.all-restaurants-module__QWB5uG__hero{text-align:center;z-index:1;background-color:#0f1e4b;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:#fff;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:#fff;font-weight:700}.all-restaurants-module__QWB5uG__sortContainer select{color:#fff;background-color:#0000004d;border:1px solid #fff3;border-radius:4px;padding:.5rem;font-size:1rem}.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:#13214480;border:1px solid #3b82f61a;border-radius:8px;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000001a}.all-restaurants-module__QWB5uG__imageContainer{width:100%;height:200px;position:relative;overflow:hidden}.all-restaurants-module__QWB5uG__heartButton{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:10;background:#00000080;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:#000000b3;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 6px 12px #00000026}.all-restaurants-module__QWB5uG__showingMatches{color:#ffffffb3;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:#fff;margin-bottom:.5rem}.all-restaurants-module__QWB5uG__cardContent p{color:#fffc;margin-bottom:.5rem}.all-restaurants-module__QWB5uG__rating{color:#fffc;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:#001e3c80;border-top:1px solid #3b82f61a;justify-content:space-between;align-items:center;padding:1rem;display:flex}.all-restaurants-module__QWB5uG__location{color:#fffc;align-items:center;gap:.5rem;display:flex}.all-restaurants-module__QWB5uG__viewDetails{color:#fff;cursor:pointer;background-color:#003b95;border:none;border-radius:4px;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s,transform .3s}.all-restaurants-module__QWB5uG__viewDetails:hover{background-color:#0056b3;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-color:#003b95;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-color:#0056b3}.all-restaurants-module__QWB5uG__paginationButton:disabled{cursor:not-allowed;background-color:#6464644d}.all-restaurants-module__QWB5uG__pageInfo{color:#fffc;font-size:1rem}.all-restaurants-module__QWB5uG__noResults{text-align:center;color:#ffffffb3;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))}}}.all-restaurants-module__QWB5uG__sortContainer select{color:#fff;background-color:#172554;border:1px solid #fff3;border-radius:4px;padding:4px 8px}
/*# sourceMappingURL=f2454093b7407fc4.css.map*/