.stage-fit{position:fixed;inset:0;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.stage-1080{width:min(100vw,calc(100vh * 16 / 9));aspect-ratio:16/9;container-type:size;position:relative;background:var(--paper);color:var(--ink);overflow:hidden}.stage-meta{position:absolute;top:2.2cqw;z-index:4;font-weight:800;font-size:1.5cqw;letter-spacing:.14em;text-transform:uppercase}.stage-meta.left{left:4cqw;color:var(--blue)}.stage-meta.right{right:4cqw;color:var(--orange);text-align:right}.stage-idle{inset:0;align-items:center;font-family:var(--marker);font-size:6cqw;color:var(--orange)}.arena,.stage-idle{position:absolute;display:flex;justify-content:center}.arena{left:13cqw;right:13cqw;top:12cqw;bottom:11cqw;z-index:3;align-items:stretch;gap:.8cqw}.fighter{transition:flex .5s ease}.fighter,.frame{flex:1 1;display:flex;flex-direction:column}.frame{position:relative;background:#fff;padding:.8cqw .8cqw 0;box-shadow:0 .5cqw 1.6cqw rgba(23,21,32,.22)}.fighter.a .frame{transform:rotate(-1.1deg)}.fighter.b .frame{transform:rotate(1.2deg)}.photo{flex:1 1;min-height:0;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 25%}.fighter.a .photo{background:linear-gradient(155deg,#4C3FD8,#3A2FB5 55%,#221A6E)}.fighter.b .photo{background:linear-gradient(155deg,#FF7A2E,#EE5210 55%,#8A2A05)}.ini{font-weight:900;line-height:1;font-size:13cqw;color:rgba(255,255,255,.2);letter-spacing:-.04em}.plate{padding:.9cqw .4cqw 1.1cqw;text-align:center}.plate .nm{font-weight:900;font-size:2.5cqw;line-height:.98;letter-spacing:-.01em}.plate .cr{font-weight:700;font-size:1.15cqw;letter-spacing:.2em;text-transform:uppercase;color:var(--ink-3);margin-top:.5cqw}.vs{align-self:center;font-family:var(--marker);font-size:6.6cqw;color:var(--orange);line-height:1;text-shadow:.3cqw .3cqw 0 rgba(58,47,181,.22);padding:0 1.3cqw}.hud{position:absolute;left:4cqw;right:4cqw;bottom:1.6cqw;z-index:6;display:flex;align-items:center;gap:1.6cqw;background:var(--ink);color:var(--paper);padding:1cqw 1.6cqw;border-radius:.6cqw}.hud-lab{font-weight:700;font-size:1.1cqw;letter-spacing:.2em;text-transform:uppercase;opacity:.6}.hud-style{font-family:var(--marker);font-size:2.6cqw;color:var(--gold);line-height:1}.hud-turn{margin-left:auto;font-weight:800;font-size:1.7cqw}.stage-clock{position:absolute;top:2.2cqw;left:50%;transform:translateX(-50%);z-index:7;font-weight:900;font-size:6.4cqw;line-height:1;letter-spacing:-.04em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink)}.stage-clock.low{color:var(--orange)}.stage-clock.out{color:var(--danger)}.arena.trio{left:4cqw;right:4cqw}.arena.trio .vs{font-size:4.2cqw;padding:0 .7cqw}.arena.trio .plate .nm{font-size:2cqw}.fighter.c .photo{background:linear-gradient(155deg,#F3C978,#EFBA5B 55%,#A86801)}.fighter.c .frame{transform:rotate(-.6deg)}.fighter.is-active .frame{box-shadow:0 .5cqw 2cqw rgba(23,21,32,.35),0 0 0 .35cqw var(--gold)}.fighter.is-active{flex:1.12 1}.fighter.is-winner .frame{box-shadow:0 .5cqw 2cqw rgba(23,21,32,.35),0 0 0 .45cqw var(--gold)}.fighter.is-winner{flex:1.15 1}.fighter.is-faded{flex:.92 1;opacity:.45}.place{position:absolute;top:0;left:0;background:var(--gold);color:#3A2A00;font-weight:900;font-size:2.6cqw;padding:.2cqw 1cqw;line-height:1.2}.score{margin-top:.6cqw;display:flex;align-items:baseline;justify-content:center;gap:.8cqw}.score .total{font-weight:900;font-size:3.4cqw;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.score .judges{display:flex;gap:.35cqw}.jchip{background:var(--paper-2);border-radius:.3cqw;padding:.15cqw .6cqw;font-weight:800;font-size:1.2cqw;color:var(--ink-2);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bonus{margin-top:.3cqw;font-weight:800;font-size:1.1cqw;color:var(--orange);letter-spacing:.1em;text-transform:uppercase}.hud.gold{background:var(--gold)}.hud.gold,.hud.gold .hud-style{color:#3A2A00}.dots{display:flex;gap:.5cqw;margin-left:1.6cqw}.tdot{width:.9cqw;height:.9cqw;border-radius:50%;background:rgba(233,232,230,.25)}.tdot.done{background:var(--gold)}.tdot.now{background:var(--orange);box-shadow:0 0 0 .25cqw rgba(238,82,16,.35)}.stage-figs{position:absolute;top:1.4cqw;left:0;right:0;height:10cqw;z-index:2;display:flex;align-items:flex-end;justify-content:center;gap:14cqw;pointer-events:none}.stage-figs img{height:9.2cqw;width:auto;opacity:.9}