.unv-push-enable{appearance:none;border:1px solid rgba(143,35,55,.16);background:#fff;color:#7d2334;border-radius:999px;padding:10px 14px;font:inherit;font-weight:850;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.unv-push-enable:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(63,31,36,.08)}.unv-push-enable.is-active{background:#e7f7ee;color:#11633c;border-color:#bfe7d0}.unv-push-enable.is-attention{animation:unvPushNudge 1.2s ease 2}.unv-push-toast{position:fixed;z-index:999999;left:50%;bottom:calc(22px + env(safe-area-inset-bottom));transform:translate(-50%,18px);max-width:min(88vw,520px);padding:11px 15px;border-radius:14px;background:rgba(20,18,19,.94);color:#fff;box-shadow:0 16px 40px rgba(0,0,0,.22);opacity:0;pointer-events:none;transition:.2s ease;text-align:center;font-size:13px;line-height:1.55;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.unv-push-toast.is-show{opacity:1;transform:translate(-50%,0)}@keyframes unvPushNudge{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px);box-shadow:0 9px 22px rgba(143,35,55,.16)}}@media(max-width:720px){.unv-push-enable{width:100%;justify-content:center}.unv-discovery-home-bridge>.unv-push-enable{margin-top:8px}.unv-article-live-actions .unv-push-enable{width:100%}}@media(prefers-reduced-motion:reduce){.unv-push-enable,.unv-push-toast{transition:none}.unv-push-enable.is-attention{animation:none}}
