.theme-switch.svelte-3whmwp.svelte-3whmwp{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--color-light);cursor:pointer}.theme-switch.svelte-3whmwp.svelte-3whmwp:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.theme-switch.svelte-3whmwp:active .theme-switch__track.svelte-3whmwp{opacity:.82}.theme-switch__track.svelte-3whmwp.svelte-3whmwp{position:relative;display:flex;align-items:center;justify-content:space-between;width:40px;height:22px;padding:0 4px;border:1px solid var(--border-deep);border-radius:999px;background-color:var(--bg-deep);transition:background-color .18s ease,border-color .18s ease}.theme-switch__thumb.svelte-3whmwp.svelte-3whmwp{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:#fff;box-shadow:0 1px 4px #272b413d;transition:transform .18s ease}.theme-switch__icon.svelte-3whmwp.svelte-3whmwp{position:relative;z-index:1;font-size:11px;line-height:1}.theme-switch__icon--light.svelte-3whmwp.svelte-3whmwp{color:var(--color-warning)}.theme-switch__icon--dark.svelte-3whmwp.svelte-3whmwp{color:var(--color-light)}.theme-switch[aria-checked=true].svelte-3whmwp .theme-switch__track.svelte-3whmwp{border-color:var(--color-primary);background-color:rgba(var(--color-primary-rgba),.22)}.theme-switch[aria-checked=true].svelte-3whmwp .theme-switch__thumb.svelte-3whmwp{transform:translate(18px)}.theme-switch[aria-checked=true].svelte-3whmwp .theme-switch__icon--dark.svelte-3whmwp{color:var(--color-primary)}@media (hover: hover){.theme-switch.svelte-3whmwp:hover .theme-switch__track.svelte-3whmwp{border-color:var(--color-primary)}}body[data-panel-theme=dark] .theme-switch.svelte-3whmwp .theme-switch__track.svelte-3whmwp{border-color:var(--color-primary);background-color:rgba(var(--color-primary-rgba),.22)}body[data-panel-theme=dark] .theme-switch.svelte-3whmwp .theme-switch__thumb.svelte-3whmwp{transform:translate(18px)}body[data-panel-theme=dark] .theme-switch.svelte-3whmwp .theme-switch__icon--dark.svelte-3whmwp{color:var(--color-primary)}@media (prefers-reduced-motion: reduce){.theme-switch__track.svelte-3whmwp.svelte-3whmwp,.theme-switch__thumb.svelte-3whmwp.svelte-3whmwp{transition:none}}
