.LocationDropdown-module__JZJ11G__dropdownContainer{width:100%;position:relative}.LocationDropdown-module__JZJ11G__dropdownButton{width:100%;padding:var(--spacing-3) var(--spacing-4);border:2px solid var(--color-gray-300);border-radius:var(--radius-lg);cursor:pointer;font-size:var(--font-size-base);background:#fff;justify-content:space-between;align-items:center;transition:all .2s;display:flex}.LocationDropdown-module__JZJ11G__dropdownButton:hover:not(:disabled),.LocationDropdown-module__JZJ11G__dropdownButton.LocationDropdown-module__JZJ11G__open{border-color:var(--color-brand-dark-green);box-shadow:0 0 0 3px #228b221a}.LocationDropdown-module__JZJ11G__dropdownButton:disabled{opacity:.5;cursor:not-allowed;background:var(--color-gray-50)}.LocationDropdown-module__JZJ11G__selectedValue{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-gray-900);text-align:left;align-items:center;gap:.5rem;display:flex}.LocationDropdown-module__JZJ11G__chevronIcon{width:20px;height:20px;color:var(--color-gray-500);flex-shrink:0;transition:transform .2s}.LocationDropdown-module__JZJ11G__dropdownButton.LocationDropdown-module__JZJ11G__open .LocationDropdown-module__JZJ11G__chevronIcon{transform:rotate(180deg)}.LocationDropdown-module__JZJ11G__dropdownMenu{border:1px solid var(--color-gray-200);border-radius:var(--radius-lg);z-index:1000;background:#fff;flex-direction:column;max-height:400px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 10px 25px #00000026}.LocationDropdown-module__JZJ11G__searchContainer{padding:var(--spacing-3);border-bottom:1px solid var(--color-gray-200);flex-shrink:0;position:relative}.LocationDropdown-module__JZJ11G__searchIcon{left:calc(var(--spacing-3) + var(--spacing-2));width:18px;height:18px;color:var(--color-gray-400);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.LocationDropdown-module__JZJ11G__searchInput{width:100%;padding:var(--spacing-2) var(--spacing-3) var(--spacing-2) calc(var(--spacing-8) + 2px);border:1px solid var(--color-gray-300);border-radius:var(--radius-md);font-size:var(--font-size-sm);outline:none}.LocationDropdown-module__JZJ11G__searchInput:focus{border-color:var(--color-brand-dark-green);box-shadow:0 0 0 3px #228b221a}.LocationDropdown-module__JZJ11G__locationsList{flex:1;max-height:300px;overflow-y:auto}.LocationDropdown-module__JZJ11G__dropdownOption{width:100%;padding:var(--spacing-3) var(--spacing-4);text-align:left;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;transition:background .15s;display:flex}.LocationDropdown-module__JZJ11G__dropdownOption:hover{background:var(--color-gray-50)}.LocationDropdown-module__JZJ11G__dropdownOption.LocationDropdown-module__JZJ11G__selected{background:#228b220d}.LocationDropdown-module__JZJ11G__optionContent{gap:var(--spacing-1);flex-direction:column;flex:1;min-width:0;display:flex}.LocationDropdown-module__JZJ11G__optionName{font-size:var(--font-size-base);font-weight:var(--font-weight-medium);color:var(--color-gray-900);align-items:center;gap:.5rem;display:flex}.LocationDropdown-module__JZJ11G__chainEmoji{font-size:1.25rem;line-height:1}.LocationDropdown-module__JZJ11G__optionDescription{font-size:var(--font-size-xs);color:var(--color-gray-500);font-style:italic}.LocationDropdown-module__JZJ11G__optionAddress{font-size:var(--font-size-xs);color:var(--color-gray-600);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.LocationDropdown-module__JZJ11G__checkIcon{width:20px;height:20px;color:var(--color-brand-dark-green);margin-left:var(--spacing-2);flex-shrink:0}.LocationDropdown-module__JZJ11G__divider{background:var(--color-gray-200);flex-shrink:0;height:1px;margin:0}.LocationDropdown-module__JZJ11G__noResults{padding:var(--spacing-6) var(--spacing-4);text-align:center;color:var(--color-gray-500);font-size:var(--font-size-sm)}
.SocialLoginButtons-module__Em5BLG__socialButtonsContainer{gap:var(--spacing-3);flex-direction:column;display:flex}.SocialLoginButtons-module__Em5BLG__socialButton{width:100%;padding:var(--spacing-3) var(--spacing-4);border:1px solid var(--color-gray-300);box-shadow:var(--shadow-sm);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-gray-700);transition:background-color var(--transition-base);cursor:pointer;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;display:flex}.SocialLoginButtons-module__Em5BLG__socialButton:hover{background-color:var(--color-trustdiner-dark-green);color:#fff}.SocialLoginButtons-module__Em5BLG__socialButton:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #3b82f6}.SocialLoginButtons-module__Em5BLG__socialButton:disabled{opacity:.5;cursor:not-allowed}.SocialLoginButtons-module__Em5BLG__loadingSpinner{border-radius:var(--radius-full);border-bottom:2px solid var(--color-gray-700);width:1.25rem;height:1.25rem;animation:1s linear infinite SocialLoginButtons-module__Em5BLG__spin}.SocialLoginButtons-module__Em5BLG__socialIcon{width:1.25rem;height:1.25rem;margin-right:var(--spacing-3)}.SocialLoginButtons-module__Em5BLG__googleIcon{color:#ef4444}.SocialLoginButtons-module__Em5BLG__facebookIcon{color:#2563eb}@keyframes SocialLoginButtons-module__Em5BLG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PublicReviewSignup-module__XY4Atq__container{gap:var(--spacing-3);flex-direction:column;display:flex}.PublicReviewSignup-module__XY4Atq__title{font-size:var(--font-size-lg);color:var(--color-text-primary);margin:0;font-weight:600}.PublicReviewSignup-module__XY4Atq__form,.PublicReviewSignup-module__XY4Atq__columns{gap:var(--spacing-3);flex-direction:column;display:flex}.PublicReviewSignup-module__XY4Atq__column{gap:var(--spacing-3);flex-direction:column;min-width:0;display:flex}@media (min-width:768px){.PublicReviewSignup-module__XY4Atq__columnsTwo{gap:var(--spacing-6,1.5rem);grid-template-columns:1fr 1fr;align-items:start;display:grid}.PublicReviewSignup-module__XY4Atq__columnsTwo .PublicReviewSignup-module__XY4Atq__column+.PublicReviewSignup-module__XY4Atq__column{padding-left:var(--spacing-6,1.5rem);border-left:1px solid #e5e7eb}}.PublicReviewSignup-module__XY4Atq__continueLabel{font-size:var(--font-size-sm);color:var(--color-text-tertiary);text-align:center;display:block}.PublicReviewSignup-module__XY4Atq__divider{text-align:center;margin:var(--spacing-1) 0;position:relative}.PublicReviewSignup-module__XY4Atq__divider:before{content:"";background:#e5e7eb;height:1px;position:absolute;top:50%;left:0;right:0}.PublicReviewSignup-module__XY4Atq__dividerText{font-size:var(--font-size-sm);color:var(--color-text-tertiary);background:#fff;padding:0 10px;display:inline-block;position:relative}.PublicReviewSignup-module__XY4Atq__loginLinkContainer{text-align:center}.PublicReviewSignup-module__XY4Atq__loginLink{font-size:var(--font-size-sm);color:var(--color-brand-dark-green,#15803d);font-weight:600}.PublicReviewSignup-module__XY4Atq__loginLink:hover{text-decoration:underline}
.CountryListCard-module__h4AR0q__flagBackdrop{-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;font-size:6rem;line-height:1;display:flex;position:absolute;inset:0}.CountryListCard-module__h4AR0q__flagInline{flex-shrink:0;font-size:1.75rem;line-height:1}.CountryListCard-module__h4AR0q__countryName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.5rem;font-weight:700;line-height:1.25;overflow:hidden}.CountryListCard-module__h4AR0q__countryHeroName{text-shadow:0 1px 4px #0009,0 3px 14px #000000b3,0 6px 28px #00000073}.CountryListCard-module__h4AR0q__heroImageGradient{pointer-events:none;background:linear-gradient(#0000 28%,#0000006b 62%,#000000d9 100%);position:absolute;inset:0}
.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__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 28%,#0000006b 62%,#000000d9 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-color:#fff;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-color:#fff;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 3px #0000008c,0 2px 10px #000000a6;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}.discover-module__K3kEyq__listGrid{grid-template-columns:repeat(auto-fill,minmax(min(380px,100%),1fr));gap:1.5rem;display:grid}.discover-module__K3kEyq__listGridWide{grid-template-columns:repeat(auto-fill,minmax(min(400px,100%),1fr));gap:1.5rem;display:grid}@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}}
.ReviewsPageClient-module__lt6s3q__reviewGrid{grid-template-columns:repeat(auto-fill,minmax(min(400px,100%),1fr));gap:1.5rem;display:grid}.ReviewsPageClient-module__lt6s3q__reviewCard{cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:.75rem;transition:transform .2s;overflow:hidden;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f}.ReviewsPageClient-module__lt6s3q__reviewCard:hover{transform:scale(1.015)}.ReviewsPageClient-module__lt6s3q__reviewCardImageSection{background-color:#1c1c1e;flex-shrink:0;height:220px;position:relative}@media (min-width:768px){.ReviewsPageClient-module__lt6s3q__reviewCardImageSection{height:240px}}.ReviewsPageClient-module__lt6s3q__reviewCardImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ReviewsPageClient-module__lt6s3q__reviewCardGradient{pointer-events:none;background:linear-gradient(#0000 10%,#0000008c 45%,#000 100%);position:absolute;inset:0}.ReviewsPageClient-module__lt6s3q__reviewCardRatingOverlay{z-index:10;pointer-events:none;position:absolute;top:12px;right:12px}.ReviewsPageClient-module__lt6s3q__reviewCardBookmark{z-index:10;position:absolute;top:12px;left:12px}.ReviewsPageClient-module__lt6s3q__reviewCardOverlayContent{flex-direction:column;gap:.3rem;padding:.875rem 1rem 0;display:flex;position:absolute;bottom:0;left:0;right:0}.ReviewsPageClient-module__lt6s3q__reviewCardTitle{color:#fff;text-shadow:0 1px 4px #0009;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.125rem;font-weight:700;line-height:1.25;overflow:hidden}@media (min-width:768px){.ReviewsPageClient-module__lt6s3q__reviewCardTitle{font-size:1.25rem}}.ReviewsPageClient-module__lt6s3q__reviewCardReviewerRow{align-items:center;gap:.5rem;display:flex}.ReviewsPageClient-module__lt6s3q__reviewCardAvatarPlaceholder{background-color:#ffffff40;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;overflow:hidden}.ReviewsPageClient-module__lt6s3q__reviewCardAvatarImg{object-fit:cover;border-radius:9999px;flex-shrink:0;width:20px;height:20px}.ReviewsPageClient-module__lt6s3q__reviewCardReviewerName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.ReviewsPageClient-module__lt6s3q__reviewCardBody{background-color:#fff;flex-direction:column;gap:.75rem;padding:.875rem 1rem 1rem;display:flex}.ReviewsPageClient-module__lt6s3q__reviewCardReviewerRowLight{align-items:center;gap:.625rem;display:flex}.ReviewsPageClient-module__lt6s3q__reviewCardReviewerInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.ReviewsPageClient-module__lt6s3q__reviewCardReviewerNameRow{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.ReviewsPageClient-module__lt6s3q__reviewCardReviewerNameLight{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.ReviewsPageClient-module__lt6s3q__reviewCardUserAllergens{opacity:.6;flex-shrink:0;align-items:center;gap:.2rem;display:flex}.ReviewsPageClient-module__lt6s3q__reviewCardReviewerDate{color:#6b7280;font-size:.75rem}.ReviewsPageClient-module__lt6s3q__reviewCardLike{flex-shrink:0;margin-left:auto}.ReviewsPageClient-module__lt6s3q__reviewCardComment{color:#1f2937;margin:0;font-size:.875rem;line-height:1.6}.ReviewsPageClient-module__lt6s3q__reviewCardCommentCollapsed{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ReviewsPageClient-module__lt6s3q__reviewCardReadMore{color:#6b7280;cursor:pointer;text-align:left;background:0 0;border:none;margin-top:-.25rem;padding:0;font-size:.75rem}.ReviewsPageClient-module__lt6s3q__reviewCardReadMore:hover{color:#111827}.ReviewsPageClient-module__lt6s3q__saveButtonPosition{z-index:10;position:absolute;top:12px;right:12px}.ReviewsPageClient-module__lt6s3q__commentContainer{margin-bottom:1rem;margin-left:0;padding-left:0}.ReviewsPageClient-module__lt6s3q__commentTextPreWrap{white-space:pre-wrap;margin-bottom:0;line-height:1.25rem}.ReviewsPageClient-module__lt6s3q__filterCheckboxAccent{accent-color:var(--color-text-primary)}.ReviewsPageClient-module__lt6s3q__ratingBadgeReviews{border-radius:var(--radius-md);color:var(--color-white);align-items:center;gap:6px;padding:6px 6px 6px 12px;font-size:13px;font-weight:600;display:inline-flex}.ReviewsPageClient-module__lt6s3q__ratingLabelReviews{white-space:nowrap;font-size:14px;font-weight:600}.ReviewsPageClient-module__lt6s3q__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}.ReviewsPageClient-module__lt6s3q__sectionDivider{border-top:1px solid #e5e7eb;margin:.75rem 0}.ReviewsPageClient-module__lt6s3q__reviewHeaderRelative{gap:12px;margin-bottom:.5rem;margin-left:0;padding-left:0;position:relative}.ReviewsPageClient-module__lt6s3q__reviewMetaPosition{z-index:5;position:absolute;top:0;right:0}.ReviewsPageClient-module__lt6s3q__reviewContentMargin{flex-shrink:0;margin-left:0;display:flex}.ReviewsPageClient-module__lt6s3q__allergenScoresContainer{margin-bottom:1rem;margin-left:0;padding-left:0;visibility:visible!important;opacity:1!important;display:block!important}.ReviewsPageClient-module__lt6s3q__allergenScoreTextColor{color:#fff}.ReviewsPageClient-module__lt6s3q__allergenScoreCircleBackground{color:#fff;background-color:#ffffff40}.ReviewsPageClient-module__lt6s3q__reviewsGridPosition{align-self:flex-start;width:100%}.ReviewsPageClient-module__lt6s3q__reviewCategoryTagsLayout{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.ReviewsPageClient-module__lt6s3q__reviewRatingContainerLayout{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.ReviewsPageClient-module__lt6s3q__positionRelative{position:relative}.ReviewsPageClient-module__lt6s3q__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}.ReviewsPageClient-module__lt6s3q__readMoreButton:hover{color:#16a34a}.ReviewsPageClient-module__lt6s3q__readMoreIcon{margin-left:var(--spacing-1);width:1rem;height:1rem}.ReviewsPageClient-module__lt6s3q__allergenChip{border-radius:var(--radius-md);color:#fff!important}.ReviewsPageClient-module__lt6s3q__allergenChipScoreCircle{color:#fff;background-color:#ffffff40;border-radius:50%;justify-content:center;align-items:center;display:flex}.ReviewsPageClient-module__lt6s3q__categoryTag{padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-md);font-size:var(--font-size-xs);background-color:var(--color-gray-100);color:var(--color-gray-800);white-space:nowrap;align-items:center;font-weight:500;display:inline-flex}.ReviewsPageClient-module__lt6s3q__scoreBackgroundExcellent{background-color:var(--rating-5-excellent-bg,#08965d)!important}.ReviewsPageClient-module__lt6s3q__scoreBackgroundGreat{background-color:var(--rating-4-good-bg,#00b66a)!important}.ReviewsPageClient-module__lt6s3q__scoreBackgroundOkay{background-color:var(--rating-3-okay-bg,#fb0)!important}.ReviewsPageClient-module__lt6s3q__scoreBackgroundCaution{background-color:var(--rating-2-avoid-bg,#ff9500)!important}.ReviewsPageClient-module__lt6s3q__scoreBackgroundUnsafe{background-color:var(--rating-1-unsafe-bg,#f44343)!important}.ReviewsPageClient-module__lt6s3q__scoreBackgroundNone{background-color:var(--rating-neutral-bg,#9ca3af)!important}.ReviewsPageClient-module__lt6s3q__loadingSpinner{border-color:var(--color-brand-dark-green)}.ReviewsPageClient-module__lt6s3q__loadingText{color:var(--color-gray-700)}.ReviewsPageClient-module__lt6s3q__errorAlert{color:#991b1b;background-color:#fee2e2;border:1px solid #fecaca}.ReviewsPageClient-module__lt6s3q__errorText{color:#991b1b}.ReviewsPageClient-module__lt6s3q__pageHeading{color:var(--color-gray-900)}
.page-module__s3URHW__cardShowcase{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#0b4736 #e5e7eb;width:100%;padding-bottom:1.5rem;overflow:auto visible}.page-module__s3URHW__cardShowcase::-webkit-scrollbar{height:8px}.page-module__s3URHW__cardShowcase::-webkit-scrollbar-track{background:#e5e7eb;border-radius:4px}.page-module__s3URHW__cardShowcase::-webkit-scrollbar-thumb{background:#0b4736;border-radius:4px}.page-module__s3URHW__cardGrid{align-items:flex-start;gap:32px;min-width:min-content;padding:4px 24px 16px;display:flex}.page-module__s3URHW__cardColumn{flex-direction:column;flex:none;gap:12px;display:flex}.page-module__s3URHW__cardMeta{align-items:flex-start;gap:10px;padding:0 2px;display:flex}.page-module__s3URHW__cardIndex{color:#fff;background:#0b4736;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:11px;font-weight:700;display:flex}.page-module__s3URHW__cardLabel{color:#111827;margin:0;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,monospace;font-size:12px;font-weight:700;line-height:1.3}.page-module__s3URHW__cardSource{color:#6b7280;margin:2px 0 0;font-size:11px;line-height:1.3}.page-module__s3URHW__filterToggle{background:#e5e7eb;border-radius:8px;gap:2px;padding:3px;display:inline-flex}.page-module__s3URHW__filterToggleBtn{color:#4b5563;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s}.page-module__s3URHW__filterToggleBtn:hover{color:#111827;background:#d1d5db}.page-module__s3URHW__filterToggleBtnActive{color:#fff!important;background:#0b4736!important}.page-module__s3URHW__cardColumn+.page-module__s3URHW__cardColumn{border-left:1px solid #e5e7eb;padding-left:32px}@media (max-width:768px){.page-module__s3URHW__cardGrid{gap:24px;padding:4px 16px 16px}.page-module__s3URHW__cardColumn+.page-module__s3URHW__cardColumn{padding-left:24px}}
.ChainRankingsTable-module__frWgma__tableCard{background:var(--color-white,#fff);border-top:1px solid var(--color-gray-200,#e5e7eb);border-bottom:1px solid var(--color-gray-200,#e5e7eb);overflow:hidden}.ChainRankingsTable-module__frWgma__scroll{transition:opacity .15s;overflow-x:auto}.ChainRankingsTable-module__frWgma__scroll[data-fetching=true]{opacity:.6;pointer-events:none}.ChainRankingsTable-module__frWgma__floatingHead{z-index:20;background:var(--color-gray-50,#f9fafb);display:none;position:fixed;top:0;overflow:hidden}.ChainRankingsTable-module__frWgma__floatTable{table-layout:fixed}.ChainRankingsTable-module__frWgma__table{border-collapse:collapse;width:100%;min-width:100%;font-size:.875rem}.ChainRankingsTable-module__frWgma__th{z-index:1;background:var(--color-gray-50,#f9fafb);text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--color-gray-500,#6b7280);white-space:nowrap;border-bottom:1px solid var(--color-gray-200,#e5e7eb);padding:.75rem 1rem;font-size:.6875rem;font-weight:600;position:sticky;top:0}.ChainRankingsTable-module__frWgma__thCenter{text-align:center}.ChainRankingsTable-module__frWgma__thAirline{min-width:320px;padding-left:0}.ChainRankingsTable-module__frWgma__thRating{min-width:120px}.ChainRankingsTable-module__frWgma__thSummary{min-width:320px}.ChainRankingsTable-module__frWgma__thReviews{min-width:96px}.ChainRankingsTable-module__frWgma__sortBtn{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;margin:0;padding:0;display:inline-flex}.ChainRankingsTable-module__frWgma__sortBtn:hover{color:var(--color-gray-700,#374151)}.ChainRankingsTable-module__frWgma__sortArrow{width:12px;height:16px;color:var(--color-gray-600,#4b5563);opacity:.9;transition:transform .12s,opacity .12s,color .12s}.ChainRankingsTable-module__frWgma__sortArrow[data-active=true]{opacity:1;color:var(--color-rating-5-excellent,#08965d)}.ChainRankingsTable-module__frWgma__sortArrow[data-dir=asc]{transform:rotate(180deg)}.ChainRankingsTable-module__frWgma__thHandling{white-space:normal;vertical-align:bottom;width:132px;min-width:132px}.ChainRankingsTable-module__frWgma__thAllergen{text-align:center;vertical-align:bottom;width:84px;min-width:84px}.ChainRankingsTable-module__frWgma__allergenHead{flex-direction:column;align-items:center;gap:.25rem;display:flex}.ChainRankingsTable-module__frWgma__allergenIcon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ChainRankingsTable-module__frWgma__allergenLabel{white-space:nowrap;letter-spacing:normal;text-transform:none;color:var(--color-gray-500,#6b7280);font-size:.6875rem;font-weight:500;line-height:1.1}.ChainRankingsTable-module__frWgma__sticky{z-index:2;position:sticky;left:0}.ChainRankingsTable-module__frWgma__th.ChainRankingsTable-module__frWgma__sticky{z-index:3}.ChainRankingsTable-module__frWgma__scroll[data-scrolled-x=true] .ChainRankingsTable-module__frWgma__sticky,.ChainRankingsTable-module__frWgma__floatingHead[data-scrolled-x=true] .ChainRankingsTable-module__frWgma__sticky{border-right:1px solid var(--color-gray-200,#e5e7eb)}.ChainRankingsTable-module__frWgma__scroll[data-scrolled-x=true] .ChainRankingsTable-module__frWgma__sticky:after,.ChainRankingsTable-module__frWgma__floatingHead[data-scrolled-x=true] .ChainRankingsTable-module__frWgma__sticky:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000021,#0000);width:6px;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.ChainRankingsTable-module__frWgma__row{transition:background-color .12s}.ChainRankingsTable-module__frWgma__rowClickable{cursor:pointer}.ChainRankingsTable-module__frWgma__rowClickable:focus-visible{outline:2px solid var(--color-rating-4-good,#00b66a);outline-offset:-2px}.ChainRankingsTable-module__frWgma__row:hover{background:var(--color-gray-50,#f9fafb)}.ChainRankingsTable-module__frWgma__td{border-bottom:1px solid var(--color-gray-100,#f3f4f6);vertical-align:middle;white-space:nowrap;padding:1.5rem 1rem}.ChainRankingsTable-module__frWgma__row:last-child .ChainRankingsTable-module__frWgma__td{border-bottom:none}.ChainRankingsTable-module__frWgma__airlineCell{background:var(--color-white,#fff);min-width:320px;padding-left:0}.ChainRankingsTable-module__frWgma__row:hover .ChainRankingsTable-module__frWgma__airlineCell{background:var(--color-gray-50,#f9fafb)}.ChainRankingsTable-module__frWgma__airlineGrid{align-items:center;column-gap:.875rem;display:flex}.ChainRankingsTable-module__frWgma__logoBtn{align-self:center}.ChainRankingsTable-module__frWgma__airlineText{flex-direction:column;min-width:0;display:flex}.ChainRankingsTable-module__frWgma__airlineInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.ChainRankingsTable-module__frWgma__reviewsLink{margin-top:.375rem}.ChainRankingsTable-module__frWgma__airlineLink{height:100%;color:inherit;border-radius:var(--radius-md,.5rem);text-decoration:none;display:flex}.ChainRankingsTable-module__frWgma__airlineGrid{flex:1;align-self:stretch}.ChainRankingsTable-module__frWgma__logoBtn{text-align:left;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.ChainRankingsTable-module__frWgma__airlineLink,.ChainRankingsTable-module__frWgma__logoBtn,.ChainRankingsTable-module__frWgma__reviewsLink{min-height:0}.ChainRankingsTable-module__frWgma__rowClickable:hover .ChainRankingsTable-module__frWgma__airlineName,.ChainRankingsTable-module__frWgma__reviewsLink:hover{text-decoration:underline}.ChainRankingsTable-module__frWgma__logoWrap{border-radius:var(--radius-md,.5rem);background:var(--color-white,#fff);flex-shrink:0;width:3.5rem;height:3.5rem;position:relative;overflow:hidden}.ChainRankingsTable-module__frWgma__logoImg{object-fit:contain}.ChainRankingsTable-module__frWgma__logoFallback{border-radius:var(--radius-md,.5rem);background:var(--color-white,#fff);width:3.5rem;height:3.5rem;color:var(--color-gray-500,#6b7280);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.ChainRankingsTable-module__frWgma__airlineName{color:var(--color-gray-900,#111827);font-size:1.1875rem;font-weight:700;line-height:1.2}.ChainRankingsTable-module__frWgma__chainMetaTags{flex-wrap:wrap;gap:.125rem .5rem;margin-top:.125rem;display:flex}.ChainRankingsTable-module__frWgma__chainMetaTag{color:var(--color-gray-500,#6b7280);white-space:nowrap;font-size:.8125rem;line-height:1.3}.ChainRankingsTable-module__frWgma__reviewsLink{color:var(--color-rating-4-good,#00b66a);font-size:.8125rem;font-weight:500;line-height:1.3;text-decoration:none}.ChainRankingsTable-module__frWgma__reviewsLink:hover{text-decoration:underline}.ChainRankingsTable-module__frWgma__mobileRating{display:none}.ChainRankingsTable-module__frWgma__mobileRatingBadge{border-radius:var(--radius-md,.5rem);color:#fff;align-items:center;gap:.375rem;padding:.1875rem .375rem .1875rem .625rem;font-weight:600;display:inline-flex}.ChainRankingsTable-module__frWgma__mobileRatingLabel{white-space:nowrap;font-size:.8125rem;font-weight:600}.ChainRankingsTable-module__frWgma__mobileRatingScore{background:#ffffff40;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.75rem;font-weight:700;display:inline-flex}.ChainRankingsTable-module__frWgma__ratingCell{white-space:nowrap}.ChainRankingsTable-module__frWgma__summaryCell{white-space:normal;vertical-align:top}.ChainRankingsTable-module__frWgma__summaryHead{align-items:center;gap:.375rem;display:inline-flex}.ChainRankingsTable-module__frWgma__summaryIcon{color:currentColor;flex-shrink:0;width:16px;height:16px}.ChainRankingsTable-module__frWgma__summaryBlock{flex-direction:column;gap:.375rem;max-width:280px;display:flex}.ChainRankingsTable-module__frWgma__summaryHeadline{color:var(--color-gray-700,#374151);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.ChainRankingsTable-module__frWgma__summaryCell .ChainRankingsTable-module__frWgma__reviewsLink{align-self:flex-start;margin-top:0}.ChainRankingsTable-module__frWgma__centerCell{text-align:center}.ChainRankingsTable-module__frWgma__ratingBadge{border-radius:var(--radius-md,.5rem);color:#fff;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .75rem;font-weight:600;display:inline-flex}.ChainRankingsTable-module__frWgma__ratingBadgeLabel{white-space:nowrap;font-size:.875rem;font-weight:600}.ChainRankingsTable-module__frWgma__ratingBadgeScore{font-variant-numeric:tabular-nums;background:#ffffff40;border-radius:9999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;font-size:.8125rem;font-weight:700;display:inline-flex}.ChainRankingsTable-module__frWgma__reviewsCell{white-space:nowrap}.ChainRankingsTable-module__frWgma__reviewsStat{color:var(--color-gray-700,#374151);align-items:center;gap:.375rem;display:inline-flex}.ChainRankingsTable-module__frWgma__reviewsCount{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.ChainRankingsTable-module__frWgma__peopleIcon{width:1.125rem;height:1.125rem;color:var(--color-gray-500,#6b7280)}.ChainRankingsTable-module__frWgma__handlingCell{text-align:left;width:132px;min-width:132px}.ChainRankingsTable-module__frWgma__handlingStat{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.ChainRankingsTable-module__frWgma__handlingValue{font-size:.9375rem;font-weight:700}.ChainRankingsTable-module__frWgma__handlingValue[data-tone=yes]{color:var(--color-rating-5-excellent,#08965d)}.ChainRankingsTable-module__frWgma__handlingValue[data-tone=no]{color:var(--color-rating-1-unsafe,#f44343)}.ChainRankingsTable-module__frWgma__handlingValue[data-tone=even]{color:var(--color-rating-2-avoid,#f7903b)}.ChainRankingsTable-module__frWgma__handlingCount{color:var(--color-gray-500,#6b7280);font-size:.6875rem;font-weight:500}.ChainRankingsTable-module__frWgma__allergenCell{text-align:center;vertical-align:middle;padding:.5rem .375rem}.ChainRankingsTable-module__frWgma__allergenPill{font-variant-numeric:tabular-nums;color:#fff;border-radius:.5rem;justify-content:center;align-items:center;min-width:2.75rem;padding:.4375rem .625rem;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.ChainRankingsTable-module__frWgma__allergenPill[data-rating-level=excellent]{background:var(--color-rating-5-excellent,#08965d)}.ChainRankingsTable-module__frWgma__allergenPill[data-rating-level=good]{background:var(--color-rating-4-good,#00b66a)}.ChainRankingsTable-module__frWgma__allergenPill[data-rating-level=okay]{background:var(--color-rating-3-okay,#ff9500)}.ChainRankingsTable-module__frWgma__allergenPill[data-rating-level=avoid]{background:var(--color-rating-2-avoid,#ff6a00)}.ChainRankingsTable-module__frWgma__allergenPill[data-rating-level=unsafe]{background:var(--color-rating-1-unsafe,#f44343)}.ChainRankingsTable-module__frWgma__dash{color:var(--color-gray-400,#9ca3af)}.ChainRankingsTable-module__frWgma__summaryEmpty{color:var(--color-gray-400,#9ca3af);font-size:.8125rem;font-style:italic}.ChainRankingsTable-module__frWgma__region{color:var(--color-gray-600,#4b5563);font-weight:500}@media (max-width:699px){.ChainRankingsTable-module__frWgma__tableCard{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.ChainRankingsTable-module__frWgma__thRating,.ChainRankingsTable-module__frWgma__ratingCell{display:none}.ChainRankingsTable-module__frWgma__airlineCell{vertical-align:middle;min-width:200px;padding-left:1rem}.ChainRankingsTable-module__frWgma__airlineName{font-size:.9375rem}.ChainRankingsTable-module__frWgma__mobileRating{display:flex}.ChainRankingsTable-module__frWgma__chainMetaTags{display:none}.ChainRankingsTable-module__frWgma__thAirline{min-width:160px;padding-left:1rem}.ChainRankingsTable-module__frWgma__summaryCell .ChainRankingsTable-module__frWgma__summaryBlock{max-width:240px}}.ChainRankingsTable-module__frWgma__scroll[data-scrolled=true] .ChainRankingsTable-module__frWgma__airlineText{display:none}.ChainRankingsTable-module__frWgma__scroll[data-scrolled=true] .ChainRankingsTable-module__frWgma__thAirline,.ChainRankingsTable-module__frWgma__scroll[data-scrolled=true] .ChainRankingsTable-module__frWgma__airlineCell{min-width:0}.ChainRankingsTable-module__frWgma__scroll[data-scrolled=true] .ChainRankingsTable-module__frWgma__airlineGrid{column-gap:0}
.HotelRankingsTable-module__PyQiTa__tableCard{background:var(--color-white,#fff);border-top:1px solid var(--color-gray-200,#e5e7eb);border-bottom:1px solid var(--color-gray-200,#e5e7eb);overflow:hidden}.HotelRankingsTable-module__PyQiTa__scroll{transition:opacity .15s;overflow-x:auto}.HotelRankingsTable-module__PyQiTa__scroll[data-fetching=true]{opacity:.6;pointer-events:none}.HotelRankingsTable-module__PyQiTa__floatingHead{z-index:20;background:var(--color-gray-50,#f9fafb);display:none;position:fixed;top:0;overflow:hidden}.HotelRankingsTable-module__PyQiTa__floatTable{table-layout:fixed}.HotelRankingsTable-module__PyQiTa__table{border-collapse:collapse;width:100%;min-width:100%;font-size:.875rem}.HotelRankingsTable-module__PyQiTa__th{z-index:1;background:var(--color-gray-50,#f9fafb);text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--color-gray-500,#6b7280);white-space:nowrap;border-bottom:1px solid var(--color-gray-200,#e5e7eb);padding:.75rem 1rem;font-size:.6875rem;font-weight:600;position:sticky;top:0}.HotelRankingsTable-module__PyQiTa__thCenter{text-align:center}.HotelRankingsTable-module__PyQiTa__thAirline{min-width:320px;padding-left:0}.HotelRankingsTable-module__PyQiTa__thLocation{white-space:normal;min-width:140px;max-width:200px}.HotelRankingsTable-module__PyQiTa__thRating{min-width:120px}.HotelRankingsTable-module__PyQiTa__thSummary{min-width:320px}.HotelRankingsTable-module__PyQiTa__thReviews{min-width:96px}.HotelRankingsTable-module__PyQiTa__sortBtn{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;margin:0;padding:0;display:inline-flex}.HotelRankingsTable-module__PyQiTa__sortBtn:hover{color:var(--color-gray-700,#374151)}.HotelRankingsTable-module__PyQiTa__sortArrow{width:12px;height:16px;color:var(--color-gray-600,#4b5563);opacity:.9;transition:transform .12s,opacity .12s,color .12s}.HotelRankingsTable-module__PyQiTa__sortArrow[data-active=true]{opacity:1;color:var(--color-rating-5-excellent,#08965d)}.HotelRankingsTable-module__PyQiTa__sortArrow[data-dir=asc]{transform:rotate(180deg)}.HotelRankingsTable-module__PyQiTa__thHandling{white-space:normal;vertical-align:bottom;width:132px;min-width:132px}.HotelRankingsTable-module__PyQiTa__thAllergen{text-align:center;vertical-align:bottom;width:84px;min-width:84px}.HotelRankingsTable-module__PyQiTa__allergenHead{flex-direction:column;align-items:center;gap:.25rem;display:flex}.HotelRankingsTable-module__PyQiTa__allergenIcon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.HotelRankingsTable-module__PyQiTa__allergenLabel{white-space:nowrap;letter-spacing:normal;text-transform:none;color:var(--color-gray-500,#6b7280);font-size:.6875rem;font-weight:500;line-height:1.1}.HotelRankingsTable-module__PyQiTa__sticky{z-index:2;position:sticky;left:0}.HotelRankingsTable-module__PyQiTa__th.HotelRankingsTable-module__PyQiTa__sticky{z-index:3}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled-x=true] .HotelRankingsTable-module__PyQiTa__sticky,.HotelRankingsTable-module__PyQiTa__floatingHead[data-scrolled-x=true] .HotelRankingsTable-module__PyQiTa__sticky{border-right:1px solid var(--color-gray-200,#e5e7eb)}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled-x=true] .HotelRankingsTable-module__PyQiTa__sticky:after,.HotelRankingsTable-module__PyQiTa__floatingHead[data-scrolled-x=true] .HotelRankingsTable-module__PyQiTa__sticky:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000021,#0000);width:6px;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.HotelRankingsTable-module__PyQiTa__row{transition:background-color .12s}.HotelRankingsTable-module__PyQiTa__rowClickable{cursor:pointer}.HotelRankingsTable-module__PyQiTa__rowClickable:focus-visible{outline:2px solid var(--color-rating-4-good,#00b66a);outline-offset:-2px}.HotelRankingsTable-module__PyQiTa__row:hover{background:var(--color-gray-50,#f9fafb)}.HotelRankingsTable-module__PyQiTa__td{border-bottom:1px solid var(--color-gray-100,#f3f4f6);vertical-align:middle;white-space:nowrap;padding:1.5rem 1rem}.HotelRankingsTable-module__PyQiTa__row:last-child .HotelRankingsTable-module__PyQiTa__td{border-bottom:none}.HotelRankingsTable-module__PyQiTa__airlineCell{background:var(--color-white,#fff);min-width:320px;padding-left:0}.HotelRankingsTable-module__PyQiTa__row:hover .HotelRankingsTable-module__PyQiTa__airlineCell{background:var(--color-gray-50,#f9fafb)}.HotelRankingsTable-module__PyQiTa__airlineGrid{align-items:center;column-gap:.875rem;display:flex}.HotelRankingsTable-module__PyQiTa__logoBtn{align-self:center}.HotelRankingsTable-module__PyQiTa__airlineText{flex-direction:column;min-width:0;display:flex}.HotelRankingsTable-module__PyQiTa__airlineInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.HotelRankingsTable-module__PyQiTa__reviewsLink{margin-top:.375rem}.HotelRankingsTable-module__PyQiTa__airlineLink{height:100%;color:inherit;border-radius:var(--radius-md,.5rem);text-decoration:none;display:flex}.HotelRankingsTable-module__PyQiTa__airlineGrid{flex:1;align-self:stretch}.HotelRankingsTable-module__PyQiTa__logoBtn{text-align:left;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.HotelRankingsTable-module__PyQiTa__airlineLink,.HotelRankingsTable-module__PyQiTa__logoBtn,.HotelRankingsTable-module__PyQiTa__reviewsLink{min-height:0}.HotelRankingsTable-module__PyQiTa__rowClickable:hover .HotelRankingsTable-module__PyQiTa__airlineName,.HotelRankingsTable-module__PyQiTa__reviewsLink:hover{text-decoration:underline}.HotelRankingsTable-module__PyQiTa__logoWrap{border-radius:var(--radius-md,.5rem);background:var(--color-white,#fff);flex-shrink:0;width:3.5rem;height:3.5rem;position:relative;overflow:hidden}.HotelRankingsTable-module__PyQiTa__logoImg{object-fit:contain}.HotelRankingsTable-module__PyQiTa__logoFallback{border-radius:var(--radius-md,.5rem);background:var(--color-white,#fff);width:3.5rem;height:3.5rem;color:var(--color-gray-500,#6b7280);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.HotelRankingsTable-module__PyQiTa__airlineName{color:var(--color-gray-900,#111827);font-size:1.1875rem;font-weight:700;line-height:1.2}.HotelRankingsTable-module__PyQiTa__chainMetaTags{flex-wrap:wrap;gap:.125rem .5rem;margin-top:.125rem;display:flex}.HotelRankingsTable-module__PyQiTa__chainMetaTag{color:var(--color-gray-500,#6b7280);white-space:nowrap;font-size:.8125rem;line-height:1.3}.HotelRankingsTable-module__PyQiTa__reviewsLink{color:var(--color-rating-4-good,#00b66a);font-size:.8125rem;font-weight:500;line-height:1.3;text-decoration:none}.HotelRankingsTable-module__PyQiTa__reviewsLink:hover{text-decoration:underline}.HotelRankingsTable-module__PyQiTa__mobileRating{display:none}.HotelRankingsTable-module__PyQiTa__mobileRatingBadge{border-radius:var(--radius-md,.5rem);color:#fff;align-items:center;gap:.375rem;padding:.1875rem .375rem .1875rem .625rem;font-weight:600;display:inline-flex}.HotelRankingsTable-module__PyQiTa__mobileRatingLabel{white-space:nowrap;font-size:.8125rem;font-weight:600}.HotelRankingsTable-module__PyQiTa__mobileRatingScore{background:#ffffff40;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;font-size:.75rem;font-weight:700;display:inline-flex}.HotelRankingsTable-module__PyQiTa__ratingCell{white-space:nowrap}.HotelRankingsTable-module__PyQiTa__locationCell{white-space:normal;vertical-align:middle}.HotelRankingsTable-module__PyQiTa__locationText{color:var(--color-gray-600,#4b5563);font-size:.8125rem;line-height:1.35}.HotelRankingsTable-module__PyQiTa__summaryCell{white-space:normal;vertical-align:top}.HotelRankingsTable-module__PyQiTa__summaryHead{align-items:center;gap:.375rem;display:inline-flex}.HotelRankingsTable-module__PyQiTa__summaryIcon{color:currentColor;flex-shrink:0;width:16px;height:16px}.HotelRankingsTable-module__PyQiTa__summaryBlock{flex-direction:column;gap:.375rem;max-width:280px;display:flex}.HotelRankingsTable-module__PyQiTa__summaryHeadline{color:var(--color-gray-700,#374151);margin:0;font-size:.875rem;font-weight:600;line-height:1.35}.HotelRankingsTable-module__PyQiTa__summaryCell .HotelRankingsTable-module__PyQiTa__reviewsLink{align-self:flex-start;margin-top:0}.HotelRankingsTable-module__PyQiTa__centerCell{text-align:center}.HotelRankingsTable-module__PyQiTa__ratingBadge{border-radius:var(--radius-md,.5rem);color:#fff;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .75rem;font-weight:600;display:inline-flex}.HotelRankingsTable-module__PyQiTa__ratingBadgeLabel{white-space:nowrap;font-size:.875rem;font-weight:600}.HotelRankingsTable-module__PyQiTa__ratingBadgeScore{font-variant-numeric:tabular-nums;background:#ffffff40;border-radius:9999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;font-size:.8125rem;font-weight:700;display:inline-flex}.HotelRankingsTable-module__PyQiTa__reviewsCell{white-space:nowrap}.HotelRankingsTable-module__PyQiTa__reviewsStat{color:var(--color-gray-700,#374151);align-items:center;gap:.375rem;display:inline-flex}.HotelRankingsTable-module__PyQiTa__reviewsCount{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.HotelRankingsTable-module__PyQiTa__peopleIcon{width:1.125rem;height:1.125rem;color:var(--color-gray-500,#6b7280)}.HotelRankingsTable-module__PyQiTa__handlingCell{text-align:left;width:132px;min-width:132px}.HotelRankingsTable-module__PyQiTa__handlingStat{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.HotelRankingsTable-module__PyQiTa__handlingValue{font-size:.9375rem;font-weight:700}.HotelRankingsTable-module__PyQiTa__handlingValue[data-tone=yes]{color:var(--color-rating-5-excellent,#08965d)}.HotelRankingsTable-module__PyQiTa__handlingValue[data-tone=no]{color:var(--color-rating-1-unsafe,#f44343)}.HotelRankingsTable-module__PyQiTa__handlingValue[data-tone=even]{color:var(--color-rating-2-avoid,#f7903b)}.HotelRankingsTable-module__PyQiTa__handlingCount{color:var(--color-gray-500,#6b7280);font-size:.6875rem;font-weight:500}.HotelRankingsTable-module__PyQiTa__allergenCell{text-align:center;vertical-align:middle;padding:.5rem .375rem}.HotelRankingsTable-module__PyQiTa__allergenPill{font-variant-numeric:tabular-nums;color:#fff;border-radius:.5rem;justify-content:center;align-items:center;min-width:2.75rem;padding:.4375rem .625rem;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.HotelRankingsTable-module__PyQiTa__allergenPill[data-rating-level=excellent]{background:var(--color-rating-5-excellent,#08965d)}.HotelRankingsTable-module__PyQiTa__allergenPill[data-rating-level=good]{background:var(--color-rating-4-good,#00b66a)}.HotelRankingsTable-module__PyQiTa__allergenPill[data-rating-level=okay]{background:var(--color-rating-3-okay,#ff9500)}.HotelRankingsTable-module__PyQiTa__allergenPill[data-rating-level=avoid]{background:var(--color-rating-2-avoid,#ff6a00)}.HotelRankingsTable-module__PyQiTa__allergenPill[data-rating-level=unsafe]{background:var(--color-rating-1-unsafe,#f44343)}.HotelRankingsTable-module__PyQiTa__dash{color:var(--color-gray-400,#9ca3af)}.HotelRankingsTable-module__PyQiTa__summaryEmpty{color:var(--color-gray-400,#9ca3af);font-size:.8125rem;font-style:italic}.HotelRankingsTable-module__PyQiTa__region{color:var(--color-gray-600,#4b5563);font-weight:500}@media (max-width:699px){.HotelRankingsTable-module__PyQiTa__tableCard{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.HotelRankingsTable-module__PyQiTa__thRating,.HotelRankingsTable-module__PyQiTa__ratingCell{display:none}.HotelRankingsTable-module__PyQiTa__airlineCell{vertical-align:middle;min-width:200px;padding-left:1rem}.HotelRankingsTable-module__PyQiTa__airlineName{font-size:.9375rem}.HotelRankingsTable-module__PyQiTa__mobileRating{display:flex}.HotelRankingsTable-module__PyQiTa__chainMetaTags{display:none}.HotelRankingsTable-module__PyQiTa__thAirline{min-width:160px;padding-left:1rem}.HotelRankingsTable-module__PyQiTa__summaryCell .HotelRankingsTable-module__PyQiTa__summaryBlock{max-width:240px}}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__thAirline,.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell{white-space:normal;width:auto;min-width:10rem;max-width:16rem}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell{padding-right:.75rem}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell[data-hotel-row=chain] .HotelRankingsTable-module__PyQiTa__airlineText{display:none}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell[data-hotel-row=chain] .HotelRankingsTable-module__PyQiTa__airlineGrid{column-gap:0}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell[data-hotel-row=independent] .HotelRankingsTable-module__PyQiTa__logoBtn,.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell[data-hotel-row=independent] .HotelRankingsTable-module__PyQiTa__chainMetaTags,.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell[data-hotel-row=independent] .HotelRankingsTable-module__PyQiTa__mobileRating{display:none}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell[data-hotel-row=independent] .HotelRankingsTable-module__PyQiTa__airlineGrid{column-gap:0}.HotelRankingsTable-module__PyQiTa__scroll[data-scrolled=true] .HotelRankingsTable-module__PyQiTa__airlineCell[data-hotel-row=independent] .HotelRankingsTable-module__PyQiTa__airlineName{overflow-wrap:anywhere;font-size:.9375rem;font-weight:600;line-height:1.2}
.IndependentRankingsTable-module__eJTRPq__tableCard{background:var(--color-white,#fff);border-top:1px solid var(--color-gray-200,#e5e7eb);border-bottom:1px solid var(--color-gray-200,#e5e7eb);overflow:hidden}.IndependentRankingsTable-module__eJTRPq__scroll{transition:opacity .15s;overflow-x:auto}.IndependentRankingsTable-module__eJTRPq__scroll[data-fetching=true]{opacity:.6;pointer-events:none}.IndependentRankingsTable-module__eJTRPq__floatingHead{z-index:20;background:var(--color-gray-50,#f9fafb);display:none;position:fixed;top:0;overflow:hidden}.IndependentRankingsTable-module__eJTRPq__floatTable{table-layout:fixed}.IndependentRankingsTable-module__eJTRPq__table{border-collapse:collapse;width:100%;min-width:100%;font-size:.875rem}.IndependentRankingsTable-module__eJTRPq__th{z-index:1;background:var(--color-gray-50,#f9fafb);text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--color-gray-500,#6b7280);white-space:nowrap;border-bottom:1px solid var(--color-gray-200,#e5e7eb);padding:.75rem 1rem;font-size:.6875rem;font-weight:600;position:sticky;top:0}.IndependentRankingsTable-module__eJTRPq__thCenter{text-align:center}.IndependentRankingsTable-module__eJTRPq__thAirline{width:280px;min-width:280px;padding-left:0}.IndependentRankingsTable-module__eJTRPq__thLocation{white-space:normal;min-width:140px;max-width:200px}.IndependentRankingsTable-module__eJTRPq__thRating{min-width:0}.IndependentRankingsTable-module__eJTRPq__thReviews{min-width:96px}.IndependentRankingsTable-module__eJTRPq__sortBtn{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.25rem;margin:0;padding:0;display:inline-flex}.IndependentRankingsTable-module__eJTRPq__sortBtn:hover{color:var(--color-gray-700,#374151)}.IndependentRankingsTable-module__eJTRPq__sortArrow{width:12px;height:16px;color:var(--color-gray-600,#4b5563);opacity:.9;transition:transform .12s,opacity .12s,color .12s}.IndependentRankingsTable-module__eJTRPq__sortArrow[data-active=true]{opacity:1;color:var(--color-rating-5-excellent,#08965d)}.IndependentRankingsTable-module__eJTRPq__sortArrow[data-dir=asc]{transform:rotate(180deg)}.IndependentRankingsTable-module__eJTRPq__thHandling{white-space:normal;vertical-align:bottom;width:132px;min-width:132px}.IndependentRankingsTable-module__eJTRPq__thAllergen{text-align:center;vertical-align:bottom;width:84px;min-width:84px}.IndependentRankingsTable-module__eJTRPq__allergenHead{flex-direction:column;align-items:center;gap:.25rem;display:flex}.IndependentRankingsTable-module__eJTRPq__allergenIcon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.IndependentRankingsTable-module__eJTRPq__allergenLabel{white-space:nowrap;letter-spacing:normal;text-transform:none;color:var(--color-gray-500,#6b7280);font-size:.6875rem;font-weight:500;line-height:1.1}.IndependentRankingsTable-module__eJTRPq__sticky{z-index:2;position:sticky;left:0}.IndependentRankingsTable-module__eJTRPq__th.IndependentRankingsTable-module__eJTRPq__sticky{z-index:3}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled-x=true] .IndependentRankingsTable-module__eJTRPq__sticky,.IndependentRankingsTable-module__eJTRPq__floatingHead[data-scrolled-x=true] .IndependentRankingsTable-module__eJTRPq__sticky{border-right:1px solid var(--color-gray-200,#e5e7eb)}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled-x=true] .IndependentRankingsTable-module__eJTRPq__sticky:after,.IndependentRankingsTable-module__eJTRPq__floatingHead[data-scrolled-x=true] .IndependentRankingsTable-module__eJTRPq__sticky:after{content:"";pointer-events:none;background:linear-gradient(90deg,#00000021,#0000);width:6px;position:absolute;top:0;bottom:0;right:0;transform:translate(100%)}.IndependentRankingsTable-module__eJTRPq__row{transition:background-color .12s}.IndependentRankingsTable-module__eJTRPq__rowClickable{cursor:pointer}.IndependentRankingsTable-module__eJTRPq__rowClickable:focus-visible{outline:2px solid var(--color-rating-4-good,#00b66a);outline-offset:-2px}.IndependentRankingsTable-module__eJTRPq__row:hover{background:var(--color-gray-50,#f9fafb)}.IndependentRankingsTable-module__eJTRPq__td{border-bottom:1px solid var(--color-gray-100,#f3f4f6);vertical-align:middle;white-space:nowrap;padding:1.5rem 1rem}.IndependentRankingsTable-module__eJTRPq__row:last-child .IndependentRankingsTable-module__eJTRPq__td{border-bottom:none}.IndependentRankingsTable-module__eJTRPq__airlineCell{background:var(--color-white,#fff);width:280px;min-width:280px;padding:.5rem .625rem .5rem 0}.IndependentRankingsTable-module__eJTRPq__row:hover .IndependentRankingsTable-module__eJTRPq__airlineCell{background:var(--color-gray-50,#f9fafb)}.IndependentRankingsTable-module__eJTRPq__venueCard{border-radius:var(--radius-md,.5rem);width:100%;min-height:88px;color:inherit;background-color:#1c1c1e;flex-direction:column;justify-content:flex-end;text-decoration:none;transition:transform .15s;display:flex;position:relative;overflow:hidden}.IndependentRankingsTable-module__eJTRPq__venueCardImage{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.IndependentRankingsTable-module__eJTRPq__venueCardFallback{background:linear-gradient(135deg,#374151 0%,#1f2937 100%);position:absolute;inset:0}.IndependentRankingsTable-module__eJTRPq__venueCardGradient{pointer-events:none;background:linear-gradient(#00000026 0%,#0000008c 45%,#000000f7 100%);position:absolute;inset:0}.IndependentRankingsTable-module__eJTRPq__venueCardContent{z-index:1;white-space:normal;flex-direction:column;gap:.125rem;padding:.5rem .625rem;display:flex;position:relative}.IndependentRankingsTable-module__eJTRPq__venueCardName{color:#fff;text-shadow:0 1px 4px #0009;white-space:normal;overflow-wrap:anywhere;font-size:1rem;font-weight:700;line-height:1.2}.IndependentRankingsTable-module__eJTRPq__rowClickable:hover .IndependentRankingsTable-module__eJTRPq__venueCardName{text-decoration:underline}.IndependentRankingsTable-module__eJTRPq__locationCell{white-space:normal;vertical-align:middle}.IndependentRankingsTable-module__eJTRPq__locationText{color:var(--color-gray-600,#4b5563);font-size:.8125rem;line-height:1.35}.IndependentRankingsTable-module__eJTRPq__ratingCell{white-space:nowrap}.IndependentRankingsTable-module__eJTRPq__centerCell{text-align:center}.IndependentRankingsTable-module__eJTRPq__ratingBadge{border-radius:var(--radius-md,.5rem);color:#fff;align-items:center;gap:.375rem;padding:.25rem .5rem .25rem .75rem;font-weight:600;display:inline-flex}.IndependentRankingsTable-module__eJTRPq__ratingBadgeLabel{white-space:nowrap;font-size:.875rem;font-weight:600}.IndependentRankingsTable-module__eJTRPq__ratingBadgeScore{font-variant-numeric:tabular-nums;background:#ffffff40;border-radius:9999px;justify-content:center;align-items:center;min-width:1.5rem;height:1.5rem;padding:0 .375rem;font-size:.8125rem;font-weight:700;display:inline-flex}.IndependentRankingsTable-module__eJTRPq__reviewsCell{white-space:nowrap}.IndependentRankingsTable-module__eJTRPq__reviewsStat{color:var(--color-gray-700,#374151);align-items:center;gap:.375rem;display:inline-flex}.IndependentRankingsTable-module__eJTRPq__reviewsCount{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.IndependentRankingsTable-module__eJTRPq__peopleIcon{width:1.125rem;height:1.125rem;color:var(--color-gray-500,#6b7280)}.IndependentRankingsTable-module__eJTRPq__handlingCell{text-align:left;width:132px;min-width:132px}.IndependentRankingsTable-module__eJTRPq__handlingStat{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.IndependentRankingsTable-module__eJTRPq__handlingValue{font-size:.9375rem;font-weight:700}.IndependentRankingsTable-module__eJTRPq__handlingValue[data-tone=yes]{color:var(--color-rating-5-excellent,#08965d)}.IndependentRankingsTable-module__eJTRPq__handlingValue[data-tone=no]{color:var(--color-rating-1-unsafe,#f44343)}.IndependentRankingsTable-module__eJTRPq__handlingValue[data-tone=even]{color:var(--color-rating-2-avoid,#f7903b)}.IndependentRankingsTable-module__eJTRPq__handlingCount{color:var(--color-gray-500,#6b7280);font-size:.6875rem;font-weight:500}.IndependentRankingsTable-module__eJTRPq__allergenCell{text-align:center;vertical-align:middle;padding:.5rem .375rem}.IndependentRankingsTable-module__eJTRPq__allergenPill{font-variant-numeric:tabular-nums;color:#fff;border-radius:.5rem;justify-content:center;align-items:center;min-width:2.75rem;padding:.4375rem .625rem;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.IndependentRankingsTable-module__eJTRPq__allergenPill[data-rating-level=excellent]{background:var(--color-rating-5-excellent,#08965d)}.IndependentRankingsTable-module__eJTRPq__allergenPill[data-rating-level=good]{background:var(--color-rating-4-good,#00b66a)}.IndependentRankingsTable-module__eJTRPq__allergenPill[data-rating-level=okay]{background:var(--color-rating-3-okay,#ff9500)}.IndependentRankingsTable-module__eJTRPq__allergenPill[data-rating-level=avoid]{background:var(--color-rating-2-avoid,#ff6a00)}.IndependentRankingsTable-module__eJTRPq__allergenPill[data-rating-level=unsafe]{background:var(--color-rating-1-unsafe,#f44343)}.IndependentRankingsTable-module__eJTRPq__dash{color:var(--color-gray-400,#9ca3af)}.IndependentRankingsTable-module__eJTRPq__region{color:var(--color-gray-600,#4b5563);font-weight:500}.IndependentRankingsTable-module__eJTRPq__spacer{width:100%;padding:0}@media (max-width:699px){.IndependentRankingsTable-module__eJTRPq__tableCard{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.IndependentRankingsTable-module__eJTRPq__airlineCell{vertical-align:middle;width:200px;min-width:200px;padding-left:1rem}.IndependentRankingsTable-module__eJTRPq__thAirline{width:200px;min-width:200px;padding-left:1rem}.IndependentRankingsTable-module__eJTRPq__venueCardName{font-size:.9375rem}}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__venueCardImage,.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__venueCardFallback,.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__venueCardGradient,.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__venueCardTags{display:none}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__venueCard{background:0 0;border-radius:0;min-height:0;overflow:visible}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__venueCardContent{padding:0}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__venueCardName{color:var(--color-gray-900,#111827);text-shadow:none;font-size:.9375rem;font-weight:600}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__thAirline,.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__airlineCell{white-space:normal;width:auto;min-width:10rem;max-width:16rem}.IndependentRankingsTable-module__eJTRPq__scroll[data-scrolled=true] .IndependentRankingsTable-module__eJTRPq__airlineCell{padding-right:.75rem}
.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}
.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;scroll-margin-top:5rem}.ChainDetailClient-module__sUBdWG__tabsList{z-index:10;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;background-color:#f3f4f6;border-bottom:1px solid #e5e7eb;gap:0;display:flex;position:sticky;top:0;overflow:auto hidden}.ChainDetailClient-module__sUBdWG__tabsList::-webkit-scrollbar{display:none}.ChainDetailClient-module__sUBdWG__tabButton{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;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}
.SignupModal-module__G-gssq__modalBackdrop{z-index:99998;cursor:pointer;background-color:#00000080;position:fixed;inset:0}.SignupModal-module__G-gssq__modalContainer{z-index:99999;padding:var(--spacing-4);pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SignupModal-module__G-gssq__modalContent{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);pointer-events:auto;width:100%;max-width:32rem;height:auto;padding:var(--spacing-6);background-color:#fff}.SignupModal-module__G-gssq__modalHeader{padding:0 0 var(--spacing-4) 0;justify-content:center;align-items:center;display:flex}.SignupModal-module__G-gssq__modalTitle{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-gray-900);text-align:center;flex:1}.SignupModal-module__G-gssq__modalFooter{padding:var(--spacing-3) 0 0 0;justify-content:center;align-items:center;display:flex}.SignupModal-module__G-gssq__modalCloseButton{color:var(--color-gray-600);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);cursor:pointer;text-align:center;background:0 0;border:none;padding:0}.SignupModal-module__G-gssq__modalCloseButton:hover{color:var(--color-gray-900);text-decoration:underline}.SignupModal-module__G-gssq__modalCloseButton:focus{outline:none}.SignupModal-module__G-gssq__closeX{vertical-align:middle;font-size:.85em;line-height:1;display:inline-block}.SignupModal-module__G-gssq__featurePoints{justify-content:center;gap:var(--spacing-8);padding:0 0 var(--spacing-4) 0;display:flex}.SignupModal-module__G-gssq__featurePoint{align-items:center;gap:var(--spacing-2);color:var(--color-gray-700);flex-direction:column;display:flex}.SignupModal-module__G-gssq__featureIcon{width:1.5rem;height:1.5rem;color:var(--color-brand-dark-green);flex-shrink:0}.SignupModal-module__G-gssq__featureText{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);text-align:center}.SignupModal-module__G-gssq__modalBody{padding:0}.SignupModal-module__G-gssq__signupForm{gap:var(--spacing-6);flex-direction:column;display:flex}.SignupModal-module__G-gssq__emailLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-gray-700);display:block}.SignupModal-module__G-gssq__emailInput{margin-top:var(--spacing-1);appearance:none;width:100%;padding:var(--spacing-2) var(--spacing-3);border:1px solid var(--color-gray-300);color:var(--color-gray-900);border-radius:var(--radius-lg);font-size:var(--font-size-sm);transition:colors var(--transition-base);display:block;position:relative}.SignupModal-module__G-gssq__emailInput::placeholder{color:var(--color-gray-700)}.SignupModal-module__G-gssq__emailInput:focus{border-color:#22c55e;outline:none;box-shadow:0 0 0 2px #22c55e}.SignupModal-module__G-gssq__errorContainer{border-radius:var(--radius-default);padding:var(--spacing-4);background-color:#fef2f2}.SignupModal-module__G-gssq__errorMessage{font-size:var(--font-size-sm);color:#b91c1c}.SignupModal-module__G-gssq__submitButton{width:100%;padding:var(--spacing-3) var(--spacing-4);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:#fff;background-color:var(--color-brand-dark-green);box-shadow:var(--shadow-md);transition:all var(--transition-base);cursor:pointer;border:1px solid #0000;border-radius:9999px;justify-content:center;display:flex;position:relative}.SignupModal-module__G-gssq__submitButton:hover{background-color:var(--button-primary-hover);box-shadow:var(--shadow-lg)}.SignupModal-module__G-gssq__submitButton:focus{box-shadow:0 0 0 2px white, 0 0 0 4px var(--color-brand-dark-green);outline:none}.SignupModal-module__G-gssq__submitButton:disabled{opacity:.5;cursor:not-allowed}.SignupModal-module__G-gssq__submitButtonLoading{align-items:center;display:flex}.SignupModal-module__G-gssq__submitButtonSpinner{border-radius:var(--radius-full);width:1rem;height:1rem;margin-right:var(--spacing-2);border:2px solid #fff;border-top-color:#0000;animation:1s linear infinite SignupModal-module__G-gssq__spin}.SignupModal-module__G-gssq__socialDividerContainer{position:relative}.SignupModal-module__G-gssq__socialDividerLine{align-items:center;display:flex;position:absolute;inset:0}.SignupModal-module__G-gssq__socialDividerBorder{border-top:1px solid var(--color-gray-300);width:100%}.SignupModal-module__G-gssq__socialDividerTextContainer{font-size:var(--font-size-sm);justify-content:center;display:flex;position:relative}.SignupModal-module__G-gssq__socialDividerText{padding:0 var(--spacing-2);color:var(--color-gray-500);background-color:#fff}.SignupModal-module__G-gssq__loginLinkContainer{text-align:center}.SignupModal-module__G-gssq__loginLink{color:#16a34a;font-size:.875rem;font-weight:600}.SignupModal-module__G-gssq__loginLink:hover{color:#16a34a;text-decoration:underline}.SignupModal-module__G-gssq__privacyNotice{color:var(--color-text-secondary);text-align:center;margin:var(--spacing-2) 0 0;font-size:.75rem;line-height:1.4}.SignupModal-module__G-gssq__privacyNoticeLink{color:var(--color-link-success);font-weight:500}.SignupModal-module__G-gssq__privacyNoticeLink:hover{text-decoration:underline}@keyframes SignupModal-module__G-gssq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
