: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:#e0b577;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(42px,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,46px);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:21px;line-height:1.25;margin:12px 0;font-weight:700}.ht-card p,.ht-why-item p,.ht-price p{color:var(--muted);font-size:14px}.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('../img/blog-hero.jpg') center/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('../img/blog-hero.jpg') center/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('../img/blog-hero.jpg') center/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;
}