/* V78 — sélecteur de langue bilingue et correction smartphone */
.language-toggle{display:inline-flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:#fff;border:1px solid #e7edf8;box-shadow:0 10px 22px rgba(5,19,61,.08);white-space:nowrap}
.language-toggle a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:34px;padding:0 10px;border-radius:999px;text-decoration:none;font-weight:950;font-size:12px;letter-spacing:.04em;color:#05133d;background:transparent;line-height:1}
.language-toggle a.active{background:#ff8a00;color:#fff;box-shadow:0 8px 18px rgba(255,138,0,.25)}
.language-toggle a:not(.active):hover{background:#fff3e5;color:#ff8a00}
.header-actions .language-toggle{margin-right:8px;flex:0 0 auto}.top-contact__inner>.language-toggle{margin-left:10px}.language-toggle--nav{display:none;margin-top:14px;width:max-content}
.language-choice-page{min-height:100vh;display:grid;place-items:center;background:#f6f8fc;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.language-choice-card{background:#fff;border:1px solid #e7edf8;border-radius:28px;padding:34px;text-align:center;box-shadow:0 24px 60px rgba(5,19,61,.14);max-width:520px}.language-choice-card h1{color:#05133d;margin:14px 0 8px}.language-choice-buttons{display:flex;justify-content:center;gap:12px;margin-top:20px}.language-choice-buttons a{padding:13px 20px;border-radius:999px;text-decoration:none;background:#ff8a00;color:#fff;font-weight:950}.language-choice-buttons a:first-child{background:#05133d}
@media (max-width:900px){.header-actions{gap:8px}.header-actions .language-toggle{margin-right:0}.language-toggle a{min-width:35px;height:32px;padding:0 8px}.top-contact__inner>.language-toggle{display:none}.main-nav .language-toggle,.nav .language-toggle,.language-toggle--nav{display:inline-flex;margin:12px 0 0}.main-nav .language-toggle a,.nav .language-toggle a{min-width:42px}.language-choice-buttons{flex-direction:column}.language-choice-buttons a{display:block}}
@media (max-width:520px){.header-actions .btn,.header-actions .btn-primary{display:none}.language-toggle{padding:3px}.language-toggle a{min-width:32px;height:30px;font-size:11px}.language-choice-card{margin:18px;padding:26px}}
