.VendorsCategories-module__MoVtaG__container{background:#f8f9fa;min-height:100vh}.VendorsCategories-module__MoVtaG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.VendorsCategories-module__MoVtaG__spinner{border:3px solid #ff385c33;border-top-color:#ff385c;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite VendorsCategories-module__MoVtaG__spin}@keyframes VendorsCategories-module__MoVtaG__spin{to{transform:rotate(360deg)}}.VendorsCategories-module__MoVtaG__loadingContainer p{color:#5f6368;font-size:.95rem;font-weight:500}.VendorsCategories-module__MoVtaG__hero{color:#fff;background:linear-gradient(135deg,#ff385c 0%,#e0294b 100%);padding:3rem 1rem 2rem}.VendorsCategories-module__MoVtaG__heroContent{max-width:1200px;margin:0 auto}.VendorsCategories-module__MoVtaG__title{color:#fff;text-shadow:0 2px 10px #0003;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.VendorsCategories-module__MoVtaG__subtitle{color:#fffffff2;margin-bottom:1.5rem;font-size:clamp(.95rem,2vw,1.1rem);font-weight:300}.VendorsCategories-module__MoVtaG__searchWrapper{width:100%;max-width:800px;margin:0 auto;position:relative}.VendorsCategories-module__MoVtaG__searchContainer{width:100%;position:relative}.VendorsCategories-module__MoVtaG__searchIcon{color:#999;pointer-events:none;z-index:1;font-size:1.1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.VendorsCategories-module__MoVtaG__searchInput{color:#333;background:#fff;border:2px solid #0000;border-radius:50px;outline:none;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:.95rem;font-weight:500;transition:all .3s;box-shadow:0 10px 40px #00000026}.VendorsCategories-module__MoVtaG__searchInput::placeholder{color:#999;font-weight:400}.VendorsCategories-module__MoVtaG__searchInput:focus{border-color:#ff385c;box-shadow:0 0 0 3px #ff385c1a}.VendorsCategories-module__MoVtaG__mainContent{max-width:1200px;margin:0 auto;padding:1.5rem 1rem}.VendorsCategories-module__MoVtaG__filterBar{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:1.5rem;padding:1rem;transition:all .3s;box-shadow:0 1px 3px #0000000d}.VendorsCategories-module__MoVtaG__filterBar:hover{box-shadow:0 2px 8px #00000014}.VendorsCategories-module__MoVtaG__filterContainer{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.VendorsCategories-module__MoVtaG__mobileFilterBtn{color:#ff385c;cursor:pointer;background:#fff;border:1px solid #ff385c;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.VendorsCategories-module__MoVtaG__mobileFilterBtn:hover{color:#fff;background:#ff385c;box-shadow:0 2px 8px #00000026}.VendorsCategories-module__MoVtaG__filterIcon{font-size:1rem}.VendorsCategories-module__MoVtaG__desktopFilters{flex-wrap:wrap;flex:1;align-items:center;gap:.6rem;display:flex}.VendorsCategories-module__MoVtaG__select{cursor:pointer;color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s}.VendorsCategories-module__MoVtaG__select:hover,.VendorsCategories-module__MoVtaG__select:focus{border-color:#ff385c;box-shadow:0 0 0 3px #ff385c1a}.VendorsCategories-module__MoVtaG__sortSelect{cursor:pointer;color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;margin-left:auto;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s}.VendorsCategories-module__MoVtaG__sortSelect:hover,.VendorsCategories-module__MoVtaG__sortSelect:focus{border-color:#ff385c;box-shadow:0 0 0 3px #ff385c1a}.VendorsCategories-module__MoVtaG__mobileFilterPanel{border-top:1px solid #e0e0e0;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.VendorsCategories-module__MoVtaG__mobileSelect{cursor:pointer;color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500}.VendorsCategories-module__MoVtaG__resultsCount{margin-bottom:1.5rem}.VendorsCategories-module__MoVtaG__resultsText{color:#666;font-size:.95rem}.VendorsCategories-module__MoVtaG__resultsBold{color:#ff385c;font-weight:600}.VendorsCategories-module__MoVtaG__vendorGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,250px),1fr));gap:1.5rem;display:grid}.VendorsCategories-module__MoVtaG__vendorCard{background:#fff;border:1px solid #e0e0e0;border-radius:12px;grid-template-rows:auto 1fr auto;transition:all .25s;display:grid;position:relative;overflow:visible;box-shadow:0 2px 8px #00000014}.VendorsCategories-module__MoVtaG__vendorCard:hover{border-color:#ff385c;transform:translateY(-6px);box-shadow:0 8px 20px #0000001f}.VendorsCategories-module__MoVtaG__imageContainer{border-radius:12px 12px 0 0;width:100%;height:140px;position:relative;overflow:hidden}.VendorsCategories-module__MoVtaG__vendorImage{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.VendorsCategories-module__MoVtaG__vendorCard:hover .VendorsCategories-module__MoVtaG__vendorImage{transform:scale(1.05)}.VendorsCategories-module__MoVtaG__noImagePlaceholder{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;height:100%;padding:1rem;display:flex}.VendorsCategories-module__MoVtaG__noImageIcon{color:#9ca3af;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;animation:2s ease-in-out infinite VendorsCategories-module__MoVtaG__pulse;display:flex;box-shadow:0 4px 12px #00000014}@keyframes VendorsCategories-module__MoVtaG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.VendorsCategories-module__MoVtaG__noImageText{color:#6b7280;text-align:center;margin:0;font-size:.85rem;font-weight:600}.VendorsCategories-module__MoVtaG__featuredBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:1;background:#fbbf24;border-radius:6px;padding:.3rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:.5rem;left:.5rem;box-shadow:0 2px 8px #fbbf244d}.VendorsCategories-module__MoVtaG__ratingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:1;background:#000000bf;border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 2px 8px #0000004d}.VendorsCategories-module__MoVtaG__starIconBadge{color:#fbbf24;fill:#fbbf24;font-size:.85rem}.VendorsCategories-module__MoVtaG__ratingTextBadge{color:#fff;letter-spacing:.3px;font-weight:700}.VendorsCategories-module__MoVtaG__content{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.VendorsCategories-module__MoVtaG__cardTitle{color:#333;text-transform:capitalize;margin:0;font-size:1rem;font-weight:600;line-height:1.3}.VendorsCategories-module__MoVtaG__cityContainer{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.VendorsCategories-module__MoVtaG__cityBadge{color:#4a5fd6;text-overflow:ellipsis;white-space:nowrap;background:#f1f5ff;border-radius:6px;flex-shrink:1;max-width:150px;padding:3px 8px;font-size:.75rem;font-weight:500;overflow:hidden}.VendorsCategories-module__MoVtaG__moreCities{color:#4a5fd6;white-space:nowrap;flex-shrink:0;padding:3px 4px;font-size:.75rem;font-weight:500}.VendorsCategories-module__MoVtaG__noCity{color:#999;font-size:.75rem}.VendorsCategories-module__MoVtaG__infoRow{color:#555;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.VendorsCategories-module__MoVtaG__icon{flex-shrink:0;font-size:.9rem}.VendorsCategories-module__MoVtaG__infoText{flex:1;font-weight:500}.VendorsCategories-module__MoVtaG__footer{justify-content:center;padding:0 .75rem .75rem;display:flex}.VendorsCategories-module__MoVtaG__detailsBtn{color:#fff;cursor:pointer;background:#ff385c;border:none;border-radius:8px;width:100%;padding:.7rem;font-size:.875rem;font-weight:600;transition:all .3s}.VendorsCategories-module__MoVtaG__detailsBtn:hover{background:#e0294b;transform:translateY(-1px);box-shadow:0 4px 12px #ff385c4d}.VendorsCategories-module__MoVtaG__noResults{text-align:center;background:#fff;border-radius:12px;padding:2.5rem 2rem;box-shadow:0 2px 8px #0000000f}.VendorsCategories-module__MoVtaG__noResults p{color:#666;margin:0;font-size:.95rem}.VendorsCategories-module__MoVtaG__paginationContainer{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem;display:flex}.VendorsCategories-module__MoVtaG__paginationNumbers{align-items:center;gap:.4rem;display:flex}.VendorsCategories-module__MoVtaG__paginationNumber{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.VendorsCategories-module__MoVtaG__paginationNumber:hover{color:#ff385c;border-color:#ff385c}.VendorsCategories-module__MoVtaG__paginationNumberActive{color:#fff;background:#ff385c;border-color:#ff385c}.VendorsCategories-module__MoVtaG__paginationArrow{color:#ff385c;cursor:pointer;background:#fff;border:1px solid #ff385c;border-radius:8px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.2rem;transition:all .2s;display:flex}.VendorsCategories-module__MoVtaG__paginationArrow:hover:not(.VendorsCategories-module__MoVtaG__paginationArrowDisabled){color:#fff;background:#ff385c}.VendorsCategories-module__MoVtaG__paginationArrowDisabled{opacity:.3;cursor:not-allowed;color:#999;border-color:#e0e0e0}.VendorsCategories-module__MoVtaG__paginationEllipsis{color:#999;padding:0 .5rem;font-weight:600}@media (max-width:1024px){.VendorsCategories-module__MoVtaG__searchInput{width:calc(100% - 4rem);padding:.8rem 1rem .8rem 2.75rem;font-size:.9rem}.VendorsCategories-module__MoVtaG__searchIcon{font-size:1rem;left:.9rem}.VendorsCategories-module__MoVtaG__vendorGrid{gap:2rem}.VendorsCategories-module__MoVtaG__imageContainer{height:170px}.VendorsCategories-module__MoVtaG__content{gap:.45rem;padding:.65rem}.VendorsCategories-module__MoVtaG__cardTitle{font-size:.95rem}.VendorsCategories-module__MoVtaG__ratingBadge{padding:.35rem .65rem;font-size:.75rem}.VendorsCategories-module__MoVtaG__noImageIcon{width:65px;height:65px}.VendorsCategories-module__MoVtaG__noImageIcon svg{width:45px;height:45px}}@media (max-width:768px){.VendorsCategories-module__MoVtaG__hero{padding:2rem .75rem 1.5rem}.VendorsCategories-module__MoVtaG__searchInput{border-radius:40px;width:calc(100% - 3.8rem);padding:.75rem 1rem .75rem 2.5rem;font-size:.875rem}.VendorsCategories-module__MoVtaG__searchIcon{font-size:.95rem;left:.875rem}.VendorsCategories-module__MoVtaG__mainContent{padding:1rem .75rem}.VendorsCategories-module__MoVtaG__desktopFilters{display:none}.VendorsCategories-module__MoVtaG__mobileFilterBtn{display:flex}.VendorsCategories-module__MoVtaG__imageContainer{height:160px}.VendorsCategories-module__MoVtaG__content{gap:.4rem;padding:.6rem}.VendorsCategories-module__MoVtaG__cardTitle{font-size:.9rem}.VendorsCategories-module__MoVtaG__infoRow{font-size:.8rem}.VendorsCategories-module__MoVtaG__ratingBadge{padding:.3rem .6rem;font-size:.7rem}.VendorsCategories-module__MoVtaG__starIconBadge{font-size:.75rem}.VendorsCategories-module__MoVtaG__noImageIcon{width:60px;height:60px}.VendorsCategories-module__MoVtaG__noImageIcon svg{width:40px;height:40px}.VendorsCategories-module__MoVtaG__noImageText{font-size:.8rem}.VendorsCategories-module__MoVtaG__paginationContainer{gap:.25rem}.VendorsCategories-module__MoVtaG__paginationNumber{min-width:2.2rem;padding:.6rem .9rem;font-size:.85rem}.VendorsCategories-module__MoVtaG__paginationArrow{padding:.6rem .8rem;font-size:1rem}}@media (max-width:576px){.VendorsCategories-module__MoVtaG__hero{padding:1.5rem .5rem 1rem}.VendorsCategories-module__MoVtaG__searchInput{border-radius:30px;width:calc(100% - 3.8rem);padding:.7rem 1rem .7rem 2.25rem;font-size:.85rem}.VendorsCategories-module__MoVtaG__searchIcon{font-size:.9rem;left:.75rem}.VendorsCategories-module__MoVtaG__mainContent{padding:1rem .5rem}.VendorsCategories-module__MoVtaG__vendorGrid{gap:1rem}.VendorsCategories-module__MoVtaG__imageContainer{height:160px}.VendorsCategories-module__MoVtaG__content{gap:.35rem;padding:.5rem}.VendorsCategories-module__MoVtaG__cardTitle{font-size:.85rem}.VendorsCategories-module__MoVtaG__infoRow{font-size:.75rem}.VendorsCategories-module__MoVtaG__icon{font-size:.8rem}.VendorsCategories-module__MoVtaG__detailsBtn{padding:.6rem;font-size:.8rem}.VendorsCategories-module__MoVtaG__featuredBadge{padding:.25rem .6rem;font-size:.7rem}.VendorsCategories-module__MoVtaG__ratingBadge{padding:.25rem .5rem;font-size:.65rem}.VendorsCategories-module__MoVtaG__noImageIcon{width:50px;height:50px}.VendorsCategories-module__MoVtaG__noImageIcon svg{width:35px;height:35px}.VendorsCategories-module__MoVtaG__noImageText{font-size:.75rem}}@media (min-width:769px){.VendorsCategories-module__MoVtaG__mobileFilterBtn{display:none}}
