.app-toast-popup.swal2-toast{background:#fffffffa;border:1px solid #0f172a14;border-radius:16px;width:min(360px,100vw - 24px);padding:12px 14px 10px;overflow:hidden;box-shadow:0 18px 40px #0f172a29}.app-toast-popup.swal2-toast .swal2-timer-progress-bar-container{background:#0f172a14;height:4px;inset:0 0 auto}.app-toast-popup.swal2-toast .app-toast-progress{background:linear-gradient(90deg,#14532d 0%,#166534 100%)}.app-toast-popup--error.swal2-toast .app-toast-progress{background:linear-gradient(90deg,#7f1d1d 0%,#991b1b 100%)}.app-toast-popup--warning.swal2-toast .app-toast-progress{background:linear-gradient(90deg,#9a3412 0%,#c2410c 100%)}.app-toast-popup--info.swal2-toast .app-toast-progress{background:linear-gradient(90deg,#1d4ed8 0%,#2563eb 100%)}.app-toast-html.swal2-html-container{margin:0;padding:0}.app-toast-close.swal2-close{color:#52606d;background:#0f172a0d;border-radius:999px;width:28px;height:28px;padding:0;font-size:16px;transition:background-color .2s,color .2s,transform .2s;top:8px;right:8px}.app-toast-close.swal2-close:hover{color:#0f172a;background:#0f172a1a;transform:translateY(-1px)}.app-toast__layout{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding-right:28px;display:grid}.app-toast__icon{color:#14532d;background:#14532d1a;border-radius:12px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.app-toast__icon svg{width:18px;height:18px}.app-toast__icon--error{color:#991b1b;background:#991b1b1a}.app-toast__icon--warning{color:#c2410c;background:#c2410c1a}.app-toast__icon--info{color:#2563eb;background:#2563eb1a}.app-toast__copy{min-width:0}.app-toast__header{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.app-toast__headline{color:#10212b;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:700;line-height:1.3}.app-toast__badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#14532d;border-radius:999px;flex:none;justify-content:center;align-items:center;min-height:24px;padding:0 9px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.app-toast__badge--error{background:#991b1b}.app-toast__badge--warning{background:#9a3412}.app-toast__badge--info{background:#1d4ed8}.app-toast__message{color:#52606d;overflow-wrap:anywhere;margin-top:3px;font-size:11px;font-weight:500;line-height:1.35}@media (max-width:575px){.app-toast-popup.swal2-toast{width:calc(100vw - 20px);padding:11px 12px 10px}.app-toast__layout{grid-template-columns:30px minmax(0,1fr);gap:8px;padding-right:24px}.app-toast__icon{border-radius:10px;width:30px;height:30px}.app-toast__icon svg{width:16px;height:16px}.app-toast__headline{font-size:11px}.app-toast__message{font-size:10px}.app-toast__badge{min-height:22px;padding:0 8px;font-size:8px}}
