:root{--color-bg-canvas:#f7f5f0;--color-bg-surface:#fdfcf9;--color-bg-sunken:#f0ede6;--color-text-primary:#1c1b18;--color-text-secondary:#5c5a54;--color-text-tertiary:#65625b;--color-text-placeholder:#88857c;--color-text-inverse:#f7f5f0;--color-border-subtle:#1c1b1814;--color-border-default:#1c1b1824;--color-border-strong:#1c1b1847;--color-accent:#6b82a8;--color-accent-hover:#536890;--color-accent-subtle:#6b82a81f;--color-destructive:#b04a30;--color-destructive-bg:#faf0ed;--color-destructive-fg:#fff;--color-week-empty-past:#c8c4bb;--color-week-future:#e8e5de;--color-wash-soft:#1c1b180a;--color-wash-medium:#1c1b1814}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg-canvas:#141310;--color-bg-surface:#1c1b18;--color-bg-sunken:#0f0f0d;--color-text-primary:#eae8e3;--color-text-secondary:#9c9a94;--color-text-tertiary:#8a8880;--color-text-placeholder:#4a4845;--color-text-inverse:#141310;--color-border-subtle:#eae8e30f;--color-border-default:#eae8e31f;--color-border-strong:#eae8e338;--color-accent:#8aa3c8;--color-accent-hover:#a3b8d8;--color-accent-subtle:#8aa3c824;--color-destructive:#e07060;--color-destructive-bg:#e070601f;--color-destructive-fg:#141310;--color-week-empty-past:#2a2824;--color-week-future:#1e1d1a;--color-wash-soft:#eae8e30d;--color-wash-medium:#eae8e31a}}[data-theme=dark]{--color-bg-canvas:#141310;--color-bg-surface:#1c1b18;--color-bg-sunken:#0f0f0d;--color-text-primary:#eae8e3;--color-text-secondary:#9c9a94;--color-text-tertiary:#8a8880;--color-text-placeholder:#4a4845;--color-text-inverse:#141310;--color-border-subtle:#eae8e30f;--color-border-default:#eae8e31f;--color-border-strong:#eae8e338;--color-accent:#8aa3c8;--color-accent-hover:#a3b8d8;--color-accent-subtle:#8aa3c824;--color-destructive:#e07060;--color-destructive-bg:#e070601f;--color-destructive-fg:#141310;--color-week-empty-past:#2a2824;--color-week-future:#1e1d1a;--color-wash-soft:#eae8e30d;--color-wash-medium:#eae8e31a}
:root{--font-body:"DM Sans", system-ui, -apple-system, sans-serif;--font-display:"Lora", Georgia, "Times New Roman", serif;--font-mono:ui-monospace, "SF Mono", "JetBrains Mono", Menlo, monospace;--text-display:clamp(2.5rem, 6vw, 4.25rem);--text-h1:clamp(1.75rem, 3vw, 2.5rem);--text-h2:clamp(1.375rem, 2.5vw, 1.875rem);--text-h3:1.1875rem;--text-prompt:1.125rem;--text-body:1rem;--text-body-sm:.9375rem;--text-caption:.8125rem;--text-micro:.6875rem;--leading-tight:1.2;--leading-snug:1.4;--leading-body:1.65;--leading-loose:1.8;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.04em;--tracking-widest:.1em;--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600}
:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--max-reading:65ch;--max-content:880px;--max-wide:1280px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--z-base:1;--z-raised:10;--z-dropdown:30;--z-drawer:40;--z-navigation:50;--z-modal:100;--z-drag:200;--shadow-sm:0 1px 3px #1c1b180f, 0 1px 2px #1c1b180a;--shadow-md:0 4px 12px #1c1b1814, 0 2px 4px #1c1b180a;--shadow-lg:0 12px 32px #1c1b181a, 0 4px 8px #1c1b180f;--shadow-drawer:-8px 0 32px #1c1b181f}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--shadow-sm:0 1px 3px #0000003d;--shadow-md:0 4px 12px #00000052;--shadow-lg:0 12px 32px #0006}}[data-theme=dark]{--shadow-sm:0 1px 3px #0000003d;--shadow-md:0 4px 12px #00000052;--shadow-lg:0 12px 32px #0006}
:root{--ease:cubic-bezier(.4, 0, .2, 1);--duration-fast:.15s;--duration-base:.28s;--duration-slow:.5s;--duration-slower:.8s}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-base:0s;--duration-slow:0s;--duration-slower:0s}}

*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul[role=list],ol[role=list]{padding:0;list-style:none}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
body{font-family:var(--font-body);font-weight:var(--weight-regular);font-size:var(--text-body);line-height:var(--leading-body);color:var(--color-text-primary);background:var(--color-bg-canvas)}h1,.h-display{font-family:var(--font-display);font-size:var(--text-display);font-weight:var(--weight-regular);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-text-primary)}h1 em,.h-display em{color:var(--color-accent-hover);font-style:italic}h2,.h-1{font-family:var(--font-display);font-size:var(--text-h1);font-weight:var(--weight-regular);letter-spacing:-.015em;color:var(--color-text-primary);line-height:1.25}h2 em,.h-1 em{color:var(--color-accent-hover);font-style:italic}h3,.h-2{font-family:var(--font-display);font-size:var(--text-h2);font-weight:var(--weight-regular);line-height:var(--leading-snug);color:var(--color-text-primary)}h4,.h-3{font-family:var(--font-display);font-size:var(--text-h3);font-weight:var(--weight-regular);color:var(--color-text-primary);line-height:1.3}p,.p-body{font-family:var(--font-body);font-size:var(--text-body);font-weight:var(--weight-light);line-height:var(--leading-loose);color:var(--color-text-secondary)}.p-small{font-size:var(--text-body-sm);line-height:var(--leading-body);color:var(--color-text-secondary)}.caption{font-size:var(--text-caption);line-height:var(--leading-body);color:var(--color-text-tertiary)}.eyebrow{font-family:var(--font-body);font-size:var(--text-micro);font-weight:var(--weight-medium);letter-spacing:var(--tracking-widest);text-transform:uppercase;color:var(--color-text-tertiary)}.reflection-prompt{font-family:var(--font-display);font-size:var(--text-prompt);font-style:italic;font-weight:var(--weight-regular);line-height:var(--leading-body);color:var(--color-text-primary)}.wordmark{font-family:var(--font-display);font-weight:var(--weight-regular);letter-spacing:-.01em}.wordmark em{color:var(--color-accent-hover);font-style:italic}a{color:var(--color-accent-hover);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:.5px}a:hover{color:var(--color-accent)}code,kbd,.mono{font-family:var(--font-mono);background:var(--color-bg-sunken);border-radius:var(--radius-sm);padding:.1em .35em;font-size:.875em}


*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--week-empty:#ddd9d0;--week-empty-2:var(--color-week-empty-past);--week-future:var(--color-week-future);--nav-blur-bg:#f7f5f0e0;--c1:#e07b54;--c2:#6aaeaa;--c3:#b8a0d8;--c4:#e8c867;--c5:#7a99c8;--c6:#d4876a;--c7:#8abba6}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--week-empty:#2a2925;--nav-blur-bg:#141310e0}}[data-theme=dark]{--week-empty:#2a2925;--nav-blur-bg:#141310e0}html{scroll-behavior:smooth}body{transition:background-color .35s var(--ease), color .25s var(--ease);overflow-x:hidden}*,:before,:after{transition:background-color .35s var(--ease), border-color .35s var(--ease), color .25s var(--ease), box-shadow .35s var(--ease)}a{color:inherit;text-decoration:none}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBounce{0%,to{opacity:.6;transform:scaleY(1)}50%{opacity:1;transform:scaleY(.6)}}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease), transform .8s var(--ease)!important}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}
