@font-face{font-family:'Bitter';font-style:normal;font-weight:700;font-display:swap;src:url('/assets/fonts/bitter-bold-latin.woff2') format('woff2')}
:root{--ink:#192219;--paper:#f9faf6;--green:#77b63b;--lime:#bfeb6b;--line:#d9dfd2;--muted:#54604f;--white:#fff;--gutter:clamp(1.25rem,5vw,5.5rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Bitter',Georgia,serif;font-weight:700;letter-spacing:-.035em;line-height:1.12;text-wrap:balance}h1{font-size:clamp(3.4rem,7.6vw,7.6rem);margin-bottom:1.55rem}h2{font-size:clamp(2.8rem,5vw,5rem);margin-bottom:1.5rem}h3{font-weight:500;font-size:1.55rem;line-height:1.2;letter-spacing:-.03em}p{max-width:65ch}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #447a1b;outline-offset:5px}.hero a:focus-visible,.newsletter a:focus-visible{outline-color:var(--lime)}a:hover{text-decoration:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;padding:.85rem 1.5rem;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:3px;font-size:.94rem;font-weight:600;line-height:1.35;text-align:center;transition:background .18s,color .18s}.button:hover{background:#32452b}.button-lime{background:var(--lime);border-color:var(--lime);color:var(--ink)}.button-lime:hover{background:#d7f69e}.button-light{background:var(--paper);border-color:var(--paper);color:var(--ink)}.button-light:hover{background:var(--lime)}.button-outline{background:transparent;color:var(--ink)}.button-outline:hover{background:var(--ink);color:white}.text-link{display:inline-block;font-weight:500}.underline{padding:.3rem 0;border-bottom:1px solid currentColor}.underline:hover{color:#3b671e}.eyebrow{text-transform:uppercase;font-weight:600;letter-spacing:.17em;font-size:.78rem;line-height:1.5;margin-bottom:1.1rem}.skip{position:fixed;z-index:100;top:8px;left:8px;padding:1rem;background:white;transform:translateY(-150%)}.skip:focus{transform:none}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:.7rem var(--gutter);min-height:6.25rem;background:var(--paper);position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{display:block;flex-shrink:0;width:clamp(360px,30vw,430px);overflow:hidden}.brand img{width:100%;height:88px;object-fit:cover;object-position:center}nav{display:flex;align-items:center;gap:clamp(1rem,1.8vw,2rem)}nav>a{font-size:.88rem;line-height:1.3;white-space:nowrap;padding:.75rem 0}nav>a:not(.button):hover,nav a[aria-current=page]{box-shadow:0 2px 0 var(--green)}nav .nav-ticket{padding:.8rem 1.2rem;min-height:2.9rem}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:.65rem .8rem;color:var(--ink);gap:1rem;align-items:center;border-radius:3px}.hero{position:relative;isolation:isolate;min-height:min(780px,78svh);display:flex;align-items:center;color:white;background:var(--ink);overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 48%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,24,14,.82),rgba(9,24,14,.35) 60%,rgba(9,24,14,.08));z-index:-1}.hero-content{padding:5rem var(--gutter) 6rem;max-width:900px}.hero-content>p:not(.eyebrow){font-size:1.1rem;max-width:32rem;line-height:1.65;color:#f2f4eb}.hero .eyebrow{color:var(--lime)}.hero h1{font-size:clamp(3.6rem,7.5vw,7.3rem)}.actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:2rem}.hero-link{font-size:.95rem;border-bottom:1px solid #ffffff80;padding:.65rem 0}.hero-caption{position:absolute;right:var(--gutter);bottom:2rem;font-size:.76rem;letter-spacing:.13em;text-align:right}.hero-caption span{display:block;font:italic 1.15rem Georgia,serif;letter-spacing:0;margin-top:.25rem}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);padding:0 var(--gutter)}.quick-links a{padding:1.8rem 2rem;position:relative;border-right:1px solid var(--line)}.quick-links a:first-child{padding-left:0}.quick-links a:last-child{border:0}.quick-links a>span:first-child{display:block;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:.3rem}.quick-links strong{font-size:1.13rem;font-weight:500}.quick-links a>span:last-child{position:absolute;right:1.8rem;top:2.5rem;font-size:1.3rem}.quick-links a:hover strong{color:#44721e}.section{padding:6rem var(--gutter)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:2.8rem}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:25rem;margin:0;color:var(--muted)}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.6rem}.location-card{min-width:0}.image-link{display:block;overflow:hidden}.location-card img{width:100%;height:360px;object-fit:cover;transition:transform .4s}.image-link:hover img{transform:scale(1.025)}.card-heading{display:flex;justify-content:space-between;align-items:center;margin-top:1.7rem}.card-heading .eyebrow{margin:0;color:var(--muted)}.card-heading>span{color:#84907f;font-family:Georgia,serif}.location-card h3{font-family:Georgia,serif;font-size:2rem;margin:1rem 0}.location-card>p{color:var(--muted);max-width:35rem}.pour-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#e7efd9}.pour-copy{padding:5rem var(--gutter)}.pour-copy h2{font-size:clamp(2.7rem,4.3vw,4.5rem)}.pour-copy>p:not(.eyebrow){color:#394834}.pour-image{display:block;height:100%;min-height:440px;background:#63ac27;overflow:hidden}.pour-image img{width:100%;height:100%;object-fit:cover}.gather{display:grid;grid-template-columns:1.12fr 1fr;gap:5rem;align-items:center}.gather>div:first-child img{width:100%;height:500px;object-fit:cover}.gather-copy p:not(.eyebrow){color:var(--muted)}.newsletter{background:var(--ink);color:var(--paper);padding:4.5rem var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:3rem}.newsletter .eyebrow{color:var(--lime)}.newsletter h2{font-size:3.6rem;margin-bottom:1rem}.newsletter p{margin-bottom:0;color:#d6dfd0}.newsletter-action{text-align:left;min-width:240px}.newsletter-action p{font-size:.85rem;margin-top:.9rem;max-width:20rem}.footer-top{padding:4rem var(--gutter);display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:2.5rem}.footer-brand img{width:230px;margin-top:.15rem}.footer-top h3{font-family:Arial,sans-serif;font-size:.95rem;line-height:1.5;font-weight:600;letter-spacing:0;margin-bottom:1rem}.footer-top p,.footer-top a:not(.footer-brand){font-size:.88rem}.footer-top p{color:var(--muted)}.footer-links a{display:block;padding:.25rem 0}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);margin:0 var(--gutter);padding:1.5rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:var(--muted);font-size:.8rem}.footer-bottom>div{display:flex;gap:1.5rem}.page-heading{padding:5rem var(--gutter) 3rem}.page-heading h1{font-size:clamp(3.5rem,6vw,6rem);max-width:16ch}.page-heading>p:last-child{color:var(--muted);font-size:1.15rem;max-width:42rem}.page-heading .actions{margin-bottom:1rem}.page-hero{display:grid;grid-template-columns:1fr 1fr;background:#e7efd9}.page-hero .page-heading{align-self:center}.page-hero>img{width:100%;height:100%;min-height:480px;object-fit:cover}.detail-row{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:4rem 0;border-top:1px solid var(--line);align-items:center;scroll-margin-top:2rem}.detail-row:first-child{padding-top:0;border:0}.detail-row>img{width:100%;height:470px;object-fit:cover}.detail-row h2{font-size:3.3rem}.detail-row p{color:var(--muted)}.hours{list-style:none;padding:0;margin:1.5rem 0}.hours li{padding:.5rem 0;border-bottom:1px solid var(--line)}.small{font-size:.88rem}.location-detail{font-style:normal;margin:1.5rem 0}.location-detail a{text-decoration:underline;text-underline-offset:4px}.catalog{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 1.7rem}.product img{width:100%;aspect-ratio:16/10;object-fit:cover}.product h3{margin:1.15rem 0 .65rem;font-size:1.45rem}.product p{color:var(--muted);font-size:.95rem;margin:0}.product .eyebrow{margin-top:1rem;color:#4b6b35;font-size:.73rem}.catalog-section{padding-top:2rem}.catalog-section h2{font-size:3rem}.catalog-section+.catalog-section{padding-top:0}.event-panel{padding:3.5rem;background:#e7efd9;border-left:4px solid var(--green)}.event-panel h2{font-size:3.25rem}.event-panel p{max-width:42rem}.editorial{max-width:850px;margin:auto}.editorial p{max-width:none;font-size:1.12rem;color:var(--muted)}.editorial h2{font-size:3rem;margin-top:3rem}.editorial .eyebrow{color:var(--ink);font-size:.8rem}.story-photo{width:100%;max-height:600px;object-fit:cover}.story-years{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:4rem;padding-top:2rem;border-top:1px solid var(--line)}.story-years strong{display:block;font:2.7rem Georgia,serif}.story-years span{color:var(--muted);font-size:.9rem}.section-tight{padding-top:3rem}.inquiry-list{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.inquiry-list article{padding:2.5rem;border:1px solid var(--line)}.inquiry-list h2{font-size:2.7rem}.inquiry-list .button{margin-top:1rem}.event-contact{margin-top:1.4rem;font-size:.9rem}.event-contact a{text-decoration:underline}.note{padding:1.5rem 0;color:var(--muted);max-width:60rem}.note p{margin:0}.mobile-book{display:none}
@media(min-width:1600px){:root{--gutter:max(5rem,calc((100vw - 1460px)/2))}}
@media(max-width:1100px){.site-header{min-height:5.6rem;gap:1rem}.brand{width:340px}.brand img{height:82px}.menu-toggle{display:flex}nav{display:none;position:absolute;top:100%;left:0;right:0;align-items:stretch;gap:0;padding:1rem var(--gutter) 1.5rem;background:var(--paper);box-shadow:0 12px 18px #0000000f}nav.is-open{display:flex;flex-direction:column}nav>a{font-size:1rem;padding:1rem 0}nav .nav-ticket{margin-top:1rem}.hero{min-height:650px}.hero h1{font-size:5.8rem}.gather{gap:3rem}.footer-top{grid-template-columns:1fr 1fr}.quick-links a{padding:1.5rem 1rem}.quick-links a>span:last-child{right:.5rem}.quick-links strong{font-size:1rem}.detail-row{gap:2.5rem}.catalog{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){h1{font-size:3.6rem}h2{font-size:3rem}.brand{width:270px;max-width:calc(100% - 6.5rem)}.brand img{height:68px}.site-header{min-height:5rem;padding-top:.4rem;padding-bottom:.4rem}.menu-toggle{font-size:.9rem;padding:.65rem}.hero{min-height:690px;align-items:center}.hero-photo{object-position:60% 50%}.hero:after{background:linear-gradient(90deg,#0c1a11c9,#0c1a1166)}.hero-content{padding:4rem var(--gutter) 7rem}.hero h1{font-size:clamp(3.5rem,13.5vw,5.6rem)}.hero-content>p:not(.eyebrow){font-size:1rem;max-width:27rem}.hero .actions{align-items:flex-start;gap:1.4rem}.hero-caption{bottom:1.5rem}.hero-caption span{font-size:1rem}.quick-links{grid-template-columns:1fr}.quick-links a{padding:1.1rem 0;border-right:0;border-bottom:1px solid var(--line)}.quick-links a>span:first-child{font-size:.73rem;margin-bottom:.1rem}.quick-links strong{font-size:1.1rem}.quick-links a>span:last-child{top:1.5rem;right:.25rem}.section{padding:3.8rem var(--gutter)}.section-heading{display:block;margin-bottom:2rem}.section-heading>p{margin-top:1.5rem;max-width:100%}.location-grid{grid-template-columns:1fr;gap:2.8rem}.location-card img{height:300px}.location-card h3{font-size:1.9rem}.pour-section{grid-template-columns:1fr}.pour-copy{padding:3.7rem var(--gutter)}.pour-image{min-height:0}.pour-image img{aspect-ratio:16/10}.gather{grid-template-columns:1fr;gap:2rem}.gather>div:first-child img{height:300px}.gather-copy h2{font-size:3.4rem}.newsletter{padding:3.5rem var(--gutter);flex-direction:column;align-items:flex-start;gap:2rem}.newsletter h2{font-size:3.3rem}.newsletter-action{min-width:0}.footer-top{padding:3rem var(--gutter);gap:2rem;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-links{grid-column:1/-1}.footer-top h3{font-size:.87rem}.footer-top p,.footer-top a:not(.footer-brand){font-size:.85rem}.footer-bottom{flex-direction:column;font-size:.8rem;gap:1rem}.page-heading{padding:3.5rem var(--gutter) 2.5rem}.page-heading h1{font-size:3.8rem}.page-heading>p:last-child{font-size:1rem}.page-hero{grid-template-columns:1fr}.page-hero>img{min-height:0;height:310px}.detail-row{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.detail-row>img{height:320px}.detail-row h2{font-size:2.9rem}.catalog{gap:2.5rem 1rem}.product h3{font-size:1.13rem;line-height:1.3;letter-spacing:-.025em}.product p{font-size:.87rem}.product .eyebrow{font-size:.72rem;letter-spacing:.08em}.product img{aspect-ratio:1;object-fit:cover}.catalog-section{padding-top:1rem}.catalog-section h2{font-size:2.6rem}.event-panel{padding:2rem 1.5rem}.event-panel h2{font-size:2.9rem}.editorial p{font-size:1rem}.story-years{grid-template-columns:1fr 1fr;gap:1.5rem}.inquiry-list{grid-template-columns:1fr}.inquiry-list article{padding:2rem}.inquiry-list h2{font-size:2.7rem}.section-tight{padding-top:2rem}}
@media(max-width:370px){.brand{width:240px}.hero h1{font-size:3.3rem}.footer-top{grid-template-columns:1fr}.catalog{grid-template-columns:1fr}.product img{aspect-ratio:16/10}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Rental galleries and event coordinators */
.rental-nav{position:static;display:flex;justify-content:center;flex-wrap:wrap;gap:1rem 3rem;padding:1rem var(--gutter);background:var(--paper);border-bottom:1px solid var(--line);box-shadow:none}
.rental-nav a{font-size:.9rem;white-space:normal}
.rental-gallery-section{padding-top:2.5rem;scroll-margin-top:2rem}
.rental-gallery-section .section-heading h2{font-size:clamp(2.6rem,4.3vw,4.2rem)}
.rental-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.rental-photo{display:block;overflow:hidden;aspect-ratio:4/3;background:#e7ebdf}
.rental-photo:nth-child(6n+1){grid-column:span 2;aspect-ratio:8/3}
.rental-photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}
.rental-photo:hover img{transform:scale(1.025)}
.gallery-hint{font-size:.875rem;color:var(--muted);margin:1rem 0 0}
.coordinator-section{background:#edf2e5;scroll-margin-top:2rem}
.coordinator-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}
.coordinator{display:grid;grid-template-columns:minmax(150px,.82fr) minmax(0,1fr);gap:1.8rem;align-items:center;min-width:0}
.coordinator-portrait{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center 28%}
.coordinator-details{min-width:0}
.coordinator-details .eyebrow{font-size:.75rem;letter-spacing:.08em;color:var(--muted)}
.coordinator h3{font-family:Georgia,serif;font-size:2rem;margin-bottom:.8rem}
.coordinator-role{font-size:.96rem;color:var(--muted);margin-bottom:1.2rem}
.coordinator-details>a{display:block;width:fit-content;font-size:.9rem;line-height:1.6;padding:.25rem 0;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
@media(max-width:1100px){.rental-nav{position:static;display:flex;flex-direction:row;box-shadow:none}.rental-nav a{padding:.5rem 0}.coordinator{grid-template-columns:1fr;gap:1.5rem}.coordinator-portrait{max-height:420px;aspect-ratio:4/5}.coordinator-grid{gap:2rem}}
@media(max-width:700px){.rental-nav{gap:.3rem 1.4rem;justify-content:flex-start;padding:1rem var(--gutter)}.rental-nav a{font-size:.85rem}.rental-gallery-section{padding-top:1rem}.rental-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.rental-photo{aspect-ratio:1}.rental-photo:nth-child(6n+1){aspect-ratio:4/3}.rental-gallery-section .section-heading>p{margin-top:1rem}.coordinator-grid{grid-template-columns:1fr;gap:3rem}.coordinator{grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:1.3rem}.coordinator-portrait{aspect-ratio:3/4;min-height:220px}.coordinator h3{font-size:1.8rem}.coordinator-details>a{font-size:.875rem}.coordinator-role{font-size:.9rem}.coordinator-details .eyebrow{font-size:.75rem}}
@media(max-width:420px){.coordinator{grid-template-columns:1fr}.coordinator-portrait{aspect-ratio:4/5;min-height:0;max-height:390px}.coordinator h3{font-size:2rem}}

/* Wix event listings */
.events-calendar [hidden]{display:none!important}
.events-status{color:var(--muted);margin-bottom:2rem}
.events-actions{display:flex;flex-wrap:wrap;gap:1rem}
.event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}
.event-card{min-width:0;background:white;border:1px solid var(--line);display:flex;flex-direction:column}
.event-card-photo{width:100%;aspect-ratio:16/9;object-fit:cover;background:#e7efd9}
.event-card-body{padding:2rem;display:flex;flex-direction:column;align-items:flex-start;flex:1}
.event-card .event-date{font-size:.875rem;letter-spacing:.035em;color:#45672f;line-height:1.55;text-transform:none}
.event-card h3{font-family:'Bitter',Georgia,serif;font-weight:700;font-size:clamp(1.6rem,2.5vw,2.2rem);line-height:1.25;overflow-wrap:anywhere}
.event-location{font-weight:600;font-size:.95rem;margin-bottom:1rem}
.event-description{color:var(--muted);font-size:1rem;margin-bottom:1.5rem}
.event-card .button{margin-top:auto}
@media(max-width:700px){.event-grid{grid-template-columns:1fr;gap:1.5rem}.event-card-body{padding:1.5rem}.events-calendar .section-heading>.text-link{margin-top:1.5rem}}

/* Gold Standard Cider Club */
.club-page{--club-green:#192d25;--club-gold:#edce80;--club-cream:#f3efdf;--club-muted:#bfcabe}
.club-page h2{font-size:clamp(2.65rem,4.6vw,4.5rem)}
.club-page .button-gold{background:var(--club-gold);border-color:var(--club-gold);color:var(--club-green);gap:1.5rem}
.club-page .button-gold:hover{background:#f7dda0;border-color:#f7dda0}
.club-hero{display:grid;grid-template-columns:1.06fr 1fr;gap:1.5rem;align-items:center;background:var(--club-green);color:var(--paper);padding:4.8rem var(--gutter) 4.2rem;overflow:hidden}
.club-hero-copy{position:relative;z-index:2}
.club-hero-copy>.eyebrow{color:var(--club-gold);margin-bottom:1.65rem}
.club-hero h1{font-size:clamp(3.3rem,5.85vw,6rem);line-height:1.12;margin-bottom:1.8rem}
.club-intro{max-width:32rem;font-size:1.08rem;color:#e1e7dd}
.club-hero .actions{gap:1.5rem 2rem;margin-top:2rem}
.club-hero .underline:hover,.club-invitation .underline:hover{color:var(--club-gold)}
.club-page .club-delivery-note{font-size:.8rem;color:var(--club-muted);margin:1.5rem 0 0}
.club-hero-art{position:relative;isolation:isolate;min-width:0;margin:0;min-height:480px;display:flex;align-items:center;justify-content:center;align-self:stretch}
.club-art-ring{position:absolute;width:90%;aspect-ratio:1;border:1px solid #edce803b;border-radius:50%;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}
.club-art-ring:after{content:'';position:absolute;inset:8%;border:1px solid #edce801a;border-radius:50%}
.club-gold-mark{position:absolute;width:94px;height:94px;object-fit:contain;top:-.4rem;right:0;transform:rotate(8deg)}
.club-cans{position:relative;width:min(100%,540px);height:430px;filter:drop-shadow(0 22px 16px #07140e60)}
.club-can{position:absolute;object-fit:contain;height:auto;width:37%;bottom:1.5rem}
.cider-shop-image{display:block}
.cider-shop-image:hover img{filter:brightness(1.05)}
.club-can img{width:100%;height:auto}
.club-can-left{left:1.5%;transform:rotate(-12deg);z-index:1;bottom:2.4rem}
.club-can-center{left:31%;width:39%;z-index:3;bottom:.2rem}
.club-can-right{right:0;transform:rotate(12deg);z-index:2;bottom:2.4rem}
.club-hero-art figcaption{position:absolute;bottom:-.65rem;left:0;right:0;text-align:center;color:var(--club-muted);font-size:.76rem;letter-spacing:.02em}
.club-at-a-glance{padding:2.5rem var(--gutter) 1.2rem;background:var(--club-cream);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem 2rem}
.club-at-a-glance>div{display:flex;align-items:center;justify-content:center;gap:1rem;border-right:1px solid #c8c3ad}
.club-at-a-glance>div:nth-child(3){border-right:0}
.club-at-a-glance strong{font-family:'Bitter',Georgia,serif;font-size:clamp(2.3rem,3.6vw,3.7rem);line-height:1.2;letter-spacing:-.05em}
.club-at-a-glance span{font-size:.93rem;line-height:1.35;max-width:10ch}
.club-at-a-glance>p{grid-column:1/-1;max-width:none;text-align:center;margin:.6rem 0 0;font-size:.75rem;color:var(--muted)}
.club-benefits{display:grid;grid-template-columns:1fr 1fr;gap:4rem 7rem}
.club-section-intro>p:not(.eyebrow){color:var(--muted);max-width:27rem}
.club-section-intro>.text-link{margin-top:.8rem}
.club-benefit-list{padding:0;margin:0;list-style:none}
.club-benefit-list li{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:1.2rem;padding:1.6rem 0;border-top:1px solid var(--line)}
.club-benefit-list li:first-child{padding-top:0;border-top:0}
.club-benefit-list li:last-child{padding-bottom:0}
.club-benefit-number{font-family:'Bitter',Georgia,serif;font-size:.8rem;color:#7c6936;padding-top:.3rem}
.club-benefit-list h3{font-size:1.45rem;font-weight:600;line-height:1.3;letter-spacing:-.025em;margin-bottom:.7rem}
.club-benefit-list p{color:var(--muted);font-size:.97rem;line-height:1.65;margin:0}
.club-release-section{background:var(--club-cream)}
.club-release-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.85fr);gap:5rem;align-items:center}
.club-release-layout>div>p:not(.eyebrow){color:var(--muted);max-width:39rem}
.club-calendar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:2.5rem 0;padding:1.1rem 0 1.4rem;border-top:1px solid #cac5b1;border-bottom:1px solid #cac5b1;list-style:none;gap:1rem}
.club-calendar .eyebrow{display:block;font-size:.65rem;letter-spacing:.1em;margin:0 0 .65rem;color:var(--muted)}
.club-calendar strong{font-family:'Bitter',Georgia,serif;font-size:1.2rem;letter-spacing:-.04em}
.club-fulfillment{display:grid;grid-template-columns:1fr 1fr;gap:2rem}
.club-fulfillment h3{font-size:1.25rem;font-weight:600;margin-bottom:.7rem}
.club-fulfillment p,.club-fulfillment a{font-size:.9rem}
.club-fulfillment p{color:var(--muted);margin-bottom:.7rem}
.club-membership{background:var(--club-green);color:var(--paper);padding:2.4rem;border:1px solid #edce8055;box-shadow:10px 10px 0 #dcd5bd}
.club-membership-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #edce8040;padding-bottom:1.4rem;margin-bottom:1.6rem;gap:1rem}
.club-membership-heading .eyebrow{color:var(--club-gold);margin:0}
.club-membership-heading img{width:50px;height:50px;object-fit:contain}
.club-plan-name{font-size:.9rem;margin-bottom:.55rem;color:#d8e2d5}
.club-price{font-family:'Bitter',Georgia,serif;font-size:clamp(2.75rem,4vw,4.2rem);line-height:1.1;letter-spacing:-.06em;margin-bottom:1.4rem;white-space:nowrap}
.club-price span{display:block;font-family:Arial,Helvetica,sans-serif;font-size:.8rem;font-weight:400;line-height:1.6;letter-spacing:0;color:var(--club-muted);margin-top:.6rem}
.club-membership>p:not(.club-price){font-size:.88rem;color:#d8e2d5}
.club-membership ul{padding:0 0 0 1.1rem;margin:1.5rem 0;font-size:.85rem;color:#e3e9e0}
.club-membership li{padding:.3rem 0}
.club-membership li::marker{color:var(--club-gold)}
.club-membership .button{width:100%;margin-top:.3rem;justify-content:space-between}
.club-membership .club-price-note{font-size:.73rem!important;line-height:1.55;margin:1rem 0 0;color:var(--club-muted)!important}
.club-faq{display:grid;grid-template-columns:.85fr 1.35fr;gap:5rem}
.club-faq>div>p:not(.eyebrow){color:var(--muted);font-size:.95rem}
.club-questions details{border-top:1px solid var(--line);padding:0 0 1.4rem}
.club-questions details:last-child{border-bottom:1px solid var(--line)}
.club-questions summary{display:flex;align-items:baseline;justify-content:space-between;gap:1.5rem;padding:1.4rem 0 0;font-size:1.1rem;font-weight:600;line-height:1.45;cursor:pointer;list-style:none}
.club-questions summary::-webkit-details-marker{display:none}
.club-questions summary:after{content:'+';font-size:1.4rem;font-weight:400;line-height:1;flex-shrink:0;color:#79632f}
.club-questions details[open] summary:after{content:'−'}
.club-questions summary:hover{color:#716028}
.club-questions summary:focus-visible{outline:3px solid #447a1b;outline-offset:5px}
.club-questions details>p{margin:1.1rem 2rem 0 0;font-size:.94rem;color:var(--muted)}
.club-questions details>a{font-size:.9rem;margin-top:.7rem}
.club-questions a{overflow-wrap:anywhere}
.club-invitation{display:flex;justify-content:space-between;align-items:center;gap:3rem;padding:3.5rem var(--gutter);background:#284435;color:var(--paper)}
.club-invitation .eyebrow{color:var(--club-gold);margin-bottom:.85rem}
.club-invitation h2{font-size:clamp(2.3rem,3.5vw,3.5rem);max-width:16ch;margin:0}
.club-invitation .actions{margin:0;flex-direction:column;align-items:flex-start;gap:1rem}
.club-invitation .text-link{font-size:.9rem}
.club-hero a:focus-visible,.club-membership a:focus-visible,.club-invitation a:focus-visible{outline-color:var(--club-gold)}
@media(min-width:1600px){.club-hero{gap:4rem}.club-cans{height:450px}.club-hero-art{min-height:520px}}
@media(max-width:1100px){.club-hero{gap:2rem 1rem;padding-top:4rem;padding-bottom:3rem}.club-hero h1{font-size:clamp(3rem,5.9vw,4.7rem)}.club-hero-art{min-height:390px}.club-cans{height:330px}.club-gold-mark{width:68px;height:68px;top:0}.club-hero-art figcaption{font-size:.68rem;bottom:0}.club-benefits{gap:3rem}.club-release-layout{gap:2.7rem;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}.club-membership{padding:1.8rem}.club-calendar{gap:.5rem}.club-calendar strong{font-size:1rem}.club-fulfillment{gap:1.2rem}.club-faq{gap:3rem}}
@media(max-width:760px){.club-hero{grid-template-columns:1fr;padding-top:3.2rem;padding-bottom:2.6rem;gap:2rem}.club-hero h1{font-size:clamp(3.25rem,9.4vw,4.8rem)}.club-intro{font-size:1rem;max-width:35rem}.club-hero-copy>.eyebrow{font-size:.72rem;margin-bottom:1.25rem}.club-hero-art{min-height:350px;width:min(100%,460px);justify-self:center}.club-cans{height:320px;width:90%}.club-gold-mark{top:0;right:1.5rem}.club-hero-art figcaption{bottom:-.25rem}.club-at-a-glance{gap:1rem .8rem;padding:1.8rem var(--gutter) 1.15rem}.club-at-a-glance>div{flex-direction:column;gap:.45rem;padding-right:.5rem;text-align:center;justify-content:flex-start}.club-at-a-glance strong{font-size:2.4rem}.club-at-a-glance span{font-size:.78rem;max-width:12ch}.club-at-a-glance>p{font-size:.66rem;line-height:1.5}.club-benefits{grid-template-columns:1fr;gap:2.5rem}.club-page h2{font-size:clamp(2.5rem,7.5vw,3.5rem)}.club-benefit-list h3{font-size:1.3rem}.club-benefit-list p{font-size:.94rem}.club-benefit-list li{gap:.8rem}.club-release-layout{grid-template-columns:1fr;gap:2.8rem}.club-calendar{margin:2rem 0;gap:.4rem}.club-calendar strong{font-size:clamp(.9rem,3.5vw,1.35rem)}.club-calendar .eyebrow{font-size:.6rem;letter-spacing:.02em}.club-membership{padding:2rem;box-shadow:7px 7px 0 #dcd5bd}.club-price{font-size:3.75rem}.club-faq{grid-template-columns:1fr;gap:1.3rem}.club-questions summary{font-size:1rem}.club-questions details>p{margin-right:0}.club-invitation{flex-direction:column;align-items:flex-start;gap:1.7rem;padding:3rem var(--gutter)}.club-invitation h2{font-size:2.6rem;max-width:none}}
@media(max-width:370px){.club-hero h1{font-size:2.9rem}.club-hero-art{min-height:300px}.club-cans{height:275px}.club-gold-mark{width:58px;height:58px}.club-hero .actions{gap:1rem}.club-price{font-size:3.2rem}.club-membership{padding:1.4rem}.club-fulfillment{grid-template-columns:1fr;gap:1.4rem}.club-calendar strong{font-size:.85rem}}

.events-hero{min-height:0;aspect-ratio:2/1;max-height:760px}
.events-hero:after{display:none}
.events-hero .hero-photo{object-position:center}
.events-calendar .section-heading h1{font-size:clamp(2.8rem,5vw,5rem);margin-bottom:0}
.events-hero-video{opacity:0}
.events-hero-video.is-playing{opacity:1}
.newsletter-dialog{width:min(540px,calc(100% - 2rem));max-height:calc(100svh - 2rem);padding:3.4rem 2.4rem 2.4rem;border:1px solid var(--line);border-radius:4px;background:var(--paper);color:var(--ink);overflow-y:auto;box-shadow:0 24px 80px #0005}
.newsletter-dialog::backdrop{background:#101b14b8}
.newsletter-dialog h2{font-size:2.65rem;margin-bottom:1rem}
.newsletter-dialog>p:not(.eyebrow){color:var(--muted);margin-bottom:1.5rem}
.newsletter-close{position:absolute;top:.75rem;right:1rem;display:flex;align-items:center;gap:.65rem;min-height:44px;padding:.4rem .5rem;background:transparent;color:var(--ink);border:0;font-size:.9rem;cursor:pointer}
.newsletter-close span{font-size:1.5rem;line-height:1}
.newsletter-dialog fieldset{padding:0;margin:0;border:0;min-width:0}
.newsletter-dialog fieldset[hidden]{display:none!important}
.newsletter-field{margin-bottom:1rem}
.newsletter-field label{display:block;margin-bottom:.35rem;font-size:.95rem;font-weight:600}
.newsletter-field label span{font-weight:400;color:var(--muted)}
.newsletter-field input{width:100%;min-height:48px;padding:.7rem .85rem;border:1px solid #858c7e;border-radius:3px;background:white;color:var(--ink);font:inherit;font-size:1rem}
.newsletter-field input:focus-visible,.newsletter-consent input:focus-visible{outline:3px solid #447a1b;outline-offset:3px}
.newsletter-consent{display:flex;align-items:flex-start;gap:.75rem;margin:1.3rem 0;font-size:.9rem;line-height:1.5;cursor:pointer}
.newsletter-consent input{flex-shrink:0;width:22px;height:22px;margin:0;accent-color:var(--green)}
.newsletter-dialog [type=submit]{width:100%;cursor:pointer}
.newsletter-dialog fieldset:disabled{opacity:.65}
.newsletter-status{margin:1.2rem 0 0;line-height:1.5;font-size:1rem}
.newsletter-status:empty{display:none}
.newsletter-status[data-state=error]{color:#9b291f}
.newsletter-status[data-state=success]{font-weight:600;color:var(--green)}
.newsletter-buttons{display:flex;flex-direction:column;gap:.75rem}
.newsletter-buttons .button{width:100%}
.newsletter-sms{margin-top:1.5rem;padding-top:1.25rem;border-top:1px solid var(--line)}
.newsletter-sms p{margin-bottom:.3rem}
.newsletter-sms a{font-size:1rem;line-height:1.5}
html:has(.newsletter-dialog[open]){overflow:hidden}
@media(max-width:540px){.newsletter-dialog{padding:3.4rem 1.4rem 1.6rem}.newsletter-dialog h2{font-size:2.25rem}}
@media(max-width:700px){.events-hero{aspect-ratio:16/10;min-height:240px}.events-calendar .section-heading h1{font-size:3rem}}

.vendor-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.vendor-grid h2{font-size:clamp(2rem,3.5vw,3.1rem)}.vendor-list{list-style:none;padding:0;margin:2rem 0 0}.vendor-list li{border-top:1px solid var(--line)}.vendor-list a{display:flex;justify-content:space-between;gap:1rem;padding:1.15rem 0;font-size:1.1rem}.vendor-list a:hover{color:#3b671e}.vendor-list a>span[aria-hidden]{flex-shrink:0}@media(max-width:700px){.vendor-grid{grid-template-columns:1fr;gap:3rem}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
