.sk-soccer-pitch{position:relative;width:100%;max-width:460px;margin:0 auto}.sk-soccer-pitch__svg{display:block;width:100%;height:auto;background:transparent}.sk-soccer-pitch__field{fill:#1e7f3e}.sk-soccer-pitch__lines *{stroke:#ffffffd9;stroke-width:2;fill:none}.sk-soccer-pitch__marker{cursor:pointer;transition:transform .12s ease}.sk-soccer-pitch__marker:focus-visible,.sk-soccer-pitch__marker:hover{transform-origin:center}.sk-soccer-pitch__marker:focus-visible circle,.sk-soccer-pitch__marker:hover circle{filter:drop-shadow(0 0 6px rgba(255,255,255,.8))}.sk-soccer-pitch__number{fill:#fff;font-weight:700;font-size:18px;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;pointer-events:none}.sk-soccer-pitch__captain-ring{animation:sk-soccer-captain-pulse 2.5s ease-in-out infinite;pointer-events:none}@keyframes sk-soccer-captain-pulse{0%,to{opacity:.6}50%{opacity:1}}.sk-soccer-pitch__gk-mark{fill:#facc15;font-size:11px;font-weight:800;pointer-events:none;letter-spacing:.05em}@media(prefers-reduced-motion:reduce){.sk-soccer-pitch__captain-ring{animation:none;opacity:.85}}.sk-soccer-pitch__hover-card{background:#0f172af2;color:#fff;padding:.5rem .75rem;border-radius:6px;display:flex;gap:.65rem;align-items:center;max-width:260px;z-index:50;box-shadow:0 6px 18px #00000059}.sk-soccer-pitch__hover-photo img{width:40px;height:40px;border-radius:50%;object-fit:cover}.sk-soccer-pitch__hover-meta{display:flex;flex-direction:column;gap:2px;font-size:.85rem;line-height:1.2}.sk-soccer-pitch__hover-number{opacity:.7;margin-right:.2rem}.sk-soccer-pitch__hover-position{font-size:.75rem;opacity:.8}.sk-soccer-pitch__hover-badge{background:#facc15;color:#1f2937;font-size:.7rem;font-weight:700;padding:1px 6px;border-radius:999px;width:fit-content}.sk-soccer-pitch__card-enter-active,.sk-soccer-pitch__card-leave-active{transition:opacity .12s ease}.sk-soccer-pitch__card-enter-from,.sk-soccer-pitch__card-leave-to{opacity:0}.sk-formation-view{display:flex;flex-direction:column;gap:1rem}.sk-formation-view__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.85rem}.sk-formation-view__formation-label{font-weight:700;letter-spacing:.04em;background:#ffffff14;padding:2px 8px;border-radius:999px}.sk-formation-view__source-badge{background:#0f766e;color:#fff;padding:2px 8px;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.sk-formation-view__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,2fr) minmax(0,1fr);gap:1rem;align-items:start}@media(max-width:720px){.sk-formation-view__grid{grid-template-columns:1fr}.sk-formation-view__pitch-wrap{order:-1}}.sk-formation-view__roster-title{margin:0 0 .5rem;font-size:.95rem}.sk-formation-view__roster-list,.sk-formation-view__bench ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.sk-formation-view__roster-list li,.sk-formation-view__bench li{display:grid;grid-template-columns:28px 1fr auto;gap:.5rem;align-items:baseline;font-size:.85rem}.sk-formation-view__roster-num{font-weight:700;color:#94a3b8;font-variant-numeric:tabular-nums}.sk-formation-view__empty{font-size:.8rem;font-style:italic;color:#94a3b8;margin:0}.sk-formation-view__bench{margin-top:.5rem;font-size:.85rem}.sk-formation-view__bench summary{cursor:pointer;font-weight:600}.sk-formation-view__referees{border-top:1px solid rgba(148,163,184,.3);padding-top:.75rem;font-size:.85rem}.sk-formation-view__referees h5{margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;color:#94a3b8}.sk-formation-view__referees ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.25rem 1rem}.sk-formation-editor{display:flex;flex-direction:column;gap:1rem}.sk-formation-editor__header{display:flex;flex-wrap:wrap;gap:.75rem;align-items:end}.sk-formation-editor__label{display:flex;flex-direction:column;gap:4px;font-size:.85rem}.sk-formation-editor__columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,2fr) minmax(0,1fr);gap:1rem}@media(max-width:720px){.sk-formation-editor__columns{grid-template-columns:1fr}}.sk-formation-editor__roster ul,.sk-formation-editor__bench ul{list-style:none;margin:0;padding:0}.sk-formation-editor__roster button{width:100%;text-align:left;background:transparent;border:1px solid transparent;padding:4px 6px;cursor:pointer;font-size:.85rem;border-radius:4px}.sk-formation-editor__roster button:hover{background:#6366f11a;border-color:#6366f14d}.sk-formation-editor__hint{font-size:.75rem;opacity:.7;margin-top:.5rem}.sk-formation-editor__empty{font-style:italic;font-size:.8rem;opacity:.7}.sk-player-picker{display:flex;flex-direction:column;gap:4px}.sk-player-picker__select{width:100%}.sk-player-picker__custom{display:flex;gap:4px}.sk-player-picker__number{width:60px;flex:0 0 60px}.sk-player-picker__name{flex:1}
