:root{--blue:#003399;--blue2:#001b5b;--gold:#ffcc00;--ink:#071a3d;--muted:#68758f;--bg:#f5f8ff;--card:#fff;--ok:#10b981;--danger:#dc2626}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--bg)}a{text-decoration:none;color:inherit}.top{background:var(--blue);color:#fff;padding:8px 6%;font-size:14px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.nav{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:18px 6%;box-shadow:0 2px 14px #0b24651a;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:16px}.brand img{width:210px;max-width:52vw}.menu{display:flex;gap:26px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:8px;border:0;background:var(--blue);color:#fff;font-weight:800;cursor:pointer}.btn.alt{background:#fff;color:var(--blue);border:1px solid var(--blue)}.btn.gold{background:var(--gold);color:#081a42}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;padding:54px 6%;background:linear-gradient(90deg,#fff 0%,#eef5ff 55%,#dbeaff 100%)}h1{font-size:46px;line-height:1.1;margin:0 0 18px;text-transform:uppercase}h1 span,.goldtxt{color:#d9a400}.lead{font-size:18px;line-height:1.6;color:#23345f}.badges{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0}.badge{background:#fff;border:1px solid #dbe5f5;border-radius:10px;padding:12px 16px;font-weight:800}.flag{min-height:310px;border-radius:18px;background:radial-gradient(circle at 60% 40%,#1d5bd7,#003399 55%,#001b5b);display:flex;align-items:center;justify-content:center;color:var(--gold);font-size:120px;box-shadow:0 30px 60px #00339933}.section{padding:42px 6%}.title{text-align:center;font-size:30px;text-transform:uppercase;margin:0 0 28px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:var(--card);border:1px solid #dbe5f5;border-radius:16px;padding:24px;box-shadow:0 10px 26px #001b5b0c}.card.premium{border-color:var(--gold)}.price{font-size:34px;font-weight:900;color:var(--blue);margin:18px 0}.small{font-size:13px;color:var(--muted)}.list{line-height:1.9}.uploadbox{max-width:920px;margin:30px auto;background:#fff;padding:28px;border-radius:18px;border:1px solid #dbe5f5;box-shadow:0 20px 50px #001b5b12}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{font-weight:800;font-size:14px}input,select,textarea{width:100%;padding:13px;margin:8px 0 14px;border:1px solid #cfd9ec;border-radius:9px;font:inherit}textarea{min-height:100px}.drop{border:2px dashed #9eb2d5;background:#f8fbff;border-radius:14px;padding:24px;text-align:center;margin:12px 0}.notice{background:#fff8d6;border:1px solid #ffdf5c;padding:14px;border-radius:10px;margin:15px 0}.ok{background:#ecfdf5;border:1px solid #86efac;color:#065f46}.err{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.footer{background:var(--blue2);color:#fff;padding:30px 6%;font-size:14px}.table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.table th,.table td{padding:12px;border-bottom:1px solid #e5e9f2;text-align:left}.pill{padding:4px 9px;border-radius:999px;background:#eef5ff;color:var(--blue);font-weight:800}@media(max-width:900px){.hero,.grid2{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.menu{display:none}h1{font-size:34px}.brand img{width:180px}}


/* V13 - Conformité européenne section */
.conformity{padding-top:28px}
.conformity-wrap{background:linear-gradient(135deg,#0f172a 0%,#172554 55%,#1e3a8a 100%);border:1px solid rgba(250,204,21,.25);border-radius:26px;padding:34px;box-shadow:0 24px 70px rgba(15,23,42,.22);color:#e5e7eb;position:relative;overflow:hidden}
.conformity-wrap:before{content:"★";position:absolute;right:24px;top:10px;font-size:130px;color:rgba(250,204,21,.08);line-height:1}
.conformity .title{color:white;margin-top:12px;text-align:left}
.conformity .lead{color:#dbeafe;max-width:1050px}
.conformity p{color:#cbd5e1;line-height:1.72}
.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}
.mini-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:22px;backdrop-filter:blur(8px)}
.mini-card h3{margin-top:0;color:#facc15}
.mini-card ul{padding-left:20px;margin-bottom:0;color:#e5e7eb;line-height:1.8}
.mini-card li::marker{color:#facc15}
.mini-card.danger h3{color:#fecaca}
.mini-card.danger li::marker{color:#f87171}
.legal-note{border-top:1px solid rgba(255,255,255,.12);padding-top:16px;color:#94a3b8!important}
@media(max-width:760px){.grid2{grid-template-columns:1fr}.conformity-wrap{padding:24px}.conformity-wrap:before{font-size:90px}}
/* V14 Homepage Premium */
.premium-hero h1{max-width:980px;letter-spacing:-1.5px}.premium-hero .lead{max-width:920px}.expertise-strip{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.expertise-strip span{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:10px 14px;color:#e5e7eb;font-weight:700}.credibility{padding-top:26px}.cred-card{background:linear-gradient(135deg,#0f172a,#111827);border:1px solid rgba(212,175,55,.35);box-shadow:0 20px 50px rgba(15,23,42,.22);border-radius:22px;padding:34px;color:white}.cred-card h2{font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.15;margin:0 0 16px;color:#fff}.cred-card p{color:#dbe4ef;max-width:980px}.cred-card .legal-note{background:rgba(255,255,255,.07);border-left:4px solid #d4af37;padding:16px;border-radius:12px;color:#dbe4ef}.conformity-wrap{border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 40px rgba(15,23,42,.08)}
@media(max-width:720px){.expertise-strip span{width:100%;}.cred-card{padding:24px}.nav .menu a[href="/admin"]{display:none}}

/* V15 - Contrast & readability improvements */
body{color:#071a3d;background:#f3f7ff}.top{background:#002b7f;color:#ffffff}.nav{background:#ffffff}.notice{color:#071a3d!important;background:#fff4bf;border-color:#f4c430;font-weight:700}.hero{background:linear-gradient(100deg,#ffffff 0%,#f7fbff 48%,#dfeeff 100%)}.premium-hero h1{color:#071a3d;text-shadow:none}.premium-hero .lead{color:#132a55}.premium-hero .lead strong{color:#003399}.expertise-strip span{background:#003399!important;border:1px solid #002b7f!important;color:#ffffff!important;box-shadow:0 8px 18px rgba(0,51,153,.18)}.badge{color:#071a3d;background:#ffffff;border:1px solid #b8c7e6}.cred-card{background:linear-gradient(135deg,#08142f,#0f172a 55%,#172554);border:1px solid rgba(255,204,0,.45)}.cred-card p{color:#eef5ff}.cred-card .legal-note{background:rgba(255,255,255,.12);color:#ffffff!important;border-left-color:#ffcc00}.conformity-wrap{background:linear-gradient(135deg,#08142f 0%,#111f4a 56%,#003399 100%);color:#ffffff;border-color:rgba(255,204,0,.4)}.conformity .title{color:#ffffff}.conformity .lead{color:#ffffff}.conformity p{color:#edf4ff}.mini-card{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.26)}.mini-card h3{color:#ffdf5c}.mini-card ul{color:#ffffff}.mini-card.danger h3{color:#ffd1d1}.legal-note{color:#ffffff!important}.small{color:#4a5d7f}.footer .small,.footer{color:#ffffff}.card{color:#071a3d}.card p,.card .list{color:#152950}.price{color:#003399}.btn.alt{background:#ffffff;color:#003399;border:2px solid #003399}.btn.alt:hover,.btn:hover{filter:brightness(.96)}


/* V16 - Multilingual switcher */
.lang-switch{display:flex;gap:6px;align-items:center;flex-wrap:wrap}
.lang-switch button{border:1px solid #b8c7e6;background:#fff;color:#071a3d;border-radius:999px;padding:7px 10px;font-weight:800;cursor:pointer;font-size:12px}
.lang-switch button.active{background:#003399;color:#fff;border-color:#003399}
@media(max-width:900px){.lang-switch{margin-left:auto}.nav{gap:12px}.nav .menu{display:flex;gap:8px;flex-wrap:wrap}.nav .menu a:not(.btn){display:none}.nav .menu .btn{padding:10px 12px;font-size:12px}}

/* V17 - Hero Branding Premium Guangzhou -> Europe */
.premium-hero{position:relative;overflow:hidden;background:
  radial-gradient(circle at 82% 18%,rgba(255,204,0,.18),transparent 28%),
  radial-gradient(circle at 18% 75%,rgba(0,51,153,.18),transparent 32%),
  linear-gradient(110deg,#ffffff 0%,#f7fbff 42%,#dbeaff 100%);}
.hero-visual{min-height:370px;display:grid;grid-template-rows:auto 1fr;gap:16px;align-items:stretch}
.logo-card-hero{background:rgba(255,255,255,.92);border:1px solid #dbe5f5;border-radius:22px;padding:22px;box-shadow:0 24px 60px rgba(0,27,91,.16);display:flex;align-items:center;justify-content:center}
.logo-card-hero img{width:100%;max-width:430px;border-radius:8px;object-fit:contain}
.route-card{position:relative;min-height:245px;border-radius:24px;overflow:hidden;background:
  radial-gradient(circle at 23% 38%,rgba(255,204,0,.28),transparent 12%),
  radial-gradient(circle at 77% 54%,rgba(255,204,0,.22),transparent 15%),
  linear-gradient(135deg,#06122c 0%,#0f172a 45%,#003399 100%);border:1px solid rgba(255,204,0,.35);box-shadow:0 22px 60px rgba(0,27,91,.28)}
.route-card:before{content:"";position:absolute;inset:0;background-image:
  linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),
  linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px;opacity:.6}
.route-card:after{content:"";position:absolute;right:-60px;top:-55px;width:240px;height:240px;border-radius:50%;border:1px solid rgba(255,255,255,.22);box-shadow:inset 0 0 38px rgba(255,255,255,.08)}
.city{position:absolute;z-index:3;color:#fff;background:rgba(2,6,23,.72);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);padding:12px 16px;border-radius:18px;min-width:150px;box-shadow:0 15px 34px rgba(0,0,0,.28)}
.city strong{display:block;text-transform:uppercase;letter-spacing:.5px;color:#ffdf5c}.city small{display:block;color:#dbeafe;margin-top:3px}.city-gz{left:28px;bottom:34px}.city-eu{right:28px;top:38px}.pin{width:16px;height:16px;border-radius:50%;background:#ffcc00;box-shadow:0 0 0 8px rgba(255,204,0,.18),0 0 22px rgba(255,204,0,.85);display:inline-block;margin-right:7px;vertical-align:-2px}.route-arc{position:absolute;left:78px;right:92px;top:92px;height:115px;border-top:3px solid #ffcc00;border-radius:50% 50% 0 0;transform:rotate(-7deg);filter:drop-shadow(0 0 10px rgba(255,204,0,.75));z-index:2}.ship{position:absolute;left:45%;bottom:42px;z-index:4;color:#fff;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:14px;padding:10px 18px;font-size:20px;box-shadow:0 12px 26px rgba(0,0,0,.25)}.ship span{display:inline-block;width:42px;height:8px;background:#ffcc00;border-radius:20px;margin-left:8px;vertical-align:middle}.premium-hero .btn{box-shadow:0 12px 26px rgba(0,51,153,.18)}
@media(max-width:900px){.hero-visual{min-height:auto}.route-card{min-height:260px}.city{min-width:128px;padding:10px 12px}.city-gz{left:16px;bottom:22px}.city-eu{right:16px;top:24px}.route-arc{left:48px;right:58px;top:92px}.ship{left:38%;bottom:96px;font-size:16px}.logo-card-hero{padding:16px}}
@media(max-width:560px){.logo-card-hero img{max-width:300px}.route-card{min-height:290px}.route-arc{left:38px;right:38px;top:124px;height:96px}.city-gz{bottom:22px}.city-eu{top:20px}.ship{left:50%;transform:translateX(-50%);bottom:128px}}


/* V18 - Services complémentaires */
.cards-2{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1120px;margin:0 auto}
.service-plus{position:relative;overflow:hidden;border:1px solid #c7d7f3}
.service-plus:before{content:"";position:absolute;right:-45px;top:-45px;width:140px;height:140px;border-radius:50%;background:rgba(0,51,153,.08)}
.service-plus.warning{border-color:#f4c430;background:linear-gradient(180deg,#ffffff,#fffdf2)}
.small-price{font-size:24px;color:#0f172a}
.value-note{font-size:14px;line-height:1.55;background:#fff7cc!important;color:#071a3d!important;border-color:#f4c430!important;font-weight:600}
@media(max-width:900px){.cards-2{grid-template-columns:1fr}}

/* V23 - Hero DOM-TOM + Europe photo collage (no map) */
.domtom-hero{position:relative;min-height:430px;border-radius:30px;overflow:hidden;padding:16px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:10px;background:#06122c;box-shadow:0 28px 75px rgba(0,27,91,.28);border:1px solid rgba(255,204,0,.30)}
.domtom-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(2,6,23,.55),rgba(0,51,153,.22));z-index:1;pointer-events:none}.dom-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:185px;border-radius:22px;overflow:hidden;padding:18px;color:#fff;background-size:cover;background-position:center;box-shadow:inset 0 -80px 80px rgba(2,6,23,.68);isolation:isolate}.dom-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,23,.06),rgba(2,6,23,.72));z-index:-1}.dom-card span{font-size:22px;font-weight:950;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 2px 12px rgba(0,0,0,.45)}.dom-card small{font-weight:800;color:#f8fafc;text-shadow:0 2px 10px rgba(0,0,0,.45)}
.dom-card.guangzhou{background-image:linear-gradient(135deg,rgba(15,23,42,.22),rgba(0,51,153,.38)),radial-gradient(circle at 25% 20%,#ffd166 0 2%,transparent 10%),linear-gradient(160deg,#06122c 0%,#0f3b72 48%,#8bd3ff 100%)}.dom-card.guangzhou:before{content:"";position:absolute;left:10%;right:10%;bottom:38px;height:48px;background:linear-gradient(90deg,transparent 0 5%,#e2e8f0 5% 8%,transparent 8% 16%,#cbd5e1 16% 20%,transparent 20% 34%,#f8fafc 34% 40%,transparent 40% 55%,#cbd5e1 55% 60%,transparent 60%);opacity:.42}
.dom-card.europe{background-image:linear-gradient(135deg,rgba(15,23,42,.28),rgba(0,51,153,.24)),radial-gradient(circle at 62% 28%,#fff 0 2%,transparent 9%),linear-gradient(160deg,#101827 0%,#475569 44%,#dbeafe 100%)}.dom-card.europe:before{content:"";position:absolute;inset:auto 7% 38px 7%;height:54px;background:linear-gradient(90deg,#e5e7eb 0 8%,transparent 8% 12%,#cbd5e1 12% 18%,transparent 18% 24%,#f8fafc 24% 32%,transparent 32% 39%,#cbd5e1 39% 47%,transparent 47% 54%,#f1f5f9 54% 65%,transparent 65%);opacity:.46}
.dom-card.antilles{background-image:linear-gradient(135deg,rgba(0,51,153,.05),rgba(15,23,42,.45)),linear-gradient(165deg,#7dd3fc 0%,#38bdf8 36%,#fde68a 37%,#fef3c7 47%,#14532d 48%,#166534 100%)}
.dom-card.guyane{background-image:linear-gradient(135deg,rgba(15,23,42,.22),rgba(20,83,45,.28)),radial-gradient(circle at 65% 25%,#bbf7d0 0 2%,transparent 10%),linear-gradient(160deg,#052e16 0%,#166534 45%,#86efac 100%)}.dom-card.guyane:before{content:"";position:absolute;left:-5%;right:-5%;bottom:46px;height:24px;background:rgba(125,211,252,.55);filter:blur(1px);transform:rotate(-5deg)}
.dom-card.reunion{background-image:linear-gradient(135deg,rgba(15,23,42,.28),rgba(127,29,29,.24)),radial-gradient(circle at 45% 30%,#fef3c7 0 3%,transparent 12%),linear-gradient(160deg,#1f2937 0%,#334155 48%,#f97316 49%,#7c2d12 100%)}.dom-card.reunion:before{content:"";position:absolute;left:15%;bottom:45px;border-left:95px solid transparent;border-right:95px solid transparent;border-bottom:98px solid rgba(15,23,42,.48)}
.dom-card.polynesie{background-image:linear-gradient(135deg,rgba(0,51,153,.12),rgba(15,23,42,.42)),radial-gradient(circle at 72% 35%,#ecfeff 0 6%,transparent 7%),linear-gradient(160deg,#0e7490 0%,#22d3ee 40%,#a7f3d0 53%,#0f766e 100%)}
.hero-logo-overlay{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,78%);padding:22px;border-radius:26px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.70);box-shadow:0 28px 80px rgba(0,0,0,.26);backdrop-filter:blur(12px);text-align:center}.hero-logo-overlay img{width:100%;max-width:330px;display:block;margin:0 auto 8px}.hero-logo-overlay p{margin:0;color:#0f172a;font-weight:900;font-size:14px;line-height:1.35}.hero-logo-overlay:before{content:"";position:absolute;inset:-1px;border-radius:26px;border:1px solid rgba(255,204,0,.55);pointer-events:none}
@media(max-width:900px){.domtom-hero{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,150px);min-height:auto}.hero-logo-overlay{width:86%;padding:16px}.hero-logo-overlay img{max-width:240px}.dom-card{min-height:150px;padding:14px}.dom-card span{font-size:17px}.dom-card small{font-size:12px}}
@media(max-width:520px){.domtom-hero{grid-template-columns:1fr;grid-template-rows:repeat(6,120px);padding:10px;border-radius:22px}.hero-logo-overlay{position:relative;grid-row:1 / span 1;grid-column:1;left:auto;top:auto;transform:none;width:100%;margin:0 auto;align-self:center}.dom-card{min-height:120px}}

/* V28 FINAL - Zones, FAQ, social proof, legal pack */
.section-head{text-align:center;max-width:980px;margin:0 auto 26px}.lead.center{margin-left:auto;margin-right:auto;text-align:center}.coverage{padding-top:30px}.coverage-grid,.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.zone-card,.proof-card,.faq-item{background:rgba(255,255,255,.92);border:1px solid #dbe5f5;border-radius:20px;padding:22px;box-shadow:0 14px 34px rgba(0,27,91,.10)}.zone-card{background:linear-gradient(180deg,#ffffff,#f8fbff)}.zone-flag{font-size:38px;margin-bottom:10px}.zone-card h3,.proof-card h3,.faq-item h3{margin:0 0 10px;color:#071a3d}.zone-card p,.proof-card p,.faq-item p{color:#344766;line-height:1.6;margin:0}.faq{background:linear-gradient(180deg,#f3f7ff,#ffffff)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto}.faq-item{border-left:5px solid #003399}.proof{background:linear-gradient(135deg,#08142f,#0f172a);color:#fff}.proof .title{color:#fff}.proof-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:#fff}.proof-card h3{color:#ffdf5c}.proof-card p{color:#e5e7eb}.testimonials{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:980px;margin:24px auto 0}.quote{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:20px;padding:22px;color:#fff}.quote strong{color:#ffcc00}.quote p{font-size:18px;line-height:1.55}.quote small{color:#cbd5e1}.footer-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:12px}.footer-links a{color:#fff;text-decoration:underline;text-underline-offset:3px}.legal-page{max-width:980px;margin:34px auto;background:#fff;border:1px solid #dbe5f5;border-radius:20px;padding:32px;box-shadow:0 14px 34px rgba(0,27,91,.10)}.legal-page h1{font-size:34px;text-transform:none}.legal-page h2{margin-top:28px;color:#003399}.legal-page p,.legal-page li{line-height:1.7;color:#263955}@media(max-width:1000px){.coverage-grid,.proof-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.coverage-grid,.proof-grid,.faq-grid,.testimonials{grid-template-columns:1fr}.zone-card,.proof-card,.faq-item{padding:18px}}

/* V29 - HERO REBUILD PREMIUM: real photo collage, no blue mockup */
.photo-hero{
  background:#050b1f;
  border:1px solid rgba(255,204,0,.22);
  box-shadow:0 32px 90px rgba(2,6,23,.32);
}
.photo-hero:before{
  background:linear-gradient(135deg,rgba(2,6,23,.42),rgba(0,27,91,.22) 45%,rgba(2,6,23,.55));
  z-index:2;
}
.photo-hero .dom-card{
  filter:saturate(.82) contrast(1.05);
  box-shadow:inset 0 -110px 90px rgba(2,6,23,.75),0 8px 20px rgba(0,0,0,.18);
}
.photo-hero .dom-card:after{
  background:linear-gradient(180deg,rgba(2,6,23,.02),rgba(2,6,23,.38) 35%,rgba(2,6,23,.82));
}
.photo-hero .dom-card span,
.photo-hero .dom-card small{position:relative;z-index:2;}
.photo-hero .dom-card span{font-size:20px;color:#fff;}
.photo-hero .dom-card small{color:#eaf2ff;}
.photo-hero .dom-card.guangzhou{
  background-image:linear-gradient(135deg,rgba(2,6,23,.22),rgba(0,51,153,.30)),url('https://images.unsplash.com/photo-1508804185872-d7badad00f7d?auto=format&fit=crop&w=900&q=80');
  background-position:center;
}
.photo-hero .dom-card.guangzhou:before{display:none;}
.photo-hero .dom-card.europe{
  background-image:linear-gradient(135deg,rgba(2,6,23,.22),rgba(0,51,153,.22)),url('https://images.unsplash.com/photo-1513635269975-59663e0ac1ad?auto=format&fit=crop&w=900&q=80');
  background-position:center;
}
.photo-hero .dom-card.europe:before{display:none;}
.photo-hero .dom-card.antilles{
  background-image:linear-gradient(135deg,rgba(2,6,23,.18),rgba(0,51,153,.20)),url('https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=900&q=80');
  background-position:center;
}
.photo-hero .dom-card.guyane{
  background-image:linear-gradient(135deg,rgba(2,6,23,.18),rgba(20,83,45,.25)),url('https://images.unsplash.com/photo-1516026672322-bc52d61a55d5?auto=format&fit=crop&w=900&q=80');
  background-position:center;
}
.photo-hero .dom-card.guyane:before{display:none;}
.photo-hero .dom-card.reunion{
  background-image:linear-gradient(135deg,rgba(2,6,23,.22),rgba(127,29,29,.18)),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=900&q=80');
  background-position:center;
}
.photo-hero .dom-card.reunion:before{display:none;}
.photo-hero .dom-card.polynesie{
  background-image:linear-gradient(135deg,rgba(2,6,23,.18),rgba(0,51,153,.20)),url('https://images.unsplash.com/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=900&q=80');
  background-position:center;
}
.photo-hero .hero-logo-overlay{
  background:rgba(255,255,255,.91);
  border:1px solid rgba(255,255,255,.72);
  box-shadow:0 34px 90px rgba(0,0,0,.34);
}
.photo-hero .hero-logo-overlay p{
  color:#071a3d;
  font-size:15px;
}

/* V31 corrections: no image hero, readable premium text-only hero */
.hero.premium-hero{display:block;text-align:center;max-width:none;padding:70px 6%;background:linear-gradient(135deg,#071a3d 0%,#0f172a 52%,#003399 100%)!important;color:#fff;}
.hero.premium-hero h1{color:#fff!important;max-width:1050px;margin-left:auto;margin-right:auto;text-shadow:0 2px 18px rgba(0,0,0,.25);}
.hero.premium-hero .lead{color:#eef5ff!important;max-width:920px;margin-left:auto;margin-right:auto;}
.hero.premium-hero .lead strong{color:#ffdf5c!important;}
.hero.premium-hero .expertise-strip,.hero.premium-hero .badges{justify-content:center;}
.hero.premium-hero .badge{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;}
.hero.premium-hero .notice{display:inline-block;background:rgba(255,204,0,.14)!important;color:#ffdf5c!important;border-color:rgba(255,204,0,.45)!important;}
.hero-visual,.domtom-hero,.photo-hero,.hero-logo-overlay{display:none!important;}

/* V35 — language dropdown only */
.lang-switch{display:flex;align-items:center;gap:8px;flex-wrap:nowrap}
.lang-switch button{display:none!important}
.lang-select{appearance:auto;-webkit-appearance:menulist;border:1px solid rgba(203,213,225,.95);background:#ffffff;color:#0f172a;border-radius:999px;padding:9px 14px;font-weight:800;font-size:14px;line-height:1;box-shadow:0 8px 24px rgba(15,23,42,.10);cursor:pointer;min-width:158px;outline:none}
.lang-select:focus{border-color:#f4c542;box-shadow:0 0 0 3px rgba(244,197,66,.25)}
@media(max-width:720px){.lang-select{min-width:142px;font-size:13px;padding:8px 10px}}

/* V36 — Simulateur Douane Premium */
.simulator-section{padding-top:30px;padding-bottom:48px;background:linear-gradient(180deg,#ffffff,#f3f7ff)}
.simulator-card{background:linear-gradient(135deg,#071a3d 0%,#0f172a 58%,#003399 100%);border:1px solid rgba(255,204,0,.34);border-radius:28px;padding:34px;box-shadow:0 28px 80px rgba(2,6,23,.24);color:#fff;overflow:hidden;position:relative}
.simulator-card:before{content:"€";position:absolute;right:28px;top:-26px;font-size:170px;font-weight:900;color:rgba(255,204,0,.06);line-height:1}
.simulator-card .title{color:#fff}.simulator-card .lead{color:#e8f0ff}.sim-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;position:relative;z-index:1}.sim-form,.sim-result{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:24px;backdrop-filter:blur(10px)}.sim-form label{color:#f8fafc}.sim-form input,.sim-form select{background:#fff;color:#071a3d;border-color:#cbd5e1}.sim-result h3{margin-top:0;color:#ffdf5c}.cif-box{background:#fff;color:#071a3d;border-radius:18px;padding:20px;margin:16px 0;display:flex;align-items:center;justify-content:space-between;gap:14px}.cif-box span{font-weight:800;color:#334155}.cif-box strong{font-size:30px;color:#003399}.locked-calc{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:18px;padding:18px;margin-top:16px}.locked-calc h4{margin:0 0 10px;color:#fff}.locked-calc p{color:#dbeafe;line-height:1.6}.locked-calc .btn{margin:6px 8px 6px 0}.sim-warning{margin-top:16px;background:rgba(255,204,0,.14);border:1px solid rgba(255,204,0,.38);color:#fff4c4;border-radius:16px;padding:15px;line-height:1.55;font-weight:700}.sim-result.active .cif-box{box-shadow:0 0 0 4px rgba(255,204,0,.10)}
@media(max-width:900px){.sim-grid{grid-template-columns:1fr}.simulator-card{padding:24px}.cif-box{display:block}.cif-box strong{display:block;margin-top:8px}}

.sim-detail{background:rgba(255,255,255,.12);border:1px solid rgba(255,204,0,.42);border-radius:18px;padding:18px;margin-top:16px}
.sim-detail h4{margin:0 0 12px;color:#ffdf5c}.sim-lines{display:grid;gap:10px}.sim-lines div{display:flex;justify-content:space-between;gap:12px;background:rgba(255,255,255,.09);border-radius:12px;padding:10px 12px}.sim-lines span{color:#e2e8f0}.sim-lines strong{color:#fff}.sim-lines .total{background:rgba(255,204,0,.17);border:1px solid rgba(255,204,0,.35)}.risk-score{margin-top:12px;background:#fff;color:#071a3d;border-radius:14px;padding:12px 14px;font-weight:900}


/* V44 — Simulateur Fret Mondial Gratuit */
.freight-section{background:linear-gradient(180deg,#ffffff,#f3f7ff)}
.freight-card{max-width:1180px;margin:0 auto;background:linear-gradient(135deg,#071a3d,#0f172a);border:1px solid rgba(255,204,0,.24);border-radius:28px;padding:34px;box-shadow:0 24px 70px rgba(0,27,91,.24);color:#fff}
.freight-card .title,.freight-card .lead{color:#fff}.freight-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.freight-form,.freight-result{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:22px}.freight-form label{display:block;margin:12px 0 6px;color:#eaf2ff;font-weight:900}.freight-form input,.freight-form select{width:100%;padding:13px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.26);background:#fff;color:#071a3d;font-weight:800}.freight-result h3{margin-top:0;color:#ffdf5c}.freight-lines{display:grid;gap:10px}.freight-lines div{display:flex;justify-content:space-between;gap:12px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);padding:12px 14px;border-radius:14px}.freight-lines span{color:#cbd5e1}.freight-lines strong{color:#fff;text-align:right}.freight-note{margin-top:16px;background:#fff7cc!important;color:#0f172a!important;border-color:#facc15!important}.freight-result .btn{margin-top:14px}@media(max-width:900px){.freight-card{padding:22px}.freight-grid{grid-template-columns:1fr}.freight-lines div{display:block}.freight-lines strong{display:block;text-align:left;margin-top:4px}}

/* V56 - Mobile presentation fix (ADD ONLY) */
@media (max-width: 760px){
  html,body{max-width:100%;overflow-x:hidden;}
  body{font-size:15px;line-height:1.45;}
  .top{padding:8px 12px;font-size:11px;line-height:1.35;gap:6px;display:block;text-align:center;}
  .guide-guangzhou-banner{position:relative!important;top:auto!important;z-index:20!important;}
  .guide-guangzhou-inner{padding:7px 10px!important;gap:7px!important;font-size:11px!important;line-height:1.25!important;}
  .guide-marquee{min-width:0!important;width:100%!important;max-width:100%!important;flex:1 1 100%!important;}
  .guide-marquee-track span{margin-right:24px!important;}
  .guide-guangzhou-inner a,.guide-buy-btn{font-size:11px!important;padding:6px 9px!important;min-height:30px!important;}
  .guide-kdo-form{width:100%;justify-content:center;gap:5px!important;}
  .guide-kdo-form input{min-width:0!important;width:145px!important;height:30px!important;font-size:11px!important;}
  .guide-kdo-form button{height:30px!important;font-size:11px!important;padding:0 9px!important;}

  .nav{position:sticky;top:0;z-index:30;padding:10px 12px!important;display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;}
  .brand{flex:1 1 auto;min-width:0;gap:8px!important;}
  .brand img{width:145px!important;max-width:50vw!important;height:auto!important;}
  .lang-switch{margin-left:auto!important;flex:0 0 auto!important;}
  .lang-select{min-width:118px!important;max-width:132px!important;font-size:12px!important;padding:7px 8px!important;border-radius:10px!important;}
  .menu{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;width:100%!important;order:3!important;}
  .menu a:not(.btn){display:none!important;}
  .menu .btn{width:100%!important;padding:10px 8px!important;min-height:40px!important;font-size:12px!important;border-radius:10px!important;white-space:normal!important;text-align:center!important;}

  .hero.premium-hero{padding:34px 16px!important;text-align:center!important;}
  .hero.premium-hero .notice{font-size:12px!important;padding:10px 12px!important;border-radius:12px!important;margin-bottom:16px!important;}
  h1,.hero.premium-hero h1{font-size:clamp(28px,8vw,36px)!important;line-height:1.08!important;letter-spacing:-.5px!important;margin-bottom:14px!important;}
  .lead,.hero.premium-hero .lead{font-size:15px!important;line-height:1.55!important;margin-left:auto!important;margin-right:auto!important;}
  .expertise-strip{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:18px 0!important;}
  .expertise-strip span{width:100%!important;text-align:center!important;font-size:12px!important;padding:9px 10px!important;}
  .badges{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin:16px 0!important;}
  .badge{font-size:12px!important;padding:9px 8px!important;text-align:center!important;border-radius:10px!important;}
  .hero .btn{width:100%!important;margin:5px 0!important;}

  .section{padding:30px 16px!important;}
  .title{font-size:22px!important;line-height:1.18!important;margin-bottom:18px!important;}
  .section-head{margin-bottom:18px!important;}
  .cards,.cards-2,.coverage-grid,.proof-grid,.faq-grid,.testimonials,.grid2,.sim-grid,.freight-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important;}
  .card,.zone-card,.proof-card,.faq-item,.mini-card,.sim-form,.sim-result,.freight-form,.freight-result,.uploadbox,.legal-page{padding:18px!important;border-radius:16px!important;}
  .card .btn,.zone-card .btn,.proof-card .btn{width:100%!important;}
  .price{font-size:28px!important;margin:12px 0!important;}
  .small{font-size:12px!important;line-height:1.45!important;}
  .list{line-height:1.65!important;padding-left:18px!important;}
  input,select,textarea{font-size:16px!important;min-height:44px!important;}
  textarea{min-height:92px!important;}
  .btn{width:100%;min-height:44px;font-size:14px!important;border-radius:11px!important;padding:11px 14px!important;}

  .guide-inline-banner{margin:20px 16px!important;border-radius:16px!important;}
  .guide-inline-content{padding:10px!important;gap:10px!important;display:grid!important;grid-template-columns:1fr!important;text-align:center!important;}

  .simulator-card,.freight-card{padding:20px 14px!important;border-radius:22px!important;}
  .cif-box{display:block!important;padding:16px!important;}
  .cif-box strong{font-size:25px!important;display:block!important;margin-top:5px!important;}
  .sim-lines div,.freight-lines div{display:block!important;}
  .sim-lines strong,.freight-lines strong{display:block!important;text-align:left!important;margin-top:4px!important;}
  .locked-calc .btn{margin:6px 0!important;width:100%!important;}
  .dc-internal-compact{max-width:100%!important;padding:8px!important;font-size:12px!important;}
  .dc-internal-compact .dc-inline-form{display:grid!important;grid-template-columns:1fr!important;gap:6px!important;}
  .dc-internal-compact input,.dc-internal-compact button{max-width:100%!important;width:100%!important;}

  #dc-chat-btn{width:50px!important;height:50px!important;font-size:22px!important;right:12px!important;bottom:12px!important;}
  #dc-chatbox{right:10px!important;left:10px!important;bottom:72px!important;width:auto!important;max-height:72vh!important;border-radius:16px!important;}
  #dc-chat-messages{max-height:42vh!important;font-size:13px!important;}
  .dc-chat-form{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;}
  #dc-chat-send{min-height:40px!important;}

  .footer{padding:24px 16px!important;text-align:center!important;}
  .footer-links{justify-content:center!important;}
  .table{display:block!important;overflow-x:auto!important;white-space:nowrap!important;}
}

@media (max-width: 380px){
  .brand img{width:128px!important;}
  .lang-select{min-width:106px!important;max-width:112px!important;font-size:11px!important;}
  .menu{grid-template-columns:1fr!important;}
  .badges{grid-template-columns:1fr!important;}
  h1,.hero.premium-hero h1{font-size:26px!important;}
}

/* V57 — MOBILE STATIQUE SANS DÉFILEMENT HORIZONTAL (ADD ONLY) */
@media (max-width: 820px){
  html, body{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
    overscroll-behavior-x:none!important;
  }
  body{position:relative!important;}
  *, *::before, *::after{box-sizing:border-box!important;}
  img, video, svg, canvas{max-width:100%!important;height:auto!important;}

  .top,
  .nav,
  .hero,
  .premium-hero,
  .section,
  .footer,
  .guide-guangzhou-banner,
  .guide-guangzhou-inner,
  .guide-inline-banner,
  .guide-inline-content,
  .simulator-card,
  .freight-card,
  .uploadbox,
  .legal-page,
  .card,
  .zone-card,
  .proof-card,
  .faq-item,
  .sim-form,
  .sim-result,
  .freight-form,
  .freight-result{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow-x:hidden!important;
  }

  .section,
  .hero.premium-hero{
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .guide-guangzhou-inner{
    display:grid!important;
    grid-template-columns:1fr!important;
    justify-items:center!important;
    text-align:center!important;
  }
  .guide-marquee{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    overflow:hidden!important;
  }
  .guide-marquee-track{
    max-width:none!important;
    width:max-content!important;
    white-space:nowrap!important;
  }
  .guide-kdo-form{
    width:100%!important;
    max-width:280px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .nav{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;}
  .brand{width:100%!important;justify-content:center!important;}
  .brand img{max-width:min(210px,78vw)!important;width:auto!important;}
  .lang-switch{margin:0!important;justify-content:center!important;}
  .lang-select{width:min(170px,78vw)!important;max-width:78vw!important;}
  .menu{width:100%!important;max-width:100%!important;grid-template-columns:1fr!important;}

  h1,
  .hero.premium-hero h1,
  .title,
  .lead,
  p,
  li,
  span,
  strong,
  small,
  a,
  label,
  button{
    overflow-wrap:anywhere!important;
    word-break:normal!important;
  }

  .badges,
  .expertise-strip,
  .cards,
  .cards-2,
  .coverage-grid,
  .proof-grid,
  .faq-grid,
  .testimonials,
  .grid2,
  .sim-grid,
  .freight-grid{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
  }

  .badge,
  .btn,
  .card .btn,
  .guide-buy-btn,
  .guide-guangzhou-inner a{
    max-width:100%!important;
    white-space:normal!important;
  }

  input, select, textarea{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  .cif-box,
  .sim-lines div,
  .freight-lines div{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    display:block!important;
    text-align:left!important;
  }
  .sim-lines strong,
  .freight-lines strong{
    text-align:left!important;
    display:block!important;
  }

  .table,
  table{
    width:100%!important;
    max-width:100%!important;
    table-layout:fixed!important;
    white-space:normal!important;
    overflow-x:hidden!important;
  }
  .table th,.table td, table th, table td{
    white-space:normal!important;
    overflow-wrap:anywhere!important;
    word-break:break-word!important;
  }

  #dc-chatbox{
    left:10px!important;
    right:10px!important;
    width:auto!important;
    max-width:calc(100vw - 20px)!important;
    overflow-x:hidden!important;
  }
}
