/* V136 public sales UI — overlay only. Does not change pricing/lock. */
:root{--ct136-green:#0b7a46;--ct136-ink:#14251c;--ct136-muted:#66766d;--ct136-line:#e2eae5;--ct136-bg:#f4f7f5}

/* ===== Homepage sales polish (ct140) ===== */
body.ct140-home .co119-hero.ct140-hero{padding:28px 0 18px}
body.ct140-home .ct140-hero .co119-hero__grid{padding:20px 22px;gap:18px;border-radius:22px;align-items:center}
body.ct140-home .ct140-hero .co119-kicker{font-size:12px;letter-spacing:.08em;font-weight:800;color:var(--ct136-green)}
body.ct140-home .ct140-hero h1{margin:8px 0 0;font-size:clamp(26px,3vw,40px);line-height:1.15;letter-spacing:-.02em;max-width:18ch}
body.ct140-home .ct140-heroSub{margin:10px 0 0;max-width:34ch;font-size:14px;line-height:1.5;color:var(--ct136-muted);font-weight:650}
body.ct140-home .ct140-hero .co119-hero__actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:10px}
body.ct140-home .ct140-hero .co119-hero__actions .co119-btn{min-height:44px;padding:11px 18px;font-weight:800;letter-spacing:.02em}
body.ct140-home .ct140-hero .co119-hero__actions .co119-btn--lg{min-height:44px;padding:11px 18px;font-size:14px}
body.ct140-home .ct140-hero .co119-media{border-radius:18px;overflow:hidden;aspect-ratio:16/10;max-height:320px}
body.ct140-home .ct140-hero .co119-media img,
body.ct140-home .ct140-hero .co119-media video{width:100%;height:100%;object-fit:cover;display:block}
body.ct140-home .ct140-hero .co119-media__veil{opacity:.25}

/* Trust strip */
body.ct140-home .ct140-trust{padding:10px 0 6px}
body.ct140-home .ct140-trustGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
body.ct140-home .ct140-trustGrid > div{padding:10px 12px;border:1px solid var(--ct136-line);border-radius:12px;background:#fff;text-align:center;overflow:visible;min-width:0}
body.ct140-home .ct140-trustGrid strong{font-size:13px;font-weight:800;color:var(--ct136-ink);line-height:1.3;white-space:normal;overflow:visible;text-overflow:clip;display:block}

/* Featured tour grid + cards */
body.ct140-home .ct140-tourGrid,
body.ct140-home .co119-tourGrid.ct140-tourGrid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;overflow:visible!important;flex-wrap:unset;scroll-snap-type:none}
body.ct140-home .ct140-card{display:flex;flex-direction:column;min-width:0;width:100%;border:1px solid var(--ct136-line);border-radius:18px;background:#fff;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 8px 20px rgba(16,44,29,.05)}
body.ct140-home .ct140-card .co119-tourCard__media{position:relative;aspect-ratio:16/10;background:#e8f2ec;overflow:hidden}
body.ct140-home .ct140-card .co119-tourCard__media img{width:100%;height:100%;object-fit:cover;display:block}
body.ct140-home .ct140-card .co119-tourCard__placeholder{display:grid;place-items:center;height:100%;font-size:13px;font-weight:800;color:#6b7d73}
body.ct140-home .ct140-hotBadge{position:absolute;top:10px;left:10px;z-index:2;padding:4px 8px;border-radius:999px;background:#c2410c;color:#fff;font-size:10px;font-weight:900;letter-spacing:.04em}
body.ct140-home .ct140-card .co119-tourCard__body{display:flex;flex-direction:column;gap:8px;padding:12px 13px 14px;flex:1}
body.ct140-home .ct140-cardMeta{display:flex;justify-content:space-between;gap:8px;font-size:11px;font-weight:800;color:#0b7a46;letter-spacing:.02em}
body.ct140-home .ct140-card h3{margin:0;font-size:17px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}
body.ct140-home .ct140-points{margin:0;padding:0 0 0 16px;list-style:disc;color:var(--ct136-muted);font-size:13px;line-height:1.45}
body.ct140-home .ct140-points li{margin:0 0 2px}
body.ct140-home .ct140-card .co119-tourCard__foot{margin-top:auto;padding-top:8px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;border-top:1px solid #eef3f0}
body.ct140-home .ct140-card .co119-tourCard__price small{display:block;margin:0 0 2px;font-size:10px;font-weight:800;letter-spacing:.04em;color:#6b7d73}
body.ct140-home .ct140-card .co119-tourCard__price strong{font-size:18px;font-weight:900;color:#075f38;line-height:1.2}
body.ct140-home .ct140-card .co119-tourCard__price strong > small{display:inline;margin:0;font-size:12px;font-weight:700;color:#6b7d73;letter-spacing:0}
body.ct140-home .co119-fromHint{display:block;margin-top:3px;font-size:11px;color:#6b7d73;font-weight:700}
body.ct140-home .ct140-card .co119-tourCard__cta{flex-shrink:0;font-size:12px;font-weight:800;color:var(--ct136-green);white-space:nowrap}

/* Why choose */
body.ct140-home .ct140-why{padding-top:8px}
body.ct140-home .ct140-whyGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.ct140-home .ct140-whyGrid article{padding:14px 14px 16px;border:1px solid var(--ct136-line);border-radius:14px;background:#fff}
body.ct140-home .ct140-whyGrid strong{display:block;margin:0 0 6px;font-size:14px;line-height:1.35;color:var(--ct136-ink)}
body.ct140-home .ct140-whyGrid span{display:block;font-size:13px;line-height:1.45;color:var(--ct136-muted)}

/* Convert CTA */
body.ct140-home .ct140-convert{padding:8px 0 28px}
body.ct140-home .ct140-convertInner{padding:22px 20px;border-radius:18px;background:linear-gradient(135deg,#0b7a46 0%,#0a5c36 100%);color:#fff;text-align:center}
body.ct140-home .ct140-convertInner h2{margin:0;font-size:clamp(20px,2.4vw,28px);line-height:1.25}
body.ct140-home .ct140-convertInner p{margin:8px auto 0;max-width:42ch;font-size:14px;line-height:1.5;opacity:.92}
body.ct140-home .ct140-convertActions{margin-top:16px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
body.ct140-home .ct140-convertActions .co119-btn--primary{background:#fff;color:#0a5c36;border-color:#fff}
body.ct140-home .ct140-convertActions .co119-btn--secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}

body.ct140-home .ct140-demoBadge{display:inline-block;margin:0 0 8px;padding:3px 8px;border-radius:999px;background:#fff7ed;color:#9a3412;font-size:11px;font-weight:900;letter-spacing:.02em}
body.ct140-home .ct140-reviewDemo{border-style:dashed}
body.ct-content-page .ct-page-wrap,
body.ct-content-page .ct-article-wrap{padding:18px 0 40px;max-width:none}
body.ct-content-page .ct-breadcrumbs{margin:8px 0 16px;font-size:13px;color:#66766d}
body.ct-content-page .ct-category-hero,
body.ct-content-page .ct-article-banner{border:1px solid var(--ct136-line);border-radius:18px;background:#fff;overflow:hidden;margin-bottom:18px}
body.ct-content-page .ct-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
body.ct-content-page .ct-post-card{border:1px solid var(--ct136-line);border-radius:16px;background:#fff;overflow:hidden}
@media(max-width:900px){body.ct-content-page .ct-post-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){body.ct-content-page .ct-post-grid{grid-template-columns:1fr}}
body.ct140-home .co119-emptyProof{max-width:640px;margin:0 auto;padding:18px;border:1px dashed #cfe0d4;border-radius:16px;background:#fff;text-align:center}
body.ct140-home .co119-footer{padding-top:28px}
body.ct140-home .co119-footer__grid{gap:18px}
body.ct140-home .co119-footer p,
body.ct140-home .co119-footer a,
body.ct140-home .co119-footer span,
body.ct140-home .co119-footer button{font-size:13px;line-height:1.5}

/* Section heads tighter on home */
body.ct140-home .co119-sectionHead--tourkit p{max-width:560px;font-size:14px}
body.ct140-home .co119-searchBand{padding-top:8px}

@media(max-width:1100px){
  body.ct140-home .ct140-tourGrid,
  body.ct140-home .co119-tourGrid.ct140-tourGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.ct140-home .ct140-whyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:820px){
  body.ct140-home .ct140-hero .co119-hero__grid{grid-template-columns:1fr;padding:14px}
  body.ct140-home .ct140-hero .co119-hero__actions{display:grid!important;grid-template-columns:1fr 1fr;gap:8px;width:100%}
  body.ct140-home .ct140-hero .co119-hero__actions .co119-btn,
  body.ct140-home .ct140-hero .co119-hero__actions .co119-btn--lg{min-width:0;width:100%;max-width:100%;justify-content:center;padding:10px 6px!important;font-size:12px!important;letter-spacing:0;white-space:nowrap;overflow:visible;text-overflow:clip}
  body.ct140-home .ct140-hero .co119-media{max-height:220px;aspect-ratio:16/9}
  body.ct140-home .ct140-trustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.ct140-home .ct140-trustGrid > div{padding:9px 6px}
  body.ct140-home .ct140-trustGrid strong{font-size:11px;line-height:1.35}
}

@media(max-width:560px){
  body.ct140-home{padding-bottom:84px}
  body.ct140-home .ct140-hero{padding:12px 0 8px}
  body.ct140-home .ct140-hero h1{font-size:24px;max-width:none}
  body.ct140-home .ct140-heroSub{font-size:13px}
  body.ct140-home .ct140-hero .co119-media{max-height:160px}
  body.ct140-home .ct140-tourGrid,
  body.ct140-home .co119-tourGrid.ct140-tourGrid,
  body.ct140-home .co119-reviewGrid,
  body.ct140-home .co119-guideGrid{display:grid!important;grid-template-columns:1fr;gap:12px;overflow:visible!important;scroll-snap-type:none}
  body.ct140-home .ct140-whyGrid{grid-template-columns:1fr 1fr;gap:8px}
  body.ct140-home .ct140-whyGrid article{padding:12px}
  body.ct140-home .ct140-whyGrid strong{font-size:13px}
  body.ct140-home .ct140-whyGrid span{font-size:12px}
  body.ct140-home .ct140-convertActions{grid-template-columns:1fr;display:grid}
  body.ct140-home .ct140-card h3{font-size:16px;min-height:0}
  body.ct140-home .co119-sectionHead--tourkit h2{font-size:22px}
  body.ct140-home .co119-modal__panel{max-height:min(92dvh,720px);overflow:auto}
  body.ct140-home .co119-mobileNav{z-index:90}
}

/* Legacy homepage overrides (non-ct140 pages still use body.co119-body) */
body.co119-body:not(.ct140-home) .co119-hero{padding:36px 0 28px}
body.co119-body:not(.ct140-home) .co119-hero__grid{padding:22px 24px;gap:22px;border-radius:24px}
body.co119-body:not(.ct140-home) .co119-hero h1{font-size:clamp(28px,3.2vw,44px);line-height:1.12;letter-spacing:-.03em}
body.co119-body:not(.ct140-home) .co119-hero__copy>p{margin-top:12px;max-width:520px;font-size:15px;line-height:1.55}
body.co119-body:not(.ct140-home) .co119-hero__actions{margin-top:18px}
body.co119-body .co119-sectionHead--tourkit p{max-width:640px}
body.co119-body .co119-tourCard__price small{display:block;margin:0 0 2px}
body.co119-body .co119-fromHint{display:block;margin-top:3px;font-size:11px;color:#6b7d73;font-weight:700}
body.co119-body .co119-emptyProof{max-width:640px;margin:0 auto;padding:22px;border:1px dashed #cfe0d4;border-radius:18px;background:#fff;text-align:center}
body.co119-body .co119-emptyProof p{margin:0 0 12px;color:#5d6f66;font-size:14px;line-height:1.5}

@media(max-width:820px){
  body.co119-body:not(.ct140-home) .co119-hero__grid{grid-template-columns:1fr;padding:16px}
  body.co119-body:not(.ct140-home) .co119-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  body.co119-body:not(.ct140-home) .co119-hero__actions .co119-btn{min-width:0}
}
@media(max-width:560px){
  body.co119-body:not(.ct140-home){padding-bottom:84px}
  body.co119-body:not(.ct140-home) .co119-hero{padding:16px 0 12px}
  body.co119-body:not(.ct140-home) .co119-hero h1{font-size:26px}
  body.co119-body:not(.ct140-home) .co119-hero__copy>p{font-size:14px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
  body.co119-body:not(.ct140-home) .co119-hero__proof span:nth-child(n+3){display:none}
  body.co119-body:not(.ct140-home) .co119-tourGrid,
  body.co119-body:not(.ct140-home) .co119-reviewGrid,
  body.co119-body:not(.ct140-home) .co119-guideGrid{display:grid;grid-template-columns:1fr;overflow:visible;gap:12px}
  body.co119-body:not(.ct140-home) .co119-tourCard,
  body.co119-body:not(.ct140-home) .co119-reviewCard,
  body.co119-body:not(.ct140-home) .co119-guideCard{flex:none;width:100%;min-width:0}
  body.co119-body:not(.ct140-home) .co119-tourCard--premium h3{min-height:0;font-size:18px}
  body.co119-body:not(.ct140-home) .co119-sectionHead--tourkit h2{font-size:24px}
  body.co119-body:not(.ct140-home) .co119-modal__panel{max-height:min(92dvh,720px);overflow:auto}
  body.co119-body:not(.ct140-home) .co119-mobileNav{z-index:90}
}

/* Tour list cards */
.ct136-fromHint{display:block;margin-top:2px;font-size:11px;color:#64748b;font-weight:750}
.tourCard .tourBottom{align-items:flex-end}
.ctaWrap{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:430px){
  .tourCard .imgCollage{grid-template-columns:1fr 72px}
  .tourName{font-size:16px;line-height:1.3}
  .tourIntro{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
  .ctaWrap .cardBookBtn,.ctaWrap .cardDetailBtn{min-height:40px;padding:8px 10px}
}

/* Detail sticky CTA vs home-like bars */
@media(max-width:700px){
  .tourSeoDetail{padding-bottom:88px}
  .mobileTourBar{padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:8px}
  .mobileTourBar .mZalo{background:#eef6ff!important;color:#125ea4!important;min-width:64px}
  .mobileTourBar .mBook{min-width:120px}
}

/* dat-tour picker */
.ct136-pick{max-width:1100px;margin:0 auto;padding:18px 16px 40px}
.ct136-pick h1{margin:8px 0 6px;font-size:clamp(24px,4vw,34px);line-height:1.15}
.ct136-pick .lead{margin:0 0 18px;color:#5d6f66;font-size:14px;line-height:1.55;max-width:620px}
.ct136-pickSearch{display:grid;grid-template-columns:1fr auto;gap:8px;margin:0 0 16px}
.ct136-pickSearch input{width:100%;border:1px solid #d7e1db;border-radius:12px;padding:12px 13px;font:inherit}
.ct136-pickGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:12px}
.ct136-pickCard{display:flex;flex-direction:column;min-width:0;border:1px solid #dfe9e3;border-radius:18px;background:#fff;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 24px rgba(16,44,29,.05)}
.ct136-pickCard img,.ct136-pickCard .ph{width:100%;aspect-ratio:16/10;object-fit:cover;background:#e8f2ec}
.ct136-pickCard .ph{display:grid;place-items:center;color:#6b7d73;font-weight:800;font-size:13px}
.ct136-pickCard .bd{padding:12px 13px 14px}
.ct136-pickCard .code{font-size:10px;font-weight:900;letter-spacing:.06em;color:#0b7a46}
.ct136-pickCard b{display:block;margin:4px 0 8px;font-size:16px;line-height:1.3}
.ct136-pickCard .meta{font-size:12px;color:#66766d}
.ct136-pickCard .price{margin-top:8px;font-size:18px;font-weight:900;color:#075f38}
.ct136-hot{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}
.ct136-hot a{display:inline-flex;align-items:center;border:1px solid #d5e6dc;background:#f6fbf8;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:800;text-decoration:none;color:#25523a}
@media(max-width:430px){
  .ct136-pick{padding:12px 12px 28px}
  .ct136-pickSearch{grid-template-columns:1fr}
  .ct136-pickGrid{grid-template-columns:1fr}
}

/* ===== Homepage UI refresh (ct150) — Tourkit rhythm, Cỏ Travel brand ===== */
body.ct150-home{
  --ct150-radius:18px;
  --ct150-shadow:0 12px 32px rgba(16,44,29,.06);
  --ct150-shadow-hover:0 16px 40px rgba(16,44,29,.1);
  background:#fafcfb;
}
body.ct150-home .co119-section.ct150-section{padding:36px 0 8px}
body.ct150-home .ct150-section--soft{padding:40px 0 12px;background:linear-gradient(180deg,#f0f6f2 0%,#fafcfb 100%)}
body.ct150-home .ct150-section--tours{padding-top:28px}
body.ct150-home .co119-sectionHead{margin-bottom:22px}
body.ct150-home .co119-sectionHead--center{text-align:center}
body.ct150-home .co119-sectionTag{
  display:inline-flex;align-items:center;gap:6px;margin:0 0 10px;
  padding:5px 12px;border-radius:999px;background:#e8f5ee;color:#0b7a46;
  font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase
}
body.ct150-home .co119-sectionHead h2{
  margin:0;font-size:clamp(24px,2.8vw,34px);line-height:1.2;letter-spacing:-.02em;color:var(--ct136-ink);font-weight:900
}
body.ct150-home .co119-sectionHead p{margin:10px auto 0;max-width:46ch;color:var(--ct136-muted);font-size:15px;line-height:1.55}
body.ct150-home .co119-sectionAction{margin-top:22px;display:flex;justify-content:center}

/* Hero — compact, premium */
body.ct150-home .ct150-hero{padding:22px 0 10px}
body.ct150-home .ct150-hero .co119-hero__grid{
  padding:28px 28px;gap:28px;border-radius:24px;
  background:linear-gradient(135deg,#0a5c36 0%,#0b7a46 42%,#128a52 100%);
  box-shadow:var(--ct150-shadow);align-items:center
}
body.ct150-home .ct150-hero .co119-kicker{color:#b8f0d0;background:transparent;padding:0;letter-spacing:.1em}
body.ct150-home .ct150-hero h1{color:#fff;max-width:16ch;font-size:clamp(28px,3.2vw,42px)}
body.ct150-home .ct150-hero .ct140-heroSub{color:rgba(255,255,255,.88);max-width:36ch;font-size:15px;line-height:1.55}
body.ct150-home .ct150-hero .co119-btn--primary{background:#fff;color:#0a5c36;border-color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}
body.ct150-home .ct150-hero .co119-btn--secondary{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}
body.ct150-home .ct150-hero .co119-media{
  border-radius:20px;aspect-ratio:16/10;max-height:340px;
  box-shadow:0 16px 40px rgba(0,0,0,.22);border:2px solid rgba(255,255,255,.18)
}
body.ct150-home .ct150-hero .co119-media__veil{opacity:.15}

/* Trust — slim pills */
body.ct150-home .ct150-trust{padding:14px 0 4px}
body.ct150-home .ct150-trust .ct140-trustGrid{gap:10px}
body.ct150-home .ct150-trust .ct140-trustGrid > div{
  padding:12px 14px;border:none;border-radius:999px;background:#fff;
  box-shadow:0 4px 14px rgba(16,44,29,.04)
}
body.ct150-home .ct150-trust .ct140-trustGrid strong{font-size:13px;font-weight:800;color:#1a3326}

/* Tour cards */
body.ct150-home .ct150-tourGrid{gap:18px!important}
body.ct150-home .ct150-tourGrid[data-count="1"]{grid-template-columns:minmax(0,420px)!important;justify-content:center}
body.ct150-home .ct150-tourGrid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,380px))!important;justify-content:center}
body.ct150-home .ct150-tourGrid[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
body.ct150-home .ct150-card{
  border:1px solid #e6eee9;border-radius:var(--ct150-radius);box-shadow:var(--ct150-shadow);
  transition:transform .2s ease,box-shadow .2s ease
}
body.ct150-home .ct150-card:hover{transform:translateY(-3px);box-shadow:var(--ct150-shadow-hover)}
body.ct150-home .ct150-card .co119-tourCard__media{aspect-ratio:16/10}
body.ct150-home .ct150-card .co119-tourCard__body{padding:14px 15px 16px;gap:9px}
body.ct150-home .ct150-card h3{font-size:17px;min-height:0;-webkit-line-clamp:2}
body.ct150-home .ct150-card .co119-tourCard__cta{
  display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;
  background:#e8f5ee;color:#0b7a46;font-size:12px
}
body.ct150-home .ct150-tourActions{
  margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px
}
body.ct150-home .ct150-inlineSearch{
  display:flex;align-items:center;gap:8px;padding:6px;border-radius:999px;
  background:#fff;border:1px solid var(--ct136-line);box-shadow:0 4px 12px rgba(16,44,29,.04)
}
body.ct150-home .ct150-inlineSearch input{
  min-width:200px;border:0;outline:0;background:transparent;padding:8px 12px;font:inherit;font-size:14px;color:var(--ct136-ink)
}
body.ct150-home .ct150-inlineSearch .co119-btn{min-height:38px;padding:8px 14px;border-radius:999px}
body.ct150-home .ct150-quickChips{
  margin-top:14px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px
}
body.ct150-home .ct150-quickChips a{
  display:inline-flex;padding:7px 12px;border-radius:999px;border:1px solid #d5e6dc;
  background:#fff;color:#25523a;font-size:12px;font-weight:800;text-decoration:none
}
body.ct150-home .ct150-quickChips a:hover{border-color:#0b7a46;color:#0b7a46}

/* Why — numbered */
body.ct150-home .ct150-whyGrid{gap:14px}
body.ct150-home .ct150-whyGrid article{
  position:relative;padding:18px 16px 18px;border:1px solid #e6eee9;border-radius:16px;
  background:#fff;box-shadow:0 6px 18px rgba(16,44,29,.04);overflow:hidden
}
body.ct150-home .ct150-whyGrid em{
  display:block;margin:0 0 8px;font-style:normal;font-size:22px;font-weight:900;
  letter-spacing:-.02em;color:#0b7a46;opacity:.35;line-height:1
}
body.ct150-home .ct150-whyGrid strong{font-size:15px;margin-bottom:8px}
body.ct150-home .ct150-whyGrid span{font-size:13px;line-height:1.5}

/* Reviews adaptive */
body.ct150-home .ct150-reviewGrid{
  display:grid!important;gap:16px;justify-content:center;overflow:visible!important
}
body.ct150-home .ct150-reviewGrid[data-count="1"]{grid-template-columns:minmax(0,420px)}
body.ct150-home .ct150-reviewGrid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,380px))}
body.ct150-home .ct150-reviewGrid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}
body.ct150-home .ct150-reviewGrid[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:860px;margin:0 auto}
body.ct150-home .ct150-reviewGrid[data-count="5"]{grid-template-columns:repeat(3,minmax(0,1fr))}
body.ct150-home .ct150-reviewGrid[data-count="5"] > :nth-child(4),
body.ct150-home .ct150-reviewGrid[data-count="5"] > :nth-child(5){grid-column:span 1}
body.ct150-home .ct150-reviewCard{
  padding:18px 16px 16px;border:1px solid #e6eee9;border-radius:16px;background:#fff;
  box-shadow:var(--ct150-shadow);display:flex;flex-direction:column;gap:10px;min-width:0
}
body.ct150-home .ct150-reviewCard p{
  margin:0;flex:1;font-size:14px;line-height:1.55;color:#2a3d33;
  display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden
}
body.ct150-home .ct150-reviewCard footer{
  display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #eef3f0
}
body.ct150-home .ct150-emptyCta{
  max-width:420px;margin:0 auto;padding:16px;border:1px dashed #cfe0d4;border-radius:14px;background:#fff;text-align:center
}

/* Guide adaptive */
body.ct150-home .ct150-guideGrid{
  display:grid!important;gap:16px;justify-content:center;overflow:visible!important
}
body.ct150-home .ct150-guideGrid[data-count="1"]{grid-template-columns:minmax(0,440px)}
body.ct150-home .ct150-guideGrid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,400px))}
body.ct150-home .ct150-guideGrid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}
body.ct150-home .ct150-guideCard{
  border:1px solid #e6eee9;border-radius:var(--ct150-radius);background:#fff;overflow:hidden;
  text-decoration:none;color:inherit;box-shadow:var(--ct150-shadow);transition:transform .2s ease,box-shadow .2s ease
}
body.ct150-home .ct150-guideCard:hover{transform:translateY(-2px);box-shadow:var(--ct150-shadow-hover)}
body.ct150-home .ct150-guideCard .co119-guideCard__media{aspect-ratio:16/10;background:#e8f2ec;overflow:hidden}
body.ct150-home .ct150-guideCard .co119-guideCard__media img{width:100%;height:100%;object-fit:cover;display:block}
body.ct150-home .ct150-guideCard .co119-guideCard__body{padding:14px 15px 16px}
body.ct150-home .ct150-guideCard h3{margin:6px 0 8px;font-size:17px;line-height:1.3}
body.ct150-home .ct150-guideCard p{margin:0 0 10px;font-size:13px;line-height:1.5;color:var(--ct136-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body.ct150-home .ct150-guideCard b{font-size:13px;color:#0b7a46;font-weight:800}

/* Convert */
body.ct150-home .ct150-convert{padding:28px 0 40px}
body.ct150-home .ct150-convert .ct140-convertInner{
  padding:32px 24px;border-radius:22px;
  background:linear-gradient(135deg,#074d2e 0%,#0b7a46 55%,#129a58 100%);
  box-shadow:0 18px 40px rgba(11,122,70,.22)
}
body.ct150-home .ct150-convert .ct140-convertInner h2{font-size:clamp(22px,2.6vw,30px)}
body.ct150-home .ct150-convert .ct140-convertActions .co119-btn--lg{min-height:48px;padding:12px 20px;font-weight:800}

/* Zalo FAB */
body.ct150-home .ct150-zaloFab{
  position:fixed;right:18px;bottom:96px;z-index:80;
  display:inline-flex;align-items:center;justify-content:center;
  min-width:52px;height:52px;padding:0 16px;border-radius:999px;
  background:#0068ff;color:#fff;font-size:14px;font-weight:900;text-decoration:none;
  box-shadow:0 10px 28px rgba(0,104,255,.35)
}
body.ct150-home .ct150-zaloFab:hover{filter:brightness(1.06)}

@media(max-width:1100px){
  body.ct150-home .ct150-tourGrid[data-count="4"],
  body.ct150-home .ct150-tourGrid[data-count="5"],
  body.ct150-home .ct150-tourGrid[data-count="6"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.ct150-home .ct150-reviewGrid[data-count="3"],
  body.ct150-home .ct150-reviewGrid[data-count="5"],
  body.ct150-home .ct150-guideGrid[data-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:820px){
  body.ct150-home .ct150-hero .co119-hero__grid{padding:18px;gap:16px;border-radius:20px}
  body.ct150-home .ct150-hero h1{max-width:none}
  body.ct150-home .ct150-trust .ct140-trustGrid > div{border-radius:14px;padding:10px 8px}
  body.ct150-home .ct150-tourActions{flex-direction:column}
  body.ct150-home .ct150-inlineSearch{width:100%;max-width:420px}
  body.ct150-home .ct150-inlineSearch input{min-width:0;flex:1}
  body.ct150-home .ct150-zaloFab{right:14px;bottom:88px;min-width:48px;height:48px}
}

@media(max-width:560px){
  body.ct150-home .co119-section.ct150-section{padding:28px 0 6px}
  body.ct150-home .ct150-section--soft{padding:32px 0 8px}
  body.ct150-home .ct150-hero{padding:10px 0 6px}
  body.ct150-home .ct150-hero .co119-hero__grid{padding:14px;border-radius:16px}
  body.ct150-home .ct150-hero h1{font-size:24px}
  body.ct150-home .ct150-hero .ct140-heroSub{
    font-size:13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden
  }
  body.ct150-home .ct150-hero .co119-media{max-height:150px;border-radius:14px}
  body.ct150-home .ct150-tourGrid,
  body.ct150-home .ct150-tourGrid[data-count],
  body.ct150-home .ct150-reviewGrid,
  body.ct150-home .ct150-reviewGrid[data-count],
  body.ct150-home .ct150-guideGrid,
  body.ct150-home .ct150-guideGrid[data-count]{
    grid-template-columns:1fr!important;max-width:none;margin:0
  }
  body.ct150-home .ct150-whyGrid{grid-template-columns:1fr 1fr!important;gap:10px}
  body.ct150-home .ct150-whyGrid em{font-size:18px}
  body.ct150-home .ct150-convert{padding:20px 0 32px}
  body.ct150-home .ct150-convert .ct140-convertInner{padding:24px 16px;border-radius:18px}
  body.ct150-home .ct150-zaloFab{display:none}
}

/* ===== Homepage white + green + orange (ct160) ===== */
body.ct160-home{
  --ct-green:#118447;
  --ct-green-dark:#086b38;
  --ct-orange:#ff5a1f;
  --ct-orange-soft:#fff3ec;
  --ct-dark:#0d1b2a;
  --ct-bg:#f7faf8;
  --ct-white:#ffffff;
  --ct-muted:#5c6f66;
  --ct-line:#e6eee9;
  background:#fff;
  color:var(--ct-dark);
}
body.ct160-home .co119-header{background:#fff;border-bottom:1px solid #eef3f0}
body.ct160-home .co119-brand__copy strong,
body.ct160-home .co119-brand__copy{color:var(--ct-green-dark)}
body.ct160-home .co119-nav a{color:#33443c}
body.ct160-home .co119-nav a.is-active{
  color:var(--ct-green-dark);background:#e8f5ee;border-radius:999px;padding:6px 12px
}
body.ct160-home .ct160-headerCta,
body.ct160-home .ct160-btnOrange{
  background:var(--ct-orange)!important;border-color:var(--ct-orange)!important;color:#fff!important;
  box-shadow:0 8px 18px rgba(255,90,31,.22)
}
body.ct160-home .ct160-btnOrange:hover,
body.ct160-home .ct160-headerCta:hover{filter:brightness(1.05)}
body.ct160-home .ct160-btnGhost{
  background:#fff!important;border:1.5px solid var(--ct-green)!important;color:var(--ct-green-dark)!important;
  box-shadow:none
}
body.ct160-home .co119-sectionHead h2{font-size:clamp(28px,3vw,38px);color:var(--ct-dark)}
body.ct160-home .co119-sectionHead p{font-size:16px;color:var(--ct-muted)}
body.ct160-home .co119-sectionTag{background:#e8f5ee;color:var(--ct-green-dark)}

/* White hero */
body.ct160-home .ct160-hero.ct150-hero{
  padding:18px 0 0;background:
    radial-gradient(ellipse 50% 80% at 92% 8%, rgba(255,90,31,.08), transparent 60%),
    radial-gradient(ellipse 42% 70% at 6% 90%, rgba(17,132,71,.08), transparent 62%),
    linear-gradient(180deg,#ffffff 0%, #f7faf8 100%)
}
body.ct160-home .ct160-hero .ct160-heroGrid,
body.ct160-home .ct160-hero .co119-hero__grid{
  background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important
}
body.ct160-home .ct160-heroGrid{
  display:grid;grid-template-columns:minmax(0,.96fr) minmax(0,1.08fr);
  gap:36px;align-items:center;padding:18px 0 8px
}
body.ct160-home .ct160-kicker{
  background:#e8f5ee;border:1px solid #cfe8d8;color:var(--ct-green-dark);
  min-height:28px;padding:0 12px;margin-bottom:14px;letter-spacing:.08em
}
body.ct160-home .ct160-hero h1{
  margin:0;max-width:14ch;color:var(--ct-dark);
  font-size:clamp(34px,4.2vw,54px);line-height:1.12;letter-spacing:-.03em;font-weight:900
}
body.ct160-home .ct160-hero h1 em{
  font-style:normal;color:var(--ct-green);background:linear-gradient(90deg,var(--ct-green),#16a34a);
  -webkit-background-clip:text;background-clip:text;color:transparent
}
@supports not ((-webkit-background-clip:text) or (background-clip:text)){
  body.ct160-home .ct160-hero h1 em{color:var(--ct-green)}
}
body.ct160-home .ct160-hero .ct140-heroSub{
  margin:14px 0 0;max-width:38ch;color:var(--ct-muted);font-size:16px;line-height:1.6;font-weight:600
}
body.ct160-home .ct160-heroActions{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px}
body.ct160-home .ct160-heroActions .co119-btn{min-height:48px;padding:12px 22px;font-size:14px;font-weight:800}
body.ct160-home .ct160-microTrust{
  margin:16px 0 0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 14px
}
body.ct160-home .ct160-microTrust li{
  display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:750;color:#244433
}
body.ct160-home .ct160-microTrust span{color:var(--ct-green);font-weight:900}

body.ct160-home .ct160-heroMediaCol{position:relative}
body.ct160-home .ct160-blob{
  position:absolute;border-radius:50%;pointer-events:none;z-index:0;filter:blur(2px)
}
body.ct160-home .ct160-blob--green{
  width:180px;height:180px;right:-28px;top:-22px;background:rgba(17,132,71,.12)
}
body.ct160-home .ct160-blob--orange{
  width:120px;height:120px;left:-18px;bottom:-16px;background:rgba(255,90,31,.12)
}
body.ct160-home .ct160-hero .co119-media.ct160-mediaCard,
body.ct160-home .ct160-mediaCard{
  position:relative;z-index:1;border-radius:24px;overflow:hidden;aspect-ratio:16/10;
  max-height:none!important;background:#fff;padding:8px;border:1px solid rgba(14,27,42,.06);
  box-shadow:0 18px 44px rgba(13,27,42,.08)
}
body.ct160-home .ct160-mediaCard img,
body.ct160-home .ct160-mediaCard video{
  width:100%;height:100%;object-fit:cover;display:block;border-radius:18px
}
body.ct160-home .ct160-mediaCard .co119-media__veil{display:none}
body.ct160-home .ct160-sound{
  top:16px;right:16px;min-height:28px;padding:4px 10px;font-size:11px;border-radius:999px;
  background:rgba(255,255,255,.92);color:var(--ct-dark);border:1px solid #e6eee9
}

/* Floating search */
body.ct160-home .ct160-search{padding:4px 0 12px;margin-top:-8px;position:relative;z-index:3}
body.ct160-home .ct160-searchPanel{
  padding:18px 20px 16px;border-radius:20px;background:#fff;
  border:1px solid var(--ct-line);box-shadow:0 18px 46px rgba(13,27,42,.1)
}
body.ct160-home .ct160-searchIntro{display:flex;align-items:baseline;gap:10px;margin:0 0 10px}
body.ct160-home .ct160-searchIntro span{
  font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:var(--ct-orange)
}
body.ct160-home .ct160-searchIntro strong{font-size:16px;color:var(--ct-dark)}
body.ct160-home .ct160-searchRow{display:grid;grid-template-columns:1fr auto;gap:10px}
body.ct160-home .ct160-searchRow input{
  width:100%;min-height:48px;border:1px solid #dbe7e0;border-radius:14px;
  padding:12px 14px;font:inherit;font-size:15px;color:var(--ct-dark);background:#fbfdfc
}
body.ct160-home .ct160-searchRow .co119-btn{min-height:48px;padding:12px 22px;border-radius:14px;font-weight:800}
body.ct160-home .ct160-searchChips{margin-top:12px;justify-content:flex-start}
body.ct160-home .ct160-searchChips a:hover{border-color:var(--ct-orange);color:var(--ct-orange)}

/* Social proof */
body.ct160-home .ct160-proof{
  padding:22px 0 8px;background:linear-gradient(180deg,#fff3ec 0%, #fffaf7 55%, #ffffff 100%)
}
body.ct160-home .ct160-proof h2{
  margin:0 auto 18px;max-width:22ch;text-align:center;
  font-size:clamp(22px,2.6vw,32px);line-height:1.25;color:var(--ct-dark)
}
body.ct160-home .ct160-proofGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
body.ct160-home .ct160-proofGrid article{
  padding:16px 14px;border-radius:16px;background:#fff;border:1px solid #f3e4d8;
  box-shadow:0 8px 20px rgba(255,90,31,.05);text-align:center;transition:transform .18s ease,box-shadow .18s ease
}
body.ct160-home .ct160-proofGrid article:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(17,132,71,.08)}
body.ct160-home .ct160-proofGrid i{
  display:inline-flex;width:34px;height:34px;border-radius:10px;align-items:center;justify-content:center;
  background:#e8f5ee;margin:0 auto 8px
}
body.ct160-home .ct160-proofGrid i svg{width:18px;height:18px;fill:var(--ct-green)}
body.ct160-home .ct160-proofGrid article:last-child i{background:var(--ct-orange-soft)}
body.ct160-home .ct160-proofGrid article:last-child i svg{fill:var(--ct-orange)}
body.ct160-home .ct160-proofGrid b{display:block;font-size:16px;color:var(--ct-dark);line-height:1.25}
body.ct160-home .ct160-proofGrid span{display:block;margin-top:4px;font-size:12px;color:var(--ct-muted);font-weight:650}
body.ct160-home .ct160-proofPhotos{margin:16px auto 0;display:flex;justify-content:center;gap:8px}
body.ct160-home .ct160-proofPhotos img{
  width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid #fff;
  box-shadow:0 4px 10px rgba(13,27,42,.12)
}

/* Section rhythm */
body.ct160-home .ct160-tours{background:#f6f8fa;padding:36px 0 20px;border-radius:0}
body.ct160-home .ct160-why{background:#fff;padding:36px 0 12px}
body.ct160-home .ct160-reviews{background:linear-gradient(180deg,#fffaf7 0%, #fff 100%);padding:36px 0 12px}
body.ct160-home .ct160-guide{background:#fff;padding:36px 0 8px}
body.ct160-home .ct140-hotBadge{background:var(--ct-orange)}
body.ct160-home .ct150-card .co119-tourCard__cta{
  background:#e8f5ee;color:var(--ct-green-dark)
}
body.ct160-home .ct150-card:hover .co119-tourCard__cta{
  background:var(--ct-green);color:#fff
}
body.ct160-home .ct160-isEmpty{padding:10px 0 4px!important}
body.ct160-home .ct160-emptyCta{display:flex;justify-content:center;padding:4px 0 2px}
body.ct160-home .ct160-emptyCta .co119-btn{min-height:42px}
body.ct160-home .ct150-convert .ct140-convertActions .ct160-btnOrange{
  background:#fff!important;border-color:#fff!important;color:var(--ct-green-dark)!important;box-shadow:none
}

@media(max-width:1100px){
  body.ct160-home .ct160-heroGrid{grid-template-columns:1fr 1fr;gap:22px}
  body.ct160-home .ct160-proofGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:820px){
  body.ct160-home .ct160-heroGrid{grid-template-columns:1fr;gap:18px;padding:8px 0 0}
  body.ct160-home .ct160-hero h1{max-width:none;font-size:clamp(32px,8vw,38px)}
  body.ct160-home .ct160-heroActions{display:grid;grid-template-columns:1fr 1fr}
  body.ct160-home .ct160-searchRow{grid-template-columns:1fr}
  body.ct160-home .ct160-searchRow .co119-btn{width:100%}
  body.ct160-home .ct160-blob--green{width:120px;height:120px}
}
@media(max-width:560px){
  body.ct160-home .ct160-hero.ct150-hero{padding:8px 0 0}
  body.ct160-home .ct160-hero h1{font-size:34px;color:var(--ct-dark)}
  body.ct160-home .ct160-hero .ct140-heroSub{font-size:14px;-webkit-line-clamp:unset;display:block;overflow:visible;color:var(--ct-muted)}
  body.ct160-home .ct160-heroActions .co119-btn{min-height:44px;font-size:13px;padding:10px 8px}
  body.ct160-home .ct160-hero .co119-media.ct160-mediaCard{max-height:none!important;aspect-ratio:16/10;padding:6px;border-radius:18px}
  body.ct160-home .ct160-mediaCard img,
  body.ct160-home .ct160-mediaCard video{border-radius:14px}
  body.ct160-home .ct160-search{margin-top:10px;padding:8px 0 10px}
  body.ct160-home .ct160-searchPanel{padding:14px 12px;border-radius:18px}
  body.ct160-home .ct160-proofGrid{grid-template-columns:1fr 1fr;gap:8px}
  body.ct160-home .ct160-proofGrid article{padding:12px 10px}
  body.ct160-home .ct160-tours,
  body.ct160-home .ct160-why,
  body.ct160-home .ct160-reviews,
  body.ct160-home .ct160-guide{padding:28px 0 8px}
}

/* ===== Review / guide / proof polish (ct161) ===== */
body.ct160-home #reviews .co119-shell,
body.ct160-home #guide .co119-shell{max-width:1100px}
body.ct160-home .ct161-reviewGrid{
  display:flex!important;flex-wrap:wrap;justify-content:center;gap:16px;overflow:visible!important
}
body.ct160-home .ct161-reviewGrid .ct161-reviewCard{
  flex:1 1 300px;max-width:340px;min-width:0;
  padding:22px 20px 18px;border-radius:22px;border:1px solid #e8eee9;background:#fff;
  box-shadow:0 8px 22px rgba(13,27,42,.045);gap:12px;
  transition:transform .18s ease,box-shadow .18s ease
}
body.ct160-home .ct161-reviewGrid[data-count="1"] .ct161-reviewCard,
body.ct160-home .ct161-reviewGrid[data-count="2"] .ct161-reviewCard{max-width:420px;flex-basis:380px}
body.ct160-home .ct161-reviewGrid[data-count="4"] .ct161-reviewCard{flex-basis:calc(50% - 12px);max-width:420px}
body.ct160-home .ct161-reviewCard:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(13,27,42,.07)}
body.ct160-home .ct161-reviewCard .co119-reviewCard__stars{color:#f59e0b;letter-spacing:.12em;font-size:15px;line-height:1}
body.ct160-home .ct161-reviewCard > p{
  margin:0;flex:1;font-size:15px;line-height:1.7;color:#334155;
  display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden
}
body.ct160-home .ct161-reviewCard footer{
  margin-top:auto;padding-top:14px;border-top:1px solid #eef2f0;
  display:flex;align-items:center;justify-content:space-between;gap:10px
}
body.ct160-home .ct161-reviewCard .co119-reviewCard__person{display:flex;align-items:center;gap:10px;min-width:0}
body.ct160-home .ct161-reviewCard .co119-reviewCard__person img,
body.ct160-home .ct161-reviewCard .co119-reviewCard__avatar{
  width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;
  background:#e8f5ee;color:#086b38;display:grid;place-items:center;font-weight:900
}
body.ct160-home .ct161-reviewCard .co119-reviewCard__person span{min-width:0;display:flex;flex-direction:column;gap:2px}
body.ct160-home .ct161-reviewCard .co119-reviewCard__person strong{
  font-size:14px;color:#0d1b2a;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
body.ct160-home .ct161-reviewCard .co119-reviewCard__person small{
  font-size:12px;color:#5c6f66;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
body.ct160-home .ct161-reviewCard .co119-reviewCard__score{
  flex-shrink:0;padding:4px 8px;border-radius:999px;background:#e8f5ee;color:#086b38;
  font-size:12px;font-weight:800;white-space:nowrap
}

body.ct160-home .ct161-guideGrid{align-items:stretch;max-width:1100px;margin:0 auto}
body.ct160-home .ct161-guideCard{display:flex;flex-direction:column;height:100%;border-radius:22px}
body.ct160-home .ct161-guideCard .co119-guideCard__media{aspect-ratio:16/9;background:#e8f2ec}
body.ct160-home .ct161-guideCard .co119-guideCard__media img{width:100%;height:100%;object-fit:cover}
body.ct160-home .ct161-guideCard .co119-guideCard__body{display:flex;flex-direction:column;flex:1;padding:16px 16px 18px}
body.ct160-home .ct161-guideCard .co119-guideCard__eyebrow{
  display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px
}
body.ct160-home .ct161-guideCard .co119-guideCard__eyebrow span{
  font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#118447
}
body.ct160-home .ct161-guideCard .co119-guideCard__eyebrow em{font-style:normal;font-size:12px;color:#5c6f66;font-weight:650}
body.ct160-home .ct161-guideCard h3{
  margin:0 0 8px;font-size:18px;line-height:1.3;color:#0d1b2a;
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden
}
body.ct160-home .ct161-guideCard p{
  margin:0;font-size:14px;line-height:1.55;color:#5c6f66;
  display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden
}
body.ct160-home .ct161-guideCard b{margin-top:auto;padding-top:12px;font-size:13px;color:#118447}

@media(max-width:900px){
  body.ct160-home .ct161-reviewGrid .ct161-reviewCard{flex-basis:calc(50% - 10px);max-width:none}
  body.ct160-home .ct161-guideGrid[data-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
  body.ct160-home .ct161-reviewGrid .ct161-reviewCard,
  body.ct160-home .ct161-reviewGrid[data-count] .ct161-reviewCard{
    flex:1 1 100%;max-width:none
  }
  body.ct160-home .ct161-reviewCard > p{-webkit-line-clamp:5;font-size:14px}
  body.ct160-home .ct161-guideGrid,
  body.ct160-home .ct161-guideGrid[data-count]{grid-template-columns:1fr!important}
  body.ct160-home .ct161-guideCard .co119-guideCard__media{max-height:200px}
  body.ct160-home .ct161-reviewCard footer{flex-wrap:wrap}
  body.ct160-home .co119-sectionAction .co119-btn{min-height:44px}
}

/* ===== Site-wide public chrome (homepage tokens, all public pages) ===== */
body.co119-body,
body.ct-public,
body.ct162-site{
  --ct-green:#118447;
  --ct-green-dark:#086b38;
  --ct-orange:#ff5a1f;
  --ct-orange-soft:#fff3ec;
  --ct-dark:#0d1b2a;
  --ct-bg:#f7faf8;
  --ct-white:#ffffff;
  --ct-muted:#5c6f66;
  --ct-line:#e6eee9;
  --ct-radius:18px;
  --ct-shadow:0 12px 32px rgba(16,44,29,.06);
  background:#fff;
  color:var(--ct-dark);
}
body.ct-public .co119-header,
body.ct162-site .co119-header{
  position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #eef3f0;
  box-shadow:0 2px 14px rgba(15,23,42,.03)
}
body.ct-public .co119-nav a.is-active,
body.ct162-site .co119-nav a.is-active{
  color:var(--ct-green-dark);background:#e8f5ee;border-radius:999px;padding:6px 12px
}
body.ct-public .ct160-headerCta,
body.ct162-site .ct160-headerCta{
  background:var(--ct-orange)!important;border-color:var(--ct-orange)!important;color:#fff!important;
  box-shadow:0 8px 18px rgba(255,90,31,.22)
}
body.ct-public .co119-btn--primary,
body.ct162-site .co119-btn--primary,
body.ct-public .cardBookBtn,
body.ct162-list .tourCard .cardBookBtn,
body.ct162-detail .salesCheckout,
body.ct162-detail .dBtnPrimary,
body.ct162-detail .mBook{
  background:var(--ct-orange)!important;border-color:var(--ct-orange)!important;color:#fff!important;border-radius:999px!important;font-weight:800
}
body.ct-public .co119-btn--secondary,
body.ct162-site .co119-btn--secondary,
body.ct162-list .tourCard .cardDetailBtn,
body.ct162-detail .salesZalo,
body.ct162-detail .dBtnGhost,
body.ct162-detail .mZalo{
  background:#fff!important;border:1.5px solid var(--ct-green)!important;color:var(--ct-green-dark)!important;border-radius:999px!important;font-weight:800
}
.ct-crumb{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:10px 0 12px;font-size:13px;color:#7a8b82}
.ct-crumb a{color:#4d6358;text-decoration:none;font-weight:700}
.ct-crumb a:hover{color:var(--ct-green-dark)}
.ct-pageHero{margin:8px 0 16px}
.ct-pageHero .ct-kicker,
body.ct162-content .ct-kicker{
  display:inline-flex;padding:5px 12px;border-radius:999px;background:#e8f5ee;color:var(--ct-green-dark);
  font-size:11px;font-weight:900;letter-spacing:.06em
}
.ct-pageHero h1{margin:8px 0 6px;font-size:clamp(26px,3vw,40px);letter-spacing:-.03em;line-height:1.15}
.ct-pageHero p{margin:0;max-width:52ch;color:var(--ct-muted);font-size:15px;line-height:1.55}
body.ct162-list .topbar,
body.ct162-detail .topbar,
body.ct162-list .drawerPanel,
body.ct162-detail .drawerPanel,
body.ct162-list .drawerBackdrop,
body.ct162-detail .drawerBackdrop{display:none!important}
body.ct162-list .wrap,
body.ct162-detail .wrap{padding-top:8px;max-width:1180px;margin:0 auto}
body.ct162-list .ct162-filter{
  display:grid;grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(120px,.6fr)) auto auto;gap:8px;align-items:center;
  margin:0 0 16px;padding:10px;background:#fff;border:1px solid var(--ct-line);border-radius:16px;box-shadow:var(--ct-shadow)
}
body.ct162-list .ct162-filter input,
body.ct162-list .ct162-filter select{
  min-height:44px;border:1px solid #dbe7e0;border-radius:12px;padding:8px 12px;font:inherit;background:#fbfdfc
}
body.ct162-list .ct162-filter button,
body.ct162-list .ct162-filter .ct-reset{
  min-height:44px;border-radius:999px;padding:8px 16px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center
}
body.ct162-list .ct162-filter .ct-reset{border:1.5px solid var(--ct-green);color:var(--ct-green-dark);background:#fff}
body.ct162-list .tourCard{min-height:100%}
body.ct162-empty{
  margin:12px 0 24px;padding:18px;border:1px dashed #cfe0d4;border-radius:16px;background:#fff;text-align:center
}
body.ct162-empty p{margin:0 0 12px;color:var(--ct-muted)}
body.ct162-empty .ct-emptyActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}
body.ct162-content .ct-page-wrap,
body.ct162-content .ct-article-wrap{max-width:1180px;margin:0 auto;padding:18px 16px 72px}
body.ct162-content .ct-article-content{max-width:860px}
body.ct162-content .ct162-ctaBand,
body.ct162-list .ct162-ctaBand,
body.ct162-detail .detailFinalCta{
  margin:28px 0 12px;padding:22px 20px;border-radius:18px;
  background:linear-gradient(135deg,#0b7a46 0%,#0a5c36 100%);color:#fff;text-align:center
}
body.ct162-content .ct162-ctaBand a.primary,
body.ct162-detail .detailFinalActions .book{background:#fff!important;color:#0a5c36!important;border-color:#fff!important}
body.ct162-detail .co119-mobileNav{display:none}
@media(max-width:980px){
  body.ct162-list .ct162-filter{grid-template-columns:1fr 1fr;position:static}
  body.ct162-list .ct162-filter form,
  body.ct162-list .ct162-filter input{grid-column:1/-1}
}
@media(max-width:700px){
  body.ct-public .co119-nav,
  body.ct162-site .co119-nav,
  body.ct-public .co119-phone{display:none}
  body.ct162-list .ct162-filter{grid-template-columns:1fr}
  body.ct162-detail{padding-bottom:96px}
  body.ct162-content{padding-bottom:72px}
  body.ct162-list .co119-mobileNav,
  body.ct162-content .co119-mobileNav{display:flex}
}

/* ===== V163 public consistency (homepage tokens, real class names) ===== */
body.ct162-list .ct162-filter form{
  display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(140px,.55fr)) auto auto;
  gap:8px;width:100%;align-items:center
}
body.ct162-list .ct162-filter form input,
body.ct162-list .ct162-filter form select{
  min-height:44px;border:1px solid #dbe7e0;border-radius:12px;padding:8px 12px;font:inherit;background:#fbfdfc
}
body.ct162-list .ct162-filter form button{
  min-height:44px;border:0;border-radius:999px;padding:8px 16px;background:var(--ct-orange,#ff5a1f);color:#fff;font-weight:800;cursor:pointer
}
body.ct162-list .tourCard.ct162-featured{grid-column:auto;display:flex}
body.ct162-list .grid.tourGridSection,
body.ct162-list .grid{
  display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px
}
body.ct162-list .tourCard{
  display:flex;flex-direction:column;min-width:0;height:100%;
  border:1px solid var(--ct-line,#e6eee9);border-radius:18px;background:#fff;
  box-shadow:0 12px 32px rgba(16,44,29,.06);overflow:hidden
}
body.ct162-list .tourCard .imgCollage{
  aspect-ratio:16/10;display:grid;grid-template-columns:1fr;overflow:hidden;background:#e8f2ec
}
body.ct162-list .tourCard .imgThumb{display:none}
body.ct162-list .tourCard .imgCollage img{width:100%;height:100%;object-fit:cover}
body.ct162-list .tourCard .cardBody{padding:13px 14px 15px;display:flex;flex-direction:column;gap:7px;flex:1}
body.ct162-list .tourCard .tourName{font-size:17px;line-height:1.3;font-weight:800;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
body.ct162-list .tourCard .badge{position:absolute;top:10px;left:10px;background:var(--ct-orange,#ff5a1f);color:#fff;border-radius:999px;font-size:10px;font-weight:900;padding:4px 8px}
body.ct162-list .tourCard .cardBookBtn,
body.ct162-list .tourCard .jsCheckoutCard{
  background:var(--ct-orange,#ff5a1f);color:#fff;border-radius:999px;min-height:40px;padding:8px 12px;font-weight:800;text-decoration:none
}
body.ct162-list .tourCard .cardDetailBtn,
body.ct162-list .tourCard .jsTourLink{
  background:#fff;color:#086b38;border:1.5px solid #118447;border-radius:999px;min-height:40px;padding:8px 12px;font-weight:800;text-decoration:none
}
body.ct162-empty, .ct162-empty{
  margin:12px 0 24px;padding:18px;border:1px dashed #cfe0d4;border-radius:16px;background:#fff;text-align:center
}
body.ct162-empty p,.ct162-empty p{margin:0 0 12px;color:#5c6f66}
.ct-emptyActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}
.ct-emptyActions a,.ct162-empty .ct-reset,.ct162-empty .ct-zalo{
  min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;font-weight:800;text-decoration:none
}
.ct-emptyActions a.primary,.ct162-empty .ct-zalo,.ct162-ctaBand a.primary{background:#ff5a1f;color:#fff}
.ct-emptyActions a.ct-reset,.ct162-ctaBand a:not(.primary){border:1.5px solid #118447;color:#086b38;background:#fff}
body.ct162-detail .ct162-hero{display:grid;gap:16px}
@media(min-width:981px){
  body.ct162-detail .ct162-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start}
  body.ct162-detail .detailBox{position:sticky;top:88px}
}
body.ct162-detail .itDayHead,
body.ct162-detail .itDayHead{background:#e8f5ee!important;color:#086b38!important}
body.ct162-detail .itDay:nth-child(2n) .itDayHead{background:#fff3ec!important;color:#c2410c!important}
body.ct162-detail .salesCheckout,body.ct162-detail .mBook,body.ct162-detail .book{
  background:#ff5a1f!important;color:#fff!important;border-radius:999px!important;font-weight:800
}
body.ct162-detail .salesZalo,body.ct162-detail .mZalo{
  background:#fff!important;border:1.5px solid #118447!important;color:#086b38!important;border-radius:999px!important
}
body.ct162-detail .ct150-zaloFab,body.ct162-detail .co119-mobileNav{display:none!important}
body.ct162-content .ct-category-hero,body.ct162-content .ct-article-banner{
  background:#fff!important;color:#0d1b2a!important;border:1px solid #e6eee9;border-radius:20px;box-shadow:0 12px 32px rgba(16,44,29,.06)
}
body.ct162-content .ct-category-copy h1,body.ct162-content .ct-banner-copy h1{color:#0d1b2a!important}
body.ct162-content .ct-category-copy p,body.ct162-content .ct-banner-copy p{color:#5c6f66!important}
body.ct162-content .ct-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
body.ct162-content .ct-post-card{border:1px solid #e6eee9;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 32px rgba(16,44,29,.06)}
body.ct162-content .ct-post-thumb{aspect-ratio:16/9;overflow:hidden;background:#e8f2ec}
body.ct162-content .ct-post-thumb img{width:100%;height:100%;object-fit:cover}
body.ct162-content .ct162-reviewGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
body.ct162-content .ct162-reviewCard{padding:18px 16px;border:1px solid #e6eee9;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(16,44,29,.06)}
body.ct162-content .ct-article-content{max-width:860px;font-size:17px;line-height:1.7;color:#24342c}
body.ct162-content .ct-breadcrumbs,body.ct162-detail .bread,body.ct162-list .ct-crumb{
  font-size:13px;color:#7a8b82
}
body.ct162-content .ct-breadcrumbs a,body.ct162-detail .bread a,body.ct162-list .ct-crumb a{
  color:#4d6358;text-decoration:none;font-weight:700
}
body.ct162-content .ct-content-cta a.primary,body.ct162-pick .ct136-pick .co119-btn{background:#ff5a1f;color:#fff;border-radius:999px}
@media(max-width:1100px){
  body.ct162-list .grid,body.ct162-content .ct-post-grid,body.ct162-content .ct162-reviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:700px){
  body.ct162-list .ct162-filter form{grid-template-columns:1fr}
  body.ct162-list .grid,body.ct162-content .ct-post-grid,body.ct162-content .ct162-reviewGrid{grid-template-columns:1fr!important}
  body.ct162-content .ct-article-content{font-size:16px}
}

/* ===== V163.2 catalog polish — scoped, not a ct162 overlay ===== */
body.ct-v118-public.ct162-list.ct-tour-catalog-v163 .wrap,
body.ct162-list.ct-tour-catalog-v163 .wrap{
  max-width:1280px!important;
  width:calc(100% - 32px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box;
  overflow-x:hidden
}
.ct-tour-catalog-v163{margin:0 0 14px;color:#0d1b2a;max-width:100%;min-width:0}
.ct-tour-catalog-v163 .ct163-crumb{
  display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:2px 0 12px;
  font-size:13px;color:#7a8b82
}
.ct-tour-catalog-v163 .ct163-crumb a{color:#4d6358;text-decoration:none;font-weight:700}
.ct-tour-catalog-v163 .ct163-crumb a:hover{color:#086b38}

.ct-tour-catalog-v163 .ct163-hero{
  position:relative;isolation:isolate;display:flex;align-items:stretch;
  min-height:350px;height:380px;max-height:400px;margin:0 0 0;
  border-radius:24px;overflow:hidden;background:#0d3d2a;max-width:100%;min-width:0
}
.ct-tour-catalog-v163 .ct163-heroBg{
  position:absolute;inset:0;z-index:0
}
.ct-tour-catalog-v163 .ct163-heroBg img{
  width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block
}
.ct-tour-catalog-v163 .ct163-heroShade{
  position:absolute;inset:0;z-index:1;pointer-events:none;
  background:
    linear-gradient(90deg,rgba(8,28,20,.82) 0%,rgba(8,28,20,.55) 42%,rgba(8,28,20,.18) 72%,rgba(8,28,20,.08) 100%),
    linear-gradient(180deg,rgba(8,28,20,.12) 0%,rgba(8,28,20,.28) 100%)
}
.ct-tour-catalog-v163 .ct163-copy{
  position:relative;z-index:2;max-width:36rem;padding:28px 32px 80px;
  display:flex;flex-direction:column;justify-content:center;color:#fff
}
.ct-tour-catalog-v163 .ct163-eyebrow{
  margin:0;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#b7e4c7
}
.ct-tour-catalog-v163 .ct163-copy h1{
  margin:8px 0 8px;font-size:clamp(26px,3vw,40px);line-height:1.12;letter-spacing:-.03em;color:#fff;font-weight:800
}
.ct-tour-catalog-v163 .ct163-kicker{
  margin:0 0 8px;font-size:15px;line-height:1.45;font-weight:700;color:#ffe8d6
}
.ct-tour-catalog-v163 .ct163-lead{
  margin:0;max-width:46ch;font-size:14px;line-height:1.55;color:rgba(255,255,255,.88);
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden
}
.ct-tour-catalog-v163 .ct163-usp{
  display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:12px 0 0;padding:0;list-style:none;
  font-size:13px;font-weight:700;color:#e8f6ee
}
.ct-tour-catalog-v163 .ct163-usp li{display:inline-flex;align-items:center}
.ct-tour-catalog-v163 .ct163-usp li + li::before{content:"·";margin:0 10px;color:rgba(255,255,255,.45);font-weight:900}
.ct-tour-catalog-v163 .ct163-trust{
  display:flex;flex-wrap:wrap;gap:8px 14px;margin:12px 0 0;font-size:12px;font-weight:700;color:rgba(255,255,255,.82)
}
.ct-tour-catalog-v163 .ct163-trust span + span::before{content:"·";margin-right:14px;color:rgba(255,255,255,.4)}

.ct-tour-catalog-v163 .ct163-finder{
  position:relative;z-index:3;display:grid;
  grid-template-columns:minmax(0,1.45fr) minmax(150px,.7fr) minmax(140px,.55fr) auto;
  align-items:stretch;gap:0;box-sizing:border-box;margin:-46px 16px 0;
  min-height:76px;height:auto;max-height:none;background:#fff;border:0;border-radius:20px;
  box-shadow:0 8px 18px rgba(13,27,42,.08),0 22px 44px rgba(13,27,42,.14);overflow:hidden
}
.ct-tour-catalog-v163 .ct163-field{
  display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0;
  padding:8px 14px;border-right:1px solid #eef3f0
}
.ct-tour-catalog-v163 .ct163-field span{
  font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#4d6358
}
.ct-tour-catalog-v163 .ct163-field input,
.ct-tour-catalog-v163 .ct163-field select{
  width:100%;min-width:0;border:0;outline:none;background:transparent;
  font:inherit;font-size:15px;font-weight:800;color:#0a1622;-webkit-appearance:none;appearance:none
}
.ct-tour-catalog-v163 .ct163-search{
  display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:0;padding:8px 14px;border-right:1px solid #eef3f0
}
.ct-tour-catalog-v163 .ct163-search span{
  font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#4d6358
}
.ct-tour-catalog-v163 .ct163-ico{display:none}
.ct-tour-catalog-v163 .ct163-search input{
  width:100%;min-width:0;border:0;outline:none;background:transparent;
  font:inherit;font-size:15px;font-weight:800;color:#0a1622;-webkit-appearance:none;appearance:none
}
.ct-tour-catalog-v163 .ct163-search input::-webkit-search-decoration,
.ct-tour-catalog-v163 .ct163-search input::-webkit-search-cancel-button{display:none}
.ct-tour-catalog-v163 .ct163-search input::placeholder{color:#6b7c73}
.ct-tour-catalog-v163 .ct163-go{
  appearance:none;border:0;margin:10px;padding:0 22px;min-width:128px;min-height:54px;height:auto;
  border-radius:14px;background:#ff5a1f;color:#fff;font:inherit;font-size:14px;font-weight:800;
  letter-spacing:.04em;cursor:pointer;white-space:nowrap
}
.ct-tour-catalog-v163 .ct163-go:hover{filter:brightness(.96)}
.ct-tour-catalog-v163 .ct163-go:focus-visible,
.ct-tour-catalog-v163 .ct163-chips a:focus-visible,
.ct-tour-catalog-v163 .ct163-search input:focus-visible,
.ct-tour-catalog-v163 .ct163-field select:focus-visible{
  outline:2px solid #118447;outline-offset:2px
}
.ct-tour-catalog-v163 .ct163-findFilter{display:none}

.ct-tour-catalog-v163 .ct163-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 4px;padding:0;align-items:center;max-width:100%;min-width:0}
.ct-tour-catalog-v163 .ct163-chips a{
  display:inline-flex;align-items:center;min-height:36px;padding:6px 12px;border-radius:999px;
  background:#fff;border:1px solid #e2eae5;color:#3d5548;text-decoration:none;
  font-size:13px;font-weight:750;white-space:nowrap
}
.ct-tour-catalog-v163 .ct163-chips a:hover{border-color:#91c4a7;color:#086b38}
.ct-tour-catalog-v163 .ct163-chips a.is-on,
.ct-tour-catalog-v163 .ct163-chips a.is-on{background:#118447;border-color:#118447;color:#fff}

body.ct162-list.ct-tour-catalog-v163 .ct163-shop{
  display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start;margin:20px 0 8px
}
body.ct162-list.ct-tour-catalog-v163 .ct163-side{
  position:sticky;top:84px;width:100%;min-width:230px;max-width:250px;box-sizing:border-box;
  padding:16px 18px;border:1px solid #e6eee9;border-radius:16px;background:#fff
}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 0 10px}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideTitle{margin:0;font-size:15px;font-weight:800;color:#0d1b2a}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideClose{display:none;font-size:13px;font-weight:700;color:#5c6f66}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideBlock{margin:0 0 12px;padding:0 0 10px;border-bottom:1px solid #eef3f0}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideBlock:last-of-type{border-bottom:0}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideBlock b{display:block;margin:0 0 6px;font-size:12px;color:#3d5548}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideBlock label{
  display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;
  gap:10px;width:100%;min-height:40px;font-size:14px;line-height:1.3;color:#24342c;cursor:pointer;
  white-space:normal;word-break:normal;overflow-wrap:normal
}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideBlock input[type=radio],
body.ct162-list.ct-tour-catalog-v163 .ct163-sideBlock input[type=checkbox]{
  flex:0 0 auto;width:16px!important;height:16px!important;margin:0!important;accent-color:#118447
}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideGo{
  width:100%;min-height:40px;border:0;border-radius:10px;background:#118447;color:#fff;font:inherit;font-weight:800;cursor:pointer
}
body.ct162-list.ct-tour-catalog-v163 .ct163-sideReset{
  display:block;margin:8px 0 0;text-align:center;font-size:12px;font-weight:700;color:#5c6f66
}
body.ct162-list.ct-tour-catalog-v163 .ct163-resultHead{
  display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px
}
body.ct162-list.ct-tour-catalog-v163 .ct163-resultHead strong{font-size:18px;letter-spacing:-.02em}
body.ct162-list.ct-tour-catalog-v163 .ct163-resultTools{display:flex;align-items:center;gap:10px}
body.ct162-list.ct-tour-catalog-v163 .ct163-mobFilter{display:none}
body.ct162-list.ct-tour-catalog-v163 .ct163-sort{display:flex;align-items:center;gap:8px;font-size:13px;color:#5c6f66}
body.ct162-list.ct-tour-catalog-v163 .ct163-sort select{
  min-height:40px;border:1px solid #dbe7e0;border-radius:10px;padding:6px 10px;font:inherit;background:#fff
}
body.ct162-list.ct-tour-catalog-v163 .tourSectionHead{
  display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:18px 0 12px
}
body.ct162-list.ct-tour-catalog-v163 #tourGrid > .tourSection:first-of-type .tourSectionHead{
  margin-top:32px
}
body.ct162-list.ct-tour-catalog-v163 .tourSectionHead h2{margin:0;font-size:20px;line-height:1.25;font-weight:800}
body.ct162-list.ct-tour-catalog-v163 .tourSectionCount{font-size:13px;font-weight:700;color:#6b7c73;white-space:nowrap}
body.ct162-list.ct-tour-catalog-v163 .tourSectionDesc{display:none}
body.ct162-list.ct-tour-catalog-v163 .ct163-main .grid{
  display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px
}
.ct-tour-catalog-v163 .tourCard.ct163-pcard{
  display:flex;flex-direction:column;min-width:0;height:100%;
  background:#fff;border:1px solid #dce8e1;border-radius:18px;overflow:hidden;
  box-shadow:0 10px 28px rgba(13,27,42,.08);cursor:pointer
}
.ct-tour-catalog-v163 .tourCard.ct163-pcard:hover{
  transform:translateY(-3px);box-shadow:0 16px 34px rgba(13,27,42,.12);border-color:#c7ddd0
}
.ct-tour-catalog-v163 .ct163-pcardMedia{
  position:relative;aspect-ratio:16/10;background:#d7e7dc;overflow:hidden
}
.ct-tour-catalog-v163 .ct163-pcardMedia img{
  width:100%;height:100%;object-fit:cover;display:block
}
.ct-tour-catalog-v163 .ct163-pcardPlace,
.ct-tour-catalog-v163 .ct163-pcardHot{
  position:absolute;top:10px;z-index:1;border-radius:999px;
  display:inline-flex;align-items:center
}
.ct-tour-catalog-v163 .ct163-pcardPlace{
  left:10px;min-height:24px;padding:0 9px;background:rgba(255,255,255,.94);
  color:#0d3d2a;font-size:11px;font-weight:800;letter-spacing:.02em
}
.ct-tour-catalog-v163 .ct163-pcardHot{
  right:10px;min-height:20px;padding:0 7px;background:#c2410c;
  color:#fff;font-size:10px;font-weight:750;letter-spacing:.04em
}
.ct-tour-catalog-v163 .ct163-pcardBody{
  display:flex;flex-direction:column;gap:8px;flex:1;padding:12px 14px 14px;min-height:0
}
.ct-tour-catalog-v163 .ct163-pcardTitle{
  margin:0;font-size:17px;line-height:1.3;font-weight:800;color:#0d1b2a;letter-spacing:-.02em;
  display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;
  max-height:calc(1.3em * 2);flex-shrink:0
}
.ct-tour-catalog-v163 .ct163-pcardChips{display:flex;flex-wrap:wrap;gap:6px;flex-shrink:0}
.ct-tour-catalog-v163 .ct163-pcardChips span{
  display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;
  background:#eef8f2;color:#086b38;font-size:11px;font-weight:750
}
.ct-tour-catalog-v163 .ct163-pcardHl{
  margin:0;padding:0;list-style:none;display:grid;gap:8px;flex-shrink:0
}
.ct-tour-catalog-v163 .ct163-pcardHl li{
  position:relative;padding-left:16px;font-size:13.5px;line-height:1.45;color:#2d4238;font-weight:650;
  white-space:nowrap;overflow:hidden;text-overflow:ellipsis
}
.ct-tour-catalog-v163 .ct163-pcardHl li::before{
  content:"✓";position:absolute;left:0;color:#118447;font-size:12px;font-weight:800
}
.ct-tour-catalog-v163 .ct163-pcardPrice{
  margin-top:auto;padding-top:24px;border-top:1px solid #eef3f0;flex-shrink:0
}
.ct-tour-catalog-v163 .ct163-pcardPrice span{
  display:block;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7a8b82
}
.ct-tour-catalog-v163 .ct163-pcardPrice strong{
  display:block;margin-top:2px;font-size:22px;line-height:1.15;font-weight:800;color:#ff5a1f
}
.ct-tour-catalog-v163 .ct163-pcardPrice small{font-size:13px;font-weight:700;color:#5c6f66}
.ct-tour-catalog-v163 .ct163-pcardPrice em{
  display:block;margin-top:3px;font-style:normal;font-size:12px;line-height:1.35;color:#6b7c73
}
.ct-tour-catalog-v163 .ct163-pcardCta{
  display:grid;grid-template-columns:1.3fr 1fr;gap:8px;margin-top:8px;flex-shrink:0
}
.ct-tour-catalog-v163 .ct163-pcard .cardConsultBtn,
.ct-tour-catalog-v163 .ct163-pcard .cardDetailBtn{
  display:inline-flex;align-items:center;justify-content:center;min-height:44px;height:44px;border-radius:999px;
  font-size:12px;font-weight:800;text-decoration:none;text-align:center;padding:0 8px;box-sizing:border-box
}
.ct-tour-catalog-v163 .ct163-pcard .cardConsultBtn{background:#ff5a1f;color:#fff}
.ct-tour-catalog-v163 .ct163-pcard .cardDetailBtn{background:#fff;color:#086b38;border:1.5px solid #118447}
body.ct162-list.ct-tour-catalog-v163 .seoLandingNote{margin:10px 0 0;padding:12px 14px}
body.ct162-list.ct-tour-catalog-v163 .seoLandingIntroV123 a{display:none}

@media(min-width:1200px){
  body.ct162-list.ct-tour-catalog-v163 .ct163-main .grid{
    grid-template-columns:repeat(3,minmax(0,1fr))
  }
}
@media(max-width:900px){
  body.ct162-list.ct-tour-catalog-v163 .ct163-shop{grid-template-columns:1fr}
  body.ct162-list.ct-tour-catalog-v163 .ct163-side{
    position:fixed;left:0;right:0;bottom:0;top:auto;z-index:90;max-height:82vh;overflow:auto;
    min-width:0;max-width:none;width:auto;
    border-radius:18px 18px 0 0;transform:translateY(110%);visibility:hidden;transition:transform .2s ease
  }
  body.ct162-list.ct-tour-catalog-v163 .ct163-side:target{transform:none;visibility:visible}
  body.ct162-list.ct-tour-catalog-v163 .ct163-sideClose,
  body.ct162-list.ct-tour-catalog-v163 .ct163-mobFilter{display:inline-flex;align-items:center;min-height:40px;padding:0 12px;border:1px solid #dbe7e0;border-radius:999px;text-decoration:none;color:#0d1b2a;font-weight:750}
  body.ct162-list.ct-tour-catalog-v163 .ct163-sideBlock label{white-space:normal}
  .ct-tour-catalog-v163 .ct163-hero{
    height:300px;min-height:280px;max-height:320px
  }
  .ct-tour-catalog-v163 .ct163-copy{padding:22px 22px 72px;max-width:30rem}
  .ct-tour-catalog-v163 .ct163-copy h1{font-size:clamp(24px,4vw,32px)}
  .ct-tour-catalog-v163 .ct163-finder{
    grid-template-columns:minmax(0,1.2fr) minmax(128px,.7fr) minmax(118px,.55fr) auto;
    margin:-32px 8px 0
  }
  .ct-tour-catalog-v163 .ct163-go{min-width:112px;padding:0 16px}
  body.ct162-list.ct-tour-catalog-v163 .ct163-main .grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:767px){
  .ct-tour-catalog-v163{margin:0 0 12px}
  .ct-tour-catalog-v163 .ct163-crumb{margin-bottom:8px}
  .ct-tour-catalog-v163 .ct163-hero{
    display:flex;flex-direction:column;height:auto;min-height:0;max-height:none;
    background:transparent;border-radius:0;overflow:visible
  }
  .ct-tour-catalog-v163 .ct163-heroShade{display:none}
  .ct-tour-catalog-v163 .ct163-heroBg{
    position:relative;order:2;height:160px;border-radius:16px;overflow:hidden
  }
  .ct-tour-catalog-v163 .ct163-copy{
    order:1;padding:2px 0 10px;max-width:none;color:#0d1b2a
  }
  .ct-tour-catalog-v163 .ct163-eyebrow{color:#118447}
  .ct-tour-catalog-v163 .ct163-copy h1{margin:4px 0 4px;font-size:24px;color:#0d1b2a}
  .ct-tour-catalog-v163 .ct163-kicker{margin:0 0 6px;font-size:14px;font-weight:650;color:#3d5548}
  .ct-tour-catalog-v163 .ct163-lead{color:#5c6f66;-webkit-line-clamp:2}
  .ct-tour-catalog-v163 .ct163-usp,
  .ct-tour-catalog-v163 .ct163-trust{display:none}
  .ct-tour-catalog-v163 .ct163-finder{
    display:grid;grid-template-columns:1fr 1fr;margin:12px 0 0;height:auto;border-radius:16px
  }
  .ct-tour-catalog-v163 .ct163-search{grid-column:1/-1;min-height:52px;padding:10px 12px;border-right:0;border-bottom:1px solid #eef3f0}
  .ct-tour-catalog-v163 .ct163-findDesk{display:flex;min-height:52px;border-right:0;border-bottom:1px solid #eef3f0}
  .ct-tour-catalog-v163 .ct163-findFilter{display:none}
  .ct-tour-catalog-v163 .ct163-go{grid-column:1/-1;width:calc(100% - 16px);min-height:48px;height:48px;margin:8px}
  .ct-tour-catalog-v163 .ct163-chips{margin:12px 0 0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .ct-tour-catalog-v163 .ct163-chips::-webkit-scrollbar{display:none}
  .ct-tour-catalog-v163 .ct163-chips a{min-height:40px}
  body.ct162-list.ct-tour-catalog-v163 .ct163-main .grid{grid-template-columns:1fr!important}
  .ct-tour-catalog-v163 .ct163-pcardMedia{aspect-ratio:16/10;max-height:200px}
  .ct-tour-catalog-v163 .ct163-pcardBody{padding:10px 12px 12px;gap:7px}
  .ct-tour-catalog-v163 .ct163-pcardTitle{font-size:16px}
  .ct-tour-catalog-v163 .ct163-pcardHl li{font-size:13.5px;line-height:1.45}
  .ct-tour-catalog-v163 .ct163-pcardPrice strong{font-size:20px}
  body.ct162-list.ct-tour-catalog-v163 .seoLandingGuideV123,
  body.ct162-list.ct-tour-catalog-v163 .seoLandingFaqV123{display:none}
}
