.mt-mainnav .mt-live-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;flex:0 0 auto;padding:11px 14px;border:0;border-radius:7px;background:#cf001b;color:#fff;font:800 13px Arial,sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer;animation:mt-live-pulse 1.6s ease-in-out infinite}
.mt-live-button span{width:8px;height:8px;border-radius:50%;background:#fff}
@keyframes mt-live-pulse{50%{background:#f02036;box-shadow:0 0 0 4px #e3061325}}
.mt-mainnav .mt-primary-wrap{min-width:0}.mt-mainnav .mt-nav-flex{gap:10px;flex-wrap:wrap}
.mt-live-dialog{box-sizing:border-box;width:min(960px,94vw);max-height:90vh;padding:18px;border:0;border-radius:14px;background:#101820;color:#fff;overflow:auto}
.mt-live-dialog::backdrop{background:#000b}.mt-live-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mt-live-heading h2{margin:0;font-size:22px}.mt-live-heading button{padding:8px 12px;background:#cf001b;color:#fff;border:0;border-radius:6px;cursor:pointer}
.mt-live-dialog iframe{display:block;width:100%;aspect-ratio:16/9;min-height:240px;border:0;background:#000}.mt-live-ad:empty{display:none}.mt-live-ad .mt-ad-slot{margin:0 auto 14px;max-width:620px}.mt-live-ad video{max-height:260px}.mt-live-empty{padding:30px;text-align:center}.mt-live-open{overflow:hidden}
@media(max-width:600px){.mt-mainnav .mt-live-button{padding:10px;font-size:12px}.mt-live-dialog{padding:12px}.mt-live-dialog iframe{min-height:200px}}
@media(prefers-reduced-motion:reduce){.mt-mainnav .mt-live-button{animation:none}}
