@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500;9..144,600&family=DM+Sans:wght@400;500;600&display=swap";:root{--bg:#f6f4f0;--surface:#fff;--fg:#2c3a49;--muted:#6b7785;--accent:#eb5e28;--accent-soft:#eb5e2814;--border:#d9dcde;--border-hover:#eff1f3;--shadow:0 1px 3px #2c3a490f, 0 4px 12px #2c3a490a;--font-display:"Fraunces", Georgia, serif;--font-body:"DM Sans", system-ui, -apple-system, sans-serif;--text-label:14px;--text-base:16px;--text-cat:18px;--text-section:22px;--text-hero:28px;--text-title:36px;--leading-body:1.5;--radius:14px;--radius-sm:8px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);color:var(--fg);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--bg:#1b2026;--surface:#242a31;--fg:#c8d6e0;--muted:#8a96a1;--accent:#eb5e28;--accent-soft:#eb5e281f;--border:#353c44;--border-hover:#3d454e;--shadow:0 1px 3px #0003, 0 4px 12px #00000026}}*{box-sizing:border-box}body{min-height:100vh;margin:0}#root{min-height:100vh}
