/* Language selector – isolated styles; no changes to existing page layout. */
.bd-language-switch{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;border:1px solid rgba(102,204,255,.45);border-radius:999px;padding:5px 9px;color:rgba(255,255,255,.72);background:rgba(0,102,204,.10);font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.045em;line-height:1.35}
.bd-language-switch__current{color:#7dd2ff;font-weight:800}
.bd-language-switch__sep{color:rgba(255,255,255,.38);font-weight:400}
.custom-navbar .bd-language-switch a,.menu-overlay .bd-language-switch a{color:rgba(255,255,255,.76)!important;text-transform:none;font-size:12px!important;font-weight:700!important;letter-spacing:.045em!important;line-height:1.35!important;position:static!important;padding:0!important;text-decoration:none;transition:color .2s}
.custom-navbar .bd-language-switch a:hover,.menu-overlay .bd-language-switch a:hover{color:#7dd2ff!important}
.custom-navbar .bd-language-switch a::after,.menu-overlay .bd-language-switch a::after{display:none!important}
.bd-language-switch--mobile,.bd-language-switch--overlay{display:none}
.nav-menu ul li.bd-lang-item{display:flex;align-items:center}
.bd-language-switch a:focus-visible{outline:2px solid #7dd2ff;outline-offset:4px;border-radius:3px}
@media(max-width:767px){.bd-language-switch--desktop{display:none}.bd-language-switch--mobile,.bd-language-switch--overlay{display:inline-flex}.bd-language-switch--mobile{margin-left:auto;margin-right:15px}.custom-navbar .navbar-toggle{margin-left:0}.menu-overlay-header{gap:12px}.menu-overlay-header .bd-language-switch--overlay{margin-left:auto;margin-right:0;flex-shrink:0}.menu-overlay-header .menu-close{flex-shrink:0}}
@media(max-width:380px){.bd-language-switch--mobile{margin-right:10px;padding:5px 7px}.menu-overlay-header{padding:0 15px;gap:8px}.menu-overlay-header .navbar-brand img{max-width:136px;height:auto!important}.menu-overlay-header .bd-language-switch--overlay{padding:5px 7px}.menu-overlay-header .menu-close{width:42px;height:42px}}
@media(min-width:768px) and (max-width:1200px){.nav-menu ul{gap:clamp(12px,1.7vw,26px)}.nav-menu ul li:not(.bd-lang-item) a{font-size:clamp(11px,1.05vw,13.5px)}.nav-container{padding-left:clamp(20px,3vw,36px);padding-right:clamp(20px,3vw,36px)}}
