:root{--white: #ffffff;--ice: #f3f8fc;--blue-soft: #e7f2fa;--blue: #5fa9dc;--blue-deep: #1e3f75;--charcoal: #28313a;--muted: #74808a;--cream: #f7ead8;--lavender: #b99ddd;--lavender-pale: #f4effa;--line: rgba(30, 63, 117, .13);--shadow: 0 28px 80px rgba(49, 74, 104, .14);--max: 1180px}.shopify-price{margin:18px 0 4px;color:#26211f;font-size:clamp(24px,2.6vw,34px);font-weight:700;letter-spacing:-.03em}.shopify-compare-price{margin-left:10px;color:#928985;font-size:.58em;font-weight:500;text-decoration:line-through}.shopify-product-form{margin-top:24px}.shopify-product-form .add-cart-button{width:100%;margin-left:0}.shopify-product-form .add-cart-button[disabled]{cursor:not-allowed;opacity:.52}.shopify-product-form .shopify-payment-button{max-width:520px;margin-top:12px}.product-form-message{min-height:1.4em;margin-top:10px;color:#756b67;font-size:14px}.product-form-message.is-error{color:#9d3131}.theme-cart-link{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid rgba(62,53,48,.14);border-radius:999px}.theme-cart-count{display:grid;min-width:20px;min-height:20px;place-items:center;border-radius:999px;background:#302824;color:#fff;font-size:11px}.creator-video-card img,.brand-story-card>img{display:block;width:100%;height:100%;object-fit:cover}.shopify-shell{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:160px 0 100px}.shopify-shell h1{margin:0 0 28px;font-size:clamp(42px,7vw,84px);letter-spacing:-.055em}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;align-items:center;padding:18px;border:1px solid rgba(62,53,48,.12);border-radius:24px;background:#fff}.cart-item img{width:120px;height:120px;border-radius:16px;object-fit:cover}.cart-summary{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:30px}.theme-button,.cart-summary button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 24px;border:0;border-radius:999px;background:#302824;color:#fff;font:inherit;text-decoration:none}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.collection-card{padding:14px;border-radius:24px;background:#fff;color:inherit;text-decoration:none}.collection-card img{width:100%;aspect-ratio:1 / 1;border-radius:16px;object-fit:cover}@media(max-width:760px){.theme-cart-link span:first-child{display:none}.cart-item{grid-template-columns:84px 1fr}.cart-item img{width:84px;height:84px}.cart-item>:last-child{grid-column:2}.cart-summary,.collection-grid{align-items:stretch;grid-template-columns:1fr}.cart-summary{flex-direction:column}}@font-face{font-family:Plus Jakarta Sans;src:url(PlusJakartaSans-VariableFont_wght.ttf) format("truetype");font-weight:200 800;font-style:normal;font-display:swap}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--charcoal);background:var(--white);overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.announcement{position:sticky;top:0;z-index:30;padding:12px 20px;text-align:center;color:var(--blue-deep);background:var(--cream);font-size:14px;line-height:1.35;font-weight:700}.site-header{position:sticky;top:42px;z-index:25;width:min(calc(100% - 32px),1240px);min-height:86px;margin:12px auto 0;padding:10px 28px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.34);border-radius:14px;background:#ffffff4d;box-shadow:0 16px 50px #1f3f750e;-webkit-backdrop-filter:blur(14px) saturate(145%);backdrop-filter:blur(14px) saturate(145%);transition:background .24s ease,border .24s ease,transform .24s ease}.site-header.is-scrolled{background:#ffffff5c;border-color:#c8d5e266}.brand,.desktop-nav,.hero-actions{display:flex;align-items:center}.brand{position:absolute;left:30px;width:auto;min-width:0;height:42px;gap:12px;color:#111111bd;white-space:nowrap}.brand img{width:108px;height:31px;flex:0 0 auto;object-fit:contain;object-position:left center}.brand-tagline{position:relative;display:inline-flex;align-items:center;height:24px;padding-left:13px;color:#141b24d1;font-size:16px;font-weight:450;letter-spacing:0;line-height:1;transform:translateY(1px)}.brand-tagline:before{content:"";position:absolute;left:0;top:50%;width:1px;height:23px;border-radius:999px;background:#141b2475;transform:translateY(-50%)}.desktop-nav{position:absolute;right:30px;justify-content:center;gap:clamp(18px,2.1vw,34px);margin-left:0;color:#1c1f24db;font-size:13px;font-weight:700}.desktop-nav a{padding:12px 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;font-size:14px;font-weight:800;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-dark{color:var(--white);background:var(--blue-deep);box-shadow:0 16px 38px #1e3f752e}.button-light{color:var(--blue-deep);background:#ffffffb8;border-color:#1e3f751f}.hero{position:relative;min-height:calc(100vh - 54px);margin-top:-90px;padding:108px 24px 72px;display:flex;align-items:center;overflow:hidden;background:var(--ice)}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;padding:inherit;opacity:0;pointer-events:none;transition:opacity .9s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-inner{position:static;width:min(var(--max),100%);margin:0 auto;display:block}.hero-content{position:relative;z-index:2;width:min(455px,46vw)}.hero-content-family{width:min(500px,45vw)}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;min-height:0;padding:0;overflow:hidden}.hero-media:after{content:none;position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f3f8fcf5,#f3f8fcdb 34%,#f3f8fc2e 64%,#f3f8fc0a),linear-gradient(180deg,#ffffff1f,#ffffff52 72%,#f3f8fceb);pointer-events:none}.hero-media video,.hero-media img{display:block;width:100%;height:100%;max-width:none;border-radius:0;object-fit:cover;object-position:38% center;box-shadow:none}.hero-media--video video{object-fit:var(--nw-hero-video-fit, cover);object-position:center center;background:var(--nw-hero-background, var(--ice))}.hero-media--video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;background:linear-gradient(90deg,rgba(243,248,252,.24) 0%,rgba(243,248,252,.08) 36%,transparent 62%);pointer-events:none}.hero-video--mobile{display:none}.hero-media img{object-position:center center}.hero-media-family:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffbd,#ffffff8a 27%,#ffffff1a 55%,#fff0),linear-gradient(180deg,#f3f8fc33,#f3f8fc0a 55%,#f3f8fc29);pointer-events:none}.eyebrow{margin:0 0 16px;color:#111;font-size:13px;font-weight:400;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;color:#111;font-size:clamp(34px,3.15vw,48px);line-height:1.02;font-weight:650;letter-spacing:0}h1 span{display:block}.hero h1{max-width:455px;font-size:clamp(28px,2.45vw,36px);line-height:1.05}.hero h1 span,.hero-slide-title span{white-space:nowrap}.hero-slide-title{max-width:500px;margin:0 0 18px;color:#111;font-size:clamp(42px,5vw,72px);line-height:.96;font-weight:650;letter-spacing:0}.hero-slide-title span{display:block}h2{margin-bottom:18px;color:var(--blue-deep);font-size:clamp(34px,5vw,68px);line-height:1;font-weight:620;letter-spacing:0}h3{margin-bottom:8px;color:var(--blue-deep);font-size:22px;line-height:1.12}p{color:var(--muted);font-size:17px;line-height:1.65}.hero-copy{width:100%;color:#28313ac7;font-size:18px}.hero-content-family .hero-copy{max-width:470px;color:#111111ad;font-size:clamp(16px,1.3vw,19px);line-height:1.5;font-weight:560}.hero-carousel-controls{position:absolute;left:50%;bottom:30px;z-index:5;width:min(184px,calc(100% - 64px));padding:0;display:flex;gap:8px;transform:translate(-50%)}.hero-carousel-step{position:relative;flex:1 1 0;height:12px;padding:0;border:0;background:transparent;cursor:pointer}.hero-carousel-step:before,.hero-progress-fill{content:"";position:absolute;left:0;top:50%;height:2px;border-radius:999px;transform:translateY(-50%)}.hero-carousel-step:before{right:0;background:#1e3f752e}.hero-progress-fill{width:0;background:var(--blue-deep)}.hero-carousel-step.is-complete .hero-progress-fill{width:100%;background:#1e3f756b}.hero-carousel-step.is-active .hero-progress-fill{animation:hero-progress var(--hero-progress-duration, 5.2s) linear forwards}@keyframes hero-progress{0%{width:0}to{width:100%}}.hero-actions{gap:12px;margin-top:28px}.hero-card{width:min(430px,100%);margin-top:30px;padding:20px;border:1px solid rgba(255,255,255,.6);border-radius:16px;background:#ffffffc2;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-card span{display:block;margin-bottom:14px;color:var(--blue);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hero-card strong{display:block;padding:10px 0;color:var(--blue-deep);border-top:1px solid var(--line)}.product-stage,.moments,.proof,.compare,.shop{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:80px 0}.product-stage#how{width:min(1680px,calc(100% - 16px))}.section-copy{width:min(760px,100%);margin-bottom:42px}.shop-products-head{width:min(680px,100%);margin-bottom:34px}.shop-products-head h2{color:#111;font-size:clamp(34px,4vw,54px)}.shop-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,24px);align-items:stretch}.shop-product-card{position:relative;min-height:360px;overflow:hidden;border:1px solid rgba(28,31,36,.08);border-radius:24px;background:linear-gradient(145deg,var(--white),var(--ice));box-shadow:0 22px 70px #314a681a;transform-origin:center;transition:transform .42s cubic-bezier(.2,.72,.18,1),box-shadow .42s ease,border-color .42s ease}.shop-product-card:hover{transform:translateY(-4px) scale(1.014);border-color:#5fa9dc59;box-shadow:0 30px 90px #314a682b}.shop-product-card img{width:100%;height:100%;object-fit:contain;padding:92px 28px 76px;transform:scale(1);transition:transform .7s cubic-bezier(.2,.72,.18,1),filter .7s ease;will-change:transform}.shop-product-card:hover img{transform:scale(1.035)}.shop-product-card-large{min-height:clamp(360px,34vw,460px)}.shop-product-card-large img{object-fit:cover;padding:0}.shop-product-card-large:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005 42%,#00000075)}.shop-product-copy{position:absolute;left:24px;right:24px;bottom:22px;z-index:2}.shop-product-card-large .shop-product-copy{right:150px}.shop-product-copy span{display:block;margin-bottom:8px;color:#111111a3;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shop-product-copy h3{margin-bottom:0;color:#111;font-size:clamp(22px,2vw,28px)}.shop-product-copy p{margin:8px 0 0;color:#111111ad;font-size:clamp(14px,1.2vw,16px);line-height:1.35}.shop-product-card-large .shop-product-copy span,.shop-product-card-large .shop-product-copy h3,.shop-product-card-large .shop-product-copy p{color:var(--white)}.shop-now-cta{position:absolute;right:24px;bottom:24px;z-index:3;min-width:118px;min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#111;background:#ffffffe0;box-shadow:0 16px 42px #00000029;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:14px;font-weight:850;transition:transform .36s cubic-bezier(.2,.72,.18,1),background .36s ease}.shop-product-card:hover .shop-now-cta{transform:translateY(-2px) scale(1.04);background:var(--white)}.product-page-main{width:min(1240px,calc(100% - 48px));margin:0 auto}.product-detail-hero{min-height:auto;padding:46px 0 28px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1fr);gap:clamp(26px,3.4vw,46px);align-items:center}.product-detail-gallery{position:relative;min-width:0;overflow:visible;border:1px solid rgba(28,31,36,.08);border-radius:30px;background:#fff;box-shadow:0 24px 76px #314a681a}.border-glow-card{--edge-proximity: 0;--cursor-angle: 45deg;--edge-sensitivity: 30;--color-sensitivity: calc(var(--edge-sensitivity) + 20);--border-radius: 30px;--glow-padding: 34px;--cone-spread: 25;--fill-opacity: .3;--card-bg: #ffffff;--glow-color: hsl(216deg 82% 72% / 100%);--glow-color-60: hsl(216deg 82% 72% / 60%);--glow-color-50: hsl(216deg 82% 72% / 50%);--glow-color-40: hsl(216deg 82% 72% / 40%);--glow-color-30: hsl(216deg 82% 72% / 30%);--glow-color-20: hsl(216deg 82% 72% / 20%);--glow-color-10: hsl(216deg 82% 72% / 10%);--gradient-one: radial-gradient(at 80% 55%, #c8addb 0, transparent 50%);--gradient-two: radial-gradient(at 69% 34%, #f4dadd 0, transparent 50%);--gradient-three: radial-gradient(at 8% 6%, #8fc9ef 0, transparent 50%);--gradient-four: radial-gradient(at 41% 38%, #cfe5f4 0, transparent 50%);--gradient-five: radial-gradient(at 86% 85%, #f7ead8 0, transparent 50%);--gradient-six: radial-gradient(at 82% 18%, #b7a2dc 0, transparent 50%);--gradient-seven: radial-gradient(at 51% 4%, #5fa9dc 0, transparent 50%);--gradient-base: linear-gradient(#c8addb 0 100%);isolation:isolate;transform:translateZ(.01px)}.border-glow-card:before,.border-glow-card:after,.border-glow-card>.edge-light{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;transition:opacity .25s ease-out}.border-glow-card:not(:hover):before,.border-glow-card:not(:hover):after,.border-glow-card:not(:hover)>.edge-light{opacity:0;transition:opacity .75s ease-in-out}.border-glow-card:before{z-index:0;border:1px solid transparent;background:linear-gradient(var(--card-bg) 0 100%) padding-box,linear-gradient(#fff0 0 100%) border-box,var(--gradient-one) border-box,var(--gradient-two) border-box,var(--gradient-three) border-box,var(--gradient-four) border-box,var(--gradient-five) border-box,var(--gradient-six) border-box,var(--gradient-seven) border-box,var(--gradient-base) border-box;opacity:calc((var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center,black calc(var(--cone-spread) * 1%),transparent calc((var(--cone-spread) + 15) * 1%),transparent calc((100 - var(--cone-spread) - 15) * 1%),black calc((100 - var(--cone-spread)) * 1%));mask-image:conic-gradient(from var(--cursor-angle) at center,black calc(var(--cone-spread) * 1%),transparent calc((var(--cone-spread) + 15) * 1%),transparent calc((100 - var(--cone-spread) - 15) * 1%),black calc((100 - var(--cone-spread)) * 1%))}.border-glow-card:after{z-index:0;border:1px solid transparent;background:var(--gradient-one) padding-box,var(--gradient-two) padding-box,var(--gradient-three) padding-box,var(--gradient-four) padding-box,var(--gradient-five) padding-box,var(--gradient-six) padding-box,var(--gradient-seven) padding-box,var(--gradient-base) padding-box;opacity:calc(var(--fill-opacity) * (var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));mix-blend-mode:soft-light;-webkit-mask-image:linear-gradient(to bottom,#000,#000),radial-gradient(ellipse at 50% 50%,black 40%,transparent 65%),conic-gradient(from var(--cursor-angle) at center,transparent 5%,black 15%,black 85%,transparent 95%);mask-image:linear-gradient(to bottom,#000,#000),radial-gradient(ellipse at 50% 50%,black 40%,transparent 65%),conic-gradient(from var(--cursor-angle) at center,transparent 5%,black 15%,black 85%,transparent 95%);-webkit-mask-composite:source-out,source-over;mask-composite:subtract,add}.border-glow-card>.edge-light{inset:calc(var(--glow-padding) * -1);z-index:1;opacity:calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity)));mix-blend-mode:plus-lighter;-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center,black 2.5%,transparent 10%,transparent 90%,black 97.5%);mask-image:conic-gradient(from var(--cursor-angle) at center,black 2.5%,transparent 10%,transparent 90%,black 97.5%)}.border-glow-card>.edge-light:before{content:"";position:absolute;inset:var(--glow-padding);border-radius:inherit;box-shadow:inset 0 0 0 1px var(--glow-color),inset 0 0 1px 0 var(--glow-color-60),inset 0 0 3px 0 var(--glow-color-50),inset 0 0 6px 0 var(--glow-color-40),inset 0 0 15px 0 var(--glow-color-30),inset 0 0 25px 2px var(--glow-color-20),inset 0 0 50px 2px var(--glow-color-10),0 0 1px 0 var(--glow-color-60),0 0 3px 0 var(--glow-color-50),0 0 6px 0 var(--glow-color-40),0 0 15px 0 var(--glow-color-30),0 0 25px 2px var(--glow-color-20),0 0 50px 2px var(--glow-color-10)}.product-gallery-frame{position:relative;z-index:2;aspect-ratio:3085 / 1718;display:grid;place-items:center;overflow:hidden;border-radius:inherit;background:#fff}.product-gallery-frame img{width:100%;height:100%;object-fit:cover;transition:opacity .24s ease,transform .52s cubic-bezier(.2,.72,.18,1)}.bottle-cleaner-page .product-gallery-frame img{transform:scale(1.46)}.product-gallery-frame img.is-changing{opacity:0;transform:scale(.985)}.bottle-cleaner-page .product-gallery-frame img.is-changing{opacity:0;transform:scale(1.4)}.product-gallery-controls{position:absolute;left:50%;bottom:18px;z-index:3;padding:8px 10px;display:flex;gap:8px;border:1px solid rgba(30,63,117,.1);border-radius:999px;background:#ffffffc7;box-shadow:0 14px 38px #314a681f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%)}.gallery-dot{width:9px;height:9px;padding:0;border:0;border-radius:999px;background:#1c1f2438;cursor:pointer}.gallery-dot.is-active{width:24px;background:var(--blue-deep)}.product-detail-copy h1{max-width:none;margin-bottom:14px;color:#111;font-size:clamp(36px,3.05vw,48px);line-height:1;white-space:nowrap}.product-detail-copy{min-width:0;max-width:100%}.product-subtitle{max-width:none;margin-bottom:34px;color:#111111ad;font-size:clamp(16px,1.18vw,19px);line-height:1.25;font-weight:620;white-space:nowrap}.product-info-list{margin:0 0 30px;padding:0;display:grid;gap:10px;list-style:none}.product-info-list li{min-height:48px;padding:13px 16px;display:flex;align-items:center;border:1px solid rgba(30,63,117,.1);border-radius:16px;color:#111111b8;background:linear-gradient(180deg,#ffffffeb,#f3f8fcc2),#fff;font-size:clamp(14px,1.05vw,16px);font-weight:720;line-height:1.32}.product-colors{margin-bottom:28px;padding:22px 0 0;border-top:1px solid var(--line)}.product-color-head{margin-bottom:14px;display:flex;justify-content:space-between;gap:18px;color:#1111119e;font-size:14px;font-weight:760}.product-color-head strong{color:#111}.color-options{display:flex;gap:14px}.color-swatch{width:46px;height:46px;padding:4px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(28,31,36,.14);border-radius:999px;background:var(--white);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.color-swatch span{width:100%;height:100%;border-radius:inherit;box-shadow:inset 0 0 0 1px #1c1f2414}.color-swatch:hover{transform:translateY(-1px)}.color-swatch.is-selected{border-color:#111;box-shadow:0 0 0 3px #11111114}.product-actions{display:flex;gap:12px;flex-wrap:wrap}.add-cart-button{width:100%;min-height:58px;border:0;border-radius:999px;color:var(--white);background:#111;box-shadow:0 18px 46px #11111129;font:inherit;font-size:16px;font-weight:850;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.add-cart-button:hover{transform:translateY(-1px);background:var(--blue-deep);box-shadow:0 22px 54px #1e3f7533}.product-scene-band{width:100vw;margin:0 calc(50% - 50vw) 30px;overflow:hidden;background:#fff}.product-scene-band img{display:block;width:100%;height:clamp(360px,43vw,620px);object-fit:cover;object-position:center center}.product-selling-point-image{width:100%;margin:54px auto 72px;text-align:center}.product-selling-point-copy h2{max-width:820px;margin:0 auto 14px;color:#111;font-size:clamp(34px,4.2vw,64px);line-height:.98}.product-selling-point-copy p:not(.eyebrow){max-width:640px;margin:0 auto 28px;color:#1111119e;font-size:clamp(17px,1.7vw,24px);font-weight:650;line-height:1.22}.product-selling-point-image figure{margin:0;overflow:hidden;border:1px solid rgba(30,63,117,.1);border-radius:30px;background:#fff;box-shadow:0 24px 76px #314a681a}.product-selling-point-image img{display:block;width:100%;height:auto}.product-load-feature{width:100%;margin:26px auto 72px;text-align:center}.product-load-feature-copy{max-width:820px;margin:0 auto}.product-load-feature-copy h2{max-width:820px;margin:0 auto 14px;color:#111;font-size:clamp(34px,4.2vw,64px);line-height:.98}.product-load-feature-copy p:not(.eyebrow){max-width:640px;margin:0 auto 28px;color:#1111119e;font-size:clamp(17px,1.7vw,24px);font-weight:650;line-height:1.22}.product-load-feature figure{margin:0;overflow:hidden;border:1px solid rgba(30,63,117,.1);border-radius:30px;background:#fff;box-shadow:0 24px 76px #314a681a}.product-load-feature img{display:block;width:100%;height:auto;object-fit:cover;object-position:center center}.battery-safety-section{padding:38px 0 52px;text-align:center}.battery-safety-copy{width:min(920px,100%);margin:0 auto 24px}.battery-safety-copy h2{margin-bottom:14px;color:#111;font-size:clamp(32px,4.2vw,64px);line-height:.98}.battery-safety-copy p{color:#111111a8;font-size:clamp(17px,1.7vw,24px);line-height:1.18;font-weight:650}.battery-safety-demo{position:relative;width:100%;overflow:hidden;border-radius:30px;background:#fff;box-shadow:0 24px 76px #314a681a;isolation:isolate}.battery-safety-visual{width:100%;display:block;background:#fff}.battery-callout{position:absolute;z-index:3;left:var(--dot-x);top:0;width:calc(100% - var(--dot-x));height:100%;color:#31353a;opacity:.2;outline:none;cursor:default;pointer-events:none;transition:opacity .26s ease,color .26s ease}.battery-callout>*{pointer-events:auto}.battery-callout:hover,.battery-callout:focus-visible{color:#31353a;opacity:1}.battery-callout-v0{--dot-x: 59.25%;--dot-y: 48.4%;--text-left: 49%;--text-top: 43.1%}.battery-callout-circuit{--dot-x: 64.75%;--dot-y: 54.5%;--text-left: 40.8%;--text-top: 54.5%}.battery-callout-chip{--dot-x: 59.25%;--dot-y: 71.8%;--text-left: 48.8%;--text-top: 70.2%}.battery-callout-dot{position:absolute;left:0;top:var(--dot-y);z-index:1;width:10px;height:10px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px #ffffffd6;transform:translate(-50%,-50%)}.battery-callout-dot:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid currentColor;border-radius:inherit;opacity:0;transform:scale(.42)}.battery-callout:hover .battery-callout-dot:after,.battery-callout:focus-visible .battery-callout-dot:after{animation:callout-dot-pulse 1.1s ease-out infinite}.battery-callout-line{position:absolute;left:7px;top:var(--dot-y);z-index:1;height:1px;width:calc(var(--text-left, 49%) - 24px);border-top:1.5px dashed currentColor;transform:translateY(-50%)}.battery-callout-text{position:absolute;left:var(--text-left, 49%);top:var(--text-top, 0);z-index:1;min-width:210px;text-align:left;color:currentColor;font-size:clamp(12px,1.35vw,20px);font-weight:620;letter-spacing:0;line-height:.9}@keyframes callout-dot-pulse{0%{opacity:.72;transform:scale(.42)}72%,to{opacity:0;transform:scale(1.9)}}.product-visual-section{padding:0 0 44px;text-align:center}.product-visual-section-sterilize{position:relative;width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);min-height:clamp(440px,46vw,660px);overflow:hidden}.product-visual-section+.product-visual-section{padding-top:0}.product-visual-copy{width:min(980px,100%);margin:0 auto 34px}.product-visual-copy .eyebrow{margin-bottom:16px;color:#111}.product-visual-copy h2{max-width:920px;margin:0 auto 18px;color:#111;font-size:clamp(40px,5.2vw,78px);line-height:1}.product-visual-copy p:not(.eyebrow){max-width:780px;margin:0 auto;color:#1111119e;font-size:clamp(18px,2vw,28px);font-weight:650;line-height:1.28}.product-visual-card{position:relative;margin:0;overflow:hidden;border-radius:30px;background:#fff;box-shadow:0 24px 76px #314a681a}.product-visual-card img{display:block;width:100%;height:auto;background:#fff}.product-visual-section-sterilize .product-visual-card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;background:transparent;box-shadow:none}.product-visual-section-sterilize .product-visual-card img{width:100%;height:100%;object-fit:cover;object-position:center center}.product-detail-tiles-section{padding:0 0 46px}.product-detail-tiles-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.55vw,20px)}.product-detail-tiles-grid.reveal{opacity:1;transform:none;transition:none}.product-detail-tile{display:flex;flex-direction:column;margin:0;overflow:hidden;border:0;border-radius:24px;background:#fff;box-shadow:0 18px 54px #314a6817;opacity:0;transform:translateY(42px) scale(.94);filter:blur(10px);transition:opacity .7s ease,transform .9s cubic-bezier(.18,.88,.28,1),filter .85s ease,box-shadow .35s ease;transition-delay:calc(var(--tile-index) * .11s)}.product-detail-tiles-grid.is-visible .product-detail-tile{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}.product-detail-tile img{display:block;width:100%;height:auto;transition:transform .55s ease}.product-detail-tile:nth-child(3) img{transform:scale(1.045) translate(.8%);transform-origin:center center}.product-detail-tile:nth-child(4) img{transform:scale(1.055) translate(1.4%);transform-origin:center center}.product-detail-tile figcaption{min-height:58px;padding:16px 14px 18px;color:#111;font-size:clamp(14px,1.2vw,18px);font-weight:760;line-height:1.12;text-align:center;letter-spacing:0;background:#fff}.product-detail-tile:hover{box-shadow:0 22px 66px #314a6821}.product-detail-tile:hover img{transform:scale(1.025)}.product-detail-tile:nth-child(3):hover img{transform:scale(1.07) translate(.8%)}.product-detail-tile:nth-child(4):hover img{transform:scale(1.08) translate(1.4%)}.product-faq-section,.creator-proof-section{padding:32px 0 48px}.product-section-head{margin:0 0 24px}.product-section-head h2{max-width:780px;margin:0;color:#111;font-size:clamp(30px,4.1vw,56px);line-height:1.02;letter-spacing:0}.product-section-head p:not(.eyebrow){max-width:650px;margin:14px 0 0;color:#1111119e;font-size:clamp(16px,1.45vw,21px);font-weight:620;line-height:1.42}.product-faq-list{display:grid;gap:12px}.product-faq-list details{border:1px solid rgba(30,63,117,.1);border-radius:22px;background:linear-gradient(180deg,#ffffffeb,#f6fafdf0),#fff;box-shadow:0 18px 52px #314a6814;overflow:hidden}.product-faq-list summary{min-height:70px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#111;font-size:clamp(17px,1.55vw,22px);font-weight:780;line-height:1.15;cursor:pointer;list-style:none}.product-faq-list summary::-webkit-details-marker{display:none}.product-faq-list summary:after{content:"+";width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;color:var(--blue-deep);background:#e7f2fae6;font-size:22px;line-height:1;transition:transform .22s ease,background .22s ease}.product-faq-list details[open] summary:after{content:"\2212";transform:rotate(180deg);background:#c8addb3d}.product-faq-list p{max-width:840px;margin:0;padding:0 24px 24px;color:#1111119e;font-size:clamp(15px,1.25vw,18px);font-weight:580;line-height:1.55}.creator-proof-section{width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding-top:52px;overflow:hidden;background:linear-gradient(180deg,#f3f8fc00,#f3f8fcdb 28%,#fffffffa)}.creator-proof-head{width:min(1240px,calc(100% - 48px));margin-right:auto;margin-left:auto}.creator-video-track{display:flex;gap:clamp(14px,1.8vw,24px);overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;padding:8px max(24px,calc((100vw - 1240px)/2)) 18px;scrollbar-width:none}.creator-video-track::-webkit-scrollbar{display:none}.creator-video-card{position:relative;flex:0 0 clamp(220px,21vw,300px);aspect-ratio:9 / 16;overflow:hidden;border-radius:28px;background:#dfeaf5;box-shadow:0 24px 74px #314a6824;scroll-snap-align:center;transform:translateY(0);transition:transform .26s ease,box-shadow .26s ease}.creator-video-card:hover{transform:translateY(-5px) scale(1.018);box-shadow:0 30px 92px #314a6833}.creator-video-card video{width:100%;height:100%;display:block;object-fit:cover;background:#eef5fb}.creator-video-card:after{content:"";position:absolute;top:42%;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#1110,#11111194)}.creator-video-copy{position:absolute;right:18px;bottom:18px;left:18px;z-index:2;color:#fff}.creator-video-copy span{display:block;margin-bottom:8px;font-size:13px;font-weight:850;letter-spacing:0}.creator-video-copy p{margin:0;font-size:clamp(15px,1.25vw,18px);font-weight:720;line-height:1.18}.product-visual-overlay{position:absolute;z-index:2;left:6.4%;top:34%;width:min(46%,560px);text-align:left;pointer-events:none}.product-visual-overlay.reveal{opacity:1;transform:none;transition:none}.product-visual-overlay h2{margin:0;color:#111;font-size:clamp(22px,2.25vw,34px);line-height:1.02;letter-spacing:0;opacity:1;transform:none;transition:none}.product-visual-overlay p{max-width:470px;margin:14px 0 0;color:#1111119e;font-size:clamp(13px,1.05vw,16px);font-weight:650;line-height:1.34;opacity:1;transform:none;transition:none}.product-visual-overlay.is-visible h2,.product-visual-overlay.is-visible p{opacity:1;transform:translateY(0)}.product-visual-overlay-warming{top:30%;width:min(29%,360px)}.brand-stories{width:min(1680px,calc(100% - 16px));margin:70px auto;padding:76px 0 84px;overflow:hidden;border-radius:28px;background:linear-gradient(180deg,#f3f8fcf0,#fffffffa),var(--ice)}.brand-stories-head{width:calc(100% - 96px);margin:0 auto 42px}.brand-stories-head h2{max-width:760px;color:#111;font-size:clamp(36px,5vw,66px)}.brand-stories-head p{max-width:660px}.brand-story-shell{position:relative}.brand-story-shell:before,.brand-story-shell:after{content:"";position:absolute;top:0;bottom:0;z-index:3;width:min(13vw,150px);pointer-events:none}.brand-story-shell:before{left:0;background:linear-gradient(90deg,var(--ice),rgba(243,248,252,0))}.brand-story-shell:after{right:0;background:linear-gradient(270deg,var(--ice),rgba(243,248,252,0))}.brand-story-track{display:flex;gap:clamp(16px,2.4vw,30px);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:max(24px,calc((100% - min(var(--nw-story-width, 310px),74vw))/2));padding:22px max(24px,calc((100% - min(var(--nw-story-width, 310px),74vw))/2)) 34px;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y pinch-zoom}.brand-story-track:active,.brand-story-track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.brand-story-track::-webkit-scrollbar{display:none}.brand-story-card{position:relative;flex:0 0 clamp(220px,24vw,310px);aspect-ratio:9 / 16;overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:26px;background:var(--white);box-shadow:0 22px 64px #314a681f;scroll-snap-align:center;opacity:.58;transform:scale(.84);transition:transform .42s cubic-bezier(.2,.72,.18,1),opacity .42s ease,box-shadow .42s ease;will-change:transform}.brand-story-card.is-centered{opacity:1;transform:scale(1);box-shadow:0 30px 84px #314a6833}.brand-story-card video{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:var(--blue-soft)}.brand-story-card.framing-story-01 video{object-position:43% center}.brand-story-card.framing-story-02 video{object-position:48% center}.brand-story-card.framing-story-03 video{object-position:center 58%}.brand-story-card.framing-story-04 video{object-position:45% center}.brand-story-card.framing-story-05 video{object-position:54% center}.brand-story-card.framing-story-06 video{object-position:78% center}.brand-story-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#0000 42%,#0000008a),linear-gradient(180deg,#ffffff24,#fff0);pointer-events:none}.brand-story-copy{position:absolute;left:18px;right:18px;bottom:18px;z-index:3;color:var(--white)}.brand-story-copy span{display:block;margin-bottom:8px;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.brand-story-copy p{margin:0;color:#ffffffdb;font-size:15px;line-height:1.35}.immersive-panel{width:min(1440px,calc(100% - 32px));margin:70px auto;padding:72px;display:grid;grid-template-columns:.7fr 1fr;gap:46px;align-items:center;border-radius:28px;overflow:hidden}.panel-warm{background:linear-gradient(120deg,#f7ead8c7,#f4effae6),var(--lavender-pale)}.panel-copy{max-width:460px}.panel-image{border-radius:22px;box-shadow:var(--shadow)}.moments{padding-top:110px}.moment-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.tab{min-height:42px;padding:0 18px;border:1px solid var(--line);border-radius:999px;color:var(--blue-deep);background:var(--white);font:inherit;font-size:14px;font-weight:800;cursor:pointer}.tab.is-active{color:var(--white);background:var(--blue-deep)}.scene-frame{position:relative;min-height:560px;overflow:hidden;border-radius:26px;background:var(--ice);box-shadow:var(--shadow)}.scene-frame img{width:100%;height:100%;min-height:560px;object-fit:cover;transition:opacity .24s ease}.scene-caption{position:absolute;left:30px;bottom:30px;width:min(430px,calc(100% - 60px));padding:24px;border:1px solid rgba(255,255,255,.62);border-radius:18px;background:#ffffffb8;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.scene-caption span{color:var(--blue);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.scene-caption p{margin-bottom:0;font-size:15px}.proof{padding-top:110px}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.proof-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 18px 54px #314a6814}.proof-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover;background:var(--ice)}.proof-card div{padding:24px}.proof-card p{margin-bottom:0;font-size:15px}.story-band{margin:80px 0;padding:100px max(24px,calc((100vw - var(--max)) / 2));display:grid;grid-template-columns:.8fr 1.2fr;gap:42px;align-items:center;background:var(--ice)}.story-copy{max-width:520px}.story-gallery{display:grid;grid-template-columns:.85fr 1fr;gap:16px;align-items:stretch}.story-gallery img{width:100%;min-height:260px;border-radius:18px;object-fit:cover;box-shadow:0 18px 50px #314a6814}.story-gallery img:first-child{grid-row:span 2;min-height:540px}.compare-table{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:var(--shadow)}.compare-table>div{display:grid;grid-template-columns:.6fr 1fr 1fr;gap:24px;padding:22px 26px;border-top:1px solid var(--line)}.compare-table>div:first-child{border-top:0}.compare-table span{color:var(--muted);line-height:1.45}.compare-table span:first-child,.table-head span{color:var(--blue-deep);font-weight:850}.table-head{background:var(--blue-soft)}.shop{padding-bottom:120px}.shop-card{padding:clamp(32px,7vw,84px);display:grid;grid-template-columns:1fr auto;gap:32px;align-items:end;border-radius:28px;background:linear-gradient(135deg,#1e3f75eb,#5fa9dcb8),url(camping-scene-wide.webp) center / cover;background-blend-mode:multiply;color:var(--white);box-shadow:var(--shadow)}.shop-card h2,.shop-card p,.shop-card .eyebrow{color:var(--white)}.shop-card p{max-width:700px;color:#ffffffd1}.shop-card .button-dark{background:var(--white);color:var(--blue-deep)}.membership{position:relative;width:100%;min-height:min(760px,53.45vw);aspect-ratio:2013 / 1076;margin:72px 0 0;overflow:hidden;background:#85817d;display:grid;align-items:center}.membership-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.membership-copy{position:relative;z-index:2;justify-self:end;width:min(372px,32vw);margin:0 clamp(58px,10.6vw,200px) 0 0;display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--white)}.membership-copy:before{content:none}.membership .eyebrow{margin:-2px 0 14px;color:#ffffffbd;font-size:clamp(10px,.78vw,13px);font-weight:420;letter-spacing:.055em}.membership-logo{width:clamp(188px,15.4vw,284px);height:auto;margin:0 auto 2px;opacity:.98;filter:brightness(0) invert(1) drop-shadow(0 10px 24px rgba(0,0,0,.14))}.membership-copy h2{max-width:18ch;margin:0;color:var(--white);font-size:clamp(18px,1.42vw,24px);line-height:1.08;letter-spacing:0}.membership-intro{max-width:340px;margin:9px auto 0;color:#ffffffd1;font-size:clamp(11px,.86vw,13.8px);line-height:1.35}.membership-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 14px;margin-top:14px}.membership-benefit{display:grid;grid-template-columns:1fr;justify-items:center;gap:6px;align-items:center;text-align:center}.membership-icon{position:relative;width:30px;height:30px;border:1px solid rgba(255,255,255,.54);border-radius:50%;display:grid;place-items:center;color:var(--white);background:radial-gradient(circle at 30% 24%,#ffffff94,#ffffff14 45%,#ffffff0a);box-shadow:inset 0 1px #ffffff6b,inset 0 -8px 18px #35527c2e,0 0 18px #bcd5ff42;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.membership-icon:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:inherit;border:1px solid rgba(255,255,255,.16);pointer-events:none}.membership-icon svg{position:relative;z-index:1;width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 5px rgba(13,36,64,.18))}.membership-benefit h3{margin:0;color:var(--white);font-size:11.4px;line-height:1.15}.membership-benefit p{margin:2px 0 0;color:#ffffffbd;font-size:9.8px;line-height:1.26}.launch-updates{width:min(1920px,calc(100vw - 48px));margin:80px 0 54px 50%;padding:clamp(42px,4.2vw,74px) clamp(42px,5vw,82px);display:grid;grid-template-columns:minmax(0,1fr) minmax(410px,.56fr);gap:clamp(34px,4vw,96px);align-items:center;transform:translate(-50%);border:1px solid rgba(30,63,117,.12);border-radius:38px;background:radial-gradient(circle at 0% 0%,#e7f2fae6,#e7f2fa57 31%,#e7f2fa00 58%),radial-gradient(circle at 100% 100%,#f7ead8b8,#f7ead847 34%,#f7ead800 60%),linear-gradient(126deg,#fffffffa,#f6fafdfa 52%,#fffbf5fa),var(--white);box-shadow:0 24px 74px #314a681a}.launch-updates .eyebrow{margin-bottom:28px;color:var(--blue-deep);font-size:clamp(13px,1.05vw,18px);font-weight:900;letter-spacing:.08em}.launch-updates h2{max-width:900px;margin:0;color:#101820;font-size:clamp(40px,3.8vw,82px);line-height:1.06}.launch-updates-copy{min-width:0}.launch-updates-form{position:relative;width:100%;min-width:0;display:grid;grid-template-columns:minmax(230px,1fr) auto;gap:18px;align-items:center;align-self:center}.launch-updates-form input{width:100%;min-height:74px;padding:0 32px;border:1px solid rgba(30,63,117,.14);border-radius:999px;background:#ffffffeb;color:var(--charcoal);font:inherit;font-size:clamp(17px,1.3vw,24px);font-weight:520;outline:none;box-shadow:inset 0 1px #fffc}.launch-updates-form input::placeholder{color:#28313a8f}.launch-updates-form input:focus{border-color:#2f7fbd6b;box-shadow:0 0 0 5px #5fa9dc1f}.launch-updates-form button{min-height:74px;padding:0 40px;border:0;border-radius:999px;background:#111;color:var(--white);font:inherit;font-size:clamp(16px,1.18vw,22px);font-weight:900;white-space:nowrap;cursor:pointer;transition:transform .22s ease,background .22s ease}.launch-updates-form button:hover{transform:translateY(-2px);background:#000}.launch-updates-message{position:absolute;top:calc(100% + 10px);left:30px;margin:0;color:var(--blue-deep);font-size:13px;font-weight:750}.footer{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:28px 0 44px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:14px}.footer span:first-child{color:var(--blue-deep);font-weight:850}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.launch-updates.reveal{transform:translate(-50%) translateY(22px)}.launch-updates.reveal.is-visible{transform:translate(-50%) translateY(0)}[data-split-text]{overflow:hidden}.split-word{display:inline-block;opacity:0;transform:translateY(34px);filter:blur(8px);transition:opacity .78s cubic-bezier(.2,.72,.18,1),transform .78s cubic-bezier(.2,.72,.18,1),filter .9s ease;transition-delay:calc(var(--split-index) * 62ms);will-change:opacity,transform,filter}.is-split-visible .split-word{opacity:1;transform:translateY(0);filter:blur(0)}[data-blur-text]{overflow:visible}.blur-line{display:block}[data-blur-lines] .blur-line{white-space:nowrap}.blur-word{display:inline-block;opacity:0;transform:translateY(var(--blur-y, -30px));filter:blur(10px);transition:opacity .56s cubic-bezier(.2,.72,.18,1),transform .62s cubic-bezier(.2,.72,.18,1),filter .72s ease;transition-delay:calc(var(--blur-index) * 54ms);will-change:opacity,transform,filter}[data-blur-direction=bottom] .blur-word{--blur-y: 28px}.is-blur-visible .blur-word{opacity:1;transform:translateY(0);filter:blur(0)}@media(prefers-reduced-motion:reduce){.split-word,.blur-word{opacity:1;transform:none;filter:none;transition:none}}.hero-content.reveal{opacity:1;transform:none}.hero-content .eyebrow,.hero-content .hero-slide-title,.hero-content .hero-copy,.hero-content .hero-actions{opacity:0;transform:translateY(18px);filter:blur(8px);transition:opacity 1.05s cubic-bezier(.2,.72,.18,1),transform 1.05s cubic-bezier(.2,.72,.18,1),filter 1.2s ease;will-change:opacity,transform,filter}.hero-content.is-visible .eyebrow,.hero-content.is-visible .hero-slide-title,.hero-content.is-visible .hero-copy,.hero-content.is-visible .hero-actions{opacity:1;transform:translateY(0);filter:blur(0)}.hero-content.is-visible .eyebrow{transition-delay:.18s}.hero-content.is-visible .hero-slide-title{transition-delay:.36s}.hero-content.is-visible .hero-copy{transition-delay:.5s}.hero-content.is-visible .hero-actions{transition-delay:.64s}@media(prefers-reduced-motion:reduce){.hero-content .eyebrow,.hero-content .hero-slide-title,.hero-content .hero-copy,.hero-content .hero-actions{opacity:1;transform:none;filter:none;transition:none}}@media(max-width:900px){.site-header{top:42px}.icon-link{display:none}.hero{min-height:calc(100vh - 54px);padding-top:108px;padding-bottom:70px}.shop-products-grid,.immersive-panel,.story-band,.shop-card,.product-selling-point-image{grid-template-columns:1fr}.product-selling-point-image{width:min(var(--max),calc(100% - 48px))}.product-selling-point-image figure{margin-right:0;transform:none}.product-load-feature{width:min(var(--max),calc(100% - 48px))}.launch-updates{grid-template-columns:1fr;gap:28px}.launch-updates-form{max-width:680px}.immersive-panel{padding:34px}.proof-grid,.story-gallery{grid-template-columns:1fr}.story-gallery img:first-child{grid-row:auto;min-height:320px}.brand-stories{padding-top:58px}.brand-story-card{flex-basis:clamp(210px,42vw,280px)}.compare-table>div{grid-template-columns:1fr;gap:8px}.product-detail-hero{grid-template-columns:1fr;gap:22px}.product-detail-copy h1,.product-subtitle{white-space:normal}.product-gallery-frame{min-height:420px}.battery-safety-section{padding:28px 0 40px}.product-visual-section{padding-bottom:38px}.product-detail-tiles-section,.product-faq-section,.creator-proof-section{padding-bottom:40px}.creator-proof-head{width:calc(100% - 32px)}.creator-video-card{flex-basis:clamp(210px,34vw,270px);border-radius:24px}.product-detail-tiles-grid{gap:12px}.product-detail-tile{border-radius:18px}.product-visual-copy{margin-bottom:26px}.product-visual-overlay{left:6%;top:30%;width:44%}.product-visual-overlay h2{font-size:clamp(18px,2.85vw,26px)}.product-visual-overlay p{max-width:340px;margin-top:12px;font-size:clamp(11px,1.45vw,14px);line-height:1.3}.product-visual-overlay-warming{top:29%;width:30%}}@media(max-width:720px){.site-header{justify-content:flex-start}.desktop-nav{display:none}.shop-product-card-large{grid-column:auto}.shop-product-card-large .shop-product-copy{right:24px;bottom:86px}.product-stage#how,.brand-stories{width:calc(100% - 28px)}.nw-hero .hero-slide--video .hero-content{width:min(310px,calc(100vw - 36px))}.nw-hero .hero-slide--video .hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;aspect-ratio:auto;margin-left:0}.hero-slide--video .hero-media video{object-fit:cover;object-position:30% center}.hero-slide--video .hero-media:after{background:linear-gradient(90deg,rgba(243,248,252,.82) 0%,rgba(243,248,252,.5) 48%,rgba(243,248,252,.08) 78%,transparent 100%)}.nw-hero.nw-hero--video-layout .hero-slide-title{max-width:310px;font-size:29px;line-height:1.04}.hero-video--desktop{display:none}.hero-video--mobile{display:block}.shop-now-cta{left:24px;right:auto}}@media(max-width:340px){.nw-hero.nw-hero--video-layout .hero-slide-title{font-size:26px}.nw-hero .hero-slide--video .eyebrow{font-size:11px;letter-spacing:.05em}}.nw-main-product .product-detail-hero{padding-top:var(--nw-product-padding-top, 46px);padding-bottom:var(--nw-product-padding-bottom, 28px)}.nw-product-quantity{width:min(180px,100%);margin:22px 0 14px;display:grid;grid-template-columns:1fr 82px;gap:12px;align-items:center;color:var(--charcoal);font-size:14px;font-weight:750}.nw-product-quantity input{width:82px;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--charcoal);font:inherit;text-align:center}.nw-product-description{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.nw-product-features .battery-safety-visual img,.nw-product-features .battery-safety-visual svg{width:100%;height:auto}.nw-product-overlay .product-visual-card{isolation:isolate}.nw-feature-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;background:#000;opacity:var(--nw-feature-overlay, 0);pointer-events:none}.nw-product-overlay .product-visual-overlay{z-index:2}.nw-product-overlay .product-visual-overlay,.nw-product-overlay .product-visual-overlay h2,.nw-product-overlay .product-visual-overlay p,.nw-product-overlay .product-visual-overlay .eyebrow{color:var(--nw-feature-text, #111111)}.nw-product-overlay .product-visual-overlay .button{margin-top:18px}.nw-product-faq{padding-top:var(--nw-faq-padding-top, 56px);padding-bottom:var(--nw-faq-padding-bottom, 64px);background:var(--nw-faq-background, #ffffff)}.nw-product-faq .product-faq-list .rte{padding:0 24px 22px}.nw-product-faq .product-faq-list .rte p:last-child{margin-bottom:0}@media(max-width:560px){.announcement{font-size:12px;padding:10px 18px}.site-header{width:calc(100% - 20px);margin-top:8px;padding-left:12px}.brand{width:auto;min-width:0;height:40px;gap:8px}.brand img{width:118px;height:34px}.brand-tagline{display:none}.button{min-height:40px;padding:0 14px}.hero{padding-left:18px;padding-right:18px}h1{max-width:352px;font-size:29px;line-height:1.05}h2{font-size:36px}.product-stage,.moments,.proof,.compare,.shop,.footer,.product-selling-point-image,.product-load-feature{width:calc(100% - 28px)}.product-load-feature{margin-top:0;margin-bottom:48px}.product-load-feature-copy h2{max-width:100%;font-size:28px;overflow-wrap:break-word}.product-selling-point-copy h2{max-width:320px;margin-right:auto;margin-left:auto;font-size:28px;line-height:1.03;overflow-wrap:break-word}.product-selling-point-copy p:not(.eyebrow){max-width:320px;margin-right:auto;margin-left:auto;font-size:14px;line-height:1.35}.product-load-feature-copy h2{max-width:320px;margin-right:auto;margin-left:auto;line-height:1.03}.product-load-feature-copy p:not(.eyebrow){max-width:320px;margin-right:auto;margin-left:auto;font-size:14px;line-height:1.35}.launch-updates{width:calc(100vw - 28px);margin-top:54px;margin-bottom:34px;padding:30px 22px 26px;border-radius:26px}.launch-updates .eyebrow{margin-bottom:16px;font-size:12px}.launch-updates h2{font-size:30px;line-height:1}.launch-updates-form{grid-template-columns:1fr;gap:12px}.launch-updates-form input,.launch-updates-form button{min-height:58px;width:100%}.launch-updates-form input{padding:0 22px;font-size:16px}.launch-updates-form button{padding:0 24px;font-size:16px}.launch-updates-message{margin-left:0}.product-selling-point-copy h2{font-size:32px}.shop-product-card,.shop-product-card-large{min-height:360px}.membership{min-height:min(720px,116vw);aspect-ratio:2013 / 1076;margin-top:54px}.membership-bg{object-position:center}.membership-copy{position:relative;width:min(228px,38vw);margin:0 clamp(24px,7.2vw,44px) 0 0}.membership .eyebrow{font-size:clamp(8px,1.35vw,10px)}.membership-logo{width:clamp(124px,24vw,168px);margin-bottom:8px}.membership-copy h2{max-width:17ch;font-size:clamp(12px,2.3vw,16px);line-height:1.08}.membership-intro{margin-top:6px;font-size:clamp(8px,1.48vw,10px);line-height:1.28}.membership-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;margin-top:8px}.membership-benefit{grid-template-columns:1fr;justify-items:center;gap:4px;text-align:center}.membership-icon{width:22px;height:22px}.membership-icon svg{width:10px;height:10px}.membership-benefit h3{font-size:8.6px}.membership-benefit p{font-size:7.6px;line-height:1.2}.scene-frame,.scene-frame img{min-height:520px}.scene-caption{left:16px;right:16px;bottom:16px;width:auto}.story-band{padding:72px 14px}.brand-stories-head{width:calc(100% - 28px)}.brand-story-track{padding-inline:max(18px,calc((100% - min(74vw,260px))/2))}.brand-story-card{flex-basis:min(74vw,260px);border-radius:22px}.brand-story-copy{left:15px;right:15px;bottom:15px}.brand-story-copy p{font-size:14px}.membership{min-height:min(720px,138vw);margin-top:44px}.membership-copy{width:min(240px,58vw);margin-right:clamp(16px,5.5vw,30px)}.membership .eyebrow{margin-bottom:8px;font-size:11px}.membership-logo{width:clamp(118px,31vw,156px);margin-bottom:8px}.membership-copy h2{max-width:16ch;font-size:clamp(15px,4.2vw,18px)}.membership-intro{margin-top:8px;font-size:clamp(11px,3vw,13px);line-height:1.35}.membership-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.membership-icon{width:24px;height:24px}.membership-benefit h3{font-size:11px}.membership-benefit p{font-size:10px;line-height:1.3}.footer{flex-direction:column}.product-page-main{width:calc(100% - 28px);max-width:calc(100vw - 28px);overflow:hidden}.product-detail-hero{width:100%;max-width:calc(100vw - 28px);padding-top:34px;padding-bottom:24px;overflow:hidden}.product-detail-copy{width:100%;max-width:calc(100vw - 28px)}.product-detail-gallery{width:calc(100vw - 28px);max-width:calc(100vw - 28px)}.product-detail-copy h1{max-width:calc(100vw - 28px);font-size:clamp(28px,7.7vw,30px);line-height:1.04;white-space:normal;overflow-wrap:anywhere;text-wrap:balance}.product-subtitle{font-size:18px}.product-info-list li{min-height:44px;padding:12px 14px}.product-gallery-frame{min-height:300px}.battery-safety-copy{margin-bottom:18px}.battery-safety-copy h2{font-size:31px}.battery-safety-copy p{font-size:16px}.battery-safety-visual{border-radius:20px}.battery-callout-text{min-width:88px;font-size:10px}.product-visual-section,.product-detail-tiles-section,.product-faq-section,.creator-proof-section{padding-bottom:32px}.product-section-head h2{font-size:31px}.product-section-head p:not(.eyebrow){font-size:15px}.product-faq-list summary{min-height:62px;padding:0 16px;font-size:16px}.product-faq-list p{padding:0 16px 18px;font-size:14px}.creator-proof-section{padding-top:38px}.creator-video-track{padding-inline:18px}.creator-video-card{flex-basis:min(74vw,260px);border-radius:22px}.product-detail-tiles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-detail-tile{border-radius:16px}.product-visual-copy{margin-bottom:20px}.product-visual-copy h2{font-size:36px}.product-visual-copy p:not(.eyebrow){font-size:17px}.product-visual-card{border-radius:20px}.product-visual-overlay{left:6%;top:20%;width:44%}.product-visual-overlay h2{font-size:clamp(16px,4.7vw,24px)}.product-visual-overlay p{margin-top:8px;font-size:clamp(9px,2.35vw,11px);line-height:1.24}.product-visual-overlay-warming{top:22%;width:31%}.add-cart-button{width:78%;max-width:none;min-height:54px;margin-left:14px}}.announcement{color:var(--nw-announcement-text, var(--blue-deep));background:var(--nw-announcement-background, var(--cream))}.site-header{color:var(--nw-header-text, rgba(28, 31, 36, .86));background:color-mix(in srgb,var(--nw-header-background, #ffffff) 64%,transparent)}.site-header.nw-header--static{position:relative;top:auto}.site-header .brand img{width:var(--nw-logo-width, 108px)}.site-header .desktop-nav,.site-header .brand-tagline{color:var(--nw-header-text, rgba(28, 31, 36, .86))}.button,.add-cart-button,.theme-button,.launch-updates-form button{border-radius:var(--button-radius, 999px)}.shop-product-card,.brand-stories,.brand-story-card,.product-detail-gallery,.product-visual-card{border-radius:var(--card-radius, 24px)}.nw-hero{min-height:var(--nw-hero-min-height, 760px);padding-top:var(--nw-hero-padding-top, 108px);padding-bottom:var(--nw-hero-padding-bottom, 72px);background:var(--nw-hero-background, var(--ice))}.nw-hero .hero-slide-title,.nw-hero .hero-copy,.nw-hero .hero-copy p,.nw-hero .eyebrow{color:var(--nw-hero-text, #111111)}.nw-hero .hero-media img{object-position:var(--nw-hero-image-position, center center)}.nw-hero-overlay,.nw-membership-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;background:#000;opacity:var(--nw-hero-overlay, 0);pointer-events:none}.nw-hero .hero-content{width:min(560px,46vw);color:var(--nw-hero-text, #111111)}.nw-hero .hero-slide-title{max-width:540px;font-size:clamp(42px,3.6vw,52px);line-height:1.02}.nw-hero .hero-media,.nw-hero .hero-content{isolation:isolate}.nw-hero .hero-media img,.nw-hero .hero-media svg,.nw-hero .hero-media video{position:relative;z-index:0}.nw-product-showcase{padding-top:var(--nw-section-padding-top, 80px);padding-bottom:var(--nw-section-padding-bottom, 80px);background:var(--nw-section-background, #ffffff)}.nw-product-showcase .shop-products-head h2{color:var(--nw-section-text, #111111)}.nw-align-center{text-align:center}.nw-align-center>*{margin-right:auto;margin-left:auto}.nw-align-right{margin-left:auto;text-align:right}.shop-products-grid.nw-columns-1{grid-template-columns:1fr}.shop-products-grid.nw-columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.nw-brand-stories{padding-top:var(--nw-stories-padding-top, 76px);padding-bottom:var(--nw-stories-padding-bottom, 84px);background:var(--nw-stories-background, var(--ice))}.nw-brand-stories .brand-stories-head h2{color:var(--nw-stories-heading, #111111)}.nw-brand-stories .brand-story-card{flex-basis:min(var(--nw-story-width, 310px),74vw)}.nw-brand-stories .brand-story-card:after{background:linear-gradient(180deg,transparent 42%,rgb(0 0 0 / var(--nw-story-overlay, .55)) 100%)}.nw-membership{min-height:var(--nw-membership-min-height, 620px);background:var(--nw-membership-background, #85817d)}.nw-membership .membership-bg{object-position:var(--nw-membership-position, center center)}.nw-membership .nw-membership-overlay{opacity:var(--nw-membership-overlay, 0)}.nw-membership .membership-copy,.nw-membership .membership-copy h2,.nw-membership .membership-copy h3,.nw-membership .membership-copy p,.nw-membership .membership-copy .eyebrow{color:var(--nw-membership-text, #ffffff)}.membership-copy.membership-copy--left{justify-self:start;margin-right:0;margin-left:clamp(58px,10.6vw,200px)}.membership-copy.membership-copy--center{justify-self:center;margin-right:0;margin-left:0}.membership-actions{margin-top:18px}.nw-newsletter{padding:var(--nw-newsletter-padding-y, 64px) var(--nw-newsletter-padding-x, 72px);background:var(--nw-newsletter-background, #f6fafd)}.nw-newsletter h2{color:var(--nw-newsletter-heading, #101820)}.nw-newsletter .launch-updates-form button{color:var(--nw-newsletter-button-text, #ffffff);background:var(--nw-newsletter-button, #111111)}.nw-footer{padding-top:var(--nw-footer-padding-top, 28px);padding-bottom:var(--nw-footer-padding-bottom, 44px);align-items:center;color:var(--nw-footer-text, var(--muted));background:var(--nw-footer-background, #ffffff)}.nw-footer__brand{display:grid;gap:8px}.nw-footer__brand img{width:min(180px,48vw);height:auto}.nw-footer__menu,.nw-footer__payments{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.nw-footer__menu a{font-weight:700}.nw-footer__payments svg{width:38px;height:24px}.nw-image-text{padding:var(--nw-image-text-padding, 72px) 24px;color:var(--nw-image-text-color, #111111);background:var(--nw-image-text-background, var(--ice))}.nw-image-text__inner{width:min(var(--max),100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,6vw,84px);align-items:center}.nw-image-text--right .nw-image-text__media{order:2}.nw-image-text__media{overflow:hidden;border-radius:var(--nw-image-text-radius, 28px)}.nw-image-text__media img,.nw-image-text__media svg{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.nw-image-text__content h2,.nw-image-text__content p{color:inherit}.nw-image-text__content .button{margin-top:18px}.placeholder-svg{width:100%;height:100%;background:#eef3f7}@media(max-width:900px){.shop-products-grid.nw-columns-3{grid-template-columns:repeat(2,minmax(0,1fr))}.nw-image-text__inner{grid-template-columns:1fr}.nw-image-text--right .nw-image-text__media{order:0}}@media(max-width:720px){.shop-products-grid.nw-columns-2,.shop-products-grid.nw-columns-3{grid-template-columns:1fr}.nw-hero{min-height:max(620px,var(--nw-hero-min-height, 620px))}.membership-copy.membership-copy--left,.membership-copy.membership-copy--center,.membership-copy.membership-copy--right{justify-self:end;margin-right:clamp(16px,5.5vw,30px);margin-left:0}.nw-newsletter{padding:max(30px,var(--nw-newsletter-padding-y, 30px)) 22px}.nw-footer,.nw-footer__menu,.nw-footer__payments{justify-content:center;text-align:center}}.nw-mobile-purchase,.nw-mobile-menu{display:none}.nw-purchase-panel{width:100%;margin-top:24px}.nw-external-purchase{display:flex;width:100%;max-width:520px;margin:0;align-items:center;justify-content:center;gap:10px;padding:0 24px;text-align:center}.nw-purchase-note{max-width:520px;margin:12px 0 0;color:#11111194;font-size:13px;line-height:1.5}.nw-cart-channel{max-width:620px;padding:28px;border:1px solid rgba(30,63,117,.12);border-radius:var(--card-radius, 24px);background:var(--ice)}.nw-cart-channel p{margin:0 0 18px}@media(max-width:720px){.site-header{min-height:68px;padding:8px 12px;justify-content:center}.site-header .brand{left:50%;width:min(108px,calc(100% - 178px));height:38px;justify-content:center;transform:translate(-50%)}.site-header .brand img{width:min(var(--nw-logo-width, 108px),100%);height:31px;object-position:center}.site-header .brand-tagline{display:none}.nw-mobile-menu{position:absolute;left:12px;top:50%;z-index:4;display:block;transform:translateY(-50%)}.nw-mobile-menu summary{width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(28,31,36,.12);border-radius:999px;color:#111;background:#ffffffd1;cursor:pointer;list-style:none;box-shadow:0 10px 24px #1e3f7514}.nw-mobile-menu summary::-webkit-details-marker{display:none}.nw-mobile-menu summary:focus-visible{outline:2px solid var(--blue-deep);outline-offset:3px}.nw-mobile-menu-icon{width:17px;height:14px;display:grid;align-content:space-between}.nw-mobile-menu-icon span{width:100%;height:1.5px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.nw-mobile-menu[open] .nw-mobile-menu-icon span:first-child{transform:translateY(6.25px) rotate(45deg)}.nw-mobile-menu[open] .nw-mobile-menu-icon span:nth-child(2){opacity:0}.nw-mobile-menu[open] .nw-mobile-menu-icon span:last-child{transform:translateY(-6.25px) rotate(-45deg)}.nw-mobile-menu-panel{position:absolute;left:0;top:calc(100% + 14px);width:min(320px,calc(100vw - 24px));padding:10px;overflow:hidden;border:1px solid rgba(30,63,117,.12);border-radius:22px;background:#fffffff5;box-shadow:0 24px 70px #1e3f752e;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.nw-mobile-menu-panel nav{display:grid}.nw-mobile-menu-panel a{min-height:52px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(30,63,117,.09);color:#111;font-size:15px;font-weight:760}.nw-mobile-menu-panel a:last-child{border-bottom:0}.nw-mobile-purchase{position:absolute;right:12px;display:inline-flex;min-height:40px;align-items:center;justify-content:center;max-width:78px;padding:0 16px;border-radius:var(--button-radius, 999px);color:#fff;background:#111;box-shadow:0 12px 28px #11111126;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nw-purchase-panel .nw-external-purchase{width:100%;margin-left:0}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/nurturewise.css.map */
