body{color:#1d1d1f;-webkit-font-smoothing:antialiased;background-color:#f5f5f7;margin:0}.restaurant-page{background-color:#f5f5f7;min-height:100vh}.restaurant-main{max-width:1080px;margin:0 auto;padding-top:60px;padding-bottom:5rem}.restaurant-header{margin-bottom:3rem;padding-top:4rem;padding-left:0;padding-right:0}@media (max-width:768px){.restaurant-header{padding-top:2rem}}.restaurant-header-title{letter-spacing:-.02em;color:#1d1d1f;text-align:left;margin-bottom:3rem;font-size:2.25rem;font-weight:700;line-height:1.2}.restaurant-header-subtitle{color:#9ca3af}@media (min-width:768px){.restaurant-header-title{font-size:3.5rem}}.restaurant-banner-section{margin-bottom:4rem}.restaurant-banner-wrapper{border-radius:1rem;width:100%;height:200px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000001a}@media (min-width:768px){.restaurant-banner-wrapper{border-radius:1.5rem;height:500px}}.restaurant-banner-carousel{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;width:100%;height:100%;display:flex;overflow-x:hidden}.restaurant-banner-carousel:active{cursor:grabbing}.restaurant-banner-carousel::-webkit-scrollbar{display:none}@media (min-width:768px){.restaurant-banner-carousel{height:500px}}.restaurant-banner-slide{scroll-snap-align:center;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex;position:relative;overflow:hidden}.restaurant-banner-blur-bg{filter:blur(20px);opacity:.6;z-index:1;background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.1)}.restaurant-banner-image{object-fit:contain;z-index:2;width:100%;height:100%;position:relative}.restaurant-banner-slide-1{background-image:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.restaurant-banner-slide-2{background-image:linear-gradient(135deg,#f6d365 0%,#fda085 100%)}.restaurant-banner-slide-3{background-image:linear-gradient(135deg,#84fab0 0%,#8fd3f4 100%)}.restaurant-banner-overlay{background:#0000004d;position:absolute;inset:0}.restaurant-banner-content{z-index:10;text-align:center;color:#fff;padding:2rem;position:relative}.restaurant-banner-title{letter-spacing:-.02em;text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){.restaurant-banner-title{font-size:3.5rem}}.restaurant-banner-description{opacity:.95;text-shadow:0 1px 5px #0000004d;font-size:1.125rem}.restaurant-banner-nav{cursor:pointer;color:#1d1d1f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;opacity:0;background-color:#fffc;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.restaurant-banner-wrapper:hover .restaurant-banner-nav{opacity:1}.restaurant-banner-nav:hover{background-color:#fff;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 12px #00000026}.restaurant-banner-nav.prev{left:1rem}.restaurant-banner-nav.next{right:1rem}.restaurant-banner-indicators{z-index:20;justify-content:center;gap:.5rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.restaurant-banner-indicator{cursor:pointer;background-color:#0006;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s;box-shadow:0 1px 2px #ffffff4d}.restaurant-banner-indicator.active{background-color:#1d1d1f;border-radius:4px;width:24px;transform:scale(1.2)}.restaurant-cuisine-section{margin-bottom:4rem}.restaurant-section-subtitle{color:#86868b;margin-top:.25rem;font-size:.875rem}.restaurant-cuisine-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:768px){.restaurant-cuisine-grid{grid-template-columns:repeat(4,1fr);gap:16px}}.restaurant-cuisine-card{color:inherit;background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:110px;padding:20px 16px;text-decoration:none;transition:all .2s;display:flex}.restaurant-cuisine-card:hover{border-color:#d1d1d1;box-shadow:0 4px 12px #00000014}.restaurant-cuisine-number{color:#0071e3;letter-spacing:.05em;margin-bottom:8px;font-size:11px;font-weight:600}.restaurant-cuisine-name{color:#1d1d1f;margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.3}.restaurant-cuisine-desc{color:#86868b;font-size:12px;line-height:1.4}@media (max-width:768px){.restaurant-cuisine-card{min-height:100px;padding:16px 14px}.restaurant-cuisine-number{font-size:10px}.restaurant-cuisine-name{font-size:14px}.restaurant-cuisine-desc{font-size:11px}}.restaurant-trending-section{margin-bottom:4rem}.restaurant-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;padding-left:.25rem;padding-right:.25rem;display:flex}.restaurant-section-title{color:#1d1d1f;font-size:1.5rem;font-weight:700}.restaurant-see-all{color:#0071e3;font-size:.875rem;font-weight:500;text-decoration:none}.restaurant-see-all:hover{text-decoration:underline}.restaurant-trending-container{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:1.5rem;padding-bottom:2rem;display:flex;overflow-x:auto}.restaurant-trending-container::-webkit-scrollbar{display:none}.restaurant-trending-card{scroll-snap-align:center;cursor:pointer;border-radius:1rem;flex-shrink:0;width:85vw;height:400px;position:relative;overflow:hidden}@media (min-width:768px){.restaurant-trending-card{width:400px}}.restaurant-trending-image{object-fit:cover;width:100%;height:100%;transition:transform .7s;position:absolute;inset:0}.restaurant-trending-card:hover .restaurant-trending-image{transform:scale(1.05)}.restaurant-trending-overlay{background:linear-gradient(#0000 0%,#0003 50%,#000000e6 100%);position:absolute;inset:0}.restaurant-trending-content{color:#fff;width:100%;padding:1.5rem;position:absolute;bottom:0;left:0}.restaurant-trending-badge{color:#fb923c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.restaurant-trending-name{color:#fff;margin-bottom:.25rem;font-size:1.875rem;font-weight:700;line-height:1.2}.restaurant-trending-subname{opacity:.8;color:#fff;margin-bottom:.75rem;font-family:serif;font-size:1.125rem}.restaurant-trending-description{color:#d1d5db;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.restaurant-filter-section{margin-bottom:1.5rem}.restaurant-filter-label{color:#1d1d1f;margin-bottom:.75rem;padding-left:.25rem;font-size:.875rem;font-weight:600}.restaurant-filter-tabs{-ms-overflow-style:none;scrollbar-width:none;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.restaurant-filter-tabs::-webkit-scrollbar{display:none}@media (min-width:768px){.restaurant-filter-tabs{flex-wrap:wrap}}.restaurant-tab{color:#6b7280;white-space:nowrap;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb80;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s;box-shadow:0 1px 3px #0000001a}.restaurant-tab:hover{background-color:#f9fafb}.restaurant-tab.active{color:#fff;background-color:#1d1d1f;font-weight:600}.restaurant-grid{grid-template-columns:1fr;gap:2.5rem 1.5rem;display:grid}@media (min-width:768px){.restaurant-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.restaurant-grid{grid-template-columns:repeat(3,1fr)}}.restaurant-card{cursor:pointer;opacity:0;background:#fff;border-radius:24px;transition:all .4s cubic-bezier(.4,0,.2,1);animation:.5s ease-out forwards fadeIn;overflow:hidden;box-shadow:0 4px 12px #0000000a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.restaurant-card:hover{transform:translateY(-8px)}.restaurant-card:hover .restaurant-card-image{transform:scale(1.08)}.restaurant-card:hover .restaurant-card-name{color:#0071e3}.restaurant-card-image-wrapper{aspect-ratio:16/9;background-color:#f5f5f7;border-radius:0;margin-bottom:0;position:relative;overflow:hidden}.restaurant-card-image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.restaurant-card-region-badge{-webkit-backdrop-filter:blur(10px);color:#fff;background-color:#0009;border-radius:9999px;padding:.25rem .625rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.restaurant-card-content{flex-direction:column;gap:8px;padding:24px;display:flex}.restaurant-card-name{color:#111827;font-size:1.125rem;font-weight:700;line-height:1.3;transition:color .3s}.restaurant-card-subname{color:#86868b;font-size:.875rem;font-weight:500}.restaurant-card-description{color:#86868b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.restaurant-card-menu{color:#0071e3;margin:0;font-size:.8125rem;font-weight:600}.restaurant-card-tags{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.restaurant-card-tag{color:#9ca3af;border:1px solid #e5e7eb;border-radius:9999px;padding:.125rem .5rem;font-size:.6875rem}.restaurant-load-more{justify-content:center;margin-top:3rem;padding-bottom:2rem;display:flex}.restaurant-load-more-btn{color:#fff;cursor:pointer;background-color:#1d1d1f;border:none;border-radius:9999px;padding:.875rem 2.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #00000026}.restaurant-load-more-btn:hover:not(:disabled){background-color:#2d2d2f;transform:translateY(-2px);box-shadow:0 6px 20px #0003}.restaurant-load-more-btn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background-color:#d1d5db;transform:none}.restaurant-loading-state{text-align:center;padding:5rem 0}.restaurant-loading-state p{color:#6b7280;font-size:1.125rem;font-weight:500}.restaurant-empty-state{text-align:center;padding:5rem 0}.restaurant-empty-state p{color:#9ca3af;font-size:1.125rem}.restaurant-footer{background-color:#fff;border-top:1px solid #e5e7eb;padding-top:2.5rem;padding-bottom:2.5rem}.restaurant-footer p{text-align:center;color:#9ca3af;max-width:1200px;margin:0 auto;padding:0 1.5rem;font-size:.75rem}@media (min-width:768px){.restaurant-footer p{text-align:left}}
/*# sourceMappingURL=19ef4ca19d6ff11a.css.map*/