html:active-view-transition-type(vuetify-theme)::view-transition-new(root){will-change:clip-path}html:root:active-view-transition-type(vuetify-theme)::view-transition-new(root){animation-name:arcaevi-theme-reveal}@keyframes arcaevi-theme-reveal{0%{clip-path:circle(22px at var(--theme-reveal-origin))}to{clip-path:circle(150% at var(--theme-reveal-origin))}}html:active-view-transition-type(vuetify-theme) *{transition:none!important;animation-play-state:paused!important}html:active-view-transition-type(vuetify-theme) :after{transition:none!important;animation-play-state:paused!important}html:active-view-transition-type(vuetify-theme) :before{transition:none!important;animation-play-state:paused!important}
