.Toast-module__yWhMxq__container{z-index:10002;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;top:120px;right:20px}.Toast-module__yWhMxq__toast{-webkit-backdrop-filter:blur(10px);pointer-events:auto;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;min-width:300px;max-width:400px;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 24px #00000026}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__success{color:#fff;background:linear-gradient(135deg,#4caf50f2 0%,#388e3cf2 100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__error{color:#fff;background:linear-gradient(135deg,#dc3545f2 0%,#c82333f2 100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__info{color:#fff;background:linear-gradient(135deg,#2196f3f2 0%,#1976d2f2 100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__loading{color:#fff;background:linear-gradient(135deg,#e6077ef2 0%,#c80064f2 100%)}.Toast-module__yWhMxq__icon{justify-content:center;align-items:center;min-width:24px;height:24px;font-size:1.25rem;font-weight:700;display:flex}.Toast-module__yWhMxq__message{flex:1;font-size:.95rem;font-weight:500;line-height:1.4}.Toast-module__yWhMxq__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.5rem;line-height:1;transition:opacity .2s;display:flex}.Toast-module__yWhMxq__closeButton:hover{opacity:1}.Toast-module__yWhMxq__spinner{width:20px;height:20px;display:inline-block;position:relative}.Toast-module__yWhMxq__spinner div{box-sizing:border-box;border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite Toast-module__yWhMxq__spinner;display:block;position:absolute}.Toast-module__yWhMxq__spinner div:first-child{animation-delay:-.45s}.Toast-module__yWhMxq__spinner div:nth-child(2){animation-delay:-.3s}.Toast-module__yWhMxq__spinner div:nth-child(3){animation-delay:-.15s}@keyframes Toast-module__yWhMxq__spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.Toast-module__yWhMxq__container{top:80px;left:10px;right:10px}.Toast-module__yWhMxq__toast{min-width:auto;max-width:100%}}
