::view-transition-old(.mmt-frontier){animation:mmt-frontier-exit .2s ease-out both}::view-transition-new(.mmt-frontier){animation:mmt-frontier-enter .55s cubic-bezier(.2,.7,.2,1) both}@keyframes mmt-frontier-exit{to{opacity:0}}@keyframes mmt-frontier-enter{0%{-webkit-clip-path:inset(0 0 10% 0);clip-path:inset(0 0 10% 0);transform:translateY(18px)}to{-webkit-clip-path:inset(0);clip-path:inset(0);transform:none}}@media (prefers-reduced-motion:reduce){::view-transition-new(.mmt-frontier),::view-transition-old(.mmt-frontier){animation:none}}