.game-live-alert{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:2147482000;width:min(430px,calc(100vw - 32px));display:grid;grid-template-columns:52px minmax(0,1fr) auto 30px;align-items:center;gap:11px;padding:12px;border:1px solid rgba(217,255,67,.38);border-radius:17px;background:linear-gradient(145deg,rgba(24,20,37,.98),rgba(10,9,17,.98));color:white;box-shadow:0 24px 75px rgba(0,0,0,.52),0 0 32px rgba(157,98,255,.16);font-family:Manrope,Inter,system-ui,sans-serif;opacity:0;transform:translateY(24px) scale(.96);transition:opacity .32s ease,transform .32s cubic-bezier(.16,1,.3,1)}
.game-live-alert[hidden]{display:none}.game-live-alert.visible{opacity:1;transform:none}.game-live-alert.announce{animation:game-alert-pulse .6s ease 2}.game-live-alert-emoji{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,rgba(157,98,255,.24),rgba(255,63,173,.16));font-size:28px}.game-live-alert small,.game-live-alert b,.game-live-alert em{display:block}.game-live-alert small{color:#d9ff43;font-size:7px;font-weight:900;letter-spacing:.14em}.game-live-alert b{margin-top:3px;font-size:11px;line-height:1.25}.game-live-alert em{margin-top:3px;color:#aaa5b2;font-size:8px;font-style:normal}.game-live-alert>a{min-height:37px;display:flex;align-items:center;gap:7px;padding:0 10px;border-radius:9px;background:#d9ff43;color:#111;text-decoration:none;font-size:8px;font-weight:900;white-space:nowrap}.game-live-alert>a span{font-size:13px}.game-live-alert>button{width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.07);color:#c9c5cf;cursor:pointer;font-size:17px}.game-live-alert-qr,.game-live-alert-tv-help{display:none}
.game-live-alert-tv{right:clamp(24px,4vw,60px);bottom:clamp(24px,4vw,60px);width:min(600px,46vw);grid-template-columns:72px 1fr auto;padding:17px;border-radius:22px}.game-live-alert-tv .game-live-alert-emoji{width:72px;height:72px;font-size:39px}.game-live-alert-tv small{font-size:10px}.game-live-alert-tv b{font-size:17px}.game-live-alert-tv em{font-size:11px}.game-live-alert-tv>a{min-height:47px;font-size:11px}.game-live-alert-tv>button{display:none}
.game-live-alert-tv.game-live-alert-takeover{inset:0;width:auto;max-width:none;display:grid;grid-template-columns:1fr;place-content:center;justify-items:center;gap:clamp(15px,2.3vh,28px);padding:clamp(28px,5vw,90px);border:0;border-radius:0;text-align:center;background:radial-gradient(circle at 50% 28%,rgba(157,98,255,.4),transparent 31%),radial-gradient(circle at 18% 82%,rgba(255,63,173,.22),transparent 30%),linear-gradient(145deg,#171021 0%,#09080f 65%,#11140c 100%)}.game-live-alert-tv.game-live-alert-takeover .game-live-alert-emoji{width:clamp(110px,11vw,180px);height:clamp(110px,11vw,180px);border-radius:35%;font-size:clamp(64px,7vw,110px);box-shadow:0 0 80px rgba(217,255,67,.18)}.game-live-alert-tv.game-live-alert-takeover small{font-size:clamp(17px,1.5vw,28px);letter-spacing:.24em}.game-live-alert-tv.game-live-alert-takeover b{max-width:1100px;margin-top:12px;font-size:clamp(43px,5.7vw,100px);line-height:1.02}.game-live-alert-tv.game-live-alert-takeover em{margin-top:13px;color:#fff;font-size:clamp(22px,2.2vw,40px);font-weight:800}.game-live-alert-tv.game-live-alert-takeover .game-live-alert-tv-help{display:block;margin-top:12px;color:#d9ff43;font-size:clamp(17px,1.4vw,26px);font-weight:900}.game-live-alert-tv.game-live-alert-takeover .game-live-alert-qr{display:block;width:clamp(170px,17vw,270px);aspect-ratio:1;padding:9px;border-radius:18px;background:white;box-shadow:0 18px 50px rgba(0,0,0,.45)}.game-live-alert-tv.game-live-alert-takeover>a{display:none}
@keyframes game-alert-pulse{50%{border-color:#d9ff43;box-shadow:0 24px 75px rgba(0,0,0,.52),0 0 48px rgba(217,255,67,.34)}}
@media(max-width:650px){.game-live-alert{left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));width:auto;grid-template-columns:44px 1fr 36px;padding:10px;gap:9px}.game-live-alert-emoji{width:44px;height:44px;border-radius:12px;font-size:24px}.game-live-alert>a{grid-column:1/-1;justify-content:center}.game-live-alert>button{grid-column:3;grid-row:1}.game-live-alert-copy{grid-column:2;grid-row:1}}
@media(prefers-reduced-motion:reduce){.game-live-alert{transition:none}.game-live-alert.announce{animation:none}}
.game-live-alert-tv .game-live-alert-qr{display:block;width:92px;aspect-ratio:1;padding:4px;border-radius:10px;background:#fff}.game-live-alert-tv>a,.game-live-alert-tv>button{display:none}.game-live-alert-tv.game-live-alert-takeover .game-live-alert-qr{width:clamp(170px,17vw,270px);padding:9px;border-radius:18px}
