.ip-toast{position:fixed;z-index:99999;pointer-events:none;top:92px;right:20px;width:100%;max-width:384px}@media(max-width:768px){.ip-toast{top:auto;right:auto;bottom:16px;left:50%;transform:translate(-50%);max-width:calc(100% - 24px)}}.ip-toast__card{pointer-events:auto;display:flex;gap:16px;padding:16px 18px;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:#0e1a37f5;color:#fff;box-shadow:0 18px 40px #020a1847;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-family:Montserrat,system-ui,sans-serif;animation:ipToastIn .38s cubic-bezier(.22,1,.36,1) both}.ip-toast--exit .ip-toast__card{animation:ipToastOut .28s cubic-bezier(.55,0,1,.45) both}@keyframes ipToastIn{0%{opacity:0;transform:translateY(-12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){@keyframes ipToastIn{0%{opacity:0;transform:translate(-50%) translateY(12px) scale(.97)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}}@keyframes ipToastOut{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-8px) scale(.97)}}@media(max-width:768px){@keyframes ipToastOut{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}to{opacity:0;transform:translate(-50%) translateY(8px) scale(.97)}}}.ip-toast__icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;margin-top:2px}.ip-toast__icon svg{width:24px;height:24px;color:#8ef0c0}.ip-toast__body{flex:1;min-width:0}.ip-toast__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ip-toast__title{font-size:16px;font-weight:600;letter-spacing:-.02em;color:#fff;margin:0;line-height:1.3}.ip-toast__text{font-size:14.5px;line-height:1.55;color:#ffffffb8;margin:4px 0 0}.ip-toast__close{flex-shrink:0;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:transparent;color:#ffffff8c;cursor:pointer;padding:0;transition:background .15s,color .15s}.ip-toast__close:hover{background:#ffffff14;color:#fff}.ip-toast__close:focus-visible{outline:2px solid rgba(255,255,255,.3);outline-offset:2px}.ip-toast__close svg{width:16px;height:16px}@media(prefers-reduced-motion:reduce){.ip-toast__card,.ip-toast--exit .ip-toast__card{animation-duration:.01ms}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ipremium-toast.css.map */
