::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:0}::view-transition-new(root){z-index:1}@keyframes reveal{0%{clip-path:circle(0 at 0 100%);opacity:.7}to{clip-path:circle(150% at 0 100%);opacity:1}}::view-transition-new(root){animation:reveal .4s ease-in-out forwards}
