.hero-photo{position:relative;min-height:620px;border-radius:28px;overflow:hidden;background:#080808;border:1px solid var(--line)}.hero-photo .halo{position:absolute;inset:10% 5%;z-index:1;pointer-events:none}.hero-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;filter:saturate(.9) contrast(1.04)}.hero-photo:after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,transparent 55%,rgba(5,5,5,.46)),linear-gradient(90deg,rgba(5,5,5,.16),transparent 45%);pointer-events:none}.media-feature-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;margin-top:48px}.media-feature{position:relative;min-height:560px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#0b0b0c}.media-feature>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.media-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.05) 20%,rgba(5,5,5,.9) 90%)}.media-feature-copy{position:absolute;z-index:2;left:30px;right:30px;bottom:30px}.media-feature h3{font-size:clamp(2rem,4vw,3.7rem);margin:.3rem 0 .5rem}.media-feature p{max-width:520px;color:#d0ccc6}.media-feature:hover>img{transform:scale(1.025)}.editorial-media{display:grid;grid-template-columns:1.25fr .75fr 1fr;gap:14px;margin-top:44px}.editorial-media figure{margin:0;min-height:430px;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#0c0c0d}.editorial-media img{width:100%;height:100%;object-fit:cover;display:block}.editorial-media figure:nth-child(2) img{object-position:center}.page-product-visual{margin-top:38px;border-radius:26px;overflow:hidden;border:1px solid var(--line);height:min(62vw,620px);background:#0b0b0c}.page-product-visual img{width:100%;height:100%;object-fit:cover;display:block}.device-photo{position:relative;overflow:hidden}.device-photo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.device-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,5,5,.08),rgba(5,5,5,.88) 84%)}.device-photo>*:not(img){position:relative;z-index:2}

/* Transparent product renders: isolated product, no embedded background */
.hero-photo>img[src*="-transparent-v1.png"],.page-product-visual img[src*="-transparent-v1.png"],.media-feature>img[src*="-transparent-v1.png"],.editorial-media img[src*="-transparent-v1.png"]{object-fit:contain!important;object-position:center!important;filter:drop-shadow(0 22px 28px rgba(0,0,0,.46))!important}
.hero-photo>img[src*="-transparent-v1.png"]{inset:7%!important;width:86%!important;height:86%!important;margin:auto!important}
.hero-photo:has(img[src*="-transparent-v1.png"]){background:#080808!important}
.hero-photo:has(img[src*="-transparent-v1.png"]):after{display:none!important}
.media-feature>img[src*="-transparent-v1.png"]{inset:7% 8% 24%!important;width:84%!important;height:69%!important;margin:auto!important}
.media-feature:has(img[src*="-transparent-v1.png"]):after{background:rgba(5,5,5,.18)!important}
.page-product-visual img[src*="-transparent-v1.png"]{width:82%!important;height:82%!important;margin:4% auto!important}
.page-product-visual:has(img[src*="-transparent-v1.png"]){background:#080808!important}
.editorial-media img[src*="-transparent-v1.png"]{width:84%!important;height:84%!important;margin:8% auto!important}
.editorial-media figure:has(img[src*="-transparent-v1.png"]){background:#080808!important}

@media(min-width:1024px){.hero-photo{min-height:620px}.media-feature-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr)}.page-product-visual{max-height:620px}}
@media(max-width:1023px){.hero-photo{min-height:500px}.media-feature-grid{grid-template-columns:1fr}.media-feature{min-height:480px}.editorial-media{grid-template-columns:1fr 1fr}.editorial-media figure:first-child{grid-column:1/-1}.page-product-visual{height:min(70vw,560px)}}
@media(max-width:767px){.hero-photo{min-height:390px;margin-top:4px;border-radius:20px}.hero-photo>img{object-position:center}.media-feature-grid{gap:10px;margin-top:30px}.media-feature{min-height:390px;border-radius:20px}.media-feature-copy{left:20px;right:20px;bottom:20px}.media-feature-copy .btn{margin-top:10px}.media-feature h3{font-size:clamp(2rem,10vw,3rem)}.editorial-media{grid-template-columns:1fr;gap:10px;margin-top:30px}.editorial-media figure,.editorial-media figure:first-child{grid-column:auto;min-height:300px;border-radius:18px}.page-product-visual{margin-top:26px;height:390px;border-radius:20px}.page-product-visual img{object-position:center}.device-photo>img{opacity:.58}.hero-photo>img[src*="-transparent-v1.png"]{inset:8%!important;width:84%!important;height:84%!important}.media-feature>img[src*="-transparent-v1.png"]{inset:7% 7% 30%!important;width:86%!important;height:63%!important}.page-product-visual img[src*="-transparent-v1.png"]{width:88%!important;height:88%!important;margin:2% auto!important}}
@media(max-width:380px){.hero-photo{min-height:350px}.media-feature{min-height:350px}.editorial-media figure{min-height:270px}.page-product-visual{height:350px}}
@media(prefers-reduced-motion:reduce){.media-feature>img{transition:none}.media-feature:hover>img{transform:none}}