*,:before,:after{box-sizing:border-box}*{margin:0}html{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-block-size:100vh}img,picture,video,canvas,svg{max-inline-size:100%;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul[role=list],ol[role=list]{padding:0;list-style:none}a{color:inherit;text-decoration:none}:target{scroll-margin-block-start:calc(var(--header-height) + var(--space-m))}
:root{--primary:#8015e8;--primary-hover:#9339ed;--secondary:#9664ff;--tertiary:#1c1542;--tertiary-ultra-dark:#100c27;--tertiary-dark:#291f61;--tertiary-semi-dark:#392b88;--primary-trans-70:#8015e8b3;--tertiary-dark-trans-20:#291f6133;--accent:#121212;--accent-ultra-dark:#1a1a1a;--base:#aea6ba;--base-light:#d8d4de;--base-ultra-light:#f2f1f4;--white:#fff;--black:#000;--body-bg-color:var(--accent);--body-color:#cdd2db;--text-color:var(--base);--heading-color:var(--white);--text-muted:#98a2b3;--surface-card:#03011659;--surface-card-alt:#03011657;--surface-card-hover:#1b1b4385;--surface-overlay:#1b1b4380;--surface-overlay-hover:#030118b3;--surface-scrim:#1b1b43e6;--surface-scrim-soft:#1b1b43b3;--surface-field:#0009;--surface-tint:#1b1b43;--surface-deep:#06041d;--border-card:var(--tertiary);--border-card-alt:#2f2f6a;--border-button:#9b62ff;--gradient-brand:repeating-linear-gradient(var(--primary), var(--secondary));--gradient-glow:radial-gradient(50% 50% at 50% 50%, #20008e 0%, #121212 100%);--gradient-glow-alt:radial-gradient(50% 50% at 50% 50%, #321f74 0%, #01041a 100%);--star:#ffd900;--heading-font-family:var(--font-rubik);--text-font-family:var(--font-rubik);--heading-font-weight:600;--text-font-weight:400;--font-weight-medium:500;--h1:clamp(3.6rem, calc(2.72727vw + 2.72727rem), 6rem);--h2:clamp(2.016rem, calc(.939798vw + 1.71526rem), 2.84302rem);--h3:clamp(1.68rem, calc(.514545vw + 1.51535rem), 2.1328rem);--h4:clamp(1.4rem, calc(.227273vw + 1.32727rem), 1.6rem);--h5:clamp(1.2rem, calc(0vw + 1.2rem), 1.2rem);--h6:clamp(1.1rem, calc(0vw + 1.1rem), 1.1rem);--text-xs:clamp(1.2rem, calc(.227273vw + 1.12727rem), 1.4rem);--text-s:clamp(1.4rem, calc(.227273vw + 1.32727rem), 1.6rem);--text-m:clamp(1.6rem, calc(.227273vw + 1.52727rem), 1.8rem);--text-l:clamp(1.8rem, calc(.227273vw + 1.72727rem), 2rem);--text-xl:clamp(2rem, calc(.227273vw + 1.92727rem), 2.2rem);--text-xxl:clamp(1.8rem, calc(.681818vw + 1.58182rem), 2.4rem);--heading-line-height:calc(4px + 2ex);--h1-line-height:1.2;--h2-line-height:1.8;--h3-line-height:1.8;--h4-line-height:calc(4px + 2ex);--h5-line-height:1.2;--h6-line-height:1.2;--text-line-height:1.8;--text-xs-line-height:1.7;--text-s-line-height:1.7;--text-m-line-height:1.8;--text-l-line-height:1.7;--text-xl-line-height:1.7;--text-xxl-line-height:1.7;--heading-text-wrap:pretty;--text-text-wrap:pretty;--text-xxl-max-width:20ch;--space-xs:clamp(1.35068rem, calc(-.0197067vw + 1.35698rem), 1.33333rem);--space-s:clamp(1.80045rem, calc(.226761vw + 1.72789rem), 2rem);--space-m:clamp(2.4rem, calc(.681818vw + 2.18182rem), 3rem);--space-l:clamp(3.1992rem, calc(1.47818vw + 2.72618rem), 4.5rem);--space-xl:clamp(4.26453rem, calc(2.82439vw + 3.36073rem), 6.75rem);--space-xxl:clamp(5.68462rem, calc(5.04588vw + 4.06994rem), 10.125rem);--gutter:clamp(2.4rem, calc(.681818vw + 2.18182rem), 3rem);--section-padding-x:var(--gutter);--section-padding-block:var(--space-xl);--content-gap:var(--space-m);--grid-gap:var(--space-m);--content-width:120rem;--content-width-safe:min(var(--content-width), calc(100% - var(--gutter) * 2));--grid-min-ratio:.7;--grid-1:repeat(1, minmax(0, 1fr));--grid-2:repeat(2, minmax(0, 1fr));--grid-3:repeat(3, minmax(0, 1fr));--grid-4:repeat(4, minmax(0, 1fr));--grid-5:repeat(5, minmax(0, 1fr));--grid-1-2:minmax(0, 1fr) minmax(0, 2fr);--header-height:0rem;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-pill:50px;--radius-round:250px;--radius-full:9999px;--radius-circle:100%;--shadow-inset-highlight:inset 0 0 2px #ffffff40;--blur-sm:blur(2px);--blur-md:blur(4px);--blur-lg:blur(5px);--blur-xl:blur(10px);--transition-duration:.3s;--transition-timing:ease-in-out;--transition-delay:0s;--transition-fast:all .2s ease-in;--transition-base:all .3s ease-in-out;--hover-lift:-4px;--z-glow:1;--z-header:100;--z-backdrop:900;--z-overlay:1000;--focus-color:var(--secondary);--focus-width:2px;--focus-offset:2px}
body{background-color:var(--body-bg-color);color:var(--body-color);font-family:var(--text-font-family);font-size:var(--text-s);font-weight:var(--text-font-weight);line-height:var(--text-line-height);text-wrap:var(--text-text-wrap)}h1,h2,h3,h4,h5,h6{color:var(--heading-color);font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);line-height:var(--heading-line-height);text-wrap:var(--heading-text-wrap)}h1{font-size:var(--h1);line-height:var(--h1-line-height)}h2{font-size:var(--h2);line-height:var(--h2-line-height)}h3{font-size:var(--h3);line-height:var(--h3-line-height)}h4{font-size:var(--h4);line-height:var(--h4-line-height)}h5{font-size:var(--h5);line-height:var(--h5-line-height)}h6{font-size:var(--h6);line-height:var(--h6-line-height)}a{font-weight:var(--font-weight-medium)}p{color:var(--text-color);font-size:var(--text-s)}main,body{position:relative}.starfield-layer{z-index:var(--z-glow);pointer-events:none;position:absolute;inset:0;overflow:hidden}.starfield-layer canvas{block-size:100%;inline-size:100%;position:absolute;inset:0}:focus-visible{outline:var(--focus-width) solid var(--focus-color);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}:focus:not(:focus-visible){outline:none}::-webkit-scrollbar{background-color:var(--black);inline-size:8px}::-webkit-scrollbar-thumb{background-color:var(--secondary);border-radius:var(--radius-pill)}::-webkit-scrollbar-track{box-shadow:none;background-color:var(--black)}html{scrollbar-color:var(--secondary) var(--black)}::selection{background-color:var(--primary);color:var(--white)}:root[data-motion=ready] [data-animate]{opacity:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}:root[data-motion=ready] [data-animate]{opacity:1}}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cta-cursor-glow{--mx:50%;--my:50%;--glow-size:200px;isolation:isolate;position:relative}.cta-cursor-glow:before{content:"";border-radius:inherit;background:radial-gradient(var(--glow-size) circle at var(--mx) var(--my), #fff 0%, #c9f 12%, #9e3dffbf 34%, transparent 72%), linear-gradient(#401966, #401966);z-index:1;opacity:.9;pointer-events:none;padding:2.5px;transition:opacity .3s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cta-cursor-glow:hover:before{opacity:1}.cta-cursor-glow--hover:before{opacity:0}.cta-cursor-glow--spot{--glow-size:120px}.cta-cursor-glow--spot:before{background:radial-gradient(var(--glow-size) circle at var(--mx) var(--my), #fff 0%, #c9f 12%, #9e3dffbf 34%, transparent 72%)}
.center--all.center--all{--align-items:center;--align-content:center;--justify-items:center;--justify-content:center;--text-align:center;text-align:center;place-content:center;place-items:center}.center--self.center--self{margin-inline:auto}.self--center.self--center{align-self:center}.width--full:not([class*=breakout--]){inline-size:100%;max-inline-size:100%}.width--m:not([class*=breakout--]){inline-size:calc(var(--content-width) * .4);max-inline-size:100%}.width--l:not([class*=breakout--]){inline-size:calc(var(--content-width) * .6);max-inline-size:100%}.width--xl:not([class*=breakout--]){inline-size:calc(var(--content-width) * .8);max-inline-size:100%}.width--auto.width--auto{max-inline-size:100%;inline-size:auto!important}.pad--xs{padding:var(--space-xs)}.pad--s{padding:var(--space-s)}.pad--m{padding:var(--space-m)}.margin-bottom--xs{margin-block-end:var(--space-xs)}.margin-top--xs{margin-block-start:var(--space-xs)}.margin-top--xl{margin-block-start:var(--space-xl)}.gap--s.gap--s{gap:var(--space-s);--row-gap:var(--space-s);--col-gap:var(--space-s);--grid-gap:var(--space-s)}.gap--m.gap--m{gap:var(--space-m);--row-gap:var(--space-m);--col-gap:var(--space-m);--grid-gap:var(--space-m)}.grid--auto-2,.grid--auto-3,.grid--auto-4,.grid--auto-1-2{--min:calc((var(--content-width) - ((var(--column-count) - 1) * var(--grid-gap))) / var(--column-count) * var(--grid-min-ratio));--min-formula:min(100%, max(var(--min), (100% - (var(--column-count) - 1) * var(--grid-gap)) / var(--column-count)));grid-template-columns:repeat(auto-fit, minmax(var(--min-formula), 1fr));gap:var(--grid-gap);inline-size:100%;display:grid}.grid--auto-2{--column-count:2}.grid--auto-3{--column-count:3}.grid--auto-4{--column-count:4}.grid--auto-1-2{--column-count:1;grid-template-columns:var(--grid-1-2)}.text--xs,.text--xs>:is(p,li,blockquote,h1,h2,h3,h4,h5,h6,span,strong,cite){font-size:var(--text-xs);line-height:var(--text-xs-line-height)}.text--s,.text--s>:is(p,li,blockquote,h1,h2,h3,h4,h5,h6,span,strong,cite){font-size:var(--text-s);line-height:var(--text-s-line-height)}.text--m,.text--m>:is(p,li,blockquote,h1,h2,h3,h4,h5,h6,span,strong,cite){font-size:var(--text-m);line-height:var(--text-m-line-height)}.col-count--2{column-count:2}
