@font-face{font-family:manrope;src:url(../media/manrope_400-s.p.0ichc44-obr6o.ttf)format("truetype");font-display:swap;font-weight:400}@font-face{font-family:manrope;src:url(../media/manrope_500-s.p.3z14krew9bt7_.ttf)format("truetype");font-display:swap;font-weight:500}@font-face{font-family:manrope;src:url(../media/manrope_600-s.p.1884clw-w6t77.ttf)format("truetype");font-display:swap;font-weight:600}@font-face{font-family:manrope;src:url(../media/manrope_700-s.p.2vimgn30-sqel.ttf)format("truetype");font-display:swap;font-weight:700}@font-face{font-family:manrope;src:url(../media/manrope_800-s.p.1t-2rej0u0hzr.ttf)format("truetype");font-display:swap;font-weight:800}@font-face{font-family:manrope Fallback;src:local(Arial);ascent-override:102.74%;descent-override:28.91%;line-gap-override:0.0%;size-adjust:103.76%}.manrope_f27cc94e-module__48zgga__className{font-family:manrope,manrope Fallback}.manrope_f27cc94e-module__48zgga__variable{--font-manrope:"manrope", "manrope Fallback"}
:root{--ink:#20221f;--paper:#fff;--canvas:#f4f4f0;--muted:#686b64;--line:#dedfd9;--leaf:#4d5b3f;--gutter:44px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--font-manrope),sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{background:0 0;border:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}::selection{color:var(--ink);background:#dbe2ce}:focus-visible{outline:2px solid var(--leaf);outline-offset:5px}input{caret-color:var(--leaf)}::-webkit-scrollbar{width:7px;height:4px}::-webkit-scrollbar-track{background:var(--canvas)}::-webkit-scrollbar-thumb{background:#b2b5a9}a,button{text-underline-offset:5px}button:disabled{opacity:.4;cursor:not-allowed}.announcement{color:#fff;letter-spacing:.045em;background:#252922;justify-content:center;align-items:center;height:31px;font-size:10px;display:flex}.site-header{height:88px;padding:0 var(--gutter);z-index:30;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:35px;display:flex;position:relative}.wordmark{letter-spacing:-.04em;align-items:flex-start;font-size:43px;font-weight:800;line-height:1;display:inline-flex}.wordmark span{letter-spacing:0;margin:4px 0 0 3px;font-size:11px}.desktop-nav{align-items:center;gap:29px;height:100%;font-size:11px;font-weight:600;display:flex}.desktop-nav>a,.desktop-nav>button{border-bottom:2px solid #0000;align-items:center;height:100%;padding:0;display:flex}.desktop-nav>a:hover,.desktop-nav>button:hover{border-bottom-color:var(--ink)}.header-actions{align-items:center;gap:17px;display:flex}.hero{color:#fff;background:#5b5d4a;height:calc(100svh - 175px);min-height:580px;max-height:810px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 47%;width:100%;height:100%;position:absolute}.hero-shade{background:linear-gradient(90deg,#0a110c66,#0000 75%),linear-gradient(#0000 50%,#0a110c47);position:absolute;inset:0}.hero-copy{left:var(--gutter);animation:.9s cubic-bezier(.16,1,.3,1) hero-in;position:absolute;bottom:112px}.hero h1{letter-spacing:-.04em;font-size:clamp(52px,5.7vw,84px);font-weight:600;line-height:1.07}.hero-copy>p{margin-top:22px;font-size:14px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:30px;display:flex}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:28px;min-height:48px;padding:14px 23px;font-size:12px;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.button:hover{background:#43473f}.button-white{color:var(--ink);background:#fff;border-color:#fff}.button-white:hover{background:#e9ebdf;border-color:#e9ebdf}.button svg,.text-link svg{transition:transform .2s}.button:hover svg,.text-link:hover svg{transform:translate(2px,-2px)}.hero-secondary{border-bottom:1px solid #ffffff80;align-items:center;gap:12px;padding:10px 0;font-size:12px;display:inline-flex}.hero-bottom{bottom:27px;left:var(--gutter);right:var(--gutter);letter-spacing:.1em;justify-content:space-between;gap:20px;font-size:9px;display:flex;position:absolute}.intro-strip{padding:23px var(--gutter);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;font-size:11px;display:flex}.intro-strip a{font-weight:600}.mobile-only{display:none}@keyframes hero-in{0%{clip-path:inset(0 0 10%);transform:translateY(10px)}to{clip-path:inset(0);transform:translateY(0)}}@media (min-width:1600px){:root{--gutter:64px}}@media (max-width:1100px){.desktop-nav{gap:18px;font-size:10px}.site-header{gap:20px}:root{--gutter:30px}}@media (max-width:800px){:root{--gutter:20px}.site-header{gap:12px;height:73px}.wordmark{font-size:36px}.desktop-nav{display:none}.mobile-only{display:inline-flex}.hero{height:calc(100svh - 104px);min-height:620px;max-height:820px}.hero-image{object-position:60% center}.hero-copy{bottom:103px;right:20px}.hero h1{font-size:58px}.hero-copy>p{font-size:13px}.hero-actions{flex-wrap:wrap;gap:15px;margin-top:25px}.hero-secondary{font-size:11px}.hero-bottom{font-size:8px}.hero-bottom span:last-child{display:none}.intro-strip{gap:20px;padding:19px 20px;font-size:10px}.intro-strip span{max-width:170px}.intro-strip a{text-align:right;max-width:145px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}
.skip-link{z-index:100;background:var(--ink);color:#fff;padding:14px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:12px}.announcement{position:relative}.announcement>a{right:var(--gutter);align-items:center;gap:8px;font-size:9px;display:flex;position:absolute}.desktop-nav>button{gap:6px}.new-arrivals-link{color:var(--leaf)}.icon-button{justify-content:center;align-items:center;width:34px;height:38px;padding:3px;display:inline-flex}.bag-button{gap:5px;width:auto}.bag-button>span{min-width:10px;font-size:10px}.intro-strip a{align-items:center;gap:12px;display:flex}.section{padding:76px var(--gutter) 80px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:31px;display:flex}.section-heading h2{letter-spacing:-.035em;font-size:30px;font-weight:600;line-height:1.2}.section-heading p{color:var(--muted);margin-top:11px;font-size:12px}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:15px;padding:7px 0;font-size:11px;font-weight:600;display:inline-flex}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.product-image-wrap{background:var(--canvas);aspect-ratio:1/1.2;position:relative;overflow:hidden}.product-image-wrap>a:not(.quick-add){height:100%;display:block}.product-image-wrap img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:19px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.product-image-wrap:hover img{transform:scale(1.045)}.product-badge{color:var(--ink);background:#fffc;padding:5px 8px;font-size:9px;font-weight:500;position:absolute;top:14px;left:15px}.quick-add{background:#fff;border-radius:50%;justify-content:center;align-items:center;gap:9px;min-width:34px;height:34px;padding:0 8px;transition:background .2s;display:flex;position:absolute;bottom:12px;right:12px}.quick-add span{display:none}.quick-add:hover{background:var(--ink);color:#fff}.product-meta{padding-top:15px}.product-category{color:var(--muted);letter-spacing:.025em;margin-bottom:7px;font-size:9px;display:block}.product-title-price{justify-content:space-between;align-items:flex-start;gap:7px;display:flex}.product-title-price h3{font-size:12px;font-weight:600;line-height:1.5}.product-title-price>span{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:11px}.product-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:15px;display:flex}.product-bottom>span{color:var(--muted);font-size:9px}.swatches{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.swatch{background:var(--swatch);border:1px solid #00000012;border-radius:50%;width:14px;height:14px;padding:0;position:relative}.swatch.selected:after{content:"";border:1px solid var(--ink);border-radius:50%;position:absolute;inset:-4px}.swatch:focus-visible{outline-offset:5px}.editorial-grid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.editorial-tile{aspect-ratio:1/1.1;color:#fff;max-height:830px;position:relative;overflow:hidden}.editorial-tile>img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.editorial-tile:hover>img{transform:scale(1.025)}.editorial-overlay{background:linear-gradient(#0000 30%,#0f140d99);position:absolute;inset:0}.editorial-copy{bottom:42px;left:var(--gutter);flex-direction:column;align-items:flex-start;display:flex;position:absolute;right:30px}.editorial-copy h2{letter-spacing:-.035em;font-size:clamp(32px,3.8vw,60px);font-weight:500;line-height:1.1}.editorial-copy>span:not(.editorial-link){margin-top:17px;font-size:12px}.editorial-link{border-bottom:1px solid #ffffff90;align-items:center;gap:20px;margin-top:26px;padding-bottom:7px;font-size:11px;display:flex}.category-section{padding-top:82px}.category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.category-tile>div{background:var(--canvas);aspect-ratio:1/1.13;overflow:hidden}.category-tile img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:15px;transition:transform .4s}.category-tile:hover img{transform:scale(1.05)}.category-tile h3{justify-content:space-between;align-items:center;gap:5px;margin-top:16px;font-size:11px;font-weight:500;display:flex}.all-categories{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:13px 25px;margin-top:35px;padding-top:25px;display:flex}.all-categories a{align-items:center;gap:6px;font-size:10px;display:flex}.all-categories a:hover{text-decoration:underline}.story-section{background:#e9ebe2;grid-template-columns:1fr 1fr;display:grid}.story-photo{height:600px;overflow:hidden}.story-photo img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.story-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 12%;display:flex}.story-content h2{letter-spacing:-.035em;font-size:43px;font-weight:500;line-height:1.15}.story-content>p{max-width:370px;margin-top:23px;font-size:12px;line-height:1.9}.story-content .text-link{margin-top:25px}.story-signature{margin-top:55px;font-size:11px}.site-footer{padding:69px var(--gutter) 18px;background:#f5f5f1}.footer-top{grid-template-columns:1.25fr 1fr 1fr 1.4fr;gap:40px;display:grid}.footer-brand .wordmark{font-size:49px}.footer-brand>p{margin-top:24px;font-size:12px;line-height:1.8}.footer-column{flex-direction:column;gap:13px;font-size:11px;display:flex}.footer-column h3{margin-bottom:7px;font-size:11px;font-weight:700}.footer-column a{align-self:flex-start}.footer-column a:hover{text-decoration:underline}.footer-newsletter>h3{letter-spacing:-.02em;font-size:16px;font-weight:600}.footer-newsletter>p{color:var(--muted);margin-top:13px;font-size:11px;line-height:1.8}.footer-newsletter form{border-bottom:1px solid var(--ink);align-items:center;margin-top:25px;display:flex}.footer-newsletter input{min-width:0;color:var(--ink);background:0 0;border:none;flex:1;padding:12px 0;font-size:11px}input::placeholder{color:#72766c;opacity:1}.footer-newsletter form>button{padding:10px}.footer-newsletter .newsletter-note{min-height:27px;font-size:9px;line-height:1.5}.footer-bottom{color:#62685a;border-top:1px solid #d8dbce;justify-content:space-between;gap:20px;margin-top:55px;padding-top:23px;font-size:9px;display:flex}.footer-bottom>div{align-items:center;gap:26px;display:flex}.sample-notice{color:#62685a;margin-top:20px;font-size:9px}.mega-menu{width:100%;min-height:305px;padding:36px var(--gutter);border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1.3fr 1fr;gap:50px;display:grid;position:absolute;top:100%;left:0;box-shadow:0 12px 20px #10150f0c}.mega-intro h2{max-width:220px;margin-bottom:28px;font-size:27px;font-weight:500;line-height:1.25}.mega-links{flex-direction:column;align-items:flex-start;gap:16px;padding-top:4px;display:flex}.mega-links a{align-items:center;gap:25px;font-size:12px;display:flex}.mega-links a:hover{text-decoration:underline}.mega-feature{color:#fff;height:215px;position:relative;overflow:hidden}.mega-feature img{object-fit:cover;object-position:center 55%;width:100%;height:100%}.mega-feature:after{content:"";background:linear-gradient(#0000,#172114aa);position:absolute;inset:0}.mega-feature span{z-index:1;justify-content:space-between;font-size:11px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.menu-backdrop{z-index:20;cursor:default;background:#17201440;position:fixed;inset:119px 0 0}.modal{color:var(--ink);background:var(--paper);border:0;width:min(650px,100vw - 40px);max-width:none;max-height:90svh;padding:0;box-shadow:0 18px 60px #0d140b25}.modal::backdrop{background:#15201377}.modal-inner{padding:28px 30px}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px;display:flex}.modal-heading h2{letter-spacing:-.03em;font-size:24px;font-weight:500}.modal-drawer{width:480px;max-width:100vw;height:100svh;max-height:100svh;margin:0 0 0 auto}.modal-drawer .modal-inner{flex-direction:column;min-height:100%;display:flex}.modal-search{width:min(850px,100vw - 40px);margin-top:100px}.search-form{border-bottom:1px solid var(--ink);align-items:center;gap:16px;margin-top:15px;padding:14px 0;display:flex}.search-form input{outline-offset:0;background:0 0;border:0;flex:1;min-width:0;padding:10px 0;font-size:17px}.search-label{color:var(--muted);margin:27px 0 10px;font-size:11px}.search-results{grid-template-columns:1fr 1fr;gap:10px 30px;display:grid}.search-results>a{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:12px 0;display:flex}.search-results img{object-fit:contain;background:var(--canvas);mix-blend-mode:multiply;width:72px;height:80px}.search-results h3{font-size:12px;font-weight:500}.search-results span{color:var(--muted);font-size:11px}.search-results>a>svg{flex-shrink:0;margin-left:auto}.bag-note{border-bottom:1px solid var(--line);color:var(--muted);padding:17px 0;font-size:12px}.bag-items{margin-bottom:30px}.bag-item{border-bottom:1px solid var(--line);gap:22px;padding:23px 0;display:flex}.bag-item>a{background:var(--canvas);flex-shrink:0;width:112px}.bag-item img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:140px;padding:8px}.bag-item-info{flex:1}.bag-item-info>a{font-size:13px;font-weight:600}.bag-item-info>p{color:var(--muted);margin:6px 0 9px;font-size:11px}.bag-item-info>strong{font-size:12px;font-weight:500}.bag-item-controls{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.quantity{border:1px solid var(--line);justify-content:space-between;align-items:center;width:96px;height:35px;display:flex}.quantity button{justify-content:center;align-items:center;width:30px;height:100%;display:flex}.quantity>span{font-variant-numeric:tabular-nums;font-size:12px}.remove-link{padding:5px 0;font-size:10px;text-decoration:underline}.bag-summary{margin-top:auto}.bag-summary>div{justify-content:space-between;font-size:15px;display:flex}.bag-summary>p{color:var(--muted);margin:8px 0 25px;font-size:10px}.full-width{width:100%}.continue-link{margin:14px auto;padding:8px;font-size:11px;text-decoration:underline;display:block}.demo-caption{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:90px 25px;display:flex}.empty-state h2,.empty-state h3{letter-spacing:-.03em;font-size:27px;font-weight:500;line-height:1.25}.empty-state>p{color:var(--muted);max-width:370px;font-size:13px}.bag-empty{padding-top:110px}.bag-empty>svg{margin-bottom:15px}.mobile-nav{padding-top:15px}.mobile-nav>a{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 0;font-size:14px;display:flex}.mobile-nav details{border-bottom:1px solid var(--line);padding:17px 0}.mobile-nav details>a{color:var(--muted);padding:10px 0 5px 10px;font-size:12px;display:block}.mobile-nav summary{cursor:pointer;justify-content:space-between;font-size:14px;list-style:none;display:flex}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav details[open] summary svg{transform:rotate(45deg)}.breadcrumb{padding:22px var(--gutter);color:var(--muted);text-transform:capitalize;flex-wrap:wrap;gap:11px;font-size:10px;display:flex}.breadcrumb a:hover{text-decoration:underline}.collection-page{min-height:75vh;padding-bottom:80px}.collection-heading{padding:44px var(--gutter) 43px}.collection-heading h1{letter-spacing:-.035em;font-size:52px;font-weight:500;line-height:1.15}.collection-heading p{color:var(--muted);max-width:600px;margin-top:17px;font-size:13px}.collection-nav{padding:0 var(--gutter);border-bottom:1px solid var(--line);gap:28px;display:flex;overflow-x:auto}.collection-nav a{white-space:nowrap;border-bottom:2px solid #0000;padding:17px 0;font-size:11px}.collection-nav a.active{border-bottom-color:var(--ink)}.collection-toolbar{padding:23px var(--gutter);border-bottom:1px solid var(--line);align-items:center;gap:25px;display:flex}.filter-toggle{align-items:center;gap:11px;padding:4px 0;font-size:11px;display:flex}.filter-dot{background:var(--leaf);border-radius:50%;width:6px;height:6px}.collection-toolbar>span{color:var(--muted);border-left:1px solid var(--line);padding-left:25px;font-size:10px}.collection-toolbar>label{align-items:center;gap:12px;margin-left:auto;font-size:10px;display:flex}.collection-toolbar select{color:var(--ink);background:#fff;border:0;padding:6px;font-size:11px}.collection-products{margin:28px var(--gutter) 0;row-gap:43px}.filters{padding:24px var(--gutter);background:var(--canvas);border-bottom:1px solid var(--line);align-items:flex-end;gap:22px;display:flex}.filters label{flex-direction:column;gap:8px;font-size:11px;display:flex}.filters select{background:#fff;border:1px solid #b7bdaf;min-width:180px;padding:9px 25px 9px 10px;font-size:12px}.filters>button{align-items:center;gap:7px;height:37px;font-size:11px;display:flex}.product-detail{padding:10px var(--gutter) 50px;grid-template-columns:1.2fr 1fr;align-items:start;gap:75px;display:grid}.main-product-image{background:var(--canvas);aspect-ratio:1/1.1;position:relative}.main-product-image>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:30px}.product-thumbnails{gap:10px;margin-top:13px;display:flex}.product-thumbnails>button{background:var(--canvas);border:1px solid #0000;width:83px;height:91px;padding:6px}.product-thumbnails>button.active{border-color:var(--ink)}.product-thumbnails img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-info{max-width:510px;padding:22px 5px 0 0}.product-info>.product-category{margin-bottom:12px;font-size:11px}.product-info h1{letter-spacing:-.03em;font-size:40px;font-weight:500;line-height:1.2}.detail-price{flex-wrap:wrap;align-items:center;gap:13px;margin-top:17px;display:flex}.detail-price>span:first-child{font-size:18px}.detail-price>del{color:var(--muted);font-size:13px}.tax-note{color:var(--muted);font-size:9px}.product-description{color:#575e50;margin:26px 0 28px;font-size:13px;line-height:1.85}.color-select>p{margin-bottom:17px;font-size:12px}.color-select strong{font-weight:500}.color-select .swatches{gap:15px;padding-left:4px}.capacity{align-items:center;gap:20px;margin-top:27px;font-size:12px;display:flex}.capacity>span{border:1px solid var(--line);padding:8px 15px;font-size:11px}.add-to-bag-row{gap:14px;margin-top:31px;display:flex}.add-to-bag-row .quantity{flex-shrink:0;width:108px;height:50px}.add-to-bag-row .button{flex:1;justify-content:space-between}.product-availability{color:var(--leaf);align-items:center;gap:7px;margin-top:13px;font-size:10px;display:flex}.product-accordions{border-top:1px solid var(--line);margin-top:30px}.product-accordions details{border-bottom:1px solid var(--line);padding:17px 0}.product-accordions summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;list-style:none;display:flex}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details[open] summary svg{transform:rotate(45deg)}.product-accordions ul{color:var(--muted);margin:18px 0 3px;padding-left:16px;font-size:12px;line-height:1.9}.product-accordions p{color:var(--muted);margin-top:16px;font-size:12px;line-height:1.85}.product-accordions .text-link{margin-top:10px}.product-info>.demo-caption{justify-content:flex-start;margin-top:18px}.checkout-page{padding:32px var(--gutter) 85px}.checkout-layout{grid-template-columns:1fr .9fr;gap:100px;max-width:1160px;margin:45px auto 0;display:grid}.checkout-layout h1{letter-spacing:-.035em;font-size:43px;font-weight:500;line-height:1.15}.checkout-demo{background:#eff1e9;align-items:flex-start;gap:12px;margin:25px 0;padding:14px 17px;font-size:11px;line-height:1.7;display:flex}.checkout-demo svg{flex-shrink:0;margin-top:2px}.checkout-form{flex-direction:column;gap:19px;display:flex}.checkout-form h2{margin-top:13px;font-size:20px;font-weight:500}.checkout-form label{flex-direction:column;gap:8px;font-size:11px;display:flex}.checkout-form input,.checkout-form select{background:#fff;border:1px solid #bec3b8;border-radius:0;width:100%;min-width:0;height:45px;padding:10px;font-size:13px}.form-row{grid-template-columns:1fr 1fr;gap:17px;display:grid}.demo-payment{padding:0 0 15px}.demo-payment p{color:var(--muted);margin-top:12px;font-size:12px;line-height:1.8}.order-summary{background:var(--canvas);height:max-content;padding:30px;position:sticky;top:30px}.order-summary>h2{margin-bottom:22px;font-size:23px;font-weight:500}.order-summary-item{align-items:center;gap:16px;margin-top:20px;display:flex}.order-summary-image{flex-shrink:0;width:68px;height:82px;position:relative}.order-summary-image>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.order-summary-image>span{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;display:flex;position:absolute;top:0;right:-3px}.order-summary-item h3{font-size:11px;font-weight:600}.order-summary-item p{color:var(--muted);margin-top:5px;font-size:10px}.order-summary-item>strong{white-space:nowrap;margin-left:auto;font-size:11px;font-weight:500}.summary-totals{border-top:1px solid #d4d8cb;margin-top:27px;padding-top:10px}.summary-totals p{justify-content:space-between;margin-top:15px;font-size:11px;display:flex}.summary-totals .summary-grand-total{border-top:1px solid #d4d8cb;margin:20px 0 25px;padding-top:18px;font-size:18px}.checkout-complete,.checkout-empty{text-align:center;flex-direction:column;align-items:center;gap:26px;min-height:65vh;padding:120px 25px;display:flex}.checkout-complete h1,.checkout-empty h1{letter-spacing:-.035em;font-size:45px;font-weight:500}.checkout-complete p{color:var(--muted);font-size:14px;line-height:1.9}.complete-icon{width:76px;height:76px;color:var(--leaf);background:#e9eddf;border-radius:50%;justify-content:center;align-items:center;display:flex}.info-page{max-width:800px;padding:0 var(--gutter);margin:40px auto 95px}.info-page h1{letter-spacing:-.035em;margin-bottom:35px;font-size:49px;font-weight:500;line-height:1.2}.info-page p{color:var(--muted);max-width:70ch;margin-bottom:22px;font-size:14px;line-height:1.9}.info-page .text-link{margin-top:18px}.about-page{grid-template-columns:1fr 1fr;align-items:center;gap:100px;max-width:none;margin-top:20px;display:grid}.about-page>div{max-width:510px}.about-page>img{object-fit:cover;width:100%;height:650px}@media (min-width:1500px){.desktop-nav{gap:34px;font-size:12px}.product-title-price h3{font-size:14px}.product-title-price>span{font-size:13px}.section-heading h2{font-size:36px}.hero-copy{bottom:130px}}@media (max-width:1200px){.desktop-nav{gap:16px}.desktop-nav .new-arrivals-link{display:none}.product-detail{gap:38px}.checkout-layout{gap:45px}.story-content{padding:55px 10%}.story-content h2{font-size:36px}.product-title-price{flex-wrap:wrap}.footer-top{gap:28px}.about-page{gap:50px}}@media (max-width:950px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px 18px}.story-photo{height:520px}.footer-top{grid-template-columns:1fr 1fr 1fr}.footer-newsletter{grid-column:1/-1;width:100%;max-width:500px;margin-top:15px}.section{padding-top:58px;padding-bottom:58px}.product-grid{gap:17px}.product-info h1{font-size:32px}.about-page h1{font-size:38px}.about-page>img{height:570px}}@media (max-width:800px){.icon-button.mobile-only{display:inline-flex}.site-header>.wordmark{position:absolute;left:50%;transform:translate(-50%)}.header-actions{gap:12px;margin-left:auto}.announcement>a{display:none}.section-heading{align-items:flex-start;gap:20px}.section-heading h2{max-width:260px;font-size:26px}.section-heading .text-link{white-space:nowrap;gap:7px;padding-top:5px;font-size:10px}.section-heading p{max-width:240px;font-size:11px;line-height:1.7}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px}.product-image-wrap img{padding:13px}.product-badge{padding:4px 5px;font-size:8px;top:10px;left:9px}.product-title-price{flex-direction:column;gap:5px}.product-title-price h3{font-size:12px}.product-title-price>span{font-size:11px}.product-category{font-size:9px}.product-bottom{gap:8px;margin-top:13px}.product-bottom>span{font-size:8px}.swatches{gap:7px}.swatch{width:12px;height:12px}.product-meta{padding-top:12px}.quick-add{width:30px;min-width:30px;height:30px;bottom:8px;right:8px}.editorial-grid{grid-template-columns:1fr 1fr}.editorial-tile{aspect-ratio:.65}.editorial-copy{bottom:27px;left:20px;right:17px}.editorial-copy h2{font-size:31px}.editorial-copy>span:not(.editorial-link){font-size:10px;line-height:1.7}.editorial-link{gap:9px;margin-top:19px;font-size:10px}.category-section .section-heading{display:block}.category-section .section-heading h2{max-width:none}.category-section .text-link{margin-top:15px}.all-categories{justify-content:flex-start;gap:15px 20px}.story-section{grid-template-columns:1fr 1fr}.story-photo{height:470px}.story-content{padding:35px 23px}.story-content h2{font-size:30px}.story-content>p{margin-top:19px;font-size:11px}.story-content .text-link{font-size:10px}.story-signature{margin-top:30px;font-size:10px}.footer-top{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1;justify-content:space-between;display:flex}.footer-brand>p{margin:0}.footer-brand .wordmark{font-size:46px}.footer-newsletter{grid-column:1/-1;max-width:none}.site-footer{padding-top:48px}.footer-bottom{flex-direction:column;gap:20px;margin-top:30px}.footer-bottom>div{flex-wrap:wrap;justify-content:space-between;gap:15px}.modal-inner{padding:24px 22px}.modal-heading h2{font-size:23px}.modal-search{margin-top:30px}.search-form{gap:10px}.search-form input{font-size:13px}.search-results{grid-template-columns:1fr}.search-results img{width:60px;height:70px}.collection-heading{padding-top:27px;padding-bottom:35px}.collection-heading h1{font-size:40px}.collection-heading p{font-size:12px}.collection-nav{gap:25px}.collection-toolbar{gap:17px;padding-top:19px;padding-bottom:19px}.collection-toolbar>span{padding-left:17px;font-size:9px}.collection-toolbar>label{gap:0;font-size:0}.collection-toolbar select{max-width:146px;font-size:10px}.filters{flex-wrap:wrap;gap:18px}.filters label{width:calc(50% - 9px)}.filters select{width:100%;min-width:0;padding-left:8px;font-size:10px}.collection-products{row-gap:35px;margin-top:20px}.product-detail{grid-template-columns:1fr;gap:24px;padding-top:0}.product-gallery{max-width:100%}.main-product-image{aspect-ratio:1/1.03}.main-product-image>img{padding:28px}.product-info{max-width:none;padding:0}.product-info h1{font-size:34px}.product-description{font-size:13px}.product-thumbnails>button{width:65px;height:72px}.breadcrumb{gap:8px;padding-top:17px;padding-bottom:17px;font-size:9px}.checkout-layout{grid-template-columns:1fr;gap:40px;margin-top:30px}.checkout-layout h1{font-size:35px}.order-summary{grid-row:1;padding:22px;position:static}.order-summary>h2{font-size:22px}.order-summary-item{margin-top:15px}.checkout-form{gap:17px}.checkout-complete h1,.checkout-empty h1{font-size:36px}.info-page{margin-top:30px;margin-bottom:60px}.info-page h1{font-size:38px}.info-page p{font-size:13px}.about-page{grid-template-columns:1fr;gap:35px}.about-page>img{height:550px;max-height:75svh}.mega-menu,.menu-backdrop{display:none}}@media (max-width:480px){.section-heading h2{font-size:25px}.section-heading .text-link{gap:5px;font-size:9px}.section-heading .text-link svg{width:14px}.favourites .section-heading>div{max-width:215px}.editorial-grid{grid-template-columns:1fr;gap:4px}.editorial-tile{aspect-ratio:.9;max-height:620px}.editorial-copy h2{font-size:40px}.editorial-copy{bottom:32px;left:23px}.editorial-copy>span:not(.editorial-link){font-size:12px}.editorial-link{margin-top:23px;font-size:11px}.category-grid{gap:22px 12px}.category-tile img{padding:8px}.category-tile h3{gap:3px;font-size:9px}.category-tile h3 svg{width:12px}.story-section{grid-template-columns:1fr}.story-photo{height:390px}.story-content{padding:45px 25px}.story-content h2{font-size:40px}.story-content>p{max-width:340px;font-size:12px}.story-content .text-link{font-size:11px}.story-signature{margin-top:35px}.product-grid{column-gap:13px}.product-bottom>span{text-align:right;max-width:70px}.hero h1{font-size:53px}.hero-copy{bottom:93px}.hero-actions{gap:13px}.hero-actions .button{gap:14px;padding:13px 16px;font-size:11px}.hero-secondary{gap:6px;font-size:10px}.hero{min-height:590px}.hero-copy>p{font-size:12px}.collection-heading h1{font-size:35px}.collection-toolbar{gap:12px}.collection-toolbar>span{padding-left:12px}.collection-toolbar select{max-width:132px}.bag-item{gap:15px}.bag-item>a{width:97px}.bag-item-info>a{font-size:12px}.bag-item-controls{gap:8px}}.product-image-wrap img,.category-tile img,.main-product-image>img,.product-thumbnails img{object-fit:cover;mix-blend-mode:normal;padding:0}.product-image-wrap,.category-tile>div,.main-product-image,.product-thumbnails>button{background:0 0}.product-thumbnails>button{padding:0}.hero-copy h1,.hero-copy>p,.story-content h2,.story-content>p{white-space:pre-line}.hero-copy h1{max-width:760px}.hero-copy>p{max-width:560px}.header-contact{align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.header-contact:hover{text-decoration:underline}.announcement{height:35px;font-size:12px}.announcement>a{font-size:11px}.desktop-nav{gap:23px;font-size:13px}.site-header{gap:25px}.hero-copy>p{font-size:17px}.hero-actions .button,.hero-secondary{font-size:14px}.button{min-height:50px;font-size:14px}.intro-strip{font-size:13px}.section-heading h2{font-size:34px}.section-heading p{font-size:15px}.text-link{font-size:14px}.product-category{font-size:12px}.product-title-price{flex-direction:column;gap:8px}.product-title-price h3{font-size:17px}.product-title-price>span{font-size:16px}.product-title-price small{color:var(--muted);font-size:12px}.wholesale-card-note{color:var(--muted);margin-top:7px;font-size:12px}.product-badge{padding:5px 8px;font-size:11px}.product-bottom{align-items:center;margin-top:17px}.card-enquiry{align-items:center;gap:5px;font-size:12px;display:flex}.card-enquiry:hover{text-decoration:underline}.quick-add{width:40px;height:40px}.swatches{gap:10px}.swatch{width:19px;height:19px}.editorial-copy>span:not(.editorial-link){font-size:15px}.editorial-link{font-size:14px}.category-tile h3{font-size:14px;line-height:1.5}.all-categories a{font-size:13px}.story-content>p{font-size:15px;line-height:1.9}.story-content .text-link{font-size:14px}.story-signature{font-size:13px}.footer-column,.footer-column h3,.footer-brand>p,.footer-newsletter>p{font-size:14px}.footer-newsletter>h3{font-size:21px;line-height:1.4}.footer-contact-link{align-items:center;gap:10px;margin-top:22px;font-size:14px;display:flex}.footer-contact-link:hover{text-decoration:underline}.footer-bottom,.sample-notice{font-size:11px;line-height:1.8}.mega-links a{font-size:15px}.mega-feature span{font-size:14px}.search-form input{font-size:17px}.search-label{font-size:13px}.search-results h3{font-size:15px}.search-results span{font-size:13px}.search-results img{object-fit:cover;mix-blend-mode:normal;background:0 0}.breadcrumb{font-size:12px}.collection-heading p{font-size:16px}.collection-nav a,.filter-toggle,.collection-toolbar select{font-size:14px}.collection-toolbar>span,.collection-toolbar>label,.filters label{font-size:13px}.filters select,.filters>button{font-size:14px}.product-info>.product-category{font-size:13px}.product-info h1{font-size:40px}.product-description{font-size:16px;line-height:1.8}.detail-price>span:first-child{font-size:28px;font-weight:600}.detail-price small{font-size:15px;font-weight:400}.wholesale-label{color:var(--leaf);border:1px solid #c9d2bf;padding:5px 10px;font-size:12px}.b2b-order-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;margin-bottom:25px;padding:17px 0;font-size:14px;display:grid}.b2b-order-meta>strong{text-align:right;font-weight:500}.b2b-order-meta>span{color:var(--muted)}.volume-pricing{margin-bottom:27px}.volume-pricing h2{letter-spacing:-.01em;margin-bottom:13px;font-size:16px;font-weight:600}.price-tier-grid{border:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(100px,1fr));display:grid}.price-tier{text-align:left;border-right:1px solid var(--line);padding:15px 10px}.price-tier:last-child{border-right:0}.price-tier.active{background:#e9eddf}.price-tier>span{color:var(--muted);margin-bottom:7px;font-size:12px;display:block}.price-tier>strong{font-size:18px;font-weight:600}.price-tier small{white-space:nowrap;font-size:10px;font-weight:400}.volume-pricing>p{color:var(--muted);margin-top:10px;font-size:11px;line-height:1.7}.color-select>p{font-size:14px}.color-select .swatch{width:26px;height:26px}.enquiry-quantity{margin-top:27px}.enquiry-quantity>label{margin-bottom:10px;font-size:14px;font-weight:500;display:block}.enquiry-quantity>div{align-items:center;gap:10px;font-size:13px;display:flex}.enquiry-quantity input{background:#fff;border:1px solid #adb5a3;border-radius:0;width:100px;padding:10px;font-size:16px}.quantity-estimate{color:var(--muted);margin-left:auto;font-size:12px}.enquiry-quantity>p{color:#9b342b;margin-top:8px;font-size:12px}.request-quote-button{justify-content:space-between;margin-top:22px}.enquiry-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:13px;display:grid}.button-outline{color:var(--ink);border-color:var(--line);background:#fff}.button-outline:hover{background:var(--canvas)}.button-whatsapp{color:#304c29;background:#e7eee3;border-color:#bdceb3}.button-whatsapp:hover{background:#d6e3cc}.enquiry-actions .button{gap:8px;padding:13px 10px;font-size:12px}.product-accordions summary{font-size:15px}.product-accordions ul,.product-accordions p{font-size:14px}.contact-modal-content{padding:27px 0 10px}.contact-modal-content>p{color:var(--muted);font-size:15px;line-height:1.8}.contact-email{align-items:center;gap:16px;margin:25px 0;font-size:25px;display:flex}.contact-email svg:last-child{margin-left:auto}.contact-modal-content>.text-link{color:var(--leaf);border:0}.quote-form{flex-direction:column;gap:20px;margin-top:23px;display:flex}.quote-product-summary{background:var(--canvas);align-items:center;gap:20px;padding:0 16px 0 0;display:flex}.quote-product-summary>img{object-fit:cover;width:85px;height:105px}.quote-product-summary strong{font-size:16px;font-weight:600}.quote-product-summary p,.quote-product-summary span{color:var(--muted);margin-top:5px;font-size:12px}.quote-form label{flex-direction:column;gap:8px;font-size:13px;font-weight:500;display:flex}.quote-form label>span{color:var(--muted);font-size:11px}.quote-form input,.quote-form textarea{font:inherit;width:100%;min-width:0;color:var(--ink);resize:vertical;background:#fff;border:1px solid #bfc5b6;border-radius:0;padding:11px;font-size:15px}.quote-form label:has(input[type=tel]){position:relative}.quote-form label:has(input[type=tel])>span{position:absolute;top:0;left:47px}.form-error{color:#943c31;background:#fff1ee;padding:12px 15px;font-size:13px;line-height:1.7}.quote-privacy{color:var(--muted);font-size:11px;line-height:1.7}.quote-privacy a{text-decoration:underline}.quote-success{text-align:center;flex-direction:column;align-items:center;gap:22px;padding:38px 0;display:flex}.quote-success>svg{color:var(--leaf)}.quote-success>p{max-width:430px;font-size:15px;line-height:1.8}.quote-success a{text-decoration:underline}.price-on-request{margin-top:18px;font-size:20px}.info-page p{font-size:16px}.contact-page-links{flex-direction:column;align-items:flex-start;gap:20px;margin-top:35px;display:flex}.contact-page-links>a{align-items:center;gap:14px;font-size:20px;display:flex}.contact-page-links>a:hover{text-decoration:underline}@media (max-width:1250px){.desktop-nav{gap:18px;font-size:12px}.header-contact span{display:none}.site-header{gap:20px}.product-title-price h3{font-size:16px}.card-enquiry{font-size:11px}.footer-top{grid-template-columns:1.1fr 1fr 1fr 1.3fr;gap:25px}.footer-newsletter>h3{font-size:19px}.footer-contact-link{font-size:13px}.enquiry-actions{grid-template-columns:1fr}.enquiry-actions .button{font-size:14px}.story-content h2{font-size:36px}}@media (max-width:1050px){.desktop-nav{gap:13px;font-size:11px}.site-header{gap:16px}.wordmark{font-size:38px}.footer-top{grid-template-columns:1fr 1fr 1fr}.footer-newsletter{grid-column:1/-1;max-width:600px}.product-bottom{flex-wrap:wrap;row-gap:13px}.product-detail{gap:35px}.price-tier-grid{grid-template-columns:1fr}.price-tier{border-right:0;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 13px;display:flex}.price-tier>span{margin:0}.price-tier:last-child{border-bottom:0}}@media (max-width:800px){.hero-copy>p{font-size:15px}.hero h1{max-width:520px;font-size:54px;line-height:1.08}.hero-actions .button,.hero-secondary{font-size:13px}.intro-strip{font-size:12px}.intro-strip span{max-width:210px}.intro-strip a{max-width:180px}.section-heading h2{font-size:29px}.section-heading p{font-size:14px}.section-heading .text-link{font-size:12px}.product-title-price h3{font-size:16px}.product-title-price>span{font-size:15px}.product-category,.wholesale-card-note{font-size:11px}.product-badge{font-size:10px}.product-bottom{flex-direction:column;align-items:flex-start;gap:14px}.swatch{width:20px;height:20px}.card-enquiry{font-size:12px}.quick-add{width:36px;min-width:36px;height:36px}.editorial-copy>span:not(.editorial-link){font-size:14px}.editorial-link{font-size:13px}.category-tile h3,.all-categories a{font-size:12px}.story-content>p{font-size:14px}.story-content .text-link{font-size:13px}.footer-top{grid-template-columns:1fr 1fr}.footer-column,.footer-column h3,.footer-brand>p,.footer-newsletter>p{font-size:14px}.footer-newsletter>h3{font-size:22px}.footer-contact-link{font-size:15px}.footer-bottom,.sample-notice{font-size:11px}.mobile-nav>a,.mobile-nav summary{font-size:16px}.mobile-nav details>a{padding:12px 0 8px 10px;font-size:14px}.search-form input,.search-results h3{font-size:15px}.search-results span{font-size:12px}.collection-heading p{font-size:15px}.collection-nav a{font-size:13px}.filter-toggle,.collection-toolbar select{font-size:12px}.collection-toolbar>span{font-size:11px}.collection-toolbar>label{font-size:0}.collection-toolbar select{max-width:175px}.filters label,.filters select{font-size:12px}.product-info h1{font-size:36px}.product-description{font-size:16px}.detail-price>span:first-child{font-size:29px}.price-tier-grid{grid-template-columns:repeat(3,1fr)}.price-tier{border-bottom:0;border-right:1px solid var(--line);padding:13px 10px;display:block}.price-tier>span{margin-bottom:7px}.enquiry-actions{grid-template-columns:1fr 1fr}.enquiry-actions .button{font-size:13px}.product-accordions summary,.product-accordions ul,.product-accordions p{font-size:15px}.contact-email{gap:12px;font-size:23px}.quote-form input,.quote-form textarea,.info-page p{font-size:16px}.hero-bottom{font-size:9px}}@media (max-width:480px){.hero-copy h1{max-width:350px;font-size:48px}.hero-copy{bottom:91px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-actions .button{gap:20px;padding:14px 19px;font-size:13px}.hero-secondary{font-size:13px}.hero{min-height:680px}.hero-image{object-position:64% center}.section-heading{flex-direction:column;gap:14px}.favourites .section-heading>div{max-width:none}.section-heading h2{max-width:310px;font-size:30px}.section-heading p{max-width:none;font-size:14px}.section-heading .text-link{font-size:13px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.category-tile h3{font-size:14px}.product-title-price h3{font-size:15px}.product-category,.wholesale-card-note{font-size:11px}.product-meta{padding-top:14px}.product-grid{row-gap:33px}.collection-toolbar{gap:11px}.collection-toolbar>span{padding-left:11px}.collection-toolbar select{max-width:150px;font-size:11px}.collection-heading h1{font-size:35px}.product-detail{padding-left:0;padding-right:0}.product-info,.product-thumbnails{padding:0 20px}.main-product-image{aspect-ratio:1/1.05}.main-product-image>img{padding:0}.product-info h1{font-size:35px}.price-tier>strong{font-size:17px}.price-tier small{margin-top:2px;display:block}.enquiry-actions{grid-template-columns:1fr}.enquiry-actions .button{font-size:14px}.quantity-estimate{font-size:11px}.quote-form .form-row{grid-template-columns:1fr;gap:20px}.contact-email{gap:10px;font-size:20px}.modal-heading h2{font-size:24px}.contact-page-links>a{font-size:17px}.story-content h2{font-size:37px}}.icon-button.mobile-only{display:none}@media (max-width:800px){.icon-button.mobile-only{display:inline-flex}}.product-image-wrap>a.quick-add{aspect-ratio:1;border-radius:50%;width:36px;min-width:36px;height:36px;padding:0;display:flex}.wordmark .brand-logo{object-fit:contain;width:auto;max-width:none;height:56px}.footer-brand .wordmark .brand-logo{height:84px}@media (max-width:800px){.wordmark .brand-logo{height:48px}}
