:root{--ink:#202019;--cream:#f7f1e5;--paper:#fffdf8;--red:#e5472e;--green:#184c3b;--lime:#cbd85c;--line:#d8d0c2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}.announcement{background:var(--green);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;gap:56px;min-height:34px;padding:7px 5vw;font-size:11px;display:flex}.announcement p{margin:0;font-weight:700}.announcement span{opacity:.72}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f0;justify-content:space-between;align-items:center;height:88px;padding:0 clamp(22px,6vw,92px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;font-family:Georgia,serif;font-size:15px;line-height:.9;display:flex}.brand strong{font-size:19px}.brand-mark{border:1.5px solid var(--ink);border-radius:50% 48% 45% 52%;place-items:center;width:39px;height:39px;font:700 13px Arial;display:grid;transform:rotate(-7deg)}nav{gap:38px;font-size:13px;font-weight:700;display:flex}nav a:hover{color:var(--red)}.button{background:var(--red);color:#fff;border:1px solid var(--red);letter-spacing:.06em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;gap:23px;padding:17px 23px;font-size:12px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{background:#c93420;transform:translateY(-2px)}.button-small{gap:13px;padding:12px 17px;font-size:10px}.hero{background:var(--cream);grid-template-columns:52% 48%;min-height:680px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:clamp(60px,8vw,112px) 5vw 70px max(6vw,30px);position:relative}.eyebrow,.kicker{letter-spacing:.17em;text-transform:uppercase;font-size:10px;font-weight:900}.eyebrow{color:var(--green);align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--red);width:26px;height:2px}h1,h2,blockquote{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:680px;margin:28px 0 24px;font-size:clamp(54px,6.4vw,97px);line-height:.92}em{color:var(--red);font-weight:400}.hero-lead{color:#5b574f;max-width:530px;margin:0;font-family:Georgia,serif;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:31px;margin-top:35px;display:flex}.text-link{border-bottom:1px solid var(--ink);text-transform:uppercase;letter-spacing:.05em;padding:10px 0;font-size:12px;font-weight:800}.trust-row{border-top:1px solid var(--line);gap:clamp(30px,5vw,70px);margin-top:56px;padding-top:25px;display:flex}.trust-row div{flex-direction:column;gap:5px;display:flex}.trust-row strong{font-family:Georgia,serif;font-size:23px}.trust-row span{color:#777166;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.hero-visual{background:var(--lime);min-height:680px;position:relative}.sun-disc{background:#f6c84d;border-radius:50%;width:520px;height:520px;position:absolute;top:66px;left:50%;transform:translate(-50%)}.hero-photo-wrap{aspect-ratio:3/4;background:#fff8ed;width:min(74%,490px);padding:11px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%)rotate(2.5deg);box-shadow:0 25px 55px #282d192e}.hero-photo-wrap img{filter:saturate(.9)contrast(1.03)}.spice-card,.fresh-card{z-index:2;background:var(--paper);grid-template-columns:auto 1fr;column-gap:10px;padding:13px 16px;display:grid;position:absolute;box-shadow:0 9px 25px #282d1924}.spice-card{top:23%;left:2%;transform:rotate(-5deg)}.fresh-card{bottom:20%;right:3%;transform:rotate(4deg)}.spice-card span,.fresh-card span{grid-row:1/3;align-self:center;font-size:26px}.spice-card strong,.fresh-card strong{font:700 12px Georgia}.spice-card small,.fresh-card small{color:#777166;margin-top:3px;font-size:9px}.fresh-dot{background:var(--green);border-radius:50%;width:22px;height:22px}.doodle{color:var(--green);font-family:Georgia,serif;font-size:45px;position:absolute}.doodle-one{top:8%;right:7%}.doodle-two{font-size:64px;bottom:8%;left:5%;transform:rotate(20deg)}.ticker{background:var(--red);color:#fff9e8;white-space:nowrap;letter-spacing:.13em;justify-content:space-around;align-items:center;gap:20px;min-height:47px;padding:13px 2%;font-size:10px;font-weight:900;display:flex;overflow:hidden}.ticker i{color:#ffd557;font-style:normal}.products-section{padding:110px max(6vw,25px) 95px}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:50px;display:grid}.kicker{color:var(--green)}.section-heading h2,.story-copy h2,.order-cta h2{margin:17px 0 0;font-size:clamp(45px,5vw,72px);line-height:.97}.section-heading>p{color:#6c665d;max-width:480px;font-family:Georgia,serif;font-size:16px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;transition:all .25s}.product-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #2823191a}.product-image{aspect-ratio:1.08;background:#eee2c3;position:relative;overflow:hidden}.product-image img{transition:all .4s}.product-card:hover img{transform:scale(1.04)}.product-badge,.weight{background:var(--paper);text-transform:uppercase;letter-spacing:.08em;padding:8px 10px;font-size:9px;font-weight:900;position:absolute;top:13px}.product-badge{left:13px}.weight{text-align:center;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;right:13px;transform:rotate(5deg)}.orange .product-badge{color:#fff;background:#f06735}.green .product-badge{background:var(--green);color:#fff}.yellow .product-badge{background:#f4c342}.product-info{flex-direction:column;justify-content:space-between;min-height:214px;padding:24px;display:flex}.product-info h3{margin:0 0 9px;font:700 23px Georgia,serif}.product-info p{color:#756f66;margin:0;font-size:13px;line-height:1.55}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:23px;padding-top:17px;display:flex}.product-bottom strong{font:700 20px Georgia,serif}.product-bottom a{color:var(--red);text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.product-note{text-align:center;color:#8b857b;text-transform:uppercase;letter-spacing:.09em;margin:26px 0 0;font-size:10px}.story-section{background:#f0e5cc;grid-template-columns:1fr 1fr;display:grid}.story-visual{background:var(--green);min-height:720px;position:relative;overflow:hidden}.story-photo{background:#fff8e9;width:65%;height:70%;padding:10px;position:absolute;top:10%;left:18%;transform:rotate(-3deg)}.story-photo img{object-position:center}.story-stamp{width:126px;height:126px;color:var(--green);letter-spacing:.12em;border:2px dashed var(--green);background:#edb72e;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;top:8%;right:9%;transform:rotate(9deg)}.story-stamp span{margin:3px;font-size:25px}.story-caption{color:#fff;font:italic 26px Georgia,serif;position:absolute;bottom:7%;left:8%;transform:rotate(-4deg)}.story-copy{flex-direction:column;justify-content:center;padding:110px clamp(38px,7vw,110px);display:flex}.story-copy>p{color:#5d594f;margin:30px 0 32px;font-family:Georgia,serif;font-size:17px;line-height:1.75}.values{border-top:1px solid #cfc2a7}.values>div{border-bottom:1px solid #cfc2a7;grid-template-columns:43px 1fr;gap:15px;padding:18px 0;display:grid}.values>div>span{color:var(--red);font:italic 18px Georgia,serif}.values p{color:#716b5f;margin:0;font-size:12px;line-height:1.5}.values strong{color:var(--ink);margin-bottom:3px;font:700 15px Georgia,serif;display:block}.testimonials{text-align:center;background:var(--paper);padding:105px max(9vw,30px)}.testimonials blockquote{max-width:970px;margin:32px auto;font-size:clamp(31px,4vw,55px);line-height:1.25}.reviewer{justify-content:center;align-items:center;gap:12px;display:flex}.reviewer>span{background:#edb72e;border-radius:50%;place-items:center;width:42px;height:42px;font-size:11px;font-weight:900;display:grid}.reviewer div{text-align:left;flex-direction:column;display:flex}.reviewer strong{font:700 13px Georgia,serif}.reviewer small{color:#8a8479;margin-top:4px;font-size:9px}.stars{color:#e8992d;letter-spacing:2px;margin-left:14px;font-size:12px}.order-cta{background:var(--red);color:#fff8e8;justify-content:space-between;align-items:center;gap:60px;min-height:410px;padding:75px max(7vw,35px);display:flex;position:relative;overflow:hidden}.order-cta:after{content:"✦";color:#ffd55740;font:100px Georgia;position:absolute;top:30px;right:38%}.order-cta h2{color:#fff}.order-cta p{max-width:530px;font-family:Georgia,serif;line-height:1.6}.kicker.light{color:#ffe58b}.button-light{color:var(--ink);background:#fff8e8;border-color:#fff8e8;min-width:250px}.button-light:hover{background:#ffe8a5}footer{color:#f8f0df;background:#173d32;grid-template-columns:1.6fr .7fr .7fr 1fr;gap:50px;padding:75px max(6vw,25px) 30px;display:grid;position:relative}.footer-brand p,footer>div>p{color:#b9c3ba;font:14px/1.7 Georgia,serif}.footer-brand .brand-mark{border-color:#f8f0df}.footer-brand .brand{width:max-content}footer>div{flex-direction:column;align-items:flex-start;gap:12px;font-size:12px;display:flex}.footer-brand{gap:20px}footer>div>strong{margin-bottom:5px;font:700 15px Georgia,serif}footer>div>a:not(.brand){color:#c8d0c8}footer>div>a:hover{color:#fff}.footer-chat{border-bottom:1px solid #fff;justify-content:space-between;width:100%;padding-bottom:7px;display:flex}.copyright,.credits{color:#91a198;letter-spacing:.05em;border-top:1px solid #34584e;padding-top:30px;font-size:9px}.copyright{grid-column:1/4}.credits{text-align:right}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding-top:70px}.hero-visual{min-height:590px}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1}.story-section{grid-template-columns:1fr}.story-visual{min-height:620px}.story-copy{padding-block:80px}footer{grid-template-columns:1.3fr 1fr 1fr}.footer-brand{grid-column:1/-1}.copyright{grid-column:1/3}}@media (max-width:620px){.announcement{text-align:center;justify-content:center}.announcement span{display:none}.site-header{height:72px}.site-header>.button{display:none}.brand-mark{width:35px;height:35px}.hero{min-height:0}.hero-copy{padding:55px 22px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-row{flex-wrap:wrap;gap:20px}.hero-visual{min-height:510px}.sun-disc{width:390px;height:390px}.hero-photo-wrap{width:70%;bottom:-25px}.spice-card{top:18%;left:1%}.fresh-card{bottom:16%;right:1%}.ticker{justify-content:flex-start}.section-heading{grid-template-columns:1fr;gap:15px}.products-section{padding-block:78px}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.story-visual{min-height:500px}.story-photo{width:70%;height:68%;left:15%}.story-stamp{width:100px;height:100px;right:4%}.story-copy{padding:70px 25px}.testimonials{padding-block:80px}.order-cta{flex-direction:column;align-items:flex-start;padding:65px 25px}.button-light{width:100%}footer{grid-template-columns:1fr 1fr}.footer-brand,footer>div:last-of-type{grid-column:1/-1}.copyright,.credits{text-align:left;grid-column:1/-1;padding-top:20px}.credits{border-top:0;padding-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.product-card,.product-image img{transition:none}}
