.home-nav-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex:0 0 auto;flex-shrink:0;white-space:nowrap;margin-left:auto;position:relative;z-index:4}
.home-nav-actions .nav-cta,.language-toggle{flex:0 0 auto}
.language-toggle{display:inline-flex;align-items:center;gap:7px;min-width:86px;justify-content:center;border:1px solid rgba(125,255,208,.24);border-radius:99px;background:rgba(255,255,255,.08);color:#dbe9e4;padding:9px 13px;cursor:pointer;box-shadow:inset 0 0 24px rgba(125,255,208,.06);font-weight:800;line-height:1}
.language-icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.language-toggle:hover{color:#7dffd0;border-color:rgba(125,255,208,.42)}
body.signed-in .language-toggle{position:fixed;z-index:40;top:16px;right:18px;border:1px solid #dce5df;background:#fff;color:#17251e;padding:7px 12px;box-shadow:0 3px 12px #173d2b14}
@media(max-width:1100px){.home-nav .auth-brand{min-width:0;flex:0 1 auto}.home-nav-actions{margin-left:auto}}
@media(max-width:560px){.home-nav{gap:12px;padding-left:14px;padding-right:14px}.home-nav .auth-brand{min-width:0;flex:1 1 auto;overflow:hidden}.home-nav .auth-brand>div{min-width:0;overflow:hidden}.home-nav .auth-brand small{display:none}.home-nav-actions{gap:12px}.language-toggle{min-width:74px;padding:8px 10px}.nav-cta{display:inline-flex!important;padding:8px 11px}}
