:root{--bg: #02060c;--cyan: #00d4ff;--cyan-dim: rgba(0, 212, 255, .25);--cyan-dim-text: rgba(160, 230, 255, .55);--text: #c8f7ff;--warn: #ffb020;--crit: #ff2a2a}*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:var(--bg);color:var(--text);font-family:Rajdhani,Segoe UI,sans-serif;font-weight:500}body{text-rendering:geometricPrecision}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-thumb{background:#00d4ff40}
