.ui-locale-btn.svelte-dqwfyp{display:flex;align-items:center;gap:.35rem;padding:.35rem .6rem;background:var(--surface-container, #1d2025);border:1px solid var(--outline-variant, #514533);color:var(--on-surface, #e1e2ea);font-family:var(--font-label, "Space Grotesk", monospace);font-size:.75rem;font-weight:600;cursor:pointer;border-radius:4px;transition:background .15s,border-color .15s;white-space:nowrap}.ui-locale-btn.svelte-dqwfyp:hover{background:var(--surface-container-high, #272a30);border-color:var(--primary, #ffc56c);color:var(--primary, #ffc56c)}.ui-locale-btn.svelte-dqwfyp .chevron:where(.svelte-dqwfyp){transition:transform .2s ease}.ui-locale-btn.svelte-dqwfyp .chevron.open:where(.svelte-dqwfyp){transform:rotate(180deg)}.locale-dropdown.svelte-dqwfyp{position:absolute;top:calc(100% + 6px);right:0;min-width:180px;background:var(--surface-container-low, #191c21);border:1px solid var(--outline-variant, #514533);border-radius:6px;box-shadow:0 8px 32px #00000080,0 0 0 1px #ffc56c14;animation:svelte-dqwfyp-locale-in .18s cubic-bezier(.22,1,.36,1) both;overflow:hidden}@keyframes svelte-dqwfyp-locale-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.locale-option.svelte-dqwfyp{display:flex;align-items:center;gap:.5rem;width:100%;padding:.55rem .9rem;background:transparent;border:none;color:var(--on-surface, #e1e2ea);font-family:var(--font-body, "Manrope", sans-serif);font-size:.825rem;text-align:left;cursor:pointer;transition:background .12s}.locale-option.svelte-dqwfyp:hover{background:var(--surface-container-high, #272a30)}.locale-option.locale-active.svelte-dqwfyp{background:#ffc56c14}.locale-active.svelte-dqwfyp .locale-native:where(.svelte-dqwfyp){color:var(--primary, #ffc56c);font-weight:700}.locale-native.svelte-dqwfyp{font-weight:500;flex:1}.locale-en.svelte-dqwfyp{color:var(--on-surface-variant, #d6c4ac);font-size:.75rem}
