.reports-index-page{width:min(1120px,calc(100% - 2.4rem));padding-top:1.8rem}.reports-index-head{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.reports-index-eyebrow{display:block;margin-bottom:.38rem;color:var(--primary);font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.reports-index-head h1{color:var(--primary-dark);font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:900;letter-spacing:-.045em;line-height:1.08}.reports-index-head p{max-width:680px;margin-top:.5rem;color:var(--muted-foreground);font-size:.9rem;font-weight:600;line-height:1.65}.reports-index-toolbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem;padding:.45rem .55rem;border:1px solid var(--border-light);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft)}.reports-index-tabs{display:flex;align-items:center;gap:.2rem}.reports-index-tabs button{min-height:38px;padding:0 .9rem;border:0;border-radius:11px;background:transparent;color:var(--muted-foreground);font-size:.76rem;font-weight:900;transition:.16s ease}.reports-index-tabs button:hover{background:var(--muted);color:var(--primary-dark)}.reports-index-tabs button.is-active{background:var(--primary);color:#fff}.reports-index-range{color:var(--muted-foreground);font-size:.72rem;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.topic-history-range{margin:-.45rem 0 .7rem;text-align:right}.reports-back-button{margin-bottom:.9rem;border:0;background:transparent;color:var(--muted-foreground);font-size:.78rem;font-weight:900}.reports-back-button:hover{color:var(--primary-dark)}.topic-history-head{align-items:center}.topic-history-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.reports-index-stack{display:grid;grid-gap:.72rem;gap:.72rem}.report-topic-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:1.25rem;gap:1.25rem;min-height:126px;padding:1.1rem 1.2rem;border:1px solid var(--border-light);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-soft)}.report-topic-summary.is-archived{background:#fbfcfb}.report-topic-summary.is-missing{border-style:dashed;border-color:#dfc2be;background:#fffcfb}.report-topic-copy{min-width:0}.report-topic-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.58rem}.report-topic-title-row h2{overflow:hidden;margin:0;font-family:var(--font-display);font-size:1rem;letter-spacing:-.025em;text-overflow:ellipsis}.report-topic-state,.report-topic-title-row h2{color:var(--primary-dark);font-weight:900;white-space:nowrap}.report-topic-state{display:inline-flex;min-height:24px;align-items:center;padding:0 .58rem;border:1px solid rgba(30,138,79,.18);border-radius:999px;background:var(--muted);font-size:.64rem}.report-topic-state.is-archived{border-color:#d7deda;background:#f1f4f2;color:#526158}.report-topic-state.is-missing{border-color:#efc1bc;background:#fff1ef;color:#9f3129}.report-topic-meta{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin-top:.48rem;color:var(--muted-foreground);font-size:.75rem;font-weight:700}.report-topic-meta strong{color:var(--primary-dark);font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.is-good{color:var(--primary)!important}.is-mid{color:var(--accent-dark)!important}.is-low{color:#b63d34!important}.is-empty{color:var(--muted-foreground)!important}.report-topic-modes{display:flex;flex-wrap:wrap;gap:.36rem;margin-top:.68rem}.report-topic-modes>span{display:inline-flex;min-height:28px;align-items:center;gap:.38rem;padding:0 .6rem;border:1px solid var(--border-light);border-radius:999px;background:#fff;color:var(--muted-foreground);font-size:.68rem;font-weight:800}.report-topic-modes strong{display:grid;width:19px;height:19px;place-items:center;border-radius:999px;background:var(--muted);color:var(--primary-dark);font-size:.63rem}.report-topic-actions{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.report-topic-actions .btn{min-height:40px;padding-inline:.95rem;white-space:nowrap}.reports-index-state{display:grid;min-height:250px;place-items:center;align-content:center;grid-gap:.7rem;gap:.7rem;padding:2rem;border:1px solid var(--border-light);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft);text-align:center}.reports-index-state h2{color:var(--primary-dark);font-family:var(--font-display);font-size:1.1rem;font-weight:900}.reports-index-state p{max-width:520px;color:var(--muted-foreground);font-size:.82rem;font-weight:600;line-height:1.6}.report-topic-skeleton{display:grid;min-height:126px;align-content:center;grid-gap:.7rem;gap:.7rem;padding:1.2rem;border:1px solid var(--border-light);border-radius:18px;background:rgba(255,255,255,.9)}.report-topic-skeleton span{display:block;width:38%;height:12px;border-radius:999px;background:#e3ece6}.report-topic-skeleton span:first-child{width:24%;height:18px}.report-topic-skeleton span:last-child{width:54%}.topic-report-list{overflow:hidden;border:1px solid var(--border-light);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:var(--shadow-soft)}.topic-report-columns,.topic-report-row{display:grid;grid-template-columns:minmax(180px,1fr) 120px 110px 120px 100px;align-items:center;grid-gap:.8rem;gap:.8rem;padding:0 1.2rem}.topic-report-columns{min-height:42px;background:#f2f7f4;color:var(--muted-foreground);font-size:.64rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.topic-report-row{min-height:66px;border-top:1px solid rgba(200,230,208,.72)}.topic-report-row strong{overflow:hidden;color:var(--primary-dark);font-size:.8rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.topic-report-row>span{color:var(--muted-foreground);font-size:.74rem;font-weight:700}.topic-report-score{text-align:right;font-family:var(--font-display);font-weight:900!important;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.topic-report-status{display:inline-flex;min-height:28px;align-items:center;justify-content:center;padding:0 .55rem;border:1px solid var(--border-light);border-radius:999px;background:var(--muted);color:var(--primary-dark)!important;font-size:.64rem!important;font-weight:900!important;white-space:nowrap}.topic-report-status.is-partial{border-color:rgba(217,119,6,.25);background:#fff5df;color:var(--accent-dark)!important}.topic-report-status.is-processing{background:#f1f4f2;color:#526158!important}.topic-report-status.is-error{border-color:#efc1bc;background:#fff1ef;color:#9f3129!important}.topic-report-row a{justify-self:end;color:var(--primary);font-size:.72rem;font-weight:900;white-space:nowrap}.topic-report-row a:hover{text-decoration:underline;text-underline-offset:3px}.reports-pagination{gap:.8rem}.reports-pagination button{min-height:38px;padding:0 .85rem;border-radius:11px;font-size:.74rem}.reports-pagination button:disabled{opacity:.45}.reports-pagination span{color:var(--muted-foreground);font-size:.74rem;font-weight:700}@media (max-width:820px){.report-topic-summary,.reports-index-head{align-items:stretch;grid-template-columns:1fr}.reports-index-head{flex-direction:column}.report-topic-actions{justify-content:flex-start}.topic-report-columns,.topic-report-row{grid-template-columns:minmax(160px,1fr) 100px 100px}.topic-report-columns span:nth-child(2),.topic-report-row>span:nth-child(2),.topic-report-status{display:none}.topic-report-row a{grid-column:1/-1;justify-self:start;padding-bottom:.65rem}}@media (max-width:620px){.reports-index-page{width:min(100% - 1.2rem,1120px);padding-top:1rem}.reports-index-toolbar{align-items:stretch;flex-direction:column}.reports-index-tabs{overflow-x:auto}.reports-index-tabs button{flex-shrink:0}.report-topic-summary{padding:1rem}.report-topic-title-row h2{white-space:normal}.report-topic-actions{display:grid;grid-template-columns:1fr}.report-topic-actions .btn{width:100%}.topic-report-columns{display:none}.topic-report-row{grid-template-columns:1fr auto;gap:.35rem .8rem;padding:.85rem 1rem}.topic-report-row>span:nth-child(2){display:block;grid-column:1}.topic-report-score{grid-column:2;grid-row:1}.topic-report-row a{grid-column:2;grid-row:2;align-self:end;padding:0}}.reports-index-head{margin-bottom:1rem}.reports-index-head h1{margin:0}.reports-index-state--empty{min-height:170px}.reports-index-state--empty h2{margin:0}.report-score-good{color:var(--primary)!important}.report-score-mid{color:var(--accent-dark)!important}.report-score-low{color:#b63d34!important}.report-score-empty{color:var(--muted-foreground)!important}.reports-pagination{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:1rem}.reports-pagination button{display:inline-grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--primary-dark);font-size:.76rem;font-weight:900;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.reports-pagination button:hover:not(:disabled):not(.is-active){border-color:var(--primary);background:var(--muted)}.reports-pagination button.is-active{border-color:var(--primary);background:var(--primary);color:#fff}.reports-pagination button:disabled{cursor:not-allowed;opacity:.35}.reports-page-ellipsis{display:inline-grid;width:24px;height:38px;place-items:center;color:var(--muted-foreground);font-weight:900}.topbar .nav-tab{gap:.45rem!important}.topbar .nav-tab>svg{display:block;flex:0 0 auto}