.mgcr-push-widget{position:fixed;z-index:2147483000;left:18px;bottom:18px;font-family:inherit}.mgcr-push-bell{width:48px;height:48px;padding:0;border:1px solid rgba(170,113,255,.7);border-radius:50%;background:rgba(35,26,54,.7);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.45);font-size:21px;cursor:pointer;transition:transform .18s ease,background .18s ease}.mgcr-push-bell:hover{background:rgba(52,32,80,.94);transform:translateY(-2px)}.mgcr-push-bell i{position:absolute;right:1px;top:1px;width:10px;height:10px;border:2px solid #15141c;border-radius:50%;background:#9b41ff}.mgcr-push-bell.is-granted i{background:#24d681}.mgcr-push-bell.is-blocked i{background:#f15b68}.mgcr-push-prompt{position:absolute;left:0;bottom:60px;display:none;width:min(360px,calc(100vw - 36px));padding:18px;border:1px solid rgba(170,113,255,.45);border-radius:16px;background:#181722;color:#f7f5ff;box-shadow:0 18px 60px rgba(0,0,0,.48);font:inherit}.mgcr-push-prompt.is-open{display:block;animation:mgcrPushIn .18s ease-out}.mgcr-push-prompt strong{display:block;padding-right:28px;font-size:16px}.mgcr-push-prompt p{margin:8px 0 15px;color:#c9c5d6;line-height:1.45}.mgcr-push-close{position:absolute;right:12px;top:13px;width:22px;height:22px;padding:0;border:0;border-radius:50%;background:transparent;color:#c9c5d6;font-size:19px;line-height:20px;cursor:pointer}.mgcr-push-close:hover{background:#302d42;color:#fff}.mgcr-push-actions{display:flex;gap:8px}.mgcr-push-actions button{border:0;border-radius:9px;padding:9px 12px;font:inherit;font-weight:700;cursor:pointer}.mgcr-push-allow{background:#8b2cf5;color:#fff}.mgcr-push-later{background:#302d42;color:#ddd8ee}.mgcr-push-allow:disabled{opacity:.7;cursor:default}.mgcr-push-prompt.is-blocked .mgcr-push-allow{background:#4a435e}@keyframes mgcrPushIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){.mgcr-push-widget{left:11px;bottom:11px}.mgcr-push-bell{width:40px;height:40px;font-size:18px}.mgcr-push-prompt{bottom:51px;width:calc(100vw - 22px);padding:15px}.mgcr-push-actions button{padding:8px 10px;font-size:14px}}