@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght,SOFT,WONK@9..144,300..900,0..100,0..1&family=Inter:wght@400;500;600;700&display=swap";:root{--color-briar-green: #26382A;--color-beeswax-gold: #C8953D;--color-parchment-cream: #F3E7D0;--color-weathered-wood: #80664A;--color-smoked-hive-tool: #2B2924;--color-ledger-red: #8C3F2B;--color-field-sage: #8F9A75;--color-comb-light: #E2C16B;--color-autumn-clover: #9A6F2E;--color-night-apiary: #151A16;--color-cream-light: #fbf3e2;--cream: var(--color-parchment-cream);--honey: var(--color-beeswax-gold);--gold: var(--color-beeswax-gold);--briar: var(--color-briar-green);--leaf: var(--color-field-sage);--charcoal: var(--color-smoked-hive-tool);--white: #ffffff;--muted: var(--color-weathered-wood);--line: rgba(38, 56, 42, .22);--line-soft: rgba(128, 102, 74, .22);--shadow: 0 14px 34px rgba(43, 41, 36, .08);--radius: 8px;--font-display: "Fraunces", Georgia, serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--font-body)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--charcoal);background:linear-gradient(rgba(38,56,42,.025) 1px,transparent 1px),var(--color-parchment-cream);background-size:100% 48px;line-height:1.6;font-family:var(--font-body)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.eyebrow{color:var(--muted);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-family:var(--font-body);font-weight:700}h1,h2,h3{line-height:1.05;color:var(--briar);margin:0 0 1rem;font-family:var(--font-display);font-weight:600;font-variation-settings:"SOFT" 55,"WONK" 0;letter-spacing:-.025em}h1{font-size:clamp(3.25rem,8vw,7rem)}h2{font-size:clamp(2rem,5vw,4rem)}h3{font-size:clamp(1.35rem,3vw,2rem)}p{margin:0 0 1rem;color:var(--muted)}h1,h2,h3,.hero-title,.display,.harvest-title{font-family:var(--font-display);font-variation-settings:"SOFT" 35,"WONK" 0}.hero-title{font-family:var(--font-display);font-weight:600;font-variation-settings:"SOFT" 65,"WONK" 0;letter-spacing:-.025em;line-height:1.02}nav,button,input,select,textarea,label,.meta,.kicker,.cta,.harvest-details{font-family:var(--font-body)}.section{padding:90px 0}.section-tight{padding:56px 0}.section-head{border-top:1px solid var(--line);padding-top:18px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:var(--color-cream-light);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:var(--shadow)}.button,button{border:1px solid transparent;border-radius:4px;padding:.9rem 1.2rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover,button:hover{transform:translateY(-1px)}.button-primary{background:var(--briar);color:var(--cream);border-color:var(--briar)}.button-primary:hover{border-color:var(--gold)}.button-secondary{background:transparent;color:var(--briar);border-color:var(--briar)}.button-secondary:hover{background:#26382a0f;border-color:var(--gold)}.button-honey{background:var(--color-ledger-red);color:var(--cream);border-color:var(--color-ledger-red)}.form-inline,.form-full{display:grid;gap:12px}.form-inline{grid-template-columns:1fr auto;max-width:600px}.form-full{grid-template-columns:1fr 1fr}.form-full .full{grid-column:1 / -1}input,select,textarea{width:100%;border:1px solid var(--line);background:var(--color-parchment-cream);color:var(--charcoal);border-radius:4px;padding:.95rem 1.05rem;font:inherit}input:focus,select:focus,textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c8953d2e;outline:none}textarea{border-radius:4px;min-height:140px}.status{display:inline-flex;border-radius:3px;padding:.35rem .75rem;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:#8f9a752e;color:var(--briar);border:1px solid rgba(38,56,42,.2)}.status-reserve,.status-sold-out{background:#8c3f2b1a;border-color:#8c3f2b5c;color:var(--color-ledger-red)}.video-frame{aspect-ratio:16 / 9;overflow:hidden;border-radius:var(--radius);background:var(--color-night-apiary);border:1px solid var(--line);box-shadow:var(--shadow)}.video-frame iframe{width:100%;height:100%;border:0}@media(max-width:820px){.grid-2,.grid-3,.form-full,.form-inline{grid-template-columns:1fr}.section{padding:64px 0}h1{font-size:clamp(2.75rem,16vw,4.8rem)}}.hero-title,h1.hero-title,[data-hero-title=true]{font-family:Fraunces,Georgia,serif!important;font-weight:600;font-variation-settings:"SOFT" 65,"WONK" 0;letter-spacing:-.018em;line-height:1.03;font-size:clamp(2.4rem,5.35vw,4.75rem)}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:20;background:#f3e7d0e6;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav-wrap[data-astro-cid-ctg3m53h]{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.site-brand-logo[data-astro-cid-ctg3m53h]{display:block;height:52px;width:auto;object-fit:contain}nav[data-astro-cid-ctg3m53h]{display:flex;gap:18px;font-weight:750;color:var(--color-briar-green)}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:var(--color-briar-green);text-decoration-color:transparent;text-underline-offset:.3em}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{color:var(--color-briar-green);text-decoration:underline;text-decoration-color:var(--color-beeswax-gold)}.small[data-astro-cid-ctg3m53h]{padding:.7rem 1rem;font-size:.92rem}@media(max-width:860px){nav[data-astro-cid-ctg3m53h]{display:none}.small[data-astro-cid-ctg3m53h]{display:none}}.site-footer[data-astro-cid-gcn2mc3v]{padding:36px 0;border-top:1px solid rgba(200,149,61,.35);background:var(--color-night-apiary)}.footer-grid[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;gap:24px;align-items:center}strong[data-astro-cid-gcn2mc3v]{color:var(--cream);font-family:var(--font-display)}p[data-astro-cid-gcn2mc3v]{margin:8px 0 0;max-width:540px}.links[data-astro-cid-gcn2mc3v]{display:flex;gap:16px;font-weight:800;color:var(--cream)}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--gold)}@media(max-width:720px){.footer-grid[data-astro-cid-gcn2mc3v]{align-items:flex-start;flex-direction:column}}label[data-astro-cid-dlabqjbq]{display:grid;gap:7px;font-weight:800;color:var(--briar)}label[data-astro-cid-dlabqjbq] span[data-astro-cid-dlabqjbq]{font-size:.9rem}.sr-only[data-astro-cid-dlabqjbq] span[data-astro-cid-dlabqjbq]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}form[data-astro-cid-dlabqjbq]{background:transparent}.footer-cta[data-astro-cid-ti3kcdhq]{background:var(--color-night-apiary);border-top:1px solid var(--gold)}.cta-box[data-astro-cid-ti3kcdhq]{display:grid;grid-template-columns:1fr .9fr;gap:30px;align-items:center}h2[data-astro-cid-ti3kcdhq],p[data-astro-cid-ti3kcdhq]{color:var(--cream)}.eyebrow[data-astro-cid-ti3kcdhq]{color:var(--gold)}@media(max-width:820px){.cta-box[data-astro-cid-ti3kcdhq]{grid-template-columns:1fr}}
