:root{--color-bg:#faf6ee;--color-bg-card:#fff;--color-border:#e8dfc4;--color-text-primary:#1a1f1a;--color-text-muted:#3a3a3a;--color-text-tertiary:#666;--color-stage-pioneer:#8aa86a;--color-stage-secondary:#5a8a4a;--color-stage-climax:#3a7a3a;--color-stage-abundance:#2d5a2d;--color-accent-red:#b5402a;--color-accent-earth:#5a3a1a;--color-accent-gold:#d4b86a}.theme-dark{--color-bg:#0d1410;--color-bg-card:#1a2418;--color-border:#2a3424;--color-text-primary:#f4e9c1;--color-text-muted:#c8bfa0;--color-text-tertiary:#8a8068;--color-stage-pioneer:#5a8a4a;--color-stage-secondary:#7ab85c;--color-stage-climax:#a8d87a;--color-stage-abundance:#d4e8a8;--color-accent-red:#e07a4a;--color-accent-earth:#c8aa68;--color-accent-gold:#d4b86a}:root{--font-family-sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-size-data:0.6875rem;--font-size-meta:0.8125rem;--font-size-body:1rem;--font-size-lede:1.25rem;--font-size-h4:1.25rem;--font-size-h3:1.5rem;--font-size-h2:2rem;--font-size-h1:3rem;--font-size-display:4.5rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-1.2px;--tracking-snug:-0.6px;--tracking-normal:0;--tracking-wide:2px;--tracking-wider:3px;--leading-tight:1.1;--leading-snug:1.2;--leading-normal:1.55;--leading-loose:1.7;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:6rem;--space-10:8rem;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--measure-tight:60ch;--measure-default:70ch;--measure-wide:80ch}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Inter-Regular.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Inter-Medium.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Inter-SemiBold.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/Inter-Bold.woff2) format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/Inter-Italic.woff2) format("woff2")}*{box-sizing:border-box}html{font-family:var(--font-family-sans);font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;background:var(--color-bg);color:var(--color-text-primary);font-size:var(--font-size-body);line-height:var(--leading-normal)}a{color:inherit}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);margin:0;letter-spacing:var(--tracking-snug);line-height:var(--leading-snug)}