/* TCF Games completion popup compatibility — keeps third-party congratulations readable until dismissed. */
[data-tcf-completion-persistent="1"]{position:relative!important}
[data-tcf-completion-persistent="1"] .tcf-completion-popup-close{position:absolute;z-index:2147483647;top:10px;right:10px;width:34px;height:34px;padding:0;border:1px solid rgba(0,0,0,.14);border-radius:999px;background:#fff;color:#111;font:700 24px/30px Arial,sans-serif;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.08)}
[data-tcf-completion-persistent="1"] .tcf-completion-popup-close:hover,[data-tcf-completion-persistent="1"] .tcf-completion-popup-close:focus-visible{outline:2px solid #00cbc1;outline-offset:2px}
