.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;grid-auto-rows:140px;gap:.5rem;display:grid}@media (min-width:640px){.nextcore-homestay-gallery__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px}}@media (min-width:1024px){.nextcore-homestay-gallery__grid{grid-auto-rows:220px}}.nextcore-homestay-gallery__item{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-related__card-price-row{flex-wrap:wrap;align-items:baseline;gap:.25rem;margin-top:.5rem;display:flex}.nextcore-homestay-related__card-price{align-items:baseline;gap:.25rem;display:flex}.nextcore-homestay-related__card-price-value{color:#111827;font-size:1rem;font-weight:700}.nextcore-homestay-related__card-price-sep{color:#9ca3af;font-size:.875rem}.nextcore-homestay-related__card-price-unit{color:#6b7280;font-size:.75rem}.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__header{margin-bottom:1rem}.nextcore-homestay-amenities__icon{display:none}.nextcore-homestay-amenities__title{color:#111827;font-size:1.125rem;font-weight:700}.nextcore-homestay-amenities__grid,.nextcore-homestay-amenities__preview-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (min-width:640px){.nextcore-homestay-amenities__grid,.nextcore-homestay-amenities__preview-grid{grid-template-columns:repeat(3,1fr)}}.nextcore-homestay-amenities__item{color:#374151;align-items:center;gap:.625rem;padding:.25rem 0;font-size:.875rem;text-decoration:none;transition:color .15s;display:flex}.nextcore-homestay-amenities__item:hover{color:#10b981}.nextcore-homestay-amenities__item-icon{color:#10b981;background:#f3f4f6;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.nextcore-homestay-amenities__item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;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,.nextcore-homestay-nearby__grid{flex-direction:column;display:flex}.nextcore-homestay-nearby__grid-wrap{display:block;position:relative}.nextcore-homestay-nearby__item-type{color:#9ca3af;font-size:.75rem}.nextcore-homestay-nearby__item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.nextcore-homestay-nearby__item:last-child{border-bottom:none}.nextcore-homestay-nearby__item-left{flex:1;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-shrink:0;align-items:center;gap:.5rem;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-nearby__transport{border-radius:9999px;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;line-height:1.4;display:inline-flex;color:#6b7280!important;background:#f9fafb!important;border:1px solid #e5e7eb!important}.nextcore-homestay-nearby__transport-icon{font-size:.75rem;line-height:1}.nextcore-homestay-nearby__transport-text{white-space:nowrap}.nextcore-homestay-nearby__more-btn:hover{color:#10b981;background:#fff;border-color:#10b981}.nextcore-homestay-nearby__more-btn-label{white-space:nowrap}.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}}.nextcore-homestay-gallery__count{color:#6b7280;font-size:.875rem;font-weight:400}.nextcore-homestay-amenities__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.nextcore-homestay-amenities__header-left{align-items:center;gap:.5rem;display:flex}.nextcore-homestay-amenities__icon{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.nextcore-homestay-amenities__count{color:#6b7280;font-size:.875rem;font-weight:400}.nextcore-homestay-nearby__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-info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.nextcore-homestay-nearby__transport{white-space:nowrap;border:1px solid;border-radius:.375rem;align-items:center;gap:.25rem;padding:.125rem .375rem;font-size:.6875rem;font-weight:500;display:inline-flex}.nextcore-homestay-nearby__transport-text{font-size:.6875rem;font-weight:500}.nextcore-homestay-nearby__gradient{pointer-events:none;background:linear-gradient(#0000,#fffffff2);height:4rem;position:absolute;bottom:0;left:0;right:0}.nextcore-homestay-nearby__more-btn{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;width:100%;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,border-color .15s;display:flex}.nextcore-homestay-nearby__more-btn:hover{background:#f3f4f6;border-color:#d1d5db}.nextcore-homestay-nearby__more-btn-label{font-size:.875rem}.nextcore-homestay-policies__card-header{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.nextcore-homestay-policies__card-icon{background:#fff9;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.nextcore-homestay-policies__card-icon--checkin{background:#dbeafe}.nextcore-homestay-policies__card-icon--parking{background:#dcfce7}.nextcore-homestay-policies__card-icon--pet{background:#fce7f3}.nextcore-homestay-policies__card-header-text{flex-direction:column;gap:.25rem;min-width:0;display:flex}.nextcore-homestay-policies__card-body{flex-direction:column;gap:.5rem;display:flex}.nextcore-homestay-policies__row{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.nextcore-homestay-policies__col{flex-direction:column;gap:.125rem;font-size:.875rem;display:flex}.nextcore-homestay-policies__label{color:#6b7280;flex-shrink:0;min-width:5rem;font-size:.8125rem}.nextcore-homestay-policies__value{color:#111827;font-size:.875rem}.nextcore-homestay-policies__value--bold{color:#065f46;font-weight:700}.nextcore-homestay-policies__value--tag{background:#ffffffb3;border:1px solid #00000014;border-radius:9999px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-flex}.nextcore-homestay-policies__card-status{align-items:center;gap:.25rem;font-size:.8125rem;font-weight:500;display:inline-flex}.nextcore-homestay-policies__card-status--parking{color:#15803d}.nextcore-homestay-policies__card-status--pet{color:#b45309}.nextcore-homestay-policies__note{background:#ffffff80;border-left:3px solid #0000001a;border-radius:.375rem;margin-top:.25rem;padding:.5rem .75rem}.nextcore-homestay-policies__fees-details{margin-top:.25rem}.nextcore-homestay-policies__fees-summary{cursor:pointer;color:#6b7280;-webkit-user-select:none;user-select:none;padding:.25rem 0;font-size:.8125rem;font-weight:500}.nextcore-homestay-policies__fees-list{flex-direction:column;gap:.375rem;margin-top:.5rem;padding-left:.5rem;display:flex}.nextcore-homestay-policies__fee-row{justify-content:space-between;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.nextcore-homestay-related__header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.nextcore-homestay-related__header-left{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.nextcore-homestay-related__header-icon{color:#10b981;background:#ecfdf5;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.nextcore-homestay-related__header-text{flex-direction:column;gap:.125rem;min-width:0;display:flex}.nextcore-homestay-related__title{color:#111827;font-size:1.25rem;font-weight:700;line-height:1.3}@media (min-width:640px){.nextcore-homestay-related__title{font-size:1.5rem}}.nextcore-homestay-related__subtitle{color:#6b7280;font-size:.8125rem;font-weight:400}.nextcore-homestay-related__nav-btns{flex-shrink:0;align-items:center;gap:.5rem;padding-top:.125rem;display:flex}.nextcore-homestay-related__nav-btn{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.nextcore-homestay-related__nav-btn:hover{background:#f3f4f6;border-color:#d1d5db;box-shadow:0 2px 8px #00000014}.nextcore-homestay-related__scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:1rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.nextcore-homestay-related__scroll::-webkit-scrollbar{display:none}.nextcore-homestay-related__card{scroll-snap-align:start;width:17rem;color:inherit;background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;flex:0 0 17rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:block;overflow:hidden;box-shadow:0 1px 4px #0000000d}.nextcore-homestay-related__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}@media (min-width:640px){.nextcore-homestay-related__card{flex:0 0 18rem;width:18rem}}.nextcore-homestay-related__card-info{flex-direction:column;gap:.25rem;padding:.75rem;display:flex}.nextcore-homestay-related__card-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;overflow:hidden}.nextcore-homestay-related__card-address{color:#6b7280;align-items:center;gap:.25rem;font-size:.8125rem;display:flex;overflow:hidden}.nextcore-homestay-related__footer{text-align:center;padding-top:1rem}.nextcore-homestay-related__view-all{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:center;gap:.25rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s;display:inline-flex}.nextcore-homestay-related__view-all:hover{background:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 8px #0000000f}.nextcore-homestay-related__skeleton-title{background:#e5e7eb;border-radius:.375rem;width:12rem;height:1.5rem;margin-bottom:1rem}.nextcore-homestay-related__skeleton-list{gap:1rem;display:flex;overflow:hidden}.nextcore-homestay-related__skeleton-item{flex-direction:column;flex:0 0 17rem;gap:.5rem;display:flex}.nextcore-homestay-related__skeleton-img{background:#e5e7eb;border-radius:.5rem;height:10rem}.nextcore-homestay-related__skeleton-text{background:#e5e7eb;border-radius:.25rem;height:1rem}.nextcore-homestay-related__skeleton-text--short{width:60%}
