.youtube-live-btn{background:#ff0033!important;color:#fff!important;border-color:#ff0033!important;font-weight:900!important}
.youtube-live-modal{position:fixed;inset:0;z-index:10080;background:rgba(3,7,18,.78);display:grid;place-items:center;padding:18px;backdrop-filter:blur(7px)}
.youtube-live-modal.hidden{display:none!important}
body.youtube-live-open{overflow:hidden}
.youtube-live-card{width:min(1100px,96vw);max-height:94dvh;overflow:auto;background:#0b1220;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:22px;box-shadow:0 28px 80px rgba(0,0,0,.45);padding:16px}
.youtube-live-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.youtube-live-head h3{margin:0;font-size:20px;display:flex;align-items:center;gap:8px}.youtube-live-head small{display:block;margin-top:4px;color:#b8c3d7}.youtube-live-head-actions{display:flex;gap:8px}
.yt-live-dot{width:11px;height:11px;border-radius:50%;background:#ff0033;display:inline-block;box-shadow:0 0 0 0 rgba(255,0,51,.6);animation:ytPulse 1.3s infinite}@keyframes ytPulse{70%{box-shadow:0 0 0 10px rgba(255,0,51,0)}100%{box-shadow:0 0 0 0 rgba(255,0,51,0)}}
.youtube-live-status{padding:9px 11px;border-radius:12px;background:#172033;color:#dbe8ff;font-size:13px;font-weight:800;margin-bottom:10px}.youtube-live-status.ok{background:#0d2c1c;color:#b9ffd3}.youtube-live-status.error{background:#3b1018;color:#ffd0d7}.youtube-live-status.loading{background:#32260d;color:#ffe4a5}
.youtube-live-player-shell{position:relative;width:100%;aspect-ratio:16/9;background:#000;border-radius:15px;overflow:hidden;border:1px solid rgba(255,255,255,.12)}.youtube-live-player-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}
.youtube-live-actions{display:grid;grid-template-columns:1.4fr 1fr .8fr;gap:10px;margin-top:12px}.youtube-live-actions button{min-height:46px;font-weight:900;border-radius:12px}.youtube-live-actions .yt-primary{background:#ff0033;color:#fff;border-color:#ff0033}.youtube-live-actions .yt-download{background:#16a34a;color:#fff;border-color:#16a34a}.youtube-live-actions button:disabled{opacity:.45;cursor:not-allowed}
.youtube-shot-note{font-size:12px;line-height:1.6;color:#cbd5e1;margin:10px 2px}.youtube-shot-wrap{margin-top:12px;border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:10px;background:#070b13}.youtube-shot-wrap.hidden{display:none!important}.youtube-shot-title{font-weight:900;margin-bottom:8px}.youtube-shot-wrap img{display:block;width:100%;height:auto;border-radius:10px;background:#000}
@media(max-width:700px){.youtube-live-modal{padding:0;align-items:end}.youtube-live-card{width:100%;max-height:96dvh;border-radius:20px 20px 0 0;padding:12px}.youtube-live-head h3{font-size:16px}.youtube-live-head small{font-size:11px}.youtube-live-head-actions button{padding:8px 10px}.youtube-live-actions{grid-template-columns:1fr}.youtube-shot-note{font-size:11px}}

.youtube-channel-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
