/* TriviaRush Runtime 3.15.39 — Broadcast cleanup pass from production video QA. */

/* 1) Music header is authoritative. When no queue/prompt exists, Now Playing owns the full width. */
.broadcast-header-music.music-solo-now{grid-template-columns:1fr}
.broadcast-header-music.music-solo-now>.music-now{border-right:0;padding-left:30px;padding-right:30px}
.broadcast-header-music.music-solo-now>.music-queue{display:none}
.broadcast-header-music.has-up-next{grid-template-columns:minmax(0,1.24fr) minmax(430px,1fr)}
.broadcast-header-music.has-viewer-prompt{grid-template-columns:minmax(0,1.08fr) minmax(500px,1fr)}
.broadcast-header-music.has-viewer-prompt>.music-queue{background:radial-gradient(circle at 82% 24%,rgba(83,231,255,.13),transparent 42%),linear-gradient(180deg,rgba(18,19,58,.98),rgba(8,13,35,.98));border-left:1px solid rgba(83,231,255,.24)}
.music-vibe-prompt{grid-row:1/-1;display:flex;min-width:0;flex-direction:column;justify-content:center;gap:5px;padding:8px 13px;border:1px solid rgba(83,231,255,.34);border-radius:13px;background:linear-gradient(115deg,rgba(83,231,255,.09),rgba(153,103,255,.09))}
.music-vibe-eyebrow{color:#74efff;font-size:15px;font-weight:950;letter-spacing:.07em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.music-vibe-prompt strong{color:#fff;font-size:25px;font-weight:1000;line-height:1.02;white-space:nowrap}
.music-vibe-prompt small{color:#b8c9e7;font-size:14px;font-weight:850;line-height:1.08}
.music-queue-title{font-size:20px}.music-queue-meta{font-size:14px}.music-queue-number{width:30px;height:30px;font-size:14px}.music-queue-row{grid-template-columns:31px minmax(0,1fr);gap:10px;padding:5px 10px 5px 6px}

/* 2) Odd One Out reveal: the accepted tile remains unmistakably bright and no giant decorative 1/4 glyph. */
#broadcast-stage[data-scene="ODD_ONE_OUT"] .show-game-glyph{display:none!important}
#broadcast-stage[data-scene="ODD_ONE_OUT"] .odd-one-out-scene.is-reveal .odd-one-out-item{opacity:.11;filter:saturate(.16) brightness(.42);transform:scale(.94);animation:none}
#broadcast-stage[data-scene="ODD_ONE_OUT"] .odd-one-out-scene.is-reveal .odd-one-out-item.is-valid{z-index:5!important;opacity:1!important;filter:none!important;transform:scale(1.09) translateY(-6px)!important;border-color:#66f0ba!important;background:radial-gradient(circle at 50% 18%,rgba(42,221,164,.52),rgba(4,45,53,.99) 72%)!important;box-shadow:0 24px 64px rgba(0,0,0,.42),0 0 58px rgba(86,242,184,.58),inset 0 0 34px rgba(58,221,171,.18)!important;animation:ooo-answer-land .72s cubic-bezier(.16,.9,.2,1.12) both!important}
#broadcast-stage[data-scene="ODD_ONE_OUT"] .odd-one-out-scene.is-reveal .odd-one-out-item.is-valid>strong{color:#fff;text-shadow:0 0 20px rgba(96,255,199,.38)}
#broadcast-stage[data-scene="ODD_ONE_OUT"] .odd-one-out-valid-badge{z-index:3}

/* 3) Vibe prompt is in the top music header now. Never paint the old floating Vibe card over the game. */
.engagement-card[data-type="vibe"]{display:none!important}
.engagement-layer[data-vibe-active="true"] .engagement-energy{opacity:1!important}

/* 4) Standby is audience-ready, not a repeated technical diagnostic screen. */
#broadcast-stage[data-scene="STANDBY"] .status-rail{display:none!important}
#broadcast-stage[data-scene="STANDBY"] .standby-scene{top:310px;height:690px;align-items:center}
#broadcast-stage[data-scene="STANDBY"] .standby-main-panel{height:350px;margin-top:28px}
#broadcast-stage[data-scene="STANDBY"] .standby-simple-note{margin-top:34px;color:#9fb1d0;font-size:25px;font-weight:850;text-align:center;letter-spacing:.02em}
#broadcast-stage[data-scene="STANDBY"] .engagement-energy{top:1188px}

/* 5) Chat-first lobby. Website/QR participation is intentionally removed from Broadcast. */
.lobby-chat-first .lobby-main-grid,.lobby-chat-first .lobby-qr-panel,.lobby-chat-first .lobby-info-panel{display:none!important}
.lobby-chat-first .lobby-chat-hero{position:absolute;left:0;right:0;top:184px;height:284px;display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:26px;padding:34px 42px;border:2px solid rgba(39,230,255,.42);border-radius:28px;background:radial-gradient(circle at 18% 24%,rgba(39,230,255,.15),transparent 42%),linear-gradient(145deg,rgba(12,31,69,.98),rgba(7,10,29,.99));box-shadow:var(--shadow-cyan)}
.lobby-chat-first .lobby-chat-chip{right:24px;top:20px;font-size:16px}
.lobby-chat-first .lobby-chat-icon{width:132px;height:132px;display:grid;place-items:center;border-radius:34px;border:2px solid rgba(39,230,255,.48);background:rgba(39,230,255,.08);color:#52ecff;font-size:70px;font-weight:1000}
.lobby-chat-copy-block{min-width:0}.lobby-chat-copy-block>span{color:#75efff;font-size:20px;font-weight:950;letter-spacing:.11em}.lobby-chat-copy-block>strong{display:block;margin-top:9px;color:#fff;font-size:43px;font-weight:1000;line-height:1.02}.lobby-chat-copy-block>p{margin:14px 0 0;color:#b9c8e6;font-size:23px;font-weight:800;line-height:1.22}
.lobby-chat-stats{position:absolute;left:0;right:0;top:488px;height:170px;display:grid;grid-template-columns:330px 1fr;gap:18px}.lobby-chat-stats article{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;border:1px solid rgba(130,181,255,.25);border-radius:23px;background:rgba(7,16,39,.91);text-align:center}.lobby-chat-stats span{color:#91a5c8;font-size:17px;font-weight:950;letter-spacing:.09em}.lobby-chat-stats strong{margin-top:8px;color:#fff;font-size:34px;font-weight:1000;line-height:1}.lobby-chat-stats article:first-child strong{color:#64efff;font-size:62px}.lobby-chat-stats small{margin-top:8px;color:#9fb1d0;font-size:17px;font-weight:800}
.lobby-chat-tips{position:absolute;left:0;right:0;bottom:0;height:102px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.lobby-chat-tips>div{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(114,153,219,.22);border-radius:18px;background:rgba(5,12,31,.88)}.lobby-chat-tips b{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(83,231,255,.12);color:#62efff;font-size:20px}.lobby-chat-tips span{color:#9fb1d0;font-size:14px;font-weight:900;line-height:1.1}.lobby-chat-tips strong{color:#fff;font-size:18px}

/* 6) Round intro gets one copy of each fact: title, mode, one concise mode note, then three distinct rules. */
#broadcast-stage[data-scene="ROUND_INTRO"] .round-intro-category-copy small{color:#9fb1d0;font-size:22px;letter-spacing:.05em;text-transform:uppercase}
#broadcast-stage[data-scene="ROUND_INTRO"] .round-intro-rules-panel{top:568px;height:176px}
#broadcast-stage[data-scene="ROUND_INTRO"] .round-intro-rule{padding:16px 14px}

/* 7) Generic engagement cards use the safe lane above Audience Energy. Major gifts no longer overlap the rail. */
.engagement-card:not([data-type="vibe"]){left:92px;bottom:676px;max-width:896px}
.engagement-card[data-major="true"]{bottom:686px}


/* 3.15.39 — queue readability pass.
   Keep exactly three visible songs, but give each row stronger hierarchy and phone-safe contrast. */
.broadcast-header-music.has-up-next{grid-template-columns:minmax(0,1.14fr) minmax(468px,1fr)}
.music-queue-heading{margin-bottom:7px}
.music-queue-heading b{font-size:17px;letter-spacing:.12em}
.music-queue-heading span{font-size:13px;color:#9aafd0}
.music-queue-list{height:134px;gap:6px}
.music-queue-row{
  grid-template-columns:34px minmax(0,1fr);
  gap:11px;
  min-height:40px;
  padding:5px 11px 5px 7px;
  border-color:rgba(105,164,239,.30);
  border-radius:11px;
  background:linear-gradient(90deg,rgba(8,25,52,.88),rgba(5,14,34,.72));
}
.music-queue-number{
  width:33px;height:33px;border-radius:9px;
  font-size:15px;
  background:rgba(57,225,255,.16);
  border:1px solid rgba(86,235,255,.22);
}
.music-queue-copy{gap:3px}
.music-queue-title{
  font-size:21px;
  line-height:1.02;
  letter-spacing:-.012em;
  color:#fff;
  text-shadow:0 0 14px rgba(54,224,255,.07);
}
.music-queue-meta{
  display:flex;
  align-items:center;
  min-width:0;
  gap:8px;
  font-size:14px;
  line-height:1;
}
.music-queue-artist{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#aebfdd;
  font-weight:800;
}
.music-queue-requester{
  flex:none;
  max-width:42%;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  color:#65ebff;
  font-size:13px;
  font-weight:950;
  letter-spacing:.015em;
}
.high-readability .music-queue-title{color:#fff}
.high-readability .music-queue-artist{color:#d8e5f8}
.high-readability .music-queue-requester{color:#7ff4ff}
