.report-hero-section{position:relative;width:100%;height:60vh;min-height:450px;overflow:hidden}.report-hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.report-hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.report-hero-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);padding:60px 0;color:#fff;z-index:2}.report-hero-content{max-width:1200px;margin:0 auto;padding:0 20px}.report-hero-category{font-size:14px;font-weight:700;letter-spacing:2px;margin-bottom:15px;text-transform:uppercase;color:#30aadd;background:#ffffffe6;display:inline-block;padding:4px 12px;border-radius:4px;font-family:SUIT Variable,sans-serif}.report-hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;margin-bottom:15px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.3);font-family:SUIT Variable,sans-serif}.report-hero-meta{display:flex;gap:20px;font-size:1.1rem;font-weight:500;color:#ffffffe6;font-family:SUIT Variable,sans-serif}.report-hero-meta span{display:flex;align-items:center;gap:8px}.report-content-section{padding:100px 0;background:#fff}.report-overview-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;margin-bottom:80px}.report-story h2{font-size:2rem;font-weight:800;margin-bottom:30px;color:#222;font-family:SUIT Variable,sans-serif}.report-story p{font-size:1.15rem;line-height:1.8;color:#444;margin-bottom:25px;font-family:SUIT Variable,sans-serif}.report-story blockquote{border-left:5px solid #30aadd;padding:20px 30px;background:#f0faff;font-style:italic;font-size:1.2rem;color:#333;margin:40px 0;border-radius:0 12px 12px 0;font-family:SUIT Variable,sans-serif}.report-info-card{background:#f8f9fa;border-radius:20px;padding:40px;position:sticky;top:120px;height:-moz-fit-content;height:fit-content;border:1px solid #eee}.report-info-title{font-size:1.4rem;font-weight:800;margin-bottom:25px;color:#222;border-bottom:2px solid #30aadd;padding-bottom:10px;font-family:SUIT Variable,sans-serif}.report-info-list{display:flex;flex-direction:column;gap:20px}.report-info-item{display:flex;flex-direction:column;gap:5px}.report-info-label{font-size:.9rem;font-weight:700;color:#888;text-transform:uppercase;font-family:SUIT Variable,sans-serif}.report-info-value{font-size:1.1rem;font-weight:600;color:#333;font-family:SUIT Variable,sans-serif}.report-gallery-section{padding:100px 0;background:#f5f5f5}.report-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.report-gallery-item{border-radius:15px;overflow:hidden;box-shadow:0 10px 20px #0000000d;height:300px}.report-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.report-gallery-item:hover img{transform:scale(1.1)}@media screen and (max-width: 991px){.report-overview-grid{grid-template-columns:1fr}.report-info-card{position:static;margin-top:40px}.report-content-section,.report-gallery-section{padding:60px 0}}@media screen and (max-width: 768px){.report-hero-section{height:50vh;min-height:350px}.report-hero-title{font-size:1.8rem}.report-hero-meta{flex-direction:column;gap:10px;font-size:1rem}.report-gallery-grid{grid-template-columns:1fr}}
