
:root{--blue:#1463ff;--dark:#071321;--text:#0f172a;--muted:#64748b;--soft:#f3f7fb;--line:#dbe4ee;--green:#15b77a}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:#fff}a{color:inherit;text-decoration:none}.container{width:min(1160px,92vw);margin:auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:16px min(4vw,48px);background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(219,228,238,.8)}.logo{display:flex;align-items:center;gap:10px;font-weight:800}.mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--blue),#12c48b);color:white;display:grid;place-items:center;font-weight:900}.nav{display:flex;align-items:center;gap:24px;color:#334155;font-weight:650}.nav-cta{background:var(--blue);color:#fff;padding:11px 16px;border-radius:999px}.nav-toggle{display:none;border:0;background:white;font-size:24px}.hero{background:radial-gradient(circle at 80% 15%,#dff7ff 0,#fff 38%),linear-gradient(180deg,#f8fbff,#fff);padding:90px 0}.hero-grid,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.eyebrow{color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:13px}h1{font-size:clamp(42px,7vw,76px);line-height:.94;margin:14px 0}h2{font-size:clamp(30px,4vw,48px);line-height:1.04;margin:0 0 16px}h3{margin:0 0 8px;font-size:21px}p{color:var(--muted);font-size:18px;line-height:1.65}.lead{font-size:22px;max-width:650px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:850;border:1px solid transparent}.primary{background:var(--blue);color:#fff;box-shadow:0 16px 30px rgba(20,99,255,.22)}.secondary{background:#fff;border-color:var(--line)}.secondary.dark{background:var(--dark);color:#fff}.light{background:white;color:var(--blue)}.trust{display:flex;flex-wrap:wrap;gap:12px;color:#166534;font-weight:750}.dashboard-card,.phone-card,.eco-card,.quote-card,.france-card,.contact-card{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:0 24px 70px rgba(15,23,42,.1);padding:28px}.map{height:300px;border-radius:26px;background:linear-gradient(135deg,#eaf2ff,#eefcf6);position:relative;overflow:hidden}.route{position:absolute;inset:80px 50px;border:5px dashed rgba(20,99,255,.3);border-radius:50%}.pin{position:absolute;width:22px;height:22px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 8px rgba(20,99,255,.14)}.p1{left:20%;top:25%}.p2{right:22%;top:42%;background:var(--green)}.p3{left:48%;bottom:23%}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.stats div{background:#f8fafc;border-radius:18px;padding:16px}.stats b{display:block}.stats small{color:var(--muted)}.section{padding:86px 0}.soft{background:var(--soft)}.section-head{text-align:center;max-width:820px;margin:0 auto 42px}.cards{display:grid;gap:22px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}.cards article{background:white;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 18px 44px rgba(15,23,42,.06)}.cards span{font-size:30px}.check{list-style:none;padding:0;margin:24px 0}.check li{padding:10px 0;font-weight:750}.check li:before{content:'✓';color:var(--green);font-weight:900;margin-right:10px}.phone-card{height:440px;background:linear-gradient(180deg,#081827,#123b75);padding:34px}.screen-line,.list-row{height:18px;border-radius:999px;background:rgba(255,255,255,.78);margin-bottom:18px}.mini-map{height:210px;border-radius:24px;background:linear-gradient(135deg,#dcecff,#dff9ee);margin-bottom:22px}.list-row{height:38px}.list-row.short{width:70%}.reverse{grid-template-columns:.9fr 1.1fr}.eco-card{text-align:center;background:linear-gradient(145deg,#08203a,#0f6bff);color:white}.eco-card p{color:#dceafe}.score{font-size:92px;font-weight:950;margin:18px 0}.center{text-align:center;margin-top:32px}.cta{padding:70px 0;background:var(--dark)}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{color:white}.cta p{color:#b7c5d8}.page-hero{padding:88px 0 64px;background:linear-gradient(135deg,#eef6ff,#fff)}.page-hero h1{max-width:950px}.page-hero p{max-width:760px}.feature-list{display:grid;gap:18px}.feature-list article{display:flex;justify-content:space-between;gap:24px;align-items:center;background:white;border:1px solid var(--line);border-radius:28px;padding:26px 30px;box-shadow:0 12px 32px rgba(15,23,42,.05)}.feature-list span{font-size:42px}.quote-card p{font-size:28px;color:#123;line-height:1.35;font-weight:800}.sectors{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.sectors article{min-height:210px;padding:28px;border-radius:30px;background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid var(--line)}.france-card{height:260px;display:grid;place-items:center;background:radial-gradient(circle,#e2f5ff,#fff)}.france-card span{font-size:40px;font-weight:950;color:var(--blue)}.values{display:grid;gap:16px}.values div{border:1px solid var(--line);border-radius:24px;padding:22px}.values b{font-size:24px;display:block}.values span{color:var(--muted)}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:28px;align-items:start}.form{background:white;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:0 18px 50px rgba(15,23,42,.08)}label{display:block;font-weight:800;color:#334155;margin:0 0 16px}input,select,textarea{width:100%;margin-top:8px;border:1px solid var(--line);border-radius:16px;padding:14px 15px;font:inherit}textarea{min-height:130px}.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-note{font-size:14px;margin-bottom:0}.footer{background:#06111f;color:#dbeafe;padding:56px 0}.footer p,.footer a{color:#a9bad0}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:38px}.footer-grid a{display:inline-block;margin:4px 0}.footer-logo{margin-bottom:10px}.hidden-seo{position:absolute;left:-9999px}
@media(max-width:860px){.nav{display:none;position:absolute;left:0;right:0;top:70px;background:white;padding:22px;flex-direction:column;border-bottom:1px solid var(--line)}.nav.open{display:flex}.nav-toggle{display:block}.hero{padding:56px 0}.hero-grid,.split,.reverse,.contact-grid{grid-template-columns:1fr}.four,.three,.two,.sectors{grid-template-columns:1fr}.cta-box{align-items:flex-start;flex-direction:column}.stats{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}h1{font-size:43px}.lead{font-size:19px}.section{padding:58px 0}.actions .btn{width:100%}.dashboard-card{padding:18px}.map{height:230px}}
/* Corrections finales : site plus clair, moins générique, carte France discrète */
h1{font-size:clamp(38px,5.4vw,62px);line-height:1.02}h2{font-size:clamp(28px,3.4vw,44px);line-height:1.08}.hero{padding:72px 0}.section{padding:74px 0}.lead{font-size:20px}.cards article{padding:24px}.france-map-card{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:0 24px 70px rgba(15,23,42,.08);padding:28px;min-height:360px;display:grid;place-items:center;position:relative;overflow:hidden}.france-map-card svg{width:min(330px,90%);height:auto}.france-map-card path{fill:#eef6ff;stroke:#b8cff7;stroke-width:4}.france-map-card circle{fill:var(--blue);filter:drop-shadow(0 0 10px rgba(20,99,255,.35))}.map-label{position:absolute;left:24px;bottom:22px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:850;color:var(--blue);box-shadow:0 12px 30px rgba(15,23,42,.08)}
@media(max-width:860px){h1{font-size:38px}.lead{font-size:18px}.hero{padding:48px 0}.section{padding:52px 0}.france-map-card{min-height:280px}}



/* === CORRECTION PRO : plus compact, carte France propre, plus de gros blocs inutiles === */
.container{width:min(1080px,92vw)}
.site-header{padding:12px min(4vw,40px)}
.mark{width:34px;height:34px;border-radius:11px}.nav{gap:20px}.nav-cta{padding:10px 15px}
.hero{padding:58px 0}.page-hero{padding:56px 0 42px}.section{padding:56px 0}.section-head{margin-bottom:30px;max-width:760px}
h1{font-size:clamp(34px,4.2vw,54px)!important;line-height:1.05!important;letter-spacing:-.035em;margin:10px 0 14px}
h2{font-size:clamp(28px,3.1vw,40px)!important;line-height:1.1!important;letter-spacing:-.03em;margin:0 0 14px}
h3{font-size:20px;line-height:1.18}p{font-size:16px;line-height:1.6}.lead{font-size:18px;line-height:1.55;max-width:620px}.eyebrow{font-size:12px}
.hero-grid,.split{gap:40px}.cards{gap:18px}.cards article{padding:22px;border-radius:24px}.sectors{gap:18px}.sectors article{min-height:150px;padding:24px;border-radius:24px}.sectors article h2{font-size:clamp(24px,2.3vw,32px)!important;line-height:1.12!important;margin-bottom:12px}.sectors article p{font-size:16px}.feature-list article{padding:22px 24px;border-radius:24px}.dashboard-card,.phone-card,.eco-card,.quote-card,.contact-card{border-radius:28px;padding:24px}.score{font-size:70px}.phone-card{height:360px}.cta{padding:52px 0}.footer{padding:42px 0}

.france-map-card{background:linear-gradient(145deg,#fff,#f7fbff);border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 50px rgba(15,23,42,.08);padding:22px;min-height:300px;display:grid;place-items:center;position:relative;overflow:hidden}
.france-map-card:before{content:'';position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(20,99,255,.10),transparent 68%);right:18%;top:8%}
.france-map-card svg{position:relative;width:min(280px,86%);height:auto;z-index:1}
.france-map-card .france-shape{fill:#eef6ff;stroke:#9dbcf8;stroke-width:3.2;stroke-linejoin:round}
.france-map-card .corse{fill:#eef6ff;stroke:#9dbcf8;stroke-width:2.4;stroke-linejoin:round}
.france-map-card .route-line{fill:none;stroke:#1463ff;stroke-width:2;stroke-linecap:round;stroke-dasharray:7 9;opacity:.35}
.france-map-card .gps-point{fill:#1463ff;stroke:white;stroke-width:4;filter:drop-shadow(0 5px 9px rgba(20,99,255,.35))}
.map-label{position:absolute;left:22px;bottom:20px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-weight:850;color:var(--blue);box-shadow:0 12px 25px rgba(15,23,42,.08);font-size:14px;z-index:2}
.france-card{display:none!important}
@media(max-width:860px){.hero{padding:42px 0}.page-hero{padding:44px 0 34px}.section{padding:44px 0}h1{font-size:34px!important}h2{font-size:28px!important}.lead{font-size:17px}.hero-grid,.split{gap:26px}.france-map-card{min-height:245px}.france-map-card svg{width:min(230px,88%)}.sectors article h2{font-size:24px!important}.cards article,.sectors article{padding:20px}.site-header{padding:10px 18px}}

/* === DASHBOARD ANIMÉ === */
.gps-dashboard {
  padding: 22px;
  border-radius: 28px;
  background: linear-gradient(145deg, #06111f, #0a1e38);
  border: 1px solid rgba(255,255,255,.08);
  box-shadow: 0 30px 80px rgba(0,0,0,.25);
  color: white;
}
.dash-header {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 22px;
  padding-bottom: 14px;
  border-bottom: 1px solid rgba(255,255,255,.08);
}
.dash-dot { width: 10px; height: 10px; border-radius: 50%; }
.dash-dot.red { background: #ff5f57; }
.dash-dot.orange { background: #ffbd2e; }
.dash-dot.green { background: #28c840; }
.dash-title { flex: 1; font-size: 13px; font-weight: 700; color: rgba(255,255,255,.7); margin-left: 6px; }
.dash-live { display: flex; align-items: center; gap: 6px; font-size: 12px; font-weight: 700; color: #15b77a; }
.live-dot {
  width: 8px; height: 8px; border-radius: 50%; background: #15b77a;
  animation: pulse-live 1.5s ease-in-out infinite;
}
@keyframes pulse-live {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: .4; transform: scale(.7); }
}
.dash-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 18px; }
.dash-stat { background: rgba(255,255,255,.05); border-radius: 16px; padding: 14px; }
.dash-num {
  display: block;
  font-size: 28px;
  font-weight: 900;
  color: white;
  letter-spacing: -.03em;
  line-height: 1;
  margin-bottom: 4px;
}
.dash-label { display: block; font-size: 11px; color: rgba(255,255,255,.45); font-weight: 600; margin-bottom: 10px; }
.dash-bar { display: block; height: 4px; background: rgba(255,255,255,.1); border-radius: 999px; overflow: hidden; }
.dash-fill {
  display: block; height: 100%; background: #1463ff; border-radius: 999px;
  width: 0;
  transition: width 1.8s cubic-bezier(.16,1,.3,1);
}
.dash-fill.green { background: #15b77a; }
.dash-vehicles { display: flex; flex-direction: column; gap: 10px; }
.dash-vehicle {
  display: flex; align-items: center; gap: 10px;
  font-size: 13px; color: rgba(255,255,255,.65);
  background: rgba(255,255,255,.04);
  border-radius: 12px; padding: 10px 14px;
}
.dash-vehicle span:nth-child(2) { flex: 1; }
.veh-dot { width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0; }
.veh-dot.on { background: #15b77a; box-shadow: 0 0 8px #15b77a; animation: pulse-live 2s infinite; }
.veh-dot.off { background: rgba(255,255,255,.2); }
.veh-speed { font-size: 12px; font-weight: 700; color: rgba(255,255,255,.4); }

/* === CARTE FRANCE V2 + COULEURS VIVES === */

/* Sections colorées */
.section:nth-of-type(2) { background: linear-gradient(135deg, #f0f7ff, #e8f5ff); }
.section:nth-of-type(3) { background: linear-gradient(135deg, #f0fff8, #e6fdf4); }
.section:nth-of-type(4) { background: linear-gradient(135deg, #fff8f0, #fff3e6); }
.section:nth-of-type(5) { background: linear-gradient(135deg, #f5f0ff, #ede6ff); }

/* Cards plus colorées */
.cards article:nth-child(1) { border-top: 4px solid #1463ff; }
.cards article:nth-child(2) { border-top: 4px solid #15b77a; }
.cards article:nth-child(3) { border-top: 4px solid #f59e0b; }
.cards article:nth-child(4) { border-top: 4px solid #ef4444; }

/* Carte France V2 */
.france-map-card-v2 {
  background: white;
  border: 1px solid var(--line);
  border-radius: 28px;
  box-shadow: 0 24px 70px rgba(15,23,42,.1);
  padding: 22px;
  overflow: hidden;
}
.fmap-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}
.fmap-badge {
  background: #eef6ff;
  color: var(--blue);
  font-size: 12px;
  font-weight: 800;
  padding: 6px 12px;
  border-radius: 999px;
  border: 1px solid #c7deff;
}
.fmap-count {
  font-size: 13px;
  font-weight: 700;
  color: var(--muted);
}
.fmap-num {
  color: var(--blue);
  font-weight: 900;
}
.fmap-wrap { position: relative; }
.fmap-svg { width: 100%; height: auto; display: block; }
.fmap-shape {
  fill: #eef6ff;
  stroke: #94b8f8;
  stroke-width: 2.5;
  stroke-linejoin: round;
}
.fmap-corse {
  fill: #eef6ff;
  stroke: #94b8f8;
  stroke-width: 2;
}
.fmap-route {
  fill: none;
  stroke: #1463ff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-dasharray: 200;
  stroke-dashoffset: 200;
  opacity: .5;
}
.fmap-route.animated {
  animation: draw-route 2s ease forwards;
}
.r1 { animation-delay: .2s; }
.r2 { animation-delay: .6s; }
.r3 { animation-delay: 1s; }
.r4 { animation-delay: 1.3s; }
@keyframes draw-route {
  to { stroke-dashoffset: 0; }
}
.fmap-city {
  fill: var(--blue);
  stroke: white;
  stroke-width: 3;
  filter: drop-shadow(0 3px 8px rgba(20,99,255,.35));
  opacity: 0;
  transform-origin: center;
}
.fmap-city.animated {
  animation: pop-city .4s cubic-bezier(.34,1.56,.64,1) forwards;
}
.fmap-city.main { fill: #ef4444; r: 10; }
@keyframes pop-city {
  from { opacity: 0; transform: scale(0); }
  to { opacity: 1; transform: scale(1); }
}
.fmap-label {
  font-size: 11px;
  font-weight: 800;
  fill: #334155;
  opacity: 0;
  transition: opacity .3s;
}
.fmap-label.animated { opacity: 1; }
.fmap-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid var(--line);
}
.fmap-stat { text-align: center; }
.fmap-stat b { display: block; font-size: 15px; color: var(--text); }
.fmap-stat span { font-size: 11px; color: var(--muted); font-weight: 600; }

/* Hero plus vivant */
.hero { background: linear-gradient(135deg, #eaf4ff 0%, #f0fff9 50%, #fff 100%); }
