@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.v-toast--fade-out{animation-name:fadeOut}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-down{animation-name:fadeInDown}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.v-toast--fade-in-up{animation-name:fadeInUp}.fade-enter-active,.fade-leave-active{transition:opacity .15s ease-out}.fade-enter,.fade-leave-to{opacity:0}.v-toast{bottom:0;display:flex;left:0;overflow:hidden;padding:2em;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}.v-toast__item{align-items:center;animation-duration:.15s;border-radius:.25em;box-shadow:0 1px 4px #0000001f,0 0 6px #0000000a;color:#535353;cursor:pointer;display:inline-flex;margin:.5em 0;min-height:3em;opacity:.92;pointer-events:auto}.v-toast__item--bottom,.v-toast__item--top{align-self:center}.v-toast__item--bottom-right,.v-toast__item--top-right{align-self:flex-end}.v-toast__item--bottom-left,.v-toast__item--top-left{align-self:flex-start}.v-toast__text{margin:0;padding:.5em 1em;word-break:break-word}.v-toast__icon{display:none}.v-toast.v-toast--top{flex-direction:column}.v-toast.v-toast--bottom{flex-direction:column-reverse}.v-toast.v-toast--custom-parent{position:absolute}@media screen and (max-width:768px){.v-toast{padding:0;position:fixed!important}}.v-toast__item{margin:var(--space-20) var(--space-50);max-width:40rem;opacity:1;padding:var(--space-30);padding-right:var(--space-70);position:relative;width:calc(100% - var(--space-50)*2)}.v-toast__item.v-toast__item--default,.v-toast__item.v-toast__item--success{background:var(--status-success-bg);border:1px solid var(--status-success)}.v-toast__item.v-toast__item--error{background:var(--status-error-bg);border:1px solid var(--status-error)}.v-toast__icon{background-repeat:no-repeat;color:var(--text-primary);display:block;height:var(--space-60);margin:var(--space-30);min-width:var(--space-60);width:var(--space-60)}.v-toast__item--success .v-toast__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='CurrentColor' d='M18.823 5.51c-.78-.96-1.86-1.51-2.96-1.51-1.99 0-2.92 1.18-3.66 2.37-.09.15-.31.15-.4 0-.74-1.19-1.68-2.37-3.66-2.37-1.11 0-2.19.55-2.96 1.51-1.06 1.3-1.43 3.15-1.02 5.08.61 2.84 1.88 3.98 4.42 6.26.89.8 1.9 1.71 3.1 2.87h.62c1.2-1.17 2.21-2.08 3.1-2.87 2.54-2.28 3.82-3.42 4.42-6.26.41-1.93.04-3.78-1.01-5.08z'/%3E%3C/svg%3E")}.v-toast__item--default .v-toast__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='CurrentColor' d='M18.823 5.51c-.78-.96-1.86-1.51-2.96-1.51-1.99 0-2.92 1.18-3.66 2.37-.09.15-.31.15-.4 0-.74-1.19-1.68-2.37-3.66-2.37-1.11 0-2.19.55-2.96 1.51-1.06 1.3-1.43 3.15-1.02 5.08.61 2.84 1.88 3.98 4.42 6.26.89.8 1.9 1.71 3.1 2.87h.62c1.2-1.17 2.21-2.08 3.1-2.87 2.54-2.28 3.82-3.42 4.42-6.26.41-1.93.04-3.78-1.01-5.08zm.35 4.94c-.56 2.62-1.7 3.65-4.21 5.9-.72.64-1.57 1.41-2.56 2.35-.22.21-.58.21-.8 0-.98-.93-1.84-1.7-2.56-2.35-2.51-2.25-3.65-3.28-4.21-5.9-.37-1.72-.05-3.37.87-4.51.65-.8 1.53-1.26 2.43-1.26 1.86 0 2.59 1.22 3.37 2.51l.31.51h.38l.3-.51c.77-1.29 1.5-2.51 3.37-2.51.9 0 1.79.46 2.43 1.26.92 1.14 1.24 2.78.87 4.51z'/%3E%3C/svg%3E")}.v-toast__item--error .v-toast__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='M12 16.462q.261 0 .438-.177a.6.6 0 0 0 .177-.439.6.6 0 0 0-.177-.438.6.6 0 0 0-.438-.177.6.6 0 0 0-.438.177.6.6 0 0 0-.177.438q0 .26.177.439a.6.6 0 0 0 .438.177m-.5-3.308h1v-6h-1zM12.003 21a8.8 8.8 0 0 1-3.51-.709 9.1 9.1 0 0 1-2.859-1.922 9.1 9.1 0 0 1-1.925-2.857A8.75 8.75 0 0 1 3 12.003q0-1.866.708-3.51a9.1 9.1 0 0 1 1.924-2.859 9.1 9.1 0 0 1 2.856-1.925A8.75 8.75 0 0 1 11.997 3q1.866 0 3.51.708a9.1 9.1 0 0 1 2.859 1.924 9.1 9.1 0 0 1 1.925 2.856A8.75 8.75 0 0 1 21 11.997a8.8 8.8 0 0 1-.709 3.51 9.1 9.1 0 0 1-1.922 2.859 9.1 9.1 0 0 1-2.857 1.925 8.8 8.8 0 0 1-3.509.709M12 20q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20'/%3E%3C/svg%3E")}.v-toast__text{color:var(--text-primary);margin-left:var(--space-20);margin-right:var(--space-20);padding:0}.v-toast__text:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='CurrentColor' d='m6.4 18.308-.708-.708 5.6-5.6-5.6-5.6.708-.708 5.6 5.6 5.6-5.6.708.708-5.6 5.6 5.6 5.6-.708.708-5.6-5.6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:1.25rem;position:absolute;right:var(--space-50);top:1.125rem;width:1.25rem}
