@font-face{font-family:LocalMono;src:local("Consolas")}*{box-sizing:border-box}:root{--bg:#101a23;--panel:#1a2932;--panel2:#21313a;--ink:#f0ecda;--muted:#94a9ad;--line:#35444b;--yellow:#f4d474;--green:#8cc9a0}body{margin:0;background:var(--bg);color:var(--ink);font-family:Segoe UI,sans-serif;user-select:none}button,select,input{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}button{transition:background .15s,transform .15s}button:hover{filter:brightness(1.1)}button:active{transform:translateY(2px)}button:disabled{opacity:.35;cursor:default}button:disabled:hover{filter:none}button:disabled:active{transform:none}.hidden{display:none!important}.app{max-width:1440px;margin:auto;padding:0 42px}.topbar{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:13px;align-items:center;background:none;border:0;text-align:left;padding:0;font:800 15px Segoe UI;letter-spacing:1.5px}.brand b{color:var(--yellow)}.brand small{display:block;margin-top:6px;color:var(--muted);font:9px LocalMono,monospace;letter-spacing:3px}.brand-icon{width:40px;height:43px;display:grid;place-items:center;background:var(--yellow);color:var(--bg);font:900 italic 29px Impact;box-shadow:3px 3px #495a57}.brand-icon span{font:16px sans-serif;position:absolute;margin:25px 0 0 25px}.header-right{display:flex;align-items:center;gap:22px}.status{font:10px LocalMono,monospace;letter-spacing:1px;color:var(--muted)}.status i,.hero-caption i{display:inline-block;width:6px;height:6px;background:#8fcc9b;margin-right:9px;box-shadow:0 0 8px #8fcc9b33}.icon-btn{background:none;border:0;color:var(--muted);font-size:19px;padding:8px}.icon-btn span{font-size:12px;margin-left:5px}.screen{padding:30px 0 0}.hero{height:440px;position:relative;overflow:hidden;border:1px solid #738a78;background:#34574c;box-shadow:0 6px #0b141b}#hero-art{position:absolute;width:100%;height:100%;object-fit:cover;image-rendering:pixelated}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#17332bf2 0%,#17332bdd 28%,#17332b77 46%,transparent 65%)}.hero-copy{position:relative;z-index:1;padding:37px 40px}.eyebrow{display:flex;align-items:center;gap:10px;font:10px LocalMono,monospace;letter-spacing:2px;color:var(--yellow)}.eyebrow>span{background:var(--yellow);color:#18382e;padding:3px 6px;font-weight:700;font-size:13px;letter-spacing:0}h1{font-family:Impact,Arial Narrow,sans-serif;font-weight:900;font-size:62px;line-height:1.05;letter-spacing:-1.8px;margin:25px 0 18px;text-shadow:4px 4px #182c26}h1 em{color:var(--yellow);font-style:normal;font-size:49px;letter-spacing:-1.6px}.hero p{font-size:14px;line-height:1.7;color:#ccdac8;margin:0 0 24px}.primary{background:var(--yellow);color:#172731;border:1px solid #ffe79a;box-shadow:0 4px #9a7e42;font-weight:800;font-size:13px;letter-spacing:1.5px;padding:17px 25px;display:inline-flex;justify-content:space-between;gap:30px;align-items:center}.primary:hover{background:#ffe499}.primary.large{font-size:15px;width:221px}.primary span{font-size:24px;line-height:12px}.hero-note{display:flex;gap:20px;font:9px LocalMono,monospace;letter-spacing:.5px;margin-top:22px;color:#bbcebc}.hero-stamp{position:absolute;right:29px;top:30px;z-index:1;text-align:center;color:#f0ddad;font:10px LocalMono,monospace;letter-spacing:3px;transform:rotate(5deg)}.hero-stamp b{display:block;font:900 54px Impact;letter-spacing:0;line-height:1.1;text-shadow:3px 3px #294139}.hero-stamp b span{color:var(--yellow)}.hero-stamp small{font-size:7px;letter-spacing:2px}.hero-caption{position:absolute;bottom:18px;right:22px;z-index:1;background:#152d2bd9;padding:9px 12px;color:#dbdbc1;font:9px LocalMono,monospace;letter-spacing:1px}.section-line{display:flex;justify-content:space-between;font:10px LocalMono,monospace;letter-spacing:2px;color:var(--muted);padding:30px 0 15px}.mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.mode{background:var(--panel);border:1px solid var(--line);border-top:3px solid #647a72;padding:19px 20px;text-align:left;display:flex;flex-direction:column;gap:14px;min-height:132px}.mode:hover{background:#253d40;border-top-color:var(--yellow)}.mode-number{font:9px LocalMono,monospace;letter-spacing:1px;color:var(--muted)}.mode-title{font-size:20px;font-weight:700;display:flex;justify-content:space-between;align-items:center;gap:8px}.mode-title b{color:var(--yellow);font-size:22px}.mode-description{font-size:11px;color:var(--muted)}.home-footer{display:flex;justify-content:space-between;gap:10px;color:#6c838b;font:9px LocalMono,monospace;letter-spacing:.7px;padding:22px 0}.home-footer i{color:#9d9470;font-style:normal;margin:0 10px}h2{font-size:30px;font-weight:650;letter-spacing:-.7px;margin:10px 0 0}.screen-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.secondary{background:var(--panel2);border:1px solid #4d6068;color:#d6e1d5;padding:11px 17px;font-size:12px}.secondary:hover{background:#334851}.secondary.small{padding:6px 13px;font-size:11px}.setup-layout{display:grid;grid-template-columns:1fr 1.08fr .92fr;gap:20px}.team-panel,.squad-panel,.match-panel{border:1px solid var(--line);background:var(--panel);padding:21px}.panel-label{display:flex;align-items:center;gap:11px;font:11px LocalMono,monospace;color:var(--yellow);letter-spacing:1px;margin-bottom:20px}.panel-label span{color:#ced7c8}.panel-label .tiny{margin-left:auto;font-size:10px;color:var(--muted)}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.team-button{display:flex;gap:10px;align-items:center;padding:15px 12px;border:1px solid var(--line);background:#15232c;font:700 12px LocalMono,monospace}.team-button.active{border-color:var(--yellow);background:#364139;color:var(--yellow);box-shadow:inset 3px 0 var(--yellow)}.flag{width:29px;height:19px;flex-shrink:0;display:inline-block;box-shadow:0 0 0 1px #ffffff24}.team-detail{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.team-detail>span{font:9px LocalMono,monospace;letter-spacing:1.5px;color:var(--muted)}h3{font-size:27px;font-weight:650;margin:7px 0 9px}.team-detail p{font-size:12px;line-height:1.6;color:var(--muted);min-height:38px}.special-label{border:1px solid #686446;padding:12px;color:var(--muted);font:9px LocalMono,monospace;display:flex;align-items:center;justify-content:space-between}.special-label strong{color:var(--yellow);font-size:12px;letter-spacing:1px}.squad-list{display:flex;flex-direction:column;gap:5px}.player-row{display:grid;grid-template-columns:23px 26px 1fr 35px;align-items:center;gap:6px;background:#15232c;border:1px solid transparent;padding:11px 9px;text-align:left}.player-row.active{border-color:#768773;background:#293f3d}.role{font:9px LocalMono,monospace;color:#86b8a0}.number{color:var(--muted);font:11px LocalMono,monospace}.player-name{font:700 12px LocalMono,monospace}.rating{font:11px LocalMono,monospace;color:var(--yellow);text-align:right}.bench-label{font:8px LocalMono,monospace;color:var(--muted);letter-spacing:.5px;margin:20px 0 9px;line-height:1.5}.bench-list{display:flex;gap:7px}.bench-button{font:10px LocalMono,monospace;color:#d0d4bd;background:#233741;border:1px solid #465a5e;padding:10px 7px;flex:1}.squad-note{font-size:10px;color:#8b9e9f;line-height:1.7;margin-top:17px}.field-label{display:block;color:var(--muted);font:9px LocalMono,monospace;letter-spacing:1px;margin:15px 0 7px}select{border:1px solid #4b5e64;background:#15252d;color:#e4e8d5;padding:10px 12px;width:100%;font-size:12px;color-scheme:dark}.arena-note{font-size:10px;color:#99b2a4;margin:8px 0 0}.options-row{display:grid;grid-template-columns:1.2fr 1fr;gap:10px}.preview-player{height:132px;position:relative;text-align:center;margin-top:9px}.preview-player canvas{height:126px;width:202px;image-rendering:pixelated}.preview-player>span{position:absolute;left:0;right:0;bottom:1px;font:10px LocalMono,monospace;letter-spacing:1px;color:var(--muted)}.match-panel .primary{width:100%;margin-top:13px}.setup-footer{display:flex;justify-content:space-between;align-items:center;padding:25px 0;color:var(--muted);font:9px LocalMono,monospace;gap:14px}kbd{background:#23343c;border:1px solid #4a5e64;border-bottom-width:2px;font:10px LocalMono,monospace;padding:3px 5px;color:#e2e7d1;white-space:nowrap}.setup-footer kbd{margin-left:9px;margin-right:5px}.match-heading{display:flex;align-items:center;gap:20px;font:12px LocalMono,monospace;color:var(--yellow);margin-bottom:15px}.match-heading>span:nth-child(2){color:var(--muted);font-size:9px;letter-spacing:1px}.match-heading button{margin-left:auto}.game-frame{border:3px solid #4c605b;box-shadow:0 6px #071116;background:#142a26;max-width:min(100%,calc((100vh - 244px)*16/9));margin:auto;line-height:0}#game{width:100%;height:auto;aspect-ratio:16/9;image-rendering:pixelated;outline:none}.control-strip{display:flex;justify-content:center;gap:17px;flex-wrap:wrap;padding:20px 0 12px;font:8px LocalMono,monospace;color:var(--muted);align-items:center}.control-strip span{display:flex;align-items:center;gap:6px}.match-tip{font-size:11px;color:#9db4a7;text-align:center;padding-bottom:20px}.overlay{position:fixed;inset:0;z-index:20;background:#071219cf;backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px}.dialog{background:#1b2c35;border:1px solid #67766a;box-shadow:0 9px #060e1499;padding:32px;max-width:740px;width:100%;max-height:90vh;overflow:auto}.dialog h2{margin:8px 0 22px}.dialog p{font-size:13px;line-height:1.6;color:#b8c9be}.dialog .eyebrow{font-size:10px}.dialog-actions{display:flex;gap:12px;margin-top:27px;flex-wrap:wrap}.dialog-actions .primary{padding:13px 22px}.help-table,.stats-table{width:100%;border-collapse:collapse;font-size:12px}.help-table th,.help-table td,.stats-table td{padding:11px 8px;border-bottom:1px solid #3b4d53;text-align:left}.help-table th{color:var(--yellow);font:10px LocalMono,monospace}.help-table td{color:#c1cfc3}.help-table td:first-child{color:#f0ead0}.help-tip{border-left:3px solid var(--yellow);padding-left:14px}.settings-row{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--line);font-size:14px}.settings-row input[type=checkbox]{accent-color:var(--yellow);width:18px;height:18px}.settings-row input[type=range]{accent-color:var(--yellow);width:180px}.settings-row small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.stats-score{font:800 60px Impact;text-align:center;color:var(--yellow);letter-spacing:6px;margin:20px 0}.stats-table td{text-align:center;font:13px LocalMono,monospace}.stats-table td:nth-child(2){color:var(--muted);font:12px Segoe UI}.substitutions{display:flex;align-items:end;gap:10px}.substitutions label{flex:1}.substitutions select{margin-top:7px}.substitutions button{height:38px}.cup-bracket{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;min-height:410px}.cup-round{display:flex;flex-direction:column;gap:17px}.cup-round h3{font:12px LocalMono,monospace;color:var(--muted);letter-spacing:2px;margin-bottom:9px}.cup-round:nth-child(2){padding-top:60px}.cup-round:nth-child(3){padding-top:130px}.cup-match{border:1px solid var(--line);background:var(--panel);padding:7px 15px;box-shadow:3px 3px #07151d}.cup-match.current{border-color:var(--yellow)}.cup-team{display:flex;align-items:center;gap:11px;padding:12px 0;font:12px LocalMono,monospace}.cup-team+.cup-team{border-top:1px solid var(--line)}.cup-team.winner{color:var(--yellow)}.cup-team span:last-child{margin-left:auto}.cup-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:25px}.cup-bottom>div{display:flex;gap:12px}.cup-bottom p{font-size:15px;color:#c4d4bf}.muted{font-size:11px;color:var(--muted)}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);padding:13px 23px;background:var(--yellow);color:var(--bg);z-index:40;box-shadow:0 4px #645736;font-size:13px}.fatal{padding:30px;line-height:1.7;color:#ffd391}@media(max-width:1150px){.app{padding:0 25px}.topbar{height:80px}.screen{padding-top:23px}.hero{height:390px}.hero-copy{padding:27px 30px}h1{font-size:55px;margin-top:20px}h1 em{font-size:43px}.hero p{font-size:12px}.hero-note{font-size:8px}.mode{padding:17px 14px;gap:11px;min-height:125px}.mode-title{font-size:17px}.mode-description{font-size:10px}.setup-layout{gap:12px}.team-panel,.squad-panel,.match-panel{padding:15px}.team-button{padding:12px 8px}.player-row{padding:10px 6px;gap:3px}.player-name{font-size:11px}.team-detail{margin-top:18px}.preview-player{height:115px}.preview-player canvas{height:110px;width:176px}.panel-label{font-size:10px}.header-right{gap:10px}.status{font-size:9px}.control-strip{gap:10px}.home-footer{font-size:8px}.cup-bracket{gap:15px}.game-frame{max-width:min(100%,calc((100vh - 220px)*16/9))}}.game-frame{max-width:min(100%,calc((100vh - 280px)*16/9))}@media(max-width:1150px){.game-frame{max-width:min(100%,calc((100vh - 258px)*16/9))}}@media(prefers-reduced-motion:reduce){button{transition:none}}.training-options{display:flex;align-items:center;gap:22px;margin:-5px 0 22px;padding:12px 18px;background:#21383b;border:1px solid #59695c}.training-options label{font:10px LocalMono,monospace;color:var(--yellow);white-space:nowrap}.training-options select{max-width:530px}.health-teams{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:16px}.health-player{display:grid;grid-template-columns:1fr 65px 25px;gap:7px;align-items:center;margin:9px 0;font:10px LocalMono,monospace}.health-player meter{width:65px;height:10px}.health-player b{text-align:right;color:var(--yellow)}.health-player.out{color:#dd9984}.health-player.out b{color:#ff997b}.finish-reason{text-align:center;color:#ffab95!important}.control-strip{gap:12px}.game-frame{max-width:min(100%,calc((100vh - 270px)*16/9))}@media(max-width:1150px){.game-frame{max-width:min(100%,calc((100vh - 245px)*16/9))}.control-strip{gap:9px}}.mode-grid{grid-template-columns:repeat(3,1fr)}.hero{height:355px}.hero-copy{padding:25px 36px}.hero-copy h1{font-size:53px;margin:19px 0 13px}.hero-copy h1 em{font-size:43px}.hero p{margin-bottom:17px}.hero-note{margin-top:17px}.mode{min-height:108px;padding:15px 19px;gap:10px}.section-line{padding-top:24px}.match-rules{display:grid;grid-template-columns:1.2fr 1.5fr 1fr;gap:15px;padding:13px 17px;background:#1b2d34;border:1px solid #3d5457}.match-rules label{font:9px LocalMono,monospace;color:var(--yellow);line-height:1.5}.match-rules select{margin-top:5px;padding:8px;font-size:11px}.players-note{font-size:11px;color:#a8bfb1;margin:10px 0 19px;line-height:1.5}.replay-controls{display:flex;align-items:center;gap:12px;max-width:860px;margin:13px auto 0;padding:9px 14px;background:#273a3c;border:1px solid #6b755b;font:11px LocalMono,monospace;color:var(--yellow)}.replay-controls input{flex:1;min-width:50px;accent-color:var(--yellow)}.shootout-result{text-align:center;line-height:1.9!important;color:var(--yellow)!important;letter-spacing:3px}.game-frame:has(+.replay-controls:not(.hidden)){max-width:min(100%,calc((100vh - 320px)*16/9))}@media(max-width:1150px){.hero{height:330px}.hero-copy{padding:21px 27px}.hero-copy h1{font-size:48px;margin:15px 0 10px}.hero-copy h1 em{font-size:38px}.hero p{font-size:12px}.mode{padding:14px;min-height:105px}.mode-title{font-size:17px}.match-rules{gap:9px;padding:10px}.match-rules select{font-size:10px}.replay-controls{gap:8px}}.game-frame:has(+.replay-controls:not(.hidden)){max-width:min(100%,calc((100vh - 345px)*16/9))}.stats-table td{padding:7px 8px}.stats-score{margin:12px 0}.bracket-penalties{font:10px LocalMono,monospace;color:var(--yellow);border-top:1px solid var(--line);padding:8px 0 2px;text-align:center}.classic-settings,.orders-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:16px 0}.classic-settings label,.orders-grid label{font-size:10px;letter-spacing:1px;color:var(--muted)}.classic-settings select,.orders-grid select{margin-top:7px;width:100%}.tactics-board{background:#142c30;border:1px solid #34504c;padding:14px 18px;margin-bottom:20px;border-radius:10px}.tactics-board summary{cursor:pointer;color:#e5d5a4;font-weight:700}.orders-grid{grid-template-columns:repeat(5,minmax(0,1fr))}#formation-preview{width:420px;max-width:100%;image-rendering:pixelated;display:block;margin:8px auto}.preview-player{height:auto;min-height:125px}.preview-player #preview-name{font-size:10px;line-height:1.5;max-width:120px}.tactics-board select{font-size:12px}@media(max-width:1100px){.orders-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mode-season{grid-column:1/-1;background:#24423f;border-color:#a4b27b}.mode-season .mode-title{color:#ffe084}.season-score{display:flex;flex-wrap:wrap;align-items:center;gap:24px;padding:22px;background:#203c3e;border:1px solid #566b5c;margin-bottom:24px}.season-score b{font-size:32px;color:#ffe084}.region-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.region-card,.season-tactics,.season-history{background:#192d34;border:1px solid #425951;padding:20px;margin:18px 0}.fixture{display:flex;align-items:center;gap:16px;justify-content:space-between;border-bottom:1px solid #354a48;padding:18px 0}.fixture strong,.fixture small{display:block}.fixture small{font-size:11px;line-height:1.7;color:#a9bcb0}.fixture-results{display:block;color:#efcf8d;margin-top:8px;font-family:monospace}.room-heading{display:flex;justify-content:space-between;align-items:center;margin:24px 0 16px}.room-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);gap:22px}.room-roster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;align-content:start}.room-player{display:flex;text-align:left;align-items:center;gap:10px;padding:12px 9px;border:1px solid #3f5754;background:#20373b;color:#e8e1c8;min-width:0}.room-player.active{border-color:#eed085;background:#344941}.room-player strong{font-size:11px;overflow-wrap:anywhere}.room-player small{display:block;font-size:9px;color:#9dafaa;margin-top:5px}.room-player b{font-size:10px;margin-left:auto;white-space:nowrap}.mood-face{font-size:24px;color:#dcc89d;min-width:22px}.mood-face[data-level=happy]{color:#c3ed9b}.mood-face[data-level=sad]{color:#ffa78a}.room-profile{background:#14282f;padding:20px}.room-profile canvas{display:block;max-width:100%;margin:auto}.room-profile p{font-size:13px;line-height:1.7}.room-profile select{margin-bottom:10px;width:100%}.room-profile h3{font-size:18px;overflow-wrap:anywhere}.room-actions{display:flex;gap:8px;flex-wrap:wrap}.room-actions button{font-size:10px}.room-phone{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:24px 0}.room-phone select{min-width:240px}.room-techniques{color:#e8c77b}.season-resume{padding:24px;background:#30443c;margin:20px 0;display:flex;justify-content:space-between;align-items:center;gap:20px}.season-ending{text-align:center;padding:35px;background:#233c3d;border:1px solid #b29d6f}.pixel-trophy{font-size:100px;color:#ffe084;text-shadow:5px 5px #9a7440}.season-ending p{line-height:1.9;color:#bfcec2}.season-bracket{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0}.season-bracket h3{font-size:12px}.season-bracket .cup-match{padding:14px;font-size:12px}.season-tactics summary,.season-history summary{cursor:pointer;color:#ebce92}.surface-label{max-width:340px}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}button:disabled{opacity:.4;cursor:default}@media(max-width:1050px){.room-roster{grid-template-columns:1fr}.room-layout{grid-template-columns:1fr 1fr}.region-grid{gap:10px}.region-card{padding:14px}.fixture{gap:8px}.fixture button{font-size:10px}}@media(max-width:720px){.region-grid,.room-layout,.season-bracket{grid-template-columns:1fr}.season-resume{flex-direction:column;align-items:start}.room-roster{grid-template-columns:repeat(2,minmax(0,1fr))}}.team-panel,.squad-panel,.match-panel{min-width:0}#team-search,.reserve-filters input{width:100%;min-width:0;background:#142831;color:var(--cream);border:1px solid var(--line);padding:10px;font:12px Segoe UI;border-radius:0}#team-region{margin-top:8px}.roster-count{font:10px LocalMono,monospace;color:var(--muted);margin:10px 0}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:385px;overflow-y:auto;align-content:start;padding-right:4px;scrollbar-color:#617e73 #142831}.team-button{display:flex;align-items:center;text-align:left;gap:8px;min-width:0;padding:10px 7px}.team-button .flag{width:27px;min-width:27px}.team-button>span{min-width:0}.team-button b{font-size:11px}.team-button small{display:block;white-space:normal;overflow-wrap:anywhere;font:10px/1.4 Segoe UI;margin-top:4px;color:#c4d1c1}.reserve-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:6px}.reserve-filters select{font-size:11px;padding:8px 4px}.bench-list{display:grid;grid-template-columns:minmax(0,1fr);max-height:250px;overflow-y:auto;padding-right:4px;scrollbar-color:#617e73 #142831}.bench-button{display:grid;grid-template-columns:23px 22px minmax(0,1fr) 12px;gap:5px;align-items:center;text-align:left;font-size:11px;padding:9px 7px}.bench-button>span:nth-child(3){overflow-wrap:anywhere}.bench-button .number{font-size:10px}.room-roster{max-height:560px;overflow-y:auto;align-content:start;padding-right:6px;scrollbar-color:#617e73 #142831}.room-player{min-width:0}.room-player strong{overflow-wrap:anywhere}.room-profile{min-width:0}.room-heading>span{font-size:12px;white-space:nowrap}@media(max-width:1150px){body:has(#play:not(.hidden)) .app{padding:0 14px}body:has(#play:not(.hidden)) .topbar{height:48px}#play{padding-top:5px}#play .match-heading{margin-bottom:6px}#play .game-frame{width:100%;max-width:966px}#play .control-strip{padding:8px 0 5px}#play .match-tip{font-size:10px;line-height:14px;padding-bottom:4px}}.line-tactics,.half-tactics{margin:15px 0;padding:13px;border:1px solid var(--line)}.line-tactics summary,.half-tactics summary{cursor:pointer;color:var(--yellow);font-size:13px}.line-orders{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.line-orders fieldset{min-width:0;border:1px solid var(--line);padding:10px}.line-orders legend{color:var(--yellow);font-size:13px}.line-orders label,.half-formation label{display:block;font-size:11px;color:#b9c9bc;margin-bottom:9px}.line-orders select,.half-formation select{margin-top:5px;font-size:11px;padding:8px}.half-formation{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.half-swap{display:flex;gap:8px}.half-swap select{min-width:0;flex:1}.half-swap button{font-size:11px;white-space:normal}@media(max-width:720px){.line-orders,.half-formation{grid-template-columns:1fr}.half-swap{flex-wrap:wrap}}body{padding-bottom:62px}.audio-dock{position:fixed;bottom:14px;right:18px;z-index:1500;display:flex;gap:7px;padding:7px;background:#101a23f5;border:1px solid var(--line);box-shadow:0 4px 20px #0006}.audio-dock button{min-height:34px}.audio-panel{position:fixed;bottom:78px;right:18px;z-index:1600;width:min(430px,calc(100vw - 28px));max-height:calc(100vh - 98px);overflow:auto;background:#1a2932;border:1px solid #60736f;padding:22px;box-shadow:0 10px 60px #0009;line-height:1.6}.audio-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.audio-heading h2{font-size:24px;margin:0}.audio-now{color:var(--yellow);font-size:13px}.audio-volume{display:block}.audio-volume output{float:right}.audio-panel input[type=range]{display:block;width:100%;accent-color:var(--yellow);padding:0;border:0;height:28px}.audio-toggles{display:flex;gap:22px;margin:15px 0}.audio-toggles label{display:flex;align-items:center;gap:6px}.audio-panel input[type=checkbox]{display:inline-block;width:18px;height:18px;margin:0;accent-color:var(--yellow)}.audio-select select{margin:8px 0 12px}.audio-panel details{border-top:1px solid var(--line);padding-top:12px;margin-top:18px}.audio-panel summary{color:var(--yellow);cursor:pointer;font-size:13px}.audio-panel .muted{font-size:12px;line-height:1.6}.audio-import{display:block;color:var(--yellow)}.audio-panel input[type=file]{display:block;font-size:12px;max-width:100%;margin:10px 0}.audio-file{display:flex;gap:8px;align-items:center;justify-content:space-between;margin:8px 0;font-size:12px}.audio-file span{overflow-wrap:anywhere}.audio-panel #audio-notice{font-size:12px;color:var(--yellow)}@media(max-width:620px){#home .mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#home .mode{min-width:0}#home .mode-title{overflow-wrap:anywhere}}body.touch-playing #replay-shortcuts{display:none}@media(max-width:640px){#replay-shortcuts{display:none}}.street-hub-bar{display:grid;grid-template-columns:1.3fr 1.3fr .7fr .7fr;gap:24px;padding:18px 22px;border:1px solid var(--line);background:var(--panel);border-radius:8px}.street-hub-bar label{font-size:12px;color:var(--muted)}.street-hub-bar select{margin-top:8px;width:100%}.street-hub-bar>div{align-self:center}.street-hub-bar strong{display:block;color:var(--yellow);font-size:26px}.street-hub-bar span{display:block;color:var(--muted);font-size:12px}.street-hub-tabs{display:flex;gap:8px;margin:22px 0 16px}.street-hub-tabs button{padding:12px 18px;color:var(--cream);background:var(--panel);border:1px solid var(--line);border-radius:6px}.street-hub-tabs button[aria-selected=true]{border-color:var(--yellow);color:var(--yellow)}.street-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.street-card{display:flex;flex-direction:column;padding:24px;background:linear-gradient(140deg,#233b39,#172b35);border:1px solid #45605a;border-radius:9px}.street-card>small{font-size:10px;color:#d0bb79;letter-spacing:1px}.street-card h3{font-size:23px;margin:14px 0 8px}.street-card p{font-size:14px;line-height:1.65;margin:8px 0}.street-card .muted{font-size:12px;color:#a4bcc0}.street-card-bottom{margin-top:auto;padding-top:18px;display:flex;flex-direction:column;gap:15px}.street-card-bottom>span{font-size:11px;color:#cabd99;line-height:1.5}.street-card .primary{font-size:12px;padding:13px 18px;border-radius:4px}.street-card.is-locked{background:#172831;border-color:#344a50}.street-emblem{background:var(--team-color);border:3px solid #d9d2ad;color:#fff9d9;font:700 26px monospace;width:62px;height:70px;display:grid;place-items:center;margin-bottom:18px;border-radius:8px 8px 24px 24px}.is-locked .street-emblem{background:#2a4147;color:#95a8a6}.street-guide{background:var(--panel);padding:24px;border:1px solid var(--line);border-radius:8px;max-width:1000px;line-height:1.7}.street-guide h3{color:var(--yellow);margin-top:28px}.street-guide h3:first-child{margin-top:0}.street-guide p{font-size:14px}.street-intro-lines{display:grid;gap:12px;line-height:1.7}.street-intro-lines p{padding:14px;background:#213839;margin:0;border-left:3px solid #d7c47e}.street-progress-note{padding:12px 16px;border:1px solid #9b9563;border-radius:6px;color:#e2d39b;line-height:1.6;font-size:13px}.street-match-hint{font-size:12px;color:#b4c8c2;padding:10px 14px;border:1px solid #38564e;background:#142a2c;border-radius:5px;line-height:1.6}.match-memento{display:grid;grid-template-columns:1.25fr 1fr;gap:16px;align-items:start;margin:18px 0 10px}.match-memento>canvas{width:100%;height:auto;image-rendering:pixelated;transform:rotate(-1deg);box-shadow:0 4px 12px #0005}.match-awards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.match-awards small,.match-awards strong,.match-awards span{display:block}.match-awards small{font-size:10px;color:#d9c584;line-height:1.4}.match-awards strong{font-size:13px;margin:4px 0}.match-awards span{font-size:10px;color:#95b0b3}.moment-action{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px;margin:14px 0}.moment-player{border:1px solid var(--line);padding:8px;background:#0d1c24;border-radius:5px}.moment-player>canvas{display:block;width:100%;height:auto;image-rendering:pixelated}.moment-player>div{display:flex;gap:10px;flex-wrap:wrap;align-items:center;padding:8px 0}.moment-player span{font-size:11px;color:var(--muted)}.moment-player .secondary,.moment-action .secondary{font-size:11px;padding:10px 14px}.street-result-stats{margin:14px 0}.street-result-stats>summary{cursor:pointer;color:var(--yellow);font-size:13px}.street-result .dialog-actions{position:sticky;bottom:-28px;background:#182b34;padding:15px 0;margin-bottom:0;z-index:2}.street-card button:disabled{opacity:.5;cursor:default}.street-hub-tabs button:focus-visible,.street-card button:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.street-feature-entry{width:100%;margin-bottom:16px;min-height:110px!important;border-color:#b29d61!important;background:linear-gradient(115deg,#354839,#1b3039)!important}.street-feature-entry .mode-title{font-size:26px}.street-feature-entry .mode-number{color:var(--yellow)}.match-memento{grid-template-columns:1fr}.match-memento>canvas{max-width:700px;margin:auto}.match-awards{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:560px){.topbar .status{display:none}.topbar{gap:12px}.topbar .header-right{gap:10px;margin-left:auto}.topbar .icon-btn span{display:none}.topbar .brand{flex-shrink:0}}@media(max-width:1000px){.street-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.street-hub-bar{gap:16px;grid-template-columns:1fr 1fr}.match-memento{grid-template-columns:1fr}.match-memento>canvas{max-width:580px;margin:auto}.match-awards{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.street-card-grid{grid-template-columns:1fr}.street-card{padding:18px}.street-hub-tabs{gap:5px}.street-hub-tabs button{flex:1;padding:10px 6px;font-size:12px}.street-hub-bar{padding:14px}.street-hub-bar select{font-size:12px}.street-hub-bar strong{font-size:21px}.match-awards{grid-template-columns:1fr 1fr}.moment-action{align-items:start;flex-direction:column}.street-guide{padding:18px}.street-intro-lines p{padding:10px;font-size:13px}}body.touch-device,body.touch-playing{--touch-vh: 100vh;--touch-safe-top: env(safe-area-inset-top, 0px);--touch-safe-right: env(safe-area-inset-right, 0px);--touch-safe-bottom: env(safe-area-inset-bottom, 0px);--touch-safe-left: env(safe-area-inset-left, 0px);--touch-edge: 8px;--touch-top: calc(var(--touch-safe-top) + var(--touch-edge));--touch-right-edge: calc(var(--touch-safe-right) + var(--touch-edge));--touch-bottom: calc(var(--touch-safe-bottom) + var(--touch-edge));--touch-left-edge: calc(var(--touch-safe-left) + var(--touch-edge));--touch-gap: 8px;--touch-stick-size: 128px;--touch-key-size: 56px;--touch-left-height: calc(var(--touch-stick-size) + 88px + var(--touch-gap) * 2);--touch-pad-bottom: var(--touch-bottom);--touch-field-top: calc(var(--touch-top) + 44px + 8px);--touch-side-gutter: calc(var(--touch-stick-size) + var(--touch-key-size) * 3 + var(--touch-gap) * 4);--touch-side-shift: calc(var(--touch-stick-size) - var(--touch-key-size) * 3 - var(--touch-gap) * 2);--touch-field-width: max(0px, min( calc(100vw - var(--touch-left-edge) - var(--touch-right-edge) - var(--touch-side-gutter)), calc((var(--touch-vh) - var(--touch-field-top) - var(--touch-bottom)) * 16 / 9) ));--touch-field-height: calc(var(--touch-field-width) * 9 / 16);--touch-field-y: calc(var(--touch-field-top) + (var(--touch-vh) - var(--touch-field-top) - var(--touch-bottom) - var(--touch-field-height)) / 2)}@supports (height: 100dvh){body.touch-device,body.touch-playing{--touch-vh: 100dvh}}body.touch-playing{width:100%;height:var(--touch-vh);min-height:0;margin:0;padding:0;overflow:hidden;overscroll-behavior:none;background:#0b141b}body.touch-playing>.app{max-width:none;margin:0;padding:0!important}body.touch-playing :is(.topbar,.net-header,.home-footer,.setup-footer,.net-footer,.match-heading,.control-strip,.match-tip,.net-help,#net-control-note,.street-match-hint,.audio-dock){display:none!important}body.touch-playing :is(#play,#net-play){position:fixed;inset:0;width:100%;height:var(--touch-vh);min-width:0;margin:0;padding:0}body.touch-playing :is(#play,#net-play) .game-frame{position:absolute;top:var(--touch-field-y);left:calc((100vw - var(--touch-field-width) + var(--touch-safe-left) - var(--touch-safe-right) + var(--touch-side-shift)) / 2);width:var(--touch-field-width);height:var(--touch-field-height);max-width:none;max-height:none;margin:0;padding:0;border:0;aspect-ratio:16 / 9;background:#142a26;box-shadow:0 0 0 2px #617064,0 4px #03090e}body.touch-playing :is(#game,#net-game){display:block;width:100%;height:100%;max-width:100%;aspect-ratio:16 / 9;object-fit:contain;image-rendering:pixelated}body.touch-playing #replay-controls{position:fixed;z-index:18;top:var(--touch-top);right:var(--touch-right-edge);left:var(--touch-left-edge);min-height:44px;max-width:none;margin:0;padding:0 6px;gap:6px}body.touch-playing #replay-controls button{min-width:44px;min-height:44px;flex-shrink:0}body.touch-playing #replay-controls input{min-width:24px;height:44px}.touch-controls,.touch-guide{--touch-gold: #f4d474;--touch-ink: #f5efd9;--touch-muted: #bfcbc4;--touch-panel: #15252e;--touch-line: #65746b;box-sizing:border-box;color:var(--touch-ink);font-family:LocalMono,Consolas,monospace}.touch-controls *,.touch-guide *{box-sizing:border-box}.touch-controls{position:fixed;inset:0;z-index:19;height:var(--touch-vh, 100vh);pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.touch-controls.hidden,.touch-guide.hidden,.touch-controls [hidden]{display:none!important}.touch-controls button,.touch-stick{pointer-events:auto;touch-action:none}.touch-controls button{appearance:none;-webkit-appearance:none;min-width:44px;min-height:44px;margin:0;border:2px solid var(--touch-line);border-radius:5px;background:linear-gradient(180deg,#293a40,var(--touch-panel));color:var(--touch-ink);font-family:LocalMono,Consolas,monospace;box-shadow:inset 0 2px #ffffff12,0 3px #030b10;text-shadow:0 1px #0008;cursor:pointer;transition:background-color .1s,border-color .1s,box-shadow .1s}.touch-controls button:hover{filter:none}.touch-controls button:active,.touch-controls button.is-held,.touch-controls button[aria-pressed=true]{transform:none;border-color:#ffe9a1;background:#66552e;color:#fff5cc;box-shadow:inset 0 3px #0005,0 1px #030b10}.touch-controls button:focus-visible,.touch-guide button:focus-visible{outline:3px solid #fff0b8;outline-offset:2px}.touch-toolbar{position:absolute;top:var(--touch-top);right:var(--touch-right-edge);left:var(--touch-left-edge);height:44px;display:flex;align-items:stretch;justify-content:space-between;gap:8px}.touch-role{display:block;min-width:0;max-width:360px;height:44px;padding:0 12px;overflow:hidden;border:1px solid #756b46;border-left:3px solid var(--touch-gold);background:#101c24f2;color:var(--touch-gold);font-size:11px;font-weight:700;line-height:42px;letter-spacing:.5px;white-space:nowrap;text-overflow:ellipsis}.touch-toolbar>div{display:flex;flex:0 0 auto;gap:6px}.touch-toolbar button{display:grid;place-items:center;width:44px;height:44px;padding:0;font-size:21px;line-height:1}.touch-toolbar [data-touch-ui=pause]{border-color:#a08d55;color:var(--touch-gold)}.touch-left{position:absolute;bottom:var(--touch-pad-bottom);left:var(--touch-left-edge);width:var(--touch-stick-size);display:grid;grid-template-rows:44px var(--touch-stick-size) 44px;gap:var(--touch-gap)}.touch-utility{display:grid;grid-template-columns:repeat(2,minmax(44px,1fr));gap:var(--touch-gap)}.touch-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:4px 2px;line-height:1}.touch-button b{font-size:19px;line-height:1}.touch-button span{max-width:100%;color:var(--touch-muted);font-family:Segoe UI,sans-serif;font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap}.touch-utility .touch-button{min-height:44px;height:44px}.touch-utility .touch-button b{font-size:15px;color:var(--touch-gold)}.touch-stick{position:relative;width:var(--touch-stick-size);height:var(--touch-stick-size);border:2px solid #9d956a;border-radius:50%;background:linear-gradient(90deg,transparent 48%,#c9c8a815 48% 52%,transparent 52%),linear-gradient(0deg,transparent 48%,#c9c8a815 48% 52%,transparent 52%),radial-gradient(circle,#32463fed 0 36%,#15252ef5 37% 63%,#455548 64% 66%,#122029f5 67%);box-shadow:inset 0 0 0 5px #080f1655,0 3px #030b10}.touch-stick-cross{position:absolute;inset:0;display:grid;place-items:center;color:#e1c87855;font-size:88px;line-height:1;pointer-events:none}.touch-stick i{position:absolute;top:calc(50% - 24px);left:calc(50% - 24px);width:48px;height:48px;border:2px solid #ffe49b;border-radius:50%;background:radial-gradient(circle at 38% 28%,#ffeba9,#d1ae5b 70%);box-shadow:inset 0 0 0 4px #ac8c4366,0 3px #030b1080;pointer-events:none}.touch-controls .touch-sprint{width:100%;height:44px;padding:0 6px;border-color:#8d8052;color:var(--touch-gold);font-size:12px;font-weight:700;letter-spacing:.5px}.touch-right{position:absolute;right:var(--touch-right-edge);bottom:calc(var(--touch-pad-bottom) + 44px + var(--touch-gap));display:grid;grid-template-columns:repeat(3,var(--touch-key-size));grid-template-rows:repeat(2,var(--touch-key-size));gap:var(--touch-gap)}.touch-right .touch-button{min-width:48px;min-height:48px}.touch-controls .touch-shot{border-color:#ffe9a1;background:linear-gradient(180deg,#ffe49a,#dbb858);color:#15252e;box-shadow:inset 0 2px #fff2bc,0 3px #80612f;text-shadow:none}.touch-shot span{color:#283325;font-weight:800}.touch-controls .touch-shot:is(:active,.is-held){background:#fff0b6;color:#15252e;box-shadow:inset 0 3px #b59448,0 1px #80612f}.touch-button:is(:active,.is-held) span{color:inherit}.touch-rotate{display:none}@media(orientation:landscape)and (max-height:360px),(orientation:landscape)and (max-width:720px){body.touch-device,body.touch-playing{--touch-edge: 6px;--touch-gap: 6px;--touch-stick-size: 112px;--touch-key-size: 48px}.touch-stick i{top:calc(50% - 22px);left:calc(50% - 22px);width:44px;height:44px}.touch-button b{font-size:17px}}@media(orientation:portrait){body.touch-device,body.touch-playing{--touch-field-width: max(0px, min( calc(100vw - var(--touch-left-edge) - var(--touch-right-edge)), calc((var(--touch-vh) - var(--touch-field-top) - var(--touch-left-height) - 60px - var(--touch-bottom)) * 16 / 9) ));--touch-field-y: var(--touch-field-top);--touch-side-shift: 0px;--touch-pad-bottom: max(var(--touch-bottom), min( calc(var(--touch-vh) * .12), calc(var(--touch-vh) - var(--touch-field-top) - var(--touch-field-height) - 48px - var(--touch-left-height)) ))}.touch-rotate{position:absolute;top:calc(var(--touch-field-top) + var(--touch-field-height) + 14px);right:var(--touch-right-edge);left:var(--touch-left-edge);display:block;max-width:380px;margin:0 auto;padding:0 12px;color:#cbbd8d;font:12px/1.5 Segoe UI,sans-serif;text-align:center;text-wrap:balance}.touch-role{flex:1;padding:0 8px;font-size:10px;letter-spacing:0}}@media(orientation:portrait)and (max-width:359px){body.touch-device,body.touch-playing{--touch-gap: 6px;--touch-stick-size: 112px;--touch-key-size: 48px}.touch-toolbar>div{gap:4px}.touch-stick i{top:calc(50% - 22px);left:calc(50% - 22px);width:44px;height:44px}}.touch-guide{position:fixed;inset:0;z-index:1550;display:grid;place-items:center;height:var(--touch-vh, 100vh);padding:calc(env(safe-area-inset-top,0px) + 12px) calc(env(safe-area-inset-right,0px) + 12px) calc(env(safe-area-inset-bottom,0px) + 12px) calc(env(safe-area-inset-left,0px) + 12px);overflow:auto;overscroll-behavior:contain;pointer-events:auto;background:#060e15ed;backdrop-filter:blur(6px);user-select:text;-webkit-user-select:text}.touch-guide>div{width:min(600px,100%);min-width:0;max-height:calc(var(--touch-vh, 100vh) - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 24px);padding:22px;overflow:auto;overscroll-behavior:contain;scroll-padding-block:16px 80px;scrollbar-color:#9b8c59 #14232c;border:2px solid #a38d55;background:#192931;box-shadow:0 5px #03090e}.touch-guide .eyebrow{font-size:10px;line-height:1.6;letter-spacing:1px}.touch-guide h2{margin:14px 0 20px;color:var(--touch-ink);font:800 clamp(23px,5vw,32px)/1.15 "Segoe UI",sans-serif;letter-spacing:-.5px}.touch-guide p{margin:0 0 16px;color:var(--touch-muted);font:14px/1.65 Segoe UI,sans-serif;overflow-wrap:anywhere}.touch-guide strong{color:var(--touch-gold)}.touch-guide [data-touch-close]{position:sticky;bottom:-22px;display:flex;justify-content:center;width:100%;min-width:48px;min-height:48px;padding:13px 16px;border:2px solid #ffeba6;border-radius:3px;background:var(--touch-gold);color:#15252e;box-shadow:0 3px #80612f;font:800 13px/1.4 Segoe UI,sans-serif;letter-spacing:1px}:is(body.touch-playing,body.touch-device:not(.online-page)) .overlay{height:var(--touch-vh);padding:var(--touch-top) var(--touch-right-edge) var(--touch-bottom) var(--touch-left-edge);overflow:auto;overscroll-behavior:contain}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog{min-width:0;max-height:calc(var(--touch-vh) - var(--touch-top) - var(--touch-bottom));padding:16px;overflow:auto;overscroll-behavior:contain;scroll-padding-block:16px 76px;scrollbar-color:#7f8c75 #14232c}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog h2{font-size:clamp(22px,4vw,30px);margin:8px 0 16px}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog :is(button,select){min-height:44px}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog :is(select,input:not([type=checkbox]):not([type=range])){min-width:0;max-width:100%;font-size:16px}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog-actions{position:sticky;z-index:2;bottom:-16px;min-width:0;max-width:100%;margin-top:18px;padding:12px 0 16px;gap:8px;background:#1b2c35;border-top:1px solid #52615b}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog-actions button{min-width:44px;padding:10px 14px;font-size:12px;line-height:1.4;letter-spacing:.5px}body.touch-playing #net-dialog{padding:0;overflow:hidden;max-height:calc(var(--touch-vh) - var(--touch-top) - var(--touch-bottom))}body.touch-playing #net-dialog .net-dialog-body{min-height:0;padding:16px;overflow:auto;overscroll-behavior:contain}body.touch-playing #net-dialog .dialog-actions{position:static;flex-shrink:0;margin:0;padding:10px 12px}:is(body.touch-playing,body.touch-device:not(.online-page)) .audio-panel{z-index:1600;top:auto;right:var(--touch-right-edge);bottom:var(--touch-bottom);width:min(430px,calc(100vw - var(--touch-left-edge) - var(--touch-right-edge)));max-height:calc(var(--touch-vh) - var(--touch-top) - var(--touch-bottom));padding:16px;overflow:auto;overscroll-behavior:contain}:is(body.touch-playing,body.touch-device:not(.online-page)) .audio-panel :is(button,select,summary){min-height:44px}:is(body.touch-playing,body.touch-device:not(.online-page)) .audio-panel select{font-size:16px}:is(body.touch-playing,body.touch-device:not(.online-page)) .audio-heading{position:sticky;top:-16px;z-index:1;padding:8px 0;background:#1a2932}:is(body.touch-playing,body.touch-device:not(.online-page)) #audio-close{min-width:48px;min-height:48px;font-size:22px}@media(max-height:500px)and (orientation:landscape){:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog-actions{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overscroll-behavior-x:contain;padding-block:8px 12px;scroll-padding-inline:8px}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog-actions button{flex:0 0 auto}body.touch-playing #net-dialog .dialog-actions{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}}@media(max-width:720px){body.touch-device:not(.online-page):not(.touch-playing){padding:0}body.touch-device:not(.online-page):not(.touch-playing)>.app{padding:var(--touch-safe-top) calc(var(--touch-safe-right) + 12px) calc(var(--touch-safe-bottom) + 104px) calc(var(--touch-safe-left) + 12px)}body.touch-device:not(.online-page) .topbar{height:auto;min-height:68px;padding:12px 0;flex-wrap:wrap;gap:12px}body.touch-device:not(.online-page) .brand{min-height:44px;gap:10px;font-size:13px;letter-spacing:1px}body.touch-device:not(.online-page) .brand small{letter-spacing:1.5px}body.touch-device:not(.online-page) .header-right{gap:6px;margin-left:auto}body.touch-device:not(.online-page) .header-right .status{display:none}body.touch-device:not(.online-page) .icon-btn{min-width:44px;min-height:44px}body.touch-device:not(.online-page) :is(#home,#setup){padding-top:18px}body.touch-device #home .hero{height:auto;min-height:350px}body.touch-device #home .hero:after{background:linear-gradient(90deg,#102a25f5,#15352bd9 65%,#18382ba6)}body.touch-device #home .hero-copy{padding:24px 18px 64px}body.touch-device #home .eyebrow{flex-wrap:wrap;font-size:9px;line-height:1.6;letter-spacing:.7px}body.touch-device #home .hero h1{margin:22px 0 16px;font-size:clamp(39px,10vw,54px);letter-spacing:-1px}body.touch-device #home .hero h1 em{font-size:clamp(28px,8vw,43px);letter-spacing:-.8px}body.touch-device #home .hero p{font-size:14px;line-height:1.65}body.touch-device #home .hero p br{display:none}body.touch-device #home .hero-note{flex-wrap:wrap;gap:8px 16px;font-size:10px;line-height:1.5}body.touch-device #home .hero-stamp{display:none}body.touch-device #home .hero-caption{right:auto;bottom:14px;left:18px;max-width:calc(100% - 36px);font-size:9px;line-height:1.6;letter-spacing:.4px}body.touch-device #home .section-line{gap:8px;font-size:10px;letter-spacing:1px}body.touch-device #home .mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.touch-device #home .mode-grid .mode{grid-column:auto;min-width:0;min-height:136px;padding:14px 12px;gap:12px}body.touch-device #home .mode-title{align-items:flex-start;font-size:17px;line-height:1.25;overflow-wrap:anywhere}body.touch-device #home .mode-title b{flex-shrink:0}body.touch-device #home .mode-number{font-size:9px;line-height:1.5;letter-spacing:.4px}body.touch-device #home .mode-description{font-size:12px;line-height:1.5}body.touch-device #home>.street-feature-entry{width:100%;margin-bottom:12px}body.touch-device #setup .screen-heading{flex-wrap:wrap;align-items:flex-start;gap:14px;margin-bottom:20px}body.touch-device #setup .screen-heading h2{font-size:27px;line-height:1.2}body.touch-device #setup :is(.setup-layout,.match-rules,.classic-settings,.orders-grid,.line-orders){grid-template-columns:minmax(0,1fr);gap:14px}body.touch-device #setup .training-options{flex-direction:column;align-items:stretch;gap:10px;margin-top:0;padding:14px}body.touch-device #setup :is(.team-panel,.squad-panel,.match-panel,.tactics-board){min-width:0;padding:16px}body.touch-device #setup :is(button,select,input,summary),body.touch-device #home .primary{min-height:44px}body.touch-device #setup :is(select,input){min-width:0;max-width:100%;color:#f0ecda;font-size:16px}body.touch-device #setup :is(.field-label,.match-rules label,.classic-settings label,.orders-grid label){font-size:12px;line-height:1.5;letter-spacing:.5px}body.touch-device #setup :is(.players-note,.squad-note,.team-detail p,.arena-note){font-size:13px;line-height:1.6}body.touch-device #setup .surface-label{max-width:none}body.touch-device #setup .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(385px,calc(var(--touch-vh) * .5))}body.touch-device #setup .team-button{min-height:60px}body.touch-device #setup .team-button small{font-size:12px}body.touch-device #setup .player-row{grid-template-columns:23px 26px minmax(0,1fr) 35px}body.touch-device #setup .player-name{font-size:12px;overflow-wrap:anywhere}body.touch-device #setup .special-label{flex-wrap:wrap;gap:8px;line-height:1.5}body.touch-device #setup .special-label strong{overflow-wrap:anywhere}body.touch-device #setup .options-row{grid-template-columns:repeat(2,minmax(0,1fr))}body.touch-device:not(.online-page) :is(.home-footer,.setup-footer){flex-wrap:wrap;gap:12px;font-size:10px;line-height:1.7}body.touch-device:not(.online-page) .audio-dock{right:var(--touch-right-edge);bottom:var(--touch-bottom);max-width:calc(100vw - var(--touch-left-edge) - var(--touch-right-edge))}body.touch-device:not(.online-page) .audio-dock button{min-height:44px}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog .substitutions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog .health-teams{grid-template-columns:minmax(0,1fr);gap:12px}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog .settings-row{gap:16px}:is(body.touch-playing,body.touch-device:not(.online-page)) .dialog .settings-row input[type=range]{width:40%;min-width:80px}}@media(max-width:480px){body.touch-device:not(.online-page) .icon-btn span{display:none}}@media(prefers-reduced-motion:reduce){.touch-controls button,.touch-guide button{transition:none}}.control-settings{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:12px;background:#071019e8;overscroll-behavior:contain}.control-settings.hidden{display:none}.control-card{width:min(760px,100%);max-height:calc(100dvh - 24px);display:flex;flex-direction:column;background:#172932;border:1px solid #65756c;box-shadow:0 22px 90px #0008}.control-card header,.control-card footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;flex-shrink:0;background:#12212a}.control-card h2{margin:4px 0 0}.control-card button,.control-card select{min-height:44px}.control-card select{font-size:16px}.control-card button:not(.primary){background:#21313a;border:1px solid #65756c;padding:10px 14px;color:var(--ink)}body:has(.control-settings:not(.hidden)){overflow:hidden}.control-body{overflow:auto;padding:20px;overscroll-behavior:contain}.control-body>label{display:grid;gap:8px}.control-body p{font-size:14px;line-height:1.55;color:#bccbc7}.control-key-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.control-key-grid span{display:grid;gap:5px;font-size:12px}.control-key-grid kbd{width:max-content;padding:5px 8px;background:#0e1b23;border:1px solid #768576;color:#f4d474}.control-check{display:flex!important;align-items:center;gap:10px;margin:16px 0}.control-check input{width:22px;height:22px}.control-sliders{display:grid;grid-template-columns:1fr 1fr;gap:16px}.control-sliders label{display:grid;grid-template-columns:1fr auto;gap:8px;font-size:13px}.control-sliders input{grid-column:1/-1;width:100%;height:28px}.control-sliders output{color:#f4d474}.control-preview{height:150px;margin-top:22px;position:relative;background:#0c171e;border:1px solid #627569;overflow:hidden;display:grid;place-items:center}.control-preview>span{display:grid;place-items:center;width:55%;height:75%;border:1px solid #bdd6a8;background:#386541;font:12px monospace;color:#e7eedb}.control-preview.is-overlay>span{width:94%}.control-preview i{position:absolute;bottom:15px;display:grid;place-items:center;font-style:normal;border:2px solid #e3c878;background:#283b45;color:#e3c878;width:60px;height:60px;user-select:none}.control-preview [data-preview-stick]{left:12px;border-radius:50%;font-size:34px}.control-preview [data-preview-buttons]{right:12px;line-height:20px}.control-preview.is-left-handed [data-preview-stick]{left:auto;right:12px}.control-preview.is-left-handed [data-preview-buttons]{right:auto;left:12px}body.touch-device{--touch-stick-size:calc(128px * var(--touch-user-scale,1));--touch-key-size:max(44px,calc(56px * var(--touch-user-scale,1)));--touch-side-gutter:calc(var(--touch-stick-size) + var(--touch-key-size) * 3 + var(--touch-gap) * 4 + var(--touch-user-left-x,0px) + var(--touch-user-right-x,0px));--touch-side-shift:calc(var(--touch-stick-size) - var(--touch-key-size) * 3 - var(--touch-gap) * 2 + var(--touch-user-left-x,0px) - var(--touch-user-right-x,0px))}.touch-left{left:calc(var(--touch-left-edge) + var(--touch-user-left-x,0px));bottom:calc(var(--touch-pad-bottom) + var(--touch-user-left-y,0px));opacity:var(--touch-user-opacity,.86)}.touch-right{right:calc(var(--touch-right-edge) + var(--touch-user-right-x,0px));bottom:calc(var(--touch-pad-bottom) + 44px + var(--touch-gap) + var(--touch-user-right-y,0px));grid-template-rows:repeat(3,var(--touch-key-size));opacity:var(--touch-user-opacity,.86)}.touch-left-handed .touch-left{left:auto;right:calc(var(--touch-right-edge) + var(--touch-user-left-x,0px))}.touch-left-handed .touch-right{right:auto;left:calc(var(--touch-left-edge) + var(--touch-user-right-x,0px))}body.touch-left-handed{--touch-side-shift:calc(var(--touch-key-size) * 3 + var(--touch-gap) * 2 - var(--touch-stick-size) + var(--touch-user-right-x,0px) - var(--touch-user-left-x,0px))}body.touch-device[data-touch-layout=overlay]{--touch-side-gutter:0px;--touch-side-shift:0px}.touch-toolbar [data-controls-open]{width:44px;min-width:44px;font-size:20px}.touch-toolbar>div{flex-shrink:0}.touch-role{min-width:0}@media(max-height:380px),(max-width:360px){body.touch-device{--touch-stick-size:calc(112px * var(--touch-user-scale,1));--touch-key-size:max(44px,calc(48px * var(--touch-user-scale,1)))}}@media(orientation:portrait){body.touch-device,body.touch-left-handed{--touch-side-shift:0px}.touch-right{bottom:calc(var(--touch-pad-bottom) + 24px + var(--touch-user-right-y,0px))}}@media(max-width:520px){.control-key-grid{grid-template-columns:repeat(2,1fr)}.control-sliders{grid-template-columns:1fr}.control-body{padding:14px}.control-card header,.control-card footer{padding:12px}.control-card footer button{flex:1}.control-preview{height:170px}}.match-feedback{position:fixed;bottom:12px;left:50%;transform:translate(-50%);z-index:18;display:grid;gap:3px;padding:8px 14px;background:#102029ed;border-left:3px solid #f4d474;max-width:calc(100vw - 24px);pointer-events:none;font:14px/1.3 system-ui,sans-serif;color:#f3edd7}.match-feedback strong{font-size:11px;letter-spacing:.05em;color:#d0d7c5}.match-feedback.hidden{display:none}body.touch-device{--touch-field-top:calc(var(--touch-top) + 44px + 52px)}.touch-playing .match-feedback{top:calc(var(--touch-top) + 48px);bottom:auto;left:var(--touch-left-edge);right:var(--touch-right-edge);max-width:none;transform:none;min-height:42px;padding:4px 10px;font-size:14px;border-left:0;background:none;text-align:center}.touch-playing .match-feedback strong{display:none}.net-role-choice{display:inline-flex;align-items:center;gap:8px;margin-left:14px;color:#e3d7b5;font-size:12px}.net-role-choice select{min-height:36px;padding:5px 26px 5px 10px}.net-rematch-role{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.connection-quality{position:fixed;right:16px;bottom:10px;z-index:18;padding:5px 8px;border:1px solid #435c54;background:#102029e8;color:#b3e6b5;font:11px system-ui,sans-serif;pointer-events:none}.connection-quality[data-level=medium]{color:#f4d474}.connection-quality[data-level=weak]{color:#ffb09d}.online-page:not([data-net-screen=net-play]) .connection-quality{display:none}.touch-playing .connection-quality{top:calc(var(--touch-field-top) - 22px);bottom:auto;right:var(--touch-right-edge);font-size:10px;background:none;border:0}@media(max-width:720px){.net-role-choice{margin-left:0;gap:6px}.net-role-choice select{font-size:16px}.net-room-bar>div:first-child{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px}}.workshop{height:calc(100dvh - 116px);min-height:380px;display:flex;flex-direction:column;gap:14px;max-width:1320px;margin:auto;padding-bottom:12px}.workshop-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.workshop-heading h2{font-size:32px;margin:3px 0}.workshop-heading button{flex-shrink:0}.workshop-tabs{display:flex;gap:6px;overflow-x:auto;flex-shrink:0;padding-bottom:2px;border-bottom:1px solid #344b54}.workshop-tabs button{white-space:nowrap;min-height:44px;background:transparent;border:0;border-bottom:3px solid transparent;padding:10px 18px;color:#a2b8c2;font:inherit;cursor:pointer}.workshop-tabs button[aria-pressed=true]{border-color:#f4d474;color:#f4d474;background:#1c3038}.workshop-content{overflow:auto;min-height:0;flex:1;padding:6px 8px 18px 0;scrollbar-color:#49636c #16252d;scrollbar-width:thin;overscroll-behavior:contain}.workshop-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #344b54;padding-top:12px;flex-shrink:0}.workshop-footer p{font-size:13px;color:#9db8c4;margin:0;max-width:550px}.workshop-footer>div{display:flex;gap:8px;flex-shrink:0}.workshop-footer button{min-height:46px;white-space:nowrap}.work-form,.look-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.workshop label{display:flex;flex-direction:column;gap:7px;color:#9db8c4;font-size:12px;min-width:0}.workshop input,.workshop select{min-width:0;width:100%;min-height:44px;font-size:14px;padding:9px 11px;background:#14262e;border:1px solid #49616b;color:#f2ecd7;border-radius:4px}.workshop input[type=color]{padding:3px;cursor:pointer}.workshop input:focus-visible,.workshop select:focus-visible,.workshop button:focus-visible{outline:2px solid #f4d474;outline-offset:2px}.club-identity{display:flex;gap:16px;align-items:center;margin-bottom:20px}.club-identity h3{font-size:26px;margin:0}.club-identity p{font-size:13px;color:#9db8c4;margin:6px 0}.club-identity .club-badge{width:72px;height:56px}.club-identity .kit-swatch{width:58px;height:65px;margin-left:auto}.club-top,.work-section{padding:22px;border:1px solid #344b54;background:#1a2b33;margin-bottom:18px}.work-section h3{margin-top:0}.work-section p{line-height:1.5;font-size:14px;color:#b3c5ca}.work-transfer{margin:16px 0}.work-transfer summary{cursor:pointer;color:#f4d474}.work-transfer label{display:inline-flex;margin-left:8px;gap:4px}.work-transfer input{padding:4px;max-width:240px}.workshop .muted{font-size:13px;line-height:1.55;color:#92abb6}.look-editor{display:grid;grid-template-columns:240px 1fr;gap:28px;margin:24px 0}.look-editor aside{display:flex;flex-direction:column;gap:8px;align-items:center}.look-editor canvas{width:240px;max-width:100%;height:auto;image-rendering:pixelated;border-radius:6px;border:1px solid #49616b}.look-editor strong{font-size:20px}.look-editor small{color:#a2b8c2}.look-pickers{padding:14px;background:#1a2b33}.portrait-reference{display:flex;gap:18px;align-items:center;padding:15px;background:#1a3038;border-left:3px solid #f4d474;font-size:14px}.portrait-reference a{color:#92d4ef;text-underline-offset:4px}.puzzle-editor{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(260px,1fr);gap:24px}.puzzle-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px}.puzzle-toolbar span{font-size:13px;color:#f4d474}.puzzle-editor canvas{width:100%;height:auto;border:1px solid #a2caa3;touch-action:none;border-radius:4px}.puzzle-settings .work-form{grid-template-columns:repeat(2,minmax(0,1fr))}.puzzle-settings details{margin-top:16px}.puzzle-settings summary{cursor:pointer;color:#f4d474;margin-bottom:12px}.puzzle-share{margin-top:16px}.derby-scene{margin:18px 0;padding:26px;background:linear-gradient(130deg,#253d43,#152730);border:1px solid #49616b;border-left:4px solid #f4d474}.derby-scene h3{font-size:28px;margin:10px 0}.derby-scene p{line-height:1.5}.derby-scene small{color:#9db8c4}.derby-badges{display:flex;align-items:center;gap:20px;float:right;margin:0 0 20px 20px}.derby-badges .team-flag{width:72px;height:52px}.derby-badges b{font-size:20px;color:#f4d474}.bond-unlocks{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:18px 0}.bond-unlocks span{padding:15px;background:#233b42;font-size:13px;line-height:1.5}.bond-unlocks b{display:block;font-size:22px;color:#f4d474}.bond-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.bond-list article{display:flex;flex-direction:column;gap:8px;font-size:12px;padding:12px;border:1px solid #344b54}.bond-list article span{color:#9db8c4}.bond-list meter{width:100%}.academy-panel{position:fixed;inset:0;z-index:125;background:#071319de;display:grid;place-items:center;padding:16px}.academy-panel>div{max-width:540px;padding:30px;background:#1c323b;border:1px solid #6c898f;box-shadow:0 20px 80px #0009}.academy-panel h2{font-size:36px;color:#f4d474}.academy-panel p{line-height:1.6}.academy-panel footer{display:flex;gap:12px;margin-top:24px}.academy-panel button{min-height:44px}.academy-panel footer>button:not(.primary){background:transparent;border:1px solid #58717a;color:#cddcdb;padding:12px}@media(max-width:800px){.workshop{height:calc(100dvh - 92px);gap:10px}.workshop-heading h2{font-size:24px}.workshop-tabs button{padding:10px 13px;font-size:13px}.work-form,.look-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.look-editor{grid-template-columns:160px 1fr;gap:16px}.look-editor canvas{width:160px}.workshop-footer{gap:10px}.workshop-footer p{max-width:240px;font-size:11px}.workshop-footer button{font-size:12px;padding:10px 13px}.puzzle-editor{grid-template-columns:1fr}.puzzle-settings .work-form{grid-template-columns:repeat(3,minmax(0,1fr))}.bond-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.workshop{min-height:0;height:calc(100dvh - 80px);padding-bottom:env(safe-area-inset-bottom)}.workshop-heading .eyebrow{font-size:9px}.workshop-heading h2{font-size:22px}.workshop-heading button{padding:8px;font-size:12px;min-height:44px}.workshop-footer{flex-direction:column;align-items:stretch;gap:8px;padding-top:8px}.workshop-footer p{max-width:none;min-height:14px}.workshop-footer>div{justify-content:stretch}.workshop-footer button{flex:1;white-space:normal}.look-editor{grid-template-columns:1fr;gap:18px;margin:18px 0}.look-editor aside{display:grid;grid-template-columns:120px 1fr;grid-template-rows:1fr 1fr;justify-items:start;align-items:end;gap:8px 18px}.look-editor canvas{width:120px;grid-row:span 2}.look-editor small{align-self:start}.look-fields{gap:10px}.club-top,.work-section{padding:14px}.club-identity{gap:10px}.club-identity h3{font-size:21px}.club-identity .club-badge{width:48px}.club-identity .kit-swatch{width:44px}.portrait-reference{align-items:start;flex-direction:column;gap:8px}.puzzle-settings .work-form{grid-template-columns:repeat(2,minmax(0,1fr))}.bond-unlocks{grid-template-columns:1fr}.bond-unlocks span{padding:10px}.bond-unlocks b{display:inline;margin-right:8px}.bond-list{grid-template-columns:1fr}.derby-scene{padding:16px}.derby-badges{float:none;margin:0 0 18px}.derby-scene h3{font-size:24px}}@media(max-height:480px)and (orientation:landscape){.workshop{height:calc(100dvh - 62px);min-height:0;gap:5px}.workshop-heading{display:none}.workshop-tabs button{min-height:38px;padding:6px 12px}.workshop-footer{padding-top:5px}.workshop-footer button{min-height:40px}.workshop-footer p{font-size:10px}.academy-panel>div{padding:14px 22px}.academy-panel h2,.academy-panel p{margin:8px 0}.academy-panel footer{margin-top:12px}}body:has(#workshop:not(.hidden)) .audio-dock{display:none!important}.workshop-tabs [data-work-mute]{margin-left:auto;font-size:12px}.audio-dock{z-index:19}.fifa-help-sheet{display:flex;flex-direction:column;max-height:calc(90dvh - 68px)}.control-card.fifa-help-sheet{max-height:calc(100dvh - 24px)}.control-card.fifa-help-sheet>header{display:block}.control-card.fifa-help-sheet>.fifa-help-scroll{padding:16px 20px}.control-guide-title{grid-column:1/-1;font-size:15px;margin:12px 0 0;color:var(--yellow)}.match-controls{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 0;margin:0;text-align:left;color:var(--ink);font:12px Segoe UI,sans-serif;letter-spacing:0}.match-controls-context{color:var(--muted);font-size:11px;min-width:70px}.match-controls-keys{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;flex:1}.match-controls-keys>span{display:inline-flex;gap:6px;align-items:center;white-space:nowrap}.match-controls kbd{display:inline-block;min-width:24px;padding:4px 6px;border:1px solid #51616b;border-bottom-width:2px;border-radius:3px;background:#1c2b35;color:#f4d474;text-align:center;font:600 12px Segoe UI,sans-serif}.match-controls>.secondary{white-space:nowrap;min-height:36px}.game-frame{position:relative}.game-frame>.match-feedback{position:absolute;left:10px;bottom:42px;top:auto;transform:none;max-width:42%;font-size:12px;line-height:1.3;padding:7px 10px}#play .match-heading .audio-dock,.online-page[data-net-screen=net-play] .audio-dock{position:static;padding:0;border:0;box-shadow:none;background:none}.fifa-help-sheet>header,.fifa-help-sheet>footer{flex-shrink:0}.fifa-help-sheet h2{margin:12px 0 18px}.fifa-help-scroll{overflow:auto;min-height:0;padding-right:10px}.fifa-help-scroll details{border-top:1px solid var(--line);padding:12px 0}.fifa-help-scroll summary{cursor:pointer;color:var(--yellow);font-weight:600;padding:6px 0}.fifa-help-sheet>.dialog-actions{margin-top:16px}.fifa-help-sheet .help-table{margin:0 0 12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#home .mode-grid .mode{grid-column:auto}body[data-screen]{padding-bottom:0}:root{--muted:#a5b8bb}*{scrollbar-width:thin;scrollbar-color:#658c81 #15262e}button,a,select,input,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid #ffe69b;outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.header-right{gap:8px}.header-right .status{margin-right:12px}.topbar .audio-dock{position:static;background:none;padding:0;border:0;box-shadow:none;gap:6px}.topbar .audio-dock button{min-height:38px}.home{padding-top:24px}.home .hero{height:368px}.hero-copy{padding:27px 32px}.hero h1{font-size:54px;margin:17px 0 14px}.hero h1 em{font-size:46px}.hero p{margin-bottom:20px}.hero-note{margin-top:18px}.hero-actions{display:flex;gap:12px;align-items:stretch}.hero-actions .large{width:auto;min-width:210px;min-height:52px;padding:14px 20px;font-size:12px;letter-spacing:.6px;justify-content:center;gap:20px}.hero-actions .secondary{background:#152b2ee8;border-color:#8ba49b;color:#f4f0d9;font-weight:700}.home-learn{width:100%;display:flex;align-items:center;text-align:left;gap:16px;margin:18px 0 0;padding:16px 20px;border:1px solid #426263;background:#192f35;color:var(--ink)}.home-learn .learn-icon{font-size:28px;color:var(--yellow)}.home-learn strong{font-size:15px}.home-learn small{display:block;color:var(--muted);margin-top:4px;font-size:12px}.home-learn>b{margin-left:auto;color:var(--yellow);font-size:11px;white-space:nowrap;letter-spacing:.6px}.home-mobile-note{display:none}.home .section-line{padding:24px 0 12px;align-items:center;gap:12px}.home .section-line h2{font:650 18px Segoe UI,sans-serif;letter-spacing:0;margin:0;color:var(--ink)}.home .section-line>span{font-size:9px;letter-spacing:1px}.home .mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home .mode-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.home .mode{min-height:128px;padding:18px;gap:10px}.home .mode-title{font-size:20px}.home .mode-description{font-size:13px;line-height:1.5}.home .mode-feature{border-top-color:var(--yellow);background:linear-gradient(130deg,#293e37,#1b2d35)}body[data-screen=setup]{height:100dvh;overflow:hidden;padding-bottom:0}body[data-screen=setup]>.app{height:100%;display:flex;flex-direction:column}.topbar{flex-shrink:0}body[data-screen=setup] .topbar{height:76px}#setup:not(.hidden){flex:1;min-height:0;padding:16px 0 0;display:flex;flex-direction:column;gap:12px}#setup .screen-heading{margin:0;flex:none}#setup .screen-heading h2{margin:3px 0 0;font-size:28px}#setup .screen-heading .eyebrow{font-size:9px;letter-spacing:1px}.setup-matchup{display:grid;grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);align-items:center;background:#192c34;border:1px solid #40555b;padding:12px 18px;gap:12px}.setup-team-heading{display:flex;min-width:0;align-items:center;gap:14px}.setup-team-heading>div{min-width:0}.setup-team-heading small{display:block;font-size:10px;letter-spacing:1px;color:var(--muted);margin-bottom:4px}.setup-team-heading h3{font-size:24px;line-height:1.2;margin:0}.setup-team-heading .flag{width:43px;height:29px}.setup-team-heading>span:last-child{margin-left:auto}.setup-team-heading>span:last-child svg{width:32px;height:38px}.setup-versus{text-align:center;color:var(--yellow);font:700 13px LocalMono,monospace}.setup-opponent-label{flex:1;min-width:0}.setup-opponent-label select{padding:6px 30px 6px 9px;font-size:15px;min-height:34px}.setup-tournament-icon{display:grid;width:43px;height:29px;place-items:center;font-size:26px;color:var(--yellow)}.tournament-opponent{visibility:hidden;position:absolute;pointer-events:none}.setup-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;flex:none;background:#15242d;padding:4px;border:1px solid var(--line)}.setup-tabs button{background:none;border:1px solid transparent;padding:10px 8px;min-height:42px;color:var(--muted);font-size:14px;font-weight:650}.setup-tabs [aria-selected=true]{color:#fbe6a2;background:#35423b;border-color:#8e8254;box-shadow:inset 0 -2px var(--yellow)}.setup-panels{flex:1;min-height:0}.setup-pane{height:100%;overflow:auto;overscroll-behavior:contain;border:1px solid var(--line);background:var(--panel);padding:18px;scrollbar-gutter:stable}.setup-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;flex:none}.setup-panel-heading h3{font-size:21px;margin:0 0 4px}.setup-panel-heading p{font-size:13px;color:var(--muted);line-height:1.5;margin:0}.setup-panel-heading>.roster-count{white-space:nowrap;margin:0}#setup-panel-team{display:flex;flex-direction:column}.setup-filters{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:10px;margin-bottom:12px;flex:none}.setup-filters input,.setup-filters select{min-width:0;min-height:42px;font-size:14px;padding:10px 12px;background:#12242d;color:var(--ink);border:1px solid #52696f}#setup .team-grid{flex:1;min-height:0;max-height:none;overflow:auto;overscroll-behavior:contain;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-content:start;gap:8px;padding:2px 5px 4px 2px}.team-button{min-height:62px}.team-button b{font-size:14px}.team-button small{font-family:Segoe UI,sans-serif;font-size:12px;line-height:1.25}.team-button.active:after{content:"\2713";margin-left:auto;font-weight:800;color:var(--yellow)}#setup .team-detail{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px;padding-top:10px;flex:none}#setup .team-detail>span{font-size:10px}#setup .team-detail p{min-height:0;margin:0;font-size:13px}#setup .special-label{margin-left:auto;border:0;padding:0;gap:10px}.setup-roster-layout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);gap:22px}.roster-label{display:flex;justify-content:space-between;color:var(--muted);font:10px LocalMono,monospace;margin-bottom:8px}.setup-starters,.setup-reserves{min-width:0}.setup-starters .player-row{min-height:44px;padding:9px 12px;grid-template-columns:36px 30px 1fr 36px}.setup-starters .player-row.active{border-color:var(--yellow);background:#34483d;box-shadow:inset 3px 0 var(--yellow)}.setup-starters .player-name{font-size:13px}.setup-starters .role{font-size:10px}.setup-swap-hint{display:block;margin-bottom:12px;font-size:14px;color:var(--yellow)}#setup .reserve-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,.7fr);gap:8px}.reserve-filters input{min-width:0}.setup-reserves .bench-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;gap:7px}.setup-reserves .bench-button{min-height:42px;font-size:12px;padding:10px 8px}.setup-starters .preview-player{display:flex;align-items:center;height:auto;min-height:104px;margin-top:12px;background:#13232b;border:1px solid var(--line);padding:4px}.setup-starters .preview-player canvas{width:160px;height:100px;flex-shrink:0}.setup-starters .preview-player>span{position:static;text-align:left;font:11px/1.7 Segoe UI,sans-serif;letter-spacing:0;padding:8px;overflow-wrap:anywhere}.setup-tactics-layout,.setup-conditions-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.setup-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.setup-form-grid label{display:block;color:var(--muted);font-size:13px;min-width:0}.setup-form-grid select{display:block;margin-top:6px;min-height:42px;font-size:13px}.setup-conditions-layout h4{font-size:16px;margin:0 0 14px}.setup-tactics-layout #formation-preview{display:block;width:100%;max-width:420px;height:auto;margin:18px auto 0;image-rendering:pixelated}.setup-tactics-layout details{margin:0 0 14px;padding:14px;border:1px solid #435c63}.setup-tactics-layout summary{font-size:14px;line-height:1.5;cursor:pointer;color:var(--yellow);min-height:24px}.setup-tactics-layout .orders-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.setup-tactics-layout .line-orders{grid-template-columns:1fr;margin-top:12px}.setup-rule-note,#setup .players-note,#setup .arena-note{font-size:12px;line-height:1.6;margin:12px 0 0;color:#b8c9be}.setup-rule-note{padding:10px 12px;background:#13262d;border-left:2px solid #d0b969}.setup-rule-note:empty{display:none}#setup .training-options{margin:0 0 16px;padding:12px;display:flex;flex-direction:column;align-items:stretch;gap:6px;font-size:13px}.setup-ready-bar{flex:none;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:84px;padding:13px 18px 17px;background:#20342f;border:1px solid #63765d;border-bottom:0;box-shadow:0 -8px 25px #0b161433}.setup-ready-bar>div{min-width:0}.setup-ready-bar strong{display:block;font-size:17px}.setup-ready-bar span{display:block;font-size:12px;color:#bdd0c2;line-height:1.5;margin-top:4px}.setup-ready-bar small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.setup-ready-bar .primary{min-height:48px;min-width:216px;justify-content:center;white-space:nowrap}.dialog[data-kind=pause]{padding:0;overflow:hidden;max-width:670px}.pause-sheet{display:flex;flex-direction:column;max-height:min(90dvh,760px)}.pause-sheet>header{padding:24px 26px 16px;border-bottom:1px solid var(--line)}.pause-sheet h2{margin:5px 0 18px;font-size:28px}.pause-score{display:flex;align-items:center;justify-content:center;gap:20px}.pause-score>span{display:flex;align-items:center;gap:9px;flex:1;font-size:15px}.pause-score>span:last-child{justify-content:flex-end}.pause-score>strong{font:700 32px LocalMono,monospace;color:var(--yellow);white-space:nowrap}.pause-body{padding:18px 26px;overflow:auto;min-height:0}.pause-body .field-label{margin:0 0 6px;font:13px Segoe UI,sans-serif;letter-spacing:0}.pause-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pause-options select{font-size:14px;min-height:42px}.pause-roster{border:1px solid var(--line);padding:13px;margin-top:18px}.pause-roster summary{cursor:pointer;color:var(--yellow);font-size:14px}.pause-sheet .dialog-actions{flex:none;margin:0;display:grid;grid-template-columns:1fr 1fr;padding:16px 26px 22px;border-top:1px solid var(--line);background:#172a31;gap:10px}.pause-sheet .dialog-actions .primary{grid-column:1/-1;justify-content:center;min-height:48px}.pause-sheet .dialog-actions button{min-height:42px}.pause-sheet .dialog-actions [data-action=replay]{grid-column:1/-1}.settings-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.settings-shortcuts button{min-height:44px;padding:10px}.settings-row small{font-size:12px;line-height:1.5}.dialog .health-player{font-size:12px}.dialog:not(:has(.fifa-help-sheet,.pause-sheet,.street-result))>.dialog-actions{position:sticky;bottom:-32px;z-index:2;background:#1b2c35;padding:14px 0 8px;border-top:1px solid var(--line)}.net-entry>p{max-width:680px;line-height:1.65}.net-entry .muted{font-size:13px}.net-entry .net-card label{font-size:14px}.net-entry .net-card button{min-height:48px}.net-entry .net-card input,.net-entry .net-card select{min-height:44px;font-size:14px}@media(min-width:721px){body[data-screen=setup] .topbar{height:64px}#setup .screen-heading>div{display:flex;align-items:baseline;gap:14px}#setup .screen-heading h2{font-size:23px}#setup .screen-heading{min-height:38px}#setup:not(.hidden){padding-top:12px;gap:10px}.setup-matchup{padding:10px 16px}.setup-tabs button{min-height:38px;padding:8px}.setup-panel-heading{margin-bottom:10px}.setup-panel-heading h3{font-size:19px}.setup-ready-bar{min-height:78px;padding:10px 18px 14px}}@media(max-width:1100px){.header-right .status{display:none}.hero-actions .large{min-width:180px;gap:10px;padding:13px 16px}.setup-pane{padding:14px}.setup-team-heading h3{font-size:21px}.setup-starters .preview-player canvas{width:120px;height:75px}.setup-starters .preview-player>span{font-size:10px}.setup-roster-layout{gap:14px}.home .mode-title{font-size:18px}}@media(max-width:720px){.header-right{gap:3px}.header-right #help,.header-right>[data-controls-open],.topbar .audio-dock #audio-open{display:none}.header-right #settings{display:block}.topbar .audio-dock #audio-mute{font-size:11px;padding:9px 10px}.topbar .audio-dock{margin:0}.topbar{height:72px}.brand{font-size:12px;gap:9px;letter-spacing:.7px}.brand small{font-size:7px;letter-spacing:1px}.home .hero{height:390px}.hero-copy{padding:24px}.hero h1{font-size:47px}.hero h1 em{font-size:38px}.hero:after{background:linear-gradient(90deg,#17332bf5,#17332bce 50%,#17332b66)}.hero-actions{flex-wrap:wrap;gap:10px}.hero-actions .large{font-size:12px;min-width:180px;min-height:46px}.hero-note{font-size:8px;margin-top:16px}.hero-stamp{right:15px;top:22px}.hero-stamp b{font-size:42px}.hero-caption{font-size:8px;right:12px;bottom:10px}.home-learn{padding:14px;gap:10px;flex-wrap:wrap}.home-learn>b{margin-left:38px;font-size:10px}.home-learn>span:nth-child(2){flex:1}.home-learn small{font-size:12px;line-height:1.45}.home .section-line>span{display:none}.home .section-line h2{font-size:17px}.home .mode-grid,.home .mode-grid-two{grid-template-columns:1fr}.home .mode{min-height:104px}.home .mode-title{font-size:20px}.home-footer{flex-direction:column;line-height:1.7}.home-mobile-note{display:block;font-size:12px;line-height:1.6;color:var(--muted)}body[data-screen=setup] .topbar{height:60px}#setup:not(.hidden){padding-top:10px;gap:8px}#setup .screen-heading h2{font-size:22px}#setup .screen-heading .secondary{font-size:11px;min-height:36px;padding:8px 12px}#setup .screen-heading .eyebrow{font-size:8px;letter-spacing:.6px}.setup-matchup{padding:10px;gap:5px;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr)}.setup-team-heading{gap:8px;flex-wrap:wrap}.setup-team-heading .flag{width:29px;height:20px}.setup-team-heading>div{flex:1}.setup-team-heading>span:last-child{display:none}.setup-team-heading small{font-size:8px;letter-spacing:.3px}.setup-team-heading h3{font-size:17px}.setup-opponent-label select{font-size:12px;padding:6px 3px;min-height:32px}.setup-team-heading:has(.setup-opponent-label)>span:first-child{display:none}.setup-versus{font-size:10px}.setup-tabs{gap:0;padding:3px}.setup-tabs button{font-size:12px;min-height:40px;padding:8px 3px}.setup-panel-heading{margin-bottom:10px;align-items:flex-start}.setup-panel-heading h3{font-size:18px}.setup-panel-heading p{font-size:12px}.setup-panel-heading>.roster-count{font-size:10px}.setup-filters{grid-template-columns:minmax(0,1fr) 126px;gap:6px;margin-bottom:8px}.setup-filters input,.setup-filters select{font-size:12px;padding:9px;min-height:40px}#setup .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.team-button{padding:10px 8px;gap:7px;min-height:62px}.team-button .flag{width:27px;height:18px}.team-button small{font-size:11px}.team-button b{font-size:12px}#setup .team-detail{gap:6px;margin-top:8px;padding-top:8px}#setup .team-detail>span{display:none}#setup .team-detail p{font-size:11px}#setup .special-label{font-size:9px}#setup .special-label strong{font-size:10px}.setup-roster-layout,.setup-tactics-layout,.setup-conditions-layout{grid-template-columns:1fr;gap:18px}.setup-starters .squad-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.setup-starters .player-row{grid-template-columns:24px 1fr 25px;padding:9px 7px;gap:4px;min-height:50px}.setup-starters .player-row .number{display:none}.setup-starters .player-name{font-size:11px}.setup-starters .player-row .role{font-size:8px}.setup-starters .preview-player{display:none}.setup-reserves .bench-list{grid-template-columns:1fr}.setup-reserves .bench-button{min-height:44px}.setup-swap-hint{position:sticky;top:-14px;z-index:1;background:var(--panel);padding:10px 0;border-bottom:1px solid #4d6466}.setup-form-grid{gap:12px}.setup-form-grid label,.setup-form-grid select{font-size:12px}.setup-tactics-layout .orders-grid,.setup-tactics-layout .line-orders{grid-template-columns:1fr}.setup-ready-bar{gap:10px;padding:10px 12px max(13px,env(safe-area-inset-bottom));min-height:78px}.setup-ready-bar strong{font-size:13px}.setup-ready-bar span{font-size:10px;line-height:1.45}.setup-ready-bar small{display:none}.setup-ready-bar .primary{min-width:0;font-size:11px;letter-spacing:.4px;padding:12px 14px;min-height:46px}.pause-sheet>header{padding:18px}.pause-body{padding:16px 18px}.pause-sheet .dialog-actions{padding:14px 18px 18px}.pause-score{gap:10px}.pause-score>span{font-size:12px;flex-direction:column}.pause-score>span:last-child{align-items:center}.pause-score>strong{font-size:28px}.pause-sheet h2{font-size:23px}.settings-shortcuts{grid-template-columns:1fr}.dialog:not(:has(.fifa-help-sheet,.pause-sheet,.street-result))>.dialog-actions{bottom:-22px}}@media(max-height:540px){body[data-screen=setup] .topbar{height:48px}body[data-screen=setup] .brand-icon{height:30px;width:29px;font-size:23px}body[data-screen=setup] .brand small,body[data-screen=setup] .header-right .status{display:none}#setup:not(.hidden){gap:6px;padding-top:6px}#setup .screen-heading h2{font-size:20px}#setup .screen-heading .eyebrow{display:none}.setup-matchup{padding:7px 12px}.setup-team-heading h3{font-size:18px}.setup-team-heading small{font-size:8px}.setup-tabs button{min-height:32px;padding:5px}.setup-pane{padding:12px}.setup-panel-heading{margin-bottom:8px}.setup-panel-heading h3{font-size:17px}.setup-panel-heading p,#setup .team-detail{display:none}.setup-filters input,.setup-filters select{min-height:34px;padding:7px}.setup-ready-bar{min-height:60px;padding:7px 12px 10px}.setup-ready-bar .primary{min-height:40px;padding:10px 15px}.setup-ready-bar small{display:none}.pause-sheet>header{padding:12px 18px}.pause-sheet h2{margin:2px 0 8px}.pause-sheet .dialog-actions{padding:10px 18px;gap:6px}.pause-sheet .dialog-actions button{min-height:36px}}@media(max-width:720px){#home .mode-grid{grid-template-columns:1fr}}@media(max-height:540px){body[data-screen=setup] .topbar{display:none}#setup:not(.hidden){gap:4px;padding-top:4px}#setup .screen-heading{min-height:32px}#setup .screen-heading h2{font-size:18px}#setup .screen-heading .secondary{min-height:32px;padding:6px 12px}.setup-matchup{padding:4px 10px;min-height:42px}.setup-team-heading small{display:none}.setup-team-heading .flag{width:26px;height:18px}.setup-opponent-label select{min-height:30px}.setup-panel-heading{display:none}.setup-pane{padding:8px}.setup-filters{margin-bottom:5px}#setup .team-grid{min-height:62px}.setup-ready-bar{min-height:54px;padding:6px 10px 9px}.setup-ready-bar strong{font-size:12px}.setup-ready-bar span{font-size:10px;line-height:1.3}.setup-ready-bar .primary{min-height:36px}}@media(max-height:540px){.pause-sheet>header{padding:10px 18px}.pause-sheet>header>.eyebrow{display:none}.pause-sheet h2{font-size:20px;margin:0 0 8px}.pause-score>span{flex-direction:row;font-size:11px;gap:7px}.pause-score>span:last-child{justify-content:flex-end}.pause-score .flag{width:27px;height:18px}.pause-score>strong{font-size:23px}.pause-body{padding:12px 18px}}body[data-screen=setup] .toast{bottom:100px;max-width:calc(100vw - 32px);width:max-content;text-align:center;line-height:1.5}.yard-match-log{border-top:1px solid #3b5457;margin-top:14px;padding-top:12px;font-size:12px;color:#b8cdc1}.yard-match-log summary{cursor:pointer;color:#eed49c;padding:6px 0}.yard-match-log ol{padding-left:22px;line-height:1.7}.yard-match-log li{padding:3px 0}body:has(.comedy-overlay:not(.hidden)){overflow:hidden}@media(max-width:600px){.match-heading{flex-wrap:wrap;row-gap:8px}.match-heading .audio-dock{margin-left:auto}}.comedy-overlay{position:fixed;inset:0;z-index:3000;background:#071218df;display:grid;place-items:center;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overscroll-behavior:contain}.comedy-dialog{display:flex;flex-direction:column;width:min(960px,100%);max-height:calc(100dvh - 24px);overflow:hidden;background:#142930;border:2px solid #698073;box-shadow:0 24px 80px #0008;color:#fff0cf}.comedy-dialog>header,.comedy-dialog>footer,.comedy-speech,.comedy-progress{flex-shrink:0}.comedy-dialog header{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px 24px;border-bottom:1px solid #50675b}.comedy-dialog h2{font-size:clamp(20px,3vw,30px);margin:5px 0 0;line-height:1.2}.comedy-dialog header>span{color:#c6d4b8;font-size:13px;text-align:right}.comedy-dialog canvas{display:block;flex:1 1 auto;min-height:0;width:100%;height:auto;max-height:49dvh;object-fit:contain;image-rendering:pixelated;background:#172d32}.comedy-speech{padding:16px 24px 12px;min-height:100px;border-top:3px solid #e8bb72;background:#1c3537}.comedy-speech>span{font-size:10px;letter-spacing:2px;color:#eab486;font-weight:800}.comedy-speech p{font-size:clamp(16px,2.2vw,22px);font-weight:650;line-height:1.4;margin:7px 0 0}.comedy-dialog footer{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:14px 24px}.comedy-dialog footer>span{font-size:12px;color:#b4c9bc;max-width:440px}.comedy-dialog footer button{flex-shrink:0;min-height:46px}.comedy-progress{height:3px;background:#243f40}.comedy-progress i{display:block;height:100%;background:#efc276}@media(max-width:600px){.comedy-dialog header{padding:12px;gap:8px}.comedy-dialog header>span{font-size:11px;max-width:95px}.comedy-speech{padding:12px;min-height:108px}.comedy-dialog footer{padding:12px;gap:8px}.comedy-dialog footer>span{font-size:10px;max-width:150px}.comedy-dialog footer button{padding:12px;font-size:12px}}@media(max-height:530px){.comedy-dialog{width:min(830px,100%)}.comedy-dialog header{padding:7px 16px}.comedy-dialog h2{font-size:20px}.comedy-dialog canvas{max-height:47dvh}.comedy-speech{padding:6px 16px;min-height:60px}.comedy-speech p{font-size:16px;margin:3px 0}.comedy-dialog footer{padding:7px 16px}.comedy-dialog footer button{padding:9px 18px}}.brand,.net-brand{display:flex;align-items:center;gap:10px}.brand .brand-mark,.net-brand .brand-mark{display:block;width:48px;height:48px;flex:none;image-rendering:pixelated}.brand .brand-wordmark,.net-brand .brand-wordmark{display:block;transform:skew(-6deg);font:900 22px/.95 Impact,Arial Black,Segoe UI,sans-serif;letter-spacing:1px;color:#fff0ce;text-shadow:2px 2px #07151c;white-space:nowrap}.brand .brand-wordmark b,.net-brand .brand-wordmark b{display:block;color:#f4d578;font:inherit;letter-spacing:2.7px;margin-top:3px}.net-brand .brand-mark{width:40px;height:40px}.net-brand .brand-wordmark{font-size:17px}@media(max-width:600px){.brand .brand-mark{width:40px;height:40px}.brand .brand-wordmark{font-size:18px}.net-brand{gap:6px}.net-brand .brand-mark{width:32px;height:32px}.net-brand .brand-wordmark{font-size:13px}.net-brand .brand-wordmark b{letter-spacing:2px}}.home .hero{display:grid;grid-template-columns:46% 54%;background:#18362f;border-color:#547363}.home .hero:after{display:none}.hero .hero-copy{padding:27px 30px;background:radial-gradient(ellipse at 10% 90%,#2d5140,transparent 80%),#18362f;min-width:0}.hero .hero-copy h1{font-size:54px;margin:20px 0 17px}.hero .hero-copy h1 em{font-size:46px}.hero .hero-actions{gap:10px}.hero .hero-actions .large{min-width:0;flex:1;padding:14px 12px;gap:12px;white-space:nowrap}.hero-cinema{position:relative;min-width:0;isolation:isolate;background:#142b35;overflow:hidden;border-left:1px solid #648472}.hero-cinema #hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;image-rendering:pixelated}.trailer-heading{position:absolute;left:22px;right:16px;top:16px;pointer-events:none;display:flex;align-items:flex-start;flex-direction:column;gap:6px}.trailer-tag{font:9px LocalMono,monospace;letter-spacing:1.7px;background:#173234e8;padding:5px 7px;color:#c4dece}.trailer-heading strong{font:900 25px Impact,Arial Narrow,sans-serif;letter-spacing:.3px;color:#fff0c5;text-shadow:2px 2px #142b35,-1px -1px #142b35}.trailer-footer{position:absolute;left:0;right:0;bottom:7px;min-height:57px;display:flex;align-items:center;gap:8px;padding:8px 14px 6px 22px;background:linear-gradient(0deg,#142b35 55%,#142b3500)}.hero .trailer-footer p{margin:0;flex:1;font-size:12px;line-height:1.35;color:#f1ead2;text-shadow:1px 1px #142b35}.trailer-controls{display:flex;align-items:center;gap:5px;flex-shrink:0}.trailer-controls>span{font:9px LocalMono,monospace;color:#c8d8c9;margin-right:6px}.trailer-controls button{background:#142b35e8;border:1px solid #637d77;width:36px;height:36px;padding:0;color:#ffe39b;font:18px LocalMono,monospace}.trailer-controls button:disabled{width:auto;min-width:36px;font-size:9px;padding:0 7px;opacity:.8}.trailer-controls button:focus-visible{outline-offset:-4px}.trailer-progress{position:absolute;left:18px;right:18px;bottom:0;height:3px;display:flex;gap:5px}.trailer-progress>span{flex:1;background:#506c66;overflow:hidden}.trailer-progress i{display:block;height:100%;background:#ffe08b;transform:scaleX(0);transform-origin:left}@media(min-width:721px)and (max-width:1100px){.hero .hero-copy{padding:26px 21px}.hero .hero-copy h1{font-size:49px}.hero .hero-copy h1 em{font-size:40px}.hero .hero-actions{flex-direction:column;align-items:flex-start;gap:9px}.hero .hero-actions .large{flex:none;min-height:43px;padding:10px 16px;width:245px;font-size:11px}.hero .hero-note{margin-top:15px;font-size:8px}.hero .hero-copy p{margin-bottom:14px}.trailer-heading strong{font-size:21px}.trailer-footer{padding-left:16px}.hero .trailer-footer p{font-size:11px}.trailer-controls>span{display:none}}@media(max-width:720px){.home .hero{height:auto;display:flex;flex-direction:column}.hero-cinema{order:-1;height:auto;aspect-ratio:2 / 1;border-left:0;border-bottom:1px solid #547363;overflow:hidden}.hero .hero-copy{padding:17px 18px 18px}.hero .hero-copy h1{font-size:31px;margin:10px 0 9px;line-height:1.02;letter-spacing:-.7px}.hero .hero-copy h1 em{font-size:31px;letter-spacing:-.7px}.hero .hero-copy h1 br{display:none}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}.hero .eyebrow>span{font-size:10px}.hero .hero-copy p{font-size:11px;line-height:1.5;margin-bottom:12px}.hero .hero-actions{flex-direction:column;gap:9px}.hero .hero-actions .large{width:100%;min-height:43px;flex:none;padding:10px 12px;font-size:11px}.hero .hero-note{font-size:7px;letter-spacing:.1px;margin-top:13px}.trailer-heading{left:10px;right:10px;top:8px;gap:4px}.trailer-tag{font-size:7px;padding:3px 5px;letter-spacing:1px}.trailer-heading strong{font-size:16px}.trailer-footer{min-height:44px;padding:3px 7px 0 10px;bottom:5px;gap:4px}.hero .trailer-footer p{font-size:9px;max-width:calc(100% - 98px)}.trailer-controls>span{display:none}.trailer-controls{gap:2px}.trailer-controls button{width:44px;height:44px;background:#142b35be;border-color:transparent;font-size:19px}.trailer-controls button:disabled{max-width:58px;font-size:8px;line-height:1.2;white-space:normal;padding:2px}.trailer-progress{left:10px;right:10px;height:2px;gap:4px}}@media(min-width:721px)and (max-height:520px){.home .hero{height:260px}.hero .hero-copy{padding:14px 18px}.hero .hero-copy h1{font-size:36px;margin:10px 0}.hero .hero-copy h1 em{font-size:31px}.hero .hero-copy p{font-size:11px;margin-bottom:10px}.hero .hero-note{margin-top:12px}.hero .hero-actions{flex-direction:row;gap:7px}.hero .hero-actions .large{flex:1;width:auto;font-size:9px;gap:6px;padding:9px 7px;min-height:41px}.trailer-heading strong{font-size:18px}.trailer-tag{font-size:7px}.trailer-heading{top:10px;left:12px}}@media(max-width:720px){.hero .hero-copy h1 em{margin-left:.12em}}.game-info{border-top:1px solid #354a51;margin:26px 0 0;padding:30px 0;color:#c1d2d4;font:14px/1.75 Arial,Helvetica,sans-serif}.game-info h2{font:700 25px/1.25 Arial,Helvetica,sans-serif;letter-spacing:0;color:#f6edd4;margin:0 0 14px}.game-info h3{font:700 17px/1.3 Arial,Helvetica,sans-serif;color:#f6edd4;margin:20px 0 10px}.game-info p{max-width:780px;margin:0 0 16px}.game-info a,.guide-content a{color:#ffdb78;text-decoration:underline;text-underline-offset:3px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.guide-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin:16px 0}.game-info details{border-top:1px solid #354a51;padding:13px 0}.game-info details p{margin:12px 0 4px}.game-info summary{cursor:pointer;color:#f6edd4;font-weight:700;min-height:26px}.game-info summary:focus-visible{outline:2px solid #ffdb78;outline-offset:4px}.guide-breadcrumb{display:flex;flex-wrap:wrap;gap:8px 12px;padding:26px 0 0;color:#9db0b5;font:12px/1.6 Arial,sans-serif}.guide-breadcrumb a{text-decoration:underline;text-underline-offset:3px}.guide-page{max-width:960px;margin:0 auto;padding:36px 0 50px}.guide-page h1{font:800 clamp(32px,4vw,52px)/1.12 Arial,Helvetica,sans-serif;letter-spacing:-.035em;max-width:900px;margin:0 0 22px}.guide-lead{font:18px/1.7 Arial,sans-serif;max-width:780px;color:#c1d2d4}.guide-page .actions{margin:24px 0 30px;display:flex}.guide-toc{display:flex;flex-wrap:wrap;gap:8px 18px;padding:18px 0;border-block:1px solid #354a51;margin-bottom:24px;font:13px/1.6 Arial,sans-serif}.guide-toc a{color:#ffdb78}.guide-content{font:16px/1.8 Arial,Helvetica,sans-serif;max-width:820px;color:#c1d2d4}.guide-content h2{font:700 27px/1.25 Arial,sans-serif;letter-spacing:-.01em;color:#f6edd4;margin:34px 0 14px;scroll-margin-top:20px}.guide-content h3{font:700 20px/1.4 Arial,sans-serif;color:#f6edd4}.guide-content p{margin:12px 0 18px}.guide-content li{margin-bottom:9px}.guide-content kbd{display:inline-block;border:1px solid #607778;border-bottom:3px solid #607778;border-radius:3px;padding:0 7px;color:#ffdb78;font:700 14px/1.8 monospace}.guide-table{overflow-x:auto}.guide-table table{width:100%;border-collapse:collapse;font-size:14px}.guide-table th{text-align:left;color:#f6edd4;background:#20353e}.guide-table th,.guide-table td{padding:12px;border:1px solid #40555b;vertical-align:top}.guide-callout{border-left:3px solid #ffdb78;background:#172a34;padding:18px 22px;margin:24px 0}.guide-page .game-info{margin-top:32px}.no-script{border:1px solid #607778;padding:18px;color:#f6edd4;line-height:1.6}.guide-footer{display:flex;flex-wrap:wrap;gap:14px 24px;margin:25px 0}.home-footer a{color:#ffdb78;text-decoration:none}.game-info[hidden]{display:none}@media(max-width:700px){.info-grid{grid-template-columns:1fr;gap:8px}.game-info{font-size:13px;padding:24px 0}.game-info h2{font-size:22px}.guide-page{padding-top:26px}.guide-page h1{font-size:34px}.guide-lead{font-size:16px}.guide-content{font-size:15px}.guide-content h2{font-size:24px}.guide-table th,.guide-table td{padding:9px}.guide-page .actions{display:flex;flex-wrap:wrap}.guide-page .button{min-width:130px}.guide-breadcrumb{padding-top:20px}}.portal-link{display:inline-block;padding:10px 12px;margin:0 8px 0 0;color:#c3d5d8;font-size:11px;text-decoration:none;border:1px solid #3c545c}.portal-link:hover{color:#ffdb78}.play-focus .portal-link{display:none}.trailer-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;image-rendering:pixelated}.hero[data-trailer-scene] .trailer-poster{display:none}@media(max-width:700px){.portal-link{font-size:10px;padding:7px}}
