html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shader-background,.hero-shader-foreground{position:absolute;inset:0}.shader-background{isolation:isolate;padding:inherit;text-align:inherit;overflow:hidden}.hero-shader-fallback,.hero-shader-mesh,.hero-shader-veil{pointer-events:none;position:absolute}.hero-shader-fallback{z-index:0;background:linear-gradient(125deg,#f5f2e9 5%,#ddd3bc 42%,#aebcb2 72%,#f5f2e9 100%);inset:0}.hero-shader-mesh{z-index:1;opacity:.62;filter:saturate(.68)contrast(.86)brightness(1.08);width:116%;height:116%;transform:translate3d(0, calc(var(--hero-progress) * -18px), 0) scale(1.04);will-change:transform;inset:-8%}.hero-shader-veil{z-index:2;background:linear-gradient(90deg,#f5f2e99e,#0000 24% 76%,#f5f2e99e),linear-gradient(#f5f2e99e,#f5f2e933 45%,#f5f2e9b8);inset:0}.hero-footprint-trail{z-index:2;pointer-events:none;--footprint-opacity:.16;position:absolute;inset:0;overflow:hidden}.footstep{top:var(--step-y);left:var(--step-x);color:#17342a;width:clamp(20px,1.85vw,29px);transform:translate(-50%, -50%) rotate(var(--step-rotation)) scale(var(--step-scale));transform-origin:50%;position:absolute}.footstep svg{fill:currentColor;opacity:0;transform-origin:50%;width:100%;display:block}.site-shell.is-ready .footstep svg{animation:footprint-pass 6.5s var(--step-delay) infinite cubic-bezier(.22, 1, .36, 1)}.hero-shader-foreground{z-index:3;padding:inherit;place-items:center;display:grid}@keyframes footprint-pass{0%,2%{opacity:0;filter:blur(1.5px);transform:translateY(5px)scale(.92)}6%,21%{opacity:var(--footprint-opacity);filter:blur();transform:translateY(0)scale(1)}32%,to{opacity:0;filter:blur(.8px);transform:translateY(-2px)scale(1.01)}}@media (width<=720px){.hero-shader-mesh{opacity:.54;width:110%;height:110%;inset:-5%}.hero-shader-veil{background:linear-gradient(90deg,#f5f2e97a,#0000 22% 78%,#f5f2e97a),linear-gradient(#f5f2e9ad,#f5f2e938 45%,#f5f2e9c2)}.hero-footprint-trail{--footprint-opacity:.095}.footstep{width:clamp(17px,5vw,21px)}}@media (prefers-reduced-motion:reduce){.hero-shader-mesh{transform:scale(1.04)}.hero-footprint-trail{display:none}}:root{--forest:#17342a;--forest-deep:#0f271f;--forest-soft:#29493d;--ivory:#f5f2e9;--ivory-deep:#ebe6da;--ivory-muted:#dfd8ca;--gold:#a6813f;--gold-bright:#c7a45e;--ink:#171512;--muted:#1715129c;--line:#17151221;--line-light:#f5f2e938;--serif:"Cormorant Garamond", "Iowan Old Style", Baskerville, Georgia, serif;--sans:"Archivo", Arial, sans-serif;--announcement-height:28px;--nav-height:74px;--header-height:calc(var(--announcement-height) + var(--nav-height));color:var(--ink);background:var(--ivory);font-family:var(--sans);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--ivory);min-width:320px;color:var(--ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}body,button,input,select,textarea{font-family:var(--sans)}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}button,input,select,textarea{color:inherit}button{padding:0}button,a{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:3px}img{width:100%;display:block}::selection{background:var(--forest);color:var(--ivory)}.site-shell{background:var(--ivory);min-height:100vh;overflow:clip}.sr-only,.honeypot{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.section-pad{width:min(100%,1480px);margin:0 auto;padding:clamp(90px,10vw,150px) clamp(22px,4vw,64px)}.eyebrow{color:var(--gold);letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600;line-height:1.5}.eyebrow-light{color:var(--gold-bright)}.arrow-icon{fill:none;stroke:currentColor;stroke-width:1.45px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.button{letter-spacing:.18em;text-transform:uppercase;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:18px;min-height:54px;padding:0 27px;font-size:10px;font-weight:600;line-height:1;transition:background-color .25s,border-color .25s,color .25s,transform .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:hover .arrow-icon,.underlined-link:hover .arrow-icon,.brand-world:hover .arrow-icon{transform:translate(4px)}.button-ivory{border-color:var(--ivory);background:var(--ivory);color:var(--forest)}.button-ivory:hover{border-color:var(--gold-bright);background:var(--gold-bright)}.button-forest{border-color:var(--forest);background:var(--forest);color:var(--ivory)}.button-forest:hover{border-color:var(--gold);background:var(--gold)}.button-gold{border-color:var(--gold-bright);background:var(--gold-bright);color:var(--forest-deep)}.button-gold:hover{border-color:var(--ivory);background:var(--ivory)}.underlined-link{color:var(--ink);letter-spacing:.17em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #17151266;align-items:center;gap:12px;padding:6px 0;font-size:10px;font-weight:600;transition:border-color .25s,color .25s;display:inline-flex}.underlined-link:hover{border-color:var(--gold);color:var(--forest)}.underlined-link-light{color:var(--ivory);border-color:#f5f2e999}.underlined-link-light:hover{border-color:var(--gold-bright);color:var(--gold-bright)}.site-header{z-index:500;transition:box-shadow .35s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{box-shadow:0 12px 40px #10271f14}.announcement-bar{height:var(--announcement-height);background:var(--forest-deep);color:#f5f2e9d1;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;padding:0 24px;font-size:8px;font-weight:600;display:flex;overflow:hidden}.main-nav{height:var(--nav-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:#f5f2e9f0;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;padding:0 clamp(24px,3vw,48px);display:grid;position:relative}.nav-cluster{align-items:center;gap:clamp(20px,2.5vw,38px);display:flex}.nav-cluster-right{justify-content:flex-end;gap:clamp(14px,1.8vw,28px)}.nav-cluster>button:not(.icon-button):not(.bag-button),.language-button{letter-spacing:.17em;text-transform:uppercase;background:0 0;border:0;font-size:9px;font-weight:600;position:relative}.nav-cluster>button:not(.icon-button):not(.bag-button):after{background:var(--gold);content:"";transform-origin:100%;height:1px;transition:transform .3s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.nav-cluster>button:hover:after,.nav-cluster>button[aria-current=page]:after{transform-origin:0;transform:scaleX(1)}.header-wordmark,.footer-wordmark,.legal-wordmark{color:var(--forest);font-family:var(--serif);letter-spacing:.25em;text-indent:.25em;background:0 0;border:0;font-size:29px;font-weight:500;line-height:1}.icon-button,.bag-button,.mobile-menu-button,.mobile-bag-button{background:0 0;border:0}.icon-button,.bag-button{justify-content:center;align-items:center;display:inline-flex}.icon-button svg,.bag-button svg,.mobile-menu-button svg,.mobile-bag-button svg{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;width:19px}.bag-button{gap:7px}.bag-button span,.mobile-bag-button span{background:var(--forest);min-width:17px;height:17px;color:var(--ivory);border-radius:50%;place-items:center;font-size:8px;line-height:1;display:inline-grid}.mobile-menu-button,.mobile-bag-button,.mobile-menu{display:none}.shop-hero{--hero-progress:0;min-height:min(860px, calc(100svh - var(--header-height)));margin-top:var(--header-height);background:var(--ivory-deep);color:var(--forest);isolation:isolate;position:relative;overflow:hidden}.shop-hero-copy{z-index:2;width:min(690px,100% - 48px);animation:1.1s cubic-bezier(.22,1,.36,1) .12s both hero-copy-enter;position:absolute;bottom:clamp(70px,10vh,112px);left:clamp(24px,6vw,92px)}.shop-hero h1{max-width:9.2em;font-family:var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:25px 0 0;font-size:clamp(61px,7.2vw,108px);font-weight:400;line-height:.94}.shop-hero-body{color:#17342ab8;text-wrap:pretty;max-width:570px;margin:28px 0 0;font-size:clamp(14px,1.2vw,17px);line-height:1.7}.shop-hero-actions{align-items:center;gap:30px;margin-top:36px;display:flex}.shop-hero-signature{text-align:right;position:absolute;bottom:40px;right:clamp(24px,4vw,64px)}.shop-hero-signature span{color:var(--gold-bright);letter-spacing:.22em;font-size:8px;font-weight:600}.shop-hero-signature p{font-family:var(--serif);margin:7px 0 0;font-size:18px;font-style:italic}.hero-scroll{z-index:3;color:#17342a9e;letter-spacing:.24em;text-transform:uppercase;transform-origin:100%;align-items:center;gap:12px;font-size:7px;font-weight:600;display:flex;position:absolute;top:50%;right:30px;transform:rotate(90deg)translate(50%)}.hero-scroll span{background:var(--gold-bright);width:46px;height:1px}.house-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.65fr) 1.7fr;align-items:start;gap:clamp(50px,10vw,160px);display:grid}.house-intro-index{color:#1715126b;letter-spacing:.25em;padding-top:4px;font-size:9px;font-weight:600;line-height:2}.house-intro-copy{max-width:930px}.house-intro h2{font-family:var(--serif);letter-spacing:-.035em;margin:25px 0 0;font-size:clamp(48px,6vw,84px);font-weight:400;line-height:.98}.house-intro-copy>p:last-child{max-width:660px;color:var(--muted);margin:35px 0 0;font-size:15px;line-height:1.85}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:50px;display:flex}.section-heading h2,.brand-section-heading h2{font-family:var(--serif);letter-spacing:-.035em;margin:17px 0 0;font-size:clamp(44px,4.9vw,68px);font-weight:400;line-height:.98}.featured-section{padding-top:clamp(80px,9vw,128px);padding-bottom:clamp(100px,11vw,160px)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(13px,1.5vw,23px);display:grid}.product-card{min-width:0}.product-media{aspect-ratio:4/5;background:#ece8df;border:0;width:100%;display:block;position:relative;overflow:hidden}.product-card-loungers .product-media{background:#d8c2a6}.product-card-montechiaro .product-media{background:radial-gradient(circle at 50% 35%,#ffffff9e,#0000 42%),#e6dfd1}.product-image{width:100%;height:100%;transition:opacity .65s,transform .9s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.product-fit-cover .product-image,.product-detail-image.product-fit-cover img,.bag-item-image.product-fit-cover img{object-fit:cover}.product-fit-contain .product-image{object-fit:contain;padding:8%}.product-detail-image.product-fit-contain img,.bag-item-image.product-fit-contain img{object-fit:contain}.product-image-hover{opacity:0}.product-media:hover .product-image-main{opacity:0;transform:scale(1.025)}.product-media:hover .product-image-hover{opacity:1;transform:scale(1.025)}.product-tag{z-index:3;color:var(--forest);letter-spacing:.17em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f2e9eb;padding:8px 10px;font-size:7px;font-weight:600;position:absolute;top:14px;left:14px}.product-plus{z-index:4;background:var(--forest);width:40px;height:40px;color:var(--ivory);font-family:var(--serif);opacity:0;border-radius:50%;place-items:center;font-size:25px;font-weight:300;transition:opacity .3s,transform .35s,background .25s;display:grid;position:absolute;bottom:14px;right:14px;transform:translateY(7px)}.product-media:hover .product-plus,.product-media:focus-visible .product-plus{opacity:1;transform:none}.product-plus:hover{background:var(--gold)}.product-copy{text-align:left;background:0 0;border:0;flex-direction:column;align-items:stretch;width:100%;padding:19px 2px 0;display:flex}.product-brand{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:8px;font-weight:600}.product-title-row{justify-content:space-between;align-items:baseline;gap:15px;margin-top:9px;display:flex}.product-title-row strong{font-family:var(--serif);letter-spacing:-.015em;font-size:23px;font-weight:500}.product-title-row>span{flex:none;font-size:11px;font-weight:500}.product-subtitle{color:#17151280;margin-top:7px;font-size:9px;line-height:1.5}.brand-section{background:var(--ivory-deep);width:100%;max-width:none}.brand-section-heading,.brand-world-grid{width:min(100%,1352px);margin-left:auto;margin-right:auto}.brand-section-heading{margin-bottom:50px}.brand-world-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.brand-world{background:var(--forest);min-height:530px;color:var(--ivory);text-align:left;isolation:isolate;border:0;grid-column:span 8;position:relative;overflow:hidden}.brand-world-tall,.brand-world-green{grid-column:span 4}.brand-world>img:not(.brand-world-logo),.brand-world-shade,.brand-world-gradient{width:100%;height:100%;position:absolute;inset:0}.brand-world>img:not(.brand-world-logo){z-index:-3;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1),filter .7s}.brand-world:hover>img:not(.brand-world-logo){filter:saturate(1.04);transform:scale(1.025)}.brand-world-shade{z-index:-2;background:linear-gradient(#0000 42%,#0a1a14d1),linear-gradient(90deg,#0a1a1459,#0000 55%)}.brand-world-index{color:#f5f2e9b8;letter-spacing:.2em;text-transform:uppercase;font-size:8px;font-weight:600;position:absolute;top:25px;left:27px}.brand-world-copy{flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:28px;left:28px;right:28px}.brand-world-copy strong{font-family:var(--serif);letter-spacing:-.025em;font-size:clamp(43px,5vw,70px);font-weight:400;line-height:.95}.brand-world-copy>span:not(.brand-world-link){color:#f5f2e9b8;max-width:370px;margin-top:12px;font-size:12px;line-height:1.55}.brand-world-link{letter-spacing:.18em;text-transform:uppercase;border-bottom:1px solid #f5f2e98c;align-items:center;gap:11px;margin-top:22px;padding-bottom:5px;font-size:8px;font-weight:600;display:inline-flex}.brand-world-dark .brand-world-shade{background:linear-gradient(#0000 42%,#0f0807d1)}.brand-world-gradient{z-index:-3;background:radial-gradient(circle at 20% 18%,#c8a25e75,#0000 26%),radial-gradient(circle at 76% 70%,#6f8579d1,#0000 36%),linear-gradient(135deg,#ece5d7,#b5b9aa 48%,#29493d);transition:transform 1s}.brand-world-green:hover .brand-world-gradient{transform:scale(1.035)}.brand-world-green .brand-world-shade{background:linear-gradient(#0000 38%,#0d231bc4)}.brand-world-logo{z-index:1;filter:brightness(0)invert();width:min(74%,270px);height:auto;position:absolute;top:39%;left:50%;transform:translate(-50%,-50%)}.brand-world-green .brand-world-copy>span:not(.brand-world-link){margin-top:0}.editorial-feature{min-height:min(780px,88svh);color:var(--ivory);background:#27110d;position:relative;overflow:hidden}.editorial-feature>img,.editorial-feature-overlay{width:100%;height:100%;position:absolute;inset:0}.editorial-feature>img{object-fit:cover;object-position:center 68%}.editorial-feature-overlay{background:linear-gradient(90deg,#120e09cc,#120e0942 52%,#0000 78%)}.editorial-feature-copy{z-index:1;width:min(600px,100% - 48px);position:absolute;bottom:clamp(60px,10vh,105px);left:clamp(24px,6vw,92px)}.editorial-feature h2{font-family:var(--serif);letter-spacing:-.035em;text-wrap:balance;margin:23px 0 0;font-size:clamp(54px,6.3vw,91px);font-weight:400;line-height:.94}.editorial-feature-copy>p:not(.eyebrow){color:#f5f2e9bd;max-width:500px;margin:25px 0 0;font-size:14px;line-height:1.75}.editorial-feature .button{margin-top:33px}.standard-section{background:var(--ivory);grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:760px;display:grid}.standard-media{background:#d4c9b7;min-height:680px;position:relative;overflow:hidden}.standard-media img{object-fit:cover;width:100%;height:100%}.standard-media>span{color:var(--forest);letter-spacing:.18em;text-transform:uppercase;background:#f5f2e9e0;padding:8px 10px;font-size:8px;font-weight:600;position:absolute;bottom:20px;left:22px}.standard-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(70px,8vw,125px);display:flex}.standard-copy h2{max-width:670px;font-family:var(--serif);letter-spacing:-.035em;margin:24px 0 0;font-size:clamp(50px,5.4vw,78px);font-weight:400;line-height:.98}.standard-body{max-width:600px;color:var(--muted);margin:28px 0 0;font-size:14px;line-height:1.8}.principle-list{border-top:1px solid var(--line);width:100%;margin-top:42px}.principle{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(100px,.7fr) 1.5fr;align-items:baseline;gap:20px;padding:18px 0;display:grid}.principle>span{color:var(--gold);font-size:8px;font-weight:600}.principle strong{font-family:var(--serif);font-size:20px;font-weight:500}.principle p{color:#17151285;margin:0;font-size:11px;line-height:1.55}.standard-copy .button{margin-top:40px}.service-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--ivory-deep);grid-template-columns:repeat(3,1fr);display:grid}.service-strip>div{min-height:188px;padding:39px clamp(24px,4vw,62px);position:relative}.service-strip>div+div{border-left:1px solid var(--line)}.service-strip span{color:var(--gold);letter-spacing:.15em;font-size:8px;font-weight:600}.service-strip strong{font-family:var(--serif);margin-top:22px;font-size:25px;font-weight:500;display:block}.service-strip p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.6}.trade-band{background:var(--forest);color:var(--ivory);grid-template-columns:1.2fr 1fr auto;align-items:end;gap:clamp(34px,6vw,90px);padding:clamp(70px,8vw,112px) clamp(24px,5vw,78px);display:grid}.trade-band h2{max-width:600px;font-family:var(--serif);letter-spacing:-.03em;margin:20px 0 0;font-size:clamp(42px,4.8vw,68px);font-weight:400;line-height:.98}.trade-band>p{color:#f5f2e9a3;max-width:420px;margin:0;font-size:13px;line-height:1.7}.newsletter-section{background:var(--forest-deep);color:var(--ivory);grid-template-columns:1fr minmax(400px,.9fr);align-items:end;gap:clamp(60px,10vw,150px);padding:clamp(90px,10vw,145px) clamp(24px,6vw,96px);display:grid}.newsletter-section h2{max-width:680px;font-family:var(--serif);letter-spacing:-.035em;margin:22px 0 0;font-size:clamp(50px,6vw,84px);font-weight:400;line-height:.94}.newsletter-section>div>p:last-child{color:#f5f2e994;max-width:500px;margin:24px 0 0;font-size:13px;line-height:1.7}.newsletter-section form>div{border-bottom:1px solid #f5f2e96b;grid-template-columns:1fr auto;display:grid}.newsletter-section input{min-width:0;height:61px;color:var(--ivory);background:0 0;border:0;outline:none;padding:0 5px;font-size:14px}.newsletter-section input::placeholder{color:#f5f2e96b}.newsletter-section form>div>button{color:var(--gold-bright);letter-spacing:.17em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:12px;padding:0 5px 0 30px;font-size:9px;font-weight:600;display:inline-flex}.newsletter-message{color:#e6b8a4;min-height:18px;margin:12px 0 0;font-size:10px}.newsletter-privacy{color:#f5f2e95c;margin:7px 0 0;font-size:8px;line-height:1.6}.newsletter-privacy button{color:inherit;font-size:inherit;background:0 0;border:0;border-bottom:1px solid #f5f2e959}.newsletter-success{color:var(--gold-bright);font-family:var(--serif);align-self:center;margin:0;font-size:32px}.catalog-page{padding-top:var(--header-height)}.catalog-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,.55fr) 1.7fr;gap:60px;padding-top:clamp(78px,8vw,118px);padding-bottom:clamp(70px,7vw,105px);display:grid}.catalog-intro>div{justify-content:space-between;align-items:end;gap:50px;display:flex}.catalog-intro h1{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(65px,8vw,116px);font-weight:400;line-height:.88}.catalog-intro>div>p{max-width:490px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.catalog{padding-top:44px;padding-bottom:clamp(110px,12vw,175px)}.catalog-tabs{scrollbar-width:none;align-items:center;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.catalog-tabs::-webkit-scrollbar{display:none}.catalog-tabs button{border:1px solid var(--line);color:#1715129e;letter-spacing:.12em;text-transform:uppercase;background:0 0;flex:none;min-height:39px;padding:0 17px;font-size:9px;font-weight:600;transition:background .25s,border-color .25s,color .25s}.catalog-tabs button:hover,.catalog-tabs button.is-active{border-color:var(--forest);background:var(--forest);color:var(--ivory)}.catalog-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(250px,1fr) auto minmax(210px,auto);align-items:center;gap:35px;margin:32px 0 47px;padding:18px 0;display:grid}.catalog-search{align-items:center;gap:12px;display:flex}.catalog-search svg{fill:none;width:18px;stroke:var(--forest);stroke-width:1.35px;flex:none}.catalog-search input{background:0 0;border:0;outline:none;width:100%;height:38px;padding:0;font-size:12px}.catalog-search input::placeholder{color:#17151266}.catalog-count{color:#17151280;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:600}.catalog-sort{align-items:center;gap:13px;display:flex}.catalog-sort>span{color:#17151275;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:600}.catalog-sort select{background:0 0;border:0;outline:none;height:38px;padding:0 24px 0 12px;font-size:10px}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:56px 22px}.catalog-empty{border:1px solid var(--line);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:70px 24px;display:flex}.catalog-empty-green{background:radial-gradient(circle at 18% 15%, #c8a25e59, transparent 30%), radial-gradient(circle at 80% 75%, #6f85798a, transparent 35%), var(--ivory-deep)}.catalog-empty img{width:min(240px,55vw);margin-bottom:35px}.catalog-empty h2{font-family:var(--serif);margin:0;font-size:clamp(36px,5vw,58px);font-weight:400}.catalog-empty p{max-width:530px;color:var(--muted);margin:18px 0 0;font-size:13px;line-height:1.7}.catalog-empty .button{margin-top:30px}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#091611b8;place-items:center;padding:24px;animation:.3s both backdrop-in;display:grid;position:fixed;inset:0}.product-detail{background:var(--ivory);grid-template-columns:minmax(0,1.3fr) minmax(380px,.72fr);width:min(1380px,96vw);max-height:min(900px,92vh);animation:.5s cubic-bezier(.22,1,.36,1) both modal-rise;display:grid;position:relative;overflow:hidden;box-shadow:0 35px 100px #07130e47}.overlay-close{z-index:8;border:1px solid var(--line);width:43px;height:43px;color:var(--forest);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f5f2e9eb;border-radius:50%;place-items:center;display:grid;position:absolute;top:18px;right:18px}.overlay-close svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:18px}.product-detail-gallery{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;min-width:0;display:grid;overflow-y:auto}.product-detail-image{background:#ece8df;min-height:700px;overflow:hidden}.product-detail-image img{width:100%;height:100%}.product-detail-image.product-fit-contain img{padding:7%}.product-detail-copy{min-width:0;padding:clamp(60px,6vw,92px) clamp(35px,4.5vw,68px) 55px;overflow-y:auto}.detail-back{color:#1715128a;letter-spacing:.13em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;margin-bottom:65px;font-size:8px;font-weight:600;display:inline-flex}.product-detail-copy h2{font-family:var(--serif);letter-spacing:-.035em;margin:18px 0 0;font-size:clamp(51px,5.3vw,74px);font-weight:400;line-height:.95}.detail-subtitle{color:var(--muted);margin:16px 0 0;font-size:11px}.detail-price{font-family:var(--serif);margin:30px 0 0;font-size:26px}.size-picker{border-top:1px solid var(--line);margin-top:42px;padding-top:22px}.size-picker>div:first-child{letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:14px;font-size:9px;font-weight:600;display:flex}.size-picker>div:first-child button{border:0;border-bottom:1px solid var(--line);color:var(--muted);background:0 0;font-size:8px}.size-grid{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.size-grid button{border:1px solid var(--line);background:0 0;height:43px;font-size:10px;transition:background .2s,border-color .2s,color .2s}.size-grid button:hover,.size-grid button.is-active{border-color:var(--forest);background:var(--forest);color:var(--ivory)}.add-to-bag,.checkout-button,.trade-submit{border:1px solid var(--forest);background:var(--forest);width:100%;min-height:58px;color:var(--ivory);letter-spacing:.16em;text-transform:uppercase;margin-top:18px;font-size:10px;font-weight:600;transition:background .25s,border-color .25s}.add-to-bag:hover,.checkout-button:hover,.trade-submit:hover{border-color:var(--gold);background:var(--gold)}.add-to-bag:disabled,.trade-submit:disabled{color:#1715125c;cursor:not-allowed;background:#17151214;border-color:#1715121f}.detail-description{color:var(--muted);margin:34px 0 0;font-size:12px;line-height:1.75}.detail-facts{border-top:1px solid var(--line);margin:34px 0 0}.detail-facts>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:25px;padding:13px 0;font-size:9px;display:flex}.detail-facts dt{color:#17151273;letter-spacing:.12em;text-transform:uppercase;font-weight:600}.detail-facts dd{text-align:right;margin:0}.drawer-layer{z-index:1200;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#09161194;border:0;width:100%;animation:.25s both backdrop-in;position:absolute;inset:0}.bag-drawer{background:var(--ivory);flex-direction:column;width:min(500px,100%);animation:.45s cubic-bezier(.22,1,.36,1) both drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-30px 0 90px #07130e38}.bag-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:116px;padding:0 30px;display:flex}.bag-heading h2{font-family:var(--serif);margin:9px 0 0;font-size:33px;font-weight:500}.bag-heading>button{border:1px solid var(--line);background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.bag-heading svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:18px}.bag-content{flex:1;padding:0 30px;overflow-y:auto}.bag-empty{align-content:center;place-items:center;gap:25px;height:100%;display:grid}.bag-empty p{color:var(--muted);font-family:var(--serif);margin:0;font-size:25px}.bag-item{border-bottom:1px solid var(--line);grid-template-columns:108px 1fr auto;gap:18px;padding:25px 0;display:grid}.bag-item-image{background:#ece8df;height:132px;overflow:hidden}.bag-item-image img{width:100%;height:100%;padding:5%}.bag-item-copy>span{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:7px;font-weight:600}.bag-item-copy h3{font-family:var(--serif);margin:8px 0 0;font-size:21px;font-weight:500}.bag-item-copy p{color:var(--muted);margin:6px 0 0;font-size:9px}.bag-item>strong{font-size:10px;font-weight:500}.quantity-control{border:1px solid var(--line);grid-template-columns:29px 29px 29px;align-items:center;margin-top:15px;display:inline-grid}.quantity-control button{background:0 0;border:0;height:29px}.quantity-control span{text-align:center;font-size:9px}.bag-footer{border-top:1px solid var(--line);background:var(--ivory-deep);padding:26px 30px 30px}.bag-total{justify-content:space-between;align-items:baseline;display:flex}.bag-total span{letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:600}.bag-total strong{font-family:var(--serif);font-size:25px;font-weight:500}.bag-footer>p{color:var(--muted);margin:11px 0 0;font-size:8px;line-height:1.6}.checkout-message{text-align:center;min-height:13px;color:var(--forest)!important}.trade-modal{background:var(--ivory);width:min(760px,96vw);max-height:92vh;padding:clamp(45px,6vw,78px);animation:.45s cubic-bezier(.22,1,.36,1) both modal-rise;position:relative;overflow-y:auto}.trade-modal h2{font-family:var(--serif);letter-spacing:-.035em;margin:19px 0 0;font-size:clamp(48px,6vw,69px);font-weight:400;line-height:.95}.trade-modal-intro,.trade-success>p:not(.eyebrow){max-width:510px;color:var(--muted);margin:20px 0 0;font-size:12px;line-height:1.7}.trade-fields{grid-template-columns:1fr 1fr;gap:19px;margin-top:37px;display:grid}.trade-fields label{flex-direction:column;gap:9px;display:flex}.trade-fields label>span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:600}.trade-fields input,.trade-fields textarea{border:1px solid var(--line);background:#ffffff47;border-radius:0;outline:none;width:100%;transition:border-color .2s}.trade-fields input{height:48px;padding:0 13px}.trade-fields textarea{resize:vertical;min-height:110px;padding:13px}.trade-fields input:focus,.trade-fields textarea:focus{border-color:var(--gold)}.trade-field-wide{grid-column:1/-1}.trade-consent{color:var(--muted);align-items:flex-start;gap:10px;margin-top:20px;font-size:9px;line-height:1.6;display:flex}.trade-consent input{accent-color:var(--forest);margin-top:2px}.trade-consent button{border:0;border-bottom:1px solid var(--line);color:inherit;font-size:inherit;background:0 0}.trade-error{color:#9a3d2d;min-height:18px;margin:13px 0 0;font-size:9px}.trade-submit{justify-content:center;align-items:center;gap:13px;margin-top:4px;display:flex}.trade-success{flex-direction:column;justify-content:center;align-items:flex-start;min-height:320px;display:flex}.trade-success .button{margin-top:30px}.legal-overlay{z-index:1400;background:var(--ivory);padding:32px;animation:.3s both backdrop-in;position:fixed;inset:0;overflow-y:auto}.legal-close{z-index:2;color:var(--forest);letter-spacing:.15em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:10px;font-size:9px;font-weight:600;display:inline-flex;position:fixed;top:28px;left:30px}.legal-document{width:min(720px,100%);margin:90px auto 80px}.legal-wordmark{display:inline-block}.legal-document h1{font-family:var(--serif);letter-spacing:-.04em;margin:45px 0 0;font-size:clamp(55px,8vw,92px);font-weight:400;line-height:.9}.legal-intro{color:var(--muted);margin:30px 0 55px;font-size:14px;line-height:1.75}.legal-document section{border-top:1px solid var(--line);padding:24px 0}.legal-document section h2{font-family:var(--serif);margin:0;font-size:25px;font-weight:500}.legal-document section p{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.75}.legal-note{color:#74613d;border:1px solid #a6813f59;margin:35px 0 0;padding:20px;font-size:10px;line-height:1.7}.site-footer{border-top:1px solid var(--line);background:var(--ivory);padding:clamp(70px,8vw,110px) clamp(24px,5vw,78px) 28px}.footer-main{grid-template-columns:1.8fr .8fr .8fr;gap:clamp(50px,9vw,145px);display:grid}.footer-wordmark{font-size:52px}.footer-brand p{max-width:360px;color:var(--muted);margin:25px 0 0;font-size:12px;line-height:1.75}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-column h3{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:8px;font-weight:600}.footer-column button{color:#171512a8;background:0 0;border:0;font-size:11px;transition:color .2s}.footer-column button:hover{color:var(--gold)}.footer-bottom{border-top:1px solid var(--line);color:#1715126b;letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;gap:20px;margin-top:85px;padding-top:24px;font-size:8px;font-weight:600;display:flex}.shop-toast{z-index:1500;background:var(--forest);color:var(--ivory);letter-spacing:.12em;text-transform:uppercase;opacity:0;pointer-events:none;align-items:center;gap:10px;padding:15px 20px;font-size:9px;font-weight:600;transition:opacity .3s,transform .35s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px)}.shop-toast.is-visible{opacity:1;transform:none}.shop-toast span{color:var(--gold-bright)}@keyframes hero-copy-enter{0%{opacity:0;filter:blur(8px);transform:translateY(35px)}to{opacity:1;filter:blur();transform:none}}@keyframes backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-rise{0%{opacity:0;transform:translateY(25px)scale(.985)}to{opacity:1;transform:none}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:none}}@media (width<=1120px){.nav-cluster{gap:18px}.nav-cluster>button:not(.icon-button):not(.bag-button),.language-button{letter-spacing:.12em}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid-featured .product-card:last-child{display:none}.brand-world{min-height:470px}.standard-copy{padding:70px 55px}.trade-band{grid-template-columns:1.2fr 1fr}.trade-band .button{justify-self:start}.product-detail{grid-template-columns:minmax(0,1fr) minmax(350px,.78fr)}.product-detail-gallery{grid-template-columns:1fr}.product-detail-image{min-height:690px}}@media (width<=900px){:root{--announcement-height:25px;--nav-height:64px}.main-nav{grid-template-columns:44px 1fr 44px;gap:10px;padding:0 14px}.nav-cluster{display:none}.header-wordmark{grid-column:2;justify-self:center;font-size:26px}.mobile-menu-button,.mobile-bag-button{justify-content:center;align-items:center;display:inline-flex}.mobile-menu-button{grid-area:1/1}.mobile-bag-button{grid-area:1/3;justify-self:end;position:relative}.mobile-bag-button span{position:absolute;top:-7px;right:-7px}.mobile-menu{z-index:-1;top:var(--header-height);background:var(--ivory);flex-direction:column;justify-content:space-between;padding:48px 23px 30px;animation:.25s both backdrop-in;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-menu-links{flex-direction:column;display:flex}.mobile-menu-links button{border:0;border-bottom:1px solid var(--line);font-family:var(--serif);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:18px 0;font-size:clamp(38px,12vw,58px);font-weight:400;display:flex}.mobile-menu-links .arrow-icon{width:24px}.mobile-menu-meta{justify-content:space-between;gap:20px;display:flex}.mobile-menu-meta button{letter-spacing:.16em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:9px;font-size:9px;font-weight:600;display:inline-flex}.mobile-menu-meta svg{fill:none;stroke:currentColor;width:18px}.shop-hero{min-height:min(820px, calc(100svh - var(--header-height)))}.shop-hero h1{font-size:clamp(58px,11vw,86px)}.hero-scroll{display:none}.house-intro,.catalog-intro{grid-template-columns:1fr;gap:35px}.house-intro-index{display:none}.brand-world,.brand-world-tall,.brand-world-green{grid-column:span 6;min-height:490px}.standard-section{grid-template-columns:1fr}.standard-media{min-height:min(650px,80vw)}.service-strip{grid-template-columns:1fr}.service-strip>div{min-height:150px}.service-strip>div+div{border-top:1px solid var(--line);border-left:0}.newsletter-section{grid-template-columns:1fr}.catalog-intro>div{flex-direction:column;align-items:start}.catalog-toolbar{grid-template-columns:1fr auto}.catalog-search{grid-column:1/-1}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:1fr;width:100%;max-height:100%;overflow-y:auto}.product-detail-gallery{grid-template-columns:1fr 1fr;min-height:620px;overflow:hidden}.product-detail-image{min-height:620px}.product-detail-copy{overflow:visible}.footer-main{grid-template-columns:1.4fr 1fr 1fr;gap:45px}}@media (width<=620px){.section-pad{padding:78px 17px}.announcement-bar{letter-spacing:.15em;justify-content:flex-start;padding:0 16px;font-size:7px}.shop-hero{min-height:730px}.shop-hero-copy{width:calc(100% - 36px);bottom:54px;left:18px}.shop-hero h1{max-width:7.6em;margin-top:17px;font-size:clamp(49px,15vw,68px);line-height:.93}.shop-hero-body{margin-top:20px;font-size:13px;line-height:1.65}.shop-hero-actions{flex-direction:column;align-items:stretch;gap:14px;margin-top:27px}.shop-hero-actions .button{width:100%}.shop-hero-actions .underlined-link{align-self:flex-start}.shop-hero-signature{display:none}.house-intro h2,.section-heading h2,.brand-section-heading h2{font-size:clamp(40px,13vw,55px)}.house-intro-copy>p:last-child{margin-top:24px;font-size:13px}.section-heading{flex-direction:column;align-items:flex-start;margin-bottom:33px}.product-grid,.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 8px}.product-grid-featured .product-card:last-child{display:block}.product-tag{padding:6px 7px;font-size:6px;top:8px;left:8px}.product-plus{opacity:1;width:33px;height:33px;font-size:21px;bottom:8px;right:8px;transform:none}.product-copy{padding-top:13px}.product-brand{font-size:6px}.product-title-row{flex-direction:column;align-items:flex-start;gap:5px;margin-top:7px}.product-title-row strong{font-size:19px;line-height:1}.product-title-row>span{font-size:9px}.product-subtitle{display:none}.brand-section-heading{margin-bottom:33px}.brand-world-grid{gap:10px}.brand-world,.brand-world-tall,.brand-world-green{grid-column:1/-1;min-height:480px}.brand-world-index{top:18px;left:18px}.brand-world-copy{bottom:21px;left:19px;right:19px}.brand-world-copy strong{font-size:49px}.editorial-feature{min-height:680px}.editorial-feature>img{object-position:54% center}.editorial-feature-overlay{background:linear-gradient(#120e090a 22%,#120e09de)}.editorial-feature-copy{width:calc(100% - 36px);bottom:45px;left:18px}.editorial-feature h2{font-size:53px}.standard-media{min-height:420px}.standard-copy{padding:72px 18px 80px}.standard-copy h2{font-size:49px}.principle{grid-template-columns:29px 1fr}.principle p{grid-column:2}.service-strip>div{padding:30px 19px}.trade-band{grid-template-columns:1fr;gap:27px;padding:72px 19px}.trade-band h2{font-size:47px}.newsletter-section{gap:50px;padding:80px 18px}.newsletter-section h2{font-size:50px}.newsletter-section form>div{grid-template-columns:1fr}.newsletter-section form>div>button{border-top:1px solid #f5f2e92e;justify-content:space-between;height:52px;padding:0 4px}.catalog-intro{padding-top:64px;padding-bottom:60px}.catalog-intro h1{font-size:65px}.catalog{padding-top:28px}.catalog-toolbar{gap:17px;margin-bottom:32px}.catalog-sort>span{display:none}.catalog-sort select{max-width:150px}.modal-backdrop{padding:0}.product-detail{height:100%}.product-detail-gallery{grid-template-columns:1fr;min-height:510px}.product-detail-image{min-height:510px}.product-detail-image:nth-child(2){display:none}.product-detail-copy{padding:50px 18px 60px}.detail-back{margin-bottom:48px}.product-detail-copy h2{font-size:52px}.size-grid{grid-template-columns:repeat(5,1fr)}.bag-heading,.bag-content,.bag-footer{padding-left:18px;padding-right:18px}.bag-item{grid-template-columns:86px 1fr auto;gap:12px}.bag-item-image{height:112px}.trade-modal{width:100%;height:100%;max-height:none;padding:65px 18px 50px}.trade-fields{grid-template-columns:1fr}.trade-field-wide{grid-column:auto}.legal-overlay{padding:20px}.legal-close{top:20px;left:18px}.footer-main{grid-template-columns:1fr 1fr;gap:55px 30px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:65px}.shop-toast{justify-content:center;bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
