.halo-pdp-root{font-family:var(--ff);font-weight:400;font-size:16px;line-height:1.5;color:var(--ink);-webkit-font-smoothing:antialiased}body:has(.halo-pdp-root){padding-bottom:76px}.halo-pdp-root,.halo-pdp-root *,.halo-pdp-root *:before,.halo-pdp-root *:after{box-sizing:border-box}html:has(.halo-pdp-root){scroll-behavior:auto}.halo-pdp-root [id]{scroll-margin-top:92px}.halo-pdp-root img{max-width:100%;display:block}.halo-pdp-root a{color:inherit}.halo-pdp-root .wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.halo-pdp-root .pad{padding:clamp(60px,8vw,116px) 0}.halo-pdp-root h1,.halo-pdp-root h2,.halo-pdp-root h3{font-weight:400;line-height:1.2;letter-spacing:0;margin:0}.halo-pdp-root .h1{font-size:clamp(40px,6vw,66px)}.halo-pdp-root .h2{font-size:clamp(30px,4.4vw,42px)}.halo-pdp-root .h3{font-size:clamp(22px,2.6vw,32px)}.halo-pdp-root .eyebrow{font-weight:500;font-size:12px;letter-spacing:1.2px;text-transform:uppercase;display:inline-flex;align-items:center;gap:9px;margin:0 0 18px;color:var(--ink-soft)}.halo-pdp-root .eyebrow.dk{color:var(--mut)}.halo-pdp-root .body1{font-size:clamp(17px,1.4vw,20px);line-height:1.5}.halo-pdp-root .lede{font-size:clamp(16px,1.5vw,19px);line-height:1.55;color:var(--ink-soft)}.halo-pdp-root .lede.dk{color:var(--soft)}.halo-pdp-root .btn{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;font-family:var(--ff);font-weight:500;font-size:clamp(15px,1.1vw,16px);letter-spacing:.01em;padding:15px 28px;border-radius:var(--rs);display:inline-flex;align-items:center;gap:9px;text-decoration:none;transition:transform .18s ease,background .22s ease,color .22s ease,box-shadow .22s ease}.halo-pdp-root .btn--blue{background:var(--blue);color:#fff}.halo-pdp-root .btn--blue:hover{transform:translateY(-1px);box-shadow:0 12px 30px -12px #0fa0eab3;background:#0d92d6}.halo-pdp-root .btn--ink{background:var(--ink);color:#fff}.halo-pdp-root .btn--ink:hover{transform:translateY(-1px)}.halo-pdp-root .btn--ghost-d{background:#ffffff0a;border:1px solid var(--line-d);color:#fff}.halo-pdp-root .btn--ghost-d:hover{background:#ffffff17}.halo-pdp-root .btn:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.halo-pdp-root .price{display:inline-flex;align-items:baseline;gap:10px}.halo-pdp-root .price b{font-weight:500;font-size:clamp(20px,2vw,26px)}.halo-pdp-root .price s{font-weight:300;color:var(--mut);font-size:clamp(16px,1.4vw,20px)}.halo-pdp-root .tag{font-weight:500;font-size:12px;letter-spacing:.04em;color:#fff;background:var(--sale);border-radius:6px;padding:4px 9px}.halo-pdp-root .logo{display:inline-flex;align-items:center;gap:3px;font-weight:500;letter-spacing:.34em;font-size:18px;color:var(--ink);text-decoration:none}.halo-pdp-root .logo svg{width:17px;height:17px;margin-left:4px;fill:var(--ink)}.halo-pdp-root .hero{position:relative;background:var(--black);color:var(--hi);overflow:hidden;height:828px;display:flex;align-items:flex-end;justify-content:center;text-align:center}.halo-pdp-root .hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.halo-pdp-root .hero__media--mobile{display:none}.halo-pdp-root .hero__bg,.halo-pdp-root .hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.halo-pdp-root .hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#07070880,#0707081f 14%,#07070829 35.759%,#070708cc 82.307%)}.halo-pdp-root .hero__in{position:relative;z-index:2;width:100%;max-width:720px;margin:0 auto;padding:0 0 60px;display:flex;justify-content:center}.halo-pdp-root .hero__copy{width:100%;max-width:720px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:60px}.halo-pdp-root .hero__from--desktop-only{display:block}.halo-pdp-root .hero__text{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}.halo-pdp-root .hero .eyebrow{margin:0;color:var(--soft);font-size:12px;letter-spacing:1.2px;line-height:1.2;justify-content:center}.halo-pdp-root .hero__heading{margin:0;color:var(--g7);font-size:66px;font-weight:400;line-height:1.2;letter-spacing:0}.halo-pdp-root .hero__sub{color:var(--soft);max-width:none;margin:0;font-size:20px;line-height:1.5}.halo-pdp-root .stars{color:var(--blue);letter-spacing:2px;font-size:14px}.halo-pdp-root .hero__cta{display:flex;flex-direction:column;align-items:center;gap:20px;width:464px;max-width:100%}.halo-pdp-root .hero__actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:nowrap;width:100%}.halo-pdp-root .hero__btn{width:220px;height:54px;min-width:0;padding:0 16px;border-radius:4px;font-size:18px;line-height:1.5;justify-content:center;box-sizing:border-box}.halo-pdp-root .hero__btn.btn--ghost-d{background:transparent;border:1px solid rgba(244,244,244,.3);transition:transform .18s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.halo-pdp-root .hero__btn.btn--ghost-d:hover{background:#ffffff17;transform:translateY(-1px)}@media(prefers-reduced-motion:reduce){.halo-pdp-root .hero__btn.btn--ghost-d:hover{transform:none}}.halo-pdp-root .hero__from{font-size:16px;line-height:1.5;color:var(--soft);margin:0;width:100%}.halo-pdp-root .trust{background:var(--bz1);color:var(--mut);border-top:1px solid var(--line-d)}.halo-pdp-root .trust__in{display:flex;flex-wrap:wrap;justify-content:center;gap:20px 40px;padding:20px 24px;max-width:var(--maxw);margin:0 auto;font-size:16px;line-height:1.5;list-style:none}.halo-pdp-root .trust__in li{display:inline-flex;align-items:center;gap:8px}.halo-pdp-root .trust__in svg{width:28px;height:28px;stroke:var(--blue);fill:none;stroke-width:1.5;flex:0 0 auto}.halo-pdp-root .trust__in .trust__icon-img{width:28px;height:28px;object-fit:contain;flex:0 0 auto;display:block}.halo-pdp-root .buy{background:var(--white)}.halo-pdp-root .pdp{display:grid;grid-template-columns:1fr 1fr;gap:clamp(26px,3.4vw,52px);align-items:start}.halo-pdp-root .pg{display:flex;flex-direction:column;gap:10px;position:relative}.halo-pdp-root .pg__big,.halo-pdp-root .pg__row{flex:0 0 auto}.halo-pdp-root .pg__big{border-radius:var(--r);overflow:hidden;background-size:cover;background-position:center;aspect-ratio:4/3}.halo-pdp-root .pg__big--tall{aspect-ratio:3/4}.halo-pdp-root .pg__row{display:grid;grid-template-columns:1fr 1fr;gap:10px;position:relative}.halo-pdp-root .pg__sq{position:relative;border-radius:var(--r);overflow:hidden;aspect-ratio:1/1;background-size:cover;background-position:center}.halo-pdp-root .pg__zoom{position:absolute;right:12px;bottom:12px;width:38px;height:38px;border-radius:50%;background:#ffffffeb;border:0;cursor:pointer;display:grid;place-items:center;font-size:19px;color:var(--ink);z-index:3;box-shadow:0 4px 12px #00000040}.halo-pdp-root .pg__nav{position:absolute;left:-2px;top:50%;transform:translateY(-50%);z-index:4;display:flex;flex-direction:column;align-items:center;gap:8px}.halo-pdp-root .pg__navbtn{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#ffffffeb;cursor:pointer;display:grid;place-items:center;color:var(--ink);box-shadow:0 3px 10px #0000002e}.halo-pdp-root .pg__navbtn svg{width:15px;height:15px;stroke:var(--ink);fill:none;stroke-width:2}.halo-pdp-root .pg__navbtn:first-child svg{stroke:var(--blue)}.halo-pdp-root .pg__track{width:5px;height:74px;border-radius:6px;background:#ffffff8c;position:relative;overflow:hidden}.halo-pdp-root .pg__track span{position:absolute;left:0;right:0;top:6%;height:42%;border-radius:6px;background:var(--blue)}.halo-pdp-root .pi{position:sticky;top:80px;max-width:560px}.halo-pdp-root .tp{display:flex;align-items:center;gap:11px;margin-bottom:18px}.halo-pdp-root .tp__stars{display:flex;gap:3px}.halo-pdp-root .tp__sq{width:26px;height:26px;background:#00b67a;display:grid;place-items:center}.halo-pdp-root .tp__sq svg{width:15px;height:15px;fill:#fff}.halo-pdp-root .tp__sq--half{position:relative;background:#c9ccd6}.halo-pdp-root .tp__sq--half:before{content:"";position:absolute;left:0;top:0;bottom:0;width:50%;background:#00b67a}.halo-pdp-root .tp__sq--half svg{position:relative;z-index:2}.halo-pdp-root .tp__rev{display:inline-flex;align-items:center;gap:7px;font-size:14.5px;color:var(--ink)}.halo-pdp-root .tp__rev svg{width:14px;height:14px;stroke:var(--ink-soft);fill:none;stroke-width:2}.halo-pdp-root .pi__title{font-weight:400;font-size:clamp(40px,5vw,58px);line-height:1.05;margin:0}.halo-pdp-root .pi__sub{font-size:clamp(16px,1.6vw,19px);color:var(--ink-soft);margin:8px 0 22px}.halo-pdp-root .pi__price{display:flex;align-items:center;gap:14px;margin-bottom:18px}.halo-pdp-root .pi__price b{font-weight:600;font-size:clamp(26px,3vw,34px)}.halo-pdp-root .pi__price s{font-weight:300;font-size:clamp(20px,2.2vw,26px);color:var(--g4)}.halo-pdp-root .savep{margin-left:auto;background:var(--blue-pale);color:var(--blue);font-size:13px;font-weight:500;padding:7px 13px;border-radius:8px}.halo-pdp-root .pi__desc p{color:var(--ink-soft);font-size:15px;line-height:1.6;margin:0 0 14px}.halo-pdp-root .pi__hr{border:0;border-top:1px solid var(--line);margin:24px 0}.halo-pdp-root .pi__cfg-label{font-weight:500;font-size:16px;margin-bottom:14px}.halo-pdp-root .bundles-wrap{position:relative}.halo-pdp-root .bundles{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:4px;scrollbar-width:none}.halo-pdp-root .bundles::-webkit-scrollbar{display:none}.halo-pdp-root .bundle{flex:0 0 calc(100% - 36px);scroll-snap-align:start;position:relative;border:1px solid var(--line);border-radius:var(--r);background:var(--white);padding:18px;display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;min-height:128px}.halo-pdp-root .bundle__thumb{width:104px;height:96px;border-radius:var(--rs);background:var(--g7);display:grid;place-items:center;overflow:hidden}.halo-pdp-root .bundle__thumb .prod{width:88%;background:var(--img-render) center/contain no-repeat;aspect-ratio:1500/541}.halo-pdp-root .bundle__tag{position:absolute;top:16px;right:16px;font-size:11px;font-weight:500;background:var(--blue-pale);color:var(--blue);padding:5px 10px;border-radius:7px}.halo-pdp-root .bundle__name{font-weight:500;font-size:18px}.halo-pdp-root .bundle__desc{font-size:13px;color:var(--ink-soft);margin:4px 0 10px;max-width:200px}.halo-pdp-root .bundle__price b{font-weight:500;font-size:18px}.halo-pdp-root .bundle__price s{font-weight:300;color:var(--g4);margin-left:8px}.halo-pdp-root .bundle__add{position:absolute;right:18px;bottom:18px;width:38px;height:38px;border-radius:10px;background:var(--ink);color:#fff;border:0;font-size:21px;line-height:1;cursor:pointer;transition:background .2s}.halo-pdp-root .bundle__add.is-on{background:var(--blue)}.halo-pdp-root .bundles__next{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid var(--line);cursor:pointer;display:grid;place-items:center;box-shadow:0 4px 14px #00000024;z-index:3}.halo-pdp-root .bundles__next svg{width:18px;height:18px;stroke:var(--ink);fill:none;stroke-width:2}.halo-pdp-root .pi__pills{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.halo-pdp-root .pi__pill{border:1px solid var(--line);border-radius:var(--rs);padding:14px 12px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13.5px;color:var(--ink)}.halo-pdp-root .pi__pill svg{width:18px;height:18px;stroke:var(--blue);fill:none;stroke-width:1.6;flex:0 0 auto}.halo-pdp-root .pi__buy{width:100%;justify-content:center;font-size:17px;padding:18px;margin-top:14px}.halo-pdp-root .pi__klarna{display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-top:0;border-radius:0 0 12px 12px;padding:11px;font-size:13px;color:var(--ink-soft);margin:-12px 8px 0}.halo-pdp-root .klarna{background:#ffb3c7;color:#17120f;font-weight:700;font-size:11px;padding:3px 8px;border-radius:5px}.halo-pdp-root .pi__howto-h{font-weight:500;font-size:18px;margin:30px 0 14px}.halo-pdp-root .howto{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding-bottom:6px;scroll-snap-type:x proximity;scrollbar-width:none}.halo-pdp-root .howto::-webkit-scrollbar{display:none}.halo-pdp-root .howto__item{flex:0 0 calc(20% - 10px);min-width:104px;aspect-ratio:3/4;border-radius:var(--rs);overflow:hidden;position:relative;cursor:pointer;background:#0a0b0c;border:0;padding:0;scroll-snap-align:start}.halo-pdp-root .howto__item img,.halo-pdp-root .howto__item video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.halo-pdp-root .howto__item video{opacity:0;transition:opacity .25s}.halo-pdp-root .howto__item.is-playing video{opacity:1}.halo-pdp-root .howto__play{position:absolute;left:9px;bottom:9px;width:28px;height:28px;border-radius:50%;background:#0d0d0d80;border:1px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:2;pointer-events:none}.halo-pdp-root .howto__play svg{width:12px;height:12px;fill:#fff}.halo-pdp-root .acc{margin-top:26px}.halo-pdp-root .acc details{border-top:1px solid var(--line)}.halo-pdp-root .acc details:last-of-type{border-bottom:1px solid var(--line)}.halo-pdp-root .acc summary{list-style:none;cursor:pointer;padding:18px 2px;display:flex;justify-content:space-between;align-items:center;gap:14px;font-weight:500;font-size:16px}.halo-pdp-root .acc summary::-webkit-details-marker{display:none}.halo-pdp-root .acc .chev{flex:0 0 auto;transition:transform .25s}.halo-pdp-root .acc .chev svg{width:18px;height:18px;stroke:var(--ink);fill:none;stroke-width:1.8}.halo-pdp-root .acc details[open] summary{color:var(--blue)}.halo-pdp-root .acc details[open] .chev{transform:rotate(180deg)}.halo-pdp-root .acc details[open] .chev svg{stroke:var(--blue)}.halo-pdp-root .acc__a{padding:0 2px 18px;color:var(--ink-soft);font-size:14.5px;line-height:1.6}.halo-pdp-root .compare-btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:var(--g7);border:1px solid var(--line);border-radius:var(--rs);padding:18px 20px;font-weight:500;font-size:16px;color:var(--ink);text-decoration:none;margin-top:14px;transition:border-color .2s}.halo-pdp-root .compare-btn:hover{border-color:var(--blue)}.halo-pdp-root .compare-btn svg{width:22px;height:22px;stroke:var(--blue);fill:none;stroke-width:1.8}.halo-pdp-root .modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:none;align-items:center;justify-content:center;padding:20px;background:#08080abd;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.halo-pdp-root .modal.open,.halo-pdp-root .bmodal.open{display:flex!important}.halo-pdp-root .modal[hidden],.halo-pdp-root .bmodal[hidden]{display:none!important}.halo-pdp-root .modal__box{position:relative;width:100%;max-width:400px;border-radius:var(--r);overflow:hidden;background:#000;box-shadow:0 40px 120px -30px #000}.halo-pdp-root .modal__box video,.halo-pdp-root .modal__box img{display:block;width:100%;aspect-ratio:3/4;max-height:82vh;object-fit:cover;background:#000}.halo-pdp-root .modal__ctrls{position:absolute;top:14px;left:14px;z-index:4;display:flex;flex-direction:column;gap:10px}.halo-pdp-root .mctrl{width:42px;height:42px;border-radius:50%;background:#12121480;border:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;display:grid;place-items:center}.halo-pdp-root .mctrl svg{width:18px;height:18px;fill:#fff}.halo-pdp-root .modal__close{position:absolute;top:14px;right:14px;z-index:4;width:42px;height:42px;border-radius:50%;background:#12121480;border:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:22px;cursor:pointer;display:grid;place-items:center}.halo-pdp-root .modal__card{position:absolute;left:14px;right:14px;bottom:14px;z-index:4;background:#fff;border-radius:var(--rs);padding:12px;display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;box-shadow:0 12px 34px #00000052}.halo-pdp-root .modal__cardthumb{width:58px;height:58px;border-radius:10px;background:var(--g7);display:grid;place-items:center;overflow:hidden}.halo-pdp-root .modal__cardthumb .prod{width:90%;background:var(--img-render) center/contain no-repeat;aspect-ratio:1500/541}.halo-pdp-root .modal__cardinfo b{font-weight:500;font-size:15px;display:block;line-height:1.2}.halo-pdp-root .modal__cardinfo span{font-size:12px;color:var(--ink-soft);display:block;line-height:1.3;margin-top:2px}.halo-pdp-root .modal__cardprice{margin-top:5px}.halo-pdp-root .modal__cardprice b{font-weight:600;font-size:15px}.halo-pdp-root .modal__cardprice s{color:var(--g4);font-weight:300;font-size:13px;margin-left:7px}.halo-pdp-root .modal__cardadd{width:42px;height:42px;border-radius:11px;background:var(--ink);color:#fff;border:0;font-size:23px;line-height:1;cursor:pointer;transition:background .2s}.halo-pdp-root .modal__cardadd.is-on{background:var(--blue)}.halo-pdp-root .modal.is-img .modal__card,.halo-pdp-root .modal.is-img .modal__ctrls{display:none}@media(min-width:861px){.halo-pdp-root .buy.pad{padding-top:clamp(40px,4vw,64px);padding-bottom:clamp(40px,4vw,64px)}.halo-pdp-root .pdp{height:calc(100vh - 130px);min-height:600px;align-items:stretch}.halo-pdp-root .pg,.halo-pdp-root .pi{height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.halo-pdp-root .pg::-webkit-scrollbar,.halo-pdp-root .pi::-webkit-scrollbar{display:none}.halo-pdp-root .pi{position:static;padding-right:2px}.halo-pdp-root .pg{padding-right:6px}}@media(max-width:860px){.halo-pdp-root .pdp{grid-template-columns:1fr}.halo-pdp-root .pi{position:static}.halo-pdp-root .pg__nav{display:none}}@media(max-width:520px){.halo-pdp-root .howto__item{flex:0 0 38%}.halo-pdp-root .pi__pills{grid-template-columns:1fr}.halo-pdp-root .modal__box{max-width:340px}}.halo-pdp-root .what{background:var(--g8)}.halo-pdp-root .what__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,5vw,70px);align-items:center}.halo-pdp-root .what__copy p{margin:16px 0 0;color:var(--ink-soft)}.halo-pdp-root .pillars{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:14px}.halo-pdp-root .pillars li{display:flex;gap:14px;align-items:flex-start}.halo-pdp-root .pillars .ic{flex:0 0 auto;width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#fff;border:1px solid var(--line)}.halo-pdp-root .pillars .ic svg{width:19px;height:19px;fill:none;stroke-width:1.7}.halo-pdp-root .pillars b{font-weight:500;font-size:16px}.halo-pdp-root .pillars span{display:block;font-size:14px;color:var(--ink-soft);margin-top:2px}.halo-pdp-root .stage{position:relative;aspect-ratio:5/4;border-radius:var(--r);overflow:hidden;background:var(--rad-grey);display:grid;place-items:center;border:1px solid var(--line)}.halo-pdp-root .stage .prod{width:86%;background:var(--img-product) center/contain no-repeat;aspect-ratio:1400/506;filter:drop-shadow(0 30px 40px rgba(0,0,0,.45));position:relative;z-index:2}.halo-pdp-root .stage .halo-light{position:absolute;width:70%;height:46%;border-radius:50%;filter:blur(46px);background:radial-gradient(circle,rgba(15,160,234,.55),transparent 65%);top:50%;left:50%;transform:translate(-50%,-50%)}.halo-pdp-root .steps{margin-top:clamp(38px,5vw,60px);display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.halo-pdp-root .step{border-top:1px solid var(--line);padding-top:18px}.halo-pdp-root .step .n{font-weight:500;color:var(--blue);font-size:14px}.halo-pdp-root .step h3{font-size:19px;margin:8px 0 6px;font-weight:500}.halo-pdp-root .step p{margin:0;font-size:14.5px;color:var(--ink-soft)}@media(max-width:820px){.halo-pdp-root .what__grid,.halo-pdp-root .steps{grid-template-columns:1fr}}.halo-pdp-root .bento-sec{background:var(--g7)}.halo-pdp-root .bento-sec.pad{padding:60px 0}.halo-pdp-root .bento-sec .wrap{max-width:1120px;padding-left:0;padding-right:0}.halo-pdp-root .bento__head{max-width:900px;margin:0 auto 60px;text-align:center}.halo-pdp-root .bento__head .eyebrow{justify-content:center;margin-bottom:16px}.halo-pdp-root .bento__head .h2{font-size:clamp(32px,3vw,42px)}.halo-pdp-root .bento__head .lede{margin-top:28px;max-width:560px;margin-left:auto;margin-right:auto;color:var(--ink-soft);font-size:16px}.halo-pdp-root .bento__heading--mobile,.halo-pdp-root .bento__lede--mobile,.halo-pdp-root .bento__title--mobile,.halo-pdp-root .bento__sub--mobile{display:none}@media(max-width:749px){.halo-pdp-root .bento__heading--desktop,.halo-pdp-root .bento__lede--desktop,.halo-pdp-root .bento__title--desktop,.halo-pdp-root .bento__sub--desktop{display:none}.halo-pdp-root .bento__heading--mobile,.halo-pdp-root .bento__lede--mobile,.halo-pdp-root .bento__title--mobile,.halo-pdp-root .bento__sub--mobile{display:block}}.halo-pdp-root .bento{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch;max-width:1120px;margin:0 auto}.halo-pdp-root .bento__col{display:flex;flex-direction:column;gap:16px}.halo-pdp-root .bento__tile{position:relative;display:block;width:100%;text-align:left;border:0;cursor:pointer;border-radius:6px;overflow:hidden;background:var(--white);padding:32px 40px;min-height:170px;transition:transform .25s,box-shadow .25s;font-family:var(--ff)}.halo-pdp-root .bento__tile:hover{transform:translateY(-3px);box-shadow:0 22px 50px -28px #0d0d0d59}.halo-pdp-root .bento__tile:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.halo-pdp-root .bento__tile--media{aspect-ratio:auto;min-height:341px;height:589px;padding:40px;background:#0c0d0e center/cover no-repeat;background-image:var(--bg);display:flex;align-items:center}.halo-pdp-root .bento__tile--media:not(.bento__tile--tall){height:341px}.halo-pdp-root .bento__col:first-child .bento__tile--media:first-child{height:589px}.halo-pdp-root .bento__tile--tall{aspect-ratio:auto;flex:1 1 auto;min-height:760px;height:auto}.halo-pdp-root .bento__tile--media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.halo-pdp-root .bento__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07070885,#0707080d 46%,#07070859);pointer-events:none}.halo-pdp-root .bento__txt{position:relative;z-index:2;display:block;max-width:420px}.halo-pdp-root .bento__title{display:block;font-weight:500;font-size:20px;line-height:1.2;color:var(--ink);margin-bottom:16px}.halo-pdp-root .bento__sub{display:block;font-size:16px;line-height:1.5;color:var(--ink-soft);font-weight:400}.halo-pdp-root .bento__txt--light .bento__title{color:#fff;font-size:32px;font-weight:400;margin-bottom:16px}.halo-pdp-root .bento__txt--light .bento__sub{color:var(--g7);font-size:16px}.halo-pdp-root .bento__more{position:absolute;right:26px;bottom:26px;z-index:2;width:40px;height:40px;border-radius:4px;display:grid;place-items:center;font-size:18px;line-height:1;background:transparent;color:var(--ink);border:1px solid var(--g5);padding:12px;box-sizing:border-box;transition:background .2s,color .2s,border-color .2s}.halo-pdp-root .bento__tile:hover .bento__more{background:var(--blue);color:#fff;border-color:var(--blue)}@media(max-width:780px){.halo-pdp-root .bento__tile.ru{transform:translate(-22px,26px) scale(.96);transition:opacity .65s ease,transform .8s cubic-bezier(.2,.75,.25,1)}.halo-pdp-root .bento__tile.ru:nth-child(2n){transform:translate(22px,26px) scale(.96)}.halo-pdp-root .bento__tile.ru.in{transform:none}.halo-pdp-root .bento__tile--media .bento__txt{opacity:0;transform:translateY(16px);transition:opacity .6s ease .22s,transform .7s cubic-bezier(.2,.75,.25,1) .22s}.halo-pdp-root .bento__tile--media.in .bento__txt{opacity:1;transform:none}.halo-pdp-root .bento-sec.pad{padding:40px 0}.halo-pdp-root .bento-sec .wrap{padding-left:16px;padding-right:16px;max-width:none}.halo-pdp-root .bento__head{max-width:343px;margin:0 auto 20px}.halo-pdp-root .bento{display:flex;flex-direction:column;gap:20px;max-width:331px;margin:0 auto;width:100%}.halo-pdp-root .bento__col{display:contents}.halo-pdp-root .bento__col:first-child .bento__tile:nth-child(1){order:1}.halo-pdp-root .bento__col:first-child .bento__tile:nth-child(2){order:2}.halo-pdp-root .bento__col:last-child .bento__tile:nth-child(2){order:3}.halo-pdp-root .bento__col:first-child .bento__tile:nth-child(3){order:4}.halo-pdp-root .bento__col:last-child .bento__tile:nth-child(1){order:5}.halo-pdp-root .bento__col:last-child .bento__tile:nth-child(3){order:6}.halo-pdp-root .bento__tile{width:100%;padding:32px 22px 60px;min-height:0}.halo-pdp-root .bento__tile--media,.halo-pdp-root .bento__col:first-child .bento__tile--media:first-child,.halo-pdp-root .bento__tile--media:not(.bento__tile--tall),.halo-pdp-root .bento__tile--tall{height:300px;min-height:300px;aspect-ratio:auto;align-items:flex-start;padding:32px 22px 22px}.halo-pdp-root .bento__col:first-child .bento__tile:nth-child(3){height:371px;min-height:371px}.halo-pdp-root .bento__txt{max-width:291px}.halo-pdp-root .bento__txt--light .bento__title{font-size:24px;margin-bottom:10px}.halo-pdp-root .bento__title{font-size:20px;margin-bottom:10px}.halo-pdp-root .bento__sub,.halo-pdp-root .bento__txt--light .bento__sub{font-size:14px}.halo-pdp-root .bento__more{width:30px;height:30px;right:16px;bottom:16px;padding:4px;font-size:16px}}.halo-pdp-root .bmodal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:none;align-items:center;justify-content:center;padding:20px;background:#08080a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.halo-pdp-root .bmodal__box{position:relative;width:100%;max-width:560px;max-height:86vh;overflow:auto;border-radius:var(--r);background:var(--white);box-shadow:0 40px 120px -30px #0000008c}.halo-pdp-root .bmodal__media{width:100%;aspect-ratio:16/9;background:#0c0d0e center/cover no-repeat;display:none}.halo-pdp-root .bmodal__media.show{display:block}.halo-pdp-root .bmodal__media video{width:100%;height:100%;object-fit:cover;display:block}.halo-pdp-root .bmodal__body{padding:clamp(22px,3vw,34px)}.halo-pdp-root .bmodal__body h3{font-weight:500;font-size:clamp(22px,2.6vw,30px);margin:0 0 12px}.halo-pdp-root .bmodal__body p{color:var(--ink-soft);font-size:15px;line-height:1.65;margin:0 0 12px}.halo-pdp-root .bmodal__body p:last-child{margin-bottom:0}.halo-pdp-root .bmodal__close{position:absolute;top:14px;right:14px;z-index:3;width:40px;height:40px;border-radius:50%;background:#0d0d0d73;border:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:21px;cursor:pointer;display:grid;place-items:center}.halo-pdp-root .modes{background:var(--black);color:var(--hi);overflow:hidden;padding:60px 0}.halo-pdp-root .modes__head{text-align:center;max-width:1160px;margin:0 auto;padding:0 22px 40px}.halo-pdp-root .modes__head p{color:var(--hi);margin:28px auto 0;max-width:560px;font-size:16px;line-height:1.5}.halo-pdp-root .modes__head .modes__text{color:#ffffff8c}.halo-pdp-root .modes__head .modes__text b,.halo-pdp-root .modes__head .modes__text strong{color:#fff;font-weight:inherit}.halo-pdp-root .modes__head .h2{color:var(--g7);font-size:42px;line-height:50.4px;letter-spacing:0;font-weight:400}.halo-pdp-root .split{display:grid;grid-template-columns:1fr 1fr;gap:20px;min-height:540px;max-width:1360px;margin:0 auto;width:100%;padding:0;box-sizing:border-box}.halo-pdp-root .modes__nav{display:none;align-items:center;gap:12px;padding:22px 24px 28px}.halo-pdp-root .modes__progress{flex:1 1 auto;height:2px;border-radius:2px;background:#ffffff29;overflow:hidden}.halo-pdp-root .modes__progress i{display:block;height:100%;width:50%;border-radius:2px;background:var(--blue);transition:width .28s cubic-bezier(.2,.7,.2,1)}.halo-pdp-root .modes__arrow{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;background:transparent;border:0;cursor:pointer;color:var(--blue);padding:0}.halo-pdp-root .modes__arrow svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.halo-pdp-root .modes__arrow:disabled{color:#ffffff47;cursor:default}.halo-pdp-root .modes__arrow:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.halo-pdp-root .halo-mode-panel{position:relative;padding:14px 20px 44px 44px;display:flex;flex-direction:column;justify-content:flex-end;gap:24px;overflow:hidden;min-height:540px;border-radius:6px}.halo-pdp-root .halo-mode-panel__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#000 center/cover no-repeat}.halo-pdp-root .halo-mode-panel__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.halo-pdp-root .halo-mode-panel__kicker{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:var(--g5);display:inline-flex;gap:4px;align-items:center;font-weight:500}.halo-pdp-root .halo-mode-panel__kicker i{width:6px;height:6px;border-radius:3px;font-style:normal;background:#ebebeb}.halo-pdp-root .halo-mode-panel--evening .halo-mode-panel__kicker i{background:#9c0000}.halo-pdp-root .halo-mode-panel__kicker--mobile{display:none}.halo-pdp-root .halo-mode-panel h3{font-size:32px;margin:0;font-weight:400;color:var(--hi);line-height:1.2}.halo-pdp-root .halo-mode-panel ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:12px}.halo-pdp-root .halo-mode-panel ul li{font-size:12px;line-height:1.5;border:1px solid rgba(255,255,255,.03);border-radius:8px;padding:7px 14px;background:#ffffff05;color:var(--hi);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff1f}@media(max-width:760px){.halo-pdp-root .modes{padding:0}.halo-pdp-root .modes__head{padding:30px 16px;gap:14px;display:flex;flex-direction:column;align-items:center}.halo-pdp-root .modes__head .h2{font-size:32px;line-height:38.4px;color:var(--g5)}.halo-pdp-root .modes__head p{margin:0;max-width:355px;color:#fff}.halo-pdp-root .split{display:flex;grid-template-columns:none;padding:0;gap:0;min-height:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.halo-pdp-root .split::-webkit-scrollbar{display:none}.halo-pdp-root .split.is-drag{cursor:grabbing}.halo-pdp-root .halo-mode-panel{flex:0 0 100%;scroll-snap-align:start}.halo-pdp-root .modes__nav{display:flex}.halo-pdp-root .halo-mode-panel{min-height:0;padding:0;border-radius:0;justify-content:flex-start;gap:0}.halo-pdp-root .halo-mode-panel__bg{position:relative;inset:auto;width:100%;height:256px;flex:0 0 auto}.halo-pdp-root .halo-mode-panel__content{padding:14px 24px 24px;display:flex;flex-direction:column;gap:24px}.halo-pdp-root .halo-mode-panel__kicker{display:none}.halo-pdp-root .halo-mode-panel .halo-mode-panel__kicker--mobile{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;z-index:2;text-align:center;padding:20px 24px 18px;font-size:12px;font-weight:500;letter-spacing:1.2px;color:#fff}.halo-pdp-root .halo-mode-panel .halo-mode-panel__kicker--mobile i{display:block;flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 10px 2px #0fa0ea99}.halo-pdp-root .halo-mode-panel h3{font-size:32px;margin:0}.halo-pdp-root .halo-mode-panel ul{gap:10px}.halo-pdp-root .halo-mode-panel ul li{padding:7px 11px}}.halo-pdp-root .cine{background:var(--black);color:var(--hi);overflow:visible;padding:80px 0 0;box-sizing:border-box}.halo-pdp-root .cine__inner{max-width:1120px;margin:0 auto;padding:0 160px;display:flex;flex-direction:column;align-items:center;gap:40px;box-sizing:border-box}.halo-pdp-root .cine__inner--specs{max-width:1400px;padding:40px 40px 80px}.halo-pdp-root .cine__title{margin:0;text-align:center;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.2;color:var(--g7);max-width:1120px}.halo-pdp-root .cine__scroll{position:relative;height:auto}.halo-pdp-root .cine__sticky{position:relative;height:auto;overflow:hidden;display:block}.halo-pdp-root .cine__media{position:relative;width:100%;aspect-ratio:1344/756;overflow:hidden;border-radius:0;background:#0a0b0c;max-width:1120px;margin:40px auto 0}.halo-pdp-root .cine__media-layer{position:absolute;top:0;right:0;bottom:0;left:0}.halo-pdp-root .cine__media-layer--mobile{display:none}.halo-pdp-root .cine__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#0a0b0c}.halo-pdp-root .cine__specs{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:none}.halo-pdp-root .cine__spec{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.halo-pdp-root .cine__spec-icon{width:28px;height:28px;display:block;object-fit:contain}.halo-pdp-root .cine__spec-text{margin:0;font-size:17px;line-height:1.5;color:var(--g5)}.halo-pdp-root .cine__spec-text b{font-weight:700;color:var(--g7)}.halo-pdp-root .cine__spec.ru{transition-delay:0s}.halo-pdp-root .cine__spec.ru:nth-child(2){transition-delay:.14s}.halo-pdp-root .cine__spec.ru:nth-child(3){transition-delay:.28s}@media(min-width:750px)and (max-width:1728px){.halo-pdp-root .cine__scroll{height:230vh}.halo-pdp-root .cine__sticky{position:sticky;top:0;height:100vh;display:grid;place-items:center;overflow:hidden}.halo-pdp-root .cine__media{width:100vw;max-width:none;height:100vh;aspect-ratio:auto;margin:0;transform:scale(.7);border-radius:var(--r);will-change:transform,border-radius}}@media(prefers-reduced-motion:reduce){.halo-pdp-root .cine__scroll{height:auto}.halo-pdp-root .cine__sticky{position:static;height:auto}.halo-pdp-root .cine__media{transform:none;border-radius:0;height:auto;aspect-ratio:1344/756;width:100%;max-width:1120px;margin:40px auto 0}}@media(max-width:990px){.halo-pdp-root .cine__inner{padding-left:40px;padding-right:40px}.halo-pdp-root .cine__inner--specs{padding-bottom:60px}}@media(max-width:700px){.halo-pdp-root .cine__inner{padding-left:16px;padding-right:16px}.halo-pdp-root .cine__inner--specs{padding-bottom:48px;padding-left:0;padding-right:0}.halo-pdp-root .cine__media{margin-top:28px;max-width:none;width:100%}.halo-pdp-root .cine__specs{display:flex;grid-template-columns:none;gap:20px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 16px}.halo-pdp-root .cine__specs::-webkit-scrollbar{display:none}.halo-pdp-root .cine__spec{flex:0 0 min(78vw,290px);scroll-snap-align:start}.halo-pdp-root .cine__spec-text{font-size:15px;line-height:1.55}.halo-pdp-root .cine__spec-icon{width:24px;height:24px}.halo-pdp-root .cine__specs{scroll-padding-left:16px}.halo-pdp-root .cine__title{font-size:28px;text-align:left}}.halo-pdp-root .benefits{background:var(--black);color:var(--hi);padding:60px 0 0;box-sizing:border-box;overflow:visible}.halo-pdp-root .benefits__inner{max-width:1060px;margin:0 auto;padding:0;display:flex;flex-direction:column;align-items:center;gap:40px;box-sizing:border-box}.halo-pdp-root .benefits__intro{display:flex;flex-direction:column;align-items:center;gap:22px;width:100%}.halo-pdp-root .benefits__eyebrow{margin:0;font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:#fff;line-height:1.2;text-align:center}.halo-pdp-root .benefits__title{margin:0;text-align:center;font-size:38px;font-weight:400;line-height:1.35;color:var(--mut);max-width:1020px}.halo-pdp-root .benefits__title b,.halo-pdp-root .benefits__title strong,.halo-pdp-root .benefits__title .hl{color:var(--bz4);font-weight:400}.halo-pdp-root .benefits__grid{display:grid;grid-template-columns:repeat(4,259px);justify-content:center;gap:8px;width:100%;max-width:1060px}.halo-pdp-root .benefits__scroll{position:relative;height:auto;margin-top:40px}.halo-pdp-root .benefits__sticky{position:relative;height:auto;overflow:hidden;display:block}.halo-pdp-root .benefits__item{position:relative;text-align:center;padding:14px 16px;display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box}.halo-pdp-root .benefits__item+.benefits__item:before{content:"";position:absolute;left:-4px;top:12%;bottom:12%;width:1px;background:#45484a}.halo-pdp-root .benefits__badge{width:95px;height:80px;margin:0;border-radius:0;background:none;box-shadow:none;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .35s ease}.halo-pdp-root .benefits__badge:after{display:none}.halo-pdp-root .benefits__badge-img{display:block;width:95px;height:80px;object-fit:contain}.halo-pdp-root .benefits__item:nth-child(2) .benefits__badge,.halo-pdp-root .benefits__item:nth-child(2) .benefits__badge-img{width:90px;height:91px}.halo-pdp-root .benefits__item:nth-child(3) .benefits__badge,.halo-pdp-root .benefits__item:nth-child(3) .benefits__badge-img{width:85px;height:82px}.halo-pdp-root .benefits__item-title{margin:0;font-size:20px;line-height:1.5;font-weight:500;letter-spacing:0;color:#f4f4f4}.halo-pdp-root .benefits__item-title em{font-style:normal;color:inherit}.halo-pdp-root .benefits__item-text{margin:0 auto;max-width:203px;font-size:14px;line-height:1.5;font-weight:400;color:#a2a2a2}@media(hover:hover)and (pointer:fine){.halo-pdp-root .benefits__item:hover .benefits__badge{transform:translateY(-2px)}}@media(prefers-reduced-motion:no-preference){.halo-pdp-root .benefits__item{opacity:0;transform:translateY(18px)}.halo-pdp-root .benefits__item.in{animation:halo-benefits-rise .8s cubic-bezier(.22,.8,.3,1) forwards}.halo-pdp-root .benefits__item.in:nth-child(2){animation-delay:.1s}.halo-pdp-root .benefits__item.in:nth-child(3){animation-delay:.2s}.halo-pdp-root .benefits__item.in:nth-child(4){animation-delay:.3s}@media(max-width:990px){.halo-pdp-root .benefits__item.in:nth-child(n){animation-delay:0s}.halo-pdp-root .benefits__item.in:nth-child(2n){animation-delay:.12s}}@keyframes halo-benefits-rise{to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.halo-pdp-root .benefits__item{opacity:1;transform:none}}.halo-pdp-root .benefits__stage{position:relative;width:100%;max-width:1000px;height:630px;margin:0 auto;border-radius:12px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;padding:60px 60px 40px;box-sizing:border-box}.halo-pdp-root .benefits__photo{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:0;transition:opacity .8s ease}.halo-pdp-root .benefits__photo--morning{background-image:var(--img-morning)}.halo-pdp-root .benefits__photo--night{background-image:var(--img-night)}.halo-pdp-root .benefits__photo--media{background-image:none}.halo-pdp-root .benefits__media{position:absolute;top:0;right:0;bottom:0;left:0}.halo-pdp-root .benefits__media--mobile{display:none}.halo-pdp-root .benefits__fill{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.halo-pdp-root .benefits[data-mode=morning] .benefits__photo--morning,.halo-pdp-root .benefits[data-mode=evening] .benefits__photo--night{opacity:1}.halo-pdp-root .benefits__stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0d0d0d1a,#0d0d0d8c 70%,#0d0d0db8);pointer-events:none}.halo-pdp-root .benefits__stage-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:650px;opacity:0;transform:translateY(26px);will-change:opacity,transform}@media(min-width:750px)and (max-width:1728px){.halo-pdp-root .benefits__scroll{height:240vh;margin-top:0}.halo-pdp-root .benefits__sticky{position:sticky;top:0;height:100vh;display:grid;place-items:center;overflow:hidden}.halo-pdp-root .benefits__stage{width:100vw;max-width:none;height:100vh;margin:0;transform:scale(.7);border-radius:var(--r);will-change:transform,border-radius;transition:none;padding:60px 60px clamp(64px,11vh,128px)}}@media(min-width:1729px){.halo-pdp-root .benefits__stage{width:100%;max-width:none;height:720px;border-radius:0;transform:none}.halo-pdp-root .benefits__stage-content{opacity:1;transform:none}.halo-pdp-root .cine__media{width:100%;max-width:none;height:720px;aspect-ratio:auto;margin:40px 0 0;border-radius:0;transform:none}}@media(prefers-reduced-motion:reduce){.halo-pdp-root .benefits__scroll{height:auto}.halo-pdp-root .benefits__sticky{position:static;height:auto}.halo-pdp-root .benefits__stage{transform:none;border-radius:12px;width:100%;max-width:1000px;height:630px;margin:0 auto}.halo-pdp-root .benefits__stage-content{opacity:1;transform:none}}.halo-pdp-root .benefits__lede{margin:0;text-align:center;font-size:16px;line-height:1.5;color:var(--g5);max-width:560px}.halo-pdp-root .benefits__stage-intro--mobile{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;text-align:center}.halo-pdp-root .benefits__stage-eyebrow{margin:0;font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:#fff;line-height:1.2;text-align:center}.halo-pdp-root .benefits__stage-heading{margin:0;font-size:32px;font-weight:400;line-height:1.2;color:var(--bz4);text-align:center}.halo-pdp-root .benefits__stage-intro{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;text-align:center}@media(max-width:749px){.halo-pdp-root .benefits__stage-intro--mobile{display:flex}.halo-pdp-root .benefits__stage-content{align-items:center;justify-content:space-between;height:100%;max-width:none;text-align:center;gap:20px}.halo-pdp-root .benefits__lede{margin-top:0}.halo-pdp-root .benefits__modes{align-self:center;margin-top:auto}}.halo-pdp-root .benefits__modes{display:inline-flex;align-items:center;gap:6px;padding:6px;border:1.188px solid rgba(255,255,255,.04);border-radius:4px;background:linear-gradient(180deg,#1f222680,#0d0d0d80);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 24px #000000b3,inset 0 1px #ffffff1f}.halo-pdp-root .benefits__mode{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;font-family:var(--ff);font-size:12px;font-weight:400;line-height:1.5;color:var(--g4);padding:6.3px 14px;border-radius:999px;background:transparent;transition:color .2s,background .2s,border-radius .2s}.halo-pdp-root .benefits__mode[aria-pressed=true]{color:#fff;background:var(--blue);border-radius:4px}.halo-pdp-root .benefits__mode:focus-visible{outline:2px solid var(--blue);outline-offset:2px}@media(max-width:990px){.halo-pdp-root .benefits__inner{padding-left:40px;padding-right:40px}.halo-pdp-root .benefits__grid{grid-template-columns:repeat(2,minmax(0,259px));gap:0 8px;row-gap:64px;max-width:534px}.halo-pdp-root .benefits__item:nth-child(3):before{display:none}}@media(max-width:749px){.halo-pdp-root .benefits__scroll{height:230vh;margin-top:0}.halo-pdp-root .benefits__sticky{position:sticky;top:0;height:100vh;height:100svh;display:grid;place-items:center;overflow:hidden}.halo-pdp-root .benefits__stage-content{opacity:1;transform:none}.halo-pdp-root .benefits__stage{width:100vw;max-width:none;height:100vh;height:100svh;min-height:0;aspect-ratio:auto;margin:0;padding:40px 24px 72px}.halo-pdp-root .cine__scroll{height:450vh}.halo-pdp-root .cine__sticky{position:sticky;top:0;height:100vh;height:100svh;display:grid;place-items:center;overflow:hidden}.halo-pdp-root .cine__media{width:100vw;max-width:none;height:100vh;height:100svh;min-height:0;aspect-ratio:auto;margin:0}.halo-pdp-root .cine__inner--specs{display:none}.halo-pdp-root .cine__specs-overlay{position:absolute;left:0;right:0;bottom:0;z-index:4;padding-bottom:40px;overflow:hidden;pointer-events:none;opacity:var(--halo-s,0);transform:translateY(calc((1 - var(--halo-s,0)) * 24px));will-change:opacity,transform}.halo-pdp-root .cine__specs-overlay:before{content:"";position:absolute;top:-40px;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0d0d0d00,#0d0d0db8 45%,#0d0d0ddb);z-index:-1}.halo-pdp-root .cine__specs--overlay{display:flex;width:234%;gap:0;max-width:none;padding:0;overflow:visible;scroll-snap-type:none;transform:translate(calc(var(--halo-x,0) * -57.26%));will-change:transform}.halo-pdp-root .cine__specs--overlay .cine__spec{flex:0 0 33.3333%;padding:0 18px;box-sizing:border-box}}@media(max-width:720px){.halo-pdp-root .benefits__inner{padding-left:8px;padding-right:8px;padding-bottom:40px}.halo-pdp-root .benefits__title{font-size:28px;text-align:center}.halo-pdp-root .benefits__grid{grid-template-columns:repeat(2,1fr);column-gap:0;row-gap:0;max-width:none}.halo-pdp-root .benefits__item{padding:24px 4px;box-sizing:border-box}.halo-pdp-root .benefits__item+.benefits__item:before{display:none}.halo-pdp-root .benefits__item:nth-child(2n):before{content:"";display:block;position:absolute;left:0;top:12%;bottom:12%;width:1px;background:#45484a}.halo-pdp-root .benefits__item:nth-child(n+3):after{content:"";position:absolute;left:12%;right:12%;top:0;height:1px;background:#45484a}.halo-pdp-root .benefits__badge,.halo-pdp-root .benefits__badge-img,.halo-pdp-root .benefits__item:nth-child(2) .benefits__badge,.halo-pdp-root .benefits__item:nth-child(2) .benefits__badge-img,.halo-pdp-root .benefits__item:nth-child(3) .benefits__badge,.halo-pdp-root .benefits__item:nth-child(3) .benefits__badge-img{width:72px;height:72px}.halo-pdp-root .benefits__item-title{font-size:16px}.halo-pdp-root .benefits__item-text{font-size:12px;max-width:none}.halo-pdp-root .benefits__scroll{margin-top:28px}.halo-pdp-root .benefits__stage{padding:32px 16px 72px;max-width:none}.halo-pdp-root .benefits__lede{font-size:14px}}.halo-pdp-root .live{background:var(--g8)}.halo-pdp-root .live__head{max-width:720px}.halo-pdp-root .live__head p{color:var(--ink-soft);margin:16px 0 0}.halo-pdp-root .cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:clamp(34px,5vw,54px)}.halo-pdp-root .card{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:22px 18px;display:flex;flex-direction:column;gap:13px;min-height:168px}.halo-pdp-root .card .ic{width:42px;height:42px;border-radius:11px;background:var(--g8);display:grid;place-items:center;border:1px solid var(--line)}.halo-pdp-root .card .ic svg{width:21px;height:21px;fill:none;stroke:var(--ink);stroke-width:1.6}.halo-pdp-root .card h3{font-size:17px;font-weight:500;margin:0}.halo-pdp-root .card p{margin:0;font-size:13.5px;color:var(--ink-soft)}.halo-pdp-root .live__note{margin-top:24px;display:inline-flex;align-items:center;gap:10px;font-size:14px;color:var(--ink-soft);background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 18px}.halo-pdp-root .live__note b{color:var(--ink);font-weight:500}@media(max-width:900px){.halo-pdp-root .cards{grid-template-columns:repeat(2,1fr)}}.halo-pdp-root .over{background:var(--black);color:var(--hi);overflow:hidden}.halo-pdp-root .over__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(34px,5vw,70px);align-items:center}.halo-pdp-root .over__copy p{color:var(--mut);margin:16px 0 0}.halo-pdp-root .over__list{margin:24px 0 0;padding:0;list-style:none;display:grid;gap:12px}.halo-pdp-root .over__list li{display:flex;gap:12px;align-items:center;font-size:15px}.halo-pdp-root .over__list svg{width:20px;height:20px;stroke:var(--blue);fill:none;stroke-width:2;flex:0 0 auto}.halo-pdp-root .over__vis{position:relative;aspect-ratio:5/4;border-radius:var(--r);overflow:hidden;background:var(--rad-grey2);display:grid;place-items:center;border:1px solid var(--line-d)}.halo-pdp-root .over__vis .prod{width:88%;background:var(--img-product) center/contain no-repeat;aspect-ratio:1400/506;filter:drop-shadow(0 26px 38px rgba(0,0,0,.6));position:relative;z-index:2}.halo-pdp-root .over__vis .glow{position:absolute;width:64%;height:46%;border-radius:50%;filter:blur(48px);background:radial-gradient(circle,rgba(15,160,234,.5),transparent 62%)}@media(max-width:820px){.halo-pdp-root .over__grid{grid-template-columns:1fr}}.halo-pdp-root .feat{background:var(--bz4);overflow:hidden}.halo-pdp-root .feat__top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;max-width:var(--maxw);margin:0 auto;padding:0 22px}.halo-pdp-root .feat__top .lede{margin-top:14px;max-width:560px}.halo-pdp-root .feat__nav{display:flex;gap:10px;flex:0 0 auto}.halo-pdp-root .feat__btn{width:46px;height:46px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer;display:grid;place-items:center;transition:background .2s,border-color .2s,opacity .2s}.halo-pdp-root .feat__btn svg{width:19px;height:19px;stroke:var(--ink);fill:none;stroke-width:2}.halo-pdp-root .feat__btn:hover{border-color:var(--blue)}.halo-pdp-root .feat__btn:disabled{opacity:.35;cursor:default}.halo-pdp-root .feat__btn:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.halo-pdp-root .ftrack{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding:0 max(22px,calc((100vw - 1160px)/2 + 22px));padding:clamp(28px,4vw,42px) max(22px,calc((100vw - 1160px)/2 + 22px)) 8px;scrollbar-width:none;cursor:grab}.halo-pdp-root .ftrack::-webkit-scrollbar{display:none}.halo-pdp-root .ftrack.is-drag{cursor:grabbing;scroll-snap-type:none}.halo-pdp-root .fcard{flex:0 0 min(78vw,420px);scroll-snap-align:start;border-radius:var(--r);overflow:hidden;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.halo-pdp-root .fcard__img{height:313.5px;aspect-ratio:auto;background-size:cover;background-position:center;flex:0 0 auto}@media(max-width:749px){.halo-pdp-root .fcard{flex:0 0 min(86vw,312px);border-radius:16px}.halo-pdp-root .fcard__img{height:232.5px}}.halo-pdp-root .fcard__body{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1}.halo-pdp-root .fcard__row{display:flex;align-items:center;gap:12px}.halo-pdp-root .fcard .ic{flex:0 0 auto;width:40px;height:40px;border-radius:var(--rs);background:var(--bz4);display:grid;place-items:center}.halo-pdp-root .fcard .ic svg{width:20px;height:20px;fill:none;stroke:var(--ink);stroke-width:1.6}.halo-pdp-root .fcard h3{font-size:17px;font-weight:500;margin:0}.halo-pdp-root .fcard p{margin:0;font-size:14px;line-height:1.55;color:var(--ink-soft)}.halo-pdp-root .feat__dots{display:flex;gap:7px;justify-content:center;margin-top:17px}.halo-pdp-root .feat__dot{width:7px;height:7px;border-radius:50%;background:var(--g5);border:0;padding:0;cursor:pointer;transition:background .25s,transform .25s}.halo-pdp-root .feat__dot.is-on{background:var(--blue);width:8.75px;height:8.75px;border-radius:4.38px;transform:none}.halo-pdp-root .feat__dot:focus-visible{outline:2px solid var(--blue);outline-offset:2px}@media(max-width:700px){.halo-pdp-root .feat__top{flex-direction:column;align-items:flex-start}.halo-pdp-root .feat__nav{display:none}}.halo-pdp-root .why{background:var(--g7)}.halo-pdp-root .why__head{max-width:900px}.halo-pdp-root .why__head .eyebrow{margin-bottom:16px}.halo-pdp-root .ctable{margin-top:clamp(40px,6vw,80px);border:1px solid var(--g5);border-radius:6px;overflow:hidden;background:#fff}.halo-pdp-root .crow{display:grid;grid-template-columns:1.6fr 1fr 1fr;align-items:center;min-height:54px}.halo-pdp-root .crow+.crow{border-top:1px solid #e4e4e4}.halo-pdp-root .crow>div{padding:16px 18px;font-size:15px;line-height:1.5}.halo-pdp-root .crow--head{background:#171717;color:#f4f4f4;min-height:53px}.halo-pdp-root .crow--head>div{font-weight:500;font-size:17px;text-align:center;line-height:1.5}.halo-pdp-root .crow--head>div:first-child{text-align:left}.halo-pdp-root .crow--head .col-lamp{color:var(--g4)}.halo-pdp-root .col-halo,.halo-pdp-root .col-lamp{text-align:center}.halo-pdp-root .yes{color:var(--blue);display:inline-flex;align-items:center;justify-content:center}.halo-pdp-root .no{color:var(--g4);display:inline-flex;align-items:center;justify-content:center}.halo-pdp-root .muted{color:var(--g4);font-weight:500;font-size:14px}@media(max-width:620px){.halo-pdp-root .crow{grid-template-columns:1.5fr .7fr .7fr}.halo-pdp-root .crow>div{padding:13px 11px}}.halo-pdp-root .rev{background:var(--g7);overflow:hidden}.halo-pdp-root .rev__top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:var(--maxw);margin:0 auto;padding:0 22px}.halo-pdp-root .rtrack{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding:0 max(22px,calc((100vw - 1160px)/2 + 22px));padding:clamp(28px,4vw,42px) max(22px,calc((100vw - 1160px)/2 + 22px)) 8px;scrollbar-width:none;cursor:grab}.halo-pdp-root .rtrack::-webkit-scrollbar{display:none}.halo-pdp-root .rtrack.is-drag{cursor:grabbing;scroll-snap-type:none}.halo-pdp-root .rvc{flex:0 0 min(80vw,400px);scroll-snap-align:start;border-radius:var(--r);overflow:hidden;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.halo-pdp-root .rvc__img{aspect-ratio:4/3;background-size:cover;background-position:center}.halo-pdp-root .rvc__body{padding:22px 24px 24px;display:flex;flex-direction:column;gap:12px;flex:1}.halo-pdp-root .rvc__who{display:flex;align-items:baseline;gap:9px}.halo-pdp-root .rvc__who b{font-weight:500;font-size:16px}.halo-pdp-root .rvc__who span{font-size:13px;color:var(--ink-soft)}.halo-pdp-root .rvc__body>p{margin:0;font-size:14.5px;line-height:1.6;color:var(--ink)}.halo-pdp-root .rvc__prod{margin-top:auto;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px}.halo-pdp-root .rvc__thumb{flex:0 0 auto;width:46px;height:46px;border-radius:10px;background:var(--g7);display:grid;place-items:center;overflow:hidden}.halo-pdp-root .rvc__thumb .prod{width:86%;background:var(--img-render) center/contain no-repeat;aspect-ratio:1500/541}.halo-pdp-root .rvc__prod b{font-weight:500;font-size:14.5px}.halo-pdp-root .pv{background:var(--white)}.halo-pdp-root .pv__grid{display:grid;grid-template-columns:.9fr 1.4fr;gap:clamp(30px,5vw,70px);align-items:start}.halo-pdp-root .pv__tabs{margin-top:clamp(22px,3vw,34px)}.halo-pdp-root .pv__tab{display:block;width:100%;text-align:left;background:none;border:0;border-left:2px solid var(--line);cursor:pointer;font-family:var(--ff);padding:14px 0 14px 22px;transition:border-color .25s}.halo-pdp-root .pv__tab h3,.halo-pdp-root .pv__tab-title{margin:0;font-size:clamp(18px,1.9vw,23px);font-weight:500;color:var(--g4);transition:color .25s;display:block}.halo-pdp-root .pv__tab p,.halo-pdp-root .pv__tab-text{margin:0;font-size:14px;line-height:1.6;color:var(--ink-soft);max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .35s ease,margin .3s;display:block}.halo-pdp-root .pv__tab.is-on{border-left-color:var(--ink)}.halo-pdp-root .pv__tab.is-on h3,.halo-pdp-root .pv__tab.is-on .pv__tab-title{color:var(--ink)}.halo-pdp-root .pv__tab.is-on p,.halo-pdp-root .pv__tab.is-on .pv__tab-text{max-height:130px;opacity:1;margin-top:9px}.halo-pdp-root .pv__tab:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.halo-pdp-root .pv__panes{position:relative}.halo-pdp-root .pv__pane{display:none;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.halo-pdp-root .pv__cell{display:flex;flex-direction:column;gap:16px}.halo-pdp-root .pv__pane.is-on{display:grid}.halo-pdp-root .pv__cell:nth-child(2){margin-top:clamp(34px,5vw,64px)}.halo-pdp-root .pv__media{position:relative;border-radius:var(--r);overflow:hidden;background:#0c0d0e center/cover no-repeat;aspect-ratio:4/5}.halo-pdp-root .pv__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.halo-pdp-root .pv__chip{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;background:#fff;border-radius:var(--rs);padding:10px 12px;display:flex;align-items:center;gap:11px;box-shadow:0 10px 30px #00000038}.halo-pdp-root .pv__chip .th{flex:0 0 auto;width:42px;height:42px;border-radius:9px;background:var(--g7);display:grid;place-items:center;overflow:hidden}.halo-pdp-root .pv__chip .th .prod{width:86%;background:var(--img-render) center/contain no-repeat;aspect-ratio:1500/541}.halo-pdp-root .pv__chip .nm{min-width:0}.halo-pdp-root .pv__chip .nm b{display:block;font-weight:500;font-size:13.5px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.halo-pdp-root .pv__chip .nm span{font-size:13px;font-weight:500}.halo-pdp-root .pv__chip .nm s{font-size:12px;color:var(--g4);font-weight:300;margin-left:6px}.halo-pdp-root .pv__chip .bag{margin-left:auto;flex:0 0 auto;width:38px;height:38px;border-radius:50%;border:0;background:var(--g7);cursor:pointer;display:grid;place-items:center;transition:background .2s}.halo-pdp-root .pv__chip .bag svg{width:17px;height:17px;stroke:var(--ink);fill:none;stroke-width:1.7}.halo-pdp-root .pv__chip .bag:hover svg{stroke:#fff}@media(max-width:880px){.halo-pdp-root .pv__grid{grid-template-columns:1fr}.halo-pdp-root .pv__pane{grid-template-columns:1fr 1fr}}@media(max-width:560px){.halo-pdp-root .pv__pane{grid-template-columns:1fr}.halo-pdp-root .pv__cell:nth-child(2){margin-top:0}}.halo-pdp-root .faq{background:var(--g7)}.halo-pdp-root .faq__grid{display:grid;grid-template-columns:.85fr 1fr 1.15fr;gap:clamp(28px,4vw,56px);align-items:center}.halo-pdp-root .faq__copy .btn--ink{width:220px;height:54px;padding:0 16px;border-radius:4px;font-size:18px;font-weight:500;justify-content:center;box-sizing:border-box}.halo-pdp-root .faq__copy .lede{margin:16px 0 22px}.halo-pdp-root .faq__contact{font-size:15px;color:var(--ink-soft);margin:0 0 26px}.halo-pdp-root .faq__contact a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.halo-pdp-root .faq__img{border-radius:6px;overflow:hidden;aspect-ratio:4/5;background-size:cover;background-position:center}.halo-pdp-root .faq__list details{border:1px solid var(--g5);border-radius:6px;background:transparent;margin-bottom:12px;padding:0 21px;transition:background .35s ease,border-color .35s ease}.halo-pdp-root .faq__list details:last-child{margin-bottom:0}.halo-pdp-root .faq__list summary{list-style:none;cursor:pointer;padding:19px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;font-weight:500;font-size:16px}.halo-pdp-root .faq__list summary::-webkit-details-marker{display:none}.halo-pdp-root summary .pm{flex:0 0 auto;width:20px;height:20px;position:relative}.halo-pdp-root summary .pm:before,.halo-pdp-root summary .pm:after{content:"";position:absolute;background:var(--ink);transition:transform .35s cubic-bezier(.22,.8,.3,1),opacity .35s ease}.halo-pdp-root summary .pm:before{top:9px;left:1px;width:18px;height:2px}.halo-pdp-root summary .pm:after{left:9px;top:1px;width:2px;height:18px}.halo-pdp-root .faq__list details[open]{background:#fff;border-color:var(--g6)}.halo-pdp-root .faq__list details[open] summary .pm:after{transform:scaleY(0);opacity:0}.halo-pdp-root .faq__panel{overflow:hidden;transition:height .42s cubic-bezier(.22,.8,.3,1)}.halo-pdp-root .faq__list details:not([open]) .faq__panel{height:0}.halo-pdp-root .faq__a{padding:0 0 20px;color:var(--ink-soft);font-size:14px;line-height:1.5}@media(prefers-reduced-motion:reduce){.halo-pdp-root .faq__panel{transition:none}.halo-pdp-root summary .pm:before,.halo-pdp-root summary .pm:after{transition:none}}@media(max-width:980px)and (min-width:701px){.halo-pdp-root .faq__grid{grid-template-columns:1fr 1fr}.halo-pdp-root .faq__img{display:none}}@media(max-width:700px){.halo-pdp-root .faq.pad{padding:60px 0}.halo-pdp-root .faq .wrap{padding-left:22px;padding-right:22px}.halo-pdp-root .faq__grid{display:flex;flex-direction:column;gap:0;max-width:331px;margin:0 auto}.halo-pdp-root .faq__copy{display:contents}.halo-pdp-root .faq__copy .eyebrow,.halo-pdp-root .faq__copy .h2,.halo-pdp-root .faq__copy .lede,.halo-pdp-root .faq__copy .faq__contact{order:1}.halo-pdp-root .faq__copy .h2{font-size:32px;margin:18px 0 0}.halo-pdp-root .faq__copy .lede{margin:18px 0 0}.halo-pdp-root .faq__copy .faq__contact{margin:0}.halo-pdp-root .faq__img{display:block;order:2;width:100%;margin-top:32px;aspect-ratio:334.67/418.34;border-radius:6px}.halo-pdp-root .faq__list{order:3;margin-top:60px;width:100%}.halo-pdp-root .faq__list details{border-radius:8px;padding:0 22px}.halo-pdp-root .faq__list details:not([open]){padding:21px;border-color:var(--g5)}.halo-pdp-root .faq__list details:not([open]) summary{padding:0}.halo-pdp-root .faq__copy .btn--ink{order:4;width:100%;max-width:none;margin-top:60px;height:54px;font-size:16px}}.halo-pdp-root .zoomable{position:relative;overflow:hidden;background-image:var(--m);background-size:cover;background-position:center}.halo-pdp-root .zoomable:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--m);background-size:cover;background-position:center;transition:transform .9s cubic-bezier(.16,.6,.2,1);will-change:transform}.halo-pdp-root .rvc:hover .zoomable:before,.halo-pdp-root .fcard:hover .zoomable:before,.halo-pdp-root .pv__media.zoomable:hover:before{transform:scale(1.07)}.halo-pdp-root .pv__media:hover video{transform:scale(1.07)}.halo-pdp-root .pv__media video{transition:transform .9s cubic-bezier(.16,.6,.2,1)}.halo-pdp-root .feat__btn{transition:background .3s,border-color .3s,opacity .2s}.halo-pdp-root .feat__btn:hover:not(:disabled){background:var(--ink);border-color:var(--ink)}.halo-pdp-root .feat__btn:hover:not(:disabled) svg{stroke:#fff}.halo-pdp-root .pv__chip .bag:hover{background:var(--ink)}.halo-pdp-root .pv__tab:hover h3,.halo-pdp-root .pv__tab:hover .pv__tab-title{color:var(--ink-soft)}.halo-pdp-root .pv__tab.is-on:hover h3,.halo-pdp-root .pv__tab.is-on:hover .pv__tab-title{color:var(--ink)}.halo-pdp-root .pv__pane[hidden]{display:none!important}.halo-pdp-root .faq__list details:hover{border-color:var(--g4)}.halo-pdp-root .faq__list details[open]:hover{border-color:var(--g6)}.halo-pdp-root .btn--ink{transition:background .25s,color .25s,box-shadow .25s,transform .18s}.halo-pdp-root .btn--ink:hover{background:var(--g2)}.halo-pdp-root .final{background:var(--black);color:var(--hi);text-align:center;overflow:hidden}.halo-pdp-root .final p{color:var(--mut);max-width:480px;margin:16px auto 28px}.halo-pdp-root .final__glow{position:absolute;inset:auto 0 -34% 0;height:320px;background:radial-gradient(50% 100% at 50% 100%,rgba(15,160,234,.4),transparent 70%);filter:blur(40px);pointer-events:none}.halo-pdp-root .final__pay{margin-top:16px;font-size:13px;color:var(--mut)}.halo-pdp-root footer{background:var(--bz1);color:var(--mut);border-top:1px solid var(--line-d)}.halo-pdp-root .foot__in{max-width:var(--maxw);margin:0 auto;padding:46px 22px 56px;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:30px}.halo-pdp-root .foot__brand .logo{color:#fff;margin-bottom:12px}.halo-pdp-root .foot__brand .logo svg{fill:#fff}.halo-pdp-root .foot__badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:8px}.halo-pdp-root .foot__badges span{font-size:12px;border:1px solid var(--line-d);border-radius:8px;padding:7px 11px}.halo-pdp-root .foot h4{color:#fff;font-weight:500;font-size:14px;margin:0 0 14px}.halo-pdp-root .foot a{display:block;color:var(--mut);text-decoration:none;font-size:14px;padding:5px 0;transition:color .2s}.halo-pdp-root .foot a:hover{color:#fff}.halo-pdp-root .foot__legal{border-top:1px solid var(--line-d);text-align:center;font-size:12.5px;padding:18px 22px;color:var(--g3)}@media(max-width:720px){.halo-pdp-root .foot__in{grid-template-columns:1fr 1fr}.halo-pdp-root .foot__brand{grid-column:1/-1}}.halo-pdp-root .gcta{position:fixed;left:0;right:0;bottom:0;z-index:70;transform:translateY(120%);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.halo-pdp-root .gcta.show{transform:none}.halo-pdp-root .gcta__in{max-width:var(--maxw);margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(180deg,#1f22269e,#0d0d0d9e);backdrop-filter:blur(20px) saturate(1.2);-webkit-backdrop-filter:blur(20px) saturate(1.2);border:1px solid rgba(255,255,255,.14);border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -16px 50px -24px #000000b3,inset 0 1px #ffffff1f}.halo-pdp-root .gcta__l{display:flex;align-items:center;gap:13px;min-width:0}.halo-pdp-root .gcta__links{display:flex;align-items:center;justify-content:center;gap:22px;flex:1 1 auto;min-width:0}.halo-pdp-root .gcta__links a{font-size:13.5px;color:var(--g5);text-decoration:none;white-space:nowrap;transition:color .2s}.halo-pdp-root .gcta__links a:hover{color:#fff}@media(max-width:980px){.halo-pdp-root .gcta__links{display:none}}.halo-pdp-root .gcta__thumb{flex:0 0 auto;width:52px;height:52px;border-radius:12px;background:var(--rad-grey2);display:grid;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.halo-pdp-root .gcta__thumb .p{width:88%;background:var(--img-product) center/contain no-repeat;aspect-ratio:1400/506}.halo-pdp-root .gcta__meta{color:#fff;min-width:0}.halo-pdp-root .gcta__meta b{font-weight:500;font-size:15px;display:block;line-height:1.2}.halo-pdp-root .gcta__meta span{font-size:12px;color:var(--g4)}.halo-pdp-root .gcta__meta span u{color:var(--blue);text-decoration:none;cursor:pointer}.halo-pdp-root .gcta__r{display:flex;align-items:center;gap:14px}.halo-pdp-root .gcta__price{color:#fff;text-align:right;line-height:1.1}.halo-pdp-root .gcta__price b{font-weight:500;font-size:16px}.halo-pdp-root .gcta__price s{display:block;font-size:11px;color:var(--g4);font-weight:300}.halo-pdp-root .gcta__add{flex:0 0 auto;width:46px;height:46px;border-radius:var(--rs);border:0;cursor:pointer;background:var(--blue);color:#fff;font-size:24px;line-height:1;display:grid;place-items:center;transition:transform .18s,background .2s}.halo-pdp-root .gcta__add:hover{transform:translateY(-1px);background:#0d92d6}.halo-pdp-root .gcta__add:focus-visible{outline:2px solid #fff;outline-offset:2px}@media(min-width:760px){.halo-pdp-root .gcta__add{width:auto;padding:0 24px;border-radius:var(--rs);font-size:15px;font-weight:500;gap:8px}}@media(max-width:420px){.halo-pdp-root .gcta__price s,.halo-pdp-root .gcta__meta span{display:none}}.halo-pdp-root .toast{position:fixed;left:50%;bottom:96px;transform:translate(-50%) translateY(20px);z-index:90;background:var(--ink);color:#fff;padding:13px 20px;border-radius:999px;font-size:14px;font-weight:500;opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;box-shadow:0 14px 40px -16px #0009}.halo-pdp-root .toast.show{opacity:1;transform:translate(-50%) translateY(0)}.halo-pdp-root .ru{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .8s cubic-bezier(.2,.7,.2,1)}.halo-pdp-root .ru.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.halo-pdp-root,.halo-pdp-root *,.halo-pdp-root *:before,.halo-pdp-root *:after{animation:none!important;transition:none!important}.halo-pdp-root .ru,.halo-pdp-root .halo__spec{opacity:1;transform:none}.halo-pdp-root .halo__photo{transition:none}}.halo-skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:200}.halo-skip:focus{left:16px;top:16px;width:auto;height:auto;padding:12px 18px;background:var(--ink);color:#fff;border-radius:var(--rs);overflow:visible;outline:2px solid var(--blue);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.halo-pdp-root .cine__title-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;align-items:flex-start;justify-content:center;padding:clamp(64px,10vh,120px) 40px 0;box-sizing:border-box;pointer-events:none}.halo-pdp-root .cine__title-overlay:before{content:"";position:absolute;inset:0 0 auto 0;height:34%;background:linear-gradient(180deg,#0d0d0d6b,#0d0d0d00);z-index:-1}.halo-pdp-root .cine__title-overlay .cine__title{color:#fff;font-size:clamp(20px,3.9vw,42px);line-height:1.2;max-width:1120px}@media(max-width:640px){.halo-pdp-root .cine__title-overlay .cine__title{max-width:340px;text-align:center}}@media(max-width:640px){.halo-pdp-root .cine__title-overlay{align-items:center;padding:28px 20px}.halo-pdp-root .cine__title-overlay:before{top:0;right:0;bottom:0;left:0;height:100%;background:linear-gradient(180deg,#0d0d0d8c,#0d0d0d47 45%,#0d0d0d8c)}}.halo-pdp-root .cine__gate{position:absolute;top:20%;left:0;width:1px;height:1px;opacity:0;pointer-events:none}.halo-pdp-root .cine--gate .cine__title-overlay .cine__title{opacity:0;transform:translateY(16px);transition:none}.halo-pdp-root .cine--gate.cine--revealed .cine__title-overlay .cine__title{opacity:1;transform:none;transition:opacity .5s ease,transform .6s cubic-bezier(.2,.7,.2,1)}@media(prefers-reduced-motion:reduce){.halo-pdp-root .cine--gate .cine__title-overlay .cine__title{opacity:1;transform:none;transition:none}}.halo-pdp-root .cine__title-overlay .cine__title{opacity:1;transform:none}.halo-pdp-root .benefits__stage{--halo-start:.84;transform:scale(calc(var(--halo-start) + (1 - var(--halo-start)) * var(--halo-p,0)));border-radius:calc(16px * (1 - var(--halo-p,0)));will-change:transform,border-radius;transition:none}@media(min-width:750px){.halo-pdp-root .benefits__stage{--halo-start:.72}}@media(prefers-reduced-motion:reduce){.halo-pdp-root .benefits__stage{transform:none;border-radius:12px}}.halo-pdp-root .benefits__stage-content{opacity:var(--halo-t,0)!important;transform:translateY(calc((1 - var(--halo-t,0)) * 26px))!important}@media(prefers-reduced-motion:reduce){.halo-pdp-root .benefits__stage-content{opacity:1!important;transform:none!important}}.halo-pdp-root .benefits__stage:after{background:linear-gradient(180deg,#0d0d0d4d,#0d0d0d6b 30%,#0d0d0d85 55%,#0d0d0d9e 75%,#0d0d0dbd)!important}.halo-pdp-root .cine__title-overlay{flex-direction:column;row-gap:14px}.halo-pdp-root .cine__eyebrow{margin:0;font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:#fff;line-height:1.2;text-align:center}.halo-pdp-root .modes__head .modes__eyebrow{margin:0 auto 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:#fff;line-height:1.2}.halo-pdp-root .modes__head .modes__eyebrow i{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 10px 2px #0fa0ea99;font-style:normal}.halo-pdp-root .modes__head{max-width:824px;margin-left:auto;margin-right:auto}.halo-pdp-root .modes__heading{font-size:42px;line-height:50.4px;max-width:824px}.halo-pdp-root .modes__head .modes__text{max-width:824px;color:var(--mut)}.halo-pdp-root .modes__head .modes__text b,.halo-pdp-root .modes__head .modes__text strong,.halo-pdp-root .modes__head .modes__text .hl{color:#fff;font-weight:400}@media(max-width:640px){.halo-pdp-root .modes__heading{font-size:32px;line-height:38.4px}}.halo-pdp-root .cine__media{--halo-start:.84;transform:scale(calc(var(--halo-start) + (1 - var(--halo-start)) * var(--halo-p,0)));border-radius:calc(16px * (1 - var(--halo-p,0)));will-change:transform,border-radius;transition:none}@media(min-width:750px){.halo-pdp-root .cine__media{--halo-start:.72}}.halo-pdp-root .cine__title-overlay{flex-direction:column;justify-content:flex-start;align-items:center;row-gap:14px}.halo-pdp-root .cine__title-overlay .cine__eyebrow,.halo-pdp-root .cine__title-overlay .cine__title{opacity:var(--halo-t,0);transform:translateY(calc((1 - var(--halo-t,0)) * 26px));will-change:opacity,transform}@media(prefers-reduced-motion:reduce){.halo-pdp-root .cine__media{transform:none;border-radius:0}.halo-pdp-root .cine__title-overlay .cine__eyebrow,.halo-pdp-root .cine__title-overlay .cine__title{opacity:1;transform:none}}@media(max-width:640px){.halo-pdp-root .cine__title-overlay{justify-content:center}}.halo-pdp-root .halo-tp{background:var(--black);color:var(--hi);padding:72px 0}.halo-pdp-root .halo-tp__in{max-width:1160px;margin:0 auto;padding:0 22px;text-align:center}.halo-pdp-root .halo-tp__eyebrow{margin:0 0 16px;font-size:12px;font-weight:500;letter-spacing:1.2px;text-transform:uppercase;color:var(--g5);line-height:1.2}.halo-pdp-root .halo-tp__heading{font-size:42px;line-height:50.4px;font-weight:400;color:var(--g7);max-width:824px;margin:0 auto 36px}.halo-pdp-root .halo-tp__widget{width:100%}@media(max-width:749px){.halo-pdp-root .halo-tp{padding:48px 0}.halo-pdp-root .halo-tp__in{padding:0 16px}.halo-pdp-root .halo-tp__heading{font-size:32px;line-height:38.4px;margin-bottom:28px}}
/*# sourceMappingURL=/cdn/shop/t/116/assets/halo-sections.css.map */
