*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0a0e1a;font-family:DM Sans,sans-serif}.ht-page{background:#0a0e1a;flex-direction:column;min-height:100vh;display:flex}.ht-hero{background:#0d1220;border-bottom:1px solid #c9a84c1f;padding:7rem 2rem 3.5rem;position:relative;overflow:hidden}.ht-hero:before{content:"";filter:blur(90px);pointer-events:none;background:#c9a84c0d;border-radius:50%;width:600px;height:600px;position:absolute;top:-180px;right:-150px}.ht-hero:after{content:"";filter:blur(80px);pointer-events:none;background:#60a5fa0a;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-100px}.ht-hero-inner{text-align:center;max-width:860px;margin:0 auto;position:relative}.ht-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#c9a84c;background:#c9a84c1a;border:1px solid #c9a84c47;border-radius:100px;align-items:center;gap:7px;margin-bottom:1.25rem;padding:5px 16px;font-size:.75rem;font-weight:600;display:inline-flex}.ht-eyebrow-dot{color:#fff;background:#c9a84c;border-radius:50%;width:6px;height:6px;animation:2s infinite htpulse}.ht-eyebrow p{color:#fff}@keyframes htpulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.ht-hero h1{color:#fff;margin-bottom:.9rem;font-family:Playfair Display,serif;font-size:clamp(1.9rem,4vw,2.9rem);font-weight:700;line-height:1.15}.ht-hero h1 em{color:#c9a84c;font-style:italic}.ht-hero p{color:#fff6;max-width:560px;margin:0 auto;font-size:.95rem;line-height:1.75}.ht-stats{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-top:2.25rem;display:flex}.ht-stat{text-align:center}.ht-stat-num{color:#c9a84c;font-family:Playfair Display,serif;font-size:1.6rem;font-weight:700}.ht-stat-label{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-top:2px;font-size:.72rem}.ht-bar{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d1220f5;border-bottom:1px solid #ffffff12;padding:.85rem 2rem;position:sticky;top:0;overflow-x:hidden}.ht-bar-inner{scrollbar-width:none;scroll-snap-type:x mandatory;flex-wrap:nowrap;align-items:center;gap:.7rem;width:100%;max-width:1280px;margin:0 auto;padding-right:1rem;display:flex;overflow-x:auto}.ht-bar-inner::-webkit-scrollbar{height:6px}.ht-bar-inner::-webkit-scrollbar-thumb{background:#c9a84c66;border-radius:10px}.ht-bar-inner>*{scroll-snap-align:start;flex-shrink:0}.ht-search-wrap{min-width:220px}.ht-stars-row{min-width:max-content}.ht-search-wrap{flex:1;min-width:200px;max-width:340px;position:relative}.ht-search-icon{color:#fff;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.ht-search{color:#fff;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 38px;font-family:DM Sans,sans-serif;font-size:.875rem;transition:border-color .2s,background .2s}.ht-search::placeholder{color:#fff}.ht-search:focus{background:#ffffff14;border-color:#c9a84c80}.ht-stars-row{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:4px;padding:4px;display:flex}.ht-star-tab{cursor:pointer;color:#fff;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:4px;padding:6px 12px;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.ht-star-tab:hover{color:#ffffffb8}.ht-star-tab.active{color:#c9a84c;background:#c9a84c26;border:1px solid #c9a84c4d}.ht-filter-btn{cursor:pointer;color:#fff;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:10px;align-items:center;gap:7px;padding:9px 15px;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.ht-filter-btn:hover{color:#fffc;border-color:#c9a84c4d}.ht-filter-btn.active{color:#c9a84c;background:#c9a84c1a;border-color:#c9a84c}.ht-filter-badge{color:#fff;background:#c9a84c;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:.62rem;font-weight:700;display:flex}.ht-sort{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:10px;outline:none;padding:9px 12px;font-family:DM Sans,sans-serif;font-size:.82rem;transition:border-color .2s}.ht-sort option{color:#fff;background:#0f1525}.ht-sort:focus{border-color:#c9a84c66}.ht-cta-btn{cursor:pointer;color:#0a0e1a;white-space:nowrap;background:linear-gradient(135deg,#c9a84c,#e8c878);border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 16px;font-family:DM Sans,sans-serif;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.ht-cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #c9a84c4d}.ht-filter-panel{background:#0b0f1cfa;border-bottom:1px solid #ffffff0f;padding:1.25rem 2rem}.ht-filter-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));align-items:center;gap:.75rem;max-width:1280px;margin:0 auto;display:grid}.ht-filter-input,.ht-filter-select{color:#fff;background:#ffffff0f;border:1px solid #ffffff1c;border-radius:10px;outline:none;width:100%;padding:10px 12px;font-family:DM Sans,sans-serif;font-size:.85rem;transition:border-color .2s}.ht-filter-input::placeholder{color:#fff}.ht-filter-select option{background:#0f1525}.ht-filter-input:focus,.ht-filter-select:focus{border-color:#c9a84c73}.ht-clear-btn{cursor:pointer;color:#fff;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;transition:color .2s;display:flex}.ht-clear-btn:hover{color:#f46450}.ht-breadcrumb{color:#fff;align-items:center;gap:6px;max-width:1280px;margin:0 auto;padding:1.25rem 2rem 0;font-size:.78rem;display:flex}.ht-breadcrumb a{color:#fff;text-decoration:none;transition:color .2s}.ht-breadcrumb a:hover{color:#c9a84c}.ht-breadcrumb-sep{color:#fff}.ht-content{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:2rem 2rem 5rem}.ht-count{color:#fff;margin-bottom:1.5rem;font-size:.82rem}.ht-count strong{color:#fff}.ht-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.3rem;display:grid}.ht-card{background:#111827;border:1px solid #ffffff12;border-radius:18px;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:block;overflow:hidden}.ht-card:hover{border-color:#c9a84c52;transform:translateY(-4px);box-shadow:0 20px 56px #00000073}.ht-card-img{background:#ffffff0a;height:140px;position:relative;overflow:hidden}.ht-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .38s}.ht-card:hover .ht-card-img img{transform:scale(1.05)}.ht-card-gradient{pointer-events:none;background:linear-gradient(#0000 45%,#0a0e1ab3 100%);position:absolute;inset:0}.ht-card-img-count{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:5px;padding:3px 8px;font-size:.68rem;position:absolute;top:12px;right:12px}.ht-card-stars-img{align-items:center;gap:2px;display:flex;position:absolute;bottom:12px;left:12px}.ht-card-noimg{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;display:flex}.ht-card-noimg span{letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.ht-card-body{padding:1.1rem 1.2rem 1.3rem}.ht-card-title{color:#fff;-webkit-line-clamp:1;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:1rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ht-card-loc{color:#fff;align-items:center;gap:5px;margin-bottom:10px;font-size:.78rem;display:flex}.ht-card-pills{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.ht-pill{letter-spacing:.05em;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:3px 9px;font-size:.7rem;font-weight:600}.ht-pill.gold{color:#c9a84c;background:#c9a84c1a;border-color:#c9a84c47}.ht-card-desc{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:14px;font-size:.8rem;line-height:1.6;display:-webkit-box;overflow:hidden}.ht-card-contact{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.ht-card-contact-item{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.75rem;transition:color .2s;display:flex}.ht-card-contact-item:hover{color:#c9a84c}.ht-card-contact-item svg{opacity:.7;transition:opacity .2s}.ht-card-contact-item:hover svg{opacity:1}.ht-card-amenities{flex-wrap:wrap;gap:5px;margin-bottom:14px;display:flex}.ht-amenity-chip{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:5px;padding:2px 8px;font-size:.68rem}.ht-amenity-more{color:#fff;padding:2px 6px;font-size:.68rem}.ht-card-price-row{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.ht-card-price-left{align-items:baseline;gap:5px;display:flex}.ht-card-price{color:#fff;font-size:1.15rem;font-weight:700}.ht-card-price-sub{color:#fff;font-size:.72rem}.ht-card-rooms{color:#fff;align-items:center;gap:4px;font-size:.72rem;display:flex}.ht-skeleton{background:#111827;border:1px solid #ffffff0f;border-radius:18px;overflow:hidden}@keyframes htShimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.ht-sk{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff14 50%,#ffffff0a 75%) 0 0/600px 100%;border-radius:6px;animation:1.4s linear infinite htShimmer}.ht-sk-img{border-radius:0;height:210px}.ht-sk-body{flex-direction:column;gap:10px;padding:1.1rem 1.2rem;display:flex}.ht-empty{text-align:center;grid-column:1/-1;padding:6rem 2rem}.ht-empty-icon{color:#fff;margin:0 auto 1.5rem}.ht-empty h3{color:#fff;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.5rem}.ht-empty p{color:#fff;margin-bottom:1.5rem;font-size:.875rem}.ht-empty-btn{color:#c9a84c;cursor:pointer;background:#c9a84c1a;border:1px solid #c9a84c4d;border-radius:10px;align-items:center;gap:7px;padding:10px 22px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.ht-empty-btn:hover{background:#c9a84c2e}.ht-error{text-align:center;color:#f46450;grid-column:1/-1;padding:4rem 2rem;font-size:.9rem}.ht-error button{cursor:pointer;color:#c9a84c;background:0 0;border:none;margin:.75rem auto 0;font-family:DM Sans,sans-serif;font-size:.85rem;text-decoration:underline;display:block}.ht-pagination{justify-content:center;align-items:center;gap:6px;margin-top:3.5rem;display:flex}.ht-page-btn{color:#ffffff73;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;width:37px;height:37px;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.ht-page-btn:hover:not(:disabled){color:#c9a84c;border-color:#c9a84c66}.ht-page-btn.active{color:#c9a84c;background:#c9a84c26;border-color:#c9a84c}.ht-page-btn:disabled{opacity:.28;cursor:not-allowed}.ht-page-ellipsis{color:#fff3;padding:0 4px;font-size:.85rem}@media (max-width:680px){.ht-stars-row,.ht-cta-btn span{display:none}.ht-grid{grid-template-columns:1fr}.ht-filter-grid{grid-template-columns:1fr 1fr}.ht-bar-inner{gap:.5rem}}
