.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;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}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}@media only screen and (max-width:360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content}}.toast-bootstrap{font-family:inherit;font-size:14px;font-weight:500;border-radius:8px;padding:16px 40px 16px 20px;box-shadow:0 4px 12px #00000026;min-width:300px;max-width:500px}.toast-bootstrap.toast-warning{color:#000!important}.toast-tailwind{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;border-radius:.5rem;padding:1rem 2.5rem 1rem 1.25rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:300px;max-width:500px}.toastify .toast-close{opacity:.7;padding:0;font-size:20px;line-height:1;font-weight:700;background:transparent;border:none;cursor:pointer;color:inherit;position:absolute;top:50%;transform:translateY(-50%);right:12px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.toastify .toast-close:hover{opacity:1}.toastify{position:fixed!important;z-index:9999}.toast-tailwind{padding:1rem 2.5rem 1rem 1.25rem!important}.toast-confirm{z-index:9999!important}.toastify-center{left:50%!important;right:50%!important;margin-left:auto!important;margin-right:auto!important}.toastify.toastify-center{left:0!important;right:0!important;margin-left:auto!important;margin-right:auto!important;max-width:fit-content}.toastify.on{opacity:1}.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}.toast-loading:before{content:"";display:inline-block;width:16px;height:16px;margin-right:8px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:toast-spinner .6s linear infinite;vertical-align:middle}@keyframes toast-spinner{to{transform:rotate(360deg)}}@media only screen and (max-width:360px){.toastify-right,.toastify-left,.toast-bootstrap,.toast-tailwind{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;min-width:280px}}
