:root{--bg:#ffffff;--surface:#f7f7f5;--text:#111111;--muted:#666666;--line:#eaeaea;--amber:var(--bk-color-accent);--blue:#2563eb;--green:#16a34a;--bk-font-micro:0.625rem;--bk-font-caption:0.6875rem;--bk-font-label:0.75rem;--bk-font-body-sm:0.8125rem;--bk-font-body:0.875rem;--bk-font-title-sm:1rem;--bk-font-title-md:1.0625rem;--bk-font-title-lg:1.3125rem;--bk-font-display-sm:1.875rem;--beer-product-aspect-ratio:3/4;--beer-product-bg:#ffffff;--beer-product-border:rgba(208,215,225,0.92)}.bk-age-gate a,.bk-public-app-shell a{color:inherit;text-decoration:none}nextjs-portal{display:none!important}:is(.bk-public-app-shell,.bk-admin-shell,.bk-admin-auth-shell) :where(button,input){font:inherit}.bk-form-control-shell{align-items:center;box-sizing:border-box;display:grid;grid-template-columns:20px minmax(0,1fr);grid-column-gap:10px;column-gap:10px;min-width:0;width:100%}.bk-form-control-shell.has-trailing-action{grid-template-columns:20px minmax(0,1fr) 20px}.bk-form-control-shell>.bk-form-control-leading,.bk-form-control-shell>:is(button,.bk-password-visibility-toggle){align-items:center;display:grid;justify-content:center;line-height:0;min-height:20px;min-width:20px;padding:0;place-items:center;width:20px}.bk-form-control-shell>.bk-form-control-leading{flex:0 0 20px;grid-column:1;height:20px}.bk-form-control-shell>.bk-form-control-leading>svg{display:block;height:18px;width:18px}.bk-form-control-shell.has-trailing-action>:is(button,.bk-password-visibility-toggle){box-sizing:border-box;grid-column:3;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;width:20px;position:relative}.bk-form-control-shell.has-trailing-action>:is(button,.bk-password-visibility-toggle):before{content:"";inset:-10px;position:absolute}.bk-form-control-shell>:is(input,textarea,select,.bk-public-input,.bk-admin-ui-control){background:transparent;border:0;box-sizing:border-box;grid-column:2;height:100%;line-height:1.3;margin:0;min-height:0;min-width:0;outline:0;padding:0;width:100%}.bk-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.bk-skeleton{--bk-skeleton-radius:999px;display:block;min-width:0;overflow:hidden;border-radius:var(--bk-skeleton-radius);background:linear-gradient(90deg,#edf2f7,#f8fafc 44%,#edf2f7 88%);background-size:220% 100%;box-shadow:inset 0 0 0 1px rgba(208,215,225,.32);animation:bk-skeleton-shimmer 1.25s ease-in-out infinite}.bk-skeleton,.bk-skeleton-text{min-height:14px}.bk-skeleton-circle{aspect-ratio:1;border-radius:999px}.bk-skeleton-image{--bk-skeleton-radius:12px;min-height:72px}.bk-skeleton-card{--bk-skeleton-radius:14px;min-height:120px}.bk-skeleton-table-row{--bk-skeleton-radius:10px;min-height:58px}.bk-skeleton-button{min-height:32px}@keyframes bk-skeleton-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.bk-skeleton{animation:none}}.bk-user-avatar{--bk-user-avatar-size:38px;--bk-user-avatar-font-size:var(--bk-font-body-sm);--bk-user-avatar-bg:linear-gradient(180deg,#f9fafb,#eef2f7);--bk-user-avatar-border:rgba(148,163,184,0.3);--bk-user-avatar-color:#1f2937;--bk-user-avatar-content-inset:2px;--bk-user-avatar-inner-ring:rgba(255,255,255,0.76);--bk-user-avatar-outer-ring:rgba(15,23,42,0.08);--bk-user-avatar-shadow:rgba(15,23,42,0.12);position:relative;display:inline-grid;place-items:center;flex:0 0 auto;box-sizing:border-box;width:var(--bk-user-avatar-size);min-width:var(--bk-user-avatar-size);max-width:var(--bk-user-avatar-size);height:var(--bk-user-avatar-size);min-height:var(--bk-user-avatar-size);max-height:var(--bk-user-avatar-size);aspect-ratio:1/1;overflow:hidden;border:1px solid var(--bk-user-avatar-border);border-radius:999px;background:var(--bk-user-avatar-bg);color:var(--bk-user-avatar-color);font-size:var(--bk-user-avatar-font-size);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-badge);letter-spacing:0;text-transform:uppercase;vertical-align:middle;box-shadow:inset 0 0 0 1px var(--bk-user-avatar-inner-ring),0 0 0 1px var(--bk-user-avatar-outer-ring),0 6px 14px -10px var(--bk-user-avatar-shadow);isolation:isolate}.bk-user-avatar--small{--bk-user-avatar-size:32px;--bk-user-avatar-icon-size:18px;--bk-user-avatar-font-size:var(--bk-font-label)}.bk-user-avatar--medium{--bk-user-avatar-size:38px;--bk-user-avatar-icon-size:22px;--bk-user-avatar-font-size:var(--bk-font-body-sm)}.bk-user-avatar--large{--bk-user-avatar-size:58px;--bk-user-avatar-icon-size:30px;--bk-user-avatar-font-size:var(--bk-type-role-section-title)}.bk-user-avatar>img,.bk-user-avatar>span{box-sizing:border-box;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;border-radius:inherit}.bk-user-avatar>img{position:absolute;inset:var(--bk-user-avatar-content-inset);width:calc(100% - var(--bk-user-avatar-content-inset) - var(--bk-user-avatar-content-inset));min-width:calc(100% - var(--bk-user-avatar-content-inset) - var(--bk-user-avatar-content-inset));max-width:calc(100% - var(--bk-user-avatar-content-inset) - var(--bk-user-avatar-content-inset));height:calc(100% - var(--bk-user-avatar-content-inset) - var(--bk-user-avatar-content-inset));min-height:calc(100% - var(--bk-user-avatar-content-inset) - var(--bk-user-avatar-content-inset));max-height:calc(100% - var(--bk-user-avatar-content-inset) - var(--bk-user-avatar-content-inset));border-radius:inherit;object-fit:cover;object-position:center}.bk-user-avatar>span{display:grid;align-items:center;justify-content:center;place-items:center;padding:0;color:var(--bk-user-avatar-color);font-size:inherit;font-weight:inherit;line-height:var(--bk-type-line-badge);letter-spacing:0;text-align:center;text-transform:inherit}.bk-user-avatar-icon svg{width:var(--bk-user-avatar-icon-size,22px);height:var(--bk-user-avatar-icon-size,22px);stroke-width:1.8}.beer-product-frame{overflow:hidden;border:0;background-color:var(--beer-product-bg);background-position:50%;background-repeat:no-repeat;background-size:contain;box-shadow:none}.rating-cap.MuiTypography-root{display:inline-flex;position:relative;align-items:center;justify-content:center;flex:0 0 auto;width:var(--rating-cap-size);height:var(--rating-cap-size);border:0;border-radius:50%;background:var(--rating-cap-color);box-shadow:inset 0 0 0 2px rgba(255,255,255,.18);-webkit-clip-path:polygon(50% 0,56% 8%,64% 3%,69% 12%,78% 10%,82% 19%,91% 22%,90% 31%,98% 37%,93% 44%,100% 50%,93% 56%,98% 63%,90% 69%,91% 78%,82% 81%,78% 90%,69% 88%,64% 97%,56% 92%,50% 100%,44% 92%,36% 97%,31% 88%,22% 90%,18% 81%,9% 78%,10% 69%,2% 63%,7% 56%,0 50%,7% 44%,2% 37%,10% 31%,9% 22%,18% 19%,22% 10%,31% 12%,36% 3%,44% 8%);clip-path:polygon(50% 0,56% 8%,64% 3%,69% 12%,78% 10%,82% 19%,91% 22%,90% 31%,98% 37%,93% 44%,100% 50%,93% 56%,98% 63%,90% 69%,91% 78%,82% 81%,78% 90%,69% 88%,64% 97%,56% 92%,50% 100%,44% 92%,36% 97%,31% 88%,22% 90%,18% 81%,9% 78%,10% 69%,2% 63%,7% 56%,0 50%,7% 44%,2% 37%,10% 31%,9% 22%,18% 19%,22% 10%,31% 12%,36% 3%,44% 8%);color:var(--rating-cap-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-badge);text-align:center;text-shadow:none;--rating-cap-color:var(--bk-color-green-600);--rating-cap-size:42px;--rating-cap-text:#ffffff}.rating-cap.small.MuiTypography-root{--rating-cap-size:36px;font-size:var(--bk-type-role-meta)}.rating-cap.medium.MuiTypography-root{--rating-cap-size:52px;font-size:var(--bk-type-role-entity)}.rating-cap.large.MuiTypography-root{gap:2px;--rating-cap-size:64px;font-size:1.28rem}.rating-cap.excellent.MuiTypography-root{--rating-cap-color:var(--bk-color-green-600);--rating-cap-text:#ffffff}.rating-cap.benchmark.MuiTypography-root{--rating-cap-color:#059669;--rating-cap-text:#ffffff}.rating-cap.good.MuiTypography-root{--rating-cap-color:#65a30d;--rating-cap-text:#ffffff}.rating-cap.average.MuiTypography-root{--rating-cap-color:#f59e0b;--rating-cap-text:#1f2937;text-shadow:none}.rating-cap.weak.MuiTypography-root{--rating-cap-color:#ea580c;--rating-cap-text:#ffffff}.rating-cap.low.MuiTypography-root{--rating-cap-color:#dc2626;--rating-cap-text:#ffffff}.rating-cap.empty.MuiTypography-root{--rating-cap-color:#8b95a5;--rating-cap-text:#ffffff}.rating-cap-value{display:inline-flex;align-items:baseline;justify-content:center;color:inherit;font-size:inherit}.rating-cap-max,.rating-cap-value{line-height:var(--bk-type-line-badge)}.rating-cap-max{align-self:center;color:currentColor;font-weight:var(--bk-type-weight-medium);opacity:.72}.rating-cap-max,.rating-cap.large .rating-cap-max{font-size:var(--bk-type-role-badge)}.rating-cap.empty .rating-cap-max{opacity:.72}.app-shell{max-width:1180px;margin:0 auto;padding:18px}.topbar{display:grid;grid-template-columns:160px minmax(220px,1fr) auto;grid-gap:12px;gap:12px;align-items:center;min-height:56px}.birkarta-brand,.brand{display:flex;align-items:center}.brand{gap:10px;font-size:var(--bk-type-role-section-title);font-weight:var(--bk-type-weight-display)}.birkarta-brand img{width:38px;height:38px;flex:0 0 auto;object-fit:contain}.birkarta-brand span,.brand span{color:#2b2d31;line-height:var(--bk-type-line-badge)}.searchbar{display:flex;gap:10px;align-items:center;min-width:0;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--muted)}.top-actions{display:flex;gap:8px}.chip,.icon-button,.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;border:1px solid transparent;border-radius:16px;cursor:pointer;white-space:nowrap}.icon-button{width:46px;background:var(--surface);color:var(--text)}.primary-button{padding:0 18px;background:var(--amber);color:#111;font-weight:var(--bk-type-weight-title)}.eyebrow{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.82);font-size:var(--bk-type-role-table)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:28px 0 14px}.section-head h2{margin:0;font-size:var(--bk-type-role-page-title);letter-spacing:0}.section-head p{margin:6px 0 0;color:var(--muted)}.rating-cards-list{grid-template-columns:1fr;gap:10px}.top-rating-filter-panel{display:grid;grid-gap:10px;gap:10px;margin:0 0 18px;padding:12px;border:1px solid rgba(28,31,36,.06);border-radius:18px;background:#fffaf0;box-shadow:0 6px 18px rgba(28,31,36,.06)}.top-rating-filter-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.top-rating-filter-head h2{margin:0;color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-tight)}.top-rating-filter-head p{max-width:620px;margin:4px 0 0;color:#6f7782;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-body)}.top-rating-filter-head span{flex:0 0 auto;color:#7d8590;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-title)}.rating-filter-more{display:grid;grid-gap:10px;gap:10px}.rating-filter-more summary{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:34px;cursor:pointer;align-items:center;padding:0 12px;border:1px solid rgba(254,138,0,.28);border-radius:999px;background:#fff;color:#9a5b00;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-display)}.place-card,.seo-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff}.beer-image-badge{display:inline-flex;min-height:18px;align-items:center;padding:2px 6px;border-radius:6px;background:linear-gradient(135deg,rgba(254,138,0,.94),rgba(254,138,0,.94));color:#fff;font-weight:var(--bk-type-weight-label)}.beer-image-badge,.beer-image-badge.MuiTypography-root{font-size:var(--bk-type-role-badge);line-height:var(--bk-type-line-badge)}.beer-image-badge.MuiTypography-root{font-weight:var(--bk-type-weight-regular)}.bk-public-app-shell .card-body{display:grid;min-width:0;align-content:start;grid-gap:7px;gap:7px;padding:0 34px 0 0}.bk-public-app-shell .card-title{display:-webkit-box;overflow:hidden;margin:0;color:#090b0f;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-label);letter-spacing:0;line-height:var(--bk-type-line-tight);-webkit-box-orient:vertical;-webkit-line-clamp:2}.meta-row,.place-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:var(--muted);font-size:var(--bk-type-role-body)}.place-meta-address{margin-top:10px}.place-meta-distance{margin-top:8px}.rating-badge{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:0;border:0;border-radius:0;box-shadow:none}.rating-badge,.rating-badge.empty{background:transparent}.rating-badge:not(:has(.rating-badge-copy)){gap:0}.rating-badge-copy{display:inline-flex;min-width:0;flex-direction:column;color:#22252a;font-weight:var(--bk-type-weight-label)}.rating-badge-copy,.rating-badge-copy small{font-size:var(--bk-font-micro);line-height:var(--bk-type-line-entity)}.rating-badge-copy small{color:#8e95a1;font-weight:var(--bk-type-weight-medium);white-space:nowrap}.place-rating-badge{display:inline-flex;min-width:0;align-items:center;gap:4px;color:var(--bk-color-accent-readable);font-size:var(--bk-type-role-badge);line-height:var(--bk-type-line-entity)}.place-rating-badge strong,.place-rating-badge-icon{flex:0 0 auto}.place-rating-badge span:last-child{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.drink-action-favorite,.drink-favorite,.home-place-fav{display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;font:inherit;line-height:0;transition:background-color .12s ease,transform .12s ease}.drink-action-favorite:hover,.drink-favorite:hover,.home-place-fav:hover{background:transparent}.drink-action-favorite:active,.drink-favorite:active,.home-place-fav:active{transform:scale(.92)}.home-like-heart{--like-heart-fill:#ffffff;--like-heart-stroke:#8f99aa;--like-heart-stroke-width:1.6;display:block;flex:0 0 auto;width:22px;height:22px;filter:none;transition:fill .14s ease,stroke .14s ease,transform .14s ease}.home-like-heart path{fill:var(--like-heart-fill);stroke:var(--like-heart-stroke);stroke-width:var(--like-heart-stroke-width);vector-effect:non-scaling-stroke}.bk-favorite-feedback{position:absolute;z-index:20;top:calc(100% + 6px);right:0;width:max-content;max-width:min(220px,70vw);padding:7px 9px;border:1px solid rgba(217,45,32,.18);border-radius:12px;background:#fff7f7;color:#b42318;box-shadow:0 10px 24px rgba(15,23,42,.12);font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-entity);text-align:left;white-space:normal;pointer-events:none}.bk-favorite-button.active .home-like-heart,.drink-action-favorite.active .home-like-heart,.drink-favorite.active .home-like-heart,.home-place-fav.active .home-like-heart{--like-heart-fill:#ff4655;--like-heart-stroke:#ff4655}.star{color:var(--amber);fill:var(--amber)}.place-list{display:grid;grid-gap:12px;gap:12px}.place-card{display:grid;grid-template-columns:112px 1fr;min-height:122px}.place-card-link{color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.place-card-link:hover{border-color:rgba(254,138,0,.42);box-shadow:0 14px 34px rgba(17,24,39,.1);transform:translateY(-1px)}.place-card-link:focus-visible{outline:3px solid rgba(254,138,0,.24);outline-offset:3px}.place-photo{min-height:122px;aspect-ratio:112/122;background:radial-gradient(circle at 26% 28%,rgba(254,138,0,.28) 0 13%,transparent 14%),linear-gradient(135deg,#fff7e6,#edf7ff 52%,#f8fafc);background-position:50%;background-size:cover}.place-photo>img{display:block;width:100%;height:100%;object-fit:cover}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:36px;padding:0 12px;border-color:var(--line);background:#fff;color:var(--muted)}.seo-layout{max-width:860px;margin:30px auto}.seo-card{padding:22px}.taste-grid{display:grid;grid-gap:12px;gap:12px;margin:18px 0}.taste-row{display:grid;grid-template-columns:120px 1fr;grid-gap:12px;gap:12px;align-items:center}.taste-track{height:10px;overflow:hidden;border-radius:999px;background:var(--surface)}.taste-fill{height:100%;border-radius:inherit;background:var(--amber)}.scanner-layout{margin-top:18px}.form-error{color:#e1121b;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-title);margin:0}.home-shell{min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.98),rgba(245,246,248,.94) 52%,#eef0f3 100%)}.home-app{position:relative;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:26px 14px 132px;background:#f8f8f7}.home-header{align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.home-brand{display:inline-flex;min-width:0;align-items:center;gap:4px}.home-brand h1{margin:0;color:#2b2d31;font-size:var(--bk-font-display-sm);font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-badge);letter-spacing:0}.home-profile-link{display:inline-flex;flex:0 1 auto;gap:8px;align-items:center;min-height:44px;min-width:0;padding:4px 4px 4px 12px;border-radius:999px;background:rgba(255,255,255,.82);color:#2b2d31;cursor:pointer;box-shadow:0 8px 18px rgba(16,24,40,.06);transition:background-color .16s ease,box-shadow .16s ease,transform .12s ease}.home-profile-link:hover{background:#fff;box-shadow:0 10px 22px rgba(16,24,40,.1)}.home-profile-link:active{transform:scale(.97)}.home-profile-link span{overflow:hidden;max-width:96px;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-badge);text-overflow:ellipsis;white-space:nowrap}.home-profile-avatar.bk-user-avatar{--bk-user-avatar-size:28px;--bk-user-avatar-font-size:var(--bk-font-label);--bk-user-avatar-inner-ring:rgba(255,255,255,0.62);--bk-user-avatar-outer-ring:rgba(15,23,42,0.08);--bk-user-avatar-shadow:rgba(15,23,42,0.12);max-width:none}.home-profile-avatar.bk-user-avatar>span{max-width:none;overflow:visible;font-size:inherit;line-height:var(--bk-type-line-badge);white-space:normal}.home-search-empty{display:grid;grid-gap:4px;gap:4px;margin-top:16px;padding:16px;border:1px solid rgba(28,31,36,.06);border-radius:18px;background:#fff;box-shadow:0 4px 12px rgba(28,31,36,.06)}.home-search-empty .bk-public-state-title{margin:0;color:#202226;font-size:var(--bk-font-title-sm);font-weight:var(--bk-type-weight-title)}.home-search-empty .bk-public-state-copy{margin:0;color:#7b838f;font-size:var(--bk-font-body-sm);line-height:var(--bk-type-line-body)}.public-data-error{display:grid;grid-gap:6px;gap:6px;margin-top:16px;border:1px solid rgba(254,138,0,.32);border-radius:18px;padding:14px 16px;background:rgba(254,138,0,.1);color:var(--text);box-shadow:0 12px 30px rgba(32,38,54,.08)}.public-data-error .bk-public-state-copy,.public-data-error strong{margin:0}.public-data-error .bk-public-state-title,.public-data-error strong{color:var(--bk-color-warning);font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-display)}.public-data-error .bk-public-state-copy,.public-data-error p{color:var(--muted);font-size:var(--bk-type-role-body);line-height:var(--bk-type-line-body)}.home-section-header{align-items:center;justify-content:space-between;gap:12px;margin:20px 0 10px}.home-section-header h2{margin:0;color:#202226;font-size:var(--bk-font-title-md);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-tight);letter-spacing:0}.home-section-header .MuiButton-root{min-width:0;padding-right:0;color:var(--bk-color-accent);font-size:var(--bk-font-body-sm);font-weight:var(--bk-type-weight-medium);text-transform:none}.home-top-beer-list{display:grid;grid-gap:8px;gap:8px;margin-top:8px}.home-top-beer-card{position:relative;display:grid;grid-template-columns:90px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:stretch;min-height:102px;overflow:hidden;padding:0 14px 0 0;border:1px solid rgba(28,31,36,.06);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 8px 22px rgba(17,24,39,.1)}.home-top-beer-card.is-promoted{border-color:rgba(254,138,0,.34);box-shadow:0 16px 34px rgba(254,138,0,.14)}.home-top-image{position:relative;width:90px;height:calc(100% + 2px);min-height:112px;margin:-1px 0 -1px -1px;overflow:hidden;border-radius:18px 0 0 18px;border:1px solid var(--beer-product-border);background-color:var(--beer-product-bg);background-image:var(--beer-image);background-position:50%;background-repeat:no-repeat;background-size:contain}.home-top-image.product-shot{background-image:none}.home-top-image.product-shot:after,.home-top-image.product-shot:before{position:absolute;inset:0;content:""}.home-top-image.product-shot:after{background-image:var(--beer-image);background-position:50%;background-repeat:no-repeat;background-size:contain}.home-top-image.product-shot.contain-shot:after{background-size:auto 92%}.home-place-grid{display:flex;gap:12px;margin:0 -14px 0 -2px;overflow-x:auto;padding:0 14px 4px 2px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-place-grid::-webkit-scrollbar{display:none}.home-place-card{display:flex;flex:0 0 178px;min-width:0;min-height:248px;flex-direction:column;scroll-snap-align:start;padding:0 0 8px;border:1px solid rgba(28,31,36,.06);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(16,24,40,.06)}.home-place-image{position:relative;width:100%;height:104px;overflow:hidden;border-radius:16px 16px 0 0;background:radial-gradient(circle at 22% 32%,rgba(254,138,0,.3) 0 12%,transparent 13%),linear-gradient(135deg,#fff4d8,#e8f4ff 48%,#f8fafc);background-position:50%;background-size:cover}.home-place-fav{position:absolute;top:-3px;right:-3px;display:grid;width:40px;height:40px;place-items:center}.home-place-type-badge{position:absolute;bottom:8px;left:8px;display:inline-flex;min-height:21px;align-items:center;padding:3px 7px;border-radius:6px;background:rgba(17,17,17,.8);color:#fff}.home-place-type-badge,.home-place-type-badge.MuiTypography-root{font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-badge)}.home-place-type-badge.store{background:rgba(37,99,235,.9)}.home-place-content{display:grid;grid-gap:5px;gap:5px;min-width:0;flex:1 1;padding:8px 10px 0}.home-place-title.MuiTypography-root{overflow:hidden;margin-bottom:0;color:#090b0f;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title);letter-spacing:0}.home-place-title-link{color:inherit;text-decoration:none}.home-place-title-link:hover .home-place-title{color:var(--bk-color-accent)}.home-place-title-link:focus-visible{border-radius:8px;outline:3px solid rgba(254,138,0,.24);outline-offset:3px}.home-place-rating{align-items:center;gap:3px;color:var(--bk-color-accent-readable)}.home-place-rating,.home-place-rating .MuiTypography-root{font-size:var(--bk-type-role-badge);line-height:var(--bk-type-line-entity)}.home-place-rating svg{color:var(--bk-color-accent-readable);font-size:var(--bk-type-role-body)}.home-place-rating span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-place-rating strong{flex:0 0 auto}.home-place-address,.home-place-meta{overflow:hidden;margin:0;color:#363a40;font-size:var(--bk-font-micro);line-height:var(--bk-type-line-ui);text-overflow:ellipsis;white-space:nowrap}.home-place-address{color:#6f7681}.home-place-address.MuiTypography-root{font-size:var(--bk-type-role-meta);line-height:var(--bk-type-line-entity)}.home-place-open{width:-moz-fit-content;width:fit-content;margin-top:0;padding:3px 8px;border-radius:7px;background:#eaf2ff;color:#1976d2}.home-place-open,.home-place-open.MuiTypography-root{font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium)}.home-place-open.MuiTypography-root{line-height:var(--bk-type-line-entity)}.home-route-button svg{margin-bottom:0;font-size:var(--bk-type-role-entity)}.rating-card{display:grid;grid-template-columns:28px 78px minmax(0,1fr);grid-gap:9px;gap:9px;min-height:142px;padding:12px 14px 16px 6px;border-radius:20px;background:#fff;box-shadow:0 9px 24px rgba(17,24,39,.12)}.country-flag,.rating-card{position:relative;overflow:hidden}.country-flag{--country-flag-width:18px;--country-flag-height:18px;--country-flag-radius:50%;flex:0 0 auto;width:var(--country-flag-width);height:var(--country-flag-height);border:1px solid #edf0f2;border-radius:var(--country-flag-radius);background-color:#fff;background-position:50%;background-size:cover;box-shadow:0 1px 3px rgba(15,23,42,.12)}.country-flag-frame{--country-flag-size:16px;--country-flag-width:var(--country-flag-size);--country-flag-height:var(--country-flag-size);--country-flag-radius:999px;position:relative;display:inline-block;flex:0 0 var(--country-flag-size);width:var(--country-flag-size);height:var(--country-flag-size);overflow:hidden;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#ffffff;box-shadow:0 1px 2px rgba(15,23,42,.08);vertical-align:middle}.country-flag-art{position:absolute;inset:0;display:block;width:100%;height:100%;border-radius:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;font-style:normal}.country-badge{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:22px;gap:6px;padding:2px 7px 2px 3px;border:1px solid #e4e9f1;border-radius:999px;background:#fff;color:#344054;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-badge);text-decoration:none}.country-badge .country-flag{width:var(--country-flag-width);height:var(--country-flag-height);border-radius:var(--country-flag-radius);box-shadow:0 0 0 1px rgba(15,23,42,.08)}.country-badge .country-flag-frame{flex:0 0 var(--country-flag-size,16px)}.country-badge span:last-child{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.country-flag-art.de,.country-flag.de{background-image:url(https://flagcdn.com/de.svg)}.country-flag-art.ar,.country-flag.ar{background-image:url(https://flagcdn.com/ar.svg)}.country-flag-art.au,.country-flag.au{background-image:url(https://flagcdn.com/au.svg)}.country-flag-art.bo,.country-flag.bo{background-image:url(https://flagcdn.com/bo.svg)}.country-flag-art.br,.country-flag.br{background-image:url(https://flagcdn.com/br.svg)}.country-flag-art.ca,.country-flag.ca{background-image:url(https://flagcdn.com/ca.svg)}.country-flag-art.ch,.country-flag.ch{background-image:url(https://flagcdn.com/ch.svg)}.country-flag-art.co,.country-flag.co{background-image:url(https://flagcdn.com/co.svg)}.country-flag-art.es,.country-flag.es{background-image:url(https://flagcdn.com/es.svg)}.country-flag-art.ru,.country-flag.ru{background-image:url(https://flagcdn.com/ru.svg)}.country-flag-art.cz,.country-flag.cz{background-image:url(https://flagcdn.com/cz.svg)}.country-flag-art.fr,.country-flag.fr{background-image:url(https://flagcdn.com/fr.svg)}.country-flag-art.gb,.country-flag.gb{background-image:url(https://flagcdn.com/gb.svg)}.country-flag-art.hr,.country-flag.hr{background-image:url(https://flagcdn.com/hr.svg)}.country-flag-art.nl,.country-flag.nl{background-image:url(https://flagcdn.com/nl.svg)}.country-flag-art.at,.country-flag.at{background-image:url(https://flagcdn.com/at.svg)}.country-flag-art.be,.country-flag.be{background-image:url(https://flagcdn.com/be.svg)}.country-flag-art.cn,.country-flag.cn{background-image:url(https://flagcdn.com/cn.svg)}.country-flag-art.ie,.country-flag.ie{background-image:url(https://flagcdn.com/ie.svg)}.country-flag-art.it,.country-flag.it{background-image:url(https://flagcdn.com/it.svg)}.country-flag-art.jp,.country-flag.jp{background-image:url(https://flagcdn.com/jp.svg)}.country-flag-art.lt,.country-flag.lt{background-image:url(https://flagcdn.com/lt.svg)}.country-flag-art.mx,.country-flag.mx{background-image:url(https://flagcdn.com/mx.svg)}.country-flag-art.no,.country-flag.no{background-image:url(https://flagcdn.com/no.svg)}.country-flag-art.pl,.country-flag.pl{background-image:url(https://flagcdn.com/pl.svg)}.country-flag-art.pt,.country-flag.pt{background-image:url(https://flagcdn.com/pt.svg)}.country-flag-art.ro,.country-flag.ro{background-image:url(https://flagcdn.com/ro.svg)}.country-flag-art.se,.country-flag.se{background-image:url(https://flagcdn.com/se.svg)}.country-flag-art.tr,.country-flag.tr{background-image:url(https://flagcdn.com/tr.svg)}.country-flag-art.us,.country-flag.us{background-image:url(https://flagcdn.com/us.svg)}.country-flag-art.unknown,.country-flag.unknown{background:linear-gradient(135deg,rgba(148,163,184,.16),rgba(100,116,139,.26)),#f8fafc}.drink-shell{min-height:100vh;background:radial-gradient(circle at top,rgba(255,255,255,.98),rgba(245,246,248,.94) 52%,#eef0f3 100%)}.drink-app{position:relative;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:18px 14px 168px;background:#f8f8f7}.drink-topbar{align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.drink-topbar>span.MuiTypography-root{min-width:0;color:#2b2d31;font-size:var(--bk-font-title-sm);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-badge)}.drink-icon-button{width:44px;height:44px;flex:0 0 44px;border:1px solid rgba(28,31,36,.06);background:#fff;color:#25282d;box-shadow:0 8px 20px rgba(16,24,40,.06)}.drink-icon-button.scan{border:5px solid #fff;background:var(--bk-color-accent);color:#fff;box-shadow:0 8px 18px rgba(254,138,0,.24)}.drink-share-status{margin:-6px 0 10px;padding:8px 12px;border:1px solid rgba(254,138,0,.2);border-radius:14px;background:rgba(255,247,237,.92);color:#8a4a00;font-size:var(--bk-font-caption);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-body)}.drink-hero-card{grid-template-columns:148px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:244px;border:1px solid rgba(28,31,36,.06);border-radius:22px;box-shadow:0 12px 28px rgba(16,24,40,.08)}.drink-hero-card,.drink-product-hero{display:grid;padding:10px;overflow:hidden;background:#fff}.drink-product-hero{position:relative;grid-template-columns:108px minmax(0,1fr);grid-gap:10px;gap:10px;min-height:0;border:1px solid rgba(28,31,36,.06);border-radius:24px;box-shadow:0 14px 32px rgba(16,24,40,.08)}.drink-product-image{position:relative;width:100%;aspect-ratio:var(--beer-product-aspect-ratio);min-height:178px;overflow:hidden;border-radius:20px;border:1px solid var(--beer-product-border);background-color:var(--beer-product-bg);background-position:50%;background-repeat:no-repeat;background-size:contain}.drink-product-summary{display:grid;min-width:0;align-content:start;grid-gap:6px;gap:6px;padding:2px 0 0}.drink-hero-image{position:relative;min-height:224px;overflow:hidden;border-radius:18px;background-color:#f3ead8;background-position:50%;background-repeat:no-repeat;background-size:cover}.drink-hero-rating-overlay{position:absolute;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;min-height:54px;padding:8px 8px 8px 12px;border:1px solid rgba(28,31,36,.06);border-radius:16px;background:rgba(231,250,240,.94);color:#111318;box-shadow:0 10px 26px rgba(16,24,40,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.drink-hero-rating-overlay.good{background:rgba(241,249,236,.94)}.drink-hero-rating-overlay.average{background:rgba(255,247,233,.94)}.drink-hero-rating-overlay.weak{background:rgba(255,243,235,.94)}.drink-hero-rating-overlay.low{background:rgba(255,240,241,.94)}.drink-hero-rating-copy{display:grid;grid-gap:2px;gap:2px;min-width:0}.drink-hero-rating-copy strong.MuiTypography-root{overflow:hidden;color:#22252a;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-badge);text-overflow:ellipsis;white-space:nowrap}.drink-hero-rating-copy span.MuiTypography-root{color:#8e95a1;font-size:var(--bk-font-micro);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-badge)}.drink-hero-rating-overlay .drink-score{min-width:44px;min-height:30px}.drink-image-badge{position:absolute;bottom:8px;left:8px;display:inline-flex;min-height:18px;align-items:center;padding:3px 7px;border-radius:7px;background:linear-gradient(135deg,rgba(254,138,0,.94),rgba(254,138,0,.94));color:#fff;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-badge)}.favorites-app,.favorites-shell{min-height:100vh;background:#f8f7f3}.favorites-app{position:relative;width:min(100%,430px);margin:0 auto;padding:18px 14px 124px}.favorites-topbar{align-items:center;justify-content:space-between;margin-bottom:18px}.favorites-topbar h1.MuiTypography-root{color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-tight)}.favorites-topbar>.MuiBox-root{width:48px}.favorites-list{display:grid;grid-gap:10px;gap:10px}.favorites-card{position:relative;overflow:hidden;border:1px solid rgba(28,31,36,.06);border-radius:18px;background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.1)}.favorites-card-link{display:grid;grid-template-columns:94px minmax(0,1fr);grid-gap:12px;gap:12px;min-height:132px;padding:10px 44px 10px 10px}.favorites-card-image{min-height:112px;border-radius:13px;border:1px solid var(--beer-product-border);background-color:var(--beer-product-bg);background-position:50%;background-repeat:no-repeat;background-size:contain}.favorites-card-content{display:grid;min-width:0;align-content:center;grid-gap:5px;gap:5px}.favorites-card-content h2.MuiTypography-root{overflow:hidden;color:#090b0f;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title);text-overflow:ellipsis;white-space:nowrap}.favorites-card-brewery{align-items:center;gap:5px;min-width:0}.favorites-card-brewery .country-flag{width:16px;height:16px}.favorites-card-brewery span:last-child{overflow:hidden;color:#333840;font-size:var(--bk-font-micro);text-overflow:ellipsis;white-space:nowrap}.favorites-card-labels{display:flex;min-width:0;gap:5px;overflow:hidden;white-space:nowrap}.favorites-card-meta{align-items:center;gap:6px;color:#6f7681}.favorites-card-meta strong.MuiTypography-root{color:#18a769;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-title)}.favorites-card-meta span.MuiTypography-root{font-size:var(--bk-font-micro)}.favorites-card-meta svg{width:18px;height:18px;margin-left:auto;color:var(--bk-color-accent)}.favorites-empty{display:grid;justify-items:start;grid-gap:10px;gap:10px;padding:20px;border-radius:20px;background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.09)}.favorites-empty .bk-public-state-title{color:#111318;font-size:var(--bk-type-role-section-title);font-weight:var(--bk-type-weight-title)}.favorites-empty .bk-public-state-copy{color:#6f7681;font-size:var(--bk-font-body-sm);line-height:var(--bk-type-line-body)}.favorites-empty .MuiButton-root{margin-top:4px;border-radius:12px;background:var(--bk-color-accent);color:#fff;font-weight:var(--bk-type-weight-title);text-transform:none}.drink-favorite{position:absolute;top:-2px;left:-2px;z-index:4;display:grid;width:40px;height:40px;place-items:center;border-radius:999px;cursor:pointer;transition:background-color .12s ease,transform .12s ease}.drink-favorite:hover{background:rgba(17,24,39,.06)}.drink-favorite:active{transform:scale(.92)}.drink-hero-content{display:grid;min-width:0;align-content:start;grid-gap:9px;gap:9px;padding:2px 0}.drink-brewery-row,.drink-country-row,.drink-similar-brewery{display:flex;align-items:center;gap:5px;min-width:0;line-height:var(--bk-type-line-badge)}.drink-brewery-row[href],.drink-country-row[href]{width:-moz-fit-content;width:fit-content;max-width:100%;border-radius:6px;color:inherit;text-decoration:none;transition:background .12s ease,transform .12s ease}.drink-brewery-row[href]:hover,.drink-country-row[href]:hover{background:rgba(254,138,0,.08);transform:translateY(-1px)}.drink-brewery-row .country-flag,.drink-country-row .country-flag,.drink-similar-brewery .country-flag{width:18px;height:18px;flex:0 0 auto}.drink-brewery-row span:last-child,.drink-country-row span:last-child,.drink-similar-brewery span:last-child{display:inline-flex;align-items:center;overflow:hidden;min-width:0;color:#202226;font-size:var(--bk-font-micro);line-height:var(--bk-type-line-entity);text-overflow:ellipsis;white-space:nowrap}.drink-brewery-row span:last-child{color:#4f5661;text-decoration:underline;-webkit-text-decoration-color:rgba(79,86,97,.28);text-decoration-color:rgba(79,86,97,.28);text-underline-offset:2px}.drink-country-row span:last-child{color:#2f343b;font-weight:var(--bk-type-weight-medium)}.drink-product-summary .drink-brewery-row span:last-child,.drink-product-summary .drink-country-row span:last-child{font-size:var(--bk-type-role-badge);line-height:var(--bk-type-line-entity)}.drink-title.MuiTypography-root{display:-webkit-box;overflow:hidden;margin:0;color:#090b0f;font-size:1.24rem;font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-tight);letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.drink-heading-block{display:grid;grid-gap:3px;gap:3px}.drink-labels{display:flex;min-width:0;flex-wrap:wrap;gap:5px;overflow:hidden}.drink-product-summary .drink-labels{flex-wrap:nowrap;gap:4px}.drink-rating-pill,.drink-similar-score{align-items:center;justify-content:space-between;gap:8px;min-width:0;width:100%;padding:5px 6px;border-radius:12px;background:rgba(24,199,122,.09)}.drink-rating-pill{justify-content:flex-start;width:-moz-fit-content;width:fit-content;padding:0;border-radius:0;background:transparent}.drink-product-summary .drink-rating-pill{display:flex;min-height:56px;padding:0;border-radius:0}.drink-product-summary .drink-rating-pill .rating-badge-copy{font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-title)}.drink-product-summary .drink-rating-pill .rating-badge-copy small{margin-top:4px}.drink-hero-description{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:end;width:100%;padding:2px 2px 0;border:0;background:transparent;cursor:pointer;text-align:left}.drink-hero-description svg{color:#646b75;font-size:var(--bk-type-role-section-title);transform-origin:center;transition:transform var(--bk-motion-duration-disclosure) var(--bk-motion-ease-standard)}.drink-hero-description small{display:block;margin-top:6px;color:#64748b;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title);text-transform:uppercase}.drink-hero-description.expanded svg{transform:rotate(180deg)}.drink-rating-pill.excellent,.drink-similar-score:has(.drink-score.excellent){background:rgba(24,199,122,.09)}.drink-rating-pill.good,.drink-similar-score:has(.drink-score.good){background:rgba(117,185,74,.08)}.drink-rating-pill.average,.drink-similar-score:has(.drink-score.average){background:rgba(217,154,50,.09)}.drink-rating-pill.weak,.drink-similar-score:has(.drink-score.weak){background:rgba(222,107,31,.08)}.drink-rating-pill.low,.drink-similar-score:has(.drink-score.low){background:rgba(229,91,98,.08)}.drink-score{display:inline-flex;min-width:75px;min-height:50px;align-items:baseline;justify-content:center;gap:1px;place-items:center;border-radius:10px;background:#18c77a;color:#fff;font-size:var(--bk-type-role-section-title)}.drink-score,.drink-score small.MuiTypography-root{font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-badge)}.drink-score small.MuiTypography-root{color:rgba(255,255,255,.72);font-size:var(--bk-type-role-badge)}.drink-score.excellent{background:#18c77a}.drink-score.good{background:#75b94a}.drink-score.average{background:#d99a32}.drink-score.weak{background:#de6b1f}.drink-score.low{background:#e55b62}.drink-product-summary .drink-score{position:relative;width:56px;min-width:56px;height:56px;min-height:56px;isolation:isolate;overflow:visible;border-radius:50%;background:none;font-size:1.08rem;font-weight:var(--bk-type-weight-title);text-shadow:0 1px 1px rgba(9,11,15,.12);box-shadow:none}.drink-product-summary .drink-score:after,.drink-product-summary .drink-score:before{position:absolute;content:""}.drink-product-summary .drink-score:before{inset:-10px;z-index:-2;background:var(--drink-cap-color);-webkit-clip-path:path("M 38.0 0.0 Q 42.4 4.3 45.1 2.8 Q 47.8 1.3 49.4 3.9 Q 51.0 6.6 54.0 5.8 Q 57.0 5.1 57.8 8.1 Q 58.7 11.0 61.8 11.1 Q 64.9 11.1 64.9 14.2 Q 65.0 17.3 67.9 18.2 Q 70.9 19.0 70.2 22.0 Q 69.4 25.0 72.1 26.6 Q 74.7 28.2 73.2 30.9 Q 71.7 33.6 73.9 35.8 Q 76.0 38.0 73.9 40.2 Q 71.7 42.4 73.2 45.1 Q 74.7 47.8 72.1 49.4 Q 69.4 51.0 70.2 54.0 Q 70.9 57.0 67.9 57.8 Q 65.0 58.7 64.9 61.8 Q 64.9 64.9 61.8 64.9 Q 58.7 65.0 57.8 67.9 Q 57.0 70.9 54.0 70.2 Q 51.0 69.4 49.4 72.1 Q 47.8 74.7 45.1 73.2 Q 42.4 71.7 40.2 73.9 Q 38.0 76.0 35.8 73.9 Q 33.6 71.7 30.9 73.2 Q 28.2 74.7 26.6 72.1 Q 25.0 69.4 22.0 70.2 Q 19.0 70.9 18.2 67.9 Q 17.3 65.0 14.2 64.9 Q 11.1 64.9 11.1 61.8 Q 11.0 58.7 8.1 57.8 Q 5.1 57.0 5.8 54.0 Q 6.6 51.0 3.9 49.4 Q 1.3 47.8 2.8 45.1 Q 4.3 42.4 2.1 40.2 Q 0.0 38.0 2.1 35.8 Q 4.3 33.6 2.8 30.9 Q 1.3 28.2 3.9 26.6 Q 6.6 25.0 5.8 22.0 Q 5.1 19.0 8.1 18.2 Q 11.0 17.3 11.1 14.2 Q 11.1 11.1 14.2 11.1 Q 17.3 11.0 18.2 8.1 Q 19.0 5.1 22.0 5.8 Q 25.0 6.6 26.6 3.9 Q 28.2 1.3 30.9 2.8 Q 33.6 4.3 35.8 2.1 Q 38.0 0.0 38.0 0.0 Z");clip-path:path("M 38.0 0.0 Q 42.4 4.3 45.1 2.8 Q 47.8 1.3 49.4 3.9 Q 51.0 6.6 54.0 5.8 Q 57.0 5.1 57.8 8.1 Q 58.7 11.0 61.8 11.1 Q 64.9 11.1 64.9 14.2 Q 65.0 17.3 67.9 18.2 Q 70.9 19.0 70.2 22.0 Q 69.4 25.0 72.1 26.6 Q 74.7 28.2 73.2 30.9 Q 71.7 33.6 73.9 35.8 Q 76.0 38.0 73.9 40.2 Q 71.7 42.4 73.2 45.1 Q 74.7 47.8 72.1 49.4 Q 69.4 51.0 70.2 54.0 Q 70.9 57.0 67.9 57.8 Q 65.0 58.7 64.9 61.8 Q 64.9 64.9 61.8 64.9 Q 58.7 65.0 57.8 67.9 Q 57.0 70.9 54.0 70.2 Q 51.0 69.4 49.4 72.1 Q 47.8 74.7 45.1 73.2 Q 42.4 71.7 40.2 73.9 Q 38.0 76.0 35.8 73.9 Q 33.6 71.7 30.9 73.2 Q 28.2 74.7 26.6 72.1 Q 25.0 69.4 22.0 70.2 Q 19.0 70.9 18.2 67.9 Q 17.3 65.0 14.2 64.9 Q 11.1 64.9 11.1 61.8 Q 11.0 58.7 8.1 57.8 Q 5.1 57.0 5.8 54.0 Q 6.6 51.0 3.9 49.4 Q 1.3 47.8 2.8 45.1 Q 4.3 42.4 2.1 40.2 Q 0.0 38.0 2.1 35.8 Q 4.3 33.6 2.8 30.9 Q 1.3 28.2 3.9 26.6 Q 6.6 25.0 5.8 22.0 Q 5.1 19.0 8.1 18.2 Q 11.0 17.3 11.1 14.2 Q 11.1 11.1 14.2 11.1 Q 17.3 11.0 18.2 8.1 Q 19.0 5.1 22.0 5.8 Q 25.0 6.6 26.6 3.9 Q 28.2 1.3 30.9 2.8 Q 33.6 4.3 35.8 2.1 Q 38.0 0.0 38.0 0.0 Z");filter:drop-shadow(0 5px 7px rgba(15,23,42,.11));transform:scale(.88);transform-origin:center}.drink-product-summary .drink-score:after{display:none}.drink-product-summary .drink-score.excellent{--drink-cap-color:#18c77a}.drink-product-summary .drink-score.good{--drink-cap-color:#75b94a}.drink-product-summary .drink-score.average{--drink-cap-color:#d99a32}.drink-product-summary .drink-score.weak{--drink-cap-color:#de6b1f}.drink-product-summary .drink-score.low{--drink-cap-color:#e55b62}.drink-product-summary .drink-score small.MuiTypography-root{font-size:var(--bk-type-role-badge)}.drink-decision-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;margin-top:10px;padding:12px;border:1px solid rgba(28,31,36,.06);border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.07)}.drink-decision-card.excellent{background:linear-gradient(135deg,rgba(24,199,122,.11),#fff 58%)}.drink-decision-card.good{background:linear-gradient(135deg,rgba(117,185,74,.11),#fff 58%)}.drink-decision-card.average{background:linear-gradient(135deg,rgba(217,154,50,.12),#fff 58%)}.drink-decision-card.weak{background:linear-gradient(135deg,rgba(222,107,31,.1),#fff 58%)}.drink-decision-card.low{background:linear-gradient(135deg,rgba(229,91,98,.1),#fff 58%)}.drink-decision-score{display:inline-flex;min-width:98px;min-height:74px;align-items:baseline;justify-content:center;padding:12px 10px;border-radius:16px;background:#18c77a;color:#fff}.drink-decision-card.good .drink-decision-score{background:#75b94a}.drink-decision-card.average .drink-decision-score{background:#d99a32}.drink-decision-card.weak .drink-decision-score{background:#de6b1f}.drink-decision-card.low .drink-decision-score{background:#e55b62}.drink-decision-score strong.MuiTypography-root{font-size:2.15rem;font-weight:var(--bk-type-weight-display);line-height:.95}.drink-decision-score span.MuiTypography-root{margin-left:3px;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-badge);opacity:.88}.drink-decision-copy{display:grid;min-width:0;grid-gap:4px;gap:4px}.drink-decision-copy strong.MuiTypography-root{color:#101318;font-size:var(--bk-font-body);font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-title)}.drink-decision-copy span.MuiTypography-root{color:#40464f;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title)}.drink-decision-copy p.MuiTypography-root{margin:2px 0 0;color:#7d8590;font-size:var(--bk-font-micro);line-height:var(--bk-type-line-ui)}.drink-action-row{gap:8px;margin-top:10px}.drink-action-favorite{width:48px;height:48px;flex:0 0 48px;border:0;border-radius:14px;background:transparent;color:#58606b;box-shadow:none}.drink-action-favorite .home-like-heart{width:22px;height:22px}.drink-action-row svg{font-size:var(--bk-type-role-section-title)}.drink-simple-description.MuiTypography-root{display:-webkit-box;overflow:hidden;margin:0;color:#424953;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-table);max-height:34px;-webkit-box-orient:vertical;-webkit-line-clamp:2;transition:max-height var(--bk-motion-duration-disclosure) var(--bk-motion-ease-standard)}.drink-hero-description.expanded .drink-simple-description.MuiTypography-root{max-height:140px;-webkit-line-clamp:8}.drink-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.drink-info-mini{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:9px 8px;border-radius:12px;background:#f8f8f7}.drink-info-mini span.MuiTypography-root{overflow:hidden;color:#7d8590;font-size:var(--bk-font-micro);line-height:var(--bk-type-line-tight);text-overflow:ellipsis;white-space:nowrap}.drink-info-mini strong.MuiTypography-root{overflow:hidden;color:#111318;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title);text-overflow:ellipsis;white-space:nowrap}.drink-card,.drink-verdict-card{margin-top:12px;padding:14px;border:1px solid rgba(28,31,36,.06);border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.06)}.drink-compact-card{margin-top:10px}.drink-spec-card{padding-bottom:10px}.drink-section-title{align-items:center;gap:8px;margin-bottom:10px}.drink-section-title.outside{margin:18px 0 10px}.drink-section-title.split{justify-content:space-between;align-items:center}.drink-section-title svg{color:var(--bk-color-accent);font-size:var(--bk-type-role-section-title)}.drink-section-title h2.MuiTypography-root{margin:0;color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title);letter-spacing:0}.drink-section-title p,.drink-section-title p.MuiTypography-root{margin:3px 0 0;color:#7d8590;font-size:var(--bk-font-micro);line-height:var(--bk-type-line-entity)}.drink-section-title .MuiButton-root,.drink-text-button.MuiButton-root{min-width:0;padding:0;color:var(--bk-color-accent);font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-badge);text-transform:none}.drink-facts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.drink-fact,.drink-metric{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:10px 8px;border-radius:12px;background:#f8f8f7}.drink-fact span,.drink-metric span{color:#7d8590;font-size:var(--bk-font-micro)}.drink-fact span,.drink-fact strong,.drink-metric span,.drink-metric strong{overflow:hidden;line-height:var(--bk-type-line-tight);text-overflow:ellipsis;white-space:nowrap}.drink-fact strong,.drink-metric strong{color:#111318;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-title)}.drink-taste-grid{display:grid;grid-gap:9px;gap:9px;margin:4px 0 12px}.drink-taste-row{display:grid;grid-template-columns:68px minmax(0,1fr) 58px;grid-gap:8px;gap:8px;align-items:center}.drink-taste-row span.MuiTypography-root{color:#3c424a;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-badge)}.drink-taste-row strong.MuiTypography-root{color:#7d8590;font-size:var(--bk-font-micro);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-badge);text-align:right}.drink-taste-track{height:8px;overflow:hidden;border-radius:999px;background:#eef0f3}.drink-taste-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#f1a10d,#f06a72)}.drink-spec-list{display:grid}.drink-spec-list .MuiDivider-root:last-child{display:none}.drink-spec-row{justify-content:space-between;gap:14px;padding:10px 0}.drink-spec-row span.MuiTypography-root{color:#7d8590;font-size:var(--bk-font-label);line-height:var(--bk-type-line-entity)}.drink-spec-row strong.MuiTypography-root{min-width:0;color:#111318;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-entity);text-align:right}.drink-market-specs{display:grid;grid-gap:0;gap:0;overflow:hidden;border:1px solid #eceef2;border-radius:14px}.drink-market-spec-row{display:grid;grid-template-columns:minmax(104px,.45fr) minmax(0,1fr);grid-gap:12px;gap:12px;min-height:38px;align-items:center;padding:9px 10px;background:#fff}.drink-market-spec-row:nth-child(odd){background:#fafafa}.drink-market-spec-row+.drink-market-spec-row{border-top:1px solid #eceef2}.drink-spec-label{align-items:center;gap:8px;min-width:0}.drink-spec-label svg{width:16px;height:16px;flex:0 0 auto;color:#7d8590}.drink-spec-label span.MuiTypography-root{color:#7d8590;font-size:var(--bk-font-label);line-height:var(--bk-type-line-entity)}.drink-market-spec-row strong.MuiTypography-root{display:inline-flex;align-items:center;min-width:0;color:#171a1f;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-entity)}.drink-spec-value{display:flex;align-items:center;gap:5px;min-width:0;line-height:var(--bk-type-line-badge)}.drink-spec-value[href]{border-radius:7px;color:inherit;text-decoration:none;transition:background .12s ease,transform .12s ease}.drink-spec-value[href]:hover{background:rgba(254,138,0,.08);transform:translateX(2px)}.drink-spec-value .country-flag{width:18px;height:18px;flex:0 0 auto}.drink-spec-copy{display:grid;grid-gap:4px;gap:4px;min-width:0}@media (max-width:640px){.top-rating-filter-head{align-items:flex-start;flex-direction:column}.drink-market-spec-row{grid-template-columns:1fr;gap:6px}}.drink-review-list{display:grid;grid-gap:10px;gap:10px}.drink-review{display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:9px;gap:9px;padding:10px;border-radius:14px;background:#f8f8f7}.drink-review-head{align-items:center;justify-content:space-between;gap:8px}.drink-review-avatar.bk-user-avatar{--bk-user-avatar-size:32px;--bk-user-avatar-font-size:var(--bk-font-label)}.drink-review-avatar.bk-user-avatar img{width:100%;height:100%;object-fit:cover}.drink-review strong.MuiTypography-root{display:block;min-width:0;color:#111318;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-tight)}.drink-review p.MuiTypography-root{margin:4px 0 0;color:#555c66;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-body)}.review-meta-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.review-meta-chips span.MuiTypography-root{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border:1px solid rgba(254,138,0,.18);border-radius:999px;background:#fff8ec;color:#8a4a00;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-badge)}.drink-reviews-app{padding-bottom:132px}.reviews-product-card{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid rgba(28,31,36,.06);border-radius:20px;background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.08)}.reviews-product-image{width:92px;height:122px;border-radius:14px;border:1px solid var(--beer-product-border);background-color:var(--beer-product-bg);background-position:50%;background-repeat:no-repeat;background-size:contain}.reviews-product-content{display:grid;min-width:0;grid-gap:7px;gap:7px}.reviews-product-content h1.MuiTypography-root{display:-webkit-box;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111318;font-size:1.08rem;font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-tight)}.reviews-product-meta{align-items:center;gap:5px;min-width:0}.reviews-product-meta .country-flag{width:16px;height:16px;flex:0 0 auto}.reviews-product-meta span.MuiTypography-root{overflow:hidden;color:#5f6670;font-size:var(--bk-font-micro);text-overflow:ellipsis;white-space:nowrap}.reviews-product-labels{display:flex;gap:5px;min-width:0}.reviews-product-labels span.MuiTypography-root{display:inline-flex;min-height:16px;align-items:center;padding:2px 6px;border-radius:5px;background:rgba(22,163,74,.06);color:#3c7652;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-badge)}.reviews-product-labels span:nth-child(2).MuiTypography-root{background:rgba(255,159,10,.07);color:#8a641f}.reviews-summary{align-items:center;gap:7px}.reviews-summary.rating-badge{justify-content:flex-start}.reviews-rate-button.MuiButton-root{width:100%;min-height:48px;margin-top:12px;border-radius:14px;background:var(--bk-color-accent);color:#fff;font-size:var(--bk-font-body);font-weight:var(--bk-type-weight-title);text-transform:none;box-shadow:0 9px 22px rgba(254,138,0,.22)}.reviews-list-card{margin-top:12px;padding:14px;border:1px solid rgba(28,31,36,.06);border-radius:20px;background:#fff;box-shadow:0 10px 24px rgba(16,24,40,.06)}.reviews-header{justify-content:space-between;align-items:flex-start;gap:10px}.reviews-header h2.MuiTypography-root{margin:0;color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title)}.reviews-header p.MuiTypography-root{margin:3px 0 0;color:#7d8590;font-size:var(--bk-font-micro);line-height:var(--bk-type-line-entity)}.reviews-full-list{display:grid;grid-gap:10px;gap:10px;margin-top:12px}.reviews-full-item{display:grid;grid-template-columns:32px minmax(0,1fr);grid-gap:10px;gap:10px;padding:12px;border-radius:14px;background:#f8f8f7}.reviews-full-content{display:grid;min-width:0;grid-gap:5px;gap:5px}.reviews-full-head{align-items:flex-start;justify-content:space-between;gap:8px}.reviews-full-head strong.MuiTypography-root{display:block;color:#111318;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-tight)}.reviews-full-head span.MuiTypography-root:not(.rating-cap){color:#8a9099;font-size:var(--bk-font-micro);line-height:var(--bk-type-line-title)}.reviews-full-content p.MuiTypography-root{margin:0;color:#555c66;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-body)}.reviews-votes{align-items:center;gap:10px;margin-top:2px}.reviews-votes button{display:inline-flex;min-height:28px;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#333840;cursor:pointer;font:inherit;font-size:var(--bk-font-body-sm);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-badge);transition:color .14s ease,transform .12s ease}.reviews-votes button:hover,.reviews-votes button[aria-pressed=true]{color:var(--bk-color-accent)}.reviews-votes button:active{transform:scale(.94)}.reviews-votes svg{width:19px;height:19px}.reviews-votes span{min-width:8px}.reviews-empty{display:grid;justify-items:center;grid-gap:8px;gap:8px;margin-top:14px;padding:22px 12px;border-radius:16px;background:#f8f8f7;text-align:center}.reviews-empty .bk-public-state-title{margin:0;color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-title)}.reviews-empty .bk-public-state-copy{margin:0;color:#7d8590;font-size:var(--bk-font-body-sm);line-height:var(--bk-type-line-body)}.reviews-empty .MuiButton-root{margin-top:4px;color:var(--bk-color-accent);font-weight:var(--bk-type-weight-label);text-transform:none}.drink-place-card{padding-bottom:12px}.drink-place-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center}.drink-place-row strong.MuiTypography-root{display:block;overflow:hidden;color:#111318;font-size:var(--bk-font-body);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title);text-overflow:ellipsis;white-space:nowrap}.drink-place-row span.MuiTypography-root{display:block;overflow:hidden;margin-top:4px;color:#6f7681;font-size:var(--bk-font-label);line-height:var(--bk-type-line-entity);text-overflow:ellipsis;white-space:nowrap}.drink-route-button.MuiButton-root{min-width:82px;min-height:40px;border-radius:12px;background:#eaf2ff;color:#1976d2;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-title);text-transform:none}.drink-similar-carousel{display:flex;gap:12px;margin:0 -14px;padding:0 14px 4px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.drink-similar-carousel::-webkit-scrollbar{display:none}.drink-similar-card{display:grid;flex:0 0 138px;grid-gap:5px;gap:5px;scroll-snap-align:start;padding:8px;border:1px solid rgba(28,31,36,.06);border-radius:16px;background:rgba(255,255,255,.92);box-shadow:0 8px 20px rgba(16,24,40,.06)}.drink-similar-image{height:96px;border-radius:12px;background-color:#f3ead8;background-position:50%;background-repeat:no-repeat;background-size:cover}.drink-similar-card h3.MuiTypography-root{display:-webkit-box;overflow:hidden;margin:0;color:#090b0f;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-title);-webkit-box-orient:vertical;-webkit-line-clamp:2}.drink-similar-score{min-height:32px;padding:5px 6px}.drink-similar-score span.MuiTypography-root{min-width:0;color:#22252a;font-size:var(--bk-font-micro);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-badge)}.drink-similar-score .drink-score{display:grid;position:relative;width:32px;min-width:32px;height:32px;min-height:32px;place-items:center;isolation:isolate;overflow:visible;border-radius:50%;background:none;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title);text-shadow:0 1px 1px rgba(9,11,15,.1);box-shadow:none}.drink-similar-score .drink-score:before{position:absolute;top:50%;left:50%;z-index:-1;width:76px;height:76px;background:var(--drink-cap-color);-webkit-clip-path:path("M 38.0 0.0 Q 42.4 4.3 45.1 2.8 Q 47.8 1.3 49.4 3.9 Q 51.0 6.6 54.0 5.8 Q 57.0 5.1 57.8 8.1 Q 58.7 11.0 61.8 11.1 Q 64.9 11.1 64.9 14.2 Q 65.0 17.3 67.9 18.2 Q 70.9 19.0 70.2 22.0 Q 69.4 25.0 72.1 26.6 Q 74.7 28.2 73.2 30.9 Q 71.7 33.6 73.9 35.8 Q 76.0 38.0 73.9 40.2 Q 71.7 42.4 73.2 45.1 Q 74.7 47.8 72.1 49.4 Q 69.4 51.0 70.2 54.0 Q 70.9 57.0 67.9 57.8 Q 65.0 58.7 64.9 61.8 Q 64.9 64.9 61.8 64.9 Q 58.7 65.0 57.8 67.9 Q 57.0 70.9 54.0 70.2 Q 51.0 69.4 49.4 72.1 Q 47.8 74.7 45.1 73.2 Q 42.4 71.7 40.2 73.9 Q 38.0 76.0 35.8 73.9 Q 33.6 71.7 30.9 73.2 Q 28.2 74.7 26.6 72.1 Q 25.0 69.4 22.0 70.2 Q 19.0 70.9 18.2 67.9 Q 17.3 65.0 14.2 64.9 Q 11.1 64.9 11.1 61.8 Q 11.0 58.7 8.1 57.8 Q 5.1 57.0 5.8 54.0 Q 6.6 51.0 3.9 49.4 Q 1.3 47.8 2.8 45.1 Q 4.3 42.4 2.1 40.2 Q 0.0 38.0 2.1 35.8 Q 4.3 33.6 2.8 30.9 Q 1.3 28.2 3.9 26.6 Q 6.6 25.0 5.8 22.0 Q 5.1 19.0 8.1 18.2 Q 11.0 17.3 11.1 14.2 Q 11.1 11.1 14.2 11.1 Q 17.3 11.0 18.2 8.1 Q 19.0 5.1 22.0 5.8 Q 25.0 6.6 26.6 3.9 Q 28.2 1.3 30.9 2.8 Q 33.6 4.3 35.8 2.1 Q 38.0 0.0 38.0 0.0 Z");clip-path:path("M 38.0 0.0 Q 42.4 4.3 45.1 2.8 Q 47.8 1.3 49.4 3.9 Q 51.0 6.6 54.0 5.8 Q 57.0 5.1 57.8 8.1 Q 58.7 11.0 61.8 11.1 Q 64.9 11.1 64.9 14.2 Q 65.0 17.3 67.9 18.2 Q 70.9 19.0 70.2 22.0 Q 69.4 25.0 72.1 26.6 Q 74.7 28.2 73.2 30.9 Q 71.7 33.6 73.9 35.8 Q 76.0 38.0 73.9 40.2 Q 71.7 42.4 73.2 45.1 Q 74.7 47.8 72.1 49.4 Q 69.4 51.0 70.2 54.0 Q 70.9 57.0 67.9 57.8 Q 65.0 58.7 64.9 61.8 Q 64.9 64.9 61.8 64.9 Q 58.7 65.0 57.8 67.9 Q 57.0 70.9 54.0 70.2 Q 51.0 69.4 49.4 72.1 Q 47.8 74.7 45.1 73.2 Q 42.4 71.7 40.2 73.9 Q 38.0 76.0 35.8 73.9 Q 33.6 71.7 30.9 73.2 Q 28.2 74.7 26.6 72.1 Q 25.0 69.4 22.0 70.2 Q 19.0 70.9 18.2 67.9 Q 17.3 65.0 14.2 64.9 Q 11.1 64.9 11.1 61.8 Q 11.0 58.7 8.1 57.8 Q 5.1 57.0 5.8 54.0 Q 6.6 51.0 3.9 49.4 Q 1.3 47.8 2.8 45.1 Q 4.3 42.4 2.1 40.2 Q 0.0 38.0 2.1 35.8 Q 4.3 33.6 2.8 30.9 Q 1.3 28.2 3.9 26.6 Q 6.6 25.0 5.8 22.0 Q 5.1 19.0 8.1 18.2 Q 11.0 17.3 11.1 14.2 Q 11.1 11.1 14.2 11.1 Q 17.3 11.0 18.2 8.1 Q 19.0 5.1 22.0 5.8 Q 25.0 6.6 26.6 3.9 Q 28.2 1.3 30.9 2.8 Q 33.6 4.3 35.8 2.1 Q 38.0 0.0 38.0 0.0 Z");content:"";filter:drop-shadow(0 3px 5px rgba(15,23,42,.1));transform:translate(-50%,-50%) scale(.42);transform-origin:center}.drink-similar-score .drink-score.excellent{--drink-cap-color:#18c77a}.drink-similar-score .drink-score.good{--drink-cap-color:#75b94a}.drink-similar-score .drink-score.average{--drink-cap-color:#d99a32}.drink-similar-score .drink-score.weak{--drink-cap-color:#de6b1f}.drink-similar-score .drink-score.low{--drink-cap-color:#e55b62}.drink-ingredients-card,.drink-nutrition-card{padding:12px 14px;background:#fffdf9}.drink-ingredients-card{display:grid;grid-gap:8px;gap:8px}.drink-ingredients-text.MuiTypography-root{margin:0;color:#525a66;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-body)}.drink-nutrition-title.MuiTypography-root{margin:0 0 10px;color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title);letter-spacing:0}.drink-nutrition-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:5px;gap:5px}.drink-nutrition-item{display:grid;grid-gap:5px;gap:5px;justify-items:center;min-width:0;min-height:50px;padding:8px 4px 7px;border-radius:10px;background:rgba(254,138,0,.08)}.drink-nutrition-icon{display:grid;width:17px;min-width:17px;height:17px;place-items:center;color:var(--bk-color-accent)}.drink-nutrition-icon svg{font-size:var(--bk-type-role-entity)}.drink-nutrition-copy{display:grid;grid-gap:4px;gap:4px;justify-items:center;min-width:0}.drink-nutrition-value{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:3px}.drink-nutrition-copy strong.MuiTypography-root{color:#2f3338;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-title)}.drink-nutrition-copy span.MuiTypography-root,.drink-nutrition-copy strong.MuiTypography-root{overflow:hidden;line-height:var(--bk-type-line-badge);text-overflow:ellipsis;white-space:nowrap}.drink-nutrition-copy span.MuiTypography-root{color:#9aa1aa;max-width:100%;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-regular);text-align:center}.filter-topbar{align-items:center;gap:12px;margin-bottom:12px}.filter-topbar h1.MuiTypography-root{margin:0;color:#111318;font-size:var(--bk-type-role-section-title);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-tight)}.filter-topbar p.MuiTypography-root{margin:3px 0 0;color:#8a9099;font-size:var(--bk-font-label);line-height:var(--bk-type-line-entity)}.filter-topbar-reset.MuiButton-root{margin-left:auto;border-color:rgba(254,138,0,.34);border-radius:999px;color:#9a5b00;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-display);white-space:nowrap}.rate-app{padding-bottom:132px;--rate-section-title-color:#2f3338;--rate-section-title-size:var(--bk-font-body-sm);--rate-section-title-weight:500;--rate-section-title-line:1.2;--rate-section-title-muted:#8a9099}.rate-topbar-title.MuiTypography-root{color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-title)}.rate-product-card{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;border:1px solid rgba(28,31,36,.06);border-radius:20px;background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.08)}.rate-product-image{width:92px;height:122px;overflow:hidden;border-radius:14px;border:1px solid var(--beer-product-border);background-color:var(--beer-product-bg);background-position:50%;background-repeat:no-repeat;background-size:contain}.rate-product-info{display:grid;grid-gap:7px;gap:7px;min-width:0}.rate-product-info h1.MuiTypography-root{display:-webkit-box;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111318;font-size:1.15rem;font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-tight)}.rate-product-meta{align-items:center;gap:5px;min-width:0}.rate-product-meta .country-flag{width:16px;height:16px;flex:0 0 auto}.rate-product-meta span.MuiTypography-root{overflow:hidden;min-width:0;color:#5f6670;font-size:var(--bk-font-micro);text-overflow:ellipsis;white-space:nowrap}.rate-product-tags{display:flex;flex-wrap:wrap;gap:5px}.rate-product-tags span.MuiTypography-root{display:inline-flex;min-height:14px;align-items:center;padding:2px 5px;border-radius:5px;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-badge)}.rate-product-tags span:first-child.MuiTypography-root{background:rgba(22,163,74,.055);color:#3c7652}.rate-product-tags span:nth-child(2).MuiTypography-root{background:rgba(255,159,10,.055);color:#8a641f}.rate-product-tags span:nth-child(3).MuiTypography-root{background:rgba(22,163,74,.07);color:#33734e}.rate-product-tags span:nth-child(4).MuiTypography-root{background:rgba(124,58,237,.07);color:#7358a2}.rate-mode-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:3px;gap:3px;margin-top:12px;padding:3px;border:1px solid rgba(254,138,0,.24);border-radius:14px;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.05)}.rate-mode-tab{display:grid;grid-gap:2px;gap:2px;min-height:44px;place-items:center;border:0;border-radius:11px;background:transparent;color:#333840;cursor:pointer;font:inherit;font-size:var(--bk-font-body-sm);font-weight:var(--bk-type-weight-label)}.rate-mode-tab span{line-height:var(--bk-type-line-tight)}.rate-mode-tab small{color:currentColor;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-badge);opacity:.68}.rate-mode-tab[aria-selected=true]{background:linear-gradient(135deg,#fff7ec,#fff1dc);color:#20170a;box-shadow:inset 0 0 0 1px rgba(254,138,0,.48),0 8px 18px rgba(254,138,0,.12)}.rate-mode-tab:active{transform:scale(.98)}.rate-card{display:grid;grid-gap:14px;gap:14px;margin-top:12px;padding:14px;border:1px solid rgba(28,31,36,.06);border-radius:20px;background:#fff;box-shadow:0 2px 10px rgba(15,23,42,.07)}.rate-card h2.MuiTypography-root{margin:0;color:var(--rate-section-title-color);font-size:var(--rate-section-title-size);font-weight:var(--rate-section-title-weight);line-height:var(--rate-section-title-line)}.rate-section-title-with-help{display:inline-flex;align-items:center;gap:5px;min-width:0}.rate-score-head{display:grid;grid-gap:4px;gap:4px}.rate-score-head p.MuiTypography-root{margin:0;color:#7a8491;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-body)}.rate-score-card{background:#fff}.rate-detailed-card{gap:13px}.rate-score-display{display:grid;grid-gap:6px;gap:6px;justify-items:center;padding:4px 0 8px}.rate-score-display.is-draft{opacity:.72}.rate-score-display>span.MuiTypography-root{color:#8a9099;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-label)}.rate-detailed-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:6px;gap:6px;margin-top:-4px}.rate-detailed-summary span{min-width:0;padding:6px 7px;border-radius:11px;background:#f8fafc;color:#5f6670;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title);text-align:center;white-space:nowrap}.rate-quick-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px;margin:-2px 0 2px}.rate-quick-preset{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 10px;border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fff;color:#4f5967;cursor:pointer;font:inherit;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-tight);text-align:center;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .12s ease}.rate-quick-preset[aria-pressed=true]{border-color:rgba(254,138,0,.42);background:linear-gradient(135deg,#fff7ec,#fff1dc);color:#20170a;box-shadow:inset 0 0 0 1px rgba(254,138,0,.2),0 8px 18px rgba(254,138,0,.1)}.rate-quick-preset:active{transform:scale(.97)}.rate-parameter-group{display:grid;grid-gap:10px;gap:10px;padding:10px;border:1px solid rgba(15,23,42,.06);border-radius:16px;background:#fbfcfe}.drink-decision-card.benchmark,.drink-hero-rating-overlay.benchmark,.drink-rating-pill.benchmark,.drink-similar-score:has(.drink-score.benchmark){background:rgba(16,185,129,.1)}.drink-decision-card.benchmark .drink-decision-score,.drink-product-summary .drink-score.benchmark,.drink-score.benchmark,.drink-similar-score .drink-score.benchmark{background:#10b981;color:#fff}.rate-manual-button{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:6px;justify-self:center;padding:5px 10px;border:1px solid rgba(254,138,0,.22);border-radius:999px;background:rgba(255,250,242,.92);color:#8a5b00;cursor:pointer;font:inherit;font-size:var(--bk-font-body-sm);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-badge);transition:background-color .16s ease,transform .12s ease,border-color .16s ease}.rate-manual-button:hover{border-color:rgba(254,138,0,.38);background:rgba(255,244,224,.96)}.rate-manual-button:active{transform:scale(.97)}.rate-manual-button svg{width:16px;height:16px}.rate-manual-input.MuiTextField-root{width:92px;justify-self:center}.rate-manual-input .MuiInputBase-root{border-radius:999px;background:#fffdf9;font-size:var(--bk-font-body);font-weight:var(--bk-type-weight-label)}.rate-manual-input input{padding:7px 12px;text-align:center}.rate-scale-labels{display:flex;justify-content:space-between;margin-top:-7px;color:#5f6670}.rate-scale-labels span.MuiTypography-root{font-size:var(--bk-font-body-sm);font-weight:var(--bk-type-weight-regular)}.rate-slider-ticks{position:relative;height:8px;margin:-8px 0 0}.rate-slider-ticks span{position:absolute;top:0;width:1px;height:6px;background:rgba(95,102,112,.22);transform:translateX(-50%)}.rate-flavor-row{display:grid;grid-gap:2px;gap:2px}.rate-flavor-row .MuiStack-root{justify-content:space-between;align-items:center}.rate-flavor-label{display:grid;min-width:0;grid-gap:2px;gap:2px}.rate-flavor-row span.MuiTypography-root{color:#333840;font-size:var(--bk-font-body-sm);font-weight:var(--bk-type-weight-medium)}.rate-score-help.MuiIconButton-root{width:22px;height:22px;padding:0;color:#8a9099}.rate-score-help.MuiIconButton-root:hover{background:rgba(254,138,0,.08);color:#8a5b00}.rate-score-help svg{width:17px;height:17px}.rate-flavor-row strong.MuiTypography-root{color:#8a9099;font-size:var(--bk-font-label);font-weight:var(--bk-type-weight-label)}.rate-app .MuiSlider-root{color:var(--bk-color-accent);height:8px;padding:12px 0 8px}.rate-app .MuiSlider-rail{background-color:#e7e2db;opacity:1}.rate-app .MuiSlider-track{background:var(--bk-color-accent);border:0}.rate-app .MuiSlider-thumb{width:26px;height:26px;border:5px solid var(--bk-color-accent);background:#fff;box-shadow:0 2px 6px rgba(17,19,24,.16)}.rate-optional-label.MuiTypography-root span{color:var(--rate-section-title-muted);font-size:var(--rate-section-title-size);font-weight:var(--bk-type-weight-regular)}.rate-card .rate-optional-label.MuiTypography-root{margin:0;color:var(--rate-section-title-color);font-size:var(--rate-section-title-size);font-weight:var(--rate-section-title-weight);line-height:var(--rate-section-title-line)}.rate-form-field{display:grid;grid-gap:8px;gap:8px}.rate-app .MuiOutlinedInput-root{border-radius:12px;background:linear-gradient(180deg,#fffdf9,#fff8f1)}.rate-app .MuiOutlinedInput-notchedOutline{border-color:rgba(150,105,56,.14)}.rate-app .MuiTextField-root textarea{font-size:var(--bk-font-body-sm);line-height:var(--bk-type-line-body)}.rate-app .MuiTextField-root textarea::placeholder{color:#9aa2ad;opacity:1}.rate-container-options{display:flex;flex-wrap:wrap;gap:10px}.rate-character-block{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid rgba(28,31,36,.06);border-radius:14px;background:#fff}.rate-review-card{gap:14px}.rate-review-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rate-review-card-head p.MuiTypography-root{margin:4px 0 0;color:#7a8491;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-body)}.rate-review-helper{display:grid;grid-gap:6px;gap:6px;line-height:var(--bk-type-line-ui)}.rate-review-helper>span:first-child{min-width:0}.rate-review-counter{justify-self:end;color:#8a9099;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title)}.rate-review-counter.is-error{color:#c04444}.rate-review-rules-link{color:#9a6200;font-weight:var(--bk-type-weight-title)}.rate-review-rules-link:hover{text-decoration:underline}.rate-character-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rate-character-head>div{display:grid;grid-gap:2px;gap:2px;min-width:0}.rate-character-head span.MuiTypography-root{color:var(--rate-section-title-color);font-size:var(--rate-section-title-size);font-weight:var(--rate-section-title-weight);line-height:var(--rate-section-title-line)}.rate-character-head small.MuiTypography-root{color:#8a9099;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-title)}.rate-character-head strong.MuiTypography-root{flex:0 0 auto;color:#32915b;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium);line-height:var(--bk-type-line-title)}.rate-container-chip{min-width:82px;min-height:36px;padding:0 16px;border:1px solid rgba(120,83,45,.14);border-radius:12px;background:#fffdfa;color:#4a3a25;cursor:pointer;font:inherit;font-size:var(--bk-font-body);font-weight:var(--bk-type-weight-regular);transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .12s ease}.rate-container-chip[aria-pressed=true]{border-color:#f0a400;background:#fde19e;color:#3d2a00;box-shadow:inset 0 0 0 1px rgba(240,164,0,.22),0 2px 8px rgba(240,164,0,.12)}.rate-container-chip:active{transform:scale(.97)}.rate-character-options{display:flex;flex-wrap:wrap;gap:6px}.rate-character-chip{display:inline-flex;min-height:24px;align-items:center;gap:5px;padding:4px 8px;border:1px solid rgba(28,31,36,.08);border-radius:999px;background:#fff;color:#333840;cursor:pointer;font:inherit;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-regular);line-height:var(--bk-type-line-badge);transition:background .12s ease,transform .12s ease}.rate-character-chip[aria-pressed=true]{border-color:#f0a400;background:#fde19e;color:#3d2a00}.rate-character-chip:disabled{cursor:default;opacity:.48}.rate-character-chip span{color:currentColor;font-size:var(--bk-type-role-meta);line-height:var(--bk-type-line-badge)}.rate-character-chip:active{transform:scale(.97)}.rate-submit-row{position:-webkit-sticky;position:sticky;z-index:4;bottom:92px;display:grid;grid-gap:8px;gap:8px;margin-top:16px;padding:10px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 16px 34px rgba(15,23,42,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.rate-submit-hint.MuiTypography-root{color:#7a8491;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-ui);text-align:center}.rate-submit-hint.is-ready.MuiTypography-root{color:var(--bk-color-success-text)}.rate-submit-row .MuiButton-root{min-height:50px;border-radius:12px;font-size:var(--bk-font-body);font-weight:var(--bk-type-weight-title);text-transform:none}.rate-submit-row .primary{width:100%;background:linear-gradient(135deg,#ffd95f,#ffc33f);color:#1f1708;box-shadow:0 6px 16px rgba(255,195,63,.2)}.rate-submit-row .primary.Mui-disabled{background:#eceff3;color:#9aa2ad;box-shadow:none}.rate-submit-row .secondary{flex:0 0 130px;background:#fff;color:#25282d;box-shadow:0 8px 20px rgba(16,24,40,.06)}.rate-success-card{display:grid;justify-items:center;grid-gap:10px;gap:10px;margin-top:14px;padding:22px 16px;border-radius:20px;text-align:center}.rate-success-card svg{color:#18c77a;font-size:var(--bk-type-role-display)}.rate-success-card h2.MuiTypography-root{margin:0;color:#111318;font-size:1.15rem;font-weight:var(--bk-type-weight-title)}.rate-success-card p.MuiTypography-root{margin:0;color:#7d8590;font-size:var(--bk-font-body);line-height:var(--bk-type-line-body)}.rate-success-card .MuiButton-root{margin-top:4px;border-radius:14px;background:var(--bk-color-accent);text-transform:none}@media (max-width:380px){.drink-product-hero{grid-template-columns:102px minmax(0,1fr);gap:10px}.drink-product-image{min-height:172px}.drink-title.MuiTypography-root{font-size:1.14rem}}.search-page{margin-top:18px}.search-hero{display:grid;grid-gap:12px;gap:12px;padding:18px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.search-input{display:flex;gap:12px;align-items:center;min-height:60px;padding:0 16px;border:1px solid var(--line);border-radius:18px;background:#fff;color:var(--muted)}.search-input input{width:100%;border:0;color:var(--text);font-size:var(--bk-type-role-section-title);outline:0}.popular-searches,.search-tabs{display:flex;flex-wrap:wrap;gap:8px}.popular-searches button,.search-tabs button{display:inline-flex;gap:8px;align-items:center;min-height:40px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);cursor:pointer;font-weight:var(--bk-type-weight-title)}.popular-searches button{padding:0 13px}.search-tabs{margin:16px 0}.search-tabs button.active{border-color:var(--amber);background:var(--amber);color:#111}.search-tabs span{display:grid;place-items:center;background:rgba(0,0,0,.08);font-size:var(--bk-type-role-badge)}.search-result{grid-template-columns:76px minmax(0,1fr) auto;align-items:center;min-height:92px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#fff}.search-result.beer-search-result{min-height:112px}.result-icon,.result-image{width:72px;height:72px;border-radius:14px}.beer-search-result .result-image{height:96px}.result-image{background-position:50%;background-size:cover}.place-result-image{background:radial-gradient(circle at 28% 32%,rgba(254,138,0,.26) 0 13%,transparent 14%),linear-gradient(135deg,#fff7e6,#edf7ff 52%,#f8fafc);background-position:50%;background-size:cover}.result-image.beer-product-frame{background-repeat:no-repeat;background-size:contain}.result-icon{display:grid;place-items:center;background:var(--surface);color:var(--blue)}.search-result small,.search-result strong{display:block}.search-result strong{margin-bottom:4px;font-size:var(--bk-type-role-section-title)}.search-result small{color:var(--muted);line-height:var(--bk-type-line-body)}.result-arrow,.result-rating{display:inline-flex;gap:5px;align-items:center;justify-self:end;color:var(--text);font-weight:var(--bk-type-weight-display)}.result-rating svg{color:var(--amber);fill:var(--amber)}.result-rating.place-rating-badge{max-width:96px;color:var(--bk-color-accent)}.result-arrow{color:var(--blue)}.empty-search{padding:24px;border:1px dashed var(--line);border-radius:18px;background:#fff}.empty-search strong{font-size:var(--bk-type-role-section-title)}.empty-search p{margin:6px 0 0;color:var(--muted)}@keyframes scan-line{0%{top:24px}to{top:calc(100% - 24px)}}@media (max-width:860px){.topbar{grid-template-columns:1fr}.topbar>.top-actions{display:none}.search-result{grid-template-columns:64px minmax(0,1fr)}.result-arrow,.result-rating{grid-column:2;justify-self:start}}.birkarta-brand{gap:9px;min-width:0;color:#0f1b2e;text-decoration:none}.birkarta-brand img{width:62px;height:62px}.birkarta-brand__copy{display:grid;grid-gap:0;gap:0;min-width:0}.birkarta-brand .birkarta-brand__name{display:inline-flex;margin:0;color:#0f1b2e;font-size:1.45rem;font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-tight);letter-spacing:0;white-space:nowrap}.birkarta-brand .birkarta-brand__name>span{color:#0f1b2e}.birkarta-brand .birkarta-brand__name>.birkarta-brand__accent{color:#e88f00}.birkarta-brand .birkarta-brand__descriptor{display:block;margin-top:0;margin-left:1px;color:#667085;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium);letter-spacing:.012em;line-height:var(--bk-type-line-tight);white-space:nowrap;transform:translateY(1px)}.topbar{grid-template-columns:190px minmax(220px,1fr) auto}.home-brand{gap:10px}.home-brand .birkarta-brand__name{font-size:1.48rem}@media (max-width:420px){.home-brand img{width:52px;height:52px}.home-brand .birkarta-brand__name{font-size:1.34rem}.home-brand .birkarta-brand__descriptor{font-size:var(--bk-type-role-badge)}}.place-detail-shell{min-height:100vh;background:radial-gradient(circle at 24% -4%,rgba(254,138,0,.14),transparent 32%),#f6f7f9}.place-detail-app{position:relative;width:min(100%,430px);min-height:100vh;margin:0 auto;padding:12px 12px 92px}.place-detail-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;padding:8px 0 10px;background:linear-gradient(180deg,rgba(246,247,249,.98),rgba(246,247,249,.78));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.place-detail-icon-link{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(226,232,240,.9);border-radius:999px;background:rgba(255,255,255,.94);color:#151922;box-shadow:0 8px 20px rgba(15,23,42,.06)}.place-detail-icon-link:hover{border-color:rgba(254,138,0,.38);color:var(--bk-color-accent)}.place-detail-card,.place-detail-hero{overflow:hidden;border:1px solid rgba(226,232,240,.92);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(15,23,42,.08)}.place-detail-photo{position:relative;min-height:230px;background:radial-gradient(circle at 20% 22%,rgba(254,138,0,.32) 0 12%,transparent 13%),linear-gradient(135deg,#fff4d8,#e8f4ff 48%,#f8fafc);background-position:50%;background-size:cover}.place-detail-type{position:absolute;bottom:14px;left:14px;display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:9px;background:rgba(17,24,39,.84);color:#fff;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-badge)}.place-detail-type.store{background:rgba(37,99,235,.9)}.place-detail-summary{display:grid;grid-gap:8px;gap:8px;padding:16px}.place-detail-summary h1{margin:0;color:#101318;font-size:1.74rem;font-weight:var(--bk-type-weight-display);line-height:1.06;letter-spacing:0}.place-detail-summary p{margin:0;color:#5f6875;font-size:var(--bk-type-role-body);line-height:var(--bk-type-line-body)}.place-detail-city{display:inline-flex;align-items:center;gap:6px;color:var(--bk-color-accent);font-weight:var(--bk-type-weight-title)}.place-detail-city,.place-detail-rating{width:-moz-fit-content;width:fit-content}.place-detail-rating{margin-top:2px}.place-detail-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:12px 0}.place-detail-primary-action,.place-detail-secondary-action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-radius:15px;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-badge);text-align:center}.place-detail-primary-action{border:1px solid rgba(254,138,0,.5);background:linear-gradient(180deg,var(--bk-color-accent),var(--bk-color-accent));color:#221304;box-shadow:0 12px 24px rgba(254,138,0,.18)}.place-detail-secondary-action{border:1px solid rgba(226,232,240,.95);background:#fff;color:#151922}.place-detail-card{display:grid;grid-gap:14px;gap:14px;margin-top:12px;padding:16px}.place-detail-card h2{margin:0;color:#111827;font-size:1.1rem;font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-title)}.place-detail-facts{display:grid;grid-gap:10px;gap:10px}.place-detail-fact{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:58px;padding:9px 10px;border:1px solid rgba(226,232,240,.86);border-radius:15px;background:#fafbfc}.place-detail-fact>span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#fff4df;color:#b96500}.place-detail-fact small,.place-detail-fact strong{display:block}.place-detail-fact small{color:#7b8490;font-size:var(--bk-type-role-badge)}.place-detail-fact small,.place-detail-fact strong{font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-entity)}.place-detail-fact strong{overflow:hidden;color:#1f2630;font-size:var(--bk-type-role-body);text-overflow:ellipsis;white-space:nowrap}.place-detail-empty,.place-detail-note,.place-detail-section-head p{margin:0;color:#68717d;font-size:var(--bk-type-role-meta);line-height:var(--bk-type-line-body)}.place-detail-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.place-detail-section-head a{display:inline-flex;flex:0 0 auto;align-items:center;gap:3px;color:var(--bk-color-accent);font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-display)}.place-detail-nearby{display:grid;grid-gap:8px;gap:8px}.place-detail-nearby-row{display:grid;grid-gap:3px;gap:3px;min-width:0;padding:11px 12px;border:1px solid rgba(226,232,240,.86);border-radius:14px;background:#fff;color:inherit}.place-detail-nearby-row:hover{border-color:rgba(254,138,0,.35);background:#fffaf2}.place-detail-nearby-row small,.place-detail-nearby-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-detail-nearby-row span{color:#111827;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-title)}.place-detail-nearby-row small{color:#6f7782;font-size:var(--bk-type-role-meta);line-height:var(--bk-type-line-body)}@media (min-width:860px){.place-detail-app{width:min(100%,760px);padding-top:18px}.place-detail-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1fr)}.place-detail-photo{min-height:300px}.place-detail-summary{align-content:center;padding:24px}.place-detail-facts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:420px){.place-detail-actions{grid-template-columns:1fr}}.profile-app,.profile-shell{min-height:100vh;background:#f5f6f8}.profile-app{position:relative;width:min(100%,430px);margin:0 auto;padding:14px 14px 118px}.profile-topbar{align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.profile-topbar h1.MuiTypography-root{color:#151922;font-size:1.08rem;font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title)}.profile-settings-button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:999px;background:transparent;color:#7b8492;cursor:pointer}.profile-settings-button:focus-visible,.profile-settings-button:hover{background:#eef1f5;color:#151922}.profile-hero-card{display:grid;grid-template-columns:66px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:14px;border:0;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(17,24,39,.06)}.profile-avatar-wrap{position:relative;display:grid;place-items:center}.profile-avatar-large.bk-user-avatar{--bk-user-avatar-size:66px;--bk-user-avatar-font-size:var(--bk-type-role-section-title);--bk-user-avatar-inner-ring:rgba(255,255,255,0.66);--bk-user-avatar-outer-ring:rgba(15,23,42,0.1);--bk-user-avatar-shadow:rgba(15,23,42,0.12);box-shadow:inset 0 0 0 1px var(--bk-user-avatar-inner-ring),0 0 0 1px var(--bk-user-avatar-outer-ring),0 12px 28px -18px var(--bk-user-avatar-shadow)}.profile-avatar-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.profile-avatar-edit{position:absolute;right:-3px;bottom:-2px;display:grid;width:28px;height:28px;place-items:center;border:3px solid #fff;border-radius:999px;background:#eef2f7;color:#667085;cursor:pointer;box-shadow:0 8px 18px rgba(15,23,42,.12)}.profile-avatar-edit:focus-visible,.profile-avatar-edit:hover{background:#e3e8ef;color:#151922}.profile-avatar-edit svg{width:15px;height:15px}.profile-avatar-edit span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.profile-hero-copy h2.MuiTypography-root{display:-webkit-box;overflow:hidden;color:#0f172a;font-size:var(--bk-type-role-section-title);font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-tight);-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-hero-copy p.MuiTypography-root{margin-top:4px;color:#6f7681;font-size:var(--bk-type-role-meta);line-height:var(--bk-type-line-entity)}.profile-hero-meta.MuiTypography-root{display:block;margin-top:5px;color:#98a2b3;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-entity)}.profile-card{margin-top:8px;padding:13px;border:0;border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(17,24,39,.05)}.profile-card-title{align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.profile-card-title h2.MuiTypography-root{color:#111318;font-size:1.02rem;font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title)}.profile-card-title p.MuiTypography-root,.profile-save-status.MuiTypography-root{margin-top:3px;color:#8a919c;font-size:var(--bk-type-role-badge);line-height:var(--bk-type-line-ui)}.profile-save-status.MuiTypography-root{display:inline-flex;flex:0 0 auto;max-width:142px;align-items:center;justify-content:center;min-height:26px;margin-top:0;padding:5px 8px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#f8fafc;color:#667085;font-weight:var(--bk-type-weight-title);text-align:center}.profile-save-status.dirty.MuiTypography-root{border-color:rgba(37,99,235,.18);background:#eff6ff;color:#2563eb}.profile-save-status.saved.MuiTypography-root{border-color:rgba(28,31,36,.08);background:#f8fafc;color:#667085}.profile-save-status.error.MuiTypography-root{border-color:rgba(229,91,98,.22);background:#fff1f2;color:#c83f4a}.profile-field{display:grid;grid-gap:6px;gap:6px}.profile-field>span{color:var(--bk-color-muted,#667085);font-size:var(--bk-font-size-public-meta,var(--bk-font-size-sm,.74rem));font-weight:var(--bk-font-weight-label,700);line-height:var(--bk-type-line-tight)}.profile-taste-grid{display:flex;flex-wrap:wrap;gap:6px}.profile-taste-chip{min-height:27px;padding:5px 9px;border:1px solid rgba(208,215,225,.92);border-radius:999px;background:#fff;color:#465162;cursor:pointer;font:inherit;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-title);transition:background-color .16s ease,border-color .16s ease,transform .12s ease}.profile-taste-chip.active{border-color:rgba(37,99,235,.22);background:#eff6ff;color:#1d4ed8}.profile-taste-chip:active{transform:scale(.97)}.profile-section-list{display:grid;grid-gap:7px;gap:7px}.profile-session-list{margin-top:8px}.profile-section-row{display:grid;width:100%;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:58px;padding:10px;border:0;border-radius:18px;background:#fff;color:inherit;cursor:pointer;font:inherit;text-align:left;text-decoration:none}.profile-section-row:last-child{border-bottom:0}.profile-section-row:hover{background:#fafbfc}.profile-section-row:focus-visible{outline:3px solid rgba(37,99,235,.16);outline-offset:2px}.profile-section-row.passive{cursor:default}.profile-section-row.passive:hover{background:#fff}.profile-section-row.switch{cursor:default}.profile-section-icon{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:#f3f6fb;color:#64748b}.profile-section-icon svg{width:20px;height:20px}.profile-section-copy{display:grid;min-width:0;grid-gap:3px;gap:3px}.profile-section-copy strong{color:#111318;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-label)}.profile-section-copy small,.profile-section-copy strong{overflow:hidden;line-height:var(--bk-type-line-title);text-overflow:ellipsis;white-space:nowrap}.profile-section-copy small{color:#8a919c;font-size:var(--bk-type-role-badge)}.profile-section-chevron{color:#a0a7b2}.profile-section-row .MuiSwitch-root{margin-right:-8px}.profile-section-row .MuiSwitch-switchBase.Mui-checked{color:#2563eb}.profile-section-row .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#2563eb}@media (max-width:380px){.profile-hero-copy h2.MuiTypography-root{font-size:1.54rem}}.rating-hub-app,.rating-shell{min-height:100vh;background:#f8f7f3}.rating-hub-app{position:relative;width:min(100%,430px);margin:0 auto;padding:24px 14px 132px}.rating-hub-header{align-items:flex-end;justify-content:space-between;margin-bottom:14px}.rating-hub-header h1.MuiTypography-root{margin:0;color:#111318;font-size:1.7rem;font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-tight)}.rating-hub-header p.MuiTypography-root{margin-top:5px;color:#7d8590;font-size:var(--bk-type-role-meta);line-height:var(--bk-type-line-ui)}.rating-category-card,.rating-compact-row,.rating-filter-chip,.rating-hero-link,.rating-top-row{color:inherit;text-decoration:none}.rating-hero-card{display:grid;grid-template-columns:46px minmax(0,1fr) 18px;grid-gap:12px;gap:12px;align-items:center;padding:14px;border:1px solid rgba(28,31,36,.06);border-radius:22px;background:linear-gradient(135deg,#fff7e6,#fff);box-shadow:0 8px 20px rgba(28,31,36,.08),0 1px 2px rgba(28,31,36,.08)}.rating-hero-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:16px;background:var(--bk-color-accent);color:#fff}.rating-hero-icon svg{width:27px;height:27px}.rating-hero-copy{min-width:0}.rating-hero-copy h2.MuiTypography-root{overflow:hidden;color:#111318;font-size:var(--bk-type-role-entity);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-title);text-overflow:ellipsis;white-space:nowrap}.rating-hero-copy p.MuiTypography-root{display:-webkit-box;overflow:hidden;margin-top:4px;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#7d8590;font-size:var(--bk-type-role-badge);line-height:var(--bk-type-line-ui)}.rating-hero-card>svg{color:var(--bk-color-accent);width:16px}.rating-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin-top:12px}.rating-category-card{display:grid;min-height:86px;align-content:center;grid-gap:5px;gap:5px;padding:10px 8px;border:1px solid rgba(28,31,36,.06);border-radius:18px;background:#fff;box-shadow:0 4px 12px rgba(28,31,36,.05)}.rating-category-card>span{display:grid;width:30px;height:30px;place-items:center;border-radius:11px;background:#fff5df;color:var(--bk-color-accent)}.rating-category-card svg{width:19px;height:19px}.rating-category-card strong.MuiTypography-root{color:#111318;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-title)}.rating-category-card small.MuiTypography-root,.rating-category-card strong.MuiTypography-root{overflow:hidden;line-height:var(--bk-type-line-tight);text-overflow:ellipsis;white-space:nowrap}.rating-category-card small.MuiTypography-root{color:#8a919c;font-size:var(--bk-type-role-badge)}.rating-section-title{align-items:center;justify-content:space-between;gap:12px;margin:22px 0 10px}.rating-section-title h2.MuiTypography-root{color:#111318;font-size:1.05rem;font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-tight)}.rating-section-title a{display:inline-flex;align-items:center;gap:6px;color:var(--bk-color-accent);font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-label);text-decoration:none}.rating-section-title a svg{width:13px;height:13px}.rating-compact-list,.rating-top-list{display:grid;grid-gap:8px;gap:8px}.rating-top-row{display:grid;grid-template-columns:72px minmax(0,1fr) minmax(86px,auto);grid-gap:10px;gap:10px;align-items:center;min-height:84px;padding:8px;border:1px solid rgba(28,31,36,.06);border-radius:18px;background:#fff;box-shadow:0 4px 12px rgba(28,31,36,.06)}.rating-top-badge{justify-self:end}.rating-top-image{position:relative;width:72px;height:96px;border-radius:13px;border:1px solid var(--beer-product-border);background-color:var(--beer-product-bg);background-position:50%;background-repeat:no-repeat;background-size:contain}.rating-top-image span.MuiTypography-root{position:absolute;left:5px;bottom:5px;display:inline-flex;min-width:25px;height:20px;align-items:center;justify-content:center;padding:0 7px;border-radius:7px;background:var(--bk-color-accent);color:#fff;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-label);line-height:var(--bk-type-line-badge)}.rating-compact-row{display:grid;grid-template-columns:34px minmax(0,1fr) minmax(44px,auto);grid-gap:10px;gap:10px;align-items:center;min-height:60px;padding:9px 10px;border:1px solid rgba(28,31,36,.06);border-radius:16px;background:#fff;box-shadow:0 4px 12px rgba(28,31,36,.05)}.rating-compact-row>.place-rating-badge{justify-self:end}.rating-compact-row>strong.MuiTypography-root{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#fff5df;color:var(--bk-color-accent);font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title)}.rating-compact-row h3.MuiTypography-root{color:#111318;font-size:var(--bk-type-role-body);font-weight:var(--bk-type-weight-title)}.rating-compact-row h3.MuiTypography-root,.rating-compact-row p.MuiTypography-root{overflow:hidden;line-height:var(--bk-type-line-title);text-overflow:ellipsis;white-space:nowrap}.rating-compact-row p.MuiTypography-root{margin-top:3px;color:#8a919c;font-size:var(--bk-type-role-badge)}.rating-compact-row>span.MuiTypography-root{display:grid;min-width:40px;height:28px;place-items:center;border-radius:10px;background:#e6f8ef;color:#18a769;font-size:var(--bk-type-role-meta);font-weight:var(--bk-type-weight-display)}.rating-filter-grid{display:flex;flex-wrap:wrap;gap:7px}.rating-filter-group{display:grid;grid-gap:7px;gap:7px;padding:10px;border:1px solid rgba(28,31,36,.06);border-radius:16px;background:rgba(255,255,255,.68)}.rating-filter-group h3,.rating-filter-group h3.MuiTypography-root{margin:0;color:#6f7782;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-display);line-height:var(--bk-type-line-badge)}.rating-filter-chip{display:inline-flex;min-height:30px;align-items:center;max-width:100%;padding:5px 10px;border:1px solid rgba(28,31,36,.06);border-radius:999px;background:#fff;color:#3f4651;font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-medium);overflow-wrap:anywhere;box-shadow:0 3px 10px rgba(28,31,36,.04)}.beer-carousel-card{position:relative;display:grid;flex:0 0 128px;width:128px;min-height:218px;overflow:hidden;border:1px solid rgba(28,31,36,.06);border-radius:16px;background:#fff;box-shadow:0 4px 10px rgba(28,31,36,.08),0 1px 2px rgba(28,31,36,.1)}.bk-admin-beer-product small .country-flag,.bk-admin-country-badge .country-flag,.drink-brewery-row .country-flag,.drink-country-row .country-flag,.drink-similar-brewery .country-flag,.drink-spec-value .country-flag,.favorites-card-brewery .country-flag,.rate-product-meta .country-flag,.reviews-product-meta .country-flag{width:var(--country-flag-width);height:var(--country-flag-height);border-radius:var(--country-flag-radius)}@media (max-width:1500px){.bk-admin-breweries-summary,.bk-admin-dictionary-overview,.bk-admin-import-summary,.bk-admin-sources-summary,.bk-admin-workqueue-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.bk-admin-breweries-summary,.bk-admin-dictionary-overview,.bk-admin-import-summary,.bk-admin-sources-summary,.bk-admin-workqueue-summary{grid-template-columns:1fr 1fr}}.bk-admin-beer-product img,.bk-admin-candidate-product img{object-fit:contain;object-position:center}.drink-product-image,.favorites-card-image,.home-top-image,.rate-product-image,.rating-top-image,.result-image.beer-product-frame,.reviews-product-image{border:0;background-color:var(--beer-product-bg);background-position:50%;background-repeat:no-repeat;background-size:contain;box-shadow:none}.drink-action-favorite:disabled,.drink-favorite:disabled,.home-place-fav:disabled{cursor:not-allowed;opacity:.58;transform:none}.drink-action-favorite:disabled:hover,.drink-favorite:disabled:hover,.home-place-fav:disabled:hover{background:transparent}:where(.country-flag){--country-flag-size:16px;--country-flag-width:var(--country-flag-size);--country-flag-height:var(--country-flag-size);--country-flag-radius:999px;display:inline-block!important;flex:0 0 var(--country-flag-size)!important;width:var(--country-flag-size)!important;min-width:var(--country-flag-size)!important;height:var(--country-flag-size)!important;min-height:var(--country-flag-size)!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.1)!important;border-radius:999px!important;background-color:#f8fafc!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:0 1px 3px rgba(15,23,42,.1)!important;vertical-align:middle!important}:where(.country-flag.is-tiny,.country-badge.is-tiny){--country-flag-size:16px}:where(.country-flag.is-small,.country-badge.is-small){--country-flag-size:16px}:where(.country-flag.is-medium,.country-badge.is-medium){--country-flag-size:18px}:where(.country-flag.is-large,.country-badge.is-large){--country-flag-size:22px}:where(.country-badge){display:inline-flex!important;align-items:center!important;gap:6px!important;min-width:0!important;min-height:calc(var(--country-flag-size, 16px) + 6px)!important;padding:2px 8px 2px 3px!important;overflow:hidden!important;border:1px solid rgba(226,232,240,.95)!important;border-radius:999px!important;background:rgba(255,255,255,.92)!important;color:#344054!important;font-size:var(--bk-type-role-badge)!important;font-weight:var(--bk-type-weight-title)!important;line-height:var(--bk-type-line-badge)!important;white-space:nowrap!important}:where(.country-badge)>:where(.country-flag){flex:0 0 var(--country-flag-size)!important}:where(.country-badge)>span:last-child{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}.country-badge.country-badge>.country-flag.country-flag,.country-flag.country-flag{--country-flag-size:16px;--country-flag-width:var(--country-flag-size)!important;--country-flag-height:var(--country-flag-size)!important;--country-flag-radius:999px!important;position:relative!important;display:inline-block!important;flex:0 0 var(--country-flag-size)!important;inline-size:var(--country-flag-size)!important;block-size:var(--country-flag-size)!important;width:var(--country-flag-size)!important;min-width:var(--country-flag-size)!important;max-width:var(--country-flag-size)!important;height:var(--country-flag-size)!important;min-height:var(--country-flag-size)!important;max-height:var(--country-flag-size)!important;aspect-ratio:1/1!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:999px!important;background-color:#ffffff!important;box-shadow:0 1px 2px rgba(15,23,42,.08)!important;vertical-align:middle!important}.country-badge.country-badge>.country-flag.country-flag,.country-flag.country-flag,.country-flag.country-flag>.country-flag-art{overflow:hidden!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.country-flag.country-flag>.country-flag-art{position:absolute!important;inset:0!important;display:block!important;width:100%!important;height:100%!important;border-radius:inherit!important;font-style:normal!important}.country-badge.country-badge.is-small,.country-badge.country-badge.is-tiny,.country-flag.country-flag.is-small,.country-flag.country-flag.is-tiny{--country-flag-size:16px}.country-badge.country-badge.is-medium,.country-flag.country-flag.is-medium{--country-flag-size:18px}.country-badge.country-badge.is-large,.country-flag.country-flag.is-large{--country-flag-size:22px}.country-badge.country-badge{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:-moz-fit-content!important;width:fit-content!important;max-width:100%!important;min-height:calc(var(--country-flag-size, 16px) + 6px)!important;padding:2px 8px 2px 3px!important;border:1px solid rgba(226,232,240,.95)!important;border-radius:999px!important;background:rgba(255,255,255,.94)!important;color:#344054!important;font-size:var(--bk-type-role-badge)!important;font-weight:var(--bk-type-weight-title)!important;line-height:var(--bk-type-line-badge)!important}.country-badge.country-badge,.country-badge.country-badge>span:last-child{min-width:0!important;overflow:hidden!important;white-space:nowrap!important}.country-badge.country-badge>span:last-child{text-overflow:ellipsis!important}.bk-admin-country-badge.bk-admin-country-badge>.country-flag-frame.country-flag-frame,.country-badge.country-badge>.country-flag-frame.country-flag-frame,.country-flag-frame.country-flag-frame{--country-flag-size:16px!important;--country-flag-width:var(--country-flag-size)!important;--country-flag-height:var(--country-flag-size)!important;--country-flag-radius:999px!important;position:relative!important;display:inline-block!important;flex:0 0 var(--country-flag-size)!important;inline-size:var(--country-flag-size)!important;block-size:var(--country-flag-size)!important;width:var(--country-flag-size)!important;min-width:var(--country-flag-size)!important;max-width:var(--country-flag-size)!important;height:var(--country-flag-size)!important;min-height:var(--country-flag-size)!important;max-height:var(--country-flag-size)!important;aspect-ratio:1/1!important;overflow:hidden!important;border:1px solid rgba(15,23,42,.12)!important;border-radius:999px!important;background:#ffffff!important;box-shadow:0 1px 2px rgba(15,23,42,.08)!important;vertical-align:middle!important}.country-badge.country-badge.is-small>.country-flag-frame.country-flag-frame,.country-badge.country-badge.is-tiny>.country-flag-frame.country-flag-frame,.country-flag-frame.country-flag-frame.is-small,.country-flag-frame.country-flag-frame.is-tiny{--country-flag-size:16px!important}.country-badge.country-badge.is-medium>.country-flag-frame.country-flag-frame,.country-flag-frame.country-flag-frame.is-medium{--country-flag-size:18px!important}.country-badge.country-badge.is-large>.country-flag-frame.country-flag-frame,.country-flag-frame.country-flag-frame.is-large{--country-flag-size:22px!important}.country-flag-frame.country-flag-frame>.country-flag-art.country-flag{position:absolute!important;inset:1px!important;display:block!important;flex:none!important;inline-size:calc(var(--country-flag-size) - 2px)!important;block-size:calc(var(--country-flag-size) - 2px)!important;width:calc(var(--country-flag-size) - 2px)!important;min-width:calc(var(--country-flag-size) - 2px)!important;max-width:calc(var(--country-flag-size) - 2px)!important;height:calc(var(--country-flag-size) - 2px)!important;min-height:calc(var(--country-flag-size) - 2px)!important;max-height:calc(var(--country-flag-size) - 2px)!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:inherit!important;background-color:transparent!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;box-shadow:none!important;font-style:normal!important}