/**
 * Minified by jsDelivr using clean-css v5.3.2.
 * Original file: /npm/toastify-js@1.12.0/src/toastify.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);background:-webkit-linear-gradient(315deg,#73a5ff,#5477f5);background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215, .61, .355, 1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:0 0;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width:360px){.toastify-left,.toastify-right{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}
:root{--dark:#1a1a1a;--light:#1a1a1a;--text:hsla(0, 0%, 100%, .9);--success:#0abf30;--error:#e24d4c;--warning:#e9bd0c;--info:#3498db;--random:#eb43ff}.notifications{left:50%;position:fixed;top:10px;transform:translateX(-50%);width:auto;z-index:999999}.notifications.bottom-right{bottom:30px;left:auto;right:0;top:auto;transform:none;z-index:999999}.notifications :where(.toast,.column){align-items:center;display:flex}.notifications .toast{animation:bounceInDown .5s cubic-bezier(.215,.61,.355,1) forwards;backdrop-filter:blur(15px);background:var(--light);border:1px solid hsl(0 0% 100% / .1);border-radius:4px;color:var(--text);cursor:pointer;font-family:sans-serif;justify-content:space-between;list-style:none;margin-bottom:10px;overflow:hidden;padding:16px 17px;position:relative;width:320px}.notifications.bottom-right .toast{animation:bounceInRight .5s cubic-bezier(.215,.61,.355,1) forwards}.notifications .toast.hide{animation:bounceOutUp .5s cubic-bezier(.215,.61,.355,1) forwards}.notifications.bottom-right .toast.hide{animation:bounceOutRight .5s cubic-bezier(.215,.61,.355,1) forwards}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-100px)}60%{opacity:1;transform:translateY(10px)}75%{transform:translateY(-5px)}90%{transform:translateY(2px)}to{transform:translateY(0)}}@keyframes bounceOutUp{20%{transform:translateY(5px)}to{opacity:0;transform:translateY(-100px)}}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(-10px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.toast:before{bottom:0;content:"";height:3px;left:0;position:absolute;transition:width .1s linear;width:var(--progress-width)}.toast.success:before{background:var(--success)}.toast.error:before{background:var(--error)}.toast.warning:before{background:var(--warning)}.toast.info:before{background:var(--info)}.toast.random:before{background:var(--random)}.toast .column i{font-size:1.75rem}.toast.success .column i{color:var(--success)}.toast.error .column i{color:var(--error)}.toast.warning .column i{color:var(--warning)}.toast.info .column i{color:var(--info)}.toast.random .column i{color:var(--random)}.toast .column span{font-size:14px;margin-left:12px}.toast i:last-child{color:hsl(0 0% 100% / .6);cursor:pointer}.toast i:last-child:hover{color:var(--text)}@media screen and (max-width:530px){.notifications{bottom:auto;left:-10px;right:0;top:5px;transform:none;width:95%}.notifications.bottom-right{bottom:20px;left:0;right:0;top:auto;transform:none}.notifications .toast{font-size:1rem;margin-left:0;margin-right:0;width:100%}.notifications:not(.bottom-right) .toast{animation:bounceInDown .5s cubic-bezier(.215,.61,.355,1) forwards}.notifications:not(.bottom-right) .toast.hide{animation:bounceOutUp .5s cubic-bezier(.215,.61,.355,1) forwards}}
/*# sourceMappingURL=/sm/cb4335d1b03e933ed85cb59fffa60cf51f07567ed09831438c60f59afd166464.map */