.product-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);overflow:hidden}
.product-hero,.product-hero *{max-width:100%}
.device-visual{position:relative;min-height:430px;align-self:center}
.device-headband{position:absolute;inset:34px 58px auto auto;width:310px;height:310px;border:18px solid #133055;border-bottom-color:transparent;border-left-color:#4b8b83;border-radius:50%;box-shadow:0 36px 90px rgba(15,35,69,.14)}
.device-headband:before{content:"";position:absolute;left:38px;bottom:18px;width:74px;height:92px;border-radius:42% 42% 34% 34%;background:linear-gradient(160deg,#133055,#2c6375)}
.device-headband:after{content:"";position:absolute;right:42px;top:52px;width:98px;height:98px;border:1px solid rgba(75,139,131,.45);border-radius:28px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(233,242,240,.78))}
.device-panel{position:absolute;left:8%;right:4%;bottom:20px;padding:28px;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:0 26px 70px rgba(15,35,69,.12);backdrop-filter:blur(16px)}
.device-panel span{display:block;color:var(--gold);font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.device-panel strong{display:block;margin:8px 0;color:var(--deep);font-size:70px;line-height:1}
.device-panel small{color:var(--muted);font-weight:700}
.product-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.article-body h2{margin:0 0 20px;color:#172033;font-size:36px;line-height:1.25}
@media(max-width:980px){.product-hero{grid-template-columns:1fr}.device-visual{width:100%;min-height:360px;overflow:hidden}.product-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){html,body{width:100%;overflow-x:hidden}.product-hero{display:block;width:100%;max-width:100vw}.product-hero .hero-copy,.product-hero .lead,.section-heading,.split-section>div,.article-body{width:100%;max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}.device-visual{width:100%;min-height:300px}.device-headband{right:22px;width:220px;height:220px;border-width:14px}.device-panel{left:0;right:0;bottom:0;width:100%}.device-panel strong{font-size:54px}.product-feature-grid{grid-template-columns:1fr}.article-body h2{font-size:28px}}
