
.tobi-language-desktop{position:relative;display:block}.tobi-language-trigger{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border:1px solid rgba(255,255,255,.24);border-radius:10px;padding:0 10px;background:rgba(255,255,255,.04);color:#fff;font:700 12px/1 var(--tobi-shell-font,Inter,sans-serif);cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.tobi-language-trigger:hover,.tobi-language-trigger:focus-visible,.tobi-language-desktop.is-open .tobi-language-trigger{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.55);outline:0}.tobi-language-trigger:active{transform:scale(.98)}.tobi-language-trigger svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tobi-language-trigger__globe{width:16px;height:16px}.tobi-language-trigger__chevron{width:13px;height:13px}.tobi-language-menu{position:absolute;z-index:10020;right:0;top:calc(100% + 8px);display:none;width:174px;padding:6px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:rgba(7,27,51,.98);box-shadow:0 16px 40px rgba(3,12,26,.35);backdrop-filter:blur(18px)}.tobi-language-desktop.is-open .tobi-language-menu,.tobi-language-float.is-open .tobi-language-menu{display:block;animation:tobi-lang-enter .16s ease-out}.tobi-language-option{width:100%;display:grid;grid-template-columns:28px 1fr 18px;align-items:center;gap:8px;min-height:42px;padding:7px 8px;border:0;border-radius:9px;background:transparent;color:rgba(255,255,255,.82);text-align:left;font:600 13px/1 var(--tobi-shell-font,Inter,sans-serif);cursor:pointer}.tobi-language-option:hover,.tobi-language-option:focus-visible{outline:0;background:rgba(255,255,255,.1);color:#fff}.tobi-language-option[aria-checked=true]{background:rgba(255,91,46,.18);color:#fff}.tobi-language-option__short{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;background:rgba(255,255,255,.1);font-weight:800}.tobi-language-option[aria-checked=true] .tobi-language-option__short{background:var(--tobi-shell-flame,#ff5b2e)}.tobi-language-option svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:0}.tobi-language-option[aria-checked=true] svg{opacity:1}.tobi-language-mobile-panel{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.tobi-language-mobile-panel>p{margin:0 0 10px;color:rgba(255,255,255,.55);font:700 11px/1 var(--tobi-shell-font,Inter,sans-serif);letter-spacing:.12em;text-transform:uppercase}.tobi-language-mobile-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tobi-language-mobile-options .tobi-language-option{display:flex;justify-content:center;min-height:44px;padding:0 8px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);text-align:center}.tobi-language-mobile-options .tobi-language-option__short,.tobi-language-mobile-options svg{display:none}.tobi-language-mobile-options .tobi-language-option[aria-checked=true]{border-color:var(--tobi-shell-flame,#ff5b2e);background:var(--tobi-shell-flame,#ff5b2e)}.tobi-language-float{display:none}.tobi-language-status{position:fixed;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@keyframes tobi-lang-enter{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@media (max-width:1200px){.tobi-language-desktop{display:none}.tobi-language-float{position:fixed;z-index:9990;right:max(16px,env(safe-area-inset-right));bottom:max(86px,calc(16px + env(safe-area-inset-bottom)));display:block;transition:opacity .18s ease,transform .18s ease}.tobi-language-float.is-suppressed{opacity:0;pointer-events:none;transform:translateY(10px)}.tobi-language-float .tobi-language-trigger{min-width:66px;min-height:46px;padding:0 12px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:rgba(7,27,51,.94);box-shadow:0 12px 30px rgba(3,12,26,.24);backdrop-filter:blur(16px)}.tobi-language-float .tobi-language-trigger__globe{width:17px;height:17px}.tobi-language-float .tobi-language-menu{right:0;top:auto;bottom:calc(100% + 10px);width:190px;border-color:rgba(11,31,58,.12);background:rgba(255,255,255,.98);box-shadow:0 14px 36px rgba(3,12,26,.24)}.tobi-language-float .tobi-language-option{color:#30445d}.tobi-language-float .tobi-language-option:hover,.tobi-language-float .tobi-language-option:focus-visible{background:#eef3f8;color:#0b1f3a}.tobi-language-float .tobi-language-option[aria-checked=true]{background:#fff1ec;color:#0b1f3a}.tobi-language-float .tobi-language-option__short{background:#e9eef6;color:#0b1f3a}.tobi-language-float .tobi-language-option[aria-checked=true] .tobi-language-option__short{color:#fff;background:var(--tobi-shell-flame,#ff5b2e)}}
