#pxp-auto-toast-host{position:fixed;right:18px;bottom:18px;z-index:2147483645;display:grid;gap:8px;pointer-events:none}.pxp-auto-toast{min-width:220px;max-width:min(360px,calc(100vw - 36px));padding:12px 15px;border-radius:15px;border:1px solid rgba(255,255,255,.14);background:#16101f;color:#fff;box-shadow:0 16px 44px rgba(0,0,0,.5);opacity:0;transform:translateY(10px);transition:.22s ease}.pxp-auto-toast.show{opacity:1;transform:none}.pxp-auto-toast b{display:block;font-size:14px}.pxp-auto-toast small{display:block;margin-top:3px;opacity:.72;line-height:1.35}@media(max-width:640px){#pxp-auto-toast-host{left:12px;right:12px;bottom:12px}.pxp-auto-toast{max-width:none;width:100%}}
