.toast-module__ZblwRa__region{z-index:9999;pointer-events:none;flex-direction:column;align-items:flex-end;gap:10px;display:flex;position:fixed;bottom:24px;right:24px}.toast-module__ZblwRa__toast{background:var(--surface,#1e1e2e);border:1px solid var(--border,#ffffff14);pointer-events:auto;cursor:default;opacity:0;border-radius:12px;align-items:flex-start;gap:10px;min-width:280px;max-width:380px;padding:12px 14px;transition:opacity .28s,transform .28s;display:flex;position:relative;transform:translateY(8px);box-shadow:0 4px 24px #00000040}.toast-module__ZblwRa__toastVisible{opacity:1;transform:translateY(0)}.toast-module__ZblwRa__toastExiting{opacity:0;transform:translateY(8px)}.toast-module__ZblwRa__success{border-left:3px solid #22c55e}.toast-module__ZblwRa__error{border-left:3px solid #f44336}.toast-module__ZblwRa__warning{border-left:3px solid #f59e0b}.toast-module__ZblwRa__info{border-left:3px solid var(--accent,#7c6af0)}.toast-module__ZblwRa__icon{flex-shrink:0;margin-top:1px;line-height:0}.toast-module__ZblwRa__success .toast-module__ZblwRa__icon{color:#22c55e}.toast-module__ZblwRa__error .toast-module__ZblwRa__icon{color:#f44336}.toast-module__ZblwRa__warning .toast-module__ZblwRa__icon{color:#f59e0b}.toast-module__ZblwRa__info .toast-module__ZblwRa__icon{color:var(--accent,#7c6af0)}.toast-module__ZblwRa__message{color:var(--foreground,#f1f5f9);word-break:break-word;flex:1;margin:0;font-size:.875rem;line-height:1.5}.toast-module__ZblwRa__dismiss{all:unset;opacity:.45;cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;transition:opacity .15s;display:flex}.toast-module__ZblwRa__dismiss:hover{opacity:1}.toast-module__ZblwRa__progress{border-radius:0 0 12px 12px;height:2px;position:absolute;bottom:0;left:3px;right:0;overflow:hidden}.toast-module__ZblwRa__progressBar{opacity:.5;height:100%}.toast-module__ZblwRa__success .toast-module__ZblwRa__progressBar{background:#22c55e}.toast-module__ZblwRa__error .toast-module__ZblwRa__progressBar{background:#f44336}.toast-module__ZblwRa__warning .toast-module__ZblwRa__progressBar{background:#f59e0b}.toast-module__ZblwRa__info .toast-module__ZblwRa__progressBar{background:var(--accent,#7c6af0)}
