@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{--cream: #fffaf3;--cream-deep: #f8eee5;--paper: #ffffff;--ink: #352047;--ink-soft: #695f70;--purple: #4d2866;--purple-deep: #351c4a;--lavender: #eee4f2;--orange: #f44f0b;--orange-dark: #d73f05;--pink: #f15a9f;--coral: #d5745c;--line: #eadfd8;--radius: 18px;--shadow: 0 18px 50px rgba(69, 39, 75, .1);font-family:DM Sans,Arial,sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.97);transition-duration:90ms!important}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(241,90,159,.38);outline-offset:3px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Fraunces,Georgia,serif}.storefront{min-height:100vh;overflow:visible;background:var(--cream)}body{overflow-x:hidden}.content-width{width:min(1380px,calc(100% - 64px));margin-inline:auto}.announcement{height:40px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--orange);font-weight:700;font-size:14px}.site-header{height:90px;display:flex;align-items:center;gap:40px;padding:0 48px;position:sticky;top:0;z-index:20;background:#fffaf3d1;border-bottom:1px solid rgba(255,255,255,.66);box-shadow:0 12px 28px #3520470b;backdrop-filter:blur(22px) saturate(170%);-webkit-backdrop-filter:blur(22px) saturate(170%)}.brand-button{width:196px;flex:0 0 auto;padding:0;border:0;background:transparent;cursor:pointer}.brand-button img{width:100%;height:62px;object-fit:contain;object-position:left center}.desktop-nav{flex:1;display:flex;justify-content:center;gap:clamp(18px,2.25vw,40px)}.desktop-nav button{display:inline-flex;align-items:center;gap:5px;border:0;padding:12px 0;background:transparent;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}.desktop-nav button:hover,.desktop-nav button:focus-visible{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:8px}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;position:relative;border:0;border-radius:50%;background:transparent;cursor:pointer}.icon-button:hover{background:var(--lavender)}.cart-count{position:absolute;top:0;right:-2px;min-width:19px;height:19px;display:grid;place-items:center;border-radius:20px;padding:0 5px;font-size:11px;font-weight:700;color:#fff;background:var(--orange)}.menu-button{display:none}.search-panel{position:absolute;top:74px;right:48px;width:min(420px,calc(100vw - 40px));display:flex;align-items:center;gap:10px;transform-origin:92% 0;padding:12px;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:#ffffffdb;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%);animation:materialize .28s cubic-bezier(.2,.8,.2,1) both}.search-panel input{min-width:0;flex:1;padding:10px 4px;border:0;outline:0}.search-panel button{border:0;border-radius:10px;padding:10px 16px;color:#fff;background:var(--purple);font-weight:700;cursor:pointer}.mobile-drawer{position:fixed;inset:0 0 0 auto;z-index:60;width:min(360px,88vw);padding:24px;visibility:hidden;pointer-events:none;transform:translate(100%);transition:transform .28s ease,visibility .28s;background:var(--cream);box-shadow:-20px 0 80px #0000002e}.mobile-drawer.is-open{visibility:visible;pointer-events:auto;transform:translate(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid var(--line)}.drawer-head img{width:170px;height:56px;object-fit:contain}.mobile-drawer>button:not(.icon-button){width:100%;padding:18px 6px;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;font-weight:700}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;border:0;background:#2d193475}.route-stage{transform-origin:50% 12%;transition:transform .32s cubic-bezier(.2,.8,.2,1),filter .32s ease;animation:routeReveal .32s cubic-bezier(.2,.8,.2,1) both}.storefront:has(.cart-drawer.is-open)>.route-stage{transform:translate(-5px) scale(.992);filter:saturate(.92)}.home-hero{min-height:660px;position:relative;overflow:hidden;background:#f7ede2}.home-hero>img{width:100%;height:660px;object-fit:cover;object-position:center}.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,250,243,.98) 0%,rgba(255,250,243,.86) 29%,rgba(255,250,243,.06) 57%,transparent 100%)}.hero-copy{width:min(620px,43vw);position:absolute;z-index:2;left:clamp(40px,7vw,112px);top:50%;transform:translateY(-50%)}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--purple);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.eyebrow svg,.section-kicker svg{color:var(--pink)}.hero-copy h1{margin:20px 0 22px;font-size:clamp(52px,5.35vw,82px);line-height:.99;letter-spacing:-.045em;color:var(--ink)}.hero-copy h1 em{font-style:normal;color:var(--orange)}.hero-copy p{max-width:490px;margin-bottom:30px;color:var(--ink-soft);font-size:clamp(18px,1.8vw,24px);line-height:1.5}.primary-button,.secondary-button,.checkout-button,.add-to-cart{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:13px;padding:15px 24px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary-button,.checkout-button,.add-to-cart{color:#fff;background:var(--orange);box-shadow:0 10px 24px #f44f0b38}.primary-button:hover,.checkout-button:hover,.add-to-cart:hover{transform:translateY(-2px);background:var(--orange-dark)}.secondary-button{color:var(--purple-deep);background:#ff6bb0}.secondary-button:hover{transform:translateY(-2px);background:#ff83bc}.category-rail{padding:26px 0 48px}.compact-intro{display:none}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category-card{min-width:0;border:0;padding:0;background:transparent;cursor:pointer}.category-card img{width:100%;aspect-ratio:1 / 1.18;object-fit:cover;border-radius:18px;background:var(--cream-deep);transition:transform .22s ease,box-shadow .22s ease}.category-card span{min-height:54px;display:flex;align-items:center;justify-content:center;padding:10px 4px 0;font-weight:700;line-height:1.2}.category-card:hover img{transform:translateY(-5px);box-shadow:var(--shadow)}.product-section{padding:52px 0 72px;border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h2{margin:7px 0 0;font-size:clamp(38px,4vw,58px);line-height:1;color:var(--purple-deep)}.text-link{display:inline-flex;align-items:center;gap:8px;border:0;padding:10px 0;color:var(--purple);background:transparent;font-weight:800;cursor:pointer}.text-link:hover{color:var(--orange)}.product-grid{display:grid;gap:22px}.home-product-grid{grid-template-columns:repeat(6,1fr)}.product-card{min-width:0;position:relative}.product-image-button{width:100%;display:block;position:relative;overflow:hidden;border:0;border-radius:16px;padding:0;background:#f4e8df;cursor:pointer}.product-image-button img{width:100%;aspect-ratio:1;object-fit:cover;transition:transform .35s ease}.product-image-button:hover img{transform:scale(1.035)}.product-image-button:active img{transform:scale(1.01)}.product-badge{position:absolute;left:10px;top:10px;border-radius:999px;padding:6px 9px;background:#fffaf3eb;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-title{width:100%;min-height:44px;margin-top:12px;border:0;padding:0;text-align:left;background:transparent;line-height:1.35;font-weight:600;cursor:pointer}.product-title:hover{color:var(--orange)}.rating{display:flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:13px}.rating-compact{margin-top:5px}.stars{display:inline-flex;color:var(--orange)}.variant-count{display:block;margin-top:6px;color:var(--purple);font-size:11px;font-weight:800}.product-card-bottom{min-height:40px;display:flex;align-items:center;justify-content:space-between;margin-top:6px}.product-card-bottom strong{font-size:16px}.quick-add{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--purple);border-radius:50%;background:transparent;cursor:pointer}.quick-add:hover{color:#fff;background:var(--purple)}.quick-add:active{transform:scale(.9)}.trust-strip{width:min(1420px,calc(100% - 40px));display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:0 auto 40px;padding:28px 12px;border-radius:20px;background:var(--lavender)}.trust-item{display:flex;align-items:center;justify-content:center;gap:14px;padding:6px 22px;border-right:1px solid rgba(77,40,102,.18)}.trust-item:last-child{border-right:0}.trust-item svg{flex:0 0 auto;color:var(--purple)}.trust-item strong,.trust-item span{display:block}.trust-item strong{margin-bottom:4px;font-size:13px}.trust-item span{color:var(--ink-soft);font-size:12px;line-height:1.4}.story-banner{min-height:370px;display:grid;grid-template-columns:.8fr 1.2fr;overflow:hidden;margin-bottom:32px;border-radius:24px;background:var(--purple-deep)}.story-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:50px 56px;color:#fff}.section-kicker.light{color:#f6c4dc}.story-copy h2{margin:12px 0 16px;color:#fff;font-size:clamp(40px,4vw,60px);line-height:1}.story-copy p{max-width:380px;margin-bottom:24px;color:#f0e5f4;line-height:1.55}.story-banner>img{width:100%;height:100%;object-fit:cover}.review-ticker{display:flex;justify-content:center;gap:50px;padding:20px 0 50px}.review-ticker span{display:inline-flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:13px}.review-ticker svg{color:var(--orange)}.collection-hero{min-height:420px;position:relative;overflow:hidden;background:var(--lavender)}.collection-hero img{width:100%;height:430px;object-fit:cover;object-position:center}.collection-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,250,243,.97) 0%,rgba(255,250,243,.85) 33%,rgba(255,250,243,.08) 62%,transparent)}.collection-hero-copy{width:min(570px,46vw);position:absolute;z-index:1;left:clamp(40px,7vw,110px);top:50%;transform:translateY(-50%)}.collection-hero-copy h1{margin:18px 0 12px;font-size:clamp(56px,6vw,90px);letter-spacing:-.05em;color:var(--purple-deep)}.collection-hero-copy p{max-width:520px;color:var(--ink-soft);font-size:20px;line-height:1.55}.collection-shell{padding:42px 0 84px}.collection-toolbar{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:34px;padding-bottom:20px;border-bottom:1px solid var(--line)}.collection-toolbar p{margin:0}.toolbar-controls{display:flex;align-items:center;gap:24px}.check-filter{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600;cursor:pointer}.check-filter input{position:absolute;opacity:0}.check-filter>span{width:21px;height:21px;display:grid;place-items:center;border:1px solid #bbaabe;border-radius:6px;color:transparent}.check-filter input:checked+span{color:#fff;border-color:var(--purple);background:var(--purple)}.sort-select{display:flex;align-items:center;gap:10px;color:var(--ink-soft);font-size:13px}.sort-select select{border:1px solid var(--line);border-radius:10px;padding:10px 34px 10px 12px;color:var(--ink);background:#fff}.collection-layout{display:grid;grid-template-columns:220px 1fr;gap:44px}.filters h2{font-size:25px}.filters fieldset{display:grid;gap:12px;margin:0;padding:20px 0;border:0;border-top:1px solid var(--line)}.filters legend{padding:0 0 10px;font-weight:800}.filters label{display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:14px}.filters input{accent-color:var(--purple)}.collection-grid{grid-template-columns:repeat(3,1fr);gap:38px 24px}.breadcrumbs{display:flex;align-items:center;gap:8px;padding:24px 0;color:var(--ink-soft);font-size:13px}.breadcrumbs button{border:0;padding:0;color:inherit;background:transparent;cursor:pointer}.breadcrumbs button:hover{color:var(--orange)}.product-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(46px,6vw,100px);padding:12px 0 84px}.main-product-image{overflow:hidden;border-radius:24px;background:var(--cream-deep)}.main-product-image img{width:100%;aspect-ratio:1;object-fit:cover;will-change:transform,opacity}.product-image-swap{animation:imageSwap .34s cubic-bezier(.2,.8,.2,1) both}.thumbnail-row{display:flex;gap:14px;margin-top:14px}.thumbnail-row button{width:92px;height:92px;overflow:hidden;border:2px solid transparent;border-radius:13px;padding:0;background:var(--cream-deep);cursor:pointer}.thumbnail-row button{transition:transform .16s ease,border-color .22s ease,box-shadow .22s ease}.thumbnail-row button.active{border-color:var(--purple);box-shadow:0 7px 18px #4d286626}.thumbnail-row img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:8px}.product-label{display:inline-block;margin-bottom:14px;border-radius:999px;padding:7px 12px;color:var(--purple);background:var(--lavender);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.product-info h1{margin-bottom:14px;font-size:clamp(43px,4.2vw,65px);line-height:1.05;letter-spacing:-.035em}.product-price{margin:24px 0 16px;font-size:25px;font-weight:800}.price-swap,.selection-swap{animation:valueSwap .24s cubic-bezier(.2,.8,.2,1) both}.product-description{max-width:590px;margin-bottom:28px;color:var(--ink-soft);font-size:16px;line-height:1.65}.variant-picker{margin-top:24px;padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.variant-picker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.variant-picker-head>span{color:var(--purple);font-size:13px;font-weight:800}.variant-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.variant-options button{min-width:0;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:12px;padding:8px;color:var(--ink);text-align:left;background:var(--cream);cursor:pointer;transition:transform .16s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.variant-options button:hover{transform:translateY(-2px);border-color:#cbb6d2}.variant-options button.active{border-color:var(--purple);box-shadow:0 0 0 1px var(--purple),0 9px 20px #4d28661f;background:var(--lavender)}.variant-options img{width:46px;height:46px;flex:0 0 auto;border-radius:9px;object-fit:cover}.variant-options span{min-width:0;font-size:12px;font-weight:800;line-height:1.25}.variant-options small{display:block;margin-top:3px;color:var(--ink-soft);font-weight:600}.variant-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:var(--ink-soft);font-size:12px}.variant-meta>span:last-child{display:inline-flex;align-items:center;gap:5px;color:#397355;font-weight:800}.variant-meta>span.low-stock{color:#bd591d}.purchase-panel{margin-top:24px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.purchase-status{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:15px}.purchase-status>span{display:inline-flex;align-items:center;gap:7px;color:#397355;font-size:14px;font-weight:800}.purchase-status small{color:var(--ink-soft)}.form-row{display:flex;gap:12px;margin-top:14px}.quantity-control{height:54px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:12px;background:#fff}.quantity-control button{width:42px;height:100%;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.quantity-control span{min-width:30px;text-align:center;font-weight:700}.add-to-cart{flex:1}.add-to-cart.added{background:#3d7f61}.add-to-cart.added{animation:completionPulse .34s cubic-bezier(.2,.9,.25,1.2)}.micro-trust{display:flex;flex-wrap:wrap;gap:12px 22px;padding:20px 5px;color:var(--ink-soft);font-size:13px}.micro-trust span{display:inline-flex;align-items:center;gap:7px}.accordions{border-top:1px solid var(--line)}.accordion{border-bottom:1px solid var(--line)}.accordion button{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;padding:18px 0;background:transparent;font-weight:800;cursor:pointer}.accordion button svg{transition:transform .2s ease}.accordion button svg.rotate{transform:rotate(45deg)}.accordion p{padding:0 22px 18px 0;color:var(--ink-soft);font-size:14px;line-height:1.6;animation:accordionReveal .24s cubic-bezier(.2,.8,.2,1) both}.you-may-like{padding:60px 0 90px;border-top:1px solid var(--line)}.related-grid{grid-template-columns:repeat(4,1fr)}.story-page{padding-top:54px}.story-page-hero{min-height:550px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;overflow:hidden;border-radius:26px;background:var(--lavender)}.story-page-hero>div{padding:58px 62px}.story-page-hero h1{margin:18px 0;font-size:clamp(50px,5.4vw,80px);line-height:1;letter-spacing:-.045em}.story-page-hero p{max-width:520px;margin-bottom:28px;color:var(--ink-soft);font-size:18px;line-height:1.65}.story-page-hero img{width:100%;height:100%;object-fit:cover}.manifesto{max-width:900px;padding:110px 0 80px;text-align:center}.manifesto h2{margin:16px 0 25px;font-size:clamp(42px,5vw,68px);line-height:1.08}.manifesto>p:last-child{color:var(--ink-soft);font-size:18px;line-height:1.8}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:100px}.values-grid article{padding:38px;border-radius:20px;background:#fff;box-shadow:0 10px 35px #4c28530f}.values-grid svg{color:var(--orange)}.values-grid h3{margin:22px 0 12px;font-size:28px}.values-grid p{margin:0;color:var(--ink-soft);line-height:1.65}.story-cta{display:flex;flex-direction:column;align-items:center;padding:80px 20px;color:#fff;text-align:center;background:var(--purple-deep)}.story-cta>svg{color:var(--pink)}.story-cta h2{margin:16px 0 24px;font-size:clamp(40px,4.2vw,62px)}.empty-cart{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}.empty-cart-icon{width:110px;height:110px;display:grid;place-items:center;margin-bottom:28px;border-radius:50%;color:var(--purple);background:var(--lavender)}.empty-cart h1,.cart-heading h1{margin:13px 0;font-size:clamp(48px,5vw,72px)}.empty-cart p{margin-bottom:28px;color:var(--ink-soft);font-size:17px}.cart-page{padding:70px 0 110px}.cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:54px}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:150px 1fr auto;gap:22px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item>img{width:150px;height:150px;border-radius:16px;object-fit:cover}.cart-item-info{display:flex;flex-direction:column;justify-content:space-between}.cart-item-info h2{margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:18px}.cart-item-info p{margin-bottom:7px;color:var(--ink-soft);font-size:13px}.gift-ready{display:flex;align-items:center;gap:6px}.cart-item-actions{display:flex;align-items:center;gap:20px}.cart-item-actions .quantity-control{height:38px}.cart-item-actions .quantity-control button{width:34px}.remove-button{border:0;padding:0;color:var(--ink-soft);background:transparent;text-decoration:underline;cursor:pointer}.cart-line-price{align-self:start;font-size:18px}.order-summary{align-self:start;position:sticky;top:24px;padding:30px;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.order-summary h2{margin-bottom:26px;font-size:30px}.summary-row{display:flex;justify-content:space-between;gap:20px;padding:10px 0;color:var(--ink-soft);font-size:14px}.summary-total{display:flex;justify-content:space-between;margin-top:14px;padding:20px 0;border-top:1px solid var(--line);font-size:21px}.checkout-button{width:100%}.summary-trust{display:flex;align-items:center;justify-content:center;gap:7px;padding:16px 0;color:var(--ink-soft);font-size:12px}.delivery-note{display:flex;gap:12px;margin-top:8px;padding:16px;border-radius:14px;background:var(--lavender)}.delivery-note strong,.delivery-note span{display:block}.delivery-note strong{margin-bottom:4px;font-size:13px}.delivery-note span{color:var(--ink-soft);font-size:11px;line-height:1.4}.cart-drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;visibility:hidden;opacity:0;pointer-events:none;border:0;background:#2916307a;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.cart-drawer-scrim.is-open{visibility:visible;pointer-events:auto}.cart-drawer{position:fixed;inset:0 0 0 auto;z-index:80;width:min(500px,100vw);display:flex;flex-direction:column;visibility:hidden;pointer-events:none;transform:translate3d(100%,0,0);will-change:transform;background:#fffaf3f0;box-shadow:-24px 0 80px #2f193f3d;backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%)}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer-head{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border-bottom:1px solid rgba(234,223,216,.78);background:#ffffffc2;touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab}.cart-drawer-head:active{cursor:grabbing}.drawer-edge-handle{width:5px;height:54px;position:absolute;left:7px;top:calc(50% - 27px);z-index:2;border-radius:99px;background:#4d286638;box-shadow:inset 0 1px #fffc;pointer-events:none}.cart-drawer-head h2{margin:7px 0 0;font-size:34px;line-height:1}.cart-drawer-head h2 small{font-family:DM Sans,sans-serif;color:var(--ink-soft);font-size:15px;font-weight:500}.drawer-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 28px;text-align:center}.drawer-empty .empty-cart-icon{width:90px;height:90px;margin-bottom:20px}.drawer-empty h3{margin-bottom:8px;font-size:30px}.drawer-empty p{margin-bottom:24px;color:var(--ink-soft)}.drawer-items{min-height:0;flex:1;overflow-y:auto;padding:0 28px}.drawer-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;padding:22px 0;border-bottom:1px solid var(--line);animation:itemSettle .32s cubic-bezier(.2,.8,.2,1) both}.drawer-item>img{width:112px;height:112px;border-radius:15px;object-fit:cover}.drawer-item-info{min-width:0}.drawer-item-info h3{margin-bottom:8px;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.35}.drawer-variant{margin:-3px 0 7px;color:var(--purple);font-size:11px;font-weight:800}.drawer-item-info .gift-ready{margin-bottom:13px;color:var(--ink-soft);font-size:11px}.drawer-item-bottom{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.drawer-item-bottom .quantity-control{height:36px}.drawer-item-bottom .quantity-control button{width:32px}.drawer-item-bottom .quantity-control span{min-width:24px;font-size:13px}.drawer-item-bottom .remove-button{justify-self:start;font-size:12px}.drawer-item-bottom>strong{font-size:14px}.drawer-summary{padding:22px 28px 26px;border-top:1px solid var(--line);background:#fff;box-shadow:0 -16px 42px #48264a12}.drawer-summary .summary-row{padding:0 0 5px;color:var(--ink);font-size:18px}.drawer-summary>p{margin-bottom:16px;color:var(--ink-soft);font-size:12px}.drawer-summary .checkout-button{width:100%}.drawer-summary .delivery-note{margin-top:6px}.site-footer{color:#fffaf3;background:#2f193f}.newsletter{display:grid;grid-template-columns:1fr minmax(350px,.75fr);gap:60px;align-items:center;padding:58px 0;border-bottom:1px solid rgba(255,255,255,.16)}.newsletter h2{margin:9px 0;font-size:42px}.newsletter p{margin:0;color:#d9cce0}.newsletter form{display:grid;grid-template-columns:1fr 54px;position:relative}.newsletter input{height:54px;border:1px solid rgba(255,255,255,.35);border-right:0;border-radius:12px 0 0 12px;padding:0 16px;color:#fff;background:#ffffff0f}.newsletter input::placeholder{color:#d9cce0}.newsletter form>button{display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:0 12px 12px 0;color:var(--purple-deep);background:#ffdc67;cursor:pointer}.form-success{position:absolute;left:0;top:62px;color:#ffdc67;font-size:12px}.footer-main{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:56px 0}.footer-brand img{width:220px;height:74px;object-fit:contain;padding:9px;border-radius:12px;background:#fffaf3}.footer-brand p{max-width:300px;margin:17px 0 0;color:#d9cce0;line-height:1.6}.footer-main h3{margin-bottom:16px;font-family:DM Sans,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:.1em}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start}.footer-main button{border:0;padding:6px 0;color:#d9cce0;background:transparent;cursor:pointer}.footer-main button:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;padding:20px 0 28px;border-top:1px solid rgba(255,255,255,.12);color:#bbaec3;font-size:12px}a{color:inherit;text-decoration:none}svg{width:1.35em;height:1.35em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-shell{position:sticky;top:0;z-index:45;transform:translateZ(0);transition:transform .36s cubic-bezier(.22,.8,.24,1);will-change:transform}.header-shell.is-hidden{transform:translate3d(0,-101%,0)}.site-header{position:relative;top:auto}.desktop-nav a{display:inline-flex;align-items:center;gap:5px;padding:12px 0;font-size:14px;font-weight:600;white-space:nowrap}.desktop-nav a:hover{color:var(--orange)}.brand-button{display:block}.account-button{display:inline-grid}.mobile-drawer>a{width:100%;display:block;padding:18px 6px;border-bottom:1px solid var(--line);font-weight:700}.drawer-scrim[hidden],.search-panel[hidden]{display:none}.drawer-scrim.is-open{display:block}.quantity-control input{width:38px;border:0;text-align:center;background:transparent;font-weight:700;-webkit-appearance:textfield;appearance:textfield}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.accordions details{border-bottom:1px solid var(--line)}.accordions summary{display:flex;justify-content:space-between;padding:18px 0;list-style:none;font-weight:800;cursor:pointer}.accordions summary::-webkit-details-marker{display:none}.accordions details[open] summary span{transform:rotate(45deg)}.accordions details p{color:var(--ink-soft);line-height:1.6;animation:accordionReveal .24s cubic-bezier(.2,.8,.2,1)}.drawer-content{min-height:0;flex:1;display:flex;flex-direction:column}.cart-drawer.is-open,.cart-drawer-scrim.is-open{visibility:visible;pointer-events:auto}.cart-drawer-scrim{transition:opacity .28s ease,visibility .28s}.drawer-locked{overflow:hidden}.checkout-button{text-decoration:none}.footer-main a{padding:6px 0;color:#d9cce0}.footer-main a:hover{color:#fff}.standard-page{min-height:620px;padding-top:84px;padding-bottom:110px}.standard-page h1{max-width:860px;margin:16px 0 34px;font-size:clamp(48px,6vw,82px)}.rte{max-width:850px;color:var(--ink-soft);font-size:17px;line-height:1.75}.value-icon{color:var(--orange);font-size:38px}.pagination{grid-column:1 / -1;padding:34px 0;text-align:center}.pagination .page,.pagination a{display:inline-flex;min-width:40px;height:40px;align-items:center;justify-content:center;margin:3px;border-radius:999px;white-space:nowrap}.count-pop{animation:completionPulse .34s cubic-bezier(.2,.9,.25,1.2)}@media(max-width:860px){.account-button{display:none}.header-shell{transition-duration:.3s}.collection-layout{grid-template-columns:1fr}.filters{display:none}}@keyframes materialize{0%{opacity:0;transform:translateY(-8px) scale(.97);-webkit-backdrop-filter:blur(8px) saturate(130%);backdrop-filter:blur(8px) saturate(130%)}to{opacity:1;transform:translateY(0) scale(1);-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}}@keyframes routeReveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes imageSwap{0%{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes valueSwap{0%{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes completionPulse{0%{transform:scale(.985)}58%{transform:scale(1.018)}to{transform:scale(1)}}@keyframes accordionReveal{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes itemSettle{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@media(max-width:1180px){.site-header{padding:0 28px;gap:24px}.desktop-nav{gap:18px}.desktop-nav button:nth-last-child(-n+2){display:none}.home-product-grid{grid-template-columns:repeat(3,1fr);gap:34px 20px}.category-grid{gap:12px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){margin-bottom:18px}.product-detail{gap:45px}.cart-layout{grid-template-columns:1fr 340px;gap:34px}}@media(max-width:860px){.content-width{width:min(100% - 36px,720px)}.announcement{height:36px;font-size:12px}.site-header{height:76px;padding:0 18px}.brand-button{width:160px}.brand-button img{height:54px}.desktop-nav,.header-actions>.icon-button:nth-child(2){display:none}.header-actions{margin-left:auto}.menu-button{display:inline-grid}.search-panel{top:66px;right:18px}.home-hero,.home-hero>img{height:720px;min-height:720px}.home-hero>img{object-position:64% center}.home-hero:after{background:linear-gradient(180deg,#fffaf3fa,#fffaf3db 40%,#fffaf314 75%)}.hero-copy{width:calc(100% - 46px);left:23px;top:68px;transform:none}.hero-copy h1{font-size:54px}.hero-copy p{max-width:430px;font-size:18px}.compact-intro{display:block;margin-bottom:18px}.category-rail{padding-top:34px}.category-grid{grid-template-columns:repeat(3,1fr);gap:20px 12px}.category-card img{border-radius:14px}.home-product-grid,.collection-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.story-banner{grid-template-columns:1fr}.story-copy{padding:42px 32px}.story-banner>img{height:320px}.review-ticker{flex-wrap:wrap;gap:12px 26px}.collection-hero img{object-position:60% center}.collection-hero-copy{width:calc(100% - 48px);left:24px}.collection-layout{grid-template-columns:1fr}.filters{display:none}.collection-toolbar{align-items:flex-start}.toolbar-controls{flex-wrap:wrap;justify-content:flex-end}.product-detail{grid-template-columns:1fr}.product-info{padding-top:0}.story-page-hero{grid-template-columns:1fr}.story-page-hero>div{padding:48px 34px}.story-page-hero img{height:400px}.values-grid,.cart-layout{grid-template-columns:1fr}.order-summary{position:static}.newsletter{grid-template-columns:1fr;gap:30px}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{display:none}}@media(max-width:560px){.content-width{width:calc(100% - 28px)}.site-header{padding:0 12px}.brand-button{width:144px}.header-actions{gap:0}.header-actions .icon-button{width:39px;height:39px}.home-hero,.home-hero>img{height:650px;min-height:650px}.home-hero>img{object-position:66% center}.hero-copy{top:44px}.hero-copy h1{margin:14px 0;font-size:43px}.hero-copy p{margin-bottom:20px;font-size:16px}.primary-button,.secondary-button{width:100%}.category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.category-card{min-width:135px;scroll-snap-align:start}.category-card span{min-height:44px;font-size:13px}.product-section{padding-top:40px}.section-heading{align-items:flex-start}.section-heading h2{font-size:42px}.section-heading .text-link{display:none}.home-product-grid,.collection-grid,.related-grid{gap:28px 12px}.product-title{min-height:56px;font-size:13px}.product-badge{display:none}.trust-strip{width:calc(100% - 28px);grid-template-columns:1fr;padding:18px}.trust-item{justify-content:flex-start;border-right:0;border-bottom:1px solid rgba(77,40,102,.16);padding:15px 8px}.trust-item:nth-child(-n+2){margin-bottom:0}.trust-item:last-child{border-bottom:0}.story-banner{border-radius:18px}.story-copy{padding:38px 24px}.story-copy h2{font-size:42px}.story-banner>img{height:250px}.review-ticker{justify-content:flex-start;padding-bottom:38px}.collection-hero{min-height:500px}.collection-hero img{height:500px;object-position:64% center}.collection-hero:after{background:linear-gradient(180deg,rgba(255,250,243,.96),rgba(255,250,243,.62) 56%,transparent)}.collection-hero-copy{top:54px;transform:none}.collection-hero-copy h1{font-size:54px}.collection-hero-copy p{font-size:16px}.collection-toolbar{display:block}.toolbar-controls{justify-content:space-between;margin-top:16px}.sort-select{align-items:flex-start;flex-direction:column;gap:4px}.breadcrumbs{overflow-x:auto;white-space:nowrap}.product-detail{padding-bottom:54px}.main-product-image{border-radius:18px}.product-info h1{font-size:42px}.variant-picker{padding:16px}.variant-options{grid-template-columns:1fr}.variant-options button{padding:9px}.purchase-panel{padding:18px}.purchase-status{align-items:flex-start;flex-direction:column;gap:5px}.form-row{align-items:stretch;flex-direction:column}.quantity-control{justify-content:space-between}.you-may-like{padding:44px 0 65px}.story-page{padding-top:18px}.story-page-hero>div{padding:40px 24px}.story-page-hero h1{font-size:46px}.story-page-hero img{height:270px}.manifesto{padding:75px 0 55px}.manifesto h2{font-size:40px}.values-grid{padding-bottom:70px}.values-grid article{padding:28px}.cart-page{padding-top:45px}.cart-heading{align-items:flex-start;flex-direction:column}.cart-item{grid-template-columns:102px 1fr;gap:14px}.cart-item>img{width:102px;height:102px}.cart-line-price{grid-column:2}.cart-item-actions{align-items:flex-start;flex-direction:column;gap:10px}.newsletter{padding:45px 0}.newsletter h2{font-size:34px}.newsletter form{grid-template-columns:1fr 48px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 22px}.footer-brand{grid-column:1 / -1}.footer-main>div:last-child{display:none}.footer-bottom{flex-direction:column;gap:8px}.cart-drawer-head{min-height:104px;padding:20px}.drawer-items{padding:0 20px}.drawer-item{grid-template-columns:92px minmax(0,1fr);gap:13px}.drawer-item>img{width:92px;height:92px}.drawer-item-bottom{grid-template-columns:auto auto}.drawer-item-bottom>strong{grid-column:2;grid-row:1;justify-self:end}.drawer-item-bottom .remove-button{grid-column:1 / -1}.drawer-summary{padding:20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.storefront:has(.cart-drawer.is-open)>.route-stage{transform:none;filter:none}}@media(prefers-reduced-transparency:reduce){.site-header,.search-panel,.cart-drawer,.cart-drawer-head{background:#fffaf3;backdrop-filter:none;-webkit-backdrop-filter:none}.cart-drawer-scrim{backdrop-filter:none;-webkit-backdrop-filter:none}}@media(prefers-contrast:more){.site-header,.search-panel,.cart-drawer,.variant-picker{border-color:var(--purple);background:#fff}.variant-options button.active{box-shadow:0 0 0 2px var(--purple)}}.site-header{padding-inline:clamp(54px,5vw,92px)}.brand-button{width:178px}.brand-button img{height:58px}.quick-add{display:none!important}.style-link{padding:8px 0;color:var(--purple);font-size:12px;font-weight:800}.style-link:hover{color:var(--orange)}.primary-button:active,.secondary-button:active,.checkout-button:active,.add-to-cart:active,.icon-button:active,.quantity-control button:active{transform:scale(.965);transition-duration:90ms}.mobile-drawer-left{inset:0 auto 0 0;transform:translate(-100%);box-shadow:20px 0 80px #0000002e;transition:transform .32s cubic-bezier(.22,.8,.24,1),visibility .32s}.mobile-drawer-left.is-open{transform:translate(0)}.shipping-progress{flex:0 0 auto;margin:18px 28px 2px;padding:16px;border:1px solid rgba(77,40,102,.12);border-radius:16px;background:linear-gradient(135deg,#fff4e8,#f2e8f8);box-shadow:0 8px 24px #43234f12}.shipping-progress-copy{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}.shipping-progress-copy>span{font-size:18px}.shipping-progress-copy p{margin:0;color:var(--ink);font-size:13px;line-height:1.35}.shipping-progress-copy small{color:var(--ink-soft);font-size:10px;white-space:nowrap}.shipping-meter{height:9px;margin-top:12px;overflow:hidden;border-radius:99px;background:#4d28661f;box-shadow:inset 0 1px 2px #2e163814}.shipping-meter>span{width:100%;height:100%;display:block;transform-origin:left center;border-radius:inherit;background:linear-gradient(90deg,var(--orange),#ff7a9f 70%,#9b61c5);will-change:transform}.shipping-progress.is-complete{border-color:#367e553d;background:linear-gradient(135deg,#effaf2,#fff7e9)}.shipping-progress.is-complete .shipping-meter>span{background:linear-gradient(90deg,#3d9a62,#75bd77)}.quantity-control button{transition:transform .12s ease,background .18s ease,color .18s ease}.quantity-control button:hover{color:#fff;background:var(--purple)}.quantity-value{display:inline-block;will-change:transform,opacity}.drawer-item-bottom button.is-pressed{transform:scale(.9)}.story-page-long{padding-bottom:0}.story-intro{max-width:980px}.story-split{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(50px,7vw,110px);padding:30px 0 125px}.story-split>img{width:100%;min-height:560px;object-fit:cover;border-radius:28px;box-shadow:0 26px 70px #43234f1f}.story-split h2,.story-section-heading h2,.story-note h2{margin:14px 0 22px;font-size:clamp(42px,4.5vw,66px);line-height:1.03;letter-spacing:-.035em}.story-split p,.story-note p{color:var(--ink-soft);font-size:17px;line-height:1.75}.story-process{padding:105px 0 120px;border-top:1px solid var(--line)}.story-section-heading{max-width:850px;margin-bottom:45px}.story-process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.story-process-grid article{min-height:290px;padding:30px;border:1px solid rgba(77,40,102,.11);border-radius:22px;background:#fff;box-shadow:0 14px 36px #43234f0e}.story-process-grid article>span{display:inline-grid;width:44px;height:44px;place-items:center;margin-bottom:45px;border-radius:50%;color:#fff;background:var(--orange);font-size:12px;font-weight:800}.story-process-grid h3{margin-bottom:12px;font-size:25px}.story-process-grid p{color:var(--ink-soft);line-height:1.65}.story-editorial{min-height:570px;display:grid;grid-template-columns:.85fr 1.15fr;overflow:hidden;margin-bottom:120px;border-radius:28px;background:var(--purple-deep)}.story-editorial-card{min-width:0}.story-editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(45px,6vw,85px);color:#fff}.story-editorial-copy h2{margin:14px 0 20px;color:#fff;font-size:clamp(42px,4.4vw,66px);line-height:1.02}.story-editorial-copy p{color:#e5d9e9;font-size:17px;line-height:1.7}.story-editorial-image img{width:100%;height:100%;object-fit:cover}.values-wrap{padding:110px 0 120px;background:#f1e8f5}.story-values-grid{grid-template-columns:repeat(4,1fr);padding-bottom:0}.story-values-grid article{background:#ffffffc7}.story-note{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(50px,7vw,110px);padding-top:120px;padding-bottom:120px}.story-note>img{width:100%;border-radius:28px}.story-signoff{margin-top:30px;color:var(--purple)!important;font-family:Fraunces,Georgia,serif;font-size:22px!important}.story-cta p{max-width:600px;margin:-8px 0 28px;color:#dfd1e6;font-size:17px}.policy-page{max-width:1120px}.policy-page-header{max-width:900px;margin-bottom:48px}.policy-page-header>p{color:var(--ink-soft);font-size:19px}.policy-rte{max-width:900px}.policy-rte h2{margin:48px 0 14px;color:var(--ink);font-size:30px}.policy-rte h3{margin:30px 0 10px;color:var(--ink);font-size:21px}.policy-rte li{margin-bottom:9px}.policy-rte .policy-notice{padding:22px 24px;border-left:4px solid var(--orange);border-radius:0 14px 14px 0;color:var(--ink);background:#fff1e5}.policy-help{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:76px;padding:34px;border-radius:22px;background:var(--lavender)}.policy-help h2{margin:8px 0;font-size:30px}.policy-help p{margin:0;color:var(--ink-soft)}.contact-page{padding-top:80px;padding-bottom:120px}.contact-intro{max-width:820px;margin-bottom:52px}.contact-intro h1{margin:16px 0 18px;font-size:clamp(54px,7vw,92px);line-height:.98}.contact-intro p{max-width:720px;color:var(--ink-soft);font-size:19px;line-height:1.65}.contact-intro>a{display:inline-block;margin-top:6px;color:var(--orange);font-weight:800}.contact-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;align-items:start}.contact-help-card,.contact-form-card{border:1px solid rgba(77,40,102,.11);border-radius:24px;background:#fff;box-shadow:0 18px 48px #43234f11}.contact-help-card{padding:34px}.contact-help-card h2{font-size:32px}.contact-help-card ul{padding-left:20px;color:var(--ink-soft);line-height:1.65}.contact-help-card li{margin-bottom:12px}.contact-help-card>div{display:flex;flex-direction:column;gap:5px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.contact-help-card span{color:var(--ink-soft);font-size:13px;line-height:1.5}.contact-form-card{padding:36px}.contact-form{display:grid;gap:22px}.contact-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.contact-form label{display:grid;gap:8px;color:var(--ink);font-size:13px;font-weight:800}.contact-form label small{color:var(--ink-soft);font-weight:500}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:14px 15px;color:var(--ink);background:#fffdf9;font:inherit;font-weight:500}.contact-form textarea{resize:vertical}.contact-form .primary-button{justify-self:start}.contact-success{display:flex;flex-direction:column;gap:4px;padding:18px;border-radius:14px;background:#eef8f0}.footer-main{grid-template-columns:1.65fr repeat(3,1fr)}.footer-main nav{display:flex;flex-direction:column;align-items:flex-start}.footer-support-email{display:inline-block;margin-top:16px;color:#ffdc67!important;font-weight:800}.footer-payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.footer-payments .payment-icon{width:38px;height:24px}.footer-payments>span{padding:3px 7px;border:1px solid rgba(255,255,255,.2);border-radius:5px}@media(max-width:980px){.story-process-grid,.story-values-grid{grid-template-columns:repeat(2,1fr)}.story-split{grid-template-columns:1fr}.story-split>img{min-height:420px}.story-editorial{grid-template-columns:1fr}.story-editorial-image{height:380px}.story-note{grid-template-columns:.8fr 1.2fr}.contact-layout{grid-template-columns:1fr}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-main>div:last-child{display:flex}}@media(max-width:860px){.site-header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding-inline:18px}.menu-button{display:inline-grid;grid-column:1;grid-row:1}.brand-button{width:154px;grid-column:2;grid-row:1;justify-self:start}.header-actions{grid-column:3;grid-row:1;margin-left:0}.header-actions .search-panel{grid-column:1 / -1}.shipping-progress{margin-inline:20px}}@media(max-width:560px){.announcement{min-height:38px;height:auto;padding:8px 12px}.site-header{grid-template-columns:39px minmax(0,1fr) auto;padding-inline:10px}.brand-button{width:132px}.brand-button img{height:50px}.header-actions .search-panel{display:none}.product-badge{display:inline-flex;left:8px;top:8px;max-width:calc(100% - 16px);padding:5px 7px;font-size:8px}.style-link{display:none}.shipping-progress{margin:14px 16px 0;padding:13px}.shipping-progress-copy{grid-template-columns:auto 1fr}.shipping-progress-copy small{grid-column:2}.story-page-hero h1{font-size:44px}.story-split,.story-process,.story-note{padding-top:70px;padding-bottom:75px}.story-split>img{min-height:320px}.story-process-grid,.story-values-grid{grid-template-columns:1fr}.story-process-grid article{min-height:0}.story-process-grid article>span{margin-bottom:28px}.story-editorial{min-height:0;margin-bottom:75px;border-radius:20px}.story-editorial-copy{padding:38px 25px}.story-editorial-image{height:270px}.values-wrap{padding:75px 0}.story-note{grid-template-columns:1fr}.policy-page{padding-top:55px}.policy-page-header h1{font-size:48px}.policy-help{align-items:flex-start;flex-direction:column;padding:26px}.contact-page{padding-top:54px}.contact-intro h1{font-size:52px}.contact-form-card,.contact-help-card{padding:24px}.contact-form-grid{grid-template-columns:1fr}.contact-form .primary-button{width:100%}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-main>div:last-child{display:flex}.footer-bottom{gap:16px}.footer-payments{justify-content:flex-start}}.header-shell{background:#fffaf3f0}.announcement{width:100%;overflow:hidden;justify-content:flex-start;padding:0;white-space:nowrap}.announcement-track{width:max-content;display:flex;align-items:center;animation:announcementMarquee 28s linear infinite;will-change:transform}.announcement-message{min-width:max-content;display:inline-flex;align-items:center;gap:9px;padding-inline:34px}.announcement-message svg{width:18px;height:18px}.announcement-dot{color:#ffd4bf;font-size:11px}.site-header{width:min(1380px,calc(100% - 64px));margin-inline:auto;padding-inline:0;background:transparent;box-shadow:none}.brand-button{width:218px}.brand-button img{height:66px;object-position:left center}.home-hero{width:min(1380px,calc(100% - 64px));min-height:650px;margin:24px auto 0;border-radius:26px}.home-hero>img{height:650px}.hero-copy{left:clamp(38px,4.4vw,66px)}.hero-copy h1{max-width:610px}.hero-copy p{max-width:440px}.category-rail{padding-top:22px}.home-manifesto{display:grid;grid-template-columns:1fr .9fr;align-items:end;gap:clamp(60px,8vw,130px);padding:94px 0 82px;border-top:1px solid var(--line)}.home-manifesto h2{margin:14px 0 0;font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.04em}.home-manifesto>p{margin:0 0 7px;color:var(--ink-soft);font-size:18px;line-height:1.75}.gift-guide{padding:88px 0 108px}.gift-guide-heading{align-items:flex-end}.gift-guide-heading>p{max-width:390px;margin:0 0 4px;color:var(--ink-soft);line-height:1.6}.gift-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.gift-guide-card{overflow:hidden;border:1px solid rgba(77,40,102,.09);border-radius:24px;background:#fff;box-shadow:0 16px 42px #43234f0f;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease}.gift-guide-card:hover{transform:translateY(-7px);box-shadow:0 22px 55px #43234f1f}.gift-guide-card img{width:100%;aspect-ratio:1.35 / 1;object-fit:cover;transition:transform .45s cubic-bezier(.2,.8,.2,1)}.gift-guide-card:hover img{transform:scale(1.035)}.gift-guide-card>div{padding:27px 29px 30px}.gift-guide-card>div>span:first-child{color:var(--orange);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.gift-guide-card h3{margin:8px 0 19px;font-size:clamp(28px,2.5vw,38px);line-height:1.08}.card-link{display:inline-flex;align-items:center;gap:8px;color:var(--purple);font-size:13px;font-weight:800}.home-feature{min-height:560px;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;margin-bottom:94px;border-radius:28px;background:var(--purple-deep)}.home-feature>img{width:100%;height:100%;object-fit:cover}.home-feature>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(44px,6vw,82px);color:#fff}.home-feature h2{margin:14px 0 20px;color:#fff;font-size:clamp(42px,4.4vw,66px);line-height:1.02;letter-spacing:-.035em}.home-feature p{max-width:540px;margin-bottom:28px;color:#e8ddec;font-size:17px;line-height:1.7}.home-service{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;margin-bottom:94px;border:1px solid rgba(77,40,102,.12);border-radius:22px;background:#4d28661f}.home-service article{min-height:170px;display:flex;align-items:flex-start;gap:18px;padding:34px;background:#f5ebf6}.home-service article>svg{width:30px;height:30px;flex:0 0 auto;color:var(--orange)}.home-service h3{margin:0 0 8px;font-size:23px}.home-service p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.55}@keyframes announcementMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-25%,0,0)}}@media(max-width:1180px){.site-header{width:min(100% - 48px,1080px)}.brand-button{width:190px}.home-hero{width:min(100% - 48px,1080px)}.home-manifesto{gap:50px}}@media(max-width:860px){.site-header{width:calc(100% - 36px);padding-inline:0}.brand-button{width:160px}.home-hero,.home-hero>img{width:100%;height:700px;min-height:700px}.home-hero{width:calc(100% - 36px);margin-top:18px;border-radius:22px}.home-hero>img{object-position:65% center}.hero-copy{left:28px;top:62px}.home-manifesto{grid-template-columns:1fr;gap:24px;padding:76px 0 66px}.gift-guide{padding:70px 0 84px}.gift-guide-grid{grid-template-columns:1fr 1fr}.gift-guide-card:last-child{grid-column:1 / -1}.gift-guide-card:last-child{display:grid;grid-template-columns:1fr 1fr}.gift-guide-card:last-child img{height:100%;aspect-ratio:auto}.home-feature{grid-template-columns:1fr}.home-feature>img{height:480px}.home-service{grid-template-columns:1fr}}@media(max-width:560px){.announcement{min-height:36px;padding:0}.announcement-message{padding-inline:22px;font-size:11px}.site-header{width:calc(100% - 20px)}.brand-button{width:140px}.brand-button img{height:52px}.home-hero,.home-hero>img{height:630px;min-height:630px}.home-hero{width:calc(100% - 20px);margin-top:10px;border-radius:18px}.hero-copy{width:calc(100% - 40px);left:20px;top:38px}.hero-copy h1{font-size:42px}.hero-copy p{max-width:330px}.home-manifesto{padding:62px 0 52px}.home-manifesto h2{font-size:43px}.home-manifesto>p{font-size:16px}.gift-guide-heading{display:block}.gift-guide-heading>p{margin-top:16px}.gift-guide-grid{display:flex;overflow-x:auto;gap:14px;padding:4px 2px 16px;scroll-snap-type:x mandatory}.gift-guide-card,.gift-guide-card:last-child{min-width:82vw;display:block;grid-template-columns:none;scroll-snap-align:center}.gift-guide-card img,.gift-guide-card:last-child img{height:auto;aspect-ratio:1.24 / 1}.gift-guide-card>div{padding:23px}.home-feature{min-height:0;margin-bottom:64px;border-radius:20px}.home-feature>img{height:340px}.home-feature>div{padding:38px 24px 42px}.home-feature h2{font-size:40px}.home-service{margin-bottom:64px}.home-service article{min-height:0;padding:28px 24px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/dearlumo.css.map */
