@view-transition { navigation: auto; } ::view-transition { pointer-events: none; } @media (prefers-reduced-motion: reduce) { ::view-transition-group(*) { animation: none !important; } ::view-transition-old(*) { animation: none !important; } ::view-transition-new(*) { animation: none !important; } }