.FloatingContactButtons-module__2_nAXq__floatingContactButtons{z-index:1000;flex-direction:column;gap:16px;display:flex;position:fixed;bottom:20px;right:20px}.FloatingContactButtons-module__2_nAXq__floatingWhatsAppBtn,.FloatingContactButtons-module__2_nAXq__floatingCallBtn{color:#fff;cursor:pointer;cursor:pointer;background:#000;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 6px 18px #00000047}.FloatingContactButtons-module__2_nAXq__floatingWhatsAppBtn:hover,.FloatingContactButtons-module__2_nAXq__floatingCallBtn:hover{background:#111827;border-color:#e11d48;transform:scale(1.08)translateY(-2px);box-shadow:0 10px 24px #00000059}.FloatingContactButtons-module__2_nAXq__floatingWhatsAppBtn:active,.FloatingContactButtons-module__2_nAXq__floatingCallBtn:active{transform:scale(.95);box-shadow:0 2px 8px #0003}.FloatingContactButtons-module__2_nAXq__floatingWhatsAppBtn,.FloatingContactButtons-module__2_nAXq__floatingCallBtn{animation:.5s ease-out FloatingContactButtons-module__2_nAXq__fadeInUp}@keyframes FloatingContactButtons-module__2_nAXq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.FloatingContactButtons-module__2_nAXq__floatingContactButtons{gap:10px;bottom:16px;right:14px}.FloatingContactButtons-module__2_nAXq__floatingWhatsAppBtn,.FloatingContactButtons-module__2_nAXq__floatingCallBtn{width:44px;height:44px}}
.LanguageSelector-module__V7wBFG__selectorContainer{flex-shrink:0;display:inline-block;position:relative}.LanguageSelector-module__V7wBFG__selectorButton{color:#0f172a;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);-webkit-user-select:none;user-select:none;white-space:nowrap;background:#fffffff2;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:7px;padding:7px 12px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #0000000d}.LanguageSelector-module__V7wBFG__selectorButton:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 3px 8px #00000014}.LanguageSelector-module__V7wBFG__langCode{text-transform:uppercase;letter-spacing:.05em;color:#1e293b;font-size:12px;font-weight:700}.LanguageSelector-module__V7wBFG__chevron{color:#64748b;flex-shrink:0;transition:transform .2s}@media (max-width:768px){.LanguageSelector-module__V7wBFG__selectorButton{gap:5px;padding:6px 9px;font-size:12px}.LanguageSelector-module__V7wBFG__langCode{font-size:11px}}.LanguageSelector-module__V7wBFG__chevronOpen{transform:rotate(180deg)}.LanguageSelector-module__V7wBFG__dropdownMenu{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:150px;padding:6px;animation:.18s ease-out LanguageSelector-module__V7wBFG__fadeIn;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #00000014}[dir=rtl] .LanguageSelector-module__V7wBFG__dropdownMenu{left:0;right:auto}@keyframes LanguageSelector-module__V7wBFG__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.LanguageSelector-module__V7wBFG__dropdownItem{cursor:pointer;color:#334155;text-align:left;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;font-size:13px;transition:all .15s;display:flex}[dir=rtl] .LanguageSelector-module__V7wBFG__dropdownItem{text-align:right}.LanguageSelector-module__V7wBFG__dropdownItem:hover{color:#0f172a;background:#f1f5f9}.LanguageSelector-module__V7wBFG__dropdownItemActive{color:#000;background:#f8fafc;font-weight:700}.LanguageSelector-module__V7wBFG__itemContent{align-items:center;gap:8px;display:flex}.LanguageSelector-module__V7wBFG__activeCheck{color:#e11d48}
.ListingDetail-module__8sZOhW__pageContainer{color:#0f172a;background:#fff;min-height:100vh;font-family:inherit}.ListingDetail-module__8sZOhW__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #f1f5f9;position:sticky;top:0;box-shadow:0 1px 3px #00000005}.ListingDetail-module__8sZOhW__navInner{justify-content:space-between;align-items:center;gap:16px;max-width:1240px;height:72px;margin:0 auto;padding:0 24px;display:flex}.ListingDetail-module__8sZOhW__navLeft{flex-shrink:0;align-items:center;gap:16px;display:flex}.ListingDetail-module__8sZOhW__logoContainer{cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:12px;display:flex}.ListingDetail-module__8sZOhW__logoIcon{object-fit:cover;border-radius:8px;width:36px;height:36px;box-shadow:0 2px 8px #e11d4833}.ListingDetail-module__8sZOhW__logoText{letter-spacing:.25em;color:#0f172a;white-space:nowrap;font-size:18px;font-weight:800}.ListingDetail-module__8sZOhW__navBreadcrumbs{color:#64748b;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:flex;overflow:hidden}.ListingDetail-module__8sZOhW__breadcrumbLink{cursor:pointer;color:#64748b;font-weight:500;text-decoration:none;transition:color .2s}.ListingDetail-module__8sZOhW__breadcrumbLink:hover{color:#0f172a}.ListingDetail-module__8sZOhW__breadcrumbSeparator{color:#cbd5e1;font-size:11px}.ListingDetail-module__8sZOhW__breadcrumbCurrent{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-weight:600;overflow:hidden}.ListingDetail-module__8sZOhW__navActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.ListingDetail-module__8sZOhW__backButton{color:#1e293b;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:8px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ListingDetail-module__8sZOhW__backButton:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a1f}.ListingDetail-module__8sZOhW__openAppNavBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.ListingDetail-module__8sZOhW__openAppNavBtn:hover{background:#e11d48;box-shadow:0 4px 12px #e11d4840}.ListingDetail-module__8sZOhW__contentWrapper{max-width:1240px;margin:0 auto;padding:24px 24px 80px}.ListingDetail-module__8sZOhW__headerSection{margin-bottom:22px}.ListingDetail-module__8sZOhW__headerTopMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.ListingDetail-module__8sZOhW__badgeGroup{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ListingDetail-module__8sZOhW__propertyTypeBadge{color:#334155;letter-spacing:.05em;text-transform:uppercase;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.ListingDetail-module__8sZOhW__verifiedBadge{color:#065f46;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:5px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #10b9810f}.ListingDetail-module__8sZOhW__verifiedIcon{color:#059669;flex-shrink:0}.ListingDetail-module__8sZOhW__ratingBadge{color:#92400e;background:#fffbeb;border:1px solid #fef3c7;border-radius:9999px;align-items:center;gap:4px;padding:5px 11px;font-size:12px;font-weight:700;display:inline-flex}.ListingDetail-module__8sZOhW__ratingValue{color:#78350f;font-weight:800}.ListingDetail-module__8sZOhW__ratingCount{color:#b45309;font-size:11px;font-weight:500}.ListingDetail-module__8sZOhW__shareWrapper{flex-shrink:0}.ListingDetail-module__8sZOhW__shareBtn{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:12.5px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 1px 3px #00000008}.ListingDetail-module__8sZOhW__shareBtn:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a1a}.ListingDetail-module__8sZOhW__copiedToast{color:#fff;background:#0f172a;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:12.5px;font-weight:600;animation:.2s ListingDetail-module__8sZOhW__fadeIn;display:inline-flex}.ListingDetail-module__8sZOhW__titleHeading{color:#0f172a;letter-spacing:-.02em;word-break:break-word;margin:0 0 10px;font-size:clamp(22px,2.8vw,32px);font-weight:800;line-height:1.25}.ListingDetail-module__8sZOhW__headerBottomMeta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.ListingDetail-module__8sZOhW__locationBadge{color:#475569;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.ListingDetail-module__8sZOhW__locationPin{color:#e11d48;flex-shrink:0}@keyframes ListingDetail-module__8sZOhW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.ListingDetail-module__8sZOhW__gallerySection{margin-bottom:36px}.ListingDetail-module__8sZOhW__desktopGallery{display:block}.ListingDetail-module__8sZOhW__mobileGallery{display:none}.ListingDetail-module__8sZOhW__mosaicGallery{border-radius:20px;grid-template-columns:1.3fr 1fr;gap:10px;height:480px;display:grid;position:relative;overflow:hidden;box-shadow:0 4px 24px #0f172a0f}.ListingDetail-module__8sZOhW__mosaicHero{cursor:pointer;background-position:50%;background-size:cover;height:100%;transition:transform .4s,filter .3s}.ListingDetail-module__8sZOhW__mosaicHero:hover{filter:brightness(.96);transform:scale(1.01)}.ListingDetail-module__8sZOhW__mosaicGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:10px;height:100%;display:grid}.ListingDetail-module__8sZOhW__mosaicThumb{cursor:pointer;background-position:50%;background-size:cover;height:100%;transition:transform .4s,filter .3s}.ListingDetail-module__8sZOhW__mosaicThumb:hover{filter:brightness(.96);transform:scale(1.02)}.ListingDetail-module__8sZOhW__viewAllPhotosBtn{-webkit-backdrop-filter:blur(8px);color:#0f172a;cursor:pointer;z-index:10;background:#fffffff0;border:1px solid #0000001f;border-radius:10px;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex;position:absolute;bottom:18px;right:18px;box-shadow:0 4px 14px #0000001f}.ListingDetail-module__8sZOhW__viewAllPhotosBtn:hover{color:#fff;background:#0f172a;transform:scale(1.03)}.ListingDetail-module__8sZOhW__mainImageWrapper{background-color:#f1f5f9;border-radius:20px;width:100%;height:480px;margin-bottom:14px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0f172a0f}.ListingDetail-module__8sZOhW__mainImage{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:transform .3s}.ListingDetail-module__8sZOhW__imageCounter{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;letter-spacing:.04em;pointer-events:none;z-index:2;background:#0f172abf;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:600;position:absolute;bottom:16px;right:16px}.ListingDetail-module__8sZOhW__imgNavBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;cursor:pointer;z-index:5;background:#fffffff2;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #00000029;padding:0!important}.ListingDetail-module__8sZOhW__imgNavBtn:hover{color:#fff;background:#0f172a;transform:translateY(-50%)scale(1.06)}.ListingDetail-module__8sZOhW__imgNavBtn svg{stroke-width:2.5px;width:24px;height:24px}.ListingDetail-module__8sZOhW__imgNavPrev{left:16px}.ListingDetail-module__8sZOhW__imgNavNext{right:16px}.ListingDetail-module__8sZOhW__imageGallery{gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.ListingDetail-module__8sZOhW__imageThumbnail{cursor:pointer;opacity:.75;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #0000;border-radius:10px;flex-shrink:0;min-width:110px;height:75px;transition:all .2s}.ListingDetail-module__8sZOhW__imageThumbnail:hover{opacity:1;transform:translateY(-2px)}.ListingDetail-module__8sZOhW__imageThumbnailActive{opacity:1;box-shadow:0 2px 10px #0f172a2e;border-color:#0f172a!important}.ListingDetail-module__8sZOhW__gridLayout{grid-template-columns:1fr 390px;align-items:start;gap:56px;display:grid}.ListingDetail-module__8sZOhW__mainContent{min-width:0}.ListingDetail-module__8sZOhW__sectionDivider{background:#e2e8f0;height:1px;margin:32px 0}.ListingDetail-module__8sZOhW__hostSummaryBar{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;display:flex}.ListingDetail-module__8sZOhW__hostDetails{flex:1}.ListingDetail-module__8sZOhW__hostTitle{color:#0f172a;margin-bottom:8px;font-size:20px;font-weight:700}.ListingDetail-module__8sZOhW__capacityList{color:#475569;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;display:flex}.ListingDetail-module__8sZOhW__capacityDot{color:#cbd5e1}.ListingDetail-module__8sZOhW__hostAvatar{color:#fff;background:#0f172a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;font-weight:700;display:flex;box-shadow:0 4px 12px #0f172a1a}.ListingDetail-module__8sZOhW__highlightsList{flex-direction:column;gap:20px;display:flex}.ListingDetail-module__8sZOhW__highlightItem{align-items:flex-start;gap:16px;display:flex}.ListingDetail-module__8sZOhW__highlightIcon{color:#e11d48;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ListingDetail-module__8sZOhW__highlightTitle{color:#0f172a;margin-bottom:3px;font-size:16px;font-weight:700}.ListingDetail-module__8sZOhW__highlightDesc{color:#64748b;font-size:14px;line-height:1.5}.ListingDetail-module__8sZOhW__sectionTitle{color:#0f172a;margin-bottom:16px;font-size:22px;font-weight:700}.ListingDetail-module__8sZOhW__descriptionText{color:#334155;white-space:pre-line;font-size:15px;line-height:1.75}.ListingDetail-module__8sZOhW__amenitiesGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.ListingDetail-module__8sZOhW__amenityCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:14px;padding:14px 18px;transition:all .2s;display:flex}.ListingDetail-module__8sZOhW__amenityCard:hover{background:#f1f5f9;border-color:#e2e8f0;transform:translateY(-1px)}.ListingDetail-module__8sZOhW__amenityIconBox{color:#e11d48;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;box-shadow:0 2px 6px #0000000a}.ListingDetail-module__8sZOhW__amenityLabel{color:#1e293b;font-size:14px;font-weight:600}.ListingDetail-module__8sZOhW__availabilityHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ListingDetail-module__8sZOhW__clearDatesBtn{color:#0f172a;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600;text-decoration:underline;transition:color .2s}.ListingDetail-module__8sZOhW__clearDatesBtn:hover{color:#e11d48}.ListingDetail-module__8sZOhW__calendarContainer{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:100%;padding:20px}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar{background:0 0;border:none;width:100%;font-family:inherit}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__navigation{height:44px;margin-bottom:16px;display:flex}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__navigation button{color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:8px;min-width:44px;font-size:16px;font-weight:700}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__navigation button:enabled:hover{background-color:#f1f5f9}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;color:#64748b;padding-bottom:8px;font-size:12px;font-weight:700}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile{text-align:center;color:#0f172a;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:12px 6px;font-size:14px;font-weight:500}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile:enabled:hover{background-color:#f1f5f9}:is(.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile--active,.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile--rangeStart,.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile--rangeEnd){color:#fff!important;background:#0f172a!important;border-radius:8px!important;font-weight:700!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile--range{color:#0f172a!important;background:#f1f5f9!important;border-radius:0!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile:disabled{cursor:not-allowed;text-decoration:line-through;color:#cbd5e1!important}.ListingDetail-module__8sZOhW__selectedDatesInfo{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-top:16px;padding:14px 18px;font-size:14px}.ListingDetail-module__8sZOhW__mapContainer{z-index:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;height:380px;margin-bottom:16px;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000a}.ListingDetail-module__8sZOhW__mapIframe{border:0;width:100%;height:100%;display:block}.ListingDetail-module__8sZOhW__locationAddressCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.ListingDetail-module__8sZOhW__locationAddressInfo{align-items:flex-start;gap:12px;display:flex}.ListingDetail-module__8sZOhW__openGoogleMapsBtn{color:#0f172a;background:#fff;border:1.5px solid #cbd5e1;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:9px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.ListingDetail-module__8sZOhW__openGoogleMapsBtn:hover{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a1f}.ListingDetail-module__8sZOhW__stickySidebar{z-index:20;position:sticky;top:96px}.ListingDetail-module__8sZOhW__bookingCard{background:#fff;border:1px solid #0f172a14;border-radius:20px;padding:26px;box-shadow:0 16px 36px -4px #0f172a14,0 4px 12px -2px #0f172a0a}.ListingDetail-module__8sZOhW__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:20px;display:flex}.ListingDetail-module__8sZOhW__priceDisplay{align-items:baseline;gap:6px;display:flex}.ListingDetail-module__8sZOhW__priceAmount{color:#0f172a;letter-spacing:-.02em;font-size:30px;font-weight:800}.ListingDetail-module__8sZOhW__pricePeriod{color:#64748b;font-size:15px;font-weight:500}.ListingDetail-module__8sZOhW__cardRating{color:#0f172a;align-items:center;gap:4px;font-size:14px;font-weight:600;display:inline-flex}.ListingDetail-module__8sZOhW__dateSelectorBox{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:20px;transition:all .2s;display:grid;overflow:hidden}.ListingDetail-module__8sZOhW__dateSelectorBox:hover{border-color:#0f172a;box-shadow:0 2px 8px #0f172a0f}.ListingDetail-module__8sZOhW__dateBoxCol{padding:10px 14px}.ListingDetail-module__8sZOhW__dateBoxCol:first-child{border-right:1.5px solid #e2e8f0}.ListingDetail-module__8sZOhW__dateBoxLabel{letter-spacing:.06em;color:#64748b;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.ListingDetail-module__8sZOhW__dateBoxValue{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.ListingDetail-module__8sZOhW__actionButtonsStack{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.ListingDetail-module__8sZOhW__primaryWhatsAppBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #25d36659}.ListingDetail-module__8sZOhW__primaryWhatsAppBtn:hover{background:linear-gradient(135deg,#22bf5b 0%,#0f776a 100%);transform:translateY(-2px);box-shadow:0 6px 20px #25d36673}.ListingDetail-module__8sZOhW__secondaryCallBtn{color:#0f172a;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ListingDetail-module__8sZOhW__secondaryCallBtn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.ListingDetail-module__8sZOhW__openAppCardBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.ListingDetail-module__8sZOhW__openAppCardBtn:hover{background:#e11d48;transform:translateY(-1px);box-shadow:0 4px 12px #e11d4840}.ListingDetail-module__8sZOhW__pricingDetails{border-top:1px solid #f1f5f9;flex-direction:column;gap:10px;margin-bottom:16px;padding-top:16px;display:flex}.ListingDetail-module__8sZOhW__pricingRow{color:#475569;justify-content:space-between;font-size:14px;display:flex}.ListingDetail-module__8sZOhW__pricingRowDiscount{color:#10b981;justify-content:space-between;font-size:14px;font-weight:600;display:flex}.ListingDetail-module__8sZOhW__pricingTotalRow{color:#0f172a;border-top:1px solid #e2e8f0;justify-content:space-between;margin-top:6px;padding-top:12px;font-size:16px;font-weight:800;display:flex}.ListingDetail-module__8sZOhW__trustGuarantee{border-top:1px solid #f1f5f9;flex-direction:column;gap:12px;padding-top:18px;display:flex}.ListingDetail-module__8sZOhW__trustItem{color:#64748b;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.ListingDetail-module__8sZOhW__trustIcon{color:#059669;flex-shrink:0}.ListingDetail-module__8sZOhW__mobileContactBar{display:none}@media (max-width:900px){.ListingDetail-module__8sZOhW__gridLayout{grid-template-columns:1fr;gap:36px}}@media (max-width:768px){.ListingDetail-module__8sZOhW__navbar{z-index:100;-webkit-backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #f1f5f9;position:sticky;top:0;box-shadow:0 1px 4px #00000008;display:block!important}.ListingDetail-module__8sZOhW__navInner{justify-content:space-between!important;align-items:center!important;gap:8px!important;height:56px!important;padding:0 14px!important;display:flex!important}.ListingDetail-module__8sZOhW__navLeft{flex-shrink:0!important;align-items:center!important;gap:8px!important;display:flex!important}.ListingDetail-module__8sZOhW__backButton{color:#0f172a!important;cursor:pointer!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:9999px!important;flex-shrink:0!important;align-items:center!important;gap:5px!important;padding:6px 12px!important;font-size:13px!important;font-weight:600!important;transition:all .15s!important;display:inline-flex!important;box-shadow:0 1px 2px #0000000a!important}.ListingDetail-module__8sZOhW__backButton:active{color:#fff!important;background:#0f172a!important;transform:scale(.96)!important}.ListingDetail-module__8sZOhW__logoContainer{gap:6px!important}.ListingDetail-module__8sZOhW__logoIcon{border-radius:7px!important;width:28px!important;height:28px!important}.ListingDetail-module__8sZOhW__logoText{letter-spacing:.16em!important;font-size:14px!important}@media (max-width:480px){.ListingDetail-module__8sZOhW__logoText{display:none!important}}.ListingDetail-module__8sZOhW__navBreadcrumbs,.ListingDetail-module__8sZOhW__openAppNavBtn{display:none!important}.ListingDetail-module__8sZOhW__navActions{flex-shrink:0!important;align-items:center!important;gap:6px!important;display:flex!important}.ListingDetail-module__8sZOhW__contentWrapper{padding:16px 16px 160px}.ListingDetail-module__8sZOhW__desktopGallery{display:none!important}.ListingDetail-module__8sZOhW__mobileGallery{width:100%!important;margin-bottom:24px!important;display:block!important}.ListingDetail-module__8sZOhW__mosaicGallery{display:none!important}.ListingDetail-module__8sZOhW__mainImageWrapper{aspect-ratio:16/10!important;border-radius:16px!important;width:100%!important;height:auto!important;min-height:220px!important;max-height:320px!important;margin-bottom:12px!important;position:relative!important;overflow:hidden!important}.ListingDetail-module__8sZOhW__stickySidebar{display:none}.ListingDetail-module__8sZOhW__amenitiesGrid{grid-template-columns:1fr}.ListingDetail-module__8sZOhW__calendarContainer{border-radius:14px!important;padding:12px 8px!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar{width:100%!important;max-width:100%!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__viewContainer{width:100%!important;display:block!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__viewContainer>.react-calendar__month-view:nth-child(n+2){display:none!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__month-view{width:100%!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__navigation{height:40px!important;margin-bottom:8px!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__navigation button{min-width:36px!important;padding:4px!important;font-size:14px!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__month-view__weekdays{padding-bottom:4px!important;font-size:11px!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__month-view__weekdays__weekday{padding:4px 0!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__month-view__weekdays__weekday abbr{font-weight:700!important;text-decoration:none!important}.ListingDetail-module__8sZOhW__calendarContainer .react-calendar__tile{height:38px!important;padding:8px 2px!important;font-size:13px!important}[class*=floatingContactButtons]{display:none!important}.ListingDetail-module__8sZOhW__mobileContactBar{-webkit-backdrop-filter:blur(16px);z-index:1000;background:#fffffffa;border-top:1px solid #e2e8f0;padding:10px 14px;display:block;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.ListingDetail-module__8sZOhW__mobileContactInner{gap:10px;max-width:100%;margin:0 auto;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.ListingDetail-module__8sZOhW__mobilePriceInfo{flex-shrink:1;justify-content:center;min-width:0;flex-flow:column!important;display:flex!important}.ListingDetail-module__8sZOhW__mobilePriceText{color:#0f172a;white-space:nowrap;font-size:17px;font-weight:800;line-height:1.2}.ListingDetail-module__8sZOhW__mobilePriceUnit{color:#64748b;white-space:nowrap;font-size:11px;font-weight:500}.ListingDetail-module__8sZOhW__mobileDatesLink{color:#e11d48;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:11px;font-weight:600;text-decoration:underline;overflow:hidden}.ListingDetail-module__8sZOhW__mobileButtonsRow{flex-shrink:0;flex-flow:row!important;align-items:center!important;gap:8px!important;display:flex!important}.ListingDetail-module__8sZOhW__mobileReserveBtn{cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#e11d48 0%,#be123c 100%);border:none;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #e11d4859;color:#fff!important;height:48px!important;padding:0 18px!important;display:inline-flex!important}.ListingDetail-module__8sZOhW__mobileReserveBtn:active{transform:scale(.96)}.ListingDetail-module__8sZOhW__mobileWhatsAppBtn{flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s;color:#fff!important;background:#25d366!important;border-radius:14px!important;width:48px!important;min-width:48px!important;height:48px!important;display:flex!important;box-shadow:0 3px 12px #25d36659!important}.ListingDetail-module__8sZOhW__mobileWhatsAppBtn:active{transform:scale(.94)}.ListingDetail-module__8sZOhW__mobileWhatsAppBtn svg{color:#fff!important;stroke:#fff!important;stroke-width:2.3px!important;width:24px!important;height:24px!important}.ListingDetail-module__8sZOhW__mobilePhoneBtn{flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .15s;color:#fff!important;background:#0f172a!important;border:none!important;border-radius:14px!important;width:48px!important;min-width:48px!important;height:48px!important;display:flex!important;box-shadow:0 3px 12px #0f172a40!important}.ListingDetail-module__8sZOhW__mobilePhoneBtn:active{transform:scale(.94)}.ListingDetail-module__8sZOhW__mobilePhoneBtn svg{color:#fff!important;stroke:#fff!important;stroke-width:2.3px!important;width:22px!important;height:22px!important}}
.Home-module__jKgjFW__pageWrapper{color:#0f172a;-webkit-font-smoothing:antialiased;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.Home-module__jKgjFW__topBanner{color:#94a3b8;z-index:110;background-color:#000;justify-content:space-between;align-items:center;padding:9px 32px;font-size:13px;display:flex;position:relative}.Home-module__jKgjFW__topBannerText{letter-spacing:.02em;align-items:center;gap:8px;display:flex}.Home-module__jKgjFW__topBannerHighlight{color:#fda4af;font-weight:600}.Home-module__jKgjFW__topBannerLinks{align-items:center;gap:10px;display:flex}.Home-module__jKgjFW__topBannerDot{color:#475569;font-size:10px}.Home-module__jKgjFW__topBannerLink{color:#fff;text-underline-offset:3px;cursor:pointer;font-weight:500;text-decoration:underline;transition:color .2s}.Home-module__jKgjFW__topBannerLink:hover{color:#fb7185}.Home-module__jKgjFW__header{z-index:100;-webkit-backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:16px 48px;transition:all .25s;display:flex;position:sticky;top:0}.Home-module__jKgjFW__logoContainer{cursor:pointer;flex-shrink:0;align-items:center;gap:12px;text-decoration:none;display:flex}.Home-module__jKgjFW__logoIcon{object-fit:cover;border-radius:8px;flex-shrink:0;width:34px;height:34px}.Home-module__jKgjFW__logoText{letter-spacing:.25em;text-transform:uppercase;color:#000;white-space:nowrap;font-size:17px;font-weight:800}.Home-module__jKgjFW__logoAccent{color:#e11d48}.Home-module__jKgjFW__navLinks{align-items:center;gap:36px;display:flex}.Home-module__jKgjFW__navLink{color:#000;letter-spacing:.03em;cursor:pointer;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.Home-module__jKgjFW__navLink:hover{color:#e11d48}.Home-module__jKgjFW__headerRight{flex-shrink:0;align-items:center;gap:10px;display:flex;flex-wrap:nowrap!important}.Home-module__jKgjFW__navCta{color:#fff;letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:9999px;flex-shrink:0;align-items:center;gap:7px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .25s;display:flex}.Home-module__jKgjFW__navCta:hover{background:#e11d48;transform:translateY(-1px);box-shadow:0 4px 14px #e11d484d}.Home-module__jKgjFW__heroSection{box-sizing:border-box;background-color:#0f172a;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 100px);padding:24px 24px 90px;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroMediaWrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Home-module__jKgjFW__heroImage{background-position:50% 82%;background-size:cover;width:100%;height:100%;animation:24s ease-in-out infinite alternate Home-module__jKgjFW__kenBurns;transform:scale(1)}@keyframes Home-module__jKgjFW__kenBurns{0%{transform:scale(1)}to{transform:scale(1.06)}}.Home-module__jKgjFW__heroImageSlide{opacity:0;will-change:opacity, transform;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.4s cubic-bezier(.4,0,.2,1),transform 6s ease-out;position:absolute;inset:0;transform:scale(1.04)}.Home-module__jKgjFW__heroImageSlideActive{opacity:1;z-index:1;transform:scale(1)}.Home-module__jKgjFW__heroOverlayGradient{z-index:2;background:linear-gradient(#0f172a8c 0%,#0f172a38 35%,#0f172a73 75%,#0f172ad9 100%);width:100%;height:100%;position:absolute;inset:0}.Home-module__jKgjFW__heroBottomBar{z-index:20;pointer-events:auto;flex-direction:column;align-items:center;gap:10px;width:100%;margin-top:0;padding-bottom:0;display:flex;position:absolute;bottom:20px;left:0;right:0}.Home-module__jKgjFW__heroSlideDots{z-index:25;-webkit-backdrop-filter:blur(10px);pointer-events:auto;background:#0f172a80;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:7px;padding:4px 12px;display:flex;box-shadow:0 4px 16px #0000004d}.Home-module__jKgjFW__heroSlideDot{cursor:pointer;-webkit-tap-highlight-color:transparent;transition:all .28s cubic-bezier(.4,0,.2,1);box-sizing:border-box!important;background:#ffffff73!important;border:none!important;border-radius:9999px!important;outline:none!important;width:6px!important;min-width:6px!important;max-width:6px!important;height:6px!important;min-height:6px!important;max-height:6px!important;margin:0!important;padding:0!important;display:inline-block!important}.Home-module__jKgjFW__heroSlideDot:hover{background:#ffffffd9!important}.Home-module__jKgjFW__heroSlideDotActive{background:#fff!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:6px!important;min-height:6px!important;max-height:6px!important;box-shadow:0 0 8px #fffc!important}.Home-module__jKgjFW__heroContent{z-index:20;text-align:center;color:#000;width:100%;max-width:860px;margin:0 auto;animation:1s ease-out Home-module__jKgjFW__fadeInContent;position:relative}@keyframes Home-module__jKgjFW__fadeInContent{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.Home-module__jKgjFW__heroEyebrow{-webkit-backdrop-filter:blur(12px);color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#ffffff38;border:1px solid #fff6;border-radius:9999px;align-items:center;gap:7px;margin-bottom:16px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #0000001f}.Home-module__jKgjFW__eyebrowIcon{color:#fda4af}.Home-module__jKgjFW__heroTitle{color:#fff;letter-spacing:.04em;text-transform:uppercase;text-shadow:0 3px 12px #0006;margin:4px auto 10px;font-size:clamp(28px,4.2vw,48px);font-weight:800;line-height:1.18}.Home-module__jKgjFW__heroSubtitle{color:#fffffff2;text-shadow:0 2px 8px #00000059;max-width:620px;margin:0 auto 18px;font-size:clamp(13px,1.4vw,15.5px);font-weight:400;line-height:1.48}.Home-module__jKgjFW__heroSearchContainer{z-index:30;width:100%;max-width:480px;margin:0 auto 16px;position:relative}.Home-module__jKgjFW__heroSearchWidget{background:#fff;border-radius:9999px;align-items:center;width:100%;padding:5px 6px 5px 18px;transition:all .25s;display:flex;box-shadow:0 16px 36px -8px #0f172a40,0 0 0 1px #fffc}.Home-module__jKgjFW__heroSearchWidget:focus-within{box-shadow:0 20px 42px -6px #0f172a59,0 0 0 2px #e11d48}.Home-module__jKgjFW__heroSearchInputWrapper{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.Home-module__jKgjFW__heroSearchIcon{color:#e11d48;flex-shrink:0}.Home-module__jKgjFW__heroSearchInput{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:14px;font-weight:600}.Home-module__jKgjFW__heroSearchInput::placeholder{color:#94a3b8;font-weight:400}.Home-module__jKgjFW__heroClearBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;transition:background .2s;display:flex}.Home-module__jKgjFW__heroClearBtn:hover{color:#0f172a;background:#e2e8f0}.Home-module__jKgjFW__heroSearchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#e11d48 0%,#be123c 100%);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:10px 22px;font-size:13.5px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #e11d4859}.Home-module__jKgjFW__heroSearchBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #e11d4873}.Home-module__jKgjFW__suggestionsDropdown{z-index:100;text-align:left;background:#fff;border:1px solid #0f172a14;border-radius:18px;animation:.2s cubic-bezier(.16,1,.3,1) Home-module__jKgjFW__fadeInSuggestions;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 20px 45px -8px #0f172a38,0 0 0 1px #0f172a0a}@keyframes Home-module__jKgjFW__fadeInSuggestions{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Home-module__jKgjFW__suggestionsHeader{text-transform:uppercase;letter-spacing:.08em;color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:12px 18px 9px;font-size:11px;font-weight:700;display:flex}.Home-module__jKgjFW__suggestionsHeaderIcon{color:#0f172a;flex-shrink:0}.Home-module__jKgjFW__suggestionsList{max-height:290px;padding:6px 0;overflow-y:auto}.Home-module__jKgjFW__suggestionItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:10px 18px;transition:background .15s;display:flex}.Home-module__jKgjFW__suggestionItem:hover{background:#f8fafc}.Home-module__jKgjFW__suggestionCityIcon{color:#0f172a;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.Home-module__jKgjFW__suggestionItem:hover .Home-module__jKgjFW__suggestionCityIcon{color:#fff;background:#0f172a}.Home-module__jKgjFW__suggestionListingIcon{color:#0f172a;background:#f1f5f9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Home-module__jKgjFW__suggestionThumbnail{object-fit:cover;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:44px;height:44px;box-shadow:0 1px 4px #00000014}.Home-module__jKgjFW__suggestionTextWrapper{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Home-module__jKgjFW__suggestionTitle{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:600;overflow:hidden}.Home-module__jKgjFW__suggestionSubtitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.Home-module__jKgjFW__suggestionCountBadge{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:6px;flex-shrink:0;padding:3px 8px;font-size:11px;font-weight:600}.Home-module__jKgjFW__suggestionPriceBadge{color:#0f172a;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;padding:4px 9px;font-size:11.5px;font-weight:700}.Home-module__jKgjFW__suggestionArrow{color:#cbd5e1;flex-shrink:0;transition:transform .2s,color .2s}.Home-module__jKgjFW__suggestionItem:hover .Home-module__jKgjFW__suggestionArrow{color:#0f172a;transform:translate(2px)}.Home-module__jKgjFW__suggestionEmpty{color:#64748b;text-align:center;padding:20px 24px;font-size:13px}.Home-module__jKgjFW__heroQuickChips{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:10px;display:flex}.Home-module__jKgjFW__heroQuickChip{-webkit-backdrop-filter:blur(8px);color:#1e293b!important;cursor:pointer!important;background:#ffffffe6!important;border:1px solid #fffffff2!important;border-radius:9999px!important;align-items:center!important;gap:5px!important;min-width:0!important;height:auto!important;min-height:0!important;padding:5px 12px!important;font-size:11.5px!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 2px 8px #00000014!important}.Home-module__jKgjFW__heroQuickChip:hover{transform:translateY(-1px);color:#e11d48!important;background:#fff!important;box-shadow:0 4px 12px #0000001f!important}.Home-module__jKgjFW__heroQuickChipActive{color:#fff!important;background:#e11d48!important;border-color:#e11d48!important}.Home-module__jKgjFW__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:14px;display:flex}.Home-module__jKgjFW__btnPrimary{color:#fff;letter-spacing:.02em;cursor:pointer;background:#0f172a;border:none;border-radius:9999px;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 8px 20px #0f172a40}.Home-module__jKgjFW__btnPrimary:hover{color:#fff;background-color:#e11d48;transform:translateY(-1px);box-shadow:0 8px 24px #e11d4866}.Home-module__jKgjFW__btnAppSecondary{-webkit-backdrop-filter:blur(10px);color:#0f172a;letter-spacing:.02em;cursor:pointer;background:#fffffff2;border:1px solid #fffc;border-radius:9999px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #0000001a}.Home-module__jKgjFW__btnAppSecondary:hover{color:#e11d48;background:#fff;border-color:#e11d48;transform:translateY(-1px)}.Home-module__jKgjFW__storeBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.Home-module__jKgjFW__storeBadge{-webkit-backdrop-filter:blur(16px);color:#fff;background:#0f172ab3;border:1px solid #ffffff47;border-radius:9999px;align-items:center;gap:9px;padding:6px 16px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 16px #00000040,inset 0 1px #ffffff26}.Home-module__jKgjFW__storeBadge:hover{background:#e11d48;border-color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #e11d4866}.Home-module__jKgjFW__storeIcon{flex-shrink:0}.Home-module__jKgjFW__storeTextCol{text-align:left;flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.Home-module__jKgjFW__storeSub{letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf;font-size:8px;font-weight:500}.Home-module__jKgjFW__storeName{letter-spacing:.02em;color:#fff;font-size:12px;font-weight:700}.Home-module__jKgjFW__filterContainer{z-index:20;max-width:1200px;margin:20px auto 36px;padding:0 24px;position:relative}.Home-module__jKgjFW__searchBar{background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;margin-bottom:22px;padding:8px 22px;transition:all .2s;display:flex;box-shadow:0 8px 24px -4px #0000000f}.Home-module__jKgjFW__searchBar:focus-within{border-color:#000;box-shadow:0 0 0 2px #00000014,0 10px 28px -4px #0000001a}.Home-module__jKgjFW__searchInput{color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:10px 14px;font-size:15px}.Home-module__jKgjFW__searchInput::placeholder{color:#94a3b8}.Home-module__jKgjFW__categoryPills{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:10px;width:100%;padding:4px 2px 10px;display:flex;overflow-x:auto}.Home-module__jKgjFW__categoryPills::-webkit-scrollbar{display:none}.Home-module__jKgjFW__categoryPill{color:#475569;cursor:pointer;white-space:nowrap;box-sizing:border-box;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:max-content;height:auto;min-height:36px;padding:9px 20px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.Home-module__jKgjFW__categoryPill:hover{color:#000;background:#f1f5f9;border-color:#cbd5e1}.Home-module__jKgjFW__categoryPillActive{font-weight:600;box-shadow:0 2px 8px #0000001f;color:#fff!important;background:#000!important;border-color:#000!important}.Home-module__jKgjFW__listingsSection{background-color:#fff;max-width:1200px;margin:0 auto;padding:10px 24px 100px}.Home-module__jKgjFW__sectionHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:baseline;margin-bottom:28px;padding-bottom:14px;display:flex}.Home-module__jKgjFW__sectionTitle{letter-spacing:.06em;text-transform:uppercase;color:#000;margin:0;font-size:20px;font-weight:700}.Home-module__jKgjFW__sectionCount{color:#64748b;font-size:13px;font-weight:500}.Home-module__jKgjFW__listingsGrid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:36px 22px;display:grid}.Home-module__jKgjFW__listingCard{cursor:pointer;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;padding:0;transition:transform .2s;display:flex}.Home-module__jKgjFW__listingCard:hover{box-shadow:none;transform:translateY(-4px)}.Home-module__jKgjFW__imageContainer{aspect-ratio:4/3;background:#f1f5f9;border-radius:14px;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.Home-module__jKgjFW__cardImage{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .4s}.Home-module__jKgjFW__listingCard:hover .Home-module__jKgjFW__cardImage{transform:scale(1.03)}.Home-module__jKgjFW__cardBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;background:#fffffff0;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:10px;left:10px;box-shadow:0 2px 6px #00000014}.Home-module__jKgjFW__imgNavBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#000;cursor:pointer;opacity:0;z-index:5;box-sizing:border-box;background:#fffffff0;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001f;padding:0!important}.Home-module__jKgjFW__imgNavBtn svg{stroke-width:2.5px;flex-shrink:0;display:block;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;margin:0!important}.Home-module__jKgjFW__imgNavBtn:hover{color:#fff;background:#000}.Home-module__jKgjFW__listingCard:hover .Home-module__jKgjFW__imgNavBtn{opacity:1}.Home-module__jKgjFW__imgNavPrev{left:10px}.Home-module__jKgjFW__imgNavNext{right:10px}.Home-module__jKgjFW__cardDetails{flex-direction:column;gap:3px;display:flex}.Home-module__jKgjFW__cardHeaderRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.Home-module__jKgjFW__cardLocationText{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.Home-module__jKgjFW__cardInlineRating{color:#0f172a;flex-shrink:0;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.Home-module__jKgjFW__cardTitle{color:#475569;white-space:nowrap;text-overflow:ellipsis;margin:1px 0 2px;font-size:14px;font-weight:400;line-height:1.35;overflow:hidden}.Home-module__jKgjFW__cardSubtitle{color:#64748b;margin-bottom:6px;font-size:13px;font-weight:400;line-height:1.4}.Home-module__jKgjFW__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:6px;display:flex}.Home-module__jKgjFW__priceBlock{align-items:baseline;gap:4px;display:flex}.Home-module__jKgjFW__priceAmount{color:#0f172a;font-size:16px;font-weight:700}.Home-module__jKgjFW__priceCurrency{color:#0f172a;font-size:14px;font-weight:600}.Home-module__jKgjFW__priceUnit{color:#64748b;font-size:13px;font-weight:400}.Home-module__jKgjFW__cardActions{align-items:center;gap:8px;display:flex}.Home-module__jKgjFW__btnAppAction{color:#fff;cursor:pointer;background:#000;border:none;border-radius:9999px;align-items:center;gap:6px;padding:7px 16px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.Home-module__jKgjFW__btnAppAction:hover{background-color:#e11d48;transform:translateY(-1px);box-shadow:0 4px 12px #e11d484d}.Home-module__jKgjFW__modalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Home-module__jKgjFW__modalCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:100%;max-width:400px;padding:36px 32px;position:relative;box-shadow:0 25px 50px #00000026}.Home-module__jKgjFW__modalClose{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.Home-module__jKgjFW__modalClose:hover{color:#000;background:#e2e8f0}.Home-module__jKgjFW__modalQrBox{background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin:20px 0;padding:16px;display:inline-block;box-shadow:0 4px 16px #0000000f}.Home-module__jKgjFW__modalQrImg{width:170px;height:170px;display:block}.Home-module__jKgjFW__modalStores{justify-content:center;gap:10px;margin-top:16px;display:flex}.Home-module__jKgjFW__modalStoreBtn{color:#000;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:9px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:all .2s}.Home-module__jKgjFW__modalStoreBtn:hover{color:#fff;background:#000;border-color:#000}.Home-module__jKgjFW__footer{background:#fff;border-top:1px solid #e2e8f0;padding:60px 24px 30px}.Home-module__jKgjFW__footerInner{max-width:1200px;margin:0 auto}.Home-module__jKgjFW__footerGrid{grid-template-columns:2fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Home-module__jKgjFW__footerTitle{letter-spacing:.1em;text-transform:uppercase;color:#000;margin-bottom:16px;font-size:13px;font-weight:700}.Home-module__jKgjFW__footerList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Home-module__jKgjFW__footerLink{color:#64748b;cursor:pointer;font-size:14px;text-decoration:none;transition:color .2s}.Home-module__jKgjFW__footerLink:hover{color:#e11d48}.Home-module__jKgjFW__footerBottom{color:#94a3b8;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:24px;font-size:13px;display:flex}@media (max-width:768px){.Home-module__jKgjFW__topBanner{text-align:center;flex-direction:column;gap:4px;padding:8px 14px;font-size:11px}.Home-module__jKgjFW__topBannerText{justify-content:center;font-size:11px}.Home-module__jKgjFW__topBannerLinks{justify-content:center;gap:8px;font-size:11px}.Home-module__jKgjFW__header{justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;flex-flow:row!important}.Home-module__jKgjFW__logoContainer{flex-shrink:0;gap:8px}.Home-module__jKgjFW__logoText{letter-spacing:.16em;white-space:nowrap;font-size:14px}.Home-module__jKgjFW__logoIcon{border-radius:6px;flex-shrink:0;width:28px;height:28px}.Home-module__jKgjFW__navLinks{display:none}.Home-module__jKgjFW__headerRight{flex-shrink:0;align-items:center;gap:6px;display:flex;flex-wrap:nowrap!important}.Home-module__jKgjFW__navCta{white-space:nowrap;flex-shrink:0;gap:5px;padding:6px 12px;font-size:11.5px}.Home-module__jKgjFW__heroSection{flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 86px);padding:16px 14px 85px;display:flex}.Home-module__jKgjFW__heroContent{width:100%;margin:0 auto}.Home-module__jKgjFW__heroBottomBar{flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:0;padding-bottom:0;display:flex;position:absolute;bottom:12px;left:0;right:0}.Home-module__jKgjFW__heroSlideDots{gap:5px;padding:3px 9px}.Home-module__jKgjFW__heroEyebrow{letter-spacing:.1em;margin-bottom:12px;padding:5px 13px;font-size:10px}.Home-module__jKgjFW__heroTitle{letter-spacing:.03em;margin-top:2px;margin-bottom:8px;padding:0 4px;font-size:21px;line-height:1.2}.Home-module__jKgjFW__heroSubtitle{margin-bottom:14px;padding:0 6px;font-size:12.5px;line-height:1.45}.Home-module__jKgjFW__heroSearchContainer{max-width:100%;margin-bottom:14px}.Home-module__jKgjFW__heroSearchWidget{max-width:100%;padding:4px 5px 4px 14px;box-shadow:0 12px 30px -4px #00000059}.Home-module__jKgjFW__heroSearchInput{font-size:13px}.Home-module__jKgjFW__heroSearchBtn{padding:8px 16px;font-size:12px}.Home-module__jKgjFW__heroActions{flex-direction:row;gap:8px;width:100%;max-width:360px;margin:0 auto;display:flex}.Home-module__jKgjFW__btnPrimary{white-space:nowrap;flex:1;justify-content:center;gap:5px;padding:9px 8px;font-size:11.5px;box-shadow:0 4px 14px #00000040}.Home-module__jKgjFW__btnAppSecondary{white-space:nowrap;flex:1;justify-content:center;gap:5px;padding:9px 8px;font-size:11.5px;box-shadow:0 4px 14px #00000026}.Home-module__jKgjFW__storeBadges{gap:8px;margin-bottom:0}.Home-module__jKgjFW__storeBadge{gap:7px;padding:5px 12px;box-shadow:0 4px 12px #0000004d}.Home-module__jKgjFW__storeIcon{width:13px;height:13px}.Home-module__jKgjFW__storeSub{font-size:7.5px}.Home-module__jKgjFW__storeName{font-size:11px}.Home-module__jKgjFW__filterContainer{margin:14px auto 26px;padding:0 16px}.Home-module__jKgjFW__searchBar{margin-bottom:16px;padding:6px 16px}.Home-module__jKgjFW__searchInput{padding:8px 10px;font-size:14px}.Home-module__jKgjFW__categoryPills{gap:8px;padding:2px 2px 8px}.Home-module__jKgjFW__categoryPill{min-height:36px;padding:8px 16px;font-size:12.5px}.Home-module__jKgjFW__listingsGrid{grid-template-columns:1fr}.Home-module__jKgjFW__footerGrid{grid-template-columns:1fr;gap:32px}.Home-module__jKgjFW__footerBottom{text-align:center;flex-direction:column;gap:12px}}
