/*
 * China Fantasy Travel Core — static component styles.
 * Externalized from inline <style> blocks in cft-core.php so the browser can
 * cache them across page views (was ~13KB of inline CSS on every response).
 * Selectors are scoped (.cft-*, .home ...) and harmless on pages lacking the
 * matching markup. The 404 template keeps its own inline CSS (standalone doc).
 */

/* --- Accessibility fixes (was #cft-a11y-fixes) --- */
.entry-content a:not(.wp-block-button__link):not(.cft-btn):not(.cft-sticky-btn):not(nav a){text-decoration:underline}
.entry-content a:not(.wp-block-button__link):not(.cft-btn):hover{text-decoration-thickness:2px}
.cft-zjj-home-actions .primary,.cft-zjj-home-hero .cft-btn{text-shadow:0 1px 3px rgba(0,0,0,.35)}
.cft-top-trust-bar,.cft-footer-cta{font-size:max(14px,.9rem)}
.screen-reader-text:focus{position:static;width:auto;height:auto;clip:auto;background:#fff;color:#10243e;padding:8px 16px;font-weight:700;z-index:100000}
.home .ast-site-identity .site-title{font-size:inherit;font-weight:inherit}

/* --- Floating CTA (was inline in cft_core_floating_cta) --- */
.cft-floating-cta { position: fixed; right: 18px; bottom: 18px; z-index: 9999; display: flex; flex-direction: column; gap: 10px; }
.cft-floating-cta a { display: flex; align-items: center; justify-content: center; gap: 8px; min-width: 176px; padding: 13px 16px; border-radius: 999px; color: #fff; text-decoration: none; font-weight: 900; box-shadow: 0 14px 35px rgba(15,23,42,.22); }
.cft-floating-cta .quote { background: #ea580c; }
.cft-floating-cta .whatsapp { background: #16a34a; }
@media(max-width: 720px) { .cft-floating-cta { left: 10px; right: 10px; bottom: 10px; flex-direction: row; } .cft-floating-cta a { min-width: 0; flex: 1; font-size: 13px; padding: 11px 10px; } body { padding-bottom: 72px; } }

/* --- Trust strip (homepage; was cft_core_trust_optimizations_css) --- */
.cft-trust-strip { max-width:1180px; margin: 54px auto 24px; padding: 0 22px; display:grid; grid-template-columns:repeat(4,1fr); gap:16px; }
.cft-trust-item { background:#fff; border:1px solid #e8eef7; border-radius:20px; padding:20px; text-align:center; box-shadow:0 12px 34px rgba(16,36,62,.06); }
.cft-trust-item strong { display:block; color:#10243e; font-size:30px; line-height:1; margin-bottom:8px; }
.cft-trust-item span { color:#64748b; font-weight:700; font-size:14px; }
@media(max-width:920px){.cft-trust-strip{grid-template-columns:1fr 1fr}}

/* --- Homepage fixes + hero/sections (was #cft-homepage-fixes-css) --- */
.home .entry-title, .home .page-title, .home .ast-single-post-order,
.home .entry-header, body.home article > header,
body.home .site-content .ast-container > .entry-header { display: none !important; }
body.home .site-content, body.home .content-area, body.home .site-main,
body.home article, body.home .entry-content { margin-top: 0 !important; padding-top: 0 !important; }
body.home .entry-content > .wp-block-html:first-child { margin-top: 0 !important; }
.home .cft-home-brand-kicker {
    margin: 0 0 12px !important;
    color: rgba(255,255,255,.88);
    font-size: 18px;
    font-weight: 900;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.cft-zjj-home-hero{
    margin:-32px calc(50% - 50vw) 0;min-height:720px;
    background:linear-gradient(90deg,rgba(8,24,46,.78),rgba(8,24,46,.18)),url('/wp-content/uploads/zhangjiajie-avatar-mountain-couple-viewpoint.jpg') center/cover;
    display:flex;align-items:center;color:#fff;padding:92px 24px;
}
.cft-zjj-home-inner{max-width:1180px;margin:0 auto;width:100%}
.cft-zjj-home-kicker{margin:0 0 14px;color:rgba(255,255,255,.9);font-size:15px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.cft-zjj-home-hero h1{max-width:860px;margin:0 0 18px;color:#fff;font-size:clamp(42px,6.8vw,82px);line-height:.98;letter-spacing:-.055em;text-shadow:0 8px 28px rgba(0,0,0,.34)}
.cft-zjj-home-hero p{max-width:760px;margin:0 0 26px;color:rgba(255,255,255,.96);font-size:20px;line-height:1.62;text-shadow:0 4px 16px rgba(0,0,0,.28)}
.cft-zjj-home-points{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 28px;padding:0;list-style:none}
.cft-zjj-home-points li{padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);color:#fff;font-weight:850;font-size:14px}
.cft-zjj-home-actions{display:flex;gap:14px;flex-wrap:wrap}.cft-zjj-home-actions a{display:inline-block;border-radius:999px;padding:15px 24px;font-weight:950;text-decoration:none}.cft-zjj-home-actions .primary{background:#ea580c;color:#fff;box-shadow:0 14px 34px rgba(234,88,12,.28)}.cft-zjj-home-actions .secondary{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.35)}.cft-zjj-home-actions .whatsapp{background:#16a34a;color:#fff}
.cft-zjj-section{max-width:1180px;margin:76px auto;padding:0 22px}.cft-zjj-section-title{text-align:center;margin-bottom:30px}.cft-zjj-section-title h2{font-size:clamp(32px,4.4vw,52px);line-height:1.06;letter-spacing:-.045em;color:#10243e;margin:0 0 12px}.cft-zjj-section-title p{max-width:760px;margin:0 auto;color:#64748b;font-size:17px;line-height:1.65}
.cft-zjj-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.cft-zjj-card{background:#fff;border:1px solid #e8eef7;border-radius:22px;padding:22px;box-shadow:0 12px 34px rgba(16,36,62,.07)}.cft-zjj-card h3{margin:0 0 10px;color:#10243e;font-size:21px}.cft-zjj-card p{margin:0;color:#64748b;line-height:1.62}
.cft-zjj-tours{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.cft-zjj-tour{background:#fff;border:1px solid #e8eef7;border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(16,36,62,.08)}.cft-zjj-tour-img{height:210px;background-size:cover;background-position:center}.cft-zjj-tour-body{padding:22px}.cft-zjj-tour .badge{display:inline-block;background:#fff8ed;color:#9a3412;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:950;margin-bottom:12px}.cft-zjj-tour h3{margin:0 0 10px;color:#10243e;font-size:23px}.cft-zjj-tour p{color:#64748b;line-height:1.55}.cft-zjj-tour a{display:inline-block;margin-top:4px;color:#ea580c;font-weight:950;text-decoration:none}
.cft-zjj-split{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.cft-trust-proof{background:#f8fafc;border-top:1px solid #e8eef7;border-bottom:1px solid #e8eef7;margin:72px calc(50% - 50vw);padding:70px 24px}.cft-trust-proof-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:34px;align-items:start}.cft-trust-proof-kicker{margin:0 0 10px;color:#0f766e;font-size:13px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.cft-trust-proof h2{margin:0 0 16px;color:#10243e;font-size:clamp(32px,4.2vw,50px);line-height:1.08;letter-spacing:-.04em}.cft-trust-proof p{color:#64748b;font-size:17px;line-height:1.7}.cft-trust-proof-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.cft-trust-proof-actions a{display:inline-block;border-radius:999px;padding:12px 18px;font-weight:950;text-decoration:none}.cft-trust-proof-actions .primary{background:#10243e;color:#fff}.cft-trust-proof-actions .secondary{background:#fff;color:#0f766e;border:1px solid #cbd5e1}.cft-trust-proof-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cft-trust-proof-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 10px 28px rgba(16,36,62,.06)}.cft-trust-proof-card strong{display:block;margin-bottom:8px;color:#10243e;font-size:18px}.cft-trust-proof-card span{display:block;color:#64748b;line-height:1.6}.cft-zjj-split-img{min-height:430px;border-radius:30px;background:linear-gradient(135deg,rgba(16,36,62,.18),rgba(15,118,110,.1)),url('/wp-content/uploads/zhangjiajie-glass-bridge-family-private-tour.jpg') center/cover;box-shadow:0 22px 60px rgba(15,23,42,.16)}.cft-zjj-split-text h2{font-size:clamp(32px,4vw,50px);line-height:1.06;color:#10243e;letter-spacing:-.04em}.cft-zjj-split-text p{color:#64748b;font-size:17px;line-height:1.7}.cft-zjj-split-list{margin:18px 0 0;padding-left:20px;color:#334155;line-height:1.8;font-weight:700}
.cft-zjj-final-cta{margin:80px calc(50% - 50vw) 0;padding:78px 24px;background:linear-gradient(135deg,#0f766e,#10243e);text-align:center;color:#fff}.cft-zjj-final-cta h2{color:#fff;font-size:clamp(34px,5vw,56px);margin:0 0 14px}.cft-zjj-final-cta p{max-width:760px;margin:0 auto 24px;color:rgba(255,255,255,.9);font-size:18px}.cft-zjj-final-cta a{display:inline-block;background:#ea580c;color:#fff;border-radius:999px;padding:15px 24px;font-weight:950;text-decoration:none;margin:5px}
@media(max-width:980px){.cft-zjj-cards,.cft-zjj-tours,.cft-zjj-split,.cft-trust-proof-inner,.cft-trust-proof-grid{grid-template-columns:1fr}.cft-zjj-home-hero{min-height:640px}.cft-trust-proof{margin:56px calc(50% - 50vw);padding:54px 20px}}

/* --- Sticky inquiry sidebar (tour pages; was cft_core_sticky_inquiry_css) --- */
.cft-sticky-inquiry {
    position: fixed; right: 22px; top: 180px; width: 292px; z-index: 9998;
    background: #ffffff; border: 1px solid #e5e7eb; border-radius: 22px;
    box-shadow: 0 22px 60px rgba(15,23,42,.18); overflow: hidden;
    transition: transform .3s ease, box-shadow .3s ease;
}
.cft-sticky-inquiry:hover { transform: translateY(-2px); box-shadow: 0 28px 70px rgba(15,23,42,.22); }
.cft-sticky-head { background: linear-gradient(135deg, #10243e, #0f766e); color: #fff; padding: 18px; }
.cft-sticky-head h3 { color: #fff; margin: 0 0 6px; font-size: 20px; }
.cft-sticky-head p { margin: 0; color: rgba(255,255,255,.86); font-size: 13px; line-height: 1.45; }
.cft-sticky-body { padding: 18px; }
.cft-sticky-body ul { margin: 0 0 16px; padding-left: 18px; color: #475569; font-size: 14px; }
.cft-sticky-body li { margin: 6px 0; }
.cft-sticky-btn {
    display: block; text-align: center; border-radius: 999px; padding: 12px 14px;
    font-weight: 950; text-decoration: none; margin-top: 10px; cursor: pointer; border: none;
    width: 100%; font-size: 14px; transition: opacity .2s, transform .15s;
}
.cft-sticky-btn:hover { opacity: .9; transform: scale(1.02); }
.cft-sticky-btn:active { transform: scale(0.98); }
.cft-sticky-btn.primary { background: #ea580c; color: #fff; }
.cft-sticky-btn.secondary { background: #25D366; color: #fff; }
.cft-sticky-btn.secondary:hover { background: #1ebe5d; }
.cft-sticky-note { margin-top: 12px; color: #64748b; font-size: 12px; line-height: 1.45; }
.cft-inline-form { display: none; padding: 18px; border-top: 1px solid #e5e7eb; background: #f8fafc; }
.cft-inline-form.open { display: block; }
.cft-inline-form label { font-size: 12px; font-weight: 600; color: #334155; display: block; margin-bottom: 4px; }
.cft-inline-form input, .cft-inline-form textarea {
    width: 100%; box-sizing: border-box; padding: 8px 10px; border: 1px solid #cbd5e1;
    border-radius: 8px; font-size: 13px; margin-bottom: 10px; font-family: inherit;
}
.cft-inline-form input:focus, .cft-inline-form textarea:focus {
    outline: none; border-color: #0f766e; box-shadow: 0 0 0 2px rgba(15,118,110,.15);
}
.cft-inline-form textarea { height: 60px; resize: vertical; }
.cft-inline-form .cft-submit-btn {
    background: #0f766e; color: #fff; border: none; border-radius: 999px;
    padding: 10px; width: 100%; font-weight: 700; cursor: pointer; transition: background .2s;
}
.cft-inline-form .cft-submit-btn:hover { background: #0d6b64; }
.cft-inline-form .cft-close-form { text-align: right; font-size: 11px; color: #94a3b8; cursor: pointer; margin-bottom: 8px; }
.cft-inline-form .cft-close-form:hover { color: #64748b; }
.cft-wa-icon { display: inline-block; margin-right: 4px; font-size: 16px; vertical-align: middle; }
@media(max-width: 1180px) { .cft-sticky-inquiry { display: none; } }

/* --- Inquiry form shortcode (was inline in cft_core_inquiry_form_shortcode) --- */
.cft-inquiry-form { max-width: 920px; margin: 24px auto; padding: 28px; border: 1px solid #e5e7eb; border-radius: 18px; background: #ffffff; box-shadow: 0 12px 30px rgba(15, 23, 42, 0.08); }
.cft-form-step { margin-bottom: 28px; padding-bottom: 24px; border-bottom: 1px solid #edf2f7; }
.cft-form-step:last-of-type { border-bottom: 0; }
.cft-step-label { display: inline-block; margin-bottom: 10px; padding: 4px 10px; border-radius: 999px; background: #0f766e; color: #fff; font-size: 13px; font-weight: 700; }
.cft-inquiry-form h3 { margin: 4px 0 14px; }
.cft-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.cft-field { display: flex; flex-direction: column; gap: 6px; }
.cft-field label { font-weight: 700; }
.cft-field input, .cft-field select, .cft-field textarea { width: 100%; padding: 12px 14px; border: 1px solid #d1d5db; border-radius: 10px; font-size: 16px; }
.cft-field textarea { min-height: 120px; }
.cft-checkboxes { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.cft-checkboxes label { padding: 10px 12px; border: 1px solid #d1d5db; border-radius: 10px; font-weight: 500; }
.cft-submit { display: inline-block; padding: 14px 22px; border: 0; border-radius: 999px; background: #ea580c; color: #fff; font-weight: 800; font-size: 16px; cursor: pointer; }
.cft-note { color: #64748b; font-size: 14px; }
.cft-form-alert { max-width: 920px; margin: 18px auto; padding: 14px 18px; border-radius: 12px; font-weight: 800; }
.cft-form-alert.success { background:#dcfce7; color:#166534; }
.cft-form-alert.error { background:#fee2e2; color:#991b1b; }
@media (max-width: 720px) { .cft-grid, .cft-checkboxes { grid-template-columns: 1fr; } .cft-inquiry-form { padding: 18px; } }


/* ============================================================
 * CFT homepage redesign (warmth v4). EVERYTHING scoped to .cft-hh
 * so it never leaks into the theme. Full-bleed via calc(50% - 50vw).
 * Added 2026-06-12. Old .cft-zjj-* rules above are now unused (kept
 * harmless); the homepage markup uses .cft-hh-* only.
 * ============================================================ */
.cft-hh{margin:0 calc(50% - 50vw);width:100vw;
  --navy:#1E3A5F;--navy-2:#16304e;--green:#1A4A3A;--orange:#E8711A;--orange-d:#c75e12;
  --ink:#2b2b29;--muted:#5f5e5a;--soft:#f6f4f0;--warm:#fff5ec;--warm-line:#f3dcc4;--cline:#e7e3db;
  color:var(--ink);line-height:1.62;font-family:"Segoe UI",system-ui,-apple-system,sans-serif}
.cft-hh *{box-sizing:border-box}
.cft-hh a{text-decoration:none!important}
.cft-hh-wrap{max-width:1180px;margin:0 auto;padding:0 24px}
.cft-hh-sec{padding:64px 0}
.cft-hh-soft{background:var(--soft)}
.cft-hh-eyebrow{color:var(--orange);font-weight:700;letter-spacing:.13em;text-transform:uppercase;font-size:12.5px;text-align:center;margin:0 0 10px}
.cft-hh h2{color:var(--navy);font-size:clamp(26px,3.4vw,32px);text-align:center;font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:0}
.cft-hh-stitle{max-width:700px;margin:0 auto 40px}
.cft-hh-stitle p{color:var(--muted);text-align:center;font-size:16px;margin:12px 0 0}
.cft-hh-btn{display:inline-block;border-radius:9px;padding:13px 22px;font-weight:700;font-size:15px;transition:.15s}
.cft-hh-btn.is-primary{background:var(--orange);color:#fff}
.cft-hh-btn.is-primary:hover{background:var(--orange-d)}
.cft-hh-btn.is-ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.6)}
.cft-hh-btn.is-ghost:hover{background:rgba(255,255,255,.12)}
.cft-hh-btn.is-navy{background:var(--navy);color:#fff}

.cft-hh-hero{position:relative;min-height:660px;display:flex;align-items:center;
  background-image:linear-gradient(90deg,rgba(15,30,50,.60),rgba(15,30,50,.15)),url('/wp-content/uploads/cities/zhangjiajie-avatar-pillars-hero-v2.jpg');
  background-size:cover;background-position:center 21%}
.cft-hh-hero-box{max-width:640px;color:#fff}
.cft-hh-kick{color:#ffce9e;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:13px;margin:0 0 16px}
.cft-hh-hero h1{color:#fff;font-size:clamp(32px,5vw,46px);line-height:1.1;font-weight:800;letter-spacing:-.02em;margin:0 0 18px;text-align:left;text-shadow:0 4px 18px rgba(0,0,0,.3)}
.cft-hh-hero .cft-hh-sub{font-size:clamp(16px,2.2vw,19px);color:#eef3f8;margin:0 0 26px;max-width:580px;line-height:1.55}
.cft-hh-acts{display:flex;flex-wrap:wrap;gap:12px}

.cft-hh-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.cft-hh-fcard{border:1px solid var(--cline);border-radius:14px;overflow:hidden;background:#fff;transition:transform .18s,box-shadow .18s}
.cft-hh-fcard:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgba(30,58,95,.13)}
.cft-hh-ph{height:160px;background-size:cover;background-position:center;filter:brightness(1.09) saturate(1.14) contrast(1.02)}
.cft-hh-fbody{padding:18px 18px 22px}
.cft-hh-ic{width:40px;height:40px;border-radius:10px;background:rgba(232,113,26,.12);color:var(--orange);display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.cft-hh-ic svg{width:21px;height:21px}
.cft-hh-fbody h3{color:var(--navy);font-size:17px;margin:0 0 7px;font-weight:700;line-height:1.3}
.cft-hh-fbody p{color:var(--muted);font-size:13.5px;margin:0}
.cft-hh-icard{border:1px solid var(--cline);border-radius:14px;background:#fff;padding:24px 20px;transition:transform .18s,box-shadow .18s}
.cft-hh-icard:hover{transform:translateY(-5px);box-shadow:0 14px 34px rgba(30,58,95,.13)}
.cft-hh-icard .cft-hh-ic{margin-bottom:14px}
.cft-hh-icard h3{color:var(--navy);font-size:17px;margin:0 0 7px;font-weight:700}
.cft-hh-icard p{color:var(--muted);font-size:13.5px;margin:0}

.cft-hh-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.cft-hh-tour{border:1px solid var(--cline);border-radius:16px;overflow:hidden;background:#fff;transition:transform .18s,box-shadow .18s}
.cft-hh-tour:hover{transform:translateY(-5px);box-shadow:0 16px 38px rgba(30,58,95,.14)}
.cft-hh-tour .cft-hh-ph{height:210px;position:relative}
.cft-hh-badge{position:absolute;top:14px;left:14px;background:var(--orange);color:#fff;font-size:12px;font-weight:700;padding:5px 12px;border-radius:20px}
.cft-hh-badge.is-rec{background:var(--green)}
.cft-hh-tbody{padding:20px}
.cft-hh-tbody h3{color:var(--navy);font-size:19px;margin:0 0 8px;font-weight:700}
.cft-hh-tbody p{color:var(--muted);font-size:14px;margin:0 0 14px}
.cft-hh-tlink{color:var(--orange);font-weight:700;font-size:14.5px}
.cft-hh-tlink:hover{color:var(--orange-d)}

.cft-hh-story{display:grid;grid-template-columns:1.05fr 1fr;border-radius:18px;overflow:hidden;border:1px solid var(--warm-line)}
.cft-hh-story-img{min-height:450px;background-size:cover;background-position:center;filter:brightness(1.07) saturate(1.1)}
.cft-hh-story-text{background:var(--warm);padding:48px 44px;display:flex;flex-direction:column;justify-content:center}
.cft-hh-story-text .cft-hh-mk{color:var(--orange);font-family:Georgia,"Times New Roman",serif;font-size:56px;line-height:.4;margin-bottom:14px}
.cft-hh-story-text .cft-hh-q{font-size:clamp(18px,2.4vw,21px);line-height:1.5;color:#3a352f;margin:0 0 20px;font-weight:500}
.cft-hh-story-text .cft-hh-who{font-size:15px;color:#8a5a2a;font-weight:700;margin:0 0 3px}
.cft-hh-story-text .cft-hh-meta{font-size:12.5px;color:#a98a68;margin:0 0 22px}

.cft-hh-split{display:grid;grid-template-columns:1fr 1fr;border-radius:18px;overflow:hidden;border:1px solid var(--cline)}
.cft-hh-split-img{min-height:430px;background-size:cover;background-position:center}
.cft-hh-split-text{padding:48px 44px;display:flex;flex-direction:column;justify-content:center;background:var(--soft)}
.cft-hh-split-text h2{text-align:left;margin-bottom:14px}
.cft-hh-split-text>p{color:var(--muted);margin:0 0 18px}
.cft-hh-split-text ul{list-style:none;margin:0 0 24px;padding:0}
.cft-hh-split-text li{padding:7px 0 7px 28px;position:relative;color:var(--ink);font-size:15px}
.cft-hh-split-text li::before{content:"";position:absolute;left:0;top:13px;width:16px;height:16px;border-radius:50%;background:rgba(26,74,58,.14)}
.cft-hh-split-text li::after{content:"";position:absolute;left:5px;top:17px;width:6px;height:6px;border-radius:50%;background:var(--green)}

.cft-hh-band{background:var(--green);border-radius:18px;padding:38px 34px}
.cft-hh-band h2{color:#fff;font-size:24px;margin:0 0 6px}
.cft-hh-bsub{color:#aecabd;text-align:center;font-size:14px;margin:0 0 28px}
.cft-hh-band-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.cft-hh-tpt{display:flex;gap:13px;align-items:flex-start}
.cft-hh-bic{width:42px;height:42px;border-radius:11px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;flex:none}
.cft-hh-bic svg{width:21px;height:21px;color:#ffc99e}
.cft-hh-tpt strong{display:block;color:#fff;font-size:13.5px;margin-bottom:3px;font-weight:600}
.cft-hh-tpt span{font-size:12px;color:#aecabd;line-height:1.45;display:block}

.cft-hh-faq{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.cft-hh-qa{border:1px solid var(--cline);border-left:3px solid var(--orange);border-radius:0 12px 12px 0;padding:18px 20px;background:#fff}
.cft-hh-qa h3{color:var(--navy);font-size:16px;margin:0 0 6px;font-weight:700}
.cft-hh-qa p{color:var(--muted);font-size:14px;margin:0}

.cft-hh-final{background:linear-gradient(135deg,var(--navy),var(--navy-2));text-align:center}
.cft-hh-final h2{color:#fff;font-size:clamp(24px,4vw,30px);margin:0 0 14px}
.cft-hh-final p{color:#dbe4ee;max-width:660px;margin:0 auto 26px;font-size:17px;line-height:1.55}
.cft-hh-final .cft-hh-acts{justify-content:center}

@media(max-width:900px){
  .cft-hh-grid4{grid-template-columns:repeat(2,1fr)}
  .cft-hh-grid3,.cft-hh-band-row,.cft-hh-split,.cft-hh-story,.cft-hh-faq{grid-template-columns:1fr}
  .cft-hh-split-img,.cft-hh-story-img{min-height:240px}
}

/* Why us: magazine split layout (2026-06-12) */
.cft-hh-why{background:#FAF6F0}
.cft-hh-why-split{display:grid;grid-template-columns:36% 1fr;gap:48px;align-items:center}
.cft-hh-why .cft-hh-eyebrow{display:flex;align-items:center;justify-content:flex-start;gap:12px;text-align:left;font-size:14px;letter-spacing:.18em;color:#D2640F;margin:0 0 14px}
.cft-hh-why .cft-hh-eyebrow::before{content:'';width:26px;height:2px;background:var(--orange)}
.cft-hh-why .cft-hh-stitle{max-width:none;margin:0}
.cft-hh-why .cft-hh-stitle h2{text-align:left;font-size:clamp(30px,2.6vw,40px);line-height:1.15}
.cft-hh-why .cft-hh-stitle p{text-align:left;font-size:16.5px;margin:16px 0 0}
.cft-hh-why-cta{margin-top:30px}
.cft-hh-why-cta p{font-size:13px;color:var(--muted);margin:10px 0 0}
.cft-hh-why .cft-hh-grid4{grid-template-columns:repeat(2,1fr);gap:20px}
.cft-hh-why .cft-hh-fcard{border:none;border-radius:16px;box-shadow:0 4px 18px rgba(30,58,95,.09)}
.cft-hh-why .cft-hh-ph{height:170px}
.cft-hh-why .cft-hh-ic{width:48px;height:48px;border-radius:50%;background:var(--orange);color:#fff;margin:-42px 0 12px;box-shadow:0 0 0 4px #fff;position:relative}
.cft-hh-why .cft-hh-ic svg{width:22px;height:22px}
.cft-hh-why .cft-hh-fbody{padding:16px 20px 22px}
.cft-hh-why .cft-hh-fbody h3{font-size:17.5px;min-height:2.6em}
.cft-hh-why .cft-hh-fbody p{font-size:14.5px;line-height:1.55}
@media(max-width:980px){.cft-hh-why-split{grid-template-columns:1fr;gap:34px}.cft-hh-why .cft-hh-fbody h3{min-height:0}}
@media(max-width:640px){.cft-hh-why .cft-hh-grid4{grid-template-columns:1fr}}
/* Hero enhancements + trust row (2026-06-12) */
.cft-hh-hero{background-image:linear-gradient(90deg,rgba(15,30,50,.64),rgba(15,30,50,.22)),linear-gradient(180deg,rgba(10,22,38,0) 50%,rgba(10,22,38,.55) 100%),url('/wp-content/uploads/cities/zhangjiajie-avatar-pillars-hero-v2.jpg')}
.cft-hh-hero .cft-hh-kick{font-size:14px;letter-spacing:.14em;color:#ffd9b0;display:inline-flex;align-items:center}
.cft-hh-hero .cft-hh-kick::before{content:'';display:inline-block;width:3px;height:14px;background:var(--orange);margin-right:10px;border-radius:1px}
.cft-hh-hero h1{text-shadow:0 2px 14px rgba(0,0,0,.45)}
.cft-hh-hero .cft-hh-sub{text-shadow:0 2px 12px rgba(0,0,0,.42)}
.cft-hh-hero .cft-hh-acts{gap:16px}
.cft-hh-hero .cft-hh-btn.is-primary{padding:17px 34px;font-size:16.5px;border-radius:10px;box-shadow:0 10px 26px rgba(232,113,26,.5)}
.cft-hh-hero .cft-hh-btn.is-primary:hover{transform:translateY(-2px)}
.cft-hh-hero .cft-hh-btn.is-ghost{padding:15px 24px;font-size:14px;border:1px solid rgba(255,255,255,.45);color:rgba(255,255,255,.92)}
.cft-hh-trust{list-style:none;display:flex;flex-wrap:wrap;gap:8px 22px;padding:0;margin:22px 0 0;font-size:14px;color:#eef3f8;text-shadow:0 2px 8px rgba(0,0,0,.45)}
.cft-hh-trust li{display:flex;align-items:center;gap:7px;font-weight:600}
.cft-hh-trust li::before{content:'\2713';color:#7BD39B;font-weight:800}
@media(max-width:640px){.cft-hh-trust{font-size:13px;gap:6px 16px}}
/* Footer legal line + hide Astra watermark (2026-06-13) */
.ast-footer-copyright{display:none}
.cft-legal-bar{background:#14283F;padding:16px 20px;text-align:center}
.cft-legal-bar p{margin:0 auto;max-width:1080px;color:#9fb0c4;font-size:12.5px;line-height:1.6}

/* How it works (2026-06-13) */
.cft-hh-how{background:#fff}
.cft-hh-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:8px}
.cft-hh-step{padding:22px 20px;border-radius:16px;background:#F8F9FA;border:1px solid var(--cline)}
.cft-hh-stepn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:var(--orange);color:#fff;font-weight:800;font-size:18px;margin-bottom:14px}
.cft-hh-how .cft-hh-step h3{color:var(--navy);font-size:17px;margin:0 0 7px;font-weight:700}
.cft-hh-how .cft-hh-step p{color:var(--muted);font-size:14px;line-height:1.5;margin:0}
@media(max-width:900px){.cft-hh-how-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.cft-hh-how-grid{grid-template-columns:1fr}}
/* Reviews aggregation strip (2026-06-13) */
.cft-hh-quotes{background:#FAF6F0}
.cft-hh-quotes .cft-hh-quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:8px}
.cft-hh-qcard{background:#fff;border:1px solid var(--cline);border-radius:16px;padding:22px 20px;display:flex;flex-direction:column}
.cft-hh-qcard blockquote{margin:0 0 14px;color:var(--navy);font-size:15px;line-height:1.55;font-style:italic}
.cft-hh-qcard blockquote::before{content:'\201C';color:var(--orange);font-size:30px;font-weight:800;line-height:0;vertical-align:-8px;margin-right:3px}
.cft-hh-qcard figcaption{margin-top:auto;color:var(--muted);font-size:12.5px;font-weight:600}
.cft-hh-quotes-more{text-align:center;margin:26px 0 0}
.cft-hh-quotes-more a{color:var(--orange);font-weight:700;font-size:15px;text-decoration:none}
@media(max-width:900px){.cft-hh-quotes .cft-hh-quote-grid{grid-template-columns:1fr}}
/* Tour card price anchors (2026-06-13) */
.cft-hh-price{margin:10px 0 2px;color:var(--navy);font-weight:800;font-size:16px}
.cft-hh-price span{color:var(--muted);font-weight:600;font-size:13px}
.cft-hh-price em{color:var(--orange);font-style:normal;font-weight:700;font-size:12.5px;white-space:nowrap}