/* ============================================================
   TRIPYANA — Heathrow VIP page (vip-*)  v1 · 24 Jul 2026
   Emerald #0c211a + Gold #d4af37 · logical properties (RTL/LTR)
   Loaded only on the VIP pages by tripyana-vip-page.php.
   Version lives in the FILENAME — bump on edit.
   ============================================================ */
.vip-wrap{--vip-ink:#0c211a;--vip-ink2:#123127;--vip-gold:#d4af37;--vip-gold2:#c19d2e;--vip-goldb:#e8c65a;--vip-line:#e7e3d7;--vip-muted:#4a5551;--vip-cream:#faf8f2;box-sizing:border-box}
.vip-wrap *,.vip-wrap *::before,.vip-wrap *::after{box-sizing:inherit}

/* ---------- HERO ---------- */
.vip-hero{position:relative;min-height:74vh;display:flex;align-items:center;color:#fff;background:linear-gradient(200deg,rgba(12,33,26,.55) 0%,rgba(12,33,26,.82) 55%,rgba(7,20,16,.96) 100%),url(https://tripyana.com/wp-content/uploads/2026/02/Meet-Greet-Fast-Track-2.webp) center 40%/cover no-repeat;padding:clamp(4.5rem,9vw,7rem) clamp(1.2rem,4vw,3rem) clamp(3.5rem,7vw,5.5rem)}
.vip-hero::after{content:"";position:absolute;inset-inline:0;bottom:0;height:120px;background:linear-gradient(to top,#faf8f2,transparent);pointer-events:none}
.vip-hero__inner{position:relative;z-index:1;max-width:1200px;margin-inline:auto;width:100%}
.vip-kicker{display:inline-flex;align-items:center;gap:.5rem;color:var(--vip-goldb);font-weight:700;font-size:.95rem;letter-spacing:.06em;margin-bottom:1.1rem}
.vip-kicker svg{width:18px;height:18px;stroke:var(--vip-goldb);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.vip-hero h2{font-size:clamp(1.7rem,4.2vw,2.9rem);font-weight:800;line-height:1.35;margin:0 0 1.1rem;max-width:21ch;color:#fff}
.vip-hero h2 em{font-style:normal;color:var(--vip-gold)}
.vip-hero__sub{font-size:clamp(1rem,1.6vw,1.15rem);color:rgba(255,255,255,.85);max-width:52ch;line-height:1.9;margin:0 0 1.6rem}
.vip-hero__points{list-style:none;margin:0 0 2rem;padding:0;display:flex;flex-direction:column;gap:.7rem}
.vip-hero__points li{display:flex;align-items:flex-start;gap:.6rem;font-size:1.02rem;color:#fff}
.vip-hero__points svg{flex:none;width:20px;height:20px;margin-block-start:2px;fill:none;stroke:var(--vip-gold);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}
.vip-hero__cta{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1.8rem}
.vip-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;font-weight:800;font-size:1.02rem;padding:.95rem 1.9rem;border-radius:999px;text-decoration:none;transition:all .25s ease;border:1.6px solid transparent;cursor:pointer}
.vip-btn svg{width:19px;height:19px;fill:currentColor}
.vip-btn--gold{background:var(--vip-gold);color:var(--vip-ink)}
.vip-btn--gold:hover{background:var(--vip-gold2);color:var(--vip-ink);transform:translateY(-2px);box-shadow:0 14px 30px -12px rgba(212,175,55,.55)}
.vip-btn--ghost{background:rgba(255,255,255,.06);color:#fff;border-color:rgba(255,255,255,.4);backdrop-filter:blur(4px)}
.vip-btn--ghost:hover{border-color:var(--vip-gold);color:var(--vip-goldb)}
.vip-hero__chips{display:flex;flex-wrap:wrap;gap:.6rem}
.vip-chip{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:rgba(255,255,255,.92);background:rgba(255,255,255,.08);border:1px solid rgba(212,175,55,.35);padding:.42rem .9rem;border-radius:999px}
.vip-chip svg{width:15px;height:15px;fill:none;stroke:var(--vip-gold);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* ---------- STATS STRIP ---------- */
.vip-stats{background:var(--vip-ink);padding:2.2rem clamp(1.2rem,4vw,3rem)}
.vip-stats__grid{max-width:1100px;margin-inline:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;text-align:center}
.vip-stat b{display:block;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:800;color:var(--vip-gold);line-height:1.2}
.vip-stat span{display:block;margin-top:.35rem;font-size:.9rem;color:rgba(255,255,255,.75)}
@media(max-width:767px){.vip-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* ---------- GENERIC SECTION ---------- */
.vip-section{padding:clamp(3.5rem,7vw,5.5rem) clamp(1.2rem,4vw,3rem)}
.vip-section--cream{background:var(--vip-cream)}
.vip-section--white{background:#fff}
.vip-max{max-width:1200px;margin-inline:auto}
.vip-head{text-align:center;max-width:820px;margin-inline:auto;margin-bottom:2.6rem}
.vip-head .vip-kicker{color:var(--vip-gold2)}
.vip-head .vip-kicker svg{stroke:var(--vip-gold2)}
.vip-head h2,.vip-head h3{font-size:clamp(1.45rem,3vw,2.1rem);font-weight:800;color:var(--vip-ink);line-height:1.45;margin:0 0 .9rem}
.vip-head p{color:var(--vip-muted);font-size:1.02rem;line-height:1.95;margin:0}
.vip-divider{width:64px;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--vip-gold),var(--vip-goldb));margin:0 auto 1.1rem}

/* ---------- BENEFIT CARDS ---------- */
.vip-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}
@media(max-width:1024px){.vip-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.vip-cards{grid-template-columns:1fr}}
.vip-card{position:relative;background:#fff;border:1px solid var(--vip-line);border-radius:1.3rem;padding:1.9rem 1.6rem;text-align:center;box-shadow:0 8px 24px -16px rgba(12,33,26,.2);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;overflow:hidden}
.vip-card::before{content:"";position:absolute;inset-inline:0;top:0;height:3px;background:linear-gradient(90deg,transparent,var(--vip-gold),transparent);opacity:0;transition:opacity .3s ease}
.vip-card:hover{transform:translateY(-6px);box-shadow:0 24px 40px -20px rgba(12,33,26,.35);border-color:rgba(212,175,55,.5)}
.vip-card:hover::before{opacity:1}
.vip-medal{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:var(--vip-ink);margin-bottom:1rem;box-shadow:0 8px 18px -8px rgba(12,33,26,.5)}
.vip-medal svg{width:26px;height:26px;fill:none;stroke:var(--vip-gold);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.vip-card h3{font-size:1.12rem;font-weight:800;color:var(--vip-ink);margin:0 0 .55rem;line-height:1.5}
.vip-card p{font-size:.93rem;color:var(--vip-muted);line-height:1.85;margin:0}

/* ---------- TIMELINE ---------- */
.vip-steps{max-width:760px;margin-inline:auto;position:relative;padding-inline-start:0}
.vip-step{position:relative;display:flex;gap:1.2rem;padding-block-end:2.1rem}
.vip-step::before{content:"";position:absolute;inset-inline-start:26px;top:56px;bottom:6px;width:2px;background:linear-gradient(to bottom,var(--vip-gold),rgba(212,175,55,.15))}
.vip-step:last-child::before{display:none}
.vip-step__num{flex:none;width:54px;height:54px;border-radius:50%;background:var(--vip-ink);color:var(--vip-gold);font-weight:800;font-size:1.25rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--vip-gold);box-shadow:0 0 0 6px rgba(212,175,55,.12)}
.vip-step h3{font-size:1.1rem;font-weight:800;color:var(--vip-ink);margin:.6rem 0 .45rem}
.vip-step p{font-size:.95rem;color:var(--vip-muted);line-height:1.9;margin:0}
.vip-steps__close{text-align:center;font-weight:700;color:var(--vip-ink);background:rgba(212,175,55,.12);border:1px solid rgba(212,175,55,.4);border-radius:1rem;padding:1rem 1.4rem;max-width:760px;margin:0 auto;line-height:1.9}

/* ---------- CALLOUTS + ASSURANCES ---------- */
.vip-callouts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2rem}
@media(max-width:860px){.vip-callouts{grid-template-columns:1fr}}
.vip-callout{border-radius:1.1rem;padding:1.3rem 1.5rem;font-size:.98rem;line-height:1.9;border:1px solid}
.vip-callout a{font-weight:800;text-decoration:underline;text-underline-offset:3px}
.vip-callout--gold{background:rgba(212,175,55,.1);border-color:rgba(212,175,55,.45);color:var(--vip-ink)}
.vip-callout--gold a{color:var(--vip-gold2)}
.vip-callout--emerald{background:var(--vip-ink);border-color:var(--vip-ink);color:rgba(255,255,255,.92)}
.vip-callout--emerald a{color:var(--vip-goldb)}
.vip-assure{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.8rem}
.vip-assure span{display:inline-flex;align-items:center;gap:.45rem;font-size:.88rem;font-weight:600;color:var(--vip-ink);background:#fff;border:1px solid var(--vip-line);border-radius:999px;padding:.5rem 1rem}
.vip-assure svg{width:16px;height:16px;fill:none;stroke:var(--vip-gold2);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}

/* ---------- BOOK CTA BAND ---------- */
.vip-cta{background:linear-gradient(160deg,var(--vip-ink) 0%,var(--vip-ink2) 100%);color:#fff;border-radius:1.6rem;overflow:hidden;display:grid;grid-template-columns:1.15fr .85fr;align-items:center}
@media(max-width:920px){.vip-cta{grid-template-columns:1fr}}
.vip-cta__body{padding:clamp(2rem,5vw,3.4rem)}
.vip-cta__body h2{font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;color:#fff;line-height:1.5;margin:0 0 1rem}
.vip-cta__body h2 em{font-style:normal;color:var(--vip-gold)}
.vip-cta__body p{color:rgba(255,255,255,.82);line-height:1.95;margin:0 0 1rem;font-size:1rem}
.vip-cta__body p strong{color:#fff}
.vip-cta__media{align-self:stretch;min-height:280px;background:url(https://tripyana.com/wp-content/uploads/2025/01/Transfer-from-Heathrow-Airport-2.webp) center/cover no-repeat}
@media(max-width:920px){.vip-cta__media{min-height:220px;order:-1}}

/* ---------- TRUST ---------- */
.vip-trust{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}
@media(max-width:1024px){.vip-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.vip-trust{grid-template-columns:1fr}}
.vip-trust__item{display:flex;align-items:flex-start;gap:.7rem;background:#fff;border:1px solid var(--vip-line);border-radius:1rem;padding:1.1rem 1.2rem;font-size:.92rem;color:var(--vip-ink);font-weight:600;line-height:1.7}
.vip-trust__item svg{flex:none;width:20px;height:20px;margin-block-start:2px;fill:none;stroke:var(--vip-gold2);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

/* ---------- TERMINALS ---------- */
.vip-terminals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.4rem}
@media(max-width:1024px){.vip-terminals{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.vip-terminals{grid-template-columns:1fr}}
.vip-terminal{background:#fff;border:1px solid var(--vip-line);border-radius:1.2rem;padding:1.7rem 1.4rem;transition:transform .3s ease,box-shadow .3s ease}
.vip-terminal:hover{transform:translateY(-5px);box-shadow:0 20px 36px -18px rgba(12,33,26,.3)}
.vip-terminal__code{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:40px;padding-inline:.7rem;border-radius:.7rem;background:var(--vip-ink);color:var(--vip-gold);font-weight:800;font-size:1.15rem;letter-spacing:.04em;margin-bottom:.9rem}
.vip-terminal h3{font-size:1.02rem;font-weight:800;color:var(--vip-ink);margin:0 0 .5rem;line-height:1.55}
.vip-terminal p{font-size:.9rem;color:var(--vip-muted);line-height:1.85;margin:0}

/* ---------- TRAVELLER TYPES ---------- */
.vip-travelers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}
@media(max-width:1024px){.vip-travelers{grid-template-columns:1fr;max-width:640px;margin-inline:auto}}
.vip-traveler{background:linear-gradient(170deg,#fff 0%,var(--vip-cream) 100%);border:1px solid var(--vip-line);border-radius:1.3rem;padding:1.9rem 1.6rem;text-align:center}
.vip-traveler h3{font-size:1.1rem;font-weight:800;color:var(--vip-ink);margin:0 0 .6rem;line-height:1.5}
.vip-traveler p{font-size:.93rem;color:var(--vip-muted);line-height:1.9;margin:0}
/* v2: site-wide WhatsApp-button skin (lonw-open-wa) repaints buttons emerald —
   re-assert the gold identity for VIP CTAs with matching specificity. */
.vip-wrap a.vip-btn.vip-btn--gold{background:var(--vip-gold)!important;color:var(--vip-ink)!important;border-color:transparent!important}
.vip-wrap a.vip-btn.vip-btn--gold:hover{background:var(--vip-gold2)!important;color:var(--vip-ink)!important}
.vip-wrap a.vip-btn.vip-btn--gold svg{fill:currentColor!important}
/* v3: rebuilt "why trust" band (emerald glass tiles + gold badges) */
.vip-trustx{background:linear-gradient(160deg,#0c211a 0%,#123127 100%);border-radius:1.6rem;padding:clamp(2rem,5vw,3.2rem);color:#fff}
.vip-trustx .vip-head{margin-bottom:0}
.vip-trustx .vip-head h2{color:#fff}
.vip-trustx .vip-head .vip-kicker{color:#e8c65a}
.vip-trustx .vip-head .vip-kicker svg{stroke:#e8c65a}
.vip-trustx__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;margin-top:1.9rem}
@media(max-width:1024px){.vip-trustx__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.vip-trustx__grid{grid-template-columns:1fr}}
.vip-trustx__item{background:rgba(255,255,255,.05);border:1px solid rgba(212,175,55,.25);border-radius:1rem;padding:1.2rem 1.3rem;display:flex;gap:.85rem;align-items:flex-start;transition:border-color .3s ease,background .3s ease}
.vip-trustx__item:hover{border-color:rgba(212,175,55,.65);background:rgba(255,255,255,.08)}
.vip-trustx__item svg{flex:none;width:22px;height:22px;stroke:#d4af37;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;margin-block-start:2px}
.vip-trustx__item b{display:block;font-size:.98rem;font-weight:800;color:#fff;margin-bottom:.3rem}
.vip-trustx__item span{font-size:.85rem;color:rgba(255,255,255,.72);line-height:1.75}
.vip-trustx__badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:1.8rem}
.vip-trustx__badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(212,175,55,.14);border:1px solid rgba(212,175,55,.5);color:#e8c65a!important;font-weight:700;font-size:.88rem;border-radius:999px;padding:.55rem 1.15rem;text-decoration:none;transition:background .25s ease}
.vip-trustx__badge:hover{background:rgba(212,175,55,.28);color:#fff!important}
.vip-trustx__badge svg{width:16px;height:16px;stroke:#e8c65a;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.vip-video{max-width:900px;margin-inline:auto}
.vip-video .wp-block-embed{margin:0;border-radius:1.4rem;overflow:hidden;box-shadow:0 24px 48px -24px rgba(12,33,26,.5)}
/* v4: contrast pass —
   (1) gold CTA text was washed out by a legacy -webkit-text-fill-color rule;
   (2) preserved FAQ section headings kept their old dark-background colours
       (pale + text-shadow) and were unreadable on the cream background;
   (3) stronger ghost button on photo heroes. */
.vip-wrap a.vip-btn.vip-btn--gold,.vip-wrap a.vip-btn.vip-btn--gold *{color:var(--vip-ink)!important;-webkit-text-fill-color:var(--vip-ink)!important}
.vip-wrap a.vip-btn.vip-btn--gold:hover,.vip-wrap a.vip-btn.vip-btn--gold:hover *{color:var(--vip-ink)!important;-webkit-text-fill-color:var(--vip-ink)!important}
.vip-btn--ghost{background:rgba(12,33,26,.45);border-color:rgba(255,255,255,.55)}
.vip-btn--ghost:hover{background:rgba(12,33,26,.7)}
#heathrow-fast-track-faq .gbp-section__headline,#heathrow-transfer-faq .gbp-section__headline,#driver-london-faq .gbp-section__headline,
#heathrow-fast-track-faq h2.gb-text,#heathrow-transfer-faq h2.gb-text,#driver-london-faq h2.gb-text{color:#0c211a!important;-webkit-text-fill-color:#0c211a!important;text-shadow:none!important}
#heathrow-fast-track-faq .gbp-section__text,#heathrow-transfer-faq .gbp-section__text,#driver-london-faq .gbp-section__text{color:#4a5551!important}
/* v5: matching contrast pass for the vip cards/sections */
.vip-card p{color:#3d4a44}
.vip-card h3{color:#0c211a}
.vip-medal svg{stroke-width:2.1}
.vip-terminal p,.vip-traveler p,.vip-step p{color:#3d4a44}
.vip-assure span{color:#0c211a;font-weight:700}
.vip-assure svg{stroke:#a8841f;stroke-width:2.4}
/* v6: emerald-callout links vanished on hover (global a:hover paints them
   dark on the dark band) — pin readable colours in both states. */
.vip-callout--emerald a,.vip-callout--emerald a *{color:#e8c65a!important;-webkit-text-fill-color:#e8c65a!important}
.vip-callout--emerald a:hover,.vip-callout--emerald a:hover *{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}
.vip-callout--gold a:hover,.vip-callout--gold a:hover *{color:#0c211a!important;-webkit-text-fill-color:#0c211a!important}
