
.lang-switch{display:flex;align-items:center;gap:5px;padding:3px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.035);white-space:nowrap}
.lang-switch a{display:inline-flex;align-items:center;justify-content:center;min-width:38px;padding:6px 9px;border-radius:999px;text-decoration:none!important;color:inherit!important;font-size:.78rem!important;line-height:1!important;letter-spacing:.02em!important;margin:0!important;opacity:.68}
.lang-switch a:hover,.lang-switch a:focus-visible{opacity:1;background:rgba(255,114,189,.12)}
.lang-switch a[aria-current="page"]{opacity:1;background:rgba(245,9,138,.18);color:#fff!important}
.header-actions{display:flex;align-items:center;gap:14px;margin-left:auto}
.header-actions .back{margin-left:0}
@media(max-width:680px){.lang-switch{gap:2px}.lang-switch a{min-width:32px;padding:6px 7px}.header-actions{gap:9px}.site-header .header-row{gap:10px}.site-header .brand span{display:none}}
