/* ==========================================================
   Workplace X design theme · HOME PAGE ONLY
   Extracted from workplacetemplate.webflow.io
   Palette: #005DFF primary · #101B44 navy · #1C1F23 ink ·
   #5F687A body · #EFF3FA section bg · #EAECF2 lines ·
   accents #6C38FF purple / #4BA9FF sky / #FFEFF0 pink
   Type: Onest, pill buttons r48, cards r12-18 soft shadows
   ========================================================== */
@font-face{font-family:"Onest";src:url("../fonts/onest-latin-wght-normal.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}

:root{
  --bg0:#FFFFFF; --bg1:#FFFFFF;
  --panel:#FFFFFF; --panel-line:#EAECF2;
  --ink:#1C1F23; --ink-dim:#5F687A;
  --teal:#005DFF; --teal-dim:#0047C4; --teal-glow:rgba(0,93,255,.25);
  --amber:#005DFF; --navy:#101B44;
  --globe-accent:0,93,255; --wx-purple:#6C38FF; --wx-sky:#4BA9FF; --wx-pink:#FFEFF0; --wx-panel:#EFF3FA;
  --sans:"Onest",Helvetica,Arial,sans-serif;
  --serif:"Onest",Helvetica,Arial,sans-serif;
}
body{font-weight:400}
body::before{background:#fff}
.grain{display:none}

/* typography: Onest bold headings, blue accent instead of italic serif */
h1,h2,h3,.stat__n{font-family:"Onest",sans-serif;font-weight:700;letter-spacing:-.02em}
h1 em,h2 em{font-style:normal;color:#005DFF;font-weight:700}
.ch__lede strong{font-family:"Onest",sans-serif;color:#005DFF}

/* buttons: Workplace X pills */
.btn{border-radius:48px;font-weight:700;font-size:.95rem;padding:1.05rem 1.75rem}
.btn--amber{background:#005DFF;color:#fff;border:1px solid #005DFF}
.btn--amber:hover{background:#0047C4;box-shadow:0 12px 32px -12px rgba(0,93,255,.55);color:#fff}
.btn--ghost{border:1px solid #101B44;color:#101B44}
.btn--ghost:hover{border-color:#005DFF;color:#005DFF}
.nav__cta{padding:.8rem 1.3rem}
.fcol a.btn--amber,.fcol a.btn--amber:hover{color:#fff}

/* nav: solid white like template */
.nav{background:rgba(255,255,255,.96);border-bottom:1px solid #EAECF2}

/* hero on soft blue panel */
.ch--hero{background:#EFF3FA}
.hero__stats{background:linear-gradient(180deg,transparent,rgba(239,243,250,.9) 30%);border-top:1px solid #E1E7F2}
.orbit__chip{background:#fff;border:1px solid #EAECF2;box-shadow:0 8px 28px rgba(20,20,43,.10)}
.orbit__chip img{border-color:#005DFF}
.orbit__chip--stat b{color:#005DFF}
#globe{filter:none;opacity:.9}
#globe2{filter:none}

/* cards & chips: white, r12-18, soft shadow, hairline border */
.chip{border-radius:12px;border:1px solid #EAECF2;background:#fff;box-shadow:0 2px 12px rgba(30,30,30,.08)}
.chip.is-locked{border-color:#005DFF;color:#1C1F23}
.xcard,.relcard{border-radius:18px;border:1px solid #EAECF2;background:#fff;box-shadow:0 2px 8px rgba(42,42,43,.06)}
.xcard:hover,.relcard:hover{border-color:#005DFF;box-shadow:0 8px 28px rgba(20,20,43,.10)}
.xcard b{font-family:"Onest",sans-serif;font-weight:700}

/* explore band on soft panel like template alt sections */
#explore{background:#EFF3FA;border-radius:0}
.explore__more--fancy{background:#fff;border:1px solid #EAECF2}
.fchip{border-radius:48px;border:1px solid #EAECF2;background:#fff}
.fchip:hover{border-color:#005DFF;color:#005DFF}

/* people rail: category-card treatment with colored viz headers */
.pcard{border-radius:18px;border:1px solid #EAECF2;background:#fff;box-shadow:0 2px 12px rgba(30,30,30,.08);overflow:hidden}
.pcard__viz{border-radius:12px;padding:1.1rem;color:#fff}
.pcard:nth-child(5n+1) .pcard__viz{background:#4BA9FF}
.pcard:nth-child(5n+2) .pcard__viz{background:#005DFF}
.pcard:nth-child(5n+3) .pcard__viz{background:#6C38FF}
.pcard:nth-child(5n+4) .pcard__viz{background:#101B44}
.pcard:nth-child(5n+5) .pcard__viz{background:#4BA9FF}
.pcard__viz svg{color:#fff}
.pcard b{font-family:"Onest",sans-serif;font-weight:700;color:#1C1F23}
.pcard__own{color:#005DFF}
.pcard__img,.pcard img{border-color:#005DFF}

/* scene accents to blue */
.kicker--teal{color:#005DFF}
.legend .dot{box-shadow:none}
.scrollhint span{background:#005DFF}

/* human touch + form on soft panel */
#human,#get-quote{background:#EFF3FA}
.bubble{background:#fff;border:1px solid #EAECF2;box-shadow:0 8px 28px rgba(20,20,43,.10);border-radius:14px}
#humanMedia img{border-radius:18px;border:1px solid #EAECF2}

/* form fields */
input,select,textarea{border-radius:12px !important;border:1px solid #EAECF2 !important;background:#fff !important;color:#1C1F23 !important}
label{color:#5F687A}

/* mega menu + footer harmonized */
.mega,.dd__menu,.mobilemenu{background:#fff;border-color:#EAECF2}
.mega__item:hover{background:rgba(0,93,255,.06)}
.mega__icon{color:#005DFF}
.mega__aside{background:#EFF3FA}
.footer--full{background:#fff;border-top:1px solid #EAECF2}
.certseal{border-color:#EAECF2}
.certseal:hover{border-color:#005DFF;color:#005DFF}
.ctaband{border:1px solid rgba(0,93,255,.25);background:linear-gradient(140deg,rgba(0,93,255,.06),rgba(16,27,68,.05))}


/* ===== inner pages · Workplace X skin ===== */
.svcbody,.pagebody{background:#fff}
.svc__hero{background:#EFF3FA;border-radius:24px;overflow:hidden;
  padding:3rem clamp(1.6rem,4.5vw,3.5rem) 3.5rem;margin-top:.5rem}
.svc__hero .kicker,.uc__kickrow{position:relative;z-index:2}
.svc__title,.svc__sub,.svc__hero .phero__cta,.uc__scenario{position:relative;z-index:2}
.svc__watermark{right:clamp(.5rem,3vw,2.5rem);width:clamp(170px,24vw,340px);z-index:1}
.svc__title{max-width:18ch}
.svc__stats{margin-top:1.6rem}
@media (max-width:900px){
  .svc__watermark{opacity:.35;width:clamp(150px,30vw,240px)}
}
.phero{border-bottom-color:#EAECF2}
.svc__stat b{font-family:"Onest",sans-serif;font-weight:700}
.svc__inc,.dp__cmp{border-radius:18px;border:1px solid #EAECF2;background:#fff;box-shadow:0 2px 8px rgba(42,42,43,.06)}
.svc__icon,.dp__whyicon{color:#005DFF;background:rgba(0,93,255,.07);border-radius:12px}
.dp__answer{background:#EFF3FA;border-left:3px solid #005DFF;border-radius:12px}
.dpv__card{border-radius:18px;border:1px solid #EAECF2;background:#fff;box-shadow:0 8px 28px rgba(20,20,43,.10);color:#005DFF}
.dpv__chip{background:#fff;border:1px solid #EAECF2;box-shadow:0 8px 28px rgba(20,20,43,.10);border-radius:14px}
.dpv__chip b{color:#005DFF;font-family:"Onest",sans-serif}
.qa summary::after{color:#005DFF}
/* use case identity on WX palette */
.uc__badge{background:#005DFF;color:#fff;box-shadow:0 8px 24px -8px rgba(0,93,255,.5)}
.uc__scenario{border-left-color:#005DFF;font-style:normal;font-weight:500;color:#1C1F23}
.ucba__col{border-radius:18px}
.ucba__col--before{background:#F9FAFC;border:1px solid #EAECF2}
.ucba__col--after{background:#EFF3FA;border:1px solid rgba(0,93,255,.3);box-shadow:none}
.ucba__col--after h3{color:#005DFF}
.ucba__col--after h3::before{background:#005DFF;box-shadow:none}
.ucba__col--after li::before{color:#005DFF;background:rgba(0,93,255,.1);border-color:rgba(0,93,255,.3)}
.ucsigns__card{background:#FFEFF0;border:1px solid #F4D8DB}
.ucsigns__card::after{color:rgba(16,27,68,.06)}
.ucsigns__card li::before{color:#005DFF;background:#fff;border-color:rgba(0,93,255,.3)}
.ucguar__grid{background:#EFF3FA;border:1px solid #E1E7F2;border-radius:18px}
.ucguar__seal{color:#005DFF;background:#fff;box-shadow:0 2px 12px rgba(30,30,30,.08)}
.ucguar__item b{font-family:"Onest",sans-serif}
/* pricing */
.pr__card{border-radius:18px;border:1px solid #EAECF2;background:#fff;box-shadow:0 2px 12px rgba(30,30,30,.08)}
.pr__card--pop{border-color:#005DFF;background:linear-gradient(180deg,rgba(0,93,255,.05),#fff 45%)}
.pr__badge{background:#005DFF;color:#fff}
/* about + accreditations + countries + contact accents inherit vars; cards to WX */
.acc__card,.av__card,.aj__card,.ct__card,.ctry__card{border-radius:18px;border:1px solid #EAECF2;background:#fff;box-shadow:0 2px 8px rgba(42,42,43,.06)}
.ctry__card:hover{border-color:#005DFF}
/* steps timeline + related */
.svc__stepn{color:#005DFF;font-family:"Onest",sans-serif}
.svc__step b{font-family:"Onest",sans-serif;font-weight:700}

/* ===================== FX pilot layer (employer-of-record) ===================== */
/* colorful icon family: palette rotation on tiles */
.fxbody .svc__incgrid .svc__inc:nth-child(6n+1) .svc__icon{background:#005DFF;color:#fff}
.fxbody .svc__incgrid .svc__inc:nth-child(6n+2) .svc__icon{background:#6C38FF;color:#fff}
.fxbody .svc__incgrid .svc__inc:nth-child(6n+3) .svc__icon{background:#4BA9FF;color:#fff}
.fxbody .svc__incgrid .svc__inc:nth-child(6n+4) .svc__icon{background:#101B44;color:#fff}
.fxbody .svc__incgrid .svc__inc:nth-child(6n+5) .svc__icon{background:#FFEFF0;color:#101B44}
.fxbody .svc__incgrid .svc__inc:nth-child(6n+6) .svc__icon{background:#005DFF;color:#fff}
.fxbody .dp__whylist li:nth-child(5n+1) .dp__whyicon{background:#005DFF;color:#fff}
.fxbody .dp__whylist li:nth-child(5n+2) .dp__whyicon{background:#6C38FF;color:#fff}
.fxbody .dp__whylist li:nth-child(5n+3) .dp__whyicon{background:#4BA9FF;color:#fff}
.fxbody .dp__whylist li:nth-child(5n+4) .dp__whyicon{background:#101B44;color:#fff}
.fxbody .dp__whylist li:nth-child(5n+5) .dp__whyicon{background:#FFEFF0;color:#101B44}
.fxbody .svc__icon,.fxbody .dp__whyicon{box-shadow:0 8px 20px -10px rgba(16,27,68,.35)}

/* content emphasis: animated highlight sweep */
.fxbody .hl{font-weight:600;color:#101B44;border-radius:4px;padding:0 .15em;
  background-image:linear-gradient(120deg,rgba(0,93,255,.16),rgba(75,169,255,.20));
  background-repeat:no-repeat;background-size:0% 100%;background-position:0 0;
  transition:background-size .7s cubic-bezier(.22,1,.36,1)}
.fxbody .hl.is-on{background-size:100% 100%}

/* human strip */
.fxteam{display:flex;align-items:center;gap:1rem;margin:.4rem 0 1.6rem}
.fxteam__avs{display:flex}
.fxteam img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2.5px solid #fff;
  box-shadow:0 4px 14px rgba(20,20,43,.18);margin-left:-12px}
.fxteam img:first-child{margin-left:0}
.fxteam span{font-size:.88rem;color:#5F687A;max-width:38ch;line-height:1.45}
.fxteam--light{justify-content:center;margin:0 0 1.2rem}
.fxteam--light img{border-color:rgba(255,255,255,.9)}

/* step progress rail */
.fxprog{height:4px;border-radius:999px;background:#EAECF2;margin:1.4rem 0 1.8rem;overflow:hidden}
.fxprog span{display:block;height:100%;width:100%;border-radius:999px;transform-origin:left center;transform:scaleX(0);
  background:linear-gradient(90deg,#005DFF,#6C38FF 55%,#4BA9FF)}
.fxbody .svc__stepn{transition:color .4s,opacity .4s;opacity:.45}
.fxbody .svc__step.is-past .svc__stepn{opacity:1;color:#005DFF}

/* champion comparison card */
.fxbody .dp__cmp{transition:box-shadow .6s cubic-bezier(.22,1,.36,1),border-color .6s}
.fxbody .dp__cmp.is-champ{border-color:#005DFF;box-shadow:0 0 0 3px rgba(0,93,255,.15),0 16px 40px -18px rgba(0,93,255,.45)}

/* ============ FX CTA bands ============ */
.fxcta{position:relative;overflow:hidden;border-radius:24px;margin:1.4rem 0 3rem;padding:3.4rem clamp(1.6rem,4.5vw,3.8rem)}
.fxcta__bg{position:absolute;inset:0;pointer-events:none}
.fxcta__inner{position:relative;z-index:2;max-width:640px}
.fxcta__k{font:600 .72rem/1 var(--sans);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;opacity:.85}
.fxcta h2{font-size:clamp(1.7rem,3.2vw,2.5rem);margin-bottom:1rem;max-width:22ch}
.fxcta__sub{max-width:52ch;line-height:1.6;margin-bottom:1.8rem}
.fxcta__row{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}
.fxcta__note{font-size:.82rem;opacity:.8}
.fxblob{position:absolute;border-radius:50%;filter:blur(60px);will-change:transform}

.fxcta--navy{background:#101B44;color:#fff}
.fxcta--navy .fxcta__k{color:#4BA9FF}
.fxcta--navy h2{color:#fff}
.fxcta--navy h2 em{color:#4BA9FF;font-style:normal}
.fxcta--navy .fxcta__sub{color:rgba(255,255,255,.75)}
.fxblob--a{width:420px;height:420px;right:-120px;top:-160px;background:rgba(0,93,255,.5)}
.fxblob--b{width:340px;height:340px;right:220px;bottom:-200px;background:rgba(108,56,255,.45)}
.fxrings{position:absolute;right:-40px;top:50%;width:420px;transform:translateY(-50%);color:rgba(75,169,255,.35)}

.fxcta--map{background:#EFF3FA;color:#1C1F23;
  background-image:radial-gradient(rgba(0,93,255,.14) 1.3px,transparent 1.3px);background-size:22px 22px}
.fxcta--map .fxcta__k{color:#005DFF}
.fxcta--map h2 em{color:#005DFF;font-style:normal}
.fxcta--map .fxcta__sub{color:#5F687A}
.fxblob--sky{width:380px;height:380px;right:-100px;top:-140px;background:rgba(75,169,255,.30)}
.fxblob--purple{width:300px;height:300px;right:180px;bottom:-180px;background:rgba(108,56,255,.18)}
.fxarc{position:absolute;right:0;bottom:0;width:min(58%,640px);color:#005DFF;opacity:.5}

.fxcta--blue{background:linear-gradient(135deg,#005DFF 0%,#2E7BFF 55%,#6C38FF 130%);color:#fff;text-align:center}
.fxcta--blue .fxcta__inner{max-width:680px;margin:0 auto}
.fxcta--blue h2{color:#fff;margin-left:auto;margin-right:auto}
.fxcta--blue h2 em{color:#BFD8FF;font-style:normal}
.fxcta--blue .fxcta__sub{color:rgba(255,255,255,.85);margin-left:auto;margin-right:auto}
.fxcta--blue .fxcta__row{justify-content:center}
.fxblob--w1{width:420px;height:420px;left:-140px;top:-180px;background:rgba(255,255,255,.16)}
.fxblob--w2{width:360px;height:360px;right:-120px;bottom:-200px;background:rgba(255,255,255,.12)}

/* CTA buttons: white pill + shine sweep on hover */
.fxbtn{position:relative;overflow:hidden;font-weight:700;border-radius:48px}
.fxbtn--white{background:#fff;color:#101B44;border:1px solid #fff}
.fxbtn--white:hover{transform:translateY(-2px);box-shadow:0 14px 34px -12px rgba(0,0,0,.35);color:#005DFF}
.fxbtn::after{content:"";position:absolute;top:0;bottom:0;left:-60%;width:40%;
  background:linear-gradient(105deg,transparent,rgba(0,93,255,.14),transparent);
  transform:skewX(-20deg) translateX(0);transition:transform .7s cubic-bezier(.22,1,.36,1)}
.fxbtn:hover::after{transform:skewX(-20deg) translateX(340%)}

@media (max-width:820px){
  .fxrings{display:none}
  .fxarc{opacity:.3;width:90%}
  .fxcta{padding:2.4rem 1.4rem}
}
@media (prefers-reduced-motion: reduce){
  .fxbody .hl{background-size:100% 100%;transition:none}
  .fxprog span{transform:scaleX(1)}
  .fxbtn::after{display:none}
}

/* FX extras: particle layers + 3D globe */
.fxparticles{position:absolute;inset:0}
.fxparticles canvas{position:absolute!important;inset:0;width:100%!important;height:100%!important}
.fx3d{position:absolute;right:clamp(0px,3vw,44px);top:50%;transform:translateY(-50%);
  width:min(38%,420px);aspect-ratio:1;pointer-events:auto;z-index:1}
.fx3d canvas{width:100%!important;height:100%!important;display:block}
.fx3d__hint{position:absolute;left:50%;bottom:-2px;transform:translateX(-50%);
  font:600 .66rem/1 var(--sans);letter-spacing:.14em;text-transform:uppercase;color:#5F687A;opacity:.7;pointer-events:none}
.fxcta--map{min-height:340px}
.fxcta--map .fxcta__inner{position:relative;z-index:2}
@media (max-width:1000px){.fx3d{position:relative;right:auto;top:auto;transform:none;margin:1.6rem auto 0;width:min(78%,340px)}}

/* FX pilot: full-width layout with slim side margins */
.fxbody main.svc{max-width:none;padding-left:clamp(1.1rem,2.2vw,2.4rem);padding-right:clamp(1.1rem,2.2vw,2.4rem)}

/* FX pilot: below the fold (definition section onward) gets double side margin; hero + stats stay full-width */
.fxbody main.svc > *:not(.svc__hero):not(.svc__stats){
  margin-left:clamp(1.1rem,2.2vw,2.4rem);
  margin-right:clamp(1.1rem,2.2vw,2.4rem);
}

/* FX pilot: FAQ spreads to the section margins */
.fxbody .svc__faq{max-width:none}
.fxbody .qa p{max-width:none}

/* FX pilot: email-capture capsule CTA */
.fxlead{display:flex;align-items:center;gap:.6rem;background:#fff;border:1px solid #E3E6EE;
  border-radius:999px;padding:6px 6px 6px 1.5rem;width:min(100%,470px);
  box-shadow:0 2px 10px rgba(20,20,43,.05);transition:border-color .25s,box-shadow .25s}
.fxlead:focus-within{border-color:#005DFF;box-shadow:0 4px 18px rgba(0,93,255,.14)}
.fxbody .fxlead input{flex:1;min-width:0;border:none!important;background:transparent!important;
  outline:none;font:400 .95rem/1.4 var(--sans);color:#1C1F23!important;padding:.6rem 0!important;border-radius:0!important}
.fxbody .fxlead input::placeholder{color:#8A93A6}
.fxlead__btn{flex:0 0 auto;padding:.9rem 1.6rem;white-space:nowrap}
.fxlead__btn--navy{background:#101B44;color:#fff;border:1px solid #101B44;font-weight:700}
.fxlead__btn--navy:hover{background:#005DFF;border-color:#005DFF;transform:translateY(-1px)}
.fxlead--onblue{border:none;box-shadow:0 14px 40px -14px rgba(0,0,0,.35)}
.phero__cta--fx{align-items:center;flex-wrap:wrap}
@media (max-width:560px){
  .fxlead{flex-direction:column;padding:1rem;border-radius:22px;gap:.7rem;align-items:stretch}
  .fxbody .fxlead input{text-align:center;padding:.4rem 0!important}
}

/* FX pilot: checkmark subtext labels under key H2s */
.fxsub{display:inline-flex;align-items:center;gap:1.6rem;flex-wrap:wrap;
  background:#F6F1EA00;background:#F4F7FC;border-radius:999px;
  padding:.7rem 1.5rem;margin:.9rem 0 1.6rem}
.fxsub__item{display:inline-flex;align-items:center;gap:.5rem;
  font:500 .92rem/1 var(--sans);color:#1C1F23;white-space:nowrap}
.fxsub__item svg{width:15px;height:15px;color:#005DFF;flex:0 0 auto}
@media (max-width:640px){.fxsub{border-radius:18px;gap:.7rem;flex-direction:column;align-items:flex-start}}

/* ==========================================================
   UCX · distinct USE-CASE layout (pilot: hire-international)
   Story-driven: navy narrative hero, overlapping outcome
   cards, sticky journey rail, VS split, vertical timeline
   ========================================================== */
/* 1 · narrative hero: deep navy, white type */
.ucx .svc__hero{background:linear-gradient(140deg,#101B44 0%,#16265E 55%,#1B2F7A 120%)}
.ucx .svc__hero .uc__kick{color:#4BA9FF}
.ucx .uc__scenario{color:#fff;border-left-color:#4BA9FF;font-size:clamp(1.2rem,2.6vw,1.7rem);max-width:40ch}
.ucx .svc__title{color:#fff}
.ucx .svc__title em{color:#4BA9FF}
.ucx .svc__sub{color:rgba(255,255,255,.78)}
.ucx .svc__watermark{color:rgba(75,169,255,.16)}
.ucx .btn--ghost{border-color:rgba(255,255,255,.55);color:#fff}
.ucx .btn--ghost:hover{border-color:#4BA9FF;color:#4BA9FF}
.ucx .fxlead{box-shadow:0 18px 44px -16px rgba(0,0,0,.5)}

/* 2 · outcome cards overlapping the hero */
.ucx .svc__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;border-top:none;
  margin-top:-2.6rem;position:relative;z-index:3;padding:0 clamp(1rem,2.5vw,2.5rem)}
.ucx .svc__stat{background:#fff;border:1px solid #EAECF2;border-radius:16px;
  box-shadow:0 14px 34px -18px rgba(16,27,68,.35);padding:1.4rem 1rem;border-top:3px solid #005DFF}
.ucx .svc__stat:nth-child(2){border-top-color:#6C38FF}
.ucx .svc__stat:nth-child(3){border-top-color:#4BA9FF}
.ucx .svc__stat:nth-child(4){border-top-color:#101B44}
@media (max-width:900px){.ucx .svc__stats{grid-template-columns:repeat(2,1fr)}}

/* 3 · VS split on before/after */
.ucx .ucba__grid{position:relative;gap:2.6rem}
.ucx .ucba__grid::before{content:"VS";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:58px;height:58px;border-radius:50%;background:#101B44;color:#fff;z-index:2;
  display:flex;align-items:center;justify-content:center;font:700 1rem/1 var(--sans);letter-spacing:.06em;
  box-shadow:0 0 0 8px #fff,0 14px 30px -10px rgba(16,27,68,.5)}
.ucx .ucba__col--before{transform:rotate(-.5deg)}
.ucx .ucba__col--after{transform:rotate(.5deg);border-width:2px}
@media (max-width:820px){.ucx .ucba__grid::before{display:none}.ucx .ucba__col{transform:none!important}}

/* 4 · vertical journey timeline instead of horizontal steps */
.ucx .fxprog{display:none}
.ucx .svc__steps{display:flex;flex-direction:column;gap:0;max-width:720px;position:relative;padding-left:.4rem}
.ucx .svc__step{position:relative;padding:0 0 2.2rem 3.4rem;border-top:none}
.ucx .svc__step::before{content:"";position:absolute;left:17px;top:6px;bottom:-6px;width:2px;background:#E3E8F4}
.ucx .svc__step:last-child::before{display:none}
.ucx .svc__stepn{position:absolute;left:0;top:0;width:36px;height:36px;border-radius:50%;
  background:#fff;border:2px solid #C9D6F2;display:flex;align-items:center;justify-content:center;
  font-size:.85rem;opacity:1;color:#5F687A}
.ucx .svc__step.is-past .svc__stepn{background:#005DFF;border-color:#005DFF;color:#fff}
.ucx .svc__step b{display:block;margin-bottom:.3rem}

/* 5 · sticky journey rail (JS-built) */
.ucxrail{position:fixed;left:14px;top:50%;transform:translateY(-50%);z-index:40;
  display:flex;flex-direction:column;gap:.9rem}
.ucxrail a{display:flex;align-items:center;gap:.55rem;text-decoration:none}
.ucxrail i{width:9px;height:9px;border-radius:50%;background:#C9D6F2;transition:background .3s,transform .3s;flex:0 0 auto;font-style:normal}
.ucxrail span{font:600 .68rem/1 var(--sans);letter-spacing:.1em;text-transform:uppercase;
  color:#8A93A6;opacity:0;transform:translateX(-6px);transition:opacity .25s,transform .25s;white-space:nowrap;
  background:#fff;border:1px solid #EAECF2;border-radius:999px;padding:.4rem .7rem;
  box-shadow:0 6px 16px -8px rgba(16,27,68,.25)}
.ucxrail a:hover span,.ucxrail a.is-here span{opacity:1;transform:none}
.ucxrail a.is-here i{background:#005DFF;transform:scale(1.35)}
.ucxrail a.is-here span{color:#005DFF}
@media (max-width:1520px){.ucxrail{display:none}}

/* UCX: journey visual on the right of the vertical timeline */
.ucx .svc__how{display:grid;grid-template-columns:minmax(0,720px) minmax(280px,1fr);gap:1rem 4rem;align-items:start}
.ucx .svc__how > h2,.ucx .svc__how > .fxsub{grid-column:1/-1}
.ucx .svc__how .svc__steps{grid-column:1}
.ucxviz{grid-column:2;position:relative;max-width:420px;width:100%;aspect-ratio:320/520;justify-self:center;
  background:#F4F7FC;border:1px solid #EAECF2;border-radius:20px;overflow:hidden}
.ucxviz svg{position:absolute;inset:0;width:100%;height:100%}
.ucxviz svg .jpath{color:#C9D6F2}
.ucxviz svg .jnode circle{fill:#fff;stroke:#C9D6F2;stroke-width:2;transition:stroke .4s,fill .4s}
.ucxviz svg .jnode path{stroke:#C9D6F2;transition:stroke .4s}
.ucxviz svg .jnode.is-on circle{fill:#005DFF;stroke:#005DFF}
.ucxviz svg .jnode.is-on path{stroke:#fff}
.ucxviz__av{position:absolute;width:52px;height:52px;border-radius:50%;object-fit:cover;
  border:3px solid #fff;box-shadow:0 10px 26px -10px rgba(16,27,68,.5);transform:translate(-50%,-50%);z-index:2}
.ucxviz__chip{position:absolute;transform:translate(-50%,0);white-space:nowrap;
  background:#fff;border:1px solid #EAECF2;border-radius:999px;padding:.4rem .8rem;
  font:600 .72rem/1 var(--sans);color:#101B44;box-shadow:0 8px 20px -10px rgba(16,27,68,.35);
  opacity:0;translate:0 8px;transition:opacity .45s,translate .45s}
.ucxviz__chip.is-on{opacity:1;translate:0 0}
@media (max-width:1080px){.ucx .svc__how{grid-template-columns:1fr}.ucxviz{grid-column:1;margin-top:1.5rem}}

/* UCX: anonymised testimonial slider under the timeline */
.ucxquote{margin-top:.6rem;background:#fff;border:1px solid #EAECF2;border-radius:18px;
  box-shadow:0 2px 12px rgba(30,30,30,.08);padding:1.8rem 1.8rem 1.4rem;position:relative;overflow:hidden;max-width:680px}
.ucxquote::before{content:"\201C";position:absolute;right:1.2rem;top:-1.4rem;font:700 7rem/1 var(--sans);color:rgba(0,93,255,.08)}
.ucxquote__viewport{position:relative;min-height:118px}
.ucxquote__slide{position:absolute;inset:0;opacity:0;pointer-events:none}
.ucxquote__slide.is-on{position:relative;opacity:1;pointer-events:auto}
.ucxquote__text{font:500 1.02rem/1.6 var(--sans);color:#1C1F23;margin:0 0 .9rem;max-width:56ch}
.ucxquote__who{font:600 .78rem/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;color:#005DFF}
.ucxquote__dots{display:flex;gap:.45rem;margin-top:1.1rem}
.ucxquote__dots button{width:8px;height:8px;border-radius:50%;border:none;background:#D5DCEA;cursor:pointer;padding:0;transition:background .3s,transform .3s}
.ucxquote__dots button.is-on{background:#005DFF;transform:scale(1.3)}

/* ==========================================================
   CTRYX · countries page FX (adapted from ohhmydesign.com)
   ========================================================== */
/* 1 · coverage ruler */
.ctryx-ruler{position:fixed;top:84px;left:0;right:0;height:34px;z-index:45;
  background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border-bottom:1px solid #EAECF2;
  background-image:repeating-linear-gradient(90deg,#D9DFEC 0 1px,transparent 1px 12px),
    repeating-linear-gradient(90deg,#B9C4DB 0 1px,transparent 1px 120px);
  background-size:100% 8px,100% 14px;background-position:3.5rem bottom,3.5rem bottom;background-repeat:no-repeat}
.ctryx-ruler__badge{position:absolute;top:50%;transform:translate(-50%,-50%);left:3.5rem;
  background:#005DFF;color:#fff;font:700 .64rem/1 var(--sans);letter-spacing:.05em;
  padding:.28rem .5rem;border-radius:6px;box-shadow:0 4px 12px -4px rgba(0,93,255,.5);transition:left .15s linear}
.ctryx-ruler__live{position:absolute;right:.8rem;top:50%;transform:translateY(-50%);
  display:flex;align-items:center;gap:.4rem;font:600 .6rem/1 var(--sans);letter-spacing:.08em;color:#5F687A;
  background:#fff;border:1px solid #EAECF2;border-radius:999px;padding:.3rem .65rem;white-space:nowrap;
  box-shadow:0 3px 10px -5px rgba(16,27,68,.25)}
.ctryx-ruler__live i{width:7px;height:7px;border-radius:50%;background:#22C55E;display:inline-block}
@media (max-width:900px){.ctryx-ruler{display:none}}

/* 2 · ghost heading + region tags */
.ctryx-gridwrap{position:relative}
.ctryx-ghost{position:absolute;left:50%;top:38%;transform:translate(-50%,-50%);
  font:800 clamp(4rem,11vw,10.5rem)/1 var(--sans);letter-spacing:-.02em;white-space:nowrap;
  color:rgba(16,27,68,.045);pointer-events:none;z-index:0;user-select:none}
.ctryx-gridwrap > *:not(.ctryx-ghost){position:relative;z-index:1}
.ctryx-tag{display:block;font:700 .62rem/1 var(--sans);letter-spacing:.16em;color:#005DFF;margin-bottom:.5rem}
.ctry__card{will-change:filter}

/* 4 · physics playground */
.ctryx-phys{margin:3rem 0 3.5rem}
.ctryx-phys--global{max-width:1320px;margin:3.5rem auto 4rem;padding:0 clamp(1.4rem,4vw,3rem)}
.ctryx-phys__head{max-width:640px;margin-bottom:1.6rem}
.ctryx-phys__sub{color:#5F687A;line-height:1.6;margin-top:.6rem}
.ctryx-phys__world{position:relative;height:440px;border-radius:24px;overflow:hidden;
  background:#EFF3FA;border:1px solid #E1E7F2;cursor:grab;
  background-image:radial-gradient(rgba(0,93,255,.10) 1.2px,transparent 1.2px);background-size:24px 24px}
.ctryx-phys__world:active{cursor:grabbing}
.ctryx-pill{position:absolute;left:0;top:0;display:inline-flex;align-items:center;
  padding:.55rem 1.05rem;border-radius:999px;font:600 .82rem/1 var(--sans);white-space:nowrap;
  box-shadow:0 6px 16px -8px rgba(16,27,68,.35);will-change:transform;user-select:none}
.ctryx-phys__world.is-static{display:flex;flex-wrap:wrap;gap:.6rem;align-content:flex-start;padding:1.4rem;height:auto;cursor:default}
.ctryx-pill--static{position:static;transform:none}
.ctryx-phys__replay{margin-top:1.2rem}
@media (max-width:900px){.ctryx-phys{display:none}}

/* ===== MEGA MENU 3-PANEL (Playground style) + GLASSMORPHISM ===== */
.mega{
  width:min(1120px,96vw);
  grid-template-columns:minmax(430px,1.35fr) minmax(240px,.85fr) minmax(240px,.85fr);
  gap:1rem;padding:1rem;align-items:stretch;
  background:#fff;
  backdrop-filter:none;-webkit-backdrop-filter:none;
  border:1px solid #EAECF2;border-radius:20px;
  box-shadow:0 40px 90px -30px rgba(16,27,68,.28);
}
.mega__grid{padding:.2rem;background:transparent}
.mega__trust{
  display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;
  padding:1.4rem 1.2rem;border-radius:16px;
  background:rgba(255,255,255,.82);border:1px solid #EAECF2;
}
.mega__trust-big{font-family:var(--serif);font-weight:800;font-size:2.6rem;line-height:1;color:#005DFF}
.mega__trust-sub{font-size:.78rem;color:#5F687A;line-height:1.35;max-width:18ch}
.mega__trust-k{margin-top:.7rem;font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:#101B44;font-weight:700}
.mega__trust-line{font-size:.74rem;color:#5F687A;line-height:1.4}
.mega__trust-rows{display:flex;flex-direction:column;gap:.35rem;width:100%;margin-top:.6rem}
.mega__trust-row{
  display:flex;align-items:center;gap:.5rem;font-size:.76rem;color:#1C1F23;font-weight:600;
  background:rgba(239,243,250,.85);border:1px solid #EAECF2;border-radius:10px;padding:.45rem .7rem;
}
.mega__trust-row em{
  font-style:normal;flex:0 0 auto;width:16px;height:16px;border-radius:50%;
  display:inline-flex;align-items:center;justify-content:center;
  background:#005DFF;color:#fff;font-size:.6rem;font-weight:800;
}
.mega__trust-btn{margin-top:auto;padding:.65rem 1.2rem;font-size:.8rem;width:100%;justify-content:center;margin-top:.9rem}
.mega__quote{
  display:flex;flex-direction:column;gap:.6rem;
  padding:1.4rem 1.2rem 1.2rem;border-radius:16px;border:none;
  background:#FFEFF0;justify-content:flex-start;
}
.mega__quote-t{font-family:var(--serif);font-size:1.02rem;line-height:1.45;color:#101B44;font-weight:600}
.mega__quote-who{font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:#5F687A;font-weight:700}
.mega__quote-img{width:100%;flex:1 1 auto;min-height:140px;object-fit:cover;border-radius:12px;margin-top:1rem;display:block}
@media(max-width:1080px){.mega{grid-template-columns:1fr}.mega__trust,.mega__quote{display:none}}

/* glassmorphism: email-capture capsules */
.fxlead{
  background:rgba(255,255,255,.62);
  backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3);
  border:1px solid rgba(255,255,255,.78);
}
.fxlead:focus-within{border-color:rgba(0,93,255,.6)}
.fxlead--onblue{background:rgba(255,255,255,.86)}
/* glassmorphism: trust label strips */
.fxsub{
  background:rgba(239,243,250,.55);
  backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
  border:1px solid rgba(255,255,255,.7);
}
/* glassmorphism: ghost buttons on image/navy bands */
.fxcta .btn--ghost,.ucx .phero .btn--ghost{
  background:rgba(255,255,255,.14);
  backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.45);
}
.fxcta .btn--ghost:hover,.ucx .phero .btn--ghost:hover{background:rgba(255,255,255,.26)}
/* glassmorphism: UC overlap stat cards */
.ucx .svc__stat{
  background:rgba(255,255,255,.74);
  backdrop-filter:blur(14px) saturate(1.3);-webkit-backdrop-filter:blur(14px) saturate(1.3);
  border:1px solid rgba(255,255,255,.8);
}
/* glassmorphism: visual chips */
.dpv__chip{
  background:rgba(255,255,255,.68);
  backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);
  border:1px solid rgba(255,255,255,.8);
}
.mega__trust-btn.btn--amber{background:#005DFF;border-color:#005DFF;color:#fff!important;font-weight:700}
.mega__trust-btn.btn--amber:hover{background:#0047C4;border-color:#0047C4;color:#fff!important}

/* ===== HubSpot bridge states (design-native) ===== */
.quoteform__done{
  display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;
  background:#fff;border:1px solid #EAECF2;border-radius:18px;
  padding:clamp(1.6rem,3vw,2.4rem);box-shadow:0 18px 44px -18px rgba(16,27,68,.16);
}
.quoteform__done-ic{
  width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  background:#005DFF;color:#fff;font-size:1.2rem;font-weight:800;
}
.quoteform__done b{font-family:var(--serif);font-size:1.3rem;color:#101B44}
.quoteform__done p{font-size:.95rem;color:#5F687A;line-height:1.6;max-width:46ch}
.quoteform__err{margin-top:.8rem;font-size:.85rem;color:#B4231F}
.quoteform__err a{color:#005DFF}

/* pricing: 2-card layout after AOR removal */
.pr__cards{grid-template-columns:1fr 1fr;max-width:1080px;margin-left:auto;margin-right:auto}
.fxbody main.svc > .pr__cards.pr__cards.pr__cards{margin-left:auto;margin-right:auto}
@media(max-width:980px){.pr__cards{grid-template-columns:1fr}}

/* UCX: more breathing room between hero and overlap stat cards */
.ucx .svc__hero{padding-bottom:6rem}
.ucx .svc__stats{margin-top:-1.4rem}

/* light coverage band: ghost CTA must be dark-on-light, not white-on-light */
.fxcta--map .btn--ghost{
  color:#101B44;border:1px solid rgba(16,27,68,.45);
  background:rgba(255,255,255,.55);
}
.fxcta--map .btn--ghost:hover{color:#005DFF;border-color:#005DFF;background:rgba(255,255,255,.8)}

/* physics replay button: always dark-on-light, overrides UCX white ghost */
.ucx .ctryx-phys__replay,.ctryx-phys__replay{
  color:#101B44;border:1px solid rgba(16,27,68,.45);background:#fff;
}
.ucx .ctryx-phys__replay:hover,.ctryx-phys__replay:hover{color:#005DFF;border-color:#005DFF;background:#fff}

/* ===== home people rail: uncut avatars + non-button viz headers ===== */
.pcard{overflow:visible}
.pcard__viz{border-radius:12px;padding:1.1rem;cursor:default}
.pcard:nth-child(5n+1) .pcard__viz{background:rgba(75,169,255,.14);color:#1E7FD8}
.pcard:nth-child(5n+2) .pcard__viz{background:rgba(0,93,255,.10);color:#005DFF}
.pcard:nth-child(5n+3) .pcard__viz{background:rgba(108,56,255,.10);color:#6C38FF}
.pcard:nth-child(5n+4) .pcard__viz{background:rgba(16,27,68,.08);color:#101B44}
.pcard:nth-child(5n+5) .pcard__viz{background:rgba(75,169,255,.14);color:#1E7FD8}
.pcard__viz svg,.pcard svg.pcard__viz{color:inherit}

/* ===== breadcrumbs ===== */
.crumbs{margin:.7rem auto .2rem;font-size:.78rem}
.crumbs ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin:0;padding:0}
.crumbs li{display:flex;align-items:center;gap:.55rem;color:#5F687A}
.crumbs li+li::before{content:"/";color:#B7BFCE}
.crumbs a{color:#5F687A;text-decoration:none;transition:color .2s}
.crumbs a:hover{color:#005DFF}
.crumbs li[aria-current="page"]{color:#101B44;font-weight:600}
main.ct .crumbs,main:not(.svc) .crumbs{padding:0 clamp(1.4rem,4vw,3rem);max-width:1320px}
.pagebody:not(.fxbody) .crumbs{max-width:1320px;padding:0 clamp(1.4rem,4vw,3rem)}
.aboutbody .crumbs{position:absolute;top:128px;left:0;right:0;z-index:5}

/* ===== CRO elements (approved set) ===== */
/* home: what-happens-next strip */
.homesteps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:1.6rem 0 .4rem}
.homesteps__it{display:flex;gap:.8rem;align-items:flex-start;background:#fff;border:1px solid #EAECF2;border-radius:14px;padding:1rem 1.1rem}
.homesteps__it span{font-family:var(--serif);font-weight:800;font-size:1.15rem;color:#005DFF;line-height:1.2}
.homesteps__it b{display:block;font-size:.92rem;color:#101B44}
.homesteps__it i{display:block;font-style:normal;font-size:.78rem;color:#5F687A;line-height:1.45;margin-top:.15rem}
@media(max-width:860px){.homesteps{grid-template-columns:1fr}}
/* home: form + testimonial grid */
.homeform{display:grid;grid-template-columns:1.5fr .9fr;gap:1.2rem;align-items:start;margin-top:1rem}
.homeform__aside{display:flex;flex-direction:column;gap:1rem}
.homeform__quote{margin:0;background:#fff;border:1px solid #EAECF2;border-radius:16px;padding:1.3rem 1.3rem 1.1rem}
.homeform__quote p{font-family:var(--serif);font-weight:600;color:#101B44;font-size:1.02rem;line-height:1.5}
.homeform__quote cite{display:block;margin-top:.7rem;font-style:normal;font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:#5F687A;font-weight:700}
.homeform__quote:nth-child(2){background:#FFEFF0;border-color:#F4D8DB}
@media(max-width:980px){.homeform{grid-template-columns:1fr}.homeform__aside{flex-direction:row}.homeform__quote{flex:1}}
@media(max-width:640px){.homeform__aside{flex-direction:column}}
/* home: price anchor + seals at submit */
.quoteform__anchor{margin-top:.9rem;font-size:.85rem;color:#1C1F23}
.quoteform__anchor b{color:#005DFF}
.quoteform__seals{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.7rem}
.quoteform__seals span{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;color:#101B44;background:#fff;border:1px solid #EAECF2;border-radius:999px;padding:.35rem .75rem}
.quoteform__seals em{font-style:normal;width:14px;height:14px;border-radius:50%;background:#005DFF;color:#fff;font-size:.55rem;display:inline-flex;align-items:center;justify-content:center;font-weight:800}
/* solutions: country quick-check */
.ctycheck{margin-top:1.4rem;max-width:560px}
.ctycheck__row{display:flex;gap:.6rem}
.ctycheck__in{flex:1;min-width:0;padding:.85rem 1.1rem;font-size:.92rem}
.ctycheck__btn{flex:0 0 auto;padding:.85rem 1.4rem}
.ctycheck__ans{display:none;margin-top:.8rem;font-size:.92rem;color:#1C1F23;background:rgba(255,255,255,.85);border:1px solid #EAECF2;border-radius:12px;padding:.8rem 1rem;line-height:1.55}
.ctycheck__ans.is-on{display:block}
.ctycheck__ans em{font-style:normal;color:#fff;background:#005DFF;border-radius:50%;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800;margin-right:.25rem}
.ctycheck__ans a{color:#005DFF;font-weight:700;text-decoration:none}
.ctycheck__ans a:hover{text-decoration:underline}
/* solutions: FAQ exit CTA */
.faqcta{margin-top:2rem;background:#EFF3FA;border:1px solid #E1E7F2;border-radius:18px;padding:1.5rem clamp(1.2rem,3vw,2rem);display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;justify-content:space-between}
.faqcta p{font-size:1rem;color:#5F687A;margin:0}
.faqcta p b{color:#101B44}
.faqcta__lead{flex:0 1 460px;min-width:280px}
/* solutions: slide-in capsule */
.slidein{position:fixed;right:1.2rem;bottom:1.2rem;z-index:60;width:min(360px,calc(100vw - 2.4rem));background:#fff;border:1px solid #EAECF2;border-radius:18px;box-shadow:0 30px 70px -24px rgba(16,27,68,.35);padding:1.2rem 1.2rem 1.1rem;opacity:0;transform:translateY(24px);transition:opacity .4s,transform .4s}
.slidein.is-in{opacity:1;transform:none}
.slidein p{font-size:.88rem;color:#5F687A;line-height:1.5;margin:0 1.4rem .8rem 0}
.slidein p b{color:#101B44}
.slidein__x{position:absolute;top:.7rem;right:.8rem;background:none;border:none;color:#5F687A;font-size:.85rem;cursor:pointer;padding:.2rem}
.slidein__x:hover{color:#101B44}
.slidein .fxlead{padding:.35rem .35rem .35rem 1rem}
.slidein .fxlead__btn{padding:.7rem 1.1rem;font-size:.82rem}
/* use cases: rail CTA + risk reversal line */
.ucxrail__cta{margin-top:1.1rem;padding:.6rem 1.2rem;font-size:.78rem;text-align:center}
.ucsigns__risk{margin-top:.9rem;font-size:.78rem;letter-spacing:.04em;color:#5F687A}

/* home form: named-person reply row */
.quoteform__reply{display:flex;align-items:center;gap:.75rem;margin-top:1rem;background:#fff;border:1px solid #EAECF2;border-radius:999px;padding:.5rem 1.1rem .5rem .5rem;width:fit-content;max-width:100%}
.quoteform__reply img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #005DFF;flex:0 0 auto}
.quoteform__reply b{display:block;font-size:.84rem;color:#101B44;line-height:1.25}
.quoteform__reply span{display:block;font-size:.72rem;color:#5F687A;letter-spacing:.03em}

/* footer email */
.fcol__mail{display:block;margin:-.2rem 0 .9rem;color:#005DFF;font-weight:700;font-size:.92rem;text-decoration:none}
.fcol__mail:hover{text-decoration:underline}

/* form / meeting toggle + scheduler pane */
.formtoggle{display:inline-flex;gap:.3rem;background:#fff;border:1px solid #EAECF2;border-radius:999px;padding:.3rem;margin-bottom:1.1rem}
.formtoggle button{border:none;background:transparent;cursor:pointer;font-family:var(--sans);font-weight:700;font-size:.85rem;color:#5F687A;padding:.6rem 1.2rem;border-radius:999px;transition:background .2s,color .2s}
.formtoggle button.is-on{background:#005DFF;color:#fff}
.formtoggle button:not(.is-on):hover{color:#005DFF}
.meetpane{background:#fff;border:1px solid #EAECF2;border-radius:18px;padding:.6rem;min-height:660px}
.meetings-iframe-container{min-height:640px}
.meetings-iframe-container iframe{border-radius:14px}

/* contact: decorative glow must never swallow clicks (was blocking the form/meeting toggle) */
.ct__right::before{pointer-events:none}
.formtoggle{position:relative;z-index:2}

/* footer legal links */
.footer__legal a{color:inherit;text-decoration:none;transition:color .2s}
.footer__legal a:hover{color:#005DFF}

/* about band: dark hero image needs light type and no white veil */
.aband__veil{background:linear-gradient(180deg,rgba(16,27,68,.35),rgba(16,27,68,.15) 45%,rgba(16,27,68,.45))}
.aband__quote{color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.45)}
.aband__quote em{color:#4BA9FF;font-style:normal;font-weight:700}

/* about hero: client-supplied gradient background */
.ah{background:url("../img/about_hero.jpg") center / cover no-repeat}

/* EOR hero: photo collage replaces the watermark icon */
.svc__watermark--photo{color:inherit;width:clamp(280px,29vw,430px);right:clamp(1rem,4vw,3.5rem);top:50%;transform:translateY(-50%);opacity:1}
.svc__watermark--photo img{width:100%;height:auto;display:block;filter:drop-shadow(0 24px 60px rgba(16,27,68,.18))}
@media (max-width:900px){.svc__watermark--photo{opacity:.3}}
.svc__heroimg--card{border-radius:20px;box-shadow:0 30px 70px -24px rgba(0,0,0,.45)}
.svc__watermark--wide{width:clamp(360px,38vw,560px)}

/* cookie consent banner */
.consent{position:fixed;left:0;right:0;bottom:0;z-index:9999;padding:0 1rem calc(1rem + env(safe-area-inset-bottom,0px));transform:translateY(110%);transition:transform .35s ease;pointer-events:none}
.consent.is-in{transform:translateY(0)}
.consent__inner{pointer-events:auto;max-width:860px;margin:0 auto;background:#fff;border:1px solid #EAECF2;border-radius:18px;box-shadow:0 18px 50px -12px rgba(16,27,68,.28);padding:1rem 1.25rem;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}
.consent__txt{margin:0;flex:1 1 320px;font-size:.9rem;line-height:1.5;color:#5F687A}
.consent__txt b{color:#1C1F23}
.consent__txt a{color:#005DFF;text-decoration:underline}
.consent__btns{display:flex;gap:.6rem;flex:0 0 auto}
.consent__btn{border-radius:48px;font-weight:700;font-size:.9rem;padding:.7rem 1.4rem;cursor:pointer;font-family:inherit}
.consent__btn--accept{background:#005DFF;color:#fff;border:1px solid #005DFF}
.consent__btn--accept:hover{background:#0047C4}
.consent__btn--ghost{background:#fff;color:#101B44;border:1px solid #101B44}
.consent__btn--ghost:hover{border-color:#005DFF;color:#005DFF}
@media (max-width:560px){.consent__btns{width:100%}.consent__btn{flex:1}}

/* accreditations: real certification badges */
.acc__seal--img{width:110px;height:110px;background:none;border:none;box-shadow:none}
.acc__seal--img img{width:100%;height:100%;object-fit:contain;display:block}
.acc__seal--sm.acc__seal--img{width:130px;height:76px;border-radius:0}
.acc__awards .acc__seal--img{background:none;border:none;box-shadow:none;width:76px;height:48px}

/* about final CTA: photo band */
.acta{max-width:1240px;margin:0 auto clamp(4rem,9vh,7rem);border-radius:28px;padding:clamp(4rem,9vh,7rem) 1.5rem;background:#0A1A4A url("../img/acta_bg.jpg") center / cover no-repeat}
.acta h2{color:#fff}
.acta h2 em{color:#4BA9FF}


/* pricing enterprise card */
.pr__whatyouget{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#5F687A;font-weight:700;margin:.4rem 0 .2rem}

/* pricing cards: CTAs pinned to the same baseline */
.pr__cta{margin-top:auto}
.pr__feats{margin-bottom:1.4rem}

/* ===== mobile hardening ===== */
/* kill sideways scroll from decorative full-bleed elements and pre-animation offsets */
html{overflow-x:hidden;overflow-x:clip}

/* about: core values + four pillars sections */
.av--core,.av--pillars{padding-top:clamp(3.5rem,7vh,5.5rem)}
.av--core .aj__title,.av--pillars .aj__title{margin-bottom:2.2rem}
.apillars__lede{max-width:70ch;margin:-1rem 0 2.2rem;color:#5F687A;font-size:1.02rem;line-height:1.7}
.av__grid--pillars{grid-template-columns:1fr 1fr}
@media(max-width:860px){.av__grid--pillars{grid-template-columns:1fr}}

/* ===== about: pillar/value tab cards (reference design) ===== */
.ptabs{margin-top:.4rem}
.ptabs__row{display:grid;gap:1.2rem;align-items:stretch}
.ptabs--4 .ptabs__row{grid-template-columns:repeat(4,1fr)}
.ptabs--3 .ptabs__row{grid-template-columns:repeat(3,1fr)}
.ptabs__tab{font-family:var(--sans);text-align:left;background:#fff;border:1px solid #EAECF2;border-radius:16px;padding:1.7rem 1.5rem 2rem;cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,background .3s,border-color .3s}
.ptabs__num{display:block;font-size:2.1rem;font-weight:800;color:#E4EAF6;line-height:1;transition:color .3s}
.ptabs__bar{display:block;width:36px;height:3px;border-radius:2px;background:#005DFF;margin:.8rem 0 1.05rem;transition:background .3s}
.ptabs__name{display:block;font-size:1.3rem;font-weight:800;color:#101B44;letter-spacing:-.01em;transition:color .3s}
.ptabs__tab:hover{border-color:#005DFF}
.ptabs__tab.is-on{background:linear-gradient(135deg,#101B44 0%,#0A3FA8 60%,#005DFF 130%);border-color:transparent;transform:scale(1.05);box-shadow:0 22px 44px -16px rgba(16,27,68,.45);position:relative;z-index:2}
.ptabs__tab.is-on .ptabs__num{color:rgba(255,255,255,.28)}
.ptabs__tab.is-on .ptabs__bar{background:rgba(255,255,255,.55)}
.ptabs__tab.is-on .ptabs__name{color:#fff}
.ptabs__panel{margin-top:1.6rem;background:#F7F9FE;border:1px solid #EDF1FA;border-radius:18px;padding:2.2rem clamp(1.5rem,3vw,3rem) 2.4rem}
.ptabs__head{display:flex;align-items:center;gap:1rem;margin-bottom:1.1rem}
.ptabs__badge{flex:0 0 auto;width:42px;height:42px;border-radius:10px;background:#14337E;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:1.05rem}
.ptabs__head h3{font-size:1.7rem;color:#101B44;margin:0}
.ptabs__panel p{color:#4E5A70;font-size:1.02rem;line-height:1.85;max-width:none;margin:0}
@media(max-width:900px){.ptabs--4 .ptabs__row,.ptabs--3 .ptabs__row{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.ptabs--4 .ptabs__row,.ptabs--3 .ptabs__row{grid-template-columns:1fr}.ptabs__tab.is-on{transform:none}}

/* ucsigns with illustration */
.ucsigns__card--img{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,3vw,3rem);align-items:center}
.ucsigns__card--img::after{content:none}
.ucsigns__media img{width:100%;max-width:460px;height:auto;display:block;margin:0 auto;filter:drop-shadow(0 18px 44px rgba(16,27,68,.16))}
@media(max-width:900px){.ucsigns__card--img{grid-template-columns:1fr}.ucsigns__media img{max-width:380px}}

/* pricing: HAMG section */
.hamg .kicker{margin-bottom:.5rem}
.hamg__sub{max-width:78ch;color:#5F687A;font-size:1.02rem;line-height:1.75;margin:-0.6rem 0 1.8rem}
.hamg__quote{margin-top:1.8rem;background:#EFF3FA;border:1px solid #E1E7F2;border-left:3px solid #005DFF;border-radius:14px;padding:1.2rem 1.5rem;font-family:var(--serif);font-weight:700;font-size:1.15rem;color:#101B44}
.hamg__quote em{font-style:normal;color:#005DFF}
