:root{
  --navy:#06265a;--navy2:#073875;--blue:#0b7df4;--blue2:#1594ff;--text:#0a2c67;
  --muted:#5e6f93;--line:#dbe8f6;--pale:#f4f9ff;--white:#fff;--shadow:0 14px 35px rgba(15,58,110,.10)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#e8eef5;color:var(--text);font-family:"Manrope",Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,textarea{font:inherit}
.page-shell{width:min(1440px,100%);margin:0 auto;background:#fff;box-shadow:0 0 32px rgba(20,48,84,.08)}
.container{width:min(1180px,calc(100% - 72px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #edf3f9}
.nav-wrap{height:68px;display:flex;align-items:center;gap:26px;white-space:nowrap}.brand{flex:0 0 auto}.brand img{width:104px;height:48px;object-fit:contain}
.main-nav{margin-left:auto;display:flex;align-items:center;gap:24px;font-size:11px;font-weight:700}.main-nav a{height:68px;display:flex;align-items:center;border-bottom:2px solid transparent}.main-nav a.active,.main-nav a:hover{color:var(--blue);border-color:var(--blue)}
.nav-actions{display:flex;align-items:center;gap:14px;font-size:10px;font-weight:700;flex:0 0 auto}.lang{color:#173b74}.nav-toggle{display:none;background:none;border:0;font-size:25px;color:var(--navy)}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--blue),#0865e6);color:#fff;border:0;border-radius:999px;padding:13px 22px;font-size:12px;font-weight:800;box-shadow:0 8px 20px rgba(11,125,244,.20);transition:.2s}.btn:hover{transform:translateY(-1px);box-shadow:0 11px 24px rgba(11,125,244,.26)}
.btn-small{padding:10px 17px;font-size:10px}.btn-secondary{padding:11px 18px;font-size:10px;margin-top:6px}.btn.ghost{background:rgba(7,38,90,.25);border:1px solid rgba(255,255,255,.75);box-shadow:none}
.hero{position:relative;height:470px;overflow:hidden;display:flex;align-items:center}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 53%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,31,74,.96) 0%,rgba(4,44,94,.86) 37%,rgba(4,44,94,.22) 64%,rgba(4,44,94,.02) 100%)}
.hero-content{position:relative;color:#fff;padding-top:8px}.eyebrow{font-size:10px;letter-spacing:.02em;font-weight:800;color:var(--blue);margin-bottom:11px}.eyebrow.light{color:#d8eaff}.hero h1,.section h2,.contact h2{margin:0;font-weight:800;letter-spacing:-.045em}.hero h1{font-size:52px;line-height:.99;max-width:460px}.hero h1 span,.section h2 span,.contact h2 span{color:var(--blue2)}.hero-rule{width:34px;height:3px;background:#fff;margin:17px 0}.hero p{font-size:14px;line-height:1.5;max-width:470px;margin:0 0 21px}.hero-actions{display:flex;gap:13px}
.markers{background:#fff;border-bottom:1px solid #edf3f9}.marker-grid{display:grid;grid-template-columns:repeat(4,1fr)}.marker{display:flex;align-items:center;gap:14px;padding:17px 22px;border-right:1px solid #e8eef6;min-height:88px}.marker:last-child{border-right:0}
.icon,.small-icon,.mini-icon,.expert-icon,.infra-icon,.step-icon{display:flex;align-items:center;justify-content:center}.marker .icon{width:42px;height:42px;border-radius:50%;background:#edf6ff;flex:0 0 auto}.marker .icon img{width:23px;height:23px}.marker strong{display:block;font-size:11px;color:#0b2b63}.marker span{display:block;margin-top:4px;font-size:9px;line-height:1.35;color:#607193}
.section{padding:54px 0}.section h2{font-size:29px;line-height:1.05}.section p{color:var(--muted)}
.about{background:#fff}.about-layout{display:grid;grid-template-columns:.95fr .93fr .55fr;gap:24px;align-items:stretch}.about-copy{padding:10px 0}.about-copy h2{font-size:34px}.about-copy p{font-size:11px;line-height:1.55;max-width:360px;margin:14px 0}.about-visual img{width:100%;height:314px;object-fit:cover;border-radius:16px}.about-values{display:flex;flex-direction:column;gap:10px}
.about-values article{display:flex;gap:10px;align-items:center;background:#f6faff;border:1px solid #e8f1fb;border-radius:14px;padding:11px 12px;min-height:70px}.mini-icon{width:36px;height:36px;border-radius:50%;background:#eaf4ff;flex:0 0 auto}.mini-icon img{width:19px;height:19px}.about-values b{display:block;font-size:11px}.about-values span{display:block;font-size:9px;line-height:1.4;color:#627394;margin-top:2px}
.section-kicker-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px}.section-kicker-row h2{font-size:25px}.text-link{font-size:10px;font-weight:800;color:var(--blue)}
.solutions{background:#fbfdff}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.solution-card{border:1px solid #dbe7f4;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 5px 14px rgba(15,58,110,.04);transition:.2s}.solution-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.solution-card>img{width:100%;height:118px;object-fit:cover}.solution-body{padding:14px 16px 16px}.solution-title{display:flex;align-items:center;gap:9px}.small-icon{width:34px;height:34px;border-radius:50%;background:#ebf5ff;flex:0 0 auto}.small-icon img{width:19px;height:19px}.solution-card h3{font-size:14px;margin:0}.solution-card p{font-size:9px;line-height:1.48;min-height:53px;margin:8px 0}.solution-card a{font-size:9px;font-weight:800;color:var(--blue)}
.expertise-dark{background:linear-gradient(135deg,#062a5e,#064179);color:#fff;padding:44px 0}.expertise-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.expertise-head h2{font-size:27px}.expertise-head>p{font-size:10px;line-height:1.5;color:#d2e2f4;margin:0 0 2px;max-width:330px}.expertise-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:20px}
.expertise-grid article{background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:16px 10px;text-align:center;min-height:150px}.expert-icon{height:35px}.expert-icon img{width:26px;height:26px;filter:brightness(0) saturate(100%) invert(49%) sepia(92%) saturate(2564%) hue-rotate(188deg) brightness(104%) contrast(101%)}.expertise-grid h3{font-size:11px;margin:8px 0}.expertise-grid p{color:#d5e3f4;font-size:8.5px;line-height:1.45;margin:0}
.process{background:#fff;padding:42px 0 50px}.process-head{display:flex;justify-content:space-between;align-items:end}.process-head h2{font-size:28px}.process-head p{font-size:9px;line-height:1.5;border-left:2px solid var(--blue);padding-left:12px;margin:0;color:#4f6f9b}.timeline{display:grid;grid-template-columns:repeat(6,1fr);position:relative;margin-top:25px}.timeline:before{content:"";position:absolute;left:7%;right:7%;top:15px;height:1px;background:#90c6ff}.timeline>div{text-align:center;position:relative;padding:0 8px}.timeline i{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;margin:0 auto 9px;width:31px;height:31px;border-radius:50%;background:var(--blue);color:#fff;font-style:normal;font-size:9px;font-weight:800}.step-icon{height:28px}.step-icon img{width:21px;height:21px}.timeline h3{font-size:10px;margin:5px 0}.timeline p{font-size:8px;line-height:1.4;margin:0;color:#607193}
.infrastructure{padding:0;background:#fff}.infra-layout{display:grid;grid-template-columns:.86fr 1.14fr;align-items:stretch}.infra-image{margin-left:calc((1180px - 100vw)/2);min-width:calc(100% + max(0px,(100vw - 1180px)/2));overflow:hidden}.page-shell .infra-image{margin-left:calc((1180px - min(1440px,100vw))/2)}.infra-image img{height:250px;width:100%;object-fit:cover}
.infra-content{padding:28px 0 18px 26px}.infra-intro{font-size:9px;line-height:1.4;margin:0 0 18px}.infra-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.infra-cards article{border:1px solid #dceaf8;border-radius:10px;padding:11px 10px;min-height:106px}.infra-icon{height:28px;justify-content:flex-start}.infra-icon img{width:22px;height:22px}.infra-cards b{display:block;font-size:9px;line-height:1.2;margin:5px 0}.infra-cards span{display:block;font-size:7.8px;line-height:1.35;color:#697a99}.infra-foot{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:8.5px;font-weight:700;color:#0d5db5}.infra-foot span{display:flex;align-items:center;gap:5px}.infra-foot img{width:15px;height:15px}.infra-foot a{color:var(--blue)}
.market{background:#fff;padding:42px 0}.market-layout{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:18px;align-items:stretch}.market-title h2{font-size:29px}.market-card{border:1px solid #dce9f7;border-radius:11px;background:#f9fcff;padding:16px}.market-card-title{display:flex;align-items:center;gap:9px;font-size:10px}.flag-dot,.globe-dot{width:28px;height:28px;border-radius:4px;background:#eaf5ff;display:flex;align-items:center;justify-content:center;color:#e12d35}.globe-dot img{width:18px;height:18px}.market-card p{font-size:8.6px;line-height:1.45;margin:10px 0}.market-card a{font-size:8.5px;font-weight:800;color:var(--blue)}
.references{padding:35px 0 42px;background:#fff}.references h2{font-size:19px}.logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:14px}.logo-grid>div{height:72px;border:1px solid #dce9f7;border-radius:9px;background:#fff;padding:8px;display:flex;align-items:center;justify-content:center}.logo-grid img{max-height:48px;max-width:100%;object-fit:contain}
.contact{background:linear-gradient(135deg,#052858,#063b73);color:#fff;padding:34px 0}.contact-grid{display:grid;grid-template-columns:1.05fr .75fr 1fr;gap:24px;align-items:center}.contact h2{font-size:30px;line-height:1.05}.contact-copy p{color:#c9d9ec;font-size:9.5px;line-height:1.55}.contact-list{list-style:none;padding:0;margin:0;border-left:1px solid rgba(255,255,255,.18);padding-left:26px}.contact-list li{display:flex;align-items:flex-start;gap:9px;font-size:9px;margin:10px 0;line-height:1.35}.contact-list img{width:16px;height:16px;filter:brightness(0) invert(1)}
.contact-form{background:#fff;border-radius:10px;padding:12px;display:grid;gap:8px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d8e5f3;border-radius:7px;padding:9px 10px;font-size:8px;outline:none}.contact-form textarea{resize:vertical}.contact-form .btn{border-radius:6px;width:100%;font-size:9px;padding:10px}
footer{background:#fff;padding:20px 0}.footer-grid{display:grid;grid-template-columns:120px 1fr auto;gap:25px;align-items:center}.footer-logo{width:100px}.footer-nav{display:flex;gap:17px;justify-content:center;font-size:7.7px;color:#466080;white-space:nowrap}.footer-nav a:hover{color:var(--blue)}.footer-right{text-align:right;display:flex;flex-direction:column;gap:3px;font-size:7px;color:#647493}.footer-right b{color:#264d7e}
@media(max-width:1120px){
 .container{width:min(100% - 40px,1180px)}.main-nav{gap:14px;font-size:10px}.nav-actions .lang{display:none}.about-layout{grid-template-columns:1fr 1fr}.about-values{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr)}.expertise-grid{grid-template-columns:repeat(3,1fr)}.market-layout{grid-template-columns:1fr 1fr}.market-title{grid-column:1/-1}.contact-grid{grid-template-columns:1fr 1fr}.contact-form{grid-column:1/-1}.infra-layout{grid-template-columns:1fr}.infra-image{margin:0!important;min-width:0}.infra-image img{height:300px}.infra-content{padding:28px 0}.footer-nav{flex-wrap:wrap}
}
@media(max-width:820px){
 .site-header{position:sticky}.nav-wrap{height:64px}.brand img{width:94px}.main-nav{display:none}.nav-toggle{display:block;margin-left:auto}.main-nav.open{display:flex;position:absolute;top:64px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;padding:14px 24px 20px;gap:2px;box-shadow:0 12px 25px rgba(18,50,88,.12)}.main-nav.open a{height:auto;width:100%;padding:10px 0}.nav-actions{display:none}.hero{height:520px}.hero h1{font-size:46px}.marker-grid{grid-template-columns:repeat(2,1fr)}.marker:nth-child(2){border-right:0}.marker:nth-child(-n+2){border-bottom:1px solid #e8eef6}.about-layout{grid-template-columns:1fr}.about-visual img{height:330px}.about-values{grid-column:auto;grid-template-columns:repeat(2,1fr)}.solution-grid{grid-template-columns:1fr}.solution-card>img{height:180px}.expertise-grid{grid-template-columns:repeat(2,1fr)}.expertise-head,.process-head{display:block}.expertise-head>p,.process-head>p{margin-top:15px}.timeline{grid-template-columns:repeat(3,1fr);gap:24px}.timeline:before{display:none}.infra-cards{grid-template-columns:repeat(2,1fr)}.market-layout{grid-template-columns:1fr}.logo-grid{grid-template-columns:repeat(3,1fr)}.contact-grid{grid-template-columns:1fr}.contact-list{border-left:0;padding-left:0}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-logo{margin:auto}.footer-nav{justify-content:center}.footer-right{text-align:center}
}
@media(max-width:520px){
 .container{width:calc(100% - 28px)}.hero{height:560px}.hero h1{font-size:40px}.hero p{font-size:13px}.hero-actions{flex-direction:column;align-items:flex-start}.marker-grid{grid-template-columns:1fr}.marker{border-right:0!important;border-bottom:1px solid #e8eef6}.about-copy h2,.section h2,.market-title h2{font-size:27px}.about-values{grid-template-columns:1fr}.expertise-grid,.timeline,.infra-cards,.logo-grid,.form-row{grid-template-columns:1fr}.section-kicker-row{display:block}.section-kicker-row .text-link{display:inline-block;margin-top:12px}.solution-card>img{height:155px}.contact h2{font-size:28px}.footer-nav{gap:10px}
}


/* =========================================================
   V4 — Fidèle à la maquette validée
   ========================================================= */

:root{
  --navy:#06245a;
  --navy-deep:#042653;
  --blue:#0b7df4;
  --blue-bright:#168cff;
  --text:#082b63;
  --muted:#526b91;
  --line:#d9e8f7;
  --pale:#f5faff;
}

body{
  font-size:16px;
  background:#eaf0f6;
}

.page-shell{
  max-width:1440px;
}

.container{
  width:min(1188px,calc(100% - 64px));
}

/* HEADER */
.site-header{
  min-height:66px;
}

.nav-wrap{
  height:66px;
  gap:22px;
}

.brand img{
  width:110px;
  height:50px;
}

.main-nav{
  gap:20px;
  font-size:12px;
  letter-spacing:-.01em;
}

.main-nav a{
  height:66px;
}

.nav-actions{
  font-size:10.5px;
  gap:13px;
}

.btn-small{
  padding:10px 17px;
}

/* HERO */
.hero{
  height:500px;
}

.hero-overlay{
  background:linear-gradient(90deg,rgba(4,31,73,.97) 0%,rgba(4,39,87,.88) 34%,rgba(4,39,87,.24) 63%,rgba(4,39,87,.03) 100%);
}

.hero h1{
  font-size:58px;
  line-height:.98;
  max-width:500px;
}

.hero p{
  font-size:15px;
  line-height:1.55;
}

.hero .eyebrow{
  font-size:11px;
}

.hero .btn{
  font-size:12px;
  padding:13px 22px;
}

/* MARKERS */
.markers{
  border-bottom:1px solid #eef3f8;
}

.marker{
  min-height:98px;
  padding:20px 26px;
  gap:16px;
}

.marker .icon{
  width:46px;
  height:46px;
}

.marker .icon img{
  width:25px;
  height:25px;
}

.marker strong{
  font-size:12px;
}

.marker span{
  font-size:10px;
  line-height:1.4;
}

/* GENERAL SECTION TYPOGRAPHY */
.section{
  padding:58px 0;
}

.section h2{
  font-size:32px;
  line-height:1.06;
}

.eyebrow{
  font-size:10.5px;
  margin-bottom:12px;
}

p{
  line-height:1.55;
}

/* ABOUT */
.about{
  padding:48px 0 52px;
}

.about-layout{
  grid-template-columns:1fr .93fr .53fr;
  gap:24px;
}

.about-copy{
  padding:18px 0 8px;
}

.about-copy h2{
  font-size:38px;
  line-height:1.03;
}

.about-copy p{
  font-size:12.5px;
  line-height:1.6;
  max-width:380px;
  margin:14px 0;
}

.about-visual img{
  height:335px;
  border-radius:0;
}

.about-values{
  gap:8px;
}

.about-values article{
  min-height:76px;
  border-radius:12px;
  padding:12px;
}

.about-values b{
  font-size:12px;
}

.about-values span{
  font-size:9.5px;
  line-height:1.45;
}

.mini-icon{
  width:40px;
  height:40px;
}

.mini-icon img{
  width:21px;
  height:21px;
}

/* SOLUTIONS — icon cards like the approved mockup */
.solutions{
  padding:50px 0 56px;
  background:#fff;
}

.section-kicker-row{
  margin-bottom:18px;
}

.section-kicker-row h2{
  font-size:29px;
}

.solution-grid-clean{
  gap:18px;
}

.solution-card.clean{
  min-height:235px;
  padding:28px 28px 24px;
  border:1px solid #d8e7f6;
  border-radius:12px;
  box-shadow:none;
  text-align:center;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
}

.solution-card.clean:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 28px rgba(19,67,120,.09);
}

.solution-clean-icon{
  width:64px;
  height:64px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-bottom:15px;
  background:#edf6ff;
}

.solution-clean-icon img{
  width:34px;
  height:34px;
}

.solution-clean-icon.green{
  background:#effaf3;
}

.solution-clean-icon.green img{
  filter:hue-rotate(70deg) saturate(1.8);
}

.solution-clean-icon.yellow{
  background:#fff8e8;
}

.solution-clean-icon.yellow img{
  filter:hue-rotate(320deg) saturate(2.2);
}

.solution-card.clean h3{
  font-size:16px;
  margin:0 0 10px;
}

.solution-card.clean p{
  font-size:11.5px;
  line-height:1.55;
  color:#5a7094;
  max-width:275px;
  min-height:auto;
  margin:0 0 16px;
}

.solution-card.clean a{
  font-size:10.5px;
  margin-top:auto;
}

/* EXPERTISE */
.expertise-dark{
  padding:46px 0 50px;
  background:linear-gradient(135deg,#052959,#063d73);
}

.expertise-head h2{
  font-size:30px;
}

.expertise-head>p{
  font-size:10.5px;
  line-height:1.55;
}

.expertise-grid{
  gap:11px;
}

.expertise-grid article{
  min-height:166px;
  padding:18px 12px;
}

.expertise-grid h3{
  font-size:12.5px;
  margin:10px 0 8px;
}

.expertise-grid p{
  font-size:9.5px;
  line-height:1.5;
}

/* PROCESS */
.process{
  padding:44px 0 48px;
}

.process-head h2{
  font-size:31px;
}

.process-head p{
  font-size:10px;
}

.timeline{
  margin-top:28px;
}

.timeline i{
  width:34px;
  height:34px;
  font-size:9.5px;
}

.timeline h3{
  font-size:11px;
}

.timeline p{
  font-size:8.8px;
  line-height:1.45;
}

.step-icon img{
  width:23px;
  height:23px;
}

/* INFRASTRUCTURE */
.infra-image img{
  height:272px;
}

.infra-content{
  padding:30px 0 22px 28px;
}

.infra-intro{
  font-size:10px;
}

.infra-cards article{
  min-height:118px;
  padding:13px 12px;
}

.infra-cards b{
  font-size:10px;
}

.infra-cards span{
  font-size:8.4px;
}

.infra-foot{
  font-size:9px;
}

/* MARKET */
.market{
  padding:44px 0;
}

.market-title h2{
  font-size:31px;
}

.market-card{
  padding:18px;
}

.market-card-title{
  font-size:10.5px;
}

.market-card p{
  font-size:9.5px;
}

.market-card a{
  font-size:9px;
}

/* REFERENCES */
.references{
  padding:36px 0 46px;
}

.references h2{
  font-size:21px;
}

.logo-grid>div{
  height:80px;
}

.logo-grid img{
  max-height:54px;
}

/* CONTACT */
.contact{
  padding:38px 0;
}

.contact h2{
  font-size:34px;
}

.contact-copy p{
  font-size:10.5px;
}

.contact-list li{
  font-size:9.5px;
}

.contact-form input,
.contact-form textarea{
  font-size:9px;
  padding:10px 11px;
}

/* FOOTER */
footer{
  padding:22px 0;
}

.footer-nav{
  font-size:8.5px;
  gap:14px;
}

.footer-right{
  font-size:7.5px;
}

/* Keep top navigation on one line on common desktop widths */
@media (min-width: 900px) and (max-width: 1180px){
  .container{width:min(100% - 36px,1188px)}
  .nav-wrap{gap:14px}
  .main-nav{gap:12px;font-size:10.5px}
  .nav-actions{gap:9px}
  .btn-small{padding:9px 13px;font-size:9px}
  .brand img{width:96px}
}

/* Responsive refinements */
@media(max-width:820px){
  .section h2{font-size:29px}
  .about-copy h2{font-size:32px}
  .solution-card.clean{min-height:220px}
}

@media(max-width:520px){
  .hero h1{font-size:44px}
  .marker strong{font-size:12px}
  .marker span{font-size:10px}
  .solution-card.clean p{font-size:11px}
}


/* V5 — Mobile-first polish while preserving desktop mockup */
@media(max-width:820px){
 body{background:#fff}.page-shell{box-shadow:none}.container{width:calc(100% - 32px)}
 .site-header{height:64px}.nav-wrap{height:64px}.brand img{width:92px;height:auto}.nav-toggle{font-size:0;width:40px;height:40px;position:relative}.nav-toggle:after{content:'☰';font-size:24px;color:#06245a}
 .hero{height:540px;align-items:flex-end}.hero-bg{object-position:62% center}.hero-overlay{background:linear-gradient(90deg,rgba(4,31,73,.97) 0%,rgba(4,39,87,.86) 62%,rgba(4,39,87,.18) 100%)}.hero-content{padding-bottom:44px}.hero h1{font-size:45px;max-width:360px}.hero p{font-size:14px}.hero-actions{flex-direction:row;flex-wrap:wrap}.hero .btn{font-size:10.5px;padding:12px 16px}
 .marker-grid{grid-template-columns:1fr 1fr}.marker{min-height:92px;padding:14px 12px}.marker .icon{width:40px;height:40px}.marker strong{font-size:11px}.marker span{font-size:9px}
 .section{padding:44px 0}.section h2{font-size:28px}.eyebrow{font-size:10px}
 .about-layout{grid-template-columns:1fr;gap:18px}.about-copy{padding:0}.about-copy h2{font-size:33px}.about-copy p{font-size:12px;max-width:none}.about-visual img{height:270px;border-radius:12px}.about-values{grid-template-columns:1fr 1fr;gap:9px}.about-values article{min-height:78px}.about-values b{font-size:11px}.about-values span{font-size:9px}
 .section-kicker-row h2{font-size:27px}.solution-grid-clean{grid-template-columns:1fr;gap:12px}.solution-card.clean{min-height:0;padding:23px 20px}.solution-clean-icon{width:56px;height:56px}.solution-card.clean h3{font-size:15px}.solution-card.clean p{font-size:11px;max-width:310px}
 .expertise-head{display:block}.expertise-head h2{font-size:27px}.expertise-head>p{font-size:10px;margin-top:12px}.expertise-grid{grid-template-columns:1fr 1fr;gap:9px}.expertise-grid article{min-height:154px}.expertise-grid h3{font-size:11px}.expertise-grid p{font-size:9px}
 .process-head{display:block}.process-head p{margin-top:14px}.timeline{grid-template-columns:1fr 1fr;gap:24px 8px}.timeline>div{padding:0 5px}.timeline h3{font-size:11px}.timeline p{font-size:9px}.timeline:before{display:none}
 .infra-layout{grid-template-columns:1fr}.infra-image{order:2;margin:0!important;min-width:0}.infra-image img{height:245px;border-radius:12px;object-fit:cover;object-position:center}.infra-content{order:1;padding:0 0 20px}.infra-intro{font-size:10px}.infra-cards{grid-template-columns:1fr 1fr}.infra-cards article{min-height:110px}.infra-cards b{font-size:10px}.infra-cards span{font-size:8.5px}.infra-foot{font-size:8.5px;gap:10px;flex-wrap:wrap}
 .market-layout{grid-template-columns:1fr;gap:12px}.market-title h2{font-size:28px}.market-card p{font-size:10px}
 .logo-grid{grid-template-columns:1fr 1fr 1fr;gap:7px}.logo-grid>div{height:68px;padding:7px}.logo-grid img{max-height:45px}
 .contact-grid{grid-template-columns:1fr;gap:18px}.contact h2{font-size:30px}.contact-copy p{font-size:10.5px}.contact-list{border:0;padding:0}.contact-list li{font-size:10px}.contact-form{grid-column:auto}.contact-form input,.contact-form textarea{font-size:11px}.contact-form .btn{font-size:10px}
 .footer-grid{grid-template-columns:1fr;gap:14px}.footer-logo{margin:auto}.footer-nav{font-size:8.5px;gap:10px;white-space:normal;flex-wrap:wrap}.footer-right{text-align:center;font-size:8px}
}
@media(max-width:480px){
 .container{width:calc(100% - 24px)}.hero{height:520px}.hero-bg{object-position:64% center}.hero h1{font-size:40px}.hero .eyebrow{font-size:9.5px}.hero-actions{gap:8px}.marker-grid{grid-template-columns:1fr}.marker{border-right:0!important}.about-values{grid-template-columns:1fr}.expertise-grid{grid-template-columns:1fr 1fr}.timeline{grid-template-columns:1fr 1fr}.infra-cards{grid-template-columns:1fr 1fr}.logo-grid{grid-template-columns:1fr 1fr}.form-row{grid-template-columns:1fr}
}


/* ==========================
   V6 fixes
   ========================== */

/* Real FR/EN switch */
.lang a{
  color:#173b74;
  font-weight:700;
}
.lang a:hover{color:var(--blue)}
.lang strong{color:var(--blue)}
.mobile-language-link{display:none}

/* Infrastructure: stable, sharp, no horizontal overflow */
.infrastructure{
  padding:42px 0 46px !important;
  overflow:hidden;
}
.infra-layout{
  display:grid !important;
  grid-template-columns:minmax(310px,390px) minmax(0,1fr) !important;
  gap:34px !important;
  align-items:center !important;
}
.infra-image{
  margin:0 !important;
  min-width:0 !important;
  width:100% !important;
  max-width:390px;
  justify-self:start;
}
.infra-image img{
  width:100% !important;
  height:auto !important;
  aspect-ratio:1/1 !important;
  object-fit:cover !important;
  object-position:center !important;
  border-radius:16px !important;
  box-shadow:0 18px 38px rgba(15,58,110,.14);
}
.infra-content{
  padding:0 !important;
  min-width:0;
}
.infra-cards{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
}
.infra-cards article{
  min-width:0;
}

/* Do not let any section create horizontal scroll */
.page-shell, .infrastructure, .infra-layout, .infra-content{
  max-width:100%;
}

@media(max-width:1120px){
  .infra-layout{
    grid-template-columns:320px minmax(0,1fr) !important;
    gap:26px !important;
  }
  .infra-image{max-width:320px}
}

@media(max-width:820px){
  .mobile-language-link{
    display:block !important;
    color:var(--blue) !important;
    font-weight:800 !important;
  }
  .infrastructure{padding:38px 0 42px !important}
  .infra-layout{
    grid-template-columns:1fr !important;
    gap:20px !important;
  }
  .infra-content{order:1 !important}
  .infra-image{
    order:2 !important;
    max-width:520px !important;
    justify-self:center !important;
  }
  .infra-cards{
    grid-template-columns:1fr 1fr !important;
  }
}

@media(max-width:520px){
  .infra-cards{
    grid-template-columns:1fr 1fr !important;
    gap:8px !important;
  }
  .infra-cards article{
    min-height:118px !important;
  }
}


/* ===== V7 desktop readability & language cleanup ===== */
@media (min-width:821px){
  .main-nav{font-size:13.5px;gap:22px}
  .nav-actions{font-size:12px}
  .btn-small{font-size:11.5px;padding:11px 18px}
  .hero p{font-size:17px;max-width:520px}
  .hero .eyebrow{font-size:12px}
  .hero .btn{font-size:13px}
  .marker strong{font-size:13.5px}
  .marker span{font-size:11.5px}
  .section h2{font-size:36px}
  .eyebrow{font-size:11.5px}
  .about-copy h2{font-size:40px}
  .about-copy p{font-size:14px;line-height:1.65;max-width:430px}
  .about-values b{font-size:13px}
  .about-values span{font-size:11px}
  .section-kicker-row h2{font-size:31px}
  .text-link{font-size:11.5px}
  .solution-card.clean h3{font-size:17px}
  .solution-card.clean p{font-size:12.5px;line-height:1.6}
  .expertise-head h2{font-size:34px}
  .expertise-head>p{font-size:12.5px}
  .expertise-grid h3{font-size:13.5px}
  .expertise-grid p{font-size:10.5px;line-height:1.55}
  .process-head h2{font-size:34px}
  .process-head p{font-size:11.5px}
  .timeline h3{font-size:13px}
  .timeline p{font-size:10.5px}
  .infra-intro{font-size:12.5px;line-height:1.6}
  .infra-cards b{font-size:12.5px}
  .infra-cards span{font-size:10.5px;line-height:1.5}
  .infra-foot{font-size:10.5px}
  .market-title h2{font-size:36px}
  .market-card b{font-size:13px}
  .market-card p{font-size:12px;line-height:1.6}
  .market-card a{font-size:11px}
  .references h2{font-size:25px}
  .contact h2{font-size:40px}
  .contact-copy p{font-size:13px}
  .contact-list li{font-size:12px}
  .contact-form input,.contact-form textarea{font-size:12.5px}
  .footer-nav{font-size:10px}
  .footer-right{font-size:9px}
}

/* Language selector */
.mobile-language-link{display:none !important}
.mobile-lang{display:none}

/* Alpha Networks supplied logo is horizontal and needs breathing room. */
.logo-grid img[alt="Alpha Networks"]{max-width:92%;max-height:52px;object-fit:contain}


/* ===== V8 refinement: calmer infrastructure + focused expertise ===== */
@media (min-width:821px){
  .expertise-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:980px;margin-left:auto;margin-right:auto}
  .expertise-grid article{min-height:165px;padding:22px 14px}
  .infra-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr)!important;gap:46px!important}
  .infra-image{max-width:340px!important}
  .infra-image img{aspect-ratio:4/3!important;border-radius:14px!important;box-shadow:0 14px 30px rgba(15,58,110,.10)!important}
  .infrastructure{padding:52px 0!important}
  .infra-content .eyebrow{margin-bottom:8px}
  .infra-intro{max-width:650px;margin-bottom:20px}
}
@media(max-width:820px){.expertise-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.expertise-grid{grid-template-columns:1fr}}
.about-visual img{object-position:center 35%}


/* Mobile FR / EN selector inside hamburger menu */
@media(max-width:820px){
  .mobile-lang{display:flex;align-items:center;justify-content:center;gap:10px;margin:8px 0 4px;padding:12px 0;border-top:1px solid #e7edf6;font-size:13px;font-weight:800;color:#173b74}
  .mobile-lang a{color:#173b74;text-decoration:none}
  .mobile-lang strong{color:var(--blue)}
  .mobile-lang span{color:#9aabc2}
}
@media(min-width:821px){.mobile-lang{display:none!important}}
