:root{font-family:Outfit,Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#050a08}body{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden;background:radial-gradient(circle at center,#0b1914,#050a08)}#root{width:100%;height:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0000001a}::-webkit-scrollbar-thumb{background:#00ff9d33;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00ff9d66}
