*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #0D0D0D;--accent: #C41E1E;--accent-h: #A51919;--critical: #FCA5A5;--critical-bg: #2D0808;--critical-border: #7F1D1D;--warning: #FCD34D;--warning-bg: #2D1F08;--warning-border: #78350F;--pass: #86EFAC;--pass-bg: #0A1F10;--pass-border: #14532D;--info: #93C5FD;--info-bg: #0A1628;--info-border: #1E3A5F;--surface: #141414;--surface2: #1A1A1A;--border: #1F1F1F;--border-strong: #2A2A2A;--text: #FFFFFF;--text-muted: #6B7280;--text-sub: #9CA3AF;--radius: 10px;--radius-sm: 6px}body{font-family:DM Sans,sans-serif;background:#0a0a0a;color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}.mono{font-family:DM Mono,monospace}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes slideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}
