@property --animate-clip-path-top{syntax:"<percentage>";inherits:true;initial-value:0%}@property --animate-clip-path-right{syntax:"<percentage>";inherits:true;initial-value:0%}@property --animate-clip-path-bottom{syntax:"<percentage>";inherits:true;initial-value:100%}@property --animate-clip-path-left{syntax:"<percentage>";inherits:true;initial-value:0%}.page-enter-active{--animate-clip-path-top:0%;--animate-clip-path-right:0%;--animate-clip-path-bottom:0%;--animate-clip-path-left:0%;animation:page-fade-out .4s .2s}.page-leave-active{--animate-clip-path-top:0%;--animate-clip-path-right:0%;--animate-clip-path-bottom:100%;--animate-clip-path-left:0%;animation:page-fade-in .4s}
