:root{--brand-fill:#8266e3;--brand-hover:#7156d2;--brand-active:#6248c1;--brand-pale:#f2eeff;--brand-text:#5740b8;--brand-deep:#4a36a3;--brand-border:#8266e33d;--brand-glow:#8266e338;--on-brand:#fff;--sunflower:#f4d247;--sunflower-text:#725700;--page:#f8f6f1;--surface:#fff;--surface-2:#f2ece3;--heading:#1e1a2e;--body:#4c465f;--muted:#766f86;--border:#1e1a2e1a;--focus:#3f2aa0;--error:#b42318;--success:#28633c;--radius-sm:12px;--radius-md:16px;--radius-lg:22px;--radius-xl:30px;--shadow-sm:0 2px 8px #36287814;--shadow-lg:0 18px 60px #3628781f;--content:1240px;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4.5rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.15;--leading-body:1.7;--transition:.18s ease}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{--page-pad:clamp(1.25rem, 4vw, 2.5rem);background:var(--page);color:var(--heading);-webkit-font-smoothing:antialiased;margin:0;font-family:Plus Jakarta Sans,Avenir Next,Avenir,Inter,ui-sans-serif,system-ui,sans-serif;font-size:16px}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--focus);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
