.language-bar{position:relative;flex-shrink:0;display:inline-flex;align-items:center;isolation:isolate;width:82px;height:34px;gap:0;padding:3px;box-sizing:border-box;border:1px solid #ffffff24;border-radius:18px;background:#ffffff06!important;overflow:hidden}
.language-bar:before{content:'';position:absolute;z-index:-1;left:3px;top:3px;bottom:3px;width:36px;background:#2b4058;border-radius:15px;transform:translateX(0);transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .3s}
.language-bar[data-active=id]:before{transform:translateX(38px)}.language-bar button{flex:1;height:26px;padding:0;border:0;border-radius:15px;background:transparent!important;color:#98a7ba;font:600 11px 'Segoe UI',Arial,sans-serif;letter-spacing:.03em;cursor:pointer;transition:color .25s}.language-bar button[aria-pressed=true]{color:#fff}.language-bar button:focus-visible{outline:2px solid #38b6ff;outline-offset:-2px}
html[data-theme=light] .language-bar{border-color:#252b3620;background:#e9e3d866!important}html[data-theme=light] .language-bar:before{background:#d1c7b6}html[data-theme=light] .language-bar button[aria-pressed=true]{color:#252b36}
.nav{top:0!important}body{padding-top:0}html{scroll-padding-top:100px}.language-floating{position:fixed;right:70px;top:20px;z-index:15000}.theme-nav-actions{gap:4px}.nav-inner>.language-bar{margin-left:8px}
.language-switching .hero-headline,.language-switching .hero-subline,.language-switching .about-hero h1,.language-switching .about-hero p{animation:languageReveal .32s cubic-bezier(.22,1,.36,1)}@keyframes languageReveal{0%{opacity:.35;transform:translateY(5px)}100%{opacity:1;transform:translateY(0)}}
@media(max-width:560px){.language-bar{width:74px;height:32px}.language-bar:before{width:32px}.language-bar[data-active=id]:before{transform:translateX(34px)}.language-bar button{font-size:10px}.nav-inner>.language-bar{margin-left:0}.nav-inner{gap:5px}}
@media (min-width:1041px){.nav .nav-inner>.language-bar{margin-left:0}}
@media(prefers-reduced-motion:reduce){.language-bar:before,.language-bar button{transition:none}.language-switching *{animation:none!important}}
