.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;touch-action:none;transition:transform .12s ease}.sk-soccer-pitch__svg.is-dragging,.sk-soccer-pitch__svg.is-dragging .sk-soccer-pitch__marker{cursor:grabbing;touch-action:none}.sk-soccer-pitch__selected-ring{stroke:#38bdf8;stroke-width:3;stroke-dasharray:5 4;pointer-events:none}.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-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__select,.sk-formation-editor__input{font:inherit;min-width:9.5rem;padding:.45rem .65rem;border-radius:.55rem;border:1px solid rgba(148,163,184,.28);background:#0f1419;color:#e5edf7;color-scheme:dark;box-sizing:border-box}.sk-formation-editor__select:focus,.sk-formation-editor__input:focus{outline:2px solid #ff6a00;outline-offset:1px;border-color:color-mix(in srgb,rgba(148,163,184,.28) 40%,#ff6a00 60%)}.sk-formation-editor__select option,.sk-formation-editor__select optgroup{background:#0f1419;color:#e5edf7}.sk-formation-editor__manual-row input{font:inherit;padding:.4rem .55rem;border-radius:.45rem;border:1px solid rgba(148,163,184,.28);background:#0f1419;color:#e5edf7;color-scheme:dark}.sk-formation-editor__count{font-size:.72rem;font-weight:600;opacity:.7;margin-left:.35rem}.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 em{font-style:normal;font-size:.72rem;opacity:.65;margin-left:.3rem}.sk-formation-editor__roster button:hover{background:#6366f11a;border-color:#6366f14d}.sk-formation-editor__manual{margin-top:.65rem;font-size:.82rem}.sk-formation-editor__manual summary{cursor:pointer;opacity:.8}.sk-formation-editor__manual-row{display:flex;gap:.35rem;margin-top:.45rem}.sk-formation-editor__manual-row input:first-child{width:3.2rem;flex:0 0 auto}.sk-formation-editor__manual-row input:nth-child(2){flex:1;min-width:0}.sk-formation-editor__selected{margin-top:.65rem;padding:.55rem .65rem;border:1px solid rgba(56,189,248,.45);border-radius:8px;background:#38bdf814;display:flex;flex-direction:column;gap:.45rem;font-size:.85rem}.sk-formation-editor__selected-actions{display:flex;flex-wrap:wrap;gap:.35rem}.sk-formation-editor__danger{color:#b91c1c}.sk-formation-editor__bench li{display:flex;align-items:center;justify-content:space-between;gap:.4rem;padding:2px 0;font-size:.85rem}.sk-formation-editor__bench-actions{display:inline-flex;gap:.25rem}.sk-formation-editor__bench .link{background:none;border:0;cursor:pointer;font-size:1rem;line-height:1;padding:2px 4px}.sk-formation-editor__hint{font-size:.75rem;opacity:.7;margin-top:.5rem}.sk-formation-editor__empty{font-style:italic;font-size:.8rem;opacity:.7}
