.match-lineup-shell{margin:0 10px 14px;padding:18px 18px 20px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(20,26,42,.86),rgba(15,20,32,.78));display:grid;grid-gap:18px;gap:18px}.match-lineup-formations{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:12px;gap:12px;align-items:center;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}.match-lineup-formation{display:flex;flex-direction:column;gap:4px;min-width:0}.match-lineup-formation.home{text-align:start}.match-lineup-formation.away{text-align:end}.match-lineup-formation .team-name{font-size:12px;color:rgba(255,255,255,.74);font-weight:600;letter-spacing:.005em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-lineup-formation .formation-value{font-size:18px;font-weight:900;color:#f7c948;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em}.match-lineup-formation .formation-value-empty{font-size:18px;font-weight:700;color:rgba(255,255,255,.32)}.match-lineup-formation-vs .vs-text{font-size:12px;font-weight:700;color:rgba(255,255,255,.42);letter-spacing:.1em;text-transform:uppercase}.match-lineup-pitch{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:8px;gap:8px;padding:16px 8px;border-radius:14px;background:radial-gradient(circle at 50% 0,rgba(52,211,153,.06),transparent 70%),radial-gradient(circle at 50% 100%,rgba(56,189,248,.04),transparent 70%),linear-gradient(180deg,rgba(8,18,14,.72),rgba(8,14,22,.78));border:1px solid rgba(52,211,153,.12)}.match-lineup-pitch-divider{width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.16),transparent)}.match-lineup-team-col{display:grid;grid-gap:12px;gap:12px;align-content:space-around}.match-lineup-row{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.match-lineup-team-col.away .match-lineup-row.row-goalkeeper,.match-lineup-team-col.home .match-lineup-row.row-forward{margin-bottom:4px}.match-lineup-player{display:flex;align-items:center;gap:6px;padding:6px 10px 6px 6px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);font-size:11px;font-weight:600;color:rgba(255,255,255,.92);max-width:100%;min-width:0;overflow:hidden}.match-lineup-player.home{background:rgba(56,189,248,.06);border-color:rgba(56,189,248,.22)}.match-lineup-player.away{background:rgba(251,113,133,.06);border-color:rgba(251,113,133,.22)}.match-lineup-player .player-shirt{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.94);color:rgba(15,20,32,.96);font-size:10px;font-weight:900;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0}.match-lineup-player .player-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.005em}.match-lineup-player.compact{padding:4px 8px 4px 4px;font-size:10px}.match-lineup-player.compact .player-shirt{width:18px;height:18px;font-size:9px}.match-lineup-subs{display:grid;grid-gap:8px;gap:8px}.match-lineup-subs-title{font-size:12px;font-weight:700;color:rgba(255,255,255,.62);letter-spacing:.06em;text-transform:uppercase}.match-lineup-subs-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.match-lineup-subs-col{display:flex;flex-direction:column;gap:4px}.match-lineup-coaches{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06);font-size:12px}.match-lineup-coach{display:flex;flex-direction:column;gap:2px;min-width:0}.match-lineup-coach.home{text-align:start}.match-lineup-coach.away{text-align:end}.match-lineup-coach .coach-label{font-size:10px;color:rgba(255,255,255,.52);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.match-lineup-coach strong{color:rgba(255,255,255,.92);font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:520px){.match-lineup-shell{margin:0 8px 12px;padding:14px 14px 16px;gap:14px}.match-lineup-pitch{padding:12px 6px;gap:6px}.match-lineup-formation .formation-value,.match-lineup-formation .formation-value-empty{font-size:16px}.match-lineup-player{font-size:10px;padding:4px 8px 4px 4px}.match-lineup-player .player-shirt{width:18px;height:18px;font-size:9px}}.match-standings-shell{margin:0 10px 14px;padding:16px 14px 18px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(20,26,42,.86),rgba(15,20,32,.78));display:grid;grid-gap:14px;gap:14px;color:rgba(255,255,255,.92)}.match-standings-header{display:flex;align-items:center;gap:12px;padding:0 4px}.match-standings-header-text{display:grid;grid-gap:2px;gap:2px}.match-standings-title{margin:0;font-size:16px;font-weight:800;color:rgba(255,255,255,.95);letter-spacing:-.01em}.match-standings-subtitle{margin:0;font-size:12px;color:rgba(255,255,255,.55);font-weight:500}.match-standings-filters{display:flex;gap:8px;padding:0 4px;overflow-x:auto;scrollbar-width:none}.match-standings-filters::-webkit-scrollbar{display:none}.match-standings-filter{padding:8px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:rgba(255,255,255,.7);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .12s ease,color .12s ease,border-color .12s ease}.match-standings-filter:hover{background:rgba(255,255,255,.08);color:rgba(255,255,255,.9)}.match-standings-filter--active{background:rgba(255,255,255,.94);color:#0c0c10;border-color:rgba(255,255,255,.94)}.match-standings-filter--active:hover{background:rgba(255,255,255,1);color:#0c0c10}.match-standings-filter--disabled{opacity:.4;cursor:not-allowed}.match-standings-table-wrap{margin:0 -14px -4px;overflow-x:auto;scrollbar-width:thin}.match-standings-table{width:100%;border-collapse:collapse;font-size:14px}.match-standings-th{font-size:11px;font-weight:600;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.04em;padding:10px 8px 8px;text-align:right;border-bottom:1px solid rgba(255,255,255,.06);background:rgba(0,0,0,.15);position:-webkit-sticky;position:sticky;top:0;z-index:1}.match-standings-th-rank{text-align:left;padding-left:18px;width:36px}.match-standings-th-team{text-align:left}.match-standings-th-num{width:44px}.match-standings-th-points{width:52px}.match-standings-th-form{width:80px;padding-right:18px;text-align:center}.match-standings-row{border-bottom:1px solid rgba(255,255,255,.04);transition:background .12s ease}.match-standings-row:hover{background:rgba(255,255,255,.03)}.match-standings-td{padding:11px 8px;text-align:right;color:rgba(255,255,255,.88);vertical-align:middle}.match-standings-td-rank{position:relative;text-align:left;padding-left:18px;width:36px;font-size:13px;font-weight:500;color:rgba(255,255,255,.7)}.match-standings-rank-num{position:relative;display:inline-block}.match-standings-band{position:absolute;left:0;top:4px;bottom:4px;width:3px;border-radius:0 2px 2px 0;background:transparent}.match-standings-band--ucl .match-standings-band{background:#3b82f6}.match-standings-band--ucl-q .match-standings-band{background:#93c5fd}.match-standings-band--uel .match-standings-band{background:#f97316}.match-standings-band--uel-q .match-standings-band{background:#fdba74}.match-standings-band--conf .match-standings-band{background:#22c55e}.match-standings-band--conf-q .match-standings-band{background:#86efac}.match-standings-band--rel .match-standings-band{background:#ef4444}.match-standings-band--rel-q .match-standings-band{background:#f97316}.match-standings-td-team{text-align:left;display:flex;align-items:center;gap:10px;padding:11px 8px 11px 4px}.match-standings-logo{flex-shrink:0;width:20px;height:20px;border-radius:50%;object-fit:contain;background:rgba(255,255,255,.06)}.match-standings-logo--placeholder{display:inline-block;background:rgba(255,255,255,.08)}.match-standings-team-name{font-size:14px;font-weight:600;color:rgba(255,255,255,.94);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.match-standings-td-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:14px;color:rgba(255,255,255,.75);font-weight:500}.match-standings-td-points{font-size:15px;font-weight:800;color:rgba(255,255,255,.96)}.match-standings-td-form{padding:11px 14px 11px 8px;text-align:center;vertical-align:middle}.match-standings-form-dots{display:inline-flex;gap:3px;align-items:center;justify-content:center}.match-standings-form-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0;display:inline-block}.match-standings-form-dot--w{background:#22c55e}.match-standings-form-dot--d{background:#eab308}.match-standings-form-dot--l{background:#ef4444}.match-standings-form-empty{color:rgba(255,255,255,.4);font-size:13px;font-weight:500}.match-standings-row--highlighted{background:rgba(244,63,94,.06)}.match-standings-row--highlighted:hover{background:rgba(244,63,94,.1)}.match-standings-row--highlighted .match-standings-team-name{font-weight:800;color:rgba(255,255,255,1)}.match-standings-row--highlighted .match-standings-td-points{color:rgba(244,63,94,1)}.match-standings-empty{margin:12px 4px 4px;padding:14px 18px;font-size:13px;color:rgba(255,255,255,.55);font-weight:500;background:rgba(255,255,255,.03);border-radius:12px;border:1px dashed rgba(255,255,255,.08)}@media (max-width:520px){.match-standings-shell{margin:0 6px 12px;padding:14px 10px 16px;gap:12px}.match-standings-title{font-size:15px}.match-standings-filter{padding:7px 12px;font-size:12px}.match-standings-table{font-size:13px}.match-standings-th{padding:9px 6px 7px;font-size:10px}.match-standings-th-rank{padding-left:14px}.match-standings-th-form{width:60px;padding-right:10px}.match-standings-form-dot{width:7px;height:7px}.match-standings-form-dots{gap:2px}.match-standings-td{padding:9px 6px}.match-standings-td-rank{padding-left:14px}.match-standings-td-team{gap:8px}.match-standings-td-num,.match-standings-td-points,.match-standings-team-name{font-size:13px}.match-standings-td-points{padding-right:14px;font-size:14px}}