.report-header{text-align:left;background:var(--hero-illustration);border:1px solid var(--border);border-radius:16px;justify-content:flex-start;align-items:center;gap:28px;min-height:148px;padding:24px;display:flex}.report-header-main{text-align:left;flex-direction:column;flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.report-header-top-row{justify-content:space-between;align-items:flex-start;gap:16px;width:100%;display:flex}.report-header-heading{flex-direction:column;flex-shrink:1;gap:8px;min-width:0;display:flex}.report-header-tabs{flex-shrink:0;align-items:flex-end;padding-top:4px;display:flex}.report-header-tabs .report-tab-bar{border-bottom:none}.report-header-tabs .report-tab-bar ul{flex-wrap:wrap;justify-content:flex-end}@media (max-width:900px){.report-header-top-row{flex-direction:column;gap:12px}.report-header-tabs .report-tab-bar ul{justify-content:flex-start}}@media (max-width:640px){.report-header{text-align:center;flex-direction:column;gap:16px;min-height:0;padding:20px 16px;display:flex}.report-header-main{text-align:center;align-items:center;width:100%}.report-header-top-row{flex-direction:column;align-items:stretch;gap:12px}.report-header-tabs{justify-content:center;width:100%}.report-header-tabs .report-tab-bar ul{justify-content:center}.report-title{font-size:22px}.report-meta{flex-direction:column;justify-content:center;gap:8px}}.report-title{margin:0;font-size:28px}.report-meta{color:var(--muted);flex-wrap:wrap;justify-content:flex-start;gap:16px;font-size:14px;display:flex}.report-route{font-weight:600}.report-footer{border-top:1px solid var(--border);text-align:center;margin-top:24px;padding-top:16px}.report-date{color:var(--muted);font-size:13px}.report-score-banner{flex-shrink:0;justify-content:flex-start;align-items:center;gap:0;padding:0;display:flex}.score-ring{appearance:none;background:var(--card);cursor:pointer;border-style:solid;border-width:10px;border-radius:50%;flex-shrink:0;place-items:center;width:100px;height:100px;margin:0;padding:0;display:grid}.score-ring:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.score-value{font-size:32px;font-weight:800;font-family:var(--font-sans)}.score-label{margin:0 0 4px;font-size:20px}.score-assessment{color:var(--muted);margin:0;font-size:16px;font-weight:600}.score-tooltip-content{background-color:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);white-space:nowrap;color:var(--text);border-radius:6px;padding:8px 12px 12px;font-size:13px}.score-tooltip-portal{transform:translate(-50%,-100%)translateY(-8px)}.score-tooltip-title{margin:0 0 4px;font-size:14px;font-weight:600}.score-tooltip-assessment{color:var(--muted);margin:0;font-size:13px}
