.hotel-card.svelte-k9p0wc{position:relative;height:392px;width:288px;flex-shrink:0;border-radius:var(--radius-default);background-color:var(--section-bg)}.hotel-card--lazy.svelte-k9p0wc{content-visibility:auto;contain-intrinsic-size:288px 392px}.hotel-card__image-wrap.svelte-k9p0wc{position:absolute;left:0;right:0;top:0;height:216px;overflow:hidden;border-top-left-radius:var(--radius-default);border-top-right-radius:var(--radius-default);background-color:var(--gray-600)}.hotel-card__shimmer.svelte-k9p0wc{position:absolute;inset:0;z-index:10;background:linear-gradient(90deg,var(--gray-600) 0%,var(--gray-500) 40%,var(--gray-600) 80%);background-size:200% 100%;animation:svelte-k9p0wc-hotel-card-shimmer-wave 1.4s ease-in-out infinite}.dark .hotel-card__shimmer.svelte-k9p0wc{background:linear-gradient(90deg,#3c3c3c,#4a4a4a,#3c3c3c 80%);background-size:200% 100%}@keyframes svelte-k9p0wc-hotel-card-shimmer-wave{0%{background-position:200% 0}to{background-position:-200% 0}}.hotel-card__image.svelte-k9p0wc{height:100%;width:100%;object-fit:cover;transition:opacity .3s ease;opacity:1}.hotel-card__image--loading.svelte-k9p0wc{opacity:0}.hotel-card__rating.svelte-k9p0wc{position:absolute;top:5px;left:5px;z-index:20}.hotel-card__dots.svelte-k9p0wc{position:absolute;bottom:33px;left:50%;z-index:20;display:flex;transform:translate(-50%);align-items:center;gap:7px}.hotel-card__dot.svelte-k9p0wc{width:6px;height:6px;border-radius:9999px;background-color:#fff9;transition:background-color .2s ease}.hotel-card__dot--active.svelte-k9p0wc{background-color:var(--white)}.hotel-card__nav-btn.svelte-k9p0wc{position:absolute;top:calc(50% - 24px);z-index:20;display:flex;width:28px;height:28px;align-items:center;justify-content:center;border:none;border-radius:9999px;background-color:var(--white);color:var(--accent-blue);box-shadow:0 1px 2px #0000000d;cursor:pointer}.hotel-card__nav-btn--prev.svelte-k9p0wc{left:15px}.hotel-card__nav-btn--next.svelte-k9p0wc{right:15px}.hotel-card__content.svelte-k9p0wc{position:absolute;left:0;right:0;top:191px;z-index:10;height:152px;border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);background-color:var(--section-bg);padding:15px 15px 0}.hotel-card__meta.svelte-k9p0wc{display:flex;align-items:center;justify-content:space-between}.hotel-card__stars.svelte-k9p0wc{display:flex;align-items:center;gap:5px}.hotel-card__star-icon.svelte-k9p0wc{width:13px;height:13px;color:var(--star-color)}.hotel-card__location.svelte-k9p0wc{font-size:var(--text-13);color:var(--gray-500)}.hotel-card__name.svelte-k9p0wc{display:block;margin-top:7px;font-size:17px;font-weight:600;color:var(--base-text-color);text-align:left}.hotel-card__name.svelte-k9p0wc:hover{color:var(--accent-blue)}.dark .hotel-card__name.svelte-k9p0wc{color:var(--white)}.dark .hotel-card__name.svelte-k9p0wc:hover{color:var(--accent-blue)}.hotel-card__amenities.svelte-k9p0wc{display:flex;align-items:center;gap:7px;margin-top:10px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.hotel-card__amenities.svelte-k9p0wc::-webkit-scrollbar{display:none}.hotel-card__chip.svelte-k9p0wc{display:flex;flex-shrink:0;align-items:center;gap:5px;border-radius:7px;background-color:var(--chip-bg);padding:4px 7px}.hotel-card__chip-icon.svelte-k9p0wc{width:16px;height:16px;flex-shrink:0}.hotel-card__chip-label.svelte-k9p0wc{white-space:nowrap;color:var(--gray-500)}.hotel-card__price-row.svelte-k9p0wc{display:flex;align-items:center;gap:10px;margin-top:10px}.hotel-card__price.svelte-k9p0wc{font-size:18px;color:var(--base-text-color)}@media(min-width:768px){.hotel-card__price.svelte-k9p0wc{font-size:var(--text-22)}}@media(min-width:1400px){.hotel-card__price.svelte-k9p0wc{font-size:18px}}.hotel-card__price-note.svelte-k9p0wc{font-size:14px;color:var(--gray-600)}.dark .hotel-card__price-note.svelte-k9p0wc{color:var(--gray-400)}.hotel-card__action.svelte-k9p0wc{position:absolute;left:0;right:0;top:343px;display:flex;height:49px;align-items:center;justify-content:center;border-radius:var(--radius-sm);background-color:var(--section-bg);text-decoration:none}.hotel-card__action.svelte-k9p0wc:hover,.hotel-card__action.svelte-k9p0wc:active{color:inherit}.hotel-card__action-label.svelte-k9p0wc{font-size:16px;line-height:140%;font-weight:500;color:var(--accent-blue)}
