.LanguageSwitcher-module__iQz1_W__dropdown{width:120px;height:40px;display:inline-block;position:relative}.LanguageSwitcher-module__iQz1_W__trigger{background:hsl(var(--background-200));border:1px solid hsl(var(--stroke));color:hsl(var(--foreground));cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:8px;width:122px;min-width:122px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.LanguageSwitcher-module__iQz1_W__trigger:hover{background:hsl(var(--hover-bg))}.LanguageSwitcher-module__iQz1_W__trigger:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.LanguageSwitcher-module__iQz1_W__flag{object-fit:cover;border-radius:4px;flex-shrink:0;width:24px;height:24px}.LanguageSwitcher-module__iQz1_W__label{text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex:1}.LanguageSwitcher-module__iQz1_W__chevron{color:hsl(var(--muted-foreground));flex-shrink:0;transition:transform .2s}.LanguageSwitcher-module__iQz1_W__dropdown:hover .LanguageSwitcher-module__iQz1_W__chevron,.LanguageSwitcher-module__iQz1_W__dropdown:focus-within .LanguageSwitcher-module__iQz1_W__chevron{transform:rotate(180deg)}.LanguageSwitcher-module__iQz1_W__menu{background:hsl(var(--card));min-width:100%;box-shadow:var(--shadow-strong);opacity:0;visibility:hidden;z-index:1000;border:1px solid #191d27;border-radius:8px;padding:4px;transition:all .2s;position:absolute;top:calc(100% + 4px);left:0;transform:translateY(-8px)}.LanguageSwitcher-module__iQz1_W__dropdown:hover .LanguageSwitcher-module__iQz1_W__menu,.LanguageSwitcher-module__iQz1_W__dropdown:focus-within .LanguageSwitcher-module__iQz1_W__menu{opacity:1;visibility:visible;transform:translateY(0)}.LanguageSwitcher-module__iQz1_W__menuItem{width:100%;color:hsl(var(--foreground));text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.LanguageSwitcher-module__iQz1_W__menuItem .LanguageSwitcher-module__iQz1_W__flag{width:20px;height:20px}.LanguageSwitcher-module__iQz1_W__menuItem:hover{background:hsl(var(--hover-bg))}.LanguageSwitcher-module__iQz1_W__menuItem.LanguageSwitcher-module__iQz1_W__active{background:hsl(var(--primary)/.1);color:hsl(var(--primary))}.LanguageSwitcher-module__iQz1_W__menuItem:focus-visible{outline:2px solid hsl(var(--secondary));outline-offset:-2px}.LanguageSwitcher-module__iQz1_W__divider{background:hsl(var(--border));height:1px;margin:4px 0}.LanguageSwitcher-module__iQz1_W__themeSection{flex-direction:column;gap:2px;display:flex}
