.ListingDetail-module__8uZMQq__pageContainer{background:#f8f9fa;min-height:100vh}.ListingDetail-module__8uZMQq__filtersBar{z-index:100;background:#fff;border-bottom:1px solid #e9ecef;padding:1rem 0;position:sticky;top:0;box-shadow:0 2px 4px #0000000d}.ListingDetail-module__8uZMQq__filtersContainer{align-items:center;gap:1rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.ListingDetail-module__8uZMQq__backButton{cursor:pointer;color:#495057;background:0 0;border:1px solid #dee2e6;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s;display:flex}.ListingDetail-module__8uZMQq__backButton:hover{background:#f8f9fa;border-color:#adb5bd}.ListingDetail-module__8uZMQq__breadcrumb{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ListingDetail-module__8uZMQq__breadcrumbLink{color:#007bff;text-decoration:none;transition:color .2s}.ListingDetail-module__8uZMQq__breadcrumbLink:hover{color:#0056b3;text-decoration:underline}.ListingDetail-module__8uZMQq__breadcrumbSeparator{color:#6c757d}.ListingDetail-module__8uZMQq__breadcrumbCurrent{color:#495057;font-weight:500}.ListingDetail-module__8uZMQq__mainLayout{grid-template-columns:300px 1fr;align-items:start;gap:2rem;max-width:1400px;margin:2rem auto;padding:0 2rem;display:grid}.ListingDetail-module__8uZMQq__mainContent{min-width:0}.ListingDetail-module__8uZMQq__sidebar{scrollbar-width:none;flex-direction:column;gap:1.25rem;max-height:calc(100vh - 100px);display:flex;position:sticky;top:80px;overflow-y:auto}.ListingDetail-module__8uZMQq__sidebar::-webkit-scrollbar{display:none}.ListingDetail-module__8uZMQq__sidebarTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.85rem;font-size:.8rem;font-weight:700}.ListingDetail-module__8uZMQq__mapContainer{background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:1.25rem;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000f}.ListingDetail-module__8uZMQq__mapWrapper{border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.ListingDetail-module__8uZMQq__map{border:none;width:100%;height:250px}.ListingDetail-module__8uZMQq__adContainer{background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:1rem;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000f}.ListingDetail-module__8uZMQq__adLabel{color:#6c757d;text-align:center;margin-bottom:.5rem;font-size:.75rem;font-weight:500}.ListingDetail-module__8uZMQq__adSpace{border-radius:8px;overflow:hidden}.ListingDetail-module__8uZMQq__adImage{width:100%;height:auto;display:block}.ListingDetail-module__8uZMQq__relatedContainer{background:#fff;border:1px solid #f1f5f9;border-radius:14px;margin-bottom:0;padding:1.25rem;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000f}.ListingDetail-module__8uZMQq__relatedList{flex-direction:column;gap:1rem;display:flex}.ListingDetail-module__8uZMQq__relatedItem{cursor:pointer;border-radius:8px;gap:1rem;padding:.75rem;transition:background-color .2s;display:flex}.ListingDetail-module__8uZMQq__relatedItem:hover{background:#f8f9fa}.ListingDetail-module__8uZMQq__relatedImage{object-fit:cover;border-radius:8px;width:60px;height:60px}.ListingDetail-module__8uZMQq__relatedInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.ListingDetail-module__8uZMQq__relatedTitle{color:#212529;font-size:.875rem;line-height:1.3}.ListingDetail-module__8uZMQq__relatedPrice{color:#007bff;font-size:1rem;font-weight:600}.ListingDetail-module__8uZMQq__relatedLocation{color:#6c757d;margin-top:.25rem;font-size:.75rem}.ListingDetail-module__8uZMQq__noRelated{text-align:center;color:#6c757d;padding:2rem 1rem}.ListingDetail-module__8uZMQq__noRelated p{margin:0;font-size:.875rem}.ListingDetail-module__8uZMQq__imageSection{background:#fff;border-radius:16px;margin-bottom:1.5rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.ListingDetail-module__8uZMQq__enhancedCarousel{width:100%}.ListingDetail-module__8uZMQq__imageNavBtn{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ListingDetail-module__8uZMQq__imageNavBtn:hover{background:#000000b3;transform:translateY(-50%)scale(1.1)}.ListingDetail-module__8uZMQq__prevBtn{left:1rem}.ListingDetail-module__8uZMQq__nextBtn{right:1rem}.ListingDetail-module__8uZMQq__imageCounter{color:#fff;z-index:10;background:#000000b3;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:absolute;bottom:1rem;right:1rem}.ListingDetail-module__8uZMQq__thumbnailGallery{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9;gap:.5rem;padding:1rem 0;display:flex;overflow-x:auto}.ListingDetail-module__8uZMQq__thumbnailGallery::-webkit-scrollbar{height:6px}.ListingDetail-module__8uZMQq__thumbnailGallery::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.ListingDetail-module__8uZMQq__thumbnailGallery::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.ListingDetail-module__8uZMQq__thumbnail{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:all .2s}.ListingDetail-module__8uZMQq__thumbnail:hover{border-color:#007bff;transform:scale(1.05)}.ListingDetail-module__8uZMQq__activeThumbnail{border-color:#007bff;box-shadow:0 0 0 2px #007bff33}.ListingDetail-module__8uZMQq__zoomModal{z-index:1000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ListingDetail-module__8uZMQq__zoomModalContent{flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ListingDetail-module__8uZMQq__zoomModalClose{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:-40px;right:0}.ListingDetail-module__8uZMQq__zoomModalClose:hover{background:#fff3}.ListingDetail-module__8uZMQq__zoomModalImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:80vh}.ListingDetail-module__8uZMQq__zoomModalNav{color:#fff;align-items:center;gap:1rem;margin-top:1rem;font-size:.875rem;display:flex}.ListingDetail-module__8uZMQq__zoomModalNav button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ListingDetail-module__8uZMQq__zoomModalNav button:hover{background:#fff3}.ListingDetail-module__8uZMQq__offerBtn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#1d9b4b 0%,#3fa205 100%);border:none;border-radius:12px;flex:1;padding:16px 24px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #0000001a}@media (min-width:768px){.ListingDetail-module__8uZMQq__offerBtn{border-radius:14px;padding:18px 32px;font-size:17px}.ListingDetail-module__8uZMQq__backToTop{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #10b9814d}.ListingDetail-module__8uZMQq__backToTop:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 16px #10b98166}}@media (max-width:1024px){.ListingDetail-module__8uZMQq__mainLayout{grid-template-columns:1fr;gap:1.5rem}.ListingDetail-module__8uZMQq__sidebar{order:2;grid-template-columns:1fr 1fr;gap:1rem;max-height:none;display:grid;position:static;overflow-y:visible}.ListingDetail-module__8uZMQq__mapContainer{grid-column:span 2}}@media (max-width:768px){.ListingDetail-module__8uZMQq__imageSection{margin-bottom:1.5rem}.ListingDetail-module__8uZMQq__infoCard{margin-bottom:1.5rem;padding:1.5rem}.ListingDetail-module__8uZMQq__section{margin-bottom:1.5rem;padding-bottom:1.5rem;margin-top:1.5rem!important}.ListingDetail-module__8uZMQq__specificationsSection{margin-bottom:2rem;padding-bottom:1.5rem}.ListingDetail-module__8uZMQq__sellerSection{margin-bottom:1.5rem;padding-top:1.25rem;padding-bottom:1.5rem;margin-top:1.5rem!important}.ListingDetail-module__8uZMQq__priceSection,.ListingDetail-module__8uZMQq__locationSection,.ListingDetail-module__8uZMQq__descriptionSection{margin-bottom:1.5rem;padding-bottom:1.25rem}.ListingDetail-module__8uZMQq__actionButtons{margin-top:1.5rem;padding-top:1.25rem}.ListingDetail-module__8uZMQq__filtersContainer{padding:0 1rem}.ListingDetail-module__8uZMQq__mainLayout{margin:1rem auto;padding:0 1rem}.ListingDetail-module__8uZMQq__sidebar{order:2;grid-template-columns:1fr;max-height:none;position:static}.ListingDetail-module__8uZMQq__mapContainer{grid-column:span 1}.ListingDetail-module__8uZMQq__map{height:200px}.ListingDetail-module__8uZMQq__backToTop{width:40px;height:40px;bottom:1rem;right:1rem}}.ListingDetail-module__8uZMQq__mobileContainer{background:#f5f5f5;max-width:1400px;min-height:100vh;margin:0 auto;padding:0}.ListingDetail-module__8uZMQq__imageSection{background:#fff;width:100%;margin-bottom:2.5rem;position:relative}.ListingDetail-module__8uZMQq__infoCard{background:#fff;border-radius:16px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 20px #00000014}.ListingDetail-module__8uZMQq__section{border-bottom:1px solid #e9ecef;margin-bottom:2.5rem;padding-bottom:2.5rem}.ListingDetail-module__8uZMQq__section:last-child{border-bottom:none;margin-bottom:0}.ListingDetail-module__8uZMQq__specificationsSection{border-bottom:1px solid #e9ecef;margin-bottom:3rem;padding-bottom:2.5rem}.ListingDetail-module__8uZMQq__sellerSection{border-bottom:1px solid #e9ecef;margin-top:5rem;margin-bottom:2.5rem;padding-top:2rem;padding-bottom:2.5rem}.ListingDetail-module__8uZMQq__sellerSection:last-child{border-bottom:none;margin-bottom:0}.ListingDetail-module__8uZMQq__priceSection{border-bottom:1px solid #e9ecef;margin-bottom:2.5rem;padding-bottom:2rem}.ListingDetail-module__8uZMQq__locationSection{border-bottom:1px solid #e9ecef;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.ListingDetail-module__8uZMQq__descriptionSection{border-bottom:1px solid #e9ecef;margin-bottom:2.5rem;padding-bottom:2rem}.ListingDetail-module__8uZMQq__actionButtons{border-top:1px solid #e9ecef;margin-top:2.5rem;padding-top:2rem}@media (min-width:768px){.ListingDetail-module__8uZMQq__mobileContainer{padding:40px 20px 100px}.ListingDetail-module__8uZMQq__imageSection{border-radius:16px;height:auto;margin-bottom:2rem;overflow:hidden;box-shadow:0 4px 20px #00000014}.ListingDetail-module__8uZMQq__infoCard{margin-bottom:2rem}}.ListingDetail-module__8uZMQq__imageSection{background:#fff;width:100%;height:400px;position:relative}@media (min-width:768px){.ListingDetail-module__8uZMQq__imageSection{border-radius:16px;height:auto;overflow:hidden;box-shadow:0 4px 20px #00000014}}.ListingDetail-module__8uZMQq__mainImage{object-fit:contain;background:#fff;width:100%;height:100%}@media (min-width:768px){.ListingDetail-module__8uZMQq__mainImage{object-fit:cover;height:600px}}.ListingDetail-module__8uZMQq__topIcons{z-index:10;justify-content:space-between;align-items:center;display:flex;position:absolute;top:16px;left:16px;right:16px}@media (min-width:768px){.ListingDetail-module__8uZMQq__topIcons{top:24px;left:24px;right:24px}}.ListingDetail-module__8uZMQq__backBtn,.ListingDetail-module__8uZMQq__iconBtn{cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}@media (min-width:768px){.ListingDetail-module__8uZMQq__backBtn,.ListingDetail-module__8uZMQq__iconBtn{width:48px;height:48px}}.ListingDetail-module__8uZMQq__backBtn:hover,.ListingDetail-module__8uZMQq__iconBtn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ListingDetail-module__8uZMQq__backBtn svg,.ListingDetail-module__8uZMQq__iconBtn svg{color:#333}.ListingDetail-module__8uZMQq__rightIcons{gap:8px;display:flex}@media (min-width:768px){.ListingDetail-module__8uZMQq__rightIcons{gap:12px}}.ListingDetail-module__8uZMQq__imageBadges{justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:16px;left:16px;right:16px}@media (min-width:768px){.ListingDetail-module__8uZMQq__imageBadges{bottom:24px;left:24px;right:24px}}.ListingDetail-module__8uZMQq__ratingBadge{color:#fff;background:#4a5fd9;border-radius:24px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:flex;box-shadow:0 2px 8px #4a5fd94d}@media (min-width:768px){.ListingDetail-module__8uZMQq__ratingBadge{padding:10px 20px;font-size:16px}}.ListingDetail-module__8uZMQq__ratingBadge svg{width:16px;height:16px}.ListingDetail-module__8uZMQq__forSaleBadge{color:#fff;letter-spacing:.5px;background:#4caf50;border-radius:8px;margin-bottom:4rem;padding:8px 16px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #4caf504d}@media (min-width:768px){.ListingDetail-module__8uZMQq__forSaleBadge{margin-bottom:6rem;padding:10px 20px;font-size:14px}}.ListingDetail-module__8uZMQq__forRentBadge{color:#fff;letter-spacing:.5px;background:#ff9800;border-radius:8px;margin-bottom:4rem;padding:8px 16px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #ff98004d}@media (min-width:768px){.ListingDetail-module__8uZMQq__forRentBadge{margin-bottom:6rem;padding:10px 20px;font-size:14px}}@media (min-width:1024px){.ListingDetail-module__8uZMQq__contentWrapper{grid-template-columns:1fr 400px;gap:32px;margin-top:32px;display:grid}.ListingDetail-module__8uZMQq__mainContent,.ListingDetail-module__8uZMQq__sidebar{flex-direction:column;gap:24px;display:flex}}.ListingDetail-module__8uZMQq__infoCard{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #00000014}@media (max-width:767px){.ListingDetail-module__8uZMQq__infoCard{margin:16px 0;padding:20px}.ListingDetail-module__8uZMQq__imageSection{border-radius:12px;margin:0;overflow:hidden}}@media (min-width:768px){.ListingDetail-module__8uZMQq__infoCard{margin-top:32px}}@media (min-width:1024px){.ListingDetail-module__8uZMQq__infoCard{margin-top:0}}.ListingDetail-module__8uZMQq__title{color:#1a1a1a;margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.3}@media (min-width:768px){.ListingDetail-module__8uZMQq__title{margin-bottom:12px;font-size:32px}}.ListingDetail-module__8uZMQq__subtitle{color:#666;margin:0 0 20px;font-size:14px;line-height:1.5}@media (min-width:768px){.ListingDetail-module__8uZMQq__subtitle{margin-bottom:24px;font-size:16px}}.ListingDetail-module__8uZMQq__priceSection{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}@media (min-width:768px){.ListingDetail-module__8uZMQq__priceSection{margin-bottom:20px}}.ListingDetail-module__8uZMQq__originalPrice{color:#9ca3af;margin:0 10px;font-size:18px;text-decoration:line-through}@media (min-width:768px){.ListingDetail-module__8uZMQq__originalPrice{font-size:20px}}.ListingDetail-module__8uZMQq__currentPrice{color:#1a1a1a;font-size:28px;font-weight:700}@media (min-width:768px){.ListingDetail-module__8uZMQq__currentPrice{font-size:36px}}.ListingDetail-module__8uZMQq__discountBadge{color:#16a34a;background:#f0fdf4;border-radius:4px;padding:2px 8px;font-size:16px;font-weight:700}@media (min-width:768px){.ListingDetail-module__8uZMQq__discountBadge{font-size:18px}}.ListingDetail-module__8uZMQq__location{color:#666;align-items:center;gap:8px;font-size:14px;display:flex}@media (min-width:768px){.ListingDetail-module__8uZMQq__location{font-size:16px}}.ListingDetail-module__8uZMQq__location svg{color:#999}.ListingDetail-module__8uZMQq__viewCount{color:#6b7280;background:#f9fafb;border:1px solid #f3f4f6;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:14px;font-weight:500;display:flex}.ListingDetail-module__8uZMQq__section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #00000014}@media (max-width:767px){.ListingDetail-module__8uZMQq__section{margin:0 0 16px;padding:20px}}@media (min-width:1024px){.ListingDetail-module__8uZMQq__section{margin:2rem}}.ListingDetail-module__8uZMQq__sectionTitle{color:#1a1a1a;margin:0 0 20px;font-size:20px;font-weight:700}@media (min-width:768px){.ListingDetail-module__8uZMQq__sectionTitle{margin-bottom:24px;font-size:24px}}.ListingDetail-module__8uZMQq__description{color:#666;margin:0;font-size:15px;line-height:1.7}@media (min-width:768px){.ListingDetail-module__8uZMQq__description{font-size:16px;line-height:1.8}}.ListingDetail-module__8uZMQq__descriptionClamped{color:#666;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}@media (min-width:768px){.ListingDetail-module__8uZMQq__descriptionClamped{-webkit-line-clamp:4;line-clamp:4;font-size:16px;line-height:1.8}}.ListingDetail-module__8uZMQq__readMore{color:#4a5fd9;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:12px;padding:0;font-size:14px;font-weight:600;transition:all .2s;display:flex}@media (min-width:768px){.ListingDetail-module__8uZMQq__readMore{margin-top:16px;font-size:16px}}.ListingDetail-module__8uZMQq__readMore:hover{color:#3a4fc9;gap:8px}.ListingDetail-module__8uZMQq__specsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (min-width:768px){.ListingDetail-module__8uZMQq__specsGrid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:768px){.ListingDetail-module__8uZMQq__specsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width:480px){.ListingDetail-module__8uZMQq__specsGrid{grid-template-columns:1fr;gap:.5rem}}.ListingDetail-module__8uZMQq__specItem{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1rem;transition:all .2s}.ListingDetail-module__8uZMQq__specItem:hover{background:#fff;border-color:#007bff;box-shadow:0 2px 8px #007bff1a}.ListingDetail-module__8uZMQq__specLabel{color:#6c757d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:.875rem;font-weight:500}@media (min-width:768px){.ListingDetail-module__8uZMQq__specLabel{margin-bottom:8px;font-size:13px}}.ListingDetail-module__8uZMQq__specValue{color:#1a1a1a;font-size:15px;font-weight:600}@media (min-width:768px){.ListingDetail-module__8uZMQq__specValue{font-size:16px}}.ListingDetail-module__8uZMQq__sellerCard{background:#f8f9fa;border-radius:12px;align-items:center;gap:16px;padding:20px;transition:all .2s;display:flex}@media (min-width:768px){.ListingDetail-module__8uZMQq__sellerCard{padding:24px}}.ListingDetail-module__8uZMQq__sellerCard:hover{background:#f0f2f5}.ListingDetail-module__8uZMQq__sellerAvatar{color:#fff;background:linear-gradient(135deg,#4a5fd9 0%,#3a4fc9 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;font-weight:600;display:flex}@media (min-width:768px){.ListingDetail-module__8uZMQq__sellerAvatar{width:64px;height:64px;font-size:28px}}.ListingDetail-module__8uZMQq__sellerInfo{flex:1}.ListingDetail-module__8uZMQq__sellerName{color:#1a1a1a;margin-bottom:4px;font-size:17px;font-weight:600}@media (min-width:768px){.ListingDetail-module__8uZMQq__sellerName{font-size:18px}}.ListingDetail-module__8uZMQq__sellerEmail{color:#666;font-size:14px}@media (min-width:768px){.ListingDetail-module__8uZMQq__sellerEmail{font-size:15px}}.ListingDetail-module__8uZMQq__actionButtons{z-index:100;background:#fff;gap:10px;padding:12px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0000001a}@media (min-width:768px){.ListingDetail-module__8uZMQq__actionButtons{max-width:none;box-shadow:none;gap:16px;margin-top:32px;padding:0;position:relative}}@media (min-width:1024px){.ListingDetail-module__8uZMQq__actionButtons{background:0 0;gap:16px;padding:0;position:sticky;bottom:24px}}.ListingDetail-module__8uZMQq__contactBtn,.ListingDetail-module__8uZMQq__offerBtn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;height:48px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}@media (min-width:768px){.ListingDetail-module__8uZMQq__contactBtn,.ListingDetail-module__8uZMQq__offerBtn{border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:16px 24px;font-size:16px;display:flex}}.ListingDetail-module__8uZMQq__contactBtn{color:#fff;background:linear-gradient(135deg,#4a5fd9 0%,#3a4fc9 100%)}.ListingDetail-module__8uZMQq__contactBtn:hover{background:linear-gradient(135deg,#3a4fc9 0%,#2a3fb9 100%);transform:translateY(-2px);box-shadow:0 4px 16px #4a5fd94d}.ListingDetail-module__8uZMQq__offerBtn{color:#fff;background:linear-gradient(90deg,#1d9b4b 0%,#49c500 100%)}.ListingDetail-module__8uZMQq__offerBtn:hover{background:linear-gradient(90deg,#198741 0%,#3da600 100%);transform:translateY(-2px);box-shadow:0 4px 16px #1d9b4b4d}@media (min-width:768px){.ListingDetail-module__8uZMQq__contactBtn,.ListingDetail-module__8uZMQq__offerBtn{border-radius:14px;gap:.75rem;height:auto;padding:18px 32px;font-size:17px}}.ListingDetail-module__8uZMQq__loading,.ListingDetail-module__8uZMQq__error{text-align:center;color:#64748b;padding:3rem;font-size:1.2rem}.ListingDetail-module__8uZMQq__error{color:#dc2626}.ListingDetail-module__8uZMQq__container .ListingDetail-module__8uZMQq__backButton{color:#fff;cursor:pointer;background:#083d6d;border:none;border-radius:8px;margin-top:1rem;padding:.75rem 2rem;font-size:16px;transition:all .2s}.ListingDetail-module__8uZMQq__container .ListingDetail-module__8uZMQq__backButton:hover{background:#0a5089;transform:translateY(-2px)}@media (max-width:374px){.ListingDetail-module__8uZMQq__title{font-size:20px}.ListingDetail-module__8uZMQq__currentPrice{font-size:24px}}.ListingDetail-module__8uZMQq__verificationRequired{color:#92400e;text-align:center;background:#fef3c7;border:1px solid #f59e0b;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;line-height:1.4;display:inline-block}
.MobileHeader-module__z8ScMW__mobileHeader{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;width:100%;padding:.75rem 1rem;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}@media (min-width:769px){.MobileHeader-module__z8ScMW__mobileHeader{padding:1rem 2rem}.MobileHeader-module__z8ScMW__headerContainer{max-width:1400px;margin:0 auto}}@media (min-width:1200px){.MobileHeader-module__z8ScMW__mobileHeader{padding:1rem 3rem}}.MobileHeader-module__z8ScMW__headerContainer{justify-content:space-between;align-items:center;gap:.75rem;max-width:100%;margin:0 auto;display:flex}.MobileHeader-module__z8ScMW__logo{flex-direction:column;align-items:center;gap:.25rem;display:flex}.MobileHeader-module__z8ScMW__logoContent{align-items:center;gap:1rem;display:flex}.MobileHeader-module__z8ScMW__tagline{color:#1e40af;text-transform:capitalize;letter-spacing:.05em;margin:0;font-size:.75rem;font-weight:500}.MobileHeader-module__z8ScMW__logo h3{color:#1f2937;margin-top:1rem;font-size:1.2rem;font-weight:600}@media (max-width:380px){.MobileHeader-module__z8ScMW__logo h3{display:none}}.MobileHeader-module__z8ScMW__logoLink{justify-content:center;align-items:center;text-decoration:none;transition:transform .2s;display:flex}.MobileHeader-module__z8ScMW__logoLink:hover{transform:scale(1.05)}.MobileHeader-module__z8ScMW__logoLink:active{transform:scale(.95)}.MobileHeader-module__z8ScMW__logoImage{object-fit:contain;width:auto;height:32px}@media (max-width:480px){.MobileHeader-module__z8ScMW__logoImage{height:28px}}@media (max-width:380px){.MobileHeader-module__z8ScMW__logoImage{height:24px}}@media (min-width:768px){.MobileHeader-module__z8ScMW__logoImage{height:40px}}.MobileHeader-module__z8ScMW__spacer{flex:1;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.MobileHeader-module__z8ScMW__loginButton{color:#22c55e;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #22c55e;border-radius:6px;flex-shrink:0;padding:.4rem .875rem;font-size:.8rem;font-weight:600;transition:all .2s}.MobileHeader-module__z8ScMW__loginButton:hover{color:#fff;background:#22c55e}@media (max-width:480px){.MobileHeader-module__z8ScMW__loginButton{padding:.3rem .625rem;font-size:.75rem}}@media (max-width:380px){.MobileHeader-module__z8ScMW__iconButtons{gap:.25rem}.MobileHeader-module__z8ScMW__loginButton{padding:.25rem .5rem;font-size:.7rem}}.MobileHeader-module__z8ScMW__menuButton{z-index:10;flex-shrink:0;min-width:36px;min-height:36px}@media (max-width:480px){.MobileHeader-module__z8ScMW__menuButton{min-width:32px;min-height:32px}}@media (max-width:380px){.MobileHeader-module__z8ScMW__menuButton{min-width:30px;min-height:30px}}@media (max-width:320px){.MobileHeader-module__z8ScMW__loginButton{display:none}}.MobileHeader-module__z8ScMW__iconButtons{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.MobileHeader-module__z8ScMW__navItems{scrollbar-width:none;flex:1;align-items:center;gap:.5rem;display:flex;overflow-x:auto}.MobileHeader-module__z8ScMW__navItems::-webkit-scrollbar{display:none}.MobileHeader-module__z8ScMW__navItem{flex-shrink:0;position:relative}.MobileHeader-module__z8ScMW__navButton{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.MobileHeader-module__z8ScMW__navButton:hover{color:#0997df;background:#0997df0d}.MobileHeader-module__z8ScMW__dropdownArrow{transition:transform .2s}.MobileHeader-module__z8ScMW__dropdownArrow.MobileHeader-module__z8ScMW__open{transform:rotate(180deg)}.MobileHeader-module__z8ScMW__dropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:160px;margin-top:.25rem;transition:all .2s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 4px 20px #00000026}.MobileHeader-module__z8ScMW__dropdown.MobileHeader-module__z8ScMW__open{opacity:1;visibility:visible;transform:translateY(0)}.MobileHeader-module__z8ScMW__dropdownList{margin:0;padding:.25rem 0;list-style:none}.MobileHeader-module__z8ScMW__dropdownLink{color:#64748b;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem .75rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:all .2s;display:block}.MobileHeader-module__z8ScMW__dropdownLink:hover{color:#0997df;background:#0997df0d}.MobileHeader-module__z8ScMW__cartButton{cursor:pointer;color:#64748b;background:#fff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;transition:all .2s;display:flex;position:relative}.MobileHeader-module__z8ScMW__cartButton:hover{color:#1f2937;background:#e2e8f0}.MobileHeader-module__z8ScMW__cartButton:active{transform:scale(.95)}.MobileHeader-module__z8ScMW__cartBadge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 2px;font-size:.7rem;font-weight:600;line-height:1;display:flex;position:absolute;top:-4px;right:-4px}.MobileHeader-module__z8ScMW__profileButton{cursor:pointer;color:#036;background:#fff;border:2px solid #036;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;transition:all .2s;display:flex}.MobileHeader-module__z8ScMW__profileButton:hover{background:#e0f2fe;transform:scale(1.05)}.MobileHeader-module__z8ScMW__profileButton:active{transform:scale(.95)}.MobileHeader-module__z8ScMW__menuButton{cursor:pointer;color:#64748b;background:#fff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;line-height:1;transition:all .2s;display:flex}.MobileHeader-module__z8ScMW__menuButton:hover{color:#1f2937;background:#e2e8f0}.MobileHeader-module__z8ScMW__menuButton:active{transform:scale(.95)}@media (max-width:480px){.MobileHeader-module__z8ScMW__mobileHeader{padding:.5rem .75rem}.MobileHeader-module__z8ScMW__mobileHero{margin-top:4rem}.MobileHeader-module__z8ScMW__headerContainer{gap:.5rem}.MobileHeader-module__z8ScMW__spacer,.MobileHeader-module__z8ScMW__iconButtons{gap:.4rem}.MobileHeader-module__z8ScMW__logoText{font-size:1.1rem}.MobileHeader-module__z8ScMW__navButton{padding:.4rem .6rem;font-size:.75rem}.MobileHeader-module__z8ScMW__dropdown{min-width:140px}.MobileHeader-module__z8ScMW__dropdownLink{padding:.4rem .6rem;font-size:.75rem}.MobileHeader-module__z8ScMW__cartButton,.MobileHeader-module__z8ScMW__profileButton,.MobileHeader-module__z8ScMW__menuButton{width:36px;height:36px}.MobileHeader-module__z8ScMW__cartBadge{min-width:14px;height:14px;font-size:.65rem;top:-3px;right:-3px}}@media (max-width:420px) and (min-width:381px){.MobileHeader-module__z8ScMW__spacer,.MobileHeader-module__z8ScMW__iconButtons{gap:.35rem}.MobileHeader-module__z8ScMW__cartButton,.MobileHeader-module__z8ScMW__profileButton,.MobileHeader-module__z8ScMW__menuButton{width:38px;height:38px}.MobileHeader-module__z8ScMW__cartBadge{min-width:14px;height:14px;font-size:.65rem;top:-3px;right:-3px}.MobileHeader-module__z8ScMW__cartButton svg,.MobileHeader-module__z8ScMW__profileButton svg,.MobileHeader-module__z8ScMW__menuButton svg{width:19px!important;height:19px!important}}@media (max-width:380px){.MobileHeader-module__z8ScMW__navItems{gap:.25rem}.MobileHeader-module__z8ScMW__navButton{padding:.3rem .5rem;font-size:.7rem}.MobileHeader-module__z8ScMW__dropdown{min-width:120px}.MobileHeader-module__z8ScMW__dropdownLink{padding:.3rem .5rem;font-size:.7rem}.MobileHeader-module__z8ScMW__spacer,.MobileHeader-module__z8ScMW__iconButtons{gap:.3rem}.MobileHeader-module__z8ScMW__cartButton,.MobileHeader-module__z8ScMW__profileButton,.MobileHeader-module__z8ScMW__menuButton{width:34px;height:34px}.MobileHeader-module__z8ScMW__cartBadge{min-width:12px;height:12px;font-size:.6rem;top:-2px;right:-2px}.MobileHeader-module__z8ScMW__cartButton svg,.MobileHeader-module__z8ScMW__profileButton svg,.MobileHeader-module__z8ScMW__menuButton svg{width:18px!important;height:18px!important}}.MobileHeader-module__z8ScMW__dropdownList li{opacity:0;animation:.2s forwards MobileHeader-module__z8ScMW__slideIn;transform:translate(-10px)}.MobileHeader-module__z8ScMW__dropdownList li:first-child{animation-delay:50ms}.MobileHeader-module__z8ScMW__dropdownList li:nth-child(2){animation-delay:.1s}@keyframes MobileHeader-module__z8ScMW__slideIn{to{opacity:1;transform:translate(0)}}.MobileHeader-module__z8ScMW__navButton:focus,.MobileHeader-module__z8ScMW__dropdownLink:focus,.MobileHeader-module__z8ScMW__cartButton:focus,.MobileHeader-module__z8ScMW__profileButton:focus,.MobileHeader-module__z8ScMW__menuButton:focus{outline-offset:2px;outline:2px solid #0997df}.MobileHeader-module__z8ScMW__loading{opacity:.7;pointer-events:none}.MobileHeader-module__z8ScMW__loading .MobileHeader-module__z8ScMW__menuButton,.MobileHeader-module__z8ScMW__loading .MobileHeader-module__z8ScMW__profileButton,.MobileHeader-module__z8ScMW__loading .MobileHeader-module__z8ScMW__cartButton{animation:1.5s ease-in-out infinite MobileHeader-module__z8ScMW__pulse}@keyframes MobileHeader-module__z8ScMW__pulse{0%,to{opacity:1}50%{opacity:.5}}
.Home-module__6XXAVq__homepage{background:#fff;width:100%;min-height:100vh;overflow-x:hidden}.Home-module__6XXAVq__main{width:100%;max-width:1200px;margin:0 auto;padding:3rem 1rem}.Home-module__6XXAVq__section{margin-bottom:3rem}.Home-module__6XXAVq__browseCategoriesSection{margin-bottom:0}.Home-module__6XXAVq__topOrganisationsSection{background:#fff;margin-top:0;padding:0}.Home-module__6XXAVq__sectionHeader{text-align:center;margin-bottom:1rem}.Home-module__6XXAVq__sectionTitle{color:#1f2937;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:flex}.Home-module__6XXAVq__sponsoredIcon{object-fit:cover;border:2px solid var(--sponsored);border-radius:50%;width:30px;height:30px}.Home-module__6XXAVq__sectionSubtitle{color:#6b7280;margin:0;font-size:1.125rem}.Home-module__6XXAVq__premiumButton{color:#000;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:none;border-radius:8px;align-items:center;gap:.5rem;margin:1rem 0;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex}.Home-module__6XXAVq__premiumButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #fbbf2466}.Home-module__6XXAVq__premiumDescription{color:#6b7280;margin:.5rem 0 0;font-size:.875rem;font-style:italic}.Home-module__6XXAVq__sponsoredSection{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);border-radius:16px;margin-bottom:3rem;padding:2rem}.Home-module__6XXAVq__featuredSection{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.Home-module__6XXAVq__sponsoredCarouselWrapper{align-items:center;display:flex;position:relative;overflow:hidden}.Home-module__6XXAVq__sponsoredListings{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;gap:1.5rem;width:100%;padding:1rem .5rem;display:flex;overflow-x:auto}.Home-module__6XXAVq__sponsoredListings::-webkit-scrollbar{display:none}.Home-module__6XXAVq__navArrow{cursor:pointer;z-index:10;color:#1f2937;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.Home-module__6XXAVq__navArrow:hover{color:var(--primary-green,#10b981);background:#f9fafb;transform:translateY(-50%)scale(1.05);box-shadow:0 6px 16px #00000026}.Home-module__6XXAVq__navArrowLeft{left:-24px}.Home-module__6XXAVq__navArrowRight{right:-24px}.Home-module__6XXAVq__sponsoredCard{cursor:pointer;scroll-snap-align:start;pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex:0 0 300px;min-width:300px;max-width:300px;height:auto;min-height:320px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.Home-module__6XXAVq__sponsoredCard:hover{border-color:var(--primary-green);transform:translateY(-4px);box-shadow:0 8px 24px #1d9b4b26}.Home-module__6XXAVq__sponsoredCard:before{content:"";opacity:.15;z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.Home-module__6XXAVq__sponsoredCard[data-category=electronics]:before{background-image:url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=800&q=80)}.Home-module__6XXAVq__sponsoredCard[data-category=services]:before{background-image:url(https://images.unsplash.com/photo-1582719478250-c89cae4dc85b?auto=format&fit=crop&w=800&q=80)}.Home-module__6XXAVq__sponsoredCard[data-category=realestate]:before{background-image:url(https://images.unsplash.com/photo-1560448204-e02f11c3d0e2?auto=format&fit=crop&w=800&q=80)}.Home-module__6XXAVq__sponsoredBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000c;border:1px solid #ffffff1a;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:500;position:absolute;top:12px;right:12px}.Home-module__6XXAVq__discountBadgeTop{color:#fff;z-index:3;background:#ef4444;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700;animation:2s infinite Home-module__6XXAVq__pulse;position:absolute;top:12px;left:12px;box-shadow:0 4px 12px #ef44444d}@keyframes Home-module__6XXAVq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Home-module__6XXAVq__sponsoredBadge:hover{background:var(--primary-green);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #1d9b4b4d}.Home-module__6XXAVq__sponsoredContent{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.Home-module__6XXAVq__sponsoredImage{object-fit:cover;border-radius:0;width:100%;height:180px}.Home-module__6XXAVq__sponsoredInfo{flex-direction:column;flex:1;padding:1rem;display:flex}.Home-module__6XXAVq__sponsoredInfo h3{color:#1e293b;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.Home-module__6XXAVq__sponsoredPrice{color:#083d6d;margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.Home-module__6XXAVq__sponsoredLocation{color:#6b7280;align-items:center;gap:.25rem;margin:0;font-size:.875rem;display:flex}.Home-module__6XXAVq__sponsoredLocation:before{content:"📍";font-size:.75rem}.Home-module__6XXAVq__sponsoredPriceRow{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.Home-module__6XXAVq__sponsoredOriginalPrice{color:#94a3b8;font-size:.875rem;font-weight:500;text-decoration:line-through}.Home-module__6XXAVq__sponsoredSavings{color:#10b981;background:#f0fdf4;border-radius:4px;align-self:flex-start;align-items:center;gap:.25rem;margin-bottom:.75rem;padding:4px 8px;font-size:.8rem;font-weight:700;display:flex}.Home-module__6XXAVq__sponsoredMetaRow{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.Home-module__6XXAVq__sponsoredViews{color:#64748b;background:#f1f5f9;border-radius:4px;align-items:center;gap:.25rem;padding:2px 6px;font-size:.75rem;display:flex}.Home-module__6XXAVq__sponsoredSeller{color:#475569;border-top:1px solid #f1f5f9;align-items:center;gap:.4rem;margin-top:.4rem;padding-top:.4rem;font-size:.8rem;font-weight:500;display:flex}.Home-module__6XXAVq__sponsoredCTA{text-align:center;background:linear-gradient(135deg,#1a6ec2 0%,#381761 100%);border:none;border-radius:12px;margin-top:2rem;padding:2rem}.Home-module__6XXAVq__sponsoredCTAContent h3{color:#fff;margin:0 0 1rem;font-size:1.5rem;font-weight:700}.Home-module__6XXAVq__sponsoredCTAContent p{color:#ffffffe6;max-width:500px;margin:0 auto 2rem;font-size:1rem}.Home-module__6XXAVq__sponsoredCTAButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Home-module__6XXAVq__sponsoredCTABtnPrimary{color:#1a6ec2;cursor:pointer;background:#fff;border:1px solid #fff;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.Home-module__6XXAVq__sponsoredCTABtnPrimary:hover{background:#ffffffe6;transform:translateY(-1px);box-shadow:0 8px 20px #ffffff4d}.Home-module__6XXAVq__sponsoredCTABtnSecondary{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:8px;padding:.75rem 2rem;font-weight:600;transition:all .3s}.Home-module__6XXAVq__sponsoredCTABtnSecondary:hover{background:#ffffff1a;transform:translateY(-1px)}.Home-module__6XXAVq__businessVerificationSection{box-shadow:none;background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin:4rem 0;padding:5rem 3rem;position:relative;overflow:hidden}.Home-module__6XXAVq__businessVerificationSection:before,.Home-module__6XXAVq__businessVerificationSection:after{display:none}@keyframes Home-module__6XXAVq__float{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(30px,-30px)rotate(120deg)}66%{transform:translate(-20px,20px)rotate(240deg)}}.Home-module__6XXAVq__businessVerificationSection .Home-module__6XXAVq__sectionHeader{text-align:center;z-index:1;margin-bottom:3rem;position:relative}.Home-module__6XXAVq__businessVerificationSection .Home-module__6XXAVq__sectionTitle{color:#1f2937;text-shadow:none;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Home-module__6XXAVq__businessVerificationSection .Home-module__6XXAVq__sectionSubtitle{color:#6b7280;text-shadow:none;margin:0;font-size:1.125rem;line-height:1.5}.Home-module__6XXAVq__verificationContainer{z-index:1;position:relative}.Home-module__6XXAVq__verificationGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;display:grid}.Home-module__6XXAVq__verificationCard{background:#fafbfc;border:1px solid #e5e7eb;border-radius:20px;padding:2.5rem;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.Home-module__6XXAVq__verificationCard:before{content:"";background:linear-gradient(90deg,#10b981,#059669);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Home-module__6XXAVq__verificationCard:hover:before{transform:scaleX(1)}.Home-module__6XXAVq__verificationCard:hover{transform:translateY(-8px);box-shadow:0 12px 40px #00000026}.Home-module__6XXAVq__verificationCard:first-child:hover{border-color:#8b5cf6}.Home-module__6XXAVq__verificationCard:nth-child(2):hover{border-color:#3b82f6}.Home-module__6XXAVq__verificationCard:nth-child(3):hover{border-color:#f59e0b}.Home-module__6XXAVq__verificationCard:nth-child(4):hover{border-color:#ef4444}.Home-module__6XXAVq__verificationCard:nth-child(5):hover{border-color:#06b6d4}.Home-module__6XXAVq__verificationCard:nth-child(6):hover{border-color:#ec4899}.Home-module__6XXAVq__verificationIconWrapper{width:64px;margin:0 auto 1.5rem;position:relative}.Home-module__6XXAVq__verificationIcon{color:#fff;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.8rem;transition:all .4s;display:flex;position:relative;box-shadow:0 8px 24px #0003}.Home-module__6XXAVq__verificationIcon:after{content:"";opacity:0;z-index:-1;background:linear-gradient(45deg,#0000,#ffffff4d,#0000);border-radius:20px;transition:opacity .3s;position:absolute;inset:-2px}.Home-module__6XXAVq__verificationCard:hover .Home-module__6XXAVq__verificationIcon:after{opacity:1}.Home-module__6XXAVq__verificationCard:first-child .Home-module__6XXAVq__verificationIcon,.Home-module__6XXAVq__verificationCard:nth-child(2) .Home-module__6XXAVq__verificationIcon,.Home-module__6XXAVq__verificationCard:nth-child(3) .Home-module__6XXAVq__verificationIcon,.Home-module__6XXAVq__verificationCard:nth-child(4) .Home-module__6XXAVq__verificationIcon,.Home-module__6XXAVq__verificationCard:nth-child(5) .Home-module__6XXAVq__verificationIcon,.Home-module__6XXAVq__verificationCard:nth-child(6) .Home-module__6XXAVq__verificationIcon{background:#22c55e;box-shadow:0 4px 12px #22c55e33}.Home-module__6XXAVq__iconAnimated{animation:3s ease-in-out infinite Home-module__6XXAVq__iconFloat}@keyframes Home-module__6XXAVq__iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.Home-module__6XXAVq__verificationCard:first-child .Home-module__6XXAVq__iconAnimated{animation:3s ease-in-out infinite Home-module__6XXAVq__iconFloat,2s ease-in-out infinite Home-module__6XXAVq__iconPulse}.Home-module__6XXAVq__verificationCard:nth-child(2) .Home-module__6XXAVq__iconAnimated{animation:3s ease-in-out .5s infinite Home-module__6XXAVq__iconFloat,4s linear infinite Home-module__6XXAVq__iconRotate}.Home-module__6XXAVq__verificationCard:nth-child(3) .Home-module__6XXAVq__iconAnimated{animation:3s ease-in-out 1s infinite Home-module__6XXAVq__iconFloat,2.5s ease-in-out infinite Home-module__6XXAVq__iconPulse}.Home-module__6XXAVq__verificationCard:nth-child(4) .Home-module__6XXAVq__iconAnimated{animation:3s ease-in-out 1.5s infinite Home-module__6XXAVq__iconFloat,2s ease-in-out infinite Home-module__6XXAVq__iconBounce}.Home-module__6XXAVq__verificationCard:nth-child(5) .Home-module__6XXAVq__iconAnimated{animation:3s ease-in-out 2s infinite Home-module__6XXAVq__iconFloat,3s ease-in-out infinite Home-module__6XXAVq__iconPulse}.Home-module__6XXAVq__verificationCard:nth-child(6) .Home-module__6XXAVq__iconAnimated{animation:3s ease-in-out 2.5s infinite Home-module__6XXAVq__iconFloat,3.5s linear infinite Home-module__6XXAVq__iconRotate}@keyframes Home-module__6XXAVq__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes Home-module__6XXAVq__iconRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Home-module__6XXAVq__iconBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.Home-module__6XXAVq__verificationContent{text-align:center}.Home-module__6XXAVq__verificationContent h3{color:#1e293b;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.Home-module__6XXAVq__verificationContent p{color:#64748b;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.Home-module__6XXAVq__verificationBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.5rem 1rem;font-size:.75rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 2px 8px #00000026}.Home-module__6XXAVq__verificationCard:first-child .Home-module__6XXAVq__verificationBadge{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 2px 8px #8b5cf64d}.Home-module__6XXAVq__verificationCard:nth-child(2) .Home-module__6XXAVq__verificationBadge{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f64d}.Home-module__6XXAVq__verificationCard:nth-child(3) .Home-module__6XXAVq__verificationBadge{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 8px #f59e0b4d}.Home-module__6XXAVq__verificationCard:nth-child(4) .Home-module__6XXAVq__verificationBadge{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 2px 8px #ef44444d}.Home-module__6XXAVq__verificationCard:nth-child(5) .Home-module__6XXAVq__verificationBadge{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 2px 8px #06b6d44d}.Home-module__6XXAVq__verificationCard:nth-child(6) .Home-module__6XXAVq__verificationBadge{background:linear-gradient(135deg,#ec4899,#db2777);box-shadow:0 2px 8px #ec48994d}.Home-module__6XXAVq__verificationStats{z-index:1;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem;transition:all .3s;display:grid;position:relative;box-shadow:0 4px 20px #00000014}.Home-module__6XXAVq__verificationStats:hover{border-color:#667eea;transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.Home-module__6XXAVq__verificationStats:active{transform:translateY(0)}.Home-module__6XXAVq__statItem{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.Home-module__6XXAVq__statNumber{color:#10b981;text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.Home-module__6XXAVq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;text-align:center;font-size:1rem;font-weight:600}.Home-module__6XXAVq__clickHint{text-align:center;opacity:0;grid-column:1/-1;margin-top:1rem;animation:.5s ease-out 1s forwards Home-module__6XXAVq__fadeInUp;transform:translateY(10px)}@keyframes Home-module__6XXAVq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Home-module__6XXAVq__clickHint span{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-block;box-shadow:0 4px 12px #667eea4d}.Home-module__6XXAVq__verificationStats:hover .Home-module__6XXAVq__clickHint span{transform:scale(1.05);box-shadow:0 6px 16px #667eea66}@media (max-width:1200px){.Home-module__6XXAVq__businessVerificationSection{width:calc(100% + 4rem);margin:4rem -2rem;padding:3rem 2rem}.Home-module__6XXAVq__verificationGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}}@media (max-width:992px){.Home-module__6XXAVq__verificationGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Home-module__6XXAVq__verificationStats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;padding:1.5rem}.Home-module__6XXAVq__verificationCard{padding:1.75rem}.Home-module__6XXAVq__verificationContent h3{font-size:1.125rem}.Home-module__6XXAVq__verificationContent p{font-size:.9rem}}@media (max-width:768px){.Home-module__6XXAVq__businessVerificationSection{border-radius:0;width:calc(100% + 2.5rem);margin:3rem -1.25rem;padding:2.5rem 1.25rem}.Home-module__6XXAVq__verificationGrid{flex-direction:column;grid-template-columns:1fr;align-items:center;gap:1.25rem;display:flex}.Home-module__6XXAVq__verificationCard{width:100%;max-width:none;margin:0;padding:2rem 1.5rem}.Home-module__6XXAVq__verificationContent h3{font-size:1.25rem}.Home-module__6XXAVq__verificationContent p{font-size:.9rem;line-height:1.5}.Home-module__6XXAVq__verificationIcon{width:56px;height:56px;font-size:1.4rem}}@media (max-width:480px){.Home-module__6XXAVq__businessVerificationSection{width:calc(100% + 2rem);margin:2rem -1rem;padding:2rem 1rem}.Home-module__6XXAVq__businessVerificationSection .Home-module__6XXAVq__sectionTitle{margin-bottom:.75rem;font-size:1.5rem;line-height:1.23}.Home-module__6XXAVq__businessVerificationSection .Home-module__6XXAVq__sectionSubtitle{max-width:280px;margin-bottom:1rem;font-size:.9rem;line-height:1.4}.Home-module__6XXAVq__verificationCard{width:100%;max-width:none;min-height:auto;padding:1.5rem 1rem}.Home-module__6XXAVq__verificationIcon{border-radius:12px;width:48px;height:48px}.Home-module__6XXAVq__verificationContent h3{margin-bottom:.5rem;font-size:1.15rem}.Home-module__6XXAVq__verificationContent p{margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.Home-module__6XXAVq__verificationStats{grid-template-columns:1fr;gap:1rem;padding:1rem}.Home-module__6XXAVq__statNumber{font-size:1.75rem}.Home-module__6XXAVq__statLabel{font-size:.9rem}}.Home-module__6XXAVq__trustCuesSection{background:#fafbfc;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:3rem;padding:3rem 2rem}.Home-module__6XXAVq__trustCuesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}@media (max-width:1024px){.Home-module__6XXAVq__trustCuesGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.Home-module__6XXAVq__trustCuesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.Home-module__6XXAVq__trustCuesGrid{grid-template-columns:1fr;gap:1rem}}.Home-module__6XXAVq__trustCueItem{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 2px 8px #0000000a}.Home-module__6XXAVq__trustCueItem:hover{border-color:#1d9b4b4d;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.Home-module__6XXAVq__trustIcon{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex;box-shadow:0 4px 12px #22c55e33;width:60px!important;height:60px!important}.Home-module__6XXAVq__trustIcon:before{content:"";opacity:0;z-index:-1;background:linear-gradient(45deg,#0000,#ffffff4d,#0000);border-radius:50%;transition:opacity .3s;position:absolute;inset:-2px}.Home-module__6XXAVq__trustIcon svg{color:#fff;flex-shrink:0;display:block;width:28px!important;height:28px!important}@media (max-width:768px){.Home-module__6XXAVq__trustIcon{font-size:1.25rem;width:50px!important;height:50px!important}.Home-module__6XXAVq__trustIcon svg{width:24px!important;height:24px!important}}@media (max-width:480px){.Home-module__6XXAVq__trustIcon{font-size:1.1rem;width:45px!important;height:45px!important}.Home-module__6XXAVq__trustIcon svg{width:20px!important;height:20px!important}}.Home-module__6XXAVq__trustCueItem h3{color:#1f2937;margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.Home-module__6XXAVq__trustCueItem p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.Home-module__6XXAVq__mobileCategoriesSection{background:#fff;padding:1rem 1rem .5rem}.Home-module__6XXAVq__mobileCategoriesHeader{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.Home-module__6XXAVq__mobileCategoriesTitle{color:#111827;margin:0;font-size:1rem;font-weight:700}.Home-module__6XXAVq__mobileCategoriesViewAll{color:#22c55e;background:#22c55e14;border-radius:12px;padding:.25rem .5rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .2s}.Home-module__6XXAVq__mobileCategoriesViewAll:hover{background:#22c55e26}.Home-module__6XXAVq__mobileCategoriesGrid{grid-template-columns:repeat(4,1fr);gap:.75rem .5rem;padding-bottom:.5rem;display:grid}.Home-module__6XXAVq__mobileCategoryCard{cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;gap:.375rem;transition:transform .2s;display:flex}.Home-module__6XXAVq__mobileCategoryCard:active{transform:scale(.95)}.Home-module__6XXAVq__mobileCategoryIconContainer{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.Home-module__6XXAVq__mobileCategoryCard:hover .Home-module__6XXAVq__mobileCategoryIconContainer{transform:scale(1.05);box-shadow:0 4px 14px #0000001a}.Home-module__6XXAVq__mobileCategoryImage{object-fit:cover;width:100%;height:100%;display:block}.Home-module__6XXAVq__mobileCategoryEmoji{justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}.Home-module__6XXAVq__mobileCategoryName{color:#374151;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-size:.7rem;font-weight:600;line-height:1.2;overflow:hidden}.Home-module__6XXAVq__mobileModalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:flex-end;animation:.2s Home-module__6XXAVq__fadeIn;display:flex;position:fixed;inset:0}@keyframes Home-module__6XXAVq__fadeIn{0%{opacity:0}to{opacity:1}}.Home-module__6XXAVq__mobileModalContent{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:60vh;padding:1.5rem 1rem 2rem;animation:.3s Home-module__6XXAVq__slideUp;position:relative;overflow-y:auto}@keyframes Home-module__6XXAVq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Home-module__6XXAVq__mobileModalClose{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:1rem}.Home-module__6XXAVq__mobileModalClose:hover{color:#374151;background:#e5e7eb}.Home-module__6XXAVq__mobileModalTitle{color:#111827;margin:0 0 1.25rem;font-size:1.125rem;font-weight:700}.Home-module__6XXAVq__mobileModalGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Home-module__6XXAVq__mobileModalItem{cursor:pointer;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;gap:.5rem;transition:transform .2s;display:flex}.Home-module__6XXAVq__mobileModalItem:active{transform:scale(.95)}.Home-module__6XXAVq__mobileModalIconWrapper{background:#f0fdf4;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000d}.Home-module__6XXAVq__mobileModalItem:hover .Home-module__6XXAVq__mobileModalIconWrapper{transform:scale(1.05);box-shadow:0 4px 12px #22c55e26}.Home-module__6XXAVq__mobileModalIconImage{object-fit:cover;width:100%;height:100%;display:block}.Home-module__6XXAVq__mobileModalItemName{color:#374151;text-align:center;font-size:.75rem;font-weight:600;line-height:1.2}@media (max-width:360px){.Home-module__6XXAVq__mobileCategoryIconContainer{border-radius:14px;width:48px;height:48px}.Home-module__6XXAVq__mobileCategoryName{max-width:60px;font-size:.65rem}.Home-module__6XXAVq__mobileModalIconWrapper{border-radius:14px;width:48px;height:48px}}.Home-module__6XXAVq__mobileHero{text-align:center;background:linear-gradient(135deg,#22c55e,#16a34a);margin-top:3.5rem;padding:1.25rem 1rem 1.5rem;position:relative;overflow:hidden}.Home-module__6XXAVq__mobileHero:before{content:"";opacity:.12;z-index:0;background:url(https://images.unsplash.com/photo-1600880292203-757bb62b4baf?auto=format&fit=crop&w=1920) 50%/cover;position:absolute;inset:0}.Home-module__6XXAVq__mobileHeroContent{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:.5rem 0;display:flex;position:relative}.Home-module__6XXAVq__mobileHeroTitle{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-height:2em;margin:0 0 .375rem;font-size:1.15rem;font-weight:700;line-height:1.3;display:flex;overflow:hidden}.Home-module__6XXAVq__mobileHeroSubtitle{color:#ffffffe6;text-align:center;justify-content:center;align-items:center;width:100%;max-height:1.2em;margin:0;font-size:.8rem;line-height:1.3;display:flex;overflow:hidden}@media (max-width:768px){.Home-module__6XXAVq__trustSection{margin:3rem 0;padding:2rem 1rem}.Home-module__6XXAVq__trustGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.Home-module__6XXAVq__trustItem{opacity:0;background:#fff;border-radius:12px;padding:1rem;transition:all .3s;animation:.6s ease-out forwards Home-module__6XXAVq__fadeInUp;box-shadow:0 2px 8px #0000001a;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important}.Home-module__6XXAVq__trustItem:first-child{animation-delay:.1s}.Home-module__6XXAVq__trustItem:nth-child(2){animation-delay:.2s}.Home-module__6XXAVq__trustItem:nth-child(3){animation-delay:.3s}.Home-module__6XXAVq__trustItem:nth-child(4){animation-delay:.4s}.Home-module__6XXAVq__trustItem:hover{border:1px solid #e5f7e9;transform:translateY(-4px);box-shadow:0 8px 20px #22c55e33}.Home-module__6XXAVq__trustIcon{animation:2s infinite Home-module__6XXAVq__bounce;animation-delay:var(--delay,0s);justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.5rem;margin:0 auto 1rem!important;display:flex!important}.Home-module__6XXAVq__trustItem:first-child .Home-module__6XXAVq__trustIcon{animation-delay:.5s}.Home-module__6XXAVq__trustItem:nth-child(2) .Home-module__6XXAVq__trustIcon{animation-delay:.7s}.Home-module__6XXAVq__trustItem:nth-child(3) .Home-module__6XXAVq__trustIcon{animation-delay:.9s}.Home-module__6XXAVq__trustItem:nth-child(4) .Home-module__6XXAVq__trustIcon{animation-delay:1.1s}.Home-module__6XXAVq__trustTitle{color:#1e293b;margin-bottom:.25rem;font-size:.875rem;font-weight:600;text-align:center!important}.Home-module__6XXAVq__trustDescription{color:#64748b;font-size:.75rem;line-height:1.3;text-align:center!important}}@keyframes Home-module__6XXAVq__bounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-8px)}70%{transform:translateY(-4px)}90%{transform:translateY(-2px)}}.Home-module__6XXAVq__trustSection{background:#f8fafc;border-radius:16px;margin:4rem 0;padding:3rem 2rem}.Home-module__6XXAVq__trustGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));display:grid}.Home-module__6XXAVq__trustTitle{color:#1f2937;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.Home-module__6XXAVq__trustDescription{color:#6b7280;font-size:.95rem;line-height:1.5}.Home-module__6XXAVq__howItWorksGrid{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Home-module__6XXAVq__howItWorksRow{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:2rem;display:grid}.Home-module__6XXAVq__howItWorksCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000014}.Home-module__6XXAVq__howItWorksCard:hover{border-color:#22c55e;transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.Home-module__6XXAVq__howItWorksHeader{flex-shrink:0;height:140px;display:flex;position:relative}.Home-module__6XXAVq__howItWorksLogo{z-index:2;background:linear-gradient(135deg,#f8fafc,#e2e8f0);flex-shrink:0;justify-content:center;align-items:center;width:100px;height:140px;display:flex;position:relative}.Home-module__6XXAVq__howItWorksLogo:after{content:"";background:linear-gradient(#0000,#e5e7eb,#0000);width:1px;position:absolute;top:0;bottom:0;right:0}.Home-module__6XXAVq__howItWorksLogo img{object-fit:cover;background:#fff;border-radius:12px;width:60px;height:60px;box-shadow:0 2px 8px #0000001a}.Home-module__6XXAVq__howItWorksBanner{flex:1;height:140px;position:relative;overflow:hidden}.Home-module__6XXAVq__howItWorksBanner img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Home-module__6XXAVq__howItWorksCard:hover .Home-module__6XXAVq__howItWorksBanner img{transform:scale(1.05)}.Home-module__6XXAVq__howItWorksContent{flex-direction:column;flex:1;min-height:0;padding:1.5rem;display:flex}.Home-module__6XXAVq__howItWorksTitle{color:#1e293b;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.3}.Home-module__6XXAVq__howItWorksDescription{color:#64748b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:768px){.Home-module__6XXAVq__howItWorksRow{grid-template-columns:1fr;gap:1.5rem}.Home-module__6XXAVq__howItWorksHeader{height:100px}.Home-module__6XXAVq__howItWorksLogo{width:70px;height:100px}.Home-module__6XXAVq__howItWorksLogo img{width:40px;height:40px}.Home-module__6XXAVq__howItWorksBanner{height:100px}.Home-module__6XXAVq__howItWorksContent{padding:1rem}.Home-module__6XXAVq__howItWorksTitle{font-size:.9rem}.Home-module__6XXAVq__howItWorksDescription{font-size:.75rem}}.Home-module__6XXAVq__footer{color:#fff;background:#1f2937;margin-top:4rem;padding:3rem 0 1rem}.Home-module__6XXAVq__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.Home-module__6XXAVq__footerSection h4{color:#fff;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Home-module__6XXAVq__footerText{color:#9ca3af;max-width:300px;font-size:.95rem;line-height:1.5}.Home-module__6XXAVq__footerLinks{margin:0;padding:0;list-style:none}.Home-module__6XXAVq__footerLinks li{margin-bottom:.5rem}.Home-module__6XXAVq__footerLinks a{color:#9ca3af;font-size:.95rem;text-decoration:none;transition:color .2s}.Home-module__6XXAVq__footerLinks a:hover{color:#fff}.Home-module__6XXAVq__footerBottom{text-align:center;border-top:1px solid #374151;max-width:1200px;margin:2rem auto 0;padding:2rem 1rem 0}.Home-module__6XXAVq__footerBottom p{color:#9ca3af;font-size:.9rem}.Home-module__6XXAVq__loadingContainer{justify-content:center;align-items:center;min-height:200px;display:flex}@media (min-width:768px){.Home-module__6XXAVq__main{padding:4rem 2rem}.Home-module__6XXAVq__sectionTitle{font-size:2.5rem}.Home-module__6XXAVq__sectionSubtitle{font-size:1.2rem}.Home-module__6XXAVq__trustSection{padding:4rem 3rem}.Home-module__6XXAVq__trustGrid{gap:3rem}}@media (min-width:1024px){.Home-module__6XXAVq__main{padding:5rem 2rem}.Home-module__6XXAVq__sectionTitle{font-size:3rem}.Home-module__6XXAVq__sectionSubtitle{font-size:1.3rem}.Home-module__6XXAVq__trustGrid{grid-template-columns:repeat(3,1fr)}.Home-module__6XXAVq__footerContent{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.Home-module__6XXAVq__main{padding:2rem 1rem}.Home-module__6XXAVq__section{margin-bottom:3rem}.Home-module__6XXAVq__sectionTitle{font-size:1.75rem}.Home-module__6XXAVq__sectionSubtitle{font-size:1rem}.Home-module__6XXAVq__trustSection{margin:3rem 0;padding:2rem 1rem}.Home-module__6XXAVq__trustGrid{grid-template-columns:1fr;gap:1.5rem}.Home-module__6XXAVq__trustItem{text-align:center;flex-direction:column}.Home-module__6XXAVq__footerContent{text-align:center;grid-template-columns:1fr}.Home-module__6XXAVq__footerSection{margin-bottom:2rem}.Home-module__6XXAVq__topOrganisationsSection{box-shadow:none;background:#fff;border:none;padding:0}}.Home-module__6XXAVq__categoryBanner{padding:.75rem 1rem}.Home-module__6XXAVq__categoryIcon{width:50px;height:50px;margin-right:.75rem}.Home-module__6XXAVq__categoryInfo h3{font-size:1rem}.Home-module__6XXAVq__categoryInfo p{font-size:.8rem}.Home-module__6XXAVq__categoryArrow{width:28px;height:28px}.Home-module__6XXAVq__categoryBadge{padding:1px 4px;font-size:8px;top:-6px;right:-6px}.Home-module__6XXAVq__trustMessagesSection{background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;margin:2rem 0;padding:2rem;display:flex}.Home-module__6XXAVq__trustMessage{text-align:center;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.Home-module__6XXAVq__trustMessageIcon{flex-shrink:0;font-size:1.5rem}.Home-module__6XXAVq__trustMessageText{color:#1f2937;font-size:1rem;font-weight:600}@media (max-width:768px){.Home-module__6XXAVq__trustMessagesSection{flex-direction:column;gap:1rem;padding:1.5rem}.Home-module__6XXAVq__trustMessage{text-align:center;flex-direction:column;gap:.5rem}}.Home-module__6XXAVq__mobileHero{text-align:center;background:linear-gradient(135deg,#22c55e,#16a34a);margin-top:2rem;margin-bottom:4rem;padding:2rem 1rem 4rem;position:relative;overflow:hidden}.Home-module__6XXAVq__mobileHeroContent{max-width:500px;padding-top:2.5rem;position:relative}.Home-module__6XXAVq__mobileHeroTitle{color:#fff;min-height:2.2rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:800;line-height:1.2}.Home-module__6XXAVq__mobileHeroSubtitle{color:#ffffffe6;font-size:.9rem;font-weight:500}@media (max-width:320px){.Home-module__6XXAVq__trustCuesSection{padding:1.5rem .5rem!important}.Home-module__6XXAVq__sectionTitle{font-size:1.25rem!important}.Home-module__6XXAVq__sectionSubtitle{font-size:.75rem!important}.Home-module__6XXAVq__trustCueItem{padding:1rem .5rem!important}.Home-module__6XXAVq__trustCueItem h3{font-size:.9rem!important}.Home-module__6XXAVq__trustCueItem p{font-size:.75rem!important}.Home-module__6XXAVq__trustIcon{width:36px!important;height:36px!important;font-size:.9rem!important}}.Home-module__6XXAVq__hubbleSection{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:3rem;overflow:hidden}.Home-module__6XXAVq__hubbleTopBar{background:linear-gradient(135deg,#1d9b4b,#16a34a);justify-content:center;align-items:center;gap:2rem;padding:1rem 2rem;display:flex}.Home-module__6XXAVq__hubbleStat{color:#fff;align-items:center;gap:.4rem;display:flex}.Home-module__6XXAVq__hubbleStat strong{font-size:1.1rem;font-weight:800}.Home-module__6XXAVq__hubbleStat span{opacity:.9;font-size:.8rem}.Home-module__6XXAVq__hubbleStatDivider{background:#ffffff4d;width:1px;height:24px}.Home-module__6XXAVq__hubbleInner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:2.5rem;display:grid}.Home-module__6XXAVq__hubbleTextCol{flex-direction:column;align-items:flex-start;display:flex}.Home-module__6XXAVq__hubbleBadge{color:#1d9b4b;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Home-module__6XXAVq__hubbleTitle{color:#1f2937;letter-spacing:-.02em;margin:0 0 .75rem;font-size:2rem;font-weight:700;line-height:1.2}.Home-module__6XXAVq__hubbleGreen{color:#1d9b4b}.Home-module__6XXAVq__hubbleDesc{color:#6b7280;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.5}.Home-module__6XXAVq__hubbleCards{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;margin-bottom:1.5rem;display:grid}.Home-module__6XXAVq__hubbleCard{background:#fafbfc;border:1px solid #f3f4f6;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.Home-module__6XXAVq__hubbleCard:hover{border-color:#1d9b4b40;transform:translateY(-2px);box-shadow:0 4px 16px #0000000d}.Home-module__6XXAVq__hubbleCardIcon{flex-shrink:0;font-size:1.5rem;animation:2.5s ease-in-out infinite Home-module__6XXAVq__hubbleIconPulse;display:inline-block}.Home-module__6XXAVq__hubbleCard:nth-child(2) .Home-module__6XXAVq__hubbleCardIcon{animation-delay:.4s}@keyframes Home-module__6XXAVq__hubbleIconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.Home-module__6XXAVq__hubbleCard strong{color:#1f2937;margin-bottom:.15rem;font-size:.9rem;display:block}.Home-module__6XXAVq__hubbleCard p{color:#6b7280;margin:0;font-size:.78rem;line-height:1.4}.Home-module__6XXAVq__hubbleActions{flex-wrap:wrap;justify-content:flex-end;gap:.8rem;margin-top:1.5rem;display:flex}.Home-module__6XXAVq__hubblePrimaryCta{color:#fff;background:#1d9b4b;border-radius:10px;align-items:center;padding:.85rem 1.8rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #1d9b4b40}.Home-module__6XXAVq__hubblePrimaryCta:hover{transform:translateY(-3px);box-shadow:0 8px 28px #1d9b4b59}.Home-module__6XXAVq__hubbleSecondaryCta{color:#1d9b4b;background:#fff;border:2px solid #1d9b4b4d;border-radius:10px;align-items:center;padding:.85rem 1.8rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.Home-module__6XXAVq__hubbleSecondaryCta:hover{background:#f0fdf4;border-color:#1d9b4b;transform:translateY(-3px)}.Home-module__6XXAVq__hubbleImgCol{border:1px solid #e5e7eb;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.Home-module__6XXAVq__hubbleImg{width:100%;height:auto;transition:transform .5s;display:block}.Home-module__6XXAVq__hubbleImgCol:hover .Home-module__6XXAVq__hubbleImg{transform:scale(1.03)}.Home-module__6XXAVq__hubbleBrands{background:#fafbfc;border-top:1px solid #f3f4f6;align-items:center;gap:.75rem;padding:1rem 2.5rem;display:flex}.Home-module__6XXAVq__hubbleBrands>span{color:#6b7280;white-space:nowrap;font-size:.75rem;font-weight:600}.Home-module__6XXAVq__hubbleBrandTags{flex-wrap:wrap;gap:.4rem;display:flex}.Home-module__6XXAVq__hubbleBrandTag{letter-spacing:.02em;cursor:default;color:#fff;background-color:#1d9b4b;border-radius:20px;padding:.3rem .85rem;font-size:.72rem;font-weight:700;transition:all .25s;box-shadow:0 1px 4px #0000001a}.Home-module__6XXAVq__hubbleBrandTag:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 4px 12px #00000026}@media (max-width:768px){.Home-module__6XXAVq__hubbleInner{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.Home-module__6XXAVq__hubbleImgCol{order:-1}.Home-module__6XXAVq__hubbleTitle{font-size:1.6rem}.Home-module__6XXAVq__hubbleTopBar{gap:1rem;padding:.8rem 1rem}.Home-module__6XXAVq__hubbleStat strong{font-size:.9rem}.Home-module__6XXAVq__hubbleBrands{flex-wrap:wrap;padding:1rem 1.5rem}.Home-module__6XXAVq__hubbleCards{grid-template-columns:1fr}}@media (max-width:480px){.Home-module__6XXAVq__hubbleTitle{font-size:1.3rem}.Home-module__6XXAVq__hubbleInner{padding:1.5rem 1rem}.Home-module__6XXAVq__hubbleActions{flex-direction:column}.Home-module__6XXAVq__hubblePrimaryCta,.Home-module__6XXAVq__hubbleSecondaryCta{justify-content:center;width:100%}.Home-module__6XXAVq__hubbleTopBar{gap:.5rem}.Home-module__6XXAVq__hubbleStat strong{font-size:.8rem}.Home-module__6XXAVq__hubbleStat span{font-size:.7rem}.Home-module__6XXAVq__hubbleBrands{padding:.8rem 1rem}}.Home-module__6XXAVq__eventsSection{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:3rem;padding:4rem 0}.Home-module__6XXAVq__eventsInner{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;padding:0 2.5rem;display:grid}.Home-module__6XXAVq__eventsTextCol{flex-direction:column;justify-content:space-between;align-items:flex-start;display:flex}.Home-module__6XXAVq__eventsContent{flex-direction:column;align-items:flex-start;display:flex}.Home-module__6XXAVq__eventsCtaContainer{justify-content:flex-start;width:100%;margin-top:1rem;display:flex}.Home-module__6XXAVq__eventsBadge{text-transform:uppercase;letter-spacing:.08em;color:#1d9b4b;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.7rem;font-weight:700;display:inline-block}.Home-module__6XXAVq__eventsTitle{color:#1f2937;letter-spacing:-.02em;margin:0 0 1rem;font-size:2rem;font-weight:700;line-height:1.2}.Home-module__6XXAVq__eventsDesc{color:#6b7280;margin:0 0 1.5rem;font-size:1.125rem;line-height:1.5}.Home-module__6XXAVq__eventsHighlights{flex-direction:column;gap:1rem;width:100%;margin-bottom:2rem;display:flex}.Home-module__6XXAVq__eventsHighlight{border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}.Home-module__6XXAVq__eventsHighlight:hover{border-color:#1d9b4b33;transform:translate(4px);box-shadow:0 4px 16px #0000000a}.Home-module__6XXAVq__eventsIcon{flex-shrink:0;font-size:1.8rem;animation:2.5s ease-in-out infinite Home-module__6XXAVq__evIconBounce;display:inline-block}.Home-module__6XXAVq__eventsHighlight:nth-child(2) .Home-module__6XXAVq__eventsIcon{animation-delay:.3s}.Home-module__6XXAVq__eventsHighlight:nth-child(3) .Home-module__6XXAVq__eventsIcon{animation-delay:.6s}@keyframes Home-module__6XXAVq__evIconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.Home-module__6XXAVq__eventsHighlight strong{color:#1f2937;margin-bottom:.1rem;font-size:.9rem;display:block}.Home-module__6XXAVq__eventsHighlight p{color:#6b7280;margin:0;font-size:.8rem;line-height:1.4}.Home-module__6XXAVq__eventsCta{color:#fff;background:#1d9b4b;border-radius:10px;justify-content:center;align-items:center;margin:0 auto;padding:.85rem 1.8rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 16px #1d9b4b33}.Home-module__6XXAVq__eventsCta:hover{transform:translateY(-3px);box-shadow:0 8px 28px #1d9b4b4d}.Home-module__6XXAVq__eventsVisual{flex-direction:column;gap:1rem;display:flex}.Home-module__6XXAVq__eventsCard{background:#fafbfc;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.Home-module__6XXAVq__eventsCard:hover{border-color:#1d9b4b33;transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.Home-module__6XXAVq__eventsCardIcon{flex-shrink:0;font-size:2rem;animation:3s ease-in-out infinite Home-module__6XXAVq__evIconBounce;display:inline-block}.Home-module__6XXAVq__eventsCard:nth-child(2) .Home-module__6XXAVq__eventsCardIcon{animation-delay:.4s}.Home-module__6XXAVq__eventsCard:nth-child(3) .Home-module__6XXAVq__eventsCardIcon{animation-delay:.8s}.Home-module__6XXAVq__eventsCardInfo{flex-direction:column;display:flex}.Home-module__6XXAVq__eventsCardInfo strong{color:#1f2937;font-size:1rem;font-weight:700}.Home-module__6XXAVq__eventsCardInfo span{color:#6b7280;font-size:.8rem}@media (max-width:768px){.Home-module__6XXAVq__eventsInner{grid-template-columns:1fr;gap:2rem;padding:0 1.5rem}.Home-module__6XXAVq__eventsTitle{font-size:1.6rem}.Home-module__6XXAVq__eventsSection{padding:2.5rem 0}}@media (max-width:480px){.Home-module__6XXAVq__eventsTitle{font-size:1.3rem}.Home-module__6XXAVq__eventsInner{padding:0 1rem}}.Home-module__6XXAVq__ctaContainer{text-align:center;margin-top:2rem}.Home-module__6XXAVq__viewAllButton{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #22c55e4d}.Home-module__6XXAVq__viewAllButton:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-2px);box-shadow:0 6px 20px #22c55e66}.Home-module__6XXAVq__viewAllButton:active{transform:translateY(0)}
.IndividualListingTemplate-module__Ti6vTa__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.IndividualListingTemplate-module__Ti6vTa__heroSection{text-align:center;border-bottom:1px solid #e5e7eb;margin-top:96px;padding:3rem 1rem 2rem;position:relative;overflow:hidden}.IndividualListingTemplate-module__Ti6vTa__heroContent{z-index:2;max-width:1200px;margin:0 auto;position:relative}.IndividualListingTemplate-module__Ti6vTa__breadcrumbBar{width:100%;max-width:1400px;margin:0 auto;padding:.5rem 1rem 0}.IndividualListingTemplate-module__Ti6vTa__heroTitle{color:#000;margin-bottom:.75rem;font-size:2rem;font-weight:900;line-height:1.2}.IndividualListingTemplate-module__Ti6vTa__heroSubtitle{opacity:.9;color:#4b5563;margin-bottom:0;font-size:1rem;line-height:1.6}.IndividualListingTemplate-module__Ti6vTa__mainContent{box-sizing:border-box;flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1rem}.IndividualListingTemplate-module__Ti6vTa__ctaSection{text-align:center;background-color:#0000;background-image:linear-gradient(135deg,#006d81,#007184),url(https://images.unsplash.com/photo-1557804506-669a67965ba0?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-top:3rem;padding:3rem 1rem;position:relative;overflow:hidden}.IndividualListingTemplate-module__Ti6vTa__ctaContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.IndividualListingTemplate-module__Ti6vTa__ctaSection:before{content:"";z-index:1;background:linear-gradient(135deg,#006d81e6 0%,#007184e6 100%);animation:10s ease-in-out infinite alternate IndividualListingTemplate-module__Ti6vTa__subtleShift;position:absolute;inset:0}@keyframes IndividualListingTemplate-module__Ti6vTa__subtleShift{0%{background:linear-gradient(135deg,#006d81e6 0%,#007184e6 100%)}50%{background:linear-gradient(135deg,#007184e6 0%,#006d81e6 100%)}to{background:linear-gradient(135deg,#006d81e6 0%,#007184e6 100%)}}.IndividualListingTemplate-module__Ti6vTa__ctaTitle{color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:800;line-height:1.2}.IndividualListingTemplate-module__Ti6vTa__ctaSubtitle{color:#fffffff2;margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.IndividualListingTemplate-module__Ti6vTa__ctaButton{color:#006d81;cursor:pointer;background-color:#fff;border:2px solid #fff;border-radius:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 6px #0000001a}.IndividualListingTemplate-module__Ti6vTa__ctaButton:hover{color:#fff;background-color:#0000;border-color:#fff;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.IndividualListingTemplate-module__Ti6vTa__ctaButton:active{transform:translateY(0)}@media (min-width:768px){.IndividualListingTemplate-module__Ti6vTa__heroSection{padding:4rem 2rem 3rem}.IndividualListingTemplate-module__Ti6vTa__heroTitle{font-size:2.5rem}.IndividualListingTemplate-module__Ti6vTa__heroSubtitle{font-size:1.125rem}.IndividualListingTemplate-module__Ti6vTa__mainContent{padding:1.5rem}.IndividualListingTemplate-module__Ti6vTa__ctaSection{padding:4rem 2rem}.IndividualListingTemplate-module__Ti6vTa__ctaTitle{font-size:2rem}.IndividualListingTemplate-module__Ti6vTa__ctaSubtitle{font-size:1.125rem}}@media (min-width:1024px){.IndividualListingTemplate-module__Ti6vTa__heroSection{padding:5rem 2rem 4rem}.IndividualListingTemplate-module__Ti6vTa__heroTitle{font-size:3rem}.IndividualListingTemplate-module__Ti6vTa__heroSubtitle{font-size:1.25rem}.IndividualListingTemplate-module__Ti6vTa__mainContent{padding:2rem}.IndividualListingTemplate-module__Ti6vTa__ctaSection{padding:4rem 2rem}.IndividualListingTemplate-module__Ti6vTa__ctaTitle{font-size:2.25rem}}@media (min-width:1400px){.IndividualListingTemplate-module__Ti6vTa__mainContent{max-width:1600px}}.IndividualListingTemplate-module__Ti6vTa__hasSidebar{display:block}.IndividualListingTemplate-module__Ti6vTa__sidebar{display:none}.IndividualListingTemplate-module__Ti6vTa__contentColumn{width:100%}@media (min-width:1024px){.IndividualListingTemplate-module__Ti6vTa__hasSidebar{flex-direction:row;align-items:flex-start;gap:2rem;display:flex}.IndividualListingTemplate-module__Ti6vTa__sidebar{flex-shrink:0;width:280px;display:block}.IndividualListingTemplate-module__Ti6vTa__contentColumn{flex:1;min-width:0}}.IndividualListingTemplate-module__Ti6vTa__mainContentInner{width:100%}.IndividualListingTemplate-module__Ti6vTa__paginationWrapper{text-align:center;width:100%;max-width:1400px;margin:3rem auto 0;padding:1rem}@media (min-width:1024px){.IndividualListingTemplate-module__Ti6vTa__mainContentInner{flex-direction:row;align-items:flex-start;gap:2rem;display:flex}.IndividualListingTemplate-module__Ti6vTa__paginationWrapper{margin-top:4rem}}
.DXVerifiedBadge-module__VZPAOG__badgeWrapper{cursor:help;justify-content:center;align-items:center;display:inline-flex;position:relative}.DXVerifiedBadge-module__VZPAOG__small{width:16px;height:16px}.DXVerifiedBadge-module__VZPAOG__medium{width:20px;height:20px}.DXVerifiedBadge-module__VZPAOG__large{width:28px;height:28px}.DXVerifiedBadge-module__VZPAOG__tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:50;background-color:#111827;border-radius:4px;padding:6px 10px;font-size:12px;font-weight:500;animation:.2s ease-in-out DXVerifiedBadge-module__VZPAOG__fadeIn;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.DXVerifiedBadge-module__VZPAOG__tooltipArrow{border:5px solid #0000;border-top-color:#111827;position:absolute;top:100%;left:50%;transform:translate(-50%)}@keyframes DXVerifiedBadge-module__VZPAOG__fadeIn{0%{opacity:0;transform:translate(-50%,5px)}to{opacity:1;transform:translate(-50%)}}
.AdSlot-module__RVpnoq__adContainer{background-color:#f1f5f9;border:1px dashed #cbd5e1;border-radius:4px;justify-content:center;align-items:center;margin:1.5rem auto;display:flex}.AdSlot-module__RVpnoq__adContent{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex}.AdSlot-module__RVpnoq__adDimensions{opacity:.7;margin-top:.25rem;font-size:.75rem}.AdSlot-module__RVpnoq__skyscraper{width:160px;height:600px}.AdSlot-module__RVpnoq__banner{width:100%;max-width:728px;height:90px}.AdSlot-module__RVpnoq__rectangle{width:300px;height:250px}@media (max-width:768px){.AdSlot-module__RVpnoq__skyscraper{width:100%;max-width:320px;height:100px}.AdSlot-module__RVpnoq__banner{max-width:320px;height:50px}}
.buy-module__bUkwTG__pageContent{width:100%;max-width:1400px;margin:0 auto}.buy-module__bUkwTG__resultsHeader{background:#fff;padding:1.5rem 1rem 1rem}.buy-module__bUkwTG__resultsCount{color:#1f2937;margin:0;font-size:1.25rem;font-weight:700}.buy-module__bUkwTG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.buy-module__bUkwTG__spinner{border:4px solid #e5e7eb;border-top-color:#1d9b4b;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite buy-module__bUkwTG__spin}@keyframes buy-module__bUkwTG__spin{to{transform:rotate(360deg)}}.buy-module__bUkwTG__errorContainer{text-align:center;padding:2rem 1rem}.buy-module__bUkwTG__errorMessage{color:#ef4444;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;font-size:1rem}.buy-module__bUkwTG__listingsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;display:grid}@media (min-width:768px){.buy-module__bUkwTG__listingsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem}}@media (min-width:1024px){.buy-module__bUkwTG__listingsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;padding:2rem}}@media (min-width:1440px){.buy-module__bUkwTG__listingsGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.buy-module__bUkwTG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.buy-module__bUkwTG__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.buy-module__bUkwTG__emptyTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.buy-module__bUkwTG__emptyMessage{color:#6b7280;max-width:400px;margin:0 0 1.5rem;font-size:1rem}.buy-module__bUkwTG__clearFiltersBtn{color:#fff;cursor:pointer;background:#1d9b4b;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.buy-module__bUkwTG__clearFiltersBtn:hover{background:#16803d}.buy-module__bUkwTG__paginationWrapper{background:#fff;flex-direction:column;align-items:center;padding:2rem 1rem 4rem;display:flex}.buy-module__bUkwTG__mobileFilterBar{margin-bottom:24px;display:block}@media (min-width:1024px){.buy-module__bUkwTG__mobileFilterBar{display:none}}
.rent-module__DwFw2q__pageContent{width:100%;max-width:1400px;margin:0 auto}.rent-module__DwFw2q__resultsHeader{background:#fff;padding:1.5rem 1rem 1rem}.rent-module__DwFw2q__resultsCount{color:#1f2937;margin:0;font-size:1.25rem;font-weight:700}.rent-module__DwFw2q__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 1rem;display:flex}.rent-module__DwFw2q__spinner{border:4px solid #e5e7eb;border-top-color:#1d9b4b;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite rent-module__DwFw2q__spin}@keyframes rent-module__DwFw2q__spin{to{transform:rotate(360deg)}}.rent-module__DwFw2q__errorContainer{text-align:center;padding:2rem 1rem}.rent-module__DwFw2q__errorMessage{color:#ef4444;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:1rem;font-size:1rem}.rent-module__DwFw2q__listingsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;display:grid}@media (min-width:768px){.rent-module__DwFw2q__listingsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem}}@media (min-width:1024px){.rent-module__DwFw2q__listingsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;padding:2rem}}@media (min-width:1440px){.rent-module__DwFw2q__listingsGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem}}.rent-module__DwFw2q__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1rem;display:flex}.rent-module__DwFw2q__emptyIcon{opacity:.5;margin-bottom:1rem;font-size:4rem}.rent-module__DwFw2q__emptyTitle{color:#1f2937;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.rent-module__DwFw2q__emptyMessage{color:#6b7280;max-width:400px;margin:0 0 1.5rem;font-size:1rem}.rent-module__DwFw2q__clearFiltersBtn{color:#fff;cursor:pointer;background:#1d9b4b;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.rent-module__DwFw2q__clearFiltersBtn:hover{background:#16803d}.rent-module__DwFw2q__paginationWrapper{background:#fff;flex-direction:column;align-items:center;padding:2rem 1rem 4rem;display:flex}.rent-module__DwFw2q__mobileFilterBar{margin-bottom:24px;display:block}@media (min-width:1024px){.rent-module__DwFw2q__mobileFilterBar{display:none}}
.PropertyFeaturedDealers-module__VM010W__section{background-color:#f8fafc;border-radius:12px;margin-bottom:2rem;padding:2.5rem 1.5rem}.PropertyFeaturedDealers-module__VM010W__header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.PropertyFeaturedDealers-module__VM010W__titleInfo{flex:1}.PropertyFeaturedDealers-module__VM010W__title{color:#0f172a;margin:0;font-size:1.5rem;font-weight:700}.PropertyFeaturedDealers-module__VM010W__subtitle{color:#475569;margin:.5rem 0 0;font-size:1rem}.PropertyFeaturedDealers-module__VM010W__seeAllBtn{color:var(--color-green,#1d9b4b);border:1px solid var(--color-green,#1d9b4b);white-space:nowrap;background:#fff;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s}.PropertyFeaturedDealers-module__VM010W__seeAllBtn:hover{background:#f0fdf4}.PropertyFeaturedDealers-module__VM010W__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.PropertyFeaturedDealers-module__VM010W__card{background:#fff;border-radius:8px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 1px 3px #0000001a}.PropertyFeaturedDealers-module__VM010W__card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.PropertyFeaturedDealers-module__VM010W__cardTop{text-align:center;flex-direction:column;align-items:center;margin-bottom:1.25rem;display:flex}.PropertyFeaturedDealers-module__VM010W__avatarContainer{border-radius:50%;width:80px;height:80px;margin-bottom:1rem;position:relative;box-shadow:0 2px 4px #0000001a}.PropertyFeaturedDealers-module__VM010W__avatarNoImage{background:#f1f5f9;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.PropertyFeaturedDealers-module__VM010W__avatarImage{object-fit:cover;border:2px solid #fff;border-radius:50%}.PropertyFeaturedDealers-module__VM010W__verifiedBadge{z-index:2;background:#fff;border-radius:50%;padding:2px;position:absolute;bottom:0;right:0;box-shadow:0 1px 2px #0000001a}.PropertyFeaturedDealers-module__VM010W__dealerName{color:#1e293b;margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.PropertyFeaturedDealers-module__VM010W__agencyName{color:#64748b;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:.875rem;display:-webkit-box;overflow:hidden}.PropertyFeaturedDealers-module__VM010W__cardStats{background:#f8fafc;border-radius:6px;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.PropertyFeaturedDealers-module__VM010W__statItem{color:#475569;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.PropertyFeaturedDealers-module__VM010W__statItem svg{color:#94a3b8;flex-shrink:0}.PropertyFeaturedDealers-module__VM010W__viewButton{background:var(--color-green,#1d9b4b);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:auto;padding:.75rem;font-size:.875rem;font-weight:600;transition:background .2s}.PropertyFeaturedDealers-module__VM010W__viewButton:hover{background:var(--primary-green,#16803d)}.PropertyFeaturedDealers-module__VM010W__skeletonCard{background:#fff;border-radius:8px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.PropertyFeaturedDealers-module__VM010W__skeletonAvatar{background:#e2e8f0;border-radius:50%;width:80px;height:80px;margin-bottom:1.5rem;animation:1.5s linear infinite PropertyFeaturedDealers-module__VM010W__shimmer}.PropertyFeaturedDealers-module__VM010W__skeletonTextLine{background:#e2e8f0;border-radius:4px;width:80%;height:12px;margin-bottom:1rem;animation:1.5s linear infinite PropertyFeaturedDealers-module__VM010W__shimmer}.PropertyFeaturedDealers-module__VM010W__skeletonTextLine:nth-child(3){width:60%;margin-bottom:2rem}.PropertyFeaturedDealers-module__VM010W__skeletonButton{background:#e2e8f0;border-radius:6px;width:100%;height:40px;margin-top:auto;animation:1.5s linear infinite PropertyFeaturedDealers-module__VM010W__shimmer}@keyframes PropertyFeaturedDealers-module__VM010W__shimmer{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (max-width:1024px){.PropertyFeaturedDealers-module__VM010W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PropertyFeaturedDealers-module__VM010W__section{padding:1.5rem 1rem}.PropertyFeaturedDealers-module__VM010W__header{flex-direction:column;align-items:flex-start;gap:1rem}.PropertyFeaturedDealers-module__VM010W__grid{scroll-snap-type:x mandatory;margin:0 -1rem;padding:0 1rem 1rem;display:flex;overflow-x:auto}.PropertyFeaturedDealers-module__VM010W__card,.PropertyFeaturedDealers-module__VM010W__skeletonCard{scroll-snap-align:center;min-width:260px}}
.PropertyFeaturedProjects-module__9BEGUG__section{background:0 0;border-radius:0;margin-bottom:0;padding:.25rem 0 0}.PropertyFeaturedProjects-module__9BEGUG__bgFeatured,.PropertyFeaturedProjects-module__9BEGUG__bgPopular{background:0 0}.PropertyFeaturedProjects-module__9BEGUG__header{display:none}.PropertyFeaturedProjects-module__9BEGUG__titleInfo{flex:1}.PropertyFeaturedProjects-module__9BEGUG__title{color:var(--text-primary,#111827);margin:0;font-size:1.5rem;font-weight:700}.PropertyFeaturedProjects-module__9BEGUG__subtitle{color:#4b5563;margin:.5rem 0 0;font-size:1rem}.PropertyFeaturedProjects-module__9BEGUG__seeAllBtn{color:#fff;background:var(--color-green,#1d9b4b);white-space:nowrap;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px #1d9b4b33}.PropertyFeaturedProjects-module__9BEGUG__seeAllBtn:hover{background:var(--primary-green,#16803d)}.PropertyFeaturedProjects-module__9BEGUG__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.PropertyFeaturedProjects-module__9BEGUG__card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000d}.PropertyFeaturedProjects-module__9BEGUG__card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.PropertyFeaturedProjects-module__9BEGUG__imageContainer{background:#f1f5f9;width:100%;height:180px;position:relative;overflow:hidden}.PropertyFeaturedProjects-module__9BEGUG__noImage{background:#f1f5f9;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;height:100%;display:flex}.PropertyFeaturedProjects-module__9BEGUG__noImageText{color:#94a3b8;letter-spacing:.04em;font-size:.68rem;font-weight:500}.PropertyFeaturedProjects-module__9BEGUG__typeTag{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#000000b3;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:600;position:absolute;top:12px;left:12px}.PropertyFeaturedProjects-module__9BEGUG__verifiedBadge{z-index:2;background:#fff;border-radius:50%;padding:2px;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 2px 4px #0000001a}.PropertyFeaturedProjects-module__9BEGUG__cardContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.PropertyFeaturedProjects-module__9BEGUG__projectName{color:#111827;margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.PropertyFeaturedProjects-module__9BEGUG__developerName{color:#6b7280;margin:0 0 .75rem;font-size:.875rem}.PropertyFeaturedProjects-module__9BEGUG__location{color:#4b5563;align-items:center;gap:6px;margin-bottom:1.25rem;font-size:.875rem;display:flex}.PropertyFeaturedProjects-module__9BEGUG__location svg{color:#9ca3af;flex-shrink:0}.PropertyFeaturedProjects-module__9BEGUG__location span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.PropertyFeaturedProjects-module__9BEGUG__cardFooter{border-top:1px solid #f3f4f6;margin-top:auto;padding-top:1rem;display:flex}.PropertyFeaturedProjects-module__9BEGUG__footerItem{flex-direction:column;flex:1;display:flex}.PropertyFeaturedProjects-module__9BEGUG__divider{background-color:#f3f4f6;width:1px;margin:0 1rem}.PropertyFeaturedProjects-module__9BEGUG__footerLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem}.PropertyFeaturedProjects-module__9BEGUG__footerValue{color:#374151;font-size:.875rem;font-weight:600}.PropertyFeaturedProjects-module__9BEGUG__priceValue{color:var(--color-green,#1d9b4b);font-size:.875rem;font-weight:700}.PropertyFeaturedProjects-module__9BEGUG__skeletonCard{background:#fff;border-radius:8px;height:380px;overflow:hidden;box-shadow:0 2px 4px #0000000d}.PropertyFeaturedProjects-module__9BEGUG__skeletonImage{background:#e5e7eb;height:180px;animation:1.5s linear infinite PropertyFeaturedProjects-module__9BEGUG__shimmer}.PropertyFeaturedProjects-module__9BEGUG__skeletonContent{padding:1.25rem}.PropertyFeaturedProjects-module__9BEGUG__skeletonTextTitle{background:#e5e7eb;border-radius:4px;width:70%;height:20px;margin-bottom:1rem;animation:1.5s linear infinite PropertyFeaturedProjects-module__9BEGUG__shimmer}.PropertyFeaturedProjects-module__9BEGUG__skeletonTextLine{background:#e5e7eb;border-radius:4px;width:100%;height:12px;margin-bottom:.75rem;animation:1.5s linear infinite PropertyFeaturedProjects-module__9BEGUG__shimmer}.PropertyFeaturedProjects-module__9BEGUG__skeletonTextLine:last-child{width:50%}@keyframes PropertyFeaturedProjects-module__9BEGUG__shimmer{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (max-width:1100px){.PropertyFeaturedProjects-module__9BEGUG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PropertyFeaturedProjects-module__9BEGUG__grid{grid-template-columns:1fr}}
.ListingCompactCard-module__1uQI_a__card{cursor:pointer;background:#fff;border-radius:14px;flex:auto;width:100%;min-width:18rem;max-width:24rem;overflow:hidden;box-shadow:0 3px 10px #0000001a}.ListingCompactCard-module__1uQI_a__imageWrap{aspect-ratio:16/9;background:#f3f4f6;width:100%;position:relative;overflow:hidden}.ListingCompactCard-module__1uQI_a__image{object-fit:cover;object-position:center;width:100%;height:100%}.ListingCompactCard-module__1uQI_a__featuredPill{z-index:3;position:absolute;top:10px;left:10px}.ListingCompactCard-module__1uQI_a__verifiedPill{z-index:3;position:absolute;top:44px;left:10px}.ListingCompactCard-module__1uQI_a__wishlistBtn{z-index:3;cursor:pointer;background:#fffffff2;border:1px solid #0000000f;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.ListingCompactCard-module__1uQI_a__wishlistBtn:hover{background:#fff;transform:scale(1.05)}.ListingCompactCard-module__1uQI_a__imageCounter{color:#fff;z-index:2;background:#000000b3;border-radius:8px;padding:2px 6px;font-size:10px;font-weight:500;position:absolute;top:8px;left:8px}.ListingCompactCard-module__1uQI_a__imageNavBtn{color:#fff;cursor:pointer;z-index:2;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ListingCompactCard-module__1uQI_a__imageNavBtn:hover{background:#000c}.ListingCompactCard-module__1uQI_a__imageNavBtnRight{right:8px}.ListingCompactCard-module__1uQI_a__imageNavBtn:not(.ListingCompactCard-module__1uQI_a__imageNavBtnRight){left:8px}.ListingCompactCard-module__1uQI_a__imageWrap:has(.ListingCompactCard-module__1uQI_a__imageCounter) .ListingCompactCard-module__1uQI_a__featuredPill{left:50px}.ListingCompactCard-module__1uQI_a__imageWrap:has(.ListingCompactCard-module__1uQI_a__imageNavBtn:not(.ListingCompactCard-module__1uQI_a__imageNavBtnRight)) .ListingCompactCard-module__1uQI_a__featuredPill{left:40px}.ListingCompactCard-module__1uQI_a__imageWrap:has(.ListingCompactCard-module__1uQI_a__imageCounter) .ListingCompactCard-module__1uQI_a__verifiedPill{left:50px}.ListingCompactCard-module__1uQI_a__imageWrap:has(.ListingCompactCard-module__1uQI_a__imageNavBtn:not(.ListingCompactCard-module__1uQI_a__imageNavBtnRight)) .ListingCompactCard-module__1uQI_a__verifiedPill{left:40px}.ListingCompactCard-module__1uQI_a__imageDots{z-index:2;gap:4px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ListingCompactCard-module__1uQI_a__imageDot{background:#ffffff80;border-radius:50%;width:4px;height:4px;transition:background .2s}.ListingCompactCard-module__1uQI_a__imageDotActive{background:#fff}.ListingCompactCard-module__1uQI_a__body{padding:12px}.ListingCompactCard-module__1uQI_a__ratingRow{align-items:center;gap:6px;margin-bottom:4px;display:flex}.ListingCompactCard-module__1uQI_a__ratingValue{color:#111;font-size:13px;font-weight:700}.ListingCompactCard-module__1uQI_a__title{color:#111;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:14px;font-weight:700;overflow:hidden}.ListingCompactCard-module__1uQI_a__priceRow{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.ListingCompactCard-module__1uQI_a__price{color:#111;font-size:15px;font-weight:800}.ListingCompactCard-module__1uQI_a__originalPrice{color:#64748b;font-size:14px;text-decoration:line-through}.ListingCompactCard-module__1uQI_a__discount{color:#1d9b4b;font-size:14px;font-weight:700}.ListingCompactCard-module__1uQI_a__locationRow{color:#64748b;align-items:center;gap:6px;font-size:13px;display:flex}.ListingCompactCard-module__1uQI_a__locationText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (max-width:768px){.ListingCompactCard-module__1uQI_a__card{width:100%;min-width:0;max-width:380px}}@media (max-width:420px){.ListingCompactCard-module__1uQI_a__card{width:100%;min-width:0;max-width:100%}.ListingCompactCard-module__1uQI_a__body{padding:10px}.ListingCompactCard-module__1uQI_a__title{font-size:13px}.ListingCompactCard-module__1uQI_a__price{font-size:14px}}
.RecentlyAddedListings-module__TVnXnW__section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:24px;margin:4rem 0;padding:4rem 3rem;position:relative;overflow:hidden}.RecentlyAddedListings-module__TVnXnW__section:before{display:none}.RecentlyAddedListings-module__TVnXnW__sectionHeader{z-index:1;max-width:1200px;margin:0 auto 3rem;padding:0 2rem;position:relative}.RecentlyAddedListings-module__TVnXnW__headerContent{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.RecentlyAddedListings-module__TVnXnW__titleSection{flex:1}.RecentlyAddedListings-module__TVnXnW__sectionTitle{color:#1e293b;margin:0 0 .75rem;font-size:2.5rem;font-weight:700;line-height:1.2}.RecentlyAddedListings-module__TVnXnW__sectionSubtitle{color:#64748b;max-width:600px;margin:0;font-size:1.125rem;font-weight:500;line-height:1.6}.RecentlyAddedListings-module__TVnXnW__viewAllButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 12px #10b9814d}.RecentlyAddedListings-module__TVnXnW__viewAllButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.RecentlyAddedListings-module__TVnXnW__arrowIcon{transition:transform .3s}.RecentlyAddedListings-module__TVnXnW__viewAllButton:hover .RecentlyAddedListings-module__TVnXnW__arrowIcon{transform:translate(2px)}.RecentlyAddedListings-module__TVnXnW__carouselContainer{z-index:1;max-width:1200px;margin:0 auto;position:relative}.RecentlyAddedListings-module__TVnXnW__listingsGrid{scroll-snap-type:x mandatory;scrollbar-width:none;z-index:1;gap:1.5rem;margin:0 auto;padding:0 4rem;display:flex;position:relative;overflow-x:auto}.RecentlyAddedListings-module__TVnXnW__listingsGrid::-webkit-scrollbar{display:none}.RecentlyAddedListings-module__TVnXnW__carouselArrow{color:#374151;cursor:pointer;z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.RecentlyAddedListings-module__TVnXnW__carouselArrow:hover{color:#16a34a;background:#e5f7e9;border-color:#22c55e;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 20px #00000026}.RecentlyAddedListings-module__TVnXnW__carouselArrow:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%)}.RecentlyAddedListings-module__TVnXnW__carouselArrow:disabled:hover{transform:translateY(-50%);box-shadow:0 4px 12px #f59e0b4d}.RecentlyAddedListings-module__TVnXnW__carouselArrowLeft{left:1rem}.RecentlyAddedListings-module__TVnXnW__carouselArrowRight{right:1rem}.RecentlyAddedListings-module__TVnXnW__carouselDots{z-index:1;justify-content:center;gap:.5rem;margin-top:2rem;display:flex;position:relative}.RecentlyAddedListings-module__TVnXnW__carouselDot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.RecentlyAddedListings-module__TVnXnW__carouselDot:hover{background:#10b98180}.RecentlyAddedListings-module__TVnXnW__carouselDot.RecentlyAddedListings-module__TVnXnW__active{background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:4px;width:24px}.RecentlyAddedListings-module__TVnXnW__listingsGrid>*{scroll-snap-align:start;flex:none;width:350px;min-height:320px}.RecentlyAddedListings-module__TVnXnW__loadingContainer{z-index:1;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex;position:relative}.RecentlyAddedListings-module__TVnXnW__errorContainer{text-align:center;z-index:1;max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative}.RecentlyAddedListings-module__TVnXnW__errorMessage{color:#ef4444;margin-bottom:1.5rem;font-size:1rem}.RecentlyAddedListings-module__TVnXnW__retryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f59e0b,#d97706);border:none;border-radius:8px;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #f59e0b4d}.RecentlyAddedListings-module__TVnXnW__retryButton:hover{transform:translateY(-1px);box-shadow:0 8px 20px #f59e0b66}.RecentlyAddedListings-module__TVnXnW__emptyContainer{text-align:center;z-index:1;max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative}.RecentlyAddedListings-module__TVnXnW__emptyMessage{color:#64748b;margin:0;font-size:1rem}.RecentlyAddedListings-module__TVnXnW__viewAllContainer{text-align:center;z-index:1;max-width:1200px;margin:3rem auto 0;padding:0 2rem;position:relative}.RecentlyAddedListings-module__TVnXnW__viewAllButtonLarge{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 12px #10b9814d}.RecentlyAddedListings-module__TVnXnW__viewAllButtonLarge:hover{transform:translateY(-2px);box-shadow:0 8px 20px #10b98166}.RecentlyAddedListings-module__TVnXnW__viewAllButtonLarge .RecentlyAddedListings-module__TVnXnW__arrowIcon{transition:transform .3s}.RecentlyAddedListings-module__TVnXnW__viewAllButtonLarge:hover .RecentlyAddedListings-module__TVnXnW__arrowIcon{transform:translate(4px)}@media (max-width:768px){.RecentlyAddedListings-module__TVnXnW__section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:24px;width:100%;margin:3rem 0;padding:3rem 1rem;box-shadow:0 4px 20px #0000000d}.RecentlyAddedListings-module__TVnXnW__section:before{display:none}.RecentlyAddedListings-module__TVnXnW__sectionHeader{text-align:center;margin-bottom:2rem;padding:0}.RecentlyAddedListings-module__TVnXnW__headerContent{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.RecentlyAddedListings-module__TVnXnW__titleSection{flex:none;width:100%}.RecentlyAddedListings-module__TVnXnW__sectionTitle{color:#1e293b;text-shadow:none;-webkit-text-fill-color:initial;background:0 0;margin:0;font-size:1.75rem;font-weight:700}.RecentlyAddedListings-module__TVnXnW__sectionSubtitle{color:#64748b;max-width:280px;margin:0 auto;font-size:.95rem;line-height:1.4}.RecentlyAddedListings-module__TVnXnW__viewAllButton{display:none}.RecentlyAddedListings-module__TVnXnW__carouselArrow{z-index:10;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a;color:#1f2937!important;background:#fff!important}.RecentlyAddedListings-module__TVnXnW__carouselArrow:hover{color:#10b981!important;background:#f9fafb!important}.RecentlyAddedListings-module__TVnXnW__carouselArrowLeft{left:-15px}.RecentlyAddedListings-module__TVnXnW__carouselArrowRight{right:-15px}.RecentlyAddedListings-module__TVnXnW__carouselDots{gap:8px;margin-top:1.5rem}.RecentlyAddedListings-module__TVnXnW__carouselDot{background:#cbd5e1;width:6px;height:6px}.RecentlyAddedListings-module__TVnXnW__carouselDot.RecentlyAddedListings-module__TVnXnW__active{background:#10b981;width:20px}.RecentlyAddedListings-module__TVnXnW__listingsGrid{scrollbar-width:none;gap:1rem;padding:0 1.5rem}.RecentlyAddedListings-module__TVnXnW__listingsGrid::-webkit-scrollbar{display:none}.RecentlyAddedListings-module__TVnXnW__listingsGrid>*{scroll-snap-align:center;width:calc(100vw - 4rem)}.RecentlyAddedListings-module__TVnXnW__viewAllContainer{display:none}}@media (max-width:480px){.RecentlyAddedListings-module__TVnXnW__section{border-radius:16px;margin:2rem 0;padding:2rem .75rem}.RecentlyAddedListings-module__TVnXnW__sectionTitle{font-size:1.5rem}.RecentlyAddedListings-module__TVnXnW__sectionSubtitle{font-size:.85rem}.RecentlyAddedListings-module__TVnXnW__listingsGrid{padding:0 1rem}.RecentlyAddedListings-module__TVnXnW__listingsGrid>*{width:calc(100vw - 3.5rem)}.RecentlyAddedListings-module__TVnXnW__carouselArrow{width:38px;height:38px}.RecentlyAddedListings-module__TVnXnW__carouselArrowLeft{left:-10px}.RecentlyAddedListings-module__TVnXnW__carouselArrowRight{right:-10px}.RecentlyAddedListings-module__TVnXnW__loadingContainer,.RecentlyAddedListings-module__TVnXnW__errorContainer,.RecentlyAddedListings-module__TVnXnW__emptyContainer{padding:3rem 1rem}.RecentlyAddedListings-module__TVnXnW__viewAllContainer{margin:2rem auto 0;padding:0 1rem}.RecentlyAddedListings-module__TVnXnW__viewAllButtonLarge{padding:.875rem;font-size:.85rem}}.RecentlyAddedListings-module__TVnXnW__listingsGrid>*{animation:.6s forwards RecentlyAddedListings-module__TVnXnW__fadeInUp}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:first-child{animation-delay:.1s}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:nth-child(2){animation-delay:.2s}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:nth-child(3){animation-delay:.3s}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:nth-child(4){animation-delay:.4s}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:nth-child(5){animation-delay:.5s}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:nth-child(6){animation-delay:.6s}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:nth-child(7){animation-delay:.7s}.RecentlyAddedListings-module__TVnXnW__listingsGrid>:nth-child(8){animation-delay:.8s}@keyframes RecentlyAddedListings-module__TVnXnW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-color-scheme:dark){.RecentlyAddedListings-module__TVnXnW__section{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-color:#e2e8f0}.RecentlyAddedListings-module__TVnXnW__sectionTitle{color:#1e293b}.RecentlyAddedListings-module__TVnXnW__sectionSubtitle{color:#64748b}}
.TrendingServices-module__aJ73VG__trendingSection{background:#fff;border:1px solid #e5e7eb;border-radius:24px;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:3rem 2rem;position:relative}.TrendingServices-module__aJ73VG__loaderWrap{justify-content:center;align-items:center;padding:100px 0;display:flex}.TrendingServices-module__aJ73VG__sectionHeader{text-align:center;margin-bottom:3rem}.TrendingServices-module__aJ73VG__titleArea{flex-direction:column;align-items:center;display:flex}.TrendingServices-module__aJ73VG__eyebrow{color:#1d9b4b;text-transform:uppercase;letter-spacing:.8px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:6px;margin-bottom:12px;padding:6px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.TrendingServices-module__aJ73VG__sectionTitle{color:#1f2937;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:flex}.TrendingServices-module__aJ73VG__sectionSubtitle{color:#6b7280;margin:0;font-size:1.125rem;line-height:1.5}.TrendingServices-module__aJ73VG__viewAll{color:#1d9b4b;background:0 0;border:1.5px solid #1d9b4b;border-radius:12px;align-items:center;gap:.5rem;margin-top:2rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .22s;display:inline-flex}.TrendingServices-module__aJ73VG__viewAll:hover{color:#fff;background:#1d9b4b;transform:translateY(-2px);box-shadow:0 4px 12px #1d9b4b33}.TrendingServices-module__aJ73VG__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.TrendingServices-module__aJ73VG__card{color:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .22s;display:flex;overflow:hidden}.TrendingServices-module__aJ73VG__card:hover{border-color:#1d9b4b;transform:translateY(-5px);box-shadow:0 12px 30px #00000014}.TrendingServices-module__aJ73VG__imgWrap{height:160px;position:relative;overflow:hidden}.TrendingServices-module__aJ73VG__imgWrap img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.TrendingServices-module__aJ73VG__card:hover .TrendingServices-module__aJ73VG__imgWrap img{transform:scale(1.1)}.TrendingServices-module__aJ73VG__discountBadge{color:#fff;z-index:1;background:#ef4444;border-radius:6px;padding:3px 8px;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:10px}.TrendingServices-module__aJ73VG__bookingCount{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#111827;background:#fffffff2;border-radius:8px;align-items:center;gap:4px;padding:4px 10px;font-size:.65rem;font-weight:700;display:flex;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 12px #0000001a}.TrendingServices-module__aJ73VG__content{flex-direction:column;flex-grow:1;gap:.6rem;padding:1.2rem;display:flex}.TrendingServices-module__aJ73VG__catName{color:#1d9b4b;text-transform:uppercase;letter-spacing:.8px;font-size:.65rem;font-weight:700}.TrendingServices-module__aJ73VG__name{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.TrendingServices-module__aJ73VG__meta{align-items:center;gap:12px;display:flex}.TrendingServices-module__aJ73VG__rating{color:#111827;align-items:center;gap:4px;font-size:.72rem;font-weight:800;display:flex}.TrendingServices-module__aJ73VG__rating span:first-of-type{color:#fff;background:#1d9b4b;border-radius:4px;padding:1px 6px}.TrendingServices-module__aJ73VG__reviewCount{color:#6b7280;font-weight:500}.TrendingServices-module__aJ73VG__location{color:#6b7280;align-items:center;gap:4px;font-size:.72rem;display:flex}.TrendingServices-module__aJ73VG__priceRow{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.8rem;display:flex}.TrendingServices-module__aJ73VG__priceCol{align-items:baseline;gap:2px;display:flex}.TrendingServices-module__aJ73VG__currency{color:#111827;font-size:.8rem;font-weight:700}.TrendingServices-module__aJ73VG__amount{color:#111827;font-size:1.2rem;font-weight:900}.TrendingServices-module__aJ73VG__oldPrice{color:#9ca3af;margin-left:4px;font-size:.75rem;text-decoration:line-through}.TrendingServices-module__aJ73VG__cardAction{color:#1d9b4b;background:#f9fafb;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.TrendingServices-module__aJ73VG__card:hover .TrendingServices-module__aJ73VG__cardAction{color:#fff;background:#1d9b4b;border-color:#1d9b4b}@media (max-width:1024px){.TrendingServices-module__aJ73VG__grid{grid-template-columns:repeat(3,1fr)}.TrendingServices-module__aJ73VG__trendingSection{margin-left:20px;margin-right:20px}}@media (max-width:768px){.TrendingServices-module__aJ73VG__grid{grid-template-columns:repeat(2,1fr)}.TrendingServices-module__aJ73VG__sectionTitle{font-size:1.5rem}.TrendingServices-module__aJ73VG__trendingSection{border:none;border-radius:0;width:100%;margin-left:0;margin-right:0;padding:2.5rem 1.25rem}}@media (max-width:480px){.TrendingServices-module__aJ73VG__grid{grid-template-columns:1fr}.TrendingServices-module__aJ73VG__sectionHeader{flex-direction:column;align-items:center;gap:16px}}
.PremiumServices-module__vDe6dq__premiumSection{color:#fff;background:linear-gradient(135deg,#006d81,#007184);border-radius:24px;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #006d814d}.PremiumServices-module__vDe6dq__premiumSection:before{content:"";opacity:.1;z-index:0;background:url(https://images.unsplash.com/photo-1557804506-669a67965ba0?auto=format&fit=crop&w=1920&q=80) 50%/cover;position:absolute;inset:0}.PremiumServices-module__vDe6dq__header{text-align:center;z-index:1;margin-bottom:3rem;position:relative}.PremiumServices-module__vDe6dq__badge{color:#fff;text-transform:uppercase;letter-spacing:.8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:100px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 14px;font-size:.72rem;font-weight:800;display:inline-flex}.PremiumServices-module__vDe6dq__title{color:#fff;text-shadow:0 2px 4px #0000004d;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.PremiumServices-module__vDe6dq__desc{color:#ffffffe6;font-size:1.2rem;line-height:1.6}.PremiumServices-module__vDe6dq__grid{z-index:1;grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid;position:relative}.PremiumServices-module__vDe6dq__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.PremiumServices-module__vDe6dq__card:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.PremiumServices-module__vDe6dq__image{height:160px;position:relative}.PremiumServices-module__vDe6dq__image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.PremiumServices-module__vDe6dq__card:hover .PremiumServices-module__vDe6dq__image img{transform:scale(1.1)}.PremiumServices-module__vDe6dq__overlay{position:absolute;top:10px;right:10px}.PremiumServices-module__vDe6dq__rating{color:#1d9b4b;background:#fff;border-radius:5px;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;font-weight:800;display:flex}.PremiumServices-module__vDe6dq__info{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.PremiumServices-module__vDe6dq__info h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.PremiumServices-module__vDe6dq__info p{color:#fffc;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.25rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PremiumServices-module__vDe6dq__footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.PremiumServices-module__vDe6dq__tag{color:#fff;text-transform:uppercase;background:#ffffff26;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:700}.PremiumServices-module__vDe6dq__arrow{color:#ffffff80;transition:all .2s}.PremiumServices-module__vDe6dq__card:hover .PremiumServices-module__vDe6dq__arrow{color:#fff;transform:translate(4px)}@media (max-width:1024px){.PremiumServices-module__vDe6dq__grid{grid-template-columns:repeat(2,1fr)}.PremiumServices-module__vDe6dq__premiumSection{margin-left:20px;margin-right:20px}}@media (max-width:768px){.PremiumServices-module__vDe6dq__premiumSection{border-radius:0;width:100%;margin-left:0;margin-right:0;padding:2.5rem 1.25rem}.PremiumServices-module__vDe6dq__title{font-size:2rem}.PremiumServices-module__vDe6dq__desc{font-size:1rem}}@media (max-width:480px){.PremiumServices-module__vDe6dq__grid{grid-template-columns:1fr}}
.RecentlyAddedServices-module__9gKb_q__recentSection{background:#f9fafb;border:1px solid #e5e7eb;border-radius:24px;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:3rem 2rem;position:relative}.RecentlyAddedServices-module__9gKb_q__header{text-align:center;margin-bottom:3rem}.RecentlyAddedServices-module__9gKb_q__title{color:#1f2937;margin-bottom:.5rem;font-size:2rem;font-weight:700}.RecentlyAddedServices-module__9gKb_q__sub{color:#6b7280;margin:0;font-size:1.125rem}.RecentlyAddedServices-module__9gKb_q__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.RecentlyAddedServices-module__9gKb_q__card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .22s;display:flex}.RecentlyAddedServices-module__9gKb_q__card:hover{border-color:#1d9b4b;transform:translateY(-4px);box-shadow:0 10px 25px #0000000f}.RecentlyAddedServices-module__9gKb_q__date{color:#1d9b4b;background:#f0fdf4;border-radius:100px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:700;display:flex}.RecentlyAddedServices-module__9gKb_q__main{align-items:center;gap:1rem;display:flex}.RecentlyAddedServices-module__9gKb_q__imgWrap{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.RecentlyAddedServices-module__9gKb_q__imgWrap img{object-fit:cover;width:100%;height:100%}.RecentlyAddedServices-module__9gKb_q__details{flex:1;min-width:0}.RecentlyAddedServices-module__9gKb_q__details h3{color:#111827;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:.95rem;font-weight:800;overflow:hidden}.RecentlyAddedServices-module__9gKb_q__org{color:#6b7280;font-size:.75rem;font-weight:500}.RecentlyAddedServices-module__9gKb_q__footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.8rem;display:flex}.RecentlyAddedServices-module__9gKb_q__price{color:#111827;font-size:.9rem;font-weight:800}.RecentlyAddedServices-module__9gKb_q__price span{color:#6b7280;margin-right:2px;font-size:.7rem;font-weight:600}.RecentlyAddedServices-module__9gKb_q__action{color:#9ca3af;transition:all .2s}.RecentlyAddedServices-module__9gKb_q__card:hover .RecentlyAddedServices-module__9gKb_q__action{color:#1d9b4b;transform:translate(3px)}.RecentlyAddedServices-module__9gKb_q__btnContainer{text-align:center;margin-top:3rem}.RecentlyAddedServices-module__9gKb_q__viewAllBtn{color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.RecentlyAddedServices-module__9gKb_q__viewAllBtn:hover{color:#1d9b4b;background:#f9fafb;border-color:#1d9b4b}@media (max-width:1024px){.RecentlyAddedServices-module__9gKb_q__grid{grid-template-columns:repeat(2,1fr)}.RecentlyAddedServices-module__9gKb_q__recentSection{margin-left:20px;margin-right:20px}}@media (max-width:768px){.RecentlyAddedServices-module__9gKb_q__recentSection{border:none;border-radius:0;width:100%;margin-left:0;margin-right:0;padding:2.5rem 1.25rem}.RecentlyAddedServices-module__9gKb_q__grid{grid-template-columns:1fr}}
.BenefitsSection-module___X4qgG__benefits{background:var(--color-section-bg,#f8fafc);text-align:center;padding:3rem 1rem}.BenefitsSection-module___X4qgG__benefits h2{color:#1f2937;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:2rem;font-weight:700;display:flex}.BenefitsSection-module___X4qgG__benefits p{color:#6b7280;margin:0;font-size:1.125rem}.BenefitsSection-module___X4qgG__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:2rem;display:grid}.BenefitsSection-module___X4qgG__benefit{background:var(--color-card-bg,#fff);text-align:center;border-radius:1rem;padding:2rem 1rem;box-shadow:0 2px 8px #0000000a}.BenefitsSection-module___X4qgG__icon{justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;display:flex}.BenefitsSection-module___X4qgG__icon svg{fill:#22c55e;stroke:#22c55e;width:100%;height:100%}.BenefitsSection-module___X4qgG__benefit h3{color:#1f2937;margin:0 0 1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.BenefitsSection-module___X4qgG__benefit p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}
.Advertisement-module__5Ijgcq__advertisement{background:var(--background-secondary,#f8f9fa);border:1px solid var(--border-light,#e5e7eb);border-radius:var(--radius-medium,.5rem);justify-content:center;align-items:center;display:flex;overflow:hidden}.Advertisement-module__5Ijgcq__adLink{text-decoration:none;display:block}.Advertisement-module__5Ijgcq__adImage{object-fit:cover;width:100%;height:100%}.Advertisement-module__5Ijgcq__placeholder{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:120px;display:flex}.Advertisement-module__5Ijgcq__placeholderText{color:var(--text-secondary,#64748b);text-transform:uppercase;letter-spacing:.05em;opacity:.7;font-size:.875rem;font-weight:600}.Advertisement-module__5Ijgcq__banner{width:100%;height:120px}.Advertisement-module__5Ijgcq__skyscraper{width:300px;height:600px;margin:2rem auto}.Advertisement-module__5Ijgcq__square{width:300px;height:300px}@media (max-width:768px){.Advertisement-module__5Ijgcq__skyscraper{width:100%;height:250px;margin:1rem 0}.Advertisement-module__5Ijgcq__square{width:100%;height:250px}.Advertisement-module__5Ijgcq__banner{height:80px}}@media (max-width:480px){.Advertisement-module__5Ijgcq__skyscraper,.Advertisement-module__5Ijgcq__square{height:200px}.Advertisement-module__5Ijgcq__banner{height:60px}.Advertisement-module__5Ijgcq__placeholder{min-height:60px}}
