.nebulab-language-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-width:72px;min-height:var(--nebulab-size-control-md,46px);padding:0 var(--nebulab-space-3,12px);border:0;border-radius:var(--nebulab-radius-pill,999px);background:transparent;color:var(--nebulab-color-text-secondary,currentColor);display:inline-flex;align-items:center;justify-content:center;gap:6px;font:inherit;font-size:12px;font-weight:700;line-height:1;cursor:pointer;transition:background-color .14s ease-out,color .14s ease-out,opacity .14s ease-out}.nebulab-language-toggle:hover:not(:disabled){background:var(--nebulab-color-surface-hover,rgba(255,255,255,.08))}.nebulab-language-toggle:focus-visible{outline:2px solid var(--nebulab-color-brand-primary,#4382ff);outline-offset:2px}.nebulab-language-toggle:disabled{opacity:.6;cursor:not-allowed}.nebulab-language-toggle-icon{width:14px;height:14px;flex:0 0 auto;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}