.where-issues-live-module__sQf4-q__section-wrap{flex-direction:column;gap:18px;min-width:0;display:flex}.where-issues-live-module__sQf4-q__toolbar{grid-template-columns:minmax(0,1.5fr) auto;align-items:center;gap:12px;display:grid}@media (max-width:900px){.where-issues-live-module__sQf4-q__toolbar{grid-template-columns:1fr}}.where-issues-live-module__sQf4-q__search-wrap{align-items:center;min-width:0;display:flex;position:relative}.where-issues-live-module__sQf4-q__search-icon{color:var(--text-muted,#94a3b8);pointer-events:none;position:absolute;left:12px}.where-issues-live-module__sQf4-q__search-input{background:var(--bg-card,#0c1424);border:1px solid var(--border,#94a3b81f);width:100%;color:var(--text-primary,#f8fafc);border-radius:9px;padding:10px 36px 10px 38px;font-size:13px;transition:border-color .15s}.where-issues-live-module__sQf4-q__search-input:focus{border-color:#22d3ee80;outline:none}.where-issues-live-module__sQf4-q__search-input::placeholder{color:var(--text-dim,#94a3b8)}.where-issues-live-module__sQf4-q__search-clear{width:22px;height:22px;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;right:8px}.where-issues-live-module__sQf4-q__search-clear:hover{color:var(--text-primary,#f8fafc);background:#94a3b81a}.where-issues-live-module__sQf4-q__filter-pills{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}@media (max-width:900px){.where-issues-live-module__sQf4-q__filter-pills{justify-content:flex-start}}.where-issues-live-module__sQf4-q__filter-pill{background:var(--bg-card,#0c1424);border:1px solid var(--border,#94a3b81f);color:var(--text-secondary,#cbd5e1);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.where-issues-live-module__sQf4-q__filter-pill:hover{border-color:var(--border-strong,#94a3b838)}.where-issues-live-module__sQf4-q__filter-pill-active-all{color:var(--app-accent-cyan);background:#22d3ee1a;border-color:#22d3ee66}.where-issues-live-module__sQf4-q__filter-pill-active-crit{color:var(--critical-label);background:#ef44441a;border-color:#ef444466}.where-issues-live-module__sQf4-q__filter-pill-count{background:#0000004d;border-radius:8px;padding:2px 7px;font-size:10px;font-weight:700}.where-issues-live-module__sQf4-q__filter-pill-active-all .where-issues-live-module__sQf4-q__filter-pill-count,.where-issues-live-module__sQf4-q__filter-pill-active-crit .where-issues-live-module__sQf4-q__filter-pill-count{background:var(--text-primary,#f1f5f9);color:var(--bg-card,#0c1424)}.where-issues-live-module__sQf4-q__cards-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;min-width:0;display:grid}.where-issues-live-module__sQf4-q__card{background:var(--bg-card,#0c1424);border:1px solid var(--border,#94a3b81f);text-align:left;cursor:pointer;font:inherit;color:inherit;border-radius:14px;flex-direction:column;gap:12px;min-width:0;padding:18px 20px;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex}.where-issues-live-module__sQf4-q__card:hover{border-color:#22d3ee66;transform:translateY(-2px);box-shadow:0 12px 28px #22d3ee14}.where-issues-live-module__sQf4-q__card:focus-visible{outline-offset:2px;outline:2px solid #22d3ee}.where-issues-live-module__sQf4-q__card-empty{background:var(--app-bg-elevated)}.where-issues-live-module__sQf4-q__card-empty:hover{box-shadow:none;transform:none}.where-issues-live-module__sQf4-q__card-header{grid-template-columns:70px 1fr;align-items:center;gap:14px;min-width:0;display:grid}.where-issues-live-module__sQf4-q__donut{flex-shrink:0;width:70px;height:70px;position:relative}.where-issues-live-module__sQf4-q__donut-svg{width:100%;height:100%;transform:rotate(-90deg)}.where-issues-live-module__sQf4-q__donut-track{fill:none;stroke:#94a3b81f;stroke-width:7px}.where-issues-live-module__sQf4-q__donut-bar{fill:none;stroke-width:7px;stroke-linecap:round;transition:stroke-dashoffset .6s ease-out}.where-issues-live-module__sQf4-q__donut-label{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:20px;font-weight:800;line-height:1;display:flex;position:absolute;inset:0}.where-issues-live-module__sQf4-q__donut-skipped{color:var(--text-muted,#94a3b8);justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;position:absolute;inset:0}.where-issues-live-module__sQf4-q__card-meta{min-width:0}.where-issues-live-module__sQf4-q__card-url{max-width:100%;color:var(--text-primary,#f8fafc);white-space:nowrap;text-overflow:ellipsis;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px;font-weight:700;display:block;overflow:hidden}.where-issues-live-module__sQf4-q__card-title{color:var(--text-muted,#94a3b8);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;overflow:hidden}.where-issues-live-module__sQf4-q__card-chips{flex-wrap:wrap;gap:6px;display:flex}.where-issues-live-module__sQf4-q__chip{white-space:nowrap;border:1px solid;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.where-issues-live-module__sQf4-q__chip-critical{background:var(--critical-bg);border-color:var(--critical-border);color:var(--critical-label)}.where-issues-live-module__sQf4-q__chip-serious{background:var(--serious-bg);border-color:var(--serious-border);color:var(--serious-label)}.where-issues-live-module__sQf4-q__chip-moderate{background:var(--moderate-bg);border-color:var(--moderate-border);color:var(--moderate-label)}.where-issues-live-module__sQf4-q__chip-minor{background:var(--minor-bg);border-color:var(--minor-border);color:var(--minor-label)}.where-issues-live-module__sQf4-q__chip-clean{background:var(--good-bg);border-color:var(--good-border);color:var(--good-label)}.where-issues-live-module__sQf4-q__chip-skipped{color:var(--text-muted,#94a3b8);background:#94a3b814;border-color:#94a3b833}.where-issues-live-module__sQf4-q__card-footer{border-top:1px solid var(--border,#94a3b814);justify-content:space-between;align-items:center;padding-top:10px;display:flex}.where-issues-live-module__sQf4-q__card-total{color:var(--text-secondary,#cbd5e1);font-size:12px}.where-issues-live-module__sQf4-q__card-total strong{color:var(--text-primary,#f8fafc);font-variant-numeric:tabular-nums}.where-issues-live-module__sQf4-q__card-cta{color:var(--app-accent-cyan);align-items:center;gap:4px;font-size:12px;font-weight:700;display:inline-flex}.where-issues-live-module__sQf4-q__card:hover .where-issues-live-module__sQf4-q__card-cta{transition:transform .15s;transform:translate(2px)}.where-issues-live-module__sQf4-q__empty-state{text-align:center;background:var(--bg-card,#0c1424);border:1px dashed var(--border,#94a3b82e);color:var(--text-muted,#94a3b8);border-radius:12px;padding:40px 20px;font-size:14px;font-style:italic}.where-issues-live-module__sQf4-q__pagination{border:1px solid var(--border,#94a3b81f);background:#94a3b808;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.where-issues-live-module__sQf4-q__pagination-info{color:var(--text-muted,#94a3b8);font-size:12px}.where-issues-live-module__sQf4-q__pagination-info strong{color:var(--text-primary,#f8fafc);font-variant-numeric:tabular-nums}.where-issues-live-module__sQf4-q__pagination-controls{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.where-issues-live-module__sQf4-q__page-size-select{background:var(--bg-card,#0c1424);color:var(--text-primary,#f8fafc);border:1px solid var(--border-strong,#94a3b838);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:10px;border-radius:6px;margin-right:8px;padding:5px 28px 5px 10px;font-size:11px}.where-issues-live-module__sQf4-q__page-btn{background:var(--bg-card,#0c1424);border:1px solid var(--border-strong,#94a3b838);min-width:30px;height:28px;color:var(--text-secondary,#cbd5e1);cursor:pointer;font-variant-numeric:tabular-nums;border-radius:6px;justify-content:center;align-items:center;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.where-issues-live-module__sQf4-q__page-btn:hover:not(:disabled){background:#22d3ee14;border-color:#22d3ee4d}.where-issues-live-module__sQf4-q__page-btn-active{color:#050912!important;background:#22d3ee!important;border-color:#0000!important}.where-issues-live-module__sQf4-q__page-btn:disabled{opacity:.3;cursor:not-allowed}.where-issues-live-module__sQf4-q__page-btn-gap{color:var(--text-dim,#94a3b8);padding:0 4px;font-size:12px}.where-issues-live-module__sQf4-q__drawer-backdrop{z-index:90;-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;background:#000000a6;transition:opacity .25s ease-out;position:fixed;inset:0}.where-issues-live-module__sQf4-q__drawer-backdrop-open{opacity:1;pointer-events:auto}.where-issues-live-module__sQf4-q__drawer{z-index:91;border-left:1px solid var(--card-border-strong,#ffffff14);background:#0c1424;flex-direction:column;width:min(640px,100%);min-width:0;transition:transform .45s cubic-bezier(.32,.72,.18,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-24px 0 60px #00000080}:is(.scan-report-page-wrapper [data-theme=light] .where-issues-live-module__sQf4-q__drawer,html[data-theme=light] .scan-report-page-wrapper .where-issues-live-module__sQf4-q__drawer){background:#fff}.where-issues-live-module__sQf4-q__drawer-open{transform:translate(0)}@media (max-width:768px){.where-issues-live-module__sQf4-q__drawer{width:100%}}.where-issues-live-module__sQf4-q__drawer-header{border-bottom:1px solid var(--card-border-subtle,#ffffff14);align-items:flex-start;gap:12px;padding:20px 24px 14px;display:flex}.where-issues-live-module__sQf4-q__drawer-header-text{flex:1;min-width:0}.where-issues-live-module__sQf4-q__drawer-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-cyan,#22d3ee);margin-bottom:4px;font-size:10px;font-weight:700}.where-issues-live-module__sQf4-q__drawer-url{color:var(--text-primary,#f8fafc);word-break:break-all;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:17px;font-weight:800}.where-issues-live-module__sQf4-q__drawer-title{color:var(--text-muted,#94a3b8);margin-top:4px;font-size:12px}.where-issues-live-module__sQf4-q__drawer-close{border:1px solid var(--card-border-strong,#ffffff1a);width:36px;height:36px;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.where-issues-live-module__sQf4-q__drawer-close:hover{background:var(--bg-input,#ffffff0d);color:var(--text-primary,#f8fafc);border-color:var(--border-strong,#ffffff2e)}.where-issues-live-module__sQf4-q__drawer-stats{border-bottom:1px solid var(--section-divider,#ffffff0f);flex-wrap:wrap;gap:6px;padding:12px 24px;display:flex}.where-issues-live-module__sQf4-q__drawer-list{flex-direction:column;flex:1;gap:10px;padding:12px 16px 24px;display:flex;overflow-y:auto}.where-issues-live-module__sQf4-q__bug-row{background:var(--bg-input,#ffffff05);border:1px solid var(--card-border-subtle,#ffffff0f);text-align:left;font:inherit;color:inherit;cursor:pointer;border-left:3px solid #94a3b84d;border-radius:10px;grid-template-columns:1fr auto;align-items:start;gap:10px 14px;min-width:0;padding:14px 16px 14px 20px;transition:background .15s,border-color .15s;display:grid}.where-issues-live-module__sQf4-q__bug-row:hover{background:var(--info-bg,#22d3ee0a);border-color:var(--info-border,#22d3ee40)}.where-issues-live-module__sQf4-q__bug-row:focus-visible{outline:2px solid var(--accent-cyan,#22d3ee);outline-offset:1px}.where-issues-live-module__sQf4-q__bug-row-active{background:var(--info-bg,#22d3ee0f);border-color:var(--info-border,#22d3ee66)}.where-issues-live-module__sQf4-q__bug-row-critical{border-left-color:var(--critical)}.where-issues-live-module__sQf4-q__bug-row-serious{border-left-color:var(--serious)}.where-issues-live-module__sQf4-q__bug-row-moderate{border-left-color:var(--moderate)}.where-issues-live-module__sQf4-q__bug-row-minor{border-left-color:var(--minor)}.where-issues-live-module__sQf4-q__bug-row-fixed{opacity:.55}.where-issues-live-module__sQf4-q__bug-row-fixed .where-issues-live-module__sQf4-q__bug-row-title{text-decoration:line-through}.where-issues-live-module__sQf4-q__bug-row-ignored{opacity:.45}.where-issues-live-module__sQf4-q__bug-row-main{min-width:0}.where-issues-live-module__sQf4-q__bug-row-title{color:var(--text-primary,#f8fafc);margin-bottom:4px;font-size:14px;font-weight:700}.where-issues-live-module__sQf4-q__bug-row-desc{color:var(--text-secondary,#cbd5e1);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.where-issues-live-module__sQf4-q__bug-row-tags{flex-wrap:wrap;gap:4px;display:flex}.where-issues-live-module__sQf4-q__bug-row-tag{background:var(--tag-bg,#ffffff0a);border:1px solid var(--tag-border,#ffffff14);color:var(--tag-text,var(--text-muted,#94a3b8));white-space:nowrap;border-radius:100px;padding:3px 8px;font-size:10px}.where-issues-live-module__sQf4-q__bug-row-aside{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.where-issues-live-module__sQf4-q__bug-row-actions{gap:4px;margin-bottom:2px;display:inline-flex}.where-issues-live-module__sQf4-q__drawer-row-action-btn{background:var(--tag-bg,#ffffff08);border:1px solid var(--tag-border,#ffffff14);width:24px;height:24px;color:var(--text-muted,#94a3b8);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.where-issues-live-module__sQf4-q__drawer-row-action-btn:focus-visible{outline:2px solid var(--accent-cyan,#22d3ee);outline-offset:1px}.where-issues-live-module__sQf4-q__drawer-row-action-btn:disabled,.where-issues-live-module__sQf4-q__drawer-row-action-btn[aria-disabled=true]{opacity:.35;cursor:not-allowed}.where-issues-live-module__sQf4-q__drawer-row-action-btn-mark-fixed:hover:not(:disabled):not([aria-disabled=true]){color:#6ee7b7;background:#10b9811f;border-color:#10b98173}.where-issues-live-module__sQf4-q__drawer-row-action-btn-ignore:hover:not(:disabled):not([aria-disabled=true]){color:#fdba74;background:#f973161f;border-color:#f9731673}.where-issues-live-module__sQf4-q__drawer-row-action-btn-reactivate:hover:not(:disabled):not([aria-disabled=true]){color:#67e8f9;background:#22d3ee1f;border-color:#22d3ee73}.where-issues-live-module__sQf4-q__bug-row-arrow{color:var(--text-muted,#94a3b8);transition:transform .15s,color .15s}.where-issues-live-module__sQf4-q__bug-row:hover .where-issues-live-module__sQf4-q__bug-row-arrow{color:var(--accent-cyan,#22d3ee);transform:translate(2px)}.where-issues-live-module__sQf4-q__bug-row-status-icon{background:var(--good-bg,#10b9812e);width:18px;height:18px;color:var(--good-label,#6ee7b7);border-radius:100px;justify-content:center;align-items:center;display:inline-flex}.where-issues-live-module__sQf4-q__bug-row-status-icon-ignored{color:var(--text-muted,#94a3b8);background:#94a3b82e}.where-issues-live-module__sQf4-q__drawer-empty{text-align:center;color:var(--text-muted,#94a3b8);padding:40px 20px;font-size:13px;font-style:italic}.where-issues-live-module__sQf4-q__modal-backdrop{z-index:100;background:var(--modal-backdrop,#000000bf);-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;transition:opacity .25s ease-out;position:fixed;inset:0}.where-issues-live-module__sQf4-q__modal-backdrop-open{opacity:1;pointer-events:auto}.where-issues-live-module__sQf4-q__modal{z-index:101;pointer-events:none;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.where-issues-live-module__sQf4-q__modal-inner{background:var(--card-bg,#0a1220);border:1px solid var(--card-border-strong,#ffffff14);width:min(960px,100%);max-height:90vh;box-shadow:var(--modal-shadow,0 40px 100px #0000008c);pointer-events:auto;opacity:0;border-radius:16px;flex-direction:column;min-width:0;transition:opacity .3s ease-out,transform .3s cubic-bezier(.32,.72,.18,1);display:flex;transform:scale(.96)}.where-issues-live-module__sQf4-q__modal-open{opacity:1;transform:scale(1)}.where-issues-live-module__sQf4-q__modal-header{border-bottom:1px solid var(--card-border-subtle,#ffffff14);align-items:flex-start;gap:12px;padding:20px 24px 14px;display:flex}.where-issues-live-module__sQf4-q__modal-header-text{flex:1;min-width:0}.where-issues-live-module__sQf4-q__modal-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--accent-cyan,#22d3ee);margin-bottom:4px;font-size:10px;font-weight:700}.where-issues-live-module__sQf4-q__modal-title{color:var(--text-primary,#f8fafc);word-break:break-word;font-size:18px;font-weight:800;line-height:1.3}.where-issues-live-module__sQf4-q__modal-close{border:1px solid var(--card-border-strong,#ffffff1a);width:36px;height:36px;color:var(--text-muted,#94a3b8);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.where-issues-live-module__sQf4-q__modal-close:hover{background:var(--bg-input,#ffffff0d);color:var(--text-primary,#f8fafc);border-color:var(--border-strong,#ffffff2e)}.where-issues-live-module__sQf4-q__modal-body{flex:1;min-width:0;padding:20px 24px 8px;overflow-y:auto}.where-issues-live-module__sQf4-q__modal-footer{border-top:1px solid var(--card-border-subtle,#ffffff14);background:var(--modal-footer-bg,#94a3b805);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 24px;display:flex}.where-issues-live-module__sQf4-q__modal-footer-counter{color:var(--text-muted,#94a3b8);font-size:12px}.where-issues-live-module__sQf4-q__modal-footer-counter strong{color:var(--text-primary,#f8fafc);font-variant-numeric:tabular-nums}.where-issues-live-module__sQf4-q__modal-footer-counter code{background:var(--modal-code-pill-bg,#ffffff0d);border-radius:4px;padding:2px 6px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.where-issues-live-module__sQf4-q__modal-footer-nav{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.where-issues-live-module__sQf4-q__modal-nav-btn{background:var(--tag-bg,#ffffff08);border:1px solid var(--tag-border,#ffffff14);width:28px;height:28px;color:var(--text-muted,#94a3b8);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.where-issues-live-module__sQf4-q__modal-nav-btn:hover:not(:disabled):not([aria-disabled=true]){background:var(--info-bg,#22d3ee1a);border-color:var(--info-border,#22d3ee66);color:var(--info-label,#67e8f9)}.where-issues-live-module__sQf4-q__modal-nav-btn:focus-visible{outline:2px solid var(--accent-cyan,#22d3ee);outline-offset:1px}.where-issues-live-module__sQf4-q__modal-nav-btn:disabled,.where-issues-live-module__sQf4-q__modal-nav-btn[aria-disabled=true]{opacity:.35;cursor:not-allowed}.where-issues-live-module__sQf4-q__modal-footer-actions{gap:8px;display:flex}.where-issues-live-module__sQf4-q__shot-wrap-v2{background:var(--card-bg,#0a1220);border:1px solid var(--border,#94a3b81f);border-radius:10px;width:100%;max-width:720px;max-height:min(70vh,480px);position:relative;overflow:auto}.where-issues-live-module__sQf4-q__shot-img-inner{width:100%;display:block;position:relative}.where-issues-live-module__sQf4-q__shot-img-v2{width:100%;height:auto;display:block}.where-issues-live-module__sQf4-q__shot-bbox{outline-offset:4px;pointer-events:none;border-radius:2px;outline:3px solid #ef4444;position:absolute;box-shadow:0 0 0 1px #ef444473,0 0 12px 2px #ef44448c}.where-issues-live-module__sQf4-q__shot-placeholder{border:1px dashed var(--border,#94a3b82e);color:var(--text-muted,#94a3b8);background:#94a3b80a;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:28px 20px;font-size:13px;font-style:italic;display:flex}@media (prefers-reduced-motion:reduce){.where-issues-live-module__sQf4-q__shot-bbox{animation:none}}
.framework-details-slideover-module__cJ_v5G__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#1018288c;justify-content:center;align-items:flex-start;padding:40px 24px;animation:.15s framework-details-slideover-module__cJ_v5G__backdrop-fade;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes framework-details-slideover-module__cJ_v5G__backdrop-fade{0%{opacity:0}to{opacity:1}}.framework-details-slideover-module__cJ_v5G__modal{background:var(--modal-bg,#0f1727);width:100%;max-width:1040px;color:var(--modal-fg,#f1f5f9);border:1px solid var(--modal-border,#94a3b82e);border-radius:18px;animation:.18s framework-details-slideover-module__cJ_v5G__modal-pop;overflow:hidden;box-shadow:0 24px 64px #1018286b}@keyframes framework-details-slideover-module__cJ_v5G__modal-pop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.framework-details-slideover-module__cJ_v5G__header{padding:26px 30px 0}.framework-details-slideover-module__cJ_v5G__header-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.framework-details-slideover-module__cJ_v5G__framework-name{letter-spacing:-.01em;color:var(--text-primary,#f8fafc);margin:0;font-size:22px;font-weight:700;line-height:1.2}.framework-details-slideover-module__cJ_v5G__framework-region{color:var(--text-muted,#94a3b8);margin-top:3px;font-size:13px;line-height:1.4}.framework-details-slideover-module__cJ_v5G__close-btn{background:var(--bg-card-deep,#02061780);border:1px solid var(--border,#94a3b82e);width:36px;height:36px;color:var(--text-muted,#94a3b8);cursor:pointer;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.framework-details-slideover-module__cJ_v5G__close-btn:hover{color:var(--text-primary,#f8fafc);background:#ffffff0f}.framework-details-slideover-module__cJ_v5G__status{border:1px solid;border-radius:11px;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0 0;padding:12px 16px;font-size:13px;display:flex}.framework-details-slideover-module__cJ_v5G__status-clean{background:#1d9e751a;border-color:#1d9e754d}.framework-details-slideover-module__cJ_v5G__status-issues{background:#d92d201a;border-color:#d92d204d}.framework-details-slideover-module__cJ_v5G__status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.framework-details-slideover-module__cJ_v5G__status-clean .framework-details-slideover-module__cJ_v5G__status-icon{color:#fff;background:#1d9e75}.framework-details-slideover-module__cJ_v5G__status-issues .framework-details-slideover-module__cJ_v5G__status-icon{color:#fff;background:#d92d20}.framework-details-slideover-module__cJ_v5G__status-text{font-size:14px;font-weight:600}.framework-details-slideover-module__cJ_v5G__status-clean .framework-details-slideover-module__cJ_v5G__status-text{color:#5dffac}.framework-details-slideover-module__cJ_v5G__status-issues .framework-details-slideover-module__cJ_v5G__status-text{color:#ff8a8a}.framework-details-slideover-module__cJ_v5G__status-meta{color:var(--text-muted,#94a3b8);font-size:13px}.framework-details-slideover-module__cJ_v5G__tiles{grid-template-columns:repeat(3,1fr);gap:12px;padding:16px 30px 0;display:grid}.framework-details-slideover-module__cJ_v5G__tile{background:var(--bg-card-deep,#02061780);border:1px solid var(--border,#94a3b81a);border-radius:11px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.framework-details-slideover-module__cJ_v5G__tile-num{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:800;line-height:1}.framework-details-slideover-module__cJ_v5G__tile-label{color:var(--text-muted,#94a3b8);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.framework-details-slideover-module__cJ_v5G__tile-passed .framework-details-slideover-module__cJ_v5G__tile-num{color:#5dffac}.framework-details-slideover-module__cJ_v5G__tile-failed .framework-details-slideover-module__cJ_v5G__tile-num{color:#ff8a8a}.framework-details-slideover-module__cJ_v5G__tile-manual .framework-details-slideover-module__cJ_v5G__tile-num{color:#94a3b8}.framework-details-slideover-module__cJ_v5G__legend{flex-wrap:wrap;align-items:center;gap:18px;padding:16px 30px 0;display:flex}.framework-details-slideover-module__cJ_v5G__legend-label{color:var(--text-muted,#98a2b3);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:600}.framework-details-slideover-module__cJ_v5G__legend-item{color:var(--text-secondary,#cbd5e1);align-items:center;gap:7px;font-size:12.5px;display:flex}.framework-details-slideover-module__cJ_v5G__legend-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.framework-details-slideover-module__cJ_v5G__legend-icon svg{width:14px;height:14px}.framework-details-slideover-module__cJ_v5G__g-vision{color:#cce4ff;background:#0c447c}.framework-details-slideover-module__cJ_v5G__g-hearing{color:#d8d0ff;background:#3a2e6b}.framework-details-slideover-module__cJ_v5G__g-motor{color:#c4f4dd;background:#0c4a2f}.framework-details-slideover-module__cJ_v5G__g-cognitive{color:#ffe2a5;background:#4a3a0e}.framework-details-slideover-module__cJ_v5G__filters{flex-wrap:wrap;gap:8px;padding:18px 30px 14px;display:flex}.framework-details-slideover-module__cJ_v5G__fchip{border:1px solid var(--border,#94a3b833);color:var(--text-secondary,#cbd5e1);cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:flex}.framework-details-slideover-module__cJ_v5G__fchip:hover{background:#ffffff0a}.framework-details-slideover-module__cJ_v5G__fchip-active{color:#1d9e75;background:#1d9e751f;border-color:#1d9e75}.framework-details-slideover-module__cJ_v5G__fchip-count{font-variant-numeric:tabular-nums;font-weight:700}.framework-details-slideover-module__cJ_v5G__body{max-height:52vh;padding:20px 30px 30px;overflow-y:auto}.framework-details-slideover-module__cJ_v5G__body::-webkit-scrollbar{width:8px}.framework-details-slideover-module__cJ_v5G__body::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:4px}.framework-details-slideover-module__cJ_v5G__cat-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.framework-details-slideover-module__cJ_v5G__cat-title{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted,#98a2b3);align-items:center;gap:8px;margin:0 0 10px;font-size:11px;font-weight:600;display:flex}.framework-details-slideover-module__cJ_v5G__cat-block+.framework-details-slideover-module__cJ_v5G__cat-block .framework-details-slideover-module__cJ_v5G__cat-title{margin-top:22px}.framework-details-slideover-module__cJ_v5G__cat-bar{background:var(--border,#94a3b82e);flex:1;height:1px}.framework-details-slideover-module__cJ_v5G__empty{text-align:center;color:var(--text-muted,#94a3b8);padding:32px 12px;font-size:13px}.framework-details-slideover-module__cJ_v5G__crit{background:var(--bg-card-deep,#02061773);border:1px solid var(--border,#94a3b81a);border-radius:10px;align-items:flex-start;gap:11px;margin-bottom:8px;padding:12px 14px;display:flex}.framework-details-slideover-module__cJ_v5G__crit-passed{border-left:2px solid #6cd3a8}.framework-details-slideover-module__cJ_v5G__crit-failed{border-left:2px solid #f0998b}.framework-details-slideover-module__cJ_v5G__crit-manual,.framework-details-slideover-module__cJ_v5G__crit-na{border-left:2px solid #94a3b866}.framework-details-slideover-module__cJ_v5G__crit-id{color:var(--text-muted,#98a2b3);flex-shrink:0;min-width:38px;padding-top:2px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px}.framework-details-slideover-module__cJ_v5G__crit-main{flex:1;min-width:0}.framework-details-slideover-module__cJ_v5G__crit-name-row{display:block}.framework-details-slideover-module__cJ_v5G__crit-name{color:var(--text-primary,#f1f5f9);font-size:13px;font-weight:600}.framework-details-slideover-module__cJ_v5G__crit-desc{color:var(--text-muted,#94a3b8);margin-top:3px;font-size:12px;line-height:1.45}.framework-details-slideover-module__cJ_v5G__crit-right{flex-direction:column;flex-shrink:0;align-self:flex-start;align-items:flex-end;gap:8px;display:flex}.framework-details-slideover-module__cJ_v5G__level{vertical-align:middle;color:var(--text-muted,#98a2b3);border:1px solid var(--border,#94a3b847);cursor:help;-webkit-user-select:none;user-select:none;border-radius:3px;align-items:center;margin-left:6px;padding:1px 4px;font-size:9px;font-weight:700;display:inline-flex;position:relative}.framework-details-slideover-module__cJ_v5G__level-aaa{color:#b8860b;background:#e8c3661a;border-color:#e8c3668c}.framework-details-slideover-module__cJ_v5G__level-tip,.framework-details-slideover-module__cJ_v5G__aff-tip{color:#fff;letter-spacing:0;text-transform:none;white-space:nowrap;opacity:0;visibility:hidden;z-index:30;pointer-events:none;background:#1a2332;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:400;transition:opacity .15s;position:absolute;box-shadow:0 6px 18px #10182852}.framework-details-slideover-module__cJ_v5G__level-tip{bottom:150%;left:50%;transform:translate(-50%)}.framework-details-slideover-module__cJ_v5G__level-tip:after{content:"";border:5px solid #0000;border-top-color:#1a2332;position:absolute;top:100%;left:50%;transform:translate(-50%)}.framework-details-slideover-module__cJ_v5G__level:hover .framework-details-slideover-module__cJ_v5G__level-tip,.framework-details-slideover-module__cJ_v5G__level:focus-visible .framework-details-slideover-module__cJ_v5G__level-tip{opacity:1;visibility:visible}.framework-details-slideover-module__cJ_v5G__status-badge{letter-spacing:.04em;white-space:nowrap;text-transform:capitalize;border-radius:6px;padding:4px 9px;font-size:10px;font-weight:700}.framework-details-slideover-module__cJ_v5G__badge-passed{color:#5dffac;background:#1d9e7526}.framework-details-slideover-module__cJ_v5G__badge-failed{color:#ff8a8a;background:#d92d2026}.framework-details-slideover-module__cJ_v5G__badge-manual{color:#b8860b;background:#e8c3662e}.framework-details-slideover-module__cJ_v5G__badge-na{color:#94a3b8;background:#94a3b82e}.framework-details-slideover-module__cJ_v5G__affected-row{gap:4px;display:flex}.framework-details-slideover-module__cJ_v5G__aff{cursor:help;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.framework-details-slideover-module__cJ_v5G__aff svg{width:13px;height:13px}.framework-details-slideover-module__cJ_v5G__aff-tip{bottom:132%;right:0}.framework-details-slideover-module__cJ_v5G__aff-tip:after{content:"";border:5px solid #0000;border-top-color:#1a2332;position:absolute;top:100%;right:8px}.framework-details-slideover-module__cJ_v5G__aff:hover .framework-details-slideover-module__cJ_v5G__aff-tip,.framework-details-slideover-module__cJ_v5G__aff:focus-visible .framework-details-slideover-module__cJ_v5G__aff-tip{opacity:1;visibility:visible}[data-theme=light] .framework-details-slideover-module__cJ_v5G__modal{color:#1a2332;background:#fff;border-color:#e2e8f0}[data-theme=light] .framework-details-slideover-module__cJ_v5G__framework-name{color:#101828}:is([data-theme=light] .framework-details-slideover-module__cJ_v5G__framework-region,[data-theme=light] .framework-details-slideover-module__cJ_v5G__status-meta,[data-theme=light] .framework-details-slideover-module__cJ_v5G__tile-label,[data-theme=light] .framework-details-slideover-module__cJ_v5G__legend-label,[data-theme=light] .framework-details-slideover-module__cJ_v5G__crit-desc){color:#667085}[data-theme=light] .framework-details-slideover-module__cJ_v5G__close-btn{color:#667085;background:#f2f4f7;border-color:#e4e7ec}[data-theme=light] .framework-details-slideover-module__cJ_v5G__close-btn:hover{color:#1a2332;background:#e4e7ec}[data-theme=light] .framework-details-slideover-module__cJ_v5G__status-clean{background:#e7f7ef;border-color:#b6e6cd}[data-theme=light] .framework-details-slideover-module__cJ_v5G__status-issues{background:#fdedeb;border-color:#f5c5bf}[data-theme=light] .framework-details-slideover-module__cJ_v5G__tile{background:#f9fafb;border-color:#eef1f4}[data-theme=light] .framework-details-slideover-module__cJ_v5G__legend-item{color:#475467}[data-theme=light] .framework-details-slideover-module__cJ_v5G__fchip{color:#475467;background:#fff;border-color:#e4e7ec}[data-theme=light] .framework-details-slideover-module__cJ_v5G__fchip:hover{background:#f9fafb}[data-theme=light] .framework-details-slideover-module__cJ_v5G__fchip-active{color:#0f6e56;background:#e7f7ef;border-color:#1d9e75}[data-theme=light] .framework-details-slideover-module__cJ_v5G__crit{background:#fbfcfd;border-color:#eef1f4}[data-theme=light] .framework-details-slideover-module__cJ_v5G__crit-name{color:#101828}[data-theme=light] .framework-details-slideover-module__cJ_v5G__crit-id{color:#667085}[data-theme=light] .framework-details-slideover-module__cJ_v5G__cat-title{color:#667085}[data-theme=light] .framework-details-slideover-module__cJ_v5G__cat-bar{background:#eef1f4}[data-theme=light] .framework-details-slideover-module__cJ_v5G__body::-webkit-scrollbar-thumb{background:#d0d5dd}[data-theme=light] .framework-details-slideover-module__cJ_v5G__level{color:#667085;border-color:#d0d5dd}[data-theme=light] .framework-details-slideover-module__cJ_v5G__level-aaa{color:#b8860b;background:#fdf8ee;border-color:#e8c366}[data-theme=light] .framework-details-slideover-module__cJ_v5G__badge-passed{color:#0f6e56;background:#e7f7ef}[data-theme=light] .framework-details-slideover-module__cJ_v5G__badge-failed{color:#b42318;background:#fdedeb}[data-theme=light] .framework-details-slideover-module__cJ_v5G__badge-manual{color:#854f0b;background:#fdf3e0}[data-theme=light] .framework-details-slideover-module__cJ_v5G__badge-na{color:#475467;background:#f1f5f9}[data-theme=light] .framework-details-slideover-module__cJ_v5G__status-clean .framework-details-slideover-module__cJ_v5G__status-text{color:#0f6e56}[data-theme=light] .framework-details-slideover-module__cJ_v5G__status-issues .framework-details-slideover-module__cJ_v5G__status-text{color:#991b1b}[data-theme=light] .framework-details-slideover-module__cJ_v5G__tile-passed .framework-details-slideover-module__cJ_v5G__tile-num{color:#1d9e75}[data-theme=light] .framework-details-slideover-module__cJ_v5G__tile-failed .framework-details-slideover-module__cJ_v5G__tile-num{color:#d92d20}[data-theme=light] .framework-details-slideover-module__cJ_v5G__tile-manual .framework-details-slideover-module__cJ_v5G__tile-num{color:#475467}[data-theme=light] .framework-details-slideover-module__cJ_v5G__g-vision{color:#185fa5;background:#e6f1fb}[data-theme=light] .framework-details-slideover-module__cJ_v5G__g-hearing{color:#534ab7;background:#f0ebfe}[data-theme=light] .framework-details-slideover-module__cJ_v5G__g-motor{color:#0f6e56;background:#e7f7ef}[data-theme=light] .framework-details-slideover-module__cJ_v5G__g-cognitive{color:#854f0b;background:#fdf3e0}@media (max-width:860px){.framework-details-slideover-module__cJ_v5G__cat-grid,.framework-details-slideover-module__cJ_v5G__tiles{grid-template-columns:1fr}.framework-details-slideover-module__cJ_v5G__header{padding:22px 22px 0}.framework-details-slideover-module__cJ_v5G__tiles,.framework-details-slideover-module__cJ_v5G__legend,.framework-details-slideover-module__cJ_v5G__filters{padding-left:22px;padding-right:22px}.framework-details-slideover-module__cJ_v5G__body{padding:16px 22px 22px}.framework-details-slideover-module__cJ_v5G__framework-name{font-size:19px}}@media (max-width:560px){.framework-details-slideover-module__cJ_v5G__backdrop{padding:16px 12px}.framework-details-slideover-module__cJ_v5G__header{padding:18px 16px 0}.framework-details-slideover-module__cJ_v5G__tiles,.framework-details-slideover-module__cJ_v5G__legend,.framework-details-slideover-module__cJ_v5G__filters{padding-left:16px;padding-right:16px}.framework-details-slideover-module__cJ_v5G__body{padding:14px 16px 18px}}
.framework-donut-grid-module__3WmwBW__grid{grid-template-columns:1fr 1fr;gap:16px;min-width:0;display:grid}@media (max-width:640px){.framework-donut-grid-module__3WmwBW__grid{grid-template-columns:1fr}}.framework-donut-grid-module__3WmwBW__card{background:var(--bg-card,#0f172a99);border:1px solid var(--border,#94a3b81f);border-radius:12px;flex-direction:column;gap:14px;min-width:0;padding:18px 20px;display:flex}.framework-donut-grid-module__3WmwBW__header-row{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.framework-donut-grid-module__3WmwBW__name-group{min-width:0}.framework-donut-grid-module__3WmwBW__name{letter-spacing:-.01em;color:var(--text-primary,#f8fafc);margin:0;font-size:15px;font-weight:700;line-height:1.25}.framework-donut-grid-module__3WmwBW__region{color:var(--text-muted,#94a3b8);margin-top:2px;font-size:11px;line-height:1.4}.framework-donut-grid-module__3WmwBW__sc-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted,#94a3b8);background:var(--bg-card-deep,#02061780);border:1px solid var(--border,#94a3b82e);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;padding:4px 9px;font-size:10px;font-weight:700}.framework-donut-grid-module__3WmwBW__status-banner{border:1px solid;border-radius:10px;align-items:center;gap:12px;padding:10px 14px;display:flex}.framework-donut-grid-module__3WmwBW__status-clean{background:#2dcc8a1a;border-color:#2dcc8a4d}.framework-donut-grid-module__3WmwBW__status-issues{background:#e84c4c1a;border-color:#e84c4c4d}.framework-donut-grid-module__3WmwBW__status-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.framework-donut-grid-module__3WmwBW__status-clean .framework-donut-grid-module__3WmwBW__status-icon{color:#5dffac;background:#2dcc8a33}.framework-donut-grid-module__3WmwBW__status-issues .framework-donut-grid-module__3WmwBW__status-icon{color:#ff8a8a;background:#e84c4c33}.framework-donut-grid-module__3WmwBW__status-icon-svg{width:16px;height:16px;display:block}.framework-donut-grid-module__3WmwBW__status-text{flex:1;min-width:0}.framework-donut-grid-module__3WmwBW__status-label{letter-spacing:-.01em;font-size:13px;font-weight:700;line-height:1.2}.framework-donut-grid-module__3WmwBW__status-clean .framework-donut-grid-module__3WmwBW__status-label{color:#5dffac}.framework-donut-grid-module__3WmwBW__status-issues .framework-donut-grid-module__3WmwBW__status-label{color:#ff8a8a}.framework-donut-grid-module__3WmwBW__status-sub{color:var(--text-muted,#e8ecf28c);margin-top:2px;font-size:11px;line-height:1.3}.framework-donut-grid-module__3WmwBW__count-grid{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.framework-donut-grid-module__3WmwBW__count-box{background:var(--bg-card-deep,#02061780);border:1px solid var(--border,#94a3b81a);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:12px 8px;display:flex}.framework-donut-grid-module__3WmwBW__count-num{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1}.framework-donut-grid-module__3WmwBW__count-passed .framework-donut-grid-module__3WmwBW__count-num{color:#5dffac}.framework-donut-grid-module__3WmwBW__count-failed .framework-donut-grid-module__3WmwBW__count-num{color:#ff8a8a}.framework-donut-grid-module__3WmwBW__count-manual .framework-donut-grid-module__3WmwBW__count-num{color:#94a3b8}.framework-donut-grid-module__3WmwBW__count-label{color:var(--text-muted,#94a3b8);text-transform:uppercase;letter-spacing:.04em;text-align:center;margin-top:6px;font-size:10px;font-weight:600;line-height:1.25}.framework-donut-grid-module__3WmwBW__footer-row{border-top:1px solid var(--border,#94a3b814);justify-content:space-between;align-items:center;gap:10px;padding-top:12px;display:flex}.framework-donut-grid-module__3WmwBW__context-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted,#94a3b8);font-size:11px;font-weight:600}.framework-donut-grid-module__3WmwBW__detail-link{color:var(--accent-cyan,#22d3ee);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.framework-donut-grid-module__3WmwBW__detail-link:hover{text-decoration:underline}.framework-donut-grid-module__3WmwBW__actions{align-items:center;gap:14px;display:inline-flex}.framework-donut-grid-module__3WmwBW__pdf-text{color:var(--accent-cyan,#22d3ee);white-space:nowrap;align-items:center;gap:6px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.framework-donut-grid-module__3WmwBW__pdf-text:hover{text-decoration:underline}.framework-donut-grid-module__3WmwBW__pdf-text:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #22d3ee8c}.framework-donut-grid-module__3WmwBW__pdf-disabled{opacity:.45;cursor:not-allowed}.framework-donut-grid-module__3WmwBW__pdf-disabled:hover{text-decoration:none}.framework-donut-grid-module__3WmwBW__icn{flex-shrink:0;width:13px;height:13px}[data-theme=light] .framework-donut-grid-module__3WmwBW__card{background:#fff;border-color:#e2e8f0}[data-theme=light] .framework-donut-grid-module__3WmwBW__sc-badge{color:#475569;background:#f1f5f9;border-color:#e2e8f0}[data-theme=light] .framework-donut-grid-module__3WmwBW__status-clean{background:#dcfce7;border-color:#16653440}[data-theme=light] .framework-donut-grid-module__3WmwBW__status-clean .framework-donut-grid-module__3WmwBW__status-icon{color:#166534;background:#1665342e}[data-theme=light] .framework-donut-grid-module__3WmwBW__status-clean .framework-donut-grid-module__3WmwBW__status-label{color:#166534}[data-theme=light] .framework-donut-grid-module__3WmwBW__status-issues{background:#fee2e2;border-color:#991b1b40}[data-theme=light] .framework-donut-grid-module__3WmwBW__status-issues .framework-donut-grid-module__3WmwBW__status-icon{color:#991b1b;background:#991b1b2e}[data-theme=light] .framework-donut-grid-module__3WmwBW__status-issues .framework-donut-grid-module__3WmwBW__status-label{color:#991b1b}[data-theme=light] .framework-donut-grid-module__3WmwBW__status-sub{color:#475569}[data-theme=light] .framework-donut-grid-module__3WmwBW__count-box{background:#f8fafc;border-color:#e2e8f0}[data-theme=light] .framework-donut-grid-module__3WmwBW__count-passed .framework-donut-grid-module__3WmwBW__count-num{color:#1d9e75}[data-theme=light] .framework-donut-grid-module__3WmwBW__count-failed .framework-donut-grid-module__3WmwBW__count-num{color:#d92d20}[data-theme=light] .framework-donut-grid-module__3WmwBW__count-manual .framework-donut-grid-module__3WmwBW__count-num{color:#475467}[data-theme=light] .framework-donut-grid-module__3WmwBW__count-label{color:#475569}[data-theme=light] .framework-donut-grid-module__3WmwBW__context-label{color:#475569}[data-theme=light] .framework-donut-grid-module__3WmwBW__detail-link{color:#0e7490}[data-theme=light] .framework-donut-grid-module__3WmwBW__pdf-text{color:#0e7490}[data-theme=light] .framework-donut-grid-module__3WmwBW__footer-row{border-top-color:#e2e8f0}
.framework-basis-card-module__vz-f_G__card{background:linear-gradient(#1d9e7514 0%,#1d9e750a 60%,#0f172a00 100%);border:1px solid #1d9e754d;border-radius:14px;flex-direction:column;gap:14px;min-width:0;padding:18px 22px;display:flex;position:relative}.framework-basis-card-module__vz-f_G__badge-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.framework-basis-card-module__vz-f_G__badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#147559;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:10px;font-weight:700;display:inline-flex}.framework-basis-card-module__vz-f_G__badge-star{font-size:11px;line-height:1}.framework-basis-card-module__vz-f_G__status-pill{letter-spacing:.02em;border:1px solid;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.framework-basis-card-module__vz-f_G__status-clean{color:#5dffac;background:#1d9e751f;border-color:#1d9e7552}.framework-basis-card-module__vz-f_G__status-issues{color:#ff8a8a;background:#d92d201f;border-color:#d92d2052}.framework-basis-card-module__vz-f_G__status-icon{flex-shrink:0;width:12px;height:12px}.framework-basis-card-module__vz-f_G__body-row{align-items:stretch;gap:22px;min-width:0;display:flex}.framework-basis-card-module__vz-f_G__left-col{flex:1;min-width:0}.framework-basis-card-module__vz-f_G__name{letter-spacing:-.01em;color:var(--text-primary,#f8fafc);margin:0;font-size:18px;font-weight:700;line-height:1.2}.framework-basis-card-module__vz-f_G__region{color:var(--text-muted,#94a3b8);margin-top:3px;font-size:12.5px;line-height:1.4}.framework-basis-card-module__vz-f_G__explanation{color:var(--text-secondary,#cbd5e1);max-width:560px;margin:10px 0 0;font-size:13px;line-height:1.5}.framework-basis-card-module__vz-f_G__stats-divider{background:#94a3b833;flex-shrink:0;width:1px}.framework-basis-card-module__vz-f_G__stats-col{flex-shrink:0;align-items:center;gap:14px;display:flex}.framework-basis-card-module__vz-f_G__stat{flex-direction:column;align-items:center;gap:4px;min-width:56px;display:flex}.framework-basis-card-module__vz-f_G__stat-num{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:800;line-height:1}.framework-basis-card-module__vz-f_G__stat-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#94a3b8);font-size:10px;font-weight:600}.framework-basis-card-module__vz-f_G__stat-passed .framework-basis-card-module__vz-f_G__stat-num{color:#5dffac}.framework-basis-card-module__vz-f_G__stat-failed .framework-basis-card-module__vz-f_G__stat-num{color:#ff8a8a}.framework-basis-card-module__vz-f_G__stat-manual .framework-basis-card-module__vz-f_G__stat-num{color:#94a3b8}.framework-basis-card-module__vz-f_G__stat-vsep{background:#94a3b82e;flex-shrink:0;width:1px;height:28px}.framework-basis-card-module__vz-f_G__footer-row{border-top:1px solid #1d9e752e;justify-content:space-between;align-items:center;gap:10px;padding-top:14px;display:flex}.framework-basis-card-module__vz-f_G__context-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted,#94a3b8);font-size:11px;font-weight:600}.framework-basis-card-module__vz-f_G__detail-link{color:#1d9e75;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:12.5px;font-weight:600;display:inline-flex}.framework-basis-card-module__vz-f_G__detail-link:hover{color:#0f6e56;text-decoration:underline}.framework-basis-card-module__vz-f_G__detail-link:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #1d9e758c}.framework-basis-card-module__vz-f_G__actions{align-items:center;gap:18px;display:inline-flex}.framework-basis-card-module__vz-f_G__pdf-text{color:#5dffac;align-items:center;gap:6px;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:none;display:inline-flex}.framework-basis-card-module__vz-f_G__pdf-text:hover{text-decoration:underline}.framework-basis-card-module__vz-f_G__pdf-text:focus-visible{outline-offset:4px;border-radius:2px;outline:2px solid #1d9e758c}.framework-basis-card-module__vz-f_G__pdf-disabled{opacity:.45;cursor:not-allowed}.framework-basis-card-module__vz-f_G__pdf-disabled:hover{text-decoration:none}.framework-basis-card-module__vz-f_G__icn{flex-shrink:0;width:14px;height:14px}[data-theme=light] .framework-basis-card-module__vz-f_G__card{background:linear-gradient(#1d9e750f 0%,#1d9e7505 60%,#fff 100%);border-color:#1d9e7547}[data-theme=light] .framework-basis-card-module__vz-f_G__name{color:#101828}:is([data-theme=light] .framework-basis-card-module__vz-f_G__region,[data-theme=light] .framework-basis-card-module__vz-f_G__stat-label,[data-theme=light] .framework-basis-card-module__vz-f_G__context-label){color:#667085}[data-theme=light] .framework-basis-card-module__vz-f_G__explanation{color:#475467}[data-theme=light] .framework-basis-card-module__vz-f_G__stats-divider{background:#e2e8f0}[data-theme=light] .framework-basis-card-module__vz-f_G__stat-vsep{background:#eef1f4}[data-theme=light] .framework-basis-card-module__vz-f_G__footer-row{border-top-color:#1d9e7533}[data-theme=light] .framework-basis-card-module__vz-f_G__status-clean{color:#0f6e56}[data-theme=light] .framework-basis-card-module__vz-f_G__status-issues{color:#991b1b}[data-theme=light] .framework-basis-card-module__vz-f_G__stat-passed .framework-basis-card-module__vz-f_G__stat-num{color:#1d9e75}[data-theme=light] .framework-basis-card-module__vz-f_G__stat-failed .framework-basis-card-module__vz-f_G__stat-num{color:#d92d20}[data-theme=light] .framework-basis-card-module__vz-f_G__stat-manual .framework-basis-card-module__vz-f_G__stat-num{color:#475467}[data-theme=light] .framework-basis-card-module__vz-f_G__pdf-text{color:#1d9e75}@media (max-width:860px){.framework-basis-card-module__vz-f_G__body-row{flex-direction:column;align-items:stretch;gap:16px}.framework-basis-card-module__vz-f_G__stats-divider{display:none}.framework-basis-card-module__vz-f_G__stats-col{border-top:1px solid #94a3b826;justify-content:space-around;gap:6px;padding-top:14px}[data-theme=light] .framework-basis-card-module__vz-f_G__stats-col{border-top-color:#eef1f4}.framework-basis-card-module__vz-f_G__stat{flex:1;min-width:0}.framework-basis-card-module__vz-f_G__stat-num{font-size:22px}}@media (max-width:480px){.framework-basis-card-module__vz-f_G__card{padding:16px}.framework-basis-card-module__vz-f_G__name{font-size:16px}.framework-basis-card-module__vz-f_G__explanation{font-size:12.5px}}
.compliance-streak-card-module__GBMY4G__streak-card{background:var(--info-bg);border:1px solid var(--info-border);--csc-gold:#d4af37;border-radius:12px;flex-direction:column;gap:12px;min-width:0;padding:24px;display:flex;position:relative;overflow:hidden}:is(.scan-report-page-wrapper [data-theme=light] .compliance-streak-card-module__GBMY4G__streak-card,html[data-theme=light] .scan-report-page-wrapper .compliance-streak-card-module__GBMY4G__streak-card){--csc-gold:#8b6914}.compliance-streak-card-module__GBMY4G__eyebrow{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:var(--info-label,#22d3ee);margin:0;font-size:11px;font-weight:700;position:relative}.compliance-streak-card-module__GBMY4G__title{z-index:1;letter-spacing:-.005em;color:var(--text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.3;position:relative}.compliance-streak-card-module__GBMY4G__stat-row{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.compliance-streak-card-module__GBMY4G__trophy{width:36px;height:36px;color:var(--csc-gold);flex:none}.compliance-streak-card-module__GBMY4G__stat-num{color:var(--csc-gold);font-variant-numeric:tabular-nums;font-size:32px;font-weight:700;line-height:1}.compliance-streak-card-module__GBMY4G__stat-label{color:var(--text-secondary,#cbd5e1);flex:auto;min-width:0;font-size:12px;font-weight:500;line-height:1.35}.compliance-streak-card-module__GBMY4G__body{z-index:1;color:var(--text-secondary,#cbd5e1);margin:0;font-size:12px;line-height:1.6;position:relative}.compliance-streak-card-module__GBMY4G__body strong{color:var(--text-primary);font-weight:600}.compliance-streak-card-module__GBMY4G__confetti-piece{pointer-events:none;z-index:0;will-change:transform, opacity;border-radius:1px;width:6px;height:8px;animation-name:compliance-streak-card-module__GBMY4G__confetti-fall;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;top:-10px}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(4n+1){background:var(--csc-gold)}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(4n+2){background:var(--good,#00d4aa)}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(4n+3){background:var(--info-label,#22d3ee)}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(4n){background:#f5a3c7}.compliance-streak-card-module__GBMY4G__confetti-piece:first-child{animation-duration:8s;animation-delay:0s;left:8%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(2){animation-duration:11s;animation-delay:1.5s;left:22%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(3){animation-duration:9s;animation-delay:.7s;left:38%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(4){animation-duration:12s;animation-delay:3s;left:50%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(5){animation-duration:8.5s;animation-delay:2.2s;left:62%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(6){animation-duration:10s;animation-delay:.4s;left:75%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(7){animation-duration:9.5s;animation-delay:1.8s;left:88%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(8){animation-duration:11.5s;animation-delay:4s;left:15%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(9){animation-duration:7s;animation-delay:5.3s;left:45%}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(10){animation-duration:10.5s;animation-delay:3.7s;left:80%}@keyframes compliance-streak-card-module__GBMY4G__confetti-fall{0%{opacity:0;transform:translateY(-20px)rotate(0)}10%{opacity:.55}85%{opacity:.55}to{opacity:0;transform:translateY(220px)rotate(540deg)}}@media (max-width:1100px){.compliance-streak-card-module__GBMY4G__streak-card{padding:20px}.compliance-streak-card-module__GBMY4G__trophy{width:32px;height:32px}.compliance-streak-card-module__GBMY4G__stat-num{font-size:28px}.compliance-streak-card-module__GBMY4G__confetti-piece:nth-child(n+6){display:none}}@media (prefers-reduced-motion:reduce){.compliance-streak-card-module__GBMY4G__confetti-piece{display:none}}
.industry-benchmark-module__RakfSG__bench-section{min-width:0;max-width:1100px;margin:0 auto;padding:56px 0}.industry-benchmark-module__RakfSG__bench-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.industry-benchmark-module__RakfSG__bench-header-left{flex:1;min-width:0}.industry-benchmark-module__RakfSG__bench-label{color:var(--accent-cyan,#22d3ee);letter-spacing:.18em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.industry-benchmark-module__RakfSG__bench-title{color:var(--text-primary,#f8fafc);margin-bottom:10px;font-size:32px;font-weight:700;line-height:1.2}.industry-benchmark-module__RakfSG__bench-subtitle{color:var(--text-secondary,#cbd5e1);max-width:600px;font-size:15px;line-height:1.6}.industry-benchmark-module__RakfSG__bench-subtitle strong{color:var(--accent-cyan,#22d3ee);font-weight:700}.industry-benchmark-module__RakfSG__bench-source{white-space:nowrap}.industry-benchmark-module__RakfSG__bench-cohort-tag{background:var(--info-bg);border:1px solid var(--info-border);text-align:right;border-radius:10px;flex-shrink:0;padding:10px 16px}.industry-benchmark-module__RakfSG__bench-cohort-tag-label{color:var(--accent-cyan,#22d3ee);text-transform:uppercase;letter-spacing:.12em;margin-bottom:2px;font-size:10px;font-weight:700}.industry-benchmark-module__RakfSG__bench-cohort-tag-value{color:var(--text-primary,#f8fafc);font-variant-numeric:tabular-nums;font-size:16px;font-weight:700}.industry-benchmark-module__RakfSG__bench-curve-wrap{background:var(--card-bg,var(--bg-card,#0c1424));border:1px solid var(--card-border-subtle,var(--border,#94a3b81f));box-shadow:var(--card-shadow);border-radius:14px;min-width:0;margin-bottom:12px;padding:28px;overflow:hidden}.industry-benchmark-module__RakfSG__bench-curve-svg{width:100%;height:auto;display:block}.industry-benchmark-module__RakfSG__bench-zones{color:var(--text-muted,#94a3b8);text-align:center;letter-spacing:.05em;grid-template-columns:1fr 1fr 1fr 1fr;gap:0;margin-bottom:28px;padding:0 28px;font-size:11px;display:grid}.industry-benchmark-module__RakfSG__bench-zones>div{border-top:1px dashed var(--border,#94a3b81f);padding:6px 4px}.industry-benchmark-module__RakfSG__bench-bottom{grid-template-columns:1.4fr 1fr;gap:20px;min-width:0;display:grid}.industry-benchmark-module__RakfSG__bench-callout{background:var(--critical-bg);border:1px solid var(--critical-border);border-radius:12px;min-width:0;padding:24px}.industry-benchmark-module__RakfSG__bench-callout--moderate{background:var(--serious-bg);border-color:var(--serious-border)}.industry-benchmark-module__RakfSG__bench-callout--moderate .industry-benchmark-module__RakfSG__bench-callout-score{color:var(--serious,#f59e0b)}.industry-benchmark-module__RakfSG__bench-callout--good{background:var(--info-bg);border-color:var(--info-border)}.industry-benchmark-module__RakfSG__bench-callout--good .industry-benchmark-module__RakfSG__bench-callout-score{color:var(--info-label,#0ea5e9)}.industry-benchmark-module__RakfSG__bench-callout--excellent{background:var(--good-bg);border-color:var(--good-border)}.industry-benchmark-module__RakfSG__bench-callout--excellent .industry-benchmark-module__RakfSG__bench-callout-score{color:var(--good,#00d4aa)}.industry-benchmark-module__RakfSG__bench-callout--high-risk{background:var(--critical-bg);border-color:var(--critical-border)}.industry-benchmark-module__RakfSG__bench-callout--high-risk .industry-benchmark-module__RakfSG__bench-callout-score{color:var(--critical,#ef4444)}.industry-benchmark-module__RakfSG__bench-callout-row{flex-wrap:wrap;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.industry-benchmark-module__RakfSG__bench-callout-score{color:var(--critical,#ef4444);font-variant-numeric:tabular-nums;font-size:56px;font-weight:800;line-height:1}.industry-benchmark-module__RakfSG__bench-callout-vs{color:var(--text-muted,#94a3b8);font-size:13px;font-weight:500}.industry-benchmark-module__RakfSG__bench-callout-median{color:var(--moderate,#fbbf24);font-variant-numeric:tabular-nums;font-size:30px;font-weight:700;line-height:1}.industry-benchmark-module__RakfSG__bench-callout-text{color:var(--text-secondary,#cbd5e1);font-size:14px;line-height:1.6}.industry-benchmark-module__RakfSG__bench-callout-text strong{color:var(--text-primary,#f8fafc);font-weight:700}.industry-benchmark-module__RakfSG__bench-projection{background:var(--info-bg);border:1px solid var(--info-border);box-shadow:var(--featured-shadow-cyan);border-radius:12px;min-width:0;padding:24px}.industry-benchmark-module__RakfSG__bench-projection-label{color:var(--info-label,#22d3ee);text-transform:uppercase;letter-spacing:.12em;margin-bottom:12px;font-size:11px;font-weight:700}.industry-benchmark-module__RakfSG__bench-projection-value{color:var(--text-primary);font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1}.industry-benchmark-module__RakfSG__bench-projection-value strong{background:linear-gradient(135deg,#22d3ee,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.industry-benchmark-module__RakfSG__bench-projection-detail{color:var(--text-secondary,#cbd5e1);font-size:12px;line-height:1.6}@media (max-width:1100px){.industry-benchmark-module__RakfSG__bench-header{flex-direction:column;align-items:flex-start}.industry-benchmark-module__RakfSG__bench-cohort-tag{text-align:left}.industry-benchmark-module__RakfSG__bench-bottom{grid-template-columns:1fr}.industry-benchmark-module__RakfSG__bench-callout-score{font-size:44px}.industry-benchmark-module__RakfSG__bench-zones{font-size:9px}}
@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.0ilg37~12qzfz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/591574edbe85c69b-s.0rbr02z3z6mfi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/acf349172f10b359-s.056wj0-m8vpjn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/0926c12c4384550f-s.0nas3qtlwu1e5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:300;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.0jox806dnq5~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.0ilg37~12qzfz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/591574edbe85c69b-s.0rbr02z3z6mfi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/acf349172f10b359-s.056wj0-m8vpjn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/0926c12c4384550f-s.0nas3qtlwu1e5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.0jox806dnq5~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/d8cddd76dbfeaef0-s.0ilg37~12qzfz.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/591574edbe85c69b-s.0rbr02z3z6mfi.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/acf349172f10b359-s.056wj0-m8vpjn.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/0926c12c4384550f-s.0nas3qtlwu1e5.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(../media/8bd76523131fa0fc-s.p.0jox806dnq5~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_38f890c8-module__Co-n1q__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.cormorant_garamond_38f890c8-module__Co-n1q__variable{--psc-font-display:"Cormorant Garamond", "Cormorant Garamond Fallback"}
.perfect-score-celebration-module__JkTUuq__celebration{--psc-bg:#0a0e1a;--psc-frame-bg:linear-gradient(165deg, #14192899, #0a0e1a4d);--psc-frame-border:#d4af3726;--psc-text-primary:#f5f1e8;--psc-text-muted:#e8e6df99;--psc-text-subtle:#e8e6df59;--psc-gold-primary:#d4af37;--psc-gold-accent:#d4af37;--psc-gold-glow:#d4af372e;--psc-rule:#d4af374d;--psc-divider:#d4af372e;--psc-cta-bg:linear-gradient(135deg, #d4af37, #b8941f);--psc-cta-fg:#0a0e1a;--psc-cta-hover-bg:linear-gradient(135deg, #e8c453, #d4af37);--psc-cta-shadow:0 12px 32px #d4af3738;--psc-cta-shadow-hover:0 18px 42px #d4af374d}:is(.scan-report-page-wrapper [data-theme=light] .perfect-score-celebration-module__JkTUuq__celebration,html[data-theme=light] .scan-report-page-wrapper .perfect-score-celebration-module__JkTUuq__celebration){--psc-bg:#faf8f3;--psc-frame-bg:linear-gradient(165deg, #fffdf7f2, #faf5ebd9);--psc-frame-border:#b8860b33;--psc-text-primary:#1a1a1a;--psc-text-muted:#1a1a1a9e;--psc-text-subtle:#1a1a1a7a;--psc-gold-primary:#8b6914;--psc-gold-accent:#b8860b;--psc-gold-glow:#b8860b1f;--psc-rule:#b8860b52;--psc-divider:#b8860b2e;--psc-cta-bg:linear-gradient(135deg, #1a1a1a, #2a2a2a);--psc-cta-fg:#faf8f3;--psc-cta-hover-bg:linear-gradient(135deg, #b8860b, #8b6914);--psc-cta-shadow:0 12px 32px #1a1a1a2e;--psc-cta-shadow-hover:0 18px 42px #b8860b52}.perfect-score-celebration-module__JkTUuq__celebration{background:var(--psc-frame-bg);border:1px solid var(--psc-frame-border);max-width:1100px;color:var(--psc-text-primary);text-align:center;isolation:isolate;border-radius:4px;margin:0 auto;padding:80px 80px 60px;position:relative;overflow:hidden}.perfect-score-celebration-module__JkTUuq__celebration:before{content:"";background:linear-gradient(90deg, transparent, var(--psc-gold-primary), transparent);opacity:.55;width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.perfect-score-celebration-module__JkTUuq__celebration:after{content:"";background:radial-gradient(circle, var(--psc-gold-glow) 0%, transparent 65%);z-index:-1;pointer-events:none;width:360px;height:360px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.perfect-score-celebration-module__JkTUuq__ornament{border:0 solid var(--psc-gold-primary);opacity:.55;pointer-events:none;width:22px;height:22px;position:absolute}.perfect-score-celebration-module__JkTUuq__ornament-tl{border-top-width:1.5px;border-left-width:1.5px;top:18px;left:18px}.perfect-score-celebration-module__JkTUuq__ornament-tr{border-top-width:1.5px;border-right-width:1.5px;top:18px;right:18px}.perfect-score-celebration-module__JkTUuq__ornament-bl{border-bottom-width:1.5px;border-left-width:1.5px;bottom:18px;left:18px}.perfect-score-celebration-module__JkTUuq__ornament-br{border-bottom-width:1.5px;border-right-width:1.5px;bottom:18px;right:18px}.perfect-score-celebration-module__JkTUuq__eyebrow{letter-spacing:.32em;text-transform:uppercase;color:var(--psc-gold-primary);justify-content:center;align-items:center;gap:14px;margin:0 0 32px;font-size:11px;font-weight:600;display:flex}.perfect-score-celebration-module__JkTUuq__eyebrow:before,.perfect-score-celebration-module__JkTUuq__eyebrow:after{content:"";background:linear-gradient(90deg, transparent, var(--psc-rule), transparent);flex:0 0 60px;height:1px}.perfect-score-celebration-module__JkTUuq__shield-wrap{will-change:transform;margin-bottom:28px;animation:6s ease-in-out infinite perfect-score-celebration-module__JkTUuq__floatGently;display:inline-flex}.perfect-score-celebration-module__JkTUuq__shield{width:96px;height:96px;color:var(--psc-gold-primary);filter:drop-shadow(0 8px 20px var(--psc-gold-glow))}@keyframes perfect-score-celebration-module__JkTUuq__floatGently{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.perfect-score-celebration-module__JkTUuq__shield-wrap{animation:none}}.perfect-score-celebration-module__JkTUuq__headline{font-family:var(--psc-font-display,"Cormorant Garamond", "Times New Roman", serif);letter-spacing:-.015em;color:var(--psc-text-primary);max-width:820px;margin:0 auto 18px;font-size:clamp(36px,5.2vw,58px);font-weight:400;line-height:1.12}.perfect-score-celebration-module__JkTUuq__headline-accent{color:var(--psc-gold-primary);text-shadow:0 1px 0 var(--psc-gold-glow);font-style:italic;font-weight:500}.perfect-score-celebration-module__JkTUuq__sub-statement{font-family:var(--psc-font-display,"Cormorant Garamond", "Times New Roman", serif);color:var(--psc-text-muted);max-width:540px;margin:0 auto 56px;font-size:clamp(18px,2.4vw,22px);font-style:italic;font-weight:400;line-height:1.5}.perfect-score-celebration-module__JkTUuq__stats{grid-template-columns:repeat(4,1fr);gap:0;max-width:720px;margin:0 auto 48px;display:grid}.perfect-score-celebration-module__JkTUuq__stat{padding:4px 18px;position:relative}.perfect-score-celebration-module__JkTUuq__stat+.perfect-score-celebration-module__JkTUuq__stat:before{content:"";background:var(--psc-divider);width:1px;position:absolute;top:12%;bottom:12%;left:0}.perfect-score-celebration-module__JkTUuq__stat-num{font-family:var(--psc-font-display,"Cormorant Garamond", "Times New Roman", serif);color:var(--psc-gold-primary);margin-bottom:8px;font-size:38px;font-weight:500;line-height:1}.perfect-score-celebration-module__JkTUuq__stat-label{letter-spacing:.22em;text-transform:uppercase;color:var(--psc-text-subtle);font-size:10px;font-weight:600}.perfect-score-celebration-module__JkTUuq__prose{max-width:520px;color:var(--psc-text-muted);margin:0 auto 40px;font-size:14px;line-height:1.7}.perfect-score-celebration-module__JkTUuq__prose strong{color:var(--psc-text-primary);font-weight:600}.perfect-score-celebration-module__JkTUuq__cta-row{flex-direction:column;align-items:center;gap:22px;margin-bottom:44px;display:flex}.perfect-score-celebration-module__JkTUuq__cta-primary{background:var(--psc-cta-bg);color:var(--psc-cta-fg);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;box-shadow:var(--psc-cta-shadow);border:none;border-radius:2px;align-items:center;gap:10px;padding:18px 40px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s,color .18s;display:inline-flex}.perfect-score-celebration-module__JkTUuq__cta-primary:hover{background:var(--psc-cta-hover-bg);box-shadow:var(--psc-cta-shadow-hover);transform:translateY(-2px)}.perfect-score-celebration-module__JkTUuq__cta-primary:focus-visible{outline:2px solid var(--psc-gold-primary);outline-offset:3px}@media (prefers-reduced-motion:reduce){.perfect-score-celebration-module__JkTUuq__cta-primary{transition:none}.perfect-score-celebration-module__JkTUuq__cta-primary:hover{transform:none}}.perfect-score-celebration-module__JkTUuq__footer{border-top:1px solid var(--psc-divider);letter-spacing:.2em;text-transform:uppercase;color:var(--psc-text-subtle);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:32px;padding-top:28px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:11px;font-weight:500;display:flex}.perfect-score-celebration-module__JkTUuq__footer-sep{color:var(--psc-divider)}@media (max-width:720px){.perfect-score-celebration-module__JkTUuq__celebration{padding:56px 28px 36px}.perfect-score-celebration-module__JkTUuq__celebration:after{width:240px;height:240px}.perfect-score-celebration-module__JkTUuq__eyebrow{margin-bottom:24px}.perfect-score-celebration-module__JkTUuq__eyebrow:before,.perfect-score-celebration-module__JkTUuq__eyebrow:after{flex-basis:36px}.perfect-score-celebration-module__JkTUuq__shield{width:80px;height:80px}.perfect-score-celebration-module__JkTUuq__sub-statement{margin-bottom:40px}.perfect-score-celebration-module__JkTUuq__stats{grid-template-columns:repeat(2,1fr);gap:28px 0;margin-bottom:36px}.perfect-score-celebration-module__JkTUuq__stat+.perfect-score-celebration-module__JkTUuq__stat:before{display:none}.perfect-score-celebration-module__JkTUuq__stat:nth-child(2):before,.perfect-score-celebration-module__JkTUuq__stat:nth-child(4):before{display:block}.perfect-score-celebration-module__JkTUuq__cta-primary{letter-spacing:.14em;padding:16px 28px;font-size:12px}.perfect-score-celebration-module__JkTUuq__cta-secondary-row{gap:16px}.perfect-score-celebration-module__JkTUuq__footer{letter-spacing:.16em;gap:8px;font-size:10px}}
