[hidden]{display:none!important}.brand-logo{display:inline-flex;align-items:center;width:242px;flex:0 0 242px}.mobile-menu-toggle{display:none}.nav-personalize{color:#5b2edd}.brand-logo img{width:100%;height:auto}.header-actions{align-items:center}.header-icon-link{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 11px;border-radius:12px;font-size:14px;font-weight:700;transition:background .15s ease,transform .15s ease}.header-icon-link:hover{background:#f4f1fa;transform:translateY(-1px)}.header-icon-link svg,.product-card-action svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-account-link{white-space:nowrap}.cart-count{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;color:#fff;background:var(--brand);font-size:11px;font-weight:900}body.cart-drawer-open{overflow:hidden}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#120f197a;opacity:0;transition:opacity .24s ease}.cart-drawer.is-open .cart-drawer-overlay{opacity:1}.cart-drawer-panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(460px,100%);height:100%;background:#fff;box-shadow:-18px 0 45px #130e202e;transform:translate(102%);transition:transform .28s cubic-bezier(.22,1,.36,1)}.cart-drawer.is-open .cart-drawer-panel{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 22px 18px;border-bottom:1px solid var(--line)}.cart-drawer-kicker{color:#77727f;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.cart-drawer-header h2{margin:3px 0 0;font-size:25px}.cart-drawer-close{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #ddd8e1;border-radius:50%;background:#fff;font-size:25px;cursor:pointer}.cart-drawer-status{min-height:0;padding:0 22px;color:#176b55;background:#eefaf6;font-size:13px}.cart-drawer-status:not(:empty){padding-block:10px}.cart-drawer-content{display:flex;min-height:0;flex:1;flex-direction:column}.cart-drawer-items{flex:0 1 auto;max-height:calc(100svh - 285px);padding:6px 20px 18px;overflow-y:auto}.drawer-cart-item{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:start;padding:17px 0;border-bottom:1px solid #ece8ef}.drawer-cart-image{display:block;width:92px;height:92px;align-self:start;overflow:hidden;border-radius:12px;background:#f5f3f7}.drawer-cart-image img{width:92px;height:92px;object-fit:contain}.drawer-cart-info strong{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.drawer-cart-info small{display:block;margin-top:3px;color:#716c76;font-size:11px}.drawer-cart-info .cart-design-included,.cart-design-included{color:#167357;font-weight:800}.drawer-cart-controls{display:flex;align-items:center;gap:9px;margin-top:12px}.drawer-cart-controls>strong{margin-left:auto}.cart-quantity-control{display:inline-grid;grid-template-columns:28px 30px 28px;overflow:hidden;border:1px solid #ddd8e1;border-radius:8px}.cart-quantity-control button,.cart-quantity-control span{display:grid;place-items:center;height:29px;padding:0;border:0;background:#fff;font-size:12px}.cart-quantity-control button{cursor:pointer}.drawer-remove{padding:0;border:0;color:#807987;background:transparent;font-size:11px;text-decoration:underline;cursor:pointer}.cart-drawer-footer{flex:0 0 auto;padding:19px 22px 22px;border-top:1px solid var(--line);background:#fbfafc}.cart-note-field{display:grid;gap:7px;margin:16px 0;color:#29242d;font-size:12px;font-weight:780}.cart-note-field textarea{width:100%;min-height:78px;resize:vertical;padding:10px 11px;border:1px solid #dcd7e1;border-radius:9px;color:#211d25;background:#fff;font:inherit;font-weight:500;line-height:1.4}.cart-note-field textarea:focus-visible{outline:2px solid #6d39ff;outline-offset:2px}.cart-drawer-note{margin:13px 0 8px}.cart-drawer-note textarea{min-height:62px}.cart-drawer-note small{min-height:15px;color:#77717c;font-size:10px;font-weight:600}.cart-drawer-subtotal{display:flex;justify-content:space-between;font-size:18px}.cart-drawer-footer p{margin:6px 0 15px;color:#77717c;font-size:12px}.cart-drawer-footer .button{width:100%}.drawer-view-cart{display:block;margin-top:12px;font-size:13px;font-weight:750;text-align:center;text-decoration:underline}.cart-drawer-empty{display:grid;place-items:center;max-width:320px;margin:auto;padding:50px 25px;text-align:center}.cart-empty-icon{width:48px;height:48px;fill:none;stroke:#6d39ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.cart-drawer-empty h3{margin:15px 0 6px;font-size:25px}.cart-drawer-empty p{margin:0 0 22px;color:#716c76}.product-submit.is-loading{opacity:.72;pointer-events:none}.cart-page{min-height:70vh;padding:52px 0 82px;background:#f7f5fa}.cart-page-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.cart-page-heading h1{margin:12px 0 0;font-size:clamp(38px,5vw,62px)}.cart-page-heading p{color:#6f6a78}.cart-page-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);gap:24px;align-items:start}.cart-page-items,.cart-summary-card,.cart-page-empty{border:1px solid #e5e0e8;border-radius:22px;background:#fff;box-shadow:0 12px 35px #1e192d0f}.cart-page-items{padding:8px 26px 18px}.cart-page-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:22px;align-items:center;padding:24px 0;border-bottom:1px solid #ece8ef}.cart-page-item-image{overflow:hidden;border-radius:16px;background:#f4f2f6}.cart-page-item-image img{width:150px;height:150px;object-fit:contain}.cart-page-item-info h2{margin:6px 0 8px;font-size:18px;line-height:1.35}.cart-item-variant,.cart-item-property{margin:4px 0;color:#6d6872;font-size:12px}.cart-page-line-price{align-self:start;padding-top:12px;font-size:17px}.cart-page-item-actions{display:flex;align-items:end;gap:18px;margin-top:17px}.cart-page-item-actions label{font-size:12px;font-weight:800}.cart-page-item-actions input{width:72px;margin-left:6px;padding:8px;border:1px solid #d6d0da;border-radius:9px}.cart-page-item-actions a{color:#827b88;font-size:12px;text-decoration:underline}.cart-page-update-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;font-size:13px;font-weight:750}.cart-summary-card{position:sticky;top:110px;padding:26px}.cart-summary-card h2{margin:0 0 21px;font-size:25px}.cart-summary-card>div{display:flex;justify-content:space-between;padding:11px 0}.cart-summary-total{margin-top:6px;border-top:1px solid #e6e1e8;font-size:19px}.cart-summary-card>p{margin:5px 0 18px;color:#77717c;font-size:12px}.cart-summary-card>.button{width:100%}.cart-summary-trust{display:grid!important;justify-content:stretch!important;gap:9px;margin-top:18px;color:#4f4955;font-size:12px}.cart-page-empty{max-width:680px;margin:20px auto;padding:72px 25px;text-align:center}.cart-page-empty>.cart-empty-icon{width:56px;height:56px}.cart-page-empty h2{margin:16px 0 8px}.cart-page-empty p{max-width:460px;margin:0 auto 24px;color:#6f6a78}.footer-brand-logo{display:inline-block;width:242px;padding:7px 10px;border-radius:12px;background:#fff}.footer-brand-logo img{width:100%;height:auto}.site-footer--editable{background:var(--footer-background, #17151f);color:var(--footer-text, #fff)}.footer-grid--blocks{grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr));align-items:start;gap:36px 44px}.footer-grid--blocks .footer-block--brand{grid-column:span 2}.footer-grid--blocks .footer-block h3{margin:0 0 15px;color:var(--footer-text, #fff);font-size:16px;letter-spacing:-.01em}.footer-brand-description{max-width:48ch;margin-top:18px;color:var(--footer-muted, #d9d3e4)}.footer-brand-description>*:first-child,.footer-information>*:first-child{margin-top:0}.footer-brand-description>*:last-child,.footer-information>*:last-child{margin-bottom:0}.footer-contact{display:grid;gap:7px;margin-top:18px;color:var(--footer-muted, #d9d3e4);font-style:normal}.footer-contact a,.footer-links a{width:fit-content}.footer-contact a:hover,.footer-contact a:focus-visible,.footer-links a:hover,.footer-links a:focus-visible{color:var(--footer-text, #fff);text-decoration:underline;text-underline-offset:4px}.footer-information,.footer-editor-note,.site-footer--editable .footer-links{color:var(--footer-muted, #d9d3e4)}.site-footer--editable .footer-payment-row,.site-footer--editable .footer-bottom{border-color:var(--footer-line, #3d3748)}.site-footer--editable .footer-bottom{color:var(--footer-muted, #d9d3e4)}.footer-payment-row{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:36px;padding:20px 0;border-top:1px solid #3d3748;border-bottom:1px solid #3d3748}.footer-secure-copy strong,.footer-secure-copy span{display:block}.footer-secure-copy span{margin-top:3px;color:var(--footer-muted, #aaa2b5);font-size:12px}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;margin:0;padding:0;list-style:none}.payment-icons li{display:grid;place-items:center;height:28px;padding:2px 4px;border-radius:4px;background:#fff}.payment-icon{width:38px;height:24px}.payment-icons-light{justify-content:center;margin-top:18px}.payment-icons-light li{border:1px solid #e5e0e8}.collection-page-modern{padding:30px 0 78px;background:#fff}.collection-breadcrumb{display:flex;gap:9px;align-items:center;color:#736d78;font-size:13px}.collection-title-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-top:26px}.collection-title-row h1{margin:13px 0 0;font-size:clamp(34px,4vw,54px)}.collection-description{max-width:600px;color:#6f6a78;font-size:14px}.collection-category-strip{display:flex;gap:25px;margin:36px 0 42px;padding:4px 2px 10px;overflow-x:auto;scrollbar-width:thin}.collection-category-chip{display:grid;flex:0 0 105px;gap:10px;justify-items:center;font-size:13px;text-align:center}.collection-category-chip>span{display:block;width:92px;height:92px;overflow:hidden;border:3px solid #f3f0f5;border-radius:50%;background:#f4f2f6;transition:border-color .15s ease,transform .15s ease}.collection-category-chip img{width:100%;height:100%;object-fit:cover}.collection-category-chip:hover>span,.collection-category-chip.is-active>span{border-color:var(--brand);transform:translateY(-2px)}.collection-category-chip strong{font-weight:650;line-height:1.25}.collection-toolbar-modern{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px;padding:15px 18px;border:1px solid #e9e5ec;border-radius:16px;background:#faf9fb;color:#6f6a78;font-size:13px}.collection-toolbar-modern strong{color:#17151f}.collection-sort{display:flex;align-items:center;gap:10px}.collection-sort label{font-weight:700}.collection-sort-select{position:relative}.collection-sort-select select{min-width:190px;height:40px;padding:0 42px 0 14px;border:1px solid #dcd6e1;border-radius:11px;outline:0;background:#fff;color:#302b35;font-size:13px;font-weight:650;-webkit-appearance:none;appearance:none;cursor:pointer}.collection-sort-select select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #6d39ff1f}.collection-sort-select svg{position:absolute;right:12px;top:10px;width:20px;height:20px;fill:none;stroke:#6e6873;stroke-width:1.8;pointer-events:none}.collection-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 18px}.product-card-modern{min-width:0;transition:transform .24s ease,filter .24s ease}.product-card-media{position:relative;display:block;aspect-ratio:1 / 1.12;overflow:hidden;border-radius:14px;background:transparent}.product-card-media img{width:100%;height:100%;object-fit:contain;padding:0;transition:transform .25s ease}.product-card-modern:hover{transform:translateY(-6px);filter:drop-shadow(0 16px 18px rgba(31,22,45,.14))}.product-card-modern:hover .product-card-media img{transform:scale(1.025)}.product-card-modern:focus-within{transform:translateY(-4px);filter:drop-shadow(0 14px 16px rgba(31,22,45,.14))}.product-card-placeholder{display:grid;place-items:center;width:100%;height:100%;color:#928b98}.product-discount-badge,.product-personalized-badge{position:absolute;left:9px;bottom:9px;padding:5px 8px;border-radius:6px;color:#fff;background:#ef2b52;font-size:11px;font-weight:800}.product-personalized-badge{background:#078e88}.product-card-content{padding:11px 4px 0}.product-card-title{display:-webkit-box;min-height:38px;overflow:hidden;font-size:13px;font-weight:450;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card-bottom{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-top:8px}.product-card-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.product-card-price strong{font-size:16px}.product-card-price s{color:#928b98;font-size:11px}.product-card-action{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#f2f0f4;transition:color .15s ease,background .15s ease}.product-card-action:hover{color:#fff;background:var(--brand)}.product-card-action svg{width:17px;height:17px}.collection-pagination{margin-top:45px}.collection-empty{grid-column:1 / -1;padding:70px 20px;text-align:center}@media(max-width:1100px){.header-icon-link>span:not(.cart-count){display:none}.collection-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-page-layout{grid-template-columns:minmax(0,1fr) 330px}}@media(max-width:820px){.brand-logo{width:205px;flex-basis:205px}.header-icon-link>span:not(.cart-count){display:none}.cart-page-layout{grid-template-columns:1fr}.cart-summary-card{position:static}.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-title-row{display:block}.collection-description{margin-top:18px}}@media(max-width:640px){.header-inner{gap:10px}.mobile-menu-toggle{display:grid;width:38px;height:38px;flex:0 0 38px;padding:0;place-items:center;border:0;color:#211d26;background:transparent}.mobile-menu-toggle svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.brand-logo{width:158px;flex-basis:158px}.nav{position:absolute;top:100%;left:0;right:0;display:grid;gap:0;max-height:70vh;overflow:hidden auto;margin:0;padding:10px 20px 18px;border-bottom:1px solid var(--line);background:#fff;opacity:0;visibility:hidden;pointer-events:none;clip-path:inset(0 0 100% 0);transform:translateY(-6px);transition:opacity .18s ease,transform .18s ease,clip-path .22s ease,visibility 0s linear .22s}.nav.is-open{opacity:1;visibility:visible;pointer-events:auto;clip-path:inset(0);transform:translateY(0);transition-delay:0s}.nav a{padding:13px 2px;border-bottom:1px solid #eeeaf1}.nav a:last-child{border-bottom:0}.nav-personalize{color:#fff;margin-top:8px;padding-inline:15px!important;border:0!important;border-radius:10px;background:#6433ef;text-align:center}.header-actions{gap:2px}.header-icon-link{padding:8px}.footer-payment-row,.cart-page-heading,.collection-toolbar-modern{align-items:flex-start;flex-direction:column}.footer-grid--blocks .footer-block--brand{grid-column:auto}.payment-icons{justify-content:flex-start}.cart-page{padding-top:34px}.cart-page-items{padding-inline:16px}.cart-page-item{grid-template-columns:92px minmax(0,1fr);gap:13px}.cart-page-item-image img{width:92px;height:92px}.cart-page-line-price{grid-column:2;padding-top:0}.cart-page-item-actions{flex-wrap:wrap}.collection-category-strip{gap:16px;margin-block:28px}.collection-category-chip{flex-basis:84px}.collection-category-chip>span{width:74px;height:74px}.collection-sort{width:100%;justify-content:space-between}.collection-sort-select{flex:1}.collection-sort-select select{width:100%;min-width:0}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.product-card-media{border-radius:11px}.product-card-title{font-size:12px}}.home-hero{min-height:min(760px,calc(100svh - 96px));padding-block:clamp(42px,4vw,54px);background:#f5f2fa}.home-hero .hero-grid{grid-template-columns:minmax(0,.9fr) minmax(460px,1.15fr);gap:clamp(34px,5vw,76px)}.home-hero-copy{max-width:620px}.home-hero-label{margin:0;color:#5b2edd!important;font-size:14px!important;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.home-hero h1{max-width:10.5ch;margin:16px 0 20px;font-size:clamp(48px,6vw,82px);letter-spacing:-.04em;text-wrap:balance}.home-hero-copy>p:not(.home-hero-label){max-width:54ch}.home-hero .hero-media{min-height:clamp(460px,45vw,600px);border-radius:24px;background-position:58% center;box-shadow:0 28px 70px #23173e29}.home-hero .hero-media:after{content:none}.home-hero-proof{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;color:#49434f;font-size:13px;font-weight:700}.home-hero-proof span{display:inline-flex;align-items:center;gap:7px}.home-hero-proof span:before{content:"";width:7px;height:7px;border-radius:50%;background:#ff5b45;box-shadow:0 3px 8px #ff5b454d}.home-product-paths{padding-block:clamp(70px,8vw,112px);background:#fff}.home-section-header,.customer-stories-header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.home-section-header :is(h1,h2),.customer-stories-header h2{max-width:13ch;margin:0 0 12px;text-wrap:balance}.home-section-header p,.customer-stories-header p{max-width:58ch;margin:0;color:#6d6672}.home-section-header>a{flex:none;padding-bottom:5px;color:#5b2edd;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.home-product-path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-product-path{min-width:0}.home-product-path-media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:18px;background:#f3f1f5;box-shadow:0 16px 38px #1f162d14}.home-product-path-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.home-product-path:hover .home-product-path-media img{transform:scale(1.035)}.home-product-path-copy{padding:19px 2px 0}.home-product-path-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.home-product-path-meta span{padding:5px 9px;border-radius:7px;background:#f0ecfa;color:#4d2db4;font-size:11px;font-weight:800;letter-spacing:.02em}.home-product-path--washed .home-product-path-meta span{background:#f4ebe0;color:#74401f}.home-product-path--blanket .home-product-path-meta span{background:#e9f2ef;color:#1c665a}.home-product-path h3{margin:0 0 8px;font-size:clamp(22px,2vw,29px);letter-spacing:-.025em}.home-product-path-copy p{min-height:3.2em;margin:0;color:#6d6672}.home-product-path-link{display:inline-flex;gap:7px;margin-top:16px;color:#5b2edd;font-weight:800}.customer-stories{overflow:hidden;padding-block:clamp(72px,8vw,108px);background:#19151f;color:#fff}.customer-stories-header{align-items:center}.customer-stories-header h2{color:#fff}.customer-stories-header p{color:#c8c0cd}.customer-carousel-controls{display:flex;flex:none;gap:10px}.customer-carousel-controls button{display:grid;place-items:center;width:46px;height:46px;border:1px solid #4b4351;border-radius:50%;color:#fff;background:#25202b;cursor:pointer;transition:transform .2s ease,background .2s ease}.customer-carousel-controls button:hover{transform:translateY(-2px);background:#6433ef}.customer-carousel-controls button:disabled{opacity:.35;cursor:default;transform:none}.customer-carousel-controls svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.customer-carousel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,31.5%);gap:18px;overflow-x:auto;padding:4px 2px 24px;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.customer-carousel-track::-webkit-scrollbar{display:none}.customer-story{overflow:hidden;scroll-snap-align:start;border-radius:16px;background:#28222d;box-shadow:0 18px 44px #0003}.customer-story-media{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:#37303d}.customer-story-media img{width:100%;height:100%;object-fit:cover}.customer-story-product{position:absolute;left:14px;bottom:14px;max-width:calc(100% - 28px);padding:7px 10px;border-radius:7px;color:#211a26;background:#ffffffed;font-size:12px;font-weight:850;box-shadow:0 8px 20px #00000029}.customer-story-copy{padding:20px}.customer-stars{display:flex;gap:3px;color:#ffb84d}.customer-stars svg{width:17px;fill:currentColor}.customer-story blockquote{min-height:5.2em;margin:13px 0 16px;color:#f8f5fa;font-size:15px;line-height:1.55}.customer-story-copy>p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;color:#fff;font-size:13px;font-weight:800}.customer-story-copy>p span{color:#a99eaf;font-size:10px;font-weight:650}.customer-carousel-progress{height:3px;overflow:hidden;margin-top:4px;border-radius:3px;background:#39313f}.customer-carousel-progress span{display:block;width:20%;height:100%;border-radius:inherit;background:#ff6a51;transform-origin:left center;transition:transform .2s ease}.customer-stories-note{max-width:70ch;margin:16px 0 0;color:#918796;font-size:11px}@media(max-width:980px){.home-hero{min-height:auto}.home-hero .hero-grid{grid-template-columns:1fr}.home-hero-copy{max-width:720px}.home-hero h1{max-width:12ch}.home-hero .hero-media{min-height:min(68vw,600px);background-position:center}.home-product-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-product-path:last-child{grid-column:1 / -1;display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.home-product-path:last-child .home-product-path-copy{padding-top:0}.customer-carousel-track{grid-auto-columns:minmax(280px,46%)}}@media(max-width:640px){.home-hero{padding-block:44px}.home-hero h1{font-size:clamp(42px,13vw,58px)}.home-hero .hero-media{min-height:430px;border-radius:16px}.home-hero-proof{gap:9px 13px}.home-section-header,.customer-stories-header{align-items:flex-start;flex-direction:column;margin-bottom:26px}.home-product-path-grid{grid-template-columns:1fr;gap:34px}.home-product-path:last-child{display:block;grid-column:auto}.home-product-path:last-child .home-product-path-copy{padding-top:19px}.home-product-path-copy p{min-height:0}.customer-stories-header{position:relative;padding-right:100px}.customer-carousel-controls{position:absolute;right:0;bottom:0}.customer-carousel-track{width:calc(100% + 12px);grid-auto-columns:86%}.customer-story blockquote{min-height:0}}@media(prefers-reduced-motion:reduce){.home-product-path-media img,.customer-carousel-progress span,.customer-carousel-controls button,.product-card-modern,.product-card-media img{transition:none}.product-card-modern:hover,.product-card-modern:focus-within{transform:none}.customer-carousel-track{scroll-behavior:auto}}.home-hero{min-height:min(780px,calc(100svh - 90px));padding-block:clamp(40px,5vw,70px);background:#f8f7fa}.home-hero .hero-grid{grid-template-columns:minmax(320px,.78fr) minmax(560px,1.22fr);gap:clamp(34px,5vw,72px)}.home-hero-copy{max-width:560px}.home-hero h1{max-width:9.5ch;margin:0 0 22px;font-size:clamp(54px,6.5vw,88px);letter-spacing:-.04em;text-wrap:balance}.home-hero-copy>p{max-width:50ch;margin:0;color:#5e5865;font-size:clamp(17px,1.5vw,20px)}.home-hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px;color:#46404b;font-size:12px;font-weight:760}.home-hero-proof span{display:flex;align-items:center;gap:8px}.home-hero-proof span:before{content:none}.home-hero-proof svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:#6433ef;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-product-stage{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(220px,.88fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-height:clamp(540px,46vw,630px);padding:14px 14px 52px;border-radius:28px;background:#eeeaf4;box-shadow:0 30px 75px #261b3924}.hero-product{position:relative;min-width:0;overflow:hidden;border-radius:18px;background:#fff;isolation:isolate}.hero-product--washed{grid-row:1 / 3}.hero-product picture,.home-product-path-media picture{display:block;width:100%;height:100%}.hero-product img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}.hero-product:hover img,.hero-product:focus-visible img{transform:scale(1.035)}.hero-product>span{position:absolute;right:12px;bottom:12px;left:12px;z-index:1;padding:11px 12px;border-radius:11px;background:#fffffff0;box-shadow:0 12px 30px #17111d29}.hero-product>span strong,.hero-product>span small{display:block}.hero-product>span strong{font-size:14px;line-height:1.2}.hero-product>span small{margin-top:3px;color:#6d6672;font-size:11px}.hero-design-route{position:absolute;right:22px;bottom:16px;left:22px;display:flex;align-items:center;justify-content:center;gap:9px;color:#5a5360;font-size:11px;font-weight:820;letter-spacing:.025em;text-transform:uppercase}.hero-design-route i{width:clamp(22px,4vw,70px);height:1px;background:#bfb6c8}.home-product-paths{padding-block:clamp(74px,8vw,116px)}.home-product-path-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);grid-template-rows:repeat(2,minmax(250px,1fr));gap:18px}.home-product-path{display:grid;grid-template-columns:minmax(170px,.9fr) minmax(0,1.1fr);align-items:center;min-width:0;overflow:hidden;border:1px solid #e8e3ec;border-radius:20px;background:#f9f8fa;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.home-product-path:first-child{grid-row:1 / 3;display:block}.home-product-path:hover,.home-product-path:focus-within{border-color:transparent;box-shadow:0 22px 54px #23183021;transform:translateY(-4px)}.home-product-path-media{aspect-ratio:1 / 1;border-radius:0;box-shadow:none}.home-product-path:first-child .home-product-path-media{aspect-ratio:4 / 3}.home-product-path-copy{padding:22px}.home-product-path:first-child .home-product-path-copy{padding:28px}.home-product-path-copy p{min-height:0}.home-product-path-meta span{border-radius:6px}.home-process{padding-block:clamp(72px,8vw,108px);color:#fff;background:#1d1822}.home-process-shell{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:clamp(50px,8vw,120px);align-items:start}.home-process header{position:sticky;top:116px}.home-process h2{max-width:10ch;color:#fff}.home-process header p{max-width:34ch;color:#c8c1cd}.home-process-flow{counter-reset:none}.home-process-flow article{display:grid;grid-template-columns:48px minmax(0,1fr);gap:18px;padding:27px 0;border-top:1px solid #48404e}.home-process-flow article:last-child{border-bottom:1px solid #48404e}.home-process-flow article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#1d1822;background:#ff6a51;font-size:15px;font-weight:900}.home-process-flow h3{margin:2px 0 7px;color:#fff;font-size:clamp(22px,2vw,29px)}.home-process-flow p{max-width:56ch;margin:0;color:#c8c1cd}.home-trust-section{padding-block:42px;background:#fff}.home-trust-section .trust{border:0;border-radius:0;background:transparent}.home-trust-section .trust-item{display:flex;align-items:center;gap:13px;padding:10px 22px;text-align:left}.home-trust-section .trust-item svg{width:28px;height:28px;flex:0 0 28px;fill:none;stroke:#6433ef;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.home-trust-section .trust-item strong,.home-trust-section .trust-item small{display:block}.home-trust-section .trust-item small{margin-top:2px;color:#736d78}@media(max-width:1080px){.home-hero .hero-grid{grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr);gap:30px}.home-hero-proof{grid-template-columns:1fr}}@media(max-width:900px){.home-hero .hero-grid{grid-template-columns:1fr}.home-hero-copy{max-width:680px}.home-hero-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-product-stage{min-height:min(72vw,620px)}.home-product-path-grid{grid-template-columns:1fr;grid-template-rows:auto}.home-product-path,.home-product-path:first-child{display:grid;grid-row:auto;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr)}.home-product-path:first-child .home-product-path-media,.home-product-path-media{aspect-ratio:1 / 1}.home-process-shell{grid-template-columns:1fr;gap:30px}.home-process header{position:static}.home-process h2{max-width:13ch}}@media(max-width:640px){.site-header .header-inner{gap:6px}.site-header .brand-logo{width:136px;flex-basis:136px}.header-actions{margin-left:auto}.header-icon-link{padding-inline:7px}.home-hero{padding-block:30px 40px}.home-hero h1{max-width:12ch;margin-bottom:15px;font-size:clamp(38px,10.5vw,44px);line-height:1.01}.home-hero-copy>p{max-width:38ch;font-size:15px;line-height:1.5}.home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr}.home-hero .button{min-width:0;min-height:48px;padding:10px 9px;font-size:14px}.home-hero-proof{grid-template-columns:1fr 1fr;gap:9px 14px;margin-top:20px;font-size:11px}.home-hero-proof span:last-child{grid-column:1 / -1}.home-hero-proof svg{width:18px;height:18px;flex-basis:18px}.hero-product-stage{grid-template-columns:1fr 1fr;grid-template-rows:1.12fr .88fr;gap:9px;min-height:0;aspect-ratio:4 / 5;padding:9px;border-radius:18px}.hero-product--washed{grid-column:1 / 3;grid-row:1}.hero-product--cotton,.hero-product--blanket{grid-row:2}.hero-product{border-radius:13px}.hero-product--washed img{object-position:center 38%}.hero-product--cotton img{object-position:center 40%}.hero-product--blanket img{object-position:center 52%}.hero-product>span{right:7px;bottom:7px;left:7px;padding:8px 9px}.hero-product>span strong{font-size:12px}.hero-product>span small{display:none}.hero-design-route{display:none}.home-product-path-grid{gap:22px}.home-product-path,.home-product-path:first-child{display:block}.home-product-path-media,.home-product-path:first-child .home-product-path-media{aspect-ratio:16 / 10}.home-product-path--washed .home-product-path-media img{object-position:center 38%}.home-product-path:not(.home-product-path--washed):not(.home-product-path--blanket) .home-product-path-media img{object-position:center 40%}.home-product-path--blanket .home-product-path-media img{object-position:center 54%}.home-product-path-copy,.home-product-path:first-child .home-product-path-copy{padding:16px 17px 18px}.home-product-path-meta{margin-bottom:8px}.home-product-path h3{margin-bottom:5px;font-size:21px}.home-product-path-copy p{display:-webkit-box;overflow:hidden;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-product-path-link{margin-top:11px;font-size:14px}.home-process-flow article{grid-template-columns:42px minmax(0,1fr);gap:14px}.home-trust-section .trust{grid-template-columns:1fr 1fr}.home-trust-section .trust-item{min-width:0;padding:15px 10px;border-right:0;border-bottom:1px solid var(--line)}.home-trust-section .trust-item:nth-child(odd){border-right:1px solid var(--line)}}@media(max-width:390px){.site-header .brand-logo{width:120px;flex-basis:120px}.header-icon-link:first-child{display:none}}@media(prefers-reduced-motion:reduce){.hero-product img,.home-product-path{transition:none}.home-product-path:hover,.home-product-path:focus-within{transform:none}}.product-personalize-link{width:100%;margin:4px 0 14px}.related-products-section{padding-block:clamp(68px,8vw,104px);border-top:1px solid #ece8ef;background:#faf9fb}.related-products-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.related-products-header h2{max-width:14ch;margin:0}.related-products-header>a{color:#5b2edd;font-weight:800}.related-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}@media(max-width:900px){.related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}}.drawer-cart-image,.cart-page-item-image{position:relative;display:block;padding:0;border:0;color:inherit;cursor:zoom-in}.drawer-cart-image:disabled,.cart-page-item-image:disabled{cursor:default}.drawer-cart-image img,.cart-page-item-image img{display:block;transition:transform .18s ease}.drawer-cart-image:hover img,.drawer-cart-image:focus-visible img,.cart-page-item-image:hover img,.cart-page-item-image:focus-visible img{transform:scale(1.035)}.cart-image-zoom-label{position:absolute;z-index:2;right:6px;bottom:6px;padding:4px 6px;border-radius:6px;color:#fff;background:#18151fc2;font-size:8px;font-weight:800;line-height:1;pointer-events:none}.cart-image-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;display:grid;padding:clamp(12px,4vw,48px);place-items:center}.cart-image-lightbox[hidden]{display:none}.cart-image-lightbox-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#100d16cc;cursor:zoom-out}.cart-image-lightbox-panel{position:relative;width:min(860px,100%);max-height:calc(100svh - 24px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 90px #00000061}.cart-image-lightbox-panel header{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px;padding:12px 15px 12px 18px;border-bottom:1px solid #e8e4eb}.cart-image-lightbox-panel header span{color:#6737ee;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.cart-image-lightbox-panel h2{margin:2px 0 0;font-size:19px}.cart-image-lightbox-close{display:grid;width:38px;height:38px;flex:0 0 38px;padding:0;place-items:center;border:0;border-radius:50%;color:#514b57;background:#f1eff3;font-size:24px;cursor:pointer}.cart-image-lightbox-stage{display:grid;min-height:min(70svh,720px);padding:clamp(10px,3vw,28px);place-items:center;background:#f5f3f7}.cart-image-lightbox-stage img{display:block;max-width:100%;max-height:min(68svh,690px);object-fit:contain}.cart-image-lightbox-panel>p{margin:0;padding:12px 18px 15px;color:#6e6873;font-size:11px}body.cart-image-lightbox-open{overflow:hidden}@media(max-width:640px){.cart-page-item-image{width:92px;height:92px}.cart-image-lightbox{padding:8px}.cart-image-lightbox-panel{border-radius:14px}.cart-image-lightbox-stage{min-height:62svh;padding:8px}.cart-image-lightbox-stage img{max-height:60svh}.cart-image-zoom-label{right:4px;bottom:4px}}@media(prefers-reduced-motion:reduce){.drawer-cart-image img,.cart-page-item-image img{transition:none}}.announcement--split{padding:0;color:var(--announcement-color, #61110d);background:var(--announcement-background, #fff7e8)}.announcement-inner{display:flex;min-height:38px;align-items:center;justify-content:center;gap:clamp(30px,7vw,100px);font-size:12px}.announcement-inner>div{display:inline-flex;align-items:center;gap:8px}.announcement-inner svg{width:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-header--catalog{z-index:60}.header-main-row{display:flex;min-height:72px;align-items:center;gap:clamp(16px,2vw,30px)}.header-main-row .brand-logo{width:190px;flex:0 0 190px}.header-search{position:relative;display:flex;width:min(620px,100%);min-width:220px;margin-inline:auto}.header-search input,.mobile-menu-search input{width:100%;height:44px;padding:0 52px 0 17px;border:1px solid #cec8d4;border-radius:9px;outline:0;color:#1d1922;background:#fff;font-size:14px}.header-search input:focus,.mobile-menu-search input:focus{border-color:#6d39ff;box-shadow:0 0 0 3px #6d39ff21}.header-search button,.mobile-menu-search button{position:absolute;top:2px;right:2px;display:grid;width:44px;height:40px;padding:0;place-items:center;border:0;border-radius:8px;color:#fff;background:#17151f;cursor:pointer}.header-search svg,.mobile-menu-search svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.header-search-link{display:none}.header-main-row .header-actions{flex:0 0 auto;margin-left:0;gap:2px}.desktop-navigation{position:static;color:#fff;background:#17151f}.desktop-navigation-track{display:flex;min-height:44px;align-items:stretch;gap:clamp(8px,1.4vw,24px)}.desktop-menu-item{position:static;display:flex;align-items:stretch}.desktop-menu-label{display:flex;align-items:center;white-space:nowrap}.desktop-menu-label>a,.desktop-personalize-link{display:inline-flex;min-height:44px;align-items:center;color:#fff;font-size:13px;font-weight:650}.desktop-menu-label>a:hover,.desktop-personalize-link:hover{color:#dcd0ff}.desktop-menu-label button{display:grid;width:22px;height:36px;padding:0;place-items:center;border:0;color:#fff;background:transparent;cursor:pointer}.desktop-menu-label button svg{width:14px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .18s ease}.desktop-menu-item.is-open .desktop-menu-label button svg{transform:rotate(180deg)}.desktop-personalize-link{margin-left:auto;color:#d7c8ff;font-weight:800}.mega-menu{position:absolute;top:100%;left:0;right:0;z-index:5;padding:0;border-top:1px solid #ebe7ee;color:#17151f;background:#fff;box-shadow:0 26px 42px #13101733;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,transform .2s ease,visibility 0s linear .2s}.desktop-menu-item.is-open .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.mega-menu-layout{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:380px;max-height:min(620px,calc(100vh - 130px));padding-inline:0;overflow:hidden}.mega-menu-sidebar{padding:18px 10px 22px 0;overflow-y:auto;border-right:1px solid #e6e2e8}.mega-menu-view-all{display:block;margin:0 10px 8px;padding:10px 12px;color:#5d2dde;font-size:13px;font-weight:800}.mega-group-trigger{display:flex;width:100%;min-height:42px;align-items:center;justify-content:space-between;padding:9px 16px;border:0;color:#302b35;background:transparent;text-align:left;cursor:pointer}.mega-group-trigger.is-active{background:#eeecef;font-weight:750}.mega-menu-content{padding:25px 34px 32px;overflow-y:auto}.mega-group-panel{display:none}.mega-group-panel.is-active{display:block}.mega-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:17px}.mega-group-heading h2{margin:0;font-size:19px;letter-spacing:-.015em}.mega-group-heading a{color:#6334e9;font-size:12px;font-weight:800}.mega-link-grid{display:grid;grid-template-columns:repeat(6,minmax(90px,1fr));gap:25px 22px}.mega-link-card{display:grid;min-width:0;gap:8px;justify-items:center;font-size:12px;text-align:center}.mega-link-image{display:grid;width:min(104px,100%);aspect-ratio:1;overflow:hidden;place-items:center;border-radius:50%;background:#f0eef2;transition:transform .18s ease,box-shadow .18s ease}.mega-link-image img{width:100%;height:100%;object-fit:cover}.mega-link-image svg{width:34px;fill:none;stroke:#201c25;stroke-width:2}.mega-link-card:hover .mega-link-image{transform:translateY(-3px);box-shadow:0 10px 24px #231b2d26}.mega-link-card strong{overflow-wrap:anywhere;line-height:1.3}.localization-switcher{position:relative}.localization-switcher>summary{display:flex;min-height:42px;align-items:center;gap:6px;padding:8px 9px;border-radius:11px;font-size:12px;font-weight:750;list-style:none;cursor:pointer}.localization-switcher>summary::-webkit-details-marker{display:none}.localization-switcher>summary:hover{background:#f4f1f7}.localization-switcher>summary svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.5}.localization-switcher>summary .localization-chevron{width:12px;transition:transform .18s ease}.localization-switcher[open]>summary .localization-chevron{transform:rotate(180deg)}.localization-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:8;width:min(330px,calc(100vw - 24px));padding:17px;border:1px solid #e2dde6;border-radius:14px;background:#fff;box-shadow:0 18px 48px #1a132033}.localization-form+.localization-form{margin-top:13px}.localization-form label{display:block;margin-bottom:6px;font-size:11px;font-weight:800}.localization-select-wrap{position:relative;display:block}.localization-select-wrap select{width:100%;height:42px;padding:0 36px 0 11px;border:1px solid #d5ceda;border-radius:9px;outline:0;background:#fff;font-size:12px;-webkit-appearance:none;appearance:none}.localization-select-wrap svg{position:absolute;top:13px;right:11px;width:16px;fill:none;stroke:currentColor;pointer-events:none}.localization-panel p{margin:12px 0 0;color:#7a7480;font-size:10px;line-height:1.4}.mobile-navigation{display:none}.category-circles-section,.tabbed-products-section{padding:clamp(42px,6vw,76px) 0;background:var(--section-background, #fff)}.category-circles-header,.tabbed-products-heading{margin-bottom:28px;text-align:center}.category-circles-header h2{margin:0;color:var(--section-heading, #a52624);font-size:clamp(25px,2.4vw,34px)}.category-circles-header>div,.tabbed-products-heading>div{max-width:680px;margin:10px auto 0;color:#6d6872}.category-circles-shell{position:relative}.category-circles-track{display:flex;gap:clamp(18px,2.4vw,36px);padding:4px 3px 12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.category-circles-track::-webkit-scrollbar,.catalog-tabs::-webkit-scrollbar{display:none}.category-circle-card{display:grid;flex:1 0 150px;max-width:190px;gap:13px;justify-items:center;scroll-snap-align:start;text-align:center}.category-circle-image{width:100%;aspect-ratio:1;overflow:hidden;border-radius:50%;background:#f2eff3;transition:transform .2s ease,box-shadow .2s ease}.category-circle-image img,.category-circle-placeholder{width:100%;height:100%;object-fit:cover}.category-circle-card:hover .category-circle-image{transform:translateY(-4px);box-shadow:0 16px 32px #20192529}.category-circle-title{font-size:15px;font-weight:700;line-height:1.3}.circle-scroll-button,.catalog-tabs-arrow{display:grid;width:42px;height:42px;padding:0;place-items:center;border:0;border-radius:50%;color:#29242e;background:#f3f1f4;box-shadow:0 5px 12px #201b251f;font-size:25px;cursor:pointer}.circle-scroll-button{position:absolute;top:40%;z-index:2;transform:translateY(-50%)}.circle-scroll-button--previous{left:-20px}.circle-scroll-button--next{right:-20px}.tabbed-products-heading h2{margin:0;font-size:clamp(28px,3.4vw,44px)}.catalog-tabs-shell{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;margin-bottom:22px}.catalog-tabs{display:flex;gap:12px;padding:4px 2px;overflow-x:auto;scrollbar-width:none}.catalog-tab{min-height:48px;padding:10px 25px;border:0;border-radius:999px;color:#bd4d48;background:#faf9fa;font-weight:750;white-space:nowrap;cursor:pointer}.catalog-tab.is-active{color:#fff;background:var(--tab-active, #b32623)}.catalog-tab-panel[hidden]{display:none}.catalog-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 16px}.catalog-products-grid .product-card-modern{padding-bottom:12px;border-radius:13px;background:#f8f7f8;overflow:hidden}.catalog-products-grid .product-card-content{padding-inline:11px}.catalog-view-all{display:flex;width:max-content;margin:32px auto 0}.catalog-products-empty{padding:60px 20px;border-radius:16px;color:#736d78;background:#f7f5f8;text-align:center}body.quick-add-open{overflow:hidden}.product-card-action{padding:0;border:0;cursor:pointer}.product-card-action:disabled{opacity:.45;cursor:not-allowed}.quick-add-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;padding:18px;place-items:center;opacity:0;visibility:hidden;transition:opacity .18s ease,visibility 0s linear .18s}.quick-add-modal[hidden]{display:none}.quick-add-modal.is-open{opacity:1;visibility:visible;transition-delay:0s}.quick-add-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#14101994}.quick-add-panel{position:relative;width:min(620px,100%);max-height:calc(100svh - 36px);padding:clamp(20px,4vw,30px);overflow-y:auto;border-radius:20px;outline:0;background:#fff;box-shadow:0 28px 80px #0a070d59;transform:translateY(14px) scale(.985);transition:transform .2s ease}.quick-add-modal.is-open .quick-add-panel{transform:translateY(0) scale(1)}.quick-add-close{position:absolute;top:12px;right:12px;z-index:2;display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;border-radius:50%;color:#4c4650;background:#f1eff2;font-size:24px;cursor:pointer}.quick-add-loading{display:grid;min-height:280px;place-items:center;align-content:center;color:#716b76}.quick-add-spinner{width:34px;height:34px;border:3px solid #e4dff0;border-top-color:#6938f0;border-radius:50%;animation:quick-add-spin .7s linear infinite}@keyframes quick-add-spin{to{transform:rotate(360deg)}}.quick-add-product{display:grid;grid-template-columns:132px minmax(0,1fr);gap:20px;align-items:center;padding-right:28px}.quick-add-image-wrap{display:grid;width:132px;aspect-ratio:1;overflow:hidden;place-items:center;border-radius:14px;background:#f4f2f5}.quick-add-image-wrap img{width:100%;height:100%;object-fit:contain}.quick-add-kicker{margin:0 0 5px;color:#6737e9;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.quick-add-product h2{margin:0;font-size:clamp(19px,3vw,25px);line-height:1.2;letter-spacing:-.02em}.quick-add-price{margin-top:9px;font-size:20px;font-weight:850}.quick-add-form{margin-top:22px}.quick-add-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.quick-add-option>span:first-child,.quick-add-quantity>span{display:block;margin-bottom:6px;font-size:12px;font-weight:800}.quick-add-select-wrap{position:relative;display:block}.quick-add-select-wrap select,.quick-add-quantity input{width:100%;height:46px;padding:0 40px 0 13px;border:1px solid #d6d0da;border-radius:10px;outline:0;background:#fff;-webkit-appearance:none;appearance:none}.quick-add-select-wrap select:focus,.quick-add-quantity input:focus{border-color:#6d39ff;box-shadow:0 0 0 3px #6d39ff1f}.quick-add-select-wrap svg{position:absolute;top:15px;right:13px;width:16px;fill:none;stroke:currentColor;pointer-events:none}.quick-add-quantity{display:block;width:120px;margin:14px 0}.quick-add-quantity input{padding-right:12px;-webkit-appearance:auto;appearance:auto}.quick-add-form .button{width:100%}.quick-add-product-link{display:block;margin-top:15px;color:#5e32d4;font-size:12px;font-weight:750;text-align:center;text-decoration:underline}.quick-add-error{padding:70px 20px;color:#a02b35;text-align:center}.cart-drawer{z-index:300}.collection-title-row{align-items:flex-start;margin-bottom:28px}.collection-title-row h1{max-width:100%;margin-top:11px;font-size:clamp(32px,4.1vw,50px);line-height:1.05;overflow-wrap:anywhere}.collection-title-row+.collection-category-strip{margin-top:0}.product-main-image{transition:opacity .14s ease}.product-main-image.is-switching{opacity:.82}@media(max-width:1180px){.header-main-row .brand-logo{width:165px;flex-basis:165px}.header-localization-desktop .localization-switcher>summary>span{display:none}.mega-link-grid{grid-template-columns:repeat(5,minmax(80px,1fr))}}@media(max-width:989px){.site-header--catalog{position:sticky}.header-main-row{min-height:64px;gap:9px}.header-main-row .mobile-menu-toggle{display:grid;width:40px;height:40px;flex:0 0 40px;padding:0;place-items:center;border:0;color:#211d26;background:transparent}.header-main-row .mobile-menu-toggle svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.header-main-row .brand-logo{width:155px;flex-basis:155px}.header-search,.header-localization-desktop,.desktop-navigation{display:none}.header-main-row .header-actions{margin-left:auto}.header-search-link{display:inline-flex}.header-main-row .header-icon-link>span:not(.cart-count){display:none}.header-main-row .header-icon-link{padding:8px}body.mobile-navigation-open{overflow:hidden}.mobile-navigation{position:absolute;top:100%;left:0;right:0;display:block;height:calc(100svh - 64px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility 0s linear .18s}.mobile-navigation.is-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-navigation-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#120e166b}.mobile-navigation-panel{position:relative;width:min(430px,100%);height:100%;padding:17px 18px 28px;overflow-y:auto;background:#fff;box-shadow:18px 0 42px #140f1938;transform:translate(-100%);transition:transform .24s ease}.mobile-navigation.is-open .mobile-navigation-panel{transform:translate(0)}.mobile-menu-search{position:relative;margin-bottom:12px}.mobile-menu-links>a,.mobile-menu-level>summary{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:11px 3px;border-bottom:1px solid #ece8ee;font-size:14px;font-weight:750;list-style:none;cursor:pointer}.mobile-menu-level>summary::-webkit-details-marker{display:none}.mobile-menu-level>summary svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .18s ease}.mobile-menu-level[open]>summary svg{transform:rotate(180deg)}.mobile-submenu{padding:6px 0 10px 15px;border-bottom:1px solid #ece8ee}.mobile-submenu>a{display:block;padding:10px 4px;color:#554f5b;font-size:13px}.mobile-menu-level--nested>summary{min-height:44px;padding-block:8px;border:0;font-size:13px}.mobile-submenu--nested{padding-left:13px;border:0}.mobile-submenu .mobile-view-all{color:#6433eb;font-weight:800}.mobile-personalize-link{margin-top:10px;justify-content:center!important;border:0!important;border-radius:10px;color:#fff;background:#6737ed}.mobile-menu-localization{margin-top:20px}.localization-switcher--mobile>summary{justify-content:center;border:1px solid #ddd7e2}.localization-switcher--mobile .localization-panel{position:static;width:100%;margin-top:8px;box-shadow:none}.catalog-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.circle-scroll-button--previous{left:-10px}.circle-scroll-button--next{right:-10px}}@media(max-width:640px){.announcement-inner{justify-content:flex-start;gap:32px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.header-main-row .brand-logo{width:132px;flex-basis:132px}.header-main-row .header-account-link{display:none}.header-main-row .cart-count{position:absolute;top:2px;right:1px;min-width:17px;height:17px;font-size:9px}.category-circles-section,.tabbed-products-section{padding-block:38px}.category-circle-card{flex-basis:128px;max-width:142px}.circle-scroll-button{display:none}.catalog-tabs-shell{grid-template-columns:34px minmax(0,1fr) 34px;gap:5px}.catalog-tabs-arrow{width:34px;height:34px}.catalog-tab{min-height:42px;padding:8px 18px;font-size:13px}.catalog-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.quick-add-modal{padding:8px;align-items:end}.quick-add-panel{width:100%;max-height:calc(100svh - 16px);padding:20px 16px 24px;border-radius:18px 18px 12px 12px}.quick-add-product{grid-template-columns:96px minmax(0,1fr);gap:14px;padding-right:24px}.quick-add-image-wrap{width:96px}.quick-add-options{grid-template-columns:1fr}.collection-title-row{display:block;margin-top:20px;margin-bottom:22px}.collection-title-row h1{font-size:clamp(30px,10vw,40px);line-height:1.08}.collection-title-row .collection-description{margin-top:14px}}@media(prefers-reduced-motion:reduce){.mega-menu,.mega-link-image,.mobile-navigation,.mobile-navigation-panel,.quick-add-modal,.quick-add-panel,.product-main-image{transition:none}.quick-add-spinner{animation-duration:1.4s}}body,button,input,select,textarea,h1,h2,h3,h4,h5,h6{font-family:var(--theme-font-family, Poppins, "Avenir Next", "Segoe UI", sans-serif)}.site-header--catalog{background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.header-main-row{background:#fff}.desktop-navigation{position:static;color:#27232b;background:#fff;border-top:1px solid #f0edf2;box-shadow:0 4px 12px #1f18260a}.desktop-navigation-track{display:flex;min-height:48px;flex-wrap:wrap;align-items:center;justify-content:flex-start;column-gap:clamp(19px,2.2vw,34px);row-gap:0;padding-block:2px}.desktop-menu-item{position:static;min-height:44px}.desktop-menu-label{position:relative;min-height:44px}.desktop-menu-label>a{min-height:44px;color:#27232b;font-size:15px;font-weight:500;letter-spacing:0}.desktop-menu-label>a:hover{color:#5f31df}.desktop-menu-label button{width:20px;min-height:40px;color:#27232b}.desktop-menu-label button svg{width:13px;stroke-width:1.6}.desktop-menu-item.is-open .desktop-menu-label:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;border-radius:2px;background:#6d39ff}.mega-menu{padding:0;border-top:1px solid #eeeaf1;background:#fff;box-shadow:0 20px 36px #19141f1f}.simple-mega-menu{max-height:min(520px,calc(100vh - 150px));padding:24px 18px 30px;overflow-y:auto}.simple-mega-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:15px;padding-bottom:12px;border-bottom:1px solid #f0edf2}.simple-mega-heading strong{color:#27232b;font-size:15px;font-weight:650}.simple-mega-heading a{color:#6434e8;font-size:12px;font-weight:650}.simple-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px 40px}.simple-mega-link,.simple-mega-column>a{display:block;padding:9px 0;color:#625d65;font-size:15px;font-weight:400;line-height:1.35;transition:color .15s ease,transform .15s ease}.simple-mega-link:hover,.simple-mega-column>a:hover{color:#5f31df;transform:translate(2px)}.simple-mega-column .simple-mega-column-title{margin-bottom:3px;color:#29252d;font-weight:650}.category-circles-section,.tabbed-products-section{color:#211d26}.category-circles-header h2{color:var(--section-heading, #211d26);font-weight:700;letter-spacing:-.025em}.tabbed-products-heading h2{color:#211d26;font-weight:700;letter-spacing:-.025em}.category-circles-header>div,.tabbed-products-heading>div{color:#77717e;font-size:14px}.category-circle-image{border:1px solid #ece7f2;background:#f6f3f9}.category-circle-card:hover .category-circle-image{box-shadow:0 13px 28px #39274c1f}.category-circle-title{color:#2a252e;font-size:14px;font-weight:600}.catalog-tab{border:1px solid #ebe6f1;color:#554e5b;background:#f8f6fa;font-size:14px;font-weight:600}.catalog-tab.is-active{border-color:var(--tab-active, #6d39ff);color:#fff;background:var(--tab-active, #6d39ff);box-shadow:0 7px 18px #6d39ff2e}.catalog-products-grid .product-card-modern{border:1px solid #eeeaf1;background:#fff}.catalog-view-all{border-color:#ded7e7;color:#4e2cc1}.collection-showcase-section{padding:clamp(48px,6vw,82px) 0;background:var(--showcase-background, #f7f5fb)}.collection-showcase-heading{max-width:720px;margin:0 auto 30px;text-align:center}.collection-showcase-heading>span{display:inline-block;margin-bottom:9px;color:var(--showcase-accent, #6d39ff);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.collection-showcase-heading h2{margin:0;color:#211d26;font-size:clamp(29px,3.7vw,46px);font-weight:700;letter-spacing:-.035em}.collection-showcase-heading>div{margin-top:11px;color:#746e79;font-size:14px}.collection-showcase-heading p{margin:0}.collection-showcase-grid{display:grid;grid-template-columns:repeat(var(--showcase-columns, 3),minmax(0,1fr));gap:22px}.collection-showcase-card{min-width:0;overflow:hidden;border:1px solid #eae5ee;border-radius:18px;background:#fff;box-shadow:0 9px 28px #261c300f;transition:transform .2s ease,box-shadow .2s ease}.collection-showcase-card:hover{transform:translateY(-4px);box-shadow:0 17px 38px #261c301c}.collection-showcase-media{display:block;aspect-ratio:1.42 / 1;overflow:hidden;background:#f0edf3}.collection-showcase-grid--square .collection-showcase-media{aspect-ratio:1}.collection-showcase-media img,.collection-showcase-placeholder{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.collection-showcase-card:hover .collection-showcase-media img{transform:scale(1.025)}.collection-showcase-content{padding:20px}.collection-showcase-count{display:block;margin-bottom:7px;color:var(--showcase-accent, #6d39ff);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.collection-showcase-content h3{margin:0;color:#252129;font-size:21px;font-weight:650;letter-spacing:-.02em;line-height:1.25}.collection-showcase-copy{margin:9px 0 0;color:#716b76;font-size:13px;line-height:1.55}.collection-showcase-copy p{margin:0}.collection-showcase-products{display:flex;gap:7px;margin-top:15px}.collection-showcase-products>span{width:42px;height:42px;overflow:hidden;border:1px solid #e7e2eb;border-radius:50%;background:#f5f3f6}.collection-showcase-products img{width:100%;height:100%;object-fit:cover}.collection-showcase-link{display:inline-flex;align-items:center;gap:6px;margin-top:17px;color:var(--showcase-accent, #6d39ff);font-size:13px;font-weight:650}.collection-showcase-link span{transition:transform .15s ease}.collection-showcase-link:hover span{transform:translate(3px)}.collection-showcase-empty{grid-column:1 / -1;padding:60px 20px;border:1px dashed #d9d2df;border-radius:16px;color:#77717e;text-align:center}@media(max-width:1180px)and (min-width:990px){.simple-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.collection-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.collection-showcase-section{padding-block:42px}.collection-showcase-grid{grid-template-columns:1fr;gap:16px}.collection-showcase-card{border-radius:15px}.collection-showcase-content{padding:17px}.collection-showcase-content h3{font-size:19px}}@media(prefers-reduced-motion:reduce){.simple-mega-link,.simple-mega-column>a,.collection-showcase-card,.collection-showcase-media img{transition:none}.collection-showcase-card:hover{transform:none}}.collection-pagination{display:grid;justify-items:center;gap:16px;margin-top:46px;font-variant-numeric:tabular-nums}.collection-pagination-pages{display:flex;max-width:100%;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.collection-pagination-pages>a,.collection-pagination-pages>span{display:inline-flex;min-width:46px;height:46px;align-items:center;justify-content:center;margin:0;padding:0 13px;border:1px solid #ded8e5;border-radius:10px;color:#38323e;background:#fff;font-size:14px;font-weight:500;line-height:1;text-align:center;white-space:nowrap}.collection-pagination-pages>a:hover{border-color:#6d39ff;color:#5b2dde}.collection-pagination-pages>.is-current{border-color:#6d39ff;color:#fff;background:#6d39ff;font-weight:700}.collection-pagination-pages>.pagination-direction{min-width:108px;gap:6px}.collection-pagination-pages>.pagination-direction span{padding:0;border:0;font-size:19px;line-height:1}.collection-pagination-pages>.pagination-ellipsis{color:#77717d;background:#f8f6fa}.pagination-jump{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;color:#625c67;font-size:12px}.pagination-jump label{color:#4c4652;font-weight:600}.pagination-jump input{width:66px;height:42px;padding:0 8px;border:1px solid #d8d1df;border-radius:9px;outline:0;color:#2f2a34;background:#fff;font-size:14px;font-weight:600;line-height:42px;text-align:center;font-variant-numeric:tabular-nums}.pagination-jump input:focus{border-color:#6d39ff;box-shadow:0 0 0 3px #6d39ff1f}.pagination-jump button{height:42px;padding:0 15px;border:0;border-radius:9px;color:#fff;background:#6d39ff;font-size:13px;font-weight:650;line-height:1;cursor:pointer}@media(max-width:640px){.collection-pagination{margin-top:36px}.collection-pagination-pages{gap:6px}.collection-pagination-pages>a,.collection-pagination-pages>span{min-width:40px;height:40px;padding-inline:10px;border-radius:9px;font-size:13px}.collection-pagination-pages>.pagination-direction{min-width:92px}.pagination-jump{width:100%;flex-wrap:wrap}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/theme-enhancements.css.map */
