.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:1fr 320px;gap:2rem;max-width:1400px;margin:2rem auto;padding:0 2rem;display:grid}.ListingDetail-module__8uZMQq__mainContent{min-width:0}.ListingDetail-module__8uZMQq__sidebar{flex-direction:column;gap:1.5rem;display:flex}.ListingDetail-module__8uZMQq__sidebarTitle{color:#212529;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.ListingDetail-module__8uZMQq__mapContainer{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.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-radius:12px;padding:1rem;box-shadow:0 2px 8px #0000001a}.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-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.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:-1;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.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:2 rem;margin-bottom:2rem;padding-bottom:2rem;margin-top:2rem!important}.ListingDetail-module__8uZMQq__specificationsSection{margin-bottom:2.5rem;padding-bottom:2rem}.ListingDetail-module__8uZMQq__sellerSection{margin-bottom:2rem;padding-top:1.5rem;padding-bottom:2rem;margin-top:2rem!important}.ListingDetail-module__8uZMQq__priceSection,.ListingDetail-module__8uZMQq__locationSection,.ListingDetail-module__8uZMQq__descriptionSection{margin-bottom:2rem;padding-bottom:1.5rem}.ListingDetail-module__8uZMQq__actionButtons{margin-top:2rem;padding-top:1.5rem}.ListingDetail-module__8uZMQq__filtersContainer{padding:0 1rem}.ListingDetail-module__8uZMQq__mainLayout{margin:1rem auto;padding:0 1rem}.ListingDetail-module__8uZMQq__sidebar{order:1;grid-template-columns:1fr}.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,.ListingDetail-module__8uZMQq__locationSection,.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:-30px 16px 16px;padding:20px}}@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:#999;font-size:16px;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__discount{color:#4caf50;font-size:16px;font-weight:600}@media (min-width:768px){.ListingDetail-module__8uZMQq__discount{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__section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 12px #00000014}@media (max-width:767px){.ListingDetail-module__8uZMQq__section{margin:0 16px 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;-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;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:12px;padding: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: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__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;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}
.ImageCarousel-module__LLAG-q__imageCarousel{background:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 4px 20px #00000014}.ImageCarousel-module__LLAG-q__mainImageContainer{aspect-ratio:16/10;cursor:pointer;background:#f8f9fa;width:100%;position:relative;overflow:hidden}.ImageCarousel-module__LLAG-q__mainImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.ImageCarousel-module__LLAG-q__mainImage:hover{transform:scale(1.02)}.ImageCarousel-module__LLAG-q__navButton{color:#fff;cursor:pointer;z-index:10;opacity:0;background:#000000b3;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%)}.ImageCarousel-module__LLAG-q__mainImageContainer:hover .ImageCarousel-module__LLAG-q__navButton{opacity:1}.ImageCarousel-module__LLAG-q__navButton:hover{background:#000000e6;transform:translateY(-50%)scale(1.1)}.ImageCarousel-module__LLAG-q__prevButton{left:1rem}.ImageCarousel-module__LLAG-q__nextButton{right:1rem}.ImageCarousel-module__LLAG-q__imageCounter{color:#fff;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:absolute;bottom:1rem;right:1rem}.ImageCarousel-module__LLAG-q__zoomIndicator{color:#fff;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;background:#000000b3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:opacity .3s;display:flex;position:absolute;top:1rem;right:1rem}.ImageCarousel-module__LLAG-q__mainImageContainer:hover .ImageCarousel-module__LLAG-q__zoomIndicator{opacity:1}.ImageCarousel-module__LLAG-q__thumbnailGallery{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9;background:#fff;gap:.75rem;padding:1rem;display:flex;overflow-x:auto}.ImageCarousel-module__LLAG-q__thumbnailGallery::-webkit-scrollbar{height:6px}.ImageCarousel-module__LLAG-q__thumbnailGallery::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.ImageCarousel-module__LLAG-q__thumbnailGallery::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.ImageCarousel-module__LLAG-q__thumbnail{cursor:pointer;background:#f8f9fa;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:all .3s;position:relative;overflow:hidden}.ImageCarousel-module__LLAG-q__thumbnail:hover{border-color:#007bff;transform:scale(1.05)}.ImageCarousel-module__LLAG-q__activeThumbnail{border-color:#007bff;box-shadow:0 0 0 2px #007bff33}.ImageCarousel-module__LLAG-q__thumbnailImage{object-fit:cover;width:100%;height:100%}.ImageCarousel-module__LLAG-q__noImages{aspect-ratio:16/10;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex}.ImageCarousel-module__LLAG-q__noImagesPlaceholder{text-align:center;color:#6c757d}.ImageCarousel-module__LLAG-q__noImagesIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.ImageCarousel-module__LLAG-q__zoomModal{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.ImageCarousel-module__LLAG-q__zoomModal.ImageCarousel-module__LLAG-q__fullscreen{padding:0}.ImageCarousel-module__LLAG-q__zoomModalContent{background:#000c;border-radius:12px;flex-direction:column;width:100%;max-width:95vw;height:100%;max-height:95vh;display:flex;position:relative;overflow:hidden}.ImageCarousel-module__LLAG-q__fullscreen .ImageCarousel-module__LLAG-q__zoomModalContent{border-radius:0;max-width:100vw;max-height:100vh}.ImageCarousel-module__LLAG-q__zoomModalHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.ImageCarousel-module__LLAG-q__zoomModalTitle{color:#fff;font-size:1rem;font-weight:500}.ImageCarousel-module__LLAG-q__zoomModalControls{gap:.5rem;display:flex}.ImageCarousel-module__LLAG-q__zoomControlButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ImageCarousel-module__LLAG-q__zoomControlButton:hover{background:#fff3;transform:scale(1.05)}.ImageCarousel-module__LLAG-q__zoomImageContainer{background:#000;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ImageCarousel-module__LLAG-q__zoomNavButton{color:#fff;cursor:pointer;z-index:10;opacity:.8;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute}.ImageCarousel-module__LLAG-q__zoomNavButton:hover{opacity:1;background:#000000e6;transform:scale(1.1)}.ImageCarousel-module__LLAG-q__zoomPrevButton{left:2rem}.ImageCarousel-module__LLAG-q__zoomNextButton{right:2rem}.ImageCarousel-module__LLAG-q__zoomImageWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageCarousel-module__LLAG-q__zoomImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;max-width:100%;max-height:100%}.ImageCarousel-module__LLAG-q__zoomInfo{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#000c;border-radius:20px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.ImageCarousel-module__LLAG-q__zoomHint{opacity:.8;font-size:.75rem;font-weight:400}@media (max-width:768px){.ImageCarousel-module__LLAG-q__mainImageContainer{aspect-ratio:4/3}.ImageCarousel-module__LLAG-q__navButton{opacity:1;width:40px;height:40px}.ImageCarousel-module__LLAG-q__prevButton{left:.5rem}.ImageCarousel-module__LLAG-q__nextButton{right:.5rem}.ImageCarousel-module__LLAG-q__imageCounter{padding:.375rem .75rem;font-size:.75rem;bottom:.5rem;right:.5rem}.ImageCarousel-module__LLAG-q__zoomIndicator{padding:.375rem .75rem;font-size:.625rem;top:.5rem;right:.5rem}.ImageCarousel-module__LLAG-q__thumbnailGallery{gap:.5rem;padding:.75rem}.ImageCarousel-module__LLAG-q__thumbnail{width:60px;height:60px}.ImageCarousel-module__LLAG-q__zoomModal{padding:1rem}.ImageCarousel-module__LLAG-q__zoomModalHeader{padding:.75rem 1rem}.ImageCarousel-module__LLAG-q__zoomModalTitle{font-size:.875rem}.ImageCarousel-module__LLAG-q__zoomControlButton{width:32px;height:32px}.ImageCarousel-module__LLAG-q__zoomNavButton{width:44px;height:44px}.ImageCarousel-module__LLAG-q__zoomPrevButton{left:1rem}.ImageCarousel-module__LLAG-q__zoomNextButton{right:1rem}.ImageCarousel-module__LLAG-q__zoomInfo{padding:.5rem 1rem;font-size:.75rem;bottom:.5rem}}@media (max-width:480px){.ImageCarousel-module__LLAG-q__thumbnail{width:50px;height:50px}.ImageCarousel-module__LLAG-q__zoomModalHeader{flex-direction:column;align-items:stretch;gap:.75rem}.ImageCarousel-module__LLAG-q__zoomModalControls{justify-content:center}.ImageCarousel-module__LLAG-q__zoomNavButton{width:36px;height:36px}.ImageCarousel-module__LLAG-q__zoomPrevButton{left:.5rem}.ImageCarousel-module__LLAG-q__zoomNextButton{right:.5rem}}.ImageCarousel-module__LLAG-q__loadingImage{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite ImageCarousel-module__LLAG-q__loading}@keyframes ImageCarousel-module__LLAG-q__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (pointer:coarse){.ImageCarousel-module__LLAG-q__navButton,.ImageCarousel-module__LLAG-q__zoomIndicator{opacity:1}.ImageCarousel-module__LLAG-q__thumbnail:hover{transform:none}.ImageCarousel-module__LLAG-q__thumbnail:active{transform:scale(.95)}}
.VerificationToast-module__4RYNZq__toastContainer{z-index:9999;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid;border-radius:12px;min-width:300px;max-width:400px;padding:1rem;transition:all .3s ease-in-out;position:fixed;top:20px;right:20px;transform:translate(100%);box-shadow:0 10px 25px #0000001a}.VerificationToast-module__4RYNZq__toastContainer.VerificationToast-module__4RYNZq__visible{opacity:1;transform:translate(0)}.VerificationToast-module__4RYNZq__toastContainer.VerificationToast-module__4RYNZq__hidden{opacity:0;transform:translate(100%)}.VerificationToast-module__4RYNZq__toastContent{align-items:flex-start;gap:.75rem;display:flex}.VerificationToast-module__4RYNZq__toastIcon{flex-shrink:0;margin-top:.125rem;font-size:1.25rem;line-height:1}.VerificationToast-module__4RYNZq__toastMessage{flex:1;min-width:0}.VerificationToast-module__4RYNZq__toastMessage p{margin:0;font-size:.875rem;font-weight:500;line-height:1.4}.VerificationToast-module__4RYNZq__closeButton{color:inherit;opacity:.7;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:.5rem;padding:0;font-size:1.5rem;line-height:1;transition:opacity .2s}.VerificationToast-module__4RYNZq__closeButton:hover{opacity:1}.VerificationToast-module__4RYNZq__toastActions{border-top:1px solid #0000001a;margin-top:.75rem;padding-top:.75rem}.VerificationToast-module__4RYNZq__actionButton{cursor:pointer;text-align:center;border:none;border-radius:6px;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.VerificationToast-module__4RYNZq__actionButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.VerificationToast-module__4RYNZq__actionButton:active{transform:translateY(0)}@media (max-width:768px){.VerificationToast-module__4RYNZq__toastContainer{min-width:auto;max-width:none;top:10px;left:10px;right:10px}.VerificationToast-module__4RYNZq__toastMessage p{font-size:.8125rem}.VerificationToast-module__4RYNZq__toastIcon{font-size:1.125rem}}@media (max-width:480px){.VerificationToast-module__4RYNZq__toastContainer{padding:.75rem;top:5px;left:5px;right:5px}.VerificationToast-module__4RYNZq__toastContent{gap:.5rem}.VerificationToast-module__4RYNZq__toastMessage p{font-size:.8rem}.VerificationToast-module__4RYNZq__toastIcon{font-size:1rem}}.VerificationToast-module__4RYNZq__toastContainer:nth-child(2){top:80px}.VerificationToast-module__4RYNZq__toastContainer:nth-child(3){top:140px}.VerificationToast-module__4RYNZq__toastContainer:nth-child(4){top:200px}@media (max-height:600px){.VerificationToast-module__4RYNZq__toastContainer:nth-child(2){top:60px}.VerificationToast-module__4RYNZq__toastContainer:nth-child(3){top:110px}.VerificationToast-module__4RYNZq__toastContainer:nth-child(4){top:160px}}
.page-module__ThH9hW__pageContainer{background:#fafafa;min-height:100vh}.page-module__ThH9hW__mainContent{max-width:1200px;margin:0 auto;padding:0 1rem 6rem}.page-module__ThH9hW__mainLayout{grid-template-columns:8fr 4fr;align-items:start;gap:2rem;margin:1rem 0;display:grid}.page-module__ThH9hW__mainContentArea{flex-direction:column;gap:1.5rem;display:flex}.page-module__ThH9hW__mainSidebar{flex-direction:column;align-self:start;gap:1.5rem;display:flex;position:sticky;top:2rem}.page-module__ThH9hW__shareIcons{border-top:1px solid #e2e8f0;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.page-module__ThH9hW__shareLabel{color:#64748b;font-size:.875rem;font-weight:500}.page-module__ThH9hW__shareIcon{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.page-module__ThH9hW__shareIcon:hover{color:#fff;background:#1e293b;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__shareIcon:active{transform:translateY(0)}.page-module__ThH9hW__heroFollowSection{justify-content:center;margin-top:1.5rem;display:flex}.page-module__ThH9hW__shareButton{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.page-module__ThH9hW__shareButton:hover{color:#fff;background:#1e293b;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__shareOptions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem;display:flex}.page-module__ThH9hW__shareOption{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.page-module__ThH9hW__shareOption:hover{color:#fff;background:#1e293b;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__socialProfiles{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.page-module__ThH9hW__socialProfileIcon{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.page-module__ThH9hW__socialProfileIcon:hover{color:#fff;background:#1e293b;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__socialMediaLinks{flex-direction:column;gap:.75rem;display:flex}.page-module__ThH9hW__socialMediaLink{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__ThH9hW__socialMediaLink:hover{color:#fff;background:#1e293b;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.page-module__ThH9hW__socialMediaLink svg{flex-shrink:0}.page-module__ThH9hW__socialMediaLink span{flex:1}.page-module__ThH9hW__aboutFooter{border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.page-module__ThH9hW__followUsButton{color:#fff;cursor:pointer;white-space:nowrap;background:#1e293b;border:none;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.page-module__ThH9hW__followUsButton:hover{background:#334155;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__followUsButton:active{transform:translateY(0)}.page-module__ThH9hW__aboutSocialLinks{align-items:center;gap:.75rem;display:flex}.page-module__ThH9hW__aboutSocialLink{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.page-module__ThH9hW__aboutSocialLink:hover{color:#fff;background:#1e293b;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__aboutSocialLink:active{transform:translateY(0)}.page-module__ThH9hW__photoSliderSection,.page-module__ThH9hW__servicesSection,.page-module__ThH9hW__catalogSection,.page-module__ThH9hW__featuredSection{background:#fff;border-radius:20px;margin:0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__photoSliderSection h2,.page-module__ThH9hW__servicesSection h2,.page-module__ThH9hW__catalogSection h2,.page-module__ThH9hW__sectionHeader h2{color:#1e293b;text-align:center;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__sectionHeader{text-align:center;margin-bottom:2rem}@media (max-width:1024px){.page-module__ThH9hW__mainLayout{grid-template-columns:12fr;gap:1.5rem;margin:1rem 0}.page-module__ThH9hW__mainSidebar{order:-1;gap:1.5rem;position:static}.page-module__ThH9hW__mainContentArea{gap:1.5rem}.page-module__ThH9hW__photoSliderSection,.page-module__ThH9hW__servicesSection,.page-module__ThH9hW__catalogSection,.page-module__ThH9hW__featuredSection{padding:1.5rem}.page-module__ThH9hW__photoSliderSection h2,.page-module__ThH9hW__servicesSection h2,.page-module__ThH9hW__catalogSection h2,.page-module__ThH9hW__sectionHeader h2{margin:0 0 1rem;font-size:1.25rem}.page-module__ThH9hW__sectionHeader{margin-bottom:1.5rem}.page-module__ThH9hW__sliderContainer{gap:1rem}.page-module__ThH9hW__shareIcons{gap:.5rem;margin-top:.75rem;padding-top:.75rem}.page-module__ThH9hW__shareIcon{width:32px;height:32px}.page-module__ThH9hW__shareLabel{font-size:.8rem}.page-module__ThH9hW__aboutFooter{flex-direction:column;align-items:stretch;gap:1rem;margin-top:1.5rem;padding-top:1rem}.page-module__ThH9hW__followUsButton{justify-content:center;padding:.625rem 1.25rem;font-size:.8rem}.page-module__ThH9hW__aboutSocialLinks{justify-content:center;gap:.5rem}.page-module__ThH9hW__aboutSocialLink{width:32px;height:32px}}@media (max-width:768px){.page-module__ThH9hW__mainLayout{gap:1rem;margin:.5rem 0}.page-module__ThH9hW__mainContentArea,.page-module__ThH9hW__mainSidebar{gap:1rem}.page-module__ThH9hW__photoSliderSection,.page-module__ThH9hW__servicesSection,.page-module__ThH9hW__catalogSection,.page-module__ThH9hW__featuredSection{padding:1.25rem}.page-module__ThH9hW__photoSliderSection h2,.page-module__ThH9hW__servicesSection h2,.page-module__ThH9hW__catalogSection h2,.page-module__ThH9hW__sectionHeader h2{margin:0 0 .75rem;font-size:1.125rem}.page-module__ThH9hW__sectionHeader{margin-bottom:1rem}.page-module__ThH9hW__sliderContainer{gap:.75rem}.page-module__ThH9hW__mainSlider{aspect-ratio:4/3}.page-module__ThH9hW__sliderControls{bottom:.75rem}.page-module__ThH9hW__sliderPrev,.page-module__ThH9hW__sliderNext{width:40px;height:40px}.page-module__ThH9hW__thumbnailGallery{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem;padding:0}.page-module__ThH9hW__contactQuickActions{padding:1.25rem}.page-module__ThH9hW__quickActionButtons{gap:.5rem}.page-module__ThH9hW__contactInfoCard{padding:1.25rem}.page-module__ThH9hW__quickActionButton{padding:.625rem .875rem;font-size:.875rem}.page-module__ThH9hW__contactInfoIcon{width:32px;height:32px}.page-module__ThH9hW__businessHours{padding:.75rem}.page-module__ThH9hW__viewAllServicesButton,.page-module__ThH9hW__viewAllCategoriesButton{padding:.625rem .875rem;font-size:.8rem}}@media (max-width:480px){.page-module__ThH9hW__mainLayout{gap:1rem;margin:.5rem 0}.page-module__ThH9hW__mainContentArea,.page-module__ThH9hW__mainSidebar{gap:1rem}.page-module__ThH9hW__photoSliderSection,.page-module__ThH9hW__servicesSection,.page-module__ThH9hW__catalogSection,.page-module__ThH9hW__featuredSection,.page-module__ThH9hW__trustSection,.page-module__ThH9hW__popularSection,.page-module__ThH9hW__howItWorksSection{margin:.75rem 0;padding:1.25rem}.page-module__ThH9hW__photoSliderSection h2,.page-module__ThH9hW__servicesSection h2,.page-module__ThH9hW__catalogSection h2,.page-module__ThH9hW__sectionHeader h2,.page-module__ThH9hW__trustSection h2,.page-module__ThH9hW__popularSection h2,.page-module__ThH9hW__howItWorksSection h2{text-align:left;margin:0 0 1rem;font-size:1.125rem}.page-module__ThH9hW__sectionHeader{text-align:left;margin-bottom:1.25rem}.page-module__ThH9hW__sliderContainer{gap:1rem}.page-module__ThH9hW__mainSlider{aspect-ratio:16/9;border-radius:16px}.page-module__ThH9hW__sliderControls{bottom:1rem}.page-module__ThH9hW__sliderPrev,.page-module__ThH9hW__sliderNext{width:44px;height:44px}.page-module__ThH9hW__thumbnailGallery{grid-template-columns:repeat(4,1fr);gap:.75rem;padding:.5rem 0}.page-module__ThH9hW__thumbnail{border-radius:12px}.page-module__ThH9hW__contactQuickActions{border-radius:16px;padding:1.25rem}.page-module__ThH9hW__quickActionButtons{gap:.75rem}.page-module__ThH9hW__contactInfoCard{border-radius:16px;padding:1.25rem}.page-module__ThH9hW__quickActionButton{border-radius:12px;padding:.875rem 1rem;font-size:.875rem}.page-module__ThH9hW__contactInfoIcon{width:32px;height:32px;font-size:1rem}.page-module__ThH9hW__businessHours{border-radius:12px;padding:.75rem}.page-module__ThH9hW__businessHours h5{font-size:.875rem}.page-module__ThH9hW__businessHours p{font-size:.75rem}.page-module__ThH9hW__viewAllServicesButton,.page-module__ThH9hW__viewAllCategoriesButton{border-radius:12px;padding:.75rem 1rem;font-size:.875rem}.page-module__ThH9hW__servicesSidebarCard,.page-module__ThH9hW__catalogSidebarCard{border-radius:16px;padding:1.25rem}.page-module__ThH9hW__servicesList,.page-module__ThH9hW__categoriesList{gap:.75rem}.page-module__ThH9hW__serviceItem,.page-module__ThH9hW__categoryItem{border-radius:12px;padding:.75rem}.page-module__ThH9hW__serviceIcon,.page-module__ThH9hW__categoryIcon{width:24px;height:24px;font-size:1rem}.page-module__ThH9hW__serviceName,.page-module__ThH9hW__categoryName{font-size:.875rem}.page-module__ThH9hW__categoryCount{font-size:.75rem}.page-module__ThH9hW__galleryStats{gap:.75rem}.page-module__ThH9hW__statItem{border-radius:12px;padding:.75rem}.page-module__ThH9hW__statIcon{width:24px;height:24px;font-size:1rem}.page-module__ThH9hW__statValue{font-size:.875rem}.page-module__ThH9hW__statLabel{font-size:.75rem}.page-module__ThH9hW__verificationStatus{gap:.75rem}.page-module__ThH9hW__verifiedItem{border-radius:8px;padding:.5rem;font-size:.75rem}.page-module__ThH9hW__verifiedIcon{font-size:.875rem}.page-module__ThH9hW__servicesDescription p{font-size:.875rem;line-height:1.5}.page-module__ThH9hW__serviceChip{border-radius:20px;padding:.5rem 1rem;font-size:.75rem}.page-module__ThH9hW__serviceDetails{border-radius:16px;padding:1.25rem}.page-module__ThH9hW__serviceDetails h3{font-size:1rem}.page-module__ThH9hW__serviceDetails p{font-size:.875rem;line-height:1.5}.page-module__ThH9hW__serviceActions{gap:.75rem}.page-module__ThH9hW__serviceActions button{border-radius:12px;padding:.75rem 1rem;font-size:.875rem}.page-module__ThH9hW__catalogDescription p{font-size:.875rem;line-height:1.5}.page-module__ThH9hW__catalogGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.page-module__ThH9hW__catalogTile{border-radius:16px;padding:1rem}.page-module__ThH9hW__catalogImage{border-radius:12px;width:40px;height:40px}.page-module__ThH9hW__catalogInfo h3{font-size:.875rem}.page-module__ThH9hW__catalogInfo span{font-size:.75rem}.page-module__ThH9hW__featuredGrid{grid-template-columns:1fr;gap:1rem}.page-module__ThH9hW__featuredCard{border-radius:16px;padding:1rem}.page-module__ThH9hW__featuredImage{border-radius:12px;height:180px}.page-module__ThH9hW__featuredContent{padding:1rem}.page-module__ThH9hW__featuredContent h3{font-size:1rem}.page-module__ThH9hW__featuredCategory{font-size:.75rem}.page-module__ThH9hW__featuredPrice{font-size:1rem}.page-module__ThH9hW__viewListingButton{border-radius:12px;padding:.75rem 1rem;font-size:.875rem}.page-module__ThH9hW__trustGrid{grid-template-columns:1fr;gap:1rem}.page-module__ThH9hW__trustCard{border-radius:16px;padding:1.25rem}.page-module__ThH9hW__trustIcon{margin-bottom:.75rem;font-size:1.5rem}.page-module__ThH9hW__trustCard h3{font-size:.875rem}.page-module__ThH9hW__trustCard p{font-size:.75rem;line-height:1.4}.page-module__ThH9hW__popularGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.page-module__ThH9hW__popularCard{border-radius:16px;padding:1rem}.page-module__ThH9hW__popularImage{border-radius:12px;width:60px;height:60px}.page-module__ThH9hW__popularContent{padding:1rem}.page-module__ThH9hW__popularContent h3,.page-module__ThH9hW__popularContent .page-module__ThH9hW__price{font-size:.875rem}.page-module__ThH9hW__viewButton{border-radius:12px;padding:.75rem 1rem;font-size:.875rem}.page-module__ThH9hW__steps{grid-template-columns:1fr;gap:1.25rem}.page-module__ThH9hW__step{text-align:center;border-radius:16px;padding:1.25rem}.page-module__ThH9hW__stepNumber{width:40px;height:40px;font-size:1.5rem}.page-module__ThH9hW__step h3{font-size:.875rem}.page-module__ThH9hW__step p{font-size:.75rem;line-height:1.4}}.page-module__ThH9hW__heroSection{z-index:100;background:#fff;border-radius:20px;margin:2rem 0;position:relative;top:0;overflow:hidden;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__heroBackground{z-index:1;position:absolute;inset:0}.page-module__ThH9hW__heroBackgroundImage{object-fit:cover;object-position:center}.page-module__ThH9hW__heroOverlay{z-index:2;background:linear-gradient(135deg,#000000b3 0%,#0006 100%);position:absolute;inset:0}.page-module__ThH9hW__heroContent{z-index:3;color:#fff;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:relative}.page-module__ThH9hW__heroLayout{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.page-module__ThH9hW__heroMainContent,.page-module__ThH9hW__heroSidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__ThH9hW__contactQuickActions{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#10b981e6 0%,#059669e6 100%);border-radius:16px;padding:1.5rem}.page-module__ThH9hW__contactInfoCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:16px;padding:1.5rem}@media (max-width:1024px){.page-module__ThH9hW__heroLayout{grid-template-columns:1fr;gap:2rem}.page-module__ThH9hW__heroSidebar{order:-1}}@media (max-width:768px){.page-module__ThH9hW__heroContent{padding:1.5rem}.page-module__ThH9hW__heroLayout{gap:1.5rem}.page-module__ThH9hW__businessHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem}.page-module__ThH9hW__titleRow{flex-direction:column;align-items:center;gap:.5rem}.page-module__ThH9hW__businessName{font-size:1.5rem}.page-module__ThH9hW__ratingRow{justify-content:center;gap:1rem}.page-module__ThH9hW__heroActions{justify-content:center}.page-module__ThH9hW__contactQuickActions{padding:1.25rem}.page-module__ThH9hW__quickActionButtons{gap:.5rem}.page-module__ThH9hW__contactInfoCard{padding:1.25rem}.page-module__ThH9hW__contactInfoIcon{width:32px;height:32px}.page-module__ThH9hW__businessHours{padding:.75rem}}@media (max-width:480px){.page-module__ThH9hW__heroContent{padding:1rem}.page-module__ThH9hW__businessName{font-size:1.25rem}.page-module__ThH9hW__logo{width:60px;height:60px}.page-module__ThH9hW__primaryButton,.page-module__ThH9hW__secondaryButton,.page-module__ThH9hW__followButton{padding:.75rem 1.25rem;font-size:.875rem}.page-module__ThH9hW__contactQuickActions{padding:1rem}.page-module__ThH9hW__quickActionButtons{gap:.5rem}.page-module__ThH9hW__contactInfoCard{padding:1rem}.page-module__ThH9hW__quickActionButton{padding:.625rem .875rem;font-size:.875rem}}.page-module__ThH9hW__businessHeader{align-items:flex-start;gap:1.5rem;display:flex}.page-module__ThH9hW__logoContainer{flex-shrink:0}.page-module__ThH9hW__logo{object-fit:cover;border-radius:16px}.page-module__ThH9hW__businessInfo{flex:1;min-width:0}.page-module__ThH9hW__titleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.page-module__ThH9hW__businessName{color:#fff;text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.875rem;font-weight:700;line-height:1.2}.page-module__ThH9hW__badges{flex-shrink:0;gap:.5rem;display:flex}.page-module__ThH9hW__badge{border-radius:12px;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.page-module__ThH9hW__verifiedBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#22c55ee6}.page-module__ThH9hW__featuredBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f59e0be6}.page-module__ThH9hW__ratingRow{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.page-module__ThH9hW__rating{align-items:center;gap:.5rem;display:flex}.page-module__ThH9hW__stars{color:#f59e0b}.page-module__ThH9hW__ratingValue{color:#fff;text-shadow:0 1px 2px #0000004d;font-weight:600}.page-module__ThH9hW__reviewCount,.page-module__ThH9hW__location{color:#fffc;font-size:.875rem}.page-module__ThH9hW__heroActions{flex-wrap:wrap;gap:1rem;display:flex}.page-module__ThH9hW__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d9b4b,#168341);border:none;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module__ThH9hW__primaryButton:hover{background:linear-gradient(135deg,#168341,#13743a);transform:translateY(-1px)}.page-module__ThH9hW__secondaryButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module__ThH9hW__followButton{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.page-module__ThH9hW__followButton:hover{color:#1d9b4b;border-color:#1d9b4b;transform:translateY(-1px)}.page-module__ThH9hW__photoSliderSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__photoSliderSection h2{color:#1a202c;text-align:center;margin:0 0 2rem;font-size:1.875rem;font-weight:700}.page-module__ThH9hW__sliderContainer{flex-direction:column;gap:1.5rem;display:flex}.page-module__ThH9hW__sliderLayout{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.page-module__ThH9hW__sliderMainContent,.page-module__ThH9hW__sliderSidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__ThH9hW__galleryStats{flex-direction:column;gap:1rem;display:flex}.page-module__ThH9hW__viewAllServicesButton,.page-module__ThH9hW__viewAllCategoriesButton{color:#10b981;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__ThH9hW__viewAllServicesButton:hover,.page-module__ThH9hW__viewAllCategoriesButton:hover{color:#fff;background:#10b981;border-color:#10b981}@media (max-width:1024px){.page-module__ThH9hW__sliderLayout{grid-template-columns:1fr;gap:2rem}.page-module__ThH9hW__sliderSidebar{order:-1}}@media (max-width:768px){.page-module__ThH9hW__sliderLayout{gap:1.5rem}.page-module__ThH9hW__sliderSidebar{gap:1.25rem}.page-module__ThH9hW__viewAllServicesButton,.page-module__ThH9hW__viewAllCategoriesButton{padding:.625rem .875rem;font-size:.8rem}}@media (max-width:480px){.page-module__ThH9hW__sliderLayout,.page-module__ThH9hW__sliderSidebar{gap:1rem}.page-module__ThH9hW__viewAllServicesButton,.page-module__ThH9hW__viewAllCategoriesButton{padding:.5rem .75rem;font-size:.75rem}}.page-module__ThH9hW__mainSlider{aspect-ratio:16/9;background:#f8fafc;border-radius:16px;width:100%;position:relative;overflow:hidden}.page-module__ThH9hW__sliderImage{width:100%;height:100%;position:relative}.page-module__ThH9hW__sliderImageImg{object-fit:cover;object-position:center}.page-module__ThH9hW__sliderControls{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.page-module__ThH9hW__sliderPrev,.page-module__ThH9hW__sliderNext{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#1a202c;background:#ffffffe6;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.page-module__ThH9hW__sliderPrev:hover,.page-module__ThH9hW__sliderNext:hover{background:#fff;transform:scale(1.05);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__thumbnailGallery{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:1rem;padding:0 1rem;display:grid}.page-module__ThH9hW__thumbnail{aspect-ratio:1;cursor:pointer;border:3px solid #0000;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.page-module__ThH9hW__thumbnail:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.page-module__ThH9hW__thumbnail.page-module__ThH9hW__active{border-color:#10b981;box-shadow:0 0 0 2px #10b98133}.page-module__ThH9hW__thumbnailImg{object-fit:cover;object-position:center}@media (max-width:768px){.page-module__ThH9hW__photoSliderSection{margin:1.5rem 0;padding:1.5rem}.page-module__ThH9hW__photoSliderSection h2{margin-bottom:1.5rem;font-size:1.5rem}.page-module__ThH9hW__mainSlider{aspect-ratio:4/3}.page-module__ThH9hW__sliderControls{bottom:.75rem}.page-module__ThH9hW__sliderPrev,.page-module__ThH9hW__sliderNext{width:40px;height:40px}.page-module__ThH9hW__thumbnailGallery{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.75rem;padding:0}}@media (max-width:480px){.page-module__ThH9hW__photoSliderSection{margin:1rem 0;padding:1rem}.page-module__ThH9hW__photoSliderSection h2{font-size:1.25rem}.page-module__ThH9hW__mainSlider{aspect-ratio:1;border-radius:12px}.page-module__ThH9hW__sliderControls{bottom:.5rem}.page-module__ThH9hW__sliderPrev,.page-module__ThH9hW__sliderNext{width:36px;height:36px}.page-module__ThH9hW__thumbnailGallery{grid-template-columns:repeat(4,1fr);gap:.5rem}.page-module__ThH9hW__thumbnail{border-radius:8px}}.page-module__ThH9hW__aboutSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__aboutSection h2{color:#1a202c;margin:0 0 1.5rem;font-size:1.875rem;font-weight:700}.page-module__ThH9hW__descriptionContainer{margin-bottom:2rem}.page-module__ThH9hW__description{color:#4a5568;-webkit-line-clamp:3;-moz-line-clamp:3;-webkit-box-orient:vertical;-moz-box-orient:vertical;margin:0;font-size:1rem;line-height:1.7;display:-webkit-box;display:-moz-box;overflow:hidden}.page-module__ThH9hW__description.page-module__ThH9hW__expanded{-webkit-line-clamp:unset;-moz-line-clamp:unset;display:block}.page-module__ThH9hW__readMoreButton{color:#10b981;cursor:pointer;background:0 0;border:none;padding:.5rem 0;font-size:.875rem;font-weight:600;transition:color .2s}.page-module__ThH9hW__readMoreButton:hover{color:#059669}.page-module__ThH9hW__quickStats{background:#f8fafc;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;padding:1.5rem;display:grid}.page-module__ThH9hW__stat{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.page-module__ThH9hW__statValue{color:#1a202c;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__statLabel{color:#64748b;font-size:.875rem;font-weight:500}@media (max-width:768px){.page-module__ThH9hW__aboutSection{margin:1.5rem 0;padding:1.5rem}.page-module__ThH9hW__aboutSection h2{font-size:1.5rem}.page-module__ThH9hW__description{font-size:.9rem}.page-module__ThH9hW__quickStats{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem}.page-module__ThH9hW__statValue{font-size:1.25rem}.page-module__ThH9hW__statLabel{font-size:.75rem}}@media (max-width:480px){.page-module__ThH9hW__aboutSection{margin:1rem 0;padding:1rem}.page-module__ThH9hW__aboutSection h2{font-size:1.25rem}.page-module__ThH9hW__quickStats{grid-template-columns:1fr;gap:.75rem;padding:.75rem}.page-module__ThH9hW__stat{flex-direction:row;justify-content:space-between}}.page-module__ThH9hW__servicesSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__servicesSection h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__servicesContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__ThH9hW__servicesDescription{color:#4a5568;line-height:1.6}.page-module__ThH9hW__servicesDescription p{margin:0 0 1rem}.page-module__ThH9hW__servicesDescription p:last-child{margin-bottom:0}.page-module__ThH9hW__servicesChips{gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.page-module__ThH9hW__servicesChips::-webkit-scrollbar{height:4px}.page-module__ThH9hW__servicesChips::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.page-module__ThH9hW__servicesChips::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.page-module__ThH9hW__serviceChip{color:#475569;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__ThH9hW__serviceChip:hover{color:#1d9b4b;background:#f1f5f9;border-color:#1d9b4b}.page-module__ThH9hW__serviceChip.page-module__ThH9hW__active{color:#fff;background:#1d9b4b;border-color:#1d9b4b}.page-module__ThH9hW__serviceDetails{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.page-module__ThH9hW__serviceDetails h3{color:#1a202c;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.page-module__ThH9hW__serviceDetails p{color:#4a5568;margin:0 0 1.5rem;line-height:1.6}.page-module__ThH9hW__serviceActions{flex-wrap:wrap;gap:1rem;display:flex}.page-module__ThH9hW__catalogContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__ThH9hW__catalogDescription{color:#4a5568;line-height:1.6}.page-module__ThH9hW__catalogDescription p{margin:0}@media (max-width:768px){.page-module__ThH9hW__servicesSection,.page-module__ThH9hW__catalogSection{margin:1.5rem 0;padding:1.5rem}.page-module__ThH9hW__servicesSection h2,.page-module__ThH9hW__catalogSection h2{font-size:1.25rem}.page-module__ThH9hW__servicesDescription p,.page-module__ThH9hW__catalogDescription p{font-size:.9rem}.page-module__ThH9hW__serviceActions{flex-direction:column;gap:.75rem}.page-module__ThH9hW__catalogGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}}@media (max-width:480px){.page-module__ThH9hW__servicesSection,.page-module__ThH9hW__catalogSection{margin:1rem 0;padding:1rem}.page-module__ThH9hW__servicesSection h2,.page-module__ThH9hW__catalogSection h2{font-size:1.125rem}.page-module__ThH9hW__catalogGrid{grid-template-columns:1fr;gap:.75rem}.page-module__ThH9hW__catalogTile{padding:1rem}.page-module__ThH9hW__catalogImage{width:50px;height:50px}}.page-module__ThH9hW__catalogSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__catalogSection h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__catalogGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.page-module__ThH9hW__catalogTile{color:inherit;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;transition:all .2s;display:flex}.page-module__ThH9hW__catalogTile:hover{background:#fff;border-color:#1d9b4b;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.page-module__ThH9hW__catalogImage{border-radius:12px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.page-module__ThH9hW__catalogImage img{object-fit:cover;width:100%;height:100%}.page-module__ThH9hW__catalogInfo h3{color:#1e293b;margin:0 0 .25rem;font-size:1rem;font-weight:600}.page-module__ThH9hW__catalogInfo span{color:#64748b;font-size:.875rem}.page-module__ThH9hW__featuredSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__sectionHeader{margin-bottom:2rem}.page-module__ThH9hW__sectionHeader h2{color:#1e293b;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__sectionSubtext{color:#64748b;margin:0;font-size:.875rem}.page-module__ThH9hW__featuredGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__ThH9hW__listingCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:all .2s;overflow:hidden}.page-module__ThH9hW__listingCard:hover{border-color:#1d9b4b;transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.page-module__ThH9hW__listingImage{height:150px;position:relative;overflow:hidden}.page-module__ThH9hW__listingImage img{object-fit:cover;width:100%;height:100%}.page-module__ThH9hW__categoryTag{color:#fff;background:#000000b3;border-radius:8px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;position:absolute;top:.75rem;left:.75rem}.page-module__ThH9hW__listingContent{padding:1.25rem}.page-module__ThH9hW__listingContent h3{color:#1e293b;margin:0 0 .75rem;font-size:1rem;font-weight:600;line-height:1.4}.page-module__ThH9hW__price{color:#1d9b4b;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.page-module__ThH9hW__viewButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d9b4b,#168341);border:none;border-radius:8px;width:100%;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__ThH9hW__viewButton:hover{background:linear-gradient(135deg,#168341,#13743a)}.page-module__ThH9hW__popularSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__popularSection h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__popularGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.page-module__ThH9hW__popularCard{cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.page-module__ThH9hW__popularCard:hover{background:#fff;border-color:#1d9b4b;transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.page-module__ThH9hW__popularImage{border-radius:12px;flex-shrink:0;width:100px;height:100px;overflow:hidden}.page-module__ThH9hW__popularImage img{object-fit:cover;width:100%;height:100%}.page-module__ThH9hW__popularContent{flex:1;min-width:0}.page-module__ThH9hW__popularContent h3{color:#1e293b;margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.4}.page-module__ThH9hW__popularity{color:#f59e0b;margin-top:.5rem;font-size:.875rem;font-weight:600}.page-module__ThH9hW__trustSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__trustSection h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__trustGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.page-module__ThH9hW__trustCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;transition:all .2s}.page-module__ThH9hW__trustCard:hover{background:#fff;border-color:#1d9b4b;transform:translateY(-2px)}.page-module__ThH9hW__trustIcon{margin-bottom:1rem;font-size:2rem;display:block}.page-module__ThH9hW__trustCard h3{color:#1e293b;margin:0 0 .5rem;font-size:1rem;font-weight:600}.page-module__ThH9hW__trustCard p{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.page-module__ThH9hW__howItWorksSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__howItWorksSection h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.page-module__ThH9hW__step{text-align:center;position:relative}.page-module__ThH9hW__stepNumber{color:#fff;background:#1d9b4b;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex}.page-module__ThH9hW__step h3{color:#1e293b;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.page-module__ThH9hW__step p{color:#64748b;margin:0;font-size:.875rem;line-height:1.4}.page-module__ThH9hW__reviewsSection{background:#fff;border-radius:20px;margin:2rem 0;padding:2rem;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__reviewsSection h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__ThH9hW__reviewsList{flex-direction:column;gap:1.5rem;display:flex}.page-module__ThH9hW__reviewCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.page-module__ThH9hW__reviewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.page-module__ThH9hW__reviewerInfo h4{color:#1e293b;margin:0 0 .25rem;font-size:1rem;font-weight:600}.page-module__ThH9hW__reviewerLocation{color:#64748b;font-size:.875rem}.page-module__ThH9hW__reviewRating{align-items:center;gap:.25rem;display:flex}.page-module__ThH9hW__reviewComment{color:#475569;margin:0 0 1rem;line-height:1.5}.page-module__ThH9hW__reviewDate{color:#94a3b8;font-size:.875rem}.page-module__ThH9hW__stickyCTA{z-index:1000;background:#fff;border-top:1px solid #e2e8f0;gap:1rem;padding:1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000001a}.page-module__ThH9hW__stickyEnquire{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1d9b4b,#168341);border:none;border-radius:12px;flex:2;padding:.875rem;font-weight:600;transition:all .2s}.page-module__ThH9hW__stickyEnquire:hover{background:linear-gradient(135deg,#168341,#13743a)}.page-module__ThH9hW__stickyChat{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex:1;padding:.875rem;font-weight:600;transition:all .2s}.page-module__ThH9hW__stickyChat:hover{background:#e2e8f0}@media (max-width:768px){.page-module__ThH9hW__mainContent{padding:0 .75rem}.page-module__ThH9hW__heroSection{margin:1rem 0;padding:1.5rem}.page-module__ThH9hW__businessHeader{flex-direction:column;gap:1rem}.page-module__ThH9hW__titleRow{flex-direction:column;align-items:flex-start}.page-module__ThH9hW__businessName{font-size:1.5rem}.page-module__ThH9hW__heroActions{gap:.75rem}.page-module__ThH9hW__primaryButton,.page-module__ThH9hW__secondaryButton,.page-module__ThH9hW__followButton{padding:.75rem 1.25rem;font-size:.875rem}.page-module__ThH9hW__quickStats{grid-template-columns:repeat(3,1fr);gap:1rem}.page-module__ThH9hW__catalogGrid,.page-module__ThH9hW__featuredGrid,.page-module__ThH9hW__popularGrid{grid-template-columns:1fr}.page-module__ThH9hW__trustGrid{grid-template-columns:repeat(2,1fr)}.page-module__ThH9hW__steps{grid-template-columns:1fr;gap:1.5rem}.page-module__ThH9hW__stickyCTA{padding:.75rem}}@media (max-width:480px){.page-module__ThH9hW__trustGrid{grid-template-columns:1fr}.page-module__ThH9hW__quickStats{grid-template-columns:1fr;gap:1.5rem}}.page-module__ThH9hW__contactSection{margin:2rem 0}.page-module__ThH9hW__contactCard{background:#fff;border-radius:20px;flex-direction:column;gap:2rem;padding:2rem;display:flex;box-shadow:0 4px 20px #00000014}.page-module__ThH9hW__contactLayout{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.page-module__ThH9hW__contactMainContent{flex-direction:column;gap:2rem;display:flex}.page-module__ThH9hW__contactSidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:100px}.page-module__ThH9hW__contactQuickActions{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:16px;padding:1.5rem}.page-module__ThH9hW__contactQuickActions h3{margin:0 0 1rem;font-size:1.125rem;font-weight:600}.page-module__ThH9hW__quickActionButtons{flex-direction:column;gap:.75rem;display:flex}.page-module__ThH9hW__quickActionButton{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__ThH9hW__quickActionButton:hover{background:#fff3;transform:translateY(-1px)}.page-module__ThH9hW__contactInfoCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem}.page-module__ThH9hW__contactInfoCard h4{color:#1a202c;margin:0 0 1rem;font-size:1rem;font-weight:600}.page-module__ThH9hW__contactInfoItem{border-bottom:1px solid #f1f5f9;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.page-module__ThH9hW__contactInfoItem:last-child{border-bottom:none}.page-module__ThH9hW__contactInfoIcon{color:#10b981;background:#f0fdf4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.page-module__ThH9hW__contactInfoDetails{flex:1;min-width:0}.page-module__ThH9hW__contactInfoLabel{color:#64748b;margin-bottom:2px;font-size:.75rem;font-weight:500}.page-module__ThH9hW__contactInfoValue{color:#1a202c;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:.875rem;font-weight:600}.page-module__ThH9hW__contactInfoLink{color:#10b981;text-decoration:none;transition:color .2s}.page-module__ThH9hW__contactInfoLink:hover{color:#059669}.page-module__ThH9hW__businessHours{background:#f8fafc;border-radius:12px;margin-top:1rem;padding:1rem}.page-module__ThH9hW__businessHours h5{color:#1a202c;margin:0 0 .5rem;font-size:.875rem;font-weight:600}.page-module__ThH9hW__businessHours p{color:#64748b;margin:0;font-size:.75rem}.page-module__ThH9hW__verificationStatus{flex-direction:column;gap:.75rem;display:flex}.page-module__ThH9hW__verifiedItem{color:#10b981;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.page-module__ThH9hW__verifiedIcon{flex-shrink:0}.page-module__ThH9hW__followButton{color:#10b981;background:#fff;border:2px solid #10b981}.page-module__ThH9hW__followButton:hover{background:#f0fdf4;transform:translateY(-1px)}.page-module__ThH9hW__followButton.page-module__ThH9hW__following{color:#fff;background:#10b981;border-color:#10b981}.page-module__ThH9hW__followButton.page-module__ThH9hW__following:hover{background:#059669;transform:translateY(-1px)}.page-module__ThH9hW__contactItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.page-module__ThH9hW__contactItem:hover{background:#f0fdf4;border-color:#10b981;transform:translateY(-2px);box-shadow:0 4px 12px #10b9811a}.page-module__ThH9hW__contactIcon{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex;box-shadow:0 2px 8px #0000001a}.page-module__ThH9hW__contactInfo{flex:1;min-width:0}.page-module__ThH9hW__contactLink{color:#10b981;word-break:break-all;font-weight:500;text-decoration:none;transition:color .2s}.page-module__ThH9hW__contactLink:hover{color:#059669}.page-module__ThH9hW__contactActions{flex-wrap:wrap;gap:1rem;display:flex}.page-module__ThH9hW__primaryButton,.page-module__ThH9hW__secondaryButton{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__ThH9hW__primaryButton{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);box-shadow:0 4px 12px #10b9814d}.page-module__ThH9hW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.page-module__ThH9hW__secondaryButton{color:#10b981;background:#fff;border:2px solid #10b981}.page-module__ThH9hW__secondaryButton:hover{background:#f0fdf4;transform:translateY(-1px)}@media (max-width:1024px){.page-module__ThH9hW__contactLayout{grid-template-columns:1fr;gap:2rem}.page-module__ThH9hW__contactSidebar{order:-1;position:static}.page-module__ThH9hW__contactQuickActions{padding:1.25rem}.page-module__ThH9hW__quickActionButtons{gap:.5rem}.page-module__ThH9hW__contactInfoCard{padding:1.25rem}}@media (max-width:768px){.page-module__ThH9hW__contactCard{padding:1.5rem}.page-module__ThH9hW__contactLayout{gap:1.5rem}.page-module__ThH9hW__contactGrid{grid-template-columns:1fr;gap:1rem}.page-module__ThH9hW__contactItem{padding:1rem}.page-module__ThH9hW__contactIcon{width:40px;height:40px;font-size:1.25rem}.page-module__ThH9hW__contactActions{flex-direction:column}.page-module__ThH9hW__primaryButton,.page-module__ThH9hW__secondaryButton{justify-content:center;width:100%}.page-module__ThH9hW__quickActionButton{padding:.625rem .875rem;font-size:.875rem}.page-module__ThH9hW__contactInfoCard{padding:1rem}.page-module__ThH9hW__contactInfoIcon{width:32px;height:32px}.page-module__ThH9hW__businessHours{padding:.75rem}}@media (max-width:480px){.page-module__ThH9hW__contactCard,.page-module__ThH9hW__contactQuickActions{padding:1rem}.page-module__ThH9hW__quickActionButtons{gap:.5rem}.page-module__ThH9hW__contactInfoCard{padding:.875rem}.page-module__ThH9hW__contactItem{gap:.75rem;padding:.875rem}.page-module__ThH9hW__contactIcon{width:36px;height:36px;font-size:1.125rem}.page-module__ThH9hW__primaryButton,.page-module__ThH9hW__secondaryButton{padding:.75rem 1.25rem;font-size:.875rem}}.page-module__ThH9hW__loginPrompt{text-align:center;padding:3rem 2rem}.page-module__ThH9hW__lockedContent{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.page-module__ThH9hW__lockIcon{opacity:.6;font-size:3rem}.page-module__ThH9hW__lockedContent h3{color:#1f2937;margin:0;font-size:1.5rem;font-weight:600}.page-module__ThH9hW__lockedContent p{color:#6b7280;margin:0;line-height:1.6}.page-module__ThH9hW__registerButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#007185,#00a86b);border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.page-module__ThH9hW__registerButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0072854d}.page-module__ThH9hW__loginButton{color:#007185;cursor:pointer;background:#fff;border:2px solid #007185;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.page-module__ThH9hW__loginButton:hover{color:#fff;background:#007185}.page-module__ThH9hW__contactDetails{flex-direction:column;gap:2rem;display:flex}.page-module__ThH9hW__contactGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.page-module__ThH9hW__contactItem{background:#f8fafc;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.page-module__ThH9hW__contactItem:hover{background:#f1f5f9;transform:translateY(-2px)}.page-module__ThH9hW__contactIcon{flex-shrink:0;font-size:1.5rem}.page-module__ThH9hW__contactInfo h4{color:#1f2937;margin:0 0 .5rem;font-size:1rem;font-weight:600}.page-module__ThH9hW__contactLink{color:#007185;font-weight:500;text-decoration:none;transition:color .2s}.page-module__ThH9hW__contactLink:hover{color:#00a86b;text-decoration:underline}.page-module__ThH9hW__address{color:#6b7280;margin:0;line-height:1.6}.page-module__ThH9hW__contactActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.page-module__ThH9hW__contactCard{padding:1.5rem}.page-module__ThH9hW__contactGrid{grid-template-columns:1fr;gap:1rem}.page-module__ThH9hW__contactItem{padding:1rem}.page-module__ThH9hW__contactActions{flex-direction:column}.page-module__ThH9hW__registerButton,.page-module__ThH9hW__loginButton{width:100%}}.page-module__ThH9hW__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}
.ErrorBoundary-module__Lw5v8G__errorBoundary{justify-content:center;align-items:center;min-height:50vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.ErrorBoundary-module__Lw5v8G__errorContainer{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-width:500px;padding:2rem;box-shadow:0 10px 25px #0000001a}.ErrorBoundary-module__Lw5v8G__errorIcon{margin-bottom:1rem;font-size:3rem;line-height:1}.ErrorBoundary-module__Lw5v8G__errorTitle{color:#1a202c;margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.2}.ErrorBoundary-module__Lw5v8G__errorMessage{color:#64748b;margin:0 0 1.5rem;font-size:1rem;line-height:1.5}.ErrorBoundary-module__Lw5v8G__errorDetails{text-align:left;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;margin:1.5rem 0;padding:1rem}.ErrorBoundary-module__Lw5v8G__errorSummary{cursor:pointer;color:#3b82f6;border-radius:4px;margin:0;padding:.5rem;font-weight:600;transition:background-color .2s}.ErrorBoundary-module__Lw5v8G__errorSummary:hover{background-color:#eff6ff}.ErrorBoundary-module__Lw5v8G__errorContent{border-top:1px solid #e5e7eb;margin-top:1rem;padding-top:1rem}.ErrorBoundary-module__Lw5v8G__errorContent p{color:#374151;margin:.5rem 0;font-size:.875rem;line-height:1.4}.ErrorBoundary-module__Lw5v8G__errorContent strong{color:#1a202c}.ErrorBoundary-module__Lw5v8G__errorStack{color:#e5e7eb;white-space:pre-wrap;word-break:break-all;background:#1a202c;border-radius:4px;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;line-height:1.4;overflow-x:auto}.ErrorBoundary-module__Lw5v8G__errorActions{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.ErrorBoundary-module__Lw5v8G__resetButton,.ErrorBoundary-module__Lw5v8G__refreshButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ErrorBoundary-module__Lw5v8G__resetButton{color:#fff;background:#3b82f6}.ErrorBoundary-module__Lw5v8G__resetButton:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.ErrorBoundary-module__Lw5v8G__refreshButton{color:#374151;background:#f3f4f6;border:1px solid #d1d5db}.ErrorBoundary-module__Lw5v8G__refreshButton:hover{background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px)}.ErrorBoundary-module__Lw5v8G__resetButton:active,.ErrorBoundary-module__Lw5v8G__refreshButton:active{transform:translateY(0)}@media (max-width:768px){.ErrorBoundary-module__Lw5v8G__errorBoundary{min-height:60vh;padding:1rem}.ErrorBoundary-module__Lw5v8G__errorContainer{margin:0 1rem;padding:1.5rem}.ErrorBoundary-module__Lw5v8G__errorIcon{font-size:2.5rem}.ErrorBoundary-module__Lw5v8G__errorTitle{font-size:1.25rem}.ErrorBoundary-module__Lw5v8G__errorMessage{font-size:.9375rem}.ErrorBoundary-module__Lw5v8G__errorActions{flex-direction:column;gap:.75rem}.ErrorBoundary-module__Lw5v8G__resetButton,.ErrorBoundary-module__Lw5v8G__refreshButton{width:100%;padding:.875rem 1rem}}@media (max-width:480px){.ErrorBoundary-module__Lw5v8G__errorContainer{margin:0 .5rem;padding:1rem}.ErrorBoundary-module__Lw5v8G__errorIcon{font-size:2rem}.ErrorBoundary-module__Lw5v8G__errorTitle{font-size:1.125rem}.ErrorBoundary-module__Lw5v8G__errorMessage{font-size:.875rem}.ErrorBoundary-module__Lw5v8G__errorStack{padding:.75rem;font-size:.6875rem}}
