@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0D1117;--bg-grad: #0D1117;--surface: #161B22;--surface-2: #1C2128;--surface-3: #21262D;--surface-hover: #262C36;--border: #30363D;--border-2: #3D444D;--text-strong: #F0F6FC;--text: #E6EDF3;--text-secondary:#C9D1D9;--text-muted: #8B949E;--text-dim: #6E7781;--scrollbar: #30363D;--shadow: rgba(1, 4, 9, .6);--sidebar-bg: #010409;--indigo: #6366f1;--blue: #3b82f6;--c-good: #3FB950;--c-bad: #F85149;--c-warn: #D29922;--c-info: #2F81F7;--c-neutral: #8B949E;--rate-elite: #3FB950;--rate-high: #2F81F7;--rate-medium: #D29922;--rate-low: #F85149}[data-theme=light]{--bg: #f5f7fa;--bg-grad: #eef1f6;--surface: #ffffff;--surface-2: #f4f6f9;--surface-3: #eef1f5;--surface-hover: #e9edf2;--border: #e2e8f0;--border-2: #d7dee7;--text-strong: #0b1220;--text: #16223a;--text-secondary:#334155;--text-muted: #475569;--text-dim: #64748b;--scrollbar: #cbd5e1;--shadow: rgba(15, 23, 42, .12);--sidebar-bg: #ffffff;--c-good: #1A7F37;--c-bad: #CF222E;--c-warn: #9A6700;--c-info: #1F6FEB;--c-neutral: #6E7781;--rate-elite: #1A7F37;--rate-high: #1F6FEB;--rate-medium: #9A6700;--rate-low: #CF222E}html,body{height:100%;background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;transition:background .2s ease,color .2s ease}::-webkit-scrollbar{width:.3571rem;height:.3571rem}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--scrollbar);border-radius:.2143rem}a{color:inherit}button,input,textarea,select{font-family:inherit}:focus-visible{outline:.1429rem solid var(--c-info);outline-offset:.1429rem;border-radius:.2857rem}a:focus-visible,button:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:.1429rem solid var(--c-info);outline-offset:.1429rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-.0714rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.filter-row{display:flex;align-items:center;gap:1.2857rem;flex-wrap:wrap;margin-bottom:1.25rem}.no-source{text-align:center;max-width:30rem;margin:4rem auto;padding:2.5rem 1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:1.1429rem}.no-source__icon{display:flex;justify-content:center;color:var(--text-muted);margin-bottom:.75rem}.no-source h3{font-size:1.05rem;font-weight:700;color:var(--text-strong);margin:0 0 .4rem}.no-source p{font-size:.9rem;color:var(--text-muted);line-height:1.55;margin:0}.webhook-secured{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--text-muted);line-height:1.5;margin-top:.5rem}.webhook-secured svg{color:var(--c-good);flex-shrink:0}.pdf-exporting .no-export{display:none!important}.kw-grid{width:100%;border-collapse:collapse;font-size:.875rem}.kw-grid thead th{position:sticky;top:0;z-index:1;text-align:left;padding:.7rem 1rem;background:var(--surface-2);color:var(--text-secondary);font-weight:600;font-size:.78rem;letter-spacing:.02em;border-bottom:1px solid var(--border-2);white-space:nowrap}.kw-grid tbody td{padding:.8rem 1rem;color:var(--text);border-bottom:1px solid var(--border);vertical-align:middle}.kw-grid tbody tr:last-child td{border-bottom:none}.kw-grid tbody tr{transition:background .12s ease}.kw-grid .mono{font-family:ui-monospace,SF Mono,monospace;font-size:.82rem}.kw-grid .dim{color:var(--text-muted)}.kw-grid .prov{font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.kw-grid .warn{color:var(--c-warn);font-weight:600}.kw-grid--click tbody tr{cursor:pointer}.kw-grid--click tbody tr:hover td{background:var(--surface-hover)}.kw-grid--click tbody tr.kw-row--active td{background:#6366f124}.kw-grid--click tbody tr.kw-row--active td:first-child{box-shadow:inset .2143rem 0 0 var(--indigo)}.kw-grid-card{background:var(--surface);border:1px solid var(--border);border-radius:.8571rem;overflow:hidden}
