.report-explorer{margin-top:26px;gap:0!important}.report-explorer .report-navigation{background:#17203d;border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;margin-bottom:22px;padding:8px;display:grid;height:auto!important}.report-explorer .report-navigation button{color:#dbe3ff;white-space:normal;border-radius:13px;gap:10px;height:auto;min-height:58px;padding:12px 16px;font-size:17px;line-height:1.3}.report-explorer .report-navigation button span{font-family:var(--font-mono);opacity:.8;font-size:13px}.report-explorer .report-navigation button[data-state=active]{color:#202d9b;background:#fff;box-shadow:0 2px 8px #0002}.report-explorer .report-navigation button:hover{color:#fff;background:#29365b}.report-explorer .report-navigation button[data-state=active]:hover{color:#202d9b;background:#eaf0ff}.report-view[data-state=inactive]{display:none}.report-explorer .report-view{background:#fff;border:1px solid #cbd3e4;border-radius:24px;min-width:0;padding:28px}.explorer-heading{border-bottom:2px solid #dfe6f2;margin-bottom:24px;padding:0 0 23px}.explorer-kicker{color:#304caa;letter-spacing:.08em;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.explorer-heading h3{letter-spacing:-.03em;font-size:30px;font-weight:700;line-height:1.2}.explorer-heading p{color:#536076;max-width:65ch;margin-top:8px;font-size:17px}.report-explorer .report-takeaway{background:#eaf1ff;border-left:4px solid #334ee3;border-radius:0 15px 15px 0;margin-bottom:24px;padding:20px 22px}.report-explorer .summary-grid{border:1px solid #ccd5e8;border-radius:18px;margin:0 0 14px}.report-explorer .summary-scope{margin-bottom:26px;font-size:14px}.report-explorer .next-steps{background:#f3f6fc;border:1px solid #cbd5e8;border-radius:18px;margin-bottom:24px;padding:24px}.report-explorer .next-steps li{border:0;padding:0}.report-explorer .next-steps details{background:#fff;border:1px solid #cbd5e8;border-radius:12px;padding:16px}.explorer-shortcuts{grid-template-columns:1fr 1fr;gap:16px;margin:24px 0;display:grid}.explorer-shortcuts button{text-align:left;color:#263a76;background:#f1f5ff;border:1px solid #b7c8f4;border-radius:18px;grid-template-columns:30px 1fr;gap:7px 12px;padding:22px 40px 22px 20px;transition:background .15s,border-color .15s;display:grid;position:relative}.explorer-shortcuts button:hover{background:#e2ebff;border-color:#536be0}.explorer-shortcuts strong{font-size:19px;line-height:1.3}.explorer-shortcuts span{color:#485973;grid-column:2;font-size:16px;line-height:1.5}.explorer-shortcuts button>svg:last-child{position:absolute;top:25px;right:14px}.report-explorer .finding-tabs{background:#edf1f8;border:1px solid #cbd5e8;border-radius:13px;margin-bottom:18px;gap:4px!important;height:auto!important;padding:5px!important}.report-explorer .finding-tabs button{border-radius:9px;flex:1;height:auto;min-height:46px;font-size:16px;padding:8px 12px!important}.report-explorer .finding-tabs button[data-state=active]{color:#233abd;background:#fff!important;box-shadow:0 1px 5px #152c4c18!important}.report-explorer .finding-tabs button:after{display:none}.report-explorer .finding-list{gap:12px;display:grid}.report-explorer .finding{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 4px #11264c05;border:1px solid #c9d2e3!important}.report-explorer .finding[data-state=open]{box-shadow:0 4px 16px #1b367312;border-color:#748ade!important}.report-explorer .finding-trigger{min-height:84px;padding:20px!important}.report-explorer .finding-trigger:hover{background:#f0f4ff}.report-explorer .finding-name{color:#182239;font-size:18px}.report-explorer .finding-summary{color:#536076;font-size:16px}.report-explorer .finding .status-label{display:inline-block}.report-explorer .finding .status-icon{border-radius:10px;flex-basis:34px;height:34px}.report-explorer .finding-detail{border-top:1px solid #e0e6f1;padding:0 20px 20px!important}.report-explorer .fix-block{background:#eaf1ff;border-radius:12px;margin:16px 0;padding:18px}.finding-boundary{color:#526079;margin:16px 0}.finding-evidence{border-top:1px solid #d8e0ed;margin-top:18px;padding-top:14px}.finding-evidence>summary,.inspection-details>summary,.visitor-test-drawer>summary{cursor:pointer;color:#273b86;justify-content:space-between;align-items:center;gap:12px;min-height:44px;font-size:16px;font-weight:600;list-style:none;display:flex}.finding-evidence>summary::-webkit-details-marker{display:none}.inspection-details>summary::-webkit-details-marker{display:none}.visitor-test-drawer>summary::-webkit-details-marker{display:none}.finding-evidence[open]>summary>svg,.inspection-details[open]>summary>svg,.visitor-test-drawer[open]>summary>svg{transform:rotate(90deg)}.finding-evidence .evidence-block{margin-top:14px}.report-explorer .page-sample{background:#eef4fb;border:1px solid #bfcfe4;border-radius:18px;margin-top:32px;padding:24px}.inspection-details{background:#f2f4f8;border:1px solid #cbd3e2;border-radius:16px;margin-top:26px;padding:16px 22px}.inspection-details .scope-panel{border:0;border-radius:14px;margin-top:18px;padding:20px}.inspection-details .scope-panel dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 20px;display:grid}.inspection-details .reading-note{border-radius:12px;margin:18px 0 0;padding:18px}.report-explorer .goal-card{border-radius:18px;margin-top:24px}.visitor-test-drawer{background:#edf2ff;border:1px solid #b7c8ee;border-radius:18px;margin:24px 0;padding:20px}.visitor-test-drawer>summary strong{font-size:20px;display:block}.visitor-test-drawer>summary small{color:#526079;margin-top:4px;font-size:16px;font-weight:400;display:block}.visitor-test-drawer .goal-test{margin:20px 0 0}.report-explorer .full-measure-cta{margin-top:28px}@media (max-width:760px){.report-explorer .report-navigation{border-radius:15px;gap:4px;padding:5px}.report-explorer .report-navigation button{flex-direction:column;gap:3px;min-height:60px;padding:11px 6px;font-size:14px}.report-explorer .report-navigation button span{font-size:12px}.report-explorer .report-view{border-radius:18px;padding:18px 14px}.explorer-heading h3{font-size:25px}.explorer-shortcuts{grid-template-columns:1fr}.report-explorer .finding-tabs{grid-template-columns:1fr 1fr;display:grid;overflow:visible}.report-explorer .finding-tabs button{font-size:15px}.report-explorer .finding-trigger{flex-wrap:wrap;padding:16px 12px!important}.report-explorer .finding-title{flex-basis:calc(100% - 28px)}.report-explorer .finding .status-label{margin-left:46px;font-size:12px}.report-explorer .finding-detail{padding:0 14px 18px!important}.inspection-details{padding:14px}.inspection-details .scope-panel dl{grid-template-columns:1fr 1fr}.report-explorer .next-steps,.report-explorer .page-sample{padding:17px}}@media print{.report-explorer .report-navigation,.explorer-shortcuts{display:none!important}.report-explorer .report-view[data-state]{border:0;margin:20px 0;padding:0;display:block!important}.report-explorer .report-view{break-before:auto}.report-explorer .finding{box-shadow:none;break-inside:avoid}.report-explorer .finding-detail{display:block!important}.report-explorer .full-measure-cta{display:none!important}}.check-again{color:#182b4e;background:#edf3ff;border:1px solid #b4c7ed;border-radius:18px;margin:24px 0;padding:24px}.check-again h3{margin-bottom:10px;font-size:24px;line-height:1.25}.check-again p{font-size:16px;line-height:1.6}.recheck-controls,.recheck-filters{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.check-again button{color:#213f90;background:#fff;border:1px solid #9fb3da;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:16px;display:inline-flex}.recheck-controls button:first-child{color:#fff;background:#273ec5;border-color:#273ec5}.check-again button:disabled{opacity:.6;cursor:default}.recheck-filters button[aria-pressed=true]{color:#fff;background:#182b4e;border-color:#182b4e}.check-again .recheck-note{color:#4b607a;font-size:14px}.recheck-results{border-top:1px solid #b8c9e7;margin-top:24px;padding-top:20px}.check-again details{background:#fff;border:1px solid #bfcee5;border-radius:12px;margin:10px 0;padding:15px}.check-again summary{cursor:pointer;font-size:17px;font-weight:600}.check-again summary span{color:#536580;margin-top:5px;font-size:14px;font-weight:400;display:block}.recheck-evidence{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.recheck-evidence code{overflow-wrap:anywhere;margin:8px 0;font-size:13px;display:block}.recheck-warning{color:#6e4418;background:#fff0dd;border-radius:10px;padding:14px}@media (max-width:760px){.check-again{padding:18px}.recheck-evidence{grid-template-columns:1fr}.recheck-filters button{flex:1;font-size:14px}}@media print{.recheck-controls,.recheck-filters{display:none}.check-again{break-inside:avoid}}
