.sp-toast{position:fixed;z-index:8000;display:flex;align-items:center;gap:12px;max-width:360px;width:calc(100% - 32px);padding:14px 16px;background:#fff;border-radius:var(--sp-radius, 16px);box-shadow:0 12px 32px #141e1424,0 2px 8px #141e1414;opacity:0;pointer-events:none;transition:opacity var(--sp-anim-duration, .4s) ease,transform var(--sp-anim-duration, .4s) cubic-bezier(.2,.8,.2,1)}.sp-toast.is-visible{opacity:1;pointer-events:auto}.sp-toast[data-position=bottom-left]{left:16px;bottom:16px;transform:translateY(16px)}.sp-toast[data-position=bottom-left].is-visible{transform:translateY(0)}.sp-toast[data-position=bottom-right]{right:16px;bottom:16px;transform:translateY(16px)}.sp-toast[data-position=bottom-right].is-visible{transform:translateY(0)}.sp-toast[data-position=top-left]{left:16px;top:16px;transform:translateY(-16px)}.sp-toast[data-position=top-left].is-visible{transform:translateY(0)}.sp-toast[data-position=top-right]{right:16px;top:16px;transform:translateY(-16px)}.sp-toast[data-position=top-right].is-visible{transform:translateY(0)}.sp-toast__icon{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:#6d8f5f}.sp-toast__icon svg{width:100%;height:100%}.sp-toast__thumb{flex-shrink:0;width:40px;height:40px;border-radius:10px;overflow:hidden;background:#f4f2ec}.sp-toast__thumb img{width:100%;height:100%;object-fit:cover;display:block}.sp-toast__thumb[hidden]{display:none}.sp-toast__content{flex:1;min-width:0}.sp-toast__text{margin:0;font-size:13px;line-height:1.4;color:#1a1a1a;font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sp-toast__time{display:block;margin-top:2px;font-size:11px;color:#8a8a84}.sp-toast__close{flex-shrink:0;width:22px;height:22px;border:none;background:none;color:#b5b5ae;font-size:18px;line-height:1;cursor:pointer;padding:0;margin-left:4px}.sp-toast__close:hover{color:#666660}@media(max-width:480px){.sp-toast{max-width:none;width:calc(100% - 24px);padding:12px 14px;gap:10px}.sp-toast[data-position=bottom-left],.sp-toast[data-position=bottom-right]{left:12px;right:12px;bottom:12px}.sp-toast[data-position=top-left],.sp-toast[data-position=top-right]{left:12px;right:12px;top:12px}.sp-toast__text{font-size:12.5px}}@media(prefers-reduced-motion:reduce){.sp-toast{transition:opacity .15s linear;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/social-proof.css.map */
