.product-motion{height:280svh;background:#101318;color:#f4f5f7}
.product-motion.facial{background:#e9edee;color:#101318}
.product-motion.facial .motion-media{width:min(100%,600px);justify-self:center}
.product-motion.facial video{max-height:85svh;object-fit:contain}
.product-motion .contact{display:none;position:absolute;width:38px;height:38px;border:1px solid #b9eaff;border-radius:50%;transform:translate(-50%,-50%) scale(var(--pulse,1));box-shadow:0 0 22px #81d6ff80;pointer-events:none}
.product-motion.tracked .contact{display:block}
.product-motion.reduced .contact{display:none}
.product-motion .motion-sticky{height:100svh;position:sticky;top:0;display:grid;grid-template-columns:35% 65%;align-items:center;overflow:hidden}
.product-motion .motion-copy{padding:5vw;position:relative;z-index:2}
.product-motion h2{font-size:clamp(30px,3.6vw,58px);line-height:1.35}
.product-motion .motion-copy>p{line-height:1.9}
.product-motion small{color:#a8b0b8}
.product-motion .formula{font-size:14px;flex-wrap:wrap}
.product-motion .motion-media{position:relative;width:100%;line-height:0}
.product-motion video{display:block;width:100%;height:auto}
.product-motion .status{position:absolute;bottom:18px;right:18px;padding:12px;background:#111b;font-size:12px;line-height:1}
.product-motion.ready .status{display:none}
.product-motion .motion-track{position:absolute;bottom:20px;left:5vw;right:5vw;background:#ffffff20;height:2px;overflow:hidden}
.product-motion .motion-track i{display:block;transform:scaleX(var(--progress,0));transform-origin:left;background:#f5b757;height:100%}
.product-motion.reduced{height:auto}.product-motion.reduced .motion-sticky{position:relative;min-height:80svh;height:auto}.product-motion.reduced .motion-track{display:none}
@media(max-width:800px){.product-motion{height:240svh}.product-motion .motion-sticky{grid-template-columns:1fr;grid-template-rows:auto 1fr;align-content:center;padding-top:80px}.product-motion .motion-copy{padding:20px 6vw}.product-motion h2{font-size:30px;margin:12px 0}.product-motion .formula{display:none}.product-motion .motion-copy>p{margin:10px 0;font-size:13px}}
