.PropertyGallery_galleryWrapper__KXT8A{display:flex;flex-direction:column;gap:var(--spacing-sm);position:relative}.PropertyGallery_mainCarouselWrapper__US3Dp{position:relative;width:100%}.PropertyGallery_mainViewport__8dIOQ{overflow:hidden;border-radius:var(--radius-lg);background-color:var(--color-bg-light);cursor:zoom-in}.PropertyGallery_mainContainer__51_xU{display:flex;touch-action:pan-y}.PropertyGallery_mainSlide__mG4s4{flex:0 0 100%;min-width:0;position:relative;aspect-ratio:16/9}.PropertyGallery_categoryBadge__e5eB8{position:absolute;top:var(--spacing-md);left:var(--spacing-md);background-color:var(--color-brand-primary);color:#ffffff;padding:6px 12px;border-radius:var(--radius-sm);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;z-index:10;pointer-events:none}.PropertyGallery_mainNavBtn__yNRWo{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(255,255,255,.85);color:var(--color-brand-secondary);border:none;width:40px;height:40px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:var(--shadow-sm);transition:background-color var(--transition-fast),transform var(--transition-fast)}.PropertyGallery_mainNavBtn__yNRWo:hover{background-color:#ffffff;transform:translateY(-50%) scale(1.05)}.PropertyGallery_mainPrevBtn__KnVPU{left:16px}.PropertyGallery_mainNextBtn__SPCcM{right:16px}.PropertyGallery_thumbViewport__OIutU{overflow:hidden}.PropertyGallery_thumbContainer__VwtuI{display:flex;gap:var(--spacing-sm)}.PropertyGallery_thumbSlide__q_7Uw{flex:0 0 20%;min-width:0;aspect-ratio:16/9;position:relative;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;opacity:1;border:2px solid transparent;transition:border var(--transition-fast)}.PropertyGallery_thumbSlide__q_7Uw.PropertyGallery_selected__6jrgx{border:2px solid var(--color-brand-primary)}.PropertyGallery_lightbox__9JtUo{position:fixed;inset:0;z-index:9999;background-color:rgba(10,25,47,.95);display:flex;flex-direction:column;align-items:center;justify-content:center}.PropertyGallery_closeBtn____Obr{position:absolute;top:24px;right:24px;background:rgba(255,255,255,.1);border:none;color:#fff;width:48px;height:48px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:background var(--transition-fast)}.PropertyGallery_closeBtn____Obr:hover{background:rgba(255,255,255,.2)}.PropertyGallery_lightboxImage__2AHYP{position:relative;width:90vw;height:80vh}.PropertyGallery_navBtn__mI_00{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:none;color:#fff;width:56px;height:56px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:background var(--transition-fast)}.PropertyGallery_navBtn__mI_00:hover{background:rgba(255,255,255,.2)}.PropertyGallery_prevBtn__WOsV4{left:24px}.PropertyGallery_nextBtn__FS10F{right:24px}