:root{--section-space: var(--section-spacing, 56px);--border-soft: rgba(17,17,17,.08);--surface-elevated: linear-gradient(180deg, rgba(255,255,255,.92), rgba(248,250,252,.94))}body{text-rendering:optimizeLegibility}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page-shell>*+*{margin-top:var(--section-space)}.breadcrumbs{margin:1.25rem 0 1rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.45rem;list-style:none;padding:0;margin:0;color:var(--muted);font-size:.92rem}.breadcrumbs__item:not(:last-child):after{content:"\203a";margin-left:.45rem;opacity:.55}.breadcrumbs__item a{color:inherit;text-decoration:none}.breadcrumbs__item[aria-current=page]{color:var(--text)}.product-shell{padding:1rem 0 4rem}.product-shell__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.5rem;align-items:start}.product-shell__grid--reverse{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.product-shell__content,.product-shell__media,.product-shell__feature{min-width:0}.product-shell__content,.product-shell__media{padding:1.5rem;border-radius:var(--radius-card);background:var(--surface-elevated);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.product-shell__media--sticky,.product-shell__media{position:sticky;top:7rem}.product-gallery{display:grid;gap:1rem}.product-gallery__stage{position:relative}.product-gallery__image,.product-shell__image,.product-shell__secondary img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--radius-card) - 6px);background:#11111108}.product-gallery__count{position:absolute;right:.8rem;bottom:.8rem;padding:.45rem .65rem;border-radius:999px;background:#111111ad;color:#fff;font-size:.82rem}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:.75rem}.product-gallery__thumb{padding:0;border:1px solid transparent;background:transparent;border-radius:18px;cursor:pointer;overflow:hidden;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:#1111112e;transform:translateY(-1px);box-shadow:0 10px 24px #1111111a}.product-shell__placeholder{min-height:24rem;display:grid;place-items:center;font-size:5rem;border-radius:calc(var(--radius-card) - 6px);background:#1111110d}.product-shell__badges,.product-quickfacts,.active-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.product-accordion{margin-top:1.25rem;display:grid;gap:.75rem}.product-accordion__item{border:1px solid var(--border-soft);border-radius:20px;background:#ffffffb8;padding:.2rem 1rem}.product-accordion__item summary{list-style:none;cursor:pointer;font-weight:600;padding:.9rem 0}.product-accordion__item summary::-webkit-details-marker{display:none}.product-accordion__content{padding:0 0 1rem;color:var(--muted)}.product-accordion__content p:first-child{margin-top:0}.active-filter-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .8rem;border-radius:999px;background:#1111110d;color:inherit;text-decoration:none}.collection-count{color:var(--muted)}.catalog-card__footer,.collection-product-footer,.search-product-footer{display:flex;justify-content:space-between;gap:1rem;align-items:center}.catalog-card__body p,.collection-product-body p,.search-product-body p{color:var(--muted)}.product-card-pricegroup{display:grid;gap:.1rem}.product-card-pricegroup span{color:var(--muted);text-decoration:line-through;font-size:.92rem}.product-card-badge{position:absolute;z-index:2;top:.9rem;left:.9rem;padding:.4rem .65rem;border-radius:999px;background:#111111c7;color:#fff;font-size:.78rem}.product-card-badge+.product-card-badge{top:3rem}.product-card-badge--sale{background:#0071e3eb}.product-card-badge--muted{background:#6d6d72eb}.purchase-error{margin-top:.75rem;color:#b42318}.cart-note-wrap{margin-top:1rem}.cart-note-wrap textarea,.filter-field select,.filter-price-inputs input,.search-form-field input{width:100%}.collection-toolbar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.filter-field,.filter-price-range{display:grid;gap:.4rem}.filter-price-inputs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.pagination-wrap{display:flex;justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem}.search-results-head,.collection-grid-head{display:flex;justify-content:space-between;gap:1rem;align-items:end}.search-page-form,.collection-toolbar,.collection-hero,.footer-top-rich{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.not-found-search{margin-top:1.25rem}.js .variant-select-fallback{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:990px){.page-shell>*+*{margin-top:calc(var(--section-space) * .75)}.product-shell__grid,.product-shell__grid--reverse,.search-results-head,.collection-grid-head{grid-template-columns:1fr;display:grid}.product-shell__media,.product-shell__media--sticky{position:static}}:root{--line:rgba(34,24,22,.1);--line-strong:rgba(34,24,22,.18);--gold-wash:linear-gradient(135deg, rgba(179,135,99,.18), rgba(255,250,245,.12))}body{font-family:var(--font-stack);background:radial-gradient(circle at top left,rgba(179,135,99,.14),transparent 26%),radial-gradient(circle at top right,rgba(106,70,54,.08),transparent 22%),linear-gradient(180deg,#fbf5ef,#f7ede4 48%,#f4e7dd);color:var(--text)}h1,h2,h3,.section-title,.footer-title,.product-shell__content h1,.collection-grid-head h2{font-family:var(--font-display);font-weight:600;letter-spacing:-.035em;line-height:.92}.eyebrow{letter-spacing:.22em;color:#8e6b55;font-weight:700}.section-copy,.muted,.product-intro,.card-copy,.footer-grid p,.footer-grid a,.faq-answer,.summary-note,.summary-tax-note{color:var(--muted)}.glass-panel{background:#fffaf5d1;border:1px solid rgba(94,64,49,.09);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 60px #35211914}.page-shell{padding-top:132px}.main-header.scrolled{background:#fff8f4d1;border-bottom:1px solid rgba(94,64,49,.1);box-shadow:0 14px 30px #3521190f}.header-topbar{background:linear-gradient(90deg,#2a1f1c,#55382d);color:#f7ede4}.logo,.site-logo-text{font-family:var(--font-display);font-weight:600;letter-spacing:.28em;font-size:1.05rem}.desktop-nav a{font-size:.92rem;text-transform:uppercase;letter-spacing:.12em}.desktop-nav a:after{background:#8e6b55;height:1px}.action-btn,.icon-link,.mobile-panel-close{background:#fffbf7cc;border:1px solid rgba(94,64,49,.1)}.header-cta,.btn-primary,.btn-secondary,.btn-ghost,.btn-checkout,.btn-buy,.search-submit{border-radius:999px;padding:1rem 1.6rem;transition:transform .35s ease,box-shadow .35s ease,background .35s ease,color .35s ease;border:1px solid transparent}.btn-primary,.btn-checkout,.btn-buy,.search-submit{background:linear-gradient(135deg,#b38763,#8e6b55);color:#fff;box-shadow:0 16px 36px #67453638}.btn-primary:hover,.btn-checkout:hover,.btn-buy:hover,.search-submit:hover{transform:translateY(-2px);box-shadow:0 20px 42px #67453647}.btn-secondary,.header-cta{background:#fffbf7e0;border-color:#5e403124;color:#2d221f}.btn-ghost{border-color:#5e403124;background:transparent;color:#2d221f}.home-hero-clean{padding:1.4rem 0 2rem}.home-hero-clean__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:2rem}.home-hero-clean__copy{padding:3.2rem 0}.home-hero-clean__copy h1{font-size:clamp(3.4rem,7vw,6.4rem);max-width:11ch}.hero-copy-text{max-width:57ch;font-size:1.08rem}.home-hero-clean__trust{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.4rem}.home-hero-clean__trust span,.glass-chip,.collection-badges span,.search-page-badges span,.active-filter-chip{background:#fffbf7b3;border:1px solid rgba(94,64,49,.11);color:#6c5348;border-radius:999px;padding:.72rem 1rem}.home-hero-clean__media{position:relative;min-height:680px;border-radius:40px;overflow:hidden;background:linear-gradient(180deg,#e7d5c6,#c9ab93)}.home-hero-clean__image,.proof-card__image,.collection-image,.collection-product-image,.search-card-image{width:100%;height:100%;object-fit:cover}.home-hero-clean__placeholder{min-height:680px;background:linear-gradient(180deg,#e7d5c6,#c9ab93)}.collections-teaser,.home-client-proofs,.home-benefits,.home-logo-strip,.home-faq-simple,.home-story{padding:5.2rem 0}.section-heading{max-width:820px;margin-bottom:2rem}.collections-teaser-grid,.proofs-grid,.collection-products-grid,.search-products-grid{gap:1.2rem}.card-premium,.proof-card,.collection-product-card,.search-product-card,.faq-item,.cart-summary,.cart-list,.collection-hero,.collection-toolbar,.search-hero{border-radius:30px}.card-premium{position:relative;min-height:440px;overflow:hidden;background:linear-gradient(180deg,#fffaf5a6,#4f332714)}.card-media-placeholder,.collection-showcase .collection-media-placeholder{position:relative;background:linear-gradient(180deg,#eadccf,#b9967a);min-height:100%}.card-media-premium-placeholder:before,.collection-media-placeholder:before{content:"";position:absolute;inset:12% 18% auto 18%;height:58%;border-radius:180px 180px 24px 24px;background:#fff8f16b;border:1px solid rgba(255,255,255,.35)}.card-media-premium-placeholder:after,.collection-media-placeholder:after{content:"";position:absolute;inset:auto 10% 10% 10%;height:24%;border-radius:28px;background:#462a1e24;filter:blur(3px)}.card-media-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(255,255,255,.1) 1px,transparent 1px) 0 0/44px 44px,linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px) 0 0/44px 44px}.card-media-orb{position:absolute;right:12%;top:10%;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#ffffffbf,#fff0);filter:blur(4px)}.card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#110a0800 14%,#211410b8)}.card-content{position:absolute;inset:auto 0 0 0;padding:1.6rem;color:#fff}.card-title{font-size:2rem;max-width:12ch}.card-copy{color:#fff4eed1}.collection-showcase,.proof-card{overflow:hidden;position:relative;background:linear-gradient(180deg,#fffaf5cc,#593a2c1f)}.proof-card__media{aspect-ratio:4/5;background:linear-gradient(180deg,#eadccf,#c4a287)}.proof-card__content{padding:1.15rem 1.2rem 1.35rem}.proof-card__kicker{display:inline-block;text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;color:#8e6b55;margin-bottom:.55rem}.home-benefits .benefit-card,.home-logo-strip .logo-pill,.product-shell__feature{background:#fffaf5d1;border:1px solid rgba(94,64,49,.09)}.product-shell__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:1.35rem;align-items:start}.product-shell__content{padding:1rem 0}.product-shell__content h1{font-size:clamp(2.8rem,5vw,4.8rem);max-width:12ch;margin-bottom:.65rem}.product-quickfacts{display:flex;gap:.6rem;flex-wrap:wrap;margin:1rem 0 1.35rem}.product-shell__media--sticky{position:sticky;top:154px}.product-gallery-main{border-radius:34px;overflow:hidden;background:linear-gradient(180deg,#eadccf,#caa489)}.product-gallery-main img{aspect-ratio:4/5;object-fit:cover}.product-purchase{background:#fffaf5d1;border:1px solid rgba(94,64,49,.1);border-radius:30px;padding:1.4rem}.product-price{font-size:1.6rem;font-weight:700}.quantity-field,input[type=number],select,textarea,.filter-field select{border-radius:18px;border:1px solid rgba(94,64,49,.14);background:#fffbf7e6;color:#2d221f}.variant-chip{border-radius:999px;border:1px solid rgba(94,64,49,.14);background:#fffbf7e6}.variant-chip.is-active{background:#2d221f;color:#fff;border-color:#2d221f}.trust-grid{gap:.8rem}.trust-card{background:#fffbf7c7;border:1px solid rgba(94,64,49,.1);border-radius:22px}.product-accordion details{background:#fffaf5bf;border:1px solid rgba(94,64,49,.1);border-radius:22px}.collection-hero{padding:2rem 2.2rem}.collection-grid-head h2,.search-results-head strong{font-family:var(--font-display)}.collection-product-body,.search-product-body{padding:1.2rem}.collection-product-card .card-title,.search-product-card .card-title{font-size:1.6rem}.collection-product-media,.search-product-media{aspect-ratio:4/5;background:linear-gradient(180deg,#eadccf,#caa489)}.collection-product-placeholder,.search-card-placeholder{position:relative}.collection-product-placeholder:before,.search-card-placeholder:before{content:"";position:absolute;top:14%;right:18%;bottom:14%;left:18%;border-radius:180px 180px 22px 22px;background:#fff8f16b}.footer-top-rich{display:flex;justify-content:space-between;gap:1.5rem;align-items:end}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:1.2rem;margin-top:2rem}.footer-grid h4{font-family:var(--font-display);font-size:1.4rem;margin-bottom:.5rem}.footer-reassurance{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.2rem 0}.footer-reassurance span{padding:.72rem 1rem;background:#fffbf7b8;border:1px solid rgba(94,64,49,.1);border-radius:999px}.search-overlay{background:#f9f2ebd1}#search-input{border-bottom-color:#8e6b55;font-family:var(--font-display)}.mobile-panel{background:#fff8f4ed;border:1px solid rgba(94,64,49,.1)}.cart-item,.cart-note-wrap{border-color:#5e40311a}@media(max-width:989px){.home-hero-clean__grid,.product-shell__grid,.footer-top-rich,.footer-grid{grid-template-columns:1fr}.home-hero-clean__media{min-height:540px}.product-shell__media--sticky{position:static}}@media(max-width:749px){.page-shell{padding-top:152px}.home-hero-clean__copy h1{font-size:clamp(2.9rem,13vw,4.2rem)}.home-hero-clean__media,.home-hero-clean__placeholder{min-height:440px}.card-premium{min-height:380px}}:root{--bg-deep:#1d1413;--gold-soft:#c69b6d;--gold-fade:#edd2b5;--rose-sand:#efe3da;--panel-ivory:rgba(255,250,245,.84);--ink-soft:#342523;--line-soft:rgba(72,43,31,.1)}html{background:var(--bg)}body{font-family:var(--font-stack);color:var(--ink-soft);background:radial-gradient(circle at 14% 0%,rgba(230,200,171,.22),transparent 23%),radial-gradient(circle at 100% 8%,rgba(172,114,86,.14),transparent 18%),linear-gradient(180deg,#fbf5ef,#f6eee7 32%,#f8f2ec)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,transparent 0 24%,rgba(198,155,109,.035) 24% 24.2%,transparent 24.2% 75.8%,rgba(198,155,109,.03) 75.8% 76%,transparent 76%),linear-gradient(0deg,transparent 0 18%,rgba(198,155,109,.022) 18% 18.15%,transparent 18.15% 81.85%,rgba(198,155,109,.018) 81.85% 82%,transparent 82%);opacity:.5}.container{width:min(var(--max-width),90vw)}.section-title,.home-hero-clean__copy h1,.product-shell__content h1,.collection-hero .section-title,.footer-title{font-family:var(--font-display);font-weight:600;letter-spacing:-.038em;line-height:.92;color:#261816}.eyebrow{color:#8b6a54;letter-spacing:.28em;font-size:.74rem;font-weight:700}.section-copy,.product-intro,.collection-grid-head p,.faq-answer,.product-accordion__content,.footer-grid p,.footer-grid a,.purchase-microcopy{color:#70574c;line-height:1.8}.glass-panel,.product-shell__content,.product-shell__media,.collection-hero,.collection-toolbar,.footer-top,.benefit-card,.logo-strip-panel,.faq-item,.result-item,.empty-state,.main-cart-shell,.cart-line,.cart-summary{background:linear-gradient(180deg,#fffbf7db,#f6ece4b8)!important;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(113,77,56,.1)!important;box-shadow:0 26px 64px #381f1617,inset 0 1px #ffffff8c!important}.main-header{background:linear-gradient(180deg,#fbf5efd9,#fbf5ef59);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(113,77,56,.08)}.main-header.scrolled{background:linear-gradient(180deg,#fbf5eff5,#f9f1ead1)!important;box-shadow:0 16px 34px #2815120f}.header-topbar{background:linear-gradient(90deg,#261816,#4a2f29,#261816)!important;border-bottom:1px solid rgba(255,231,210,.08)}.logo,.site-logo-text{font-family:var(--font-display);font-size:1.25rem;letter-spacing:.24em;font-weight:600}.desktop-nav a{font-size:.92rem;text-transform:uppercase;letter-spacing:.12em;color:#6a4f43!important}.desktop-nav a:hover,.desktop-nav a.active{color:#221715!important}.header-cta,.btn-primary,.btn-secondary,.btn-ghost,.btn-checkout,.search-submit{min-height:58px;border-radius:999px;padding:0 1.45rem;font-weight:700;letter-spacing:.04em}.btn-primary,.btn-checkout,.search-submit{background:linear-gradient(135deg,#2f1d1a,#7a5340 52%,#c69b6d)!important;color:#fff!important;box-shadow:0 18px 44px #4a2f2938,inset 0 1px #fff3}.btn-primary:hover,.btn-checkout:hover,.search-submit:hover{transform:translateY(-3px);box-shadow:0 24px 54px #4a2f2947,inset 0 1px #ffffff2e}.btn-secondary,.btn-ghost,.header-cta{background:#fffbf7b8!important;border:1px solid rgba(113,77,56,.12)!important;color:#2a1c19!important}.btn-secondary:hover,.btn-ghost:hover,.header-cta:hover{transform:translateY(-3px);background:#fff9f4!important}.home-hero-clean{padding:8rem 0 2.5rem}.home-hero-clean__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2rem;align-items:center}.home-hero-clean__copy h1{font-size:clamp(3.5rem,8vw,7rem);max-width:11ch}.hero-copy-text p{max-width:58ch}.home-hero-clean__trust{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.5rem}.home-hero-clean__trust span,.glass-chip,.product-card-badge{border:1px solid rgba(113,77,56,.1);background:#fffbf7b3;color:#5e463b;box-shadow:inset 0 1px #ffffff8c}.home-hero-clean__media:before{content:"";position:absolute;inset:4% 2% auto auto;width:34%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,#fff7edf2,#fff7ed00);filter:blur(12px)}.home-hero-clean__image,.home-hero-clean__placeholder{border-radius:36px;overflow:hidden;box-shadow:0 34px 78px #46281e24;border:1px solid rgba(113,77,56,.1);background:linear-gradient(180deg,#f8efe6,#ebd7c8)}.collections-teaser-item .card,.home-categories__card,.collection-product-card,.catalog-card{border-radius:28px;overflow:hidden;border:1px solid rgba(113,77,56,.09);background:linear-gradient(180deg,#fffbf7f5,#f4e9dfd1);box-shadow:0 24px 55px #381f1614}.collections-teaser-item .card:hover,.home-categories__card:hover,.collection-product-card:hover,.catalog-card:hover{transform:translateY(-8px);box-shadow:0 30px 72px #381f1621}.card-title,.home-categories__content h3,.benefit-card h3,.logo-copy strong{font-family:var(--font-display);font-size:clamp(1.5rem,2vw,2.1rem);letter-spacing:-.03em}.card-media,.collection-product-media,.catalog-card__media{background:linear-gradient(180deg,#f8eee5,#ead8ca)}.card-overlay{position:absolute;inset:auto 0 0;height:58%;background:linear-gradient(180deg,#1e120f00,#1e120f14 28%,#1e120f85)}.card-content,.home-categories__content{position:relative;z-index:1}.benefits-grid,.logo-grid,.home-categories__grid,.collection-products-grid{gap:1.2rem}.benefit-card{padding:1.75rem;border-radius:28px}.benefit-index{font-family:var(--font-display);font-size:2.4rem;color:#b48863}.logo-mark{background:linear-gradient(135deg,#2f1d1a,#b48863);color:#fff;box-shadow:0 18px 40px #381f1629}.product-shell{padding:1.5rem 0 5rem}.product-shell__grid{gap:1.25rem;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.product-shell__content{padding:2rem}.product-shell__content h1{font-size:clamp(2.6rem,5vw,4.8rem);margin-bottom:.5rem}.product-quickfacts,.product-shell__badges{margin:1rem 0 1.2rem}.purchase-meta{display:grid;gap:1rem;padding:1.3rem;border-radius:28px;background:#fffbf799;border:1px solid rgba(113,77,56,.08)}.purchase-price{font-family:var(--font-display);font-size:2.2rem}.compare-price{color:#9d8271}.purchase-stock{border-radius:999px;padding:.35rem .7rem;background:#f3e7da;color:#6a4f43}.variant-group{border:1px solid rgba(113,77,56,.08);border-radius:22px;padding:1rem 1rem .9rem;background:#fffaf58c}.variant-group legend{padding:0 .25rem;font-weight:700;color:#5d463b;margin-bottom:.65rem}.variant-chip{border-radius:999px;border:1px solid rgba(113,77,56,.12);background:#fff9f4;color:#2c1e1b;min-height:46px;padding:.75rem 1rem}.variant-input:checked+.variant-chip,.variant-chip:hover{background:linear-gradient(135deg,#2f1d1a,#7a5340);color:#fff;border-color:transparent}.quantity-field input,.filter-field select,.filter-price-inputs input,.search-form-field input,.variant-select-fallback select,.cart-note-wrap textarea{border-radius:18px;border:1px solid rgba(113,77,56,.12);background:#fffaf5;padding:.95rem 1rem}.product-trust-grid{margin-top:1rem;gap:.75rem}.trust-card{border-radius:22px;background:#fffaf5ad;border:1px solid rgba(113,77,56,.08)}.product-accordion__item{border-radius:24px;background:#fffaf5bd;border:1px solid rgba(113,77,56,.1)}.product-shell__feature{padding:1.5rem;border-radius:28px}.product-shell__feature h2{font-family:var(--font-display);font-size:1.8rem}.product-gallery__image,.product-shell__image,.product-shell__secondary img{aspect-ratio:4/5;border-radius:28px}.product-gallery__thumb{border-radius:20px}.collection-hero{padding:2rem;display:grid;gap:1.25rem}.collection-toolbar{padding:1.25rem;border-radius:28px}.collection-grid-head h2,.faq-page-head h1,.main-search-head h1,.cart-head h1{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em}.collection-product-body,.catalog-card__body{padding:1.15rem 1.15rem 1.2rem}.product-card-pricegroup strong{font-family:var(--font-display);font-size:1.55rem}.search-overlay{background:#f9f1eadb!important}#search-input{font-family:var(--font-display);border-bottom:1px solid rgba(44,30,27,.3)}.footer-top{padding:2rem;align-items:end}.footer-grid{border-top:1px solid rgba(113,77,56,.08);margin-top:1.2rem;padding-top:1.2rem}.footer-grid h4{font-family:var(--font-display);font-size:1.45rem;margin-bottom:.3rem}.footer-reassurance span{border:1px solid rgba(113,77,56,.1);background:#fffaf5ad;border-radius:999px}@media(max-width:989px){.home-hero-clean__grid,.product-shell__grid,.faq-page-layout{grid-template-columns:1fr}.home-hero-clean{padding-top:7rem}.home-hero-clean__copy h1{max-width:none}.product-shell__media--sticky,.product-shell__media{position:static}}@media(max-width:749px){.container{width:min(var(--max-width),92vw)}.home-hero-clean__copy h1{font-size:clamp(2.7rem,14vw,4.4rem)}.product-shell__content,.product-shell__media,.footer-top,.collection-hero,.collection-toolbar{padding:1.25rem}.btn-primary,.btn-secondary,.btn-ghost,.header-cta,.search-submit,.btn-checkout{width:100%}.hero-actions{display:grid;grid-template-columns:1fr}.mobile-panel{background:linear-gradient(180deg,#fff8f1f5,#f8ece2e6)}}.home-hero-clean__grid{grid-template-columns:1.05fr .95fr;gap:clamp(2rem,4vw,4.5rem);align-items:center}.home-hero-clean__copy h1{max-width:11ch;letter-spacing:-.03em}.home-hero-clean__media{position:relative}.home-hero-clean__media:after{content:"";position:absolute;inset:8% auto auto -6%;width:11rem;height:11rem;border-radius:999px;background:radial-gradient(circle,#b387632e,#b3876300);filter:blur(4px);pointer-events:none}.home-maison{padding:clamp(2rem,5vw,5rem) 0}.home-maison__shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(1.5rem,3vw,3rem);padding:clamp(1.5rem,3vw,3rem)}.home-maison__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-maison__card{padding:1.25rem;border:1px solid rgba(146,109,85,.14);border-radius:22px;background:linear-gradient(180deg,#fffaf5e0,#f8f1ea9e)}.home-maison__index{display:inline-flex;margin-bottom:.85rem;color:var(--color-accent);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.home-maison__card h3{margin:0 0 .55rem;font-size:1.05rem}.home-maison__card p{margin:0;color:var(--color-muted)}.home-occasions{padding:clamp(2rem,5vw,5rem) 0}.home-occasions__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.home-occasions__card{min-height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1.35rem;border-radius:24px;background:linear-gradient(180deg,#fffaf5eb,#f6ede5ad);border:1px solid rgba(146,109,85,.12)}.home-occasions__card h3{margin:.1rem 0 .75rem;font-size:1.15rem}.home-occasions__card p:last-of-type{color:var(--color-muted)}.collections-teaser-item .card-content,.home-categories__content,.collection-product-body,.catalog-card__body{padding:1.15rem 1.15rem 1.25rem}.collection-products-grid,.search-results-grid{gap:clamp(1rem,2vw,1.5rem)}.collection-product-media,.catalog-card__media{aspect-ratio:.78;overflow:hidden;border-radius:26px}.collection-product-image,.catalog-card__image{transition:transform .9s cubic-bezier(.22,1,.36,1),filter .9s ease}.collection-product-card:hover .collection-product-image,.catalog-card:hover .catalog-card__image{transform:scale(1.04);filter:saturate(1.03)}.product-card-badge--editorial{background:#fffaf5f0;color:#5f4535;border:1px solid rgba(146,109,85,.18)}.product-card-swatches{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.product-card-swatches span{font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted);padding:.4rem .58rem;border-radius:999px;background:#f8f1eacc}.product-shell__content h1{max-width:12ch}.product-maison-note{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1.35rem;margin:1.1rem 0 1rem}.product-editorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.product-editorial-card{padding:1.25rem;min-height:100%}.product-editorial-card h2{font-size:1.1rem;margin:.1rem 0 .6rem}.product-editorial-card p:last-child{margin-bottom:0;color:var(--color-muted)}.variant-chip{border-radius:999px;padding:.78rem 1rem;border:1px solid rgba(146,109,85,.15);background:#fffaf5d1}.variant-input:checked+.variant-chip{background:linear-gradient(180deg,#bd916e29,#bd916e14);border-color:#b387635c;color:#35231b;box-shadow:0 10px 24px #55372614}.purchase-controls .btn-primary,.purchase-controls .btn-secondary,.header-cta,.btn-primary,.btn-secondary,.btn-ghost{transition:transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s ease,background .45s ease,color .45s ease,border-color .45s ease}.purchase-controls .btn-primary:hover,.purchase-controls .btn-secondary:hover,.header-cta:hover,.btn-primary:hover,.btn-secondary:hover,.btn-ghost:hover{transform:translateY(-1px)}.header-inner{padding-block:1rem}.desktop-nav a{letter-spacing:.06em;text-transform:uppercase;font-size:.78rem}.footer-top-rich{align-items:end}.footer-manifesto{padding:1.25rem 0 2rem;border-bottom:1px solid rgba(146,109,85,.12);margin-bottom:2rem}.footer-manifesto p{max-width:64rem;margin:0 0 .85rem;font-size:1.05rem}.footer-manifesto__meta{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;color:var(--color-muted);font-size:.95rem}.main-footer .footer-grid h4{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}@media(max-width:989px){.home-maison__shell,.product-maison-note,.home-hero-clean__grid,.home-maison__grid,.home-occasions__grid,.product-editorial-grid{grid-template-columns:1fr}}.home-featured-collection,.home-newsletter{padding:clamp(2rem,5vw,5rem) 0}.home-featured-collection__heading-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:end}.home-newsletter__panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1.25rem;padding:clamp(1.4rem,3vw,2rem);align-items:center}.home-newsletter__chips{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.home-newsletter__form,.footer-newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.85rem;align-items:center}.home-newsletter__form input,.footer-newsletter-form input{min-height:58px;border-radius:999px;border:1px solid rgba(113,77,56,.12);background:#fffaf5;padding:0 1rem}.newsletter-success{grid-column:1 / -1;color:#5f4535;margin:.25rem 0 0}.footer-newsletter-form{margin-top:1rem;max-width:42rem}@media(max-width:989px){.home-featured-collection__heading-row,.home-newsletter__panel,.footer-newsletter-form,.home-newsletter__form{grid-template-columns:1fr}}.product-shell .container{min-width:0}.product-shell__top{display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);gap:1.35rem;align-items:start}.product-shell__top--reverse{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr)}.product-shell__media--top,.product-shell__summary,.product-shell__details{min-width:0}.product-shell__summary{padding:1.1rem 0}.product-shell__details{margin-top:1.4rem;display:grid;gap:1rem}.product-description-panel{padding:1.35rem;border-radius:28px}.product-description-panel__head{margin-bottom:.85rem}.product-description-panel__head h2{margin:0;font-size:clamp(1.5rem,3vw,2.2rem)}.product-description-panel__body{color:var(--muted)}.product-editorial-grid--details{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery{display:grid;gap:.85rem}.product-gallery__viewport{position:relative;overflow:hidden;border-radius:28px}.product-gallery__stage{display:flex;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.product-gallery__stage::-webkit-scrollbar{display:none}.product-gallery__slide{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start}.product-gallery__image{width:100%;display:block;aspect-ratio:4 / 5;object-fit:cover;border-radius:28px}.product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:999px;border:1px solid rgba(94,64,49,.14);background:#fffbf7eb;color:#2d221f;display:grid;place-items:center;padding:0;line-height:1;font-size:1.35rem}.product-gallery__nav--prev{left:.75rem}.product-gallery__nav--next{right:.75rem}.product-gallery__nav[disabled]{opacity:.38;pointer-events:none}.product-gallery__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.product-gallery__dots{display:flex;align-items:center;gap:.45rem;overflow-x:auto;scrollbar-width:none}.product-gallery__dots::-webkit-scrollbar{display:none}.product-gallery__dot{width:8px;height:8px;min-width:8px;border-radius:999px;padding:0;border:0;background:#5e40313d}.product-gallery__dot.is-active{background:#2d221f}.product-gallery__count{position:static;padding:.45rem .7rem;border-radius:999px;background:#fffbf7e0;border:1px solid rgba(94,64,49,.12);color:#6a4f43;font-size:.78rem}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.product-gallery__thumb{padding:0;border:1px solid rgba(94,64,49,.08);background:transparent;border-radius:16px;overflow:hidden;cursor:pointer;opacity:.76;transition:opacity .2s ease,border-color .2s ease}.product-gallery__thumb.is-active{opacity:1;border-color:#5e40313d}.product-gallery__thumb-image{width:100%;height:88px;object-fit:cover;display:block}.product-purchase,.purchase-meta,.variant-group,.quantity-field,.quantity-field input,.product-trust-grid,.product-trust-grid .trust-card{min-width:0}.product-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:989px){.product-shell__top,.product-shell__top--reverse{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:.85rem}.product-shell__media,.product-shell__media--sticky{position:static}.product-shell__summary{padding:.3rem 0}.product-shell__content h1,.product-shell__summary h1{font-size:clamp(1.4rem,4vw,2.2rem);max-width:none}.product-purchase{padding:1rem}.variant-group{padding:.85rem}.product-gallery__thumbs{display:none}.product-editorial-grid--details{grid-template-columns:1fr}}@media(max-width:749px){.product-shell__top,.product-shell__top--reverse{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:.55rem}.product-shell__summary{padding:0}.product-shell__summary .eyebrow,.product-shell__summary .product-quickfacts,.product-shell__summary .product-shell__badges{margin-bottom:.55rem}.product-shell__summary h1{font-size:clamp(1.08rem,4.8vw,1.35rem);line-height:1.05;margin-bottom:.35rem}.product-shell__content,.product-shell__media,.product-shell__summary{min-width:0}.product-purchase{padding:.85rem;border-radius:22px}.purchase-meta{padding:.75rem;border-radius:18px}.variant-group{padding:.7rem;border-radius:18px}.variant-values{gap:.35rem}.variant-chip{min-height:38px;padding:.5rem .65rem;font-size:.82rem}.purchase-price{font-size:1.5rem}.product-trust-grid{grid-template-columns:1fr;gap:.55rem}.product-gallery__nav{width:34px;height:34px;font-size:1.1rem}.product-gallery__count{display:none}.product-shell__details{margin-top:1rem}.product-description-panel{padding:1rem}}@media(max-width:749px){.product-shell__top,.product-shell__top--reverse{grid-template-columns:1fr!important;gap:.9rem!important}.product-shell__media,.product-shell__summary{width:100%;min-width:0}.product-shell__media{order:1}.product-shell__summary{order:2}.product-shell__details{order:3;margin-top:1.1rem}.product-gallery{gap:.7rem}.product-gallery__viewport{border-radius:22px}.product-gallery__image{border-radius:22px;aspect-ratio:4 / 5}.product-gallery__nav{width:36px;height:36px;font-size:1.05rem}.product-gallery__meta{justify-content:center}.product-gallery__count{display:none}.product-shell__summary h1{font-size:clamp(1.35rem,5vw,1.7rem)!important;line-height:1.08;margin-bottom:.45rem}.product-quickfacts,.product-shell__badges{gap:.35rem}.product-purchase{padding:1rem;border-radius:22px}.purchase-meta{padding:.9rem;border-radius:18px}.variant-group{padding:.85rem;border-radius:18px}.product-trust-grid{grid-template-columns:1fr 1fr;gap:.55rem}.btn-primary,.btn-secondary,.btn-checkout{min-height:48px}.product-description-panel{padding:1rem}.product-description-panel__head h2{font-size:1.2rem}}.product-shell__top,.product-shell__summary,.product-shell__details,.product-gallery,.product-gallery__viewport,.product-gallery__stage,.product-gallery__slide,.product-gallery__image,.product-purchase,.purchase-meta,.variant-pickers,.variant-values{min-width:0;max-width:100%;box-sizing:border-box}.product-gallery__viewport{overflow:hidden}.product-gallery__stage{width:100%}.product-gallery__slide{overflow:hidden}.product-gallery__image{max-width:100%;height:auto}.compare-price[hidden]{display:none!important}@media(max-width:749px){.product-shell__top,.product-shell__top--reverse{grid-template-columns:1fr;gap:.9rem}.product-shell__media,.product-shell__summary{width:100%;max-width:100%}.product-gallery__image{width:100%!important;max-width:100%!important;aspect-ratio:4 / 5;object-fit:cover;border-radius:22px}.product-gallery__viewport{border-radius:22px}.product-gallery__nav{width:34px;height:34px;min-width:34px;min-height:34px;max-width:34px;max-height:34px}.product-shell__details{margin-top:.8rem}.product-editorial-grid--details{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/theme-refactor.css.map */
