:root,[data-theme=light]{--brand-primary:#3a73b8;--brand-deep:#1b3a6b;--brand-mid:#2d5f9e;--brand-light:#6fa3d8;--brand-pale:#edf3fb;--brand-ghost:#f4f7fd;--surface-0:#fff;--surface-1:#f8f9fb;--surface-2:#f1f3f7;--surface-3:#e4e8ef;--text-primary:#0a0c10;--text-secondary:#3d4452;--text-muted:#6b7280;--text-disabled:#9ca3af;--text-inverse:#fff;--success:#16a34a;--success-light:#dcfce7;--warning:#d97706;--warning-light:#fef3c7;--error:#dc2626;--error-light:#fee2e2;--info:var(--brand-primary);--info-light:var(--brand-pale);--purple:#8b5cf6;--purple-light:#f5f3ff;--purple-border:#ddd6fe;--purple-dark:#5b21b6;--purple-text:#6d28d9;--cyan:#0ea5e9;--cyan-light:#f0f9ff;--cyan-border:#bae6fd;--cyan-dark:#0369a1;--cyan-text:#0284c7;--indigo:#4338ca;--indigo-light:#e0e7ff;--indigo-border:#c7d2fe;--indigo-dark:#312e81;--success-border:#bbf7d0;--success-dark:#065f46;--success-text:#059669;--error-border:#fecaca;--error-dark:#991b1b;--error-text:#b91c1c;--warning-border:#fde68a;--warning-dark:#b45309;--warning-text:#d97706;--font-display:"Inter", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", "Courier New", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--text-8xl:6rem;--text-9xl:8rem;--weight-light:300;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.5;--leading-relaxed:1.7;--tracking-tighter:-.04em;--tracking-tight:-.02em;--tracking-normal:0em;--tracking-wide:.04em;--tracking-wider:.08em;--tracking-widest:.12em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--space-40:10rem;--space-48:12rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px;--shadow-xs:0 1px 2px #0a0c100d;--shadow-sm:0 2px 8px #0a0c100f, 0 1px 2px #0a0c100a;--shadow-md:0 4px 16px #0a0c1014, 0 2px 4px #0a0c100d;--shadow-lg:0 8px 32px #0a0c101a, 0 4px 8px #0a0c100f;--shadow-xl:0 16px 48px #0a0c101f, 0 8px 16px #0a0c1012;--shadow-brand:0 8px 32px #3a73b833;--shadow-brand-lg:0 16px 48px #3a73b847;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--transition-slower:.6s ease;--z-base:0;--z-raised:10;--z-dropdown:100;--z-sticky:200;--z-overlay:300;--z-modal:400;--z-toast:500;--z-tooltip:600;--glass-bg:#ffffff0d;--glass-bg-hover:#ffffff14;--glass-border:#ffffff1a;--glass-border-hover:#fff3;--container-sm:640px;--container-md:768px;--container-lg:1024px;--container-xl:1280px;--container-2xl:1440px;--container-full:1680px;--navbar-height:72px;--section-padding-y:clamp(5rem, 10vw, 10rem);--section-padding-x:clamp(1.5rem, 5vw, 4rem)}[data-theme=dark]{--surface-0:#0b0f19;--surface-1:#111827;--surface-2:#1f2937;--surface-3:#374151;--text-primary:#f3f4f6;--text-secondary:#d1d5db;--text-muted:#9ca3af;--text-inverse:#0a0c10;--brand-pale:#3a73b826;--purple:#a78bfa;--purple-light:#8b5cf626;--purple-border:#8b5cf64d;--purple-dark:#c4b5fd;--purple-text:#c4b5fd;--cyan:#38bdf8;--cyan-light:#0ea5e926;--cyan-border:#0ea5e94d;--cyan-dark:#7dd3fc;--cyan-text:#7dd3fc;--indigo:#818cf8;--indigo-light:#6366f126;--indigo-border:#6366f14d;--indigo-dark:#a5b4fc;--success-border:#16a34a4d;--success-dark:#4ade80;--success-text:#4ade80;--error-border:#dc26264d;--error-dark:#f87171;--error-text:#f87171;--warning-border:#d977064d;--warning-dark:#fbbf24;--warning-text:#fbbf24;--shadow-xs:0 1px 2px #0000004d;--shadow-sm:0 2px 8px #0006, 0 1px 2px #0003;--shadow-md:0 4px 16px #00000080, 0 2px 4px #0000004d;--shadow-lg:0 8px 32px #0009, 0 4px 8px #0006;--shadow-xl:0 16px 48px #000000b3, 0 8px 16px #00000080;--shadow-brand:0 8px 32px #3a73b840;--shadow-brand-lg:0 16px 48px #3a73b859;--glass-bg:#ffffff08;--glass-bg-hover:#ffffff0d;--glass-border:#ffffff14;--glass-border-hover:#ffffff26}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--leading-normal);color:var(--text-primary);background-color:var(--surface-0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}img,video{max-width:100%;height:auto;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}input,textarea,select{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--text-primary)}h1{font-size:clamp(var(--text-4xl), 6vw, var(--text-7xl))}h2{font-size:clamp(var(--text-3xl), 4vw, var(--text-5xl))}h3{font-size:clamp(var(--text-2xl), 3vw, var(--text-4xl))}h4{font-size:clamp(var(--text-xl), 2vw, var(--text-3xl))}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{color:var(--text-secondary);line-height:var(--leading-relaxed)}.container{width:100%;max-width:var(--container-xl);padding-inline:var(--section-padding-x);margin-inline:auto}.container--wide{max-width:var(--container-2xl)}.container--narrow{max-width:var(--container-md)}.section{padding-block:var(--section-padding-y)}.section--alt{background-color:var(--surface-1)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:var(--space-4)}.gap-8{gap:var(--space-8)}.divider{background:var(--surface-3);width:100%;height:1px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--brand-primary);outline-offset:3px;border-radius:var(--radius-sm)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface-1)}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}::selection{background:var(--brand-pale);color:var(--brand-deep)}.badge{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase;background:var(--brand-pale);color:var(--brand-mid);border:1px solid #3a73b826;display:inline-flex}.prose{color:var(--text-secondary);line-height:var(--leading-relaxed)}.prose p+p{margin-top:var(--space-4)}.prose strong{font-weight:var(--weight-semibold);color:var(--text-primary)}.prose ul{padding-left:var(--space-6);margin-top:var(--space-4);list-style:outside}.prose li{margin-top:var(--space-2)}.prose a{color:var(--brand-primary);text-underline-offset:3px;text-decoration:underline}[data-gsap-reveal]{opacity:0;transform:translateY(32px)}[data-gsap-reveal-left]{opacity:0;transform:translate(-32px)}[data-gsap-reveal-right]{opacity:0;transform:translate(32px)}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite spin}.grain-overlay{pointer-events:none;z-index:1;opacity:.25;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.grain-overlay--dark{opacity:.15;mix-blend-mode:overlay}.glow-orb{filter:blur(100px);pointer-events:none;z-index:0;opacity:.5;border-radius:50%;position:absolute}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
