.PopularRestaurants-module__ZE7QKG__featured{padding:1rem 0}.PopularRestaurants-module__ZE7QKG__title{color:#fff;text-align:left;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.PopularRestaurants-module__ZE7QKG__subtitle{color:#ffffffb3;text-align:left;margin-bottom:1rem;font-size:1.1rem}.PopularRestaurants-module__ZE7QKG__restaurantGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.PopularRestaurants-module__ZE7QKG__featured{padding:.5rem 0}.PopularRestaurants-module__ZE7QKG__title{margin-bottom:.25rem;font-size:1.5rem}.PopularRestaurants-module__ZE7QKG__subtitle{margin-bottom:.75rem;font-size:.9rem}.PopularRestaurants-module__ZE7QKG__restaurantGrid{gap:1rem}.PopularRestaurants-module__ZE7QKG__imageWrapper{height:140px!important}.PopularRestaurants-module__ZE7QKG__cardContent{padding:.75rem!important}}.PopularRestaurants-module__ZE7QKG__restaurantCard{text-align:left;background:#1e293b80;border:1px solid #3b82f633;border-radius:12px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.PopularRestaurants-module__ZE7QKG__restaurantCard:hover{border-color:#3b82f666;transform:translateY(-5px);box-shadow:0 10px 25px #3b82f633}.PopularRestaurants-module__ZE7QKG__imageWrapper{width:100%;height:180px;position:relative}.PopularRestaurants-module__ZE7QKG__cardContent{text-align:left;padding:1rem}.PopularRestaurants-module__ZE7QKG__cardContent h3{color:#fff;text-align:left;margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.PopularRestaurants-module__ZE7QKG__cardContent p{color:#ffffffb3;text-align:left;margin-bottom:.5rem;font-size:.9rem}.PopularRestaurants-module__ZE7QKG__rating{align-items:center;gap:.25rem;display:flex}.PopularRestaurants-module__ZE7QKG__starIcon{color:gold;fill:gold;width:16px;height:16px}.PopularRestaurants-module__ZE7QKG__rating span{color:#fff;font-size:.9rem}.PopularRestaurants-module__ZE7QKG__viewAllButton{color:#fff;text-align:center;background-color:#003b95;border-radius:8px;width:200px;margin:0 auto;padding:.75rem;font-weight:500;text-decoration:none;transition:background-color .3s;display:block}.PopularRestaurants-module__ZE7QKG__viewAllButton:hover{background-color:#0056b3}@media (max-width:768px){.PopularRestaurants-module__ZE7QKG__title{margin-bottom:.3rem;font-size:1.5rem}.PopularRestaurants-module__ZE7QKG__subtitle{margin-bottom:1rem;font-size:.9rem}.PopularRestaurants-module__ZE7QKG__restaurantGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.PopularRestaurants-module__ZE7QKG__imageWrapper{height:120px}.PopularRestaurants-module__ZE7QKG__cardContent h3{font-size:.9rem}.PopularRestaurants-module__ZE7QKG__cardContent p{font-size:.8rem}.PopularRestaurants-module__ZE7QKG__featured{padding:1rem 0}}@media (max-width:480px){.PopularRestaurants-module__ZE7QKG__title{font-size:1.3rem}.PopularRestaurants-module__ZE7QKG__subtitle{margin-bottom:.75rem;font-size:.8rem}.PopularRestaurants-module__ZE7QKG__restaurantGrid{grid-template-columns:repeat(2,1fr);gap:.5rem}.PopularRestaurants-module__ZE7QKG__imageWrapper{height:100px}.PopularRestaurants-module__ZE7QKG__starIcon{width:12px;height:12px}}
.Randomizer-module__moUADa__container{background:#1e293b80;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.Randomizer-module__moUADa__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Randomizer-module__moUADa__subtitle{color:#ffffffb3;margin-bottom:1.5rem;font-size:.9rem}.Randomizer-module__moUADa__card{flex-direction:column;display:flex}.Randomizer-module__moUADa__imageWrapper{border-radius:8px;width:100%;height:200px;margin-bottom:1rem;position:relative;overflow:hidden}.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{padding:.5rem 0}.Randomizer-module__moUADa__content h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.Randomizer-module__moUADa__content p{color:#ffffffb3;margin-bottom:1rem;font-size:.9rem}.Randomizer-module__moUADa__buttonGroup{gap:1rem;display:flex}.Randomizer-module__moUADa__button{cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.Randomizer-module__moUADa__viewButton{color:#fff;background-color:#003b95;border:none;text-decoration:none}.Randomizer-module__moUADa__viewButton:hover{background-color:#0056b3}.Randomizer-module__moUADa__randomizeButton{color:#fff;background-color:#3b82f633;border:1px solid #3b82f666}.Randomizer-module__moUADa__randomizeButton:hover{background-color:#3b82f64d}.Randomizer-module__moUADa__buttonIcon{width:16px;height:16px}.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__title{font-size:1.3rem}.Randomizer-module__moUADa__subtitle{font-size:.85rem}.Randomizer-module__moUADa__imageWrapper{height:180px}.Randomizer-module__moUADa__content h3{font-size:1.1rem}.Randomizer-module__moUADa__content p{font-size:.85rem}.Randomizer-module__moUADa__button{padding:.6rem;font-size:.85rem}.Randomizer-module__moUADa__buttonIcon{width:14px;height:14px}}@media (max-width:480px){.Randomizer-module__moUADa__container{padding:1.25rem}.Randomizer-module__moUADa__title{font-size:1.2rem}.Randomizer-module__moUADa__subtitle{margin-bottom:1rem;font-size:.8rem}.Randomizer-module__moUADa__imageWrapper{height:160px}.Randomizer-module__moUADa__content h3{font-size:1rem}.Randomizer-module__moUADa__content p{font-size:.8rem}.Randomizer-module__moUADa__buttonGroup{gap:.75rem}.Randomizer-module__moUADa__button{padding:.5rem;font-size:.8rem}.Randomizer-module__moUADa__buttonIcon{width:12px;height:12px}}
.RestaurantRecommendations-module__bpD0va__container{background:#1e293b80;border:1px solid #3b82f633;border-radius:12px;padding:1.5rem}.RestaurantRecommendations-module__bpD0va__title{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.RestaurantRecommendations-module__bpD0va__subtitle{color:#ffffffb3;margin-bottom:1.5rem;font-size:.9rem}.RestaurantRecommendations-module__bpD0va__form{flex-direction:column;gap:1rem;display:flex;position:relative}.RestaurantRecommendations-module__bpD0va__formGroup{flex-direction:column;gap:.5rem;display:flex}.RestaurantRecommendations-module__bpD0va__label{color:#fff;font-size:.9rem;font-weight:500}.RestaurantRecommendations-module__bpD0va__selectWrapper{position:relative}.RestaurantRecommendations-module__bpD0va__selectWrapper:after{content:"▼";pointer-events:none;color:#ffffffb3;font-size:.8em;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.RestaurantRecommendations-module__bpD0va__select{color:#fff;appearance:none;background:#0f172ab3;border:1px solid #3b82f64d;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.9rem}.RestaurantRecommendations-module__bpD0va__select:focus{border-color:#3b82f699;outline:none}.RestaurantRecommendations-module__bpD0va__placeholder{color:#ffffff80}.RestaurantRecommendations-module__bpD0va__select option{color:#fff;background:#0f172a}.RestaurantRecommendations-module__bpD0va__button{color:#fff;cursor:pointer;background-color:#003b95;border:none;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.9rem;font-weight:500;transition:background-color .3s}.RestaurantRecommendations-module__bpD0va__button:hover{background-color:#0056b3}.RestaurantRecommendations-module__bpD0va__button:disabled{cursor:not-allowed;background-color:#3b82f666}.RestaurantRecommendations-module__bpD0va__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.RestaurantRecommendations-module__bpD0va__modalContent{color:#fff;background-color:#0f172abf;border:1px solid #3b82f64d;border-radius:12px;width:90%;max-width:500px;padding:2rem;animation:.3s ease-out RestaurantRecommendations-module__bpD0va__fadeIn;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #00000080,0 0 15px #3b82f64d}.RestaurantRecommendations-module__bpD0va__modalContent:before{content:"";z-index:-1;background-image:radial-gradient(circle at 20% 30%,#3b82f626 0%,#0000 8%),radial-gradient(circle at 75% 15%,#3b82f626 0%,#0000 6%),radial-gradient(circle at 85% 70%,#3b82f626 0%,#0000 12%),radial-gradient(circle at 30% 65%,#3b82f626 0%,#0000 10%),radial-gradient(circle at 55% 45%,#3b82f626 0%,#0000 8%);position:absolute;inset:0}.RestaurantRecommendations-module__bpD0va__modalHeader{text-align:center;z-index:1;margin-bottom:1rem;position:relative}.RestaurantRecommendations-module__bpD0va__modalHeader h2{text-shadow:0 2px 4px #0000004d;font-size:1.5rem;font-weight:600}.RestaurantRecommendations-module__bpD0va__modalBody{text-align:center;z-index:1;margin-top:1rem;position:relative}.RestaurantRecommendations-module__bpD0va__modalBody p{color:#fffc;text-shadow:0 1px 2px #0003}.RestaurantRecommendations-module__bpD0va__loaderContainer{justify-content:center;align-items:center;gap:15px;margin:20px 0;display:flex}.RestaurantRecommendations-module__bpD0va__loader{--path:#fff;--dot:#5628ee;--duration:3s;width:44px;height:44px;position:relative}.RestaurantRecommendations-module__bpD0va__loader:before{content:"";background:var(--dot);width:6px;height:6px;animation:RestaurantRecommendations-module__bpD0va__dotRect var(--duration)cubic-bezier(.785,.135,.15,.86)infinite;border-radius:50%;display:block;position:absolute;top:37px;left:19px;transform:translate(-18px,-18px)}.RestaurantRecommendations-module__bpD0va__loader svg{width:100%;height:100%;display:block}.RestaurantRecommendations-module__bpD0va__loader svg rect,.RestaurantRecommendations-module__bpD0va__loader svg polygon,.RestaurantRecommendations-module__bpD0va__loader svg circle{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}.RestaurantRecommendations-module__bpD0va__loader svg polygon{stroke-dasharray:145 221;stroke-dashoffset:0;animation:RestaurantRecommendations-module__bpD0va__pathTriangle var(--duration)cubic-bezier(.785,.135,.15,.86)infinite}.RestaurantRecommendations-module__bpD0va__loader svg rect{stroke-dasharray:192 64 192 64;stroke-dashoffset:0;animation:3s cubic-bezier(.785,.135,.15,.86) infinite RestaurantRecommendations-module__bpD0va__pathRect}.RestaurantRecommendations-module__bpD0va__loader svg circle{stroke-dasharray:150 50 150 50;stroke-dashoffset:75px;animation:RestaurantRecommendations-module__bpD0va__pathCircle var(--duration)cubic-bezier(.785,.135,.15,.86)infinite}.RestaurantRecommendations-module__bpD0va__loader.RestaurantRecommendations-module__bpD0va__triangle{width:48px}.RestaurantRecommendations-module__bpD0va__loader.RestaurantRecommendations-module__bpD0va__triangle:before{animation:RestaurantRecommendations-module__bpD0va__dotTriangle var(--duration)cubic-bezier(.785,.135,.15,.86)infinite;left:21px;transform:translate(-10px,-18px)}@keyframes RestaurantRecommendations-module__bpD0va__fadeIn{0%{opacity:0;transform:translate(-50%,-55%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes RestaurantRecommendations-module__bpD0va__pathTriangle{33%{stroke-dashoffset:74px}66%{stroke-dashoffset:147px}to{stroke-dashoffset:221px}}@keyframes RestaurantRecommendations-module__bpD0va__dotTriangle{33%{transform:translate(0)}66%{transform:translate(10px,-18px)}to{transform:translate(-10px,-18px)}}@keyframes RestaurantRecommendations-module__bpD0va__pathRect{25%{stroke-dashoffset:64px}50%{stroke-dashoffset:128px}75%{stroke-dashoffset:192px}to{stroke-dashoffset:256px}}@keyframes RestaurantRecommendations-module__bpD0va__dotRect{25%{transform:translate(0)}50%{transform:translate(18px,-18px)}75%{transform:translateY(-36px)}to{transform:translate(-18px,-18px)}}@keyframes RestaurantRecommendations-module__bpD0va__pathCircle{25%{stroke-dashoffset:125px}50%{stroke-dashoffset:175px}75%{stroke-dashoffset:225px}to{stroke-dashoffset:275px}}@media (max-width:768px){.RestaurantRecommendations-module__bpD0va__title{font-size:1.3rem}.RestaurantRecommendations-module__bpD0va__subtitle,.RestaurantRecommendations-module__bpD0va__label{font-size:.85rem}.RestaurantRecommendations-module__bpD0va__select{padding:.6rem .9rem;font-size:.85rem}.RestaurantRecommendations-module__bpD0va__button{padding:.6rem;font-size:.85rem}.RestaurantRecommendations-module__bpD0va__modalContent{width:90%;padding:1.5rem;top:47%}.RestaurantRecommendations-module__bpD0va__modalHeader h2{font-size:1.3rem}.RestaurantRecommendations-module__bpD0va__loaderContainer{gap:10px}.RestaurantRecommendations-module__bpD0va__loader{width:38px;height:38px}}@media (max-width:480px){.RestaurantRecommendations-module__bpD0va__container{padding:1.25rem}.RestaurantRecommendations-module__bpD0va__title{font-size:1.2rem}.RestaurantRecommendations-module__bpD0va__subtitle{margin-bottom:1rem;font-size:.8rem}.RestaurantRecommendations-module__bpD0va__label{font-size:.8rem}.RestaurantRecommendations-module__bpD0va__select{padding:.5rem .8rem;font-size:.8rem}.RestaurantRecommendations-module__bpD0va__button{padding:.5rem;font-size:.8rem}.RestaurantRecommendations-module__bpD0va__modalContent{width:85%;padding:1.25rem;top:46%}.RestaurantRecommendations-module__bpD0va__modalHeader h2{font-size:1.1rem}.RestaurantRecommendations-module__bpD0va__loader{width:32px;height:32px}}
.RestaurantOfTheDay-module__d5O4pW__container{color:#fff;text-align:center;background:#1e293b80;border:1px solid #3b82f633;border-radius:12px;margin-top:2rem;padding:60px 0;position:relative;overflow:hidden}.RestaurantOfTheDay-module__d5O4pW__title{color:#fff;white-space:nowrap;margin-bottom:20px;font-size:2.5rem;font-weight:700}.RestaurantOfTheDay-module__d5O4pW__description{color:#fffc;max-width:800px;margin:0 auto 30px;font-size:1rem;line-height:1.5}.RestaurantOfTheDay-module__d5O4pW__card{cursor:pointer;background-color:#0f172ab3;border:1px solid #3b82f633;border-radius:10px;max-width:800px;margin:0 auto;transition:transform .3s;overflow:hidden;box-shadow:0 4px 6px #0000001a}.RestaurantOfTheDay-module__d5O4pW__card:hover{border-color:#3b82f666;transform:translateY(-5px);box-shadow:0 10px 25px #3b82f633}.RestaurantOfTheDay-module__d5O4pW__desktopView{display:none}.RestaurantOfTheDay-module__d5O4pW__imageWrapper{width:50%;height:300px;position:relative}.RestaurantOfTheDay-module__d5O4pW__desktopImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.RestaurantOfTheDay-module__d5O4pW__info{text-align:left;flex:1;padding:20px}.RestaurantOfTheDay-module__d5O4pW__info h3{color:#fff;margin-bottom:10px;font-size:1.8rem;font-weight:lighter}.RestaurantOfTheDay-module__d5O4pW__info p{color:#ffffffb3;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;width:100%;height:100%}.RestaurantOfTheDay-module__d5O4pW__mobileInfo{text-align:left;padding:20px}.RestaurantOfTheDay-module__d5O4pW__mobileInfo h3{color:#fff;margin-bottom:10px;font-size:1.4rem;font-weight:lighter}.RestaurantOfTheDay-module__d5O4pW__mobileInfo p{color:#ffffffb3;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-color:#003b95;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-color:#002d70}@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{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{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(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000bf;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{color:#fff;background:linear-gradient(#172554,#000);border:1px solid #3b82f64d;border-radius:1rem;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 20px 60px #00000080}@keyframes CurateLearnMoreModal-module__hQDUJq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CurateLearnMoreModal-module__hQDUJq__closeButton{cursor:pointer;color:#fff;z-index:10;background:#ffffff1a;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.CurateLearnMoreModal-module__hQDUJq__closeButton:hover{background:#fff3;transform:scale(1.1)}.CurateLearnMoreModal-module__hQDUJq__header{text-align:center;border-bottom:1px solid #3b82f64d;padding:2rem 2rem 1rem}.CurateLearnMoreModal-module__hQDUJq__iconWrapper{background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:inline-flex;box-shadow:0 8px 16px #7c3aed4d}.CurateLearnMoreModal-module__hQDUJq__headerIcon{color:#fff;width:2rem;height:2rem}.CurateLearnMoreModal-module__hQDUJq__title{color:#fff;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:#a855f7;flex-shrink:0;width:1.5rem;height:1.5rem}.CurateLearnMoreModal-module__hQDUJq__sectionTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.CurateLearnMoreModal-module__hQDUJq__text{color:#bfdbfe;margin:0 0 1rem;line-height:1.6}.CurateLearnMoreModal-module__hQDUJq__text:last-child{margin-bottom:0}.CurateLearnMoreModal-module__hQDUJq__list{color:#bfdbfe;margin:1rem 0 0;padding:0;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:#a855f7;font-weight:700;position:absolute;left:0}.CurateLearnMoreModal-module__hQDUJq__numberedList{counter-reset:step-counter;color:#bfdbfe;margin:1rem 0 0;padding:0;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,#a855f7 0%,#ec4899 100%);border-radius:50%;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:#fff}.CurateLearnMoreModal-module__hQDUJq__restaurantList{margin:1rem 0;padding:0;list-style:none}.CurateLearnMoreModal-module__hQDUJq__restaurantList li{color:#bfdbfe;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:.5rem;margin-bottom:.75rem;padding:.75rem 1rem}.CurateLearnMoreModal-module__hQDUJq__restaurantList li strong{color:#fff;margin-bottom:.25rem;display:block}.CurateLearnMoreModal-module__hQDUJq__note{color:#e9d5ff;background:#a855f71a;border:1px solid #a855f74d;border-radius:.5rem;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,#a855f7 0%,#ec4899 100%);border-radius:9999px;flex-shrink:0;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.CurateLearnMoreModal-module__hQDUJq__footer{border-top:1px solid #3b82f64d;justify-content:center;padding:1.5rem 2rem;display:flex}.CurateLearnMoreModal-module__hQDUJq__gotItButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a855f7 0%,#ec4899 100%);border:none;border-radius:.75rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #a855f74d}.CurateLearnMoreModal-module__hQDUJq__gotItButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a855f766}.CurateLearnMoreModal-module__hQDUJq__gotItButton:active{transform:translateY(0)}@media (max-width:768px){.CurateLearnMoreModal-module__hQDUJq__modal{border-radius:1rem 1rem 0 0;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%}}
/*# sourceMappingURL=2f538c84febecacf.css.map*/