*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0C0C0C;--panel:#1A1A1A;--border:#2A2A2A;--text:#FFFFFF;--text-muted:#888888;--accent:#4F8EF7;--critical:#EF4444;--warning:#F59E0B;--success:#22C55E}body,html{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}input,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer;font-family:inherit}