.mnj-toast-wrapper{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:column;gap:8px;z-index:11000;pointer-events:none}.mnj-toast{min-width:200px;padding:10px 14px;border-radius:8px;color:#fff;box-shadow:0 6px 18px rgba(0,0,0,.12);font-size:14px;pointer-events:auto}.mnj-toast-info{background:#333}.mnj-toast-success{background:#198754}.mnj-toast-error{background:#dc3545}