.xbotgo-live-player{margin:18px 0 20px;border:1px solid rgba(255,122,0,.5);border-radius:18px;overflow:hidden;background:#050505;box-shadow:0 12px 34px rgba(0,0,0,.28)}
.xbotgo-live-head{display:flex;align-items:center;gap:9px;padding:11px 14px;background:#101010;border-bottom:1px solid rgba(255,255,255,.08);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}
.xbotgo-live-head strong{color:#fff}.xbotgo-live-head>span:last-child{margin-left:auto;color:#ff7a00;font-weight:800}
.xbotgo-live-dot{width:9px;height:9px;border-radius:50%;background:#ff2d2d;box-shadow:0 0 0 5px rgba(255,45,45,.12);animation:xbotgoPulse 1.6s infinite}
.xbotgo-live-head [data-state="waiting"]{color:#ffb86b}.xbotgo-live-head [data-state="error"]{color:#c8c8c8}
.xbotgo-video-wrap{position:relative;aspect-ratio:16/9;background:#000}
.xbotgo-video-wrap video{display:block;width:100%;height:100%;object-fit:contain;background:#000}
.xbotgo-live-fallback{display:flex;justify-content:flex-end;padding:8px 13px;background:#0b0b0b}
.xbotgo-live-fallback a{font-size:.76rem;color:#aaa;text-decoration:none}.xbotgo-live-fallback a:hover{color:#ff7a00}
@keyframes xbotgoPulse{0%,100%{opacity:1}50%{opacity:.45}}
@media(max-width:640px){.xbotgo-live-player{margin:14px 0 16px;border-radius:14px}.xbotgo-live-head{padding:9px 11px}.xbotgo-live-fallback{padding:7px 10px}}
