
:root{--navy:#031426;--ink:#081a32;--blue:#087dff;--cyan:#13cef0;--line:#dfebf4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);font-size:17px;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #00b8db;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:break-word}.shell{width:min(1400px,calc(100% - 80px));margin:auto}.header{background:#031426;color:white;position:relative;z-index:20;border-bottom:1px solid #ffffff15}.topbar{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{font-size:38px;font-weight:800;letter-spacing:-2px;line-height:1.2}.brand i{color:var(--cyan);font-style:normal}.nav{display:flex;align-items:center;gap:26px;font-size:15px;font-weight:600}.nav a{padding:12px 0}.nav a:hover{color:var(--cyan)}.nav .contact{background:#087dff;color:white;padding:12px 20px;border-radius:5px;white-space:nowrap}.menu-toggle{display:none;background:transparent;border:1px solid #668095;color:white;border-radius:5px;padding:8px 14px;font-size:17px}.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--navy);color:white;min-height:620px;display:flex;align-items:center}.hero-bg{position:absolute;z-index:-1;inset:0 0 0 35%;background:url('images/hero-clean.webp') center/cover}.hero-bg:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#031426 0%,#03142688 22%,#03142608 70%)}.hero .shell{padding-top:64px;padding-bottom:62px}.hero-copy{max-width:650px;width:53%}.eyebrow{font-size:14px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:#6fe3f8}.hero h1{font-size:clamp(46px,4.7vw,74px);line-height:1.06;letter-spacing:-.045em;margin:20px 0 24px}.accent{color:var(--cyan)}.hero p{font-size:20px;line-height:1.55;max-width:520px;color:#e0e8ef}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #9babbc;border-radius:5px;padding:14px 21px;font-size:16px;font-weight:700;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.btn.primary{background:#087dff;color:white;border-color:#087dff}.hero-tags{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:36px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#dce7ef}.hero-tags span{border-left:2px solid #14d7f5;padding-left:10px}.section{padding:74px 0}.soft{background:#fbfdff}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:end;margin-bottom:32px}.section-head h2,.ai-copy h2{font-size:clamp(34px,3.2vw,48px);letter-spacing:-.045em;line-height:1.12;margin:10px 0 0}.section-head p{color:#43546a;margin:0;max-width:500px}.text-link{color:#087dff;font-weight:700;font-size:16px}.section-head>.text-link{display:none}.services{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.service{position:relative;border:1px solid var(--line);border-radius:8px;background:white;padding:24px;transition:transform .2s,box-shadow .2s}.service:hover{transform:translateY(-3px);box-shadow:0 10px 25px #092f5010}.icon{width:45px;height:45px;border-radius:8px;background:#edf6ff;color:#087dff;display:grid;place-items:center;font-size:26px;margin-bottom:16px}.icon svg{width:28px;height:28px}.service h3{font-size:19px;line-height:1.25;margin:0 0 10px}.service p{font-size:16px;line-height:1.5;color:#52657b;margin:0}.go{display:inline-block;color:#087dff;margin-top:13px;font-size:22px}.industry-wrap{background:#eff7fd}.industries{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.industry{height:295px;position:relative;overflow:hidden;border-radius:7px;color:white;background:#07233c}.industry img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.industry:hover img{transform:scale(1.05)}.industry:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,#021525 100%)}.industry-copy{position:absolute;z-index:1;bottom:20px;left:18px;right:18px}.industry h3{font-size:21px;line-height:1.2;margin:0 0 10px}.industry p{font-size:16px;line-height:1.4;margin:0;color:#e1e9f0}.ai{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center}.ai-copy p{color:#506078;font-size:18px}.ai-card{background:#061b31;border-radius:12px;padding:10px;box-shadow:0 20px 45px #06244420}.ai-card img{width:100%;border-radius:7px}.caption{font-size:14px;color:#596a7b;margin:12px 0 0}.outcomes{background:#031426;color:white}.outcome-grid{display:grid;grid-template-columns:1.2fr repeat(4,1fr);padding:32px 0}.outcome{border-left:1px solid #ffffff22;padding:8px 22px;display:flex;align-items:center;gap:16px}.outcome:first-child{border:0;padding-left:0;font-size:24px;font-weight:700;line-height:1.25}.outcome b{color:#13cef0;font-size:30px}.outcome span{font-size:15px;color:#dce6ef}.approach{display:grid;grid-template-columns:1fr 1fr}.approach-photo{background:url('images/company-building.webp') center/cover;min-height:430px}.approach-copy{padding:60px clamp(30px,5vw,80px);background:#f7fbff}.approach-copy h2{font-size:clamp(34px,3.2vw,48px);line-height:1.12;letter-spacing:-.04em;margin:12px 0 24px}.approach-copy p{color:#506078}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.principle{border-top:2px solid #087dff;padding-top:16px}.principle strong{font-size:16px;line-height:1.3;display:block;margin-bottom:8px}.principle span{font-size:14px;color:#52657b}.cta{background:linear-gradient(110deg,#04172b,#08467d);color:white;padding:46px 0}.cta .shell{display:flex;align-items:center;justify-content:space-between;gap:36px}.cta h2{font-size:clamp(30px,3vw,44px);letter-spacing:-.04em;line-height:1.15;margin:0}.cta p{margin:16px 0 0}.cta .btn{flex-shrink:0}.footer{background:#031426;color:white;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr .9fr .7fr 1.1fr;gap:30px}.footer p,.footer a{font-size:14px;line-height:1.6;color:#bfceda}.footer a{display:block;margin:8px 0}.footer a:hover{color:#13cef0}.footer h4{font-size:16px;margin:4px 0 20px}.footer .address{color:#e1e8ef;margin-top:22px}.footer .email{color:white}.legal{margin-top:35px;padding-top:22px;border-top:1px solid #ffffff20;display:flex;justify-content:space-between;gap:20px;color:#abbccb;font-size:14px;flex-wrap:wrap}.legal button{border:0;background:none;color:inherit;padding:0;text-decoration:underline}.cookie-banner{position:fixed;z-index:50;bottom:0;left:0;right:0;border-top:1px solid #d6e1eb;background:#fff;box-shadow:0 -5px 25px #03142612;padding:20px 28px}.cookie-inner{max-width:1400px;margin:auto;display:flex;align-items:center;gap:28px}.cookie-copy{font-size:14px;line-height:1.5;margin:0;flex:1}.cookie-copy a{text-decoration:underline}.cookie-actions{display:flex;gap:10px}.cookie-btn{font-size:14px;font-weight:700;border:1px solid #0b2745;background:white;color:#0b2745;padding:12px 16px;border-radius:4px}.cookie-btn.dark{color:white;background:#0b2745}.cookie-modal{position:fixed;inset:0;background:#001022aa;z-index:60;display:none;place-items:center;padding:20px}.cookie-modal.open{display:grid}.cookie-panel{background:white;padding:30px;width:min(620px,100%);max-height:90dvh;overflow:auto;border-radius:8px}.cookie-panel h2{margin-top:0;font-size:28px}.cookie-row{padding:20px 0;border-top:1px solid #dce6ef;display:flex;justify-content:space-between;gap:20px}.cookie-row span{display:block;font-size:14px;color:#52657b}.cookie-row input{width:22px;height:22px;flex-shrink:0;accent-color:#087dff}.cookie-panel-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:white;padding:15px}.skip:focus{top:15px}
@media(min-width:1600px){.services{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(max-width:1150px){.nav{gap:18px;font-size:14px}.services{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-copy{width:58%}.hero h1{font-size:57px}.industries{grid-template-columns:repeat(3,minmax(0,1fr))}.outcome-grid{grid-template-columns:repeat(4,1fr)}.outcome:first-child{grid-column:1/-1;margin-bottom:22px}.outcome{padding:10px 15px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.ai{gap:30px}.principles{grid-template-columns:1fr}.approach-copy{padding:40px}}
@media(max-width:960px){.topbar{min-height:78px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:100%;left:0;right:0;max-height:calc(100dvh - 78px);overflow:auto;background:#031426;padding:20px 30px;border-top:1px solid #ffffff25;box-shadow:0 15px 25px #0004}.nav.open{display:flex;flex-direction:column;align-items:stretch;gap:4px}.nav a{padding:12px;font-size:17px}.nav .contact{text-align:center}.hero{min-height:570px}.hero h1{font-size:50px}.hero-copy{width:65%}.hero-bg{left:25%}.cookie-inner{flex-direction:column;align-items:stretch;gap:15px}.cookie-actions{justify-content:flex-end}.section-head{gap:30px}.ai{grid-template-columns:1fr 1.1fr}.outcome{flex-direction:column;align-items:flex-start}.cta .shell{align-items:flex-start}}
@media(max-width:700px){.shell{width:calc(100% - 40px)}.brand{font-size:33px}.hero{display:block;min-height:0}.hero .shell{padding-top:42px;padding-bottom:35px}.hero-copy{width:100%;max-width:none}.hero h1{font-size:clamp(40px,8.5vw,57px);max-width:580px}.hero p{font-size:18px}.hero-bg{position:relative;inset:auto;height:290px;z-index:0;background-position:center 55%;order:2}.hero{display:flex;flex-direction:column}.hero-bg:before{background:linear-gradient(180deg,#031426,transparent 35%)}.hero .shell{order:1}.hero-tags{font-size:12px;gap:12px}.section{padding:52px 0}.section-head{grid-template-columns:1fr;gap:20px}.section-head h2,.ai-copy h2{font-size:36px}.services{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service{padding:20px}.service h3{font-size:18px}.industries{grid-template-columns:repeat(2,minmax(0,1fr))}.industry{height:280px}.industries .industry:last-child{grid-column:1/-1;height:250px}.ai{grid-template-columns:1fr;gap:28px}.outcome-grid{grid-template-columns:1fr 1fr;gap:20px}.outcome{flex-direction:row;padding:5px 10px}.approach{grid-template-columns:1fr}.approach-photo{min-height:300px}.approach-copy{padding:40px 22px}.principles{grid-template-columns:repeat(3,1fr)}.cta .shell{flex-direction:column;gap:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.cookie-banner{padding:16px 20px;max-height:48dvh;overflow:auto}.cookie-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.cookie-btn{padding:10px 7px;font-size:13px}.cookie-panel{padding:24px}.legal{flex-direction:column}body{padding-bottom:0}}
@media(max-width:390px){.services{grid-template-columns:1fr}.actions{flex-direction:column}.industry-copy{left:12px;right:12px}.industry h3{font-size:18px}.industry p{font-size:14px}.principles{grid-template-columns:1fr}.hero h1{font-size:40px}.eyebrow{font-size:12px}.cookie-actions{grid-template-columns:1fr 1fr}.cookie-actions button:first-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Performance: skip rendering below-the-fold sections until near viewport. */
@supports (content-visibility:auto){#services,#industries,#ai,#company,.outcomes,.cta,.footer{content-visibility:auto;contain-intrinsic-size:auto 700px}}

/* AI section layout fix ,  compact responsive media presentation */
.ai{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:56px;align-items:center}
.ai>div:last-child{min-width:0}
.ai-card{width:100%;aspect-ratio:16/10;overflow:hidden;padding:8px}
.ai-card img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:7px}
.ai-copy{align-self:center}
.ai-copy p{max-width:560px;margin-bottom:26px}
.caption{margin-top:9px}
@media(max-width:960px){.ai{grid-template-columns:1fr 1.08fr;gap:30px}.ai-card{aspect-ratio:4/3}}
@media(max-width:700px){.ai{grid-template-columns:1fr;gap:28px}.ai-card{aspect-ratio:16/10}.caption{font-size:13px}.ai-copy p{margin-bottom:22px}}

/* Mobile hero height fix: desktop hero artwork is intentionally removed on small screens.
   This prevents the hidden/empty media area from reserving vertical space above the fold. */
@media(max-width:700px){
  .hero{display:block!important;height:auto!important;min-height:0!important;}
  .hero .shell{height:auto!important;min-height:0!important;padding-top:42px;padding-bottom:44px;}
  .hero-copy{height:auto!important;min-height:0!important;}
  .hero-bg{display:none!important;height:0!important;min-height:0!important;}
  .hero-tags{margin-bottom:0;}
}


/* Enhanced interactive services section */
#services{background:linear-gradient(180deg,#fbfdff 0%,#f7fbff 100%)}
#services .services-head{display:block;text-align:center;max-width:920px;margin:0 auto 44px}
#services .services-head h2{font-size:clamp(36px,3.4vw,52px);margin:10px auto 16px;line-height:1.08}
#services .services-head p{max-width:760px;margin:0 auto;color:#52657b;font-size:17px}
#services .services{gap:18px}
#services .service{min-height:255px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe9f5;border-radius:12px;background:#fff;padding:25px;box-shadow:0 2px 7px rgba(3,20,38,.025);transition:transform .28s ease,box-shadow .28s ease,background .28s ease,border-color .28s ease,color .28s ease}
#services .service:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(8,125,255,.075),rgba(19,206,240,.025));opacity:0;transition:opacity .28s ease;pointer-events:none}
#services .service>*{position:relative;z-index:1}
#services .service:hover{transform:translateY(-6px);background:#eef6ff;border-color:#b7d8f6;box-shadow:0 18px 38px rgba(8,71,130,.13)}
#services .service:hover:before{opacity:1}
#services .icon{transition:transform .28s ease,background .28s ease,color .28s ease,box-shadow .28s ease}
#services .service:hover .icon{transform:translateY(-2px) scale(1.06);background:#087dff;color:#fff;box-shadow:0 8px 18px rgba(8,125,255,.22)}
#services .service h3{font-size:20px;transition:color .28s ease}
#services .service p{flex:1}
#services .go{font-size:0;margin-top:17px;font-weight:700;display:inline-flex;align-items:center;gap:8px;width:max-content;transition:transform .25s ease,color .25s ease}
#services .go:before{content:"Learn more";font-size:15px}
#services .go:after{content:"→";font-size:21px;line-height:1}
#services .go{color:#087dff}
#services .service:hover .go{transform:translateX(4px)}
#services .service:nth-child(2):hover{background:linear-gradient(135deg,#087dff 0%,#2399ff 72%,#31a9ff 100%);border-color:#087dff;color:#fff;box-shadow:0 20px 42px rgba(8,125,255,.28)}
#services .service:nth-child(2):hover:after{content:"";position:absolute;right:18px;bottom:0;width:96px;height:76px;opacity:.2;background:linear-gradient(to top,rgba(255,255,255,.9),rgba(255,255,255,.05));clip-path:polygon(0 100%,0 82%,12% 82%,12% 70%,25% 70%,25% 56%,38% 56%,38% 42%,51% 42%,51% 28%,64% 28%,64% 14%,77% 14%,77% 0,90% 0,90% 100%)}
#services .service:nth-child(2):hover p,#services .service:nth-child(2):hover .go{color:#fff}
#services .service:nth-child(2):hover .icon{background:#fff;color:#087dff;box-shadow:0 8px 18px rgba(0,0,0,.1)}
@media (hover:none){#services .service:hover{transform:none}}
@media(max-width:700px){#services .services-head{text-align:left;margin-bottom:28px}#services .services-head h2{font-size:36px}#services .services-head p{font-size:16px}#services .service{min-height:235px}}
@media(max-width:390px){#services .service{min-height:auto}}

/* Services hover consistency fix: every service card now uses the same interaction. */
#services .service:nth-child(2):hover,
#services .service:hover{
  background:linear-gradient(145deg,#e8f3ff 0%,#edf7ff 100%);
  border-color:#9fcdf6;
  color:var(--ink);
  box-shadow:0 18px 38px rgba(8,71,130,.13);
}
#services .service:nth-child(2):hover:after{content:none;display:none}
#services .service:nth-child(2):hover p{color:#52657b}
#services .service:nth-child(2):hover .go{color:#087dff}
#services .service:nth-child(2):hover .icon,
#services .service:hover .icon{
  background:#087dff;
  color:#fff;
  box-shadow:0 8px 18px rgba(8,125,255,.22);
}

/* Premium industries cards */
.industry-wrap{background:linear-gradient(180deg,#eff7fd 0%,#f7fbff 100%)}
.industry-head{align-items:center;margin-bottom:38px}.industry-accent{color:#087dff}.industry-head p{font-size:18px;line-height:1.6}
.industries{gap:18px}.industry{height:360px;border-radius:12px;box-shadow:0 8px 28px rgba(5,42,77,.08);border:1px solid rgba(8,125,255,.08);cursor:pointer;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.industry img{transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .35s ease;filter:saturate(.96) contrast(1.02)}.industry:after{background:linear-gradient(180deg,rgba(1,19,35,.02) 24%,rgba(2,21,37,.34) 49%,rgba(2,21,37,.96) 100%);transition:background .3s ease}.industry:hover{transform:translateY(-7px);box-shadow:0 20px 42px rgba(5,42,77,.18);border-color:rgba(8,125,255,.28)}.industry:hover img{transform:scale(1.065);filter:saturate(1.05) contrast(1.04)}.industry:hover:after{background:linear-gradient(180deg,rgba(1,19,35,0) 18%,rgba(2,21,37,.28) 46%,rgba(2,21,37,.98) 100%)}
.industry-copy{bottom:20px;left:20px;right:20px}.industry-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.95);color:#087dff;font-size:22px;font-weight:800;margin-bottom:12px;box-shadow:0 6px 18px rgba(0,0,0,.12);transition:transform .28s ease,background .28s ease,color .28s ease}.industry:hover .industry-icon{transform:translateY(-2px) scale(1.05);background:#087dff;color:#fff}.industry h3{font-size:22px;margin-bottom:8px}.industry p{min-height:45px}.industry-more{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-size:14px;font-weight:700;color:#fff;opacity:.94}.industry-more b{font-size:24px;line-height:1;transition:transform .25s ease}.industry:hover .industry-more b{transform:translateX(5px)}
@media(max-width:1150px){.industry{height:340px}}
@media(max-width:700px){.industry-head{margin-bottom:28px}.industry-head p{font-size:17px}.industry{height:330px}.industries .industry:last-child{height:330px}.industry-copy{left:16px;right:16px;bottom:16px}.industry-icon{width:38px;height:38px;font-size:20px}.industry h3{font-size:20px}.industry p{font-size:15px}.industry-more{margin-top:12px}}
@media(max-width:390px){.industries{grid-template-columns:1fr}.industries .industry:last-child{grid-column:auto}.industry{height:360px}}

/* Legal footer links */
.legal-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}
.legal-links a,.legal-links button{color:inherit;text-decoration:underline;text-underline-offset:3px}
@media(max-width:700px){.legal-links{justify-content:flex-start;gap:12px 16px}}

/* Footer conversation CTA */
.footer a.footer-talk-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:max-content;margin-top:18px;padding:12px 18px;border:1px solid rgba(255,255,255,.34);border-radius:6px;color:#fff;font-weight:700;line-height:1.2;background:rgba(255,255,255,.04);transition:background .2s,border-color .2s,transform .2s,box-shadow .2s}
.footer a.footer-talk-btn:hover{color:#fff;background:#087dff;border-color:#087dff;transform:translateY(-2px);box-shadow:0 8px 22px rgba(8,125,255,.18)}
.footer-talk-btn span{transition:transform .2s}
.footer-talk-btn:hover span{transform:translateX(3px)}
@media(max-width:700px){.footer a.footer-talk-btn{padding:12px 16px}}

/* Refined AI value section */
.ai-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.ai-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-210px;top:-220px;background:radial-gradient(circle,rgba(8,125,255,.09),rgba(8,125,255,0) 70%);pointer-events:none}
.ai-section .ai{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:68px;align-items:center}
.ai-section .ai-copy h2{font-size:clamp(38px,3.4vw,56px);line-height:1.06;letter-spacing:-.035em;margin:12px 0 22px}
.ai-accent{color:#087dff}
.ai-section .ai-copy p{font-size:18px;line-height:1.72;color:#52657b;max-width:610px;margin-bottom:24px}
.ai-capabilities{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 28px}
.ai-capabilities span{display:inline-flex;align-items:center;padding:8px 11px;border:1px solid #d7e7f5;border-radius:999px;background:#f5faff;color:#23415f;font-size:13px;font-weight:700}
.ai-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.ai-text-link{color:#0a2846;font-size:15px;font-weight:750;text-decoration:none;border-bottom:1px solid #9eb4c8;padding-bottom:3px;transition:color .2s,border-color .2s}
.ai-text-link:hover{color:#087dff;border-color:#087dff}
.ai-visual{min-width:0}
.ai-section .ai-card{position:relative;aspect-ratio:16/10;padding:0;border:1px solid #bcd6ea;border-radius:16px;background:#061a2e;box-shadow:0 28px 70px rgba(4,38,70,.18);overflow:hidden}
.ai-section .ai-card:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);border-radius:inherit;pointer-events:none}
.ai-section .ai-card img{border-radius:0;object-position:center;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.ai-section .ai-card:hover img{transform:scale(1.018)}
.ai-signal{position:absolute;z-index:2;display:flex;flex-direction:column;min-width:142px;padding:11px 13px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(4,24,43,.82);box-shadow:0 12px 30px rgba(0,0,0,.22);backdrop-filter:blur(10px);color:#fff}
.ai-signal b{font-size:17px;color:#39d6ff;line-height:1.1}.ai-signal span{font-size:11px;color:#d9e9f7;margin-top:4px}
.ai-signal-one{left:18px;bottom:18px}.ai-signal-two{right:18px;top:18px}
.ai-proof{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:16px;color:#52657b;font-size:13px;font-weight:650}
.ai-proof span{display:flex;align-items:center;gap:7px}.ai-proof i{width:7px;height:7px;border-radius:50%;background:#13cef0;box-shadow:0 0 0 4px rgba(19,206,240,.1)}
.outcomes{background:#03182b;border-top:1px solid rgba(255,255,255,.07)}
.outcomes .outcome-grid{grid-template-columns:1.35fr repeat(4,1fr);gap:0}
.outcomes .outcome{min-height:118px;padding:24px 26px;border-left:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:14px;color:#fff}
.outcomes .outcome:first-child{border-left:0;padding-left:0}
.outcomes .outcome b{width:34px;height:34px;border:1px solid rgba(57,214,255,.45);border-radius:50%;display:grid;place-items:center;color:#39d6ff;font-size:12px;flex:0 0 auto}
.outcomes .outcome span{display:flex;flex-direction:column;gap:4px}.outcomes .outcome strong{font-size:15px}.outcomes .outcome small{font-size:12px;line-height:1.35;color:#9fb2c4}
.outcomes .outcome-lead{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px}.outcomes .outcome-lead small{color:#39d6ff;font-size:11px;letter-spacing:.14em;font-weight:800}.outcomes .outcome-lead strong{font-size:20px;line-height:1.3;max-width:250px}
@media(max-width:960px){.ai-section .ai{grid-template-columns:1fr;gap:36px}.ai-section .ai-copy p{max-width:720px}.outcomes .outcome-grid{grid-template-columns:1fr 1fr}.outcomes .outcome:first-child{grid-column:1/-1;padding-left:22px;border-bottom:1px solid rgba(255,255,255,.12)}.outcomes .outcome:nth-child(2),.outcomes .outcome:nth-child(4){border-left:0}}
@media(max-width:700px){.ai-section .ai{gap:30px}.ai-section .ai-copy h2{font-size:38px}.ai-section .ai-copy p{font-size:16px}.ai-capabilities{margin-bottom:24px}.ai-actions{align-items:flex-start;flex-direction:column;gap:16px}.ai-section .ai-card{aspect-ratio:4/3;border-radius:12px}.ai-signal{display:none}.ai-proof{justify-content:flex-start;gap:10px 18px}.outcomes .outcome-grid{grid-template-columns:1fr}.outcomes .outcome,.outcomes .outcome:nth-child(n){min-height:auto;border-left:0;border-bottom:1px solid rgba(255,255,255,.1);padding:18px 0}.outcomes .outcome:first-child{padding:22px 0}.outcomes .outcome:last-child{border-bottom:0}}

/* Refined approach section */
.approach-v2{grid-template-columns:.96fr 1.04fr;min-height:560px}
.approach-team-photo{position:relative;background-image:linear-gradient(180deg,transparent 55%,rgba(3,20,38,.28)),url('images/approach-team.webp');background-position:center;background-size:cover;min-height:560px}
.approach-photo-note{position:absolute;left:34px;bottom:32px;background:rgba(4,28,50,.86);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:15px 18px;box-shadow:0 12px 30px rgba(0,20,40,.18)}
.approach-photo-note strong,.approach-photo-note span{display:block}.approach-photo-note strong{font-size:16px}.approach-photo-note span{font-size:12px;color:#dceaf5;margin-top:2px}
.approach-copy-v2{display:flex;flex-direction:column;justify-content:center;padding:58px clamp(34px,4.5vw,72px)}
.approach-copy-v2 h2{font-size:clamp(36px,3.4vw,54px);max-width:680px}.approach-accent{color:#087dff}
.approach-copy-v2>p{max-width:720px;font-size:17px;line-height:1.65;margin-bottom:0}
.approach-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:34px}
.approach-step{position:relative;border-top:2px solid #dbe8f4;padding-top:18px;transition:transform .22s,border-color .22s,background .22s;padding-right:8px}
.approach-step:before{content:'';position:absolute;top:-2px;left:0;width:0;height:2px;background:#087dff;transition:width .28s}
.approach-step:hover{transform:translateY(-3px)}.approach-step:hover:before{width:100%}
.approach-step b{display:block;color:#087dff;font-size:14px;margin-bottom:7px}.approach-step strong{display:block;font-size:16px;line-height:1.3;margin-bottom:8px}.approach-step span{display:block;color:#52657b;font-size:13px;line-height:1.5}
.approach-btn{align-self:flex-start;margin-top:30px;padding:13px 20px}.approach-btn span{transition:transform .2s}.approach-btn:hover span{transform:translateX(4px)}
@media(max-width:1150px){.approach-v2{grid-template-columns:.9fr 1.1fr}.approach-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.approach-v2{grid-template-columns:1fr}.approach-team-photo{min-height:360px;background-position:center}.approach-photo-note{left:20px;right:20px;bottom:20px}.approach-copy-v2{padding:42px 22px}.approach-copy-v2 h2{font-size:36px}.approach-steps{grid-template-columns:1fr 1fr;gap:20px 14px}.approach-step span{font-size:13px}}
@media(max-width:430px){.approach-steps{grid-template-columns:1fr}.approach-team-photo{min-height:330px}}

/* Professional multi-office footer */
.office-list{display:grid;gap:16px;margin-top:22px}.office{position:relative;padding-left:16px;border-left:2px solid rgba(19,206,240,.42)}.office-country{display:flex;align-items:center;gap:8px;margin-bottom:4px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.office-mark{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 3px rgba(19,206,240,.10)}.footer .office p{margin:0;color:#d6e2ec;font-size:13px;line-height:1.55}.footer .email{margin-top:18px}@media(max-width:700px){.office-list{grid-template-columns:1fr 1fr;gap:14px}.office{padding-left:12px}.footer .office p{font-size:12px}}@media(max-width:460px){.office-list{grid-template-columns:1fr}}

/* Footer country flags + improved connected operating layer typography */
.country-flag{font-size:16px;line-height:1;display:inline-block;filter:saturate(.95)}
.outcomes .outcome b{width:40px;height:40px;font-size:14px;font-weight:800}
.outcomes .outcome strong{font-size:18px;line-height:1.3}
.outcomes .outcome small{font-size:14px;line-height:1.45;color:#afc1d1}
.outcomes .outcome-lead small{font-size:12px;letter-spacing:.15em}
.outcomes .outcome-lead strong{font-size:23px;line-height:1.32;max-width:285px}
@media(max-width:1150px){.outcomes .outcome{padding:22px 18px}.outcomes .outcome strong{font-size:17px}.outcomes .outcome small{font-size:13.5px}}
@media(max-width:700px){.outcomes .outcome strong{font-size:18px}.outcomes .outcome small{font-size:14px}.outcomes .outcome-lead strong{font-size:22px}.country-flag{font-size:15px}}
