.business-module__jfq43W__container{background-color:var(--color-bg);min-height:100vh}.business-module__jfq43W__hero{background-position:50%;background-size:cover;background-color:var(--color-surface);height:40vh;min-height:350px;position:relative}.business-module__jfq43W__heroOverlay{background:linear-gradient(#0003 0%,#14121066 100%);position:absolute;inset:0}.business-module__jfq43W__profileCard{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:1px solid var(--color-border);z-index:10;flex-direction:column;gap:1.5rem;margin-top:-80px;padding:2.5rem;display:flex;position:relative}.business-module__jfq43W__title{color:var(--color-text-main);letter-spacing:-1px;margin:0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.business-module__jfq43W__metaInfo{color:var(--color-text-main);flex-wrap:wrap;align-items:center;gap:1rem;font-size:1rem;font-weight:500;display:flex}.business-module__jfq43W__ratingBadge{color:#fff;border-radius:var(--radius-full);background-color:#f59e0b;padding:.35rem .8rem;font-size:.95rem;font-weight:700;box-shadow:0 2px 8px #f59e0b4d}.business-module__jfq43W__price,.business-module__jfq43W__category{background-color:var(--color-surface-hover);color:var(--color-text-main);border-radius:var(--radius-full);border:1px solid var(--color-border);padding:.35rem .8rem;font-weight:600}.business-module__jfq43W__layout{grid-template-columns:2fr 1fr;gap:3rem;padding:0 24px 4rem;display:grid}.business-module__jfq43W__mainColumn{flex-direction:column;gap:3rem;display:flex}.business-module__jfq43W__section h2{color:var(--color-text-main);border-bottom:2px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.8rem;display:inline-block}.business-module__jfq43W__description{color:var(--color-text-muted);font-size:1.1rem;line-height:1.7}.business-module__jfq43W__featuresList{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:0;list-style:none;display:grid}.business-module__jfq43W__featureItem{color:var(--color-text-main);background:var(--color-surface);border-radius:var(--radius-sm);border:1px solid var(--color-border);align-items:center;padding:.75rem 1rem;font-size:1.05rem;display:flex}.business-module__jfq43W__sidebar{z-index:10;height:fit-content;margin-top:-80px;position:sticky;top:100px}.business-module__jfq43W__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:2rem}.business-module__jfq43W__card h3{border-bottom:1px solid var(--color-border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.3rem}.business-module__jfq43W__infoRow{gap:1rem;margin-bottom:1.5rem;display:flex}.business-module__jfq43W__icon{font-size:1.5rem}.business-module__jfq43W__infoRow strong{color:var(--color-text-main);margin-bottom:.25rem;display:block}.business-module__jfq43W__infoRow p{color:var(--color-text-muted);margin:0;line-height:1.5}.business-module__jfq43W__actionBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;width:100%;transition:background-color var(--transition-fast);border:none;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:700}.business-module__jfq43W__actionBtn:hover{background-color:var(--color-primary-hover)}.business-module__jfq43W__emptyReviews{background:var(--color-surface);border:1px dashed var(--color-border);text-align:center;border-radius:var(--radius-md);color:var(--color-text-muted);padding:3rem}.business-module__jfq43W__reviewsList{flex-direction:column;gap:1.5rem;display:flex}.business-module__jfq43W__reviewCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem}.business-module__jfq43W__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.business-module__jfq43W__authorInfo{align-items:center;gap:1rem;display:flex}.business-module__jfq43W__avatar{background-color:var(--color-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;font-weight:700;display:flex}.business-module__jfq43W__authorText strong{color:var(--color-text-main);font-size:1.1rem;display:block}.business-module__jfq43W__reviewDate{color:var(--color-text-muted);font-size:.9rem}.business-module__jfq43W__reviewRating{color:#e6a23c;margin-bottom:1rem;font-size:1.2rem}.business-module__jfq43W__reviewText{color:var(--color-text-main);line-height:1.6}.business-module__jfq43W__reviewPhotos{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.business-module__jfq43W__reviewPhotoWrapper{border-radius:var(--radius-sm);width:120px;height:120px;box-shadow:var(--shadow-sm);border:1px solid var(--color-border);cursor:pointer;transition:transform var(--transition-fast);overflow:hidden}.business-module__jfq43W__reviewPhotoWrapper:hover{transform:scale(1.05)}.business-module__jfq43W__reviewPhotoWrapper img{object-fit:cover;width:100%;height:100%}@media (max-width:900px){.business-module__jfq43W__layout{flex-direction:column;gap:2rem;display:flex}.business-module__jfq43W__mainColumn{display:contents}.business-module__jfq43W__profileCard{order:1}.business-module__jfq43W__sidebar{order:2;margin-top:0;position:static}.business-module__jfq43W__section{order:3}.business-module__jfq43W__title{font-size:2.5rem}}
.BookmarkButton-module__qTx1xG__bookmarkBtn{color:var(--color-text-main);border:1px solid var(--color-border);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);background-color:#0000;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.BookmarkButton-module__qTx1xG__bookmarkBtn:hover:not(:disabled){background-color:var(--color-surface);border-color:var(--color-primary);color:var(--color-primary)}.BookmarkButton-module__qTx1xG__bookmarkBtn.BookmarkButton-module__qTx1xG__active{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.BookmarkButton-module__qTx1xG__bookmarkBtn.BookmarkButton-module__qTx1xG__active:hover:not(:disabled){background-color:var(--color-primary-hover)}.BookmarkButton-module__qTx1xG__bookmarkBtn:disabled{opacity:.6;cursor:not-allowed}
.ImageCarousel-module__ZK2Uaq__carouselContainer{border-radius:inherit;width:100%;height:100%;position:relative;overflow:hidden}.ImageCarousel-module__ZK2Uaq__imageWrapper{opacity:0;z-index:1;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.ImageCarousel-module__ZK2Uaq__imageWrapper.ImageCarousel-module__ZK2Uaq__active{opacity:1;z-index:2}.ImageCarousel-module__ZK2Uaq__image{object-fit:cover}.ImageCarousel-module__ZK2Uaq__controls{z-index:3;pointer-events:none;opacity:0;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 .5rem;transition:opacity .2s;display:flex;position:absolute;top:0;left:0}.ImageCarousel-module__ZK2Uaq__carouselContainer:hover .ImageCarousel-module__ZK2Uaq__controls{opacity:1}.ImageCarousel-module__ZK2Uaq__arrowBtn{pointer-events:auto;cursor:pointer;color:#333;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .2s,transform .1s;display:flex;box-shadow:0 2px 4px #0003}.ImageCarousel-module__ZK2Uaq__arrowBtn:hover{background:#fff;transform:scale(1.1)}.ImageCarousel-module__ZK2Uaq__dots{z-index:3;justify-content:center;gap:4px;width:100%;display:flex;position:absolute;bottom:8px;left:0}.ImageCarousel-module__ZK2Uaq__dot{background:#ffffff80;border-radius:50%;width:6px;height:6px;transition:background .3s;box-shadow:0 1px 2px #0000004d}.ImageCarousel-module__ZK2Uaq__dot.ImageCarousel-module__ZK2Uaq__active{background:#fff}
.page-module___8aEwW__main{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__navbar{z-index:50;background:0 0;padding:1.5rem 0;position:absolute;top:0;left:0;right:0}.page-module___8aEwW__navContent{justify-content:space-between;align-items:center;display:flex}.page-module___8aEwW__logo{font-family:var(--font-serif);color:var(--color-surface);letter-spacing:-1px;font-size:2rem;font-weight:800}.page-module___8aEwW__navLinks{align-items:center;gap:1.5rem;display:flex}.page-module___8aEwW__navBtn{color:var(--color-surface);transition:opacity var(--transition-fast);font-size:1rem;font-weight:500}.page-module___8aEwW__navBtn:hover{opacity:.8}.page-module___8aEwW__primaryBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:background-color var(--transition-fast),transform var(--transition-fast);padding:.75rem 1.5rem;font-weight:600}.page-module___8aEwW__primaryBtn:hover{background-color:var(--color-primary-hover);opacity:1;transform:translateY(-2px)}.page-module___8aEwW__hero{flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding-top:5rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroOverlay{z-index:1;background:linear-gradient(#0000004d 0%,#000000b3 100%);position:absolute;inset:0}.page-module___8aEwW__heroContent{z-index:2;text-align:center;width:100%;max-width:900px;padding:0 24px;position:relative}.page-module___8aEwW__heroTitle{color:#fff;text-shadow:0 4px 20px #0009;letter-spacing:-1.5px;margin-bottom:1.5rem;font-size:clamp(3.5rem,8vw,5.5rem);line-height:1.1}.page-module___8aEwW__heroTitle .page-module___8aEwW__textGradient{background:linear-gradient(to right,var(--color-primary),#ff8c42);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.page-module___8aEwW__heroSubtitle{color:#ffffffe6;margin-bottom:3.5rem;text-shadow:0 2px 10px #00000080;max-width:650px;margin-inline:auto;font-size:1.25rem;font-weight:400;line-height:1.6}.page-module___8aEwW__locationBadge{-webkit-backdrop-filter:blur(8px);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;background:#ffffff26;border:1px solid #fff3;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.page-module___8aEwW__searchBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-full);max-width:700px;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth);background:#fffffff2;border:1px solid #fff3;align-items:center;margin:0 auto 2.5rem;padding:.75rem;display:flex;box-shadow:0 20px 40px #0003}.page-module___8aEwW__searchBar:focus-within{transform:translateY(-2px);box-shadow:0 25px 50px #0000004d,0 0 0 4px #fff3}.page-module___8aEwW__searchInput{color:var(--color-text-main);background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem;font-family:inherit;font-size:1.1rem;font-weight:500}.page-module___8aEwW__searchInput::placeholder{color:var(--color-text-muted);font-weight:400}.page-module___8aEwW__divider{background-color:var(--color-border);width:1px;height:32px;margin:0 1rem}.page-module___8aEwW__searchBtn{background:linear-gradient(135deg,var(--color-primary)0%,#ff6b6b 100%);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);letter-spacing:.5px;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:700;box-shadow:0 10px 20px #e94f374d}.page-module___8aEwW__searchBtn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 15px 30px #e94f3766}.page-module___8aEwW__categories{flex-wrap:wrap;justify-content:center;gap:1.25rem;animation:6s ease-in-out infinite page-module___8aEwW__float;display:flex}@keyframes page-module___8aEwW__float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.page-module___8aEwW__categoryPill{-webkit-backdrop-filter:blur(12px);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1.05rem;font-weight:600;display:flex;box-shadow:0 4px 15px #0000001a}.page-module___8aEwW__categoryPill:hover{background:#ffffff40;border-color:#ffffff80;transform:translateY(-4px)scale(1.05);box-shadow:0 10px 25px #0003}.page-module___8aEwW__discoveryFeed{max-width:1000px;margin:0 auto;padding:4rem 24px}.page-module___8aEwW__sectionTitle{color:var(--color-text-main);letter-spacing:-.5px;margin-bottom:2rem;font-size:2rem;font-weight:800}.page-module___8aEwW__collectionBanner{aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-md);color:#fff;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth);border-radius:12px;margin-bottom:3rem;text-decoration:none;display:block;position:relative;overflow:hidden}@media (min-width:768px){.page-module___8aEwW__collectionBanner{aspect-ratio:21/9}}.page-module___8aEwW__collectionBanner:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module___8aEwW__collectionImage{object-fit:cover;transition:transform .5s}.page-module___8aEwW__collectionBanner:hover .page-module___8aEwW__collectionImage{transform:scale(1.05)}.page-module___8aEwW__collectionOverlay{background:linear-gradient(#0000 0%,#0003 40%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.page-module___8aEwW__collectionBadge{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;background:#fff3;border:1px solid #fff6;width:fit-content;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.page-module___8aEwW__collectionTitle{text-shadow:0 2px 4px #00000080;margin:0 0 .5rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;line-height:1.2}.page-module___8aEwW__collectionSubtitle{opacity:.9;margin:0;font-size:1.1rem;font-weight:400}.page-module___8aEwW__trendingList{flex-direction:column;display:flex}.page-module___8aEwW__placeholderCard{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:transform var(--transition-smooth),box-shadow var(--transition-smooth);padding:1rem}.page-module___8aEwW__placeholderCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.page-module___8aEwW__placeholderImage{border-radius:var(--radius-sm);background:#e8e8e8;width:100%;height:200px;margin-bottom:1rem}.page-module___8aEwW__placeholderText{background:#e8e8e8;border-radius:4px;width:70%;height:24px;margin-bottom:.5rem}.page-module___8aEwW__placeholderTextSmall{background:#e8e8e8;border-radius:4px;width:40%;height:16px}@media (max-width:768px){.page-module___8aEwW__searchBar{border-radius:var(--radius-md);flex-direction:column;gap:.5rem;padding:1rem}.page-module___8aEwW__searchInput{width:100%;padding:.75rem}.page-module___8aEwW__divider{width:100%;height:1px;margin:.5rem 0}.page-module___8aEwW__searchBtn{width:100%;margin-top:.5rem}.page-module___8aEwW__navLinks .page-module___8aEwW__navBtn:first-child{display:none}}.page-module___8aEwW__horizontalScroll{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex;overflow-x:auto}.page-module___8aEwW__horizontalScroll::-webkit-scrollbar{display:none}.page-module___8aEwW__cardWrapper{scroll-snap-align:start;flex:none;min-width:300px;max-width:320px}@media (max-width:640px){.page-module___8aEwW__horizontalScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.page-module___8aEwW__cardWrapper{min-width:80vw;max-width:80vw}}
.Navigation-module__l8qRma__navbar{z-index:50;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);transition:background-color var(--transition-smooth),border-color var(--transition-smooth);background:#faf9f6d9;padding:1rem 0;position:sticky;top:0;left:0;right:0}[data-theme=dark] .Navigation-module__l8qRma__navbar{background:#141210d9}.Navigation-module__l8qRma__navContent{justify-content:space-between;align-items:center;display:flex}.Navigation-module__l8qRma__logo{font-family:var(--font-serif);color:var(--color-text-main);letter-spacing:-1px;font-size:2rem;font-weight:800}.Navigation-module__l8qRma__navLinks{align-items:center;gap:1.5rem;display:flex}.Navigation-module__l8qRma__navBtn{color:var(--color-text-main);transition:opacity var(--transition-fast);cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:500}.Navigation-module__l8qRma__navBtn:hover{opacity:.8}.Navigation-module__l8qRma__primaryBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:background-color var(--transition-fast),transform var(--transition-fast);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}.Navigation-module__l8qRma__primaryBtn:hover{background-color:var(--color-primary-hover);opacity:1;transform:translateY(-2px)}.Navigation-module__l8qRma__themeToggle{background:var(--color-surface);border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-main);cursor:pointer;transition:transform var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Navigation-module__l8qRma__themeToggle:hover{box-shadow:var(--shadow-sm);background:var(--color-surface-hover);transform:translateY(-2px)}.Navigation-module__l8qRma__userMenu{cursor:pointer;align-items:center;display:flex;position:relative}.Navigation-module__l8qRma__avatar{background-color:var(--color-primary);color:#fff;width:40px;height:40px;transition:transform var(--transition-fast),border-color var(--transition-fast);border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:flex}.Navigation-module__l8qRma__userMenu:hover .Navigation-module__l8qRma__avatar{border-color:#fff;transform:scale(1.05)}.Navigation-module__l8qRma__dropdown{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;width:220px;transition:all var(--transition-fast);border:1px solid var(--color-border);flex-direction:column;display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(-10px)}.Navigation-module__l8qRma__userMenu:hover .Navigation-module__l8qRma__dropdown,.Navigation-module__l8qRma__userMenu:focus-within .Navigation-module__l8qRma__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Navigation-module__l8qRma__dropdownItem{color:var(--color-text-main);transition:background-color var(--transition-fast),color var(--transition-fast);border-bottom:1px solid var(--color-border);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.Navigation-module__l8qRma__dropdownItem:last-child{color:var(--color-primary);border-bottom:none}.Navigation-module__l8qRma__dropdownItem:hover{background-color:var(--color-surface-hover)}.Navigation-module__l8qRma__dropdownItem:last-child:hover{background-color:#e94f370d}@media (max-width:768px){.Navigation-module__l8qRma__navLinks .Navigation-module__l8qRma__navBtn:first-child{display:none}}
.explore-module__8HEYta__main{min-height:100vh;padding-bottom:4rem}.explore-module__8HEYta__header{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding:3rem 1.5rem 2rem}.explore-module__8HEYta__title{color:var(--color-text-main);margin-bottom:.5rem;font-size:2rem}.explore-module__8HEYta__subtitle{color:var(--color-text-muted);font-size:1rem}.explore-module__8HEYta__gridContainer{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.explore-module__8HEYta__loadingContainer{min-height:50vh;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:1.2rem;display:flex}
.RestaurantCard-module__NIR2_W__card{background:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform var(--transition-smooth),box-shadow var(--transition-smooth);border:1px solid var(--color-border);flex-direction:column;height:100%;display:flex;overflow:hidden}.RestaurantCard-module__NIR2_W__card:hover{box-shadow:var(--shadow-lg);border-color:#e94f374d;transform:translateY(-8px)}.RestaurantCard-module__NIR2_W__imageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.RestaurantCard-module__NIR2_W__image{object-fit:cover;width:100%;height:100%;display:block}.RestaurantCard-module__NIR2_W__ratingBadge{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-full);color:#1a1a1a;box-shadow:var(--shadow-sm);z-index:2;background:#fffffff2;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem}[data-theme=dark] .RestaurantCard-module__NIR2_W__ratingBadge{color:#fff;background:#1e1b18f2}.RestaurantCard-module__NIR2_W__reviewsCount{color:#666;font-size:.8rem;font-weight:500}[data-theme=dark] .RestaurantCard-module__NIR2_W__reviewsCount{color:#aaa}.RestaurantCard-module__NIR2_W__openBadge,.RestaurantCard-module__NIR2_W__closedBadge{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;z-index:2;-webkit-backdrop-filter:blur(4px);padding:.35rem .6rem;font-size:.75rem;font-weight:800;position:absolute;top:3.2rem;right:1rem;box-shadow:0 2px 4px #0003}.RestaurantCard-module__NIR2_W__openBadge{color:#fff;background:#44bba4f2}.RestaurantCard-module__NIR2_W__closedBadge{color:#fff;background:#646464e6}.RestaurantCard-module__NIR2_W__priceBadge{color:#fff;border-radius:var(--radius-md);letter-spacing:.5px;z-index:2;-webkit-backdrop-filter:blur(4px);padding:.35rem .6rem;font-size:.8rem;font-weight:800;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 10px #0000004d}.RestaurantCard-module__NIR2_W__priceBudget{background:#44bba4eb}.RestaurantCard-module__NIR2_W__priceMid{background:#e94f37eb}.RestaurantCard-module__NIR2_W__pricePremium{background:#1a1a1aeb}.RestaurantCard-module__NIR2_W__promotedBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background:#f59e0b;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:700;position:absolute;top:3.2rem;left:1rem;box-shadow:0 2px 4px #0003}.RestaurantCard-module__NIR2_W__specialOffer{color:#fff;text-align:center;-webkit-backdrop-filter:blur(4px);z-index:2;background:#dc2626f2;padding:.6rem;font-size:.9rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.RestaurantCard-module__NIR2_W__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.RestaurantCard-module__NIR2_W__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem;display:flex}.RestaurantCard-module__NIR2_W__title{font-family:var(--font-heading);color:var(--color-text-main);margin:0;font-size:1.35rem;font-weight:700;line-height:1.25}.RestaurantCard-module__NIR2_W__description{color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.RestaurantCard-module__NIR2_W__footer{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.RestaurantCard-module__NIR2_W__category{color:var(--color-text-main);font-size:.85rem;font-weight:600}.RestaurantCard-module__NIR2_W__tags{align-items:center;gap:.5rem;display:flex}.RestaurantCard-module__NIR2_W__countyTag,.RestaurantCard-module__NIR2_W__mpesaTag{border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.75rem;font-weight:600}.RestaurantCard-module__NIR2_W__countyTag{background:var(--color-surface-hover);color:var(--color-text-muted)}.RestaurantCard-module__NIR2_W__mpesaTag{color:var(--color-success);background:#44bba426}
.SearchBar-module__KdGN3G__searchBar{background:var(--color-surface);border-radius:var(--radius-full);box-shadow:var(--shadow-xl);align-items:center;max-width:700px;margin:0 auto 2.5rem;padding:.5rem;display:flex;position:relative}.SearchBar-module__KdGN3G__searchInput{color:var(--color-text-main);background:0 0;border:none;outline:none;flex:1;padding:1rem 1.5rem;font-family:inherit;font-size:1rem}.SearchBar-module__KdGN3G__searchInput::placeholder{color:var(--color-text-muted)}.SearchBar-module__KdGN3G__divider{background-color:var(--color-border);width:1px;height:24px;margin:0 .5rem}.SearchBar-module__KdGN3G__searchBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);cursor:pointer;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600}.SearchBar-module__KdGN3G__searchBtn:hover{background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #e94f3766}@media (max-width:768px){.SearchBar-module__KdGN3G__searchBar{border-radius:var(--radius-md);flex-direction:column;gap:.5rem;padding:1rem}.SearchBar-module__KdGN3G__searchInput{width:100%;padding:.75rem}.SearchBar-module__KdGN3G__divider{width:100%;height:1px;margin:.5rem 0}.SearchBar-module__KdGN3G__searchBtn{width:100%;margin-top:.5rem}}.SearchBar-module__KdGN3G__dropdown{background:var(--color-surface);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-2xl);border:1px solid var(--color-border);z-index:100;flex-direction:column;display:flex;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden}.SearchBar-module__KdGN3G__dropdownItem{cursor:pointer;border-bottom:1px solid var(--color-border);transition:background-color var(--transition-fast);color:inherit;flex-direction:column;gap:.25rem;padding:1rem 1.5rem;text-decoration:none;display:flex}.SearchBar-module__KdGN3G__dropdownItem:last-child{border-bottom:none}.SearchBar-module__KdGN3G__dropdownItem:hover{background-color:var(--color-surface-hover)}.SearchBar-module__KdGN3G__dropdownName{color:var(--color-text-main);font-size:1.05rem;font-weight:600}.SearchBar-module__KdGN3G__dropdownLocation{color:var(--color-text-muted);font-size:.85rem}
.NearbyRestaurants-module__Rw6Lka__loadingContainer{justify-content:center;align-items:center;height:300px;padding:4rem 2rem;display:flex}.NearbyRestaurants-module__Rw6Lka__pulseContainer{color:var(--color-primary);font-size:1.25rem;font-weight:500;animation:1.5s cubic-bezier(.4,0,.6,1) infinite NearbyRestaurants-module__Rw6Lka__pulse}@keyframes NearbyRestaurants-module__Rw6Lka__pulse{0%,to{opacity:1}50%{opacity:.5}}.NearbyRestaurants-module__Rw6Lka__nearbySection{margin:4rem auto;padding:0 1.5rem}.NearbyRestaurants-module__Rw6Lka__slideshowContainer{border-radius:var(--radius-lg);width:100%;height:400px;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.NearbyRestaurants-module__Rw6Lka__slide{opacity:0;z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.NearbyRestaurants-module__Rw6Lka__activeSlide{opacity:1}.NearbyRestaurants-module__Rw6Lka__slideshowOverlay{z-index:2;text-align:center;background:linear-gradient(#0003 0%,#000c 100%);flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding-bottom:3rem;display:flex;position:absolute;top:0;left:0}.NearbyRestaurants-module__Rw6Lka__slideshowTitle{color:#fff;text-shadow:2px 2px 8px #00000080;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:3rem}.NearbyRestaurants-module__Rw6Lka__slideshowSubtitle{color:#e2e8f0;text-shadow:1px 1px 4px #00000080;margin-bottom:2rem;font-size:1.1rem}.NearbyRestaurants-module__Rw6Lka__revealBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;padding:1rem 3rem;font-size:1.25rem;font-weight:700;transition:all .3s;box-shadow:0 4px 14px #e94f3766}.NearbyRestaurants-module__Rw6Lka__revealBtn:hover{background-color:var(--color-primary-hover);transform:translateY(-3px)scale(1.05);box-shadow:0 6px 20px #e94f3799}.NearbyRestaurants-module__Rw6Lka__header{border-bottom:2px solid var(--color-border);justify-content:space-between;align-items:flex-end;margin-bottom:2rem;padding-bottom:1rem;display:flex}.NearbyRestaurants-module__Rw6Lka__header h2{font-size:2.25rem}.NearbyRestaurants-module__Rw6Lka__locationBadge{color:var(--color-primary);border-radius:var(--radius-full);background-color:#e94f371a;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.NearbyRestaurants-module__Rw6Lka__emptyState{background-color:var(--color-surface);border-radius:var(--radius-lg);text-align:center;color:var(--color-text-muted);border:1px dashed var(--color-border);padding:3rem}.NearbyRestaurants-module__Rw6Lka__horizontalScroll{scrollbar-width:thin;scrollbar-color:var(--color-primary)var(--color-bg);gap:1.5rem;padding-bottom:1.5rem;display:flex;overflow-x:auto}.NearbyRestaurants-module__Rw6Lka__horizontalScroll::-webkit-scrollbar{height:8px}.NearbyRestaurants-module__Rw6Lka__horizontalScroll::-webkit-scrollbar-track{background:var(--color-bg)}.NearbyRestaurants-module__Rw6Lka__horizontalScroll::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:var(--radius-full)}.NearbyRestaurants-module__Rw6Lka__cardWrapper{scroll-snap-align:start;flex-shrink:0;min-width:320px;max-width:320px;position:relative}@media (max-width:640px){.NearbyRestaurants-module__Rw6Lka__horizontalScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-left:1rem;padding-right:1rem}.NearbyRestaurants-module__Rw6Lka__horizontalScroll::-webkit-scrollbar{display:none}.NearbyRestaurants-module__Rw6Lka__cardWrapper{min-width:80vw;max-width:80vw}}.NearbyRestaurants-module__Rw6Lka__distanceBadge{color:var(--color-text-main);border-radius:var(--radius-full);z-index:10;background:#fffffff2;padding:.25rem .75rem;font-size:.8rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 4px #0000001a}.NearbyRestaurants-module__Rw6Lka__discoveryFeed{max-width:1000px;margin:0 auto;padding:4rem 24px}.NearbyRestaurants-module__Rw6Lka__sectionTitle{color:var(--color-text-main);letter-spacing:-.5px;margin-bottom:2rem;font-size:2rem;font-weight:800}.NearbyRestaurants-module__Rw6Lka__collectionBanner{aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-md);color:#fff;transition:transform var(--transition-smooth),box-shadow var(--transition-smooth);border-radius:12px;margin-bottom:3rem;text-decoration:none;display:block;position:relative;overflow:hidden}@media (min-width:768px){.NearbyRestaurants-module__Rw6Lka__collectionBanner{aspect-ratio:21/9}}.NearbyRestaurants-module__Rw6Lka__collectionBanner:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.NearbyRestaurants-module__Rw6Lka__collectionImage{object-fit:cover;transition:transform .5s}.NearbyRestaurants-module__Rw6Lka__collectionBanner:hover .NearbyRestaurants-module__Rw6Lka__collectionImage{transform:scale(1.05)}.NearbyRestaurants-module__Rw6Lka__collectionOverlay{background:linear-gradient(#0000 0%,#0003 40%,#000000d9 100%);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:absolute;inset:0}.NearbyRestaurants-module__Rw6Lka__collectionBadge{-webkit-backdrop-filter:blur(8px);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;background:#fff3;border:1px solid #fff6;width:fit-content;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.NearbyRestaurants-module__Rw6Lka__collectionTitle{text-shadow:0 2px 4px #00000080;margin:0 0 .5rem;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;line-height:1.2}.NearbyRestaurants-module__Rw6Lka__collectionSubtitle{opacity:.9;margin:0;font-size:1.1rem;font-weight:400}.NearbyRestaurants-module__Rw6Lka__trendingList{flex-direction:column;display:flex}
.ReviewThread-module__8kvp0G__threadContainer{border-top:1px dashed var(--color-border);margin-top:1rem;padding-top:1rem}.ReviewThread-module__8kvp0G__actionBar{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.ReviewThread-module__8kvp0G__upvoteBtn,.ReviewThread-module__8kvp0G__replyToggleBtn{color:var(--color-text-light);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.9rem;transition:all .2s;display:flex}.ReviewThread-module__8kvp0G__upvoteBtn:hover,.ReviewThread-module__8kvp0G__replyToggleBtn:hover{background:var(--color-background-elevated);color:var(--color-primary)}.ReviewThread-module__8kvp0G__upvoteBtnActive{color:var(--color-primary);background:#e94f3714}.ReviewThread-module__8kvp0G__upvoteBtnActive:hover{background:#e94f3726}.ReviewThread-module__8kvp0G__replyForm{background:var(--color-background-elevated);border-radius:var(--radius-md);border:1px solid var(--color-border);margin-top:1rem;padding:1rem}.ReviewThread-module__8kvp0G__replyInput{border:1px solid var(--color-border);border-radius:var(--radius-sm);resize:vertical;background:var(--color-background);width:100%;min-height:80px;color:var(--color-text-main);padding:.75rem;font-family:inherit;font-size:.95rem}.ReviewThread-module__8kvp0G__replyInput:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 2px #e94f371a}.ReviewThread-module__8kvp0G__formActions{justify-content:flex-end;margin-top:.75rem;display:flex}.ReviewThread-module__8kvp0G__submitBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast);border:none;padding:.5rem 1rem;font-weight:500}.ReviewThread-module__8kvp0G__submitBtn:hover:not(:disabled){background:#d63d26}.ReviewThread-module__8kvp0G__submitBtn:disabled{opacity:.5;cursor:not-allowed}.ReviewThread-module__8kvp0G__repliesList{border-left:2px solid var(--color-border);flex-direction:column;gap:1rem;margin-top:1.5rem;margin-left:1rem;padding-left:1.5rem;display:flex}.ReviewThread-module__8kvp0G__replyCard{background:var(--color-background-elevated);border-radius:var(--radius-md);padding:1rem;font-size:.95rem}.ReviewThread-module__8kvp0G__ownerReplyCard{border-left:3px solid var(--color-primary);background:#e94f3708}.ReviewThread-module__8kvp0G__replyHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.ReviewThread-module__8kvp0G__replyAuthorInfo{align-items:center;gap:.5rem;display:flex}.ReviewThread-module__8kvp0G__replyName{color:var(--color-text-main);font-weight:600}.ReviewThread-module__8kvp0G__ownerBadge{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:600}.ReviewThread-module__8kvp0G__replyDate{color:var(--color-text-light);font-size:.8rem}.ReviewThread-module__8kvp0G__replyText{color:var(--color-text-main);margin:0;line-height:1.5}
.submit-module__xgymOW__main{background-color:var(--color-bg);min-height:100vh}.submit-module__xgymOW__content{justify-content:center;padding:6rem 0;display:flex}.submit-module__xgymOW__formCard{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--color-border);width:100%;max-width:700px;padding:3rem}.submit-module__xgymOW__formCard h1{text-align:center;margin-bottom:.5rem;font-size:2.5rem}.submit-module__xgymOW__subtitle{color:var(--color-text-muted);text-align:center;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.5}.submit-module__xgymOW__authWarning{color:var(--color-primary);border-radius:var(--radius-sm);text-align:center;background:#e94f371a;margin-bottom:2rem;padding:1rem;font-weight:500}.submit-module__xgymOW__authWarning a{font-weight:700;text-decoration:underline}.submit-module__xgymOW__form{flex-direction:column;gap:1.5rem;display:flex}.submit-module__xgymOW__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.submit-module__xgymOW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.submit-module__xgymOW__inputGroup label{color:var(--color-text-main);font-size:.95rem;font-weight:600}.submit-module__xgymOW__inputGroup input,.submit-module__xgymOW__inputGroup select{border:1px solid var(--color-border);border-radius:var(--radius-sm);transition:border-color var(--transition-fast);background-color:var(--color-bg);color:var(--color-text-main);padding:1rem;font-family:inherit;font-size:1rem}.submit-module__xgymOW__inputGroup input:focus,.submit-module__xgymOW__inputGroup select:focus{border-color:var(--color-primary);outline:none}.submit-module__xgymOW__categoryGrid{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.submit-module__xgymOW__categoryPill{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-main);cursor:pointer;transition:all var(--transition-fast);padding:.75rem 1.25rem;font-size:.95rem}.submit-module__xgymOW__categoryPill:hover{border-color:var(--color-primary)}.submit-module__xgymOW__categoryPillActive{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.submit-module__xgymOW__submitBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600}.submit-module__xgymOW__submitBtn:hover:not(:disabled){background-color:var(--color-primary-hover);transform:translateY(-2px)}.submit-module__xgymOW__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.submit-module__xgymOW__formCard{padding:2rem}.submit-module__xgymOW__formRow{grid-template-columns:1fr;gap:1.5rem}}
.list-details-module__42Ju6q__main{background-color:var(--color-background);min-height:100vh;padding-top:80px}.list-details-module__42Ju6q__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative}.list-details-module__42Ju6q__heroOverlay{z-index:1;background:linear-gradient(#0000004d 0%,#000c 100%);position:absolute;inset:0}.list-details-module__42Ju6q__heroContent{z-index:2;text-align:center;color:#fff;padding:0 1rem;position:relative}.list-details-module__42Ju6q__cityBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.list-details-module__42Ju6q__title{color:#fff;margin:0 0 1rem;font-size:3rem}.list-details-module__42Ju6q__description{opacity:.9;max-width:700px;margin:0 auto 1.5rem;font-size:1.2rem}.list-details-module__42Ju6q__meta{color:var(--color-primary);font-size:1rem;font-weight:600}.list-details-module__42Ju6q__gridContainer{padding:4rem 1rem}.list-details-module__42Ju6q__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.list-details-module__42Ju6q__loadingContainer{background:var(--color-background);justify-content:center;align-items:center;min-height:100vh;display:flex}.list-details-module__42Ju6q__loader{color:var(--color-text-muted);font-size:1.2rem}.list-details-module__42Ju6q__emptyState{text-align:center;color:var(--color-text-muted);padding:4rem}
.lists-module__gHOSXG__main{background-color:var(--color-background);min-height:100vh;padding-top:80px}.lists-module__gHOSXG__header{text-align:center;padding:4rem 1rem 2rem}.lists-module__gHOSXG__title{color:var(--color-text);margin-bottom:1rem;font-size:2.5rem}.lists-module__gHOSXG__subtitle{color:var(--color-text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.lists-module__gHOSXG__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;padding:2rem 1rem 4rem;display:grid}.lists-module__gHOSXG__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.lists-module__gHOSXG__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a}.lists-module__gHOSXG__imageWrapper{width:100%;height:200px;position:relative}.lists-module__gHOSXG__imageWrapper img{object-fit:cover;width:100%;height:100%}.lists-module__gHOSXG__cityBadge{color:#1e293b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.lists-module__gHOSXG__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.lists-module__gHOSXG__cardTitle{color:var(--color-text);margin:0 0 .5rem;font-size:1.25rem}.lists-module__gHOSXG__cardDesc{color:var(--color-text-muted);flex:1;margin:0 0 1.5rem;font-size:.9rem;line-height:1.5}.lists-module__gHOSXG__spotCount{color:var(--color-primary);font-size:.85rem;font-weight:600}.lists-module__gHOSXG__loader,.lists-module__gHOSXG__emptyState{text-align:center;color:var(--color-text-muted);grid-column:1/-1;padding:4rem}
.profile-module__5FeCNW__container{background-color:var(--color-background);min-height:100vh}.profile-module__5FeCNW__layout{align-items:flex-start;gap:2rem;padding-top:3rem;padding-bottom:4rem;display:flex}.profile-module__5FeCNW__sidebar{flex-shrink:0;width:300px}.profile-module__5FeCNW__profileCard{background-color:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);text-align:center;flex-direction:column;align-items:center;padding:2rem;display:flex}.profile-module__5FeCNW__avatarLarge{background-color:var(--color-primary);color:#fff;width:100px;height:100px;box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:3rem;font-weight:700;display:flex}.profile-module__5FeCNW__userName{color:var(--color-text);margin:0 0 .25rem;font-size:1.5rem}.profile-module__5FeCNW__userEmail{color:var(--color-text-light);margin:0 0 1.5rem;font-size:.9rem}.profile-module__5FeCNW__statsContainer{border-top:1px solid var(--color-border);width:100%;padding-top:1.5rem}.profile-module__5FeCNW__statBox{flex-direction:column;align-items:center;display:flex}.profile-module__5FeCNW__statNumber{color:var(--color-primary);font-size:1.5rem;font-weight:700}.profile-module__5FeCNW__statLabel{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.85rem}.profile-module__5FeCNW__mainContent{flex-grow:1;min-width:0}.profile-module__5FeCNW__sectionTitle{color:var(--color-text);margin-bottom:1.5rem;font-size:2rem}.profile-module__5FeCNW__reviewList{flex-direction:column;gap:1.5rem;display:flex}.profile-module__5FeCNW__reviewItem{background-color:var(--color-surface);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);padding:1.5rem;transition:transform .2s,box-shadow .2s}.profile-module__5FeCNW__reviewItem:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.profile-module__5FeCNW__reviewHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.profile-module__5FeCNW__businessContext{color:var(--color-text-light);font-size:.95rem}.profile-module__5FeCNW__businessLink{color:var(--color-primary);font-weight:500;text-decoration:none}.profile-module__5FeCNW__businessLink:hover{text-decoration:underline}.profile-module__5FeCNW__reviewDate{color:var(--color-text-light);font-size:.85rem}.profile-module__5FeCNW__rating{letter-spacing:.1em;margin-bottom:.75rem;font-size:.9rem}.profile-module__5FeCNW__reviewText{color:var(--color-text);margin:0;font-size:.95rem;line-height:1.6}.profile-module__5FeCNW__emptyState{background-color:var(--color-surface);border-radius:var(--radius-lg);text-align:center;border:1px dashed var(--color-border);padding:3rem 2rem}.profile-module__5FeCNW__emptyIcon{margin-bottom:1rem;font-size:3rem}.profile-module__5FeCNW__emptyState h3{color:var(--color-text);margin:0 0 .5rem}.profile-module__5FeCNW__emptyState p{color:var(--color-text-light);margin:0 0 1.5rem}.profile-module__5FeCNW__exploreBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;border:none;padding:.75rem 1.5rem;font-weight:500;transition:opacity .2s}.profile-module__5FeCNW__exploreBtn:hover{opacity:.9}.profile-module__5FeCNW__loadingContainer{flex-direction:column;min-height:100vh;display:flex}.profile-module__5FeCNW__loader{color:var(--color-text-light);flex-grow:1;justify-content:center;align-items:center;font-size:1.25rem;display:flex}@media (max-width:768px){.profile-module__5FeCNW__layout{flex-direction:column}.profile-module__5FeCNW__sidebar{width:100%}}
.search-module__iEHJ8a__searchContainer{background-color:var(--color-bg);min-height:100vh;padding-top:80px}.search-module__iEHJ8a__searchHeader{background-color:var(--color-surface);border-bottom:1px solid var(--color-border);margin-bottom:2rem;padding:2rem 0}.search-module__iEHJ8a__searchHeaderContent{max-width:1200px;margin:0 auto;padding:0 24px}.search-module__iEHJ8a__title{color:var(--color-text-main);margin-bottom:.5rem;font-size:2rem}.search-module__iEHJ8a__subtitle{color:var(--color-text-muted);font-size:1.1rem}.search-module__iEHJ8a__layoutWrapper{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;max-width:1400px;margin:0 auto;padding:0 24px 4rem;display:grid}.search-module__iEHJ8a__resultsList{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-content:start;gap:2rem;display:grid}.search-module__iEHJ8a__mapContainer{border-radius:var(--radius-lg);border:1px solid var(--color-border);background-color:var(--color-surface);height:calc(100vh - 120px);position:sticky;top:100px;overflow:hidden}@media (max-width:900px){.search-module__iEHJ8a__layoutWrapper{flex-direction:column;grid-template-columns:1fr;display:flex}.search-module__iEHJ8a__mapContainer{z-index:50;border-radius:0;width:100vw;height:100vh;margin:0;display:none;position:fixed;inset:0}.search-module__iEHJ8a__mapContainer.search-module__iEHJ8a__mobileVisible{display:block}.search-module__iEHJ8a__resultsList{padding-bottom:80px}}.search-module__iEHJ8a__mobileMapToggle{color:#fff;z-index:100;cursor:pointer;background:#111;border:2px solid #ffffff1a;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:1rem;font-weight:700;transition:transform .2s,background .2s;display:none;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.search-module__iEHJ8a__mobileMapToggle:active{transform:translate(-50%)scale(.95)}@media (max-width:900px){.search-module__iEHJ8a__mobileMapToggle{display:flex}}.search-module__iEHJ8a__noResults{text-align:center;background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border);padding:4rem 2rem}.search-module__iEHJ8a__noResults h2{color:var(--color-text-main);margin-bottom:1rem;font-size:1.5rem}.search-module__iEHJ8a__noResults p{color:var(--color-text-muted)}
.static-module__OYHzsG__main{max-width:800px;min-height:100vh;margin:0 auto;padding:6rem 1rem}.static-module__OYHzsG__header{text-align:center;margin-bottom:3rem}.static-module__OYHzsG__header p{color:var(--color-text-muted);margin-top:.5rem;font-size:1.1rem}.static-module__OYHzsG__content{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);padding:3rem;line-height:1.8}.static-module__OYHzsG__content h2{color:var(--color-text-main);margin-top:2rem;margin-bottom:1rem}.static-module__OYHzsG__content p{color:var(--color-text-muted);margin-bottom:1.5rem}.static-module__OYHzsG__content ul{color:var(--color-text-muted);margin-bottom:1.5rem;padding-left:1.5rem}.static-module__OYHzsG__content li{margin-bottom:.5rem}.static-module__OYHzsG__contactForm{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.static-module__OYHzsG__contactForm label{font-weight:600}.static-module__OYHzsG__contactForm input,.static-module__OYHzsG__contactForm textarea{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg);width:100%;color:var(--color-text-main);margin-top:.5rem;padding:1rem;font-family:inherit}.static-module__OYHzsG__contactForm button{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;padding:1rem;font-weight:600;transition:all .2s}.static-module__OYHzsG__contactForm button:hover{background:var(--color-primary-hover)}@media (max-width:768px){.static-module__OYHzsG__content{padding:1.5rem}}
.user-profile-module__FjrLdq__container{padding-bottom:4rem}.user-profile-module__FjrLdq__coverPhoto{background:linear-gradient(135deg,var(--color-primary)0%,#1e3a8a 100%);width:100%;height:250px;position:relative;overflow:hidden}.user-profile-module__FjrLdq__coverPhoto:after{content:"";background:linear-gradient(#0000,#00000080);width:100%;height:50%;position:absolute;bottom:0;left:0}.user-profile-module__FjrLdq__profileSection{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}@media (min-width:768px){.user-profile-module__FjrLdq__profileSection{flex-direction:row;align-items:flex-start;gap:3rem}}.user-profile-module__FjrLdq__sidebar{background:var(--color-surface);border-radius:var(--radius-lg);text-align:center;z-index:10;border:1px solid var(--color-border);flex:1;min-width:300px;margin-top:-80px;padding:2rem;position:relative;box-shadow:0 12px 40px #00000014}.user-profile-module__FjrLdq__avatarLarge{background:var(--color-primary);color:#fff;border:6px solid var(--color-surface);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;font-size:3rem;font-weight:700;display:flex;box-shadow:0 8px 24px #0000001f}.user-profile-module__FjrLdq__userName{color:var(--color-text);margin:0 0 .25rem;font-size:1.75rem;font-weight:700}.user-profile-module__FjrLdq__userEmail{color:var(--color-text-muted);margin:0 0 1.5rem;font-size:.95rem}.user-profile-module__FjrLdq__statsContainer{border-top:1px solid var(--color-border);justify-content:center;gap:2rem;padding-top:1.5rem;display:flex}.user-profile-module__FjrLdq__statBox{flex-direction:column;align-items:center;gap:.25rem;display:flex}.user-profile-module__FjrLdq__statNumber{color:var(--color-primary);font-size:1.5rem;font-weight:700}.user-profile-module__FjrLdq__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.user-profile-module__FjrLdq__mainContent{flex:2;padding-top:2rem}.user-profile-module__FjrLdq__sectionTitle{color:var(--color-text);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.75rem;display:flex}.user-profile-module__FjrLdq__reviewList{flex-direction:column;gap:1.5rem;display:flex}.user-profile-module__FjrLdq__reviewItem{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.user-profile-module__FjrLdq__reviewItem:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000d}.user-profile-module__FjrLdq__businessThumbnail{border-radius:var(--radius-md);object-fit:cover;background:var(--color-background);flex-shrink:0;width:80px;height:80px}.user-profile-module__FjrLdq__reviewContent{flex-direction:column;flex:1;gap:.5rem;display:flex}.user-profile-module__FjrLdq__reviewHeader{justify-content:space-between;align-items:flex-start;display:flex}.user-profile-module__FjrLdq__businessLink{color:var(--color-text);font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .2s}.user-profile-module__FjrLdq__businessLink:hover{color:var(--color-primary)}.user-profile-module__FjrLdq__businessMeta{color:var(--color-text-muted);margin-top:.2rem;font-size:.85rem}.user-profile-module__FjrLdq__reviewDate{color:var(--color-text-muted);font-size:.85rem}.user-profile-module__FjrLdq__rating{color:#f59e0b;letter-spacing:1px;font-size:1rem}.user-profile-module__FjrLdq__reviewText{color:var(--color-text);margin:0;line-height:1.6}.user-profile-module__FjrLdq__emptyState{text-align:center;background:var(--color-surface);border-radius:var(--radius-lg);border:1px dashed var(--color-border);padding:4rem 2rem}.user-profile-module__FjrLdq__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.user-profile-module__FjrLdq__emptyState h3{margin:0 0 .5rem}.user-profile-module__FjrLdq__emptyState p{color:var(--color-text-muted);margin:0}.user-profile-module__FjrLdq__loadingContainer{flex-direction:column;min-height:100vh;display:flex}.user-profile-module__FjrLdq__loader{color:var(--color-text-muted);flex:1;justify-content:center;align-items:center;font-size:1.2rem;display:flex}
.review-module___LrBUG__main{background-color:var(--color-bg);min-height:100vh}.review-module___LrBUG__navWrapper{background-color:var(--color-text-main)}.review-module___LrBUG__loadingContainer{background-color:var(--color-bg);min-height:100vh}.review-module___LrBUG__loader{height:60vh;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.review-module___LrBUG__content{max-width:800px;margin:0 auto;padding:4rem 24px}.review-module___LrBUG__title{color:var(--color-text-main);margin-bottom:2rem;font-size:2.5rem}.review-module___LrBUG__reviewCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:3rem}.review-module___LrBUG__errorBanner{color:#b91c1c;border-radius:var(--radius-sm);text-align:center;background-color:#fee2e2;margin-bottom:2rem;padding:1rem;font-weight:500}.review-module___LrBUG__form{flex-direction:column;gap:2.5rem;display:flex}.review-module___LrBUG__label{color:var(--color-text-main);margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:block}.review-module___LrBUG__starsContainer{align-items:center;gap:.5rem;display:flex}.review-module___LrBUG__starBtn{color:#e2e8f0;cursor:pointer;background:0 0;border:none;padding:0;font-size:3rem;line-height:1;transition:color .1s}.review-module___LrBUG__starActive{color:#e6a23c}.review-module___LrBUG__ratingText{color:var(--color-text-muted);margin-left:1rem;font-size:1.1rem;font-weight:500}.review-module___LrBUG__priceSection{margin-top:.5rem}.review-module___LrBUG__pricePills{flex-wrap:wrap;gap:.5rem;display:flex}.review-module___LrBUG__pricePill{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-main);cursor:pointer;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.review-module___LrBUG__pricePill:hover{border-color:var(--color-primary)}.review-module___LrBUG__pricePillActive{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.review-module___LrBUG__textarea{border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;color:var(--color-text-main);resize:vertical;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);background:#fafafa;padding:1.5rem;font-family:inherit;font-size:1rem;line-height:1.6}.review-module___LrBUG__textarea:focus{border-color:var(--color-primary);background:var(--color-surface);outline:none;box-shadow:0 0 0 3px #e94f371a}.review-module___LrBUG__hintText{color:var(--color-text-muted);margin-top:.75rem;font-size:.9rem}.review-module___LrBUG__actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.review-module___LrBUG__cancelBtn{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:1rem 2rem;font-weight:600}.review-module___LrBUG__cancelBtn:hover:not(:disabled){color:var(--color-text-main);background:#f1f5f9}.review-module___LrBUG__submitBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600}.review-module___LrBUG__submitBtn:hover:not(:disabled){background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #e94f374d}.review-module___LrBUG__submitBtn:disabled{cursor:not-allowed;box-shadow:none;background-color:#cbd5e1;transform:none}.review-module___LrBUG__photoSection{flex-direction:column;gap:1rem;display:flex}.review-module___LrBUG__photoUploadRow{align-items:center;gap:1.5rem;display:flex}.review-module___LrBUG__photoUploadBtn{background-color:var(--color-surface);border:1px dashed var(--color-border);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text-main);transition:all var(--transition-fast);justify-content:center;align-items:center;padding:1rem 2rem;font-weight:500;display:flex}.review-module___LrBUG__photoUploadBtn:hover{border-color:var(--color-primary);color:var(--color-primary);background-color:#e94f370d}.review-module___LrBUG__photoCount{color:var(--color-text-muted);font-size:.9rem}.review-module___LrBUG__photoPreviewGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;margin-top:1rem;display:grid}.review-module___LrBUG__photoPreviewItem{aspect-ratio:1;border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);position:relative;overflow:hidden}.review-module___LrBUG__photoPreviewItem img{object-fit:cover;width:100%;height:100%}.review-module___LrBUG__removePhotoBtn{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;transition:background .2s;display:flex;position:absolute;top:4px;right:4px}.review-module___LrBUG__removePhotoBtn:hover{background:#dc2626e6}.review-module___LrBUG__uploadProgress{color:var(--color-primary);margin-top:.5rem;font-size:.9rem;font-weight:600}.review-module___LrBUG__progressBarContainer{background-color:#e2e8f0;border-radius:4px;width:100%;height:8px;margin-top:.5rem;overflow:hidden}.review-module___LrBUG__progressBarFill{background-color:var(--color-primary);height:100%;transition:width .3s}@media (max-width:600px){.review-module___LrBUG__content{padding:2rem 16px}.review-module___LrBUG__reviewCard{padding:1.5rem}.review-module___LrBUG__starsContainer{flex-wrap:wrap}.review-module___LrBUG__actions{flex-direction:column-reverse}.review-module___LrBUG__cancelBtn,.review-module___LrBUG__submitBtn{text-align:center;width:100%}}
.FeaturedRestaurants-module__UefKiq__billboardContainer{border-radius:var(--radius-lg);width:100%;height:450px;box-shadow:var(--shadow-lg);background-color:var(--color-surface);margin-bottom:2rem;position:relative;overflow:hidden}.FeaturedRestaurants-module__UefKiq__billboardSlide{opacity:0;z-index:1;transition:opacity 1s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.FeaturedRestaurants-module__UefKiq__activeSlide{opacity:1;z-index:2}.FeaturedRestaurants-module__UefKiq__imageWrapper{width:100%;height:100%;position:relative}.FeaturedRestaurants-module__UefKiq__billboardImage{object-fit:cover}.FeaturedRestaurants-module__UefKiq__billboardOverlay{z-index:3;background:linear-gradient(#0000001a 0%,#0f0c0a99 60%,#0f0c0af2 100%);flex-direction:column;justify-content:flex-end;padding:3rem;display:flex;position:absolute;inset:0}.FeaturedRestaurants-module__UefKiq__featuredBadge{-webkit-backdrop-filter:blur(8px);color:var(--color-primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;background:#e94f3733;border:1px solid #e94f3766;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.FeaturedRestaurants-module__UefKiq__billboardContent{max-width:800px}.FeaturedRestaurants-module__UefKiq__title{font-family:var(--font-heading);color:#fff;letter-spacing:-1px;margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.FeaturedRestaurants-module__UefKiq__description{color:#ffffffd9;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:600px;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.5;display:-webkit-box;overflow:hidden}.FeaturedRestaurants-module__UefKiq__metaTags{color:#ffffffb3;align-items:center;gap:1rem;margin-bottom:2rem;font-size:.95rem;display:flex}.FeaturedRestaurants-module__UefKiq__rating{color:gold;align-items:center;gap:.25rem;font-weight:600;display:flex}.FeaturedRestaurants-module__UefKiq__viewProfileBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);border:none;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.FeaturedRestaurants-module__UefKiq__viewProfileBtn:hover{background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px #e94f374d}.FeaturedRestaurants-module__UefKiq__indicators{z-index:4;gap:.75rem;display:flex;position:absolute;bottom:2rem;right:3rem}.FeaturedRestaurants-module__UefKiq__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-fast);background:#ffffff4d;border:none;border-radius:50%;padding:0}.FeaturedRestaurants-module__UefKiq__activeDot{background:var(--color-primary);transform:scale(1.3)}@media (max-width:768px){.FeaturedRestaurants-module__UefKiq__billboardContainer{border-radius:0;width:100vw;height:500px;margin-left:-16px}.FeaturedRestaurants-module__UefKiq__billboardOverlay{padding:2rem 1rem}.FeaturedRestaurants-module__UefKiq__indicators{bottom:1rem;right:50%;transform:translate(50%)}}
.ReviewList-module__SdI93q__filterContainer{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.25rem;display:flex}.ReviewList-module__SdI93q__filterGroup{flex-direction:column;gap:.5rem;display:flex}.ReviewList-module__SdI93q__filterGroup label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.ReviewList-module__SdI93q__select{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text-main);cursor:pointer;outline:none;padding:.6rem 1rem;font-size:.95rem;transition:border-color .2s}.ReviewList-module__SdI93q__select:focus{border-color:var(--color-primary)}.ReviewList-module__SdI93q__checkboxLabel{color:var(--color-text-main);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-top:auto;margin-bottom:.5rem;font-size:.95rem;display:flex}.ReviewList-module__SdI93q__checkbox{cursor:pointer;width:1.1rem;height:1.1rem;accent-color:var(--color-primary)}.ReviewList-module__SdI93q__emptyReviews{text-align:center;background-color:var(--color-surface);border-radius:var(--radius-md);border:1px dashed var(--color-border);color:var(--color-text-muted);padding:3rem 1rem}.ReviewList-module__SdI93q__reviewsList{flex-direction:column;gap:1.5rem;display:flex}.ReviewList-module__SdI93q__reviewCard{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:1.5rem}.ReviewList-module__SdI93q__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.ReviewList-module__SdI93q__authorInfo{align-items:center;gap:1rem;display:flex}.ReviewList-module__SdI93q__avatar{background:linear-gradient(135deg,var(--color-primary),#fbbf24);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.ReviewList-module__SdI93q__authorText strong{color:var(--color-text-main);font-size:1.05rem;display:block}.ReviewList-module__SdI93q__reviewDate{color:var(--color-text-muted);font-size:.9rem}.ReviewList-module__SdI93q__reviewRating{color:#fbbf24;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.1rem;display:flex}.ReviewList-module__SdI93q__priceTag{background:var(--color-background);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:var(--radius-sm);padding:.2rem .6rem;font-size:.85rem;font-weight:500}.ReviewList-module__SdI93q__reviewText{color:var(--color-text-main);margin-bottom:1.5rem;line-height:1.6}
