.ht24v21-app{max-width:1180px;margin:auto}.ht24v21-tabs{display:flex;gap:8px}.ht24v21-tab{border:0;background:#fff;padding:13px 20px;border-radius:12px 12px 0 0;font-weight:700;cursor:pointer}.ht24v21-tab.is-active{background:#0b5cab;color:#fff}.ht24v21-panel{background:#fff;border:1px solid #dfe5ec;border-radius:0 14px 14px 14px;padding:20px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr auto;gap:12px;align-items:end;box-shadow:0 10px 30px rgba(23,32,51,.08)}.ht24v21-field label{display:block;margin-bottom:7px;font-size:12px;font-weight:700;color:#687386}.ht24v21-field input,.ht24v21-field select{width:100%;box-sizing:border-box;min-height:48px;border:1px solid #dfe5ec;border-radius:10px;padding:0 13px}.ht24v21-search,.ht24v21-detail,.ht24v21-agoda{min-height:46px;border-radius:9px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.ht24v21-search{border:0;background:#0b5cab;color:#fff;cursor:pointer}.ht24v21-detail{background:#0b5cab;color:#fff}.ht24v21-agoda{border:1px solid #dfe5ec;color:#0b5cab;background:#fff}.ht24v21-message{margin-top:12px;color:#687386}.ht24v21-results{margin-top:28px}.ht24v21-results-head{display:flex;justify-content:space-between;align-items:center}.ht24v21-grid{display:grid;gap:15px}.ht24v21-card{background:#fff;border:1px solid #dfe5ec;border-radius:14px;overflow:hidden;display:grid;grid-template-columns:210px 1fr auto;min-height:180px}.ht24v21-image{background:#f1f5f9;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:40px}.ht24v21-image img{width:100%;height:100%;min-height:180px;object-fit:cover}.ht24v21-body{padding:20px}.ht24v21-body h3{margin:0 0 7px}.ht24v21-body h3 a{color:#172033;text-decoration:none}.ht24v21-location,.ht24v21-rating{color:#687386;font-size:14px}.ht24v21-price{padding:20px;min-width:180px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;gap:8px}.ht24v21-price-num{font-size:24px;font-weight:900}.ht24v21-empty{padding:30px;border:1px dashed #dfe5ec;text-align:center}@media(max-width:900px){.ht24v21-panel{grid-template-columns:1fr 1fr}.ht24v21-destination{grid-column:1/-1}.ht24v21-card{grid-template-columns:150px 1fr}.ht24v21-price{grid-column:1/-1;border-top:1px solid #dfe5ec;flex-direction:row}}@media(max-width:600px){.ht24v21-panel{grid-template-columns:1fr}.ht24v21-destination{grid-column:auto}.ht24v21-card{grid-template-columns:1fr}.ht24v21-price{grid-column:auto;align-items:stretch;text-align:center}.ht24v21-results-head{display:block}}