.stx-language-switcher--native{display:inline-block;position:relative}.stx-language-switcher__select{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.stx-language-switcher__display{background:var(--stx-color-surface-secondary);border:1px solid var(--stx-color-border-primary);border-radius:var(--stx-radius-md);color:var(--stx-color-text-primary);cursor:pointer;align-items:center;gap:8px;min-width:80px;padding:8px 12px;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.stx-language-switcher__display:hover{background:var(--stx-color-surface-hover);border-color:var(--stx-color-border-hover)}.stx-language-switcher__display:focus-within{outline:2px solid var(--stx-color-primary);outline-offset:2px}.stx-language-switcher__current{background:var(--stx-color-surface-secondary);border-radius:var(--stx-radius-md);align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:.875rem;display:flex}.stx-language-switcher__current-label{color:var(--stx-color-text-secondary);font-weight:500}.stx-language-switcher__current-flag{font-size:1.2rem}.stx-language-switcher__current-name{color:var(--stx-color-text-primary);font-weight:500}.stx-language-switcher{display:inline-block;position:relative}.stx-language-switcher__arrow{opacity:.7;font-size:.75rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.stx-language-switcher__list{margin:0;padding:8px 0;list-style:none}.stx-language-switcher__item{margin:0}.stx-language-switcher__option{cursor:pointer;text-align:left;white-space:nowrap;width:100%;color:var(--stx-color-text-primary);background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-size:.875rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.stx-language-switcher__option:before{content:"";background:linear-gradient(90deg,transparent,rgba(0,102,204,.1),transparent);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.stx-language-switcher__option:hover:before{left:100%}.stx-language-switcher__option:hover{background:var(--stx-color-surface-secondary);transform:translate(4px)}.stx-language-switcher__option--active{background:linear-gradient(135deg,var(--stx-color-action-primary),#0052cc);color:#fff;box-shadow:inset 0 1px rgba(255,255,255,.2)}.stx-language-switcher__option--active:hover{background:linear-gradient(135deg,#0052cc,var(--stx-color-action-primary));transform:translate(4px)}.stx-language-switcher__option--active:before{display:none}.stx-language-switcher--buttons{flex-direction:column;gap:8px;display:flex}.stx-language-switcher__buttons{flex-wrap:wrap;gap:4px;display:flex}.stx-language-switcher__button{border:1px solid var(--stx-color-border-primary);border-radius:var(--stx-radius-sm);background:var(--stx-color-surface-secondary);cursor:pointer;justify-content:center;align-items:center;gap:4px;min-width:60px;padding:6px 10px;font-size:.75rem;transition:all .2s;display:flex}.stx-language-switcher__button:hover,.stx-language-switcher__button--active{background:var(--stx-color-action-primary);color:#fff;border-color:var(--stx-color-action-primary)}.stx-language-switcher__flag{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));font-size:1.2rem;transition:transform .2s}.stx-language-switcher__option:hover .stx-language-switcher__flag{transform:scale(1.1)}.stx-language-switcher__label{letter-spacing:.025em;font-weight:600}.stx-language-switcher__name{color:var(--stx-color-text-primary);font-size:.875rem;font-weight:500}@media (max-width:768px){.stx-language-switcher__current{text-align:center;flex-direction:column;gap:4px}.stx-language-switcher__buttons{justify-content:center}.stx-language-switcher__button{min-width:50px;padding:4px 8px}.stx-language-switcher__display{padding:6px 12px;font-size:.8rem}}[data-theme=dark] .stx-language-switcher__display,[data-theme=dark] .stx-language-switcher__button{background:var(--stx-color-surface-secondary);border-color:var(--stx-color-border-primary);color:var(--stx-color-text-primary)}[data-theme=dark] .stx-language-switcher__display:hover{background:var(--stx-color-surface-primary);border-color:var(--stx-color-action-primary)}[data-theme=eu] .stx-language-switcher__display,[data-theme=eu] .stx-language-switcher__button{background:var(--stx-color-surface-secondary);border-color:var(--stx-color-border-primary);color:var(--stx-color-text-primary)}[data-theme=eu] .stx-language-switcher__display:hover{background:var(--stx-color-surface-primary);border-color:var(--stx-color-action-primary)}[data-theme=uae] .stx-language-switcher__display,[data-theme=uae] .stx-language-switcher__button{background:var(--stx-color-surface-secondary);border-color:var(--stx-color-border-primary);color:var(--stx-color-text-primary)}[data-theme=uae] .stx-language-switcher__display:hover{background:var(--stx-color-surface-primary);border-color:var(--stx-color-action-primary)}
