.ThemeSwitcher_container__Y9_Ua{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.ThemeSwitcher_group__DBQLG{display:flex;gap:2px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border)}.ThemeSwitcher_btn__MrrDl{padding:.4rem .7rem;font-size:.8rem;background:var(--bg-secondary);color:var(--fg-muted);border:none;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.ThemeSwitcher_btn__MrrDl:hover{background:var(--bg-tertiary);color:var(--fg)}.ThemeSwitcher_btn__MrrDl.ThemeSwitcher_active__J5QZl{background:var(--accent);color:#fff;font-weight:600}