.lineups{--border:2px solid #ffffff40}.pitch{position:relative}.half{flex-direction:column;justify-content:space-between;height:420px;padding:.4rem;display:flex}.pitch:before{content:"";background:#ffffff40;height:2px;position:absolute;top:50%;left:0;right:0}.center-circle{aspect-ratio:1;border:var(--border);border-radius:50%;width:120px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.penalty-area{border:var(--border);width:180px;height:50px;position:absolute;left:50%;transform:translate(-50%)}.penalty-area.top{border-top:none;top:0}.penalty-area.bottom{border-bottom:none;bottom:0}.goal-area{border:var(--border);width:100px;height:25px;position:absolute;left:50%;transform:translate(-50%)}.goal-area.top{border-top:none;top:0}.goal-area.bottom{border-bottom:none;bottom:0}.penalty-arc{border:var(--border);border-radius:50%;width:75px;height:40px;position:absolute;left:50%;transform:translate(-50%)}.penalty-arc.top{clip-path:inset(50% 0 0);top:30px}.penalty-arc.bottom{clip-path:inset(0 0 50%);bottom:30px}.pitch-line{justify-content:space-evenly;align-items:flex-start;width:100%;display:flex}.pitch-line>div{flex-direction:column;flex:1;align-items:center;min-width:0;display:flex}.pitch-border{align-items:center;gap:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:flex}.pitch-border.home{border-bottom:var(--border)}.pitch-border.away{border-top:var(--border)}.formation{flex-shrink:0;margin-left:auto}.avatar{width:40px;height:40px;margin:auto;font-size:.75rem;font-weight:700;position:relative}.avatar img{border-radius:50%;width:100%}.number{color:var(--muted)}.rating{border-radius:12px;width:25px;padding:2px;position:absolute;left:32px}.low{background-color:#e74c3c}.avg{background-color:#f39c12}.good{background-color:#2ecc71}.elite{background-color:#3498db}.pm-goals{font-size:.95rem;position:absolute;top:20px;left:35px}.pm-assists{font-size:.95rem;position:absolute;top:20px;right:35px}.pm-foul-card{font-size:.95rem;position:absolute;top:2px;right:40px}.pm-captain{background:var(--muted);border-radius:999px;margin-right:2px;padding:2px}.pm-name{text-overflow:ellipsis;width:100%;white-space:wrap;font-size:.75rem;font-weight:700;overflow:hidden}.pm-pos{color:#888;font-size:.75rem}.pm-sub{font-size:.75rem}@media (width<=480px){.p5 .rating{width:20px;left:26px}.p5 .pm-goals{left:29px}.p5 .pm-assists{right:29px}.p5 .pm-foul-card{right:35px}}@media (width<=400px){.p4 .rating{width:20px;left:26px}.p4 .pm-goals{left:29px}.p4 .pm-assists{right:29px}.p4 .pm-foul-card{right:35px}}.card-team{align-items:center;gap:.5rem;min-width:0;display:flex}.card-team img{object-fit:contain;flex-shrink:0;width:20px;height:20px}.border-name{text-overflow:ellipsis;white-space:nowrap;width:100%;font-weight:700;overflow:hidden}.team-rating{border-radius:12px;padding:2px 8px}.players-list{grid-template-columns:1fr 1fr;gap:.75rem 1rem;padding:1rem .5rem;display:grid;position:relative}.players-list:before{content:"";pointer-events:none;background:#ffffff1a;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-.5px)}.players-border{border-bottom:var(--border);justify-content:space-between;align-items:center;gap:2rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:flex}.pl .card-team{max-width:45%}.kp-card{padding:1rem}.kp-subtext{color:var(--primary);text-align:left;display:block}.kp-subtext-team{color:var(--primary);text-align:left;margin-top:1rem;display:block}.kp-card .players-border{margin-top:1rem}.kp-grid{grid-template-columns:1fr;gap:.75rem;margin-top:.75rem;display:grid}@media (width>=560px){.kp-grid{grid-template-columns:1fr 1fr}}.kp-row{background:#ffffff08;border-radius:.75rem;grid-template-columns:1fr 1fr;align-items:center;gap:.75rem;padding:.75rem;display:grid}.kp-stats{grid-template-columns:5rem auto;column-gap:1rem;display:grid}.kp-label{color:var(--primary);text-align:left;font-size:.85rem}.kp-value{text-align:left;font-size:.85rem;font-weight:600}
