*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f0e8;color:#28231e;font-family:"DM Sans",sans-serif;line-height:1.55}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #ded6ca;background:#f5f0e8;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-weight:600;letter-spacing:.02em}.mark{display:grid;place-items:center;width:32px;height:32px;border:1px solid #28231e;border-radius:50%;font-family:"Playfair Display";font-size:18px}.site-header nav{display:flex;gap:30px}.site-header nav a{color:inherit;text-decoration:none;font-size:14px}.bag{background:none;border:0;font:inherit}.bag span{background:#28231e;color:#fff;border-radius:50%;padding:2px 6px;font-size:11px}.hero{min-height:650px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:70px 9vw;gap:5vw}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:600;margin:0 0 16px}.hero h1,h2{font-family:"Playfair Display",serif;font-weight:500;line-height:1.02;margin:0}.hero h1{font-size:clamp(48px,7vw,88px)}.hero h1 em{font-weight:500}.lede{max-width:520px;font-size:18px;margin:28px 0 32px;color:#665d54}.button{display:inline-block;border:0;background:#28231e;color:#fff;padding:14px 24px;text-decoration:none;border-radius:3px;font-weight:600;cursor:pointer}.hero-art{min-height:470px;display:grid;place-items:center;background:#ded2c1;border-radius:48% 48% 8px 8px}.jar{width:250px;height:170px;border-radius:18px 18px 35px 35px;background:#e9e0d2;box-shadow:0 30px 45px #7b6a551f;display:grid;place-items:center;position:relative}.jar:before{content:"";position:absolute;top:-28px;width:245px;height:38px;border-radius:8px;background:#312b25}.jar-label{background:#f8f3ea;width:145px;height:95px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.jar-label strong{font-family:"Playfair Display";font-size:20px;line-height:.9;margin:7px}.jar-label small{font-size:7px;letter-spacing:.15em}.promise{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d9d0c3;border-bottom:1px solid #d9d0c3;padding:30px 9vw;gap:30px}.promise div{display:flex;flex-direction:column;gap:5px}.promise span{color:#766d63;font-size:14px}.section{padding:100px 9vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section h2,.story h2,.newsletter h2,.faq h2,.contact h2{font-size:52px}.section-head>p{color:#766d63;max-width:280px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-photo{height:360px;background:#e2d7c8;display:grid;place-items:center;font-family:"Playfair Display";font-size:26px;letter-spacing:.1em}.product h3{font-family:"Playfair Display";font-size:25px;font-weight:500;margin:18px 0 4px}.product p{color:#766d63;margin:0 0 18px}.product-row{display:flex;justify-content:space-between;align-items:center;font-size:13px}.product-row button{background:none;border:0;text-decoration:underline;cursor:pointer}.story{background:#d9cbbb;padding:100px 9vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.story p{font-size:18px;max-width:600px}.newsletter{text-align:center;padding:110px 9vw;background:#28231e;color:#f5f0e8}.newsletter form{display:flex;max-width:560px;margin:28px auto 0}.newsletter input{flex:1;padding:15px;border:0;background:#f5f0e8}.newsletter .button{background:#d9cbbb;color:#28231e}.faq details{border-top:1px solid #d4cabd;padding:20px 0}.faq summary{cursor:pointer;font-weight:600}.contact{padding:75px 9vw;background:#8b765f;color:#fff;display:flex;justify-content:space-between;align-items:center}.light{background:#f5f0e8;color:#28231e}footer{padding:35px 6vw;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#766d63}@media(max-width:800px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:55px 7vw}.hero-art{min-height:380px}.promise,.products,.story{grid-template-columns:1fr}.promise{padding:28px 7vw}.section,.story{padding:75px 7vw}.section-head{display:block}.section-head>p{margin-top:15px}.product-photo{height:300px}.story{gap:30px}.newsletter{padding:80px 7vw}.contact{padding:60px 7vw;display:block}.contact .button{margin-top:25px}footer{display:block}.footer .brand{margin-bottom:15px}}