:root{--burgundy:#422020;--blushed-earth:#754f4d;--rose-bare:#9b756e;--nude-ember:#bda49b;--feathers:#a29a90;--silk-ivory:#e9e6df;--honey-gold:#947b50;--sagebound:#7b745b;--deep-olive:#433f2a;--velvet-night:#0e0e0f;--bg:#422020;--surface:#4a2827;--surface-raised:#522e2d;--well:#2a1717;--deep:#0e0e0f;--border:#522f2e;--border-strong:#5c3836;--ground-burgundy:#422020;--ground-night:#0e0e0f;--ground-olive:#353223;--ground-blush:#3f2d2d;--ground-sage:#34322a;--text:#e9e6df;--text-secondary:#bda49b;--text-muted:#b1aaa1;--text-faint:#bda69f;--fill-deep:#0e0e0f;--fill-mid:#754f4d;--fill-olive:#433f2a;--brand:#9b756e;--brand-text:#c0a59e;--brand-hover:#d3bdb5;--brand-surface:#0e0e0f;--brand-on-fill:#e9e6df;--frog:#947b50;--frog-text:#bda87a;--frog-surface:#2e2519;--success:#7b745b;--success-text:#b1ab92;--success-surface:#2c2a1e;--danger:#b37b76;--danger-text:#cf9f9b;--danger-surface:#351a19;--signal-high:#e9e6df;--signal-mid:#bda49b;--signal-low:#a29a90;--signal-none:#6b4442;--font-display:"Bodoni Moda", ui-serif, Georgia, "Times New Roman", serif;--font-body:"Karla", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono:ui-monospace, "Cascadia Code", "SF Mono", Menlo, monospace;--tracking-eyebrow:.22em;--radius-sm:4px;--radius:8px;--radius-lg:14px;--shadow-sm:0 1px 2px #14080859;--shadow:0 4px 16px #14080873;--shadow-lg:0 12px 40px #1408088c;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}[data-ground]{background:var(--bg);min-height:100dvh}[data-ground=burgundy]{--bg:var(--ground-burgundy)}[data-ground=night]{--bg:var(--ground-night);--surface:#1b1b1d;--surface-raised:#242424}[data-ground=olive]{--bg:var(--ground-olive);--surface:#3a3729;--surface-raised:#3f3c2e}[data-ground=blush]{--bg:var(--ground-blush);--surface:#443332;--surface-raised:#493837}[data-ground=sage]{--bg:var(--ground-sage);--surface:#39372f;--surface-raised:#3e3c34}::selection{background:var(--fill-mid);color:var(--text)}:focus-visible{outline:2px solid var(--brand-hover);outline-offset:2px;border-radius:var(--radius-sm)}
*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.6}h1,h2,h3{font-family:var(--font-display);margin:0;font-weight:400}button,input,select,textarea{font:inherit}a{color:var(--brand-text)}button,a[role=button],input[type=submit]{min-height:44px}input,select,textarea{font-size:16px}select{appearance:none;background-color:var(--well);color:var(--text);background-image:linear-gradient(45deg, transparent 50%, var(--text-faint) 50%), linear-gradient(135deg, var(--text-faint) 50%, transparent 50%);background-position:right 1.1rem center,right .75rem center;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:2rem}select option{background:var(--well);color:var(--text)}input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}::placeholder{color:var(--text-faint);opacity:1}[data-ground]{padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.row{grid-template-columns:auto auto 1fr auto auto;grid-template-areas:"bar check title actions score""extra extra extra extra extra";align-items:center;column-gap:.6rem;display:grid}.row-bar{grid-area:bar}.row-check{grid-area:check}.row-title{grid-area:title;min-width:0}.row-actions{grid-area:actions;justify-content:flex-end;align-items:center;display:flex}.row-score{grid-area:score}.row-extra{grid-area:extra;min-width:0}.rows{container-type:inline-size}@container (max-width:559px){.row{grid-template-columns:auto auto 1fr auto;grid-template-areas:"bar check title title""bar check score actions""extra extra extra extra";align-items:start;row-gap:0}.row-check{align-self:start}.row-score{place-self:center start}}@media (max-width:559px){.row{grid-template-columns:auto auto 1fr auto;grid-template-areas:"bar check title title""bar check score actions""extra extra extra extra";align-items:start;row-gap:0}.row-check{align-self:start}.row-score{place-self:center start}}.frog-card{grid-template-columns:auto auto 1fr auto;grid-template-areas:"check badge title clear";align-items:center;column-gap:.75rem;display:grid}.frog-check{grid-area:check}.frog-badge{grid-area:badge}.frog-title{grid-area:title;min-width:0}.frog-clear{grid-area:clear}@media (max-width:559px){.frog-card{grid-template-columns:auto 1fr auto;grid-template-areas:"check badge clear""title title title";row-gap:.35rem}.frog-badge{justify-self:start}}.step{grid-template-columns:1fr auto;grid-template-areas:"steptitle stepactions""steptasks steptasks";align-items:center;column-gap:.5rem;display:grid}.step-title{grid-area:steptitle;min-width:0}.step-actions{grid-area:stepactions;justify-content:flex-end;align-items:center;display:flex}.step-tasks{grid-area:steptasks;min-width:0}@container (max-width:559px){.step{grid-template-columns:1fr;grid-template-areas:"steptitle""stepactions""steptasks";row-gap:0}.step-actions{justify-content:flex-start;margin-left:-.5rem}}@media (max-width:559px){.step{grid-template-columns:1fr;grid-template-areas:"steptitle""stepactions""steptasks";row-gap:0}.step-actions{justify-content:flex-start;margin-left:-.5rem}}summary::-webkit-details-marker{display:none}summary.disclosure{cursor:pointer;align-items:center;gap:.5rem;min-height:44px;list-style:none;display:flex}summary.disclosure:before{content:"+";border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:1.1rem;height:1.1rem;color:var(--brand-text);flex-shrink:0;place-items:center;font-size:.8rem;line-height:1;display:inline-grid}details[open]>summary.disclosure:before{content:"−"}.waking-note{left:50%;bottom:calc(1rem + env(safe-area-inset-bottom,0px));border:1px solid var(--border-strong);background:var(--surface-raised);max-width:calc(100vw - 2rem);color:var(--text-secondary);text-align:center;opacity:0;border-radius:99px;margin:0;padding:.5rem .9rem;font-size:.78rem;animation:.25s .7s forwards waking-in;display:block;position:fixed;transform:translate(-50%)}@keyframes waking-in{to{opacity:1}}.field{background:var(--well);min-height:44px;color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius);padding:.6rem .75rem;font-size:16px}.field-block{width:100%}.field-onpage{background:var(--surface);outline-offset:2px}textarea.field{resize:vertical;padding:.8rem .9rem;font-family:inherit;line-height:1.5}.panel{border-top:1px dashed var(--border);flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.35rem;padding:.5rem 0 .7rem;display:flex}.panel-label{letter-spacing:.14em;text-transform:uppercase;color:var(--text-faint);flex-basis:100%;margin-right:.2rem;font-size:.64rem;font-weight:600}.chip{background:var(--well);border:1px solid var(--border-strong);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;white-space:nowrap;min-height:44px;padding:0 .7rem;font-size:.78rem}.chip:disabled{color:var(--text-faint);cursor:not-allowed;opacity:.55}.steps{gap:.15rem;margin:.4rem 0 0;padding:0;list-style:none;display:grid}.step-line{grid-template-columns:auto auto 1fr;align-items:center;gap:.5rem;font-size:.85rem;display:grid}.step-day{font-family:var(--font-mono);color:var(--text-faint);white-space:nowrap;min-width:4.5rem;font-size:.72rem}.progress-track{background:var(--well);border-radius:2px;max-width:12rem;height:4px;margin-top:.3rem;display:block;overflow:hidden}.progress-fill{background:var(--success);height:100%;display:block}.week{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}@media (min-width:720px){.week{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:559px){.wordmark{display:none}}.day-strip{flex-wrap:wrap;gap:.35rem;margin-bottom:1.25rem;display:flex}.day-chip{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--well);min-width:44px;min-height:44px;color:var(--text-muted);flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.1rem;padding:.2rem .3rem;font-size:.7rem;line-height:1.1;text-decoration:none;display:flex}.day-chip[aria-current]{border-color:var(--brand);color:var(--text)}.day-chip-name{letter-spacing:.06em;text-transform:uppercase}.day-chip-count{font-family:var(--font-mono);color:var(--text-faint);font-size:.68rem}.day-chip-frog{color:var(--frog-text)}.week>section{scroll-margin-top:1rem}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
