:root{--forest:#143e2b;--deep:#0c2c1d;--sage:#dce9d6;--lime:#c8f269;--cream:#f8f5ec;--ink:#183227;--muted:#637268;--line:#d9dfd6;--white:#fff;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--cream);line-height:1.55}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Fraunces,serif;letter-spacing:-.035em;line-height:1.02}h2{font-size:clamp(2.25rem,5vw,4rem)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.site-header{height:88px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:var(--cream);position:relative;z-index:30}.brand{display:flex;gap:12px;align-items:center;line-height:1}.brand-mark{width:46px;height:46px;border-radius:50% 50% 45% 55%;display:grid;place-items:center;background:var(--forest);color:var(--lime);font-family:Fraunces;font-weight:700}.brand b{display:block;letter-spacing:.05em}.brand small{display:block;font-size:.64rem;letter-spacing:.35em;margin-top:5px;color:#64766a}.site-header nav{display:flex;gap:30px;align-items:center;font-weight:600;font-size:.94rem}.site-header nav a:not(.nav-order):hover,.site-header nav a.active{color:#578832}.nav-order{background:var(--forest);color:#fff;padding:13px 18px;border-radius:99px}.cart-count{display:inline-grid;place-items:center;background:var(--lime);color:var(--deep);width:22px;height:22px;border-radius:50%;margin-left:5px;font-size:.75rem}.menu{display:none;border:0;background:none;font-weight:700}.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.08fr .92fr;background:var(--forest);color:#fff}.hero-art{background:linear-gradient(180deg,transparent 30%,rgba(4,30,18,.4)),url(https://images.unsplash.com/photo-1540420773420-3366772f4999?auto=format&fit=crop&w=1500&q=90) center/cover;min-height:650px;position:relative}.hero-label{position:absolute;left:32px;bottom:32px;background:#f9f7eeeb;color:var(--forest);padding:12px 20px;border-radius:99px;font-size:.85rem;font-weight:700}.hero-copy{padding:clamp(50px,8vw,120px);display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:.75rem;font-weight:700;color:#76975f}.hero .eyebrow{color:var(--lime)}.hero h1{font-size:clamp(3.8rem,7vw,7.5rem);margin:16px 0 28px}.hero h1 em{font-weight:600;color:var(--lime)}.hero-copy>p:not(.eyebrow){max-width:560px;color:#d4dfd8;font-size:1.08rem}.hero-actions{display:flex;align-items:center;gap:28px;margin:25px 0 60px}.button{border:0;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 24px;border-radius:99px;font-weight:700}.button.primary{background:var(--lime);color:var(--deep)}.button.dark{background:var(--deep);color:#fff}.button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0b271724;transition:.2s}.text-link{font-weight:600;border-bottom:1px solid #ffffff55;padding-bottom:4px}.harvest-note{display:flex;gap:14px;align-items:center}.harvest-note>span{width:48px;height:48px;background:#ffffff18;border-radius:50%;display:grid;place-items:center;color:var(--lime)}.harvest-note p{margin:0}.harvest-note small{display:block;color:#aabcb0}.section{padding:clamp(75px,9vw,130px) clamp(20px,7vw,110px)}.section-intro{text-align:center;max-width:730px;margin:0 auto 55px}.benefits{background:#fff}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1300px;margin:auto}.benefit-grid article{padding:20px 32px;text-align:center;border-right:1px solid var(--line)}.benefit-grid article:last-child{border:0}.benefit-grid article>span{width:58px;height:58px;background:var(--sage);border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;color:var(--forest);font-size:1.4rem}.benefit-grid h3{margin-bottom:8px}.benefit-grid p{color:var(--muted);font-size:.92rem}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-heading>p{max-width:400px;color:var(--muted)}.section-heading h2{margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 30px #1735260b;transition:.25s}.product-card:hover{transform:translateY(-7px)}.product-image{height:270px;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover img{transform:scale(1.04)}.product-image span{position:absolute;top:14px;left:14px;background:#fff;padding:7px 12px;border-radius:99px;font-size:.7rem;font-weight:700}.product-copy{padding:23px}.product-copy h3{font-family:Fraunces;font-size:1.3rem;margin-bottom:5px}.product-copy p{color:var(--muted);font-size:.9rem}.product-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:14px 0}.product-meta span{font-size:.8rem;color:var(--muted)}.add-button{width:100%;border:0;border-radius:99px;padding:13px 18px;background:var(--sage);color:var(--forest);font-weight:700;display:flex;justify-content:space-between}.center{text-align:center;margin-top:45px}.about{background:var(--forest);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,120px);align-items:center}.about-photo{position:relative}.about-photo img{width:100%;height:650px;object-fit:cover;border-radius:160px 160px 24px 24px}.about-photo>span{position:absolute;right:-35px;bottom:50px;background:var(--lime);color:var(--deep);width:180px;height:180px;border-radius:50%;display:grid;place-items:center;text-align:center;transform:rotate(-6deg)}.about-copy>p{color:#c5d5ca}.about-copy .eyebrow{color:var(--lime)}blockquote{font-family:Fraunces;font-size:1.5rem;border-left:2px solid var(--lime);padding-left:22px;margin:35px 0}.about-points{display:grid;gap:11px;color:#dce8df}.contact{background:var(--sage);display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact>div>p:not(.eyebrow){color:var(--muted);max-width:480px}.contact-details{display:grid;gap:8px;font-weight:700;margin-top:30px}.contact form,.order-products form{display:grid;gap:18px}.contact label,.order-products label{font-weight:700;font-size:.85rem}.contact input,.contact textarea,.order-products input,.order-products textarea{width:100%;border:1px solid #c6d2c3;border-radius:12px;padding:14px;background:#ffffffbd;margin-top:6px;outline:none}.contact input:focus,.contact textarea:focus,.order-products input:focus,.order-products textarea:focus{border-color:#6e993c;box-shadow:0 0 0 3px #a9d97936}footer{padding:55px clamp(20px,7vw,110px);background:var(--deep);color:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:25px}footer p{margin:6px 0;color:#9eb1a5}.footer-brand{font-weight:700;letter-spacing:.08em}.footer-brand span{color:var(--lime)}footer nav{display:flex;gap:24px}.copyright{grid-column:1/-1;border-top:1px solid #ffffff20;padding-top:25px;font-size:.8rem}.order-page{background:#faf8f1;min-height:100vh}.order-hero{text-align:center;background:var(--forest);color:#fff;padding:85px 20px 95px}.order-hero .eyebrow{color:var(--lime)}.order-hero h1{font-size:clamp(3.5rem,7vw,6.5rem);margin:15px 0}.order-hero>p:last-child{max-width:620px;margin:auto;color:#c7d5cc}.order-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.75fr);gap:60px;align-items:start}.step-title{display:flex;gap:18px;align-items:center;margin-bottom:30px}.step-title>span{background:var(--forest);color:var(--lime);border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-weight:700}.step-title h2{font-size:2rem;margin:0}.step-title p{margin:0;color:var(--muted)}.step-title.second{margin-top:70px}.order-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.order-product-grid article{display:grid;grid-template-columns:90px 1fr auto;gap:14px;align-items:center;background:#fff;border:1px solid var(--line);padding:10px;border-radius:18px}.order-product-grid img{width:90px;height:90px;object-fit:cover;border-radius:12px}.order-product-grid h3{font-family:Fraunces;margin:0;font-size:1rem}.order-product-grid p{font-size:.78rem;color:var(--muted);margin:3px 0}.order-product-grid article>button{border:0;background:var(--sage);border-radius:50%;width:38px;height:38px;color:var(--forest)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field-grid fieldset{border:0;padding:0;margin:0}.field-grid legend{font-weight:700;font-size:.85rem}.choice{display:flex;gap:10px;margin-top:7px}.choice label{background:#fff;border:1px solid var(--line);padding:12px;border-radius:12px;flex:1}.choice input{width:auto;margin:0 6px 0 0}.order-products label small{display:none;color:#a54035;font-weight:500}.order-products label small.show{display:block}.order-summary{position:sticky;top:25px;background:var(--deep);color:#fff;border-radius:var(--radius);padding:32px}.order-summary .eyebrow{color:var(--lime)}.order-summary h2{font-size:2rem}.empty{border:1px dashed #ffffff30;border-radius:16px;text-align:center;padding:35px 20px;color:#aec0b5}.empty span{font-size:2rem}.cart-items{display:grid;gap:18px}.cart-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:start}.cart-item img{width:58px;height:58px;object-fit:cover;border-radius:10px}.cart-item b,.cart-item small{display:block}.cart-item small{color:#9eb2a5}.quantity{display:flex;align-items:center;gap:8px;margin-top:8px}.quantity button{border:1px solid #ffffff33;background:transparent;color:#fff;border-radius:50%;width:25px;height:25px}.quantity .remove{border:0;width:auto;text-decoration:underline;font-size:.7rem;color:#acbcb2}.subtotal{display:flex;justify-content:space-between;border-top:1px solid #ffffff22;margin-top:25px;padding-top:20px;font-size:1.2rem}.summary-note{color:#9eb1a5;font-size:.8rem}.place{width:100%;margin-top:12px}.place:disabled{opacity:.6}.form-error{background:#732f2c;padding:10px;border-radius:8px;font-size:.85rem;margin-top:12px}.success{position:fixed;inset:0;background:#071c13d9;z-index:100;display:grid;place-items:center;padding:20px}.success>div{background:var(--cream);border-radius:30px;padding:55px;text-align:center;max-width:500px}.success>div>span{display:grid;place-items:center;width:65px;height:65px;background:var(--lime);border-radius:50%;margin:auto;font-size:2rem}.success h2{font-size:3rem;margin:12px 0}@media(max-width:1000px){.site-header nav{gap:16px}.hero{grid-template-columns:1fr}.hero-art{min-height:55vh}.hero-copy{min-height:600px}.product-grid{grid-template-columns:1fr 1fr}.benefit-grid{grid-template-columns:1fr 1fr;gap:25px}.benefit-grid article{border:0}.about{grid-template-columns:1fr}.about-photo{max-width:650px}.contact,.order-layout{grid-template-columns:1fr}.order-summary{position:relative;top:0}.order-products{display:contents}.order-summary{grid-row:2}.order-products form,.order-products .step-title.second{grid-row:3}.order-products form{grid-column:1}}@media(max-width:720px){.site-header{height:72px}.menu{display:block}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--cream);padding:24px;box-shadow:0 15px 25px #0002;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.site-header nav a{text-align:center}.hero{min-height:auto}.hero-art{min-height:58vh}.hero-label{left:15px;bottom:15px}.hero-copy{min-height:auto;padding:65px 22px}.hero h1{font-size:3.7rem}.hero-actions{align-items:flex-start;flex-direction:column;margin-bottom:45px}.section{padding:70px 20px}.section-heading{display:block}.product-grid,.order-product-grid,.field-grid,.benefit-grid{grid-template-columns:1fr}.benefit-grid article{padding:12px 20px}.about-photo img{height:480px}.about-photo>span{right:5px;width:130px;height:130px;font-size:.8rem}.contact{gap:45px}footer{grid-template-columns:1fr}footer nav{flex-wrap:wrap}.order-hero{padding:65px 20px}.order-hero h1{font-size:3.6rem}.order-layout{gap:35px}.order-summary{padding:24px}.order-product-grid article{grid-template-columns:75px 1fr auto}.order-product-grid img{width:75px;height:75px}}@media(max-width:1000px){.order-products{display:block}.order-products form,.order-products .step-title.second,.order-summary{grid-row:auto;grid-column:auto}.order-summary{position:static;width:100%}}@media(max-width:720px){body{overflow-x:hidden}.order-hero{padding:48px 18px 54px}.order-hero h1{font-size:clamp(2.65rem,13vw,3.6rem);line-height:.98;margin:12px 0 20px}.order-hero>p:last-child{font-size:.96rem;line-height:1.55}.order-layout.section{padding:42px 16px 56px;gap:32px}.step-title{align-items:flex-start;gap:13px;margin-bottom:22px}.step-title>span{width:40px;height:40px;min-width:40px}.step-title h2{font-size:1.6rem;line-height:1.1}.step-title p{font-size:.88rem;margin-top:4px}.step-title.second{margin-top:48px}.category-block+.category-block{margin-top:28px}.category-header h3{line-height:1.25;margin-bottom:12px}.category-header h3 span{display:block;font-size:.78rem;font-weight:500;color:var(--muted);margin-top:3px}.order-product-grid{gap:10px}.order-product-grid article{grid-template-columns:68px minmax(0,1fr) 44px;gap:11px;padding:9px;border-radius:15px}.order-product-grid img{width:68px;height:68px;border-radius:10px}.order-product-grid h3{font-size:.96rem;line-height:1.15}.order-product-grid p{display:none}.order-product-grid article>button{width:44px;height:44px;font-size:1.2rem}.field-grid,.order-products form{gap:14px}.contact input,.contact textarea,.order-products input,.order-products textarea{font-size:16px;padding:13px;margin-top:5px}.choice{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice label{display:flex;align-items:center;min-height:48px;padding:10px;font-size:.8rem}.choice input{width:18px;height:18px;flex:0 0 auto}.order-summary{border-radius:20px;padding:22px 18px}.order-summary h2{font-size:1.75rem}.cart-item{grid-template-columns:52px minmax(0,1fr) auto;gap:10px}.cart-item img{width:52px;height:52px}.quantity{gap:7px;flex-wrap:wrap}.quantity button{width:32px;height:32px}.quantity .remove{min-height:32px}.place{min-height:52px;justify-content:center}.success>div{width:100%;padding:36px 22px;border-radius:22px}.success h2{font-size:2.5rem}}@media(max-width:380px){.brand small{letter-spacing:.22em}.order-layout.section{padding-left:12px;padding-right:12px}.order-product-grid article{grid-template-columns:60px minmax(0,1fr) 42px}.order-product-grid img{width:60px;height:60px}.choice{grid-template-columns:1fr}}
