:root{font-family:Arial,Helvetica,sans-serif;color:#eae7df;background:#101014;font-synthesis:none;color-scheme:dark;--lime: #cbff59;--muted: #7f7f88;--line: #303037}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible{outline:3px solid var(--lime);outline-offset:5px}button{border:0}a{color:inherit;text-decoration:none}[hidden]{display:none!important}svg{width:21px;height:21px;display:block}button,a{touch-action:manipulation}.topbar{height:85px;max-width:1440px;padding:0 5.55%;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:7px;font-size:24px;font-weight:900;letter-spacing:-1.5px;font-style:italic}.brand-bolt{display:flex;align-items:center;justify-content:center;width:31px;height:32px;background:var(--lime);color:#101014;transform:skew(-8deg);margin-right:4px}.brand-bolt svg{width:24px;height:24px}.brand-light{color:var(--lime)}.edition{font:9px monospace;letter-spacing:1.1px;border:1px solid #48484b;padding:5px 6px;margin-left:12px;color:#a7a5ac}.settings{display:flex;align-items:center;gap:10px}.system-live{font:9px monospace;letter-spacing:1.2px;margin-right:17px;color:#a4a4ab;display:flex;align-items:center;gap:8px}.system-live i,.fair-play i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--lime)}.icon-button{background:transparent;border:1px solid #36363f;width:34px;height:34px;display:grid;place-items:center;color:#aeacb7}.icon-button:hover,.icon-button[aria-pressed=true]{color:var(--lime);border-color:#8caa49;background:#20251a}main{max-width:1120px;margin:0 auto;padding:0 24px}.intro{display:flex;align-items:flex-end;justify-content:space-between;padding:48px 0 31px;gap:24px}.eyebrow{font:10px monospace;letter-spacing:2px;color:var(--lime);margin:0 0 15px;display:flex;gap:8px;align-items:center}.eyebrow>span{width:15px;height:2px;background:var(--lime)}h1{font-size:clamp(28px,4.5vw,49px);line-height:.99;font-weight:950;letter-spacing:-1.8px;margin:0;font-style:italic}h1>span{color:var(--lime)}.intro-copy{font:12px/1.7 monospace;color:#8d8d97;margin:0 0 2px}.intro-copy strong{font-weight:400;color:#c9c6cc}.game-shell{border:1px solid #3c3c41;background:#16161c;box-shadow:0 22px 70px #0003}.arena-top{height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#202027;font:9px monospace;letter-spacing:1px;color:#b5b1bd}.arena-top>span:first-child{display:flex;align-items:center;gap:7px}.live-dot{width:5px;height:5px;background:#ff916f;display:inline-block}.arena-top strong{color:var(--lime)}.arena-location{color:#8f8c98}.arena-location b{color:#55525e;margin:0 9px}.stage-wrap{position:relative;aspect-ratio:16/9;width:min(100%,900px);margin-inline:auto;overflow:hidden;background:#252332;isolation:isolate}#stage{position:absolute;top:0;right:0;bottom:0;left:0}#stage canvas{display:block;image-rendering:pixelated!important;width:100%!important;height:100%!important}.stage-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;background:repeating-linear-gradient(transparent 0px,transparent 3px,#0000000c 3px,#0000000c 4px);box-shadow:inset 0 0 80px #0003}.hud{position:absolute;top:23px;left:26px;right:26px;display:flex;align-items:flex-start;gap:30px;z-index:4;pointer-events:none}.fighter-hud{flex:1;min-width:0}.fighter-label{display:flex;align-items:center;gap:8px;font:700 italic 15px Arial,sans-serif;letter-spacing:.5px;text-shadow:2px 2px #171721}.player-tag,.cpu-tag{font:8px monospace;background:var(--lime);color:#222;padding:3px 5px;text-shadow:none}.cpu-tag{background:#ff916f}.cpu .fighter-label{justify-content:flex-end}.health-bar{height:12px;margin-top:8px;background:#191923;border:2px solid #b5af9d;transform:skew(-12deg);padding:1px}.health-bar span{width:100%;transition:width .22s ease-out;display:block;height:100%;background:var(--lime);box-shadow:inset 0 2px #e7ffaa}.cpu .health-bar span{background:#ff916f;box-shadow:inset 0 2px #ffc3a6}.account-tools{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0;padding:12px;background:#22222c}.account-tools button{padding:10px 14px;min-height:44px;background:#30303c;border:1px solid #777568;color:#ecf0dc;font:700 11px monospace}.account-tools button:disabled{opacity:.45}.account-tools span{flex:1 1 240px;font-size:12px}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:8px}.stats-cards>div{padding:12px;border:1px solid #595965;background:#22222c}.stats-cards small,.stats-cards strong{display:block}.stats-cards small{font-size:10px}.stats-cards strong{margin-top:8px;color:var(--lime);font-size:22px}.choice-distribution{display:flex;height:18px;background:#30303c;overflow:hidden;border-radius:3px}.choice-distribution span{flex-basis:0}.distribution-rock{background:#cbff59}.distribution-paper{background:#b6a3ff}.distribution-scissors{background:#ff916f}.mobile-actions,.rotate-prompt{display:none}.pips{display:flex;gap:5px;margin-top:8px}.pips i{width:9px;height:9px;border:1px solid #a8a392;background:#20202bbb;transform:rotate(45deg)}.pips .filled{background:var(--lime);border-color:var(--lime)}.cpu .pips{justify-content:flex-end}.cpu .pips .filled{background:#ff916f;border-color:#ff916f}.round-hud{text-align:center;width:96px;flex-shrink:0;text-shadow:2px 2px #151520}.round-hud>span{font:9px monospace;letter-spacing:2px;color:#d0c9bc}.round-hud strong{display:block;font:700 italic 35px/1 Arial,sans-serif;color:#f2e9d6}.round-hud small{display:block;font:5px monospace;letter-spacing:1px;margin-top:4px;color:#b8b1ac}.stage-bottom{position:absolute;bottom:0;left:0;right:0;z-index:6;display:flex;justify-content:space-between;align-items:center;height:28px;background:#15151da8;padding:0 16px;font:8px monospace;letter-spacing:1px;color:#c6bdc0}.stage-bottom>span:first-child{display:flex;align-items:center;gap:7px}.stage-bottom i{width:4px;height:4px;background:#f0806d}.stage-bottom button{background:transparent;color:var(--lime);font:9px monospace;letter-spacing:1px;padding:6px 0}.stage-bottom kbd{border:1px solid #b0c681;padding:1px 4px;font-size:8px;margin-left:8px}.choice-timer{position:absolute;top:0;left:0;right:0;height:7px;z-index:5;pointer-events:none;overflow:hidden;background:#191923;border-bottom:2px solid #b5af9d}.choice-timer-fill{display:block;width:100%;height:100%;transform:scaleX(1);transform-origin:50% 50%;background:linear-gradient(90deg,#cbff59,#e7ffaa,#cbff59)}.choice-timer[data-low=true] .choice-timer-fill{background:linear-gradient(90deg,#ff916f,#ffc3a6,#ff916f)}.reduced-motion .choice-timer:after{content:attr(data-remaining);position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font:6px monospace;color:#ecf0dc}.stage-picks{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.stage-picks.is-counting{opacity:.55}.pick-bank{position:absolute;display:flex;gap:10px;pointer-events:auto}body:not([data-mode=local]) .pick-bank[data-seat=p1]{left:50%;bottom:36px;transform:translate(-50%);flex-direction:row}body:not([data-mode=local]) .pick-bank[data-seat=p2]{display:none}body[data-mode=local] .pick-bank{top:50%;transform:translateY(-50%);flex-direction:column}body[data-mode=local] .pick-bank[data-seat=p1]{left:10px}body[data-mode=local] .pick-bank[data-seat=p2]{right:10px}body[data-mode=local] .pick-bank.is-locked{position:relative}body[data-mode=local] .pick-bank.is-locked:after{content:"LOCKED";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#15151ef0;color:#b5af9d;font:9px monospace;letter-spacing:2px}.pick{width:56px;height:56px;position:relative;padding:0;background:#1c1c27cc;border:2px solid #56545f;display:grid;place-items:center;touch-action:manipulation}body:not([data-mode=local]) .pick.is-locked{border-color:var(--lime)}body:not([data-mode=local]) .pick[data-pick=rock]:hover,body:not([data-mode=local]) .pick[data-pick=rock]:focus-visible{border-color:#cbff59}body:not([data-mode=local]) .pick[data-pick=paper]:hover,body:not([data-mode=local]) .pick[data-pick=paper]:focus-visible{border-color:#b6a3ff}body:not([data-mode=local]) .pick[data-pick=scissors]:hover,body:not([data-mode=local]) .pick[data-pick=scissors]:focus-visible{border-color:#ff916f}.pick kbd{position:absolute;top:2px;left:3px;font:9px monospace;color:#b0c681;border:0}@media(pointer:coarse){.pick kbd{display:none}}.pick:disabled{opacity:.4}.pick-icon canvas{width:44px;height:44px;image-rendering:pixelated}.start-overlay,.result-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(90deg,#18182295,#16162380,#18182295)}.start-content{margin-top:30px}.start-content>.eyebrow,.result-content>.eyebrow{justify-content:center;font-size:9px;letter-spacing:3px;margin-bottom:14px}.start-content h2,.result-content h2{margin:0;color:#f3eedd;font-size:clamp(26px,4.6vw,52px);font-weight:950;line-height:1;letter-spacing:-1.8px;font-style:italic;text-shadow:3px 3px #161620}.start-content h2 em{color:var(--lime)}.start-content>p:not(.eyebrow),.result-content>p:not(.eyebrow){font:11px/1.7 monospace;color:#cdc6c9;margin:15px 0 20px}.primary{background:var(--lime);color:#1a2010;padding:14px 24px;font:700 12px Arial,sans-serif;letter-spacing:1px;box-shadow:4px 4px #101014aa;min-width:194px;transition:background .15s,transform .15s}.primary:hover{background:#deff98;transform:translateY(-2px)}.primary:disabled{opacity:.7}.primary span{margin-left:20px;font-size:17px}.mode-picker{display:flex;justify-content:center;gap:16px;border:0;padding:0;margin:0 0 14px;font:700 12px monospace}.mode-picker label{cursor:pointer}.mode-picker input{accent-color:#cbff59}.change-mode{display:block;margin:12px auto 0;background:transparent;border:0;color:#eae5db;font:700 11px monospace;cursor:pointer;text-decoration:underline}.local-ready{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;font:700 12px monospace;color:#aaa5b1}.local-ready .is-ready{color:#cbff59}.local-ready span:last-child.is-ready{color:#ff916f}.local-mode .fighter-card:disabled{opacity:1;cursor:default}.local-mode .fighter-card>kbd{font-size:10px;width:auto;padding:4px}.start-hint{display:block;font:7px monospace;letter-spacing:1.5px;margin-top:17px;color:#b6afb9}.start-hint b{color:var(--lime);padding:0 9px}.result-overlay{background:#15151dcf}.result-content{padding:20px;margin-top:35px}.result-content h2{font-size:clamp(24px,4vw,45px)}.selection{padding:23px 24px 16px}.selection-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:19px}.selection-heading>div{display:flex;align-items:center;gap:11px}.section-number{font:10px monospace;color:var(--lime)}.selection-heading h2{margin:0;font-size:13px;letter-spacing:1px}.selection-heading>span{font:8px monospace;letter-spacing:.5px;color:#8d8997}.selection-heading>span span{color:#57545f}.fighter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fighter-card{position:relative;display:flex;align-items:center;text-align:left;min-width:0;background:#222229;border:1px solid #3b3a43;padding:11px 7px;overflow:hidden;min-height:119px;transition:border-color .15s,background .15s,transform .15s;--accent: #cbff59}.fighter-card.paper{--accent: #b6a3ff}.fighter-card.scissors{--accent: #ff916f}.fighter-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--accent);opacity:.5}.fighter-card:not(:disabled):hover,.fighter-card.selected,.fighter-card:focus-visible{border-color:var(--accent);background:#2b2c2c;transform:translateY(-2px)}.fighter-card.selected:after{height:3px;opacity:1}.fighter-card:disabled:not(.selected){opacity:.65}.portrait{width:98px;height:94px;flex-shrink:0;display:block;background:radial-gradient(ellipse,#ffffff0a,transparent 68%)}.portrait canvas{width:96px;height:96px;image-rendering:pixelated}.fighter-details{display:flex;flex-direction:column;min-width:0;padding-left:3px}.fighter-subtitle{font:7px monospace;letter-spacing:.8px;color:#a4a0ab;margin-bottom:5px}.fighter-name{font-size:27px;font-weight:900;font-style:italic;letter-spacing:-1px;line-height:1.1;text-transform:uppercase}.beats{font:8px monospace;color:#9a96a2;letter-spacing:.5px;margin-top:11px}.beats span{color:var(--accent);margin-left:5px}.fighter-card>kbd{position:absolute;top:9px;right:9px;font:9px monospace;border:1px solid #57525f;color:#a5a0ae;min-width:18px;height:18px;text-align:center;padding-top:2px}.selection-footer{display:flex;justify-content:space-between;align-items:center;margin-top:15px;font:7px monospace;letter-spacing:.7px;color:#787482}.selection-footer>span:first-child{display:flex;align-items:center;gap:5px}.selection-footer kbd{border:1px solid #4a4552;padding:2px 4px;font:8px monospace}.key-hint{font-size:16px;margin-right:3px}.selection-footer>span:last-child{color:#55525d}.bottom-notes{display:flex;align-items:center;justify-content:space-between;padding:23px 0 32px;gap:16px}.bottom-notes>div{display:flex;align-items:center;gap:11px}.note-icon{display:grid;place-items:center;width:31px;height:31px;border:1px solid #383740;color:#a2a095;font-size:23px}.bottom-notes strong{display:block;font:9px monospace;letter-spacing:1px;color:#c1bdc7}.bottom-notes small{display:block;font:9px monospace;color:#716e7c;margin-top:5px}.fair-play{font:8px monospace;letter-spacing:.6px;color:#8d8a95;white-space:nowrap;display:flex;align-items:center;gap:7px}footer{border-top:1px solid #27272f;max-width:1440px;margin:auto;padding:23px 5.55%;display:flex;justify-content:space-between;gap:20px;font:8px monospace;letter-spacing:.6px;color:#716e7b}footer b{color:#3f3b46;margin:0 7px}footer a{color:#b5b1ba}.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}.error{padding:16px;border:1px solid #ff916f;color:#ffbf9d}.player-tools,.online-actions,#stats-filters,.records-header,.online-heading{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.player-tools{padding:12px 0;font:10px monospace}.player-tools label,#stats-filters label{display:flex;align-items:center;gap:6px}.player-tools button,.online-panel button,dialog button{background:#292936;color:#cbff59;padding:10px 12px;border:1px solid #555461;font:700 11px monospace}.player-tools button:disabled,.online-panel button:disabled{opacity:.5}select,input{background:#191921;color:#eee9dd;border:1px solid #77717d;padding:8px;font:13px monospace}input:focus-visible,select:focus-visible{outline:2px solid #cbff59;outline-offset:2px}#profile-name{width:95px;text-transform:uppercase;letter-spacing:5px}#room-code{width:110px;text-transform:uppercase}.hub-message{font:11px/1.5 monospace;color:#b9b4c0;margin:0 0 10px}.hub-message:empty{display:none}.online-panel{padding:16px;margin-bottom:16px;border:1px solid #4c4a59;background:#1c1c26;font:12px/1.5 monospace}.online-heading,.records-header{justify-content:space-between}.online-heading h2,dialog h2{font:700 italic 22px Arial;color:#cbff59}#room-link{color:#cbff59;text-decoration:underline}dialog{width:min(840px,calc(100vw - 28px));max-height:85dvh;padding:24px;color:#eee9dd;background:#191921;border:1px solid #77717d;font:12px/1.6 monospace}dialog::backdrop{background:#08080bd9}#profile-dialog{max-width:430px}#profile-error{color:#ff916f}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;margin:18px 0}th,td{text-align:left;padding:10px;border-bottom:1px solid #3d3b49;white-space:nowrap}th{color:#cbff59}.records-note{color:#a8a2b0}.mode-picker{flex-wrap:wrap}.reduced-motion *{scroll-behavior:auto!important;transition:none!important}.reduced-motion .primary:hover,.reduced-motion .fighter-card{transform:none!important}@media(min-width:1500px){main{max-width:1200px}.intro{padding-top:54px}.fighter-card{min-height:130px}.portrait{width:112px}.portrait canvas{width:104px;height:104px}}@media(max-width:800px){.topbar{height:68px;padding:0 24px}.edition,.system-live{display:none}.intro{padding-top:32px}.intro-copy{font-size:10px}.selection{padding:18px 16px 14px}.fighter-grid{gap:8px}.fighter-card{flex-direction:column;padding:8px 4px 14px;text-align:center}.fighter-details{padding:0}.portrait{height:85px;width:90px}.portrait canvas{height:90px;width:90px}.fighter-subtitle{font-size:6px}.fighter-name{font-size:24px}.beats{margin-top:7px;font-size:7px}.selection-heading>span{display:none}.bottom-notes{align-items:flex-start}.fair-play{font-size:7px;padding-top:4px}.bottom-notes small{font-size:8px;max-width:310px;line-height:1.5}footer>span:nth-child(2){display:none}.hud{top:15px;left:18px;right:18px;gap:18px}.fighter-label{font-size:11px}.health-bar{height:10px}.round-hud{width:70px}.round-hud strong{font-size:27px}.start-content h2{font-size:37px}.start-content>p:not(.eyebrow){margin:12px 0 14px}.start-content>.eyebrow{margin-bottom:10px}.start-hint{margin-top:12px}.primary{padding:12px 18px;font-size:10px}.start-content{margin-top:32px}.stage-bottom{font-size:6px;letter-spacing:.6px}.arena-top{font-size:8px}.result-content>p:not(.eyebrow){font-size:10px}.selection-footer>span:last-child{display:none}}@media(min-width:541px)and (max-height:900px){.stage-wrap{width:min(100%,760px)}}@media(max-width:540px){main{padding:0 14px}.topbar{padding:0 16px;height:62px}.brand{font-size:21px}.brand-bolt{width:26px;height:27px}.intro{padding:28px 0 24px}.intro-copy{display:none}h1{font-size:33px}.eyebrow{font-size:8px;margin-bottom:12px}.arena-location{display:none}.arena-top{height:30px;padding:0 10px}.stage-wrap{width:100%;aspect-ratio:4/3}#stage{top:0;bottom:0;left:-17%;right:-17%}#stage canvas{object-fit:cover}.hud{top:13px;left:10px;right:10px;gap:10px}.fighter-label{font-size:9px;gap:4px}.player-tag,.cpu-tag{font-size:6px;padding:2px 3px}.round-hud{width:40px}.round-hud small{display:none}.round-hud>span{font-size:7px;letter-spacing:1px}.round-hud strong{font-size:24px}.pips i{width:6px;height:6px}.health-bar{margin-top:5px;height:8px}.start-content h2{font-size:30px;letter-spacing:-1px}.start-content>.eyebrow{font-size:7px;letter-spacing:1.5px}.start-content>p:not(.eyebrow){display:none}.start-hint{font-size:6px}.start-content{margin-top:24px}.stage-bottom{padding:0 9px;height:23px}.stage-bottom>span:last-child{display:none}.selection{padding:16px 10px 12px}.selection-heading h2{font-size:11px}.selection-heading{margin-bottom:14px}.section-number{font-size:8px}.fighter-grid{gap:6px}.fighter-card{min-height:153px}.fighter-card>kbd{font-size:7px;width:14px;min-width:14px;height:14px;top:5px;right:5px}.fighter-name{font-size:20px}.fighter-subtitle{font-size:5px;letter-spacing:.3px}.portrait{height:77px;width:78px}.portrait canvas{width:78px;height:78px}.beats{font-size:6px;letter-spacing:0}.selection-footer{font-size:6px;letter-spacing:.3px}.selection-footer kbd{font-size:6px}.bottom-notes{padding:19px 0 24px}.bottom-notes strong{font-size:8px}.bottom-notes small{font-size:8px;max-width:280px}.fair-play{display:none}footer{padding:18px 16px;font-size:6px;gap:12px;line-height:1.6}.result-content h2{font-size:27px}.result-content>.eyebrow{font-size:7px;letter-spacing:1px}.result-content>p:not(.eyebrow){font-size:9px;max-width:260px}.stage-bottom button{font-size:7px}.stage-bottom kbd{font-size:6px}}@media(pointer:coarse)and (orientation:portrait)and (max-width:900px){body[data-playing=true] .rotate-prompt{display:grid;place-content:center;text-align:center;padding:30px;position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#15151ef5}.rotate-prompt strong{color:var(--lime);font-size:26px}}@media(pointer:coarse)and (orientation:landscape)and (max-height:600px){body[data-playing=true] .game-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;margin:0;border:0;border-radius:0;width:100%;height:100dvh;background:#15151e;padding:max(4px,env(safe-area-inset-top)) max(6px,env(safe-area-inset-right)) max(4px,env(safe-area-inset-bottom)) max(6px,env(safe-area-inset-left));display:grid;grid-template-columns:minmax(0,1fr) 88px;grid-template-rows:24px minmax(0,1fr);gap:6px}body[data-playing=true] .arena-top{grid-column:1 / -1;height:24px;padding:0 8px;font-size:8px}body[data-playing=true] .stage-wrap{grid-column:1;grid-row:2;align-self:center;justify-self:center;width:min(100%,calc((100dvh - 48px) * 16 / 9));aspect-ratio:16 / 9}body[data-playing=true] #stage{top:0;right:0;bottom:0;left:0}body[data-playing=true] #stage canvas{object-fit:contain}body[data-playing=true] .selection{display:none}body[data-playing=true] .mobile-actions{grid-column:2;grid-row:2;display:flex;flex-direction:column;justify-content:center;gap:6px}.mobile-actions button{min-height:44px;padding:4px;border:1px solid #777568;background:#272733;color:#ecf0dc;font:700 10px monospace;touch-action:manipulation}.mobile-actions button:disabled{opacity:.35}.choice-timer{height:5px}body[data-playing=true] .hud{top:12px;left:10px;right:10px;gap:12px}body[data-playing=true] .fighter-label{font-size:9px}body[data-playing=true] .player-tag,body[data-playing=true] .cpu-tag{font-size:6px;padding:2px}body[data-playing=true] .round-hud{width:38px}body[data-playing=true] .round-hud strong{font-size:20px}body[data-playing=true] .round-hud small,body[data-playing=true] .stage-bottom{display:none}body[data-playing=true] .health-bar{height:8px;margin-top:4px}body[data-playing=true] .result-content{padding:8px}body[data-playing=true] .result-content h2{font-size:clamp(18px,3vw,30px)}body[data-playing=true] .result-content p{margin:6px 0;font-size:10px}body[data-playing=true] .result-content .primary{min-height:38px;padding:8px 16px;font-size:12px}body[data-playing=true] .local-ready{font-size:8px;flex-direction:column}}.reduced-motion .health-bar span{transition:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
