.PropertyDetails-module__RZBClG__detailsPage{background:var(--dark);min-height:100vh;padding:7rem 0 4rem}.PropertyDetails-module__RZBClG__container{max-width:1450px;margin:0 auto;padding:0 1rem}.PropertyDetails-module__RZBClG__backBtn{color:#475569;background:#fff;border:1px solid #eef2f6;border-radius:12px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.PropertyDetails-module__RZBClG__backBtn:hover{color:#fff;background:#667eea;border-color:#667eea}.PropertyDetails-module__RZBClG__contentGrid{grid-template-columns:1fr 380px;gap:1rem;margin-top:2rem;display:grid}.PropertyDetails-module__RZBClG__leftColumn,.PropertyDetails-module__RZBClG__rightColumn{flex-direction:column;gap:0;display:flex}@media (max-width:1024px){.PropertyDetails-module__RZBClG__contentGrid{grid-template-columns:1fr 340px;gap:1.5rem}}@media (max-width:768px){.PropertyDetails-module__RZBClG__detailsPage{padding:6rem 0 2rem}.PropertyDetails-module__RZBClG__contentGrid{grid-template-columns:1fr;gap:1.5rem}.PropertyDetails-module__RZBClG__rightColumn{position:static}.PropertyDetails-module__RZBClG__backBtn{padding:.375rem .875rem;font-size:.85rem}}@media (max-width:480px){.PropertyDetails-module__RZBClG__container{padding:0 .75rem}.PropertyDetails-module__RZBClG__backBtn{border-radius:10px;padding:.375rem .75rem;font-size:.8rem}}
.PropertyGallery-module__CfimWG__gallery,.PropertyGallery-module__CfimWG__gallery *{box-sizing:border-box}.PropertyGallery-module__CfimWG__gallery{box-sizing:border-box;width:0;min-width:100%;max-width:100%;margin-bottom:2rem;position:relative;overflow:hidden}.PropertyGallery-module__CfimWG__mainSlider{aspect-ratio:16/9;background:#0f172a;border:1px solid #eef2f6;border-radius:20px;width:100%;max-height:600px;position:relative;overflow:hidden}.PropertyGallery-module__CfimWG__sliderContainer{width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.PropertyGallery-module__CfimWG__slide{min-width:100%;height:100%;position:relative}.PropertyGallery-module__CfimWG__slide img{object-fit:contain;width:100%;height:100%}.PropertyGallery-module__CfimWG__expandBtn{color:#475569;cursor:pointer;opacity:0;background:#fffffff2;border:1px solid #eef2f6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .3s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem;transform:scale(.8)}.PropertyGallery-module__CfimWG__slide:hover .PropertyGallery-module__CfimWG__expandBtn{opacity:1;transform:scale(1)}.PropertyGallery-module__CfimWG__expandBtn:hover{color:#fff;background:#667eea;border-color:#667eea}.PropertyGallery-module__CfimWG__navBtn{color:#0f172a;cursor:pointer;z-index:2;background:#fffffff2;border:1px solid #eef2f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PropertyGallery-module__CfimWG__navBtn:hover{color:#fff;background:#667eea;border-color:#667eea}.PropertyGallery-module__CfimWG__prevBtn{left:1.5rem}.PropertyGallery-module__CfimWG__nextBtn{right:1.5rem}.PropertyGallery-module__CfimWG__slideCounter{color:#fff;letter-spacing:.05em;background:#000000b3;border:1px solid #ffffff1a;border-radius:20px;padding:.4rem 1.25rem;font-size:.8rem;font-weight:600;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.PropertyGallery-module__CfimWG__galleryGridBtn{color:#475569;cursor:pointer;background:#fffffff2;border:1px solid #eef2f6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:all .3s;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.PropertyGallery-module__CfimWG__galleryGridBtn:hover{color:#fff;background:#667eea;border-color:#667eea}.PropertyGallery-module__CfimWG__thumbnailWrapper{box-sizing:border-box;width:0;min-width:100%;max-width:100%;margin-top:1rem;padding:.5rem 0;position:relative;overflow:hidden}.PropertyGallery-module__CfimWG__thumbnailStrip{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-width:thin;-ms-overflow-style:auto;flex-wrap:nowrap;gap:.75rem;width:0;min-width:100%;max-width:100%;padding:.25rem .5rem;display:flex;overflow:auto hidden}.PropertyGallery-module__CfimWG__thumbnail{cursor:pointer;width:120px;height:85px;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #0000;border-radius:12px;flex-shrink:0;padding:0;transition:all .3s;position:relative;overflow:hidden}.PropertyGallery-module__CfimWG__thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.PropertyGallery-module__CfimWG__thumbnail:hover img{transform:scale(1.05)}.PropertyGallery-module__CfimWG__thumbnail.PropertyGallery-module__CfimWG__activeThumb{border-color:#667eea}.PropertyGallery-module__CfimWG__thumbnail.PropertyGallery-module__CfimWG__activeThumb:after{content:"";background:#667eea1a;position:absolute;inset:0}.PropertyGallery-module__CfimWG__moreThumbnail{color:#667eea;cursor:pointer;background:#f8fafc;border:2px dashed #eef2f6;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:85px;padding:0;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex}.PropertyGallery-module__CfimWG__moreThumbnail:hover{background:#eef2ff;border-color:#667eea}.PropertyGallery-module__CfimWG__thumbnailStrip::-webkit-scrollbar{height:4px}.PropertyGallery-module__CfimWG__thumbnailStrip::-webkit-scrollbar-track{background:#f1f4f9;border-radius:10px}.PropertyGallery-module__CfimWG__thumbnailStrip::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}@media (max-width:768px){.PropertyGallery-module__CfimWG__mainSlider{aspect-ratio:4/3;border-radius:16px;max-height:400px}.PropertyGallery-module__CfimWG__navBtn{width:40px;height:40px}.PropertyGallery-module__CfimWG__prevBtn{left:.75rem}.PropertyGallery-module__CfimWG__nextBtn{right:.75rem}.PropertyGallery-module__CfimWG__thumbnail{width:90px;height:65px}.PropertyGallery-module__CfimWG__moreThumbnail{width:90px;height:65px;font-size:1rem}.PropertyGallery-module__CfimWG__thumbnailStrip{gap:.5rem;padding:.25rem .5rem}.PropertyGallery-module__CfimWG__expandBtn,.PropertyGallery-module__CfimWG__galleryGridBtn{width:36px;height:36px;bottom:1rem;right:1rem}.PropertyGallery-module__CfimWG__thumbnailStrip{scrollbar-width:none;-ms-overflow-style:none}.PropertyGallery-module__CfimWG__thumbnailStrip::-webkit-scrollbar{display:none}.PropertyGallery-module__CfimWG__lightboxPrev{left:.5rem}.PropertyGallery-module__CfimWG__lightboxNext{right:.5rem}.PropertyGallery-module__CfimWG__lightboxPrev,.PropertyGallery-module__CfimWG__lightboxNext{width:44px;height:44px}.PropertyGallery-module__CfimWG__lightboxCounter{bottom:1rem}}@media (max-width:480px){.PropertyGallery-module__CfimWG__mainSlider{aspect-ratio:4/3;border-radius:12px;max-height:300px}.PropertyGallery-module__CfimWG__thumbnailWrapper{padding:.3rem 0}.PropertyGallery-module__CfimWG__thumbnail{border-radius:8px;width:70px;height:55px}.PropertyGallery-module__CfimWG__moreThumbnail{border-radius:8px;width:70px;height:55px;font-size:.8rem}.PropertyGallery-module__CfimWG__thumbnailStrip{gap:.4rem;padding:.15rem .4rem}.PropertyGallery-module__CfimWG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.PropertyGallery-module__CfimWG__slideCounter{padding:.3rem 1rem;font-size:.7rem;bottom:1rem}.PropertyGallery-module__CfimWG__thumbnail,.PropertyGallery-module__CfimWG__moreThumbnail{border-radius:8px}.PropertyGallery-module__CfimWG__lightboxPrev,.PropertyGallery-module__CfimWG__lightboxNext{width:38px;height:38px}}@media (max-width:360px){.PropertyGallery-module__CfimWG__thumbnail{width:55px;height:45px}.PropertyGallery-module__CfimWG__moreThumbnail{width:55px;height:45px;font-size:.6rem}.PropertyGallery-module__CfimWG__thumbnailStrip{gap:.3rem;padding:.1rem .3rem}}.PropertyGallery-module__CfimWG__galleryGridModal{z-index:9998;background:#000c;justify-content:center;align-items:center;animation:.3s PropertyGallery-module__CfimWG__fadeIn;display:flex;position:fixed;inset:0}@keyframes PropertyGallery-module__CfimWG__fadeIn{0%{opacity:0}to{opacity:1}}.PropertyGallery-module__CfimWG__galleryGridContent{background:#fff;border:1px solid #eef2f6;border-radius:20px;width:90%;max-width:900px;max-height:80vh;padding:2rem;position:relative;overflow:hidden}.PropertyGallery-module__CfimWG__galleryGridClose{color:#475569;cursor:pointer;z-index:10;background:#f8fafc;border:1px solid #eef2f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.PropertyGallery-module__CfimWG__galleryGridClose:hover{color:#fff;background:#667eea;border-color:#667eea}.PropertyGallery-module__CfimWG__galleryGridContent h3{color:#0f172a;margin:0 0 1.5rem;font-size:1.25rem;font-weight:700}.PropertyGallery-module__CfimWG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;max-height:60vh;padding-right:.5rem;display:grid;overflow-y:auto}.PropertyGallery-module__CfimWG__galleryGrid::-webkit-scrollbar{width:4px}.PropertyGallery-module__CfimWG__galleryGrid::-webkit-scrollbar-track{background:#f1f4f9;border-radius:10px}.PropertyGallery-module__CfimWG__galleryGrid::-webkit-scrollbar-thumb{background:#667eea;border-radius:10px}.PropertyGallery-module__CfimWG__galleryGridItem{aspect-ratio:1;cursor:pointer;border:2px solid #0000;border-radius:12px;transition:all .3s;overflow:hidden}.PropertyGallery-module__CfimWG__galleryGridItem:hover{border-color:#667eea;transform:scale(1.05)}.PropertyGallery-module__CfimWG__galleryGridItem img{object-fit:cover;width:100%;height:100%}.PropertyGallery-module__CfimWG__lightbox{z-index:9999;background:#000000f2;justify-content:center;align-items:center;animation:.3s PropertyGallery-module__CfimWG__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.PropertyGallery-module__CfimWG__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.PropertyGallery-module__CfimWG__lightboxClose:hover{background:#fff3;transform:rotate(90deg)}.PropertyGallery-module__CfimWG__lightboxContent{max-width:90vw;max-height:90vh;position:relative}.PropertyGallery-module__CfimWG__lightboxContent img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:85vh;display:block}.PropertyGallery-module__CfimWG__lightboxPrev,.PropertyGallery-module__CfimWG__lightboxNext{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PropertyGallery-module__CfimWG__lightboxPrev:hover,.PropertyGallery-module__CfimWG__lightboxNext:hover{background:#fff3}.PropertyGallery-module__CfimWG__lightboxPrev{left:-4rem}.PropertyGallery-module__CfimWG__lightboxNext{right:-4rem}.PropertyGallery-module__CfimWG__lightboxCounter{color:#ffffffb3;font-size:.9rem;font-weight:500;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.PropertyGallery-module__CfimWG__lightboxCounter{bottom:-2.5rem}}
.PropertyInfo-module__qZg3nq__propertyInfo{flex-direction:column;gap:1.5rem;display:flex}.PropertyInfo-module__qZg3nq__section{background:#fff;border:1px solid #eef2f6;border-radius:20px;padding:1.75rem}.PropertyInfo-module__qZg3nq__sectionIcon{color:#667eea;vertical-align:middle;margin-right:.5rem;display:inline-block}.PropertyInfo-module__qZg3nq__videoGrid{flex-direction:column;gap:1rem;display:flex}.PropertyInfo-module__qZg3nq__videoItem{background:#0f172a;border-radius:12px;overflow:hidden}.PropertyInfo-module__qZg3nq__videoPlayer{background:#0f172a;border-radius:12px;width:100%;max-height:450px}.PropertyInfo-module__qZg3nq__virtualTourBtn{cursor:pointer;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;width:100%;padding:1.25rem 1.5rem;text-decoration:none;transition:all .3s;display:block}.PropertyInfo-module__qZg3nq__virtualTourBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea4d}.PropertyInfo-module__qZg3nq__virtualTourContent{color:#fff;align-items:center;gap:1rem;display:flex}.PropertyInfo-module__qZg3nq__virtualTourIcon{background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.PropertyInfo-module__qZg3nq__virtualTourText{flex-direction:column;flex:1;display:flex}.PropertyInfo-module__qZg3nq__virtualTourLabel{color:#fff;font-size:1rem;font-weight:700}.PropertyInfo-module__qZg3nq__virtualTourDesc{color:#ffffffb3;font-size:.8rem}.PropertyInfo-module__qZg3nq__virtualTourPlay{opacity:.8;flex-shrink:0;transition:all .3s}.PropertyInfo-module__qZg3nq__virtualTourBtn:hover .PropertyInfo-module__qZg3nq__virtualTourPlay{opacity:1;transform:scale(1.2)}@media (max-width:768px){.PropertyInfo-module__qZg3nq__videoPlayer{max-height:300px}.PropertyInfo-module__qZg3nq__virtualTourBtn{padding:1rem}.PropertyInfo-module__qZg3nq__virtualTourContent{gap:.75rem}.PropertyInfo-module__qZg3nq__virtualTourIcon{width:40px;height:40px}.PropertyInfo-module__qZg3nq__virtualTourIcon svg{width:20px;height:20px}.PropertyInfo-module__qZg3nq__virtualTourLabel{font-size:.9rem}.PropertyInfo-module__qZg3nq__virtualTourDesc{font-size:.7rem}}@media (max-width:480px){.PropertyInfo-module__qZg3nq__videoPlayer{max-height:220px}.PropertyInfo-module__qZg3nq__virtualTourBtn{padding:.75rem}.PropertyInfo-module__qZg3nq__virtualTourIcon{width:36px;height:36px}.PropertyInfo-module__qZg3nq__virtualTourIcon svg{width:16px;height:16px}.PropertyInfo-module__qZg3nq__virtualTourLabel{font-size:.8rem}.PropertyInfo-module__qZg3nq__virtualTourDesc{font-size:.65rem}}.PropertyInfo-module__qZg3nq__section h2{color:#0f172a;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.25rem;font-weight:700}.PropertyInfo-module__qZg3nq__titleTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.PropertyInfo-module__qZg3nq__title{color:#0f172a;flex:1;margin:0;font-size:1.75rem;font-weight:800;line-height:1.3}.PropertyInfo-module__qZg3nq__priceBox{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.PropertyInfo-module__qZg3nq__price{color:#667eea;font-size:1.75rem;font-weight:800}.PropertyInfo-module__qZg3nq__priceUnit{color:#64748b;font-size:.9rem;font-weight:600}.PropertyInfo-module__qZg3nq__originalPrice{color:#94a3b8;font-size:1rem;text-decoration:line-through}.PropertyInfo-module__qZg3nq__badgeGroup{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.PropertyInfo-module__qZg3nq__hotBadge{color:#fff;background:#ef4444;border-radius:12px;padding:.25rem .75rem;font-size:.7rem;font-weight:700}.PropertyInfo-module__qZg3nq__featuredBadge{color:#fff;background:#f59e0b;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:flex}.PropertyInfo-module__qZg3nq__verifiedBadge{color:#fff;background:#22c55e;border-radius:12px;align-items:center;gap:.25rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;display:flex}.PropertyInfo-module__qZg3nq__negotiableBadge{color:#3b82f6;background:#dbeafe;border-radius:12px;padding:.25rem .75rem;font-size:.7rem;font-weight:700}.PropertyInfo-module__qZg3nq__locationRow{color:#64748b;border-top:1px solid #f1f4f9;align-items:center;gap:.5rem;padding-top:.75rem;font-size:.95rem;display:flex}.PropertyInfo-module__qZg3nq__pincode{color:#94a3b8}.PropertyInfo-module__qZg3nq__landmarkRow{color:#64748b;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.9rem;display:flex}.PropertyInfo-module__qZg3nq__landmarkLabel{color:#475569;font-weight:600}.PropertyInfo-module__qZg3nq__statusRow{border-top:1px solid #f1f4f9;align-items:center;gap:1rem;margin-top:.75rem;padding-top:.75rem;display:flex}.PropertyInfo-module__qZg3nq__statusBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.PropertyInfo-module__qZg3nq__listedDate{color:#94a3b8;align-items:center;gap:.375rem;font-size:.8rem;display:flex}.PropertyInfo-module__qZg3nq__quickStats{background:#fff;border:1px solid #eef2f6;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;padding:1.25rem;display:grid}.PropertyInfo-module__qZg3nq__statItem{background:#f8fafc;border-radius:12px;align-items:center;gap:.75rem;padding:.625rem .875rem;transition:all .3s;display:flex}.PropertyInfo-module__qZg3nq__statItem:hover{background:#f1f4f9}.PropertyInfo-module__qZg3nq__statItem svg{color:#667eea;flex-shrink:0}.PropertyInfo-module__qZg3nq__statItem div{flex-direction:column;display:flex}.PropertyInfo-module__qZg3nq__statValue{color:#0f172a;font-size:.95rem;font-weight:700}.PropertyInfo-module__qZg3nq__statLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.PropertyInfo-module__qZg3nq__description{color:#475569;line-height:1.8}.PropertyInfo-module__qZg3nq__description p{margin:0 0 .75rem}.PropertyInfo-module__qZg3nq__description p:last-child{margin-bottom:0}.PropertyInfo-module__qZg3nq__description h1,.PropertyInfo-module__qZg3nq__description h2,.PropertyInfo-module__qZg3nq__description h3,.PropertyInfo-module__qZg3nq__description h4,.PropertyInfo-module__qZg3nq__description h5,.PropertyInfo-module__qZg3nq__description h6{color:#0f172a;margin:1rem 0 .5rem}.PropertyInfo-module__qZg3nq__description ul,.PropertyInfo-module__qZg3nq__description ol{margin:.5rem 0;padding-left:1.5rem}.PropertyInfo-module__qZg3nq__description li{margin-bottom:.25rem}.PropertyInfo-module__qZg3nq__description a{color:#667eea;text-decoration:underline}.PropertyInfo-module__qZg3nq__description blockquote{color:#64748b;border-left:4px solid #667eea;margin:.75rem 0;padding-left:1rem}.PropertyInfo-module__qZg3nq__shortDescription{color:#64748b;border-top:1px solid #f1f4f9;margin:.75rem 0 0;padding-top:.75rem;font-style:italic;line-height:1.7}.PropertyInfo-module__qZg3nq__detailsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}.PropertyInfo-module__qZg3nq__detailItem{background:#f8fafc;border-radius:12px;flex-direction:column;gap:.25rem;padding:.75rem 1rem;transition:all .3s;display:flex}.PropertyInfo-module__qZg3nq__detailItem:hover{background:#f1f4f9}.PropertyInfo-module__qZg3nq__detailLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.PropertyInfo-module__qZg3nq__detailValue{color:#0f172a;font-size:.95rem;font-weight:600}.PropertyInfo-module__qZg3nq__amenitiesGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.PropertyInfo-module__qZg3nq__amenityItem{color:#475569;background:#f8fafc;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.85rem;transition:all .3s;display:flex}.PropertyInfo-module__qZg3nq__amenityItem:hover{background:#f1f4f9}.PropertyInfo-module__qZg3nq__amenityItem svg{color:#667eea;flex-shrink:0}.PropertyInfo-module__qZg3nq__nearbyGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem;display:grid}.PropertyInfo-module__qZg3nq__nearbyItem{background:#f8fafc;border-radius:12px;align-items:center;gap:.75rem;padding:.625rem .875rem;transition:all .3s;display:flex}.PropertyInfo-module__qZg3nq__nearbyItem:hover{background:#f1f4f9}.PropertyInfo-module__qZg3nq__nearbyIcon{background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.PropertyInfo-module__qZg3nq__nearbyIcon svg{color:#667eea}.PropertyInfo-module__qZg3nq__nearbyName{color:#0f172a;font-size:.85rem;font-weight:600;display:block}.PropertyInfo-module__qZg3nq__nearbyDistance{color:#94a3b8;font-size:.7rem}.PropertyInfo-module__qZg3nq__mediaGrid{flex-wrap:wrap;gap:.75rem;display:flex}.PropertyInfo-module__qZg3nq__mediaLink{color:#475569;background:#f8fafc;border:1px solid #eef2f6;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.PropertyInfo-module__qZg3nq__mediaLink:hover{color:#fff;background:#667eea;border-color:#667eea}.PropertyInfo-module__qZg3nq__mediaLink svg{flex-shrink:0}.PropertyInfo-module__qZg3nq__downloadGrid{flex-wrap:wrap;gap:.75rem;display:flex}.PropertyInfo-module__qZg3nq__downloadBtn{color:#475569;background:#f8fafc;border:1px solid #eef2f6;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.PropertyInfo-module__qZg3nq__downloadBtn:hover{color:#fff;background:#667eea;border-color:#667eea}.PropertyInfo-module__qZg3nq__faqList{flex-direction:column;gap:.75rem;display:flex}.PropertyInfo-module__qZg3nq__faqItem{background:#f8fafc;border-radius:12px;padding:1rem 1.25rem;transition:all .3s}.PropertyInfo-module__qZg3nq__faqItem:hover{background:#f1f4f9}.PropertyInfo-module__qZg3nq__faqItem h3{color:#0f172a;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.PropertyInfo-module__qZg3nq__faqItem p{color:#475569;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:768px){.PropertyInfo-module__qZg3nq__section{border-radius:16px;padding:1.25rem}.PropertyInfo-module__qZg3nq__title{font-size:1.3rem}.PropertyInfo-module__qZg3nq__price{font-size:1.4rem}.PropertyInfo-module__qZg3nq__titleTop{flex-direction:column}.PropertyInfo-module__qZg3nq__priceBox{width:100%}.PropertyInfo-module__qZg3nq__quickStats{grid-template-columns:repeat(2,1fr);padding:1rem}.PropertyInfo-module__qZg3nq__detailsGrid{grid-template-columns:1fr 1fr}.PropertyInfo-module__qZg3nq__amenitiesGrid{grid-template-columns:repeat(2,1fr)}.PropertyInfo-module__qZg3nq__nearbyGrid{grid-template-columns:1fr}.PropertyInfo-module__qZg3nq__statItem{padding:.5rem .75rem}.PropertyInfo-module__qZg3nq__statusRow{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.PropertyInfo-module__qZg3nq__section{border-radius:12px;padding:1rem}.PropertyInfo-module__qZg3nq__title{font-size:1.1rem}.PropertyInfo-module__qZg3nq__price{font-size:1.2rem}.PropertyInfo-module__qZg3nq__quickStats{grid-template-columns:1fr 1fr;gap:.5rem;padding:.75rem}.PropertyInfo-module__qZg3nq__detailsGrid{grid-template-columns:1fr}.PropertyInfo-module__qZg3nq__amenitiesGrid{grid-template-columns:1fr 1fr}.PropertyInfo-module__qZg3nq__statItem{padding:.375rem .625rem}.PropertyInfo-module__qZg3nq__statItem svg{width:16px;height:16px}.PropertyInfo-module__qZg3nq__statValue{font-size:.85rem}.PropertyInfo-module__qZg3nq__downloadGrid{flex-direction:column}.PropertyInfo-module__qZg3nq__downloadBtn{justify-content:center}.PropertyInfo-module__qZg3nq__mediaGrid{flex-direction:column}.PropertyInfo-module__qZg3nq__mediaLink{justify-content:center}}
.YouTubeVideo-module__08vXta__youtubeContainer{width:100%;margin:0}.YouTubeVideo-module__08vXta__youtubeThumbnail{aspect-ratio:16/9;cursor:pointer;border:1px solid #eef2f6;border-radius:16px;width:100%;transition:all .3s;position:relative;overflow:hidden}.YouTubeVideo-module__08vXta__youtubeThumbnail:hover{border-color:#667eea}.YouTubeVideo-module__08vXta__youtubeThumbnail:hover .YouTubeVideo-module__08vXta__youtubeOverlay{opacity:1}.YouTubeVideo-module__08vXta__youtubeThumbImg{object-fit:cover;width:100%;height:100%}.YouTubeVideo-module__08vXta__youtubePlayBtn{background:#ff0000e6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 30px #ff00004d}.YouTubeVideo-module__08vXta__youtubePlayBtn svg{margin-left:4px}.YouTubeVideo-module__08vXta__youtubeThumbnail:hover .YouTubeVideo-module__08vXta__youtubePlayBtn{background:red;transform:translate(-50%,-50%)scale(1.1)}.YouTubeVideo-module__08vXta__youtubeOverlay{opacity:0;background:linear-gradient(#0000,#000c);padding:2rem 1.5rem 1.5rem;transition:all .3s;position:absolute;bottom:0;left:0;right:0}.YouTubeVideo-module__08vXta__youtubeOverlay span{color:#fff;font-size:1rem;font-weight:600}.YouTubeVideo-module__08vXta__youtubeModal{z-index:2147483647;background:#000000eb;justify-content:center;align-items:center;animation:.3s YouTubeVideo-module__08vXta__fadeIn;display:flex;position:fixed;inset:0}@keyframes YouTubeVideo-module__08vXta__fadeIn{0%{opacity:0}to{opacity:1}}.YouTubeVideo-module__08vXta__youtubeModalContent{width:90%;max-width:1000px;position:relative}.YouTubeVideo-module__08vXta__youtubeModalClose{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 .3s;display:flex;position:absolute;top:-3.5rem;right:0}.YouTubeVideo-module__08vXta__youtubeModalClose:hover{background:#fff3;transform:rotate(90deg)}.YouTubeVideo-module__08vXta__youtubeWrapper{background:#000;border-radius:12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.YouTubeVideo-module__08vXta__youtubeIframe{width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.YouTubeVideo-module__08vXta__youtubePlayBtn{width:60px;height:60px}.YouTubeVideo-module__08vXta__youtubePlayBtn svg{width:24px;height:24px}.YouTubeVideo-module__08vXta__youtubeModalContent{width:95%}.YouTubeVideo-module__08vXta__youtubeModalClose{width:36px;height:36px;top:-3rem;right:0}.YouTubeVideo-module__08vXta__youtubeOverlay span{font-size:.85rem}}@media (max-width:480px){.YouTubeVideo-module__08vXta__youtubePlayBtn{width:48px;height:48px}.YouTubeVideo-module__08vXta__youtubePlayBtn svg{width:20px;height:20px}}
.GalleryGrid-module__XDaUfG__galleryGrid{background:#fff;border:1px solid #eef2f6;border-radius:20px;padding:1.75rem}.GalleryGrid-module__XDaUfG__gridHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.GalleryGrid-module__XDaUfG__gridHeader h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.GalleryGrid-module__XDaUfG__gridCount{color:#94a3b8;font-size:.85rem;font-weight:500}.GalleryGrid-module__XDaUfG__gridContainer{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.GalleryGrid-module__XDaUfG__gridItem{aspect-ratio:1;cursor:pointer;border:1px solid #eef2f6;border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.GalleryGrid-module__XDaUfG__gridItem:hover{border-color:#667eea;transform:scale(1.02)}.GalleryGrid-module__XDaUfG__gridItem img{object-fit:cover;width:100%;height:100%}.GalleryGrid-module__XDaUfG__gridItemExpand{color:#475569;cursor:pointer;opacity:0;background:#fffffff2;border:1px solid #eef2f6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;bottom:.5rem;right:.5rem}.GalleryGrid-module__XDaUfG__gridItem:hover .GalleryGrid-module__XDaUfG__gridItemExpand{opacity:1}.GalleryGrid-module__XDaUfG__gridItemExpand:hover{color:#fff;background:#667eea;border-color:#667eea}.GalleryGrid-module__XDaUfG__lightbox{z-index:2147483647;background:#000000f2;justify-content:center;align-items:center;animation:.3s GalleryGrid-module__XDaUfG__fadeIn;display:flex;position:fixed;inset:0}@keyframes GalleryGrid-module__XDaUfG__fadeIn{0%{opacity:0}to{opacity:1}}.GalleryGrid-module__XDaUfG__lightboxClose{color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:2rem;right:2rem}.GalleryGrid-module__XDaUfG__lightboxClose:hover{background:#fff3;transform:rotate(90deg)}.GalleryGrid-module__XDaUfG__lightboxContent{max-width:90vw;max-height:90vh;position:relative}.GalleryGrid-module__XDaUfG__lightboxContent img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:85vh}.GalleryGrid-module__XDaUfG__lightboxPrev,.GalleryGrid-module__XDaUfG__lightboxNext{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.GalleryGrid-module__XDaUfG__lightboxPrev:hover,.GalleryGrid-module__XDaUfG__lightboxNext:hover{background:#fff3}.GalleryGrid-module__XDaUfG__lightboxPrev{left:-4rem}.GalleryGrid-module__XDaUfG__lightboxNext{right:-4rem}.GalleryGrid-module__XDaUfG__lightboxCounter{color:#ffffffb3;font-size:.9rem;font-weight:500;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.GalleryGrid-module__XDaUfG__galleryGrid{border-radius:16px;padding:1.25rem}.GalleryGrid-module__XDaUfG__gridContainer{grid-template-columns:repeat(2,1fr);gap:.5rem}.GalleryGrid-module__XDaUfG__gridHeader h3{font-size:1.1rem}.GalleryGrid-module__XDaUfG__lightboxPrev{left:.5rem}.GalleryGrid-module__XDaUfG__lightboxNext{right:.5rem}.GalleryGrid-module__XDaUfG__lightboxClose{width:40px;height:40px;top:1rem;right:1rem}}@media (max-width:480px){.GalleryGrid-module__XDaUfG__galleryGrid{border-radius:12px;padding:1rem}.GalleryGrid-module__XDaUfG__gridContainer{grid-template-columns:1fr 1fr;gap:.5rem}.GalleryGrid-module__XDaUfG__gridItemExpand{width:28px;height:28px}.GalleryGrid-module__XDaUfG__gridItemExpand svg{width:14px;height:14px}.GalleryGrid-module__XDaUfG__lightboxPrev,.GalleryGrid-module__XDaUfG__lightboxNext{width:40px;height:40px;font-size:1.5rem}}
.BrochureSection-module__LL3fAq__brochureSection{background:#fff;border:1px solid #eef2f6;border-radius:20px;padding:1.75rem}.BrochureSection-module__LL3fAq__brochureSection h3{color:#0f172a;margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.BrochureSection-module__LL3fAq__brochureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.BrochureSection-module__LL3fAq__brochureCard{background:#f8fafc;border:1px solid #eef2f6;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}.BrochureSection-module__LL3fAq__brochureCard:hover{background:#f1f4f9;border-color:#667eea}.BrochureSection-module__LL3fAq__brochureIcon{background:#eef2ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.BrochureSection-module__LL3fAq__brochureIcon svg{color:#667eea}.BrochureSection-module__LL3fAq__brochureInfo{flex-direction:column;flex:1;display:flex}.BrochureSection-module__LL3fAq__brochureTitle{color:#0f172a;font-size:.95rem;font-weight:600}.BrochureSection-module__LL3fAq__brochureSize{color:#94a3b8;font-size:.75rem}.BrochureSection-module__LL3fAq__brochureActions{gap:.5rem;display:flex}.BrochureSection-module__LL3fAq__previewBtn,.BrochureSection-module__LL3fAq__downloadBtn{cursor:pointer;color:#475569;background:#fff;border:1px solid #eef2f6;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .875rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.BrochureSection-module__LL3fAq__previewBtn:hover{color:#fff;background:#667eea;border-color:#667eea}.BrochureSection-module__LL3fAq__downloadBtn:hover{color:#fff;background:#22c55e;border-color:#22c55e}.BrochureSection-module__LL3fAq__previewModal{z-index:2147483647;background:#000000e6;justify-content:center;align-items:center;animation:.3s BrochureSection-module__LL3fAq__fadeIn;display:flex;position:fixed;inset:0}@keyframes BrochureSection-module__LL3fAq__fadeIn{0%{opacity:0}to{opacity:1}}.BrochureSection-module__LL3fAq__previewContent{background:#fff;border-radius:16px;width:90%;max-width:900px;max-height:90vh;position:relative;overflow:hidden}.BrochureSection-module__LL3fAq__previewClose{color:#475569;cursor:pointer;z-index:10;background:#fffffff2;border:1px solid #eef2f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.BrochureSection-module__LL3fAq__previewClose:hover{color:#fff;background:#667eea;border-color:#667eea}.BrochureSection-module__LL3fAq__previewWrapper{background:#f8fafc;justify-content:center;align-items:center;width:100%;max-height:75vh;padding:1rem;display:flex;overflow:auto}.BrochureSection-module__LL3fAq__previewImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:70vh}.BrochureSection-module__LL3fAq__previewIframe{border:none;border-radius:8px;width:100%;height:70vh}.BrochureSection-module__LL3fAq__previewFooter{border-top:1px solid #eef2f6;justify-content:flex-end;padding:1rem 1.5rem;display:flex}.BrochureSection-module__LL3fAq__previewDownloadBtn{color:#fff;background:#667eea;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.BrochureSection-module__LL3fAq__previewDownloadBtn:hover{background:#764ba2}@media (max-width:768px){.BrochureSection-module__LL3fAq__brochureSection{border-radius:16px;padding:1.25rem}.BrochureSection-module__LL3fAq__brochureGrid{grid-template-columns:1fr}.BrochureSection-module__LL3fAq__brochureCard{flex-wrap:wrap;padding:1rem}.BrochureSection-module__LL3fAq__brochureActions{justify-content:flex-end;width:100%}.BrochureSection-module__LL3fAq__previewContent{width:95%}.BrochureSection-module__LL3fAq__previewIframe{height:50vh}.BrochureSection-module__LL3fAq__previewImage{max-height:50vh}}@media (max-width:480px){.BrochureSection-module__LL3fAq__brochureSection{border-radius:12px;padding:1rem}.BrochureSection-module__LL3fAq__brochureCard{text-align:center;flex-direction:column}.BrochureSection-module__LL3fAq__brochureActions{justify-content:center}.BrochureSection-module__LL3fAq__previewBtn,.BrochureSection-module__LL3fAq__downloadBtn{padding:.375rem .75rem;font-size:.75rem}}
.PropertySidebar-module__3TWxgq__sidebar{z-index:9999;flex-direction:column;gap:20px;display:flex;position:sticky;top:150px}.PropertySidebar-module__3TWxgq__card{background:#fff;border:1px solid #eef2f6;border-radius:16px;padding:24px;transition:all .3s}.PropertySidebar-module__3TWxgq__card:hover{border-color:#e2e8f0}.PropertySidebar-module__3TWxgq__cardTitle{color:#0f172a;margin:0 0 16px;font-size:16px;font-weight:700}.PropertySidebar-module__3TWxgq__agentInfo{align-items:center;gap:14px;margin-bottom:16px;display:flex}.PropertySidebar-module__3TWxgq__agentAvatar{color:#fff;background:linear-gradient(135deg,#0b5c5d,#1a8a8b);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.PropertySidebar-module__3TWxgq__agentName{color:#0f172a;font-size:15px;font-weight:700;display:block}.PropertySidebar-module__3TWxgq__agentRole{color:#94a3b8;font-size:13px;display:block}.PropertySidebar-module__3TWxgq__contactButtons{gap:10px;margin-bottom:16px;display:flex}.PropertySidebar-module__3TWxgq__contactBtn,.PropertySidebar-module__3TWxgq__contactBtnSecondary{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.PropertySidebar-module__3TWxgq__contactBtn{color:#fff;background:linear-gradient(135deg,#0b5c5d,#1a8a8b)}.PropertySidebar-module__3TWxgq__contactBtn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0b5c5d40}.PropertySidebar-module__3TWxgq__contactBtnSecondary{color:#0f172a;background:#f1f5f9}.PropertySidebar-module__3TWxgq__contactBtnSecondary:hover{background:#e2e8f0}.PropertySidebar-module__3TWxgq__contactInfo{border-top:1px solid #f1f5f9;flex-direction:column;gap:6px;padding-top:14px;display:flex}.PropertySidebar-module__3TWxgq__contactPhone,.PropertySidebar-module__3TWxgq__contactHours{color:#64748b;align-items:center;gap:8px;font-size:13px;display:flex}.PropertySidebar-module__3TWxgq__contactPhone svg,.PropertySidebar-module__3TWxgq__contactHours svg{color:#94a3b8}.PropertySidebar-module__3TWxgq__shareBtn{width:100%;color:var(--accent,#f59e0b);cursor:pointer;background:#f59e0b0f;border:1px solid #f59e0b1f;border-radius:10px;justify-content:center;align-items:center;gap:10px;margin-top:14px;padding:12px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.PropertySidebar-module__3TWxgq__shareBtn:hover:not(:disabled){background:#f59e0b1f;border-color:#f59e0b33;transform:translateY(-2px)}.PropertySidebar-module__3TWxgq__shareBtn:disabled{opacity:.6;cursor:not-allowed}.PropertySidebar-module__3TWxgq__shareBtn svg{flex-shrink:0}.PropertySidebar-module__3TWxgq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2147483647;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.3s PropertySidebar-module__3TWxgq__fadeIn;display:flex;position:fixed;inset:0}@keyframes PropertySidebar-module__3TWxgq__fadeIn{0%{opacity:0}to{opacity:1}}.PropertySidebar-module__3TWxgq__modalContent{background:#fff;border-radius:20px;width:100%;max-width:480px;max-height:90vh;animation:.3s PropertySidebar-module__3TWxgq__slideUp;overflow-y:auto}@keyframes PropertySidebar-module__3TWxgq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PropertySidebar-module__3TWxgq__modalHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.PropertySidebar-module__3TWxgq__modalTitle{color:#0f172a;margin:0;font-size:18px;font-weight:700}.PropertySidebar-module__3TWxgq__modalClose{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.PropertySidebar-module__3TWxgq__modalClose:hover{background:#e2e8f0}.PropertySidebar-module__3TWxgq__sharePreview{background:#f8fafc;border-bottom:1px solid #f1f5f9;gap:16px;padding:16px 24px;display:flex}.PropertySidebar-module__3TWxgq__shareImage{border-radius:10px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.PropertySidebar-module__3TWxgq__shareImage img{object-fit:cover;width:100%;height:100%}.PropertySidebar-module__3TWxgq__shareInfo{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.PropertySidebar-module__3TWxgq__shareTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:14px;font-weight:600;display:-webkit-box;overflow:hidden}.PropertySidebar-module__3TWxgq__shareDetails{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PropertySidebar-module__3TWxgq__sharePrice{color:var(--accent,#f59e0b);font-size:16px;font-weight:800}.PropertySidebar-module__3TWxgq__shareArea{color:#64748b;font-size:13px;font-weight:500}.PropertySidebar-module__3TWxgq__shareLocation{color:#94a3b8;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12px;display:-webkit-box;overflow:hidden}.PropertySidebar-module__3TWxgq__shareOptions{grid-template-columns:repeat(4,1fr);gap:12px;padding:20px 24px;display:grid}.PropertySidebar-module__3TWxgq__shareOptionBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:0;transition:all .3s;display:flex}.PropertySidebar-module__3TWxgq__shareOptionBtn:hover{transform:translateY(-4px)}.PropertySidebar-module__3TWxgq__shareOptionIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.PropertySidebar-module__3TWxgq__shareOptionBtn:hover .PropertySidebar-module__3TWxgq__shareOptionIcon{transform:scale(1.05)}.PropertySidebar-module__3TWxgq__shareOptionLabel{color:#64748b;text-align:center;font-size:11px;font-weight:600}.PropertySidebar-module__3TWxgq__modalFooter{border-top:1px solid #f1f5f9;padding:12px 24px 20px}.PropertySidebar-module__3TWxgq__shareHelper{color:#94a3b8;text-align:center;margin:0;font-size:12px}.PropertySidebar-module__3TWxgq__highlightList{grid-template-columns:1fr 1fr;gap:10px;display:grid}.PropertySidebar-module__3TWxgq__highlightItem{color:#0f172a;background:#f8fafc;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;display:flex}.PropertySidebar-module__3TWxgq__highlightItem svg{color:var(--accent,#f59e0b);flex-shrink:0}.PropertySidebar-module__3TWxgq__trustList{grid-template-columns:1fr 1fr;gap:10px;display:grid}.PropertySidebar-module__3TWxgq__trustItem{color:#64748b;align-items:center;gap:8px;font-size:13px;display:flex}.PropertySidebar-module__3TWxgq__trustItem svg{color:#22c55e;flex-shrink:0}@media (max-width:768px){.PropertySidebar-module__3TWxgq__card{padding:18px}.PropertySidebar-module__3TWxgq__shareOptions{grid-template-columns:repeat(4,1fr);gap:8px;padding:16px 18px}.PropertySidebar-module__3TWxgq__shareOptionIcon{width:44px;height:44px}.PropertySidebar-module__3TWxgq__modalOverlay{padding:0}.PropertySidebar-module__3TWxgq__shareOptionLabel{font-size:10px}.PropertySidebar-module__3TWxgq__sharePreview{text-align:center;flex-direction:column;align-items:center;padding:16px}.PropertySidebar-module__3TWxgq__shareImage{width:100%;height:120px}.PropertySidebar-module__3TWxgq__shareDetails{justify-content:center}.PropertySidebar-module__3TWxgq__highlightList,.PropertySidebar-module__3TWxgq__trustList{grid-template-columns:1fr}.PropertySidebar-module__3TWxgq__modalContent{margin:16px}.PropertySidebar-module__3TWxgq__contactButtons{flex-direction:column}}@media (max-width:480px){.PropertySidebar-module__3TWxgq__shareOptions{grid-template-columns:repeat(2,1fr);gap:12px}.PropertySidebar-module__3TWxgq__modalContent{border-radius:16px;margin:12px}.PropertySidebar-module__3TWxgq__modalHeader{padding:16px 18px 12px}.PropertySidebar-module__3TWxgq__shareOptions{padding:14px 16px}.PropertySidebar-module__3TWxgq__sharePreview{padding:12px 16px}}
