.EstablishmentLoadingState-module__fEK_ha__skeletonContainer{animation:2s cubic-bezier(.4,0,.6,1) infinite EstablishmentLoadingState-module__fEK_ha__pulse}@keyframes EstablishmentLoadingState-module__fEK_ha__pulse{0%,to{opacity:1}50%{opacity:.5}}.EstablishmentLoadingState-module__fEK_ha__skeletonCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-200);padding:var(--spacing-4);margin-bottom:var(--spacing-4);background-color:#fff}.EstablishmentLoadingState-module__fEK_ha__skeletonContent{align-items:flex-start;gap:var(--spacing-4);display:flex}.EstablishmentLoadingState-module__fEK_ha__skeletonImage{background-color:var(--color-gray-200);border-radius:var(--radius-lg);flex-shrink:0;width:5rem;height:5rem}.EstablishmentLoadingState-module__fEK_ha__skeletonTextContainer{flex:1;min-width:0}.EstablishmentLoadingState-module__fEK_ha__skeletonTitle{background-color:var(--color-gray-200);border-radius:var(--radius-default);width:75%;height:1.25rem;margin-bottom:var(--spacing-2)}.EstablishmentLoadingState-module__fEK_ha__skeletonTags{gap:var(--spacing-2);margin-bottom:var(--spacing-3);display:flex}.EstablishmentLoadingState-module__fEK_ha__skeletonTag{background-color:var(--color-gray-200);border-radius:var(--radius-full);height:1.5rem}.EstablishmentLoadingState-module__fEK_ha__skeletonTagShort{width:4rem}.EstablishmentLoadingState-module__fEK_ha__skeletonTagMedium{width:5rem}.EstablishmentLoadingState-module__fEK_ha__skeletonRating{align-items:center;gap:var(--spacing-2);display:flex}.EstablishmentLoadingState-module__fEK_ha__skeletonRatingItem{background-color:var(--color-gray-200);border-radius:var(--radius-default);height:1rem}.EstablishmentLoadingState-module__fEK_ha__skeletonRatingShort{width:5rem}.EstablishmentLoadingState-module__fEK_ha__skeletonRatingMedium{width:4rem}.EstablishmentLoadingState-module__fEK_ha__skeletonAction{background-color:var(--color-gray-200);border-radius:var(--radius-default);width:2rem;height:2rem}.EstablishmentLoadingState-module__fEK_ha__loadingStateContainer{gap:var(--spacing-4);flex-direction:column;display:flex}.EstablishmentLoadingState-module__fEK_ha__loadingList{gap:var(--spacing-2);flex-direction:column;display:flex}
.EmptyState-module__hvHL5W__emptyStateContainer{text-align:center;padding:var(--spacing-12) 0}.EmptyState-module__hvHL5W__emptyStateIcon{margin-bottom:var(--spacing-4);font-size:3.75rem}.EmptyState-module__hvHL5W__emptyStateTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-gray-900);margin-bottom:var(--spacing-2)}.EmptyState-module__hvHL5W__emptyStateDescription{color:var(--color-gray-600);margin-bottom:var(--spacing-6);max-width:28rem;margin-left:auto;margin-right:auto}.EmptyState-module__hvHL5W__suggestionsSection{margin-bottom:var(--spacing-6)}.EmptyState-module__hvHL5W__suggestionsLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-gray-700);margin-bottom:var(--spacing-2)}.EmptyState-module__hvHL5W__suggestionsList{font-size:var(--font-size-sm);color:var(--color-gray-600);margin:0;padding:0;list-style:none}.EmptyState-module__hvHL5W__suggestionItem{margin-bottom:var(--spacing-1)}.EmptyState-module__hvHL5W__actionButton{padding:var(--spacing-3) var(--spacing-6);min-height:44px;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);border-radius:var(--radius-md);color:#fff;cursor:pointer;transition:background-color var(--transition-base);background-color:#2563eb;border:none;align-items:center;display:inline-flex}.EmptyState-module__hvHL5W__actionButton:hover{background-color:#1d4ed8}.EmptyState-module__hvHL5W__actionButton:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f6}
.EstablishmentList-module__-yCy0q__refetchIndicator{pointer-events:none;background-color:#0f766e14;width:100%;height:2px;margin:0;position:relative;overflow:hidden}.EstablishmentList-module__-yCy0q__refetchIndicator:before{content:"";background:linear-gradient(90deg,#0f766e00 0%,#0f766ed9 50%,#0f766e00 100%);width:30%;height:100%;animation:1.1s ease-in-out infinite EstablishmentList-module__-yCy0q__refetchSlide;position:absolute;top:0;left:0}@keyframes EstablishmentList-module__-yCy0q__refetchSlide{0%{transform:translate(-100%)}to{transform:translate(400%)}}@media (prefers-reduced-motion:reduce){.EstablishmentList-module__-yCy0q__refetchIndicator:before{background:#0f766e80;width:100%;animation:none}}.EstablishmentList-module__-yCy0q__listContainer{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.EstablishmentList-module__-yCy0q__establishmentsGrid{grid-template-columns:1fr;gap:1rem;padding:.5rem .5rem 1rem;display:grid}@media (max-width:767px){.EstablishmentList-module__-yCy0q__establishmentsGrid{grid-template-columns:1fr;padding-bottom:100px}}@media (min-width:1024px){.EstablishmentList-module__-yCy0q__establishmentsGrid{grid-template-columns:1fr;padding-bottom:1rem}}.EstablishmentList-module__-yCy0q__establishmentsGridExpanded{grid-template-columns:1fr;gap:1rem;padding:.5rem .5rem 1rem;display:grid}@media (max-width:767px){.EstablishmentList-module__-yCy0q__establishmentsGridExpanded{grid-template-columns:1fr;padding-bottom:100px}}@media (min-width:1024px){.EstablishmentList-module__-yCy0q__establishmentsGridExpanded{grid-template-columns:repeat(2,1fr);padding-bottom:1rem}}.EstablishmentList-module__-yCy0q__paginationContainer{background-color:#fff;border-top:1px solid #e5e7eb;border-radius:0;grid-column:1/-1;margin:.5rem 0 0;padding:.5rem}@media (max-width:767px){.EstablishmentList-module__-yCy0q__paginationContainer{margin-bottom:100px}}@media (min-width:1024px){.EstablishmentList-module__-yCy0q__paginationContainer{border-radius:.5rem;margin:.5rem .5rem 0}}.EstablishmentList-module__-yCy0q__paginationControls{justify-content:space-between;align-items:center;display:flex}.EstablishmentList-module__-yCy0q__paginationButton{color:#1f2937;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;min-height:44px;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.EstablishmentList-module__-yCy0q__paginationButton:hover:not(:disabled){background-color:#f9fafb}.EstablishmentList-module__-yCy0q__paginationButton:focus-visible{outline:none;box-shadow:0 0 0 2px #01745f33}.EstablishmentList-module__-yCy0q__paginationButton:disabled{opacity:.5;cursor:not-allowed}.EstablishmentList-module__-yCy0q__paginationInfo{color:#4b5563;font-size:.875rem}
.ListView-module__DfFXUW__listViewContainer{background-color:#e5e7eb;flex-direction:column;height:100vh;display:flex}.ListView-module__DfFXUW__mobileVisible{width:100%;max-width:100%;display:block}.ListView-module__DfFXUW__desktopVisible{width:100%;display:none}@media (min-width:1025px){.ListView-module__DfFXUW__mobileVisible{display:none}.ListView-module__DfFXUW__desktopVisible{display:block}}.ListView-module__DfFXUW__headerSection{flex-shrink:0}.ListView-module__DfFXUW__desktopHeader{background-color:#fff;border-bottom:1px solid #e5e7eb;padding:1rem;display:none}@media (min-width:1025px){.ListView-module__DfFXUW__desktopHeader{display:block}}.ListView-module__DfFXUW__mobileHeader{background-color:#fff;border-top:1px solid #d1d5db;border-bottom:1px solid #e5e7eb;padding:1rem}@media (min-width:1025px){.ListView-module__DfFXUW__mobileHeader{display:none}}.ListView-module__DfFXUW__headerContent,.ListView-module__DfFXUW__mobileHeaderContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.ListView-module__DfFXUW__headerTitle{color:#1b1b1b;font-size:1.125rem;font-weight:600}.ListView-module__DfFXUW__mobileHeaderTitle{color:#1b1b1b;flex-shrink:0;font-size:1.125rem;font-weight:600}.ListView-module__DfFXUW__sortControls,.ListView-module__DfFXUW__mobileSortControls{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.ListView-module__DfFXUW__sortLabel,.ListView-module__DfFXUW__mobileSortLabel{color:#374151;white-space:nowrap;font-size:.875rem;font-weight:500}.ListView-module__DfFXUW__sortDropdown{color:#1b1b1b;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem .5rem;font-size:.875rem}.ListView-module__DfFXUW__sortDropdown:focus-visible{outline:none;box-shadow:0 0 0 2px #3b82f680}.ListView-module__DfFXUW__scrollableArea{background-color:#e5e7eb;flex:1;padding:0;overflow-y:auto}.ListView-module__DfFXUW__discoveryImageContainer{width:100%;height:100%;position:relative}.ListView-module__DfFXUW__discoveryImage{object-fit:cover;width:100%;height:100%}.ListView-module__DfFXUW__allergenScoreOverlay{position:absolute;top:.5rem;right:.5rem}.ListView-module__DfFXUW__allergenScoreBadge{color:#fff;border:2px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:500;display:flex;box-shadow:0 4px 6px -1px #0000001a}.ListView-module__DfFXUW__discoveryLoadingContainer,.ListView-module__DfFXUW__discoveryFallbackContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ListView-module__DfFXUW__discoveryLoadingContainer{color:#9ca3af;background-color:#fff}.ListView-module__DfFXUW__discoveryFallbackContainer{background-color:var(--color-gray-600);color:var(--color-gray-100)}.ListView-module__DfFXUW__discoveryLoadingContent{align-items:center;gap:.5rem;display:flex}.ListView-module__DfFXUW__discoveryLoadingSpinner{border:2px solid #0000;border-bottom-color:#9ca3af;border-radius:9999px;width:1rem;height:1rem;animation:1s linear infinite ListView-module__DfFXUW__spin}.ListView-module__DfFXUW__discoveryLoadingText{font-size:.75rem}.ListView-module__DfFXUW__discoveryFallbackIcon{width:1.5rem;height:1.5rem}@keyframes ListView-module__DfFXUW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.discover-module__K3kEyq__discoverPage{background-color:var(--color-background-page,#f9fafb);flex-direction:column;min-height:100vh;display:flex}.discover-module__K3kEyq__main{flex:1;padding:1.25rem 1rem 3rem}@media (min-width:640px){.discover-module__K3kEyq__main{padding:1.25rem 1.5rem 3rem}}@media (min-width:1024px){.discover-module__K3kEyq__main{padding:1.25rem 2rem 3rem}}.discover-module__K3kEyq__pageHeader{margin-bottom:1.75rem}.discover-module__K3kEyq__pageTitle{color:var(--color-text-primary);margin:0 0 .25rem;font-size:1.875rem;font-weight:700;line-height:1.2}.discover-module__K3kEyq__countyFilterStrip{margin-bottom:1.75rem}.discover-module__K3kEyq__countyFilterStrip:has(+.discover-module__K3kEyq__townFilterStrip){margin-bottom:.5rem}.discover-module__K3kEyq__countyFilterLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.6875rem;font-weight:600}.discover-module__K3kEyq__countyChips{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.discover-module__K3kEyq__countyChips::-webkit-scrollbar{display:none}.discover-module__K3kEyq__countyChip{color:#374151;white-space:nowrap;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;height:34px;padding:0 12px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;min-height:0!important;font-size:13px!important}@media (min-width:768px){.discover-module__K3kEyq__countyChip{border-width:1px;border-radius:.375rem;height:2rem;padding:0 .625rem;font-size:.75rem!important}}.discover-module__K3kEyq__countyChip:hover{background-color:#ebebebfa}.discover-module__K3kEyq__countyChipActive{background-color:var(--color-brand-dark-green,#0b4736);border-color:var(--color-brand-dark-green,#0b4736);color:#fff}.discover-module__K3kEyq__countyChipActive:hover{background-color:var(--color-brand-dark-green,#0b4736);color:#fff}.discover-module__K3kEyq__countyChipFlag{font-size:1.1em;line-height:1}.discover-module__K3kEyq__section{margin-bottom:2.25rem}.discover-module__K3kEyq__sectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.875rem;display:flex}.discover-module__K3kEyq__sectionTitle{color:var(--color-text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.125rem;font-weight:700;line-height:1.3;display:flex}.discover-module__K3kEyq__sectionTitleIcon{width:1.125rem;height:1.125rem;color:var(--color-text-primary);flex-shrink:0;align-items:center;display:flex}.discover-module__K3kEyq__sectionTitleIcon svg{width:100%;height:100%}.discover-module__K3kEyq__seeAllHeaderLink{color:var(--color-text-tertiary);white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .15s}.discover-module__K3kEyq__seeAllHeaderLink:hover{color:var(--color-text-primary)}.discover-module__K3kEyq__scrollRow{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:.875rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.discover-module__K3kEyq__scrollRow::-webkit-scrollbar{display:none}.discover-module__K3kEyq__scrollCard{scroll-snap-align:start;flex-shrink:0;width:calc(100vw - 5.5rem);max-width:280px}@media (min-width:375px){.discover-module__K3kEyq__scrollCard{width:75vw;max-width:300px}}@media (min-width:480px){.discover-module__K3kEyq__scrollCard{width:65vw;max-width:320px}}.discover-module__K3kEyq__ratingOverlay{z-index:20;pointer-events:none;position:absolute;top:12px;right:12px}@media (min-width:768px){.discover-module__K3kEyq__scrollCard{width:348px;max-width:none}}@media (min-width:1024px){.discover-module__K3kEyq__scrollCard{width:304px}}@media (min-width:1280px){.discover-module__K3kEyq__scrollCard{width:389px}}.discover-module__K3kEyq__seeAllCard{scroll-snap-align:start;background-color:var(--card-bg);border:var(--card-border);border-radius:var(--card-radius);width:140px;box-shadow:var(--card-shadow);cursor:pointer;color:var(--color-text-primary);text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.625rem;min-height:200px;padding:1rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.discover-module__K3kEyq__seeAllCard:hover{border:1px solid var(--color-gray-400);box-shadow:var(--card-shadow-hover)}.discover-module__K3kEyq__seeAllCardIcon{background-color:var(--color-brand-dark-green,#0b4736);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.discover-module__K3kEyq__seeAllCardIconSvg{color:#fff;width:1.25rem;height:1.25rem}.discover-module__K3kEyq__seeAllCardLabel{color:var(--color-text-primary);font-size:.8125rem;font-weight:600;line-height:1.3}.discover-module__K3kEyq__skeletonCard{scroll-snap-align:start;background-color:var(--card-bg);border:var(--card-border);border-radius:var(--card-radius);width:calc(100vw - 5.5rem);max-width:280px;box-shadow:var(--card-shadow);flex-shrink:0;min-height:280px;overflow:hidden}.discover-module__K3kEyq__skeletonImage{background-color:var(--color-gray-200,#e5e7eb);width:100%;height:6rem;animation:1.5s ease-in-out infinite discover-module__K3kEyq__shimmer}.discover-module__K3kEyq__skeletonContent{flex-direction:column;gap:.5rem;padding:14px 16px;display:flex}.discover-module__K3kEyq__skeletonLine{background-color:var(--color-gray-200,#e5e7eb);border-radius:.25rem;height:.875rem;animation:1.5s ease-in-out infinite discover-module__K3kEyq__shimmer}.discover-module__K3kEyq__skeletonLineShort{width:60%}.discover-module__K3kEyq__skeletonLineMedium{width:80%}.discover-module__K3kEyq__skeletonBadge{border-radius:var(--card-radius,.5rem);background-color:var(--color-gray-200,#e5e7eb);width:5rem;height:1.75rem;animation:1.5s ease-in-out infinite discover-module__K3kEyq__shimmer}@media (min-width:375px){.discover-module__K3kEyq__skeletonCard{width:75vw;max-width:300px}}@media (min-width:480px){.discover-module__K3kEyq__skeletonCard{width:65vw;max-width:320px}}@media (min-width:768px){.discover-module__K3kEyq__skeletonCard{width:348px;max-width:none}}@media (min-width:1024px){.discover-module__K3kEyq__skeletonCard{width:304px}}@media (min-width:1280px){.discover-module__K3kEyq__skeletonCard{width:389px}}@keyframes discover-module__K3kEyq__shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.discover-module__K3kEyq__comingSoonRow{gap:.875rem;display:flex;overflow:hidden}.discover-module__K3kEyq__comingSoonCard{background-color:var(--card-bg);border:var(--card-border);border-radius:var(--card-radius);width:calc(100vw - 3rem);min-height:200px;box-shadow:var(--card-shadow);opacity:.5;pointer-events:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (min-width:768px){.discover-module__K3kEyq__comingSoonCard{width:348px}}@media (min-width:1024px){.discover-module__K3kEyq__comingSoonCard{width:304px}}@media (min-width:1280px){.discover-module__K3kEyq__comingSoonCard{width:389px}}.discover-module__K3kEyq__comingSoonLabel{color:var(--color-text-tertiary,#6b7280);letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600}.discover-module__K3kEyq__comingSoonIcon{width:2rem;height:2rem;color:var(--color-gray-300,#d1d5db)}.discover-module__K3kEyq__reviewComment{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.4;display:-webkit-box;overflow:hidden}.discover-module__K3kEyq__emptyRow{color:var(--color-text-tertiary);padding:1.5rem 0;font-size:.875rem}.discover-module__K3kEyq__emptyTopRated{flex-direction:column;gap:.875rem;padding:1.25rem 0 .5rem;display:flex}.discover-module__K3kEyq__emptyTopRatedText{color:var(--color-text-tertiary);margin:0;font-size:.875rem}.discover-module__K3kEyq__emptyTopRatedActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.discover-module__K3kEyq__emptyTopRatedSeeAll{border:1px solid var(--color-brand-dark-green,#0b4736);color:var(--color-brand-dark-green,#0b4736);white-space:nowrap;border-radius:9999px;align-items:center;padding:.375rem 1.125rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.discover-module__K3kEyq__emptyTopRatedSeeAll:hover{background-color:var(--color-brand-dark-green,#0b4736);color:#fff}.discover-module__K3kEyq__emptyTopRatedAddReview{border:1px solid var(--color-brand-dark-green,#0b4736);color:var(--color-brand-dark-green,#0b4736);white-space:nowrap;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem 1.125rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.discover-module__K3kEyq__emptyTopRatedAddReview:hover{background-color:var(--color-brand-dark-green);border-color:var(--color-brand-dark-green);color:var(--color-text-inverse)}.discover-module__K3kEyq__emptyTopRatedAddReview:hover svg{stroke:var(--color-text-inverse)}.discover-module__K3kEyq__discoverCard{cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#1c1c1e;border-radius:.75rem;outline:none;width:100%;height:220px;transition:transform .2s;position:relative;overflow:hidden}.discover-module__K3kEyq__discoverCard:hover{transform:scale(1.02)}.discover-module__K3kEyq__discoverCard:focus-visible{box-shadow:0 0 0 3px #ffffff80}@media (min-width:768px){.discover-module__K3kEyq__discoverCard{height:240px}}.discover-module__K3kEyq__discoverCardImage{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.discover-module__K3kEyq__discoverCardPlaceholder{background-color:var(--color-gray-600);position:absolute;inset:0}.discover-module__K3kEyq__discoverCardGradient{pointer-events:none;background:linear-gradient(#0000 20%,#00000080 55%,#000000e0 100%);position:absolute;inset:0}.discover-module__K3kEyq__discoverCardContent{flex-direction:column;gap:.375rem;padding:.875rem 1rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.discover-module__K3kEyq__discoverCardLogo{object-fit:cover;width:2rem;height:2rem;box-shadow:none;background:0 0;border:none;border-radius:9999px;flex-shrink:0;margin-bottom:.125rem;overflow:hidden}.discover-module__K3kEyq__discoverCardHeaderRow{align-items:center;gap:.625rem;margin-bottom:.125rem;display:flex}.discover-module__K3kEyq__discoverCardLogoCircle{object-fit:cover;width:2.5rem;height:2.5rem;box-shadow:none;background:0 0;border:none;border-radius:9999px;flex-shrink:0;padding:0;overflow:hidden}.discover-module__K3kEyq__discoverCardHeaderText{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.discover-module__K3kEyq__discoverCardTitle{color:#fff;text-shadow:0 1px 4px #0009;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25}@media (min-width:768px){.discover-module__K3kEyq__discoverCardTitle{font-size:1.25rem}}.discover-module__K3kEyq__discoverCardSubtitle{color:#ffffffb3;margin:0;font-size:.75rem;line-height:1.4}.discover-module__K3kEyq__discoverSafeFor{flex-direction:column;gap:4px;margin-top:2px;display:flex}.discover-module__K3kEyq__discoverSafeForLabel{color:#ffffffa6;text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.6875rem;font-weight:600}.discover-module__K3kEyq__discoverSafeForBadges{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.discover-module__K3kEyq__reviewerRow{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.discover-module__K3kEyq__reviewerAvatarWrap{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.discover-module__K3kEyq__reviewerAvatar{object-fit:cover;background:#fff;border:none;border-radius:9999px;flex-shrink:0;width:1.5rem;height:1.5rem}.discover-module__K3kEyq__reviewerAvatarPlaceholder{color:#ffffffe6;background-color:#fff3;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.discover-module__K3kEyq__reviewerName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.discover-module__K3kEyq__allergenFilterStrip{margin-bottom:.4rem}.discover-module__K3kEyq__allergenFilterLabel{color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem;font-size:.6875rem;font-weight:600}.discover-module__K3kEyq__allergenChips{scrollbar-width:none;-ms-overflow-style:none;gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.discover-module__K3kEyq__allergenChips::-webkit-scrollbar{display:none}.discover-module__K3kEyq__allergenChip{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;height:34px;padding:0 12px;font-weight:500;line-height:1;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;min-height:0!important;font-size:13px!important}.discover-module__K3kEyq__allergenChip:hover{background-color:#ebebebfa;border-color:#9ca3af}.discover-module__K3kEyq__allergenChipActive{background-color:var(--color-brand-dark-green,#0b4736);border-color:var(--color-brand-dark-green,#0b4736);color:#fff}.discover-module__K3kEyq__allergenChipActive:hover{background-color:var(--color-brand-dark-green,#0b4736);color:#fff}@media (min-width:768px){.discover-module__K3kEyq__allergenChip{border-width:1px;border-radius:.375rem;height:2rem;padding:0 .625rem;font-size:.75rem!important}}.discover-module__K3kEyq__filterSelect{color:#374151;cursor:pointer;appearance:auto;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;height:34px;padding:0 10px;font-weight:500;line-height:1;min-height:0!important;font-size:13px!important}.discover-module__K3kEyq__filterSelect:hover{background-color:#ebebebfa;border-color:#9ca3af}@media (min-width:768px){.discover-module__K3kEyq__filterSelect{border-width:1px;border-radius:.375rem;height:2rem;padding:0 .5rem;font-size:.75rem!important}}.discover-module__K3kEyq__ratingChip{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:5px;height:34px;padding:0 10px;font-weight:500;line-height:1;transition:opacity .15s,filter .15s;display:inline-flex;position:relative;min-height:0!important;font-size:13px!important}.discover-module__K3kEyq__ratingChip:after{content:"";pointer-events:none;background-color:#0000;border-radius:8px;transition:background-color .15s;position:absolute;inset:0}.discover-module__K3kEyq__ratingChip:hover:after{background-color:#0000001f}.discover-module__K3kEyq__ratingChipCircle{z-index:1;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:relative}@media (min-width:768px){.discover-module__K3kEyq__ratingChip{border-radius:.375rem;gap:4px;height:2rem;padding:0 .5rem;font-size:.75rem!important}.discover-module__K3kEyq__ratingChipCircle{width:1rem;height:1rem;font-size:.6875rem}}.discover-module__K3kEyq__townFilterStrip{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.5rem;margin-top:0;margin-bottom:1.75rem;padding-top:0;padding-bottom:.25rem;display:flex;overflow-x:auto}.discover-module__K3kEyq__townFilterStrip::-webkit-scrollbar{display:none}.discover-module__K3kEyq__townChip{box-sizing:border-box;color:#374151;white-space:nowrap;cursor:pointer;background:#fff;border:1.5px solid #d1d5db;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;height:34px;padding:0 12px;font-weight:500;line-height:1;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex;min-height:0!important;font-size:13px!important}.discover-module__K3kEyq__townChip:hover{background-color:#ebebebfa;border-color:#9ca3af}.discover-module__K3kEyq__townChipActive{background-color:var(--color-brand-dark-green,#0b4736);border-color:var(--color-brand-dark-green,#0b4736);color:#fff}.discover-module__K3kEyq__townChipActive:hover{background-color:var(--color-brand-dark-green,#0b4736);color:#fff}.discover-module__K3kEyq__townChipCount{min-width:18px;height:16px;color:inherit;background-color:#00000014;border-radius:9999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.discover-module__K3kEyq__townChipActive .discover-module__K3kEyq__townChipCount{background-color:#ffffff40}@media (min-width:768px){.discover-module__K3kEyq__townChip{border-width:1px;border-radius:.375rem;height:2rem;padding:0 .625rem;font-size:.75rem!important}}
.ImagePlaceholder-module__vRgGdW__placeholder{justify-content:center;align-items:center;gap:var(--spacing-1-5);background-color:var(--color-gray-600);width:100%;height:100%;min-height:100%;color:var(--color-gray-100);border-radius:inherit;text-align:center;flex-direction:column;display:flex;position:relative;overflow:hidden}.ImagePlaceholder-module__vRgGdW__placeholderCard{display:block}.ImagePlaceholder-module__vRgGdW__placeholderCard .ImagePlaceholder-module__vRgGdW__icon{z-index:2;width:clamp(1.25rem,14%,2.25rem);height:clamp(1.25rem,14%,2.25rem);position:absolute;bottom:1em;right:1em}.ImagePlaceholder-module__vRgGdW__icon{filter:brightness(0)invert();opacity:.5;flex-shrink:0;width:clamp(1.25rem,5vw,2rem);height:clamp(1.25rem,5vw,2rem);display:block}.ImagePlaceholder-module__vRgGdW__label{z-index:1;padding:var(--spacing-2) var(--spacing-1-5);font-size:var(--font-size-xs);color:var(--color-gray-100);line-height:var(--line-height-snug);background:linear-gradient(to top, color-mix(in srgb, var(--color-gray-900) 75%, transparent), transparent);position:absolute;bottom:0;left:0;right:0}.ImagePlaceholder-module__vRgGdW__placeholderCard .ImagePlaceholder-module__vRgGdW__label{padding-right:clamp(2.5rem,22%,4rem)}
.SafeImage-module__CqNOsq__wrapper{isolation:isolate;width:100%;height:100%;position:relative}.SafeImage-module__CqNOsq__blurhash{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.SafeImage-module__CqNOsq__image{object-fit:cover;z-index:1}
.PlaceSidebar-module__2ATn3q__sidebarContainer{background-color:var(--color-background-card);z-index:var(--z-dropdown);flex-direction:column;height:100%;display:flex;position:relative}.PlaceSidebar-module__2ATn3q__desktopSidebar{border-right:1px solid var(--color-border-default);flex-shrink:0;width:25%;min-width:320px}.PlaceSidebar-module__2ATn3q__mobileSidebar{width:100%}.PlaceSidebar-module__2ATn3q__bottomSheetContainer{position:relative}.PlaceSidebar-module__2ATn3q__scrollable{height:100%;position:relative;overflow-y:auto}.PlaceSidebar-module__2ATn3q__closeButton{z-index:9999;border-radius:var(--radius-full);pointer-events:auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#1b1b1b;width:1.875rem;height:1.875rem;transition:background-color var(--transition-base) ease;background-color:#ffffffbf;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px}.PlaceSidebar-module__2ATn3q__closeButton:hover{background-color:#fffffff2}.PlaceSidebar-module__2ATn3q__closeButtonAddReview{color:var(--color-gray-700);background-color:var(--color-background-card)}.PlaceSidebar-module__2ATn3q__closeButtonBottomSheet{color:var(--color-text-inverse);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--shadow-lg);background-color:#00000059;border-color:#0000}.PlaceSidebar-module__2ATn3q__closeIcon{font-size:var(--font-size-xl);line-height:1}.PlaceSidebar-module__2ATn3q__minimizedSection{width:100%;padding:var(--spacing-3) var(--spacing-4) 0 var(--spacing-4);gap:var(--spacing-2);background-color:var(--color-background-card);transition:opacity var(--transition-slower) cubic-bezier(.4, 0, .2, 1);flex-direction:column;display:flex;position:relative}.PlaceSidebar-module__2ATn3q__minimizedChainLogoOverlap{left:var(--spacing-4);z-index:1;width:48px;height:48px;position:absolute;top:0;transform:translateY(-50%)}.PlaceSidebar-module__2ATn3q__minimizedChainLogoCircle{object-fit:cover;box-sizing:border-box;background:#fff;border:none;border-radius:9999px;width:100%;height:100%}.PlaceSidebar-module__2ATn3q__minimizedSectionWithChainLogo{padding-top:calc(var(--spacing-3) + 24px)}.PlaceSidebar-module__2ATn3q__minimizedHeader{justify-content:space-between;align-items:flex-start;gap:var(--spacing-3);margin-bottom:0;display:flex}.PlaceSidebar-module__2ATn3q__minimizedTitleRow{align-items:flex-start;gap:var(--spacing-2);flex:1;min-width:0;display:flex}.PlaceSidebar-module__2ATn3q__chainLogo{width:var(--spacing-8);height:var(--spacing-8);border-radius:var(--radius-full);object-fit:cover;flex-shrink:0}.PlaceSidebar-module__2ATn3q__titleText{flex:1;min-width:0}.PlaceSidebar-module__2ATn3q__placeTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);line-height:var(--line-height-tight);word-break:break-word;margin:0}.PlaceSidebar-module__2ATn3q__placeSubtitle{font-size:var(--font-size-sm);color:var(--card-text-soft);line-height:var(--line-height-normal);text-overflow:ellipsis;white-space:nowrap;width:100%;margin:0 0 10px;overflow:hidden}.PlaceSidebar-module__2ATn3q__iconButtons{align-items:center;gap:var(--spacing-2);flex-shrink:0;display:flex}.PlaceSidebar-module__2ATn3q__bookmarkWrapper{flex-shrink:0}:is(.PlaceSidebar-module__2ATn3q__minimizedSection .PlaceSidebar-module__2ATn3q__interactionButton,.PlaceSidebar-module__2ATn3q__minimizedSection .interactionButton){border:1px solid var(--color-brand-dark-green)!important;width:2.5rem!important;min-width:2.5rem!important;height:2.5rem!important;min-height:2.5rem!important;color:var(--color-brand-dark-green)!important;box-shadow:none!important;background-color:#fff!important;justify-content:center!important;padding:0!important;transition:background-color .2s,box-shadow .2s!important}.PlaceSidebar-module__2ATn3q__minimizedSection .PlaceSidebar-module__2ATn3q__interactionButton:hover{background-color:#f9fafb!important}.PlaceSidebar-module__2ATn3q__minimizedSection .interactionButton:hover{background-color:#f9fafb!important}.PlaceSidebar-module__2ATn3q__minimizedSection .PlaceSidebar-module__2ATn3q__bookmarkButtonIcon.interactionButtonActive{background-color:var(--color-brand-dark-green)!important;border-color:var(--color-brand-dark-green)!important}.PlaceSidebar-module__2ATn3q__minimizedSection .interactionButton.interactionButtonActive{background-color:var(--color-brand-dark-green)!important;border-color:var(--color-brand-dark-green)!important}.PlaceSidebar-module__2ATn3q__minimizedSection .PlaceSidebar-module__2ATn3q__bookmarkButtonIcon.interactionButtonActive .interactionButtonIcon{color:var(--color-brand-neon-green)!important}.PlaceSidebar-module__2ATn3q__minimizedSection .interactionButton.interactionButtonActive .interactionButtonIcon{color:var(--color-brand-neon-green)!important}.PlaceSidebar-module__2ATn3q__iconButton{border:1px solid var(--color-brand-dark-green);width:2.5rem;min-width:2.5rem;height:2.5rem;min-height:2.5rem;color:var(--color-brand-dark-green);cursor:pointer;box-sizing:border-box;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,box-shadow .2s;display:flex;position:relative}.PlaceSidebar-module__2ATn3q__iconButton:hover{background-color:#f9fafb}.PlaceSidebar-module__2ATn3q__minimizedRatingRow{align-items:center;gap:.5rem;margin-bottom:0;display:flex}.PlaceSidebar-module__2ATn3q__ratingPill{border-radius:var(--radius-md);color:#fff;justify-content:center;align-items:center;gap:6px;height:32px;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;line-height:1.25;display:inline-flex}.PlaceSidebar-module__2ATn3q__ratingBlock{margin-bottom:var(--spacing-2);align-items:center;gap:.5rem;display:flex}.PlaceSidebar-module__2ATn3q__ratingAndActionsRow{flex-flow:wrap;align-items:center;gap:.5rem;margin-bottom:12px;display:flex}@media (max-width:1023px){.PlaceSidebar-module__2ATn3q__ratingAndActionsRow .PlaceSidebar-module__2ATn3q__ratingPill{height:44px;min-height:44px;padding:6px 12px 6px 16px}.PlaceSidebar-module__2ATn3q__ratingAndActionsRow .PlaceSidebar-module__2ATn3q__primaryButton{height:44px;min-height:44px}}.PlaceSidebar-module__2ATn3q__ratingLabel{white-space:nowrap;font-size:14px;font-weight:600}.PlaceSidebar-module__2ATn3q__ratingCircle{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}.PlaceSidebar-module__2ATn3q__nameAndBookmarkContainer{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.PlaceSidebar-module__2ATn3q__bookmarkButtonTopRight{flex-shrink:0}.PlaceSidebar-module__2ATn3q__bookmarkButtonIcon{border:1px solid var(--color-brand-dark-green)!important;width:2.5rem!important;min-width:2.5rem!important;height:2.5rem!important;min-height:2.5rem!important;box-shadow:none!important;background-color:#fff!important;border-radius:9999px!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.PlaceSidebar-module__2ATn3q__bookmarkButtonIcon.interactionButtonActive{background-color:var(--color-brand-dark-green)!important;border-color:var(--color-brand-dark-green)!important}.PlaceSidebar-module__2ATn3q__bookmarkButtonIcon.interactionButtonActive .interactionButtonIcon{color:var(--color-brand-neon-green)!important}.PlaceSidebar-module__2ATn3q__bookmarkButtonIcon .interactionButtonIcon{color:var(--color-brand-dark-green)!important}.PlaceSidebar-module__2ATn3q__bookmarkButtonInline{width:1.69375rem!important;min-width:1.69375rem!important;height:1.69375rem!important;min-height:auto!important;padding:.3rem!important}.PlaceSidebar-module__2ATn3q__fullView{background-color:#fff;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.PlaceSidebar-module__2ATn3q__fullViewHidden{opacity:0;pointer-events:none}.PlaceSidebar-module__2ATn3q__imageWrapper{border-radius:var(--card-radius) var(--card-radius) 0 0;background-color:#e5e7eb;width:100%;transition:height .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.PlaceSidebar-module__2ATn3q__imageWrapperCollapsed{height:13rem}.PlaceSidebar-module__2ATn3q__imageWrapperDefault{height:16rem}.PlaceSidebar-module__2ATn3q__imageLoadingSpinner{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PlaceSidebar-module__2ATn3q__imageSpinnerRing{border:3px solid #ffffff40;border-top-color:#ffffffd9;border-radius:50%;width:2rem;height:2rem;animation:.75s linear infinite PlaceSidebar-module__2ATn3q__imageSpin}@keyframes PlaceSidebar-module__2ATn3q__imageSpin{to{transform:rotate(360deg)}}.PlaceSidebar-module__2ATn3q__imageGradient{pointer-events:none;background:linear-gradient(#0000 0%,#00000080 45%,#000000eb 100%);position:absolute;inset:0}.PlaceSidebar-module__2ATn3q__imageBookmarkOverlay{z-index:20;position:absolute;top:10px;left:10px}.PlaceSidebar-module__2ATn3q__imageContentOverlay{flex-direction:column;gap:.375rem;padding:.625rem 1rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.PlaceSidebar-module__2ATn3q__imageTitleRow{align-items:center;gap:.625rem;display:flex}.PlaceSidebar-module__2ATn3q__imageChainLogoCircle{object-fit:cover;background:#fff;border:none;border-radius:9999px;flex-shrink:0;width:2.5rem;height:2.5rem}.PlaceSidebar-module__2ATn3q__imagePlaceTitle{color:#fff;text-shadow:0 1px 4px #0009;word-break:break-word;margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}.PlaceSidebar-module__2ATn3q__imageContentOverlay p,.PlaceSidebar-module__2ATn3q__imageContentOverlay span,.PlaceSidebar-module__2ATn3q__imageContentOverlay a{text-shadow:0 1px 2px #00000080;color:#fff!important}.PlaceSidebar-module__2ATn3q__imageContentOverlay .PlaceSidebar-module__2ATn3q__placeSubtitle,.PlaceSidebar-module__2ATn3q__imageContentOverlay .PlaceSidebar-module__2ATn3q__detailsAddress{white-space:normal;word-break:break-word;margin:.125rem 0 0;font-size:.8125rem}.PlaceSidebar-module__2ATn3q__imageTagsRow{margin-top:.125rem}.PlaceSidebar-module__2ATn3q__imageContentOverlayCompact{gap:.1rem;padding:.375rem 1rem .5rem}.PlaceSidebar-module__2ATn3q__imageContentOverlayCompact .PlaceSidebar-module__2ATn3q__imagePlaceTitle{font-size:1.5rem;line-height:1.2}.PlaceSidebar-module__2ATn3q__imageContentOverlayCompact .PlaceSidebar-module__2ATn3q__imageChainLogoCircle{width:1.5rem;height:1.5rem;margin-bottom:0}.PlaceSidebar-module__2ATn3q__imageContentOverlayCompact .PlaceSidebar-module__2ATn3q__imageTagsRow{display:flex}.PlaceSidebar-module__2ATn3q__imageContentOverlayCompact .PlaceSidebar-module__2ATn3q__imageActionsRow{gap:.375rem;margin-top:.25rem}.PlaceSidebar-module__2ATn3q__imageContentOverlayCompact .PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__ratingPill{height:28px!important;padding:4px 6px 4px 10px!important;font-size:.75rem!important}.PlaceSidebar-module__2ATn3q__imageContentOverlayCompact .PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__primaryButton{height:28px;padding:0 10px;font-size:.75rem}.PlaceSidebar-module__2ATn3q__imageActionsRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__primaryButton{background-color:var(--color-brand-bright-green);color:var(--color-brand-dark-green);height:32px;min-height:0!important}.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__primaryButton:hover{background-color:var(--color-brand-dark-green)!important;color:var(--color-text-inverse)!important}.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__primaryButton:hover svg{stroke:var(--color-text-inverse)!important}.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__primaryButtonNeutral{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff3}.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__primaryButtonNeutral:hover{background-color:#ffffff4d}.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__ratingPill{height:32px!important;min-height:0!important;text-shadow:none!important;padding:6px 6px 6px 12px!important}.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__ratingLabel,.PlaceSidebar-module__2ATn3q__imageActionsRow .PlaceSidebar-module__2ATn3q__ratingCircle{text-shadow:none!important}.PlaceSidebar-module__2ATn3q__imageWrapperLoading{background:linear-gradient(90deg,#e5e7eb 25%,#d1d5db 50%,#e5e7eb 75%) 0 0/200% 100%;animation:1.5s ease-in-out infinite PlaceSidebar-module__2ATn3q__imagePulse}@keyframes PlaceSidebar-module__2ATn3q__imagePulse{0%,to{opacity:1}50%{opacity:.55}}.PlaceSidebar-module__2ATn3q__imageContent{object-fit:cover;width:100%;height:100%}.PlaceSidebar-module__2ATn3q__addReviewHeader{background-color:#f9fafb;padding:1rem;transition:all .2s ease-in-out;position:relative}.PlaceSidebar-module__2ATn3q__addReviewHeaderTakeover{z-index:100;background-color:#fff;flex-direction:column;margin:0;padding:1rem 0 0;display:flex;position:absolute;inset:0;overflow:hidden}.PlaceSidebar-module__2ATn3q__addReviewTitle{color:#1b1b1b;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.PlaceSidebar-module__2ATn3q__addReviewIntro{color:#374151;margin-bottom:.5rem;font-size:.875rem}.PlaceSidebar-module__2ATn3q__addReviewSearchBlock{margin-bottom:.75rem}.PlaceSidebar-module__2ATn3q__addReviewHeaderTakeover .PlaceSidebar-module__2ATn3q__addReviewSearchBlock{flex-direction:column;flex:1;min-height:0;margin:0;padding:0;display:flex;overflow:hidden}.PlaceSidebar-module__2ATn3q__searchBarFull{width:100%}.PlaceSidebar-module__2ATn3q__addReviewHeaderTakeover .PlaceSidebar-module__2ATn3q__searchBarFull{flex-direction:column;flex:1;min-height:0;display:flex}.PlaceSidebar-module__2ATn3q__searchTakeoverWrapper{flex-direction:column;flex:1;min-height:0;padding:.5rem 1rem .25rem;display:flex;position:relative;overflow:visible}.PlaceSidebar-module__2ATn3q__searchBarTakeover{flex-direction:column!important;flex:1!important;min-height:0!important;display:flex!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover>div:first-child{flex-direction:row!important;flex:none!important;align-items:center!important;width:100%!important;margin:0!important;padding:0!important;display:flex!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover>div:not(:first-child){flex:1!important;min-height:0!important;margin:0!important;padding:0!important;overflow-y:auto!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover .SearchBar_resultsDropdownInline{flex:1!important;min-height:0!important;overflow:hidden auto!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover [role=listbox]{padding-bottom:0!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover [role=listbox]>div:not([data-google-button=true]) button{border:none!important;border-bottom:1px solid #f3f4f6!important;border-radius:0!important;width:100%!important;margin:0!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover [role=listbox]>div:first-child:not([data-google-button=true]) button{border-top:none!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover [data-google-button=true]{z-index:10!important;background:#fff!important;border-top:none!important;margin-top:0!important;padding:.5rem 0!important;position:sticky!important;bottom:0!important}.PlaceSidebar-module__2ATn3q__searchBarTakeover [data-google-button=true] button{color:#1a35a3!important;background-color:#eef4ff!important;border:1px solid #c6d7ff!important;border-top-color:#e5e7eb!important;border-radius:1rem!important}.PlaceSidebar-module__2ATn3q__searchBackLink{cursor:pointer;color:#16a34a;background:0 0;border:none;align-items:center;gap:.375rem;margin-bottom:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:-webkit-text-decoration .2s,text-decoration .2s;display:flex}.PlaceSidebar-module__2ATn3q__searchBackLink:hover{text-decoration:underline}.PlaceSidebar-module__2ATn3q__searchBackLink svg{flex-shrink:0;width:14px;height:14px}.PlaceSidebar-module__2ATn3q__detailsSection{background-color:#fff;padding:0 1rem .5rem}.PlaceSidebar-module__2ATn3q__addressBar{border-bottom:1px solid #f3f4f6;padding:.625rem 0 .375rem}.PlaceSidebar-module__2ATn3q__addressBar .PlaceSidebar-module__2ATn3q__placeSubtitle,.PlaceSidebar-module__2ATn3q__addressBar .PlaceSidebar-module__2ATn3q__detailsAddress{white-space:normal;word-break:break-word;margin:0}.PlaceSidebar-module__2ATn3q__detailsBlock{width:100%;margin-bottom:.5rem}.PlaceSidebar-module__2ATn3q__detailsHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.PlaceSidebar-module__2ATn3q__detailsHeaderLeft{flex:1;min-width:0}.PlaceSidebar-module__2ATn3q__detailsTitleRow{align-items:center;gap:var(--spacing-2);flex:1;min-width:0;display:flex}.PlaceSidebar-module__2ATn3q__detailsTitle{color:#1b1b1b;margin:0;margin:0 0 var(--td-name-address-gap);font-size:1.5rem;font-weight:700;line-height:1.2}.PlaceSidebar-module__2ATn3q__detailsAddress{font-size:var(--font-size-sm);color:var(--card-text-muted);line-height:var(--line-height-normal);word-break:break-word;width:100%;margin:0 0 8px}.PlaceSidebar-module__2ATn3q__tagsSection{width:100%;margin-bottom:8px}.PlaceSidebar-module__2ATn3q__tagsSection>*{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:1023px){.PlaceSidebar-module__2ATn3q__tagsSection{align-items:center;display:flex}}.PlaceSidebar-module__2ATn3q__mainContent{flex-direction:column;gap:1rem;margin-top:.5rem;padding-bottom:.5rem;display:flex}.PlaceSidebar-module__2ATn3q__detailsActions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.375rem;display:flex}.PlaceSidebar-module__2ATn3q__primaryButton{height:32px;color:var(--color-brand-dark-green);background-color:var(--color-brand-bright-green);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.35rem;padding:0 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.PlaceSidebar-module__2ATn3q__primaryButton:hover{background-color:var(--color-brand-dark-green);color:var(--color-text-inverse)}.PlaceSidebar-module__2ATn3q__primaryButton:hover svg{stroke:var(--color-text-inverse)}.PlaceSidebar-module__2ATn3q__primaryButtonNeutral{color:#fff;background-color:#6b7280}.PlaceSidebar-module__2ATn3q__primaryButtonNeutral:hover{background-color:#4b5563}.PlaceSidebar-module__2ATn3q__tabs{z-index:10;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;position:sticky;top:0}.PlaceSidebar-module__2ATn3q__tabButton{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:.625rem 1.25rem;font-size:1rem;font-weight:500;transition:color .2s,border-color .2s;display:inline-flex}.PlaceSidebar-module__2ATn3q__tabCountLozenge{color:#374151;background:#e5e7eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.PlaceSidebar-module__2ATn3q__tabButtonActive .PlaceSidebar-module__2ATn3q__tabCountLozenge{color:var(--color-brand-dark-green);background:#0b47361f}@media (max-width:767px){.PlaceSidebar-module__2ATn3q__tabButton{padding:.625rem 1.25rem;font-size:1rem}}.PlaceSidebar-module__2ATn3q__tabButton:hover{color:#374151}.PlaceSidebar-module__2ATn3q__tabButtonActive{color:var(--color-brand-dark-green);font-weight:600;border-bottom:3px solid var(--color-brand-dark-green)!important}.PlaceSidebar-module__2ATn3q__tabPanel{padding-top:0}.PlaceSidebar-module__2ATn3q__locationsHeading{color:#1b1b1b;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.PlaceSidebar-module__2ATn3q__locationsList{flex-direction:column;gap:.5rem;display:flex}.PlaceSidebar-module__2ATn3q__locationsSearchContainer{margin-bottom:var(--spacing-4);align-items:center;gap:var(--spacing-2);padding:var(--spacing-3);background-color:var(--color-gray-50);border:1px solid var(--color-gray-300);border-radius:var(--radius-lg);transition:all .2s;display:flex;position:relative}.PlaceSidebar-module__2ATn3q__locationsSearchContainer:focus-within{border-color:var(--color-brand-dark-green);background-color:#fff;box-shadow:0 0 0 3px #228b221a}.PlaceSidebar-module__2ATn3q__searchIcon{color:var(--color-gray-500);flex-shrink:0}.PlaceSidebar-module__2ATn3q__locationsSearchInput{font-size:var(--font-size-base);color:var(--color-gray-900);background:0 0;border:none;outline:none;flex:1;padding:0}.PlaceSidebar-module__2ATn3q__locationsSearchInput::placeholder{color:var(--color-gray-500)}.PlaceSidebar-module__2ATn3q__clearSearchButton{color:var(--color-gray-500);cursor:pointer;padding:var(--spacing-1);border-radius:var(--radius-full);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:all .2s;display:flex}.PlaceSidebar-module__2ATn3q__clearSearchButton:hover{background-color:var(--color-gray-200);color:var(--color-gray-700)}.PlaceSidebar-module__2ATn3q__noSearchResults{text-align:center;color:var(--color-gray-600);padding:var(--spacing-6) var(--spacing-4);font-size:var(--font-size-base)}.PlaceSidebar-module__2ATn3q__locationCard{cursor:pointer;background-color:#f9fafb;border:2px solid #0000;border-radius:.75rem;padding:.75rem;transition:all .2s}.PlaceSidebar-module__2ATn3q__locationCard:hover{background-color:#f3f4f6}.PlaceSidebar-module__2ATn3q__locationCardSelected{background-color:#fff;border:2px solid #4b5563;box-shadow:0 1px 3px #0000001a}.PlaceSidebar-module__2ATn3q__currentlySelectedLabel{color:#6b7280;margin-bottom:.5rem;font-size:.75rem;font-style:italic;font-weight:500;display:block}.PlaceSidebar-module__2ATn3q__locationCardTitle{color:#1b1b1b;margin:0 0 var(--spacing-1);font-weight:600}.PlaceSidebar-module__2ATn3q__locationCardAddress{color:#4b5563;margin:0;font-size:.875rem;line-height:1.4}.PlaceSidebar-module__2ATn3q__noLocationsMessage{text-align:center;color:#6b7280;padding:1rem 0}.PlaceSidebar-module__2ATn3q__errorMessage{color:#b91c1c;background-color:#fef2f2;border-radius:.5rem;padding:1rem}.PlaceSidebar-module__2ATn3q__loadingMessage{text-align:center;color:var(--color-text-soft);padding:2rem 1rem;font-size:.875rem}.PlaceSidebar-module__2ATn3q__errorDetails{color:#9f1239;margin-top:.25rem;font-size:.75rem}.PlaceSidebar-module__2ATn3q__debugInfo{color:#9ca3af;border-top:1px solid #f3f4f6;padding-top:.75rem;font-size:.75rem}.PlaceSidebar-module__2ATn3q__globalReviewButtonSection{margin:0;padding:0}.PlaceSidebar-module__2ATn3q__globalReviewButton{width:100%;padding:var(--spacing-3) var(--spacing-4);transition:all var(--transition-base);justify-content:center;align-items:center;gap:var(--spacing-2);cursor:pointer;border:none;border-radius:9999px;font-weight:600;display:flex;background-color:var(--color-brand-bright-green)!important;color:var(--color-brand-dark-green)!important}.PlaceSidebar-module__2ATn3q__globalReviewButton:hover{background-color:var(--color-brand-dark-green)!important;color:var(--color-text-inverse)!important}.PlaceSidebar-module__2ATn3q__globalReviewButton:hover .PlaceSidebar-module__2ATn3q__globalReviewButtonIcon{stroke:var(--color-text-inverse)!important}.PlaceSidebar-module__2ATn3q__globalReviewButtonIcon{width:1.25rem;height:1.25rem;transition:stroke var(--transition-base);stroke:var(--color-brand-dark-green)!important}.PlaceSidebar-module__2ATn3q__verificationWarningContainer{gap:var(--spacing-3);flex-direction:column;display:flex}.PlaceSidebar-module__2ATn3q__verificationWarning{border-radius:var(--radius-lg);padding:var(--spacing-4);background-color:#fefce8;border:1px solid #fde047}.PlaceSidebar-module__2ATn3q__verificationWarningContent{align-items:flex-start;gap:var(--spacing-3);display:flex}.PlaceSidebar-module__2ATn3q__verificationWarningIcon{color:#ca8a04;flex-shrink:0;width:1.25rem;height:1.25rem;margin-top:.125rem}.PlaceSidebar-module__2ATn3q__verificationWarningText{flex:1}.PlaceSidebar-module__2ATn3q__verificationWarningTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:#92400e;margin-bottom:var(--spacing-1)}.PlaceSidebar-module__2ATn3q__verificationWarningDescription{font-size:var(--font-size-sm);color:#a16207}.PlaceSidebar-module__2ATn3q__verificationDisabledButton{background-color:var(--color-gray-300);width:100%;color:var(--color-gray-500);font-weight:var(--font-weight-semibold);padding:var(--spacing-3) var(--spacing-4);border-radius:var(--radius-lg);cursor:not-allowed;justify-content:center;align-items:center;gap:var(--spacing-2);border:none;display:flex}.PlaceSidebar-module__2ATn3q__verificationLockIcon{width:1.25rem;height:1.25rem}.PlaceSidebar-module__2ATn3q__reviewFormFixedButtons{z-index:20;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;gap:.75rem;padding:.75rem;display:flex;position:sticky;bottom:0;left:0;right:0;box-shadow:0 -12px 28px #0f172a1f}@media (max-width:699px){.PlaceSidebar-module__2ATn3q__reviewFormFixedButtons{padding-bottom:calc(env(safe-area-inset-bottom,0px) + .75rem);position:fixed;bottom:0;left:0;right:0}}.PlaceSidebar-module__2ATn3q__reviewFormButtonsContainer{gap:.75rem;display:flex}@media (max-width:699px){.PlaceSidebar-module__2ATn3q__mobileSidebar:not(.PlaceSidebar-module__2ATn3q__bottomSheetContainer) .PlaceSidebar-module__2ATn3q__reviewFormButtonsContainer{flex-direction:column-reverse}.PlaceSidebar-module__2ATn3q__mobileSidebar:not(.PlaceSidebar-module__2ATn3q__bottomSheetContainer) .PlaceSidebar-module__2ATn3q__reviewFormButtonsContainer .PlaceSidebar-module__2ATn3q__reviewFormCancelButton,.PlaceSidebar-module__2ATn3q__mobileSidebar:not(.PlaceSidebar-module__2ATn3q__bottomSheetContainer) .PlaceSidebar-module__2ATn3q__reviewFormButtonsContainer .PlaceSidebar-module__2ATn3q__reviewFormSubmitButton{width:100%}.PlaceSidebar-module__2ATn3q__bottomSheetContainer .PlaceSidebar-module__2ATn3q__reviewFormButtonsContainer{flex-direction:row}.PlaceSidebar-module__2ATn3q__bottomSheetContainer .PlaceSidebar-module__2ATn3q__reviewFormButtonsContainer .PlaceSidebar-module__2ATn3q__reviewFormCancelButton,.PlaceSidebar-module__2ATn3q__bottomSheetContainer .PlaceSidebar-module__2ATn3q__reviewFormButtonsContainer .PlaceSidebar-module__2ATn3q__reviewFormSubmitButton{flex:1}}.PlaceSidebar-module__2ATn3q__reviewFormCancelButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #4b5563;border-radius:9999px;flex:1;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s}.PlaceSidebar-module__2ATn3q__reviewFormCancelButton:hover{background-color:#f9fafb;border-color:#374151}.PlaceSidebar-module__2ATn3q__reviewFormCancelButton:disabled{opacity:.5;cursor:not-allowed}.PlaceSidebar-module__2ATn3q__reviewFormSubmitButton{background-color:var(--color-brand-bright-green);color:var(--color-brand-dark-green);cursor:pointer;border:none;border-radius:9999px;flex:1;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s}.PlaceSidebar-module__2ATn3q__reviewFormSubmitButton:hover{background-color:var(--color-brand-dark-green);color:#fff}.PlaceSidebar-module__2ATn3q__reviewFormSubmitButton:disabled{opacity:.5;cursor:not-allowed}.PlaceSidebar-module__2ATn3q__reviewErrorAlert{background-color:#fef2f2;border:1px solid #fee2e2;border-radius:.5rem;padding:.75rem}.PlaceSidebar-module__2ATn3q__reviewErrorContent{align-items:flex-start;gap:.75rem;display:flex}.PlaceSidebar-module__2ATn3q__reviewErrorIcon{flex-shrink:0;font-size:1.25rem}.PlaceSidebar-module__2ATn3q__reviewErrorText{flex:1}.PlaceSidebar-module__2ATn3q__reviewErrorTitle{color:#991b1b;margin:0 0 .25rem;font-size:.875rem;font-weight:600}.PlaceSidebar-module__2ATn3q__reviewErrorMessage{color:#b91c1c;margin:0;font-size:.875rem}
.VenueDetailClient-module__M4n35q__commentWrapper{margin-bottom:1rem;margin-left:0;padding-left:0}.VenueDetailClient-module__M4n35q__commentText{white-space:pre-wrap;margin-bottom:0;line-height:1.5rem}.VenueDetailClient-module__M4n35q__cancelReviewButton{color:#374151;background-color:#fff;border:1px solid #4b5563}.VenueDetailClient-module__M4n35q__cancelReviewButton:hover{background-color:#f9fafb;border-color:#1f2937}.VenueDetailClient-module__M4n35q__categoryTagsSection,.VenueDetailClient-module__M4n35q__ratingSection{margin-top:18px}.VenueDetailClient-module__M4n35q__venueRatingBadge{color:#fff;border-radius:var(--radius-lg);align-items:center;gap:8px;width:auto;max-width:-moz-fit-content;max-width:fit-content;height:44px;padding:8px 10px 8px 16px;font-size:15px;font-weight:600;display:inline-flex}.VenueDetailClient-module__M4n35q__venueRatingLabel{white-space:nowrap;font-size:16px;font-weight:600}.VenueDetailClient-module__M4n35q__venueRatingCircle{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:15px;font-weight:700;display:flex}.VenueDetailClient-module__M4n35q__venueCategoryTag{color:#111827;height:24px;padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-md);font-weight:500;font-size:var(--font-size-xs);align-items:center;gap:var(--spacing-1);background-color:#f3f4f6;display:inline-flex}.VenueDetailClient-module__M4n35q__moreTag{color:#6b7280;border-radius:var(--radius-md);background-color:#f3f4f6;align-items:center;height:40px;padding:8px 16px;font-size:14px;display:inline-flex}.VenueDetailClient-module__M4n35q__reviewCardContainer{padding:.875rem 1rem;position:relative}.VenueDetailClient-module__M4n35q__reviewLikeButtonPosition{z-index:5;position:absolute;top:.875rem;right:1rem}.VenueDetailClient-module__M4n35q__reviewHeader{gap:12px}.VenueDetailClient-module__M4n35q__reviewAvatarWrapper{margin-left:0}.VenueDetailClient-module__M4n35q__reviewRatingBadgeSmall{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:4px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:5px 5px 5px 10px;font-size:12px;font-weight:600;display:inline-flex}.VenueDetailClient-module__M4n35q__reviewRatingLabelSmall{white-space:nowrap;font-size:13px;font-weight:600}.VenueDetailClient-module__M4n35q__reviewRatingCircleSmall{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:11px;font-weight:700;display:flex}.VenueDetailClient-module__M4n35q__reviewRatingContainerLayout{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.VenueDetailClient-module__M4n35q__ratingBadgeReviews{color:var(--color-white);border-radius:.5rem;align-items:center;gap:6px;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.VenueDetailClient-module__M4n35q__ratingLabelReviews{white-space:nowrap;font-size:14px;font-weight:600}.VenueDetailClient-module__M4n35q__ratingCircleReviews{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}.VenueDetailClient-module__M4n35q__allergenScoresContainer{margin-bottom:1rem;margin-left:0;padding-left:0;visibility:visible!important;opacity:1!important;display:block!important}.VenueDetailClient-module__M4n35q__allergenChip{border-radius:.375rem;color:#fff!important}.VenueDetailClient-module__M4n35q__allergenChipScoreCircle{color:#fff;background-color:#ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex}.VenueDetailClient-module__M4n35q__scoreBackgroundExcellent{background-color:var(--rating-5-excellent-bg,#08965d)!important}.VenueDetailClient-module__M4n35q__scoreBackgroundGreat{background-color:var(--rating-4-good-bg,#00b66a)!important}.VenueDetailClient-module__M4n35q__scoreBackgroundOkay{background-color:var(--rating-3-okay-bg,#fb0)!important}.VenueDetailClient-module__M4n35q__scoreBackgroundCaution{background-color:var(--rating-2-avoid-bg,#ff9500)!important}.VenueDetailClient-module__M4n35q__scoreBackgroundUnsafe{background-color:var(--rating-1-unsafe-bg,#f44343)!important}.VenueDetailClient-module__M4n35q__scoreBackgroundNone{background-color:var(--rating-neutral-bg,#9ca3af)!important}.VenueDetailClient-module__M4n35q__commentContainer{margin-bottom:1rem;margin-left:0;padding-left:0}.VenueDetailClient-module__M4n35q__commentTextPreWrap{white-space:pre-wrap;margin-bottom:0;line-height:1.25rem}.VenueDetailClient-module__M4n35q__readMoreButton{color:#22c55e;cursor:pointer;font-size:var(--font-size-sm);transition:color var(--transition-base);background:0 0;border:none;align-items:center;margin-top:.5rem;padding:0;display:flex}.VenueDetailClient-module__M4n35q__venueAllergenChip{border-radius:var(--radius-md);color:var(--color-white)}.VenueDetailClient-module__M4n35q__venueAllergenChip[data-rating="5"]{background-color:var(--rating-5-excellent-bg,#08965d)}.VenueDetailClient-module__M4n35q__venueAllergenChip[data-rating="4"]{background-color:var(--rating-4-great-bg,#10b981)}.VenueDetailClient-module__M4n35q__venueAllergenChip[data-rating="3"]{background-color:var(--rating-3-okay-bg,#f59e0b)}.VenueDetailClient-module__M4n35q__venueAllergenChip[data-rating="2"]{background-color:var(--rating-2-caution-bg,#ef4444)}.VenueDetailClient-module__M4n35q__venueAllergenChip[data-rating="1"]{background-color:var(--rating-1-unsafe-bg,#b91c1c)}.VenueDetailClient-module__M4n35q__allergenScoreCircleReview{color:#fff;background-color:#ffffff40}.VenueDetailClient-module__M4n35q__allergenHandlingWrapper{align-self:flex-start;width:100%}.VenueDetailClient-module__M4n35q__readMoreButton{color:#22c55e;cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);transition:color var(--transition-base);background:0 0;border:none;align-items:center;padding:0;display:flex}.VenueDetailClient-module__M4n35q__readMoreButton:hover{color:#16a34a}.VenueDetailClient-module__M4n35q__readMoreIcon{margin-left:var(--spacing-1);width:1rem;height:1rem}
.interactionButton{color:var(--color-brand-dark-green);cursor:pointer;background-color:#fff;border:none;border-radius:9999px;align-items:center;gap:6px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.interactionButton:hover:not(:disabled):not(.interactionButtonActive){opacity:1;background-color:#fff}.interactionButton:hover:not(:disabled) .interactionButtonIcon{transform:scale(1.15)}.interactionButtonActive{background-color:var(--color-brand-dark-green)!important;color:var(--color-brand-neon-green)!important}.interactionButtonActive:hover:not(:disabled){opacity:1;background-color:var(--color-brand-dark-green)!important;color:var(--color-brand-neon-green)!important}button.interactionButtonActive,.interactionButton.interactionButtonActive{background-color:var(--color-brand-dark-green)!important;color:var(--color-brand-neon-green)!important}.interactionButton:disabled{opacity:.6;cursor:not-allowed}.interactionButtonSm{padding:6px 12px;font-size:13px}.interactionButtonMd{padding:8px 16px;font-size:14px}.interactionButtonMd:not(:has(.interactionButtonCount)):not(:has(.interactionButtonLabel)){justify-content:center;width:40px;height:40px;padding:10px}.interactionButtonIcon{color:var(--color-brand-dark-green);flex-shrink:0;transition:all .2s}.interactionButtonActive .interactionButtonIcon{color:var(--color-brand-neon-green)}.interactionButtonIcon.interactionButtonIconPulse{animation:.3s interactionPulse}@keyframes interactionPulse{0%{transform:scale(1)}50%{transform:scale(1.25)}to{transform:scale(1)}}.interactionButtonCount{font-variant-numeric:tabular-nums;text-align:center;min-width:16px;color:var(--color-brand-dark-green);font-weight:700}.interactionButtonActive .interactionButtonCount{color:var(--color-brand-neon-green)}.interactionButtonLabel{color:inherit;font-weight:600}.interactionButtonActive .interactionButtonLabel{color:var(--color-brand-neon-green)}
.MobileLayoutShell-module__MHCz3a__mobileContainer{flex:1;width:100%;height:100%;position:relative}.MobileLayoutShell-module__MHCz3a__floatingCloseButton{font-size:var(--font-size-xl);border-radius:var(--radius-full);width:1.875rem;min-width:1.875rem;max-width:1.875rem;height:1.875rem;min-height:1.875rem;max-height:1.875rem;transition:all var(--transition-base);pointer-events:auto;color:var(--color-text-primary);box-shadow:var(--shadow-lg);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#fffffff2;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.MobileLayoutShell-module__MHCz3a__floatingCloseButton:hover{background-color:#fff}.MobileLayoutShell-module__MHCz3a__floatingCloseButton:focus{box-shadow:0 0 0 2px var(--color-brand-dark-green), 0 0 0 4px white;outline:none}.MobileLayoutShell-module__MHCz3a__closeButtonText{font-size:1.75rem;font-weight:300;line-height:1}.MobileLayoutShell-module__MHCz3a__viewListButton{color:#666;white-space:nowrap;cursor:pointer;z-index:70;pointer-events:auto;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #0000001a;border-radius:22px;align-items:center;gap:6px;height:44px;padding:0 16px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s,transform .2s;display:flex;position:fixed;bottom:92px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000004d}.MobileLayoutShell-module__MHCz3a__viewListButton:hover{color:#333;background:#f5f5f5;transform:translate(-50%)scale(1.05);box-shadow:0 3px 8px #0006}.MobileLayoutShell-module__MHCz3a__viewListButton:active{background:#e8e8e8;transform:translate(-50%)scale(.95)}.MobileLayoutShell-module__MHCz3a__viewListButton:focus{box-shadow:0 0 0 2px var(--color-brand-dark-green), 0 2px 6px #0000004d;outline:none}.MobileLayoutShell-module__MHCz3a__viewListButtonIcon{flex-shrink:0;width:16px;height:16px}.MobileLayoutShell-module__MHCz3a__viewListSpinner{border:2px solid #00000026;border-top-color:var(--color-brand-dark-green);border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.7s linear infinite MobileLayoutShell-module__MHCz3a__viewListSpin}@keyframes MobileLayoutShell-module__MHCz3a__viewListSpin{to{transform:rotate(360deg)}}.MobileLayoutShell-module__MHCz3a__fullscreenOverlay{z-index:90;background-color:#0000004d;position:fixed;inset:0}.MobileLayoutShell-module__MHCz3a__fullscreenCardContainer{z-index:100;background-color:#fff;position:fixed;inset:0;overflow-y:auto}.MobileLayoutShell-module__MHCz3a__mobileAddReviewHeader{z-index:150;background-color:#fff;border-bottom:1px solid #e5e7eb;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}.MobileLayoutShell-module__MHCz3a__mobileAddReviewContent{padding:1rem;padding-top:calc(env(safe-area-inset-top) + 1rem)}.MobileLayoutShell-module__MHCz3a__mobileAddReviewTitleRow{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.MobileLayoutShell-module__MHCz3a__mobileAddReviewTitle{color:#1b1b1b;margin:0;font-size:1.25rem;font-weight:700}.MobileLayoutShell-module__MHCz3a__mobileAddReviewClose{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:9999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.5rem;line-height:1;transition:background-color .2s;display:flex}.MobileLayoutShell-module__MHCz3a__mobileAddReviewClose:hover{background-color:#e5e7eb}.MobileLayoutShell-module__MHCz3a__mobileAddReviewIntro{color:#6b7280;margin-bottom:.75rem;font-size:.875rem}.MobileLayoutShell-module__MHCz3a__mobileAddReviewSearchContainer{z-index:50;position:relative}
.NewCard-module__ya9HkW__listCard{cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#1c1c1e;border-radius:.75rem;outline:none;width:100%;height:220px;transition:transform .2s;position:relative;overflow:hidden}.NewCard-module__ya9HkW__listCard:hover{transform:scale(1.015)}.NewCard-module__ya9HkW__listCard:focus-visible{box-shadow:0 0 0 3px #ffffff80}@media (min-width:768px){.NewCard-module__ya9HkW__listCard{height:240px}}.NewCard-module__ya9HkW__listCardImage{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.NewCard-module__ya9HkW__listCardPlaceholder{background-color:#2d2d2f;position:absolute;inset:0}.NewCard-module__ya9HkW__listCardGradient{pointer-events:none;background:linear-gradient(#0000 15%,#0009 50%,#000000eb 100%);position:absolute;inset:0}.NewCard-module__ya9HkW__ratingBadgeWrap{z-index:20;pointer-events:none;position:absolute;top:.75rem;right:.75rem}.NewCard-module__ya9HkW__bookmarkWrap{z-index:20;position:absolute;top:.75rem;left:.75rem}.NewCard-module__ya9HkW__listCardOverlay{flex-direction:column;gap:.375rem;padding:.875rem 1rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.NewCard-module__ya9HkW__listCardTitle{color:#fff;-webkit-line-clamp:2;text-shadow:0 1px 4px #0009;-webkit-box-orient:vertical;margin:0;font-size:1.5rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.NewCard-module__ya9HkW__listCardSubtitle{color:#fff;margin:0;font-size:.75rem;line-height:1.4}.NewCard-module__ya9HkW__listCardLogoRow{align-items:center;gap:.625rem;display:flex}.NewCard-module__ya9HkW__listCardLogoCircle{object-fit:cover;width:2.5rem;height:2.5rem;box-shadow:none;background:0 0;border:none;border-radius:9999px;flex-shrink:0;padding:0;overflow:hidden}.NewCard-module__ya9HkW__listCardHeaderText{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.NewCard-module__ya9HkW__listReviewCard{cursor:pointer;background-color:var(--color-background-card);box-shadow:var(--shadow-default);transition:transform var(--transition-base);-webkit-tap-highlight-color:transparent;border-radius:.75rem;overflow:hidden}.NewCard-module__ya9HkW__listReviewCard:hover{transform:scale(1.015)}.NewCard-module__ya9HkW__listReviewImageSection{background-color:#1c1c1e;flex-shrink:0;height:220px;position:relative}@media (min-width:768px){.NewCard-module__ya9HkW__listReviewImageSection{height:240px}}.NewCard-module__ya9HkW__listReviewBody{background-color:#fff;flex-direction:column;gap:.5rem;padding:.875rem 1rem 1rem;display:flex}.NewCard-module__ya9HkW__reviewerRow{align-items:center;gap:.5rem;display:flex}.NewCard-module__ya9HkW__reviewerInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.NewCard-module__ya9HkW__reviewerNameRow{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.NewCard-module__ya9HkW__reviewerName{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.NewCard-module__ya9HkW__reviewerAllergens{opacity:.6;flex-shrink:0;align-items:center;gap:.2rem;display:flex}.NewCard-module__ya9HkW__reviewerDate{color:#6b7280;font-size:.75rem}.NewCard-module__ya9HkW__likeSlot{flex-shrink:0;margin-left:auto}.NewCard-module__ya9HkW__avatarBrand{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.NewCard-module__ya9HkW__reviewDetailAvatarBrand{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.NewCard-module__ya9HkW__comment{color:#1f2937;white-space:pre-wrap;margin:0;font-size:.875rem;line-height:1.6}.NewCard-module__ya9HkW__commentCollapsed{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.NewCard-module__ya9HkW__ratingBadge{color:#fff;border-radius:.5rem;align-self:flex-start;align-items:center;gap:6px;padding:6px 6px 6px 12px;font-size:.8125rem;font-weight:600;display:inline-flex}.NewCard-module__ya9HkW__ratingBadgeLabel{white-space:nowrap;font-size:.875rem;font-weight:600}.NewCard-module__ya9HkW__ratingBadgeCircle{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.8125rem;font-weight:700;display:flex}.NewCard-module__ya9HkW__chips{flex-wrap:nowrap;gap:.375rem;display:flex;overflow:hidden}.NewCard-module__ya9HkW__chipsWrap{flex-wrap:wrap;overflow:visible}.NewCard-module__ya9HkW__chip{align-items:center;gap:var(--spacing-1,4px);border-radius:.375rem;padding:3px 8px;display:flex}.NewCard-module__ya9HkW__chipName{color:#fff;white-space:nowrap;font-size:.75rem;font-weight:500}.NewCard-module__ya9HkW__chipScore{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex}.NewCard-module__ya9HkW__chipsMoreDark{color:#fff;white-space:nowrap;background-color:#ffffff2e;border-radius:.25rem;justify-content:center;align-items:center;padding:2px 7px;font-size:.75rem;font-weight:500;display:inline-flex}.NewCard-module__ya9HkW__chipsMoreLight{color:#374151;white-space:nowrap;background-color:#e5e7eb;border-radius:.25rem;justify-content:center;align-items:center;padding:2px 7px;font-size:.75rem;font-weight:500;display:inline-flex}.NewCard-module__ya9HkW__miniCard{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#1c1c1e;border:1px solid #ffffff0f;border-radius:.75rem;flex-shrink:0;width:min(430px,100vw - 62px);height:108px;transition:box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 1px 4px #00000014}.NewCard-module__ya9HkW__miniCard:active{box-shadow:0 0 0 2px var(--color-brand-dark-green)}.NewCard-module__ya9HkW__miniBgImage{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.NewCard-module__ya9HkW__miniGradient{pointer-events:none;background:linear-gradient(#0000 0%,#00000080 45%,#000000e0 100%);position:absolute;inset:0}.NewCard-module__ya9HkW__miniRatingWrap{z-index:20;pointer-events:none;position:absolute;top:.375rem;right:.375rem}.NewCard-module__ya9HkW__miniContent{flex-direction:column;gap:.25rem;padding:0 .625rem .625rem;display:flex;position:absolute;bottom:0;left:0;right:0}.NewCard-module__ya9HkW__miniName{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 4px #0009;margin:0;font-size:1rem;font-weight:700;line-height:1.25;overflow:hidden}.NewCard-module__ya9HkW__miniChipsRow{flex-wrap:nowrap;align-items:center;gap:.375rem;display:flex;overflow:hidden}.NewCard-module__ya9HkW__locationCard{background-color:var(--color-background-card);border:1px solid var(--color-border-default);box-shadow:var(--shadow-sm);transition:border-color var(--transition-base), box-shadow var(--transition-base);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.875rem 1rem;text-decoration:none;display:flex}.NewCard-module__ya9HkW__locationCard:hover{border-color:var(--color-border-medium);box-shadow:var(--shadow-md)}.NewCard-module__ya9HkW__locationName{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.NewCard-module__ya9HkW__locationAddress{color:var(--color-text-tertiary);margin:0;font-size:.875rem;line-height:1.5}.NewCard-module__ya9HkW__locationMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.NewCard-module__ya9HkW__locationReviewCount{color:var(--color-text-tertiary);font-size:.8125rem}.NewCard-module__ya9HkW__reviewDetailCard{background-color:var(--color-background-card);border:1px solid var(--color-border-default);box-shadow:var(--shadow-default);transition:box-shadow var(--transition-base);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:.875rem 1rem;display:flex;position:relative}.NewCard-module__ya9HkW__reviewDetailCard:hover{box-shadow:var(--shadow-md)}.NewCard-module__ya9HkW__reviewDetailLikeSlot{z-index:5;position:absolute;top:.875rem;right:1rem}.NewCard-module__ya9HkW__reviewDetailHeader{align-items:flex-start;gap:.75rem;display:flex}.NewCard-module__ya9HkW__reviewDetailUserInfo{flex:1;min-width:0}.NewCard-module__ya9HkW__reviewDetailNameRow{align-items:center;gap:.5rem;display:flex}.NewCard-module__ya9HkW__reviewDetailName{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.NewCard-module__ya9HkW__reviewDetailAllergenIcons{opacity:.7;align-items:center;gap:.25rem;display:flex}.NewCard-module__ya9HkW__reviewDetailDate{color:var(--color-text-tertiary);font-size:.75rem}.NewCard-module__ya9HkW__reviewDetailChainHeading{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.NewCard-module__ya9HkW__reviewDetailComment{color:var(--color-gray-800);white-space:pre-wrap;margin:0;font-size:.875rem;line-height:1.6}.NewCard-module__ya9HkW__reviewDetailCommentCollapsed{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.NewCard-module__ya9HkW__mobilePreview{border:2px solid var(--color-border-medium);border-radius:var(--radius-2xl);background:var(--color-background-page);padding:var(--spacing-2);position:relative;overflow:hidden}.NewCard-module__ya9HkW__mobilePreviewLabel{text-align:center;color:var(--color-text-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.NewCard-module__ya9HkW__badgeCurrent{background:var(--color-gray-100);color:var(--color-text-tertiary);letter-spacing:.03em;text-transform:uppercase;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.NewCard-module__ya9HkW__badgeProposed{color:#15803d;letter-spacing:.03em;text-transform:uppercase;background:#dcfce7;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.NewCard-module__ya9HkW__improvement{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;padding:6px 10px;font-size:11px;line-height:1.5}.NewCard-module__ya9HkW__improvementItem:before{content:"✓ ";font-weight:700}
.ChainDetailClient-module__sUBdWG__pageWrapper{flex-direction:column;min-height:100vh;display:flex}.ChainDetailClient-module__sUBdWG__pageContent{flex:1;padding-top:1.25rem;padding-bottom:2rem}@media (max-width:640px){.ChainDetailClient-module__sUBdWG__pageContent{padding-top:.75rem;padding-bottom:1rem}}.ChainDetailClient-module__sUBdWG__mainContainer{max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.ChainDetailClient-module__sUBdWG__breadcrumbs{margin-bottom:0}.ChainDetailClient-module__sUBdWG__breadcrumbList{flex-wrap:wrap;align-items:baseline;gap:0 .25rem;max-width:100%;line-height:1.25rem;display:flex}.ChainDetailClient-module__sUBdWG__breadcrumbItem{flex-shrink:0;align-items:baseline;margin:0;padding:0;line-height:1.25rem;display:inline-flex}.ChainDetailClient-module__sUBdWG__breadcrumbLink{color:#16a34a;white-space:nowrap;padding:0;font-size:.875rem;line-height:1.25rem;transition:color .2s;min-height:0!important}.ChainDetailClient-module__sUBdWG__breadcrumbLink:hover{color:#22c55e;text-decoration:underline}.ChainDetailClient-module__sUBdWG__breadcrumbSeparator{stroke:#9ca3af;flex-shrink:0;align-self:baseline;width:.75rem;height:.75rem;margin-right:.375rem}.ChainDetailClient-module__sUBdWG__breadcrumbCurrent{color:#6b7280;min-height:0;padding:0;font-size:.875rem;font-weight:500;line-height:1.25rem}.ChainDetailClient-module__sUBdWG__heroCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:1.5rem;margin-left:-1rem;margin-right:-1rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}@media (min-width:1024px){.ChainDetailClient-module__sUBdWG__heroCard{margin-left:0;margin-right:0}}.ChainDetailClient-module__sUBdWG__heroImageContainer{background-color:#f3f4f6;width:100%;height:300px;position:relative;overflow:hidden}@media (min-width:768px){.ChainDetailClient-module__sUBdWG__heroImageContainer{height:400px}}.ChainDetailClient-module__sUBdWG__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}.ChainDetailClient-module__sUBdWG__heroImageFallback{color:#6b7280;background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;font-weight:500;display:flex}.ChainDetailClient-module__sUBdWG__heroImageFallback svg{color:#9ca3af;opacity:.6}.ChainDetailClient-module__sUBdWG__heroImageFallback p{color:#6b7280;margin:0}.ChainDetailClient-module__sUBdWG__heroContent{padding:2rem;position:relative}@media (max-width:640px){.ChainDetailClient-module__sUBdWG__heroContent{padding:1.5rem}}.ChainDetailClient-module__sUBdWG__categoryTagsSection,.ChainDetailClient-module__sUBdWG__ratingSection{margin-top:18px}.ChainDetailClient-module__sUBdWG__reviewFormCancelButton{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #4b5563;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:all .2s}.ChainDetailClient-module__sUBdWG__reviewFormCancelButton:hover{background-color:#f9fafb;border-color:#1f2937}.ChainDetailClient-module__sUBdWG__reviewFormTitle{color:#111827}.ChainDetailClient-module__sUBdWG__tabsContainer{margin-bottom:1.5rem}.ChainDetailClient-module__sUBdWG__tabsList{z-index:10;background-color:#0000;border-bottom:1px solid #e5e7eb;gap:0;display:flex;position:sticky;top:0}.ChainDetailClient-module__sUBdWG__tabButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .2s;position:relative}.ChainDetailClient-module__sUBdWG__tabButton:hover{color:#374151}.ChainDetailClient-module__sUBdWG__tabButtonActive{color:#1b1b1b;border-bottom-color:#1b1b1b;font-weight:600}.ChainDetailClient-module__sUBdWG__tabContent{margin-top:1.5rem}@media (max-width:640px){.ChainDetailClient-module__sUBdWG__tabContent{margin-top:1rem}}.ChainDetailClient-module__sUBdWG__reviewsTitle{color:#1b1b1b;margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.ChainDetailClient-module__sUBdWG__locationsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}@media (max-width:768px){.ChainDetailClient-module__sUBdWG__locationsGrid{grid-template-columns:1fr;gap:1rem}}.ChainDetailClient-module__sUBdWG__locationCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.ChainDetailClient-module__sUBdWG__locationCard:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.ChainDetailClient-module__sUBdWG__locationName{color:#1b1b1b;margin:0;font-size:1.125rem;font-weight:600}.ChainDetailClient-module__sUBdWG__locationAddress{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.ChainDetailClient-module__sUBdWG__commentWrapper{margin-bottom:1rem;margin-left:0;padding-left:0}.ChainDetailClient-module__sUBdWG__commentText{white-space:pre-wrap;margin-bottom:0;line-height:1.5rem}.ChainDetailClient-module__sUBdWG__commentTextClamped{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ChainDetailClient-module__sUBdWG__chainRatingBadge{color:#fff;border-radius:var(--radius-lg);align-items:center;gap:8px;width:auto;max-width:-moz-fit-content;max-width:fit-content;height:44px;padding:8px 10px 8px 16px;font-size:15px;font-weight:600;display:inline-flex}.ChainDetailClient-module__sUBdWG__chainRatingLabel{white-space:nowrap;font-size:16px;font-weight:600}.ChainDetailClient-module__sUBdWG__chainRatingCircle{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:15px;font-weight:700;display:flex}.ChainDetailClient-module__sUBdWG__categoryTag{color:#111827;height:24px;padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-md);font-weight:500;font-size:var(--font-size-xs);background-color:#f3f4f6;align-items:center;display:inline-flex}.ChainDetailClient-module__sUBdWG__moreTag{color:#6b7280;border-radius:var(--radius-md);background-color:#f3f4f6;align-items:center;height:40px;padding:8px 16px;font-size:14px;display:inline-flex}.ChainDetailClient-module__sUBdWG__allergenNameHasScore{font-weight:500}.ChainDetailClient-module__sUBdWG__allergenNameNoScore{font-weight:400}.ChainDetailClient-module__sUBdWG__allergenBadge{border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.ChainDetailClient-module__sUBdWG__allergenBadgeWithScore{color:var(--color-white);border:none}.ChainDetailClient-module__sUBdWG__allergenBadgeNoScore{color:#6b7280;background-color:#e5e7eb;border:1px solid #d1d5db}.ChainDetailClient-module__sUBdWG__allergenScoreCircle{border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;display:flex}.ChainDetailClient-module__sUBdWG__allergenScoreCircleWithScore{color:#fff;background-color:#ffffff40;font-weight:700}.ChainDetailClient-module__sUBdWG__allergenScoreCircleNoScore{color:#6b7280;background-color:#fff;font-weight:400}.ChainDetailClient-module__sUBdWG__allergenBadge[data-rating="5"]{background-color:var(--rating-5-excellent-bg,#08965d)}.ChainDetailClient-module__sUBdWG__allergenBadge[data-rating="4"]{background-color:var(--rating-4-great-bg,#10b981)}.ChainDetailClient-module__sUBdWG__allergenBadge[data-rating="3"]{background-color:var(--rating-3-okay-bg,#f59e0b)}.ChainDetailClient-module__sUBdWG__allergenBadge[data-rating="2"]{background-color:var(--rating-2-caution-bg,#ef4444)}.ChainDetailClient-module__sUBdWG__allergenBadge[data-rating="1"]{background-color:var(--rating-1-unsafe-bg,#b91c1c)}.ChainDetailClient-module__sUBdWG__loadingSpinner{border-color:#e5e7eb}.ChainDetailClient-module__sUBdWG__loadingText{color:#111827}.ChainDetailClient-module__sUBdWG__errorState{padding:3rem 1rem}.ChainDetailClient-module__sUBdWG__errorHeading{color:#1b1b1b}.ChainDetailClient-module__sUBdWG__errorText{color:#6b7280}.ChainDetailClient-module__sUBdWG__supportButton{background-color:var(--color-brand-bright-green);color:var(--color-brand-dark-green);cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ChainDetailClient-module__sUBdWG__supportButton:hover{color:#fff;background-color:#16a34a}.ChainDetailClient-module__sUBdWG__reviewCardContainer{padding:.875rem 1rem;position:relative}.ChainDetailClient-module__sUBdWG__reviewLikeButtonPosition{z-index:5;position:absolute;top:24px;right:24px}.ChainDetailClient-module__sUBdWG__reviewHeader{gap:12px}.ChainDetailClient-module__sUBdWG__reviewAvatarWrapper{margin-left:0}.ChainDetailClient-module__sUBdWG__reviewRatingBadgeSmall{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:4px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:5px 5px 5px 10px;font-size:12px;font-weight:600;display:inline-flex}.ChainDetailClient-module__sUBdWG__reviewRatingLabelSmall{white-space:nowrap;font-size:13px;font-weight:600}.ChainDetailClient-module__sUBdWG__reviewRatingCircleSmall{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:11px;font-weight:700;display:flex}.ChainDetailClient-module__sUBdWG__reviewRatingContainerLayout{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.ChainDetailClient-module__sUBdWG__ratingBadgeReviews{color:var(--color-white);border-radius:.5rem;align-items:center;gap:6px;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.ChainDetailClient-module__sUBdWG__ratingLabelReviews{white-space:nowrap;font-size:14px;font-weight:600}.ChainDetailClient-module__sUBdWG__ratingCircleReviews{color:#fff;background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}.ChainDetailClient-module__sUBdWG__allergenScoresContainer{margin-bottom:1rem;margin-left:0;padding-left:0;visibility:visible!important;opacity:1!important;display:block!important}.ChainDetailClient-module__sUBdWG__allergenChip{border-radius:var(--radius-md);color:#fff!important}.ChainDetailClient-module__sUBdWG__allergenChipScoreCircle{color:#fff;background-color:#ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex}.ChainDetailClient-module__sUBdWG__scoreBackgroundExcellent{background-color:var(--rating-5-excellent-bg,#08965d)!important}.ChainDetailClient-module__sUBdWG__scoreBackgroundGreat{background-color:var(--rating-4-good-bg,#00b66a)!important}.ChainDetailClient-module__sUBdWG__scoreBackgroundOkay{background-color:var(--rating-3-okay-bg,#fb0)!important}.ChainDetailClient-module__sUBdWG__scoreBackgroundCaution{background-color:var(--rating-2-avoid-bg,#ff9500)!important}.ChainDetailClient-module__sUBdWG__scoreBackgroundUnsafe{background-color:var(--rating-1-unsafe-bg,#f44343)!important}.ChainDetailClient-module__sUBdWG__scoreBackgroundNone{background-color:var(--rating-neutral-bg,#9ca3af)!important}.ChainDetailClient-module__sUBdWG__commentContainer{margin-bottom:1rem;margin-left:0;padding-left:0}.ChainDetailClient-module__sUBdWG__commentTextPreWrap{white-space:pre-wrap;margin-bottom:0;line-height:1.25rem}.ChainDetailClient-module__sUBdWG__readMoreButton{color:#22c55e;cursor:pointer;font-size:var(--font-size-sm);transition:color var(--transition-base);background:0 0;border:none;align-items:center;margin-top:.5rem;padding:0;display:flex}.ChainDetailClient-module__sUBdWG__reviewAllergenScoreLabel{font-weight:500}.ChainDetailClient-module__sUBdWG__reviewAllergenChip{border-radius:var(--radius-md);color:#fff;align-items:center;gap:.25rem;padding:.25rem .5rem;display:flex}.ChainDetailClient-module__sUBdWG__reviewAllergenChip[data-rating="5"]{background-color:var(--rating-5-excellent-bg,#08965d)}.ChainDetailClient-module__sUBdWG__reviewAllergenChip[data-rating="4"]{background-color:var(--rating-4-great-bg,#10b981)}.ChainDetailClient-module__sUBdWG__reviewAllergenChip[data-rating="3"]{background-color:var(--rating-3-okay-bg,#f59e0b)}.ChainDetailClient-module__sUBdWG__reviewAllergenChip[data-rating="2"]{background-color:var(--rating-2-caution-bg,#ef4444)}.ChainDetailClient-module__sUBdWG__reviewAllergenChip[data-rating="1"]{background-color:var(--rating-1-unsafe-bg,#b91c1c)}.ChainDetailClient-module__sUBdWG__reviewAllergenScoreCircle{color:#fff;background-color:#ffffff40;font-weight:700}.ChainDetailClient-module__sUBdWG__allergenHandlingWrapper{align-self:flex-start;width:100%}.ChainDetailClient-module__sUBdWG__whiteBackground{background-color:#fff}.ChainDetailClient-module__sUBdWG__locationTag{background-color:#f3f4f6}.ChainDetailClient-module__sUBdWG__locationCount,.ChainDetailClient-module__sUBdWG__mutedText{color:#6b7280}.ChainDetailClient-module__sUBdWG__readMoreButton{color:#22c55e;cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);transition:color var(--transition-base);background:0 0;border:none;align-items:center;padding:0;display:flex}.ChainDetailClient-module__sUBdWG__readMoreButton:hover{color:#16a34a}.ChainDetailClient-module__sUBdWG__readMoreIcon{margin-left:var(--spacing-1);width:1rem;height:1rem}.ChainDetailClient-module__sUBdWG__ratingAndActionsRow{flex-flow:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.ChainDetailClient-module__sUBdWG__primaryButton{height:32px;color:var(--color-brand-dark-green);background-color:var(--color-brand-bright-green);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.35rem;padding:0 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}@media (max-width:1023px){.ChainDetailClient-module__sUBdWG__chainRatingBadge,.ChainDetailClient-module__sUBdWG__primaryButton{height:44px;min-height:44px}}.ChainDetailClient-module__sUBdWG__primaryButton:hover{background-color:var(--color-brand-dark-green);color:var(--color-text-inverse)}.ChainDetailClient-module__sUBdWG__primaryButton:hover svg{stroke:var(--color-text-inverse)}.ChainDetailClient-module__sUBdWG__bookmarkButtonTopRight{flex-shrink:0}
.NewLayout-module__LBZtUq__errorContainer{background-color:var(--color-trustdiner-dark-green);justify-content:center;align-items:center;min-height:100vh;display:flex}.NewLayout-module__LBZtUq__errorContent{text-align:center}.NewLayout-module__LBZtUq__errorTitle{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);color:var(--color-gray-900);margin-bottom:var(--spacing-2)}.NewLayout-module__LBZtUq__errorMessage{color:var(--color-gray-600);margin-bottom:var(--spacing-4)}.NewLayout-module__LBZtUq__errorRetryButton{color:#fff;padding:var(--spacing-2) var(--spacing-4);border-radius:var(--radius-lg);cursor:pointer;transition:background-color var(--transition-base);background-color:#2563eb;border:none}.NewLayout-module__LBZtUq__errorRetryButton:hover{background-color:#1d4ed8}.NewLayout-module__LBZtUq__errorRetryButton:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #2563eb}
.ReviewSkeleton-module__uMjmMa__skeletonContainer{flex-direction:column;gap:1.5rem;width:100%;display:flex}.ReviewSkeleton-module__uMjmMa__skeletonCard{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.ReviewSkeleton-module__uMjmMa__skeletonHeader{align-items:center;gap:.75rem;display:flex}.ReviewSkeleton-module__uMjmMa__skeletonAvatar{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:48px;height:48px;animation:1.5s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonHeaderInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.ReviewSkeleton-module__uMjmMa__skeletonName{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:140px;height:16px;animation:1.5s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonDate{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:100px;height:14px;animation:1.5s .1s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonRating{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:50%;flex-shrink:0;width:50px;height:50px;animation:1.5s .2s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonVenue{background-color:#f9fafb;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.ReviewSkeleton-module__uMjmMa__skeletonVenueImage{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;flex-shrink:0;width:60px;height:60px;animation:1.5s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonVenueInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.ReviewSkeleton-module__uMjmMa__skeletonVenueName{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:180px;max-width:100%;height:16px;animation:1.5s .1s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonVenueAddress{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:150px;max-width:100%;height:14px;animation:1.5s .2s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonComment{flex-direction:column;gap:.5rem;display:flex}.ReviewSkeleton-module__uMjmMa__skeletonCommentLine{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:14px;animation:1.5s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonCommentLineShort{width:70%}.ReviewSkeleton-module__uMjmMa__skeletonAllergens{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;display:grid}.ReviewSkeleton-module__uMjmMa__skeletonAllergen{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:32px;animation:1.5s infinite ReviewSkeleton-module__uMjmMa__shimmer}.ReviewSkeleton-module__uMjmMa__skeletonFooter{border-top:1px solid #f3f4f6;gap:1rem;padding-top:.5rem;display:flex}.ReviewSkeleton-module__uMjmMa__skeletonAction{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;width:80px;height:32px;animation:1.5s infinite ReviewSkeleton-module__uMjmMa__shimmer}@keyframes ReviewSkeleton-module__uMjmMa__shimmer{0%,to{opacity:1}50%{opacity:.55}}@media (max-width:640px){.ReviewSkeleton-module__uMjmMa__skeletonCard{padding:1rem}.ReviewSkeleton-module__uMjmMa__skeletonAllergens{grid-template-columns:repeat(2,1fr)}}
.page-module__TtPvfa__cardShowcase{-webkit-overflow-scrolling:touch;width:100%;padding-bottom:var(--spacing-6);scrollbar-width:thin;scrollbar-color:var(--color-brand-dark-green) var(--color-border-default);overflow:auto visible}.page-module__TtPvfa__cardShowcase::-webkit-scrollbar{height:8px}.page-module__TtPvfa__cardShowcase::-webkit-scrollbar-track{background:var(--color-border-default);border-radius:var(--radius-lg)}.page-module__TtPvfa__cardShowcase::-webkit-scrollbar-thumb{background:var(--color-brand-dark-green);border-radius:var(--radius-lg)}.page-module__TtPvfa__cardGrid{gap:var(--spacing-8);padding:var(--spacing-px) var(--spacing-6) var(--spacing-4);align-items:flex-start;min-width:min-content;display:flex}.page-module__TtPvfa__cardColumn{gap:var(--spacing-3);flex-direction:column;flex:none;display:flex}.page-module__TtPvfa__cardMeta{align-items:flex-start;gap:10px;padding:0 2px;display:flex}.page-module__TtPvfa__cardIndex{border-radius:var(--radius-full);background:var(--color-brand-dark-green);width:26px;height:22px;color:var(--color-text-inverse);font-size:10px;font-weight:var(--font-weight-bold);padding:0 var(--spacing-1);letter-spacing:-.02em;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.page-module__TtPvfa__cardLabel{font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;line-height:1.3}.page-module__TtPvfa__cardSource{color:var(--color-text-tertiary);margin:2px 0 0;font-size:11px;line-height:1.3}.page-module__TtPvfa__filterToggle{background:var(--color-border-default);border-radius:var(--radius-lg);gap:2px;padding:3px;display:inline-flex}.page-module__TtPvfa__filterToggleBtn{padding:var(--spacing-1) var(--spacing-3);border-radius:var(--radius-md);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);color:var(--color-text-secondary);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);white-space:nowrap;background:0 0;border:none}.page-module__TtPvfa__filterToggleBtn:hover{background:var(--color-border-medium);color:var(--color-text-primary)}.page-module__TtPvfa__filterToggleBtnActive{background:var(--color-brand-dark-green)!important;color:var(--color-text-inverse)!important}.page-module__TtPvfa__cardColumn+.page-module__TtPvfa__cardColumn{border-left:1px solid var(--color-border-default);padding-left:var(--spacing-8)}.page-module__TtPvfa__sectionLabelRow{padding:0 var(--spacing-6);align-items:center;gap:0;display:flex}.page-module__TtPvfa__sectionLabelText{font-size:10px;font-weight:var(--font-weight-bold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap}.page-module__TtPvfa__sectionLabelRule{background:var(--color-border-default);height:1px;margin-left:var(--spacing-3);flex:1}.page-module__TtPvfa__showcaseSidebarFrame{border-radius:var(--card-radius);border:var(--card-border);background:var(--color-background-card);height:700px;box-shadow:var(--card-shadow);overflow:hidden}.page-module__TtPvfa__skeletonBlock{border-radius:var(--radius-xl);background:linear-gradient(90deg, var(--color-border-default) 0%, var(--color-gray-100) 50%, var(--color-border-default) 100%);background-size:200% 100%;animation:1.4s infinite page-module__TtPvfa__newCardUiShimmer}@keyframes page-module__TtPvfa__newCardUiShimmer{0%,to{opacity:1}50%{opacity:.55}}@media (max-width:768px){.page-module__TtPvfa__cardGrid{gap:var(--spacing-6);padding:var(--spacing-px) var(--spacing-4) var(--spacing-4)}.page-module__TtPvfa__cardColumn+.page-module__TtPvfa__cardColumn{padding-left:var(--spacing-6)}.page-module__TtPvfa__sectionLabelRow{padding:0 var(--spacing-4)}}
.TabletLayoutShell-module__3DHH4W__tabletContainer{flex:1;width:100%;height:100%;position:relative}.TabletLayoutShell-module__3DHH4W__floatingCloseButton{font-size:var(--font-size-2xl);border-radius:var(--radius-full);width:2.5rem;min-width:2.5rem;max-width:2.5rem;height:2.5rem;min-height:2.5rem;max-height:2.5rem;transition:all var(--transition-base);pointer-events:auto;color:var(--color-text-primary);box-shadow:var(--shadow-lg);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background-color:#fffffff2;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.TabletLayoutShell-module__3DHH4W__floatingCloseButton:hover{background-color:#fff}.TabletLayoutShell-module__3DHH4W__floatingCloseButton:focus{box-shadow:0 0 0 2px var(--color-brand-dark-green), 0 0 0 4px white;outline:none}.TabletLayoutShell-module__3DHH4W__closeButtonText{font-size:1.75rem;font-weight:300;line-height:1}
.CommentSection-module__wseL5q__commentContainer{margin-bottom:1rem;margin-left:0;padding-left:0}.CommentSection-module__wseL5q__commentTextPreWrap{white-space:pre-wrap;margin-bottom:0;line-height:1.25rem}.CommentSection-module__wseL5q__readMoreButton{color:#22c55e;cursor:pointer;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);transition:color var(--transition-base);background:0 0;border:none;align-items:center;padding:0;display:flex}.CommentSection-module__wseL5q__readMoreButton:hover{color:#16a34a}.CommentSection-module__wseL5q__readMoreIcon{margin-left:var(--spacing-1);width:1rem;height:1rem}
.CardGridSkeleton-module__hjMz2G__skeletonContainer{gap:1.5rem;width:100%;display:grid}.CardGridSkeleton-module__hjMz2G__columns3,.CardGridSkeleton-module__hjMz2G__columns2{grid-template-columns:repeat(1,1fr)}.CardGridSkeleton-module__hjMz2G__skeletonCard{background:#fff;border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.CardGridSkeleton-module__hjMz2G__skeletonImage{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:200px;animation:1.5s infinite CardGridSkeleton-module__hjMz2G__shimmer}.CardGridSkeleton-module__hjMz2G__skeletonContent{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.CardGridSkeleton-module__hjMz2G__skeletonHeader{align-items:center;gap:.75rem;display:flex}.CardGridSkeleton-module__hjMz2G__skeletonLogo{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;flex-shrink:0;width:48px;height:48px;animation:1.5s infinite CardGridSkeleton-module__hjMz2G__shimmer}.CardGridSkeleton-module__hjMz2G__skeletonHeaderText{flex-direction:column;flex:1;gap:.5rem;display:flex}.CardGridSkeleton-module__hjMz2G__skeletonTitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:70%;height:18px;animation:1.5s infinite CardGridSkeleton-module__hjMz2G__shimmer}.CardGridSkeleton-module__hjMz2G__skeletonSubtitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:14px;animation:1.5s .1s infinite CardGridSkeleton-module__hjMz2G__shimmer}.CardGridSkeleton-module__hjMz2G__skeletonTags{flex-wrap:wrap;gap:.5rem;display:flex}.CardGridSkeleton-module__hjMz2G__skeletonTag{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:12px;height:24px;animation:1.5s infinite CardGridSkeleton-module__hjMz2G__shimmer}.CardGridSkeleton-module__hjMz2G__skeletonTagShort{width:60px}.CardGridSkeleton-module__hjMz2G__skeletonTagMedium{width:90px;animation-delay:.1s}.CardGridSkeleton-module__hjMz2G__skeletonRating{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:18px;width:140px;height:36px;animation:1.5s .2s infinite CardGridSkeleton-module__hjMz2G__shimmer}.CardGridSkeleton-module__hjMz2G__skeletonInfo{flex-direction:column;gap:.75rem;display:flex}.CardGridSkeleton-module__hjMz2G__skeletonInfoTitle{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;width:50%;height:16px;animation:1.5s infinite CardGridSkeleton-module__hjMz2G__shimmer}.CardGridSkeleton-module__hjMz2G__skeletonInfoGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.CardGridSkeleton-module__hjMz2G__skeletonInfoItem{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:8px;height:32px;animation:1.5s infinite CardGridSkeleton-module__hjMz2G__shimmer}@keyframes CardGridSkeleton-module__hjMz2G__shimmer{0%,to{opacity:1}50%{opacity:.55}}@media (min-width:768px){.CardGridSkeleton-module__hjMz2G__columns2,.CardGridSkeleton-module__hjMz2G__columns3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.CardGridSkeleton-module__hjMz2G__columns3{grid-template-columns:repeat(3,1fr)}}
.StatePageClient-module__01oYaG__filterCheckboxAccent{accent-color:var(--color-text-primary)}.StatePageClient-module__01oYaG__ratingBadgeState{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:6px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.StatePageClient-module__01oYaG__ratingLabelState{white-space:nowrap;font-size:14px;font-weight:600}.StatePageClient-module__01oYaG__ratingCircleState{background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}
.CountyPageClient-module__kc1r3G__filterCheckboxAccent{accent-color:var(--color-text-primary)}.CountyPageClient-module__kc1r3G__ratingBadgeState{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:6px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.CountyPageClient-module__kc1r3G__ratingLabelState{white-space:nowrap;font-size:14px;font-weight:600}.CountyPageClient-module__kc1r3G__ratingCircleState{background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}
.StatePageClient-module__vZf_4q__filterCheckboxAccent{accent-color:var(--color-text-primary)}.StatePageClient-module__vZf_4q__ratingBadgeState{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:6px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.StatePageClient-module__vZf_4q__ratingLabelState{white-space:nowrap;font-size:14px;font-weight:600}.StatePageClient-module__vZf_4q__ratingCircleState{background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}
.CityPageClient-module__VJGwRq__filterCheckboxAccent{accent-color:var(--color-text-primary)}.CityPageClient-module__VJGwRq__ratingBadgeState{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:6px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.CityPageClient-module__VJGwRq__ratingLabelState{white-space:nowrap;font-size:14px;font-weight:600}.CityPageClient-module__VJGwRq__ratingCircleState{background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}
.CountyPageClient-module__UrWp_G__filterCheckboxAccent{accent-color:var(--color-text-primary)}.CountyPageClient-module__UrWp_G__ratingBadgeState{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:6px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.CountyPageClient-module__UrWp_G__ratingLabelState{white-space:nowrap;font-size:14px;font-weight:600}.CountyPageClient-module__UrWp_G__ratingCircleState{background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}
.CityPageClient-module__Ah8igW__filterCheckboxAccent{accent-color:var(--color-text-primary)}.CityPageClient-module__Ah8igW__ratingBadgeState{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:6px;width:auto;max-width:-moz-fit-content;max-width:fit-content;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.CityPageClient-module__Ah8igW__ratingLabelState{white-space:nowrap;font-size:14px;font-weight:600}.CityPageClient-module__Ah8igW__ratingCircleState{background-color:#ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:13px;font-weight:700;display:flex}
