.all-restaurants-module__QWB5uG__hero{text-align:center;z-index:1;background-color:#02123e;margin-bottom:2rem;padding:4rem 0 2.5rem;position:relative}.all-restaurants-module__QWB5uG__hero h1{color:#fff;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.all-restaurants-module__QWB5uG__hero h2{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.all-restaurants-module__QWB5uG__hero p{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.all-restaurants-module__QWB5uG__searchBar{max-width:600px;margin:0 auto;display:flex}.all-restaurants-module__QWB5uG__searchBar input{color:#fff;background-color:#0000004d;border:1px solid #fff3;border-radius:4px 0 0 4px;flex-grow:1;padding:.75rem;font-size:16px}.all-restaurants-module__QWB5uG__searchBar input::placeholder{color:#fff9}.all-restaurants-module__QWB5uG__searchButton{color:#fff;cursor:pointer;background-color:#003b95;border:none;border-radius:0 4px 4px 0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:16px;display:flex}.all-restaurants-module__QWB5uG__searchButton:hover{background-color:#0056b3}.all-restaurants-module__QWB5uG__restaurantsList{padding:2rem 0}.all-restaurants-module__QWB5uG__restaurantsHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.all-restaurants-module__QWB5uG__restaurantsHeader h2{color:#02123e;font-size:1.5rem;font-weight:500}.all-restaurants-module__QWB5uG__sortContainer{align-items:center;gap:1rem;display:flex}.all-restaurants-module__QWB5uG__sortContainer label{color:#02123e;font-weight:700}.all-restaurants-module__QWB5uG__sortSelect{color:#02123e;background-color:#fffffff0;border:1px solid #bfdbfef2;border-radius:10px;padding:.5rem;font-size:1rem;box-shadow:0 12px 30px #2563eb14}.all-restaurants-module__QWB5uG__restaurantGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.all-restaurants-module__QWB5uG__restaurantCard{height:100%;color:inherit;background-color:#fffffff0;border:1px solid #bfdbfef2;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 20px 55px #2563eb14}.all-restaurants-module__QWB5uG__imageContainer{width:100%;height:200px;position:relative;overflow:hidden}.all-restaurants-module__QWB5uG__sponsoredBadge{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e2e8f0;letter-spacing:.14em;text-transform:uppercase;pointer-events:none;background:#0f172aad;border-radius:999px;padding:.28rem .6rem;font-size:.62rem;font-weight:700;position:absolute;top:.65rem;left:.65rem}.all-restaurants-module__QWB5uG__heartButton{cursor:pointer;z-index:10;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.all-restaurants-module__QWB5uG__heartButton:hover{background:#eff6fffa;transform:scale(1.1)}.all-restaurants-module__QWB5uG__heartIcon{width:1.25rem;height:1.25rem;transition:all .2s}.all-restaurants-module__QWB5uG__restaurantCard:hover{transform:translateY(-5px);box-shadow:0 26px 65px #2563eb24}.all-restaurants-module__QWB5uG__showingMatches{color:#64748b;margin-bottom:1rem;font-size:.9rem;font-weight:lighter}.all-restaurants-module__QWB5uG__cardContent{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.all-restaurants-module__QWB5uG__cardContent h3{color:#02123e;margin-bottom:.5rem;font-weight:600}.all-restaurants-module__QWB5uG__cardContent p{color:#64748b;margin-bottom:.5rem}.all-restaurants-module__QWB5uG__rating{color:#64748b;align-items:center;gap:.25rem;margin-top:auto;display:flex}.all-restaurants-module__QWB5uG__starIcon{color:gold;fill:gold}.all-restaurants-module__QWB5uG__cardFooter{background-color:#f8fafcfa;border-top:1px solid #bfdbfef2;justify-content:space-between;align-items:center;padding:1rem;display:flex}.all-restaurants-module__QWB5uG__location{color:#64748b;align-items:center;gap:.5rem;display:flex}.all-restaurants-module__QWB5uG__viewDetails{color:#fff;cursor:pointer;background:linear-gradient(135deg,#02123e 0%,#2563eb 100%);border:none;border-radius:4px;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s,transform .3s}.all-restaurants-module__QWB5uG__viewDetails:hover{background:linear-gradient(135deg,#1d3570 0%,#1d4ed8 100%);transform:scale(1.05)}.all-restaurants-module__QWB5uG__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2rem;display:flex}.all-restaurants-module__QWB5uG__paginationButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#02123e 0%,#2563eb 100%);border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;transition:background-color .3s;display:flex}.all-restaurants-module__QWB5uG__paginationButton:hover:not(:disabled){background:linear-gradient(135deg,#1d3570 0%,#1d4ed8 100%)}.all-restaurants-module__QWB5uG__paginationButton:disabled{cursor:not-allowed;background-color:#6464644d}.all-restaurants-module__QWB5uG__pageInfo{color:#64748b;font-size:1rem}.all-restaurants-module__QWB5uG__noResults{text-align:center;color:#64748b;margin-top:2rem;font-size:1.2rem}@media (min-width:768px){.all-restaurants-module__QWB5uG__hero{padding:2.5rem 0 1.5rem}.all-restaurants-module__QWB5uG__hero h1{margin-bottom:.5rem;font-size:2rem}.all-restaurants-module__QWB5uG__hero h2{margin-bottom:.75rem;font-size:1.8rem}.all-restaurants-module__QWB5uG__hero p{margin-bottom:1.5rem}}@media (max-width:768px){.all-restaurants-module__QWB5uG__hero{padding:3rem 0 2rem}.all-restaurants-module__QWB5uG__hero h1{font-size:1.8rem}.all-restaurants-module__QWB5uG__hero h2{font-size:1.6rem}.all-restaurants-module__QWB5uG__hero p{margin-bottom:1.5rem;font-size:1rem}.all-restaurants-module__QWB5uG__restaurantGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.all-restaurants-module__QWB5uG__restaurantsHeader{flex-direction:column;align-items:flex-start;gap:1rem}.all-restaurants-module__QWB5uG__sortContainer{align-items:center;width:100%;display:flex}.all-restaurants-module__QWB5uG__sortContainer label{white-space:nowrap;margin-right:.5rem}.all-restaurants-module__QWB5uG__sortContainer select{flex-grow:1;width:auto}.all-restaurants-module__QWB5uG__restaurantCard{box-shadow:0 2px 4px #0000001a}.all-restaurants-module__QWB5uG__restaurantCard img{height:150px}.all-restaurants-module__QWB5uG__cardContent{padding:.5rem}.all-restaurants-module__QWB5uG__cardContent h3{margin-bottom:.2rem;font-size:.85rem}.all-restaurants-module__QWB5uG__rating{font-size:.75rem}.all-restaurants-module__QWB5uG__cardFooter{padding:.4rem;font-size:.75rem}.all-restaurants-module__QWB5uG__location{font-size:.7rem}.all-restaurants-module__QWB5uG__viewDetails{display:none}}@media (max-width:480px){.all-restaurants-module__QWB5uG__hero{padding:2.5rem 0 1.5rem}.all-restaurants-module__QWB5uG__hero h1{font-size:1.5rem}.all-restaurants-module__QWB5uG__hero h2{font-size:1.3rem}.all-restaurants-module__QWB5uG__hero p{margin-bottom:1.25rem;font-size:.9rem}.all-restaurants-module__QWB5uG__restaurantGrid{grid-template-columns:repeat(2,1fr);gap:8px}.all-restaurants-module__QWB5uG__cardContent h3{font-size:.8rem}.all-restaurants-module__QWB5uG__rating,.all-restaurants-module__QWB5uG__cardFooter,.all-restaurants-module__QWB5uG__location{font-size:.7rem}@supports (padding:max(0px)){.all-restaurants-module__QWB5uG__mobile-nav{padding-bottom:max(5px,env(safe-area-inset-bottom))}}}
.SearchBar-module__4gEqOG__searchBar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff8ef24;border:1px solid #ffffff3d;border-radius:50px;max-width:600px;margin:0 auto;padding:.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 38px #0f172a2e}.SearchBar-module__4gEqOG__searchInputContainer{flex-grow:1;position:relative}.SearchBar-module__4gEqOG__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:.75rem 1.5rem;font-size:1rem}.SearchBar-module__4gEqOG__searchInput::placeholder{color:#ffffffb8}.SearchBar-module__4gEqOG__searchButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2c63,#2f5fe3);border:none;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;min-width:44px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .3s;display:flex}.SearchBar-module__4gEqOG__searchButton:hover{background:linear-gradient(135deg,#162454,#264fcb)}.SearchBar-module__4gEqOG__searchIcon{width:18px;height:18px}.SearchBar-module__4gEqOG__searchButtonText{display:inline-block}@media (max-width:768px){.SearchBar-module__4gEqOG__searchBar{box-sizing:border-box;max-width:90%;padding:.3rem}.SearchBar-module__4gEqOG__searchInput{padding:.6rem .75rem;font-size:16px}.SearchBar-module__4gEqOG__searchButton{border-radius:50%;justify-content:center;align-items:center;min-width:40px;max-width:40px;height:40px;margin:0;padding:.6rem;display:flex}.SearchBar-module__4gEqOG__searchIcon{width:16px;height:16px;margin:0}}@media (max-width:480px){.SearchBar-module__4gEqOG__searchBar{max-width:95%;padding:.25rem}.SearchBar-module__4gEqOG__searchInput{padding:.5rem;font-size:16px}.SearchBar-module__4gEqOG__searchButton{min-width:36px;max-width:36px;height:36px;padding:.5rem}.SearchBar-module__4gEqOG__searchIcon{width:14px;height:14px}}@media screen and (-webkit-min-device-pixel-ratio:2){.SearchBar-module__4gEqOG__searchBar{padding:.2rem}.SearchBar-module__4gEqOG__searchButton{margin:0;padding:.4rem}}
.blog-module__3rPSzG__blogHero{color:#fff;text-align:center;z-index:1;background-color:#02123e;margin-top:-1px;padding:4rem 2rem;position:relative}.blog-module__3rPSzG__blogTitleContainer{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.blog-module__3rPSzG__blogHero h1{margin:0;font-size:2.5rem;font-weight:400}.blog-module__3rPSzG__blogLogo{background-color:#fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.blog-module__3rPSzG__blogHero p{letter-spacing:.01em;color:#ffffffd1;margin-bottom:1.5rem;font-size:1rem;font-weight:300}.blog-module__3rPSzG__searchBar{max-width:600px;margin:2rem auto 0}.blog-module__3rPSzG__searchInputWrapper{border-radius:4px;width:100%;display:flex;overflow:hidden}.blog-module__3rPSzG__searchBar input{color:#000;border:1px solid #ddd;border-right:none;border-radius:4px 0 0 4px;flex-grow:1;width:100%;padding:.75rem;font-size:16px}.blog-module__3rPSzG__searchButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#0056b3;border:none;border-radius:0 4px 4px 0;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:16px;display:flex}.blog-module__3rPSzG__searchButton:hover{background-color:#003d82}.blog-module__3rPSzG__searchIcon{flex-shrink:0}.blog-module__3rPSzG__blogContent{color:#02123e;z-index:1;background-color:#0000;min-height:60vh;padding:2rem 0;position:relative}.blog-module__3rPSzG__sectionTitle{color:#02123e;margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.blog-module__3rPSzG__recentStoriesTitle{margin-top:3rem}.blog-module__3rPSzG__blogGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.blog-module__3rPSzG__blogCard{color:#02123e;background-color:#fffffff0;border:1px solid #bfdbfee6;border-radius:18px;flex-direction:column;height:100%;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;overflow:hidden;box-shadow:0 20px 55px #2563eb1a}.blog-module__3rPSzG__blogCard:hover{border-color:#60a5faf2;transform:translateY(-5px);box-shadow:0 26px 65px #2563eb24}.blog-module__3rPSzG__imageWrapper{width:100%;height:0;padding-bottom:60%;position:relative;overflow:hidden}.blog-module__3rPSzG__imageWrapper img{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.blog-module__3rPSzG__blogCard:hover .blog-module__3rPSzG__imageWrapper img{transform:scale(1.05)}.blog-module__3rPSzG__cardContent{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.blog-module__3rPSzG__cardMeta{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.blog-module__3rPSzG__category{color:#2563eb;background-color:#eff6ff;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.blog-module__3rPSzG__date{color:#64748b;font-size:.8rem}.blog-module__3rPSzG__cardTitle{color:#02123e;margin-bottom:.5rem;font-size:1.2rem;font-weight:500;line-height:1.4}.blog-module__3rPSzG__cardExcerpt{color:#475569;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.blog-module__3rPSzG__cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.blog-module__3rPSzG__rating{align-items:center;gap:.25rem;display:flex}.blog-module__3rPSzG__starFilled{color:#ffb400!important;fill:#ffb400!important}.blog-module__3rPSzG__cardMeta2{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.blog-module__3rPSzG__location{color:#64748b;font-size:.8rem}.blog-module__3rPSzG__readMoreLink{color:#3b82f6;align-items:center;gap:.25rem;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.blog-module__3rPSzG__readMoreLink:hover{color:#60a5fa}.blog-module__3rPSzG__readMoreLink svg{transition:transform .2s}.blog-module__3rPSzG__betaTag{color:#fff;text-transform:uppercase;vertical-align:middle;letter-spacing:.025em;background-color:#fb0000;border-radius:.25rem;margin-left:.5rem;padding:.125rem .375rem;font-size:.75rem;font-weight:500}.blog-module__3rPSzG__blogCard:hover .blog-module__3rPSzG__readMoreLink svg{transform:translate(3px)}.blog-module__3rPSzG__viewAllButtonContainer{justify-content:center;width:100%;margin-top:2rem;margin-bottom:2rem;display:flex}.blog-module__3rPSzG__viewAllButton{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#02123e 0%,#2563eb 100%);border:1px solid #2563eb29;border-radius:4px;padding:.75rem 1.5rem;font-size:1rem;transition:background-color .3s,border-color .3s;display:inline-block}.blog-module__3rPSzG__viewAllButton:hover{border-color:#2563eb38}@media (max-width:768px){.blog-module__3rPSzG__blogHero{padding:3rem 1rem}.blog-module__3rPSzG__blogHero h1{font-size:1.5rem}.blog-module__3rPSzG__blogHero p{font-size:.9rem}.blog-module__3rPSzG__searchBar{max-width:100%;margin:1rem auto 0}.blog-module__3rPSzG__searchButton{padding:.75rem 1rem}.blog-module__3rPSzG__searchText{display:none}.blog-module__3rPSzG__blogGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem}.blog-module__3rPSzG__sectionTitle{font-size:1.3rem}.blog-module__3rPSzG__recentStoriesTitle{margin-top:2.5rem}}@media (max-width:480px){.blog-module__3rPSzG__blogGrid{grid-template-columns:1fr}.blog-module__3rPSzG__searchInputWrapper{flex-direction:row}.blog-module__3rPSzG__searchBar input{min-width:0}}
.home-module__txgM7a__pageShell{color:#1f2937;background:radial-gradient(circle at 14% 30%,#dbeafeb8,#0000 24%),radial-gradient(circle at 86% 16%,#bfdbfe7a,#0000 22%),linear-gradient(#f3f8ff 0%,#edf5ff 32%,#e8f1ff 68%,#f4f8ff 100%);width:100%;min-height:100vh;position:relative;overflow-x:clip}.home-module__txgM7a__pageShell:before,.home-module__txgM7a__pageShell:after{content:none}.home-module__txgM7a__hero{text-align:left;z-index:1;background-color:#02123e;align-items:stretch;min-height:max(760px,100vh);margin-top:-1px;margin-bottom:1.5rem;padding:0;display:flex;position:relative;overflow:hidden}.home-module__txgM7a__hero:before,.home-module__txgM7a__hero:after{content:none}.home-module__txgM7a__heroCollage{grid-template-columns:1.55fr 1fr 1fr;gap:3px;display:grid;position:absolute;inset:0}.home-module__txgM7a__heroPanelPrimary,.home-module__txgM7a__heroPanelSecondary,.home-module__txgM7a__heroPanelTertiary{position:relative;overflow:hidden}.home-module__txgM7a__heroPanelImage{-o-object-fit:cover;object-fit:cover;filter:brightness(.72)saturate(.84);animation:14s ease-out forwards home-module__txgM7a__heroZoom;transform:scale(1.06)}.home-module__txgM7a__heroWash{z-index:1;background:#0f1e4b3d;position:absolute;inset:0}.home-module__txgM7a__heroFadeTop{z-index:1;background:linear-gradient(#02123e 0%,#0000 100%);height:42%;position:absolute;top:0;left:0;right:0}.home-module__txgM7a__heroFadeBottom{z-index:1;background:linear-gradient(#0000 0%,#0f1e4b8f 52%,#02123e 100%);height:78%;position:absolute;bottom:0;left:0;right:0}.home-module__txgM7a__heroInner{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;margin:0;padding:4rem 0 4rem clamp(4.5rem,5vw,6rem);display:flex;position:relative}.home-module__txgM7a__heroEyebrow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.home-module__txgM7a__heroEyebrowLine{background:#4c78ff;border-radius:999px;flex-shrink:0;width:38px;height:2px}.home-module__txgM7a__heroEyebrowText{color:#d6e3ffe0;text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:600}.home-module__txgM7a__heroTitle{color:#fff;letter-spacing:-.01em;text-wrap:balance;max-width:700px;margin:0 0 1rem;font-size:clamp(3rem,6.2vw,5.4rem);font-weight:300;line-height:.93;animation:1s cubic-bezier(.22,1,.36,1) .12s both home-module__txgM7a__heroTitleReveal}.home-module__txgM7a__heroTitleAccent{color:#c7d4ff;letter-spacing:-.01em;margin-left:0;margin-right:0;font-size:1em;font-style:italic;font-weight:300;display:inline-block;transform:none}.home-module__txgM7a__heroTitleAccentWhite{color:#fff;font-style:italic;font-weight:300}.home-module__txgM7a__mobileTitleBreak{display:none}.home-module__txgM7a__heroSearch{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:620px;max-width:620px;box-shadow:none;background:#ffffff14;border:1px solid #6482ff47;border-radius:6px;align-items:stretch;margin-bottom:2.25rem;display:flex;overflow:hidden}.home-module__txgM7a__heroSearchIcon{color:#dce4ff59;flex-shrink:0;justify-content:center;align-items:center;padding:0 16px;display:flex}.home-module__txgM7a__heroSearchInput{color:#f0f4ff;background:0 0;border:0;outline:0;flex:auto;min-width:0;padding:16px 4px;font-size:14px;font-weight:300}.home-module__txgM7a__heroSearchInput::placeholder{color:#dce4ff59}.home-module__txgM7a__heroSearchDivider{background:#6482ff47;width:1px;margin:12px 0}.home-module__txgM7a__heroSearchLocation{color:#dce4ff99;flex-shrink:0;align-items:center;gap:7px;padding:0 18px;font-size:13px;font-weight:300;display:flex}.home-module__txgM7a__heroSearchLocation svg{color:#5b85ff;width:13px;height:13px}.home-module__txgM7a__heroSearchButton{color:#fff;text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:#003b95;border:0;flex-shrink:0;min-width:0;padding:0 26px;font-size:11px;font-weight:500;transition:background .18s}.home-module__txgM7a__heroSearchButton:hover{background:#003b95}.home-module__txgM7a__heroAiLinkRow{flex-wrap:wrap;align-items:center;gap:.85rem;width:min(100%,620px);margin-top:-.9rem;margin-bottom:2rem;display:flex}.home-module__txgM7a__heroAiLink{color:#dbeafe;border-bottom:1px solid #bfdbfe73;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s,border-color .2s}.home-module__txgM7a__heroAiLink:hover{color:#fff;border-bottom-color:#ffffffbf}.home-module__txgM7a__heroAiLinkText{color:#dce4ffad;font-size:.78rem;font-weight:300}.home-module__txgM7a__heroMeta{flex-wrap:wrap;align-items:stretch;gap:0;width:min(100%,920px);margin-top:0;display:flex;transform:none}.home-module__txgM7a__heroStat{border-right:1px solid #87a3ff3d;flex-direction:column;gap:.15rem;padding:0 2rem;display:flex}.home-module__txgM7a__heroStat:first-child{padding-left:0}.home-module__txgM7a__heroStat:last-child{border-right:0}.home-module__txgM7a__heroStatValue{color:#d5e0ff;letter-spacing:0;font-size:1.65rem;font-weight:400;line-height:1.05}.home-module__txgM7a__heroStatLabel{color:#d6e3ffb8;letter-spacing:.06em;font-size:.7rem;font-weight:300;line-height:1.2}.home-module__txgM7a__heroScrollCue{color:#e8efffe6;letter-spacing:.12em;text-transform:uppercase;z-index:2;white-space:nowrap;text-align:center;flex-direction:column;align-items:center;gap:.55rem;font-size:.74rem;font-weight:500;text-decoration:none;display:inline-flex;position:absolute;bottom:3.4rem;left:50%;transform:translate(-50%)}.home-module__txgM7a__heroScrollText{display:inline-block}.home-module__txgM7a__heroScrollIcon{font-size:1.4rem;line-height:1;animation:1.5s ease-in-out infinite home-module__txgM7a__heroScrollBounce;display:inline-block}@keyframes home-module__txgM7a__heroTitleReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes home-module__txgM7a__heroZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}@keyframes home-module__txgM7a__heroScrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.home-module__txgM7a__featuredSection{background:0 0;padding:1rem 0 .5rem}.home-module__txgM7a__recommendationSection{background:0 0;padding:1.5rem 0}.home-module__txgM7a__recommendationGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.home-module__txgM7a__recommendationGrid{grid-template-columns:1fr 1fr}}@media (min-width:769px) and (max-width:1024px){.home-module__txgM7a__heroCollage{grid-template-rows:58% 42%;grid-template-columns:1fr 1fr;gap:2px}.home-module__txgM7a__heroPanelPrimary{grid-column:1/-1}.home-module__txgM7a__heroInner{padding:5.5rem clamp(2rem,4vw,3rem) 3rem}.home-module__txgM7a__heroTitle{max-width:85%;font-size:clamp(2.8rem,5.5vw,4rem)}.home-module__txgM7a__heroSearch{width:100%;max-width:520px}.home-module__txgM7a__heroAiLinkRow{width:min(100%,520px)}.home-module__txgM7a__heroMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem;width:min(100%,420px);margin-top:.5rem;display:grid}.home-module__txgM7a__heroStat{border-right:0;align-items:flex-start;padding:0}}@media (max-width:768px){.home-module__txgM7a__hero{align-items:stretch;min-height:100svh;margin-bottom:.75rem;padding:0}.home-module__txgM7a__heroCollage{grid-template-rows:58% 42%;grid-template-columns:1fr 1fr;gap:2px}.home-module__txgM7a__heroPanelPrimary{grid-column:1/-1}.home-module__txgM7a__heroInner{text-align:center;align-items:center;width:100%;padding:6.4rem 1.5rem 2.4rem}.home-module__txgM7a__heroEyebrow{justify-content:center;gap:.8rem;width:100%;margin-bottom:1rem}.home-module__txgM7a__heroEyebrowLine{width:28px}.home-module__txgM7a__heroEyebrowText{letter-spacing:.16em;font-size:.62rem}.home-module__txgM7a__heroTitle{text-align:center;max-width:100%;margin-bottom:1rem;font-size:clamp(2.7rem,13.8vw,4.05rem)}.home-module__txgM7a__mobileTitleBreak{display:block}.home-module__txgM7a__heroScrollCue{letter-spacing:.1em;justify-content:center;align-self:center;gap:.35rem;width:100%;margin-top:1.7rem;font-size:.62rem;display:inline-flex;position:static;transform:none}.home-module__txgM7a__heroScrollIcon{font-size:1.15rem}.home-module__txgM7a__heroSearch{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border-color:#6482ff29;flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;margin-bottom:1.6rem}.home-module__txgM7a__heroSearchIcon{padding-left:1rem}.home-module__txgM7a__heroSearchInput{padding:.9rem .25rem;font-size:.96rem}.home-module__txgM7a__heroSearchDivider,.home-module__txgM7a__heroSearchLocation{display:none}.home-module__txgM7a__heroSearchButton{width:100%;padding:.95rem 1rem}.home-module__txgM7a__heroAiLinkRow{text-align:center;justify-content:center;width:100%;margin-top:-.55rem;margin-bottom:1.5rem}.home-module__txgM7a__heroAiLinkText{width:100%;font-size:.74rem}.home-module__txgM7a__heroMeta{text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem;margin-top:0;display:grid;transform:none}.home-module__txgM7a__heroStat{border-right:0;align-items:center;padding:0}.home-module__txgM7a__heroStatValue{font-size:1.35rem}.home-module__txgM7a__heroStatLabel{font-size:.76rem}.home-module__txgM7a__featuredSection{padding:.5rem 0}}@media (max-width:480px){.home-module__txgM7a__hero{min-height:100svh;margin-bottom:.5rem}.home-module__txgM7a__heroCollage{grid-template-rows:56% 44%}.home-module__txgM7a__heroInner{padding:5.8rem 1rem 2.1rem}.home-module__txgM7a__heroTitle{font-size:clamp(2.3rem,16.2vw,3.35rem)}.home-module__txgM7a__heroScrollCue{gap:.3rem;margin-top:1.35rem;font-size:.58rem;display:inline-flex;position:static;transform:none}.home-module__txgM7a__heroScrollIcon{font-size:1rem}.home-module__txgM7a__heroSearch{border-radius:8px}.home-module__txgM7a__heroSearchInput{font-size:.92rem}.home-module__txgM7a__heroMeta{grid-template-columns:1fr 1fr;gap:.9rem .7rem}.home-module__txgM7a__heroAiLink{font-size:.78rem}.home-module__txgM7a__heroStatValue{font-size:1.2rem}.home-module__txgM7a__heroStatLabel{font-size:.72rem}.home-module__txgM7a__featuredSection{padding:.25rem 0}}@supports (-webkit-touch-callout:none){.home-module__txgM7a__heroScrollCue{display:none}}
.ExploreDiningMap-module__5M7G2a__section{background:0 0;padding:2.2rem 0 1.2rem;scroll-margin-top:7.5rem}.ExploreDiningMap-module__5M7G2a__headerBlock{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.ExploreDiningMap-module__5M7G2a__headerCopy{flex:1}.ExploreDiningMap-module__5M7G2a__title{color:#02123e;text-align:left;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.ExploreDiningMap-module__5M7G2a__subtitle{text-align:left;color:#52525b;max-width:700px;margin:0;font-size:.95rem;line-height:1.6}.ExploreDiningMap-module__5M7G2a__allAreasLink{color:#fff;text-align:center;letter-spacing:normal;background:linear-gradient(135deg,#1b2c63,#2f5fe3);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.85rem;width:200px;margin:0;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:flex}.ExploreDiningMap-module__5M7G2a__allAreasLink:hover{background:linear-gradient(135deg,#162454,#264fcb)}.ExploreDiningMap-module__5M7G2a__allAreasIcon{width:1rem;height:1rem}.ExploreDiningMap-module__5M7G2a__mobileButton{display:none}.ExploreDiningMap-module__5M7G2a__grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.ExploreDiningMap-module__5M7G2a__card:nth-child(6){display:none}.ExploreDiningMap-module__5M7G2a__card{cursor:pointer;background:#15245b;border-radius:10px;height:210px;text-decoration:none;display:block;position:relative;overflow:hidden}.ExploreDiningMap-module__5M7G2a__card:hover{transform:none}.ExploreDiningMap-module__5M7G2a__cardImage{-o-object-fit:cover;object-fit:cover;filter:brightness(.58)saturate(.72);transition:filter .4s,transform .6s cubic-bezier(.25,.46,.45,.94);display:block}.ExploreDiningMap-module__5M7G2a__card:hover .ExploreDiningMap-module__5M7G2a__cardImage{filter:brightness(.78)saturate();transform:scale(1.07)}.ExploreDiningMap-module__5M7G2a__cardLabel{z-index:2;background:linear-gradient(#0000 0%,#0f1e4beb 100%);padding:22px 16px 16px;position:absolute;bottom:0;left:0;right:0}.ExploreDiningMap-module__5M7G2a__cardTitle{color:#fff;margin:0 0 2px;font-size:21px;font-weight:400;line-height:1.2;display:block}.ExploreDiningMap-module__5M7G2a__cardLocation{color:#c5d3ff;letter-spacing:.06em;margin:0;font-size:11px;font-weight:300}@media (max-width:1200px){.ExploreDiningMap-module__5M7G2a__grid{grid-template-columns:repeat(3,1fr)}.ExploreDiningMap-module__5M7G2a__card:nth-child(6){display:block}}@media (max-width:768px){.ExploreDiningMap-module__5M7G2a__section{padding:1.6rem 0 1rem;scroll-margin-top:5.5rem}.ExploreDiningMap-module__5M7G2a__headerBlock{flex-direction:column;align-items:flex-start;margin-bottom:1rem}.ExploreDiningMap-module__5M7G2a__headerCopy{width:100%}.ExploreDiningMap-module__5M7G2a__title{text-align:left;margin-bottom:.3rem;font-size:1.5rem}.ExploreDiningMap-module__5M7G2a__subtitle{text-align:left;margin-bottom:1rem;font-size:.9rem}.ExploreDiningMap-module__5M7G2a__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.ExploreDiningMap-module__5M7G2a__card{height:120px}.ExploreDiningMap-module__5M7G2a__cardTitle{font-size:.9rem}.ExploreDiningMap-module__5M7G2a__cardLocation{font-size:.8rem}.ExploreDiningMap-module__5M7G2a__card:nth-child(n+5){display:none}.ExploreDiningMap-module__5M7G2a__cardLabel{padding:16px 12px 12px}.ExploreDiningMap-module__5M7G2a__allAreasLink{width:200px;margin:1.25rem auto 0;padding:.75rem;font-size:1rem}.ExploreDiningMap-module__5M7G2a__desktopButton{display:none}.ExploreDiningMap-module__5M7G2a__mobileButton{display:flex}}
.FeaturedMenu-module__nlzIJq__featuredMenu{background:linear-gradient(#06c1670a,#0000);padding:4rem 0}.FeaturedMenu-module__nlzIJq__header{text-align:center;margin-bottom:3rem}.FeaturedMenu-module__nlzIJq__icon{color:#2563eb;width:3rem;height:3rem;margin:0 auto 1rem}.FeaturedMenu-module__nlzIJq__title{color:#02123e;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.FeaturedMenu-module__nlzIJq__subtitle{color:#52525b;margin:0;font-size:1.1rem}.FeaturedMenu-module__nlzIJq__restaurantLink{color:#1d4ed8;font-weight:600;text-decoration:none;transition:color .3s}.FeaturedMenu-module__nlzIJq__restaurantLink:hover{color:#1e40af;text-decoration:underline}.FeaturedMenu-module__nlzIJq__menuGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.FeaturedMenu-module__nlzIJq__menuItem{background:#fffffff5;border:1px solid #0f172a14;border-radius:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 20px 40px #0f172a14}.FeaturedMenu-module__nlzIJq__menuItem:hover{border-color:#06c16738;transform:translateY(-5px);box-shadow:0 24px 44px #0f172a1f}.FeaturedMenu-module__nlzIJq__imageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.FeaturedMenu-module__nlzIJq__content{padding:1.5rem}.FeaturedMenu-module__nlzIJq__category{color:#2563eb;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.FeaturedMenu-module__nlzIJq__itemName{color:#18181b;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.FeaturedMenu-module__nlzIJq__description{color:#71717a;margin:0 0 1rem;font-size:.9rem;line-height:1.5}.FeaturedMenu-module__nlzIJq__price{color:#1d4ed8;font-size:1.1rem;font-weight:700}.FeaturedMenu-module__nlzIJq__viewMore{text-align:center}.FeaturedMenu-module__nlzIJq__viewMoreLink{color:#fff;background:linear-gradient(135deg,#1b2c63,#2f5fe3);border-radius:.5rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.FeaturedMenu-module__nlzIJq__viewMoreLink:hover{background:linear-gradient(135deg,#162454,#264fcb);transform:translateY(-2px);box-shadow:0 5px 15px #2563eb42}.FeaturedMenu-module__nlzIJq__loading{text-align:center;color:#71717a;padding:3rem}@media (max-width:768px){.FeaturedMenu-module__nlzIJq__featuredMenu{padding:2rem 0}.FeaturedMenu-module__nlzIJq__title{font-size:2rem}.FeaturedMenu-module__nlzIJq__subtitle{font-size:1rem}.FeaturedMenu-module__nlzIJq__menuGrid{grid-template-columns:1fr;gap:1.5rem}.FeaturedMenu-module__nlzIJq__imageWrapper{height:180px}}
.RestaurantOfTheDay-module__d5O4pW__container{color:#18181b;text-align:center;contain:paint;background:radial-gradient(circle at 8% 20%,#60a5fa7a,#0000 20%),radial-gradient(circle at 18% 72%,#bfdbfe57,#0000 22%),radial-gradient(circle at 88% 18%,#a855f747,#0000 20%),radial-gradient(circle at 50% 100%,#3b82f63d,#0000 30%),linear-gradient(135deg,#edf4ff 0%,#f7faff 48%,#eef2ff 100%);border:1px solid #3b82f62e;border-radius:32px;margin-top:2rem;padding:60px 0;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 32px 80px #2563eb1f,inset 0 1px #ffffffbf}.RestaurantOfTheDay-module__d5O4pW__container:before{content:"";opacity:.72;pointer-events:none;background:linear-gradient(135deg,#ffffffb8,#fff3),repeating-linear-gradient(135deg,#ffffff2e 0 12px,#fff0 10px 26px);border-radius:26px;position:absolute;inset:1rem}.RestaurantOfTheDay-module__d5O4pW__container:after{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#3b82f638,#0000 68%);width:42rem;height:16rem;position:absolute;bottom:-4rem;left:50%;transform:translate(-50%)}.RestaurantOfTheDay-module__d5O4pW__title{color:#02123e;white-space:nowrap;z-index:1;margin-bottom:20px;font-size:2.5rem;font-weight:700;position:relative}.RestaurantOfTheDay-module__d5O4pW__description{color:#52525b;z-index:1;max-width:800px;margin:0 auto 30px;font-size:1rem;line-height:1.5;position:relative}.RestaurantOfTheDay-module__d5O4pW__card{cursor:pointer;z-index:1;will-change:transform;background:linear-gradient(135deg,#fffffffa,#f7fafff0);border:1px solid #3b82f61f;border-radius:22px;max-width:800px;margin:0 auto;transition:transform .3s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 22px 52px #2563eb29}.RestaurantOfTheDay-module__d5O4pW__card:hover{border-color:#2563eb3d;transform:translateY(-5px);box-shadow:0 24px 44px #2563eb29}.RestaurantOfTheDay-module__d5O4pW__desktopView{display:none}.RestaurantOfTheDay-module__d5O4pW__imageWrapper{width:50%;height:300px;position:relative;overflow:hidden}.RestaurantOfTheDay-module__d5O4pW__desktopImage{-o-object-fit:cover;object-fit:cover;backface-visibility:hidden;width:100%;height:100%;transform:scale(1.02)}.RestaurantOfTheDay-module__d5O4pW__info{text-align:left;flex:1;padding:20px}.RestaurantOfTheDay-module__d5O4pW__info h3{color:#18181b;margin-bottom:10px;font-size:1.8rem;font-weight:lighter}.RestaurantOfTheDay-module__d5O4pW__info p{color:#71717a;margin-bottom:15px;font-size:1rem}.RestaurantOfTheDay-module__d5O4pW__mobileView{width:100%;display:block}.RestaurantOfTheDay-module__d5O4pW__mobileImageContainer{width:100%;height:200px;position:relative;overflow:hidden}.RestaurantOfTheDay-module__d5O4pW__mobileImage{-o-object-fit:cover;object-fit:cover;backface-visibility:hidden;width:100%;height:100%;transform:scale(1.02)}.RestaurantOfTheDay-module__d5O4pW__mobileInfo{text-align:left;padding:20px}.RestaurantOfTheDay-module__d5O4pW__mobileInfo h3{color:#18181b;margin-bottom:10px;font-size:1.4rem;font-weight:lighter}.RestaurantOfTheDay-module__d5O4pW__mobileInfo p{color:#71717a;margin-bottom:15px;font-size:.9rem}.RestaurantOfTheDay-module__d5O4pW__rating{color:orange;align-items:center;gap:5px;margin-bottom:20px;font-size:1.2rem;display:flex}.RestaurantOfTheDay-module__d5O4pW__starIcon{color:orange;fill:orange}.RestaurantOfTheDay-module__d5O4pW__exploreButton{color:#fff;background:linear-gradient(135deg,#1b2c63,#2f5fe3);border-radius:5px;padding:10px 20px;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.RestaurantOfTheDay-module__d5O4pW__exploreButton:hover{background:linear-gradient(135deg,#162454,#264fcb)}@media (min-width:769px){.RestaurantOfTheDay-module__d5O4pW__mobileView{display:none}.RestaurantOfTheDay-module__d5O4pW__desktopView{align-items:center;display:flex}}@media (max-width:768px){.RestaurantOfTheDay-module__d5O4pW__title{white-space:nowrap;font-size:1.8rem}.RestaurantOfTheDay-module__d5O4pW__description{margin-bottom:25px;font-size:.9rem}}@media (max-width:480px){.RestaurantOfTheDay-module__d5O4pW__container{border-radius:18px;padding:40px 0}.RestaurantOfTheDay-module__d5O4pW__title{white-space:nowrap;font-size:1.5rem}.RestaurantOfTheDay-module__d5O4pW__description{margin-bottom:20px;padding:0 15px;font-size:.85rem}.RestaurantOfTheDay-module__d5O4pW__card{border-radius:16px;max-width:90%}.RestaurantOfTheDay-module__d5O4pW__mobileImageContainer{height:180px}.RestaurantOfTheDay-module__d5O4pW__mobileInfo h3{font-size:1.2rem}.RestaurantOfTheDay-module__d5O4pW__mobileInfo p{font-size:.85rem}.RestaurantOfTheDay-module__d5O4pW__rating{margin-bottom:15px;font-size:.9rem}.RestaurantOfTheDay-module__d5O4pW__exploreButton{padding:8px 16px;font-size:.9rem}}
.CurateLearnMoreModal-module__hQDUJq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999;overscroll-behavior:contain;background:#0f172a66;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out CurateLearnMoreModal-module__hQDUJq__fadeIn;display:flex;position:fixed;inset:0}@keyframes CurateLearnMoreModal-module__hQDUJq__fadeIn{0%{opacity:0}to{opacity:1}}.CurateLearnMoreModal-module__hQDUJq__modal{overscroll-behavior:contain;touch-action:pan-y;color:#02123e;background:radial-gradient(circle at 100% 0,#bfdbfe73,#0000 28%),linear-gradient(#fffffffa 0%,#f4f8fffa 100%);border:1px solid #bfdbfef2;border-radius:1.5rem;width:100%;max-width:700px;max-height:90vh;margin:auto;animation:.3s ease-out CurateLearnMoreModal-module__hQDUJq__slideUp;position:relative;overflow-y:auto;box-shadow:0 28px 80px #2563eb2e}@keyframes CurateLearnMoreModal-module__hQDUJq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CurateLearnMoreModal-module__hQDUJq__closeButton{z-index:10;color:#02123e;cursor:pointer;background:#e2e8f0e6;border:none;border-radius:.85rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:transform .2s,background .2s;display:flex;position:absolute;top:1rem;right:1rem}.CurateLearnMoreModal-module__hQDUJq__closeButton:hover{background:#dbeafefa;transform:scale(1.05)}.CurateLearnMoreModal-module__hQDUJq__header{text-align:center;border-bottom:1px solid #bfdbfef2;padding:2rem 2rem 1rem}.CurateLearnMoreModal-module__hQDUJq__iconWrapper{background:linear-gradient(135deg,#02123e 0%,#2563eb 100%);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:inline-flex;box-shadow:0 14px 28px #2563eb38}.CurateLearnMoreModal-module__hQDUJq__headerIcon{color:#fff;width:2rem;height:2rem}.CurateLearnMoreModal-module__hQDUJq__title{color:#02123e;margin:0;font-size:1.75rem;font-weight:700}.CurateLearnMoreModal-module__hQDUJq__content{padding:2rem}.CurateLearnMoreModal-module__hQDUJq__section{margin-bottom:2rem}.CurateLearnMoreModal-module__hQDUJq__section:last-child{margin-bottom:0}.CurateLearnMoreModal-module__hQDUJq__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.CurateLearnMoreModal-module__hQDUJq__sectionIcon{color:#2563eb;flex-shrink:0;width:1.5rem;height:1.5rem}.CurateLearnMoreModal-module__hQDUJq__sectionTitle{color:#02123e;margin:0;font-size:1.25rem;font-weight:600}.CurateLearnMoreModal-module__hQDUJq__text{color:#475569;margin:0 0 1rem;line-height:1.7}.CurateLearnMoreModal-module__hQDUJq__text:last-child{margin-bottom:0}.CurateLearnMoreModal-module__hQDUJq__list,.CurateLearnMoreModal-module__hQDUJq__numberedList,.CurateLearnMoreModal-module__hQDUJq__restaurantList{margin:1rem 0 0;padding:0}.CurateLearnMoreModal-module__hQDUJq__list{color:#475569;list-style:none}.CurateLearnMoreModal-module__hQDUJq__list li{margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}.CurateLearnMoreModal-module__hQDUJq__list li:before{content:"✓";color:#2563eb;font-weight:700;position:absolute;left:0}.CurateLearnMoreModal-module__hQDUJq__numberedList{counter-reset:step-counter;color:#475569;list-style:none}.CurateLearnMoreModal-module__hQDUJq__numberedList li{counter-increment:step-counter;margin-bottom:1rem;padding-left:2.5rem;line-height:1.6;position:relative}.CurateLearnMoreModal-module__hQDUJq__numberedList li:before{content:counter(step-counter);color:#fff;background:linear-gradient(135deg,#02123e 0%,#2563eb 100%);border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:700;display:flex;position:absolute;top:0;left:0}.CurateLearnMoreModal-module__hQDUJq__numberedList li strong{color:#02123e}.CurateLearnMoreModal-module__hQDUJq__restaurantList{list-style:none}.CurateLearnMoreModal-module__hQDUJq__restaurantList li{color:#475569;background:#ffffffd6;border:1px solid #bfdbfef2;border-radius:.9rem;margin-bottom:.75rem;padding:.9rem 1rem}.CurateLearnMoreModal-module__hQDUJq__restaurantList li strong{color:#02123e}.CurateLearnMoreModal-module__hQDUJq__note{color:#475569;background:#eff6fff2;border:1px solid #bfdbfef2;border-radius:.9rem;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:1rem;display:flex}.CurateLearnMoreModal-module__hQDUJq__betaBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#02123e 0%,#2563eb 100%);border-radius:9999px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.CurateLearnMoreModal-module__hQDUJq__footer{border-top:1px solid #bfdbfef2;justify-content:center;padding:1.5rem 2rem;display:flex}.CurateLearnMoreModal-module__hQDUJq__gotItButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#02123e 0%,#2563eb 100%);border:none;border-radius:.9rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 28px #2563eb33}.CurateLearnMoreModal-module__hQDUJq__gotItButton:hover{transform:translateY(-2px);box-shadow:0 18px 34px #2563eb3d}.CurateLearnMoreModal-module__hQDUJq__gotItButton:active{transform:translateY(0)}@media (max-width:768px){.CurateLearnMoreModal-module__hQDUJq__modal{border-radius:1.25rem;max-height:95vh}.CurateLearnMoreModal-module__hQDUJq__header{padding:1.5rem 1.5rem 1rem}.CurateLearnMoreModal-module__hQDUJq__iconWrapper{width:3rem;height:3rem}.CurateLearnMoreModal-module__hQDUJq__headerIcon{width:1.5rem;height:1.5rem}.CurateLearnMoreModal-module__hQDUJq__title{font-size:1.5rem}.CurateLearnMoreModal-module__hQDUJq__content{padding:1.5rem}.CurateLearnMoreModal-module__hQDUJq__sectionTitle{font-size:1.125rem}.CurateLearnMoreModal-module__hQDUJq__text{font-size:.9375rem}.CurateLearnMoreModal-module__hQDUJq__footer{padding:1rem 1.5rem}.CurateLearnMoreModal-module__hQDUJq__gotItButton{width:100%}}
.CurateExperience-module__TZXs3G__container{background:#050505;border-top:1px solid #0f172a14;border-bottom:1px solid #0f172a14;width:100vw;margin-left:calc(50% - 50vw);padding:4.75rem clamp(6rem,7vw,7.5rem);position:relative;overflow:hidden}.CurateExperience-module__TZXs3G__container:before{content:"";filter:none;opacity:.82;background-image:url(https://qbeuqgtblostqyuvaxbg.supabase.co/storage/v1/object/public/images/public/five-senses-meal.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-2.5rem;transform:scale(1.02)}.CurateExperience-module__TZXs3G__container:after{content:"";background:linear-gradient(#0c0c0c85,#0c0c0c99);position:absolute;inset:0}.CurateExperience-module__TZXs3G__containerLoading:before{filter:brightness(.58);opacity:.78}.CurateExperience-module__TZXs3G__containerLoading:after{background:linear-gradient(#080a14b3,#080a14c2)}.CurateExperience-module__TZXs3G__contentGrid{z-index:1;grid-template-columns:minmax(0,1.14fr) minmax(28rem,.86fr);align-items:center;gap:clamp(2.75rem,4vw,5.75rem);max-width:1620px;margin:0 auto;display:grid;position:relative}.CurateExperience-module__TZXs3G__loadingState{z-index:1;justify-content:center;align-items:center;width:100%;min-height:420px;padding:0;display:flex;position:relative}.CurateExperience-module__TZXs3G__loadingWrap{text-align:center;width:100%;max-width:1620px;padding:3.4rem clamp(2rem,4vw,3rem)}.CurateExperience-module__TZXs3G__loadingOrbs{justify-content:center;gap:9px;margin-bottom:18px;display:flex}.CurateExperience-module__TZXs3G__loadingOrb{background:#3b6bff;border-radius:50%;width:9px;height:9px;animation:1.4s ease-in-out infinite CurateExperience-module__TZXs3G__curateOrb}.CurateExperience-module__TZXs3G__loadingOrb:nth-child(2){background:#5b85ff;animation-delay:.18s}.CurateExperience-module__TZXs3G__loadingOrb:nth-child(3){background:#c5d3ff;animation-delay:.36s}.CurateExperience-module__TZXs3G__loadingTitle{letter-spacing:-.03em;color:#fff;margin-bottom:6px;font-family:inherit;font-size:clamp(1.9rem,2.4vw,2.65rem);font-weight:500;line-height:1.16}.CurateExperience-module__TZXs3G__loadingTitle em{color:#5b85ff;font-style:normal;font-weight:500}.CurateExperience-module__TZXs3G__loadingSub{color:#dce4ff9e;margin-bottom:22px;font-size:12px;font-weight:300}.CurateExperience-module__TZXs3G__loadingSteps{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.CurateExperience-module__TZXs3G__loadingStepItem{opacity:0;align-items:center;gap:7px;animation:.55s cubic-bezier(.22,1,.36,1) forwards CurateExperience-module__TZXs3G__loadingStepReveal;display:flex;overflow:hidden;transform:translateY(8px)}.CurateExperience-module__TZXs3G__loadingStepDot{background:#dce4ff4d;border-radius:50%;flex-shrink:0;width:7px;height:7px;transition:background .4s}.CurateExperience-module__TZXs3G__loadingStepText{color:#dce4ff4d;white-space:nowrap;font-size:11px;font-weight:300;transition:color .4s}.CurateExperience-module__TZXs3G__loadingStepActive.CurateExperience-module__TZXs3G__loadingStepDot{background:#5b85ff;animation:.7s ease-in-out infinite alternate CurateExperience-module__TZXs3G__curatePulse}.CurateExperience-module__TZXs3G__loadingStepActive.CurateExperience-module__TZXs3G__loadingStepText{color:#dce4ff9e}.CurateExperience-module__TZXs3G__loadingStepDone.CurateExperience-module__TZXs3G__loadingStepDot{background:#3b6bff}.CurateExperience-module__TZXs3G__loadingStepDone.CurateExperience-module__TZXs3G__loadingStepText{color:#c5d3ff}.CurateExperience-module__TZXs3G__copyPanel{min-width:0;padding-top:1.1rem}.CurateExperience-module__TZXs3G__badgeRow{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:inline-flex}.CurateExperience-module__TZXs3G__badge{color:#fff;letter-spacing:.16em;text-transform:uppercase;background:#3b6bff14;border:1px solid #3b6bff33;border-radius:999px;align-items:center;padding:.35rem .9rem;font-size:.62rem;font-weight:500;display:inline-flex}.CurateExperience-module__TZXs3G__titleWrapper{margin-bottom:1rem}.CurateExperience-module__TZXs3G__title{color:#f8fafc;letter-spacing:-.03em;margin:0;font-family:inherit;font-size:clamp(1.9rem,2.4vw,2.65rem);font-weight:500;line-height:1.16}.CurateExperience-module__TZXs3G__title em{color:#5b85ff;font-style:normal;font-weight:500}.CurateExperience-module__TZXs3G__subtitle{color:#f8fafcd1;max-width:40rem;margin:0;font-size:.95rem;line-height:1.8}.CurateExperience-module__TZXs3G__learnMoreRow{justify-content:center;margin-top:1.15rem;display:flex}.CurateExperience-module__TZXs3G__learnMoreLink{color:#dbe7ff;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dbe7ff59;justify-content:center;align-items:center;padding-bottom:.2rem;font-size:.76rem;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.CurateExperience-module__TZXs3G__learnMoreLink:hover{color:#fff;border-color:#ffffffb3}.CurateExperience-module__TZXs3G__betaBadge{color:#dbe7ff;letter-spacing:.14em;background:#3b6bff2e;border:1px solid #5b85ff6b;border-radius:999px;justify-content:center;align-items:center;padding:.22rem .5rem;font-size:.62rem;font-weight:700;display:inline-flex}.CurateExperience-module__TZXs3G__formPanel{justify-self:end;width:min(100%,34.5rem);min-width:0}.CurateExperience-module__TZXs3G__card{flex-direction:column;gap:1.2rem;display:flex}.CurateExperience-module__TZXs3G__budgetSection,.CurateExperience-module__TZXs3G__mealTypesSection{min-width:0}.CurateExperience-module__TZXs3G__label{color:#f8fafcd1;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem;font-size:.74rem;font-weight:400;display:block}.CurateExperience-module__TZXs3G__labelIcon{display:none}.CurateExperience-module__TZXs3G__budgetInput{color:#f8fafc;background:#ffffff14;border:1px solid #ffffff24;border-radius:4px;outline:none;width:100%;padding:1rem 1.15rem;font-size:1rem;font-weight:300;transition:border-color .2s,background .2s}.CurateExperience-module__TZXs3G__budgetInput:focus{background:#ffffff1f;border-color:#3b6bff}.CurateExperience-module__TZXs3G__budgetInput::placeholder{color:#f8fafc8f}.CurateExperience-module__TZXs3G__mealTypeButtons{flex-wrap:wrap;gap:.45rem;display:flex}.CurateExperience-module__TZXs3G__occasionButtons{flex-wrap:wrap;gap:.55rem;display:flex}.CurateExperience-module__TZXs3G__mobileOccasionSelect{display:none}.CurateExperience-module__TZXs3G__occasionButton{color:#f8fafce6;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;padding:.68rem .95rem;font-size:.84rem;font-weight:300;transition:all .2s}.CurateExperience-module__TZXs3G__occasionButton:hover{color:#fff;background:#3b6bff1f;border-color:#3b6bff}.CurateExperience-module__TZXs3G__occasionButtonActive{color:#fff;background:#3b6bff2e;border-color:#3b6bff}.CurateExperience-module__TZXs3G__splitFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.CurateExperience-module__TZXs3G__fieldColumn,.CurateExperience-module__TZXs3G__noteSection{min-width:0}.CurateExperience-module__TZXs3G__selectField{color:#f8fafc;appearance:none;background-color:#ffffff14;background-image:linear-gradient(45deg,#0000 50%,#f8fafce0 50%),linear-gradient(135deg,#f8fafce0 50%,#0000 50%);background-position:calc(100% - 1.25rem) calc(50% - .1rem),calc(100% - .95rem) calc(50% - .1rem);background-repeat:no-repeat;background-size:.42rem .42rem,.42rem .42rem;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #ffffff24;border-radius:4px;outline:none;width:100%;padding:1rem 2.9rem 1rem 1.15rem;font-size:.96rem;font-weight:300;transition:border-color .2s,background .2s}.CurateExperience-module__TZXs3G__selectField:focus{background:#ffffff1f;border-color:#3b6bff}.CurateExperience-module__TZXs3G__selectField option{color:#0f172a}.CurateExperience-module__TZXs3G__noteField{resize:vertical;color:#f8fafc;background:#ffffff14;border:1px solid #ffffff24;border-radius:4px;outline:none;width:100%;min-height:6.25rem;padding:1rem 1.15rem;font-size:.95rem;font-weight:300;line-height:1.65;transition:border-color .2s,background .2s}.CurateExperience-module__TZXs3G__noteField:focus{background:#ffffff1f;border-color:#3b6bff}.CurateExperience-module__TZXs3G__noteField::placeholder{color:#f8fafc8f}.CurateExperience-module__TZXs3G__helperText{color:#f8fafcb8;margin:-.1rem 0 0;font-size:.78rem;line-height:1.7}.CurateExperience-module__TZXs3G__mealTypeButton{color:#f8fafce6;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff29;border-radius:999px;padding:.65rem .85rem;font-size:.85rem;font-weight:300;transition:all .2s}.CurateExperience-module__TZXs3G__mealTypeButton:hover{color:#fff;background:#3b6bff1f;border-color:#3b6bff}.CurateExperience-module__TZXs3G__mealTypeButtonActive{color:#fff;background:#3b6bff26;border-color:#3b6bff}.CurateExperience-module__TZXs3G__curateButton{color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:#02123e;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-width:0;margin-top:.2rem;padding:.95rem 1.6rem;font-size:.75rem;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}.CurateExperience-module__TZXs3G__curateButton:hover{background:#1e3a8a;transform:translateY(-1px)}.CurateExperience-module__TZXs3G__curateButton:disabled{opacity:.78;cursor:not-allowed;background:#55627f;transform:none}.CurateExperience-module__TZXs3G__buttonIcon{flex-shrink:0;width:1rem;height:1rem}.CurateExperience-module__TZXs3G__spinIcon{animation:1s linear infinite CurateExperience-module__TZXs3G__spin}@keyframes CurateExperience-module__TZXs3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CurateExperience-module__TZXs3G__header{text-align:center;flex-direction:column;align-items:center;display:flex}.CurateExperience-module__TZXs3G__betaNotice{color:#f8fafcc7;justify-content:center;align-items:center;gap:.65rem;margin-top:1rem;font-size:.78rem;font-weight:400;display:flex}.CurateExperience-module__TZXs3G__learnMoreIcon{width:.95rem;height:.95rem}.CurateExperience-module__TZXs3G__restaurantContainer{background:0 0;border:0;width:auto;margin-left:0;padding:0;overflow:visible}.CurateExperience-module__TZXs3G__restaurantContainer:before,.CurateExperience-module__TZXs3G__restaurantContainer:after{content:none}.CurateExperience-module__TZXs3G__restaurantCurateHeader{margin-bottom:1.6rem}.CurateExperience-module__TZXs3G__restaurantTitleWrapper{margin-bottom:.9rem}.CurateExperience-module__TZXs3G__restaurantTitle{white-space:normal;color:#02123e;font-size:clamp(1.65rem,2.1vw,2.15rem)}.CurateExperience-module__TZXs3G__restaurantSubtitle{color:#475569;max-width:44rem}.CurateExperience-module__TZXs3G__restaurantLearnMoreLink{color:#1d4ed8;border-bottom-color:#3b6bff59;margin-top:1rem}.CurateExperience-module__TZXs3G__restaurantLearnMoreLink:hover{color:#02123e;border-bottom-color:#17255473}.CurateExperience-module__TZXs3G__restaurantBetaNotice{color:#475569}.CurateExperience-module__TZXs3G__restaurantBetaNotice .CurateExperience-module__TZXs3G__betaBadge{color:#fff;background:linear-gradient(135deg,#1b2c63,#2f5fe3);border-color:#2563eb73;box-shadow:0 10px 22px #2563eb24}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__card{background:#ffffffeb;border:1px solid #3b82f61f;border-radius:1.5rem;padding:1.5rem;box-shadow:0 20px 44px #2563eb14}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__label{color:#475569}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__budgetInput{color:#18181b;background:#fff;border-color:#0f172a1f}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__budgetInput:focus{background:#fff}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__budgetInput::placeholder{color:#a1a1aa}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__mealTypeButton{color:#3f3f46;background:0 0;border-color:#0f172a1f}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__mealTypeButton:hover{color:#02123e}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__mealTypeButtonActive{color:#02123e;background:#3b82f61f;border-color:#2563eb73;box-shadow:inset 0 0 0 1px #2563eb1f}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__mealTypeButtonActive:hover{background:#3b82f629}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__selectField{color:#18181b;background-color:#fff;background-image:linear-gradient(45deg,#0000 50%,#0f172ab8 50%),linear-gradient(135deg,#0f172ab8 50%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-color:#0f172a1f}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__noteField{color:#18181b;background:#fff;border-color:#0f172a1f}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__noteField::placeholder{color:#94a3b8}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__helperText{color:#64748b}@media (min-width:769px) and (max-width:1023px){.CurateExperience-module__TZXs3G__container{padding:4rem clamp(1.5rem,4vw,2.5rem)}.CurateExperience-module__TZXs3G__contentGrid{grid-template-columns:1fr;gap:2.5rem}.CurateExperience-module__TZXs3G__formPanel{justify-self:start;width:100%}.CurateExperience-module__TZXs3G__title{font-size:clamp(2rem,4vw,2.5rem)}.CurateExperience-module__TZXs3G__copyPanel{padding-top:0}.CurateExperience-module__TZXs3G__mobileOccasionSelect{display:none}.CurateExperience-module__TZXs3G__occasionButtons{display:flex}.CurateExperience-module__TZXs3G__splitFields{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.CurateExperience-module__TZXs3G__container{width:auto;margin-left:0;padding:2rem 1rem}.CurateExperience-module__TZXs3G__contentGrid{grid-template-columns:1fr;gap:2.25rem}.CurateExperience-module__TZXs3G__loadingState{min-height:360px}.CurateExperience-module__TZXs3G__loadingSteps{gap:12px}.CurateExperience-module__TZXs3G__copyPanel{padding-top:0}.CurateExperience-module__TZXs3G__badge{margin-bottom:1.2rem;font-size:.64rem}.CurateExperience-module__TZXs3G__title{white-space:normal;font-size:2.45rem}.CurateExperience-module__TZXs3G__subtitle{font-size:.92rem}.CurateExperience-module__TZXs3G__mealTypeButton,.CurateExperience-module__TZXs3G__occasionButton{width:100%;font-size:.9rem}.CurateExperience-module__TZXs3G__mobileOccasionSelect{display:block}.CurateExperience-module__TZXs3G__occasionButtons{display:none}.CurateExperience-module__TZXs3G__splitFields{grid-template-columns:1fr}.CurateExperience-module__TZXs3G__curateButton{width:100%;min-width:0}.CurateExperience-module__TZXs3G__formPanel{width:100%}.CurateExperience-module__TZXs3G__restaurantContainer .CurateExperience-module__TZXs3G__card{padding:1.15rem}.CurateExperience-module__TZXs3G__restaurantTitle{font-size:1.55rem}.CurateExperience-module__TZXs3G__restaurantSubtitle{font-size:.92rem}.CurateExperience-module__TZXs3G__restaurantBetaNotice{flex-wrap:wrap}}@keyframes CurateExperience-module__TZXs3G__curateOrb{0%,80%,to{opacity:.35;transform:scale(.55)}40%{opacity:1;transform:scale(1)}}@keyframes CurateExperience-module__TZXs3G__curatePulse{0%{opacity:.4}to{opacity:1}}@keyframes CurateExperience-module__TZXs3G__loadingStepReveal{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(8px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}
.Randomizer-module__moUADa__container{width:100%;padding:0}.Randomizer-module__moUADa__header{flex-direction:column;align-items:flex-start;gap:.45rem;margin-bottom:1.2rem;display:flex}.Randomizer-module__moUADa__title{color:#02123e;letter-spacing:-.02em;align-items:center;gap:.65rem;margin:0;font-size:clamp(1.45rem,2.6vw,2rem);font-weight:600;display:inline-flex}.Randomizer-module__moUADa__title strong{font-weight:600}.Randomizer-module__moUADa__titleIcon{color:#3b82f6;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:inline-flex}.Randomizer-module__moUADa__titleIcon svg{fill:currentColor;width:100%;height:100%}.Randomizer-module__moUADa__subtitle{color:#64748b;max-width:42rem;margin:0;font-size:.95rem;line-height:1.75}.Randomizer-module__moUADa__featurePanel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd6;border:1px solid #0f172a14;border-radius:18px;grid-template-columns:minmax(18rem,22rem) minmax(0,1fr);align-items:stretch;gap:1.35rem;padding:1.05rem;display:grid;box-shadow:0 24px 60px #0f172a14}.Randomizer-module__moUADa__imageWrapper{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:14px;width:100%;min-height:18.5rem;position:relative;overflow:hidden}.Randomizer-module__moUADa__sponsoredBadge{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#e2e8f0;letter-spacing:.14em;text-transform:uppercase;background:#0f172aad;border-radius:999px;padding:.3rem .62rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Randomizer-module__moUADa__imageRatingBadge{z-index:2;color:#713f12;background:#facc15;border:1px solid #eab308a6;border-radius:999px;align-items:center;gap:.35rem;padding:.38rem .66rem;font-size:.74rem;font-weight:800;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 14px 28px #0f172a29}.Randomizer-module__moUADa__imageRatingIcon{fill:currentColor;width:.78rem;height:.78rem}.Randomizer-module__moUADa__fadeOut{opacity:0;transition:opacity .3s ease-in-out}.Randomizer-module__moUADa__fadeIn{opacity:1;transition:opacity .3s ease-in-out}.Randomizer-module__moUADa__content{flex-direction:column;justify-content:center;align-items:flex-start;padding:.4rem .2rem .4rem 0;display:flex}.Randomizer-module__moUADa__eyebrow{color:#3b82f6;letter-spacing:.2em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-weight:700}.Randomizer-module__moUADa__name{color:#0f172a;margin:0;font-family:inherit;font-size:clamp(1.7rem,2.8vw,2.1rem);font-weight:300;line-height:1.15}.Randomizer-module__moUADa__description{color:#475569;max-width:34rem;margin:.8rem 0 0;font-size:1rem;line-height:1.8}.Randomizer-module__moUADa__buttonGroup{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.4rem;display:flex}.Randomizer-module__moUADa__button{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:2.9rem;padding:.85rem 1.25rem;font-size:.78rem;font-weight:600;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.Randomizer-module__moUADa__viewButton{color:#fff;background:#02123e;border:1px solid #02123e;text-decoration:none}.Randomizer-module__moUADa__viewButton:hover{background:#19306e;border-color:#19306e;transform:translateY(-1px)}.Randomizer-module__moUADa__randomizeButton{color:#2563eb;background:#3b82f614;border:1px solid #3b82f63d}.Randomizer-module__moUADa__randomizeButton:hover{background:#3b82f624;transform:translateY(-1px)}.Randomizer-module__moUADa__buttonIcon{flex-shrink:0;width:15px;height:15px}.Randomizer-module__moUADa__spinningDice{animation:1s linear infinite Randomizer-module__moUADa__spin}@keyframes Randomizer-module__moUADa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Randomizer-module__moUADa__header{margin-bottom:1rem}.Randomizer-module__moUADa__featurePanel{border-radius:16px;grid-template-columns:1fr;gap:1rem;padding:.9rem}.Randomizer-module__moUADa__imageWrapper{min-height:14rem}.Randomizer-module__moUADa__imageRatingBadge{top:.85rem;left:.85rem}.Randomizer-module__moUADa__content{padding:.15rem 0}.Randomizer-module__moUADa__name{font-size:2rem}.Randomizer-module__moUADa__description{font-size:.94rem}.Randomizer-module__moUADa__buttonGroup{gap:.75rem;width:100%}.Randomizer-module__moUADa__button{width:100%}}@media (max-width:480px){.Randomizer-module__moUADa__title{font-size:1.3rem}.Randomizer-module__moUADa__titleIcon{width:1.7rem;height:1.7rem}.Randomizer-module__moUADa__subtitle{font-size:.88rem}.Randomizer-module__moUADa__imageWrapper{min-height:12.5rem}.Randomizer-module__moUADa__imageRatingBadge{padding:.34rem .6rem;font-size:.7rem;top:.75rem;left:.75rem}.Randomizer-module__moUADa__name{font-size:1.7rem}.Randomizer-module__moUADa__description{font-size:.9rem}.Randomizer-module__moUADa__button{font-size:.72rem}}
.listicle-post-module__t_7oYa__listiclePost{color:#f8f9fa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#0f172a80;border-radius:.75rem;max-width:1200px;margin:0 auto;padding:2rem 1rem;position:relative;box-shadow:0 8px 32px #0003}.listicle-post-module__t_7oYa__backLink{margin-bottom:2rem}.listicle-post-module__t_7oYa__backButton{color:#94a3b8;align-items:center;gap:.5rem;font-size:.875rem;transition:color .2s;display:flex}.listicle-post-module__t_7oYa__backButton:hover{color:#e2e8f0}.listicle-post-module__t_7oYa__hero{text-align:center;margin-bottom:2rem}.listicle-post-module__t_7oYa__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.listicle-post-module__t_7oYa__meta{color:#94a3b8;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.875rem;display:flex}.listicle-post-module__t_7oYa__metaItem{align-items:center;gap:.5rem;display:flex}.listicle-post-module__t_7oYa__coverImageContainer{text-align:center;border-radius:.5rem;width:100%;height:auto;margin-bottom:2rem;position:relative;overflow:hidden}.listicle-post-module__t_7oYa__coverImageWrapper{justify-content:center;max-width:800px;margin:0 auto;display:flex}.listicle-post-module__t_7oYa__coverImage{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%;height:auto}.listicle-post-module__t_7oYa__contentWrapper{grid-template-columns:1fr;gap:2rem;max-width:800px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.listicle-post-module__t_7oYa__contentWrapper{grid-template-columns:1fr}}.listicle-post-module__t_7oYa__introduction{max-width:800px;margin-bottom:3rem}.listicle-post-module__t_7oYa__paragraph{color:#e2e8f0;margin-bottom:1.5rem;line-height:1.7}.listicle-post-module__t_7oYa__listItems{flex-direction:column;gap:4rem;max-width:800px;display:flex}.listicle-post-module__t_7oYa__listItem{scroll-margin-top:2rem}.listicle-post-module__t_7oYa__listItemHeader{margin-bottom:1.5rem}.listicle-post-module__t_7oYa__listItemTitle{color:#f8f9fa;font-size:1.75rem;font-weight:700}.listicle-post-module__t_7oYa__listItemImageContainer{aspect-ratio:16/9;border-radius:.5rem;width:100%;max-width:500px;height:auto;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;overflow:hidden}.listicle-post-module__t_7oYa__listItemImage{-o-object-fit:cover;object-fit:cover;border-radius:.5rem;width:100%;height:100%;transition:transform .3s}.listicle-post-module__t_7oYa__listItemImageContainer:hover .listicle-post-module__t_7oYa__listItemImage{transform:scale(1.02)}.listicle-post-module__t_7oYa__listItemDescription{color:#e2e8f0;margin-bottom:1.5rem;line-height:1.7}.listicle-post-module__t_7oYa__listItemLink{color:#3b82f6;align-items:center;gap:.5rem;font-weight:500;transition:color .2s;display:inline-flex}.listicle-post-module__t_7oYa__listItemLink:hover{color:#60a5fa;text-decoration:underline}.listicle-post-module__t_7oYa__shareButtonContainer{z-index:10;justify-content:flex-end;margin-bottom:1.5rem;display:flex;position:relative}@media (max-width:640px){.listicle-post-module__t_7oYa__shareButtonContainer{justify-content:center;margin-top:1rem}}.listicle-post-module__t_7oYa__shareButton{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.375rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.listicle-post-module__t_7oYa__shareButton:hover{background-color:#2563eb}.listicle-post-module__t_7oYa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.listicle-post-module__t_7oYa__shareModal{background-color:#1e293b;border:1px solid #3b82f64d;border-radius:.5rem;width:90%;max-width:400px;box-shadow:0 10px 25px #00000080}.listicle-post-module__t_7oYa__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem;display:flex}.listicle-post-module__t_7oYa__modalHeader h3{color:#fff;margin:0;font-size:1.125rem;font-weight:600}.listicle-post-module__t_7oYa__closeButton{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s,color .2s;display:flex}.listicle-post-module__t_7oYa__closeButton:hover{color:#fff;background-color:#ffffff1a}.listicle-post-module__t_7oYa__socialButtons{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;display:grid}.listicle-post-module__t_7oYa__socialButton{cursor:pointer;color:#fff;border:none;border-radius:.375rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-weight:500;transition:opacity .2s;display:flex}.listicle-post-module__t_7oYa__socialButton:hover{opacity:.9}.listicle-post-module__t_7oYa__whatsappButton{background-color:#25d366}.listicle-post-module__t_7oYa__facebookButton{background-color:#1877f2}.listicle-post-module__t_7oYa__twitterButton{background-color:#1da1f2}.listicle-post-module__t_7oYa__instagramButton{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.listicle-post-module__t_7oYa__linkContainer{border-top:1px solid #ffffff1a;gap:.5rem;padding:1rem;display:flex}.listicle-post-module__t_7oYa__linkInput{color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:.375rem;flex-grow:1;padding:.5rem .75rem;font-size:.875rem}.listicle-post-module__t_7oYa__copyButton{color:#fff;cursor:pointer;white-space:nowrap;background-color:#3b82f6;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.listicle-post-module__t_7oYa__copyButton:hover{background-color:#2563eb}.listicle-post-module__t_7oYa__authorSection{border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:1.5rem}.listicle-post-module__t_7oYa__authorCard{background-color:#ffffff0d;border-radius:.5rem;gap:1rem;padding:1.5rem;display:flex}.listicle-post-module__t_7oYa__authorImage{border-radius:50%;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.listicle-post-module__t_7oYa__authorImage img{-o-object-fit:cover;object-fit:cover;border-radius:50%}.listicle-post-module__t_7oYa__authorInfo{flex-grow:1}.listicle-post-module__t_7oYa__authorInfo h3{color:#fff;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.listicle-post-module__t_7oYa__authorRole{color:#ffffffb3;margin-bottom:.75rem;font-size:.875rem}.listicle-post-module__t_7oYa__authorBio{color:#ffffffe6;margin-bottom:1rem;font-size:.9375rem;line-height:1.5}.listicle-post-module__t_7oYa__socialIcons{gap:1rem;display:flex}.listicle-post-module__t_7oYa__socialIcons a{color:#fffc;transition:color .2s}.listicle-post-module__t_7oYa__socialIcons a:hover{color:#fff}@media (max-width:640px){.listicle-post-module__t_7oYa__authorCard{flex-direction:column;align-items:center}.listicle-post-module__t_7oYa__authorImage{margin-bottom:1rem}.listicle-post-module__t_7oYa__authorInfo h3,.listicle-post-module__t_7oYa__authorRole{text-align:center}.listicle-post-module__t_7oYa__authorBio{text-align:center;white-space:normal;word-break:normal;max-width:100%}.listicle-post-module__t_7oYa__socialIcons{justify-content:center}}.listicle-post-module__t_7oYa__tagsSection{border-top:1px solid #ffffff1a;margin-top:3rem;padding:1.5rem}.listicle-post-module__t_7oYa__tagsTitle{color:#f8f9fa;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.listicle-post-module__t_7oYa__tagsList{flex-wrap:wrap;gap:.75rem;display:flex}.listicle-post-module__t_7oYa__tag{color:#e2e8f0;background-color:#1e293b80;border-radius:9999px;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:inline-block}.listicle-post-module__t_7oYa__tag:hover{background-color:#1e293bcc}.listicle-post-module__t_7oYa__tableOfContents{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background-color:#0f172acc;border-radius:.5rem;width:250px;height:fit-content;padding:1.5rem;display:none;position:fixed;top:100px;left:max(20px,50% - 870px);box-shadow:0 4px 12px #0000001a}@media (min-width:1280px){.listicle-post-module__t_7oYa__tableOfContents{display:block}}.listicle-post-module__t_7oYa__tocTitle{color:#e2e8f0;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.listicle-post-module__t_7oYa__tocList{margin:0;padding:0;list-style:none}.listicle-post-module__t_7oYa__tocItem{cursor:pointer;color:#94a3b8;border-bottom:1px solid #94a3b833;align-items:center;gap:.75rem;padding:.75rem 0;transition:color .2s;display:flex}.listicle-post-module__t_7oYa__tocItem:last-child{border-bottom:none}.listicle-post-module__t_7oYa__tocItem:hover{color:#e2e8f0}.listicle-post-module__t_7oYa__tocItemActive{color:#3b82f6;font-weight:500}.listicle-post-module__t_7oYa__tocNumber{background-color:#3b82f61a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.875rem;font-weight:600;display:flex}.listicle-post-module__t_7oYa__tocItemActive .listicle-post-module__t_7oYa__tocNumber{background-color:#3b82f633}.listicle-post-module__t_7oYa__tocText{font-size:.875rem;line-height:1.4}.listicle-post-module__t_7oYa__relatedPosts{max-width:800px;margin-top:4rem;margin-left:auto;margin-right:auto}.listicle-post-module__t_7oYa__relatedTitle{color:#f8f9fa;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.listicle-post-module__t_7oYa__relatedGrid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.listicle-post-module__t_7oYa__relatedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.listicle-post-module__t_7oYa__relatedGrid{grid-template-columns:repeat(3,1fr)}}.listicle-post-module__t_7oYa__relatedCard{background-color:#1e293b80;border-radius:.5rem;flex-direction:column;transition:transform .2s;display:flex;overflow:hidden}.listicle-post-module__t_7oYa__relatedCard:hover{transform:translateY(-4px)}.listicle-post-module__t_7oYa__relatedImageContainer{width:100%;height:auto;position:relative}.listicle-post-module__t_7oYa__relatedImage{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.listicle-post-module__t_7oYa__relatedContent{padding:1.25rem}.listicle-post-module__t_7oYa__relatedCardTitle{color:#f8f9fa;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;display:-webkit-box;overflow:hidden}.listicle-post-module__t_7oYa__relatedCardDate{color:#94a3b8;font-size:.875rem}@media (max-width:640px){.listicle-post-module__t_7oYa__title{font-size:1.875rem}.listicle-post-module__t_7oYa__listItemTitle{font-size:1.5rem}.listicle-post-module__t_7oYa__authorSection{text-align:center;flex-direction:column}.listicle-post-module__t_7oYa__authorImage{margin-bottom:1rem}.listicle-post-module__t_7oYa__authorInfo h3,.listicle-post-module__t_7oYa__authorRole{text-align:center}.listicle-post-module__t_7oYa__authorBio{text-align:center;white-space:normal;word-break:normal;max-width:100%}.listicle-post-module__t_7oYa__socialIcons{justify-content:center}}.listicle-post-module__t_7oYa__titleSection{text-align:center;margin-bottom:2rem}.listicle-post-module__t_7oYa__postType{margin-bottom:1rem}.listicle-post-module__t_7oYa__postTypeLabel{color:#fff;letter-spacing:.05em;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.listicle-post-module__t_7oYa__modernTitle{color:#fff;background:linear-gradient(90deg,#fff,#a3b3c9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.listicle-post-module__t_7oYa__postMeta{color:#a3b3c9;flex-wrap:wrap;justify-content:center;gap:1rem;font-size:.875rem;display:flex}.listicle-post-module__t_7oYa__postGrid{grid-template-columns:1fr;gap:2rem;display:grid}.listicle-post-module__t_7oYa__mainContent{order:1;width:100%}.listicle-post-module__t_7oYa__featuredImage{width:100%;height:400px;position:relative}.listicle-post-module__t_7oYa__socialActions{border-bottom:1px solid #ffffff1a;justify-content:center;gap:1rem;padding:1rem;display:flex}.listicle-post-module__t_7oYa__socialButton{color:#a3b3c9;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.listicle-post-module__t_7oYa__socialButton:hover{color:#3b82f6;background:#3b82f61a}.listicle-post-module__t_7oYa__postBody{color:#e2e8f0;padding:2rem;font-size:1.125rem;line-height:1.7}.listicle-post-module__t_7oYa__postBody p{margin-bottom:1.5rem}.listicle-post-module__t_7oYa__listicleContainer{padding:0 2rem 2rem}.listicle-post-module__t_7oYa__listicleItem{margin-bottom:3rem;scroll-margin-top:2rem;display:flex}.listicle-post-module__t_7oYa__listicleNumber{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;margin-top:.5rem;margin-right:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.listicle-post-module__t_7oYa__listicleContent{flex-grow:1}.listicle-post-module__t_7oYa__listicleTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.listicle-post-module__t_7oYa__listicleImage{border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.listicle-post-module__t_7oYa__listicleDescription{color:#e2e8f0;margin-bottom:1rem;line-height:1.7}.listicle-post-module__t_7oYa__listicleLink{color:#3b82f6;align-items:center;font-weight:600;transition:color .2s;display:inline-flex}.listicle-post-module__t_7oYa__listicleLink:hover{color:#60a5fa;text-decoration:underline}.listicle-post-module__t_7oYa__sidebar{display:none}.listicle-post-module__t_7oYa__activeTableItem a{color:#3b82f6;background:#3b82f61a;font-weight:600}.listicle-post-module__t_7oYa__relatedPostsList{flex-direction:column;gap:1rem;display:flex}.listicle-post-module__t_7oYa__relatedPostCard{border-radius:.5rem;align-items:center;padding:.75rem;transition:background .2s;display:flex}.listicle-post-module__t_7oYa__relatedPostCard:hover{background:#3b82f61a}.listicle-post-module__t_7oYa__relatedPostImage{border-radius:.25rem;flex-shrink:0;width:80px;height:60px;margin-right:1rem;position:relative;overflow:hidden}.listicle-post-module__t_7oYa__relatedPostInfo{flex-grow:1}.listicle-post-module__t_7oYa__relatedPostInfo h4{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.875rem;font-weight:600;display:-webkit-box;overflow:hidden}.listicle-post-module__t_7oYa__relatedPostMeta{color:#a3b3c9;font-size:.75rem}.listicle-post-module__t_7oYa__viewAllLink{color:#3b82f6;border-radius:.5rem;justify-content:center;align-items:center;margin-top:1.5rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:background .2s;display:flex}.listicle-post-module__t_7oYa__viewAllLink:hover{background:#3b82f61a}.listicle-post-module__t_7oYa__listiclePost{color:#02123e;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff0;border:1px solid #bfdbfef2;border-radius:24px;box-shadow:0 24px 60px #2563eb1f}.listicle-post-module__t_7oYa__backButton,.listicle-post-module__t_7oYa__listItemLink,.listicle-post-module__t_7oYa__viewAllLink{color:#2563eb}.listicle-post-module__t_7oYa__backButton:hover,.listicle-post-module__t_7oYa__listItemLink:hover,.listicle-post-module__t_7oYa__viewAllLink:hover{color:#1d4ed8}.listicle-post-module__t_7oYa__meta,.listicle-post-module__t_7oYa__paragraph,.listicle-post-module__t_7oYa__listItemDescription,.listicle-post-module__t_7oYa__authorRole,.listicle-post-module__t_7oYa__authorBio,.listicle-post-module__t_7oYa__relatedCardDate{color:#475569}.listicle-post-module__t_7oYa__title,.listicle-post-module__t_7oYa__listItemTitle,.listicle-post-module__t_7oYa__tagsTitle,.listicle-post-module__t_7oYa__relatedTitle,.listicle-post-module__t_7oYa__relatedCardTitle,.listicle-post-module__t_7oYa__authorInfo h3,.listicle-post-module__t_7oYa__modernTitle{color:#02123e;-webkit-text-fill-color:initial;background:0 0}.listicle-post-module__t_7oYa__authorCard,.listicle-post-module__t_7oYa__tag,.listicle-post-module__t_7oYa__relatedCard,.listicle-post-module__t_7oYa__tableOfContents{background:#fffffff0;border:1px solid #bfdbfef2;box-shadow:0 20px 55px #2563eb1a}.listicle-post-module__t_7oYa__authorCard,.listicle-post-module__t_7oYa__relatedCard,.listicle-post-module__t_7oYa__tableOfContents{border-radius:20px}.listicle-post-module__t_7oYa__tag{color:#475569}.listicle-post-module__t_7oYa__tocTitle,.listicle-post-module__t_7oYa__tocItemActive,.listicle-post-module__t_7oYa__socialButton,.listicle-post-module__t_7oYa__copyButton{color:#02123e}.listicle-post-module__t_7oYa__tocItem{color:#64748b}
.restaurants-module__lzkadW__main{color:#02123e;background:radial-gradient(circle at 14% 24%,#dbeafeb8,#0000 24%),radial-gradient(circle at 86% 16%,#bfdbfe7a,#0000 22%),linear-gradient(#f3f8ff 0%,#edf5ff 32%,#e8f1ff 68%,#f4f8ff 100%);min-height:100vh;padding-bottom:2rem;position:relative;overflow-x:hidden}.restaurants-module__lzkadW__sparkles-container{display:none}.restaurants-module__lzkadW__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 1rem;position:relative}.restaurants-module__lzkadW__hero{border:1px solid #fff3;border-radius:2rem;justify-content:flex-start;align-items:flex-end;width:96%;max-width:1280px;height:55vh;min-height:400px;max-height:600px;margin:2rem auto;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #0f172a40}.restaurants-module__lzkadW__hero-image{z-index:0}.restaurants-module__lzkadW__hero-content{z-index:1;text-align:left;background:linear-gradient(#0000 0%,#0f172a80 40%,#0f172af2 100%);width:100%;max-width:100%;padding:8rem 3rem 3rem;position:relative}.restaurants-module__lzkadW__hero-content h1{color:#fff;letter-spacing:-.02em;text-shadow:0 4px 12px #0000004d;margin-bottom:.5rem;font-size:3rem;font-weight:700}.restaurants-module__lzkadW__hero-content p{color:#ffffffe6;max-width:800px;font-size:1.15rem;font-weight:400;line-height:1.5}.restaurants-module__lzkadW__restaurant-info{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.restaurants-module__lzkadW__info-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #3b82f61a;border-radius:9999px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #2563eb0f}.restaurants-module__lzkadW__info-item:hover{transform:translateY(-2px);box-shadow:0 12px 28px #2563eb1a}.restaurants-module__lzkadW__info-item svg{color:#3b82f6;flex-shrink:0}.restaurants-module__lzkadW__info-item span{color:#1e293b;font-size:.95rem;font-weight:500}.restaurants-module__lzkadW__section-icons{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:.75rem;margin-bottom:2.5rem;padding:.25rem;display:flex;overflow-x:auto}.restaurants-module__lzkadW__section-icons::-webkit-scrollbar{display:none}.restaurants-module__lzkadW__icon{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#ffffffb3;border:1px solid #3b82f614;border-radius:9999px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #2563eb08}.restaurants-module__lzkadW__icon:hover{background-color:#fff;transform:translateY(-1px);box-shadow:0 8px 20px #2563eb14}.restaurants-module__lzkadW__icon.restaurants-module__lzkadW__active{background:linear-gradient(135deg,#2563eb,#3b82f6);border-color:#0000;box-shadow:0 8px 24px #2563eb40}.restaurants-module__lzkadW__icon span{color:#475569;font-size:.95rem;font-weight:500}.restaurants-module__lzkadW__icon.restaurants-module__lzkadW__active span{color:#fff}.restaurants-module__lzkadW__content-sections{flex-direction:column;margin-bottom:2rem;display:flex}.restaurants-module__lzkadW__content-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#ffffffeb;border:1px solid #3b82f61f;border-radius:1.5rem;margin-bottom:2rem;padding:2rem;display:block;box-shadow:0 20px 44px #2563eb14}.restaurants-module__lzkadW__content-section h2{text-align:left;color:#02123e;margin-bottom:1.5rem;font-size:2rem;font-weight:600}.restaurants-module__lzkadW__content-section p{color:#475569;text-align:left;margin-bottom:1rem;line-height:1.6}.restaurants-module__lzkadW__gallery-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.restaurants-module__lzkadW__gallery-image{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border:1px solid #3b82f61f;border-radius:.5rem;width:100%;transition:transform .3s;box-shadow:0 14px 28px #0f172a14}.restaurants-module__lzkadW__gallery-image:hover{transform:scale(1.03)}.restaurants-module__lzkadW__menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.restaurants-module__lzkadW__menu-item{background:#fff;border:1px solid #3b82f61f;border-radius:1rem;transition:transform .3s;overflow:hidden;box-shadow:0 18px 34px #2563eb14}.restaurants-module__lzkadW__menu-item:hover{transform:translateY(-5px)}.restaurants-module__lzkadW__menu-image{-o-object-fit:cover;object-fit:cover;width:100%;height:200px}.restaurants-module__lzkadW__menu-item h3{color:#0f172a;text-align:left;margin:1rem;font-size:1.2rem}.restaurants-module__lzkadW__menu-item p{color:#64748b;text-align:left;margin:0 1rem 1rem;font-size:.9rem}.restaurants-module__lzkadW__price{color:#1d4ed8;text-align:left;margin:0 1rem 1rem;font-weight:700;display:block}.restaurants-module__lzkadW__view-full-menu{text-align:center;margin-top:2rem}.restaurants-module__lzkadW__review-grid{flex-direction:column;gap:2rem;margin-top:1.5rem;display:flex}.restaurants-module__lzkadW__review{background:#fff;border:1px solid #3b82f61f;border-radius:1rem;padding:1.5rem;transition:transform .3s;box-shadow:0 18px 34px #2563eb14}.restaurants-module__lzkadW__review:hover{transform:translateY(-5px)}.restaurants-module__lzkadW__review-header{align-items:center;margin-bottom:1rem;display:flex}.restaurants-module__lzkadW__reviewer-image{-o-object-fit:cover;object-fit:cover;border:2px solid #3b82f6;border-radius:50%;width:50px;height:50px;margin-right:1rem}.restaurants-module__lzkadW__reviewer-info h3{color:#0f172a;text-align:left;margin:0;font-size:1.1rem}.restaurants-module__lzkadW__review p{color:#475569}.restaurants-module__lzkadW__rating{margin-top:.25rem;display:flex}.restaurants-module__lzkadW__star-icon{color:#ffca28;fill:#ffca28;margin-right:.25rem}.restaurants-module__lzkadW__google-attribution{color:#64748b;justify-content:center;align-items:center;margin-top:2rem;display:flex}.restaurants-module__lzkadW__google-logo{margin-right:.5rem}.restaurants-module__lzkadW__map-container{border:1px solid #3b82f61f;border-radius:1rem;overflow:hidden;box-shadow:0 18px 34px #2563eb14}.restaurants-module__lzkadW__TikTok-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:1.5rem;display:grid}.restaurants-module__lzkadW__cta{text-align:center;background-color:#02123e;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #60a5fa2e;border-radius:1.5rem;margin-bottom:2rem;padding:3rem 1rem;overflow:hidden;box-shadow:0 20px 44px #0f172a2e}.restaurants-module__lzkadW__cta h2{color:#fff;text-shadow:0 8px 24px #0f172a66;margin-bottom:1.5rem;font-size:2rem}.restaurants-module__lzkadW__cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.restaurants-module__lzkadW__btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1b2c63,#2f5fe3);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.restaurants-module__lzkadW__btn-primary:hover{background:linear-gradient(135deg,#162454,#264fcb);transform:translateY(-2px)}.restaurants-module__lzkadW__btn-secondary{color:#1d4ed8;cursor:pointer;background-color:#fff;border:1px solid #3b82f63d;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.restaurants-module__lzkadW__btn-secondary:hover{background-color:#eff6ff;transform:translateY(-2px)}.restaurants-module__lzkadW__similarSection{background:#ffffffeb;border:1px solid #3b82f61f;border-radius:1.5rem;margin-bottom:2rem;padding:2.5rem 1rem;box-shadow:0 20px 44px #2563eb14}.restaurants-module__lzkadW__similarHeader{text-align:center;margin-bottom:1.5rem}.restaurants-module__lzkadW__similarHeader h2{color:#02123e;text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.restaurants-module__lzkadW__similarHeader p{color:#52525b;text-align:center;margin:0;font-size:1.1rem}.restaurants-module__lzkadW__similarGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.restaurants-module__lzkadW__similarCard{background:#fff;border:1px solid #3b82f61f;border-radius:1rem;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:block;overflow:hidden;box-shadow:0 18px 34px #2563eb14}.restaurants-module__lzkadW__similarCard:hover{border-color:#3b82f659;transform:translateY(-5px);box-shadow:0 20px 40px #2563eb1f}.restaurants-module__lzkadW__similarImageWrapper{width:100%;height:170px;position:relative}.restaurants-module__lzkadW__similarCardContent{padding:1rem}.restaurants-module__lzkadW__similarCardContent h3{color:#0f172a;text-align:left;margin:0 0 .35rem;font-size:1.05rem}.restaurants-module__lzkadW__similarCardContent p{color:#64748b;text-align:left;margin:0 0 .75rem;font-size:.9rem}.restaurants-module__lzkadW__similarMeta{color:#475569;justify-content:space-between;align-items:center;gap:.75rem;font-size:.82rem;display:flex}.restaurants-module__lzkadW__similarRating{color:#1d4ed8;align-items:center;gap:.25rem;font-weight:600;display:inline-flex}.restaurants-module__lzkadW__similarRating svg{color:#fbbf24;fill:#fbbf24}@media (max-width:768px){.restaurants-module__lzkadW__hero{height:50vh}.restaurants-module__lzkadW__hero-content h1{font-size:2rem}.restaurants-module__lzkadW__hero-content p{font-size:1rem}.restaurants-module__lzkadW__restaurant-info{flex-direction:column;gap:.5rem;padding:1rem}.restaurants-module__lzkadW__info-item{flex-basis:100%;margin-bottom:.25rem;padding:.25rem}.restaurants-module__lzkadW__section-icons{display:none}.restaurants-module__lzkadW__content-sections{flex-direction:column;display:flex}.restaurants-module__lzkadW__content-section{margin-bottom:0;padding:1.5rem;display:block!important}.restaurants-module__lzkadW__content-section h2{margin-bottom:1rem;font-size:1.5rem}.restaurants-module__lzkadW__gallery-grid,.restaurants-module__lzkadW__menu-grid,.restaurants-module__lzkadW__review-grid,.restaurants-module__lzkadW__TikTok-grid{grid-template-columns:1fr}.restaurants-module__lzkadW__gallery-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.restaurants-module__lzkadW__similarSection{padding:1.5rem .9rem}.restaurants-module__lzkadW__similarHeader h2{font-size:1.5rem}.restaurants-module__lzkadW__similarHeader p{font-size:.9rem}.restaurants-module__lzkadW__similarGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.restaurants-module__lzkadW__similarImageWrapper{height:120px}.restaurants-module__lzkadW__similarCardContent{padding:.8rem}.restaurants-module__lzkadW__similarCardContent h3{font-size:.92rem}.restaurants-module__lzkadW__similarCardContent p{font-size:.8rem}.restaurants-module__lzkadW__similarMeta{flex-direction:column;align-items:flex-start;gap:.35rem}.restaurants-module__lzkadW__info-item{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (max-width:480px){.restaurants-module__lzkadW__hero-content{padding:1.5rem}.restaurants-module__lzkadW__hero-content h1{font-size:1.75rem}.restaurants-module__lzkadW__content-section h2,.restaurants-module__lzkadW__cta h2{font-size:1.5rem}.restaurants-module__lzkadW__cta-buttons{flex-direction:column}.restaurants-module__lzkadW__restaurant-info{padding:.75rem}.restaurants-module__lzkadW__info-item{margin-bottom:.2rem;padding:.2rem}.restaurants-module__lzkadW__info-item svg{width:18px;height:18px}}@media (min-width:769px){.restaurants-module__lzkadW__TikTok-grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}}
/*# sourceMappingURL=97d1b05649160e16.css.map*/