:root{--brown:#2b150c;--brown2:#4b2615;--gold:#c99457;--cream:#fff8ef;--soft:#f4eadf;--text:#26180f;--muted:#77665a;--line:rgba(201,148,87,.32)}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--cream);line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.ht-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.ht-header{position:absolute;z-index:10;top:0;left:0;width:100%;color:#fff}.ht-topbar{height:50px;display:flex;align-items:center;justify-content:space-between;font-size:14px;border-bottom:1px solid rgba(255,255,255,.14)}.ht-nav{height:92px;display:flex;justify-content:space-between}.ht-menu ul{display:flex;gap:34px;list-style:none;margin:0;padding:0;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.04em}.ht-menu a{opacity:.92}.ht-menu a:hover{color:var(--gold)}.ht-logo{position:absolute;left:50%;transform:translateX(-50%);top:58px;}.ht-logo img,.custom-logo{width:132px;height:auto;display:block}.ht-book,.ht-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 26px;border-radius:8px;border:1px solid var(--gold);background:linear-gradient(135deg,#ddb57d,#be8649);color:#fff;font-weight:800;text-transform:uppercase;font-size:13px;letter-spacing:.02em}.ht-book{min-height:42px;background:transparent}.ht-btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.45)}.ht-menu-toggle{display:none}.ht-hero{min-height:650px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(24,11,6,.94) 0%,rgba(24,11,6,.72) 44%,rgba(24,11,6,.2) 100%),var(--hero-bg);background-size:cover;background-position:center;padding-top:135px}.ht-hero-inner{padding:70px 0 40px}.ht-kicker,.ht-section-kicker{display:block;color:#d49a54;text-transform:uppercase;letter-spacing:.18em;font-size:13px;font-weight:800;margin-bottom:12px}.ht-hero h1,.ht-section h2,.ht-about h2,.ht-booking h2{font-family:"Playfair Display",serif;font-size:clamp(38px,5vw,72px);line-height:1.08;margin:0 0 24px;max-width:680px}.ht-hero p{max-width:560px;font-size:17px}.ht-actions{display:flex;gap:16px;margin:30px 0 46px}.ht-mini{display:flex;gap:38px;flex-wrap:wrap;font-size:14px;color:#f2dcc4}.ht-benefits{background:linear-gradient(90deg,#59311d,#7a492b);color:#fff}.ht-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ht-benefit-grid div{padding:26px 30px;border-right:1px solid rgba(255,255,255,.18);font-weight:800}.ht-section{padding:78px 0}.ht-section-kicker{text-align:center;color:#704527}.ht-section h2{text-align:center;margin-inline:auto;font-size:clamp(30px,3vw,37px);color:#3a2114}.ht-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:40px}.ht-card{background:#fff;border:1px solid #ead8c5;border-radius:8px;overflow:hidden;box-shadow:0 18px 55px rgba(54,30,14,.08)}.ht-card-img{height:178px;background:#321;background-size:cover;background-position:center}.ht-card-body{padding:24px}.ht-icon{width:40px;height:40px;margin-top:-46px;display:grid;place-items:center;border-radius:50%;background:var(--gold);color:#fff;position:relative}.ht-card h3,.ht-why-item h3,.ht-price h3{font-size:18px;line-height:1.25;margin:12px 0;font-weight:700;font-family:"Playfair Display"}.ht-card p,.ht-why-item p,.ht-price p{color:var(--muted);font-size:14px;text-align:justify}.ht-card a{color:#714522;text-transform:uppercase;font-weight:800;font-size:13px}.ht-about{display:grid;grid-template-columns:1fr 1fr 260px;background:linear-gradient(90deg,#1e0f08,#4b2615);color:#fff}.ht-about-img{min-height:390px;background-size:cover;background-position:center}.ht-about-content{padding:62px 54px}.ht-about-content h2{font-size:38px;color:#fff}.ht-about-content p,.ht-about-content li{color:#f2dcc4}.ht-about-content ul{padding-left:20px}.ht-stats{padding:62px 24px;display:flex;flex-direction:column;gap:18px}.ht-stats div{border:1px solid var(--line);border-radius:8px;padding:30px}.ht-stats strong{display:block;font-size:40px;color:#e0b577;line-height:1}.ht-stats span{font-size:14px;color:#f2dcc4}.ht-why{background:#fff}.ht-why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;margin-top:30px;text-align:center}.ht-why-item span{font-size:34px;color:#8b5d39}.ht-pricing{background:#f4eadf}.ht-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.ht-price{background:#fff;padding:32px;border-radius:14px;border:1px solid #e4d1bf}.ht-price strong{display:block;font-size:34px;color:#8b5d39}.ht-price .ht-btn-outline{color:#7a492b;border-color:#c99457}.ht-faq details{background:#fff;margin:12px auto;max-width:850px;border:1px solid #ead8c5;border-radius:10px;padding:18px 22px}.ht-faq summary{cursor:pointer;font-weight:800}.ht-booking{padding:80px 0;background:linear-gradient(135deg,#2b150c,#63391f);color:#fff}.ht-booking-box{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center}.ht-booking form{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ht-booking textarea{grid-column:1/-1;min-height:120px}.ht-booking input,.ht-booking select,.ht-booking textarea{width:100%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:8px;padding:14px 16px;color:#fff}.ht-booking input::placeholder,.ht-booking textarea::placeholder{color:#e7cdb2}.ht-footer{background:#1d0d07;color:#f2dcc4;padding-top:48px}.ht-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.ht-footer-logo{width:140px}.ht-copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding:18px;margin-top:30px;font-size:13px}.archive .site-main,.single .site-main{width:min(980px,calc(100% - 40px));margin:160px auto 70px}.ht-post-card{padding:22px;border:1px solid #ead8c5;border-radius:12px;background:#fff;margin-bottom:16px}@media(max-width:960px){.ht-header{position:relative;background:#231008}.ht-menu-toggle{display:block;background:none;border:0;color:#fff;font-size:26px}.ht-menu{display:none;position:absolute;left:20px;right:20px;top:132px;background:#2b150c;padding:16px;border-radius:12px}.ht-menu.is-open{display:block}.ht-menu ul{display:grid;gap:12px}.ht-logo{position:static;transform:none}.ht-logo img,.custom-logo{width:104px}.ht-topbar{font-size:12px;gap:10px}.ht-nav{height:78px}.ht-book{padding:0 14px;font-size:12px}.ht-hero{padding-top:0;min-height:600px;background:linear-gradient(90deg,rgba(24,11,6,.9),rgba(24,11,6,.68)),var(--hero-bg);background-size:cover;background-position:center}.ht-hero-inner{padding:70px 0}.ht-benefit-grid,.ht-card-grid,.ht-price-grid,.ht-footer-grid{grid-template-columns:1fr}.ht-benefit-grid div{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.ht-about{grid-template-columns:1fr}.ht-about-content{padding:42px 24px}.ht-stats{padding:24px}.ht-why-grid{grid-template-columns:1fr 1fr}.ht-booking-box,.ht-booking form{grid-template-columns:1fr}}@media(max-width:560px){.ht-container{width:min(100% - 28px,1180px)}.ht-hero h1{font-size:42px}.ht-actions{flex-direction:column;align-items:flex-start}.ht-card-img{height:210px}.ht-why-grid{grid-template-columns:1fr}.ht-booking textarea{grid-column:auto}}
.ht-footer{
  background:#160c07;
  color:#f7eadb;
}

.ht-footer-cta{
  padding:56px 0;
  background:linear-gradient(90deg,rgba(22,12,7,.95),rgba(74,38,18,.78)),url('../img/footer-cta.jpg') center/cover no-repeat;
  border-top:1px solid rgba(214,158,93,.22);
  border-bottom:1px solid rgba(214,158,93,.22);
}

.ht-footer-cta-inner{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
}

.ht-footer-cta h2{
  margin:0 0 12px;
  max-width:620px;
  font-family:"Playfair Display",serif;
  font-size:34px;
  line-height:1.25;
  color:#fff7ed;
  font-weight:700;
}

.ht-footer-cta p{
  margin:0;
  color:#ead5bf;
  font-size:15px;
}

.ht-footer-cta-actions{
  display:flex;
  flex-direction:column;
  gap:14px;
  min-width:250px;
}

.ht-footer-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:52px;
  padding:14px 22px;
  border-radius:8px;
  font-weight:700;
  text-decoration:none;
  transition:.25s ease;
}

.ht-footer-btn-gold{
  background:#c9965b;
  color:#fff;
}

.ht-footer-btn-outline{
  border:1px solid rgba(255,255,255,.55);
  color:#fff;
  background:rgba(255,255,255,.04);
}

.ht-footer-btn:hover{
  transform:translateY(-2px);
}

.ht-footer-grid{
  display:grid;
  grid-template-columns:1.35fr 1fr 1fr 1.25fr;
  gap:44px;
  padding:56px 0 42px;
}

.ht-footer-col strong{
  display:block;
  margin-bottom:18px;
  color:#fff;
  font-size:14px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-family: 'Playfair Display';
}

.ht-footer-logo{
  max-width:145px;
  height:auto;
  display:block;
  margin-bottom:18px;
}

.ht-footer-brand p{
  max-width:280px;
  margin:0 0 20px;
  color:#d7c2ac;
  font-size:14px;
  line-height:1.75;
}

.ht-footer-social{
  display:flex;
  gap:10px;
}

.ht-footer-social a{
  width:34px;
  height:34px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.08);
  color:#f5d0a0;
  text-decoration:none;
}

.ht-footer-social a:hover{
  background:#c9965b;
  color:#fff;
}

.ht-footer-menu{
  list-style:none;
  padding:0;
  margin:0;
}

.ht-footer-menu li{
  margin-bottom:11px;
}

.ht-footer-menu a{
  color:#d7c2ac;
  text-decoration:none;
  font-size:14px;
}

.ht-footer-menu a:hover{
  color:#f5c98d;
}

.ht-footer-contact p{
  display:flex;
  align-items:flex-start;
  gap:11px;
  margin:0 0 13px;
  color:#d7c2ac;
  font-size:14px;
  line-height:1.6;
}

.ht-footer-contact i{
  min-width:18px;
  margin-top:3px;
  color:#c9965b;
}

.ht-footer-contact a{
  color:#d7c2ac;
  text-decoration:none;
}

.ht-footer-contact a:hover{
  color:#f5c98d;
}

.ht-footer-bottom{
  border-top:1px solid rgba(255,255,255,.08);
  padding:18px 0;
}

.ht-footer-bottom .ht-container{
  display:flex;
  justify-content:space-between;
  gap:20px;
  color:#bda58d;
  font-size:13px;
}

@media(max-width:991px){
  .ht-footer-cta-inner{
    flex-direction:column;
    align-items:flex-start;
  }

  .ht-footer-cta-actions{
    width:100%;
    max-width:360px;
  }

  .ht-footer-grid{
    grid-template-columns:1fr 1fr;
    gap:34px;
  }
}

@media(max-width:575px){
  .ht-footer-cta{
    padding:40px 0;
  }

  .ht-footer-cta h2{
    font-size:26px;
  }

  .ht-footer-grid{
    grid-template-columns:1fr;
    padding:42px 0 30px;
  }

  .ht-footer-bottom .ht-container{
    flex-direction:column;
    text-align:center;
  }
}
.ht-archive-hero{ padding:120px 0 70px; background:linear-gradient(90deg,rgba(18,10,6,.95),rgba(52,27,13,.72)),url('https://top10dongnai.com/wp-content/uploads/2026/06/bg-hero.webp') bottom/cover no-repeat; color:#fff;
}
.ht-archive-hero h1{ margin:18px 0 12px; font-family:"Playfair Display",serif; font-size:54px; line-height:1.15; color:#fff7ed;
}
.ht-archive-hero p{ max-width:620px; color:#ead5bf;
}
.ht-breadcrumb{ display:flex; gap:10px; color:#d8b37d; font-size:14px;
}
.ht-breadcrumb a{ color:#d8b37d; text-decoration:none;
}
.ht-archive-wrap{ padding:56px 0; background:#fffaf4;
}
.ht-archive-layout{ display:grid; grid-template-columns:1fr 320px; gap:42px;
}
.ht-archive-head{ display:flex; justify-content:space-between; margin-bottom:24px; color:#5c4030; font-size:15px;
}
.ht-post-grid{ display:grid; grid-template-columns:repeat(2,1fr); gap:24px;
}
.ht-post-card{ background:#fff; border:1px solid #ead8c4; border-radius:10px; overflow:hidden; transition:.25s ease;
}
.ht-post-card:hover{ transform:translateY(-4px); box-shadow:0 18px 35px rgba(70,38,17,.12);
}
.ht-post-thumb{ display:block; height:190px; overflow:hidden;
}
.ht-post-thumb img{ width:100%; height:100%; object-fit:cover; display:block; transition:.35s ease;
}
.ht-post-card:hover .ht-post-thumb img{ transform:scale(1.05);
}
.ht-post-content{ padding:20px;
}
.ht-post-cat{ display:inline-block; margin-bottom:10px; color:#b8793c; font-size:12px; font-weight:800; text-transform:uppercase; text-decoration:none;
}
.ht-post-content h2{ margin:0 0 12px; font-size:19px; line-height:1.35; font-weight:700;
}
.ht-post-content h2 a{ color:#2b1a12; text-decoration:none;
}
.ht-post-content p{ margin:0 0 16px; color:#6d594c; font-size:14px; line-height:1.65;
}
.ht-post-meta{ display:flex; gap:16px; color:#8a6a50; font-size:13px;
}
.ht-post-meta i{ color:#c9965b;
}
.ht-pagination{ display:flex; justify-content:center; gap:8px; margin-top:36px;
}
.ht-pagination .page-numbers{ width:38px; height:38px; display:flex; align-items:center; justify-content:center; border:1px solid #ead8c4; border-radius:7px; color:#5c4030; background:#fff; text-decoration:none;
}
.ht-pagination .current,
.ht-pagination .page-numbers:hover{ background:#c9965b; color:#fff; border-color:#c9965b;
}
.ht-sidebar{ display:flex; flex-direction:column; gap:28px;
}
.ht-widget{ background:#fff; border:1px solid #ead8c4; border-radius:10px; padding:24px;
}
.ht-widget h3{ margin:0 0 18px; font-family:"Playfair Display",serif; font-size:24px; color:#2b1a12;
}
.ht-search-widget form{ display:flex;
}
.ht-search-widget input[type="search"]{ width:100%; height:46px; border:1px solid #ead8c4; border-radius:7px 0 0 7px; padding:0 14px;
}
.ht-search-widget input[type="submit"],
.ht-search-widget button{ width:25%; border:0; background:#c9965b; color:#fff; border-radius:0 7px 7px 0;
}
.ht-cat-list{ list-style:none; padding:0; margin:0;
}
.ht-cat-list li{ display:flex; justify-content:space-between; margin-bottom:12px; color:#6d594c;
}
.ht-cat-list a{ color:#5c4030; text-decoration:none;
}
.ht-cat-list a:hover{ color:#b8793c;
}
.ht-popular-post{ display:grid; grid-template-columns:72px 1fr; gap:12px; align-items:center; margin-bottom:14px; color:#2b1a12; text-decoration:none; font-weight:600; line-height:1.4;
}
.ht-popular-post img{ width:72px; height:56px; object-fit:cover; border-radius:7px;
}
.ht-cta-widget{ background:linear-gradient(180deg,rgba(35,18,9,.88),rgba(21,11,6,.95)),url('../img/footer-cta.jpg') center/cover no-repeat; color:#fff;
}
.ht-cta-widget h3{ color:#fff7ed;
}
.ht-cta-widget p{ color:#ead5bf;
}
.ht-cta-widget a{ display:flex; align-items:center; justify-content:center; min-height:46px; margin-top:12px; border-radius:7px; background:#c9965b; color:#fff; font-weight:700; text-decoration:none;
}
.ht-cta-widget a:last-child{ background:transparent; border:1px solid rgba(255,255,255,.45);
}
@media(max-width:1199px){ .ht-post-grid{ grid-template-columns:repeat(2,1fr); }
}
@media(max-width:991px){ .ht-archive-layout{ grid-template-columns:1fr; } .ht-sidebar{ display:none; }
}
@media(max-width:575px){ .ht-archive-hero{ padding:90px 0 48px; } .ht-archive-hero h1{ font-size:36px; } .ht-archive-head{ flex-direction:column; gap:8px; } .ht-post-grid{ grid-template-columns:1fr; }
}
.ht-single-hero{ padding:120px 0 70px; background:linear-gradient(90deg,rgba(18,10,6,.95),rgba(52,27,13,.72)),url('https://top10dongnai.com/wp-content/uploads/2026/06/bg-hero.webp') bottom/cover no-repeat; color:#fff;
}
.ht-single-hero h1{ margin:0 0 14px; font-family:"Playfair Display",serif; font-size:52px; line-height:1.15; color:#fff7ed;
}
.ht-breadcrumb{ display:flex; flex-wrap:wrap; gap:10px; color:#d8b37d; font-size:14px;
}
.ht-breadcrumb a{ color:#d8b37d; text-decoration:none;
}
.ht-single-wrap{ padding:56px 0; background:#fffaf4;
}
.ht-single-layout{ display:grid; grid-template-columns:minmax(0,1fr) 320px; gap:44px;
}
.ht-single-main{ background:#fff; border:1px solid #ead8c4; border-radius:12px; padding:34px;
}
.ht-single-cat{ display:inline-block; margin-bottom:12px; color:#b8793c; font-size:13px; font-weight:800; text-transform:uppercase; text-decoration:none;
}
.ht-single-title{ margin:0 0 16px; font-family:"Playfair Display",serif; font-size:42px; line-height:1.18; color:#2b1a12;
}
.ht-single-meta{ display:flex; flex-wrap:wrap; gap:18px; margin-bottom:26px; color:#8a6a50; font-size:14px;
}
.ht-single-meta i{ color:#c9965b; margin-right:6px;
}
.ht-single-thumb{ margin-bottom:28px; border-radius:12px; overflow:hidden;
}
.ht-single-thumb img{ width:100%; height:auto; display:block;
}
.ht-single-content{ color:#4d392c; font-size:16px; line-height:1.85;
}
.ht-single-content h2,
.ht-single-content h3{ margin:30px 0 14px; color:#2b1a12; line-height:1.35;
}
.ht-single-content h2{ font-family:"Playfair Display",serif; font-size:30px;
}
.ht-single-content h3{ font-size:22px;
}
.ht-single-content p{ margin:0 0 16px;
}
.ht-single-content ul,
.ht-single-content ol{ margin:0 0 20px 22px; padding:0;
}
.ht-single-content li{ margin-bottom:8px;
}
.ht-single-content img{ max-width:100%; height:auto; border-radius:10px;
}
.ht-single-content blockquote{ margin:26px 0; padding:22px 26px; border-left:4px solid #c9965b; background:#fff6ec; color:#5c4030; font-style:italic;
}
.ht-single-cta{ display:grid; grid-template-columns:120px 1fr auto; gap:18px; align-items:center; margin-top:34px; padding:18px; border:1px solid #ead8c4; border-radius:12px; background:#fff7ed;
}
.ht-single-cta-img img{ width:120px; height:80px; object-fit:cover; border-radius:8px;
}
.ht-single-cta strong{ display:block; color:#2b1a12; font-size:17px; margin-bottom:6px;
}
.ht-single-cta p{ margin:0; color:#6d594c; font-size:14px;
}
.ht-single-cta a{ display:inline-flex; align-items:center; justify-content:center; min-height:44px; padding:0 18px; border-radius:7px; background:#c9965b; color:#fff; font-weight:700; text-decoration:none;
}
.ht-post-nav{ display:grid; grid-template-columns:1fr 1fr; gap:18px; margin-top:28px;
}
.ht-post-nav a{ display:block; padding:18px; border:1px solid #ead8c4; border-radius:10px; color:#5c4030; text-decoration:none; background:#fff; font-size:14px;
}
.ht-post-nav div:last-child{ text-align:right;
}
.ht-post-nav strong{ color:#2b1a12;
}
.ht-tag-list{ display:flex; flex-wrap:wrap; gap:8px;
}
.ht-tag-list a{ display:inline-flex; padding:7px 10px; border:1px solid #ead8c4; border-radius:6px; background:#fff7ed; color:#9a6635; font-size:13px; text-decoration:none;
}
@media(max-width:991px){ .ht-single-layout{ grid-template-columns:1fr; } .ht-sidebar{ display:none; } .ht-single-main{ padding:24px; }
}
@media(max-width:575px){ .ht-single-hero{ padding:90px 0 48px; } .ht-single-hero h1{ font-size:36px; } .ht-single-title{ font-size:31px; } .ht-single-cta{ grid-template-columns:1fr; } .ht-single-cta-img img{ width:100%; height:150px; } .ht-post-nav{ grid-template-columns:1fr; } .ht-post-nav div:last-child{ text-align:left; }
}
/* =========================
   HEADER
========================= */

.ht-header{
  position:relative;
  z-index:999;
  background:linear-gradient(90deg,#1b0902,#2d1004,#1b0902);
  border-bottom:1px solid rgba(212,154,84,.15);
}

.ht-topbar{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:8px 0;
  font-size:13px;
  color:#d8b37d;
  border-bottom:1px solid rgba(255,255,255,.06);
}

.ht-topbar a{
  color:#d8b37d;
  text-decoration:none;
}

.ht-topbar i{
  margin-right:6px;
}

/* =========================
   NAVIGATION
========================= */

.ht-nav{
  display:flex;
  align-items:center;
  gap:40px;
  min-height:90px;
}

/* Logo */

.ht-logo{
  flex-shrink:0;
  display:flex;
  align-items:center;
}

.ht-logo img{
  width:auto;
  max-height:72px;
  display:block;
}

/* Menu */

.ht-menu{
  flex:1;
}

.ht-menu-list{
  display:flex;
  align-items:center;
  gap:36px;
  list-style:none;
  padding:0;
  margin:0;
}

.ht-menu-list li{
  margin:0;
}

.ht-menu-list a{
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.02em;
  transition:.25s;
font-family: "Playfair Display", serif;
}

.ht-menu-list a:hover,
.ht-menu-list .current-menu-item > a{
  color:#d49a54;
}

/* Button */

.ht-book{
  flex-shrink:0;
  min-width:180px;
  height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid #d49a54;
  border-radius:10px;
  color:#fff;
  font-size:15px;
  font-weight:700;
  text-transform:uppercase;
  text-decoration:none;
  transition:.25s;
}

.ht-book:hover{
  background:#d49a54;
  color:#fff;
}

/* =========================
   MOBILE
========================= */

.ht-menu-toggle{
  display:none;
}

@media(max-width:991px){

  .ht-topbar{
    display:none;
  }

  .ht-nav{
    min-height:75px;
    gap:15px;
  }

  .ht-logo{
    flex:1;
  }

  .ht-logo img{
    max-height:55px;
  }

  .ht-menu-toggle{
    display:flex;
    align-items:center;
    justify-content:center;
    width:42px;
    height:42px;
    border:1px solid rgba(255,255,255,.15);
    border-radius:8px;
    background:none;
    color:#fff;
    font-size:18px;
    order:3;
  }

  .ht-book{
    display:none;
  }

  .ht-menu{
    position:absolute;
    top:100%;
    left:0;
    right:0;
    display:none;
    background:#1b0902;
    border-top:1px solid rgba(255,255,255,.08);
    padding:20px;
  }

  .ht-menu.is-open{
    display:block;
  }

  .ht-menu-list{
    flex-direction:column;
    align-items:flex-start;
    gap:18px;
  }

  .ht-menu-list a{
    font-size:15px;
  }
}
/* FIX HEADER: LOGO TRÁI + MENU STICKY KHI SCROLL */

.ht-header{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index:9999;
  color:#fff;
  background:linear-gradient(90deg,#1b0902,#2d1004,#1b0902);
  border-bottom:1px solid rgba(212,154,84,.15);
  transition:all .28s ease;
}

.ht-header.is-scrolled{
  background:rgba(22,12,7,.96);
  backdrop-filter:blur(10px);
  box-shadow:0 10px 35px rgba(0,0,0,.22);
}

.ht-nav{
  height:92px;
  min-height:92px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:36px;
}

.ht-logo{
  position:static !important;
  left:auto !important;
  top:auto !important;
  transform:none !important;
  flex:0 0 auto;
  display:flex;
  align-items:center;
}

.ht-logo img,
.ht-logo .custom-logo{
  width:auto;
  max-height:76px;
  display:block;
}

.ht-menu{
  flex:1;
  display:flex;
  justify-content:flex-start;
}

.ht-menu ul,
.ht-menu-list{
  display:flex;
  align-items:center;
  gap:34px;
  list-style:none;
  margin:0;
  padding:0;
}

.ht-book{
  flex:0 0 auto;
}

body.home .ht-header{
  position:fixed;
  background:transparent;
}

body.home .ht-header.is-scrolled{
  background:rgba(22,12,7,.96);
}

@media(max-width:960px){
  body{
    padding-top:78px;
  }

  body.home{
    padding-top:0;
  }

  .ht-header{
    position:fixed;
    background:#231008;
  }

  .ht-topbar{
    display:none;
  }

  .ht-nav{
    height:78px;
    min-height:78px;
    gap:14px;
  }

  .ht-logo{
    flex:1;
  }

  .ht-logo img,
  .ht-logo .custom-logo{
    max-height:56px;
    width:auto;
  }

  .ht-menu-toggle{
    display:flex;
    align-items:center;
    justify-content:center;
    width:42px;
    height:42px;
    border:1px solid rgba(255,255,255,.18);
    border-radius:8px;
    background:transparent;
    color:#fff;
    font-size:20px;
  }

  .ht-menu{
    position:absolute;
    top:78px;
    left:14px;
    right:14px;
    display:none;
    background:#2b150c;
    padding:18px;
    border-radius:12px;
    box-shadow:0 18px 40px rgba(0,0,0,.25);
  }

  .ht-menu.is-open{
    display:block;
  }

  .ht-menu ul,
  .ht-menu-list{
    flex-direction:column;
    align-items:flex-start;
    gap:14px;
  }

  .ht-book{
    display:none;
  }
}
.ht-contact-hero{ padding:120px 0 75px; background:linear-gradient(90deg,rgba(18,10,6,.95),rgba(52,27,13,.72)),url('https://top10dongnai.com/wp-content/uploads/2026/06/bg-hero.webp') bottom/cover no-repeat; color:#fff;
}
.ht-contact-hero h1{ max-width:760px; margin:0 0 18px; font-family:"Playfair Display",serif; font-size:clamp(38px,5vw,64px); line-height:1.12; color:#fff7ed;
}
.ht-contact-hero p{ max-width:650px; color:#ead5bf; font-size:16px;
}
.ht-contact-wrap{ padding:70px 0; background:#fffaf4;
}
.ht-contact-grid{ display:grid; grid-template-columns:.9fr 1.1fr; gap:36px;
}
.ht-contact-info{ display:grid; gap:18px;
}
.ht-contact-card{ display:flex; gap:18px; padding:24px; background:#fff; border:1px solid #ead8c4; border-radius:12px;
}
.ht-contact-card i{ width:46px; height:46px; display:flex; align-items:center; justify-content:center; flex-shrink:0; border-radius:50%; background:#fff3e4; color:#c9965b; font-size:19px;
}
.ht-contact-card strong{ display:block; margin-bottom:5px; color:#2b1a12; font-size:16px;
}
.ht-contact-card p,
.ht-contact-card a{ margin:0; color:#6d594c; font-size:15px; text-decoration:none;
}
.ht-contact-form-box{ padding:34px; background:#fff; border:1px solid #ead8c4; border-radius:14px; box-shadow:0 18px 45px rgba(70,38,17,.08);
}
.ht-contact-form-box h2{ margin:0 0 10px; font-family:"Playfair Display",serif; font-size:34px; color:#2b1a12;
}
.ht-contact-form-box p{ margin:0 0 24px; color:#6d594c;
}
.ht-contact-form{ display:grid; grid-template-columns:1fr 1fr; gap:14px;
}
.ht-contact-form input,
.ht-contact-form select,
.ht-contact-form textarea{ width:100%; min-height:50px; border:1px solid #ead8c4; border-radius:8px; padding:0 15px; color:#2b1a12; background:#fffaf4; font-family:inherit;
}
.ht-contact-form textarea{ grid-column:1/-1; min-height:130px; padding-top:14px;
}
.ht-contact-form button{ grid-column:1/-1; min-height:52px; border:0; border-radius:8px; background:#c9965b; color:#fff; font-weight:700; text-transform:uppercase; cursor:pointer;
}
.ht-contact-map{ padding:0 0 70px; background:#fffaf4;
}
.ht-contact-map iframe{ width:100%; min-height:420px; border:0; border-radius:14px; display:block;
}
@media(max-width:991px){ .ht-contact-grid{ grid-template-columns:1fr; }
}
@media(max-width:575px){ .ht-contact-hero{ padding:90px 0 50px; } .ht-contact-form{ grid-template-columns:1fr; } .ht-contact-form-box{ padding:24px; }
}
.ht-header{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    z-index:9999;
    transition:all .3s ease;
}

.ht-header.is-scrolled{
    background:rgba(22,12,7,.95);
    backdrop-filter:blur(12px);
    box-shadow:0 10px 30px rgba(0,0,0,.25);
}

body:not(.home) main{
    padding-top:100px;
}
.ht-single-hero strong {
    margin: 0 0 14px;
    font-family: "Playfair Display", serif;
    font-size: 52px;
    line-height: 1.15;
    color: #fff7ed;
}
.ht-service-archive{
  background:#fffaf4;
}

.ht-service-hero{
  padding:150px 0 85px;
  background:
    linear-gradient(90deg,rgba(22,10,5,.96) 0%,rgba(45,20,8,.78) 42%,rgba(45,20,8,.15) 100%),
    url('https://top10dongnai.com/wp-content/uploads/2026/06/bg-hero.webp') bottom/cover no-repeat;
  color:#fff;
}

.ht-service-hero h1{
  max-width:760px;
  margin:18px 0 18px;
  font-family:"Playfair Display",serif;
  font-size:clamp(40px,5vw,68px);
  line-height:1.12;
  color:#fff7ed;
}

.ht-service-hero p{
  max-width:640px;
  margin:0;
  color:#ead5bf;
  font-size:16px;
  line-height:1.8;
}

.ht-service-list-section{
  padding:52px 0 80px;
}

.ht-service-tabs{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:18px;
  margin-bottom:34px;
}

.ht-service-tabs a{
  min-height:66px;
  padding:0 20px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border:1px solid #ead8c4;
  border-radius:10px;
  background:#fff;
  color:#4a2a18;
  font-size:14px;
  font-weight:700;
  text-align:center;
  transition:.25s ease;
}

.ht-service-tabs a i{
  color:#c9965b;
}

.ht-service-tabs a.active,
.ht-service-tabs a:hover{
  background:#3a1c10;
  color:#fff;
  border-color:#3a1c10;
}

.ht-service-list{
  display:grid;
  gap:18px;
}

.ht-service-row{
  display:grid;
  grid-template-columns:330px 1fr 190px;
  align-items:center;
  background:#fff;
  border:1px solid #ead8c4;
  border-radius:14px;
  overflow:hidden;
  box-shadow:0 16px 40px rgba(70,38,17,.06);
  transition:.25s ease;
}

.ht-service-row:hover{
  transform:translateY(-3px);
  box-shadow:0 22px 50px rgba(70,38,17,.12);
}

.ht-service-row-img{
  display:block;
  height:180px;
  overflow:hidden;
}

.ht-service-row-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:.35s ease;
}

.ht-service-row:hover .ht-service-row-img img{
  transform:scale(1.05);
}

.ht-service-row-content{
  display:grid;
  grid-template-columns:58px 1fr;
  gap:20px;
  padding:26px 30px;
}

.ht-service-row-icon{
  width:54px;
  height:54px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff3e4;
  color:#c9965b;
  font-size:22px;
}

.ht-service-row-text h2{
  margin:0 0 8px;
  font-family:"Playfair Display",serif;
  font-size:29px;
  line-height:1.25;
  color:#2b1a12;
}

.ht-service-row-text h2 a{
  color:inherit;
  text-decoration:none;
}

.ht-service-row-text p{
  margin:0 0 14px;
  color:#6d594c;
  font-size:15px;
  line-height:1.65;
}

.ht-service-row-meta{
  display:flex;
  flex-wrap:wrap;
  gap:18px;
  color:#8a6a50;
  font-size:13px;
}

.ht-service-row-meta i{
  color:#c9965b;
  margin-right:5px;
}

.ht-service-row-price{
  padding:24px 28px;
  text-align:center;
}

.ht-service-row-price span{
  display:block;
  color:#6d594c;
  font-size:13px;
}

.ht-service-row-price strong{
  display:block;
  margin-bottom:18px;
  font-family:"Playfair Display",serif;
  color:#2b1a12;
  font-size:31px;
  line-height:1.1;
}

.ht-service-row-price a{
  min-height:46px;
  padding:0 18px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:8px;
  background:#c9965b;
  color:#fff;
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
  text-decoration:none;
}

@media(max-width:1199px){
  .ht-service-tabs{
    grid-template-columns:repeat(3,1fr);
  }

  .ht-service-row{
    grid-template-columns:260px 1fr;
  }

  .ht-service-row-price{
    grid-column:1/-1;
    display:flex;
    align-items:center;
    justify-content:space-between;
    border-top:1px solid #ead8c4;
  }

  .ht-service-row-price strong{
    margin-bottom:0;
  }
}

@media(max-width:768px){
  .ht-service-hero{
    padding:115px 0 60px;
  }

  .ht-service-tabs{
    grid-template-columns:1fr 1fr;
    gap:12px;
  }

  .ht-service-row{
    grid-template-columns:1fr;
  }

  .ht-service-row-img{
    height:220px;
  }

  .ht-service-row-content{
    grid-template-columns:1fr;
    padding:24px;
  }

  .ht-service-row-price{
    padding:22px 24px;
  }
}

@media(max-width:480px){
  .ht-service-tabs{
    grid-template-columns:1fr;
  }

  .ht-service-row-text h2{
    font-size:25px;
  }

  .ht-service-row-price{
    flex-direction:column;
    gap:14px;
  }
}
.ht-gallery-page{
  background:#fff8ef;
}

.ht-gallery-hero{
  padding:150px 0 100px;
  text-align:center;
  color:#fff;
  background:
    linear-gradient(rgba(22,10,5,.68),rgba(22,10,5,.72)),
    url('https://top10dongnai.com/wp-content/uploads/2026/06/bg-hero.webp') bottom/cover no-repeat;
}

.ht-gallery-hero span{
  color:#d49a54;
  text-transform:uppercase;
  letter-spacing:.18em;
  font-weight:800;
}

.ht-gallery-hero h1{
  margin:16px 0;
  font-family:"Playfair Display",serif;
  font-size:64px;
  line-height:1.1;
}

.ht-gallery-hero p{
  max-width:620px;
  margin:auto;
  color:#f2dcc4;
}

.ht-gallery-section{
  padding:60px 0 80px;
}

.ht-gallery-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}

.ht-gallery-item{
  padding:0;
  border:0;
  background:none;
  cursor:pointer;
  border-radius:12px;
  overflow:hidden;
}

.ht-gallery-item img{
  width:100%;
  height:300px;
  object-fit:cover;
  display:block;
  transition:.35s;
}

.ht-gallery-item:hover img{
  transform:scale(1.06);
}

.ht-gallery-cta{
  margin-top:34px;
  padding:28px 36px;
  border:1px solid #ead8c4;
  border-radius:14px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  background:#fffaf4;
}

.ht-gallery-cta strong{
  font-family:"Playfair Display",serif;
  font-size:30px;
  color:#2b150c;
}

.ht-gallery-cta p{
  margin:6px 0 0;
  color:#77665a;
}

.ht-gallery-cta a{
  min-height:52px;
  padding:0 36px;
  display:flex;
  align-items:center;
  border-radius:8px;
  background:#c99457;
  color:#fff;
  font-weight:800;
  text-transform:uppercase;
}

.ht-lightbox{
  position:fixed;
  inset:0;
  z-index:99999;
  display:none;
  align-items:center;
  justify-content:center;
  padding:30px;
  background:rgba(0,0,0,.86);
}

.ht-lightbox.is-open{
  display:flex;
}

.ht-lightbox img{
  max-width:92vw;
  max-height:88vh;
  border-radius:12px;
}

.ht-lightbox-close{
  position:absolute;
  top:22px;
  right:28px;
  width:46px;
  height:46px;
  border:0;
  border-radius:50%;
  background:#c99457;
  color:#fff;
  font-size:34px;
  cursor:pointer;
}

@media(max-width:991px){
  .ht-gallery-grid{
    grid-template-columns:repeat(2,1fr);
  }
}

@media(max-width:575px){
  .ht-gallery-hero h1{
    font-size:40px;
  }

  .ht-gallery-grid{
    grid-template-columns:1fr;
  }

  .ht-gallery-cta{
    flex-direction:column;
    align-items:flex-start;
    gap:18px;
  }
}
.ht-lightbox{
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.ht-lightbox.is-open{
    opacity:1;
    visibility:visible;
}

.ht-lightbox img{
    transform:scale(.9);
    transition:.3s ease;
}

.ht-lightbox.is-open img{
    transform:scale(1);
}
/* FIX MOBILE HERO GAP TOÀN SITE */
@media(max-width:960px){

  html,
  body{
    margin:0 !important;
    padding-top:0 !important;
  }

  body:not(.home) main{
    padding-top:0 !important;
  }

  .ht-header{
    position:fixed !important;
    top:0;
    left:0;
    width:100%;
    z-index:9999;
  }

  .ht-topbar{
    display:none !important;
  }

  .ht-nav{
    height:72px !important;
    min-height:72px !important;
  }

  .ht-hero,
  .ht-archive-hero,
  .ht-single-hero,
  .ht-contact-hero,
  .ht-gallery-hero,
  .ht-about-hero,
  .ht-service-hero,
  .ht-service-single-hero{
    margin-top:0 !important;
    padding-top:110px !important;
  }

  .ht-hero{
    min-height:560px;
  }

  .ht-archive-hero,
  .ht-single-hero,
  .ht-contact-hero,
  .ht-gallery-hero,
  .ht-about-hero,
  .ht-service-hero,
  .ht-service-single-hero{
    min-height:auto !important;
    padding-bottom:52px !important;
  }
}
.ht-why-icon{
    width:64px;
    height:64px;
    object-fit:contain;
    display:block;
    margin:0 auto 20px;
}

.ht-why-item{
    text-align:center;
}
.ht-booking input, .ht-booking select, .ht-booking textarea {
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .18);
    background: #492415;
    border-radius: 8px;
    padding: 14px 16px;
    color: #d8b37d;
	 font-family: 'Inter';
}
.ht-popup-open{
    min-height:52px;
    padding:0 28px;
    border:0;
    border-radius:8px;
    background:#c99457;
    color:#fff;
    text-transform:uppercase;
    cursor:pointer;
}

.ht-popup-form-wrap{
    position:fixed;
    inset:0;
    z-index:99999;
    display:none;
}

.ht-popup-form-wrap.is-open{
    display:flex;
    align-items:center;
    justify-content:center;
}

.ht-popup-overlay{
    position:absolute;
    inset:0;
    background:rgba(0,0,0,.68);
}

.ht-popup-box{
    position:relative;
    z-index:2;
    width:min(620px,92vw);
    padding:34px;
    border-radius:16px;
    background:#fff8ef;
    box-shadow:0 25px 80px rgba(0,0,0,.35);
}

.ht-popup-close{
    position:absolute;
    top:14px;
    right:14px;
    width:38px;
    height:38px;
    border:0;
    border-radius:50%;
    background:#3a1b0e;
    color:#fff;
    font-size:26px;
    cursor:pointer;
}

.ht-popup-box h2{
    margin:0 0 12px;
    font-family:"Playfair Display",serif;
    font-size:34px;
    color:#2b150c;
}

.ht-popup-box p{
    margin:0 0 22px;
    color:#6d594c;
}

.ht-popup-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:12px;
}

.ht-popup-form input,
.ht-popup-form select,
.ht-popup-form textarea{
    width:100%;
    min-height:50px;
    border:1px solid #ead8c4;
    border-radius:8px;
    padding:0 14px;
    background:#fffaf4;
    font-family:inherit;
}

.ht-popup-form select,
.ht-popup-form textarea{
    grid-column:1/-1;
}

.ht-popup-form textarea{
    min-height:120px;
    padding-top:14px;
}

.ht-popup-form button[type="submit"]{
    width:100%;
    min-height:52px;
    margin-top:14px;
    border:0;
    border-radius:8px;
    background:#c99457;
    color:#fff;
    font-weight:800;
    text-transform:uppercase;
    cursor:pointer;
}

@media(max-width:575px){
    .ht-popup-box{
        padding:26px 20px;
    }

    .ht-popup-grid{
        grid-template-columns:1fr;
    }
}
/* FIX SECTION WHY MOBILE */
@media(max-width:575px){

  .ht-why{
    padding:46px 0 36px !important;
  }

  .ht-why .ht-section-kicker{
    display:block;
    margin-bottom:8px;
    text-align:center;
    font-size:11px;
    letter-spacing:.12em;
  }

  .ht-why h2{
    max-width:300px;
    margin:0 auto 26px;
    text-align:center;
    font-size:28px !important;
    line-height:1.22 !important;
  }

  .ht-why-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:14px !important;
  }

  .ht-why-item{
    padding:20px 18px !important;
    background:#fff8ef;
    border:1px solid #ead8c4;
    border-radius:14px;
    text-align:left !important;
    display:grid;
    grid-template-columns:52px 1fr;
    column-gap:14px;
    align-items:start;
  }

  .ht-why-item span{
    display:none !important;
  }

  .ht-why-icon{
    width:48px !important;
    height:48px !important;
    object-fit:contain;
    margin:0 !important;
    grid-row:span 2;
  }

  .ht-why-item h3{
    margin:0 0 6px !important;
    font-size:18px !important;
    line-height:1.28 !important;
    text-align:left !important;
  }

  .ht-why-item p{
    margin:0 !important;
    font-size:14px !important;
    line-height:1.6 !important;
    text-align:left !important;
  }
}
.ht-benefit-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
}

.ht-benefit-item{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:14px;
    padding:20px;
    border-right:1px solid rgba(255,255,255,.15);
}

.ht-benefit-item:last-child{
    border-right:0;
}

.ht-benefit-item img{
    width:46px;
    height:46px;
    object-fit:contain;
    flex-shrink:0;
    display:block;
}

.ht-benefit-item span{
    color:#fff;
    font-weight:600;
    line-height:1.5;
}
/* BENEFITS MOBILE SLIDER */
@media(max-width:767px){

  .ht-benefits{
    overflow:hidden;
  }

  .ht-benefit-grid{
    display:flex !important;
    grid-template-columns:none !important;
    gap:14px;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    -webkit-overflow-scrolling:touch;
    padding:16px 18px;
  }

  .ht-benefit-grid::-webkit-scrollbar{
    display:none;
  }

  .ht-benefit-item{
    min-width:78%;
    flex:0 0 78%;
    scroll-snap-align:center;
    border:1px solid rgba(255,255,255,.16) !important;
    border-radius:16px;
    background:rgba(255,255,255,.06);
    padding:18px 20px !important;
    display:flex;
    align-items:center;
    justify-content:flex-start;
    gap:14px;
  }

  .ht-benefit-item img{
    width:46px;
    height:46px;
    object-fit:contain;
    flex-shrink:0;
  }

  .ht-benefit-item p{
    margin:0;
    color:#fff;
    font-size:16px;
    font-weight:700;
    line-height:1.35;
  }
}
@media(max-width:767px){

    .ht-actions{
        display:flex;
        flex-direction:row !important;
        gap:10px;
        flex-wrap:nowrap;
        width:100%;
    }

    .ht-actions .ht-btn,
    .ht-actions .ht-btn-outline{
        flex:1;
        min-width:0;
        padding:12px 8px;
        font-size:13px;
        text-align:center;
        white-space:nowrap;
    }

}
.service-icon{
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background: #c89a5b;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.service-icon img{
  width: 26px;
  height: 26px;
  object-fit: contain;
  display: block;
}
.ht-book{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:10px;
}
@media (max-width:768px){
    .ht-book,
    .ht-call{
        height:44px;
        font-size:14px;
        gap:5px;
        border-radius:8px;
    }

    .ht-book i,
    .ht-call i{
        font-size:14px;
    }
	

}
/* HEADER MOBILE */

.ht-mobile-tools{
    display:flex;
    align-items:center;
    gap:10px;
}

.ht-lang-switch{
    display:flex;
    align-items:center;
}

.ht-lang-switch .gt_switcher{
    transform:scale(.9);
    transform-origin:right center;
}

/* CTA STICKY */

.ht-mobile-cta{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:9999;
    display:none;
    background:#fff;
    box-shadow:0 -4px 20px rgba(0,0,0,.08);
}

.ht-mobile-cta a{
    flex:1;
    height:56px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    text-decoration:none;
    font-size:15px;
    font-weight:600;
}

.ht-cta-call{
    background:#c89a5b;
    color:#fff;
}

.ht-cta-zalo{
    background:#0068ff;
    color:#fff;
}

.ht-cta-zalo img{
    width:20px;
    height:20px;
}

@media(max-width:768px){

    .ht-mobile-cta{
        display:flex;
    }

    body{
        padding-bottom:56px;
    }
}
.social-floating{
    position: fixed;
    right: 18px;
    bottom: 120px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.social-btn{
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 25px rgba(0,0,0,0.18);
    position: relative;
    overflow: hidden;
    transition: 0.3s ease;
    animation: shake 2s infinite;
}

.social-btn img{
    width: 42px;
    height: 42px;
    object-fit: contain;
    position: relative;
    z-index: 2;
}

.zalo-btn{
    border: 3px solid #1e88ff;
}

.messenger-btn{
    border: 3px solid #b14cff;
}

/* hiệu ứng lan tỏa */
.social-btn::before{
    content: "";
    position: absolute;
    inset: -8px;
    border-radius: 50%;
    background: rgba(255,255,255,0.25);
    animation: pulse 2s infinite;
}

/* hover */
.social-btn:hover{
    transform: scale(1.08);
}

/* rung lắc */
@keyframes shake{
    0%{
        transform: rotate(0deg);
    }
    10%{
        transform: rotate(-10deg);
    }
    20%{
        transform: rotate(10deg);
    }
    30%{
        transform: rotate(-10deg);
    }
    40%{
        transform: rotate(10deg);
    }
    50%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(0deg);
    }
}

/* glow */
@keyframes pulse{
    0%{
        transform: scale(1);
        opacity: .7;
    }
    70%{
        transform: scale(1.5);
        opacity: 0;
    }
    100%{
        transform: scale(1.5);
        opacity: 0;
    }
}

/* mobile */
@media(max-width:768px){

    .social-floating{
        right: 12px;
        bottom: 90px;
    }

    .social-btn{
        width: 56px;
        height: 56px;
    }

    .social-btn img{
        width: 36px;
        height: 36px;
    }
}
@media (max-width: 768px){

  .ht-popup-content{
    width: calc(100% - 28px);
    max-width: 420px;
    max-height: calc(100dvh - 40px);
    overflow-y: auto;
    border-radius: 18px;
    padding: 22px 18px 18px;
    margin: 20px auto;
    -webkit-overflow-scrolling: touch;
  }

  .ht-popup-overlay{
    align-items: flex-start;
    padding-top: env(safe-area-inset-top);
    overflow-y: auto;
  }

  .ht-popup-content input,
  .ht-popup-content select,
  .ht-popup-content textarea{
    height: 42px;
    font-size: 16px;
  }

  .ht-popup-content textarea{
    min-height: 96px;
    height: 96px;
  }

  .ht-popup-content .ht-submit{
    height: 46px;
    margin-top: 10px;
  }

}
.ht-popup-close{
  top: 14px;
  right: 14px;
}
.ht-popup-form input,
.ht-popup-form select,
.ht-popup-form textarea{
    width:100%;
    border:1px solid #e5d8c6;
    border-radius:8px;
    font-size:15px;
    font-family:inherit;
    box-sizing:border-box;
}

.ht-popup-form input,
.ht-popup-form select{
    height:48px;
    padding:0 14px;
}

.ht-popup-form textarea{
    min-height:120px;
    padding:14px;
    resize:none;
}
.ht-popup-close{
    position:absolute;
    top:16px;
    right:16px;

    width:36px;
    height:36px;

    border-radius:50%;
    border:none;

    background:#4d210e;
    color:#fff;

    display:flex;
    align-items:center;
    justify-content:center;

    font-size:18px;
    line-height:1;
    cursor:pointer;
}