:root{--page:#ebe8df;--app:#fbf9f3;--surface:#fffdf8;--surface-soft:#edf2ec;--ink:#14251e;--muted:#5e6e65;--line:#d8e0d8;--green:#174c3c;--green-soft:#dcefe3;--warm:#fff3dc;--warm-ink:#6e4c19;--danger:#7f3e34;--danger-soft:#fae7e3;--display:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--focus:#b06a22;font-family:var(--sans);color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizelegibility}@media (prefers-color-scheme:dark){:root{--page:#0b1713;--app:#10221b;--surface:#173128;--surface-soft:#1c3a2f;--ink:#edf6ee;--muted:#b8c9bd;--line:#355247;--green:#b9e2c8;--green-soft:#234b3a;--warm:#4c3b20;--warm-ink:#f4ca78;--danger:#ffb7aa;--danger-soft:#512b27;--focus:#f2c478}}*{box-sizing:border-box}body{background:var(--page);min-width:320px;min-height:100vh;margin:0}button,a,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.55}a{color:var(--green)}.app-shell{width:min(100%,430px);min-height:100vh;padding:28px 20px max(92px, calc(76px + env(safe-area-inset-bottom)));background:var(--app);margin:0 auto}.auth-shell{padding-top:64px}.app-mark{color:#fff;background:var(--green);border-radius:18px;place-items:center;width:56px;height:56px;display:grid}.eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px}h1,h2,h3,p{margin-top:0}h1,h2,.hero-value,.metric-value{font-family:var(--display);font-weight:600}h1{margin-bottom:16px;font-size:40px;line-height:1.1}h2{margin-bottom:16px;font-size:30px;line-height:1.12}h3{margin-bottom:12px;font-size:18px}.lede{max-width:31rem;color:var(--muted);margin:0 0 28px;font-size:18px;line-height:1.5}.card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:18px;box-shadow:0 8px 24px #17251d0d}.card+.card{margin-top:14px}.stack,form,.sheet{gap:14px;display:grid}.field{gap:7px;display:grid}.field-label{font-size:14px;font-weight:700}.field-hint,.muted{color:var(--muted);font-size:14px;line-height:1.45}.field input,.field select,select{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:var(--surface);border-radius:12px;padding:10px 12px}.field input[type=range]{min-height:44px;accent-color:var(--green);padding:8px 0}.button{color:#fff;background:var(--green);text-align:center;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 18px;font-weight:750;display:inline-flex}.button-secondary{color:var(--green);border:1px solid var(--green);background:0 0}.button-quiet{min-height:44px;color:var(--green);background:0 0;padding:0 10px}.full-width{width:100%}.button-danger{background:var(--danger)}.text-button,.text-link{min-height:44px;color:var(--green);background:0 0;border:0;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.health-note{color:var(--muted);margin:28px 0 4px;font-size:14px}.check-row{cursor:pointer;align-items:flex-start;gap:12px;min-height:52px;padding:12px 0;line-height:1.4;display:flex}.attestation-row{border:2px solid #0000;border-radius:14px;padding:14px}.attestation-row:focus-within{border-color:var(--green);background:var(--green-soft)}.attestation-row:has(input:checked){border-color:var(--green);background:var(--green-soft)}.check-row input{width:22px;height:22px;accent-color:var(--green);flex:none}.error-text{color:var(--danger);background:var(--danger-soft);border-radius:12px;padding:12px;font-size:14px;line-height:1.4}.topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.topbar .eyebrow{margin-bottom:2px}.header-add{border-radius:50%;width:44px;height:44px;padding:0}.sync-line{color:var(--muted);align-items:center;gap:7px;margin:16px 0 20px;font-size:13px;display:flex}.update-banner{border:1px solid var(--green);color:var(--green);background:var(--green-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.update-banner .button{min-height:40px;padding:0 12px}.status-dot{background:var(--green);border-radius:50%;width:8px;height:8px}.status-dot.is-offline{background:var(--warm-ink)}.screen{gap:14px;display:grid}.screen-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.screen-heading .eyebrow{margin-bottom:5px}.pill{min-height:28px;color:var(--green);background:var(--green-soft);border-radius:999px;align-items:center;padding:4px 9px;font-size:12px;font-weight:750;display:inline-flex}.prediction-card{background:var(--surface-soft);padding:20px}.prediction-card.is-sleeping{color:#f1f6f1;background:var(--green)}.state-label{color:var(--green);text-transform:uppercase;margin-bottom:10px;font-size:14px;font-weight:800}.is-sleeping .state-label{color:#d8f0df}.hero-value{margin:14px 0 8px;font-size:34px;font-weight:800}.prediction-list{gap:12px;margin:0;display:grid}.prediction-list div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;display:flex}.prediction-list dt{color:var(--muted);font-size:14px}.prediction-list dd{text-align:right;margin:0;font-size:17px;font-weight:750}.sleep-action{width:100%;min-height:60px}.empty-card{gap:14px;display:grid}.large-copy{margin-bottom:0;font-size:20px;line-height:1.35}.disclaimer{color:var(--muted);font-size:13px;line-height:1.45}.tab-bar{z-index:3;width:min(100%,430px);padding:8px 12px max(8px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--app);margin:auto;display:flex;position:fixed;bottom:0;left:0;right:0}.tab-item{min-height:52px;color:var(--muted);background:0 0;border:0;flex:1;place-items:center;gap:3px;font-size:12px;display:grid}.tab-item.is-selected{color:var(--green);font-weight:800}.tab-item.is-selected svg{fill:currentColor;stroke:currentColor}.segments{background:var(--surface-soft);border-radius:10px;gap:4px;padding:3px;display:flex}.segments button,.quick-row button{min-height:40px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:0 9px;font-size:13px}.segments button[aria-pressed=true]{color:var(--green);background:var(--surface);font-weight:800}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;display:grid}.metric-card{gap:7px;height:100%;min-height:118px;padding:13px;display:grid}.metric-value{font-size:22px;font-weight:800}.metric-card small{font-size:12px}.period-comparison,.typical-times{border-bottom:1px solid var(--line);padding:10px 0}.period-comparison dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.period-comparison dl div{gap:3px;display:grid}.period-comparison dt,.period-comparison dd{margin:0}.period-comparison dt{color:var(--muted);font-size:12px}.period-comparison dd{font-weight:800}.typical-times p{color:var(--muted);margin:4px 0;font-size:13px}.typical-times strong{color:var(--ink)}.day-table{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0;display:grid}.day-table h3{margin:12px 0 4px;font-size:15px}.day-table-row{border-top:1px solid var(--line);min-height:44px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.day-table-row time{color:var(--ink);font-weight:700}.night-summary-list{border-bottom:1px solid var(--line);gap:4px;padding:10px 0;display:grid}.night-summary-list p{color:var(--muted);margin:0;font-size:13px}.export-row{gap:8px;display:flex}.day-navigation,.button-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.day-picker{flex:1}.day-picker input{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:var(--surface);border-radius:10px;padding:8px 10px}.switch-row{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:52px;display:flex}.switch-row input{opacity:0;position:absolute}.switch-track{background:var(--muted);border-radius:999px;flex:none;width:52px;height:30px;position:relative}.switch-track:after{background:var(--surface);content:"";border-radius:50%;width:22px;height:22px;transition:transform .12s;position:absolute;top:4px;left:4px}.switch-row input:checked+.switch-track{background:var(--green)}.switch-row input:checked+.switch-track:after{transform:translate(22px)}.switch-row input:focus-visible+.switch-track{outline:3px solid var(--green-soft);outline-offset:3px}.invitation-result{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;gap:10px;padding:12px;display:grid}.invitation-result code{letter-spacing:.1em;font-size:18px;font-weight:800}.invitation-result input{width:100%;min-height:44px}.export-row .button{flex:1;min-height:46px;padding:0 8px;font-size:13px}.plain-list{color:var(--muted);gap:7px;margin:0 0 12px;padding-left:20px;font-size:14px;display:grid}.timeline{gap:10px;display:grid}.timeline-row{align-items:center;gap:11px;padding:13px;display:flex}.timeline-row>div:nth-child(2){flex:1;min-width:0}.timeline-row p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:13px;overflow:hidden}.timeline-icon,.choice-icon{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:12px;flex:none;place-items:center;display:grid}.choice-list{gap:8px;display:grid}.choice{border:1px solid var(--line);min-height:64px;color:var(--ink);background:var(--surface);text-align:left;border-radius:14px;align-items:center;gap:12px;padding:10px;display:flex}.choice>span:nth-child(2){flex:1;min-width:0}.choice strong,.choice small{display:block}.choice small{color:var(--muted);margin-top:3px;font-size:12px;line-height:1.3}.sheet-backdrop{z-index:10;background:#0f14116b;justify-content:center;align-items:flex-end;padding:12px;display:flex;position:fixed;inset:0}.sheet{width:min(100%,430px);max-height:90vh;padding:20px 18px max(20px, env(safe-area-inset-bottom));background:var(--surface);border-radius:22px 22px 12px 12px;overflow:auto;box-shadow:0 -12px 36px #0f14112e}.sheet-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-heading h2{margin-bottom:0}.icon-button{width:44px;height:44px;color:var(--muted);background:var(--surface-soft);border:0;border-radius:50%;place-items:center;display:grid}.quick-row{flex-wrap:wrap;gap:6px;display:flex}.quick-row button{border:1px solid var(--line)}.sr-live{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width>=561px){.app-shell{border-radius:24px;min-height:calc(100vh - 32px);margin-top:16px}.tab-bar{border-radius:18px;bottom:16px}}@media (prefers-color-scheme:dark){:root{--page:#0f1411;--app:#171c18;--surface:#222923;--surface-soft:#1d241f;--ink:#f1f6f1;--muted:#aab5ac;--line:#323b34;--green:#8bd1a9;--green-soft:#1c3828;--warm:#3b3020;--warm-ink:#f3cf91;--danger:#f3afa4;--danger-soft:#432722}.tab-bar{background:#171c18f5}.prediction-card.is-sleeping{color:#102318;background:#b9efc9}.prediction-card.is-sleeping .state-label{color:#102318}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
