:root{--page-width: 1440px;--gutter: clamp(18px, 4vw, 64px);--radius-sm: 14px;--radius: 24px;--radius-lg: 38px;--shadow-sm: 0 10px 30px rgba(18, 42, 82, .09);--shadow-lg: 0 28px 80px rgba(18, 42, 82, .22);--ease: cubic-bezier(.2, .75, .25, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cs-paper);color:var(--cs-ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Sora,Manrope,sans-serif;letter-spacing:-.045em;line-height:1.04}h1{font-size:clamp(3.1rem,6.8vw,7.2rem)}h2{font-size:clamp(2.25rem,4.5vw,5rem)}h3{font-size:clamp(1.15rem,2vw,1.55rem)}.page-width{width:min(100%,var(--page-width));margin-inline:auto;padding-inline:var(--gutter)}.site-main{overflow:clip}.section-pad{padding-block:clamp(76px,10vw,148px)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:12px;left:12px;z-index:999;transform:translateY(-180%);background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{transform:none}.eyebrow{margin-bottom:18px;color:var(--cs-blue-dark);font-size:.72rem;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.eyebrow--light{color:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:clamp(34px,5vw,64px)}.section-heading h2{max-width:980px;margin-bottom:12px}.section-heading p:last-child{max-width:720px;margin-bottom:0;color:#122a52b3;font-size:clamp(1rem,1.4vw,1.18rem)}.text-link{flex:0 0 auto;padding-bottom:5px;border-bottom:1px solid currentColor;font-weight:800}.text-link--light{color:#fff}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:14px 25px;border:1px solid transparent;border-radius:999px;background:var(--cs-ink);color:#fff;font-size:.86rem;font-weight:800;letter-spacing:.03em;line-height:1;transition:transform .25s var(--ease),box-shadow .25s var(--ease),background .25s ease}.button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #122a5238}.button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 5px var(--cs-blue)}.button--blue{background:var(--cs-blue)}.button--white{background:#fff;color:var(--cs-ink)}.button--glass{border-color:#ffffff8c;background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.button--light{border-color:var(--cs-line);background:#fff;color:var(--cs-ink)}.button--full{width:100%}.button:disabled{cursor:not-allowed;opacity:.5;transform:none;box-shadow:none}.utility-bar{position:relative;z-index:51;background:var(--cs-ink);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.035em}.utility-bar__inner{display:flex;min-height:35px;align-items:center;justify-content:space-between}.utility-bar p{margin:0}.utility-bar__links{display:flex;align-items:center;gap:8px}.utility-bar a:hover{text-decoration:underline}.site-header{position:relative;z-index:50;border-bottom:1px solid var(--cs-line);background:#fffffff5;box-shadow:0 4px 22px #122a520d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header__main{display:grid;min-height:90px;grid-template-columns:minmax(190px,270px) minmax(280px,1fr) auto;align-items:center;gap:clamp(18px,3vw,48px)}.site-logo{width:min(var(--logo-width),100%)}.site-logo img{width:100%;height:auto}.header-search{display:grid;min-height:48px;grid-template-columns:1fr auto;overflow:hidden;border:1px solid var(--cs-line);border-radius:999px;background:var(--cs-paper);transition:border-color .2s,box-shadow .2s}.header-search:focus-within{border-color:var(--cs-blue);box-shadow:0 0 0 3px #3c83f626}.header-search input{min-width:0;padding:0 22px;border:0;outline:0;background:transparent;font-size:.86rem}.header-search button{display:flex;align-items:center;gap:7px;padding:0 20px;border:0;background:var(--cs-blue);color:#fff;font-size:.68rem;font-weight:800;letter-spacing:.1em}.header-search button span:first-child{font-size:1.4rem}.site-header__actions{display:flex;align-items:center;gap:18px}.header-action{display:grid;min-width:42px;place-items:center;gap:1px;padding:0;border:0;background:transparent;font-weight:700}.header-action>span{font-size:1.35rem;line-height:1}.header-action small{font-size:.66rem}.nav-shell{border-top:1px solid var(--cs-line)}.desktop-nav{display:flex;min-height:48px;align-items:center;gap:clamp(15px,1.8vw,28px);font-size:.74rem;font-weight:700;white-space:nowrap}.desktop-nav>a,.nav-dropdown>summary{transition:color .2s}.desktop-nav>a:hover,.nav-dropdown>summary:hover{color:var(--cs-blue)}.desktop-nav__spacer{flex:1}.desktop-nav__all{color:var(--cs-blue-dark)}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown__panel{position:absolute;top:calc(100% + 17px);left:-20px;display:grid;width:250px;gap:4px;padding:14px;border:1px solid var(--cs-line);border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow-sm)}.nav-dropdown__panel a{padding:10px 12px;border-radius:8px}.nav-dropdown__panel a:hover{background:#3c83f617;color:var(--cs-blue-dark)}.menu-drawer{display:none}.icon-button{width:44px;height:44px;border:1px solid var(--cs-line);border-radius:50%;background:#fff}.menu-button__lines,.menu-button__lines:before,.menu-button__lines:after{display:block;width:18px;height:2px;margin:auto;background:var(--cs-ink);content:""}.menu-button__lines:before{transform:translateY(-6px)}.menu-button__lines:after{transform:translateY(4px)}.mobile-panel{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:22px;background:#fff}.mobile-panel__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700}.mobile-panel nav{display:grid}.mobile-panel nav a{padding:17px 2px;border-bottom:1px solid var(--cs-line);font-family:Sora,sans-serif;font-size:clamp(1.25rem,6vw,2rem);font-weight:600}.saved-drawer{position:fixed;z-index:101;top:0;right:0;width:min(430px,100vw);height:100vh;overflow-y:auto;padding:25px;border-left:1px solid var(--cs-line);background:#fff;box-shadow:-25px 0 70px #122a5233}.saved-drawer__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.saved-drawer__head h2{margin:0;font-size:1.8rem}.saved-drawer__items{display:grid;gap:12px;margin-bottom:28px}.saved-item{display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:14px;padding:10px;border:1px solid var(--cs-line);border-radius:14px}.saved-item img{width:76px;aspect-ratio:1;object-fit:contain;border-radius:9px;background:#3c83f614}.saved-item strong{display:block;margin-bottom:4px;font-size:.82rem;line-height:1.25}.saved-item small{color:var(--cs-blue-dark);font-weight:800}.saved-item__remove{width:34px;height:34px;border:0;border-radius:50%;background:#3c83f617;color:var(--cs-blue-dark)}.saved-empty{padding:35px 20px;border:1px dashed var(--cs-line);border-radius:14px;color:#122a52a6;text-align:center}.preserved-hero{position:relative;min-height:min(810px,calc(100vh - 173px));overflow:hidden;background:var(--cs-blue);color:#fff;isolation:isolate}.hero-scene{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-scene:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#122a52c2,#122a5257 48%,#122a520f);content:""}.hero-scene>img{width:100%;height:112%;max-width:none;object-fit:cover;object-position:center 48%;transform:translate3d(0,var(--parallax-y, 0),0) scale(1.04);animation:hero-breathe 12s ease-in-out infinite alternate}.hero-scene__glow{position:absolute;z-index:2;width:260px;aspect-ratio:1;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:radial-gradient(circle at 35% 28%,#ffffffb3,#ffffff14 32%,#ffffff08 60%);box-shadow:inset -25px -30px 50px #122a5233,0 30px 70px #122a522e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:orb-float 7s ease-in-out infinite}.hero-scene__glow--one{top:8%;right:36%;width:clamp(90px,12vw,190px)}.hero-scene__glow--two{right:5%;bottom:4%;width:clamp(130px,18vw,280px);animation-delay:-3s}.preserved-hero__grid{display:grid;min-height:inherit;grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:40px;padding-block:70px}.preserved-hero__copy{position:relative;z-index:3;max-width:670px}.preserved-hero__copy h1{margin-bottom:25px;text-wrap:balance;text-shadow:0 10px 40px rgba(18,42,82,.24)}.preserved-hero__copy>p:not(.eyebrow){max-width:650px;margin-bottom:34px;font-size:clamp(1rem,1.45vw,1.26rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-products{position:relative;height:610px;transform:perspective(1200px) rotateY(var(--hero-ry, -2deg)) rotateX(var(--hero-rx, 1deg));transform-style:preserve-3d;transition:transform .25s ease-out}.hero-product{position:absolute;display:grid;width:clamp(170px,17vw,270px);aspect-ratio:.82;place-items:center;padding:22px;border:1px solid rgba(255,255,255,.38);border-radius:35px;background:linear-gradient(145deg,#ffffffeb,#ffffff94);box-shadow:0 28px 70px #122a5247,inset 0 1px 1px #fff;color:var(--cs-ink);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-style:preserve-3d;animation:product-float 6s ease-in-out infinite}.hero-product:hover{z-index:5;box-shadow:0 35px 90px #122a5261,inset 0 1px 1px #fff}.hero-product img{position:relative;z-index:2;width:92%;height:72%;object-fit:contain;filter:drop-shadow(0 24px 22px rgba(18,42,82,.2));transform:translateZ(55px);transition:transform .45s var(--ease)}.hero-product:hover img{transform:translateZ(75px) scale(1.06) rotate(-2deg)}.hero-product__halo{position:absolute;width:72%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(60,131,246,.35),transparent 70%);filter:blur(2px);transform:translateZ(18px)}.hero-product__name{position:absolute;right:18px;bottom:14px;left:18px;z-index:3;overflow:hidden;font-size:.75rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap;transform:translateZ(65px)}.hero-product--1{top:3%;left:4%;transform:rotate(-7deg) translateZ(15px)}.hero-product--2{top:15%;right:1%;transform:rotate(8deg) translateZ(55px);animation-delay:-1.5s}.hero-product--3{bottom:1%;left:18%;transform:rotate(5deg) translateZ(85px);animation-delay:-3s}.hero-product--4{right:8%;bottom:-6%;width:clamp(145px,14vw,220px);transform:rotate(-8deg) translateZ(25px);animation-delay:-4.2s}.product-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.2vw,30px)}.product-rail--two{grid-template-columns:repeat(2,minmax(0,1fr))}.product-rail--three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--cs-line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 32px #122a520f;transform:perspective(900px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg)) translateY(var(--lift, 0));transform-style:preserve-3d;transition:transform .22s ease-out,box-shadow .3s ease}.product-card:hover{--lift: -9px;box-shadow:var(--shadow-lg)}.product-card__media{position:relative;display:grid;aspect-ratio:.93;place-items:center;overflow:hidden;background:linear-gradient(145deg,#fff,#3c83f61a)}.product-card__media:before{position:absolute;width:72%;aspect-ratio:1;border:1px solid rgba(60,131,246,.22);border-radius:50%;background:radial-gradient(circle at 30% 25%,#fffffff2,#3c83f61c 44%,#3c83f608 70%);box-shadow:inset -20px -20px 35px #3c83f614;content:"";transition:transform .55s var(--ease)}.product-card:hover .product-card__media:before{transform:scale(1.12) translate(5%,-3%)}.product-card__media img,.product-card__media svg{position:relative;z-index:2;width:80%;height:80%;object-fit:contain;filter:drop-shadow(0 23px 18px rgba(18,42,82,.18));transform:translateZ(36px);transition:transform .45s var(--ease)}.product-card:hover .product-card__media img{transform:translateZ(48px) scale(1.06) rotate(-2deg)}.product-card__orb{position:absolute;top:8%;right:8%;width:20%;aspect-ratio:1;border-radius:50%;background:linear-gradient(145deg,#fffffff2,#3c83f640);box-shadow:0 9px 20px #122a5221}.product-card__badge{position:absolute;z-index:3;top:16px;left:16px;padding:7px 10px;border-radius:999px;background:var(--cs-ink);color:#fff;font-size:.63rem;font-weight:800;letter-spacing:.1em}.product-card__save{position:absolute;z-index:5;top:14px;right:14px;display:grid;width:42px;aspect-ratio:1;place-items:center;border:1px solid rgba(60,131,246,.2);border-radius:50%;background:#ffffffe6;color:var(--cs-ink);font-size:1.2rem;box-shadow:0 8px 22px #122a521a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-card__save[aria-pressed=true]{background:var(--cs-blue);color:#fff}.product-card__content{position:relative;z-index:3;padding:22px;background:#fff;transform:translateZ(22px)}.product-card__content h3{min-height:2.2em;margin-bottom:12px;font-size:1rem;line-height:1.15}.product-card__price{margin-bottom:16px;color:var(--cs-blue-dark);font-weight:800}.product-card__price s{margin-left:7px;color:#122a5273;font-size:.85em;font-weight:500}.product-card__stock{margin:-8px 0 12px;color:var(--cs-blue-dark);font-size:.72rem;font-weight:800}.product-card__form{margin:0}.rail-controls{display:flex;gap:8px}.rail-controls button{display:grid;width:46px;aspect-ratio:1;place-items:center;border:1px solid var(--cs-line);border-radius:50%;background:#fff}.rail-controls button:hover{border-color:var(--cs-blue);color:var(--cs-blue-dark)}.blue-ribbon{overflow:hidden;background:var(--cs-blue);color:#fff;transform:rotate(-1.2deg) scale(1.02)}.blue-ribbon__track{display:flex;width:max-content;align-items:center;gap:26px;padding:19px 0;font-size:.82rem;font-weight:800;letter-spacing:.11em;animation:ribbon-scroll 32s linear infinite}.blue-ribbon__track i{font-style:normal;opacity:.7}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.3vw,34px)}.category-card{overflow:hidden;border:1px solid var(--cs-line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm);transform:perspective(1000px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));transform-style:preserve-3d;transition:transform .25s ease-out,box-shadow .3s}.category-card:hover{box-shadow:var(--shadow-lg)}.category-card__visual{position:relative;display:grid;min-height:360px;place-items:center;overflow:hidden;background:linear-gradient(135deg,#3c83f614,#3c83f642)}.category-card__visual:before,.category-card__visual:after{position:absolute;border-radius:50%;content:""}.category-card__visual:before{top:-15%;right:-10%;width:65%;aspect-ratio:1;border:1px solid rgba(60,131,246,.26);background:#ffffff78;box-shadow:inset -18px -24px 35px #3c83f624}.category-card__visual:after{bottom:-18%;left:-12%;width:50%;aspect-ratio:1;background:var(--cs-blue);opacity:.2;filter:blur(3px)}.category-card__visual img{position:relative;z-index:2;width:74%;height:78%;object-fit:contain;filter:drop-shadow(0 30px 24px rgba(18,42,82,.2));transform:translateZ(55px);transition:transform .5s var(--ease)}.category-card:hover img{transform:translateZ(68px) scale(1.08) rotate(3deg)}.category-card__copy{position:relative;z-index:3;padding:26px;background:#fff;transform:translateZ(30px)}.category-card__copy h3{margin-bottom:9px}.category-card__copy p{min-height:3em;margin-bottom:20px;color:#122a52a8}.category-card__copy span{color:var(--cs-blue-dark);font-size:.78rem;font-weight:800}.category-products{border-top:1px solid var(--cs-line)}.new-shop{position:relative;overflow:hidden;background:var(--cs-ink);color:#fff;isolation:isolate}.new-shop:before{position:absolute;z-index:-1;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle at 76% 25%,rgba(60,131,246,.95),transparent 29%),radial-gradient(circle at 18% 75%,rgba(60,131,246,.45),transparent 25%);content:"";filter:blur(12px)}.new-shop .section-heading p:last-child{color:#ffffffb8}.new-shop__stage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,28px);perspective:1200px}.new-product{position:relative;display:grid;min-height:390px;place-items:center;padding:22px;overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:var(--radius);background:#ffffff17;box-shadow:0 25px 50px #0000002e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:perspective(900px) rotateX(var(--tilt-x, 0deg)) rotateY(var(--tilt-y, 0deg));transform-style:preserve-3d}.new-product:before{position:absolute;width:80%;aspect-ratio:1;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.25),transparent 62%);content:""}.new-product img{position:relative;z-index:2;width:82%;height:72%;object-fit:contain;filter:drop-shadow(0 30px 22px rgba(0,0,0,.25));transform:translateZ(48px);transition:transform .45s var(--ease)}.new-product:hover img{transform:translateZ(70px) scale(1.08) rotate(-3deg)}.new-product>span:last-child{position:absolute;right:18px;bottom:17px;left:18px;z-index:3;overflow:hidden;font-size:.78rem;font-weight:800;text-align:center;text-overflow:ellipsis;white-space:nowrap;transform:translateZ(58px)}.new-product__number{position:absolute;z-index:3;top:16px;left:18px;font-family:Sora,sans-serif;font-size:.72rem;font-weight:700;opacity:.65}.promise-intro{display:grid;grid-template-columns:.6fr 1fr;column-gap:50px;align-items:end;margin-bottom:60px}.promise-intro .eyebrow{grid-column:1 / -1}.promise-intro h2{margin-bottom:0}.promise-intro>p:last-child{max-width:630px;margin:0;color:#122a52ad;font-size:1.08rem}.promise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--cs-line)}.promise-card{min-height:330px;padding:40px 30px;border-right:1px solid var(--cs-line)}.promise-card:last-child{border-right:0}.promise-card>span{display:grid;width:48px;aspect-ratio:1;place-items:center;margin-bottom:72px;border-radius:50%;background:#3c83f61c;color:var(--cs-blue-dark);font-family:Sora,sans-serif;font-size:.72rem;font-weight:700}.promise-card h3{margin-bottom:16px}.promise-card p{margin-bottom:0;color:#122a52ad;font-size:.92rem}.catalog-gallery{background:#fff}.catalog-gallery__grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-auto-rows:260px;gap:16px}.catalog-frame{overflow:hidden;border-radius:var(--radius);background:#3c83f617}.catalog-frame--1{grid-row:span 2}.catalog-frame--4{grid-column:span 2}.catalog-frame img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.catalog-frame:hover img{transform:scale(1.06)}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(50px,9vw,150px)}.faq-layout h2{position:sticky;top:40px}.faq-list details{border-top:1px solid var(--cs-line)}.faq-list details:last-of-type{border-bottom:1px solid var(--cs-line)}.faq-list summary{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-family:Sora,sans-serif;font-size:clamp(1.05rem,1.7vw,1.4rem);font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--cs-blue);font-family:Manrope,sans-serif;font-size:1.5rem;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>div{padding:0 50px 28px 0;color:#122a52b3}.faq-policies{margin-top:26px;font-size:.84rem}.faq-policies a{color:var(--cs-blue-dark);text-decoration:underline}.newsletter{position:relative;overflow:hidden;background:var(--cs-blue);color:#fff;isolation:isolate}.newsletter__scene{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 83% 30%,rgba(255,255,255,.22),transparent 22%),radial-gradient(circle at 74% 75%,rgba(18,42,82,.28),transparent 31%),linear-gradient(120deg,var(--cs-blue),var(--cs-blue-dark))}.newsletter__scene:before,.newsletter__scene:after{position:absolute;border:1px solid rgba(255,255,255,.3);border-radius:50%;background:radial-gradient(circle at 30% 22%,#ffffff73,#ffffff0a 55%);box-shadow:inset -25px -25px 45px #122a522e;content:"";animation:orb-float 7s ease-in-out infinite}.newsletter__scene:before{top:-25%;right:10%;width:370px;aspect-ratio:1}.newsletter__scene:after{right:38%;bottom:-40%;width:270px;aspect-ratio:1;animation-delay:-2s}.newsletter__inner{display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:clamp(45px,9vw,150px)}.newsletter__inner h2{margin-bottom:18px}.newsletter__inner p{max-width:650px}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input{min-width:0;min-height:56px;padding:0 22px;border:1px solid rgba(255,255,255,.6);border-radius:999px;outline:0;background:#ffffff21;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.newsletter-form input::placeholder{color:#ffffffbf}.newsletter-message{grid-column:1 / -1;margin:8px 0 0}.newsletter__privacy{margin:16px 0 0;font-size:.64rem;font-weight:800;letter-spacing:.12em}.final-cta{position:relative;overflow:hidden;background:var(--cs-paper);text-align:center;isolation:isolate}.final-cta__content{display:grid;place-items:center}.final-cta__content img{width:min(330px,70vw);margin-bottom:45px}.final-cta h2{max-width:1040px}.final-cta p{max-width:760px;margin-bottom:32px;color:#122a52ad;font-size:1.1rem}.final-cta .button{background:var(--cs-blue);color:#fff}.final-cta__orb{position:absolute;z-index:-1;border-radius:50%;background:radial-gradient(circle at 32% 27%,#fff,#3c83f640 34%,#3c83f614 65%);box-shadow:inset -35px -40px 50px #3c83f621,0 28px 60px #122a5217;animation:orb-float 8s ease-in-out infinite}.final-cta__orb--one{top:8%;left:-5%;width:clamp(150px,24vw,360px);aspect-ratio:1}.final-cta__orb--two{right:-4%;bottom:-10%;width:clamp(180px,28vw,430px);aspect-ratio:1;animation-delay:-3s}.site-footer{border-top:1px solid rgba(255,255,255,.18);background:linear-gradient(145deg,#06152b,#122a52 54%,#07182f);color:#fff}.footer-top{display:grid;grid-template-columns:1.65fr repeat(4,1fr);gap:clamp(28px,4vw,68px);padding-block:78px 62px}.footer-brand-column p{max-width:360px;color:#ffffffb3;font-size:.86rem}.footer-logo{display:block;width:min(290px,100%);margin-bottom:28px;padding:8px 12px;border-radius:13px;background:#fff}.footer-download{display:inline-block;margin-bottom:23px;color:#8db9ff;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-decoration:underline}.footer-social-heading{margin:0 0 12px;color:#8db9ff;font-family:Manrope,sans-serif;font-size:.66rem;font-weight:800;letter-spacing:.12em}.footer-social{display:grid;gap:9px;font-size:.76rem;font-weight:600}.footer-social a{display:flex;flex-wrap:wrap;gap:6px}.footer-social strong{color:#8db9ff}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-column h2,.footer-business h2{margin-bottom:12px;color:#8db9ff;font-family:Manrope,sans-serif;font-size:.66rem;font-weight:800;letter-spacing:.12em}.footer-column a,.footer-column p,.footer-business p,.footer-business a{margin:0;color:#ffffffbd;font-size:.78rem}.footer-column a:hover,.footer-business a:hover{color:#fff;text-decoration:underline}.footer-promises{gap:11px}.footer-business{display:grid;grid-template-columns:1.15fr 1fr 1.15fr 1fr;gap:clamp(24px,4vw,60px);padding-block:40px;border-top:1px solid rgba(255,255,255,.16)}.footer-business p{margin-bottom:5px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:25px 34px;border-top:1px solid rgba(255,255,255,.16);color:#ffffff80;font-size:.7rem}.footer-bottom p{margin:0}.template-shell{padding-block:clamp(65px,8vw,120px)}.template-heading{max-width:1000px;margin-bottom:45px}.section-copy,.rte{max-width:850px}.rte a{color:var(--cs-blue-dark);text-decoration:underline}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.pagination{margin-top:55px;text-align:center}.pagination a,.pagination .current{padding:10px}.product-page{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(38px,7vw,100px)}.product-page__media{position:relative;display:grid;min-height:620px;place-items:center;overflow:hidden;margin-bottom:20px;border-radius:var(--radius);background:linear-gradient(145deg,#fff,#3c83f621)}.product-page__media:before{position:absolute;width:65%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(60,131,246,.2),transparent 68%);content:""}.product-page__media img{position:relative;z-index:1;width:88%;height:88%;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(18,42,82,.16))}.product-page__info{position:sticky;top:30px;align-self:start}.product-page__title{margin-bottom:25px;font-size:clamp(2.3rem,4.7vw,5.3rem)}.product-page__price{color:var(--cs-blue-dark);font-size:1.55rem;font-weight:800}.product-page__description{margin-block:35px;color:#122a52b8}.product-form{display:grid;gap:18px;padding-top:25px;border-top:1px solid var(--cs-line)}.product-form__row{display:grid;gap:8px}.product-form label{font-size:.75rem;font-weight:800}.product-form select,.cart-quantity{min-height:48px;padding:0 14px;border:1px solid var(--cs-line);border-radius:10px;background:#fff}.cart-table{width:100%;border-collapse:collapse;margin-bottom:30px}.cart-table th,.cart-table td{padding:18px 12px;border-bottom:1px solid var(--cs-line);text-align:left}.cart-table .cart-quantity{width:82px}.template-search .newsletter-form,.template-shell .newsletter-form{max-width:760px;margin-bottom:48px}.template-shell .newsletter-form input{border-color:var(--cs-line);background:#fff;color:var(--cs-ink)}.placeholder-svg{width:80%;height:80%}.reveal{opacity:0;transform:translateY(34px);transition:opacity .7s var(--ease),transform .8s var(--ease)}.reveal.is-visible{opacity:1;transform:translateY(0)}.product-rail .reveal:nth-child(2),.category-grid .reveal:nth-child(2),.promise-grid .reveal:nth-child(2){transition-delay:.08s}.product-rail .reveal:nth-child(3),.category-grid .reveal:nth-child(3),.promise-grid .reveal:nth-child(3){transition-delay:.16s}.product-rail .reveal:nth-child(4),.promise-grid .reveal:nth-child(4){transition-delay:.24s}@keyframes hero-breathe{to{transform:translate3d(0,var(--parallax-y, 0),0) scale(1.1)}}@keyframes orb-float{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-24px,0) rotate(7deg)}}@keyframes product-float{0%,to{margin-top:0}50%{margin-top:-16px}}@keyframes ribbon-scroll{to{transform:translate(-25%)}}@media(max-width:1180px){.site-header__main{grid-template-columns:220px minmax(220px,1fr) auto;gap:20px}.desktop-nav{overflow-x:auto}.desktop-nav__spacer{min-width:10px}.preserved-hero__grid{grid-template-columns:.9fr 1.1fr}.hero-products{height:520px}.product-rail,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-top{grid-template-columns:1.5fr repeat(2,1fr)}.footer-business{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.utility-bar__links,.desktop-nav,.header-search,.header-action small{display:none}.site-header__main{min-height:72px;grid-template-columns:48px 1fr auto}.menu-drawer{display:block}.site-logo{width:min(230px,50vw);justify-self:center}.site-header__actions{gap:10px}.header-action:first-child,.nav-shell{display:none}.preserved-hero{min-height:auto}.preserved-hero__grid{grid-template-columns:1fr;padding-top:80px}.preserved-hero__copy{max-width:760px}.hero-products{height:500px}.hero-product{width:clamp(150px,31vw,230px)}.hero-product--1{left:4%}.hero-product--2{right:6%}.hero-product--3{left:28%}.promise-intro,.faq-layout,.newsletter__inner,.product-page{grid-template-columns:1fr}.promise-intro{gap:22px}.promise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promise-card:nth-child(2){border-right:0}.promise-card:nth-child(-n+2){border-bottom:1px solid var(--cs-line)}.new-shop__stage{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:1fr}.category-card{display:grid;grid-template-columns:1fr 1fr}.category-card__visual{min-height:280px}.category-card__copy{display:flex;flex-direction:column;justify-content:center}.product-page__info{position:static}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand-column{grid-column:1 / -1}}@media(max-width:680px){:root{--gutter: 18px;--radius: 18px;--radius-lg: 25px}.utility-bar__inner{justify-content:center;text-align:center}.section-pad{padding-block:72px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:32px}.preserved-hero__grid{padding-block:62px 35px}.preserved-hero__copy h1{font-size:clamp(3.1rem,16vw,5.4rem)}.hero-actions .button{flex:1}.hero-products{height:390px}.hero-product{width:42vw;min-width:140px;padding:14px;border-radius:24px}.hero-product--1{top:2%;left:0}.hero-product--2{top:4%;right:0}.hero-product--3{bottom:0;left:12%}.hero-product--4{right:5%;bottom:-2%;width:37vw}.product-rail,.product-rail--two,.product-rail--three,.collection-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 3px 30px;scrollbar-width:thin}.product-rail .product-card,.collection-grid .product-card{flex:0 0 82vw;scroll-snap-align:start}.category-card{grid-template-columns:1fr}.category-card__visual{min-height:300px}.new-shop__stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:25px}.new-product{flex:0 0 79vw;min-height:350px;scroll-snap-align:start}.promise-grid{grid-template-columns:1fr}.promise-card{min-height:auto;border-right:0;border-bottom:1px solid var(--cs-line)}.promise-card>span{margin-bottom:42px}.catalog-gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.catalog-frame--1{grid-row:span 2}.catalog-frame--4{grid-column:auto}.faq-list summary{min-height:76px}.newsletter-form{grid-template-columns:1fr}.newsletter__scene:before{width:250px}.footer-top,.footer-business{grid-template-columns:1fr 1fr}.footer-business>div{padding-top:18px;border-top:1px solid var(--cs-line)}.footer-bottom{align-items:flex-start;flex-direction:column}.product-page__media{min-height:420px}.cart-table thead{display:none}.cart-table tr{display:grid;grid-template-columns:1fr 1fr;padding:14px 0;border-bottom:1px solid var(--cs-line)}.cart-table td{padding:8px 4px;border:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}}.template-index .site-main{position:relative;background-color:#07182f;background-image:radial-gradient(circle at 12% 16%,rgba(60,131,246,.34),transparent 26%),radial-gradient(circle at 87% 31%,rgba(39,110,209,.28),transparent 24%),radial-gradient(circle at 48% 66%,rgba(60,131,246,.2),transparent 32%),linear-gradient(145deg,#06152b,#122a52 45%,#07182f);background-attachment:fixed;color:#fff}.template-index .shop-intro,.template-index .category-section,.template-index .category-products,.template-index .promise-section,.template-index .faq-section,.template-index .final-cta{position:relative;isolation:isolate}.template-index .shop-intro:before,.template-index .category-section:before,.template-index .promise-section:before,.template-index .faq-section:before{position:absolute;z-index:-1;width:clamp(240px,34vw,520px);aspect-ratio:1;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:radial-gradient(circle at 30% 25%,rgba(255,255,255,.16),rgba(60,131,246,.14) 35%,transparent 69%);box-shadow:inset -35px -35px 65px #020e2359,0 35px 90px #0000002e;content:"";filter:blur(.2px);animation:atmosphere-drift 11s ease-in-out infinite alternate;pointer-events:none}.template-index .shop-intro:before{top:2%;right:-22%}.template-index .category-section:before{bottom:2%;left:-19%;animation-delay:-3s}.template-index .promise-section:before{top:9%;right:-18%;animation-delay:-6s}.template-index .faq-section:before{bottom:0;left:-18%;animation-delay:-8s}.template-index .section-heading p:last-child,.template-index .promise-intro>p:last-child,.template-index .final-cta p{color:#ffffffb3}.template-index .eyebrow{color:#8db9ff}.template-index .text-link{color:#fff}.template-index .category-products{border-top-color:#ffffff26}.template-index .preserved-hero{background:#06152b;animation:hero-blue-cycle 12s ease-in-out infinite}.template-index .hero-scene:before{position:absolute;z-index:0;top:-42%;right:-42%;bottom:-42%;left:-42%;background:conic-gradient(from 0deg,transparent 0 20%,rgba(60,131,246,.4) 29%,transparent 39% 57%,rgba(141,185,255,.24) 66%,transparent 76% 100%);content:"";mix-blend-mode:screen;opacity:.6;animation:energy-sweep 18s linear infinite}.template-index .hero-scene:after{background:linear-gradient(90deg,#06152be6,#122a5280 48%,#07182f1f),radial-gradient(ellipse at 76% 75%,rgba(60,131,246,.32),transparent 38%)}.template-index .hero-products{height:640px;overflow:visible;perspective:1300px;transform:perspective(1200px) rotateY(var(--hero-ry, 0deg)) rotateX(var(--hero-rx, 0deg))}.template-index .hero-products:before{position:absolute;z-index:8;top:2%;left:50%;width:clamp(180px,24vw,360px);height:clamp(38px,5vw,72px);border:1px solid rgba(255,255,255,.28);border-radius:50%;background:radial-gradient(ellipse,#ffffffe0 0 7%,#8db9ffa6 8% 15%,#3c83f63d 28%,#122a52b3 62%,#040d1ee6 72%);box-shadow:0 0 20px #fff6,0 0 65px #3c83f6bf,inset 0 -12px 22px #0000008c;content:"";transform:translate(-50%) rotateX(67deg);animation:portal-hover 4.2s ease-in-out infinite}.template-index .hero-products:after{position:absolute;z-index:0;bottom:7%;left:50%;width:clamp(320px,50vw,700px);height:clamp(75px,10vw,140px);border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.85) 0 3%,rgba(60,131,246,.78) 8%,rgba(60,131,246,.24) 38%,transparent 72%);box-shadow:0 0 65px #3c83f699;content:"";filter:blur(5px);transform:translate(-50%) rotateX(72deg);animation:stage-pulse 2.6s ease-in-out infinite}.template-index .hero-product,.template-index .hero-product--1,.template-index .hero-product--2,.template-index .hero-product--3,.template-index .hero-product--4{top:20%;right:auto;bottom:auto;left:50%;z-index:2;width:clamp(165px,18vw,285px);height:400px;aspect-ratio:auto;padding:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transform-origin:50% 70%;animation:showcase-orbit 12s cubic-bezier(.45,.05,.55,.95) infinite}.template-index .hero-product--2{animation-delay:-3s}.template-index .hero-product--3{animation-delay:-6s}.template-index .hero-product--4{animation-delay:-9s}.template-index .hero-product img{width:100%;height:82%;object-fit:contain;filter:drop-shadow(0 38px 28px rgba(0,0,0,.4)) drop-shadow(0 0 22px rgba(60,131,246,.3));transform:none}.template-index .hero-product:hover img{transform:scale(1.06)}.template-index .hero-product__halo{top:13%;width:100%;background:radial-gradient(circle,rgba(141,185,255,.42),rgba(60,131,246,.13) 42%,transparent 72%);filter:blur(10px)}.template-index .hero-product__name{right:0;bottom:0;left:0;display:inline-block;width:max-content;max-width:100%;margin-inline:auto;padding:9px 14px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#06152bb3;color:#fff;box-shadow:0 10px 30px #00000038;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:none}.template-index .product-card,.template-index .category-card{border-color:#ffffff2e;background:linear-gradient(145deg,#ffffff21,#3c83f612);box-shadow:0 22px 55px #0000003d,inset 0 1px #ffffff24;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.template-index .product-card:hover,.template-index .category-card:hover{box-shadow:0 32px 90px #0000005c,0 0 45px #3c83f638}.template-index .product-card__media{background:radial-gradient(circle at 50% 66%,rgba(60,131,246,.4),transparent 42%),linear-gradient(145deg,#ffffff14,#07182fb3)}.template-index .product-card__media:before{border-color:#8db9ff54;background:radial-gradient(circle at 30% 25%,#ffffff52,#3c83f62e 42%,#07182f0f 70%);box-shadow:inset -25px -25px 40px #00000038,0 0 32px #3c83f62e}.template-index .product-card__content{border-top:1px solid rgba(255,255,255,.12);background:#06152bb3}.template-index .product-card__price,.template-index .product-card__stock{color:#8db9ff}.template-index .product-card__price s{color:#ffffff73}.template-index .product-card__save{border-color:#fff3;background:#06152bb3;color:#fff}.template-index .category-card__visual{background:radial-gradient(circle at 50% 60%,rgba(60,131,246,.46),transparent 42%),linear-gradient(145deg,#ffffff14,#07182fb8)}.template-index .category-card__visual:before{border-color:#8db9ff40;background:#ffffff14}.template-index .category-card__visual:after{background:#3c83f6;opacity:.34}.template-index .category-card__copy{border-top:1px solid rgba(255,255,255,.12);background:#06152bc7}.template-index .category-card__copy p{color:#ffffffa3}.template-index .category-card__copy span{color:#8db9ff}.template-index .new-shop{border-block:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#07182f,#122a52 52%,#06152b)}.template-index .promise-grid{border-color:#ffffff29}.template-index .promise-card{border-color:#ffffff29;background:linear-gradient(155deg,#ffffff14,#3c83f609)}.template-index .promise-card>span{background:#3c83f63d;color:#b9d3ff}.template-index .promise-card p{color:#ffffffa6}.template-index .catalog-gallery{border-block:1px solid rgba(255,255,255,.14);background:linear-gradient(150deg,#0a1f3d,#123364 52%,#07182f)}.template-index .catalog-frame{border:1px solid rgba(255,255,255,.16);background:#3c83f621;box-shadow:0 18px 42px #00000038}.template-index .faq-list details,.template-index .faq-list details:last-of-type{border-color:#ffffff2b}.template-index .faq-list summary span{color:#8db9ff}.template-index .faq-list details>div{color:#ffffffa8}.template-index .faq-policies a{color:#8db9ff}.template-index .final-cta{background:radial-gradient(circle at 15% 25%,rgba(60,131,246,.42),transparent 25%),radial-gradient(circle at 85% 70%,rgba(39,110,209,.38),transparent 27%),linear-gradient(140deg,#06152b,#122a52 55%,#07182f);color:#fff}.template-index .final-cta__content img{padding:10px 18px;border-radius:16px;background:#fff;box-shadow:0 20px 50px #00000038}.template-index .final-cta__orb{opacity:.58}@keyframes showcase-orbit{0%{z-index:1;opacity:.16;transform:translate(calc(-50% - 330px)) translateZ(-220px) rotateY(28deg) scale(.48);filter:blur(1px)}22%{z-index:2;opacity:.62;transform:translate(calc(-50% - 170px)) translateZ(-70px) rotateY(16deg) scale(.74);filter:blur(0)}48%,54%{z-index:7;opacity:1;transform:translate(-50%) translateZ(170px) rotateY(0) scale(1.18);filter:blur(0)}78%{z-index:2;opacity:.62;transform:translate(calc(-50% + 170px)) translateZ(-70px) rotateY(-16deg) scale(.74);filter:blur(0)}to{z-index:1;opacity:.16;transform:translate(calc(-50% + 330px)) translateZ(-220px) rotateY(-28deg) scale(.48);filter:blur(1px)}}@keyframes portal-hover{0%,to{margin-top:0;filter:brightness(.9)}50%{margin-top:-13px;filter:brightness(1.25)}}@keyframes stage-pulse{0%,to{opacity:.55;transform:translate(-50%) rotateX(72deg) scale(.92)}50%{opacity:1;transform:translate(-50%) rotateX(72deg) scale(1.08)}}@keyframes atmosphere-drift{0%{transform:translate3d(-12px,10px,0) rotate(-5deg)}to{transform:translate3d(18px,-28px,0) rotate(8deg)}}@keyframes hero-blue-cycle{0%,to{background-color:#06152b}33%{background-color:#0b2b59}66%{background-color:#123d79}}@keyframes energy-sweep{to{transform:rotate(360deg) scale(1.08)}}@media(max-width:900px){.template-index .hero-products{height:540px}.template-index .hero-product,.template-index .hero-product--1,.template-index .hero-product--2,.template-index .hero-product--3,.template-index .hero-product--4{top:19%;width:clamp(155px,31vw,235px);height:350px}@keyframes showcase-orbit{0%{z-index:1;opacity:.1;transform:translate(calc(-50% - 230px)) translateZ(-170px) rotateY(25deg) scale(.46)}22%{z-index:2;opacity:.58;transform:translate(calc(-50% - 115px)) translateZ(-50px) rotateY(14deg) scale(.7)}48%,54%{z-index:7;opacity:1;transform:translate(-50%) translateZ(130px) rotateY(0) scale(1.12)}78%{z-index:2;opacity:.58;transform:translate(calc(-50% + 115px)) translateZ(-50px) rotateY(-14deg) scale(.7)}to{z-index:1;opacity:.1;transform:translate(calc(-50% + 230px)) translateZ(-170px) rotateY(-25deg) scale(.46)}}}@media(max-width:680px){.template-index .site-main{background-attachment:scroll}.template-index .hero-products{height:430px}.template-index .hero-product,.template-index .hero-product--1,.template-index .hero-product--2,.template-index .hero-product--3,.template-index .hero-product--4{top:17%;width:44vw;min-width:145px;height:300px}.template-index .hero-products:before{top:0;width:210px}.template-index .hero-products:after{bottom:4%;width:330px}@keyframes showcase-orbit{0%{z-index:1;opacity:.08;transform:translate(calc(-50% - 155px)) translateZ(-130px) rotateY(24deg) scale(.42)}22%{z-index:2;opacity:.5;transform:translate(calc(-50% - 78px)) translateZ(-35px) rotateY(13deg) scale(.66)}48%,54%{z-index:7;opacity:1;transform:translate(-50%) translateZ(90px) rotateY(0) scale(1.06)}78%{z-index:2;opacity:.5;transform:translate(calc(-50% + 78px)) translateZ(-35px) rotateY(-13deg) scale(.66)}to{z-index:1;opacity:.08;transform:translate(calc(-50% + 155px)) translateZ(-130px) rotateY(-24deg) scale(.42)}}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/base.css.map */
