#lc-push-banner.lc-push-overlay{position:fixed;top:50%;left:50%;z-index:999999;width:min(520px,calc(100vw - 32px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-47%) scale(.97);transform-origin:center;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;contain:layout style paint}#lc-push-banner.lc-push-overlay.is-visible{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}#lc-push-banner .lc-push-panel{position:relative;width:100%;box-sizing:border-box;padding:28px 28px 24px;background:#ffffff;color:#172033;border:1px solid #d8dee8;border-top:6px solid #198754;border-radius:18px;box-shadow:0 24px 70px rgba(0,0,0,.30),0 6px 20px rgba(0,0,0,.14);text-align:center;pointer-events:auto}#lc-push-banner .lc-push-icon{width:66px;height:66px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-size:36px;line-height:1;background:#fff4c2;border-radius:18px}#lc-push-banner .lc-push-content{min-width:0}#lc-push-banner .lc-push-title{display:block;margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.2;color:#111827}#lc-push-banner .lc-push-text{margin:0;font-size:20px;line-height:1.45;color:#374151}#lc-push-banner .lc-push-reassurance{margin:10px 0 0;font-size:18px;line-height:1.45;color:#5d6675}#lc-push-banner .lc-push-reassurance[hidden]{display:none !important}#lc-push-banner .lc-push-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-top:24px}#lc-push-banner .lc-push-accept,#lc-push-banner .lc-push-later{appearance:none !important;-webkit-appearance:none !important;width:100% !important;box-sizing:border-box !important;cursor:pointer;font-family:Arial,Helvetica,sans-serif !important;line-height:1.25 !important}#lc-push-banner .lc-push-accept{min-height:58px !important;padding:14px 20px !important;border:2px solid #198754 !important;border-radius:11px !important;background:#198754 !important;color:#ffffff !important;font-size:20px !important;font-weight:800 !important;text-decoration:none !important;box-shadow:0 5px 14px rgba(25,135,84,.22)}#lc-push-banner .lc-push-accept:hover{background:#157347 !important;border-color:#157347 !important}#lc-push-banner .lc-push-accept:disabled{opacity:.65;cursor:wait}#lc-push-banner .lc-push-later{min-height:48px !important;padding:10px 18px !important;border:0 !important;border-radius:9px !important;background:transparent !important;color:#4b5563 !important;font-size:18px !important;font-weight:700 !important;text-decoration:underline !important;text-underline-offset:3px}#lc-push-banner .lc-push-later:hover{background:#f3f4f6 !important}#lc-push-banner .lc-push-accept:focus-visible,#lc-push-banner .lc-push-later:focus-visible{outline:3px solid rgba(13,110,253,.42) !important;outline-offset:3px !important}@media (max-width:600px){#lc-push-banner.lc-push-overlay{width:calc(100vw - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}#lc-push-banner .lc-push-panel{padding:22px 18px 18px;border-top-width:5px;border-radius:16px}#lc-push-banner .lc-push-icon{width:58px;height:58px;margin-bottom:14px;font-size:32px;border-radius:16px}#lc-push-banner .lc-push-title{font-size:24px}#lc-push-banner .lc-push-text{font-size:19px}#lc-push-banner .lc-push-reassurance{font-size:18px}#lc-push-banner .lc-push-actions{margin-top:20px}#lc-push-banner .lc-push-accept{min-height:56px !important;font-size:19px !important}#lc-push-banner .lc-push-later{min-height:46px !important;font-size:18px !important}}@media (prefers-reduced-motion:reduce){#lc-push-banner.lc-push-overlay{transition:none}}