:root{--olive:#3f4a34;--olive-dark:#283021;--stone:#e8e1d7;--stone-light:#f6f1ea;--charcoal:#1f1f1c;--gold:#b88a44;--terracotta:#b86a4f;--ionian:#6e8790;--cream:#fffaf2;--white:#fffdf8;--muted:#676158;--line:#1f1f1c24;--shadow:0 24px 70px #1f1f1c24;--radius:8px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--charcoal);margin:0;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--ionian);outline-offset:4px}.topbar{border-bottom:1px solid var(--line);z-index:40;background:#fffaf2eb;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px clamp(16px,4vw,42px);display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:10px;min-height:44px;display:inline-flex}.brand img{object-fit:cover;border-radius:50%;width:42px;height:42px}.brand span{font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-size:1.28rem;font-weight:700;line-height:1}.nav-links{align-items:center;gap:24px;font-size:.92rem;font-weight:650;display:flex}.nav-links a{align-items:center;min-height:44px;display:inline-flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 20px;font-weight:750;transition:background-color .18s,border-color .18s,color .18s,opacity .18s;display:inline-flex}.button-primary{background:var(--olive-dark);color:var(--white)}.button-primary:hover{background:var(--charcoal)}.button-secondary{color:var(--olive-dark);border:1px solid #1f1f1c47}.button-secondary:hover{border-color:var(--olive);background:#3f4a3412}.section-band,.proof-bar,.origin-section,.harvest-section,.production-section,.comparison-section,.faq-section,.final-cta{max-width:var(--max);margin:0 auto;padding:clamp(56px,8vw,108px) clamp(18px,4vw,42px)}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.88fr);align-items:center;gap:clamp(24px,4vw,48px);min-height:calc(100dvh - 72px);padding-top:clamp(34px,5vw,60px);padding-bottom:clamp(34px,5vw,60px);display:grid}.eyebrow{color:var(--terracotta);text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:800}h1,h2,h3{overflow-wrap:anywhere;margin:0;font-family:Cormorant Garamond,EB Garamond,Georgia,serif;font-weight:700;line-height:.98}h1{max-width:880px;font-size:clamp(2.85rem,4.6vw,4rem)}h2{max-width:820px;font-size:clamp(2.35rem,5vw,4.7rem)}h3{font-size:clamp(1.55rem,2.4vw,2.35rem)}.hero-subhead{color:#4f4a43;max-width:690px;margin:20px 0;font-size:clamp(1rem,1.25vw,1.16rem)}.hero-proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);margin:24px 0;padding:12px 0;font-size:.98rem;font-weight:700}.hero-proof strong{color:var(--charcoal);font-size:1rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.microcopy{color:var(--muted);margin:14px 0 0;font-size:.91rem}.hero-media{aspect-ratio:4/5;border-radius:var(--radius);box-shadow:var(--shadow);background:var(--stone);position:relative;overflow:hidden}.hero-media img,.origin-image img,.harvest-section>img,.final-cta img{object-fit:cover;width:100%;height:100%}.hero-media img{transform-origin:50% 44%;transform:scale(1.04)}.price-tag{color:var(--muted);border-radius:var(--radius);background:#fffdf8e6;gap:0;padding:12px 14px;font-size:.82rem;display:grid;position:absolute;bottom:18px;left:18px}.price-tag span{color:var(--charcoal);font-family:Georgia,serif;font-size:2rem;font-weight:700;line-height:1}.proof-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;padding-top:0;display:grid}.proof-item,.feature-card,.review-card,.comparison-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:22px}.proof-item svg,.use-grid svg{color:var(--olive)}.proof-item h2{margin:12px 0 6px;font-family:inherit;font-size:.98rem;line-height:1.2}.proof-item p,.feature-card p,.review-card small,.comparison-card p{color:var(--muted);margin:0}.split-section,.origin-section,.production-section,.final-cta{grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);align-items:center;gap:clamp(30px,6vw,72px);display:grid}.section-heading>p:not(.eyebrow){color:var(--muted);max-width:690px;margin:18px 0 0;font-size:1.08rem}.body-copy{color:#4f4a43;max-width:720px;margin:18px 0 0}.feature-side{gap:14px;display:grid}.label-proof{aspect-ratio:4/3;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.label-proof img{object-fit:contain;width:100%;height:100%;padding:14px}.feature-grid{gap:12px;display:grid}.feature-card{background:var(--stone-light)}.origin-section{background:var(--olive-dark);color:var(--white);max-width:none;padding-left:max(clamp(18px, 4vw, 42px), calc((100vw - var(--max)) / 2 + 42px));padding-right:max(clamp(18px, 4vw, 42px), calc((100vw - var(--max)) / 2 + 42px));margin-top:32px}.origin-section .section-heading>p:not(.eyebrow),.origin-section .body-copy{color:#fffdf8c7}.origin-section .eyebrow{color:#d7b36d}.origin-image{aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden}.harvest-section{grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);align-items:center;gap:clamp(28px,5vw,64px);display:grid}.harvest-panel{background:var(--stone);border-radius:var(--radius);padding:clamp(28px,5vw,56px)}.harvest-media{grid-template-columns:minmax(0,1fr) minmax(130px,.64fr);gap:12px;display:grid}.harvest-media img{aspect-ratio:3/4;border-radius:var(--radius);box-shadow:var(--shadow);object-fit:cover;width:100%;height:100%}.harvest-media img:last-child{object-position:center}.release-badge{color:var(--olive-dark);border:1px solid #3f4a3447;border-radius:999px;min-height:44px;margin-top:24px;padding:10px 14px;font-weight:750;display:inline-flex}.cooking-section .section-heading{margin-bottom:32px}.cooking-layout{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start;gap:clamp(28px,5vw,60px);display:grid}.meal-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.meal-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);gap:16px;min-height:270px;padding:12px;display:grid}.meal-card-visual{aspect-ratio:4/3;border-radius:var(--radius);color:var(--olive);isolation:isolate;background:linear-gradient(135deg,#e8e1d7eb,#fffaf2db);border:1px solid #1f1f1c14;align-items:end;padding:12px;display:grid;position:relative;overflow:hidden}.meal-card-visual:after{content:"";z-index:1;background:linear-gradient(#1f1f1c00 34%,#1f1f1c80 100%),radial-gradient(circle at 18% 16%,#fffdf880,#0000 42%);position:absolute;inset:0}.meal-card-visual img{filter:saturate(.92)contrast(1.02);object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.meal-card-visual span{color:var(--olive-dark);z-index:2;background:#fffdf8e6;border:1px solid #fffdf8a3;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:relative}.meal-visual-bottle img{object-position:center 48%;transform:scale(1.02)}.meal-visual-label img{object-fit:contain;background:#f9f2e9;padding:18px}.meal-visual-olive img{object-position:center 38%}.meal-visual-detail img{object-position:center 52%}.meal-visual-terrain img{object-position:center 56%}.meal-visual-sea img{object-position:center 46%}.meal-visual-bread img,.meal-visual-tomatoes img,.meal-visual-vegetables img,.meal-visual-pasta img,.meal-visual-seafood img,.meal-visual-table img{object-fit:cover;padding:0}.meal-visual-bread img{object-position:center 52%}.meal-visual-tomatoes img{object-position:center 48%}.meal-visual-vegetables img{object-position:center 54%}.meal-visual-pasta img{object-position:center 50%}.meal-visual-seafood img{object-position:center 48%}.meal-visual-table img{object-position:center 50%}.meal-card h3{margin:0 0 5px;font-family:inherit;font-size:.98rem;line-height:1.2}.meal-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.45}.cooking-close{color:var(--olive-dark);font-weight:750}.use-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.use-grid span{background:var(--white);border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:8px 12px;display:inline-flex}.production-section{max-width:none;padding-left:max(clamp(18px, 4vw, 42px), calc((100vw - var(--max)) / 2 + 42px));padding-right:max(clamp(18px, 4vw, 42px), calc((100vw - var(--max)) / 2 + 42px));background:#f0e5d8}.production-steps{gap:10px;margin-top:24px;display:grid}.production-step{border-radius:var(--radius);background:#fffdf894;border:1px solid #1f1f1c1f;grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.production-step>svg{background:var(--olive-dark);color:var(--white);border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:11px;display:inline-flex}.production-step h3{margin:0 0 4px;font-family:inherit;font-size:1rem;line-height:1.2}.production-step p{color:var(--muted);margin:0}.production-collage{grid-template-columns:1fr .86fr;gap:12px;display:grid}.production-collage figure{background:var(--white);border-radius:var(--radius);border:1px solid #1f1f1c1f;margin:0;position:relative;overflow:hidden}.production-collage figure:first-child{grid-row:span 2}.production-collage img{aspect-ratio:4/5;object-fit:cover;width:100%;height:100%}.production-collage figure:not(:first-child) img{aspect-ratio:4/3}.production-collage figcaption{color:var(--olive-dark);background:#fffdf8e6;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800;position:absolute;bottom:12px;left:12px}.review-grid,.comparison-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.review-card p{margin:18px 0;font-family:Georgia,serif;font-size:1.35rem;line-height:1.28}.review-card span{font-weight:800;display:block}.review-card small{margin-top:8px;display:block}.stars{color:var(--gold);gap:4px;display:flex}.comparison-section{text-align:center}.comparison-section .section-heading{margin:0 auto}.comparison-section .section-heading>p{margin-left:auto;margin-right:auto}.comparison-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-card{align-content:start;gap:18px;display:grid}.comparison-card.selected{background:var(--olive);color:var(--white)}.comparison-card.selected p{color:#fffdf8c7}.comparison-card.selected .button-primary{background:var(--white);color:var(--olive-dark)}.faq-section{max-width:900px}.faq-list{gap:10px;margin-top:28px;display:grid}details{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:0 18px}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:62px;font-weight:800;list-style:none;display:flex}summary::-webkit-details-marker{display:none}details[open] summary svg{transform:rotate(180deg)}details p{color:var(--muted);margin:0;padding:0 0 18px}.final-cta{background:var(--charcoal);color:var(--white);max-width:none;padding-left:max(clamp(18px, 4vw, 42px), calc((100vw - var(--max)) / 2 + 42px));padding-right:max(clamp(18px, 4vw, 42px), calc((100vw - var(--max)) / 2 + 42px))}.final-cta p{color:#fffdf8c2;max-width:680px}.final-cta .eyebrow{color:#d7b36d}.final-cta img{aspect-ratio:3/4;border-radius:var(--radius);max-height:640px}footer{background:var(--charcoal);color:#fffdf8bd;padding:26px max(clamp(18px, 4vw, 42px), calc((100vw - var(--max)) / 2 + 42px)) 100px;border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}footer p{margin:0;display:block}.footer-brand{color:var(--white);font-weight:800}.footer-trust{max-width:680px}.footer-meta{white-space:nowrap}.sticky-cta{border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:50;background:#fffaf2f0;justify-content:space-between;align-items:center;gap:12px;display:none;position:fixed;bottom:0;left:0;right:0}.sticky-cta span{font-weight:800}.sticky-cta small{color:var(--muted);margin-top:1px;font-size:.72rem;font-weight:650;line-height:1.25;display:block}.sticky-cta .button{min-height:44px;padding:10px 16px}@media (max-width:980px){.topbar-cta,.nav-links{display:none}.hero,.split-section,.origin-section,.harvest-section,.cooking-layout,.production-section,.final-cta{grid-template-columns:1fr}.hero{padding-top:28px}.hero-media{order:-1}.hero-facts,.proof-bar,.review-grid,.meal-grid,.use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-grid{grid-template-columns:1fr}.harvest-media{grid-template-columns:repeat(2,minmax(0,1fr))}.sticky-cta{display:flex}}@media (max-width:560px){.topbar{min-height:64px}.section-band,.proof-bar,.origin-section,.harvest-section,.production-section,.comparison-section,.faq-section,.final-cta{padding-left:16px;padding-right:16px}h1{font-size:clamp(2.35rem,11vw,3.05rem);line-height:1.02}.hero-facts,.proof-bar,.review-grid,.use-grid,.harvest-media,.meal-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.hero-media{aspect-ratio:4/4.8}.price-tag{bottom:12px;left:12px}.use-grid span{white-space:normal}footer{flex-direction:column;align-items:flex-start}.footer-meta{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
