*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#e0e8ef;background:#0d1b2a;font-family:DM Sans,system-ui,Segoe UI,Roboto,sans-serif}body:has(#root>div[style*="height: 100vh"]){overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0d1b2a}::-webkit-scrollbar-thumb{background:#1d3045;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2c4458}
