body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--theme-toggle-x:50vw;--theme-toggle-y:50vh;--theme-toggle-radius:0px}::view-transition-new(root),::view-transition-old(root){animation:none}:root.theme-mode-transition::view-transition-new(root){animation:theme-reveal .42s cubic-bezier(.2,.9,.2,1) forwards;clip-path:circle(0 at 50vw 50vh);clip-path:circle(0 at var(--theme-toggle-x) var(--theme-toggle-y))}@keyframes theme-reveal{to{clip-path:circle(0 at 50vw 50vh);clip-path:circle(var(--theme-toggle-radius) at var(--theme-toggle-x) var(--theme-toggle-y))}}
/*# sourceMappingURL=main.6b59ba49.css.map*/