.nextcore-homestay-card-list{color:inherit;text-decoration:none;display:block}.nextcore-homestay-card-list__inner{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-card-list:hover .nextcore-homestay-card-list__inner{transform:translateY(-1px);box-shadow:0 4px 16px #0000001a}.nextcore-homestay-card-list__row{flex-direction:column;display:flex}@media (min-width:640px){.nextcore-homestay-card-list__row{flex-direction:row}}.nextcore-homestay-card-list__image{flex-shrink:0;width:100%;height:12rem;position:relative;overflow:hidden}@media (min-width:640px){.nextcore-homestay-card-list__image{width:16rem;height:auto}}.nextcore-homestay-card-list__featured-badge{color:#fff;background:linear-gradient(90deg,#f59e0b,#f97316);border-radius:.375rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;position:absolute;top:.5rem;left:.5rem}.nextcore-homestay-card-list__category-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#374151;background:#ffffffe6;border-radius:.375rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:500;position:absolute;bottom:.5rem;left:.5rem}.nextcore-homestay-card-list__content{flex-direction:column;flex:1;justify-content:space-between;gap:.75rem;padding:1rem;display:flex}.nextcore-homestay-card-list__header{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.nextcore-homestay-card-list__title{color:#111827;flex:1;font-size:1rem;font-weight:600;line-height:1.4}.nextcore-homestay-card-list__rating{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.nextcore-homestay-card-list__location{color:#6b7280;align-items:center;gap:.375rem;font-size:.8125rem;display:flex}.nextcore-homestay-card-list__reviews{color:#9ca3af;font-size:.75rem}.nextcore-homestay-card-list__host{align-items:center;gap:.5rem;display:flex}.nextcore-homestay-card-list__host-avatar{border-radius:9999px;flex-shrink:0;width:1.75rem;height:1.75rem;position:relative;overflow:hidden}.nextcore-homestay-card-list__host-name-row{align-items:center;gap:.25rem;display:flex}.nextcore-homestay-card-list__host-name{color:#374151;font-size:.8125rem;font-weight:500}.nextcore-homestay-card-list__footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:flex-end;gap:.75rem;padding-top:.75rem;display:flex}.nextcore-homestay-card-list__price-label{color:#9ca3af;font-size:.6875rem;display:block}.nextcore-homestay-card-list__price-row{align-items:baseline;gap:.25rem;display:flex}.nextcore-homestay-card-list__price{color:#10b981;font-size:1.125rem;font-weight:700}.nextcore-homestay-card-list__price-unit{color:#9ca3af;font-size:.75rem}.nextcore-homestay-card-list__cta{color:#10b981;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;transition:gap .15s;display:flex}.nextcore-homestay-card-list:hover .nextcore-homestay-card-list__cta{gap:.5rem}.nextcore-homestay-list__skeleton-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.nextcore-homestay-list__skeleton-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.nextcore-homestay-list__skeleton-grid{grid-template-columns:repeat(3,1fr)}}.nextcore-homestay-list__skeleton-item{background:#e5e7eb;border-radius:.75rem;height:20rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.nextcore-homestay-list__empty{text-align:center;padding:4rem 1rem}.nextcore-homestay-list__empty-text{color:#6b7280;margin-top:.5rem;font-size:.875rem}.nextcore-homestay-list__clear-btn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:.5rem;margin-top:1rem;padding:.5rem 1.25rem;font-weight:500;transition:background .15s}.nextcore-homestay-list__clear-btn:hover{background:#059669}.nextcore-homestay-list__load-more{text-align:center;padding:2rem 0 1rem}.nextcore-homestay-list__load-more-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.625rem 2rem;font-weight:500;transition:background .15s,box-shadow .15s}.nextcore-homestay-list__load-more-btn:hover{background:#f9fafb;box-shadow:0 2px 8px #00000014}.nextcore-homestay-gallery{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-gallery__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.nextcore-homestay-gallery__title{color:#111827;font-size:1.125rem;font-weight:700}.nextcore-homestay-gallery__grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (min-width:640px){.nextcore-homestay-gallery__grid{grid-template-columns:repeat(3,1fr)}}.nextcore-homestay-gallery__item{aspect-ratio:4/3;cursor:pointer;border-radius:.5rem;position:relative;overflow:hidden}.nextcore-homestay-gallery__item:hover img{transform:scale(1.05)}.nextcore-homestay-gallery__overlay{opacity:0;background:#0000004d;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.nextcore-homestay-gallery__item:hover .nextcore-homestay-gallery__overlay{opacity:1}.nextcore-homestay-gallery__overlay-label{color:#fff;font-size:.875rem;font-weight:600}.nextcore-homestay-gallery__more-overlay{background:#00000080;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.nextcore-homestay-gallery__more-count{color:#fff;font-size:1.25rem;font-weight:700}.nextcore-homestay-gallery-modal{z-index:50;background:#000000f2;flex-direction:column;display:flex;position:fixed;inset:0}.nextcore-homestay-gallery-modal__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.nextcore-homestay-gallery-modal__title{color:#fff;font-weight:600}.nextcore-homestay-gallery-modal__counter{color:#fff9;font-size:.875rem}.nextcore-homestay-gallery-modal__close-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:opacity .15s}.nextcore-homestay-gallery-modal__close-btn:hover{opacity:.7}.nextcore-homestay-gallery-modal__main{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.nextcore-homestay-gallery-modal__img-wrap{width:100%;height:100%;max-height:80vh;position:relative}.nextcore-homestay-gallery-modal__nav-btn{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.nextcore-homestay-gallery-modal__nav-btn:hover{background:#fff3}.nextcore-homestay-gallery-modal__nav-btn--prev{left:1rem}.nextcore-homestay-gallery-modal__nav-btn--next{right:1rem}.nextcore-homestay-gallery-modal__thumbnails{flex-shrink:0;gap:.5rem;padding:1rem;display:flex;overflow-x:auto}.nextcore-homestay-gallery-modal__thumb-btn{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:.5rem;flex-shrink:0;width:4rem;height:4rem;padding:0;transition:border-color .15s;position:relative;overflow:hidden}.nextcore-homestay-gallery-modal__thumb-btn--active{border-color:#10b981}.nextcore-homestay-gallery-grid{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (min-width:640px){.nextcore-homestay-gallery-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}.nextcore-homestay-gallery-grid__empty{text-align:center;color:#9ca3af;grid-column:1/-1;padding:2rem;font-size:.875rem}.nextcore-homestay-related{padding:1.5rem 0}.nextcore-homestay-related--loading{opacity:.6;pointer-events:none}.nextcore-homestay-related__card-img{border-radius:.5rem;height:10rem;margin-bottom:.5rem;position:relative;overflow:hidden}.nextcore-homestay-related__card-category{color:#10b981;font-size:.75rem;font-weight:500}.nextcore-homestay-related__card-rating{color:#6b7280;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.nextcore-homestay-quickview{padding:1.5rem}.nextcore-homestay-quickview__img{border-radius:.75rem;height:15rem;margin-bottom:1rem;position:relative;overflow:hidden}.nextcore-homestay-quickview__title{color:#111827;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.nextcore-homestay-quickview__location{color:#6b7280;align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.nextcore-homestay-quickview__rating{color:#6b7280;align-items:center;gap:.375rem;margin-bottom:1rem;font-size:.875rem;display:flex}.nextcore-homestay-quickview__description{color:#374151;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.nextcore-homestay-quickview__price{color:#10b981;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.nextcore-homestay-quickview__cta-btn{color:#fff;text-align:center;background:#10b981;border-radius:.5rem;width:100%;padding:.75rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.nextcore-homestay-quickview__cta-btn:hover{background:#059669}.nextcore-homestay-amenities{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-amenities__title{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.nextcore-homestay-amenities__grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (min-width:640px){.nextcore-homestay-amenities__grid{grid-template-columns:repeat(3,1fr)}}.nextcore-homestay-amenities__item{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.nextcore-homestay-amenities__item-icon{color:#10b981;flex-shrink:0}.nextcore-homestay-amenities__item-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.nextcore-homestay-amenities__category{margin-bottom:1.25rem}.nextcore-homestay-amenities__category-title{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f3f4f6;margin-bottom:.75rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600}.nextcore-homestay-nearby{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-nearby__title{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.nextcore-homestay-nearby__list{flex-direction:column;gap:.75rem;display:flex}.nextcore-homestay-nearby__item{background:#f9fafb;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.nextcore-homestay-nearby__item-left{align-items:center;gap:.75rem;min-width:0;display:flex}.nextcore-homestay-nearby__item-icon{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.nextcore-homestay-nearby__item-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.nextcore-homestay-nearby__item-address{color:#6b7280;font-size:.75rem}.nextcore-homestay-nearby__item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:flex}.nextcore-homestay-nearby__distance{color:#10b981;font-size:.875rem;font-weight:600}.nextcore-homestay-nearby__transport-badges{gap:.25rem;display:flex}.nextcore-homestay-nearby__transport-badge{border:1px solid;border-radius:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:500}.nextcore-homestay-parking{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-parking__header{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.nextcore-homestay-parking__icon{background:#ecfdf5;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.nextcore-homestay-parking__title{color:#111827;font-size:1rem;font-weight:700}.nextcore-homestay-parking__status{border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.nextcore-homestay-parking__status--available{color:#065f46;background:#d1fae5}.nextcore-homestay-parking__status--unavailable{color:#991b1b;background:#fee2e2}.nextcore-homestay-parking__detail{color:#6b7280;font-size:.875rem;line-height:1.6}.nextcore-homestay-policies{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-policies__title{color:#111827;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.nextcore-homestay-policies__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.nextcore-homestay-policies__grid{grid-template-columns:1fr 1fr}}.nextcore-homestay-policies__card{border:1px solid;border-radius:.75rem;padding:1rem}.nextcore-homestay-policies__card--parking{background:#f0fdf4;border-color:#bbf7d0}.nextcore-homestay-policies__card--checkin{background:#eff6ff;border-color:#bfdbfe}.nextcore-homestay-policies__card--pet{background:#fdf2f8;border-color:#fbcfe8}.nextcore-homestay-policies__card-title{color:#111827;margin-bottom:.5rem;font-size:.9375rem;font-weight:600}.nextcore-homestay-policies__card-detail{color:#374151;font-size:.875rem;line-height:1.5}.nextcore-homestay-search{position:relative}.nextcore-homestay-search__dropdown{z-index:40;background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #0000001f}.nextcore-homestay-search__hero{background:linear-gradient(135deg,#ecfdf5,#eff6ff);padding:2rem 1rem 1.5rem}@media (min-width:640px){.nextcore-homestay-search__hero{padding:3rem 2rem 2rem}}.nextcore-homestay-search__hero-inner{max-width:48rem;margin:0 auto}.nextcore-homestay-search__hero-title{color:#111827;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (min-width:640px){.nextcore-homestay-search__hero-title{font-size:1.875rem}}.nextcore-homestay-search__input-wrap{align-items:center;display:flex;position:relative}.nextcore-homestay-search__input-icon{color:#6b7280;pointer-events:none;position:absolute;left:1rem}.nextcore-homestay-search__input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;outline:none;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:1rem;transition:border-color .15s,box-shadow .15s;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-search__input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.nextcore-homestay-search__input-spinner{color:#10b981;position:absolute;right:1rem}.nextcore-homestay-search__categories{gap:.5rem;padding:1rem 0;display:flex;overflow-x:auto}.nextcore-homestay-search__category-btn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.nextcore-homestay-search__category-btn:hover{background:#f3f4f6}.nextcore-homestay-search__category-btn--active{color:#fff;background:#10b981;border-color:#10b981}.nextcore-homestay-search__filter-wrap{align-items:center;gap:.5rem;padding:.75rem 0;display:flex;overflow-x:auto}.nextcore-homestay-search__filter-btn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.nextcore-homestay-search__filter-btn:hover{background:#f3f4f6}.nextcore-homestay-search__filter-btn--active{color:#065f46;background:#ecfdf5;border-color:#10b981}.nextcore-homestay-search__filter-btn--featured{color:#78350f;background:linear-gradient(90deg,#fef3c7,#fef9c3);border-color:#fcd34d}.nextcore-homestay-search__filter-count{color:#fff;background:#10b981;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.6875rem;font-weight:700;display:inline-flex}.nextcore-homestay-search__results-row{justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.nextcore-homestay-search__results-count{color:#6b7280;font-size:.875rem}.nextcore-homestay-search__clear-btn{color:#10b981;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;transition:color .15s}.nextcore-homestay-search__clear-btn:hover{color:#059669}.nextcore-homestay-page{background:#f9fafb;min-height:100vh}.nextcore-homestay-page__loading{justify-content:center;align-items:center;padding:5rem 1rem;display:flex}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}
