.brewery-row__title-link{color:inherit;transition:color var(--transition);text-decoration:none}.brewery-row__title-link:hover,.brewery-row__title-link:focus-visible{color:var(--amber-light)}.brewery-row__side{gap:.7rem;display:grid}.brewery-row__links{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.45rem;display:flex}.brewery-row__detail-link,.brewery-row__map-link{border:1px solid var(--border);min-height:2.25rem;color:var(--cream-soft);transition:border-color var(--transition), background var(--transition), color var(--transition), transform var(--transition);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .68rem;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.brewery-row__detail-link{color:var(--amber-light);border-color:#f0bd6157}.brewery-row__detail-link:hover,.brewery-row__detail-link:focus-visible,.brewery-row__map-link:hover,.brewery-row__map-link:focus-visible{color:var(--amber-pale);background:#d79a2b1f;border-color:#f0bd6180;transform:translateY(-1px)}.brewery-detail-hero{padding-bottom:clamp(2.4rem,5vw,4rem)}.brewery-detail-hero__inner{gap:1.4rem;display:grid}.brewery-detail-hero__grid{align-items:stretch;gap:clamp(1.2rem,3vw,2rem);display:grid}.brewery-detail-hero__main{max-width:820px}.brewery-detail-hero__main h1{max-width:12ch}.brewery-detail-actions,.brewery-detail-sidebar-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.brewery-detail-card,.brewery-detail-stat,.brewery-mini-card,.brewery-faq-item{border:1px solid var(--border);background:linear-gradient(180deg, #ffffff0b, #ffffff04), var(--bg-card)}.brewery-detail-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);align-content:start;gap:.55rem;padding:clamp(1.1rem,2.4vw,1.45rem);display:grid}.brewery-detail-card span,.brewery-detail-stat span{color:var(--amber-light);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:880}.brewery-detail-card strong{color:var(--cream);font-family:var(--font-display);font-size:clamp(1.45rem,3vw,2rem);line-height:1.05}.brewery-detail-card p,.brewery-detail-note p,.brewery-detail-section p,.brewery-detail-sidebar-card p{color:var(--cream-muted)}.brewery-detail-layout{align-items:start;gap:clamp(1.8rem,4vw,2.8rem);display:grid}.brewery-detail-main{gap:clamp(1.4rem,3vw,2rem);min-width:0;display:grid}.quick-answer--brewery-detail{gap:.55rem;display:grid}.quick-answer--brewery-detail:before{content:none}.quick-answer--brewery-detail h2{color:var(--amber-light);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:880}.quick-answer--brewery-detail p{margin:0}.brewery-detail-stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;display:grid}.brewery-detail-stat{border-radius:var(--radius-lg);gap:.5rem;min-height:7rem;padding:1rem;display:grid}.brewery-detail-stat strong{color:var(--cream);font-size:.98rem;line-height:1.45}.brewery-detail-note,.brewery-detail-note h2{margin-top:0}.brewery-detail-section{margin-top:clamp(.6rem,2vw,1.2rem)}.brewery-link-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem;display:grid}.brewery-mini-card{border-radius:var(--radius-lg);min-height:6.2rem;color:var(--cream);transition:border-color var(--transition), background var(--transition), color var(--transition), transform var(--transition);gap:.35rem;padding:.95rem;text-decoration:none;display:grid}.brewery-mini-card strong{font-size:.98rem;line-height:1.28}.brewery-mini-card span{color:var(--cream-muted);font-size:.84rem;line-height:1.45}.brewery-mini-card:hover,.brewery-mini-card:focus-visible{background:radial-gradient(circle at 0% 0%, #d79a2b1f, transparent 12rem), var(--bg-card);border-color:#f0bd616b;transform:translateY(-2px)}.brewery-faq-list{gap:.65rem;display:grid}.brewery-faq-item{border-radius:var(--radius-lg);padding:.95rem 1rem}.brewery-faq-item summary{color:var(--cream);cursor:pointer;font-weight:850}.brewery-faq-item p{color:var(--cream-muted);margin:.7rem 0 0}.brewery-detail-sidebar{gap:1rem;min-width:0;display:grid}.brewery-detail-sidebar-card{gap:.55rem;display:grid}.brewery-detail-sidebar-card h2{color:var(--amber-light);letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.82rem}.brewery-detail-sidebar-actions{display:grid}.brewery-detail-sidebar-actions .btn,.brewery-detail-back-link{width:100%}html[data-theme=light] .brewery-row__detail-link,html[data-theme=light] .brewery-row__map-link,html[data-theme=light] .brewery-detail-card,html[data-theme=light] .brewery-detail-stat,html[data-theme=light] .brewery-mini-card,html[data-theme=light] .brewery-faq-item{background:linear-gradient(#6441180e,#64411805),#fffdf6c7}html[data-theme=light] .brewery-row__detail-link,html[data-theme=light] .brewery-row__map-link{color:var(--cream-soft)}html[data-theme=light] .brewery-row__detail-link{color:var(--amber-light)}@media (min-width:760px){.brewery-row__side{justify-items:end}.brewery-row__links{justify-content:flex-end}}@media (min-width:980px){.brewery-detail-hero__grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px)}.brewery-detail-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px)}.brewery-detail-sidebar{position:sticky;top:6rem}}@media (max-width:720px){.brewery-detail-hero__main h1{max-width:100%}.brewery-detail-actions{display:grid}.brewery-detail-actions .btn,.brewery-row__detail-link,.brewery-row__map-link{width:100%}.brewery-row__links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.brewery-detail-stats,.brewery-link-grid{grid-template-columns:1fr}}.brewery-status-note{border:1px solid var(--border-strong);border-left:3px solid var(--amber);border-radius:var(--radius-sm,.5rem);background:#d79a2b12;margin:1.1rem 0 0;padding:.9rem 1.1rem}.brewery-status-note strong{color:var(--amber-light);margin-bottom:.3rem;font-size:.94rem;display:block}.brewery-status-note p{max-width:46ch;color:var(--cream-soft);font-size:.9rem;line-height:1.6}
.global-search-result__type--city{color:#b6d8f1;border-color:#78aad24d}.brewery-group__city-link{color:inherit;text-decoration:none}.brewery-group__city-link:hover,.brewery-group__city-link:focus-visible{color:var(--amber-light)}.brewery-places-layout,.brewery-place-letter-groups{gap:clamp(1.4rem,3vw,2rem);display:grid}.brewery-place-feature,.brewery-place-index{margin-top:0}.brewery-place-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.brewery-place-grid--featured{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.brewery-place-letter-group{gap:.75rem;display:grid}.brewery-place-letter-group h3{width:fit-content;min-width:2.15rem;min-height:2.15rem;color:var(--amber-light);border:1px solid #f0bd6147;border-radius:999px;justify-content:center;align-items:center;margin:0;font-size:.92rem;display:inline-flex}.brewery-place-card,.brewery-place-brewery-card{border:1px solid var(--border);background:linear-gradient(180deg, #ffffff0b, #ffffff04), var(--bg-card)}.brewery-place-card{border-radius:var(--radius-lg);min-height:10rem;color:var(--cream);transition:border-color var(--transition), background var(--transition), color var(--transition), transform var(--transition);gap:.42rem;padding:1rem;text-decoration:none;display:grid}.brewery-place-card:hover,.brewery-place-card:focus-visible{background:radial-gradient(circle at 0% 0%, #d79a2b1f, transparent 12rem), var(--bg-card);border-color:#f0bd616b;transform:translateY(-2px)}.brewery-place-card__meta,.brewery-place-card em{color:var(--amber-light);letter-spacing:.09em;text-transform:uppercase;font-size:.68rem;font-style:normal;font-weight:850}.brewery-place-card strong{font-family:var(--font-display);font-size:clamp(1.25rem,2.5vw,1.65rem);line-height:1.05}.brewery-place-card span:not(.brewery-place-card__meta),.brewery-place-card small{color:var(--cream-muted);font-size:.88rem;line-height:1.5}.brewery-place-card small{display:block}.brewery-place-brewery-list{gap:.75rem;display:grid}.brewery-place-brewery-card{border-radius:var(--radius-lg);gap:.85rem;padding:1rem;display:grid}.brewery-place-brewery-card h3{margin:0;font-size:1.02rem}.brewery-place-brewery-card h3 a{color:var(--cream);text-decoration:none}.brewery-place-brewery-card h3 a:hover,.brewery-place-brewery-card h3 a:focus-visible{color:var(--amber-light)}.brewery-place-brewery-card p{color:var(--cream-muted);margin:.25rem 0 0}html[data-theme=light] .global-search-result__type--city{color:#2f6d91}html[data-theme=light] .brewery-place-card,html[data-theme=light] .brewery-place-brewery-card{background:linear-gradient(#6441180e,#64411805),#fffdf6c7}@media (min-width:760px){.brewery-place-brewery-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}}@media (max-width:720px){.brewery-place-grid,.brewery-place-grid--featured{grid-template-columns:1fr}}
.global-search-result__type--region{color:var(--amber-light);border-color:#f0bd6157}.brewery-region-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,17rem),1fr));gap:.85rem;display:grid}.brewery-region-card{border:1px solid var(--border);border-radius:var(--radius-xl);background:radial-gradient(circle at 0% 0%, #d79a2b21, transparent 13rem), linear-gradient(180deg, #ffffff0d, #ffffff04), var(--bg-card);min-height:13rem;color:var(--cream);transition:border-color var(--transition), background var(--transition), transform var(--transition), color var(--transition);gap:.56rem;padding:clamp(1.05rem,2.6vw,1.35rem);text-decoration:none;display:grid}.brewery-region-card:hover,.brewery-region-card:focus-visible{background:radial-gradient(circle at 0% 0%, #d79a2b30, transparent 14rem), var(--bg-card);border-color:#f0bd6175;transform:translateY(-2px)}.brewery-region-card strong{font-family:var(--font-display);font-size:clamp(1.45rem,3vw,2rem);line-height:1.05}.brewery-region-card p,.brewery-region-card small{color:var(--cream-muted);margin:0;line-height:1.5}.brewery-region-card em{color:var(--amber-light);align-self:end;font-size:.82rem;font-style:normal;font-weight:850}.brewery-region-city-list{gap:1rem;display:grid}.brewery-region-city-block{gap:.7rem;display:grid}.brewery-region-city-block h3{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.55rem;margin:0;padding-bottom:.55rem;font-size:clamp(1.15rem,2.4vw,1.45rem);display:flex}.brewery-region-city-block h3 a,.brewery-region-brewery-card h4 a{color:var(--cream);text-decoration:none}.brewery-region-city-block h3 a:hover,.brewery-region-city-block h3 a:focus-visible,.brewery-region-brewery-card h4 a:hover,.brewery-region-brewery-card h4 a:focus-visible{color:var(--amber-light);text-underline-offset:.18em;-webkit-text-decoration:underline #f0bd6173;text-decoration:underline #f0bd6173}.brewery-region-city-block h3 span{min-width:2rem;min-height:2rem;color:var(--amber-light);border:1px solid #f0bd6147;border-radius:999px;justify-content:center;align-items:center;font-size:.8rem;font-weight:850;display:inline-flex}.brewery-region-brewery-card h4{margin:0;font-size:1.02rem;line-height:1.25}.brewery-place-brewery-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.45rem;display:flex}.brewery-place-brewery-actions a{border:1px solid var(--border);min-height:2.18rem;color:var(--cream-soft);transition:border-color var(--transition), background var(--transition), color var(--transition), transform var(--transition);background:#ffffff08;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .68rem;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.brewery-place-brewery-actions .brewery-route-button{min-height:44px}.brewery-place-brewery-actions a:first-child{color:var(--amber-light);border-color:#f0bd6157}.brewery-place-brewery-actions a:hover,.brewery-place-brewery-actions a:focus-visible{color:var(--amber-pale);background:#d79a2b1f;border-color:#f0bd6180;transform:translateY(-1px)}html[data-theme=light] .global-search-result__type--region{color:#8b5a00}html[data-theme=light] .brewery-region-card,html[data-theme=light] .brewery-place-brewery-actions a{background:linear-gradient(#6441180e,#64411805),#fffdf6c7}@media (min-width:760px){.brewery-region-brewery-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.brewery-place-brewery-actions{justify-content:flex-end}}@media (max-width:720px){.brewery-region-grid{grid-template-columns:1fr}.brewery-place-brewery-actions{grid-template-columns:1fr;display:grid}.brewery-place-brewery-actions .brewery-route-button{width:100%}}.brewery-row__badge-link{transition:border-color var(--transition), background var(--transition), color var(--transition), transform var(--transition);text-decoration:none}.brewery-row__badge-link:hover,.brewery-row__badge-link:focus-visible{color:var(--amber-pale);background:#d79a2b1f;border-color:#f0bd6185;transform:translateY(-1px)}
.brewery-route-button{min-height:44px;color:var(--amber-light);font:inherit;cursor:pointer;transition:transform var(--transition), border-color var(--transition), background var(--transition), color var(--transition), opacity var(--transition);background:#d79a2b17;border:1px solid #f0bd6152;border-radius:999px;justify-content:center;align-items:center;gap:.38rem;padding:.48rem .75rem;font-size:.78rem;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.brewery-route-button:hover,.brewery-route-button:focus-visible{color:var(--amber-pale);background:#d79a2b29;border-color:#f0bd618f;transform:translateY(-1px)}.brewery-route-button.is-selected{color:#dff0bd;background:#6f914c24;border-color:#6f914c8c}.brewery-route-button:disabled,.brewery-route-button[aria-disabled=true]{cursor:not-allowed;opacity:.55;transform:none}.brewery-route-button--compact{min-height:44px;padding:.42rem .66rem}.brewery-route-button--hero{min-height:2.85rem;padding-inline:1rem}.trip-planner-hero__content{max-width:920px}#tour-builder,#route-ideas{scroll-margin-top:6rem}.trip-planner-purpose{margin-bottom:1rem}.trip-planner-steps{border-top:1px solid var(--border);padding-top:1rem}.trip-planner-steps__title{color:var(--amber-light);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;font-size:.78rem;display:block}.trip-planner-steps ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.trip-planner-steps li{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;display:grid}.trip-planner-steps li>span{width:2rem;height:2rem;color:var(--amber-light);border:1px solid #f0bd6161;border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.trip-planner-steps li strong{color:var(--cream)}.trip-planner-steps li p{color:var(--muted);margin:.2rem 0 0;font-size:.9rem;line-height:1.45}.trip-planner{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(1rem,3vw,2rem);display:grid}.trip-planner__selected,.trip-planner__finder,.trip-planner-faq{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);background:linear-gradient(#ffffff0a,#ffffff04),#271910a3}.trip-planner__selected{padding:clamp(1rem,2.2vw,1.4rem);position:sticky;top:5.8rem}.trip-planner__finder{padding:clamp(1rem,2.2vw,1.4rem)}.trip-planner__panel-heading h2,.trip-planner__finder h2{color:var(--cream);letter-spacing:-.03em;margin:.2rem 0 .4rem;font-size:clamp(1.4rem,2.8vw,2rem)}.trip-planner__panel-heading p,.trip-planner__finder p,.trip-planner__empty p,.trip-planner__notes p,.trip-planner__brewery-card p{color:var(--muted)}.trip-planner__stops{gap:.72rem;margin:1.1rem 0;padding:0;list-style:none;display:grid}.trip-planner__stop{background:#ffffff09;border:1px solid #f0bd612e;border-radius:1.05rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.72rem;padding:.82rem;display:grid}.trip-planner__stop-number{width:2rem;height:2rem;color:var(--amber-light);background:#d79a2b29;border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:900;display:inline-flex}.trip-planner__stop-main{min-width:0}.trip-planner__stop-main strong{color:var(--cream);line-height:1.22;display:block}.trip-planner__stop-main span{color:var(--muted);margin-top:.25rem;font-size:.86rem;line-height:1.35;display:block}.trip-planner__stop-main .trip-planner__stop-status{color:#f0b3aa;letter-spacing:.08em;text-transform:uppercase;background:#c6584a21;border:1px solid #e2807466;border-radius:999px;margin-top:.3rem;padding:.16rem .5rem;font-size:.64rem;font-weight:850;line-height:1.2;display:inline-block}.trip-planner__stop-main .trip-planner__stop-status--brand-only,.trip-planner__stop-main .trip-planner__stop-status--paused,.trip-planner__stop-main .trip-planner__stop-status--unconfirmed{color:#ddd0bd;background:#beb2a017;border-color:#beb2a052}html[data-theme=light] .trip-planner__stop-main .trip-planner__stop-status{color:#8f2f1f;background:#b242321a;border-color:#9a34266b}html[data-theme=light] .trip-planner__stop-main .trip-planner__stop-status--brand-only,html[data-theme=light] .trip-planner__stop-main .trip-planner__stop-status--paused,html[data-theme=light] .trip-planner__stop-main .trip-planner__stop-status--unconfirmed{color:#5f5340;background:#78685214;border-color:#70604a57}.trip-planner__stop-actions{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;max-width:min(100%,22rem);margin-top:.5rem;display:grid}.trip-planner__stop-actions button,.trip-planner__mode button,.trip-planner__region-filter button,.trip-planner__brewery-actions button{border:1px solid var(--border);color:var(--cream-soft);font:inherit;cursor:pointer;transition:transform var(--transition), border-color var(--transition), background var(--transition), color var(--transition), opacity var(--transition);background:#ffffff09;border-radius:999px;font-size:.78rem;font-weight:820}.trip-planner__stop-actions button{text-align:center;justify-content:center;align-items:center;gap:.28rem;min-height:2.15rem;padding:.42rem .58rem;line-height:1.1;display:inline-flex}.trip-planner__stop-actions button span{clip:auto;white-space:nowrap;width:auto;height:auto;position:static;overflow:visible}.trip-planner__stop-actions button span[aria-hidden=true]{font-size:.98rem;line-height:1}.trip-planner__stop-actions button:hover,.trip-planner__stop-actions button:focus-visible,.trip-planner__mode button:hover,.trip-planner__mode button:focus-visible,.trip-planner__region-filter button:hover,.trip-planner__region-filter button:focus-visible,.trip-planner__brewery-actions button:hover,.trip-planner__brewery-actions button:focus-visible{color:var(--amber-pale);background:#d79a2b1f;border-color:#f0bd617a;transform:translateY(-1px)}.trip-planner__stop-actions button:disabled,.trip-planner__stop-actions button[aria-disabled=true],.trip-planner__mode button:disabled,.trip-planner__region-filter button:disabled,.trip-planner__brewery-actions button:disabled{cursor:not-allowed;opacity:.45;transform:none}.trip-planner__empty{background:#ffffff08;border:1px dashed #f0bd6147;border-radius:1.2rem;margin:1rem 0;padding:1rem}.trip-planner__empty strong{color:var(--cream)}.trip-planner__saved-notice{border-left:2px solid var(--amber);color:var(--cream-soft);background:#d79a2b13;margin:.9rem 0 0;padding:.65rem .8rem;font-size:.86rem;line-height:1.45}.trip-planner__mode,.trip-planner__region-filter div{flex-wrap:wrap;gap:.45rem;display:flex}.trip-planner__mode{margin:1rem 0}.trip-planner__mode-block{margin-top:1rem}.trip-planner__mode-block>strong{color:var(--cream);font-size:.9rem;display:block}.trip-planner__mode button,.trip-planner__region-filter button{min-height:2.18rem;padding:.45rem .7rem}.trip-planner__mode button.is-active,.trip-planner__region-filter button.is-active{color:var(--amber-pale);background:#d79a2b2e;border-color:#f0bd619e}.trip-planner__actions{gap:.58rem;margin-top:1rem;display:grid}.trip-planner__actions .btn{width:100%}.trip-planner__actions .btn--ghost{color:var(--muted);background:0 0;border:1px solid #0000}.trip-planner__actions .btn:disabled{cursor:not-allowed;opacity:.55}.trip-planner__primary-actions,.trip-planner__advanced-actions{gap:.58rem;margin-top:1rem;display:grid}.trip-planner__primary-actions .btn,.trip-planner__advanced-actions .btn{width:100%}.trip-planner__primary-actions .btn:disabled,.trip-planner__advanced-actions .btn:disabled{cursor:not-allowed;opacity:.55}.trip-planner__advanced{border-top:1px solid var(--border);margin-top:.8rem;padding-top:.8rem}.trip-planner__advanced summary{color:var(--cream-soft);cursor:pointer;font-size:.86rem;font-weight:850}.trip-planner__advanced>p{color:var(--muted);margin:.75rem 0 0;font-size:.8rem;line-height:1.45}.trip-planner__notes{border-top:1px solid var(--border);gap:.4rem;margin-top:1rem;padding-top:.9rem;display:grid}.trip-planner__notes p{margin:0;font-size:.86rem;line-height:1.45}.trip-planner__filters{grid-template-columns:minmax(0,1.1fr) minmax(180px,.65fr);align-items:end;gap:.85rem;margin-top:1rem;display:grid}.trip-planner__filters label,.trip-planner__region-filter{gap:.42rem;display:grid}.trip-planner__filters label>span,.trip-planner__region-filter>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:850}.trip-planner__filters input,.trip-planner__filters select{border:1px solid var(--border);min-height:2.7rem;color:var(--cream);font:inherit;background:#ffffff0e;border-radius:.9rem;padding:.72rem .85rem}.trip-planner__region-filter{grid-column:1/-1}.trip-planner__result-count{color:var(--muted);margin:1rem 0 .7rem}.trip-planner__result-count strong{color:var(--amber-light)}.trip-planner__brewery-list{scrollbar-width:thin;gap:.68rem;max-height:min(68vh,760px);padding-right:.2rem;display:grid;overflow:auto}.trip-planner__brewery-card{border:1px solid var(--border);transition:border-color var(--transition), background var(--transition), transform var(--transition);background:#ffffff08;border-radius:1.1rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:.85rem;display:grid}.trip-planner__brewery-card.is-selected{background:#6f914c1b;border-color:#6f914c85}.trip-planner__brewery-card:hover{border-color:#f0bd6157;transform:translateY(-1px)}.trip-planner__brewery-card h3{color:var(--cream);margin:0;font-size:1rem;line-height:1.25}.trip-planner__brewery-card p{margin:.28rem 0;font-size:.9rem;line-height:1.35}.trip-planner__brewery-card span{color:var(--amber-light);font-size:.78rem;font-weight:820}.trip-planner__brewery-actions{flex-direction:column;align-items:stretch;gap:.45rem;display:flex}.trip-planner__brewery-actions a,.trip-planner__brewery-actions button{text-align:center;min-width:7.2rem;min-height:2.22rem;padding:.42rem .7rem}.trip-planner__brewery-actions a{border:1px solid var(--border);color:var(--cream-soft);transition:transform var(--transition), border-color var(--transition), background var(--transition), color var(--transition);border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:820;text-decoration:none;display:inline-flex}.trip-planner__brewery-actions a:hover,.trip-planner__brewery-actions a:focus-visible{color:var(--amber-pale);background:#d79a2b1f;border-color:#f0bd617a;transform:translateY(-1px)}.trip-planner-faq{margin-top:clamp(1.4rem,4vw,2.4rem);padding:clamp(1rem,2.4vw,1.5rem)}.trip-planner__route-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:.58rem;margin:1rem 0 .2rem;display:grid}.trip-planner__route-summary div{background:#0000001f;border:1px solid #f0bd6129;border-radius:.95rem;min-width:0;padding:.72rem}.trip-planner__route-summary span,.trip-planner__starter-search>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:block}.trip-planner__route-summary strong{color:var(--cream);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.92rem;line-height:1.2;display:block;overflow:hidden}.trip-planner__starter-search{gap:.48rem;margin-top:.85rem;display:grid}.trip-planner__starter-search div{flex-wrap:wrap;gap:.45rem;display:flex}.trip-planner__starter-search button,.trip-planner__filter-tools button,.trip-planner__no-results button{border:1px solid var(--border);color:var(--cream-soft);font:inherit;cursor:pointer;transition:transform var(--transition), border-color var(--transition), background var(--transition), color var(--transition);background:#ffffff0a;border-radius:999px;font-size:.78rem;font-weight:820}.trip-planner__starter-search button{min-height:2.15rem;padding:.42rem .72rem}.trip-planner__mode-hint{background:#d79a2b13;border:1px solid #f0bd6129;border-radius:1rem;gap:.24rem;padding:.78rem .85rem;display:grid}.trip-planner__mode-hint strong{color:var(--amber-light);font-size:.82rem}.trip-planner__mode-hint p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.45}.trip-planner__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.trip-planner__actions .btn:first-child{grid-column:1/-1}.trip-planner__filter-tools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin:1rem 0 .7rem;display:flex}.trip-planner__filter-tools .trip-planner__result-count{margin:0}.trip-planner__filter-tools button{min-height:2.12rem;padding:.38rem .72rem}.trip-planner__starter-search button:hover,.trip-planner__starter-search button:focus-visible,.trip-planner__filter-tools button:hover,.trip-planner__filter-tools button:focus-visible,.trip-planner__no-results button:hover,.trip-planner__no-results button:focus-visible{color:var(--amber-pale);background:#d79a2b1f;border-color:#f0bd617a;transform:translateY(-1px)}.trip-planner__no-results{background:#ffffff08;border:1px dashed #f0bd6147;border-radius:1.1rem;gap:.55rem;padding:1rem;display:grid}.trip-planner__finder-start{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:.45rem;margin-top:.8rem;padding:1rem 0;display:grid}.trip-planner__finder-start strong{color:var(--cream)}.trip-planner__finder-start p{margin:0}.trip-planner-route-ideas__more{margin-top:1.2rem}.trip-planner__no-results strong{color:var(--cream)}.trip-planner__no-results p{color:var(--muted);margin:0}.trip-planner__no-results button{justify-self:start;min-height:2.2rem;padding:.42rem .78rem}html[data-theme=light] .brewery-route-button,html[data-theme=light] .trip-planner__selected,html[data-theme=light] .trip-planner__finder,html[data-theme=light] .trip-planner-faq,html[data-theme=light] .trip-planner__stop,html[data-theme=light] .trip-planner__empty,html[data-theme=light] .trip-planner__brewery-card,html[data-theme=light] .trip-planner__route-summary div,html[data-theme=light] .trip-planner__mode-hint,html[data-theme=light] .trip-planner__no-results{background:linear-gradient(#6441180e,#64411805),#fffdf6d1}@media (max-width:980px){.trip-planner{grid-template-columns:1fr}.trip-planner__selected{position:static}.trip-planner__brewery-list{max-height:none;padding-right:0;overflow:visible}}@media (max-width:720px){.trip-planner-steps ol,.trip-planner__route-summary,.trip-planner__actions{grid-template-columns:1fr}.trip-planner__actions .btn:first-child{grid-column:auto}.trip-planner__filters,.trip-planner__brewery-card{grid-template-columns:1fr}.trip-planner__brewery-actions{grid-template-columns:1fr 1fr;display:grid}.trip-planner__brewery-actions a,.trip-planner__brewery-actions button{min-width:0}.trip-planner__stop{grid-template-columns:auto minmax(0,1fr)}.trip-planner__stop-actions{grid-column:1/-1;max-width:none}.brewery-row__links .brewery-route-button{width:100%}}@media (max-width:430px){.trip-planner__stop-actions{grid-template-columns:1fr}}
.content-freshness{border:1px solid color-mix(in srgb, var(--color-border) 82%, var(--color-accent) 18%);border-radius:var(--radius-xl);background:radial-gradient(circle at top left, color-mix(in srgb, var(--color-accent) 12%, transparent), transparent 38%), color-mix(in srgb, var(--color-surface) 94%, var(--color-accent) 6%);box-shadow:var(--shadow-sm);gap:1rem;padding:clamp(1rem,2.5vw,1.35rem);display:grid}.content-freshness--inline{margin:1.4rem 0}.content-freshness--sidebar{border-radius:var(--radius-lg);padding:1rem}.content-freshness--sidebar h2{font-size:1rem}.content-freshness--sidebar p{font-size:.92rem}.content-freshness__body{gap:.4rem;display:grid}.content-freshness__body h2{color:var(--color-text);margin:0;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.2}.content-freshness__body p{color:var(--color-muted);margin:0;line-height:1.65}.content-freshness__badges{flex-wrap:wrap;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.content-freshness__badges li{border:1px solid color-mix(in srgb, var(--color-border) 80%, var(--color-accent) 20%);color:var(--color-muted);border-radius:999px;align-items:center;gap:.3rem;padding:.45rem .7rem;font-size:.82rem;font-weight:700;line-height:1.2;display:inline-flex}.content-freshness__badges li:before{background:var(--color-accent);content:"";border-radius:999px;width:.42rem;height:.42rem}.article-body>.content-freshness{margin-top:0}.brewery-directory-freshness,.trip-planner-freshness{margin-top:1rem}@media (min-width:780px){.content-freshness--panel{grid-template-columns:minmax(0,1fr) auto;align-items:start}.content-freshness--panel .content-freshness__badges{justify-content:flex-end;max-width:24rem}}@media (max-width:640px){.content-freshness__badges li{width:100%}}
.suggested-routes-hero,.suggested-route-detail-hero{position:relative;overflow:hidden}.suggested-routes-hero:after,.suggested-route-detail-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f1b54433,#0000 68%);border-radius:999px;width:24rem;height:24rem;position:absolute;inset:auto -8rem -12rem auto}.suggested-routes-hero__content,.suggested-route-detail-hero__content{z-index:1;max-width:820px;position:relative}.suggested-routes-freshness,.trip-planner-freshness{margin-top:1rem}.suggested-routes-grid,.suggested-route-grid,.suggested-route-mini-grid,.suggested-route-related-grid{gap:1rem;display:grid}.suggested-routes-grid,.suggested-route-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.suggested-routes-grid--featured,.suggested-route-grid--compact,.trip-planner-suggestions{grid-template-columns:repeat(4,minmax(0,1fr))}.suggested-route-mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-block:1.25rem}.suggested-route-card,.suggested-route-mini-card,.suggested-route-related-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);color:inherit;background:linear-gradient(145deg,#fff8e714,#f1b5440d);text-decoration:none}.suggested-route-card{flex-direction:column;gap:1rem;min-height:100%;padding:clamp(1rem,2vw,1.4rem);display:flex}.suggested-route-card--featured{background:linear-gradient(145deg,#f1b54429,#5031141f)}.suggested-route-card__header,.suggested-route-card__meta,.suggested-route-card__actions,.suggested-route-card__links{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.suggested-route-card__header{justify-content:space-between}.suggested-route-card h3,.suggested-route-card p,.suggested-route-card ol{margin:0}.suggested-route-card h3 a,.suggested-route-related-card,.suggested-route-mini-card{color:inherit}.suggested-route-card p,.suggested-route-related-card p,.suggested-route-mini-card small{color:var(--text-muted)}.suggested-route-card__meta{color:var(--text-muted);font-size:.88rem}.suggested-route-card__meta a,.suggested-route-card__links a,.suggested-route-stop__actions a{color:var(--accent);font-weight:700;text-decoration:none}.suggested-route-card__stops{color:var(--text-muted);gap:.35rem;padding-left:1.2rem;font-size:.92rem;display:grid}.suggested-route-card__actions,.suggested-route-card .content-actions{margin-top:auto}.suggested-route-card__links{border-top:1px solid var(--border-subtle);padding-top:.8rem;font-size:.86rem}.suggested-route-mini-card{gap:.35rem;padding:1rem;transition:transform .16s,border-color .16s,background .16s;display:grid}.suggested-route-mini-card:hover,.suggested-route-related-card:hover,.suggested-route-card:hover{border-color:#f1b54480;transform:translateY(-2px)}.suggested-route-mini-card span,.suggested-route-mini-card em{color:var(--accent);letter-spacing:.03em;text-transform:uppercase;font-size:.82rem;font-style:normal;font-weight:800}.suggested-route-mini-card strong{font-size:1rem}.suggested-route-detail-layout{grid-template-columns:minmax(240px,.75fr) minmax(0,1.65fr);align-items:start;gap:clamp(1rem,3vw,2rem);display:grid}.suggested-route-facts{position:sticky;top:1rem}.suggested-route-facts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.suggested-route-facts__notes{color:var(--text-muted);gap:.65rem;margin-block:1rem;display:grid}.suggested-route-facts__notes p{margin:0}.suggested-route-detail-main,.suggested-route-section{gap:1rem;display:grid}.suggested-route-tags{flex-wrap:wrap;gap:.5rem;display:flex}.suggested-route-tags span{color:var(--text-strong);background:#f1b5441a;border:1px solid #f1b54459;border-radius:999px;padding:.4rem .7rem;font-size:.88rem;font-weight:700}.suggested-route-checklist{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.suggested-route-checklist li{color:var(--text-muted);padding-left:1.7rem;position:relative}.suggested-route-checklist li:before{content:"✓";color:var(--accent);font-weight:900;position:absolute;left:0}.suggested-route-stop-list{gap:.9rem;margin:0;padding:0;list-style:none;display:grid}.suggested-route-stop{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#ffffff09;grid-template-columns:auto minmax(0,1fr);gap:.85rem;padding:.95rem;display:grid}.suggested-route-stop__number{background:var(--accent);width:2.15rem;height:2.15rem;color:var(--accent-contrast);border-radius:999px;place-items:center;font-weight:900;display:grid}.suggested-route-stop__main h3,.suggested-route-stop__main p{margin:0}.suggested-route-stop__main p{color:var(--text-muted)}.suggested-route-stop__actions{flex-wrap:wrap;gap:.75rem;margin-top:.6rem;font-size:.9rem;display:flex}.suggested-route-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.suggested-route-related-card{gap:.45rem;padding:1rem;display:grid}@media (max-width:1100px){.suggested-routes-grid--featured,.suggested-route-grid--compact,.trip-planner-suggestions,.suggested-route-mini-grid,.suggested-route-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.suggested-routes-grid,.suggested-routes-grid--featured,.suggested-route-grid,.suggested-route-grid--compact,.trip-planner-suggestions,.suggested-route-mini-grid,.suggested-route-related-grid,.suggested-route-detail-layout{grid-template-columns:1fr}.suggested-route-facts{position:static}.suggested-route-card,.suggested-route-mini-card,.suggested-route-related-card{transform:none!important}}@media (max-width:560px){.suggested-route-facts__grid,.suggested-route-stop{grid-template-columns:1fr}.suggested-route-stop__number{width:2rem;height:2rem}}
.site-feedback{border:1px solid color-mix(in srgb, var(--color-border) 70%, transparent);background:color-mix(in srgb, var(--color-panel) 74%, transparent);border-radius:1rem;gap:.85rem;margin-top:1.2rem;padding:1rem;display:grid;box-shadow:0 16px 40px #00000029}.site-feedback strong{color:var(--color-text-strong);margin-bottom:.25rem;display:block}.site-feedback p{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.55}.site-feedback .btn{justify-self:start}.site-feedback--compact{width:fit-content;box-shadow:none;color:var(--color-text-muted);text-underline-offset:.22em;background:0 0;border:0;border-radius:0;align-items:center;margin-top:0;padding:0;text-decoration:underline;display:inline-flex}.site-feedback--compact:hover,.site-feedback--compact:focus-visible{color:var(--color-accent)}@media (max-width:720px){.site-feedback{border-radius:.85rem;padding:.85rem}}
.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.global-search-trigger,.menu-button,.language-menu__trigger,.theme-toggle,.cookie-banner__actions .btn,.seidla-chat__launcher,.seidla-chat__close,.seidla-chat__reset,.trip-planner button,.trip-planner a,.google-brewery-map button,.google-brewery-map a,.brewery-route-button,.feedback-link{touch-action:manipulation}.global-search-trigger,.menu-button,.language-menu__trigger,.theme-toggle,.mobile-panel__link,.mobile-panel__language,.seidla-chat__close,.seidla-chat__reset,.trip-planner button,.trip-planner a,.google-brewery-map button,.google-brewery-map a,.brewery-route-button,.feedback-link{min-height:44px}.global-search__panel,.seidla-chat__panel,.mobile-panel,.trip-planner__selected,.google-brewery-map__stage{scroll-margin-top:6rem}.global-search__results a:focus-visible,.seidla-chat__related a:focus-visible,.trip-planner__brewery-card:focus-within,.trip-planner__stop:focus-within,.google-brewery-map__card a:focus-visible,.mobile-panel__link:focus-visible,.mobile-panel__language:focus-visible{outline-offset:4px;outline:3px solid #f0bd61c7}.google-brewery-map__canvas:focus-visible{outline-offset:5px;outline:3px solid #f0bd61c7}@media (max-width:640px){.trip-planner__stop-actions button,.trip-planner__brewery-actions button,.trip-planner__brewery-actions a,.google-brewery-map__card-actions a{width:100%}}@media (forced-colors:active){:focus-visible,.global-search__results a:focus-visible,.seidla-chat__related a:focus-visible,.trip-planner__brewery-card:focus-within,.trip-planner__stop:focus-within,.google-brewery-map__card a:focus-visible,.mobile-panel__link:focus-visible,.mobile-panel__language:focus-visible,.google-brewery-map__canvas:focus-visible{outline:2px solid canvastext}.btn,.brewery-route-button,.global-search-trigger,.theme-toggle,.menu-button{border:1px solid canvastext}}
.brewery-editorial-guide,.brewery-route-editorial{position:relative;overflow:hidden}.brewery-editorial-guide:before,.brewery-route-editorial:before{content:"";pointer-events:none;opacity:.75;background:radial-gradient(circle at 8% 0,#d28f2a21,#0000 32%),radial-gradient(circle at 92% 20%,#f7d07d1a,#0000 30%);position:absolute;inset:0}.brewery-editorial-guide>*,.brewery-route-editorial>*{z-index:1;position:relative}.brewery-editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2vw,1.4rem);margin-top:clamp(1rem,2vw,1.35rem);display:grid}.brewery-editorial-card{background:color-mix(in srgb, var(--surface-elevated,#17120d) 78%, transparent);border:1px solid #cd964338;border-radius:1.25rem;padding:clamp(1rem,2vw,1.25rem);box-shadow:inset 0 1px #ffffff09}.brewery-editorial-card h3,.brewery-editorial-split h3{letter-spacing:.01em;margin:0 0 .45rem;font-size:1rem}.brewery-editorial-card p,.brewery-editorial-card li{color:var(--text-muted)}.brewery-editorial-card p:last-child,.brewery-editorial-card ul:last-child{margin-bottom:0}.brewery-editorial-split{border-top:1px solid #cd96432e;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(1rem,2vw,1.4rem);margin-top:clamp(1rem,2vw,1.4rem);padding-top:clamp(1rem,2vw,1.35rem);display:grid}.brewery-editorial-tags,.brewery-editorial-route-links{flex-wrap:wrap;gap:.55rem;display:flex}.brewery-editorial-tags span,.brewery-editorial-route-links a{background:color-mix(in srgb, var(--surface-soft,#231a12) 76%, transparent);min-height:2.25rem;color:var(--text,#f8ead1);border:1px solid #cd964347;border-radius:999px;align-items:center;padding:.45rem .78rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.brewery-editorial-route-links a:hover,.brewery-editorial-route-links a:focus-visible{color:var(--accent,#d58a1f);border-color:#e4a337a6}.brewery-editorial-list{margin:.5rem 0 0;padding-left:1.15rem}.brewery-editorial-list li+li{margin-top:.4rem}@media (max-width:720px){.brewery-editorial-grid,.brewery-editorial-split{grid-template-columns:1fr}}
.correction-report{border:1px solid color-mix(in srgb, var(--color-border) 72%, transparent);background:color-mix(in srgb, var(--color-panel) 78%, transparent);border-radius:1rem;box-shadow:0 18px 42px #00000024}.correction-report__summary{grid-template-columns:minmax(0,1fr);align-items:start;gap:1rem;padding:1rem;display:grid}.correction-report__copy{gap:.28rem;min-width:0;display:grid}.correction-report__copy strong{color:var(--color-text-strong);font-size:1.02rem}.correction-report__copy>span:last-child{color:var(--color-text-muted);font-size:.92rem;line-height:1.5}.correction-report__copy b{color:var(--color-text-strong);font-weight:700}.correction-report__email{width:fit-content;color:var(--color-accent);overflow-wrap:anywhere;font-weight:750;line-height:1.4;text-decoration:none}.correction-report__email:hover{text-underline-offset:.2em;text-decoration:underline}.correction-report-form{gap:.9rem;padding:1rem;display:grid}.correction-report-form p{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.5}.correction-report-form__destination{border:1px solid color-mix(in srgb, var(--color-border) 70%, transparent);background:color-mix(in srgb, var(--color-panel) 72%, transparent);border-radius:.9rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.9rem;display:grid}.correction-report-form__destination div{gap:.2rem;min-width:0;display:grid}.correction-report-form__destination span{color:var(--color-text-muted);font-size:.9rem}.correction-report-form__destination strong{overflow-wrap:anywhere;color:var(--color-text-strong);font-size:1.05rem}.correction-report-form__tips{gap:.55rem;display:grid}.correction-report-form__tips h3{color:var(--color-text-strong);margin:0;font-size:1rem}.correction-report-form__tips ul{color:var(--color-text-muted);gap:.35rem;margin:0;padding-left:1.15rem;font-size:.92rem;line-height:1.5;display:grid}.correction-report-form__status{border-radius:.78rem;padding:.7rem .85rem}.correction-report-form__status--success{border:1px solid color-mix(in srgb, var(--color-accent) 44%, transparent);background:color-mix(in srgb, var(--color-accent) 12%, transparent);color:var(--color-text-strong)}.correction-report-form__status--warning{border:1px solid color-mix(in srgb, var(--color-warning,var(--color-accent)) 42%, transparent);background:color-mix(in srgb, var(--color-warning,var(--color-accent)) 10%, transparent);color:var(--color-text-strong)}.correction-report--page{box-shadow:none}.correction-report--compact .correction-report__summary{padding:.85rem}.brewery-detail-sidebar .correction-report,.suggested-route-facts .correction-report{box-shadow:none}@media (max-width:720px){.correction-report__summary,.correction-report-form__destination{grid-template-columns:1fr}.correction-report__summary-action,.correction-report-form__destination .btn{justify-self:start}}
.brewery-directory-teaser{border:0;border-top:1px solid var(--editorial-line);background:0 0;align-items:center;margin:0;padding:clamp(1.5rem,4vw,2.5rem) 0}.brewery-route-teaser{border-top:0;border-left:3px solid var(--amber);background:var(--editorial-wash);padding-inline:clamp(1.2rem,3vw,2rem)}.brewery-directory-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:clamp(2.5rem,6vw,4.5rem);padding-block:1rem}.brewery-directory-stats .stat-tile{min-width:0;padding:.35rem clamp(1rem,2.5vw,1.8rem)}.brewery-directory-stats .stat-tile+.stat-tile{border-left:1px solid var(--editorial-line)}.brewery-source-panel{background:var(--editorial-wash);grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);align-items:start;gap:clamp(2rem,6vw,5rem);margin-bottom:clamp(3rem,7vw,5rem);padding:clamp(2rem,5vw,3.2rem)}.brewery-source-links{gap:.65rem;display:grid}.brewery-source-links a,html[data-theme=light] .brewery-source-links a{border:0;border-bottom:1px solid var(--editorial-line-strong);width:fit-content;min-height:auto;color:var(--cream-soft);background:0 0;border-radius:0;padding:0 0 .15rem;font-size:.84rem;display:inline-flex}.brewery-source-links a:hover,.brewery-source-links a:focus-visible{border-bottom-color:var(--amber);color:var(--amber-light)}.brewery-directory-freshness+.brewery-directory-correction{margin-top:1.5rem}.brewery-directory{gap:2rem}.brewery-directory__toolbar,html[data-theme=light] .brewery-directory__toolbar{background:var(--editorial-wash);box-shadow:none;border:0;border-radius:.35rem;gap:1.1rem;padding:clamp(1.1rem,3vw,1.6rem)}.brewery-directory__search input,.brewery-directory__select select,html[data-theme=light] .brewery-directory__search input,html[data-theme=light] .brewery-directory__select select{border-color:var(--editorial-line-strong);background:var(--editorial-control);min-height:3rem;box-shadow:none;border-radius:.28rem}.brewery-directory__search input:focus,.brewery-directory__select select:focus,html[data-theme=light] .brewery-directory__search input:focus,html[data-theme=light] .brewery-directory__select select:focus{border-color:var(--amber);background:var(--bg-elevated);box-shadow:0 0 0 3px var(--editorial-wash-strong)}.brewery-directory__filters button,.brewery-directory__summary button,html[data-theme=light] .brewery-directory__filters button,html[data-theme=light] .brewery-directory__summary button{border-color:var(--editorial-line-strong);min-height:2.35rem;color:var(--cream-soft);background:0 0;border-radius:.28rem}.brewery-directory__filters button:hover,.brewery-directory__filters button:focus-visible,.brewery-directory__summary button:hover,.brewery-directory__summary button:focus-visible{border-color:var(--amber);transform:none}.brewery-directory__filters button.is-active,html[data-theme=light] .brewery-directory__filters button.is-active{border-color:var(--amber);background:var(--amber-light);color:var(--text-on-accent)}.brewery-directory__summary{border-bottom:1px solid var(--editorial-line);padding-bottom:.8rem}.brewery-directory__pagination{grid-template-columns:minmax(7rem,auto) minmax(0,1fr) minmax(7rem,auto);align-items:center;gap:1rem;display:grid}.brewery-directory__pagination--top{padding-bottom:.3rem}.brewery-directory__pagination--bottom{border-top:1px solid var(--editorial-line);padding-top:1.5rem}.brewery-directory__pagination button,html[data-theme=light] .brewery-directory__pagination button{border:1px solid var(--editorial-line-strong);min-height:2.75rem;color:var(--cream-soft);cursor:pointer;background:0 0;border-radius:.28rem;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1rem;font-weight:800;display:inline-flex}.brewery-directory__pagination button:last-child{justify-self:end}.brewery-directory__pagination button:hover:not(:disabled):not([aria-disabled=true]),.brewery-directory__pagination button:focus-visible:not(:disabled):not([aria-disabled=true]){border-color:var(--amber);color:var(--amber-light)}.brewery-directory__pagination button:disabled,.brewery-directory__pagination button[aria-disabled=true]{border-color:var(--editorial-line);color:var(--cream-faint);cursor:not-allowed;opacity:.55}.brewery-directory__pagination-status{text-align:center;justify-items:center;gap:.2rem;display:grid}.brewery-directory__pagination-status strong{color:var(--cream-soft);font-size:.88rem}.brewery-directory__pagination-status span{max-width:100%;color:var(--cream-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.brewery-directory__groups{gap:clamp(3rem,7vw,5rem)}.brewery-group,html[data-theme=light] .brewery-group{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.brewery-group__header{background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;padding:0 0 1.1rem}.brewery-group__header span{margin-bottom:.15rem}.brewery-group__header h2{font-size:clamp(1.65rem,3vw,2.35rem)}.brewery-group__header strong{color:var(--amber-light);font-family:var(--font-display);align-self:center;font-size:1.15rem}.brewery-group__list{border-top:1px solid var(--editorial-line-strong)}.brewery-row{border-bottom:1px solid var(--editorial-line);gap:1rem 2rem;padding:1.25rem 0}.brewery-row:last-child{border-bottom:1px solid var(--editorial-line)}.brewery-row h3{font-size:clamp(1.02rem,1.6vw,1.18rem)}.brewery-row p{margin-top:.35rem}.brewery-row__side{gap:.55rem}.brewery-row__badges{gap:.3rem .75rem}.brewery-row__badge,html[data-theme=light] .brewery-row__badge--full,html[data-theme=light] .brewery-row__badge--region{color:var(--cream-muted);letter-spacing:.08em;background:0 0;border:0;border-radius:0;padding:0}.brewery-row__badge--full{color:var(--amber-light)}.brewery-row__badge--closed{color:#d98071}.brewery-row__badge--brand-only,.brewery-row__badge--paused,.brewery-row__badge--unconfirmed{color:#cbb08a}html[data-theme=light] .brewery-row__badge--closed{color:#9a3426}html[data-theme=light] .brewery-row__badge--brand-only,html[data-theme=light] .brewery-row__badge--paused,html[data-theme=light] .brewery-row__badge--unconfirmed{color:#7a5a24}.brewery-row__badge+.brewery-row__badge:before{content:"·";color:var(--amber);margin-right:.7rem}.brewery-row__badge-link:hover,.brewery-row__badge-link:focus-visible{color:var(--amber-light);background:0 0;transform:none}.brewery-row__links{gap:.45rem .9rem}.brewery-row__detail-link,.brewery-row__map-link,html[data-theme=light] .brewery-row__detail-link,html[data-theme=light] .brewery-row__map-link{border:0;border-bottom:1px solid var(--editorial-line-strong);min-height:auto;color:var(--cream-soft);background:0 0;border-radius:0;padding:0 0 .15rem}.brewery-row__detail-link{color:var(--amber-light)}.brewery-row__detail-link:hover,.brewery-row__detail-link:focus-visible,.brewery-row__map-link:hover,.brewery-row__map-link:focus-visible{border-bottom-color:var(--amber);color:var(--amber-light);background:0 0;transform:none}.brewery-row .brewery-route-button{border-radius:.28rem;min-height:44px}.brewery-detail-hero{padding-bottom:clamp(4rem,8vw,6.8rem)}.brewery-detail-hero__grid{align-items:center;gap:clamp(2rem,7vw,6rem)}.brewery-detail-actions{gap:.65rem;margin-top:1.7rem}.brewery-detail-layout{gap:clamp(3rem,7vw,6rem)}.brewery-detail-main{gap:clamp(2.5rem,6vw,4.5rem)}.quick-answer--brewery-detail{padding:1.45rem 1.5rem}.brewery-detail-stats{border-top:1px solid var(--editorial-line-strong);border-bottom:1px solid var(--editorial-line);grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.brewery-detail-stat,html[data-theme=light] .brewery-detail-stat{background:0 0;border:0;border-radius:0;min-height:0;padding:1.25rem clamp(.7rem,2vw,1.25rem)}.brewery-detail-stat+.brewery-detail-stat{border-left:1px solid var(--editorial-line)}.brewery-detail-note{border-left:3px solid var(--amber);background:var(--editorial-wash);padding:clamp(1.35rem,3vw,2rem)}.brewery-detail-section{margin-top:0}.brewery-link-grid{border-top:1px solid var(--editorial-line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(1.5rem,4vw,3rem)}.brewery-mini-card,html[data-theme=light] .brewery-mini-card{border:0;border-bottom:1px solid var(--editorial-line);min-height:0;box-shadow:none;background:0 0;border-radius:0;gap:.4rem;padding:1.15rem 0}.brewery-mini-card:hover,.brewery-mini-card:focus-visible{border-color:var(--amber);background:0 0;transform:none}.brewery-mini-card strong{font-size:1.02rem}.brewery-faq-list{border-top:1px solid var(--editorial-line-strong);gap:0}.brewery-faq-item,html[data-theme=light] .brewery-faq-item{border:0;border-bottom:1px solid var(--editorial-line);background:0 0;border-radius:0;padding:1.15rem 0}.brewery-faq-item summary{padding-right:1.5rem}.brewery-detail-sidebar{gap:2.2rem}.brewery-detail-sidebar-card{border-top:1px solid var(--editorial-line);padding-top:1.2rem}.brewery-detail-sidebar-actions .btn,.brewery-detail-back-link{width:auto}.brewery-places-layout,.brewery-place-letter-groups,.brewery-region-city-list{gap:clamp(3rem,7vw,5rem)}.brewery-place-grid,.brewery-place-grid--featured,.brewery-region-grid{gap:clamp(1.8rem,4vw,3rem)}.brewery-place-letter-group{gap:1.2rem}.brewery-place-letter-group h3{border:0;border-radius:0;justify-content:flex-start;min-width:auto;min-height:auto;padding:0;font-size:1rem}.brewery-place-card,.brewery-place-brewery-card,.brewery-region-card,html[data-theme=light] .brewery-place-card,html[data-theme=light] .brewery-place-brewery-card,html[data-theme=light] .brewery-region-card{border:0;border-top:1px solid var(--editorial-line);box-shadow:none;background:0 0;border-radius:0;padding:1.2rem 0 0}.brewery-place-card,.brewery-region-card{min-height:0}.brewery-place-card:hover,.brewery-place-card:focus-visible,.brewery-region-card:hover,.brewery-region-card:focus-visible{border-color:var(--amber);background:0 0;transform:none}.brewery-place-brewery-list{border-top:1px solid var(--editorial-line-strong);gap:0}.brewery-place-brewery-card{border-top:0;border-bottom:1px solid var(--editorial-line);padding:1.2rem 0}.brewery-region-city-block{gap:0}.brewery-region-city-block h3{border-bottom-color:var(--editorial-line-strong);padding-bottom:.8rem}.brewery-region-city-block h3 span{border:0;border-radius:0;min-width:auto;min-height:auto}.brewery-place-brewery-actions{gap:.45rem .9rem}.brewery-place-brewery-actions a,html[data-theme=light] .brewery-place-brewery-actions a{border:0;border-bottom:1px solid var(--editorial-line-strong);background:0 0;border-radius:0;min-height:auto;padding:0 0 .15rem}.brewery-place-brewery-actions a:hover,.brewery-place-brewery-actions a:focus-visible{border-bottom-color:var(--amber);background:0 0;transform:none}.brewery-place-brewery-actions .brewery-route-button{border-radius:.28rem;min-height:44px}.suggested-routes-hero:after,.suggested-route-detail-hero:after{display:none}.suggested-routes-grid,.suggested-route-grid,.suggested-route-mini-grid,.suggested-route-related-grid{gap:clamp(1.8rem,4vw,3rem)}.suggested-route-card,.suggested-route-mini-card,.suggested-route-related-card{border:0;border-top:1px solid var(--editorial-line);box-shadow:none;background:0 0;border-radius:0;padding:1.2rem 0 0}.suggested-route-card--featured{border-top:0;border-left:3px solid var(--amber);background:var(--editorial-wash);padding:clamp(1.4rem,3vw,2rem)}.suggested-route-mini-card:hover,.suggested-route-related-card:hover,.suggested-route-card:hover{border-color:var(--amber);transform:none}.suggested-route-card__links{border-top-color:var(--editorial-line)}.suggested-route-tags{gap:.35rem .9rem}.suggested-route-tags span{color:var(--cream-muted);background:0 0;border:0;border-radius:0;padding:0}.suggested-route-tags span+span:before{content:"·";color:var(--amber);margin-right:.8rem}.suggested-route-stop-list{border-top:1px solid var(--editorial-line-strong);gap:0}.suggested-route-stop{border:0;border-bottom:1px solid var(--editorial-line);background:0 0;border-radius:0;gap:1rem;padding:1.2rem 0}.suggested-route-stop__number{width:2rem;height:auto;color:var(--amber-light);font-family:var(--font-display);background:0 0;border-radius:0;align-items:start;font-size:1.35rem}@media (max-width:920px){.brewery-directory-stats,.brewery-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem 0}.brewery-directory-stats .stat-tile:nth-child(odd),.brewery-detail-stat:nth-child(odd){border-left:0}.brewery-source-panel{grid-template-columns:1fr}}@media (max-width:720px){.brewery-directory-teaser{gap:1.2rem;padding-block:1.6rem}.brewery-directory-teaser .btn{width:fit-content}.brewery-route-teaser{padding-inline:1.1rem}.brewery-directory__toolbar,.quick-answer,.info-box,.brewery-group{border-radius:0}.brewery-row{gap:.9rem}.brewery-row__side{justify-items:start}.brewery-row__badges,.brewery-row__links{justify-content:flex-start}.brewery-row__links{grid-template-columns:none;display:flex}.brewery-directory__pagination{grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem}.brewery-directory__pagination button{min-width:2.75rem;padding-inline:.8rem}.brewery-row__detail-link,.brewery-row__map-link{width:auto}html[data-theme=light] .brewery-row__detail-link,html[data-theme=light] .brewery-row__map-link{min-height:44px}.brewery-detail-actions{display:flex}.brewery-detail-actions .btn{width:auto}.brewery-detail-stats{border-top:0}.brewery-detail-stat{border-top:1px solid var(--editorial-line);padding:1rem 0}.brewery-detail-stat+.brewery-detail-stat{border-left:0}.brewery-link-grid{grid-template-columns:1fr}.brewery-place-brewery-actions{display:flex}.suggested-route-stop{grid-template-columns:auto minmax(0,1fr)}}@media (max-width:520px){.brewery-directory-stats,.brewery-detail-stats{grid-template-columns:1fr;gap:0}.brewery-directory-stats .stat-tile,.brewery-directory-stats .stat-tile+.stat-tile{border-left:0;border-top:1px solid var(--editorial-line);padding:1rem 0}.brewery-directory-stats .stat-tile:last-child{border-bottom:1px solid var(--editorial-line)}.brewery-detail-actions{display:grid}.brewery-detail-actions .btn{width:100%}.brewery-directory__pagination{grid-template-columns:repeat(2,minmax(0,1fr))}.brewery-directory__pagination-status{grid-area:1/1/auto/-1}.brewery-directory__pagination button{grid-row:2;width:100%}.brewery-directory__pagination button:last-child{justify-self:stretch}}
.brewery-route-button{border-color:var(--editorial-line-strong);min-height:44px;box-shadow:none;background:0 0;border-radius:.28rem;padding:.48rem .72rem}.brewery-route-button:hover,.brewery-route-button:focus-visible{border-color:var(--amber);background:var(--editorial-wash);transform:none}.brewery-route-button.is-selected{background:#6f914c24;border-color:#6f914c9e}.trip-planner{background:var(--editorial-wash);grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:0;padding:clamp(1.25rem,3vw,2rem)}.trip-planner__selected,.trip-planner__finder,.trip-planner-faq,html[data-theme=light] .trip-planner__selected,html[data-theme=light] .trip-planner__finder,html[data-theme=light] .trip-planner-faq{box-shadow:none;background:0 0;border:0;border-radius:0}.trip-planner__selected{padding:0 clamp(1.2rem,3vw,2rem) 0 0;top:6.2rem}.trip-planner__finder{border-left:1px solid var(--editorial-line-strong);padding:0 0 0 clamp(1.2rem,3vw,2rem)}.trip-planner__panel-heading p,.trip-planner__finder p,.trip-planner__empty p,.trip-planner__notes p,.trip-planner__brewery-card p{color:var(--cream-muted)}.trip-planner__stops{border-top:1px solid var(--editorial-line-strong);gap:0}.trip-planner__stop,html[data-theme=light] .trip-planner__stop{border:0;border-bottom:1px solid var(--editorial-line);background:0 0;border-radius:0;padding:1rem 0}.trip-planner__stop-number{width:1.8rem;height:auto;font-family:var(--font-display);background:0 0;border-radius:0;justify-content:flex-start;font-size:1.2rem}.trip-planner__stop-actions button,.trip-planner__mode button,.trip-planner__region-filter button,.trip-planner__brewery-actions button,.trip-planner__starter-search button,.trip-planner__filter-tools button,.trip-planner__no-results button{border-color:var(--editorial-line-strong);box-shadow:none;background:0 0;border-radius:.28rem}.trip-planner__stop-actions button:hover,.trip-planner__stop-actions button:focus-visible,.trip-planner__mode button:hover,.trip-planner__mode button:focus-visible,.trip-planner__region-filter button:hover,.trip-planner__region-filter button:focus-visible,.trip-planner__brewery-actions button:hover,.trip-planner__brewery-actions button:focus-visible,.trip-planner__starter-search button:hover,.trip-planner__starter-search button:focus-visible,.trip-planner__filter-tools button:hover,.trip-planner__filter-tools button:focus-visible,.trip-planner__no-results button:hover,.trip-planner__no-results button:focus-visible{border-color:var(--amber);background:var(--editorial-wash-strong);transform:none}.trip-planner__mode button.is-active,.trip-planner__region-filter button.is-active{border-color:var(--amber);background:var(--amber-light);color:var(--text-on-accent)}.trip-planner__empty,.trip-planner__no-results,.trip-planner__finder-start,html[data-theme=light] .trip-planner__empty,html[data-theme=light] .trip-planner__no-results,html[data-theme=light] .trip-planner__finder-start{border:0;border-top:1px solid var(--editorial-line);border-bottom:1px solid var(--editorial-line);background:0 0;border-radius:0;padding:1rem 0}.trip-planner__saved-notice,html[data-theme=light] .trip-planner__saved-notice{border-left-color:var(--amber);background:var(--editorial-wash-strong)}.trip-planner__mode-hint,html[data-theme=light] .trip-planner__mode-hint{border:0;border-left:2px solid var(--amber);background:var(--editorial-wash-strong);border-radius:0;padding:.85rem 1rem}.trip-planner__primary-actions,.trip-planner__advanced-actions{grid-template-columns:1fr}.trip-planner__advanced{border-top-color:var(--editorial-line)}.trip-planner__advanced summary{color:var(--cream)}.trip-planner__route-summary{border-top:1px solid var(--editorial-line);border-bottom:1px solid var(--editorial-line);gap:0}.trip-planner__route-summary div,html[data-theme=light] .trip-planner__route-summary div{background:0 0;border:0;border-radius:0;padding:.85rem 0}.trip-planner__route-summary div+div{border-left:1px solid var(--editorial-line);padding-left:.85rem}.trip-planner__filters input,.trip-planner__filters select{border-color:var(--editorial-line-strong);background:var(--editorial-control);border-radius:.28rem}.trip-planner__filters input:focus,.trip-planner__filters select:focus{border-color:var(--amber);outline:3px solid var(--editorial-wash-strong);outline-offset:0}.trip-planner__brewery-list{border-top:1px solid var(--editorial-line-strong);gap:0}.trip-planner__brewery-card,html[data-theme=light] .trip-planner__brewery-card{border:0;border-bottom:1px solid var(--editorial-line);background:0 0;border-radius:0;gap:1rem;padding:1rem 0}.trip-planner__brewery-card:hover{border-color:var(--amber);transform:none}.trip-planner__brewery-card.is-selected,html[data-theme=light] .trip-planner__brewery-card.is-selected{background:#6f914c1a;border-color:#6f914c7a;padding-inline:.8rem}.trip-planner__brewery-actions a{border:0;border-bottom:1px solid var(--editorial-line-strong);border-radius:0;min-height:auto;padding:0 0 .15rem}.trip-planner__brewery-actions a:hover,.trip-planner__brewery-actions a:focus-visible{border-bottom-color:var(--amber);background:0 0;transform:none}.trip-planner-faq{margin-top:clamp(3rem,7vw,5rem);padding:0}.google-brewery-map,html[data-theme=light] .google-brewery-map{background:var(--editorial-wash);box-shadow:none;border:0;border-radius:0;gap:1.3rem;padding:clamp(1.2rem,3vw,2rem)}.google-brewery-map__filters{gap:.5rem}.google-brewery-map__filters button,html[data-theme=light] .google-brewery-map__filters button{border-color:var(--editorial-line-strong);background:0 0;border-radius:.28rem;min-height:3rem}.google-brewery-map__filters button:hover,.google-brewery-map__filters button:focus-visible{border-color:var(--amber);transform:none}.google-brewery-map__filters button.is-active{border-color:var(--amber);background:var(--amber-light);color:var(--text-on-accent)}.google-brewery-map__filters button.is-active strong{color:var(--text-on-accent)}.google-brewery-map__stage{border-color:var(--editorial-line-strong);border-radius:.35rem}.google-brewery-map__notice,html[data-theme=light] .google-brewery-map__notice{background:color-mix(in srgb, var(--bg) 90%, transparent);border:0;border-radius:0;padding:clamp(1.2rem,4vw,2rem);inset:0}.google-brewery-map__notice button,.google-brewery-map__notice a,.google-brewery-map__card-actions a{border-radius:.28rem}.google-brewery-map__card,html[data-theme=light] .google-brewery-map__card{background:color-mix(in srgb, var(--bg-elevated) 94%, transparent);border-radius:.35rem;box-shadow:0 18px 55px #00000052}.google-brewery-map__legend,.google-brewery-map__hint,.google-brewery-map__loading{border-color:var(--editorial-line-strong);box-shadow:none}.google-brewery-map__footer{gap:.35rem 1rem}.google-brewery-map__footer span,html[data-theme=light] .google-brewery-map__footer span{background:0 0;border:0;border-radius:0;padding:0}.google-brewery-map__footer span+span:before{content:"·";color:var(--amber);margin-right:.9rem}.google-brewery-map--loading-shell{padding:clamp(1.6rem,4vw,2.6rem)}.google-brewery-map__shell{border-radius:.35rem}.content-freshness,.content-freshness--inline,.content-freshness--sidebar{border:0;border-top:1px solid var(--editorial-line-strong);box-shadow:none;background:0 0;border-radius:0;gap:clamp(1.2rem,4vw,3rem);padding:1.2rem 0 0}.content-freshness__badges{gap:.45rem 1.2rem}.content-freshness__badges li{color:var(--cream-muted);border:0;border-radius:0;padding:0}.content-freshness__badges li:before{background:var(--amber);width:.34rem;height:.34rem}.correction-report{background:var(--editorial-wash);box-shadow:none;border:0;border-radius:.35rem}.correction-report__summary{padding:1rem 1.1rem}.correction-report__copy strong,.correction-report__copy b,.correction-report-form__destination strong,.correction-report-form__tips h3{color:var(--cream)}.correction-report__copy>span:last-child,.correction-report-form p,.correction-report-form__destination span,.correction-report-form__tips ul{color:var(--cream-muted)}.correction-report__email{color:var(--amber-soft)}.correction-report-form{padding:0 1.1rem 1.1rem}.correction-report-form__destination{border:0;border-top:1px solid var(--editorial-line);border-bottom:1px solid var(--editorial-line);background:0 0;border-radius:0;padding:1rem 0}.correction-report-form__status{border-radius:.28rem}.site-feedback{border:0;border-top:1px solid var(--editorial-line);box-shadow:none;background:0 0;border-radius:0;gap:.75rem;margin-top:1.5rem;padding:1rem 0 0}.site-feedback strong{color:var(--cream)}.site-feedback p{color:var(--cream-muted)}.global-search-trigger{border-color:var(--editorial-line);box-shadow:none;background:0 0}.global-search__panel,html[data-theme=light] .global-search__panel{border-color:var(--editorial-line-strong);background:var(--bg-elevated);border-radius:.45rem}.global-search__field input{border-radius:.28rem}.global-search__results{gap:0;padding-bottom:1.4rem}.global-search-result,html[data-theme=light] .global-search-result{border:0;border-bottom:1px solid var(--editorial-line);background:0 0;border-radius:0;gap:.3rem;padding:1rem 0}.global-search-result:first-child{border-top:1px solid var(--editorial-line)}.global-search-result:hover{border-color:var(--amber);background:0 0;transform:none}.global-search-result__type{border:0;border-radius:0;padding:0}.seidla-chat__launcher{box-shadow:0 12px 36px #00000047}.seidla-chat__panel,html[data-theme=light] .seidla-chat__panel{border-radius:.5rem;box-shadow:0 26px 80px #0000006b}.seidla-chat__intro,.seidla-chat__message,html[data-theme=light] .seidla-chat__intro,html[data-theme=light] .seidla-chat__message{box-shadow:none;background:0 0;border:0;border-radius:0;padding:.65rem 0}.seidla-chat__message--user,html[data-theme=light] .seidla-chat__message--user{background:var(--seidla-chat-user-bg);border-radius:.35rem;padding:.7rem .85rem}.seidla-chat__related a{border:0;border-top:1px solid color-mix(in srgb, var(--seidla-chat-panel-border) 46%, transparent);color:var(--seidla-chat-message-soft);background:0 0;border-radius:0;padding:.55rem 0}.seidla-chat__related a:hover,.seidla-chat__related a:focus-visible{color:var(--amber-light);background:0 0}.seidla-chat__form textarea,.seidla-chat__reset{border-radius:.28rem}.brand-extension,.connect-card,html[data-theme=light] .brand-extension,html[data-theme=light] .connect-card{background:var(--editorial-wash);box-shadow:none;border:0;border-radius:0;padding:clamp(1.8rem,5vw,3.2rem)}.brand-extension__social,html[data-theme=light] .brand-extension__social{border:0;border-left:1px solid var(--editorial-line-strong);background:0 0;border-radius:0;padding:0 0 0 clamp(1.2rem,3vw,2rem)}.social-link-row{gap:.5rem 1.2rem}.social-link-row a{border:0;border-bottom:1px solid var(--editorial-line-strong);background:0 0;border-radius:0;min-height:auto;padding:0 0 .15rem}.social-link-row a:hover,.social-link-row a:focus-visible{border-bottom-color:var(--amber);background:0 0}.author-photo-card,.author-teaser,.author-cta{box-shadow:none;background:0 0;border:0;border-radius:0}.author-photo-card{overflow:visible}.author-photo-card img{border-radius:0}.author-photo-card p{padding-inline:0}.author-teaser{border-top:1px solid var(--editorial-line);padding:1.5rem 0 0}.author-cta{border-left:3px solid var(--amber);background:var(--editorial-wash);padding:clamp(1.4rem,4vw,2.4rem)}.brewery-editorial-guide:before,.brewery-route-editorial:before{background:linear-gradient(110deg, var(--editorial-wash-strong), transparent 65%)}.brewery-editorial-guide{padding:clamp(1.25rem,3vw,2rem)}.brewery-editorial-grid{gap:clamp(1.8rem,4vw,3rem)}.brewery-editorial-card{border:0;border-top:1px solid var(--editorial-line);box-shadow:none;background:0 0;border-radius:0;padding:1.2rem 0 0}.brewery-editorial-tags,.brewery-editorial-route-links{gap:.45rem 1rem}.brewery-editorial-tags span,.brewery-editorial-route-links a{background:0 0;border:0;border-radius:0;min-height:auto;padding:0}.brewery-editorial-route-links a{border-bottom:1px solid var(--editorial-line-strong);padding-bottom:.15rem}.scroll-top{border-color:var(--editorial-line-strong);background:color-mix(in srgb, var(--bg-elevated) 92%, transparent);min-height:2.9rem;padding:.45rem .75rem .45rem .45rem;box-shadow:0 10px 32px #00000042}.scroll-top:hover,.scroll-top:focus-visible{border-color:var(--amber);transform:none;box-shadow:0 10px 32px #0000004d}@media (max-width:980px){.trip-planner{grid-template-columns:1fr;gap:2.4rem}.trip-planner__selected{padding:0}.trip-planner__finder{border-top:1px solid var(--editorial-line-strong);border-left:0;padding:2rem 0 0}}@media (max-width:720px){.trip-planner{margin-inline:-1.15rem;padding:1.5rem 1.15rem}.trip-planner__route-summary div+div{border-left:0;border-top:1px solid var(--editorial-line);padding-left:0}.trip-planner__brewery-actions{display:flex}.trip-planner__brewery-actions a,.trip-planner__brewery-actions button{min-width:auto}.google-brewery-map{border-radius:0;margin-inline:-1.15rem;padding:1.25rem 1.15rem}.google-brewery-map__filters button,.google-brewery-map__stage{border-radius:.28rem}.google-brewery-map__notice{border-radius:0}.google-brewery-map__legend{border-radius:.28rem}.google-brewery-map__footer{display:flex}.google-brewery-map__footer span{text-align:left;width:auto}.content-freshness__badges li{width:auto}.brand-extension__social{border-top:1px solid var(--editorial-line);border-left:0;padding:1.5rem 0 0}.global-search__panel{border-radius:.35rem}}@media (max-width:520px){.trip-planner__stop-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.trip-planner__actions .btn{width:100%}.google-brewery-map__filters{grid-template-columns:1fr 1fr}.google-brewery-map__footer span+span:before{display:none}.google-brewery-map__footer span{width:100%}.correction-report{border-radius:.28rem}.seidla-chat__panel{border-radius:.4rem}}
:root{--focus-ring:#f0bd61;--control-border-accessible:#82786a;--font-meta-accessible:.78rem;--font-control-mobile:1rem}html[data-theme=light]{--focus-ring:#6b3e04;--control-border-accessible:#806b50}:focus-visible,.global-search__results a:focus-visible,.seidla-chat__related a:focus-visible,.google-brewery-map__card a:focus-visible,.mobile-panel__link:focus-visible,.mobile-panel__language:focus-visible,.google-brewery-map__canvas:focus-visible{outline-color:var(--focus-ring)}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.brewery-directory__search input,.brewery-directory__select select,.trip-planner__filters input,.trip-planner__filters select,.blog-explorer__search input,.global-search__field input,.seidla-chat__form textarea,html[data-theme=light] .brewery-directory__search input,html[data-theme=light] .brewery-directory__select select,html[data-theme=light] .trip-planner__filters input,html[data-theme=light] .trip-planner__filters select,html[data-theme=light] .blog-explorer__search input,html[data-theme=light] .global-search__field input,html[data-theme=light] .seidla-chat__form textarea{border-color:var(--control-border-accessible)}.eyebrow,.pillar-card__tag,.article-card__meta span:first-child,.insight-card>span,.guide-hero__kicker,.guide-hero__signals span,.brewery-directory__search>span,.brewery-directory__select>span,.brewery-directory__filters>span,.brewery-row__badge,.google-brewery-map__header p:first-child,.google-brewery-map__legend span,.google-brewery-map__card-eyebrow,.seidla-chat__related>span,.seidla-chat__related a small,.seidla-chat__footer-row small{font-size:var(--font-meta-accessible)}.seidla-chat__related a strong{font-size:.84rem;line-height:1.3}.brand-mark,.menu-button,.language-menu__trigger,.global-search-trigger,.seidla-chat__close,.google-brewery-map__card-close,.brewery-route-button{min-width:44px;min-height:44px}@media (max-width:760px){:root input,:root select,:root textarea{font-size:var(--font-control-mobile)}.brewery-group__city-link,.brewery-row__title-link,.brewery-row__badge-link,.brewery-row__detail-link,.brewery-row__map-link{align-items:center;min-height:44px;display:inline-flex}}@media (forced-colors:active){input,select,textarea{border-color:canvastext}}
