@charset "UTF-8";
/**
 * _base.scss
 * 
 * 1/ biến màu săc
 * 2/ biến kích thước font chữ
 * 3/ Cấu hình border
 * 4/ Mixin
 * 5/ Responsive
*/
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-ExtraLightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-ExtraBoldItalic.ttf") format("truetype");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "BeVietnamPro";
  src: url("../fonts/ht-font/BeVietnamPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/ht-font/Manrope-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/ht-font/Manrope-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/ht-font/Manrope-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/ht-font/Manrope-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/ht-font/Manrope-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/ht-font/Manrope-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Manrope";
  src: url("../fonts/ht-font/Manrope-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "SVN-Gotham";
  src: url("../fonts/ht-font/SVN-Gotham-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SVN-Gotham";
  src: url("../fonts/ht-font/SVN-Gotham-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "SVN-Gotham";
  src: url("../fonts/ht-font/SVN-Gotham-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SVN-Gotham";
  src: url("../fonts/ht-font/SVN-Gotham-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}
.pri-color {
  color: var(--fs-color-primary) !important;
}
.pri-color * {
  color: var(--fs-color-primary) !important;
}

.sec-color {
  color: var(--fs-color-secondary) !important;
}
.sec-color * {
  color: var(--fs-color-secondary) !important;
}

.succ-color {
  color: var(--fs-color-success) !important;
}
.succ-color * {
  color: var(--fs-color-success) !important;
}

.justify {
  text-align: justify;
}
.justify * {
  text-align: justify;
}

.ht_mb-0 {
  margin-bottom: 0 !important;
}
.ht_mb-0 * {
  margin-bottom: 0 !important;
}

.ht_mt-0 {
  margin-top: 0 !important;
}
.ht_mt-0 * {
  margin-top: 0 !important;
}

.ht_pb-0 {
  padding-bottom: 0 !important;
}
.ht_pb-0 * {
  padding-bottom: 0 !important;
}

.ht_sticky > .col-inner {
  position: sticky;
  top: 120px;
  z-index: 10;
}

body .border-5 {
  overflow: hidden;
  border-radius: 5px;
}
body .border-10 {
  border-radius: 10px;
  overflow: hidden;
}
body .border-20 {
  border-radius: 20px;
  overflow: hidden;
}
body .box-1 > .col > .col-inner {
  background-color: #e8efe6;
  padding: 32px 25px;
}
body .social-icons a.plain i {
  color: var(--fs-color-primary);
}
body .pri-intro {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 40px;
  border: solid 1px var(--fs-color-primary);
  color: var(--fs-color-primary) !important;
}
body .pri-intro * {
  margin: 0 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--fs-color-primary) !important;
}
body .sec-intro {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 40px;
  border: solid 1px var(--fs-color-secondary);
  color: var(--fs-color-secondary) !important;
}
body .sec-intro * {
  margin: 0 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--fs-color-secondary) !important;
}
body .sec-icon .icon-box-img .icon .icon-inner {
  line-height: 0.7;
  border-radius: 999px;
  background-color: var(--fs-color-secondary);
  padding: 13px;
}
body .sec-icon .icon-box-img .icon .icon-inner svg {
  padding-top: 0;
}
body .icon-center {
  align-items: center;
}
body .ux-menu.vertical {
  width: fit-content;
  display: flex;
  flex-direction: row;
}
@media (max-width: 550px) {
  body .ux-menu.vertical {
    margin-right: auto;
    flex-wrap: wrap;
    justify-content: center;
  }
}
body .ux-menu.vertical .ux-menu-link a span {
  text-align: center;
  padding-right: 10px;
  margin-right: 10px;
}
body .ux-menu.vertical .ux-menu-link:last-child a span {
  border-right: unset;
  padding-right: 0;
  margin-right: 0;
}
body .wpcf7 .wpcf7-spinner {
  display: none;
}
body .sml_scroll-x {
  overflow-x: auto;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
body .sml_scroll-x::-webkit-scrollbar {
  height: 5px;
  background: #eee;
  border-radius: 50px;
}
body .sml_scroll-x::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(90deg, #4d9c41 40%, #54de5d 60%, #19911d 100%);
}
body .sml_scroll-x .col-inner {
  white-space: nowrap;
}
.mfp-wrap.dark .mfp-content {
  background-color: var(--fs-color-primary) !important;
}
.mfp-wrap.dark .mfp-content .toggle,
.mfp-wrap.dark .mfp-content a {
  color: #fff !important;
}

@media (min-width: 850px) {
  .nav .menu-item .sub-menu li {
    position: relative;
    display: inline-block !important;
    width: 100%;
    border-right: 0;
  }
  .nav .menu-item .sub-menu li .sub-menu {
    top: 0;
    box-shadow: 2px 2px 5px #828282;
    display: none !important;
    position: absolute;
    left: 100%;
    z-index: 9;
    background: white;
    min-width: 240px;
  }
  .nav .menu-item .sub-menu li:hover > .sub-menu {
    display: grid !important;
  }
}
#header .header-top {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
#header .header-top .nav li a {
  font-size: 15px;
}
#footer {
  z-index: 0;
}
#footer .absolute-footer {
  display: none;
}

@keyframes arcontactus-pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes pulse-effect {
  0% {
    /* Đổi màu tại đây: sử dụng rgba để điều chỉnh độ trong suốt */
    box-shadow: 0 0 0 0 var(--fs-color-secondary);
  }
  70% {
    /* Bóng mờ sẽ tỏa ra 20px rồi mờ dần */
    box-shadow: 0 0 0 20px rgba(31, 99, 6, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(31, 99, 6, 0);
  }
}
@keyframes shake {
  0% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-3px);
  }
  20% {
    transform: translateX(3px);
  }
  30% {
    transform: translateX(-3px);
  }
  40% {
    transform: translateX(3px);
  }
  50% {
    transform: translateX(-2px);
  }
  60% {
    transform: translateX(2px);
  }
  70% {
    transform: translateX(-1px);
  }
  80%, 100% {
    transform: translateX(0);
  }
}
@keyframes moveRote {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-10px) rotate(180deg);
  }
  100% {
    transform: translateY(0) rotate(360deg);
  }
}
@keyframes moveupdown {
  0% {
    transform: translateY(0) scale(1);
  }
  50% {
    transform: translateY(-10px) scale(1.2);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
@media (max-width: 550px) {
  body .center-phone * {
    text-align: center;
  }
}
@media (max-width: 550px) {
  body .menu-center-phone .ux-menu-link a {
    flex-direction: column;
    align-items: center;
  }
  body .menu-center-phone .ux-menu-link a span {
    padding-left: 0;
  }
}
@media (max-width: 550px) {
  body .icon-box-center-phone {
    flex-direction: column;
    text-align: center;
  }
  body .icon-box-center-phone .icon-box-img {
    margin-bottom: 10px;
  }
  body .icon-box-center-phone .icon-box-text {
    padding-left: 0 !important;
  }
}
@media (max-width: 550px) {
  body .section .section-content > .row:last-child > .col:last-child:not(.small-col-first) {
    padding-bottom: 0 !important;
  }
}

body .ht-phong-tro-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  height: 100%;
}
body .ht-phong-tro-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
body .ht-phong-tro-card .ht-card__link {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
body .ht-phong-tro-card .ht-card__link:hover {
  text-decoration: none;
}
body .ht-phong-tro-card .ht-card__image {
  position: relative;
  overflow: hidden;
  aspect-ratio: 4/3;
  background: #f0f0f0;
}
body .ht-phong-tro-card .ht-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
body .ht-phong-tro-card:hover .ht-card__image img {
  transform: scale(1.05);
}
body .ht-phong-tro-card .ht-card__loai {
  position: absolute;
  bottom: 40px;
  left: 8px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 0.7rem;
  font-weight: 600;
  padding: 3px 8px;
  border-radius: 50px;
  backdrop-filter: blur(4px);
}
body .ht-phong-tro-card .ht-card__body {
  padding: 12px 14px 14px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
body .ht-phong-tro-card .ht-card__title {
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.4;
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--heading-color);
}
body .ht-phong-tro-card .ht-card__dia-chi {
  font-size: 0.78rem;
  color: #888;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}
body .ht-phong-tro-card .ht-card__dia-chi svg {
  flex-shrink: 0;
  color: var(--fs-color-primary);
}
body .ht-phong-tro-card .ht-card__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  flex-wrap: wrap;
  gap: 4px;
}
body .ht-phong-tro-card .ht-card__gia {
  color: var(--fs-color-primary);
  font-weight: 700;
  font-size: 0.9rem;
}
body .ht-phong-tro-card .ht-card__tong-phong {
  font-size: 0.75rem;
  color: #999;
}
body .ht-badge-wrap {
  position: absolute;
  top: 8px;
  left: 8px;
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
  z-index: 2;
}
body .ht-badge {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 0.68rem;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 50px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
body .ht-badge--hot {
  background: #ff6b00;
  color: #fff;
}
body .ht-badge--sap-het {
  background: #ef4444;
  color: #fff;
}
body .ht-badge--xac-thuc {
  background: #22c55e;
  color: #fff;
}
body .ht-badge--het {
  background: #6b7280;
  color: #fff;
}
body .ht-card__room-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1a7aef;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 600;
  text-align: center;
  padding: 5px 8px;
  z-index: 3;
  letter-spacing: 0.2px;
}
body .ht-card__room-bar strong {
  font-weight: 800;
}
body .ht-card__room-bar--low {
  background: #f59e0b;
}
body .ht-card__room-bar--full {
  background: #6b7280;
}
body .ht-phong-trong-bar {
  border-radius: 4px;
  overflow: hidden;
}
body .ht-phong-trong-bar__text {
  display: block;
  font-size: 0.78rem;
  background: #1a7aef;
  color: #fff;
  text-align: center;
  padding: 4px 8px;
  border-radius: 4px 4px 0 0;
}
body .ht-phong-trong-bar__text strong {
  font-weight: 700;
}
body .ht-phong-trong-bar__track {
  height: 6px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0 0 4px 4px;
}
body .ht-phong-trong-bar__fill {
  height: 100%;
  background: #1a7aef;
  border-radius: 0 0 4px 4px;
  transition: width 0.4s ease;
}
body .ht-phong-trong-bar--warning .ht-phong-trong-bar__text {
  background: #f59e0b;
}
body .ht-phong-trong-bar--warning .ht-phong-trong-bar__fill {
  background: #f59e0b;
}
body .ht-phong-trong-bar--critical .ht-phong-trong-bar__text {
  background: #ef4444;
}
body .ht-phong-trong-bar--critical .ht-phong-trong-bar__fill {
  background: #ef4444;
}
body .ht-phong-trong-bar--lg {
  margin-bottom: 16px;
}
body .ht-phong-trong-bar--lg .ht-phong-trong-bar__text {
  font-size: 0.9rem;
  padding: 8px 16px;
}
body .ht-phong-trong-bar--lg .ht-phong-trong-bar__track {
  height: 8px;
}
body .ht-search-bar {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 8px;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  padding: 10px 16px;
  background: #fff;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  transition: box-shadow 0.25s ease, border-color 0.25s ease;
}
body .ht-search-bar .ht-search-bar__input-btn {
  margin-bottom: 0;
}
body .ht-search-bar .ht-search-bar__filter-btn {
  margin-bottom: 0;
}
@media (max-width: 550px) {
  body .ht-search-bar .ht-search-bar__placeholder {
    font-size: 12px;
  }
}
body .ht-search-bar:focus-within, body .ht-search-bar:hover {
  border-color: var(--fs-color-primary);
  box-shadow: 0 0 0 3px rgba(26, 122, 239, 0.15);
}
body .ht-search-bar__input-btn {
  flex: 1;
  display: flex;
  align-items: center;
  gap: 10px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  font-size: 0.95rem;
  color: #999;
}
body .ht-search-bar__input-btn:focus {
  outline: none;
}
body .ht-search-bar__icon-search {
  color: var(--fs-color-primary);
  flex-shrink: 0;
  font-size: 1rem;
}
body .ht-search-bar__filter-btn {
  background: none;
  border: none;
  cursor: pointer;
  color: var(--fs-color-primary);
  padding: 4px;
  display: flex;
  align-items: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 12px;
  transition: color 0.25s ease;
}
body .ht-search-bar__filter-btn:hover {
  color: var(--fs-color-secondary);
}
body .ht-search-bar__filter-btn:focus {
  outline: 2px solid var(--fs-color-primary);
  border-radius: 4px;
}
body .ht-filter-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100000;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
body .ht-filter-overlay--show {
  opacity: 1;
  pointer-events: all;
}
body .ht-filter-modal {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 -8px 40px rgba(0, 0, 0, 0.2);
  z-index: 100001;
  max-height: calc(90vh - env(safe-area-inset-top, 0px));
  display: flex;
  flex-direction: column;
  transform: translateY(100%);
  transition: transform 0.3s cubic-bezier(0.32, 0.72, 0, 1), visibility 0s linear 0.3s;
  pointer-events: none;
  visibility: hidden;
  padding-bottom: env(safe-area-inset-bottom, 0px);
}
body .ht-filter-modal--open {
  transform: translateY(0);
  pointer-events: all;
  visibility: visible;
  transition: transform 0.3s cubic-bezier(0.32, 0.72, 0, 1), visibility 0s linear 0s;
}
@media (min-width: 768px) {
  body .ht-filter-modal {
    width: 560px;
    max-width: calc(100vw - 48px);
    left: 50%;
    right: auto;
    bottom: auto;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) scale(0.95);
    opacity: 0;
    border-radius: 16px;
    max-height: min(85vh, 680px);
    padding-bottom: 0;
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s linear 0.25s;
  }
  body .ht-filter-modal--open {
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    transition: transform 0.25s ease, opacity 0.25s ease, visibility 0s linear 0s;
  }
}
body .ht-filter-modal__header {
  display: flex;
  align-items: center;
  padding: 12px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  padding-top: 20px;
}
@media (min-width: 768px) {
  body .ht-filter-modal__header {
    padding-top: 12px;
  }
}
body .ht-filter-modal__drag-handle {
  width: 36px;
  height: 4px;
  background: #ddd;
  border-radius: 2px;
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  body .ht-filter-modal__drag-handle {
    display: none;
  }
}
body .ht-filter-modal__title {
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
  flex: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
body .ht-filter-modal__close {
  background: none;
  border: none;
  cursor: pointer;
  padding: 6px;
  color: #666;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  transition: background 0.25s ease;
}
body .ht-filter-modal__close:hover {
  background: #f0f0f0;
}
body .ht-filter-modal__close:focus {
  outline: 2px solid var(--fs-color-primary);
}
body .ht-filter-modal__tabs {
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  flex-shrink: 0;
}
body .ht-filter-modal__body {
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 20px;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior: contain;
}
body .ht-filter-modal__footer {
  display: flex;
  gap: 12px;
  padding: 16px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  flex-shrink: 0;
}
body .ht-filter-modal__footer .ht-filter-reset {
  flex: 1;
}
body .ht-filter-modal__footer .ht-filter-apply {
  flex: 2;
}
body body.ht-modal-open {
  overflow: hidden;
  padding-right: var(--scrollbar-width, 0px);
}
body #wpadminbar {
  z-index: 99998 !important;
}
body .ht-filter-overlay--show,
body .ht-filter-modal--open {
  isolation: isolate;
}
body body.ht-modal-open #main-nav,
body body.ht-modal-open .header-inner,
body body.ht-modal-open .nav-bar,
body body.ht-modal-open .sticky-header,
body body.ht-modal-open header.header {
  z-index: 99997 !important;
}
@media (min-width: 768px) {
  body .admin-bar .ht-filter-modal {
    margin-top: 16px;
  }
}
@media screen and (max-width: 782px) {
  body .admin-bar .ht-filter-overlay {
    top: 46px;
  }
}
body .ht-filter-tab {
  flex: 1;
  padding: 12px 8px;
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  font-size: 0.85rem;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  transition: color 0.25s ease, border-color 0.25s ease;
}
body .ht-filter-tab--active, body .ht-filter-tab:focus {
  color: var(--fs-color-primary);
  border-bottom-color: var(--fs-color-primary);
  outline: none;
}
body .ht-filter-panel {
  display: none;
  padding: 20px 0;
}
body .ht-filter-panel--active {
  display: block;
}
body .ht-filter-label {
  display: block;
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--heading-color);
  margin-bottom: 10px;
}
body .ht-filter-group {
  margin-bottom: 20px;
}
body .ht-filter-select-wrap {
  position: relative;
  margin-bottom: 16px;
}
body .ht-filter-select-wrap .ht-filter-select__arrow {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  color: #888;
  font-size: 1.2rem;
}
body .ht-filter-select {
  width: 100%;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  font-size: 0.9rem;
  appearance: none;
  background: #fff;
  cursor: pointer;
  transition: border-color 0.25s ease;
}
body .ht-filter-select:focus {
  outline: none;
  border-color: var(--fs-color-primary);
}
body .ht-tag-group {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
body .ht-tag {
  padding: 6px 14px;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  font-size: 0.82rem;
  background: #fff;
  cursor: pointer;
  transition: all 0.25s ease;
  color: var(--text-color);
  white-space: nowrap;
}
body .ht-tag:hover {
  border-color: var(--fs-color-primary);
  color: var(--fs-color-primary);
}
body .ht-tag--active, body .ht-tag[aria-pressed=true] {
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #fff;
}
body .ht-tag:focus {
  outline: 2px solid var(--fs-color-primary);
  outline-offset: 2px;
}
body .ht-tag--icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  padding: 8px 10px;
  min-width: 68px;
  border-radius: 10px;
  font-size: 0.72rem;
  text-align: center;
  border-radius: 10px;
}
body .ht-tag--icon i {
  font-size: 1rem;
  display: block;
}
body .ht-tag--icon[aria-pressed=true] {
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #fff;
}
body .ht-tag--icon[aria-pressed=true] i {
  color: #fff;
}
body .ht-quan-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 8px;
}
body .ht-quan-grid--outside {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  gap: 8px;
  padding: 4px 0 0px;
  margin-bottom: 30px;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.15) transparent;
  grid-template-columns: unset;
}
body .ht-quan-grid--outside::-webkit-scrollbar {
  height: 4px;
}
body .ht-quan-grid--outside::-webkit-scrollbar-track {
  background: transparent;
}
body .ht-quan-grid--outside::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
body .ht-quan-grid--outside::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
body .ht-quan-grid--outside .ht-quan-btn--all {
  grid-column: unset;
  flex-shrink: 0;
}
body .ht-quan-grid--outside .ht-quan-btn {
  flex-shrink: 0;
  white-space: nowrap;
}
body .ht-quan-quick-filter {
  margin-bottom: 4px;
}
body .ht-quan-btn--empty {
  opacity: 0.45;
  pointer-events: none;
}
body .ht-quan-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 15px;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
  transition: all 0.25s ease;
  text-align: left;
  font-size: 0.88rem;
  gap: 6px;
}
body .ht-quan-btn--all {
  grid-column: 1/-1;
  background: #f8f9fc;
  justify-content: flex-start;
  gap: 8px;
  font-weight: 600;
  color: var(--fs-color-primary);
  border-color: rgba(var(--fs-color-primary), 0.3);
}
body .ht-quan-btn--all i {
  color: var(--fs-color-primary);
}
body .ht-quan-btn__name {
  font-weight: 600;
  color: #333;
  flex: 1;
}
body .ht-quan-btn__count {
  position: absolute;
  top: -5px;
  right: -5px;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  border-radius: 20px;
  background: var(--fs-color-primary);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  pointer-events: none;
}
body .ht-quan-btn:hover {
  border-color: var(--fs-color-primary);
  background: rgba(var(--fs-color-primary), 0.06);
}
body .ht-quan-btn:hover .ht-quan-btn__name {
  color: var(--fs-color-primary);
}
body .ht-quan-btn[aria-pressed=true], body .ht-quan-btn.active {
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
}
body .ht-quan-btn[aria-pressed=true] .ht-quan-btn__name, body .ht-quan-btn.active .ht-quan-btn__name {
  color: #fff;
}
body .ht-quan-btn[aria-pressed=true] .ht-quan-btn__count, body .ht-quan-btn.active .ht-quan-btn__count {
  background: var(--fs-color-secondary);
  color: #fff;
}
body .ht-quan-btn[aria-pressed=true] i, body .ht-quan-btn.active i {
  color: #fff;
}
body .ht-quan-btn:focus {
  outline: 2px solid var(--fs-color-primary);
  outline-offset: 2px;
}
body .ht-filter-hint {
  font-size: 0.8rem;
  color: #888;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 5px;
}
body .ht-filter-hint i {
  color: #f59e0b;
}
body .ht-filter-empty {
  font-size: 0.85rem;
  color: #aaa;
  text-align: center;
  padding: 20px 0;
}
body .ht-detail-filters {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
body .ht-detail-row {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  padding-bottom: 12px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
body .ht-detail-row:last-child {
  border-bottom: none;
}
body .ht-detail-row__key {
  flex-shrink: 0;
  font-size: 0.82rem;
  font-weight: 600;
  color: #555;
  min-width: 90px;
  display: flex;
  align-items: center;
  gap: 5px;
}
body .ht-detail-row__key i {
  color: var(--fs-color-primary);
  font-size: 0.85rem;
}
body .ht-detail-row .ht-tag-group {
  flex: 1;
}
body .ht-price-range {
  margin-bottom: 20px;
}
body .ht-price-range__slider {
  position: relative;
  height: 36px;
  display: flex;
  align-items: center;
}
body .ht-price-range__labels {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
}
body .ht-price-label {
  font-size: 0.8rem;
  color: var(--fs-color-primary);
  font-weight: 600;
}
body .ht-range-track {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #e5e7eb;
  border-radius: 2px;
}
body .ht-range-fill {
  position: absolute;
  height: 4px;
  background: var(--fs-color-primary);
  border-radius: 2px;
}
body .ht-range-input {
  position: absolute;
  width: 100%;
  appearance: none;
  background: transparent;
  pointer-events: none;
}
body .ht-range-input::-webkit-slider-thumb {
  appearance: none;
  width: 18px;
  height: 18px;
  background: var(--fs-color-primary);
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  pointer-events: all;
  cursor: grab;
}
body .ht-range-input:focus {
  outline: none;
}
body .ht-range-input:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px rgba(26, 122, 239, 0.3);
}
body .ht-icon-filter {
  margin: 8px 0 20px;
}
body .ht-icon-filter__list {
  display: flex;
  justify-content: center;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 4px 0 8px;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.15) transparent;
}
body .ht-icon-filter__list::-webkit-scrollbar {
  height: 4px;
}
body .ht-icon-filter__list::-webkit-scrollbar-track {
  background: transparent;
}
body .ht-icon-filter__list::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
body .ht-icon-filter__list::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  body .ht-icon-filter__list {
    gap: 12px;
    justify-content: flex-start;
    padding-left: 8px;
  }
}
body .ht-icon-filter__item {
  flex-shrink: 0;
}
body .ht-icon-filter__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  transition: transform 0.15s ease;
}
body .ht-icon-filter__btn:hover {
  transform: translateY(-2px);
}
body .ht-icon-filter__btn:focus {
  outline: none;
}
body .ht-icon-filter__icon {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #f0f2f7;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.25s ease;
  border: 2px solid transparent;
}
body .ht-icon-filter__icon i {
  font-size: 1.4rem;
  color: #9ca3af;
  transition: color 0.25s ease;
}
@media (max-width: 767px) {
  body .ht-icon-filter__icon {
    width: 54px;
    height: 54px;
  }
  body .ht-icon-filter__icon i {
    font-size: 1.15rem;
  }
}
body .ht-icon-filter__count {
  position: absolute;
  top: -4px;
  right: -4px;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  padding: 0 5px;
  border-radius: 20px;
  background: var(--fs-color-primary);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  pointer-events: none;
}
@media (max-width: 767px) {
  body .ht-icon-filter__count {
    min-width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 0.6rem;
    top: -3px;
    right: -3px;
  }
}
body .ht-icon-filter__label {
  font-size: 0.72rem;
  color: #6b7280;
  font-weight: 600;
  text-align: center;
  line-height: 1.3;
  max-width: 68px;
  transition: color 0.25s ease;
}
body .ht-icon-filter__item--active .ht-icon-filter__icon {
  background: rgba(var(--fs-color-primary), 0.12);
  border-color: rgba(var(--fs-color-primary), 0.3);
}
body .ht-icon-filter__item--active .ht-icon-filter__icon i {
  color: var(--fs-color-primary);
}
body .ht-icon-filter__item--active .ht-icon-filter__label {
  color: var(--fs-color-primary);
  font-weight: 700;
}
body .ht-icon-filter__btn:hover .ht-icon-filter__icon {
  background: rgba(var(--fs-color-primary), 0.08);
}
body .ht-icon-filter__btn:hover .ht-icon-filter__icon i {
  color: var(--fs-color-primary);
}
body .ht-icon-filter__btn:hover .ht-icon-filter__label {
  color: var(--fs-color-primary);
}
body .ht-icon-filter__item--empty {
  opacity: 0.4;
  pointer-events: none;
}
body .ht-phong-tro-listing-wrap {
  position: relative;
}
body .ht-listing-grid {
  transition: opacity 0.2s ease;
}
body .ht-listing-grid.ht-loading {
  pointer-events: none;
}
body .ht-no-results {
  text-align: center;
  padding: 48px 20px;
  color: #888;
}
body .ht-no-results p {
  font-size: 1rem;
}
body .ht-listing-loading {
  text-align: center;
  padding: 20px;
  font-size: 0.9rem;
  color: var(--fs-color-primary);
}
body .ht-pagination {
  margin-top: 32px;
  text-align: center;
}
body .ht-pagination__inner {
  display: inline-flex;
  gap: 6px;
  flex-wrap: wrap;
  justify-content: center;
}
body .ht-pagination__btn {
  padding: unset;
  width: 36px;
  height: 36px;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  background: #fff;
  font-size: 0.85rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.25s ease;
  color: var(--text-color);
}
body .ht-pagination__btn:hover {
  border-color: var(--fs-color-primary);
  color: var(--fs-color-primary);
}
body .ht-pagination__btn--active {
  background: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
  color: #fff;
}
body .ht-pagination__btn:focus {
  outline: 2px solid var(--fs-color-primary);
  outline-offset: 2px;
}
body .ht-single-gallery {
  position: relative;
  background: #111;
  margin-bottom: 0;
}
body .ht-gallery__main {
  position: relative;
  margin: 0;
  overflow: hidden;
  max-height: 480px;
}
@media (max-width: 767px) {
  body .ht-gallery__main {
    max-height: 280px;
  }
}
body .ht-gallery__slide {
  display: none;
}
body .ht-gallery__slide--active {
  display: block;
}
body .ht-gallery__slide img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  display: block;
}
@media (max-width: 767px) {
  body .ht-gallery__slide img {
    height: 280px;
  }
}
body .ht-gallery__lightbox-link {
  display: block;
  cursor: zoom-in;
}
body .ht-gallery__thumbs {
  display: flex;
  gap: 6px;
  padding: 8px 16px;
  background: #1a1a1a;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-color: #555 #222;
}
body .ht-gallery__thumbs::-webkit-scrollbar {
  height: 4px;
}
body .ht-gallery__thumbs::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 2px;
}
body .ht-gallery__thumb-btn {
  flex-shrink: 0;
  border: 2px solid transparent;
  border-radius: 6px;
  overflow: hidden;
  padding: 0;
  cursor: pointer;
  background: none;
  transition: border-color 0.25s ease;
  opacity: 0.6;
  transition: opacity 0.25s ease, border-color 0.25s ease;
}
body .ht-gallery__thumb-btn.active, body .ht-gallery__thumb-btn[aria-selected=true] {
  border-color: var(--fs-color-primary);
  opacity: 1;
}
body .ht-gallery__thumb-btn:hover {
  opacity: 1;
}
body .ht-gallery__thumb-btn:focus {
  outline: 2px solid var(--fs-color-primary);
  outline-offset: 2px;
}
body .ht-gallery__thumb-btn img {
  width: 72px;
  height: 54px;
  object-fit: cover;
  display: block;
}
body .ht-gallery__tab-nav {
  display: flex;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body .ht-gallery__tab-btn {
  flex: 1;
  padding: 12px 20px;
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  font-size: 0.85rem;
  font-weight: 600;
  color: #888;
  cursor: pointer;
  transition: color 0.25s ease, border-color 0.25s ease;
}
body .ht-gallery__tab-btn--active, body .ht-gallery__tab-btn[aria-selected=true] {
  color: var(--fs-color-primary);
  border-bottom-color: var(--fs-color-primary);
}
body .ht-gallery__tab-btn:focus {
  outline: 2px solid var(--fs-color-primary);
  outline-offset: -2px;
}
body .ht-single__header {
  margin: 20px 0 16px;
}
body .ht-single__title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 8px 0 12px;
}
@media (max-width: 767px) {
  body .ht-single__title {
    font-size: 1.2rem;
  }
}
body .ht-single__quick-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  color: #888;
  font-size: 0.85rem;
}
body .ht-single__quick-info svg {
  flex-shrink: 0;
}
body .ht-single__gia strong {
  font-size: 1.3rem;
  font-weight: 700;
}
body .ht-single__dien-tich,
body .ht-single__date {
  display: flex;
  align-items: center;
  gap: 4px;
}
body .ht-single__description {
  margin: 24px 0;
  line-height: 1.7;
}
body .ht-single__specs,
body .ht-single__amenities,
body .ht-single__chi-phi,
body .ht-single__quy-dinh {
  margin: 24px 0;
}
body .ht-single__specs-title {
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 2px solid var(--fs-color-primary);
  display: inline-block;
}
body .ht-specs-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.88rem;
}
body .ht-specs-table tr:nth-child(even) {
  background: #f8f9fa;
}
body .ht-specs-table th,
body .ht-specs-table td {
  padding: 10px 14px;
  text-align: left;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body .ht-specs-table th {
  font-weight: 600;
  color: #666;
  width: 40%;
}
body .ht-amenity-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
body .ht-amenity-tag {
  padding: 6px 12px;
  background: #f0f7ff;
  border: 1px solid #bfdbfe;
  border-radius: 50px;
  font-size: 0.8rem;
  color: #1d4ed8;
  font-weight: 500;
}
body .ht-single__text-block {
  background: #f8f9fa;
  border-left: 3px solid var(--fs-color-primary);
  padding: 14px 16px;
  border-radius: 0 8px 8px 0;
  font-size: 0.88rem;
  line-height: 1.8;
  white-space: pre-line;
}
body .ht-single-sidebar {
  position: sticky;
  top: 100px;
}
@media (max-width: 768px) {
  body .ht-single-sidebar {
    position: static;
    margin-top: 32px;
  }
}
body .ht-sidebar-widget {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
body .ht-sidebar-widget__title {
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: var(--heading-color);
}
body .ht-contact-card__agent {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
body .ht-contact-card__avatar {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
}
body .ht-contact-card__info {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
body .ht-contact-card__name {
  font-weight: 700;
  font-size: 0.9rem;
}
body .ht-contact-card__phone {
  font-size: 0.82rem;
  color: var(--fs-color-primary);
  text-decoration: none;
  font-weight: 600;
}
body .ht-contact-card__phone:hover {
  text-decoration: underline;
}
body .ht-contact-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body .ht-contact-form__field {
  width: 100%;
}
body .ht-contact-form__input, body .ht-contact-form__textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  font-size: 0.88rem;
  transition: border-color 0.25s ease;
  background: #fff;
  color: var(--text-color);
  height: 40px;
  border-radius: 5px !important;
}
body .ht-contact-form__input:focus, body .ht-contact-form__textarea:focus {
  outline: none;
  border-color: var(--fs-color-primary);
  box-shadow: 0 0 0 3px rgba(26, 122, 239, 0.12);
}
body .ht-contact-form__input::placeholder, body .ht-contact-form__textarea::placeholder {
  color: #bbb;
}
body .ht-contact-form__textarea {
  resize: vertical;
}
body .ht-contact-form__submit {
  width: 100%;
  padding: 12px;
  border-radius: 8px;
  font-size: 0.9rem;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.25s ease;
  border: none;
  background: var(--fs-color-primary);
  color: #fff;
}
body .ht-contact-form__submit:hover {
  filter: brightness(1.1);
}
body .ht-contact-form__submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
body .ht-contact-form__submit:focus {
  outline: 2px solid var(--fs-color-primary);
  outline-offset: 2px;
}
body .ht-contact-form__notice {
  min-height: 20px;
}
body .ht-notice {
  display: block;
  font-size: 0.82rem;
  padding: 8px 12px;
  border-radius: 6px;
}
body .ht-notice--success {
  background: #dcfce7;
  color: #15803d;
  border: 1px solid #86efac;
}
body .ht-notice--error {
  background: #fee2e2;
  color: #b91c1c;
  border: 1px solid #fca5a5;
}
body .ht-moi-cap-nhat {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
body .ht-moi-cap-nhat__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 14px;
}
body .ht-moi-cap-nhat__item:last-child {
  border: none;
  padding: 0;
}
body .ht-moi-cap-nhat__link {
  display: flex;
  gap: 12px;
  text-decoration: none;
  color: inherit;
  transition: color 0.25s ease;
}
body .ht-moi-cap-nhat__link:hover {
  color: var(--fs-color-primary);
}
body .ht-moi-cap-nhat__thumb {
  width: 72px;
  height: 54px;
  object-fit: cover;
  border-radius: 6px;
  flex-shrink: 0;
}
body .ht-moi-cap-nhat__info {
  display: flex;
  flex-direction: column;
  gap: 3px;
  overflow: hidden;
}
body .ht-moi-cap-nhat__title {
  font-size: 0.82rem;
  font-weight: 600;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body .ht-moi-cap-nhat__gia {
  font-size: 0.78rem;
  color: var(--fs-color-primary);
  font-weight: 700;
}
body .ht-moi-cap-nhat__date {
  font-size: 0.72rem;
  color: #aaa;
}
body .ht-related-section {
  margin: 48px auto 0;
  padding-top: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
body .ht-related-listing {
  margin-bottom: 60px;
}
body .ht-related-listing__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  flex-wrap: wrap;
  gap: 8px;
}
body .ht-related-listing__title {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0;
}
body .ht-related-listing__quan {
  font-size: 1rem;
  color: var(--fs-color-primary);
  font-weight: 400;
}
body .ht-related-listing__view-all {
  font-size: 0.85rem;
  color: var(--fs-color-primary);
  font-weight: 600;
  text-decoration: none;
  transition: color 0.25s ease;
}
body .ht-related-listing__view-all:hover {
  color: var(--fs-color-secondary);
}
body .ht-breadcrumb {
  font-size: 0.8rem;
  color: #888;
  margin: 12px 0 0;
}
body .ht-breadcrumb a {
  color: var(--fs-color-primary);
  text-decoration: none;
}
body .ht-breadcrumb a:hover {
  text-decoration: underline;
}
body .ht-breadcrumb__current {
  color: #888;
}
body .ht-breadcrumb__sep {
  margin: 0 4px;
  color: #ccc;
}
body .ht-archive__header {
  margin: 24px 0;
}
body .ht-archive__title {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 8px 0 4px;
}
@media (max-width: 767px) {
  body .ht-archive__title {
    font-size: 1.2rem;
  }
}
body .ht-archive__count {
  font-size: 0.85rem;
  color: #888;
  margin: 0;
}
body .ht-archive__count strong {
  color: var(--fs-color-primary);
}
body .ht-archive-sortbar {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  justify-content: flex-end;
}
body .ht-archive-sortbar__label {
  font-size: 0.85rem;
  color: #888;
}
body .ht-archive-sortbar__select {
  padding: 6px 12px;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  font-size: 0.85rem;
  background: #fff;
  cursor: pointer;
}
body .ht-archive-sortbar__select:focus {
  outline: none;
  border-color: var(--fs-color-primary);
}
body .ht-section-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--heading-color);
}
body .ht-gallery-full {
  margin: 32px auto;
}
body .ht-gallery-full__img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  margin-bottom: 0;
  transition: transform 0.3s ease;
}
body .ht-gallery-full__img:hover {
  transform: scale(1.02);
}
body .ht-gallery-full__link {
  display: block;
  overflow: hidden;
  border-radius: 8px;
}
body body.ht-modal-open {
  overflow: hidden;
}
body .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
@media (max-width: 768px) {
  body .ht-archive-sidebar .ht-filter-modal {
    position: static;
    transform: none;
    border-radius: 12px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
    max-height: none;
    display: block;
  }
  body .ht-archive-sidebar .ht-filter-modal__header {
    display: none;
  }
  body .ht-archive-sidebar .ht-filter-overlay {
    display: none;
  }
  body .ht-archive-sidebar .ht-filter-modal__footer {
    display: none;
  }
}
@media (max-width: 767px) {
  body .ht-specs-table th {
    width: 45%;
    font-size: 0.8rem;
  }
  body .ht-specs-table td {
    font-size: 0.82rem;
  }
  body .ht-single__header .ht-badge-wrap {
    position: static;
    display: flex;
    margin-bottom: 8px;
  }
}
body .ht-card__image--no-photo {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #f0f4f8 0%, #e2e8f0 100%);
  aspect-ratio: 4/3;
  position: relative;
}
body .ht-card__no-photo-text {
  font-size: 3rem;
  opacity: 0.35;
  user-select: none;
  pointer-events: none;
}
body .ht-contact-card__avatar--placeholder {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: var(--fs-color-primary);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  font-weight: 700;
  flex-shrink: 0;
  user-select: none;
}
body .ht-moi-cap-nhat__thumb--no-img {
  width: 72px;
  height: 54px;
  background: linear-gradient(135deg, #f0f4f8 0%, #e2e8f0 100%);
  border-radius: 6px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  user-select: none;
}
body .ht-gallery__img:not([src]),
body .ht-gallery__img[src=""] {
  display: none;
}
@media print {
  body .ht-filter-modal,
  body .ht-filter-overlay,
  body .ht-search-bar,
  body .ht-icon-filter,
  body .ht-pagination,
  body .ht-related-section,
  body .ht-gallery__thumbs,
  body .ht-gallery__tab-nav,
  body .ht-contact-form,
  body .ht-sidebar-widget--recent {
    display: none !important;
  }
  body .ht-single-gallery {
    background: #fff;
  }
  body .ht-single__title {
    font-size: 1.4rem;
  }
  body .ht-specs-table {
    border: 1px solid #ddd;
  }
}
body .ht-single-v2 {
  padding-bottom: 60px;
}
body .ht-single-v2__breadcrumb {
  padding: 12px 0 8px;
}
body .ht-single-v2__main {
  padding-right: 24px;
}
@media (max-width: 768px) {
  body .ht-single-v2__main {
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  body .ht-single-v2__sidebar {
    position: sticky;
    top: 80px;
  }
}
body .ht-single-v2__back {
  margin-top: 24px;
  text-align: center;
}
body .ht-gallery-v2 {
  margin-bottom: 16px;
  border-radius: 12px;
  overflow: hidden;
  background: #111;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
body .ht-gallery-v2__main {
  position: relative;
  aspect-ratio: 16/10;
  background: #222;
  overflow: hidden;
}
body .ht-gallery-v2__slide {
  display: none;
  width: 100%;
  height: 100%;
}
body .ht-gallery-v2__slide.active {
  display: block;
}
body .ht-gallery-v2__lightbox {
  display: block;
  width: 100%;
  height: 100%;
}
body .ht-gallery-v2__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body .ht-gallery-v2__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.25s ease;
}
body .ht-gallery-v2__arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}
body .ht-gallery-v2__arrow:focus {
  outline: 2px solid var(--fs-color-primary);
}
body .ht-gallery-v2__arrow--prev {
  left: 12px;
}
body .ht-gallery-v2__arrow--next {
  right: 12px;
}
body .ht-gallery-v2__counter {
  position: absolute;
  bottom: 10px;
  right: 14px;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 0.75rem;
  padding: 3px 10px;
  border-radius: 20px;
  pointer-events: none;
}
body .ht-gallery-v2__thumbs {
  display: flex;
  gap: 4px;
  padding: 6px;
  background: #111;
  overflow-x: auto;
  scrollbar-width: none;
}
body .ht-gallery-v2__thumbs::-webkit-scrollbar {
  display: none;
}
body .ht-gallery-v2__thumb {
  flex-shrink: 0;
  border: 2px solid transparent;
  border-radius: 6px;
  padding: 0;
  background: none;
  cursor: pointer;
  overflow: hidden;
  opacity: 0.65;
  transition: all 0.2s ease;
}
body .ht-gallery-v2__thumb img {
  display: block;
  width: 80px;
  height: 60px;
  object-fit: cover;
  border-radius: 4px;
}
body .ht-gallery-v2__thumb.active, body .ht-gallery-v2__thumb:hover {
  border-color: var(--fs-color-primary);
  opacity: 1;
}
body .ht-gallery-v2__thumb:focus {
  outline: 2px solid var(--fs-color-primary);
}
body .ht-gallery-v2--empty {
  aspect-ratio: 16/10;
  background: linear-gradient(135deg, #f0f4f8 0%, #e2e8f0 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  opacity: 0.3;
}
body .ht-info-box {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 18px 20px;
  margin-bottom: 14px;
}
body .ht-info-box__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
body .ht-info-box__section-title {
  font-size: 0.82rem;
  font-weight: 700;
  color: var(--fs-color-primary);
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 6px;
}
body .ht-info-box__section-title svg {
  flex-shrink: 0;
}
body .ht-info-box__address {
  font-size: 0.88rem;
  color: #555;
  margin: 0 0 10px;
  display: flex;
  align-items: flex-start;
  gap: 5px;
}
body .ht-info-box__address svg {
  flex-shrink: 0;
  margin-top: 2px;
}
body .ht-info-box__address a {
  color: var(--fs-color-primary);
  text-decoration: underline;
}
body .ht-info-box__price {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 0.9rem;
  margin-bottom: 12px;
}
body .ht-info-box__price strong {
  font-size: 1.15rem;
}
body .ht-info-box__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 14px;
}
body .ht-info-box__desc {
  font-size: 0.9rem;
  line-height: 1.7;
  color: #444;
}
body .ht-info-box__desc p:last-child {
  margin-bottom: 0;
}
body .ht-copy-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.78rem;
  color: #888;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 4px 10px;
  cursor: pointer;
  transition: all 0.25s ease;
  white-space: nowrap;
}
body .ht-copy-btn:hover {
  color: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
}
body .ht-copy-btn:focus {
  outline: 2px solid var(--fs-color-primary);
}
body .ht-copy-btn.copied {
  color: #22c55e;
  border-color: #22c55e;
}
body .ht-info-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.78rem;
  padding: 4px 10px;
  background: #f5f7fa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  color: #555;
  font-weight: 500;
}
body .ht-info-tag--blue {
  background: rgba(26, 122, 239, 0.07);
  border-color: rgba(26, 122, 239, 0.3);
  color: var(--fs-color-primary);
}
body .ht-info-tag--green {
  background: rgba(34, 197, 94, 0.07);
  border-color: rgba(34, 197, 94, 0.3);
  color: #16a34a;
}
body .ht-amenity-icon-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
body .ht-amenity-icon-grid__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding: 10px 12px;
  background: #f8f9fc;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  min-width: 68px;
  text-align: center;
  transition: all 0.25s ease;
}
body .ht-amenity-icon-grid__item:hover {
  border-color: var(--fs-color-primary);
  background: rgba(26, 122, 239, 0.04);
}
body .ht-amenity-icon-grid__icon {
  color: #555;
  display: flex;
  align-items: center;
  justify-content: center;
}
body .ht-amenity-icon-grid__label {
  font-size: 0.7rem;
  color: #666;
  font-weight: 500;
  white-space: nowrap;
}
body .ht-cost-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
}
@media (max-width: 767px) {
  body .ht-cost-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
body .ht-cost-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  padding: 10px 8px;
  background: #f8f9fc;
  border-radius: 8px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
body .ht-cost-item__icon {
  font-size: 1.2rem;
  line-height: 1;
}
body .ht-cost-item__value {
  font-size: 0.82rem;
  font-weight: 700;
  color: var(--heading-color);
}
body .ht-cost-item__label {
  font-size: 0.7rem;
  color: #888;
}
body .ht-cost-item--wide {
  grid-column: span 2;
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  padding: 10px 14px;
}
body .ht-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6px 16px;
}
@media (max-width: 767px) {
  body .ht-detail-grid {
    grid-template-columns: 1fr 1fr;
  }
}
body .ht-detail-item {
  display: flex;
  gap: 5px;
  font-size: 0.85rem;
  padding: 5px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
body .ht-detail-item__key {
  color: #888;
  white-space: nowrap;
  flex-shrink: 0;
}
body .ht-detail-item__val {
  font-weight: 600;
  color: var(--heading-color);
}
body .ht-sidebar-box {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 16px;
  margin-bottom: 14px;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}
body .ht-sidebar-box__title {
  font-size: 0.88rem;
  font-weight: 700;
  margin: 0 0 12px;
  display: flex;
  align-items: center;
  gap: 6px;
  color: var(--heading-color);
}
body .ht-room-list__items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
body .ht-room-list__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 8px 14px;
  background: #f5f7fa;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.25s ease;
  min-width: 76px;
}
body .ht-room-list__item:hover {
  border-color: var(--fs-color-primary);
  background: rgba(26, 122, 239, 0.05);
}
body .ht-room-list__item:focus {
  outline: 2px solid var(--fs-color-primary);
}
body .ht-room-list__item--active {
  border-color: var(--fs-color-primary);
  background: var(--fs-color-primary);
  color: #fff;
}
body .ht-room-list__item--active .ht-room-list__room-price {
  color: rgba(255, 255, 255, 0.8);
}
body .ht-room-list__room-no {
  font-size: 0.85rem;
  font-weight: 700;
}
body .ht-room-list__room-price {
  font-size: 0.72rem;
  color: #888;
}
body .ht-booking-box__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}
body .ht-booking-box__header h3 {
  margin-bottom: 0;
}
body .ht-booking-box__price {
  font-size: 1.05rem;
  font-weight: 700;
}
body .ht-booking-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
body .ht-booking-form__field {
  display: flex;
  flex-direction: column;
}
body .ht-booking-form__label {
  font-size: 0.82rem;
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--heading-color);
}
body .ht-booking-form .ht-required {
  color: var(--fs-color-primary);
}
body .ht-booking-form__input, body .ht-booking-form__textarea {
  width: 100%;
  padding: 10px 12px;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  font-size: 0.9rem;
  transition: border-color 0.25s ease;
  background: #fff;
}
body .ht-booking-form__input:focus, body .ht-booking-form__textarea:focus {
  outline: none;
  border-color: var(--fs-color-primary);
}
body .ht-booking-form__input::placeholder, body .ht-booking-form__textarea::placeholder {
  color: #aaa;
}
body .ht-booking-form__textarea {
  resize: vertical;
  min-height: 80px;
}
body .ht-booking-form__notice {
  font-size: 0.82rem;
  min-height: 18px;
  text-align: center;
  color: transparent;
}
body .ht-booking-form__notice.success {
  color: #22c55e;
}
body .ht-booking-form__notice.error {
  color: #ef4444;
}
body .ht-booking-form__submit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
body .ht-booking-form__hoa-hong {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.88rem;
  gap: 4px;
  text-decoration: none;
}
body .ht-amenity-icon-grid__icon i,
body .ht-cost-item__icon i,
body .ht-info-box__section-title i,
body .ht-info-box__address i,
body .ht-info-box__price i,
body .ht-info-tag i,
body .ht-sidebar-box__title i,
body .ht-booking-box__title i,
body .ht-booking-form__label i,
body .ht-copy-btn i,
body .ht-breadcrumb i,
body .ht-related-listing__view-all i,
body .ht-contact-form__submit i,
body .ht-booking-form__submit i,
body .ht-booking-form__hoa-hong i {
  vertical-align: middle;
  line-height: 1;
}
body .ht-amenity-icon-grid__icon i {
  font-size: 1.2rem;
  color: #555;
  transition: color 0.25s ease;
}
body .ht-amenity-icon-grid__item:hover .ht-amenity-icon-grid__icon i {
  color: var(--fs-color-primary);
}
body .ht-cost-item__icon i {
  font-size: 1.2rem;
}
body .ht-icon-filter__icon i {
  font-size: 1.4rem;
  color: #888;
  transition: color 0.25s ease;
}
body .ht-icon-filter__item--active .ht-icon-filter__icon i,
body .ht-icon-filter__btn:hover .ht-icon-filter__icon i {
  color: var(--fs-color-primary);
}
body .ht-badge i {
  font-size: 0.7rem;
  vertical-align: middle;
}
body .ht-card__no-photo-text i {
  font-size: 2.5rem;
  opacity: 0.35;
}
body .ht-moi-cap-nhat__thumb--no-img i {
  font-size: 1.3rem;
  color: #aaa;
}
body .ht-gallery-v2__arrow i {
  font-size: 0.85rem;
}
body .ht-breadcrumb__sep {
  color: #bbb;
  margin: 0 4px;
}
body .ht-filter-modal__close i {
  font-size: 1.1rem;
}
body .ht-room-list__item .fa-door-open {
  font-size: 0.8rem;
  margin-right: 2px;
}
body .ht-v3-breadcrumb {
  font-size: 0.82rem;
  color: #888;
  margin-bottom: 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
  margin-top: 10px;
}
body .ht-v3-breadcrumb a {
  color: var(--fs-color-primary);
  text-decoration: none;
}
body .ht-v3-breadcrumb a:hover {
  text-decoration: underline;
}
body .ht-v3-breadcrumb .current {
  color: #444;
  font-weight: 600;
}
body .ht-v3-layout {
  align-items: flex-start;
}
body .ht-v3-main {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body .ht-v3-sidebar {
  position: sticky;
  top: 90px;
  display: flex;
  flex-direction: column;
  gap: 0;
}
body .ht-v3-gallery {
  border-radius: 10px;
  overflow: hidden;
  background: #111;
  margin-bottom: 4px;
}
body .ht-v3-gallery__main {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
}
body .ht-v3-gallery__slide {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}
body .ht-v3-gallery__slide.active {
  opacity: 1;
  z-index: 1;
}
body .ht-v3-gallery__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
body .ht-v3-gallery__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  border: none;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.25s ease;
  font-size: 0.85rem;
}
body .ht-v3-gallery__arrow:hover {
  background: rgba(0, 0, 0, 0.7);
}
body .ht-v3-gallery__arrow--prev {
  left: 10px;
}
body .ht-v3-gallery__arrow--next {
  right: 10px;
}
body .ht-v3-gallery__thumbs {
  display: flex;
  gap: 3px;
  padding: 4px;
  background: #1a1a1a;
  overflow-x: auto;
  scrollbar-width: none;
}
body .ht-v3-gallery__thumbs::-webkit-scrollbar {
  display: none;
}
body .ht-v3-gallery__thumb {
  flex-shrink: 0;
  border: 2px solid transparent;
  border-radius: 5px;
  padding: 0;
  background: none;
  cursor: pointer;
  overflow: hidden;
  opacity: 0.6;
  transition: all 0.2s ease;
}
body .ht-v3-gallery__thumb img {
  display: block;
  width: 70px;
  height: 52px;
  object-fit: cover;
  border-radius: 3px;
}
body .ht-v3-gallery__thumb.active, body .ht-v3-gallery__thumb:hover {
  border-color: var(--fs-color-primary);
  opacity: 1;
}
body .ht-v3-gallery--empty {
  aspect-ratio: 16/9;
  background: #f0f4f8;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ccc;
  border-radius: 10px;
}
body .ht-v3-gallery-wrap {
  margin-bottom: 4px;
}
body .ht-gallery-main {
  border-radius: 10px;
  overflow: hidden;
  background: #111;
  margin-bottom: 6px;
  position: relative;
}
body .ht-gallery-main .ht-gallery-main__item {
  display: none;
  aspect-ratio: 4/3;
  overflow: hidden;
  background: #111;
  cursor: zoom-in;
}
body .ht-gallery-main .ht-gallery-main__item.active {
  display: block;
}
body .ht-gallery-main .ht-gallery-main__item a {
  display: block;
  width: 100%;
  height: 100%;
}
body .ht-gallery-main .ht-gallery-main__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.3s ease;
}
body .ht-gallery-main .ht-gallery-main__item:hover img {
  transform: scale(1.02);
}
body .ht-gallery-main .ht-gallery-counter {
  position: absolute;
  bottom: 10px;
  right: 12px;
  background: rgba(0, 0, 0, 0.55);
  color: #fff;
  font-size: 0.75rem;
  padding: 3px 10px;
  border-radius: 20px;
  pointer-events: none;
  z-index: 5;
}
body .ht-gallery-main .ht-slick-prev,
body .ht-gallery-main .ht-slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  border: none;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background 0.25s ease;
  font-size: 0.9rem;
}
body .ht-gallery-main .ht-slick-prev:hover,
body .ht-gallery-main .ht-slick-next:hover {
  background: rgba(0, 0, 0, 0.75);
}
body .ht-gallery-main .ht-slick-prev:focus,
body .ht-gallery-main .ht-slick-next:focus {
  outline: 2px solid var(--fs-color-primary);
}
body .ht-gallery-main .ht-slick-prev {
  left: 10px;
}
body .ht-gallery-main .ht-slick-next {
  right: 10px;
}
body .ht-gallery-thumbs {
  border-radius: 10px;
  padding: 10px;
  background: #000;
  display: flex;
  gap: 4px;
  overflow-x: auto;
  scrollbar-width: none;
}
body .ht-gallery-thumbs::-webkit-scrollbar {
  display: none;
}
body .ht-gallery-thumbs .ht-gallery-thumbs__item {
  flex-shrink: 0;
  cursor: pointer;
}
body .ht-gallery-thumbs .ht-gallery-thumbs__item img {
  width: 70px;
  height: 52px;
  object-fit: cover;
  border-radius: 4px;
  border: 2px solid transparent;
  opacity: 0.6;
  transition: opacity 0.2s ease, border-color 0.2s ease;
  display: block;
}
body .ht-gallery-thumbs .ht-gallery-thumbs__item:hover img, body .ht-gallery-thumbs .ht-gallery-thumbs__item.active img {
  opacity: 1;
  border-color: var(--fs-color-primary);
}
body .ht-lb-overlay {
  position: fixed;
  inset: 0;
  z-index: 200000;
  background: rgba(0, 0, 0, 0.92);
  display: flex;
  align-items: center;
  justify-content: center;
}
body .ht-lb-overlay[hidden] {
  display: none;
}
body .ht-lb-overlay .ht-lb-img-wrap {
  max-width: 92vw;
  max-height: 90vh;
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .ht-lb-overlay .ht-lb-img {
  max-width: 100%;
  max-height: 85vh;
  object-fit: contain;
  border-radius: 4px;
}
body .ht-lb-overlay .ht-lb-caption {
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.82rem;
  text-align: center;
  margin-top: 8px;
  max-width: 80vw;
}
body .ht-lb-overlay .ht-lb-close,
body .ht-lb-overlay .ht-lb-prev,
body .ht-lb-overlay .ht-lb-next {
  position: absolute;
  background: rgba(255, 255, 255, 0.15);
  border: none;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  transition: background 0.2s;
}
body .ht-lb-overlay .ht-lb-close:hover,
body .ht-lb-overlay .ht-lb-prev:hover,
body .ht-lb-overlay .ht-lb-next:hover {
  background: rgba(255, 255, 255, 0.3);
}
body .ht-lb-overlay .ht-lb-close:focus,
body .ht-lb-overlay .ht-lb-prev:focus,
body .ht-lb-overlay .ht-lb-next:focus {
  outline: 2px solid #fff;
}
body .ht-lb-overlay .ht-lb-close {
  top: 16px;
  right: 16px;
  font-size: 1.5rem;
  line-height: 1;
}
body .ht-lb-overlay .ht-lb-prev {
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}
body .ht-lb-overlay .ht-lb-next {
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
body body.ht-lb-open {
  overflow: hidden;
}
body .ht-v3-box {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 14px 16px;
}
body .ht-v3-box__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
body .ht-v3-box__label {
  font-size: 0.78rem;
  font-weight: 700;
  color: var(--fs-color-primary);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: flex;
  align-items: center;
  gap: 5px;
}
body .ht-v3-address {
  font-size: 0.88rem;
  color: #444;
  display: flex;
  align-items: flex-start;
  gap: 6px;
  margin: 0 0 8px;
}
body .ht-v3-address i {
  margin-top: 2px;
  color: var(--fs-color-primary);
  flex-shrink: 0;
}
body .ht-v3-price {
  font-size: 0.9rem;
  color: #555;
  display: flex;
  align-items: center;
  gap: 6px;
  margin: 0 0 10px;
}
body .ht-v3-price i {
  color: var(--fs-color-primary);
}
body .ht-v3-price strong {
  font-size: 1.1rem;
  font-weight: 700;
}
body .ht-v3-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 12px;
}
body .ht-v3-tag {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.78rem;
  padding: 3px 10px;
  background: #f5f7fa;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  color: #555;
}
body .ht-v3-tag--blue {
  background: rgba(var(--fs-color-primary), 0.08);
  border-color: rgba(var(--fs-color-primary), 0.3);
  color: var(--fs-color-primary);
}
body .ht-v3-tag--green {
  background: rgba(34, 197, 94, 0.08);
  border-color: rgba(34, 197, 94, 0.3);
  color: #16a34a;
}
body .ht-v3-amenities {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding-top: 10px;
}
body .ht-v3-amenity {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  padding: 8px 10px;
  background: #f8f9fc;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  min-width: 60px;
  text-align: center;
  transition: all 0.2s;
  cursor: default;
}
body .ht-v3-amenity i {
  font-size: 1.15rem;
  color: #999;
  transition: color 0.2s;
}
body .ht-v3-amenity span {
  font-size: 0.68rem;
  color: #777;
  white-space: nowrap;
}
body .ht-v3-amenity.active, body .ht-v3-amenity:hover {
  border-color: var(--fs-color-primary);
  background: rgba(var(--fs-color-primary), 0.05);
}
body .ht-v3-amenity.active i, body .ht-v3-amenity:hover i {
  color: var(--fs-color-primary);
}
body .ht-v3-amenity.active span, body .ht-v3-amenity:hover span {
  color: var(--fs-color-primary);
}
body .ht-v3-copy-btn {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-size: 0.78rem;
  color: #888;
  background: none;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 6px;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.2s;
  white-space: nowrap;
}
body .ht-v3-copy-btn:hover {
  color: var(--fs-color-primary);
  border-color: var(--fs-color-primary);
}
body .ht-v3-copy-btn.copied {
  color: #22c55e;
  border-color: #22c55e;
}
body .ht-v3-cost-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}
@media (max-width: 767px) {
  body .ht-v3-cost-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
body .ht-v3-cost-cell {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
body .ht-v3-cost-main {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 0.83rem;
  font-weight: 600;
  color: #333;
}
body .ht-v3-cost-main i {
  color: var(--fs-color-primary);
  font-size: 0.9rem;
}
body .ht-v3-cost-sub {
  font-size: 0.78rem;
  color: #888;
  padding-left: 18px;
}
body .ht-v3-detail-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4px 12px;
}
@media (max-width: 767px) {
  body .ht-v3-detail-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
body .ht-v3-detail-item {
  display: flex;
  gap: 4px;
  font-size: 0.84rem;
  padding: 4px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.06);
}
body .ht-v3-detail-key {
  color: #888;
  flex-shrink: 0;
}
body .ht-v3-detail-val {
  font-weight: 600;
  color: #333;
}
body .ht-v3-detail-val.highlight {
  color: var(--fs-color-primary);
}
body .ht-v3-desc {
  font-size: 0.88rem;
  line-height: 1.7;
  color: #444;
}
body .ht-v3-desc ul {
  margin-left: 30px;
}
body .ht-v3-desc p:last-child {
  margin-bottom: 0;
}
body .ht-v3-room-panel {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
body .ht-v3-room-panel__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 14px;
  background: #f8f9fc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.82rem;
  font-weight: 700;
  color: #333;
}
body .ht-v3-room-panel__head span {
  display: flex;
  align-items: center;
  gap: 6px;
}
body .ht-v3-room-panel__head span i {
  color: var(--fs-color-primary);
}
body .ht-v3-room-panel__toggle {
  background: none;
  border: none;
  cursor: pointer;
  color: #888;
  font-size: 0.85rem;
  padding: 2px 6px;
  border-radius: 4px;
  transition: all 0.2s;
}
body .ht-v3-room-panel__toggle:hover {
  color: var(--fs-color-primary);
}
body .ht-v3-room-panel__toggle[aria-expanded=false] i {
  transform: rotate(180deg);
}
body .ht-v3-room-panel__toggle i {
  transition: transform 0.25s;
}
body .ht-v3-room-panel__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: rgba(0, 0, 0, 0.08);
  max-height: 280px;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.15) transparent;
  padding: 15px;
}
body .ht-v3-room-panel__grid.collapsed {
  display: none;
}
body .ht-v3-room-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  padding: 10px 4px;
  background: #fff;
  border: none;
  cursor: pointer;
  transition: all 0.15s;
  text-align: center;
  min-height: 58px;
}
body .ht-v3-room-btn:hover:not(.ht-v3-room-btn--taken) {
  background: var(--fs-color-secondary);
}
body .ht-v3-room-btn.active {
  background: var(--fs-color-primary);
  color: #fff;
}
body .ht-v3-room-btn.active .ht-v3-room-btn__code {
  color: #fff;
}
body .ht-v3-room-btn.active .ht-v3-room-btn__price {
  color: rgba(255, 255, 255, 0.85);
}
body .ht-v3-room-btn--taken {
  background: #f8f8f8;
  cursor: not-allowed;
  opacity: 0.5;
}
body .ht-v3-room-btn__code {
  font-size: 0.85rem;
  font-weight: 700;
  color: #333;
  line-height: 1.2;
}
body .ht-v3-room-btn__price {
  font-size: 0.72rem;
  color: #666;
  white-space: nowrap;
}
body .ht-v3-booking {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: none;
  border-radius: 0 0 10px 10px;
  padding: 14px;
}
body .ht-v3-booking__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}
body .ht-v3-booking__head span {
  font-size: 0.88rem;
  font-weight: 700;
  color: #333;
  display: flex;
  align-items: center;
  gap: 6px;
}
body .ht-v3-booking__head span i {
  color: var(--fs-color-primary);
}
body .ht-v3-booking__price {
  font-size: 1rem;
  font-weight: 700;
}
body .ht-v3-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
body .ht-v3-form__row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
}
body .ht-v3-form__field {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
body .ht-v3-form__label {
  font-size: 0.78rem;
  font-weight: 600;
  color: #444;
}
body .ht-v3-form__label .req {
  color: var(--fs-color-primary);
}
body .ht-v3-form__input, body .ht-v3-form__select, body .ht-v3-form__textarea {
  width: 100%;
  padding: 8px 10px;
  border: 1.5px solid rgba(0, 0, 0, 0.12);
  border-radius: 7px;
  font-size: 0.85rem;
  background: #fff;
  color: #333;
  transition: border-color 0.2s;
  appearance: auto;
  border-radius: 5px !important;
  height: 40px;
}
body .ht-v3-form__input:focus, body .ht-v3-form__select:focus, body .ht-v3-form__textarea:focus {
  outline: none;
  border-color: var(--fs-color-primary);
  box-shadow: 0 0 0 3px rgba(var(--fs-color-primary), 0.1);
}
body .ht-v3-form__input::placeholder, body .ht-v3-form__select::placeholder, body .ht-v3-form__textarea::placeholder {
  color: #bbb;
}
body .ht-v3-form__textarea {
  resize: vertical;
  min-height: 72px;
}
body .ht-v3-form__select {
  cursor: pointer;
}
body .ht-v3-form__notice {
  font-size: 0.8rem;
  min-height: 16px;
  text-align: center;
  border-radius: 6px;
  padding: 0;
  transition: all 0.2s;
}
body .ht-v3-form__notice.success {
  color: #22c55e;
}
body .ht-v3-form__notice.error {
  color: #ef4444;
}
body .ht-v3-form__submit {
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 0.9rem;
  font-weight: 700;
}
body .ht-v3-form__commission {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 0.85rem;
  font-weight: 600;
}
body .ht-v3-form__commission i {
  color: #f97316;
}
body .ht-v3-commission-info {
  background: #fff8f0;
  border: 1px solid #fed7aa;
  border-radius: 8px;
  padding: 10px 12px;
  font-size: 0.82rem;
  color: #92400e;
}
body .ht-v3-commission-info.show {
  display: block !important;
}
body .ht-v3-commission-info p {
  margin: 0 0 8px;
  display: flex;
  align-items: flex-start;
  gap: 6px;
}
body .ht-v3-commission-info i {
  color: #f97316;
  margin-top: 2px;
  flex-shrink: 0;
}
body .ht-v3-commission-info a {
  margin-top: 4px;
}
@media (max-width: 767px) {
  body .ht-v3-sidebar {
    position: static;
  }
  body .ht-v3-room-panel {
    border-radius: 10px;
  }
  body .ht-v3-booking {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 10px;
  }
  body .ht-v3-form__row {
    grid-template-columns: 1fr;
  }
  body .ht-v3-room-panel__grid {
    max-height: 200px;
  }
}