#toast-container{position:fixed;z-index:10880;pointer-events:none}.toast-top-right{top:18px;right:18px}.toast-top-left{top:18px;left:18px}.toast-bottom-right{right:18px;bottom:18px}.toast-bottom-left{left:18px;bottom:18px}#toast-container>.toast{display:block!important;position:relative;pointer-events:auto;overflow:hidden;margin:0 0 12px;padding:14px 42px 14px 16px;width:330px;max-width:calc(100vw - 36px);border-radius:14px;color:#fff;background:#334155;box-shadow:0 18px 45px rgba(15,23,42,.22);opacity:.98!important}.toast-title{font-weight:850;margin-bottom:3px}.toast-message{font-size:14px;line-height:1.45;word-break:break-word}.toast-close-button{position:absolute;right:12px;top:8px;border:0;background:transparent;color:#fff;font-size:22px;line-height:1;opacity:.8;cursor:pointer}.toast-close-button:hover{opacity:1}.toast-success{background:#198754}.toast-error{background:#dc3545}.toast-info{background:#0d6efd}.toast-warning{background:#f59f00;color:#111827}.toast-warning .toast-close-button{color:#111827}.toast-progress{position:absolute;left:0;bottom:0;height:3px;background:rgba(255,255,255,.65)}
