.theme-toggle.svelte-1cmi4dh{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.theme-toggle.svelte-1cmi4dh:hover{background:var(--accent-hover);color:var(--accent)}.theme-toggle.svelte-1cmi4dh:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle.svelte-1cmi4dh svg:where(.svelte-1cmi4dh){transition:transform .2s}.theme-toggle.svelte-1cmi4dh:hover svg:where(.svelte-1cmi4dh){transform:rotate(20deg)scale(1.1)}[data-color-mode=dark] .theme-toggle.svelte-1cmi4dh{color:var(--text-muted)}[data-color-mode=dark] .theme-toggle.svelte-1cmi4dh:hover{color:var(--accent);background:#22d3ee1f}
