.PropertyHeroSection_hero__ajpBZ{padding:80px 0 var(--space-lg) 0;position:relative;width:100%}.PropertyHeroSection_heroContainer__S9_9q{max-width:1280px;width:100%;margin:0 auto;padding:0 var(--space-lg);position:relative}.PropertyHeroSection_imageGridDesktop__hoDmP{display:grid;grid-template-columns:1fr 1fr;gap:6px;height:min(65vh,580px);border-radius:16px;overflow:hidden;position:relative}.PropertyHeroSection_mobileCarouselWrapper___0Ge2{display:none;position:relative}.PropertyHeroSection_mobileCarousel__Fq6yQ,.PropertyHeroSection_mobileCounter__pZOuZ{display:none}.PropertyHeroSection_mainImage__j79AP{position:relative;cursor:pointer;border:none;padding:0;margin:0;background:none;overflow:hidden;width:100%;height:100%;max-height:480px;display:block}.PropertyHeroSection_sideImages__iz_DY{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;height:100%;max-height:480px}.PropertyHeroSection_sideImage__F_nRk{position:relative;cursor:pointer;border:none;padding:0;margin:0;background:none;overflow:hidden;width:100%;height:100%;max-height:236px;display:block}.PropertyHeroSection_image__zoxnf{width:100%;height:100%;max-height:100%;object-fit:cover;object-position:center;display:block}.PropertyHeroSection_mainImage__j79AP:hover .PropertyHeroSection_image__zoxnf,.PropertyHeroSection_sideImage__F_nRk:hover .PropertyHeroSection_image__zoxnf{opacity:.9}.PropertyHeroSection_moreImages__Jj8jg{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;gap:8px;padding:10px 16px;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:12px;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px rgba(0,0,0,.3);font-size:.875rem;font-weight:600;color:white;pointer-events:none;transition:all var(--transition-smooth)}.PropertyHeroSection_moreImages__Jj8jg svg{flex-shrink:0}@media (prefers-color-scheme:light){.PropertyHeroSection_moreImages__Jj8jg{background:rgba(255,255,255,.6);color:#1a1a1a;border-color:rgba(0,0,0,.12);box-shadow:0 4px 20px rgba(0,0,0,.12)}}.PropertyHeroSection_quickInfo__IPK2x{position:absolute;bottom:16px;left:16px;display:flex;flex-direction:column;gap:8px;z-index:10;pointer-events:none}.PropertyHeroSection_infoRow__jI6TR{display:flex;gap:8px;flex-wrap:wrap}.PropertyHeroSection_infoItem__NuDri{display:flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:10px;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 16px rgba(0,0,0,.2);font-size:.8125rem;color:white;font-weight:600;transition:all var(--transition-smooth)}@media (prefers-color-scheme:light){.PropertyHeroSection_infoItem__NuDri{background:rgba(255,255,255,.5);color:#1a1a1a;border-color:rgba(0,0,0,.1)}}.PropertyHeroSection_infoItem__NuDri:hover{transform:translateX(4px);box-shadow:0 6px 24px rgba(0,0,0,.3)}.PropertyHeroSection_infoItem__NuDri svg{flex-shrink:0;width:28px;height:28px;padding:6px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:white}.PropertyHeroSection_infoRow__jI6TR .PropertyHeroSection_infoItem__NuDri:first-child svg{background:linear-gradient(135deg,#4facfe,#00f2fe)}.PropertyHeroSection_infoRow__jI6TR .PropertyHeroSection_infoItem__NuDri:nth-child(2) svg{background:linear-gradient(135deg,#43e97b,#38f9d7)}.PropertyHeroSection_infoItemLocation__bGAAl{display:flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:10px;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 16px rgba(0,0,0,.2);font-size:.8125rem;color:white;font-weight:600;transition:all var(--transition-smooth)}.PropertyHeroSection_infoItemLocation__bGAAl svg{flex-shrink:0;width:28px;height:28px;padding:6px;border-radius:8px;background:linear-gradient(135deg,#f093fb,#f5576c);color:white}@media (prefers-color-scheme:light){.PropertyHeroSection_infoItemLocation__bGAAl{background:rgba(255,255,255,.5);color:#1a1a1a;border-color:rgba(0,0,0,.1)}}.PropertyHeroSection_galleryModal__1Lx86{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.98),rgba(20,20,30,.98));z-index:999999;display:flex;align-items:center;justify-content:center;padding:80px 40px 40px;animation:PropertyHeroSection_modalFadeIn__7qPFS .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@keyframes PropertyHeroSection_modalFadeIn__7qPFS{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.PropertyHeroSection_closeButton__vlAvK{position:fixed;top:24px;right:24px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);color:white;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-smooth);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000000;box-shadow:0 8px 32px rgba(0,0,0,.4)}.PropertyHeroSection_closeButton__vlAvK:hover{background:rgba(255,255,255,.25);transform:rotate(90deg) scale(1.1);box-shadow:0 12px 48px rgba(0,0,0,.6)}.PropertyHeroSection_galleryContent__jqeUl{max-width:95vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;gap:32px;animation:PropertyHeroSection_contentSlideUp__xGR_q .4s cubic-bezier(.4,0,.2,1) .1s backwards}@keyframes PropertyHeroSection_contentSlideUp__xGR_q{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.PropertyHeroSection_galleryImage__QTL4W{max-width:100%;max-height:75vh;object-fit:contain;border-radius:16px;box-shadow:0 20px 80px rgba(0,0,0,.6);animation:PropertyHeroSection_imageZoom__e0Im0 .4s cubic-bezier(.4,0,.2,1) .15s backwards}@keyframes PropertyHeroSection_imageZoom__e0Im0{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.PropertyHeroSection_galleryNav__iRT6D{gap:24px;background:rgba(0,0,0,.4);padding:16px 32px;border-radius:999px;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.4)}.PropertyHeroSection_galleryNav__iRT6D,.PropertyHeroSection_navButton__NGwnk{display:flex;align-items:center;color:white;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.PropertyHeroSection_navButton__NGwnk{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);width:48px;height:48px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all var(--transition-smooth);justify-content:center;line-height:1;box-shadow:0 4px 16px rgba(0,0,0,.3)}.PropertyHeroSection_navButton__NGwnk:hover{background:rgba(255,255,255,.25);transform:scale(1.1);box-shadow:0 6px 24px rgba(0,0,0,.5)}.PropertyHeroSection_navButton__NGwnk:active{transform:scale(.95)}.PropertyHeroSection_imageCounter__AhuzB{font-size:.9375rem;font-weight:600;min-width:100px;text-align:center;letter-spacing:.5px;text-shadow:0 2px 8px rgba(0,0,0,.5)}.PropertyHeroSection_thumbnails__YdVp0{display:flex;gap:12px;overflow-x:auto;padding:16px;max-width:95vw;background:rgba(0,0,0,.3);border-radius:16px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.1);scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.PropertyHeroSection_thumbnails__YdVp0::-webkit-scrollbar{height:6px}.PropertyHeroSection_thumbnails__YdVp0::-webkit-scrollbar-track{background:transparent}.PropertyHeroSection_thumbnails__YdVp0::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}.PropertyHeroSection_thumbnails__YdVp0::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.PropertyHeroSection_thumbnail__zlNhJ{flex-shrink:0;width:100px;height:75px;border:2px solid rgba(255,255,255,.2);border-radius:12px;overflow:hidden;cursor:pointer;transition:all var(--transition-smooth);padding:0;background:rgba(0,0,0,.3);box-shadow:0 4px 16px rgba(0,0,0,.3)}.PropertyHeroSection_thumbnail__zlNhJ:hover{border-color:rgba(255,255,255,.5);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.5)}.PropertyHeroSection_thumbnail__zlNhJ img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-smooth)}.PropertyHeroSection_thumbnail__zlNhJ:hover img{transform:scale(1.1)}.PropertyHeroSection_thumbnailActive__PKsIm{border-color:white;border-width:3px;box-shadow:0 8px 32px rgba(255,255,255,.3)}.PropertyHeroSection_thumbnailActive__PKsIm img{transform:scale(1.05)}@media (max-width:968px){.PropertyHeroSection_imageGrid__rzfEZ{height:400px}.PropertyHeroSection_quickInfo__IPK2x{gap:6px;bottom:12px;left:12px}.PropertyHeroSection_infoItem__NuDri{padding:5px 10px;font-size:.75rem;gap:6px}.PropertyHeroSection_infoItem__NuDri svg{width:24px;height:24px;padding:5px}}@media (max-width:768px){.PropertyHeroSection_hero__ajpBZ{padding:0;min-height:0}.PropertyHeroSection_heroContainer__S9_9q{padding:0;max-width:100%}.PropertyHeroSection_imageGridDesktop__hoDmP{display:none}.PropertyHeroSection_mobileCarouselWrapper___0Ge2{display:block}.PropertyHeroSection_mobileCarousel__Fq6yQ{display:block;position:relative;width:100%;height:100vh;max-height:600px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;isolation:isolate}.PropertyHeroSection_mobileCarousel__Fq6yQ::-webkit-scrollbar{display:none}.PropertyHeroSection_carouselTrack__iLl7H{display:flex;height:100%}.PropertyHeroSection_carouselSlide__TK_sZ{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;position:relative}.PropertyHeroSection_carouselSlide__TK_sZ .PropertyHeroSection_image__zoxnf{width:100%;height:100%;object-fit:cover}.PropertyHeroSection_quickInfo__IPK2x{position:absolute;bottom:20px;left:12px;right:12px;display:flex;flex-direction:column;gap:8px;z-index:10;pointer-events:none}.PropertyHeroSection_infoItem__NuDri{padding:8px 12px;font-size:.8125rem}.PropertyHeroSection_infoItem__NuDri svg{width:26px;height:26px;padding:5px}.PropertyHeroSection_mobileCounter__pZOuZ{display:block;top:16px;right:16px;padding:8px 14px;background:rgba(0,0,0,.5);border-radius:20px;border:1px solid rgba(255,255,255,.2);font-size:.8125rem;font-weight:600;color:white;box-shadow:0 4px 12px rgba(0,0,0,.3)}.PropertyHeroSection_carouselDots__yL0GN,.PropertyHeroSection_mobileCounter__pZOuZ{position:absolute;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:none}.PropertyHeroSection_carouselDots__yL0GN{bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:6px;padding:8px 12px;background:rgba(0,0,0,.3);border-radius:20px}.PropertyHeroSection_carouselDot__B96F2{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.4);transition:all .3s ease}.PropertyHeroSection_carouselDotActive__zLQlK{width:20px;border-radius:3px;background:white}}