.shared-toast{box-shadow:0 5px 5px #0003,0 3px 14px #0000001f,0 8px 10px #00000024;--toast-enter-duration:.22s;--toast-enter-opacity:1;--toast-enter-translate:0 100%}@media(min-width:64em){.shared-toast{--toast-enter-duration:.32s;--toast-enter-opacity:.33;--toast-enter-translate:100%}}@media(prefers-reduced-motion){.shared-toast{--toast-enter-duration:.44s;--toast-enter-opacity:0;--toast-enter-translate:0}}@keyframes shared-toast-slide-in{0%{opacity:var(--toast-enter-opacity);translate:var(--toast-enter-translate)}to{opacity:unset;translate:unset}}.shared-toast-enter-active{animation:shared-toast-slide-in var(--toast-enter-duration) ease-out forwards}.shared-toast-leave-active{animation:shared-toast-fade-out calc(var(--toast-leave-duration, 360)*1ms) ease-in forwards}@keyframes shared-toast-fade-out{0%{opacity:1}to{opacity:0}}.diagonal-success{background-image:conic-gradient(at 100% 0,transparent 202deg,var(--color-success-background) 0deg)}.diagonal-info{background-image:conic-gradient(at 100% 0,transparent 202deg,var(--color-gray-40) 0deg)}
