@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(110,142,251,.35) transparent}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb{background:#6e8efb4d;border-radius:4px}html::-webkit-scrollbar-thumb:hover{background:#6e8efb80}html,body{width:100%;min-height:100%;background:#000;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;color:#fff;color-scheme:dark}body{overflow-x:hidden}app-root{display:block;width:100%;min-height:100%}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
