.theme-toggle.svelte-1cmi4dh{background:none;border:none;cursor:pointer;color:var(--text-tertiary);padding:.2rem 0;display:flex;align-items:center;transition:color .2s}.theme-toggle.svelte-1cmi4dh:hover{color:var(--text)}.theme-toggle.svelte-1cmi4dh svg:where(.svelte-1cmi4dh){width:14px;height:14px}.theme-toggle.svelte-1cmi4dh .icon-sun:where(.svelte-1cmi4dh){display:none}.theme-toggle.svelte-1cmi4dh .icon-moon:where(.svelte-1cmi4dh){display:block}@media(prefers-color-scheme:dark){.theme-toggle.svelte-1cmi4dh .icon-sun:where(.svelte-1cmi4dh){display:block}.theme-toggle.svelte-1cmi4dh .icon-moon:where(.svelte-1cmi4dh){display:none}}html[data-theme=dark] .theme-toggle.svelte-1cmi4dh .icon-sun:where(.svelte-1cmi4dh){display:block}html[data-theme=dark] .theme-toggle.svelte-1cmi4dh .icon-moon:where(.svelte-1cmi4dh){display:none}html[data-theme=light] .theme-toggle.svelte-1cmi4dh .icon-sun:where(.svelte-1cmi4dh){display:none}html[data-theme=light] .theme-toggle.svelte-1cmi4dh .icon-moon:where(.svelte-1cmi4dh){display:block}
