.ThemeSwitcher_wrap__0qOug{display:flex;align-items:stretch;gap:4px;padding:4px;border-radius:var(--radius-lg);background:var(--theme-switch-bg);border:1px solid var(--theme-switch-border)}.ThemeSwitcher_comfortable__feQl0{flex-direction:column}.ThemeSwitcher_compact__ql6ET{flex-direction:row;padding:3px;gap:2px}.ThemeSwitcher_compactColumn__17kSV{flex-direction:column;padding:4px;gap:3px;align-items:stretch}.ThemeSwitcher_compactColumn__17kSV .ThemeSwitcher_btn__T5VGH{padding:7px;justify-content:center;width:100%;border-radius:var(--radius-sm)}.ThemeSwitcher_btn__T5VGH{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:8px 12px;border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:600;color:var(--text-secondary);background:transparent;border:none;cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);font-family:inherit}.ThemeSwitcher_compact__ql6ET .ThemeSwitcher_btn__T5VGH{padding:8px;justify-content:center;border-radius:var(--radius-sm)}.ThemeSwitcher_btn__T5VGH:hover{background:var(--theme-switch-hover);color:var(--text-primary)}.ThemeSwitcher_btn__T5VGH.ThemeSwitcher_active__RHhDB{background:var(--theme-switch-active-bg);color:var(--theme-switch-active-fg);box-shadow:var(--theme-switch-active-shadow)}.ThemeSwitcher_label__ldKkA{flex:1 1;text-align:left}