:root{color-scheme:light;--bg: #f6f7f4;--surface: #ffffff;--surface-muted: #eef2ec;--ink: #151716;--muted: #5d675f;--line: #d9ded6;--green: #185b45;--gold: #b17618;--red: #9c3428}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}main{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:32px 0 48px}.page-header{padding-bottom:20px;border-bottom:1px solid var(--line)}h1{margin:0;font-size:clamp(2rem,4vw,4rem);line-height:.95;font-weight:800}.meta{margin:10px 0 0;color:var(--muted);font-size:.95rem}.table-wrap{margin-top:22px;overflow-x:auto;background:var(--surface);border:1px solid var(--line);border-radius:8px}table{width:100%;min-width:720px;border-collapse:collapse}.rank-col{width:64px}.coach-col{width:22%}.points-col{width:96px}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}th{background:var(--surface-muted);color:var(--muted);font-size:.76rem;font-weight:700;text-transform:uppercase}tbody tr:last-child td{border-bottom:0}.rank{width:64px;color:var(--green);font-weight:800}.coach{color:var(--muted);font-size:.9rem}.points{text-align:right;font-variant-numeric:tabular-nums;font-weight:800}.team-toggle{display:block;max-width:100%;padding:0;cursor:pointer;background:transparent;border:0;color:var(--ink);font:inherit;font-size:1rem;font-weight:760;overflow-wrap:anywhere;text-align:left}.team-heading{display:flex;gap:12px;align-items:center}.team-heading-copy{min-width:0}.team-crest,.squad-crest{display:block;flex:0 0 auto;object-fit:contain}.team-crest{width:44px;height:44px}.mobile-coach{display:none}.players{margin-top:10px}.squad-header{display:flex;gap:12px;align-items:center;padding:10px 12px;background:var(--surface-muted);border:1px solid var(--line);border-radius:8px}.squad-crest{width:64px;height:64px}.squad-team-name{margin-bottom:4px;font-size:.92rem;font-weight:800}.team-formation{display:flex;grid-column:1 / -1;gap:8px;align-items:baseline;color:var(--muted);font-size:.78rem;text-transform:uppercase}.team-formation strong{color:var(--green);font-size:.88rem;letter-spacing:.04em}.formation-pitch{display:flex;flex-direction:column-reverse;gap:18px;margin-top:10px;padding:18px 12px;overflow:hidden;background:linear-gradient(to bottom,transparent calc(50% - 1px),rgba(24,91,69,.18) calc(50% - 1px),rgba(24,91,69,.18) calc(50% + 1px),transparent calc(50% + 1px)),#f1f6f0;border:1px solid #cbd9cf;border-radius:8px}.position-group{min-width:0}.position-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.position-row{display:flex;gap:8px;justify-content:space-evenly}.formation-player{min-width:0;flex:0 1 100px;text-align:center}.formation-player img{display:block;width:48px;height:62px;margin:0 auto 4px;object-fit:cover}.players[hidden]{display:none}.player-name{overflow:hidden;font-size:.84rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.player-points{color:var(--muted);font-size:.78rem}.negative{color:var(--red)}@media(max-width:720px){main{width:min(100% - 20px,1120px);padding-top:20px}.table-wrap{overflow-x:hidden}table{table-layout:fixed;min-width:0}.rank-col{width:46px}.team-col{width:auto}.coach-col{display:none}.points-col{width:66px}th,td{padding:12px 10px}.rank{width:auto}.coach,.coach-heading{display:none}.mobile-coach{display:block;margin-top:3px;color:var(--muted);font-size:.86rem}.points,.team-cell{width:auto}.team-heading{gap:8px}.team-crest{width:34px;height:34px}.players{margin-top:12px}.squad-header{padding:8px}.squad-crest{width:48px;height:48px}.formation-pitch{flex-direction:column;gap:16px;padding:0;overflow:visible;background:transparent;border:0;border-radius:0}.position-label{position:static;width:auto;height:auto;margin:0 0 6px;overflow:visible;clip:auto;color:var(--muted);font-size:.74rem;line-height:1.2;text-transform:uppercase}.position-row{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.formation-player{display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;column-gap:8px;align-items:center;padding:8px;text-align:left;background:#fafbf8;border:1px solid var(--line);border-radius:8px}.formation-player img{grid-row:1 / 3;width:36px;height:46px;margin:0}.formation-player .player-name{align-self:end}.formation-player .player-points{align-self:start}}@media(min-width:520px)and (max-width:720px){.position-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
