.reports-page{background:var(--paper)}.reports-hero{padding:90px 0 70px;color:#fff;background:var(--petrol)}.reports-hero h1{font-size:clamp(4rem,9vw,8rem)}.report{padding:100px 0;border-bottom:1px solid var(--line)}.report:nth-child(2n){background:var(--cream)}.report-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(45px,8vw,100px);align-items:start}.report-media{position:sticky;top:25px}.report-media>img{width:100%;aspect-ratio:4/3;object-fit:cover;box-shadow:-12px 12px 0 var(--gold)}.report-gallery{display:grid;grid-template-columns:1fr;gap:8px;margin-top:22px}.report-gallery img{width:100%;height:auto;max-height:420px;aspect-ratio:4/3;object-fit:cover}.report-copy h2{font-size:clamp(3.2rem,6vw,5.8rem);overflow-wrap:anywhere}.report-copy .lead{margin:25px 0;color:#314240;font-size:1.12rem;font-weight:600}.report-copy p{color:#455452}.report-copy h3{margin:35px 0 12px;font-size:1.7rem}.report-copy ul{padding-left:1.2rem;color:#455452}.report-copy li{margin:5px 0}.report-meta{display:flex;gap:12px;margin-bottom:18px;color:#8b6b11;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.report-back{display:inline-block;margin-top:30px;color:#8b6b11;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:800px){.report{padding:70px 0}.report-inner{grid-template-columns:1fr}.report-media{position:static}.report-gallery img{max-height:none}}
