:root{--brand-blue:#2563eb;--brand-blue-deep:#0a58c8;--brand-blue-bg:#eaf1fd;--brand-purple:#7c3aed;--brand-pink:#ec4899;--brand-amber:#f59e0b;--brand-amber-bg:#fff4d6;--gold:gold;--silver:silver;--bronze:#cd7f32;--ink:#0f172a;--ink-soft:#334155;--ink-mute:#64748b;--surface:#fff;--surface-tint:#f8fafc;--hairline:#e2e8f0;--gradient-hero:radial-gradient(1200px 600px at 15% -10%,rgba(124,58,237,.18),transparent 60%),radial-gradient(900px 500px at 95% 10%,rgba(236,72,153,.18),transparent 55%),radial-gradient(1000px 700px at 50% 110%,rgba(37,99,235,.22),transparent 60%),linear-gradient(180deg,#fff,#f5f7ff)}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--brand-blue);text-decoration:none}a:hover{text-decoration:underline}img{display:block;max-width:100%;height:auto}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}