.toast-container[data-v-108bf465]{position:fixed;bottom:100px;left:50%;transform:translate(-50%);z-index:9999;width:calc(100% - 2rem);max-width:400px}.toast[data-v-108bf465]{display:flex;align-items:center;gap:.75rem;padding:1rem 1rem 1rem 0;background:#0a0f0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;box-shadow:0 8px 32px #00000080;position:relative;overflow:hidden}.toast-accent[data-v-108bf465]{position:absolute;left:0;top:0;bottom:0;width:4px}.accent-success[data-v-108bf465]{background:#00ff41;box-shadow:0 0 12px #00ff4180}.accent-danger[data-v-108bf465]{background:#ff1a1a;box-shadow:0 0 12px #ff1a1a80}.toast-icon[data-v-108bf465]{flex-shrink:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:1rem}.icon-success[data-v-108bf465]{background:#00ff41;color:#000}.icon-danger[data-v-108bf465]{background:#ff1a1a;color:#fff}.icon-svg[data-v-108bf465]{width:18px;height:18px}.toast-message[data-v-108bf465]{flex:1;font-family:Space Mono,monospace;font-size:.8rem;color:#fff;margin:0;line-height:1.4}.toast-close[data-v-108bf465]{flex-shrink:0;background:transparent;border:none;padding:.5rem;cursor:pointer;opacity:.5;transition:opacity .2s;color:#fff}.toast-close[data-v-108bf465]:hover{opacity:1}.toast-close svg[data-v-108bf465]{width:16px;height:16px}.toast-enter-active[data-v-108bf465]{animation:toast-in-108bf465 .3s ease-out}.toast-leave-active[data-v-108bf465]{animation:toast-out-108bf465 .2s ease-in}@keyframes toast-in-108bf465{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-out-108bf465{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}@media (max-width: 640px){.toast-container[data-v-108bf465]{bottom:120px;width:calc(100% - 1.5rem);left:.75rem;right:.75rem;transform:none;max-width:none}.toast[data-v-108bf465]{padding:.875rem .875rem .875rem 0}.toast-icon[data-v-108bf465]{width:28px;height:28px;margin-left:.875rem}.icon-svg[data-v-108bf465]{width:16px;height:16px}.toast-message[data-v-108bf465]{font-size:.75rem}}
