@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,300..900;1,9..144,300..900&family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#1e3a5f;--navy-deep:#14283f;--navy-light:#2e5280;--coral:#4f46e5;--coral-light:#818cf8;--coral-dark:#4338ca;--cream:#faf9f6;--cream-dim:#f1eee7;--white:#fff;--ink:var(--navy);--ink-soft:#1e3a5fad;--ink-faint:#1e3a5f73;--line:#1e3a5f24;--line-soft:#1e3a5f14;--surface:#1e3a5f09;--paper:var(--cream);--paper-soft:#faf9f6b8;--paper-faint:#faf9f680;--line-dark:#faf9f629;--line-dark-soft:#faf9f614;--surface-dark:#faf9f60d;--font-display:"Fraunces", serif;--font-body:"Inter", sans-serif;--container:1180px;--container-narrow:760px}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}#root{width:100%;max-width:100%}::selection{color:var(--navy);background:#4f46e547}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--coral);border-radius:3px}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display)}.growth-arc{pointer-events:none}@keyframes arc-draw{0%{stroke-dashoffset:var(--arc-length,1000)}to{stroke-dashoffset:0}}.growth-arc path.drawn{stroke-dasharray:var(--arc-length,1000);stroke-dashoffset:var(--arc-length,1000);animation:1.6s cubic-bezier(.22,1,.36,1) forwards arc-draw}@media (prefers-reduced-motion:reduce){.growth-arc path.drawn{stroke-dashoffset:0;animation:none}}@media (width<=640px){section{padding-left:1.25rem!important;padding-right:1.25rem!important}}
