*,*:before,*:after{box-sizing:border-box}strong,b{font-weight:600}.br-map-page{width:min(100%,1280px);margin:0 auto}.br-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.br-map-page__shell{position:relative;min-height:min(820px,calc(100dvh - 110px));overflow:hidden;border-radius:28px;background:var(--br-surface-2)}.br-map-page__fallback{display:grid;place-items:center;padding:24px;text-align:center}.br-map-fallback--loading{background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--br-brand) 16%,transparent),transparent 28%),linear-gradient(135deg,color-mix(in srgb,var(--br-surface) 96%,transparent),color-mix(in srgb,var(--br-surface-2) 96%,transparent))}.br-map-fallback--loading .br-map-fallback__panel{min-width:min(280px,calc(100vw - 48px));padding:28px 24px;border-radius:24px}.br-map-loader{position:relative;width:76px;height:76px;margin:0 auto 16px;display:grid;place-items:center}.br-map-loader:before,.br-map-loader:after,.br-map-loader span{content:"";position:absolute;border-radius:999px}.br-map-loader:before{inset:0;border:2px solid color-mix(in srgb,var(--br-brand) 16%,transparent);animation:br-map-loader-pulse 1.6s ease-in-out infinite}.br-map-loader:after{inset:13px;border:3px solid color-mix(in srgb,var(--br-brand) 18%,transparent);border-top-color:var(--br-brand);animation:br-map-loader-spin 1s linear infinite}.br-map-loader span{width:18px;height:18px;background:var(--br-brand);box-shadow:0 0 0 10px color-mix(in srgb,var(--br-brand) 14%,transparent)}@keyframes br-map-loader-spin{to{transform:rotate(360deg)}}@keyframes br-map-loader-pulse{0%,to{opacity:.45;transform:scale(.88)}50%{opacity:1;transform:scale(1)}}.br-map-page__top,.br-map-page__status{position:absolute;z-index:8}.br-map-page__top{top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));left:max(14px,env(safe-area-inset-left));display:flex;align-items:center;justify-content:flex-end;gap:12px;pointer-events:none}.br-map-page__locate,.br-map-page__status{pointer-events:auto}.br-map-page__locate{border-radius:999px}.br-map-page__actions{display:flex;align-items:center;gap:8px;pointer-events:auto}.br-map-page__close{width:46px;height:46px;border:1px solid var(--br-border);border-radius:999px;color:var(--br-text);background:color-mix(in srgb,var(--br-surface) 90%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:grid;place-items:center}.br-map-page__close .br-icon{width:18px;height:18px}.br-map-page__status{top:calc(max(14px,env(safe-area-inset-top)) + 58px);right:max(14px,env(safe-area-inset-right));max-width:min(280px,calc(100vw - 28px));padding:9px 11px;border:1px solid var(--br-border);border-radius:14px;color:var(--br-text);background:color-mix(in srgb,var(--br-surface) 92%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:12px;font-weight:600;text-align:right}.br-map-page__status:empty{display:none}.br-venue-map-overlay{position:fixed;inset:0;z-index:1000;background:var(--br-surface-solid)}.br-venue-map-overlay[hidden]{display:none}.br-venue-map-overlay--open{display:block}.br-venue-map-overlay__stage,.br-venue-map-overlay .br-map-page,.br-venue-map-overlay .br-map-page__shell{width:100%;height:100%}.br-venue-map-overlay .br-map-page{margin:0}.br-venue-map-overlay .br-map-page__shell{min-height:100%;border-radius:0}.br-app.br-app--map{display:block;min-height:100dvh;padding:0}.br-main.br-main--map{width:100%;min-height:100dvh;margin:0;padding:0}.br-main--map .br-map-page,.br-main--map .br-map-page__shell{width:100%;height:100dvh}.br-main--map .br-map-page{margin:0}.br-main--map .br-map-page__shell{min-height:100dvh;border-radius:0}.br-venue-map-overlay__loading{width:100%;height:100%;color:var(--br-text);background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--br-brand) 16%,transparent),transparent 28%),linear-gradient(135deg,color-mix(in srgb,var(--br-surface) 96%,transparent),color-mix(in srgb,var(--br-surface-2) 96%,transparent));display:grid;place-items:center;font-size:15px;font-weight:600}.br-venue-map-overlay__error{width:100%;height:100%;color:var(--br-text);background:var(--br-surface-2);display:grid;place-items:center;font-size:15px;font-weight:600}.br-venue-map-overlay__error{align-content:center;gap:8px;padding:24px;text-align:center}.br-venue-map-overlay__error span{color:var(--br-muted);font-size:13px}.br-venue-map-overlay__error a,.br-venue-map-overlay__error button{margin-top:6px;border:0;color:var(--br-brand);background:transparent;font-weight:600}html.br-map-overlay-open,html.br-map-overlay-open body{overflow:hidden}@media(max-width:960px){.br-map-page{width:100vw;margin:-14px calc(50% - 50vw) calc(-96px - env(safe-area-inset-bottom))}.br-map-page__shell{min-height:calc(100dvh - 58px);border-radius:0}.br-map-page__top{top:max(10px,env(safe-area-inset-top));right:max(10px,env(safe-area-inset-right));left:max(10px,env(safe-area-inset-left))}.br-map-page__locate{min-height:44px;padding-inline:12px;border-radius:999px;font-size:12px}.br-map-page__close{width:44px;height:44px;border-radius:999px}.br-map-page__status{top:calc(max(10px,env(safe-area-inset-top)) + 56px);right:max(10px,env(safe-area-inset-right));max-width:230px}.br-venue-map-overlay .br-map-page{width:100%;margin:0}.br-venue-map-overlay .br-map-page__shell{min-height:100%}.br-main--map .br-map-page{width:100%;margin:0}}html{min-height:100%;scroll-behavior:smooth}body{min-height:100vh;margin:0;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}[hidden]{display:none!important}:root{--br-sidebar-width: 248px;--br-container: 1640px;--br-radius-xl: 28px;--br-radius-lg: 22px;--br-radius-md: 16px;--br-radius-sm: 12px;--br-space-1: 4px;--br-space-2: 8px;--br-space-3: 12px;--br-space-4: 16px;--br-space-5: 22px;--br-space-6: 28px;--br-control-height: 48px;--br-bg: #f5f6f8;--br-bg-soft: #eef1f5;--br-surface: rgba(255, 255, 255, .92);--br-surface-2: rgba(255, 255, 255, .72);--br-surface-3: rgba(6, 16, 39, .055);--br-metric-surface: rgba(6, 16, 39, .03);--br-text: #111827;--br-text-soft: #4b5563;--br-muted: #687386;--br-border: rgba(13, 23, 45, .1);--br-border-strong: rgba(13, 23, 45, .18);--br-brand: #bd6213;--br-brand-hover: #a1500d;--br-brand-active: #854007;--br-brand-contrast: #ffffff;--br-brand-3: #e67e22;--br-brand-soft: rgba(189, 98, 19, .1);--br-green: #22c55e;--br-green-soft: rgba(34, 197, 94, .12);--br-red: #ef4444;--br-red-soft: rgba(239, 68, 68, .12);--br-blue: #127f78;--br-blue-soft: rgba(18, 127, 120, .12);--br-orange: #d97706;--br-orange-soft: rgba(217, 119, 6, .13);--br-rating-gold: #9a6a00;--br-rating-gold-soft: rgba(154, 106, 0, .1);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, rgba(13, 23, 45, .045), rgba(13, 23, 45, .025) 52%, rgba(13, 23, 45, .04));--br-shadow: 0 18px 55px rgba(40, 48, 60, .13);--br-shadow-soft: 0 12px 30px rgba(40, 48, 60, .09);--br-shadow-glow: 0 10px 28px rgba(40, 48, 60, .1)}[data-theme=dark]{--br-bg: #070a12;--br-bg-soft: #0c111d;--br-surface: rgba(17, 24, 39, .74);--br-surface-2: rgba(16, 24, 39, .62);--br-surface-3: rgba(116, 145, 190, .12);--br-metric-surface: rgba(116, 145, 190, .12);--br-text: #eef5ff;--br-text-soft: #b5c2d7;--br-muted: #8290a7;--br-border: rgba(168, 190, 229, .12);--br-border-strong: rgba(168, 190, 229, .2);--br-brand: #e9a64d;--br-brand-hover: #f2b866;--br-brand-active: #d99a42;--br-brand-contrast: #111827;--br-brand-3: #f2c166;--br-brand-soft: rgba(233, 166, 77, .16);--br-green: #42df79;--br-green-soft: rgba(66, 223, 121, .14);--br-red: #ff6b6b;--br-red-soft: rgba(255, 107, 107, .13);--br-blue: #2dd4bf;--br-blue-soft: rgba(45, 212, 191, .14);--br-orange: #f2c166;--br-orange-soft: rgba(242, 193, 102, .14);--br-rating-gold: #f6c85f;--br-rating-gold-soft: rgba(246, 200, 95, .14);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, var(--br-brand-soft), rgba(242, 184, 102, .14) 52%, var(--br-orange-soft));--br-shadow: 0 28px 90px rgba(0, 0, 0, .46);--br-shadow-soft: 0 18px 55px rgba(0, 0, 0, .34);--br-shadow-glow: 0 12px 36px rgba(233, 166, 77, .18)}.br-body{color:var(--br-text);background:var(--br-bg);overflow-x:hidden}.br-body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(color-mix(in srgb,var(--br-border) 42%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--br-border) 42%,transparent) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 72%);mask-image:radial-gradient(circle at center,black,transparent 72%);opacity:.38}.br-app{display:grid;grid-template-columns:var(--br-sidebar-width) minmax(0,1fr);min-height:100vh}.br-app--landing{display:block}.br-sidebar{position:sticky;top:0;z-index:20;height:100vh;padding:var(--br-space-6) var(--br-space-5);border-right:1px solid var(--br-border);background:color-mix(in srgb,var(--br-surface) 88%,transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;flex-direction:column}.br-logo,.br-mobile-logo,.br-select-logo{display:flex;align-items:center;color:var(--br-text)}.br-logo-mascot{height:3.75rem;width:3.75rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--br-brand) 20%,var(--br-border));background:radial-gradient(circle at 62% 34%,color-mix(in srgb,var(--br-brand-3) 14%,transparent),transparent 54%),linear-gradient(145deg,color-mix(in srgb,var(--br-surface) 88%,#f4d49a),color-mix(in srgb,var(--br-surface-2) 82%,var(--br-brand-soft)));box-sizing:border-box;flex-shrink:0;object-fit:contain}[data-theme=dark] .br-logo-mascot{border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border));background:radial-gradient(circle at 62% 34%,color-mix(in srgb,var(--br-brand-3) 28%,transparent),transparent 54%),linear-gradient(145deg,color-mix(in srgb,var(--br-surface) 68%,var(--br-brand)),color-mix(in srgb,var(--br-surface-2) 72%,var(--br-brand-hover)))}.br-logo-text{width:8.5rem;height:auto;max-width:100%;border-radius:0;flex-shrink:0;object-fit:contain}.br-logo-copy{min-width:0;width:max-content;max-width:100%;flex:0 0 auto;display:grid;align-items:center;gap:.25rem;line-height:1}.br-logo-tagline{color:var(--br-muted);font-size:.75rem;font-weight:600;line-height:1.1;letter-spacing:.02rem;white-space:nowrap}[data-theme=dark] .br-logo-text{filter:invert(1) brightness(1.2)}.br-logo{gap:.75rem}.br-mobile-logo,.br-select-logo{gap:.5rem}.br-mobile-logo{min-height:2.75rem}.br-mobile-logo .br-logo-mascot,.br-select-logo .br-logo-mascot{height:2.75rem;width:2.75rem;border-radius:.8rem}.br-mobile-logo .br-logo-text,.br-select-logo .br-logo-text{width:6.45rem;height:auto}.br-select-logo .br-logo-mascot{height:3.75rem;width:3.75rem;border-radius:1rem}.br-select-logo .br-logo-text{width:8.75rem}.br-select-logo .br-logo-tagline{font-size:.8125rem}.br-mobile-logo .br-logo-mascot{height:2.75rem;width:2.75rem;border-radius:.8rem}.br-mobile-logo .br-logo-text{width:6.2rem}.br-mobile-logo .br-logo-copy{gap:0;max-width:7.8rem}.br-mobile-logo .br-logo-tagline{display:none}.br-logo{min-height:68px;margin-bottom:38px}.br-logo__image{width:178px;height:auto;display:block}.br-logo__mark{display:none;width:50px;height:50px}.br-icon{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.br-nav{display:grid;gap:var(--br-space-2)}.br-nav-link{min-height:58px;padding:0 16px;border-radius:18px;color:var(--br-text-soft);display:flex;align-items:center;gap:14px;font-size:16px;font-weight:600;transition:.18s ease}.br-nav-link:hover{background:var(--br-surface-3);color:var(--br-text)}.br-nav-link--active{background:var(--br-brand-soft);color:var(--br-brand)}.br-nav-link__icon{width:36px;height:36px;border-radius:14px;color:currentColor;background:color-mix(in srgb,var(--br-text-soft) 10%,transparent);display:grid;place-items:center}.br-nav-link__icon .br-icon{width:22px;height:22px}.br-nav-link--active .br-nav-link__icon{color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 18%,transparent)}.br-sidebar__bottom{display:grid;gap:14px;margin-top:auto}.br-sidebar-account{display:grid;gap:var(--br-space-2)}.br-main{min-width:0;width:min(100%,var(--br-container));margin:0 auto;padding:26px}.br-main--landing{width:100%;max-width:none;padding:0}.br-topbar,.br-mobile-header{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.br-topbar{min-height:66px;display:grid;grid-template-columns:minmax(190px,max-content) minmax(320px,1fr) max-content;align-items:center;gap:var(--br-space-3);margin-bottom:var(--br-space-5);padding:0;border-radius:0}.br-mobile-header{display:none;position:sticky;top:0;z-index:30;align-items:center;justify-content:space-between;padding:10px 14px;border-width:0 0 1px;border-bottom:1px solid var(--br-border);border-radius:0 0 1rem 1rem;background:color-mix(in srgb,var(--br-bg) 96%,var(--br-surface))}.br-mobile-logo{gap:10px;font-weight:600;letter-spacing:.02em}.br-mobile-logo img:not(.br-logo-mascot):not(.br-logo-text){width:38px;height:38px}[data-theme=dark] .br-logo__image.br-theme-image--dark,[data-theme=dark] .br-mobile-logo .br-theme-image--dark,[data-theme=dark] .br-select-logo .br-theme-image--dark{display:block}[data-theme=dark] .br-logo__mark.br-theme-image--dark{display:none}.br-city-select,.br-global-search,.br-status-pill,.br-theme-compact,.br-icon-button,.br-button,.br-chip,.br-view-toggle__option,.br-sort-tabs__option{border:1px solid var(--br-border);transition:.18s ease}.br-city-select{min-width:0;height:var(--br-control-height);padding:0 16px;border-radius:.75rem;background:var(--br-surface);color:var(--br-text);display:inline-flex;align-items:center;gap:8px;font-weight:600}.br-city-select span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-city-select .br-icon,.br-global-search>.br-icon,.br-global-search button .br-icon,.br-theme-compact .br-icon,.br-icon-button .br-icon,.br-button .br-icon{width:20px;height:20px}.br-city-select select{border:0;outline:0;color:inherit;background:transparent;font-weight:inherit}.br-global-search{min-width:0;height:var(--br-control-height);padding:0 6px 0 16px;border-radius:.75rem;background:color-mix(in srgb,var(--br-surface) 88%,transparent);color:var(--br-text);display:flex;align-items:center;gap:10px}.br-global-search input{width:100%;min-width:0;border:0;outline:0;color:inherit;background:transparent;font-weight:600}.br-global-search button{width:36px;height:36px;border:0;border-radius:999px;color:var(--br-brand);background:var(--br-brand-soft);display:grid;place-items:center}.br-status-pill,.br-theme-compact{min-height:var(--br-control-height);padding:0 14px;border-radius:.75rem;background:var(--br-surface);color:var(--br-text-soft);display:inline-flex;align-items:center;gap:8px;font-weight:600}.br-status-pill--fresh,.br-status-pill--running{color:var(--br-green);background:var(--br-green-soft)}.br-status-pill--stale,.br-status-pill--error{color:var(--br-red);background:var(--br-red-soft)}.br-theme-toggle{width:fit-content;display:inline-flex;gap:var(--br-space-1);padding:5px;border:1px solid var(--br-border);border-radius:.75rem;background:var(--br-surface-3)}.br-theme-toggle button{width:40px;height:32px;border:0;border-radius:.75rem;color:var(--br-muted);background:transparent;font-weight:600}.br-theme-toggle button[aria-pressed=true]{color:var(--br-brand);background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-theme-toggle .br-icon{width:18px;height:18px}.br-theme-mode-icon{display:grid;place-items:center}.br-theme-mode-icon__dark,[data-theme=dark] .br-theme-mode-icon__light{display:none}[data-theme=dark] .br-theme-mode-icon__dark{display:block}.br-icon-button{width:46px;height:46px;border-radius:16px;background:color-mix(in srgb,var(--br-surface) 88%,transparent);color:var(--br-text);display:grid;place-items:center;font-weight:600}.br-button{min-height:var(--br-control-height);padding:0 16px;border-radius:15px;color:var(--br-text);background:var(--br-surface);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.br-button--primary{border:0;color:var(--br-brand-contrast);background:var(--br-brand);box-shadow:var(--br-shadow-glow)}.br-button--large{min-height:56px;padding:0 22px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:600;transition:.18s ease}.br-button--large .br-icon{width:21px;height:21px}.br-button--ghost,.br-button--soft,.br-secondary-btn,.br-secondary-link,.br-ghost-btn{color:var(--br-text);background:color-mix(in srgb,var(--br-surface) 82%,transparent)}.br-chip:hover,.br-global-search:hover,.br-global-search:focus-within,.br-theme-compact:hover,.br-status-pill:hover{border-color:var(--br-border-strong);box-shadow:var(--br-shadow-soft)}.br-button:hover,.br-button--primary:hover,.br-icon-button:hover{transform:none;border-color:var(--br-border-strong);box-shadow:none}.br-panel,.br-card,.br-form-card,.br-detail-card,.br-side-panel,.br-table-card,.br-stat-card{border:1px solid var(--br-border);border-radius:var(--br-radius-xl);background:color-mix(in srgb,var(--br-surface) 92%,transparent);box-shadow:var(--br-shadow-soft)}.br-section,.br-form-card,.br-card,.br-table-card__head,.br-section-card,.br-summary-card{padding:22px}.br-page-head,.br-section-head,.br-panel-head,.br-card__head,.br-summary-top,.br-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.br-admin-status-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.br-page-head{margin-bottom:22px}.br-detail-nav{display:flex;align-items:center;gap:14px;margin-bottom:18px}.br-back-link{width:fit-content;min-height:32px;margin:0 0 14px;color:var(--br-muted);display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:color var(--br-transition),transform var(--br-transition)}.br-detail-nav .br-back-link{margin-bottom:0}.br-back-link:hover{color:var(--br-brand);transform:translate(-2px)}.br-back-link:focus-visible{outline:2px solid color-mix(in srgb,var(--br-brand) 42%,transparent);outline-offset:4px;border-radius:8px}.br-back-link .br-icon{width:17px;height:17px;flex:0 0 auto}.br-page-head__title,.br-page-head h1{margin:0;font-size:clamp(38px,5vw,68px);line-height:.94;letter-spacing:-.055em;font-weight:600}.br-page-head__text,.br-hero-text,.br-card__text,.br-form-section__text,.br-panel-head p,.br-section-head p{color:var(--br-text-soft);line-height:1.6;font-weight:600}.br-description{color:var(--br-text-soft);line-height:1.6;font-weight:500}.br-page-head__text{max-width:760px;margin:12px 0 0;font-size:16px}.br-description{display:grid;gap:18px}.br-description p{margin:0}.br-page-head__meta,.br-page-head__side{padding:14px 16px;border:1px solid var(--br-border);border-radius:20px;background:color-mix(in srgb,var(--br-surface) 82%,transparent);color:var(--br-text-soft);font-weight:600;white-space:nowrap}.br-page-head__meta strong{display:block;color:var(--br-text);font-size:26px;line-height:1}.br-eyebrow{width:fit-content;margin:0 0 12px;padding:0;border:0;background:transparent;color:color-mix(in srgb,var(--br-brand) 76%,var(--br-text-soft));display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;line-height:1.15;letter-spacing:0;text-transform:none}.br-eyebrow:before{content:"";width:24px;height:2px;border-radius:999px;background:color-mix(in srgb,var(--br-brand) 58%,var(--br-border));flex:0 0 auto}.br-detail-badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:14px}.br-detail-badge{min-height:34px;padding:0 13px;border:1px solid color-mix(in srgb,var(--br-brand) 28%,transparent);border-radius:.75rem;background:var(--br-brand-soft);color:var(--br-brand);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.br-detail-badge--green{border-color:color-mix(in srgb,var(--br-green) 25%,transparent);background:var(--br-green-soft);color:var(--br-green)}.br-detail-badge--neutral{border-color:var(--br-border);background:var(--br-surface-3);color:var(--br-text-soft)}.br-home-grid{display:grid;grid-template-columns:minmax(0,1.55fr) 430px;gap:22px;align-items:start}.br-home-main-stack{min-width:0;display:grid;gap:22px}.br-map-panel{min-height:620px;overflow:hidden}.br-map-shell,.br-map,.br-map-card,.br-map--detail{position:relative;overflow:hidden;min-height:100%;border-radius:inherit}.br-map-shell{min-height:620px;background:linear-gradient(90deg,transparent 0 96px,color-mix(in srgb,var(--br-border) 48%,transparent) 97px 98px,transparent 99px),linear-gradient(0deg,transparent 0 96px,color-mix(in srgb,var(--br-border) 48%,transparent) 97px 98px,transparent 99px),linear-gradient(135deg,transparent 0 46%,color-mix(in srgb,var(--br-blue) 16%,transparent) 46.2% 51%,transparent 51.2%),linear-gradient(26deg,transparent 0 48%,color-mix(in srgb,var(--br-blue) 13%,transparent) 48.2% 53%,transparent 53.2%),var(--br-surface-2);background-size:100px 100px,100px 100px,100% 100%,100% 100%,auto}.br-map__canvas{position:absolute;inset:0;z-index:4;min-height:100%;overflow:hidden;border-radius:inherit;opacity:0;transition:opacity .18s ease}.br-map__canvas .ymaps3--control:has(.ymaps3--open-maps-button),.br-map__canvas .ymaps3--control-button:has(.ymaps3--open-maps-button){display:none!important}.br-map-fallback--pending{opacity:0;pointer-events:none}.br-map-road{position:absolute;height:34px;border:1px solid var(--br-border);border-radius:999px;background:color-mix(in srgb,var(--br-surface) 78%,transparent);opacity:.9;transform-origin:center}.br-map-road--one{width:760px;left:-120px;top:310px;transform:rotate(-16deg)}.br-map-road--two{width:680px;right:-170px;top:230px;transform:rotate(21deg)}.br-map-road--three{width:520px;left:190px;bottom:110px;transform:rotate(8deg)}.br-map-pin{position:absolute;z-index:3;width:52px;height:52px;border:0;border-radius:999px;background:linear-gradient(180deg,var(--br-brand-hover),var(--br-brand));color:var(--br-brand-contrast);display:grid;place-items:center;font-weight:600;box-shadow:0 14px 30px color-mix(in srgb,var(--br-brand) 24%,transparent)}.br-map-pin--one{left:15%;top:18%}.br-map-pin--two{left:39%;top:35%}.br-map-pin--three{left:70%;top:22%}.br-map-pin--four{left:78%;top:57%}.br-map-pin--five{left:22%;top:66%}.br-map-pin--six{left:52%;top:73%}.br-map-user{position:absolute;left:50%;top:51%;z-index:4;width:22px;height:22px;border:0;border-radius:999px;background:var(--br-blue);box-shadow:0 10px 26px color-mix(in srgb,var(--br-blue) 18%,transparent)}.br-map-overlay{position:absolute;left:18px;right:18px;top:18px;z-index:8;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;pointer-events:none}.br-map-hero{max-width:340px;padding:14px 16px;border:1px solid var(--br-border);border-radius:20px;background:color-mix(in srgb,var(--br-surface) 88%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.br-map-hero h1{margin:8px 0 0;font-size:clamp(22px,2vw,30px);line-height:1.04;letter-spacing:-.035em}.br-map-hero h1 span{color:var(--br-brand)}.br-map-hero p{max-width:280px;margin:7px 0 0;color:var(--br-text-soft);font-size:14px;line-height:1.38;font-weight:600}.br-map-actions{pointer-events:auto;display:grid;justify-items:end;gap:8px}.br-map-locate{min-width:0;min-height:46px;padding:0 16px;border:1px solid color-mix(in srgb,var(--br-brand) 24%,var(--br-border));border-radius:.75rem;color:var(--br-brand);background:color-mix(in srgb,var(--br-surface) 88%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1;white-space:nowrap;transition:.18s ease}.br-map-locate:hover,.br-map-locate:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 42%,var(--br-border-strong));background:color-mix(in srgb,var(--br-brand-soft) 78%,var(--br-surface))}.br-map-locate:disabled{cursor:progress;opacity:.78}.br-map-locate .br-icon{width:18px;height:18px}.br-map-location-status{max-width:280px;padding:7px 10px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text-soft);background:color-mix(in srgb,var(--br-surface) 86%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);font-size:12px;line-height:1.25;font-weight:600;text-align:right}.br-map-location-status:empty{display:none}.br-map-bottom{position:absolute;left:22px;right:22px;bottom:22px;z-index:8;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.br-map-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.br-mobile-map-summary{display:none}.br-quick-card,.br-place-card,.br-mini-beer,.br-popular-card,.br-news-card,.br-rating-item{border:1px solid var(--br-border);background:color-mix(in srgb,var(--br-surface) 88%,transparent);box-shadow:var(--br-shadow-soft);transition:.18s ease}.br-quick-card{min-width:0;min-height:92px;padding:16px;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.br-quick-card span{min-width:0}.br-quick-card__icon{width:42px;height:42px;border-radius:16px;color:var(--br-brand);background:var(--br-brand-soft);display:grid;place-items:center;flex:0 0 auto}.br-quick-card__icon .br-icon{width:22px;height:22px}.br-quick-card strong,.br-quick-card small,.br-place-info strong,.br-place-info small,.br-mini-beer strong,.br-mini-beer small,.br-popular-card strong,.br-popular-card small,.br-news-card strong,.br-news-card small{display:block}.br-quick-card small,.br-place-info small,.br-mini-beer small,.br-popular-card small,.br-news-card small,.br-card__meta,.br-row__meta,.br-muted-box{color:var(--br-muted);font-size:13px;line-height:1.35;font-weight:600}.br-side-stack,.br-place-list,.br-rating-list,.br-filter-form,.br-detail-content,.br-availability-list,.br-timeline,.br-change-list,.br-row-list,.br-definition-list,.br-info-list{display:grid;gap:12px}.br-section-head{align-items:center;margin-bottom:17px}.br-section-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.br-section-count{min-width:30px;height:28px;padding:0 10px;border-radius:.75rem;background:var(--br-surface-3);color:var(--br-text-soft);display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;font-weight:600;letter-spacing:0}.br-section-count__label{display:none}.br-section-head h2,.br-panel-head h3,.br-card__title,.br-form-section__title,.br-table-card__head,.br-section-title{margin:0;font-size:22px;line-height:1.1;letter-spacing:-.04em;font-weight:600}.br-place-card{display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-areas:"logo info" "logo meta";align-items:center;gap:8px 13px;min-height:92px;padding:13px;border-radius:20px}.br-place-logo,.br-shop-photo,.br-shop-hero-photo{overflow:hidden;border-radius:18px;background:radial-gradient(circle at 40% 25%,color-mix(in srgb,var(--br-brand) 55%,transparent),transparent 28%),#111821;color:var(--br-brand);display:grid;place-items:center;font-weight:600}.br-place-logo,.br-shop-photo{width:54px;height:54px}.br-place-logo{grid-area:logo;width:58px;height:58px}.br-place-logo img,.br-shop-photo,.br-shop-photo img,.br-shop-hero-photo,.br-product-card__media img,.br-mini-beer__media img,.br-popular-card__media img,.br-beer-cover,.br-beer-photo,.br-similar-image img,.br-card__media img{width:100%;height:100%;object-fit:cover}.br-place-meta{grid-area:meta;min-width:0;display:flex;align-items:center;flex-wrap:wrap;justify-items:start;gap:6px 8px;white-space:normal}.br-place-meta b:not(.br-open-status){color:var(--br-green);font-size:12px}.br-place-meta .br-open-status,.br-card__meta .br-open-status{min-height:24px;padding:0 8px;font-size:11px}.br-place-info{grid-area:info;min-width:0}.br-place-info strong{color:var(--br-text);font-size:16px;line-height:1.12;font-weight:600}.br-place-info strong,.br-place-info small{overflow:hidden;display:-webkit-box;white-space:normal;-webkit-box-orient:vertical}.br-place-info strong{-webkit-line-clamp:2}.br-place-info small{margin-top:4px;-webkit-line-clamp:2}.br-place-meta small,.br-place-distance{min-height:24px;padding:0 8px;border:1px solid var(--br-border);border-radius:.75rem;background:var(--br-surface-3);display:inline-flex;align-items:center;color:var(--br-muted);font-size:11px;line-height:1;font-weight:600}.br-place-distance{border-color:color-mix(in srgb,var(--br-brand) 26%,var(--br-border));color:var(--br-brand);background:var(--br-brand-soft)}.br-place-card--nearby{border-color:color-mix(in srgb,var(--br-brand) 34%,var(--br-border));background:color-mix(in srgb,var(--br-brand-soft) 28%,var(--br-surface))}.br-mini-beer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.br-popular-list{display:grid;gap:12px}.br-mini-beer{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border-radius:20px}.br-popular-card{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:106px;padding:12px;border-radius:20px}.br-mini-beer__media,.br-popular-card__media,.br-product-card__media,.br-beer-media,.br-beer-photo-wrap,.br-similar-image,.br-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:var(--br-surface-2)}.br-mini-beer__media{width:64px;border-radius:16px}.br-popular-card__media{width:82px;border-radius:18px}.br-popular-card__body{min-width:0;display:grid;gap:4px}.br-popular-card__body strong,.br-popular-card__body small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-popular-card__body b{color:var(--br-text);font-size:16px;line-height:1.1;font-weight:600}.br-popular-card__side{align-self:start;min-height:30px;padding:0 10px;border-radius:.75rem;color:var(--br-brand);background:var(--br-brand-soft);display:inline-flex;align-items:center;white-space:nowrap;font-size:12px;font-weight:600}.br-mini-beer__media--missing,.br-popular-card__media--missing,.br-product-card__media--missing,.br-beer-media--missing,.br-beer-photo-wrap--missing,.br-similar-image--missing,.br-shop-photo--missing{background:radial-gradient(circle at 50% 20%,color-mix(in srgb,var(--br-brand) 28%,transparent),transparent 45%),var(--br-surface-2)}.br-mini-beer__media--missing:after,.br-popular-card__media--missing:after,.br-product-card__media--missing:after,.br-beer-media--missing:after,.br-beer-photo-wrap--missing:after,.br-similar-image--missing:after{content:"nakrane";color:var(--br-brand);font-size:11px;font-weight:600}.br-stat-row,.br-below-grid,.br-stat-grid,.br-card-grid,.br-source-progress,.br-definition-list--grid{display:grid;gap:14px}.br-stat-row{grid-template-columns:repeat(4,1fr)}.br-stat-card{padding:18px}.br-stat-card strong,.br-stat-card__value,.br-stat strong,.br-fact strong{display:block;font-size:30px;line-height:1;letter-spacing:-.04em;font-weight:600}.br-stat-card span,.br-stat-card__label,.br-stat span,.br-fact span{display:block;margin-top:8px;color:var(--br-muted);font-size:13px;line-height:1.35;font-weight:600}.br-below-grid{grid-template-columns:1.2fr .8fr;margin-top:22px}.br-news-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.br-news-card{min-height:166px;padding:18px;border-radius:22px;display:flex;flex-direction:column;justify-content:space-between}.br-news-card>span{width:fit-content;min-height:28px;padding:0 10px;border-radius:.75rem;background:var(--br-brand-soft);color:var(--br-brand);display:inline-flex;align-items:center;font-size:12px;font-weight:600}.br-rating-item{min-height:52px;padding:10px;border-radius:16px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px}.br-rating-item>span{width:30px;height:30px;border-radius:.75rem;background:var(--br-brand);color:var(--br-brand-contrast);display:grid;place-items:center;font-weight:600}.br-catalog-toolbar{display:grid;gap:14px;overflow:hidden;padding:22px;margin-bottom:var(--br-space-5)}.br-toolbar-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(210px,auto) auto;align-items:center;gap:14px}.br-search-field,.br-select-field,.br-form-field{border:1px solid var(--br-border);border-radius:.75rem;background:color-mix(in srgb,var(--br-surface) 84%,transparent);color:var(--br-text)}.br-search-field{min-height:52px;display:flex;align-items:center;gap:12px;padding:0 18px}.br-search-field .br-icon{width:20px;height:20px;color:var(--br-muted)}.br-search-field--standalone{position:relative;z-index:2}.br-search-field input,.br-search input,.br-form-field input:not([type=checkbox]),.br-form-field select,.br-field input:not([type=checkbox]),.br-field select,.br-select-field select,.br-range-input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--br-text);font-weight:600}.br-select-field{min-height:52px;padding:0 16px;display:flex;align-items:center}.br-filter-row,.br-chip-list,.br-actions,.br-filter-actions,.br-beer-meta,.br-shop-metrics,.br-shop-meta,.br-tags,.br-beer-tags{display:flex;align-items:center;flex-wrap:wrap;gap:10px 12px}.br-chip,.br-quick-chip,.br-tag,.br-badge,.br-availability-badge,.br-online,.br-shop-status,.br-open-status,.br-image-badge{min-height:38px;padding:0 14px;border-radius:.75rem;background:color-mix(in srgb,var(--br-surface) 82%,transparent);color:var(--br-text-soft);display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.br-open-status{border:1px solid color-mix(in srgb,currentColor 24%,transparent)}.br-open-status:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}.br-open-status--open{color:var(--br-green);background:var(--br-green-soft)}.br-open-status--closed{color:var(--br-red);background:var(--br-red-soft)}.br-chip--active,.br-quick-chip--active,.br-view-toggle__option--active,.br-sort-tabs__option--active{border-color:var(--br-text);background:var(--br-text);color:var(--br-surface)}[data-theme=dark] .br-chip--active,[data-theme=dark] .br-quick-chip--active,[data-theme=dark] .br-view-toggle__option--active,[data-theme=dark] .br-sort-tabs__option--active{border-color:var(--br-brand);background:var(--br-brand);color:var(--br-brand-contrast)}.br-catalog-layout{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start}.br-filter-sidebar{position:sticky;top:26px;padding:22px}.br-filter-sidebar h2{margin:0 0 18px;font-size:22px;letter-spacing:-.04em}.br-form-field{display:grid;gap:6px;padding:11px 13px;border-radius:16px}.br-form-field--full,.br-form-section{grid-column:1 / -1}.br-form-field__label,.br-field span{color:var(--br-muted);font-size:11px;font-weight:600;text-transform:uppercase}.br-form-field__hint,.br-form-field__error{font-size:12px;line-height:1.35}.br-form-field__hint{color:var(--br-muted)}.br-range-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.br-check-row{display:flex;align-items:center;gap:10px;color:var(--br-text-soft);font-weight:600}.br-check-row input[type=checkbox],.br-style-option input[type=checkbox]{appearance:none;-webkit-appearance:none;flex:0 0 auto;margin:0;padding:0;border:.0625rem solid var(--br-border-strong);background-color:var(--br-surface);display:inline-grid;place-content:center;cursor:pointer;position:relative;outline:none;box-shadow:none;transition:border-color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),transform .1s ease}.br-check-row input[type=checkbox]{width:1.125rem;height:1.125rem;border-radius:.375rem}.br-style-option input[type=checkbox]{width:1rem;height:1rem;border-radius:.25rem}.br-check-row input[type=checkbox]:hover,.br-style-option input[type=checkbox]:hover{border-color:var(--br-brand);box-shadow:0 0 0 .25rem color-mix(in srgb,var(--br-brand) 15%,transparent)}.br-check-row input[type=checkbox]:active,.br-style-option input[type=checkbox]:active{transform:scale(.92)}.br-check-row input[type=checkbox]:before,.br-style-option input[type=checkbox]:before{content:"";clip-path:polygon(14% 44%,0 58%,38% 96%,100% 16%,86% 2%,38% 68%);background-color:var(--br-brand-contrast);transform:scale(0);transform-origin:center;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.br-check-row input[type=checkbox]:before{width:.625rem;height:.625rem}.br-style-option input[type=checkbox]:before{width:.5rem;height:.5rem}.br-check-row input[type=checkbox]:checked,.br-style-option input[type=checkbox]:checked{background-color:var(--br-brand);border-color:var(--br-brand)}.br-check-row input[type=checkbox]:checked:before,.br-style-option input[type=checkbox]:checked:before{transform:scale(1)}.br-catalog-content{display:grid;gap:16px}.br-catalog-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--br-text-soft);font-size:14px;font-weight:600}.br-view-toggle,.br-sort-tabs{display:inline-flex;gap:4px;padding:5px;border:1px solid var(--br-border);border-radius:.75rem;background:var(--br-surface-3)}.br-view-toggle__option,.br-sort-tabs__option{min-height:34px;padding:0 12px;border-radius:.75rem;background:transparent;color:var(--br-muted);display:inline-flex;align-items:center;font-size:12px;font-weight:600}.br-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.br-product-grid.br-product-grid--list{grid-template-columns:1fr}.br-product-card{overflow:hidden;min-width:0;border:1px solid var(--br-border);border-radius:26px;background:color-mix(in srgb,var(--br-surface) 92%,transparent);box-shadow:var(--br-shadow-soft);transition:.18s ease}.br-product-card:hover,.br-place-card:hover,.br-place-directory-card:hover,.br-mini-beer:hover,.br-popular-card:hover,.br-news-card:hover,.br-rating-item:hover,.br-card:hover,.br-beer-card:hover,.br-similar-card:hover,.br-availability-card:hover{transform:translateY(-3px);border-color:var(--br-border-strong);box-shadow:var(--br-shadow)}.br-product-card__media{display:grid;place-items:center;min-height:236px;border-radius:0}.br-product-card__media>span,.br-beer-style,.br-change-badge{position:absolute;left:14px;top:14px;max-width:calc(100% - 28px);padding:7px 10px;border-radius:.75rem;color:#fff;background:#140e08b8;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.br-change-badge{top:auto;bottom:14px}.br-product-card__body{padding:18px}.br-product-card__head,.br-beer-head,.br-shop-top,.br-shop-title-line{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.br-shop-title-line__badges{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px}.br-product-card__head h2,.br-beer-title,.br-summary-card h1{margin:0;line-height:1.08;letter-spacing:-.04em;font-weight:600}.br-product-card__head h2{margin-top:5px;font-size:20px}.br-product-card__head small,.br-beer-brewery,.br-shop-address{color:var(--br-muted);font-weight:600}.br-brewery{margin:12px 0 0;color:var(--br-text-soft);font-size:19px;font-weight:600}.br-brewery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,360px),1fr));gap:24px}.br-brewery-card{display:block;padding:24px;border:1px solid var(--br-border);border-radius:var(--br-radius-xl);background:color-mix(in srgb,var(--br-surface) 86%,transparent);transition:.18s ease}.br-brewery-card:hover{transform:translateY(-4px);border-color:var(--br-border-strong);box-shadow:var(--br-shadow-soft)}.br-brewery-card__head{display:flex;align-items:center;gap:16px;margin-bottom:24px}.br-brewery-card__logo{width:64px;height:64px;flex:0 0 auto;border-radius:18px;background:color-mix(in srgb,var(--br-surface-3) 64%,transparent);box-shadow:inset 0 0 0 1px var(--br-border);display:grid;place-items:center;color:var(--br-brand);font-size:18px;font-weight:600;text-transform:uppercase;overflow:hidden}.br-brewery-card__logo img{width:100%;height:100%;object-fit:contain}.br-brewery-card__info{min-width:0}.br-brewery-card__info h2{margin:0;font-size:20px;font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-brewery-card__info p{margin:6px 0 0;color:var(--br-text-soft);font-size:14px;font-weight:600}.br-brewery-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.br-brewery-stat{padding:14px 6px;border:1px solid var(--br-border);border-radius:16px;background:color-mix(in srgb,var(--br-surface) 96%,transparent);text-align:center;min-width:0}.br-brewery-stat--link{position:relative;color:inherit;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.br-brewery-stat--link:hover{border-color:color-mix(in srgb,var(--br-brand) 40%,var(--br-border));background-color:color-mix(in srgb,var(--br-brand-soft) 12%,var(--br-surface));transform:translateY(-.125rem);box-shadow:0 .125rem .5rem color-mix(in srgb,var(--br-brand) 8%,transparent)}.br-stat-link-inline-arrow{display:inline-block;vertical-align:middle;width:.75rem;height:.75rem;margin-left:.25rem;color:var(--br-muted);opacity:.5;transition:transform .18s ease,opacity .18s ease,color .18s ease}.br-brewery-stat--link:hover .br-stat-link-inline-arrow{opacity:.95;color:var(--br-brand);transform:translate(.125rem)}.br-brewery-stat span{display:block;color:var(--br-muted);font-size:.75rem;font-weight:600;margin-bottom:.375rem;white-space:normal;line-height:1.1}.br-brewery-stat strong{display:block;font-size:1.125rem;font-weight:600}.br-brewery-catalog-cta{margin-top:14px}.br-brewery-stat__value--rating{color:var(--br-brand)}@media(max-width:680px){.br-brewery-grid{grid-template-columns:1fr;gap:16px}.br-brewery-card{padding:18px}.br-brewery-card__head{margin-bottom:18px}.br-brewery-stats{grid-template-columns:repeat(2,1fr);gap:10px}}.br-rating,.br-rating-badge{color:var(--br-brand);background:var(--br-brand-soft);font-weight:600}.br-producer-links{display:inline}.br-producer-links a{color:inherit;text-decoration:none}.br-producer-links a:hover{color:var(--br-brand)}.br-producer-links__sep{margin:0 .25em;color:var(--br-muted)}.br-rating{padding:6px 8px;border-radius:.75rem;font-size:12px;white-space:nowrap}.br-spec-grid,.br-beer-specs,.br-facts-grid,.br-hero-stats,.br-small-meta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.br-spec-grid span,.br-spec,.br-fact,.br-stat-card,.br-small-meta,.br-quality-grid>div{min-height:48px;padding:10px;border-radius:14px;background:color-mix(in srgb,var(--br-surface-3) 62%,transparent)}.br-spec-grid small,.br-spec span,.br-small-meta span,.br-quality-grid span{display:block;color:var(--br-muted);font-size:11px;font-weight:600}.br-spec-grid b,.br-spec strong,.br-small-meta strong,.br-quality-grid b{display:block;margin-top:4px;font-size:14px;font-weight:600}.br-product-card__footer,.br-card-footer-line,.br-beer-bottom,.br-mini-price,.br-stores-preview{margin-top:16px;padding-top:14px;border-top:1px solid var(--br-border);display:flex;align-items:center;justify-content:space-between;gap:12px}.br-product-card__footer small{display:block;color:var(--br-muted);font-size:12px;font-weight:600}.br-product-card__footer strong{font-size:18px;font-weight:600}.br-product-card__footer a{color:var(--br-brand);font-size:13px;font-weight:600}.br-select-shell{min-height:100vh;width:min(100% - 48px,1440px);margin:0 auto;padding:24px 0;display:grid;grid-template-rows:auto 1fr auto;gap:22px}.br-select-topbar{min-height:78px;padding:16px 18px;border:1px solid var(--br-border);border-radius:28px;background:color-mix(in srgb,var(--br-surface) 84%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);display:flex;align-items:center;justify-content:space-between}.br-brewery-hero{margin-bottom:1.5rem;padding:1.75rem;border:1px solid var(--br-border);border-radius:var(--br-radius-xl);background:color-mix(in srgb,var(--br-surface) 86%,transparent);display:grid;grid-template-columns:7.5rem minmax(0,1fr);gap:1.5rem;align-items:start}.br-brewery-hero__logo{position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid var(--br-border);border-radius:1.375rem;background:color-mix(in srgb,var(--br-surface-3) 64%,transparent);box-shadow:inset 0 0 0 1px var(--br-border);color:var(--br-brand);font-weight:600;width:7.5rem;aspect-ratio:1;font-size:2.25rem}.br-brewery-hero__logo img{width:100%;height:100%;object-fit:contain}.br-brewery-hero__body h1{margin:.5rem 0 0;font-size:clamp(1.75rem,4vw,2.625rem);line-height:1.05;font-weight:600}.br-brewery-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;color:var(--br-text-soft);font-weight:600;font-size:.75rem;margin-top:.375rem}.br-brewery-hero__meta span{display:inline-flex;align-items:center;gap:.25rem}.br-brewery-hero__meta span:not(:last-child):after{content:"·";margin-left:.5rem;color:var(--br-muted)}.br-brewery-hero .br-brewery-stats{margin-top:1.25rem;grid-template-columns:repeat(3,1fr)}.br-contact-list{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:.375rem}.br-contact-list li{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;background:var(--br-surface-3);border:1px solid var(--br-border);border-radius:999rem;font-size:.75rem;font-weight:600;color:var(--br-text-soft)}.br-contact-list .br-icon{width:.875rem;height:.875rem;flex:0 0 auto;color:var(--br-muted)}.br-contact-list a{color:var(--br-text-soft);text-decoration:none;transition:color .16s ease}.br-contact-list a:hover{color:var(--br-brand)}.br-place-list,.br-known-beer-grid{display:grid;gap:10px}.br-place-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.br-place-list a,.br-known-beer-grid a{padding:14px;border:1px solid var(--br-border);border-radius:16px;background:color-mix(in srgb,var(--br-surface-3) 62%,transparent);color:var(--br-text);text-decoration:none}.br-place-list strong,.br-known-beer-grid strong,.br-place-list span,.br-known-beer-grid span{display:block}.br-place-list span,.br-known-beer-grid span{margin-top:4px;color:var(--br-muted);font-weight:600}.br-place-list b{display:inline-flex;margin-top:10px;color:var(--br-brand)}@media(max-width:720px){.br-brewery-hero{grid-template-columns:1fr;padding:22px}.br-brewery-hero__logo{width:96px;font-size:28px}.br-brewery-hero .br-brewery-stats{grid-template-columns:repeat(3,1fr)}}.br-select-logo img:not(.br-logo-mascot):not(.br-logo-text){width:190px}.br-select-hero{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:22px}.br-select-card{position:relative;overflow:hidden;min-height:690px;padding:clamp(28px,5vw,64px);border:1px solid var(--br-border);border-radius:34px;background:linear-gradient(135deg,color-mix(in srgb,var(--br-surface) 94%,transparent),color-mix(in srgb,var(--br-surface-2) 86%,transparent));box-shadow:var(--br-shadow)}.br-select-card--hero h1{margin:26px 0 0;max-width:780px;font-size:clamp(48px,7vw,104px);line-height:.9;letter-spacing:-.075em;font-weight:600}.br-select-card--hero p{max-width:620px;margin:28px 0 0;color:var(--br-text-soft);font-size:clamp(17px,1.6vw,21px);line-height:1.65;font-weight:600}.br-select-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:72px}.br-select-stats div,.br-select-features article{border:1px solid var(--br-border);border-radius:24px;background:color-mix(in srgb,var(--br-surface) 72%,transparent);padding:18px}.br-select-stats strong{display:block;font-size:28px;font-weight:600}.br-select-stats span,.br-select-features span{display:block;margin-top:8px;color:var(--br-muted);font-weight:600}.br-city-picker{padding:clamp(22px,3vw,34px);display:grid;grid-template-rows:auto auto 1fr;gap:18px}.br-city-picker--modal{max-height:min(760px,calc(100dvh - 56px));overflow:auto;overscroll-behavior:contain;padding:clamp(22px,4vw,34px)}.br-radar-visual{position:absolute;width:500px;height:500px;right:-135px;top:-130px;border-radius:999px;opacity:.42;pointer-events:none;background:radial-gradient(circle,transparent 0 22%,color-mix(in srgb,var(--br-brand) 34%,transparent) 22.4% 23.1%,transparent 23.6% 40%,color-mix(in srgb,var(--br-brand) 26%,transparent) 40.4% 41.1%,transparent 41.6% 58%,color-mix(in srgb,var(--br-brand) 20%,transparent) 58.4% 59.1%,transparent 59.6%),linear-gradient(to right,transparent 49.6%,color-mix(in srgb,var(--br-brand) 30%,transparent) 49.8% 50.2%,transparent 50.4%),linear-gradient(to bottom,transparent 49.6%,color-mix(in srgb,var(--br-brand) 30%,transparent) 49.8% 50.2%,transparent 50.4%)}.br-city-picker__head,.br-city-option button{position:relative;z-index:2;display:flex;justify-content:space-between;gap:16px}.br-city-picker__head{align-items:flex-start;padding-right:46px}.br-city-picker__head h2{margin:0;font-size:clamp(30px,3vw,44px);line-height:1;letter-spacing:-.055em}.br-city-picker__head p{max-width:420px;margin:10px 0 0;color:var(--br-text-soft);line-height:1.55;font-weight:600}.br-city-picker__head>span{height:38px;padding:0 13px;border-radius:.75rem;background:var(--br-green-soft);color:var(--br-green);display:inline-flex;align-items:center;font-size:13px;font-weight:600;white-space:nowrap}.br-city-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:start}.br-city-option button{width:100%;min-height:98px;padding:16px;border:1px solid var(--br-border);border-radius:24px;background:color-mix(in srgb,var(--br-surface) 78%,transparent);color:var(--br-text);text-align:left;align-items:center;transition:.18s ease}.br-city-option button:hover,.br-city-option--active button{border-color:color-mix(in srgb,var(--br-brand) 42%,var(--br-border));background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand-soft) 48%,transparent),transparent),color-mix(in srgb,var(--br-surface) 84%,transparent);box-shadow:var(--br-shadow-soft)}.br-city-option strong,.br-city-option small{display:block}.br-city-option strong{font-size:17px;font-weight:600}.br-city-option small{margin-top:8px;color:var(--br-muted);font-size:12px;font-weight:600}.br-city-option b{color:var(--br-brand);width:34px;height:34px;border-radius:.75rem;background:var(--br-brand-soft);display:grid;place-items:center;flex:0 0 auto}.br-city-option b .br-icon{width:18px;height:18px}.br-select-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.br-select-features strong{font-size:16px;font-weight:600}.br-card-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.br-place-directory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:18px}.br-card{padding:18px}.br-place-directory-card{min-width:0;min-height:250px;padding:22px;border:1px solid var(--br-border);border-radius:var(--br-radius-xl);background:color-mix(in srgb,var(--br-surface) 92%,transparent);box-shadow:var(--br-shadow-soft);display:grid;align-content:space-between;gap:18px;transition:.18s ease}.br-place-directory-card__top{min-width:0;display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;align-items:start}.br-place-directory-card__media{width:96px;aspect-ratio:1 / 1;border:1px solid var(--br-border);border-radius:22px;background:radial-gradient(circle at 34% 20%,color-mix(in srgb,var(--br-brand) 18%,transparent),transparent 42%),var(--br-surface-3);display:grid;place-items:center;overflow:hidden}.br-place-directory-card__media img{width:100%;height:100%;object-fit:cover;border-radius:inherit;background:var(--br-surface)}.br-place-directory-card__media span{color:var(--br-brand);font-size:24px;font-weight:600;letter-spacing:-.04em}.br-place-directory-card__main{min-width:0;display:grid;gap:8px}.br-place-directory-card__kicker{color:var(--br-brand);font-size:12px;font-weight:600;text-transform:uppercase}.br-place-directory-card__title{color:var(--br-text);font-size:24px;line-height:1.08;letter-spacing:-.04em;font-weight:600;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.br-place-directory-card__address{color:var(--br-text-soft);font-size:15px;line-height:1.35;font-weight:600;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.br-place-directory-card__footer{min-width:0;display:grid;gap:12px}.br-place-directory-card__badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.br-place-directory-card__count{width:fit-content;min-height:34px;padding:0 13px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text);background:var(--br-surface-3);display:inline-flex;align-items:center;font-size:13px;font-weight:600}.br-place-directory-card__tags{min-width:0;display:flex;flex-wrap:wrap;gap:8px}.br-place-directory-card__tags span{min-height:30px;padding:0 11px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text-soft);background:color-mix(in srgb,var(--br-surface-3) 64%,transparent);display:inline-flex;align-items:center;font-size:12px;font-weight:600}.br-place-directory-card__meta{min-width:0;display:flex;flex-wrap:wrap;gap:6px 12px;color:var(--br-muted);font-size:12px;line-height:1.35;font-weight:600}.br-card--selected{border-color:color-mix(in srgb,var(--br-brand) 46%,var(--br-border));background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand-soft) 58%,transparent),color-mix(in srgb,var(--br-surface) 92%,transparent))}.br-card__head--media,.br-card__media{align-items:center}.br-card__media{display:flex;gap:12px}.br-card__kicker{color:var(--br-brand);font-size:12px;font-weight:600;text-transform:uppercase}.br-form-grid,.br-form-grid--filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.br-form-card--wide{margin-bottom:22px}.br-form-card--narrow{width:min(520px,100%);margin:8vh auto}.br-form-section{padding:10px 0;border-top:1px solid var(--br-border)}.br-form-section:first-child{border-top:0}.br-form-actions--full{grid-column:1 / -1}.br-toggle-box,.br-muted-box,.br-alert,.br-empty{padding:16px;border:1px solid var(--br-border);border-radius:20px;background:color-mix(in srgb,var(--br-surface-3) 58%,transparent)}.br-alert--success,.br-chip--appeared,.br-chip--shop-added,.br-change-badge--new{color:var(--br-green);background:var(--br-green-soft)}.br-alert--danger,.br-chip--disappeared,.br-chip--parse-failed{color:var(--br-red);background:var(--br-red-soft)}.br-empty{color:var(--br-text-soft);font-weight:600}.br-empty strong{display:block;margin-bottom:4px;color:var(--br-text)}.br-detail-layout{display:grid;grid-template-columns:390px minmax(0,1fr);gap:22px;align-items:start}.br-media-card,.br-side-sticky,.br-filters{position:sticky;top:26px}.br-media-card{overflow:hidden;padding:12px}.br-beer-photo-wrap{border-radius:22px}.br-photo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgb(20 14 8 / 38%),transparent 34%),linear-gradient(0deg,rgb(20 14 8 / 44%),transparent 42%);pointer-events:none}.br-photo-badges,.br-photo-caption{position:absolute;left:12px;right:12px;z-index:2;display:flex;justify-content:space-between;gap:10px}.br-photo-badges{top:12px}.br-photo-caption{bottom:12px;align-items:flex-end;color:#fff}.br-mini-actions{display:grid;gap:8px;margin-top:10px}.br-mini-actions button{min-height:44px;border:1px solid var(--br-border);border-radius:15px;color:var(--br-text);background:var(--br-surface);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;transition:.18s ease}.br-mini-actions button:hover{border-color:var(--br-border-strong);box-shadow:var(--br-shadow-soft)}.br-mini-actions .br-mini-actions__primary{border-color:transparent;background:linear-gradient(180deg,var(--br-brand-hover),var(--br-brand));color:var(--br-brand-contrast);box-shadow:0 14px 30px color-mix(in srgb,var(--br-brand) 24%,transparent)}.br-characteristics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0}.br-characteristics-grid>div{min-height:64px;padding:12px 14px;border-radius:15px;background:color-mix(in srgb,var(--br-surface-3) 62%,transparent)}.br-characteristics-grid dt{color:var(--br-muted);font-size:12px;font-weight:600}.br-characteristics-grid dd{margin:5px 0 0;color:var(--br-text);font-size:15px;font-weight:600;overflow-wrap:anywhere}.br-summary-card h1{font-size:clamp(38px,5vw,72px)}.br-rating-badge{min-width:86px;padding:12px;border-radius:18px;text-align:center}.br-rating-badge strong,.br-rating-badge span{display:block}.br-availability-card{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:12px;padding:12px;border:1px solid var(--br-border);border-radius:20px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);transition:.18s ease}.br-shop-side{min-width:132px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:10px;text-align:right}.br-shop-price{font-size:22px;font-weight:600;line-height:1}.br-shop-price span,.br-sku-list span{display:block;margin-top:4px;color:var(--br-muted);font-size:11px}.br-shop-buttons{display:flex;gap:6px}.br-shop-buttons a,.br-shop-buttons button{border:1px solid var(--br-border);border-radius:13px;padding:9px 10px;color:var(--br-text);background:var(--br-surface-2);font-size:12px;font-weight:600}.br-map--detail,.br-map--modal,.br-map--yandex{min-height:320px;border:1px solid var(--br-border);border-radius:22px;background:linear-gradient(var(--br-border) 1px,transparent 1px),linear-gradient(90deg,var(--br-border) 1px,transparent 1px),var(--br-surface-2);background-size:44px 44px}.br-two-columns,.br-split{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}.br-quality-grid{display:grid;gap:10px}.br-similar-grid,.br-upcoming-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.br-similar-card,.br-beer-card{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid var(--br-border);border-radius:20px;background:color-mix(in srgb,var(--br-surface) 86%,transparent);box-shadow:var(--br-shadow-soft);transition:.18s ease}.br-similar-image,.br-beer-media{width:76px;border-radius:17px}.br-beer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.br-beer-grid--list{grid-template-columns:1fr}.br-beer-card{grid-template-columns:112px minmax(0,1fr);align-items:start}.br-beer-card .br-beer-media{width:112px}.br-beer-title{font-size:18px}.br-beer-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:auto}.br-beer-preview div{padding:10px;border-radius:14px;background:var(--br-surface-3)}.br-beer-preview strong,.br-beer-preview span{display:block}.br-beer-preview span{margin-top:3px;color:var(--br-muted);font-size:12px;font-weight:600}.br-shop-list,.br-change-list{display:grid;gap:10px}.br-shop-card,.br-change-item,.br-timeline-item{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--br-border);border-radius:20px;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-change-item,.br-timeline-item{grid-template-columns:auto minmax(0,1fr) auto}.br-change-dot,.br-dot{width:10px;height:10px;border-radius:999px;background:var(--br-brand);box-shadow:0 0 0 6px color-mix(in srgb,var(--br-brand) 18%,transparent)}.br-change-dot--appeared,.br-dot--appeared{background:var(--br-green)}.br-change-dot--disappeared,.br-dot--disappeared,.br-change-dot--parse-failed,.br-dot--parse-failed{background:var(--br-red)}.br-table-card{overflow:hidden}.br-row{display:grid;gap:8px;padding:14px 16px;border-bottom:1px solid var(--br-border)}.br-row:last-child{border-bottom:0}.br-row--run{grid-template-columns:minmax(0,1fr) 120px 120px 120px;align-items:center}.br-row--event{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.br-row--setting{grid-template-columns:minmax(0,1fr) auto auto;align-items:center}.br-row--admin-user{grid-template-columns:minmax(0,1fr) minmax(150px,auto) minmax(180px,auto);align-items:start}.br-admin-user__main,.br-admin-user__favorites{display:grid;gap:6px}.br-admin-user__favorites{margin-top:8px}.br-row__title{font-weight:600}.br-row__text{color:var(--br-text-soft);font-size:13px;line-height:1.45}.br-row__side{display:grid;justify-items:end;gap:6px;text-align:right}.br-definition-list{margin:0}.br-definition-list--grid{grid-template-columns:repeat(3,minmax(0,1fr))}.br-definition-list dt{color:var(--br-muted);font-size:13px;font-weight:600}.br-definition-list dd{margin:3px 0 0;color:var(--br-text);font-weight:600;overflow-wrap:anywhere}.br-source-progress{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:14px}.br-source-progress__item{padding:12px;border:1px solid var(--br-border);border-radius:var(--br-radius-md);background:var(--br-surface-2)}.br-pagination{margin-top:18px}.br-pagination nav,.br-pagination>*{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.br-pagination a,.br-pagination span,.br-page-button,.br-page-link{min-width:40px;min-height:40px;padding:0 12px;border:1px solid var(--br-border);border-radius:14px;background:var(--br-surface);color:var(--br-text-soft);display:inline-flex;align-items:center;justify-content:center;font-weight:600}.br-yandex-marker{position:relative;transform:translate(-50%,-100%);width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--br-surface);color:var(--br-text);text-decoration:none;box-shadow:0 14px 26px #0000003d}.br-yandex-marker__logo{width:38px;height:38px;border-radius:inherit;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--br-brand) 18%,var(--br-surface));color:var(--br-text);font-size:13px;font-weight:600}.br-yandex-marker__logo img{width:100%;height:100%;object-fit:cover;display:block}.br-yandex-marker__logo--missing{border:0}.br-yandex-marker__badge{position:absolute;right:-7px;bottom:-4px;min-width:28px;height:28px;padding:0 8px;border-radius:999px;border:0;background:var(--br-brand);color:var(--br-brand-contrast);display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;line-height:1}.br-yandex-user-marker{position:relative;transform:translate(-50%,-50%);width:22px;height:22px;border:4px solid var(--br-surface);border-radius:999px;background:var(--br-blue);box-shadow:0 0 0 8px color-mix(in srgb,var(--br-blue) 22%,transparent),0 14px 30px #00000042}.br-yandex-user-marker:after{content:"";position:absolute;inset:-16px;border-radius:inherit;border:1px solid color-mix(in srgb,var(--br-blue) 42%,transparent);animation:br-user-marker-pulse 1.8s ease-out infinite}@keyframes br-user-marker-pulse{0%{transform:scale(.62);opacity:.9}to{transform:scale(1.18);opacity:0}}.br-modal-backdrop{position:fixed;inset:0;z-index:60;display:none;place-items:center;padding:24px;background:#03060aa3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.br-modal-backdrop--show{display:grid}.br-modal{position:relative;width:min(100%,760px);max-height:calc(100dvh - 48px);overflow:hidden;border:1px solid var(--br-border-strong);border-radius:30px;background:color-mix(in srgb,var(--br-surface) 96%,transparent);box-shadow:var(--br-shadow)}.br-modal-map-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:26px 76px 18px 26px}.br-modal-map-head h2{margin:0;color:var(--br-text);font-size:28px;line-height:1.05}.br-modal-map-head p{max-width:760px;margin:8px 0 0;color:var(--br-text-soft);font-weight:600;line-height:1.35}.br-map--modal{min-height:min(68dvh,680px);margin:0 26px 26px;border-radius:22px}.br-modal-close{position:absolute;right:18px;top:18px;z-index:5;width:42px;height:42px;border:1px solid var(--br-border);border-radius:999px;background:color-mix(in srgb,var(--br-surface) 86%,transparent);color:var(--br-text);display:grid;place-items:center;transition:.18s ease}.br-modal-close:hover{border-color:var(--br-border-strong);box-shadow:var(--br-shadow-soft)}.br-modal-close .br-icon{width:20px;height:20px}.br-toast{position:fixed;left:50%;bottom:24px;z-index:50;transform:translate(-50%) translateY(120px);opacity:0;pointer-events:none;padding:12px 16px;border-radius:.75rem;color:#fff;background:#20170ff0;box-shadow:0 18px 40px #20170f38;transition:.25s ease;text-align:center}.br-toast--show{transform:translate(-50%) translateY(0);opacity:1}.br-bottom-nav{position:fixed;left:12px;right:12px;bottom:12px;z-index:20;display:none;grid-template-columns:repeat(5,1fr);gap:6px;padding:7px;border:1px solid var(--br-border);border-radius:24px;background:color-mix(in srgb,var(--br-surface) 92%,transparent);box-shadow:var(--br-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.br-bottom-nav__button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:18px;padding:9px 6px;background:transparent;color:var(--br-muted);font-size:11px;font-weight:600}.br-bottom-nav__icon{width:28px;height:28px;display:grid;place-items:center}.br-bottom-nav__icon .br-icon{width:24px;height:24px}.br-bottom-nav__button--active{background:var(--br-text);color:var(--br-surface)}@media(max-width:1380px){.br-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.br-map-bottom,.br-map-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){:root{--br-sidebar-width: 220px}.br-home-grid,.br-below-grid,.br-catalog-layout,.br-detail-layout,.br-two-columns,.br-split{grid-template-columns:1fr}.br-filter-sidebar,.br-media-card,.br-side-sticky,.br-filters{position:static}.br-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.br-side-stack{grid-template-columns:1fr}.br-characteristics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.br-mobile-header{display:flex}.br-theme-toggle--mobile{display:inline-flex}.br-app{display:block}.br-sidebar{display:none}.br-main{padding:16px}.br-topbar{display:grid;grid-template-columns:1fr auto;gap:10px;border-radius:0}.br-global-search{grid-column:1 / -1;grid-row:2;width:100%;margin-right:0}.br-city-select{width:100%;justify-content:center}.br-status-pill{grid-column:2;grid-row:1;white-space:nowrap}.br-select-hero{grid-template-columns:1fr}.br-select-card{min-height:auto}.br-select-features{grid-template-columns:repeat(2,1fr)}.br-toolbar-grid,.br-form-grid,.br-form-grid--filters,.br-definition-list--grid,.br-source-progress{grid-template-columns:1fr}.br-catalog-toolbar{padding:18px}.br-news-row,.br-similar-grid,.br-upcoming-grid{grid-template-columns:1fr}}@media(max-width:680px){.br-body{padding-bottom:0rem}.br-mobile-header{min-height:78px;gap:12px;padding:10px 16px}.br-mobile-logo{min-width:0}.br-mobile-logo span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-theme-toggle--mobile{flex:0 0 auto;padding:4px}.br-theme-toggle--mobile button{width:36px;height:30px}.br-home-grid,.br-side-stack,.br-mini-beer-grid,.br-popular-list,.br-stat-row,.br-product-grid,.br-beer-grid,.br-card-grid,.br-place-directory-grid,.br-select-stats,.br-select-features,.br-city-grid{grid-template-columns:1fr}.br-modal-backdrop{padding:12px}.br-modal{max-height:calc(100dvh - 24px);border-radius:28px}.br-modal-map-head{padding:22px 64px 14px 18px}.br-modal-map-head h2{font-size:24px}.br-modal-map-head p{font-size:14px}.br-map--modal{min-height:min(66dvh,560px);margin:0 12px 12px;border-radius:20px}.br-city-picker--modal{padding:24px}.br-city-picker__head{display:grid;padding-right:44px}.br-city-picker__head h2{font-size:32px}.br-city-picker__head>span{width:fit-content}.br-map-panel,.br-map-shell{min-height:clamp(420px,62dvh,620px);border-radius:24px}.br-map-overlay{left:10px;right:10px;top:10px;align-items:flex-start;justify-content:flex-end;pointer-events:none}.br-map-hero{display:none}.br-map-actions{display:grid;pointer-events:auto;gap:6px}.br-map-locate{min-height:40px;padding:0 11px;border-radius:14px;font-size:12px;white-space:nowrap}.br-map-locate .br-icon{flex:0 0 auto;width:17px;height:17px}.br-map-location-status{max-width:240px;border-radius:14px;font-size:11px}.br-map-bottom{display:none}.br-map-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.br-mobile-map-summary{display:grid;gap:14px;padding:18px;border:1px solid var(--br-border);border-radius:24px;background:color-mix(in srgb,var(--br-surface) 90%,transparent);box-shadow:var(--br-shadow-soft)}.br-mobile-map-summary__text{min-width:0}.br-mobile-map-summary h2{margin:12px 0 0;font-size:34px;line-height:.98;letter-spacing:-.055em}.br-mobile-map-summary h2 span{color:var(--br-brand)}.br-mobile-map-summary p{margin:10px 0 0;color:var(--br-text-soft);font-weight:600;line-height:1.5}.br-quick-card{min-height:84px;padding:12px;align-items:flex-start}.br-quick-card small{display:none}.br-quick-card__icon{width:36px;height:36px;border-radius:14px}.br-popular-card{grid-template-columns:72px minmax(0,1fr);min-height:96px}.br-popular-card__media{width:72px}.br-popular-card__side{grid-column:2;justify-self:start;align-self:center}.br-place-directory-card{min-height:0;padding:16px;border-radius:24px;gap:14px}.br-place-directory-card__top{grid-template-columns:78px minmax(0,1fr);gap:13px}.br-place-directory-card__media{width:78px;border-radius:18px}.br-place-directory-card__title{font-size:20px}.br-place-directory-card__address{font-size:14px}.br-place-directory-card__footer{gap:10px}.br-page-head,.br-section-head,.br-panel-head,.br-summary-top,.br-card__head,.br-catalog-summary{flex-direction:column;align-items:stretch}.br-page-head__title{font-size:42px}.br-filter-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.br-filter-row::-webkit-scrollbar{display:none}.br-chip{flex:0 0 auto}.br-product-card__media{min-height:220px}.br-availability-card,.br-row--run,.br-row--event,.br-row--setting,.br-shop-card,.br-change-item,.br-timeline-item{grid-template-columns:1fr}.br-shop-side,.br-row__side{align-items:flex-start;justify-items:start;text-align:left}.br-detail-badges,.br-section-title-row{align-items:flex-start}.br-characteristics-grid{grid-template-columns:1fr}.br-bottom-nav{display:grid}.br-select-shell{width:min(100% - 24px,1440px);padding:12px 0}.br-select-topbar{border-radius:22px}.br-select-logo img:not(.br-logo-mascot):not(.br-logo-text){width:156px}}@media(max-width:420px){.br-theme-compact span[data-theme-label],.br-status-pill{font-size:12px}.br-select-card--hero h1{font-size:48px}}.br-brand-mark,.br-logo__mark--text{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:16px;color:var(--br-brand-contrast);background:var(--br-brand);font-weight:600;letter-spacing:-.06em;box-shadow:var(--br-shadow-soft)}.br-logo{justify-content:flex-start;gap:12px;min-height:72px}.br-logo__copy{display:grid;gap:1px;min-width:0}.br-logo__title{color:var(--br-text);font-size:21px;font-weight:600;line-height:1;letter-spacing:-.04em}.br-logo__subtitle{color:var(--br-muted);font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.br-mobile-logo{gap:10px}.br-mobile-logo .br-brand-mark{width:40px;height:40px;flex-basis:40px;border-radius:14px}.br-select-logo{display:inline-flex;align-items:center;gap:12px}.br-select-logo__text{color:var(--br-text);font-size:22px;font-weight:600;letter-spacing:-.04em}.br-button,.br-small-button{border-color:var(--br-border);color:var(--br-text);background:var(--br-surface-3);box-shadow:none}.br-button--primary,.br-small-button--primary{border-color:var(--br-brand);color:var(--br-brand-contrast);background:var(--br-brand);box-shadow:var(--br-shadow-glow)}.br-button:hover,.br-small-button:hover,.br-button--soft:hover,.br-button--ghost:hover{color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border));background:var(--br-brand-soft);box-shadow:none;transform:none}.br-button--primary:hover,.br-small-button--primary:hover{color:var(--br-brand-contrast);border-color:var(--br-brand);background:var(--br-brand-hover);box-shadow:none;transform:none}.br-chip,.br-pill{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:fit-content;min-height:30px;padding:6px 10px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-2);font-size:12px;font-weight:600;white-space:nowrap}.br-chip--active,.br-pill--accent{color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 24%,transparent);background:color-mix(in srgb,var(--br-brand) 9%,transparent)}a.br-pill{text-decoration:none;transition:color .16s ease,border-color .16s ease,background .16s ease}a.br-pill:hover,a.br-pill:focus-visible{color:var(--br-text);border-color:color-mix(in srgb,currentColor 34%,var(--br-border));background:color-mix(in srgb,var(--br-surface-3) 72%,transparent)}a.br-pill:focus-visible{outline:2px solid color-mix(in srgb,currentColor 38%,transparent);outline-offset:2px}a.br-pill--accent:hover,a.br-pill--accent:focus-visible{color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 38%,transparent);background:color-mix(in srgb,var(--br-brand) 13%,transparent)}a.br-pill--success:hover,a.br-pill--success:focus-visible{color:var(--br-green);border-color:color-mix(in srgb,var(--br-green) 38%,transparent);background:color-mix(in srgb,var(--br-green-soft) 88%,transparent)}.br-pill--success{color:var(--br-green);border-color:color-mix(in srgb,var(--br-green) 24%,transparent);background:var(--br-green-soft)}.br-pill--warning{color:var(--br-orange);border-color:color-mix(in srgb,var(--br-orange) 28%,transparent);background:var(--br-orange-soft)}.br-live-pill{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:6px 10px;border-radius:.75rem;color:var(--br-green);background:var(--br-green-soft);font-size:12px;font-weight:600;white-space:nowrap}.br-live-pill:before{content:"";width:8px;height:8px;border-radius:.75rem;background:currentColor;box-shadow:0 0 0 6px color-mix(in srgb,var(--br-green) 16%,transparent)}.br-section-link{display:inline-flex;align-items:center;gap:8px;color:var(--br-brand);font-weight:600;white-space:nowrap}.br-section-link .br-icon{width:17px;height:17px}.br-telegram-fab{position:fixed;right:28px;bottom:28px;z-index:60;display:flex;align-items:center;gap:12px;width:58px;min-height:58px;padding:6px;overflow:hidden;border:1px solid var(--br-border);border-radius:999px;color:var(--br-text);background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:width .26s ease,transform .18s ease,border-color .18s ease}.br-telegram-fab:hover{width:254px;border-color:color-mix(in srgb,var(--br-brand) 34%,transparent)}.br-telegram-fab__icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:50%;color:var(--br-brand-contrast);background:var(--br-brand)}.br-telegram-fab__icon .br-icon{width:25px;height:25px}.br-telegram-fab__copy{display:grid;white-space:nowrap;text-align:left}.br-telegram-fab__copy strong{font-size:16px}.br-telegram-fab__copy span{color:var(--br-muted);font-size:13px}.br-home-page{width:min(100%,1430px);margin:0 auto}.br-home-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:24px;align-items:end;margin:14px 0 24px;padding:0 16px}.br-home-head__copy{min-width:0}.br-home-head__title{max-width:820px;margin:0;font-size:clamp(36px,5vw,66px);line-height:.96;letter-spacing:-.065em}.br-home-head__text{max-width:690px;margin:17px 0 0;color:var(--br-text-soft);font-size:clamp(16px,2vw,20px);line-height:1.5}.br-home-head__stats{display:grid;gap:10px}.br-home-head__stat{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px 16px;border:1px solid var(--br-border);border-radius:21px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.br-home-head__stat span{color:var(--br-muted);font-size:13px;font-weight:600}.br-home-head__stat strong{font-size:20px;letter-spacing:-.04em}.br-home-map{--br-home-map-radius: 48px;position:relative;overflow:hidden;min-height:620px;margin-bottom:28px;border:0;border-radius:var(--br-home-map-radius);background:radial-gradient(circle at 18% 24%,color-mix(in srgb,var(--br-green) 20%,transparent),transparent 20rem),radial-gradient(circle at 76% 18%,color-mix(in srgb,var(--br-brand) 24%,transparent),transparent 23rem),linear-gradient(135deg,var(--br-bg-soft),var(--br-surface));box-shadow:var(--br-shadow);isolation:isolate}.br-home-map__canvas{position:absolute;inset:0;z-index:0;overflow:hidden;border-radius:inherit}.br-home-map__canvas>*{overflow:hidden;border-radius:inherit}.br-home-map__fallback{position:absolute;inset:0;display:block;min-height:100%;border:0;border-radius:inherit;background:linear-gradient(90deg,color-mix(in srgb,var(--br-border) 48%,transparent) 1px,transparent 1px),linear-gradient(color-mix(in srgb,var(--br-border) 48%,transparent) 1px,transparent 1px),var(--br-surface-2);background-size:58px 58px}.br-home-map__lines{position:absolute;inset:0;width:100%;height:100%;opacity:.9;pointer-events:none}.br-home-map__river,.br-home-map__street,.br-home-map__route{fill:none;stroke-linecap:round}.br-home-map__river{stroke:color-mix(in srgb,var(--br-green) 22%,transparent);stroke-width:36}.br-home-map__street{stroke:color-mix(in srgb,var(--br-border) 76%,transparent);stroke-width:5}.br-home-map__street--wide{stroke:color-mix(in srgb,var(--br-border-strong) 62%,transparent);stroke-width:11}.br-home-map__route{stroke:url(#brHomeRouteGradient);stroke-width:6;stroke-dasharray:9 10;animation:br-home-route 18s linear infinite}@keyframes br-home-route{to{stroke-dashoffset:-180}}.br-home-map__search,.br-home-map__panel,.br-home-map__dock{position:absolute;z-index:2}.br-home-map__search{top:28px;left:28px;width:min(520px,calc(100% - 56px));padding:18px;border:1px solid var(--br-border);border-radius:30px;background:color-mix(in srgb,var(--br-surface) 90%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}.br-home-map__search-head,.br-home-map__panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.br-home-map__search-head strong,.br-home-map__panel-head strong{font-size:20px;letter-spacing:-.04em}.br-home-map__panel-head span{color:var(--br-muted);font-size:12px;font-weight:600}.br-home-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-height:56px;padding:6px 10px 6px 16px;border:1px solid var(--br-border);border-radius:19px;background:var(--br-surface-2)}.br-home-search input{min-width:0;border:0;outline:none;color:var(--br-text);background:transparent;font-weight:600}.br-home-search button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--br-border);border-radius:14px;color:var(--br-text);background:var(--br-surface-3)}.br-home-filter-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.br-home-map__panel{top:28px;right:28px;width:346px;overflow:hidden;border:1px solid var(--br-border);border-radius:31px;background:color-mix(in srgb,var(--br-surface) 88%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}.br-home-map__panel-head{padding:18px 18px 0}.br-venue-mini-list{display:grid;gap:2px;padding:0 10px 10px}.br-venue-mini{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;padding:10px;border-radius:22px;transition:background .18s ease,transform .18s ease}.br-venue-mini:hover{background:var(--br-surface-3);transform:translate(2px)}.br-venue-mini__logo,.br-venue-card__logo,.br-producer-tile__logo,.br-store-card__logo,.br-brewery-link__logo,.br-producer-mini__logo{display:grid;place-items:center;overflow:hidden;border:1px solid var(--br-border);color:var(--br-brand-contrast);background:var(--br-brand);font-weight:600;letter-spacing:-.06em;box-shadow:var(--br-shadow-soft)}.br-venue-mini__logo{width:48px;height:48px;border-radius:16px}.br-venue-mini__logo img,.br-venue-card__logo img,.br-producer-tile__logo img,.br-store-card__logo img,.br-brewery-link__logo img,.br-producer-mini__logo img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.br-venue-mini__logo:has(>img),.br-venue-card__logo:has(>img),.br-producer-tile__logo:has(>img),.br-store-card__logo:has(>img),.br-brewery-link__logo:has(>img),.br-producer-mini__logo:has(>img),.br-place-logo:has(>img),.br-shop-photo:has(>img),.br-shop-hero-photo:has(>img),.br-brewery-card__logo:has(>img),.br-brewery-hero__logo:has(>img),.br-yandex-marker__logo:has(>img){border-color:transparent;background:transparent;box-shadow:none}.br-venue-mini__copy{min-width:0}.br-venue-mini__copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;letter-spacing:-.02em}.br-venue-mini__copy span{display:block;margin-top:3px;overflow:hidden;color:var(--br-muted);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-venue-mini__price{color:var(--br-brand);font-size:14px;font-weight:600;white-space:nowrap}.br-home-map__dock{left:28px;right:28px;bottom:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.br-home-dock-card{min-width:0;padding:16px;border:1px solid var(--br-border);border-radius:25px;background:color-mix(in srgb,var(--br-surface) 84%,transparent);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.br-home-dock-card span{display:block;color:var(--br-muted);font-size:12px;font-weight:600}.br-home-dock-card strong{display:block;margin-top:7px;overflow:hidden;font-size:22px;line-height:1;letter-spacing:-.05em;text-overflow:ellipsis;white-space:nowrap}.br-home-map__pin{position:absolute;z-index:1;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:var(--br-brand-contrast);background:var(--br-brand);box-shadow:0 12px 26px color-mix(in srgb,var(--br-brand) 26%,transparent);transform:translate(-50%,-50%)}.br-home-map__pin:before{content:"";position:absolute;inset:-9px;z-index:-1;border:0;border-radius:inherit;background:color-mix(in srgb,var(--br-brand) 14%,transparent);animation:br-pin-pulse 2.8s ease-in-out infinite}.br-home-map__pin:after{content:attr(data-count);position:absolute;top:-8px;right:-8px;min-width:22px;height:22px;display:grid;place-items:center;padding:0 6px;border:0;border-radius:999px;color:var(--br-brand-contrast);background:var(--br-brand-active);font-size:11px;font-weight:600}.br-home-map__pin:hover{z-index:5;transform:translate(-50%,-54%)}.br-home-map__pin--1{left:32%;top:58%}.br-home-map__pin--2{left:58%;top:44%;background:var(--br-brand-hover)}.br-home-map__pin--3{left:75%;top:31%}.br-home-map__pin--4{left:80%;top:61%;background:var(--br-orange)}.br-home-map__pin--5{left:47%;top:70%}.br-home-map__tooltip{position:absolute;bottom:calc(100% + 12px);left:50%;width:max-content;max-width:220px;padding:10px 12px;border:1px solid var(--br-border);border-radius:15px;color:var(--br-text);background:var(--br-surface);box-shadow:var(--br-shadow-soft);opacity:0;pointer-events:none;transform:translate(-50%) translateY(4px);transition:opacity .18s ease,transform .18s ease}.br-home-map__pin:hover .br-home-map__tooltip{opacity:1;transform:translate(-50%) translateY(0)}.br-home-map__tooltip strong,.br-home-map__tooltip span{display:block}.br-home-map__tooltip span{margin-top:3px;color:var(--br-muted);font-size:12px}.br-home-map__empty{position:absolute;left:50%;top:54%;display:grid;gap:4px;max-width:280px;padding:16px;border:1px solid var(--br-border);border-radius:20px;background:var(--br-surface);text-align:center;transform:translate(-50%,-50%)}.br-home-map__empty span{color:var(--br-muted);font-size:13px}@keyframes br-pin-pulse{0%,to{opacity:.42;transform:scale(.88)}50%{opacity:.12;transform:scale(1.2)}}.br-home-section{margin-top:32px}.br-home-section__head,.br-home-panel__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px;padding:0 16px}.br-home-panel__head{padding:0}.br-home-section__head h2,.br-home-panel__head h2{margin:0;font-size:clamp(25px,3vw,36px);line-height:1;letter-spacing:-.055em}.br-home-section__head p,.br-home-panel__head p{max-width:560px;margin:8px 0 0;color:var(--br-text-soft);font-size:15px;line-height:1.5}.br-hunt-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.br-hunt-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:430px;padding:12px;border:1px solid var(--br-border);border-radius:34px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(24px) saturate(1.15);backdrop-filter:blur(24px) saturate(1.15);transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.br-hunt-card:hover{border-color:var(--br-border-strong);box-shadow:var(--br-shadow);transform:translateY(-4px)}.br-hunt-card__media{position:relative;overflow:hidden;display:grid;place-items:center;aspect-ratio:1 / 1;border:1px solid var(--br-border);border-radius:26px;background:radial-gradient(circle at 35% 18%,rgba(255,255,255,.28),transparent 16%),linear-gradient(135deg,#2ee6e642,#54a5ff29 48%,#9a86ff40)}.br-hunt-card__media img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.br-hunt-card__tags{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:7px}.br-hunt-card__tags span{display:inline-flex;min-height:28px;align-items:center;padding:5px 9px;border:1px solid rgba(255,255,255,.18);border-radius:.75rem;color:#fff;background:#070a1275;font-size:11px;font-weight:600;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.br-hunt-card__can,.br-beer-cover__can{position:relative;display:grid;place-items:center;width:42%;height:72%;border-radius:22px 22px 18px 18px;color:var(--br-brand-contrast);background:linear-gradient(90deg,rgba(255,255,255,.38),transparent 18%,transparent 74%,rgba(0,0,0,.18)),linear-gradient(160deg,var(--br-brand-hover),var(--br-brand) 46%,var(--br-brand-3));box-shadow:0 24px 50px #0000003d;transform:rotate(-7deg)}.br-hunt-card__can b,.br-beer-cover__can b{position:absolute;inset:auto 12% 22%;overflow:hidden;padding:8px;border-radius:.75rem;background:#070a1285;font-size:11px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.br-hunt-card__body{display:flex;flex:1;flex-direction:column;padding:16px 6px 4px}.br-hunt-card__style{color:var(--br-muted);font-size:12px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.br-hunt-card h3{margin:7px 0 8px;font-size:21px;line-height:1.12;letter-spacing:-.04em}.br-hunt-card p{min-height:42px;margin:0;color:var(--br-text-soft);font-size:14px;line-height:1.46}.br-hunt-card__meta{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.br-hunt-card__meta span{display:grid;gap:3px;padding:9px;border:1px solid var(--br-border);border-radius:15px;color:var(--br-muted);background:var(--br-surface-2);font-size:11px;font-weight:600}.br-hunt-card__meta b{color:var(--br-text);font-size:13px}.br-hunt-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.br-hunt-card__price{display:grid;gap:1px}.br-hunt-card__price small{color:var(--br-muted);font-size:12px;font-weight:600}.br-hunt-card__price strong{font-size:20px;letter-spacing:-.05em}.br-small-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border:1px solid var(--br-border);border-radius:14px;font-size:14px;font-weight:600}.br-home-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;align-items:start}.br-home-panel,.br-telegram-cta,.br-glass-card{border:1px solid var(--br-border);border-radius:36px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(24px) saturate(1.15);backdrop-filter:blur(24px) saturate(1.15)}.br-home-panel{overflow:hidden;padding:22px}.br-radar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.br-radar-card{position:relative;min-width:0;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:stretch;overflow:hidden;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);transition:transform .18s ease,border-color .18s ease,background .18s ease}.br-radar-card:hover{border-color:var(--br-border-strong);background:var(--br-surface-2);transform:translateY(-2px)}.br-radar-card__media{position:relative;overflow:hidden;min-height:148px;display:grid;place-items:center;color:var(--br-text);background:var(--br-surface-3)}.br-radar-card__media img{width:100%;height:100%;display:block;object-fit:cover}.br-radar-card__media--missing span{font-size:26px;font-weight:600}.br-radar-card__media b{position:absolute;top:10px;left:10px;max-width:calc(100% - 20px);min-height:26px;display:inline-flex;align-items:center;padding:5px 8px;border:1px solid rgba(255,255,255,.18);border-radius:.75rem;color:#fff;background:#070a1294;font-size:11px;line-height:1.1;font-weight:600;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.br-radar-card__favorite{position:absolute;top:10px;right:10px;z-index:3}.br-radar-card__body{min-width:0;display:flex;flex-direction:column;gap:7px;justify-content:center;padding:14px}.br-radar-card__style{overflow:hidden;color:var(--br-muted);font-size:12px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-radar-card h3{margin:0;font-size:18px;line-height:1.12;font-weight:600;letter-spacing:0}.br-radar-card h3 a{overflow:hidden;color:inherit;display:-webkit-box;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical}.br-radar-card p{min-width:0;margin:0;overflow:hidden;color:var(--br-muted);font-size:13px;line-height:1.25;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-radar-card__facts.br-card-facts{display:flex;margin-top:4px}.br-radar-card__venue{max-width:100%}.br-radar-card__venue strong{overflow:hidden;max-width:130px;display:block;text-overflow:ellipsis;white-space:nowrap}.br-home-split--insights{grid-template-columns:minmax(0,1fr) minmax(330px,.78fr)}.br-style-leader-list,.br-hotspot-list{display:grid;gap:10px}.br-style-leader-row,.br-hotspot-row{min-width:0;display:grid;align-items:center;gap:12px;padding:12px;border:1px solid var(--br-border);border-radius:20px;background:var(--br-surface-2);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.br-style-leader-row{grid-template-columns:58px minmax(0,1fr) auto}.br-hotspot-row{grid-template-columns:54px minmax(0,1fr) auto}.br-style-leader-row:hover,.br-hotspot-row:hover{border-color:var(--br-border-strong);background:var(--br-surface-3);transform:translateY(-2px)}.br-hotspot-row__logo{width:54px;height:54px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--br-border);border-radius:18px;color:var(--br-text);background:var(--br-surface-3);font-size:14px;font-weight:600}.br-hotspot-row__logo img{width:100%;height:100%;display:block;object-fit:cover}.br-hotspot-row__logo--missing{border-color:color-mix(in srgb,var(--br-amber) 32%,transparent);color:var(--br-amber);background:color-mix(in srgb,var(--br-amber) 10%,var(--br-surface-3))}.br-style-leader-row__media{position:relative;width:58px;height:58px;overflow:hidden;display:grid;place-items:center;border:1px solid var(--br-border);border-radius:18px;color:var(--br-text);background:var(--br-surface-3)}.br-style-leader-row__media img{width:100%;height:100%;display:block;object-fit:cover}.br-style-leader-row__media>span{font-size:16px;font-weight:600}.br-style-leader-row__media b{position:absolute;right:5px;bottom:5px;min-width:26px;height:22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid color-mix(in srgb,var(--br-amber) 56%,transparent);border-radius:9px;color:var(--br-amber);background:#070a12b8;font-size:11px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.br-style-leader-row__body,.br-hotspot-row__body{min-width:0;display:grid;gap:4px}.br-style-leader-row__body strong,.br-hotspot-row__body strong{overflow:hidden;color:var(--br-text);font-size:16px;line-height:1.15;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-style-leader-row__body span,.br-hotspot-row__body span,.br-hotspot-row__body small{overflow:hidden;color:var(--br-muted);font-size:13px;line-height:1.25;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-hotspot-row__body small{color:var(--br-text-soft)}.br-hotspot-row__sample-style{display:block;margin-top:.125rem;color:var(--br-muted)}.br-hotspot-rating-pill{display:inline-flex;align-items:center;gap:.125rem;padding:.0625rem .3125rem;border-radius:.375rem;color:var(--br-amber);background:color-mix(in srgb,var(--br-amber) 10%,transparent);font-weight:600;font-size:.8125rem}.br-hotspot-row__metric{min-width:68px;display:grid;justify-items:end;gap:2px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--br-amber) 28%,transparent);border-radius:16px;background:color-mix(in srgb,var(--br-amber) 10%,var(--br-metric-surface));text-align:right}.br-hotspot-row__metric strong{color:var(--br-amber);font-size:16px;line-height:1;font-weight:600;white-space:nowrap}.br-hotspot-row__metric span,.br-hotspot-row__metric em{color:var(--br-muted);font-size:11px;line-height:1.15;font-style:normal;font-weight:600;white-space:nowrap}.br-style-leader-row__rating{min-height:34px;display:inline-flex;align-items:center;padding:7px 10px;border:1px solid transparent;border-radius:14px;color:var(--br-text);background:var(--br-metric-surface);font-size:14px;font-weight:600}.br-style-leader-row__rating--positive{border-color:color-mix(in srgb,var(--br-green) 32%,transparent);color:var(--br-green);background:color-mix(in srgb,var(--br-green) 14%,var(--br-metric-surface))}.br-producer-tile-grid--spotlight{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.br-producer-tile-grid--spotlight .br-producer-tile__facts.br-card-facts{flex-wrap:wrap}.br-venue-card-list,.br-drop-list{display:grid;gap:12px}.br-venue-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid var(--br-border);border-radius:26px;background:var(--br-surface-2);transition:background .18s ease,transform .18s ease,border-color .18s ease}.br-venue-card:hover{border-color:var(--br-border-strong);background:var(--br-surface-3);transform:translateY(-2px)}.br-venue-card__logo{width:64px;height:64px;border-radius:21px}.br-venue-card__copy{min-width:0}.br-venue-card__copy strong{display:block;font-size:17px;letter-spacing:-.03em}.br-venue-card__copy>span{display:block;margin-top:5px;color:var(--br-muted);line-height:1.38}.br-venue-card__badges{display:flex!important;flex-wrap:wrap;gap:7px;margin-top:10px!important}.br-venue-card__badges span{display:inline-flex;align-items:center;min-height:26px;padding:5px 8px;border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-3);font-size:12px;font-weight:600}.br-venue-card__side{display:grid;gap:6px;justify-items:end}.br-venue-card__side strong{font-size:18px;letter-spacing:-.04em;white-space:nowrap}.br-venue-card__side span{color:var(--br-green);font-size:12px;font-weight:600}.br-drop-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border-radius:22px;transition:background .18s ease,transform .18s ease}.br-drop-row:hover{background:var(--br-surface-3);transform:translate(2px)}.br-drop-row__cover{position:relative;overflow:hidden;width:58px;height:58px;display:grid;place-items:center;border:1px solid var(--br-border);border-radius:18px;background:var(--br-gradient-soft)}.br-drop-row__cover:before{content:"";width:20px;height:38px;border-radius:8px;background:var(--br-gradient);box-shadow:var(--br-shadow-soft);transform:rotate(-7deg)}.br-drop-row__cover:not(.br-drop-row__cover--missing):before{display:none}.br-drop-row__cover img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.br-drop-row__copy{min-width:0}.br-drop-row__copy strong{display:block;overflow:hidden;font-size:15px;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.br-drop-row__copy span{display:block;margin-top:3px;overflow:hidden;color:var(--br-muted);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-drop-row__style{color:var(--br-text-soft)!important}.br-drop-row__action{display:grid;gap:3px;justify-items:end;white-space:nowrap}.br-drop-row__action strong{color:var(--br-brand);font-size:14px}.br-drop-row__action span{color:var(--br-muted);font-size:12px;font-weight:600}.br-fresh-page{width:min(100%,940px);margin:0 auto;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.br-fresh-page>*{min-width:0}.br-fresh-head{display:grid;gap:8px}.br-fresh-head h1{margin:0;font-size:40px;line-height:1.02;letter-spacing:0}.br-fresh-head p{max-width:620px;margin:0;color:var(--br-muted);font-size:17px;font-weight:600;line-height:1.55}.br-fresh-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.br-fresh-tabs::-webkit-scrollbar{display:none}.br-fresh-tabs{width:min(100%,360px);padding:4px;border:1px solid var(--br-border);border-radius:18px;background:var(--br-surface)}.br-fresh-tab{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;flex:1 1 0;padding:11px 16px;border-radius:14px;color:var(--br-muted);font-size:14px;font-weight:600;text-align:center;transition:background .18s ease,color .18s ease,transform .18s ease}.br-fresh-tab:hover{color:var(--br-text);transform:translateY(-1px)}.br-fresh-tab--active{background:var(--br-brand);color:#1b1207}.br-fresh-feed{display:grid;gap:8px}.br-fresh-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;min-height:76px;padding:10px 12px;border:1px solid var(--br-border);border-radius:18px;background:var(--br-surface);transition:border-color .18s ease,background .18s ease,transform .18s ease}.br-fresh-row:hover{border-color:#fbb34466;background:var(--br-surface-2);transform:translateY(-1px)}.br-fresh-row__cover-wrapper{position:relative;width:54px;height:54px;flex-shrink:0}.br-fresh-row__cover{overflow:hidden;width:100%;height:100%;display:grid;place-items:center;border:1px solid var(--br-border);border-radius:14px;background:var(--br-gradient-soft);color:var(--br-brand)}.br-fresh-row__cover img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.br-fresh-row__cover .br-icon{width:22px;height:22px}.br-fresh-row__shop-badge{position:absolute;bottom:-.35rem;right:-.35rem;width:1.875rem;height:1.875rem;border-radius:50%;background:var(--br-surface-solid);border:.09375rem solid var(--br-surface-solid);box-shadow:var(--br-shadow-xs);display:grid;place-items:center;overflow:hidden;font-size:.6875rem;font-weight:600;color:var(--br-text);z-index:2}.br-fresh-row__shop-badge img{width:100%;height:100%;object-fit:cover;border-radius:50%}.br-fresh-row__shop-badge span{line-height:1}.br-fresh-row__copy{display:grid;gap:3px;min-width:0}.br-fresh-row__copy strong,.br-fresh-row__meta,.br-fresh-row__time{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-fresh-row__copy strong{color:var(--br-text);font-size:15px;font-weight:600;letter-spacing:0}.br-fresh-row__meta,.br-fresh-row__time{color:var(--br-muted);font-size:12px;font-weight:600}.br-fresh-empty{display:grid;gap:8px;padding:18px;text-align:left}.br-fresh-empty strong{color:var(--br-text);font-size:16px}.br-fresh-empty span{color:var(--br-muted);font-size:14px;font-weight:600;line-height:1.45}.br-fresh-empty a{width:fit-content;margin-top:4px;padding:10px 14px;border-radius:999px;background:var(--br-brand);color:#1b1207;font-size:13px;font-weight:600}@media(max-width:720px){.br-fresh-page{gap:14px;padding-inline:14px}.br-fresh-head h1{font-size:32px;line-height:1.08}.br-fresh-head p{font-size:15px;line-height:1.45}.br-fresh-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,calc(100vw - 28px));max-width:none;gap:4px;overflow:visible;padding:4px}.br-fresh-tab{min-height:42px;padding:0 12px;border-radius:14px;line-height:1.15}.br-fresh-row{grid-template-columns:50px minmax(0,1fr);gap:10px;min-height:70px;padding:9px 10px;border-radius:16px}.br-fresh-row__cover-wrapper{width:50px;height:50px}.br-fresh-row__cover{border-radius:13px}.br-fresh-row__shop-badge{bottom:-.3rem;right:-.3rem;width:1.75rem;height:1.75rem;border-width:.08rem;font-size:.625rem}}.br-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.br-collection-grid--image{grid-template-columns:repeat(2,minmax(0,1fr))}.br-collection-card{position:relative;overflow:hidden;min-height:250px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;border:1px solid var(--br-border);border-radius:34px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);isolation:isolate;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease}.br-collection-card:hover{border-color:var(--br-border-strong);box-shadow:var(--br-shadow);transform:translateY(-4px)}.br-collection-card:before{content:"";position:absolute;top:-20%;right:-12%;z-index:-1;width:210px;height:210px;border-radius:50%;background:var(--br-gradient-soft)}.br-collection-card__icon{width:60px;height:60px;display:grid;place-items:center;border-radius:22px;color:var(--br-brand-contrast);background:var(--br-brand)}.br-collection-card__icon .br-icon{width:28px;height:28px;stroke-width:2.15}.br-collection-card--image{display:grid;grid-template-columns:minmax(148px,42%) minmax(0,1fr);grid-template-rows:1fr auto;column-gap:22px;min-height:232px}.br-collection-card--image:before{top:auto;right:-54px;bottom:-72px;z-index:-1;width:178px;height:178px;opacity:.74}.br-collection-card--image:after{content:"";position:absolute;top:28px;right:36px;z-index:-1;width:74px;height:74px;border-radius:50%;background:color-mix(in srgb,var(--br-brand) 20%,transparent);filter:blur(1px)}.br-collection-card__image{position:relative;overflow:hidden;display:block;grid-row:1 / 3;min-height:184px;border:1px solid color-mix(in srgb,var(--br-border) 74%,transparent);border-radius:24px;background:color-mix(in srgb,var(--br-surface-2) 82%,transparent);box-shadow:0 18px 42px #0f172a1f}.br-collection-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 58%,rgba(7,12,22,.2)),radial-gradient(circle at 18% 14%,rgba(255,255,255,.2),transparent 34%);pointer-events:none}.br-collection-card__image img{position:relative;z-index:1;width:100%;height:100%;display:block;object-fit:cover;transform:scale(1.01);transition:transform .24s ease}.br-collection-card--image:hover .br-collection-card__image img{transform:scale(1.045)}.br-collection-card--image .br-collection-card__body h2{margin-top:0}.br-collection-card__body h3{margin:24px 0 8px;font-size:24px;line-height:1.08;letter-spacing:-.045em}.br-collection-card__body p{margin:0;color:var(--br-text-soft);line-height:1.46}.br-collection-card__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:24px;color:var(--br-muted);font-size:13px;font-weight:600}.br-collection-card__foot b{color:var(--br-brand)}.br-producer-tile-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.br-producer-tile{min-height:166px;display:grid;place-items:center;padding:14px;border:1px solid var(--br-border);border-radius:28px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:transform .18s ease,border-color .18s ease,background .18s ease}.br-producer-tile:hover{border-color:var(--br-border-strong);background:var(--br-surface-3);transform:translateY(-3px)}.br-producer-tile__logo{width:72px;height:72px;border-radius:24px;font-size:24px}.br-producer-tile strong{margin-top:12px;text-align:center;font-size:13px;line-height:1.2;letter-spacing:-.02em}.br-producer-tile span:last-child{color:var(--br-muted);font-size:12px;font-weight:600}.br-telegram-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:32px;padding:30px;background:var(--br-gradient-soft),var(--br-surface);isolation:isolate}.br-telegram-cta:before{content:"";position:absolute;top:-120px;right:-100px;z-index:-1;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--br-brand) 26%,transparent),transparent 65%)}.br-telegram-cta__copy h2{max-width:780px;margin:0;font-size:clamp(27px,4vw,46px);line-height:1;letter-spacing:-.06em}.br-telegram-cta__copy p{max-width:670px;margin:14px 0 0;color:var(--br-text-soft);font-size:16px;line-height:1.5}.br-telegram-cta__actions{display:flex;gap:10px;align-items:center}.br-beer-detail{width:min(100%,1344px);margin:0 auto}.br-beer-hero{display:grid;grid-template-columns:minmax(300px,400px) minmax(0,1fr);gap:28px;align-items:stretch;margin:18px 0 28px}.br-beer-hero__media,.br-beer-main-card{border:1px solid var(--br-border);background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(26px) saturate(1.16);backdrop-filter:blur(26px) saturate(1.16)}.br-beer-hero__media{position:sticky;top:92px;overflow:hidden;align-self:start;padding:0;border-radius:48px}.br-beer-cover{position:relative;overflow:hidden;display:grid;place-items:center;width:100%;aspect-ratio:1 / 1;border:0;border-radius:inherit;background:radial-gradient(circle at 30% 22%,rgba(255,255,255,.28),transparent 20%),radial-gradient(circle at 72% 20%,rgba(46,230,230,.18),transparent 24%),linear-gradient(135deg,#54a5ff2e,#9a86ff29),var(--br-surface);isolation:isolate}.br-beer-cover:before{content:none}.br-beer-cover img{width:100%;height:100%;object-fit:cover}.br-beer-cover--portrait,.br-beer-cover--tall{height:auto;background:radial-gradient(circle at 50% 16%,rgba(255,255,255,.22),transparent 24%),linear-gradient(180deg,color-mix(in srgb,var(--br-surface) 92%,#ffffff 8%),color-mix(in srgb,var(--br-surface) 84%,#05070d 16%))}.br-beer-cover--portrait{aspect-ratio:4 / 5;max-height:calc(100vh - 120px)}.br-beer-cover--tall{aspect-ratio:3 / 5;max-height:calc(100vh - 112px)}.br-beer-cover--portrait img{position:absolute;inset:0;width:100%;height:100%;padding:18px;object-fit:contain}.br-beer-cover--interactive{appearance:none;padding:0;color:inherit;cursor:zoom-in;outline:0;transition:box-shadow .18s ease,filter .18s ease}.br-beer-cover--interactive img{pointer-events:none;transition:transform .22s ease}.br-beer-cover--interactive:hover{filter:saturate(1.04) contrast(1.02);box-shadow:var(--br-shadow-soft)}.br-beer-cover--interactive:hover img{transform:scale(1.015)}.br-beer-cover--interactive:focus-visible{outline:3px solid color-mix(in srgb,var(--br-brand) 42%,transparent);outline-offset:4px}.br-beer-main-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:450px;padding:26px;border-radius:32px;container-type:inline-size;isolation:isolate}.br-beer-hero[data-beer-image-reveal]{--br-beer-cover-extra: 0px}.br-beer-main-card__drag-zone{min-width:0;overflow-x:clip}.br-beer-main-card__pull-zone{display:grid;gap:10px;min-width:0;margin-bottom:10px}.br-beer-main-card__reveal-handle{display:none}.br-beer-main-card:before{content:"";position:absolute;inset:-1px;z-index:-1;background:linear-gradient(120deg,rgba(46,230,230,.08),transparent 40%,rgba(154,134,255,.1));opacity:.7;pointer-events:none}.br-beer-main-card__kicker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:0}.br-beer-main-card__title-row{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;align-items:start}.br-beer-main-card__meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px;margin-top:12px}.br-beer-main-card__meta-row .br-brewery-link,.br-beer-main-card__meta-row .br-untappd-rating--hero{margin-top:0}.br-beer-main-card__meta-row .br-untappd-rating--hero{align-self:center}.br-beer-main-card h1{max-width:760px;margin:0;font-size:56px;line-height:.96;letter-spacing:0}.br-brewery-link{display:inline-flex;align-items:center;gap:12px;margin-top:18px;color:var(--br-text-soft);font-size:16px;font-weight:600}.br-brewery-link__logo{width:38px;height:38px;border-radius:14px;font-size:13px}.br-beer-rating{min-width:142px;padding:16px;border:1px solid var(--br-border);border-radius:26px;background:var(--br-surface-2);box-shadow:var(--br-shadow-soft);text-align:center}.br-beer-rating strong{display:block;font-size:30px;letter-spacing:-.05em}.br-beer-rating span{color:var(--br-muted);font-size:12px;font-weight:600}.br-beer-rating b{display:block;margin-top:6px;color:var(--br-orange);font-size:14px;letter-spacing:1px}.br-beer-main-card__lead{max-width:720px;margin:22px 0 0;color:var(--br-text-soft);font-size:18px;line-height:1.52}.br-beer-main-card__lead p{margin:0}.br-beer-main-card__lead p+p{margin-top:.8em}.br-beer-description__preview{position:absolute;inset:0;pointer-events:none}.br-beer-description--clamped{position:relative;max-height:var(--br-beer-description-collapsed-height, 4.6em);overflow:hidden;transition:max-height .36s cubic-bezier(.22,1,.36,1);will-change:max-height}.br-beer-description--clamped:after{content:"";position:absolute;inset:auto 0 0;height:1.8em;background:linear-gradient(180deg,transparent,var(--br-surface));opacity:1;pointer-events:none;transition:opacity .22s ease}.br-beer-description--clamped:not(.br-beer-description--expanded) .br-beer-description__full{opacity:0}.br-beer-description--expanded{max-height:var(--br-beer-description-expanded-height, 80rem)}.br-beer-description--expanded .br-beer-description__preview{opacity:0}.br-beer-description--expanded:after{opacity:0}.br-beer-description-toggle{width:max-content;min-height:28px;margin-top:4px;padding:0;border:0;color:var(--br-orange);background:transparent;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.br-beer-description-toggle:hover{color:var(--br-text)}@media(prefers-reduced-motion:reduce){.br-beer-description--clamped,.br-beer-description--clamped:after{transition:none}}.br-beer-spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:34px}.br-beer-spec-card{min-height:108px;padding:16px;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface-2);box-shadow:var(--br-shadow-soft)}.br-beer-spec-card span{display:block;color:var(--br-muted);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.br-beer-spec-card strong{display:block;margin-top:9px;font-size:26px;line-height:1;letter-spacing:-.05em}.br-beer-spec-card small{display:block;margin-top:7px;color:var(--br-text-soft);font-size:12px;line-height:1.3}.br-purchase-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:auto;padding:22px;border:1px solid var(--br-border);border-radius:30px;background:color-mix(in srgb,var(--br-surface) 64%,transparent);box-shadow:inset 0 1px #ffffff0f}.br-purchase-panel--solo{grid-template-columns:1fr}.br-purchase-panel__price{min-width:0}.br-purchase-panel__price span{display:block;color:var(--br-muted);font-size:13px;font-weight:600}.br-purchase-panel__price strong{display:block;margin-top:4px;font-size:clamp(30px,2.6vw,36px);line-height:1;letter-spacing:-.06em;white-space:nowrap}.br-purchase-panel__price small{display:block;margin-top:8px;color:var(--br-muted);font-size:13px}.br-purchase-panel__actions{display:flex;gap:10px}.br-purchase-panel__actions .br-button{min-width:0;padding-right:14px;padding-left:14px;border-radius:20px;font-size:16px}.br-beer-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:28px;align-items:start}.br-beer-stack,.br-beer-side{display:grid;gap:28px;min-width:0}.br-beer-side [data-deferred-fragment][data-fragment-empty=true],.br-beer-side [data-deferred-fragment]:empty{display:none}.br-glass-card{overflow:hidden}.br-beer-section,.br-beer-side-card{padding:24px}.br-store-list{display:grid;gap:12px}.br-beer-empty{display:grid;gap:10px;justify-items:start;text-align:left}.br-beer-empty>span:not(.br-beer-empty__actions){color:var(--br-text-soft)}.br-beer-empty__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.br-store-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:1rem;border:.0625rem solid var(--br-border);border-radius:1.5rem;background:color-mix(in srgb,var(--br-surface-2) 90%,transparent);backdrop-filter:blur(.5rem);-webkit-backdrop-filter:blur(.5rem);transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.br-store-card[id^=availability-item-]{scroll-margin-top:92px}.br-store-card:hover{border-color:color-mix(in srgb,var(--br-brand) 35%,var(--br-border-strong));background-color:var(--br-surface-2)}.br-store-card--focus{border-color:color-mix(in srgb,var(--br-brand) 60%,var(--br-border-strong));background-color:color-mix(in srgb,var(--br-surface-2) 92%,var(--br-brand-soft));box-shadow:0 0 0 3px color-mix(in srgb,var(--br-brand) 24%,transparent),0 18px 42px #0000002e}@media(prefers-reduced-motion:no-preference){.br-store-card--focus{animation:br-store-card-focus 1.7s ease}@keyframes br-store-card-focus{0%,to{box-shadow:0 0 0 3px color-mix(in srgb,var(--br-brand) 24%,transparent),0 18px 42px #0000002e}45%{box-shadow:0 0 0 5px color-mix(in srgb,var(--br-brand) 34%,transparent),0 22px 52px #0000003d}}}.br-store-card__favorite{display:flex;align-items:center;justify-content:center}.br-store-card__main{display:flex;gap:.875rem;min-width:0;flex:1}.br-store-card__logo{width:3.625rem;height:3.625rem;flex:0 0 3.625rem;border-radius:1.125rem;border:.0625rem solid var(--br-border);background:var(--br-surface-3);display:grid;place-items:center;overflow:hidden;font-weight:600;font-size:1.0625rem;color:var(--br-brand)}.br-store-card__copy{min-width:0;display:flex;flex-direction:column;justify-content:center}.br-store-card__copy strong{display:block;font-size:1.0625rem;font-weight:600;line-height:1.25;color:var(--br-text);overflow-wrap:anywhere}.br-store-card__copy>span:not(.br-store-card__tags){display:block;margin-top:.3125rem;color:var(--br-text-soft);font-size:.8125rem;line-height:1.35}.br-store-card__tags{display:flex;flex-wrap:wrap;gap:.4375rem;margin-top:.625rem}.br-store-card__side{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;text-align:right;min-width:8.625rem;gap:.375rem}.br-store-card__price-group{display:flex;flex-direction:column;align-items:flex-end}.br-store-card__price-val{font-size:1.375rem;font-weight:600;letter-spacing:-.03em;color:var(--br-text);white-space:nowrap}.br-price-currency{display:inline!important;font-size:.78rem;font-weight:500;color:var(--br-text-soft)!important;margin-left:.15rem;white-space:nowrap!important;background:none!important;border:none!important;padding:0!important;border-radius:0!important;min-height:0!important;width:auto!important;box-shadow:none!important;line-height:inherit!important}@media(max-width:720px){.br-price-currency{font-size:.7rem!important}}.br-store-card__price-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.375rem;margin-top:.125rem}.br-store-card__unit-price{display:inline-flex;align-items:center;min-height:1.25rem;font-size:.6875rem;line-height:1;font-weight:600;color:var(--br-text-soft);white-space:nowrap}.br-store-card__actions-group{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;max-width:14.375rem}.br-store-card__badge,.br-store-card__freshness{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:1.25rem;padding:0 .4375rem;border:.0625rem solid transparent;border-radius:.625rem;font-size:.625rem;line-height:1;font-weight:600}.br-store-card__badge--best{color:var(--br-brand);background:color-mix(in srgb,var(--br-brand-soft) 74%,transparent);border-color:color-mix(in srgb,var(--br-brand) 28%,transparent)}.br-store-card__badge--price{font-size:.625rem}.br-store-card__freshness,.br-beer-card__freshness{--br-freshness-accent: var(--br-green);--br-freshness-soft: var(--br-green-soft)}.br-store-card__freshness{color:color-mix(in srgb,var(--br-freshness-accent) 76%,var(--br-text));background:color-mix(in srgb,var(--br-freshness-soft) 62%,transparent);border-color:color-mix(in srgb,var(--br-freshness-accent) 28%,transparent)}.br-store-card__sku-preview{display:block;font-size:.75rem;line-height:1.25;color:var(--br-muted);max-width:14.375rem;text-align:right;overflow-wrap:anywhere}.br-store-card__formats{display:grid;gap:.3125rem;width:100%;max-width:17rem;margin-top:.125rem;padding-top:.375rem;border-top:.0625rem solid color-mix(in srgb,var(--br-border) 72%,transparent)}.br-store-card__formats-label{color:var(--br-muted);font-size:.625rem;line-height:1;font-weight:600;text-transform:uppercase}.br-store-card__format-list{display:grid;gap:.25rem}.br-store-card__format-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.25rem .375rem;min-width:0;color:var(--br-text-soft);font-size:.75rem;line-height:1.25}.br-store-card__format-name{overflow-wrap:anywhere}.br-store-card__format-price{color:var(--br-text);font-weight:600;white-space:nowrap}.br-store-card__format-unit{color:var(--br-muted);font-size:.6875rem;font-weight:600;white-space:nowrap}.br-store-card__format-badge{display:inline-flex;align-items:center;min-height:1rem;padding:0 .375rem;border:.0625rem solid color-mix(in srgb,var(--br-brand) 26%,transparent);border-radius:999px;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand-soft) 68%,transparent);font-size:.5625rem;line-height:1;font-weight:600;white-space:nowrap}.br-taste-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.br-taste-item{padding:16px;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface-2)}.br-taste-item__top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:var(--br-text-soft);font-weight:600}.br-taste-item__top small{color:var(--br-muted);font-size:12px}.br-meter{position:relative;overflow:hidden;height:8px;border-radius:999px;background:var(--br-surface-3)}.br-meter span{position:absolute;inset:0 auto 0 0;width:var(--br-value, 50%);border-radius:inherit;background:var(--br-gradient)}.br-note-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.br-producer-mini{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:center;margin-bottom:16px}.br-producer-mini__logo{width:82px;height:82px;border-radius:26px;font-size:22px}.br-producer-mini__copy{min-width:0}.br-producer-mini__copy strong{display:block;font-size:21px;line-height:1.1;letter-spacing:-.04em}.br-producer-mini__copy span{display:block;margin-top:6px;color:var(--br-text-soft)}.br-beer-side-card h2{margin:0 0 14px;font-size:22px;letter-spacing:-.045em}.br-fact-list{display:grid;gap:0;margin:0}.br-fact-row{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--br-border);color:var(--br-text-soft)}.br-fact-row:last-child{border-bottom:0}.br-fact-row dt{color:var(--br-muted)}.br-fact-row dd{margin:0;color:var(--br-text);font-weight:600;text-align:right}.br-beer-ranking{display:grid;gap:.875rem}.br-beer-ranking h2{margin-bottom:0}.br-beer-ranking__list{display:grid;gap:.75rem}.br-ranking-item{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:1.25rem;background:var(--br-surface-2);border:1px solid var(--br-border)}.br-ranking-item--visual-top,.br-ranking-item--visual-brewery,.br-ranking-item--visual-rare{padding-right:clamp(5rem,27%,7rem);--br-ranking-art-size: 8.25rem;--br-ranking-art-opacity: .12;--br-ranking-art-right: -1.45rem;--br-ranking-art-top: 50%;--br-ranking-art-translate-y: -50%;--br-ranking-art-rotate: -4deg;--br-ranking-art-scale-x: 1;--br-ranking-art-image: url(/brand/rankings/mascot-ranking-top.webp)}.br-ranking-item.br-ranking-item--visual-top:after,.br-ranking-item.br-ranking-item--visual-brewery:after,.br-ranking-item.br-ranking-item--visual-rare:after{content:"";position:absolute;right:var(--br-ranking-art-right);top:var(--br-ranking-art-top);z-index:0;width:var(--br-ranking-art-size);aspect-ratio:1;background:var(--br-ranking-art-image) center / contain no-repeat;opacity:var(--br-ranking-art-opacity);pointer-events:none;transform:translateY(var(--br-ranking-art-translate-y)) scaleX(var(--br-ranking-art-scale-x)) rotate(var(--br-ranking-art-rotate));-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.45) 34%,#000 62%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.45) 34%,#000 62%)}.br-ranking-item--visual-top>*,.br-ranking-item--visual-brewery>*,.br-ranking-item--visual-rare>*{position:relative;z-index:1}.br-ranking-item--primary{border-color:color-mix(in srgb,var(--br-brand) 30%,var(--br-border));background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand-soft) 40%,transparent),var(--br-surface-2))}.br-ranking-item--producer,.br-ranking-item--rare{border-color:color-mix(in srgb,var(--br-orange) 30%,var(--br-border));background:linear-gradient(135deg,color-mix(in srgb,var(--br-orange-soft) 40%,transparent),var(--br-surface-2))}.br-ranking-item--visual-top{--br-ranking-art-image: url(/brand/rankings/mascot-ranking-top.webp);--br-ranking-art-size: 8.85rem;--br-ranking-art-opacity: .17;--br-ranking-art-right: -1.45rem;--br-ranking-art-rotate: -5deg;--br-ranking-art-scale-x: -1}.br-ranking-item--visual-top:after{-webkit-mask-image:linear-gradient(270deg,transparent 0%,rgba(0,0,0,.45) 34%,#000 62%);mask-image:linear-gradient(270deg,transparent 0%,rgba(0,0,0,.45) 34%,#000 62%)}.br-ranking-item--visual-brewery{--br-ranking-art-image: url(/brand/rankings/mascot-ranking-brewery.webp);--br-ranking-art-size: 8.2rem;--br-ranking-art-opacity: .15;--br-ranking-art-right: -1.5rem;--br-ranking-art-rotate: 4deg}.br-ranking-item--visual-rare{--br-ranking-art-image: url(/brand/rankings/mascot-ranking-rare.webp);--br-ranking-art-size: 8rem;--br-ranking-art-opacity: .14;--br-ranking-art-right: -1.45rem;--br-ranking-art-rotate: 3deg}.br-ranking-item--percentile{flex-direction:row;align-items:center;gap:.625rem;padding:.75rem 1rem;border-color:var(--br-border);background:var(--br-surface-2)}[data-theme=dark] .br-ranking-item--visual-top{--br-ranking-art-opacity: .24}[data-theme=dark] .br-ranking-item--visual-brewery{--br-ranking-art-opacity: .22}[data-theme=dark] .br-ranking-item--visual-rare{--br-ranking-art-opacity: .21}.br-ranking-item__badge{display:inline-flex;align-items:center;width:fit-content;padding:.125rem .5rem;border-radius:.5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.br-ranking-item__badge--style{color:var(--br-brand);background:color-mix(in srgb,var(--br-brand-soft) 80%,transparent);border:1px solid color-mix(in srgb,var(--br-brand) 30%,transparent)}.br-ranking-item__badge--producer,.br-ranking-item__badge--rare{color:var(--br-orange);background:color-mix(in srgb,var(--br-orange-soft) 80%,transparent);border:1px solid color-mix(in srgb,var(--br-orange) 30%,transparent)}.br-ranking-item__main{display:flex;flex-direction:column;gap:.25rem}.br-ranking-item__value{display:flex;align-items:baseline;gap:.375rem}.br-ranking-item__number{font-size:1.875rem;font-weight:600;color:var(--br-text);line-height:1.1;letter-spacing:-.02em;filter:drop-shadow(0 .0625rem .0625rem rgba(0,0,0,.08))}.br-ranking-item__number--gold{background:linear-gradient(135deg,#fef08a,#ca8a04);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.br-ranking-item__number--silver{background:linear-gradient(135deg,#f3f4f6,#9ca3af);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.br-ranking-item__number--bronze{background:linear-gradient(135deg,#ffedd5,#b45309);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.br-ranking-item__total{font-size:.875rem;color:var(--br-text-soft);font-weight:600}.br-ranking-item__label{font-size:.8125rem;color:var(--br-text-soft);line-height:1.4;font-weight:600}.br-ranking-item__percentile-content{display:flex;align-items:center;gap:.5rem;color:var(--br-brand)}.br-ranking-item__icon{width:1rem;height:1rem;flex-shrink:0}.br-ranking-item__percentile-text{font-size:.8125rem;font-weight:600;color:var(--br-text);letter-spacing:-.01em}.br-beer-ranking__cta{margin-top:.125rem}@media(max-width:720px){.br-ranking-item--visual-top,.br-ranking-item--visual-brewery,.br-ranking-item--visual-rare{padding-right:clamp(4rem,22%,5rem);--br-ranking-art-size: 6.2rem;--br-ranking-art-opacity: .085;--br-ranking-art-right: -1.25rem}.br-ranking-item--visual-top{--br-ranking-art-size: 6.65rem;--br-ranking-art-opacity: .115}[data-theme=dark] .br-ranking-item--visual-top{--br-ranking-art-opacity: .16}[data-theme=dark] .br-ranking-item--visual-brewery,[data-theme=dark] .br-ranking-item--visual-rare{--br-ranking-art-opacity: .14}}.br-map--detail{min-height:260px;margin-bottom:14px;border-radius:28px}@media(max-width:1260px){.br-hunt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.br-producer-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.br-home-map{min-height:720px}.br-home-map__dock{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.br-beer-hero,.br-beer-content-grid{grid-template-columns:1fr}.br-beer-hero__media{position:relative;top:auto;display:block;width:min(100%,520px);margin:0 auto}.br-beer-stack,.br-beer-side{display:contents}#availabilitySection{order:1}.br-beer-rankings-wrapper{order:2}.br-beer-similar-wrapper{order:3}.br-beer-brewery-card{order:4}.br-beer-city-actions{order:5}.br-beer-history-wrapper{order:6}}@media(max-width:1060px){.br-home-head{grid-template-columns:1fr;padding:0}.br-home-head__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.br-home-map{--br-home-map-radius: 34px;min-height:820px;border-radius:var(--br-home-map-radius)}.br-home-map__search,.br-home-map__panel{left:18px;right:18px;width:auto}.br-home-map__panel{top:250px}.br-home-map__dock{left:18px;right:18px;bottom:18px}.br-home-split,.br-telegram-cta{grid-template-columns:1fr}.br-radar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.br-collection-grid{grid-template-columns:1fr}.br-telegram-cta__actions{flex-wrap:wrap}}@media(max-width:960px){.br-beer-main-card{min-height:auto;padding:22px;border-radius:28px}.br-beer-main-card h1{font-size:48px}.br-beer-main-card__title-row,.br-purchase-panel{grid-template-columns:1fr}.br-beer-rating{width:fit-content}.br-beer-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.br-purchase-panel__actions{min-width:0;width:100%}.br-purchase-panel__actions .br-button{flex:1 1 0}}@media(max-width:720px){.br-home-head__stats,.br-home-map__dock,.br-hunt-grid,.br-radar-grid,.br-producer-tile-grid{grid-template-columns:1fr}.br-home-head__title{font-size:42px}.br-home-map{min-height:900px}.br-home-map__panel{top:290px}.br-home-section__head,.br-home-panel__head{align-items:start;flex-direction:column;padding:0}.br-venue-card{grid-template-columns:56px minmax(0,1fr)}.br-venue-card__logo{width:56px;height:56px}.br-venue-card__side{grid-column:1 / -1;grid-template-columns:1fr auto;align-items:center;justify-items:start}.br-radar-card{grid-template-columns:96px minmax(0,1fr)}.br-radar-card__media{min-height:132px}.br-style-leader-row{grid-template-columns:58px minmax(0,1fr)}.br-hotspot-row{grid-template-columns:54px minmax(0,1fr)}.br-style-leader-row__media,.br-hotspot-row__logo{grid-row:span 2}.br-style-leader-row__rating{grid-column:2;justify-self:start;width:fit-content}.br-hotspot-row__metric{grid-column:2;justify-self:start;grid-template-columns:auto auto auto;align-items:center;justify-items:start;column-gap:.375rem;width:fit-content;text-align:left;margin-top:.25rem;padding:.25rem .5rem;border-radius:.625rem}.br-beer-hero__media{grid-template-columns:1fr;border-radius:34px}.br-beer-main-card,.br-glass-card{padding:20px}.br-beer-section,.br-beer-side-card{padding:18px}.br-taste-grid{grid-template-columns:1fr}.br-store-card{grid-template-columns:1fr;gap:.375rem;padding:.625rem 2.75rem .625rem .625rem;border-radius:1rem}.br-store-card__main{display:flex;gap:.625rem;align-items:center;width:100%}.br-store-card__logo{width:2.5rem;height:2.5rem;flex:0 0 2.5rem;border-radius:.625rem;font-size:.8125rem}.br-store-card__copy{gap:.125rem;flex:1;min-width:0}.br-store-card__copy strong{font-size:.875rem;line-height:normal}.br-store-card__copy>span:not(.br-store-card__tags){margin-top:0;font-size:.75rem;line-height:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.br-store-card__meta-line{display:flex;flex-wrap:wrap;gap:0;margin-top:.125rem}.br-store-card__meta-line>span:not(.br-open-status){display:none!important}.br-store-card__meta-line>span:after{display:none!important}.br-store-card__side{flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left;min-width:0;margin-top:0;padding-left:3.125rem;gap:.25rem}.br-store-card__price-group{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.375rem}.br-store-card__price-meta{justify-content:flex-start;gap:.25rem;margin-top:0}.br-store-card__price-val{font-size:1rem;line-height:1}.br-price-missing{font-size:.75rem}.br-store-card__actions-group{width:100%;flex-direction:row;align-items:center;justify-content:flex-start;gap:.375rem;min-width:0;max-width:100%}.br-store-card__sku-preview{display:block;max-width:100%;font-size:.6875rem;line-height:1.2}.br-store-card__formats{max-width:100%;margin-top:.125rem;padding-top:.3125rem}.br-store-card__format-row{justify-content:flex-start;font-size:.6875rem;line-height:1.2}.br-store-card__format-price,.br-store-card__format-unit{white-space:normal}.br-store-card__favorite{position:absolute;right:.75rem;top:.75rem}}@media(max-width:520px){.br-home-head__title,.br-beer-main-card h1{font-size:34px}.br-home-map__search{padding:14px;border-radius:26px}.br-home-map__search-head{align-items:start;flex-direction:column}.br-home-filter-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.br-hunt-card{min-height:400px;border-radius:30px}.br-telegram-cta{padding:22px;border-radius:34px}.br-telegram-cta__actions,.br-purchase-panel__actions,.br-beer-spec-grid{display:grid;grid-template-columns:1fr}.br-purchase-panel__actions .br-button{width:100%}.br-telegram-fab{right:16px;bottom:16px}.br-telegram-fab:hover{width:58px}}.br-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,286px),1fr));gap:18px;align-items:stretch}.br-product-grid--list{grid-template-columns:1fr}.br-beer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr));gap:16px;align-items:stretch}.br-product-card,.br-beer-card{position:relative;overflow:hidden;min-width:0;border:1px solid color-mix(in srgb,var(--br-border) 82%,var(--br-brand) 18%);border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,var(--br-surface) 96%,transparent),color-mix(in srgb,var(--br-surface-2) 78%,transparent)),var(--br-surface);box-shadow:var(--br-shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;isolation:isolate}.br-product-card:before,.br-beer-card:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand) 10%,transparent),transparent 42%);opacity:.7}.br-product-card:hover,.br-product-card:focus-within,.br-beer-card:hover,.br-beer-card:focus-within{transform:translateY(-3px);border-color:color-mix(in srgb,var(--br-brand) 34%,var(--br-border-strong));box-shadow:var(--br-shadow)}.br-product-card{display:grid;grid-template-rows:minmax(198px,.95fr) auto;min-height:438px}.br-product-grid--list .br-product-card{grid-template-columns:clamp(220px,30%,300px) minmax(0,1fr);grid-template-rows:1fr;min-height:248px}.br-beer-card{display:grid;grid-template-columns:clamp(220px,32%,320px) minmax(0,1fr);align-items:stretch;min-height:248px;padding:0}.br-beer-card__media{position:relative;overflow:hidden;display:grid;place-items:center;min-width:0;background:linear-gradient(145deg,color-mix(in srgb,var(--br-surface-3) 82%,transparent),color-mix(in srgb,var(--br-surface-2) 92%,transparent)),var(--br-surface-2)}.br-beer-card__media b{position:absolute;top:1.14286rem;left:1.14286rem;z-index:2;padding:.25rem .5rem;border-radius:.5rem;background:var(--br-brand);color:var(--br-brand-contrast);font-size:.6875rem;font-weight:600;line-height:1}.br-beer-card__media:has(b) .br-beer-card__style{top:2.92857rem}.br-product-card .br-beer-card__media{min-height:198px;border-bottom:1px solid var(--br-border)}.br-product-grid--list .br-beer-card__media,.br-beer-card .br-beer-card__media{min-height:100%}.br-beer-card__media img{width:100%;height:100%;display:block;object-fit:cover}.br-product-grid--list .br-beer-card__media:before,.br-beer-card .br-beer-card__media:before{content:"";position:absolute;inset:0 0 0 auto;z-index:1;width:48%;pointer-events:none;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--br-surface) 72%,transparent) 72%,color-mix(in srgb,var(--br-surface) 94%,transparent))}.br-beer-card__media--missing{color:var(--br-brand);background:linear-gradient(145deg,color-mix(in srgb,var(--br-brand-soft) 55%,transparent),color-mix(in srgb,var(--br-surface-3) 88%,transparent)),var(--br-surface-2)}.br-beer-card__media--missing:after{content:"nakrane";position:relative;z-index:2;width:calc(100% - 26px);min-height:42px;border:1px solid color-mix(in srgb,var(--br-brand) 34%,transparent);border-radius:16px;display:grid;place-items:center;color:var(--br-brand);background:color-mix(in srgb,var(--br-surface) 72%,transparent);font-size:12px;font-weight:600;text-align:center}.br-beer-card__style{display:none;position:absolute;z-index:2;left:1.14286rem;top:1.14286rem;max-width:calc(100% - 2.28571rem);padding:.5rem .71428rem;border:.07142rem solid rgb(255 255 255 / 18%);border-radius:.75rem;color:#fff;background:#0c0e12b8;box-shadow:0 .71428rem 1.71428rem #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.85714rem;font-weight:600;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-beer-card__body{position:relative;z-index:2;min-width:0;padding:16px;display:grid;grid-template-rows:auto auto 1fr auto;gap:12px}.br-beer-card>.br-beer-card__body,.br-product-grid--list .br-product-card>.br-beer-card__body{margin-left:-38px;padding-left:54px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--br-surface) 88%,transparent) 34px,color-mix(in srgb,var(--br-surface) 98%,transparent) 72px)}.br-product-card .br-beer-card__body{padding:18px}.br-product-card__title,.br-beer-title{margin:0;color:var(--br-text);font-size:20px;line-height:1.08;letter-spacing:0;font-weight:600;overflow-wrap:anywhere}.br-rating{flex:0 0 auto;min-height:32px;padding:0 10px;border:1px solid color-mix(in srgb,var(--br-brand) 24%,transparent);border-radius:.75rem;color:var(--br-brand);background:var(--br-brand-soft);display:inline-flex;align-items:center;white-space:nowrap;font-size:13px;font-weight:600;line-height:1}.br-beer-meta span{min-height:28px;min-width:0;max-width:100%;padding:0 10px;border:1px solid var(--br-border);border-radius:.75rem;background:color-mix(in srgb,var(--br-surface) 76%,transparent);color:var(--br-text-soft);display:inline-flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.br-beer-card__metrics{align-self:end;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:8px}.br-beer-card__metric{min-width:0;min-height:66px;padding:11px 12px;border:1px solid color-mix(in srgb,var(--br-border) 72%,transparent);border-radius:16px;background:color-mix(in srgb,var(--br-surface-3) 56%,transparent);display:flex;flex-direction:column;justify-content:center}.br-beer-card__metric span,.br-beer-card__metric small{color:var(--br-muted);font-size:11px;line-height:1.25;font-weight:600}.br-beer-card__metric strong{min-width:0;margin-top:4px;color:var(--br-text);font-size:16px;line-height:1.08;font-weight:600;overflow-wrap:anywhere}.br-beer-card__metric--price{border-color:color-mix(in srgb,var(--br-brand) 18%,var(--br-border));background:color-mix(in srgb,var(--br-brand-soft) 46%,var(--br-surface))}.br-beer-card__metric--price small{margin-top:4px}.br-beer-card__footer a{min-height:34px;padding:0 12px;border:1px solid color-mix(in srgb,var(--br-brand) 24%,transparent);border-radius:.75rem;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand-soft) 72%,transparent);display:inline-flex;align-items:center;font-size:13px;font-weight:600}@media(max-width:1380px){.br-product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,268px),1fr))}}@media(max-width:1180px){.br-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.br-beer-grid{grid-template-columns:1fr}}@media(max-width:680px){.br-product-grid,.br-beer-grid{grid-template-columns:1fr;gap:12px}.br-product-card,.br-product-grid--list .br-product-card,.br-beer-card{grid-template-columns:clamp(96px,28vw,112px) minmax(0,1fr);grid-template-rows:auto 1fr auto;gap:10px 12px;min-height:0;padding:12px;border-radius:20px}.br-product-card .br-beer-card__media,.br-product-grid--list .br-beer-card__media,.br-beer-card .br-beer-card__media{grid-column:1;grid-row:1 / span 2;align-self:start;width:100%;aspect-ratio:1 / 1;max-height:none;min-height:0;border:1px solid var(--br-border);border-radius:16px}.br-beer-card__media img{object-fit:cover}.br-product-grid--list .br-beer-card__media:before,.br-beer-card .br-beer-card__media:before{display:none}.br-beer-card__style{display:none}.br-beer-card>.br-beer-card__body,.br-product-grid--list .br-product-card>.br-beer-card__body{margin-left:0;padding-left:0;background:transparent}.br-beer-card__body,.br-product-card .br-beer-card__body{display:contents;padding:0}.br-beer-card__top{grid-column:2;grid-row:1;align-self:start;min-width:0;gap:7px}.br-beer-card__copy{gap:4px}.br-beer-brewery{font-size:12px}.br-product-card__title,.br-beer-title{font-size:19px}.br-rating{min-height:28px;padding:0 8px;font-size:12px}.br-beer-meta{grid-column:2;grid-row:2;align-self:start;gap:5px}.br-beer-meta span{min-height:25px;padding:0 8px;font-size:11px}.br-beer-card__metrics{grid-column:1 / -1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.br-beer-card__metric{min-height:58px;padding:9px;border-radius:13px}.br-beer-card__metric strong{font-size:14px}.br-beer-card__metric--price strong{font-size:15px}.br-beer-card__footer{display:none}}@media(max-width:420px){.br-product-card,.br-product-grid--list .br-product-card,.br-beer-card{grid-template-columns:clamp(88px,27vw,100px) minmax(0,1fr);gap:9px 10px;padding:10px}.br-beer-card__metrics{grid-template-columns:1fr}}:root,[data-theme-skin=max-light]{color-scheme:light;--br-sidebar-width: 292px;--br-container: 1344px;--br-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--br-radius-xs: 12px;--br-radius-sm: 16px;--br-radius-md: 22px;--br-radius-lg: 32px;--br-radius-xl: 44px;--br-control-height: 48px;--br-bg: #f5f6f8;--br-bg-soft: #eef1f5;--br-surface: rgba(255, 255, 255, .92);--br-surface-solid: #ffffff;--br-surface-2: rgba(255, 255, 255, .72);--br-surface-3: rgba(6, 16, 39, .055);--br-surface-hover: rgba(6, 16, 39, .075);--br-surface-active: rgba(6, 16, 39, .1);--br-text: #111827;--br-text-soft: #4b5563;--br-muted: #687386;--br-border: rgba(13, 23, 45, .1);--br-border-strong: rgba(13, 23, 45, .18);--br-icon: #293241;--br-brand: #bd6213;--br-brand-hover: #a1500d;--br-brand-active: #854007;--br-brand-contrast: #ffffff;--br-brand-3: #e67e22;--br-brand-soft: rgba(189, 98, 19, .1);--br-green: #22c55e;--br-green-soft: rgba(34, 197, 94, .12);--br-red: #ef4444;--br-red-soft: rgba(239, 68, 68, .12);--br-blue: #127f78;--br-blue-soft: rgba(18, 127, 120, .12);--br-orange: #d97706;--br-orange-soft: rgba(217, 119, 6, .13);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, rgba(13, 23, 45, .045), rgba(13, 23, 45, .025) 52%, rgba(13, 23, 45, .04));--br-shadow-xs: 0 1px 2px rgba(11, 18, 32, .05);--br-shadow-soft: 0 12px 30px rgba(40, 48, 60, .09);--br-shadow: 0 18px 55px rgba(40, 48, 60, .13);--br-shadow-glow: 0 10px 28px rgba(40, 48, 60, .1);--br-transition: .18s ease}[data-theme-skin=max-light-b]{color-scheme:light;--br-sidebar-width: 292px;--br-container: 1344px;--br-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--br-radius-xs: 12px;--br-radius-sm: 16px;--br-radius-md: 22px;--br-radius-lg: 32px;--br-radius-xl: 44px;--br-control-height: 48px;--br-bg: #f3f6fb;--br-bg-soft: #edf2f8;--br-surface: rgba(255, 255, 255, .88);--br-surface-solid: #ffffff;--br-surface-2: rgba(255, 255, 255, .72);--br-surface-3: rgba(6, 16, 39, .055);--br-surface-hover: rgba(6, 16, 39, .075);--br-surface-active: rgba(6, 16, 39, .1);--br-text: #111827;--br-text-soft: #4b5563;--br-muted: #7b8798;--br-border: rgba(13, 23, 45, .1);--br-border-strong: rgba(13, 23, 45, .18);--br-icon: #293241;--br-brand: #c25b08;--br-brand-hover: #a84d03;--br-brand-active: #8f3f00;--br-brand-contrast: #ffffff;--br-brand-3: #d97706;--br-brand-soft: rgba(194, 91, 8, .12);--br-green: #22c55e;--br-green-soft: rgba(34, 197, 94, .12);--br-red: #ef4444;--br-red-soft: rgba(239, 68, 68, .12);--br-blue: #127f78;--br-blue-soft: rgba(18, 127, 120, .12);--br-orange: #d97706;--br-orange-soft: rgba(217, 119, 6, .13);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, rgba(13, 23, 45, .045), rgba(13, 23, 45, .025) 52%, rgba(13, 23, 45, .04));--br-shadow-xs: 0 1px 2px rgba(11, 18, 32, .05);--br-shadow-soft: 0 12px 30px rgba(37, 50, 72, .1);--br-shadow: 0 18px 55px rgba(37, 50, 72, .14);--br-shadow-glow: 0 10px 28px rgba(194, 91, 8, .15);--br-transition: .18s ease}[data-theme-skin=max-light-b-v2]{color-scheme:light;--br-sidebar-width: 292px;--br-container: 1344px;--br-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--br-radius-xs: 12px;--br-radius-sm: 16px;--br-radius-md: 22px;--br-radius-lg: 32px;--br-radius-xl: 44px;--br-control-height: 48px;--br-bg: #f5f6f8;--br-bg-soft: #eef1f5;--br-surface: rgba(255, 255, 255, .93);--br-surface-solid: #ffffff;--br-surface-2: rgba(255, 255, 255, .72);--br-surface-3: rgba(6, 16, 39, .055);--br-surface-hover: rgba(6, 16, 39, .075);--br-surface-active: rgba(6, 16, 39, .1);--br-text: #111827;--br-text-soft: #4b5563;--br-muted: #687386;--br-border: rgba(13, 23, 45, .1);--br-border-strong: rgba(13, 23, 45, .18);--br-icon: #293241;--br-brand: #b85a12;--br-brand-hover: #9f4d0d;--br-brand-active: #864008;--br-brand-contrast: #ffffff;--br-brand-3: #d97706;--br-brand-soft: rgba(184, 90, 18, .12);--br-green: #22c55e;--br-green-soft: rgba(34, 197, 94, .12);--br-red: #ef4444;--br-red-soft: rgba(239, 68, 68, .12);--br-blue: #127f78;--br-blue-soft: rgba(18, 127, 120, .12);--br-orange: #d97706;--br-orange-soft: rgba(217, 119, 6, .13);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, rgba(13, 23, 45, .045), rgba(13, 23, 45, .025) 52%, rgba(13, 23, 45, .04));--br-shadow-xs: 0 1px 2px rgba(11, 18, 32, .05);--br-shadow-soft: 0 12px 30px rgba(40, 48, 60, .09);--br-shadow: 0 18px 55px rgba(40, 48, 60, .13);--br-shadow-glow: 0 10px 28px rgba(184, 90, 18, .14);--br-transition: .18s ease}[data-theme=dark],[data-theme-skin=max-dark]{color-scheme:dark;--br-bg: #070a12;--br-bg-soft: #0c111d;--br-surface: rgba(17, 24, 39, .74);--br-surface-solid: #101827;--br-surface-2: rgba(16, 24, 39, .62);--br-surface-3: rgba(116, 145, 190, .12);--br-surface-hover: rgba(116, 145, 190, .16);--br-surface-active: rgba(116, 145, 190, .22);--br-text: #eef5ff;--br-text-soft: #b5c2d7;--br-muted: #8290a7;--br-border: rgba(168, 190, 229, .12);--br-border-strong: rgba(168, 190, 229, .22);--br-icon: #d8e5fb;--br-brand: #e9a64d;--br-brand-hover: #f2b866;--br-brand-active: #d99a42;--br-brand-contrast: #111827;--br-brand-3: #f2c166;--br-brand-soft: rgba(233, 166, 77, .16);--br-green: #42df79;--br-green-soft: rgba(66, 223, 121, .14);--br-red: #ff6b6b;--br-red-soft: rgba(255, 107, 107, .13);--br-blue: #2dd4bf;--br-blue-soft: rgba(45, 212, 191, .14);--br-orange: #f2c166;--br-orange-soft: rgba(242, 193, 102, .14);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, var(--br-brand-soft), rgba(242, 184, 102, .14) 52%, var(--br-orange-soft));--br-shadow-xs: 0 1px 2px rgba(0, 0, 0, .25);--br-shadow-soft: 0 18px 55px rgba(0, 0, 0, .34);--br-shadow: 0 28px 90px rgba(0, 0, 0, .46);--br-shadow-glow: 0 12px 36px rgba(233, 166, 77, .18)}[data-theme-skin=max-dark-v2]{color-scheme:dark;--br-bg: #090c10;--br-bg-soft: #101419;--br-surface: rgba(21, 25, 31, .76);--br-surface-solid: #15191f;--br-surface-2: rgba(21, 25, 31, .64);--br-surface-3: rgba(185, 192, 203, .12);--br-surface-hover: rgba(185, 192, 203, .16);--br-surface-active: rgba(185, 192, 203, .22);--br-text: #f1f4f7;--br-text-soft: #b9c0cb;--br-muted: #87909d;--br-border: rgba(185, 192, 203, .12);--br-border-strong: rgba(185, 192, 203, .22);--br-icon: #dce3ec;--br-brand: #e9a64d;--br-brand-hover: #f2b866;--br-brand-active: #d99a42;--br-brand-contrast: #111827;--br-brand-3: #f2c166;--br-brand-soft: rgba(233, 166, 77, .16);--br-green: #42df79;--br-green-soft: rgba(66, 223, 121, .14);--br-red: #ff6b6b;--br-red-soft: rgba(255, 107, 107, .13);--br-blue: #2dd4bf;--br-blue-soft: rgba(45, 212, 191, .14);--br-orange: #f2c166;--br-orange-soft: rgba(242, 193, 102, .14);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, var(--br-brand-soft), rgba(242, 184, 102, .14) 52%, var(--br-orange-soft));--br-shadow-xs: 0 1px 2px rgba(0, 0, 0, .25);--br-shadow-soft: 0 18px 55px rgba(0, 0, 0, .34);--br-shadow: 0 28px 90px rgba(0, 0, 0, .46);--br-shadow-glow: 0 12px 36px rgba(233, 166, 77, .18)}[data-theme-skin=max-dark-b]{color-scheme:dark;--br-bg: #0d0b09;--br-bg-soft: #14110e;--br-surface: rgba(28, 23, 20, .74);--br-surface-solid: #1c1815;--br-surface-2: rgba(28, 23, 20, .62);--br-surface-3: rgba(199, 190, 179, .12);--br-surface-hover: rgba(199, 190, 179, .16);--br-surface-active: rgba(199, 190, 179, .22);--br-text: #fcf8f2;--br-text-soft: #c7beb3;--br-muted: #948b7e;--br-border: rgba(199, 190, 179, .12);--br-border-strong: rgba(199, 190, 179, .22);--br-icon: #f4ece1;--br-brand: #e38330;--br-brand-hover: #eb9346;--br-brand-active: #d17320;--br-brand-contrast: #0d0b09;--br-brand-3: #f39c12;--br-brand-soft: rgba(227, 131, 48, .16);--br-green: #42df79;--br-green-soft: rgba(66, 223, 121, .14);--br-red: #ff6b6b;--br-red-soft: rgba(255, 107, 107, .13);--br-blue: #2dd4bf;--br-blue-soft: rgba(45, 212, 191, .14);--br-orange: #f39c12;--br-orange-soft: rgba(243, 156, 18, .14);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, var(--br-brand-soft), rgba(235, 147, 70, .14) 52%, var(--br-orange-soft));--br-shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--br-shadow-soft: 0 18px 55px rgba(0, 0, 0, .4);--br-shadow: 0 28px 90px rgba(0, 0, 0, .54);--br-shadow-glow: 0 12px 36px rgba(227, 131, 48, .14)}[data-theme-skin=max-dark-c]{color-scheme:dark;--br-bg: #090b0e;--br-bg-soft: #0e1115;--br-surface: rgba(20, 24, 30, .76);--br-surface-solid: #151a21;--br-surface-2: rgba(20, 24, 30, .62);--br-surface-3: rgba(165, 180, 204, .14);--br-surface-hover: rgba(165, 180, 204, .18);--br-surface-active: rgba(165, 180, 204, .24);--br-text: #f0f3f6;--br-text-soft: #a5b4cc;--br-muted: #6b7a90;--br-border: rgba(165, 180, 204, .14);--br-border-strong: rgba(165, 180, 204, .24);--br-icon: #d0daf0;--br-brand: #d4f135;--br-brand-hover: #e1f855;--br-brand-active: #b8d423;--br-brand-contrast: #090b0e;--br-brand-3: #eefc5d;--br-brand-soft: rgba(212, 241, 53, .14);--br-green: #39e680;--br-green-soft: rgba(57, 230, 128, .14);--br-red: #ff5e5e;--br-red-soft: rgba(255, 94, 94, .13);--br-blue: #0ae5c8;--br-blue-soft: rgba(10, 229, 200, .14);--br-orange: #d4f135;--br-orange-soft: rgba(212, 241, 53, .14);--br-gradient: linear-gradient(110deg, var(--br-brand) 0%, var(--br-brand-hover) 54%, var(--br-brand-3) 100%);--br-gradient-soft: linear-gradient(135deg, var(--br-brand-soft), rgba(225, 248, 85, .14) 52%, var(--br-orange-soft));--br-shadow-xs: 0 1px 2px rgba(0, 0, 0, .35);--br-shadow-soft: 0 18px 55px rgba(0, 0, 0, .45);--br-shadow: 0 28px 90px rgba(0, 0, 0, .6);--br-shadow-glow: 0 12px 36px rgba(212, 241, 53, .12)}*,*:before,*:after{letter-spacing:0}html{font-size:14px}body,button,input,select,textarea{font-family:var(--br-font)}:focus-visible{outline:2px solid var(--br-brand);outline-offset:3px}::selection{background:#54a5ff4d}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:var(--br-border-strong);background-clip:content-box}.br-body{min-height:100vh;color:var(--br-text);background:var(--br-bg);transition:background var(--br-transition),color var(--br-transition)}[data-theme=dark] .br-body{background:radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--br-brand-3) 10%,transparent),transparent 28rem),radial-gradient(circle at 88% 0%,color-mix(in srgb,var(--br-brand) 12%,transparent),transparent 30rem),var(--br-bg)}.br-body:before{z-index:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:radial-gradient(circle at top,black 0%,transparent 66%);mask-image:radial-gradient(circle at top,black 0%,transparent 66%);opacity:.26}.br-app{position:relative;z-index:1;display:flex;min-height:100dvh;gap:20px;padding:16px}.br-app--landing{display:block;padding:0}.br-sidebar{position:sticky;top:16px;z-index:20;flex:0 0 var(--br-sidebar-width);height:calc(100dvh - 32px);padding:22px 16px 16px;overflow:hidden;border:1px solid var(--br-border);border-radius:36px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(24px) saturate(1.2);backdrop-filter:blur(24px) saturate(1.2)}.br-main{display:flex;min-height:calc(100dvh - 32px);flex-direction:column;min-width:0;width:min(100%,var(--br-container));margin:0 auto;padding:0 16px 16px}.br-main--landing{display:block;min-height:0;width:100%;max-width:none;padding:0}.br-logo{min-height:64px;margin-bottom:20px;padding:0 8px}.br-logo__image{width:190px;max-height:52px;object-fit:contain}.br-logo__mark{width:46px;height:46px;border-radius:16px}.br-theme-image--dark,[data-theme=dark] .br-theme-image--light{display:none}[data-theme=dark] .br-theme-image--dark{display:block}.br-nav,.br-nav__section{display:grid;gap:8px}.br-nav__section--secondary{margin-top:8px;padding-top:12px;border-top:1px solid var(--br-border)}.br-nav-link{min-height:52px;padding:10px 14px;border-radius:18px;color:var(--br-text-soft);display:flex;align-items:center;gap:14px;font-size:15px;font-weight:600;transition:color var(--br-transition),background var(--br-transition),transform var(--br-transition),border-color var(--br-transition)}.br-nav-link:hover{color:var(--br-text);background:var(--br-surface-hover);transform:translate(2px)}.br-nav-link--active{border:1px solid color-mix(in srgb,var(--br-brand) 20%,transparent);color:var(--br-text);background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand) 12%,transparent),color-mix(in srgb,var(--br-brand-hover) 8%,transparent));box-shadow:inset 0 1px #ffffff14}.br-nav-link__icon,.br-bottom-nav__icon{width:34px;height:34px;border-radius:14px;color:currentColor;background:transparent;display:grid;place-items:center}.br-nav-link--active .br-nav-link__icon,.br-bottom-nav__button--active .br-bottom-nav__icon{color:var(--br-brand)}.br-nav-link__avatar,.br-bottom-nav__avatar{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.br-sidebar__bottom{margin-top:auto;display:grid;gap:12px}.br-sidebar-account{display:grid;gap:8px}.br-mobile-header{position:sticky;top:0;z-index:30;display:none;align-items:center;justify-content:space-between;gap:14px;min-height:68px;padding:10px 16px;border-width:0 0 1px;border-color:var(--br-border);border-radius:0;background:color-mix(in srgb,var(--br-bg) 84%,transparent);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.br-mobile-logo{gap:10px;min-width:0;font-size:15px;font-weight:600}.br-mobile-logo img:not(.br-logo-mascot):not(.br-logo-text){width:40px;height:40px;border-radius:14px}.br-topbar{position:sticky;top:0;z-index:15;display:grid;grid-template-columns:minmax(168px,max-content) minmax(280px,1fr) max-content;align-items:center;gap:12px;min-height:76px;margin:0 -16px 20px;padding:16px;border:0;border-radius:0;background:color-mix(in srgb,var(--br-bg) 72%,transparent);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.br-city-select,.br-global-search,.br-status-pill,.br-theme-toggle,.br-button,.br-chip,.br-icon-button,.br-view-toggle__option,.br-sort-tabs__option,.br-map-locate,.br-modal-close{border:1px solid var(--br-border);box-shadow:var(--br-shadow-xs);transition:transform var(--br-transition),color var(--br-transition),background var(--br-transition),border-color var(--br-transition),box-shadow var(--br-transition)}.br-city-select,.br-status-pill{min-height:var(--br-control-height);padding:0 16px;border-radius:.75rem;background:var(--br-surface);color:var(--br-text-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-weight:600}.br-city-select{color:var(--br-text)}.br-city-select:hover,.br-status-pill:hover,.br-global-search:hover,.br-global-search:focus-within,.br-chip:hover,.br-view-toggle__option:hover,.br-sort-tabs__option:hover,.br-map-locate:hover{border-color:var(--br-border-strong);background:var(--br-surface-hover);box-shadow:var(--br-shadow-soft)}.br-button:hover,.br-icon-button:hover{transform:none;border-color:var(--br-border-strong);box-shadow:none}.br-button:hover{color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border));background:var(--br-brand-soft)}.br-icon-button:hover,.br-map-locate:hover,.br-modal-close:hover,.br-city-option button:hover,.br-mini-actions button:hover,.br-global-search button:hover,.br-global-search__clear:hover{transform:none;border-color:var(--br-border-strong);background:var(--br-surface-hover);box-shadow:none}.br-button--danger:hover{color:#fff;border-color:var(--br-red);background:var(--br-red)}.br-global-search{height:var(--br-control-height);padding:0 6px 0 16px;border-radius:.75rem;background:var(--br-surface);color:var(--br-text);display:flex;align-items:center;gap:10px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.br-global-search--page{max-width:520px;margin-bottom:28px}.br-global-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:inherit;font-weight:600}.br-global-search input::placeholder{color:var(--br-muted)}.br-global-search button,.br-global-search__clear{width:36px;height:36px;flex:0 0 36px;border:0;border-radius:999px;color:var(--br-brand);background:var(--br-brand-soft);display:grid;place-items:center}.br-global-search__clear{color:var(--br-muted);background:transparent}.br-theme-toggle{width:fit-content;display:inline-flex;gap:4px;padding:5px;border-radius:.75rem;background:var(--br-surface-3)}.br-theme-toggle button{width:40px;height:34px;border:0;border-radius:.75rem;color:var(--br-muted);background:transparent;display:grid;place-items:center}.br-theme-toggle button[aria-pressed=true]{color:var(--br-brand);background:var(--br-surface-solid);box-shadow:var(--br-shadow-xs)}[data-theme=dark] .br-theme-toggle button[aria-pressed=true]{background:#ffffff14}.br-button{min-height:var(--br-control-height);padding:0 18px;border-radius:16px;color:var(--br-text);background:var(--br-surface-hover);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:15px;font-weight:600}.br-button--primary{border-color:transparent;color:var(--br-brand-contrast);background:var(--br-brand);box-shadow:var(--br-shadow-glow)}.br-button--primary:hover{color:var(--br-brand-contrast);border-color:transparent;background:var(--br-brand-hover);box-shadow:none;transform:none}.br-button--primary:active{color:var(--br-brand-contrast);background:var(--br-brand-active)}.br-button--soft,.br-button--ghost{background:var(--br-surface)}.br-button--soft:hover,.br-button--ghost:hover{color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border));background:var(--br-brand-soft);box-shadow:none;transform:none}.br-button--danger{color:var(--br-red);background:var(--br-red-soft)}.br-button--large{min-height:56px;padding:0 24px;border-radius:18px}.br-button--full,.br-full-btn{width:100%}.br-chip{min-height:38px;padding:0 13px;border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface);display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600}.br-chip--active,.br-chip--status,.br-view-toggle__option--active,.br-sort-tabs__option--active{border-color:color-mix(in srgb,var(--br-brand) 28%,transparent);color:var(--br-brand);background:var(--br-brand-soft)}.br-status-pill--fresh,.br-status-pill--running,.br-open-status--open,.br-detail-badge--green,.br-availability-badge{color:var(--br-green);background:var(--br-green-soft)}.br-status-pill--stale,.br-status-pill--error,.br-open-status--closed,.br-chip--parse-failed{color:var(--br-red);background:var(--br-red-soft)}.br-panel,.br-card,.br-form-card,.br-detail-card,.br-side-panel,.br-table-card,.br-stat-card,.br-section-card,.br-summary-card,.br-select-card,.br-place-directory-card,.br-brewery-card,.br-news-card,.br-popular-card,.br-place-card,.br-quick-card,.br-mobile-map-summary,.br-empty,.br-muted-box,.br-toggle-box{border:1px solid var(--br-border);border-radius:var(--br-radius-lg);background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(22px) saturate(1.15);backdrop-filter:blur(22px) saturate(1.15)}.br-panel,.br-card,.br-form-card,.br-detail-card,.br-side-panel,.br-table-card,.br-section-card,.br-summary-card,.br-select-card{overflow:hidden}.br-section,.br-form-card,.br-card,.br-table-card__head,.br-section-card,.br-summary-card,.br-side-panel{padding:24px}.br-page-head{margin:18px 0 30px;padding:0 12px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.br-page-head__title,.br-page-head h1,.br-summary-card h1,.br-brewery-hero h1,.br-select-card--hero h1{margin:0;color:var(--br-text);font-size:48px;line-height:1;font-weight:600}.br-page-head__text,.br-hero-text,.br-card__text,.br-form-section__text,.br-panel-head p,.br-section-head p,.br-select-card--hero p{color:var(--br-text-soft);line-height:1.55;font-weight:600}.br-description{color:var(--br-text-soft);line-height:1.55;font-weight:500}.br-page-head__text{max-width:760px;margin:14px 0 0;font-size:17px}.br-page-head__meta,.br-page-head__side{border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);color:var(--br-text-soft);box-shadow:var(--br-shadow-xs)}.br-page-head__meta{padding:16px 18px;font-weight:600;white-space:nowrap}.br-page-head__meta strong{display:block;color:var(--br-text);font-size:30px;line-height:1}.br-section-head a,.br-panel-head a,.br-card-link,.br-section-action{color:var(--br-brand);font-size:14px;font-weight:600}.br-detail-badge,.br-image-badge{width:fit-content;min-height:34px;padding:0 13px;border:1px solid color-mix(in srgb,var(--br-brand) 24%,transparent);border-radius:.75rem;color:var(--br-brand);background:var(--br-brand-soft);display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;text-transform:none}.br-detail-badge--neutral{border-color:var(--br-border);color:var(--br-text-soft);background:var(--br-surface-3)}.br-section-head,.br-panel-head,.br-card__head,.br-summary-top,.br-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.br-section-head h2,.br-panel-head h3,.br-card__title,.br-card__head h2,.br-form-section__title,.br-table-card__head{margin:0;color:var(--br-text);font-size:24px;line-height:1.15;font-weight:600}.br-home-grid{display:grid;grid-template-columns:minmax(0,1.5fr) 420px;gap:22px;align-items:start}.br-home-main-stack,.br-side-stack{display:grid;gap:22px}.br-map-panel,.br-map-shell{min-height:620px}.br-map-panel{border-radius:36px}.br-map-shell,.br-map,.br-map-card,.br-map--detail{position:relative;overflow:hidden;border-radius:inherit}.br-map-shell{background:linear-gradient(90deg,transparent 0 96px,color-mix(in srgb,var(--br-border) 55%,transparent) 97px 98px,transparent 99px),linear-gradient(0deg,transparent 0 96px,color-mix(in srgb,var(--br-border) 55%,transparent) 97px 98px,transparent 99px),linear-gradient(135deg,transparent 0 46%,color-mix(in srgb,var(--br-brand) 15%,transparent) 46.2% 51%,transparent 51.2%),linear-gradient(26deg,transparent 0 48%,color-mix(in srgb,var(--br-brand-3) 13%,transparent) 48.2% 53%,transparent 53.2%),var(--br-bg-soft);background-size:100px 100px,100px 100px,100% 100%,100% 100%,auto}.br-home-map.br-map-shell{overflow:hidden;border-radius:var(--br-home-map-radius, 48px)}.br-map__canvas{position:absolute;inset:0;z-index:4;overflow:hidden;border-radius:inherit;opacity:0;transition:opacity var(--br-transition)}.br-map__canvas>*{overflow:hidden;border-radius:inherit}.br-map__canvas--ready{opacity:1}.br-map-fallback{position:absolute;inset:0;z-index:1;overflow:hidden;border-radius:inherit}.br-map-fallback--hidden{display:none}.br-map-road{position:absolute;height:34px;border:1px solid var(--br-border);border-radius:999px;background:var(--br-surface);opacity:.9;transform-origin:center}.br-map-pin,.br-yandex-marker__logo,.br-yandex-user-marker{border:2px solid color-mix(in srgb,var(--br-surface-solid) 85%,transparent);border-radius:999px;color:#fff;background:var(--br-gradient);display:grid;place-items:center;box-shadow:0 14px 30px color-mix(in srgb,var(--br-brand) 32%,transparent),0 0 0 8px color-mix(in srgb,var(--br-brand) 16%,transparent);font-weight:600}.br-map-overlay{position:absolute;inset:18px;z-index:6;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:16px;pointer-events:none}.br-map-hero{max-width:430px;padding:24px;border:1px solid var(--br-border);border-radius:30px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto}.br-map-hero h1{margin:14px 0 10px;font-size:46px;line-height:1}.br-map-actions{align-self:flex-end;display:grid;gap:8px;justify-items:end;pointer-events:auto}.br-map-locate{min-height:46px;padding:0 14px;border-radius:.75rem;color:var(--br-text);background:var(--br-surface);display:inline-flex;align-items:center;gap:8px;font-weight:600}.br-map-location-status{max-width:300px;padding:9px 12px;border:1px solid var(--br-border);border-radius:16px;color:var(--br-text-soft);background:var(--br-surface);box-shadow:var(--br-shadow-xs);font-size:12px;font-weight:600}.br-map-quick-actions,.br-stat-row,.br-news-row,.br-place-directory-grid,.br-card-grid,.br-city-grid,.br-brewery-grid,.br-known-beer-grid,.br-similar-grid,.br-upcoming-grid{display:grid;gap:16px}.br-map-quick-actions{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.br-quick-card{min-height:116px;padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;transition:transform var(--br-transition),border-color var(--br-transition),box-shadow var(--br-transition)}.br-quick-card:hover,.br-card:hover,.br-product-card:hover,.br-beer-card:hover,.br-place-directory-card:hover,.br-brewery-card:hover,.br-popular-card:hover,.br-place-card:hover,.br-news-card:hover{transform:translateY(-3px);border-color:var(--br-border-strong);box-shadow:var(--br-shadow)}.br-quick-card strong,.br-stat-card strong,.br-place-info strong,.br-popular-card strong,.br-news-card strong{color:var(--br-text);font-weight:600}.br-quick-card small,.br-place-info small,.br-popular-card small,.br-news-card small{color:var(--br-muted);line-height:1.35}.br-quick-card__icon,.br-product-icon,.br-brewery-card__logo,.br-brewery-hero__logo,.br-place-logo,.br-popular-card__media,.br-place-directory-card__media,.br-shop-photo,.br-shop-hero-photo,.br-similar-image{background:var(--br-gradient);color:#fff}.br-quick-card__icon{width:44px;height:44px;flex:0 0 44px;border-radius:16px;display:grid;place-items:center}.br-stat-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.br-stat-card{min-height:112px;padding:20px;display:flex;flex-direction:column;justify-content:center}.br-stat-card strong,.br-stat-card__value{font-size:32px;line-height:1;color:var(--br-text)}.br-stat-card span,.br-stat-card__label{margin-top:8px;color:var(--br-muted);font-weight:600}.br-place-list,.br-popular-list,.br-row-list,.br-availability-list,.br-timeline,.br-description,.br-check-list,.br-form-grid,.br-filter-form,.br-side-stack,.br-admin-stack{display:grid;gap:12px}.br-place-card,.br-popular-card{min-height:84px;padding:12px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px}.br-place-logo,.br-popular-card__media{width:58px;height:58px;border-radius:20px;overflow:hidden;display:grid;place-items:center;font-weight:600}.br-place-logo img,.br-popular-card__media img,.br-place-directory-card__media img,.br-shop-photo img,.br-brewery-card__logo img,.br-brewery-hero__logo img,.br-similar-image img{width:100%;height:100%;object-fit:cover;display:block}.br-place-info,.br-popular-card__body{min-width:0;display:grid;gap:4px}.br-place-meta,.br-popular-card__side,.br-row__side,.br-shop-side{display:grid;justify-items:end;gap:5px;color:var(--br-muted);font-size:12px;font-weight:600;text-align:right}.br-catalog-toolbar{padding:18px;border-radius:32px}.br-toolbar-grid,.br-form-grid--filters{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,260px) max-content;gap:12px;align-items:end}.br-search-field,.br-select-field,.br-form-field{min-width:0;display:grid;gap:8px}.br-search-field,.br-select-field select,.br-form-field input:not([type=checkbox]),.br-form-field select,.br-form-field textarea,.br-form-field__control{min-height:var(--br-control-height);border:1px solid var(--br-border);border-radius:16px;background:var(--br-surface-solid);color:var(--br-text);box-shadow:var(--br-shadow-xs)}[data-theme=dark] .br-search-field,[data-theme=dark] .br-select-field select,[data-theme=dark] .br-form-field input:not([type=checkbox]),[data-theme=dark] .br-form-field select,[data-theme=dark] .br-form-field textarea,[data-theme=dark] .br-form-field__control{background:#ffffff0f}.br-search-field{padding:0 14px;display:flex;align-items:center;gap:10px}.br-search-field input,.br-form-field input:not([type=checkbox]),.br-form-field select,.br-form-field textarea{width:100%;outline:0}.br-search-field input{min-width:0;border:0;background:transparent;color:inherit;font-weight:600}.br-select-field select,.br-form-field input:not([type=checkbox]),.br-form-field select,.br-form-field textarea,.br-form-field__control{padding:0 14px}.br-form-field textarea{padding-top:12px;padding-bottom:12px}.br-form-field__label{color:var(--br-muted);font-size:12px;font-weight:600}.br-form-field__hint,.br-form-field__error,.br-card__meta,.br-row__meta{color:var(--br-muted);font-size:12px;line-height:1.35;font-weight:600}.br-form-field__error{color:var(--br-red)}.br-form-field--full,.br-form-actions--full{grid-column:1 / -1}.br-filter-row,.br-actions,.br-chip-list,.br-detail-badges,.br-shop-buttons,.br-mini-actions,.br-summary-cta,.br-sort-tabs,.br-view-toggle{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.br-filter-row{margin-top:14px}.br-filter-row--page{margin:0 0 22px}.br-catalog-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:22px;margin-top:22px;align-items:start}.br-filter-sidebar{position:sticky;top:92px;padding:22px}.br-filter-sidebar h2{margin:0 0 16px;font-size:22px}.br-catalog-content{min-width:0}.br-catalog-summary{margin-bottom:16px;padding:12px 16px;border:1px solid var(--br-border);border-radius:22px;background:var(--br-surface);color:var(--br-text-soft);box-shadow:var(--br-shadow-xs);display:flex;align-items:center;justify-content:space-between;gap:14px}.br-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,286px),1fr));gap:18px}.br-product-grid--list,.br-beer-grid{display:grid;grid-template-columns:1fr;gap:16px}.br-beer-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,520px),1fr))}.br-product-card,.br-beer-card{position:relative;overflow:hidden;min-width:0;border:1px solid var(--br-border);border-radius:28px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);transition:transform var(--br-transition),border-color var(--br-transition),box-shadow var(--br-transition)}.br-product-card{display:grid;grid-template-rows:220px auto;min-height:438px}.br-beer-card,.br-product-grid--list .br-product-card{display:grid;grid-template-columns:clamp(220px,32%,320px) minmax(0,1fr);min-height:248px}.br-beer-card__media{position:relative;overflow:hidden;min-width:0;background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.32),transparent 24%),var(--br-gradient-soft),var(--br-bg-soft);display:grid;place-items:center}.br-product-card .br-beer-card__media{min-height:220px;border-bottom:1px solid var(--br-border)}.br-beer-card__media img{width:100%;height:100%;object-fit:cover}.br-beer-card__media--missing:after,.br-shop-photo--missing:after,.br-popular-card__media--missing:after,.br-place-logo--missing:after,.br-similar-image--missing:after{content:"nakrane";padding:9px 11px;border:1px solid color-mix(in srgb,var(--br-brand) 28%,transparent);border-radius:14px;color:var(--br-brand);background:var(--br-surface);font-size:11px;font-weight:600}.br-beer-card__style{position:absolute;left:1.14286rem;top:1.14286rem;max-width:calc(100% - 2.28571rem);padding:.5rem .71428rem;border:.07142rem solid rgba(255,255,255,.18);border-radius:.75rem;color:#fff;background:#0c0e12b8;box-shadow:0 .71428rem 1.71428rem #0000002e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.85714rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-beer-card__body{min-width:0;padding:18px;display:grid;grid-template-rows:auto auto 1fr auto;gap:12px}.br-beer-card__top{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.br-beer-card__copy{min-width:0;display:grid;gap:6px}.br-beer-brewery{margin:0;color:var(--br-muted);font-size:13px;line-height:1.25;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-product-card__title,.br-beer-title{margin:0;color:var(--br-text);font-size:20px;line-height:1.12;font-weight:600;overflow-wrap:anywhere}.br-beer-title{font-size:19px}.br-product-card__title a,.br-beer-title a{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.br-rating,.br-rating-badge{border:1px solid color-mix(in srgb,var(--br-brand) 24%,transparent);border-radius:.75rem;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 12%,transparent);display:inline-flex;align-items:center;white-space:nowrap;font-weight:600}.br-rating{min-height:32px;padding:0 10px;font-size:13px}.br-rating-badge{padding:10px 14px;display:grid;justify-items:center;border-radius:20px}.br-rating-badge strong{color:var(--br-text);font-size:26px}.br-beer-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.br-beer-meta span{min-height:28px;max-width:100%;padding:0 10px;border:1px solid var(--br-border);border-radius:.75rem;background:var(--br-surface-3);color:var(--br-text-soft);display:inline-flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600}.br-beer-card__metrics,.br-facts-grid,.br-quality-grid,.br-characteristics-grid,.br-definition-list--grid,.br-stat-grid,.br-range-grid,.br-source-progress{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.br-beer-card__metric,.br-fact,.br-quality-grid div,.br-characteristics-grid div,.br-definition-list div,.br-source-progress__item{min-width:0;padding:13px 14px;border:1px solid var(--br-border);border-radius:18px;background:var(--br-surface-3)}.br-beer-card__metric span,.br-beer-card__metric small,.br-fact span,.br-quality-grid span,.br-characteristics-grid dt,.br-definition-list dt{color:var(--br-muted);font-size:12px;line-height:1.25;font-weight:600}.br-beer-card__metric strong,.br-fact strong,.br-quality-grid b,.br-characteristics-grid dd,.br-definition-list dd{min-width:0;margin:4px 0 0;color:var(--br-text);font-size:16px;line-height:1.1;font-weight:600;overflow-wrap:anywhere}.br-beer-card__metric--price{border-color:color-mix(in srgb,var(--br-brand) 20%,var(--br-border));background:var(--br-brand-soft)}.br-beer-card__metric--price strong{font-size:19px}.br-beer-card__footer{padding-top:12px;border-top:1px solid var(--br-border);display:flex;justify-content:flex-end}.br-beer-card__footer a{min-height:34px;padding:0 12px;border:1px solid color-mix(in srgb,var(--br-brand) 24%,transparent);border-radius:.75rem;color:var(--br-brand);background:var(--br-brand-soft);display:inline-flex;align-items:center;font-size:13px;font-weight:600}.br-detail-nav{margin:18px 0;display:flex}.br-detail-layout{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:22px;align-items:start}.br-detail-content{min-width:0;display:grid;gap:22px}.br-media-card{position:sticky;top:92px;padding:8px}.br-beer-photo-wrap{position:relative;min-height:520px;overflow:hidden;border-radius:28px;background:radial-gradient(circle at 36% 24%,rgba(255,255,255,.28),transparent 24%),var(--br-gradient-soft),var(--br-bg-soft)}.br-beer-photo{width:100%;height:100%;min-height:520px;object-fit:cover;display:block}.br-photo-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.58))}.br-photo-badges,.br-photo-caption{position:absolute;left:18px;right:18px;z-index:2}.br-photo-badges{top:18px;display:flex;gap:8px;flex-wrap:wrap}.br-photo-caption{bottom:18px;color:#fff;display:flex;justify-content:space-between;gap:14px;align-items:end}.br-photo-caption strong,.br-photo-caption span{display:block}.br-mini-actions{padding:12px 4px 4px}.br-mini-actions button,.br-mini-actions a{min-height:46px;padding:0 14px;border:1px solid var(--br-border);border-radius:16px;color:var(--br-text);background:var(--br-surface);display:inline-flex;align-items:center;gap:8px;font-weight:600}.br-mini-actions__primary{color:#fff!important;background:var(--br-gradient)!important}.br-summary-card{display:grid;gap:22px}.br-summary-card h1{margin-top:12px}.br-brewery{margin:10px 0 0;color:var(--br-text-soft);font-weight:600}.br-section-count{min-width:30px;min-height:30px;padding:0 9px;border-radius:.75rem;background:var(--br-brand-soft);color:var(--br-brand);display:inline-grid;place-items:center;font-size:14px}.br-availability-card,.br-row,.br-timeline-item{padding:14px;border:1px solid var(--br-border);border-radius:22px;background:var(--br-surface-2);display:grid;gap:14px}.br-availability-card{grid-template-columns:72px minmax(0,1fr) auto;align-items:center}.br-shop-photo,.br-shop-hero-photo{width:72px;height:72px;border-radius:22px;overflow:hidden;display:grid;place-items:center}.br-shop-hero-photo{width:112px;height:112px}.br-shop-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.br-shop-title-line a{color:var(--br-text);font-size:17px;font-weight:600}.br-shop-title-line__badges,.br-shop-meta,.br-place-directory-card__badges,.br-place-directory-card__tags,.br-place-directory-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.br-shop-address{margin-top:5px;color:var(--br-text-soft);display:block;font-weight:600}.br-shop-meta span,.br-place-directory-card__tags span,.br-sku-list span{min-height:28px;padding:0 10px;border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-3);display:inline-flex;align-items:center;font-size:12px;font-weight:600}.br-shop-price{color:var(--br-text);font-size:22px;font-weight:600}.br-shop-price span{display:block;color:var(--br-muted);font-size:12px;font-weight:600}.br-shop-buttons button,.br-shop-buttons a{min-height:34px;padding:0 11px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text);background:var(--br-surface);display:inline-flex;align-items:center;font-size:12px;font-weight:600}.br-two-columns{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:22px}.br-place-directory-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.br-place-directory-card{min-height:248px;padding:18px;display:grid;gap:18px}.br-place-directory-card__top{display:grid;grid-template-columns:92px minmax(0,1fr);gap:14px}.br-place-directory-card__media{width:92px;aspect-ratio:1;overflow:hidden;border-radius:24px;display:grid;place-items:center;font-weight:600}.br-place-directory-card__title{color:var(--br-text);font-size:22px;line-height:1.15;font-weight:600}.br-place-directory-card__address{margin-top:7px;color:var(--br-text-soft);line-height:1.4;font-weight:600}.br-place-directory-card__footer{display:grid;gap:10px}.br-place-directory-card__count{min-height:30px;padding:0 10px;border-radius:.75rem;color:var(--br-brand);background:var(--br-brand-soft);display:inline-flex;align-items:center;font-size:12px;font-weight:600}.br-brewery-grid,.br-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr))}.br-brewery-card{min-height:246px;padding:20px;display:grid;gap:18px}.br-brewery-card__head{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:center}.br-brewery-card__logo,.br-brewery-hero__logo{width:72px;height:72px;overflow:hidden;border-radius:24px;display:grid;place-items:center;font-weight:600}.br-brewery-card__info h2{margin:0;color:var(--br-text);font-size:22px;line-height:1.15}.br-brewery-card__info p{margin:6px 0 0;color:var(--br-muted);font-weight:600}.br-brewery-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.br-brewery-stat{min-width:0;padding:12px;border:1px solid var(--br-border);border-radius:18px;background:var(--br-surface-3)}.br-brewery-stat span{color:var(--br-muted);font-size:11px;font-weight:600}.br-brewery-stat strong{display:block;margin-top:5px;color:var(--br-text);font-size:20px}.br-brewery-stat__value--rating{color:var(--br-brand)!important}.br-brewery-hero{margin-bottom:1.375rem;padding:1.75rem;border:1px solid var(--br-border);border-radius:2.25rem;background:var(--br-surface);box-shadow:var(--br-shadow-soft);display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1.375rem;align-items:center}.br-brewery-hero__logo{width:7rem;height:7rem;border-radius:2rem}.br-known-beer-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))}.br-known-beer-grid a,.br-similar-card{padding:14px;border:1px solid var(--br-border);border-radius:20px;background:var(--br-surface-2);display:grid;gap:6px}.br-similar-card{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:14px}.br-similar-image{width:76px;height:76px;overflow:hidden;border-radius:20px;display:grid;place-items:center}.br-upcoming-section{margin-top:22px}.br-upcoming-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr))}.br-row{grid-template-columns:12px minmax(0,1fr) auto;align-items:center}.br-row--run,.br-row--setting{grid-template-columns:minmax(0,1fr) repeat(3,auto)}.br-row__title{color:var(--br-text);font-weight:600}.br-row__text{margin-top:4px;color:var(--br-text-soft);line-height:1.4;font-weight:600}.br-timeline-body{min-width:0}.br-timeline-details{display:grid;gap:6px;margin:8px 0 0;padding:0}.br-timeline-detail{display:grid;grid-template-columns:minmax(74px,max-content) minmax(0,1fr);gap:8px;align-items:baseline;font-size:12px;line-height:1.35}.br-timeline-detail dt,.br-timeline-detail dd{margin:0}.br-timeline-detail dt{color:var(--br-muted);font-weight:600}.br-timeline-detail dd{color:var(--br-text);font-weight:600;overflow-wrap:anywhere}.br-timeline-time{white-space:nowrap}.br-change-dot,.br-dot{width:12px;height:12px;border-radius:999px;background:var(--br-brand);box-shadow:0 0 0 6px var(--br-brand-soft)}.br-change-dot--disappeared,.br-dot--disappeared,.br-change-dot--parse-failed{background:var(--br-red);box-shadow:0 0 0 6px var(--br-red-soft)}.br-change-dot--price-changed,.br-dot--price-changed{background:var(--br-orange);box-shadow:0 0 0 6px var(--br-orange-soft)}.br-empty,.br-muted-box{padding:22px;color:var(--br-text-soft);font-weight:600}.br-alert{margin-bottom:16px;padding:14px 16px;border:1px solid var(--br-border);border-radius:18px;background:var(--br-brand-soft);color:var(--br-brand);font-weight:600}.br-alert--success{color:var(--br-green);background:var(--br-green-soft)}.br-alert--danger{color:var(--br-red);background:var(--br-red-soft)}.br-check-row{min-height:44px;padding:10px 12px;border:1px solid var(--br-border);border-radius:16px;color:var(--br-text);background:var(--br-surface-2);display:flex;align-items:center;gap:10px;font-weight:600}.br-check-row input{margin:0}.br-form-card--wide{max-width:none}.br-form-card--narrow{width:min(100%,540px);margin:48px auto}.br-form-section{grid-column:1 / -1;padding:20px;border:1px solid var(--br-border);border-radius:24px;background:var(--br-gradient-soft)}.br-form-section__title{margin:0}.br-form-section__text{margin:8px 0 0}.br-toggle-box{padding:16px}.br-diagnostics,.br-split,.br-stat-grid{margin-bottom:22px}.br-split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:22px;align-items:start}.br-modal-backdrop{position:fixed;inset:0;z-index:80;padding:24px;background:#04070d94;display:none;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.br-modal-backdrop--show{display:flex}.br-modal{position:relative;width:min(100%,920px);max-height:calc(100dvh - 48px);overflow:auto;border:1px solid var(--br-border);border-radius:36px;background:var(--br-surface);box-shadow:var(--br-shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.br-modal--city{width:min(100%,780px)}.br-modal--map{width:min(100%,1120px)}.br-modal-close{position:absolute;right:18px;top:18px;z-index:3;width:46px;height:46px;border-radius:999px;color:var(--br-text);background:var(--br-surface);display:grid;place-items:center}.br-modal-map-head{padding:28px 84px 18px 28px}.br-modal-map-head h2{margin:0;font-size:30px}.br-map--modal{min-height:min(66dvh,620px);margin:0 18px 18px;border-radius:26px}.br-city-picker{position:relative;padding:28px}.br-city-picker--modal{padding:32px}.br-radar-visual{position:absolute;right:-70px;top:-70px;width:230px;height:230px;border-radius:50%;background:var(--br-gradient-soft);opacity:.7;pointer-events:none}.br-city-picker__head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.br-city-picker__head h2{margin:0;font-size:34px}.br-city-picker__head p{margin:8px 0 0;color:var(--br-text-soft)}.br-city-picker__head>span{min-height:34px;padding:0 12px;border-radius:.75rem;color:var(--br-brand);background:var(--br-brand-soft);display:inline-flex;align-items:center;font-weight:600}.br-search-field--standalone{margin-bottom:16px}.br-city-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.br-city-option button{width:100%;min-height:84px;padding:14px;border:1px solid var(--br-border);border-radius:22px;color:var(--br-text);background:var(--br-surface-2);display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.br-city-option--active button{border-color:color-mix(in srgb,var(--br-brand) 32%,transparent);background:var(--br-brand-soft)}.br-city-option small{display:block;margin-top:4px;color:var(--br-muted)}.br-city-option b{width:38px;height:38px;border-radius:14px;color:var(--br-brand);background:var(--br-surface);display:grid;place-items:center}.br-select-shell{width:min(100% - 32px,1440px);margin:0 auto;padding:18px 0 40px}.br-select-topbar{min-height:72px;padding:10px 18px;border:1px solid var(--br-border);border-radius:28px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);display:flex;align-items:center}.br-select-logo img:not(.br-logo-mascot):not(.br-logo-text){width:184px}.br-select-hero{margin-top:24px;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:24px;align-items:stretch}.br-select-card--hero{min-height:560px;padding:44px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at 82% 12%,color-mix(in srgb,var(--br-brand) 18%,transparent),transparent 28rem),var(--br-surface)}.br-select-card--hero h1{max-width:720px;margin:18px 0 16px;font-size:58px}.br-select-card--hero h1 span{color:var(--br-brand)}.br-select-stats,.br-select-features{display:grid;gap:16px}.br-select-stats{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.br-select-stats div,.br-select-features article{padding:18px;border:1px solid var(--br-border);border-radius:22px;background:var(--br-surface-2)}.br-select-stats strong{display:block;color:var(--br-text);font-size:28px}.br-select-stats span,.br-select-features span{color:var(--br-muted);line-height:1.4}.br-select-features{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.br-toast{position:fixed;left:50%;bottom:24px;z-index:100;min-height:44px;padding:0 16px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text);background:var(--br-surface);box-shadow:var(--br-shadow);display:flex;align-items:center;opacity:0;pointer-events:none;transform:translate(-50%,12px);transition:opacity var(--br-transition),transform var(--br-transition)}.br-toast--show{opacity:1;transform:translate(-50%)}.br-bottom-nav{position:fixed;left:12px;right:12px;bottom:12px;z-index:40;display:none;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:6px;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);box-shadow:var(--br-shadow);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.br-bottom-nav__button{min-width:0;min-height:58px;border-radius:18px;color:var(--br-muted);display:grid;justify-items:center;align-content:center;gap:2px;font-size:11px;font-weight:600}.br-bottom-nav__button--active{color:var(--br-brand);background:var(--br-brand-soft)}.br-pagination{margin-top:22px}.br-pagination-nav{display:flex;justify-content:center}.br-pagination-nav__desktop,.br-pagination-nav__mobile,.br-pagination-nav__pages{display:flex;align-items:center;gap:8px}.br-pagination-nav__desktop{padding:8px;border:1px solid var(--br-border);border-radius:.75rem;background:var(--br-surface);box-shadow:var(--br-shadow-xs)}.br-pagination-nav__summary{padding:0 10px;color:var(--br-muted);font-weight:600}.br-pagination-nav__page,.br-pagination-nav__link{min-width:38px;min-height:38px;padding:0 12px;border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-3);display:inline-grid;place-items:center;font-weight:600}.br-pagination-nav__page--active{color:#fff;background:var(--br-gradient)}.br-pagination-nav__page--disabled,.br-pagination-nav__link--disabled{opacity:.45}.br-pagination-nav__mobile{display:none}@media(max-width:720px){.br-pagination-nav__desktop{display:none}.br-pagination-nav__mobile{display:flex}}.br-yandex-marker{position:relative;display:grid;place-items:center}.br-yandex-marker__logo{width:46px;height:46px;overflow:hidden}.br-yandex-marker__logo img{width:100%;height:100%;object-fit:cover}.br-yandex-marker__badge{position:absolute;right:-7px;top:-7px;min-width:24px;width:max-content;height:24px;max-width:44px;padding:0 7px;border:2px solid var(--br-surface);border-radius:999px;color:var(--br-brand-contrast);background:var(--br-brand-active);display:grid;place-items:center;font-size:.7rem;font-weight:600;line-height:1;white-space:nowrap}.br-yandex-marker__badge--price{right:-18px;top:-10px;min-width:32px;height:26px;max-width:none;padding:0 10px;font-size:.75rem}.br-yandex-marker__badge--text{right:-20px;min-width:0;height:26px;max-width:none;padding:0 10px;font-size:.75rem;font-weight:600}.br-yandex-marker__favorite{position:absolute;left:-5px;bottom:-2px;width:21px;height:21px;padding:0;border:0;color:#b4232d;background:transparent;display:grid;place-items:center;font-size:18px;font-weight:600;line-height:1;box-shadow:none}.br-yandex-marker__favorite-icon{display:block;width:100%;height:100%;fill:currentColor;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.br-yandex-marker__favorite[hidden]{display:none}.br-yandex-marker--closed .br-yandex-marker__logo{filter:grayscale(1);opacity:.58}.br-yandex-marker--closed .br-yandex-marker__badge{color:var(--br-muted);background:color-mix(in srgb,var(--br-surface-solid) 86%,#000000)}.br-yandex-marker--unknown .br-yandex-marker__logo{filter:grayscale(.65);opacity:.76}.br-yandex-marker--unknown .br-yandex-marker__badge{color:var(--br-text-soft);background:color-mix(in srgb,var(--br-surface-solid) 78%,var(--br-border-strong))}.br-yandex-user-marker{width:22px;height:22px;background:var(--br-green);box-shadow:0 0 0 8px var(--br-green-soft)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.br-topbar,.br-mobile-header{background:var(--br-bg);-webkit-backdrop-filter:none;backdrop-filter:none}.br-home-map,.br-home-map.br-map-shell,.br-map--detail,.br-map--modal,.br-map--yandex{border:0}.br-open-status{min-height:0;padding:0;border:0;border-radius:0;background:transparent;display:inline-flex;align-items:center;gap:6px;color:var(--br-muted);font-size:inherit;font-weight:600;line-height:inherit}.br-open-status:before{content:none}.br-open-status__dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor}.br-open-status--open,.br-open-status--closed,.br-open-status--unknown{background:transparent}.br-open-status--open{color:var(--br-green)}.br-open-status--closed,.br-open-status--unknown{color:var(--br-muted)}.br-untappd-rating{gap:.5rem;align-items:center}.br-untappd-rating__icons{display:none}.br-untappd-rating__text{display:inline-flex;align-items:center;gap:.4375rem}.br-untappd-rating__text strong{color:var(--br-text)}.br-pill--neutral{color:var(--br-muted);border-color:var(--br-border);background:color-mix(in srgb,var(--br-surface-2) 72%,transparent)}.br-home-head__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.br-home-head__stat{text-decoration:none}.br-home-head__stat--primary{border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border));background:color-mix(in srgb,var(--br-brand) 14%,var(--br-surface-2))}.br-home-map__status{position:absolute;left:24px;top:24px;z-index:6;width:min(440px,calc(100% - 48px));padding:18px;border:1px solid var(--br-border);border-radius:28px;background:color-mix(in srgb,var(--br-surface) 94%,transparent);box-shadow:var(--br-shadow-sm)}.br-home-map__status p{margin:12px 0 0;color:var(--br-muted);line-height:1.45}.br-home-map__load{margin-top:14px}.br-map-fallback--manual{display:grid;place-items:center;padding:20px;text-align:center;background:radial-gradient(circle at 22% 18%,color-mix(in srgb,var(--br-brand) 14%,transparent),transparent 32%),radial-gradient(circle at 78% 72%,color-mix(in srgb,var(--br-green) 12%,transparent),transparent 30%),var(--br-surface-2)}.br-map-fallback__panel{display:grid;justify-items:center;gap:10px;max-width:320px}.br-map-fallback__panel b{color:var(--br-text);font-size:18px}.br-map-fallback__panel span{color:var(--br-muted);line-height:1.45}.br-map__canvas:not(.br-map__canvas--ready){pointer-events:none}.br-map-load-button{margin-top:4px}.br-infinite-scroll{display:grid;gap:14px;justify-items:center;margin:24px 0 4px}.br-infinite-scroll__sentinel{width:100%;height:1px}.br-infinite-scroll__status{min-height:18px;color:var(--br-muted);font-size:13px;font-weight:600}.br-infinite-scroll__skeleton{width:100%;display:grid;gap:14px}.br-infinite-scroll__skeleton--beer-cards,.br-infinite-scroll__skeleton--brewery-cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,292px),1fr))}.br-infinite-skeleton-item{overflow:hidden;display:grid;gap:12px;min-height:156px;padding:16px;border:1px solid var(--br-border);border-radius:18px;background:var(--br-surface-2)}.br-infinite-scroll__skeleton--store-rows .br-infinite-skeleton-item,.br-infinite-scroll__skeleton--change-rows .br-infinite-skeleton-item{min-height:92px}.br-infinite-skeleton-item i,.br-infinite-skeleton-item b,.br-infinite-skeleton-item em{display:block;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,var(--br-surface-3),color-mix(in srgb,var(--br-surface-3) 45%,var(--br-surface)),var(--br-surface-3));background-size:220% 100%;animation:br-skeleton-shimmer 1.1s ease-in-out infinite}.br-infinite-skeleton-item i{width:100%;height:90px;border-radius:14px}.br-infinite-skeleton-item b{width:72%;height:16px}.br-infinite-skeleton-item em{width:48%;height:12px}.br-infinite-scroll__skeleton--store-rows .br-infinite-skeleton-item i,.br-infinite-scroll__skeleton--change-rows .br-infinite-skeleton-item i{height:18px;border-radius:999px}@keyframes br-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.br-home-map__search-head{align-items:center}.br-city-grid--picker{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr))}.br-city-option button{align-items:stretch}.br-city-option__main{display:grid;gap:6px;min-width:0}.br-city-option__main em{width:fit-content;color:var(--br-brand);font-style:normal;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.br-city-option__metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:14px}.br-city-option__metrics span{min-width:0;padding:0;color:var(--br-muted);background:transparent}.br-city-option__metrics b{display:block;width:auto;height:auto;color:var(--br-text);background:transparent;box-shadow:none;font-size:19px}.br-city-option__metrics small{display:block;margin-top:2px;font-size:12px}.br-mobile-header{transform:translateZ(0);transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .24s ease;will-change:transform,opacity}.br-mobile-header--hidden{transform:translate3d(0,calc(-100% - 12px),0);opacity:0;pointer-events:none}.br-mobile-header__actions{display:flex;align-items:center;gap:8px}.br-mobile-search-button{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--br-border);border-radius:50%;color:var(--br-text);background:var(--br-surface-2)}.br-mobile-search-sheet{position:fixed;inset:0;z-index:80;display:none;padding:max(.875rem,env(safe-area-inset-top)) .875rem .875rem;background:#03070f94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.br-mobile-search-sheet--open{display:block}.br-mobile-search-sheet__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.br-mobile-search-sheet__input-wrap{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.5rem;align-items:center;padding:.5rem .75rem;border:.0625rem solid var(--br-border);border-radius:1.5rem;background:var(--br-surface);box-shadow:var(--br-shadow-md)}.br-mobile-search-sheet__input-wrap input{min-width:0;border:0;outline:0;color:var(--br-text);background:transparent;font:inherit;font-weight:600}.br-mobile-search-sheet__cancel{border:0;background:transparent;color:var(--br-brand);font-weight:600;font-size:.9375rem;padding:.5rem .25rem;cursor:pointer;white-space:nowrap}.br-mobile-search-sheet__cancel:hover{opacity:.8}.br-beer-mobile-actions{display:none}.br-city-presence-empty{display:grid;gap:8px;padding:18px;border:1px solid var(--br-border);border-radius:22px;color:var(--br-muted);background:var(--br-surface-2)}.br-city-presence-empty strong{color:var(--br-text)}.br-product-grid,.br-product-grid--list,.br-beer-grid,.br-beer-showcase-grid,.br-city-beer-grid,.br-similar-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,292px),360px));justify-content:start}.br-beer-card{width:100%;max-width:360px}.br-beer-card--unavailable .br-beer-card__price strong{color:var(--br-muted)}.br-beer-card--unavailable .br-beer-card__footer a,.br-beer-card--no-city .br-beer-card__footer a{color:var(--br-text);border-color:var(--br-border);background:var(--br-surface-2)}.br-beer-card__availability-state{margin:0;color:var(--br-muted);font-size:13px;font-weight:600;line-height:1.35}.br-beer-card__style-chip{display:inline-flex;align-items:center;width:fit-content;max-width:100%;margin:0;padding:0;padding-block:1px;border-radius:0;color:var(--br-text-soft);background:transparent;font-size:13px;font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:720px){.br-beer-card__style-chip{max-width:100%;padding:0;font-size:14px;line-height:1.35}}.br-similar-list{display:grid;gap:.5rem}.br-similar-row{display:flex;align-items:center;gap:.75rem;padding:.5625rem 3rem .5625rem .625rem;border:.0625rem solid var(--br-border);border-radius:1rem;background:color-mix(in srgb,var(--br-surface) 92%,transparent);backdrop-filter:blur(.375rem);-webkit-backdrop-filter:blur(.375rem);color:inherit;transition:background-color .22s ease,border-color .22s ease}.br-similar-row-shell:hover .br-similar-row,.br-similar-row:hover{border-color:color-mix(in srgb,var(--br-brand) 30%,var(--br-border-strong));background-color:var(--br-surface-2)}.br-similar-row__image{overflow:hidden;width:3.5rem;height:3.5rem;flex:0 0 3.5rem;display:grid;place-items:center;border:.0625rem solid var(--br-border);border-radius:.875rem;background:var(--br-gradient-soft);color:var(--br-text);font-size:.8125rem;font-weight:600;box-shadow:inset 0 .125rem .25rem #0000000d}.br-similar-row__favorite{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);z-index:5}.br-similar-row__image img{width:100%;height:100%;object-fit:cover}.br-similar-row__content{min-width:0;flex:1;display:flex;justify-content:space-between;align-items:center;gap:1rem}.br-similar-row__main{min-width:0;display:flex;flex-direction:column;gap:.25rem;flex:1}.br-similar-row__main strong{overflow:hidden;color:var(--br-text);font-size:.9375rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-similar-row__main span{overflow:hidden;color:var(--br-text-soft);font-size:.8125rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-similar-row__main .br-similar-row__style{color:var(--br-muted)}.br-similar-row__main .br-similar-row__producer{color:var(--br-text-soft);font-size:.75rem}.br-similar-row__stats{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.br-similar-row__rating{max-width:11.25rem}.br-similar-row__facts.br-card-facts{display:flex;align-items:center;gap:.375rem}.br-similar-row__facts.br-card-facts .br-card-fact{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;min-width:2.75rem;padding:.25rem .4375rem;border-radius:.5rem;background:var(--br-surface-3);font-size:.6875rem;line-height:1.1;text-align:center;border:.0625rem solid transparent}.br-similar-row__facts.br-card-facts .br-card-fact>span{font-size:.625rem;text-transform:uppercase;letter-spacing:.02em;color:var(--br-muted);font-weight:600}.br-similar-row__facts.br-card-facts .br-card-fact strong{font-size:.75rem;font-weight:600;color:var(--br-text-soft)}.br-similar-row__facts.br-card-facts .br-similar-fact-availability{background:var(--br-green-soft);border-color:color-mix(in srgb,var(--br-green) 18%,transparent)}.br-similar-row__facts.br-card-facts .br-similar-fact-availability strong{color:var(--br-green)}.br-similar-row__facts.br-card-facts .br-similar-fact-price{background:var(--br-brand-soft);border-color:color-mix(in srgb,var(--br-brand) 18%,transparent)}.br-similar-row__facts.br-card-facts .br-similar-fact-price strong{color:var(--br-brand)}@media(max-width:960px){.br-bottom-nav{left:0;right:0;bottom:0;width:100%;max-width:none;min-height:58px;padding:6px max(8px,env(safe-area-inset-left)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right));border-radius:20px 20px 0 0;transform:none}.br-bottom-nav__button{min-height:46px;gap:2px;padding:5px 4px;font-size:11px}.br-bottom-nav__icon{width:22px;height:22px}.br-bottom-nav__icon .br-icon{width:19px;height:19px}.br-body--beer-detail .br-topbar{display:none}}@media(max-width:720px){.br-home-head__stats{grid-template-columns:1fr 1fr}.br-home-map__status{left:14px;right:14px;top:14px;width:auto;border-radius:24px}.br-product-grid,.br-product-grid--list,.br-beer-grid,.br-beer-showcase-grid,.br-city-beer-grid,.br-similar-grid{grid-template-columns:minmax(0,1fr);justify-content:stretch}.br-beer-card{max-width:none}.br-similar-row{position:relative;padding:.625rem 2.75rem .625rem .625rem;border-radius:.875rem;gap:.75rem}.br-similar-row__image{width:3rem;height:3rem;flex:0 0 3rem;border-radius:.625rem}.br-similar-row__content{flex-direction:column;align-items:flex-start;gap:.25rem}.br-similar-row__main strong{font-size:.875rem;white-space:normal;line-height:1.25}.br-similar-row__main span{font-size:.75rem}.br-similar-row__stats{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.375rem;width:auto;line-height:1;margin-top:.125rem}.br-similar-row__rating{max-width:none}.br-similar-row__rating .br-untappd-rating__meta{display:none}.br-similar-row__rating .br-untappd-rating__text strong{font-size:.8125rem;line-height:1}.br-similar-row__facts.br-card-facts .br-similar-fact-ibu,.br-similar-row__facts.br-card-facts .br-similar-fact-availability,.br-similar-fact-abv span,.br-similar-fact-price span{display:none}.br-similar-row__facts.br-card-facts .br-card-fact.br-similar-fact-abv,.br-similar-row__facts.br-card-facts .br-card-fact.br-similar-fact-price{background:transparent;border:none;padding:0;min-width:auto;display:inline-flex;flex-direction:row;align-items:center;gap:.25rem;line-height:1}.br-similar-row__facts.br-card-facts .br-card-fact.br-similar-fact-abv strong{color:var(--br-text-soft);font-size:.75rem;font-weight:600;line-height:1}.br-similar-row__facts.br-card-facts .br-card-fact.br-similar-fact-price strong{color:var(--br-brand);font-size:.8125rem;font-weight:600;line-height:1}.br-similar-row__rating~.br-similar-row__facts .br-similar-fact-abv:before,.br-similar-row__rating~.br-similar-row__facts .br-similar-fact-price:before,.br-similar-fact-abv+.br-similar-fact-price:before{content:"·";margin-right:.375rem;color:var(--br-muted);font-weight:600}.br-similar-row__favorite{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);z-index:5}.br-detail-nav{display:none}.br-beer-detail{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.br-beer-hero{display:block;margin-top:0}.br-beer-hero__media{position:relative;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.br-beer-cover{border-radius:0;height:calc(clamp(260px,72vw,320px) + var(--br-beer-cover-extra, 0px));aspect-ratio:auto;background:radial-gradient(circle at 50% 18%,rgba(255,255,255,.16),transparent 26%),#05070d;transition:height .18s ease}.br-beer-cover img{object-fit:contain;transition:transform .18s ease;transform-origin:center center}.br-beer-mobile-actions{position:absolute;left:12px;right:12px;top:max(12px,env(safe-area-inset-top));z-index:3;display:flex;justify-content:space-between;pointer-events:none}.br-beer-mobile-actions__button{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:#070a1294;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto}.br-beer-main-card{margin-top:-28px;padding:18px 14px;border-radius:32px 32px 0 0;position:relative;z-index:2}.br-beer-main-card__pull-zone{gap:8px;margin:-12px 0 10px;padding-bottom:2px}.br-beer-main-card__pull-zone{cursor:ns-resize;touch-action:pan-y}.br-beer-main-card__reveal-handle{appearance:none;display:grid;place-items:center;width:100%;height:32px;margin:-16px 0 6px;border:0;color:var(--br-muted);background:transparent;cursor:ns-resize;touch-action:none}.br-beer-main-card__reveal-handle span{display:block;width:42px;height:4px;border-radius:999px;background:color-mix(in srgb,currentColor 56%,transparent)}.br-beer-hero--image-revealing .br-beer-cover{transition:none}.br-beer-hero--image-revealing .br-beer-cover img{transition:none;transform:scale(calc(1 + var(--br-beer-cover-extra) / 1100))}.br-beer-hero--image-returning .br-beer-cover{transition:height .38s cubic-bezier(.175,.885,.32,1.275)}.br-beer-hero--image-returning .br-beer-cover img{transition:transform .38s cubic-bezier(.175,.885,.32,1.275);transform:scale(1)}.br-beer-hero--image-expanded .br-beer-main-card__reveal-handle span{background:color-mix(in srgb,var(--br-brand) 64%,currentColor)}@media(prefers-reduced-motion:reduce){.br-beer-cover{transition:none}}.br-beer-main-card__title-row,.br-purchase-panel{display:grid;grid-template-columns:1fr}.br-beer-main-card h1{font-size:40px;line-height:1}.br-beer-main-card__lead{font-size:18px}.br-purchase-panel__actions .br-button{width:100%}}.br-product-grid,.br-product-grid--list,.br-beer-grid,.br-beer-showcase-grid,.br-city-beer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,292px),1fr));gap:18px;align-items:stretch}.br-beer-card,.br-product-grid--list .br-beer-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-width:0;min-height:0;padding:0;border:1px solid var(--br-border);border-radius:28px;background:var(--br-surface);box-shadow:var(--br-shadow-soft);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;isolation:isolate}.br-beer-card:hover,.br-beer-card:focus-within{border-color:var(--br-border-strong);box-shadow:var(--br-shadow);transform:translateY(-3px)}.br-beer-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand) 8%,transparent),transparent 44%);pointer-events:none}.br-beer-card .br-beer-card__media,.br-product-grid--list .br-beer-card .br-beer-card__media,.br-product-grid .br-beer-card .br-beer-card__media,.br-city-beer-grid .br-beer-card .br-beer-card__media{position:relative;overflow:hidden;display:grid;width:100%;min-height:0;aspect-ratio:1 / 1;border:0;border-radius:0;place-items:center;background:radial-gradient(circle at 30% 20%,color-mix(in srgb,#fff 24%,transparent),transparent 18%),var(--br-brand-soft),var(--br-surface-2)}.br-beer-card .br-beer-card__media:before,.br-product-grid--list .br-beer-card .br-beer-card__media:before{content:none}.br-beer-card__media img{width:100%;height:100%;display:block;border-radius:0;object-fit:cover}.br-beer-card__media--missing:after{width:min(76%,190px);min-height:46px;border-radius:16px}.br-beer-card__style{position:absolute;z-index:2;min-height:2.14286rem;display:inline-flex;align-items:center;max-width:calc(100% - 2.28571rem);padding:.42857rem .78571rem;border:.07143rem solid rgb(255 255 255 / 16%);border-radius:.75rem;color:#fff;background:#070a12ad;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:.85714rem;font-weight:600;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-beer-card__style{top:1.14286rem;left:1.14286rem}.br-beer-card__style{display:none}.br-beer-card__body,.br-product-card .br-beer-card__body,.br-beer-card>.br-beer-card__body,.br-product-grid--list .br-product-card>.br-beer-card__body{display:flex;flex:1;flex-direction:column;gap:12px;margin-left:0;padding:18px;background:transparent}.br-beer-card__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.br-beer-brewery{color:var(--br-muted);font-size:13px;font-weight:600}.br-product-card__title,.br-beer-title{font-size:22px;line-height:1.08;letter-spacing:-.02em}.br-beer-card__description{min-height:42px;margin:0;color:var(--br-text-soft);font-size:14px;line-height:1.48;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.br-beer-meta{display:none}.br-beer-card__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.br-beer-card__metric{min-width:0;padding:10px 11px;border:1px solid var(--br-border);border-radius:16px;background:color-mix(in srgb,var(--br-surface-2) 78%,transparent)}.br-beer-card__metric span,.br-beer-card__metric small{display:block;color:var(--br-muted);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.br-beer-card__metric strong{display:block;margin-top:4px;color:var(--br-text);font-size:15px;font-weight:600;line-height:1.05}.br-beer-card__footer{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:14px;border-top:1px solid var(--br-border)}.br-beer-card__footer--cta-only{align-items:center;justify-content:flex-end;gap:0}.br-beer-card__price{display:grid;gap:2px;min-width:0}.br-beer-card__price small,.br-beer-card__price em{color:var(--br-muted);font-size:12px;font-style:normal;font-weight:600}.br-beer-card__price strong{color:var(--br-text);font-size:22px;font-weight:600;line-height:1;letter-spacing:-.04em}.br-beer-card__freshness{position:absolute;top:.625rem;left:.625rem;z-index:5;display:inline-flex;align-items:center;max-width:calc(100% - 1.25rem);min-height:1.25rem;margin:0;padding:0 .4375rem;border:.0625rem solid color-mix(in srgb,var(--br-freshness-accent) 28%,transparent);border-radius:.625rem;color:color-mix(in srgb,var(--br-freshness-accent) 76%,var(--br-text));background:color-mix(in srgb,var(--br-surface-solid) 84%,transparent);box-shadow:0 .5rem 1.25rem #00000038;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);font-size:.625rem;line-height:1;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.br-store-card__freshness--watch,.br-beer-card__freshness--watch{--br-freshness-accent: color-mix(in srgb, var(--br-green) 54%, var(--br-orange));--br-freshness-soft: color-mix(in srgb, var(--br-green-soft) 52%, var(--br-orange-soft))}.br-store-card__freshness--old,.br-beer-card__freshness--old{--br-freshness-accent: var(--br-orange);--br-freshness-soft: var(--br-orange-soft)}.br-store-card__freshness--stale,.br-beer-card__freshness--stale{--br-freshness-accent: color-mix(in srgb, var(--br-red) 62%, var(--br-muted));--br-freshness-soft: color-mix(in srgb, var(--br-red-soft) 56%, var(--br-surface-3))}.br-price-missing{color:var(--br-muted);font-size:12px;line-height:1.25;font-weight:600;letter-spacing:0;text-transform:none}.br-store-card__side .br-price-missing,.br-volume-row .br-price-missing{justify-self:end}.br-venue-mini__price.br-price-missing{color:var(--br-muted);font-size:12px;font-weight:600}.br-beer-card__footer a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border:1px solid color-mix(in srgb,var(--br-brand) 34%,var(--br-border));border-radius:15px;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 13%,transparent);font-size:14px;font-weight:600;white-space:nowrap}.br-brewery-card{position:relative;overflow:hidden;min-height:0;display:grid;grid-template-columns:92px minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px;border:1px solid var(--br-border);border-radius:30px;background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand) 8%,transparent),transparent 38%),var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-brewery-card__logo{width:92px;height:92px;border-radius:28px;overflow:hidden;display:grid;place-items:center;background:var(--br-surface-2)}.br-brewery-card__logo:has(>img){background:transparent}.br-brewery-card__logo>span{width:100%;height:100%;display:grid;place-items:center;border-radius:inherit;color:#fff;background:var(--br-gradient);font-size:25px;font-weight:600}.br-brewery-card__logo img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:contain}.br-brewery-card__body{min-width:0}.br-brewery-card__kind{display:block;margin-bottom:7px;overflow:hidden;color:var(--br-muted);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-brewery-card__body h2{margin:0;overflow:hidden;color:var(--br-text);font-size:24px;line-height:1.08;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.br-brewery-card__body p{margin:9px 0 0;color:var(--br-text-soft);font-size:14px;font-weight:600;line-height:1.35}.br-brewery-card__foot{display:grid;gap:8px;justify-items:end;color:var(--br-muted);font-size:13px;font-weight:600;white-space:nowrap}.br-brewery-card__foot .br-icon{width:18px;height:18px;color:var(--br-brand)}.br-cities-page,.br-city-dashboard{display:grid;gap:28px}.br-city-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:18px}.br-city-card{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:18px;min-height:330px;padding:24px;border:1px solid var(--br-border);border-radius:34px;background:radial-gradient(circle at 86% 8%,color-mix(in srgb,var(--br-brand) 20%,transparent),transparent 34%),var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-city-card--current{border-color:color-mix(in srgb,var(--br-brand) 40%,var(--br-border))}.br-city-card__top,.br-city-card__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.br-city-card__eyebrow,.br-city-card__current{color:var(--br-brand);font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.br-city-card h2{margin:6px 0 0;color:var(--br-text);font-size:clamp(31px,4vw,46px);line-height:.95;letter-spacing:-.055em}.br-city-card__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.br-city-card__metrics span{min-width:0}.br-city-card__metrics strong{display:block;color:var(--br-text);font-size:24px;line-height:1;letter-spacing:-.04em}.br-city-card__metrics small{display:block;margin-top:5px;color:var(--br-muted);font-size:12px;font-weight:600}.br-city-card__signal{display:grid;gap:5px;margin-top:auto;padding-top:16px;border-top:1px solid var(--br-border)}.br-city-card__signal span,.br-city-card__signal small{color:var(--br-muted);font-size:13px;font-weight:600}.br-city-card__signal strong{color:var(--br-text);font-size:18px;line-height:1.15}.br-city-card__footer{align-items:center}.br-city-card__footer a{display:inline-flex;align-items:center;gap:8px;color:var(--br-brand);font-weight:600;white-space:nowrap}.br-city-card__footer .br-icon{width:17px;height:17px}.br-city-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);gap:24px;align-items:stretch;padding:clamp(26px,4vw,42px);border:1px solid var(--br-border);border-radius:42px;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}[data-theme=dark] .br-city-hero{background:radial-gradient(circle at 7% 6%,color-mix(in srgb,var(--br-brand-3) 14%,transparent),transparent 34%),radial-gradient(circle at 94% 6%,color-mix(in srgb,var(--br-brand) 16%,transparent),transparent 38%),var(--br-surface)}.br-city-hero h1{margin:10px 0 0;color:var(--br-text);font-size:clamp(46px,8vw,86px);line-height:.92;letter-spacing:-.07em}.br-city-hero p{max-width:760px;margin:18px 0 0;color:var(--br-text-soft);font-size:18px;line-height:1.52}.br-city-hero__stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.br-city-hero__stats div{min-width:0;padding:18px;border:1px solid var(--br-border);border-radius:24px;background:color-mix(in srgb,var(--br-surface-2) 80%,transparent)}.br-city-hero__stats strong{display:block;color:var(--br-text);font-size:32px;line-height:1;letter-spacing:-.05em}.br-city-hero__stats span{display:block;margin-top:8px;color:var(--br-muted);font-size:13px;font-weight:600}.br-city-top-venues,.br-city-catalog{padding:clamp(22px,3vw,30px);border:1px solid var(--br-border);border-radius:34px;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-city-venue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.br-city-venue-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;padding:14px;border:1px solid var(--br-border);border-radius:24px;background:color-mix(in srgb,var(--br-surface-2) 82%,transparent)}.br-city-venue-card__logo{width:64px;height:64px;display:grid;place-items:center;overflow:hidden;border-radius:20px;color:#fff;background:var(--br-gradient);font-weight:600}.br-city-venue-card__logo img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.br-city-venue-card__body{min-width:0}.br-city-venue-card__body strong,.br-city-venue-card__body small,.br-city-venue-card__body span{display:block}.br-city-venue-card__body strong{overflow:hidden;color:var(--br-text);font-size:17px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.br-city-venue-card__body small{margin-top:4px;overflow:hidden;color:var(--br-muted);text-overflow:ellipsis;white-space:nowrap}.br-city-venue-card__body span{margin-top:8px;color:var(--br-text-soft);font-size:13px;font-weight:600}.br-city-venue-card .br-open-status{grid-column:2}.br-city-catalog__head{display:flex;justify-content:space-between;gap:18px;margin-bottom:16px}.br-city-catalog__head h2{margin:0;font-size:clamp(25px,3vw,36px);line-height:1;letter-spacing:-.055em}.br-city-catalog__head p{margin:8px 0 0;color:var(--br-text-soft)}.br-city-filterbar{display:grid;grid-template-columns:minmax(220px,1.3fr) minmax(160px,.8fr) minmax(160px,.8fr) auto auto auto;gap:10px;align-items:end;margin-bottom:18px;padding:12px;border:1px solid var(--br-border);border-radius:24px;background:color-mix(in srgb,var(--br-surface-2) 78%,transparent)}.br-city-filterbar label{min-width:0;display:grid;gap:6px}.br-city-filterbar label>span{color:var(--br-muted);font-size:12px;font-weight:600}.br-city-filterbar input,.br-city-filterbar select{width:100%;min-height:42px;border:1px solid var(--br-border);border-radius:15px;color:var(--br-text);background:var(--br-surface);font:inherit;font-weight:600}.br-city-filterbar__search{grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:42px;padding:0 12px;border:1px solid var(--br-border);border-radius:15px;background:var(--br-surface)}.br-city-filterbar__search input{min-height:40px;padding:0;border:0;background:transparent}.br-city-filterbar__check{align-self:center;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:42px;padding:0 10px;border:1px solid var(--br-border);border-radius:15px;background:var(--br-surface);white-space:nowrap}.br-city-filterbar__actions{display:flex;align-items:center;gap:10px}.br-city-filterbar__actions a{color:var(--br-brand);font-weight:600}@media(max-width:1180px){.br-city-hero,.br-city-venue-grid{grid-template-columns:1fr}.br-city-filterbar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.br-product-grid,.br-product-grid--list,.br-beer-grid,.br-beer-showcase-grid,.br-city-beer-grid,.br-city-card-grid{grid-template-columns:1fr}.br-beer-card,.br-product-grid--list .br-beer-card{display:flex;grid-template-columns:none;padding:0}.br-beer-card__top{grid-template-columns:1fr}.br-beer-card__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.br-brewery-card{grid-template-columns:72px minmax(0,1fr);border-radius:26px}.br-brewery-card__logo{width:72px;height:72px;border-radius:22px}.br-brewery-card__foot{grid-column:1 / -1;display:flex;justify-content:space-between;justify-items:stretch}.br-city-card__metrics,.br-city-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.br-city-filterbar{grid-template-columns:1fr}}@media(max-width:420px){.br-beer-card__metrics,.br-city-card__metrics,.br-city-hero__stats{grid-template-columns:1fr}}.br-availability-toolbar{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;justify-content:flex-end}.br-availability-toolbar__item{border:0;border-bottom:2px solid transparent;padding:4px 0 6px;color:var(--br-muted);background:transparent;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.br-availability-toolbar__item:hover{color:var(--br-text)}.br-availability-toolbar__item--active{border-color:var(--br-brand);color:var(--br-brand)}.br-availability-toolbar__item:disabled{opacity:.6;cursor:wait}.br-availability-controls{display:grid;justify-items:end;gap:10px}.br-admin-scope-toggle{display:inline-grid;grid-template-columns:repeat(2,max-content);justify-content:end;width:auto;max-width:100%;gap:4px;padding:3px;border:1px solid var(--br-border);border-radius:.75rem;background:var(--br-surface-2)}.br-admin-scope-toggle__item{min-height:32px;padding:0 12px;border:1px solid transparent;border-radius:.75rem;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:transparent;color:var(--br-text-soft);font-size:12px;font-weight:600;text-align:center;white-space:nowrap}.br-admin-scope-toggle__item:hover{background:var(--br-surface-3);color:var(--br-text)}.br-admin-scope-toggle__label{color:currentColor}.br-admin-scope-toggle__item--active{border-color:var(--br-brand);background:var(--br-surface-solid);color:var(--br-text);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--br-brand) 36%,transparent)}.br-admin-scope-toggle__item--active:hover{background:var(--br-surface-solid);color:var(--br-text)}.br-admin-scope-toggle__item--loading{cursor:wait;opacity:.78}.br-admin-scope-toggle__mark{width:16px;height:16px;border-radius:999px;display:inline-grid;flex:0 0 auto;place-items:center;background:var(--br-brand);color:var(--br-brand-contrast);font-size:11px;line-height:1}.br-brewery-link{display:grid;gap:9px}.br-brewery-link__label{color:var(--br-muted);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.br-brewery-link__entries{display:flex;flex-wrap:wrap;gap:10px 16px;align-items:center}.br-brewery-link__entry{display:inline-flex;align-items:center;gap:10px;min-width:0}.br-brewery-link__entry a{color:var(--br-text-soft);text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 28%,transparent);text-underline-offset:4px}.br-brewery-link__entry a:hover{color:var(--br-brand)}.br-producer-list{display:grid;gap:14px}.br-producer-mini{margin-bottom:0}.br-producer-mini__copy a,.br-producer-mini__copy strong{display:block;color:var(--br-text);font-size:21px;font-weight:600;line-height:1.1;letter-spacing:-.04em}.br-producer-mini__copy a{text-decoration:underline;text-decoration-color:color-mix(in srgb,currentColor 24%,transparent);text-underline-offset:5px}.br-producer-mini__copy a:hover{color:var(--br-brand)}.br-store-card__copy>.br-store-card__meta-line{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;margin-top:10px;color:var(--br-muted);font-size:13px;line-height:1.4}.br-store-card__meta-line>span:not(:last-child):after,.br-venue-card__badges>span:not(:last-child):after{content:"·";margin-left:10px;color:color-mix(in srgb,var(--br-muted) 60%,transparent)}.br-venue-card__badges{color:var(--br-muted)}.br-venue-card__badges span{min-height:0;padding:0;border-radius:0;background:transparent;font-size:13px}.br-venue-card__badges .br-open-status__dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor}.br-opening-schedule{display:grid;grid-template-columns:minmax(0,.7fr) minmax(320px,1fr);gap:22px;align-items:start;margin:24px 0;padding:24px}.br-opening-schedule h2{margin:0;font-size:28px;letter-spacing:-.05em}.br-opening-schedule p{margin:8px 0 0;color:var(--br-text-soft)}.br-opening-schedule__list{display:grid;gap:0;margin:0}.br-opening-schedule__row{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:10px 0;border-bottom:1px solid var(--br-border)}.br-opening-schedule__row:last-child{border-bottom:0}.br-opening-schedule__row dt{color:var(--br-muted);font-weight:600}.br-opening-schedule__row dd{margin:0;color:var(--br-text);font-weight:600}.br-opening-schedule__row--today dt,.br-opening-schedule__row--today dd{color:var(--br-brand)}@media(max-width:720px){.br-telegram-fab{display:none}.br-availability-toolbar{justify-content:flex-start}.br-availability-controls{justify-items:start}.br-opening-schedule{grid-template-columns:1fr}}@media(max-width:520px){.br-opening-schedule__row{grid-template-columns:1fr;gap:3px}}.br-untappd-rating{--br-untappd-icon-size: 18px;--br-untappd-fill: #f7b733;--br-untappd-empty: color-mix(in srgb, var(--br-muted) 42%, transparent);display:inline-flex;align-items:center;gap:10px;color:var(--br-text);line-height:1;text-decoration:none;vertical-align:middle}.br-untappd-rating:hover{color:var(--br-text);text-decoration:none;transform:none;box-shadow:none}.br-untappd-rating__icons{display:inline-flex;flex:0 0 auto;align-items:center;gap:2px}.br-untappd-rating__mug{position:relative;width:var(--br-untappd-icon-size);height:var(--br-untappd-icon-size);flex:0 0 var(--br-untappd-icon-size);color:var(--br-untappd-empty)}.br-untappd-rating__mug svg{width:var(--br-untappd-icon-size);height:var(--br-untappd-icon-size);display:block;fill:currentColor}.br-untappd-rating__mug-fill{position:absolute;inset:0;width:var(--br-fill, 0%);overflow:hidden;color:var(--br-untappd-fill)}.br-untappd-rating__mug-fill svg{max-width:none}.br-untappd-rating__text{display:grid;gap:3px;min-width:0}.br-untappd-rating__text strong{color:var(--br-text);font-size:19px;font-weight:600;letter-spacing:-.04em}.br-untappd-rating__text span{display:flex;flex-wrap:wrap;gap:5px;align-items:center;color:var(--br-muted);font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.br-untappd-rating__text small{color:var(--br-muted);font:inherit;letter-spacing:0;text-transform:none}.br-untappd-rating--compact{--br-untappd-icon-size: 14px;gap:7px}.br-untappd-rating--compact .br-untappd-rating__icons{gap:1px}.br-untappd-rating--compact .br-untappd-rating__text{gap:2px}.br-untappd-rating--compact .br-untappd-rating__text strong{font-size:14px}.br-untappd-rating--compact .br-untappd-rating__text span{font-size:9px}.br-untappd-rating--hero{--br-untappd-icon-size: 21px;align-self:flex-start;margin-top:6px}.br-untappd-rating--hero .br-untappd-rating__text strong{font-size:31px}.br-hunt-card__rating{margin:8px 0 2px}.br-fact-row .br-untappd-rating{justify-content:flex-end}.br-similar-card__meta{display:flex;flex-wrap:wrap;gap:7px;align-items:center}@media(max-width:1180px){.br-home-grid,.br-detail-layout,.br-catalog-layout,.br-split,.br-two-columns,.br-select-hero{grid-template-columns:1fr}.br-media-card,.br-filter-sidebar{position:static}.br-map-quick-actions,.br-stat-row,.br-select-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.br-body{padding-bottom:0rem}.br-app{display:block;padding:0}.br-sidebar{display:none}.br-mobile-header{display:flex}.br-main{padding:6px 16px 96px}.br-topbar{margin:0 -16px 14px;padding:14px 16px 10px;grid-template-columns:1fr auto;gap:10px}.br-global-search{grid-column:1 / -1;grid-row:2}.br-city-select{width:100%;justify-content:center}.br-status-pill{white-space:nowrap}.br-bottom-nav{display:grid}.br-page-head{padding:0;align-items:stretch;flex-direction:column}.br-page-head__title,.br-page-head h1,.br-summary-card h1,.br-brewery-hero h1,.br-select-card--hero h1{font-size:38px}.br-toolbar-grid,.br-form-grid--filters{grid-template-columns:1fr}.br-brewery-stats,.br-select-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.br-mobile-header{min-height:70px}.br-theme-toggle--mobile{flex:0 0 auto}.br-home-grid,.br-side-stack,.br-mini-beer-grid,.br-popular-list,.br-stat-row,.br-product-grid,.br-beer-grid,.br-card-grid,.br-place-directory-grid,.br-select-stats,.br-select-features,.br-city-grid,.br-map-quick-actions,.br-brewery-grid,.br-known-beer-grid,.br-upcoming-grid,.br-similar-grid{grid-template-columns:1fr}.br-panel,.br-card,.br-form-card,.br-detail-card,.br-side-panel,.br-table-card,.br-section-card,.br-summary-card,.br-select-card,.br-place-directory-card,.br-brewery-card{border-radius:26px}.br-section,.br-form-card,.br-card,.br-table-card__head,.br-section-card,.br-summary-card,.br-side-panel{padding:18px}.br-map-panel,.br-map-shell{min-height:460px;border-radius:26px}.br-map-overlay{inset:10px;justify-content:flex-end}.br-map-hero{display:none}.br-map-actions{gap:6px}.br-map-locate{min-height:40px;padding:0 11px;border-radius:14px;font-size:12px;white-space:nowrap}.br-map-location-status{max-width:240px;border-radius:14px;font-size:11px}.br-product-card,.br-product-grid--list .br-product-card,.br-beer-card{grid-template-columns:108px minmax(0,1fr);grid-template-rows:auto 1fr auto;gap:10px 12px;min-height:0;padding:12px;border-radius:22px}.br-product-card .br-beer-card__media,.br-product-grid--list .br-beer-card__media,.br-beer-card .br-beer-card__media{grid-column:1;grid-row:1 / span 2;align-self:start;width:100%;aspect-ratio:1 / 1;min-height:0;border:1px solid var(--br-border);border-radius:16px}.br-beer-card__media img{object-fit:cover}.br-beer-card__style,.br-beer-card__footer{display:none}.br-beer-card__body,.br-product-card .br-beer-card__body{display:contents;padding:0}.br-beer-card__top{grid-column:2;grid-row:1;align-self:start;gap:7px}.br-beer-meta{grid-column:2;grid-row:2;align-self:start;gap:5px}.br-beer-card__metrics{grid-column:1 / -1;grid-row:3;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.br-product-card__title,.br-beer-title{font-size:18px}.br-availability-card,.br-row,.br-row--run,.br-row--setting,.br-place-card,.br-popular-card,.br-brewery-hero,.br-place-directory-card__top{grid-template-columns:1fr}.br-shop-side,.br-row__side,.br-place-meta,.br-popular-card__side{justify-items:start;text-align:left}.br-shop-photo,.br-place-logo,.br-popular-card__media,.br-similar-image{width:72px;height:72px}.br-modal-backdrop{padding:12px}.br-modal{max-height:calc(100dvh - 24px);border-radius:28px}.br-city-picker,.br-city-picker--modal{padding:24px}.br-city-picker__head{display:grid;padding-right:44px}.br-modal-map-head{padding:22px 64px 14px 18px}.br-map--modal{min-height:min(66dvh,560px);margin:0 12px 12px;border-radius:20px}.br-select-shell{width:min(100% - 24px,1440px);padding:12px 0 32px}.br-select-card--hero{min-height:auto;padding:28px}}@media(max-width:420px){.br-page-head__title,.br-page-head h1,.br-summary-card h1,.br-brewery-hero h1,.br-select-card--hero h1{font-size:32px}.br-product-card,.br-product-grid--list .br-product-card,.br-beer-card{grid-template-columns:96px minmax(0,1fr);gap:9px 10px;padding:10px}.br-beer-card__metrics,.br-facts-grid,.br-quality-grid,.br-characteristics-grid,.br-definition-list--grid,.br-stat-grid,.br-range-grid,.br-source-progress{grid-template-columns:1fr}}.br-untappd-rating{gap:.5rem;align-items:center;text-decoration:none;transform:none;box-shadow:none}.br-untappd-rating:hover{transform:none;box-shadow:none}.br-untappd-rating__icons,.br-untappd-rating--compact .br-untappd-rating__icons{display:none}.br-untappd-rating__text,.br-untappd-rating--compact .br-untappd-rating__text{display:inline-flex;align-items:center;gap:.4375rem}.br-untappd-rating__text strong,.br-untappd-rating--compact .br-untappd-rating__text strong{color:var(--br-text)}.br-untappd-rating--positive .br-untappd-rating__text strong{color:var(--br-rating-gold)}.br-untappd-rating__text span{display:inline-flex;align-items:center;gap:.3125rem}.br-untappd-rating[href]:hover .br-untappd-rating__text span{color:var(--br-brand)}.br-topbar{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.br-home-map .br-map__canvas{z-index:1}.br-home-map .br-map-fallback{z-index:0}.br-home-map__search,.br-home-map__panel,.br-home-map__dock{z-index:6}.br-product-grid,.br-product-grid--list,.br-beer-grid,.br-beer-showcase-grid,.br-city-beer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,292px),1fr));gap:18px}.br-beer-card,.br-product-grid--list .br-beer-card,.br-product-grid .br-beer-card,.br-city-beer-grid .br-beer-card{display:flex;flex-direction:column;min-height:0;padding:0}.br-beer-card .br-beer-card__media,.br-product-grid--list .br-beer-card .br-beer-card__media,.br-product-grid .br-beer-card .br-beer-card__media,.br-city-beer-grid .br-beer-card .br-beer-card__media{width:100%;min-height:0;aspect-ratio:1 / 1;border:0;border-radius:0}.br-beer-card>.br-beer-card__body,.br-product-card .br-beer-card__body,.br-product-grid--list .br-product-card>.br-beer-card__body{margin-left:0;padding:18px;background:transparent}.br-brewery-card{display:grid;grid-template-columns:92px minmax(0,1fr) auto}@media(max-width:720px){.br-product-grid,.br-product-grid--list,.br-beer-grid,.br-beer-showcase-grid,.br-city-beer-grid,.br-city-card-grid{grid-template-columns:1fr}.br-beer-card,.br-product-grid--list .br-beer-card,.br-product-grid .br-beer-card,.br-city-beer-grid .br-beer-card{display:flex;flex-direction:column;padding:0}.br-brewery-card{grid-template-columns:72px minmax(0,1fr)}}@media(max-width:720px){.br-home-map,.br-home-map.br-map-shell{min-height:420px;height:min(68vh,540px);border-radius:28px}.br-home-map__status,.br-home-map__panel,.br-home-map__dock{display:none}.br-beer-card,.br-product-grid--list .br-beer-card,.br-product-grid .br-beer-card,.br-city-beer-grid .br-beer-card{display:grid;grid-template-columns:5.75rem minmax(0,1fr);align-items:start;gap:0 .625rem;min-height:0;padding:.4375rem .625rem .4375rem .5rem;overflow:hidden;border-radius:1rem}.br-beer-card .br-beer-card__media,.br-product-grid--list .br-beer-card .br-beer-card__media,.br-product-grid .br-beer-card .br-beer-card__media,.br-city-beer-grid .br-beer-card .br-beer-card__media{grid-column:1;grid-row:1;align-self:start;width:5.75rem;height:5.75rem;min-height:0;aspect-ratio:1 / 1;overflow:hidden;border:0;border-radius:.75rem}.br-beer-card .br-beer-card__media img{object-fit:cover}.br-beer-card__style{display:none}.br-beer-card__body,.br-product-card .br-beer-card__body,.br-beer-card>.br-beer-card__body,.br-product-grid--list .br-product-card>.br-beer-card__body{grid-column:2;grid-row:1;display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto;align-content:center;min-width:0;min-height:5.75rem;padding:0;gap:.25rem}.br-beer-card__favorite{grid-column:2;grid-row:1}.br-beer-card__top{display:grid;grid-template-columns:minmax(0,1fr);gap:.125rem;padding-right:2.375rem}.br-beer-card__copy{min-width:0}.br-beer-brewery{overflow:hidden;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.br-product-card__title,.br-beer-title{font-size:16px;line-height:1.12}.br-beer-title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.br-untappd-rating{display:block;max-width:100%;min-height:0}.br-untappd-rating__text,.br-untappd-rating--compact .br-untappd-rating__text{display:flex;align-items:center;gap:4px;min-width:0;max-width:100%;white-space:nowrap}.br-untappd-rating__text strong,.br-untappd-rating--compact .br-untappd-rating__text strong{flex:0 0 auto;font-size:13px}.br-untappd-rating__text span,.br-untappd-rating--compact .br-untappd-rating__text span{display:block;min-width:0;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.br-beer-card__availability-state{margin:0;overflow:hidden;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.br-beer-card__description{display:none}.br-beer-card__metrics{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:0;max-width:100%;min-width:0;margin-top:.125rem;overflow:visible}.br-beer-card__metric{display:inline-flex;align-items:center;gap:.25rem;min-height:0;min-width:0;padding:0;border-radius:0;background:transparent}.br-beer-card__metric--availability{display:none}.br-beer-card__metric span,.br-beer-card__metric small{font-size:9px;line-height:1.1}.br-beer-card__metric small{display:none}.br-beer-card__metric strong{min-width:0;margin-top:0;overflow:hidden;font-size:13px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.br-beer-card__footer{display:flex;align-items:center;gap:.5rem;min-width:0;margin-top:.1875rem;padding:0;border:0}}@media(max-width:420px){.br-beer-card,.br-product-grid--list .br-beer-card,.br-product-grid .br-beer-card,.br-city-beer-grid .br-beer-card{grid-template-columns:5.75rem minmax(0,1fr);gap:0 .5rem;padding:.375rem .5rem .375rem .4375rem}.br-beer-card .br-beer-card__media,.br-product-grid--list .br-beer-card .br-beer-card__media,.br-product-grid .br-beer-card .br-beer-card__media,.br-city-beer-grid .br-beer-card .br-beer-card__media{width:5.75rem;height:5.75rem;aspect-ratio:1 / 1}.br-beer-card__body,.br-product-card .br-beer-card__body,.br-beer-card>.br-beer-card__body,.br-product-grid--list .br-product-card>.br-beer-card__body{min-height:5.75rem;padding:0;gap:.25rem}.br-product-card__title,.br-beer-title{font-size:.9375rem}.br-beer-card__metrics{gap:0}.br-beer-card__metric{padding:0}}.br-beer-card__metrics{align-self:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px;width:100%;max-width:100%;min-width:0;margin:8px 0 0;padding:0;overflow:visible}.br-beer-card__metric{display:inline-flex;flex:0 1 auto;flex-direction:row;align-items:center;justify-content:flex-start;gap:6px;width:auto;min-width:0;min-height:0;padding:5px 9px;border:0;border-radius:6px;background:var(--br-surface-3);box-shadow:none}.br-beer-card__metric.br-beer-card__metric--availability{display:none}.br-beer-card__metric.br-beer-card__metric--format{display:inline-flex;flex:0 0 auto;width:max-content;min-width:max-content;max-width:max-content;white-space:nowrap}.br-beer-card__metric.br-beer-card__metric--value-only{display:inline-flex;flex:0 0 auto;align-items:center;width:max-content;min-width:max-content;max-width:max-content;white-space:nowrap}.br-beer-card__metric span,.br-beer-card__metric small{display:inline-block;color:var(--br-muted);font-size:10px;line-height:1;font-weight:600;letter-spacing:0;text-transform:none}.br-beer-card__metric strong{display:inline-block;min-width:0;margin:0;overflow:hidden;color:var(--br-text);font-size:12px;line-height:1;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-beer-card__metric.br-beer-card__metric--format strong,.br-beer-card__metric.br-beer-card__metric--value-only strong{overflow:visible;text-overflow:clip}.br-fact,.br-stat-card,.br-brewery-stat,.br-beer-spec-card,.br-purchase-panel,.br-select-stats>div,.br-city-card__metrics>span,.br-city-hero__stats>div,.br-city-option__metrics>span{min-width:0;min-height:0;padding:11px 13px;border:0;border-radius:10px;background:var(--br-metric-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.br-city-card__metrics,.br-city-hero__stats,.br-select-stats,.br-brewery-stats,.br-stat-grid,.br-facts-grid{gap:10px}.br-beer-spec-card span,.br-beer-spec-card small,.br-purchase-panel__price span,.br-purchase-panel__price small,.br-fact span,.br-stat-card span,.br-stat-card__label,.br-brewery-stat span,.br-select-stats span,.br-city-card__metrics small,.br-city-hero__stats span,.br-city-option__metrics small{display:block;margin:0;color:var(--br-muted);font-size:11px;line-height:1.25;font-weight:600;letter-spacing:0;text-transform:none}.br-beer-spec-card strong,.br-purchase-panel__price strong,.br-fact strong,.br-stat-card strong,.br-stat-card__value,.br-brewery-stat strong,.br-select-stats strong,.br-city-card__metrics strong,.br-city-card__metrics b,.br-city-hero__stats strong,.br-city-option__metrics b{display:block;margin:0 0 4px;color:var(--br-text);font-size:24px;line-height:1;font-weight:600;letter-spacing:0}.br-fact strong,.br-brewery-stat strong{font-size:22px}.br-city-option__metrics b{font-size:18px}.br-city-card__metrics strong,.br-city-card__metrics b,.br-select-stats strong{font-size:24px}.br-city-hero__stats strong,.br-stat-card strong,.br-stat-card__value{font-size:28px}@media(max-width:720px){.br-beer-card__metrics{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;align-self:flex-start;gap:0;width:100%;max-width:100%;margin-top:.125rem;overflow:visible}.br-beer-card__metric{display:inline-flex;flex:0 1 auto;flex-direction:row;align-items:center;gap:.25rem;width:auto;min-width:0;min-height:0;padding:0;border-radius:0;background:transparent}.br-beer-card__metric+.br-beer-card__metric:before{content:"·";align-self:center;margin:0 .45rem 0 .25rem;color:var(--br-muted);font-size:.6875rem;font-weight:600;line-height:1}.br-beer-card__metric span,.br-beer-card__metric small{display:inline-block;font-size:.6875rem;line-height:1}.br-beer-card__metric strong{margin:0;font-size:.6875rem;line-height:1}.br-fact,.br-stat-card,.br-brewery-stat,.br-select-stats>div,.br-city-card__metrics>span,.br-city-hero__stats>div,.br-city-option__metrics>span{padding:9px 10px;border-radius:8px}.br-fact strong,.br-brewery-stat strong,.br-city-card__metrics strong,.br-city-card__metrics b,.br-select-stats strong{font-size:20px}.br-city-hero__stats strong,.br-stat-card strong,.br-stat-card__value{font-size:24px}}@media(max-width:420px){.br-beer-card__metrics{gap:0;margin-top:.125rem}.br-beer-card__metric{padding:0}}.br-card-facts{min-width:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:6px;margin:0;padding:0}.br-card-fact{min-width:0;min-height:0;display:inline-flex;flex:0 1 auto;align-items:baseline;gap:6px;padding:5px 9px;border:0;border-radius:7px;color:var(--br-text);background:var(--br-metric-surface);box-shadow:none}.br-card-fact>span{flex-shrink:0;color:var(--br-muted);font-size:10px;line-height:1;font-weight:600;letter-spacing:0;text-transform:none;white-space:nowrap}.br-card-fact>strong{min-width:0;margin:0;color:var(--br-text);font-size:12px;line-height:1;font-weight:600;letter-spacing:0;white-space:nowrap}.br-card-facts .br-open-status{min-height:1.5625rem;display:inline-flex;gap:.375rem;padding:.25rem .5rem;border-radius:.4375rem;box-shadow:none;background:var(--br-metric-surface)}.br-card-facts .br-open-status--open,.br-card-facts .br-open-status--closed,.br-card-facts .br-open-status--unknown{background:var(--br-metric-surface)}.br-card-facts .br-open-status__dot{display:block}.br-card-facts .br-open-status__label{display:inline;margin:0;color:inherit;font:inherit;line-height:inherit;white-space:normal}.br-card-facts .br-open-status--quiet{color:color-mix(in srgb,var(--br-muted) 88%,var(--br-text));background:color-mix(in srgb,var(--br-metric-surface) 70%,transparent)}.br-card-facts .br-open-status--quiet.br-open-status--open{color:color-mix(in srgb,var(--br-green) 74%,var(--br-text))}.br-place-directory-grid,.br-brewery-grid,.br-producer-tile-grid{gap:14px}.br-place-directory-grid,.br-brewery-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr))}.br-producer-tile-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.br-place-directory-card,.br-venue-card,.br-city-venue-card,.br-brewery-card,.br-producer-tile,.br-producer-mini{min-width:0;min-height:0;overflow:hidden;gap:0;padding:0;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);box-shadow:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.br-place-directory-card:hover,.br-venue-card:hover,.br-city-venue-card:hover,.br-brewery-card:hover,.br-producer-tile:hover,.br-producer-mini:hover{border-color:var(--br-border-strong);background:var(--br-surface-2);transform:translateY(-2px)}.br-place-directory-card,.br-brewery-card{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:stretch}.br-venue-card,.br-city-venue-card,.br-producer-tile,.br-producer-mini{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:stretch}.br-place-directory-card__media,.br-venue-card__logo,.br-city-venue-card__logo,.br-brewery-card__logo,.br-producer-tile__logo,.br-producer-mini__logo{align-self:stretch;width:100%;height:100%;min-height:96px;border:0;border-radius:0;background:var(--br-surface-3);box-shadow:none}.br-venue-card__logo,.br-city-venue-card__logo,.br-producer-tile__logo,.br-producer-mini__logo{min-height:78px}.br-place-directory-card__media img,.br-venue-card__logo img,.br-city-venue-card__logo img,.br-brewery-card__logo img,.br-producer-tile__logo img,.br-producer-mini__logo img{width:100%;height:100%;display:block;border-radius:0}.br-place-directory-card__media img,.br-venue-card__logo img,.br-city-venue-card__logo img,.br-brewery-card__logo img,.br-producer-tile__logo img,.br-producer-mini__logo img{object-fit:cover}.br-place-directory-card__body,.br-venue-card__copy,.br-city-venue-card__body,.br-brewery-card__body,.br-producer-tile__body,.br-producer-mini__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:12px 14px}.br-brewery-card__body{padding-right:42px}.br-place-directory-card__main{min-width:0;display:grid;gap:4px}.br-place-directory-card__title,.br-venue-card__copy strong,.br-city-venue-card__body strong,.br-brewery-card__body h2,.br-producer-tile strong,.br-producer-mini__copy a,.br-producer-mini__copy strong{margin:0;overflow:hidden;color:var(--br-text);font-size:18px;line-height:1.15;font-weight:600;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.br-brewery-card__body h2,.br-place-directory-card__title{font-size:19px}.br-place-directory-card__address,.br-venue-card__copy>span:not(.br-card-facts),.br-city-venue-card__body small,.br-brewery-card__kind,.br-producer-mini__copy span{min-width:0;margin:0;overflow:hidden;color:var(--br-muted);font-size:13px;line-height:1.3;font-weight:600;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.br-place-directory-card__address{display:-webkit-box;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.br-place-directory-card__meta{min-width:0;display:flex;flex-wrap:wrap;gap:5px 10px;margin:0;color:var(--br-muted);font-size:12px;line-height:1.3;font-weight:600}.br-place-directory-card__meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-venue-card__facts.br-card-facts,.br-city-venue-card__facts.br-card-facts,.br-brewery-card__facts.br-card-facts,.br-producer-tile__facts.br-card-facts{display:flex;margin-top:1px}.br-brewery-card__foot{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--br-brand);opacity:.8}.br-brewery-card__foot .br-icon{width:17px;height:17px}.br-brewery-link__entries{gap:8px}.br-brewery-link__entry{min-width:0;display:inline-flex;align-items:center;gap:8px;padding:4px 9px 4px 4px;border:1px solid var(--br-border);border-radius:16px;background:var(--br-metric-surface)}.br-brewery-link__logo{width:32px;height:32px;border-radius:11px;font-size:11px}.br-brewery-link__entry a,.br-brewery-link__entry>span:not(.br-brewery-link__logo){min-width:0;overflow:hidden;color:var(--br-text);font-size:13px;line-height:1.15;font-weight:600;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;text-decoration:none}@media(max-width:720px){.br-place-directory-grid,.br-brewery-grid,.br-producer-tile-grid{grid-template-columns:1fr;gap:12px}.br-place-directory-card,.br-brewery-card{grid-template-columns:104px minmax(0,1fr);border-radius:22px}.br-venue-card,.br-city-venue-card,.br-producer-tile,.br-producer-mini{grid-template-columns:88px minmax(0,1fr);border-radius:22px}.br-place-directory-card__media,.br-brewery-card__logo{min-height:112px}.br-venue-card__logo,.br-city-venue-card__logo,.br-producer-tile__logo,.br-producer-mini__logo{min-height:92px}.br-place-directory-card__body,.br-venue-card__copy,.br-city-venue-card__body,.br-brewery-card__body,.br-producer-tile__body,.br-producer-mini__copy{gap:6px;padding:10px 11px}.br-brewery-card__body{padding-right:34px}.br-place-directory-card__title,.br-venue-card__copy strong,.br-city-venue-card__body strong,.br-brewery-card__body h2,.br-producer-tile strong,.br-producer-mini__copy a,.br-producer-mini__copy strong{font-size:16px;line-height:1.16}.br-card-facts{gap:5px}.br-card-fact{gap:5px;padding:4px 7px;border-radius:6px}.br-card-fact>span{font-size:9px}.br-card-fact>strong{font-size:12px}.br-card-facts .br-open-status{flex:1 0 100%;max-width:100%;min-height:24px;align-items:flex-start;padding:4px 7px;border-radius:6px;line-height:1.25}.br-card-facts .br-open-status__dot{margin-top:.35em}}@media(max-width:420px){.br-place-directory-card,.br-brewery-card{grid-template-columns:96px minmax(0,1fr)}.br-venue-card,.br-city-venue-card,.br-producer-tile,.br-producer-mini{grid-template-columns:80px minmax(0,1fr)}.br-place-directory-card__body,.br-venue-card__copy,.br-city-venue-card__body,.br-brewery-card__body,.br-producer-tile__body,.br-producer-mini__copy{padding:9px 10px}}.br-open-status--compact{max-width:100%}.br-open-status--compact .br-open-status__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-shop-profile__facts .br-open-status--compact .br-open-status__label{overflow:visible;text-overflow:clip;white-space:normal}.br-beer-card__metric,.br-card-fact,.br-brewery-link__entry,.br-fact,.br-stat-card,.br-brewery-stat,.br-beer-spec-card,.br-purchase-panel,.br-select-stats>div,.br-city-card__metrics>span,.br-city-hero__stats>div,.br-city-option__metrics>span,.br-volume-row{background:var(--br-metric-surface)}.br-brewery-card__logo img,.br-producer-tile__logo img,.br-producer-mini__logo img{object-fit:cover}.br-beer-spec-grid{align-items:stretch}.br-beer-spec-card{display:flex;flex-direction:column;min-height:0;gap:7px;padding:13px 14px;border:0;border-radius:12px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.br-beer-spec-card span,.br-beer-spec-card small,.br-purchase-panel__price span,.br-purchase-panel__price small{display:block;margin:0;color:var(--br-muted);font-size:11px;line-height:1.25;font-weight:600;letter-spacing:0;text-transform:none}.br-beer-spec-card strong,.br-purchase-panel__price strong{display:block;margin:0 0 4px;color:var(--br-text);font-size:22px;line-height:1;font-weight:600;letter-spacing:0;overflow-wrap:anywhere}.br-volume-trigger{width:fit-content;max-width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;margin-top:2px;padding:5px 8px;border:0;border-radius:7px;color:var(--br-brand);background:var(--br-brand-soft);font-size:12px;line-height:1;font-weight:600;box-shadow:none}.br-volume-trigger .br-icon{width:14px;height:14px}.br-purchase-panel{margin-top:22px;padding:16px;border:0;border-radius:16px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.br-purchase-panel__price{display:grid;gap:5px}.br-purchase-panel__price strong{white-space:normal}.br-availability-map-card{position:relative;display:grid;gap:12px;margin:18px 0}.br-map--availability{min-height:300px;overflow:hidden;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface-2)}.br-availability-map-card__button{position:absolute;right:14px;top:14px;z-index:8;width:fit-content;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.br-modal-backdrop--image{align-items:center;justify-content:center;padding:max(24px,env(safe-area-inset-top)) max(32px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(32px,env(safe-area-inset-left));background:#000000eb;-webkit-backdrop-filter:none;backdrop-filter:none}.br-modal--image{width:min(100%,calc(100vw - 64px));max-width:none;max-height:none;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.br-modal--image .br-modal-close{position:absolute;top:0;right:0;z-index:6;width:48px;height:48px;border-color:#ffffff2e;background:#0e1117c2;color:#fff;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.br-modal--image .br-modal-close:hover,.br-modal--image .br-modal-close:focus-visible{border-color:#ffffff57;background:#20242ed6;color:#fff;box-shadow:none}.br-image-modal{position:relative;box-sizing:border-box;display:grid;place-items:center;width:100%;min-height:calc(100dvh - 48px - env(safe-area-inset-top) - env(safe-area-inset-bottom));margin:0;padding:56px 64px 84px}.br-image-modal__media{min-width:0;min-height:0;display:grid;place-items:center}.br-image-modal__media img{display:block;width:auto;height:auto;max-width:min(100%,calc(100vw - 160px));max-height:calc(100dvh - 168px - env(safe-area-inset-top) - env(safe-area-inset-bottom));object-fit:contain;border-radius:18px;box-shadow:0 24px 70px #0000006b}.br-image-modal__caption{position:absolute;left:50%;bottom:0;z-index:2;width:min(560px,calc(100vw - 64px));display:grid;gap:4px;transform:translate(-50%);padding:12px 16px;border:1px solid rgb(255 255 255 / 10%);border-radius:18px;background:linear-gradient(180deg,#12161cb8,#080a0ed1);color:#fff;text-align:center;pointer-events:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.br-image-modal__caption h2{overflow:hidden;margin:0;color:inherit;font-size:17px;line-height:1.15;letter-spacing:0;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-image-modal__caption p{overflow:hidden;margin:0;color:#ffffffad;font-size:12px;line-height:1.25;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-modal--volume{width:min(100%,520px);padding:24px}.br-volume-modal-head{display:grid;gap:6px;padding-right:44px}.br-volume-modal-head h2{margin:0;font-size:28px;line-height:1.05;letter-spacing:-.045em}.br-volume-modal-head p{margin:0;color:var(--br-muted);line-height:1.4}.br-volume-list{display:grid;gap:8px;margin-top:18px}.br-volume-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding:10px 12px;border-radius:10px}.br-volume-row--primary{outline:1px solid color-mix(in srgb,var(--br-brand) 34%,transparent)}.br-volume-row span{min-width:0;display:grid;gap:2px}.br-volume-row strong,.br-volume-row b{color:var(--br-text);font-size:14px;line-height:1;font-weight:600}.br-volume-row small,.br-volume-row em{color:var(--br-muted);font-size:11px;line-height:1;font-style:normal;font-weight:600}@media(max-width:720px){.br-body--home .br-mobile-header,.br-body--home .br-topbar{position:static}.br-card-facts .br-open-status--compact{flex:0 1 auto}.br-beer-spec-card{padding:10px 11px;border-radius:10px}.br-purchase-panel{margin-top:16px;padding:12px;border-radius:14px}.br-map--availability{min-height:230px;border-radius:20px}.br-availability-map-card__button{position:static;width:100%}.br-modal--volume{padding:20px}.br-modal-backdrop--image{padding:max(12px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.br-modal--image{width:min(100%,calc(100vw - 20px))}.br-modal--image .br-modal-close{width:46px;height:46px}.br-image-modal{min-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:60px 0 72px}.br-image-modal__media img{max-width:calc(100vw - 24px - env(safe-area-inset-left) - env(safe-area-inset-right));max-height:calc(100dvh - 156px - env(safe-area-inset-top) - env(safe-area-inset-bottom));border-radius:14px}.br-image-modal__caption{bottom:0;width:min(100%,calc(100vw - 28px - env(safe-area-inset-left) - env(safe-area-inset-right)));padding:10px 12px;border-radius:15px}.br-image-modal__caption h2{font-size:14px}.br-image-modal__caption p{font-size:11px}.br-volume-row{grid-template-columns:minmax(0,1fr) auto}.br-volume-row em{grid-column:1 / -1;justify-self:end}}@media(max-height:560px){.br-image-modal{padding-bottom:0}.br-image-modal__media img{max-height:calc(100dvh - 88px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.br-image-modal__caption{display:none}}.br-untappd-rating__text,.br-untappd-rating--compact .br-untappd-rating__text{display:inline-flex;align-items:center;gap:.5rem;min-width:0;max-width:100%;line-height:1}.br-untappd-rating__text strong,.br-untappd-rating--compact .br-untappd-rating__text strong{flex:0 0 auto;line-height:1}.br-untappd-rating__meta,.br-untappd-rating--compact .br-untappd-rating__meta{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;color:var(--br-muted);line-height:1}.br-untappd-rating__source,.br-untappd-rating__count{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1}.br-untappd-rating__source{font-size:.625rem;font-weight:600;text-transform:uppercase}.br-untappd-rating__source-label{display:inline}.br-untappd-rating__count{font-size:.625rem;font-weight:600;text-transform:none}.br-untappd-rating--minimal .br-untappd-rating__text{gap:.375rem}.br-untappd-rating--minimal .br-untappd-rating__meta{flex-direction:row;align-items:center}.br-untappd-rating--minimal .br-untappd-rating__count{display:inline-flex;align-items:center;gap:.1875rem}.br-untappd-rating__external{flex:0 0 auto;font-size:.75em;line-height:1}.br-untappd-rating[href]:hover .br-untappd-rating__source{color:var(--br-brand)}.br-mobile-header__actions{min-width:0;flex:1;justify-content:flex-end}.br-mobile-search-button,.br-mobile-city-button{display:inline-grid;place-items:center;flex:0 0 auto;height:46px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text);background:var(--br-surface-2);box-shadow:none}.br-mobile-search-button{width:46px;border-radius:999px}.br-mobile-city-button{max-width:min(34vw,136px);grid-template-columns:auto minmax(0,1fr);gap:6px;padding:0 12px;font-size:13px;font-weight:600}.br-mobile-city-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-mobile-search-button .br-icon,.br-mobile-city-button .br-icon{width:20px;height:20px}.br-mobile-search-sheet{display:block;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,visibility .16s ease,transform .2s cubic-bezier(.2,.8,.2,1)}.br-mobile-search-sheet--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.br-mobile-search-sheet__form{grid-template-columns:minmax(0,1fr) auto;transform:translateY(-.75rem) scale(.985);opacity:0;transition:opacity .16s ease,transform .21s cubic-bezier(.2,.8,.2,1)}.br-mobile-search-sheet--open .br-mobile-search-sheet__form{transform:translateY(0) scale(1);opacity:1}.br-beer-technical-facts{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.125rem}.br-beer-technical-fact{width:auto;min-height:0;display:inline-flex;align-items:baseline;gap:7px;padding:6px 9px}.br-beer-technical-fact span,.br-beer-technical-fact strong{display:inline;margin:0;line-height:1}.br-beer-technical-facts .br-beer-technical-fact{padding:.5rem .875rem;border-radius:.5625rem;gap:.5rem}.br-beer-technical-facts .br-beer-technical-fact span{font-size:.75rem;font-weight:600;letter-spacing:.02rem;text-transform:uppercase}.br-beer-technical-facts .br-beer-technical-fact strong{font-size:1rem;font-weight:600}.br-beer-action-panel{display:grid;gap:12px;margin-top:24px}.br-beer-action-panel .br-beer-spec-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,11.25rem),1fr));align-items:stretch;margin-top:0;gap:.5rem;max-width:30rem}.br-beer-action-panel .br-beer-spec-card{min-height:auto;padding:1rem 1.25rem;border-radius:1rem;background:color-mix(in srgb,var(--br-surface-2) 55%,transparent);border:1px solid color-mix(in srgb,var(--br-border) 45%,transparent)}.br-beer-action-panel .br-beer-spec-card span{display:block;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;color:var(--br-muted);margin-bottom:.375rem}.br-beer-action-panel .br-beer-spec-card strong{display:inline;margin-bottom:0;font-size:1.125rem;color:var(--br-text);line-height:1.25}.br-beer-action-panel .br-beer-spec-card small{display:inline;font-size:.9375rem;color:var(--br-muted);margin-left:.25rem}.br-beer-action-panel .br-beer-spec-card small:before{content:" ("}.br-beer-action-panel .br-beer-spec-card small:after{content:")"}.br-beer-spec-card--price strong{font-size:24px}.br-beer-fact-strip{display:flex;flex-wrap:wrap;align-items:stretch;gap:8px;margin-top:14px}.br-beer-fact-pill{min-width:0;min-height:58px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:12px;background:color-mix(in srgb,var(--br-surface-2) 88%,transparent)}.br-beer-fact-pill strong{display:block;color:var(--br-text);font-size:18px;line-height:1.05;font-weight:600;letter-spacing:0;overflow-wrap:anywhere}.br-beer-fact-pill>span{display:block;color:var(--br-muted);font-size:11px;line-height:1.2;font-weight:600;letter-spacing:0;text-transform:none}.br-beer-fact-pill{display:grid;gap:5px}.br-beer-fact-pill:is(a){color:inherit;text-decoration:none}.br-beer-fact-pill:is(a):hover{border-color:color-mix(in srgb,var(--br-brand) 32%,var(--br-border));background:color-mix(in srgb,var(--br-surface-3) 72%,transparent);text-decoration:none}.br-beer-fact-pill--strong strong{font-size:20px}.br-beer-fact-pill--success{border-color:color-mix(in srgb,var(--br-green) 34%,var(--br-border));background:color-mix(in srgb,var(--br-green-soft) 82%,var(--br-surface-2))}.br-beer-fact-pill--gold{border-color:color-mix(in srgb,var(--br-rating-gold) 32%,var(--br-border));background:color-mix(in srgb,var(--br-surface-2) 94%,var(--br-rating-gold-soft));box-shadow:inset 3px 0 color-mix(in srgb,var(--br-rating-gold) 58%,transparent)}.br-beer-fact-pill--gold strong{color:var(--br-rating-gold)}.br-beer-fact-pill small{color:var(--br-text-soft);font-size:12px;line-height:1.25}.br-beer-purchase-decision{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,220px);gap:14px;align-items:center;margin-top:14px;padding:14px;border:1px solid color-mix(in srgb,var(--br-green) 30%,var(--br-border));border-radius:14px;background:color-mix(in srgb,var(--br-surface-2) 90%,var(--br-green-soft));box-shadow:inset 3px 0 color-mix(in srgb,var(--br-green) 52%,transparent)}.br-beer-purchase-decision--closed,.br-beer-purchase-decision--mixed{border-color:color-mix(in srgb,var(--br-brand) 34%,var(--br-border));background:color-mix(in srgb,var(--br-surface-2) 90%,var(--br-brand-soft));box-shadow:inset 3px 0 color-mix(in srgb,var(--br-brand) 52%,transparent)}.br-beer-purchase-decision--unknown{border-color:color-mix(in srgb,var(--br-border) 86%,transparent);background:color-mix(in srgb,var(--br-surface-2) 92%,transparent);box-shadow:inset 3px 0 color-mix(in srgb,var(--br-muted) 38%,transparent)}.br-beer-purchase-decision__copy{min-width:0;display:grid;align-content:center;gap:6px}.br-beer-purchase-decision__label,.br-beer-purchase-decision__status,.br-beer-purchase-decision__address{color:var(--br-muted);font-size:12px;line-height:1.25;font-weight:600;letter-spacing:0}.br-beer-purchase-decision__label{color:var(--br-text-soft)}.br-beer-purchase-decision__copy>strong{min-width:0;color:var(--br-text);font-size:22px;line-height:1.08;font-weight:600;letter-spacing:0;overflow-wrap:anywhere}.br-beer-purchase-decision__status{color:var(--br-text-soft)}.br-beer-purchase-decision__prices{min-width:0;display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.br-beer-purchase-decision__prices>span{min-width:0;min-height:28px;display:inline-flex;align-items:center;padding:0 9px;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:8px;color:var(--br-text);background:color-mix(in srgb,var(--br-surface-3) 72%,transparent);font-size:12px;line-height:1.2;font-weight:600;overflow-wrap:anywhere}.br-beer-purchase-decision__address{margin-top:1px}.br-beer-purchase-decision__cta{align-self:center;min-height:60px;padding-inline:20px;text-align:center;white-space:nowrap}.br-beer-fact-pill--muted{border-color:var(--br-border);background:var(--br-surface-2)}.br-beer-fact-pill--untappd.br-beer-fact-pill--muted{min-height:52px;padding-block:9px;border-color:color-mix(in srgb,var(--br-border) 92%,transparent);background:color-mix(in srgb,var(--br-surface-2) 72%,transparent)}.br-beer-fact-pill--untappd.br-beer-fact-pill--muted strong{color:var(--br-text-soft);font-size:16px;line-height:1.12;font-weight:600}.br-beer-fact-pill--untappd.br-beer-fact-pill--muted small{color:var(--br-muted);font-size:11px}.br-beer-fact-pill--untappd.br-beer-fact-pill--muted:is(a):hover{border-color:color-mix(in srgb,var(--br-brand) 18%,var(--br-border));background:color-mix(in srgb,var(--br-surface-2) 84%,transparent)}@container (max-width: 480px){.br-beer-purchase-decision{grid-template-columns:1fr}.br-beer-purchase-decision__cta{min-height:58px;white-space:normal}}.br-beer-follow-action--hero{margin-top:18px}.br-beer-follow-action--hero-mobile{display:none}.br-beer-buy-button{width:100%;justify-content:center;border-radius:16px}.br-beer-follow-action,.br-beer-follow-action .br-favorite-form,.br-beer-follow-action .br-favorite-button{width:100%}.br-beer-follow-action .br-favorite-form{display:flex}.br-beer-follow-action .br-favorite-button{min-height:52px;padding:0 18px;border-radius:16px;border-color:var(--br-brand);color:var(--br-brand-contrast);background:var(--br-brand);box-shadow:0 14px 30px color-mix(in srgb,var(--br-brand) 22%,transparent);font-size:15px}.br-beer-follow-action .br-favorite-button:hover{border-color:var(--br-brand-hover);background:var(--br-brand-hover)}.br-beer-follow-action .br-favorite-button--active{border-color:color-mix(in srgb,#b4232d 34%,var(--br-border));color:#b4232d;background:color-mix(in srgb,#b4232d 10%,var(--br-surface));box-shadow:none}.br-beer-follow-action [data-favorite-label]{min-width:0;line-height:1.15;overflow-wrap:anywhere}.br-beer-buy-button--mobile,.br-beer-follow-action--mobile{display:none}.br-beer-cross-city{display:grid;gap:12px;margin-top:16px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--br-brand) 28%,var(--br-border));border-radius:14px;background:color-mix(in srgb,var(--br-surface-2) 88%,var(--br-brand-soft));box-shadow:inset 3px 0 color-mix(in srgb,var(--br-brand) 58%,transparent)}.br-beer-cross-city__copy{display:grid;gap:6px}.br-beer-cross-city__copy>span{color:var(--br-muted);font-size:12px;line-height:1.2;font-weight:600}.br-beer-cross-city__copy h2{margin:0;color:var(--br-text);font-size:20px;line-height:1.15;font-weight:600;letter-spacing:0}.br-beer-cross-city__copy p{margin:0;color:var(--br-text-soft);font-size:14px;line-height:1.45}.br-beer-cross-city__places,.br-beer-past-places__list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.br-beer-cross-city__places a,.br-beer-cross-city__places li>span{display:grid;gap:3px;min-width:0;padding:10px 12px;border:1px solid var(--br-border);border-radius:10px;color:inherit;background:var(--br-surface-solid);text-decoration:none}.br-beer-cross-city__places a:hover,.br-beer-cross-city__places a:focus-visible{border-color:var(--br-border-strong);text-decoration:none}.br-beer-cross-city__places small{color:var(--br-muted);font-size:12px;line-height:1.25;font-weight:600}.br-beer-cross-city__places strong{min-width:0;color:var(--br-text);font-size:15px;line-height:1.2;font-weight:600;overflow-wrap:anywhere}.br-beer-past-places__list{gap:10px}.br-beer-past-places__row{display:grid;grid-template-columns:48px minmax(0,1fr) 34px;gap:12px;align-items:center;min-width:0;padding:8px 10px 8px 8px;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:14px;color:inherit;background:linear-gradient(135deg,color-mix(in srgb,var(--br-surface-solid) 94%,var(--br-brand-soft)),var(--br-surface-solid)),var(--br-surface-solid);text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.br-beer-past-places__row--static{grid-template-columns:48px minmax(0,1fr)}.br-beer-past-places__row:hover,.br-beer-past-places__row:focus-visible{border-color:color-mix(in srgb,var(--br-border-strong) 82%,var(--br-brand));background:linear-gradient(135deg,color-mix(in srgb,var(--br-surface-solid) 86%,var(--br-brand-soft)),var(--br-surface-solid)),var(--br-surface-solid);text-decoration:none;transform:translateY(-1px)}.br-beer-past-places__media{display:grid;place-items:center;width:48px;height:48px;overflow:hidden;border:1px solid color-mix(in srgb,var(--br-border) 72%,transparent);border-radius:12px;color:var(--br-text);background:color-mix(in srgb,var(--br-surface-solid) 78%,var(--br-brand-soft))}.br-beer-past-places__media img{display:block;width:100%;height:100%;object-fit:cover}.br-beer-past-places__initials{color:var(--br-text);font-size:13px;line-height:1;font-weight:600}.br-beer-past-places__body{display:grid;gap:5px;min-width:0}.br-beer-past-places__body strong{min-width:0;color:var(--br-text);font-size:15px;line-height:1.2;font-weight:600;overflow-wrap:anywhere}.br-beer-past-places__body small{display:flex;flex-wrap:wrap;gap:4px 8px;min-width:0;color:var(--br-muted);font-size:12px;line-height:1.25;font-weight:600}.br-beer-past-places__body small span:not(:last-child):after{content:"·";margin-left:8px;color:color-mix(in srgb,var(--br-muted) 70%,transparent)}.br-beer-past-places__arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;color:var(--br-text-soft);background:color-mix(in srgb,var(--br-surface-solid) 72%,transparent)}.br-beer-past-places__arrow .br-icon{width:16px;height:16px}.br-beer-faq__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0}.br-beer-faq__item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:flex-start;min-width:0;padding:12px;border:1px solid color-mix(in srgb,var(--br-border) 88%,transparent);border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--br-surface-solid) 94%,var(--br-brand-soft)),var(--br-surface-solid)),var(--br-surface-solid)}.br-beer-faq__icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--br-border) 72%,transparent);border-radius:10px;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand-soft) 18%,var(--br-surface-solid))}.br-beer-faq__icon .br-icon{width:17px;height:17px}.br-beer-faq__body{display:grid;gap:5px;min-width:0}.br-beer-faq__list dt{color:var(--br-text);font-size:14px;line-height:1.25;font-weight:600}.br-beer-faq__list dd{margin:0;color:var(--br-text-soft);font-size:13px;line-height:1.45}@media(max-width:720px){.br-beer-past-places__row{grid-template-columns:44px minmax(0,1fr) 30px;gap:10px;padding:8px;border-radius:12px}.br-beer-past-places__row--static{grid-template-columns:44px minmax(0,1fr)}.br-beer-past-places__media{width:44px;height:44px;border-radius:11px}.br-beer-past-places__body strong{font-size:14px}.br-beer-past-places__arrow{width:30px;height:30px}.br-beer-faq__list{grid-template-columns:1fr}.br-beer-faq__item{grid-template-columns:32px minmax(0,1fr);padding:11px;border-radius:12px}.br-beer-faq__icon{width:32px;height:32px}}.br-beer-cross-city__places em{color:var(--br-text-soft);font-size:13px;line-height:1.25;font-style:normal;overflow-wrap:anywhere}.br-beer-cross-city__places b{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;color:var(--br-text);font-size:14px;line-height:1.25;font-weight:600}.br-beer-cross-city__places b span{color:var(--br-muted);font-size:12px;font-weight:600}.br-beer-cross-city__actions{display:flex;flex-wrap:wrap;gap:8px}.br-beer-cross-city__actions>.br-button,.br-beer-cross-city__follow{flex:1 1 190px}.br-beer-cross-city__actions .br-button,.br-beer-cross-city__actions .br-favorite-button{min-height:42px}.br-beer-cross-city__follow,.br-beer-cross-city__follow .br-favorite-form,.br-beer-cross-city__follow .br-favorite-button{min-width:0;width:100%}.br-beer-cross-city__follow .br-favorite-button{border-color:var(--br-border);color:var(--br-text);background:color-mix(in srgb,var(--br-surface-solid) 92%,var(--br-brand-soft))}.br-beer-cross-city__follow .br-favorite-button:hover,.br-beer-cross-city__follow .br-favorite-button:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 34%,var(--br-border));color:var(--br-text);background:var(--br-surface-solid)}.br-beer-cross-city__follow [data-favorite-label]{min-width:0;overflow-wrap:anywhere}.br-beer-cross-city-details{display:grid;gap:12px;width:100%;margin-top:8px;padding-top:14px;border-top:1px solid var(--br-border);text-align:left}.br-beer-cross-city-details__city{display:grid;gap:8px}.br-beer-cross-city-details__city h3{margin:0;color:var(--br-text);font-size:16px;line-height:1.25;font-weight:600}.br-mobile-cta-copy{display:grid;gap:3px;min-width:0;line-height:1.1}.br-mobile-cta-copy small{color:currentColor;opacity:.82;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-availability-filterbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;margin:12px 0 0;padding:8px;border:1px solid var(--br-border);border-radius:14px;background:var(--br-surface-2)}.br-availability-sort{display:flex;flex-wrap:wrap;gap:6px;min-width:0}.br-availability-filter-link{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:34px;padding:0 10px;border:1px solid transparent;border-radius:10px;color:var(--br-text-soft);background:transparent;font:inherit;font-size:13px;line-height:1;font-weight:600;text-decoration:none;cursor:pointer}.br-availability-filter-link:hover{color:var(--br-text);background:var(--br-surface-3);text-decoration:none}.br-availability-filter-link--active{border-color:color-mix(in srgb,var(--br-brand) 46%,var(--br-border));color:var(--br-text);background:var(--br-surface-solid);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--br-brand) 26%,transparent)}.br-availability-filter-link--toggle{margin-left:auto}.br-availability-filter-link__label-short{display:none}.br-availability-filter-link:disabled{opacity:.58;cursor:wait}.br-availability-filter-link--loading,.br-availability-filter-link--pending,.br-shop-sort__item--loading,.br-shop-menu-tab--loading,.br-mobile-filter-chip--loading,.br-mobile-sort-button--loading,.br-mobile-sort-option--loading{cursor:wait;opacity:.78}#availabilitySection{scroll-margin-top:92px}.br-shop-profile{display:grid;grid-template-columns:7rem minmax(0,1fr);gap:1.125rem;align-items:center;margin-bottom:1.125rem;padding:1.125rem 1.125rem 1.375rem;border:1px solid var(--br-border);border-radius:1.625rem;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-shop-profile__logo{overflow:hidden;display:grid;place-items:center;width:112px;height:112px;border-radius:22px;color:var(--br-muted);background:var(--br-surface-2);font-size:28px;font-weight:600}.br-shop-profile__logo img{width:100%;height:100%;object-fit:cover}.br-shop-profile__body{min-width:0;display:grid;gap:10px}.br-shop-profile h1{margin:0;font-size:clamp(34px,5vw,64px);line-height:.95;letter-spacing:-.07em}.br-shop-profile__meta{display:flex;flex-wrap:wrap;gap:6px 10px;color:var(--br-text-soft);font-weight:600}.br-shop-profile__meta span:not(:last-child):after{content:"·";margin-left:10px;color:var(--br-muted)}.br-shop-profile__badges{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.625rem}.br-shop-profile__badges>*{flex-shrink:0}.br-shop-profile__facts{margin:0}.br-opening-schedule--compact{display:grid;grid-template-columns:minmax(180px,.4fr) minmax(0,1fr);gap:18px;margin:16px 0;padding:18px;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);box-shadow:none}.br-opening-schedule__head{min-width:0}.br-opening-schedule--compact h2{font-size:22px}.br-opening-schedule--compact p{margin-top:6px;font-size:14px}.br-opening-schedule--compact .br-opening-schedule__row{grid-template-columns:minmax(130px,.55fr) minmax(0,1fr);padding:8px 0}@media(max-width:960px){.br-main{min-height:calc(100dvh - 64px);width:100%;padding:0 0 calc(96px + env(safe-area-inset-bottom))}.br-topbar{display:none}.br-body--home .br-mobile-header{position:sticky}}@media(max-width:720px){.br-mobile-header{min-height:64px;padding:9px 12px}.br-mobile-logo{gap:8px}.br-mobile-logo>span:last-child:not(.br-logo-copy){display:none}.br-mobile-header__actions{gap:7px}.br-mobile-search-button{width:44px;height:44px}.br-mobile-city-button{height:44px;max-width:min(38vw,128px);padding:0 10px}.br-mobile-search-sheet{padding:max(.625rem,env(safe-area-inset-top)) .625rem .625rem}.br-mobile-search-sheet__form{min-height:auto;border-radius:0}.br-mobile-search-sheet__input-wrap{min-height:3.625rem;border-radius:1.5rem}.br-beer-detail{width:100%}.br-body--beer-detail .br-beer-detail{padding-bottom:calc(174px + env(safe-area-inset-bottom))}.br-body--beer-detail .br-beer-buy-button--desktop,.br-body--beer-detail .br-beer-follow-action--desktop{display:none}.br-body--beer-detail .br-beer-follow-action--hero-mobile{display:flex}.br-body--beer-detail .br-beer-buy-button--mobile,.br-body--beer-detail .br-beer-follow-action--mobile{display:flex;position:fixed;right:max(14px,env(safe-area-inset-right));bottom:calc(76px + env(safe-area-inset-bottom));left:max(14px,env(safe-area-inset-left));z-index:55;width:auto;min-height:58px;border-radius:20px;box-shadow:0 18px 44px #00000047}.br-body--beer-detail .br-beer-follow-action--mobile .br-favorite-button{min-height:58px;border-radius:20px}.br-beer-main-card{padding:18px 14px;border-bottom-right-radius:24px;border-bottom-left-radius:24px;margin-bottom:18px}.br-beer-fact-strip{display:flex;flex-wrap:nowrap;gap:8px;margin:14px -2px 0;padding:0 2px 2px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.br-beer-fact-strip::-webkit-scrollbar{display:none}.br-beer-fact-pill{flex:0 0 auto;min-height:54px;max-width:min(78vw,240px);scroll-snap-align:start}.br-beer-purchase-decision{grid-template-columns:1fr;gap:10px;margin-top:10px;padding:10px;border-radius:12px}.br-beer-purchase-decision__copy{gap:5px}.br-beer-purchase-decision__copy>strong{font-size:17px;line-height:1.12}.br-beer-purchase-decision__label,.br-beer-purchase-decision__status,.br-beer-purchase-decision__address,.br-beer-purchase-decision__prices>span{font-size:11px;line-height:1.2}.br-beer-purchase-decision__prices{gap:4px}.br-beer-purchase-decision__prices>span{min-height:24px;max-width:100%;padding:0 7px}.br-beer-purchase-decision__cta{min-height:48px}.br-availability-filterbar{flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:6px;margin:12px 0 10px;padding:6px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.br-availability-filterbar::-webkit-scrollbar{display:none}.br-availability-sort{flex:0 0 auto;flex-wrap:nowrap;gap:4px}.br-availability-filter-link{flex:0 0 auto;min-height:32px;padding:0 10px;border-radius:9px;font-size:12px;white-space:nowrap}.br-availability-filter-link--toggle{margin-left:0}.br-availability-filter-link__label-full{display:none}.br-availability-filter-link__label-short{display:inline}.br-beer-description--clamped{--br-beer-description-collapsed-height: 3.1em}.br-beer-action-panel .br-beer-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.375rem}.br-beer-action-panel .br-beer-spec-card{padding:.75rem 1rem;border-radius:.75rem}.br-beer-action-panel .br-beer-spec-card span{font-size:.75rem}.br-beer-action-panel .br-beer-spec-card strong{font-size:1rem}.br-beer-action-panel .br-beer-spec-card small{font-size:.875rem}.br-beer-technical-facts{margin-top:.875rem}.br-beer-technical-facts .br-beer-technical-fact{padding:.4375rem .75rem;border-radius:.5rem;gap:.375rem}.br-beer-technical-facts .br-beer-technical-fact span{font-size:.6875rem}.br-beer-technical-facts .br-beer-technical-fact strong{font-size:.875rem}#availabilitySection{scroll-margin-top:76px}.br-shop-profile{grid-template-columns:5.25rem minmax(0,1fr);gap:.75rem;margin:0 0 .75rem;padding:.75rem .75rem 1rem;border-radius:0 0 1.5rem 1.5rem;border-right:0;border-left:0}.br-shop-profile__logo{width:84px;height:84px;border-radius:18px;font-size:22px}.br-shop-profile h1{font-size:clamp(28px,10vw,42px)}.br-shop-profile__meta{display:grid;gap:3px;font-size:13px}.br-shop-profile__meta span:after{display:none}.br-opening-schedule--compact{grid-template-columns:1fr;gap:12px;margin:12px 0;padding:14px;border-radius:18px}.br-opening-schedule--compact .br-opening-schedule__row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:7px 0}}.br-modal--city{width:min(720px,calc(100vw - 24px));max-height:calc(100dvh - 24px);overflow-x:hidden;overflow-y:auto;border-radius:28px;scrollbar-gutter:stable}.br-modal--city .br-modal-close{right:16px;top:16px;z-index:8}.br-modal--city .br-city-picker--compact{min-width:0;padding:28px;overflow:hidden}.br-modal--city .br-city-picker--compact .br-radar-visual{right:-58px;top:-58px;width:190px;height:190px;opacity:.16;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--br-brand) 32%,transparent),transparent 62%),var(--br-surface-2)}.br-modal--city .br-city-picker__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;min-width:0;margin:0 0 16px;padding-right:58px}.br-modal--city .br-city-picker__head h2{max-width:100%;margin:0;overflow-wrap:anywhere;font-size:clamp(32px,5vw,44px);line-height:.96;letter-spacing:-.055em}.br-modal--city .br-city-picker__head p{max-width:520px;margin:8px 0 0;color:var(--br-text-soft);font-size:15px;line-height:1.45;font-weight:600}.br-modal--city .br-city-picker__head>span{min-width:0;min-height:34px;padding:0 12px;border-radius:.75rem;background:var(--br-brand-soft);color:var(--br-brand);font-size:13px;font-weight:600;white-space:nowrap}.br-modal--city .br-city-grid--picker{display:grid;grid-template-columns:1fr;gap:10px;min-width:0}.br-modal--city .br-city-option--modal button{display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:10px;min-width:0;min-height:0;padding:12px;border-radius:18px;overflow:hidden}.br-modal--city .br-city-option--modal .br-city-option__main{min-width:0}.br-modal--city .br-city-option--modal .br-city-option__title{display:flex;min-width:0;align-items:center;gap:8px}.br-modal--city .br-city-option--modal .br-city-option__main em{display:inline-flex;flex:0 0 auto;width:fit-content;margin:0;padding:3px 7px;border-radius:.75rem;background:color-mix(in srgb,var(--br-brand) 16%,transparent);color:var(--br-brand);font-size:10px;line-height:1;font-style:normal;font-weight:600;text-transform:uppercase}.br-modal--city .br-city-option--active button{transform:none;box-shadow:none}.br-modal--city .br-city-option--modal .br-city-option__main strong{display:block;flex:0 1 auto;min-width:0;overflow:hidden;color:var(--br-text);font-size:18px;line-height:1.1;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-modal--city .br-city-option--modal .br-city-option__main small{display:block;min-width:0;margin-top:4px;overflow:hidden;color:var(--br-muted);font-size:12px;line-height:1.25;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-modal--city .br-city-option--modal .br-city-option__metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px;min-width:0;max-width:260px;margin:0}.br-modal--city .br-city-option--modal .br-city-option__metrics>span{display:inline-flex;flex:0 1 auto;align-items:baseline;gap:5px;min-width:0;padding:5px 7px;border-radius:7px;background:var(--br-metric-surface)}.br-modal--city .br-city-option--modal .br-city-option__metrics b{margin:0;color:var(--br-text);font-size:13px;line-height:1;font-weight:600;white-space:nowrap}.br-modal--city .br-city-option--modal .br-city-option__metrics small{margin:0;color:var(--br-muted);font-size:9px;line-height:1;font-weight:600;white-space:nowrap}.br-shop-profile{grid-template-columns:104px minmax(0,1fr);gap:16px;padding:16px;border-radius:24px}.br-shop-detail-nav{margin-bottom:12px}.br-shop-profile__logo{width:104px;height:104px;border-radius:20px}.br-shop-profile h1{font-size:clamp(30px,4.2vw,52px);letter-spacing:-.055em}.br-shop-profile__types{display:flex;flex-wrap:wrap;gap:6px;align-items:baseline;color:var(--br-text-soft);font-size:13px;font-weight:600}.br-shop-profile__types span{color:var(--br-muted);font-size:11px;font-weight:600}.br-shop-profile__types strong{color:var(--br-text-soft);font-size:13px;font-weight:600}.br-shop-info-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:14px;margin:16px 0}.br-shop-info-grid--schedule-only{grid-template-columns:minmax(0,1fr)}.br-shop-info-grid .br-opening-schedule--compact{grid-template-columns:minmax(150px,.32fr) minmax(0,1fr);gap:16px;height:100%;margin:0;padding:16px;border-radius:22px}.br-shop-info-grid .br-opening-schedule__head>span,.br-shop-map-card__head span{display:block;margin-bottom:5px;color:var(--br-muted);font-size:11px;line-height:1;font-weight:600}.br-shop-info-grid .br-opening-schedule--compact h2,.br-shop-map-card__head h2{margin:0;font-size:22px;line-height:1.05;letter-spacing:-.035em}.br-shop-info-grid .br-opening-schedule--compact p{margin-top:7px}.br-shop-map-card{display:grid;grid-template-rows:auto minmax(0,1fr);gap:10px;min-width:0;min-height:292px;padding:14px;border:1px solid var(--br-border);border-radius:22px;background:var(--br-surface)}.br-shop-map-card__head{display:flex;min-width:0;align-items:start;justify-content:space-between;gap:12px}.br-shop-map-card__head>div{min-width:0}.br-shop-map-card__head h2{color:var(--br-text);font-size:1.0625rem;white-space:normal;word-break:break-word}.br-shop-map-card__button{flex:0 0 auto;min-height:38px;padding-inline:12px;border-radius:13px}.br-map--shop{min-height:218px;overflow:hidden;border:1px solid var(--br-border);border-radius:18px;background:var(--br-surface-2)}.br-shop-menu-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:20px 0 14px}.br-shop-menu-head h2{margin:4px 0 0;color:var(--br-text);font-size:clamp(26px,3vw,38px);line-height:1;letter-spacing:-.045em}.br-shop-sort{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.br-shop-sort__item{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-2);font-size:13px;line-height:1;font-weight:600;transition:border-color .18s ease,background .18s ease,color .18s ease}.br-shop-sort__item:hover,.br-shop-sort__item--active{border-color:color-mix(in srgb,var(--br-brand) 34%,var(--br-border));color:var(--br-brand);background:var(--br-brand-soft)}.br-shop-menu-sections{display:grid;gap:22px}.br-shop-menu-section{min-width:0}.br-yandex-cluster{position:relative;transform:translate(-50%,-50%);min-width:48px;height:48px;padding:0 13px;border:2px solid color-mix(in srgb,var(--br-surface) 78%,transparent);border-radius:999px;background:radial-gradient(circle at 32% 24%,color-mix(in srgb,#fff 28%,transparent),transparent 42%),var(--br-brand);color:var(--br-brand-contrast);display:inline-grid;place-items:center;cursor:pointer;box-shadow:0 12px 24px #00000042,0 0 0 8px color-mix(in srgb,var(--br-brand) 18%,transparent);font:inherit;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.br-yandex-cluster span{font-size:14px;line-height:1;font-weight:600;letter-spacing:0}.br-yandex-cluster:hover,.br-yandex-cluster:focus-visible{transform:translate(-50%,-50%) scale(1.05);filter:saturate(1.08);box-shadow:0 16px 30px #0000004d,0 0 0 10px color-mix(in srgb,var(--br-brand) 22%,transparent)}@media(max-width:960px){.br-main>:where(.br-home-page,.br-catalog-shell,.br-cities-page,.br-city-dashboard,.br-page-head,.br-filter-row--page,.br-place-directory-grid,.br-catalog-toolbar,.br-catalog-layout,.br-city-catalog-static,.br-city-catalog-livewire,.br-shop-profile,.br-shop-detail-nav,.br-opening-schedule--compact,.br-shop-info-grid,.br-shop-menu-head,.br-shop-menu-sections,.br-shop-type-list,.br-favorites-head,.br-telegram-onboarding,.br-telegram-onboarding-places,.br-notification-center,.br-my-actions,.br-favorites-livewire,.br-favorites-tabs,.br-favorites-grid,.br-empty-state--favorites,.br-panel){width:min(100%,calc(100vw - 28px));margin-right:auto;margin-left:auto}.br-home-head{padding-inline:2px}.br-home-head__copy,.br-home-head__stats,.br-page-head,.br-catalog-toolbar,.br-catalog-layout{min-width:0}.br-shop-info-grid{grid-template-columns:1fr}}@media(max-width:720px){.br-modal-backdrop:has(.br-modal--city){place-items:end center;padding:8px 8px 0}.br-modal--city{width:100%;max-height:calc(100dvh - 10px);border-radius:26px 26px 0 0}.br-modal--city .br-modal-close{right:14px;top:14px;width:44px;height:44px}.br-modal--city .br-city-picker--compact{padding:24px 14px max(14px,env(safe-area-inset-bottom))}.br-modal--city .br-city-picker--compact .br-radar-visual{right:-76px;top:-76px;width:190px;height:190px;opacity:.12}.br-modal--city .br-city-picker__head{grid-template-columns:1fr;gap:10px;margin-bottom:14px;padding-right:54px}.br-modal--city .br-city-picker__head h2{font-size:clamp(31px,9vw,42px)}.br-modal--city .br-city-picker__head p{margin-top:7px;font-size:14px}.br-modal--city .br-city-picker__head>span{justify-self:start}.br-modal--city .br-city-grid--picker{gap:9px}.br-modal--city .br-city-option--modal button{grid-template-columns:minmax(0,1fr) 32px;gap:8px;padding:12px;border-radius:18px}.br-modal--city .br-city-option--modal .br-city-option__title{align-items:center;flex-direction:row;gap:7px}.br-modal--city .br-city-option--modal .br-city-option__metrics{grid-column:1;justify-content:flex-start;max-width:100%}.br-modal--city .br-city-option--modal>button>b{grid-column:2;grid-row:1 / span 2;width:32px;height:32px;align-self:center}.br-home-head__title{font-size:clamp(38px,11vw,46px);letter-spacing:-.055em}.br-home-head__text{font-size:17px}.br-shop-profile{grid-template-columns:82px minmax(0,1fr);gap:11px;padding:12px;border:1px solid var(--br-border);border-radius:22px}.br-shop-profile__logo{width:82px;height:82px;border-radius:17px}.br-shop-profile h1{font-size:clamp(25px,8vw,36px);line-height:.98}.br-shop-profile__types{font-size:12px}.br-shop-info-grid .br-opening-schedule--compact{grid-template-columns:1fr;padding:14px;border-radius:20px}.br-shop-map-card{min-height:260px;padding:12px;border-radius:20px}.br-map--shop{min-height:210px}.br-shop-menu-head{display:grid;align-items:start;gap:12px}.br-shop-sort{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.br-shop-sort::-webkit-scrollbar{display:none}.br-shop-sort__item{flex:0 0 auto}.br-shop-main-content{width:min(100%,calc(100vw - 24px));margin-inline:auto}.br-shop-menu-head,.br-shop-menu-tools,.br-shop-menu-sections,.br-city-style-tabs,.br-city-catalog-tools{width:100%;margin-inline:0}.br-city-catalog-tools{grid-template-columns:1fr}.br-city-style-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.br-city-style-tabs::-webkit-scrollbar{display:none}.br-city-style-tabs .br-shop-menu-tab{flex:0 0 auto}.br-shop-menu-sections{gap:18px}.br-yandex-cluster{min-width:44px;height:44px;padding-inline:11px}}@media(max-width:420px){.br-modal-backdrop:has(.br-modal--city){padding-inline:0}.br-modal--city .br-city-picker--compact{padding-inline:12px}.br-modal--city .br-city-option--modal .br-city-option__metrics{gap:4px}.br-modal--city .br-city-option--modal .br-city-option__metrics>span{padding:4px 6px}.br-modal--city .br-city-option--modal .br-city-option__metrics b{font-size:12px}}@media(prefers-reduced-motion:reduce){.br-mobile-search-sheet,.br-mobile-search-sheet__form{transition:opacity 1ms linear,visibility 1ms linear;transform:none}}.br-yandex-marker__badge--text{font-size:.75rem}@media(max-width:980px){.br-mobile-header{border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}}.br-global-search,.br-search-field--autocomplete,.br-mobile-search-sheet__form{position:relative}.br-search-suggestions{position:absolute;inset:calc(100% + 8px) 0 auto 0;z-index:140;display:grid;gap:10px;max-height:min(520px,calc(100dvh - 180px));padding:10px;overflow-y:auto;overscroll-behavior:contain;color:var(--br-text);background:var(--br-surface-solid);background-clip:padding-box;border:1px solid var(--br-border-strong);border-radius:14px;box-shadow:var(--br-shadow);opacity:1}.br-search-suggestions--mobile{inset:calc(100% + 10px) 0 auto 0;max-height:min(70dvh,620px)}.br-search-suggestions__group{display:grid;gap:6px}.br-search-suggestions__title{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:2px 4px;color:var(--br-muted);font-size:.72rem;font-weight:600;letter-spacing:0;text-transform:uppercase}.br-search-suggestions__title span{display:grid;width:20px;height:20px;place-items:center;color:var(--br-brand);background:var(--br-brand-soft);border-radius:50%;font-size:.68rem}.br-search-suggestions__title small{color:var(--br-muted);font-size:.7rem}.br-search-suggestion{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:8px;border:1px solid transparent;border-radius:8px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.br-search-suggestion:hover,.br-search-suggestion[aria-selected=true]{background:var(--br-surface-3);border-color:var(--br-border);transform:translateY(-1px)}.br-search-suggestion__avatar{display:grid;width:42px;height:42px;place-items:center;overflow:hidden;color:var(--br-brand);background:var(--br-brand-soft);border:1px solid var(--br-border);border-radius:8px;font-size:.72rem;font-weight:600}.br-search-suggestion__avatar img{width:100%;height:100%;object-fit:cover}.br-search-suggestion__copy{display:grid;min-width:0;gap:3px}.br-search-suggestion__copy strong,.br-search-suggestion__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-search-suggestion__copy strong{color:var(--br-text);font-size:.92rem;line-height:1.2}.br-search-suggestion__copy span{color:var(--br-text-soft);font-size:.78rem}.br-search-suggestion__meta{max-width:92px;padding:5px 8px;overflow:hidden;color:var(--br-brand);background:var(--br-brand-soft);border-radius:.75rem;font-size:.72rem;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-search-suggestion__meta:empty{display:none}.br-search-suggestions__empty{padding:14px;color:var(--br-text-soft);font-size:.88rem;text-align:center}@media(max-width:960px){.br-search-suggestions{left:0;right:0;max-height:min(60dvh,30rem);border-radius:.75rem}.br-search-suggestion{grid-template-columns:38px minmax(0,1fr) auto;min-height:52px}.br-search-suggestion__avatar{width:38px;height:38px}.br-search-suggestion__meta{max-width:76px}}.br-telegram-login-button{justify-content:center}.br-profile-card{display:grid;gap:20px}.br-profile-summary{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:14px}.br-profile-avatar,.br-profile-avatar img,.br-profile-avatar span{width:64px;height:64px;border-radius:18px}.br-profile-avatar{display:grid;place-items:center;overflow:hidden;background:var(--br-brand-soft);color:var(--br-brand);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--br-brand) 18%,transparent)}.br-profile-avatar img{display:block;object-fit:cover}.br-profile-avatar span{display:grid;place-items:center;line-height:1;font-size:26px;font-weight:600;overflow:visible;text-overflow:clip;white-space:normal}.br-profile-summary strong,.br-profile-summary>div:not(.br-profile-avatar)>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-profile-summary strong{color:var(--br-text);font-size:20px;font-weight:600}.br-profile-summary>div:not(.br-profile-avatar)>span{color:var(--br-muted);font-size:13px;font-weight:600}.br-profile-meta{display:grid;gap:10px;margin:0}.br-profile-meta div{display:grid;grid-template-columns:minmax(0,120px) minmax(0,1fr);gap:12px;padding:12px 0;border-top:1px solid var(--br-border)}.br-profile-meta dt,.br-profile-meta dd{min-width:0;margin:0}.br-profile-meta dt{color:var(--br-muted);font-size:12px;font-weight:600;text-transform:uppercase}.br-profile-meta dd{overflow-wrap:anywhere;color:var(--br-text);font-weight:600}.br-profile-actions{align-items:stretch}.br-profile-actions form{margin:0}.br-profile-settings{display:grid;gap:12px;padding-top:4px}.br-profile-settings h2{margin:0;color:var(--br-text);font-size:18px;font-weight:600}.br-profile-setting{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 0;border-top:1px solid var(--br-border)}.br-profile-setting strong,.br-profile-setting span{display:block;min-width:0}.br-profile-setting strong{color:var(--br-text);font-size:14px;font-weight:600}.br-profile-setting>div>span{margin-top:3px;color:var(--br-muted);font-size:12px;font-weight:600}.br-profile-setting form{margin:0}.br-theme-toggle--profile{gap:5px}.br-theme-toggle--profile button{width:auto;min-width:94px;grid-template-columns:auto minmax(0,auto);gap:7px;padding:0 12px;font-size:12px;font-weight:600}.br-theme-toggle--profile .br-icon{width:16px;height:16px}@media(max-width:520px){.br-profile-setting{grid-template-columns:1fr;align-items:stretch}.br-theme-toggle--profile{width:100%}.br-theme-toggle--profile button{flex:1 1 0;min-width:0;justify-content:center}.br-profile-meta div{grid-template-columns:1fr;gap:4px}}.br-site-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;width:min(100%,var(--br-container));margin:auto auto 0;padding:24px 88px 8px 0;border-top:1px solid var(--br-border);color:var(--br-muted)}.br-site-footer>div{display:grid;gap:7px;max-width:680px}.br-site-footer strong{color:var(--br-text)}.br-site-footer span{line-height:1.5}.br-site-footer__nav{display:grid;gap:.65rem;justify-items:end}.br-site-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem .9rem}.br-site-footer a{color:var(--br-text);font-weight:600}.br-site-footer__links--service a{color:var(--br-text-soft)}.br-login-card{width:min(540px,calc(100% - 24px));margin:16px auto 0}.br-login-card .br-page-head{margin-bottom:20px}.br-login-card .br-page-head__title{font-size:clamp(32px,4vw,44px);line-height:1.02;letter-spacing:0}.br-login-benefits{display:grid;gap:0;margin:0 0 20px;padding:0;list-style:none}.br-login-benefit{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:flex-start;padding:12px 0}.br-login-benefit:first-child{padding-top:0}.br-login-benefit+.br-login-benefit{border-top:1px solid var(--br-border)}.br-login-benefit__icon{display:grid;width:40px;height:40px;place-items:center;border-radius:14px;color:var(--br-brand);background:var(--br-brand-soft);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--br-brand) 16%,transparent)}.br-login-benefit__icon .br-icon{width:20px;height:20px}.br-login-benefit__copy{display:grid;gap:3px;min-width:0;color:var(--br-text-soft);line-height:1.45}.br-login-benefit__copy strong{color:var(--br-text)}.br-login-microcopy{margin:10px 0 0;color:var(--br-muted);font-size:13px;font-weight:600;line-height:1.45;text-align:center}@media(max-width:640px){.br-login-card{width:calc(100% - 24px);margin-top:40px}}.br-error-page{display:grid;gap:22px;width:min(100%,920px);margin:64px auto 0;padding:36px;border:1px solid var(--br-border);border-radius:32px;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-error-page h1{margin:0;font-size:clamp(40px,7vw,72px);line-height:.98}.br-error-page p{max-width:640px;margin:12px 0 0;color:var(--br-text-soft);font-size:18px;line-height:1.5}.br-error-search,.br-directory-toolbar,.br-shop-menu-filter-form{display:grid;grid-template-columns:minmax(240px,1fr) auto auto auto;gap:10px;align-items:center}.br-error-search{position:relative;grid-template-columns:auto minmax(0,1fr) auto;padding:8px;border:1px solid var(--br-border);border-radius:20px;background:var(--br-surface-solid)}.br-error-search>.br-icon{width:22px;height:22px;margin-left:8px;color:var(--br-muted)}.br-error-search input{min-width:0;border:0;background:transparent}.br-error-actions{display:flex;flex-wrap:wrap;gap:10px}.br-directory-toolbar{width:min(100%,var(--br-container));margin:0 auto 18px;padding:14px;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-check-row--inline{min-height:var(--br-control-height);padding:0 12px;border:1px solid var(--br-border);border-radius:16px;background:var(--br-surface-2);white-space:nowrap}.br-active-filters{display:flex;flex-wrap:wrap;gap:6px;margin:6px 0 12px}.br-active-filters--page{width:min(100%,var(--br-container));margin-right:auto;margin-left:auto}.br-active-filters a{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--br-brand) 28%,var(--br-border));border-radius:.75rem;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 10%,transparent);font-size:12px;font-weight:600}.br-substyle-filter__chips{min-width:0;display:flex;flex-wrap:wrap;gap:7px}.br-substyle-filter-chip{position:relative;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:100%;padding:6px 10px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-2);font-size:13px;font-weight:600;line-height:1.15;white-space:nowrap;transition:border-color .16s ease,color .16s ease,background .16s ease}.br-substyle-filter-chip:hover,.br-substyle-filter-chip:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border));color:var(--br-text);background:color-mix(in srgb,var(--br-brand) 10%,var(--br-surface-2))}.br-substyle-filter-chip--active{border-color:color-mix(in srgb,var(--br-brand) 42%,var(--br-border));color:var(--br-brand);background:var(--br-brand-soft)}.br-substyle-filter-chip--loading{opacity:.72;pointer-events:none}.br-substyle-filter-chip input{position:absolute;inset:0;opacity:0;cursor:pointer}.br-substyle-filter-chip span{position:relative;z-index:1}.br-substyle-picker{gap:8px}.br-substyle-filter__chips--sidebar{gap:6px}.br-substyle-filter__chips--sidebar .br-substyle-filter-chip{min-height:30px;padding:5px 9px;font-size:12px;cursor:pointer}.br-mobile-directory-panel{display:none}.br-active-filter-strip{display:none;width:min(100%,var(--br-container));margin-right:auto;margin-left:auto}.br-active-filter-strip>span{display:inline-flex;align-items:center;min-height:30px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--br-brand) 22%,var(--br-border));border-radius:.75rem;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 8%,transparent);font-size:12px;font-weight:600}.br-mobile-sort-sheet{position:fixed;inset:0;z-index:160;display:block;opacity:0;visibility:hidden;pointer-events:none;background:#03070f75;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .18s ease,visibility .18s ease}.br-mobile-sort-sheet--open{opacity:1;visibility:visible;pointer-events:auto}.br-mobile-sort-sheet__panel{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;max-height:min(420px,calc(100dvh - 5rem));border:1px solid var(--br-border);border-radius:22px 22px 0 0;background:var(--br-surface);box-shadow:0 -22px 60px #00000052;transform:translateY(100%);transition:transform .22s cubic-bezier(.22,1,.36,1)}.br-mobile-sort-sheet--open .br-mobile-sort-sheet__panel{transform:translateY(0)}.br-mobile-sort-sheet__head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 16px;border-bottom:1px solid var(--br-border)}.br-mobile-sort-sheet__head span{display:block;margin-bottom:3px;color:var(--br-brand);font-size:12px;font-weight:600}.br-mobile-sort-sheet__head h2{margin:0;color:var(--br-text);font-size:24px;line-height:1.05;letter-spacing:0}.br-mobile-sort-sheet__close{flex:0 0 auto;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:14px;color:var(--br-text);background:var(--br-surface-2)}.br-mobile-sort-sheet__close .br-icon{width:20px;height:20px}.br-mobile-sort-sheet__body{display:grid;gap:8px;padding:14px 16px 16px;overscroll-behavior:contain}.br-mobile-sort-option{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text);background:var(--br-surface-2);font-size:14px;line-height:1.2;font-weight:600}.br-mobile-sort-option--active{border-color:color-mix(in srgb,var(--br-brand) 38%,var(--br-border));color:var(--br-brand);background:var(--br-brand-soft)}html.br-mobile-sort-open,html.br-mobile-sort-open body,html.br-shop-info-sheet-open,html.br-shop-info-sheet-open body,html.br-map-sheet-open,html.br-map-sheet-open body{overflow:hidden}html.br-mobile-sort-open .br-bottom-nav,html.br-shop-info-sheet-open .br-bottom-nav,html.br-map-sheet-open .br-bottom-nav{opacity:0;pointer-events:none;transform:translate3d(0,calc(100% + 1rem),0)}html.br-shop-info-sheet-open .br-modal-backdrop--show{z-index:190}@media(max-width:720px){.br-page-head{margin-top:10px;margin-bottom:8px}.br-back-link{min-height:22px;margin-bottom:4px;font-size:13px}.br-back-link .br-icon{width:16px;height:16px}.br-page-head__title,.br-page-head h1{font-size:clamp(28px,8vw,32px);line-height:1.03;letter-spacing:-.025em}.br-page-head__title.br-section-title-row{display:block}.br-page-head .br-section-count{vertical-align:baseline;min-width:0;min-height:22px;height:22px;margin-left:6px;padding:0 7px;border-radius:.65rem;font-size:11px;transform:translateY(-3px)}.br-page-head .br-section-count__label{display:inline;margin-left:3px}.br-page-head .br-section-count--inline-label{display:inline-grid;place-items:center;justify-content:center;width:auto;min-width:28px;height:auto;min-height:24px;margin-left:5px;padding:0 8px;border-radius:.6rem;color:var(--br-brand);background:var(--br-brand-soft);font-size:12px;line-height:1;font-weight:600;white-space:nowrap;vertical-align:baseline;transform:translateY(-2px)}.br-page-head .br-section-count--inline-label .br-section-count__label{display:none}.br-page-head__text{display:-webkit-box;overflow:hidden;margin-top:7px;font-size:15px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.br-city-catalog-head{gap:8px;margin-top:8px;margin-bottom:8px}.br-city-catalog-head .br-eyebrow{margin-bottom:4px;font-size:12px}.br-city-catalog-head h2{font-size:28px;letter-spacing:-.03em}.js .br-directory-desktop-controls{display:none!important}.js .br-directory-toolbar--mobile-compact{margin-bottom:8px;padding:8px;border-radius:18px;box-shadow:none}.js .br-directory-toolbar--mobile-compact .br-select-field,.js .br-directory-toolbar--mobile-compact .br-check-row,.js .br-directory-toolbar--mobile-compact .br-button{display:none}.js .br-mobile-directory-panel{width:min(100%,calc(100vw - 28px));display:grid;gap:8px;margin:0 auto 10px}.br-substyle-filter__chips{gap:6px}.br-substyle-filter-chip{min-height:30px;padding:5px 9px;border-radius:.7rem;font-size:12px;white-space:normal;text-align:center}.br-mobile-directory-primary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.br-mobile-directory-primary--sort-only{grid-template-columns:auto;justify-content:end}.br-mobile-chip-row{min-width:0;display:flex;align-items:center;gap:7px}.br-mobile-chip-row--scroll{overflow-x:auto;margin-inline:-14px;padding:0 30px 2px 14px;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.br-mobile-chip-row--scroll::-webkit-scrollbar{display:none}.br-mobile-filter-chip{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;max-width:min(72vw,216px);padding:0 12px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-2);font-size:14px;line-height:1.15;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-mobile-filter-chip--active{border-color:color-mix(in srgb,var(--br-brand) 38%,var(--br-border));color:var(--br-brand);background:var(--br-brand-soft)}.br-mobile-filter-chip--reset{color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 28%,var(--br-border));background:color-mix(in srgb,var(--br-brand) 10%,transparent)}.br-mobile-substyle-wrap{position:relative;z-index:12;display:block;min-width:0}.br-mobile-substyle-wrap .br-mobile-substyle-row{gap:6px;margin-right:-14px;padding-right:22px}.br-mobile-substyle-chip{min-height:30px;max-width:min(62vw,182px);padding:0 9px;border-radius:.65rem;color:color-mix(in srgb,var(--br-text-soft) 90%,transparent);background:color-mix(in srgb,var(--br-surface-2) 56%,transparent);font-size:12px;line-height:1.1}.br-mobile-substyle-chip.br-mobile-filter-chip--active{border-color:color-mix(in srgb,var(--br-brand) 38%,var(--br-border));color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 10%,transparent)}.br-mobile-chip-row--formats{overflow-x:auto;padding:1px 0;scrollbar-width:none}.br-mobile-chip-row--formats::-webkit-scrollbar{display:none}.br-mobile-sort-button{min-width:0;min-height:38px;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;max-width:min(48vw,168px);padding:0 12px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text-soft);background:var(--br-surface-2);font:inherit;font-size:14px;line-height:1.25;font-weight:600}.br-mobile-sort-button__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.br-mobile-sort-button .br-icon{flex:0 0 auto;width:18px;height:18px;color:var(--br-brand)}.br-active-filter-strip{display:flex;flex-wrap:nowrap;overflow-x:auto;width:min(100%,calc(100vw - 28px));margin-top:0;margin-bottom:10px;padding-bottom:2px;scrollbar-width:none}.br-active-filter-strip::-webkit-scrollbar{display:none}.br-active-filter-strip--mobile-empty,.br-active-filter-chip--mobile-hidden{display:none!important}.br-active-filter-strip a,.br-active-filter-strip>span{flex:0 0 auto}.br-city-catalog-section{margin-top:2px}.br-city-catalog-section.br-section-card{padding:14px;border-radius:20px}.br-city-catalog-section .br-section-head{margin-bottom:10px}.br-city-catalog-section .br-section-head h2{font-size:20px;letter-spacing:-.025em}.br-city-catalog-section .br-section-head p{margin-top:4px;font-size:13px;line-height:1.35}.br-places-directory-livewire,.br-breweries-directory-livewire,.br-city-catalog-static,.br-city-catalog-livewire{min-width:0}}.br-catalog-summary{gap:12px}.br-catalog-summary a{color:var(--br-brand);font-weight:600}.br-filter-sheet-open{display:none;margin-top:12px}.br-filter-sidebar__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.br-filter-sidebar__head button{display:none;place-items:center;width:42px;height:42px;border:0;border-radius:14px;color:var(--br-text);background:var(--br-surface-3)}.br-city-option__cta{grid-column:1 / -1;justify-self:start;margin-top:10px;color:var(--br-brand);font-size:13px;font-weight:600}.br-shop-profile__meta a{color:inherit;font-weight:600;transition:color .15s ease}.br-shop-profile__meta a:hover{color:var(--br-brand)}.br-meta-icon{width:.875rem;height:.875rem;flex-shrink:0;color:var(--br-muted)}.br-shop-profile__meta span,.br-shop-profile__meta a{display:inline-flex;align-items:center;gap:.375rem;line-height:1.3}.br-shop-profile__status{display:flex}.br-shop-profile .br-open-status{display:inline-flex;align-items:center;gap:.375rem;padding:.3125rem .625rem;border-radius:.5rem;font-size:.75rem;font-weight:600;line-height:1;min-height:0;box-shadow:none;background:var(--br-metric-surface);max-width:100%}.br-shop-profile .br-open-status__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-shop-profile .br-open-status--open{background:color-mix(in srgb,var(--br-green) 10%,var(--br-metric-surface));color:var(--br-green)}.br-shop-profile .br-open-status--closed{background:var(--br-metric-surface);color:var(--br-text-soft)}.br-shop-menu-tools{display:grid;gap:14px;width:min(100%,var(--br-container));margin:0 auto 18px}.br-shop-menu-tabs{display:flex;flex-wrap:wrap;gap:8px}.br-shop-menu-tab{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 14px;border:1px solid var(--br-border);border-radius:.75rem;color:var(--br-text);background:var(--br-surface);font-weight:600}.br-shop-menu-tab span{color:var(--br-muted);font-size:12px}.br-shop-menu-tab--active{color:var(--br-surface);background:var(--br-text)}.br-shop-menu-tab--active span{color:color-mix(in srgb,var(--br-surface) 78%,transparent)}.br-city-catalog-static,.br-city-catalog-livewire{display:grid;gap:0}.br-city-catalog-head{margin-top:26px}@media(max-width:720px){.br-city-catalog-head{margin-top:8px}}.br-city-catalog-tools{grid-template-columns:minmax(0,1fr) auto;align-items:center}.br-city-catalog-format-tabs{min-width:0}.br-city-style-tabs{width:min(100%,var(--br-container));margin:0 auto 18px}.br-city-style-tabs .br-shop-menu-tab{min-height:38px;padding:8px 12px;color:var(--br-text-soft);background:var(--br-surface-2)}.br-city-style-tabs .br-shop-menu-tab--active{border-color:color-mix(in srgb,var(--br-brand) 34%,var(--br-border));color:var(--br-brand);background:var(--br-brand-soft)}.br-city-substyle-tabs{align-items:center;gap:7px;margin-top:-10px;margin-bottom:16px;overflow:visible}.br-city-substyle-tabs .br-substyle-tab{min-height:28px;padding:4px 8px;border-radius:.65rem;color:color-mix(in srgb,var(--br-text-soft) 88%,transparent);background:color-mix(in srgb,var(--br-surface-2) 56%,transparent);font-size:12px;line-height:1.08}.br-city-substyle-tabs .br-substyle-tab.br-shop-menu-tab--active{border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border));color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 13%,transparent)}.br-city-substyle-tabs .br-substyle-overflow__summary{min-width:0;padding-inline:7px;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand) 7%,transparent)}.br-substyle-overflow{position:relative;display:inline-flex}.br-substyle-overflow__summary{cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.br-substyle-overflow__summary::-webkit-details-marker{display:none}.br-substyle-overflow__summary:after{content:"";width:6px;height:6px;margin-left:2px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-1px) rotate(45deg);transition:transform .16s ease}.br-substyle-overflow[open] .br-substyle-overflow__summary:after{transform:translateY(2px) rotate(225deg)}.br-substyle-overflow__panel{position:absolute;top:calc(100% + 8px);right:0;z-index:35;width:min(320px,calc(100vw - 32px));min-width:220px;max-width:min(320px,calc(100vw - 32px));max-height:min(420px,calc(100vh - 180px));display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px;overflow:auto;border:1px solid color-mix(in srgb,var(--br-border) 86%,var(--br-brand));border-radius:16px;background:color-mix(in srgb,var(--br-surface-solid) 94%,var(--br-surface-2));box-shadow:0 18px 48px color-mix(in srgb,#000 34%,transparent)}.br-substyle-overflow__option{min-height:30px;display:flex;align-items:center;padding:6px 8px;border:1px solid transparent;border-radius:.65rem;color:var(--br-text-soft);font-size:12px;line-height:1.15;font-weight:600;white-space:normal}.br-substyle-overflow__option:hover,.br-substyle-overflow__option:focus-visible{border-color:var(--br-border);color:var(--br-text);background:var(--br-surface-2)}.br-substyle-overflow__option--active{border-color:color-mix(in srgb,var(--br-brand) 34%,var(--br-border));color:var(--br-brand);background:var(--br-brand-soft)}@media screen and (max-width:720px){.br-mobile-substyle-wrap:has(.br-substyle-overflow--mobile[open]){margin-bottom:274px}.br-mobile-substyle-wrap .br-substyle-overflow--mobile{position:static;display:block}.br-mobile-substyle-wrap .br-substyle-overflow--mobile .br-substyle-overflow__summary{min-height:38px;max-width:none;padding-inline:11px;color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 28%,var(--br-border));background:color-mix(in srgb,var(--br-brand) 10%,transparent)}.br-mobile-substyle-wrap .br-substyle-overflow--mobile .br-substyle-overflow__panel{top:calc(100% + 7px);right:0;left:0;width:auto;min-width:0;max-width:none;max-height:256px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:8px;border-radius:16px}.br-mobile-substyle-wrap .br-substyle-overflow--mobile .br-substyle-overflow__option{min-height:36px;justify-content:center;padding:7px 8px;text-align:center;white-space:normal}}.br-shop-menu-filter-form{grid-template-columns:minmax(220px,1fr) minmax(170px,.55fr) minmax(92px,.25fr) minmax(92px,.25fr) auto auto;padding:14px;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-shop-menu-filter-form>input{width:100%;min-height:var(--br-control-height);padding:0 14px;border:1px solid var(--br-border);border-radius:16px;color:var(--br-text);background:var(--br-surface-solid);font:inherit;font-weight:600}.br-beer-card__fallback{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:8px;padding:18px;color:var(--br-text);text-align:center;background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand) 16%,transparent),transparent 58%),color-mix(in srgb,var(--br-surface-2) 88%,transparent)}.br-beer-card__fallback strong{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;color:var(--br-brand-contrast);background:var(--br-brand);font-size:22px;font-weight:600}.br-beer-card__fallback small{color:var(--br-muted);font-size:12px;font-weight:600;line-height:1.25}.br-modal-backdrop{z-index:80}.br-telegram-fab{z-index:50}@media(max-width:960px){.br-site-footer{width:min(100%,calc(100vw - 28px));flex-direction:column;padding:24px 0 calc(24px + env(safe-area-inset-bottom))}.br-site-footer__nav{justify-items:start}.br-site-footer__links{justify-content:flex-start}.br-directory-toolbar,.br-shop-menu-filter-form,.br-error-search{grid-template-columns:1fr}}@media(max-width:720px){.br-bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr))}.br-bottom-nav__button{font-size:10px;letter-spacing:0}.br-filter-sheet-open{display:inline-flex;width:100%;justify-content:center}.br-filter-sheet-backdrop{position:fixed;inset:0;z-index:65;background:#03060a7f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.br-filter-sidebar{position:fixed;left:0;right:0;bottom:0;z-index:70;max-height:min(82dvh,720px);overflow:auto;margin:0;border-radius:26px 26px 0 0;transform:translateY(110%);transition:transform .22s ease}.br-filter-sidebar--open{transform:translateY(0)}.br-filter-sidebar__head button{display:grid}.br-catalog-layout{display:block}.br-beer-card__footer{display:flex;align-items:center;gap:.5rem;grid-column:1 / -1;grid-row:4;width:100%;margin-top:.1875rem;padding:0;border:0;justify-content:space-between}.br-beer-card__footer--cta-only{justify-content:flex-end;gap:0}.br-beer-card__price{flex:1 1 auto;min-width:0;overflow:hidden}.br-beer-card__price strong{font-size:1rem;line-height:1}.br-beer-card__price em,.br-beer-card__price small{display:none}.br-beer-card__freshness{top:.375rem;left:.375rem;max-width:calc(100% - .75rem);min-height:1.125rem;padding:0 .375rem;font-size:.5625rem}.br-beer-card__footer a{flex:0 0 auto;min-height:1.875rem;padding:.375rem .625rem;border-radius:.625rem;font-size:.75rem;white-space:nowrap}.br-beer-card .br-untappd-rating{margin-top:.0625rem;color:var(--br-muted);line-height:1}.br-beer-card .br-untappd-rating__text{align-items:center;gap:.25rem;line-height:1}.br-beer-card .br-untappd-rating__text strong{color:var(--br-text);font-size:1rem;line-height:1;font-weight:600}.br-beer-card .br-untappd-rating--positive .br-untappd-rating__text strong{color:var(--br-rating-gold)}.br-beer-card .br-untappd-rating__meta,.br-beer-card .br-untappd-rating--compact .br-untappd-rating__meta{display:flex;flex-direction:row;align-items:center;gap:.1875rem;flex-wrap:nowrap;height:1rem;line-height:1}.br-beer-card .br-untappd-rating__source,.br-beer-card .br-untappd-rating--compact .br-untappd-rating__source{display:inline-flex;order:2;align-items:center;flex:0 0 auto}.br-beer-card .br-untappd-rating__source-label{display:none!important}.br-beer-card .br-untappd-rating__count{display:inline-flex;order:1;align-items:center;color:var(--br-muted);font-size:.75rem;line-height:1;font-weight:600}.br-beer-card .br-untappd-rating__external{font-size:.7em;opacity:.75}.br-beer-card__metrics{grid-column:1 / -1;grid-row:3;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;align-self:flex-start;gap:0;width:100%;max-width:100%;margin-top:.125rem;overflow:visible}.br-beer-card__metric{display:inline-flex;flex:0 0 auto;flex-direction:row;align-items:center;gap:.25rem;width:auto;min-width:0;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.br-beer-card__metric+.br-beer-card__metric:before{content:"·";display:inline-flex;flex:0 0 auto;align-self:center;margin:0 .45rem 0 .25rem;color:var(--br-muted);font-size:.6875rem;font-weight:600;line-height:1;white-space:nowrap}.br-beer-card__metric span,.br-beer-card__metric small,.br-beer-card__metric strong{display:inline-block;margin:0;font-size:.6875rem;line-height:1}.br-beer-card__style-chip{width:max-content;max-width:100%;margin:.0625rem 0 0;padding:0;padding-block:1px;color:var(--br-text-soft);background:transparent;font-size:14px;line-height:1.35}.br-beer-card__top{grid-column:1 / -1;grid-row:1}.br-beer-card__body:has(.br-beer-card__footer--cta-only),.br-product-card .br-beer-card__body:has(.br-beer-card__footer--cta-only),.br-beer-card>.br-beer-card__body:has(.br-beer-card__footer--cta-only),.br-product-grid--list .br-product-card>.br-beer-card__body:has(.br-beer-card__footer--cta-only){grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto auto;column-gap:.5rem;row-gap:.25rem;align-items:center}.br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__top{grid-column:1 / -1;grid-row:1}.br-beer-card__body:not(:has(.br-beer-card__availability-state)){grid-template-rows:auto auto auto;row-gap:.1875rem}.br-beer-card__body:not(:has(.br-beer-card__availability-state)) .br-beer-card__metrics{grid-row:2}.br-beer-card__body:not(:has(.br-beer-card__availability-state)) .br-beer-card__footer{grid-row:3;margin-top:0}.br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__style-chip{grid-column:1;grid-row:auto}.br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__metrics{grid-column:1;grid-row:2;align-self:center;width:auto;min-width:0;margin-top:0;overflow:hidden}.br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__footer--cta-only{grid-column:2;grid-row:2;align-self:center;justify-self:end;width:auto;margin-top:0}.br-error-page{width:min(100%,calc(100vw - 28px));margin-top:20px;padding:24px;border-radius:26px}}.br-freshness-wrap{display:inline-flex;align-items:center;gap:10px}.br-freshness-wrap>a{color:var(--br-muted);font-size:12px;font-weight:600}.br-freshness-wrap>a:hover{color:var(--br-brand)}.br-mobile-search-sheet__form{grid-template-columns:minmax(0,1fr) auto}.br-search-page{display:grid;gap:18px}.br-search-results-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.br-search-single{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border-color:color-mix(in srgb,var(--br-brand) 36%,var(--br-border))}.br-search-single__eyebrow{grid-column:1 / -1;color:var(--br-brand);font-size:12px;font-weight:600;text-transform:uppercase}.br-search-single h2{margin:0;font-size:24px;line-height:1.1}.br-search-single p{margin:6px 0 0;color:var(--br-muted);font-weight:600}.br-search-result-groups{display:grid;gap:14px}.br-search-result-group__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.br-search-result-group__head h2{margin:0;font-size:22px}.br-search-result-group__head span,.br-search-result-row__badge{color:var(--br-muted);font-size:13px;font-weight:600}.br-search-result-list{display:grid;gap:8px}.br-search-result-row{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:68px;padding:8px;border:1px solid var(--br-border);border-radius:18px;color:var(--br-text);background:var(--br-surface-2)}.br-search-result-row:hover{border-color:color-mix(in srgb,var(--br-brand) 46%,var(--br-border));background:var(--br-surface)}.br-search-result-row__image{overflow:hidden;display:grid;place-items:center;width:52px;height:52px;border-radius:16px;color:var(--br-brand-contrast);background:var(--br-brand);font-weight:600}.br-search-result-row__image img{width:100%;height:100%;object-fit:cover}.br-search-result-row__copy{min-width:0;display:grid;gap:3px}.br-search-result-row__copy strong,.br-search-result-row__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-search-result-row__copy span{color:var(--br-muted);font-size:13px;font-weight:600}.br-search-empty{display:grid;gap:8px}.br-favorite-form{display:inline-flex;margin:0}.br-favorite-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid var(--br-border);border-radius:999px;color:var(--br-text);background:var(--br-surface);font:inherit;font-size:13px;font-weight:600;line-height:1;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.br-favorite-button:hover{border-color:color-mix(in srgb,var(--br-danger, #e5484d) 42%,var(--br-border))}.br-favorite-button:disabled{cursor:progress;opacity:.68}.br-favorite-button--active{color:#b4232d;border-color:color-mix(in srgb,#b4232d 34%,var(--br-border));background:color-mix(in srgb,#b4232d 10%,var(--br-surface))}.br-favorite-button--active .br-icon{fill:currentColor}.br-favorite-button--icon{width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;padding:0;font-size:1.125rem;gap:0}.br-favorite-button--micro{--br-favorite-micro-color: #475569;width:1.875rem;min-width:1.875rem;height:1.875rem;min-height:1.875rem;padding:0;border-color:transparent;color:var(--br-favorite-micro-color);background:transparent;gap:0}[data-theme=dark] .br-favorite-button--micro{--br-favorite-micro-color: #d8e5fb}.br-favorite-button--micro:hover,.br-favorite-button--micro.br-favorite-button--active{border-color:transparent;color:#b4232d;background:transparent}.br-favorite-button--md{min-height:44px;padding-inline:16px}.br-beer-main-card__title-row{grid-template-columns:minmax(0,1fr)}.br-detail-title-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.br-detail-title-actions h1{min-width:0}.br-detail-inline-actions{display:flex;flex-wrap:wrap;gap:10px}.br-place-directory-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.br-place-directory-card__title-row .br-place-directory-card__title{min-width:0}.br-place-directory-card,.br-brewery-card{position:relative}.br-place-directory-card__link,.br-brewery-card__link{display:contents;color:inherit}.br-place-directory-card:has(.br-place-directory-card__link:focus-visible),.br-brewery-card:has(.br-brewery-card__link:focus-visible){outline:2px solid color-mix(in srgb,var(--br-brand) 42%,transparent);outline-offset:3px}.br-brewery-card__favorite{position:absolute;top:10px;right:10px;z-index:1}.br-brewery-card:has(.br-brewery-card__favorite) .br-brewery-card__foot{display:none}.br-favorites-head{display:grid;gap:10px;align-items:center;margin-bottom:12px}.br-favorites-head__copy{display:grid;min-width:0;gap:6px}.br-favorites-head h1{margin:0;font-size:clamp(30px,4vw,48px);line-height:.95}.br-favorites-head__copy p{max-width:650px;margin:0;color:var(--br-text-soft);font-size:15px;font-weight:500;line-height:1.35}.br-telegram-onboarding{display:grid;gap:14px;margin-bottom:18px}.br-telegram-onboarding__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);align-items:stretch;gap:14px}.br-telegram-onboarding__copy,.br-telegram-onboarding__panel{min-width:0;border:1px solid var(--br-border);border-radius:22px;background:var(--br-surface)}.br-telegram-onboarding__copy{display:grid;align-content:center;gap:12px;padding:24px}.br-telegram-onboarding__copy h1{max-width:720px;margin:0;font-size:clamp(34px,5vw,58px);line-height:.96}.br-telegram-onboarding__copy p{max-width:620px;margin:0;color:var(--br-text-soft);font-size:16px;font-weight:500;line-height:1.45}.br-telegram-onboarding__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:4px}.br-telegram-onboarding__panel{display:grid;align-content:center;gap:12px;padding:16px}.br-onboarding-progress{display:grid;gap:8px}.br-onboarding-step{display:flex;align-items:center;gap:10px;min-width:0;min-height:54px;padding:10px;border:1px solid var(--br-border);border-radius:15px;background:var(--br-surface-2)}.br-onboarding-step--done{border-color:color-mix(in srgb,var(--br-green) 36%,var(--br-border));background:color-mix(in srgb,var(--br-green) 6%,var(--br-surface))}.br-onboarding-step>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;color:var(--br-brand);background:var(--br-brand-soft);border-radius:11px}.br-onboarding-step--done>span{color:var(--br-green);background:var(--br-green-soft)}.br-onboarding-step .br-icon{width:18px;height:18px}.br-onboarding-step div{display:grid;min-width:0;gap:2px}.br-onboarding-step strong{color:var(--br-text);font-size:14px;font-weight:600;line-height:1.15}.br-onboarding-step small{overflow:hidden;color:var(--br-muted);font-size:12px;font-weight:500;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.br-telegram-onboarding__channel{min-height:62px;padding:9px 10px}.br-telegram-onboarding__ready{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid color-mix(in srgb,var(--br-green) 40%,var(--br-border));border-radius:16px;color:var(--br-text);background:color-mix(in srgb,var(--br-green) 7%,var(--br-surface));font-size:14px;font-weight:500}.br-telegram-onboarding__ready .br-icon{width:20px;height:20px;color:var(--br-green)}.br-telegram-onboarding-places{display:grid;gap:12px}.br-telegram-onboarding-places .br-section-head p{max-width:620px;margin:0;color:var(--br-muted);font-weight:500}.br-telegram-onboarding-places__grid{align-items:stretch}.br-onboarding-all-places-card{--br-onboarding-all-places-rail: 96px;--br-onboarding-all-places-rail-bg: color-mix(in srgb, var(--br-brand) 16%, var(--br-surface));display:grid;grid-template-columns:var(--br-onboarding-all-places-rail) minmax(0,1fr);align-items:stretch;min-height:112px;color:inherit;text-decoration:none;border-style:dashed;background:linear-gradient(90deg,var(--br-onboarding-all-places-rail-bg) 0 var(--br-onboarding-all-places-rail),transparent var(--br-onboarding-all-places-rail)),linear-gradient(135deg,color-mix(in srgb,var(--br-brand) 8%,transparent),transparent 54%),var(--br-surface)}.br-onboarding-all-places-card:hover,.br-onboarding-all-places-card:focus-visible{background:linear-gradient(90deg,var(--br-onboarding-all-places-rail-bg) 0 var(--br-onboarding-all-places-rail),transparent var(--br-onboarding-all-places-rail)),linear-gradient(135deg,color-mix(in srgb,var(--br-brand) 12%,transparent),transparent 54%),var(--br-surface-2)}.br-onboarding-all-places-card__icon{display:grid;align-self:stretch;min-height:112px;place-items:center;color:var(--br-brand);background:transparent}.br-onboarding-all-places-card__icon .br-icon{width:28px;height:28px}.br-onboarding-all-places-card__body{display:grid;align-content:center;min-width:0;gap:7px;padding:12px 14px}.br-onboarding-all-places-card__title{color:var(--br-text);font-size:17px;font-weight:600;line-height:1.16}.br-onboarding-all-places-card__text{color:var(--br-muted);font-size:13px;font-weight:500;line-height:1.32}.br-onboarding-all-places-card__cta{display:inline-flex;align-items:center;gap:6px;width:max-content;color:var(--br-brand);font-size:13px;font-weight:600;line-height:1}.br-my-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,320px));justify-content:start;gap:8px;margin-bottom:12px}.br-my-actions a{min-width:0;min-height:58px;padding:10px 12px;border:1px solid var(--br-border);border-radius:16px;color:inherit;background:var(--br-surface);display:flex;align-items:center;gap:10px}.br-my-actions .br-icon{width:20px;height:20px;flex:0 0 auto;color:var(--br-brand)}.br-my-actions span{display:grid;min-width:0;gap:2px}.br-my-actions strong,.br-my-actions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-my-actions strong{color:var(--br-text);font-size:14px;font-weight:600}.br-my-actions small{color:var(--br-muted);font-size:12px;font-weight:600}.br-notification-center{display:grid;gap:8px;margin-bottom:10px}.br-notification-center__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.br-notification-center__head>div{display:grid;min-width:0;gap:4px}.br-notification-center h2,.br-notification-channel h3{margin:0}.br-notification-center h2{color:var(--br-text);font-size:22px;line-height:1.1}.br-notification-channel h3{color:var(--br-text);font-size:15px;line-height:1.15}.br-notification-center__head p,.br-notification-channel p{margin:0;color:var(--br-muted);font-size:13px;font-weight:500;line-height:1.3}.br-notification-channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.br-notification-channel{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;min-height:60px;padding:8px 10px;border:1px solid var(--br-border);border-radius:14px;background:var(--br-surface)}.br-notification-channel--active{border-color:color-mix(in srgb,var(--br-green) 34%,var(--br-border));background:color-mix(in srgb,var(--br-green) 5%,var(--br-surface))}.br-notification-channel--paused{border-color:color-mix(in srgb,var(--br-orange) 36%,var(--br-border))}.br-notification-channel__main{display:flex;align-items:center;gap:9px;min-width:0}.br-notification-channel__main>div{display:grid;min-width:0;gap:3px}.br-notification-channel__link{width:max-content;color:var(--br-brand);font-size:12px;font-weight:600;text-decoration:none}.br-notification-channel__link:hover{color:var(--br-brand-strong)}.br-notification-channel__icon{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;color:var(--br-brand);background:var(--br-brand-soft);border-radius:10px}.br-notification-channel--active .br-notification-channel__icon{color:var(--br-green);background:var(--br-green-soft)}.br-notification-channel--paused .br-notification-channel__icon{color:var(--br-orange);background:var(--br-orange-soft)}.br-notification-channel__icon .br-icon{width:17px;height:17px}.br-notification-switch{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-width:92px;min-height:36px;padding:4px 4px 4px 10px;border:1px solid var(--br-border-strong);border-radius:999px;color:var(--br-muted);background:color-mix(in srgb,var(--br-surface) 84%,#020617);box-shadow:inset 0 1px #ffffff0f;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,opacity .18s ease}.br-notification-switch[aria-checked=true]{border-color:color-mix(in srgb,var(--br-orange) 70%,var(--br-border));color:var(--br-text);background:color-mix(in srgb,var(--br-orange) 18%,var(--br-surface))}.br-notification-switch:disabled{cursor:not-allowed;opacity:.56}.br-notification-switch__text{min-width:24px;font-size:12px;font-weight:600;line-height:1;text-align:left}.br-notification-switch__track{position:relative;display:block;width:44px;height:26px;flex:0 0 auto;border:1px solid color-mix(in srgb,var(--br-border-strong) 78%,transparent);border-radius:999px;background:color-mix(in srgb,var(--br-muted) 22%,transparent);transition:border-color .18s ease,background .18s ease}.br-notification-switch__knob{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:linear-gradient(180deg,#fff8ec,#e8edf6);box-shadow:0 5px 12px #0f172a3d;transition:transform .18s ease,background .18s ease}.br-notification-switch[aria-checked=true] .br-notification-switch__track{border-color:color-mix(in srgb,var(--br-orange) 78%,transparent);background:linear-gradient(135deg,var(--br-orange),#f7c35d)}.br-notification-switch[aria-checked=true] .br-notification-switch__knob{transform:translate(20px);background:#fffaf0}.br-notification-channel--active .br-notification-switch[aria-checked=true]{border-color:color-mix(in srgb,var(--br-green) 70%,var(--br-border));background:color-mix(in srgb,var(--br-green) 12%,var(--br-surface))}.br-notification-channel--active .br-notification-switch[aria-checked=true] .br-notification-switch__track{border-color:color-mix(in srgb,var(--br-green) 78%,transparent);background:linear-gradient(135deg,var(--br-green),#72d791)}.br-notification-channel[data-notification-pending=true] .br-notification-switch{opacity:.72;pointer-events:none}.br-empty-state--favorites h2,.br-favorite-card h2{margin:0}.br-favorites-livewire{min-width:0}.br-favorites-tabs{display:flex;gap:8px;margin-bottom:14px;overflow-x:auto}.br-favorites-tab{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 14px;border:1px solid var(--br-border);border-radius:999px;color:var(--br-text);background:var(--br-surface);font-weight:600;white-space:nowrap}.br-favorites-tab strong{display:grid;min-width:26px;height:26px;place-items:center;color:var(--br-brand);background:var(--br-brand-soft);border-radius:999px;font-size:12px}.br-favorites-tab--active{color:var(--br-brand);border-color:color-mix(in srgb,var(--br-brand) 42%,var(--br-border));background:color-mix(in srgb,var(--br-brand) 9%,var(--br-surface))}.br-favorites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.br-favorite-card{display:grid;grid-template-columns:60px minmax(0,1fr);gap:12px;min-width:0;padding:10px;border:1px solid var(--br-border);border-radius:16px;background:var(--br-surface)}.br-favorite-card__media{display:grid;width:60px;height:60px;place-items:center;overflow:hidden;color:var(--br-brand);background:var(--br-brand-soft);border-radius:14px;font-weight:600}.br-favorite-card__media img{width:100%;height:100%;object-fit:cover}.br-favorite-card__body{display:grid;grid-template-columns:minmax(0,1fr) auto;min-width:0;align-items:center;gap:14px}.br-favorite-card__body>div{display:grid;min-width:0;gap:4px}.br-favorite-card h2{overflow:hidden;font-size:16px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.br-favorite-card p{margin:0;overflow:hidden;color:var(--br-muted);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-favorite-card .br-favorite-form{align-self:center}.br-favorite-card .br-favorite-button--micro{width:2.125rem;min-width:2.125rem;height:2.125rem;min-height:2.125rem}.br-empty-state--favorites{display:grid;place-items:center;gap:12px;padding:44px 20px;text-align:center}.br-empty-state--favorites .br-icon{width:34px;height:34px;color:#b4232d}.br-empty-state--favorites p{max-width:520px;margin:0;color:var(--br-muted);font-weight:600}.br-search-suggestion{grid-template-columns:minmax(0,1fr) auto}.br-search-suggestion__link{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;color:inherit}.br-search-suggestion__favorite{justify-self:end}.br-search-result-row{grid-template-columns:minmax(0,1fr) auto}.br-search-result-row__link{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;color:inherit}@media(max-width:760px){.br-favorites-head{grid-template-columns:1fr;gap:7px;margin-bottom:10px}.br-favorites-head h1{font-size:30px}.br-favorites-head__copy{gap:5px}.br-favorites-head__copy p{font-size:13px;line-height:1.3}.br-telegram-onboarding{gap:12px;margin-bottom:14px}.br-telegram-onboarding__hero{grid-template-columns:1fr;gap:10px}.br-telegram-onboarding__copy,.br-telegram-onboarding__panel{border-radius:18px}.br-telegram-onboarding__copy{gap:10px;padding:18px}.br-telegram-onboarding__copy h1{font-size:34px}.br-telegram-onboarding__copy p{font-size:14px;line-height:1.38}.br-telegram-onboarding__panel{padding:12px}.br-onboarding-step{min-height:50px;padding:9px;border-radius:14px}.br-onboarding-step small{white-space:normal}.br-telegram-onboarding__actions .br-button{flex:1 1 150px}.br-onboarding-all-places-card{--br-onboarding-all-places-rail: 104px}.br-onboarding-all-places-card__body{gap:6px;padding:10px 11px}.br-onboarding-all-places-card__icon{min-height:112px}.br-onboarding-all-places-card__title{font-size:16px;line-height:1.16}.br-my-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:10px}.br-my-actions a{min-height:54px;padding:9px;border-radius:14px}.br-notification-center__head,.br-notification-channel__main{align-items:flex-start}.br-notification-center__head,.br-notification-channels{grid-template-columns:1fr}.br-notification-center__head{display:grid}.br-notification-center h2{font-size:22px}.br-notification-channel{display:grid;grid-template-columns:1fr auto;align-items:center;min-height:0;gap:10px;padding:10px}.br-notification-switch{width:auto;justify-content:space-between}.br-favorites-tabs{scroll-padding-inline:14px}.br-favorites-grid{grid-template-columns:1fr;gap:10px}.br-favorite-card{grid-template-columns:56px minmax(0,1fr);gap:10px;padding:9px}.br-favorite-card__media{width:56px;height:56px;border-radius:13px}.br-favorite-card__body{grid-template-columns:minmax(0,1fr) auto;gap:10px}.br-detail-title-actions{justify-content:flex-start}.br-beer-main-card__title-row{grid-template-columns:1fr}.br-search-result-row__badge{display:none}.br-search-result-row__link{grid-template-columns:3.25rem minmax(0,1fr)}.br-search-suggestion__link{grid-template-columns:3.25rem minmax(0,1fr) auto}}@media(max-width:420px){.br-onboarding-all-places-card{--br-onboarding-all-places-rail: 96px}}.br-home-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0}.br-home-actions>*{min-width:0;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:1px solid var(--br-border);border-radius:12px;color:var(--br-text);background:var(--br-surface);font-weight:600;font-size:14px;box-shadow:none}.br-home-actions>a:hover,.br-home-actions>a:focus-visible{border-color:var(--br-border-strong);background:color-mix(in srgb,var(--br-surface) 86%,var(--br-brand-soft))}.br-home-actions>a[aria-current=page],.br-home-actions__item--active{border-color:color-mix(in srgb,var(--br-brand) 58%,var(--br-border));color:color-mix(in srgb,var(--br-brand) 68%,var(--br-text));background:linear-gradient(145deg,color-mix(in srgb,var(--br-brand-soft) 72%,var(--br-surface)),var(--br-surface));box-shadow:0 14px 30px color-mix(in srgb,var(--br-brand) 14%,transparent)}.br-home-actions__item--loading{position:relative;cursor:progress;border-color:color-mix(in srgb,var(--br-brand) 42%,var(--br-border));background:color-mix(in srgb,var(--br-surface) 82%,var(--br-brand-soft))}.br-home-actions>* span{min-width:0;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-home-actions__label--short{display:none}.br-home-actions .br-icon{width:16px;height:16px}.br-home-actions__icon{position:relative;flex:0 0 auto;width:16px;height:16px;display:grid;place-items:center}.br-home-actions__icon .br-icon{width:16px;height:16px;grid-area:1 / 1;opacity:1;transform:scale(1) rotate(0);transition:opacity var(--br-livewire-motion-fast, .15s) var(--br-livewire-motion-ease, ease),transform var(--br-livewire-motion-duration, .18s) var(--br-livewire-motion-ease, cubic-bezier(.2, .8, .2, 1))}.br-home-actions__loader{grid-area:1 / 1;--br-livewire-spinner-size: 15px;--br-livewire-spinner-hidden-scale: .72}.br-home-actions__item--loading .br-home-actions__icon .br-icon{opacity:0;transform:scale(.72) rotate(10deg)}.br-home-actions__item--loading .br-home-actions__loader{transition-delay:55ms}.br-beer-city-actions .br-section-head{margin-bottom:16px}.br-home-actions--after-content{margin:0}.br-home-actions--after-content a{min-height:40px;border-radius:12px;background:color-mix(in srgb,var(--br-surface) 72%,transparent);box-shadow:none}.br-home-actions--after-content a:hover{border-color:var(--br-border-strong);background:color-mix(in srgb,var(--br-surface) 92%,transparent)}.br-beer-guide-section{display:grid;gap:.6rem}.br-beer-guide-section+.br-beer-guide-section{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid color-mix(in srgb,var(--br-border) 78%,transparent)}.br-beer-guide-section h3{margin:0;color:var(--br-text);font-size:1.05rem;line-height:1.25;font-weight:600;letter-spacing:0}.br-guide-bullets{display:grid;gap:.5rem;margin:.85rem 0 0;padding-left:1.15rem;color:var(--br-text-soft);line-height:1.65;font-weight:400}.br-guide-bullets li::marker{color:var(--br-brand)}.br-guide-index-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:end;margin-bottom:1.25rem;padding-bottom:1.4rem;border-bottom:1px solid color-mix(in srgb,var(--br-border) 82%,transparent)}.br-guide-index-hero h1,.br-guide-hero h1{margin:0;color:var(--br-text);font-size:3.5rem;line-height:.98;font-weight:600;letter-spacing:0}.br-guide-index-hero__copy,.br-guide-hero__copy{min-width:0}.br-guide-index-hero .br-page-head__text{display:block;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:initial}.br-guide-index-hero__meta{min-width:8.25rem;padding:.9rem 1rem;border:1px solid color-mix(in srgb,var(--br-brand) 36%,var(--br-border));border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand-soft) 42%,transparent),color-mix(in srgb,var(--br-surface) 86%,transparent));color:var(--br-text-soft);text-align:right;font-weight:600}.br-guide-index-hero__meta strong{display:block;color:var(--br-text);font-size:2rem;line-height:1}.br-guide-index-hero__meta span{display:block;margin-top:.3rem;font-size:.82rem;line-height:1.25}.br-guide-index{display:grid;gap:1.7rem}.br-guide-start{display:grid;grid-template-columns:minmax(13rem,18rem) minmax(0,1fr);gap:1.25rem;align-items:start;margin-bottom:2rem;padding:1.1rem;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:8px;background:linear-gradient(135deg,color-mix(in srgb,var(--br-brand-soft) 34%,transparent),transparent 52%),color-mix(in srgb,var(--br-surface) 72%,transparent)}.br-guide-start h2{margin:.35rem 0 0;color:var(--br-text);font-size:1.35rem;line-height:1.2;font-weight:600;letter-spacing:0}.br-guide-start p{margin:.45rem 0 0;color:var(--br-text-soft);font-size:.95rem;line-height:1.5;font-weight:400}.br-guide-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.br-guide-feature-card{min-width:0;display:grid;gap:.45rem;padding:.95rem;border:1px solid color-mix(in srgb,var(--br-border) 90%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface-2) 74%,transparent);transition:border-color .16s ease,background .16s ease,transform .16s ease}.br-guide-feature-card:hover,.br-guide-feature-card:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 58%,var(--br-border));background:color-mix(in srgb,var(--br-surface) 92%,var(--br-brand-soft));transform:translateY(-1px)}.br-guide-feature-card span{color:var(--br-brand);font-size:.76rem;line-height:1.1;font-weight:600}.br-guide-feature-card strong{color:var(--br-text);font-size:1.05rem;line-height:1.2;font-weight:600}.br-guide-feature-card small{color:var(--br-text-soft);font-size:.88rem;line-height:1.45;font-weight:400}.br-guide-topic{display:grid;grid-template-columns:minmax(13rem,18rem) minmax(0,1fr);gap:1.4rem;align-items:start}.br-guide-topic+.br-guide-topic{padding-top:2rem;border-top:1px solid color-mix(in srgb,var(--br-border) 72%,transparent)}.br-guide-topic__head h2,.br-guide-aside__panel h2,.br-guide-article-section h2,.br-style-guide-panel h2,.br-style-guide-panel h3{margin:0;letter-spacing:0}.br-guide-topic__head h2{font-size:1.2rem;line-height:1.2;font-weight:600}.br-guide-topic__head p{max-width:17rem;margin:.45rem 0 0;color:var(--br-text-soft);font-size:.95rem;line-height:1.45;font-weight:500}.br-guide-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.35rem;row-gap:0}.br-guide-list-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.9rem;align-items:center;padding:.95rem 0;border-top:1px solid color-mix(in srgb,var(--br-border) 72%,transparent);background:transparent;transition:color .16s ease,border-color .16s ease,background .16s ease}.br-guide-list-card:hover,.br-guide-list-card:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 46%,var(--br-border));background:linear-gradient(90deg,color-mix(in srgb,var(--br-brand-soft) 22%,transparent),transparent 72%)}.br-guide-list-card__main{min-width:0;display:grid;gap:.35rem}.br-guide-list-card__label{color:color-mix(in srgb,var(--br-brand) 72%,var(--br-text-soft));font-size:.78rem;line-height:1.15;font-weight:600}.br-guide-list-card strong{color:var(--br-text);font-size:1.05rem;line-height:1.22;font-weight:600}.br-guide-list-card__main>span:last-child{color:var(--br-text-soft);font-size:.92rem;line-height:1.42;font-weight:400}.br-guide-list-card__action{width:1.85rem;height:1.85rem;display:grid;place-items:center;border:1px solid color-mix(in srgb,var(--br-border) 78%,transparent);border-radius:999px;color:var(--br-brand);font-size:1rem;line-height:1;font-weight:600;white-space:nowrap}.br-guide-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:end;width:min(100%,58rem);margin-bottom:1.35rem}.br-guide-hero p{max-width:54rem;margin:.85rem 0 0;color:var(--br-text-soft);font-size:1.05rem;line-height:1.55;font-weight:500}.br-guide-facts{display:grid;grid-auto-flow:column;gap:0;overflow:hidden;border:1px solid var(--br-border);border-radius:8px;background:color-mix(in srgb,var(--br-surface) 88%,transparent)}.br-guide-facts span{min-width:5.75rem;padding:.8rem .95rem}.br-guide-facts span+span{border-left:1px solid color-mix(in srgb,var(--br-border) 82%,transparent)}.br-guide-facts strong,.br-guide-facts small{display:block}.br-guide-facts strong{color:var(--br-text);font-size:1.45rem;line-height:1;font-weight:600}.br-guide-facts small{margin-top:.35rem;color:var(--br-muted);font-size:.78rem;line-height:1.1;font-weight:600}.br-guide-layout{width:min(100%,58rem)}.br-guide-article{min-width:0;display:grid;gap:1.5rem}.br-guide-article-section{padding:1.5rem 0;border-top:1px solid color-mix(in srgb,var(--br-border) 72%,transparent)}.br-guide-article-section:first-child{padding-top:0;border-top:0}.br-guide-article-section h2{color:var(--br-text);font-size:1.6rem;line-height:1.18;font-weight:600}.br-guide-article-section p{margin:.9rem 0 0;color:color-mix(in srgb,var(--br-text) 88%,var(--br-text-soft));font-size:1rem;line-height:1.7;font-weight:400}.br-guide-text-link{color:var(--br-brand);font-weight:600;text-decoration-line:underline;text-decoration-thickness:.08em;text-underline-offset:.18em;transition:color .16s ease,text-decoration-color .16s ease}.br-guide-text-link:hover,.br-guide-text-link:focus-visible{color:var(--br-brand-strong);text-decoration-color:color-mix(in srgb,var(--br-brand-strong) 68%,transparent)}.br-guide-faq{margin-top:.5rem;padding:1.3rem;border:1px solid color-mix(in srgb,var(--br-border) 82%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface) 82%,transparent)}.br-guide-faq__head h2{margin-top:.3rem;color:var(--br-text);font-size:1.35rem;line-height:1.2;font-weight:600}.br-guide-faq__list{display:grid;gap:.65rem;margin-top:1rem}.br-guide-faq details{border:1px solid color-mix(in srgb,var(--br-border) 84%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface-2) 76%,transparent);overflow:hidden}.br-guide-faq summary{cursor:pointer;padding:.9rem 1rem;color:var(--br-text);font-size:.98rem;line-height:1.35;font-weight:600}.br-guide-faq details[open] summary{border-bottom:1px solid color-mix(in srgb,var(--br-border) 78%,transparent)}.br-guide-faq p{margin:0;padding:.9rem 1rem 1rem;color:var(--br-text-soft);font-size:.96rem;line-height:1.6;font-weight:500}.br-guide-aside{position:sticky;top:1.5rem;display:grid;gap:.9rem}.br-guide-related-section{margin-top:.5rem;padding-top:1.5rem;border-top:1px solid color-mix(in srgb,var(--br-border) 72%,transparent)}.br-guide-aside__panel{padding:1rem;border:1px solid var(--br-border);border-radius:8px;background:color-mix(in srgb,var(--br-surface) 88%,transparent)}.br-guide-aside__panel h2{color:var(--br-text);font-size:.95rem;line-height:1.2;font-weight:600}.br-guide-related-section h2{color:var(--br-text);font-size:1.25rem;line-height:1.2;font-weight:600}.br-guide-action-list,.br-guide-related-list{display:grid;gap:.55rem;margin-top:.85rem}.br-guide-related-section .br-guide-related-list{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.br-guide-quick-actions{display:flex;align-items:center;gap:.55rem;margin-bottom:.5rem;padding:.65rem;border:1px solid color-mix(in srgb,var(--br-border) 84%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface) 74%,transparent);overflow-x:auto;overflow-y:hidden}.br-guide-quick-actions>span:first-child{flex:0 0 auto;padding:0 .35rem;color:var(--br-muted);font-size:.82rem;line-height:1.1;font-weight:600;white-space:nowrap}.br-guide-quick-actions a{flex:0 0 auto;min-height:2.35rem;display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .75rem;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface-2) 78%,transparent);color:var(--br-text);font-size:.88rem;line-height:1.15;font-weight:600;white-space:nowrap;transition:border-color .16s ease,background .16s ease}.br-guide-quick-actions a:hover,.br-guide-quick-actions a:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 58%,var(--br-border));background:color-mix(in srgb,var(--br-surface) 90%,var(--br-brand-soft))}.br-guide-quick-actions .br-icon{width:1rem;height:1rem;color:var(--br-brand);flex:0 0 auto}.br-guide-action-list a,.br-guide-related-list a{min-width:0;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface-2) 78%,transparent)}.br-guide-action-list a{min-height:2.55rem;display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;color:var(--br-text);font-size:.9rem;font-weight:600}.br-guide-action-list .br-icon{width:1rem;height:1rem;color:var(--br-brand);flex:0 0 auto}.br-guide-related-list a{display:grid;gap:.3rem;padding:.75rem}.br-guide-related-list strong{color:var(--br-text);font-size:.92rem;line-height:1.2;font-weight:600}.br-guide-related-list span{color:var(--br-text-soft);font-size:.82rem;line-height:1.35;font-weight:500}.br-guide-action-list a:hover,.br-guide-related-list a:hover,.br-guide-action-list a:focus-visible,.br-guide-related-list a:focus-visible{border-color:var(--br-border-strong);background:color-mix(in srgb,var(--br-surface) 92%,var(--br-brand-soft))}.br-guide-action-list--inline{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.br-style-guide-panel{margin-top:2rem;padding:1.35rem 0;border-top:1px solid color-mix(in srgb,var(--br-border) 78%,transparent);border-bottom:1px solid color-mix(in srgb,var(--br-border) 78%,transparent);background:transparent}.br-style-guide-panel__head h2{color:var(--br-text);font-size:1.45rem;line-height:1.2;font-weight:600}.br-style-guide-panel__head p{max-width:48rem;margin:.5rem 0 0;color:var(--br-text-soft);line-height:1.55;font-weight:400}.br-style-guide-panel__body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin-top:1.25rem}.br-style-guide-panel__section{min-width:0}.br-style-guide-panel__section h3{color:var(--br-text);font-size:1rem;line-height:1.25;font-weight:600}.br-style-guide-panel__section p{margin:.55rem 0 0;color:var(--br-text-soft);line-height:1.55;font-weight:400}.br-style-guide-panel__faq{margin-top:1.4rem;padding-top:1.2rem;border-top:1px solid color-mix(in srgb,var(--br-border) 72%,transparent)}.br-style-guide-panel__faq h3{color:var(--br-text);font-size:1rem;line-height:1.25;font-weight:600}.br-style-guide-panel__faq dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;margin:.75rem 0 0}.br-style-guide-panel__faq div{min-width:0;padding:.8rem 0;border-top:1px solid color-mix(in srgb,var(--br-border) 62%,transparent)}.br-style-guide-panel__faq dt{color:var(--br-text);font-weight:600;line-height:1.35}.br-style-guide-panel__faq dd{margin:.35rem 0 0;color:var(--br-text-soft);font-size:.92rem;line-height:1.5;font-weight:400}.br-site-map-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.5rem;align-items:end;margin-bottom:1.5rem;padding-bottom:1.4rem;border-bottom:1px solid color-mix(in srgb,var(--br-border) 82%,transparent)}.br-site-map-hero__copy{min-width:0}.br-site-map-hero h1{margin:0;color:var(--br-text);font-size:3.5rem;line-height:.98;font-weight:600;letter-spacing:0}.br-site-map-hero p{max-width:48rem;margin:.8rem 0 0;color:var(--br-text-soft);font-size:1rem;line-height:1.55;font-weight:500}.br-site-map-back{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;margin-top:1rem;padding:.52rem .72rem;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:999px;background:color-mix(in srgb,var(--br-surface) 76%,transparent);color:var(--br-text);font-size:.88rem;font-weight:600}.br-site-map-back:hover,.br-site-map-back:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 48%,var(--br-border));background:color-mix(in srgb,var(--br-brand-soft) 55%,transparent)}.br-site-map-back .br-icon{width:1rem;height:1rem}.br-site-map-hero__meta{min-width:8.5rem;padding:.9rem 1rem;border:1px solid color-mix(in srgb,var(--br-brand) 36%,var(--br-border));border-radius:8px;background:color-mix(in srgb,var(--br-surface) 86%,transparent);color:var(--br-text-soft);text-align:right;font-weight:600}.br-site-map-hero__meta strong{display:block;color:var(--br-text);font-size:2rem;line-height:1}.br-site-map-hero__meta span{display:block;margin-top:.3rem;font-size:.82rem;line-height:1.25}.br-site-map-layout{display:grid;gap:1.7rem}.br-site-map-section{display:grid;grid-template-columns:minmax(13rem,18rem) minmax(0,1fr);gap:1.4rem;align-items:start}.br-site-map-section+.br-site-map-section{padding-top:1.8rem;border-top:1px solid color-mix(in srgb,var(--br-border) 72%,transparent)}.br-site-map-section__head h2{margin:0;color:var(--br-text);font-size:1.2rem;line-height:1.2;font-weight:600;letter-spacing:0}.br-site-map-section__head p{max-width:17rem;margin:.45rem 0 0;color:var(--br-text-soft);font-size:.95rem;line-height:1.45;font-weight:500}.br-site-map-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.br-site-map-link{display:grid;grid-template-columns:2.35rem minmax(0,1fr);gap:.8rem;min-width:0;padding:.85rem;border:1px solid color-mix(in srgb,var(--br-border) 84%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface) 72%,transparent);transition:border-color .16s ease,background .16s ease,transform .16s ease}.br-site-map-link:hover,.br-site-map-link:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 52%,var(--br-border));background:color-mix(in srgb,var(--br-surface-2) 88%,var(--br-brand-soft));transform:translateY(-1px)}.br-site-map-link__icon{display:grid;place-items:center;width:2.35rem;height:2.35rem;border-radius:8px;color:var(--br-brand);background:color-mix(in srgb,var(--br-brand-soft) 55%,transparent)}.br-site-map-link__icon .br-icon{width:1.12rem;height:1.12rem}.br-site-map-link__copy{display:grid;gap:.3rem;min-width:0}.br-site-map-link__copy strong{overflow-wrap:anywhere;color:var(--br-text);font-size:1rem;line-height:1.25;font-weight:600}.br-site-map-link__copy span{color:var(--br-text-soft);font-size:.88rem;line-height:1.42;font-weight:400}.br-site-map-pagination{display:flex;justify-content:center;align-items:center;gap:.7rem;margin-top:1.6rem;padding-top:1.2rem;border-top:1px solid color-mix(in srgb,var(--br-border) 76%,transparent)}.br-site-map-pagination__pages{display:flex;flex-wrap:wrap;justify-content:center;gap:.45rem}.br-site-map-pagination__page,.br-site-map-pagination__edge{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .8rem;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:8px;background:color-mix(in srgb,var(--br-surface) 72%,transparent);color:var(--br-text);font-size:.92rem;font-weight:600}.br-site-map-pagination__page:hover,.br-site-map-pagination__page:focus-visible,.br-site-map-pagination__edge:hover,.br-site-map-pagination__edge:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 52%,var(--br-border));background:color-mix(in srgb,var(--br-brand-soft) 58%,transparent)}.br-site-map-pagination__page--current{border-color:color-mix(in srgb,var(--br-brand) 76%,var(--br-border));background:var(--br-brand);color:var(--br-brand-contrast)}.br-site-map-pagination__edge--disabled{opacity:.52;pointer-events:none}@media(max-width:1100px){.br-guide-topic,.br-guide-layout,.br-guide-start,.br-site-map-section{grid-template-columns:minmax(0,1fr)}.br-guide-topic__head p,.br-site-map-section__head p{max-width:42rem}.br-guide-aside{position:static;grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.br-guide-index-hero,.br-guide-hero,.br-site-map-hero,.br-guide-start,.br-guide-quick-actions{width:min(100%,calc(100vw - 2rem));grid-template-columns:minmax(0,1fr);gap:1rem;margin-bottom:1.35rem;margin-left:auto;margin-right:auto}.br-guide-index-hero,.br-guide-hero,.br-site-map-hero{padding-bottom:1rem}.br-style-guide-panel,.br-guide-index,.br-guide-layout,.br-site-map-layout,.br-site-map-pagination{width:min(100%,calc(100vw - 2rem));margin-left:auto;margin-right:auto}.br-guide-index-hero h1,.br-guide-hero h1,.br-site-map-hero h1{font-size:2rem;line-height:1.08}.br-guide-index-hero__meta,.br-site-map-hero__meta{width:fit-content;min-width:0;padding:.7rem .85rem;text-align:left}.br-guide-index-hero__meta strong,.br-site-map-hero__meta strong{display:inline;margin-right:.35rem;font-size:1.1rem}.br-guide-index-hero__meta span,.br-site-map-hero__meta span{display:inline;margin:0;font-size:.82rem}.br-guide-index,.br-guide-topic,.br-guide-article,.br-site-map-layout{gap:1.1rem}.br-guide-start{margin-bottom:1.35rem;padding:.95rem}.br-guide-start h2{font-size:1.15rem}.br-guide-feature-grid{grid-template-columns:minmax(0,1fr);gap:.55rem}.br-guide-topic+.br-guide-topic{padding-top:1.25rem}.br-guide-topic__head h2{font-size:1.05rem}.br-guide-topic__head p{max-width:none;font-size:.9rem}.br-guide-list,.br-guide-feature-grid,.br-site-map-links,.br-style-guide-panel__body,.br-style-guide-panel__faq dl,.br-guide-aside{grid-template-columns:minmax(0,1fr)}.br-site-map-section+.br-site-map-section{padding-top:1.25rem}.br-site-map-section__head h2{font-size:1.05rem}.br-site-map-section__head p,.br-site-map-hero p{max-width:none;font-size:.9rem}.br-site-map-link{grid-template-columns:2.15rem minmax(0,1fr);gap:.7rem;padding:.75rem}.br-site-map-link__icon{width:2.15rem;height:2.15rem}.br-site-map-link__copy strong{font-size:.94rem}.br-site-map-link__copy span{font-size:.84rem}.br-site-map-pagination{align-items:stretch;gap:.5rem}.br-site-map-pagination__edge{flex:1 1 6rem}.br-site-map-pagination__pages{flex:1 1 100%;order:-1}.br-site-map-pagination__page{min-width:2.35rem;padding-left:.65rem;padding-right:.65rem}.br-guide-list-card{grid-template-columns:minmax(0,1fr);gap:.65rem;padding:.9rem 0}.br-guide-list-card__main>span:last-child{font-size:.88rem}.br-guide-list-card__action{display:none}.br-guide-hero p{max-width:none;font-size:.95rem;line-height:1.5}.br-guide-facts{width:100%;grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr))}.br-guide-facts span{min-width:0;padding:.65rem .7rem}.br-guide-facts strong{font-size:1.15rem}.br-guide-facts small{font-size:.72rem}.br-guide-article-section{padding:1.1rem 0}.br-guide-article-section h2{font-size:1.35rem}.br-guide-article-section p{font-size:.95rem;line-height:1.62;font-weight:400}.br-guide-aside__panel,.br-style-guide-panel{padding:.9rem 0}.br-guide-action-list--inline{grid-template-columns:repeat(2,minmax(0,1fr))}.br-guide-quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0;margin-bottom:1.25rem;padding:.55rem;overflow:visible}.br-guide-quick-actions>span:first-child{grid-column:1 / -1;padding:0 .15rem}.br-guide-quick-actions a{min-width:0;justify-content:center;text-align:center;white-space:normal}.br-guide-action-list a{min-height:2.35rem;font-size:.84rem}.br-style-guide-panel{margin-top:1rem}.br-style-guide-panel__head h2{font-size:1.2rem}.br-style-guide-panel__head p,.br-style-guide-panel__section p{font-size:.92rem}.br-home-actions,.br-mobile-chip-row--scroll{max-width:100%;overflow-x:auto;overflow-y:hidden;contain:paint}}.br-filter-actions{display:grid;gap:10px}.br-page-head--catalog{align-items:center;margin:10px 0 16px;padding:0;gap:18px}.br-page-head--catalog .br-page-head__copy{min-width:0}.br-page-head--catalog .br-page-head__title{font-size:42px}.br-page-head--catalog .br-page-head__text{max-width:720px;margin-top:8px;font-size:15px;line-height:1.45}.br-page-head--catalog .br-page-head__meta{display:flex;align-items:baseline;gap:8px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.br-page-head--catalog .br-page-head__meta strong{font-size:27px}.br-catalog-toolbar--compact{gap:10px;margin-bottom:16px;padding:14px;border-radius:24px;box-shadow:none}.br-catalog-toolbar--compact>*{min-width:0}.br-catalog-toolbar--compact .br-toolbar-grid{grid-template-columns:minmax(260px,1fr) minmax(160px,210px) auto;gap:10px;align-items:center}.br-catalog-toolbar--compact .br-search-field{min-height:48px;padding:0 14px;border-radius:14px;box-shadow:none}.br-catalog-toolbar--compact .br-select-field{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none;display:block}.br-catalog-toolbar--compact .br-select-field select{min-height:48px;border-radius:14px;box-shadow:none;font-weight:600}.br-catalog-toolbar--compact .br-button--primary{min-height:48px;box-shadow:none}.br-catalog-toolbar--compact .br-filter-row{margin-top:0;gap:8px}.br-catalog-toolbar--compact .br-chip{min-height:36px;padding:0 12px;border-radius:12px;box-shadow:none}.br-catalog-layout{margin-top:16px}.br-catalog-layout .br-filter-sidebar{padding:16px;border-radius:24px;box-shadow:none}.br-filter-sidebar__head h2{margin:0;font-size:20px;letter-spacing:0}.br-catalog-layout .br-filter-form{gap:10px}.br-catalog-layout .br-filter-sidebar .br-form-field{gap:6px;padding:0;border:0;background:transparent;box-shadow:none}.br-catalog-layout .br-filter-sidebar .br-form-field input:not([type=checkbox]),.br-catalog-layout .br-filter-sidebar .br-form-field select{min-height:44px;border-radius:14px;box-shadow:none}.br-catalog-layout .br-style-picker{min-width:0;margin:0}.br-style-picker__list{display:flex;flex-direction:column;gap:3px;max-height:230px;overflow:auto;padding-right:2px;overscroll-behavior:contain}.br-style-picker__tools{display:grid;gap:6px;margin-bottom:8px}.br-style-search{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:1px solid var(--br-border);border-radius:14px;color:var(--br-text-muted);background:color-mix(in srgb,var(--br-surface-2) 72%,transparent);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.br-style-search:focus-within{border-color:color-mix(in srgb,var(--br-brand) 38%,var(--br-border));background:color-mix(in srgb,var(--br-surface-2) 94%,var(--br-brand) 6%);box-shadow:0 0 0 3px color-mix(in srgb,var(--br-brand) 10%,transparent)}.br-style-search .br-icon{width:18px;height:18px;color:var(--br-muted)}.br-style-search input{flex:1 1 auto;min-width:0;width:100%;min-height:auto;padding:0;border:0;border-radius:0;outline:0;color:var(--br-text);background:transparent;box-shadow:none;font:inherit;font-size:13px;font-weight:600;appearance:none}.br-style-search input::placeholder{color:var(--br-text-muted)}.br-style-search button{display:grid;place-items:center;flex:0 0 auto;width:26px;height:26px;border:0;border-radius:9px;color:var(--br-text-muted);background:transparent;cursor:pointer}.br-style-search button:hover,.br-style-search button:focus-visible{color:var(--br-text);background:color-mix(in srgb,var(--br-brand) 12%,transparent)}.br-style-search button[hidden]{display:none}.br-style-search button .br-icon{width:14px;height:14px}.br-catalog-layout .br-filter-sidebar .br-style-search input{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.br-style-picker__status{min-height:14px;color:var(--br-text-muted);font-size:11px;font-weight:600;line-height:1.25}.br-style-picker__empty{margin-top:8px;padding:8px 10px;border-radius:12px;color:var(--br-text-muted);background:color-mix(in srgb,var(--br-surface-2) 64%,transparent);font-size:12px;font-weight:600}.br-style-option{display:flex;align-items:center;gap:8px;min-height:30px;padding:4px 8px;border-radius:10px;color:var(--br-text-soft);font-size:13px;font-weight:600;line-height:1.2;cursor:pointer}.br-style-option[hidden]{display:none}.br-style-option:hover,.br-style-option:has(input:checked){color:var(--br-text);background:color-mix(in srgb,var(--br-brand) 12%,transparent)}.br-style-option[data-style-selected=true]{order:-1}.br-style-option--search-hit:not([data-style-selected=true]){color:color-mix(in srgb,var(--br-text) 88%,var(--br-brand))}.br-style-option input{margin:0}.br-catalog-layout .br-range-grid{gap:8px}.br-catalog-layout .br-check-row{min-height:40px;padding:0 2px}.br-catalog-layout .br-filter-actions{gap:8px}.br-catalog-layout .br-catalog-summary{margin-bottom:4px;box-shadow:none}@media(max-width:720px){.br-app:has(.br-filter-sidebar--open){z-index:120}.br-freshness-wrap{display:none}.br-mobile-search-sheet{padding-bottom:calc(.875rem + env(safe-area-inset-bottom))}.br-mobile-search-sheet__form{grid-template-columns:minmax(0,1fr) auto}.br-search-results-form,.br-search-single,.br-search-result-row{grid-template-columns:1fr}.br-search-result-row{grid-template-columns:48px minmax(0,1fr)}.br-search-result-row__badge{grid-column:2}.br-home-actions{display:flex;flex-wrap:nowrap;gap:6px;margin:10px -2px 14px;padding:0 2px 2px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.br-home-actions::-webkit-scrollbar{display:none}.br-home-actions>*{flex:0 0 auto;min-height:36px;padding:7px 10px;border-radius:999px;font-size:12px;white-space:nowrap}.br-home-actions--section-switcher .br-home-actions__label--full{display:none}.br-home-actions--section-switcher .br-home-actions__label--short{display:inline}.br-home-map,.br-home-map.br-map-shell{height:min(46vh,360px);min-height:300px}.br-page-head--catalog{width:min(100%,calc(100vw - 28px));margin:2px auto 8px;padding:0 2px;align-items:flex-start;gap:4px}.br-page-head--catalog .br-page-head__title{font-size:31px;line-height:1}.br-page-head--catalog .br-page-head__text{display:none}.br-page-head--catalog .br-page-head__meta{align-self:flex-start;gap:6px;color:var(--br-muted);font-size:13px;line-height:1.1;white-space:normal}.br-page-head--catalog .br-page-head__meta strong{color:var(--br-text);font-size:18px}.br-catalog-toolbar--compact{width:min(100%,calc(100vw - 28px));gap:8px;margin:0 auto 8px;padding:10px;border-radius:20px}.br-catalog-toolbar--compact .br-toolbar-grid{grid-template-columns:minmax(0,1fr) 72px;gap:8px}.br-catalog-toolbar--compact .br-search-field{grid-column:1 / -1;gap:8px;min-height:42px;padding:0 12px;border-radius:14px}.br-catalog-toolbar--compact .br-search-field input{font-size:15px}.br-catalog-toolbar--compact .br-select-field{grid-column:1;min-width:0}.br-catalog-toolbar--compact .br-select-field select{min-height:42px;padding:0 32px 0 12px;border-radius:14px;font-size:14px;text-overflow:ellipsis}.br-catalog-toolbar--compact .br-button--primary{grid-column:2;min-width:0;min-height:42px;padding:0 12px;border-radius:14px;font-size:13px}.br-catalog-toolbar--compact .br-filter-row{flex-wrap:nowrap;overflow-x:auto;width:100%;max-width:100%;min-width:0;gap:7px;margin:0 -2px;padding:0 2px 1px;scrollbar-width:none}.br-catalog-toolbar--compact .br-filter-row::-webkit-scrollbar{display:none}.br-catalog-toolbar--compact .br-chip{flex:0 0 auto;min-height:32px;padding:0 11px;border-radius:12px;font-size:13px}.br-filter-sheet-open{min-height:40px;max-width:100%;margin-top:0;padding:0 14px;border:1px solid var(--br-border);border-radius:14px;background:color-mix(in srgb,var(--br-surface) 70%,transparent);box-shadow:none;font-size:15px}.br-filter-sheet-open .br-icon{width:18px;height:18px}.br-catalog-layout{width:min(100%,calc(100vw - 28px));margin:8px auto 0}.br-catalog-layout:has(.br-filter-sidebar--open){position:relative;z-index:95}.br-catalog-layout .br-catalog-summary{margin:0 0 8px;padding:0;border:0;border-radius:0;background:transparent;color:var(--br-muted);font-size:14px;line-height:1.25}.br-filter-sidebar{bottom:0;z-index:90;max-height:calc(100dvh - 18px);overscroll-behavior:contain;border-radius:26px 26px 0 0;background:var(--br-surface-solid)}.br-style-picker__list{max-height:min(188px,28vh)}.br-filter-actions{position:sticky;bottom:0;grid-template-columns:repeat(2,minmax(0,1fr));margin:8px -2px -2px;padding:10px 0 max(16px,env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,var(--br-surface-solid) 18%)}.br-filter-actions .br-button{min-height:44px;padding:0 12px}.br-body--beer-detail .br-beer-detail{padding-bottom:calc(126px + env(safe-area-inset-bottom))}.br-body--beer-detail .br-beer-buy-button--mobile,.br-body--beer-detail .br-beer-follow-action--mobile{display:flex;position:sticky;bottom:calc(76px + env(safe-area-inset-bottom));z-index:18;width:min(100%,calc(100vw - 28px));min-height:56px;margin:14px auto 0;border-radius:20px;box-shadow:0 16px 36px #0000003d}.js .br-body--beer-detail .br-beer-buy-button--mobile[data-mobile-purchase-cta]{opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .16s ease,transform .16s ease}.js .br-body--beer-detail .br-beer-follow-action--mobile{transition:opacity .16s ease,transform .16s ease}.js .br-body--beer-detail .br-beer-buy-button--mobile[data-mobile-purchase-cta].br-beer-buy-button--mobile-visible{opacity:1;pointer-events:auto;transform:none}.js .br-body--beer-detail.br-beer-image-reveal-active .br-beer-buy-button--mobile[data-mobile-purchase-cta].br-beer-buy-button--mobile-visible,.js .br-body--beer-detail.br-beer-image-reveal-active .br-beer-follow-action--mobile{opacity:0;pointer-events:none;transform:translateY(10px)}#availabilitySection,.br-store-card[id^=availability-item-]{scroll-margin-top:74px;scroll-margin-bottom:calc(150px + env(safe-area-inset-bottom))}}.br-modal-backdrop:has(.br-modal--city){align-items:center;justify-content:center;padding:12px;overflow:hidden}.br-modal--city{display:flex;width:min(640px,calc(100vw - 24px));max-height:min(720px,calc(100dvh - 24px));overflow:hidden;border-radius:22px}.br-modal--city .br-modal-close{right:14px;top:14px;width:48px;height:48px}.br-modal--city .br-city-picker--compact{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:22px;overflow:hidden}.br-modal--city .br-city-picker__head{flex:0 0 auto;margin-bottom:12px;padding-right:58px}.br-modal--city .br-city-picker__head h2{font-size:clamp(30px,4vw,38px);letter-spacing:0}.br-modal--city .br-city-picker__head p{max-width:620px;margin-top:6px;font-size:14px;line-height:1.35}.br-modal--city .br-city-picker__head>span{min-height:32px;padding-inline:12px}.br-modal--city .br-city-grid--picker{flex:1 1 auto;min-height:0;gap:8px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:3px;scrollbar-gutter:stable}.br-modal--city .br-city-grid--picker::-webkit-scrollbar{width:8px}.br-modal--city .br-city-grid--picker::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--br-border-strong) 70%,transparent)}.br-modal--city .br-city-option--modal button{grid-template-columns:minmax(0,1fr) 34px;gap:10px;min-height:56px;padding:10px 12px 10px 14px;border-radius:15px}.br-modal--city .br-city-option--modal .br-city-option__main strong{font-size:17px}.br-modal--city .br-city-option--modal>button>b{width:34px;height:34px;border-radius:12px}.br-modal--city .br-city-option__cta{display:none}@media(max-width:720px){.br-modal-backdrop:has(.br-modal--city){align-items:flex-end;padding:8px 8px 0}.br-modal--city{width:100%;max-height:calc(100dvh - 8px);border-radius:22px 22px 0 0}.br-modal--city .br-modal-close{right:10px;top:10px;width:42px;height:42px}.br-modal--city .br-city-picker--compact{padding:18px 12px max(12px,env(safe-area-inset-bottom))}.br-modal--city .br-city-picker__head{gap:7px;margin-bottom:10px;padding-right:48px}.br-modal--city .br-city-picker__head h2{font-size:clamp(28px,8vw,36px)}.br-modal--city .br-city-picker__head p{margin-top:5px;font-size:13px}.br-modal--city .br-city-picker__head>span{min-height:30px}.br-modal--city .br-city-grid--picker{gap:8px;padding-right:2px}.br-modal--city .br-city-option--modal button{grid-template-columns:minmax(0,1fr) 34px;gap:9px;min-height:54px;padding:10px 10px 10px 12px;border-radius:15px}.br-modal--city .br-city-option--modal>button>b{grid-column:2;grid-row:1;width:34px;height:34px}}@media(max-width:420px){.br-modal-backdrop:has(.br-modal--city){padding-inline:0}.br-modal--city .br-city-picker--compact{padding-inline:10px}.br-modal--city .br-city-option--modal .br-city-option__title{gap:6px}}.br-page-head--untappd{margin-bottom:16px}.br-page-head--untappd .br-page-head__title{font-size:36px;line-height:1.08;letter-spacing:0}.br-untappd-tabs{margin:0 0 12px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.br-untappd-tab{min-height:36px;padding:0 12px;border:1px solid var(--br-border);border-radius:12px;display:inline-flex;align-items:center;background:var(--br-surface);color:var(--br-text-soft);font-size:13px;font-weight:600;text-decoration:none}.br-untappd-tab:hover,.br-untappd-tab:focus-visible,.br-untappd-tab--active{border-color:color-mix(in srgb,var(--br-brand) 46%,var(--br-border));background:color-mix(in srgb,var(--br-brand) 12%,var(--br-surface));color:var(--br-text)}.br-untappd-toolbar{margin-bottom:12px;padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.br-untappd-search{min-width:0;display:grid;gap:6px}.br-untappd-search span,.br-untappd-section-label{color:var(--br-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0}.br-untappd-search input,.br-untappd-url-form input{width:100%;min-width:0;min-height:42px;padding:0 12px;border:1px solid var(--br-border);border-radius:12px;outline:0;background:var(--br-surface-solid);color:var(--br-text);box-shadow:var(--br-shadow-xs);font-weight:600}[data-theme=dark] .br-untappd-search input,[data-theme=dark] .br-untappd-url-form input{background:#ffffff0f}.br-untappd-toolbar__actions,.br-untappd-stats,.br-untappd-meta-line,.br-untappd-timing{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.br-untappd-toolbar__actions .br-button,.br-untappd-actions .br-button{min-height:42px;padding:0 14px;border-radius:12px}.br-untappd-stats{margin:0 0 12px}.br-untappd-stat{min-height:32px;padding:0 10px;border:1px solid var(--br-border);border-radius:999px;background:var(--br-surface);color:var(--br-text-soft);display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.br-untappd-stat strong{color:var(--br-text);font-size:14px}.br-untappd-stat--alert{border-color:color-mix(in srgb,var(--br-orange) 28%,var(--br-border));background:var(--br-orange-soft)}.br-untappd-stat:hover,.br-untappd-stat:focus-visible,.br-untappd-stat--active{border-color:color-mix(in srgb,var(--br-brand) 54%,var(--br-border));background:color-mix(in srgb,var(--br-brand) 14%,var(--br-surface));color:var(--br-text)}.br-untappd-stat--active{box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--br-brand) 34%,transparent)}.br-untappd-panel .br-table-card__head{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:16px}.br-untappd-result-count{color:var(--br-muted);font-size:12px;font-weight:600}.br-untappd-list{display:grid}.br-untappd-list__head,.br-untappd-row{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(240px,.8fr) minmax(380px,1.25fr);gap:14px;align-items:center}.br-untappd-list__head{padding:10px 16px;border-top:1px solid var(--br-border);border-bottom:1px solid var(--br-border);background:var(--br-surface-3);color:var(--br-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0}.br-untappd-row{min-width:0;padding:13px 16px;border-bottom:1px solid var(--br-border)}.br-untappd-row:last-child{border-bottom:0}.br-untappd-beer,.br-untappd-match,.br-untappd-actions{min-width:0}.br-untappd-title-line{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.br-untappd-title-line h2{min-width:0;margin:0;font-size:16px;line-height:1.2;font-weight:600;letter-spacing:0}.br-untappd-title-link{color:var(--br-text);text-decoration:none;text-underline-offset:3px}.br-untappd-title-link:hover,.br-untappd-title-link:focus-visible{color:var(--br-brand);text-decoration:underline}.br-untappd-meta-line,.br-untappd-timing{margin-top:6px;color:var(--br-text-soft);font-size:12px;line-height:1.35;font-weight:600}.br-untappd-meta-line span,.br-untappd-timing span{min-width:0;overflow-wrap:anywhere}.br-untappd-badge{min-height:24px;padding:0 8px;border:1px solid transparent;border-radius:999px;display:inline-flex;align-items:center;color:var(--br-text-soft);background:var(--br-surface-3);font-size:11px;font-weight:600}.br-untappd-badge--success{color:var(--br-green);background:var(--br-green-soft)}.br-untappd-badge--warning,.br-untappd-badge--pending{color:var(--br-orange);background:var(--br-orange-soft)}.br-untappd-badge--danger{color:var(--br-red);background:var(--br-red-soft)}.br-untappd-match{display:grid;gap:3px}.br-untappd-match strong{min-width:0;color:var(--br-text);font-size:14px;line-height:1.25;font-weight:600;overflow-wrap:anywhere}.br-untappd-muted,.br-untappd-current-url{color:var(--br-muted);font-size:12px;line-height:1.35;font-weight:600}.br-untappd-current-url{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-untappd-current-url:hover{color:var(--br-brand)}.br-untappd-error{color:var(--br-red)}.br-untappd-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.br-untappd-url-form{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.br-untappd-clear-form{margin:0}.br-admin-image-anchor{position:relative;border-radius:inherit}.br-admin-image-anchor--cover{overflow:hidden}.br-admin-image-trigger{position:absolute;top:14px;right:14px;z-index:9;display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid color-mix(in srgb,var(--br-border) 72%,transparent);border-radius:999px;background:color-mix(in srgb,var(--br-surface) 90%,transparent);color:var(--br-text);box-shadow:var(--br-shadow-xs);-webkit-backdrop-filter:blur(16px) saturate(1.1);backdrop-filter:blur(16px) saturate(1.1);cursor:pointer;transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.br-admin-image-trigger:hover,.br-admin-image-trigger:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 48%,var(--br-border));background:var(--br-surface-solid);color:var(--br-brand);transform:translateY(-1px)}.br-admin-image-trigger:focus-visible{outline:3px solid color-mix(in srgb,var(--br-brand) 30%,transparent);outline-offset:3px}.br-admin-image-trigger--active{color:var(--br-orange)}.br-admin-image-trigger .br-icon{width:18px;height:18px}.br-admin-image-trigger__dot{position:absolute;top:7px;right:7px;width:7px;height:7px;border:2px solid var(--br-surface-solid);border-radius:999px;background:var(--br-orange)}.br-brewery-hero__logo .br-admin-image-trigger{top:6px;right:6px;width:32px;height:32px}.br-brewery-hero__logo .br-admin-image-trigger .br-icon{width:15px;height:15px}.br-modal--admin-image{width:min(calc(100vw - 32px),520px);padding:0;overflow:hidden;border-radius:24px}.br-admin-image-override{display:grid;background:var(--br-surface)}.br-admin-image-override__head{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:20px 60px 16px 22px;border-bottom:1px solid var(--br-border);color:var(--br-text)}.br-admin-image-override__head h2{margin:0;color:var(--br-text);font-size:20px;line-height:1.12;font-weight:600;letter-spacing:0}.br-admin-image-override__badge{display:inline-flex;width:fit-content;margin-top:5px;padding:3px 8px;border-radius:999px;background:var(--br-orange-soft);color:var(--br-orange);font-size:11px;font-weight:600}.br-admin-image-override__icon{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid var(--br-border);border-radius:14px;background:var(--br-surface-2);color:var(--br-brand)}.br-admin-image-override__icon .br-icon{width:18px;height:18px}.br-admin-image-override__form{display:grid;gap:12px;padding:18px 22px 22px}.br-admin-image-override__clear{padding:0 22px 22px}.br-admin-image-override label{display:grid;gap:5px;min-width:0;color:var(--br-muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0}.br-admin-image-override input{width:100%;min-width:0;min-height:42px;padding:0 12px;border:1px solid var(--br-border);border-radius:12px;outline:0;background:var(--br-surface-solid);color:var(--br-text);font-size:13px;font-weight:600}.br-admin-image-override input[type=file]{padding:9px 12px}.br-admin-image-override__error{margin:-2px 0 0;color:var(--br-red);font-size:12px;line-height:1.3;font-weight:600}[data-theme=dark] .br-admin-image-override input{background:#ffffff0f}@media(max-width:1180px){.br-untappd-list__head{display:none}.br-untappd-row{grid-template-columns:1fr;align-items:stretch}.br-untappd-actions{grid-template-columns:minmax(0,1fr) auto}}@media(max-width:720px){.br-page-head--untappd .br-page-head__title{font-size:31px;line-height:1.12}.br-untappd-toolbar,.br-untappd-actions,.br-untappd-url-form{grid-template-columns:1fr}.br-untappd-toolbar__actions .br-button,.br-untappd-actions .br-button{width:100%;justify-content:center}.br-untappd-panel .br-table-card__head{align-items:flex-start;flex-direction:column}}:root{--br-livewire-motion-fast: .14s;--br-livewire-motion-duration: .19s;--br-livewire-motion-out: .24s;--br-livewire-motion-ease: cubic-bezier(.2, .8, .2, 1);--br-livewire-spinner-size: 13px;--br-livewire-spinner-border: 2px;--br-livewire-spinner-hidden-scale: .68;--br-livewire-spinner-opacity: .96;--br-livewire-spinner-speed: .68s}.br-livewire-region{position:relative}.br-livewire-results{position:relative;min-height:96px;transition:opacity var(--br-livewire-motion-out) var(--br-livewire-motion-ease),filter var(--br-livewire-motion-out) var(--br-livewire-motion-ease),transform var(--br-livewire-motion-out) var(--br-livewire-motion-ease)}.br-livewire-results--loading{opacity:.68;filter:saturate(.88);transform:translateY(1px);transition-duration:var(--br-livewire-motion-duration)}.br-catalog-content.br-livewire-region--loading .br-product-grid{opacity:1;filter:none;transition:none}.br-livewire-region #changeEventList{transition:opacity var(--br-livewire-motion-out) var(--br-livewire-motion-ease),filter var(--br-livewire-motion-out) var(--br-livewire-motion-ease)}.br-livewire-region--loading #changeEventList{opacity:.62;filter:saturate(.84);transition-duration:var(--br-livewire-motion-duration)}.br-livewire-spinner{box-sizing:border-box;display:inline-block;flex:0 0 0;width:0;min-width:0;height:var(--br-livewire-spinner-size);margin-inline-start:var(--br-livewire-spinner-hidden-margin-start, 0);margin-inline-end:var(--br-livewire-spinner-hidden-margin-end, 0);border:0 solid color-mix(in srgb,currentColor 34%,transparent);border-top-color:currentColor;border-right-color:color-mix(in srgb,currentColor 62%,transparent);border-radius:999px;overflow:hidden;opacity:0;visibility:hidden;transform:scale(var(--br-livewire-spinner-hidden-scale));rotate:-45deg;animation:br-livewire-spinner-spin var(--br-livewire-spinner-speed) linear infinite;animation-play-state:paused;transition:flex-basis var(--br-livewire-motion-out) var(--br-livewire-motion-ease),width var(--br-livewire-motion-out) var(--br-livewire-motion-ease),margin-inline-start var(--br-livewire-motion-out) var(--br-livewire-motion-ease),margin-inline-end var(--br-livewire-motion-out) var(--br-livewire-motion-ease),border-width var(--br-livewire-motion-out) var(--br-livewire-motion-ease),opacity var(--br-livewire-motion-out) var(--br-livewire-motion-ease),transform var(--br-livewire-motion-out) var(--br-livewire-motion-ease),rotate var(--br-livewire-motion-out) var(--br-livewire-motion-ease),visibility 0s linear var(--br-livewire-motion-out)}.br-livewire-spinner--inline{--br-livewire-spinner-hidden-margin-start: -7px}.br-livewire-spinner--button{--br-livewire-spinner-size: 17px;--br-livewire-spinner-hidden-scale: .72;--br-livewire-spinner-hidden-margin-end: -8px}.br-livewire-spinner--icon{--br-livewire-spinner-size: 17px;--br-livewire-spinner-hidden-scale: .72}.br-admin-scope-toggle__item .br-livewire-spinner--inline{--br-livewire-spinner-hidden-margin-start: -6px}.br-shop-menu-tab .br-livewire-spinner--inline{--br-livewire-spinner-hidden-margin-start: -8px}.br-livewire-spinner--active,.br-livewire-action-button[disabled] .br-livewire-spinner,.br-control--pending .br-livewire-spinner,.br-availability-filter-link--loading .br-livewire-spinner,.br-availability-filter-link--pending .br-livewire-spinner,.br-shop-sort__item--loading .br-livewire-spinner,.br-shop-menu-tab--loading .br-livewire-spinner,.br-mobile-filter-chip--loading .br-livewire-spinner,.br-mobile-sort-button--loading .br-livewire-spinner,.br-mobile-sort-option--loading .br-livewire-spinner,.br-admin-scope-toggle__item--loading .br-livewire-spinner,.br-fresh-tab--loading .br-livewire-spinner,.br-home-actions__item--loading .br-livewire-spinner{flex-basis:var(--br-livewire-spinner-size);width:var(--br-livewire-spinner-size);margin-inline-start:0;margin-inline-end:0;border-width:var(--br-livewire-spinner-border);opacity:var(--br-livewire-spinner-opacity);visibility:visible;transform:scale(1);rotate:0deg;animation-play-state:running;transition-duration:var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),var(--br-livewire-motion-fast),var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),0s;transition-delay:0s}.br-livewire-status{display:inline-flex;align-items:center;gap:7px;min-height:20px;padding:0;border:0;border-radius:0;color:var(--br-muted);background:transparent;font-size:12px;font-weight:600;letter-spacing:0;white-space:nowrap;box-shadow:none;opacity:0;visibility:hidden;transform:translateY(2px);transition:opacity var(--br-livewire-motion-out) var(--br-livewire-motion-ease),transform var(--br-livewire-motion-out) var(--br-livewire-motion-ease),visibility 0s linear var(--br-livewire-motion-out)}.br-livewire-status--active{opacity:.86;visibility:visible;transform:translateY(0);transition-duration:var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),0s;transition-delay:0s}.br-livewire-status__content{display:inline-flex;align-items:center;gap:7px}.br-livewire-status--catalog{min-width:128px}.br-livewire-status--catalog .br-livewire-status__dot{opacity:.72;box-shadow:none;animation:none}.br-livewire-status__dot{width:6px;height:6px;border:0;border-radius:999px;background:var(--br-brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--br-brand) 12%,transparent);animation:br-livewire-status-pulse 1.15s ease-in-out infinite}.br-livewire-progress{position:absolute;z-index:5;inset:0 0 auto;height:3px;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--br-brand) 14%,transparent),color-mix(in srgb,var(--br-brand) 30%,transparent),color-mix(in srgb,var(--br-brand) 14%,transparent));opacity:0;visibility:hidden;transform:scaleX(.96);transform-origin:left center;transition:opacity var(--br-livewire-motion-out) var(--br-livewire-motion-ease),transform var(--br-livewire-motion-out) var(--br-livewire-motion-ease),visibility 0s linear var(--br-livewire-motion-out)}.br-livewire-progress--active{opacity:1;visibility:visible;transform:scaleX(1);transition-duration:var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),0s;transition-delay:0s}.br-livewire-progress:before{content:"";position:absolute;inset:0;width:42%;border-radius:inherit;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--br-brand) 78%,white),transparent);animation:br-livewire-progress 1.15s ease-in-out infinite;animation-play-state:paused}.br-livewire-progress--active:before{animation-play-state:running}.br-livewire-skeleton{position:absolute;z-index:3;inset:16px 0 auto;pointer-events:none;display:grid;gap:14px;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity var(--br-livewire-motion-out) var(--br-livewire-motion-ease),transform var(--br-livewire-motion-out) var(--br-livewire-motion-ease),visibility 0s linear var(--br-livewire-motion-out)}.br-livewire-skeleton--active{opacity:1;visibility:visible;transform:translateY(0);transition-duration:var(--br-livewire-motion-duration),var(--br-livewire-motion-duration),0s;transition-delay:0s}.br-livewire-skeleton--catalog{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}.br-livewire-skeleton--rows{inset:12px 14px auto}.br-livewire-skeleton span{display:block;overflow:hidden;min-height:132px;border:1px solid color-mix(in srgb,var(--br-border) 78%,transparent);border-radius:18px;background:linear-gradient(110deg,color-mix(in srgb,var(--br-surface) 88%,transparent) 8%,color-mix(in srgb,var(--br-brand) 10%,var(--br-surface)) 18%,color-mix(in srgb,var(--br-surface) 88%,transparent) 32%);background-size:220% 100%;box-shadow:0 12px 28px #00000012;opacity:.92;animation:br-livewire-shimmer 1.1s ease-in-out infinite}.br-livewire-skeleton--rows span{min-height:72px;border-radius:14px}.br-control--pending{position:relative;border-color:color-mix(in srgb,var(--br-brand) 24%,var(--br-border))!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--br-brand) 8%,transparent)!important;opacity:.96;transform:none;transition:border-color var(--br-livewire-motion-duration) var(--br-livewire-motion-ease),box-shadow var(--br-livewire-motion-duration) var(--br-livewire-motion-ease),opacity var(--br-livewire-motion-duration) var(--br-livewire-motion-ease)}.br-livewire-action-button{position:relative;gap:8px}.br-livewire-action-button[disabled]{cursor:progress}.br-livewire-alert{animation:br-livewire-alert-in .18s ease-out}.br-catalog-summary__copy{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.br-catalog-summary__actions a{display:inline-flex;align-items:center;gap:6px}.br-livewire-toolbar-status{display:flex;justify-content:flex-end;min-height:30px;margin:-4px 0 8px}@keyframes br-livewire-pulse{70%{box-shadow:0 0 0 8px color-mix(in srgb,var(--br-brand) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--br-brand) 0%,transparent)}}@keyframes br-livewire-status-pulse{0%,to{opacity:.46;transform:scale(.86);box-shadow:0 0 0 2px color-mix(in srgb,var(--br-brand) 10%,transparent)}50%{opacity:1;transform:scale(1);box-shadow:0 0 0 5px color-mix(in srgb,var(--br-brand) 14%,transparent)}}@keyframes br-livewire-progress{0%{transform:translate(-85%)}to{transform:translate(240%)}}@keyframes br-livewire-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes br-livewire-soft-scan{0%{transform:translate(0) skew(-12deg)}to{transform:translate(420%) skew(-12deg)}}@keyframes br-livewire-spinner-spin{to{rotate:360deg}}@keyframes br-livewire-alert-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){.br-livewire-status{min-height:20px;padding-inline:0;font-size:11px}.br-livewire-status--catalog{min-width:116px}.br-livewire-toolbar-status{justify-content:flex-start;min-height:28px;margin-top:0}.br-livewire-skeleton--catalog{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.br-livewire-spinner,.br-livewire-status__dot,.br-livewire-progress,.br-livewire-progress:before,.br-livewire-skeleton span,.br-livewire-alert{animation:none!important}.br-livewire-spinner,.br-livewire-status,.br-livewire-progress,.br-livewire-skeleton,.br-livewire-results{transition-duration:1ms!important}}.br-favorite-button{position:relative;isolation:isolate;overflow:visible}.br-favorite-button .br-icon{transition:fill .16s ease}.br-favorite-button:hover .br-icon{transform:none}.br-favorite-button--icon .br-icon{width:1.25rem;height:1.25rem}.br-favorite-button--micro .br-icon{width:1.375rem;height:1.375rem;stroke-width:2.25;fill:color-mix(in srgb,currentColor 10%,transparent);filter:none}.br-favorite-button--active .br-icon,.br-favorite-button--celebrate .br-icon{fill:currentColor}.br-favorite-button--pending{cursor:progress}.br-favorite-button--pending .br-icon{opacity:.35;transform:scale(.86)}.br-favorite-button--pending:after{content:"";position:absolute;inset:50% auto auto 50%;width:18px;height:18px;margin:-9px 0 0 -9px;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:br-favorite-spin .72s linear infinite}.br-favorite-button--celebrate{animation:br-favorite-pop .52s cubic-bezier(.2,1.35,.32,1)}.br-favorite-burst{position:absolute;inset:50% auto auto 50%;z-index:-1;width:1px;height:1px;color:currentColor;pointer-events:none}.br-favorite-burst span{position:absolute;left:0;top:0;width:7px;height:7px;border-radius:999px;background:currentColor;opacity:0;animation:br-favorite-burst .62s ease-out var(--br-burst-delay, 0ms) forwards}.br-toast{top:max(18px,calc(env(safe-area-inset-top) + 12px));right:18px;bottom:auto;left:auto;overflow:hidden;display:flex;align-items:center;gap:10px;min-width:min(420px,calc(100vw - 32px));max-width:calc(100vw - 32px);min-height:48px;padding:10px 14px;border-radius:16px;text-align:left;-webkit-backdrop-filter:blur(18px) saturate(1.18);backdrop-filter:blur(18px) saturate(1.18);transform:translate(16px,-8px) scale(.98)}.br-toast--show{transform:translate(0) scale(1)}.br-toast__icon{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:999px;color:#fff;background:var(--br-brand);font-size:14px;font-weight:600}.br-toast[data-toast-type=success] .br-toast__icon{background:#19a15f}.br-toast[data-toast-type=warning] .br-toast__icon{background:#e09a26}.br-toast__copy{min-width:0;color:var(--br-text);font-size:14px;line-height:1.3;font-weight:600}.br-toast__progress{position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--br-brand),#ff5d73);transform-origin:left center;animation:br-toast-progress var(--br-toast-duration, 2.4s) linear forwards}.br-toast[data-toast-type=warning] .br-toast__progress{animation-duration:var(--br-toast-duration, 3.6s);background:linear-gradient(90deg,#e09a26,#ff5d73)}.br-modal--favorite-bot{width:min(480px,calc(100vw - 24px));overflow:hidden;border-radius:24px}.br-modal--favorite-bot .br-modal-close{top:14px;right:14px;width:38px;height:38px;background:color-mix(in srgb,var(--br-surface) 76%,transparent);box-shadow:none}.br-favorite-bot-modal{display:grid;gap:16px;padding:26px}.br-favorite-bot-modal__icon{display:grid;width:58px;height:58px;place-items:center;color:#fff;border-radius:18px;background:radial-gradient(circle at 25% 20%,rgb(255 255 255 / 32%),transparent 34%),linear-gradient(135deg,#2aa7df,#1f73d7);box-shadow:0 16px 36px #1f73d738}.br-favorite-bot-modal__icon .br-icon{width:29px;height:29px;fill:none}.br-favorite-bot-modal__copy{display:grid;gap:8px}.br-favorite-bot-modal__copy h2,.br-favorite-bot-modal__copy p{margin:0}.br-favorite-bot-modal__copy .br-eyebrow{margin-bottom:0;color:color-mix(in srgb,var(--br-text) 78%,#2aa7df);font-size:12px}.br-favorite-bot-modal__copy .br-eyebrow:before{width:18px;background:color-mix(in srgb,#2aa7df 64%,var(--br-border))}.br-favorite-bot-modal__copy h2{max-width:360px;color:var(--br-text);font-size:25px;line-height:1.08}.br-favorite-bot-modal__copy p:not(.br-eyebrow){color:var(--br-text-soft);font-size:15px;font-weight:600;line-height:1.5}.br-favorite-bot-modal__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.br-favorite-bot-modal__actions .br-button{min-height:48px;border-radius:15px}.br-favorite-bot-modal__details{grid-column:1 / -1;justify-self:start;color:var(--br-muted);font-size:13px;font-weight:600;text-decoration:none}.br-favorite-bot-modal__details:hover{color:var(--br-brand)}.br-favorite-onboarding{position:fixed;right:1.75rem;bottom:6.25rem;z-index:65;display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.875rem;width:min(24rem,calc(100vw - 2rem));padding:1rem;border:.0625rem solid color-mix(in srgb,var(--br-brand) 18%,var(--br-border));border-radius:1.25rem;color:var(--br-text);background:color-mix(in srgb,var(--br-surface) 92%,transparent);box-shadow:0 1.25rem 3rem #0f172a2e;-webkit-backdrop-filter:blur(1.125rem) saturate(1.08);backdrop-filter:blur(1.125rem) saturate(1.08);opacity:0;pointer-events:none;transform:translateY(.875rem) scale(.98);transition:opacity .18s ease,transform .22s ease}.br-favorite-onboarding--visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.br-favorite-onboarding__close{position:absolute;top:.625rem;right:.625rem;display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:999px;color:var(--br-muted);background:transparent;cursor:pointer}.br-favorite-onboarding__close:hover{color:var(--br-text);background:color-mix(in srgb,var(--br-text) 7%,transparent)}.br-favorite-onboarding__close .br-icon{width:1.125rem;height:1.125rem}.br-favorite-onboarding__icon{display:grid;width:3rem;height:3rem;place-items:center;border-radius:1rem;color:#fff;background:radial-gradient(circle at 28% 20%,rgb(255 255 255 / 34%),transparent 36%),linear-gradient(135deg,#b4232d,#e45662);box-shadow:0 .875rem 1.75rem #b4232d33}.br-favorite-onboarding__icon .br-icon{width:1.5rem;height:1.5rem;fill:currentColor}.br-favorite-onboarding__copy{display:grid;gap:.25rem;min-width:0;padding-right:1.875rem}.br-favorite-onboarding__eyebrow{color:var(--br-brand);font-size:.6875rem;font-weight:600;letter-spacing:0;text-transform:uppercase}.br-favorite-onboarding__copy strong{color:var(--br-text);font-size:1.0625rem;line-height:1.18}.br-favorite-onboarding__copy span:not(.br-favorite-onboarding__eyebrow){color:var(--br-text-soft);font-size:.875rem;font-weight:600;line-height:1.45}.br-favorite-onboarding__cta{grid-column:1 / -1;min-height:2.75rem;border-radius:.875rem}@media(max-width:720px){.br-favorite-onboarding{right:.75rem;bottom:calc(5.625rem + env(safe-area-inset-bottom));left:.75rem;grid-template-columns:2.75rem minmax(0,1fr);width:auto;padding:.875rem;border-radius:1rem}.br-favorite-onboarding__icon{width:2.75rem;height:2.75rem;border-radius:.875rem}.br-favorite-onboarding__copy strong{font-size:1rem}.br-favorite-onboarding__copy span:not(.br-favorite-onboarding__eyebrow){font-size:.8125rem}}.br-detail-corner-action{position:absolute;top:18px;right:18px;z-index:4}.br-beer-card__favorite,.br-place-directory-card__favorite{position:absolute;top:14px;right:14px;z-index:3}.br-beer-main-card .br-detail-corner-action{top:36px;right:36px}.br-beer-main-card__desktop-actions{display:flex;flex-direction:column;align-items:flex-end;gap:18px}.br-beer-main-card__desktop-actions .br-untappd-rating--hero{margin-top:0}.br-beer-main-card__desktop-actions .br-untappd-rating__text{justify-items:end;text-align:right}.br-beer-main-card__desktop-actions .br-untappd-rating__text span{justify-content:flex-end}.br-beer-mobile-favorite{display:none}.br-beer-main-card__title-row{grid-template-columns:minmax(0,1fr);padding-right:clamp(0px,13vw,174px)}.br-beer-main-card__meta-row .br-untappd-rating--hero .br-untappd-rating__text strong{font-size:27px}.br-untappd-rating--mobile-stack{display:none}.br-beer-main-card__desktop-actions .br-untappd-rating--hero .br-untappd-rating__text strong{font-size:31px}.br-brewery-hero__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start;padding-right:clamp(0px,13vw,174px)}.br-brewery-hero__title-copy{min-width:0}.br-brewery-hero__title-row .br-untappd-rating--hero{margin-top:2px}.br-shop-profile,.br-place-directory-card,.br-brewery-hero{position:relative}.br-shop-profile__body,.br-brewery-hero__body{padding-right:74px}.br-place-directory-card:has(.br-place-directory-card__favorite) .br-place-directory-card__body{padding-right:56px}.br-venue-mini-shell{position:relative;min-width:0}.br-venue-mini-shell .br-venue-mini{padding-right:40px}.br-venue-mini__favorite,.br-venue-card__favorite,.br-city-venue-card__favorite,.br-producer-tile__favorite{position:absolute;top:10px;right:10px;z-index:2}.br-venue-mini__favorite{top:50%;right:8px;transform:translateY(-50%)}.br-venue-card,.br-city-venue-card,.br-producer-tile{position:relative}.br-venue-card__link,.br-city-venue-card__link,.br-producer-tile__link{display:contents;color:inherit}.br-venue-card__copy,.br-city-venue-card__body,.br-producer-tile__body{padding-right:42px}.br-place-list__item,.br-known-beer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.625rem;align-items:center;min-width:0}.br-similar-row-shell{position:relative;display:block;min-width:0}.br-place-list__item,.br-known-beer-card{padding:14px;border:1px solid var(--br-border);border-radius:16px;background:color-mix(in srgb,var(--br-surface-3) 62%,transparent)}.br-place-list__item>a,.br-known-beer-card>a{display:grid;gap:.1875rem;min-width:0;padding:0;border:0;background:transparent}.br-known-beer-card__style{overflow:hidden;color:var(--br-text-soft);font-size:.8125rem;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.br-known-beer-card__facts{color:var(--br-muted);font-size:.75rem;line-height:1.2;font-weight:600}.br-known-beer-card__availability{color:var(--br-success);font-size:.75rem;line-height:1.2;font-weight:600}.br-known-beer-card__availability--empty{color:var(--br-muted)}.br-brewery-catalog-hero{display:grid;grid-template-columns:112px minmax(0,1fr);gap:24px;align-items:center;padding:24px;margin-bottom:28px;border:1px solid var(--br-border);border-radius:28px;background:color-mix(in srgb,var(--br-surface) 94%,transparent)}.br-brewery-catalog-hero__logo{width:112px;aspect-ratio:1;overflow:hidden;border:1px solid var(--br-border);border-radius:24px;background:var(--br-surface);display:grid;place-items:center;color:var(--br-brand);font-size:2rem;font-weight:600}.br-brewery-catalog-hero__logo img{width:100%;height:100%;object-fit:contain}.br-brewery-catalog-hero__body{min-width:0}.br-brewery-catalog-hero__body h1{margin:0}.br-brewery-catalog-hero__body p:not(.br-section-eyebrow){max-width:720px;margin:10px 0 18px;color:var(--br-text-soft);font-weight:600;line-height:1.5}.br-similar-row-shell .br-similar-row{width:100%;box-sizing:border-box;min-width:0}@media(max-width:960px){.br-toast{top:max(12px,calc(env(safe-area-inset-top) + 12px));right:auto;left:50%;z-index:90;width:min(420px,calc(100vw - 24px));min-width:0;transform:translate(-50%,-12px) scale(.98)}.br-toast--show{transform:translate(-50%) scale(1)}}@media(max-width:720px){.br-brewery-catalog-hero{grid-template-columns:1fr;gap:18px}.br-brewery-catalog-hero__logo{width:88px;border-radius:20px}.br-beer-card__favorite{top:10px;right:10px}.br-beer-card:has(.br-beer-card__favorite) .br-beer-card__top{padding-right:2.25rem}.br-beer-mobile-favorite{display:block}.br-beer-mobile-favorite .br-favorite-button{display:grid;place-items:center;width:2.75rem;height:2.75rem;min-width:2.75rem;min-height:2.75rem;padding:0;border:.0625rem solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:#070a1294;box-shadow:none;-webkit-backdrop-filter:blur(.875rem);backdrop-filter:blur(.875rem);pointer-events:auto}.br-beer-mobile-favorite .br-favorite-button--active{color:#ff4d6a;background:#070a12a6;border-color:#ff4d6a4d}.br-admin-image-anchor--cover .br-admin-image-trigger{top:calc(max(12px,env(safe-area-inset-top)) + 56px);right:12px}.br-detail-corner-action--desktop{display:none}.br-shop-profile__body,.br-brewery-hero__body{padding-right:50px}.br-detail-corner-action{top:12px;right:12px}.br-detail-corner-action .br-favorite-button--md{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.br-detail-corner-action .br-favorite-button--md [data-favorite-label]{display:none}.br-beer-main-card__title-row{grid-template-columns:1fr;padding-right:0}.br-beer-main-card__meta-row{align-items:flex-start}.br-untappd-rating--mobile-stack{display:inline-flex;margin-top:26px}.br-brewery-hero__title-row{grid-template-columns:1fr;padding-right:0}.br-place-list__item,.br-known-beer-card{grid-template-columns:minmax(0,1fr) 2.5rem}.br-body--beer-detail .br-toast{top:max(12px,calc(env(safe-area-inset-top) + 12px))}}@media(max-width:520px){.br-toast{min-width:calc(100vw - 24px);padding:9px 12px}.br-favorite-bot-modal{gap:14px;padding:22px}.br-modal--favorite-bot .br-modal-close{top:12px;right:12px}.br-favorite-bot-modal__copy h2{padding-right:40px;font-size:23px}.br-favorite-bot-modal__actions{grid-template-columns:1fr}.br-favorite-bot-modal__actions .br-button,.br-favorite-bot-modal__details{width:100%;justify-content:center;justify-self:stretch;text-align:center}}@media(prefers-reduced-motion:reduce){.br-favorite-button--celebrate,.br-favorite-button--pending:after,.br-favorite-burst span,.br-toast__progress{animation:none!important}}@keyframes br-favorite-pop{0%{transform:scale(1)}38%{transform:scale(1.14) rotate(-3deg)}70%{transform:scale(.98) rotate(2deg)}to{transform:scale(1)}}@keyframes br-favorite-spin{to{transform:rotate(1turn)}}@keyframes br-favorite-burst{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}24%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--br-burst-x)),calc(-50% + var(--br-burst-y))) scale(.1)}}@keyframes br-toast-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.br-shop-actions{display:none}.br-shop-info-summary{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.br-shop-info-details summary{list-style:none}.br-shop-info-details summary::-webkit-details-marker{display:none}.br-shop-info-sheet__head,.br-map-sheet__drag-handle{display:none}@media(max-width:720px){.br-shop-profile{grid-template-columns:3rem minmax(0,1fr);gap:.75rem;padding:.75rem;border:1px solid var(--br-border);border-radius:1.125rem;margin-bottom:.75rem}.br-shop-profile__logo{grid-column:1;grid-row:1;width:3rem;height:3rem;border-radius:.625rem;font-size:1.125rem}.br-shop-profile h1{font-size:1.5rem;line-height:1.1;letter-spacing:-.04em}.br-shop-profile__body{grid-column:2;grid-row:1;gap:.375rem;padding-right:3.125rem}.br-shop-profile__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.75rem}.br-shop-profile__meta .br-shop-meta-phone{display:none}.br-shop-profile__meta span:not(:last-child):after{content:"·";margin-left:.5rem;margin-right:.125rem;color:var(--br-muted);display:inline}.br-shop-profile__badges{grid-column:1 / span 2;grid-row:2;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem}.br-shop-profile__facts{display:flex;flex-wrap:wrap;gap:.375rem;margin:0;padding:0}.br-shop-profile__facts .br-card-fact{display:inline-flex;font-size:.6875rem;padding:.25rem .5rem;border-radius:.375rem}.br-shop-profile__status{margin:0}.br-shop-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:.5rem;margin-bottom:.75rem}.br-shop-action-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.625rem .25rem;background:var(--br-surface);border:1px solid var(--br-border);border-radius:.875rem;color:var(--br-text);transition:background .2s ease,transform .1s ease,box-shadow .2s ease;cursor:pointer;text-decoration:none}.br-shop-action-btn:active{transform:scale(.96);background:var(--br-surface-2)}.br-shop-action-btn .br-icon{width:1.25rem;height:1.25rem;margin-bottom:.25rem;color:var(--br-text-soft)}.br-shop-action-btn span{font-size:.6875rem;font-weight:600;line-height:1.1;text-align:center;letter-spacing:-.01em}.br-shop-info-details__content{margin-top:.5rem;padding:.25rem}.br-shop-info-details--sheet{position:fixed;inset:0;z-index:170;display:block;margin:0;background:#02060f94;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);transition:opacity .3s cubic-bezier(.25,1,.5,1),visibility .3s cubic-bezier(.25,1,.5,1)}.br-shop-info-details--sheet.br-shop-info-details--sheet-open{opacity:var(--backdrop-opacity, 1);visibility:visible;pointer-events:auto}.br-shop-info-details--sheet .br-shop-info-details__content{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;width:100%;max-height:calc(100dvh - 5rem);min-height:min(31rem,calc(100dvh - 5rem));margin:0;padding:0;overflow:hidden;border:.0625rem solid var(--br-border);border-bottom:0;border-radius:1.375rem 1.375rem 0 0;background:var(--br-surface);box-shadow:0 -1.5rem 4rem #00000061;transform:translateY(100%);transition:transform .38s cubic-bezier(.32,.94,.6,1)}[data-theme=dark] .br-shop-info-details--sheet .br-shop-info-details__content{background:radial-gradient(circle at 88% 18%,rgb(245 166 65 / 10%),transparent 18rem),var(--br-surface)}.br-shop-info-details--sheet.br-shop-info-details--sheet-open .br-shop-info-details__content{transform:translateY(var(--sheet-y, 0rem))}.br-shop-info-sheet__drag-handle,.br-map-sheet__drag-handle{width:2.25rem;height:.25rem;background:var(--br-border);border-radius:.125rem;margin:.5rem auto 0;flex-shrink:0}.br-map-sheet__drag-handle{display:block}.br-modal-backdrop--map-sheet{align-items:flex-end;padding:0;-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem);background:#02060f94;opacity:0;transition:opacity .3s cubic-bezier(.25,1,.5,1)}.br-app:has(.br-modal-backdrop--show),.br-app:has(.br-shop-info-details--sheet-open){z-index:200}.br-modal-backdrop--map-sheet.br-modal-backdrop--show{display:flex;z-index:200}.br-modal-backdrop--map-sheet.br-modal-backdrop--open{opacity:var(--backdrop-opacity, 1)}.br-modal-backdrop--map-sheet .br-modal--map{display:flex;flex-direction:column;width:100%;height:calc(100dvh - max(3rem,calc(env(safe-area-inset-top) + 1rem)));max-height:calc(100dvh - max(3rem,calc(env(safe-area-inset-top) + 1rem)));border-radius:1.375rem 1.375rem 0 0;border:.0625rem solid var(--br-border);border-bottom:0;margin:0;overflow:hidden;box-shadow:0 -1.5rem 4rem #00000061;transform:translateY(100%);transition:transform .38s cubic-bezier(.32,.94,.6,1)}.br-modal-backdrop--map-sheet.br-modal-backdrop--open .br-modal--map{transform:translateY(var(--sheet-y, 0rem))}.br-modal-backdrop--map-sheet .br-map--modal{flex:1 1 auto;min-height:0;margin:.75rem;border-radius:1rem}.br-modal-backdrop--map-sheet .br-modal-close{right:1rem;top:1rem;width:3rem;height:3rem;border-radius:1rem;border:.0625rem solid var(--br-border);background:color-mix(in srgb,var(--br-surface-2) 88%,transparent);display:inline-flex;align-items:center;justify-content:center;z-index:10}.br-modal-backdrop--map-sheet .br-modal-map-head{padding:1.125rem 4.5rem .875rem 1rem;border-bottom:.0625rem solid var(--br-border)}.br-modal-backdrop--map-sheet .br-modal-map-head h2{font-size:1.625rem;line-height:1;letter-spacing:-.035em}.br-modal-backdrop--map-sheet .br-modal-map-head p{margin:.375rem 0 0;font-size:.875rem;line-height:1.35}.br-shop-info-details--sheet .br-shop-info-sheet__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.125rem 1rem .875rem;border-bottom:1px solid var(--br-border)}.br-shop-info-sheet__head>div{min-width:0}.br-shop-info-sheet__head span{display:block;margin-bottom:.25rem;color:var(--br-brand);font-size:.75rem;font-weight:600}.br-shop-info-sheet__head h2{margin:0;color:var(--br-text);font-size:1.625rem;line-height:1;letter-spacing:-.035em}.br-shop-info-sheet__head p{margin:.375rem 0 0;color:var(--br-muted);font-size:.875rem;line-height:1.35}.br-shop-info-sheet__close{display:inline-flex;flex:0 0 auto;width:3rem;height:3rem;align-items:center;justify-content:center;border:1px solid var(--br-border);border-radius:1rem;background:color-mix(in srgb,var(--br-surface-2) 88%,transparent);color:var(--br-text);cursor:pointer}.br-shop-info-sheet__close .br-icon{width:1.25rem;height:1.25rem}.br-shop-info-details--sheet .br-shop-info-grid{display:grid;flex:1 1 auto;grid-template-columns:1fr;gap:.75rem;min-height:0;width:100%;margin:0;padding:1rem 1rem max(1rem,env(safe-area-inset-bottom));overflow:auto;overscroll-behavior:contain}.br-shop-info-details--sheet .br-opening-schedule--compact{grid-template-columns:1fr;gap:.75rem;height:auto;margin:0;padding:1rem;border-radius:1rem}.br-shop-info-details--sheet .br-shop-map-card{min-height:18rem;border-radius:1rem;background:linear-gradient(var(--br-surface),var(--br-surface)),var(--br-bg)}.br-shop-info-details--sheet .br-map--shop{min-height:12rem;border-radius:.875rem}}.br-shop-layout,.br-brewery-layout{display:flex;flex-direction:column}.br-brewery-description-details summary{list-style:none}.br-brewery-description-details summary::-webkit-details-marker{display:none}.br-brewery-description-card{padding:0;margin-bottom:0;border-radius:.875rem;background:var(--br-surface)}.br-brewery-description-summary{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.br-brewery-description-summary span{font-size:1.125rem;font-weight:600;color:var(--br-text)}.br-brewery-description-summary__arrow{width:1.125rem;height:1.125rem;transform:rotate(180deg);transition:transform .2s ease;color:var(--br-text-soft)}.br-brewery-description-details[open] .br-brewery-description-summary__arrow{transform:rotate(270deg)}.br-brewery-description-details__content{padding:0 1rem 1rem}@media(min-width:721px){.br-shop-layout,.br-brewery-layout{display:grid;grid-template-columns:minmax(0,1fr) 22.5rem;gap:1.5rem;align-items:start}.br-shop-sidebar,.br-brewery-sidebar{order:2;position:sticky;top:5.75rem;z-index:10;align-self:start;display:flex;flex-direction:column;gap:.75rem;max-height:calc(100vh - 5.75rem);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--br-border) transparent;padding-bottom:1.5rem}.br-shop-sidebar::-webkit-scrollbar,.br-brewery-sidebar::-webkit-scrollbar{width:.1875rem}.br-shop-sidebar::-webkit-scrollbar-track,.br-brewery-sidebar::-webkit-scrollbar-track{background:transparent}.br-shop-sidebar::-webkit-scrollbar-thumb,.br-brewery-sidebar::-webkit-scrollbar-thumb{background:var(--br-border);border-radius:.25rem}.br-shop-main-content,.br-brewery-main-content{order:1;min-width:0;display:flex;flex-direction:column;gap:1.375rem}.br-brewery-sidebar .br-brewery-hero{display:grid;grid-template-columns:3.5rem minmax(0,1fr);align-items:start;text-align:left;padding:1rem;gap:.625rem .875rem}.br-shop-sidebar .br-shop-profile{display:grid;grid-template-columns:3.5rem minmax(0,1fr);align-items:start;text-align:left;background:linear-gradient(var(--br-surface),var(--br-surface)),var(--br-bg);margin-bottom:0;padding:1.25rem 1.25rem 1.5rem;gap:1rem .875rem}.br-shop-sidebar .br-shop-profile__logo,.br-brewery-sidebar .br-brewery-hero__logo{grid-column:1;grid-row:1;width:3.5rem;height:3.5rem;border-radius:.75rem;font-size:1rem;margin-bottom:0;align-self:start}.br-shop-sidebar .br-shop-profile__body{grid-column:2;grid-row:1;padding-right:2.25rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:auto;gap:.25rem}.br-brewery-sidebar .br-brewery-hero__body{display:contents}.br-shop-sidebar .br-shop-profile h1,.br-brewery-sidebar .br-brewery-hero h1{font-size:1.1875rem;margin-top:0;margin-bottom:0;letter-spacing:-.04em;line-height:1.15}.br-shop-sidebar .br-shop-profile__meta{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;text-align:left;font-size:.75rem}.br-shop-sidebar .br-shop-profile__meta span:not(:last-child):after{display:none}.br-shop-sidebar .br-shop-profile__badges{grid-column:1 / span 2;grid-row:2;margin-top:.875rem}.br-shop-sidebar .br-shop-profile__facts,.br-shop-sidebar .br-shop-profile__status{margin:0}.br-shop-sidebar .br-shop-info-grid{grid-template-columns:1fr;gap:.75rem;margin:0}.br-shop-sidebar .br-opening-schedule--compact{grid-template-columns:1fr;gap:.75rem;padding:1rem;height:auto;margin:0;background:linear-gradient(var(--br-surface),var(--br-surface)),var(--br-bg)}.br-shop-sidebar .br-shop-map-card{background:linear-gradient(var(--br-surface),var(--br-surface)),var(--br-bg)}.br-shop-sidebar .br-opening-schedule__row{grid-template-columns:minmax(0,1fr) auto;gap:.625rem;padding:.4375rem 0}.br-shop-sidebar .br-detail-corner-action .br-favorite-button--md [data-favorite-label],.br-brewery-sidebar .br-detail-corner-action .br-favorite-button--md [data-favorite-label]{display:none}.br-shop-sidebar .br-detail-corner-action .br-favorite-button--md,.br-brewery-sidebar .br-detail-corner-action .br-favorite-button--md{width:2.25rem;min-width:2.25rem;height:2.25rem;min-height:2.25rem;padding:0}.br-brewery-sidebar .br-brewery-hero__title-row{grid-column:2;grid-row:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;padding-right:2.25rem;gap:.375rem}.br-brewery-sidebar .br-brewery-hero__title-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%}.br-brewery-sidebar .br-brewery-hero__meta{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem;text-align:left;font-size:.75rem;margin-top:.25rem}.br-brewery-sidebar .br-brewery-hero__meta span:not(:last-child):after{display:none}.br-brewery-sidebar .br-untappd-rating--hero{align-self:flex-start;margin-top:.25rem}.br-brewery-sidebar .br-brewery-hero .br-brewery-stats{grid-column:1 / span 2;grid-row:2;width:100%;margin-top:.75rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.br-brewery-sidebar .br-brewery-stat{padding:.5rem .25rem;border-radius:.75rem}.br-brewery-sidebar .br-brewery-stat span{margin-bottom:.125rem;font-size:.6875rem;white-space:normal;line-height:1.1}.br-brewery-sidebar .br-brewery-stat strong{font-size:1rem}.br-brewery-sidebar .br-brewery-hero .br-contact-list{grid-column:1 / span 2;grid-row:3;width:100%;margin-top:.5rem}.br-brewery-sidebar .br-home-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0}}@media(max-width:720px){.br-brewery-hero{display:grid;grid-template-columns:3rem minmax(0,1fr);gap:.75rem;padding:.75rem;border:1px solid var(--br-border);border-radius:1.125rem;margin-bottom:.75rem}.br-brewery-hero__logo{grid-column:1;grid-row:1;width:3rem;height:3rem;border-radius:.625rem;font-size:1.125rem}.br-brewery-hero h1{font-size:1.5rem;line-height:1.1;letter-spacing:-.04em}.br-brewery-hero__body{display:contents}.br-brewery-hero__title-row{grid-column:2;grid-row:1;position:static;display:flex;flex-direction:column;justify-content:flex-start;min-height:0;padding-right:2.5rem;gap:.5rem}.br-brewery-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.75rem;margin-top:.25rem}.br-brewery-hero__title-row .br-untappd-rating--hero{margin-top:0}.br-brewery-hero .br-brewery-stats{grid-column:1 / span 2;grid-row:2;display:grid;grid-template-columns:repeat(3,1fr);gap:.375rem;margin-top:.25rem;width:100%}.br-brewery-hero .br-brewery-stat{padding:.5rem .25rem;border-radius:.75rem}.br-brewery-hero .br-brewery-stat span{margin-bottom:.125rem;font-size:.6875rem}.br-brewery-hero .br-brewery-stat strong{font-size:1rem}.br-brewery-hero .br-contact-list{grid-column:1 / span 2;grid-row:3;display:flex;flex-direction:row;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.br-brewery-hero .br-contact-list li{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .625rem;background:var(--br-surface-3);border:1px solid var(--br-border);border-radius:999rem;font-size:.75rem}.br-brewery-hero .br-contact-list a{border-bottom:0}.br-brewery-description-summary span{font-size:.875rem;font-weight:600}.br-brewery-description-summary__arrow{width:1rem;height:1rem}.br-brewery-description-details__content{padding:0 1rem 1rem;font-size:.875rem}}.br-catalog-summary__actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.br-section-head__actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.br-beer-view-toggle{flex:0 0 auto;flex-wrap:nowrap;width:max-content;padding:4px;gap:4px;border-radius:.875rem;background:var(--br-surface-3)}.br-beer-view-toggle .br-view-toggle__option{cursor:pointer;min-height:34px;padding:0 10px;gap:6px;border-radius:.75rem;box-shadow:none}.br-beer-view-toggle .br-view-toggle__option[aria-pressed=true]{border-color:var(--br-text);color:var(--br-surface);background:var(--br-text)}[data-theme=dark] .br-beer-view-toggle .br-view-toggle__option[aria-pressed=true]{border-color:var(--br-brand);color:var(--br-brand-contrast);background:var(--br-brand)}.br-beer-view-toggle .br-icon{width:16px;height:16px}.br-beer-view-toggle--section{margin:0 0 14px auto}@media(min-width:721px){.br-shop-menu-tools{grid-template-columns:minmax(0,1fr) auto;align-items:center}[data-beer-card-grid].br-beer-card-grid--list{grid-template-columns:1fr;gap:.625rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card{display:grid;grid-template-columns:5.5rem minmax(0,1fr);min-height:6.5rem;border-radius:1.125rem;max-width:none;overflow:hidden;width:100%;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card:has(.br-beer-card__favorite){grid-template-columns:5.5rem minmax(0,1fr)}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card:hover{transform:translateY(-.125rem);border-color:var(--br-brand);box-shadow:0 .375rem 1.25rem #00000026}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-beer-card__media{grid-column:1;grid-row:1;width:100%;height:100%;min-height:0;aspect-ratio:auto;border-right:.0625rem solid var(--br-border)}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__style{display:none;top:.5rem;left:.5rem;max-width:calc(100% - 1rem);min-height:1.5rem;padding:.25rem .4375rem;font-size:.625rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__favorite{position:absolute;top:.625rem;right:.625rem;display:flex;align-items:center;justify-content:center;width:1.875rem;min-width:1.875rem;height:1.875rem;min-height:1.875rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list .br-product-card .br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card>.br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list.br-product-grid--list .br-product-card>.br-beer-card__body{grid-column:2;grid-row:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(12.5rem,auto);grid-template-rows:auto auto;gap:.5rem .875rem;min-width:0;min-height:0;padding:.75rem .875rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__body:has(.br-beer-card__footer--cta-only){grid-template-columns:minmax(0,1fr) max-content}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card:has(.br-beer-card__favorite) .br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card:has(.br-beer-card__favorite) .br-product-card .br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card:has(.br-beer-card__favorite)>.br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list.br-product-grid--list .br-beer-card:has(.br-beer-card__favorite) .br-product-card>.br-beer-card__body{padding-right:.875rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card:has(.br-beer-card__favorite) .br-beer-card__top{padding-right:2.75rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__top{grid-column:1;grid-row:1;min-width:0;display:flex;align-items:flex-end;gap:.75rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating{color:var(--br-muted);line-height:1}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating__text{align-items:center;gap:.25rem;line-height:1}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating__text strong{color:var(--br-text);font-size:1rem;line-height:1;font-weight:600}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating--positive .br-untappd-rating__text strong{color:var(--br-rating-gold)}[data-beer-card-grid].br-beer-card-grid--list .br-untappd-rating__meta,[data-beer-card-grid].br-beer-card-grid--list .br-untappd-rating--compact .br-untappd-rating__meta{display:flex;flex-direction:row;align-items:center;gap:.1875rem;flex-wrap:nowrap;height:1rem;line-height:1}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating__source,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating--compact .br-untappd-rating__source{display:inline-flex;order:2;align-items:center;flex:0 0 auto}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating__source-label{display:none!important}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating__count{display:inline-flex;order:1;align-items:center;color:var(--br-muted);font-size:.75rem;line-height:1;font-weight:600}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-untappd-rating__external{font-size:.7em;opacity:.75}[data-beer-card-grid].br-beer-card-grid--list .br-beer-brewery{display:block;min-width:0;max-width:100%;font-size:.75rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__style-chip{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:0;padding-block:1px;color:var(--br-text-soft);background:transparent;font-size:13px;line-height:1.35;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-beer-card-grid].br-beer-card-grid--list .br-product-card__title,[data-beer-card-grid].br-beer-card-grid--list .br-beer-title{font-size:1.0625rem;line-height:1.12}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__description{display:none}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metrics{grid-column:1;grid-row:2;display:flex;flex-wrap:nowrap;align-items:center;gap:0;width:max-content;min-width:max-content;max-width:100%;margin:.125rem 0 0;overflow:visible}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metric,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metric.br-beer-card__metric--availability{display:inline-flex;align-items:center;gap:.25rem;min-height:0;padding:0;border-radius:0;background:transparent}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metric+.br-beer-card__metric:before{content:"·";display:inline-flex;flex:0 0 auto;align-self:center;margin:0 .5rem 0 .25rem;color:var(--br-muted);font-size:.75rem;font-weight:600;line-height:1;white-space:nowrap}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metric span,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metric small,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metric strong{display:inline-block;margin:0;font-size:.75rem;line-height:1}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__footer{grid-column:2;grid-row:1 / span 2;align-self:center;justify-content:flex-end;min-width:0;margin:0;padding:0;border:0;display:flex;align-items:center;gap:1rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__price{justify-items:end;text-align:right}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__footer--cta-only{gap:0}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__price strong{font-size:1.125rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__footer a{min-height:2.25rem;padding:.5rem .75rem;border-radius:.75rem;font-size:.8125rem}}@media(min-width:1121px){[data-beer-card-grid].br-beer-card-grid--list{grid-template-columns:repeat(auto-fill,minmax(min(100%,34rem),1fr));gap:.75rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card:has(.br-beer-card__favorite){grid-template-columns:6.5rem minmax(0,1fr);align-items:center;min-height:0;padding:.625rem .75rem .625rem .625rem;gap:.875rem;border-radius:1rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card .br-beer-card__media{width:6.5rem;height:6.5rem;min-height:0;align-self:center;aspect-ratio:1 / 1;border:0;border-radius:.75rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__style{display:none}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__favorite{position:absolute;top:.625rem;right:.625rem;z-index:3;width:1.875rem;min-width:1.875rem;height:1.875rem;min-height:1.875rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list .br-product-card .br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card>.br-beer-card__body,[data-beer-card-grid].br-beer-card-grid--list.br-product-grid--list .br-product-card>.br-beer-card__body{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto minmax(0,1fr);align-self:center;min-height:6.5rem;gap:.25rem .75rem;padding:0}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__body:has(.br-beer-card__footer--cta-only){grid-template-columns:minmax(0,1fr) max-content}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__top{grid-column:1 / -1;grid-row:1;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:.1875rem;padding-right:2.5rem}[data-beer-card-grid].br-beer-card-grid--list .br-untappd-rating{justify-self:start;margin-top:.0625rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__copy{gap:.1875rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-title a{-webkit-line-clamp:1}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__metrics{grid-column:1;grid-row:2;align-self:end;margin:0}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__footer{grid-column:2;grid-row:1 / span 2;align-self:end;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:.375rem;padding-top:0;text-align:right}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__footer--cta-only{gap:0}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__price{min-width:0;max-width:none;white-space:nowrap}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__price strong{font-size:1rem;line-height:1.08}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__price em,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__price small{font-size:.75rem;line-height:1.15}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__price em{display:none}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__footer a{flex:0 0 auto;min-height:2rem;padding:.4375rem .625rem;border-radius:.6875rem;font-size:.75rem}}@media(max-width:720px){.br-beer-view-toggle{display:none}}:root{--br-amber: var(--br-orange)}.br-home-page--discovery{display:grid;gap:1.625rem}.br-home-discovery{display:grid;grid-template-columns:minmax(0,1fr) minmax(26.25rem,35rem);grid-template-areas:"copy search" "trust search" "chips chips";gap:1rem 1.625rem;align-items:end;margin:.5rem 0 0;padding:0 1rem .5rem}.br-home-discovery__copy{grid-area:copy;min-width:0}.br-home-discovery__title{max-width:47.5rem;margin:0;font-size:3.375rem;line-height:1;letter-spacing:0}.br-home-discovery__text{max-width:38.75rem;margin:.75rem 0 0;color:var(--br-text-soft);font-size:1.125rem;line-height:1.45}.br-home-search-hero{position:relative;grid-area:search;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.75rem;align-items:center;min-height:4.125rem;padding:.5rem .5rem .5rem 1.125rem;border:.0625rem solid color-mix(in srgb,var(--br-brand) 34%,var(--br-border));border-radius:1.125rem;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-home-search-hero .br-icon{width:1.375rem;height:1.375rem;color:var(--br-brand)}.br-home-search-hero input{min-width:0;border:0;outline:none;color:var(--br-text);background:transparent;font-size:1.0625rem;font-weight:600}.br-home-search-hero input::placeholder{color:var(--br-muted)}.br-home-search-hero button{min-height:3.125rem;padding:0 1.125rem;border:0;border-radius:.875rem;color:var(--br-brand-contrast);background:var(--br-brand);font-weight:600;cursor:pointer}.br-home-trust-row{grid-area:trust;display:flex;flex-wrap:wrap;gap:.625rem 1rem;align-items:center}.br-home-trust-row__metric{display:inline-flex;align-items:baseline;gap:.375rem;color:var(--br-text-soft);font-size:.8125rem;font-weight:600}.br-home-trust-row strong{color:var(--br-text);font-size:1.125rem;font-weight:600}.br-home-chips{grid-area:chips;display:flex;gap:.625rem;overflow-x:auto;padding:.125rem 0 .5rem;scrollbar-width:none}.br-home-chips::-webkit-scrollbar{display:none}.br-home-chips a{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.625rem;padding:0 .875rem;border:.0625rem solid var(--br-border);border-radius:62.4375rem;color:var(--br-text);background:var(--br-surface);box-shadow:var(--br-shadow-soft);font-size:.875rem;font-weight:600;text-decoration:none}.br-home-chips a:hover,.br-home-chips a:focus-visible{border-color:var(--br-border-strong);background:color-mix(in srgb,var(--br-surface) 86%,var(--br-brand-soft))}.br-home-chips .br-icon{width:1.125rem;height:1.125rem;color:var(--br-brand)}.br-home-catalog-browser{margin-top:2.25rem}.br-home-catalog-browser .br-city-catalog-head{margin-top:0;margin-bottom:1rem;padding-inline:1rem}.br-home-catalog-browser .br-city-catalog-tools,.br-home-catalog-browser .br-city-style-tabs,.br-home-catalog-browser .br-city-catalog-section--plain{width:min(100%,var(--br-container));margin-inline:auto}.br-home-catalog-browser .br-city-catalog-tools{margin-bottom:1rem}.br-home-catalog-browser .br-city-style-tabs{margin-bottom:1.25rem}.br-home-catalog-browser .br-city-catalog-section--plain{margin-top:0}.br-home-catalog-browser .br-city-catalog-section--plain .br-livewire-results{min-height:0}.br-home-section--priority{margin-top:0}.br-home-section--priority .br-home-section__head{margin-bottom:.875rem}.br-home-section--priority .br-radar-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18.75rem),1fr));gap:.75rem}.br-home-section--priority .br-radar-card{grid-template-columns:7rem minmax(0,1fr);border-radius:1.125rem}.br-home-section--priority .br-radar-card__media{min-height:8.625rem}.br-card-fact--rating{border:.0625rem solid color-mix(in srgb,var(--br-amber) 34%,transparent);color:var(--br-amber);background:color-mix(in srgb,var(--br-amber) 12%,var(--br-metric-surface))}.br-card-fact--rating strong{color:var(--br-amber)}.br-home-split--events{grid-template-columns:minmax(0,1fr) minmax(21.25rem,.82fr)}.br-home-panel--focus{border-color:color-mix(in srgb,var(--br-brand) 22%,var(--br-border))}.br-home-panel--focus .br-drop-list{gap:.5rem}.br-home-panel--focus .br-drop-row{border:.0625rem solid var(--br-border);border-radius:1rem;background:var(--br-surface-2)}.br-home-map-section{margin-top:.125rem}.br-home-map-section__head{align-items:center}.br-home-map-section__actions{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center;justify-content:flex-end}.br-home-map-section__actions .br-button{min-height:2.625rem;padding:0 .875rem;border-radius:.875rem}.br-home-map-section__actions .br-icon{width:1.125rem;height:1.125rem}.br-home-venue-strip{margin-bottom:.875rem}.br-home-venue-strip__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,16.25rem),1fr));gap:.625rem}.br-home-venue-strip .br-venue-mini-shell{border:.0625rem solid var(--br-border);border-radius:1.125rem;background:var(--br-surface);box-shadow:var(--br-shadow-soft)}.br-home-venue-strip .br-venue-mini{min-height:4.5rem}.br-home-map-section .br-home-map,.br-home-map-section .br-home-map.br-map-shell{min-height:23.75rem;height:auto;margin-bottom:0;border-radius:1.5rem}.br-home-map--embedded .br-home-map__status{top:1.125rem;left:1.125rem;width:min(23.75rem,calc(100% - 2.25rem));border-radius:1.25rem}.br-home-map--embedded .br-home-map__panel{top:1.125rem;right:1.125rem;width:20.625rem;border-radius:1.25rem}.br-home-map--embedded .br-home-map__dock{display:none}.br-home-map--embedded .br-map__canvas:not(.br-map__canvas--ready){pointer-events:none}.br-home-map--embedded .br-home-map__pin{z-index:2}@media(max-width:73.75rem){.br-home-discovery{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "search" "trust" "chips"}.br-home-discovery__title{font-size:3rem}.br-home-split--events,.br-home-split--insights{grid-template-columns:minmax(0,1fr)}.br-home-map--embedded .br-home-map__panel{display:none}}@media(max-width:45rem){.br-home-page--discovery{gap:1.25rem}.br-home-discovery{gap:.75rem;padding:0 0 .25rem}.br-home-discovery__title{font-size:2.25rem;line-height:1.04}.br-home-discovery__text{margin-top:.5rem;font-size:.9375rem}.br-home-search-hero{min-height:3.625rem;grid-template-columns:auto minmax(0,1fr) auto;gap:.5625rem;padding:.375rem .375rem .375rem .75rem;border-radius:1rem}.br-home-search-hero button{grid-column:auto;width:auto;min-height:2.875rem}.br-home-trust-row{gap:.5rem .75rem}.br-home-trust-row strong{font-size:1rem}.br-home-chips{margin-right:-1rem;padding-bottom:.25rem}.br-home-chips a{min-height:2.375rem;padding:0 .75rem;font-size:.8125rem}.br-home-section--priority .br-home-section__head{margin-bottom:.625rem}.br-home-section--priority .br-radar-card{grid-template-columns:6.5rem minmax(0,1fr);border-radius:1rem}.br-home-section--priority .br-radar-card__media{min-height:8.25rem}.br-home-panel--focus .br-drop-row,.br-hotspot-row,.br-style-leader-row{border-radius:.875rem}.br-home-map-section__head{align-items:start}.br-home-map-section__actions{width:100%;justify-content:stretch}.br-home-map-section__actions .br-section-link,.br-home-map-section__actions .br-button{flex:1 1 auto;justify-content:center}.br-home-venue-strip__list{grid-template-columns:1fr;gap:.5rem}.br-home-map-section .br-home-map,.br-home-map-section .br-home-map.br-map-shell{min-height:13.75rem;height:13.75rem;border-radius:1.125rem}.br-home-map--embedded .br-home-map__status,.br-home-map--embedded .br-home-map__panel,.br-home-map--embedded .br-home-map__dock{display:none}.br-home-map--embedded .br-home-map__pin{width:2.375rem;height:2.375rem}.br-home-map--embedded .br-home-map__pin:after{min-width:1.1875rem;height:1.1875rem;font-size:.625rem}}@media(max-width:26.875rem){.br-home-search-hero input{font-size:.9375rem}.br-home-section--priority .br-radar-card{grid-template-columns:6rem minmax(0,1fr)}.br-home-section--priority .br-radar-card__body{padding:.75rem}.br-home-section--priority .br-radar-card h3{font-size:1rem}.br-home-section--priority .br-radar-card__venue{display:none}}.br-beer-card__producer-inline{display:none}.br-beer-card__producer-stack{position:absolute;right:.625rem;bottom:.625rem;z-index:3;display:flex;flex-direction:row-reverse;align-items:center}.br-beer-card__producer-badge{position:relative;display:grid;width:3.5rem;height:3.5rem;border:.125rem solid var(--br-surface-solid);border-radius:.875rem;background:var(--br-surface-solid);box-shadow:var(--br-shadow-xs);color:var(--br-text);overflow:hidden;place-items:center;font-size:.9375rem;font-weight:600;line-height:1}.br-beer-card__producer-badge:not(:first-child){margin-right:-1.125rem}.br-beer-card__producer-badge img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:contain}.br-beer-card__producer-badge span{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.br-beer-card__producer-badge--slot-1{z-index:4}.br-beer-card__producer-badge--slot-2{z-index:3}.br-beer-card__producer-badge--slot-3{z-index:2}.br-beer-card__producer-badge--more{z-index:1;background:color-mix(in srgb,var(--br-surface-solid) 92%,var(--br-muted));color:var(--br-text);font-weight:600}.br-beer-card__producer-badge--more-compact{display:none}.br-beer-card__badge{display:inline-flex;align-items:center;max-width:calc(100% - 2.28571rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(min-width:721px){[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-stack{right:.3125rem;bottom:.3125rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-badge{width:2.375rem;height:2.375rem;border-radius:.625rem;font-size:.75rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-badge:not(:first-child){margin-right:-.75rem}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-badge--compact-hidden,[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-badge--more-grid{display:none}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-badge--more-compact{display:grid}[data-beer-card-grid].br-beer-card-grid--list .br-beer-brewery{display:none}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__identity{display:flex;align-items:center;gap:.375rem;min-width:0;max-width:100%;padding-bottom:.03125rem;white-space:nowrap;overflow:hidden}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__identity a{display:block;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:unset;-webkit-box-orient:initial}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-inline{display:inline-block;flex:1 999 auto;min-width:2rem;max-width:10rem;color:var(--br-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;line-height:normal}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__producer-inline:before{content:"•";display:inline-block;margin:0 .375rem 0 .0625rem;color:color-mix(in srgb,var(--br-muted) 78%,var(--br-text));font-size:.6875rem;font-weight:600;line-height:1;vertical-align:.0625rem}}@media(max-width:720px){.br-beer-card__producer-stack{right:.25rem;bottom:.25rem}.br-beer-card__producer-badge{width:2.125rem;height:2.125rem;border-radius:.625rem;font-size:.6875rem}.br-beer-card__producer-badge:not(:first-child){margin-right:-.6875rem}.br-beer-card__producer-badge--compact-hidden,.br-beer-card__producer-badge--more-grid{display:none}.br-beer-card__producer-badge--more-compact{display:grid}.br-beer-card__media .br-beer-card__badge{display:none}.br-beer-card,.br-product-grid--list .br-beer-card,.br-product-grid .br-beer-card,.br-city-beer-grid .br-beer-card{align-items:start}.br-beer-card .br-beer-card__media,.br-product-grid--list .br-beer-card .br-beer-card__media,.br-product-grid .br-beer-card .br-beer-card__media,.br-city-beer-grid .br-beer-card .br-beer-card__media{align-self:start}.br-beer-card__body,.br-product-card .br-beer-card__body,.br-beer-card>.br-beer-card__body,.br-product-grid--list .br-product-card>.br-beer-card__body{grid-template-rows:auto auto minmax(0,1fr) auto;align-content:stretch;align-self:stretch}.br-beer-card__footer{align-self:end;justify-content:space-between;margin-top:0}.br-beer-card__body:not(:has(.br-beer-card__availability-state)){grid-template-rows:auto minmax(0,1fr) auto}.br-beer-card__body:not(:has(.br-beer-card__availability-state)) .br-beer-card__metrics{align-self:start;grid-row:2}.br-beer-card__body:not(:has(.br-beer-card__availability-state)) .br-beer-card__footer{align-self:end;grid-row:3}.br-beer-card__body:has(.br-beer-card__footer--cta-only),.br-product-card .br-beer-card__body:has(.br-beer-card__footer--cta-only),.br-beer-card>.br-beer-card__body:has(.br-beer-card__footer--cta-only),.br-product-grid--list .br-product-card>.br-beer-card__body:has(.br-beer-card__footer--cta-only){grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto minmax(0,1fr) auto;align-content:stretch;align-items:stretch}.br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__metrics{align-self:start;grid-row:2}.br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__availability-state{grid-column:1;grid-row:3;align-self:center;min-width:0}.br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__footer--cta-only{grid-column:2;grid-row:3;align-self:end;justify-self:end;width:auto}.br-beer-brewery{display:none}.br-beer-card__identity{display:flex;align-items:baseline;min-width:0;max-width:100%;padding-bottom:.03125rem;overflow:hidden;white-space:nowrap;line-height:1.18}.br-beer-card__identity a{display:block;flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:unset;-webkit-box-orient:initial}.br-beer-card__producer-inline{display:block;flex:1 1 0;min-width:1.75rem;max-width:7.5rem;color:var(--br-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:600;line-height:normal}.br-beer-card__producer-inline:before{content:"·";display:inline-block;margin:0 .3125rem 0 .0625rem;color:color-mix(in srgb,var(--br-muted) 78%,var(--br-text));font-size:.625rem;font-weight:600;line-height:1;vertical-align:.0625rem}}.br-page-head__title,.br-page-head h1,.br-map-hero h1,.br-summary-card h1,.br-brewery-hero__body h1,.br-select-card--hero h1,.br-home-title,.br-beer-title,.br-my-head h1,.br-shop-profile h1{font-weight:700}:is(.br-favorites-head__copy,.br-notification-center__head>div,.br-shop-menu-head>div,.br-favorite-bot-modal__copy)>.br-eyebrow{margin-bottom:0}.br-city-hero__copy>.br-back-link+.br-eyebrow{margin-top:2px}@media(max-width:720px){.br-product-grid,.br-beer-grid,.br-city-beer-grid,.br-upcoming-grid{gap:.75rem}.br-mobile-header{padding:.6428rem 1rem}.br-mobile-header__actions{gap:.75rem}.br-section,.br-form-card,.br-card,.br-table-card__head,.br-section-card,.br-summary-card,.br-side-panel,.br-detail-card{padding:1.2857rem 1rem}}.br-brewery-hero__description-wrapper{grid-column:1 / span 2;border-top:.0625rem solid var(--br-border);margin-top:1rem;padding-top:1rem;position:relative;display:flex;flex-direction:column}.br-brewery-hero__description-text{position:relative;font-size:.875rem;line-height:1.5;color:var(--br-text-soft);overflow:hidden;max-height:3.9375rem;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.br-brewery-hero__description-text p{margin:0}.br-brewery-hero__description-text p:not(:last-child){margin-bottom:.5rem}.br-brewery-hero__description-text:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1.5rem;background:linear-gradient(to bottom,transparent,var(--br-surface));pointer-events:none;opacity:1;transition:opacity .2s ease}.br-brewery-hero__description-text.is-expanded:after{opacity:0}.br-description-toggle{display:inline-flex;align-items:center;background:none;border:none;color:var(--br-brand);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;margin-top:.5rem;align-self:flex-start;transition:color .2s ease}.br-description-toggle:hover{color:var(--br-brand-hover)}.br-section-head p{margin:.25rem 0 0}@media(max-width:720px){.br-section-head__actions{display:none}}.br-home-discovery{align-items:center;margin-top:0}.br-home-discovery__title{max-width:43rem;font-size:clamp(2.65rem,4.2vw,3.15rem);line-height:1.02}.br-home-discovery__text{margin-top:.625rem}.br-home-chips{padding-right:1.5rem;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 2.5rem),transparent);mask-image:linear-gradient(90deg,#000 calc(100% - 2.5rem),transparent)}.br-beer-card__footer a{border-color:color-mix(in srgb,var(--br-brand) 42%,var(--br-border));color:var(--br-brand-contrast);background:var(--br-brand)}.br-beer-card__footer a:hover,.br-beer-card__footer a:focus-visible{color:var(--br-brand-contrast);background:color-mix(in srgb,var(--br-brand) 86%,#ffffff)}.br-home-map__tooltip{max-width:min(15rem,calc(100vw - 2rem));white-space:normal}.br-home-map__pin--4 .br-home-map__tooltip{right:0;left:auto}@media(min-width:961px){.br-body--home .br-topbar [data-home-topbar-search]{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px) scale(.985);transform-origin:center top;transition:opacity .18s ease,transform .21s cubic-bezier(.2,.8,.2,1),visibility 0s linear .21s}.br-body--home.br-body--home-search-revealed .br-topbar [data-home-topbar-search]{opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:opacity .18s ease,transform .21s cubic-bezier(.2,.8,.2,1),visibility 0s linear}}@media(min-width:961px)and (prefers-reduced-motion:reduce){.br-body--home .br-topbar [data-home-topbar-search],.br-body--home.br-body--home-search-revealed .br-topbar [data-home-topbar-search]{transform:none;transition:none}}@media(max-width:960px){.br-telegram-fab{right:max(.875rem,env(safe-area-inset-right));bottom:calc(5.25rem + env(safe-area-inset-bottom));width:3.375rem;min-height:3.375rem;padding:.25rem}.br-telegram-fab:hover{width:3.375rem;transform:translateY(-.125rem)}.br-telegram-fab__icon{width:2.875rem;height:2.875rem;flex-basis:2.875rem}.br-telegram-fab__copy{display:none}}@media(max-width:720px){.br-home-page--discovery{gap:1rem}.br-home-discovery{gap:.625rem}.br-home-discovery__title{max-width:20rem;font-size:clamp(2rem,10vw,2.25rem);line-height:1.03}.br-home-discovery__text{max-width:22rem;margin-top:.375rem;font-size:.9375rem}.br-home-trust-row__metric{font-size:.75rem}.br-home-chips{margin-right:-.875rem;padding-right:2.25rem}.br-home-map,.br-home-map.br-map-shell,.br-home-map-section .br-home-map,.br-home-map-section .br-home-map.br-map-shell{min-height:20rem;height:min(48vh,25rem);border-radius:1.25rem}.br-home-map--embedded .br-map__canvas,.br-home-map--embedded .br-home-map__canvas{pointer-events:none}.br-home-map__tooltip{max-width:min(10.3125rem,calc(100vw - 2rem));transform:translate(-50%)}.br-home-map__pin--3 .br-home-map__tooltip,.br-home-map__pin--4 .br-home-map__tooltip{right:0;left:auto;transform:none}.br-product-card__title,.br-beer-title{font-size:1.125rem;line-height:1.14}.br-beer-brewery,.br-beer-card__availability-state,.br-beer-card__style-chip{font-size:.875rem;line-height:1.2}.br-beer-card__style-chip{font-size:14px;line-height:1.35}.br-beer-card .br-untappd-rating__count,.br-beer-card .br-untappd-rating--compact .br-untappd-rating__count{font-size:.8125rem}.br-beer-card .br-untappd-rating__external{margin-left:.125rem;font-size:.8125rem}.br-beer-card__metrics{gap:.375rem;overflow:hidden}.br-beer-card__metric,.br-beer-card__metric.br-beer-card__metric--availability{display:inline-flex;flex:0 1 auto;gap:.25rem;min-width:0}.br-beer-card__metric span,.br-beer-card__metric small{font-size:.875rem;line-height:1.1}.br-beer-card__metric strong{font-size:.875rem;line-height:1.05}.br-beer-card__metric--availability small{display:none}.br-beer-card__footer a{min-height:2rem;padding:.4375rem .75rem;font-size:.8125rem}}@media(max-width:360px){.br-home-discovery__title{max-width:18rem;font-size:2rem}.br-home-search-hero button{padding:0 .875rem}.br-home-trust-row__metric:last-child{flex-basis:100%}.br-beer-card__metric span,.br-beer-card__metric small{font-size:.875rem}}.br-livewire-action-button__icon,.br-search-submit__icon{display:none}.br-home-map__tooltip{overflow-wrap:anywhere}.br-fresh-empty__actions{display:flex;flex-wrap:wrap;gap:.5rem}.br-untappd-rating__meta,.br-untappd-rating__source,.br-untappd-rating__count,.br-beer-card .br-untappd-rating__count,.br-beer-card .br-untappd-rating--compact .br-untappd-rating__count,.br-brewery-hero__title-row .br-untappd-rating--hero .br-untappd-rating__count{font-size:12px;line-height:1.2}.br-collection-card__body h2{margin:24px 0 8px;color:var(--br-text);font-size:24px;line-height:1.08;letter-spacing:0}@keyframes br-details-soft-open{0%{opacity:.72;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:721px)and (max-width:900px){.br-place-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.br-place-directory-card{grid-template-columns:56px minmax(0,1fr);border-radius:18px}.br-place-directory-card__media{width:56px;border-radius:16px}.br-place-directory-card__body,.br-place-directory-card__main{gap:6px}.br-place-directory-card__title{font-size:15px;line-height:1.18;letter-spacing:0}.br-place-directory-card__address,.br-place-directory-card__meta{font-size:11px;line-height:1.25}.br-place-directory-card__facts{gap:5px}.br-place-directory-card__facts .br-card-fact,.br-place-directory-card__facts .br-open-status{min-height:28px;padding:0 8px;font-size:11px}}@media(min-width:961px)and (max-height:900px){.br-select-hero{align-items:start}.br-select-card--hero{min-height:min(560px,calc(100vh - 160px));justify-content:center;padding:32px}.br-select-card--hero h1{font-size:clamp(40px,4vw,54px)}.br-select-stats{margin-top:20px}}@media(max-width:720px){.br-home-map__pin--5 .br-home-map__tooltip{max-width:min(9.5rem,calc(100vw - 2rem))}.br-home-chips{width:100%;max-width:100%;margin-right:0;overflow-x:auto}.br-home-actions{width:100%;max-width:100%;margin-right:0;margin-left:0}.br-body--beer-detail .br-beer-content-grid{grid-template-columns:minmax(0,1fr)}.br-body--beer-detail .br-home-actions--after-content{flex-wrap:wrap;overflow:visible}.br-body--beer-detail .br-home-actions--after-content a{flex:1 1 calc(50% - .25rem);min-width:0}.br-untappd-rating__meta,.br-untappd-rating__source,.br-untappd-rating__count,.br-untappd-rating--compact .br-untappd-rating__count,.br-untappd-rating--minimal .br-untappd-rating__count{font-size:12px;line-height:1.2}.br-catalog-toolbar--compact .br-toolbar-grid{grid-template-columns:minmax(0,1fr) 2.75rem}.br-catalog-toolbar--compact .br-search-field{grid-column:1}.br-catalog-toolbar--compact .br-select-field{grid-column:1 / -1}.br-catalog-toolbar--compact .br-button--primary{grid-column:2;position:relative;width:2.75rem;padding:0}.br-catalog-toolbar--compact .br-livewire-action-button__icon,.br-search-submit__icon{display:block;width:1.125rem;height:1.125rem}.br-catalog-toolbar--compact .br-livewire-action-button__label,.br-search-submit span{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.br-style-picker__list{max-height:min(250px,34vh)}.br-search-results-form{grid-template-columns:minmax(0,1fr) 2.75rem;gap:8px;padding:10px}.br-search-submit{position:relative;width:2.75rem;min-width:2.75rem;padding:0}.br-search-result-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px;border-radius:16px}.br-search-result-row__link{grid-template-columns:48px minmax(0,1fr);gap:10px}.br-search-result-row__image{width:48px;height:48px;border-radius:14px}.br-search-result-row__copy strong,.br-search-result-row__copy span{white-space:normal}.br-search-result-row__copy strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;line-height:1.18}.br-search-result-row__copy span{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.25}.br-search-result-row__badge{display:inline-flex;grid-column:1 / -1;justify-self:start;min-height:26px;padding:0 8px;border-radius:999px;background:var(--br-surface-3);font-size:12px}.br-beer-main-card__pull-zone{cursor:default;touch-action:pan-y}.br-beer-main-card__reveal-handle{touch-action:none}.br-directory-toolbar,.br-shop-menu-filter-form{grid-template-columns:1fr;width:min(100%,calc(100vw - 28px));gap:8px;padding:10px;border-radius:20px}.br-directory-toolbar .br-search-field,.br-directory-toolbar .br-select-field,.br-directory-toolbar .br-check-row,.br-directory-toolbar .br-button,.br-shop-menu-filter-form .br-search-field,.br-shop-menu-filter-form .br-select-field,.br-shop-menu-filter-form .br-check-row,.br-shop-menu-filter-form .br-button{width:100%;min-width:0}.br-directory-toolbar .br-button,.br-shop-menu-filter-form .br-button,.br-check-row--inline{justify-content:center}.br-shop-action-btn{position:relative}.br-shop-action-btn .br-shop-action-btn__external{position:absolute;top:.375rem;right:.375rem;width:.75rem;height:.75rem;margin:0;color:var(--br-muted)}.br-shop-info-details[open] .br-shop-info-details__content{animation:br-details-soft-open .16s ease-out}.br-brewery-hero__title-row .br-untappd-rating--hero{width:fit-content;min-height:1.875rem;margin-top:0;padding:.25rem .5rem;border-radius:999px}.br-brewery-hero__title-row .br-untappd-rating--hero .br-untappd-rating__text{display:flex;flex-direction:row;align-items:baseline;gap:.375rem}.br-brewery-hero__title-row .br-untappd-rating--hero .br-untappd-rating__text strong{font-size:.9375rem;line-height:1}.br-brewery-hero__title-row .br-untappd-rating--hero .br-untappd-rating__meta{display:inline-flex}.br-brewery-hero__title-row .br-untappd-rating--hero .br-untappd-rating__count{font-size:12px;line-height:1.1}.br-collection-grid{gap:10px}.br-collection-card{min-height:0;padding:16px;border-radius:18px}.br-collection-card:before{content:none}.br-collection-card__icon{width:42px;height:42px;border-radius:14px}.br-collection-card__icon .br-icon{width:20px;height:20px}.br-collection-card--image{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-rows:1fr auto;align-items:start;column-gap:12px;min-height:0}.br-collection-card--image:after{content:none}.br-collection-card__image{grid-row:1 / 3;width:96px;height:96px;min-height:0;margin:0;border-radius:16px}.br-collection-card__body h2{margin:14px 0 6px;font-size:18px;line-height:1.16}.br-collection-card--image .br-collection-card__body h2{margin-top:0}.br-collection-card--image .br-collection-card__body{min-width:0}.br-collection-card--image .br-collection-card__body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.br-collection-card__body p{font-size:13px;line-height:1.38}.br-collection-card--image .br-collection-card__foot{grid-column:2}.br-collection-card__foot{margin-top:14px}.br-city-option button{min-height:68px;padding:12px;border-radius:18px}.br-city-option b{width:34px;height:34px;border-radius:12px}}@media(max-width:360px){.br-beer-purchase-decision{padding:9px}.br-beer-purchase-decision__copy>strong{font-size:16px;line-height:1.08}.br-beer-purchase-decision__prices>span{padding-inline:6px}}:is(.br-untappd-rating,.br-beer-card .br-untappd-rating,.br-beer-card-grid--list .br-beer-card .br-untappd-rating,.br-brewery-hero__title-row .br-untappd-rating) .br-untappd-rating__text :is(.br-untappd-rating__meta,.br-untappd-rating__source,.br-untappd-rating__count){font-size:12px;line-height:1.2}html[data-beer-card-view=list] [data-beer-card-grid]:not(.br-beer-card-grid--list){grid-template-columns:1fr}@media(max-width:720px){.br-page-head__title,.br-page-head h1{font-size:clamp(28px,8vw,32px);line-height:1.03;letter-spacing:-.025em}.js .br-directory-desktop-controls{display:none!important}}.br-shop-info-sheet__drag-handle--map{display:none}.br-admin-filters-card{border:1px solid var(--br-border);border-radius:var(--br-radius-lg);background:var(--br-surface);box-shadow:var(--br-shadow-soft);margin-bottom:1rem;overflow:hidden}.br-admin-filters-summary{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;background-color:var(--br-surface-2);transition:background-color .15s ease}.br-admin-filters-summary:hover{background-color:var(--br-surface-3)}.br-admin-filters-summary::-webkit-details-marker{display:none}.br-admin-filters-summary-title{font-weight:600;font-size:.9375rem;color:var(--br-text)}.br-admin-filters-active-badge{background-color:var(--br-brand-soft);color:var(--br-brand);font-size:.8125rem;font-weight:600;padding:.125rem .5rem;border-radius:.5rem;margin-left:.5rem}.br-admin-filters-chevron{display:flex;align-items:center;justify-content:center}.br-admin-filters-chevron:after{content:"";display:inline-block;width:.5rem;height:.5rem;border-right:2px solid var(--br-muted);border-bottom:2px solid var(--br-muted);transform:rotate(45deg);transition:transform .2s ease}details[open] .br-admin-filters-chevron:after{transform:rotate(-135deg)}.br-admin-filters-body{padding:1.25rem;border-top:1px solid var(--br-border)}.br-admin-users-filters{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr))}@media(min-width:48rem){.br-admin-search-field{grid-column:span 2}}.br-admin-users-list{display:flex;flex-direction:column}.br-admin-user-card{border-bottom:1px solid var(--br-border);transition:background-color .2s ease}.br-admin-user-card:hover{background-color:var(--br-surface-2)}.br-admin-user-summary{display:block;cursor:pointer;padding:.75rem 1rem;list-style:none;outline:none;-webkit-user-select:none;user-select:none}.br-admin-user-summary::-webkit-details-marker{display:none}.br-admin-user-summary-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr) minmax(0,1.5fr) minmax(0,.8fr) 2rem;align-items:center;gap:1rem}.br-admin-user-summary-meta-wrap{display:contents}@media(max-width:48rem){.br-admin-user-summary-grid{grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem 1rem}.br-admin-user-summary-col-main{grid-column:1;grid-row:1}.br-admin-user-summary-col-metrics{grid-column:2;grid-row:1;display:flex;justify-content:flex-end}.br-admin-user-summary-col-chevron{grid-column:3;grid-row:1;display:flex;justify-content:center;align-items:center}.br-admin-user-summary-meta-wrap{grid-column:1 / -1;grid-row:2;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-left:3.25rem}}.br-admin-user-summary-col-main{display:flex;align-items:center;gap:.75rem}.br-admin-user__avatar{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;overflow:hidden;flex-shrink:0;border:1px solid var(--br-border)}.br-admin-user__avatar img{width:100%;height:100%;object-fit:cover}.br-admin-user-main-info{min-width:0}.br-admin-tg-username{color:var(--br-brand);text-decoration:none;font-weight:600;font-size:.875rem;transition:color .15s ease}.br-admin-tg-username:hover{color:var(--br-brand-hover);text-decoration:underline}.br-admin-user-subtitle{font-size:.875rem}.br-admin-city-badge{font-size:.8125rem;font-weight:600;color:var(--br-text-soft);background-color:var(--br-surface-3);border:1px solid var(--br-border);padding:.1875rem .5rem;border-radius:.5rem}.br-admin-user-summary-col-status{display:flex;align-items:center;gap:.5rem}.br-admin-user-summary-col-metrics{display:flex;justify-content:flex-end}.br-admin-favorites-count-pill{display:inline-flex;align-items:center;gap:.375rem;background-color:var(--br-surface-3);border:1px solid var(--br-border);padding:.25rem .625rem;border-radius:.75rem;font-size:.8125rem}.br-admin-fav-icon{font-size:.875rem}.br-admin-user-summary-col-chevron{display:flex;justify-content:center;align-items:center}.br-admin-user-chevron:after{content:"";display:inline-block;width:.5rem;height:.5rem;border-right:2px solid var(--br-muted);border-bottom:2px solid var(--br-muted);transform:rotate(45deg);transition:transform .2s ease}details[open] .br-admin-user-chevron:after{transform:rotate(-135deg)}.br-admin-user-expanded-panel{padding:1rem;background-color:var(--br-surface-3);border-top:1px dashed var(--br-border)}.br-admin-user-expanded-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:1.5rem}@media(max-width:48rem){.br-admin-user-expanded-grid{grid-template-columns:1fr}}.br-admin-user-expanded-col-tech{display:flex;flex-direction:column;gap:.375rem;font-size:.8125rem;color:var(--br-text-soft);border-right:1px solid var(--br-border);padding-right:1.5rem}@media(max-width:48rem){.br-admin-user-expanded-col-tech{border-right:none;padding-right:0;border-bottom:1px solid var(--br-border);padding-bottom:1rem}}.br-admin-user-tech-item{line-height:1.4}.br-admin-user-expanded-col-favs{display:flex;flex-direction:column;gap:.75rem}.br-admin-favorites-group{font-size:.875rem}.br-admin-favorites-group strong{display:block;margin-bottom:.375rem;color:var(--br-text)}.br-admin-favorites-links{display:flex;flex-wrap:wrap;gap:.375rem}.br-admin-favorite-link{color:var(--br-text);background-color:var(--br-surface-2);border:1px solid var(--br-border);padding:.1875rem .5rem;border-radius:.5rem;text-decoration:none;font-weight:600;font-size:.8rem;display:inline-flex;align-items:center;transition:background-color .15s ease,border-color .15s ease}.br-admin-favorite-link:hover{background-color:var(--br-surface);border-color:var(--br-border-strong)}.br-admin-favorite-fallback{color:var(--br-muted);font-size:.8rem;display:inline-flex;align-items:center;padding:.1875rem .5rem}.br-admin-users-results-meta{display:flex;align-items:center;gap:1rem}.br-admin-reset-button{background:none;border:none;color:var(--br-red);font-size:.875rem;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;transition:color .15s ease}.br-admin-reset-button:hover{color:var(--br-red-hover)}.br-directory-sort.br-directory-desktop-controls{width:min(100%,var(--br-container));justify-content:flex-start;margin:0 auto 18px}.br-places-directory-livewire .br-directory-desktop-controls,.br-breweries-directory-static .br-directory-desktop-controls,.br-breweries-directory-livewire .br-directory-desktop-controls{margin-bottom:18px}.br-fresh-tools{display:grid;gap:16px;width:100%;margin-bottom:18px}.br-fresh-tools__primary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.br-fresh-tools .br-fresh-tabs{width:min(100%,450px);max-width:450px}.br-fresh-tools .br-beer-view-toggle{justify-self:end;margin-left:auto}.br-fresh-style-tabs,.br-shop-style-tabs{width:100%;margin:0}.br-shop-style-tabs{grid-column:1 / -1}.br-places-directory-livewire .br-livewire-results,.br-fresh-feed .br-beer-grid{min-width:0}.br-fresh-feed .br-beer-grid{width:100%;gap:14px}.br-fresh-date-group{grid-column:1 / -1;display:grid;grid-template-columns:inherit;gap:inherit;min-width:0}.br-fresh-date-divider{grid-column:1 / -1;position:sticky;top:calc(76px + .5rem);z-index:12;display:flex;align-items:center;gap:.5rem;min-width:0;min-height:1.375rem;margin:-.5rem 0;padding:.125rem .25rem;color:var(--br-muted);background:var(--br-bg);box-shadow:0 -.5rem 0 var(--br-bg),0 .5rem 0 var(--br-bg)}.br-fresh-date-divider:first-child{margin-top:0}.br-fresh-date-divider:after{order:2;flex:1 1 auto;min-width:1rem;height:.0625rem;background:color-mix(in srgb,var(--br-border) 70%,transparent);content:""}.br-fresh-date-divider__lead{order:1;display:flex;align-items:center;gap:.4375rem;min-width:0}.br-fresh-date-divider__mark{flex:0 0 auto;width:.4375rem;height:.4375rem;border-radius:999px;background:color-mix(in srgb,var(--br-brand) 72%,var(--br-muted))}.br-fresh-date-divider__copy{display:flex;align-items:baseline;gap:.3125rem;min-width:0}.br-fresh-date-divider strong{flex:0 1 auto;min-width:0;overflow:hidden;color:var(--br-text-soft);font-size:.9375rem;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.br-fresh-date-divider time{flex:0 0 auto;color:var(--br-muted);font-size:.875rem;font-weight:500;line-height:1.2;white-space:nowrap}.br-fresh-date-divider__count{order:3;flex:0 0 auto;display:inline-flex;align-items:center;color:color-mix(in srgb,var(--br-muted) 88%,var(--br-text));font-size:.875rem;font-weight:500;line-height:1.2;white-space:nowrap}.br-place-directory-card,.br-brewery-card{grid-template-columns:7rem minmax(0,1fr);align-items:start;gap:.875rem;min-height:0;padding:.75rem}.br-place-directory-card__media,.br-brewery-card__logo{align-self:start;width:7rem;height:7rem;min-height:0;overflow:hidden;padding:0;box-sizing:border-box;border-radius:.875rem;background:var(--br-surface-3)}.br-place-directory-card__media img,.br-brewery-card__logo img{border-radius:inherit;object-fit:cover}.br-place-directory-card__media span,.br-brewery-card__logo>span{display:grid;place-items:center;width:100%;height:100%}.br-place-directory-card__body,.br-brewery-card__body{justify-content:start;gap:.4375rem;min-height:7rem;padding:0}.br-place-directory-card:has(.br-place-directory-card__favorite) .br-place-directory-card__body,.br-brewery-card:has(.br-brewery-card__favorite) .br-brewery-card__body{padding-right:2.75rem}.br-place-directory-card__main{gap:.25rem}.br-place-directory-card__meta{flex-wrap:nowrap;overflow:hidden}.br-place-directory-card__facts,.br-brewery-card__facts{min-width:0;gap:.3125rem}.br-beer-card__shop-badge{position:absolute;left:.625rem;bottom:.625rem;z-index:4;overflow:hidden;display:grid;place-items:center;width:3.25rem;height:3.25rem;border:.125rem solid var(--br-surface-solid);border-radius:.875rem;color:var(--br-text);background:var(--br-surface-solid);box-shadow:var(--br-shadow-xs);font-size:.875rem;font-weight:600;line-height:1}.br-beer-card__shop-badge img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.br-beer-card .br-beer-card__media .br-beer-card__shop-badge img{object-fit:cover}.br-beer-card__shop-badge>span{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.br-fresh-beer-card .br-beer-card__shop-badge{left:auto;right:.625rem;bottom:.625rem;z-index:3;width:3.5rem;height:3.5rem;border-width:.125rem;border-radius:.875rem;font-size:.9375rem}@media(min-width:721px){[data-beer-card-grid].br-beer-card-grid--list .br-fresh-beer-card .br-beer-card__shop-badge{left:auto;right:.3125rem;bottom:.3125rem;width:2.375rem;height:2.375rem;border-radius:.625rem;font-size:.75rem}}@media(min-width:721px)and (max-width:900px){.br-place-directory-grid,.br-brewery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.br-place-directory-card,.br-brewery-card{grid-template-columns:6rem minmax(0,1fr);gap:.75rem;border-radius:20px}.br-place-directory-card__media,.br-brewery-card__logo{width:6rem;height:6rem;min-height:0;padding:0;border-radius:.75rem}.br-place-directory-card__body,.br-brewery-card__body{min-height:6rem;gap:.375rem}}@media(max-width:720px){.br-fresh-tools{gap:12px;margin-bottom:16px}.br-fresh-tools__primary{display:block}.br-fresh-tools .br-fresh-tabs{width:min(100%,calc(100vw - 28px));max-width:none}.br-fresh-style-tabs,.br-shop-style-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;scrollbar-width:none}.br-fresh-style-tabs::-webkit-scrollbar,.br-shop-style-tabs::-webkit-scrollbar{display:none}.br-fresh-style-tabs .br-shop-menu-tab,.br-shop-style-tabs .br-shop-menu-tab{flex:0 0 auto}.br-fresh-feed .br-beer-grid{gap:12px}.br-fresh-date-divider{gap:.4375rem;top:calc(64px + .5rem);min-height:1.375rem;margin:-.375rem 0;padding:.125rem .25rem}.br-mobile-header--hidden~.br-app .br-fresh-date-divider{top:.5rem}.br-fresh-date-divider__lead{gap:.375rem}.br-fresh-date-divider__copy{gap:.25rem}.br-fresh-date-divider strong{font-size:.875rem}.br-fresh-date-divider time{font-size:.8125rem}.br-fresh-date-divider__count{font-size:.8125rem}.br-place-directory-card,.br-brewery-card{grid-template-columns:5.75rem minmax(0,1fr);align-items:start;gap:0 .625rem;min-height:0;padding:.4375rem .625rem .4375rem .5rem;border-radius:1rem}.br-place-directory-card__media,.br-brewery-card__logo{width:5.75rem;height:5.75rem;min-height:0;padding:0;border-radius:.75rem}.br-place-directory-card__body,.br-brewery-card__body{min-height:5.75rem;gap:.25rem;padding:0}.br-place-directory-card:has(.br-place-directory-card__favorite) .br-place-directory-card__body,.br-brewery-card:has(.br-brewery-card__favorite) .br-brewery-card__body{padding-right:2.75rem}.br-place-directory-card__title,.br-brewery-card__body h2{font-size:1rem;line-height:1.12}.br-place-directory-card__address,.br-brewery-card__kind{font-size:.8125rem;line-height:1.2}.br-place-directory-card__facts,.br-brewery-card__facts{gap:.25rem;overflow:hidden}.br-place-directory-card__facts .br-card-fact,.br-brewery-card__facts .br-card-fact,.br-place-directory-card__facts .br-open-status{min-height:1.25rem;padding:.1875rem .375rem;border-radius:.375rem;white-space:nowrap}.br-place-directory-card__facts .br-open-status{flex:0 1 auto;align-items:center;max-width:100%}.br-place-directory-card__facts .br-open-status__dot{margin-top:0}.br-place-directory-card__meta{flex-wrap:nowrap;gap:.375rem;overflow:hidden;font-size:.6875rem}.br-fresh-beer-card .br-beer-card__shop-badge{left:auto;right:.25rem;bottom:.25rem;width:2.125rem;height:2.125rem;border-radius:.625rem;font-size:.6875rem}}@media(max-width:420px){.br-place-directory-card,.br-brewery-card{padding:.375rem .5rem .375rem .4375rem}}.br-app--landing .br-select-shell{min-height:100vh;width:min(100% - 2rem,90rem);margin:0 auto;padding:1.5rem 0;display:flex;flex-direction:column;gap:1.5rem}.br-app--landing .br-select-topbar{min-height:4.875rem;padding:1rem 1.125rem;border:.0625rem solid rgba(255,255,255,.08);border-radius:1.75rem;background:#14182199;-webkit-backdrop-filter:blur(1.375rem);backdrop-filter:blur(1.375rem);box-shadow:0 .5rem 2rem #0003}.br-app--landing .br-select-logo img.br-logo-mascot{height:2.25rem;width:auto}.br-app--landing .br-select-hero{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem;align-items:stretch}.br-app--landing .br-select-card{position:relative;overflow:hidden;min-height:auto;padding:2.5rem;border:.0625rem solid rgba(255,255,255,.08);border-radius:2.125rem;background:radial-gradient(circle at 100% 0%,rgba(233,166,77,.05),transparent 30rem),#14182199;-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem);box-shadow:0 1rem 3rem #0000004d;display:flex;flex-direction:column}.br-app--landing .br-select-card--hero{justify-content:space-between}.br-app--landing .br-select-hero-mascot-container{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative}.br-app--landing .br-select-hero-mascot{width:auto;height:9rem;position:relative;z-index:1;object-fit:contain}.br-app--landing .br-select-card--hero h1{margin:1.25rem 0 0;font-size:4rem;line-height:.95;letter-spacing:0;font-weight:700}.br-app--landing .br-select-card--hero p{margin:1.25rem 0 0;color:#ffffffb3;font-size:1.0625rem;line-height:1.6;font-weight:400}.br-app--landing .br-select-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:2rem}.br-app--landing .br-select-stats div{border:.0625rem solid rgba(255,255,255,.05);border-radius:1.25rem;background:#ffffff05;padding:1rem;text-align:center}.br-app--landing .br-select-stats strong{font-size:1.75rem;font-weight:600;color:#ffffffe6}.br-app--landing .br-select-stats span{font-size:.75rem;margin-top:.375rem;color:#ffffff80;line-height:1.2}.br-app--landing .br-city-picker{padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.br-app--landing .br-city-picker__head{padding-right:0}.br-app--landing .br-city-picker__head h2{font-size:2.25rem;letter-spacing:0;font-weight:600}.br-app--landing .br-city-picker__head p{font-size:.9375rem;margin-top:.5rem;color:#fff9;font-weight:400}.br-app--landing .br-city-picker__head>span{display:none}.br-app--landing .br-city-grid--picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.br-app--landing .br-city-option button{min-height:auto;padding:1.125rem;border:.0625rem solid rgba(255,255,255,.06);border-radius:1.5rem;background:#10141cb3;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:.875rem}.br-app--landing .br-city-option button:hover{border-color:#e9a64d66;background:linear-gradient(135deg,rgba(233,166,77,.08) 0%,transparent 100%),#141821cc;transform:translateY(-.1875rem)}.br-app--landing .br-city-option--active button{border-color:#e9a64d99;background:linear-gradient(135deg,rgba(233,166,77,.12) 0%,transparent 100%),#141821cc;box-shadow:0 0 1.5rem #e9a64d26}.br-app--landing .br-city-option__main{display:flex;flex-direction:column;gap:.25rem}.br-app--landing .br-city-option__title{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.br-app--landing .br-city-option__title strong{font-size:1.125rem;font-weight:600}.br-app--landing .br-city-option__title em{font-size:.6875rem;padding:.1875rem .5rem;border-radius:99rem;background:#e9a64d26;color:#e9a64d;font-style:normal;text-transform:uppercase;font-weight:600}.br-app--landing .br-city-option button small{margin-top:0;font-size:.75rem;color:#fff6;font-weight:400}.br-app--landing .br-city-option__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.375rem;margin-top:0}.br-app--landing .br-city-option__metrics>span{background:#ffffff08;border-radius:.75rem;padding:.625rem .25rem;text-align:center;border:.0625rem solid rgba(255,255,255,.04)}.br-app--landing .br-city-option__metrics b{font-size:1.0625rem;font-weight:600;color:#ffffffe6;margin:0}.br-app--landing .br-city-option__metrics small{font-size:.6875rem;color:#fff6;margin-top:.125rem}.br-app--landing .br-city-option button>b{display:none}.br-app--landing .br-city-option__cta{display:none}.br-app--landing .br-select-features{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}.br-app--landing .br-select-features article{border:.0625rem solid rgba(255,255,255,.06);border-radius:1.5rem;background:#14182166;padding:1.25rem;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem)}.br-app--landing .br-select-features strong{display:block;font-size:1rem;font-weight:600;color:#ffffffe6}.br-app--landing .br-select-features span{display:block;font-size:.8125rem;color:#ffffff80;margin-top:.5rem;line-height:1.4}@media(max-width:68.75rem){.br-app--landing .br-select-hero{grid-template-columns:1fr}.br-app--landing .br-select-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:48rem){.br-app--landing .br-select-shell{padding:1rem 0}.br-app--landing .br-select-card{padding:1.5rem}.br-app--landing .br-select-card--hero h1{font-size:2.75rem}.br-app--landing .br-select-stats{margin-top:1.5rem}.br-app--landing .br-select-stats div{padding:.75rem}.br-app--landing .br-select-stats strong{font-size:1.5rem}.br-app--landing .br-city-picker{padding:1.5rem}.br-app--landing .br-city-grid--picker,.br-app--landing .br-select-features{grid-template-columns:1fr}}.br-catalog-subtitle{margin:.375rem 0 0;color:var(--br-text-soft);font-size:.875rem;font-weight:600;line-height:1.45}@media(max-width:720px){.br-catalog-subtitle{margin-top:.25rem;font-size:.8125rem;line-height:1.35}.br-city-catalog-section.br-section-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible;-webkit-backdrop-filter:none;backdrop-filter:none}.br-city-catalog-section .br-livewire-results{min-height:0}}@media(max-width:720px){.br-beer-card:has(.br-beer-card__price){position:relative;min-height:7.75rem}.br-beer-card:has(.br-beer-card__price) .br-beer-card__body{position:static}.br-beer-card:has(.br-beer-card__price) .br-beer-card__footer{justify-content:flex-end}.br-beer-card:has(.br-beer-card__price) .br-beer-card__price{position:absolute;left:.5rem;right:5.375rem;bottom:.625rem;width:auto;max-width:none;flex:none}.br-beer-card:has(.br-beer-card__price) .br-beer-card__price strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.br-beer-card--unknown-price .br-beer-card__body:has(.br-beer-card__footer--cta-only){grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto auto;align-content:start;align-items:center;column-gap:.25rem;row-gap:.25rem}.br-beer-card--unknown-price .br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__metrics{grid-column:1;grid-row:2;align-self:center;min-width:0}.br-beer-card--unknown-price .br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__footer--cta-only{grid-column:2;grid-row:2;align-self:center;justify-self:end}.br-beer-card--catalog-preview:has(.br-beer-card__price){min-height:0}.br-beer-card--catalog-preview:has(.br-beer-card__price) .br-beer-card__body{grid-template-columns:minmax(0,1fr) max-content;grid-template-rows:auto auto;align-content:start;align-items:center;column-gap:.25rem;row-gap:.25rem}.br-beer-card--catalog-preview:has(.br-beer-card__price) .br-beer-card__metrics{grid-column:1;grid-row:2;align-self:center;min-width:0}.br-beer-card--catalog-preview:has(.br-beer-card__price) .br-beer-card__footer{grid-column:2;grid-row:2;align-self:center;justify-self:end;width:auto}.br-beer-card--catalog-preview .br-beer-card__metrics,.br-beer-card--unknown-price .br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__metrics{flex-wrap:wrap;align-content:center;column-gap:.25rem;row-gap:.125rem;overflow:visible}.br-beer-card--catalog-preview .br-beer-card__metric+.br-beer-card__metric:before,.br-beer-card--unknown-price .br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__metric+.br-beer-card__metric:before{content:"·";display:inline-flex;flex:0 0 auto;align-self:center;margin:0;color:var(--br-muted);font-size:.6875rem;font-weight:600;line-height:1;white-space:nowrap}.br-beer-card--catalog-preview .br-beer-card__metric,.br-beer-card--unknown-price .br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__metric{flex:0 0 auto;gap:.1875rem;white-space:nowrap}.br-beer-card--catalog-preview .br-beer-card__metric strong,.br-beer-card--unknown-price .br-beer-card__body:has(.br-beer-card__footer--cta-only) .br-beer-card__metric strong{overflow:visible;text-overflow:clip}.br-beer-card--catalog-preview:has(.br-beer-card__price) .br-beer-card__footer a,.br-beer-card--unknown-price .br-beer-card__footer--cta-only a{min-height:1.875rem;padding:.375rem;border-radius:.625rem;font-size:.75rem}.br-beer-card--catalog-preview .br-beer-card__price{display:none}}@media(max-width:420px){.br-beer-card:has(.br-beer-card__price) .br-beer-card__price{left:.4375rem;bottom:.5rem}}.br-home-catalog-teaser{display:grid;gap:1rem}.br-home-catalog-teaser__head{align-items:end;margin-bottom:0}.br-home-catalog-teaser__head .br-eyebrow{display:inline-flex;margin-bottom:.35rem}.br-home-catalog-teaser__grid.br-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.br-home-catalog-teaser__footer{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center}.br-home-catalog-teaser__footer .br-button{min-height:2.75rem;border-radius:.875rem}.br-home-catalog-teaser__footer .br-icon{width:1rem;height:1rem}.br-city-insight{display:grid;gap:clamp(1.25rem,2.5vw,1.75rem);padding:clamp(1.5rem,3vw,2.5rem) 0}.br-city-insight__copy{max-width:56rem;min-width:0}.br-city-insight__copy .br-eyebrow{margin-bottom:.5rem}.br-city-insight__copy h2{margin:0;color:var(--br-text);font-size:clamp(1.5rem,2.6vw,2.25rem);line-height:1.12;font-weight:600;letter-spacing:-.01em}.br-city-insight__copy p{max-width:52rem;margin:.625rem 0 0;color:var(--br-text-soft);font-size:1rem;line-height:1.6}.br-city-insight__collections{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.br-city-insight__collections a{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.875rem;align-items:start;min-width:0;min-height:7.5rem;padding:1.125rem;border:1px solid var(--br-border);border-radius:1rem;color:var(--br-text);background:linear-gradient(145deg,color-mix(in srgb,var(--br-surface) 90%,transparent),color-mix(in srgb,var(--br-surface-2) 72%,transparent));box-shadow:var(--br-shadow-soft);text-decoration:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.br-city-insight__collections a:hover,.br-city-insight__collections a:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 56%,var(--br-border));background:linear-gradient(145deg,color-mix(in srgb,var(--br-surface) 80%,var(--br-brand-soft)),color-mix(in srgb,var(--br-surface-2) 78%,transparent));box-shadow:var(--br-shadow-glow);transform:translateY(-.1875rem)}.br-city-insight__card-icon{flex:0 0 auto;display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid color-mix(in srgb,var(--br-brand) 28%,transparent);border-radius:.875rem;color:var(--br-brand);background:var(--br-brand-soft)}.br-city-insight__card-icon .br-icon{width:1.25rem;height:1.25rem}.br-city-insight__card-copy{display:grid;gap:.375rem;min-width:0}.br-city-insight__card-copy strong,.br-city-insight__card-copy small{display:block}.br-city-insight__card-copy strong{color:var(--br-text);font-size:1.0625rem;line-height:1.2;font-weight:600;letter-spacing:0}.br-city-insight__card-copy small{color:var(--br-text-soft);font-size:.84rem;line-height:1.4;font-weight:500}.br-city-insight__card-arrow{width:1rem;height:1rem;margin-top:.25rem;color:color-mix(in srgb,var(--br-brand) 78%,var(--br-muted));transition:transform .2s ease}.br-city-insight__collections a:hover .br-city-insight__card-arrow{transform:translate(.1875rem)}.br-city-insight__rail{display:grid;gap:.625rem}.br-city-insight__rail p{margin:0;color:var(--br-muted);font-size:.78rem;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:.03em}.br-city-insight__tags{display:flex;flex-wrap:wrap;gap:.5rem}.br-city-insight__tags a{display:inline-flex;align-items:center;gap:.5rem;max-width:100%;min-height:2.75rem;padding:.5rem .875rem;border:1px solid color-mix(in srgb,var(--br-border) 86%,transparent);border-radius:999px;color:var(--br-text-soft);background:color-mix(in srgb,var(--br-surface) 56%,transparent);font-size:.875rem;font-weight:600;line-height:1.15;text-decoration:none;transition:border-color .18s ease,color .18s ease,background .18s ease}.br-city-insight__tags a:hover,.br-city-insight__tags a:focus-visible{border-color:color-mix(in srgb,var(--br-brand) 42%,var(--br-border));color:var(--br-text);background:color-mix(in srgb,var(--br-brand-soft) 38%,var(--br-surface))}.br-city-insight__tags .br-icon{width:1rem;height:1rem;flex:0 0 auto;color:var(--br-brand)}.br-city-insight__tags span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:960px){.br-city-insight__collections{grid-template-columns:1fr 1fr}}@media(max-width:720px){.br-city-insight{gap:1rem;padding:1.25rem 0}.br-city-insight__copy p{margin-top:.5rem;font-size:.9375rem;line-height:1.5}.br-city-insight__collections{grid-template-columns:1fr 1fr;gap:.625rem}.br-city-insight__collections a{min-height:6rem;padding:.875rem;border-radius:.875rem;gap:.625rem}.br-city-insight__card-icon{width:2.375rem;height:2.375rem;border-radius:.75rem}.br-city-insight__card-icon .br-icon{width:1.125rem;height:1.125rem}.br-city-insight__card-copy strong{font-size:.9375rem}.br-city-insight__card-copy small{font-size:.8rem}.br-city-insight__tags{flex-wrap:nowrap;overflow-x:auto;padding:.125rem 0 .375rem;scrollbar-width:none}.br-city-insight__tags::-webkit-scrollbar{display:none}.br-city-insight__tags a{flex:0 0 auto}}@media(max-width:430px){.br-city-insight__collections{grid-template-columns:1fr}.br-city-insight__collections a{grid-template-columns:auto minmax(0,1fr)}.br-city-insight__card-arrow{display:none}}.br-contact-page{display:grid;gap:1.15rem;max-width:860px}.br-contact-section{display:grid;gap:.72rem;padding-bottom:1.15rem;border-bottom:1px solid var(--br-border)}.br-contact-section:last-child{padding-bottom:0;border-bottom:0}.br-contact-section h2{margin:0;color:var(--br-text);font-size:1.22rem;line-height:1.2;font-weight:600;letter-spacing:0}.br-contact-section p{margin:0;color:var(--br-text-soft);line-height:1.55}.br-contact-links{display:grid;gap:.5rem}.br-contact-link{display:inline-flex;width:fit-content;align-items:center;max-width:100%;gap:.5rem;color:var(--br-text);font-weight:600;text-decoration:none}.br-contact-link:hover{color:var(--br-brand)}.br-contact-link .br-icon,.br-contact-city-list .br-icon{width:1rem;height:1rem;flex:0 0 auto;color:var(--br-brand)}.br-contact-link span{min-width:0;overflow-wrap:anywhere}.br-contact-city-list{display:flex;flex-wrap:wrap;gap:.5rem}.br-contact-city-list a{display:inline-flex;align-items:center;gap:.38rem;min-width:0;min-height:2.2rem;padding:.42rem .7rem;border:1px solid var(--br-border);border-radius:999px;color:var(--br-text);background:color-mix(in srgb,var(--br-surface-2) 42%,transparent);font-weight:600;text-decoration:none}.br-contact-city-list a:hover{border-color:color-mix(in srgb,var(--br-brand) 45%,var(--br-border));color:var(--br-brand)}.br-contact-region-note{max-width:680px;padding-top:.1rem;color:var(--br-muted);font-size:.95rem}@media(max-width:560px){.br-contact-page{gap:1rem}.br-contact-section{gap:.68rem}.br-contact-city-list a{min-height:2.35rem}}.br-beer-meta-row{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:.875rem;color:var(--br-text-soft);font-size:1rem;font-weight:600;line-height:1.4}.br-beer-meta-breweries,.br-beer-meta-facts{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.375rem .5625rem}.br-beer-meta-collab-separator{color:var(--br-muted);font-weight:500;font-size:.875rem;-webkit-user-select:none;user-select:none;margin:0 .125rem}.br-beer-meta-item{display:inline-flex;align-items:center;gap:.375rem}.br-beer-meta-logo{width:1.5rem;height:1.5rem;border-radius:.3125rem;overflow:hidden;background:var(--br-surface-3);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.625rem;font-weight:600;color:var(--br-brand);text-transform:uppercase}.br-beer-meta-logo img{width:100%;height:100%;object-fit:cover}.br-beer-meta-brewery-entry{display:inline-flex;align-items:center;gap:.375rem}.br-beer-meta-brewery-entry a{color:var(--br-text);text-decoration:none;transition:color .15s ease}.br-beer-meta-brewery-entry a:hover{color:var(--br-brand)}.br-beer-meta-separator{color:var(--br-border-strong);font-weight:600;-webkit-user-select:none;user-select:none;font-size:1rem}.br-beer-meta-separator--main{display:none}.br-beer-meta-rating-link{display:inline-flex;align-items:center;gap:.25rem;color:inherit;text-decoration:none}.br-beer-meta-rating-link:hover{color:var(--br-brand)}.br-beer-meta-rating-link--gold{color:var(--br-rating-gold)}.br-beer-meta-star-icon{width:1rem;height:1rem;color:var(--br-rating-gold)}.br-beer-meta-untappd-icon{width:1.25rem;height:1.25rem;color:var(--br-rating-gold);display:inline-block;vertical-align:middle}.br-beer-meta-item--fact{display:inline-flex;align-items:center;gap:.25rem}.br-beer-card__overlay-link{position:absolute;inset:0;z-index:1;text-decoration:none}.br-beer-card__footer a,.br-beer-brewery a{position:relative;z-index:3}.br-beer-card__favorite{z-index:4}.br-beer-card__primary-link:focus-visible{outline:2px solid color-mix(in srgb,var(--br-brand) 42%,transparent);outline-offset:3px}.br-beer-meta-rating-link--gold{color:inherit}.br-beer-meta-rating-link--gold strong,.br-beer-meta-rating-link--gold:hover strong{color:var(--br-rating-gold)}.br-beer-meta-rating-link small,.br-beer-meta-rating-link:hover small,.br-beer-fact-pill--gold small{color:var(--br-text-soft)}.br-beer-meta-item--fact span{color:var(--br-muted);font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.br-beer-meta-item--fact strong{color:var(--br-text);font-weight:600}@media(min-width:561px){.br-beer-meta-row{font-size:1.125rem;gap:.625rem;margin-top:1.25rem}.br-beer-meta-logo{width:1.625rem;height:1.625rem;border-radius:.375rem}.br-beer-meta-untappd-icon{width:1.375rem;height:1.375rem}.br-beer-meta-separator{font-size:1.125rem}.br-beer-meta-collab-separator{font-size:1.0625rem}.br-beer-meta-item--fact span{font-size:.875rem}}.br-beer-cover--missing,.br-beer-card__media--missing{color:#fff;background:var(--br-surface-2)}.br-beer-cover--missing{padding:0}.br-beer-card__media--missing:after{content:none}.br-beer-art{--beer-bg-1: #111827;--beer-bg-2: #26344f;--beer-bg-3: #0f172a;--beer-glass: rgba(236, 248, 255, .2);--beer-liquid-1: #ffd37a;--beer-liquid-2: #efa63d;--beer-liquid-3: #c87314;--beer-glass-width: 44%;--beer-glass-height: 66%;position:relative;isolation:isolate;overflow:hidden;display:grid;width:100%;height:100%;min-height:100%;place-items:center;background:linear-gradient(132deg,rgba(255,255,255,.14),transparent 28%),linear-gradient(156deg,var(--beer-bg-1) 0%,var(--beer-bg-2) 54%,var(--beer-bg-3) 100%)}.br-beer-art:before{content:"";position:absolute;inset:9%;z-index:-1;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:linear-gradient(90deg,transparent 0 48%,rgba(255,255,255,.08) 48% 49%,transparent 49% 100%),linear-gradient(0deg,transparent 0 48%,rgba(255,255,255,.05) 48% 49%,transparent 49% 100%);opacity:.42;transform:rotate(-4deg)}.br-beer-art:after{content:"";position:absolute;inset:auto -12% -24%;z-index:-1;height:46%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.28))}.br-beer-card__media--missing .br-beer-art{position:absolute;inset:0}.br-beer-art__generated{position:absolute;inset:0;z-index:7;background-image:var(--beer-placeholder-image);background-position:center;background-size:cover;pointer-events:none}.br-beer-art__badge{position:absolute;top:.75rem;left:50%;z-index:8;max-width:calc(100% - 1.5rem);padding:.38rem .64rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#080d1894;color:#ffffffe6;font-size:.73rem;font-weight:600;line-height:1;box-shadow:0 .5rem 1.25rem #00000038;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(-50%);white-space:nowrap;pointer-events:none}.br-beer-art[data-beer-family=lager]{--beer-bg-1: #102033;--beer-bg-2: #1f4555;--beer-bg-3: #19213a;--beer-liquid-1: #ffe58d;--beer-liquid-2: #f5bb43;--beer-liquid-3: #cf7d14}.br-beer-art[data-beer-family=ipa]{--beer-bg-1: #0d231e;--beer-bg-2: #24543b;--beer-bg-3: #10263c;--beer-liquid-1: #f3dd74;--beer-liquid-2: #9fbd39;--beer-liquid-3: #4f8f2e}.br-beer-art[data-beer-family=pale-ale]{--beer-bg-1: #151e24;--beer-bg-2: #4e3f22;--beer-bg-3: #18223b;--beer-liquid-1: #ffe087;--beer-liquid-2: #d98a32;--beer-liquid-3: #94501d}.br-beer-art[data-beer-family=stout]{--beer-bg-1: #17110e;--beer-bg-2: #35231c;--beer-bg-3: #101827;--beer-liquid-1: #ad6d3d;--beer-liquid-2: #62331f;--beer-liquid-3: #21110d}.br-beer-art[data-beer-family=sour]{--beer-bg-1: #18223c;--beer-bg-2: #553666;--beer-bg-3: #162f38;--beer-liquid-1: #ffc66c;--beer-liquid-2: #f26f5e;--beer-liquid-3: #b84268}.br-beer-art[data-beer-family=wheat]{--beer-bg-1: #223024;--beer-bg-2: #66643b;--beer-bg-3: #1c2f36;--beer-liquid-1: #fff0a8;--beer-liquid-2: #d8c75a;--beer-liquid-3: #a78024}.br-beer-art[data-beer-family=belgian]{--beer-bg-1: #201a14;--beer-bg-2: #5f4520;--beer-bg-3: #1c2438;--beer-liquid-1: #ffe7a0;--beer-liquid-2: #e09a38;--beer-liquid-3: #a75a20}.br-beer-art[data-beer-family=ale]{--beer-bg-1: #241a16;--beer-bg-2: #5d3428;--beer-bg-3: #17213b;--beer-liquid-1: #ffc36e;--beer-liquid-2: #d56d2d;--beer-liquid-3: #9f351e}.br-beer-art[data-beer-family=cider]{--beer-bg-1: #201a35;--beer-bg-2: #5a5127;--beer-bg-3: #183442;--beer-liquid-1: #fff2a5;--beer-liquid-2: #e1b94b;--beer-liquid-3: #a8791f}.br-beer-art[data-beer-family=non-alcoholic]{--beer-bg-1: #10241f;--beer-bg-2: #2d5c45;--beer-bg-3: #142a3b;--beer-liquid-1: #fff3a2;--beer-liquid-2: #d9c451;--beer-liquid-3: #8fa436}.br-beer-art__rail,.br-beer-art__bubble{position:absolute;pointer-events:none}.br-beer-art__rail{z-index:0;width:22%;height:120%;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;transform:rotate(14deg)}.br-beer-art__rail--left{left:-11%;top:-12%}.br-beer-art__rail--right{right:-13%;bottom:-16%}.br-beer-art__bubble{z-index:1;border-radius:999px;background:#ffffff6b;box-shadow:0 0 18px #ffffff2e}.br-beer-art__bubble--one{top:18%;left:22%;width:.5rem;height:.5rem}.br-beer-art__bubble--two{top:34%;right:22%;width:.375rem;height:.375rem;opacity:.76}.br-beer-art__bubble--three{right:31%;bottom:21%;width:.3125rem;height:.3125rem;opacity:.62}.br-beer-art__glass{position:relative;z-index:2;overflow:hidden;width:var(--beer-glass-width);height:var(--beer-glass-height);min-width:2.625rem;min-height:4rem;clip-path:polygon(6% 0,94% 0,80% 100%,20% 100%);background:linear-gradient(90deg,rgba(255,255,255,.26),transparent 22%,transparent 75%,rgba(255,255,255,.08)),var(--beer-glass);box-shadow:0 1.5rem 3.5rem #00000057,inset 0 0 0 .125rem #ffffff57;filter:drop-shadow(0 1.375rem 2.25rem rgba(0,0,0,.22));transform:rotate(-1deg)}.br-beer-art__glass:before{content:"";position:absolute;inset:0;z-index:5;border:.125rem solid rgba(255,255,255,.42);clip-path:inherit;pointer-events:none}.br-beer-art__glass:after{content:"";position:absolute;left:24%;right:24%;bottom:6%;z-index:4;height:.375rem;border-radius:999px;background:#47240b33}.br-beer-art__liquid{position:absolute;inset:28% 7% 6%;z-index:1;border-radius:0 0 1.25rem 1.25rem;background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.22),transparent 18%),linear-gradient(90deg,rgba(255,255,255,.2),transparent 24%,transparent 74%,rgba(0,0,0,.16)),linear-gradient(180deg,var(--beer-liquid-1),var(--beer-liquid-2) 48%,var(--beer-liquid-3))}.br-beer-art__liquid:before,.br-beer-art__liquid:after{content:"";position:absolute;border-radius:999px;background:#ffffff4d}.br-beer-art__liquid:before{top:26%;left:28%;width:.375rem;height:.375rem}.br-beer-art__liquid:after{right:30%;bottom:30%;width:.25rem;height:.25rem;opacity:.76}.br-beer-art__foam{position:absolute;top:5%;left:10%;right:10%;z-index:3;height:27%;border-radius:.85rem .85rem .45rem .45rem;background:radial-gradient(circle at 16% 34%,#ffffff 0 20%,transparent 21%),radial-gradient(circle at 42% 18%,#fff8d9 0 22%,transparent 23%),radial-gradient(circle at 70% 34%,#ffffff 0 20%,transparent 21%),linear-gradient(180deg,#fffef3,#fff0bd);box-shadow:0 .1875rem #9e70231f}.br-beer-art__shine{position:absolute;inset:14% auto 13% 21%;z-index:4;width:13%;border-radius:999px;background:linear-gradient(180deg,#ffffffad,#ffffff14)}.br-beer-art__rim{position:absolute;top:0;left:9%;right:9%;z-index:6;height:.375rem;border-radius:999px;background:#ffffffb8;box-shadow:0 .1875rem .5rem #ffffff29}.br-beer-art__base{position:absolute;left:25%;right:25%;bottom:0;z-index:6;height:.25rem;border-radius:999px;background:#ffffff80}.br-beer-art--hero{--beer-glass-width: min(43%, 12.25rem);--beer-glass-height: 67%}.br-beer-art--card{--beer-glass-width: 46%;--beer-glass-height: 65%}[data-beer-card-grid].br-beer-card-grid--list .br-beer-card__media--missing .br-beer-art,.br-product-grid--list .br-beer-card__media--missing .br-beer-art{--beer-glass-width: 52%;--beer-glass-height: 75%}[data-beer-card-grid].br-beer-card-grid--list .br-beer-art__bubble--one,[data-beer-card-grid].br-beer-card-grid--list .br-beer-art__bubble--two,[data-beer-card-grid].br-beer-card-grid--list .br-beer-art__bubble--three,.br-product-grid--list .br-beer-art__bubble--one,.br-product-grid--list .br-beer-art__bubble--two,.br-product-grid--list .br-beer-art__bubble--three,[data-beer-card-grid].br-beer-card-grid--list .br-beer-art__badge,.br-product-grid--list .br-beer-art__badge{display:none}@media(max-width:720px){.br-beer-art--hero{--beer-glass-width: 43%;--beer-glass-height: 63%}.br-beer-art--card{--beer-glass-width: 48%;--beer-glass-height: 72%}.br-beer-art__bubble,.br-beer-art--card .br-beer-art__badge{display:none}}
