.shared-toast{position:fixed!important;right:22px!important;bottom:24px!important;top:auto!important;left:auto!important;z-index:999999!important;min-width:260px!important;max-width:min(92vw,430px)!important;padding:15px 18px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--rr-cart-toast-bg,#ea580c),var(--rr-cart-toast-bg-2,#7c2d12))!important;color:#fff!important;box-shadow:0 18px 44px var(--rr-cart-toast-shadow,rgba(234,88,12,.26))!important;font-weight:900!important;line-height:1.2!important;border:1px solid rgba(255,255,255,.16)!important}.shared-toast[hidden]{display:none!important}.shared-toast:not([hidden]){display:flex!important;align-items:center!important;gap:10px!important}.shared-toast::before{content:"✓";width:24px;height:24px;border-radius:999px;background:rgba(255,255,255,.18);display:inline-grid;place-items:center;flex:0 0 auto;font-weight:950}@media (max-width:640px){.shared-toast{left:14px!important;right:14px!important;bottom:16px!important;top:auto!important;min-width:0!important;max-width:none!important;justify-content:center!important;text-align:center!important}}
