
:root{--ink:#173a31;--deep:#102c25;--paper:#f5f1e5;--muted:#768b7e;--line:rgba(243,243,222,.13);--coral:#f18467;--coral-dark:#b95140;--mint:#9ed7b7;--yellow:#edd57f;--radius:22px;--font:Inter,"Avenir Next",Avenir,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}
*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden;background:var(--deep);color:var(--paper);font-family:var(--font);font-size:14px;-webkit-tap-highlight-color:transparent}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--coral);outline-offset:4px}button{border:0}svg{display:block;width:20px;height:20px;stroke:currentColor;stroke-width:1.7;fill:none;stroke-linecap:round;stroke-linejoin:round}button svg{pointer-events:none}button,.panel,.toast{user-select:none}button{transition:background .15s,transform .15s,opacity .15s}button:active:not(:disabled){transform:translateY(2px)}.hidden{display:none!important}
#app{height:100%;height:100dvh;display:grid;grid-template-rows:78px minmax(0,1fr) 76px;position:relative;isolation:isolate}.topbar{display:flex;align-items:center;justify-content:space-between;padding:0 32px;border-bottom:1px solid var(--line);background:var(--ink);position:relative;z-index:10;gap:20px}.brand{display:flex;gap:13px;align-items:center;color:var(--paper);background:none;padding:0}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border:2px solid var(--paper);border-radius:50%;position:relative;transform:rotate(-17deg)}.brand-mark:before{content:"";position:absolute;inset:6px;border:1px solid var(--paper);border-radius:50%}.brand-mark svg{width:23px;height:23px}.wordmark{font-size:30px;font-weight:900;letter-spacing:-1.7px;line-height:1;transform:skew(-6deg)}.brand-sub{display:block;font-size:9px;letter-spacing:2px;font-weight:650;color:#b3c4b3;padding-top:5px}.brand-type{text-align:left}.local-tag{display:flex;align-items:center;gap:7px;font:10px var(--mono);color:#b2c4b5;white-space:nowrap}.local-tag i{width:5px;height:5px;background:var(--mint);border-radius:50%}.header-right{display:flex;gap:7px;align-items:center}.icon-button{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:transparent;color:#cdd8c7;border:1px solid var(--line)}.icon-button:hover{background:#2a4b3e;color:white}.header-right .local-tag{margin-right:12px}.scoreboard{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:20px;min-width:360px;justify-content:center}.score-team{display:flex;align-items:center;gap:11px;min-width:94px}.score-team.away{flex-direction:row-reverse}.team-name{font-size:10px;font-weight:700;letter-spacing:1.3px}.coral-text{color:var(--coral)}.mint-text{color:var(--mint)}.crest{width:26px;height:30px;background:var(--coral);color:var(--ink);clip-path:polygon(0 0,100% 0,100% 66%,50% 100%,0 66%);display:grid;place-items:center;font-size:14px;font-weight:900;padding-bottom:4px}.crest.mint{background:var(--mint)}.scores{display:flex;align-items:center;gap:13px;font-weight:800;font-size:31px;letter-spacing:-1px;font-variant-numeric:tabular-nums}.score-divider{font-size:18px;color:#7d9785}.clock-col{display:flex;flex-direction:column;align-items:center;gap:4px}.clock{font:12px var(--mono);padding:4px 10px;background:#284b3c;border-radius:5px;font-variant-numeric:tabular-nums;min-width:64px;text-align:center}.clock.urgent{background:#793e31;color:#ffd4b6}.period{font-size:8px;letter-spacing:1.25px;color:#a6bdab;font-weight:700;white-space:nowrap}
.stage{min-height:0;position:relative;background:#315c43;overflow:hidden;touch-action:none}#game{display:block;width:100%;height:100%;outline:none;touch-action:none;cursor:crosshair}.stage-top{position:absolute;left:25px;top:20px;display:flex;align-items:center;gap:10px;pointer-events:none;opacity:.85}.stage-label{font:9px var(--mono);letter-spacing:1px;color:#edf0d8;text-shadow:0 1px 4px #163625;display:flex;gap:6px;align-items:center}.stage-label:before{content:"";width:5px;height:5px;border-radius:50%;background:#edd57f}.stage-right{position:absolute;right:25px;top:20px;font:9px var(--mono);letter-spacing:1px;color:#edf0d8;pointer-events:none;opacity:.8}.footer{display:flex;align-items:center;justify-content:space-between;background:var(--ink);border-top:1px solid var(--line);padding:0 30px;gap:20px;z-index:10}.player-profile{display:flex;align-items:center;gap:11px;min-width:190px}.portrait{width:41px;height:41px;display:grid;place-items:center;background:var(--coral);border-radius:50%;border:2px solid #f6c4a2;box-shadow:0 3px 0 #0b231c;position:relative}.portrait:before,.portrait:after{content:"";position:absolute;width:6px;height:9px;background:#21372e;top:15px;border-radius:50%}.portrait:before{left:12px;transform:rotate(-8deg)}.portrait:after{left:22px;transform:rotate(8deg)}.player-name{font-weight:700;font-size:12px;max-width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-caption{display:flex;gap:7px;align-items:center;margin-top:6px;color:#9cb49f;font-size:9px}.energy{display:flex;gap:3px}.energy i{width:14px;height:4px;border-radius:2px;background:var(--coral);transition:opacity .15s}.energy i.empty{opacity:.2}.control-guide{display:flex;gap:20px;align-items:center;color:#adc1ad;font-size:10px;white-space:nowrap}.control-guide>span{display:flex;align-items:center;gap:7px}.keys{display:inline-flex;gap:3px}kbd{font:10px var(--mono);color:#e7ecda;min-width:21px;height:23px;display:inline-grid;place-items:center;border:1px solid #52745c;border-bottom:2px solid #52745c;border-radius:4px;padding:0 5px;background:#284a3b}.footer-link{border:0;background:none;color:#bacbb7;font-size:10px;display:flex;gap:7px;align-items:center;padding:8px 0;white-space:nowrap}.footer-link:hover{color:#fff}.footer-link svg{width:15px;height:15px}.footer .control-guide .secondary-key{color:#6c8b72}.toast{position:absolute;bottom:23px;left:50%;transform:translate(-50%,10px);padding:11px 19px;border:1px solid rgba(238,235,213,.2);background:#193d32ed;backdrop-filter:blur(12px);color:#f3efd8;border-radius:40px;font-size:11px;letter-spacing:.1px;max-width:calc(100% - 30px);text-align:center;pointer-events:none;opacity:0;transition:opacity .25s,transform .25s;z-index:9}.toast.show{opacity:1;transform:translate(-50%,0)}
.menu-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,44,37,.48),rgba(16,44,37,.12) 48%,transparent 70%);pointer-events:none;z-index:11}.menu-wrap{position:absolute;inset:0;display:flex;align-items:center;padding:25px clamp(28px,6vw,105px);pointer-events:none;z-index:12}.home-panel{pointer-events:auto;width:388px;border-radius:23px;background:var(--paper);color:var(--ink);padding:29px 30px 22px;box-shadow:0 18px 65px #122d283b;position:relative}.home-panel:before{content:"";position:absolute;width:44px;height:6px;top:-3px;left:31px;border-radius:3px;background:var(--coral)}.home-panel h1{font-size:48px;font-weight:850;line-height:.98;letter-spacing:-2.8px;margin:6px 0 17px}.home-panel h1 em{font-style:normal;color:var(--coral-dark)}.home-description{font-size:12px;line-height:1.7;color:#647366;max-width:290px;margin:0 0 22px}.format-line{display:flex;align-items:center;gap:10px;margin-bottom:22px;font:9px var(--mono);letter-spacing:.3px;color:#607762}.format-line .line{height:1px;width:20px;background:#adb9a2}.tiny-players{display:flex;gap:2px}.tiny-players b{width:9px;height:9px;border-radius:50%;display:block;background:var(--coral)}.tiny-players b:nth-child(n+4){background:#74ac8e}.home-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;padding-top:17px;border-top:1px solid #d7ddca}.option-label{font-size:9px;font-weight:600;color:#72826e;display:block;margin-bottom:8px}.segments{display:flex;background:#e3e7d8;padding:3px;border-radius:7px;gap:2px}.segments button{font-size:10px;font-weight:650;background:none;color:#627463;padding:7px 12px;border-radius:5px}.segments button.active{color:var(--paper);background:var(--ink)}select{appearance:none;border:1px solid #ccd6c2;background:#f5f1e5;border-radius:7px;color:var(--ink);padding:9px 26px 9px 10px;font-size:10px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='m3 4 3 3 3-3' fill='none' stroke='%23173a31' stroke-width='1.5'/%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:right 8px center}.primary{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background:var(--coral);color:#26372c;border:1px solid #e0765b;padding:15px 20px;font-size:13px;font-weight:750;border-radius:9px;box-shadow:0 3px 0 #cc6c53}.primary:hover{background:#fa9679}.primary svg{width:17px;height:17px}.secondary{display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:1px solid #ccd5c1;color:var(--ink);padding:12px 16px;font-size:11px;font-weight:650;border-radius:8px}.secondary:hover{background:#e6eadc}.secondary svg{width:15px;height:15px}.home-secondary{display:flex;gap:9px;margin-top:12px}.home-secondary button{flex:1}.home-footnote{font-size:9px;text-align:center;color:#80907c;margin:19px 0 0;line-height:1.5}.home-footer{position:absolute;bottom:26px;right:30px;display:flex;align-items:center;gap:12px;color:#eff0de;pointer-events:none;z-index:11}.home-footer strong{font-size:12px;font-weight:650;display:block}.home-footer small{display:block;font:9px var(--mono);color:#ceddbe;margin-top:5px}.home-footer .court-icon{width:33px;height:23px;border:1px solid #d7e2c7;border-radius:3px;position:relative}.court-icon:after{content:"";position:absolute;height:100%;width:1px;background:#d7e2c7;left:50%}.court-icon:before{content:"";position:absolute;width:11px;height:11px;border:1px solid #d7e2c7;border-radius:50%;left:10px;top:5px}
.modal-shade{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;z-index:25;background:#102c259e;backdrop-filter:blur(7px);padding:22px}.panel{background:var(--paper);color:var(--ink);border-radius:var(--radius);padding:30px;box-shadow:0 25px 90px #071c2655;max-height:100%;overflow:auto;position:relative;width:min(430px,100%)}.panel h2{font-size:32px;letter-spacing:-1.3px;line-height:1.1;margin:0 0 9px;font-weight:800}.panel .subline{color:#71816d;font-size:12px;line-height:1.6;margin:0 0 24px}.panel .close-button{position:absolute;right:19px;top:19px;color:#647461;width:28px;height:28px;background:transparent;border:1px solid #ced7c2;border-radius:50%;display:grid;place-items:center}.close-button svg{width:14px;height:14px}.form-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:15px 0;border-top:1px solid #d6dccb;font-size:12px}.form-row small{display:block;color:#7b8976;font-size:10px;margin-top:5px;max-width:220px;line-height:1.5}.form-row input[type=text]{width:145px;padding:9px 10px;border:1px solid #cbd6c1;border-radius:6px;background:transparent;color:var(--ink);font-size:11px}.toggle{width:36px;height:21px;border-radius:11px;background:#cad5bd;position:relative;flex-shrink:0}.toggle:after{content:"";position:absolute;top:3px;left:3px;width:15px;height:15px;border-radius:50%;background:#fffaf1;transition:left .15s}.toggle[aria-pressed=true]{background:#326449}.toggle[aria-pressed=true]:after{left:18px}.panel .primary{margin-top:17px}.panel .secondary{width:100%;margin-top:10px}.pause-score{display:flex;align-items:center;justify-content:center;gap:23px;margin:20px 0 25px;font-size:43px;font-weight:850}.pause-score span:nth-child(2){font-size:20px;color:#9aa58e}.pause-stat{font:10px var(--mono);color:#7a8973;text-align:center;margin-bottom:20px}.help-list{display:grid;grid-template-columns:auto 1fr;gap:13px 18px;align-items:center;margin:23px 0}.help-list .keys{justify-content:flex-end}.help-list kbd{background:#e1e7d5;color:var(--ink);border-color:#becbb2}.help-list p{font-size:12px;margin:0;line-height:1.4}.help-list p small{display:block;color:#7a8974;font-size:10px;margin-top:3px}.tip-box{background:#e2e8d6;border-left:3px solid #94b298;padding:12px 14px;border-radius:0 7px 7px 0;font-size:11px;line-height:1.6;color:#59745c}
.center-event{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:15}.event-content{text-align:center;color:var(--paper);text-shadow:0 3px 40px #193523aa;transform:rotate(-4deg)}.event-title{font-size:clamp(65px,11vw,150px);font-weight:900;line-height:.92;letter-spacing:-7px}.event-subtitle{font-size:13px;font-weight:700;letter-spacing:2px;margin-top:20px;text-transform:uppercase}.event-detail{font-size:11px;color:#f0efcf;margin-top:11px;letter-spacing:.2px;font-weight:500}.event-content.countdown .event-title{font-size:clamp(42px,8vw,105px);letter-spacing:-.045em}.event-content.countdown.number .event-title{font-size:clamp(90px,11vw,130px)}.replay-bar{position:absolute;left:50%;bottom:25px;transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:15px;background:#193b31f5;border:1px solid #8faa7055;border-radius:10px;padding:12px 16px;min-width:330px}.replay-label{font:9px var(--mono);letter-spacing:1px;display:flex;align-items:center;gap:7px;white-space:nowrap}.replay-label i{width:5px;height:5px;border-radius:50%;background:var(--coral)}.replay-progress{height:3px;background:#47644b;width:90px;border-radius:2px;overflow:hidden}.replay-progress b{display:block;height:100%;background:var(--coral);width:0}.skip-button{background:none;color:var(--paper);font-size:10px;border-left:1px solid #456348;padding:0 0 0 15px;white-space:nowrap}.replay-heading{position:absolute;left:50%;top:28px;transform:translateX(-50%);font-size:12px;font-weight:600;letter-spacing:.3px;z-index:15;color:var(--paper);padding:9px 15px;border-radius:8px;background:#163b2cd9;text-align:center;max-width:80%}.charge-indicator{position:absolute;left:50%;bottom:75px;transform:translateX(-50%);pointer-events:none;z-index:8;display:flex;align-items:center;gap:10px;background:#163b2cdd;padding:9px 14px;border-radius:20px;font-size:9px;letter-spacing:1px}.charge-track{width:92px;height:4px;background:#5c7860;border-radius:2px;overflow:hidden}.charge-track b{display:block;width:0;height:100%;background:var(--coral)}.training-tag{position:absolute;bottom:22px;left:26px;z-index:9;color:#f5f1e5;background:#1c4233df;border:1px solid #b4c48e44;padding:13px 16px;border-radius:10px;max-width:340px;font-size:11px;line-height:1.65;pointer-events:none}.training-tag strong{font-size:10px;font-weight:750;letter-spacing:1px;display:block;margin-bottom:4px}.training-tag span{font-size:10px;color:#bdceb1}
.result-panel{width:min(670px,100%);padding:30px 33px}.result-top{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:21px}.result-top h2{font-size:33px}.result-top p{font-size:11px;color:#7b8772;margin:8px 0 0}.result-score{font-size:49px;line-height:1;font-weight:850;letter-spacing:-2px;display:flex;gap:12px;align-items:center;white-space:nowrap}.result-score i{font-style:normal;font-size:23px;color:#9fa98e}.result-score .mint-text{color:#498461}.result-score .coral-text{color:#bd5b44}.result-highlights{display:flex;gap:14px;padding:15px 0;border-top:1px solid #d5dcc7;border-bottom:1px solid #d5dcc7;margin-bottom:20px}.result-highlight{flex:1}.result-highlight small{font:8px var(--mono);letter-spacing:.6px;color:#798b70;display:block;margin-bottom:8px}.result-highlight strong{font-size:14px;display:block}.result-highlight span{font-size:10px;color:#7a8a70;display:block;margin-top:4px}.possession-line{display:flex;justify-content:space-between;font-size:9px;color:#76896c;margin-bottom:7px}.possession-bar{height:4px;background:#7eb294;border-radius:3px;overflow:hidden;margin-bottom:21px}.possession-bar i{display:block;height:100%;background:var(--coral);width:50%}.result-table{width:100%;border-collapse:collapse;font-size:11px;font-variant-numeric:tabular-nums}.result-table th{text-align:center;font-size:8px;font-weight:600;color:#8a987d;padding:0 8px 9px}.result-table td{padding:9px 8px;text-align:center;border-top:1px solid #dce2d0;color:#577253}.result-table th:first-child,.result-table td:first-child{text-align:left;padding-left:0}.result-table td:first-child{font-weight:650;color:#294d39}.result-table tr.me{background:#e7eadb}.dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--coral);margin-right:9px}.dot.mint{background:#73a988}.you-tag{font-size:7px;letter-spacing:.5px;color:#8d9a7b;margin-left:6px}.result-actions{display:flex;gap:10px;margin-top:22px}.result-actions .primary,.result-actions .secondary{margin:0;flex:1}.result-actions .secondary{max-width:170px}.goal-list{display:flex;overflow-x:auto;gap:8px;padding:12px 0 3px;scrollbar-width:thin;scrollbar-color:#a9b799 transparent}.goal-item{background:#e6eadc;text-align:left;padding:9px 12px;min-width:103px;color:var(--ink);border:1px solid #d0dac1;border-radius:7px;flex-shrink:0}.goal-item:hover{background:#dbe3cc}.goal-item small{font:8px var(--mono);color:#7b906f}.goal-item strong{display:block;font-size:10px;margin-top:5px}.goals-label{font-size:9px;color:#7f8c75;margin:20px 0 0}.no-goals{font-size:10px;color:#8c9882;margin:12px 0}.result-record{font-size:9px;color:#8b957d;text-align:center;margin:16px 0 0}.touch-controls{display:none;position:absolute;bottom:14px;left:19px;right:19px;z-index:10;justify-content:space-between;align-items:flex-end;pointer-events:none;user-select:none;-webkit-user-select:none}.joystick{width:106px;height:106px;border:1px solid #f5f1e562;background:#183c3238;border-radius:50%;pointer-events:auto;position:relative;touch-action:none;backdrop-filter:blur(2px)}.joystick:after{content:"";position:absolute;inset:18px;border:1px dashed #f5f1e536;border-radius:50%;pointer-events:none}.joystick-knob{position:absolute;left:33px;top:33px;width:40px;height:40px;background:#e1e7cb8c;border:1px solid #f5f1e5bd;border-radius:50%;pointer-events:none;box-shadow:0 2px 10px #19392930}.touch-actions{display:flex;gap:10px;align-items:flex-end;pointer-events:auto;touch-action:none}.touch-action{border:1px solid #f5f1e560;background:#173c3299;color:var(--paper);width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;font-size:8px;font-weight:650;touch-action:none}.touch-action svg{width:16px;height:16px}.touch-action.shoot{width:74px;height:74px;background:#ec876be6;border:2px solid #ffc6a5;color:#1a3a2d;font-size:9px}.touch-action.dash{margin-bottom:50px;margin-right:-26px}.touch-action.pass{margin-bottom:6px}.mobile-footer{display:none;color:#acc0a9;font-size:10px}.rotate-note{display:none}.credit-note{font:8px var(--mono);letter-spacing:1.2px;color:#9bb393}
@media(min-width:1600px){.home-panel{width:418px;padding:34px}.home-panel h1{font-size:54px}.home-description{font-size:13px}.primary{padding:17px 20px}.home-options{margin-bottom:23px}.home-footnote{margin-top:22px}}
@media(max-width:1100px){.topbar{padding:0 22px}.header-right .local-tag{display:none}.control-guide{gap:13px}.control-guide .optional{display:none}.footer{padding:0 22px}.scoreboard{min-width:320px;gap:13px}.brand-sub{font-size:8px;letter-spacing:1.2px}.home-panel{width:356px;padding:25px}.home-panel h1{font-size:43px}.home-description{margin-bottom:18px}.menu-wrap{padding-left:35px}.player-profile{min-width:165px}.score-team{min-width:78px}.team-name{font-size:9px}}
@media(max-width:760px){#app{grid-template-rows:61px minmax(0,1fr) 58px}.topbar{padding:0 14px;gap:10px}.brand-mark{width:27px;height:27px}.brand-mark svg{width:19px;height:19px}.brand-mark:before{inset:4px}.brand{gap:8px}.wordmark{font-size:24px;letter-spacing:-1.4px}.brand-sub{display:none}.scoreboard{min-width:0;gap:10px}.team-name,.crest{display:none}.score-team{min-width:0}.scores{font-size:25px}.clock{font-size:10px;min-width:54px;padding:4px 7px}.period{font-size:7px;letter-spacing:.5px}.header-right{gap:5px}.icon-button{width:30px;height:30px}.icon-button svg{width:16px;height:16px}#fullscreenBtn{display:none}.footer{padding:0 16px;gap:10px}.portrait{width:32px;height:32px}.portrait:before,.portrait:after{width:5px;height:7px;top:11px}.portrait:before{left:8px}.portrait:after{left:18px}.player-profile{min-width:125px;gap:8px}.player-name{font-size:11px}.player-caption{font-size:8px;margin-top:4px}.energy i{width:11px;height:3px}.control-guide{display:none}.mobile-footer{display:block}.footer-link span{display:none}.footer-link svg{width:19px;height:19px}.menu-wrap{padding:18px;justify-content:center}.home-panel{width:348px;padding:25px}.home-panel h1{font-size:43px}.home-footer{display:none}.stage-top{left:16px;top:14px}.stage-right{right:16px;top:14px;font-size:8px}.stage-label{font-size:8px}.modal-shade{padding:16px}.panel{padding:27px 24px}.result-panel{padding:25px 21px}.result-top h2{font-size:28px}.result-score{font-size:40px}.result-table{font-size:10px}.result-table td,.result-table th{padding-left:5px;padding-right:5px}.result-table th{font-size:7px}.result-highlights{gap:10px}.result-highlight strong{font-size:12px}.result-highlight small{font-size:7px}.result-highlight span{font-size:9px}.result-actions .primary{font-size:11px;padding:13px}.result-actions .secondary{max-width:116px;padding:12px 10px;font-size:10px}.training-tag{bottom:auto;top:42px;left:16px;max-width:265px;padding:10px 12px}.training-tag strong{font-size:9px}.training-tag span{font-size:9px}.toast{font-size:10px;bottom:140px;padding:9px 13px}.replay-bar{bottom:25px;min-width:290px;padding:10px 13px;gap:10px}.charge-indicator{bottom:128px}.event-title{letter-spacing:-4px}.event-subtitle{font-size:11px;letter-spacing:1px}}
@media(pointer:coarse){body.in-game .touch-controls{display:flex}.control-guide{display:none}.mobile-footer{display:block}body.in-game .toast{bottom:140px}body.in-game .training-tag{bottom:auto;top:45px}.touch-controls button:active{transform:none;filter:brightness(1.15)}}
@media(max-width:760px) and (orientation:portrait){.rotate-note{display:block;position:absolute;left:50%;top:40px;transform:translateX(-50%);color:#dce6cd;font-size:9px;opacity:.8;white-space:nowrap;pointer-events:none}body:not(.in-game) .rotate-note{display:none}.home-panel{max-height:100%;overflow:auto}.stage-right{display:none}.result-panel{max-height:100%;overflow:auto}.result-highlights{padding:12px 0;margin-bottom:16px}.result-top{margin-bottom:16px}.result-table td{padding-top:8px;padding-bottom:8px}.form-row input[type=text]{width:128px}.stage{background:#315c43}}
@media(max-height:600px) and (min-width:761px){#app{grid-template-rows:59px minmax(0,1fr) 49px}.topbar{padding:0 22px}.brand-sub{display:none}.home-panel{width:570px;padding:24px;display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:start}.home-panel h1{font-size:39px;grid-column:1;margin:0 0 11px}.home-description{grid-column:1;font-size:11px;margin-bottom:12px}.format-line{grid-column:1;margin-bottom:0}.home-options{grid-column:2;grid-row:1/3;margin:0 0 15px;border:0;padding:0;flex-wrap:wrap}.home-panel>.primary{grid-column:2;grid-row:3}.home-secondary{grid-column:2;grid-row:4;margin-top:10px}.home-footnote{grid-column:1/3;margin:15px 0 0}.menu-wrap{padding:15px 30px}.home-footer{display:none}.footer .player-caption{display:none}.portrait{width:32px;height:32px}.portrait:before,.portrait:after{top:11px}.portrait:before{left:8px}.portrait:after{left:18px}.panel{padding:24px}.result-panel{max-height:100%}.stage-top,.stage-right{top:11px}}
@media(max-height:500px) and (orientation:landscape){#app{grid-template-rows:48px minmax(0,1fr) 0px}.footer{display:none}.topbar{padding:0 15px}.wordmark{font-size:24px}.brand-sub{display:none}.scoreboard{gap:12px;min-width:260px}.scores{font-size:24px}.clock{font-size:10px;padding:3px 7px}.team-name{font-size:8px}.score-team{min-width:67px}.crest{width:20px;height:23px;font-size:11px}.period{font-size:6px}.icon-button{width:29px;height:29px}.header-right .local-tag{display:none}.home-panel{width:550px;padding:20px;display:grid;grid-template-columns:1fr 1fr;column-gap:24px;align-items:start;max-height:100%;overflow:auto}.home-panel h1{font-size:37px;grid-column:1;margin:0 0 12px}.home-description{grid-column:1;font-size:11px;margin-bottom:10px}.format-line{grid-column:1;margin-bottom:0;font-size:8px}.home-options{grid-column:2;grid-row:1/3;margin:0 0 12px;padding:0;border:0;flex-wrap:wrap;gap:8px}.home-panel>.primary{grid-column:2;grid-row:3;padding:12px}.home-secondary{grid-column:2;grid-row:4;margin-top:9px}.home-secondary .secondary{padding:10px}.home-footnote{grid-column:1/3;margin:12px 0 0;font-size:8px}.menu-wrap{padding:12px 25px;justify-content:flex-start}.home-footer{display:none}.stage-top{top:10px;left:15px}.stage-right{top:10px;right:15px}.touch-controls{bottom:8px;left:12px;right:12px}.joystick{width:88px;height:88px}.joystick-knob{width:34px;height:34px;left:27px;top:27px}.touch-action{width:43px;height:43px;font-size:7px}.touch-action.shoot{width:60px;height:60px;font-size:8px}.touch-action.dash{margin-bottom:42px}.touch-actions{gap:8px}body.in-game .toast{bottom:15px;font-size:9px;max-width:40%;padding:7px 12px}.training-tag{top:36px;padding:7px 10px}.training-tag span{display:none}.panel{max-height:100%;padding:22px}.replay-bar{bottom:12px}.charge-indicator{bottom:45px}.event-title{font-size:85px}.event-subtitle{font-size:10px;margin-top:12px}.event-detail{font-size:9px;margin-top:8px}.result-panel{max-height:100%;overflow-y:auto}.header-right{gap:5px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}.event-content{transform:none}}

@media(max-width:760px) and (orientation:portrait){body.in-game .stage-top{display:none}body.in-game .toast{top:10px;bottom:auto;max-width:90%;font-size:9px;padding:8px 13px}.result-panel .result-top{gap:10px}.result-panel .result-top h2{font-size:26px}.result-panel .result-score{font-size:36px;gap:8px}}
@media(max-width:360px){.brand-mark{display:none}.topbar{padding:0 10px}.scoreboard{gap:8px}.header-right{gap:3px}.icon-button{width:27px;height:27px}.wordmark{font-size:22px}.home-panel h1{font-size:38px}.home-panel{padding:23px}.segments button{padding-left:10px;padding-right:10px}.mobile-footer{font-size:8px}}
/* PATIO 2: broadcast, progression and match feedback. Existing visual language retained. */
.home-panel{max-height:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:#9fb196 transparent}.home-extra{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:9px}.home-extra .secondary{min-height:57px;position:relative;display:flex;flex-wrap:wrap;gap:5px 6px;font-size:11px;padding:10px 7px}.home-extra .secondary svg{width:15px;height:15px}.home-extra small{width:100%;display:block;font:8px var(--mono);letter-spacing:.4px;color:#78856d}.home-extra .cup-button{background:#e5ead8;border-color:#bdcdb2}.menu-xp{padding-top:16px}.menu-xp>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#73846c;margin-bottom:6px}.menu-xp strong{color:#4f6d53;font-weight:650}.xp-track{height:5px;background:#dce4cd;border-radius:5px;overflow:hidden}.xp-track>b{display:block;height:100%;background:#74a489;border-radius:5px;width:0;transition:width .7s ease}.home-panel .home-footnote{font-size:9px;margin-top:13px;margin-bottom:0}.home-panel h1{margin-top:2px}.home-options{margin-bottom:15px}.home-description{margin-bottom:16px}.format-line{margin-bottom:16px}
.challenge-hud{position:absolute;left:25px;top:46px;z-index:9;min-width:185px;max-width:255px;background:#15382fd9;border:1px solid #e7edce27;backdrop-filter:blur(5px);color:#eeecd6;padding:10px 13px 9px;text-align:left;border-radius:8px;box-shadow:0 4px 16px #1230241c}.challenge-hud>span{font:8px var(--mono);color:#a9c8a6;letter-spacing:.65px;display:block;margin-bottom:6px}.challenge-hud strong{font-size:11px;font-weight:650;display:block;padding-right:24px}.challenge-hud small{position:absolute;right:13px;top:29px;font:9px var(--mono);color:#ffe3b6}.mini-progress{height:2px;background:#75927c66;border-radius:2px;margin-top:9px;overflow:hidden}.mini-progress i{display:block;background:var(--coral);height:100%;width:0;transition:width .3s}.challenge-hud.completed{border-color:#eed28988}.challenge-hud.completed .mini-progress i{background:#e7d691}.cup-hud{position:absolute;top:43px;right:25px;background:#15392ddd;color:#e6e9cf;font:9px var(--mono);padding:9px 12px;border-radius:5px;border:1px solid #abc3923b;z-index:9}.cup-hud b{color:#edcf82;font-weight:700}.cup-hud i{display:inline-block;width:6px;height:6px;border:1px solid #95ac8a;border-radius:50%;margin-left:5px}.cup-hud i.done{background:#e8cc81;border-color:#e8cc81}
.broadcast{position:absolute;inset:0;z-index:45;overflow:hidden;pointer-events:none;isolation:isolate;--wipe:-125%;--text-opacity:0;--type-scale:.94}.broadcast-sheet,.broadcast-stripe{position:absolute;inset:-10% -18%;will-change:transform;transform:translateX(var(--wipe)) skewX(-13deg)}.broadcast-sheet{background:#143a30;box-shadow:0 0 70px #05271b55}.broadcast-sheet:before{content:"";position:absolute;left:15%;right:8%;top:0;height:100%;background:linear-gradient(120deg,#143a3000 30%,#244d3d 100%)}.broadcast-stripe{background:#ef916f}.stripe-mint{background:#afd7b4;transform:translateX(calc(var(--wipe) + 11%)) skewX(-13deg)}.stripe-coral{transform:translateX(calc(var(--wipe) + 5%)) skewX(-13deg)}.broadcast-lines{position:absolute;inset:-40%;transform:rotate(-18deg);background:repeating-linear-gradient(0deg,transparent,transparent 71px,#bad5b019 72px,transparent 74px)}.broadcast-type{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f5f1e5;opacity:var(--text-opacity);transform:scale(var(--type-scale));text-align:center;padding:20px}.broadcast-channel{font-size:clamp(30px,5vw,62px);font-weight:900;letter-spacing:-.055em;font-style:italic;line-height:1;display:flex;align-items:center;gap:12px}.broadcast-channel b{font:750 12px var(--mono);letter-spacing:.05em;font-style:normal;border:1px solid #d6e4bd80;border-radius:3px;padding:6px 8px;color:#c9ddb4}.broadcast-type>strong{font-size:clamp(28px,5.9vw,90px);font-weight:850;letter-spacing:-.055em;line-height:1.1;margin-top:25px}.broadcast-detail{font:10px var(--mono);letter-spacing:2px;margin-top:18px;color:#bdd0ab}.broadcast-rule{width:100px;height:4px;background:linear-gradient(90deg,var(--coral) 0 50%,var(--mint) 50%);margin-top:28px}.broadcast.low-motion .broadcast-sheet,.broadcast.low-motion .broadcast-stripe{transform:none!important}.broadcast.low-motion{opacity:var(--text-opacity)}
.replay-cinema{position:absolute;inset:0;z-index:10;pointer-events:none;box-shadow:inset 0 28px #102b25,inset 0 -28px #102b25}.replay-card{position:absolute;left:28px;bottom:37px;z-index:16;width:min(290px,36%);border-radius:4px;overflow:hidden;box-shadow:0 8px 26px #132b2640;pointer-events:none}.replay-card-cap{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;background:#e99272;color:#19392d;font:700 9px var(--mono);letter-spacing:.6px}.replay-card-cap b{font-size:8px;font-weight:600}.replay-card-body{padding:12px 15px;background:#f1eddfed;border-left:4px solid #f09370;color:#1d4033}.replay-card-body strong{font-size:24px;letter-spacing:-.7px;font-weight:800;display:block;overflow-wrap:anywhere}.replay-card-body span{font-size:10px;color:#5d735d;margin-top:5px;display:block}.replay-card-body small{display:block;font:8px var(--mono);letter-spacing:1px;color:#6d815f;margin-top:10px}.replay-heading{top:38px;font-size:10px;background:#193b2ddd}.replay-bar{bottom:36px;left:auto;right:28px;transform:none;min-width:300px}.replay-bar .replay-label{font-size:8px}.replay-bar .replay-progress{flex:1;min-width:45px}.replay-bar .skip-button{font-size:11px;padding-top:5px;padding-bottom:5px}.help-precision{display:flex;gap:16px;align-items:center;margin:15px 0}.help-precision p{font-size:12px;margin:0}.help-precision small{display:block;color:#7a8974;font-size:10px;line-height:1.5;margin-top:3px}.help-precision kbd{background:#e1e7d5;color:var(--ink);border-color:#becbb2}
.match-progress{border:1px solid #c7d5ba;border-radius:10px;margin-bottom:19px;padding:14px 16px;background:#e6ecda}.match-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.match-progress-head strong{font-size:14px;letter-spacing:-.25px}.match-progress-head b{color:#a35a41;font:750 13px var(--mono)}.match-progress p{margin:8px 0 0;font-size:10px;line-height:1.55;color:#728267}.match-progress .cup-result{color:#354f30;font-weight:700;margin-bottom:8px;font-size:12px}.result-challenges{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px}.result-task{font-size:10px;line-height:1.5;color:#718169;border-bottom:2px solid #d5deca;padding-bottom:8px}.result-task strong{display:block;font-size:10px;font-weight:600;color:#365639}.result-task small{font:9px var(--mono)}.result-task.done{border-color:#73a082}.result-task.done small{color:#4d8058}.result-actions{position:sticky;bottom:-1px;background:var(--paper);padding:13px 0 5px;z-index:3;box-shadow:0 -8px 12px var(--paper);margin-top:15px}.result-actions .primary{font-size:12px;padding:13px 12px}.result-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:5px;margin-top:9px}.result-badges span{font-size:9px;color:#576939;background:#e9e2b8;border:1px solid #d2cc9b;padding:5px 9px;border-radius:4px}
.career-panel{width:min(710px,100%);padding:30px}.career-panel h2{padding-right:28px;font-size:31px}.career-panel>.subline{max-width:450px;margin-bottom:18px}.career-summary{padding:15px 18px;background:#183c32;border-radius:11px;color:#edf1dc;margin-bottom:22px}.career-level-line{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:10px}.career-level-line strong{font-size:19px;letter-spacing:-.5px}.career-level-line small{color:#bbceb1;font:10px var(--mono)}.career-summary .xp-track{background:#466551}.career-summary .xp-track>b{background:#eacb82}.career-counts{display:flex;gap:24px;margin-top:14px;color:#b5c7a8;font-size:10px;flex-wrap:wrap}.career-counts strong{font-size:15px;color:#f0ecd5;font-weight:650;padding-right:4px}.career-tabs{display:flex;border-bottom:1px solid #cdd8c0;gap:24px;margin-bottom:20px}.career-tabs button{background:none;color:#7b8972;font-size:12px;padding:0 0 12px;border-bottom:2px solid transparent;font-weight:650}.career-tabs button[aria-selected=true]{color:#31543b;border-bottom-color:#31543b}.skin-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.skin-item{position:relative;background:#e8ecde;border:1px solid #cbd8bf;border-radius:11px;padding:13px 8px 11px;text-align:center;color:#33523b;display:flex;align-items:center;flex-direction:column;transition:border-color .2s}.skin-item.equipped{border:2px solid #4e7b55;padding:12px 7px 10px;background:#e1ebd4}.skin-item.locked{opacity:.66}.skin-item canvas{width:69px;height:69px;display:block;margin:1px auto 7px;pointer-events:none}.skin-item strong{font-size:11px;display:block;font-weight:650}.skin-item small{font:8px var(--mono);margin-top:7px;color:#6f8265}.skin-item .skin-tag{position:absolute;top:9px;right:8px;font:7px var(--mono);color:#637855}.wardrobe-note{font-size:10px;line-height:1.7;color:#79846b;text-align:center;margin:15px 0 4px}.badge-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.badge-tile{border:1px solid #d8decf;border-radius:9px;padding:12px 14px;background:#ebece3;color:#9aa28c}.badge-tile strong{font-size:12px;display:block}.badge-tile p{font-size:10px;line-height:1.5;margin:5px 0 0}.badge-tile.earned{background:#e6e9d1;border-color:#cbd3a9;color:#526638}.badge-tile small{display:block;font:8px var(--mono);margin-top:8px}.history-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid #d6deca;gap:13px;color:#476341;font-size:11px}.history-row>strong{min-width:28px;background:#dfE6cd;text-align:center;padding:7px;border-radius:4px;font-weight:750}.history-row.win>strong{background:#cddec0;color:#406742}.history-row.loss>strong{background:#eaded0;color:#9a6d54}.history-row .history-title{flex:1}.history-row small{font-size:9px;color:#869174;display:block;margin-top:3px}.history-row b{font:12px var(--mono)}.career-transfer{display:flex;align-items:center;gap:14px;margin-top:22px;border-top:1px solid #d5dec9;padding-top:14px;font-size:10px;color:#79876d}.career-transfer span{flex:1}.career-transfer button{padding:6px 0;color:#416744;background:none;font-size:10px;text-decoration:underline;text-underline-offset:3px}.career-privacy{font-size:9px;line-height:1.6;color:#8a947d;margin:9px 0 0}.career-content{min-height:190px}.career-empty{text-align:center;padding:38px 20px;color:#7c8a70;font-size:12px;line-height:1.8}.form-row select{max-width:155px}.result-panel{scrollbar-width:thin;scrollbar-color:#a7b798 transparent}.charge-track{height:5px}.charge-track b{background:linear-gradient(90deg,#b5d5a0,#f7d788 65%,#f28b6d)}
@media(max-width:760px){.home-panel{max-height:100%}.home-extra{gap:7px}.home-extra .secondary{font-size:10px;min-height:51px;padding:8px 5px}.home-extra small{font-size:7px}.menu-xp{padding-top:12px}.home-panel .home-footnote{font-size:8px;margin-top:10px}.home-panel .home-description{margin-bottom:12px}.home-options{margin-bottom:12px}.challenge-hud{left:12px;top:37px;min-width:160px;max-width:205px;padding:8px 11px}.challenge-hud strong{font-size:10px}.challenge-hud>span{font-size:7px;margin-bottom:5px}.challenge-hud small{top:24px;font-size:8px;right:11px}.cup-hud{right:12px;top:37px;font-size:8px;padding:8px}.replay-card{left:15px;bottom:88px;width:min(245px,65%)}.replay-card-body strong{font-size:23px}.replay-card-cap{padding:7px 10px}.replay-card-body{padding:10px 12px}.replay-bar{left:15px;right:15px;bottom:34px;min-width:0;max-width:none;padding:10px 12px}.replay-heading{top:37px;max-width:90%;font-size:9px;white-space:normal;line-height:1.5}.result-challenges{gap:7px}.result-task strong{font-size:9px}.career-panel{padding:24px 21px}.career-panel h2{font-size:27px}.career-panel>.subline{font-size:11px}.career-summary{padding:13px}.career-level-line strong{font-size:16px}.career-level-line small{font-size:8px;white-space:nowrap}.career-counts{gap:12px;font-size:8px}.career-counts strong{font-size:12px}.skin-grid{gap:7px}.skin-item{padding:10px 5px}.skin-item canvas{width:56px;height:56px}.skin-item.equipped{padding:9px 4px}.skin-item strong{font-size:10px}.skin-item small{font-size:7px}.badge-grid{gap:8px}.badge-tile{padding:10px}.badge-tile strong{font-size:11px}.badge-tile p{font-size:9px}.career-transfer{font-size:9px;gap:10px}.career-transfer button{font-size:9px}.result-actions .primary{font-size:11px}.match-progress{padding:11px 12px}.match-progress-head strong{font-size:12px}.match-progress-head b{font-size:11px}}
@media(max-width:600px) and (orientation:portrait){.challenge-hud{top:10px;left:12px;min-width:163px;max-width:200px}.challenge-hud strong{font-size:10px}.cup-hud{top:12px;right:10px;max-width:140px;font-size:7px}.cup-hud i{width:5px;height:5px;margin-left:3px}.rotate-note{display:none!important}.stage-right{display:none}body.in-game .toast{top:auto;bottom:131px!important;font-size:10px}.home-panel{padding:23px}.home-panel h1{font-size:40px}.home-panel .home-description{font-size:11px}.menu-wrap{padding-top:18px;padding-bottom:18px}.home-panel .format-line{margin-bottom:13px}.career-tabs{gap:20px}.replay-cinema{box-shadow:inset 0 23px #102b25,inset 0 -23px #102b25}}
@media(max-height:600px) and (min-width:761px){.home-panel{width:680px;grid-template-columns:1fr 1fr;grid-template-rows:auto;column-gap:23px;padding:20px 24px}.home-panel h1{font-size:39px;grid-column:1;grid-row:1}.home-panel .home-description{grid-column:1;grid-row:2;margin:0}.home-panel .format-line{grid-column:1;grid-row:3;margin:9px 0 0}.home-options{grid-column:2;grid-row:1;margin:0;border:0;padding:0;align-self:center}.home-panel>.primary{grid-column:2;grid-row:2;margin:5px 0}.home-secondary{grid-column:2;grid-row:3}.home-extra{grid-column:1;grid-row:4}.home-panel .menu-xp{grid-column:2;grid-row:4;align-self:center}.home-panel .home-footnote{grid-column:1/-1;grid-row:5;margin-top:9px}.home-footer{display:none}}
@media(max-height:500px) and (orientation:landscape){.home-panel{width:min(650px,100%);display:grid;grid-template-columns:1fr 1fr;gap:8px 19px;padding:17px 20px}.menu-wrap{padding:12px 25px;justify-content:center}.home-panel h1{font-size:33px;grid-column:1;grid-row:1;margin:0;letter-spacing:-1.5px}.home-panel .home-description{grid-column:1;grid-row:2;font-size:10px;line-height:1.5;margin:0}.home-panel .format-line{display:none}.home-options{grid-column:2;grid-row:1;padding:0;margin:0;border:0}.home-panel>.primary{grid-column:2;grid-row:2;margin:0;padding:11px}.home-secondary{grid-column:2;grid-row:3;margin:0}.home-extra{grid-column:1;grid-row:3;margin:0}.home-extra .secondary{min-height:48px;padding:6px;font-size:9px}.home-extra small{font-size:7px}.home-panel .menu-xp{grid-column:1;grid-row:4;padding:0;align-self:center}.home-panel .home-footnote{grid-column:2;grid-row:4;margin:0;font-size:8px;line-height:1.5;align-self:center}.home-panel .home-secondary .secondary{padding:8px 5px;min-height:48px;font-size:9px}.home-footer{display:none}.challenge-hud{top:10px;left:15px;min-width:176px}.stage-top,.stage-right{display:none}.cup-hud{top:11px;right:15px}.replay-card{width:230px;bottom:31px}.replay-card-body strong{font-size:20px}.replay-card-body small{margin-top:7px}.replay-card-body{padding:8px 12px}.replay-bar{left:auto;right:15px;bottom:31px;min-width:290px;width:290px}.replay-heading{top:28px;font-size:9px}.broadcast-type>strong{margin-top:15px;font-size:48px}.broadcast-channel{font-size:34px}.broadcast-detail{font-size:8px;margin-top:11px}.broadcast-rule{margin-top:17px}.career-content{min-height:120px}}
/* Separate the scrollable match report from the fixed actions: no covered goals. */
.result-panel{display:flex;flex-direction:column;overflow:hidden}.result-top,.match-progress,.result-actions,.result-record,.result-badges{flex-shrink:0}.result-scroll{min-height:75px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#adbd9e transparent;padding-right:5px}.result-actions{position:static;box-shadow:none;padding-top:13px;margin-top:8px}.result-record{margin-top:9px;margin-bottom:0;font-size:8px}.result-badges:empty{display:none}.result-badges{margin-top:8px}.result-highlights{margin-bottom:17px}.result-challenges{margin-bottom:6px}.result-scroll .goal-list{padding-bottom:10px}.result-scroll .goals-label{margin-top:14px}
@media(max-height:500px) and (orientation:landscape){.result-panel{padding:15px 22px}.result-top{margin-bottom:10px}.result-top h2{font-size:25px}.result-score{font-size:37px}.match-progress{padding:9px 11px;margin-bottom:8px}.match-progress p:last-child{display:none}.result-actions{margin-top:5px;padding-top:7px}.result-actions .primary{padding:9px}.result-scroll{min-height:55px}.result-record,.result-badges{display:none}}
.result-report-nav{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;padding:0 2px;color:#829176;font:8px var(--mono);letter-spacing:.5px}.result-report-nav button{display:flex;gap:5px;align-items:center;background:none;color:#4f7453;font-size:10px;padding:5px 0;font-weight:650}.result-report-nav button svg{width:13px;height:13px}

