:root{--oat:#f8f3e7;--cream:#fffdf8;--sage:#e4eadf;--green:#425c45;--ink:#26352b;--muted:#6f776d;--yellow:#f0c96d;--clay:#e6d9cd;--line:#ded9cb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--oat);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.page-width{max-width:1240px;margin:0 auto;padding-left:24px;padding-right:24px}.announcement{background:var(--green);color:var(--oat);padding:9px 15px;text-align:center;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-family:'DM Serif Display',Georgia,serif;font-size:32px;letter-spacing:-.04em}.wordmark span,.eyebrow{color:#a66e2d}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:700}.desktop-nav span{color:#a66e2d}.header-actions{display:flex;gap:9px;align-items:center}.icon-link,.cart-link,.menu-button{border:0;background:transparent;border-radius:999px;padding:12px;font-size:20px}.cart-link{background:var(--sage);font-size:16px}.cart-link span{font-size:11px;margin-left:2px}.menu-button{display:none}.mobile-nav{padding-bottom:18px;gap:14px;font-weight:700}.hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:32px;padding-top:8px;padding-bottom:64px}.hero-copy{background:var(--sage);border-radius:32px;padding:52px;min-height:560px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.hero h1,.section-heading h2,.why h2,.care h2,.product-detail h1{font-family:'DM Serif Display',Georgia,serif;letter-spacing:-.045em;font-weight:400}.hero h1{font-size:clamp(58px,7vw,104px);line-height:.91;margin:28px 0 26px}.hero h1 em,.section-heading em{color:#a66e2d;font-style:normal}.hero-lede{max-width:420px;color:#566156;line-height:1.7;margin:0 0 24px}.hero-image{min-height:560px;border-radius:32px;background-size:cover;background-position:center;display:flex;align-items:end;padding:32px}.hero-image span{background:#fffdf8dd;padding:10px 15px;border-radius:999px;font-size:12px;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;border-radius:999px;padding:15px 22px;font-size:14px;font-weight:700;margin:4px 8px 0 0;border:1px solid var(--green)}.button-dark{background:var(--green);color:var(--oat)}.button-light{background:transparent;color:var(--green)}.button.full{width:100%;margin:16px 0 0}.trust-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cream);padding:25px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;font-size:14px;font-weight:700;color:#566156}.trust-grid span:first-letter{color:#a66e2d}.needs{padding-top:96px;padding-bottom:96px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-heading h2{font-size:clamp(48px,6vw,76px);line-height:1;margin:14px 0 0}.section-heading>a,.section-heading>span{font-size:13px;font-weight:700;color:var(--green)}.needs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.need-card{padding:30px;min-height:235px;border-radius:22px;display:flex;flex-direction:column;justify-content:space-between}.need-card h3{font-family:'DM Serif Display',Georgia,serif;font-weight:400;font-size:34px;line-height:1.05;margin:10px 0}.need-card span{font-size:24px}.yellow{background:var(--yellow)}.green{background:var(--sage)}.clay{background:var(--clay)}.product-shelf{background:var(--sage);padding:96px 0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px}.product-card{background:#fffdf8b8;border-radius:22px;padding:15px;overflow:hidden}.product-image{position:relative;aspect-ratio:1/1;background:#ebe7dc;border-radius:16px;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-image span{position:absolute;top:15px;left:15px;background:#fffdf8dd;border-radius:999px;padding:7px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:700}.product-info{display:flex;justify-content:space-between;gap:10px;padding:18px 3px 4px}.product-info h3{font-family:'DM Serif Display',Georgia,serif;font-size:24px;line-height:1.05;font-weight:400;margin:0}.product-info p{font-size:13px;line-height:1.45;color:var(--muted);margin:8px 0 0}.product-info strong{font-size:14px;color:var(--green);white-space:nowrap}.why{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:96px;padding-bottom:96px;align-items:center}.why h2,.care h2{font-size:clamp(50px,6vw,78px);line-height:.98;margin:16px 0}.why-copy>p:not(.eyebrow),.care-copy>p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:450px}.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.why-card{padding:28px;background:var(--cream);border-radius:22px;min-height:280px}.why-card.dark{background:var(--green);color:var(--oat);margin-top:32px}.why-card b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--yellow);color:var(--green)}.why-card h3{font-family:'DM Serif Display',Georgia,serif;font-size:34px;font-weight:400;margin:55px 0 8px}.why-card p{font-size:13px;line-height:1.6;color:var(--muted)}.why-card.dark p{color:#d7e0d1}.reviews{background:var(--cream);padding:96px 0}.rating{font-size:14px;color:#e3b94f;font-weight:700}.rating b{color:var(--ink);margin-left:10px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px}.review-grid blockquote{margin:0;padding:28px;border-radius:22px;background:var(--sage);min-height:330px;display:flex;flex-direction:column}.review-grid blockquote.yellow{background:#f5e3b4}.review-grid blockquote.clay{background:var(--clay)}.review-grid blockquote>div{color:#a66e2d;letter-spacing:3px}.review-grid blockquote p{font-family:'DM Serif Display',Georgia,serif;font-size:28px;line-height:1.08;margin:48px 0 30px}.review-grid footer{border-top:1px solid #0002;padding-top:14px;margin-top:auto;font-size:13px}.review-grid small{display:block;color:var(--muted);margin-top:5px}.review-cta{border:1px solid var(--line);border-radius:22px;text-align:center;padding:30px;margin-top:40px}.review-cta h3{font-family:'DM Serif Display',Georgia,serif;font-size:30px;font-weight:400;margin:0}.review-cta p{color:var(--muted);font-size:14px}.care{display:grid;grid-template-columns:1fr .9fr;border-radius:32px;overflow:hidden;background:var(--yellow);margin-top:96px;margin-bottom:96px}.care-copy{padding:55px}.care-note{background:#d6b45c;padding:45px;display:flex;flex-direction:column;justify-content:space-between;border-left:1px solid #425c4533}.care-note span{font-size:22px}.care-note p{font-family:'DM Serif Display',Georgia,serif;color:var(--green);font-size:34px;line-height:1.08}.care-note small{font-size:13px;color:#6f5a28}.site-footer{border-top:1px solid var(--line);padding:50px 0 20px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.site-footer p{color:var(--muted);font-size:14px;max-width:280px;line-height:1.5}.footer-links{display:grid;grid-template-columns:repeat(2,auto);gap:12px 44px;font-size:14px;font-weight:700}.copyright{border-top:1px solid var(--line);padding-top:18px;margin-top:38px;color:#8a9084;font-size:12px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-top:70px;padding-bottom:100px}.product-detail-image img{width:100%;border-radius:24px}.product-detail-copy{padding-top:40px}.product-detail-copy h1{font-size:clamp(48px,5vw,75px);line-height:1;margin:18px 0}.product-price{color:var(--green);font-weight:700;font-size:18px}.product-description{color:var(--muted);line-height:1.7;margin:24px 0}.product-detail select{width:100%;padding:15px;border:1px solid var(--line);border-radius:999px;background:var(--cream);margin:12px 0}

@media(max-width:800px){body{font-size:16px}.page-width{padding-left:20px;padding-right:20px}.desktop-nav,.icon-link{display:none}.menu-button{display:block;min-width:44px;min-height:44px}.hero,.why,.product-detail{grid-template-columns:1fr;gap:18px}.hero-copy{min-height:460px;padding:32px 24px}.hero-image{min-height:280px;background-position:58% center}.hero h1{font-size:clamp(48px,14vw,62px);line-height:.94;letter-spacing:-.025em}.hero-lede{font-size:16px;line-height:1.65}.button{min-height:46px;padding:14px 18px;font-size:15px}.trust-grid,.needs-grid,.product-grid,.review-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading h2{font-size:clamp(44px,12vw,60px);line-height:1}.section-heading>a,.section-heading>span{display:inline-block;margin-top:15px}.needs,.product-shelf,.why,.reviews{padding-top:70px;padding-bottom:70px}.need-card{min-height:190px;padding:24px}.need-card h3{font-size:30px}.product-info h3{font-size:25px}.product-info p{font-size:14px}.why-card.dark{margin-top:0}.why h2,.care h2{font-size:clamp(46px,12vw,62px)}.why-card{min-height:240px}.why-card h3{margin-top:42px;font-size:31px}.review-grid blockquote{min-height:280px}.review-grid blockquote p{font-size:26px;margin-top:36px}.care{grid-template-columns:1fr;margin-top:70px;margin-bottom:70px}.care-copy,.care-note{padding:32px}.care-note p{font-size:30px}.footer-grid{display:block}.footer-links{margin-top:30px}.product-detail-copy{padding-top:0}.product-detail-copy h1{font-size:clamp(46px,12vw,62px)}}
