.custom-toast[data-v-ebef95e1]{align-items:flex-start;background:var(--ui-surface);border-radius:12px;box-shadow:0 8px 25px var(--ui-shadow-strong);cursor:pointer;display:flex;gap:12px;margin-bottom:12px;max-width:400px;min-width:300px;opacity:.6;overflow:hidden;padding:16px;pointer-events:all;transition:all .3s ease}.custom-toast[data-v-ebef95e1]:hover{box-shadow:0 0 35px var(--ui-shadow-strong);transform:translateY(-2px)}.custom-toast-icon[data-v-ebef95e1]{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:2px;width:24px}.custom-toast-icon-svg[data-v-ebef95e1]{height:20px;width:20px}.custom-toast-icon--error[data-v-ebef95e1],.custom-toast-icon--info[data-v-ebef95e1],.custom-toast-icon--success[data-v-ebef95e1],.custom-toast-icon--warning[data-v-ebef95e1]{color:var(--ui-accent)}.custom-toast-content[data-v-ebef95e1]{flex:1;min-width:0}.custom-toast-title[data-v-ebef95e1]{color:var(--ui-text);font-size:14px;font-weight:500;line-height:1.4;margin-bottom:4px}.custom-toast-message[data-v-ebef95e1]{color:var(--ui-text);font-size:13px;font-weight:350;line-height:1.5;word-wrap:break-word}.custom-toast-close[data-v-ebef95e1]{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:2px;transition:background-color .2s ease;width:20px}.custom-toast-close[data-v-ebef95e1]:hover{background-color:var(--ui-surface-secondary);opacity:.9}.close-icon[data-v-ebef95e1]{color:var(--ui-text-muted);height:16px;width:16px}.custom-toast-close:hover .close-icon[data-v-ebef95e1]{color:var(--ui-text)}.custom-toast-progress[data-v-ebef95e1]{background-color:var(--ui-surface-secondary);bottom:0;height:3px;left:0;overflow:hidden;position:absolute;right:0}.custom-toast-progress-bar[data-v-ebef95e1]{height:100%;transition:width 50ms linear}.custom-toast-progress--success[data-v-ebef95e1]{background-color:var(--ui-success)}.custom-toast-progress--error[data-v-ebef95e1]{background-color:var(--ui-error)}.custom-toast-progress--warning[data-v-ebef95e1]{background-color:var(--ui-warning)}.custom-toast-progress--info[data-v-ebef95e1]{background-color:var(--ui-info)}.custom-toast[data-v-ebef95e1]{animation:toastSlideIn-ebef95e1 .3s ease-out}@keyframes toastSlideIn-ebef95e1{0%{opacity:0;transform:translate(100%) translateY(-2px)}to{opacity:.6;transform:translate(0) translateY(0)}}@media (max-width:768px){.custom-toast[data-v-ebef95e1]{max-width:calc(100vw - 40px);min-width:280px}}.toast-container[data-v-b7d667fc]{bottom:20px;max-width:420px;pointer-events:none;position:fixed;right:20px;z-index:9999}.toast-list[data-v-b7d667fc]{align-items:flex-end;display:flex;flex-direction:column;gap:0}.toast-enter-active[data-v-b7d667fc],.toast-leave-active[data-v-b7d667fc]{transition:all .3s ease}.toast-enter-from[data-v-b7d667fc],.toast-leave-to[data-v-b7d667fc]{opacity:0;transform:translate(100%)}.toast-move[data-v-b7d667fc]{transition:transform .3s ease}@media (max-width:768px){.toast-container[data-v-b7d667fc]{bottom:20px;left:20px;max-width:none;right:20px}.toast-list[data-v-b7d667fc]{align-items:stretch}}@media (prefers-color-scheme:dark){.toast-container[data-v-b7d667fc]{filter:drop-shadow(0 4px 6px var(--ui-shadow))}}.toast-list[data-v-b7d667fc]:before{background:transparent;bottom:0;content:"";left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:-1}
