@import"https://fonts.googleapis.com/css2?family=Unbounded:wght@400;500;600;700&display=swap";.toast-host[data-v-9c55c11a]{bottom:20px;display:flex;flex-direction:column;gap:10px;max-width:360px;position:fixed;right:20px;z-index:9999}.toast[data-v-9c55c11a]{background:#516775;border-radius:10px;box-shadow:0 8px 24px #0000002e;color:#fff;font-size:14px;line-height:1.35;padding:14px 34px 14px 16px;position:relative}.toast--error[data-v-9c55c11a]{background:#c0392b}.toast--success[data-v-9c55c11a]{background:#3f8f5f}.toast__text[data-v-9c55c11a]{margin:0}.toast__link[data-v-9c55c11a]{color:#fff;display:inline-block;font-weight:600;margin-top:8px;text-decoration:underline}.toast__close[data-v-9c55c11a]{background:transparent;border:0;color:#fff;cursor:pointer;font-size:18px;line-height:1;opacity:.75;padding:0;position:absolute;right:10px;top:8px}.toast__close[data-v-9c55c11a]:hover{opacity:1}.toast-enter-active[data-v-9c55c11a],.toast-leave-active[data-v-9c55c11a]{transition:opacity .2s ease,transform .2s ease}.toast-enter-from[data-v-9c55c11a],.toast-leave-to[data-v-9c55c11a]{opacity:0;transform:translateY(8px)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Unbounded,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#333}button{font-family:inherit}a{color:inherit}
