.ModernContactSection-module__znaAUG__section{background-color:var(--color-bg);padding:64px 0}.ModernContactSection-module__znaAUG__card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--motion-duration-base) var(--motion-ease), box-shadow var(--motion-duration-base) var(--motion-ease);flex-direction:column;gap:32px;padding:32px;display:flex}.ModernContactSection-module__znaAUG__card:hover{box-shadow:var(--shadow-sm);transform:none}@media (min-width:900px){.ModernContactSection-module__znaAUG__card{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:48px}}.ModernContactSection-module__znaAUG__content{flex-direction:column;gap:24px;max-width:600px;display:flex}.ModernContactSection-module__znaAUG__textContent{flex-direction:column;gap:32px;display:flex}@media (min-width:640px){.ModernContactSection-module__znaAUG__content{gap:24px}}.ModernContactSection-module__znaAUG__title{color:var(--color-text-strong);font-size:1.25rem;font-weight:700;line-height:1.2}@media (min-width:768px){.ModernContactSection-module__znaAUG__title{font-size:2rem}}.ModernContactSection-module__znaAUG__subtitle{color:var(--color-muted);font-size:.875rem;line-height:1.6}@media (min-width:768px){.ModernContactSection-module__znaAUG__subtitle{font-size:1rem}}.ModernContactSection-module__znaAUG__schedule{color:var(--color-muted);align-items:center;gap:8px;margin-top:8px;font-size:.875rem;display:flex}.ModernContactSection-module__znaAUG__scheduleDot{background-color:#22c55e;border-radius:50%;width:6px;height:6px}.ModernContactSection-module__znaAUG__actionsGrid{grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:640px){.ModernContactSection-module__znaAUG__actionsGrid{grid-template-columns:1fr 1fr;width:auto;min-width:400px}}@media (min-width:900px){.ModernContactSection-module__znaAUG__actionsGrid{flex-shrink:0;width:400px}}.ModernContactSection-module__znaAUG__actionTile{text-align:center;background-color:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;text-decoration:none;transition:box-shadow .28s cubic-bezier(.22,1,.36,1),background .25s,border-color .25s,transform .32s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.ModernContactSection-module__znaAUG__actionTile:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.ModernContactSection-module__znaAUG__iconBox{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:inline-flex}.ModernContactSection-module__znaAUG__iconPhone{color:#1a73e8;background-color:#eef5ff}.ModernContactSection-module__znaAUG__iconWhatsapp{color:#25d366;background-color:#e8fff1}.ModernContactSection-module__znaAUG__iconEmail{color:#4b5563;background-color:#f3f4f6}.ModernContactSection-module__znaAUG__iconHelp{color:#4f46e5;background-color:#eef2ff}@media (prefers-color-scheme:dark){.ModernContactSection-module__znaAUG__iconPhone{color:#60a5fa;background-color:#2563eb26;border:1px solid #2563eb4d}body.dark-mode .ModernContactSection-module__znaAUG__iconPhone{color:#60a5fa;background-color:#2563eb26;border:1px solid #2563eb4d}.ModernContactSection-module__znaAUG__iconWhatsapp{color:#4ade80;background-color:#25d3661a;border:1px solid #25d3664d}body.dark-mode .ModernContactSection-module__znaAUG__iconWhatsapp{color:#4ade80;background-color:#25d3661a;border:1px solid #25d3664d}.ModernContactSection-module__znaAUG__iconEmail{color:#e5e7eb;background-color:#ffffff1a;border:1px solid #fff3}body.dark-mode .ModernContactSection-module__znaAUG__iconEmail{color:#e5e7eb;background-color:#ffffff1a;border:1px solid #fff3}.ModernContactSection-module__znaAUG__iconHelp{color:#818cf8;background-color:#6366f126;border:1px solid #6366f14d}body.dark-mode .ModernContactSection-module__znaAUG__iconHelp{color:#818cf8;background-color:#6366f126;border:1px solid #6366f14d}}.ModernContactSection-module__znaAUG__tileTitle{color:var(--color-text-strong);font-size:1rem;font-weight:700}.ModernContactSection-module__znaAUG__tileSubtitle{color:var(--color-muted);font-size:.875rem}.ModernContactSection-module__znaAUG__onlineBadge{color:#128c46;background-color:#e8fff1;border:1px solid #25d366;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:800;position:absolute;top:8px;right:8px}
.page-module__KDrxxq__page{background:var(--color-bg);flex-direction:column;gap:0;display:flex}.page-module__KDrxxq__gallerySection{background:var(--detail-gallery-gradient,linear-gradient(180deg, #0000000a 0%, #0000 100%));padding:32px 0 8px}@media (max-width:768px){.page-module__KDrxxq__gallerySection{padding-top:0;padding-bottom:0}}.page-module__KDrxxq__galleryContainer{position:relative}.page-module__KDrxxq__galleryFallback{text-align:center;border-radius:var(--radius-xl);background:var(--color-accent-subtle,#2563eb0f);border:1px dashed var(--color-accent-light,#2563eb47);max-width:960px;color:var(--color-muted);margin:0 auto;padding:48px}.page-module__KDrxxq__mainSection{padding-top:24px}.page-module__KDrxxq__mainContainer{flex-direction:column;gap:clamp(32px,4vw,48px);display:flex}.page-module__KDrxxq__layout{grid-template-columns:minmax(0,1fr);gap:clamp(28px,3vw,40px);display:grid}@media (min-width:1000px){.page-module__KDrxxq__layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);align-items:start}}.page-module__KDrxxq__infoColumn{flex-direction:column;gap:clamp(32px,4vw,48px);display:flex}.page-module__KDrxxq__headerBlock{flex-direction:column;gap:16px;display:flex}.page-module__KDrxxq__desktopSignatureBanner{margin-top:-12px;margin-bottom:-12px;display:block}.page-module__KDrxxq__mobileSignatureBanner{display:none}@media (max-width:1000px){.page-module__KDrxxq__desktopSignatureBanner{display:none}.page-module__KDrxxq__mobileSignatureBanner{margin-top:12px;display:block}}.page-module__KDrxxq__statusBadge{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--detail-status-bg,#0f172a0a);color:var(--color-text);align-items:flex-start;gap:10px;padding:12px 14px;font-size:.95rem;line-height:1.4;display:flex}.page-module__KDrxxq__statusIcon{color:var(--color-accent);justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.page-module__KDrxxq__sidebar{position:relative}.page-module__KDrxxq__stickyCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:none;flex-direction:column;gap:20px;padding:28px;transition:box-shadow .24s,padding .24s;display:flex}.page-module__KDrxxq__stickyCard[data-sticky-state=stuck],.page-module__KDrxxq__stickyCard[data-sticky-state=end]{box-shadow:none;padding-top:24px;padding-bottom:24px}.page-module__KDrxxq__stickySpacer{position:relative}.page-module__KDrxxq__stickyFallback{position:sticky;top:112px}.page-module__KDrxxq__stickyEnhanced{position:absolute;top:0;left:0;right:0}@media (max-width:768px){.page-module__KDrxxq__stickyFallback,.page-module__KDrxxq__stickyEnhanced{position:static}}.page-module__KDrxxq__title{color:var(--color-text-strong);font-size:clamp(1.4rem,3vw,1.8rem);line-height:1.1}.page-module__KDrxxq__capacityHighlights{margin:0}.page-module__KDrxxq__location{color:var(--color-muted);margin:0;font-size:1rem}.page-module__KDrxxq__header{flex-direction:column;gap:12px;display:flex}.page-module__KDrxxq__sectionTitle{color:var(--color-text-strong);margin:0;font-size:1.25rem;font-weight:600}.page-module__KDrxxq__descriptionBody{color:var(--color-text);gap:16px;max-width:70ch;line-height:1.7;display:grid}.page-module__KDrxxq__muted{color:var(--color-muted)}.page-module__KDrxxq__servicesSection{flex-direction:column;gap:clamp(24px,3vw,32px);display:flex}.page-module__KDrxxq__descriptionSection{flex-direction:column;gap:clamp(12px,2vw,18px);display:flex}.page-module__KDrxxq__descriptionToggle{letter-spacing:.01em;font-size:.95rem}.page-module__KDrxxq__priceBlock{flex-direction:column;gap:6px;display:flex}.page-module__KDrxxq__priceLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-muted-2);font-size:.85rem}.page-module__KDrxxq__priceValue{color:var(--color-text-strong);flex-wrap:wrap;align-items:baseline;gap:6px;font-size:1.8rem;display:inline-flex}.page-module__KDrxxq__priceUnit{color:var(--color-muted-2);text-transform:uppercase;letter-spacing:.06em;font-size:.85rem}.page-module__KDrxxq__priceHint{color:var(--color-muted);font-size:.95rem;line-height:1.4}.page-module__KDrxxq__actionsRow{align-items:center;gap:12px;display:flex}.page-module__KDrxxq__actionsPrimaryButton{flex:auto;width:auto;min-width:0}.page-module__KDrxxq__ctaButton{text-align:center;flex:auto;width:auto;min-width:120px}.page-module__KDrxxq__ctaButton[class*=outline]{border-color:var(--color-border)!important;color:var(--color-text-strong)!important;background:0 0!important}.page-module__KDrxxq__ctaButton:not([class*=outline]){background:var(--color-text-strong)!important;color:var(--color-bg)!important}.page-module__KDrxxq__favoriteActionButton{border:1px solid var(--color-border);background:var(--color-surface);width:46px;height:46px;color:var(--color-text);transition:transform var(--motion-duration-fast) var(--motion-ease), background var(--motion-duration-fast) var(--motion-ease), color var(--motion-duration-fast) var(--motion-ease), border-color var(--motion-duration-fast) var(--motion-ease);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__KDrxxq__favoriteActionButton:hover,.page-module__KDrxxq__favoriteActionButton:focus-visible{color:#ef4444;background:var(--surface-hover);border-color:#dc262666;transform:scale(.97)}.page-module__KDrxxq__favoriteActionButtonActive{color:#ef4444;background:#dc26261f;border-color:#dc262680}.page-module__KDrxxq__extraInfoSection{flex-direction:column;gap:clamp(24px,3vw,32px);display:flex}.page-module__KDrxxq__extraInfoGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.page-module__KDrxxq__extraInfoCard{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);box-shadow:var(--shadow-xs);align-items:center;gap:16px;padding:18px 20px;display:flex}.page-module__KDrxxq__extraInfoIcon{background:var(--detail-icon-bg,#00000014);width:44px;height:44px;color:var(--color-text-strong);border-radius:999px;justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex}.page-module__KDrxxq__extraInfoContent{flex-direction:column;gap:4px;display:flex}.page-module__KDrxxq__extraInfoLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--color-muted-2);font-size:.8rem}.page-module__KDrxxq__extraInfoValue{color:var(--color-text-strong);font-size:1.1rem}.section-block.page-module__KDrxxq__locationSection{padding-top:0;padding-bottom:24px}.page-module__KDrxxq__locationSection{background:var(--color-bg)}.page-module__KDrxxq__locationContainer{flex-direction:column;gap:32px;display:flex}.page-module__KDrxxq__locationHeader{flex-direction:column;gap:24px;display:flex}.page-module__KDrxxq__reserveSection{background:var(--color-bg)}.page-module__KDrxxq__reserveContainer{flex-direction:column;gap:18px;display:flex}.page-module__KDrxxq__mapWrapper{border-radius:var(--radius-2xl);width:100%;box-shadow:var(--shadow-md);min-height:clamp(280px,40vw,480px);overflow:hidden}.page-module__KDrxxq__detailMap{border-radius:var(--radius-2xl);width:100%;min-height:clamp(280px,40vw,480px)}.page-module__KDrxxq__mapFallback{color:var(--color-muted);margin:0}.page-module__KDrxxq__sectionHeader{flex-direction:column;gap:6px;max-width:760px;margin-bottom:16px;display:flex}.page-module__KDrxxq__availabilitySection{background:var(--color-bg)}.page-module__KDrxxq__availabilityContainer{flex-direction:column;gap:clamp(12px,2vw,18px);display:flex}.page-module__KDrxxq__availabilityContainer .page-module__KDrxxq__sectionHeader{margin-bottom:0}.page-module__KDrxxq__availabilityFallback{border:1px dashed var(--color-border);border-radius:var(--radius-xl);background:var(--color-accent-subtle,#2563eb0a);color:var(--color-text);flex-direction:column;gap:8px;padding:24px;display:flex}.page-module__KDrxxq__availabilityFallback a{color:var(--color-accent);font-weight:600;text-decoration:none}.page-module__KDrxxq__availabilityFallback a:hover,.page-module__KDrxxq__availabilityFallback a:focus-visible{text-decoration:underline}.page-module__KDrxxq__sectionEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted-2);font-size:.75rem}.page-module__KDrxxq__sectionSubtitle{color:var(--color-muted);max-width:65ch;margin:0;font-size:1rem}.section-block.page-module__KDrxxq__nearbySection{padding-top:32px;padding-bottom:48px}.page-module__KDrxxq__nearbySection{background:var(--color-bg-alt,var(--color-bg))}.page-module__KDrxxq__nearbyContainer{flex-direction:column;gap:8px;display:flex}.page-module__KDrxxq__nearbyEmpty{border-radius:var(--radius-lg);border:1px dashed var(--color-border);color:var(--color-muted);background:var(--color-accent-subtle,#2563eb0d);margin:0;padding:24px}.page-module__KDrxxq__contactSection{background:var(--detail-hero-bg,var(--home-hero-bg,linear-gradient(180deg, #0f172a05 0%, #0f172a14 100%)))}.page-module__KDrxxq__contactContainer{justify-content:center;display:flex}.page-module__KDrxxq__contactCard{border-radius:var(--radius-2xl);border:1px solid var(--color-border);background:var(--color-surface);width:100%;max-width:1080px;box-shadow:var(--shadow-lg);gap:32px;padding:clamp(24px,4vw,48px);display:grid}@media (min-width:800px){.page-module__KDrxxq__contactCard{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center}}.page-module__KDrxxq__contactDetails{flex-direction:column;gap:16px;display:flex}.page-module__KDrxxq__contactList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.page-module__KDrxxq__contactList li{flex-direction:column;gap:2px;display:flex}.page-module__KDrxxq__contactLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted-2);font-size:.75rem}.page-module__KDrxxq__contactList a{color:var(--color-text-strong);font-weight:600}.page-module__KDrxxq__contactActions{flex-direction:column;gap:12px;display:flex}@media (min-width:600px){.page-module__KDrxxq__contactActions{flex-direction:row}}.page-module__KDrxxq__contactButton{text-align:center;width:100%}@media (min-width:600px){.page-module__KDrxxq__contactButton{flex:1 1 0}}.page-module__KDrxxq__descriptionBody ul,.page-module__KDrxxq__descriptionBody ol{gap:8px;padding-left:20px;display:grid}.page-module__KDrxxq__descriptionBody strong{font-weight:600}.page-module__KDrxxq__descriptionBody em{font-style:italic}@media (max-width:600px){.page-module__KDrxxq__roomCard{padding:20px}.page-module__KDrxxq__roomMedia{aspect-ratio:4/3}}@media (max-width:540px){.page-module__KDrxxq__actionsRow{flex-wrap:wrap;gap:10px}.page-module__KDrxxq__actionsPrimaryButton{flex:100%}.page-module__KDrxxq__favoriteActionButton{width:46px;height:46px}}.page-module__KDrxxq__skeletonSurface{background:var(--catalog-skeleton-surface,#0f172a0d);position:relative;overflow:hidden}.page-module__KDrxxq__skeletonSurface:after{content:"";background:linear-gradient(120deg,#fff0,#ffffffa6,#fff0);animation:1.4s ease-in-out infinite page-module__KDrxxq__skeletonShimmer;position:absolute;inset:0}@keyframes page-module__KDrxxq__skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.page-module__KDrxxq__skeletonLine{background:var(--catalog-skeleton-surface,#0f172a0d);border-radius:999px;height:12px}.page-module__KDrxxq__skeletonLineWide{width:80%}.page-module__KDrxxq__skeletonLineMedium{width:60%}.page-module__KDrxxq__skeletonLineShort{width:35%}.page-module__KDrxxq__skeletonBlock{border-radius:var(--radius-lg);background:var(--catalog-skeleton-surface,#0f172a0d)}.page-module__KDrxxq__skeletonGallery{border-radius:var(--radius-2xl);width:100%;height:clamp(300px,50vw,500px)}.page-module__KDrxxq__skeletonTitle{width:70%;height:32px;margin-bottom:12px}.page-module__KDrxxq__skeletonLocation{width:40%;height:16px}.page-module__KDrxxq__skeletonText{flex-direction:column;gap:10px;margin-top:20px;display:flex}.page-module__KDrxxq__skeletonServices{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;margin-top:16px;display:grid}.page-module__KDrxxq__skeletonServiceItem{border-radius:var(--radius-lg);height:40px}.page-module__KDrxxq__skeletonExtraInfo{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.page-module__KDrxxq__skeletonExtraCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);height:80px}.page-module__KDrxxq__skeletonSidebar{border-radius:var(--radius-xl);border:1px solid var(--color-border);height:400px}.page-module__KDrxxq__skeletonMap{border-radius:var(--radius-2xl);width:100%;height:clamp(280px,40vw,480px)}.page-module__KDrxxq__skeletonNearby{gap:20px;display:flex;overflow:hidden}.page-module__KDrxxq__skeletonNearbyCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);flex:0 0 300px;height:320px}.page-module__KDrxxq__ctaCard{border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:var(--detail-cta-bg,linear-gradient(135deg, #2563eb0a, #fffffff2));grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:clamp(20px,3vw,36px);display:grid;overflow:hidden;box-shadow:0 18px 40px #00000014}.page-module__KDrxxq__ctaImageWrapper{border-radius:var(--radius-2xl);background:var(--catalog-skeleton-surface,#0f172a0d);min-height:clamp(220px,32vw,340px);position:relative;overflow:hidden}.page-module__KDrxxq__ctaImage{object-fit:cover;object-position:center}.page-module__KDrxxq__ctaImageFallback{color:#ffffffd9;letter-spacing:.08em;justify-content:center;align-items:center;font-size:clamp(2rem,6vw,3.5rem);font-weight:700;display:flex;position:absolute;inset:0}.page-module__KDrxxq__ctaContent{flex-direction:column;gap:18px;padding:clamp(24px,4vw,48px);display:flex}.page-module__KDrxxq__ctaTitle{color:var(--color-text-strong);margin:0;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.page-module__KDrxxq__ctaLocationRow{color:var(--color-muted);align-items:center;gap:6px;margin:0;font-weight:500;display:inline-flex}.page-module__KDrxxq__ctaLocationIcon{color:var(--color-accent);font-size:1.1rem}.page-module__KDrxxq__ctaMetaList{flex-wrap:wrap;align-items:center;gap:10px 24px;margin:0;display:flex}.page-module__KDrxxq__ctaMetaItem{color:var(--color-text-strong);align-items:center;gap:8px;font-size:1.15rem;font-weight:600;display:inline-flex}.page-module__KDrxxq__ctaMetaIcon{background:var(--detail-icon-bg,#00000014);width:34px;height:34px;color:var(--color-text-strong);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.page-module__KDrxxq__ctaMetaValue{margin:0;font-size:1.2rem}.page-module__KDrxxq__ctaPriceBlock{flex-direction:column;gap:2px;display:flex}.page-module__KDrxxq__ctaPriceLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted-2);font-size:.85rem}.page-module__KDrxxq__ctaPriceValue{color:var(--color-text-strong);align-items:baseline;gap:4px;font-size:1.5rem;font-weight:700;display:flex}.page-module__KDrxxq__ctaPriceUnit{color:var(--color-muted);font-size:1rem;font-weight:400}.page-module__KDrxxq__ctaPriceFallback{color:var(--color-muted);margin:0;font-size:1rem}.page-module__KDrxxq__ctaActionRow{align-items:center;gap:12px;display:flex}.page-module__KDrxxq__ctaButton{flex:1 1 0;min-width:0}@media (max-width:900px){.page-module__KDrxxq__ctaCard{grid-template-columns:1fr}.page-module__KDrxxq__ctaImageWrapper{min-height:clamp(220px,60vw,360px)}}
.CapacityHighlights-module__yBWxgW__wrapper{flex-wrap:wrap;align-items:center;gap:0;display:flex}.CapacityHighlights-module__yBWxgW__card{color:var(--color-text);background:0 0;border:none;align-items:center;gap:8px;min-height:auto;padding:0;display:inline-flex}.CapacityHighlights-module__yBWxgW__card:not(:first-child):before{content:"·";color:var(--color-muted);margin:0 10px}.CapacityHighlights-module__yBWxgW__icon{color:var(--color-muted);justify-content:center;align-items:center;font-size:1.15rem;display:inline-flex}.CapacityHighlights-module__yBWxgW__value{color:var(--color-text-strong);font-size:1.1rem;font-weight:600}.CapacityHighlights-module__yBWxgW__label{color:var(--color-muted);text-transform:lowercase;font-size:.9rem}@media (max-width:640px){.CapacityHighlights-module__yBWxgW__card{flex:0 auto}.CapacityHighlights-module__yBWxgW__label{display:none}}
.PhotoGallery-module__ImqkVG__gallery{--gallery-gap:clamp(6px, 1.2vw, 14px);--gallery-scroll-gap:calc(var(--gallery-gap) * 1.35);--gallery-group-max-width:1160px;--gallery-fade-width:clamp(36px, 6vw, 64px);--gallery-fade-color:var(--color-bg,#fff);width:100%;position:relative}.PhotoGallery-module__ImqkVG__viewport{-webkit-overflow-scrolling:touch;padding:var(--gallery-gap) 0;scroll-padding-inline:var(--gallery-gap);scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-inline:contain;position:relative;overflow:auto hidden}.PhotoGallery-module__ImqkVG__viewport::-webkit-scrollbar{display:none}.PhotoGallery-module__ImqkVG__track{gap:var(--gallery-scroll-gap);display:flex}.PhotoGallery-module__ImqkVG__group{gap:var(--gallery-gap);width:clamp(320px, 100%, var(--gallery-group-max-width));flex:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.PhotoGallery-module__ImqkVG__item{border-radius:var(--radius-xl);background:var(--catalog-skeleton-surface,#f4f4f4);box-shadow:var(--shadow-xs);margin:0;position:relative;overflow:hidden}.PhotoGallery-module__ImqkVG__itemButton{cursor:pointer;z-index:2;background:0 0;border:none;padding:0;position:absolute;inset:0}.PhotoGallery-module__ImqkVG__itemButton:after{content:"";transition:background var(--motion-duration-fast) var(--motion-ease);pointer-events:none;border-radius:var(--radius-xl);background:0 0;position:absolute;inset:0}@media (hover:hover){.PhotoGallery-module__ImqkVG__itemButton:hover:after{background:#00000026}}.PhotoGallery-module__ImqkVG__itemButton:focus-visible{outline:2px solid var(--color-action,#1e4d9b);outline-offset:4px}.PhotoGallery-module__ImqkVG__image{object-fit:cover}.PhotoGallery-module__ImqkVG__itemLarge{aspect-ratio:1;grid-area:1/1/span 2/span 2}.PhotoGallery-module__ImqkVG__itemSmall{aspect-ratio:1}.PhotoGallery-module__ImqkVG__smallSlotOne{grid-area:1/3}.PhotoGallery-module__ImqkVG__smallSlotTwo{grid-area:1/4}.PhotoGallery-module__ImqkVG__smallSlotThree{grid-area:2/3}.PhotoGallery-module__ImqkVG__smallSlotFour{grid-area:2/4}.PhotoGallery-module__ImqkVG__smallFallback{grid-column:span 1}.PhotoGallery-module__ImqkVG__navButton{background:var(--carousel-arrow-bg,#ffffffe6);width:44px;height:44px;color:var(--carousel-arrow-fg,var(--color-text-strong));box-shadow:var(--shadow-md);cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--motion-duration-base) var(--motion-ease), transform var(--motion-duration-base) var(--motion-ease), box-shadow var(--motion-duration-base) var(--motion-ease), background-color var(--motion-duration-fast) var(--motion-ease);z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PhotoGallery-module__ImqkVG__gallery[data-can-scroll-left=true] .PhotoGallery-module__ImqkVG__navPrev,.PhotoGallery-module__ImqkVG__gallery[data-can-scroll-right=true] .PhotoGallery-module__ImqkVG__navNext{opacity:1;pointer-events:auto}.PhotoGallery-module__ImqkVG__navButton:hover{transform:translateY(-50%)scale(1.05)}.PhotoGallery-module__ImqkVG__navPrev{left:12px}.PhotoGallery-module__ImqkVG__navNext{right:12px}.PhotoGallery-module__ImqkVG__navIcon{fill:currentColor;width:20px;height:20px}@media (max-width:768px){.PhotoGallery-module__ImqkVG__viewport,.PhotoGallery-module__ImqkVG__navButton{display:none}}.PhotoGallery-module__ImqkVG__mobileGallery{aspect-ratio:4/3;width:100vw;margin-left:-50vw;display:none;position:relative;left:50%}.PhotoGallery-module__ImqkVG__mobileTrack{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;display:flex;overflow-x:auto}.PhotoGallery-module__ImqkVG__mobileTrack::-webkit-scrollbar{display:none}.PhotoGallery-module__ImqkVG__mobileItem{scroll-snap-align:center;flex:0 0 100%;width:100%;height:100%;position:relative}.PhotoGallery-module__ImqkVG__mobileImage{object-fit:cover}.PhotoGallery-module__ImqkVG__mobileNavButton{z-index:10;color:#1e1e1e;cursor:pointer;opacity:0;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .2s,transform .1s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.PhotoGallery-module__ImqkVG__mobileGallery:hover .PhotoGallery-module__ImqkVG__mobileNavButton{opacity:1}.PhotoGallery-module__ImqkVG__mobileNavPrev{left:16px}.PhotoGallery-module__ImqkVG__mobileNavNext{right:16px}.PhotoGallery-module__ImqkVG__mobileNavButton:active{transform:translateY(-50%)scale(.95)}@media (max-width:768px){.PhotoGallery-module__ImqkVG__mobileGallery{display:block}.PhotoGallery-module__ImqkVG__mobileNavButton{opacity:.8}}.PhotoGallery-module__ImqkVG__mobileCounter{color:#fff;pointer-events:none;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000a6;border-radius:999px;padding:4px 12px;font-size:.85rem;font-weight:500;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}
.PhotoLightbox-module__itivua__overlay{z-index:20000;pointer-events:none;justify-content:center;align-items:stretch;display:flex;position:fixed;inset:0}.PhotoLightbox-module__itivua__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;position:absolute;inset:0}.PhotoLightbox-module__itivua__lightbox{pointer-events:auto;color:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.PhotoLightbox-module__itivua__topBar{z-index:10;background:#000;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:clamp(8px,2vw,24px);padding:clamp(12px,2.4vw,22px) clamp(16px,4vw,32px);display:flex}.PhotoLightbox-module__itivua__topContent{flex-wrap:wrap;align-items:center;gap:clamp(8px,2vw,24px);line-height:1.3;display:flex}.PhotoLightbox-module__itivua__title{letter-spacing:.005em;margin:0;font-size:clamp(16px,2.6vw,22px);font-weight:600}.PhotoLightbox-module__itivua__metaItem{color:#ffffffbf;align-items:center;gap:6px;font-size:clamp(12px,2vw,14px);display:inline-flex}.PhotoLightbox-module__itivua__metaIcon{opacity:.8;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.PhotoLightbox-module__itivua__statsList{flex-wrap:wrap;gap:clamp(6px,1.6vw,12px);margin:0;padding:0;list-style:none;display:flex}.PhotoLightbox-module__itivua__statItem{background:#ffffff1f;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:clamp(11px,1.8vw,13px);line-height:1.3;display:inline-flex}.PhotoLightbox-module__itivua__statIcon{justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.PhotoLightbox-module__itivua__iconSvg{fill:currentColor;width:100%;height:100%}.PhotoLightbox-module__itivua__closeButton{color:#fffc;cursor:pointer;width:32px;height:32px;transition:color var(--motion-duration-fast,.16s) var(--motion-ease,ease), transform var(--motion-duration-fast,.16s) var(--motion-ease,ease);background:0 0;border:none;justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.PhotoLightbox-module__itivua__closeButton:hover,.PhotoLightbox-module__itivua__closeButton:focus-visible{color:#fff;transform:scale(1.08)}.PhotoLightbox-module__itivua__closeButton .PhotoLightbox-module__itivua__iconSvg{width:18px;height:18px}.PhotoLightbox-module__itivua__imageStage{background:0 0;border-radius:clamp(16px,3vw,28px);flex:auto;margin:clamp(12px,2.4vw,24px) clamp(12px,3vw,48px);position:relative;overflow:hidden}.PhotoLightbox-module__itivua__stageImage{object-fit:contain;object-position:center}.PhotoLightbox-module__itivua__navButton{color:#fff;cursor:pointer;z-index:5;background:0 0;border:none;justify-content:center;align-items:center;width:15%;padding:0;display:flex;position:absolute;top:0;bottom:0}.PhotoLightbox-module__itivua__navPrev{justify-content:flex-start;padding-left:clamp(12px,2vw,20px);left:0}.PhotoLightbox-module__itivua__navNext{justify-content:flex-end;padding-right:clamp(12px,2vw,20px);right:0}.PhotoLightbox-module__itivua__navGlyph{justify-content:center;align-items:center;width:clamp(28px,5vw,40px);height:clamp(28px,5vw,40px);display:inline-flex}.PhotoLightbox-module__itivua__navNext .PhotoLightbox-module__itivua__navGlyph{transform:rotate(180deg)}.PhotoLightbox-module__itivua__navGlyph .PhotoLightbox-module__itivua__iconSvg{width:100%;height:100%}.PhotoLightbox-module__itivua__thumbnailBar{z-index:10;background:#000;border-top:1px solid #ffffff14;padding:clamp(10px,2vw,22px) clamp(12px,4vw,48px)}.PhotoLightbox-module__itivua__thumbnailTrack{scroll-snap-type:x proximity;gap:clamp(10px,2vw,16px);padding-bottom:4px;display:flex;overflow-x:auto}.PhotoLightbox-module__itivua__thumbnailTrack::-webkit-scrollbar{height:6px}.PhotoLightbox-module__itivua__thumbnailTrack::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.PhotoLightbox-module__itivua__thumbnailButton{cursor:pointer;scroll-snap-align:center;width:clamp(68px,14vw,110px);height:clamp(48px,12vw,72px);transition:border-color var(--motion-duration-fast,.16s) var(--motion-ease,ease), transform var(--motion-duration-fast,.16s) var(--motion-ease,ease);background:#ffffff0d;border:2px solid #0000;border-radius:14px;flex:none;position:relative;overflow:hidden}.PhotoLightbox-module__itivua__thumbnailButton:hover,.PhotoLightbox-module__itivua__thumbnailButton:focus-visible{border-color:#ffffff73;transform:translateY(-2px)}.PhotoLightbox-module__itivua__thumbnailActive{border-color:#fff}.PhotoLightbox-module__itivua__thumbnailInner{width:100%;height:100%;display:block;position:relative}.PhotoLightbox-module__itivua__thumbnailImage{object-fit:cover;object-position:center}@media (max-width:768px){.PhotoLightbox-module__itivua__overlay{align-items:flex-start}.PhotoLightbox-module__itivua__topBar{align-items:flex-start;padding:clamp(10px,3.5vw,18px) clamp(14px,5vw,22px)}.PhotoLightbox-module__itivua__topContent{gap:clamp(6px,3vw,12px)}.PhotoLightbox-module__itivua__imageStage{border-radius:clamp(12px,5vw,18px);margin:clamp(8px,5vw,18px)}.PhotoLightbox-module__itivua__navButton{width:clamp(40px,12vw,56px);height:clamp(40px,12vw,56px)}}@media (max-width:520px){.PhotoLightbox-module__itivua__thumbnailBar{padding-inline:clamp(8px,4vw,18px)}}
.Tooltip-module__9BskPa__tooltip{--tooltip-translate-x:-50%;--tooltip-translate-y:calc(-100% - 8px);z-index:1000;max-width:280px;color:var(--tooltip-fg,#fff);background:var(--tooltip-bg,#0f172abf);border:1px solid var(--tooltip-border,#0f172a66);pointer-events:none;white-space:nowrap;opacity:0;transform:translate(var(--tooltip-translate-x), var(--tooltip-translate-y)) scale(.97);border-radius:.5rem;padding:.45rem .65rem;font-size:.75rem;font-weight:600;line-height:1.2;transition:opacity .16s,transform .16s;position:fixed;top:0;left:0;box-shadow:0 16px 24px #0f172a40}.Tooltip-module__9BskPa__tooltip[data-open=true]{opacity:1;transform:translate(var(--tooltip-translate-x), var(--tooltip-translate-y)) scale(1)}.Tooltip-module__9BskPa__tooltip[data-variant=cursor]{--tooltip-translate-x:-50%;--tooltip-translate-y:16px}.Tooltip-module__9BskPa__tooltip[data-variant=fixed][data-placement=top]{--tooltip-translate-x:-50%;--tooltip-translate-y:calc(-100% - 8px)}.Tooltip-module__9BskPa__tooltip[data-variant=fixed][data-placement=bottom]{--tooltip-translate-x:-50%;--tooltip-translate-y:8px}.Tooltip-module__9BskPa__tooltip[data-variant=fixed][data-placement=left]{--tooltip-translate-x:calc(-100% - 8px);--tooltip-translate-y:-50%}.Tooltip-module__9BskPa__tooltip[data-variant=fixed][data-placement=right]{--tooltip-translate-x:8px;--tooltip-translate-y:-50%}
.PropertyDescription-module__INY9kW__wrapper{flex-direction:column;gap:12px;display:flex}.PropertyDescription-module__INY9kW__content{transition:max-height .3s;position:relative}.PropertyDescription-module__INY9kW__isClamped{--description-max-lines:40;max-height:calc(var(--description-max-lines) * 1.7em);overflow:hidden}.PropertyDescription-module__INY9kW__hasOverflow:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#ffffffe6 88%);background:linear-gradient(180deg, #fff0 0%, color-mix(in srgb, var(--color-surface,#fff) 35%, transparent) 30%, var(--color-surface,#fff) 90%);height:64px;transition:opacity .22s var(--motion-ease);position:absolute;bottom:0;left:0;right:0}.PropertyDescription-module__INY9kW__expanded{max-height:none}.PropertyDescription-module__INY9kW__toggleButton{color:var(--color-accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:4px 0;font-weight:600}.PropertyDescription-module__INY9kW__toggleButton:hover,.PropertyDescription-module__INY9kW__toggleButton:focus-visible{color:var(--color-accent-hover)}
.PropertyServicesSection-module__8hcEpq__container{flex-direction:column;gap:24px;display:flex}.PropertyServicesSection-module__8hcEpq__featuredList{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px;margin:0;padding:0;list-style:none;display:grid}.PropertyServicesSection-module__8hcEpq__featuredItem{color:var(--color-text-strong);align-items:center;gap:12px;font-size:1rem;display:flex}.PropertyServicesSection-module__8hcEpq__featuredIcon{color:var(--color-text-strong);font-size:1.4rem}.PropertyServicesSection-module__8hcEpq__featuredItemLabel{font-weight:400}.PropertyServicesSection-module__8hcEpq__dialogTrigger{border-radius:var(--radius-lg);border:1px solid var(--color-text-strong);color:var(--color-text-strong);cursor:pointer;background:0 0;align-self:flex-start;padding:10px 16px;font-weight:600;transition:background .2s,color .2s}.PropertyServicesSection-module__8hcEpq__dialogTrigger:hover,.PropertyServicesSection-module__8hcEpq__dialogTrigger:focus-visible{background:var(--button-bg-hover,#00000014)}.PropertyServicesSection-module__8hcEpq__emptyMessage{color:var(--color-muted);font-size:.95rem}.PropertyServicesSection-module__8hcEpq__dialogBackdrop{--services-dialog-duration:.36s;--services-dialog-ease:cubic-bezier(.16, 1, .3, 1);--services-dialog-fade-ease:cubic-bezier(.2, .6, .35, 1);z-index:10060;opacity:0;pointer-events:none;transition:opacity var(--services-dialog-duration) var(--services-dialog-fade-ease);background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.PropertyServicesSection-module__8hcEpq__dialogBackdrop[data-state=open]{opacity:1;pointer-events:auto}.PropertyServicesSection-module__8hcEpq__dialogBackdrop[data-state=closing]{opacity:0;pointer-events:none}.PropertyServicesSection-module__8hcEpq__dialog{background:var(--color-surface);border-radius:var(--radius-2xl);width:min(960px,100%);max-height:90vh;box-shadow:var(--shadow-lg);overscroll-behavior:contain;opacity:0;transition:transform var(--services-dialog-duration) var(--services-dialog-ease), opacity var(--services-dialog-duration) var(--services-dialog-fade-ease);will-change:transform, opacity;flex-direction:column;display:flex;transform:translateY(32px)scale(.96)}.PropertyServicesSection-module__8hcEpq__dialogBackdrop[data-state=open] .PropertyServicesSection-module__8hcEpq__dialog{opacity:1;transform:translateY(0)scale(1)}.PropertyServicesSection-module__8hcEpq__dialogBackdrop[data-state=closing] .PropertyServicesSection-module__8hcEpq__dialog{opacity:0;transform:translateY(32px)scale(.96)}.PropertyServicesSection-module__8hcEpq__dialogHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;display:flex}.PropertyServicesSection-module__8hcEpq__dialogHeader h3{color:var(--color-text-strong);margin:0;font-size:1.25rem}.PropertyServicesSection-module__8hcEpq__dialogClose{border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;color:var(--color-text);background:0 0;padding:8px 14px;font-weight:600}.PropertyServicesSection-module__8hcEpq__dialogClose:hover,.PropertyServicesSection-module__8hcEpq__dialogClose:focus-visible{background:var(--surface-hover)}.PropertyServicesSection-module__8hcEpq__dialogBody{overscroll-behavior:contain;flex-direction:column;gap:24px;padding:24px 28px 30px;display:flex;overflow-y:auto}.PropertyServicesSection-module__8hcEpq__categorySection{border-bottom:1px solid var(--color-border);flex-direction:column;gap:12px;padding-top:10px;padding-bottom:24px;display:flex}.PropertyServicesSection-module__8hcEpq__categorySection:last-child{border-bottom:none;padding-bottom:0}.PropertyServicesSection-module__8hcEpq__categoryTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted-2);margin:0 0 14px;font-size:1rem;font-weight:600}.PropertyServicesSection-module__8hcEpq__categoryList{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;margin:0;padding:0;list-style:none;display:grid}.PropertyServicesSection-module__8hcEpq__categoryItem{color:var(--color-text-strong);align-items:center;gap:12px;padding:6px 0;font-size:1.05rem;font-weight:400;line-height:1.4;display:flex}.PropertyServicesSection-module__8hcEpq__categoryItemIcon{color:var(--color-text-strong);justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex}.PropertyServicesSection-module__8hcEpq__categoryItemLabel{font-weight:400}@media (max-width:640px){.PropertyServicesSection-module__8hcEpq__dialog{border-radius:0;width:100%;height:100%;max-height:100%;transform:none!important}.PropertyServicesSection-module__8hcEpq__dialogHeader,.PropertyServicesSection-module__8hcEpq__dialogBody{padding:20px}.PropertyServicesSection-module__8hcEpq__featuredList{grid-template-columns:1fr}}
.page-module__ztpZRG__catalogSection{margin-top:0;padding-top:clamp(8px,3vw,40px);padding-bottom:120px}.page-module__ztpZRG__catalogContainer{width:100%;margin:0;padding:0 clamp(12px,4vw,48px)}.page-module__ztpZRG__layoutShell{gap:32px;display:grid}.page-module__ztpZRG__controlsBar{border-radius:var(--radius-2xl);background:var(--catalog-controls-bg);box-shadow:var(--shadow-xs);border:1px solid #0f172a14;flex-direction:column;align-items:center;gap:12px;padding:16px 24px;display:flex}@media (max-width:768px){.page-module__ztpZRG__controlsBar{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:0}}.page-module__ztpZRG__controlsCopy{flex-direction:column;gap:6px;display:flex}.page-module__ztpZRG__total{color:var(--color-text-strong);font-size:1.05rem;font-weight:600}@media (max-width:768px){.page-module__ztpZRG__total{font-size:.95rem}}.page-module__ztpZRG__controlsHint{color:var(--color-muted);font-size:.95rem}.page-module__ztpZRG__filtersButton{background:var(--color-surface);border:1px solid var(--color-border);height:48px;color:var(--color-text-strong);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:8px;padding:0 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex;position:relative}@media (max-width:768px){.page-module__ztpZRG__filtersButton{height:36px;box-shadow:none;background:#fff;padding:0 14px;font-size:.8rem}}.page-module__ztpZRG__filtersButton:hover{background:var(--color-surface-hover);border-color:var(--color-border-hover);transform:translateY(-1px)}.page-module__ztpZRG__filtersButton:active{transform:translateY(0)}.page-module__ztpZRG__filtersBadge{color:#fff;background:#000;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 4px;font-size:.8rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}.page-module__ztpZRG__filtersOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:21000;opacity:0;pointer-events:none;overscroll-behavior:contain;touch-action:none;background:#0006;justify-content:center;align-items:flex-end;transition:opacity .3s;display:flex;position:fixed;inset:0}.page-module__ztpZRG__filtersOverlay.page-module__ztpZRG__open{opacity:1;pointer-events:auto}.page-module__ztpZRG__filtersPanel{background:var(--catalog-panel-bg);width:100%;max-width:650px;max-height:90vh;box-shadow:var(--shadow-2xl);touch-action:auto;border-radius:24px 24px 0 0;flex-direction:column;transition:transform .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(100%)}.page-module__ztpZRG__filtersOverlay.page-module__ztpZRG__open .page-module__ztpZRG__filtersPanel{transform:translateY(0)}@media (min-width:768px){.page-module__ztpZRG__filtersOverlay{align-items:center}.page-module__ztpZRG__filtersPanel{border-radius:24px;max-width:720px;max-height:85vh;transform:translateY(20px)scale(.95)}.page-module__ztpZRG__filtersOverlay.page-module__ztpZRG__open .page-module__ztpZRG__filtersPanel{transform:translateY(0)scale(1)}}.page-module__ztpZRG__filtersHeader{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.page-module__ztpZRG__filtersHeader h3{margin:0;font-size:1.125rem;font-weight:700}.page-module__ztpZRG__closeButton{cursor:pointer;color:var(--color-text);background:0 0;border:none;border-radius:50%;margin:-8px;padding:8px;transition:background .2s}.page-module__ztpZRG__closeButton:hover{background:var(--color-surface-hover)}.page-module__ztpZRG__resetButton{cursor:pointer;color:var(--color-text-subtle);background:0 0;border:none;font-size:.9rem;font-weight:600;text-decoration:underline}.page-module__ztpZRG__resetButton:hover{color:var(--color-text-strong)}.page-module__ztpZRG__filtersBody{touch-action:pan-y;flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}.page-module__ztpZRG__filterSection{flex-direction:column;gap:16px;display:flex}.page-module__ztpZRG__filterSection h4{color:var(--color-text-strong);text-align:center;margin:0;font-size:1rem;font-weight:600}.page-module__ztpZRG__divider{background:var(--color-border);border:0;width:100%;height:1px;margin:0}.page-module__ztpZRG__sortGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;width:100%;display:grid}@media (max-width:480px){.page-module__ztpZRG__sortGrid{grid-template-columns:1fr}}.page-module__ztpZRG__sortCard{border:1px solid var(--color-border);background:var(--catalog-card-bg);cursor:pointer;text-align:center;width:100%;min-height:52px;color:var(--color-text-strong);border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:12px 16px;transition:all .2s;display:flex}.page-module__ztpZRG__sortCard:hover{border-color:var(--color-text-subtle);background:var(--color-surface);transform:translateY(-1px)}.page-module__ztpZRG__sortCard.page-module__ztpZRG__selected{border-color:var(--color-text-strong);background:var(--color-surface);box-shadow:0 0 0 1.5px var(--color-text-strong);color:var(--color-text-strong)}.page-module__ztpZRG__sortIcon{color:var(--color-text-strong)}.page-module__ztpZRG__sortLabel{font-size:1rem;font-weight:300;line-height:1.2}.page-module__ztpZRG__capacityRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.page-module__ztpZRG__capacityItem{flex-direction:column;flex:1;align-items:center;gap:16px;min-width:0;display:flex}.page-module__ztpZRG__capacityItem h4{color:var(--color-text-strong);text-align:center;margin:0;font-size:1rem;font-weight:600}.page-module__ztpZRG__capacityDivider{background:#00000014;align-self:center;width:1px;height:40px}@media (max-width:480px){.page-module__ztpZRG__capacityRow{flex-direction:column;align-items:stretch;gap:32px}.page-module__ztpZRG__capacityItem{flex-direction:row;justify-content:space-between;width:100%}.page-module__ztpZRG__capacityDivider{width:100%;height:1px}}.page-module__ztpZRG__counterControls{align-items:center;gap:16px;display:flex}.page-module__ztpZRG__counterValue{font-variant-numeric:tabular-nums;text-align:center;min-width:60px;color:var(--color-text-strong);flex-shrink:0;font-size:1rem;font-weight:300}.page-module__ztpZRG__counterControls button{border:1px solid var(--color-border);background:var(--catalog-card-bg);cursor:pointer;width:40px;height:40px;color:var(--color-text-strong);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.25rem;line-height:1;transition:all .2s;display:flex}.page-module__ztpZRG__counterControls button:disabled{opacity:.3;cursor:not-allowed;background:var(--counter-button-disabled-bg,#f9fafb)}.page-module__ztpZRG__counterControls button:not(:disabled):hover{border-color:var(--color-text-strong);background:#f8fafc;transform:scale(1.05)}.page-module__ztpZRG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;display:grid}.page-module__ztpZRG__featureCard{aspect-ratio:auto;border:1px solid var(--color-border);background:var(--catalog-card-bg);cursor:pointer;text-align:center;min-height:100px;color:var(--color-text-strong);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;transition:all .2s;display:flex}.page-module__ztpZRG__featureCard:hover{border-color:var(--color-text-subtle);background:var(--color-surface);transform:translateY(-2px)}.page-module__ztpZRG__featureCard.page-module__ztpZRG__selected{border-color:var(--color-text-strong);background:var(--color-surface);box-shadow:0 0 0 1.5px var(--color-text-strong);color:var(--color-text-strong)}.page-module__ztpZRG__featureIcon{color:var(--color-text-strong);flex-shrink:0;width:32px;height:32px}.page-module__ztpZRG__signatureLogo{transition:filter .2s}@media (prefers-color-scheme:dark){.page-module__ztpZRG__signatureLogo{filter:invert()}}.page-module__ztpZRG__featureLabel{font-size:.9rem;line-height:1.2}.page-module__ztpZRG__showMoreButton{color:var(--color-text-strong);cursor:pointer;text-underline-offset:4px;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:0;font-size:.9rem;font-weight:600;text-decoration:underline;display:flex}.page-module__ztpZRG__showMoreButton:hover{color:var(--color-primary)}.page-module__ztpZRG__amenitiesGrid{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.page-module__ztpZRG__amenityChip{border:1px solid var(--color-border);background:var(--catalog-chip-bg);cursor:pointer;color:var(--color-text-strong);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.875rem;transition:all .2s;display:inline-flex}.page-module__ztpZRG__amenityChipIcon{opacity:.7;flex-shrink:0}.page-module__ztpZRG__amenityChip:hover{border-color:var(--color-text-subtle)}.page-module__ztpZRG__amenityChip:hover .page-module__ztpZRG__amenityChipIcon{opacity:1}.page-module__ztpZRG__amenityChip.page-module__ztpZRG__selected{background:var(--color-text-strong);color:var(--color-text-on-strong,white);border-color:var(--color-text-strong)}.page-module__ztpZRG__amenityChip.page-module__ztpZRG__selected .page-module__ztpZRG__amenityChipIcon{opacity:1}.page-module__ztpZRG__filtersFooter{border-top:1px solid var(--color-border-subtle);align-items:center;gap:12px;padding:16px 24px;display:flex}.page-module__ztpZRG__showResultsButton{background:var(--color-text-strong);height:48px;color:var(--color-text-on-strong,white);cursor:pointer;border:none;border-radius:12px;flex:1;font-size:1rem;font-weight:600;transition:background .2s}.page-module__ztpZRG__showResultsButton:hover{background:#000}.page-module__ztpZRG__clearFooterButton{border:2px solid var(--color-border);height:48px;color:var(--color-text-strong);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__ztpZRG__clearFooterButton:hover{background:var(--color-surface);border-color:var(--color-text-subtle)}.page-module__ztpZRG__desktopClearText{display:block}.page-module__ztpZRG__mobileClearIcon{display:none}@media (max-width:480px){.page-module__ztpZRG__clearFooterButton{width:48px;padding:0}.page-module__ztpZRG__desktopClearText{display:none}.page-module__ztpZRG__mobileClearIcon{width:24px;height:24px;display:block}}.page-module__ztpZRG__activeFilters{color:var(--color-text-subtle);flex-wrap:wrap;align-items:center;gap:6px;margin:0;font-size:.78rem;line-height:1.4;display:flex}.page-module__ztpZRG__guestCountDisplay{align-items:center;gap:2px;display:inline-flex}@media (max-width:768px){.page-module__ztpZRG__activeFilters{font-size:.68rem}}.page-module__ztpZRG__filterDot{color:var(--color-border);margin:0 2px;font-weight:700}.page-module__ztpZRG__inlineClearLink{color:#ef4444;cursor:pointer;align-items:center;gap:3px;margin-left:8px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.page-module__ztpZRG__inlineClearLink:hover{opacity:.8}.page-module__ztpZRG__catalogLayout{--map-top-offset:118px;gap:32px;display:grid}.page-module__ztpZRG__gridWrapper{flex-direction:column;gap:24px;display:flex}.page-module__ztpZRG__cardGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.page-module__ztpZRG__skeletonCardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.page-module__ztpZRG__skeletonCard{border-radius:var(--radius-2xl);border:1px solid var(--color-border,#0f172a14);background:var(--catalog-skeleton-bg);box-shadow:var(--shadow-xs);flex-direction:column;gap:16px;padding:18px;display:flex}.page-module__ztpZRG__skeletonThumb{border-radius:var(--radius-xl);height:180px}.page-module__ztpZRG__skeletonMeta{flex-direction:column;gap:8px;display:flex}.page-module__ztpZRG__skeletonChips{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.page-module__ztpZRG__skeletonChip{border-radius:999px;width:60px;height:12px}.page-module__ztpZRG__skeletonMapShell{border-radius:var(--radius-2xl);background:var(--catalog-skeleton-surface);width:100%;height:100%;min-height:400px}.page-module__ztpZRG__catalogLayout>.page-module__ztpZRG__mapStickySpacer:last-child{display:none}@media (min-width:1200px){.page-module__ztpZRG__catalogLayout>.page-module__ztpZRG__mapStickySpacer:last-child{display:block}}.page-module__ztpZRG__skeletonHintBlock{flex-direction:column;gap:8px;display:flex}.page-module__ztpZRG__skeletonLine{border-radius:999px;height:12px}.page-module__ztpZRG__skeletonLineWide{width:80%}.page-module__ztpZRG__skeletonLineMedium{width:60%}.page-module__ztpZRG__skeletonLineShort{width:35%}.page-module__ztpZRG__skeletonSurface{background:var(--catalog-skeleton-surface);position:relative;overflow:hidden}.page-module__ztpZRG__skeletonSurface:after{content:"";background:var(--skeleton-shimmer-gradient,linear-gradient(120deg, #fff0, #ffffffa6, #fff0));animation:1.4s ease-in-out infinite page-module__ztpZRG__skeletonShimmer;position:absolute;inset:0}@media (prefers-color-scheme:dark){.page-module__ztpZRG__skeletonSurface:after{background:linear-gradient(120deg,#fff0,#ffffff14,#fff0)}}@keyframes page-module__ztpZRG__skeletonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (min-width:900px){.page-module__ztpZRG__controlsBar{flex-direction:row;align-items:center}.page-module__ztpZRG__controlsCopy{flex:1}}.page-module__ztpZRG__mapSidebar,.page-module__ztpZRG__mapStickySpacer{position:relative}.page-module__ztpZRG__mapCard{border-radius:var(--radius-2xl);background:var(--catalog-map-bg);min-height:320px;box-shadow:var(--shadow-sm);border:1px solid #0f172a1f;flex-direction:column;transition:box-shadow .24s,transform .24s;display:flex;position:relative;overflow:hidden}.page-module__ztpZRG__mapCard[data-sticky-state=stuck]{box-shadow:var(--shadow-md)}.page-module__ztpZRG__mapCard[data-sticky-state=end]{box-shadow:var(--shadow-xs)}.page-module__ztpZRG__mapFallback{top:var(--map-top-offset,96px);position:sticky}.page-module__ztpZRG__mapEnhanced{position:absolute;top:0;left:0;right:0}.page-module__ztpZRG__mapTitle{color:var(--color-text-strong);margin-bottom:6px;font-weight:600}@media (min-width:1200px){.page-module__ztpZRG__catalogLayout{--navbar-height:96px;--map-top-offset:calc(var(--navbar-height) + 22px);grid-template-columns:minmax(0,1fr) 40vw;align-items:start}.page-module__ztpZRG__mapCard{min-height:calc(100vh - var(--map-top-offset,96px) - 48px);max-height:calc(100vh - var(--map-top-offset,96px) - 48px)}}@media (max-width:768px){.page-module__ztpZRG__catalogSection{padding-top:32px;padding-bottom:96px}.page-module__ztpZRG__controlsBar,.page-module__ztpZRG__mapCard{border-radius:var(--radius-xl)}.page-module__ztpZRG__mapFallback,.page-module__ztpZRG__mapEnhanced{position:static}}.page-module__ztpZRG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 32px;display:flex}.page-module__ztpZRG__emptyStateIcon{object-fit:contain;opacity:.8;width:120px;height:120px}.page-module__ztpZRG__emptyStateTitle{color:var(--color-text-strong);margin:0;font-size:1.25rem;font-weight:700}.page-module__ztpZRG__emptyStateText{color:var(--color-muted);max-width:42ch;margin:0;font-size:1rem;line-height:1.5}
