@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}.product-page--projector{--projector-accent: var(--orange)}.projector-detail{align-items:start}.projector-gallery{position:sticky;top:148px}.projector-main-image{position:relative}.projector-main-image img{object-fit:cover}.projector-gallery-arrow{width:44px;height:44px;display:grid;place-items:center;position:absolute;z-index:2;top:50%;transform:translateY(-50%);border:1px solid rgba(77,40,102,.14);border-radius:50%;padding:0;color:var(--purple-deep);background:#fffaf3eb;box-shadow:0 8px 24px #351c4a2e;cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.projector-gallery-arrow:hover{color:#fff;background:var(--purple)}.projector-gallery-arrow svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.projector-gallery-arrow--previous{left:16px}.projector-gallery-arrow--previous svg{transform:rotate(180deg)}.projector-gallery-arrow--next{right:16px}.projector-thumbnails{max-width:100%;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.projector-thumbnails::-webkit-scrollbar{display:none}.projector-thumbnails button{width:76px;height:76px;flex:0 0 76px}.projector-proof{display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--purple);font-size:13px;font-weight:800}.projector-price-row{display:flex;align-items:baseline;gap:12px;margin:23px 0 14px}.projector-price-row .product-price{margin:0;color:var(--purple-deep);font-size:31px}.projector-price-row s{color:var(--ink-soft);font-size:17px}.projector-description{margin-bottom:22px}.projector-description p{margin-bottom:10px}.projector-description ul{margin:8px 0 0;padding-left:20px}.projector-buy-box{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#ffffffe6;box-shadow:0 18px 52px #35204717}.projector-choice-panel{padding:24px}.projector-option-group+.projector-option-group{margin-top:22px}.projector-option-buttons{display:grid;gap:9px}.projector-option-buttons--design,.projector-option-buttons--pack-size{grid-template-columns:repeat(2,minmax(0,1fr))}.projector-option-buttons button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:12px;padding:9px 12px;background:var(--cream);font-size:12px;font-weight:800;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.projector-option-buttons button img{width:42px;height:42px;flex:0 0 auto;border-radius:9px;object-fit:cover}.projector-option-buttons button:hover{transform:translateY(-1px);border-color:#f44f0b8c}.projector-option-buttons button.active{border-color:var(--projector-accent);background:#fff1e7;box-shadow:0 0 0 1px var(--projector-accent),0 8px 18px #f44f0b1f;color:var(--purple-deep)}.projector-bundle-section{margin-top:26px}.projector-bundle-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;margin-bottom:14px;color:var(--purple-deep);text-align:center;text-transform:uppercase;letter-spacing:.06em}.projector-bundle-heading span{height:1px;background:#4d286659}.projector-bundle-heading strong{font-family:DM Sans,sans-serif;font-size:14px}.projector-bundle-cards{display:grid;gap:10px}.projector-bundle-card{width:100%;position:relative;overflow:visible;border:1px solid #dfd2db;border-radius:15px;background:#fff9f5;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.projector-bundle-card:hover{border-color:#f44f0b7a}.projector-bundle-card.active{border-color:var(--purple);background:var(--lavender);box-shadow:0 0 0 1px var(--purple),0 12px 28px #4d28661a}.projector-bundle-select{width:100%;min-height:88px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:14px;position:relative;border:0;border-radius:inherit;padding:17px 18px;color:inherit;text-align:left;background:transparent;cursor:pointer}.projector-radio{width:22px;height:22px;display:grid;place-items:center;border:2px solid #cbbdc7;border-radius:50%;background:#fff}.projector-bundle-card.active .projector-radio{border:6px solid var(--purple)}.projector-bundle-copy strong,.projector-bundle-copy small{display:block}.projector-bundle-copy strong{color:#241a29;font-size:17px;line-height:1.25}.projector-bundle-copy small{margin-top:4px;color:var(--ink-soft);font-size:12px;font-weight:700}.projector-bundle-price{min-width:86px;text-align:right}.projector-bundle-price strong,.projector-bundle-price s{display:block}.projector-bundle-price strong{color:#171018;font-size:18px}.projector-bundle-price s{margin-top:4px;color:var(--ink-soft);font-size:12px}.projector-badge{position:absolute;right:16px;top:-10px;border-radius:999px;padding:5px 9px;color:#fff;background:var(--orange);box-shadow:0 6px 14px #f44f0b33;font-size:9px;line-height:1;text-transform:uppercase;letter-spacing:.06em}.projector-bundle-card:last-child .projector-badge{background:var(--purple)}.projector-tier-builder{padding:0 18px 14px 56px}.projector-tier-builder[hidden]{display:none}.projector-mix-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.projector-mix-head strong{font-size:14px}.projector-mix-row{display:grid;grid-template-columns:44px minmax(0,1fr) 96px;align-items:center;gap:9px;padding:8px 0;border-top:1px solid rgba(77,40,102,.12)}.projector-mix-row:first-child{border-top:0}.projector-mix-row img{width:44px;height:44px;border-radius:9px;object-fit:cover;background:#fff}.projector-mix-row select{width:100%;min-width:0;height:40px;border:1px solid rgba(77,40,102,.35);border-radius:9px;padding:0 28px 0 9px;color:var(--ink);background:#fff;font-size:11px;font-weight:700}.projector-purchase-panel{margin:0!important;border:0!important;border-top:1px solid var(--line)!important;border-radius:0!important;padding:20px 24px 22px!important;background:#fffaf3b3!important}.projector-add-to-cart{width:100%;min-height:58px}.projector-cart-feedback{min-height:17px;margin:9px 0 0;color:#397355;font-size:11px;font-weight:700;text-align:center}.projector-cart-feedback.is-error{color:#a43b28}@media(max-width:820px){.projector-gallery{position:static}.projector-choice-panel{padding:18px 14px}.projector-bundle-select{min-height:78px;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;padding:15px 13px}.projector-bundle-copy strong{font-size:15px}.projector-bundle-price{min-width:72px}.projector-bundle-price strong{font-size:16px}.projector-badge{right:12px}.projector-purchase-panel{padding:17px 14px 19px!important}.projector-tier-builder{padding:0 13px 11px 45px}.projector-mix-row{grid-template-columns:40px minmax(0,1fr) 82px;gap:7px}.projector-mix-row img{width:40px;height:40px}.projector-mix-row select{padding-left:7px;font-size:10px}}@media(max-width:430px){.product-page--projector,.projector-detail,.projector-gallery,.projector-product-info,.projector-buy-box,.projector-choice-panel,.projector-bundle-section,.projector-bundle-cards,.projector-bundle-card{min-width:0;max-width:100%}.product-page--projector{overflow-x:clip}.projector-detail{width:100%}.projector-gallery,.projector-product-info{width:100%;overflow:hidden}.projector-thumbnails{width:100%;max-width:100%}.projector-product-info h1,.projector-description,.projector-description p{width:100%;max-width:100%;white-space:normal;overflow-wrap:anywhere}.projector-option-buttons--design{grid-template-columns:1fr}.projector-bundle-copy small{max-width:118px}.projector-bundle-select{grid-template-columns:20px minmax(0,1fr) 70px}.projector-thumbnails button{width:68px;height:68px;flex:0 0 68px}.projector-gallery-arrow{width:38px;height:38px}.projector-gallery-arrow--previous{left:10px}.projector-gallery-arrow--next{right:10px}.projector-product-info h1{font-size:clamp(30px,9.2vw,35px);line-height:1.08}.projector-description{margin-bottom:16px;font-size:14px;line-height:1.5}.projector-description p{margin-bottom:0}.projector-option-buttons--design button{justify-content:flex-start;text-align:left}.projector-tier-builder{padding-left:13px}.projector-mix-head{margin-left:31px}}.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}}.purchase-actions-frame{margin-top:14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.purchase-actions-frame .form-row{margin-top:0}.accelerated-checkout{min-height:78px;margin-top:12px;padding-top:15px;border-top:1px solid var(--line)}.accelerated-checkout-separator{display:flex;align-items:center;gap:13px;margin-bottom:13px;color:var(--ink-soft);font-size:11px;font-weight:700;text-align:center;text-transform:uppercase;letter-spacing:.08em}.accelerated-checkout-separator:before,.accelerated-checkout-separator:after{content:"";height:1px;flex:1;background:var(--line)}.accelerated-checkout .shopify-payment-button{width:100%;min-height:54px}.accelerated-checkout .shopify-payment-button__button{min-height:54px;overflow:hidden;border-radius:13px;font-weight:800}.accelerated-checkout .shopify-payment-button__button--unbranded{color:#fff;background:#5a31f4}.accelerated-checkout .shopify-payment-button__button--unbranded:hover{background:#4826cf}.accelerated-checkout .shopify-payment-button__more-options{margin-top:10px;color:var(--purple);font-size:12px}.header-shell{padding-bottom:14px;background:transparent;border-bottom:0;filter:drop-shadow(0 18px 30px rgba(48,22,64,.045))}.site-header{isolation:isolate;height:78px;margin-top:12px;padding-inline:24px;overflow:hidden;border:1px solid rgba(90,52,106,.15);border-radius:24px;background:#f5e8f4eb;box-shadow:0 16px 44px #371b4821,inset 0 1px #ffffffd1;backdrop-filter:blur(24px) saturate(155%);-webkit-backdrop-filter:blur(24px) saturate(155%)}.site-header:after{content:"";position:absolute;inset:auto 26px 0;height:1px;z-index:-1;background:linear-gradient(90deg,transparent,rgba(244,81,22,.36),transparent)}.nav-spiderweb{position:absolute;inset:-4px auto auto -6px;width:182px;height:92px;z-index:-1;object-fit:cover;object-position:top left;opacity:.52;pointer-events:none}.site-header>:not(.nav-spiderweb){position:relative;z-index:1}.desktop-nav a{border-radius:999px;transition:color .22s ease,background-color .22s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.desktop-nav a:hover,.desktop-nav a:focus-visible{padding-inline:12px;color:var(--purple-deep);background:#ffffff94;transform:translateY(-1px)}.site-header .icon-button{border-radius:999px;transition:transform .2s cubic-bezier(.2,.8,.2,1),background-color .2s ease}.site-header .icon-button:hover,.site-header .icon-button:focus-visible{background:#ffffff9e;transform:translateY(-1px)}.site-header .icon-button:active{transform:scale(.94)}@media(max-width:860px){.header-shell{padding-bottom:10px}.site-header{grid-template-columns:1fr auto 1fr;height:68px;margin-top:9px;padding-inline:14px;border-radius:21px;background:#f5e8f4f5}.nav-spiderweb{width:112px;height:68px;inset:-3px auto auto -4px;opacity:.42}.menu-button{grid-column:1;justify-self:start}.brand-button{grid-column:2;justify-self:center}.header-actions{grid-column:3;justify-self:end}}@media(prefers-reduced-transparency:reduce){.site-header{background:#f3e8f2;backdrop-filter:none;-webkit-backdrop-filter:none}}.header-shell{padding-bottom:16px}.site-header{width:min(1320px,calc(100% - 64px));height:82px;gap:34px;padding-inline:28px;border-color:#552d6724;border-radius:29px;background:#f6eaf5f5;box-shadow:0 20px 52px #371b4824,inset 0 1px #ffffffeb,inset 0 -1px #f451161f}.site-header:after{display:none}.brand-button{width:205px}.nav-spiderweb{top:-8px;width:172px;height:104px;object-fit:cover;object-position:top left;opacity:.34}.nav-spiderweb-left{left:-5px;right:auto}.nav-spiderweb-right{left:auto;right:-5px;transform:scaleX(-1)}.site-header>:not(.nav-spiderweb){z-index:2}.desktop-nav{gap:clamp(16px,1.8vw,32px)}.desktop-nav a{padding:11px 12px}.desktop-nav a:hover,.desktop-nav a:focus-visible{padding-inline:12px;background:#ffffffb8}.header-actions{gap:5px}.site-header .header-actions>.icon-button:first-child{color:var(--purple-deep);background:#ffffffc7;box-shadow:0 6px 18px #351b4614,inset 0 1px #fff}.search-panel{top:calc(100% - 5px);left:50%;right:auto;width:min(760px,calc(100% - 48px));min-height:76px;gap:0;padding:9px;overflow:hidden;transform-origin:50% 0;border:1px solid rgba(83,43,101,.15);border-radius:28px;background:#fffffff7;box-shadow:0 24px 64px #34194638,inset 0 1px #fff;backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%);animation:searchReveal .32s cubic-bezier(.2,.8,.2,1) both}.search-panel-icon{width:60px;height:56px;display:grid;flex:0 0 auto;place-items:center;color:var(--purple-deep)}.search-panel-icon svg{width:28px;height:28px}.search-panel input{height:56px;min-width:0;padding:0 18px 0 4px;color:var(--ink);background:transparent;font-size:20px;font-weight:500}.search-panel input::placeholder{color:#aaa5aa;opacity:1}.search-panel button{width:58px;height:56px;display:grid;flex:0 0 auto;place-items:center;border-radius:18px;padding:0;background:var(--purple);transition:transform .18s ease,background-color .18s ease}.search-panel button:hover{background:var(--purple-deep);transform:translate(2px)}.search-panel button svg{width:24px;height:24px}.collection-hero{min-height:420px;margin-top:10px;border-radius:28px}.collection-hero img{height:420px}.collection-hero-copy{left:clamp(34px,4vw,72px)}@keyframes searchReveal{0%{opacity:0;transform:translate3d(-50%,-10px,0) scale(.98)}to{opacity:1;transform:translate3d(-50%,0,0) scale(1)}}@media(max-width:1180px){.site-header{width:min(100% - 48px,1080px);gap:22px}.brand-button{width:182px}.desktop-nav{gap:8px}.desktop-nav a{padding-inline:8px}}@media(max-width:860px){.header-shell{padding-bottom:11px}.site-header{width:calc(100% - 36px);height:70px;margin-top:9px;padding-inline:14px;border-radius:24px}.brand-button{width:146px}.nav-spiderweb{width:96px;height:74px;top:-4px;opacity:.27}.nav-spiderweb-left{left:-3px}.nav-spiderweb-right{right:-3px}.search-panel{top:calc(100% - 2px);width:calc(100% - 36px);min-height:68px;border-radius:23px;padding:7px}.search-panel-icon{width:52px;height:52px}.search-panel-icon svg{width:25px;height:25px}.search-panel input{height:52px;padding-right:8px;font-size:17px}.search-panel button{width:52px;height:52px;border-radius:17px}.collection-hero{min-height:470px;margin-top:9px;border-radius:22px}.collection-hero img{height:470px}.collection-hero-copy{left:24px}}@media(max-width:560px){.site-header{width:calc(100% - 20px);height:68px;padding-inline:12px;border-radius:22px}.brand-button{width:136px}.nav-spiderweb{width:78px;opacity:.23}.search-panel{width:calc(100% - 20px);min-height:64px;border-radius:21px;padding:6px}.search-panel-icon{width:47px;height:50px}.search-panel input{height:50px;font-size:16px}.search-panel button{width:50px;height:50px;border-radius:16px}.collection-hero{min-height:455px;border-radius:19px}.collection-hero img{height:455px}}@media(prefers-reduced-motion:reduce){.search-panel{animation:none;transform:translate(-50%)}}.site-header{border:1px solid rgba(120,91,59,.08);background:#fffaf0f7;box-shadow:0 22px 58px #50361f21,inset 0 1px #fffffffa,inset 0 -1px #b07f4914;backdrop-filter:blur(24px) saturate(118%);-webkit-backdrop-filter:blur(24px) saturate(118%)}.nav-spiderweb{top:-3px;width:182px;height:96px;object-fit:contain;object-position:top left;opacity:.76;filter:drop-shadow(0 2px 4px rgba(81,52,24,.06))}.nav-spiderweb-left{left:-3px}.nav-spiderweb-right{right:-3px;transform:scaleX(-1)}.desktop-nav a{color:#2c2826}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--orange);background:#ffffffb3}.site-header .header-actions>.icon-button:first-child{color:#211f1e;background:#ffffffeb;box-shadow:0 7px 20px #58391f17,inset 0 1px #fff}.site-header .icon-button:hover{color:var(--orange);background:#fff}.search-panel{top:calc(100% - 5px);left:auto;right:max(32px,calc((100vw - 1320px)/2 + 42px));width:min(500px,calc(100% - 64px));min-height:154px;display:block;overflow:visible;padding:28px 26px 22px;transform:none;transform-origin:82% 0;border:0;border-radius:28px;color:#2b2724;background:#fffaf0fb;box-shadow:0 26px 70px #4b301933,inset 0 1px #fff;backdrop-filter:blur(28px) saturate(125%);-webkit-backdrop-filter:blur(28px) saturate(125%);animation:searchPopoverIn .34s cubic-bezier(.2,.82,.2,1) both}.search-panel:before{content:"";position:absolute;right:91px;top:-14px;width:28px;height:28px;transform:rotate(45deg);border-radius:7px 2px 2px;background:#fffaf0fb;box-shadow:-5px -5px 13px #4b301906}.search-panel-field,.search-page-field{display:flex;align-items:center;gap:0;position:relative;z-index:1;min-height:66px;overflow:hidden;border:1px solid rgba(135,102,68,.12);border-radius:22px;background:#ffffffe6;box-shadow:0 9px 26px #56371c17,inset 0 1px #fff}.search-panel-icon{width:64px;height:64px;color:#24211f}.search-panel input{height:64px;padding:0 14px 0 0;color:#2b2724;font-size:18px}.search-panel input::placeholder{color:#8e8883}.search-panel button{width:56px;height:54px;margin-right:6px;border-radius:17px;background:var(--orange);box-shadow:0 8px 18px #f44f0b33}.search-panel button:hover{background:var(--orange-dark);transform:translate(2px)}.predictive-search{position:relative;z-index:1}.search-quick-links{display:flex;justify-content:center;gap:0;padding-top:18px}.search-quick-links a{color:#5e554e;font-size:13px;font-weight:700;text-decoration:none}.search-quick-links a+a:before{content:"\2022";padding:0 14px;color:var(--orange)}.predictive-products{display:grid;gap:4px;padding-top:14px}.predictive-product{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:13px;border-radius:15px;padding:7px;color:#2d2825;text-decoration:none;transition:transform .18s ease,background-color .18s ease}.predictive-product:hover,.predictive-product:focus-visible{transform:translate(3px);background:#fff4e8}.predictive-product img{width:58px;height:58px;border-radius:12px;object-fit:cover;background:#f5eadf}.predictive-product span{min-width:0}.predictive-product strong,.predictive-product small{display:block}.predictive-product strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.predictive-product small{margin-top:3px;color:#776e67;font-size:12px}.predictive-product b{color:var(--orange);font-size:18px}.predictive-view-all{display:block;margin-top:10px;padding:12px 8px 2px;border-top:1px solid rgba(122,91,62,.13);color:var(--orange-dark);text-align:center;text-decoration:none;font-size:13px;font-weight:800}.predictive-empty{margin:16px 4px 0;color:#756b64;font-size:13px;line-height:1.5}.predictive-loading{display:grid;gap:7px;padding-top:16px}.predictive-loading span{height:9px;border-radius:999px;background:#f1e7da;animation:predictivePulse 1s ease-in-out infinite alternate}.predictive-loading span:nth-child(2){width:78%;animation-delay:.12s}.predictive-loading span:nth-child(3){width:58%;animation-delay:.24s}.search-main{padding:38px 0 90px}.search-hero{position:relative;padding:clamp(50px,6vw,84px);overflow:visible;border-radius:30px;text-align:center;background:#f7ede1;box-shadow:inset 0 1px #ffffffe6}.search-hero h1{max-width:900px;margin:16px auto 12px;color:#2b2527;font-size:clamp(42px,5vw,72px);line-height:1.04;letter-spacing:-.04em}.search-hero>p{margin-bottom:30px;color:#756b67;font-size:17px}.search-page-form{width:min(720px,100%);position:relative;margin:0 auto}.search-page-field{min-height:70px;padding-left:20px;text-align:left}.search-page-field>span{width:34px;flex:0 0 auto;color:#292421}.search-page-field>span svg{width:25px;height:25px}.search-page-field input{min-width:0;height:68px;flex:1;border:0;outline:0;padding:0 12px;color:#2b2724;background:transparent;font-size:18px}.search-page-field button{min-height:54px;margin-right:7px;border:0;border-radius:16px;padding:0 25px;color:#fff;background:var(--orange);font-weight:800;cursor:pointer}.predictive-search-page{width:100%;position:absolute;top:calc(100% + 10px);z-index:6;padding:12px;border-radius:20px;text-align:left;background:#fffaf0fc;box-shadow:0 24px 60px #4a301b2e}.search-results{padding-top:44px}.search-results-toolbar{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px;border-bottom:1px solid var(--line)}.search-results-toolbar p{margin:0}.search-results-toolbar a{color:var(--orange-dark);text-decoration:none;font-weight:800}.search-results-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 24px}.search-empty{padding:76px 24px;text-align:center}.search-empty>span{color:var(--orange);font-size:26px}.search-empty h2{margin:12px 0 8px;color:#2b2527;font-size:38px}.search-empty p{margin-bottom:24px;color:#746a64}.search-start{padding:52px 0 80px;text-align:center}.search-start h2{color:#2b2527;font-size:34px}.search-start-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.search-start-links a{border-radius:999px;padding:12px 18px;color:#302a27;background:#f5e7d8;text-decoration:none;font-weight:700}@keyframes searchPopoverIn{0%{opacity:0;transform:translate3d(0,-10px,0) scale(.96);filter:blur(4px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes predictivePulse{to{opacity:.45}}@media(max-width:1180px){.search-panel{right:28px}.nav-spiderweb{width:148px;opacity:.64}.search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.site-header{background:#fffaf0fa}.nav-spiderweb{width:108px;height:72px;opacity:.48}.search-panel{top:calc(100% - 2px);left:auto;right:0;width:calc(100% - 36px);min-height:132px;padding:22px 16px 16px;border-radius:24px;transform:none;transform-origin:78% 0}.search-panel:before{right:61px;top:-11px;width:23px;height:23px}.search-panel-field{min-height:58px;border-radius:18px}.search-panel-icon{width:52px;height:56px}.search-panel input{height:56px;font-size:16px}.search-panel button{width:50px;height:48px;margin-right:5px;border-radius:15px}.search-quick-links a{font-size:12px}.search-quick-links a+a:before{padding:0 8px}.predictive-product{grid-template-columns:50px minmax(0,1fr) auto}.predictive-product img{width:50px;height:50px}.search-main{padding-top:18px}.search-hero{padding:48px 24px;border-radius:24px}.search-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 14px}}@media(max-width:560px){.nav-spiderweb{width:88px;opacity:.42}.search-panel{width:calc(100% - 20px);padding-inline:12px}.search-panel:before{right:57px}.search-quick-links{justify-content:flex-start;overflow-x:auto;padding-left:4px}.search-quick-links a{flex:0 0 auto}.predictive-product strong{font-size:13px}.search-hero{padding:42px 18px;text-align:left}.search-hero h1{margin-inline:0;font-size:40px}.search-page-field{padding-left:13px}.search-page-field input{padding-inline:8px;font-size:15px}.search-page-field button{min-height:48px;padding-inline:16px}.search-results-toolbar{display:block;padding-bottom:18px}.search-results-toolbar a{display:inline-block;margin-top:10px}.search-results-grid{gap:28px 12px}}@media(prefers-reduced-motion:reduce){.search-panel{animation:none;transform:none}.predictive-product,.predictive-loading span{transition:none;animation:none}}@media(prefers-reduced-motion:reduce)and (max-width:860px){.search-panel{transform:none}}@media(prefers-reduced-transparency:reduce){.site-header,.search-panel{background:#fffaf0;backdrop-filter:none;-webkit-backdrop-filter:none}}.product-buy-box{margin-top:26px;overflow:hidden;border:1px solid rgba(116,84,57,.14);border-radius:24px;background:#fffffff5;box-shadow:0 18px 48px #4b301914,inset 0 1px #fff}.product-buy-box .variant-picker--merged,.product-buy-box .purchase-panel--merged{margin:0;border:0;border-radius:0;background:transparent}.product-buy-box .variant-picker--merged{padding:24px}.product-buy-box .purchase-panel--merged{padding:22px 24px 24px;border-top:1px solid rgba(116,84,57,.13)}.choice-section+.choice-section{margin-top:23px;padding-top:22px;border-top:1px solid rgba(116,84,57,.11)}.product-buy-box .variant-picker-head{margin-bottom:14px}.product-buy-box .variant-picker-head strong{color:#2d2723;font-size:15px}.product-buy-box .variant-picker-head>span{color:var(--orange-dark);font-size:13px;font-weight:800}.product-buy-box .variant-options button{border-color:#74543924;background:#fffaf2}.product-buy-box .variant-options button:hover{border-color:#ef4f0b8c}.product-buy-box .variant-options button.active{border-color:var(--orange);background:#fff2e5;box-shadow:0 0 0 1px var(--orange),0 10px 24px #ef4f0b1f}.color-options{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.color-options button{min-width:0;min-height:64px;display:grid;place-items:center;gap:5px;border:1px solid rgba(116,84,57,.14);border-radius:13px;padding:7px 4px 6px;color:#463d36;background:#fffaf2;cursor:pointer;transition:transform .16s ease,border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.color-options button:hover{transform:translateY(-2px);border-color:#ef4f0b8c}.color-options button.active{border-color:var(--orange);background:#fff3e8;box-shadow:0 0 0 1px var(--orange),0 8px 18px #ef4f0b1c}.color-options i{width:25px;height:25px;display:block;border:3px solid white;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #3228212e,0 3px 7px #3228211f}.color-options span{max-width:100%;overflow:hidden;font-size:10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.combination-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:20px;border-radius:15px;padding:13px 15px;background:#f7eee3}.combination-summary span,.combination-summary strong,.combination-summary small{display:block}.combination-summary strong{color:#302925;font-size:13px}.combination-summary small{margin-top:3px;color:#7b7068;font-size:10px}.combination-summary b{flex:0 0 auto;border-radius:999px;padding:7px 10px;color:#98401b;background:#ffe2cc;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.product-buy-box .purchase-actions-frame{margin-top:15px}@media(max-width:860px){.product-buy-box{border-radius:21px}.product-buy-box .variant-picker--merged,.product-buy-box .purchase-panel--merged{padding:20px}.color-options{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:560px){.product-buy-box{margin-top:22px;border-radius:19px}.product-buy-box .variant-picker--merged{padding:16px 14px}.product-buy-box .purchase-panel--merged{padding:16px 14px 18px}.product-buy-box .variant-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.product-buy-box .variant-options button{min-height:98px;align-content:center;justify-items:center;display:grid;gap:5px;padding:7px 4px;text-align:center}.product-buy-box .variant-options img{width:42px;height:42px}.product-buy-box .variant-options span{font-size:10px}.product-buy-box .variant-options small{font-size:9px}.color-options{gap:7px}.color-options button{min-height:60px}.combination-summary{align-items:flex-start;flex-direction:column;gap:10px}.combination-summary b{align-self:flex-start}}@media(prefers-reduced-motion:reduce){.color-options button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/dearlumo.css.map */
