/* Deployment navigation: retain real bilingual links and platform entry points. */
.nav-actions .language { display: inline-flex; min-width: 64px; justify-content: center; align-items: center; white-space: nowrap; }
.nav-actions .button, .main-nav a { white-space: nowrap; }
.page-hero h1 span { display: block; }
@media(max-width:760px) { .nav-actions { gap: 6px; } .nav-actions .language { padding: 6px 8px; min-height: 38px; font-size: 12px; } .nav-actions .button { padding: 7px 10px; font-size: 12px; } .brand-logo { width: 140px; } }
