*{margin:0;padding:0;box-sizing:border-box}body{background:#0b1221;color:#e0e6ed;font-family:system-ui,-apple-system,sans-serif;height:100vh;overflow:hidden}#root{height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0b1221}::-webkit-scrollbar-thumb{background:#1a2744;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00d4ff33}
