.app-wrapper{--navy:#1e2a3a;--navy-light:#253347;--blue-700:#1d4ed8;--blue-600:#2563eb;--blue-500:#3b82f6;--blue-400:#60a5fa;--blue-200:#bfdbfe;--blue-100:#dbeafe;--blue-50:#eff6ff;--white:#fff;--gray-950:#020617;--gray-900:#0f172a;--gray-800:#1e293b;--gray-700:#334155;--gray-600:#475569;--gray-500:#64748b;--gray-400:#94a3b8;--gray-300:#cbd5e1;--gray-200:#e2e8f0;--gray-150:#edf2f7;--gray-100:#f1f5f9;--gray-50:#f8fafc;--green:#10b981;--green-600:#059669;--green-50:#f0fdf4;--green-100:#dcfce7;--teal:#14b8a6;--teal-bg:#f0fdfa;--teal-border:#99f6e4;--amber:#f59e0b;--amber-600:#d97706;--amber-50:#fffbeb;--amber-100:#fef9c3;--orange:#f97316;--orange-50:#fff7ed;--orange-100:#ffedd5;--red:#ef4444;--red-600:#dc2626;--red-50:#fef2f2;--red-100:#fee2e2;--sev-crit-color:var(--red);--sev-crit-bg:var(--red-50);--sev-crit-border:var(--red-100);--sev-high-color:var(--orange);--sev-high-bg:var(--orange-50);--sev-high-border:var(--orange-100);--sev-med-color:var(--amber);--sev-med-bg:var(--amber-50);--sev-med-border:var(--amber-100);--sev-low-color:var(--green);--sev-low-bg:var(--green-50);--sev-low-border:var(--green-100);--grade-a-color:#10b981;--grade-a-bg:var(--green-50);--grade-a-border:var(--green-100);--grade-a-stroke:#10b981;--grade-b-color:var(--teal);--grade-b-bg:var(--teal-bg);--grade-b-border:var(--teal-border);--grade-b-stroke:#14b8a6;--grade-c-color:var(--amber);--grade-c-bg:var(--amber-50);--grade-c-border:var(--amber-100);--grade-c-stroke:var(--amber);--grade-d-color:var(--orange);--grade-d-bg:var(--orange-50);--grade-d-border:var(--orange-100);--grade-d-stroke:var(--orange);--grade-f-color:var(--red);--grade-f-bg:var(--red-50);--grade-f-border:var(--red-100);--grade-f-stroke:var(--red);--sans:"DM Sans",system-ui,sans-serif;--mono:"DM Mono",monospace;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 1px 3px #00000012,0 1px 2px #0000000a;--shadow:0 4px 12px #00000014,0 2px 4px #0000000a;--shadow-lg:0 12px 32px #0000001a,0 4px 8px #0000000d;--r-sm:8px;--r:10px;--r-lg:14px;--r-xl:18px;background:var(--ui-background,#f8fafc);color:var(--text-01,#0f172a);font-family:var(--sans)}[data-theme=dark] .app-wrapper{background:var(--ui-background,#0f172a);color:var(--text-01,#f1f5f9);--sev-crit-color:#ef4444;--sev-crit-bg:#ef444414;--sev-crit-border:#ef444447;--sev-high-color:#f97316;--sev-high-bg:#f9731614;--sev-high-border:#f9731647;--sev-med-color:#f59e0b;--sev-med-bg:#f59e0b14;--sev-med-border:#f59e0b47;--sev-low-color:#38bdf8;--sev-low-bg:#38bdf814;--sev-low-border:#38bdf847}.topnav{z-index:200;background:#161616;justify-content:space-between;align-items:center;height:58px;padding:0 28px;display:flex;position:sticky;top:0;box-shadow:0 1px #ffffff0a,0 2px 8px #00000026}.nav-logo{color:#fff;letter-spacing:-.4px;align-items:center;gap:10px;font-size:15.5px;font-weight:800;text-decoration:none;display:flex}.nav-logo-text{color:#fff}[data-theme=dark] .nav-logo-text{color:#f1f5f9}.nav-logo-mark{background:var(--blue-600);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex;box-shadow:0 0 0 1px #ffffff1a}.nav-pill{letter-spacing:.6px;text-transform:uppercase;color:#93c5fd;background:#3b82f62e;border:1px solid #3b82f640;border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700}.nav-center{background:#ffffff0d;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:4px;padding:4px;display:flex}.nav-tab{color:#94a3b8;cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;min-height:44px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.nav-tab:hover{color:#fff;background:#ffffff12}.nav-tab.active{color:#fff;background:#ffffff1f;font-weight:600}.nav-right{align-items:center;gap:14px;display:flex}.nav-icon-btn{cursor:pointer;color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;transition:all .15s;display:flex}.nav-icon-btn:hover{color:#fff;background:#ffffff1a}.nav-cta{background:var(--blue-600);color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s}.nav-cta:hover{background:var(--blue-700)}.nav-avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed);border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:12px;font-weight:800;display:flex}.page{max-width:1220px;margin:0 auto;padding:28px 24px 80px}[data-theme=dark] .page{background:0 0}.breadcrumb{color:var(--gray-400);align-items:center;gap:7px;margin-bottom:20px;font-size:13px;display:flex}[data-theme=dark] .breadcrumb{color:#64748b}[data-theme=dark] .bc-sep{color:#475569}.breadcrumb a{color:var(--blue-600);font-weight:500;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.bc-sep{color:var(--gray-300)}.hero{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);grid-template-columns:1fr auto;align-items:start;gap:28px;margin-bottom:22px;padding:28px 30px 24px;display:grid}.hero-domain-row{align-items:center;gap:13px;margin-bottom:8px;display:flex}.hero-favicon{background:var(--blue-50);border:1.5px solid var(--blue-100);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.hero-domain{letter-spacing:-.6px;color:var(--gray-900);font-size:26px;font-weight:800}[data-theme=dark] .hero{background:#0f172a;border-color:#1e293b}[data-theme=dark] .hero-domain{color:#e5edf7}[data-theme=dark] .hero-favicon{background:#3b82f626;border-color:#3b82f64d}.live-badge{background:var(--green-50);border:1px solid var(--green-100);color:var(--green-600);border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:700;display:flex}.live-dot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite livePulse}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.3}}.hero-meta{color:var(--gray-400);flex-wrap:wrap;align-items:center;gap:12px;font-size:12.5px;display:flex}.hero-meta-item{align-items:center;gap:5px;display:flex}.meta-sep{background:var(--gray-300);border-radius:50%;width:3px;height:3px}.score-ring-block{text-align:center}.score-ring-label{letter-spacing:.6px;text-transform:uppercase;color:var(--gray-400);margin-bottom:8px;font-size:10.5px;font-weight:700}.score-ring-svg-wrap{width:96px;height:96px;margin:0 auto 8px;position:relative}.score-ring-svg-wrap svg{transform:rotate(-90deg)}.ring-track{fill:none;stroke:var(--gray-100);stroke-width:7px}.ring-fill{fill:none;stroke-width:7px;stroke-linecap:round;stroke-dasharray:263.9}.ring-fill.grade-a{stroke:var(--green)}.ring-fill.grade-b{stroke:var(--teal)}.ring-fill.grade-c{stroke:var(--amber)}.ring-fill.grade-d{stroke:var(--orange)}.ring-fill.grade-f{stroke:var(--red)}.ring-num{letter-spacing:-1px;color:var(--gray-900);flex-direction:column;justify-content:center;align-items:center;font-size:22px;font-weight:800;line-height:1;display:flex;position:absolute;inset:0}[data-theme=dark] .ring-num{color:#e5edf7}[data-theme=dark] .ring-track{stroke:#1e293b}.ring-num sub{color:var(--gray-400);letter-spacing:0;vertical-align:baseline;font-size:11px;font-weight:500;line-height:1}.ring-grade{margin-bottom:12px;font-size:13px;font-weight:700}.ring-grade.grade-a{color:var(--green)}.ring-grade.grade-b{color:var(--teal)}.ring-grade.grade-c{color:var(--amber)}.ring-grade.grade-d{color:var(--orange)}.ring-grade.grade-f{color:var(--red)}.hero-actions{justify-content:flex-end;gap:8px;display:flex}.btn-ghost{background:var(--ui-01,#fff);color:var(--text-02,#334155);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-sm);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);align-items:center;gap:6px;padding:7px 13px;transition:all .15s;display:flex}.btn-ghost:hover{background:var(--ui-02,#f8fafc);border-color:var(--ui-03,#cbd5e1)}.btn-blue{background:var(--blue-600);color:#fff;border-radius:var(--r-sm);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--sans);border:none;align-items:center;gap:6px;padding:7px 14px;transition:background .15s;display:flex}.btn-blue:hover{background:var(--blue-700)}[data-theme=dark] .btn-ghost{color:#cbd5e1;background:#0f172a;border-color:#1e293b}[data-theme=dark] .btn-ghost:hover{background:#131d31;border-color:#334155}.section-head{justify-content:space-between;align-items:center;margin-top:28px;margin-bottom:13px;display:flex}.section-title{letter-spacing:.7px;text-transform:uppercase;color:var(--gray-400);align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.section-title:before{content:"";background:var(--blue-400);border-radius:99px;width:14px;height:2px;display:inline-block}[data-theme=dark] .section-title{color:#64748b}[data-theme=dark] .section-title:before{background:#60a5fa}.modules-grid{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:4px;display:grid}.mod-tile{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r);box-shadow:var(--shadow-xs);cursor:pointer;padding:14px 14px 12px;transition:all .2s;position:relative;overflow:hidden}.mod-tile:after{content:"";height:3px;position:absolute;top:0;left:0;right:0}.mod-tile:hover{box-shadow:var(--shadow);border-color:var(--blue-100);transform:translateY(-2px)}.mod-tile.t-a:after{background:var(--green)}.mod-tile.t-b:after{background:var(--teal)}.mod-tile.t-c:after{background:var(--amber)}.mod-tile.t-d:after{background:var(--orange)}.mod-tile.t-f:after{background:var(--red)}.tile-row{justify-content:space-between;align-items:flex-start;margin-bottom:9px;display:flex}.tile-name{color:var(--gray-600);max-width:90px;font-size:11.5px;font-weight:600;line-height:1.3}[data-theme=dark] .mod-tile{background:#0f172a;border-color:#1e293b}[data-theme=dark] .mod-tile:hover{border-color:#3b82f64d}[data-theme=dark] .tile-name{color:#94a3b8}.tile-grade{font-size:17px;font-weight:800}.t-a .tile-grade,.t-b .tile-grade{color:var(--green-600)}.t-c .tile-grade{color:var(--amber-600)}.t-d .tile-grade{color:var(--orange)}.t-f .tile-grade{color:var(--red)}.tile-track{background:var(--gray-100);border-radius:99px;height:4px;margin-bottom:7px;overflow:hidden}.tile-fill{border-radius:99px;height:100%}.t-a .tile-fill{background:var(--green)}.t-b .tile-fill{background:var(--teal)}.t-c .tile-fill{background:var(--amber)}.t-d .tile-fill{background:var(--orange)}.t-f .tile-fill{background:var(--red)}.tile-score{color:var(--gray-400);font-variant-numeric:tabular-nums;font-size:10.5px}.tile-note{margin-top:4px;font-size:10.5px;font-weight:600}.t-a .tile-note,.t-b .tile-note{color:var(--green-600)}.t-c .tile-note{color:var(--amber-600)}.t-d .tile-note{color:var(--orange)}.t-f .tile-note{color:var(--red)}.main-cols{grid-template-columns:1fr 344px;align-items:start;gap:20px;margin-top:0;display:grid}.dcard{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-lg);box-shadow:var(--shadow-xs);margin-bottom:14px;overflow:hidden}.dcard-head{border-bottom:1px solid var(--gray-100);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:15px 20px;transition:background .15s;display:flex}.dcard-head:hover{background:var(--gray-50)}.dcard-head-left{align-items:center;gap:12px;display:flex}.dcard-icon{border-radius:var(--r-sm);flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:15px;display:flex}.dcard-title{color:var(--gray-900);letter-spacing:-.2px;font-size:14px;font-weight:700}.dcard-sub{color:var(--gray-400);margin-top:1px;font-size:12px}[data-theme=dark] .dcard{background:#0f172a;border-color:#1e293b}[data-theme=dark] .dcard-head{border-bottom-color:#1e293b}[data-theme=dark] .dcard-head:hover{background:#131d31}[data-theme=dark] .dcard-title{color:#cbd5e1}[data-theme=dark] .dcard-sub{color:#64748b}.dcard-right{align-items:center;gap:9px;display:flex}.grade-pill{letter-spacing:-.1px;border-radius:6px;padding:3px 10px;font-size:12px;font-weight:800}.gp-a{background:var(--grade-a-bg);color:var(--grade-a-color);border:1px solid var(--grade-a-border)}.gp-b{background:var(--grade-b-bg);color:var(--grade-b-color);border:1px solid var(--grade-b-border)}.gp-c{background:var(--grade-c-bg);color:var(--grade-c-color);border:1px solid var(--grade-c-border)}.gp-d{background:var(--grade-d-bg);color:var(--grade-d-color);border:1px solid var(--grade-d-border)}.gp-f{background:var(--grade-f-bg);color:var(--grade-f-color);border:1px solid var(--grade-f-border)}.grade-badge{font-family:var(--mono);border-radius:6px;align-items:center;font-weight:600;display:inline-flex}.grade-badge-sm{padding:2px 8px;font-size:11px}.grade-badge-md{padding:3px 10px;font-size:13px}.grade-badge-lg{padding:4px 14px;font-size:16px}.grade-badge-a{background:var(--grade-a-bg);color:var(--grade-a-color);border:1px solid var(--grade-a-border)}.grade-badge-b{background:var(--grade-b-bg);color:var(--grade-b-color);border:1px solid var(--grade-b-border)}.grade-badge-c{background:var(--grade-c-bg);color:var(--grade-c-color);border:1px solid var(--grade-c-border)}.grade-badge-d{background:var(--grade-d-bg);color:var(--grade-d-color);border:1px solid var(--grade-d-border)}.grade-badge-f{background:var(--grade-f-bg);color:var(--grade-f-color);border:1px solid var(--grade-f-border)}.chevron{color:var(--gray-300);font-size:14px;transition:transform .2s}details[open]>summary .chevron{transform:rotate(90deg)}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.dcard-body{padding:18px 20px;animation:.2s bodyIn}@keyframes bodyIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.issue-list{flex-direction:column;gap:9px;list-style:none;display:flex}.issue{border-radius:var(--r-xl);border:1px solid #0000;gap:11px;padding:11px 13px;display:flex}.issue.critical{background:#fff5f5;border-color:#fecaca}.issue.high{background:#fff8f0;border-color:#fed7aa}.issue.medium{background:#fffdf0;border-color:#fde68a}.issue.low{background:#f7fdf9;border-color:#bbf7d0}.issue.info{background:var(--gray-50);border-color:var(--gray-200)}[data-theme=dark] .issue{background:#0f172a;border:1px solid #243041}[data-theme=dark] .issue.critical{background:linear-gradient(#ef444414,#0f172af5);border:1px solid #ef444447;border-left:4px solid #ef4444}[data-theme=dark] .issue.high{background:linear-gradient(#f9731614,#0f172af5);border:1px solid #f9731647;border-left:4px solid #f97316}[data-theme=dark] .issue.medium{background:linear-gradient(#f59e0b14,#0f172af5);border:1px solid #f59e0b47;border-left:4px solid #f59e0b}[data-theme=dark] .issue.low{background:linear-gradient(#38bdf814,#0f172af5);border:1px solid #38bdf847;border-left:4px solid #38bdf8}[data-theme=dark] .issue.info{background:#111827;border:1px solid #243041;border-left:4px solid #64748b}.i-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.critical .i-dot{background:var(--red)}.high .i-dot{background:var(--orange)}.medium .i-dot{background:var(--amber)}.low .i-dot{background:var(--green)}.info .i-dot{background:var(--gray-400)}.sev-tag{letter-spacing:.5px;text-transform:uppercase;border-radius:4px;margin-bottom:4px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-block}.critical .sev-tag{background:var(--sev-crit-bg);color:var(--sev-crit-color);border:1px solid var(--sev-crit-border)}.high .sev-tag{background:var(--sev-high-bg);color:var(--sev-high-color);border:1px solid var(--sev-high-border)}.medium .sev-tag{background:var(--sev-med-bg);color:var(--sev-med-color);border:1px solid var(--sev-med-border)}.low .sev-tag{background:var(--sev-low-bg);color:var(--sev-low-color);border:1px solid var(--sev-low-border)}.info .sev-tag{background:var(--gray-100);color:var(--gray-500);border:1px solid var(--gray-200)}[data-theme=dark] .critical .sev-tag{color:#fca5a5;background:#ef444424;border:1px solid #ef444447}[data-theme=dark] .high .sev-tag{color:#fdba74;background:#f9731624;border:1px solid #f9731647}[data-theme=dark] .medium .sev-tag{color:#fcd34d;background:#f59e0b24;border:1px solid #f59e0b47}[data-theme=dark] .low .sev-tag{color:#7dd3fc;background:#38bdf824;border:1px solid #38bdf847}[data-theme=dark] .info .sev-tag{color:#94a3b8;background:#64748b24;border:1px solid #64748b47}.sev-pill{font-size:11px;font-weight:600;font-family:var(--mono);border-radius:5px;align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.sev-pill-critical{background:var(--sev-crit-bg);color:var(--sev-crit-color);border:1px solid var(--sev-crit-border)}.sev-pill-high{background:var(--sev-high-bg);color:var(--sev-high-color);border:1px solid var(--sev-high-border)}.sev-pill-medium{background:var(--sev-med-bg);color:var(--sev-med-color);border:1px solid var(--sev-med-border)}.sev-pill-low{background:var(--sev-low-bg);color:var(--sev-low-color);border:1px solid var(--sev-low-border)}.sev-box{border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:2px;padding:6px 4px;display:flex}.sev-box-critical{background:var(--sev-crit-bg);border:1px solid var(--sev-crit-border)}.sev-box-high{background:var(--sev-high-bg);border:1px solid var(--sev-high-border)}.sev-box-medium{background:var(--sev-med-bg);border:1px solid var(--sev-med-border)}.sev-box-low{background:var(--sev-low-bg);border:1px solid var(--sev-low-border)}.sev-box-critical .sev-count{color:var(--sev-crit-color)}.sev-box-high .sev-count{color:var(--sev-high-color)}.sev-box-medium .sev-count{color:var(--sev-med-color)}.sev-box-low .sev-count{color:var(--sev-low-color)}.sev-count{font-size:15px;font-weight:700;font-family:var(--mono);line-height:1}.sev-label{text-transform:uppercase;letter-spacing:.04em;opacity:.8;font-size:9px;font-weight:600}.finding-card{border-radius:var(--r-sm);cursor:pointer;gap:12px;padding:14px 16px;transition:transform .15s;display:flex}.finding-card:hover{transform:translate(3px)}.finding-card-critical{background:var(--sev-crit-bg);border-top:1px solid var(--sev-crit-border);border-right:1px solid var(--sev-crit-border);border-bottom:1px solid var(--sev-crit-border);border-left:3px solid var(--sev-crit-color)}.finding-card-high{background:var(--sev-high-bg);border-top:1px solid var(--sev-high-border);border-right:1px solid var(--sev-high-border);border-bottom:1px solid var(--sev-high-border);border-left:3px solid var(--sev-high-color)}.finding-card-medium{background:var(--sev-med-bg);border-top:1px solid var(--sev-med-border);border-right:1px solid var(--sev-med-border);border-bottom:1px solid var(--sev-med-border);border-left:3px solid var(--sev-med-color)}.finding-card-low{background:var(--sev-low-bg);border-top:1px solid var(--sev-low-border);border-right:1px solid var(--sev-low-border);border-bottom:1px solid var(--sev-low-border);border-left:3px solid var(--sev-low-color)}.top-finding-alert{border-radius:7px;align-items:center;gap:8px;margin-bottom:14px;padding:8px 10px;display:flex}.top-finding-critical{background:var(--sev-crit-bg);border:1px solid var(--sev-crit-border)}.top-finding-high{background:var(--sev-high-bg);border:1px solid var(--sev-high-border)}.filter-btn{font-size:11px;font-weight:600;font-family:var(--mono);text-transform:capitalize;cursor:pointer;border-radius:5px;padding:4px 10px;transition:all .15s}.filter-btn-inactive{border:1px solid var(--gray-300);background:var(--white);color:var(--gray-500)}.filter-btn-all{border:1px solid var(--blue-600);background:var(--blue-50);color:var(--blue-600)}.filter-btn-critical{border:1px solid var(--sev-crit-color);background:var(--sev-crit-bg);color:var(--sev-crit-color)}.filter-btn-high{border:1px solid var(--sev-high-color);background:var(--sev-high-bg);color:var(--sev-high-color)}.modal-sev-badge{font-size:10px;font-weight:600;font-family:var(--mono);text-transform:uppercase;border-radius:4px;padding:3px 8px}.modal-sev-critical{background:var(--sev-crit-bg);color:var(--sev-crit-color);border:1px solid var(--sev-crit-border)}.modal-sev-high{background:var(--sev-high-bg);color:var(--sev-high-color);border:1px solid var(--sev-high-border)}.modal-sev-medium{background:var(--sev-med-bg);color:var(--sev-med-color);border:1px solid var(--sev-med-border)}.modal-sev-low{background:var(--sev-low-bg);color:var(--sev-low-color);border:1px solid var(--sev-low-border)}.i-finding{color:var(--gray-900);margin-bottom:3px;font-size:13px;font-weight:600;line-height:1.4}.i-fix{color:var(--gray-500);font-size:12px;line-height:1.5}.i-fix code{background:var(--gray-100);color:var(--blue-700);border-radius:4px;padding:1px 5px;font-size:11.5px}[data-theme=dark] .i-finding{color:#e2e8f0}[data-theme=dark] .i-fix{color:#94a3b8}[data-theme=dark] .i-fix code{color:#60a5fa;background:#3b82f626}.info-grid{background:var(--ui-03,#e2e8f0);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-sm);grid-template-columns:1fr 1fr;gap:1px;margin-bottom:14px;display:grid;overflow:hidden}.ig-cell{background:var(--ui-01,#fff);padding:10px 13px}.ig-label{letter-spacing:.4px;text-transform:uppercase;color:var(--gray-400);margin-bottom:2px;font-size:10.5px;font-weight:600}.ig-val{color:var(--gray-900);font-size:12.5px;font-weight:600;font-family:var(--mono)}[data-theme=dark] .info-grid{background:#1e293b;border-color:#1e293b}[data-theme=dark] .ig-cell{background:#0f172a}[data-theme=dark] .ig-val{color:#e2e8f0}.sidebar{flex-direction:column;gap:14px;display:flex}.scard{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-lg);box-shadow:var(--shadow-xs);overflow:hidden}[data-theme=dark] .scard{background:#0f172a;border-color:#1e293b}.scard-title{letter-spacing:.6px;text-transform:uppercase;color:var(--gray-500);border-bottom:1px solid var(--gray-100);align-items:center;gap:7px;padding:13px 17px 11px;font-size:11px;font-weight:700;display:flex}.scard-body{padding:13px 17px}.risk-row{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:8px 0;display:flex}.risk-row:last-child{border-bottom:none}.risk-lbl{color:var(--gray-700);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}[data-theme=dark] .scard-title{color:#64748b;border-bottom-color:#1e293b}[data-theme=dark] .risk-row{border-bottom-color:#1e293b}[data-theme=dark] .risk-lbl{color:#cbd5e1}[data-theme=dark] .priority{border-bottom-color:#1e293b}[data-theme=dark] .p-text{color:#94a3b8}[data-theme=dark] .p-text strong{color:#cbd5e1}[data-theme=dark] .di-row{border-bottom-color:#1e293b}[data-theme=dark] .di-lbl{color:#64748b}[data-theme=dark] .di-val{color:#cbd5e1}[data-theme=dark] .chk{border-bottom-color:#1e293b}[data-theme=dark] .chk-lbl{color:#cbd5e1}.risk-num{border-radius:20px;padding:2px 11px;font-size:13px;font-weight:800}.rn-crit{background:var(--red-50);color:var(--red);border:1px solid #fecaca}.rn-high{background:var(--orange-50);color:var(--orange);border:1px solid #fed7aa}.rn-med{background:var(--amber-50);color:var(--amber-600);border:1px solid #fde68a}.rn-low{background:var(--green-50);color:var(--green-600);border:1px solid #bbf7d0}.priority{border-bottom:1px solid var(--gray-100);gap:10px;padding:9px 0;display:flex}.priority:last-child{border-bottom:none}.p-num{background:var(--blue-50);width:20px;height:20px;color:var(--blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:10px;font-weight:800;display:flex}.p-text{color:var(--gray-600);font-size:12.5px;line-height:1.5}.p-text strong{color:var(--gray-900);font-weight:700}.di-row{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:baseline;gap:10px;padding:7px 0;display:flex}.di-row:last-child{border-bottom:none}.di-lbl{color:var(--gray-400);flex-shrink:0;font-size:12px;font-weight:500}.di-val{color:var(--gray-800);font-size:12px;font-weight:600;font-family:var(--mono);text-align:right}.chk{border-bottom:1px solid var(--gray-100);align-items:center;gap:9px;padding:7px 0;font-size:13px;display:flex}.chk:last-child{border-bottom:none}.chk-lbl{color:var(--gray-700);flex:1;font-size:12.5px;font-weight:500}.chk-st{white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:10.5px;font-weight:700}.st-pass{background:var(--green-50);color:var(--green-600);border:1px solid #bbf7d0}.st-warn{background:var(--amber-50);color:var(--amber-600);border:1px solid #fde68a}.st-fail{background:var(--red-50);color:var(--red);border:1px solid #fecaca}.fade-up{animation:.45s both fadeUp}.fade-up:first-child{animation-delay:0s}.fade-up:nth-child(2){animation-delay:60ms}.fade-up:nth-child(3){animation-delay:.12s}.fade-up:nth-child(4){animation-delay:.18s}.fade-up:nth-child(5){animation-delay:.22s}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.ring-anim .ring-fill{animation:1.2s forwards ringIn}@keyframes ringIn{0%{stroke-dashoffset:263.9px}to{stroke-dashoffset:var(--ring-offset,63)}}.mobile-menu-btn{display:none!important}@keyframes slideInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){button,a[role=button],.btn,.nav-tab,.nav-icon-btn{min-width:44px;min-height:44px}}@media (max-width:1024px){.modules-grid{grid-template-columns:repeat(4,1fr)}.main-cols{grid-template-columns:1fr}}@media (max-width:900px){.modules-grid{grid-template-columns:repeat(3,1fr)}.app-sidebar{width:240px}}@media (min-width:769px){.nav-center{align-items:center;gap:4px;display:flex!important}.mobile-menu-btn{display:none!important}}@media (max-width:768px){.modules-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.nav-center{display:none!important}.info-grid{grid-template-columns:1fr}.mobile-menu-btn{display:flex!important}}@media (max-width:767px){.nav-tab,.filter-btn,.si-chip,.si-scan-btn{min-height:44px!important;padding:12px 16px!important}.app-wrapper{padding:16px!important}.dashboard-stats-grid,.dashboard-trend-grid,.dashboard-domains-grid,.dashboard-findings-grid{grid-template-columns:1fr!important;gap:12px!important}.recharts-wrapper{max-width:100%!important}}@media (min-width:768px) and (max-width:1023px){.dashboard-stats-grid,.dashboard-domains-grid{grid-template-columns:repeat(2,1fr)!important}.dashboard-trend-grid,.dashboard-findings-grid{grid-template-columns:1fr!important}}@media (min-width:1024px) and (max-width:1279px){.dashboard-stats-grid{grid-template-columns:repeat(2,1fr)!important}.dashboard-trend-grid{grid-template-columns:1fr 340px!important}.dashboard-domains-grid{grid-template-columns:repeat(2,1fr)!important}.dashboard-findings-grid{grid-template-columns:1fr 380px!important}}@media (min-width:1280px){.dashboard-stats-grid{grid-template-columns:repeat(4,1fr)!important}.dashboard-trend-grid{grid-template-columns:1fr 340px!important}.dashboard-domains-grid{grid-template-columns:repeat(3,1fr)!important}.dashboard-findings-grid{grid-template-columns:1fr 380px!important}}button,a[role=button],.btn,.nav-tab,.nav-icon-btn,.filter-btn,.si-scan-btn,.si-chip{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.mobile-bottom-tabs{display:none}@media (max-width:768px){.mobile-bottom-tabs{background:var(--ui-01);border-top:1px solid var(--ui-03);z-index:100;height:64px;padding:0 8px;padding-bottom:env(safe-area-inset-bottom,0);justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-tab{color:var(--text-03);border-radius:8px;flex-direction:column;align-items:center;gap:2px;min-width:56px;padding:6px 12px;font-size:10px;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:flex}.mobile-tab:hover,.mobile-tab.active{color:var(--blue)}.mobile-tab.scan-tab{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;width:48px;min-width:48px;height:48px;margin-top:-16px;font-size:0;box-shadow:0 4px 12px #0f62fe4d}.mobile-tab.scan-tab svg{width:22px;height:22px}.app-wrapper main{padding-bottom:80px}.dashboard-sidebar{display:none!important}}
:root{--navy:#1e2a3a;--navy-light:#253347;--blue-700:#1d4ed8;--blue-600:#2563eb;--blue-500:#3b82f6;--blue-400:#60a5fa;--blue-200:#bfdbfe;--blue-100:#dbeafe;--blue-50:#eff6ff;--gray-950:#020617;--gray-900:#0f172a;--gray-800:#1e293b;--gray-700:#334155;--gray-600:#475569;--gray-500:#64748b;--gray-400:#94a3b8;--gray-300:#cbd5e1;--gray-200:#e2e8f0;--gray-150:#edf2f7;--gray-100:#f1f5f9;--gray-50:#f8fafc;--green:#10b981;--green-600:#059669;--green-50:#f0fdf4;--green-100:#dcfce7;--teal:#34d399;--amber:#f59e0b;--amber-600:#d97706;--amber-50:#fffbeb;--amber-100:#fef9c3;--orange:#f97316;--orange-50:#fff7ed;--orange-100:#ffedd5;--red:#ef4444;--red-600:#dc2626;--red-50:#fef2f2;--red-100:#fee2e2;--sans:"DM Sans",system-ui,sans-serif;--mono:"DM Mono",monospace;--shadow-xs:0 1px 2px #0000000d;--shadow-sm:0 1px 3px #00000012,0 1px 2px #0000000a;--shadow:0 4px 12px #00000014,0 2px 4px #0000000a;--shadow-lg:0 12px 32px #0000001a,0 4px 8px #0000000d;--r-sm:8px;--r:10px;--r-lg:14px;--r-xl:18px}.page{max-width:1220px;margin:0 auto;padding:28px 24px 48px}.breadcrumb{color:var(--gray-400);align-items:center;gap:7px;margin-bottom:24px;font-size:13px;line-height:1.5;display:flex}[data-theme=dark] .breadcrumb{color:#64748b}.breadcrumb a{color:var(--blue-600);font-weight:500;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.bc-sep{color:var(--gray-300)}[data-theme=dark] .bc-sep{color:#475569}.hero-card{border-radius:16px;grid-template-columns:1fr auto;align-items:start;gap:48px;margin-bottom:28px;padding:32px;display:grid;position:relative;overflow:hidden}[data-theme=light] .hero-card{border:1px solid var(--ui-03,#e2e8f0);background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);box-shadow:0 4px 16px #00000014,0 0 0 1px #0f62fe1a}[data-theme=light] .hero-card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#0f62fe05 0%,#0000 50%),radial-gradient(circle at 80% 70%,#3b82f605 0%,#0000 50%);position:absolute;inset:0}[data-theme=dark] .hero-card{background:linear-gradient(135deg,#1a1d2e 0%,#16213e 100%);border:1px solid #4adeff26;box-shadow:0 8px 32px #0000004d,0 0 0 1px #4adeff1a}[data-theme=dark] .hero-card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#4adeff08 0%,#0000 50%),radial-gradient(circle at 80% 70%,#8a3ffc08 0%,#0000 50%);position:absolute;inset:0}.hero-card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 20% 30%,#0f62fe05 0%,#0000 50%),radial-gradient(circle at 80% 70%,#3b82f605 0%,#0000 50%);position:absolute;inset:0}.hero-left,.hero-right{z-index:1;position:relative}.hero-left{flex:1}.hero-right{min-width:280px}.hero{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-xl);box-shadow:var(--shadow-sm);grid-template-columns:1fr auto;align-items:start;gap:28px;margin-bottom:22px;padding:28px 30px 24px;display:grid}[data-theme=dark] .hero{background:#0f172a;border-color:#1e293b}.hero-domain-row{align-items:center;gap:13px;margin-bottom:8px;display:flex}.hero-favicon{background:var(--blue-50);border:1.5px solid var(--blue-100);border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}[data-theme=dark] .hero-favicon{background:#3b82f626;border-color:#3b82f64d}.hero-domain{letter-spacing:-.6px;color:var(--text-01,#0f172a);font-size:26px;font-weight:800}[data-theme=dark] .hero-domain{color:#e5edf7}.live-badge{background:var(--green-50);border:1px solid var(--green-100);color:var(--green-600);border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;font-weight:700;display:flex}.live-dot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite livePulse}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.3}}.hero-meta{color:var(--gray-400);flex-wrap:wrap;align-items:center;gap:12px;font-size:12.5px;display:flex}.hero-meta-item{align-items:center;gap:5px;display:flex}.meta-sep{background:var(--gray-300);border-radius:50%;width:3px;height:3px}.score-ring-block{text-align:center}.score-ring-label{letter-spacing:.6px;text-transform:uppercase;color:var(--gray-400);margin-bottom:8px;font-size:10.5px;font-weight:700}.score-ring-svg-wrap{width:96px;height:96px;margin:0 auto 8px;position:relative}.score-ring-svg-wrap svg{transform:rotate(-90deg)}.ring-track{fill:none;stroke:var(--ui-03,#e2e8f0);stroke-width:7px}[data-theme=dark] .ring-track{stroke:#1e293b}.ring-fill{fill:none;stroke-width:7px;stroke-linecap:round;stroke-dasharray:263.9;stroke-dashoffset:var(--ring-offset,63);transition:stroke-dashoffset 1.2s}.ring-fill.grade-a{stroke:var(--green)}.ring-fill.grade-b{stroke:var(--teal)}.ring-fill.grade-c{stroke:var(--amber)}.ring-fill.grade-d{stroke:var(--orange)}.ring-fill.grade-f{stroke:var(--red)}.ring-num{letter-spacing:-1px;color:var(--text-01,#0f172a);flex-direction:column;justify-content:center;align-items:center;font-size:22px;font-weight:800;line-height:1;display:flex;position:absolute;inset:0}[data-theme=dark] .ring-num{color:#e5edf7}.ring-num sub{color:var(--gray-400);letter-spacing:0;vertical-align:baseline;font-size:11px;font-weight:500;line-height:1}.ring-grade{margin-bottom:12px;font-size:13px;font-weight:700}.ring-grade.grade-a,.ring-grade.grade-b{color:var(--green-600)}.ring-grade.grade-c{color:var(--amber-600)}.ring-grade.grade-d{color:var(--orange)}.ring-grade.grade-f{color:var(--red)}.hero-actions{justify-content:flex-end;gap:8px;display:flex}.btn-ghost{background:var(--ui-01,#fff);color:var(--text-02,#334155);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-sm);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--sans);align-items:center;gap:6px;padding:7px 13px;transition:all .15s;display:flex}[data-theme=dark] .btn-ghost{color:#cbd5e1;background:#0f172a;border-color:#1e293b}.btn-ghost:hover{background:var(--ui-02,#f8fafc);border-color:var(--ui-03,#e2e8f0)}[data-theme=dark] .btn-ghost:hover{background:#131d31;border-color:#334155}.btn-blue{background:var(--blue-600);color:#fff;border-radius:var(--r-sm);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--sans);border:none;align-items:center;gap:6px;padding:7px 14px;transition:background .15s;display:flex}.btn-blue:hover{background:var(--blue-700)}.section-head{justify-content:space-between;align-items:center;margin-top:32px;margin-bottom:16px;display:flex}.section-title{letter-spacing:.8px;text-transform:uppercase;color:var(--gray-400);align-items:center;gap:8px;font-size:11px;font-weight:700;line-height:1.4;display:flex}.section-title:before{content:"";background:var(--blue-400);border-radius:99px;width:14px;height:2px;display:inline-block}.modules-grid{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:8px;display:grid}.mod-tile{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r);box-shadow:var(--shadow-xs);cursor:pointer;padding:14px 14px 12px;transition:all .2s;position:relative;overflow:hidden}[data-theme=dark] .mod-tile{background:#0f172a;border-color:#1e293b}.mod-tile:after{content:"";height:3px;position:absolute;top:0;left:0;right:0}.mod-tile:hover{box-shadow:var(--shadow);border-color:var(--blue-100);transform:translateY(-2px)}[data-theme=dark] .mod-tile:hover{border-color:#3b82f64d}.mod-tile.t-a:after{background:var(--green)}.mod-tile.t-b:after{background:var(--teal)}.mod-tile.t-c:after{background:var(--amber)}.mod-tile.t-d:after{background:var(--orange)}.mod-tile.t-f:after{background:var(--red)}.tile-row{justify-content:space-between;align-items:flex-start;margin-bottom:9px;display:flex}.tile-name{color:var(--text-02,#334155);max-width:90px;font-size:11.5px;font-weight:600;line-height:1.3}[data-theme=dark] .tile-name{color:#94a3b8}.tile-grade{font-size:17px;font-weight:800}.t-a .tile-grade,.t-b .tile-grade{color:var(--green-600)}.t-c .tile-grade{color:var(--amber-600)}.t-d .tile-grade{color:var(--orange)}.t-f .tile-grade{color:var(--red)}.tile-track{background:var(--ui-03,#e2e8f0);border-radius:99px;height:4px;margin-bottom:7px;overflow:hidden}.tile-fill{border-radius:99px;height:100%}.t-a .tile-fill{background:var(--green)}.t-b .tile-fill{background:var(--teal)}.t-c .tile-fill{background:var(--amber)}.t-d .tile-fill{background:var(--orange)}.t-f .tile-fill{background:var(--red)}.tile-score{color:var(--gray-400);font-variant-numeric:tabular-nums;font-size:10.5px}.tile-note{margin-top:4px;font-size:10.5px;font-weight:600}.t-a .tile-note,.t-b .tile-note{color:var(--green-600)}.t-c .tile-note{color:var(--amber-600)}.t-d .tile-note{color:var(--orange)}.t-f .tile-note{color:var(--red)}.main-cols{grid-template-columns:1fr 344px;align-items:start;gap:24px;margin-top:0;display:grid}.radar-section{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-xl);box-shadow:var(--shadow-xs);grid-template-columns:400px 1fr;margin-bottom:20px;display:grid;overflow:hidden}[data-theme=dark] .radar-section{background:#0f172a;border-color:#1e293b}.radar-left{border-right:1px solid var(--ui-03,#e2e8f0);padding:28px}[data-theme=dark] .radar-left{border-right-color:#1e293b}.radar-left h3{letter-spacing:-.3px;margin-bottom:3px;font-size:16px;font-weight:800}[data-theme=dark] .radar-left h3{color:#cbd5e1}.radar-left p{color:var(--gray-400);margin-bottom:20px;font-size:12.5px}[data-theme=dark] .radar-left p{color:#64748b}.radar-svg-center{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.radar-legend{justify-content:center;gap:16px;margin-bottom:18px;display:flex}.r-leg-item{color:var(--gray-600);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.r-leg-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.r-leg-dot-benchmark{background:#bfdbfe;border:1px dashed #93c5fd}[data-theme=dark] .r-leg-dot-benchmark{background:#003a8c;border:1px dashed #4589ff}.r-leg-dot-current{background:#2563eb}[data-theme=dark] .r-leg-dot-current{background:#4589ff}.score-bars{flex-direction:column;gap:8px;list-style:none;display:flex}.sbar-item{border-radius:var(--r-sm);background:var(--ui-02,#f8fafc);border:1px solid var(--ui-03,#e2e8f0);align-items:center;gap:10px;padding:9px 11px;display:flex}[data-theme=dark] .sbar-item{background:#111827;border-color:#1e293b}.sbar-ico{flex-shrink:0;font-size:13px}.sbar-name{color:var(--text-01,#0f172a);flex:1;font-size:12.5px;font-weight:600}[data-theme=dark] .sbar-name{color:#cbd5e1}.sbar-track{background:var(--ui-03,#e2e8f0);border-radius:99px;flex-shrink:0;width:78px;height:5px;overflow:hidden}[data-theme=dark] .sbar-track{background:#1e293b}.sbar-fill{border-radius:99px;height:100%}.sb-green{background:var(--green)}.sb-amber{background:var(--amber)}.sb-red{background:var(--red)}.sb-orange{background:var(--orange)}.sb-blue{background:var(--blue-500)}.sb-teal{background:var(--teal)}.sbar-num{font-size:12px;font-weight:700;font-family:var(--mono);text-align:right;flex-shrink:0;width:26px}.radar-right{padding:24px}.findings-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.findings-title{color:var(--text-01,#0f172a);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.findings-count{background:var(--red-50);color:var(--red);border:1px solid #fecaca;border-radius:20px;padding:2px 8px;font-size:11px;font-weight:700}[data-theme=dark] .findings-title{color:#cbd5e1}[data-theme=dark] .findings-count{color:#fca5a5;background:#ef444424;border:1px solid #ef444447}.findings-feed{flex-direction:column;gap:8px;display:flex}.fc{border-radius:var(--r-sm);cursor:pointer;border:1px solid #0000;gap:12px;padding:11px 13px 11px 16px;transition:all .15s;display:flex;position:relative}.fc:before{content:"";border-radius:99px;width:3px;position:absolute;top:6px;bottom:6px;left:0}.fc:hover{transform:translate(3px)}.fc-c{background:#fff5f5;border-color:#fecaca}.fc-c:before{background:var(--red)}.fc-h{background:#fff8f0;border-color:#fed7aa}.fc-h:before{background:var(--orange)}.fc-m{background:#fffdf0;border-color:#fde68a}.fc-m:before{background:var(--amber)}.fc-l{background:#f7fdf9;border-color:#bbf7d0}.fc-l:before{background:var(--green)}.fc-body{flex:1}.fc-mod{letter-spacing:.5px;text-transform:uppercase;color:var(--gray-400);margin-bottom:2px;font-size:10px;font-weight:700}.fc-text{color:var(--text-01,#0f172a);font-size:13px;font-weight:600;line-height:1.4}.fc-fix{color:var(--gray-500);margin-top:2px;font-size:11.5px;line-height:1.4}.fc-arr{color:var(--gray-300);flex-shrink:0;align-self:center;font-size:14px}.fc:hover .fc-arr{color:var(--blue-500)}[data-theme=dark] .fc{background:#0f172a;border:1px solid #243041}[data-theme=dark] .fc-c{background:linear-gradient(#ef444414,#0f172af5);border-top:1px solid #ef444447;border-bottom:1px solid #ef444447;border-right:1px solid #ef444447}[data-theme=dark] .fc-c:before{background:#ef4444;border-radius:0;width:4px;top:0;bottom:0;left:0}[data-theme=dark] .fc-h{background:linear-gradient(#f9731614,#0f172af5);border-top:1px solid #f9731647;border-bottom:1px solid #f9731647;border-right:1px solid #f9731647}[data-theme=dark] .fc-h:before{background:#f97316;border-radius:0;width:4px;top:0;bottom:0;left:0}[data-theme=dark] .fc-m{background:linear-gradient(#f59e0b14,#0f172af5);border-top:1px solid #f59e0b47;border-bottom:1px solid #f59e0b47;border-right:1px solid #f59e0b47}[data-theme=dark] .fc-m:before{background:#f59e0b;border-radius:0;width:4px;top:0;bottom:0;left:0}[data-theme=dark] .fc-l{background:linear-gradient(#38bdf814,#0f172af5);border-top:1px solid #38bdf847;border-bottom:1px solid #38bdf847;border-right:1px solid #38bdf847}[data-theme=dark] .fc-l:before{background:#38bdf8;border-radius:0;width:4px;top:0;bottom:0;left:0}[data-theme=dark] .fc-mod{color:#64748b}[data-theme=dark] .fc-text{color:#e2e8f0}[data-theme=dark] .fc-fix{color:#94a3b8}[data-theme=dark] .fc-arr{color:#475569}[data-theme=dark] .fc:hover .fc-arr{color:#60a5fa}.monitor-cta{background:linear-gradient(135deg,var(--blue-50),#f0f9ff);border:1px solid var(--blue-100);border-radius:var(--r);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:16px 18px;display:flex}[data-theme=dark] .monitor-cta{background:linear-gradient(135deg,#3b82f614,#3b82f60d);border-color:#3b82f647}.monitor-text{color:var(--gray-600);font-size:12.5px;line-height:1.4}[data-theme=dark] .monitor-text{color:#94a3b8}.monitor-text strong{color:var(--text-01,#0f172a);font-weight:700}[data-theme=dark] .monitor-text strong{color:#cbd5e1}.btn-monitor{font-family:var(--sans);background:var(--blue-600);color:#fff;border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:700;transition:background .15s}.btn-monitor:hover{background:var(--blue-700)}.sidebar{flex-direction:column;gap:16px;display:flex}.scard{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-lg);box-shadow:var(--shadow-xs);overflow:hidden}[data-theme=dark] .scard{background:#0f172a;border-color:#1e293b}.scard-title{letter-spacing:.7px;text-transform:uppercase;color:var(--text-03,#64748b);border-bottom:1px solid var(--ui-03,#e2e8f0);align-items:center;gap:7px;padding:14px 18px 12px;font-size:11px;font-weight:700;line-height:1.4;display:flex}[data-theme=dark] .scard-title{color:#64748b;border-bottom-color:#1e293b}.scard-body{padding:14px 18px 16px}.risk-row{border-bottom:1px solid var(--ui-03,#e2e8f0);justify-content:space-between;align-items:center;padding:10px 0;display:flex}[data-theme=dark] .risk-row{border-bottom-color:#1e293b}.risk-row:last-child{border-bottom:none}.risk-lbl{color:var(--text-02,#334155);align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}[data-theme=dark] .risk-lbl{color:#cbd5e1}.risk-num{border-radius:20px;padding:2px 11px;font-size:13px;font-weight:800}.rn-crit{background:var(--red-50);color:var(--red);border:1px solid #fecaca}.rn-high{background:var(--orange-50);color:var(--orange);border:1px solid #fed7aa}.rn-med{background:var(--amber-50);color:var(--amber-600);border:1px solid #fde68a}.rn-low{background:var(--green-50);color:var(--green-600);border:1px solid #bbf7d0}.priority{border-bottom:1px solid var(--ui-03,#e2e8f0);gap:10px;padding:10px 0;display:flex}[data-theme=dark] .priority{border-bottom-color:#1e293b}.priority:last-child{border-bottom:none}.p-num{background:var(--blue-50);width:20px;height:20px;color:var(--blue-600);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:10px;font-weight:800;display:flex}.p-text{color:var(--gray-600);font-size:12.5px;line-height:1.5}[data-theme=dark] .p-text{color:#94a3b8}.p-text strong{color:var(--text-01,#0f172a);font-weight:700}[data-theme=dark] .p-text strong{color:#cbd5e1}.di-row{border-bottom:1px solid var(--ui-03,#e2e8f0);justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;display:flex}[data-theme=dark] .di-row{border-bottom-color:#1e293b}.di-row:last-child{border-bottom:none}.di-lbl{color:var(--gray-400);flex-shrink:0;font-size:12px;font-weight:500}[data-theme=dark] .di-lbl{color:#64748b}.di-val{color:var(--text-01,#0f172a);font-size:12px;font-weight:600;font-family:var(--mono);text-align:right}[data-theme=dark] .di-val{color:#cbd5e1}.chk{border-bottom:1px solid var(--ui-03,#e2e8f0);align-items:center;gap:10px;padding:9px 0;font-size:13px;display:flex}[data-theme=dark] .chk{border-bottom-color:#1e293b}.chk:last-child{border-bottom:none}.chk-lbl{color:var(--text-02,#334155);flex:1;font-size:12.5px;font-weight:500}[data-theme=dark] .chk-lbl{color:#cbd5e1}.chk-st{white-space:nowrap;border-radius:4px;padding:2px 8px;font-size:10.5px;font-weight:700}.st-pass{background:var(--green-50);color:var(--green-600);border:1px solid #bbf7d0}.st-warn{background:var(--amber-50);color:var(--amber-600);border:1px solid #fde68a}.st-fail{background:var(--red-50);color:var(--red);border:1px solid #fecaca}.fade-up{animation:.45s both fadeUp}.fade-up:first-child{animation-delay:0s}.fade-up:nth-child(2){animation-delay:60ms}.fade-up:nth-child(3){animation-delay:.12s}.fade-up:nth-child(4){animation-delay:.18s}.fade-up:nth-child(5){animation-delay:.22s}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.ring-anim .ring-fill{animation:1.2s forwards ringIn}@keyframes ringIn{0%{stroke-dashoffset:263.9px}to{stroke-dashoffset:var(--ring-offset,63)}}.json-viewer-card{background:var(--ui-01,#fff);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-lg);box-shadow:var(--shadow-xs);margin-bottom:24px;overflow:hidden}.json-viewer-header{border-bottom:1px solid var(--ui-03,#e2e8f0);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:15px 20px;list-style:none;transition:background .15s;display:flex}.json-viewer-header::-webkit-details-marker{display:none}.json-viewer-header:hover{background:var(--ui-02,#f8fafc)}.json-viewer-header-left{align-items:center;gap:12px;display:flex}.json-viewer-header-right{align-items:center;gap:8px;display:flex}.chevron-icon{color:var(--gray-300);flex-shrink:0;transition:transform .2s}details[open] .chevron-icon{transform:rotate(90deg)}.json-viewer-title{color:var(--text-01,#0f172a);letter-spacing:-.2px;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.json-viewer-title:before{content:"{...}";font-family:var(--mono);color:var(--blue-600);background:var(--blue-50);border-radius:4px;padding:2px 6px;font-size:13px;font-weight:600}.json-viewer-subtitle{color:var(--gray-400);margin-top:1px;font-size:12px}.btn-copy-json{background:var(--ui-01,#fff);color:var(--text-02,#334155);border:1px solid var(--ui-03,#e2e8f0);border-radius:var(--r-sm);cursor:pointer;font-size:12px;font-weight:600;font-family:var(--sans);white-space:nowrap;align-items:center;gap:6px;padding:6px 12px;transition:all .15s;display:flex}.btn-copy-json:hover{background:var(--ui-02,#f8fafc);border-color:var(--ui-03,#e2e8f0)}.btn-copy-json svg{flex-shrink:0}.json-viewer-body{padding:18px 20px 20px;animation:.2s bodyIn}.json-alert{border-radius:var(--r-sm);color:var(--gray-600);background:#3b82f60d;border:1px solid #3b82f626;gap:10px;margin-bottom:16px;padding:13px 15px;font-size:12px;line-height:1.6;display:flex}.json-alert svg{color:var(--blue-600);flex-shrink:0;margin-top:1px}.json-content{background:var(--gray-900);border:1px solid var(--gray-700);border-radius:var(--r-sm);font-family:var(--mono);color:#e5e7eb;max-height:600px;padding:18px 20px;font-size:12px;line-height:1.7;overflow:auto}.json-content code{font-family:var(--mono);white-space:pre;display:block}.json-content .json-key{color:#7dd3fc}.json-content .json-string{color:#86efac}.json-content .json-number{color:#fbbf24}.json-content .json-boolean{color:#c084fc}.json-content .json-null{color:#9ca3af}.json-content::-webkit-scrollbar{width:8px;height:8px}.json-content::-webkit-scrollbar-track{background:var(--gray-800);border-radius:4px}.json-content::-webkit-scrollbar-thumb{background:var(--gray-600);border-radius:4px}.json-content::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}@media (max-width:1024px){.modules-grid{grid-template-columns:repeat(4,1fr)}.main-cols,.radar-section{grid-template-columns:1fr}.radar-left{border-right:none;border-bottom:1px solid var(--gray-100)}}@media (max-width:768px){.modules-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}}
