*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#141414;--panel:#1a1a1a;--panel2:#1e1e1e;--panel3:#222;--border:#2a2a2a;--border2:#333;--text:#d4d4d4;--text2:#888;--text3:#555;--accent:#4ade80;--accent2:rgba(74,222,128,0.15);--accent3:rgba(74,222,128,0.3);--red:#f87171;--red2:rgba(248,113,113,0.15);--yellow:#facc15;--blue:#60a5fa;--radius:6px}body,html{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:11px;-webkit-font-smoothing:antialiased}*{scrollbar-width:thin;scrollbar-color:var(--border2) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}::-webkit-scrollbar-track{background:transparent}