.sandbox-view-transition{will-change:opacity, transform}.sandbox-view-transition--on{animation:.28s cubic-bezier(.4,0,.2,1) sandboxViewSwitch}@keyframes sandboxViewSwitch{0%{opacity:.82;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sandbox-view-transition--on{animation:none}}.sandbox-module-nav-enter{will-change:opacity, transform}.sandbox-module-nav-enter--active{animation:.5s cubic-bezier(.4,0,.2,1) sandboxModuleNavEnter}@keyframes sandboxModuleNavEnter{0%{opacity:.55;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sandbox-module-nav-enter--active{animation:none}}html.blaze-theme-transition-active :not(#blaze-theme-transition-overlay){transition-duration:0s!important;transition-delay:0s!important}.blaze-profile-dark-mode-switch,.blaze-profile-dark-mode-switch .ant-switch-handle,.blaze-profile-dark-mode-switch .ant-switch-inner{transition:none!important}@keyframes blazeThemeFlashThrough{0%{opacity:0}50%{opacity:1}to{opacity:0}}#blaze-theme-transition-overlay.blaze-theme-transition-overlay--active{animation:blazeThemeFlashThrough var(--blaze-theme-flash-ms,.3s) ease-in-out forwards}
