:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1f2937;background:#f5f7fb}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 24px;background:#111827;color:white}.brand a{font-size:20px;font-weight:700;color:white;text-decoration:none}nav{display:flex;align-items:center;gap:13px;flex-wrap:wrap}nav a,.linkbtn{color:#e5e7eb;text-decoration:none;background:none;border:0;padding:0;font:inherit;cursor:pointer}.inline{display:inline}main{max-width:1180px;margin:28px auto;padding:0 18px}footer{text-align:center;color:#6b7280;padding:30px}.card,.panel{background:white;border:1px solid #e5e7eb;border-radius:10px;padding:18px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.metric{font-size:28px;font-weight:700}.muted{color:#6b7280}.ok{color:#087f5b}.bad{color:#c92a2a}.warn{color:#e67700}.btn{display:inline-block;border:0;border-radius:7px;background:#2563eb;color:#fff;padding:9px 13px;text-decoration:none;cursor:pointer}.btn.secondary{background:#4b5563}.btn.danger{background:#dc2626}.actions{display:flex;gap:8px;flex-wrap:wrap}.tablewrap{overflow:auto;background:white;border:1px solid #e5e7eb;border-radius:10px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:11px;border-bottom:1px solid #e5e7eb;vertical-align:top}th{background:#f9fafb}tr:last-child td{border-bottom:0}label{font-weight:600;display:block;margin:13px 0 5px}input[type=text],input[type=password],input[type=number],input[type=url],select,textarea{width:100%;padding:9px 10px;border:1px solid #cbd5e1;border-radius:7px;background:white}textarea{min-height:100px;font-family:ui-monospace,Consolas,monospace}.row2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.check{display:flex;align-items:center;gap:8px;margin-top:13px}.check label{margin:0}.alert{padding:11px 13px;border-radius:7px;margin-bottom:14px}.alert.success{background:#d3f9d8}.alert.danger{background:#ffe3e3}.alert.warning{background:#fff3bf}.loginbox{max-width:440px;margin:80px auto}.code{font-family:ui-monospace,Consolas,monospace;font-size:.92em}.nowrap{white-space:nowrap}.wide-field{width:100%!important;min-height:44px;font-size:1rem;padding:10px 12px}
.rules-list-wrap{margin-top:10px}.rules-table{min-width:1080px}.rules-table thead th{font-size:.94rem;white-space:nowrap;background:#eef2ff;color:#334155}.rules-table tbody tr:nth-child(odd){background:#ffffff}.rules-table tbody tr:nth-child(even){background:#f8fafc}.rules-table tbody tr:hover{background:#eef6ff}.rule-name-cell strong{display:block;line-height:1.35}.soft-badge{display:inline-block;padding:4px 10px;border-radius:999px;background:#e0e7ff;color:#3730a3;font-weight:600;font-size:.88rem}.pill{display:inline-block;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.pill.neutral{background:#e5e7eb;color:#374151}.pill.method{background:#dbeafe;color:#1d4ed8}.status{display:inline-block;padding:5px 10px;border-radius:999px;font-weight:700;font-size:.84rem}.status.on{background:#dcfce7;color:#166534}.status.off{background:#fee2e2;color:#991b1b}.wrap-code{white-space:normal;word-break:break-word;line-height:1.45}.small-code{margin-top:6px}.stack-mobile form{margin:0}.http-line{margin-bottom:6px}
@media(max-width:720px){header{align-items:flex-start;flex-direction:column}.row2{grid-template-columns:1fr}.stack-mobile{flex-direction:column;align-items:flex-start}}
