@keyframes cosmic-segment-fill-ltr{0%{width:0}to{width:0;width:var(--cosmic-fill-w,0)}}.cosmicTopBarFillRect{animation-duration:.48s;animation-duration:var(--cosmic-fill-ms,.48s);animation-fill-mode:forwards;animation-name:cosmic-segment-fill-ltr;animation-timing-function:cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.cosmicTopBarFillRect{animation-duration:1ms;animation-fill-mode:forwards;animation-name:cosmic-segment-fill-ltr;animation-timing-function:linear}}@keyframes toast-enter{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toast-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-10px) scale(.97)}}.toast-card--enter{animation:toast-enter .22s cubic-bezier(.22,1,.36,1) forwards}.toast-card--exit{animation:toast-exit .18s cubic-bezier(.4,0,.9,.6) forwards}@media (prefers-reduced-motion:reduce){.toast-card--enter,.toast-card--exit{animation-duration:1ms}}
/*# sourceMappingURL=main.b7a9abe8.css.map*/