
:root{color-scheme:dark;font-family:Arial,Helvetica,sans-serif;color:#eef3ff;background:#080b15;font-synthesis:none;--cyan:#57f4e1;--orange:#ff9e56;--muted:#a3aec4}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 65% 0,#1b2040 0,transparent 60%),#080b15}button,select,input{font:inherit}button,a,select{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,select:focus-visible,canvas:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}button:disabled{opacity:.4;cursor:default}[hidden]{display:none!important}.topbar{max-width:1500px;margin:auto;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{text-decoration:none;display:flex;flex-direction:column;font-style:italic;font-size:30px;font-weight:950;letter-spacing:-1.7px;line-height:.92}.wordmark small{font-size:10px;letter-spacing:7px;font-style:normal;margin-top:8px}.accent{color:var(--orange)}.edition{display:flex;gap:10px;align-items:center;font-size:12px;letter-spacing:1.5px;font-weight:800}.prototype{color:var(--muted);font-size:10px;letter-spacing:.8px;border-left:1px solid #404757;padding-left:12px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}nav{display:flex;gap:22px;font-size:13px}nav a{text-decoration:none;color:#c4cede}nav a:hover{color:var(--cyan)}main{max-width:1440px;margin:auto;padding:0 32px 24px}.cabinet{border:1px solid #3b4260;box-shadow:0 22px 90px #0008;background:#080d1a}.stage-top{display:flex;justify-content:space-between;padding:10px 18px;background:#171e33;font-size:10px;font-weight:700;letter-spacing:2px;color:#c0cade}.stage-top b{color:var(--cyan);margin-left:10px}.screen{position:relative;aspect-ratio:16/9;overflow:hidden;background:#081220}canvas{width:100%;height:100%;display:block}.overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:linear-gradient(90deg,#090f20ef,#13182abf 55%,#090d1ae8);padding:24px}.eyebrow{color:var(--cyan);font-size:11px;letter-spacing:2.5px;font-weight:800;margin:0 0 14px}h1{font-size:clamp(28px,4.5vw,66px);line-height:.94;letter-spacing:-2px;margin:0 0 24px;font-weight:950;font-style:italic}h1 em{font-style:inherit;color:var(--orange)}.lineup{display:flex;align-items:center;justify-content:center;gap:28px;width:100%;max-width:690px;margin-bottom:22px}.fighter-pick{text-align:left;display:flex;flex:1;min-width:0;flex-direction:column;padding:14px 20px;background:#182339d9;border:1px solid #3c5062;border-top:3px solid var(--cyan)}.fighter-pick.p2{border-top-color:var(--orange)}.player-tag{font-size:9px;letter-spacing:2.5px;color:var(--cyan);font-weight:800}.p2 .player-tag{color:var(--orange)}.fighter-pick select{width:100%;font-size:25px;font-weight:850;border:0;background:#182339;color:#fff;margin:8px 0;outline-offset:1px;cursor:pointer}.fighter-pick span:not(.player-tag){font-size:12px;color:#c2cbdb}.fighter-pick small{font-size:10px;letter-spacing:2px;margin-top:15px;color:#aebcd0}.versus{font-size:22px;font-weight:900;font-style:italic;color:#f6c687}.start-actions{display:flex;gap:12px;justify-content:center}.primary,.secondary{min-height:46px;padding:12px 24px;border:1px solid #526078;font-size:12px;font-weight:900;letter-spacing:1px}.primary{background:var(--cyan);color:#05222a;border-color:var(--cyan);box-shadow:4px 4px 0 #1e796d}.primary:hover{background:#a3fff1}.primary span{padding-left:30px}.secondary{background:#1b2438;color:#e9edfa}.secondary:hover{border-color:var(--cyan)}.setup-note{font-size:11px;line-height:1.6;color:#a9b7cb;margin:18px 0 0}.console-bar{min-height:48px;display:flex;justify-content:space-between;align-items:center;padding:10px 16px;gap:14px;border-top:1px solid #343e58;background:#131a2a;font-size:12px;color:#b8c6d9}.console-bar>div{display:flex;gap:8px}.console-bar button{background:#222d42;color:#e7eefb;border:1px solid #3b4862;padding:6px 12px;font-size:11px;white-space:nowrap}.console-bar button[aria-pressed=true]{border-color:var(--cyan);color:var(--cyan)}.understage{display:grid;grid-template-columns:1fr 310px;gap:38px;padding:26px 2px}.controls h2{font-size:12px;letter-spacing:2px;margin:0 0 15px}.controls p{font-size:13px;line-height:1.8;margin:5px 0;color:#c8d3e3}.controls b{color:#fff;font-weight:650}.controls span{padding:0 7px;color:#526078}.controls .muted{font-size:12px;color:#92a2bb}kbd{font:inherit;background:#263247;border:1px solid #41526b;padding:2px 4px}.now-playing{border-left:1px solid #354158;padding-left:28px}.now-playing .eyebrow{font-size:9px}.now-playing strong{display:block;margin-top:10px;font-size:17px;letter-spacing:.5px;color:var(--orange)}.now-playing p{font-size:12px;line-height:1.6;color:#a6b5cd;margin:8px 0 14px}.motion-toggle{display:flex;align-items:center;gap:7px;color:#b0bbcc;font-size:12px}.motion-toggle input{accent-color:var(--cyan)}details{margin-top:12px}summary{color:#bac8dd;cursor:pointer;font-size:12px}details p{max-width:800px}.footer-note{border-top:1px solid #242f45;padding-top:18px;font-size:11px;color:#8293ae;line-height:1.8}.footer-note a{color:#b7c7dd}.pause-overlay,.result-overlay{background:#080e20d9;backdrop-filter:blur(6px)}.pause-overlay h2,.result-overlay h2{font-size:clamp(30px,5vw,70px);font-style:italic;letter-spacing:-2px;margin:4px 0 24px}.result-overlay h2{color:var(--orange)}.result-overlay p{color:#c7d3e6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:950px){.edition{display:none}.topbar{padding:20px}main{padding:0 16px 20px}.understage{grid-template-columns:1fr 240px;gap:20px}.overlay{padding:16px}h1{margin-bottom:16px}.lineup{max-width:540px;gap:16px;margin-bottom:16px}.fighter-pick{padding:10px 14px}.fighter-pick select{font-size:20px}.fighter-pick small{margin-top:8px}.setup-note{margin-top:12px;font-size:10px}.eyebrow{margin-bottom:10px}.stage-top{font-size:8px}}@media(max-width:650px){.topbar{padding:16px}.wordmark{font-size:23px}.wordmark small{font-size:8px;letter-spacing:5px}nav{font-size:11px;gap:12px}.screen{aspect-ratio:4/3}canvas{height:100%;object-fit:contain}.stage-top span:last-child{display:none}.overlay{padding:14px}h1{font-size:33px;margin:3px 0 16px}.eyebrow{font-size:8px;letter-spacing:1.6px}.lineup{gap:10px;margin-bottom:14px}.versus{font-size:15px}.fighter-pick{padding:10px}.fighter-pick select{font-size:17px}.fighter-pick span:not(.player-tag){font-size:10px}.fighter-pick small{font-size:8px;letter-spacing:1px}.primary,.secondary{font-size:9px;min-height:38px;padding:10px 12px}.primary span{padding-left:10px}.setup-note{font-size:9px;margin-top:12px}.console-bar{flex-wrap:wrap;gap:10px;font-size:11px}.understage{grid-template-columns:1fr}.now-playing{border-left:0;border-top:1px solid #354158;padding:18px 0 0}.controls p{font-size:12px}.controls span{padding:0 3px}.player-tag{font-size:8px}.footer-note{font-size:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

@media(max-width:650px){.screen:has(.selection:not([hidden])){min-height:380px}}

.screen{width:100%;min-width:0}.cabinet{min-width:0}@media(max-width:650px){.topbar{gap:10px;flex-wrap:wrap}.screen:has(.selection:not([hidden])){min-height:380px}}
.wordmark{font-size:28px;letter-spacing:-1.8px}.wordmark small{letter-spacing:8px}.edition{font-size:10px;letter-spacing:1px}.selection h1{text-shadow:4px 4px 0 #030811}.selection .eyebrow{color:#ffe1a1}.primary{transform:skew(-4deg)}.primary:hover{box-shadow:5px 5px 0 #1e796d}.result-overlay{background:linear-gradient(180deg,#080e20dc,#080e2077)}@media(max-width:650px){.wordmark{font-size:24px}.wordmark small{letter-spacing:6px}.topbar nav{flex-wrap:wrap}.edition{display:none}}
dialog{color:#dce8f7;background:#101a2b;border:1px solid #50647d;width:min(1050px,calc(100% - 24px));max-height:88vh;padding:26px;box-shadow:0 24px 100px #000a}dialog::backdrop{background:#02050dc9;backdrop-filter:blur(4px)}.move-dialog-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.move-dialog-head h2{font-size:32px;margin:0;color:#fff}dialog>p{font-size:14px;line-height:1.6;color:#afc0d7}#move-content{display:grid;grid-template-columns:1fr 1fr;gap:24px}#move-content h3{font-size:22px;color:var(--cyan)}#move-content article{border:1px solid #33465d;padding:16px;margin:12px 0;background:#142035}#move-content h4{font-size:17px;margin:0 0 10px;color:#fff}#move-content p{font-size:14px;line-height:1.55;color:#c0ccde;margin:8px 0}#move-content .move-keys{font-weight:700;color:var(--orange)}#move-content .counterplay{color:#91d6d0}.console-bar>div{flex-wrap:wrap}@media(max-width:650px){#move-content{grid-template-columns:1fr}.move-dialog-head{align-items:flex-start}.console-bar>div{gap:5px}.console-bar button{padding:6px 9px}}

/* The cabinet shares the arena's ink, cream and flat electric-color treatment. */
:root{--cyan:#55cfe1;--orange:#ff715e;--muted:#b3bbcb;--cream:#f6eed7;--cobalt:#3158d6;--ink:#101522;color:var(--cream);background:var(--ink)}
body{background:linear-gradient(135deg,#1d2b4d 0,#101522 48%,#141e34 100%)}
.topbar{max-width:1440px;padding:16px 24px;gap:20px}
.wordmark{font-size:26px;color:var(--cream)}
.wordmark small{font-size:9px;letter-spacing:7px}
.live-dot{border-radius:0;box-shadow:none;transform:rotate(45deg)}
nav{gap:18px;font-size:12px}
main{padding:0 24px 24px}
.cabinet{border:3px solid #080c15;outline:1px solid #53627c;background:#0a1120;box-shadow:6px 6px 0 #243d86;margin-inline:auto}
.stage-top{position:relative;min-height:32px;padding:10px 18px;background:#1c2c52;color:var(--cream);border-bottom:2px solid #080c15;letter-spacing:1.5px}
.stage-top::after{content:"";position:absolute;right:0;bottom:0;width:66px;height:4px;background:var(--orange);clip-path:polygon(8px 0,100% 0,100% 100%,0 100%)}
.screen{aspect-ratio:16/9;background:#0a1120}
canvas{object-fit:contain}
.screen:fullscreen{aspect-ratio:auto;background:#080c15}
.overlay{background:linear-gradient(110deg,#101522f5,#172649d9 55%,#101522ed)}
.selection .eyebrow{color:var(--cyan)}
.selection h1{color:var(--cream);text-shadow:4px 4px 0 #080c15}
.fighter-pick{border:2px solid #080c15;border-top:4px solid var(--cyan);background:#1a2945;box-shadow:3px 3px 0 #080c15}
.fighter-pick select{background:#1a2945;color:var(--cream)}
.fighter-pick.p2{border-top-color:var(--orange)}
.versus{color:var(--cream);text-shadow:2px 2px 0 var(--cobalt)}
.primary,.secondary{border:2px solid #080c15;min-height:42px;padding:10px 20px}
.primary{color:#0a1b29;background:var(--cyan);box-shadow:3px 3px 0 #080c15;transform:none}
.primary:hover{background:#94e5ed;box-shadow:3px 3px 0 #080c15}
.secondary{background:#263e76;color:var(--cream)}
.secondary:hover{background:#315198;border-color:var(--cyan)}
.console-bar{min-height:46px;padding:8px 14px;border-top:2px solid #080c15;background:#182541;color:#d6deeb}
.console-bar button{background:#24385e;color:var(--cream);border:1px solid #69809e;min-height:30px}
.console-bar button:hover{background:#315198}
.understage{gap:28px;padding-top:22px}
.controls b,.move-dialog-head h2,#move-content h4{color:var(--cream)}
.now-playing strong{color:var(--orange)}
input:focus-visible{outline:3px solid var(--cyan);outline-offset:4px}
dialog{background:#172541;border:2px solid #080c15;outline:1px solid #69809e;color:var(--cream);box-shadow:8px 8px 0 #080c15}
#move-content article{background:#1c2d4e;border:1px solid #58708f}
@media(min-width:951px){.cabinet{max-width:min(100%,calc((100svh - 168px)*16/9))}}
@media(max-width:950px){.topbar{padding:16px 20px}main{padding-inline:16px}}
@media(max-width:650px){.topbar{padding:14px 16px}.wordmark{font-size:23px}.screen{aspect-ratio:16/9}.screen:has(.selection:not([hidden])){min-height:380px}.primary,.secondary{padding:10px 12px}.console-bar>div{gap:6px}.understage{gap:18px}}

.host-notice,.host-announcement{padding:12px 16px;border:2px solid var(--ink,#141521);background:#fff4ce;color:#151521;white-space:pre-wrap;overflow-wrap:anywhere}.host-announcement{background:#dfe8ff}.host-preview-back{display:inline-block;margin:0 0 12px;font-weight:800}.host-preview-back[hidden]{display:none}.wordmark{max-width:400px;overflow-wrap:anywhere}.footer-note{overflow-wrap:anywhere}

.mobile-play-note{display:none;font-size:13px;line-height:1.5;max-width:500px;margin:0 0 12px}.mobile-play-note a{font-weight:800}@media(pointer:coarse),(max-width:650px){.mobile-play-note{display:block}.setup-note{display:none}.selection .eyebrow{display:none}.selection h1{font-size:28px}.selection .fighter-pick small{display:none}.selection .primary,.selection .secondary{min-height:44px;font-size:14px}}


/* Fighter selection is a poster-sized face-off; gameplay keeps its own display sizing. */
.cabinet:has(.selection:not([hidden])){max-width:1280px}
.screen:has(.selection:not([hidden])){min-height:620px;container-type:inline-size}
.selection{
  isolation:isolate;display:flex;flex-direction:column;justify-content:flex-start;
  padding:22px 4% 18px;gap:12px;
  background:linear-gradient(180deg,#080e1bee 0%,#0b173184 26%,#10182a45 62%,#080e1bf5 90%),
    linear-gradient(110deg,#187b9440 0%,transparent 42%,transparent 58%,#e4433440 100%);
}
.selection::before{
  content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;
  background:repeating-linear-gradient(125deg,transparent 0 95px,#eef7ff07 96px 98px,transparent 99px 185px);
}
.select-heading{position:relative;z-index:2;flex:none;animation:select-enter .45s ease-out both}
.selection .select-heading .eyebrow{display:block;font-size:10px;letter-spacing:3.6px;margin:0 0 8px;color:#acecf2}
.selection h1{display:flex;flex-direction:column;align-items:center;margin:0;font-style:italic;line-height:.94;letter-spacing:-2px;text-shadow:4px 5px 0 #07101d}
.selection h1 span{font-size:clamp(14px,1.4cqw,20px);letter-spacing:5px;font-style:normal;font-weight:800;line-height:1.2;margin-bottom:5px}
.selection h1 em{font-size:clamp(48px,5.5cqw,76px);color:var(--cream);text-shadow:3px 3px 0 #ff715e,6px 6px 0 #08101d}
.select-stage{position:relative;isolation:isolate;flex:1 1 auto;min-height:0;width:100%;margin:0;}
.select-stage::before{content:"";position:absolute;left:4%;right:4%;bottom:0;height:2px;background:linear-gradient(90deg,transparent,#55cfe1 25%,#f6eed760 50%,#ff715e 75%,transparent);box-shadow:0 4px 20px #55cfe136}
.select-stage::after{content:"";position:absolute;inset:8% 3% 0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 25% 90%,#55cfe125,transparent 42%),radial-gradient(ellipse at 75% 90%,#ff715e28,transparent 42%)}
#select-cast{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none;z-index:1}
.select-side{position:absolute;top:8%;font-size:clamp(64px,12cqw,170px);line-height:1;font-weight:950;font-style:italic;letter-spacing:-10px;color:transparent;-webkit-text-stroke:1px #b6eaff24;user-select:none;z-index:0}
.side-one{left:3%}.side-two{right:4%;-webkit-text-stroke-color:#ffbbb52b}
.selection .versus{position:absolute;left:50%;top:52%;z-index:2;margin:0;transform:translate(-50%,-50%) rotate(-9deg);font-size:clamp(56px,8cqw,112px);line-height:1;font-style:italic;font-weight:950;letter-spacing:-7px;color:var(--cream);text-shadow:-4px -3px 0 #55cfe1,5px 5px 0 #ff715e,9px 9px 0 #08101d;pointer-events:none;animation:select-vs 4s ease-in-out infinite}
.selection .versus::before{content:"";position:absolute;inset:14% -25% 2%;background:#101a2fd9;border-top:1px solid #ebefde70;border-bottom:1px solid #ebefde70;transform:skew(-20deg);z-index:-1}
.selection .lineup{position:relative;z-index:2;flex:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14%;width:100%;max-width:none;margin:0;padding:0 6%;align-items:stretch;animation:select-enter .5s .06s ease-out both}
.selection .fighter-pick{display:flex;min-width:0;padding:10px 16px 9px;border:1px solid #67cdd581;border-top:3px solid var(--cyan);background:linear-gradient(110deg,#173546f5,#111e34f5);box-shadow:4px 4px 0 #020916;position:relative;transition:border-color .16s,background .16s;}
.selection .fighter-pick::after{content:"";position:absolute;top:-3px;right:-1px;width:22px;height:12px;background:var(--cyan);clip-path:polygon(0 0,100% 0,100% 100%)}
.selection .fighter-pick.p2{border-color:#ff715e81;border-top-color:var(--orange);background:linear-gradient(110deg,#201d32f5,#48282df5)}
.selection .fighter-pick.p2::after{background:var(--orange)}
.selection .fighter-pick:focus-within{outline:2px solid var(--cream);outline-offset:4px}
.selection .player-tag{font-size:9px;font-weight:900;letter-spacing:2.5px}
.selection .fighter-pick select{color:var(--cream);background:#132638;border:0;font-size:clamp(19px,2.25cqw,30px);font-weight:900;line-height:1.2;margin:5px 0;min-height:36px;padding:2px 2px 2px 0;border-radius:0}
.selection .fighter-pick.p2 select{background:#302332}
.selection .fighter-pick select option{color:var(--cream);background:#152239;font-size:18px}
.selection .fighter-pick span:not(.player-tag){font-size:12px;line-height:1.4;color:#dce6ed;overflow-wrap:anywhere}
.selection .fighter-pick small{margin-top:6px;font-size:9px;letter-spacing:1.5px;color:#9fafc0}
.selection .match-options{position:relative;z-index:2;flex:none;display:flex;align-items:stretch;gap:12px;width:min(560px,100%);text-align:left}
.selection .match-option{display:flex;flex:1;min-width:0;flex-direction:column;gap:5px}
.selection .match-option>span{color:#c8d6e8;font-size:9px;font-weight:800;letter-spacing:2px}
.selection .match-option select{width:100%;min-width:0;min-height:44px;border:1px solid #6983a2;border-radius:0;padding:9px 12px;background:#14243de8;color:var(--cream);font-size:14px;font-weight:700;cursor:pointer}
.selection .match-option select:hover{border-color:var(--cyan)}
.selection .match-option select option{background:#152239;color:var(--cream)}
.selection .start-actions{position:relative;z-index:2;flex:none;gap:10px;margin:5px 0 0;animation:select-enter .5s .12s ease-out both}
.selection .primary,.selection .secondary{min-height:48px;padding:11px 26px;letter-spacing:1.3px;font-size:13px;transition:transform .15s,background .15s;}
.selection .primary{background:var(--cream);border-color:#08101d;color:#111d2f;box-shadow:4px 4px 0 var(--orange);min-width:210px}
.selection .primary span{padding-left:24px;font-size:20px;line-height:0}
.selection .primary:hover{background:#fffbed;transform:translateY(-2px);box-shadow:4px 6px 0 var(--orange)}
.selection .secondary{background:#15263be8;border-color:#7089a6;min-width:140px}
.selection .secondary:hover{background:#233e5b;border-color:var(--cyan);transform:translateY(-2px)}
.selection .setup-note{flex:none;margin:1px 0 0;font-size:11px;line-height:1.5;color:#bfccdd}
.selection .mobile-play-note{flex:none;max-width:390px;margin:2px 0 0;font-size:12px;line-height:1.45;color:#dce4ef}
.selection .mobile-play-note a{color:var(--cyan);text-underline-offset:3px}
@keyframes select-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
@keyframes select-vs{0%,100%{transform:translate(-50%,-50%) rotate(-9deg)}50%{transform:translate(-50%,-53%) rotate(-7deg)}}
@media(max-width:950px){
  .selection{padding:20px 3% 16px;gap:10px}
  .selection .lineup{gap:10%;padding-inline:4%}
  .selection .fighter-pick{padding:9px 12px}
}
@media(max-width:650px){
  .screen:has(.selection:not([hidden])){min-height:620px}
  .selection{padding:20px 12px 16px;gap:12px}
  .selection .select-heading .eyebrow{font-size:8px;letter-spacing:2.3px;margin-bottom:9px}
  .selection h1 span{font-size:13px;letter-spacing:3.8px;margin-bottom:6px}
  .selection h1 em{font-size:50px;letter-spacing:-2.5px}
  .selection .lineup{gap:10px;padding:0}
  .selection .fighter-pick{padding:9px 9px 10px}
  .selection .fighter-pick select{font-size:clamp(15px,4.6cqw,18px);min-height:44px;margin:3px 0;max-width:100%}
  .selection .fighter-pick span:not(.player-tag){font-size:11px;line-height:1.4;min-height:31px}
  .selection .player-tag{font-size:8px;letter-spacing:1.8px}
  .selection .versus{font-size:58px;letter-spacing:-5px;text-shadow:-2px -2px 0 #55cfe1,3px 3px 0 #ff715e,6px 6px 0 #08101d}
  .selection .start-actions{width:100%;margin-top:1px;gap:10px}
  .selection .primary,.selection .secondary{padding:11px 14px;font-size:12px;min-width:0;min-height:48px}
  .selection .primary{flex:1.2}.selection .secondary{flex:1}
  .selection .primary span{padding-left:9px;font-size:18px}
  .selection .match-options{gap:10px}
  .selection .match-option select{padding:9px 8px;font-size:13px}
  .selection .mobile-play-note{font-size:11px;max-width:300px;line-height:1.5;margin-top:1px}
  .select-side{top:15%;letter-spacing:-7px;font-size:78px}
}
@media(orientation:landscape) and (max-height:500px){
  .screen:has(.selection:not([hidden])){min-height:530px}
  .selection{padding-top:15px;padding-bottom:12px;gap:8px}
  .selection .select-heading .eyebrow{display:none}
  .selection h1{flex-direction:row;gap:12px;align-items:center}
  .selection h1 span{font-size:13px;letter-spacing:2px;max-width:75px;line-height:1.2;margin:0}
  .selection h1 em{font-size:42px}
  .selection .fighter-pick small{display:none}
}
.selection[data-motion="reduced"],.selection[data-motion="reduced"] *{animation:none!important;transition:none!important}
@media(prefers-reduced-motion:reduce){.selection,.selection *{animation:none!important;transition:none!important}}

/* A menu opened in native fullscreen may be taller than a short landscape display. */
.screen:fullscreen:has(.selection:not([hidden])){min-height:0;height:100%;overflow:auto}
.screen:fullscreen:has(.selection:not([hidden]))>#arena{position:absolute;inset:0}
.screen:fullscreen .selection:not([hidden]){position:relative;min-height:620px;height:100%}
@media(orientation:landscape) and (max-height:500px){.screen:fullscreen .selection:not([hidden]){min-height:530px}}

/* The roster can grow without trapping the start buttons below a fixed overlay. */
.screen:has(.selection:not([hidden])){aspect-ratio:auto;min-height:0}
.screen:has(.selection:not([hidden]))>#arena{position:absolute;inset:0;width:100%;height:100%}
.selection:not([hidden]){position:relative;inset:auto;min-height:780px;height:auto;overflow:visible;padding:22px 4% 20px}
.selection .select-stage{flex:none;height:clamp(170px,20cqw,260px);min-height:170px}
.selection .lineup{gap:24px;padding:0;max-width:1060px}
.selection .fighter-pick{padding:12px;justify-content:flex-start}
.selection .fighter-pick .fighter-thumb-name{min-height:28px;font-size:11px;line-height:1.15;color:var(--cream);letter-spacing:0}
.selection .fighter-pick .fighter-thumb-portrait{min-height:74px;line-height:74px;font-size:28px}
.selection .fighter-seat{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:12px}
.selection #p2-seat-status{font-size:10px;line-height:1.2;color:#dce6ed;min-height:0;letter-spacing:0}
.selection .join-actions{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}
.selection .join-actions:has(>button:not([hidden])){margin-top:auto;padding-top:9px}
.selection .join-actions .secondary{min-width:44px;min-height:44px;padding:8px 12px;width:100%;font-size:11px;letter-spacing:.3px}
.selection .online-entry{display:grid;grid-template-columns:1fr auto;column-gap:20px;align-items:center;min-height:56px;width:min(560px,100%);padding:10px 16px;color:var(--cream);border:1px solid #527b95;background:#112e42e8;text-align:left;text-decoration:none;font-size:12px;font-weight:900;letter-spacing:1px}
.selection .online-entry span{grid-column:1;font-size:11px;line-height:1.4;font-weight:400;letter-spacing:0;color:#c4dbe8}
.selection .online-entry b{grid-column:2;grid-row:1/3;color:var(--cyan);font-size:24px}
.selection .online-entry:hover{border-color:var(--cyan);background:#1b4158}
.console-bar #join-p2-live{min-height:44px;border-color:var(--orange)}
@media(min-width:1100px){.selection .fighter-picker{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}}
@media(max-width:650px){
  .selection:not([hidden]){min-height:0;padding:18px 10px;gap:12px}
  .selection .lineup{gap:8px}
  .selection .fighter-pick{padding:8px}
  .selection .fighter-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:8px 0}
  .selection .select-stage{height:180px;min-height:180px}
  .selection .fighter-seat{align-items:flex-start;flex-direction:column;gap:4px}
  .selection .fighter-pick .fighter-thumb-name{font-size:10px}
  .selection .online-entry{width:100%}
}
.screen:fullscreen .selection:not([hidden]){height:auto;min-height:100%}
