:root{--ink: #17121d;--paper: #fff8e7;--paper-bright: #fffdf6;--night: #17111f;--night-soft: #2c1639;--purple: #8b5cf6;--purple-deep: #5c2fd1;--pink: #ff5ca8;--yellow: #ffd84d;--cyan: #46dfd1;--blue: #4aa8ff;--green: #54ed72;--green-deep: #0a9e52;--red: #ff405d;--red-deep: #bb1232;--orange: #ff8d3f;--outline: .22rem solid var(--ink);--shadow-sm: .28rem .28rem 0 var(--ink);--shadow-md: .5rem .5rem 0 var(--ink);--shadow-lg: .75rem .75rem 0 var(--ink);--radius: .5rem;--font-display: Impact, Haettenschweiler, "Arial Black", sans-serif;--font-ui: Inter, "Segoe UI", system-ui, sans-serif}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rank-actions button{width:44px;min-width:44px;padding:0}.rank-actions button svg{width:20px;height:20px}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17111f;background:#17111f;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overflow-x:hidden}button,input,select{font:inherit}button{min-height:42px;border:3px solid #17111f;border-radius:8px;background:#fff7d6;color:#17111f;font-weight:900;cursor:pointer;box-shadow:4px 4px #17111f;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}button:hover:not(:disabled){transform:translate(1px,1px);box-shadow:3px 3px #17111f}button:disabled{cursor:not-allowed;opacity:.45}input,select{width:100%;min-height:44px;border:3px solid #17111f;border-radius:8px;padding:0 12px;background:#fffdf0;color:#17111f;font-weight:800}label{display:grid;gap:7px;font-weight:900}h1,h2,h3,p{margin-top:0}.eyebrow{margin-bottom:8px;color:#6e46ff;font-size:.78rem;font-weight:1000;text-transform:uppercase}.primary-button{width:100%;background:#ffdf36}.form-error,.success-text,.notice,.success-banner{margin:0;font-weight:850}.form-error{color:#b3002d}.success-text,.success-banner{color:#067c3d}.notice{color:#493b5c}.success-banner{padding:10px 12px;border:3px solid #17111f;border-radius:8px;background:#8aff65;box-shadow:3px 3px #17111f}.phase-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border:3px solid #17111f;border-radius:999px;padding:0 12px;background:#24d6c7;color:#17111f;font-size:.82rem;font-weight:1000;white-space:nowrap;box-shadow:3px 3px #17111f}.socket-ok,.socket-bad{display:inline-flex;align-items:center;min-height:30px;border:3px solid #17111f;border-radius:999px;padding:0 10px;font-size:.75rem;font-weight:1000}.socket-ok{background:#8aff65}.socket-bad{background:#ff4f6d;color:#fffdf0}.participant-badge{display:flex;min-width:0;align-items:center;gap:10px;font-weight:1000}.participant-badge.compact{gap:8px}.avatar-dot{width:28px;height:28px;flex:0 0 auto;border:3px solid #17111f;border-radius:50%;box-shadow:2px 2px #17111f}.participant-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-shell{min-height:100dvh;padding:18px;background:linear-gradient(90deg,rgba(23,17,31,.09) 2px,transparent 2px),linear-gradient(180deg,rgba(23,17,31,.09) 2px,transparent 2px),#35c9ff;background-size:30px 30px}.join-shell{display:grid;place-items:center}.mobile-card,.admin-panel{border:4px solid #17111f;border-radius:8px;padding:18px;background:#fff7d6;box-shadow:7px 7px #17111f}.loud-card{width:min(100%,440px);background:#ff8fc7}.mobile-card+.mobile-card,.sticky-actions{margin-top:18px}.mobile-card h1{margin-bottom:16px;font-size:2rem;line-height:1.02}.mobile-card h2{font-size:1.2rem;line-height:1.1}.mobile-topline,.admin-status,.metric-row,.admin-list-row,.judge-admin-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.stack-form{display:grid;gap:16px}.segmented{display:grid;grid-template-columns:1fr 1fr;gap:10px}.segmented button.active{background:#8aff65}.question-card{background:#fffdf0}.sticky-actions{position:sticky;bottom:0;z-index:5;border:4px solid #17111f;border-radius:8px 8px 0 0;padding:12px;background:#fff7d6;box-shadow:0 -4px #17111f}.ranker{display:grid;gap:10px;margin:14px 0;padding:0;list-style:none}.ranker-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;border:3px solid #17111f;border-radius:8px;padding:9px;background:#fff;box-shadow:3px 3px #17111f}.ranker-row.is-correct{background:#8aff65}.ranker-row.is-wrong{background:#ff9fb2}.rank-number{display:grid;width:32px;height:32px;place-items:center;border:3px solid #17111f;border-radius:50%;background:#ffdf36;font-weight:1000}.rank-actions{display:grid;grid-template-columns:repeat(2,minmax(58px,1fr));gap:7px}.rank-actions button{min-height:36px;padding:0 8px;font-size:.82rem;box-shadow:2px 2px #17111f}.admin-shell{min-height:100dvh;padding:24px;background:#fff1a8}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.admin-header h1{margin-bottom:0;font-size:2.2rem}.admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-panel h2,.light-log h3{margin-bottom:14px}.button-grid,.phase-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.button-grid+.metric-row,.metric-row+.metric-row,.admin-list-row+.admin-list-row{margin-top:12px}.participant-editor{display:grid;gap:10px;margin-bottom:16px}.metric-row,.admin-list-row,.judge-admin-card,.score-box{border:3px solid #17111f;border-radius:8px;padding:10px;background:#fffdf0}.truth-debug-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.truth-debug-list li{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;align-items:center;border:3px solid #17111f;border-radius:8px;padding:8px;background:#fffdf0}.truth-debug-list span{display:grid;width:28px;height:28px;place-items:center;border:2px solid #17111f;border-radius:50%;background:#ffdf36;font-weight:1000}.admin-list{display:grid;gap:10px}.phase-strip{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.phase-strip span{border:2px solid #17111f;border-radius:999px;padding:4px 8px;background:#fffdf0;font-size:.72rem;font-weight:900}.phase-strip span.active{background:#24d6c7}.judge-admin-card{display:grid;align-items:start}.score-box{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:12px;background:#8aff65}.score-box strong{font-size:2rem}.light-log ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.light-log li{display:flex;justify-content:space-between;gap:10px;border:2px solid #17111f;border-radius:8px;padding:8px;background:#fffdf0}.display-shell{width:100vw;height:100dvh;overflow:hidden;background:linear-gradient(180deg,#251537,#451a54 42%,#17111f);color:#17111f}.stage-bulbs{position:fixed;inset:10px 16px auto;display:grid;grid-template-columns:repeat(18,1fr);gap:10px;pointer-events:none}.stage-bulbs span{aspect-ratio:1;border:3px solid #17111f;border-radius:50%;background:#ffdf36;box-shadow:0 0 18px #ffdf36b3;animation:bulbPulse 1.4s ease-in-out infinite alternate}.stage-bulbs span:nth-child(3n){background:#24d6c7}.stage-bulbs span:nth-child(4n){background:#ff4f6d}.display-frame{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:clamp(10px,1.6vh,18px);width:100%;height:100%;padding:clamp(18px,3vw,34px);padding-top:clamp(44px,8vh,72px)}.display-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:88px}.logo-block{border:5px solid #17111f;border-radius:8px;padding:10px 18px;background:#ffdf36;box-shadow:8px 8px #17111f;transform:rotate(-1deg)}.logo-kicker{display:block;font-size:clamp(.7rem,1.1vw,1rem);font-weight:1000;text-transform:uppercase}.logo-block h1{margin:0;font-size:clamp(2.2rem,5.5vw,5.8rem);line-height:.88}.display-meta{display:flex;align-items:center;gap:12px}.display-meta strong{border:4px solid #17111f;border-radius:8px;padding:10px 16px;background:#fff7d6;font-size:clamp(1.1rem,2vw,2rem);box-shadow:5px 5px #17111f}.display-main{display:grid;grid-template-columns:minmax(160px,.75fr) minmax(0,3fr) minmax(150px,.72fr);gap:clamp(12px,2vw,22px);min-height:0}.join-panel,.score-panel,.theme-board,.display-card,.reveal-strip{border:5px solid #17111f;border-radius:8px;background:#fff7d6;box-shadow:7px 7px #17111f}.join-panel,.score-panel{display:flex;min-height:0;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:14px;text-align:center}.qr-box{display:grid;width:min(100%,180px);aspect-ratio:1;place-items:center;border:4px solid #17111f;border-radius:8px;background:#fffdf0}.qr-box img{display:block;width:94%;height:94%}.join-panel strong{font-size:clamp(1.2rem,2.8vw,2.4rem)}.join-panel span{max-width:100%;overflow:hidden;font-size:clamp(.72rem,1.1vw,.9rem);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.mini-status{display:grid;gap:8px;width:100%}.mini-status span{border:3px solid #17111f;border-radius:8px;padding:8px;background:#24d6c7}.center-stage{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);gap:clamp(10px,1.5vh,16px);min-width:0;min-height:0}.roulette-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:minmax(180px,.85fr) minmax(240px,1.15fr);align-items:center;gap:clamp(18px,3vw,44px);border:5px solid #17111f;border-radius:8px;padding:clamp(20px,4vw,54px);background:#fff7d6f7;box-shadow:8px 8px #17111f;overflow:hidden}.roulette-wheel{position:relative;width:min(34vw,42vh,360px);aspect-ratio:1;justify-self:center;border:8px solid #17111f;border-radius:50%;background:#8f63ff;box-shadow:12px 12px #17111f;animation:rouletteTurn 8s cubic-bezier(.2,.75,.25,1) forwards}.roulette-wheel:after{content:"";position:absolute;top:31%;right:31%;bottom:31%;left:31%;border:6px solid #17111f;border-radius:50%;background:#ffdf36}.roulette-wheel span{position:absolute;z-index:2;display:grid;width:clamp(42px,5vw,66px);aspect-ratio:1;place-items:center;border:4px solid #17111f;border-radius:50%;background:#fffdf0;font-size:clamp(1.2rem,2.5vw,2rem);font-weight:1000}.roulette-wheel span:nth-child(1){top:4%;left:50%;transform:translate(-50%)}.roulette-wheel span:nth-child(2){top:29%;right:4%}.roulette-wheel span:nth-child(3){right:18%;bottom:5%}.roulette-wheel span:nth-child(4){bottom:5%;left:18%}.roulette-wheel span:nth-child(5){top:29%;left:4%}.roulette-copy{min-width:0}.roulette-copy p{margin-bottom:8px;font-weight:1000;text-transform:uppercase}.roulette-copy h3{margin-bottom:14px;color:#8f63ff;font-size:clamp(2.8rem,7vw,7rem);line-height:.9;overflow-wrap:anywhere}.roulette-copy strong{display:block;font-size:clamp(1.1rem,2vw,1.8rem)}@keyframes rouletteTurn{0%{transform:rotate(0)}to{transform:rotate(900deg)}}.theme-board{padding:clamp(12px,2vw,20px);background:#ff8fc7;text-align:center}.theme-board p{margin-bottom:4px;font-size:clamp(.9rem,1.6vw,1.4rem);font-weight:1000;text-transform:uppercase}.theme-board h2{margin:0;overflow-wrap:anywhere;font-size:clamp(1.8rem,4.4vw,4.5rem);line-height:.95}.ranking-stage{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(9px,1.3vw,16px);min-height:0}.display-card{--card-color: #fff7d6;position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-items:center;min-width:0;min-height:0;padding:clamp(10px,1.3vw,16px);background:linear-gradient(180deg,var(--card-color),#fff7d6 72%);text-align:center;animation:cardBounce .6s ease both}.display-card.is-correct{background:#8aff65}.display-card.is-wrong{background:#ff4f6d;color:#fffdf0}.display-position{display:inline-grid;width:clamp(42px,5vw,70px);height:clamp(42px,5vw,70px);place-items:center;justify-self:center;border:4px solid #17111f;border-radius:50%;background:#fffdf0;color:#17111f;font-size:clamp(1.1rem,2.6vw,2.2rem);font-weight:1000;box-shadow:4px 4px #17111f}.display-card .participant-badge{display:grid;justify-items:center;gap:12px}.display-card .avatar-dot{width:clamp(46px,6vw,86px);height:clamp(46px,6vw,86px);background:#fffdf0!important}.display-card .participant-name{width:100%;font-size:clamp(1.05rem,2.6vw,2.45rem);line-height:1;white-space:normal}.display-card-status{display:inline-flex;min-height:34px;align-items:center;justify-content:center;border:3px solid #17111f;border-radius:999px;padding:0 10px;background:#fffdf0;color:#17111f;font-size:clamp(.65rem,1vw,.9rem);font-weight:1000}.score-panel{background:#24d6c7}.score-number{font-size:clamp(3.4rem,8vw,8rem);font-weight:1000;line-height:.85}.score-panel strong{font-size:clamp(1.1rem,2.5vw,2rem)}.score-panel p{margin:0;font-size:clamp(.9rem,1.5vw,1.3rem);font-weight:1000}.reveal-strip,.debug-truth-strip{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;background:#fffdf0}.debug-truth-strip{grid-template-columns:auto minmax(0,1fr);align-items:center;background:#ffe45c}.reveal-strip h3{margin-bottom:8px;font-size:clamp(.9rem,1.3vw,1.2rem)}.reveal-line{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.reveal-line li{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px;border:3px solid #17111f;border-radius:8px;padding:7px;background:#ffdf36;font-weight:1000}.reveal-line span{display:grid;width:24px;height:24px;place-items:center;border:2px solid #17111f;border-radius:50%;background:#fffdf0}.reveal-line strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loading-display{display:grid;height:100%;place-items:center;color:#fff7d6;font-size:2rem;font-weight:1000}.confetti{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.confetti span{position:absolute;top:-30px;left:calc(var(--i, 1) * 5%);width:18px;height:34px;border:3px solid #17111f;background:#ffdf36;animation:confettiDrop 2.4s ease-in infinite}.confetti span:nth-child(3n){background:#24d6c7}.confetti span:nth-child(4n){background:#ff4f6d}.confetti span:nth-child(5n){background:#8aff65}.confetti span:nth-child(1){left:5%;animation-delay:0ms}.confetti span:nth-child(2){left:11%;animation-delay:.13s}.confetti span:nth-child(3){left:17%;animation-delay:.27s}.confetti span:nth-child(4){left:23%;animation-delay:.41s}.confetti span:nth-child(5){left:29%;animation-delay:.55s}.confetti span:nth-child(6){left:35%;animation-delay:.69s}.confetti span:nth-child(7){left:41%;animation-delay:.83s}.confetti span:nth-child(8){left:47%;animation-delay:.97s}.confetti span:nth-child(9){left:53%;animation-delay:1.11s}.confetti span:nth-child(10){left:59%;animation-delay:1.25s}.confetti span:nth-child(11){left:65%;animation-delay:1.39s}.confetti span:nth-child(12){left:71%;animation-delay:1.53s}.confetti span:nth-child(13){left:77%;animation-delay:1.67s}.confetti span:nth-child(14){left:83%;animation-delay:1.81s}.confetti span:nth-child(15){left:89%;animation-delay:1.95s}.confetti span:nth-child(16){left:95%;animation-delay:2.09s}.confetti span:nth-child(17){left:50%;animation-delay:2.23s}.confetti span:nth-child(18){left:2%;animation-delay:2.37s}@keyframes bulbPulse{0%{transform:scale(.9);filter:brightness(.8)}to{transform:scale(1.08);filter:brightness(1.25)}}@keyframes cardBounce{0%{transform:translateY(20px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes confettiDrop{to{transform:translateY(110vh) rotate(300deg)}}@media (max-width: 980px){.admin-grid{grid-template-columns:1fr}.admin-header{align-items:flex-start;flex-direction:column}.display-main{grid-template-columns:.8fr 2fr}.score-panel{grid-column:1 / -1;flex-direction:row;min-height:100px}}@media (max-width: 720px){.display-frame{padding:42px 12px 12px}.display-header{align-items:stretch;flex-direction:column;min-height:auto}.display-meta{flex-wrap:wrap}.display-main{grid-template-columns:1fr}.join-panel{display:none}.ranking-stage{grid-template-columns:repeat(5,minmax(90px,1fr));overflow:hidden}.reveal-strip{grid-template-columns:1fr}.ranker-row{grid-template-columns:34px minmax(0,1fr)}.rank-actions{grid-column:1 / -1}}.display-viewport{display:grid;width:100vw;height:100dvh;place-items:center;overflow:hidden;background:#09070e}.display-stage{position:relative;width:min(100vw,calc(100dvh * 16 / 9));height:min(100dvh,56.25vw);aspect-ratio:16 / 9;container-type:size;overflow:hidden;background:var(--night);color:var(--paper);isolation:isolate}.show-shell,.display-show,.animated-background,.spotlight-layer,.particle-layer{position:absolute;top:0;right:0;bottom:0;left:0}.show-shell{overflow:hidden;font-family:var(--font-ui)}.display-show{z-index:5;display:grid;grid-template-rows:10.5% 89.5%;padding:1.5cqh 2.2cqw 2.1cqh}.particle-layer{z-index:3;pointer-events:none}.animated-background{z-index:0;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgba(139,92,246,.9),transparent 36%),linear-gradient(145deg,#281238,#17111f 48%,#301743)}.stage-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.13) .12rem,transparent .12rem),linear-gradient(90deg,rgba(255,255,255,.13) .12rem,transparent .12rem);background-size:4cqw 4cqw;transform:perspective(60cqw) rotateX(58deg) scale(1.5) translateY(18%);transform-origin:bottom}.stage-sunburst{position:absolute;width:82cqw;height:82cqw;left:9cqw;top:-50cqw;opacity:.16;background:repeating-conic-gradient(from 0deg,var(--yellow) 0 8deg,transparent 8deg 18deg);animation:ambientTurn 40s linear infinite}.stage-curtain{position:absolute;top:0;bottom:0;width:9.5cqw;border-right:.32rem solid rgba(0,0,0,.55);border-left:.32rem solid rgba(255,255,255,.08);background:repeating-linear-gradient(90deg,#a81949 0,#a81949 18%,#d22d63 18%,#d22d63 37%,#6c1134 37%,#6c1134 52%);box-shadow:0 0 3cqw #00000073}.stage-curtain-left{left:-2cqw;transform:skew(-3deg)}.stage-curtain-right{right:-2cqw;transform:scaleX(-1) skew(-3deg)}.stage-floor{position:absolute;left:8cqw;right:8cqw;bottom:-7cqh;height:26cqh;border-top:.35rem solid rgba(255,216,77,.6);border-radius:50% 50% 0 0;background:repeating-radial-gradient(ellipse at 50% 0%,rgba(255,255,255,.09) 0 .3cqw,transparent .3cqw 3cqw),#130d19;box-shadow:0 -1cqh 5cqw #8b5cf659}.spotlight-layer{z-index:1;overflow:hidden;pointer-events:none}.spotlight{position:absolute;top:-12cqh;width:17cqw;height:95cqh;clip-path:polygon(42% 0,58% 0,100% 100%,0 100%);opacity:.18;mix-blend-mode:screen;transform-origin:top center;animation:spotlightSweep 7s ease-in-out infinite alternate}.spotlight-a{left:7cqw;background:linear-gradient(#ff5ca8,transparent 88%)}.spotlight-b{left:42cqw;background:linear-gradient(#46dfd1,transparent 88%);animation-delay:-2.3s}.spotlight-c{right:5cqw;background:linear-gradient(#ffd84d,transparent 88%);animation-delay:-4.6s}.show-topbar{position:relative;z-index:20;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:2cqw}.game-logo{position:relative;display:grid;width:min(54cqw,67cqh);justify-items:center;color:var(--paper);filter:drop-shadow(.55cqw .65cqw 0 rgba(23,18,29,.85));text-align:center;transform:rotate(-1.5deg)}.game-logo.is-compact{grid-template-columns:auto auto;width:auto;align-items:center;justify-items:start;gap:.7cqw;filter:drop-shadow(.25cqw .3cqw 0 rgba(23,18,29,.85));transform:rotate(-1deg)}.game-logo-mark{position:absolute;z-index:3;top:-3.8cqh;left:1.6cqw;display:grid;width:8cqw;height:8cqw;place-items:center;border:.35rem solid var(--ink);border-radius:50%;background:var(--yellow);color:var(--ink);box-shadow:var(--shadow-md);transform:rotate(-10deg)}.game-logo-mark svg:first-child{width:4.2cqw;height:4.2cqw;transform:translateY(-.4cqh)}.game-logo-mark svg:last-child{position:absolute;right:-1.2cqw;bottom:-1.2cqh;width:3.4cqw;height:3.4cqw;border:.2rem solid var(--ink);border-radius:50%;padding:.5cqw;background:var(--cyan)}.is-compact .game-logo-mark{position:relative;top:auto;left:auto;width:5.3cqh;height:5.3cqh;border-width:.22rem;box-shadow:.28rem .28rem 0 var(--ink)}.is-compact .game-logo-mark svg:first-child{width:2.6cqh;height:2.6cqh}.is-compact .game-logo-mark svg:last-child{right:-.65cqh;bottom:-.65cqh;width:2.2cqh;height:2.2cqh;padding:.3cqh}.game-logo-type{display:grid;width:100%;justify-items:center;font-family:var(--font-display);line-height:.78;letter-spacing:0;text-transform:uppercase;-webkit-text-stroke:.22rem var(--ink);paint-order:stroke fill}.is-compact .game-logo-type{width:auto;justify-items:start;line-height:.74;-webkit-text-stroke-width:.12rem}.game-logo-word{display:block;font-size:8.5cqw;text-shadow:.18rem .18rem 0 var(--pink)}.game-logo-word-accent{color:var(--yellow);font-size:10.8cqw;text-shadow:.22rem .22rem 0 var(--purple-deep)}.is-compact .game-logo-word{font-size:2.5cqh;text-shadow:.09rem .09rem 0 var(--pink)}.is-compact .game-logo-word-accent{font-size:2.95cqh;text-shadow:.09rem .09rem 0 var(--purple-deep)}.game-slogan{margin:2.5cqh 0 0;border:.22rem solid var(--ink);border-radius:999px;padding:.65cqh 1.5cqw;background:var(--paper);color:var(--ink);font-size:1.65cqw;font-weight:950;box-shadow:var(--shadow-sm)}.show-status{display:flex;align-items:center;gap:.8cqw;font-size:1.05cqw;font-weight:950}.show-room,.show-live{display:inline-flex;min-height:4.4cqh;align-items:center;gap:.45cqw;border:.2rem solid var(--ink);border-radius:999px;padding:0 1cqw;background:var(--paper);color:var(--ink);box-shadow:var(--shadow-sm)}.show-room{background:var(--yellow);font-family:var(--font-display);font-size:1.45cqw}.show-live{background:var(--red);color:#fff}.show-live.is-live{background:var(--green);color:var(--ink)}.show-live svg{width:1.2cqw;height:1.2cqw}.show-scene{position:relative;z-index:6;min-width:0;min-height:0;overflow:hidden}.phase-banner{position:relative;z-index:5;display:grid;max-width:78cqw;justify-items:center;margin:0 auto 2.2cqh;text-align:center}.phase-kicker,.round-kicker{border:.22rem solid var(--ink);border-radius:999px;padding:.45cqh 1.3cqw;background:var(--yellow);color:var(--ink);font-size:1.25cqw;font-weight:1000;text-transform:uppercase;box-shadow:var(--shadow-sm)}.phase-banner h1{margin:.5cqh 0 0;font-family:var(--font-display);font-size:clamp(2.3rem,5.5cqw,6rem);line-height:.9;letter-spacing:0;text-transform:uppercase;-webkit-text-stroke:.18rem var(--ink);paint-order:stroke fill;text-shadow:.25rem .25rem 0 var(--pink)}.phase-live{position:absolute;right:-7cqw;top:2cqh;border:.18rem solid var(--ink);border-radius:var(--radius);padding:.45cqh .8cqw;background:var(--cyan);color:var(--ink);font-size:.85cqw;font-weight:950;text-transform:uppercase;transform:rotate(5deg)}.lobby-scene{display:grid;grid-template-columns:1fr 28cqw;grid-template-rows:1fr 31cqh;gap:2cqh 2cqw;padding:2cqh 1cqw 0}.lobby-hero{grid-column:1;grid-row:1;display:grid;min-height:0;place-items:center;align-content:center}.waiting-marquee{display:flex;align-items:center;gap:.8cqw;margin-top:2.6cqh;border:.25rem solid var(--ink);border-radius:999px;padding:.8cqh 1.2cqw;background:var(--paper);color:var(--ink);font-size:1.4cqw;font-weight:950;box-shadow:var(--shadow-md);text-transform:uppercase}.waiting-marquee>span:last-child{border-radius:999px;padding:.35cqh .7cqw;background:var(--purple);color:#fff}.marquee-dot{width:1.1cqw;aspect-ratio:1;border:.16rem solid var(--ink);border-radius:50%;background:var(--red);animation:liveBlink .85s steps(2) infinite}.lobby-slots{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.2cqw;align-items:stretch}.participant-slot,.participant-card{min-width:0;min-height:0}.participant-slot{position:relative}.participant-card{--participant-color: var(--paper);position:relative;display:grid;height:100%;grid-template-rows:auto minmax(0,1fr) auto auto;justify-items:center;align-items:center;gap:.65cqh;border:.26rem solid var(--ink);border-radius:var(--radius);padding:1.1cqh .7cqw .8cqh;background:linear-gradient(160deg,rgba(255,255,255,.86),transparent 45%),var(--participant-color);color:var(--ink);box-shadow:var(--shadow-md);text-align:center;overflow:hidden}.participant-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.14;background:repeating-linear-gradient(-45deg,transparent 0 .7cqw,var(--ink) .7cqw .82cqw);pointer-events:none}.participant-position{position:absolute;z-index:2;top:.7cqh;left:.55cqw;display:grid;width:2.5cqw;aspect-ratio:1;place-items:center;border:.18rem solid var(--ink);border-radius:50%;background:var(--yellow);font-family:var(--font-display);font-size:1.35cqw;box-shadow:.18rem .18rem 0 var(--ink)}.participant-portrait{position:relative;z-index:1;display:grid;width:min(7.2cqw,12cqh);aspect-ratio:1;place-items:center;align-self:end;border:.28rem solid var(--ink);border-radius:48% 52% 44% 56%;background:var(--paper-bright);box-shadow:inset 0 -1.3cqh #0000001f,var(--shadow-sm);transform:rotate(-2deg)}.participant-portrait:before,.participant-portrait:after{content:"";position:absolute;top:42%;width:.75cqw;height:.75cqw;border-radius:50%;background:var(--ink)}.participant-portrait:before{left:23%}.participant-portrait:after{right:23%}.participant-portrait span{position:relative;z-index:2;margin-top:4cqh;border:.14rem solid var(--ink);border-radius:999px;padding:.15cqh .42cqw;background:var(--paper);font-family:var(--font-display);font-size:1.15cqw}.participant-card>strong{position:relative;z-index:1;width:100%;overflow:hidden;font-family:var(--font-display);font-size:1.65cqw;line-height:.95;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.participant-verdict{position:relative;z-index:1;display:inline-flex;min-height:3.1cqh;align-items:center;justify-content:center;gap:.35cqw;border:.16rem solid var(--ink);border-radius:999px;padding:0 .65cqw;background:var(--paper);font-size:.82cqw;font-style:normal;font-weight:1000;text-transform:uppercase}.participant-verdict svg{width:1cqw;height:1cqw}.participant-card.is-correct{background:var(--green);box-shadow:var(--shadow-md),0 0 2.5cqw #54ed72e6}.participant-card.is-wrong,.participant-card.is-review{background:var(--red);color:#fff;box-shadow:var(--shadow-md),0 0 2.5cqw #ff405dcc}.join-ticket{grid-column:2;grid-row:1;align-self:center;display:grid;grid-template-columns:auto 1fr;gap:1cqw;align-items:center;border:.3rem solid var(--ink);border-radius:var(--radius);padding:1.3cqh 1cqw;background:var(--cyan);color:var(--ink);box-shadow:var(--shadow-lg);transform:rotate(1.5deg)}.join-ticket-icon{display:grid;width:4.3cqw;aspect-ratio:1;place-items:center;border:.22rem solid var(--ink);border-radius:50%;background:var(--yellow)}.join-ticket-icon svg{width:2.4cqw;height:2.4cqw}.join-ticket>div:nth-child(2){display:grid}.join-ticket span{font-size:.9cqw;font-weight:950;text-transform:uppercase}.join-ticket strong{font-family:var(--font-display);font-size:3.1cqw;line-height:.95}.join-ticket small{max-width:15cqw;overflow:hidden;font-size:.68cqw;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.join-ticket img{grid-column:1 / -1;width:12.5cqw;justify-self:center;border:.25rem solid var(--ink);border-radius:.3rem;background:#fff}.truth-scene,.ranking-scene,.discussion-scene,.feedback-scene,.adjustment-scene,.final-reveal-scene,.results-scene{padding:2.2cqh 2.2cqw 1cqh}.truth-progress-grid,.judge-ranking-board,.discussion-line,.adjustment-board,.roulette-ranking,.feedback-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25cqw}.truth-progress-grid{height:37cqh;align-items:stretch}.truth-progress-card{position:relative;display:grid;justify-items:center;align-content:center;gap:1cqh;border:.28rem solid var(--ink);border-radius:var(--radius);padding:1cqh .7cqw;background:#50475b;color:#fff;box-shadow:var(--shadow-md);text-align:center;overflow:hidden}.truth-progress-card.is-ready{background:var(--green);color:var(--ink)}.truth-progress-card>span{position:absolute;top:.7cqh;left:.55cqw;display:grid;width:2.3cqw;aspect-ratio:1;place-items:center;border:.16rem solid var(--ink);border-radius:50%;background:var(--yellow);color:var(--ink);font-family:var(--font-display);font-size:1.3cqw}.truth-avatar{display:grid;width:6.7cqw;aspect-ratio:1;place-items:center;border:.27rem solid var(--ink);border-radius:50%;color:var(--ink);font-family:var(--font-display);font-size:3.2cqw;box-shadow:var(--shadow-sm)}.truth-progress-card strong{width:100%;overflow:hidden;font-size:1.25cqw;text-overflow:ellipsis;white-space:nowrap}.truth-progress-card em{font-size:.72cqw;font-style:normal;font-weight:950}.truth-progress-card svg{width:2.2cqw;height:2.2cqw}.truth-footer{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1.2cqw;margin-top:3cqh;border:.26rem solid var(--ink);border-radius:var(--radius);padding:1cqh 1cqw;background:var(--paper);color:var(--ink);box-shadow:var(--shadow-md)}.truth-meter{height:2.5cqh;overflow:hidden;border:.18rem solid var(--ink);border-radius:999px;background:#d8d0dc}.truth-meter span{display:block;height:100%;background:repeating-linear-gradient(45deg,var(--green) 0 1cqw,#a3ff8e 1cqw 2cqw);transition:width .5s ease}.truth-footer>strong{font-size:1cqw}.truth-lock{display:inline-flex;min-height:4.2cqh;align-items:center;gap:.45cqw;border:.18rem solid var(--ink);border-radius:999px;padding:0 .9cqw;background:var(--yellow);font-size:.85cqw}.truth-lock.is-locked{background:var(--green)}.truth-lock svg{width:1.25cqw;height:1.25cqw}.round-intro-scene{display:grid;place-items:center;align-content:center;padding:5cqh 11cqw;text-align:center}.curtain{position:absolute;z-index:-1;top:-3cqh;bottom:-3cqh;width:50%;background:repeating-linear-gradient(90deg,#7d1238 0,#7d1238 8%,#d12863 8%,#d12863 17%,#5f0d2b 17%,#5f0d2b 24%);box-shadow:inset 0 0 4cqw #0000008c}.curtain-left{left:-43%;border-right:.6rem solid var(--yellow)}.curtain-right{right:-43%;border-left:.6rem solid var(--yellow)}.round-theme{max-width:80cqw;margin:2.5cqh 0 1.3cqh;font-family:var(--font-display);font-size:clamp(3.5rem,8.2cqw,9rem);line-height:.88;letter-spacing:0;text-transform:uppercase;-webkit-text-stroke:.25rem var(--ink);paint-order:stroke fill;text-shadow:.45rem .45rem 0 var(--pink)}.round-intro-scene>p{max-width:58cqw;margin:0;font-size:1.65cqw;font-weight:850}.jury-stamp{position:absolute;right:7cqw;bottom:6cqh;border:.32rem solid var(--ink);border-radius:var(--radius);padding:1cqh 1.2cqw;background:var(--cyan);color:var(--ink);font-size:1cqw;font-weight:950;box-shadow:var(--shadow-lg);transform:rotate(-7deg)}.jury-stamp svg{width:2.3cqw;height:2.3cqw}.jury-stamp strong{font-family:var(--font-display);font-size:1.45cqw}.judge-ranking-board,.discussion-line,.adjustment-board{height:42cqh;align-items:stretch}.ranking-scene .speech-bubble,.adjustment-scene .speech-bubble{max-width:64cqw;margin:2.5cqh auto 0}.speech-bubble{position:relative;border:.26rem solid var(--ink);border-radius:var(--radius);padding:1.1cqh 1.3cqw;background:var(--paper);color:var(--ink);font-size:1.2cqw;font-weight:900;box-shadow:var(--shadow-md);text-align:center}.speech-bubble:after{content:"";position:absolute;left:11%;bottom:-1.6cqh;width:2.1cqw;height:2.1cqw;border-right:.25rem solid var(--ink);border-bottom:.25rem solid var(--ink);background:inherit;transform:rotate(45deg)}.speech-bubble.tone-yellow{background:var(--yellow)}.speech-bubble.tone-cyan{background:var(--cyan)}.speech-bubble.tone-pink{background:#ff9bca}.discussion-bottom{display:grid;grid-template-columns:minmax(0,1fr) 15cqw;gap:2cqw;align-items:center;margin-top:2.5cqh}.discussion-clock{display:grid;place-items:center;border:.28rem solid var(--ink);border-radius:var(--radius);padding:.8cqh 1cqw;background:var(--red);box-shadow:var(--shadow-md);text-align:center}.discussion-clock.is-free{background:var(--cyan);color:var(--ink)}.discussion-clock span{font-family:var(--font-display);font-size:3.5cqw;line-height:.9}.discussion-clock strong{font-size:.75cqw;text-transform:uppercase}.roulette-scene{display:grid;grid-template-columns:42cqw 1fr;grid-template-rows:auto 1fr auto;gap:1cqh 3cqw;align-items:center;padding:1.5cqh 2.5cqw 1.5cqh}.roulette-title{grid-column:1 / -1;justify-self:center;font-family:var(--font-display);font-size:4.1cqw;line-height:.9;text-align:center;-webkit-text-stroke:.2rem var(--ink);paint-order:stroke fill;text-shadow:.28rem .28rem 0 var(--pink)}.roulette-machine{position:relative;display:grid;place-items:center}.roulette-pointer{position:absolute;z-index:6;top:-.5cqh;width:4.4cqw;height:6cqh;clip-path:polygon(0 0,100% 0,50% 100%);background:var(--yellow);filter:drop-shadow(.25rem .28rem 0 var(--ink))}.roulette-ring{position:relative;display:grid;width:min(34cqw,57cqh);aspect-ratio:1;place-items:center;border:.55rem solid var(--ink);border-radius:50%;background:conic-gradient(var(--pink) 0 10%,var(--yellow) 10% 20%,var(--cyan) 20% 30%,var(--purple) 30% 40%,var(--red) 40% 50%,var(--yellow) 50% 60%,var(--cyan) 60% 70%,var(--pink) 70% 80%,var(--purple) 80% 90%,var(--green) 90%);box-shadow:var(--shadow-lg),0 0 4cqw #8b5cf6cc}.roulette-ring i{position:absolute;top:.7cqh;left:calc(50% - .55cqw);width:1.1cqw;height:1.1cqw;border:.13rem solid var(--ink);border-radius:50%;background:#fff;box-shadow:0 0 1cqw #fff;transform-origin:.55cqw calc(min(17cqw,28.5cqh) - .7cqh)}.roulette-ring i:nth-child(1){transform:rotate(0)}.roulette-ring i:nth-child(2){transform:rotate(18deg)}.roulette-ring i:nth-child(3){transform:rotate(36deg)}.roulette-ring i:nth-child(4){transform:rotate(54deg)}.roulette-ring i:nth-child(5){transform:rotate(72deg)}.roulette-ring i:nth-child(6){transform:rotate(90deg)}.roulette-ring i:nth-child(7){transform:rotate(108deg)}.roulette-ring i:nth-child(8){transform:rotate(126deg)}.roulette-ring i:nth-child(9){transform:rotate(144deg)}.roulette-ring i:nth-child(10){transform:rotate(162deg)}.roulette-ring i:nth-child(11){transform:rotate(180deg)}.roulette-ring i:nth-child(12){transform:rotate(198deg)}.roulette-ring i:nth-child(13){transform:rotate(216deg)}.roulette-ring i:nth-child(14){transform:rotate(234deg)}.roulette-ring i:nth-child(15){transform:rotate(252deg)}.roulette-ring i:nth-child(16){transform:rotate(270deg)}.roulette-ring i:nth-child(17){transform:rotate(288deg)}.roulette-ring i:nth-child(18){transform:rotate(306deg)}.roulette-ring i:nth-child(19){transform:rotate(324deg)}.roulette-ring i:nth-child(20){transform:rotate(342deg)}.roulette-core{display:grid;width:48%;aspect-ratio:1;place-items:center;align-content:center;border:.45rem solid var(--ink);border-radius:50%;background:var(--night);box-shadow:inset 0 0 2cqw #8b5cf6cc;color:#fff}.roulette-core svg{width:3.5cqw;height:3.5cqw;color:var(--yellow)}.roulette-core strong{font-family:var(--font-display);font-size:5cqw;line-height:.8}.roulette-core span{font-size:.65cqw;font-weight:950}.roulette-ranking{grid-template-columns:1fr;height:51cqh;gap:.7cqh}.roulette-ranking .participant-card{grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-rows:1fr;padding:.45cqh .75cqw;text-align:left}.roulette-ranking .participant-position{position:static;width:2.3cqw}.roulette-ranking .participant-portrait{width:3.2cqw;align-self:center}.roulette-ranking .participant-portrait:before,.roulette-ranking .participant-portrait:after,.roulette-ranking .participant-portrait span{display:none}.roulette-ranking .participant-card>strong{font-size:1.25cqw}.roulette-ranking .participant-verdict{font-size:.65cqw}.roulette-flash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.34;background:repeating-conic-gradient(from 20deg at 40% 47%,white 0 2deg,transparent 2deg 13deg);animation:ambientTurn 7s linear infinite}.feedback-grid{height:38cqh}.feedback-tile{display:grid;justify-items:center;align-content:center;gap:1cqh;border:.32rem solid var(--ink);border-radius:var(--radius);padding:1cqh .7cqw;color:#fff;box-shadow:var(--shadow-lg);text-align:center}.feedback-tile.is-correct{background:var(--green-deep);box-shadow:var(--shadow-lg),0 0 3cqw var(--green)}.feedback-tile.is-wrong{background:var(--red-deep);box-shadow:var(--shadow-lg),0 0 3cqw var(--red)}.feedback-position{border:.15rem solid var(--ink);border-radius:999px;padding:.35cqh .6cqw;background:var(--yellow);color:var(--ink);font-size:.72cqw;font-weight:950}.feedback-icon{display:grid;width:6.2cqw;aspect-ratio:1;place-items:center;border:.35rem solid var(--ink);border-radius:50%;background:#fff;color:var(--ink);box-shadow:var(--shadow-md)}.feedback-icon svg{width:3.8cqw;height:3.8cqw;stroke-width:4}.feedback-tile strong{width:100%;overflow:hidden;font-family:var(--font-display);font-size:1.6cqw;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.feedback-tile em{font-family:var(--font-display);font-size:1.45cqw;font-style:normal}.perfect-burst,.fail-stamp{display:flex;width:max-content;align-items:center;gap:.8cqw;margin:2.5cqh auto 0;border:.28rem solid var(--ink);border-radius:var(--radius);padding:.7cqh 1.2cqw;background:var(--yellow);color:var(--ink);box-shadow:var(--shadow-lg);font-family:var(--font-display);font-size:2.2cqw;transform:rotate(-2deg)}.perfect-burst svg,.fail-stamp svg{width:2.4cqw;height:2.4cqw}.adjustment-callout{display:flex;width:max-content;max-width:75cqw;align-items:center;gap:.8cqw;margin:0 auto 2.2cqh;border:.25rem solid var(--ink);border-radius:var(--radius);padding:.8cqh 1.1cqw;background:var(--yellow);color:var(--ink);box-shadow:var(--shadow-md);font-size:1.1cqw;font-weight:950}.adjustment-callout svg{width:1.7cqw;height:1.7cqw}.adjustment-board{height:35cqh}.final-reveal-scene{padding-top:1cqh}.reveal-split{position:relative;display:grid;grid-template-columns:1fr 5cqw 1fr;gap:1cqw;align-items:center}.reveal-column{border:.28rem solid var(--ink);border-radius:var(--radius);padding:1.2cqh 1cqw;color:var(--ink);box-shadow:var(--shadow-lg)}.reveal-judge{background:var(--pink)}.reveal-truth{background:var(--cyan)}.reveal-column h2{margin:0 0 1cqh;font-family:var(--font-display);font-size:2cqw;text-align:center;text-transform:uppercase}.reveal-column ol{display:grid;gap:.55cqh;margin:0;padding:0;list-style:none}.reveal-column li{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.65cqw;border:.16rem solid var(--ink);border-radius:.35rem;padding:.48cqh .55cqw;background:var(--paper);box-shadow:.14rem .14rem 0 var(--ink)}.reveal-column li>span{display:grid;width:2cqw;aspect-ratio:1;place-items:center;border:.14rem solid var(--ink);border-radius:50%;background:var(--yellow);font-family:var(--font-display);font-size:1cqw}.reveal-column li>div{width:1.7cqw;aspect-ratio:1;border:.14rem solid var(--ink);border-radius:50%}.reveal-column li strong{overflow:hidden;font-size:1cqw;text-overflow:ellipsis;white-space:nowrap}.reveal-versus{position:relative;z-index:3;display:grid;width:5.3cqw;aspect-ratio:1;place-items:center;border:.3rem solid var(--ink);border-radius:50%;background:var(--yellow);color:var(--ink);box-shadow:var(--shadow-md);font-family:var(--font-display);font-size:2.2cqw;transform:rotate(-8deg)}.reveal-score{position:relative;z-index:4;width:42cqw;margin:-1cqh auto 0}.score-board{position:relative;display:grid;grid-template-columns:auto auto;justify-content:center;align-items:baseline;border:.3rem solid var(--ink);border-radius:var(--radius);padding:1cqh 1.2cqw;background:var(--yellow);color:var(--ink);box-shadow:var(--shadow-lg);text-align:center}.score-board>svg{position:absolute;top:-1.4cqh;left:-1.2cqw;width:3cqw;height:3cqw;color:#fff;filter:drop-shadow(.16rem .16rem 0 var(--ink))}.score-value{font-family:var(--font-display);font-size:5cqw;line-height:.78}.score-percent{font-family:var(--font-display);font-size:2.5cqw}.score-board strong,.score-board p{grid-column:1 / -1}.score-board strong{font-size:1cqw}.score-board p{margin:.25cqh 0 0;font-size:.75cqw;font-weight:850}.results-layout{display:grid;grid-template-columns:32cqw minmax(0,1fr);gap:2cqw;align-items:stretch}.results-layout>.score-board{align-content:center}.results-layout .score-value{font-size:8cqw}.results-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1cqw}.results-metrics article{display:grid;align-content:center;gap:.7cqh;border:.25rem solid var(--ink);border-radius:var(--radius);padding:1cqh .8cqw;background:var(--paper);color:var(--ink);box-shadow:var(--shadow-md);text-align:center}.results-metrics span{font-size:.75cqw;font-weight:950;text-transform:uppercase}.results-metrics strong{font-family:var(--font-display);font-size:1.65cqw;line-height:.95}.history-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1cqw;margin-top:2cqh}.history-strip article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6cqw;border:.18rem solid var(--ink);border-radius:var(--radius);padding:.7cqh .6cqw;background:var(--cyan);color:var(--ink);box-shadow:var(--shadow-sm)}.history-strip span,.history-strip em{font-family:var(--font-display);font-style:normal;font-size:1.1cqw}.history-strip strong{overflow:hidden;font-size:.72cqw;text-overflow:ellipsis;white-space:nowrap}.show-loading{position:relative;z-index:5;display:grid;height:100%;place-items:center;align-content:center;gap:2cqh;font-family:var(--font-display);font-size:3cqw}.show-loading svg{width:6cqw;height:6cqw;color:var(--yellow);animation:gavelBounce .8s ease-in-out infinite alternate}@container (max-aspect-ratio: 4 / 3){.display-show{padding-left:1.5cqw;padding-right:1.5cqw}}.lobby-hero .game-logo-word{font-size:6.3cqw}.lobby-hero .game-logo-word-accent{font-size:8cqw}.lobby-hero .game-logo-mark{top:-2.7cqh;width:6.6cqw;height:6.6cqw}.lobby-hero .game-logo-mark svg:first-child{width:3.4cqw;height:3.4cqw}.lobby-hero .game-slogan{margin-top:1.5cqh;font-size:1.3cqw}.lobby-hero .waiting-marquee{margin-top:1.7cqh}.admin-shell{min-height:100dvh;padding:24px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),#17151c;background-size:32px 32px;color:#f7f3ff}.admin-header{max-width:1500px;margin-right:auto;margin-left:auto}.admin-header h1{font-family:var(--font-display);letter-spacing:0;text-transform:uppercase}.admin-status>span:not(.phase-pill):not(.socket-ok):not(.socket-bad){border:2px solid #423b4d;border-radius:999px;padding:7px 10px;background:#24202b;font-weight:850}.admin-grid{max-width:1500px;margin:0 auto}.admin-panel{border:3px solid #332d3b;background:#232029;color:#f7f3ff;box-shadow:5px 5px #0d0b10}.admin-panel input,.admin-panel select{border:2px solid #4b4356;background:#17151c;color:#f7f3ff}.admin-panel button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-width:2px;box-shadow:3px 3px #0d0b10}.admin-panel button svg{width:18px;height:18px}.admin-panel .metric-row,.admin-panel .admin-list-row,.admin-panel .judge-admin-card,.admin-panel .score-box,.admin-panel .truth-debug-list li,.admin-panel .light-log li{border-color:#4b4356;background:#17151c;color:#f7f3ff}.admin-panel .score-box{background:#185f3d}.admin-panel .notice{color:#c9bfd5}.panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-title-row h2{margin:0}.icon-command{width:44px;min-height:44px;padding:0;background:var(--cyan)}.demo-launch-button{background:var(--pink)}.demo-launch-wide{display:grid!important;grid-template-columns:auto minmax(0,1fr);width:100%;min-height:76px;margin:12px 0;padding:10px 14px;background:var(--yellow);text-align:left}.demo-launch-wide>svg{width:34px!important;height:34px!important}.demo-launch-wide span{display:grid}.demo-launch-wide strong{font-size:1.05rem}.demo-launch-wide small{font-weight:750}.visual-test-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.phase-strip span{border-color:#4b4356;background:#17151c;color:#d8cfdf}.phase-strip span.active{border-color:var(--ink);background:var(--cyan);color:var(--ink)}@media (max-width: 980px){.admin-shell{padding:16px}}@keyframes ambientTurn{to{transform:rotate(360deg)}}@keyframes spotlightSweep{0%{transform:rotate(-18deg);opacity:.12}to{transform:rotate(18deg);opacity:.26}}@keyframes liveBlink{50%{opacity:.25}}@keyframes gavelBounce{0%{transform:rotate(-18deg) translateY(-.5cqh)}to{transform:rotate(8deg) translateY(.5cqh)}}@keyframes verdictGlowGreen{50%{box-shadow:var(--shadow-lg),0 0 5cqw var(--green)}}@keyframes verdictGlowRed{50%{box-shadow:var(--shadow-lg),0 0 5cqw var(--red)}}.feedback-tile.is-correct{animation:verdictGlowGreen 1.3s ease-in-out infinite}.feedback-tile.is-wrong{animation:verdictGlowRed 1.3s ease-in-out infinite}.phase-roulette_check_1 .spotlight,.phase-roulette_check_2 .spotlight{animation-duration:1.1s;opacity:.32}.phase-final_reveal .stage-sunburst,.phase-results .stage-sunburst{opacity:.32;animation-duration:14s}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media (max-width: 760px){.mobile-shell{padding:14px;background:linear-gradient(rgba(23,18,29,.08) .12rem,transparent .12rem),linear-gradient(90deg,rgba(23,18,29,.08) .12rem,transparent .12rem),var(--cyan);background-size:28px 28px}.mobile-card,.admin-panel{border-width:3px;box-shadow:5px 5px 0 var(--ink)}.mobile-card h1{font-family:var(--font-display);font-size:2.25rem;line-height:.95;text-transform:uppercase}.ranker-row{min-height:72px}.rank-actions button{min-height:42px}}
