*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#1a1a1a;font-family:Segoe UI,system-ui,sans-serif;overflow:hidden}#root{flex-direction:column;width:100vw;height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg-deep,#05080f)}::-webkit-scrollbar-thumb{background:var(--border,#101c30);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--tx3,#1e3a5a)}
