:root{--green-950:#172315;--green-900:#20331d;--green-800:#2d4327;--green-700:#3f5e33;--avocado:#8da85b;--gold:#caa75d;--cream:#f7f1e5;--cream-2:#efe2cc;--charcoal:#25231f;--muted:#6f695f;--white:#fffdf7;--line:#2d432729;--shadow:0 24px 70px #1c241624;--radius:28px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--charcoal);background:var(--cream);margin:0;line-height:1.65}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 12% 14%,#8da85b38,#0000 28rem),radial-gradient(circle at 88% 10%,#caa75d2e,#0000 25rem),linear-gradient(#ffffff73,#0000 22rem);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{color:var(--muted);margin:0 0 1rem}h1,h2,h3{color:var(--green-950);letter-spacing:-.04em;margin:0;line-height:1.05}h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,8vw,7.5rem);font-weight:500}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:500}h3{letter-spacing:-.02em;font-size:clamp(1.25rem,2vw,1.65rem)}section{padding:clamp(4rem,8vw,7rem) clamp(1.25rem,5vw,5rem)}.skip-link{background:var(--green-900);color:#fff;z-index:20;padding:.75rem 1rem;position:absolute;top:1rem;left:-999px}.skip-link:focus{left:1rem}.site-header{z-index:10;backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#f7f1e5e0;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.85rem clamp(1rem,4vw,4rem);display:grid;position:sticky;top:0}.brand img{width:138px;height:auto}nav{color:var(--green-800);flex-wrap:wrap;justify-content:center;gap:clamp(.65rem,2vw,1.4rem);font-size:.92rem;font-weight:700;display:flex}nav a,.site-footer a{transition:color .2s}nav a:hover,.site-footer a:hover{color:var(--gold)}.header-cta,.button{background:var(--green-800);color:#fff;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:.8rem 1.25rem;font-weight:800;display:inline-flex;box-shadow:0 12px 30px #2d43272e}.button:hover,.header-cta:hover{background:var(--green-950)}.button-secondary{color:var(--green-800);box-shadow:none;background:0 0;border-color:#2d432747}.button-light{background:var(--cream);color:var(--green-900);box-shadow:none}.button-ghost-light{color:var(--cream);box-shadow:none;background:0 0;border-color:#fff6}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;margin:0 0 .85rem;font-size:.78rem;font-weight:900}.lead{color:#4f493f;max-width:46rem;font-size:clamp(1.08rem,2vw,1.32rem)}.section-head{max-width:880px;margin-bottom:2.5rem}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.grid{gap:1.5rem;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fffdf7c7;padding:clamp(1.3rem,3vw,2.2rem);box-shadow:0 12px 38px #2d432712}.image-card{border-radius:var(--radius);box-shadow:var(--shadow);background:var(--green-900);overflow:hidden}.image-card img{object-fit:cover;width:100%;height:100%}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,5vw,5rem);min-height:82vh;padding-top:clamp(3rem,7vw,6rem);display:grid}.hero-copy{max-width:760px}.hero-copy .lead{margin-top:1.35rem}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.hero-media{min-height:520px;position:relative}.hero-media .orchard{box-shadow:var(--shadow);border-radius:42px;position:absolute;inset:0 0 0 12%;overflow:hidden}.hero-media .orchard img{object-fit:cover;width:100%;height:100%}.hero-media .bottle{filter:drop-shadow(0 28px 38px #17231552);width:min(46%,280px);position:absolute;bottom:-2rem;left:0}.hero-product{justify-content:center;align-items:center;display:flex}.hero-halo{filter:blur(6px);background:radial-gradient(circle at 50% 42%,#8da85b6b,#caa75d38 55%,#0000 72%);border-radius:50%;position:absolute;inset:8% 4%}.hero-bottles{filter:drop-shadow(0 32px 44px #1723154d);width:min(100%,460px);position:relative}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.product-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;padding:1.4rem 1.4rem 1.8rem;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 12px 38px #2d432712}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product-image{background:var(--cream-2);border-radius:20px;margin-bottom:1.1rem;overflow:hidden}.product-image img{aspect-ratio:1;object-fit:cover;width:100%}.product-tagline{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;margin:0 0 .3rem;font-size:.72rem;font-weight:900}.product-card h3{margin-bottom:.55rem}.product-card p:last-of-type{flex:1}.product-card .button{align-self:flex-start}.editorial-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.editorial-panel.reverse .editorial-media{order:2}.editorial-media{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.editorial-media img{object-fit:cover;aspect-ratio:4/3.4;width:100%;height:100%}.editorial-media.tall img{aspect-ratio:4/3}.editorial-copy .hero-actions{margin-top:1.6rem}.mobile-cta-bar{z-index:30;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom,0px));backdrop-filter:blur(14px);color:var(--cream);background:#172315f5;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-cta-bar span{font-size:.88rem;font-weight:800}.mobile-cta-bar .button{background:var(--gold);min-height:44px;color:var(--green-950);box-shadow:none;white-space:nowrap;padding:.6rem 1.15rem}.stat-strip{border:1px solid var(--line);border-radius:var(--radius);background:#2d432733;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.stat-strip div{background:#fffdf7d1;padding:1.5rem}.stat-strip strong{color:var(--green-900);margin-bottom:.25rem;font-size:1.45rem;display:block}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.feature-row.reverse .copy{order:2}.list{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.list li{color:var(--muted);padding-left:1.6rem;position:relative}.list li:before{content:"";background:var(--gold);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:.72rem;left:0}.cta-band{background:linear-gradient(135deg, var(--green-950), var(--green-700));color:var(--cream);border-radius:calc(var(--radius) + 8px);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:2rem;margin:clamp(3rem,6vw,5rem) clamp(1.25rem,5vw,5rem);padding:clamp(2rem,5vw,4rem);display:flex}.cta-band h2,.cta-band p{color:var(--cream)}.cta-band p{opacity:.86;max-width:44rem}.cta-actions{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.page-hero{grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-top:clamp(3rem,7vw,6rem);padding-bottom:clamp(3rem,7vw,6rem);display:grid}.page-hero .image-card{min-height:420px}.form-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);gap:1rem;padding:clamp(1.5rem,3vw,2rem);display:grid}.form-note{color:#68542a;background:#caa75d24;border-radius:18px;padding:1rem;font-weight:700}label{color:var(--green-900);gap:.35rem;font-weight:800;display:grid}input,select,textarea{width:100%;font:inherit;color:var(--charcoal);background:#fffdf8;border:1px solid #2d432738;border-radius:16px;padding:.9rem 1rem}textarea{resize:vertical}.site-footer{background:var(--green-950);color:var(--cream);grid-template-columns:1.4fr .7fr .9fr;gap:2rem;padding:4rem clamp(1.25rem,5vw,5rem);display:grid}.site-footer img{filter:brightness(0)invert()sepia()saturate(.2);width:150px;margin-bottom:1rem}.site-footer h3{color:var(--cream);text-transform:uppercase;letter-spacing:.14em;margin-bottom:1rem;font-size:1rem}.site-footer p,.site-footer a{color:#f7f1e5c7}.site-footer div{flex-direction:column;align-items:flex-start;display:flex}.site-footer a{margin-bottom:.55rem}.video-section{padding:clamp(3rem,6vw,5rem) clamp(1.25rem,5vw,5rem)}.video-wrapper{border-radius:var(--radius);height:0;box-shadow:var(--shadow);max-width:960px;margin:2rem auto 0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-wrapper iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=920px){.site-header{grid-template-columns:1fr 1fr;justify-items:start}.header-cta{min-height:40px;padding:.5rem .85rem;font-size:.82rem;display:inline-flex}.hero,.page-hero,.feature-row,.grid-2,.grid-3,.site-footer,.editorial-panel{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-panel.reverse .editorial-media{order:0}.hero-media{min-height:430px}.hero-media .orchard{left:0}.hero-product{min-height:0}.hero-bottles{width:min(88%,380px)}.feature-row.reverse .copy{order:0}.cta-band{flex-direction:column;align-items:flex-start}.stat-strip{grid-template-columns:1fr}.mobile-cta-bar{display:flex}body{padding-bottom:74px}.site-footer{padding-bottom:6rem}}@media (width<=560px){nav{font-size:.82rem}section{padding-left:1rem;padding-right:1rem}.hero-media{min-height:350px}.hero-media .bottle{width:42%;bottom:-1rem}.hero-product{min-height:0}.product-grid{grid-template-columns:1fr}}
