@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&family=Outfit:wght@300;400;500;600&display=swap";:root{--charcoal:#0f0f0e;--off-white:#f4efe6;--copper:#b87333;--copper-bright:#cf8743;--ink:#1c1b19;--muted:#6b6660;--line:#0f0f0e1f;--paper:#fbf8f2;--stone-50:#f7f4ee;--stone-100:#ece7dd;--stone-200:#ddd6c8;--stone-700:#4b463f;--stone-900:#221f1b;--shadow-soft:0 10px 30px -12px #0f0f0e38;--shadow-dark:0 10px 30px -10px #0009;--font-display:"Fraunces", Georgia, serif;--font-body:"Outfit", system-ui, sans-serif;--ease-out:cubic-bezier(.25, .46, .45, .94);--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--t-fast:.18s var(--ease-out);--t-normal:.28s var(--ease-out);--sp-1:4px;--sp-2:8px;--sp-3:16px;--sp-4:24px;--sp-5:40px;--sp-6:64px;--radius:14px;--radius-lg:20px;--radius-pill:999px;--maxw:1200px}.label-scrim{color:var(--off-white);border-radius:var(--radius-pill);text-shadow:0 1px 2px #00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f0f0eb3;padding:4px 10px}*,:before,:after{box-sizing:border-box}html,body{background:var(--off-white);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding:0;font-weight:400;line-height:1.55}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 var(--sp-3);font-weight:600;line-height:1.08}a{color:var(--copper)}button,[role=button]{min-height:44px;font-family:var(--font-body)}:focus-visible{outline:2px solid var(--copper);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
