:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}:root{--cream:#fffdf7;--paper:#f7f1e7;--ink:#2f2925;--muted:#786f68;--line:#2f292524;--coral:#dc705d;--gold:#efb544;--teal:#337167;--lavender:#d9d6e7;--font-display:Georgia, serif;--font-body:"Plus Jakarta Sans", "Segoe UI", sans-serif}*{box-sizing:border-box}body{background:var(--cream);min-width:320px;min-height:100vh;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 8% 0,#fffffff2,#0000 24rem),linear-gradient(120deg,#dc705d0d,#0000 45%,#3371670d);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.admin-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#fffdf7a6;flex-direction:column;width:15rem;padding:2rem 1.35rem;display:flex;position:fixed;inset:0 auto 0 0}.brand{font-family:var(--font-display);align-items:flex-start;gap:.7rem;font-size:1.15rem;line-height:.95;display:flex}.brand-mark{background:var(--coral);border-radius:50% 50% 50% 0;width:.85rem;height:.85rem;margin-top:.1rem;transform:rotate(-45deg)}.sidebar-label{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:4rem 0 .7rem;font-size:.65rem;font-weight:800}.sidebar-nav a{color:var(--ink);border-radius:.65rem;justify-content:space-between;padding:.75rem .8rem;font-size:.85rem;font-weight:700;display:flex}.sidebar-nav a.router-link-active{color:var(--coral);background:#dc705d1f}.sidebar-footer{color:var(--muted);align-items:center;gap:.45rem;margin-top:auto;font-size:.68rem;display:flex}.status-dot{background:var(--teal);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 .25rem #3371671f}.admin-main{width:calc(100% - 15rem);margin-left:15rem}.topbar{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;padding:1.35rem 4rem;font-size:.7rem;font-weight:800;display:flex}.workspace-page{max-width:76rem;margin:0 auto;padding:4.5rem 4rem}.page-heading,.editor-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.eyebrow{color:var(--coral);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .7rem;font-size:.68rem;font-weight:800}.page-heading h1,.editor-heading h1,.preview-hero h1,.empty-state h1{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(3rem,6vw,5.8rem);font-weight:400;line-height:.92}.page-heading p:not(.eyebrow){color:var(--muted);margin-top:1rem;line-height:1.6}.library-count,.preview-label{color:var(--muted);font-size:.72rem;font-weight:800}.checkup-list{gap:.8rem;display:grid}.checkup-row{background:#fffdf7b8;border:1px solid #ffffffe6;border-radius:1rem;align-items:center;gap:1.2rem;padding:1.2rem;display:flex;box-shadow:0 .8rem 2.5rem #30271f0f}.checkup-icon{background:var(--blush,#f5d9d0);width:3rem;height:3rem;color:var(--coral);border-radius:.8rem;place-items:center;display:grid}.checkup-info{flex:1}.row-kicker,.question-type{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:800}.checkup-info h2{font-family:var(--font-display);margin:.35rem 0;font-size:1.55rem;font-weight:400}.checkup-info p{color:var(--muted);margin:0;font-size:.75rem}.status-pill{text-transform:uppercase;border-radius:999px;padding:.35rem .65rem;font-size:.64rem;font-weight:800}.status-pill.draft{color:#8a6418;background:#efb5442e}.status-pill.published{color:var(--teal);background:#33716724}.row-action,.back-link{color:var(--teal);font-size:.75rem;font-weight:800}.editor-actions{gap:.55rem;display:flex}.primary-button,.secondary-button{border:0;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.primary-button{background:var(--ink);color:var(--cream)}.primary-button:hover{background:var(--teal)}.secondary-button{border:1px solid var(--line);color:var(--ink);background:#ffffff73}.editor-grid{grid-template-columns:minmax(0,1fr) 18rem;gap:1rem;display:grid}.editor-main{gap:1rem;display:grid}.editor-card,.aside-card{background:#fffdf7b8;border:1px solid #ffffffe6;border-radius:1rem;padding:1.5rem;box-shadow:0 .8rem 2.5rem #30271f0f}.field-label{color:var(--muted);text-transform:uppercase;gap:.45rem;margin-bottom:1rem;font-size:.68rem;font-weight:800;display:grid}.field-label input,.field-label textarea,.field-label select,.option-row input{border:1px solid var(--line);width:100%;color:var(--ink);text-transform:none;background:#ffffff85;border-radius:.5rem;outline:0;padding:.7rem .8rem;font-size:.84rem;font-weight:400}.field-label input:focus,.field-label textarea:focus,.field-label select:focus{border-color:var(--teal);box-shadow:0 0 0 .2rem #3371671a}.section-editor-heading{justify-content:space-between;gap:1rem;margin-bottom:1.2rem;display:flex}.section-number{color:var(--coral);font-size:.65rem;font-weight:800}.section-editor h2{font-family:var(--font-display);margin:.35rem 0;font-size:2rem;font-weight:400}.section-editor-heading p{color:var(--muted);margin:0;font-size:.78rem}.accent-chip{background:var(--paper);color:var(--muted);text-transform:uppercase;border-radius:999px;align-self:start;padding:.3rem .6rem;font-size:.62rem}.accent-chip.coral{color:var(--coral)}.accent-chip.gold{color:#8a6418}.accent-chip.teal{color:var(--teal)}.question-editor{border-top:1px solid var(--line)}.question-toggle{width:100%;color:var(--ink);text-align:left;background:0 0;border:0;justify-content:space-between;gap:1rem;padding:1rem 0;font-size:.84rem;font-weight:700;display:flex}.question-fields{padding:0 0 1rem}.field-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.toggle-label{color:var(--ink);align-self:center;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:flex}.options-heading{color:var(--muted);text-transform:uppercase;justify-content:space-between;margin:.4rem 0 .5rem;font-size:.68rem;font-weight:800;display:flex}.options-heading button{color:var(--teal);background:0 0;border:0;font-size:.7rem;font-weight:800}.option-row{grid-template-columns:.8fr 1fr auto;gap:.4rem;margin-bottom:.4rem;display:grid}.option-row button{color:var(--coral);background:0 0;border:0;font-size:1.2rem}.aside-card h2{font-family:var(--font-display);margin:.8rem 0;font-size:2rem;font-weight:400;line-height:1}.aside-card p:not(.eyebrow){color:var(--muted);font-size:.78rem;line-height:1.7}.aside-rule{background:var(--line);height:1px;margin:1.5rem 0}.save-notice,.error-banner{color:var(--teal);background:#3371671a;border-radius:.5rem;padding:.7rem 1rem;font-size:.75rem;font-weight:700}.error-banner{color:var(--coral);background:#dc705d1a}.empty-state{color:var(--muted);padding:5rem 0}.preview-page{max-width:58rem;margin:0 auto;padding:3rem 4rem 6rem}.preview-top{justify-content:space-between;display:flex}.preview-hero{max-width:42rem;padding:5rem 0 4rem}.preview-hero h1{margin:1rem 0}.preview-hero p:last-child{color:var(--muted);line-height:1.7}.preview-section{border-top:1px solid var(--line);padding:2rem 0}.preview-section-title h2{font-family:var(--font-display);margin:.4rem 0;font-size:2.5rem;font-weight:400}.preview-section-title p{color:var(--muted);font-size:.8rem}.preview-question{background:#ffffff61;border-radius:.8rem;margin:1.5rem 0;padding:1.2rem}.preview-question h3{margin:.6rem 0;font-size:1rem}.preview-question p{color:var(--muted);font-size:.78rem;line-height:1.6}.preview-options,.preview-scale{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.preview-options span,.preview-scale span{border:1px solid var(--line);color:var(--muted);border-radius:.4rem;padding:.45rem .65rem;font-size:.7rem}.preview-scale span{text-align:center;min-width:2rem}@media (width<=58rem){.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;align-items:center;width:100%;height:auto;padding:1rem 1.2rem;position:static}.sidebar-label,.sidebar-footer{display:none}.sidebar-nav{margin-left:auto}.admin-shell{display:block}.admin-main{width:100%;margin-left:0}.topbar{padding:1rem 1.2rem}.workspace-page,.preview-page{padding:3rem 1.2rem}.editor-grid{grid-template-columns:1fr}.editor-aside{order:-1}.page-heading,.editor-heading{flex-direction:column;align-items:flex-start}.editor-actions{flex-wrap:wrap}}@media (width<=36rem){.checkup-row{flex-wrap:wrap;align-items:flex-start}.checkup-info{min-width:calc(100% - 4.3rem)}.row-action{margin-left:4.2rem}.field-grid{grid-template-columns:1fr}.preview-hero{padding-top:3rem}}
