:root{--light:#fff;--dark:#000;--grd-light:linear-gradient(179.68deg,#0b61ff -232.87%,#f2f7ff 11.31%,#fff 50.47%,#f5f8ff 85.93%,#005aff 396.77%);--grd-light2:linear-gradient(0deg,rgba(143,173,227,.32) 42.89%,hsla(0,0%,100%,.32) 86.68%);--grd-dark:linear-gradient(0deg,#cde1fc 25.73%,#005aff 108.15%)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;font-family:var(--font-inter);overflow:visible;scrollbar-width:0}body::-webkit-scrollbar{display:none}*{box-sizing:border-box;padding:0;margin:0}.white-text{color:#fff}.grdtext,.white-text{font-family:var(--font-varela);font-weight:400;letter-spacing:-.04em}.grdtext{background:linear-gradient(120deg,#185eff,#5cc9ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}