:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-display:"Bricolage Grotesque", system-ui, sans-serif;--font-body:"Figtree", system-ui, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-pill:999px;--bg:#f4f3f8;--surface:#fff;--surface-2:#e9e7f2;--surface-3:#f9f8fc;--hover:#eceaf4;--border:#e0ddea;--border-strong:#cbc7da;--input-border:#bdb8d0;--divider:#ece9f2;--text:#1c1b2e;--text-2:#3b3953;--muted:#5c5974;--faint:#7d7a93;--brand:#3f3a93;--on-brand:#fff;--link:#3f3a93;--focus:#5b55d9;--accent:#f0955a;--logo-body:#3f3a93;--logo-mark:#fff;--chip-on-bg:#1c1b2e;--chip-on-fg:#fff;--switch-off:#c4c0d4;--night-bg:#2a2670;--night-fg:#fff;--night-muted:#d6d4f5;--toast-bg:#1c1b2e;--toast-fg:#fff;--toast-action:#ffb27a;--danger:#b42318;--scrim:#1c1b2e61;--shadow:#1c1b2e38;--nav-shadow:0 1px 2px #1c1b2e1a;--on-kid:#fff;--kid-pink:#b42f78;--kid-blue:#2759c4;--kid-green:#0e7a68;--kid-orange:#a4501a;--kid-purple:#6b3fa8;--kid-teal:#0f6e86;--st-open-bg:#fce2d8;--st-open-fg:#9a2e10;--st-review-bg:#e4e5fb;--st-review-fg:#3336a0;--st-changed-bg:#f4e1f2;--st-changed-fg:#7a2c77;--st-soon-bg:#fcebd1;--st-soon-fg:#7a4300;--st-watching-bg:#ddf0ed;--st-watching-fg:#135b53;--st-registered-bg:#e0f1e2;--st-registered-fg:#225f2e;--quote-bg:#f1f1fc}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#111022;--surface:#1b1a30;--surface-2:#16152a;--surface-3:#151427;--hover:#26253f;--border:#2c2a47;--border-strong:#3e3c60;--input-border:#4a4870;--divider:#262440;--text:#eceaf8;--text-2:#cfcce4;--muted:#a5a2c2;--faint:#827fa0;--brand:#5b4fe0;--on-brand:#fff;--link:#b4b0ff;--focus:#b4b0ff;--accent:#f7a56b;--logo-body:#9c97f5;--logo-mark:#15142b;--chip-on-bg:#eceaf8;--chip-on-fg:#15142b;--switch-off:#4a4870;--night-bg:#24225a;--night-fg:#f1f0ff;--night-muted:#c3c0ee;--toast-bg:#eceaf8;--toast-fg:#15142b;--toast-action:#9a4a12;--danger:#ff9c8f;--scrim:#04040c9e;--shadow:#00000080;--nav-shadow:0 1px 2px #0006;--on-kid:#fff;--kid-pink:#c2408a;--kid-blue:#3d6fd6;--kid-green:#0e7f6b;--kid-orange:#b0561c;--kid-purple:#7a4fc0;--kid-teal:#137a93;--st-open-bg:#3d1f1a;--st-open-fg:#ffb09a;--st-review-bg:#252754;--st-review-fg:#bbbeff;--st-changed-bg:#361f3b;--st-changed-fg:#f0b3ec;--st-soon-bg:#382914;--st-soon-fg:#ffc88a;--st-watching-bg:#15302d;--st-watching-fg:#8cdcd1;--st-registered-bg:#19301e;--st-registered-fg:#9fdda9;--quote-bg:#20204a}*,:before,:after{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.015em;margin:0;font-weight:600;line-height:1.2}h1{font-size:clamp(1.6rem,1.2rem + 1.6vw,2.15rem)}h2{font-size:1.35rem}h3{font-size:1.1rem}p{margin:0}a{color:var(--link)}a:hover{color:var(--text)}code{background:var(--surface-2);border-radius:6px;padding:1px 6px;font-size:.9em}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.muted{color:var(--muted)}.small{font-size:.85rem}.block{display:block}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.stack{flex-direction:column;gap:16px;display:flex}.narrow{max-width:560px}.push-right{margin-left:auto}.btn{border-radius:var(--radius-md);min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:.95rem;font-weight:700;text-decoration:none;transition:filter .15s,background .15s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--brand);color:var(--on-brand)}.btn-primary:hover:not(:disabled){color:var(--on-brand);filter:brightness(.92)}:root[data-theme=dark] .btn-primary:hover:not(:disabled){filter:brightness(1.1)}.btn-secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.btn-secondary:hover:not(:disabled),.btn-ghost:hover:not(:disabled){background:var(--hover)}.btn-ghost{color:var(--text-2);background:0 0}.btn-small{min-height:34px;padding:0 12px;font-size:.85rem}.btn-block{width:100%}.btn-link{font:inherit;color:var(--link);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.btn-link:disabled{color:var(--faint);cursor:not-allowed}.icon-btn{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border:none;font-size:1.5rem;line-height:1}.icon-btn:hover{background:var(--hover)}.field{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.field label,.fieldset legend{font-size:.88rem;font-weight:700}.field input{border:1px solid var(--input-border);border-radius:var(--radius-md);background:var(--surface);min-height:46px;color:var(--text);font:inherit;padding:0 14px}.field input::placeholder{color:var(--faint)}.field-hint{color:var(--muted);font-size:.82rem}.field-row{flex-wrap:wrap;gap:14px;display:flex}.field-row>.field{flex:200px}.fieldset{border:none;flex-direction:column;gap:12px;margin:0;padding:0;display:flex}.fieldset legend{margin-bottom:8px;padding:0}.form-error{border-radius:var(--radius-md);background:var(--st-open-bg);color:var(--st-open-fg);padding:10px 14px;font-size:.92rem}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:var(--surface);min-height:40px;color:var(--text);font:inherit;cursor:pointer;padding:0 16px;font-weight:700}.swatch{border:3px solid var(--surface);width:40px;height:40px;box-shadow:0 0 0 1px var(--border-strong);cursor:pointer;border-radius:50%}.swatch[aria-pressed=true]{box-shadow:0 0 0 3px var(--text)}.auth-page{flex-direction:column;align-items:center;gap:24px;min-height:100vh;padding:24px 16px 48px;display:flex}.auth-header{justify-content:space-between;align-items:center;width:100%;max-width:440px;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:0 12px 32px -18px var(--shadow);flex-direction:column;gap:20px;padding:32px 28px;display:flex}.auth-subtitle{color:var(--muted);margin-top:-8px}.auth-links{color:var(--muted);flex-direction:column;align-items:center;gap:10px;font-size:.92rem;display:flex}.auth-tagline{color:var(--muted);font-family:var(--font-display)}.setup-steps{flex-direction:column;gap:8px;margin:0;padding-left:20px;display:flex}.wordmark{font-family:var(--font-display);align-items:center;gap:10px;font-size:1.35rem;font-weight:700;display:inline-flex}.full-page-spinner{min-height:100vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.full-page-spinner svg{animation:1.4s ease-in-out infinite logo-bob}@keyframes logo-bob{50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.full-page-spinner svg{animation:none}}.theme-toggle{border-radius:var(--radius-md);background:var(--bg);border:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;display:grid}.theme-toggle button{border-radius:var(--radius-sm);min-height:34px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:inline-flex}.theme-toggle button[aria-pressed=true]{background:var(--surface);color:var(--text);box-shadow:var(--nav-shadow)}.theme-toggle-compact{display:inline-grid}.theme-toggle-compact button{width:36px}.shell{min-height:100vh;display:flex}.sidebar{background:var(--surface-2);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:28px;width:240px;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.sidebar .wordmark{--logo-ring:var(--surface-2);padding:0 8px}.nav-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.nav-link{border-radius:var(--radius-sm);min-height:42px;color:var(--muted);align-items:center;gap:12px;padding:0 12px;font-weight:600;text-decoration:none;display:flex}.nav-link:hover{background:var(--hover);color:var(--text)}.nav-link.active{background:var(--surface);color:var(--text);box-shadow:var(--nav-shadow);font-weight:700}.sidebar-kids{flex-direction:column;gap:10px;padding:0 8px;display:flex}.sidebar-kids ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.sidebar-kids li{align-items:center;gap:10px;font-weight:600;display:flex}.sidebar-footer{flex-direction:column;gap:14px;margin-top:auto;display:flex}.sidebar-user{flex-direction:column;gap:2px;padding:0 8px;font-size:.88rem;display:flex}.sidebar-user .btn-link{align-self:flex-start}.sidebar-user-name{text-overflow:ellipsis;font-weight:700;overflow:hidden}.shell-main{flex:1;min-width:0}.page{flex-direction:column;gap:24px;max-width:1100px;padding:32px 40px 80px;display:flex}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-header h1{margin-top:6px}.dashboard{grid-template-columns:minmax(0,1fr) 320px;min-height:100vh;display:grid}.dashboard-main{flex-direction:column;gap:28px;min-width:0;padding:32px 40px 80px;display:flex}.section{flex-direction:column;gap:12px;display:flex}.section-header{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.section-header .muted{font-size:.88rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:20px 22px;display:flex}.card-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.card-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.card-meta{flex-shrink:0;align-items:center;gap:12px;display:flex}.card-headline{font-weight:700}.card-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.countdown{font-family:var(--font-display);white-space:nowrap;font-size:1.05rem;font-weight:600}.tone-open{color:var(--st-open-fg)}.tone-review{color:var(--st-review-fg)}.tone-soon{color:var(--st-soon-fg)}.tone-watching{color:var(--st-watching-fg)}.tone-registered{color:var(--st-registered-fg)}.badge{border-radius:var(--radius-pill);white-space:nowrap;padding:3px 10px;font-size:.75rem;font-weight:700;display:inline-block}.badge-open{background:var(--st-open-bg);color:var(--st-open-fg)}.badge-review{background:var(--st-review-bg);color:var(--st-review-fg)}.badge-soon{background:var(--st-soon-bg);color:var(--st-soon-fg)}.badge-watching{background:var(--st-watching-bg);color:var(--st-watching-fg)}.badge-registered{background:var(--st-registered-bg);color:var(--st-registered-fg)}.row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:16px;padding:14px 18px;display:flex}.row-quiet{border:none;border-bottom:1px solid var(--divider);background:0 0;border-radius:0}.quiet-list{background:var(--surface-3);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.quiet-list .row-quiet:last-child{border-bottom:none}.row-name{flex-shrink:0;align-items:center;gap:8px;width:220px;min-width:0;display:flex}.row-link{color:var(--text);font-weight:700;text-decoration:none}.row-link:hover{color:var(--link);text-decoration:underline}.row-detail{min-width:0;color:var(--text-2);flex:1;font-size:.92rem}.empty-state{background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:12px;padding:32px;display:flex}.empty-note{border:1px dashed var(--border-strong);border-radius:var(--radius-md);color:var(--muted);padding:18px 20px}.rail{background:var(--surface-3);border-left:1px solid var(--border);flex-direction:column;gap:18px;padding:32px 24px;display:flex}.rail h2{font-size:1.15rem}.timeline{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.timeline li{align-items:center;gap:12px;display:flex}.timeline-text{flex-direction:column;flex:1;min-width:0;font-size:.9rem;display:flex}.date-chip{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:50px;line-height:1.1;display:flex}.date-chip span{letter-spacing:.08em;color:var(--st-open-fg);font-size:.62rem;font-weight:700}.date-chip strong{font-family:var(--font-display);font-size:1.2rem}.night-card{border-radius:var(--radius-lg);background:var(--night-bg);color:var(--night-fg);flex-direction:column;gap:6px;margin-top:8px;padding:18px;display:flex}.night-card p{color:var(--night-muted);font-size:.88rem}.kid-avatars{padding-left:6px;display:inline-flex}.kid-avatar{color:var(--on-kid);border:2px solid var(--surface);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.kid-avatars .kid-avatar{margin-left:-6px}.kid-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.kid-list li{align-items:center;gap:12px;display:flex}.kid-name{font-size:1.05rem;font-weight:700}.table{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.table-row{border-bottom:1px solid var(--divider);grid-template-columns:minmax(0,2fr) minmax(0,.8fr) minmax(0,.9fr) minmax(0,2.2fr) auto;align-items:center;gap:16px;padding:14px 20px;font-size:.92rem;display:grid}.table-row:last-child{border-bottom:none}.table-head{background:var(--surface-3);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:700}.dialog{background:var(--surface);width:min(600px,100vw - 32px);max-height:calc(100vh - 48px);color:var(--text);box-shadow:0 24px 60px var(--shadow);border:none;border-radius:20px;padding:24px 28px 28px}.dialog::backdrop{background:var(--scrim)}.dialog-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.dialog-actions{justify-content:flex-end;gap:8px;display:flex}.toast-region{z-index:100;width:max-content;max-width:calc(100vw - 32px);position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast{border-radius:var(--radius-md);background:var(--toast-bg);color:var(--toast-fg);box-shadow:0 12px 30px var(--shadow);align-items:center;gap:12px;padding:10px 10px 10px 18px;font-size:.92rem;display:flex}.toast-action,.toast-close{min-height:36px;font:inherit;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;font-weight:700}.toast-action{color:var(--toast-action);padding:0 8px}.toast-close{color:var(--toast-fg);width:36px;font-size:1.3rem}@media (width<=1100px){.dashboard{grid-template-columns:minmax(0,1fr)}.rail{border-left:none;border-top:1px solid var(--border)}}@media (width<=760px){.shell{flex-direction:column}.sidebar{border-right:none;border-bottom:1px solid var(--border);gap:12px;width:100%;height:auto;padding:14px 16px;position:static}.nav-list{flex-direction:row;overflow-x:auto}.nav-link{white-space:nowrap}.sidebar-kids{display:none}.sidebar-footer{flex-direction:row;justify-content:space-between;align-items:center}.dashboard-main,.page{padding:20px 16px 64px}.row{flex-wrap:wrap}.row-name{width:100%}.table-row{grid-template-columns:minmax(0,1fr) auto auto}.table-row>:nth-child(2),.table-row>:nth-child(4),.table-head{display:none}}.finding{border-radius:var(--radius-md);background:var(--quote-bg);flex-direction:column;gap:6px;padding:14px 16px;display:flex}.finding-label{letter-spacing:.07em;text-transform:uppercase;color:var(--st-review-fg);font-size:.72rem;font-weight:700}.finding-quote{margin:0;font-size:1rem;font-style:italic;line-height:1.45}.check-status{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:2px;font-size:.8rem;display:flex}.check-status-busy span:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;margin-right:6px;animation:1.2s ease-in-out infinite check-pulse;display:inline-block}@keyframes check-pulse{50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.check-status-busy span:before{animation:none}}.finding-closed{background:var(--surface-3);border:1px dashed var(--border-strong)}.finding-next{font-size:.92rem}.badge-closed{background:var(--st-soon-bg);color:var(--st-soon-fg);margin-left:8px}.cell-actions{flex-wrap:wrap;gap:6px;display:flex}.chip[aria-pressed=true]{background:var(--chip-on-bg);border-color:var(--chip-on-bg);color:var(--chip-on-fg)}.page-wide{max-width:1280px}.admin-dl{grid-template-columns:max-content minmax(0,1fr);gap:8px 20px;margin:0;font-size:.92rem;display:grid}.admin-dl dt{color:var(--muted);font-weight:600}.admin-dl dd{margin:0}.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.stat dt{color:var(--muted);font-size:.78rem;font-weight:600}.stat dd{font-family:var(--font-display);margin:0;font-size:1.5rem;font-weight:600}.admin-runs .table-row{grid-template-columns:minmax(0,.9fr) minmax(0,2fr) minmax(0,.8fr) minmax(0,1fr) minmax(0,.5fr) minmax(0,.8fr) minmax(0,.7fr) minmax(0,.6fr)}.dialog-wide{width:min(960px,100vw - 32px)}.run-summary{flex-wrap:wrap;align-items:center;gap:10px;font-size:.92rem;display:flex}.run-error{border-radius:var(--radius-md);background:var(--st-open-bg);color:var(--st-open-fg);white-space:pre-wrap;word-break:break-word;margin:0;padding:12px 14px;font-size:.82rem}.plain-list{flex-direction:column;gap:8px;margin:8px 0 0;padding-left:18px;font-size:.9rem;display:flex}.verdict .finding-quote{margin:4px 0}.run-log{border-radius:var(--radius-md);background:var(--surface-3);border:1px solid var(--border);max-height:360px;margin:8px 0 0;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.8rem;line-height:1.5;list-style:none;overflow:auto}.run-log li{gap:12px;display:flex}.run-log-time{width:56px;color:var(--faint);text-align:right;flex-shrink:0}.run-log-warn{color:var(--st-open-fg)}@media (width<=1100px){.admin-stats{grid-template-columns:minmax(0,1fr)}}@media (width<=760px){.admin-runs .table-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}.admin-runs .table-row>:nth-child(3),.admin-runs .table-row>:nth-child(5),.admin-runs .table-row>:nth-child(6),.admin-runs .table-row>:nth-child(7),.admin-runs .table-row>:nth-child(8){display:none}}.setting-row{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.stack-tight{flex-direction:column;gap:4px;display:flex}.switch{border-radius:var(--radius-pill);background:var(--switch-off);cursor:pointer;border:none;flex-shrink:0;justify-content:flex-start;width:52px;height:30px;padding:3px;transition:background .15s;display:flex}.switch[aria-checked=true]{background:var(--brand);justify-content:flex-end}.switch:disabled{opacity:.6;cursor:not-allowed}.switch-knob{background:#fff;border-radius:50%;width:24px;height:24px;box-shadow:0 1px 2px #00000040}.admin-reminders .table-row{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr) minmax(0,2.6fr) minmax(0,.8fr)}.spend-meters{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.spend-meter{flex-direction:column;gap:6px;display:flex}.spend-meter-top{justify-content:space-between;gap:12px;font-size:.92rem;display:flex}.spend-bar{border-radius:var(--radius-pill);background:var(--border);height:8px;overflow:hidden}.spend-bar span{border-radius:inherit;background:var(--brand);height:100%;display:block}.spend-bar-high span{background:var(--danger)}@media (width<=760px){.spend-meters{grid-template-columns:minmax(0,1fr)}}
