.theme-toggle{color:#08080c;cursor:pointer;background:#fff;border:1px solid #08080c1f;border-radius:.55rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.theme-toggle:hover:not(:disabled){color:#fff;background-color:#08080c;border-color:#08080c}.theme-toggle:disabled{opacity:.5;cursor:wait}.theme-toggle--sidebar{background:#fff;border:1px solid #e0e0e0;border-radius:10px;width:50px;height:50px}.theme-toggle--ghost{color:#f2f6fa;background:#00000059;border-color:#ffffff40}.theme-toggle--ghost:hover:not(:disabled){color:#fff;background:#08080c;border-color:#08080c}html[data-theme=dark] .theme-toggle--default{color:#f2f6fa;background:#14141c;border-color:#f2f6fa26}html[data-theme=dark] .theme-toggle--default:hover:not(:disabled),html[data-theme=dark] .theme-toggle--sidebar:hover:not(:disabled){color:#08080c;background-color:#fff;border-color:#fff}html[data-theme=dark] .theme-toggle--sidebar{color:#f2f6fa;background:#14141c;border-color:#f2f6fa1f}
