:root{--purple:#5b21b6;--purple-dark:#2e1065;--purple-deep:#1f0a4d;--magenta:#a855f7;--purple-light:#8b5cf6;--white-soft:#ede9fe;--bg:#fafaf9;--ink:#1a0b2e;--gray:#a69dc4;--track-1:#f59e0b;--track-2:#ec4899;--track-3:#06b6d4;--track-4:#10b981;--track-5:#ea580c;--gradient-hero:linear-gradient(135deg,#2e1065,#5b21b6 50%,#a855f7);--gradient-iso:linear-gradient(135deg,#8b5cf6,#a855f7);--surface:#fff;--surface-muted:var(--white-soft);--surface-dark:var(--purple-dark);--surface-deep:var(--purple-deep);--border:rgba(26,11,46,.08);--border-on-dark:rgba(237,233,254,.14);--text:var(--ink);--text-muted:#6b6480;--text-on-dark:var(--white-soft);--text-on-dark-muted:var(--gray);--font-sans:var(--font-inter),system-ui,-apple-system,"Segoe UI",sans-serif;--font-display:var(--font-space-grotesk),var(--font-inter),system-ui,sans-serif;--fs-h1:clamp(2.5rem,6vw,4rem);--fs-h2:clamp(2rem,4vw,2.5rem);--fs-h3:clamp(1.375rem,2.5vw,1.75rem);--fs-body:clamp(0.9375rem,1.2vw,1.0625rem);--fs-caption:0.8125rem;--fs-stat:clamp(3.5rem,8vw,5rem);--fs-badge:0.75rem;--lh-tight:1.1;--lh-heading:1.2;--lh-body:1.6;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-8:3rem;--space-10:4rem;--space-12:6rem;--space-16:8rem;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 1px 2px rgba(26,11,46,.06);--shadow-md:0 8px 24px rgba(46,16,101,.1);--shadow-lg:0 20px 48px rgba(46,16,101,.18);--shadow-glow:0 12px 40px rgba(168,85,247,.35);--container-max:1200px;--container-pad:clamp(1.25rem,5vw,3rem);--header-h:72px;--ease:cubic-bezier(0.22,1,0.36,1);--dur-fast:160ms;--dur:240ms;--dur-slow:420ms}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{font-family:var(--font-sans);font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100dvh;overflow-x:hidden}img,picture,svg,video{display:block;max-width:100%}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer;border:none;background:none}ol,ul{list-style:none}h1,h2,h3,h4{line-height:var(--lh-heading);font-weight:700;letter-spacing:-.02em;color:var(--text);text-wrap:balance}h1{font-size:var(--fs-h1);line-height:var(--lh-tight)}h2{font-size:var(--fs-h2)}h3{font-size:var(--fs-h3);font-weight:600}p{text-wrap:pretty}:focus-visible{outline:2px solid var(--purple-light);outline-offset:2px;border-radius:2px}::selection{background:var(--magenta);color:#fff}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--container-pad)}.section{padding-block:var(--space-12)}:where(section[id],[id]){scroll-margin-top:calc(var(--header-h) + 16px)}.eyebrow{font-family:var(--font-sans);font-size:var(--fs-badge);font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:var(--purple-light)}.text-gradient{background:var(--gradient-hero);-webkit-background-clip:text;background-clip:text;color:transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.Footer_footer__LxLGV{background:var(--surface-deep);color:var(--text-on-dark);padding-block:var(--space-12) var(--space-6);margin-top:var(--space-16)}.Footer_inner__4mERO{display:grid;grid-template-columns:1.2fr 2fr;grid-gap:var(--space-10);gap:var(--space-10);padding-bottom:var(--space-10);border-bottom:1px solid var(--border-on-dark)}.Footer_brandCol__N1Nhh{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-4)}.Footer_pitch__JQ0vc{color:var(--text-on-dark);font-weight:500;font-size:1.0625rem;line-height:1.5;max-width:34ch}.Footer_contact__IWz3F{color:var(--text-on-dark-muted);font-size:.9375rem}.Footer_contact__IWz3F a:hover{color:#fff;text-decoration:underline}.Footer_cols__Ef3DJ{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-6);gap:var(--space-6)}.Footer_col__18yNJ{display:flex;flex-direction:column;gap:var(--space-3)}.Footer_colTitle__IzESw{font-size:var(--fs-badge);text-transform:uppercase;letter-spacing:.16em;color:var(--magenta);font-weight:700;margin-bottom:var(--space-1)}.Footer_link__DGU0S{color:var(--text-on-dark-muted);font-size:.9375rem;transition:color var(--dur-fast) var(--ease);width:-moz-fit-content;width:fit-content}.Footer_link__DGU0S:hover{color:#fff}.Footer_bottom__GqBWJ{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding-top:var(--space-6);flex-wrap:wrap}.Footer_copy__KAKJk{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--text-on-dark-muted);font-size:.875rem}.Footer_copy__KAKJk svg{color:var(--magenta)}.Footer_legal__fuCOy{display:flex;gap:var(--space-5);font-size:.875rem}.Footer_legal__fuCOy a{color:var(--text-on-dark-muted)}.Footer_legal__fuCOy a:hover{color:#fff}@media (max-width:860px){.Footer_inner__4mERO{grid-template-columns:1fr;gap:var(--space-8)}}@media (max-width:560px){.Footer_cols__Ef3DJ{grid-template-columns:1fr 1fr}}