:root{--bg: #080c18;--bg1: #0d1220;--bg2: #131926;--txt: #e2e8f0;--mut: #94a3b8;--fnt: #64748b;--cyan: #00d4ff;--rd: #ef4444;--red: #ef4444;--bdr: #1e293b;--r: 6px;--r3: 12px;--ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: "SF Mono", "Fira Code", "Consolas", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--txt);font-family:var(--ui);line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--bdr);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--mut)}
