.toast-module__bTFUoW__viewport{z-index:2147483647;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;right:16px}.toast-module__bTFUoW__toast{pointer-events:auto;border:1px solid var(--border,#e2e8f0);background:#fff;border-left-width:4px;border-radius:10px;align-items:flex-start;gap:12px;max-width:440px;padding:10px 12px;animation:.18s ease-out both toast-module__bTFUoW__toast-in;display:flex;box-shadow:0 6px 24px #00000014}@keyframes toast-module__bTFUoW__toast-in{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.toast-module__bTFUoW__body{flex:1;min-width:0}.toast-module__bTFUoW__title{margin-bottom:2px;font-weight:700}.toast-module__bTFUoW__message{color:#2d3748;overflow-wrap:break-word;overflow-wrap:anywhere}.toast-module__bTFUoW__actions{align-items:center;gap:6px;display:flex}.toast-module__bTFUoW__actionBtn{cursor:pointer;background:#f7fafc;border:1px solid #cbd5e0;border-radius:6px;padding:4px 8px;font-weight:600}.toast-module__bTFUoW__closeBtn{cursor:pointer;opacity:.6;background:0 0;border:none;font-size:16px}.toast-module__bTFUoW__success{border-left-color:#38a169}.toast-module__bTFUoW__error{border-left-color:#e53e3e}.toast-module__bTFUoW__info{border-left-color:#3182ce}.toast-module__bTFUoW__warning{border-left-color:#d69e2e}.toast-module__bTFUoW__loading{border-left-color:#718096}
