.games-app{--g-bg:#09111f;--g-card:#111d30;--g-line:#263753;--g-accent:#42d392;color:#edf5ff;background:radial-gradient(circle at 80% 0,#183b50 0,transparent 34%),var(--g-bg);border-radius:22px;padding:22px;min-height:70vh}
.games-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.games-head h2{font-size:2rem;margin:2px 0}.games-head p,.games-card p{color:#9eb0c9;margin:0}.games-kicker{color:var(--g-accent);font-size:.72rem;font-weight:800;letter-spacing:.18em}
.games-tabs{display:flex;gap:8px;overflow:auto;margin:22px 0}.games-tabs button,.event-types button,.match-controls button{border:1px solid var(--g-line);background:#0d1829;color:#c9d6e7;border-radius:10px;padding:10px 14px;cursor:pointer}.games-tabs button.active,.event-types button.active{background:var(--g-accent);color:#06130e;border-color:var(--g-accent);font-weight:800}
.games-error,.games-warning{padding:12px;border-radius:10px;background:#59252b;color:#ffd7da;margin:12px 0}.games-warning{background:#5a421c;color:#ffe1a3}
.scoreboard{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:linear-gradient(135deg,#14233a,#0b1525);border:1px solid var(--g-line);border-radius:18px;padding:24px}.team-side{display:flex;gap:14px;align-items:center}.team-side.away{justify-content:flex-end}.team-side h3{margin:0}.team-side b{font-size:3rem}.team-dot{width:16px;height:16px;border-radius:50%;border:2px solid white}.match-clock{text-align:center;display:flex;flex-direction:column}.match-clock strong{font:800 3.2rem/1 monospace;color:var(--g-accent)}.match-clock small{text-transform:uppercase;color:#9eb0c9}.match-clock em{color:#ffd166}
.match-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:14px 0}.match-controls button:disabled{opacity:.35}.match-controls .danger{background:#9e3340;border-color:#c44}
.tactical-stage{margin-top:14px;background:#0b1626;border:1px solid var(--g-line);border-radius:18px;padding:12px;overflow:hidden}.pitch-team-label{display:inline-flex;align-items:center;gap:8px;font-weight:900;text-transform:uppercase;font-size:.82rem;margin:0 0 8px 4px}.pitch-team-label.away{float:right;margin-right:4px}.pitch-team-label i{width:11px;height:11px;border-radius:50%;box-shadow:0 0 0 2px #fff}
.tactical-pitch{clear:both;position:relative;width:100%;aspect-ratio:2.15/1;min-height:330px;border:2px solid rgba(255,255,255,.62);border-radius:8px;overflow:hidden;background:linear-gradient(90deg,rgba(26,113,72,.96),rgba(30,132,82,.96) 50%,rgba(26,113,72,.96)),repeating-linear-gradient(90deg,transparent 0,transparent 12.5%,rgba(255,255,255,.035) 12.5%,rgba(255,255,255,.035) 25%);box-shadow:inset 0 0 55px rgba(0,0,0,.32),0 14px 30px rgba(0,0,0,.28)}
.pitch-markings,.pitch-markings span{position:absolute;inset:0;pointer-events:none}.pitch-markings .center-line{left:50%;width:2px;background:rgba(255,255,255,.55)}.pitch-markings .center-circle{inset:50% auto auto 50%;width:22%;aspect-ratio:1;border:2px solid rgba(255,255,255,.55);border-radius:50%;transform:translate(-50%,-50%)}.pitch-markings .area{top:23%;bottom:23%;width:13%;border:2px solid rgba(255,255,255,.48)}.pitch-markings .area.home{left:-2px;border-left:0}.pitch-markings .area.away{right:-2px;left:auto;border-right:0}
.pitch-player{position:absolute;transform:translate(-50%,-50%);padding:0;border:0;background:transparent;cursor:pointer;z-index:2;transition:transform .18s ease,filter .18s ease}.pitch-player:not(:disabled):hover,.pitch-player:not(:disabled):focus{transform:translate(-50%,-53%) scale(1.07);filter:brightness(1.12);z-index:4;outline:none}.pitch-player:disabled{cursor:default}.pitch-player .ea-mini-card{width:82px;border-radius:9px;padding:5px;box-shadow:0 6px 14px rgba(0,0,0,.48)}.pitch-player .ea-mini-card .ea-mini-overall{font-size:13px}.pitch-player .ea-mini-card .ea-mini-name{font-size:10px;padding:2px 4px}
.slot-home-gk{left:6%;top:50%}.slot-home-d1{left:20%;top:29%}.slot-home-d2{left:20%;top:71%}.slot-home-a1{left:38%;top:31%}.slot-home-a2{left:38%;top:69%}.slot-away-gk{left:94%;top:50%}.slot-away-d1{left:80%;top:29%}.slot-away-d2{left:80%;top:71%}.slot-away-a1{left:62%;top:31%}.slot-away-a2{left:62%;top:69%}
.pitch-role,.pitch-stat{position:absolute;z-index:5;border-radius:12px;font-weight:900;font-size:.62rem;line-height:1;padding:4px 6px;box-shadow:0 3px 8px rgba(0,0,0,.45)}.pitch-role{left:-5px;top:-5px;background:#22c55e;color:#052813}.pitch-stat.goals{right:-8px;top:-5px;background:#07121f;color:#fff}.pitch-stat.cards{right:-7px;bottom:5px;background:#07121f;display:flex;gap:3px}.yellow-card,.red-card{display:block;width:7px;height:11px;border-radius:1px;background:#facc15}.red-card{background:#ef4444}
.pitch-benches{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.pitch-benches article{min-width:0}.bench-toggle{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border:1px solid var(--g-line);border-radius:9px;background:#111f33;color:#dce8f8;text-transform:capitalize}.bench-toggle span{background:#263a55;border-radius:20px;padding:2px 8px}.bench-cards{display:flex;gap:7px;overflow-x:auto;padding:8px 2px 2px}.bench-cards button{border:0;background:transparent;padding:0}.bench-cards .ea-mini-card{width:58px;border-radius:7px}.bench-cards .ea-mini-overall{font-size:10px}.bench-cards .ea-mini-name{font-size:8px;padding:1px 2px}
.quick-backdrop{position:fixed;inset:0;z-index:10020;background:rgba(2,8,18,.72);display:flex;align-items:center;justify-content:center;padding:18px;backdrop-filter:blur(4px)}.quick-sheet{position:relative;width:min(480px,100%);background:#101d30;border:1px solid #37506e;border-radius:18px;padding:20px;box-shadow:0 24px 70px rgba(0,0,0,.6)}.quick-close{position:absolute;right:12px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:#223650;color:#fff;font-size:1.5rem}.quick-player-head{display:flex;align-items:center;gap:16px;margin-bottom:16px}.quick-player-head .ea-mini-card{width:76px}.quick-player-head small{color:var(--g-accent);text-transform:uppercase;font-weight:800}.quick-player-head h3{font-size:1.5rem;margin:3px 0}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-actions button{min-height:48px;border:1px solid var(--g-line);border-radius:10px;background:#0b1626;color:#eaf2ff;font-weight:800}.quick-actions button.active{background:var(--g-accent);color:#062016}.quick-sheet label{display:flex;flex-direction:column;gap:6px;margin:14px 0;color:#adbed2}.quick-sheet select{padding:11px;background:#081321;color:#fff;border:1px solid var(--g-line);border-radius:9px}
.games-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.games-card{background:var(--g-card);border:1px solid var(--g-line);border-radius:16px;padding:18px;overflow:auto}.games-card h3{margin:0 0 14px}.games-card label,.setup-form label{display:flex;flex-direction:column;gap:6px;color:#adbed2;margin:10px 0}.games-card input,.games-card select,.setup-form input,.setup-form select{background:#081321;border:1px solid var(--g-line);border-radius:9px;color:white;padding:10px}.games-card .check,.setup-form .check{flex-direction:row;align-items:center}.games-primary{width:100%;background:var(--g-accent);color:#062016;border:0;border-radius:10px;padding:12px;font-weight:800;cursor:pointer}
.timeline>div{display:grid;grid-template-columns:42px 1fr auto;gap:10px;border-bottom:1px solid var(--g-line);padding:10px 0}.timeline time{color:var(--g-accent);font-weight:800}.timeline small{display:block;color:#e47b84}.timeline .voided{opacity:.45;text-decoration:line-through}.timeline button,.history-row button{background:transparent;color:#ff8e96;border:1px solid #80404a;border-radius:7px}
.queue-list{list-style:none;padding:0}.queue-list li,.history-row,.team-roster{display:flex;align-items:center;gap:10px;padding:11px;border-bottom:1px solid var(--g-line)}.queue-list i{width:12px;height:12px;border-radius:50%}.queue-list span,.history-row>span,.team-roster span{margin-left:auto;color:#9eb0c9}.history-row div{display:flex;flex-direction:column}.history-row small{color:#91a5bf}
.queue-list button{background:#172740;color:#dce8f8;border:1px solid var(--g-line);border-radius:6px}.finish-night{margin-top:22px;background:#d4a348}
.games-card table{width:100%;border-collapse:collapse}.games-card th,.games-card td{text-align:left;padding:9px;border-bottom:1px solid var(--g-line)}.games-card th{color:#8fa5c0;font-size:.75rem;text-transform:uppercase}.starter-box{border-top:1px solid var(--g-line);padding-top:10px;margin-top:12px}.games-empty{display:flex;flex-direction:column;align-items:center;padding:60px;color:#9eb0c9}.games-empty strong{color:white;font-size:1.3rem}
.starter-player{cursor:pointer;user-select:none}.games-card .starter-player input{appearance:auto!important;width:17px;height:17px;padding:0;pointer-events:auto;cursor:pointer;accent-color:var(--g-accent)}.starter-player input:disabled{cursor:not-allowed}.starter-count{float:right;color:var(--g-accent);font-weight:800}.starter-auto{width:100%;margin:9px 0 3px;padding:8px;border:1px solid var(--g-line);border-radius:8px;background:#172740;color:#dce8f8;cursor:pointer}
@media(max-width:760px){.games-app{padding:10px;border-radius:12px}.games-grid{grid-template-columns:1fr}.scoreboard{padding:12px;grid-template-columns:1fr}.team-side,.team-side.away{justify-content:center}.match-clock{grid-row:1}.team-side b{font-size:2.2rem}.match-clock strong{font-size:2.6rem}.games-head{align-items:flex-start}.games-tabs button{white-space:nowrap}.tactical-stage{padding:8px}.tactical-pitch{aspect-ratio:1.18/1;min-height:390px}.pitch-player .ea-mini-card{width:54px;border-width:1px;border-radius:6px;padding:3px}.pitch-player .ea-mini-card .ea-mini-photo-wrap{inset:7% 6% 35%}.pitch-player .ea-mini-card .ea-mini-overall{font-size:9px}.pitch-player .ea-mini-card .ea-mini-name{font-size:7px;padding:1px 2px}.slot-home-gk{left:7%}.slot-home-d1,.slot-home-d2{left:22%}.slot-home-a1,.slot-home-a2{left:39%}.slot-away-gk{left:93%}.slot-away-d1,.slot-away-d2{left:78%}.slot-away-a1,.slot-away-a2{left:61%}.pitch-role,.pitch-stat{font-size:.5rem;padding:3px 4px}.pitch-benches{grid-template-columns:1fr}.bench-cards{display:none}.bench-cards.open{display:flex}.match-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.match-controls button{min-height:46px}.quick-backdrop{align-items:flex-end;padding:0}.quick-sheet{border-radius:20px 20px 0 0;padding:18px 16px max(18px,env(safe-area-inset-bottom));max-height:86vh;overflow:auto}.quick-actions button{min-height:52px}}
@media(max-width:380px){.tactical-pitch{min-height:350px}.pitch-player .ea-mini-card{width:48px}.pitch-team-label{font-size:.7rem}.quick-player-head .ea-mini-card{width:66px}}
