*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper,#fffaf2);color:var(--ink,#18213d);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}[dir=rtl] body{font-family:Segoe UI,Tahoma,Arial,sans-serif}body.no-scroll{overflow:hidden}img,svg,video,model-viewer{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,.brand__words strong,.price{font-family:Georgia,Times New Roman,serif}h1,h2{letter-spacing:-.035em;line-height:1.03}h1{font-size:clamp(3rem,7vw,6.8rem)}h2{font-size:clamp(2.35rem,5vw,4.5rem)}h3{font-size:1.45rem;line-height:1.2}::selection{background:#ffd661;color:#17213c}:focus-visible{outline:3px solid var(--blue,#3986e5);outline-offset:3px}[hidden]{display:none!important}.page-width{width:min(1240px,calc(100% - 48px));margin-inline:auto}.section-shell{padding:104px 0;position:relative}.eyebrow{margin:0 0 14px;color:#df5e46;font-size:.75rem;font-weight:900;letter-spacing:.19em;text-transform:uppercase}.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;z-index:9999;top:14px;left:14px;padding:12px 18px;background:#fff;border-radius:10px;transform:translateY(-180%)}.skip-link:focus{transform:none}.rte>*:last-child{margin-bottom:0}.icon{width:22px;height:22px}.button,.button-small,.product-card__bottom button,.newsletter__form button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:14px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button{min-height:54px;padding:13px 24px}.button:hover,.button-small:hover,.product-card__bottom button:hover,.newsletter__form button:hover{transform:translateY(-2px)}.button--primary{color:#fff;background:linear-gradient(135deg,#f06a4d,#ef5a74);box-shadow:0 14px 30px #ef5a584d}.button--primary:hover{box-shadow:0 18px 38px #ef5a5861}.button--ghost{border:1px solid rgba(24,33,61,.16);background:#ffffffb3}.button--ghost span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:var(--blue)}.button--ghost:hover{background:#fff}.button[disabled],button[disabled]{cursor:not-allowed;opacity:.55}.icon-button{position:relative;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;transition:background .2s ease,transform .2s ease}.icon-button:hover{background:#edf8ff;transform:translateY(-1px)}.count-bubble{position:absolute;top:-4px;right:-3px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;color:#fff;background:#f05d4c;font-size:.65rem;font-weight:900}[dir=rtl] .count-bubble{right:auto;left:-3px}.announcement{min-height:38px;display:flex;align-items:center;justify-content:center;gap:13px;padding:7px 24px;color:#fff;background:linear-gradient(100deg,var(--announcement-a,#23c6d7),var(--announcement-b,#8f70ec));font-size:.78rem;font-weight:800;text-align:center}.announcement p{margin:0}.announcement a{color:#fff3ad;text-decoration:underline;text-underline-offset:3px}.site-header{min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:13px max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(24,33,61,.1);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:80}.site-header--sticky{position:sticky;top:0}.brand{display:flex;align-items:center;gap:12px;width:max-content}.brand__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:13px 13px 13px 5px;color:#fff;background:linear-gradient(145deg,#f56b4c,#ec6f98);box-shadow:0 8px 20px #ef694d40;font-family:Georgia,serif;font-size:.95rem;font-weight:900}.brand__words{display:flex;flex-direction:column;line-height:1.05}.brand__words strong{font-size:1.15rem;letter-spacing:.14em;text-transform:uppercase}.brand__words em{margin-top:6px;color:#6c7390;font-size:.68rem;font-style:normal;letter-spacing:.1em}.brand__logo{display:block;width:auto;max-width:220px;max-height:56px}.desktop-nav{display:flex;align-items:center;gap:34px;font-weight:800;font-size:.9rem}.desktop-nav a{position:relative;white-space:nowrap}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--turquoise),var(--coral));transition:right .2s ease}[dir=rtl] .desktop-nav a:after{left:100%;right:0;transition:left .2s ease}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{right:0}[dir=rtl] .desktop-nav a:hover:after,[dir=rtl] .desktop-nav a[aria-current=page]:after{left:0}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.localization-controls{display:flex;align-items:center;margin-inline-end:8px;border:1px solid rgba(24,33,61,.12);border-radius:14px;background:#fff;box-shadow:0 5px 16px #26335f0f;overflow:hidden}.localization-controls--currency-only{overflow:visible}.localization-form{position:relative;display:flex;align-items:center;margin:0}.localization-form+form{border-inline-start:1px solid rgba(24,33,61,.12)}.localization-symbol{display:grid;place-items:center;width:21px;height:21px;flex:0 0 auto;border-radius:7px;color:#fff;background:linear-gradient(145deg,var(--turquoise),var(--blue));font-size:.65rem;font-weight:900}.localization-form--currency .localization-symbol{background:linear-gradient(145deg,#ffae55,var(--coral));font-size:.9rem}.localization-form select{height:40px;max-width:105px;padding:0 34px 0 14px;border:0;border-radius:14px;background-color:transparent;font-size:.76rem;font-weight:900;outline:0;cursor:pointer;appearance:none;-webkit-appearance:none}[dir=rtl] .localization-form select{padding:0 14px 0 34px}.localization-form--currency select{min-width:78px;max-width:92px;text-align:center}.localization-chevron{position:absolute;right:14px;width:8px;height:8px;border-right:2px solid #26335f;border-bottom:2px solid #26335f;transform:translateY(-3px) rotate(45deg);pointer-events:none}[dir=rtl] .localization-chevron{right:auto;left:14px}.localization-auto{display:flex;align-items:center;gap:6px;height:40px;padding:0 10px;border:0;border-inline-start:1px solid rgba(24,33,61,.12);border-radius:0;color:#26335f;background:#fff;font-size:.62rem;font-weight:900;letter-spacing:.04em;cursor:pointer}.localization-auto>span{width:7px;height:7px;border-radius:50%;background:#a6afbc;box-shadow:0 0 0 3px #a6afbc24}.localization-auto.is-active>span{background:#13b9ad;box-shadow:0 0 0 3px #13b9ad29}.localization-auto:hover{background:#eefaff}.mobile-menu-button{display:none}.mobile-nav{position:fixed;z-index:201;top:0;right:0;bottom:0;left:0;background:linear-gradient(155deg,#edfaff,#fff8e9 54%,#f2eaff);padding:92px 28px 40px}.mobile-nav__close{position:absolute;top:20px;right:22px;background:#fff}[dir=rtl] .mobile-nav__close{right:auto;left:22px}.mobile-nav nav{display:grid;gap:4px}.mobile-nav nav a{padding:12px 0;border-bottom:1px solid rgba(24,33,61,.1);font-family:Georgia,serif;font-size:2rem;font-weight:700}.mobile-localization{display:grid;grid-template-columns:1fr;gap:12px;margin-top:30px;padding:20px;border:1px solid rgba(24,33,61,.1);border-radius:20px;background:#ffffffc7}.mobile-localization__heading{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-localization__heading strong{font-family:Georgia,serif;font-size:1.15rem}.mobile-localization__heading span{padding:4px 9px;border-radius:99px;color:#247961;background:#dcf8ef;font-size:.62rem;font-weight:900}.mobile-localization__form{display:grid;gap:6px}.mobile-localization__form label{font-size:.68rem;font-weight:900}.mobile-currency-select{position:relative}.mobile-localization__form select{width:100%;height:46px;padding:0 16px;border:1px solid rgba(24,33,61,.14);border-radius:12px;background:#fff;font-weight:900;text-align:center;appearance:none;-webkit-appearance:none}.mobile-currency-select .localization-chevron{top:50%}.mobile-localization__auto{grid-column:1/-1;min-height:44px;border:0;border-radius:12px;color:#fff;background:linear-gradient(135deg,var(--turquoise),var(--blue));font-weight:900;cursor:pointer}.hero{position:relative;min-height:var(--hero-height,690px);overflow:hidden;background-color:#ebfaff;background-image:linear-gradient(90deg,#ebfafffa,#fff8e7e3 36%,#ffffff08 67%),var(--hero-image);background-repeat:no-repeat;background-position:center,right center;background-size:cover,auto 100%}[dir=rtl] .hero{background-image:linear-gradient(-90deg,#ebfafffa,#fff8e7e3 36%,#ffffff08 67%),var(--hero-image);background-position:center,left center}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle at 12% 18%,#ffd95c 0 3px,transparent 4px),radial-gradient(circle at 46% 20%,#f17877 0 4px,transparent 5px),radial-gradient(circle at 38% 74%,#8c75ee 0 3px,transparent 4px);opacity:.65}.hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:var(--hero-height,690px);padding-top:72px;padding-bottom:72px}[dir=rtl] .hero__copy{align-items:flex-start}.hero h1{max-width:680px;margin:0 0 26px;color:#17213d;font-size:clamp(3.9rem,7.2vw,7.2rem)}.hero h1 em{color:#ed7255;font-weight:500}.hero__lede{max-width:570px;margin-bottom:30px;color:#46506e;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:600}.hero__actions{display:flex;gap:13px;flex-wrap:wrap}.trust-pills{display:flex;flex-wrap:wrap;gap:16px;margin-top:27px;font-size:.79rem;font-weight:800}.trust-pills span{padding:6px 11px;border:1px solid rgba(24,33,61,.08);border-radius:99px;background:#ffffffb3}.hero__float{position:absolute;z-index:3;display:flex;flex-direction:column;padding:15px 18px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#ffffffdb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px #47487b2e}.hero__float--one{top:18%;left:57%}[dir=rtl] .hero__float--one{left:auto;right:57%}.hero__float--one small{color:#ee6e65;font-size:.58rem;letter-spacing:.16em}.hero__float--one strong{font-family:Georgia,serif;font-size:2.05rem;line-height:1.05}.hero__float--one span{color:#6f7590;font-size:.66rem}.hero__float--two{right:3%;bottom:7%;gap:4px}[dir=rtl] .hero__float--two{right:auto;left:3%}.hero__float--two span{color:#f2a524;letter-spacing:.1em}.hero__float--two strong{font-family:Georgia,serif}.benefits{position:relative;z-index:4;margin-top:-1px;background:#fff;border-block:1px solid rgba(24,33,61,.08)}.benefits__grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefits article{display:flex;align-items:center;gap:13px;padding:26px 22px;border-inline-end:1px solid rgba(24,33,61,.08)}.benefits article:last-child{border:0}.benefits__icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--turquoise),var(--blue))}.benefits article:nth-child(2) .benefits__icon{background:linear-gradient(145deg,#ff9a62,#ef5a74)}.benefits article:nth-child(3) .benefits__icon{background:linear-gradient(145deg,#8e74ef,#c987ea)}.benefits article:nth-child(4) .benefits__icon{background:linear-gradient(145deg,#ffc34f,#ef8d4e)}.benefits strong,.benefits small{display:block;line-height:1.3}.benefits strong{font-size:.9rem}.benefits small{margin-top:4px;color:#747a92;font-size:.7rem}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:36px}.section-heading h2{margin:0;max-width:760px}.section-heading>div>p:not(.eyebrow){max-width:640px;color:#6c7390}.section-heading>a,.story__copy>a{display:inline-flex;align-items:center;gap:8px;padding-bottom:5px;border-bottom:2px solid var(--coral);color:#df5e46;font-size:.82rem;font-weight:900;white-space:nowrap}.section-heading>a .icon,.story__copy>a .icon{width:17px}.section-heading--center{justify-content:center;text-align:center}.section-heading--center>div{display:flex;flex-direction:column;align-items:center}.product-grid{display:grid;gap:24px}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card{position:relative;min-width:0;border:1px solid rgba(24,33,61,.08);border-radius:24px;background:var(--card,#fff);overflow:hidden;box-shadow:0 8px 25px #2c3c6a12;transition:transform .28s ease,box-shadow .28s ease}.product-card:hover{transform:translateY(-7px);box-shadow:0 22px 48px #2c3c6a24}.product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(145deg,#ddf8fb,#fff1d7)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__media img{transform:scale(1.045)}.product-card__badge{position:absolute;left:14px;top:14px;padding:6px 10px;border-radius:99px;color:#783f00;background:#ffde67;font-size:.68rem;font-weight:900}[dir=rtl] .product-card__badge{left:auto;right:14px}.product-card__quick{position:absolute;left:50%;bottom:15px;transform:translate(-50%,16px);opacity:0;padding:8px 15px;border-radius:99px;color:#fff;background:#18213de6;font-size:.72rem;font-weight:800;transition:.25s ease}.product-card:hover .product-card__quick{transform:translate(-50%);opacity:1}.wishlist-button{position:absolute;z-index:2;right:13px;top:13px;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:#ffffffe6;box-shadow:0 7px 20px #18213d1f}[dir=rtl] .wishlist-button{right:auto;left:13px}.wishlist-button .icon{width:19px}.wishlist-button.is-active{color:#fff;background:#ef5a74}.wishlist-button.is-active .icon{fill:currentColor}.product-card__info{padding:19px 19px 20px}.product-card__info small{color:#e16851;font-size:.67rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.product-card__info h3{min-height:2.4em;margin:7px 0 6px;font-size:1.25rem}.product-card__info>p{margin:0;color:#747a92;font-size:.76rem}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px}.price{display:flex;align-items:center;gap:8px;font-size:1.15rem;font-weight:800}.price s{color:#8b90a4;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500}.price--sale .price__current{color:#e95448}.product-card__bottom form{margin:0}.product-card__bottom button,.button-small{min-height:36px;padding:7px 12px;color:#fff;background:var(--blue);font-size:.7rem}.featured{background:linear-gradient(180deg,#fffaf2,#f4fcff)}.catalog{background:#fff}.categories{background:linear-gradient(155deg,#edfaff,#fff5e0 48%,#f1eaff)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid a{position:relative;min-height:182px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;border:1px solid rgba(24,33,61,.08);border-radius:25px;background:#ffffffc7;box-shadow:0 9px 26px #31488214;overflow:hidden;transition:transform .25s ease,background .25s ease}.category-grid a:before{content:"";position:absolute;width:95px;height:95px;border-radius:50%;background:#dff9fb;transform:translateY(-9px)}.category-grid a:nth-child(2n):before{background:#ffe1d4}.category-grid a:nth-child(3n):before{background:#eee1ff}.category-grid a:nth-child(4n):before{background:#fff0b6}.category-grid a:hover{transform:translateY(-5px) rotate(-.5deg);background:#fff}.category-grid a>span{position:relative;z-index:1;font-family:Georgia,serif;font-size:1.65rem;font-weight:900}.category-grid strong{position:relative;z-index:1;margin-top:29px;font-family:Georgia,serif;font-size:1.08rem}.category-grid small{position:relative;z-index:1;color:#727890;font-size:.68rem}.limited-offer{position:relative;display:grid;grid-template-columns:1.05fr .95fr;min-height:510px;overflow:hidden;background:linear-gradient(115deg,#4dd1d1,#59aef0 44%,#8d74ed)}.limited-offer__copy{z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:72px max(24px,calc((100vw - 1240px)/2))}.limited-offer__copy h2,.limited-offer__copy p{max-width:600px;color:#fff}.limited-offer__copy .eyebrow{color:#fff1a3}.limited-offer__copy .button{color:#543000;background:#ffd968;box-shadow:0 15px 30px #5430002e}.button--light{color:#543000;background:#ffd968}.limited-offer__art{min-height:510px;background-image:linear-gradient(90deg,rgba(94,164,237,.9),transparent 40%),var(--offer-image);background-size:cover;background-position:center}[dir=rtl] .limited-offer__art{background-image:linear-gradient(-90deg,rgba(94,164,237,.9),transparent 40%)}.how{background:#fffaf2}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.steps article{position:relative;padding:34px;border:1px solid rgba(24,33,61,.08);border-radius:26px;background:#fff;box-shadow:0 10px 30px #2f427314}.steps article:nth-child(2){background:#eefbff}.steps article:nth-child(3){background:#fff0e8}.steps article>b{position:absolute;right:24px;top:18px;color:#dde1ec;font-family:Georgia,serif;font-size:2.6rem}[dir=rtl] .steps article>b{right:auto;left:24px}.steps article>span{display:grid;place-items:center;width:48px;height:48px;margin-bottom:25px;border-radius:15px;color:#fff;background:linear-gradient(145deg,var(--turquoise),var(--blue))}.steps article:nth-child(2)>span{background:linear-gradient(145deg,#8e74ef,#ce81e8)}.steps article:nth-child(3)>span{background:linear-gradient(145deg,#ff9a62,#ef5a74)}.steps h3{font-size:1.55rem}.steps p{margin:0;color:#6e758d}.testimonial{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;padding-top:100px;padding-bottom:100px}.testimonial blockquote{max-width:900px;margin:0 0 30px;font-family:Georgia,serif;font-size:clamp(1.8rem,3.5vw,3.35rem);font-weight:700;line-height:1.25}.reviewer{display:flex;align-items:center;gap:13px}.reviewer>span{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#ef714d,#ee6991);font-weight:900}.reviewer p{display:flex;flex-direction:column;margin:0}.reviewer small{color:#757b91}.reviewer b{margin-inline-start:auto;color:#efa51e;letter-spacing:.12em}.testimonial aside{display:flex;flex-direction:column;align-items:center;justify-content:center;width:200px;height:200px;border-radius:50% 50% 44% 56%;background:#fff0b8;transform:rotate(3deg)}.testimonial aside strong{font-family:Georgia,serif;font-size:3.6rem;line-height:1}.testimonial aside span{color:#ed9e13}.testimonial aside p{margin:5px 0 0;font-size:.7rem;font-weight:800}.story{display:grid;grid-template-columns:1.1fr .9fr;min-height:650px;background:#e9faff}.story__art{position:relative;min-height:650px;background-image:var(--story-image);background-size:cover;background-position:center}.story__art span{position:absolute;right:30px;bottom:28px;padding:10px 15px;border-radius:99px;background:#fff;color:#e5624f;font-size:.7rem;font-weight:900;letter-spacing:.1em}[dir=rtl] .story__art span{right:auto;left:30px}.story__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px clamp(36px,7vw,110px)}.story__copy h2{max-width:560px}.story__copy>p:not(.eyebrow){max-width:560px;color:#59637e;font-size:1.05rem}.newsletter{position:relative;overflow:hidden;padding:88px 24px;text-align:center;color:#17213d;background:linear-gradient(125deg,#ffd15b,#ff9c68 44%,#dd8bec)}.newsletter:before,.newsletter:after{content:"\2605";position:absolute;color:#fff9;font-size:7rem;transform:rotate(18deg)}.newsletter:before{left:5%;top:5%}.newsletter:after{right:7%;bottom:-5%}.newsletter .eyebrow{color:#793c3c}.newsletter h2{max-width:760px;margin-inline:auto}.newsletter>p:not(.eyebrow){max-width:630px;margin-inline:auto}.newsletter__form{position:relative;z-index:1;display:flex;max-width:610px;margin:28px auto 0;padding:6px;border-radius:16px;background:#fff;box-shadow:0 15px 40px #582f4329}.newsletter__form input{flex:1;min-width:0;padding:12px 14px;border:0;background:transparent;outline:0}.newsletter__form button{min-width:150px;padding:10px 18px;color:#fff;background:#17213d}.form-success{padding:10px}.site-footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px;padding:75px max(24px,calc((100vw - 1240px)/2)) 25px;background:#fff}.footer-brand>p{max-width:360px;margin:22px 0;color:#6b728b}.socials{display:flex;gap:15px;font-size:.78rem;font-weight:800}.socials a:hover{color:var(--coral)}.footer-menu{display:flex;flex-direction:column;gap:9px;font-size:.82rem}.footer-menu strong{margin-bottom:7px;font-family:Georgia,serif;font-size:1.1rem}.footer-menu a{color:#687088}.footer-menu a:hover{color:var(--coral)}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;margin-top:28px;padding-top:23px;border-top:1px solid rgba(24,33,61,.1);color:#868ba0;font-size:.7rem}.drawer-backdrop{position:fixed;z-index:299;top:0;right:0;bottom:0;left:0;background:#141b345e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer{position:fixed;z-index:300;top:0;bottom:0;right:0;width:min(430px,93vw);display:flex;flex-direction:column;background:#fff;box-shadow:-20px 0 70px #18213d33;transform:translate(105%);transition:transform .3s ease}[dir=rtl] .drawer{right:auto;left:0;transform:translate(-105%)}.drawer.is-open{transform:none}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid rgba(24,33,61,.1)}.drawer__head h2{margin:0;font-size:1.85rem}.drawer__body{overflow:auto;padding:22px 24px}.drawer-empty,.empty-state{grid-column:1/-1;padding:35px;border:1px dashed rgba(24,33,61,.25);border-radius:18px;text-align:center;color:#727990;background:#ffffffa6}.drawer-item{display:grid;grid-template-columns:78px 1fr auto;gap:13px;padding:15px 0;border-bottom:1px solid rgba(24,33,61,.09)}.drawer-item img{width:78px;height:78px;border-radius:14px;object-fit:cover;background:#edfaff}.drawer-item strong,.drawer-item small{display:block;line-height:1.35}.drawer-item small{margin-top:5px;color:#71778d}.drawer-remove{align-self:start;border:0;background:transparent;color:#e2594a;font-size:1.15rem}.cart-drawer__footer{display:grid;gap:10px;padding-top:22px}.cart-drawer__total{display:flex;justify-content:space-between;font-weight:900}.search-overlay{position:fixed;z-index:400;top:0;right:0;bottom:0;left:0}.search-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#141b3485;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.search-panel{position:relative;width:min(800px,calc(100% - 36px));margin:8vh auto 0;padding:45px;border-radius:28px;background:linear-gradient(145deg,#effbff,#fff8e9);box-shadow:0 30px 100px #141b3447}.search-close{position:absolute;top:15px;right:15px}[dir=rtl] .search-close{right:auto;left:15px}.search-field{display:flex;align-items:center;gap:12px;padding:8px 8px 8px 18px;border:1px solid rgba(24,33,61,.12);border-radius:15px;background:#fff}.search-field input{flex:1;min-width:0;height:44px;border:0;outline:0}.search-field button{height:44px;padding:0 20px;border:0;border-radius:11px;color:#fff;background:var(--blue);font-weight:800}.toast{position:fixed;z-index:500;left:50%;bottom:30px;transform:translate(-50%);padding:12px 20px;border-radius:99px;color:#fff;background:#17213d;box-shadow:0 12px 30px #18213d40;font-weight:800}.main-product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:70px;padding-top:70px;padding-bottom:100px}.product-gallery__main{display:grid;gap:18px}.product-media,.product-placeholder{overflow:hidden;border-radius:24px;background:#edfaff}.product-media img,.product-media video,.product-placeholder{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-gallery__thumbs img{aspect-ratio:1/1;border-radius:12px;object-fit:cover}.product-summary{position:sticky;top:25px;align-self:start}.product-summary h1{margin-bottom:18px;font-size:clamp(2.9rem,5vw,5rem)}.product-summary>.price{font-size:1.65rem}.product-description{margin:22px 0;color:#59637c}.product-form{display:grid;grid-template-columns:1fr 100px;gap:12px;margin:28px 0}.product-form label{grid-column:1/-1;font-size:.75rem;font-weight:900}.product-form select,.product-form input{width:100%;height:50px;padding:0 13px;border:1px solid rgba(24,33,61,.16);border-radius:12px;background:#fff}.product-form__submit,.shopify-payment-button{grid-column:1/-1}.shopify-payment-button__button{min-height:52px!important;border-radius:14px!important;overflow:hidden}.secure-note{display:flex;align-items:center;gap:8px;color:#30806b;font-size:.8rem;font-weight:800}.secure-note .icon{width:18px}.product-specs{margin:26px 0;border-top:1px solid rgba(24,33,61,.1)}.product-specs div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid rgba(24,33,61,.1)}.product-specs dt{font-weight:800}.product-specs dd{margin:0;color:#697087}.product-accordion{padding:15px 0;border-bottom:1px solid rgba(24,33,61,.12)}.product-accordion summary{cursor:pointer;font-weight:900}.collection-page,.content-page,.article-page,.page-main,.search-page,.customer-page,.cart-main,.not-found{padding-top:72px;padding-bottom:100px}.collection-hero{position:relative;overflow:hidden;padding:70px 30px;border-radius:28px;text-align:center;background:linear-gradient(140deg,#e9faff,#fff7e4,#f1e8ff)}.collection-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.18}.collection-hero>div{position:relative;z-index:1}.collection-hero h1,.search-page h1,.customer-page h1,.content-page h1,.article-page h1,.cart-main h1,.not-found h1{font-size:clamp(3rem,6vw,5.7rem)}.collection-hero p{max-width:650px;margin-inline:auto;color:#626b84}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:40px;margin-bottom:28px;font-size:.82rem;font-weight:800}.collection-toolbar form{display:flex;align-items:center;gap:9px}.collection-toolbar select{padding:9px 12px;border:1px solid rgba(24,33,61,.15);border-radius:10px;background:#fff}.cart-table-wrap,.order-table-wrap{overflow:auto;border:1px solid rgba(24,33,61,.1);border-radius:20px;background:#fff}.cart-page{padding-top:72px;padding-bottom:100px}.cart-page>h1{font-size:clamp(3rem,6vw,5.7rem)}.cart-form{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:36px;align-items:start}.cart-items{border:1px solid rgba(24,33,61,.09);border-radius:22px;background:#fff;overflow:hidden}.cart-item{display:grid;grid-template-columns:110px 1fr 90px auto 24px;align-items:center;gap:18px;padding:18px;border-bottom:1px solid rgba(24,33,61,.08)}.cart-item:last-child{border:0}.cart-item>a:first-child img{width:110px;height:110px;border-radius:16px;object-fit:cover;background:#edfaff}.cart-item h2{margin:0 0 5px;font-size:1.25rem}.cart-item p,.cart-item span{margin:0;color:#747a91;font-size:.8rem}.cart-item label{display:grid;gap:5px;font-size:.7rem;font-weight:800}.cart-item input{width:75px;padding:8px;border:1px solid rgba(24,33,61,.14);border-radius:9px}.cart-item>a:last-child{color:#e35d4d;font-size:1.3rem}.cart-page .cart-summary{position:sticky;top:112px;align-items:stretch;padding:28px;border:1px solid rgba(24,33,61,.09);border-radius:22px;background:#fff}.cart-page .cart-summary textarea{min-height:90px;padding:12px;border:1px solid rgba(24,33,61,.14);border-radius:10px}.cart-page .cart-summary>div{display:flex;justify-content:space-between}.button--ghost-dark{border:1px solid rgba(24,33,61,.14);background:#fff}table{width:100%;border-collapse:collapse}th,td{padding:16px;text-align:start;border-bottom:1px solid rgba(24,33,61,.08)}th{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}.cart-line{display:flex;align-items:center;gap:13px;min-width:250px}.cart-line img{width:85px;height:85px;border-radius:14px;object-fit:cover}.cart-line small{display:block;color:#757b91}.cart-qty{width:70px;padding:8px;border:1px solid rgba(24,33,61,.15);border-radius:9px}.cart-summary{display:flex;flex-direction:column;align-items:flex-end;gap:12px;margin-top:24px}.cart-summary strong{font-size:1.3rem}.search-page__form,.customer-form{display:flex;gap:12px;max-width:680px;margin:25px 0 45px}.search-page__form input,.customer-form input,.customer-form textarea,.address-form input,.address-form select{width:100%;padding:13px;border:1px solid rgba(24,33,61,.15);border-radius:12px;background:#fff}.customer-form{flex-direction:column;padding:30px;border-radius:22px;background:#fff;box-shadow:0 12px 35px #2d3f6b14}.customer-form label,.address-form label{font-size:.75rem;font-weight:900}.customer-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:40px}.customer-heading>a,.account-layout a{color:#e45f4e;text-decoration:underline}.customer-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start}.customer-grid h2{font-size:2rem}.account-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:35px}.account-layout aside,.address-card,.article-card,.blog-card{padding:28px;border:1px solid rgba(24,33,61,.09);border-radius:22px;background:#fff}.account-layout address{font-style:normal;color:#636b82}.address-grid,.article-grid,.collection-list{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-grid article,.collection-list>a{overflow:hidden;border:1px solid rgba(24,33,61,.09);border-radius:22px;background:#fff;box-shadow:0 9px 28px #2d3f6b14}.article-grid article>small,.article-grid article>h2,.article-grid article>p{display:block;margin-inline:22px}.article-grid article>small{margin-top:18px;color:#e2644f;font-size:.68rem;font-weight:900}.article-grid article>h2{margin-top:7px;font-size:1.45rem}.article-grid article>p{margin-bottom:22px;color:#6a7289}.article-grid article img,.collection-list>a img{width:100%;aspect-ratio:1.2/1;object-fit:cover}.collection-list>a h2,.collection-list>a span{display:block;margin-inline:22px}.collection-list>a h2{margin-top:18px;margin-bottom:3px;font-size:1.5rem}.collection-list>a span{margin-bottom:22px;color:#727990;font-size:.75rem}.address-new{margin-top:28px;padding:20px;border:1px solid rgba(24,33,61,.1);border-radius:18px;background:#fff}.address-new summary{cursor:pointer;font-weight:900}.address-new .customer-form label{display:grid;gap:5px}.address-card form,.address-actions{display:flex;gap:8px;margin-top:15px}.address-card button,.address-card input[type=submit]{padding:8px 12px;border:0;border-radius:9px;color:#fff;background:var(--blue)}.address-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:25px;padding:26px;border-radius:20px;background:#fff}.address-form>div{display:flex;flex-direction:column}.blog-card{padding:0;overflow:hidden}.blog-card img,.collection-list-card img{width:100%;aspect-ratio:1.2/1;object-fit:cover}.blog-card__body,.collection-list-card__body{padding:22px}.article-page{max-width:850px}.article-page>img{width:100%;margin:30px 0;border-radius:24px}.article-page>.rte{font-family:Georgia,serif;font-size:1.12rem}.article-page>.rte img{margin:25px 0;border-radius:16px}.article-meta{color:#747b91}.collection-list-card{overflow:hidden;border-radius:23px;background:#fff;box-shadow:0 9px 28px #2d3f6b17}.collection-list-card__body h2{font-size:1.55rem}.pagination{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:42px}.pagination a{font-weight:900;color:#e55c4b}.not-found{text-align:center}.not-found p{color:#6d748b}.page-main .rte{max-width:850px;font-size:1.05rem}.contact-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start;padding-top:90px;padding-bottom:110px}.contact-intro{position:sticky;top:120px}.contact-intro h1{font-size:clamp(3.2rem,6vw,5.7rem)}.contact-intro>p:last-child{max-width:470px;color:#687189}.contact-form{max-width:none;margin:0}.password-page{min-height:100vh;display:grid;place-items:center;padding:30px;background-image:linear-gradient(120deg,#eafbffe6,#fff5ddcc),url(hero-joyful.png);background-size:cover;background-position:center}.password-card{width:min(680px,100%);padding:50px;border-radius:30px;background:#ffffffed;box-shadow:0 25px 80px #2233602e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.password-card .brand{margin-bottom:50px}.password-card h1{font-size:clamp(3rem,7vw,5.3rem)}.password-card .customer-form{padding:0;box-shadow:none}.gift-card-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(145deg,#e9fbff,#fff4df,#f1e9ff)}.gift-card{width:min(540px,100%);padding:40px;text-align:center;border-radius:28px;background:#fff;box-shadow:0 25px 70px #2b39642e}.gift-card__amount{font-family:Georgia,serif;font-size:3.4rem;font-weight:900;color:#e5634c}.gift-card__code{padding:14px;border:2px dashed var(--turquoise);border-radius:12px;background:#eefcff;font-family:monospace;font-size:1.2rem;letter-spacing:.1em}@media(max-width:1100px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu-button{display:grid}.localization-controls{display:flex}.benefits__grid{grid-template-columns:repeat(2,1fr)}.benefits article:nth-child(2){border-inline-end:0}.benefits article:nth-child(-n+2){border-bottom:1px solid rgba(24,33,61,.08)}.product-grid--4,.category-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1.5fr repeat(3,1fr);gap:28px}}@media(max-width:800px){.page-width{width:min(100% - 30px,1240px)}.section-shell{padding:72px 0}.site-header{min-height:72px;padding:10px 15px}.brand__mark{width:40px;height:40px}.brand__words strong{font-size:.9rem}.brand__words em{font-size:.57rem}.account-link{display:none}.header-actions{gap:0}.header-actions>.localization-controls{display:none}.icon-button{width:38px;height:38px}.hero{min-height:780px;background-image:linear-gradient(180deg,#ebfafffa,#fff9eaf0 48%,#ffffff05 78%),var(--hero-image);background-position:center,bottom center;background-size:cover,auto 55%}[dir=rtl] .hero{background-image:linear-gradient(180deg,#ebfafffa,#fff9eaf0 48%,#ffffff05 78%),var(--hero-image);background-position:center,bottom center}.hero__copy{min-height:780px;justify-content:flex-start;padding-top:70px}.hero h1{font-size:clamp(3.15rem,15vw,5.2rem)}.hero__lede{max-width:95%}.hero__float--one{top:58%;left:7%}[dir=rtl] .hero__float--one{right:7%;left:auto}.hero__float--two{display:none}.section-heading{align-items:start}.section-heading>a{display:none}.product-grid--2,.product-grid--3{grid-template-columns:1fr 1fr}.limited-offer{grid-template-columns:1fr}.limited-offer__copy{padding:65px 24px}.limited-offer__art{min-height:330px;order:-1}.steps{grid-template-columns:1fr}.testimonial{grid-template-columns:1fr;padding-top:75px;padding-bottom:75px}.testimonial aside{width:160px;height:160px}.reviewer b{display:none}.story{grid-template-columns:1fr}.story__art{min-height:470px}.story__copy{padding:60px 24px}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.main-product{grid-template-columns:1fr;gap:38px;padding-top:35px}.product-summary{position:static}.product-gallery__main{grid-template-columns:1fr;overflow:auto;scroll-snap-type:x mandatory}.product-media{scroll-snap-align:start}.customer-grid,.account-layout{grid-template-columns:1fr}.address-grid,.article-grid,.collection-list{grid-template-columns:1fr 1fr}.address-form,.cart-form{grid-template-columns:1fr}.cart-page .cart-summary{position:static}.contact-section{grid-template-columns:1fr;gap:30px}.contact-intro{position:static}}@media(max-width:540px){body{font-size:15px}.page-width{width:calc(100% - 24px)}h2{font-size:2.55rem}.announcement{gap:6px;padding:7px 10px;font-size:.66rem}.announcement span{display:none}.announcement a{white-space:nowrap}.mobile-localization{grid-template-columns:1fr}.mobile-localization__heading{grid-column:auto;align-items:flex-start;flex-direction:column}.brand__words em{display:none}.header-actions .icon-button:nth-of-type(2){display:none}.hero{min-height:750px}.hero__copy{min-height:750px;padding-top:50px}.hero h1{font-size:3.35rem}.hero__actions{width:100%}.hero__actions .button{flex:1;min-width:160px}.trust-pills{gap:6px}.trust-pills span{font-size:.67rem}.benefits__grid{width:100%;grid-template-columns:1fr 1fr}.benefits article{padding:18px 12px}.benefits__icon{width:37px;height:37px}.benefits small{display:none}.product-grid--2,.product-grid--3,.product-grid--4{grid-template-columns:1fr}.product-card__info h3{min-height:auto}.category-grid{gap:10px}.category-grid a{min-height:160px;padding:18px}.category-grid strong{font-size:.95rem}.section-heading{margin-bottom:25px}.testimonial blockquote{font-size:1.9rem}.reviewer{align-items:flex-start}.newsletter{padding:68px 17px}.newsletter__form{flex-direction:column;background:transparent;box-shadow:none}.newsletter__form input{min-height:52px;border-radius:12px;background:#fff}.newsletter__form button{min-height:50px;border-radius:12px}.site-footer{grid-template-columns:1fr}.footer-brand,.footer-bottom{grid-column:auto}.product-gallery__thumbs{grid-template-columns:repeat(4,1fr)}.main-product{padding-bottom:70px}.product-form{grid-template-columns:1fr 88px}.collection-toolbar{align-items:flex-start;flex-direction:column}.address-grid,.article-grid,.collection-list{grid-template-columns:1fr}.cart-summary{align-items:stretch}.cart-summary .button{width:100%}.cart-item{grid-template-columns:75px 1fr auto}.cart-item>a:first-child img{width:75px;height:75px}.cart-item label,.cart-item>strong{display:none}.search-panel{padding:35px 18px 24px}.search-field{flex-wrap:wrap}.search-field input{min-width:180px}.search-field button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
