:root{
  --navy:#071839;
  --navy-2:#0a214c;
  --blue:#135ee8;
  --blue-soft:#dfeaff;
  --red:#f22d33;
  --red-soft:#ffe7e9;
  --yellow:#f6ab00;
  --yellow-soft:#fff3d4;
  --ink:#09152f;
  --body:#293858;
  --line:#dfe5ef;
  --surface:#ffffff;
  --page:#fbfcfe;
  --shadow:0 24px 70px rgba(22,42,80,.10),0 4px 18px rgba(22,42,80,.05);
  --radius:22px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--page);color:var(--ink);font-family:"Poppins",Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
.shell{width:min(1180px,calc(100% - 56px));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);border-bottom:1px solid rgba(201,210,225,.7)}
.nav-wrap{height:96px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}
.wordmark{font-family:"Poppins",Arial,sans-serif;font-size:2.85rem;line-height:1;font-weight:700;letter-spacing:-.04em;color:var(--navy);justify-self:start;text-rendering:geometricPrecision}.wordmark-dot{color:var(--blue)}
.desktop-nav{display:flex;align-items:center;gap:44px;font-size:.96rem;color:var(--ink)}
.desktop-nav a{position:relative}
.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--blue);transition:right .25s ease}
.desktop-nav a:hover::after{right:0}
.nav-cta{justify-self:end}
.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:0 22px;border-radius:9px;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--blue);color:#fff;box-shadow:0 10px 26px rgba(19,94,232,.18)}
.button-outline{border:1.5px solid var(--blue);color:var(--blue);background:#fff;border-radius:28px;min-height:46px}
.button-light{background:#fff;color:var(--blue);min-width:245px;min-height:52px;border-radius:10px;box-shadow:0 12px 28px rgba(7,24,57,.14)}
.menu-toggle,.mobile-nav{display:none}
.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);min-height:770px;background:linear-gradient(180deg,#fff 0%,#fff 76%,#fbfdff 100%)}
.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.08fr .82fr;gap:90px;padding:76px 0 80px}
.hero-copy{padding-top:26px}
.eyebrow{display:inline-flex;align-items:center;gap:10px;background:#eaf1ff;border-radius:999px;padding:9px 16px;color:#1153c6;font-size:.82rem;font-weight:800;letter-spacing:.13em}
.eyebrow-dot{width:11px;height:11px;border-radius:50%;background:var(--blue)}
h1,h2,h3,p{margin-top:0}
h1{font-family:"Poppins",Arial,sans-serif;font-size:clamp(3.8rem,5.4vw,5.55rem);line-height:.98;letter-spacing:-.052em;margin:38px 0 34px;font-weight:700;color:#07152f}.hero-line{display:block;white-space:nowrap}
.period{color:var(--blue)}
.hero-lede{max-width:590px;font-size:1.13rem;line-height:1.55;color:#34425f;margin-bottom:34px}
.hero-actions{display:flex;align-items:center;gap:46px}
.text-link{font-weight:600;color:#243758;border-bottom:2px solid var(--blue);padding:11px 0 6px}
.text-link span{color:var(--blue);font-size:1.45rem;margin-left:8px}
.contact-card{align-self:start;background:rgba(255,255,255,.96);border:1px solid #e6e9ef;border-radius:18px;box-shadow:var(--shadow);padding:38px 42px 40px}
.contact-card h2{font-family:"Poppins",Arial,sans-serif;font-size:1.95rem;line-height:1.15;font-weight:600;letter-spacing:-.035em;margin-bottom:6px}
.contact-card>p{color:#52617b;margin-bottom:24px}
.contact-card form{display:grid;gap:12px}
.contact-card label span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.contact-card input,.contact-card select,.contact-card textarea{width:100%;border:1px solid #d7deea;background:#fff;border-radius:7px;padding:15px 16px;color:var(--ink);outline:none;transition:border-color .2s ease,box-shadow .2s ease}
.contact-card input:focus,.contact-card select:focus,.contact-card textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(19,94,232,.08)}
.contact-card textarea{resize:vertical;min-height:92px}
.contact-card select:required:invalid{color:#7f8795!important}.contact-card select option{color:var(--ink)}
.button-full{width:100%;border:0;cursor:pointer;margin-top:2px}
.form-message{padding:11px 13px;border-radius:8px;font-size:.9rem;margin-bottom:14px}.success{background:#e9f8ef;color:#17613a}.error{background:#fff0f0;color:#8e1d27}
.hero-art{position:absolute;pointer-events:none;z-index:1}.hero-art svg{width:100%;height:100%;overflow:visible}.art-line{fill:none;stroke:#bdd4ff;stroke-width:1.35;opacity:.95}.art-line-b{stroke-dasharray:4 5}.hero-art-top{right:37%;top:-40px;width:440px;height:650px}.square-yellow{position:absolute;width:17px;height:17px;background:var(--yellow);left:265px;top:105px}.dot-red{position:absolute;width:16px;height:16px;border-radius:50%;background:var(--red);right:30px;bottom:130px}.hero-art-bottom{left:0;bottom:-2px;width:520px;height:155px}.square-blue{position:absolute;width:16px;height:16px;border:2px solid var(--blue);left:66px;bottom:28px;background:white}
.process-section{padding:34px 0 48px;background:#fff}
.process-shell{position:relative}
.process-shell::before{content:"";position:absolute;inset:72px -30px 0;pointer-events:none;background-image:radial-gradient(circle,rgba(7,24,57,.08) 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.55) 18%,rgba(0,0,0,.22) 70%,transparent 100%);opacity:.36}
.section-heading{text-align:center;margin-bottom:24px}.kicker{display:block;color:var(--blue);font-size:.78rem;font-weight:800;letter-spacing:.16em;margin-bottom:12px}.process-kicker{color:var(--navy)}.section-heading h2{font-family:"Poppins",Arial,sans-serif;font-size:2.05rem;font-weight:600;letter-spacing:-.04em;margin-bottom:0}
.phase-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:0 auto 10px;max-width:1060px}.phase{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:8px 10px}.phase span{font-size:.96rem;font-weight:800;letter-spacing:.14em}.phase small{font-size:.9rem;font-weight:500;color:#66738b}.phase-blue span{color:var(--blue)}.phase-red span{color:var(--red)}.phase-yellow span{color:#d69200}.phase-navy span{color:var(--navy)}
.process-map{position:relative;z-index:2;height:430px;margin-top:0}.process-line{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.process-track{fill:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.track-blue{stroke:#6f98f5}.track-red{stroke:#ff3a40}.track-yellow{stroke:#ffb114}.track-navy{stroke:var(--navy)}.process-master{fill:none;stroke:transparent;stroke-width:1}.process-signal{fill:#fff;stroke:var(--blue);stroke-width:4;filter:drop-shadow(0 4px 8px rgba(19,94,232,.28))}
.steps{position:absolute;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr)}.top-row{top:46px}.bottom-row{top:254px}.bottom-row .step{grid-row:1}.bottom-row .step:nth-child(1){grid-column:4}.bottom-row .step:nth-child(2){grid-column:3}.bottom-row .step:nth-child(3){grid-column:2}.bottom-row .step:nth-child(4){grid-column:1}.step{text-align:center;position:relative}.step-num{width:88px;height:88px;border-radius:50%;background:#fff;display:grid;place-items:center;margin:0 auto 11px;font-family:"Poppins",Arial,sans-serif;font-size:2.25rem;font-weight:500;border:1.5px dashed currentColor;box-shadow:0 0 0 12px rgba(255,255,255,.82);opacity:.72;transform:scale(.94);transition:opacity .35s ease,transform .35s ease,box-shadow .35s ease}.step h3{font-size:1.12rem;line-height:1.18;font-weight:600;color:#101b35}.step.blue{color:var(--blue)}.step.red{color:var(--red)}.step.yellow{color:var(--yellow)}.step.navy{color:var(--navy)}.step.is-active .step-num{opacity:1;transform:scale(1.05);box-shadow:0 0 0 12px rgba(255,255,255,.96),0 10px 25px rgba(20,40,80,.08)}

.who-section{padding:48px 0 34px;background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);border-top:1px solid #edf1f7;border-bottom:1px solid #e7edf5}
.who-section .section-heading{max-width:820px;margin:0 auto 28px}.section-intro{max-width:760px;margin:14px auto 0;color:#53617b;line-height:1.65;font-size:1.03rem}
.who-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.who-card{position:relative;background:#fff;border:1px solid #dfe5ef;border-radius:16px;padding:30px 28px 32px;min-height:240px;box-shadow:0 12px 36px rgba(24,45,80,.04);overflow:hidden}.who-card::before{content:"";position:absolute;left:0;top:0;width:100%;height:4px}.who-blue::before{background:var(--blue)}.who-red::before{background:var(--red)}.who-yellow::before{background:var(--yellow)}.who-number{display:inline-block;font-size:.76rem;font-weight:700;letter-spacing:.14em;color:#8090a8;margin-bottom:26px}.who-card h3{font-size:1.28rem;line-height:1.24;font-weight:600;letter-spacing:-.025em;margin-bottom:12px}.who-card p{margin:0;color:#44536f;line-height:1.58}
.outputs-section{padding:8px 0 58px;background:#fff}.output-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.output-card{border:1px solid #dfe4ed;border-radius:16px;background:#fff;padding:28px 26px 30px;min-height:255px;box-shadow:0 10px 35px rgba(24,45,80,.035)}.output-card h3{font-family:"Poppins",Arial,sans-serif;font-size:1.3rem;font-weight:600;letter-spacing:-.025em;margin-bottom:11px}.output-card p{color:#43516c;line-height:1.48;margin-bottom:0}.output-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.blue-card .output-icon{background:#edf3ff;color:var(--blue)}.yellow-card .output-icon{background:#fff5dc;color:var(--yellow)}.red-card .output-icon{background:#ffe9eb;color:var(--red)}.mini-rule{height:4px;width:54px;border-radius:8px;margin-bottom:18px}.blue-card .mini-rule{background:var(--blue)}.yellow-card .mini-rule{background:var(--yellow)}.red-card .mini-rule{background:var(--red)}
.map-icon{gap:3px}.map-icon span{width:10px;height:26px;border:2px solid currentColor;border-radius:2px;transform:skewY(-18deg)}.people-icon{gap:2px;position:relative}.people-icon i{width:12px;height:12px;border:2px solid currentColor;border-radius:50%;position:relative}.people-icon i::after{content:"";position:absolute;width:15px;height:9px;border:2px solid currentColor;border-top:0;border-radius:0 0 9px 9px;left:50%;top:11px;transform:translateX(-50%)}.person-icon i{width:17px;height:17px;border:2px solid currentColor;border-radius:50%;position:relative}.person-icon i::after{content:"";position:absolute;width:28px;height:17px;border:2px solid currentColor;border-top:0;border-radius:0 0 18px 18px;left:50%;top:17px;transform:translateX(-50%)}
.bottom-cta{position:relative;overflow:hidden;margin-top:32px;background:linear-gradient(135deg,#0b43c6 0%,#125ce8 62%,#0d4ed2 100%);border-radius:18px;padding:42px 56px;color:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:56px;align-items:center;min-height:170px}.bottom-cta>div:not(.cta-art),.bottom-cta>.button{position:relative;z-index:2}.bottom-cta h2{font-family:"Poppins",Arial,sans-serif;font-size:2rem;line-height:1.15;font-weight:600;letter-spacing:-.035em;margin-bottom:9px}.bottom-cta p{margin:0;max-width:590px;line-height:1.55;color:rgba(255,255,255,.9)}.cta-art{position:absolute;inset:0;z-index:1;pointer-events:none}
.cta-art::before,.cta-art::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.45);border-radius:50%;width:400px;height:210px}.cta-art::before{left:-260px;bottom:-150px}.cta-art::after{right:-240px;top:-115px}.cta-square{position:absolute;width:14px;height:14px;background:var(--yellow)}.cta-dot{position:absolute;right:62px;bottom:47px;width:15px;height:15px;border:3px solid var(--red);border-radius:50%}

[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.2,.65,.3,1),transform .7s cubic-bezier(.2,.65,.3,1)}[data-reveal].is-visible{opacity:1;transform:none}.output-card:nth-child(2){transition-delay:.1s}.output-card:nth-child(3){transition-delay:.2s}
.hero-art-top{animation:floatArt 7s ease-in-out infinite}.square-yellow{animation:floatSquare 4.3s ease-in-out infinite}.dot-red{animation:pulseDot 2.6s ease-in-out infinite}@keyframes floatArt{0%,100%{transform:translateY(0)}50%{transform:translateY(9px)}}@keyframes floatSquare{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(8px) rotate(8deg)}}@keyframes pulseDot{0%,100%{box-shadow:0 0 0 0 rgba(242,45,51,.12)}50%{box-shadow:0 0 0 12px rgba(242,45,51,0)}}
@media (max-width:980px){.desktop-nav{display:none}.nav-wrap{grid-template-columns:1fr auto auto}.menu-toggle{display:grid;width:42px;height:42px;border:0;background:transparent;place-content:center;gap:6px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--navy)}.mobile-nav{position:absolute;left:0;right:0;top:96px;background:#fff;border-bottom:1px solid var(--line);padding:18px 28px 26px;flex-direction:column;gap:18px}.mobile-nav.is-open{display:flex}.hero-inner{grid-template-columns:1fr;gap:55px}.hero-art-top{right:-110px;opacity:.55}.contact-card{max-width:650px}.phase-strip{grid-template-columns:repeat(2,1fr);max-width:640px;margin-bottom:18px}.process-map{height:auto;padding:15px 0}.process-line{display:none}.steps{position:static;grid-template-columns:repeat(2,1fr);gap:28px 14px}.bottom-row{margin-top:28px}.bottom-row .step:nth-child(n){grid-column:auto}.process-shell::before{display:none}.who-grid{grid-template-columns:1fr}.output-grid{grid-template-columns:1fr}.bottom-cta{grid-template-columns:1fr}.button-light{justify-self:start}}
@media (max-width:640px){.shell{width:min(100% - 30px,1180px)}.site-header{position:relative}.nav-wrap{height:78px}.mobile-nav{top:78px}.nav-cta{display:none}.wordmark{font-size:2.2rem}.hero{min-height:auto}.hero-inner{padding:36px 0 62px}.hero-copy{padding-top:0}.eyebrow{font-size:.7rem}.hero h1{font-size:clamp(2.95rem,14.5vw,4.25rem);margin:28px 0 24px}.hero-line{white-space:normal}.hero-lede{font-size:1rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.contact-card{padding:26px 20px}.hero-art{opacity:.28}.section-heading h2{font-size:1.8rem}.phase-strip{grid-template-columns:1fr 1fr;gap:6px}.phase small{display:none}.steps{grid-template-columns:1fr 1fr}.step-num{width:72px;height:72px;font-size:1.8rem}.step h3{font-size:1rem;line-height:1.18}.process-section{padding-top:28px}.output-card{padding:24px 22px}.bottom-cta{padding:28px 24px}.bottom-cta h2{font-size:1.6rem}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}[data-reveal]{opacity:1;transform:none}.process-signal{display:none}.step-num{opacity:1;transform:none}}


@media (max-width:980px){
  .line-bubble{opacity:.65;transform:scale(.85)}
  .bubble-hero-b,
  
}
@media (max-width:640px){
  .line-bubble{display:none}
}




/* === v11 ambient decorative system === */
.hero,
.process-section,
.who-section,
.outputs-section,
.bottom-cta{
  position:relative;
  overflow:hidden;
}

.ambient-decor{
  position:absolute;
  inset:0;
  pointer-events:none;
  z-index:0;
  overflow:hidden;
}

.hero-inner,
.process-shell,
.who-section>.shell,
.outputs-section>.shell{
  position:relative;
  z-index:2;
}

.float-shape{
  position:absolute;
  display:block;
  opacity:.92;
  filter:drop-shadow(0 10px 18px rgba(9,27,61,.08));
  will-change:transform;
}

.float-shape.blue{background:var(--blue);color:var(--blue)}
.float-shape.red{background:var(--red);color:var(--red)}
.float-shape.yellow{background:var(--yellow);color:var(--yellow)}

.float-shape.square{
  width:28px;
  height:28px;
  border-radius:4px;
}

.float-shape.circle{
  width:24px;
  height:24px;
  border-radius:50%;
}

.float-shape.speech{
  width:48px;
  height:34px;
  border-radius:11px;
  /* deliberately no border */
}
.float-shape.speech::after{
  content:"";
  position:absolute;
  left:8px;
  bottom:-7px;
  width:0;
  height:0;
  border-left:8px solid transparent;
  border-right:2px solid transparent;
  border-top:10px solid currentColor;
}

/* Hero */
.f1{right:8%;top:14%;animation:driftA 12s ease-in-out infinite}
.f2{right:22%;top:58%;animation:driftB 10s ease-in-out infinite}
.f3{left:5%;bottom:12%;animation:driftC 13s ease-in-out infinite}
.f4{left:44%;top:10%;animation:driftD 14s ease-in-out infinite}

/* Process */
.f5{left:3%;top:18%;animation:driftB 13s ease-in-out infinite}
.f6{right:5%;top:26%;animation:driftA 11s ease-in-out infinite}
.f7{right:16%;bottom:7%;animation:driftC 15s ease-in-out infinite}

/* Who it's for */
.f8{left:4%;top:22%;animation:driftD 12s ease-in-out infinite}
.f9{right:4%;top:18%;animation:driftB 14s ease-in-out infinite}
.f10{right:12%;bottom:10%;animation:driftA 11s ease-in-out infinite}

/* Outputs */
.f11{left:2%;top:10%;animation:driftC 13s ease-in-out infinite}
.f12{right:5%;top:26%;animation:driftD 12s ease-in-out infinite}
.f13{left:52%;bottom:3%;animation:driftB 15s ease-in-out infinite}

@keyframes driftA{
  0%,100%{transform:translate3d(0,0,0) rotate(-3deg)}
  50%{transform:translate3d(28px,36px,0) rotate(5deg)}
}
@keyframes driftB{
  0%,100%{transform:translate3d(0,0,0) rotate(3deg)}
  50%{transform:translate3d(-32px,24px,0) rotate(-6deg)}
}
@keyframes driftC{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(22px,-30px,0)}
}
@keyframes driftD{
  0%,100%{transform:translate3d(0,0,0) rotate(1deg)}
  50%{transform:translate3d(-24px,34px,0) rotate(7deg)}
}

/* Keep floating elements away from content on smaller screens */
@media (max-width:980px){
  .float-shape{opacity:.58;transform:scale(.82)}
  .f4,.f7,.f10,.f13{display:none}
}
@media (max-width:640px){
  .float-shape{display:none}
}

@media (prefers-reduced-motion:reduce){
  .float-shape{animation:none!important}
}


/* === v12 ambient floaters: visible, larger, behind content === */
.hero,
.process-section,
.who-section,
.outputs-section,
.bottom-cta{
  position:relative !important;
  isolation:isolate;
  overflow:hidden;
}

/* Content always sits above decoration */
.hero-inner,
.process-shell,
.who-section > .shell,
.outputs-section > .shell,
.bottom-cta > :not(.ambient-decor){
  position:relative;
  z-index:3;
}

.ambient-decor{
  position:absolute !important;
  inset:0 !important;
  z-index:1 !important;
  pointer-events:none;
  overflow:hidden;
}

.float-shape{
  position:absolute !important;
  display:block !important;
  opacity:1 !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 10px 18px rgba(7,24,57,.10));
  will-change:transform;
}

/* Solid primary colours */
.float-shape.blue{background:#135ee8 !important;color:#135ee8 !important}
.float-shape.red{background:#f22d33 !important;color:#f22d33 !important}
.float-shape.yellow{background:#f6ab00 !important;color:#f6ab00 !important}

/* Larger, cleaner shapes */
.float-shape.square{
  width:34px !important;
  height:34px !important;
  border-radius:5px !important;
}

.float-shape.circle{
  width:30px !important;
  height:30px !important;
  border-radius:50% !important;
}

.float-shape.speech{
  width:62px !important;
  height:44px !important;
  border-radius:13px !important;
}

/* Speech bubble tail — same solid colour, no stroke/border */
.float-shape.speech::after{
  content:"";
  position:absolute;
  left:11px;
  bottom:-10px;
  width:0;
  height:0;
  border-left:11px solid transparent;
  border-right:3px solid transparent;
  border-top:13px solid currentColor;
}

/* Hero: placed in open areas, away from text/form */
.hero .f1{right:4%;top:15%;animation:floatA 10s ease-in-out infinite}
.hero .f2{right:33%;top:18%;animation:floatB 12s ease-in-out infinite}
.hero .f3{left:3%;bottom:11%;animation:floatC 11s ease-in-out infinite}
.hero .f4{left:42%;bottom:7%;animation:floatD 13s ease-in-out infinite}

/* Process */
.process-section .f5{left:2.5%;top:30%;animation:floatB 12s ease-in-out infinite}
.process-section .f6{right:2.5%;top:20%;animation:floatA 10s ease-in-out infinite}
.process-section .f7{right:10%;bottom:7%;animation:floatC 13s ease-in-out infinite}

/* Who it's for */
.who-section .f8{left:2%;top:18%;animation:floatD 12s ease-in-out infinite}
.who-section .f9{right:2%;top:13%;animation:floatB 11s ease-in-out infinite}
.who-section .f10{right:8%;bottom:8%;animation:floatA 13s ease-in-out infinite}

/* Outputs */
.outputs-section .f11{left:2%;top:12%;animation:floatC 12s ease-in-out infinite}
.outputs-section .f12{right:2.5%;top:24%;animation:floatD 10s ease-in-out infinite}
.outputs-section .f13{left:48%;bottom:3%;animation:floatB 14s ease-in-out infinite}

/* Bottom CTA */
.cta-floaters .f14{left:3%;bottom:12%;animation:floatA 10s ease-in-out infinite}
.cta-floaters .f15{right:4%;top:12%;animation:floatC 12s ease-in-out infinite}
.cta-floaters .f16{right:18%;bottom:9%;animation:floatD 11s ease-in-out infinite}

/* Slow ambient motion — large enough to notice, calm enough not to distract */
@keyframes floatA{
  0%,100%{transform:translate3d(0,0,0) rotate(-4deg)}
  50%{transform:translate3d(34px,42px,0) rotate(5deg)}
}
@keyframes floatB{
  0%,100%{transform:translate3d(0,0,0) rotate(3deg)}
  50%{transform:translate3d(-38px,28px,0) rotate(-6deg)}
}
@keyframes floatC{
  0%,100%{transform:translate3d(0,0,0)}
  50%{transform:translate3d(28px,-38px,0)}
}
@keyframes floatD{
  0%,100%{transform:translate3d(0,0,0) rotate(1deg)}
  50%{transform:translate3d(-30px,40px,0) rotate(7deg)}
}

/* Do not clutter smaller layouts */
@media (max-width:980px){
  .float-shape{opacity:.72 !important}
  .hero .f4,.process-section .f7,.who-section .f10,.outputs-section .f13,.cta-floaters .f16{
    display:none !important;
  }
}
@media (max-width:640px){
  .float-shape{display:none !important}
}
@media (prefers-reduced-motion:reduce){
  .float-shape{animation:none !important}
}


/* === v13 CTA composition lock === */
.bottom-cta{
  display:block !important;
  position:relative !important;
  overflow:hidden !important;
  padding:42px 56px !important;
  min-height:170px !important;
}
.bottom-cta .cta-layout{
  position:relative;
  z-index:4;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:56px;
  min-height:86px;
}
.bottom-cta .cta-copy{
  min-width:0;
  max-width:660px;
}
.bottom-cta .cta-copy h2{
  margin:0 0 9px 0;
}
.bottom-cta .cta-copy p{
  margin:0;
}
.bottom-cta .button-light{
  justify-self:end;
  align-self:center;
  min-width:330px;
}
.bottom-cta .ambient-decor,
.bottom-cta .cta-art{
  position:absolute !important;
  inset:0 !important;
  pointer-events:none;
}
.bottom-cta .ambient-decor{z-index:1 !important;overflow:hidden !important}
.bottom-cta .cta-art{z-index:2 !important}
/* Keep CTA floaters near edges, never under text/button */
.bottom-cta .f14{left:18px !important;bottom:20px !important;}
.bottom-cta .f15{right:22px !important;top:18px !important;}
.bottom-cta .f16{right:185px !important;bottom:18px !important;}
@media (max-width:980px){
  .bottom-cta{padding:34px 30px !important}
  .bottom-cta .cta-layout{grid-template-columns:1fr;gap:22px}
  .bottom-cta .button-light{justify-self:start;min-width:0;width:auto}
}
@media (max-width:640px){
  .bottom-cta{padding:28px 24px !important}
}


/* === v14 MOBILE COMPOSITION === */
.contact-modal-close,
.contact-modal-backdrop,
.mobile-process-timeline{
  display:none;
}

@media (max-width:640px){

  /* HERO — deliberate mobile line breaks */
  .hero-inner{
    padding:34px 0 54px !important;
    gap:0 !important;
  }
  .hero-copy{
    width:100%;
  }
  .hero h1{
    font-size:clamp(2.45rem,11.2vw,3rem) !important;
    line-height:.98 !important;
    letter-spacing:-.055em !important;
    margin:26px 0 22px !important;
  }
  .hero-line{
    display:block !important;
    white-space:nowrap !important;
  }
  .hero-lede{
    max-width:34ch;
    font-size:1rem !important;
    line-height:1.55;
  }
  .hero-actions{
    gap:16px !important;
    margin-top:28px;
  }

  /* MOBILE CONTACT — same form, presented as modal instead of inline */
  .contact-card{
    display:none !important;
  }
  .contact-card.is-mobile-open{
    display:block !important;
    position:fixed !important;
    z-index:1002 !important;
    left:14px !important;
    right:14px !important;
    top:18px !important;
    bottom:18px !important;
    width:auto !important;
    max-width:none !important;
    margin:0 !important;
    padding:28px 20px 24px !important;
    overflow-y:auto !important;
    border-radius:24px !important;
    background:#fff !important;
    box-shadow:0 28px 80px rgba(7,24,57,.28) !important;
    opacity:1 !important;
    transform:none !important;
  }
  .contact-card.is-mobile-open .contact-modal-close{
    display:grid;
    place-items:center;
    position:sticky;
    top:0;
    float:right;
    margin:-8px -4px 4px 12px;
    width:42px;
    height:42px;
    border:0;
    border-radius:50%;
    background:#eef4ff;
    color:var(--navy);
    font:600 1.75rem/1 "Poppins",Arial,sans-serif;
    cursor:pointer;
    z-index:2;
  }
  .contact-card.is-mobile-open h2{
    padding-top:8px;
    font-size:1.75rem;
  }
  .contact-modal-backdrop.is-open{
    display:block;
    position:fixed;
    inset:0;
    z-index:1001;
    background:rgba(7,24,57,.56);
    backdrop-filter:blur(5px);
  }
  body.mobile-contact-open{
    overflow:hidden;
  }

  /* PROCESS — mobile gets its own vertical timeline */
  .process-section{
    padding:42px 0 46px !important;
  }
  .process-section .section-heading{
    margin-bottom:30px !important;
  }
  .process-section .section-heading h2{
    font-size:1.85rem !important;
    line-height:1.15;
    max-width:12.5em;
    margin-inline:auto;
  }
  .phase-strip,
  .process-map{
    display:none !important;
  }
  .mobile-process-timeline{
    display:block;
    position:relative;
    max-width:390px;
    margin:0 auto;
    padding:0 2px;
  }
  .mobile-phase{
    --phase:var(--blue);
    position:relative;
    padding:0 0 30px;
  }
  .mobile-phase:last-child{
    padding-bottom:0;
  }
  .mobile-phase-blue{--phase:var(--blue)}
  .mobile-phase-red{--phase:var(--red)}
  .mobile-phase-yellow{--phase:var(--yellow)}
  .mobile-phase-navy{--phase:var(--navy)}

  .mobile-phase header{
    margin:0 0 18px 84px;
  }
  .mobile-phase header span{
    display:block;
    color:var(--phase);
    font-size:.92rem;
    font-weight:800;
    letter-spacing:.12em;
  }
  .mobile-phase header small{
    display:block;
    margin-top:3px;
    color:#6c7890;
    font-size:.82rem;
    font-weight:500;
  }

  .mobile-step{
    position:relative;
    display:grid;
    grid-template-columns:64px 1fr;
    align-items:center;
    gap:20px;
    min-height:88px;
  }
  .mobile-step::before{
    content:"";
    position:absolute;
    left:31px;
    top:-18px;
    bottom:54%;
    width:3px;
    border-radius:3px;
    background:var(--phase);
    opacity:.34;
  }
  .mobile-step + .mobile-step::before{
    top:-46px;
    bottom:50%;
  }
  .mobile-phase:not(:last-child) .mobile-step:last-child::after{
    content:"";
    position:absolute;
    left:31px;
    top:50%;
    height:74px;
    width:3px;
    border-radius:3px;
    background:linear-gradient(to bottom,var(--phase),#dce3ef);
    opacity:.5;
  }
  .mobile-step-num{
    position:relative;
    z-index:2;
    display:grid;
    place-items:center;
    width:64px;
    height:64px;
    border:2px solid color-mix(in srgb,var(--phase) 58%, white);
    border-radius:50%;
    background:#fff;
    color:var(--phase);
    font-size:1.45rem;
    font-weight:500;
    box-shadow:0 8px 22px rgba(7,24,57,.06);
  }
  .mobile-step h3{
    margin:0;
    color:var(--navy);
    font-size:1.08rem;
    line-height:1.25;
    font-weight:650;
    letter-spacing:-.02em;
  }

  /* Keep decorative desktop art quiet behind the mobile hero */
  .hero-art{
    opacity:.16 !important;
  }
}

/* color-mix fallback for older browsers */
@supports not (color:color-mix(in srgb, red, white)){
  @media (max-width:640px){
    .mobile-step-num{border-color:#d9e3f7}
  }
}


/* === v15 MOBILE USABILITY FIXES === */
.outputs-line{
  display:inline;
}

@media (max-width:640px){

  /* Sticky compact mobile header */
  .site-header{
    position:sticky !important;
    top:0;
    z-index:1100 !important;
    background:rgba(255,255,255,.96) !important;
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
    transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease;
  }
  .site-header.is-scrolled{
    box-shadow:0 8px 24px rgba(7,24,57,.08);
    border-bottom-color:#dce5f3 !important;
  }
  .site-header .header-inner{
    min-height:68px !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
  }
  .site-header .brand{
    font-size:1.55rem !important;
  }

  /* Mobile nav clearly marks current section */
  .site-nav a{
    position:relative;
  }
  .site-nav a.is-current{
    color:var(--blue) !important;
    font-weight:700 !important;
  }
  .site-nav a.is-current::after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:-6px;
    height:2px;
    border-radius:2px;
    background:var(--blue);
  }

  /* Contact modal: true viewport-safe internal scrolling on iOS */
  .contact-card.is-mobile-open{
    display:flex !important;
    flex-direction:column;
    top:calc(env(safe-area-inset-top) + 10px) !important;
    bottom:calc(env(safe-area-inset-bottom) + 10px) !important;
    max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 20px) !important;
    min-height:0 !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    overscroll-behavior:contain;
    touch-action:pan-y;
  }

  .contact-card.is-mobile-open form{
    display:flex;
    flex-direction:column;
    flex:0 0 auto;
    min-height:max-content;
    padding-bottom:24px;
  }

  .contact-card.is-mobile-open .contact-modal-close{
    position:sticky !important;
    top:0 !important;
    margin-left:auto !important;
    float:none !important;
    flex:0 0 auto;
    z-index:5;
  }

  .contact-card.is-mobile-open .form-submit,
  .contact-card.is-mobile-open button[type="submit"],
  .contact-card.is-mobile-open input[type="submit"]{
    flex:0 0 auto;
    margin-top:18px !important;
    margin-bottom:calc(env(safe-area-inset-bottom) + 8px) !important;
  }

  /* Exactly two lines on mobile */
  .outputs-section .section-heading h2{
    line-height:1.18 !important;
  }
  .outputs-line{
    display:block !important;
    white-space:nowrap;
  }
}

@media (max-width:390px){
  .outputs-section .section-heading h2{
    font-size:1.55rem !important;
  }
}


/* === v16 HERO READABILITY ONLY === */
.hero h1{
  font-size:clamp(4.05rem,6.55vw,6.15rem) !important;
  line-height:1.06 !important;
}

/* Keep mobile proportionally smaller too, while preserving the deliberate line breaks */
@media (max-width:640px){
  .hero h1{
    font-size:clamp(2.32rem,10.6vw,2.85rem) !important;
    line-height:1.06 !important;
  }
}


/* === v17 OUTPUTS HEADING SPACING ONLY === */
@media (min-width:641px){
  .outputs-section .outputs-line:first-child{
    margin-right:.22em;
  }
}


/* === v19 HERO SIZE CORRECTION ONLY === */
.hero h1{
  font-size:clamp(3.05rem,5.2vw,4.9rem) !important;
  line-height:1.05 !important;
  letter-spacing:-.045em !important;
  max-width:8.8em;
}

@media (max-width:980px){
  .hero h1{
    font-size:clamp(2.7rem,7.2vw,4rem) !important;
    max-width:9.2em;
  }
}

@media (max-width:640px){
  .hero h1{
    font-size:clamp(2.05rem,9.3vw,2.55rem) !important;
    line-height:1.04 !important;
    max-width:9.5em;
  }
}


/* === v20 HERO BLUE FULL STOP ONLY === */
.hero-dot{
  color:var(--blue);
}


/* === v21 DESKTOP HERO FORM HEIGHT ONLY === */
@media (min-width:981px){
  .hero .contact-card{
    padding:28px 30px 26px !important;
  }

  .hero .contact-card h2{
    margin-bottom:4px !important;
  }

  .hero .contact-card > p{
    margin-bottom:16px !important;
  }

  .hero .contact-card form{
    gap:12px !important;
  }

  .hero .contact-card input,
  .hero .contact-card select{
    min-height:52px !important;
    height:52px !important;
    padding-top:0 !important;
    padding-bottom:0 !important;
  }

  .hero .contact-card textarea{
    min-height:104px !important;
    height:104px !important;
    padding-top:16px !important;
    padding-bottom:16px !important;
  }

  .hero .contact-card button[type="submit"],
  .hero .contact-card .form-submit{
    min-height:52px !important;
    height:52px !important;
    margin-top:0 !important;
  }
}


/* === v22 DESKTOP FORM VERTICAL POSITION ONLY === */
@media (min-width:981px){
  .hero .contact-card{
    transform:translateY(-44px) !important;
  }
}


/* === v24 HERO ACTIONS ONLY === */
@media (min-width:641px){
  .hero-mobile-contact{
    display:none !important;
  }
  .hero-desktop-who{
    display:inline-flex !important;
  }
}

@media (max-width:640px){
  .hero-mobile-contact{
    display:inline-flex !important;
  }
  .hero-desktop-who{
    display:none !important;
  }
}


/* === v25 DESKTOP HERO SECONDARY BUTTONS ONLY === */
@media (min-width:641px){
  .hero .hero-actions{
    display:flex;
    align-items:center;
    gap:14px;
  }

  .hero-secondary-button{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:18px;
    min-height:48px;
    padding:0 20px;
    border:1px solid #cfd8e8;
    border-radius:12px;
    background:#ffffff;
    color:var(--navy);
    font-weight:650;
    text-decoration:none;
    box-shadow:0 8px 22px rgba(7,24,57,.05);
    transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;
  }

  .hero-secondary-button:hover{
    transform:translateY(-1px);
    border-color:#aebbd0;
    background:#f7f9fc;
    box-shadow:0 10px 24px rgba(7,24,57,.07);
  }
}


/* === v26 HERO SECONDARY BUTTON COLOURS ONLY === */
@media (min-width:641px){
  .hero .hero-actions .hero-secondary-button[href="#process"]{
    background:#f6ab00 !important;
    border-color:#f6ab00 !important;
    color:#071839 !important;
  }

  .hero .hero-actions .hero-secondary-button[href="#process"]:hover{
    background:#e9a000 !important;
    border-color:#e9a000 !important;
  }

  .hero .hero-actions .hero-secondary-button[href="#who-for"]{
    background:#f22d33 !important;
    border-color:#f22d33 !important;
    color:#ffffff !important;
  }

  .hero .hero-actions .hero-secondary-button[href="#who-for"]:hover{
    background:#df242a !important;
    border-color:#df242a !important;
  }
}


/* === v27 HERO SECONDARY BUTTON COLOURS ONLY === */
@media (min-width:641px){
  .hero .hero-actions .hero-secondary-button[href="#process"]{
    background:#071839 !important;
    border-color:#071839 !important;
    color:#ffffff !important;
  }

  .hero .hero-actions .hero-secondary-button[href="#process"]:hover{
    background:#0d234d !important;
    border-color:#0d234d !important;
  }

  .hero .hero-actions .hero-secondary-button[href="#who-for"]{
    background:#f22d33 !important;
    border-color:#f22d33 !important;
    color:#ffffff !important;
  }

  .hero .hero-actions .hero-secondary-button[href="#who-for"]:hover{
    background:#df242a !important;
    border-color:#df242a !important;
  }
}


/* === v28 DESKTOP FORM TOP ALIGNMENT ONLY === */
@media (min-width:981px){
  .hero .contact-card{
    transform:none !important;
    align-self:start !important;
    margin-top:16px !important;
  }
}


/* === v29 DECISION-MAKER INSIGHT ICON ONLY === */
.insight-icon svg{
  width:40px;
  height:40px;
  display:block;
}
