*{box-sizing:border-box;margin:0;padding:0}body,html{background:#000;color:#e0e6ed;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Roboto,sans-serif;overflow-x:hidden}#__next{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05)}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}*{scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.2) hsla(0,0%,100%,.05)}@media (max-width:768px){body{font-size:14px}}