.asset-hero{min-height:720px;height:88svh}
.asset-hero>img{object-position:center}
.asset-hero .product-hero-content{width:min(980px,92vw)}
.asset-hero h1{font-size:clamp(76px,10vw,148px);line-height:.84}
.asset-hero h1 em{display:block}
.asset-hero .product-lead{max-width:710px}
.asset-facts{grid-template-columns:repeat(3,minmax(128px,auto))}
.asset-overview{align-items:start}
.asset-overview .prose p:first-child{font-size:19px;color:#d8d9da}
.asset-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:52px;background:var(--line);border:1px solid var(--line)}
.asset-options article{min-height:210px;padding:30px;background:var(--panel)}
.asset-options b{display:block;color:var(--yellow);font:700 13px "Barlow Condensed",sans-serif;letter-spacing:.1em}
.asset-options h3{margin-top:24px;font-size:32px}
.asset-options p{color:#aeb0b1;font-size:13px;line-height:1.65}
.asset-image-band{position:relative;min-height:520px;overflow:hidden;background:#111}
.asset-image-band img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.asset-image-band:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,10,11,.78),transparent 58%),linear-gradient(0deg,rgba(8,10,11,.45),transparent 48%)}
.asset-image-band div{position:absolute;z-index:1;left:clamp(24px,8vw,130px);bottom:70px;max-width:520px}
.asset-image-band h2{font-size:clamp(58px,7vw,96px)}
.asset-image-band p{color:#d0d2d3;line-height:1.7}
.route-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}
.route-gallery-head h2{font-size:clamp(58px,7vw,96px)}
.route-gallery-head>p{max-width:430px;color:#aeb0b1;line-height:1.7}
.route-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:repeat(2,310px);gap:14px}
.route-gallery figure{margin:0;overflow:hidden;background:#171a1c}
.route-gallery figure:first-child{grid-row:1/3}
.route-gallery img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.route-gallery figure:hover img{transform:scale(1.025)}
.credit-line{margin-top:34px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#aeb0b1;font-size:14px;line-height:1.7}
.credit-line strong{color:#fff}
.download-note{margin-top:18px;color:#282828;font-size:13px}
.release-actions .secondary-download{background:transparent;color:#111;border:1px solid rgba(0,0,0,.4)}
.release-actions .secondary-download:hover{background:#111;color:#fff}
@media(max-width:950px){.asset-options{grid-template-columns:1fr 1fr}.asset-hero h1 em{display:inline}.asset-image-band{min-height:450px}.route-gallery{grid-template-columns:1fr;grid-template-rows:repeat(3,330px)}.route-gallery figure:first-child{grid-row:auto}}
@media(max-width:650px){.asset-hero{min-height:690px;height:auto}.asset-options{grid-template-columns:1fr}.asset-options article{min-height:0}.asset-image-band{min-height:440px}.asset-image-band div{bottom:45px;right:24px}.route-gallery-head{align-items:start;flex-direction:column}.route-gallery{grid-template-rows:repeat(3,240px)}}
