:root{--bg:var(--bk-color-page);--surface:var(--bk-color-surface);--text:var(--bk-color-text);--muted:var(--bk-color-muted);--line:var(--bk-color-border);--amber:var(--bk-color-accent);--blue:var(--bk-color-info);--green:var(--bk-color-success);--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:var(--bk-color-surface);--beer-product-border:var(--bk-color-border)}.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:var(--bk-avatar-size-md);--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:var(--bk-avatar-size-sm);--bk-user-avatar-icon-size:var(--bk-avatar-icon-size-sm);--bk-user-avatar-font-size:var(--bk-font-label)}.bk-user-avatar--medium{--bk-user-avatar-size:var(--bk-avatar-size-md);--bk-user-avatar-icon-size:var(--bk-avatar-icon-size-md);--bk-user-avatar-font-size:var(--bk-font-body-sm)}.bk-user-avatar--large{--bk-user-avatar-size:var(--bk-avatar-size-lg);--bk-user-avatar-icon-size:var(--bk-avatar-icon-size-lg);--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;isolation:isolate;align-items:center;justify-content:center;flex:0 0 auto;width:var(--rating-cap-size);height:var(--rating-cap-size);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;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-shape{position:absolute;inset:0;z-index:0;width:100%;height:100%;overflow:visible;pointer-events:none}.rating-cap-shape polygon{fill:var(--rating-cap-color);stroke:var(--rating-cap-color);stroke-linejoin:round;stroke-width:1.2}.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-rating-cap-excellent);--rating-cap-text:#ffffff}.rating-cap.benchmark.MuiTypography-root{--rating-cap-color:var(--bk-rating-cap-benchmark);--rating-cap-text:#ffffff}.rating-cap.good.MuiTypography-root{--rating-cap-color:var(--bk-rating-cap-good);--rating-cap-text:#ffffff}.rating-cap.average.MuiTypography-root{--rating-cap-color:var(--bk-rating-cap-average);--rating-cap-text:#1f2937;text-shadow:none}.rating-cap.weak.MuiTypography-root{--rating-cap-color:var(--bk-rating-cap-weak);--rating-cap-text:#ffffff}.rating-cap.low.MuiTypography-root{--rating-cap-color:var(--bk-rating-cap-low);--rating-cap-text:#ffffff}.rating-cap.empty.MuiTypography-root{--rating-cap-color:var(--bk-color-surface-muted);--rating-cap-text:var(--bk-color-muted)}.rating-cap.empty .rating-cap-shape polygon{stroke:var(--bk-color-border-soft)}.rating-cap-value{display:inline-flex;align-items:baseline;justify-content:center;color:inherit;font-size:inherit}.rating-cap-max,.rating-cap-value{position:relative;z-index:1;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{min-height:100dvh}.chip{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}.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)}.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)}.meta-row{display:flex;flex-wrap:wrap;color:var(--muted);font-size:var(--bk-type-role-body)}.meta-row,.rating-badge{gap:8px;align-items:center}.rating-badge{display:inline-flex;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}.drink-favorite{padding:0;border:0;font:inherit;line-height:0}.drink-favorite,.drink-favorite:hover{background:transparent}.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)}.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;min-height:100vh;background:#f8f8f7}.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%}.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-frame,.rating-card{position:relative;overflow:hidden}.country-flag-frame{display:inline-flex;align-items:center;justify-content:center;flex:0 0 var(--country-flag-size);inline-size:var(--country-flag-size);block-size:var(--country-flag-size);border:1px solid rgba(15,23,42,.12);border-radius:999px;background:var(--bk-color-white);box-shadow:0 1px 2px rgba(15,23,42,.08);line-height:1;vertical-align:middle}.country-badge.is-small,.country-badge.is-tiny,.country-flag-frame,.country-flag-frame.is-small,.country-flag-frame.is-tiny{--country-flag-size:16px}.country-badge.is-medium,.country-flag-frame.is-medium{--country-flag-size:18px}.country-badge.is-large,.country-flag-frame.is-large{--country-flag-size:22px}.country-flag-art{position:absolute;inset:0;display:block;overflow:hidden;border-radius:inherit;background-position:50%;background-repeat:no-repeat;background-size:cover;font-style:normal}.country-badge{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:-moz-fit-content;width:fit-content;max-width:100%;min-width:0;min-height:calc(var(--country-flag-size, 16px) + 6px);padding:2px 8px 2px 3px;overflow:hidden;border:1px solid var(--bk-color-border-soft);border-radius:999px;background:var(--bk-color-white);color:var(--bk-color-text-secondary);font-size:var(--bk-type-role-badge);font-weight:var(--bk-type-weight-title);line-height:var(--bk-type-line-badge);text-decoration:none;white-space:nowrap}.country-badge>.country-flag-frame{flex:0 0 var(--country-flag-size)}.country-badge>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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;min-height:100vh;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{--bk-public-icon-button-size:44px;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}.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-frame{--country-flag-size: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}.drink-favorite:hover{background:rgba(17,24,39,.06)}.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}.drink-brewery-row[href]:hover,.drink-country-row[href]:hover{background:rgba(254,138,0,.08)}.drink-brewery-row .country-flag-frame,.drink-country-row .country-flag-frame,.drink-similar-brewery .country-flag-frame{--country-flag-size:18px}.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-description-content{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-description-content 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-description-content 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-description-content.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-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-description-content.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}@media (max-width:640px){.top-rating-filter-head{align-items:flex-start;flex-direction:column}}.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)}.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-frame{--country-flag-size:16px}.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}.reviews-votes button:hover,.reviews-votes button[aria-pressed=true]{color:var(--bk-color-accent)}.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-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}.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{--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-frame{--country-flag-size:16px}.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-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}.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-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,border-color .16s ease}.rate-manual-button:hover{border-color:rgba(254,138,0,.38);background:rgba(255,244,224,.96)}.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}.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-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}.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-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-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){.search-result{grid-template-columns:64px minmax(0,1fr)}.result-arrow,.result-rating{grid-column:2;justify-self:start}}.birkarta-brand{--bk-brand-lockup-width:164px;display:inline-flex;align-items:center;min-width:0;width:-moz-fit-content;width:fit-content;color:var(--bk-public-brand-navy);text-decoration:none}.birkarta-brand.is-compact{--bk-brand-lockup-width:132px}.birkarta-brand.is-large{--bk-brand-lockup-width:196px}.birkarta-brand__heading{margin:0;line-height:0}.birkarta-brand__visual{display:block;width:var(--bk-brand-lockup-width)}.birkarta-brand__mark,.birkarta-brand__wordmark{display:block;width:100%;height:auto}.birkarta-brand__mark{display:none}.profile-app,.profile-shell{min-height:100vh;background:#f5f6f8}.profile-app{position:relative}.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,box-shadow .16s ease}.profile-taste-chip.active{border-color:rgba(37,99,235,.22);background:#eff6ff;color:#1d4ed8}.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}.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{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)}@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-favorite:disabled{cursor:not-allowed;opacity:.58;transform:none}.drink-favorite:disabled:hover{background:transparent}