:root{--zg-text: var(--green-deep);--zg-text-mid: var(--green-deep);--zg-text-muted: var(--olive-soft);--smoke: #DDD7C6;--graphite: #C4BDB0;--stone-mid: #3E4B3C;--cream: #1C261B}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto;scrollbar-gutter:stable}[id]{scroll-margin-top:calc(var(--announce-h, 0px) + clamp(68px,6.5vw,88px) + var(--zg-space-3))}body{background:var(--paper);color:var(--zg-text);font-family:var(--sans);font-weight:400;line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.cursor-ready{cursor:none}img,video{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{background:none;border:none;font:inherit}body.cursor-ready button{cursor:none}input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--olive);outline-offset:2px;box-shadow:0 0 0 5px rgba(var(--paper-rgb),.85)}html.zg-mouse :focus-visible{outline:none;box-shadow:none}.skip-to-content{position:fixed;top:-100px;left:1rem;z-index:var(--z-skip-link, 9999);background:var(--zg-text);color:var(--paper);padding:10px 18px;border-radius:4px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:top .25s ease}.skip-to-content:focus{top:1rem;outline:2px solid var(--gold);outline-offset:2px}html.no-js .loader{display:none}.loader{position:fixed;top:clamp(88px,11vh,132px);left:50%;z-index:var(--z-loader, 500);background:transparent;display:grid;place-items:center;width:max-content;max-width:calc(100vw - 32px);transform:translate(-50%);pointer-events:none;animation:zg-loader-intro 1.1s cubic-bezier(.22,1,.36,1) both}.loader__inner{text-align:center;display:grid;gap:1rem;justify-items:center}.loader__wordmark{height:clamp(72px,15vw,132px);width:auto;opacity:0;transform:translateY(12px);animation:zg-loader-wordmark .28s cubic-bezier(.22,1,.36,1) .02s both}.loader__line{width:0;height:1px;background:var(--gold);animation:zg-loader-line .24s ease-in-out .12s both}.loader__tagline{font-size:var(--text-xs);letter-spacing:.4em;text-transform:uppercase;color:var(--gold);opacity:0;transform:translateY(6px);animation:zg-loader-tagline .22s ease-out .2s both}@keyframes zg-loader-wordmark{to{opacity:1;transform:none}}@keyframes zg-loader-line{to{width:100px}}@keyframes zg-loader-tagline{to{opacity:1;transform:none}}@keyframes zg-loader-intro{0%,76%{opacity:1}to{opacity:0;visibility:hidden}}.cursor{position:fixed;top:0;left:0;z-index:var(--z-cursor, 9999);pointer-events:none}.cursor__logo{position:absolute;width:32px;height:32px;top:0;left:0;will-change:transform}.cursor__logo svg{display:block;transition:transform .38s cubic-bezier(.34,1.56,.64,1),opacity .25s}.cursor__logo:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;background:radial-gradient(circle,rgba(var(--gold-rgb),.4),transparent 70%);opacity:0;transition:opacity .3s;pointer-events:none;z-index:-1}body.cursor-hover .cursor__logo svg{transform:rotate(15deg) scale(1.1)}body.cursor-hover .cursor__logo:after{opacity:1}body.cursor-text .cursor__logo{opacity:0}body.cursor-text{cursor:text!important}body.cursor-ready.cursor-hcaptcha-native{cursor:auto}body.cursor-hcaptcha-native .cursor{opacity:0!important}.cursor__ring{position:absolute;width:48px;height:48px;top:0;left:0;will-change:transform}.cursor__ring-circle{display:block;width:100%;height:100%;border-radius:50%;border:1px solid rgba(var(--gold-rgb),.22);transition:transform .55s var(--ease-lux),border-color .35s}body.cursor-hover .cursor__ring-circle{transform:scale(1.3334);border-color:rgba(var(--gold-rgb),.45)}@media(hover:none){.cursor{display:none}body,a,button{cursor:auto}button,a{cursor:pointer}}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1}.display{font-size:var(--text-hero);line-height:.88;letter-spacing:-.02em}.h1{font-size:var(--text-5xl)}.h2{font-size:var(--text-4xl)}.h3{font-size:var(--text-3xl)}.kicker{font-size:var(--text-xs);letter-spacing:var(--zg-track-eyebrow, .22em);text-transform:uppercase;color:var(--gold-text);font-family:var(--sans);font-weight:400;display:block}.lux-parallax .kicker,.lux-newsletter .kicker,.lux-bf__content .kicker,.col-hero__content .kicker,.col-editorial__body .kicker,.lux-es__feature-overlay .kicker{color:var(--gold-bright)}.reveal-fade{transition:opacity var(--zg-dur-reveal, 1s) var(--ease-lux),transform var(--zg-dur-reveal, 1s) var(--ease-lux)}html.js .reveal-fade{opacity:0;transform:translateY(28px)}html.js .reveal-fade.is-revealed{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s!important}.delay-2{transition-delay:.22s!important}.delay-3{transition-delay:.36s!important}.delay-4{transition-delay:.52s!important}.delay-5{transition-delay:.7s!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 2rem;height:var(--zg-btn-h, 50px);font-size:var(--zg-btn-fs, .72rem);letter-spacing:var(--zg-track-btn, .12em);text-transform:uppercase;font-family:var(--sans);font-weight:600;border-radius:var(--radius-pill);border:none;cursor:pointer;white-space:nowrap;text-decoration:none;position:relative;overflow:hidden;transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.btn:after{content:"";position:absolute;top:-4px;right:0;bottom:-4px;left:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.22) 50%,transparent 100%);transform:translate(-110%) skew(-12deg);transition:transform .9s ease;pointer-events:none}@media(hover:hover){.btn:hover:after{transform:translate(110%) skew(-12deg)}}.btn:hover{transform:translateY(-2px);opacity:.9}.btn:active{transform:translateY(0);opacity:1}.btn--dark{background:var(--green-surface);color:var(--paper);box-shadow:var(--zg-shadow-soft)}.btn--gold{background:var(--gold);color:var(--olive);box-shadow:var(--zg-glow-gold)}.btn--gold:hover{opacity:1;background:var(--gold-bright);transform:translateY(-2px)}.btn--outline{background:transparent;color:inherit;border:1.5px solid currentColor;border-color:color-mix(in srgb,currentColor 50%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn--outline:hover{border-color:currentColor}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.btn--outline{background:#0c100838}}.btn--outline-dark{background:transparent;color:var(--olive);border:1px solid rgba(var(--green-deep-rgb),.34)}.btn--outline-dark:hover{border-color:var(--olive)}.btn--full{width:100%}.btn--ghost{height:auto;padding:0;font-size:var(--text-xs);letter-spacing:.22em;text-transform:uppercase;color:var(--zg-text-mid);display:inline-flex;align-items:center;gap:.75rem;background:none;border:none;border-radius:0;box-shadow:none;transition:color .3s}.btn--ghost:hover{transform:none;opacity:1;color:var(--zg-text)}.btn--ghost:after{content:"\2192";display:inline-block;transition:transform .4s var(--ease-lux)}.btn--ghost:hover:after{transform:translate(.45rem)}.btn:disabled,.btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;transform:none;transition:opacity var(--zg-dur-fast) var(--ease-out)}.btn:disabled:hover:after,.btn[aria-disabled=true]:hover:after{transform:translate(-110%) skew(-12deg)}.site-header{position:fixed;top:var(--announce-h, 0px);left:0;right:0;z-index:var(--z-header);transform:translateY(0);will-change:transform;transition:transform .32s var(--ease-lux),background .65s var(--ease-lux),border-color .65s var(--ease-lux)}.header-hidden .site-header{transform:translateY(calc(-100% - var(--announce-h, 0px) - 12px))}body.is-collection .site-header,body.is-collection.header-hidden .site-header,.menu-is-open .site-header,.search-overlay-open .site-header{transform:translateY(0)}body:has(#cartToggle[aria-expanded=true]) .site-header,body:has(#wlToggle[aria-expanded=true]) .site-header{transform:translateY(0)}.site-header.is-filled,body .site-header{background:#e7dfd1f0;border-bottom:1px solid var(--glass-border);-webkit-backdrop-filter:blur(24px) saturate(1.3);backdrop-filter:blur(24px) saturate(1.3)}body .site-header .header-nav a{color:var(--zg-text-mid)}body .site-header .header-nav a:hover{color:var(--zg-text)}body .site-header .menu-btn span{background:var(--zg-text-mid)}.header-inner{max-width:var(--zg-container-max);margin:0 auto;height:clamp(68px,6.5vw,88px);padding:0 var(--zg-gutter);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(.8rem,2vw,2rem);position:relative}.header-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1.25rem,2.4vw,3rem);grid-column:2;justify-self:center;min-width:0}.header-nav a{font-family:var(--sans, sans-serif);font-size:clamp(.76rem,.78vw,.9rem);font-weight:700;letter-spacing:.16em;line-height:1;text-transform:uppercase;color:rgba(var(--paper-rgb),.88);transition:color .3s,opacity .3s;position:relative;white-space:nowrap}.header-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease-lux)}.header-nav a:hover{color:var(--paper-soft);opacity:1}.header-nav a:hover:after{transform:scaleX(1)}.footer-col__links a,.footer-legal a{position:relative}.footer-col__links a:after,.footer-legal a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .45s var(--ease-lux)}.footer-col__links a:hover:after,.footer-legal a:hover:after{transform:scaleX(1)}.site-header.is-filled .header-nav a{color:var(--zg-text-mid)}.site-header.is-filled .header-nav a:hover{color:var(--zg-text)}.header-wordmark{justify-self:start;grid-column:1;display:flex;flex-direction:column;align-items:flex-start;text-decoration:none}.header-wordmark img{height:clamp(44px,5vw,68px);width:auto;display:block;transition:opacity .3s,filter .3s}.header-wordmark:hover img{opacity:.75}.header-wordmark__tagline{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--paper-rgb),.5);margin-top:3px;font-family:var(--sans, sans-serif);line-height:1;transition:color .3s}.site-header.is-filled .header-wordmark__tagline,body .site-header .header-wordmark__tagline{color:var(--zg-text-muted)}.is-home .header-wordmark img{height:clamp(57px,6.5vw,88px);filter:brightness(0) invert(1)}.is-home .site-header.is-filled .header-wordmark img{filter:none}.is-home .site-header:not(.is-filled){background:transparent;border-bottom-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.is-home .site-header:not(.is-filled) .header-nav a,.is-home .site-header:not(.is-filled) .header-util-item,.is-home .site-header:not(.is-filled) .header-search-toggle,.is-home .site-header:not(.is-filled) .lang-toggle{color:rgba(var(--paper-rgb),.88)}.is-home .site-header:not(.is-filled) .header-nav a:hover,.is-home .site-header:not(.is-filled) .header-util-item:hover,.is-home .site-header:not(.is-filled) .header-search-toggle:hover,.is-home .site-header:not(.is-filled) .lang-toggle:hover{color:var(--paper)}.is-home .site-header:not(.is-filled) .menu-btn span{background:rgba(var(--paper-rgb),.88)}.is-home .site-header:not(.is-filled) .header-wordmark__tagline{color:rgba(var(--paper-rgb),.55)}.header-utils{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.65rem,1.05vw,1rem);grid-column:3}.header-utils>*{flex:0 0 auto}.header-util-item{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;gap:0;color:rgba(var(--paper-rgb),.88);transition:color .3s;text-decoration:none;white-space:nowrap;background:none;border:none;cursor:pointer;padding:0;line-height:1}.header-util-item:hover{color:rgba(var(--paper-rgb),1)}.site-header.is-filled .header-util-item,body .site-header .header-util-item{color:var(--zg-text-mid)}.site-header.is-filled .header-util-item:hover,body .site-header .header-util-item:hover{color:var(--zg-text)}.header-util-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;display:block}.header-bag-icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto}.header-wishlist{gap:0}@keyframes zagara-cart-pulse{0%{transform:scale(1)}40%{transform:scale(1.3)}to{transform:scale(1)}}.menu-btn{display:none;flex-direction:column;gap:5px;width:44px;height:44px;align-items:center;justify-content:center}.menu-btn span{display:block;width:22px;height:1px;background:rgba(var(--paper-rgb),.88);transition:transform .4s var(--ease-lux),opacity .3s,width .4s}.site-header.is-filled .menu-btn span{background:var(--zg-text-mid)}.menu-is-open .menu-btn span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-is-open .menu-btn span:nth-child(2){opacity:0;width:0}.menu-is-open .menu-btn span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;top:0;left:0;right:0;bottom:auto;z-index:var(--z-mobile-nav);background:var(--paper);height:auto;max-height:calc(100vh - 1.5rem);max-height:calc(100svh - 1.5rem);border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:var(--zg-shadow-lifted);padding:calc(var(--announce-h, 0px) + clamp(6.5rem,18vw,9rem)) clamp(1.5rem,6vw,5rem) 2rem;overflow-y:auto;overscroll-behavior:contain;transform:translateY(-100%);visibility:hidden;transition:transform .65s var(--ease-lux),visibility .65s}.menu-is-open .mobile-nav{transform:translateY(0);visibility:visible}body.menu-is-open{overflow:hidden}.menu-is-open .site-header{background:var(--paper);border-bottom:1px solid var(--hairline)}.menu-is-open .site-header .header-wordmark img{filter:none}.menu-is-open .site-header .header-wordmark__tagline{color:var(--zg-text-muted)}.menu-is-open .site-header .header-nav a,.menu-is-open .site-header .header-util-item,.menu-is-open .site-header .header-search-toggle,.menu-is-open .site-header .lang-toggle{color:var(--zg-text-mid)}.menu-is-open .site-header .menu-btn span{background:var(--zg-text-mid)}body.is-home.menu-is-open .site-header:not(.is-filled){background:var(--paper);border-bottom:1px solid var(--hairline);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body.is-home.menu-is-open .site-header:not(.is-filled) .header-wordmark img{filter:none}body.is-home.menu-is-open .site-header:not(.is-filled) .header-nav a,body.is-home.menu-is-open .site-header:not(.is-filled) .header-util-item,body.is-home.menu-is-open .site-header:not(.is-filled) .header-search-toggle,body.is-home.menu-is-open .site-header:not(.is-filled) .lang-toggle{color:var(--zg-text-mid)}body.is-home.menu-is-open .site-header:not(.is-filled) .header-util-item:hover,body.is-home.menu-is-open .site-header:not(.is-filled) .header-search-toggle:hover,body.is-home.menu-is-open .site-header:not(.is-filled) .lang-toggle:hover{color:var(--zg-text)}body.is-home.menu-is-open .site-header:not(.is-filled) .menu-btn span{background:var(--zg-text-mid)}.mobile-nav__links{display:grid}.mobile-nav__links a{display:block;padding:.9rem 0;border-bottom:1px solid rgba(var(--green-deep-rgb),.07);font-family:var(--serif);font-size:clamp(1.35rem,5vw,2.05rem);line-height:1.08;color:var(--zg-text-mid);opacity:0;transform:translate(-24px);transition:opacity .5s var(--ease-lux),transform .5s var(--ease-lux),color .3s}.mobile-nav__links a:hover{color:var(--gold)}.menu-is-open .mobile-nav__links a{opacity:1;transform:translate(0)}.menu-is-open .mobile-nav__links a:nth-child(1){transition-delay:.12s}.menu-is-open .mobile-nav__links a:nth-child(2){transition-delay:.18s}.menu-is-open .mobile-nav__links a:nth-child(3){transition-delay:.24s}.menu-is-open .mobile-nav__links a:nth-child(4){transition-delay:.3s}.mobile-nav__sub{display:flex;gap:2rem;flex-wrap:wrap;margin-top:2.5rem}.mobile-nav__sub a{font-family:var(--sans, sans-serif);font-size:clamp(.68rem,1.1vw,.76rem);font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--zg-text-muted);transition:color .3s}.mobile-nav__sub a:hover{color:var(--zg-text)}.lux-brand-story{background:var(--paper-deep);overflow:hidden}.lux-featured{background:var(--paper);padding:clamp(2rem,4vw,4rem) clamp(1.5rem,4vw,4rem)}.featured-header{max-width:var(--zg-container-max);margin:0 auto clamp(1.5rem,3vw,3rem);display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem}.featured-header h2{color:var(--zg-text)}.lux-parallax{position:relative;height:clamp(520px,82vh,1100px);overflow:hidden}.parallax-media{position:absolute;top:-22%;right:-22%;bottom:-22%;left:-22%;z-index:0}.parallax-media img{width:100%;height:100%;object-fit:cover;will-change:transform}.parallax-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to right,#080808e0,#0808089e 55%,#08080833)}.parallax-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 clamp(2rem,9vw,12rem);max-width:900px}.parallax-content .kicker{margin-bottom:1.5rem}.parallax-content h2{color:var(--zg-text);font-size:clamp(2.5rem,5.5vw,6.5rem);margin-bottom:2rem}.parallax-content p{color:var(--zg-text-mid);font-size:clamp(.9rem,1.4vw,1.1rem);max-width:460px;margin-bottom:3rem;line-height:1.85}.lux-newsletter{background:var(--paper);padding:clamp(3.5rem,6vw,7rem) clamp(1.5rem,4vw,4rem);text-align:center;position:relative;overflow:hidden}.newsletter-inner{position:relative;z-index:1;max-width:620px;margin:0 auto}.newsletter-inner h2{color:var(--zg-text);margin-bottom:1.25rem}.newsletter-inner>p{color:var(--zg-text-mid);margin-bottom:2.5rem;font-size:clamp(.9rem,1.4vw,1.05rem)}.newsletter-form{display:flex;gap:.75rem}.lux-footer{background:var(--paper-deep);border-top:1px solid rgba(var(--gold-rgb),.08);padding:clamp(2.5rem,4vw,4rem) clamp(1.5rem,4vw,4rem) 1.5rem}.footer-grid{max-width:var(--zg-container-max);margin:0 auto clamp(2rem,3vw,2.5rem);display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:clamp(2rem,5vw,7rem)}.footer-brand__wordmark{height:clamp(28px,3.5vw,40px);width:auto;margin-bottom:.9rem;display:block}.footer-brand__desc{color:var(--zg-text-muted);font-size:var(--text-sm);line-height:1.75;max-width:300px;margin-bottom:1.1rem}.footer-social-link{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(var(--gold-rgb),.18);color:var(--zg-text-mid);font-size:var(--text-xs);letter-spacing:.08em;transition:border-color .3s,color .3s,transform .4s var(--ease-lux)}.footer-social-link:hover{border-color:var(--gold);color:var(--gold);transform:translateY(-3px)}.footer-col__title{font-size:.69rem;letter-spacing:.18em;text-transform:uppercase;color:var(--zg-text-mid);margin-bottom:1rem}.footer-col__links{display:grid;gap:.8rem}summary.footer-col__title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none}summary.footer-col__title::-webkit-details-marker{display:none}.footer-col__caret{flex:0 0 auto;margin-inline-start:.6em;opacity:.55;transition:transform .3s var(--ease-lux)}details.footer-col[open]>summary .footer-col__caret{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.footer-col__caret{transition:none}}@media(min-width:768px){summary.footer-col__title{pointer-events:none}.footer-col__caret{display:none}}.footer-brand__cta{margin-top:1.1rem;align-self:flex-start}.footer-col__links a{font-size:.85rem;color:var(--zg-text-muted);transition:color .3s,transform .35s var(--ease-lux);display:inline-block}.footer-col__links a:hover{color:var(--zg-text);transform:translate(5px)}.footer-trust{max-width:var(--zg-container-max);margin:0 auto clamp(1.25rem,2vw,1.75rem);display:flex;flex-wrap:wrap;justify-content:center;gap:.8em 2.2em}.footer-trust__item{position:relative;display:inline-flex;align-items:center;gap:.45em;white-space:nowrap;font-size:.72rem;letter-spacing:.06em;line-height:1.5;color:var(--zg-text-mid)}.footer-trust__item+.footer-trust__item:before{content:"\b7";position:absolute;inset-inline-start:-1.3em;color:var(--zg-text-muted)}.footer-trust__icon{flex:0 0 auto;opacity:.8}@media(max-width:1023.98px){.footer-trust{display:grid;grid-template-columns:repeat(2,auto);justify-content:center;gap:.7em 1.8em}.footer-trust__item+.footer-trust__item:before{display:none}}.footer-brand__location{font-size:.75rem;color:var(--zg-text-muted);letter-spacing:.04em;margin-top:.5rem}.footer-bottom__abn{font-size:.69rem;color:var(--zg-text-muted);letter-spacing:.04em;margin-inline-start:.9em}.footer-payments__icons{display:inline-flex;align-items:center;gap:var(--zg-space-3, 12px);flex-wrap:wrap}.footer-legal{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:1.5em}.footer-legal a{font-size:var(--text-xs);color:var(--zg-text-muted);transition:color .3s;display:inline-block}.footer-legal a:hover{color:var(--zg-text)}.footer-legal a+a:before{content:"\b7";position:absolute;inset-inline-start:-.95em;color:var(--zg-text-muted)}.footer-bottom{max-width:var(--zg-container-max);margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-wrap:wrap;padding-top:2rem;border-top:1px solid rgba(var(--gold-rgb),.07)}.footer-bottom p{font-size:var(--text-xs);color:var(--zg-text-muted);letter-spacing:.12em}.footer-bottom nav{display:flex;gap:2rem;flex-wrap:wrap}.footer-bottom nav a{font-size:var(--text-xs);color:var(--zg-text-muted);letter-spacing:.12em;transition:color .3s}.footer-bottom nav a:hover{color:var(--zg-text)}.lux-product{background:var(--paper);color:var(--zg-text);min-height:100vh;min-height:100svh;padding-top:clamp(7.5rem,13vw,11rem)}.col-hero{position:relative;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:var(--paper)}.col-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.col-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;transform-origin:center}.col-hero__bg-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 60% 40%,rgba(var(--gold-rgb),.12) 0%,var(--paper) 70%)}.col-hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(var(--green-deep-rgb),.94),rgba(var(--green-deep-rgb),.55) 40%,rgba(var(--green-deep-rgb),.22),rgba(var(--green-deep-rgb),0))}.col-hero__content{position:relative;z-index:2;padding:clamp(6rem,12vw,10rem) clamp(1.5rem,5vw,6rem) clamp(4rem,7vw,7rem);max-width:var(--zg-container-max)}.col-hero__top-row{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}.col-hero__count{font-size:var(--text-xs);letter-spacing:.24em;text-transform:uppercase;color:var(--zg-text-muted)}.col-hero__title{font-family:var(--serif);font-size:clamp(2.8rem,6.5vw,5.5rem);font-weight:300;line-height:.9;letter-spacing:-.01em;word-spacing:.18em;color:var(--zg-text);margin-bottom:2rem;max-width:900px}.col-hero__desc{font-size:clamp(1rem,1.6vw,1.2rem);color:var(--zg-text-mid);max-width:520px;line-height:1.75;margin-bottom:2.5rem}.col-hero__actions{display:flex;gap:1rem;align-items:center}.col-hero__scroll-cue{position:absolute;bottom:clamp(1.5rem,3vw,2.5rem);right:clamp(1.5rem,5vw,6rem);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem}.col-hero__scroll-line{width:1px;height:60px;background:linear-gradient(to bottom,rgba(var(--gold-rgb),.6),transparent);transform-origin:top}.lxf-bar{position:fixed;top:calc(var(--announce-h, 0px) + clamp(68px,6.5vw,88px));left:0;right:0;z-index:var(--z-filter-bar);background:var(--paper);border-bottom:1px solid var(--hairline);transform:translateY(-110%);transition:none}.lxf-bar--visible{transition:transform .5s var(--ease-lux)}.lxf-bar--visible{transform:translateY(0)}.lxf-bar__inner{display:flex;align-items:center;max-width:var(--zg-container-max);margin:0 auto;padding:0 clamp(1rem,3vw,2.5rem);min-height:56px;gap:0}@media(max-width:767.98px){.lxf-bar__inner{flex-wrap:wrap;row-gap:.15rem;padding:.35rem clamp(1rem,4vw,1.5rem);min-height:0}.lxf-sep{display:none}.lxf-btn{padding:.35rem .7rem}.lxf-bar .lxf-group{position:static}.lxf-bar .lxf-dropdown{left:clamp(.75rem,4vw,1.5rem);right:clamp(.75rem,4vw,1.5rem);top:calc(100% + 1px);min-width:0;max-height:60vh;overflow-y:auto}}.lxf-group{position:relative}.lxf-btn{display:flex;align-items:center;gap:.45rem;padding:0 1.1rem;height:56px;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:var(--stone-mid);cursor:pointer!important;background:none;border:none;border-radius:0;transition:color .2s;white-space:nowrap}.lxf-btn:hover,.lxf-btn--active{color:var(--zg-text)}.lxf-btn--active{font-weight:600}.lxf-chevron{width:13px;height:13px;flex-shrink:0;transition:transform .25s var(--ease-lux)}.lxf-group--open .lxf-chevron{transform:rotate(180deg)}.lxf-dropdown{position:absolute;top:calc(100% + 1px);left:0;min-width:220px;background:var(--paper);border:1px solid rgba(var(--green-deep-rgb),.14);border-top:2px solid var(--gold);border-radius:0 0 10px 10px;padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.55rem;box-shadow:var(--zg-shadow-lifted);z-index:var(--z-filter-dropdown)}.lxf-dropdown[hidden]{display:none}.lxf-check{display:flex;align-items:center;gap:.65rem;cursor:pointer!important;font-size:.78rem;color:var(--stone-mid);transition:color .2s;-webkit-user-select:none;user-select:none}.lxf-check:hover{color:var(--zg-text)}.lxf-check input[type=checkbox]{width:16px;height:16px;flex-shrink:0;border:1px solid rgba(var(--green-deep-rgb),.3);border-radius:3px;-webkit-appearance:none;appearance:none;cursor:pointer!important;background:#fff;transition:background .15s,border-color .15s;position:relative}.lxf-check input[type=checkbox]:checked{background:var(--zg-text);border-color:var(--zg-text)}.lxf-check input[type=checkbox]:checked:after{content:"";position:absolute;left:3px;top:1px;width:8px;height:5px;border-left:1.5px solid #f0ede6;border-bottom:1.5px solid #f0ede6;transform:rotate(-45deg)}.lxf-sep{width:1px;height:18px;background:rgba(var(--green-deep-rgb),.15);flex-shrink:0}.lxf-spacer{flex:1}.lxf-results{font-size:var(--zg-type-small);letter-spacing:.12em;text-transform:uppercase;color:var(--zg-text-muted);white-space:nowrap;padding-right:1.25rem}.lxf-sort-wrap{position:relative;flex-shrink:0}.lxf-sort{-webkit-appearance:none;appearance:none;background:none;border:none;font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:var(--stone-mid);cursor:pointer!important;padding:0 1.4rem 0 .25rem;font-family:inherit;font-weight:500;transition:color .2s}.lxf-sort:focus-visible{color:var(--zg-text)}.lxf-sort-chevron{position:absolute;right:0;top:50%;transform:translateY(-50%);width:12px;height:12px;color:var(--zg-text-muted);pointer-events:none}.col-products{background:#1c2820;padding:clamp(3rem,6vw,5rem) clamp(1rem,4vw,4rem) clamp(5rem,10vw,9rem);max-width:var(--zg-container-max);margin:0 auto}.col-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,clamp(188px,14.5vw,238px)),1fr));gap:clamp(.72rem,1.15vw,1.15rem);align-items:stretch}.col-card__quick-add{width:100%;justify-content:center;position:relative;overflow:hidden}.col-card__add-text{display:block;width:100%;min-width:0;text-align:center;transition:opacity .3s}.col-card__add-check{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:18px;height:18px;opacity:0;transition:opacity .3s}.col-card__quick-add--loading{opacity:.65;pointer-events:none}.col-editorial{position:relative;min-height:80vh;min-height:80svh;display:flex;align-items:center;overflow:hidden}.col-editorial__media{position:absolute;top:0;right:0;bottom:0;left:0}.col-editorial__media img{width:100%;height:100%;object-fit:cover;object-position:center;transform-origin:center}.col-editorial__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(var(--green-deep-rgb),.88),rgba(var(--green-deep-rgb),.6) 55%,rgba(var(--green-deep-rgb),.22))}.col-editorial__body{position:relative;z-index:2;padding:clamp(5rem,10vw,9rem) clamp(2rem,8vw,10rem);max-width:700px;display:grid;gap:1.5rem}.col-editorial__title{font-family:var(--serif);font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:.95;letter-spacing:-.02em;color:var(--zg-text)}.col-editorial__text{font-size:clamp(1rem,1.5vw,1.1rem);color:var(--zg-text-mid);line-height:1.8}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.section-pad{padding:clamp(3.5rem,6vw,7rem) clamp(1.5rem,4vw,4rem)}@media(max-width:1180px){.footer-grid{grid-template-columns:1fr 1fr;gap:3rem}.col-product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:767.98px){.menu-btn{display:flex}.mobile-nav{display:block}.newsletter-form{flex-direction:column}.parallax-overlay{background:rgba(var(--green-deep-rgb),.75)}.parallax-content{max-width:none}.header-inner{grid-template-columns:44px 1fr auto;height:56px;padding:0 .75rem;gap:0}.header-utils>*{flex:0 0 auto}.header-wordmark{grid-column:2;justify-self:start;margin-inline-start:.25rem;flex-direction:row}.header-wordmark__tagline{display:none}.header-wordmark img{height:40px!important;width:auto!important}.is-home .header-wordmark img{height:40px!important}.header-nav{display:none}.menu-btn{display:flex;position:absolute;inset-inline-start:.75rem;top:50%;transform:translateY(-50%);z-index:2}.header-utils{grid-column:3;align-items:center;justify-content:flex-end;gap:.15rem;padding-inline-end:.1rem}.lang-form{margin-inline-end:0}.lang-caret{width:12px;height:12px}.header-search-toggle{width:40px;height:40px}.header-wishlist{width:40px;height:40px;justify-content:center}.header-utils{gap:.15rem}.header-bag-btn{width:40px;height:40px;justify-content:center}.col-hero__title{font-size:clamp(2rem,7vw,3rem)}.featured-header{flex-direction:column;align-items:flex-start;gap:.75rem}.featured-header__right{width:100%}.lux-footer{padding:1.5rem 1.25rem 96px;display:flex;flex-direction:column}.footer-grid{display:contents}.footer-brand{order:1}.footer-trust{order:2}details.footer-col{order:3}.footer-bottom{order:4}summary.footer-col__title{min-height:52px;border-block-end:1px solid rgba(var(--gold-rgb),.18);margin-bottom:0}details.footer-col[open]>summary.footer-col__title{margin-bottom:.6rem}.footer-brand__cta{width:100%;text-align:center;align-self:stretch}.footer-bottom{padding-right:76px}.footer-bottom p{order:4}.footer-legal{order:2}.footer-bottom__geo{order:1;min-height:44px}.footer-payments{order:3}.footer-legal a,.footer-bottom__geo,.footer-bottom__abn,.footer-bottom p{font-size:.69rem}.footer-brand{flex-wrap:wrap}.footer-brand__cta{flex-basis:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.25rem}.footer-brand{grid-column:1 / -1;display:flex;align-items:center;gap:1rem}.footer-brand__wordmark{height:22px;margin-bottom:0}.footer-brand__desc{display:none}.footer-social-link{width:28px;height:28px}.footer-col__title{font-size:.69rem;letter-spacing:.16em;margin-bottom:.6rem}.footer-col__links{gap:0}.footer-col__links a{font-size:.875rem;display:flex;align-items:center;min-height:44px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.6rem;padding-top:1rem}.footer-bottom nav{gap:1rem}.footer-bottom p,.footer-bottom nav a{font-size:.69rem;letter-spacing:.08em}}@media(max-width:480px){.col-product-grid{grid-template-columns:repeat(2,1fr)!important;gap:.6rem}.col-hero__content{padding:1.25rem!important}.col-hero__title{font-size:clamp(1.7rem,8vw,2.4rem)}.col-hero__desc{font-size:.88rem}.lux-gb__heading,.lux-cgrid__heading{font-size:clamp(1.6rem,6vw,2rem)}.parallax-content h2{font-size:clamp(2rem,8vw,3rem)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.col-hero,.lux-parallax,.lux-newsletter,.col-editorial{--zg-text: #f0ebe0;--zg-text-mid: #b8b4ae;--zg-text-muted: #9a9690;color:#f0ebe0}.col-hero .kicker,.col-editorial .kicker{color:var(--gold)}.col-hero__title,.col-hero__desc,.col-hero__count,.col-editorial__title,.col-editorial__text{color:#f0ebe0}@media(max-width:767.98px){.lux-parallax{--zg-text-mid: #f0ebe0}.lux-parallax .kicker{color:#f0ebe0}}@media(max-width:640px){body .lxf-btn,body .lxf-sort{font-size:.72rem}body .lux-es__nav-link{font-size:clamp(.75rem,.9vw,.82rem)}body .lux-proof__label{font-size:clamp(11px,1.2vw,13px)}}body .zg-builder,body .zg-ship-info,body .zg-ship-faq__grid{border-radius:var(--radius-lg)}body .col-card,body .zg-product,body .zg-ready-grid,body .zg-how-grid,body .lux-about-card,body .zg-ship-card,body .cp-summary,body .fc-card,body .lang-menu,body .lcd-dropdown,body .wl-panel,body .lxf-dropdown{border-radius:var(--radius-md)}body .col-card,body .zg-product,body .fc-card,body .zg-ready-grid,body .zg-how-grid,body .lang-menu,body .lcd-dropdown,body .wl-panel{overflow:hidden}body .col-card__frame,body .lux-about-feature__media,body .zg-hero__media,body .cp-item__media,body .ls-prod-card__media,body .ls-trend-card__media,body .wl-item__thumb,body .lux-about-feature-grid{border-radius:var(--radius-md);overflow:hidden}body .lux-about-card{border-radius:var(--radius-md)}body .ls-input,body .cp-promo-input,body .zg-custom-grid input,body .zg-custom-grid select,body .zg-custom-grid textarea,body .zg-form-grid input,body .zg-form-grid select,body .zg-form-grid textarea{border-radius:var(--radius-sm)}body .btn--ghost,body .zg-add-product,body .footer-social-link{border-radius:var(--radius-pill)}body .lcd-panel{border-radius:var(--radius-md) 0 0 var(--radius-md)}body .lux-about-card,body .lux-about-feature__media,body .zg-product,body .zg-ship-card,body .zg-ship-info,body .zg-ship-faq__grid,body .col-card{border-color:var(--hairline)}body .zg-how-grid,body .zg-ready-grid{background:var(--hairline)}body .lux-about-trust .lux-about-feature-grid,body .lux-about-trust .lux-about-feature-grid span{border-color:var(--hairline-on-dark)}body .zg-bulk__media,body .zg-faq__media,body .lux-bf__media,body .lux-cat__card-media,body .lux-bs__media,body .lux-gb__media,body .lux-cat__card,body .zg-review img{border-radius:var(--radius-md);overflow:hidden}body .zg-bulk-request form{border-radius:var(--radius-lg)}body .lux-assr__inner{border-radius:var(--radius-md);overflow:hidden;border-color:var(--hairline-on-dark)}body .lux-assr__item{border-color:var(--hairline-on-dark)}body .zr-info,body .zr-faq__grid{border-radius:var(--radius-lg);overflow:hidden}body .zr-card,body .zr-nav,body .zg-ship-nav,body .zp-registry-card,body .zp-principles article{border-radius:var(--radius-md);overflow:hidden}.lx-search-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,clamp(188px,14.5vw,238px)),1fr));gap:clamp(.72rem,1.15vw,1.15rem);align-items:stretch}@media(max-width:767.98px){.lx-search-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.col-card{--card-bg: #ece4d4;--card-media-bg: #FFFFFF;--card-pad: clamp(.72rem, 1.05vw, .95rem);--card-gap: clamp(.35rem, .52vw, .5rem);position:relative;display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden;border-radius:var(--radius-md);background:var(--card-bg);isolation:isolate;box-shadow:var(--zg-shadow-soft);transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .5s cubic-bezier(.2,.7,.2,1)}.col-card__frame{position:relative;aspect-ratio:1 / 1.12;flex:0 0 auto;overflow:hidden;background:var(--card-media-bg, #FFFFFF)}.col-card:hover{transform:translateY(-4px);box-shadow:var(--zg-shadow-lifted)}.col-card__cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;text-indent:-9999px;overflow:hidden;background:transparent}.col-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;background:var(--card-media-bg, #FFFFFF)}.col-card__bg,.col-card__bg-placeholder .placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .8s var(--zg-ease)}.col-card:hover .col-card__bg{transform:scale(1.04)}.col-card__shine{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;opacity:0}.col-card__badge{position:absolute;top:clamp(8px,.75vw,12px);left:clamp(8px,.75vw,12px);z-index:6;max-width:calc(100% - 58px);padding:clamp(4px,.38vw,5px) clamp(7px,.65vw,10px);border-radius:var(--radius-pill);font-size:clamp(.48rem,.5vw,.62rem);font-weight:700;line-height:1;letter-spacing:clamp(.08em,.32vw,.14em);text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#fffffff5;color:var(--green-deep)}.col-card__badge--sale{background:var(--error);color:#fff}.col-card__badge--sold{background:#141414c7;color:#f0ede6}.col-card__wishlist{position:absolute;top:clamp(8px,.75vw,10px);right:clamp(8px,.75vw,10px);z-index:6;width:clamp(30px,2.45vw,36px);height:clamp(30px,2.45vw,36px);display:grid;place-items:center;border-radius:50%;border:none;background:#fffffff5;color:#4a4a48;cursor:pointer;transition:background .2s,color .2s,transform .25s cubic-bezier(.2,.7,.2,1)}.col-card__wishlist svg{width:clamp(14px,1.08vw,16px);height:clamp(14px,1.08vw,16px)}.col-card__wishlist:hover{background:#fff;color:var(--error);transform:scale(1.08)}.col-card__wishlist[aria-pressed=true],.col-card__wishlist--active{color:var(--error)}.col-card__wishlist[aria-pressed=true] svg,.col-card__wishlist--active svg{fill:var(--error);stroke:var(--error)}.col-card__info{flex:1 1 auto;padding:var(--card-pad);background:var(--card-bg, #ece4d4);text-align:left;display:flex;flex-direction:column;gap:var(--card-gap);min-width:0}.col-card__title{font-family:var(--font-heading, Georgia, serif);min-height:2.4em;max-height:2.4em;font-size:clamp(.88rem,.9vw,1.08rem);font-weight:500;line-height:1.2;color:var(--olive, #333D2C);margin:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fc-slide{display:flex}.fc-slide>.col-card{width:100%}.col-card__title a{color:inherit;text-decoration:none}.col-card__meta{min-height:1.3em;max-height:1.3em;margin:0;font-family:var(--sans);font-size:clamp(.62rem,.58vw,.74rem);line-height:1.3;letter-spacing:.045em;color:var(--olive-soft, #535D46);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-card__priceRow{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(.42rem,.58vw,.58rem);width:100%;margin-top:auto;padding-top:clamp(.14rem,.28vw,.28rem)}.col-card__price{display:block;min-height:1.25em;font-family:var(--sans);font-weight:600;font-size:clamp(.76rem,.68vw,.92rem);line-height:1.25;color:var(--olive, #333D2C);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-card__price .col-card__price-compare{margin-left:5px;color:rgba(var(--green-deep-rgb),.75);text-decoration:line-through;font-weight:400;font-size:.82rem}.col-card__btn-thin{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;position:relative;min-width:0;width:100%;min-height:44px;border:1px solid var(--gold, #C9A961);border-radius:var(--radius-pill);background:transparent;color:var(--olive, #333D2C);padding:clamp(8px,.7vw,10px) clamp(10px,.95vw,14px);font-family:var(--sans);font-size:clamp(.62rem,.55vw,.72rem);font-weight:700;line-height:1.12;letter-spacing:clamp(.055em,.16vw,.1em);text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:normal;text-align:center;overflow:hidden;transition:background .2s,color .2s}.col-card__add-text{display:block;width:100%;min-width:0;overflow-wrap:normal;text-align:center}.col-card__btn-thin:hover{background:var(--gold, #C9A961);color:var(--green-deep)}.col-card__btn-thin:disabled{opacity:.5;cursor:not-allowed}.col-card__btn-thin.col-card__notify{min-height:44px}.col-card__atc-error{margin:.25rem 0 0;font-size:var(--text-sm);color:var(--error)}@media(max-width:767.98px){.col-products{padding-inline:clamp(.75rem,3.8vw,1rem)}.col-product-grid,.lx-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(.62rem,2.4vw,.85rem)!important;align-items:stretch!important}.col-product-grid[data-density=cozy]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.col-card{height:100%;min-width:0;border-radius:8px}.col-card__frame{aspect-ratio:1 / 1.08;flex:0 0 auto}.col-card__bg,.col-card__bg-placeholder .placeholder-svg{object-fit:cover;object-position:center}.col-card__badge{top:8px;left:8px;max-width:calc(100% - 52px);padding:4px 7px;font-size:clamp(.46rem,1.65vw,.56rem);line-height:1;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-card__wishlist{top:8px;right:8px;width:30px;height:30px}.col-card__wishlist svg{width:14px;height:14px}.col-card__info{flex:1 1 auto;display:flex;flex-direction:column;gap:clamp(.3rem,1.4vw,.42rem);padding:clamp(.58rem,2.6vw,.72rem);min-width:0}.col-card__title{min-height:2.38em;max-height:2.38em;font-size:clamp(.76rem,3.25vw,.88rem);line-height:1.19;letter-spacing:0}.col-card__meta{min-height:1.25em;max-height:1.25em;font-size:clamp(.54rem,2.2vw,.63rem);line-height:1.25;letter-spacing:.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.col-card__priceRow{display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(.36rem,1.5vw,.48rem);width:100%;margin-top:auto;padding-top:0}.col-card__price{display:block;min-height:1.2em;font-size:clamp(.68rem,2.65vw,.78rem);line-height:1.2;letter-spacing:.015em;min-width:0;overflow:hidden;text-overflow:ellipsis}.col-card__price .col-card__price-compare{font-size:.72em;margin-left:4px}.col-card__btn-thin{position:relative;width:100%;min-height:44px;padding:8px;border-radius:999px;font-size:clamp(.58rem,2.25vw,.68rem);line-height:1.12;letter-spacing:.055em;white-space:normal;text-align:center;overflow:hidden}.col-card__add-text{display:block;width:100%;min-width:0;white-space:normal;overflow-wrap:normal}.col-card__btn-thin .col-card__add-check{position:absolute;top:0;right:0;bottom:0;left:0;width:15px;height:15px;margin:auto;opacity:0}.col-card__btn-thin.col-card__notify{min-height:44px}}@media(max-width:374.98px){.col-product-grid,.lx-search-grid{gap:.56rem!important}.col-card__info{padding:.52rem}.col-card__price{font-size:.66rem}}.col-card__btn-thin .col-card__add-check{width:13px;height:13px;opacity:0;transition:opacity .2s}.col-card__quick-add--done .col-card__add-text{opacity:0}.col-card__quick-add--done .col-card__add-check{opacity:1}.col-card__quick-add--loading{opacity:.7}@media(pointer:coarse){.header-nav a,.footer-col__links a,.footer-bottom nav a,.mobile-nav__sub a{display:inline-block;padding:12px 10px;margin:-12px -10px}.site-header button,.footer-social-link,.wl-item__remove,.geo-modal__close,.lux-exit__close,.ls-head__close{min-width:44px;min-height:44px}.fc-arrow{position:relative}.col-card__wishlist:after,.fc-arrow:after{content:"";position:absolute;inset:calc((100% - 44px)/2);border-radius:50%}.lcd-qty-pill__btn,.cp-qty__btn,.fp-qty__btn{min-width:44px}.lcd-dd-item__remove,.cp-item__remove{min-height:40px;display:inline-flex;align-items:center}.ls-pill{min-height:40px}.lxf-grid-btn{width:44px;min-height:44px}.col-card__btn-thin{min-height:44px}}.nl-input:focus,.footer-newsletter__input:focus,.fp-notify__input:focus,.cfaq-input:focus,.cfaq-textarea:focus,.cfaq-select:focus,.cp-promo-input:focus,.wl-page__sort:focus,.ls-input:focus,.fp-select:focus,.geo-select:focus,.zg-custom-grid input:focus,.zg-custom-grid select:focus,.zg-custom-grid textarea:focus,.zg-form-grid input:focus,.zg-form-grid select:focus,.zg-form-grid textarea:focus{border-color:var(--olive);box-shadow:0 0 0 3px rgba(var(--green-deep-rgb),.12);outline:none}.nl-input::placeholder,.footer-newsletter__input::placeholder,.fp-notify__input::placeholder,.cp-promo-input::placeholder,.zg-custom-grid input::placeholder,.zg-form-grid input::placeholder,.zg-custom-grid textarea::placeholder,.zg-form-grid textarea::placeholder{color:rgba(var(--green-deep-rgb),.75);font-style:italic}.lux-faq__a-inner,.cfaq-item__a-inner,.zr-info,.zg-ship-info,.zp-editorial p,.zp-closing p,.lux-about-hero__text,.lux-about-hero__sub{max-width:var(--zg-measure, 70ch)}body .lux-about-hero__title,body .zg-hero__title,body .cfaq-hero__title,body .zg-ship-hero__title,body .zr-hero__title,body .zp-hero h1,body .zpd-hero h1,body .ze-hero h1,body .zg-pp__hero-title,body .col-hero__title,body .lx-search-page__title,body .lx-cart-page__title,body .wl-page__title{font-family:var(--font-heading, Georgia, serif)!important;font-size:var(--zg-type-page-title)!important;font-weight:var(--zg-display-weight, 400)!important;line-height:var(--zg-display-leading, .92)!important;letter-spacing:var(--zg-display-tight, -.045em)!important}body .h1{font-size:var(--zg-type-page-title)!important}body .h2{font-size:var(--zg-type-section-title)!important}body .h3{font-size:var(--zg-type-panel-title)!important}body .lux-about-hero__text,body .lux-about-hero__sub,body .zg-hero__text,body .zg-hero__sub,body .cfaq-hero__sub,body .zg-ship-hero__text,body .zg-ship-hero__sub,body .zr-hero__text,body .zr-hero__sub,body .col-hero__desc,body .zp-hero p:not(.zp-eyebrow),body .zpd-hero__lead,body .ze-hero__lead,body .zg-pp__hero-lead,body .lx-search-page__subtitle,body .lx-cart-page__delivery-note,body .wl-page__count{font-family:var(--font-body, Inter, system-ui, sans-serif)!important;font-size:var(--zg-type-subtitle)!important;font-weight:400!important;line-height:1.72!important;letter-spacing:0!important}body .lux-about__heading,body .lux-about-cta__title,body .zg-heading,body .zg-section-head h2,body .zg-ship-heading,body .zg-ship-info h2,body .zg-ship-cta h2,body .zr-heading,body .zr-info h2,body .zr-cta h2,body .cfaq-faq__title,body .cfaq-form-section__title,body .zp-section-head h2,body .zp-editorial h2,body .zp-featured h2,body .zp-house h2,body .zp-closing h2,body .zpd-intro h2,body .zpd-section-head h2,body .zpd-products h2,body .zpd-closing h2,body .ze-intro h2,body .ze-section-head h2,body .ze-products h2,body .ze-closing h2,body .zg-pp__h2,body .col-editorial__title,body .lux-cat__heading,body .lux-cgrid__heading,body .lux-bs__title,body .lux-bf__title,body .lux-es__heading,body .newsletter-inner h2,body .parallax-content h2,body .lxg__view-title,body .lxg__intro .h2,body .zg-review h3,body .fp-title{font-family:var(--font-heading, Georgia, serif)!important;font-size:var(--zg-type-section-title)!important;font-weight:var(--zg-display-weight, 400)!important;line-height:.98!important;letter-spacing:var(--zg-display-tight, -.045em)!important}body .cfaq-row__title,body .lux-about-card h3,body .zg-ship-card h3,body .zr-card h3,body .zg-ready-grid h3,body .zg-how-grid h3,body .zg-bundle__body h3,body .zp-principles h3,body .zpd-story-grid span,body .ze-story-grid span,body .zg-pp__card-title,body .zg-pp__raw-title,body .zg-pp__coll-title,body .lx-search-empty__title,body .lx-search-info__title{font-family:var(--font-heading, Georgia, serif)!important;font-size:var(--zg-type-card-title)!important;font-weight:500!important;line-height:1.12!important;letter-spacing:0!important}body .lux-about-feature__body p,body .lux-about-cta p,body .zg-lead,body .zg-ship-info p,body .zg-ship-info li,body .zg-ship-card p,body .zg-ship-cta p,body .zg-ship-faq p,body .zr-info p,body .zr-info li,body .zr-card p,body .zr-cta p,body .zr-faq p,body .cfaq-row__text,body .cfaq-form-section__sub,body .zp-editorial p,body .zp-house__story p,body .zp-featured__body p,body .zp-closing p:not(.zp-eyebrow),body .zpd-copy,body .zpd-story-grid p,body .zpd-products__head p:last-child,body .zpd-closing p,body .ze-copy,body .ze-story-grid p,body .ze-products__head p:last-child,body .ze-closing p,body .zg-pp__body,body .zg-pp__card p,body .zg-pp__raw p:last-child,body .col-editorial__text,body .lx-search-empty__sub,body .lx-search-info__sub{font-family:var(--font-body, Inter, system-ui, sans-serif)!important;font-size:var(--zg-type-body)!important;line-height:1.72!important;letter-spacing:0!important}body .kicker,body .zp-eyebrow,body .zpd-eyebrow,body .ze-eyebrow,body .zg-pp__eyebrow,body .zg-pp__coll-note,body .col-hero__count,body .lx-search-info__kicker,body .ls-sec__title{font-family:var(--font-body, Inter, system-ui, sans-serif)!important;font-size:var(--zg-type-small)!important;font-weight:700!important;line-height:1.35!important;letter-spacing:var(--zg-track-eyebrow, .22em)!important;text-transform:uppercase!important}[dir=rtl] .header-nav a:after,[dir=rtl] .footer-col__links a:after,[dir=rtl] .footer-legal a:after{transform-origin:right}[dir=rtl] .footer-col__links a:hover{transform:translate(-5px)}[dir=rtl] .mobile-nav__links a{transform:translate(24px)}[dir=rtl] .menu-is-open .mobile-nav__links a{transform:translate(0)}@media(min-width:768px){[dir=rtl] .lxf-dropdown{left:auto;right:0}}[dir=rtl] .lxf-sort-chevron{right:auto;left:0}[dir=rtl] .lxf-sort{padding:0 .25rem 0 1.4rem}[dir=rtl] body .lcd-panel{border-radius:0 var(--radius-md) var(--radius-md) 0}@media(max-width:767.98px){body :is(.ls-input,.nl-input,.footer-newsletter__input,.fp-select,.fp-qty__input,.fp-notify__input,.cfaq-input,.cfaq-textarea,.cfaq-select,.geo-select,.cp-promo-input,.wl-page__sort),body .lxg__field :is(input,select,textarea),body .lux-exit__form input{font-size:var(--text-base)}}@media(min-width:1440.02px){.header-inner{height:clamp(88px,67.43px + 1.429vw,104px);gap:clamp(.8rem,2vw,2.75rem)}.header-nav{gap:clamp(1.25rem,2.4vw,4rem)}.header-nav a{font-size:clamp(.76rem,.78vw,1.05rem)}.header-wordmark img{height:clamp(68px,52.57px + 1.071vw,80px)}.is-home .header-wordmark img{height:clamp(88px,67.43px + 1.429vw,104px)}.header-utils{gap:clamp(.65rem,1.05vw,1.4rem)}.header-util-item{width:clamp(40px,29.71px + .714vw,48px);height:clamp(40px,29.71px + .714vw,48px)}.header-util-icon{width:clamp(20px,14.86px + .357vw,24px);height:clamp(20px,14.86px + .357vw,24px)}.parallax-content{max-width:clamp(900px,694.29px + 14.286vw,1060px)}.parallax-content p{font-size:clamp(1.1rem,.8rem + .333vw,1.2rem)}.newsletter-inner{max-width:clamp(620px,491.43px + 8.929vw,720px)}.newsletter-inner>p{font-size:clamp(1.05rem,.75rem + .333vw,1.15rem)}.lxf-bar__inner{padding:0 clamp(2.5rem,.571rem + 2.143vw,4rem);min-height:clamp(56px,45.71px + .714vw,64px)}.lxf-btn{font-size:clamp(.65rem,.521rem + .143vw,.75rem);height:clamp(56px,45.71px + .714vw,64px)}.col-hero__content{padding-top:clamp(10rem,6.786rem + 3.571vw,12.5rem)}.col-products{padding-top:clamp(5rem,3.393rem + 1.786vw,6.25rem);padding-bottom:clamp(9rem,6.107rem + 3.214vw,11.25rem);padding-inline:clamp(1rem,4vw,6rem)}.col-product-grid{gap:clamp(.72rem,1.15vw,1.45rem)}.col-card__title{font-size:clamp(.88rem,.9vw,1.25rem)}.col-card__meta{font-size:clamp(.62rem,.58vw,.85rem)}.col-card__price{font-size:clamp(.76rem,.68vw,1rem)}.col-card__btn-thin{font-size:clamp(.62rem,.55vw,.82rem);min-height:clamp(38px,31.17px + .736vw,50px)}.section-pad{padding-inline:clamp(1.5rem,4vw,6rem)}}.zg-loadmore-wrap[hidden]{display:none}.zg-loadmore-wrap{display:grid;justify-items:center;gap:var(--zg-space-3);margin-top:var(--zg-space-6);color:var(--paper)}.zg-loadmore__count{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:rgba(var(--paper-rgb),.8);margin:0}.zg-loadmore:hover{color:var(--gold)}.zg-loadmore[aria-busy=true]{color:rgba(var(--paper-rgb),.72);pointer-events:none}.zg-loadmore[aria-disabled=true]{color:rgba(var(--paper-rgb),.72);cursor:default}html:not(.js) .zg-loadmore{display:none}html.js .zg-pagination-fallback{display:none}.zg-pagination-fallback{font-size:.85rem;color:var(--paper)}.zg-pagination-fallback a{color:var(--paper)}.col-product-grid.is-indexing{opacity:.5;pointer-events:none;transition:opacity .3s}.header-wordmark,.footer-bottom__geo,.fc-arrow,.zg-faq__copy summary,.zp-link,.lx-search-page__reopen,.fp-qty__btn,.fp-breadcrumb a{position:relative}.header-wordmark:after,.footer-bottom__geo:after,.fc-arrow:after,.zg-faq__copy summary:after,.zp-link:after,.lx-search-page__reopen:after,.fp-qty__btn:after,.header-search-toggle:after,.header-util-item:after,.col-card__wishlist:after,.zg-filmstrip__pause:after,.skip-to-content:after,.fp-breadcrumb a:after,.header-nav a:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max(100%,44px);height:max(100%,44px)}
/*# sourceMappingURL=/cdn/shop/t/98/assets/luxury.css.map */
