.theme-toggle.svelte-1cmi4dh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.5rem;background-color:var(--mSurfaceVariant);color:var(--mOnSurfaceVariant);border:1px solid var(--mOutline);transition:all .2s ease}.theme-toggle.svelte-1cmi4dh:hover{background-color:var(--mSecondary);color:var(--mOnSecondary);border-color:var(--mSecondary);transform:scale(1.05)}.theme-toggle.svelte-1cmi4dh svg:where(.svelte-1cmi4dh){transition:transform .3s ease}.theme-toggle.svelte-1cmi4dh:hover svg:where(.svelte-1cmi4dh){transform:rotate(15deg)}
