#toast-container{position:fixed;bottom:1rem;right:1rem;z-index:9999}#toast-container>.toast{border-radius:.5rem;box-shadow:none;padding:.75rem 1rem;width:320px;font-family:Inter,sans-serif;color:#fff;font-weight:500}#toast-container .toast-title{display:flex;align-items:center;gap:.5rem}#toast-container .toast-title i{font-size:1.2rem;color:#fff}#toast-container .toast.toast-success,#toast-container .toast.toast-error,#toast-container .toast.toast-info,#toast-container .toast.toast-warning{background-image:none!important;background-repeat:no-repeat!important;background-position:initial!important;padding-left:1rem!important}#toast-container>.toast-success{background-color:#6366f1}#toast-container>.toast-error{background-color:#dc2626}#toast-container>.toast-success .toast-progress{background-color:#4f46e5}#toast-container>.toast-error .toast-progress{background-color:#b91c1c}#qr-reader{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:9999;border-radius:16px;display:none}
