#gameView .stage article#questionText{font-family:Inter,Arial,Helvetica,sans-serif!important;font-weight:600!important;letter-spacing:-.015em!important}
#gameView .value{box-sizing:border-box!important;width:max-content!important;max-width:none!important;min-width:220px!important;height:46px!important;min-height:46px!important;padding:6px 13px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;justify-self:start!important;gap:8px!important;border:1px solid #111!important;border-left:5px solid #f26722!important;border-radius:10px!important;background:#fff!important;box-shadow:none!important}
#gameView .value small{display:inline!important;color:#111!important;font-family:Inter,Arial,sans-serif!important;font-size:.7rem!important;line-height:1!important;font-weight:900!important;letter-spacing:.08em!important;white-space:nowrap!important;align-self:center!important;order:1!important}
#gameView .value strong{color:#f26722!important;font-family:Inter,Arial,sans-serif!important;font-size:2rem!important;line-height:1!important;font-weight:900!important;order:2!important;text-shadow:none!important}
#gameView .value small:last-child{display:inline!important;order:3!important}
#gameView .stage article#questionText:has(.final-splash){display:block!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-gutter:stable!important;padding:16px 20px!important;font-family:Inter,Arial,Helvetica,sans-serif!important;text-align:left!important;align-content:initial!important;justify-content:initial!important}
#gameView .final-splash{width:100%!important;font-family:Inter,Arial,Helvetica,sans-serif!important}
#gameView .final-splash>small{font-size:.68rem!important}
#gameView .final-splash h1{margin:5px 0 10px!important;font-family:Inter,Arial,Helvetica,sans-serif!important;font-size:1.65rem!important;line-height:1.05!important}
#gameView .final-grid{gap:4px!important}
#gameView .final-grid>div{grid-template-columns:24px minmax(0,1fr) auto!important;gap:7px!important;padding:5px 0!important}
#gameView .final-grid b{font-size:1rem!important}
#gameView .final-grid strong{font-size:1.2rem!important}
#gameView .final-grid small{font-size:.62rem!important;line-height:1.2!important;margin:0!important}
#gameView .stage:has(.final-splash){grid-template-areas:"meta meta" "player player" "question question"!important;grid-template-rows:auto auto 370px!important}
#gameView .stage:has(.final-splash) .value,#gameView .stage:has(.final-splash) .answer,#gameView .stage:has(.final-splash) .timer,#gameView .stage:has(.final-splash) .hint,#gameView .stage:has(.final-splash) #gameControls{display:none!important}
@media(max-width:850px){#gameView .value{min-width:0!important;width:100%!important}#gameView .stage article#questionText:has(.final-splash){padding:14px!important}}
