.VendorListingPage_vendorListing__skVdB{padding:0;overflow-x:hidden;min-height:100vh}.VendorListingPage_vendorListing__skVdB>.container{margin:0;padding:0}.VendorListingPage_modalOverlay__cHZ33{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.VendorListingPage_modalContent__lWYal{background:#fff;border-radius:10px;width:90%;max-width:600px;position:relative;display:flex;flex-direction:column;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.VendorListingPage_closeButton__IVe3h{position:absolute;top:10px;right:15px;font-size:24px;background:none;border:none;cursor:pointer}.VendorListingPage_modalLayout__ZD72R{display:flex;gap:20px}.VendorListingPage_modalLeft__Z4Z_l{flex:2}.VendorListingPage_modalBanner__QXoKJ{width:100%;border-radius:8px;margin-bottom:20px}.VendorListingPage_gallery__FVxHE{display:flex;gap:10px;flex-wrap:wrap}.VendorListingPage_galleryImage__hil_m{width:80px;height:80px;object-fit:cover;border-radius:4px}.VendorListingPage_vendorListingPageScrollable__tHISa{display:flex;justify-content:center;flex-direction:column}.VendorListingPage_vendorListingPageFilter__QPHr_{background-color:#c2bcbc;box-shadow:0 4px 8px rgba(230,225,225,.1);margin-bottom:20px;text-align:center;position:sticky;top:9rem;z-index:1020}.VendorListingPage_vendorListingPageFilter__QPHr_ h4{margin-bottom:1rem;font-size:1.6rem;color:#007bff;font-weight:700;text-transform:uppercase;border-bottom:2px solid #007bff;padding-bottom:10px}.VendorListingPage_vendorListingPageFilter__QPHr_ select{width:100%;padding:8px;font-size:1.6rem;border-radius:5px;border:1px solid #ccc;background-color:#fff;transition:border-color .3s,box-shadow .3s}.VendorListingPage_vendorListingPageFilter__QPHr_ select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.VendorListingPage_vendorListingPageCard__37TVx{box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:10px;overflow:hidden;transition:transform .3s,box-shadow .3s;background-color:#fff;display:flex;flex-direction:row;margin-bottom:20px}.VendorListingPage_vendorListingPageCard__37TVx:hover{transform:translateY(-10px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.VendorListingPage_vImage__VeOXB{width:100%;min-height:271px;max-height:271px}.VendorListingPage_vendorListingPageCardBody__PTOHf{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.VendorListingPage_vendorListingPageCardTitle__OnbQP{font-size:1.8rem;margin-bottom:8px;display:flex;align-items:center;font-weight:700}.VendorListingPage_vendorListingPageCardTitle__OnbQP i{margin-right:10px}.VendorListingPage_vendorListingPageCardText__CiveM{font-size:1.4rem;color:#555;margin-bottom:10px;display:flex;align-items:center}.VendorListingPage_vendorListingPageCardText__CiveM i{margin-right:10px;color:#007bff}.VendorListingPage_vendorListingPageCardFooter__8Lo7U{display:flex;justify-content:space-between;align-items:center}.VendorListingPage_detailsBtn__w_wl7{background-color:#33c3e0;color:#ffffff;border-radius:20px;padding:10px 20px;text-transform:uppercase;font-size:1rem}.VendorListingPage_detailsBtn__w_wl7:hover{background-color:#f5af6e}.VendorListingPage_stickyTop__SmAYw{position:sticky;top:20px;z-index:1020}.VendorListingPage_vendorListing__skVdB .vendor-card{display:inline-block;width:300px;margin:15px;border:1px solid #ddd;border-radius:10px;overflow:hidden;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;background-color:#fff}.VendorListingPage_vendorCardInfo__FjpF4{display:flex;flex-direction:column;justify-content:start;margin-bottom:20px;font-size:1rem;color:#555}.VendorListingPage_navbarContainer__KTzU1{width:100vw;position:fixed;top:6rem;z-index:10}.VendorListingPage_navbar__NhAe5{background-color:#fff;padding:4px 10px;box-shadow:0 5px 10px rgba(0,0,0,.1);max-height:450px;overflow-y:auto;overflow-x:hidden}.VendorListingPage_cardContainer__hk7q0{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;width:100%}.VendorListingPage_popupOverlay__xYwJK{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10000;animation:VendorListingPage_fadeIn__lXE30 .3s ease}.VendorListingPage_popupContent__jWapI{background:white;border-radius:16px;width:90%;max-width:450px;position:relative;display:flex;flex-direction:column;align-items:center;padding:40px;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:VendorListingPage_slideUp__i68vs .3s ease;text-align:center}@keyframes VendorListingPage_fadeIn__lXE30{0%{opacity:0}to{opacity:1}}@keyframes VendorListingPage_slideUp__i68vs{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.VendorListingPage_modalContent__lWYal{padding:15px;width:95%}.VendorListingPage_closeButton__IVe3h{top:5px;right:10px}}@media (min-width:790px) and (max-width:1100px){.VendorListingPage_vendorListingPageFilter__QPHr_{margin-bottom:0}.VendorListingPage_vendorListingPageScrollable__tHISa .navbarcontainer{width:101vw;top:6rem}.VendorListingPage_vendorListingPageScrollable__tHISa .filter-section{text-align:center;font-size:10px}}@media (max-width:789px){.VendorListingPage_vendorListingPageScrollable__tHISa .navbarcontainer{width:101vw;top:6rem}.VendorListingPage_vendorListingPageScrollable__tHISa .row-card-container{display:flex;padding-inline:0}.VendorListingPage_vendorListingPageScrollable__tHISa .filter-section{text-align:center;font-size:10px}}@media (max-width:480px){.VendorListingPage_vendorListingPageScrollable__tHISa .row-card-container{display:flex;padding-inline:0;justify-content:center;align-items:center}.VendorListingPage_vendorListingPageScrollable__tHISa .navbarcontainer{width:102vw;top:4.9rem}.VendorListingPage_vendorListingPageScrollable__tHISa .filter-section{text-align:center;font-size:10px}.VendorListingPage_vendorListingPageScrollable__tHISa .row-card-container .cardcontainer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:0}.VendorListingPage_vendorListingPageScrollable__tHISa .row-card-container .cardcontainer .vendor-card{display:inline-block;width:300px;margin:15px;border:1px solid #ddd;border-radius:10px;overflow:hidden;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;background-color:#fff;max-height:400px}}.ActiveVendors_activeVendors__UNvaF{width:100%;min-height:100vh;padding:0}.ActiveVendors_filterWrapper__v49Jd{position:relative;margin-bottom:2rem}.ActiveVendors_filterToggle__2M69W{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:white;cursor:pointer;border-radius:8px;margin-bottom:10px;transition:all .3s ease;box-shadow:0 2px 8px rgba(102,126,234,.3)}.ActiveVendors_filterToggle__2M69W:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.ActiveVendors_filterToggleText__At9Hl{font-weight:600;font-size:14px;letter-spacing:.5px}.ActiveVendors_filterToggleIcon__aV7ts{transition:transform .3s ease;font-size:20px!important}.ActiveVendors_navbar__d0gxu{background:white;padding:24px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);max-height:500px;overflow-y:auto;overflow-x:visible;margin-top:10px;position:relative;z-index:100;isolation:isolate}.ActiveVendors_navbar__d0gxu::-webkit-scrollbar{width:6px}.ActiveVendors_navbar__d0gxu::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.ActiveVendors_navbar__d0gxu::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}.ActiveVendors_filterHeader__gqE99{margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.ActiveVendors_filterTitle__O4_Ce{font-size:20px;font-weight:700;color:#2d3748;margin-bottom:5px}.ActiveVendors_filterSubtitle__07AGN{font-size:13px;color:#718096;margin:0}.ActiveVendors_navbarContainer__HSvtq{width:100vw;position:fixed;top:6rem;left:0;z-index:1000;padding:0 20px;box-sizing:border-box}.ActiveVendors_contentSpacer__h3Q_A{height:140px;min-height:140px;flex-shrink:0}.ActiveVendors_contentWrapper__zwASb{margin-top:0;padding:24px 20px 48px;max-width:1400px;margin-left:auto;margin-right:auto}.ActiveVendors_pageHeader__oCNyn{text-align:center;margin-bottom:40px;padding-bottom:20px;border-bottom:2px solid #e2e8f0}.ActiveVendors_vendorListingTitle__7SVLl{font-size:32px;font-weight:700;color:#1a202c;margin-bottom:10px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ActiveVendors_vendorCount__IrTt_{font-size:16px;color:#718096;margin:0;font-weight:500}.ActiveVendors_emptyState__Ent0W,.ActiveVendors_errorState__pf5Pj,.ActiveVendors_loadingState__u5gpC{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.ActiveVendors_spinner__cYBb6{width:50px;height:50px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:ActiveVendors_spin__g2zI8 1s linear infinite;margin-bottom:20px}@keyframes ActiveVendors_spin__g2zI8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ActiveVendors_errorMessage__Bv5lx{color:#e53e3e;font-size:18px;font-weight:600}.ActiveVendors_emptyIcon__EgRDn{font-size:64px;margin-bottom:20px;opacity:.5}.ActiveVendors_emptyMessage__XJTc7{font-size:20px;font-weight:600;color:#2d3748;margin-bottom:10px}.ActiveVendors_emptySubtext__mswaP{font-size:14px;color:#718096}.ActiveVendors_vendorsGrid__tHiiH{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:30px;padding:20px 0}.ActiveVendors_vendorCardWrapper__fmHxd{width:100%}.ActiveVendors_vendorCard__zZies{border:none;border-radius:16px;overflow:hidden;background:white;box-shadow:0 4px 6px rgba(0,0,0,.07);transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;display:flex;flex-direction:column}.ActiveVendors_vendorCard__zZies:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12)}.ActiveVendors_imageContainer__h1zhY{position:relative;width:100%;height:240px;overflow:hidden;background-color:#fdd4db}.ActiveVendors_vendorCardImg__6dMCd{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.ActiveVendors_vendorCard__zZies:hover .ActiveVendors_vendorCardImg__6dMCd{transform:scale(1.1)}.ActiveVendors_imageOverlay__cv79u{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1));opacity:0;transition:opacity .3s ease}.ActiveVendors_vendorCard__zZies:hover .ActiveVendors_imageOverlay__cv79u{opacity:1}.ActiveVendors_vendorCardBody__RS6Lx{padding:24px;display:flex;flex-direction:column;flex-grow:1}.ActiveVendors_vendorName__gHqpE{font-size:20px;font-weight:700;color:#1a202c;margin-bottom:16px;line-height:1.3}.ActiveVendors_vendorCardInfo__wSAdx{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;flex-grow:1}.ActiveVendors_infoItem__GhKYJ{display:flex;align-items:flex-start;gap:10px}.ActiveVendors_infoIcon__60U5L{font-size:14px;flex-shrink:0;margin-top:2px}.ActiveVendors_infoText__wjgBJ{font-size:14px;color:#4a5568;line-height:1.5;flex:1}.ActiveVendors_viewDetailsBtn__PhYLJ{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:white;font-size:15px;font-weight:600;padding:12px 24px;border-radius:8px;transition:all .3s ease;width:100%;margin-top:auto;text-transform:uppercase;letter-spacing:.5px}.ActiveVendors_viewDetailsBtn__PhYLJ:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(102,126,234,.4);background:linear-gradient(135deg,#764ba2,#667eea)}.ActiveVendors_popupOverlay__z4kTg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:10000;animation:ActiveVendors_fadeIn__TejAp .3s ease}.ActiveVendors_popupContent__3IAJn{background:white;padding:40px;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);text-align:center;max-width:450px;width:90%;animation:ActiveVendors_slideUp__PUxXM .3s ease}@keyframes ActiveVendors_slideUp__PUxXM{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ActiveVendors_popupIcon___FcZ_{font-size:48px;margin-bottom:16px}.ActiveVendors_popupTitle__Aw0_V{font-size:24px;font-weight:700;color:#1a202c;margin-bottom:12px}.ActiveVendors_popupText__9wJZZ{font-size:16px;color:#4a5568;margin-bottom:24px;line-height:1.6}.ActiveVendors_popupButton__8R3uh{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:white;font-size:16px;font-weight:600;padding:12px 32px;border-radius:8px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.ActiveVendors_popupButton__8R3uh:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(102,126,234,.4)}.ActiveVendors_filterBar___O9pG{display:flex;flex-wrap:wrap;gap:20px;align-items:stretch;position:relative;z-index:1;isolation:isolate}.ActiveVendors_filterSection__y7CRe{flex:1 1 auto;min-width:180px;max-width:calc(33.333% - 14px);padding:16px;background:#f7fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all .3s ease;position:relative;z-index:1;overflow:visible;display:flex;flex-direction:column;min-height:120px;height:100%;isolation:isolate}.ActiveVendors_filterSection__y7CRe:hover{border-color:#667eea;box-shadow:0 2px 8px rgba(102,126,234,.1)}.ActiveVendors_filterLabel__iD7oo{margin-bottom:12px}.ActiveVendors_filterLabelText__fxa2w{font-size:13px;font-weight:700;color:#2d3748;text-transform:uppercase;letter-spacing:.5px}.ActiveVendors_filterOptions__rI7T3{display:flex;flex-direction:column;gap:12px;flex-grow:1;justify-content:flex-start}.ActiveVendors_filterSelect__gN5wC{width:100%;padding:10px 14px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;background:white;color:#2d3748;transition:all .3s ease;cursor:pointer}.ActiveVendors_filterSelect__gN5wC:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ActiveVendors_clearButton__pcACq{padding:8px 16px;background:transparent;border:2px solid #fc8181;color:#fc8181;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.ActiveVendors_clearButton__pcACq:hover{background:#fc8181;color:white;transform:translateY(-1px)}.ActiveVendors_customMultiSelect__6k9oE{width:100%}.ActiveVendors_customMultiSelect__6k9oE,.ActiveVendors_filterSection__y7CRe .ActiveVendors_customMultiSelect__6k9oE{position:relative;z-index:99999;isolation:isolate}.ActiveVendors_activeVendorDropdownToggle__NLxKj{width:100%;padding:10px 14px;background:white;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.ActiveVendors_activeVendorDropdownToggle__NLxKj:hover{border-color:#667eea}.ActiveVendors_dropdownText__bxw1H{font-size:14px;color:#2d3748;font-weight:500}.ActiveVendors_dropdownArrow__636Xn{font-size:12px;color:#718096;transition:transform .3s ease}.ActiveVendors_dropdownBackdrop___Q50D{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999998;background:transparent;pointer-events:auto}.ActiveVendors_activeVendorDropdownMenu__wYqsO{position:fixed!important;background:white;border:2px solid #e2e8f0;border-radius:12px;z-index:999999!important;box-shadow:0 10px 30px rgba(0,0,0,.15);max-height:300px;overflow-y:auto;overflow-x:hidden;animation:ActiveVendors_slideDown__7Uyrz .3s ease;pointer-events:auto;isolation:isolate}@keyframes ActiveVendors_slideDown__7Uyrz{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ActiveVendors_dropdownHeader__LbxY2{padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#f7fafc}.ActiveVendors_dropdownHeaderText__lMr6L{font-size:13px;font-weight:700;color:#2d3748;text-transform:uppercase;letter-spacing:.5px}.ActiveVendors_checkboxList__c7Xoo{padding:8px;max-height:200px;overflow-y:auto}.ActiveVendors_checkboxItem__dFydF{display:flex;align-items:center;padding:10px 8px;cursor:pointer;border-radius:6px;transition:background .2s ease}.ActiveVendors_checkboxItem__dFydF:hover{background:#f7fafc}.ActiveVendors_checkboxInput__Y5t_w{margin-right:10px;width:18px;height:18px;cursor:pointer;accent-color:#667eea}.ActiveVendors_checkboxLabel__u_oY9{font-size:14px;color:#2d3748;cursor:pointer;user-select:none}.ActiveVendors_dropdownFooter__sf7Nh{padding:12px 16px;border-top:1px solid #e2e8f0;background:#f7fafc;display:flex;justify-content:flex-end}.ActiveVendors_btnApply__XRWWp{padding:8px 20px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:white;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.ActiveVendors_btnApply__XRWWp:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}@media (max-width:1024px){.ActiveVendors_filterSection__y7CRe{max-width:calc(50% - 10px);min-width:200px}}@media (max-width:768px){.ActiveVendors_navbarContainer__HSvtq{top:4.9rem;padding:0 10px}.ActiveVendors_contentSpacer__h3Q_A{height:120px;min-height:120px}.ActiveVendors_contentWrapper__zwASb{padding:20px 10px 40px}.ActiveVendors_vendorListingTitle__7SVLl{font-size:24px}.ActiveVendors_vendorsGrid__tHiiH{grid-template-columns:1fr;gap:20px}.ActiveVendors_filterBar___O9pG{flex-direction:column;gap:15px}.ActiveVendors_filterSection__y7CRe{min-width:100%;max-width:100%;min-height:100px}.ActiveVendors_navbar__d0gxu{padding:16px}}@media (max-width:480px){.ActiveVendors_contentSpacer__h3Q_A{height:100px;min-height:100px}.ActiveVendors_contentWrapper__zwASb{padding:15px 10px 32px}.ActiveVendors_vendorListingTitle__7SVLl{font-size:20px}.ActiveVendors_vendorCount__IrTt_{font-size:14px}.ActiveVendors_imageContainer__h1zhY{height:200px}.ActiveVendors_vendorCardBody__RS6Lx{padding:16px}.ActiveVendors_vendorName__gHqpE{font-size:18px}.ActiveVendors_viewDetailsBtn__PhYLJ{font-size:13px;padding:10px 20px}.ActiveVendors_popupContent__3IAJn{padding:24px}.ActiveVendors_popupTitle__Aw0_V{font-size:20px}.ActiveVendors_popupText__9wJZZ{font-size:14px}}