@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,500&family=Inter:wght@400;500;600&display=swap";:root{--color-cream:#f1efe8;--color-cream-2:#ebe7dc;--color-cream-3:#e3dfd2;--color-off-white:#fafaf7;--color-charcoal:#1f1d18;--color-warm-gray:#5a564c;--color-muted:#8a8578;--color-rule:#d8d3c4;--color-terracotta:#993c1d;--color-terracotta-hover:#80331a;--color-terracotta-active:#6b2b16;--color-button-text:#faf7f2;--color-success-bg:#e8e8dd;--color-success-text:#4a6240;--color-warning-bg:#efe7d6;--color-warning-text:#7a5a1e;--color-error-bg:#ede0da;--color-error-text:#7a3a2a;--font-serif:"Fraunces", "Source Serif 4", "PT Serif", Georgia, serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:80px;--space-10:120px;--content-max-width:600px;--page-max-width:1200px;--col-max:580px}*{box-sizing:border-box}html,body{background:var(--color-cream);font-family:var(--font-sans);color:var(--color-charcoal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;margin:0;padding:0;font-size:16px}#root{background:var(--color-cream);min-height:100svh}p{margin:0}
