:root{
  --ink:#172014;--forest:#1f3517;--forest-2:#2b481e;--olive:#5f7f36;--olive-2:#829b4a;
  --cream:#f5f1e7;--paper:#fffdf8;--gold:#b48a30;--line:rgba(31,53,23,.16);--muted:#6a6f63;
  --serif:"Fraunces",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--shadow:0 20px 60px rgba(20,35,13,.12);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--paper);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}
.site-header{position:sticky;top:0;z-index:50;height:86px;background:rgba(255,253,248,.94);backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid rgba(31,53,23,.08)}
.brand{display:flex;align-items:center;gap:14px}.brand img{width:62px;height:62px;object-fit:cover;border-radius:50%}.brand span{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:22px;letter-spacing:.06em;text-transform:uppercase;color:var(--forest)}.brand small{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#6d735f;margin-top:5px}
.main-nav{display:flex;align-items:center;gap:28px;font-size:14px}.main-nav>a:not(.nav-cta){padding:31px 0 27px;border-bottom:2px solid transparent}.main-nav>a.active,.main-nav>a:not(.nav-cta):hover{border-color:var(--forest)}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9px;padding:13px 20px;font-weight:600;border:1px solid transparent;transition:.25s}.nav-cta{background:var(--forest);color:white;padding:12px 18px}.btn:hover,.nav-cta:hover{transform:translateY(-2px)}.menu-toggle{display:none;border:0;background:none;font-size:26px}
.hero-photo{position:relative;min-height:690px;display:flex;align-items:center;overflow:hidden;color:white;background:linear-gradient(90deg,rgba(11,22,10,.82),rgba(11,22,10,.3) 55%,rgba(11,22,10,.12)),url('https://images.unsplash.com/photo-1473973266408-ed4e27abdd47?auto=format&fit=crop&w=2000&q=85') center/cover no-repeat}
.hero-photo:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 10%,rgba(255,201,84,.12),transparent 28%);pointer-events:none}.hero-copy{position:relative;z-index:2;width:min(760px,90vw);margin-left:5vw}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.34em;text-transform:uppercase;font-weight:700;color:var(--olive)}.eyebrow.light{color:#d8e6bd}.hero-copy .eyebrow{color:#fff;margin-bottom:18px}.hero-copy h1,.page-hero h1,.section-title{font-family:var(--serif);font-weight:500;line-height:.95;letter-spacing:-.03em;margin:0}.hero-copy h1{font-size:clamp(58px,7.8vw,110px);max-width:980px}.hero-copy p{font-size:18px;max-width:540px;margin:24px 0 30px;color:rgba(255,255,255,.9)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn-primary{background:var(--forest);color:white}.btn-outline-light{border-color:rgba(255,255,255,.55);color:white;background:rgba(255,255,255,.07)}
.hero-values{position:absolute;left:5vw;bottom:28px;z-index:2;display:flex;gap:34px}.hero-value{display:flex;align-items:center;gap:12px;font-size:13px}.hero-value i{display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.6);border-radius:50%;font-style:normal}
.script-note{position:absolute;right:7vw;bottom:45px;z-index:2;font-family:var(--serif);font-style:italic;font-size:26px;transform:rotate(-7deg);max-width:220px;text-align:center}
.section{padding:95px 5vw}.section-kicker{font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--olive);font-weight:700;margin-bottom:22px}.section-title{font-size:clamp(46px,5vw,76px)}.section-copy{color:var(--muted);max-width:580px}
.products-home{display:grid;grid-template-columns:1.1fr 2.9fr;gap:44px;align-items:start;background:linear-gradient(180deg,#fffdf9,#f6f1e7)}.products-intro{position:sticky;top:120px}.products-intro p{margin:22px 0 30px;color:var(--muted)}.product-showcase{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-card{background:#f0ede4;border:1px solid rgba(31,53,23,.06);border-radius:10px;padding:14px;transition:.25s;cursor:pointer;min-width:0}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-image{height:280px;border-radius:8px;background:linear-gradient(180deg,#f7f5ee,#e9e4d7);display:flex;align-items:flex-end;justify-content:center;overflow:hidden;padding:18px}.product-image img{width:100%;height:100%;object-fit:contain}.product-info{text-align:center;padding:14px 4px 3px}.product-info h3{font-size:15px;margin:0 0 4px}.product-info p{font-size:12px;color:var(--muted);margin:0}.price{display:block;font-family:var(--serif);font-size:21px;color:var(--forest);margin:5px 0}.card-wa{margin-top:12px;width:100%;border:1px solid rgba(31,53,23,.25);border-radius:8px;padding:9px 10px;background:#faf8f1;color:var(--forest);font-weight:600;font-size:12px}.card-wa:hover{background:var(--forest);color:white}
.bottle{width:72px;height:220px;border-radius:8px 8px 14px 14px;background:linear-gradient(90deg,#152516,#284b21 52%,#122312);box-shadow:inset 8px 0 15px rgba(255,255,255,.06),0 14px 24px rgba(10,20,8,.25);position:relative;color:#e8e0bf;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.bottle:before{content:"";position:absolute;top:-35px;width:27px;height:44px;background:#191d17;border-radius:4px 4px 2px 2px}.bottle span{font-size:9px;letter-spacing:.15em}.bottle small{font-size:8px;margin-top:12px}.product-placeholder-bottle{height:210px}.bottle-xl{height:360px;width:120px}.bottle-xl:before{top:-48px;width:42px;height:60px}
.story-mosaic{display:grid;grid-template-columns:1.2fr 1.1fr .65fr;min-height:570px;padding:0}.story-photo,.pour-photo{position:relative;min-height:570px;background-size:cover;background-position:center}.story-photo{background-image:linear-gradient(rgba(20,35,13,.08),rgba(20,35,13,.2)),url('https://images.unsplash.com/photo-1508747703725-719777637510?auto=format&fit=crop&w=1200&q=85')}.pour-photo{background-image:linear-gradient(rgba(20,35,13,.06),rgba(20,35,13,.12)),url('https://images.unsplash.com/photo-1474979266404-7eaacbcd87c5?auto=format&fit=crop&w=900&q=85')}.story-panel{display:flex;flex-direction:column;justify-content:center;padding:70px 7%;background:var(--paper)}.story-panel h2{font-family:var(--serif);font-size:clamp(44px,4vw,65px);line-height:1.02;margin:14px 0 22px;font-weight:500}.story-panel p{color:var(--muted);margin:0 0 15px}.story-panel .btn{align-self:flex-start;margin-top:18px}.photo-label{position:absolute;left:30px;bottom:30px;background:rgba(27,49,20,.92);color:white;padding:16px 18px;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.hand-note{position:absolute;right:22px;bottom:55px;color:white;font-family:var(--serif);font-style:italic;font-size:24px;transform:rotate(-7deg);text-shadow:0 2px 12px rgba(0,0,0,.35)}
.values-band{background:linear-gradient(rgba(18,36,15,.94),rgba(18,36,15,.94)),url('https://images.unsplash.com/photo-1470165518243-ff5a7f59f38d?auto=format&fit=crop&w=1800&q=70') center/cover;color:white;padding:58px 5vw;display:grid;grid-template-columns:repeat(4,1fr)}.value-item{text-align:center;padding:12px 28px;border-right:1px solid rgba(255,255,255,.2)}.value-item:last-child{border-right:0}.value-icon{font-size:33px;margin-bottom:12px}.value-item h3{font-family:var(--serif);font-weight:500;font-size:22px;margin:0 0 3px}.value-item p{margin:0;color:rgba(255,255,255,.7);font-size:13px}
.cta-band{background:var(--cream);padding:85px 5vw;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-family:var(--serif);font-size:clamp(40px,4.5vw,68px);font-weight:500;line-height:1;margin:12px 0 0}.btn-dark{background:var(--forest);color:white}.btn-white{background:white;color:var(--forest)}
.footer{background:#111d10;color:#dbe4d6;padding:55px 5vw 26px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:76px;height:76px;border-radius:50%;object-fit:cover}.footer-brand strong{display:block;font-size:20px}.footer-brand span{color:#91a08c;font-size:13px}.footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.18em;color:#91a08c;margin:0 0 15px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;font-size:12px;color:#81907d}
.page-hero{padding:95px 5vw 75px;background:var(--cream)}.page-hero h1{font-size:clamp(58px,7vw,100px);max-width:900px;margin-top:18px}.page-hero p{max-width:650px;color:var(--muted);font-size:18px}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.story-years{font-family:var(--serif);font-size:120px;line-height:.8;color:#d8dfc8}.prose h2{font-family:var(--serif);font-size:45px;font-weight:500;line-height:1.05}.prose p{color:var(--muted)}
.catalog-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.catalog-grid .product-image{height:330px}.product-count{color:var(--muted)}
.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px}.contact-card{background:var(--forest);color:white;border-radius:16px;padding:42px}.contact-card h2{font-family:var(--serif);font-size:42px;font-weight:500;margin-top:0}.contact-list{display:grid;gap:16px;margin:30px 0}.contact-list div{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.15)}.contact-list small{display:block;color:#9fb096;text-transform:uppercase;letter-spacing:.15em;font-size:10px}.map-placeholder{min-height:520px;border-radius:16px;background:linear-gradient(135deg,#d9dfc8,#f1e7cf);display:grid;place-items:center;text-align:center;padding:40px}.map-placeholder strong{font-family:var(--serif);font-size:48px;color:var(--forest)}
.modal{position:fixed;inset:0;z-index:100;display:none}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(4,9,4,.62);backdrop-filter:blur(5px)}.modal-panel{position:relative;z-index:1;width:min(920px,92vw);max-height:90vh;overflow:auto;margin:5vh auto;background:var(--paper);border-radius:18px;padding:40px}.modal-close{position:absolute;right:20px;top:15px;border:0;background:none;font-size:30px}.modal-product{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.modal-product-image{min-height:440px;background:var(--cream);display:grid;place-items:center;border-radius:12px;padding:25px}.modal-product-image img{max-height:400px;object-fit:contain}.modal-product-copy h2{font-family:var(--serif);font-size:48px;line-height:1;margin:15px 0}.modal-price{font-family:var(--serif);font-size:34px;color:var(--forest)}
/* admin */
.admin-body{background:#eff2eb}.admin-shell{min-height:100vh}.admin-topbar{height:78px;background:#162413;color:white;padding:0 4vw;display:flex;align-items:center;justify-content:space-between}.admin-topbar strong{font-size:18px}.admin-main{padding:45px 4vw;max-width:1200px;margin:auto}.login-card{width:min(450px,92vw);margin:10vh auto;background:white;border-radius:16px;padding:40px;box-shadow:var(--shadow)}.login-card img{width:90px;border-radius:50%;margin:0 auto 20px}.login-card h1{text-align:center;font-family:var(--serif);font-size:38px}.form-field{display:grid;gap:7px;margin-bottom:17px}.form-field label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.form-field input,.form-field textarea{border:1px solid #ccd3c6;background:white;border-radius:8px;padding:12px 13px;outline:none}.form-field input:focus,.form-field textarea:focus{border-color:var(--olive)}.admin-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:25px}.admin-header h1{font-family:var(--serif);font-size:45px;margin:0}.admin-list{display:grid;gap:10px}.admin-product-row{display:grid;grid-template-columns:70px 1fr auto auto;gap:18px;align-items:center;background:white;padding:12px;border-radius:12px}.admin-thumb{width:70px;height:70px;background:#edf0e7;border-radius:8px;display:grid;place-items:center;font-size:11px}.admin-thumb img{width:100%;height:100%;object-fit:contain}.status-pill{font-size:11px;background:#e2efd9;color:#376326;border-radius:99px;padding:6px 10px}.status-pill.off{background:#eee;color:#777}.edit-btn{border:1px solid #cbd1c6;background:white;border-radius:8px;padding:9px 12px}.admin-actions{display:flex;gap:10px}.error{color:#a52121}.form-status{font-size:13px;color:var(--muted)}
.reveal{opacity:0;transform:translateY(24px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}.delay-3{transition-delay:.36s}
@media(max-width:1020px){.product-showcase{grid-template-columns:repeat(2,1fr)}.products-home{grid-template-columns:1fr}.products-intro{position:static}.story-mosaic{grid-template-columns:1fr 1fr}.pour-photo{display:none}.values-band{grid-template-columns:repeat(2,1fr)}.value-item:nth-child(2){border-right:0}.catalog-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:760px){.site-header{height:74px;padding:0 20px}.brand img{width:50px;height:50px}.brand strong{font-size:16px}.brand small{font-size:9px}.menu-toggle{display:block}.main-nav{position:absolute;top:74px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;background:var(--paper);padding:18px 20px 25px;border-bottom:1px solid var(--line);gap:0}.main-nav.open{display:flex}.main-nav>a:not(.nav-cta){padding:14px 0}.nav-cta{text-align:center;margin-top:10px}.hero-photo{min-height:700px;background-position:62% center}.hero-copy{margin:0 22px;width:auto}.hero-copy h1{font-size:58px}.hero-values{left:22px;right:22px;gap:14px;flex-wrap:wrap}.hero-value{font-size:11px}.script-note{display:none}.section{padding:70px 22px}.products-home{padding-left:22px;padding-right:22px}.product-showcase{grid-template-columns:1fr 1fr}.product-image{height:230px}.story-mosaic{grid-template-columns:1fr}.story-photo{min-height:450px}.story-panel{padding:60px 22px}.values-band{grid-template-columns:1fr;padding:40px 22px}.value-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:22px}.value-item:last-child{border-bottom:0}.cta-band{padding:65px 22px;flex-direction:column;align-items:flex-start}.footer{padding:45px 22px 24px}.footer-top{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:7px}.page-hero{padding:70px 22px 55px}.page-hero h1{font-size:58px}.content-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.story-years{font-size:90px}.catalog-head{align-items:flex-start;flex-direction:column}.catalog-grid{grid-template-columns:1fr 1fr;gap:10px}.catalog-grid .product-image{height:250px}.modal-panel{padding:28px 20px}.modal-product{grid-template-columns:1fr}.modal-product-image{min-height:280px}.modal-product-copy h2{font-size:38px}.admin-main{padding:30px 15px}.admin-header{align-items:flex-start;flex-direction:column}.admin-product-row{grid-template-columns:58px 1fr auto}.admin-thumb{width:58px;height:58px}.status-pill{display:none}.edit-btn{grid-column:3}}
@media(max-width:460px){.product-showcase,.catalog-grid{grid-template-columns:1fr}.product-image,.catalog-grid .product-image{height:280px}.hero-copy h1{font-size:49px}.hero-values{bottom:22px}.hero-value:nth-child(3){display:none}.story-panel h2{font-size:43px}}
