@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@400;500;600;700&display=swap");:root{--color-bg-primary:#f2f1ee;--color-bg-secondary:#e8e6e3;--color-bg-tertiary:#fff;--color-bg-dark-section:var(--color-bg-secondary);--color-bg-emphasis:#fbb698;--color-bg-warm:#fbb698;--color-bg-warm-light:#ffeee6;--color-ink:#2b2927;--color-accent-fill:#fbb698;--color-primary:#2b2927;--color-secondary:#2b2927;--color-secondary-dark:#2b2927;--color-accent:#fbb698;--color-accent-dark:#c02f2f;--color-accent-light:#ffeee6;--color-accent-strong:#fbb698;--color-accent-text:#c02f2f;--color-accent-strong-ink:#2b2927;--color-text-primary:#2b2927;--color-text-secondary:rgba(43,41,39,.7);--color-text-content:rgba(43,41,39,.85);--color-text-light:#fff;--color-text-muted:rgba(43,41,39,.72);--color-nontext:#b6b1a9;--color-text-tertiary:var(--color-nontext);--color-text-on-emphasis:#2b2927;--color-text-on-emphasis-secondary:rgba(43,41,39,.7);--color-border:rgba(43,41,39,.08);--color-border-hover:rgba(43,41,39,.16);--color-border-input:#e8e6e3;--color-surface:hsla(0,0%,100%,.94);--color-surface-hover:hsla(0,0%,100%,.98);--color-success:#2f6b4f;--color-error:#c02f2f;--color-focus:#c02f2f;--grad-warm:linear-gradient(135deg,#fff,#ffeee6);--grad-accent:linear-gradient(135deg,#ffeee6,#fbb698);--grad-deep:linear-gradient(135deg,#c02f2f,#2b2927);--grad-ink:linear-gradient(135deg,#2b2927,#46423e);--on-warm:#2b2927;--on-accent:#2b2927;--on-deep:#f2f1ee;--on-ink:#f2f1ee;--shadow-xs:0 1px 2px rgba(0,0,0,.03);--shadow-sm:0 1px 3px rgba(0,0,0,.04);--shadow-md:0 4px 16px rgba(0,0,0,.06);--shadow-lg:0 8px 30px rgba(0,0,0,.08);--shadow-xl:0 16px 48px rgba(0,0,0,.1);--shadow-header:0 2px 16px rgba(0,0,0,.08);--font-heading:"DM Serif Display",Georgia,"Times New Roman",serif;--font-primary:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-display:clamp(3rem,2.4rem + 3vw,4.5rem);--text-4xl:clamp(2.5rem,2rem + 2.5vw,4rem);--text-3xl:clamp(2rem,1.6rem + 2vw,3rem);--text-2xl:clamp(1.5rem,1.3rem + 1vw,2rem);--text-xl:clamp(1.25rem,1.1rem + 0.75vw,1.5rem);--text-lg:clamp(1.0625rem,1rem + 0.3vw,1.125rem);--text-base:1rem;--text-sm:0.875rem;--text-xs:0.75rem;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-light:var(--font-regular);--font-extrabold:var(--font-bold);--leading-none:1;--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.375;--leading-relaxed:1.5;--leading-loose:1.7;--tracking-tight:-0.03em;--tracking-snug:-0.02em;--tracking-normal:0;--tracking-wide:0.06em;--tracking-wider:0.08em;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-2:2px;--radius-4:4px;--radius-6:6px;--radius-sm:8px;--radius-10:10px;--radius-md:12px;--radius-14:14px;--radius-lg:16px;--radius-xl:20px;--radius-2xl:24px;--radius-3xl:28px;--radius-4xl:32px;--radius-pill:56px;--radius-full:9999px;--radius-circle:50%;--container-max:1280px;--container-padding:24px;--content-max:1232px;--container-narrow:800px;--measure-narrow:600px;--measure:720px;--measure-wide:860px;--header-height:72px;--transition-fast:150ms var(--ease-out);--transition-base:250ms var(--ease-out);--transition-smooth:400ms var(--ease-out);--transition-slow:500ms var(--ease-out);--transition-morph:420ms var(--ease-out);--dur-fast:150ms;--dur-base:250ms;--dur-smooth:400ms;--dur-slow:500ms;--ease-out:cubic-bezier(0.4,0,0.2,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--lift-sm:-1px;--lift-md:-2px;--lift-lg:-4px;--reveal-shift:16px;--z-base:0;--z-dropdown:100;--z-sticky:500;--z-overlay:900;--z-modal:1000;--z-popover:1100;--z-tooltip:1200}[data-theme=dark]{--color-bg-primary:#353230;--color-bg-secondary:#2c2a28;--color-bg-tertiary:#3e3b38;--color-bg-dark-section:var(--color-bg-secondary);--color-bg-emphasis:#2c2a28;--color-bg-warm:#3e3530;--color-bg-warm-light:#3e3530;--color-ink:#f2f1ee;--color-accent-fill:#fbb698;--color-primary:#fbb698;--color-secondary:#fff;--color-secondary-dark:#f2f1ee;--color-accent:#fbb698;--color-accent-dark:#fbb698;--color-accent-light:#3e3530;--color-accent-strong:#fbb698;--color-accent-text:#fbb698;--color-accent-strong-ink:#353230;--color-text-primary:#f2f1ee;--color-text-secondary:hsla(45,13%,94%,.7);--color-text-content:hsla(45,13%,94%,.85);--color-text-light:#353230;--color-text-muted:hsla(45,13%,94%,.72);--color-nontext:#8b857c;--color-text-tertiary:var(--color-nontext);--color-text-on-emphasis:#f2f1ee;--color-text-on-emphasis-secondary:hsla(45,13%,94%,.7);--color-text-white-primary:#fff;--color-text-white-secondary:hsla(0,0%,100%,.55);--color-text-white-tertiary:hsla(0,0%,100%,.4);--color-border:hsla(45,13%,94%,.1);--color-border-hover:hsla(45,13%,94%,.2);--color-border-input:hsla(45,13%,94%,.18);--color-surface:rgba(53,50,48,.96);--color-surface-hover:rgba(62,59,56,.98);--color-success:#6fae84;--color-error:#e28d8d;--color-focus:#fbb698;--grad-warm:linear-gradient(135deg,#3e3530,#2c2a28);--grad-accent:linear-gradient(135deg,#3e3530,#fbb698);--grad-deep:linear-gradient(135deg,#c02f2f,#2b2927);--grad-ink:linear-gradient(135deg,#2c2a28,#3e3b38);--on-warm:#f2f1ee;--on-accent:#2b2927;--on-deep:#f2f1ee;--on-ink:#f2f1ee;--shadow-xs:0 1px 2px rgba(0,0,0,.15);--shadow-sm:0 1px 3px rgba(0,0,0,.2);--shadow-md:0 4px 16px rgba(0,0,0,.25);--shadow-lg:0 8px 30px rgba(0,0,0,.3);--shadow-xl:0 16px 48px rgba(0,0,0,.4);--shadow-header:0 2px 16px rgba(0,0,0,.3)}