
:root{
  --kh-gold:#C8922E;
  --kh-gold-soft:#E7C57A;
  --kh-dark:#131110;
  --kh-text:#27231f;
  --kh-muted:#77706a;
  --kh-bg:#F7F3EE;
  --kh-card:#fffdf8;
  --kh-border:rgba(212,168,79,.24);
  --kh-shadow:0 22px 64px rgba(0,0,0,.18);
  --kh-logo-width:190px;
  --kh-hero-desktop:url('');
  --kh-hero-mobile:url('');
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--kh-text);background:var(--kh-bg);line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}
.kh-container{width:min(1260px,calc(100% - 40px));margin:0 auto}.kh-desktop-only{display:block}
.kh-header{position:fixed;top:0;left:0;right:0;z-index:80;background:linear-gradient(180deg,rgba(8,8,8,.62) 0%,rgba(8,8,8,.18) 100%);backdrop-filter:blur(10px)}
.kh-header__inner{min-height:86px;display:flex;align-items:center;gap:28px}.custom-logo{width:var(--kh-logo-width);height:auto}.kh-brand__text{font-size:1.55rem;font-weight:800;color:#fff;letter-spacing:.03em}.kh-nav{margin-left:auto}.kh-menu{list-style:none;display:flex;gap:30px;padding:0;margin:0;color:#fff;font-weight:600}.kh-pill{padding:12px 18px;border-radius:999px;background:rgba(212,168,79,.18);border:1px solid rgba(242,215,154,.45);color:#fff;font-weight:700}.kh-pill--hotline{background:linear-gradient(135deg,rgba(200,146,46,.95) 0%,rgba(231,197,122,.95) 100%);border-color:rgba(255,241,205,.9);color:#15110f;box-shadow:0 16px 34px rgba(0,0,0,.16);font-weight:900;display:inline-flex;align-items:center;gap:10px}.kh-cta-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.kh-cta-icon--zalo{width:22px;height:22px;background:url("../icons/zalo.svg") center/contain no-repeat}.kh-cta-icon--phone{font-size:18px;line-height:1}
.kh-home-hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:#15110f}.kh-hero__bg,.kh-hero__overlay{position:absolute;inset:0}.kh-hero__bg{background-image:var(--kh-hero-desktop);background-size:cover;background-position:center center}.kh-hero__overlay{background:linear-gradient(90deg,rgba(8,8,8,.52) 0%,rgba(8,8,8,.24) 32%,rgba(8,8,8,.42) 100%)}
.kh-hero__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(620px,720px);gap:54px;align-items:center;padding:118px 0 42px}.kh-hero__copy{max-width:640px}.kh-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--kh-gold-soft);font-size:.92rem;letter-spacing:.08em;text-transform:uppercase}.kh-hero__copy h1{margin:14px 0 14px;font-size:clamp(3rem,4.6vw,5.4rem);line-height:.98;color:var(--kh-gold-soft);text-shadow:0 14px 40px rgba(0,0,0,.2)}.kh-hero__copy p{margin:0;max-width:52ch;color:rgba(255,255,255,.88);font-size:1.08rem}.kh-hero__highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.kh-hero__highlights span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.92rem}
.kh-hero__form{display:flex;justify-content:flex-end;align-items:flex-start}.kh-hero-card{width:100%;max-width:700px;padding:24px 24px 22px;border-radius:28px;background:linear-gradient(180deg,rgba(255,252,247,.92) 0%,rgba(255,255,255,.88) 100%);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.65);box-shadow:var(--kh-shadow)}
.kh-section{padding:84px 0}.kh-section__head{margin-bottom:28px}.kh-section__head h2{font-size:clamp(2rem,3vw,3rem);line-height:1.08;margin:.45rem 0 0}.kh-section__intro{max-width:62ch;color:var(--kh-muted);margin-top:10px}.kh-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.kh-card{background:#fff;border:1px solid rgba(17,17,17,.06);border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease}.kh-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgba(0,0,0,.1)}.kh-card__media{position:relative;aspect-ratio:16/11;background:#ead9bb}.kh-card__media img,.kh-card__placeholder{width:100%;height:100%;object-fit:cover}.kh-card__badges{position:absolute;left:14px;right:14px;top:14px;display:flex;justify-content:space-between;gap:10px}.kh-card__badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(17,17,17,.76);color:#fff;font-size:.78rem;font-weight:700}.kh-card__badge--status{background:rgba(255,248,236,.95);color:#5c4a22}.kh-card__body{padding:22px}.kh-card__topline{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.kh-card__body h3{font-size:1.24rem;line-height:1.25;margin:0 0 8px;flex:1}.kh-card__body p{font-size:.96rem;color:var(--kh-muted);margin:0}.kh-card__booked{margin-top:10px;font-size:.82rem;font-weight:800;color:#8b641f}.kh-card__price{white-space:nowrap;font-size:.96rem;font-weight:800;color:#8b6a34}
.kh-amenities{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.kh-amenity{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#f5f1ea;border:1px solid rgba(17,17,17,.06);font-size:.9rem}.kh-amenities--small .kh-amenity{padding:7px 10px;font-size:.82rem}
.kh-single{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);gap:38px;align-items:start}.kh-single__image{width:100%;border-radius:28px;box-shadow:0 18px 54px rgba(0,0,0,.1)}.kh-thumb-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.kh-thumb img{width:100%;height:170px;object-fit:cover;border-radius:18px}.kh-prose{font-size:1rem;color:#3f3f46}.kh-lead{font-size:1.04rem;color:#57534e;max-width:60ch}.kh-book-panel{margin-top:24px;padding:24px;border-radius:24px;background:#fff;border:1px solid rgba(17,17,17,.05);box-shadow:0 12px 30px rgba(0,0,0,.05)}.kh-book-panel h3{margin-top:0}
.kh-footer{background:#111;color:#d4d4d8;padding:38px 0 46px}.kh-footer__grid{display:grid;grid-template-columns:1.4fr 1fr;gap:28px}.kh-footer h3,.kh-footer h4{color:#fff;margin:0 0 10px}.kh-footer p{margin:0 0 10px;color:#d6d1ca}.kh-floaters{position:fixed;right:14px;bottom:14px;display:flex;flex-direction:column;gap:10px;z-index:60}.kh-floater{padding:12px 16px;border-radius:999px;background:#111;color:#fff;box-shadow:0 18px 40px rgba(0,0,0,.18);font-weight:800;display:inline-flex;align-items:center;gap:10px}.kh-floater--zalo{background:var(--kh-gold);color:#111;font-weight:800}.kh-empty{padding:24px;border-radius:18px;background:#fff;border:1px dashed rgba(17,17,17,.15)}
.kh-mobile-contactbar{display:none}
.home .kh-hero .kh-booking-wrap{padding:0;background:transparent;border:0;box-shadow:none}
@media (max-width: 1024px){.kh-hero__content,.kh-single,.kh-card-grid{grid-template-columns:1fr}.kh-hero__content{padding:110px 0 36px}.kh-hero__form{justify-content:flex-start}.kh-card-grid{grid-template-columns:repeat(2,1fr)}.kh-nav{display:none}.kh-header__cta{margin-left:auto}}
@media (max-width: 768px){
  .kh-desktop-only{display:none!important}
  .kh-container{width:min(100% - 24px,1180px)}
  .kh-header{background:linear-gradient(180deg,rgba(8,8,8,.54) 0%,rgba(8,8,8,.08) 100%)}
  .kh-header__inner{min-height:72px;display:grid;grid-template-columns:1fr;justify-items:center;padding:10px 0}.kh-header__cta,.kh-nav{display:none!important}.kh-brand{margin:0 auto;display:flex;justify-content:center;align-items:center;width:100%}.custom-logo{margin:0 auto;max-width:170px;width:auto;height:auto}
  .kh-home-hero{min-height:100svh;align-items:flex-start;padding-bottom:84px}
  .kh-hero__bg{background-image:var(--kh-hero-mobile);background-position:center top}
  .kh-hero__overlay{background:linear-gradient(180deg,rgba(8,8,8,.22) 0%,rgba(8,8,8,.36) 28%,rgba(8,8,8,.56) 100%)}
  .kh-hero__content{grid-template-columns:1fr;padding:96px 0 20px;gap:14px}
  .kh-hero__copy{display:none}
  .kh-hero__form{justify-content:center}
  .kh-hero-card{padding:16px 14px 14px;border-radius:22px;box-shadow:0 20px 48px rgba(0,0,0,.22)}
  .kh-mobile-contactbar{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:grid;grid-template-columns:1fr 1fr;gap:10px}
  .kh-mobile-contactbar a{display:flex;align-items:center;justify-content:center;min-height:50px;border-radius:999px;font-weight:800;box-shadow:0 14px 36px rgba(0,0,0,.18);gap:8px}
  .kh-mobile-contactbar__call{background:#111;color:#fff}
  .kh-mobile-contactbar__zalo{background:linear-gradient(135deg,var(--kh-gold) 0%,#e9d6ad 100%);color:#151515}
  .kh-floaters--desktop{display:none!important}
}

@media (min-width: 1200px){.kh-hero__content{padding:122px 0 48px}.kh-hero-card{max-width:720px;padding:28px 28px 24px}}


/* Single room quick UI refresh */
.kh-single-page{padding-top:86px;background:linear-gradient(180deg,#f7f3ee 0%,#f4efe8 100%)}
.kh-single-hero{padding:34px 0 18px;background:radial-gradient(circle at top left,rgba(231,197,122,.18),transparent 36%),linear-gradient(180deg,#fbf8f4 0%,#f7f3ee 100%)}
.kh-single-hero__wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end}
.kh-single-hero__copy h1{margin:10px 0 10px;font-size:clamp(2.2rem,4vw,3.55rem);line-height:1.08;color:#171311;max-width:12ch}
.kh-single-hero__actions{display:flex;gap:12px;flex-wrap:wrap;align-self:center}
.kh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:800;transition:all .2s ease;border:1px solid transparent}
.kh-btn--dark{background:#15110f;color:#fff;box-shadow:0 14px 30px rgba(0,0,0,.12)}
.kh-btn--dark:hover{transform:translateY(-1px)}
.kh-btn--ghost{background:#fff;color:#15110f;border-color:rgba(17,17,17,.08)}
.kh-single-badges,.kh-single-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.kh-hero-badge,.kh-single-fact{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff;border:1px solid rgba(17,17,17,.07);box-shadow:0 8px 18px rgba(0,0,0,.04);font-size:.94rem;font-weight:700}
.kh-hero-badge--price{background:linear-gradient(135deg,#fff8e9 0%,#f6e2ae 100%);color:#6f4b0d;border-color:rgba(200,146,46,.28)}
.kh-section--single-body{padding-top:18px}
.kh-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}
.kh-single-main{display:grid;gap:22px}
.kh-single-card{background:rgba(255,255,255,.9);border:1px solid rgba(17,17,17,.06);border-radius:28px;padding:22px;box-shadow:0 14px 34px rgba(0,0,0,.05)}
.kh-single-section-head{display:flex;justify-content:space-between;gap:16px;align-items:end;margin-bottom:18px}
.kh-single-section-head h2{margin:0;font-size:1.5rem;line-height:1.15}
.kh-single-section-head p{margin:0;color:var(--kh-muted);max-width:42ch}
.kh-gallery-masonry{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.9fr);gap:14px}
.kh-gallery-masonry__main .kh-single__image{height:100%;min-height:560px;object-fit:cover;border-radius:24px}
.kh-gallery-masonry__thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
.kh-gallery-masonry__thumbs .kh-thumb img{width:100%;height:100%;min-height:170px;object-fit:cover;border-radius:18px}
.kh-amenities--grid{gap:12px}.kh-amenity--large{padding:12px 14px;border-radius:16px;font-size:.95rem;background:#fbf8f3}
.kh-prose--single{font-size:1.02rem;line-height:1.8;color:#433d37}
.kh-single-sidebar{position:relative}
.kh-book-panel--sticky{position:sticky;top:104px;padding:22px;background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(200,146,46,.18);box-shadow:0 18px 44px rgba(0,0,0,.08)}
.kh-book-panel__top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid rgba(17,17,17,.06)}
.kh-book-panel__label{display:block;font-size:.84rem;color:var(--kh-muted);margin-bottom:4px}
.kh-book-panel__price{font-size:1.65rem;font-weight:900;line-height:1.1;color:#171311}
.kh-book-panel__trust{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#f8efde;color:#7a5716;font-size:.78rem;font-weight:800;white-space:nowrap}
.kh-book-panel__list{list-style:none;padding:0;margin:0 0 14px;display:grid;gap:8px;color:#514941;font-size:.93rem}
.kh-book-panel h3{font-size:1.24rem;margin-bottom:14px}
.single-kh_room .kh-book-panel .kh-booking-wrap{padding:0;border:0;box-shadow:none;background:transparent}
.single-kh_room .kh-book-panel .kh-step-box{background:#faf8f4;border-color:#efe5d8}
.single-kh_room .kh-book-panel .kh-step-box--active{background:#fff;border-color:#e4c68d;box-shadow:0 10px 24px rgba(196,146,62,.08)}
.single-kh_room .kh-book-panel .kh-btn-submit{min-height:60px}
@media (max-width: 1100px){.kh-single-layout{grid-template-columns:1fr}.kh-book-panel--sticky{position:static;top:auto}.kh-gallery-masonry{grid-template-columns:1fr}.kh-gallery-masonry__main .kh-single__image{min-height:420px}}
@media (max-width: 768px){.kh-single-page{padding-top:72px}.kh-single-hero{padding-top:22px}.kh-single-hero__wrap{grid-template-columns:1fr}.kh-single-hero__copy h1{max-width:none;font-size:2rem}.kh-single-hero__actions{width:100%}.kh-btn{flex:1}.kh-single-card{padding:16px;border-radius:22px}.kh-single-section-head{display:grid;gap:8px}.kh-gallery-masonry__main .kh-single__image{min-height:320px;border-radius:18px}.kh-gallery-masonry__thumbs{gap:10px}.kh-gallery-masonry__thumbs .kh-thumb img{min-height:120px;border-radius:14px}.kh-single-badges,.kh-single-facts{gap:8px}.kh-hero-badge,.kh-single-fact{padding:9px 12px;font-size:.88rem}}


/* Single room v2 quick cleanup */
.kh-single-hero--simple{padding:28px 0 8px;background:transparent}
.kh-single-hero__simple{display:block}
.kh-single-hero__simple h1{margin:6px 0 0;font-size:clamp(2rem,3vw,2.9rem);line-height:1.18;color:#171311;max-width:none;letter-spacing:-.02em}
.kh-single-badges--compact{margin-top:14px}
.kh-single-badges--compact .kh-hero-badge{box-shadow:none;background:#fff;border-color:rgba(17,17,17,.06);font-weight:700}
.kh-single-badges--compact .kh-hero-badge--price{background:linear-gradient(135deg,#fff8e9 0%,#f6e2ae 100%)}
.kh-single-section-head--stack{display:block}
.kh-single-section-head--stack p{margin-top:6px;max-width:none}
.kh-gallery-viewall{border:0;background:#15110f;color:#fff;border-radius:999px;padding:12px 16px;font-weight:800;cursor:pointer;margin-top:14px}
.kh-gallery-masonry--interactive .kh-gallery-masonry__main,
.kh-gallery-masonry--interactive .kh-thumb{padding:0;border:0;background:none;cursor:pointer;display:block;text-align:left}
.kh-gallery-masonry--interactive .kh-single__image,
.kh-gallery-masonry--interactive .kh-thumb img{transition:transform .25s ease, box-shadow .25s ease}
.kh-gallery-masonry--interactive .kh-gallery-masonry__main:hover .kh-single__image,
.kh-gallery-masonry--interactive .kh-thumb:hover img{transform:scale(1.02)}
.kh-gallery-masonry__main{overflow:hidden;border-radius:24px}
.kh-gallery-masonry__thumbs .kh-thumb{overflow:hidden;border-radius:18px}
.kh-lightbox[hidden]{display:none!important}
.kh-lightbox{position:fixed;inset:0;background:rgba(10,10,10,.92);z-index:9999;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;grid-template-rows:1fr auto;align-items:center;padding:28px}
.kh-lightbox__stage{grid-column:2;display:flex;justify-content:center;align-items:center;min-height:0}
.kh-lightbox__image{max-width:min(92vw,1400px);max-height:82vh;border-radius:18px;object-fit:contain;box-shadow:0 30px 80px rgba(0,0,0,.35)}
.kh-lightbox__close{position:absolute;top:18px;right:18px;width:46px;height:46px;border-radius:999px;border:0;background:rgba(255,255,255,.12);color:#fff;font-size:30px;cursor:pointer}
.kh-lightbox__nav{width:52px;height:52px;border-radius:999px;border:0;background:rgba(255,255,255,.12);color:#fff;font-size:34px;cursor:pointer}
.kh-lightbox__nav--prev{grid-column:1;justify-self:center}
.kh-lightbox__nav--next{grid-column:3;justify-self:center}
.kh-lightbox__caption{grid-column:1 / -1;text-align:center;color:#e8e8e8;margin-top:16px;font-size:.95rem}
@media (max-width: 1100px){.kh-single-hero__simple h1{font-size:2.3rem}}
@media (max-width: 768px){.kh-single-hero--simple{padding-top:18px}.kh-single-hero__simple h1{font-size:1.65rem;line-height:1.28}.kh-gallery-viewall{width:100%}.kh-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:14px}.kh-lightbox__image{max-width:100%;max-height:72vh;border-radius:14px}.kh-lightbox__nav{width:40px;height:40px;font-size:26px}.kh-lightbox__close{top:10px;right:10px;width:40px;height:40px;font-size:26px}}


/* Single room v2.3.6 cleanup */
.kh-single-hero--simple{padding:28px 0 8px}
.kh-single-hero__simple{max-width:980px}
.kh-single-hero__simple h1{margin:0;font-size:clamp(2rem,3.2vw,3rem);line-height:1.15;color:#171311;letter-spacing:-.03em;text-wrap:balance}
.kh-single-layout--wide{display:block}
.kh-single-main{max-width:980px}
.kh-single-badges--compact{margin-top:14px}
.kh-single-card{padding:24px 24px 26px}
.kh-single-section-head p{margin:.2rem 0 0;color:var(--kh-muted)}
.kh-gallery-masonry__main,.kh-thumb{border:0;background:transparent;padding:0;cursor:zoom-in}
.kh-gallery-masonry__main .kh-single__image{height:100%;min-height:520px;object-fit:cover}
.kh-gallery-masonry__thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.kh-thumb img{width:100%;height:254px;object-fit:cover;border-radius:18px}
.kh-single-bookbar{position:fixed;left:0;right:0;bottom:0;z-index:120;background:rgba(17,17,17,.88);backdrop-filter:blur(14px);border-top:1px solid rgba(255,255,255,.08)}
.kh-single-bookbar__inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0}
.kh-single-bookbar__label{display:block;font-size:.8rem;color:rgba(255,255,255,.7);margin-bottom:2px}
.kh-single-bookbar__info strong{font-size:1.2rem;color:#fff;line-height:1.1}
body.single-kh_room{padding-bottom:88px}
.kh-modal[hidden]{display:none!important}
.kh-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px}
.kh-modal__backdrop{position:absolute;inset:0;background:rgba(10,10,10,.6);backdrop-filter:blur(6px)}
.kh-modal__dialog{position:relative;width:min(780px,100%);max-height:min(88vh,980px);overflow:auto;border-radius:28px;background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);box-shadow:0 30px 90px rgba(0,0,0,.24);padding:22px;border:1px solid rgba(200,146,46,.16)}
.kh-modal__close{position:absolute;top:14px;right:14px;width:42px;height:42px;border:0;border-radius:999px;background:#111;color:#fff;font-size:28px;cursor:pointer}
.kh-modal__head{padding-right:46px;margin-bottom:14px}
.kh-modal__head h3{margin:0 0 4px;font-size:1.45rem;line-height:1.15}
.kh-modal__head p{margin:0;color:var(--kh-muted)}
.single-kh_room .kh-modal .kh-booking-wrap{padding:0;border:0;box-shadow:none;background:transparent}
.single-kh_room .kh-modal .kh-step-box{background:#faf8f4;border-color:#efe5d8}
.single-kh_room .kh-modal .kh-step-box--active{background:#fff;border-color:#e4c68d;box-shadow:0 10px 24px rgba(196,146,62,.08)}
.single-kh_room .kh-modal .kh-btn-submit{min-height:58px}
@media (max-width:1100px){.kh-gallery-masonry__main .kh-single__image{min-height:420px}.kh-thumb img{height:200px}}
@media (max-width:768px){body.single-kh_room{padding-bottom:82px}.kh-single-hero--simple{padding:18px 0 4px}.kh-single-card{padding:18px}.kh-gallery-masonry__main .kh-single__image{min-height:320px;border-radius:18px}.kh-thumb img{height:138px;border-radius:14px}.kh-single-bookbar__inner{padding:10px 0}.kh-single-bookbar__info strong{font-size:1.05rem}.kh-single-bookbar .kh-btn{min-height:44px;padding:0 18px}.kh-modal{padding:12px}.kh-modal__dialog{padding:18px 14px 14px;border-radius:22px;max-height:90vh}}


/* v2.3.7 featured cards + refined single */
.kh-home-featured{padding-top:70px}
.kh-section__head--featured{display:flex;align-items:end;justify-content:space-between;gap:20px;flex-wrap:wrap}
.kh-section__link{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:#171311;color:#fff;font-weight:700;box-shadow:0 12px 24px rgba(23,19,17,.12)}
.kh-card-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.kh-card{display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fffdfa 100%);border:1px solid rgba(25,18,11,.08);border-radius:28px;overflow:hidden;box-shadow:0 14px 38px rgba(21,17,15,.06)}
.kh-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px rgba(21,17,15,.12)}
.kh-card__media{display:block;position:relative;aspect-ratio:4/3;background:#ead9bb}
.kh-card__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:16px;background:linear-gradient(180deg,rgba(17,17,17,.12) 0%,rgba(17,17,17,0) 38%,rgba(17,17,17,.36) 100%)}
.kh-card__badges{position:static;left:auto;right:auto;top:auto;justify-content:space-between;gap:10px}
.kh-card__badge{backdrop-filter:blur(8px);background:rgba(17,17,17,.68)}
.kh-card__badge--status{background:rgba(255,250,242,.95);color:#664b1f}
.kh-card__pricepill{align-self:flex-start;padding:10px 14px;border-radius:999px;background:rgba(255,248,236,.94);color:#171311;font-weight:800;font-size:.92rem;backdrop-filter:blur(8px);box-shadow:0 8px 22px rgba(17,17,17,.12)}
.kh-card__body{display:flex;flex:1;flex-direction:column;gap:14px;padding:20px 20px 18px}
.kh-card__heading h3{margin:0;font-size:1.18rem;line-height:1.32;letter-spacing:-.01em}
.kh-card__heading a{color:#171311}
.kh-card__summary{margin:0;color:#6b6259;line-height:1.6;min-height:3.1em}
.kh-card__facts{display:flex;flex-wrap:wrap;gap:8px}
.kh-card__facts span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#f6f1e8;color:#4f4437;font-size:.82rem;font-weight:700}
.kh-card__fact--hot{background:#fff2cc!important;color:#7b5613!important}
.kh-card__amenities{margin-top:-2px}
.kh-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:6px;border-top:1px solid rgba(23,19,17,.07)}
.kh-card__link{font-weight:700;color:#8b6a34}
.kh-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#171311;color:#fff;font-weight:700}
.kh-card-grid--featured .kh-card:first-child{grid-column:span 2}
.kh-card-grid--featured .kh-card:first-child .kh-card__media{aspect-ratio:16/9}
.kh-card-grid--featured .kh-card:first-child .kh-card__body{padding:22px 22px 20px}
.kh-card-grid--featured .kh-card:first-child .kh-card__heading h3{font-size:1.45rem}
.kh-card-grid--featured .kh-card:first-child .kh-card__summary{font-size:1rem;max-width:64ch}
.kh-single-page{background:linear-gradient(180deg,#f8f4ee 0%,#f3eee7 100%)}
.kh-single-hero__simple{max-width:1080px;padding-bottom:6px}
.kh-single-hero__simple h1{max-width:18ch;font-size:clamp(2rem,3vw,3.25rem);line-height:1.08}
.kh-single-badges--compact{gap:10px}
.kh-single-badges--compact .kh-hero-badge{padding:10px 14px;border-radius:999px;background:#fffdf8}
.kh-single-card{border-radius:28px;border:1px solid rgba(23,19,17,.07);box-shadow:0 10px 30px rgba(23,19,17,.05);background:linear-gradient(180deg,#fffdfa 0%,#fff 100%)}
.kh-single-gallery-card{padding:18px}
.kh-single-section-head h2{font-size:1.5rem;letter-spacing:-.02em}
.kh-gallery-masonry{gap:14px}
.kh-gallery-masonry__main{border-radius:24px;overflow:hidden}
.kh-gallery-masonry__main .kh-single__image{min-height:560px;border-radius:24px}
.kh-thumb img{height:270px;border-radius:18px}
.kh-single-card--summary{padding-top:20px}
.kh-single-quickfacts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.kh-single-quickfact{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-radius:20px;background:#f8f2e9;border:1px solid rgba(198,146,62,.12)}
.kh-single-quickfact strong{font-size:.84rem;color:#8b6a34}
.kh-single-quickfact em{font-style:normal;font-size:1rem;font-weight:800;color:#171311}
.kh-prose--single{font-size:1rem;line-height:1.8;color:#433a33}
.kh-single-bookbar{background:rgba(17,17,17,.92)}
.kh-single-bookbar .kh-btn{min-width:190px}
@media (max-width:1100px){.kh-card-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-card-grid--featured .kh-card:first-child{grid-column:span 2}.kh-single-quickfacts{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-gallery-masonry__main .kh-single__image{min-height:420px}.kh-thumb img{height:190px}}
@media (max-width:768px){.kh-section__head--featured{align-items:flex-start}.kh-section__link{width:100%;justify-content:center}.kh-card-grid--featured,.kh-card-grid--featured .kh-card:first-child{grid-template-columns:1fr}.kh-card-grid--featured .kh-card:first-child{grid-column:auto}.kh-card__body{padding:18px}.kh-card__heading h3,.kh-card-grid--featured .kh-card:first-child .kh-card__heading h3{font-size:1.08rem}.kh-card__summary{min-height:auto}.kh-card__footer{flex-wrap:wrap}.kh-card__button{width:100%}.kh-single-hero__simple h1{font-size:1.75rem;max-width:none}.kh-single-card,.kh-single-gallery-card{border-radius:22px}.kh-gallery-masonry__main .kh-single__image{min-height:300px;border-radius:18px}.kh-thumb img{height:132px;border-radius:14px}.kh-single-quickfacts{grid-template-columns:1fr}.kh-single-quickfact{padding:14px 16px}}


/* v2.3.8 refined single + cards */
.kh-single-hero--refined{padding-bottom:18px}
.kh-single-hero__simple--full{max-width:100%}
.kh-single-hero__simple--full h1{max-width:none;font-size:3.15rem;line-height:1.08;margin-bottom:10px}
.kh-single-hero__lead{max-width:820px;margin:0;color:var(--kh-muted);font-size:1.02rem;line-height:1.7}
.kh-single-topgrid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.9fr);gap:24px;align-items:start}
.kh-single-topgrid__gallery,.kh-single-topgrid__aside{height:100%}
.kh-single-info-card{padding:24px}
.kh-single-info-list{display:flex;flex-direction:column;gap:0;margin-top:2px}
.kh-single-info-row{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid rgba(17,17,17,.08);font-size:.98rem;color:var(--kh-muted)}
.kh-single-info-row:first-child{padding-top:4px}
.kh-single-info-row:last-child{border-bottom:none;padding-bottom:0}
.kh-single-info-row strong{font-size:1rem;color:#171311;text-align:right}
.kh-card--refined{border-radius:26px;overflow:hidden}
.kh-card--refined .kh-card__media{aspect-ratio:16/10}
.kh-card--refined .kh-card__overlay{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:flex-end;padding:16px;background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 38%)}
.kh-card--refined .kh-card__badges{position:static;display:flex;justify-content:flex-end}
.kh-card--refined .kh-card__body{padding:20px 20px 18px}
.kh-card__heading--row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;margin-bottom:8px}
.kh-card__heading--row h3{margin:0;font-size:1.16rem;line-height:1.35}
.kh-card__priceblock{white-space:nowrap;text-align:right}
.kh-card__priceblock strong{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:14px;background:#fff8e9;color:#6f4b0d;font-size:.92rem;font-weight:900;border:1px solid rgba(200,146,46,.16)}
.kh-card__summary{min-height:44px}
.kh-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.kh-card__meta span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#f7f2ea;border:1px solid rgba(17,17,17,.05);color:#5d5347;font-size:.84rem;font-weight:700}
.kh-card__footer{margin-top:18px;display:flex;justify-content:flex-end}
.kh-card__footer .kh-card__button{min-width:132px}
@media (max-width:1100px){.kh-single-topgrid{grid-template-columns:1fr}.kh-single-hero__simple--full h1{font-size:2.55rem}}
@media (max-width:768px){.kh-single-hero__simple--full h1{font-size:1.95rem;line-height:1.18}.kh-single-hero__lead{font-size:.96rem}.kh-card__heading--row{grid-template-columns:1fr}.kh-card__priceblock{text-align:left}.kh-card__summary{min-height:auto}.kh-card__footer .kh-card__button{width:100%}}


/* v2.3.9 single layout + featured refresh */
.kh-single-layout--wide{max-width:1380px;margin:0 auto}
.kh-single-main{max-width:none}
.kh-single-topgrid{grid-template-columns:minmax(0,2.05fr) minmax(360px,1.12fr);gap:30px;align-items:stretch}
.kh-single-gallery-card{padding:22px}
.kh-gallery-masonry{grid-template-columns:minmax(0,1.58fr) minmax(320px,1fr);gap:16px}
.kh-gallery-masonry__main .kh-single__image{min-height:620px}
.kh-gallery-masonry__thumbs{gap:16px}
.kh-thumb img{height:302px}
.kh-single-info-card{padding:26px 26px 28px;display:flex;flex-direction:column;justify-content:flex-start}
.kh-single-info-card .kh-single-section-head{margin-bottom:10px}
.kh-single-info-card .kh-single-section-head h2{font-size:1.38rem}
.kh-single-info-card .kh-single-section-head p{font-size:.96rem;line-height:1.65;color:#7a7068}
.kh-single-info-list{margin-top:8px;border-top:1px solid rgba(17,17,17,.07)}
.kh-single-info-row{padding:15px 0;font-size:.97rem}
.kh-single-info-row strong{font-size:1.03rem}
.kh-single-page{background:linear-gradient(180deg,#f8f4ee 0%,#f5f0e9 100%)}
body.single-kh_room{padding-bottom:0!important}
.kh-single-bookbar{display:none!important}
.kh-lightbox__stage{max-width:min(1200px,92vw)}
.kh-modal{padding:20px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;align-items:center}
.kh-modal__dialog{width:min(860px,100%);max-height:min(90dvh,980px);overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-y}
.kh-modal__body{overflow:visible}
@media (max-width:1200px){.kh-single-topgrid{grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr)}.kh-gallery-masonry__main .kh-single__image{min-height:540px}.kh-thumb img{height:238px}}
@media (max-width:1100px){.kh-single-layout--wide{max-width:none}.kh-single-topgrid{grid-template-columns:1fr;gap:22px}.kh-gallery-masonry{grid-template-columns:minmax(0,1.45fr) minmax(260px,1fr)}.kh-gallery-masonry__main .kh-single__image{min-height:460px}.kh-thumb img{height:208px}}
@media (max-width:768px){.kh-single-topgrid{gap:18px}.kh-single-gallery-card,.kh-single-info-card{padding:18px}.kh-gallery-masonry{grid-template-columns:1fr}.kh-gallery-masonry__main .kh-single__image{min-height:320px}.kh-gallery-masonry__thumbs{grid-template-columns:repeat(2,1fr);gap:10px}.kh-thumb img{height:136px}.kh-modal{padding:0;align-items:flex-end}.kh-modal__backdrop{backdrop-filter:blur(4px)}.kh-modal__dialog{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding:18px 14px 14px}.kh-modal__head{position:sticky;top:0;background:linear-gradient(180deg,#fffdf9 0%,#fffdf9 85%,rgba(255,253,249,0) 100%);padding-top:8px;z-index:2}}

.kh-home-featured{padding-top:78px;padding-bottom:18px}
.kh-home-featured .kh-container{position:relative}
.kh-home-featured .kh-section__head--featured{align-items:flex-end;padding:0 0 10px;border-bottom:1px solid rgba(17,17,17,.07);margin-bottom:28px}
.kh-home-featured .kh-kicker{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#fff5df;border:1px solid rgba(200,146,46,.22);color:#8a6320;font-size:.82rem;font-weight:800;letter-spacing:.02em;margin-bottom:10px}
.kh-home-featured h2{margin:0;font-size:clamp(1.8rem,2.6vw,2.6rem);line-height:1.08;letter-spacing:-.03em;color:#171311}
.kh-home-featured .kh-section__intro{max-width:62ch;margin-top:10px;color:#71675d;font-size:1rem;line-height:1.75}
.kh-home-featured .kh-section__link{padding:12px 18px;border-radius:999px;background:#171311;color:#fff;font-weight:800;box-shadow:0 14px 30px rgba(0,0,0,.1)}
.kh-card-grid--featured{gap:24px}
.kh-card--refined{border-radius:30px;border:1px solid rgba(17,17,17,.07);box-shadow:0 14px 38px rgba(23,19,17,.06);background:linear-gradient(180deg,#fffdfa 0%,#ffffff 100%)}
.kh-card--refined .kh-card__media{aspect-ratio:16/10;background:#f3ede4}
.kh-card--refined .kh-card__overlay{padding:18px;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,0) 42%)}
.kh-card__badge--status{background:rgba(255,253,248,.95);color:#2c241d;border:1px solid rgba(17,17,17,.08);box-shadow:0 8px 18px rgba(17,17,17,.08)}
.kh-card--refined .kh-card__body{padding:22px 22px 20px}
.kh-card__heading--row{gap:18px;margin-bottom:6px}
.kh-card__heading--row h3{font-size:1.18rem;line-height:1.35;letter-spacing:-.02em}
.kh-card__priceblock strong{padding:11px 15px;border-radius:16px;background:#fff6e2;color:#704c0e;border:1px solid rgba(200,146,46,.18)}
.kh-card__summary{color:#6c6258;line-height:1.7;min-height:0}
.kh-card__meta{gap:10px;margin-top:16px}
.kh-card__meta span{padding:9px 13px;border-radius:999px;background:#f8f2ea;color:#584d40;font-size:.83rem;font-weight:700}
.kh-card__footer{justify-content:space-between;align-items:center;border-top:1px solid rgba(17,17,17,.06);padding-top:16px}
.kh-card__link{color:#8d6930;font-weight:800}
.kh-card__button{min-width:138px;min-height:44px;border-radius:999px;background:#171311;color:#fff;box-shadow:0 10px 20px rgba(23,19,17,.08)}
.kh-card-grid--featured .kh-card:first-child{grid-column:span 2}
.kh-card-grid--featured .kh-card:first-child .kh-card__media{aspect-ratio:16/8.6}
.kh-card-grid--featured .kh-card:first-child .kh-card__heading--row h3{font-size:1.42rem}
@media (max-width:1024px){.kh-home-featured .kh-section__head--featured{margin-bottom:22px}.kh-card-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.kh-card-grid--featured .kh-card:first-child{grid-column:span 2}}
@media (max-width:768px){.kh-home-featured{padding-top:56px}.kh-home-featured .kh-section__head--featured{display:grid;gap:14px;align-items:flex-start}.kh-home-featured .kh-section__link{width:100%;justify-content:center}.kh-card-grid--featured{grid-template-columns:1fr;gap:18px}.kh-card-grid--featured .kh-card:first-child{grid-column:auto}.kh-card-grid--featured .kh-card:first-child .kh-card__media{aspect-ratio:16/10}.kh-card__heading--row{grid-template-columns:1fr}.kh-card__priceblock{text-align:left}.kh-card__footer{flex-wrap:wrap}.kh-card__button{width:100%}}


/* v2.4.0 single + featured refinement */
html.kh-modal-open, body.kh-modal-open{overflow:hidden;height:100%}
.kh-home-featured .kh-section__head--featured{margin-bottom:24px}
.kh-card-grid--featured{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.kh-card-grid--featured .kh-card:first-child{grid-column:span 2}
.kh-card--refined{border-radius:28px;overflow:hidden;transition:transform .22s ease, box-shadow .22s ease}
.kh-card--refined:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(23,19,17,.09)}
.kh-card--refined .kh-card__media{aspect-ratio:16/10;position:relative}
.kh-card--refined .kh-card__media img{width:100%;height:100%;object-fit:cover;display:block}
.kh-card__heading--row h3 a{color:#171311;text-decoration:none}
.kh-card__summary{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.kh-card__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}
.kh-card__meta span{justify-content:center;text-align:center;padding:10px 12px;border-radius:14px;background:#faf5ee;border:1px solid rgba(17,17,17,.05);font-size:.82rem}
.kh-card__footer{gap:14px}
.kh-card__link{font-size:.88rem;color:#8d6930}
.kh-card__button{text-decoration:none}

.kh-single-topgrid{grid-template-columns:minmax(0,2.35fr) minmax(360px,.95fr);gap:34px;align-items:start}
.kh-single-gallery-card{padding:18px 18px 20px}
.kh-gallery-masonry{grid-template-columns:minmax(0,1.85fr) minmax(320px,1fr);gap:14px;align-items:stretch}
.kh-gallery-masonry__main{position:relative}
.kh-gallery-masonry__main .kh-single__image{min-height:640px;border-radius:26px}
.kh-gallery-masonry__thumbs{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:14px}
.kh-thumb{position:relative}
.kh-thumb img{width:100%;height:100%;min-height:148px;object-fit:cover;border-radius:18px}
.kh-gallery-count{position:absolute;left:18px;bottom:18px;z-index:2;display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:rgba(23,19,17,.82);color:#fff;font-size:.86rem;font-weight:800;backdrop-filter:blur(8px)}
.kh-single-info-card{padding:24px;border-radius:28px;position:sticky;top:110px;background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%)}
.kh-single-info-card .kh-single-section-head{margin-bottom:14px}
.kh-single-info-card .kh-single-section-head h2{font-size:1.32rem}
.kh-single-info-list{margin-top:0;border-top:1px solid rgba(17,17,17,.07)}
.kh-single-info-row{padding:14px 0}
.kh-single-info-card__cta{width:100%;margin-top:18px;min-height:50px;border-radius:16px;font-size:1rem}

.kh-modal{padding:18px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;align-items:center}
.kh-modal__dialog{width:min(860px,100%);max-height:min(88dvh,960px);overflow:hidden;display:flex;flex-direction:column}
.kh-modal__head{flex:0 0 auto}
.kh-modal__body{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-right:2px;touch-action:pan-y}

@media (max-width:1200px){
  .kh-single-topgrid{grid-template-columns:minmax(0,1.9fr) minmax(320px,1fr);gap:26px}
  .kh-gallery-masonry__main .kh-single__image{min-height:560px}
}
@media (max-width:1100px){
  .kh-card-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}
  .kh-card-grid--featured .kh-card:first-child{grid-column:span 2}
  .kh-single-topgrid{grid-template-columns:1fr}
  .kh-single-info-card{position:static;top:auto}
  .kh-gallery-masonry{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr)}
  .kh-gallery-masonry__main .kh-single__image{min-height:500px}
}
@media (max-width:768px){
  .kh-card-grid--featured{grid-template-columns:1fr;gap:18px}
  .kh-card-grid--featured .kh-card:first-child{grid-column:auto}
  .kh-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}
  .kh-card__footer{flex-direction:column;align-items:stretch}
  .kh-card__link{text-align:center}
  .kh-single-gallery-card,.kh-single-info-card{padding:16px;border-radius:22px}
  .kh-gallery-masonry{grid-template-columns:1fr}
  .kh-gallery-masonry__main .kh-single__image{min-height:320px;border-radius:18px}
  .kh-gallery-masonry__thumbs{grid-template-columns:repeat(2,1fr);gap:10px}
  .kh-thumb img{min-height:110px;border-radius:14px}
  .kh-gallery-count{left:12px;bottom:12px;padding:8px 12px;font-size:.8rem}
  .kh-modal{padding:0;align-items:flex-end}
  .kh-modal__dialog{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding:18px 14px 14px}
  .kh-modal__body{padding-bottom:12px}
}


/* v2.4.1 mobile popup scroll + single gallery redesign */
.kh-single-topgrid{grid-template-columns:minmax(0,2.55fr) minmax(340px,.9fr);gap:36px;align-items:start}
.kh-single-gallery-card{padding:20px 20px 22px;border-radius:30px}
.kh-gallery-masonry{display:grid;grid-template-columns:1fr;gap:16px;align-items:stretch}
.kh-gallery-masonry__main{position:relative;border-radius:28px;overflow:hidden;background:#efe7dc}
.kh-gallery-masonry__main .kh-single__image{display:block;width:100%;min-height:640px;height:640px;object-fit:cover;border-radius:0;box-shadow:none}
.kh-gallery-masonry__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.kh-thumb{position:relative;overflow:hidden;border-radius:18px;background:#f3ede4;min-height:132px}
.kh-thumb img{display:block;width:100%;height:160px;min-height:0;object-fit:cover;border-radius:0;transition:transform .28s ease, opacity .28s ease}
.kh-gallery-masonry--interactive .kh-thumb:hover img,.kh-gallery-masonry--interactive .kh-gallery-masonry__main:hover .kh-single__image{transform:scale(1.03)}
.kh-gallery-count{left:auto;right:16px;bottom:16px;background:rgba(255,253,249,.92);color:#171311;border:1px solid rgba(17,17,17,.08);backdrop-filter:blur(10px);box-shadow:0 10px 22px rgba(0,0,0,.08)}
.kh-single-info-card{position:sticky;top:110px}
.kh-modal{touch-action:none}
.kh-modal__dialog{overscroll-behavior:contain;touch-action:pan-y}
.kh-modal__body{overflow-y:auto!important;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;padding-bottom:18px}
.kh-modal__body .kh-booking-wrap,.kh-modal__body form{touch-action:pan-y}
.kh-modal__body select,.kh-modal__body input,.kh-modal__body textarea{touch-action:manipulation}
@media (max-width:1280px){
  .kh-single-topgrid{grid-template-columns:minmax(0,2.1fr) minmax(320px,.95fr);gap:28px}
  .kh-gallery-masonry__main .kh-single__image{height:560px;min-height:560px}
}
@media (max-width:1100px){
  .kh-single-topgrid{grid-template-columns:1fr;gap:22px}
  .kh-single-info-card{position:static;top:auto}
  .kh-gallery-masonry__main .kh-single__image{height:500px;min-height:500px}
  .kh-gallery-masonry__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media (max-width:768px){
  .kh-single-gallery-card,.kh-single-info-card{padding:16px;border-radius:22px}
  .kh-gallery-masonry{gap:12px}
  .kh-gallery-masonry__main{border-radius:20px}
  .kh-gallery-masonry__main .kh-single__image{height:320px;min-height:320px}
  .kh-gallery-masonry__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:44%;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;gap:10px;padding-bottom:4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
  .kh-gallery-masonry__thumbs::-webkit-scrollbar{display:none}
  .kh-thumb{min-height:92px;scroll-snap-align:start;border-radius:14px}
  .kh-thumb img{height:108px}
  .kh-gallery-count{right:12px;bottom:12px;padding:8px 12px;font-size:.78rem}
  .kh-modal{padding:0;align-items:flex-end}
  .kh-modal__dialog{width:100%;max-height:92dvh;border-radius:22px 22px 0 0;padding:18px 14px 12px}
  .kh-modal__body{padding-bottom:28px;overscroll-behavior:contain}
}


/* v2.4.2 premium round 2 */
.kh-single-hero--premium{padding-bottom:8px}
.kh-single-hero__eyebrow{display:inline-flex;align-items:center;padding:8px 14px;border-radius:999px;background:#fff5df;border:1px solid rgba(200,146,46,.22);color:#8a6320;font-size:.82rem;font-weight:800;letter-spacing:.02em;margin-bottom:14px}
.kh-single-topgrid--premium{grid-template-columns:minmax(0,1.78fr) minmax(320px,.92fr);gap:30px;align-items:start}
.kh-single-card--premium{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(17,17,17,.06);box-shadow:0 16px 38px rgba(23,19,17,.05)}
.kh-gallery-showcase{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(280px,.92fr);gap:14px;align-items:stretch}
.kh-gallery-showcase__main{position:relative;border:0;background:transparent;padding:0;overflow:hidden;border-radius:28px;cursor:zoom-in;background:#efe7dc}
.kh-gallery-showcase__main .kh-single__image{display:block;width:100%;height:100%;min-height:620px;object-fit:cover}
.kh-gallery-showcase__side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(150px,1fr);gap:14px}
.kh-gallery-showcase__side .kh-thumb{position:relative;border:0;background:transparent;padding:0;overflow:hidden;border-radius:22px;cursor:zoom-in;background:#efe7dc}
.kh-gallery-showcase__side .kh-thumb img{display:block;width:100%;height:100%;min-height:150px;object-fit:cover;transition:transform .25s ease}
.kh-gallery-showcase__side .kh-thumb--large{grid-column:1 / -1;min-height:246px}
.kh-gallery-showcase__side .kh-thumb--large img{min-height:246px}
.kh-thumb__more{position:absolute;inset:auto 14px 14px auto;padding:9px 12px;border-radius:999px;background:rgba(17,17,17,.72);color:#fff;font-size:.86rem;font-weight:800;backdrop-filter:blur(8px)}
.kh-gallery-showcase .kh-gallery-count{position:absolute;left:18px;bottom:18px;padding:10px 14px;border-radius:999px;background:rgba(17,17,17,.66);color:#fff;font-size:.86rem;font-weight:700;backdrop-filter:blur(8px)}
.kh-gallery-showcase__main:hover .kh-single__image,.kh-gallery-showcase__side .kh-thumb:hover img{transform:scale(1.03)}
.kh-single-info-card--premium{position:sticky;top:104px;padding:26px;border-radius:28px}
.kh-single-info-highlight{display:flex;justify-content:space-between;align-items:end;gap:16px;padding:16px 18px;border-radius:22px;background:#fff6e2;border:1px solid rgba(200,146,46,.18);margin-bottom:16px}
.kh-single-info-highlight span{font-size:.9rem;color:#8a6320;font-weight:700}
.kh-single-info-highlight strong{font-size:1.5rem;line-height:1.1;color:#5e420f;letter-spacing:-.02em}
.kh-single-booking-modes{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 6px}
.kh-single-booking-modes span{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:#f7f2ea;border:1px solid rgba(17,17,17,.06);color:#5d5348;font-size:.84rem;font-weight:700}
.kh-single-rulebox{margin-top:18px;padding:18px;border-radius:22px;background:#faf6ef;border:1px solid rgba(17,17,17,.05)}
.kh-single-rulebox h3{margin:0 0 10px;font-size:1rem;letter-spacing:-.01em}
.kh-single-rulebox ul{margin:0;padding-left:18px;color:#5d5348;display:grid;gap:8px}
.kh-amenities--cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.kh-amenity--card{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:22px;background:#faf6ef;border:1px solid rgba(17,17,17,.05)}
.kh-amenity--card strong{font-size:1.35rem;line-height:1}
.kh-amenity--card em{font-style:normal;color:#4d4339;font-weight:700}
.kh-card--premium{background:linear-gradient(180deg,#fffdf9 0%,#ffffff 100%);border:1px solid rgba(17,17,17,.06);box-shadow:0 14px 36px rgba(23,19,17,.06)}
.kh-card--premium .kh-card__overlay{display:flex;justify-content:space-between;align-items:flex-start;padding:16px;background:linear-gradient(180deg,rgba(0,0,0,.14) 0%,rgba(0,0,0,0) 45%)}
.kh-card__pricefloat{margin-left:auto;padding:10px 14px;border-radius:999px;background:rgba(255,249,238,.96);backdrop-filter:blur(8px);color:#65481a;font-size:.84rem;font-weight:800;border:1px solid rgba(200,146,46,.18)}
.kh-card__eyebrow{margin-bottom:8px;color:#8d6930;font-size:.82rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}
.kh-card__heading--single h3{margin:0;font-size:1.18rem;line-height:1.35;letter-spacing:-.02em}
.kh-card__heading--single .kh-card__priceblock{display:none}
.kh-card__meta--soft{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.kh-card__meta--soft span{justify-content:flex-start;text-align:left;padding:9px 12px;border-radius:999px;background:#faf5ee;border:1px solid rgba(17,17,17,.05);font-size:.82rem;color:#5b5045;font-weight:700}
.kh-card__modes{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.kh-card__modes span{display:inline-flex;align-items:center;padding:8px 12px;border-radius:12px;background:#fff6e2;color:#7b5716;font-size:.8rem;font-weight:800}
.kh-card__footer--premium{margin-top:18px}
.kh-card__footer--premium .kh-card__link{color:#7a7065}
.kh-card__footer--premium .kh-card__button{min-width:126px}
.kh-home-featured .kh-section__intro{max-width:66ch}
.kh-modal__dialog{display:flex;flex-direction:column}
.kh-modal__body{min-height:0}
@media (max-width:1200px){
  .kh-single-topgrid--premium{grid-template-columns:minmax(0,1.5fr) minmax(300px,.95fr)}
  .kh-gallery-showcase__main .kh-single__image{min-height:560px}
  .kh-amenities--cards{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:1024px){
  .kh-card-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr))}
  .kh-card-grid--featured .kh-card:first-child{grid-column:span 2}
}
@media (max-width:1100px){
  .kh-single-topgrid--premium{grid-template-columns:1fr;gap:22px}
  .kh-single-info-card--premium{position:static;top:auto}
  .kh-gallery-showcase__main .kh-single__image{min-height:520px}
}
@media (max-width:768px){
  .kh-card-grid--featured{grid-template-columns:1fr;gap:18px}
  .kh-card-grid--featured .kh-card:first-child{grid-column:auto}
  .kh-single-topgrid--premium{gap:18px}
  .kh-gallery-showcase{grid-template-columns:1fr;gap:12px}
  .kh-gallery-showcase__main{border-radius:20px}
  .kh-gallery-showcase__main .kh-single__image{min-height:320px;height:320px}
  .kh-gallery-showcase__side{display:grid;grid-auto-flow:column;grid-auto-columns:44%;grid-template-columns:none;overflow-x:auto;overflow-y:hidden;gap:10px;padding-bottom:4px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}
  .kh-gallery-showcase__side .kh-thumb,.kh-gallery-showcase__side .kh-thumb--large{min-height:auto;grid-column:auto;scroll-snap-align:start;border-radius:16px}
  .kh-gallery-showcase__side .kh-thumb img,.kh-gallery-showcase__side .kh-thumb--large img{width:100%;height:126px;min-height:126px}
  .kh-gallery-showcase__side::-webkit-scrollbar{display:none}
  .kh-single-info-card--premium{padding:18px;border-radius:22px}
  .kh-single-info-highlight{padding:14px 16px;border-radius:18px}
  .kh-single-info-highlight strong{font-size:1.24rem}
  .kh-amenities--cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .kh-amenity--card{padding:14px;border-radius:18px}
  .kh-card--premium .kh-card__overlay{padding:14px}
  .kh-card__pricefloat{font-size:.8rem;padding:8px 12px}
}
