.report-page{background:var(--color-background);color:var(--text);min-height:100vh}.report-container{margin:0 auto;max-width:920px;padding:0 20px}.report-hero{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);color:#fff;padding:calc(var(--header-height) + 40px) 0 48px}.report-breadcrumbs{color:#ffffffb3;font-size:.85rem;margin-bottom:18px}.report-breadcrumbs a{color:#ffffffe6;text-decoration:none}.report-breadcrumbs a:hover{text-decoration:underline}.report-badge{background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.03em;margin-bottom:18px;padding:5px 14px}.report-hero h1{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.15;margin:0 0 16px}.report-lead{color:#ffffffeb;font-size:1.1rem;line-height:1.6;margin:0 0 28px;max-width:680px}.report-hero-actions{display:flex;flex-wrap:wrap;gap:12px}.report-btn{border:1px solid #0000;border-radius:10px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:13px 26px;text-decoration:none;transition:background .15s ease,color .15s ease}.report-btn--primary{background:#fff;color:var(--color-primary)}.report-btn--primary:hover{background:#f4f3f0}.report-btn--ghost{background:#0000;border-color:#ffffff73;color:#fff}.report-btn--ghost:hover{background:#ffffff1a}.report-cta .report-btn--primary{background:var(--color-primary);color:#fff}.report-cta .report-btn--primary:hover{background:var(--link-hover)}.report-cta .report-btn--ghost{border-color:var(--color-primary);color:var(--color-primary)}.report-cta .report-btn--ghost:hover{background:#1e1e1c0f}.report-body{margin-top:40px;padding:0 20px}.report-tldr{background:#1e1e1c08;border:1px solid var(--color-border);border-left:3px solid var(--color-primary);border-radius:10px;margin-bottom:40px;padding:24px 28px}.report-tldr h2{color:var(--color-primary);font-size:1.2rem;margin:0 0 14px}.report-tldr ul{line-height:1.8;margin:0;padding-left:20px}.report-section{margin-bottom:44px}.report-section h2{color:var(--color-primary);font-size:1.6rem;font-weight:700;margin:0 0 14px}.report-section p{color:var(--text-muted);font-size:1.02rem;line-height:1.7;margin:0 0 16px}.report-table-wrap{background:var(--color-background);border:1px solid var(--color-border);border-radius:10px;overflow-x:auto}.report-table{border-collapse:collapse;font-size:.98rem;width:100%}.report-table th{background:#1e1e1c0a;color:var(--color-primary);font-weight:600;padding:14px 18px;text-align:left}.report-table td,.report-table th{border-bottom:1px solid var(--color-border)}.report-table td{padding:12px 18px}.report-table tbody tr:last-child td{border-bottom:none}.report-bar-cell{min-width:120px;width:30%}.report-bar{background:var(--color-primary);border-radius:4px;display:block;height:8px}.report-trends{color:var(--text-muted);font-size:1.02rem;line-height:1.9;padding-left:22px}.report-method{border-top:1px solid var(--color-border);color:var(--color-accent)!important;font-size:.88rem!important;padding-top:16px}.report-cta{background:#1e1e1c08;border:1px solid var(--color-border);border-radius:12px;margin-bottom:56px;padding:40px 32px;text-align:center}.report-cta h2{color:var(--color-primary);font-size:1.5rem;margin:0 0 10px}.report-cta p{color:var(--text-muted);margin:0 0 24px}.report-cta .report-hero-actions{justify-content:center}@media (max-width:600px){.report-hero{padding:calc(var(--header-height) + 24px) 0 36px}.report-bar-cell{display:none}}.report-cities{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.report-cities li{background:#1e1e1c08;border:1px solid var(--color-border);border-radius:999px;color:var(--text);font-size:.95rem;padding:7px 16px}