.c-toaster[data-v-8b354e26]{background-color:var(--ds-color-bg-neutral-subtle);border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:var(--ds-shadow-raised);height:auto;margin-left:var(--ds-space-8);max-width:295px;padding:16px;position:relative;width:100%}.c-toaster__content-description[data-v-8b354e26]{color:var(--ds-color-fg-muted);margin-top:4px}.c-toaster--fixed[data-v-8b354e26]{left:50%;position:fixed;top:140px;transform:translate(-50%);width:100%;z-index:100}.c-toaster__progress-bar[data-v-8b354e26]{background-color:var(--ds-color-bg-brand);border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;height:4px;left:0;position:absolute}@media (min-width:1400px){.c-toaster[data-v-8b354e26]{margin-left:calc(50vw - 660px)}}@media only screen and (max-width:767px){.c-toaster[data-v-8b354e26]{max-width:calc(100% - var(--ds-space-11))}.c-toaster--fixed[data-v-8b354e26]{top:68px}}@media (min-width:576px){.c-toaster__content[data-v-8b354e26]{max-width:calc(100% - 50px)}}@media (max-width:576px){.--no-progress+.c-toaster__content[data-v-8b354e26]{max-width:calc(100% - 34px)}}@media only screen and (min-width:768px){.c-toaster[data-v-8b354e26]{max-width:516px}}.c-toaster__close{position:absolute;right:16px;top:16px}.toaster-enter-active{transform:translateY(100%)}.toaster-enter-active,.toaster-leave-active{transition:transform .8s ease,opacity .4s ease}.toaster-enter-from,.toaster-leave-to{opacity:0;transform:translateY(100%)}.toaster-enter-to,.toaster-leave-from{opacity:1;transform:translateY(0)}@media (max-width:576px){.c-toaster__close:not(.--no-progress){display:none}}
