:root{--navy: #013d5b;--navy-hover: #024d75;--bg: #f5f5f5;--card-bg: #ffffff;--panel-bg: #f0f1f2;--border: #e0e0e0;--border-soft: #eeeeee;--text: #1f2937;--text-muted: #6b7280;--text-faint: #9ca3af;--link: #1d4ed8;--violation: #e53935;--resolved: #4caf50;--config-change: #ff9800;--conformant-bg: #e8f5e9;--conformant-text: #2e7d32;--shadow: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04)}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--bg);color:var(--text);font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}
