/* Theatre refinement: a scoped layer over the copied, unmodified game engine. */
:root{--astra-review-height:48px}
body{padding-top:var(--astra-review-height)!important}
.astra-review-bar{position:fixed;inset:0 0 auto;z-index:11000;height:var(--astra-review-height);background:#202124;color:#f2f2f3;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:16px;font:12px/1.2 Inter,Arial,sans-serif;border-bottom:1px solid #424347}
.astra-review-brand{display:flex;gap:12px;align-items:center}.astra-review-brand strong{font-size:12px}.astra-review-brand span{color:#b7b9bf}.astra-review-actions{display:flex;gap:4px;align-items:center}.astra-review-bar button,.astra-review-bar a{min-height:36px;padding:8px 13px;font:600 12px Inter,Arial,sans-serif;border:0;border-radius:5px;background:transparent;color:#e4e5e8;text-decoration:none;cursor:pointer}.astra-review-bar a[aria-current=true],.astra-review-bar button.selected{background:#d8b96e;color:#161719}.astra-review-bar .astra-sample{border:1px solid #666970;margin-left:10px}.astra-review-bar button:focus-visible,.astra-review-bar a:focus-visible{outline:3px solid #e5c47f;outline-offset:1px}
.kt-lobbynav{top:var(--astra-review-height)!important}#kt-account{top:calc(var(--astra-review-height) + env(safe-area-inset-top,0px) + 10px)!important}#ktRotate{display:none!important}.kt-curtain{display:none!important}.astra-review-message{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);max-width:90vw;background:#202124;color:#f2f2f3;padding:14px 22px;border-radius:8px;font:14px Inter,sans-serif;z-index:11001}
.astra-review-dialog{max-width:600px;width:calc(100% - 32px);background:#202124;color:#f2f2f3;border:1px solid #947746;border-radius:12px;padding:30px;font:15px/1.7 Inter,sans-serif}.astra-review-dialog::backdrop{background:#080609d9}.astra-review-dialog h2{font:30px/1.15 'Playfair Display',Georgia,serif;margin:0 0 20px}.astra-review-dialog p{margin:14px 0;color:#c1c3c9}.astra-review-dialog button{min-height:44px;border:0;background:#e5c47f;color:#24170c;padding:12px 20px;border-radius:6px;font:600 14px Inter,sans-serif;cursor:pointer}.astra-review-dialog ul{padding-left:20px}
/* Shared theatre vocabulary. Keep per-mode scenery and use the same controls. */
html.astra-refined body{--font-body:'Inter',Arial,sans-serif;--ink:#f2f2f3;--ink-2:#c1c3c9;--ink-3:#afb2b9;--ink-4:#666970;--astra-gold:#e5c47f;--astra-muted:#b7b9bf;--astra-line:#45474d;--astra-stage:#101113;--astra-surface:#1d1f23}
html.astra-refined body h1,html.astra-refined body h2,html.astra-refined body h3{text-wrap:balance}
html.astra-refined body button,html.astra-refined body input,html.astra-refined body select{touch-action:manipulation}
html.astra-refined body button:focus-visible,html.astra-refined body a:focus-visible,html.astra-refined body input:focus-visible{outline:3px solid #f7dc9b!important;outline-offset:4px!important}
html.astra-refined body .btn{border-radius:7px!important;min-height:46px;padding:12px 18px;font:600 13px/1.25 var(--font-body)!important;letter-spacing:0!important;box-shadow:none!important;text-transform:none!important}
html.astra-refined body .btn--primary{background:#e5c47f!important;color:#291a0e!important;border:1px solid #e5c47f!important;text-shadow:none!important}
html.astra-refined body .btn--primary:hover{background:#f3d99e!important;transform:translateY(-1px)}
html.astra-refined body .btn:not(.btn--primary){border:1px solid #5b5e66!important;color:#e0e1e5!important;background:#222429!important}
html.astra-refined body .btn:disabled{opacity:.48!important;transform:none!important}
html.astra-refined body.mode-heist{--astra-gold:#dac28b;--astra-stage:#0d1526;--astra-surface:#172138;--astra-line:#526079}
html.astra-refined body.mode-vegas{--astra-gold:#f2b7d8;--astra-stage:#140a1b;--astra-surface:#24122d;--astra-line:#715271}
html.astra-refined body.mode-carnival{--astra-gold:#d4eaa1;--astra-stage:#10170f;--astra-surface:#202a1c;--astra-line:#546344}
html.astra-refined body.mode-hex{--astra-gold:#ecc193;--astra-stage:#111317;--astra-surface:#20242b;--astra-line:#555d69}
/* Lobby: retain the marquees and full artwork; bring the choices into view. */
html.astra-refined body #launcher{background:#101113!important;min-height:calc(100svh - var(--astra-review-height,0px))}
html.astra-refined body .launcher__inner{max-width:1460px!important;padding:108px 40px 54px!important;margin:auto!important;min-height:0!important}
html.astra-refined body .launcher__brand{margin:0 auto 26px!important;padding:0!important}
html.astra-refined body .launcher__tonight{font-size:17px!important;letter-spacing:0!important;color:#d0b889!important;margin-bottom:17px!important}
html.astra-refined body .launcher__marquee{padding:16px 42px!important;max-width:690px!important;margin:auto!important;border-color:#887043!important;box-shadow:none!important}
html.astra-refined body .launcher__brand-mark{font-size:64px!important;line-height:1.1!important;text-shadow:0 0 18px #d5b67728!important;letter-spacing:-.025em!important;color:#f1e3bf!important}
html.astra-refined body .launcher__brand-sub{font-size:10px!important;margin-top:17px!important;letter-spacing:.2em!important;color:#c3ae8d!important}
html.astra-refined body .launcher__prompt{margin:28px 0 12px!important;font-family:'Playfair Display',Georgia,serif!important;font-size:29px!important;text-transform:none!important;letter-spacing:-.01em!important;color:#f3e6cd!important}
html.astra-refined body .launcher__prompt::before,html.astra-refined body .launcher__prompt::after{display:none!important}
html.astra-refined body .launcher__hint{font:13px/1.6 Inter,sans-serif!important;color:#b7b9bf!important;max-width:700px!important;margin:0 auto 28px!important}
html.astra-refined body .launcher__hint b{font-weight:400!important}
html.astra-refined body .playbills{max-width:1290px!important;gap:19px!important;margin:0 auto!important;align-items:start!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;display:grid!important}
html.astra-refined body .playbill-wrap{width:auto!important;min-width:0!important;max-width:none!important;padding:0!important;transform:none!important}
html.astra-refined body .playbill{width:100%!important;height:330px!important;min-height:0!important;border-radius:11px!important;border-width:1px!important;box-shadow:none!important;transform:none;overflow:hidden!important}
html.astra-refined body .playbill:hover{transform:translateY(-5px)!important;box-shadow:0 5px 0 #0004!important}
html.astra-refined body .playbill--classic{border-color:#dfc17c!important}
html.astra-refined body .playbill__title{font-size:31px!important;letter-spacing:0!important;text-shadow:0 2px 4px #000!important}
html.astra-refined body .playbill__tag{font:600 10px Inter,sans-serif!important;letter-spacing:.06em!important;color:#e7dac3!important}
html.astra-refined body .playbill__tag-line{font:italic 13px/1.4 Georgia,serif!important;color:#e5dbc9!important}
html.astra-refined body .playbill__level{font:600 10px Inter,sans-serif!important;letter-spacing:.025em!important;padding:6px 10px!important;opacity:1!important}
html.astra-refined body .sparkle,html.astra-refined body .classic-fleur,html.astra-refined body .brass-shimmer{display:none!important}
html.astra-refined body .astra-mode-detail{padding:17px 4px 0;color:#e5dac9;font:13px/1.55 Inter,sans-serif}
html.astra-refined body .astra-mode-detail strong{display:block;font-weight:600;margin-bottom:5px;color:#f2e6cf}
html.astra-refined body .astra-mode-detail span{display:block;color:#b7b9bf;font-size:12px}
html.astra-refined body .astra-lobby-footer{max-width:1290px;margin:32px auto 0;padding-top:20px;border-top:1px solid #45474d;display:flex;justify-content:space-between;align-items:center;gap:20px;font:12px/1.5 Inter,sans-serif;color:#b7b9bf}
html.astra-refined body .astra-lobby-footer button{border:0;background:none;color:#eed198;text-decoration:underline;text-underline-offset:4px;min-height:44px;font:600 13px Inter,sans-serif;cursor:pointer}
/* Board: scores first, then artwork and clear 200/400/600 choices. */
html.astra-refined body #board>.stage-bg{background:var(--astra-stage)!important;min-height:calc(100svh - var(--astra-review-height,0px))!important;padding:max(36px,calc(env(safe-area-inset-top,0px) + 12px)) 4% 78px!important;display:flex!important;flex-direction:column!important}
html.astra-refined body #board .stage-header{width:100%;max-width:1450px!important;margin:0 auto 23px!important;padding:0!important;display:flex;justify-content:space-between;align-items:center}
html.astra-refined body #board .stage-header h2{font:36px/1.15 'Playfair Display',Georgia,serif!important;color:#f2f2f3!important;letter-spacing:-.025em!important;text-transform:none!important;text-shadow:none!important}
html.astra-refined body .astra-board-caption{font:13px/1.6 Inter,sans-serif;color:#b7b9bf;margin-top:8px}
html.astra-refined body .astra-board-caption b{font-weight:600;color:#efdab7}
html.astra-refined body .astra-progress{font:12px/1.4 Inter,sans-serif;text-align:right;color:#b7b9bf;display:flex;align-items:center;gap:15px}
html.astra-refined body .astra-progress strong{display:block;color:#e0e1e5;font-size:13px;margin-bottom:4px}
html.astra-refined body #scoreboard{width:100%;max-width:1450px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:0 auto 27px!important;order:1}
html.astra-refined body #boardGrid{order:3;width:100%;max-width:1450px!important;margin:0 auto!important;gap:15px!important}
html.astra-refined body #alarmMeter{order:2}
html.astra-refined body .team-panel{opacity:1!important;filter:none!important;background:#1c1e22!important;border:1px solid #45474d!important;border-radius:9px!important;padding:19px 22px!important;box-shadow:none!important;gap:12px!important;min-height:115px}
html.astra-refined body .team-panel.active{background:#25282e!important;border-color:#c8a669!important;box-shadow:none!important}
html.astra-refined body.mode-heist .team-panel{background:#162039!important}
html.astra-refined body.mode-vegas .team-panel{background:#28142c!important}
html.astra-refined body.mode-carnival .team-panel{background:#20281d!important}
html.astra-refined body.mode-hex .team-panel{background:#20242b!important}
html.astra-refined body .team-name-tag{font:700 16px/1.3 Inter,sans-serif!important;color:#f2f2f3!important;text-transform:none!important;letter-spacing:0!important}
html.astra-refined body .team-panel.active .team-name-tag::after{background:#dec181!important;color:#352212!important;font:700 9px/1.2 Inter,sans-serif!important;letter-spacing:.03em!important;box-shadow:none!important;vertical-align:middle}
html.astra-refined body .team-roster{color:#b7b9bf!important;font:12px/1.5 Inter,sans-serif!important;margin-top:5px}
html.astra-refined body .score-value{font:600 42px/1.1 'Inter',Arial,sans-serif!important;color:#f2f2f3!important;text-shadow:none!important;font-variant-numeric:tabular-nums}
html.astra-refined body .team-score{gap:12px!important}.astra-refined .score-btn{min-width:44px!important;min-height:44px!important;width:44px!important;height:44px!important;background:#222429!important;border:1px solid #5b5e66!important;color:#e9cea2!important;box-shadow:none!important;border-radius:6px!important;font-size:18px!important}
html.astra-refined body .team-perks{margin-top:10px!important;gap:7px!important}
html.astra-refined body .perk-pip{width:auto!important;min-width:44px!important;height:36px!important;min-height:36px!important;padding:8px 10px!important;display:inline-flex!important;gap:7px!important;align-items:center!important;border:1px solid #5b5e66!important;border-radius:6px!important;box-shadow:none!important;background:#222429!important;color:#e8d3ad!important;font:600 11px Inter,sans-serif!important}
html.astra-refined body .perk-pip .kti{width:15px!important;height:15px!important}
html.astra-refined body .perk-pip.spent{opacity:.48!important}
html.astra-refined body .astra-perk-name{white-space:nowrap}
html.astra-refined body .cat-col{gap:9px!important;min-width:0}
html.astra-refined body .cat-col__head{border:1px solid #45474d!important;border-radius:8px!important;box-shadow:none!important;background:#1c1e22!important;overflow:hidden!important}
html.astra-refined body .cat-col__cover{aspect-ratio:1.45!important;height:auto!important;max-height:190px!important;background:#1c1e22!important}
html.astra-refined body .cat-col__cover img{object-fit:cover!important;object-position:center!important;filter:none!important;border:0!important}
html.astra-refined body .cat-col__name{min-height:49px!important;padding:10px 8px!important;display:flex;justify-content:center;align-items:center;font:650 12px/1.4 Inter,sans-serif!important;letter-spacing:0!important;text-transform:none!important;color:#f2f2f3!important;background:#1c1e22!important;border-top:1px solid #45474d!important}
html.astra-refined body .tile-pairs{gap:7px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
html.astra-refined body .tile{min-height:66px!important;aspect-ratio:auto!important;border:1px solid #5b5e66!important;background:#222429!important;color:#e9c77e!important;border-radius:6px!important;font:700 29px/1.2 'Playfair Display',Georgia,serif!important;letter-spacing:0!important;text-shadow:none!important;box-shadow:none!important;transition:background .16s,transform .16s!important}
html.astra-refined body .tile::before,html.astra-refined body .tile::after{box-shadow:none!important;background:none!important}
html.astra-refined body .tile:hover:not(.used){background:#30333a!important;color:#ffe3a6!important;transform:translateY(-2px)!important;border-color:#d1af70!important}
html.astra-refined body .tile.used{background:#17191d!important;color:#969aa4!important;border:1px dashed #45474d!important;opacity:1!important;transform:none!important}
html.astra-refined body.mode-heist .tile{background:#19233c!important;color:#d9c291!important}
html.astra-refined body.mode-vegas .tile{background:#28142e!important;color:#efb7d8!important}
html.astra-refined body.mode-carnival .tile{background:#232d1b!important;color:#d6e4a6!important}
html.astra-refined body.mode-hex .tile{background:#20242b!important;color:#edc293!important}
html.astra-refined body .astra-board-foot{order:4;width:100%;max-width:1450px;margin:22px auto 0;display:flex;justify-content:space-between;align-items:center;gap:18px;color:#b7b9bf;font:12px/1.5 Inter,sans-serif}
html.astra-refined body .astra-board-foot strong{color:#e0e1e5;font-weight:600}
/* Question and reveal: keep the gold frame; let content own the stage. */
html.astra-refined body #question.screen--overlay{top:var(--astra-review-height,0px)!important;background:var(--astra-stage)!important;min-height:calc(100svh - var(--astra-review-height,0px))!important}
html.astra-refined body #question .stage-bg,html.astra-refined body #answer .stage-bg{background:var(--astra-stage)!important;padding:25px 4% 68px!important;min-height:calc(100svh - var(--astra-review-height,0px))!important}
html.astra-refined body .qa-stage{max-width:1220px!important;margin:0 auto!important;padding:0!important;width:100%!important}
html.astra-refined body .astra-question-context{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 auto 18px;max-width:1220px;font:12px Inter,sans-serif;color:#b7b9bf}
html.astra-refined body .astra-question-context strong{font:600 15px Inter,sans-serif;color:#f2f2f3}
html.astra-refined body .astra-question-scores{display:flex;gap:24px;align-items:center;flex-wrap:wrap}
html.astra-refined body .astra-question-scores span{display:flex;gap:10px;align-items:center}
html.astra-refined body .astra-question-scores b{font:600 20px Inter,sans-serif;color:#f0d394}
html.astra-refined body #question .qa-card,html.astra-refined body #answer .qa-card{background:#1c1e22!important;border:1px solid #5b5e66!important;border-radius:12px!important;box-shadow:none!important;padding:24px 32px!important;min-height:535px!important;display:flex!important;flex-direction:column!important;position:relative!important;overflow:hidden!important}
html.astra-refined body.mode-heist .qa-card{background:#172039!important}
html.astra-refined body.mode-vegas .qa-card{background:#25132d!important}
html.astra-refined body.mode-carnival .qa-card{background:#222919!important}
html.astra-refined body.mode-hex .qa-card{background:#20242b!important}
html.astra-refined body .qa-card::before{opacity:.025!important;filter:blur(12px)!important}
html.astra-refined body .qa-card::after{opacity:0!important}
html.astra-refined body .qa-topbar{display:flex!important;align-items:center!important;gap:12px!important;position:relative!important;margin:0!important;padding:0 0 19px!important;border-bottom:1px solid #45474d!important;order:0;z-index:1}
html.astra-refined body .points-tag{font:650 18px Inter,sans-serif!important;letter-spacing:0!important;color:#e5c47f!important;display:flex;align-items:center;gap:10px;flex:1}
html.astra-refined body .difficulty-pill{font:600 10px Inter,sans-serif!important;letter-spacing:.03em!important;padding:6px 8px!important;border-radius:4px!important;background:#30333a!important;color:#f1d8a8!important;border:0!important}
html.astra-refined body #timer{font:600 39px/1.05 Inter,sans-serif!important;letter-spacing:-.03em!important;color:#f0d394!important;min-width:116px!important;padding:0 14px!important;border:0!important;background:transparent!important;border-radius:0!important;box-shadow:none!important;font-variant-numeric:tabular-nums}
html.astra-refined body #timer.urgent{color:#f5b9a7!important}
html.astra-refined body .qa-topbar .btn{min-height:44px;font-size:11px!important;padding:10px 12px!important;background:transparent!important;border-color:#5b5e66!important;color:#c1c3c9!important}
html.astra-refined body .qa-content{order:1;position:relative;z-index:1;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;text-align:center!important;min-height:310px!important;flex:1;padding:38px 20px!important;gap:20px!important}
html.astra-refined body .question-text{font:600 37px/1.35 Inter,Arial,sans-serif!important;letter-spacing:-.025em!important;color:#f5f5f6!important;text-shadow:none!important;max-width:29ch!important;margin:0 auto!important;text-wrap:pretty}
html.astra-refined body .answer-text{font:700 46px/1.2 'Playfair Display',Georgia,serif!important;color:#f0d394!important;text-shadow:none!important;max-width:29ch!important;margin:0 auto!important}
html.astra-refined body .category-tag{font:600 11px/1.5 Inter,sans-serif!important;letter-spacing:.06em!important;color:#c1c3c9!important;margin:0!important}
html.astra-refined body .answer-tagline{font:600 11px Inter,sans-serif!important;color:#b7b9bf!important;letter-spacing:.08em!important;margin:0!important}
html.astra-refined body .qa-perks{order:2;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;border-top:1px solid #45474d!important;padding:15px 0!important;margin:0!important;position:relative;z-index:1}
html.astra-refined body .qa-perks>div{border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;opacity:1!important;padding:0!important;filter:none!important}
html.astra-refined body .qa-actions{order:3;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;padding:16px 0 0!important;border-top:1px solid #45474d!important;margin:0!important;position:relative;z-index:1}
html.astra-refined body .qa-actions .btn--primary{min-width:220px!important;min-height:52px!important;font-size:15px!important}
html.astra-refined body .astra-clock-hint{margin-right:auto;font:12px/1.5 Inter,sans-serif;color:#b7b9bf;max-width:200px;text-align:left}
html.astra-refined body .award-buttons{order:3;position:relative;z-index:1;display:grid!important;grid-template-columns:1fr 1fr auto!important;gap:12px!important;margin:0!important;padding:20px 0 0!important;border-top:1px solid #45474d!important}
html.astra-refined body .award-buttons .btn{min-height:56px!important;font-size:14px!important;white-space:normal!important}
html.astra-refined body .award-buttons .btn--team-a{background:#63323b!important;border:1px solid #d99490!important;color:#fff1e6!important}
html.astra-refined body .award-buttons .btn--team-b{background:#2e4165!important;border:1px solid #91b3e3!important;color:#eef3ff!important}
html.astra-refined body #kt-miniboard{display:none!important}
html.astra-refined body .visual-image{max-height:260px!important;border-radius:7px!important}
html.astra-refined body #setup .stage-bg,html.astra-refined body #categorySelect .stage-bg{background:var(--astra-stage)!important;padding-top:40px!important}
html.astra-refined body .setup-card{border-radius:12px!important;border:1px solid #5b5e66!important;background:#1c1e22!important;box-shadow:none!important;padding:30px!important}
html.astra-refined body .setup-card h3{font:700 30px 'Playfair Display',Georgia,serif!important}
html.astra-refined body .setup-card input{border:1px solid #5b5e66!important;border-radius:6px!important;background:#151619!important;color:#f2e5d0!important;min-height:50px!important;font:15px Inter,sans-serif!important}
html.astra-refined body #categorySelect .cat-header{padding-bottom:20px!important}
html.astra-refined body .cat-tray{border-radius:8px!important;box-shadow:none!important;border:1px solid #5b5e66!important}
html.astra-refined body .finale{box-shadow:none!important;border:1px solid #9b7a46!important;border-radius:12px!important}
html.astra-refined body .finale .winner{font-family:'Playfair Display',Georgia,serif!important;text-shadow:none!important}
html.astra-refined body .kt-modal__card{border-radius:12px!important;box-shadow:none!important;border:1px solid #9b7a46!important}
html.astra-refined body .kt-modal__sub{color:#c1c3c9!important;font-size:14px!important}
@media(min-width:1500px){html.astra-refined body .playbill{height:375px!important}html.astra-refined body .launcher__inner{padding-top:118px!important}html.astra-refined body .question-text{font-size:44px!important}html.astra-refined body .qa-content{min-height:360px!important}}
@media(max-width:1100px){html.astra-refined body .launcher__inner{padding-inline:28px!important}html.astra-refined body .playbills{gap:12px!important}html.astra-refined body .playbill{height:270px!important}html.astra-refined body .playbill__title{font-size:25px!important}html.astra-refined body .playbill__tag{font-size:8px!important}html.astra-refined body .playbill__tag-line{font-size:11px!important}html.astra-refined body .team-panel{padding:15px!important}.astra-refined .astra-perk-name{display:none}html.astra-refined body .cat-col__cover{aspect-ratio:1.9!important}html.astra-refined body .question-text{font-size:32px!important}}
@media(max-width:760px){.astra-review-brand span{display:none}.astra-review-bar{padding:0 12px;gap:6px}.astra-review-bar button,.astra-review-bar a{padding:8px 10px}.astra-review-bar .astra-sample{margin-left:2px}.astra-review-brand strong{font-size:10px}html.astra-refined body .launcher__inner{padding:93px 22px 40px!important}html.astra-refined body .launcher__brand-mark{font-size:42px!important}html.astra-refined body .launcher__marquee{padding:17px 25px!important}html.astra-refined body .playbills{grid-template-columns:repeat(3,minmax(0,1fr))!important;row-gap:24px!important}html.astra-refined body .playbill{height:290px!important}html.astra-refined body .astra-mode-detail{font-size:12px!important;padding:12px 1px 0!important}html.astra-refined body #board>.stage-bg{padding:max(28px,calc(env(safe-area-inset-top,0px) + 12px)) 22px 80px!important}html.astra-refined body #board .stage-header h2{font-size:30px!important}html.astra-refined body .astra-board-caption{font-size:12px}html.astra-refined body #boardGrid{gap:13px!important}html.astra-refined body .team-panel{flex-direction:column!important;align-items:flex-start!important;min-height:0!important;gap:10px!important}.astra-refined .team-panel>div:first-child{width:100%}html.astra-refined body .team-score{width:100%!important;justify-content:space-between!important}html.astra-refined body .score-value{font-size:32px!important}.astra-refined .team-name-tag{font-size:13px!important}html.astra-refined body .team-perks{gap:5px!important}html.astra-refined body .perk-pip{min-width:38px!important;padding:7px!important}html.astra-refined body .qa-topbar{flex-wrap:wrap!important}html.astra-refined body .question-text{font-size:29px!important}html.astra-refined body .qa-content{padding:30px 0!important;min-height:280px!important}html.astra-refined body #question .qa-card,html.astra-refined body #answer .qa-card{padding:20px!important}html.astra-refined body .qa-perks{grid-template-columns:1fr!important}html.astra-refined body .qa-actions{flex-wrap:wrap!important}html.astra-refined body .astra-clock-hint{flex-basis:100%;max-width:none}html.astra-refined body .qa-actions .btn--primary{min-width:0!important;flex:1}html.astra-refined body .astra-question-context{font-size:11px;gap:12px}html.astra-refined body .astra-question-scores{gap:14px}html.astra-refined body .astra-question-scores strong{font-size:11px}html.astra-refined body .award-buttons{grid-template-columns:1fr 1fr!important}html.astra-refined body .award-buttons .btn:last-child{grid-column:1/-1}html.astra-refined body .astra-progress{gap:8px;font-size:10px}.astra-refined .astra-progress strong{font-size:11px}html.astra-refined body .astra-board-foot{align-items:flex-start;font-size:11px}}
@media(max-width:500px){.astra-review-brand{display:none}.astra-review-bar{justify-content:center}.astra-review-bar a,.astra-review-bar button{font-size:11px;padding:9px}.astra-review-actions{width:100%;justify-content:space-between}.astra-review-bar .astra-sample{padding:8px}.astra-review-actions .astra-changes{display:none}html.astra-refined body .launcher__inner{padding:87px 18px 40px!important}html.astra-refined body .launcher__tonight{font-size:14px!important;margin-bottom:12px!important}html.astra-refined body .launcher__brand-mark{font-size:31px!important}html.astra-refined body .launcher__marquee{padding:14px 18px!important}html.astra-refined body .launcher__prompt{font-size:27px!important;margin-top:22px!important}html.astra-refined body .launcher__hint{font-size:12px!important;margin-bottom:22px!important}html.astra-refined body .playbills{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 13px!important}html.astra-refined body .playbill{height:264px!important}html.astra-refined body .playbill__title{font-size:25px!important}html.astra-refined body .astra-mode-detail strong{font-size:12px;line-height:1.45}html.astra-refined body .astra-mode-detail span{font-size:11px}html.astra-refined body .astra-lobby-footer{align-items:flex-start;flex-direction:column;gap:6px}html.astra-refined body #board>.stage-bg{padding:max(22px,calc(env(safe-area-inset-top,0px) + 12px)) 14px 80px!important}html.astra-refined body #board .stage-header{align-items:flex-start!important;gap:10px!important;margin-bottom:18px!important}html.astra-refined body #board .stage-header h2{font-size:26px!important}html.astra-refined body .astra-board-caption{max-width:210px}html.astra-refined body #scoreboard{gap:9px!important;margin-bottom:20px!important}html.astra-refined body .team-panel{padding:12px 10px!important}html.astra-refined body .team-name-tag{font-size:12px!important}html.astra-refined body .team-roster{font-size:10px!important}html.astra-refined body .team-panel.active .team-name-tag::after{display:block!important;width:max-content;margin:5px 0 0!important}html.astra-refined body .team-perks{display:grid!important;grid-template-columns:repeat(2,1fr)!important;width:100%;gap:5px!important}html.astra-refined body .perk-pip{min-height:44px!important;width:100%!important;justify-content:center!important}html.astra-refined body .team-score{gap:6px!important}.astra-refined .score-btn{width:34px!important;min-width:34px!important;height:44px!important}.astra-refined .score-value{font-size:27px!important}html.astra-refined body #boardGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:19px 12px!important}html.astra-refined body .cat-col__cover{aspect-ratio:1.5!important}html.astra-refined body .cat-col__name{font-size:11px!important;min-height:45px!important;padding:8px 5px!important}html.astra-refined body .tile{min-height:54px!important;font-size:24px!important}html.astra-refined body .tile-pairs{gap:5px!important}html.astra-refined body .astra-board-foot{flex-direction:column;gap:10px}html.astra-refined body #question .stage-bg,html.astra-refined body #answer .stage-bg{padding:max(16px,calc(env(safe-area-inset-top,0px) + 8px)) 12px 65px!important}html.astra-refined body #question .qa-card,html.astra-refined body #answer .qa-card{padding:17px 14px!important;border-radius:9px!important;min-height:0!important}html.astra-refined body .astra-question-context{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:14px}html.astra-refined body .astra-question-scores{justify-content:space-between;width:100%}html.astra-refined body .astra-question-scores span{gap:8px}html.astra-refined body .astra-question-scores strong{font-size:12px!important}html.astra-refined body .astra-question-scores b{font-size:19px}html.astra-refined body .qa-topbar{gap:9px!important;padding-bottom:15px!important}html.astra-refined body .points-tag{font-size:15px!important;gap:7px!important}html.astra-refined body .difficulty-pill{font-size:9px!important;padding:5px!important}html.astra-refined body #timer{font-size:29px!important;min-width:88px!important;padding:0!important;text-align:right!important}html.astra-refined body .qa-topbar .btn{font-size:10px!important;padding:8px 10px!important;flex:1;min-height:44px}html.astra-refined body .question-text{font-size:25px!important;line-height:1.4!important;letter-spacing:-.015em!important;max-width:27ch!important}html.astra-refined body .answer-text{font-size:32px!important}html.astra-refined body .qa-content{min-height:280px!important;padding:30px 6px!important;gap:20px!important}html.astra-refined body .category-tag{font-size:10px!important}html.astra-refined body .qa-perks{padding:13px 0!important;gap:11px!important}html.astra-refined body .qa-perks .perk-pip{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}html.astra-refined body .qa-actions{gap:8px!important;padding-top:13px!important}html.astra-refined body .qa-actions .btn{padding:12px!important;font-size:12px!important}html.astra-refined body .qa-actions .btn--primary{font-size:13px!important}html.astra-refined body .award-buttons{gap:8px!important}html.astra-refined body .award-buttons .btn{font-size:12px!important;padding:12px 8px!important}html.astra-refined body .astra-progress>div{display:none}html.astra-refined body #setup .stage-bg{padding-inline:15px!important}html.astra-refined body .setup-card{padding:22px 18px!important}html.astra-refined body .team-inputs{grid-template-columns:1fr!important}}
@media(prefers-reduced-motion:reduce){html.astra-refined *,html.astra-refined *::before,html.astra-refined *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Final component fit, after the source's late inline layers. */
html.astra-refined body{background:var(--astra-stage)!important}
html.astra-refined body .kt-qbg{display:none!important}
html.astra-refined body .kt-tbar{height:3px!important}
html.astra-refined body .kt-tbar i{background:#dec181!important;box-shadow:none!important}
html.astra-refined body .team-panel>div{opacity:1!important}
html.astra-refined body .astra-team-label{font:600 9px/1.3 Inter,sans-serif;color:#b7b9bf;letter-spacing:.05em;margin-bottom:7px}
html.astra-refined body .team-panel.active .astra-team-label{color:#f0d394}
html.astra-refined body .perk-pip{min-height:44px!important;height:44px!important}
html.astra-refined body .team-name-tag{color:#f2f2f3!important;opacity:1!important}
html.astra-refined body .team-roster{opacity:1!important;color:#b7b9bf!important}
@media(max-width:500px){html.astra-refined body .score-btn{min-width:44px!important;width:44px!important}html.astra-refined body .points-tag{flex:1 1 50%;white-space:nowrap!important}html.astra-refined body #timer{flex:0 0 auto}html.astra-refined body .qa-topbar .btn{flex:1 1 35%;max-width:none}html.astra-refined body .team-name-tag::after{display:none!important}}
@media(max-width:500px){html.astra-refined body .team-panel>div:first-child{display:contents!important}html.astra-refined body .astra-team-label{order:0;margin:0!important}html.astra-refined body .team-name-tag{order:1}html.astra-refined body .team-roster{order:2;margin:0!important}html.astra-refined body .team-score{order:3;display:grid!important;grid-template-columns:44px minmax(0,1fr) 44px!important;min-width:0!important;max-width:100%!important;gap:6px!important}html.astra-refined body .score-value{min-width:0!important;text-align:center!important;font-size:26px!important}html.astra-refined body .team-perks{order:4}}
