:root{--color-bg-primary:#f3efe4;--color-bg-secondary:#e6e0d0;--color-bg-tertiary:#f7f4ec;--color-bg-inverse:#1c1915;--color-text-primary:#1a1612;--color-text-secondary:#3f3a33;--color-text-tertiary:#6b645b;--color-text-inverse:#f3efe4;--color-text-link:#1a1612;--color-border-primary:#1a1612;--color-border-secondary:#cfc6b4;--color-border-focus:#1a1612;--color-accent-primary:#1a1612;--color-accent-primary-hover:#3a342c;--color-accent-primary-active:#000;--color-accent-secondary:#8c2f2f;--color-status-success:#1f4d32;--color-status-warning:#8a5a12;--color-status-error:#8c2f2f;--color-status-info:#243e55;--color-surface-overlay:#1c191573;--color-console-bg:#e6e0d0;--color-console-ink:#1a1612;--color-console-border:#1a1612;--color-console-muted:#5c564c;--space-0:0;--space-1:.125rem;--space-2:.25rem;--space-3:.375rem;--space-4:.5rem;--space-5:.75rem;--space-6:1rem;--space-7:1.5rem;--space-8:2rem;--space-9:3rem;--space-10:4rem;--space-11:6rem;--space-12:8rem;--font-family-display:"Fraunces", "Iowan Old Style", "Palatino Linotype", Palatino, serif;--font-family-body:"Source Sans 3", "Source Sans Pro", "Segoe UI", sans-serif;--font-family-mono:"IBM Plex Mono", "Courier New", Courier, monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:1.125rem;--font-size-md:1.25rem;--font-size-lg:1.5rem;--font-size-xl:2rem;--font-size-2xl:2.5rem;--font-size-3xl:3.25rem;--font-size-4xl:clamp(2.75rem, 6vw, 4.5rem);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--line-height-tight:1.12;--line-height-normal:1.5;--line-height-relaxed:1.7;--letter-spacing-tight:-.02em;--letter-spacing-normal:0;--letter-spacing-wide:.08em;--max-width-content:68ch;--max-width-wide:72rem;--max-width-page:80rem;--border-radius-sm:0;--border-radius-md:0;--border-radius-lg:0;--border-radius-full:999px;--border-width-hairline:1px;--border-width-hard:2px;--shadow-sm:none;--shadow-md:none;--shadow-lg:none;--shadow-focus:0 0 0 2px var(--color-bg-primary), 0 0 0 4px var(--color-border-focus);--duration-instant:50ms;--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.4s;--duration-slower:.6s;--easing-default:cubic-bezier(.4, 0, .2, 1);--easing-in:cubic-bezier(.4, 0, 1, 1);--easing-out:cubic-bezier(0, 0, .2, 1);--easing-bounce:cubic-bezier(.34, 1.56, .64, 1);--breakpoint-sm:375px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px}[data-theme=dark]{--color-bg-primary:#1e1b17;--color-bg-secondary:#2a2621;--color-bg-tertiary:#16130f;--color-bg-inverse:#ebe4d6;--color-text-primary:#ebe4d6;--color-text-secondary:#c9c0b0;--color-text-tertiary:#9a9184;--color-text-inverse:#1a1612;--color-text-link:#ebe4d6;--color-border-primary:#ebe4d6;--color-border-secondary:#4a453c;--color-border-focus:#ebe4d6;--color-accent-primary:#ebe4d6;--color-accent-primary-hover:#fff;--color-accent-primary-active:#c9c0b0;--color-accent-secondary:#e08a8a;--color-status-success:#8fbfa3;--color-status-warning:#e2c08a;--color-status-error:#e08a8a;--color-status-info:#9eb6c9;--color-surface-overlay:#0000008c;--shadow-focus:0 0 0 2px var(--color-bg-primary), 0 0 0 4px var(--color-border-focus)}body{background:var(--color-bg-primary);color:var(--color-text-primary);font-family:var(--font-family-body);font-size:var(--font-size-base);line-height:var(--line-height-normal);margin:0}
