.nuvo-toast-root{position:fixed;right:20px;bottom:20px;z-index:9999;display:flex;flex-direction:column;gap:12px;pointer-events:none}.nuvo-toast{display:flex;align-items:center;gap:10px;min-width:260px;max-width:min(420px,calc(100vw - 32px));padding:14px 16px;border-radius:14px;box-shadow:0 12px 30px #00000029;background:#111827;color:#fff;opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease}.nuvo-toast.is-visible{opacity:1;transform:translateY(0)}.nuvo-toast__icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;font-size:14px;font-weight:700}.nuvo-toast__text{line-height:1.4}.nuvo-toast--success{background:#111827;color:#fff}.nuvo-toast--error{background:#7f1d1d;color:#fff}@media screen and (max-width:749px){.nuvo-toast-root{right:16px;left:16px;bottom:16px}.nuvo-toast{min-width:0;max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/app-toast.css.map */
