.category-index-hero,.category-detail-hero{position:relative;min-height:100svh;display:flex;align-items:flex-end;padding:9rem clamp(1.5rem,8vw,8rem) 6rem;color:#fff;overflow:hidden;isolation:isolate}.category-index-hero>img,.category-detail-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.category-index-hero .hero-shade,.category-detail-hero .hero-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,20,13,.82),rgba(5,20,13,.12));z-index:-1}.category-index-hero>div:last-child,.category-detail-hero>div:last-child{max-width:1050px}.category-index-hero h1,.category-detail-hero h1{font-size:clamp(3.5rem,8vw,8rem);margin:.2rem 0;line-height:.95}.category-index-hero p:last-child,.category-detail-hero p:last-child{max-width:650px;font-size:1.15rem}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#fff}.category-grid>a{position:relative;min-height:70vh;color:#fff;overflow:hidden}.category-grid img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .7s}.category-grid>a:hover img{transform:scale(1.035)}.category-grid>a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,20,13,.9),transparent 70%)}.category-grid a>div{position:absolute;z-index:1;left:clamp(1.5rem,4vw,4rem);right:2rem;bottom:3rem}.category-grid h2{font-size:clamp(2rem,4vw,4rem);margin:.4rem 0}.category-grid p{max-width:520px}.category-story,.category-related{padding:clamp(6rem,12vw,11rem) clamp(1.5rem,8vw,8rem);display:grid;grid-template-columns:.5fr 1.5fr;gap:3rem}.category-story h2{font-size:clamp(3rem,6vw,6rem);margin:0}.category-story div{max-width:850px}.category-gallery{padding:0 clamp(1.5rem,8vw,8rem) 8rem}.category-gallery img{width:100%;height:min(70vw,800px);object-fit:cover}.category-related{background:#13291f;color:#fff}.category-related a{display:flex;justify-content:space-between;align-items:center;color:#fff;border-bottom:1px solid rgba(255,255,255,.25)}@media(max-width:800px){.category-grid{grid-template-columns:1fr}.category-grid>a{min-height:60vh}.category-story,.category-related{grid-template-columns:1fr}.category-index-hero,.category-detail-hero{min-height:88svh}}
