:root{
  --navy:#061b4f;
  --navy-2:#08245f;
  --blue:#0878f9;
  --blue-2:#1c8fff;
  --sky:#eef7ff;
  --muted:#51627f;
  --line:#e6eef8;
  --white:#fff;
  --shadow:0 18px 55px rgba(12,57,117,.12);
  --shadow-soft:0 12px 30px rgba(25,78,135,.08);
  --radius:20px;
  --container:1320px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--navy);background:#fff;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button{cursor:pointer}
.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}
.site-header{height:88px;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(230,238,248,.7);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}
.nav-wrap{height:100%;display:flex;align-items:center;gap:42px}
.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;font-size:31px;letter-spacing:-1.5px;white-space:nowrap}
.brand img{width:44px;height:44px;object-fit:contain}
.main-nav{margin-left:auto;display:flex;align-items:center;gap:34px;font-size:14px;font-weight:700}
.main-nav a{padding:34px 0 28px;position:relative;color:#101f45;transition:.2s}
.main-nav a:hover,.main-nav a.active{color:var(--blue)}
.main-nav a.active:after{content:"";height:3px;border-radius:99px;background:var(--blue);position:absolute;left:0;right:0;bottom:22px}
.btn{border:0;border-radius:999px;min-height:48px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;white-space:nowrap}
.btn:hover{transform:translateY(-2px)}
.btn-primary{color:#fff;background:linear-gradient(135deg,var(--blue),#079cf7);box-shadow:0 10px 24px rgba(8,120,249,.22)}
.btn-outline{background:#fff;color:var(--navy);border:1.7px solid #1483ff}
.btn-large{min-height:58px;padding-inline:30px}
.nav-cta{min-height:48px;padding-inline:26px}
.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;padding:9px;margin-left:auto}
.menu-toggle span{display:block;height:2px;background:var(--navy);margin:6px 0;border-radius:4px}

.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%)}
.hero-bg{position:absolute;inset:0 0 0 48%;background:url('assets/airy_blue_abstract_hero_background.webp') center/cover no-repeat;opacity:.75;pointer-events:none}
.hero-grid{min-height:610px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:18px;position:relative;z-index:1}
.hero-copy{padding:64px 0 52px;max-width:650px}
.eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 14px;border-radius:999px;background:#dff0ff;color:#0570e6;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.02em}
.hero h1{font-size:66px;line-height:1.02;letter-spacing:-3.5px;margin:18px 0 18px;max-width:650px}
.hero h1 span{color:var(--blue)}
.hero-copy>p{font-size:19px;line-height:1.55;color:#314361;max-width:610px;margin:0}
.hero-actions{display:flex;gap:16px;margin-top:28px}
.trust-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:26px;font-size:13px;font-weight:700;color:#334663}
.trust-points span{display:flex;align-items:center;gap:8px}
.trust-points b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px}
.hero-visual{align-self:end;height:585px;position:relative;min-width:0}
.blob{position:absolute;width:560px;height:510px;border-radius:42% 58% 46% 54%/60% 42% 58% 40%;background:linear-gradient(150deg,#eaf5ff,#cfe7ff);right:0;bottom:-60px;opacity:.74}
.hero-person{position:absolute;right:44px;bottom:-64px;height:570px;width:auto;z-index:3;filter:drop-shadow(0 20px 28px rgba(15,46,87,.08))}
.metric{position:absolute;z-index:5;filter:drop-shadow(0 12px 22px rgba(5,49,115,.12))}
.metric-one{width:178px;left:4px;top:118px}
.metric-two{width:166px;right:-4px;top:158px}
.metric-three{width:178px;right:0;bottom:66px}
.hero-note{position:absolute;z-index:5;right:14px;top:55px;font-size:21px;font-weight:800;font-style:italic;color:#0570e6;transform:rotate(-5deg);line-height:1.05;text-align:center}
.hero-note span{font-style:normal;font-size:28px}
.founder-person{right:28px;bottom:-48px;height:595px}
.founder-badge{position:absolute;left:40px;bottom:20px;z-index:6;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border:1px solid rgba(8,120,249,.14);border-radius:16px;padding:14px 16px;box-shadow:0 12px 24px rgba(15,46,87,.12)}
.founder-badge strong{display:block;font-size:16px;line-height:1.1;color:#0d2e57}.founder-badge span{display:block;margin-top:4px;color:#4b6689;font-size:13px;font-weight:700}


.trusted-strip{background:linear-gradient(180deg,#f5faff,#f8fbff);border-top:1px solid #eef5fc;border-bottom:1px solid #eef5fc;padding:23px 0 27px}
.strip-label{text-align:center;text-transform:uppercase;font-weight:900;letter-spacing:.08em;font-size:12px;color:#586a87;margin:0 0 20px}
.logo-row{display:grid;grid-template-columns:repeat(6,1fr);gap:30px;align-items:center}
.client-logo{display:flex;align-items:center;justify-content:center;gap:10px;color:#64738b;font-size:20px;font-weight:750;white-space:nowrap;filter:saturate(.3)}
.logo-mark{font-size:27px;color:#5f718a}

.stats-section{padding:30px 0 34px;border-bottom:1px solid #eef3f8;background:#fff}
.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.stat{display:flex;align-items:center;gap:18px;padding:8px 42px;border-right:1px solid #e9eef5}
.stat:first-child{padding-left:10px}.stat:last-child{border-right:0;padding-right:10px}
.stat-icon{flex:0 0 58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#eaf5ff;color:var(--blue);font-size:27px;font-weight:900}
.stat strong{display:block;font-size:33px;line-height:1;font-weight:900;letter-spacing:-1px}
.stat span{display:block;margin-top:8px;font-size:13px;color:#455875;font-weight:650}

.section{padding:58px 0}
.section-head{max-width:840px}
.section-head h2{font-size:39px;line-height:1.1;letter-spacing:-1.5px;margin:12px 0 8px}
.section-head p{font-size:17px;line-height:1.55;color:#566782;margin:0}
.split-head{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}
.split-head>div{max-width:850px}.split-head>.btn{margin-bottom:8px}
.services,.testimonials{background:linear-gradient(180deg,#f9fcff,#f3f9ff)}
.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:28px}
.service-card{background:#fff;border:1px solid #edf3f9;border-radius:16px;padding:20px 18px 20px;min-height:254px;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}
.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.service-icon{width:52px;height:52px;border-radius:13px;display:grid;place-items:center;margin-bottom:16px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25),0 8px 20px rgba(0,0,0,.07)}
.service-icon svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.service-icon.blue{background:linear-gradient(145deg,#0d74f6,#2ca4ff)}
.service-icon.green{background:linear-gradient(145deg,#17b787,#3cdbb2)}
.service-icon.purple{background:linear-gradient(145deg,#7552e8,#a978ff)}
.service-icon.orange{background:linear-gradient(145deg,#ff7b13,#ffad42)}
.service-icon.pink{background:linear-gradient(145deg,#f32670,#ff4c8c)}
.service-card h3{font-size:17px;line-height:1.18;margin:0 0 11px;letter-spacing:-.25px}
.service-card p{color:#536582;font-size:13.5px;line-height:1.5;margin:0 0 18px}
.service-card a{color:#0878f9;font-size:13px;font-weight:850;margin-top:auto}

.process{background:#fff}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:34px}
.process-item{position:relative;display:grid;grid-template-columns:66px 1fr;align-items:center;gap:15px;padding-right:28px;min-height:92px}
.process-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;font-size:28px;font-weight:900}
.process-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.process-icon.search{background:#e8f4ff;color:#0878f9}.process-icon.strategy{background:#e4faef;color:#1dbd78}.process-icon.execute{background:#eee9ff;color:#6554df}.process-icon.grow{background:#fff0e2;color:#ef7916}
.process-item h3{font-size:15px;margin:0 0 7px}.process-item p{font-size:12.5px;line-height:1.45;color:#52647e;margin:0}
.process-arrow{position:absolute;right:5px;top:32px;color:#1284ff;font-size:27px;font-weight:400}
.process-item:last-child .process-arrow{display:none}

.testimonial-head{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}
.testimonial-controls{display:flex;gap:12px}.testimonial-controls button{width:44px;height:44px;border:1px solid #e4ecf5;border-radius:50%;background:#fff;color:#28466d;font-size:27px;line-height:1;box-shadow:0 8px 20px rgba(25,78,135,.06)}
.testimonial-viewport{overflow:hidden;margin-top:26px}
.testimonial-track{display:flex;gap:18px;transition:transform .45s cubic-bezier(.2,.7,.2,1)}
.testimonial-card{flex:0 0 calc((100% - 36px)/3);background:#fff;border:1px solid #e8eff7;border-radius:16px;padding:22px 22px 18px;min-height:210px;box-shadow:var(--shadow-soft)}
.quote{font-size:14px;line-height:1.5;color:#324763;margin:0 0 20px;min-height:64px}
.reviewer{display:flex;align-items:center;gap:13px}.reviewer img{width:56px;height:56px;border-radius:50%;object-fit:cover}.reviewer h3{font-size:14px;margin:0 0 4px}.reviewer span{display:block;font-size:11.5px;color:#6a7890;margin-bottom:5px}.stars{color:#ffab00;font-size:15px;letter-spacing:1px}

.cta-section{padding:22px 0 18px;background:#f3f9ff}
.cta-box{min-height:136px;border-radius:18px;background:linear-gradient(115deg,#05387c 0%,#0753b5 52%,#057bf7 100%);color:#fff;padding:28px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px;position:relative;overflow:hidden;box-shadow:0 14px 40px rgba(4,59,128,.16)}
.cta-box:before{content:"";position:absolute;width:290px;height:290px;border:58px solid rgba(255,255,255,.05);border-radius:50%;right:290px;top:-150px}
.cta-box h2{font-size:36px;letter-spacing:-1.2px;margin:0 0 7px}.cta-box p{margin:0;color:#e8f3ff;font-size:15px}.cta-button{background:#fff;color:#0c2a5d;min-height:58px;padding-inline:32px;position:relative;z-index:1}

.site-footer{padding:18px 0 24px;background:#fff}
.footer-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px}.footer-brand{font-size:26px}.footer-brand img{width:36px;height:36px}.footer-nav{display:flex;gap:30px;font-size:12px;color:#40526f;font-weight:700}.footer-nav a:hover{color:var(--blue)}.socials{justify-self:end;display:flex;gap:12px}.socials a{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;font-size:13px;font-weight:900;color:#122951}.footer-bottom{border-top:1px solid #eef2f7;margin-top:14px;padding-top:15px;display:flex;justify-content:space-between;color:#71809a;font-size:11px}.footer-bottom span:last-child{display:flex;gap:22px}

.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .2s}.modal.open{opacity:1;pointer-events:auto}.modal-backdrop{position:absolute;inset:0;background:rgba(4,19,54,.62);backdrop-filter:blur(7px)}
.modal-card{position:relative;z-index:1;width:min(560px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 35px 80px rgba(4,19,54,.28);transform:translateY(14px) scale(.98);transition:transform .2s}.modal.open .modal-card{transform:none}.modal-close{position:absolute;right:18px;top:15px;border:0;background:#eef6ff;color:#18345f;width:38px;height:38px;border-radius:50%;font-size:26px}.modal-card h2{font-size:32px;letter-spacing:-1px;margin:13px 0 8px}.modal-card>p{color:#5d6f89;line-height:1.5;margin:0 0 20px}.modal form{display:grid;gap:14px}.modal label{font-size:12px;font-weight:800;color:#314665}.modal input{display:block;width:100%;height:48px;border:1px solid #dfe8f2;border-radius:11px;padding:0 13px;margin-top:6px;outline:none}.modal input:focus{border-color:#1584ff;box-shadow:0 0 0 3px rgba(21,132,255,.12)}.modal small{display:block;text-align:center;color:#8792a4}.form-success{background:#edf9f3;border:1px solid #d0eee0;border-radius:14px;padding:18px;color:#1d6446}.form-success p{margin:6px 0 0;line-height:1.5}
body.modal-open{overflow:hidden}

@media (max-width:1120px){
  .container{width:min(var(--container),calc(100% - 40px))}.main-nav{gap:20px}.nav-wrap{gap:22px}.hero h1{font-size:56px}.hero-grid{min-height:575px}.hero-visual{height:550px}.hero-person{height:520px;right:0}.metric-one{width:150px;left:0}.metric-two{width:145px}.metric-three{width:150px}.service-grid{grid-template-columns:repeat(3,1fr)}.process-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.process-item:nth-child(2) .process-arrow{display:none}.stats-grid{grid-template-columns:repeat(2,1fr);row-gap:18px}.stat:nth-child(2){border-right:0}.logo-row{grid-template-columns:repeat(3,1fr);row-gap:18px}
}
@media (max-width:860px){
  .site-header{height:74px}.brand{font-size:27px}.brand img{width:38px;height:38px}.menu-toggle{display:block}.nav-cta{display:none}.main-nav{position:absolute;top:74px;left:20px;right:20px;background:#fff;border:1px solid #e7eef7;border-radius:17px;padding:14px;display:grid;gap:2px;box-shadow:var(--shadow);opacity:0;transform:translateY(-8px);pointer-events:none;transition:.2s}.main-nav.open{opacity:1;transform:none;pointer-events:auto}.main-nav a{padding:12px 13px;border-radius:9px}.main-nav a.active:after{display:none}.main-nav a:hover{background:#f2f8ff}.hero-bg{inset:0}.hero-grid{grid-template-columns:1fr;padding-top:20px}.hero-copy{padding:44px 0 0;text-align:center;max-width:760px;margin:auto}.hero h1{font-size:54px}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-points{justify-content:center}.hero-visual{height:520px;width:min(650px,100%);margin:auto}.hero-person{height:505px;right:50%;transform:translateX(52%)}.founder-person{height:505px}.founder-badge{left:18px;bottom:22px}.metric-one{left:2%;top:110px}.metric-two{right:2%;top:150px}.metric-three{right:3%;bottom:30px}.hero-note{right:3%;top:40px}.service-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card{flex-basis:calc((100% - 18px)/2)}.footer-main{grid-template-columns:1fr auto}.footer-nav{grid-row:2;grid-column:1/-1;justify-content:center}.socials{justify-self:end}
}
@media (max-width:640px){
  .container{width:calc(100% - 28px)}.hero-copy{padding-top:34px}.eyebrow{font-size:10px;padding-inline:11px}.hero h1{font-size:43px;letter-spacing:-2.2px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch;max-width:360px;margin-inline:auto;margin-top:23px}.hero-actions .btn{width:100%}.trust-points{gap:10px 14px;font-size:11px}.hero-visual{height:435px}.hero-person{height:420px}.founder-person{height:420px}.founder-badge{left:10px;bottom:18px;padding:11px 13px}.blob{width:430px;height:400px;right:50%;transform:translateX(50%)}.metric{filter:drop-shadow(0 8px 14px rgba(5,49,115,.1))}.metric-one{width:122px;left:0;top:94px}.metric-two{width:118px;right:0;top:120px}.metric-three{width:124px;right:1%;bottom:20px}.hero-note{font-size:15px;right:1%;top:36px}.logo-row{grid-template-columns:repeat(2,1fr);gap:17px}.client-logo{font-size:15px}.stats-grid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #edf2f7;padding:11px 12px}.stat:last-child{border-bottom:0}.section{padding:45px 0}.section-head h2{font-size:31px}.section-head p{font-size:15px}.split-head{display:block}.split-head>.btn{margin-top:20px}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.process-grid{grid-template-columns:1fr}.process-item{padding-right:0}.process-arrow{display:none!important}.testimonial-head{align-items:center}.testimonial-card{flex-basis:100%}.testimonial-controls button{width:40px;height:40px}.cta-section{padding-top:10px}.cta-box{padding:28px 24px;display:block;text-align:center}.cta-box h2{font-size:30px}.cta-box .btn{margin-top:20px;width:100%}.footer-main{display:flex;flex-direction:column}.socials{justify-self:auto}.footer-nav{flex-wrap:wrap;justify-content:center;gap:14px 22px}.footer-bottom{display:block;text-align:center;line-height:1.8}.footer-bottom span:last-child{justify-content:center}.modal-card{padding:26px 20px}.modal-card h2{font-size:27px}
}
@media (max-width:420px){.hero h1{font-size:38px}.hero-visual{height:390px}.hero-person{height:370px}.founder-person{height:370px}.founder-badge{display:none}.metric-one{width:105px}.metric-two{width:102px}.metric-three{width:108px}.hero-note{display:none}.brand{font-size:25px}.strip-label{font-size:10px}.client-logo{font-size:14px}.cta-box h2{font-size:27px}}


/* --- Multipage + trust-focused overrides --- */
html,body{max-width:100%;overflow-x:hidden}
*,*::before,*::after{box-sizing:border-box}
img,svg,video,canvas{max-width:100%}
main,section,.container,.hero-grid,.hero-copy,.hero-visual,.service-card,.process-item{min-width:0}
.hero,.trusted-strip,.trust-band,.section,.founder-section,.cta-section,.page-hero{overflow:hidden}
.nav-wrap{max-width:100%}
.main-nav{min-width:0}
.metric{max-width:min(160px,34vw)}
.modal select,.page-form select,.page-form input,.page-form textarea{font:inherit}
.modal select{display:block;width:100%;height:48px;border:1px solid #dfe8f2;border-radius:11px;padding:0 13px;margin-top:6px;background:#fff;color:#1d3150;outline:none}

.international-strip{padding:25px 0 22px}
.international-strip .strip-label{text-align:center;font-size:14px;letter-spacing:.02em;color:#334a68;margin-bottom:18px;text-transform:none}
.country-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:920px;margin:0 auto 18px}
.country-chip{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 18px;border:1px solid #e5edf6;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(25,78,135,.05)}
.country-chip span{font-weight:900;color:#0b63cf;font-size:16px}.country-chip small{color:#60728c;text-align:right}
.client-line{display:flex;align-items:center;justify-content:center;gap:12px 24px;flex-wrap:wrap;color:#667793;font-size:12.5px}.client-line span{text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#8794a8}.client-line strong{color:#243d61;font-size:13.5px}

.trust-band{padding:28px 0 20px;background:#f5faff}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.trust-grid article{background:#fff;border:1px solid #e6eef7;border-radius:16px;padding:22px;box-shadow:0 8px 22px rgba(20,71,130,.05)}
.trust-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#eaf4ff;color:#0878f9;font-weight:900;margin-bottom:14px}
.trust-grid h3{margin:0 0 8px;font-size:16px}.trust-grid p{margin:0;color:#5b6f8a;font-size:13.5px;line-height:1.55}

.service-grid-seven{grid-template-columns:repeat(4,1fr)}
.service-grid-seven .service-card:nth-child(n+5){grid-column:auto}
.proof-section{background:#f8fbff}
.proof-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:42px;align-items:center}
.proof-copy h2{font-size:42px;line-height:1.08;letter-spacing:-1.3px;margin:14px 0 13px}.proof-copy p{color:#5b6f8a;line-height:1.7;margin-bottom:22px}
.proof-cards{display:grid;gap:14px}.proof-card{background:#fff;border:1px solid #e5edf6;border-radius:17px;padding:22px;box-shadow:0 10px 26px rgba(20,71,130,.06)}.proof-card span,.case-tag{font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#0878f9}.proof-card h3{font-size:18px;margin:7px 0}.proof-card p{margin:0;color:#61748f;font-size:13.5px}

.founder-section{padding:78px 0;background:linear-gradient(135deg,#eef7ff,#fbfdff)}
.founder-section-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:46px;align-items:center}.founder-photo{background:#dceeff;border-radius:28px;overflow:hidden;min-height:420px;display:flex;align-items:end;justify-content:center}.founder-photo img{max-height:500px;width:auto}.founder-copy h2{font-size:42px;line-height:1.08;letter-spacing:-1.2px;margin:14px 0}.founder-copy p{color:#536884;line-height:1.7}

.page-hero{padding:82px 0 72px;background:linear-gradient(135deg,#f4f9ff,#eaf5ff);position:relative}
.page-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(24,130,255,.12),transparent 65%);right:-180px;top:-210px}
.page-hero-inner{position:relative;z-index:1;display:flex;justify-content:space-between;gap:36px;align-items:end}.page-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-2.4px;max-width:850px;margin:16px 0}.page-hero p{font-size:18px;line-height:1.65;color:#566b87;max-width:800px;margin:0}
.detail-stack{display:grid;gap:18px}.detail-card{display:grid;grid-template-columns:82px 1fr;gap:22px;padding:28px;border:1px solid #e3ecf6;border-radius:19px;background:#fff;box-shadow:0 10px 26px rgba(20,71,130,.05);scroll-margin-top:100px}.detail-number{width:62px;height:62px;border-radius:16px;background:#eaf4ff;color:#0878f9;display:grid;place-items:center;font-weight:900}.detail-card h2{margin:0 0 9px;font-size:25px}.detail-card p{color:#5d718c;line-height:1.65;margin:0}.deliverables,.case-scope,.market-badges,.value-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.deliverables span,.case-scope span,.market-badges span,.value-list span{padding:7px 10px;border-radius:999px;background:#f0f7ff;color:#32618f;border:1px solid #dfeefa;font-size:11px;font-weight:800}
.trust-callout{padding:0 0 76px}.trust-callout-inner{padding:28px 34px;border-radius:18px;background:#0a4fae;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:28px}.trust-callout h2{margin:0 0 7px;font-size:27px}.trust-callout p{margin:0;color:#dcecff}.trust-callout .btn{border-color:rgba(255,255,255,.55);color:#fff}

.case-work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.case-work-card{border:1px solid #e4ecf6;background:#fff;border-radius:18px;padding:26px;box-shadow:0 10px 28px rgba(20,71,130,.06)}.case-work-card h2{font-size:23px;margin:9px 0}.case-work-card p{color:#60728d;line-height:1.65}.case-method{background:#f7fbff}.split-trust{display:grid;grid-template-columns:1fr .8fr;gap:50px;align-items:center}.split-trust h2{font-size:40px;line-height:1.1;margin:12px 0}.split-trust p{color:#5c708c;line-height:1.7}.trust-checklist{display:grid;gap:12px}.trust-checklist div{padding:16px 18px;background:#fff;border:1px solid #e2ebf5;border-radius:13px;color:#284461;font-weight:750}

.founder-about-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px;align-items:center}.founder-about-image{background:#e5f2ff;border-radius:24px;overflow:hidden;display:flex;align-items:flex-end;justify-content:center;min-height:500px}.founder-about-image img{max-height:560px;width:auto}.founder-about-grid h2{font-size:44px;margin:12px 0}.founder-about-grid p{font-size:16px;color:#576d88;line-height:1.75}.about-values{background:#f7fbff}

.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{border:1px solid #e4ecf6;border-radius:17px;padding:24px;background:#fff;box-shadow:0 10px 26px rgba(20,71,130,.05)}.blog-card>span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:#0878f9}.blog-card h2{font-size:19px;line-height:1.3;margin:10px 0}.blog-card p{color:#60738e;font-size:13.5px;line-height:1.6}.blog-card a{font-size:12px;color:#0878f9;font-weight:850}

.contact-page-grid{display:grid;grid-template-columns:1.05fr .75fr;gap:30px;align-items:start}.contact-form-card,.contact-trust-card{border:1px solid #e2ebf5;background:#fff;border-radius:20px;padding:28px;box-shadow:0 12px 30px rgba(20,71,130,.06)}.contact-form-card h2,.contact-trust-card h2{margin-top:0}.contact-form-card>p{color:#667893}.page-form{display:grid;gap:15px}.page-form label{font-size:12px;font-weight:850;color:#344b69}.page-form input,.page-form select,.page-form textarea{display:block;width:100%;border:1px solid #dfe8f2;border-radius:11px;padding:13px;margin-top:6px;background:#fff;color:#1d3150;outline:none}.page-form textarea{resize:vertical}.page-form input:focus,.page-form select:focus,.page-form textarea:focus{border-color:#1584ff;box-shadow:0 0 0 3px rgba(21,132,255,.1)}.contact-step{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;margin:16px 0}.contact-step b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eaf4ff;color:#0878f9}.contact-step p{margin:3px 0;color:#5b708b;font-size:13.5px}.inline-success{padding:14px;background:#edf9f3;border:1px solid #cfeadd;border-radius:11px;color:#256143}

.footer-note{justify-self:end;color:#5a6f89;font-size:12px}.footer-note strong{color:#28486d}

@media (max-width:1120px){
  .service-grid-seven{grid-template-columns:repeat(3,1fr)}
  .trust-grid{grid-template-columns:repeat(2,1fr)}
  .proof-grid,.founder-section-grid,.founder-about-grid{grid-template-columns:1fr}
  .founder-photo,.founder-about-image{min-height:390px}
  .case-work-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:860px){
  .country-row{grid-template-columns:1fr}.country-chip small{text-align:left}
  .page-hero-inner{display:block}.page-hero-inner .btn{margin-top:24px}
  .contact-page-grid,.split-trust{grid-template-columns:1fr}
  .multipage-footer{grid-template-columns:1fr}.footer-note{justify-self:start}
}
@media (max-width:640px){
  .service-grid-seven,.trust-grid,.case-work-grid,.blog-grid{grid-template-columns:1fr}
  .country-chip{align-items:flex-start;flex-direction:column}.client-line{justify-content:flex-start}
  .proof-copy h2,.founder-copy h2,.split-trust h2,.founder-about-grid h2{font-size:31px}
  .founder-section{padding:52px 0}.founder-photo,.founder-about-image{min-height:340px}
  .page-hero{padding:54px 0 46px}.page-hero h1{letter-spacing:-1.4px}.page-hero p{font-size:16px}
  .detail-card{grid-template-columns:1fr;padding:22px}.detail-number{width:48px;height:48px}
  .trust-callout-inner{display:block;padding:24px}.trust-callout-inner .btn{margin-top:18px}
  .contact-form-card,.contact-trust-card{padding:21px}
}


/* --- International client proof redesign --- */
.client-trust-section{padding:72px 0 66px;background:linear-gradient(180deg,#f5faff 0%,#fff 100%);border-top:1px solid #eaf2fb;border-bottom:1px solid #edf3fa;overflow:hidden}
.client-trust-head{display:grid;grid-template-columns:1.05fr .8fr;gap:48px;align-items:end;margin-bottom:24px}
.client-trust-head h2{font-size:clamp(32px,4vw,48px);line-height:1.07;letter-spacing:-1.5px;margin:13px 0 0;max-width:720px}
.client-trust-head h2 span{color:#0878f9}.client-trust-head>p{margin:0;color:#5b6f8a;line-height:1.72;font-size:15px;max-width:520px}
.market-pills{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}
.market-pills>span{display:flex;align-items:center;gap:9px;padding:9px 13px;border:1px solid #dce9f7;border-radius:999px;background:#fff;color:#536a86;box-shadow:0 5px 14px rgba(28,80,139,.04);min-width:0}
.market-pills b{font-size:12px;color:#0a65cf}.market-pills small{font-size:11.5px;color:#75869d}
.client-showcase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.client-showcase-card{min-width:0;position:relative;padding:25px;border:1px solid #e0eaf5;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(20,71,130,.065);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;display:flex;flex-direction:column}
.client-showcase-card:hover{transform:translateY(-4px);border-color:#c6dcf4;box-shadow:0 18px 38px rgba(20,71,130,.10)}
.client-showcase-card.featured-client{border-color:#bcdcff;background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)}
.client-showcase-card.featured-client:before{content:'International client';position:absolute;right:18px;top:-11px;padding:5px 9px;border-radius:999px;background:#0878f9;color:#fff;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.client-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.client-monogram{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#0b74ef,#45b6ff);color:#fff;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 18px rgba(8,120,249,.18)}
.country-badge{padding:6px 9px;border-radius:999px;background:#edf7ff;color:#0a68d3;border:1px solid #d5ebff;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}
.client-industry{font-size:10px!important;text-transform:uppercase;letter-spacing:.09em;font-weight:900;color:#8190a4!important;margin:0 0 5px!important}
.client-showcase-card h3{font-size:21px;line-height:1.18;letter-spacing:-.35px;margin:0 0 10px;overflow-wrap:anywhere}.client-showcase-card>p{color:#5d708b;font-size:13.5px;line-height:1.6;margin:0 0 16px}
.client-services{display:flex;gap:7px;flex-wrap:wrap;margin-top:auto;padding-top:4px}.client-services span{font-size:10px;font-weight:800;color:#426789;padding:6px 8px;border-radius:999px;background:#f1f7fd;border:1px solid #e1edf8}
.client-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:18px;padding-top:16px;border-top:1px solid #edf2f7;color:#0878f9;font-size:12.5px;font-weight:900}.client-link:hover{color:#055cbf}
.client-trust-note{display:flex;align-items:flex-start;gap:12px;margin-top:20px;padding:16px 18px;border:1px solid #dceaf8;border-radius:14px;background:#f9fcff}.client-trust-note>span{width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:grid;place-items:center;background:#e8f5ff;color:#0878f9;font-weight:900}.client-trust-note p{margin:2px 0 0;color:#64768e;font-size:12.5px;line-height:1.55}.client-trust-note strong{color:#294969}
.proof-card a,.case-visit-link{display:inline-flex;margin-top:14px;color:#0878f9;font-weight:850;font-size:12.5px}.case-link-pending{display:inline-flex;margin-top:14px;padding:7px 10px;border-radius:999px;background:#f3f6fa;color:#78869a;font-size:10.5px;font-weight:750}

/* extra overflow safety */
body{overflow-x:hidden}.container{max-width:100%}.client-showcase-grid,.proof-grid,.trust-grid,.service-grid,.process-grid,.case-work-grid{min-width:0}.client-showcase-card,.proof-card,.case-work-card,.service-card,.detail-card{min-width:0;overflow-wrap:anywhere}.main-nav,.footer-nav{flex-wrap:wrap}.hero-visual,.founder-section-grid,.founder-about-grid{max-width:100%}

@media (max-width:900px){.client-trust-head{grid-template-columns:1fr;gap:14px}.client-trust-head>p{max-width:760px}.client-showcase-grid{grid-template-columns:1fr 1fr}.client-showcase-card:last-child{grid-column:1/-1}}
@media (max-width:640px){.client-trust-section{padding:52px 0 46px}.client-trust-head h2{letter-spacing:-1px}.client-showcase-grid{grid-template-columns:1fr}.client-showcase-card:last-child{grid-column:auto}.market-pills{gap:8px}.market-pills>span{width:100%;justify-content:space-between}.client-showcase-card{padding:21px}.client-showcase-card.featured-client:before{right:14px}.client-trust-note{padding:14px}}


/* Footer contact details + live form feedback */
.footer-trust{grid-template-columns:auto 1fr auto;grid-template-areas:"brand nav note" "brand contact note";row-gap:8px}
.footer-trust .footer-brand{grid-area:brand;align-self:center}
.footer-trust .footer-nav{grid-area:nav;justify-content:center}
.footer-trust .footer-contact{grid-area:contact;display:flex;justify-content:center;gap:9px 18px;flex-wrap:wrap;font-size:12px;color:#607590}
.footer-trust .footer-contact a{color:#365d89;font-weight:750}
.footer-trust .footer-contact a:hover{color:#0878f9}
.footer-trust .footer-note{grid-area:note;align-self:center;text-align:right}
.direct-contact-box{margin-top:24px;padding:18px;border-radius:15px;background:#f6faff;border:1px solid #e1edf8;display:grid;gap:6px}
.direct-contact-box span{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#70839b;font-weight:800}
.direct-contact-box a{color:#0a6edb;font-weight:800;overflow-wrap:anywhere}
.direct-contact-box small{color:#71809a}
.form-error{margin-top:10px;padding:12px 14px;border:1px solid #f1c7c7;background:#fff4f4;color:#9d3030;border-radius:11px;font-size:13px;line-height:1.45}
.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
button[disabled]{opacity:.68;cursor:wait;transform:none!important}
@media (max-width:900px){.footer-trust{grid-template-columns:1fr;grid-template-areas:"brand" "nav" "contact" "note"}.footer-trust .footer-brand,.footer-trust .footer-note{justify-self:start}.footer-trust .footer-nav,.footer-trust .footer-contact{justify-content:flex-start}.footer-trust .footer-note{text-align:left}}
@media (max-width:640px){.footer-trust .footer-contact{flex-direction:column;align-items:center;gap:5px}.footer-trust .footer-brand,.footer-trust .footer-note{justify-self:center;text-align:center}.footer-trust .footer-nav{justify-content:center}.footer-trust{align-items:center}}
