@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,500;9..144,600&display=swap');
:root{--ink:#18352d;--cream:#f6f3eb;--paper:#fffdf8;--orange:#ef7048;--sage:#dbe7d8;--muted:#718078;--line:#dce4dc}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid rgba(24,53,45,.1);background:var(--cream)}.brand{display:flex;gap:10px;align-items:center;font-weight:700;font-size:20px;letter-spacing:-.8px}.brand-mark{display:grid;place-items:center;background:var(--orange);color:#fff;font-size:11px;letter-spacing:0;width:32px;height:32px;border-radius:50%}.brand-dot{color:var(--orange)}.main-nav{display:flex;gap:34px;margin-left:100px}.main-nav a,.text-link{font-size:13px;font-weight:600;color:#52645c}.main-nav a:hover,.text-link:hover,.footer-links a:hover{color:var(--orange)}.header-actions{display:flex;gap:25px;align-items:center}.cart-button{background:none;border:0;color:var(--ink);font-weight:600;cursor:pointer}.cart-count{display:inline-grid;place-items:center;background:var(--orange);color:#fff;border-radius:50%;width:21px;height:21px;font-size:11px;margin-left:4px}.menu-button{display:none;border:0;background:none;font-size:22px;color:var(--ink)}.hero{min-height:585px;display:grid;grid-template-columns:1fr 1fr;max-width:1280px;margin:auto;padding:65px 7vw 55px;gap:5vw;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-weight:700;font-size:10px;color:var(--orange);margin:0 0 16px}.hero h1{font-family:Fraunces,serif;font-size:clamp(44px,5.2vw,76px);line-height:1.02;letter-spacing:-3px;margin:0 0 24px;font-weight:500}.hero h1 em,.mission h2 em{font-style:italic;color:var(--orange)}.hero-text{max-width:425px;color:#607169;font-size:17px;line-height:1.65}.hero-actions{display:flex;gap:26px;align-items:center;margin:30px 0}.button{display:inline-flex;gap:22px;align-items:center;border:0;padding:15px 20px;font-size:13px;font-weight:700;cursor:pointer}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#285346}.button-outline{border:1px solid var(--ink);background:transparent}.button span,.quiet-link span{font-size:19px;line-height:0}.quiet-link{font-weight:700;font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:4px}.hero-proof{display:flex;align-items:center;gap:11px;color:#6b7a72;font-size:11px}.hero-proof strong{color:var(--ink)}.avatars{display:flex}.avatars i{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e4ad83;color:#fff;font-style:normal;font-size:10px;border:2px solid var(--cream);margin-left:-5px}.avatars i:first-child{margin:0;background:#668f78}.avatars i:last-child{background:#ad7981}.hero-art{height:405px;background:#e5eee0;position:relative;overflow:hidden;border-radius:47% 47% 18px 18px}.sun{width:275px;height:275px;background:#f4cf87;border-radius:50%;position:absolute;right:-38px;top:-40px}.leaf{position:absolute;background:#9dbc91;width:130px;height:30px;border-radius:100% 0 100% 0;transform:rotate(-35deg);left:23px;top:85px}.leaf-two{left:0;top:112px;transform:rotate(25deg);background:#b4cea6;width:100px}.roll{position:absolute;width:148px;height:115px;border-radius:50%;background:repeating-linear-gradient(0deg,#f8f4e8,#f8f4e8 7px,#e6dfcf 8px,#f8f4e8 11px);box-shadow:0 14px 20px #6b806044}.roll:after{content:'';position:absolute;width:42px;height:42px;border-radius:50%;background:#bcae92;right:18px;top:35px;box-shadow:inset 0 0 0 13px #ded4bf}.roll-back{right:70px;top:95px;transform:rotate(-12deg)}.roll-mid{left:65px;bottom:74px;transform:rotate(9deg)}.roll-front{right:78px;bottom:18px;transform:rotate(-5deg);z-index:2}.art-tag{position:absolute;z-index:3;right:26px;bottom:32px;background:var(--orange);color:white;border-radius:50%;width:90px;height:90px;display:grid;place-content:center;text-align:center;font-weight:700;line-height:1.1;transform:rotate(10deg)}.art-tag small{font-size:10px;font-weight:500}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);max-width:1100px;margin:auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0}.trust-strip div{display:grid;grid-template-columns:42px 1fr;column-gap:10px;align-items:center;padding:0 24px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.benefit-icon{grid-row:span 2;font-size:24px;color:var(--orange)}.trust-strip strong{font-size:13px}.trust-strip small{font-size:11px;color:var(--muted)}.section-wrap{max-width:1100px;margin:auto}.featured{padding:105px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-heading h2,.mission h2{font-family:Fraunces,serif;font-size:42px;line-height:1.08;font-weight:500;letter-spacing:-1.7px;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:var(--paper);padding:13px 13px 18px}.product-image{height:270px;position:relative;display:grid;place-items:center;overflow:hidden}.mint{background:#d8e6d5}.peach{background:#f5ddd0}.lavender{background:#e6e0ec}.pill{position:absolute;top:14px;left:14px;background:#fff;color:var(--ink);font-size:10px;font-weight:700;padding:6px 10px;border-radius:20px}.pill.new{background:var(--orange);color:white}.pack{width:128px;height:164px;color:white;display:flex;flex-direction:column;justify-content:space-between;padding:18px 14px;box-shadow:12px 15px 0 rgba(0,0,0,.07);transform:rotate(-7deg)}.pack b{font-size:19px;line-height:.8;letter-spacing:-1px}.pack b small{font-size:10px;letter-spacing:0}.pack span{font-size:22px;font-weight:700;line-height:.8;text-align:right}.pack span small{font-size:9px;font-weight:500}.pack-green{background:#557c68}.pack-peach{background:#d77854;transform:rotate(6deg)}.pack-purple{background:#766887;transform:rotate(-4deg)}.product-info{display:flex;justify-content:space-between;align-items:start;padding:19px 4px 13px}.product-info h3{font-size:15px;margin:0 0 3px}.product-info p{font-size:12px;color:var(--muted);margin:0}.product-info>strong{font-size:14px}.add-button{width:100%;padding:11px;background:transparent;border:1px solid var(--line);color:var(--ink);font-weight:700;font-size:12px;cursor:pointer;display:flex;justify-content:space-between}.add-button:hover{border-color:var(--ink);background:var(--sage)}.mission{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center;padding:60px 0 120px}.mission-visual{height:390px;background:#dbe7d8;position:relative;overflow:hidden;display:grid;place-items:center}.mission-visual:before{content:'';position:absolute;width:250px;height:330px;background:#f2c77b;border-radius:50%;transform:rotate(35deg)}.ring{position:absolute;border:1px solid #fff8;width:300px;height:300px;border-radius:50%;z-index:1}.ring-two{width:190px;height:190px}.mission-visual span{z-index:2;color:white;font-size:11px;position:absolute;bottom:20px;left:23px;font-weight:700}.mission-copy>p:not(.eyebrow){color:#64756d;line-height:1.75;max-width:430px;margin:22px 0 30px}.newsletter{background:#e8d2c1;text-align:center;padding:77px 20px}.newsletter h2{font-family:Fraunces,serif;font-weight:500;font-size:38px;letter-spacing:-1.5px;margin:0 0 27px}.signup-form{display:flex;max-width:480px;margin:auto}.signup-form input{border:1px solid #caa993;background:#f8eee7;padding:15px 16px;flex:1;min-width:0;outline:none}.signup-form input:focus{border-color:var(--orange)}.signup-form .button{padding-left:20px;padding-right:20px}.form-note{font-size:10px;color:#8a7164}.form-note a{text-decoration:underline}.site-footer{max-width:1100px;margin:auto;display:grid;grid-template-columns:1.4fr 1fr 2fr auto;gap:25px;align-items:center;padding:32px 0;color:#697870}.site-footer .brand{color:var(--ink);font-size:16px}.site-footer p,.site-footer small{font-size:11px}.footer-links{display:flex;gap:20px;justify-content:center;font-size:11px;font-weight:600}.toast{position:fixed;bottom:25px;right:25px;background:var(--ink);color:#fff;padding:14px 18px;font-size:13px;transform:translateY(100px);opacity:0;transition:.3s;z-index:5}.toast.show{transform:translateY(0);opacity:1}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:800px){.site-header{padding:0 22px}.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:var(--cream);padding:20px 22px;z-index:5;margin:0;flex-direction:column;gap:15px;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.menu-button{display:block}.header-actions{gap:13px}.text-link{display:none}.hero{grid-template-columns:1fr;padding:58px 22px 45px;gap:40px}.hero-art{height:330px}.trust-strip{margin:0 22px;grid-template-columns:1fr;padding:0}.trust-strip div{padding:17px 4px;border-right:0;border-bottom:1px solid var(--line)}.featured,.mission{padding:70px 22px}.section-heading{align-items:start;gap:15px;flex-direction:column}.section-heading h2,.mission h2{font-size:35px}.product-grid{grid-template-columns:1fr;gap:18px}.product-image{height:240px}.mission{grid-template-columns:1fr;gap:38px}.mission-visual{height:300px}.site-footer{padding:30px 22px;grid-template-columns:1fr 1fr}.site-footer p{display:none}.footer-links{grid-column:1/-1;justify-content:start;flex-wrap:wrap}.site-footer small{justify-self:end}.newsletter h2{font-size:32px}.signup-form{flex-direction:column;gap:8px}.signup-form .button{justify-content:center}}