:root{font-family:Orbitron,Impact,Arial Black,sans-serif;line-height:1.5;font-weight:500}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#0f172a;border:1px solid #1e293b}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00bcd4,#006064);border-radius:2px;border:2px solid #0f172a;box-shadow:inset 0 0 4px #ffffff4d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#26c6da,#00838f);box-shadow:0 0 8px #00bcd480}::-webkit-scrollbar-corner{background:#0f172a}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden}.App{width:100%;height:100%}
