:root{
  --wch-navy:#081b39;--wch-navy-2:#102a50;--wch-red:#d6242e;--wch-red-dark:#ad1721;--wch-bg:#f3f6fb;--wch-card:#fff;--wch-text:#0d1a2b;--wch-muted:#66738a;--wch-line:#e4e9f2;--wch-shadow:0 20px 50px rgba(8,27,57,.08);--wch-max:1240px;--wch-nav-h:82px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--wch-nav-h) + 18px)}body.wc-body{margin:0;background:var(--wch-bg)!important;color:var(--wch-text)!important;font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif!important;overflow-x:hidden;-webkit-font-smoothing:antialiased}body.has-fixed-nav{padding-top:var(--wch-nav-h)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wch-wrap,.container-narrow{width:min(var(--wch-max),calc(100% - 36px))!important;margin-inline:auto!important}.section,.wch-section{padding:72px 0}.wch-head{margin-bottom:30px}.wch-head--center{text-align:center}.wch-eyebrow,.wcx-hero-static__eyebrow,.wc-svc__eyebrow{margin:0 0 10px!important;color:var(--wch-red)!important;font-size:12px!important;font-weight:850!important;letter-spacing:.14em!important;text-transform:uppercase!important}.wch-head h2,.wch-about__content h2,.wc-svc__title{margin:0 0 10px!important;color:var(--wch-navy)!important;font-family:Inter,system-ui,sans-serif!important;font-size:clamp(34px,4vw,46px)!important;font-weight:850!important;letter-spacing:-.035em!important;line-height:1.06!important}.wch-head p,.wc-svc__kicker{max-width:760px;margin:0 auto!important;color:var(--wch-muted)!important;line-height:1.75!important;font-size:16px!important}

/* NAV */
.wc-nav{position:fixed!important;top:0;left:0;right:0;z-index:1000;height:var(--wch-nav-h)!important;background:rgba(8,27,57,.88)!important;backdrop-filter:blur(16px);border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important}.wc-nav--scrolled{background:rgba(8,27,57,.96)!important;box-shadow:0 10px 36px rgba(0,0,0,.18)!important}.wc-nav__wrap{width:min(var(--wch-max),calc(100% - 36px))!important;height:100%;margin:auto;display:grid!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:28px!important;padding:0!important}.wc-logo{height:56px!important;max-width:180px!important;object-fit:contain}.wc-nav__primary{justify-self:center!important}.wc-nav__list{position:relative;display:flex!important;align-items:center;gap:30px!important;list-style:none;margin:0;padding:0}.wc-nav__link{color:#fff!important;font-size:14px!important;font-weight:700!important}.wc-nav__link:hover,.wc-nav__link.is-active{color:#fff!important}.wc-nav__magic{position:absolute;bottom:-8px;height:3px;width:34px;border-radius:999px;background:var(--wch-red)!important}.wc-nav__actions{display:flex;align-items:center;gap:12px}.wc-call-chip{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);color:#fff!important}.wc-call-chip__icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--wch-red);color:#fff}.wc-call-chip__text{display:flex;flex-direction:column;line-height:1.1}.wc-call-chip__text strong{font-size:13px}.wc-call-chip__text small{font-size:11px;color:rgba(255,255,255,.72)}.wc-nav__toggle{display:none;width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#fff;align-items:center;justify-content:center}.wc-burger line{stroke:currentColor;stroke-width:1.8;transition:.25s}.wc-nav__toggle.is-open .l1{transform:translateY(5px) rotate(45deg);transform-origin:center}.wc-nav__toggle.is-open .l2{opacity:0}.wc-nav__toggle.is-open .l3{transform:translateY(-5px) rotate(-45deg);transform-origin:center}.wc-nav__overlay{position:fixed;inset:0;background:rgba(3,10,22,.55);opacity:0;transition:.25s;z-index:1001}.wc-nav__overlay.is-open{opacity:1}.wc-nav__drawer{position:fixed;top:0;right:-320px;width:320px;height:100dvh;background:#fff;z-index:1002;box-shadow:-24px 0 60px rgba(8,27,57,.18);transition:right .28s ease}.wc-nav__drawer.is-open{right:0}.wc-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid var(--wch-line)}.wc-drawer__logo{height:44px;max-width:150px;object-fit:contain}.wc-drawer__close{width:38px;height:38px;border:0;border-radius:10px;background:#f2f4f8}.wc-drawer__list{list-style:none;margin:0;padding:12px}.wc-drawer__link{display:flex;align-items:center;justify-content:space-between;padding:15px 14px;border-radius:14px;color:var(--wch-text);font-weight:700}.wc-drawer__link.is-active,.wc-drawer__link:hover{background:#f5f7fb;color:var(--wch-red)}.wc-drawer__link--call{background:var(--wch-navy);color:#fff!important}

/* HOME HERO */
.wch-hero{position:relative;min-height:calc(100vh - var(--wch-nav-h));display:flex;align-items:center;overflow:hidden;background:#0b1422}.wch-hero__media{position:absolute;inset:0;background-size:cover;background-position:center}.wch-hero__video{width:100%;height:100%;object-fit:cover;display:block}.wch-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,18,37,.88) 0%,rgba(8,18,37,.70) 43%,rgba(8,18,37,.25) 100%),linear-gradient(180deg,rgba(0,0,0,.18),rgba(0,0,0,.54))}.wch-hero__content{position:relative;z-index:1;width:min(var(--wch-max),calc(100% - 36px));margin:0 auto;padding:78px 0 108px;color:#fff}.wch-hero__eyebrow{margin:0 0 18px;color:rgba(255,255,255,.78);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.wch-hero__title{display:flex;flex-direction:column;align-items:flex-start;line-height:.82}.wch-hero__line--script{font-family:'Rethaster','Rethaster-vmGlZ','Brush Script MT',cursive!important;font-size:clamp(78px,9vw,136px);font-weight:400;color:#fff;white-space:nowrap;letter-spacing:0;text-shadow:0 20px 50px rgba(0,0,0,.28)}.wch-hero__line--accent{font-family:'Rethaster','Rethaster-vmGlZ','Brush Script MT',cursive!important;font-size:clamp(44px,5vw,82px);color:var(--wch-red);padding-left:34px;margin-top:-10px;margin-bottom:-18px}.wch-hero__tag{max-width:650px;margin:26px 0 22px;color:rgba(255,255,255,.86);font-size:17px;line-height:1.65}.wch-hero__chips{display:flex;flex-wrap:wrap;gap:12px;list-style:none;margin:0 0 26px;padding:0}.wch-chip{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);font-size:13px;color:#fff}.wch-chip__dot{width:10px;height:10px;border-radius:50%;background:var(--wch-red);box-shadow:0 0 0 4px rgba(214,36,46,.15)}.wch-hero__actions{display:flex;gap:14px;align-items:center}.wch-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:12px;font-size:14px;font-weight:850;letter-spacing:.02em;border:1px solid transparent;text-decoration:none!important}.wch-btn--primary{background:linear-gradient(180deg,var(--wch-red),var(--wch-red-dark));color:#fff!important}.wch-btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(214,36,46,.24)}.wch-btn--ghost{border-color:rgba(255,255,255,.5);color:#fff!important;background:transparent}.wch-btn--ghost:hover{background:rgba(255,255,255,.08)}.wch-btn--light{background:#fff;color:var(--wch-navy)!important}.wch-btn--dark{background:#162642;color:#fff!important}.wch-hero__scroll{margin-top:28px;font-size:11px;font-weight:850;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.84)}

/* SUB PAGE HERO */
.wcx-hero-static{position:relative;min-height:430px;display:flex;align-items:center;overflow:hidden;background-image:var(--hero);background-size:cover;background-position:center;color:#fff!important}.wcx-hero-static__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,18,37,.92) 0%,rgba(8,18,37,.70) 54%,rgba(8,18,37,.36) 100%),linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.42))}.wcx-hero-static__inner{position:relative;z-index:1;padding:72px 0 78px}.wcx-brand{margin:0 0 12px!important;color:#fff!important;font-family:'Rethaster','Rethaster-vmGlZ','Brush Script MT',cursive!important;font-size:clamp(62px,7vw,112px)!important;font-weight:400!important;letter-spacing:0!important;line-height:.88!important}.wcx-hero-static__title{margin:0 0 14px!important;color:#fff!important;font-size:clamp(38px,5vw,72px)!important;font-weight:850!important;line-height:1.02!important}.wcx-hero__lead{max-width:780px!important;margin:0 0 22px!important;color:rgba(255,255,255,.84)!important;font-size:18px!important;line-height:1.65!important}.wcx-hero-badges{display:flex!important;flex-wrap:wrap;gap:10px!important;list-style:none!important;margin:0!important;padding:0!important}.wcx-hero-badges li{padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px);color:#fff!important;font-size:13px!important;font-weight:700}.wcx-hero-static+.section,.wcx-hero-static+section{padding-top:76px}

/* TRUST */
.wch-trust{position:relative;margin-top:-42px;z-index:2}.wch-trust__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:#fff;border-radius:20px;box-shadow:var(--wch-shadow);overflow:hidden}.wch-trust__item{padding:28px 18px;text-align:center;border-right:1px solid var(--wch-line)}.wch-trust__item:last-child{border-right:0}.wch-trust__icon{margin:0 auto 12px;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff4f4;color:var(--wch-red);font-size:18px}.wch-trust__item h3{margin:0 0 8px;font-size:17px;color:var(--wch-navy);font-weight:850}.wch-trust__item p{margin:0;font-size:14px;color:var(--wch-muted);line-height:1.5}

/* HOME SECTIONS */
.wch-services{padding-top:78px}.wch-services__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wch-service-card{position:relative;padding:24px 20px;border:1px solid var(--wch-line);border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(8,27,57,.04)}.wch-service-card__icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:14px;border-radius:50%;background:#fff4f4;color:var(--wch-red);font-size:20px}.wch-service-card h3{margin:0 0 10px;font-size:18px;color:var(--wch-navy);font-weight:850}.wch-service-card p{margin:0 0 10px;color:var(--wch-muted);font-size:14px;line-height:1.65}.wch-service-card strong{display:block;color:var(--wch-navy);font-size:13px}.wch-service-card__ribbon{position:absolute;top:14px;left:-8px;padding:6px 12px;border-radius:999px;background:var(--wch-red);color:#fff;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.wch-about__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;align-items:center}.wch-about__media{position:relative;border-radius:20px;overflow:hidden;box-shadow:var(--wch-shadow);background:#fff}.wch-about__media img{width:100%;height:100%;min-height:360px;object-fit:cover}.wch-about__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:rgba(255,255,255,.95);color:var(--wch-red);font-size:28px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.wch-about__caption{position:absolute;right:16px;bottom:16px;padding:8px 12px;border-radius:999px;background:rgba(8,27,57,.75);color:#fff;font-size:12px;font-weight:700}.wch-about__intro{font-weight:750;color:var(--wch-navy)!important}.wch-list-check{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.wch-list-check li{position:relative;padding-left:30px;color:var(--wch-text);font-weight:650}.wch-list-check li::before{content:'✓';position:absolute;left:0;top:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#fff1f1;color:var(--wch-red);font-size:12px;font-weight:900}.wch-journey{padding-top:18px}.wch-journey__steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:center}.wch-step{padding:24px 18px;text-align:center}.wch-step__num{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 12px;border-radius:50%;background:var(--wch-red);color:#fff;font-weight:850}.wch-step h3{margin:0 0 8px;font-size:18px;font-weight:850;color:var(--wch-navy)}.wch-step p{margin:0;color:var(--wch-muted);font-size:14px;line-height:1.7}.wch-step__arrow{font-size:32px;color:#8894a8;font-weight:300}.wch-home-cta{padding:30px 0 0}.wch-home-cta__box{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 28px;border-radius:20px;background:linear-gradient(90deg,rgba(175,24,34,.94),rgba(214,36,46,.96));color:#fff;box-shadow:0 18px 42px rgba(175,24,34,.24)}.wch-home-cta__box p{margin:0 0 6px;font-size:14px;font-weight:750;opacity:.95}.wch-home-cta__box h2{margin:0;font-size:32px;line-height:1.15;font-weight:850}.wch-home-cta__actions{display:flex;gap:12px;flex-wrap:wrap}.wch-highlights__grid{display:grid;grid-template-columns:280px 1fr 280px;gap:22px;align-items:center}.wch-highlights__image{margin:0;border-radius:20px;overflow:hidden;box-shadow:var(--wch-shadow);background:#fff}.wch-highlights__image img{width:100%;aspect-ratio:16/9;object-fit:cover}.wch-highlights__col{display:grid;gap:14px}.wch-feature-card{display:flex;gap:14px;padding:18px;border:1px solid var(--wch-line);border-radius:18px;background:#fff}.wch-feature-card__icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#edf4ff;color:var(--wch-red);font-size:20px;line-height:1}.wch-feature-card h3{margin:0 0 4px;font-size:16px;font-weight:850;color:var(--wch-navy)}.wch-feature-card p{margin:0;font-size:13px;color:var(--wch-muted);line-height:1.6}.wch-testimonials{padding-top:34px}.wch-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wch-testimonial{padding:22px;border:1px solid var(--wch-line);border-radius:18px;background:#fff;box-shadow:0 10px 26px rgba(8,27,57,.04)}.wch-stars{margin-bottom:12px;color:#ffb938;font-size:16px;letter-spacing:.14em}.wch-testimonial p{margin:0 0 18px;color:var(--wch-muted);line-height:1.75}.wch-person{display:flex;flex-direction:column;gap:2px}.wch-person strong{color:var(--wch-navy)}.wch-person span{font-size:13px;color:var(--wch-muted)}

/* Existing page components recoloured */
.wcx-dests,.wcx-dests-grid,#destinations,.wcx-fleet,.wcx-tt,#fbwall,#booking-enquiry,.wcx-contact{background:var(--wch-bg)!important}.wcx-dests-head,.wcx-section-head,.container-narrow>.wc-svc__head{text-align:left!important}.wcx-dests-title,.wcx-heading,.wcx-tt__title,.wcx-contact__heading{color:var(--wch-navy)!important;font-weight:850!important}.wcx-dest-tab.is-active,.wcx-dest-tab:hover,.wcx-btn-primary,.btn-primary,.wcx-hero-card__cta{background:var(--wch-red)!important;border-color:var(--wch-red)!important;color:#fff!important}.wcx-dest-tab{background:#fff!important;border-color:var(--wch-line)!important;color:var(--wch-navy)!important}.wcx-enquiry,.wcx-contact__card,.wcx-contact__formwrap,.wcx-tt__card{border:1px solid var(--wch-line)!important;background:#fff!important;border-radius:22px!important;box-shadow:var(--wch-shadow)!important}.wcx-field input,.wcx-field select,.wcx-field textarea,.wcx-form input,.wcx-form select,.wcx-form textarea{border:1px solid #b8c2d3!important;border-radius:999px!important;min-height:52px!important;background:#fff!important}.wcx-field textarea,.wcx-form textarea{border-radius:18px!important}.wcx-field input:focus,.wcx-field select:focus,.wcx-field textarea:focus,.wcx-form input:focus,.wcx-form select:focus,.wcx-form textarea:focus{outline:0!important;border-color:var(--wch-red)!important;box-shadow:0 0 0 4px rgba(214,36,46,.10)!important}

/* Footer */
.wch-footer{padding:42px 0 20px;background:linear-gradient(180deg,var(--wch-navy),#050f22);color:#fff;margin-top:56px}.wch-footer__grid{display:grid;grid-template-columns:1.3fr .9fr .9fr 1fr;gap:26px;padding-top:8px}.wch-footer__logo{height:62px;max-width:190px;object-fit:contain;margin-bottom:10px}.wch-footer p{margin:0 0 18px;color:rgba(255,255,255,.78);line-height:1.7}.wch-footer h4{margin:0 0 14px;font-size:15px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#fff}.wch-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.wch-footer li,.wch-footer a{color:rgba(255,255,255,.78);font-size:14px}.wch-footer a:hover{color:#fff}.wch-footer__badge{display:flex;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.04)}.wch-footer__badge img{width:68px;height:68px;object-fit:contain}.wch-footer__badge span{font-size:13px;color:#fff;font-weight:700}.wch-footer__socials{display:flex;gap:10px;margin-top:16px}.wch-footer__socials a{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-weight:850}.wch-footer__bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.7);font-size:13px}

@media(max-width:1100px){:root{--wch-nav-h:74px}.wc-nav__primary{display:none!important}.wc-nav__toggle{display:inline-flex!important}.wc-logo{height:48px!important}.wch-trust__grid{grid-template-columns:repeat(3,1fr)}.wch-services__grid{grid-template-columns:repeat(2,1fr)}.wch-about__grid{grid-template-columns:1fr}.wch-journey__steps{grid-template-columns:1fr;gap:10px}.wch-step__arrow{display:none}.wch-highlights__grid{grid-template-columns:1fr}.wch-highlights__col{grid-template-columns:1fr 1fr}.wch-testimonials__grid,.wch-footer__grid{grid-template-columns:1fr 1fr}}
@media(max-width:768px){.wch-wrap,.container-narrow,.wc-nav__wrap{width:min(var(--wch-max),calc(100% - 24px))!important}.wc-call-chip{padding:8px 10px}.wc-call-chip__text{display:none}.wch-hero{min-height:620px}.wch-hero__content{padding:48px 0 70px}.wch-hero__line--script{font-size:clamp(64px,18vw,92px)}.wch-hero__line--accent{font-size:clamp(34px,10vw,54px);padding-left:18px}.wch-hero__chips{display:grid;grid-template-columns:1fr}.wch-hero__actions{flex-direction:column;align-items:stretch}.wch-btn{width:100%}.wcx-hero-static{min-height:390px}.wcx-brand{font-size:clamp(58px,16vw,92px)!important}.wcx-hero__lead{font-size:16px!important}.wcx-hero-badges{max-height:none!important}.wch-trust{margin-top:-30px}.wch-trust__grid{grid-template-columns:1fr 1fr}.wch-trust__item{border-right:0;border-bottom:1px solid var(--wch-line)}.wch-head h2,.wch-about__content h2,.wc-svc__title{font-size:34px!important}.wch-services__grid,.wch-testimonials__grid,.wch-footer__grid,.wch-highlights__col{grid-template-columns:1fr}.wch-home-cta__box{flex-direction:column;align-items:flex-start}.wch-home-cta__box h2{font-size:26px}}
@media(max-width:520px){.wch-trust__grid{grid-template-columns:1fr}.wch-section,.section{padding:58px 0}.wc-nav__drawer{width:min(320px,92vw)}}

/* === Safe patch: refined home about / process / CTA sections === */
.wch-about-v2{
  padding:clamp(82px,8vw,126px) 0 42px;
  background:linear-gradient(180deg,#f4f7fc 0%,#eef3fa 100%);
}
.wch-about-v2__panel{
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);
  gap:0;
  overflow:hidden;
  border:1px solid rgba(8,27,57,.08);
  border-radius:30px;
  background:#081b39;
  box-shadow:0 28px 80px rgba(8,27,57,.13);
}
.wch-about-v2__media{
  position:relative;
  min-height:440px;
  overflow:hidden;
  background:#0b1628;
}
.wch-about-v2__media::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 35%,rgba(8,27,57,.55));
  pointer-events:none;
}
.wch-about-v2__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  transform:scale(1.02);
}
.wch-about-v2__play{
  position:absolute;
  left:50%;
  top:50%;
  z-index:2;
  transform:translate(-50%,-50%);
  display:grid;
  place-items:center;
  width:76px;
  height:76px;
  border-radius:50%;
  background:#ffffff;
  color:#d6242e;
  font-size:26px;
  box-shadow:0 20px 42px rgba(0,0,0,.22);
}
.wch-about-v2__badge{
  position:absolute;
  left:22px;
  bottom:22px;
  z-index:2;
  padding:10px 14px;
  border-radius:999px;
  background:rgba(8,27,57,.78);
  color:#fff;
  font-size:12px;
  font-weight:800;
  letter-spacing:.04em;
  backdrop-filter:blur(12px);
}
.wch-about-v2__copy{
  padding:clamp(34px,4.5vw,62px);
  color:#fff;
  background:
    radial-gradient(circle at 100% 0%,rgba(214,36,46,.22),transparent 38%),
    linear-gradient(135deg,#081b39 0%,#0c244a 100%);
}
.wch-about-v2__copy .wch-eyebrow{color:#ff5b65!important}
.wch-about-v2__copy h2{
  max-width:680px;
  margin:0 0 12px;
  color:#fff;
  font-size:clamp(38px,4.5vw,62px);
  font-weight:900;
  letter-spacing:-.05em;
  line-height:1.02;
}
.wch-about-v2__lead{
  margin:0 0 18px!important;
  color:#fff!important;
  font-size:18px;
  font-weight:800;
}
.wch-about-v2__copy p:not(.wch-eyebrow):not(.wch-about-v2__lead){
  max-width:660px;
  color:rgba(255,255,255,.75);
  font-size:16px;
  line-height:1.8;
}
.wch-about-v2__proof{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:26px;
}
.wch-about-v2__proof span{
  position:relative;
  padding:14px 14px 14px 38px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:rgba(255,255,255,.06);
  color:rgba(255,255,255,.82);
  font-size:13px;
  line-height:1.35;
}
.wch-about-v2__proof span::before{
  content:"✓";
  position:absolute;
  left:14px;
  top:14px;
  display:grid;
  place-items:center;
  width:18px;
  height:18px;
  border-radius:50%;
  background:#d6242e;
  color:#fff;
  font-size:11px;
  font-weight:900;
}
.wch-about-v2__proof strong{display:block;color:#fff;font-size:14px}
.wch-journey-v2{
  position:relative;
  padding:44px 0 clamp(78px,8vw,124px);
  background:linear-gradient(180deg,#eef3fa 0%,#f6f7fb 100%);
}
.wch-journey-v2__head{max-width:780px;margin-inline:auto;margin-bottom:28px!important}
.wch-journey-v2__grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.wch-journey-v2__card{
  position:relative;
  min-height:210px;
  padding:28px 24px;
  border:1px solid rgba(8,27,57,.08);
  border-radius:24px;
  background:#fff;
  box-shadow:0 18px 45px rgba(8,27,57,.06);
  overflow:hidden;
}
.wch-journey-v2__card::after{
  content:"";
  position:absolute;
  right:-52px;
  bottom:-52px;
  width:140px;
  height:140px;
  border-radius:50%;
  background:rgba(214,36,46,.07);
}
.wch-journey-v2__num{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  margin-bottom:18px;
  border-radius:50%;
  background:#d6242e;
  color:#fff;
  font-weight:900;
  font-size:13px;
}
.wch-journey-v2__card h3{
  margin:0 0 10px;
  color:#081b39;
  font-size:22px;
  font-weight:900;
  letter-spacing:-.02em;
}
.wch-journey-v2__card p{
  margin:0;
  color:#62708a;
  line-height:1.72;
  font-size:15px;
}
.wch-home-cta-v2{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  margin-top:26px;
  padding:28px;
  border-radius:24px;
  background:
    radial-gradient(circle at 5% 0%,rgba(255,255,255,.22),transparent 34%),
    linear-gradient(90deg,#b71924 0%,#d6242e 62%,#af1822 100%);
  color:#fff;
  box-shadow:0 24px 58px rgba(214,36,46,.22);
}
.wch-home-cta-v2__copy span{
  display:block;
  margin-bottom:8px;
  font-size:13px;
  font-weight:900;
  letter-spacing:.04em;
}
.wch-home-cta-v2__copy h2{
  margin:0;
  color:#fff;
  font-size:clamp(28px,3vw,42px);
  font-weight:900;
  line-height:1.06;
  letter-spacing:-.04em;
}
.wch-home-cta-v2__actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
@media(max-width:980px){
  .wch-about-v2__panel{grid-template-columns:1fr}
  .wch-about-v2__media{min-height:340px}
  .wch-about-v2__proof,.wch-journey-v2__grid{grid-template-columns:1fr}
  .wch-home-cta-v2{align-items:flex-start;flex-direction:column}
}
@media(max-width:640px){
  .wch-about-v2{padding-top:58px}
  .wch-about-v2__panel{border-radius:22px}
  .wch-about-v2__copy{padding:28px 22px}
  .wch-about-v2__copy h2{font-size:34px}
  .wch-home-cta-v2{padding:22px;border-radius:18px}
  .wch-home-cta-v2__actions,.wch-home-cta-v2__actions .wch-btn{width:100%}
}

/* Services cards — premium animated refresh */
.wch-services{
  position:relative;
  overflow:hidden;
  isolation:isolate;
}
.wch-services::before{
  content:"";
  position:absolute;
  inset:30px auto auto -120px;
  width:340px;
  height:340px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(214,36,46,.13), rgba(214,36,46,0) 68%);
  z-index:-1;
  pointer-events:none;
}
.wch-services::after{
  content:"";
  position:absolute;
  right:-180px;
  bottom:40px;
  width:420px;
  height:420px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(8,27,57,.12), rgba(8,27,57,0) 66%);
  z-index:-1;
  pointer-events:none;
}
.wch-services__grid{
  gap:22px!important;
  perspective:1100px;
}
.wch-service-card{
  position:relative!important;
  overflow:hidden!important;
  min-height:260px;
  padding:26px 22px 22px!important;
  border:1px solid rgba(8,27,57,.08)!important;
  border-radius:24px!important;
  background:
    linear-gradient(145deg, rgba(255,255,255,.98), rgba(248,250,253,.96)) padding-box,
    linear-gradient(145deg, rgba(214,36,46,.32), rgba(8,27,57,.08), rgba(255,255,255,.55)) border-box!important;
  box-shadow:0 18px 44px rgba(8,27,57,.07)!important;
  transform:translateY(18px);
  opacity:0;
  animation:wchServiceIn .7s cubic-bezier(.2,.8,.2,1) forwards;
  animation-delay:calc(var(--svc-i, 0) * .08s);
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease, background .35s ease;
}
.wch-service-card::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(115deg, transparent 0%, transparent 36%, rgba(255,255,255,.78) 48%, transparent 60%, transparent 100%);
  transform:translateX(-130%);
  transition:transform .8s ease;
  pointer-events:none;
}
.wch-service-card::after{
  content:"";
  position:absolute;
  left:22px;
  right:22px;
  bottom:0;
  height:4px;
  border-radius:999px 999px 0 0;
  background:linear-gradient(90deg, var(--wch-red), rgba(214,36,46,.1));
  transform:scaleX(.18);
  transform-origin:left;
  transition:transform .35s ease;
}
.wch-service-card:hover{
  transform:translateY(-10px) rotateX(2deg) rotateY(-2deg);
  box-shadow:0 26px 70px rgba(8,27,57,.16)!important;
  border-color:rgba(214,36,46,.28)!important;
}
.wch-service-card:hover::before{
  transform:translateX(130%);
}
.wch-service-card:hover::after{
  transform:scaleX(1);
}
.wch-service-card__glow{
  position:absolute;
  width:150px;
  height:150px;
  right:-58px;
  top:-58px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(214,36,46,.18), rgba(214,36,46,0) 70%);
  filter:blur(2px);
  transform:scale(.75);
  transition:transform .35s ease, opacity .35s ease;
  pointer-events:none;
}
.wch-service-card:hover .wch-service-card__glow{
  transform:scale(1.25);
  opacity:.95;
}
.wch-service-card__top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  margin-bottom:18px;
}
.wch-service-card__icon{
  width:56px!important;
  height:56px!important;
  margin-bottom:0!important;
  border-radius:18px!important;
  background:linear-gradient(145deg, #fff3f4, #ffffff)!important;
  border:1px solid rgba(214,36,46,.12);
  box-shadow:0 10px 28px rgba(214,36,46,.10);
  transform:translateZ(0);
  transition:transform .35s ease, box-shadow .35s ease, background .35s ease;
}
.wch-service-card:hover .wch-service-card__icon{
  transform:translateY(-3px) scale(1.06) rotate(-3deg);
  background:linear-gradient(145deg, var(--wch-red), var(--wch-red-dark))!important;
  box-shadow:0 16px 34px rgba(214,36,46,.22);
}
.wch-service-card__arrow{
  display:grid;
  place-items:center;
  width:38px;
  height:38px;
  border-radius:50%;
  background:rgba(8,27,57,.06);
  color:var(--wch-navy);
  font-size:16px;
  font-weight:900;
  transform:translate(-4px,4px);
  opacity:.65;
  transition:transform .35s ease, opacity .35s ease, background .35s ease, color .35s ease;
}
.wch-service-card:hover .wch-service-card__arrow{
  transform:translate(0,0);
  opacity:1;
  background:var(--wch-navy);
  color:#fff;
}
.wch-service-card h3{
  margin-bottom:12px!important;
  font-size:19px!important;
  line-height:1.2;
}
.wch-service-card p{
  margin-bottom:18px!important;
  color:#5f6b81!important;
}
.wch-service-card strong{
  display:inline-flex!important;
  align-items:center;
  gap:8px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(8,27,57,.055);
  color:var(--wch-navy)!important;
  font-size:12px!important;
  letter-spacing:.01em;
}
.wch-service-card strong::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:var(--wch-red);
  box-shadow:0 0 0 4px rgba(214,36,46,.12);
}
.wch-service-card__ribbon{
  display:none!important;
}
@keyframes wchServiceIn{
  from{opacity:0;transform:translateY(22px) scale(.98)}
  to{opacity:1;transform:translateY(0) scale(1)}
}
@media (prefers-reduced-motion:reduce){
  .wch-service-card{animation:none;opacity:1;transform:none!important;transition:none!important}
  .wch-service-card::before{display:none}
}
@media (max-width:768px){
  .wch-service-card{min-height:auto;padding:22px 18px!important;border-radius:20px!important}
  .wch-service-card:hover{transform:translateY(-4px)}
}

/* Services cards — professional Wilson refresh */
.wch-services{
  position:relative!important;
  padding-top:78px!important;
  background:linear-gradient(180deg,#f6f8fc 0%,#ffffff 56%,#f7f9fd 100%)!important;
  overflow:hidden!important;
}
.wch-services::before,
.wch-services::after{
  content:none!important;
  display:none!important;
}
.wch-services .wch-head{margin-bottom:34px!important;}
.wch-services .wch-head h2{letter-spacing:-.035em!important;}
.wch-services__grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
.wch-service-card{
  position:relative!important;
  isolation:isolate!important;
  min-height:285px!important;
  padding:32px 26px 28px!important;
  border-radius:22px!important;
  border:1px solid rgba(8,27,57,.10)!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(250,252,255,.94) 100%)!important;
  box-shadow:0 14px 34px rgba(8,27,57,.07)!important;
  overflow:hidden!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
  opacity:0;
  transform:translateY(18px);
  animation:wchServiceEnter .62s cubic-bezier(.2,.8,.2,1) forwards;
  animation-delay:calc(var(--svc-i,0) * 70ms);
  transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease!important;
}
.wch-service-card::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  background:linear-gradient(135deg,rgba(214,36,46,.11),rgba(8,27,57,0) 36%,rgba(8,27,57,.06) 100%)!important;
  opacity:0!important;
  transition:opacity .28s ease!important;
}
.wch-service-card::after{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  bottom:0!important;
  width:64px!important;
  height:4px!important;
  border-radius:999px 999px 0 0!important;
  background:var(--wch-red)!important;
  transform:translateX(-50%) scaleX(.55)!important;
  opacity:.75!important;
  transition:width .28s ease,opacity .28s ease,transform .28s ease!important;
}
.wch-service-card:hover{
  transform:translateY(-8px)!important;
  border-color:rgba(214,36,46,.28)!important;
  box-shadow:0 26px 58px rgba(8,27,57,.12)!important;
  background:#fff!important;
}
.wch-service-card:hover::before{opacity:1!important;}
.wch-service-card:hover::after{width:104px!important;opacity:1!important;transform:translateX(-50%) scaleX(1)!important;}
.wch-service-card__glow,
.wch-service-card__top,
.wch-service-card__arrow{display:none!important;}
.wch-service-card__icon{
  width:70px!important;
  height:70px!important;
  margin:0 auto 22px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:20px!important;
  color:var(--wch-red)!important;
  background:
    linear-gradient(180deg,#ffffff 0%,#f7f9fd 100%)!important;
  border:1px solid rgba(214,36,46,.16)!important;
  box-shadow:0 14px 28px rgba(8,27,57,.08)!important;
  transition:transform .28s ease,background .28s ease,color .28s ease,border-color .28s ease,box-shadow .28s ease!important;
}
.wch-service-card__svg{
  width:34px!important;
  height:34px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.75!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.wch-service-card:hover .wch-service-card__icon{
  transform:translateY(-4px) scale(1.03)!important;
  color:#fff!important;
  background:linear-gradient(180deg,var(--wch-red),var(--wch-red-dark))!important;
  border-color:rgba(214,36,46,.42)!important;
  box-shadow:0 18px 36px rgba(214,36,46,.22)!important;
}
.wch-service-card h3{
  margin:0 0 12px!important;
  color:var(--wch-navy)!important;
  font-size:20px!important;
  line-height:1.2!important;
  font-weight:850!important;
  letter-spacing:-.02em!important;
}
.wch-service-card p{
  margin:0 0 18px!important;
  color:#647089!important;
  font-size:14.5px!important;
  line-height:1.72!important;
  max-width:300px!important;
}
.wch-service-card strong{
  margin-top:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:36px!important;
  padding:8px 14px!important;
  border-radius:999px!important;
  background:#f1f4f8!important;
  color:var(--wch-navy)!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.25!important;
  border:1px solid rgba(8,27,57,.06)!important;
}
.wch-service-card strong::before{
  content:""!important;
  width:8px!important;
  height:8px!important;
  flex:0 0 8px!important;
  border-radius:50%!important;
  background:var(--wch-red)!important;
  box-shadow:0 0 0 4px rgba(214,36,46,.12)!important;
}
.wch-service-card__ribbon{display:none!important;}
@keyframes wchServiceEnter{
  to{opacity:1;transform:translateY(0)}
}
@media(max-width:1100px){
  .wch-services__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .wch-service-card{min-height:260px!important;}
}
@media(max-width:768px){
  .wch-services__grid{grid-template-columns:1fr!important;gap:16px!important;}
  .wch-service-card{min-height:auto!important;padding:28px 22px 26px!important;}
}
@media(prefers-reduced-motion:reduce){
  .wch-service-card{animation:none!important;opacity:1!important;transform:none!important;transition:none!important;}
  .wch-service-card:hover{transform:none!important;}
}

/* =========================================================
   Wilson Mobile Hero + Trust Rail Patch
   - Desktop design remains unchanged
   - Mobile hero text/video improved
   - Trust strip becomes compact modern swipe rail on mobile
   ========================================================= */

/* Trust strip: cleaner premium look for all sizes */
.wch-trust__grid{
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(8,27,57,.08)!important;
  box-shadow:0 24px 70px rgba(8,27,57,.12)!important;
}
.wch-trust__item{
  position:relative;
  isolation:isolate;
  overflow:hidden;
}
.wch-trust__item::after{
  content:"";
  position:absolute;
  left:24px;
  right:24px;
  bottom:0;
  height:3px;
  background:linear-gradient(90deg,transparent,var(--wch-red),transparent);
  opacity:0;
  transform:scaleX(.35);
  transition:.28s ease;
}
.wch-trust__item:hover::after{opacity:1;transform:scaleX(1)}
.wch-trust__icon{
  background:linear-gradient(180deg,#fff,#f7f9fc)!important;
  border:1px solid rgba(214,36,46,.18)!important;
  color:var(--wch-red)!important;
  box-shadow:0 8px 22px rgba(8,27,57,.07)!important;
}
.wch-trust__icon svg{
  width:22px;
  height:22px;
  display:block;
  stroke:currentColor;
}

@media(max-width:768px){
  /* Mobile hero: make title readable and let the video breathe */
  .wch-hero{
    min-height:calc(100svh - var(--wch-nav-h))!important;
    align-items:flex-end!important;
  }
  .wch-hero__media{
    background-position:58% center!important;
  }
  .wch-hero__video{
    object-position:58% center!important;
  }
  .wch-hero__overlay{
    background:
      linear-gradient(180deg,rgba(8,18,37,.18) 0%,rgba(8,18,37,.34) 34%,rgba(8,18,37,.88) 100%),
      linear-gradient(90deg,rgba(8,18,37,.82) 0%,rgba(8,18,37,.42) 48%,rgba(8,18,37,.16) 100%)!important;
  }
  .wch-hero__content{
    width:calc(100% - 28px)!important;
    padding:28px 0 38px!important;
    transform:none!important;
  }
  .wch-hero__eyebrow{
    max-width:260px!important;
    margin-bottom:10px!important;
    font-size:9.5px!important;
    letter-spacing:.16em!important;
    line-height:1.35!important;
    color:rgba(255,255,255,.78)!important;
  }
  .wch-hero__title{
    max-width:310px!important;
    line-height:.86!important;
  }
  .wch-hero__line--script{
    font-size:clamp(42px,14vw,62px)!important;
    line-height:.86!important;
    white-space:normal!important;
    max-width:310px!important;
    text-shadow:0 12px 34px rgba(0,0,0,.44)!important;
  }
  .wch-hero__line--accent{
    font-size:clamp(28px,9vw,42px)!important;
    padding-left:12px!important;
    margin-top:-2px!important;
    margin-bottom:-4px!important;
    text-shadow:0 10px 26px rgba(0,0,0,.34)!important;
  }
  .wch-hero__tag{
    max-width:330px!important;
    margin:15px 0 14px!important;
    font-size:13px!important;
    line-height:1.45!important;
    color:rgba(255,255,255,.82)!important;
  }
  .wch-hero__chips{
    display:flex!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    max-width:100%!important;
    overflow-x:auto!important;
    padding-bottom:4px!important;
    margin-bottom:14px!important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .wch-hero__chips::-webkit-scrollbar{display:none}
  .wch-chip{
    flex:0 0 auto!important;
    max-width:238px!important;
    padding:8px 10px!important;
    font-size:11px!important;
    background:rgba(8,18,37,.52)!important;
    border-color:rgba(255,255,255,.18)!important;
  }
  .wch-hero__actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    max-width:330px!important;
  }
  .wch-btn{
    min-height:42px!important;
    width:100%!important;
    padding:0 12px!important;
    border-radius:10px!important;
    font-size:11px!important;
  }
  .wch-hero__scroll{
    display:none!important;
  }

  /* Mobile trust rail: no long vertical stack */
  .wch-trust{
    margin-top:0!important;
    padding:14px 0 4px!important;
    background:#f3f6fb!important;
    z-index:3!important;
  }
  .wch-trust .wch-wrap{
    width:100%!important;
    margin:0!important;
  }
  .wch-trust__grid{
    display:flex!important;
    gap:12px!important;
    overflow-x:auto!important;
    overscroll-behavior-x:contain;
    scroll-snap-type:x mandatory;
    padding:0 14px 12px!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:none;
  }
  .wch-trust__grid::-webkit-scrollbar{display:none}
  .wch-trust__item{
    flex:0 0 238px!important;
    scroll-snap-align:start;
    display:grid!important;
    grid-template-columns:46px 1fr!important;
    align-items:center!important;
    column-gap:12px!important;
    min-height:96px!important;
    padding:15px 14px!important;
    text-align:left!important;
    border:1px solid rgba(8,27,57,.09)!important;
    border-radius:18px!important;
    background:linear-gradient(180deg,#fff,#f8fafc)!important;
    box-shadow:0 14px 34px rgba(8,27,57,.08)!important;
  }
  .wch-trust__item::before{
    content:"";
    position:absolute;
    inset:auto 12px 10px auto;
    width:42px;
    height:3px;
    border-radius:999px;
    background:var(--wch-red);
    opacity:.9;
  }
  .wch-trust__item::after{display:none!important}
  .wch-trust__icon{
    grid-row:1 / span 2;
    width:46px!important;
    height:46px!important;
    margin:0!important;
    border-radius:15px!important;
  }
  .wch-trust__icon svg{width:22px!important;height:22px!important}
  .wch-trust__item h3{
    margin:0 0 3px!important;
    font-size:14px!important;
    line-height:1.18!important;
    letter-spacing:-.01em!important;
  }
  .wch-trust__item p{
    margin:0!important;
    font-size:12px!important;
    line-height:1.35!important;
    color:#647089!important;
  }
}

@media(max-width:420px){
  .wch-hero__content{width:calc(100% - 22px)!important;padding-bottom:30px!important}
  .wch-hero__title,.wch-hero__line--script{max-width:285px!important}
  .wch-hero__line--script{font-size:clamp(39px,13.4vw,56px)!important}
  .wch-hero__line--accent{font-size:clamp(25px,8.5vw,37px)!important}
  .wch-hero__tag{max-width:300px!important;font-size:12.5px!important}
  .wch-hero__actions{max-width:300px!important}
  .wch-btn{font-size:10.5px!important;min-height:40px!important}
  .wch-trust__item{flex-basis:222px!important;min-height:92px!important}
}
