@import url("app2.css?v=20260716-18");
@import url("account.css?v=20260711-04");
@import url("home-v4.css?v=20260716-story-rail-1");

/* Catalog CMS hero and collection copy */
.catalog-hero-with-image{position:relative;min-height:440px;display:grid;align-items:end;overflow:hidden;padding:0}.catalog-hero-media{position:absolute;inset:0}.catalog-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(42,31,26,.72),rgba(42,31,26,.18) 62%,rgba(42,31,26,.08))}.catalog-hero-media img{width:100%;height:100%;object-fit:cover}.catalog-hero-with-image .catalog-hero-copy{position:relative;z-index:1;color:#fff;padding-block:70px;text-align:left}.catalog-hero-with-image .catalog-hero-copy p{margin-inline:0;color:rgba(255,255,255,.86)}.catalog-hero-with-image .breadcrumbs{color:rgba(255,255,255,.75)}.collection-chip small{display:block;max-width:150px;margin:5px auto 0;color:var(--muted);font-size:.58rem;line-height:1.45}
@media(max-width:700px){.catalog-hero-with-image{min-height:360px}.catalog-hero-with-image .catalog-hero-copy{padding-block:46px}.catalog-hero-media:after{background:linear-gradient(0deg,rgba(42,31,26,.76),rgba(42,31,26,.08) 80%)}}
/* Touch-first product image gallery */
.product-layout{grid-template-columns:minmax(0,56%) minmax(360px,44%);gap:clamp(38px,5vw,82px)}.product-gallery-shell{display:grid;grid-template-columns:78px minmax(0,1fr);gap:16px;align-items:start;min-width:0}.product-thumbnails{display:flex;flex-direction:column;gap:10px;max-height:720px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;padding:1px}.product-thumbnail{width:72px;height:84px;padding:3px;border:1px solid transparent;background:var(--paper);cursor:pointer;transition:border-color .2s,opacity .2s}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-thumbnail:not(.active){opacity:.68}.product-thumbnail.active{border-color:var(--brown);opacity:1}.product-gallery-stage{position:relative;min-width:0;background:#fbf8f4;border:1px solid rgba(61,49,43,.08)}.product-gallery-viewport{width:100%;overflow:hidden;touch-action:pan-y pinch-zoom;cursor:grab;outline:none}.product-gallery-viewport:focus-visible{outline:2px solid var(--brown);outline-offset:3px}.product-gallery-viewport.is-dragging{cursor:grabbing}.product-gallery-track{display:flex;will-change:transform}.product-gallery-slide{flex:0 0 100%;width:100%;aspect-ratio:.88;border:0;padding:0;background:#fbf8f4;display:grid;place-items:center;cursor:zoom-in;user-select:none}.product-gallery-slide img{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}.gallery-nav{position:absolute;z-index:3;top:50%;width:46px;height:46px;margin-top:-23px;border:1px solid rgba(138,111,94,.28);border-radius:50%;background:rgba(255,252,248,.92);color:var(--ink);display:grid;place-items:center;box-shadow:0 8px 24px rgba(61,49,43,.1);transition:transform .2s,background .2s}.gallery-nav:hover{background:#fff;transform:scale(1.05)}.gallery-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.gallery-prev{left:14px}.gallery-next{right:14px}.product-gallery-dots{position:absolute;z-index:3;left:50%;bottom:15px;transform:translateX(-50%);display:none;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(255,252,248,.82);backdrop-filter:blur(8px)}.product-gallery-dots button{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:rgba(61,49,43,.28)}.product-gallery-dots button.active{width:10px;height:10px;background:var(--ink)}.product-summary{padding-top:24px}.product-summary h1{line-height:1.03}
@media(max-width:900px){.product-layout{grid-template-columns:1fr;gap:24px}.product-gallery-shell{display:block;width:min(680px,100%);margin-inline:auto}.product-thumbnails{display:none}.product-gallery-slide{aspect-ratio:.9}.product-gallery-dots{display:flex;align-items:center}.product-summary{padding-inline:4px}.gallery-nav{width:42px;height:42px}}
@media(max-width:560px){.product-page.shell{width:100%;padding-top:14px}.product-page>.breadcrumbs,.product-summary{width:calc(100% - 28px);margin-inline:auto}.product-layout{margin-top:14px}.product-gallery-stage{border-inline:0}.product-gallery-slide{aspect-ratio:.84}.gallery-nav{display:none}.product-gallery-dots{bottom:12px}.product-summary h1{font-size:2.45rem}.purchase-row{grid-template-columns:82px 1fr 48px}}
/* Product gallery single-image sizing fix v2 */
.product-gallery-shell.single-image{display:block}.product-gallery-stage{width:100%;aspect-ratio:.88}.product-gallery-viewport,.product-gallery-track{height:100%}.product-gallery-slide{height:100%;aspect-ratio:auto}
@media(max-width:900px){.product-gallery-stage{aspect-ratio:.9}}
@media(max-width:560px){.product-gallery-stage{aspect-ratio:.84}}
/* Zoomable product lightbox v3 */
.lightbox{padding:0;place-items:center;opacity:0;transition:opacity .18s ease}.lightbox.is-visible{opacity:1}.lightbox-dialog{position:relative;z-index:2;width:min(1280px,calc(100vw - 72px));height:min(900px,calc(100dvh - 60px));outline:0}.lightbox-stage{width:100%;height:100%;overflow:hidden;display:grid;place-items:center;background:#fbf8f4;touch-action:none;cursor:zoom-in;box-shadow:0 28px 90px rgba(25,18,15,.28)}.lightbox-stage.is-zoomed{cursor:grab}.lightbox-stage.is-panning{cursor:grabbing}.lightbox .lightbox-stage img{position:static;z-index:auto;display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;box-shadow:none;user-select:none;pointer-events:none;transform-origin:center;transition:transform .12s ease}.lightbox-stage.is-panning img{transition:none}.lightbox-close{position:absolute;z-index:6;right:14px;top:14px;width:44px;height:44px;border:1px solid rgba(61,49,43,.14);border-radius:50%;background:rgba(255,252,248,.94);font-size:1.6rem;line-height:1;color:var(--ink)}.lightbox-nav{position:absolute;z-index:5;top:50%;width:52px;height:52px;margin-top:-26px;border:1px solid rgba(61,49,43,.14);border-radius:50%;background:rgba(255,252,248,.92);display:grid;place-items:center;color:var(--ink);box-shadow:0 10px 30px rgba(40,29,24,.14)}.lightbox-nav svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}.lightbox-prev{left:16px}.lightbox-next{right:16px}.lightbox-tools{position:absolute;z-index:6;left:50%;bottom:15px;transform:translateX(-50%);display:flex;align-items:center;gap:4px;padding:6px;border:1px solid rgba(61,49,43,.12);border-radius:999px;background:rgba(255,252,248,.94);box-shadow:0 10px 30px rgba(40,29,24,.14);backdrop-filter:blur(10px)}.lightbox-tools button{min-width:40px;height:38px;border:0;border-radius:999px;background:transparent;font-size:1.2rem}.lightbox-tools button:hover{background:var(--cream)}.lightbox-tools output{min-width:58px;text-align:center;font-size:.67rem;font-weight:600}.lightbox-tools .lightbox-fit{padding-inline:15px;font-size:.62rem;text-transform:uppercase;letter-spacing:.06em}
@media(max-width:700px){.lightbox-dialog{width:100vw;height:100dvh}.lightbox-stage{box-shadow:none}.lightbox-nav{width:46px;height:46px}.lightbox-prev{left:9px}.lightbox-next{right:9px}.lightbox-close{right:10px;top:10px}.lightbox-tools{bottom:max(12px,env(safe-area-inset-bottom));white-space:nowrap}.lightbox-tools .lightbox-fit{padding-inline:10px}}
/* Centered empty cart v2 */
.cart-page.cart-page-empty{display:block}.cart-page-empty .empty-state{width:min(880px,100%);min-height:310px;margin-inline:auto;display:grid;place-items:center;align-content:center}.cart-page-empty .empty-state h2,.cart-page-empty .empty-state p{margin-inline:auto}
@media(max-width:600px){.cart-page-empty .empty-state{min-height:280px;padding:50px 20px}}
/* Mobile-first catalog, sticky desktop filters and touch actions v1 */
.counter:empty{display:none}
.catalog-mobile-actions{display:none}
.catalog-search{display:grid;grid-template-columns:24px minmax(0,1fr) auto auto;align-items:center;gap:10px;background:var(--paper);border:1px solid var(--line);padding:8px 9px 8px 16px;margin-bottom:18px}
.catalog-search>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;color:var(--brown)}
.catalog-search input[type=search]{min-width:0;width:100%;min-height:46px;border:0;background:transparent;outline:0;font-size:.86rem}
.catalog-search input[type=search]{appearance:none;-webkit-appearance:none}.catalog-search input[type=search]::-webkit-search-cancel-button,.catalog-search input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.catalog-search input[type=search]::-ms-clear{display:none;width:0;height:0}
.catalog-search>a{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;font-size:1.35rem;color:var(--muted)}
.catalog-search .button{min-height:44px}
.catalog-search-summary{margin:-5px 0 16px;color:var(--muted);font-size:.78rem}
.catalog-toolbar>span strong{font-weight:600;color:var(--ink)}
.catalog-filter-backdrop[hidden]{display:none!important}
.catalog-filters{scrollbar-width:thin;scrollbar-color:var(--taupe) transparent}
.catalog-filters::-webkit-scrollbar{width:5px}.catalog-filters::-webkit-scrollbar-thumb{background:var(--taupe);border-radius:8px}
.catalog-filters .filter-head h2{margin:.08em 0 .7em}
.catalog-filters .filter-head .eyebrow{display:block}
.catalog-filters label .filter-label-text{margin:0;flex:1;color:inherit}
.catalog-filters label .filter-count{margin-left:auto}
.product-card-actions{position:absolute;z-index:3;top:10px;right:10px;display:grid;gap:8px}
.product-card-actions .wishlist-toggle,.quick-cart-toggle{position:static;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(61,49,43,.16);border-radius:50%;background:rgba(255,252,248,.92);color:var(--ink);box-shadow:0 5px 16px rgba(61,49,43,.08);transition:transform .2s,background .2s,color .2s}
.product-card-actions .wishlist-toggle:hover,.quick-cart-toggle:hover{transform:translateY(-2px);background:var(--paper)}
.product-card-actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}
.product-card-actions .wishlist-toggle.active{background:var(--brown);color:#fff}
.quick-cart-toggle.is-loading{opacity:.55;pointer-events:none}
.pagination{align-items:center;flex-wrap:wrap}
.pagination a,.pagination span{min-width:44px;height:44px;display:grid;place-items:center}
.pagination a{border:1px solid var(--line)}
.pagination .pagination-direction{font-size:1.15rem}
.pagination a.disabled{opacity:.35;pointer-events:none}
.pagination-mobile{display:none}
@media(min-width:901px){
  .catalog-filters{position:sticky;top:124px;max-height:calc(100vh - 146px);overflow-y:auto;overscroll-behavior:contain}
}
@media(max-width:900px){
  .catalog-hero{padding-top:28px}.catalog-hero h1{font-size:clamp(2.5rem,12vw,3.8rem)}
  .catalog-layout{padding-top:22px!important}
  .catalog-mobile-actions{display:flex;position:relative;z-index:4;margin-bottom:12px}
  .filter-trigger{display:flex!important;width:100%;min-height:52px;margin:0!important;gap:10px}
  .filter-trigger svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}
  .catalog-filters{width:min(420px,100vw);padding:20px 18px 0;display:flex;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}
  .catalog-filters::-webkit-scrollbar{display:none}
  .catalog-filters form{width:100%;padding-bottom:90px}
  .catalog-filters .filter-head{position:sticky;top:-20px;z-index:3;background:var(--paper);padding:20px 0 8px;border-bottom:1px solid var(--line);margin-bottom:16px}
  .filter-head button{width:48px;height:48px;display:grid!important;place-items:center;font-size:1.8rem;border-radius:50%!important}
  .catalog-filters fieldset{padding-bottom:12px;margin-bottom:12px}
  .catalog-filters legend{font-size:1.1rem;margin-bottom:7px}
  .catalog-filters label{min-height:46px;padding:7px 2px;font-size:.86rem;text-transform:none;letter-spacing:0;cursor:pointer}
  .catalog-filters input[type=radio],.catalog-filters input[type=checkbox]{width:22px;height:22px;flex:0 0 22px}
  .catalog-filters .price-fields label{display:grid;gap:7px;min-height:0}
  .price-fields input{min-height:48px;font-size:16px}
  .filter-actions{position:fixed;z-index:4;left:0;bottom:0;width:min(420px,100vw);display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;background:var(--paper);border-top:1px solid var(--line);padding:12px 18px calc(12px + env(safe-area-inset-bottom))}
  .filter-actions .button{margin:0!important;min-height:50px}.filter-actions .text-link{margin:0!important;white-space:nowrap}
  .catalog-filter-backdrop{display:block;position:fixed;z-index:125;inset:0;border:0;background:rgba(32,25,22,.45);backdrop-filter:blur(2px)}
  body.catalog-filters-open{overflow:hidden}
  .catalog-search{grid-template-columns:22px minmax(0,1fr) 40px;margin-bottom:14px;padding:5px 7px 5px 14px;position:relative}
  .catalog-search .button{grid-column:1/-1;width:100%;min-height:50px}
  .catalog-search input[type=search]{font-size:16px}
  .catalog-toolbar{min-height:54px;gap:12px;margin-bottom:16px}
  .catalog-toolbar form{margin-left:auto}.catalog-toolbar select{min-height:46px;font-size:16px;max-width:175px}
  .catalog-toolbar form label{display:none}
  .catalog-product-grid{gap:24px 10px}
  .product-card-actions{top:8px;right:8px;gap:6px}
  .product-card-actions .wishlist-toggle,.quick-cart-toggle{width:44px;height:44px}
  .product-card-actions svg{width:21px;height:21px}
  .pagination{margin-top:34px;gap:5px}
}
@media(max-width:420px){
  .catalog-layout.shell{width:calc(100% - 20px)}
  .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 8px}
  .catalog-product-grid .product-info h3{font-size:.84rem;line-height:1.3}
  .catalog-product-grid .price{font-size:.72rem;gap:5px;flex-wrap:wrap}
  .catalog-product-grid .badge{top:8px;left:7px;padding:4px 6px;font-size:.48rem}
  .product-card-actions .wishlist-toggle,.quick-cart-toggle{width:42px;height:42px}
  .pagination a,.pagination span{min-width:42px;height:42px}
}
@media(max-width:560px){
  .pagination-desktop{display:none}
  .pagination-mobile{display:flex;flex-wrap:nowrap;justify-content:center;gap:4px;width:100%;margin-top:32px}
  .pagination-mobile a,.pagination-mobile span{width:36px;min-width:36px;height:36px;border-radius:11px}
  .pagination-mobile span{color:var(--muted)}
}
/* Rich product description v1 */
.product-rich-description{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-rich-description>.shell{max-width:1180px}.product-rich-description>.shell>.eyebrow{text-align:center;margin-bottom:28px}.product-rich-content{font:400 1rem/1.85 var(--sans);color:var(--ink);overflow:hidden}.product-rich-content>p,.product-rich-content>ul,.product-rich-content>ol,.product-rich-content>blockquote,.product-rich-content>h2,.product-rich-content>h3,.product-rich-content>h4{max-width:850px;margin-left:auto;margin-right:auto}.product-rich-content h2{font-size:clamp(2rem,4vw,3.8rem);margin-top:1.2em}.product-rich-content h3{font-size:clamp(1.5rem,2.5vw,2.35rem);margin-top:1.3em}.product-rich-content img{display:block;width:auto;max-width:100%;height:auto;margin:32px auto}.product-rich-content figure{margin:38px auto;max-width:100%}.product-rich-content figure img{margin-bottom:10px}.product-rich-content figcaption{text-align:center;color:var(--muted);font-size:.76rem}.product-rich-content blockquote{border-left:3px solid var(--brown);background:var(--cream);padding:20px 25px;font-family:var(--serif);font-size:1.25rem}.product-rich-content table{width:100%;border-collapse:collapse;margin:25px 0}.product-rich-content th,.product-rich-content td{border:1px solid var(--line);padding:10px}.product-rich-content a{text-decoration:underline;color:var(--brown-dark)}.product-accordions details div img{max-width:100%;height:auto}
@media(max-width:700px){.product-rich-description{padding-block:48px}.product-rich-description>.shell{width:calc(100% - 28px)}.product-rich-content{font-size:.92rem;line-height:1.75}.product-rich-content img,.product-rich-content figure{margin:22px auto}.product-rich-content h2{font-size:2rem}.product-rich-content h3{font-size:1.45rem}.product-rich-content blockquote{padding:16px 17px;font-size:1.08rem}}
/* Account preferences, coupon wallet and checkout address helpers */
.personal-details-form,.marketing-preferences{display:grid;gap:22px}.marketing-preferences .toggle-switch{justify-content:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}
.coupon-wallet{display:grid;gap:22px}.coupon-group-count{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:#eee4da;color:#7c5d4a;font-weight:700}.customer-coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.customer-coupon-card{position:relative;display:grid;gap:15px;padding:20px;border:1px solid #dccabd;background:linear-gradient(145deg,#fff,#f8f1e9);overflow:hidden}.customer-coupon-card:after{content:"";position:absolute;right:-26px;top:-26px;width:80px;height:80px;border-radius:50%;background:rgba(164,127,104,.1)}.customer-coupon-card>div:first-child{display:flex;align-items:end;justify-content:space-between;gap:12px}.customer-coupon-card>div:first-child span{font:400 32px/1 Playfair Display,serif}.customer-coupon-card>div:first-child strong{font:700 12px/1.2 Montserrat,sans-serif;letter-spacing:.12em}.customer-coupon-card ul{margin:0;padding-left:18px;color:#75665e;font-size:12px;line-height:1.65}.coupon-countdown{padding:10px 12px;background:#493a33;color:#fff;font-size:12px}.coupon-used,.coupon-expired{filter:saturate(.55);opacity:.75}.checkout-saved-address{display:grid;gap:8px;margin-bottom:18px}.checkout-save-address{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:18px;padding:14px 16px;background:#f6eee6;border:1px solid #e2d3c6}.checkout-save-address [data-address-label]{min-width:220px}
@media(max-width:760px){.customer-coupon-grid{grid-template-columns:1fr}.customer-coupon-card{padding:18px}.customer-coupon-card>div:first-child span{font-size:28px}.checkout-save-address{align-items:stretch}.checkout-save-address [data-address-label]{width:100%;min-width:0}.newsletter-form button{min-height:50px}}
/* Editorial product information — sticky, readable and touch friendly */
.product-content-tabs{position:sticky;top:85px;z-index:64;background:rgba(72,54,46,.97);border-top:1px solid rgba(255,255,255,.12);box-shadow:0 10px 28px rgba(54,39,32,.12);backdrop-filter:blur(12px)}
.product-content-tabs .shell{display:flex;align-items:center;gap:4px;min-height:58px;overflow-x:auto;scrollbar-width:none;overscroll-behavior-inline:contain}.product-content-tabs .shell::-webkit-scrollbar{display:none}
.product-content-tabs a{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;min-height:58px;padding:0 24px;color:#f7efe8;font:600 .69rem/1 var(--sans);letter-spacing:.035em;white-space:nowrap;transition:background .18s,color .18s}
.product-content-tabs a:hover,.product-content-tabs a.is-active{background:#fffdfa;color:var(--ink)}.product-content-tabs a span{display:grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:20px;background:rgba(255,255,255,.16);font-size:.57rem}.product-content-tabs a.is-active span{background:#eee3d8}
.product-editorial-section{scroll-margin-top:154px;padding:52px 0;background:#fff;border-bottom:1px solid var(--line)}.product-editorial-section:nth-of-type(even){background:#fffdfa}.product-editorial-shell{position:relative;max-width:1120px}.product-editorial-shell>h2{margin:0 0 26px;font:500 clamp(1.65rem,2.6vw,2.35rem)/1.15 var(--serif);color:var(--ink)}
.product-editorial-section .product-rich-content{position:relative;max-width:none;font:400 .91rem/1.82 var(--sans);color:#403832;transition:max-height .5s ease}.product-editorial-section .product-rich-content>*:first-child{margin-top:0}.product-editorial-section .product-rich-content>*:last-child{margin-bottom:0}.product-editorial-section .product-rich-content>p,.product-editorial-section .product-rich-content>ul,.product-editorial-section .product-rich-content>ol,.product-editorial-section .product-rich-content>blockquote,.product-editorial-section .product-rich-content>h2,.product-editorial-section .product-rich-content>h3,.product-editorial-section .product-rich-content>h4{max-width:920px;margin-left:0;margin-right:0}.product-editorial-section .product-rich-content p{margin:0 0 15px}.product-editorial-section .product-rich-content h2{font-size:1.55rem;line-height:1.3;margin:32px 0 13px}.product-editorial-section .product-rich-content h3{font:600 1rem/1.45 var(--sans);margin:27px 0 10px}.product-editorial-section .product-rich-content h4{font:600 .9rem/1.45 var(--sans);margin:24px 0 9px}.product-editorial-section .product-rich-content ul,.product-editorial-section .product-rich-content ol{padding-left:25px;margin-top:12px;margin-bottom:20px}.product-editorial-section .product-rich-content li{padding-left:5px;margin:6px 0}.product-editorial-section .product-rich-content strong{font-weight:600}.product-editorial-section .product-rich-content img{max-width:100%;margin:30px auto}.product-editorial-section .product-rich-content figure{max-width:100%;margin:34px 0}
.product-rich-content.is-collapsed{max-height:620px;overflow:hidden}.product-description-fade{position:absolute;left:0;right:0;bottom:42px;height:155px;pointer-events:none;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 82%)}.product-description-fade[hidden]{display:none}.product-description-more{position:relative;z-index:2;display:inline-flex;align-items:center;gap:6px;min-height:44px;margin-top:12px;padding:0;border:0;background:transparent;color:var(--brown-dark);font:600 .7rem/1 var(--sans);cursor:pointer}.product-description-more svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .25s}.product-description-more[aria-expanded=true] svg{transform:rotate(180deg)}
.product-specifications{background:#faf6f1}.product-spec-list{display:grid;max-width:920px;margin:0 0 28px;border-top:1px solid var(--line)}.product-spec-list>div{display:grid;grid-template-columns:minmax(150px,.38fr) 1fr;gap:24px;padding:15px 0;border-bottom:1px solid var(--line)}.product-spec-list dt{color:var(--muted);font-size:.74rem}.product-spec-list dd{margin:0;font-weight:500;font-size:.78rem}.product-care-content{padding-top:8px}
@media(max-width:760px){.product-content-tabs{top:62px}.product-content-tabs .shell{width:100%;min-height:52px;padding:0 10px}.product-content-tabs a{min-height:52px;padding:0 17px;font-size:.64rem}.product-editorial-section{scroll-margin-top:124px;padding:35px 0}.product-editorial-shell{width:calc(100% - 30px)}.product-editorial-shell>h2{margin-bottom:20px;font-size:1.65rem}.product-editorial-section .product-rich-content{font-size:.88rem;line-height:1.72}.product-editorial-section .product-rich-content h2{font-size:1.3rem}.product-editorial-section .product-rich-content h3{font-size:.95rem}.product-rich-content.is-collapsed{max-height:500px}.product-description-fade{height:125px}.product-description-more{min-height:48px;font-size:.72rem}.product-spec-list>div{grid-template-columns:105px 1fr;gap:14px;padding:14px 0}}
/* Customer review composer and star rating */
.reviews-section{scroll-margin-top:154px;background:#f7f1eb}.review-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.review-heading h2{margin:3px 0 0}.review-heading h2 span{display:inline-grid;place-items:center;min-width:34px;height:34px;margin-left:7px;border-radius:50%;background:#e9ddd2;font:600 .7rem var(--sans)}.review-heading>p{max-width:430px;margin:0;color:var(--muted)}.review-feedback{max-width:none;margin-bottom:18px}.reviews-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:24px;align-items:start}.review-compose-card{position:sticky;top:160px;padding:26px;border:1px solid var(--line);background:#fffdfa}.review-compose-card h3{margin:4px 0 20px;font-size:1.55rem}.review-form{display:grid;gap:16px}.review-form>label{display:grid;gap:7px;font-size:.62rem;text-transform:uppercase;letter-spacing:.06em}.review-form input,.review-form textarea{width:100%;border:1px solid var(--line);background:#fff;padding:12px;text-transform:none;letter-spacing:0;font-size:16px}.review-form textarea{resize:vertical;min-height:130px}.review-form>.button{width:100%;min-height:50px}.review-form>small{color:var(--muted);font-size:.58rem;line-height:1.5}.review-rating-field{margin:0;padding:0;border:0}.review-rating-field legend{margin-bottom:7px;font-size:.62rem;text-transform:uppercase;letter-spacing:.06em}.star-rating-input{display:flex;flex-direction:row-reverse;justify-content:flex-end;width:max-content;gap:3px}.star-rating-input input{position:absolute;opacity:0;pointer-events:none}.star-rating-input label{color:#d8cbc0;font-size:2.25rem;line-height:1;cursor:pointer;transition:color .15s,transform .15s}.star-rating-input label:hover,.star-rating-input label:hover~label,.star-rating-input input:checked~label{color:#b17d45}.star-rating-input label:hover{transform:scale(1.1)}.star-rating-input input:focus-visible+label{outline:2px solid var(--brown);outline-offset:3px}.review-rating-field output{display:block;min-height:18px;margin-top:6px;color:var(--muted);font-size:.6rem}.review-rating-field.has-rating output{color:#8a6037}.review-list{display:grid;gap:12px}.review-card{padding:23px;border:1px solid var(--line);background:#fff}.review-card-top{display:flex;align-items:center;justify-content:space-between}.review-card-top .rating{letter-spacing:.08em;color:#d1b9a4}.review-card-top .rating span{color:#b17d45}.review-card time{color:var(--muted);font-size:.58rem}.review-card h3{margin:13px 0 7px;font-size:1.15rem}.review-card>p{margin:0;color:#554b45;line-height:1.75}.review-card footer{display:flex;align-items:center;gap:10px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line);font-size:.62rem}.review-card footer span{padding:5px 8px;border-radius:20px;background:#edf4ee;color:#4e7458;font-size:.54rem}.review-card blockquote{margin:17px 0 0;padding:15px;border-left:3px solid var(--brown);background:#f8f1ea}.review-card blockquote strong{font-size:.65rem}.review-card blockquote p{margin:5px 0 0}.review-login-prompt,.review-already{display:grid;justify-items:start;gap:10px;padding:18px;background:#f7f0e9}.review-login-prompt p,.review-already p{margin:0}.review-login-prompt>a:last-child{text-decoration:underline;font-size:.62rem}.review-already>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--success);color:#fff}.review-already strong{font-family:var(--serif)}
@media(max-width:850px){.reviews-layout{grid-template-columns:1fr}.review-compose-card{position:static}.review-heading{align-items:start;flex-direction:column;gap:8px}}
@media(max-width:760px){.reviews-section{scroll-margin-top:124px}.review-compose-card{padding:20px 16px}.review-compose-card h3{font-size:1.35rem}.star-rating-input{justify-content:center;width:100%}.star-rating-input label{font-size:2.5rem}.review-card{padding:18px 15px}.review-card footer{align-items:flex-start;flex-wrap:wrap}.review-heading h2 span{min-width:30px;height:30px}}
/* Persistent product-in-cart state */
.quick-cart-toggle .quick-cart-icon-check{display:none}
.quick-cart-toggle.active{background:var(--brown);border-color:var(--brown);color:#fff;box-shadow:0 7px 20px rgba(112,79,62,.24)}
.quick-cart-toggle.active .quick-cart-icon-add{display:none}
.quick-cart-toggle.active .quick-cart-icon-check{display:block;stroke-width:2.2}
/* Fixed catalog filter chrome with invisible functional scrolling */
.catalog-filters{scrollbar-width:none;-ms-overflow-style:none}
.catalog-filters::-webkit-scrollbar{display:none;width:0;height:0}
.catalog-filters form{min-height:100%;display:flex;flex-direction:column}
.catalog-filters .filter-head{position:sticky;z-index:4;top:0;background:var(--paper);padding-bottom:14px;border-bottom:1px solid var(--line)}
.catalog-filters .filter-actions{position:sticky;z-index:4;bottom:0;margin-top:auto;background:linear-gradient(180deg,rgba(255,252,248,.94),var(--paper) 24%);padding-top:20px;padding-bottom:8px}
[data-filter-result-button].is-counting{opacity:.7}
@media(max-width:900px){.catalog-filters .filter-head{top:0}.catalog-filters .filter-actions{position:fixed;padding-top:12px;padding-bottom:calc(12px + env(safe-area-inset-bottom))}}
/* Cart, checkout and filter polish v6 */
.cart-row-gift-box{grid-template-columns:105px 1fr 82px 112px;align-items:start;background:linear-gradient(135deg,#fffdf9,#f7efe7)}
.cart-row-main{display:grid;gap:6px}.cart-row-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.cart-row-actions a,.cart-row-actions button{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--brown-dark);text-decoration:underline;background:transparent;border:0;padding:0}.cart-fixed-qty{align-self:center;font-size:.68rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.gift-cart-components{margin-top:8px;border:1px solid var(--line);background:rgba(255,255,255,.52)}.gift-cart-components summary{min-height:42px;display:flex;align-items:center;padding:0 12px;cursor:pointer;font-size:.68rem;font-weight:600}.gift-cart-components ul{display:grid;gap:8px;margin:0;padding:0 12px 12px;list-style:none}.gift-cart-components li{display:flex;justify-content:space-between;gap:12px;border-top:1px solid rgba(219,204,190,.7);padding-top:8px;font-size:.7rem}.gift-cart-components small{color:var(--muted)}
.drawer-item-gift-box{background:#fbf6ef;padding:10px;border:1px solid var(--line)}.checkout-item-gift-box{background:#fbf6ef;margin:6px 0;padding:10px;border:1px solid var(--line)}
.checkout-item-gift-box{align-items:start;border-radius:14px;background:linear-gradient(145deg,#fffaf5,#f6ece3);box-shadow:0 8px 20px rgba(87,63,50,.055)}.checkout-item-gift-box>span{display:grid;gap:5px;min-width:0}.checkout-gift-box-name{color:#735746!important;font-weight:650}.checkout-gift-details{display:grid;gap:7px;margin:4px 0;padding:8px;border:1px solid rgba(139,107,87,.15);border-radius:10px;background:rgba(255,255,255,.72)}.checkout-gift-details>span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px}.checkout-gift-details b{font-size:.68rem;line-height:1.3}.checkout-gift-details small{grid-column:1;color:#807068!important;font-size:.6rem!important;line-height:1.35}.checkout-gift-details em{grid-column:2;grid-row:1/3;align-self:center;white-space:nowrap;color:#6d5243;font-size:.61rem;font-style:normal;font-weight:650}.checkout-gift-total{margin-top:2px;padding-top:7px;border-top:1px solid rgba(139,107,87,.16);color:#594337!important}.drawer-item-gift-box>div{display:grid;gap:3px;min-width:0}.drawer-item-gift-box small b{color:#594337}.drawer-item-gift-box>b{white-space:nowrap}
.customer-order-item{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.customer-order-item>span,.order-item-line>span{display:grid;gap:3px;min-width:0}.customer-order-specs{display:grid;gap:2px;margin-top:3px}.customer-order-specs small{color:#7f6d63;font-size:.65rem;line-height:1.35}.customer-order-item.is-gift-box-line,.order-item-line.is-gift-box-line{margin:4px 0;padding:10px;border:1px solid rgba(139,107,87,.16);border-radius:12px;background:#fbf4ee}
.customer-order-gift-message{display:grid!important;gap:4px;margin:9px 0;padding:10px 12px;border-left:3px solid #8b6b57;background:#faf2eb}.customer-order-gift-message small{color:#806b5e;font-size:.58rem;text-transform:uppercase;letter-spacing:.07em}.customer-order-gift-message p{margin:0;font-size:.7rem;line-height:1.5}

/* Order product previews and direct catalog links. */
.order-product-media{display:flex;align-items:flex-start;gap:14px;min-width:0}.order-product-image{position:relative;display:block;width:76px;height:90px;flex:0 0 76px;padding:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--cream)}.order-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.order-product-image>span{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(255,252,248,.94);box-shadow:0 4px 12px rgba(48,35,29,.18);color:var(--brown);font-size:1rem}.order-product-image:hover img{transform:scale(1.045)}.order-product-copy{display:grid;gap:3px;min-width:0}.order-product-link{width:max-content;max-width:100%;margin-top:5px;border-bottom:1px solid var(--taupe);color:var(--brown);font-size:.61rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.order-item-line{align-items:flex-start;gap:16px}.order-item-line>b,.customer-order-item>strong{white-space:nowrap}.confirmation-customer-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:18px 0;border:1px solid var(--line);background:var(--line)}.confirmation-customer-details>div{display:grid;align-content:start;gap:4px;padding:18px;background:var(--paper)}.confirmation-customer-details small{color:var(--brown);font-size:.56rem;font-weight:700;letter-spacing:.1em}.confirmation-customer-details strong{font-family:var(--serif);font-size:.9rem}.confirmation-customer-details a,.confirmation-customer-details span{color:var(--muted);font-size:.68rem;line-height:1.45}.confirmation-customer-details a{text-decoration:underline;text-underline-offset:2px}
@media(max-width:680px){.order-product-media{gap:10px}.order-product-image{width:66px;height:80px;flex-basis:66px}.order-item-line,.customer-order-item{display:grid;grid-template-columns:1fr auto}.confirmation-customer-details{grid-template-columns:1fr}.order-product-link{font-size:.56rem}}
.checkout-address-picker{border:0;padding:0;margin:0 0 18px}.checkout-address-picker legend{margin-bottom:10px;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.checkout-address-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.checkout-address-option{position:relative;display:block!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer}.checkout-address-option input{position:absolute;opacity:0;pointer-events:none}.checkout-address-option>span{min-height:118px;display:grid;gap:5px;align-content:start;border:1px solid var(--line);background:var(--ivory);padding:16px 16px 16px 46px;transition:border-color .18s,box-shadow .18s,background .18s}.checkout-address-option>span:before{content:"";position:absolute;left:16px;top:18px;width:18px;height:18px;border:1px solid var(--taupe);border-radius:50%;background:#fff}.checkout-address-option>span:after{content:"";position:absolute;left:21px;top:23px;width:8px;height:8px;border-radius:50%;background:var(--brown);opacity:0;transform:scale(.45);transition:opacity .18s,transform .18s}.checkout-address-option.is-selected>span{border-color:var(--brown);background:#fffaf5;box-shadow:0 12px 28px rgba(66,48,39,.08)}.checkout-address-option.is-selected>span:after{opacity:1;transform:scale(1)}.checkout-address-option strong{font-family:var(--serif);font-size:1.05rem}.checkout-address-option small,.checkout-address-option em{font-style:normal;color:var(--muted);font-size:.72rem;line-height:1.45}.checkout-address-new>span{border-style:dashed}
.catalog-filters{background:var(--paper)}.catalog-filters form{gap:0;padding-bottom:16px}.catalog-filters .filter-head{box-shadow:0 12px 18px rgba(247,243,238,.96);margin-bottom:14px}.catalog-filters .filter-actions{box-shadow:0 -16px 22px rgba(247,243,238,.96);border-top:1px solid var(--line);padding:16px 0 10px}.filter-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:normal;line-height:1.25}.filter-actions .text-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-align:center}
@media(max-width:900px){.catalog-filters{max-height:100dvh}.catalog-filters form{padding-bottom:18px}.catalog-filters .filter-head{top:0;padding-top:8px}.filter-actions{position:static!important;width:auto!important;left:auto!important;bottom:auto!important;grid-template-columns:1fr!important}.catalog-filters .filter-actions{position:sticky!important;bottom:0!important;margin-top:14px;padding:14px 0 calc(14px + env(safe-area-inset-bottom))}.cart-row-gift-box{grid-template-columns:86px 1fr 80px}.cart-row-gift-box>strong{grid-column:2}.checkout-address-options{grid-template-columns:1fr}.checkout-address-option>span{min-height:104px}}
@media(max-width:560px){.cart-row-gift-box{grid-template-columns:76px 1fr}.cart-fixed-qty,.cart-row-gift-box>strong{grid-column:2}.gift-cart-components li{display:grid;gap:3px}.checkout-address-option>span{padding:15px 14px 15px 44px}.checkout-item-gift-box{padding:9px}.checkout-gift-details>span{grid-template-columns:1fr}.checkout-gift-details em{grid-column:1;grid-row:auto}.drawer-item-gift-box{grid-template-columns:58px minmax(0,1fr)!important}.drawer-item-gift-box>b{grid-column:2;justify-self:start}}
/* Catalog filter panel structure v7 */
@media(min-width:901px){
  .catalog-layout{grid-template-columns:270px minmax(0,1fr);gap:34px}
}
.catalog-filters{
  padding:0;
  overflow:hidden;
  border-color:rgba(108,79,62,.18);
  border-radius:16px;
  background:#fffdfa;
  box-shadow:0 18px 50px rgba(61,49,43,.07);
}
.catalog-filters form{
  display:grid;
  grid-template-rows:auto minmax(0,1fr) auto;
  width:100%;
  min-height:0;
  height:100%;
  padding:0;
  overflow:hidden;
}
.catalog-filters .filter-head{
  position:relative;
  top:auto;
  z-index:2;
  min-height:124px;
  margin:0;
  padding:24px 22px 18px;
  align-items:flex-start;
  border-bottom:1px solid var(--line);
  background:linear-gradient(145deg,#fffdfa,#f6eee6);
  box-shadow:none;
}
.catalog-filters .filter-head .eyebrow{margin-bottom:6px;font-size:.62rem;letter-spacing:.26em}
.catalog-filters .filter-head h2{margin:0;font-size:2.9rem;line-height:.92;letter-spacing:-.045em}
.catalog-filters .filter-scroll-area{
  min-height:0;
  padding:18px 22px 6px;
  overflow-y:auto;
  overscroll-behavior:contain;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.catalog-filters .filter-scroll-area::-webkit-scrollbar{display:none;width:0;height:0}
.catalog-filters .filter-scroll-area fieldset{margin:0 0 16px;padding:0 0 16px}
.catalog-filters .filter-scroll-area fieldset:last-child{margin-bottom:0}
.catalog-filters .filter-scroll-area legend{margin-bottom:9px;font-size:1.03rem}
.catalog-filters .filter-scroll-area label{
  min-height:38px;
  gap:10px;
  padding:6px 0;
  font-size:.72rem;
  line-height:1.45;
  text-transform:none;
  letter-spacing:0;
}
.catalog-filters .filter-scroll-area input[type=radio],
.catalog-filters .filter-scroll-area input[type=checkbox]{width:17px;height:17px;flex:0 0 17px;margin:0}
.catalog-filters .filter-count{font-size:.64rem;color:var(--brown)}
.catalog-filters .filter-actions{
  position:relative!important;
  inset:auto!important;
  z-index:2;
  display:grid;
  grid-template-columns:1fr;
  gap:8px;
  width:auto!important;
  margin:0;
  padding:16px 22px 18px;
  border-top:1px solid var(--line);
  background:#fffdfa;
  box-shadow:0 -12px 24px rgba(61,49,43,.055);
}
.catalog-filters .filter-actions .button{min-height:52px;margin:0!important;border-radius:2px}
.catalog-filters .filter-actions .text-link{min-height:38px;margin:0!important;border-bottom:0;text-decoration:underline;text-underline-offset:5px}
@media(min-width:901px){
  .catalog-filters{position:sticky;top:124px;height:calc(100vh - 146px);max-height:760px;overflow:hidden}
}
@media(max-width:900px){
  .catalog-filters{width:min(390px,94vw);max-height:100dvh;padding:0;overflow:hidden;border-radius:0 18px 18px 0}
  .catalog-filters form{padding:0}
  .catalog-filters .filter-head{min-height:105px;padding:20px 18px 15px}
  .catalog-filters .filter-head h2{font-size:2.55rem}
  .catalog-filters .filter-head button{width:46px;height:46px;margin-top:2px}
  .catalog-filters .filter-scroll-area{padding:14px 18px 4px}
  .catalog-filters .filter-scroll-area label{min-height:46px;font-size:.82rem}
  .catalog-filters .filter-scroll-area input[type=radio],
  .catalog-filters .filter-scroll-area input[type=checkbox]{width:21px;height:21px;flex-basis:21px}
  .catalog-filters .filter-actions{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}
}
/* Mobile-safe product editorial content */
.product-content-tabs{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none}.product-content-tabs::-webkit-scrollbar{display:none}.product-content-tabs .shell{display:flex;min-width:max-content}.product-editorial-section,.product-editorial-shell,.product-rich-content{min-width:0;max-width:100%;overflow-wrap:anywhere}.product-editorial-section .product-rich-content img{max-width:100%!important;height:auto!important}.product-editorial-section .product-rich-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:separate;border-spacing:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-editorial-section .product-rich-content th,.product-editorial-section .product-rich-content td{min-width:145px;white-space:normal;overflow-wrap:anywhere}@media(max-width:760px){.product-content-tabs a{flex:0 0 auto;padding-inline:15px}.product-editorial-shell{width:calc(100% - 24px)}.product-editorial-section .product-rich-content{font-size:.91rem;line-height:1.7}.product-editorial-section .product-rich-content th,.product-editorial-section .product-rich-content td{min-width:135px;padding:10px 9px;font-size:.82rem;line-height:1.5}}

/* Product information navigation — soft Maison Bebe theme. */
.product-content-tabs{background:rgba(255,252,248,.94)!important;border-top:1px solid rgba(138,111,94,.14)!important;border-bottom:1px solid rgba(138,111,94,.2);box-shadow:0 10px 30px rgba(61,49,43,.08)!important;backdrop-filter:blur(16px) saturate(1.08)}
.product-content-tabs .shell{width:min(calc(100% - 28px),1440px);min-width:0!important;min-height:66px!important;gap:7px!important;padding:7px 0!important;scroll-padding-inline:4px}
.product-content-tabs a{min-height:50px!important;padding:0 22px!important;border:1px solid transparent;border-radius:999px;color:#6f625a!important;font-size:.67rem!important;letter-spacing:.045em!important;touch-action:manipulation;scroll-snap-align:start}
.product-content-tabs a:hover{border-color:rgba(138,111,94,.2);background:#f6eee7!important;color:var(--ink)!important}
.product-content-tabs a.is-active{border-color:rgba(138,111,94,.28);background:linear-gradient(135deg,#eadfd5,#f7efe8)!important;color:#624b3e!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 5px 14px rgba(85,62,50,.08)}
.product-content-tabs a.is-active:after{content:"";position:absolute;left:50%;bottom:5px;width:20px;height:2px;border-radius:2px;background:#9a765f;transform:translateX(-50%)}
.product-content-tabs a span{min-width:24px!important;height:24px!important;background:#eee5dd!important;color:#725b4e;font-size:.56rem!important}
.product-content-tabs a.is-active span{background:#98745f!important;color:#fff}
@media(max-width:760px){
  .product-content-tabs{top:82px!important;width:calc(100% - 28px)!important;margin:6px auto 0!important;border:1px solid rgba(138,111,94,.18)!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(61,49,43,.11)!important;overflow:hidden!important}
  .product-content-tabs .shell{width:100%!important;min-height:58px!important;gap:5px!important;padding:4px 6px!important;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
  .product-content-tabs a{flex:1 0 auto;min-width:max-content;min-height:50px!important;padding:0 14px!important;font-size:.61rem!important}
}
/* Contact v5 — mobile-first */
.contact-hero{background:linear-gradient(135deg,#f8f3ed 0%,#eee2d6 100%);border-bottom:1px solid #decec0;overflow:hidden;position:relative}.contact-hero:after{content:"";position:absolute;right:-7rem;top:-9rem;width:27rem;height:27rem;border:1px solid rgba(148,115,95,.18);border-radius:50%}.contact-hero-inner{min-height:440px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:8vw;padding-top:72px;padding-bottom:72px;position:relative;z-index:1}.contact-hero-copy{max-width:700px}.contact-hero h1{font-family:"Playfair Display",serif;font-size:clamp(3.25rem,6vw,6.7rem);font-weight:400;line-height:.94;letter-spacing:-.045em;margin:.22em 0}.contact-hero-copy>p:last-child{font-size:1.05rem;line-height:1.85;max-width:610px;color:#6d5d53}.contact-quick-grid{display:grid;gap:12px}.contact-quick-grid>a,.contact-quick-grid>div{min-height:94px;display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;column-gap:16px;align-items:center;padding:19px 22px;background:rgba(255,252,249,.86);border:1px solid rgba(148,115,95,.22);color:inherit;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s}.contact-quick-grid>a:hover{transform:translateY(-2px);border-color:#9a735d;box-shadow:0 12px 35px rgba(83,59,45,.08)}.contact-icon{grid-row:1/3;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#eee2d6;color:#7c5b48;font-size:1.2rem}.contact-quick-grid small{align-self:end;text-transform:uppercase;letter-spacing:.14em;font-size:.65rem;color:#9a735d}.contact-quick-grid strong{align-self:start;font-size:.95rem;font-weight:600;overflow-wrap:anywhere}.contact-main{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(40px,7vw,110px);align-items:start}.contact-promise{position:sticky;top:140px;padding:28px 0}.contact-promise h2,.contact-form-card h2{font-family:"Playfair Display",serif;font-weight:400;font-size:clamp(2.15rem,4vw,3.7rem);line-height:1.08;margin:.25em 0}.contact-promise>p:not(.eyebrow){line-height:1.8;color:#78675c}.contact-promise ol{list-style:none;margin:32px 0 0;padding:0;border-top:1px solid #e3d5c9}.contact-promise li{display:flex;gap:17px;padding:20px 0;border-bottom:1px solid #e3d5c9}.contact-promise li>span{flex:0 0 42px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eee2d6;color:#8c6650;font-size:.72rem}.contact-promise li div{display:grid;gap:5px}.contact-promise li strong{font-family:"Playfair Display",serif;font-size:1.16rem;font-weight:500}.contact-promise li small{line-height:1.5;color:#88766a}.contact-form-card{padding:clamp(25px,4vw,54px);background:#fffdfa;border:1px solid #e2d4c8;box-shadow:0 22px 70px rgba(69,47,34,.07)}.contact-form-head{margin-bottom:30px}.contact-form-card .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px 18px}.contact-form-card label{display:grid;gap:9px;text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;color:#765847}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{width:100%;min-height:54px;border:1px solid #d9c9bb;background:#faf6f1;padding:14px 15px;font:500 .92rem/1.4 Montserrat,sans-serif;color:#3e3029;outline:none;border-radius:0;transition:border-color .2s,box-shadow .2s,background .2s}.contact-form-card textarea{min-height:170px;resize:vertical}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{background:#fff;border-color:#98735f;box-shadow:0 0 0 3px rgba(152,115,95,.12)}.contact-form-card .span-2{grid-column:1/-1}.contact-submit{margin-top:24px;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:18px}.contact-submit span{font-size:1.25rem}.contact-privacy{display:block;margin-top:15px;color:#8b7b71;line-height:1.5}.form-success{padding:16px 18px;margin:0 0 24px;border:1px solid #b9cfbf;background:#f0f7f2;color:#41624c}
@media(max-width:820px){.contact-hero-inner{min-height:auto;grid-template-columns:1fr;padding-top:52px;padding-bottom:52px;gap:34px}.contact-hero h1{font-size:clamp(3.1rem,15vw,5rem)}.contact-main{grid-template-columns:1fr;gap:20px}.contact-promise{position:static;padding:6px 0 22px}.contact-form-card{margin-left:-1rem;margin-right:-1rem}.contact-form-card .form-grid{grid-template-columns:1fr}.contact-form-card .span-2{grid-column:auto}.contact-submit{width:100%;min-height:58px}.contact-quick-grid>a,.contact-quick-grid>div{min-height:84px;padding:15px}.contact-icon{width:46px;height:46px}}
@media(max-width:420px){.contact-hero-inner{padding-top:40px;padding-bottom:40px}.contact-hero-copy>p:last-child{font-size:.94rem}.contact-form-card{padding:24px 18px}.contact-quick-grid strong{font-size:.84rem}.contact-promise h2,.contact-form-card h2{font-size:2.25rem}}
/* Legal pages */
.legal-prose{min-width:0;max-width:920px}.legal-prose>p:first-child{display:inline-flex;padding:8px 12px;border:1px solid var(--line);background:var(--cream);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.legal-prose h2{padding-top:1.15rem;border-top:1px solid var(--line);font-size:clamp(1.45rem,2.3vw,2.05rem)}.legal-prose ul{padding-left:1.25rem}.legal-prose li+li{margin-top:.55rem}.legal-prose table{display:table;width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.9rem;line-height:1.55}.legal-prose th,.legal-prose td{padding:14px 16px;border:1px solid var(--line);text-align:left;vertical-align:top}.legal-prose th{background:var(--cream);color:var(--ink)}
@media(max-width:700px){.page-hero{padding-block:42px 24px}.page-hero h1{font-size:clamp(2.6rem,13vw,4rem)}.legal-layout{gap:30px}.legal-layout aside{margin-inline:-17px;padding:0 17px 8px;scrollbar-width:none}.legal-layout aside::-webkit-scrollbar{display:none}.legal-layout aside a{min-height:44px;display:flex;align-items:center;padding-inline:4px}.legal-prose{font-size:.94rem;line-height:1.75}.legal-prose table{display:block;overflow-x:auto;white-space:normal;scrollbar-width:thin}.legal-prose th,.legal-prose td{min-width:180px;padding:12px}.legal-prose h2{font-size:1.65rem}}

/* Round, touch-friendly collection navigation */
.home-collections{width:min(1280px,calc(100% - 64px));padding:64px 0 72px}
.home-collections .section-heading{margin-bottom:34px}
.home-collections .section-heading .eyebrow{margin-bottom:9px}
.home-collections .collection-rail{display:grid;grid-template-columns:repeat(auto-fit,minmax(176px,1fr));justify-content:center;gap:36px clamp(24px,4vw,58px);max-width:1180px;margin-inline:auto}
.home-collections .collection-chip{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;width:100%;padding:8px 6px 18px;text-align:center;border-radius:22px;transition:transform .25s ease,background .25s ease,box-shadow .25s ease;touch-action:manipulation}
.home-collections .collection-chip:hover{transform:translateY(-5px);background:rgba(255,252,248,.78);box-shadow:0 18px 44px rgba(76,55,44,.08)}
.home-collections .collection-chip>span{position:relative;width:min(100%,190px);aspect-ratio:1;margin:0 auto 18px;border:1px solid rgba(138,111,94,.2);border-radius:50%;background:var(--cream);box-shadow:0 12px 30px rgba(76,55,44,.12);overflow:hidden}
.home-collections .collection-chip>span:after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.68);border-radius:50%;pointer-events:none}
.home-collections .collection-chip img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.home-collections .collection-chip:hover img{transform:scale(1.055)}
.home-collections .collection-chip strong{display:block;font:500 1.08rem/1.25 var(--serif);letter-spacing:-.01em}
.home-collections .collection-chip small{display:-webkit-box;max-width:220px;min-height:2.9em;margin:8px auto 0;color:var(--muted);font-size:.67rem;line-height:1.48;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.home-collections .collection-chip:after{content:"Descoperă  →";display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:15px;padding:0 17px;border:1px solid rgba(138,111,94,.35);border-radius:999px;color:var(--brown-dark);font:600 .61rem/1 var(--sans);letter-spacing:.1em;text-transform:uppercase;transition:background .2s,color .2s,border-color .2s}
.home-collections .collection-chip:hover:after{border-color:var(--brown);background:var(--brown);color:#fff}
.home-collections .collection-chip:only-child{width:min(330px,100%);justify-self:center;padding-inline:18px}
.home-collections .collection-chip:only-child>span{width:min(100%,230px)}
.home-collections .collection-chip:only-child small{max-width:270px}

@media(max-width:900px){
  .home-collections{width:min(100% - 34px,760px);padding:52px 0 60px}
  .home-collections .collection-rail{display:flex;justify-content:flex-start;gap:16px;max-width:none;width:calc(100% + 34px);margin-inline:-17px;padding:4px 17px 18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:17px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .home-collections .collection-rail::-webkit-scrollbar{display:none}
  .home-collections .collection-chip{flex:0 0 184px;width:184px;padding:6px 5px 16px;scroll-snap-align:start}
  .home-collections .collection-chip>span{width:158px;margin-bottom:14px}
  .home-collections .collection-chip strong{font-size:1rem}
  .home-collections .collection-chip small{max-width:176px;min-height:2.8em;font-size:.64rem}
  .home-collections .collection-chip:only-child{flex-basis:min(330px,calc(100vw - 34px));width:min(330px,calc(100vw - 34px));margin-inline:auto;scroll-snap-align:center}
  .home-collections .collection-chip:only-child>span{width:205px}
}
@media(max-width:560px){
  .home-collections{width:100%;padding:38px 0 46px;background:#fffdfa;overflow:hidden}
  .home-collections .section-heading{margin:0 20px 25px}
  .home-collections .section-heading .eyebrow{display:block;margin-bottom:7px;font-size:.55rem}
  .home-collections .section-heading h2{font:500 1.9rem/1.08 var(--serif);letter-spacing:-.02em;text-transform:none}
  .home-collections .collection-rail{width:100%;margin:0;padding:3px 18px 16px;gap:13px}
  .home-collections .collection-chip{flex-basis:156px;width:156px;border-radius:18px}
  .home-collections .collection-chip>span{width:138px;margin-bottom:13px}
  .home-collections .collection-chip small{max-width:148px;min-height:2.7em;-webkit-line-clamp:2}
  .home-collections .collection-chip:after{min-height:44px;margin-top:12px;padding-inline:14px;font-size:.57rem}
  .home-collections .collection-chip:only-child{flex-basis:min(310px,calc(100vw - 36px));width:min(310px,calc(100vw - 36px));padding:7px 16px 18px}
  .home-collections .collection-chip:only-child>span{width:190px}
  .home-collections .collection-chip:only-child small{max-width:255px}
}

/* GA4 Consent Mode v2 */
.footer-cookie-settings{width:max-content;display:inline-flex;align-items:center;gap:7px;margin-top:5px;padding:7px 11px 7px 8px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.07);color:inherit;font:500 .58rem/1 var(--sans);letter-spacing:.025em;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.footer-cookie-settings svg{width:18px;height:18px;padding:3px;border-radius:50%;background:rgba(255,255,255,.12);fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.footer-cookie-settings:hover{background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.38);transform:translateY(-1px)}.footer-cookie-settings:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.consent-layer{position:fixed;z-index:260;left:16px;right:16px;bottom:max(16px,env(safe-area-inset-bottom));display:flex;justify-content:center;pointer-events:none}.consent-layer[hidden]{display:none!important}.consent-card{position:relative;width:min(820px,100%);padding:13px 14px 13px 13px;border:1px solid rgba(139,103,82,.25);border-radius:20px;background:linear-gradient(135deg,rgba(255,253,250,.985),rgba(248,241,234,.975));box-shadow:0 18px 55px rgba(53,37,30,.18),0 2px 8px rgba(53,37,30,.08);backdrop-filter:blur(20px) saturate(1.1);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 20px;align-items:center;overflow:hidden;pointer-events:auto;animation:consent-arrive .52s cubic-bezier(.22,.9,.35,1) both}.consent-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#c6a58f,#94705b)}@keyframes consent-arrive{from{opacity:0;transform:translateY(20px) scale(.985)}to{opacity:1;transform:none}}
.consent-summary{min-width:0;display:flex;align-items:center;gap:12px}.consent-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid rgba(145,108,86,.14);border-radius:14px;background:linear-gradient(145deg,#f4e7dc,#ead7c7);color:#765646;box-shadow:inset 0 1px rgba(255,255,255,.8)}.consent-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}.consent-copy{min-width:0}.consent-eyebrow{display:block;margin-bottom:2px;color:#9b755f;font:600 .48rem/1.3 var(--sans);letter-spacing:.14em;text-transform:uppercase}.consent-copy strong{display:block;color:#3d302a;font:500 clamp(.82rem,1.3vw,.94rem)/1.25 var(--serif)}.consent-copy p{max-width:470px;margin:3px 0 0;color:#756962;font-size:.59rem;line-height:1.45}
.consent-actions{display:flex;align-items:center;gap:6px}.consent-button{min-height:38px;border-radius:999px;padding:0 15px;font:600 .56rem/1 var(--sans);letter-spacing:.035em;white-space:nowrap;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.consent-button:hover{transform:translateY(-1px)}.consent-button:focus-visible{outline:3px solid rgba(148,112,91,.2);outline-offset:2px}.consent-button-primary{border:1px solid #94705b;background:#94705b;color:#fff;box-shadow:0 7px 16px rgba(107,76,60,.18)}.consent-button-primary:hover{background:#7f5d4b;border-color:#7f5d4b;box-shadow:0 9px 20px rgba(107,76,60,.24)}.consent-button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid rgba(135,99,79,.28);background:rgba(255,255,255,.58);color:#4b3c35}.consent-button-secondary svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round}.consent-button-quiet{border:1px solid transparent;background:transparent;color:#75675f;padding-inline:8px}.consent-button-quiet:hover{background:rgba(148,112,91,.08);color:#493a33}
.consent-options{grid-column:1/-1;margin:2px -2px -1px;padding:14px 2px 1px;border-top:1px solid rgba(145,108,86,.16);animation:consent-options-in .24s ease both}.consent-options[hidden]{display:none!important}@keyframes consent-options-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}.consent-options-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.consent-options-head strong{font:500 .86rem/1.25 var(--serif);color:#3d302a}.consent-collapse{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(135,99,79,.2);border-radius:50%;background:rgba(255,255,255,.5);color:#765646;cursor:pointer}.consent-collapse svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.consent-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.consent-option{min-width:0;min-height:63px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px;border:1px solid rgba(145,108,86,.14);border-radius:13px;background:rgba(255,255,255,.55);cursor:pointer;transition:border-color .18s,background .18s,transform .18s}.consent-option:hover{border-color:rgba(145,108,86,.36);background:rgba(255,255,255,.85);transform:translateY(-1px)}.consent-option.is-required{background:rgba(237,226,216,.58);cursor:default}.consent-option>span:first-child{min-width:0;display:grid;gap:3px}.consent-option strong{color:#493a33;font-size:.61rem}.consent-option small{color:#82746b;font-size:.51rem;line-height:1.35}.consent-switch{position:relative;flex:0 0 34px;width:34px;height:20px}.consent-switch input{position:absolute;inset:0;z-index:2;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.consent-switch i{position:absolute;inset:0;border-radius:999px;background:#d8cbc1;box-shadow:inset 0 0 0 1px rgba(91,68,56,.08);transition:background .2s}.consent-switch i:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 2px 5px rgba(61,43,34,.2);transition:transform .2s}.consent-switch input:checked+i{background:#98735e}.consent-switch input:checked+i:after{transform:translateX(14px)}.consent-switch input:focus-visible+i{outline:3px solid rgba(148,112,91,.22);outline-offset:2px}.consent-switch input:disabled+i{background:#bda38f;opacity:.72}.consent-options-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px}.consent-options-footer>a{color:#76675f;font-size:.53rem;text-decoration:underline;text-underline-offset:3px}.consent-options-footer .consent-button{min-width:170px}
@media(max-width:760px){.consent-layer{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom))}.consent-card{width:100%;padding:12px;border-radius:18px;display:block}.consent-summary{gap:10px}.consent-icon{width:38px;height:38px;flex-basis:38px;border-radius:12px}.consent-icon svg{width:21px;height:21px}.consent-copy strong{font-size:.83rem}.consent-copy p{max-width:none;font-size:.55rem;line-height:1.4}.consent-actions{margin-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.consent-button{min-height:40px;padding-inline:11px}.consent-button-primary{grid-column:1/-1;grid-row:1}.consent-button-secondary{grid-column:1;grid-row:2}.consent-button-quiet{grid-column:2;grid-row:2;border-color:rgba(135,99,79,.15);background:rgba(255,255,255,.36)}.consent-options{margin-top:12px;padding-top:12px}.consent-option-grid{grid-template-columns:1fr;gap:6px}.consent-option{min-height:56px;padding:9px 10px}.consent-options-footer{margin-top:9px}.consent-options-footer .consent-button{min-width:0;grid-column:auto;grid-row:auto}.consent-layer.is-customizing .consent-summary,.consent-layer.is-customizing>.consent-card>.consent-actions{display:none}.consent-layer.is-customizing .consent-options{margin-top:0;padding-top:0;border-top:0}}
@media(max-width:380px){.consent-copy p{font-size:.52rem}.consent-button{font-size:.52rem}.consent-options-footer{align-items:stretch;flex-direction:column-reverse}.consent-options-footer .consent-button{width:100%}}
@media(prefers-reduced-motion:reduce){.consent-card,.consent-options{animation:none}.consent-button,.consent-option,.consent-switch i,.consent-switch i:after{transition:none}}

/* Asistență WhatsApp — prezentă exclusiv în layoutul public. */
.whatsapp-chat-widget{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:74;pointer-events:none}
.whatsapp-chat-link{position:relative;display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none;pointer-events:auto;filter:drop-shadow(0 15px 25px rgba(36,28,23,.15));transition:transform .22s ease,filter .22s ease}
.whatsapp-chat-link:hover,.whatsapp-chat-link:focus-visible{transform:translateY(-4px) scale(1.03);filter:drop-shadow(0 20px 30px rgba(36,28,23,.23));outline:0}
.whatsapp-chat-tooltip{position:relative;display:grid;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:10px;min-width:224px;padding:12px 15px;border:1px solid rgba(70,55,47,.12);border-radius:16px;background:rgba(255,252,248,.96);box-shadow:0 12px 32px rgba(65,49,40,.14);backdrop-filter:blur(12px);transform-origin:right center;animation:whatsappTooltipReveal 6.4s ease-in-out infinite}
.whatsapp-chat-tooltip:after{content:"";position:absolute;right:-7px;top:50%;width:13px;height:13px;border-top:1px solid rgba(70,55,47,.12);border-right:1px solid rgba(70,55,47,.12);background:#fffdfa;transform:translateY(-50%) rotate(45deg)}
.whatsapp-chat-tooltip>span:last-child{display:grid;line-height:1.25}.whatsapp-chat-tooltip strong{font:600 .72rem/1.25 var(--sans);color:#44362f}.whatsapp-chat-tooltip small{margin-top:4px;color:#7c6d64;font:500 .61rem/1.3 var(--sans);letter-spacing:.015em}
.whatsapp-chat-live{width:9px;height:9px;border-radius:50%;background:#25d366;box-shadow:0 0 0 0 rgba(37,211,102,.42);animation:whatsappLivePulse 1.8s ease-out infinite}
.whatsapp-chat-tooltip-dots{display:inline-flex!important;width:15px!important;margin-left:1px;font-size:inherit!important;letter-spacing:0!important;transform:none!important}
.whatsapp-chat-cloud{position:absolute;z-index:3;right:47px;top:-12px;display:none;place-items:center;width:47px;height:32px;border:1px solid rgba(70,55,47,.12);border-radius:55% 55% 52% 52%;background:rgba(255,252,248,.97);box-shadow:0 8px 20px rgba(65,49,40,.16);backdrop-filter:blur(10px);transform-origin:right bottom;animation:whatsappCloudReveal 6.4s ease-in-out infinite}
.whatsapp-chat-cloud:before,.whatsapp-chat-cloud:after{content:"";position:absolute;background:#fffdfa;border-radius:50%}
.whatsapp-chat-cloud:before{left:7px;top:-5px;width:20px;height:16px;border-top:1px solid rgba(70,55,47,.1)}
.whatsapp-chat-cloud:after{right:1px;bottom:-4px;width:11px;height:11px;border-right:1px solid rgba(70,55,47,.1);transform:rotate(38deg)}
.whatsapp-chat-dots{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:25px;color:#806b5e;font:700 1rem/1 var(--sans);letter-spacing:1px;transform:translateY(-2px)}
.whatsapp-chat-dots i{display:block;font-style:normal}
.whatsapp-chat-dots i:nth-child(2){animation:whatsappDotTwo 2.4s steps(1,end) infinite}
.whatsapp-chat-dots i:nth-child(3){animation:whatsappDotThree 2.4s steps(1,end) infinite}
.whatsapp-chat-button{position:relative;display:grid;place-items:center;flex:0 0 64px;width:64px;height:64px;border:2px solid rgba(255,255,255,.92);border-radius:50%;background:linear-gradient(145deg,#2ce276,#1fbf5c);color:#fff;box-shadow:0 13px 28px rgba(23,145,71,.34),inset 0 1px 1px rgba(255,255,255,.38)}
.whatsapp-chat-button:before,.whatsapp-chat-button:after{content:"";position:absolute;inset:-7px;border:1px solid rgba(37,211,102,.48);border-radius:50%;animation:whatsappButtonRing 2.5s ease-out infinite}
.whatsapp-chat-button:after{animation-delay:1.25s}
.whatsapp-chat-button svg{position:relative;z-index:1;width:35px;height:35px;filter:drop-shadow(0 2px 2px rgba(10,95,41,.2));animation:whatsappIconHello 4.8s ease-in-out infinite;transform-origin:50% 75%}
.whatsapp-chat-link:hover .whatsapp-chat-button,.whatsapp-chat-link:focus-visible .whatsapp-chat-button{background:linear-gradient(145deg,#35eb80,#18ac50)}
.whatsapp-chat-link:hover .whatsapp-chat-tooltip,.whatsapp-chat-link:focus-visible .whatsapp-chat-tooltip,.whatsapp-chat-link:hover .whatsapp-chat-cloud,.whatsapp-chat-link:focus-visible .whatsapp-chat-cloud{opacity:1;clip-path:inset(0 0 0 0 round 18px);transform:translate(0,0) scale(1);animation-play-state:paused}
.whatsapp-chat-link:focus-visible .whatsapp-chat-button{outline:4px solid rgba(37,211,102,.25);outline-offset:4px}
@keyframes whatsappTooltipReveal{0%,8%{opacity:0;clip-path:inset(0 0 0 100% round 18px);transform:translateX(22px) scale(.82)}17%,64%{opacity:1;clip-path:inset(0 0 0 0 round 18px);transform:translateX(0) scale(1)}42%{transform:translate(-2px,-2px) scale(1)}76%,100%{opacity:0;clip-path:inset(0 0 0 100% round 18px);transform:translateX(20px) scale(.86)}}
@keyframes whatsappCloudReveal{0%,8%{opacity:0;clip-path:inset(0 0 0 100% round 50%);transform:translate(14px,8px) scale(.45)}17%,64%{opacity:1;clip-path:inset(0 0 0 0 round 50%);transform:translate(0,0) scale(1)}42%{transform:translate(-2px,-3px) scale(1)}76%,100%{opacity:0;clip-path:inset(0 0 0 100% round 50%);transform:translate(13px,7px) scale(.5)}}
@keyframes whatsappLivePulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.48)}70%,100%{box-shadow:0 0 0 7px rgba(37,211,102,0)}}
@keyframes whatsappButtonRing{0%{opacity:.65;transform:scale(.82)}72%,100%{opacity:0;transform:scale(1.24)}}
@keyframes whatsappIconHello{0%,82%,100%{transform:rotate(0) scale(1)}86%{transform:rotate(-9deg) scale(1.06)}90%{transform:rotate(8deg) scale(1.06)}94%{transform:rotate(-5deg) scale(1.03)}97%{transform:rotate(3deg)}}
@keyframes whatsappDotTwo{0%,20%,60%,100%{opacity:1}40%{opacity:0}}
@keyframes whatsappDotThree{0%,100%{opacity:1}20%,40%,60%{opacity:0}80%{opacity:1}}
@media(max-width:620px){
  .whatsapp-chat-widget{right:max(12px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom))}
  .whatsapp-chat-link{display:block}
  .whatsapp-chat-tooltip{display:none}
  .whatsapp-chat-cloud{right:43px;top:-10px;display:grid;width:43px;height:30px}
  .whatsapp-chat-button{flex-basis:58px;width:58px;height:58px}.whatsapp-chat-button svg{width:32px;height:32px}
}
@media(prefers-reduced-motion:reduce){.whatsapp-chat-tooltip,.whatsapp-chat-live,.whatsapp-chat-cloud,.whatsapp-chat-button:before,.whatsapp-chat-button:after,.whatsapp-chat-button svg,.whatsapp-chat-dots i{animation:none!important}.whatsapp-chat-link{transition:none}}
.product-set-summary{display:grid;gap:9px;margin:17px 0;padding:15px;border:1px solid rgba(125,93,76,.2);border-radius:16px;background:#fbf6f1}.product-set-summary>span{width:max-content;padding:4px 8px;border-radius:999px;background:#ead9ca;color:#765443;font-size:.58rem;font-weight:700;letter-spacing:.09em}.product-set-summary>strong{font-family:var(--font-serif,Georgia,serif);font-size:1.08rem}.product-set-summary>div{display:grid;gap:6px}.product-set-summary>div>span{display:grid;grid-template-columns:42px minmax(0,1fr);gap:2px 9px;align-items:center;padding:6px;border-radius:10px;background:#fff}.product-set-summary img{grid-row:1/3;width:42px;height:42px;border-radius:8px;object-fit:cover}.product-set-summary b{font-size:.72rem}.product-set-summary small{color:#7c6d64;font-size:.62rem}.product-set-packaging{display:grid;gap:8px;margin:18px 0;padding:0;border:0}.product-set-packaging legend{margin-bottom:7px;font-weight:650}.product-set-packaging>label{display:grid;grid-template-columns:auto 48px minmax(0,1fr);align-items:center;gap:10px;padding:9px 11px;border:1px solid rgba(125,93,76,.22);border-radius:13px;background:#fff;cursor:pointer}.product-set-packaging>label:has(input:checked){border-color:#8a6f5e;background:#fbf4ee;box-shadow:0 0 0 2px rgba(138,111,94,.09)}.product-set-packaging input{width:17px;height:17px;accent-color:#8a6f5e}.product-set-packaging img{width:48px;height:48px;border-radius:9px;object-fit:cover}.product-set-packaging label:first-of-type span{grid-column:2/4}.product-set-packaging label>span{display:grid;gap:2px}.product-set-packaging label strong{font-size:.72rem}.product-set-packaging label small,.product-set-packaging>p{color:#786b63;font-size:.62rem}.product-set-packaging>p{margin:0;padding:10px;border-radius:10px;background:#f4eee9}
.product-optional-choices{margin:22px 0;padding:16px;border:1px solid rgba(139,107,87,.2);border-radius:19px;background:linear-gradient(145deg,#fdfaf7 0%,#f8f1eb 100%);box-shadow:0 12px 30px rgba(98,72,56,.055)}.product-optional-choices legend{display:flex;align-items:center;gap:9px;padding:0 7px;color:#44372f;font-weight:700}.product-optional-choices legend span{font-family:var(--font-serif,Georgia,serif);font-size:1.02rem}.product-optional-choices legend small{padding:4px 8px;border:1px solid rgba(139,107,87,.13);border-radius:999px;background:#f0e3d9;color:#806353;font-size:.54rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.optional-choices-intro{margin:0 0 12px;color:#84746a;font-size:.65rem;line-height:1.45}.optional-choice-list{display:grid;gap:9px}.optional-choice-list>label{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:11px 13px;border:1px solid rgba(139,107,87,.18);border-radius:15px;background:rgba(255,255,255,.88);cursor:pointer;box-shadow:0 4px 13px rgba(83,60,46,.035);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.optional-choice-list>label:hover{border-color:#b5927d;background:#fff;box-shadow:0 8px 18px rgba(83,60,46,.08);transform:translateY(-1px)}.optional-choice-list>label:focus-within{outline:2px solid rgba(139,107,87,.24);outline-offset:2px}.optional-choice-list>label:has(input:checked){border-color:#91705d;background:#fffaf6;box-shadow:0 0 0 2px rgba(145,112,93,.08),0 8px 18px rgba(83,60,46,.07)}.optional-choice-list input{position:absolute;opacity:0;pointer-events:none}.optional-choice-check{display:grid;place-items:center;width:32px;height:32px;border:1px solid #d2bcae;border-radius:50%;background:#fff;color:#8f705f;transition:.2s ease}.optional-choice-check:before{content:'+';font-size:1.05rem;font-weight:400;line-height:1;transform:translateY(-1px)}.optional-choice-list input:checked+.optional-choice-check{border-color:#8f705f;background:#8f705f;color:#fff;box-shadow:0 5px 12px rgba(92,65,50,.18)}.optional-choice-list input:checked+.optional-choice-check:before{content:'✓';font-size:.78rem;font-weight:800;transform:none}.optional-choice-copy{display:grid;gap:3px;min-width:0}.optional-choice-copy strong{color:#44372f;font-size:.76rem;line-height:1.3}.optional-choice-copy small{color:#8a7a70;font-size:.6rem;line-height:1.35}.optional-choice-price{justify-self:end;white-space:nowrap;padding:6px 9px;border-radius:999px;background:#efe2d7;color:#765443;font-size:.66rem;font-weight:750}.optional-choice-list>label:has(input:checked) .optional-choice-price{background:#8f705f;color:#fff}
.stock-note.is-unavailable{color:#a13f38!important;font-weight:650}.stock-note.is-available{color:#55735f!important}.purchase-row [type="submit"]:disabled{cursor:not-allowed;border-color:#cba49f!important;background:#cba49f!important;color:#fff!important;transform:none!important;opacity:.9}
@media(max-width:560px){.product-set-packaging>label{grid-template-columns:auto 42px minmax(0,1fr)}.product-set-packaging img{width:42px;height:42px}.product-optional-choices{margin:19px 0;padding:13px;border-radius:17px}.product-optional-choices legend{gap:7px;padding:0 4px}.product-optional-choices legend span{font-size:.96rem}.optional-choices-intro{margin-bottom:10px}.optional-choice-list>label{grid-template-columns:32px minmax(0,1fr) auto;gap:9px;min-height:64px;padding:10px 11px}.optional-choice-check{width:30px;height:30px}.optional-choice-copy strong{font-size:.73rem}.optional-choice-copy small{font-size:.57rem}.optional-choice-price{padding:5px 7px;font-size:.61rem}}
.product-gift-box-packaging{margin:22px 0;padding:16px;border:1px solid rgba(139,107,87,.2);border-radius:19px;background:linear-gradient(145deg,#fdfaf7 0%,#f8f1eb 100%);box-shadow:0 12px 30px rgba(98,72,56,.055)}.product-gift-box-packaging legend{display:flex;align-items:center;gap:9px;padding:0 7px;color:#44372f;font-weight:700}.product-gift-box-packaging legend span{font-family:var(--font-serif,Georgia,serif);font-size:1.02rem}.product-gift-box-packaging legend small{padding:4px 8px;border:1px solid rgba(139,107,87,.13);border-radius:999px;background:#f0e3d9;color:#806353;font-size:.54rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.gift-box-packaging-intro{margin:0 0 12px;color:#84746a;font-size:.65rem;line-height:1.45}.gift-box-packaging-list{display:grid;gap:9px}.gift-box-packaging-list>label{position:relative;display:grid;grid-template-columns:34px 50px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:72px;padding:10px 13px;border:1px solid rgba(139,107,87,.18);border-radius:15px;background:rgba(255,255,255,.88);cursor:pointer;box-shadow:0 4px 13px rgba(83,60,46,.035);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.gift-box-packaging-list>label:first-child{grid-template-columns:34px minmax(0,1fr)}.gift-box-packaging-list>label:hover{border-color:#b5927d;background:#fff;box-shadow:0 8px 18px rgba(83,60,46,.08);transform:translateY(-1px)}.gift-box-packaging-list>label:has(input:checked){border-color:#91705d;background:#fffaf6;box-shadow:0 0 0 2px rgba(145,112,93,.08),0 8px 18px rgba(83,60,46,.07)}.gift-box-packaging-list input{position:absolute;opacity:0;pointer-events:none}.gift-box-choice-check{display:grid;place-items:center;width:32px;height:32px;border:1px solid #d2bcae;border-radius:50%;background:#fff;color:#8f705f}.gift-box-choice-check:before{content:'+';font-size:1.05rem;line-height:1}.gift-box-packaging-list input:checked+.gift-box-choice-check{border-color:#8f705f;background:#8f705f;color:#fff;box-shadow:0 5px 12px rgba(92,65,50,.18)}.gift-box-packaging-list input:checked+.gift-box-choice-check:before{content:'✓';font-size:.78rem;font-weight:800}.gift-box-packaging-list img{width:50px;height:50px;border-radius:11px;object-fit:cover}.gift-box-choice-copy{display:grid;gap:3px;min-width:0}.gift-box-choice-copy strong{color:#44372f;font-size:.76rem;line-height:1.3}.gift-box-choice-copy small{color:#8a7a70;font-size:.6rem;line-height:1.35}.gift-box-choice-price{justify-self:end;white-space:nowrap;padding:6px 9px;border-radius:999px;background:#efe2d7;color:#765443;font-size:.66rem;font-weight:750}.gift-box-packaging-list>label:has(input:checked) .gift-box-choice-price{background:#8f705f;color:#fff}@media(max-width:560px){.product-gift-box-packaging{margin:19px 0;padding:13px;border-radius:17px}.product-gift-box-packaging legend{gap:7px;padding:0 4px}.product-gift-box-packaging legend span{font-size:.96rem}.gift-box-packaging-list>label{grid-template-columns:30px 44px minmax(0,1fr);gap:9px;padding:10px 11px}.gift-box-packaging-list>label:first-child{grid-template-columns:30px minmax(0,1fr)}.gift-box-choice-check{width:30px;height:30px}.gift-box-packaging-list img{width:44px;height:44px}.gift-box-choice-price{grid-column:3;justify-self:start;margin-top:-4px}.gift-box-choice-copy strong{font-size:.73rem}.gift-box-choice-copy small{font-size:.57rem}}
.gift-box-packaging-list>label.is-unavailable{cursor:not-allowed;opacity:.64;background:#f7f2ee;box-shadow:none}.gift-box-packaging-list>label.is-unavailable:hover{transform:none;border-color:rgba(139,107,87,.18);box-shadow:none}.gift-box-packaging-list>label.is-unavailable .gift-box-choice-check:before{content:'×';color:#a8615a}.gift-box-packaging-list>label.is-unavailable .gift-box-choice-price{background:#f0dddd;color:#9a504b}
.product-personalization-choices{margin:22px 0;padding:16px;border:1px solid rgba(139,107,87,.24);border-radius:19px;background:linear-gradient(145deg,#fffdfa 0%,#f7ede5 100%);box-shadow:0 12px 30px rgba(98,72,56,.06)}.product-personalization-choices legend{display:flex;align-items:center;gap:9px;padding:0 7px;color:#44372f;font-weight:700}.product-personalization-choices legend span{font-family:var(--font-serif,Georgia,serif);font-size:1.02rem}.product-personalization-choices legend small{padding:4px 8px;border:1px solid rgba(139,107,87,.13);border-radius:999px;background:#efe0d4;color:#806353;font-size:.54rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.personalization-choice-intro{margin:0 0 12px;color:#84746a;font-size:.65rem;line-height:1.45}.personalization-choice-list{display:grid;gap:9px}.personalization-choice-list>label{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:11px 13px;border:1px solid rgba(139,107,87,.18);border-radius:15px;background:rgba(255,255,255,.9);cursor:pointer;box-shadow:0 4px 13px rgba(83,60,46,.035);transition:.2s ease}.personalization-choice-list>label:hover{border-color:#b5927d;background:#fff;transform:translateY(-1px);box-shadow:0 8px 18px rgba(83,60,46,.08)}.personalization-choice-list>label:has(input:checked){border-color:#8f705f;background:#fff9f4;box-shadow:0 0 0 2px rgba(143,112,95,.09),0 8px 18px rgba(83,60,46,.07)}.personalization-choice-list input{position:absolute;opacity:0;pointer-events:none}.personalization-choice-check{display:grid;place-items:center;width:32px;height:32px;border:1px solid #d2bcae;border-radius:50%;background:#fff;color:#8f705f}.personalization-choice-check:before{content:'+';font-size:1.05rem;line-height:1}.personalization-choice-list input:checked+.personalization-choice-check{border-color:#8f705f;background:#8f705f;color:#fff;box-shadow:0 5px 12px rgba(92,65,50,.18)}.personalization-choice-list input:checked+.personalization-choice-check:before{content:'✓';font-size:.78rem;font-weight:800}.personalization-choice-copy{display:grid;gap:3px;min-width:0}.personalization-choice-copy strong{color:#44372f;font-size:.76rem;line-height:1.3}.personalization-choice-copy small{color:#8a7a70;font-size:.6rem;line-height:1.35}.personalization-choice-price{justify-self:end;white-space:nowrap;padding:6px 9px;border-radius:999px;background:#efe2d7;color:#765443;font-size:.66rem;font-weight:750}.personalization-choice-list>label:has(input:checked) .personalization-choice-price{background:#8f705f;color:#fff}.personalization-details{display:grid;gap:12px;margin-top:12px;padding:14px;border:1px solid rgba(139,107,87,.22);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(85,61,47,.05)}.personalization-details[hidden]{display:none}.personalization-details-head{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px}.personalization-details-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#8f705f;color:#fff}.personalization-details-head p{display:grid;gap:2px;margin:0}.personalization-details-head strong{font-size:.7rem}.personalization-details-head small{color:#86766d;font-size:.57rem}.personalization-details>div:not(.personalization-details-head){display:grid;grid-template-columns:1fr 1fr;gap:10px}.personalization-details label{display:grid;gap:6px;color:#695448;font-size:.58rem;font-weight:650;text-transform:uppercase;letter-spacing:.05em}.personalization-details input{width:100%;min-height:46px;padding:10px 12px;border:1px solid #dbc9bc;border-radius:12px;background:#fdfbf9;color:#44372f;font:inherit;font-size:.7rem;text-transform:none;letter-spacing:0}.personalization-details input:focus{outline:2px solid rgba(143,112,95,.17);border-color:#9a7864}.personalization-preview{margin:0;padding:10px 12px;border-radius:11px;background:#f5ece5;color:#72584a;font-size:.61rem;line-height:1.45}@media(max-width:560px){.product-personalization-choices{margin:19px 0;padding:13px;border-radius:17px}.product-personalization-choices legend{padding:0 4px}.product-personalization-choices legend span{font-size:.96rem}.personalization-choice-list>label{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:10px 11px}.personalization-choice-check{width:30px;height:30px}.personalization-choice-price{grid-column:2;justify-self:start;margin-top:-3px}.personalization-details{padding:12px}.personalization-details>div:not(.personalization-details-head){grid-template-columns:1fr}.personalization-choice-copy strong{font-size:.73rem}.personalization-choice-copy small{font-size:.57rem}}
.variant-options button[data-fixed-option="1"]{cursor:default}
.cart-product-personalization{display:flex;flex-wrap:wrap;gap:4px 8px;margin:8px 0;padding:9px 10px;border-radius:11px;background:#f7eee7;color:#6b5143;font-size:.61rem}.cart-product-personalization strong{flex-basis:100%}.cart-personalization-note,.checkout-personalization{color:#765847!important;font-weight:650}

/* Reference-style round collection tiles with floating labels */
.home-collections{position:relative;isolation:isolate}
.home-collections:before{content:"";position:absolute;z-index:-1;inset:18px -5vw 8px;background:radial-gradient(circle at 50% 24%,rgba(239,230,220,.62),rgba(247,243,238,0) 62%);pointer-events:none}
.home-collections .section-heading.centered:after{content:"";display:block;width:42px;height:1px;margin:17px auto 0;background:var(--taupe)}
.home-collections .collection-rail{counter-reset:maison-collection}
.home-collections .collection-chip{counter-increment:maison-collection;padding-bottom:12px}
.home-collections .collection-chip:before{content:"0" counter(maison-collection);position:absolute;z-index:3;top:18px;left:calc(50% - 94px);width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(138,111,94,.92);color:#fff;box-shadow:0 7px 18px rgba(61,49,43,.15);font:600 .56rem/1 var(--sans);letter-spacing:.08em}
.home-collections .collection-chip strong{position:relative;z-index:2;min-width:126px;max-width:190px;margin:-42px auto 0;padding:12px 18px;background:rgba(255,252,248,.96);border:1px solid rgba(138,111,94,.16);box-shadow:0 10px 25px rgba(61,49,43,.11);font:500 .85rem/1.2 var(--serif);letter-spacing:.01em}
.home-collections .collection-chip small{display:none}
.home-collections .collection-chip:after{content:"";display:block;width:38px;height:1px;min-height:0;margin:20px auto 0;padding:0;border:0;border-radius:0;background:var(--taupe);transition:width .25s ease,background .25s ease}
.home-collections .collection-chip:hover:after{width:66px;background:var(--brown)}
.home-collections .collection-chip:only-child strong{min-width:154px;font-size:.95rem}
.home-collections .collection-chip:only-child:before{left:calc(50% - 112px)}
@media(max-width:900px){
  .home-collections .collection-chip:before{top:15px;left:calc(50% - 77px);width:32px;height:32px}
  .home-collections .collection-chip strong{min-width:116px;max-width:156px;margin-top:-37px;padding:11px 14px;font-size:.79rem}
  .home-collections .collection-chip:only-child:before{left:calc(50% - 99px)}
}

/* Product section navigation: flatter, quieter and closer to the main header. */
.product-content-tabs{
  background:rgba(255,253,250,.97)!important;
  border-color:rgba(138,111,94,.16)!important;
  box-shadow:none!important;
  backdrop-filter:blur(12px)
}
.product-content-tabs .shell{gap:2px!important;padding-block:4px!important}
.product-content-tabs a{
  border:0!important;border-radius:10px!important;background:transparent!important;
  color:#675a53!important;box-shadow:none!important;transition:background .16s,color .16s
}
.product-content-tabs a:hover{background:#f5eee8!important;color:#493830!important}
.product-content-tabs a.is-active{background:#eee3da!important;color:#594238!important;box-shadow:none!important}
.product-content-tabs a.is-active:after{bottom:6px;width:18px;height:1.5px;background:#9a765f}
.product-content-tabs a span,.product-content-tabs a.is-active span{background:#e8ddd4!important;color:#725b4e!important}
@media(max-width:760px){
  .product-content-tabs{
    top:76px!important;width:100%!important;margin:0!important;
    border-inline:0!important;border-radius:0 0 14px 14px!important;box-shadow:none!important
  }
  .product-content-tabs .shell{min-height:54px!important;padding:3px 5px!important}
  .product-content-tabs a{min-height:46px!important;padding-inline:13px!important}
}

/* Mobile product page: compact gallery and full-width purchase surface. */
@media(max-width:560px){
  .product-page.shell{padding-top:10px!important;background:#f8f3ee}
  .product-page>.breadcrumbs{width:100%!important;min-height:48px;margin:0!important;padding:4px 12px 10px!important;font-size:.57rem!important;line-height:1.65;letter-spacing:.1em}
  .product-layout{gap:0!important;margin-top:0!important}
  .product-gallery-shell{width:100%!important}
  .product-gallery-stage{width:100%!important;aspect-ratio:1.08!important;border:0!important;background:#f7f1eb!important}
  .product-gallery-slide{aspect-ratio:auto!important;background:#f7f1eb!important}
  .product-gallery-slide img{object-fit:contain!important}
  .product-gallery-dots{bottom:8px!important;min-height:40px!important;height:40px!important;gap:0!important;padding:2px 5px!important;background:rgba(255,253,250,.9)!important;box-shadow:0 4px 16px rgba(61,49,43,.08)}
  .product-gallery-dots button{position:relative;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important;background:transparent!important}
  .product-gallery-dots button::after{content:"";position:absolute;left:50%;top:50%;width:7px;height:7px;border-radius:999px;background:rgba(61,49,43,.28);transform:translate(-50%,-50%);transition:width .2s,background .2s}
  .product-gallery-dots button.active{width:36px!important;min-width:36px!important;height:36px!important;border-radius:999px!important;background:transparent!important}
  .product-gallery-dots button.active::after{width:18px;background:#8f6d59}
  .product-summary{width:100%!important;margin:0!important;padding:26px 18px 28px!important;border:1px solid rgba(138,111,94,.13);border-inline:0;border-radius:26px 26px 0 0;background:#fffdfa!important;box-shadow:none!important}
  .product-summary .eyebrow{margin-bottom:14px!important}
  .product-summary h1{max-width:330px;margin-bottom:17px!important;font-size:2.28rem!important;line-height:1.01!important}
  .product-summary>p:not(.eyebrow):not(.product-price){font-size:.88rem;line-height:1.65;color:#6d625c}
  .product-price{margin:24px 0!important;font-size:1.2rem!important}
  .variant-options{margin:24px 0 18px!important}
  .variant-options button{min-height:48px!important;padding-inline:13px!important;background:#fffdfa!important}
  .variant-options button.active{border-color:#8f6d59!important;background:#8f6d59!important;color:#fff!important}
  .purchase-row{grid-template-columns:82px minmax(0,1fr) 54px!important;gap:8px!important;align-items:end}
  .purchase-row input{height:50px!important;margin-top:5px!important;border-radius:14px!important;background:#fff!important}
  .purchase-row .button{min-height:54px!important;border-radius:999px!important}
  .purchase-row [type="submit"].is-added{border-color:#55735f!important;background:#55735f!important;color:#fff!important}
  .wishlist-product{font-size:1.05rem!important;color:#735b4e!important;background:#fffdfa!important}
  .wishlist-product.active{border-color:#8f6d59!important;background:#8f6d59!important;color:#fff!important}
  .stock-note{margin-top:11px!important;font-size:.64rem!important;line-height:1.45}
}

@media(max-width:560px){
  .announcement{height:25px!important;display:block!important;overflow:hidden!important;padding:0!important;white-space:nowrap!important;line-height:25px!important}
  .announcement span{display:inline-block;min-width:max-content;padding-left:100vw;will-change:transform;animation:maison-announcement 18s linear infinite}
  .announcement span:after{content:attr(data-text);padding-left:56px}
  @keyframes maison-announcement{to{transform:translateX(calc(-50% - 28px))}}
}
@media(prefers-reduced-motion:reduce){.announcement span{animation:none!important;padding-left:12px!important}.announcement span:after{content:none!important}}
.wishlist-product{display:grid!important;place-items:center!important;padding:0!important}
.wishlist-product svg{display:block;width:22px!important;height:22px!important;fill:none;stroke:currentColor;stroke-width:1.65;transition:fill .16s,transform .16s}
.wishlist-product.active{border-color:#8f6d59!important;background:#8f6d59!important;color:#fff!important}
.wishlist-product.active svg{fill:currentColor;transform:scale(1.04)}
.page-hero{text-align:center}
.page-hero .eyebrow,.page-hero h1,.page-hero>p:last-child{margin-inline:auto}
.page-hero>p:last-child{max-width:620px}
.cart-row{position:relative;padding-right:82px!important}
.cart-row [data-cart-remove]{
  position:absolute;right:16px;top:50%;display:flex!important;align-items:center!important;justify-content:center!important;width:52px;height:52px;min-height:52px;
  overflow:hidden;padding:0!important;border:1px solid rgba(171,75,69,.32)!important;border-radius:50%;
  background:#fff3f1!important;color:transparent!important;font-size:0!important;text-decoration:none!important;
  box-shadow:0 6px 16px rgba(145,62,57,.09);transform:translateY(-50%);transition:background .16s,border-color .16s,box-shadow .16s,transform .16s
}
.cart-row [data-cart-remove]:before{
  content:"";position:absolute;left:50%;top:50%;width:24px;height:24px;background-color:#a64f49;transform:translate(-50%,-50%);
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3m-8 0 1 13h8l1-13M10 11v5m4-5v5'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='none' stroke='black' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16M9 7V4h6v3m-8 0 1 13h8l1-13M10 11v5m4-5v5'/%3E%3C/g%3E%3C/svg%3E") center/contain no-repeat
}
.cart-row [data-cart-remove]:hover{border-color:#a64f49!important;background:#a64f49!important;box-shadow:0 9px 20px rgba(145,62,57,.2);transform:translateY(-50%) scale(1.04)}
.cart-row [data-cart-remove]:hover:before{background-color:#fff}
.cart-row [data-cart-remove]:focus-visible{outline:3px solid rgba(166,79,73,.2);outline-offset:3px}
@media(max-width:560px){
  .page-hero{padding-block:40px!important}
  .page-hero h1{font-size:2.65rem!important}
  .cart-row{padding-right:72px!important}
  .cart-row [data-cart-remove]{right:10px;top:50%;width:50px;height:50px;min-height:50px;transform:translateY(-50%)}
  .cart-row [data-cart-remove]:hover{transform:translateY(-50%) scale(1.03)}
}
@media(max-width:560px){
  .home-collections .collection-chip:before{top:13px;left:calc(50% - 67px);width:30px;height:30px}
  .home-collections .collection-chip strong{margin-top:-34px;min-width:112px;max-width:142px;padding:11px 12px;font-size:.76rem}
  .home-collections .collection-chip:after{width:30px;margin-top:17px}
  .home-collections .collection-chip:only-child:before{left:calc(50% - 91px)}
  .home-collections .collection-chip:only-child strong{font-size:.88rem}
}
