:root{--color-primary-900:#38006d;--color-primary-800:#541291;--color-primary-700:#6614b5;--color-primary-600:#7711df;--color-primary-500:#922dfc;--color-primary-400:#a145ff;--color-primary-300:#bb78ff;--color-primary-200:#d5adff;--color-primary-100:#e7d1ff;--color-primary-50:#f2e6ff;--color-primary-25:#faf4ff;--color-secondary-900:#1f1860;--color-secondary-800:#34278b;--color-secondary-700:#4a37ca;--color-secondary-600:#5a4add;--color-secondary-500:#6f69e9;--color-secondary-400:#9595f0;--color-secondary-300:#bbbdf7;--color-secondary-200:#d9dcfb;--color-secondary-100:#ebecfc;--color-secondary-50:#f4f5fe;--color-secondary-25:#fafaff;--color-tertiary-900:#0b5656;--color-tertiary-800:#066869;--color-tertiary-700:#008584;--color-tertiary-600:#00a7a3;--color-tertiary-500:#00d0c6;--color-tertiary-400:#12ded2;--color-tertiary-300:#4afeee;--color-tertiary-200:#8cfff4;--color-tertiary-100:#c5fff9;--color-tertiary-50:#eefffc;--color-tertiary-25:#f7fffe;--color-neutral-950:#131314;--color-neutral-900:#25252c;--color-neutral-800:#2f2f37;--color-neutral-700:#40404c;--color-neutral-600:#4a4a5a;--color-neutral-500:#5b5c6e;--color-neutral-400:#717386;--color-neutral-300:#8f91a1;--color-neutral-200:#b6b7c3;--color-neutral-100:#d8d9df;--color-neutral-50:#eeeef0;--color-neutral-25:#f7f7f8;--color-success-900:#004516;--color-success-800:#005a1e;--color-success-700:#007029;--color-success-600:#008539;--color-success-500:#109a4d;--color-success-400:#43af66;--color-success-300:#6bc382;--color-success-200:#94d5a3;--color-success-100:#bee7c6;--color-success-50:#e9f7ec;--color-success-25:#f4fbf6;--color-error-900:#82000a;--color-error-800:#a90011;--color-error-700:#cd0019;--color-error-600:#ec0027;--color-error-500:#ff213a;--color-error-400:#ff5153;--color-error-300:#ff7a71;--color-error-200:#ffa195;--color-error-100:#ffc7bd;--color-error-50:#ffede8;--color-error-25:#fff6f4;--color-warning-900:#5c2d00;--color-warning-800:#773c00;--color-warning-700:#914d00;--color-warning-600:#ab5f00;--color-warning-500:#c37400;--color-warning-400:#d88a17;--color-warning-300:#eaa148;--color-warning-200:#f8bb77;--color-warning-100:#ffd5ab;--color-warning-50:#fff1e2;--color-warning-25:#fff8f1;--color-base:#ffffff;--color-base-100:#fafafa;--color-base-200:#f5f5f5;--color-contrast:#000000;--color-shadow-xs:rgba(0,0,0,0.08);--color-shadow-s:rgba(0,0,0,0.08);--color-shadow-m:rgba(0,0,0,0.12);--color-shadow-l:rgba(0,0,0,0.14)}@media layer(components){:root{--glow-hue:222deg;--shadow-hue:180deg;--spring-easing:linear(0,0.002,0.01 0.9%,0.038 1.8%,0.156,0.312 5.8%,0.789 11.1%,1.015 14.2%,1.096,1.157,1.199,1.224 20.3%,1.231,1.231,1.226,1.214 24.6%,1.176 26.9%,1.057 32.6%,1.007 35.5%,0.984,0.968,0.956,0.949 42%,0.946 44.1%,0.95 46.5%,0.998 57.2%,1.007,1.011 63.3%,1.012 68.3%,0.998 84%,1);--spring-duration:1.33s}@property --shimmer{syntax:"<angle>";inherits:false;initial-value:33deg}@keyframes shimmer{0%{--shimmer:0deg}to{--shimmer:360deg}}@keyframes shine{0%{opacity:0}15%{opacity:1}55%{opacity:1}to{opacity:0}}@keyframes text{0%{background-position:100%;color:white}20%{background-position:100%;color:transparent}to{background-position:-100%;color:white}}@keyframes launch{0%{background-position:0 50%}20%{background-position:100% 50%}to{background-position:0 50%}}.launch-button{color:var(--bg);font-weight:600;padding:.8em 1.4em;position:relative;isolation:isolate;border-radius:.66em;scale:1;transition:all var(--spring-duration) var(--spring-easing)}.launch-button.active,.launch-button:hover:not(:active){transition-duration:calc(var(--spring-duration) * .5);scale:1.2;box-shadow:0 4px 8px -2px hsl(var(--glow-hue) 50% 20%/50%),inset 0 0 0 transparent;background-image:linear-gradient(90deg,#922dfc,#5afff5,#922dfc);background-size:600%;animation:launch 1s linear 1 both}.launch-button:active{scale:1.1;transition-duration:calc(var(--spring-duration) * .5)}.shimmer{position:absolute;inset:-40px;border-radius:inherit;mask-image:conic-gradient(from var(--shimmer,0deg),transparent 0,transparent 10%,black 36%,black 45%,transparent 50%,transparent 60%,black 85%,black 95%,transparent 100%);mask-size:cover;mix-blend-mode:plus-lighter;animation:shimmer 1s linear infinite both}.launch-button.active .shimmer:after,.launch-button.active .shimmer:before,.launch-button:hover .shimmer:after,.launch-button:hover .shimmer:before{opacity:1;animation:shine 1.2s ease-in 1 forwards}.shimmer:after,.shimmer:before{transition:all .5s ease;opacity:0;content:"";border-radius:inherit;position:absolute;mix-blend-mode:color;inset:40px;pointer-events:none}.shimmer:before{box-shadow:0 0 3px 2px hsl(var(--glow-hue) 20% 95%),0 0 7px 4px hsl(var(--glow-hue) 20% 80%),0 0 13px 4px hsl(var(--glow-hue) 50% 70%),0 0 25px 5px hsl(var(--glow-hue) 100% 70%);z-index:-1}.shimmer:after{box-shadow:inset 0 0 0 1px hsl(var(--glow-hue) 70% 95%),inset 0 0 2px 1px hsl(var(--glow-hue) 100% 80%),inset 0 0 5px 2px hsl(var(--glow-hue) 100% 70%);z-index:2}.launch-button .text{color:white;background-clip:text;background-color:var(--bg);background-image:linear-gradient(120deg,transparent,hsla(var(--glow-hue),100%,80%,.66) 40%,hsla(var(--glow-hue),100%,90%,.9) 50%,transparent 52%);background-repeat:no-repeat;background-size:300% 300%;background-position:center 200%}.launch-button.active .text,.launch-button:hover .text{animation:text .66s ease-in 1 both}}