.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)}
.NavbarSearch-module__BdK7vW__searchBar{--pill-height:52px;background:var(--color-surface);border:1px solid var(--color-border);width:100%;max-width:800px;min-height:68px;transition:box-shadow var(--motion-duration-fast) var(--motion-ease), border-color var(--motion-duration-fast) var(--motion-ease);border-radius:999px;flex:auto;align-items:center;gap:14px;padding:12px 18px;display:flex;position:relative;box-shadow:0 4px 12px #0f172a14,0 1px 3px #0f172a0f}.NavbarSearch-module__BdK7vW__searchBarCompact{--pill-height:42px;min-height:58px;padding:8px 12px}.NavbarSearch-module__BdK7vW__searchCompactButton{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;color:var(--color-text-strong);transition:all var(--motion-duration-fast) var(--motion-ease);border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 20px;font-size:.95rem;font-weight:600;display:none;box-shadow:0 2px 8px #0f172a14}@media (max-width:850px){.NavbarSearch-module__BdK7vW__searchCompactButton{display:inline-flex}}.NavbarSearch-module__BdK7vW__fieldGroup{flex:auto;align-items:stretch;gap:12px;min-width:0;max-width:100%;display:flex}.NavbarSearch-module__BdK7vW__secondRowGroup{flex:auto;align-items:stretch;gap:12px;min-width:0;display:flex}.NavbarSearch-module__BdK7vW__locationFieldWrapper{flex:4 1 0;min-width:160px;max-width:100%;position:relative}.NavbarSearch-module__BdK7vW__dateFieldWrapper{flex:.85 1 0;min-width:130px;max-width:100%;position:relative}.NavbarSearch-module__BdK7vW__guestFieldWrapper{flex:.45 1 0;min-width:80px;max-width:100%;position:relative}.NavbarSearch-module__BdK7vW__pill{width:100%;height:var(--pill-height);border:1px solid var(--color-border);background:var(--color-surface);transition:border-color var(--motion-duration-fast) var(--motion-ease), box-shadow var(--motion-duration-fast) var(--motion-ease), background var(--motion-duration-fast) var(--motion-ease);cursor:pointer;border-radius:999px;justify-content:space-between;align-items:center;gap:10px;padding:0 18px;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff1a}.NavbarSearch-module__BdK7vW__pill:hover{border-color:var(--color-border-hover);background:var(--color-surface-hover)}.NavbarSearch-module__BdK7vW__pill:focus-within{border-color:var(--color-accent);background:var(--color-surface);box-shadow:0 0 0 3px #2563eb1f}.NavbarSearch-module__BdK7vW__locationPill{font-weight:600}.NavbarSearch-module__BdK7vW__pillActive{border-color:var(--color-accent);background:var(--color-surface);box-shadow:0 0 0 3px #2563eb26}.NavbarSearch-module__BdK7vW__fieldInvalid{border-color:#ef4444f2;box-shadow:0 0 0 2px #ef444440}.NavbarSearch-module__BdK7vW__fieldDisabled{opacity:.7;cursor:default;pointer-events:none;border-color:#ef44444d}.NavbarSearch-module__BdK7vW__fieldDisabled .NavbarSearch-module__BdK7vW__locationInput::placeholder{color:#ef4444b3;font-weight:400}.NavbarSearch-module__BdK7vW__locationInput{color:var(--color-text-strong);white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:auto;min-width:0;font-size:1rem;font-weight:600;overflow:hidden}.NavbarSearch-module__BdK7vW__locationInput:focus{outline:none}.NavbarSearch-module__BdK7vW__locationInput::placeholder{color:var(--color-muted);font-weight:500}.NavbarSearch-module__BdK7vW__locationDisplay{color:var(--color-text-strong);white-space:nowrap;text-overflow:ellipsis;cursor:text;background:0 0;border:none;flex:auto;align-items:center;gap:.4rem;min-width:0;font-size:1rem;font-weight:600;display:flex;overflow:hidden}.NavbarSearch-module__BdK7vW__locationDisplayGray{color:var(--color-muted);font-weight:400}.NavbarSearch-module__BdK7vW__pillClearButton{color:var(--color-text-weak);cursor:pointer;width:32px;height:32px;transition:background var(--motion-duration-fast) var(--motion-ease), color var(--motion-duration-fast) var(--motion-ease);z-index:10;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.NavbarSearch-module__BdK7vW__pillClearButton:hover,.NavbarSearch-module__BdK7vW__pillClearButton:focus-visible{color:var(--color-text-strong);background:#f1f5f9}.NavbarSearch-module__BdK7vW__locationDropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:40;overscroll-behavior:contain;border-radius:24px;flex-direction:column;width:fit-content;min-width:340px;max-width:min(600px,100vw - 48px);max-height:380px;padding:16px 18px;display:inline-flex;position:absolute;top:calc(100% + 10px);left:0;overflow-y:auto;box-shadow:0 12px 32px #0f172a1f,0 4px 8px #0f172a0f}.NavbarSearch-module__BdK7vW__dateDropdown{box-shadow:none;z-index:35;background:0 0;border:none;padding:10px 0 0;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)}.NavbarSearch-module__BdK7vW__dateDropdown .rdp{margin:0}.NavbarSearch-module__BdK7vW__dateDropdown .rdp-month{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;padding:16px;box-shadow:0 12px 32px #0f172a1f,0 4px 8px #0f172a0f}.NavbarSearch-module__BdK7vW__dropdownStatus{color:var(--color-muted);margin:6px 2px;font-size:.85rem}.NavbarSearch-module__BdK7vW__dropdownErrorState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px 16px;display:flex}.NavbarSearch-module__BdK7vW__dropdownErrorIcon{color:#b91c1c;background:#ef44441f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:700;display:inline-flex}.NavbarSearch-module__BdK7vW__dropdownErrorText{color:var(--color-muted);max-width:300px;margin:0;font-size:.85rem;line-height:1.45}.NavbarSearch-module__BdK7vW__dropdownSection+.NavbarSearch-module__BdK7vW__dropdownSection{margin-top:8px;padding-top:0}.NavbarSearch-module__BdK7vW__optionList{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.NavbarSearch-module__BdK7vW__optionButton{cursor:pointer;width:100%;color:var(--color-text-strong);text-align:left;transition:background var(--motion-duration-fast) var(--motion-ease), color var(--motion-duration-fast) var(--motion-ease), box-shadow var(--motion-duration-fast) var(--motion-ease);background:0 0;border:none;border-radius:14px;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.95rem;display:flex}.NavbarSearch-module__BdK7vW__optionButton:hover,.NavbarSearch-module__BdK7vW__optionButton:focus-visible,.NavbarSearch-module__BdK7vW__optionButtonActive{background:var(--color-surface-hover)}.NavbarSearch-module__BdK7vW__optionButtonSelected{color:var(--color-accent);font-weight:600}.NavbarSearch-module__BdK7vW__optionLabelGroup{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.NavbarSearch-module__BdK7vW__optionLabel{font-weight:600}.NavbarSearch-module__BdK7vW__optionMeta{color:var(--color-muted);font-size:.8rem}.NavbarSearch-module__BdK7vW__optionCount{color:var(--color-muted);font-size:.85rem;font-weight:600}.NavbarSearch-module__BdK7vW__dateValue{color:var(--color-text-strong);font-weight:600}.NavbarSearch-module__BdK7vW__datePlaceholder{color:var(--color-muted);font-weight:500}.NavbarSearch-module__BdK7vW__dateRangePill{justify-content:flex-start;gap:10px}.NavbarSearch-module__BdK7vW__dateRangeTrigger{color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;flex:auto;justify-content:flex-start;align-items:center;gap:10px;min-width:0;font-size:1rem;font-weight:600;display:inline-flex}.NavbarSearch-module__BdK7vW__dateRangeTrigger:focus{outline:none}.NavbarSearch-module__BdK7vW__dateRangeArrow{color:#0f172a73;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.NavbarSearch-module__BdK7vW__guestPill{justify-content:flex-start}.NavbarSearch-module__BdK7vW__guestTrigger{color:var(--color-text-strong);cursor:pointer;background:0 0;border:none;flex:auto;justify-content:flex-start;align-items:center;gap:10px;padding:0;font-size:1rem;font-weight:600;display:inline-flex}.NavbarSearch-module__BdK7vW__guestTrigger:focus{outline:none}.NavbarSearch-module__BdK7vW__guestValue{color:var(--color-text-strong);font-weight:600}.NavbarSearch-module__BdK7vW__guestDropdown{background:var(--color-surface);border:1px solid var(--color-border);z-index:35;border-radius:20px;flex-direction:column;gap:16px;min-width:280px;padding:18px;display:flex;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 12px 32px #0f172a1f,0 4px 8px #0f172a0f}.NavbarSearch-module__BdK7vW__guestControl{justify-content:space-between;align-items:center;gap:16px;display:flex}.NavbarSearch-module__BdK7vW__guestControlLabel{flex-direction:column;flex:auto;gap:2px;display:flex}.NavbarSearch-module__BdK7vW__guestControlTitle{color:var(--color-text-strong);font-size:.95rem;font-weight:600}.NavbarSearch-module__BdK7vW__guestControlSubtitle{color:var(--color-muted);font-size:.8rem}.NavbarSearch-module__BdK7vW__guestControlButtons{align-items:center;gap:12px;display:inline-flex}.NavbarSearch-module__BdK7vW__guestControlButton{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-text-strong);cursor:pointer;transition:background var(--motion-duration-fast) var(--motion-ease), border-color var(--motion-duration-fast) var(--motion-ease), color var(--motion-duration-fast) var(--motion-ease), transform var(--motion-duration-fast) var(--motion-ease);border-radius:999px;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;display:inline-flex}.NavbarSearch-module__BdK7vW__guestControlButton:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-accent);color:var(--color-accent);transform:scale(1.05)}.NavbarSearch-module__BdK7vW__guestControlButton:disabled{opacity:.3;cursor:not-allowed;border-color:#0f172a1a}.NavbarSearch-module__BdK7vW__guestControlCount{color:var(--color-text-strong);text-align:center;min-width:24px;font-size:1rem;font-weight:600}.NavbarSearch-module__BdK7vW__fullScreenTitle{color:var(--color-text-strong);text-align:center;flex:1;font-size:1.1rem;font-weight:600}.NavbarSearch-module__BdK7vW__fullScreenClearButton{color:#64748b;cursor:pointer;background:0 0;border:none;padding:8px;font-size:.95rem;font-weight:500}.NavbarSearch-module__BdK7vW__dropdownFooter{border-top:1px solid #0f172a0f;margin-top:auto;padding:8px}.NavbarSearch-module__BdK7vW__dropdownClearButton{text-align:left;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;width:100%;padding:12px 16px;font-size:.95rem;transition:background-color .2s;display:flex}.NavbarSearch-module__BdK7vW__dropdownClearButton:hover{color:#0f172a;background-color:#f1f5f9}.NavbarSearch-module__BdK7vW__clearIcon{font-size:1.2rem;font-weight:400;line-height:1}.NavbarSearch-module__BdK7vW__submitButton{width:var(--pill-height);height:var(--pill-height);background:var(--search-button-bg,var(--color-accent));color:var(--search-button-fg,#fff);cursor:pointer;box-shadow:0 2px 8px var(--search-button-shadow-color,#2563eb33);transition:transform var(--motion-duration-fast) var(--motion-ease), box-shadow var(--motion-duration-fast) var(--motion-ease);border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding:0;font-weight:600;display:inline-flex}.NavbarSearch-module__BdK7vW__submitButton:hover:not(:disabled),.NavbarSearch-module__BdK7vW__submitButton:focus-visible:not(:disabled){box-shadow:0 8px 20px var(--search-button-shadow-color-hover,#2563eb4d);transform:scale(1.02)}.NavbarSearch-module__BdK7vW__submitButton:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.NavbarSearch-module__BdK7vW__pendingSpinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:999px;width:18px;height:18px;animation:.9s linear infinite NavbarSearch-module__BdK7vW__spinnerRotate}@keyframes NavbarSearch-module__BdK7vW__spinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NavbarSearch-module__BdK7vW__formErrorTooltip{color:#fff;white-space:nowrap;z-index:50;pointer-events:none;background:#b91c1c;border-radius:8px;margin:0;padding:6px 14px;font-size:.8rem;font-weight:500;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 2px 12px #b91c1c4d}.NavbarSearch-module__BdK7vW__formErrorTooltip:after{content:"";border:6px solid #0000;border-top-color:#b91c1c;position:absolute;top:100%;left:50%;transform:translate(-50%)}.NavbarSearch-module__BdK7vW__errorMessage,.NavbarSearch-module__BdK7vW__errorInline{display:none}@media (max-width:1200px){.NavbarSearch-module__BdK7vW__searchSlot{display:none}.NavbarSearch-module__BdK7vW__searchIconMode{display:inline-flex}}@media (min-width:851px) and (max-width:1200px){.NavbarSearch-module__BdK7vW__searchInner{display:none}}@media (max-width:1200px) and (min-width:851px){.NavbarSearch-module__BdK7vW__navbar{padding:14px 32px}.NavbarSearch-module__BdK7vW__navbarInner{gap:20px}}@media (max-width:850px){.NavbarSearch-module__BdK7vW__searchBar{border-radius:26px;grid-template-columns:1fr .4fr;grid-template-areas:"location guests""dates button";align-items:stretch;gap:10px;width:100%;height:auto;min-height:auto;padding:12px 14px;display:grid}.NavbarSearch-module__BdK7vW__fieldGroup,.NavbarSearch-module__BdK7vW__secondRowGroup{display:contents}.NavbarSearch-module__BdK7vW__locationFieldWrapper{flex:auto;grid-area:location;min-width:0}.NavbarSearch-module__BdK7vW__guestFieldWrapper{flex:none;grid-area:guests;min-width:0}.NavbarSearch-module__BdK7vW__dateFieldWrapper{flex:none;grid-area:dates;min-width:0}.NavbarSearch-module__BdK7vW__submitButton{width:100%;height:100%;min-height:48px;aspect-ratio:unset;border-radius:18px;grid-area:button;padding:0}.NavbarSearch-module__BdK7vW__formErrorTooltip{white-space:normal;text-align:center;z-index:10200;max-width:90vw;position:fixed;top:16px;bottom:auto;left:50%;transform:translate(-50%)}.NavbarSearch-module__BdK7vW__formErrorTooltip:after,.NavbarSearch-module__BdK7vW__errorMessage,.NavbarSearch-module__BdK7vW__errorInline{display:none}.NavbarSearch-module__BdK7vW__submitButton svg{width:20px;height:20px}.NavbarSearch-module__BdK7vW__locationInput,.NavbarSearch-module__BdK7vW__guestTrigger,.NavbarSearch-module__BdK7vW__dateRangeTrigger,.NavbarSearch-module__BdK7vW__locationPill,.NavbarSearch-module__BdK7vW__pill{font-size:.95rem}.NavbarSearch-module__BdK7vW__locationDropdown,.NavbarSearch-module__BdK7vW__dateDropdown,.NavbarSearch-module__BdK7vW__guestDropdown{z-index:10100;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:100%;height:auto;max-height:85vh;margin:0;animation:.3s ease-out NavbarSearch-module__BdK7vW__slideUp;display:flex;position:fixed;inset:auto 0 0;transform:none;box-shadow:0 -4px 24px #00000026}.NavbarSearch-module__BdK7vW__dateDropdown .rdp{width:100%}.NavbarSearch-module__BdK7vW__dateDropdown .rdp-month{width:100%;max-width:100%;box-shadow:none;border:none}@keyframes NavbarSearch-module__BdK7vW__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.NavbarSearch-module__BdK7vW__searchBarFullScreen{width:100vw;height:100vh;box-shadow:none;border-radius:0;flex-direction:column;grid-template-columns:none;grid-template-areas:none;gap:16px;padding:16px;display:flex;position:fixed;top:0;left:0}.NavbarSearch-module__BdK7vW__searchBarFullScreen .NavbarSearch-module__BdK7vW__fieldGroup,.NavbarSearch-module__BdK7vW__searchBarFullScreen .NavbarSearch-module__BdK7vW__secondRowGroup{flex-direction:column;gap:16px;display:flex}.NavbarSearch-module__BdK7vW__searchBarFullScreen .NavbarSearch-module__BdK7vW__locationFieldWrapper,.NavbarSearch-module__BdK7vW__searchBarFullScreen .NavbarSearch-module__BdK7vW__guestFieldWrapper,.NavbarSearch-module__BdK7vW__searchBarFullScreen .NavbarSearch-module__BdK7vW__dateFieldWrapper,.NavbarSearch-module__BdK7vW__searchBarFullScreen .NavbarSearch-module__BdK7vW__submitButton{flex:none;grid-area:auto;width:100%}.NavbarSearch-module__BdK7vW__searchBarFullScreen .NavbarSearch-module__BdK7vW__secondRowGroup{display:none}}.NavbarSearch-module__BdK7vW__propertyOption{cursor:pointer;text-align:left;width:100%;transition:background var(--motion-duration-fast) var(--motion-ease);background:0 0;border:none;border-radius:14px;justify-content:flex-start;align-items:center;gap:12px;padding:10px 12px;display:flex}.NavbarSearch-module__BdK7vW__propertyOption:hover,.NavbarSearch-module__BdK7vW__propertyOption:focus-visible{background:#2563eb14}.NavbarSearch-module__BdK7vW__propertyImage{object-fit:cover;background-color:#f1f5f9;border-radius:6px;flex-shrink:0;width:36px;height:36px}.NavbarSearch-module__BdK7vW__propertyInfo{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.NavbarSearch-module__BdK7vW__propertyName{color:var(--color-text-strong);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:.95rem;font-weight:600;overflow:hidden}.NavbarSearch-module__BdK7vW__propertyLocation{color:var(--color-muted);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:.8rem;overflow:hidden}.NavbarSearch-module__BdK7vW__cityRowItem{flex-direction:column;display:flex}.NavbarSearch-module__BdK7vW__cityOptionButton{transition:background var(--motion-duration-fast) var(--motion-ease);border-radius:14px;align-items:stretch;padding:0;overflow:hidden}.NavbarSearch-module__BdK7vW__cityOptionButton:hover{background:var(--color-surface-hover)}.NavbarSearch-module__BdK7vW__cityClickArea{cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;flex:1;justify-content:space-between;align-items:center;padding:10px 14px 10px 12px;transition:none;display:flex}.NavbarSearch-module__BdK7vW__cityClickArea:focus{outline:none}.NavbarSearch-module__BdK7vW__expandButton{cursor:pointer;width:44px;color:var(--color-muted);background:0 0;border:none;border-left:1px solid #0000;justify-content:center;align-items:center;margin:0;padding:0;transition:background .2s,color .2s;display:flex}.NavbarSearch-module__BdK7vW__expandButton:hover{color:var(--color-text-strong);background:#e2e8f0}.NavbarSearch-module__BdK7vW__zoneOption{width:calc(100% - 16px);margin-left:16px;position:relative}.NavbarSearch-module__BdK7vW__zoneOption:before{content:"";background:var(--color-border);width:8px;height:1px;position:absolute;top:50%;left:-12px}.NavbarSearch-module__BdK7vW__zoneOption .NavbarSearch-module__BdK7vW__optionLabel{color:var(--color-muted);font-weight:500}.NavbarSearch-module__BdK7vW__zoneOption:hover .NavbarSearch-module__BdK7vW__optionLabel,.NavbarSearch-module__BdK7vW__zoneOption.NavbarSearch-module__BdK7vW__optionButtonActive .NavbarSearch-module__BdK7vW__optionLabel{color:var(--color-text-strong)}.NavbarSearch-module__BdK7vW__noMatchesState{color:var(--color-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;display:flex}.NavbarSearch-module__BdK7vW__noMatchesIcon{opacity:.5;font-size:24px}.NavbarSearch-module__BdK7vW__noMatchesText{text-align:center;margin:0;font-size:.95rem;font-weight:500}.NavbarSearch-module__BdK7vW__dropdownDivider{background-color:#0f172a14;width:100%;height:1px;margin:12px 0}.NavbarSearch-module__BdK7vW__dropdownHeader{color:var(--color-muted);text-transform:uppercase;letter-spacing:.05em;text-align:left;margin-top:0;margin-bottom:8px;padding:0 4px;font-size:.85rem;font-weight:600}.NavbarSearch-module__BdK7vW__submitButtonText{margin-right:6px;font-size:.95rem;font-weight:600;display:none}@media (max-width:640px){.NavbarSearch-module__BdK7vW__submitButtonText{display:inline}.NavbarSearch-module__BdK7vW__submitButton{padding:0 16px}}
.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}}
