:root{--background:#000;--foreground:#fff;--font-body:Manrope, Arial, Helvetica, sans-serif;--font-title:"Noto Sans", Manrope, Arial, Helvetica, sans-serif}@font-face{font-family:Manrope;src:url(/fonts/manrope-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-700.woff2)format("woff2");font-weight:700 900;font-style:normal;font-display:swap}@font-face{font-family:Noto Sans;src:url(/fonts/noto-sans-900.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}html{scroll-behavior:smooth;min-height:100%}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a,button{color:inherit;cursor:pointer;text-decoration:none}img{max-width:100%;display:block}body::-webkit-scrollbar{background:#fff;width:7px}body::-webkit-scrollbar-thumb{background:#2f7dff;border-radius:5px}
