.photo-page-enter-active{background-color:#050505;top:0;right:0;bottom:0;left:0;position:fixed;transition:clip-path .8s cubic-bezier(.76,0,.24,1);z-index:100}.photo-page-leave-active{transition:filter .8s ease,opacity .8s ease}.photo-page-enter-from{clip-path:circle(0 at 50% 50%)}.photo-page-enter-to{clip-path:circle(150% at 50% 50%)}.photo-page-leave-to{filter:blur(10px);opacity:.3}
