.status-alert{position:fixed;bottom:20px;right:20px;background:#000;padding:10px 20px;max-width:350px;color:#fff;font-weight:600;border-radius:8px;display:flex;align-items:flex-start;gap:20px}.status-alert.success{background:#017020}.status-alert.error{background:#b31e0d}
