:root{--bg:#050505;--fg:#e0e0e0;--accent:#ffffff;--border:#222222;--error:#ef4444;--success:#22c55e;--proxy:#f59e0b}body{margin:0;background-color:var(--bg);color:var(--fg);font-family:Courier New,monospace;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}