*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8f4;color:#183b36;font-family:var(--font-body),Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.site-header{height:78px;justify-content:space-between;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid #dce4dc;background:hsla(75,22%,96%,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:relative;z-index:2}.brand,.site-header{display:flex;align-items:center}.brand{font-size:20px;font-weight:700;letter-spacing:-.04em;gap:9px}.brand i{font-family:var(--font-display);font-weight:400}.brand-mark{background:#dce9ca;color:#35614d;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.site-header nav{display:flex;gap:34px;color:#527069;font-size:14px}.site-header nav a:hover,.text-link:hover{color:#d35c3e}.cart-link{display:flex;align-items:center;gap:8px;font-size:14px;position:relative}.cart-link b{background:#d35c3e;color:#fff;border-radius:50%;font-size:10px;min-width:18px;height:18px;text-align:center;padding-top:3px}.hero{min-height:640px;display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(32px,7vw,100px);gap:clamp(32px,7vw,100px);align-items:center;padding:76px clamp(20px,8vw,128px) 90px;background:linear-gradient(115deg,#f7f8f4 45%,#e8efe5 0)}.hero-copy{max-width:590px}.eyebrow{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:700;color:#668078;margin-bottom:18px}.checkout-heading h1,.confirmation h1,.hero h1,.shop-intro h1{font-family:var(--font-display),serif;font-size:clamp(48px,6.1vw,82px);line-height:.98;letter-spacing:-.055em;font-weight:500;margin:0 0 28px}.checkout-heading h1 em,.confirmation h1 em,.hero h1 em,.shop-intro h1 em{color:#d35c3e;font-style:italic}.hero-copy>p{font-size:18px;line-height:1.65;color:#57716b;max-width:460px;margin:0 0 34px}.hero-actions{display:flex;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#d9694b,#c94f36);color:#fff;border:0;border-radius:4px;padding:15px 21px;font-size:14px;font-weight:700;box-shadow:0 8px 20px rgba(190,76,48,.18);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(190,76,48,.25)}.text-link{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid #9caf9d;padding-bottom:4px;font-size:14px;font-weight:700;color:#41635a}.hero-art{position:relative;max-width:530px}.hero-art img{display:block;width:100%;height:510px;object-fit:cover;border-radius:190px 190px 5px 5px;box-shadow:0 24px 50px rgba(37,74,57,.15)}.hero-note{position:absolute;bottom:24px;left:-28px;background:hsla(0,0%,100%,.94);padding:13px 17px;display:flex;align-items:center;gap:9px;border-radius:4px;box-shadow:0 8px 24px rgba(32,70,50,.14);font-size:12px;font-weight:700}.hero-note svg{color:#d35c3e}.promise{display:flex;justify-content:space-around;gap:20px;padding:26px 6%;border-bottom:1px solid #dce4dc;background:#fff}.promise div{display:flex;align-items:center;gap:13px;color:#668078;font-size:13px}.promise svg{color:#d35c3e}.promise strong{display:block;color:#183b36;font-size:14px}.checkout-page,.featured,.shop-page{padding:100px clamp(20px,8vw,128px)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.section-heading h2,.story h2{font-family:var(--font-display);font-weight:500;font-size:46px;letter-spacing:-.04em;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.product-card{background:hsla(0,0%,100%,.7);border:1px solid #dde6dd;box-shadow:0 12px 35px rgba(35,68,50,.06);transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(35,68,50,.13)}.product-image{height:330px;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.04)}.product-image span{position:absolute;top:14px;left:14px;background:hsla(0,0%,100%,.92);padding:7px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.product-info{padding:19px 20px 18px}.product-info h3{font-family:var(--font-display);font-size:25px;font-weight:500;margin:0 0 5px}.product-info p{color:#71827b;font-size:13px;line-height:1.5;margin:0;min-height:40px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.product-bottom strong{font-size:15px}.add-button{border:1px solid #cbd9ca;background:#edf3e9;color:#35614d;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;transition:.2s}.add-button:hover{background:#d35c3e;color:#fff;border-color:#d35c3e}.story{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,10vw,150px);gap:clamp(40px,10vw,150px);align-items:center;padding:110px clamp(20px,13vw,200px);background:#e9efe5}.story-image img{width:100%;height:440px;object-fit:cover}.story-copy{max-width:430px}.story h2{font-size:52px;margin-bottom:23px}.story-copy p{color:#5d766d;line-height:1.7;font-size:16px}.story-copy .text-link{margin-top:17px}footer{display:flex;justify-content:space-between;align-items:center;padding:35px clamp(20px,8vw,128px);background:#183b36;color:#e9efe5;font-size:13px}footer .brand{color:#fff}footer>a{border-bottom:1px solid #91aa9d;padding-bottom:3px}.shop-page{min-height:calc(100vh - 78px)}.back-link{display:inline-flex;gap:8px;align-items:center;color:#668078;font-size:13px;margin-bottom:54px}.shop-intro{max-width:620px;margin-bottom:80px}.shop-intro h1{font-size:74px}.shop-intro p{color:#668078;font-size:17px;line-height:1.6}.shop-layout{display:grid;grid-template-columns:190px 1fr;grid-gap:50px;gap:50px}aside{display:flex;flex-direction:column;gap:12px}aside button{border:0;background:none;text-align:left;color:#668078;padding:8px 0;font-size:14px}aside button.filter-active{color:#183b36;font-weight:700;border-bottom:1px solid #d35c3e;width:max-content}.all-products{grid-template-columns:repeat(3,1fr)}.checkout-page{min-height:calc(100vh - 78px)}.checkout-heading{margin:10px 0 56px}.checkout-heading h1{font-size:64px}.checkout-grid{display:grid;grid-template-columns:1.4fr .8fr;grid-gap:70px;gap:70px;max-width:1100px}.order-form h2,.order-summary h2{font-family:var(--font-display);font-size:30px;font-weight:500;margin:0 0 9px}.form-intro{color:#71827b;font-size:14px;margin:0 0 32px}.order-form form{display:flex;flex-direction:column;gap:19px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:700;color:#41635a}label span{font-weight:400;color:#90a099}input,textarea{border:1px solid #d1ddd2;background:hsla(0,0%,100%,.78);border-radius:3px;padding:13px;color:#183b36;outline:0}input:focus,textarea:focus{border-color:#d35c3e;box-shadow:0 0 0 3px rgba(211,92,62,.12)}textarea{resize:vertical}.submit-button{align-self:flex-start;margin-top:8px}.order-summary{background:#fff;border:1px solid #dce5dc;padding:28px;align-self:start;box-shadow:0 10px 30px rgba(35,68,50,.06)}.summary-item{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid #e4ebe4}.summary-item img{width:55px;height:62px;object-fit:cover}.summary-item div{display:flex;flex-direction:column;gap:5px;flex:1 1;font-size:13px}.summary-item span{color:#71827b;font-size:12px}.summary-item button{border:0;background:none;color:#9aaa9f}.summary-total{display:flex;justify-content:space-between;padding:23px 0 8px;font-size:15px}.summary-total strong{font-size:20px}.delivery-note{font-size:12px;line-height:1.5;color:#71827b}.empty-state{text-align:center;padding:70px 20px;background:#fff;border:1px solid #dce5dc}.empty-state p{color:#71827b;margin-bottom:28px}.confirmation{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:50px 20px;background:linear-gradient(135deg,#e9efe5,#f7f8f4)}.confirmation-card{background:hsla(0,0%,100%,.9);border:1px solid #d7e3d7;max-width:600px;text-align:center;padding:60px clamp(25px,7vw,90px);box-shadow:0 18px 45px rgba(35,68,50,.1)}.check-icon{display:grid;place-items:center;background:#dce9ca;color:#35614d;width:54px;height:54px;border-radius:50%;margin:0 auto 28px}.confirmation h1{font-size:54px}.confirmation p{color:#668078;line-height:1.65;max-width:390px;margin:0 auto 28px}.confirmation-details{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #dce5dc;border-bottom:1px solid #dce5dc;padding:17px 0;margin-bottom:30px;text-align:left;grid-gap:10px;gap:10px}.confirmation-details span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#81928b}.confirmation-details strong{text-align:right;font-size:13px}.about-page{min-height:calc(100vh - 78px)}.about-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);align-items:center;padding:82px clamp(20px,10vw,150px) 105px;background:linear-gradient(115deg,#f7f8f4 52%,#e8efe5 0)}.about-hero-copy{max-width:560px}.about-hero-copy .back-link{margin-bottom:70px}.about-hero h1{font-family:var(--font-display),serif;font-size:clamp(52px,6vw,78px);line-height:1;letter-spacing:-.055em;font-weight:500;margin:0 0 28px}.about-hero h1 em{color:#d35c3e;font-style:italic}.about-hero-copy>p{color:#57716b;font-size:18px;line-height:1.65;max-width:490px;margin:0 0 34px}.about-hero-image{position:relative;max-width:520px}.about-hero-image img{display:block;width:100%;height:560px;object-fit:cover;border-radius:260px 260px 4px 4px;box-shadow:0 24px 50px rgba(37,74,57,.15)}.about-image-note{position:absolute;bottom:24px;left:-25px;display:flex;align-items:center;gap:9px;background:hsla(0,0%,100%,.95);padding:14px 17px;border-radius:4px;box-shadow:0 8px 24px rgba(32,70,50,.14);font-size:12px;font-weight:700}.about-image-note svg{color:#d35c3e}.about-intro{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,10vw,150px);gap:clamp(40px,10vw,150px);padding:110px clamp(20px,13vw,200px);background:#fff}.about-intro-heading h2,.about-values-heading h2{font-family:var(--font-display);font-size:clamp(40px,4.5vw,60px);line-height:1.02;letter-spacing:-.045em;font-weight:500;margin:0;max-width:460px}.about-intro-copy{max-width:500px;color:#5d766d;font-size:16px;line-height:1.75}.about-intro-copy p{margin:0 0 22px}.about-values{padding:105px clamp(20px,8vw,128px);background:#e9efe5}.about-values-heading{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:55px}.about-values-heading h2{font-size:52px}.about-values-heading p{color:#5d766d;margin:14px 0 0}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;max-width:1080px;margin:0 auto}.value-card{padding:31px 28px;background:hsla(0,0%,100%,.72);border:1px solid #d6e1d6;box-shadow:0 10px 28px rgba(35,68,50,.06)}.value-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#dce9ca;color:#35614d;margin-bottom:24px}.value-card h3{font-family:var(--font-display);font-size:26px;font-weight:500;margin:0 0 10px}.value-card p{color:#668078;font-size:14px;line-height:1.65;margin:0}.about-quote{display:grid;grid-template-columns:1fr 1fr;grid-gap:clamp(40px,10vw,150px);gap:clamp(40px,10vw,150px);align-items:center;padding:110px clamp(20px,13vw,200px);background:#fff}.about-quote-image img{width:100%;height:430px;object-fit:cover}.about-quote-copy{max-width:470px}.about-quote blockquote{font-family:var(--font-display);font-size:clamp(32px,4vw,51px);line-height:1.08;letter-spacing:-.04em;margin:0 0 22px}.about-quote-copy>p{color:#71827b;font-size:14px;margin:0 0 30px}.about-quote-copy .text-link{margin-top:0}@media(max-width:800px){.site-header{height:68px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-art{max-width:500px;margin:0 auto;width:100%}.hero-art img{height:390px}.promise{flex-direction:column;align-items:flex-start;padding-left:10%}.all-products,.product-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr;padding:70px 8%}.story-image img{height:330px}.shop-layout{grid-template-columns:1fr;gap:25px}.shop-layout aside{flex-direction:row;flex-wrap:wrap;gap:18px}.checkout-grid{grid-template-columns:1fr;gap:42px}.checkout-page,.featured,.shop-page{padding-top:70px}.checkout-heading h1,.shop-intro h1{font-size:56px}.about-hero{grid-template-columns:1fr;padding-top:55px}.about-hero-copy .back-link{margin-bottom:48px}.about-hero-image{margin:0 auto;width:100%;max-width:500px}.about-hero-image img{height:440px}.about-intro,.about-quote{grid-template-columns:1fr;padding:75px 8%;gap:35px}.values-grid{grid-template-columns:1fr}.about-values{padding:75px 8%}}@media(max-width:520px){.hero h1{font-size:51px}.hero{background:#f7f8f4;padding-bottom:60px}.hero-art img{height:330px}.hero-note{left:10px}.section-heading{align-items:flex-start;flex-direction:column;gap:18px}.all-products,.product-grid{grid-template-columns:1fr}.product-image{height:300px}.story h2{font-size:42px}.story{padding:60px 20px}.form-row{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:16px}.confirmation h1{font-size:43px}.confirmation-card{padding:45px 22px}.site-header{padding:0 18px}.cart-link span{display:none}.about-hero{padding-left:20px;padding-right:20px}.about-hero h1{font-size:51px}.about-hero-image img{height:350px}.about-image-note{left:10px}.about-intro,.about-quote,.about-values{padding:60px 20px}.about-values-heading h2{font-size:44px}.about-quote blockquote{font-size:38px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Playfair_Display_0a80b4;font-style:normal;font-weight:400 900;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Playfair_Display_Fallback_0a80b4;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_0a80b4{font-family:__Playfair_Display_0a80b4,__Playfair_Display_Fallback_0a80b4;font-style:normal}.__variable_0a80b4{--font-display:"__Playfair_Display_0a80b4","__Playfair_Display_Fallback_0a80b4"}@font-face{font-family:__DM_Sans_0d7163;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__DM_Sans_0d7163;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__DM_Sans_Fallback_0d7163;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:__DM_Sans_0d7163,__DM_Sans_Fallback_0d7163;font-style:normal}.__variable_0d7163{--font-body:"__DM_Sans_0d7163","__DM_Sans_Fallback_0d7163"}