.archive-results .workspace-header{align-items:flex-start}
.archive-results .workspace-header>div{max-width:900px}
.archive-results .workspace-header>div>p:last-child{max-width:780px}
.archive-results .workspace{grid-template-columns:270px minmax(0,1fr)}
.archive-results .archive-controls select{font-size:.85rem;padding:.65rem .5rem}
.archive-results .archive-controls>p{margin-top:1.3rem}
.archive-results .archive-control-details{font-size:.8rem;color:var(--muted);border-top:1px solid var(--line);padding-top:1rem;margin-bottom:1rem}
.archive-results summary{cursor:pointer;color:var(--ink);line-height:1.5}
.archive-results details[open]>summary{margin-bottom:1rem}
.archive-results .archive-scope{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem 1.5rem;background:#f6f9ff;border-color:#c7d7ec}
.archive-results .archive-scope h2{margin-bottom:.3rem}
.archive-results .archive-scope p{margin-bottom:0}
.archive-results .archive-scope .eyebrow{margin-bottom:.6rem}
.archive-results .archive-settings{display:flex;flex-direction:column;justify-content:center;gap:.5rem;font-size:.8rem}
.archive-results .archive-settings span{display:flex;justify-content:space-between;gap:1rem}
.archive-results .archive-settings strong{white-space:nowrap}
.archive-results .archive-scope-note{grid-column:1/-1;font-size:.85rem;color:var(--muted);border-top:1px solid #d9e3ef;padding-top:.8rem}
.archive-results .archive-stats{gap:.7rem}
.archive-results .archive-stats .stat{padding:1rem;border-top:3px solid #94a9bd}
.archive-results .archive-stats .stat.l1{border-top-color:#3f71b3}
.archive-results .archive-stats .stat.l2{border-top-color:#164ad3}
.archive-results .archive-stats .stat strong{font-size:clamp(1.5rem,2.5vw,2.5rem);margin:.5rem 0}
.archive-results .archive-stats .stat .eyebrow{font-size:.65rem;letter-spacing:.06em;line-height:1.5}
.archive-results .archive-stats .stat h3{font-size:.9rem;margin-bottom:.6rem;line-height:1.4;min-height:2.8em}
.archive-results .archive-stats .stat p{font-size:.8rem;margin-bottom:.7rem}
.archive-results .archive-stats .stat small{line-height:1.55}
.archive-results .archive-stats .archive-denominator{background:#f6f8fb}
.archive-results .archive-stats .archive-denominator strong{font-size:clamp(1.3rem,2vw,2.1rem);letter-spacing:-.05em}
.archive-results .archive-interpretation{margin:0;padding:0 .2rem}
.archive-results .archive-threshold-table{table-layout:fixed}
.archive-results .archive-threshold-table th:first-child{width:25%}
.archive-results .archive-threshold-table tbody th{background:transparent;font-size:.9rem;color:var(--ink);font-weight:500}
.archive-results .archive-threshold-table a{display:inline-flex;align-items:center;gap:.7rem;padding:.2rem 0;text-decoration:none}
.archive-results .archive-selected-row{background:#eff4ff}
.archive-results .archive-row-label{font-size:.65rem;color:var(--blue);background:#dce8ff;padding:.15rem .35rem;border-radius:3px}
.archive-results .archive-cell-value{font-variant-numeric:tabular-nums}
.archive-results .archive-bar{display:block;height:5px;margin-top:.5rem;background:#e4eaf1;border-radius:4px;overflow:hidden}
.archive-results .archive-bar>span{display:block;height:100%;background:#93a9c0;min-width:0}
.archive-results .archive-bar.l1>span{background:#4a7ab8}
.archive-results .archive-bar.l2>span{background:#164ad3}
.archive-results .archive-category-scroll{max-height:620px;scrollbar-gutter:stable;border:1px solid var(--line);border-radius:4px}
.archive-results .archive-category-table thead th{position:sticky;top:0;z-index:1}
.archive-results .archive-category-table tbody th{background:white;color:var(--ink);font-size:.85rem;font-weight:500;white-space:normal;min-width:180px}
.archive-results .archive-category-table td{font-variant-numeric:tabular-nums;white-space:nowrap}
.archive-results .archive-category-table td small{display:block;color:var(--muted);font-size:.67rem;margin-top:.2rem}
.archive-results .archive-category-table tbody tr:hover,.archive-results .archive-category-table tbody tr:hover th{background:#f7faff}
.archive-results .archive-range-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));gap:.75rem;margin:1.2rem 0}
.archive-results .archive-range-grid>div{border:1px solid var(--line);border-radius:4px;padding:1rem}
.archive-results .archive-range-grid span{display:block;font-size:.75rem;color:var(--muted);margin-bottom:.4rem}
.archive-results .archive-range-grid strong{font-size:1rem;font-weight:550;white-space:nowrap;font-variant-numeric:tabular-nums}
.archive-results .archive-details{border-top:1px solid var(--line);padding-top:1rem;margin-top:1rem;font-size:.875rem}
.archive-results .archive-source-list{list-style:none;padding:0}
.archive-results .archive-source-list li{padding:.8rem 0;border-bottom:1px solid var(--line)}
.archive-results .archive-source-list li>code{display:block;margin-bottom:.4rem}
.archive-results .archive-source-list li>span{font-size:.7rem;color:var(--muted)}
.archive-results .archive-source-list code{overflow-wrap:anywhere;white-space:normal;font-size:inherit}
.archive-results .archive-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1200px){.archive-results .archive-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-results .archive-stats .stat strong{font-size:2rem}.archive-results .archive-stats .stat h3{min-height:0}.archive-results .archive-scope{grid-template-columns:1fr}.archive-results .archive-settings{flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:.5rem 1.5rem}}
@media(max-width:800px){.archive-results .workspace{grid-template-columns:minmax(0,1fr)}.archive-results .archive-controls form{grid-template-columns:1fr 1.3fr}.archive-results .archive-controls label{align-self:center}.archive-results .archive-control-details{margin-top:1rem}.archive-results .archive-controls>p{margin-bottom:.7rem}.archive-results .archive-controls .button{margin-top:.5rem}.archive-results .archive-category-scroll{max-height:520px}.archive-results .archive-range-grid{gap:.4rem}.archive-results .archive-range-grid>div{padding:.7rem}.archive-results .archive-range-grid strong{font-size:1rem}}
@media(max-width:480px){.archive-results .workspace-header h1{font-size:2rem}.archive-results .archive-stats{gap:.5rem}.archive-results .archive-stats .stat{padding:.8rem}.archive-results .archive-stats .stat strong{font-size:1.8rem}.archive-results .archive-stats .archive-denominator strong{font-size:1.55rem}.archive-results .archive-stats .stat small{font-size:.7rem}.archive-results .archive-threshold-table th,.archive-results .archive-threshold-table td{padding:.7rem .35rem}.archive-results .archive-threshold-table th:first-child{width:28%}.archive-results .archive-threshold-table a{flex-wrap:wrap;gap:.2rem}.archive-results .archive-range-grid{grid-template-columns:1fr}.archive-results .archive-range-grid>div{display:flex;align-items:center;justify-content:space-between;gap:1rem}.archive-results .archive-range-grid span{margin:0}.archive-results .archive-controls form{grid-template-columns:1fr}.archive-results .archive-controls form label,.archive-results .archive-controls form select,.archive-results .archive-controls form .button{grid-column:1}.archive-results .archive-controls label{margin-top:.7rem}}
