body{font-size:16px}h1,.h1{font-size:48px}h2,.h2{font-size:32px}h3,.h3{font-size:24px}h4,.h4{font-size:20px}h5,.h5{font-size:18px}h6,.h6{font-size:16px}h1,h2,h3,h4,h5,h6{overflow-wrap:anywhere}a,button,input,summary,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #9e452c;outline-offset:4px}button,input,select,textarea{font-size:16px}.e-section{background:var(--e-bg);color:var(--e-fg);padding-block:var(--e-space);border-bottom:1px solid #282b2b1a}.e-shell{width:min(1380px,calc(100% - 80px));margin-inline:auto}.e-eyebrow{font-size:12px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;margin:0 0 20px}.e-heading h2{margin:0 0 20px;line-height:1.2;letter-spacing:-.035em}.e-copy{max-width:530px;line-height:1.7}.e-copy p{margin:0 0 24px}.e-button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:16px 24px;background:#282b2b;color:#fff;border:1px solid #282b2b;border-radius:2px;text-decoration:none;min-height:52px;font-size:16px;font-weight:600;transition:background .2s,transform .2s}.e-button:hover{background:#73301e;transform:translateY(-2px)}.e-button span{font-size:24px}.e-hero{display:grid;grid-template-columns:42% 58%;align-items:center}.e-hero-copy{padding:25px 48px 25px 0}.e-hero h1{font-size:48px;letter-spacing:-.05em;line-height:1.08;margin:0 0 28px;max-width:530px}.e-hero-note{margin-top:32px;font-size:13px;letter-spacing:.04em}.e-hero-media{position:relative;min-width:0;background:#eeede5}.e-hero-media picture{display:block}.e-hero-media img{width:100%;height:auto;aspect-ratio:1.06;object-fit:contain}.e-stamp{position:absolute;top:24px;right:24px;z-index:1;background:#eed8cb;color:#282b2b;transform:rotate(7deg);padding:17px 20px;font-size:13px;font-weight:600;box-shadow:4px 4px 0 #282b2b}.e-hero-caption{padding:18px 24px;display:flex;gap:25px;justify-content:space-between;background:#fff;color:#282b2b;font-size:13px;line-height:1.5;text-decoration:none;border-top:1px solid #282b2b22}.e-hero-caption span:first-child{max-width:90%}.e-intro{display:flex;justify-content:space-between;align-items:center;gap:40px}.e-intro .e-heading{max-width:760px}.e-intro h2{max-width:720px}.e-symbol{font-size:120px;line-height:1;color:#9e452c}.e-section-top{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:32px}.e-section-top .e-button{background:transparent;color:inherit}.e-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.e-card{min-width:0}.e-card-image{position:relative;display:block;background:#fff;overflow:hidden;border:1px solid #282b2b14}.e-card-image img{width:100%;aspect-ratio:1;object-fit:contain;transition:transform .35s}.e-card:hover img{transform:scale(1.035)}.e-card h3{font-family:var(--font-body--family);font-size:16px;font-weight:400;line-height:1.55;margin:16px 0 10px}.e-card a{text-decoration:none;color:inherit}.e-card p{margin:0;font-weight:600;font-size:16px}.e-card s{font-weight:400;opacity:.6;margin-left:5px}.e-badge{position:absolute;left:10px;top:10px;padding:5px 9px;background:#f5f2ec;font-size:12px}.e-editorial{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.e-editorial-image{background:#fff;position:relative;min-width:0}.e-editorial-image img{width:100%;height:100%;min-height:400px;object-fit:contain;aspect-ratio:1.1}.e-editorial-copy{padding:50px;display:flex;flex-direction:column;justify-content:center}.e-editorial-copy .e-button{align-self:start}.e-editorial--right .e-editorial-image{order:2}.e-image-link{position:absolute;bottom:20px;right:20px;background:#eed8cb;color:#282b2b;width:52px;height:52px;display:grid;place-items:center;font-size:28px;text-decoration:none}.e-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:32px}.e-category{display:grid;grid-template-columns:1fr auto;text-decoration:none;color:inherit;gap:15px;padding:16px 0;border-top:1px solid currentColor}.e-category img{grid-column:1/-1;width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.e-category-number{grid-column:1/-1;font-size:12px}.e-category>span:nth-last-child(2){font-weight:600;font-size:16px}.e-philosophy>.e-heading{max-width:740px}.e-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:50px;margin-top:48px}.e-principles>div{border-top:1px solid currentColor;padding-top:24px;line-height:1.7}.e-principles h3{font-size:20px}.e-faq{display:grid;grid-template-columns:1fr 1.3fr;gap:80px}.e-faq-item{border-top:1px solid #282b2b40;padding:4px 0}.e-faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;padding:20px 0;list-style:none;font-weight:600;min-height:56px}.e-faq-item summary::-webkit-details-marker{display:none}.e-faq-item summary span{font-size:26px}.e-faq-item[open] summary span{transform:rotate(45deg)}.e-faq-item>div{padding-bottom:24px;line-height:1.7}.e-faq-item a{text-decoration:underline}.e-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.e-email-row{display:flex;margin-top:10px}.e-email-row input{width:100%;min-width:0;background:#fff;color:#282b2b;border:1px solid #282b2b;border-right:0;padding:16px;border-radius:0}.e-email-row button{white-space:nowrap;gap:16px}.e-consent{display:flex;gap:10px;align-items:start;font-size:13px;line-height:1.6;margin-top:16px}.e-consent input{margin-top:5px}.e-footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:40px}.e-footer-contact{font-size:14px;line-height:1.7}.e-footer-logo{max-width:180px;height:auto;margin-bottom:30px}.e-footer-menu summary{font-weight:600;font-size:15px;list-style:none;padding-bottom:20px}.e-footer-menu summary span{display:none}.e-footer-menu ul{list-style:none;padding:0;margin:0;display:grid;gap:14px;font-size:13px;line-height:1.6}.e-footer-menu a{text-decoration:none}.e-footer-menu a:hover{text-decoration:underline}.e-footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:center;border-top:1px solid #282b2b33;margin-top:48px;padding-top:28px}.e-payments{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.e-payments svg{width:38px;height:24px}.product-card__content{gap:12px}.product-card img,.card-gallery img{object-fit:contain}.product-card,.product-grid__item{min-width:0}.product-card .text-block{overflow-wrap:anywhere}.header__row--top{border-bottom:1px solid #282b2b2d}.cart__checkout-button[hidden]{display:none!important}.e-wallet-ready>.cart__checkout-button{display:none!important}.e-sku{font-size:13px;color:#62665c;margin-top:10px;display:block}.rte{overflow-wrap:anywhere}.rte p{line-height:1.75}shopify-accelerated-checkout,shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-border-radius:2px}@media(min-width:750px){.e-hide-desktop{display:none}.e-footer-menu summary{pointer-events:none}.e-footer-menu:not([open])>ul{display:grid}}@media(max-width:989px){.e-shell{width:calc(100% - 40px)}.e-hero-copy{padding-right:25px}.e-editorial-copy{padding:30px}.e-footer-grid{grid-template-columns:1fr 1fr}.e-faq{gap:35px}.e-categories{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){h1,.h1{font-size:36px}h2,.h2{font-size:28px}h3,.h3{font-size:22px}.e-hide-mobile{display:none}.e-section{padding-block:calc(var(--e-space)*.65)}.e-shell{width:calc(100% - 32px)}.e-hero{grid-template-columns:1fr;gap:28px}.e-hero h1{font-size:36px;max-width:360px}.e-hero-copy{padding:0}.e-hero-note{margin:18px 0 0}.e-hero-media img{aspect-ratio:1}.e-stamp{top:18px;right:18px;font-size:12px;padding:12px}.e-button{width:100%}.e-symbol{font-size:64px}.e-intro{gap:16px}.e-intro .e-copy{font-size:16px}.e-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.e-card h3{font-size:16px;line-height:1.45}.e-section-top{align-items:start;flex-direction:column;gap:16px}.e-section-top .e-heading h2{margin-bottom:0}.e-editorial{grid-template-columns:1fr}.e-editorial--right .e-editorial-image{order:0}.e-editorial-copy{padding:30px 0 0}.e-editorial-image img{min-height:0;aspect-ratio:1}.e-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.e-principles{grid-template-columns:1fr;gap:24px;margin-top:24px}.e-faq,.e-newsletter{grid-template-columns:1fr;gap:24px}.e-email-row{flex-direction:column;gap:10px}.e-email-row input{border-right:1px solid #282b2b;min-height:52px}.e-footer-grid{grid-template-columns:1fr;gap:0}.e-footer-contact{margin-bottom:32px}.e-footer-menu{border-top:1px solid #282b2b33}.e-footer-menu summary{min-height:56px;padding:18px 0;display:flex;justify-content:space-between;cursor:pointer}.e-footer-menu summary span{display:block}.e-footer-menu ul{padding-bottom:24px}.e-footer-bottom{flex-direction:column;align-items:start;margin-top:24px}.e-payments{max-width:100%}.e-heading h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.e-collection-intro{display:flex;align-items:center;justify-content:space-between;gap:40px}.e-collection-intro>div{max-width:800px}.e-collection-intro>img{width:240px;aspect-ratio:1;object-fit:contain;background:#fff}.e-hero h1{white-space:pre-line}@media(max-width:749px){.e-collection-intro{gap:20px}.e-collection-intro>img{width:100px;flex-shrink:0}.e-collection-intro h1{font-size:28px}}
.f-hero{display:grid;grid-template-columns:1.8fr 1fr;gap:28px}.f-hero .e-hero-copy{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:20px 70px;padding:0 0 12px}.f-hero .e-eyebrow{grid-column:1/-1;margin:0}.f-hero h1{grid-column:1;grid-row:2/4;font-size:48px;line-height:1.1;white-space:pre-line;letter-spacing:-.045em;margin:0}.f-hero .e-copy{grid-column:2;grid-row:2}.f-hero .e-button{grid-column:2;grid-row:3;justify-self:start;min-width:280px}.f-hero .e-hero-note{display:none}.f-hero .e-hero-media{grid-column:1;background:#fff;border-bottom:4px solid #9e452c}.f-hero .e-hero-media img{aspect-ratio:1.7;object-fit:contain}.f-hero .e-stamp{transform:none;box-shadow:none;top:18px;left:18px;right:auto;background:#282b2b;color:#fff;padding:9px 14px}.b-hero-secondary{grid-column:2;background:#dfd6c9;padding:24px;text-decoration:none;color:#282b2b;display:flex;flex-direction:column;justify-content:center;gap:24px}.b-hero-secondary img{width:100%;aspect-ratio:1;object-fit:contain;background:#fff}.b-hero-secondary>span{display:flex;justify-content:space-between;gap:20px;font-weight:600}.e-button{background:#9e452c;border-color:#9e452c;color:#fff;border-radius:0}.e-button:hover{background:#73301e}.e-intro{display:block;max-width:1020px;text-align:center}.e-intro .e-heading,.e-intro h2{max-width:none}.e-intro .e-copy{max-width:780px;margin-inline:auto}.e-symbol{display:none}.e-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.e-card:nth-child(4){grid-column:2}.e-card-image{border:0}.e-card h3{font-size:16px}.e-card p{color:#9e452c}.e-categories{display:flex;flex-direction:column;gap:0;border-top:1px solid #ccc9c1}.e-category{display:grid;grid-template-columns:60px 140px 1fr 44px;align-items:center;gap:35px;border-top:0;border-bottom:1px solid #ccc9c1;padding:20px 0}.e-category img{grid-column:auto;width:140px;aspect-ratio:1.4;object-fit:contain}.e-category-number{grid-column:auto;font-size:16px;color:#9e452c}.e-category>span:nth-last-child(2){font-size:24px}.e-category>span:last-child{font-size:28px}.e-category:hover{background:#eeece7}.e-editorial{grid-template-columns:1fr 1fr;align-items:center;gap:70px}.e-editorial-copy{padding:0}.e-editorial-image img{min-height:0;aspect-ratio:1.15}.e-image-link{background:#9e452c;color:#fff}.e-principles{gap:32px}.e-principles>div{border-top:3px solid #9e452c}.e-footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.e-footer-contact{padding-right:25px}.e-footer-contact a{overflow-wrap:anywhere}.e-footer-bottom,.e-footer-menu{border-color:#ffffff45}.e-collection-intro>img{border-bottom:3px solid #9e452c}.e-sku{color:#66665e}:focus-visible{outline-color:#9e452c}
@media(max-width:989px){.f-hero .e-hero-copy{gap:20px 32px}.f-hero{gap:20px}.e-editorial{gap:32px}.e-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:749px){.f-hero{grid-template-columns:1fr;gap:20px}.f-hero .e-hero-copy{display:block}.f-hero .e-eyebrow{margin-bottom:20px}.f-hero h1{font-size:36px;margin-bottom:24px}.f-hero .e-hero-media{grid-column:1}.f-hero .e-hero-media img{aspect-ratio:1.15}.b-hero-secondary{grid-column:1;display:grid;grid-template-columns:100px 1fr;align-items:center;padding:16px;gap:20px}.e-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.e-card:nth-child(4){grid-column:auto}.e-category{grid-template-columns:25px 75px 1fr 22px;gap:12px;padding:16px 0}.e-category img{width:75px;aspect-ratio:1}.e-category>span:nth-last-child(2){font-size:16px}.e-category>span:last-child{font-size:22px}.e-editorial{grid-template-columns:1fr;gap:28px}.e-editorial-copy{padding:0}.e-footer-grid{grid-template-columns:1fr}.e-footer-contact{padding-right:0}}
