:root{--green:#004f37;--green-dark:#003827;--green-mid:#0f6a4e;--lime:#b8d85c;--lime-soft:#e8f1c6;--cream:#f7f4ea;--paper:#fffdf8;--white:#fff;--ink:#17221d;--muted:#647168;--yellow:#f5c84c;--coral:#ef745f;--pink:#e26a9f;--error:#a52d24;--border:#004f3724;--shadow:0 18px 50px #0038271f;--radius:28px;--max:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:DM Sans,Arial,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:1000;background:var(--green-dark);color:#fff;border-radius:10px;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}main [id]{scroll-margin-top:120px}.container{width:min(var(--max), calc(100% - 40px));margin-inline:auto}.topbar{background:var(--green-dark);color:#fff;font-size:14px}.topbar__inner{text-align:center;justify-content:center;gap:20px;padding:9px 0;display:flex}.topbar strong{color:var(--lime)}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#f7f4eaf5;position:sticky;top:0}.nav{grid-template-columns:155px 1fr auto;align-items:center;gap:28px;min-height:92px;display:grid}.brand img{object-fit:contain;width:72px;height:72px}.menu{justify-content:center;align-items:center;gap:34px;font-weight:700;display:flex}.menu a{padding:34px 0;position:relative}.menu a:after{content:"";background:var(--lime);border-radius:9px;height:4px;transition:all .25s;position:absolute;bottom:23px;left:0;right:100%}.menu a[href=\/]:after{background:var(--green)}.menu a[href="/deals/"]:after{background:#155b8f}.menu a[href="/producers/"]:after{background:#735315}.menu a[href="/events/"]:after{background:#93235f}.menu a[href="/articles/"]:after{background:#ad4d3b}.menu a:hover:after,.menu a.active:after{right:0}.menu-account{display:none}.account-btn,.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;font-weight:700;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1),background .2s;display:inline-flex}.account-btn{background:var(--green);color:#fff;padding:14px 22px}.button{background:var(--lime);color:var(--green-dark);padding:14px 22px}.button--outline{color:#fff;background:0 0;border:2px solid #ffffffb3}.button--dark{color:#fff;background:var(--green)}.button:hover,.account-btn:hover{transform:translateY(-2px);box-shadow:0 12px 25px #0038272e}.nav-toggle{background:var(--green);color:#fff;border:0;border-radius:999px;width:44px;height:44px;display:none}h1,h2,h3{letter-spacing:.5px;color:var(--green-dark);text-wrap:balance;margin:0;font-family:Fredoka,DM Sans,sans-serif;line-height:1.05}p{text-wrap:pretty;margin:0 0 1rem}h1{font-size:clamp(46px,6vw,88px)}h2{font-size:clamp(35px,4vw,58px)}h3{font-size:24px}p{margin:0 0 1rem}.muted{color:var(--muted)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;background:#ffffff21;border:1px solid #ffffff3d;border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:700;display:inline-flex}.section{padding:88px 0}.section--white{background:#fff}.section--dark{background:var(--green-dark);color:#fff}.section--dark h2,.section--dark h3{color:#fff}.section-head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:28px;display:flex}.section-head p{max-width:680px;color:var(--muted);margin-top:10px}.section-head .home-deals-intro{white-space:nowrap;max-width:none}.text-link{color:var(--green);font-weight:800}.hero{color:#fff;background:radial-gradient(circle at 8% 15%, #b8d85c8c 0 7%, transparent 7.2%), radial-gradient(circle at 92% 18%, #f5c84cbf 0 10%, transparent 10.2%), linear-gradient(125deg, var(--green) 0 58%, var(--green-mid) 58% 100%);padding:68px 0 78px;position:relative;overflow:hidden}.hero--home:before{content:"";z-index:0;background:linear-gradient(to bottom, #004f378c 0%, #004f372e 40%, #004f3700 100%), linear-gradient(to right, var(--green) 0%, var(--green) 12%, #004f37d9 25%, #004f374d 45%, #004f3700 70%), url(/images/home-hero-cult-cheese.jpg) center 52% / cover no-repeat;position:absolute;inset:0 0 0 35%}.hero--deals{background:linear-gradient(125deg,#155b8f 0 58%,#2079a6 58% 100%)}.hero--producers{background:linear-gradient(125deg,#735315 0 58%,#8f681b 58% 100%)}.hero--events{background:linear-gradient(125deg,#93235f 0 58%,#bd337a 58% 100%)}.hero--articles{background:linear-gradient(125deg,#ad4d3b 0 58%,#db684e 58% 100%)}.hero:after{content:"";border:70px solid #ffffff14;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-220px;right:-150px}.hero-grid{z-index:2;grid-template-columns:1.03fr .97fr;align-items:center;gap:60px;display:grid;position:relative}.hero h1,.hero h2{color:#fff;margin:20px 0}.hero p{color:#ffffffd9;max-width:680px;font-size:19px}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-media{justify-self:end;width:min(100%,580px);position:relative}.hero-media__image{object-fit:cover;width:100%;height:430px;box-shadow:var(--shadow);border:8px solid #ffffffe6;border-radius:48px;transform:rotate(1deg)}.hero-map-badge{z-index:2;top:28px;right:max(4px, calc((100vw - var(--max)) / 2 - 16px));filter:drop-shadow(0 10px 9px #002a1d47);width:210px;height:auto;position:absolute}.feature-strip{z-index:5;margin-top:-34px;position:relative}.feature-strip__inner{box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px;display:grid}.feature-pill{background:#f0f3eb;border-radius:16px;padding:22px}.feature-pill strong{color:var(--green);letter-spacing:.5px;font-family:Fredoka;font-size:23px;display:block}.feature-pill small{color:var(--muted)}.feature-strip--home .feature-pill:first-child{background:linear-gradient(90deg,#155b8f 0% 48%,#155b8fb8 70%,#155b8f2e 100%),url(/images/latest-deals-cult-cheese.png) calc(100% + 28px)/64% no-repeat,#155b8f}.feature-strip--home .feature-pill:nth-child(2){background:linear-gradient(90deg,#735315 0% 48%,#735315b8 70%,#7353152e 100%),url(/images/artisan-producer.png) 100%/58% no-repeat,#735315}.feature-strip--home .feature-pill:nth-child(3){background:linear-gradient(90deg,#93235f 0% 48%,#93235fb8 70%,#93235f2e 100%),url(/images/food-market.png) 100%/58% no-repeat,#93235f}.feature-strip--home .feature-pill strong{color:#fff}.feature-strip--home .feature-pill small{color:#ffffffd9}.feature-strip--deals .feature-pill{isolation:isolate;background-color:#f0f3eb;position:relative;overflow:hidden}.feature-strip--deals .feature-pill:after{content:"";z-index:-1;opacity:.82;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0 0 0 36%}.feature-strip--deals .feature-pill:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#f0f3eb 0% 38%,#f0f3ebe0 50%,#f0f3eb45 72%,#f0f3eb0a 100%);position:absolute;inset:0}.feature-strip--deals .feature-pill:first-child:after{background-image:url(/images/food-market.png)}.feature-strip--deals .feature-pill:nth-child(2):after{opacity:.86;background-image:url(/images/ireland-satellite.png);background-position:50%;background-size:cover;left:43%}.feature-strip--deals .feature-pill:nth-child(3):after{background-image:url(/images/latest-deals-cult-cheese.png);background-position:50%;background-size:125%}.feature-strip--deals .feature-pill strong,.feature-strip--deals .feature-pill small{z-index:1;position:relative}.feature-strip--producers .feature-pill{isolation:isolate;background-color:#f0f3eb;position:relative;overflow:hidden}.feature-strip--producers .feature-pill:after{content:"";z-index:-1;opacity:.82;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0 0 0 36%}.feature-strip--producers .feature-pill:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#f0f3eb 0% 38%,#f0f3ebe0 50%,#f0f3eb45 72%,#f0f3eb0a 100%);position:absolute;inset:0}.feature-strip--producers .feature-pill:first-child:after{background-image:url(/images/latest-deals-cult-cheese.png);background-size:125%}.feature-strip--producers .feature-pill:nth-child(2):after{background-image:url(/images/jinnys-bakery-producers-hero.jpg)}.feature-strip--producers .feature-pill:nth-child(3):after{background-image:url(/images/artisan-producers-collage.png)}.feature-strip--producers .feature-pill strong,.feature-strip--producers .feature-pill small{z-index:1;position:relative}.feature-strip--events .feature-pill{isolation:isolate;background-color:#f0f3eb;position:relative;overflow:hidden}.feature-strip--events .feature-pill:after{content:"";z-index:-1;opacity:.82;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0 0 0 36%}.feature-strip--events .feature-pill:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#f0f3eb 0% 38%,#f0f3ebe0 50%,#f0f3eb45 72%,#f0f3eb0a 100%);position:absolute;inset:0}.feature-strip--events .feature-pill:first-child:after{background-image:url(/images/food-market.png)}.feature-strip--events .feature-pill:nth-child(2):after{background-image:url(/images/membership-food-background.png)}.feature-strip--events .feature-pill:nth-child(3):after{background-image:url(/images/ireland-satellite.png);background-position:50%;left:43%}.feature-strip--events .feature-pill strong,.feature-strip--events .feature-pill small{z-index:1;position:relative}.feature-strip--articles .feature-pill{isolation:isolate;background-color:#f0f3eb;position:relative;overflow:hidden}.feature-strip--articles .feature-pill:after{content:"";z-index:-1;opacity:.82;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0 0 0 36%}.feature-strip--articles .feature-pill:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#f0f3eb 0% 38%,#f0f3ebe0 50%,#f0f3eb45 72%,#f0f3eb0a 100%);position:absolute;inset:0}.feature-strip--articles .feature-pill:first-child:after{background-image:url(/images/membership-food-background.png)}.feature-strip--articles .feature-pill:nth-child(2):after{background-image:url(/images/latest-deals-cult-cheese.png);background-size:125%}.feature-strip--articles .feature-pill:nth-child(3):after{background-image:url(/images/jinnys-bakery-producers-hero.jpg)}.feature-strip--articles .feature-pill strong,.feature-strip--articles .feature-pill small{z-index:1;position:relative}.story-section__image{object-fit:cover;border-radius:18px;width:100%;max-height:680px;margin:24px 0;display:block}.producer-highlights{padding:30px 0 12px}.producer-highlights__grid{grid-template-columns:minmax(0,2fr) minmax(290px,.9fr);gap:22px;height:400px;display:grid}.producer-lead{height:100%;min-height:0;box-shadow:var(--shadow);background:#735315;border-radius:22px;grid-template-columns:minmax(0,1.5fr) minmax(270px,.75fr);display:grid;overflow:hidden}.producer-lead__media{min-height:0;position:relative;overflow:hidden}.producer-lead__media a{width:100%;height:100%;display:block}.producer-lead__media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 72%,#735315 100%);position:absolute;inset:0}.producer-lead__media img{object-fit:cover;width:100%;height:100%}.producer-lead__copy{color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:22px 26px;display:flex}.producer-lead__copy h3{color:#fff;margin:7px 0 10px;font-size:clamp(27px,2.5vw,38px)}.producer-lead__copy p{color:#ffffffe0;margin-bottom:8px;font-size:15px;line-height:1.45}.producer-lead__copy .button{margin-top:10px}.producer-story-label{color:var(--lime);text-transform:uppercase;letter-spacing:.08em;font-size:13px;font-weight:700}.producer-supporting{grid-template-rows:repeat(3,minmax(0,1fr));gap:12px;min-height:0;display:grid}.producer-support-card{min-height:0;box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:42% 1fr;display:grid;overflow:hidden}.producer-support-card__image{min-height:0;display:block}.producer-support-card img{object-fit:cover;width:100%;height:100%;min-height:0}.producer-support-card>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:11px 14px;display:flex}.producer-support-card span{color:#735315;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.producer-support-card h3{margin:7px 0 9px;font-size:20px;line-height:1.08}.producer-support-card h3 a{color:var(--green)}.producer-support-card .text-link{margin-top:auto;font-size:14px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border-radius:16px;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 4px 8px #00382714}[data-search][hidden]{display:none!important}.card--popup{cursor:pointer;position:relative}.event-card-trigger{z-index:2;border-radius:inherit;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.event-card-trigger:focus-visible{outline:4px solid var(--lime);outline-offset:-4px}.card--popup .save-button{z-index:3}.card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00382724}.card-media{background:#edf0e8;height:245px;position:relative;overflow:hidden}.card-media-link{width:100%;height:100%;display:block}.card-media img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.card:hover .card-media img{transform:scale(1.035)}.card-tag{pointer-events:none;background:var(--lime);color:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:14px;left:14px}.card-tag--love{color:#fff;text-align:center;text-wrap:balance;filter:drop-shadow(0 5px 5px #5c0a173d);background:linear-gradient(145deg,#e85d66,#bd2937);border-radius:0;place-items:center;width:68px;height:62px;padding:4px 9px 11px;font-size:10px;line-height:1.05;display:grid;top:9px;left:12px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 22'%3E%3Cpath fill='black' d='M12 21C10.7 19.8 4.1 14.1 2.1 11.6C-1.1 7.7.8 1.8 5.9.5C8.2-.1 10.5.8 12 2.6C13.5.8 15.8-.1 18.1.5C23.2 1.8 25.1 7.7 21.9 11.6C19.9 14.1 13.3 19.8 12 21Z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 22'%3E%3Cpath fill='black' d='M12 21C10.7 19.8 4.1 14.1 2.1 11.6C-1.1 7.7.8 1.8 5.9.5C8.2-.1 10.5.8 12 2.6C13.5.8 15.8-.1 18.1.5C23.2 1.8 25.1 7.7 21.9 11.6C19.9 14.1 13.3 19.8 12 21Z'/%3E%3C/svg%3E") 50%/contain no-repeat}.save-button{z-index:2;width:38px;height:38px;color:var(--coral);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:19px;position:absolute;top:12px;right:12px;box-shadow:0 8px 20px #0000001f}.card-body{padding:18px}.card--event{flex-direction:column;display:flex}.card--event .card-body{background:var(--green);color:#fff;flex-direction:column;flex:1;display:flex}.card--event .card-meta{color:#ffffffd1}.card.card--event p,.card--event h3,.card--event h3 a,.card--event .card-footer a{color:#fff}.card--event .card-footer{border-color:#ffffff52;margin-top:auto}.event-directory-grid .card--event .card-body{color:var(--ink);background:#fff}.event-directory-grid .card--event .card-meta{color:var(--muted)}.event-directory-grid .card--event .card-meta--event{justify-content:flex-start;align-items:center;gap:10px;margin-bottom:13px}.event-directory-grid .card-event-date{color:var(--green-dark);background:var(--lime-soft);border-radius:999px;flex:none;padding:7px 11px;font-size:14px;font-weight:800;line-height:1}.event-directory-grid .card-event-location{font-size:13px;font-weight:700}.event-directory-grid .card.card--event p{color:var(--muted)}.event-directory-grid .card--event h3,.event-directory-grid .card--event h3 a{color:var(--green)}.event-directory-grid .card--event .card-footer{border-color:var(--border)}.event-directory-grid .card--event .card-footer a{color:var(--ink)}.card--article{flex-direction:column;display:flex}.card--article .card-body{flex-direction:column;flex:1;display:flex}.card--article .card-footer{margin-top:auto}.offer-card{flex-direction:column;display:flex}.offer-card .card-body{flex-direction:column;flex:1;display:flex}.offer-card .card-footer{justify-content:space-between;margin-top:auto}.offer-card .card-footer span{color:var(--muted);font-weight:500}.offer-card--compact .card-media{height:170px}.offer-card--compact .card-body{padding:15px}.offer-card--compact .card-meta{font-size:12px}.offer-card--compact h3{font-size:20px;line-height:1.12}.offer-card--compact .card-footer{align-items:flex-start;font-size:12px}.card-meta{color:var(--muted);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:9px;font-size:13px;display:flex}.card-meta time{flex:none}.card h3{margin-bottom:9px;font-size:24px}.card p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:64px;font-size:14px;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:14px;font-weight:700;display:flex}.card-footer--action-only{justify-content:flex-end}.card-empty{height:100%;color:var(--green);place-items:center;font-weight:800;display:grid}.directory{grid-template-columns:280px 1fr;align-items:start;gap:30px;display:grid}.directory--events{grid-template-columns:330px 1fr}.filter-panel{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;border-radius:16px;max-height:calc(100dvh - 140px);padding:24px;position:sticky;top:120px;overflow-y:auto;box-shadow:0 4px 8px #00382714}.filter-panel h3{margin-bottom:20px}.field{gap:7px;margin-bottom:17px;display:grid}.field label{font-size:14px;font-weight:700}.field input,.field select,.search-row input,.search-row select{border:1px solid var(--border);width:100%;color:var(--ink);background:#f2f4ee;border-radius:12px;padding:13px 14px}.event-calendar{color:#fff;background:#93235f;border-radius:14px;padding:13px;overflow:hidden}.event-calendar button{cursor:pointer;border:0}.event-calendar__header{grid-template-columns:36px 1fr 36px;align-items:center;gap:6px;margin-bottom:11px;display:grid}.event-calendar__header strong{color:#fff;text-align:center;font-family:Fredoka;font-size:19px}.event-calendar__header button{color:#fff;background:0 0;border:1px solid #ffffffb3;border-radius:7px;height:36px;font-size:21px}.event-calendar__weekdays,.event-calendar__days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.event-calendar__weekdays span{text-align:center;padding:4px 0 8px;font-size:11px;font-weight:700}.event-calendar__days>span,.event-calendar__days button{aspect-ratio:1}.event-calendar__days button{color:#fff;background:#ffffff0a;border:1px solid #ffffff2e;font-weight:700}.event-calendar__days button:hover{background:#fff3}.event-calendar__days button.is-selected{background:#bde35759}.event-calendar__days button.is-boundary{background:var(--lime);color:var(--green)}.event-calendar__footer{justify-content:space-between;align-items:center;gap:8px;min-height:34px;margin-top:9px;display:flex}.event-calendar__footer small{color:#ffffffe0;line-height:1.25}.event-calendar__footer button{color:#fff;background:#0038278c;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.directory-main{min-width:0}.directory-toolbar,.search-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.directory-load-more{justify-content:center;min-height:96px;padding:28px 0 4px;display:flex}.directory-load-more[hidden]{display:none}.directory-filter-reset{width:100%;margin:0 0 18px}.search-row>input,.search-row>select{flex:1 1 0;min-width:0}.result-count{color:var(--green);font-weight:800}.empty-state{text-align:center;background:#fff;border-radius:20px;padding:60px 20px;display:none}.promo{background:var(--lime);border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:52px;display:grid}.promo h2{max-width:780px}.promo p{color:#385045;max-width:720px;margin-top:12px}.promo-membership{text-align:center;color:#fff;background:linear-gradient(135deg,#003827c2,#003827f0),url(/images/membership-food-background.png) 50%/cover no-repeat;border-radius:16px;gap:14px;min-width:310px;padding:24px;display:grid;box-shadow:inset 0 0 0 1px #ffffff1f}.promo-price{justify-content:center;align-items:baseline;gap:10px;display:flex}.promo-price strong{color:var(--lime);font-family:Fredoka;font-size:44px;line-height:1}.promo-price strong span{color:#fff;font-size:.65em}.promo-price small{font-size:15px;font-weight:700}.promo-member-link{color:#fff;font-size:14px;text-decoration:underline}.showcase{grid-template-columns:.9fr 1.1fr;align-items:center;gap:56px;display:grid}.showcase img{object-fit:cover;border-radius:16px;width:100%;height:470px}.showcase-copy p{color:#ffffffc7;max-width:650px;margin:16px 0 24px}.producer-feature{min-height:646px;position:relative;overflow:hidden}.producer-feature__images{z-index:0;position:absolute;inset:0 40% 0 0}.producer-feature__images:after{content:"";z-index:2;background:linear-gradient(to right, #004f3757 0%, #004f3757 70%, #003827c7 90%, var(--green-dark) 100%);position:absolute;inset:0}.producer-feature__images span{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset-block:0}.producer-feature__images span:first-child{z-index:0;background-image:url(/images/home-producer-free-from.jpg);width:56%;left:0}.producer-feature__images span:last-child{z-index:1;background-image:url(/images/home-producer-jinnys.jpg);left:44%;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0003 5%,#000 18%);mask-image:linear-gradient(90deg,#0000 0%,#0003 5%,#000 18%)}.producer-feature .showcase{z-index:1;min-height:470px;position:relative}.producer-feature .showcase-copy{grid-column:2}.breadcrumbs{color:var(--muted);margin-bottom:24px;font-size:13px}.detail-hero{background:var(--green);color:#fff;padding:54px 0}.detail-hero h1{color:#fff;font-size:clamp(44px,5vw,76px)}.detail-hero__grid{grid-template-columns:1fr .8fr;align-items:center;gap:54px;display:grid}.detail-hero__media img{object-fit:cover;border:6px solid #fff;border-radius:16px;width:100%;height:430px}.detail-hero__meta{color:#ffffffbf;flex-wrap:wrap;gap:14px;margin-top:22px;font-weight:700;display:flex}.detail-hero--articles{background:linear-gradient(125deg,#ad4d3b 0 58%,#db684e 58% 100%)}.detail-hero--articles .breadcrumbs,.detail-hero--articles .breadcrumbs a,.detail-hero--articles .muted,.detail-hero--articles .detail-hero__meta{color:#ffffffdb!important}.detail-hero--producer{background:linear-gradient(125deg,#735315 0 58%,#8f681b 58% 100%);position:relative;overflow:hidden}.detail-hero--producer .breadcrumbs a,.detail-hero--producer .muted,.detail-hero--producer .detail-hero__meta{color:#ffffffdb!important}.detail-hero--producer .card-tag{color:#fff;background:#73531552;border-color:#ffffff94}.producer-hero-identity{align-items:center;gap:16px;margin-top:22px;display:flex}.producer-hero-identity img{object-fit:cover;border:3px solid #ffffffdb;border-radius:50%;width:82px;height:82px;margin:0}.producer-hero-identity div{gap:3px;display:grid}.producer-hero-identity strong{color:#fff;font-size:20px}.producer-hero-identity span{color:#ffffffdb;font-size:17px}.detail-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:32px;display:grid}.content-panel,.side-panel{background:#fff;border-radius:16px;box-shadow:0 4px 8px #00382714}.content-panel{padding:clamp(26px,5vw,54px)}.content-panel h2,.content-panel h3{margin:30px 0 14px}.content-panel img{border-radius:22px;margin:26px 0}.content-panel table{border-collapse:collapse;width:100%;margin:24px 0}.content-panel td,.content-panel th{border:1px solid var(--border);text-align:left;padding:13px}.side-stack{gap:18px;display:grid;position:sticky;top:120px}.side-panel{padding:24px}.side-panel h3{margin-bottom:16px}.fact{border-top:1px solid var(--border);padding:12px 0}.fact small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-weight:700;display:block}.fact strong{color:var(--green)}.unlock{background:var(--lime-soft);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;padding:30px;display:flex}.deal-gate{isolation:isolate;color:#fff;background:radial-gradient(circle at 8% 105%, #b8d85c29 0 20%, transparent 20.3%), linear-gradient(135deg, var(--green-dark), #005d43);border-radius:22px;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(30px,5vw,60px);margin-bottom:30px;padding:clamp(30px,5vw,54px);display:grid;position:relative;overflow:hidden}.deal-gate:after{content:"";z-index:-1;border:46px solid #b8d85c29;border-radius:50%;width:270px;height:270px;position:absolute;top:-125px;right:-105px}.deal-gate h2{color:#fff;max-width:650px;margin:10px 0 16px;font-size:clamp(36px,4.4vw,56px);line-height:1.04}.deal-gate__copy>p{color:#ffffffd1;max-width:58ch;font-size:17px;line-height:1.55}.deal-gate__label{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}.deal-gate__benefits{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}.deal-gate__benefits li{color:#fff;align-items:center;gap:11px;font-size:15px;font-weight:700;display:flex}.deal-gate__benefits li span{width:25px;height:25px;color:var(--green-dark);background:var(--lime);border-radius:50%;flex:0 0 25px;place-items:center;font-size:14px;display:grid}.deal-gate__notice{border:1px solid #fff3;border-radius:10px;padding:10px 14px}.deal-gate__action{background:#002a1e80;border:1px solid #fff3;border-radius:20px;gap:13px;min-width:0;padding:clamp(22px,3vw,30px);display:grid;box-shadow:0 20px 45px #00000029}.deal-gate__value{color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:13px;font-weight:800}.deal-price{align-items:baseline;gap:9px;min-width:0;display:flex}.deal-price strong{color:var(--lime);letter-spacing:.5px;white-space:nowrap;font-family:Fredoka,sans-serif;font-size:clamp(44px,6vw,66px);line-height:1}.deal-price span{color:#ffffffb8;font-weight:700}.deal-price__note{color:var(--lime);margin:-5px 0 4px;font-size:14px;font-weight:800}.currency-switch{background:#00000038;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.currency-switch button{color:#ffffffb3;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:9px 12px;font-weight:800}.currency-switch button[aria-pressed=true]{color:var(--green-dark);background:var(--lime)}.deal-subscribe{background:var(--lime);width:100%;color:var(--green-dark)}.deal-gate__buttons{gap:8px;display:grid}.deal-gate__buttons .button{background:var(--lime);width:100%;min-height:56px;color:var(--green-dark);font-size:16px}.text-button{color:#fff;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;padding:8px;text-decoration:underline}.deal-gate__fineprint,.deal-gate__message{color:#ffffff9e;margin:0;font-size:13px}.deal-gate__message{min-height:20px;color:var(--lime);font-weight:700}.redemption-panel{border:2px solid var(--lime);background:var(--lime-soft);border-radius:22px;margin-bottom:30px;padding:clamp(28px,5vw,48px)}.redemption-panel h2{margin-top:0}.redemption-code{background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin:22px 0;padding:18px 22px;display:flex}.redemption-code strong{color:var(--green);letter-spacing:.04em;overflow-wrap:anywhere;font-family:Fredoka,sans-serif;font-size:clamp(24px,4vw,38px)}.deal-detail-hero{padding-block:44px}.deal-detail-hero__tags{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.deal-detail-hero__tags .eyebrow{margin:0}.deal-detail-hero__business{color:#ffffffe0;margin:18px 0 0;font-size:clamp(20px,2.2vw,28px);font-weight:700;line-height:1.2}.deal-detail-layout{grid-template-columns:minmax(0,1fr) 350px}.deal-detail-main{gap:28px;min-width:0;display:grid}.deal-story>h2:first-of-type{border-top:1px solid var(--border);margin-top:44px;padding-top:34px}.deal-story>h2,.deal-story>div:not([class]) h3,.deal-gallery--embedded>h2,.deal-about--embedded h2,.deal-location--embedded h2,.deal-redemption-prompt h2,.deal-faqs>h2{color:var(--green);margin:30px 0 12px;font-family:Fredoka,sans-serif;font-size:34px;line-height:1.15}.deal-story>p,.deal-story>div:not([class]) p,.deal-story>div:not([class]) li,.deal-location--embedded p{font-size:19px;line-height:1.6}.deal-section-label{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.deal-story>p.deal-intro{max-width:62ch;margin-top:0;font-size:clamp(21px,2.2vw,24px);line-height:1.55}.business-card__logo{object-fit:contain;width:auto;max-width:180px;max-height:90px;margin-bottom:20px}.business-card__placeholder-logo{color:#fff;background:var(--green);border-radius:18px;place-items:center;width:74px;height:74px;margin-bottom:18px;font-family:Fredoka,sans-serif;font-size:44px;font-weight:700;display:grid}.business-card h2{margin-bottom:18px;font-size:28px}.business-card dl{margin:0}.business-card dt{border-top:1px solid var(--border);color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin-top:14px;padding-top:14px;font-size:12px;font-weight:800}.business-card dd{color:var(--green);overflow-wrap:anywhere;margin:5px 0 0;font-weight:700}.business-about{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.category-deals ol{margin:0;padding:0;list-style:none}.category-deals li{border-top:1px solid var(--border)}.category-deals a{color:var(--green);justify-content:space-between;gap:12px;padding:13px 0;font-weight:700;display:flex}.story-deal-list li:first-child{border-top:0}.story-sidebar-cards{gap:18px;display:grid}.deal-gallery{background:var(--green-dark);border-radius:16px;padding:clamp(24px,4vw,38px)}.deal-gallery h2{color:#fff;margin-bottom:20px}.deal-gallery--embedded{border-top:1px solid var(--border);background:0 0;margin-top:32px;padding:34px 0 0}.deal-gallery--embedded h2{color:var(--green);margin-top:0}.deal-about--embedded{border-top:1px solid var(--border);margin-top:38px;padding:34px 0 0}.deal-about--embedded h2{margin-top:0}.deal-about--embedded p,.deal-about--embedded li{font-size:19px;line-height:1.6}.deal-gallery__grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:150px;gap:10px;display:grid}.deal-gallery__item{appearance:none;cursor:zoom-in;background:0 0;border:0;border-radius:12px;width:100%;min-width:0;height:100%;margin:0;padding:0;font-size:0;line-height:0;display:block;overflow:hidden}.deal-gallery__item img{object-fit:cover;width:100%;height:100%;margin:0;transition:transform .25s,opacity .25s;display:block}.deal-gallery__item:hover img,.deal-gallery__item:focus-visible img{opacity:.9;transform:scale(1.025)}.deal-gallery__item:first-child{grid-area:span 2/span 4}.deal-gallery__item:not(:first-child){grid-column:span 2}.deal-lightbox{color:#fff;background:0 0;border:0;width:min(94vw,1200px);max-width:none;height:min(90vh,850px);max-height:none;padding:0;overflow:visible}.deal-lightbox::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#002319eb}.deal-lightbox figure{grid-template-rows:minmax(0,1fr) auto;place-items:center;width:100%;height:100%;margin:0;display:grid}.deal-lightbox figure img{object-fit:contain;border-radius:14px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 24px 65px #0000006b}.deal-lightbox figcaption{color:#ffffffd1;padding-top:12px;font-weight:700}.deal-lightbox__close,.deal-lightbox__nav{z-index:2;color:#fff;cursor:pointer;background:#003827d1;border:1px solid #ffffff73;border-radius:999px;place-items:center;display:grid;position:fixed}.deal-lightbox__close{width:48px;height:48px;font-size:34px;line-height:1;top:22px;right:24px}.deal-lightbox__nav{width:54px;height:54px;padding:0;top:50%;transform:translateY(-50%)}.deal-lightbox__nav svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px;display:block}.deal-lightbox__nav--previous{left:24px}.deal-lightbox__nav--next{right:24px}.deal-lightbox--single .deal-lightbox__nav{display:none}.lightbox-is-open{overflow:hidden}.deal-location{grid-template-columns:1fr;gap:18px;padding:28px;display:grid}.deal-location h2{margin-top:8px}.deal-location iframe{border:0;border-radius:14px;width:100%;min-height:320px}.deal-location--embedded{border-top:1px solid var(--border);margin-top:38px;padding:34px 0 0}.deal-location--embedded h2{margin-top:0}.deal-redemption-prompt{border-top:1px solid var(--border);margin-top:38px;padding-top:34px}.deal-redemption-prompt h2{margin:0 0 10px}.deal-redemption-prompt p{color:var(--green);margin:0;font-size:19px;line-height:1.5}.deal-faqs>h2{margin-top:0}.deal-faqs details{border-top:1px solid var(--border)}.deal-faqs summary{color:var(--green);cursor:pointer;padding:18px 0;font-family:Fredoka,sans-serif;font-size:20px;font-weight:700}.deal-faqs details p{padding-bottom:18px}.deal-detail-main .deal-gate,.deal-detail-main .redemption-panel{margin-bottom:0}.deal-story>.deal-gate,.deal-story>.redemption-panel{margin-top:38px}.account-hero{background:radial-gradient(circle at 8% 15%, #b8d85c80 0 7%, transparent 7.2%), linear-gradient(120deg, var(--green), #0e6b4d);color:#fff;padding:72px 0 92px}.account-hero h1{color:#fff}.dashboard{z-index:3;margin-top:-55px;padding-bottom:90px;position:relative}.dashboard-grid{grid-template-columns:280px 1fr;gap:24px;display:grid}.profile-panel,.dashboard-panel,.stat{background:#fff;border-radius:16px;box-shadow:0 4px 8px #00382714}.profile-panel{align-self:start;padding:24px}.profile-badge{background:var(--lime);width:52px;height:52px;color:var(--green);border-radius:50%;place-items:center;font-weight:800;display:grid}.profile-links{gap:8px;margin-top:24px;display:grid}.profile-links a{border-radius:12px;padding:12px;font-weight:700}.profile-links a:first-child{background:var(--lime-soft)}.dashboard-content{gap:22px;display:grid}.stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat{padding:22px}.stat strong{color:var(--green);letter-spacing:.5px;font-family:Fredoka;font-size:30px;display:block}.dashboard-panel{padding:28px}.membership-panel{grid-template-columns:1fr auto;align-items:center;gap:18px 28px;display:grid}.membership-panel .deal-gate__message{color:var(--green);grid-column:1/-1}.saved-tabs{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0;padding-bottom:1px;display:grid}.saved-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:13px 10px 15px;font-weight:800;position:relative}.saved-tab span{background:var(--lime-soft);min-width:22px;height:22px;color:var(--green);border-radius:99px;place-items:center;margin-left:6px;font-size:12px;display:inline-grid}.saved-tab:after{content:"";background:0 0;border-radius:10px 10px 0 0;height:4px;position:absolute;bottom:-1px;left:0;right:0}.saved-tab.is-active{color:var(--green-dark)}.saved-tab.is-active:after{background:var(--green)}.saved-tab-panel[hidden]{display:none}.saved-items-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.saved-item-tile .card-media{height:135px}.saved-item-tile .card-body{flex-direction:column;min-height:150px;padding:16px;display:flex}.saved-item-tile .card-body h3{font-size:18px}.saved-item-tile .card-body>p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.saved-item-tile .card-footer{margin-top:auto}.saved-remove{color:#a32e22;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:800;text-decoration:underline}.saved-remove:disabled{opacity:.55;cursor:wait}.saved-empty{background:var(--lime-soft);color:var(--muted);text-align:center;border-radius:14px;margin:0;padding:30px}.account-billing-heading{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px;display:flex}.account-billing-heading h2{margin:0}.membership-status{background:var(--lime-soft);color:var(--green);border-radius:99px;flex:none;padding:8px 13px;font-size:13px;font-weight:800}.membership-status--past-due{color:#815a00;background:#fff1cf}.membership-status--cancelled{color:#9b2d21;background:#f8e8e5}.account-billing-grid{grid-template-columns:1fr 1fr;gap:32px;padding-top:26px;display:grid}.account-billing-grid>section+section{border-left:1px solid var(--border);padding-left:32px}.account-billing-grid h3{margin-bottom:16px}.account-details{gap:12px;margin:0 0 20px;display:grid}.account-details div{grid-template-columns:90px 1fr;gap:14px;display:grid}.account-details dt{color:var(--muted);font-size:13px;font-weight:700}.account-details dd{overflow-wrap:anywhere;margin:0;font-weight:700}.account-billing-panel .button--outline{color:var(--green);border-color:var(--green)}.profile-edit-form{gap:14px;margin-top:20px;display:grid}.profile-edit-form[hidden]{display:none}.profile-edit-actions{align-items:center;gap:10px;display:flex}.profile-edit-actions .text-button{color:var(--green)}.account-billing-panel>.deal-gate__message{color:var(--green);margin-top:18px}.account-entry{text-align:center;background:#fff;border-radius:16px;max-width:760px;margin-inline:auto;padding:clamp(30px,6vw,58px);box-shadow:0 4px 8px #00382714}.account-entry p{max-width:620px;color:var(--muted);margin:14px auto 0}.account-entry .hero-actions{justify-content:center}body.auth-is-open{overflow:hidden}.auth-modal{overscroll-behavior:contain;width:min(640px,100% - 28px);max-height:min(850px,100dvh - 28px);color:var(--ink);background:0 0;border:0;border-radius:16px;padding:0;overflow:auto;box-shadow:0 24px 70px #0038275c}.auth-modal::backdrop{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#001e15c2}.auth-modal__shell{background:var(--paper);padding:26px clamp(26px,5vw,48px);position:relative}.auth-modal__brand{z-index:1;width:62px;height:62px;position:absolute;top:15px;left:clamp(26px,5vw,48px)}.auth-modal__brand img{object-fit:contain;width:100%;height:100%;display:block}.auth-modal__close{z-index:2;border:1px solid var(--border);width:44px;height:44px;color:var(--green-dark);cursor:pointer;background:#fff;border-radius:50%;place-items:center;padding:0;font-size:30px;line-height:1;transition:transform .2s cubic-bezier(.16,1,.3,1),background .2s;display:grid;position:absolute;top:18px;right:18px}.auth-modal__close:hover{background:var(--lime-soft);transform:rotate(5deg)}.auth-tabs{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;padding-left:78px;padding-right:56px;display:grid}.auth-tab{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:10px 8px 15px;font-weight:800;position:relative}.auth-tab:after{content:"";background:0 0;border-radius:12px 12px 0 0;height:4px;position:absolute;bottom:-1px;left:0;right:0}.auth-tab.is-active{color:var(--green-dark)}.auth-tab.is-active:after{background:var(--green)}.auth-panel[hidden]{display:none}.auth-modal__kicker{color:var(--green-mid);margin-bottom:8px;font-size:13px;font-weight:800;display:block}.auth-modal h2{font-size:clamp(36px,7vw,52px)}.auth-modal__intro{max-width:50ch;color:var(--muted);margin:12px 0 22px}.auth-modal .field{margin-bottom:14px}.auth-modal .field label{font-size:15px}.auth-modal .field input,.auth-modal .field select{background:#fff;border-color:#004f373d;min-height:54px;padding:14px 16px;font-size:16px;line-height:1.25}.auth-modal .field input:focus-visible,.auth-modal .field select:focus-visible{outline-offset:1px;border-color:var(--green-mid);outline:3px solid #5e994447}.auth-modal .field small{color:var(--muted);line-height:1.4;display:block}.auth-field-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.auth-consent{color:var(--muted);align-items:flex-start;gap:10px;margin:2px 0 14px;font-size:14px;display:flex}.auth-consent input{width:18px;height:18px;accent-color:var(--green);flex:none}.button--modal{border-radius:12px;width:100%;min-height:54px;font-size:17px}.button--modal:disabled{cursor:wait;opacity:.68;transform:none}.auth-message{min-height:24px;color:var(--green);text-align:center;margin:12px 0 0;font-weight:700}.auth-message.is-error{color:var(--error)}.auth-message.is-success{color:var(--green)}.auth-switch{color:var(--muted);text-align:center;margin:14px 0 0}.auth-switch button{color:var(--green);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:2px;font-weight:800;text-decoration:underline}.legacy-page{padding:70px 0 100px}.submission-hero{color:#fff;background:linear-gradient(90deg,#003827f5 0%,#003827e0 48%,#00382794 100%),url(/images/membership-food-background.png) 50%/cover no-repeat;padding:clamp(62px,8vw,110px) 0;position:relative;overflow:hidden}.submission-hero__inner{max-width:850px}.submission-hero h1{color:#fff;margin:14px 0 12px}.submission-hero p{color:#ffffffd9;max-width:680px;margin:0;font-size:20px;line-height:1.55}.submission-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:38px;display:grid}.submission-intro{background:var(--lime);border-radius:18px;padding:26px;position:sticky;top:120px}.submission-intro h2{margin:0 0 12px;font-size:28px}.submission-intro p,.submission-intro li{line-height:1.55}.submission-intro ul{margin:18px 0 0;padding-left:20px}.submission-form{gap:24px;display:grid}.submission-form fieldset{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:20px;margin:0;padding:clamp(34px,5vw,48px) clamp(22px,4vw,36px) clamp(22px,4vw,36px)}.submission-form__heading{color:var(--green);margin:0 0 24px;font-family:Fredoka;font-size:28px;font-weight:700;line-height:1.2}.submission-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.submission-fields label{min-width:0;color:var(--green-dark);flex-direction:column;gap:7px;font-weight:700;display:flex}.submission-fields label small{color:var(--muted);font-weight:500;line-height:1.35}.submission-field--wide{grid-column:1/-1}.submission-fields input,.submission-fields select,.submission-fields textarea{border:1px solid var(--border);width:100%;color:var(--ink);font:inherit;background:#f2f4ee;border-radius:12px;padding:13px 14px;font-weight:400}.submission-fields input[type=file]{background:#fff;padding:10px}.submission-upload-previews{flex-wrap:wrap;grid-column:1/-1;gap:10px;margin-top:-8px;display:flex}.submission-upload-previews img{object-fit:cover;border:1px solid var(--border);background:#f2f4ee;border-radius:10px;width:112px;height:82px;display:block}.submission-fields textarea{resize:vertical;line-height:1.5}.submission-action{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.submission-action p{color:var(--green);margin:0;font-weight:700}.submission-action p.is-error{color:#a62931}.submission-action p.is-success{color:var(--green)}.submission-honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.editorial-intro{max-width:62ch;margin:0 0 34px;font-family:DM Sans,Arial,sans-serif;font-size:clamp(21px,2.2vw,24px);line-height:1.55}.editorial-business,.producer-qa{border-top:1px solid var(--border);margin-top:34px;padding-top:28px}.content-panel>.editorial-business:first-child,.content-panel>.story-section:first-child{border-top:0;margin-top:0;padding-top:0}.story-section{border-top:0;padding-top:0}.story-deals-feature{background:var(--lime-soft);border-radius:22px;margin:54px -30px;padding:38px 30px;box-shadow:0 10px 30px #0038271f}.story-deals-feature__heading{justify-content:space-between;align-items:end;gap:22px;display:flex}.content-panel .story-deals-feature h2{margin:6px 0 0;font-size:clamp(36px,4.5vw,52px)}.story-deals-feature>p:not(.story-deals-feature__eyebrow){color:var(--green);margin:12px 0 26px;font-size:18px}.story-deals-feature__eyebrow{color:#ad4d3b;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.story-deals-feature__controls{flex:none;align-items:center;gap:9px;display:flex}.story-deals-feature__controls button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font-size:20px;display:grid}.story-deals-feature__controls button:hover{background:var(--green-dark)}.story-deals-feature__controls span{min-width:38px;color:var(--green);text-align:center;font-size:13px;font-weight:800}.story-deals-carousel{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:calc(50% - 7px);grid-auto-flow:column;gap:14px;padding:4px 3px 14px;display:grid;overflow-x:auto}.story-deals-carousel::-webkit-scrollbar{display:none}.story-deals-carousel:focus-visible{outline:3px solid var(--green-mid);outline-offset:5px;border-radius:10px}.story-deals-carousel .offer-card{scroll-snap-align:start;min-width:0;height:100%}.story-deals-feature .card-media{height:180px}.story-deals-feature .card-body{padding:15px}.story-deals-feature .card-meta{min-height:18px;margin-bottom:12px}.story-deals-feature .card h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3.36em;margin:0 0 16px;font-size:20px;line-height:1.12;display:-webkit-box;overflow:hidden}.story-deals-feature .card-footer{align-items:flex-start;gap:8px;font-size:12px}.story-deals-feature .card-footer a{flex:none}.producer-qa h2,.editorial-business h2{color:var(--green);margin-top:0;font-family:Fredoka,sans-serif;font-size:34px;line-height:1.15}.editorial-business p{font-family:DM Sans,Arial,sans-serif;font-size:19px;line-height:1.6}.producer-qa__answer{gap:1.15em;display:grid}.producer-qa__answer p{margin:0;font-family:DM Sans,Arial,sans-serif;font-size:19px;line-height:1.6}.producer-qa blockquote{background:var(--green);color:#fff;border:0;border-radius:18px;margin:30px 0;padding:30px 32px 30px 84px;font-family:Fredoka,sans-serif;font-size:clamp(24px,3vw,31px);font-weight:650;line-height:1.35;position:relative;overflow:hidden}.producer-qa blockquote:before{color:var(--lime);content:"“";font-family:Georgia,serif;font-size:82px;font-weight:700;line-height:1;position:absolute;top:9px;left:24px}.producer-qa__boxout{background:#f0f3eb;border:1px solid #004f371f;border-radius:14px;margin:24px 0;padding:22px 24px}.producer-qa__boxout h3{color:var(--green);margin:0 0 8px;font-family:Fredoka,sans-serif;font-size:35px;line-height:1.15}.producer-qa__boxout p{color:var(--ink);margin:0;font-size:18px;line-height:1.55}.producer-qa__gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.producer-qa__gallery--1{grid-template-columns:1fr}.producer-qa__gallery--2{grid-template-columns:repeat(2,minmax(0,1fr))}.producer-qa__gallery img{aspect-ratio:4/3;object-fit:cover;border-radius:14px;width:100%;display:block}.event-gallery{border-top:1px solid var(--border);margin-top:36px;padding-top:28px}.event-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.event-gallery__grid--1{grid-template-columns:1fr}.event-gallery__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.event-gallery__grid img{aspect-ratio:4/3;object-fit:cover;border-radius:14px;width:100%;margin:0;display:block}.event-popup{width:min(1180px,100% - 48px);max-width:none;max-height:min(780px,100dvh - 48px);color:var(--ink);background:0 0;border:0;padding:0;overflow:visible}.event-popup::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#002319cc}.event-popup__shell{background:var(--paper);height:min(760px,100dvh - 64px);box-shadow:18px 18px 0 var(--lime), 0 28px 80px #00231961;border-radius:4px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);display:grid;position:relative;overflow:hidden}.event-popup__close{z-index:3;width:54px;height:54px;color:var(--green-dark);cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;padding:0;font-size:34px;line-height:1;transition:color .2s,background .2s,transform .2s;display:grid;position:absolute;top:24px;right:24px;box-shadow:0 5px 20px #0023191f}.event-popup__close:hover{color:#fff;background:var(--green);transform:rotate(5deg)}.event-popup__gallery{background:var(--green-dark);min-width:0;position:relative;overflow:hidden}.event-popup__gallery figure{background:#ffffff14;flex:1;min-height:0;margin:0;position:relative;overflow:hidden}.event-popup__gallery figure,.event-popup__gallery figure img{width:100%;height:100%}.event-popup__gallery figure img{object-fit:cover;min-height:390px;display:block}.event-popup__slide[hidden]{display:none}.event-popup__arrow{z-index:2;color:#fff;cursor:pointer;background:#003827b8;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:background .2s,transform .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.event-popup__arrow:hover{background:var(--green);transform:translateY(-50%)scale(1.05)}.event-popup__arrow svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.event-popup__arrow--previous{left:18px}.event-popup__arrow--next{right:18px}.event-popup__counter{z-index:2;color:#fff;background:#003827c7;border-radius:999px;padding:6px 11px;font-size:13px;font-weight:800;position:absolute;bottom:18px;right:18px}.event-popup__date-badge{z-index:2;min-width:132px;min-height:94px;color:var(--green-dark);background:var(--lime);text-transform:uppercase;justify-content:center;align-items:baseline;gap:7px;padding:22px 18px;display:flex;position:absolute;bottom:0;left:0}.event-popup__date-badge strong{font-family:Fredoka,sans-serif;font-size:45px;line-height:1}.event-popup__date-badge span{font-weight:800}.event-popup__content{overscroll-behavior:contain;scrollbar-gutter:stable;min-width:0;min-height:0;padding:clamp(42px,5vw,68px);overflow-y:auto}.event-popup__tags{flex-wrap:wrap;gap:10px;margin-right:70px;display:flex}.event-popup__tags span{color:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;background:#004f3714;border-radius:999px;padding:9px 15px;font-size:12px;font-weight:800}.event-popup__tags span+span{color:var(--green);background:var(--lime-soft)}.event-popup__content h2{max-width:760px;color:var(--green);margin:28px 54px 24px 0;font-size:clamp(42px,4.4vw,62px);line-height:1.02}.event-popup__location{color:var(--green-dark);grid-template-columns:11px 1fr;align-items:center;gap:2px 12px;margin-bottom:38px;font-size:18px;display:grid}.event-popup__location>span{background:var(--lime-dark);border-radius:50%;grid-row:span 2;width:11px;height:11px}.event-popup__location strong,.event-popup__location small{grid-column:2}.event-popup__location small{color:var(--muted);font-size:15px}.event-popup__description h3{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-family:inherit;font-size:13px}.event-popup__description p{max-width:62ch;color:var(--green-dark);margin:0;font-size:21px;line-height:1.55}.event-popup__body{max-width:70ch;margin-top:18px;font-size:18px;line-height:1.65}.event-popup__body p+p{margin-top:16px}.event-popup__schedule{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:86px 1fr;gap:16px;margin-top:34px;padding:20px 0;display:grid}.event-popup__schedule span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.event-popup__schedule strong{color:var(--green-dark);font-size:17px}.event-popup__actions{flex-wrap:wrap;align-items:center;gap:18px 28px;margin-top:28px;display:flex}.event-popup__actions .button{margin:0}.event-popup__save{min-width:160px}.event-popup__website{color:var(--green-dark);background:var(--lime)}.event-popup__website:hover{color:#fff;background:var(--green)}.event-popup-is-open{overflow:hidden}.producer-qa--tips{background:var(--green);color:#fff;border:0;border-radius:18px;padding:30px}.producer-qa--tips h2{color:#fff}.producer-tips{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.producer-tips li{background:var(--lime);min-width:0;color:var(--green-dark);border-radius:14px;align-content:start;gap:14px;padding:20px;display:grid}.producer-tips span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Fredoka,sans-serif;font-size:20px;font-weight:700;display:grid}.producer-tips p{margin:0;font-size:19px;font-weight:650;line-height:1.45}.submission-repeatable{border-top:1px solid var(--border);grid-column:1/-1;gap:22px;padding-top:22px;display:grid}.submission-repeatable__header{justify-content:space-between;align-items:center;gap:16px;display:flex}.submission-repeatable__header h3{color:var(--green);margin:0;font-family:Fredoka;font-size:22px}.submission-form__hint{color:var(--muted);margin:-8px 0 6px}.submission-tip-fields,.admin-tip-fields{gap:16px;display:grid}.submission-add{justify-self:start;margin-top:14px}.submission-remove{border:1px solid var(--border);color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:999px;flex:none;padding:6px 10px;font-size:14px}.submission-remove:hover{background:var(--lime)}.legacy-page article{background:#fff;border-radius:16px;max-width:980px;margin:auto;padding:clamp(26px,5vw,60px)}.legacy-page article h1{margin-bottom:28px}.legacy-content img{height:auto}.legacy-content a{color:var(--green);text-decoration:underline}.not-found{text-align:center;place-items:center;min-height:55vh;display:grid}.site-footer{background:var(--green-dark);color:#fff;padding:68px 0 24px}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:56px;display:grid}.footer-brand img{object-fit:contain;width:115px;height:115px}.footer-brand p{color:#ffffffb3;max-width:340px}.site-footer h3{color:#fff;margin:0 0 18px;font-size:19px}.site-footer a{color:#ffffffc2;margin:8px 0;display:block}.site-footer a:hover{color:var(--lime)}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:44px;padding-top:20px;font-size:13px;display:flex}.footer-bottom a{display:inline}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--lime);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1050px){.producer-highlights__grid{grid-template-columns:1fr;height:auto}.producer-lead{height:340px}.producer-supporting{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}.producer-support-card{grid-template-columns:1fr}.section-head .home-deals-intro{white-space:normal}.nav{grid-template-columns:130px 1fr auto}.menu{gap:18px}.card-grid--four,.card-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.detail-hero__grid{gap:34px}.directory{grid-template-columns:240px 1fr}.directory--events{grid-template-columns:300px 1fr}.stats{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.producer-lead{grid-template-columns:1fr 1fr}.container{width:min(100% - 26px, var(--max))}.nav{grid-template-columns:1fr auto auto;min-height:74px}.brand img{width:56px;height:56px}.account-btn{display:none}.nav-toggle{display:block}.menu{background:var(--cream);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;padding:18px 24px 28px;display:none;position:absolute;top:74px;left:0;right:0}.menu.is-open{display:flex}.menu a{padding:10px}.menu a:after{display:none}.menu-account{background:var(--green);color:#fff;text-align:center;border-radius:999px;margin-top:4px;display:block}.hero{padding:50px 0 72px}.hero--home:before{opacity:.65;inset:30% 0 0}.hero-grid,.detail-hero__grid,.showcase,.detail-layout,.dashboard-grid{grid-template-columns:1fr}.hero-media{justify-self:stretch}.hero-media__image,.detail-hero__media img{height:310px}.hero-map-badge{width:126px;top:26px;right:0}.feature-strip__inner{grid-template-columns:1fr}.section{padding:60px 0}.section-head{flex-direction:column;align-items:start}.directory{grid-template-columns:1fr}.filter-panel{scrollbar-gutter:auto;max-height:none;position:static;overflow:visible}.side-stack{position:static}.producer-tips,.event-gallery__grid{grid-template-columns:1fr}.event-popup{width:calc(100% - 28px);max-height:calc(100dvh - 28px);overflow-y:auto}.event-popup__shell{height:auto;max-height:none;box-shadow:8px 8px 0 var(--lime), 0 18px 50px #00231957;border-radius:14px;display:block;overflow:hidden}.event-popup__gallery{height:auto}.event-popup__gallery figure{aspect-ratio:16/10}.event-popup__gallery figure img{min-height:0}.event-popup__date-badge{min-width:96px;min-height:68px;padding:14px 12px}.event-popup__date-badge strong{font-size:34px}.event-popup__arrow{width:42px;height:42px}.event-popup__arrow--previous{left:12px}.event-popup__arrow--next{right:12px}.event-popup__counter{bottom:12px;right:12px}.event-popup__content{padding:30px 24px 36px;overflow:visible}.event-popup__content h2{margin-top:22px;font-size:clamp(36px,11vw,48px)}.event-popup__location{margin-bottom:28px}.event-popup__description p{font-size:19px}.event-popup__schedule{grid-template-columns:1fr;gap:6px}.producer-qa blockquote{padding:26px 24px 26px 68px}.producer-qa blockquote:before{font-size:68px;left:18px}.deal-location{grid-template-columns:1fr}.promo{grid-template-columns:1fr;padding:32px 24px}.deal-gate{grid-template-columns:1fr}.deal-gate__action{padding:22px 20px}.deal-price strong{font-size:clamp(34px,10vw,52px)}.membership-panel{grid-template-columns:1fr}.saved-items-grid{grid-template-columns:repeat(2,1fr)}.account-billing-grid{grid-template-columns:1fr}.account-billing-grid>section+section{border-top:1px solid var(--border);border-left:0;padding:28px 0 0}.showcase img{height:330px}.producer-feature{min-height:auto}.producer-feature__images{opacity:.3;inset:0}.producer-feature .showcase{min-height:430px}.producer-feature .showcase-copy{grid-column:1}.dashboard{margin-top:-32px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px}}@media (width<=540px){.hero-map-badge{width:96px;top:32px;right:5px}.producer-lead{grid-template-columns:1fr;height:auto;min-height:0}.producer-lead__media{min-height:230px}.producer-lead__media:after{background:linear-gradient(#0000 72%,#735315 100%)}.producer-lead__copy{padding:28px 24px 32px}.producer-supporting{grid-template-columns:1fr}.producer-support-card{grid-template-columns:38% 1fr}.submission-layout{grid-template-columns:1fr}.submission-intro{position:static}.promo-membership{min-width:0}h1{font-size:45px}.card-grid,.card-grid--four,.stats,.footer-grid{grid-template-columns:1fr}.card-media{height:230px}.deal-gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:135px}.deal-gallery__item:first-child{grid-area:span 2/span 2}.deal-gallery__item:not(:first-child){grid-column:span 1}.deal-lightbox{width:92vw;height:82vh}.deal-lightbox__close{top:14px;right:14px}.deal-lightbox__nav{top:auto;bottom:18px;transform:none}.submission-fields{grid-template-columns:1fr}.submission-field--wide{grid-column:auto}.submission-action{flex-direction:column;align-items:stretch}.feature-strip{margin-top:-22px}.directory-toolbar,.search-row,.footer-bottom,.unlock{flex-direction:column;align-items:stretch}.auth-modal{max-height:calc(100dvh - 14px)}.auth-modal__shell{padding:24px 20px 28px}.auth-modal__brand{width:54px;height:54px;top:17px;left:20px}.auth-tabs{margin-bottom:26px;padding-left:62px;padding-right:48px}.auth-field-row{grid-template-columns:1fr;gap:0}.saved-tabs{grid-template-columns:repeat(2,1fr)}.saved-items-grid{grid-template-columns:1fr}.account-billing-heading{flex-direction:column;align-items:flex-start}.story-deals-feature{margin-inline:-12px;padding-inline:18px}.story-deals-feature__heading{flex-direction:column;align-items:flex-start}.story-deals-carousel{grid-auto-columns:88%}}
