#wth-toast-stack{position:fixed;top:16px;right:16px;z-index:99999;display:flex;flex-direction:column;gap:10px;max-width:380px;width:calc(100vw - 32px);pointer-events:none}.wth-toast{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#fff;border-radius:10px;box-shadow:0 8px 25px #0000001f,0 1px 3px #0000000f;border-left:4px solid #6b7280;pointer-events:auto;opacity:0;transform:translate(20px);transition:opacity .2s ease,transform .2s ease;font:14px/1.4 -apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,sans-serif}.wth-toast--show{opacity:1;transform:translate(0)}.wth-toast--hide{opacity:0;transform:translate(20px)}.wth-toast--success{border-left-color:#0a7d3b}.wth-toast--warn{border-left-color:#d97706}.wth-toast--error{border-left-color:#b22222}.wth-toast--info{border-left-color:#074a93}.wth-toast__icon{flex-shrink:0;font-size:18px;line-height:1.2;font-weight:700}.wth-toast--success .wth-toast__icon{color:#0a7d3b}.wth-toast--warn .wth-toast__icon{color:#d97706}.wth-toast--error .wth-toast__icon{color:#b22222}.wth-toast--info .wth-toast__icon{color:#074a93}.wth-toast__body{flex:1;min-width:0}.wth-toast__title{font-weight:600;font-size:14px;color:#111827;margin-bottom:2px}.wth-toast__desc{font-size:13px;color:#6b7280;word-wrap:break-word}.wth-toast__cta{margin-top:6px}.wth-toast__cta a{color:#074a93;font-weight:600;text-decoration:none;font-size:13px}.wth-toast__cta a:hover{text-decoration:underline}.wth-toast__close{background:none;border:0;color:#9ca3af;cursor:pointer;padding:0 4px;font-size:14px;line-height:1;flex-shrink:0;align-self:center}.wth-toast__close:hover{color:#111827}@media(max-width:420px){#wth-toast-stack{top:8px;right:8px;max-width:calc(100vw - 16px)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/wth-toast.css.map */
