html.theme-transitioning::view-transition-old(root),html.theme-transitioning::view-transition-new(root){animation-duration:.2s;animation-timing-function:ease-in-out}html.theme-transitioning::view-transition-old(root){animation-name:svelte-rut9xi-theme-fade-out}html.theme-transitioning::view-transition-new(root){animation-name:svelte-rut9xi-theme-fade-in}@keyframes svelte-rut9xi-theme-fade-out{0%{opacity:1}to{opacity:0}}@keyframes svelte-rut9xi-theme-fade-in{0%{opacity:0}to{opacity:1}}
