@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";
.Services-module__6fUeXa__container{color:#fff;background:linear-gradient(135deg,#070e6a 0%,#0a1270 100%);min-height:100vh;font-family:Poppins,sans-serif}.Services-module__6fUeXa__pageHeader{text-align:center;background:linear-gradient(135deg,#070e6a 0%,#0912a8 50%,#070e6a 100%);padding:4rem 2rem 3rem;position:relative;overflow:hidden}.Services-module__6fUeXa__pageHeader:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,255,255,.08) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Services-module__6fUeXa__heroContent{z-index:2;max-width:1000px;margin:0 auto 3rem;position:relative}.Services-module__6fUeXa__mainTitle{color:#fff;text-shadow:2px 4px 12px rgba(0,0,0,.3);letter-spacing:-.02em;margin:0 0 1.5rem;font-size:max(2.5rem,min(5vw,4rem));font-weight:800;line-height:1.2}.Services-module__6fUeXa__mainSubtitle{color:rgba(255,255,255,.9);text-shadow:1px 2px 8px rgba(0,0,0,.2);max-width:800px;margin:0 auto;font-size:max(1.1rem,min(2vw,1.3rem));font-weight:400;line-height:1.6}.Services-module__6fUeXa__searchControls{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;margin:0 auto;display:flex;position:relative}.Services-module__6fUeXa__searchBox{width:100%;max-width:600px;position:relative}.Services-module__6fUeXa__searchInput{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:50px;width:100%;padding:1rem 1rem 1rem 3.5rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:400;transition:all .3s;box-shadow:0 8px 32px rgba(0,0,0,.1)}.Services-module__6fUeXa__searchInput:focus{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5);outline:none;transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.2),0 0 0 3px rgba(255,255,255,.1)}.Services-module__6fUeXa__searchIcon{color:rgba(255,255,255,.7);z-index:1;position:absolute;top:50%;left:1.2rem;transform:translateY(-50%)}.Services-module__6fUeXa__eventTypeSelector{flex-direction:row;align-items:center;gap:.5rem;display:flex}.Services-module__6fUeXa__selectorLabel{color:rgba(255,255,255,.9);font-size:.95rem;font-weight:500}.Services-module__6fUeXa__eventSelect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.2);border-radius:25px;min-width:200px;padding:.8rem 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;transition:all .3s}.Services-module__6fUeXa__eventSelect:focus{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5);outline:none;box-shadow:0 8px 24px rgba(0,0,0,.15)}.Services-module__6fUeXa__eventSelect option{color:#fff;background:#070e6a;padding:.5rem}.Services-module__6fUeXa__resultsSection{color:#070e6a;background:#fff;min-height:60vh;padding:3rem 2rem}.Services-module__6fUeXa__resultsHeader{text-align:center;max-width:1200px;margin:0 auto 3rem}.Services-module__6fUeXa__resultsTitle{color:#070e6a;margin:0 0 1rem;font-size:max(1.8rem,min(3vw,2.5rem));font-weight:700;line-height:1.3}.Services-module__6fUeXa__categoryDescription{max-width:800px;margin:0 auto}.Services-module__6fUeXa__categoryDescription p{color:#4a5568;font-size:1.1rem;font-weight:400;line-height:1.6}.Services-module__6fUeXa__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Services-module__6fUeXa__serviceCard{cursor:pointer;background:#fff;border:1px solid rgba(7,14,106,.05);border-radius:20px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 8px 40px rgba(7,14,106,.08)}.Services-module__6fUeXa__serviceCard:hover{border-color:rgba(7,14,106,.1);transform:translateY(-8px);box-shadow:0 20px 60px rgba(7,14,106,.15)}.Services-module__6fUeXa__serviceImageContainer{height:200px;position:relative;overflow:hidden}.Services-module__6fUeXa__serviceImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Services-module__6fUeXa__serviceCard:hover .Services-module__6fUeXa__serviceImage{transform:scale(1.05)}.Services-module__6fUeXa__serviceBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(7,14,106,.9);border-radius:12px;padding:.5rem;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 16px rgba(0,0,0,.2)}.Services-module__6fUeXa__serviceIcon{font-size:1.5rem;display:block}.Services-module__6fUeXa__serviceContent{padding:1.5rem}.Services-module__6fUeXa__serviceHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Services-module__6fUeXa__serviceTitle{color:#070e6a;flex:1;margin:0;font-size:1.4rem;font-weight:700;line-height:1.3}.Services-module__6fUeXa__serviceStats{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.Services-module__6fUeXa__statItem{color:#6b7280;align-items:center;gap:.3rem;font-size:.85rem;font-weight:500;display:flex}.Services-module__6fUeXa__serviceDescription{color:#6b7280;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.Services-module__6fUeXa__popularItems{margin-bottom:1.5rem}.Services-module__6fUeXa__popularItems small{color:#9ca3af;font-size:.85rem;font-weight:500}.Services-module__6fUeXa__serviceFooter{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Services-module__6fUeXa__priceRange{flex-direction:column;gap:.2rem;display:flex}.Services-module__6fUeXa__priceLabel{color:#9ca3af;font-size:.8rem;font-weight:500}.Services-module__6fUeXa__priceValue{color:#070e6a;font-size:1.2rem;font-weight:700}.Services-module__6fUeXa__viewCaterersBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#070e6a 0%,#0912a8 100%);border:none;border-radius:25px;padding:.8rem 1.5rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 16px rgba(7,14,106,.3)}.Services-module__6fUeXa__viewCaterersBtn:hover{background:linear-gradient(135deg,#0912a8 0%,#070e6a 100%);transform:translateY(-2px);box-shadow:0 8px 24px rgba(7,14,106,.4)}.Services-module__6fUeXa__caterersGrid{gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Services-module__6fUeXa__catererCard{cursor:pointer;background:#fff;border:1px solid rgba(7,14,106,.05);border-radius:20px;transition:all .4s;overflow:hidden;box-shadow:0 8px 40px rgba(7,14,106,.08)}.Services-module__6fUeXa__catererCard:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(7,14,106,.15)}.Services-module__6fUeXa__catererImageContainer{height:180px;position:relative;overflow:hidden}.Services-module__6fUeXa__catererImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.Services-module__6fUeXa__catererCard:hover .Services-module__6fUeXa__catererImage{transform:scale(1.05)}.Services-module__6fUeXa__verifiedBadge{color:#fff;background:#10b981;border-radius:50%;padding:.4rem;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 16px rgba(16,185,129,.3)}.Services-module__6fUeXa__catererContent{padding:1.5rem}.Services-module__6fUeXa__catererHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.Services-module__6fUeXa__catererName{color:#070e6a;flex:1;margin:0;font-size:1.3rem;font-weight:700;line-height:1.3}.Services-module__6fUeXa__catererRating{color:#f59e0b;align-items:center;gap:.3rem;font-size:.9rem;font-weight:600;display:flex}.Services-module__6fUeXa__starFilled{color:#f59e0b}.Services-module__6fUeXa__reviewCount{color:#6b7280;font-weight:500}.Services-module__6fUeXa__catererDetails{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Services-module__6fUeXa__detailItem{color:#6b7280;align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;display:flex}.Services-module__6fUeXa__catererSpecialty{color:#374151;margin:0 0 1rem;font-size:.95rem;font-weight:500;line-height:1.5}.Services-module__6fUeXa__cuisineTags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Services-module__6fUeXa__cuisineTag{color:#070e6a;background:rgba(7,14,106,.08);border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}.Services-module__6fUeXa__cuisineTag.Services-module__6fUeXa__more{color:#6b7280;background:#e5e7eb}.Services-module__6fUeXa__cateringTypes{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.Services-module__6fUeXa__cateringTypeTag{color:#374151;background:#f3f4f6;border-radius:15px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}.Services-module__6fUeXa__complimentaryInfo{margin-bottom:1rem}.Services-module__6fUeXa__complimentaryInfo small{color:#059669;font-weight:500}.Services-module__6fUeXa__catererFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.Services-module__6fUeXa__priceInfo{flex:1}.Services-module__6fUeXa__priceRange{color:#070e6a;font-size:1.1rem;font-weight:700}.Services-module__6fUeXa__priceContact{color:#6b7280;font-size:.95rem;font-weight:600}.Services-module__6fUeXa__catererActions{gap:.5rem;display:flex}.Services-module__6fUeXa__contactBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#070e6a 0%,#0912a8 100%);border:none;border-radius:20px;align-items:center;gap:.4rem;padding:.7rem 1.2rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 16px rgba(7,14,106,.2)}.Services-module__6fUeXa__contactBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(7,14,106,.3)}.Services-module__6fUeXa__loadingContainer,.Services-module__6fUeXa__errorContainer{text-align:center;color:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.Services-module__6fUeXa__loadingSpinner{border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite Services-module__6fUeXa__spin}@keyframes Services-module__6fUeXa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Services-module__6fUeXa__retryButton,.Services-module__6fUeXa__clearSearchBtn{color:#070e6a;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:25px;margin-top:1rem;padding:.8rem 2rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.Services-module__6fUeXa__retryButton:hover,.Services-module__6fUeXa__clearSearchBtn:hover{color:#fff;background:rgba(255,255,255,.1);transform:translateY(-2px)}.Services-module__6fUeXa__noResults{text-align:center;color:#6b7280;padding:3rem 2rem}.Services-module__6fUeXa__noResults h3{color:#070e6a;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.Services-module__6fUeXa__noResults p{margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.Services-module__6fUeXa__seoContent{background:#f8fafc;margin-top:3rem;padding:3rem 2rem}.Services-module__6fUeXa__seoContent h2{color:#070e6a;text-align:center;margin:0 0 2rem;font-size:2rem;font-weight:700}.Services-module__6fUeXa__seoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Services-module__6fUeXa__seoCard{text-align:center;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(7,14,106,.08)}.Services-module__6fUeXa__seoCard h3{color:#070e6a;margin:0 0 1rem;font-size:1.2rem;font-weight:700}.Services-module__6fUeXa__seoCard p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.Services-module__6fUeXa__seoDescription{text-align:center;max-width:800px;margin:0 auto}.Services-module__6fUeXa__seoDescription p{color:#4a5568;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.Services-module__6fUeXa__featureList{text-align:left;margin:2rem 0;padding-left:0;list-style:none}.Services-module__6fUeXa__featureList li{color:#4a5568;margin:.5rem 0;padding-left:1rem;font-size:.95rem;line-height:1.6}@media (max-width:768px){.Services-module__6fUeXa__pageHeader{padding:3rem 1rem 2rem}.Services-module__6fUeXa__mainTitle{font-size:2rem}.Services-module__6fUeXa__mainSubtitle{font-size:1rem}.Services-module__6fUeXa__searchControls{gap:1rem}.Services-module__6fUeXa__resultsSection{padding:2rem 1rem}.Services-module__6fUeXa__servicesGrid,.Services-module__6fUeXa__caterersGrid{grid-template-columns:1fr;gap:1.5rem}.Services-module__6fUeXa__serviceHeader,.Services-module__6fUeXa__catererHeader{flex-direction:column;align-items:flex-start;gap:.5rem}.Services-module__6fUeXa__serviceStats{flex-direction:row;align-items:center}.Services-module__6fUeXa__serviceFooter,.Services-module__6fUeXa__catererFooter{flex-direction:column;align-items:stretch;gap:1rem}.Services-module__6fUeXa__seoGrid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:480px){.Services-module__6fUeXa__searchInput{padding-left:2rem;font-size:1rem}.Services-module__6fUeXa__eventSelect{width:100%;min-width:auto}.Services-module__6fUeXa__serviceCard,.Services-module__6fUeXa__catererCard{margin:0 .5rem}}.Services-module__6fUeXa__pageHeader{color:#fff;text-align:center;background:#070e6a;padding:3rem 2rem 2.5rem}.Services-module__6fUeXa__heroContent{max-width:1000px;margin:0 auto}.Services-module__6fUeXa__mainTitle{color:#fff;margin-bottom:1rem;font-size:max(2rem,min(4vw,3.5rem));font-weight:700;line-height:1.2}.Services-module__6fUeXa__mainSubtitle{opacity:.9;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:max(1rem,min(2vw,1.2rem));line-height:1.5}.Services-module__6fUeXa__searchControls{flex-direction:row;gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.Services-module__6fUeXa__searchBox{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.5rem 1rem .5rem 3rem;position:relative}.Services-module__6fUeXa__searchBox:focus-within{border-color:rgba(255,255,255,.4)}.Services-module__6fUeXa__searchIcon{color:rgba(255,255,255,.7);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Services-module__6fUeXa__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:1rem;line-height:1.5}.Services-module__6fUeXa__searchInput::placeholder{color:rgba(255,255,255,.6)}.Services-module__6fUeXa__eventTypeSelector{flex-direction:row;gap:.5rem;width:100%;max-width:300px;margin:0 auto;display:flex}.Services-module__6fUeXa__selectorLabel{color:rgba(255,255,255,.9);text-align:center;font-size:.875rem;font-weight:500}.Services-module__6fUeXa__eventSelect{color:#fff;cursor:pointer;text-align:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;width:100%;padding:1.55rem 1rem;font-size:.95rem}.Services-module__6fUeXa__eventSelect:focus{border-color:rgba(255,255,255,.4);outline:none}.Services-module__6fUeXa__eventSelect option{color:#fff;background:#070e6a}@media (min-width:768px){.Services-module__6fUeXa__searchBox{flex:1}.Services-module__6fUeXa__eventTypeSelector{flex-shrink:0;min-width:250px;margin:0}.Services-module__6fUeXa__searchControls{flex-direction:"column"}.Services-module__6fUeXa__selectorLabel,.Services-module__6fUeXa__eventSelect{text-align:left}}@media (max-width:767px){.Services-module__6fUeXa__pageHeader{padding:2.5rem 1.5rem 2rem}.Services-module__6fUeXa__searchControls{flex-direction:column;gap:1.5rem}.Services-module__6fUeXa__eventTypeSelector{max-width:100%}}@media (max-width:480px){.Services-module__6fUeXa__pageHeader{padding:2rem 1rem 1.5rem}.Services-module__6fUeXa__searchControls{gap:1.25rem}.Services-module__6fUeXa__searchBox{max-width:250px;padding:.55rem .55rem .55rem 2.55rem}.Services-module__6fUeXa__searchIcon{left:.875rem}.Services-module__6fUeXa__eventSelect{padding:.875rem}}
.CatererList-module__-CucMW__catererList{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));place-items:stretch center;gap:1.5rem;width:100%;max-width:1200px;margin:1.5rem 0;padding:0;list-style:none;display:grid}.CatererList-module__-CucMW__comparisonCheckbox{margin-top:auto}.CatererList-module__-CucMW__checkboxLabel{cursor:pointer;color:#070e6a;align-items:center;gap:8px;font-size:14px;display:flex}.CatererList-module__-CucMW__checkboxLabel input[type=checkbox]{accent-color:#070e6a;cursor:pointer;width:18px;height:18px}.CatererList-module__-CucMW__checkboxText{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-weight:500}.CatererList-module__-CucMW__catererItem{width:98%;list-style:none;transition:all .3s}.CatererList-module__-CucMW__catererCard{background:#fff;border-radius:12px;width:98%;height:100%;margin:0 auto;transition:all .3s;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.08)}.CatererList-module__-CucMW__catererCard:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.CatererList-module__-CucMW__catererDetails{flex-direction:column;height:100%;display:flex}.CatererList-module__-CucMW__imageContainer{width:100%;position:relative;overflow:hidden}.CatererList-module__-CucMW__imageContainer img{object-fit:contain;width:100%;height:220px;transition:transform .5s}.CatererList-module__-CucMW__catererCard:hover .CatererList-module__-CucMW__imageContainer img{transform:scale(1.05)}.CatererList-module__-CucMW__imageTitle{color:#000;clip-path:polygon(0 0,90% 0,100% 100%,0% 100%);background:#fff;margin:0;padding:10px 30px 10px 5px;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600;position:absolute;bottom:-3%;left:0}.CatererList-module__-CucMW__imageBadgeRating{background:rgba(255,255,255,.9);border-radius:20px;align-items:center;padding:5px 10px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.CatererList-module__-CucMW__reviewCount{color:#555;margin-left:5px;font-size:.85rem;font-weight:500}.CatererList-module__-CucMW__contentContainer{border:1px solid #fff;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.CatererList-module__-CucMW__infoSection{flex-direction:column;gap:.75rem;display:flex}.CatererList-module__-CucMW__addressSection,.CatererList-module__-CucMW__cuisinesSection,.CatererList-module__-CucMW__distanceSection{color:#666;align-items:flex-start;gap:.5rem;font-size:.95rem;display:flex}.CatererList-module__-CucMW__addressSection i,.CatererList-module__-CucMW__cuisinesSection i{color:#070e6a;margin-top:3px;font-size:1rem}.CatererList-module__-CucMW__distanceSection{background:linear-gradient(135deg,#f0f7ff,#e6f2ff);border-left:3px solid #070e6a;border-radius:8px;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.4rem .8rem;display:flex}.CatererList-module__-CucMW__distanceSection i{color:#070e6a;font-size:.95rem}.CatererList-module__-CucMW__distanceText{color:#070e6a;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500}.CatererList-module__-CucMW__catererAddress,.CatererList-module__-CucMW__catererCuisines{flex:1;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4}.CatererList-module__-CucMW__seeMoreButton{color:#070e6a;cursor:pointer;background:0 0;border:none;margin-left:.3rem;padding:0;font-size:.9rem;font-weight:500;transition:color .3s}.CatererList-module__-CucMW__seeMoreButton:hover{color:#f07b14;text-decoration:underline}.CatererList-module__-CucMW__badgeContainer{flex-wrap:wrap;gap:.8rem;margin-top:.5rem;display:flex}.CatererList-module__-CucMW__complementaryBadge{color:#fff;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.75rem;font-weight:500;transition:transform .2s;display:flex;box-shadow:0 2px 4px rgba(76,175,80,.3)}.CatererList-module__-CucMW__orderFullFilledBadge{color:#fff;background:linear-gradient(135deg,#2196f3,#1976d2);border-radius:2rem;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.75rem;font-weight:500;transition:transform .2s;display:flex;box-shadow:0 2px 4px rgba(33,150,243,.3)}.CatererList-module__-CucMW__complementaryBadge:hover,.CatererList-module__-CucMW__orderFullFilledBadge:hover{transform:scale(1.05)}.CatererList-module__-CucMW__orderCount{color:#1976d2;background:#fff;border-radius:1rem;margin-left:.3rem;padding:.2rem .5rem;font-size:.75rem;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.1)}.CatererList-module__-CucMW__actionSection{border-top:1px solid rgba(0,0,0,.05);justify-content:space-between;align-items:center;margin-top:10px;padding-top:1rem;display:flex}.CatererList-module__-CucMW__priceCard{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:8px;flex-direction:column;padding:.5rem 1rem;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.1)}.CatererList-module__-CucMW__priceCard strong{color:#666;margin-bottom:.2rem;font-size:.8rem;font-weight:600}.CatererList-module__-CucMW__priceCard span{color:#020fb7;font-size:1rem;font-weight:600}.CatererList-module__-CucMW__bookButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#070e6a,#0a13a0);border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;box-shadow:0 4px 6px rgba(7,14,106,.2)}.CatererList-module__-CucMW__bookButton:hover{background:linear-gradient(135deg,#f07b14,#ff8c2a);transform:translateY(-2px);box-shadow:0 6px 12px rgba(240,123,20,.3)}.CatererList-module__-CucMW__noResults{text-align:center;color:#666;background:#f9f9f9;border-radius:8px;grid-column:span 3;padding:2rem;font-size:1.1rem}@media (max-width:1200px){.CatererList-module__-CucMW__catererList{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CatererList-module__-CucMW__catererList{grid-template-columns:1fr}.CatererList-module__-CucMW__noResults{grid-column:span 1}.CatererList-module__-CucMW__imageContainer{height:200px}.CatererList-module__-CucMW__comparisonContent{flex-direction:column;align-items:flex-start;gap:15px}.CatererList-module__-CucMW__comparisonActions{align-self:stretch}.CatererList-module__-CucMW__clearButton,.CatererList-module__-CucMW__compareButton{flex:1}.CatererList-module__-CucMW__comparisonBar{max-height:150px}}@media (max-width:480px){.CatererList-module__-CucMW__imageContainer{height:180px}.CatererList-module__-CucMW__imageTitle{padding:8px 13px;font-size:1rem}.CatererList-module__-CucMW__catererCuisines,.CatererList-module__-CucMW__catererAddress{font-size:.9rem}.CatererList-module__-CucMW__actionSection{flex-direction:column;align-items:stretch;gap:1rem;padding-top:.5rem}.CatererList-module__-CucMW__contentContainer{gap:.6rem}.CatererList-module__-CucMW__complementaryBadge,.CatererList-module__-CucMW__orderFullFilledBadge,.CatererList-module__-CucMW__orderCount{font-size:.7rem}.CatererList-module__-CucMW__priceCard{align-items:center}.CatererList-module__-CucMW__bookButton{width:100%}.CatererList-module__-CucMW__distanceText{font-size:.75rem}.CatererList-module__-CucMW__distanceSection{padding:.3rem .65rem}.CatererList-module__-CucMW__distanceSection i{font-size:.8rem}}
