.Layout-module__UDqGAa__mainContainer{flex-direction:row;flex-grow:1;flex-shrink:1;justify-content:stretch;align-items:stretch;display:flex;overflow:hidden}.Layout-module__UDqGAa__sidebar{background-color:var(--tertiaryBack);border-right:1px solid rgba(255,255,255,.05);flex-direction:column;align-items:center;width:72px;padding:1.5rem 0;display:flex}.Layout-module__UDqGAa__menu{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.Layout-module__UDqGAa__menuItem{color:var(--primary);opacity:.6;border-radius:.5rem;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-size:1.5rem;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.Layout-module__UDqGAa__menuItem span{display:none}.Layout-module__UDqGAa__menuItem:hover{background-color:var(--secondaryBack);color:var(--primary);opacity:1}.Layout-module__UDqGAa__container{background-color:var(--background);flex-direction:column;flex:1;justify-content:stretch;align-items:stretch;padding:0;display:flex;overflow-y:auto}.Layout-module__UDqGAa__containerLoader{flex-grow:1;justify-content:center;align-items:center;display:flex}
.Loader-module__hwXTFW__loader{aspect-ratio:1;--c:no-repeat radial-gradient(farthest-side,var(--primary)92%,transparent);background:var(--c)50% 0,var(--c)50% 100%,var(--c)100% 50%,var(--c)0 50%;background-size:10px 10px;width:50px;animation:1s infinite Loader-module__hwXTFW__l18;position:relative}.Loader-module__hwXTFW__loader:before{content:"";background:repeating-conic-gradient(transparent 0 35deg,var(--tertiary)0 90deg);border-radius:50%;margin:3px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 3px),#000 0)}@keyframes Loader-module__hwXTFW__l18{to{transform:rotate(.5turn)}}
.Button-module__Jp0wVq__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid transparent;border-radius:128px;justify-content:center;align-items:center;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:flex}.Button-module__Jp0wVq__small{height:32px;padding:0 12px;font-size:14px;line-height:18px}.Button-module__Jp0wVq__medium{height:48px;padding:0 20px;font-size:16px;line-height:20px}.Button-module__Jp0wVq__large{height:56px;padding:0 24px;font-size:18px;line-height:22px}.Button-module__Jp0wVq__primary{background:var(--primary);color:var(--background);gap:8px}.Button-module__Jp0wVq__secondary{background:var(--secondary);color:var(--secondaryBack);gap:8px}.Button-module__Jp0wVq__tertiary{background:var(--tertiary);color:var(--tertiaryBack);gap:8px}.Button-module__Jp0wVq__reverse{background:var(--background);color:var(--primary);gap:8px}
.Input-module__36Fzzq__inputWrapper{flex-direction:column;gap:.5rem;display:flex}.Input-module__36Fzzq__label{color:var(--primary);font-size:.875rem;font-weight:500}.Input-module__36Fzzq__input{border:1px solid var(--primary);color:var(--primary);background-color:transparent;border-radius:.5rem;outline:none;padding:.75rem 1rem;transition:all .2s ease-in-out}.Input-module__36Fzzq__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.Input-module__36Fzzq__small .Input-module__36Fzzq__input{border-radius:.375rem;padding:.25rem .5rem;font-size:.8rem}.Input-module__36Fzzq__small .Input-module__36Fzzq__label{font-size:.7rem}
.Select-module__LavdpG__selectWrapper{flex-direction:column;gap:.5rem;display:flex}.Select-module__LavdpG__label{color:var(--primary);font-size:.875rem;font-weight:500}.Select-module__LavdpG__select{border:1px solid var(--primary);color:var(--primary);cursor:pointer;background-color:transparent;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:1rem;transition:all .2s ease-in-out}.Select-module__LavdpG__small .Select-module__LavdpG__select{border-radius:.375rem;padding:.25rem .5rem;font-size:.8rem}.Select-module__LavdpG__small .Select-module__LavdpG__label{font-size:.7rem}.Select-module__LavdpG__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}.Select-module__LavdpG__select option{background-color:var(--background);color:var(--primary);padding:.5rem}.Select-module__LavdpG__select option:checked{background:linear-gradient(var(--primary),var(--primary));background-color:var(--primary);color:var(--background)}
.SituationBar-module___Hm41a__bar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.SituationBar-module___Hm41a__group{gap:.25rem;display:flex}.SituationBar-module___Hm41a__chip{border:1px solid var(--secondary);color:var(--primary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;transition:background .15s,color .15s}.SituationBar-module___Hm41a__chip:hover{background:var(--secondaryBack)}.SituationBar-module___Hm41a__chip.SituationBar-module___Hm41a__active{background:var(--secondary);color:#fff;border-color:var(--secondary)}
.MatchHeader-module__0GSYYG__header{background:var(--tertiary);color:var(--primary);border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0;grid-template-rows:auto auto;grid-template-columns:1fr auto 1fr;gap:.375rem 1rem;padding:.5rem 1rem;display:grid}.MatchHeader-module__0GSYYG__teamHome{grid-area:1/1;align-items:center;display:flex}.MatchHeader-module__0GSYYG__scoreCenter{grid-area:1/2;align-items:center;gap:.75rem;display:flex}.MatchHeader-module__0GSYYG__teamAway{grid-area:1/3;justify-content:flex-end;align-items:center;display:flex}.MatchHeader-module__0GSYYG__leftControls{flex-wrap:wrap;grid-area:2/1;align-items:flex-end;gap:.5rem;display:flex}.MatchHeader-module__0GSYYG__centerControls{grid-area:2/2;align-items:flex-end;gap:.5rem;display:flex}.MatchHeader-module__0GSYYG__rightControls{grid-area:2/3;justify-content:flex-end;align-items:flex-end;display:flex}.MatchHeader-module__0GSYYG__teamName{white-space:nowrap;color:var(--primary);font-size:1.125rem;font-weight:600}.MatchHeader-module__0GSYYG__score{letter-spacing:.05em;color:var(--primary);text-align:center;min-width:2rem;font-size:1.875rem;font-weight:800}.MatchHeader-module__0GSYYG__scoreSep{color:var(--primary);opacity:.5;font-size:1.875rem;font-weight:300}.MatchHeader-module__0GSYYG__rivalScoreBlock{align-items:center;gap:.25rem;display:flex}.MatchHeader-module__0GSYYG__scoreBtn{border:1px solid var(--secondary);width:1.5rem;height:1.5rem;color:var(--primary);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:background .15s;display:flex}.MatchHeader-module__0GSYYG__scoreBtn:hover:not(:disabled){background:var(--secondary);color:#fff}.MatchHeader-module__0GSYYG__scoreBtn:disabled{opacity:.3;cursor:default}.MatchHeader-module__0GSYYG__phaseBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--secondary);border:1px solid var(--secondary);white-space:nowrap;background:rgba(62,125,187,.15);border-radius:4px;align-self:flex-end;margin-bottom:.2rem;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.MatchHeader-module__0GSYYG__systemSelect{min-width:120px}.MatchHeader-module__0GSYYG__minuteInput{width:80px}
.Alineacion-module__lyNcaq__wrap{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.Alineacion-module__lyNcaq__header{justify-content:space-between;align-items:center;display:flex}.Alineacion-module__lyNcaq__title{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);opacity:.6;font-size:.75rem;font-weight:700}.Alineacion-module__lyNcaq__editBtn{border:1px solid var(--secondary);color:var(--secondary);cursor:pointer;white-space:nowrap;background:0 0;border-radius:4px;width:100%;height:100%;padding:.2rem .6rem;font-size:.7rem;transition:background .15s}.Alineacion-module__lyNcaq__editBtn:hover{background:var(--secondary);color:#fff}.Alineacion-module__lyNcaq__grid{grid-template-columns:repeat(3,1fr);gap:3px;display:grid}.Alineacion-module__lyNcaq__cell{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;min-height:36px;padding:4px 3px;font-size:.65rem;transition:background .15s;display:flex}.Alineacion-module__lyNcaq__cell.Alineacion-module__lyNcaq__occupied{cursor:pointer;background:rgba(var(--primary-rgb,255 255 255),.08);border-color:rgba(255,255,255,.2)}.Alineacion-module__lyNcaq__cell.Alineacion-module__lyNcaq__occupied:hover{background:rgba(255,255,255,.12)}.Alineacion-module__lyNcaq__cell.Alineacion-module__lyNcaq__selected{border-color:var(--success);background:rgba(var(--success-rgb,40 167 69),.15)}.Alineacion-module__lyNcaq__cell.Alineacion-module__lyNcaq__warning{border-color:var(--warning)}.Alineacion-module__lyNcaq__cell.Alineacion-module__lyNcaq__empty-slot{background:0 0;border-color:transparent}.Alineacion-module__lyNcaq__abbr{opacity:.35;letter-spacing:.04em;font-size:.6rem;font-weight:700}.Alineacion-module__lyNcaq__playerBadge{flex-direction:column;align-items:center;gap:1px;display:flex}.Alineacion-module__lyNcaq__playerNum{color:var(--primary);font-size:.7rem;font-weight:800;line-height:1}.Alineacion-module__lyNcaq__playerAlias{color:var(--primary);opacity:.7;text-overflow:ellipsis;white-space:nowrap;max-width:52px;font-size:.6rem;line-height:1;overflow:hidden}.Alineacion-module__lyNcaq__modalOverlay{z-index:999;background:rgba(0,0,0,.6);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Alineacion-module__lyNcaq__modal{background:var(--tertiary);border:1px solid rgba(255,255,255,.1);border-radius:10px;flex-direction:column;gap:1rem;width:min(680px,95vw);max-height:90vh;padding:1.25rem;display:flex}.Alineacion-module__lyNcaq__modalBody{flex:1;grid-template-columns:1fr 1fr;gap:1.25rem;min-height:0;display:grid}.Alineacion-module__lyNcaq__modalLeft,.Alineacion-module__lyNcaq__modalRight{flex-direction:column;gap:.5rem;min-height:0;display:flex}.Alineacion-module__lyNcaq__modalTitle{color:var(--primary);margin:0;font-size:1rem;font-weight:700}.Alineacion-module__lyNcaq__modalGrid{flex:1;grid-template-columns:repeat(3,1fr);align-content:start;gap:6px;display:grid}.Alineacion-module__lyNcaq__modalCell{cursor:pointer;background:rgba(255,255,255,.04);border:2px dashed rgba(255,255,255,.15);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:64px;padding:10px 6px;font-size:.7rem;transition:border-color .15s,background .15s;display:flex}.Alineacion-module__lyNcaq__modalCell.Alineacion-module__lyNcaq__hasPlayer{cursor:pointer;background:rgba(255,255,255,.07);border-style:solid;border-color:rgba(255,255,255,.25)}.Alineacion-module__lyNcaq__modalCell.Alineacion-module__lyNcaq__dragOver{border-color:var(--secondary);background:rgba(62,125,187,.1)}.Alineacion-module__lyNcaq__modalCell.Alineacion-module__lyNcaq__isWarning{border-color:var(--warning)}.Alineacion-module__lyNcaq__modalCell.Alineacion-module__lyNcaq__emptySlot{pointer-events:none;background:0 0;border-color:transparent}.Alineacion-module__lyNcaq__posAbbr{letter-spacing:.04em;opacity:.45;color:var(--primary);font-size:.65rem;font-weight:700}.Alineacion-module__lyNcaq__modalPlayerNum{color:var(--primary);font-size:.8rem;font-weight:800;line-height:1}.Alineacion-module__lyNcaq__modalPlayerAlias{color:var(--primary);opacity:.7;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:.65rem;line-height:1;overflow:hidden}.Alineacion-module__lyNcaq__playerListTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);opacity:.5;flex-shrink:0;margin:0;font-size:.7rem;font-weight:700}.Alineacion-module__lyNcaq__playerPool{background:rgba(0,0,0,.2);border:1px dashed rgba(255,255,255,.15);border-radius:6px;flex-direction:column;flex:1;gap:4px;min-height:80px;padding:6px;display:flex;overflow-y:auto}.Alineacion-module__lyNcaq__poolPlayer{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:5px;flex-shrink:0;align-items:center;gap:.5rem;padding:7px 10px;transition:background .12s;display:flex}.Alineacion-module__lyNcaq__poolPlayer:hover{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.22)}.Alineacion-module__lyNcaq__poolPlayer:active{cursor:grabbing}.Alineacion-module__lyNcaq__poolPlayerNum{color:var(--primary);min-width:28px;font-size:.8rem;font-weight:800}.Alineacion-module__lyNcaq__poolPlayerName{color:var(--primary);opacity:.85;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.Alineacion-module__lyNcaq__poolEmpty{color:var(--primary);opacity:.3;text-align:center;margin:0;padding:1rem 0;font-size:.7rem}.Alineacion-module__lyNcaq__modalFooter{border-top:1px solid rgba(255,255,255,.08);justify-content:flex-end;gap:.75rem;padding-top:.5rem;display:flex}
.PlayersSelectors-module__annkiq__wrap{border-top:1px solid rgba(255,255,255,.06);flex-direction:column;gap:.375rem;padding:.5rem;display:flex}
.TacticalMap-module__OP-5Cq__courtSvg{width:100%;max-width:450px;height:auto;margin:0 auto;display:block}.TacticalMap-module__OP-5Cq__zone{fill:var(--tertiaryBack);opacity:0;cursor:pointer;transition:opacity .2s,fill .2s}.TacticalMap-module__OP-5Cq__zone:hover:not(.TacticalMap-module__OP-5Cq__nonInteractive){opacity:.3}.TacticalMap-module__OP-5Cq__activeZone{fill:var(--success)!important;opacity:.6!important}.TacticalMap-module__OP-5Cq__nonInteractive{cursor:default}
.Club-module__5X0q0q__page{max-width:860px;padding:2rem}.Club-module__5X0q0q__pageTitle{color:var(--primary);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Club-module__5X0q0q__sectionTitle{color:var(--primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Club-module__5X0q0q__card{background-color:var(--secondaryBack);border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.Club-module__5X0q0q__form{flex-direction:column;gap:1rem;display:flex}.Club-module__5X0q0q__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Club-module__5X0q0q__formActions{gap:.75rem;margin-top:.5rem;display:flex}.Club-module__5X0q0q__noClub{opacity:.7;margin-bottom:1rem}.Club-module__5X0q0q__divider{border:none;border-top:1px solid rgba(128,128,128,.2);margin:2rem 0}.Club-module__5X0q0q__teamSelector{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Club-module__5X0q0q__teamTab{background:var(--secondaryBack);color:var(--primary);cursor:pointer;opacity:.7;border:1px solid rgba(128,128,128,.3);border-radius:.5rem;padding:.5rem 1.25rem;font-size:.9rem;transition:all .2s ease-in-out}.Club-module__5X0q0q__teamTab:hover{opacity:1}.Club-module__5X0q0q__teamTabActive{opacity:1;border-color:var(--primary);font-weight:600}
.Textarea-module__o_jDuG__textareaWrapper{flex-direction:column;gap:.5rem;display:flex}.Textarea-module__o_jDuG__label{color:var(--primary);font-size:.875rem;font-weight:500}.Textarea-module__o_jDuG__textarea{border:1px solid var(--primary);color:var(--primary);resize:vertical;background-color:transparent;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-family:inherit;transition:all .2s ease-in-out}.Textarea-module__o_jDuG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb),.2)}
.dashboard-module__0lZ9Ta__dashboardLayout{background-color:var(--background);width:100%;height:100%;display:flex}.dashboard-module__0lZ9Ta__sidebar{background-color:var(--secondaryBack);border-right:1px solid rgba(255,255,255,.05);flex-direction:column;width:250px;display:flex}.dashboard-module__0lZ9Ta__sidebarTitle{color:var(--primary);border-bottom:1px solid rgba(255,255,255,.05);padding:1.5rem;font-size:1.25rem;font-weight:600}.dashboard-module__0lZ9Ta__content{flex-direction:column;flex:1;padding:1.5rem 2rem;display:flex;overflow-y:auto}@media (prefers-color-scheme:dark){.dashboard-module__0lZ9Ta__dashboardLayout{background-color:var(--background)}}@media (max-width:768px){.dashboard-module__0lZ9Ta__dashboardLayout{flex-direction:column}.dashboard-module__0lZ9Ta__sidebar{border-bottom:1px solid rgba(255,255,255,.05);border-right:none;width:100%}.dashboard-module__0lZ9Ta__content{padding:1rem}}
.Matches-module__8Ovdta__page{max-width:1100px;padding:2rem}.Matches-module__8Ovdta__pageTitle{color:var(--primary);margin-bottom:2rem;font-size:1.5rem;font-weight:700}
.ActionFormFields-module__v4yPAG__form{background:var(--background);border-left:1px solid rgba(0,0,0,.08);flex-direction:column;gap:0;height:100%;padding:.75rem;display:flex;overflow-y:auto}.ActionFormFields-module__v4yPAG__section{border-bottom:1px solid rgba(0,0,0,.08);flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.ActionFormFields-module__v4yPAG__section:last-child{border-bottom:none;margin-bottom:0}.ActionFormFields-module__v4yPAG__sectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);opacity:.6;margin-bottom:.125rem;font-size:.7rem;font-weight:700}.ActionFormFields-module__v4yPAG__buttonGrid2{grid-template-columns:1fr 1fr;gap:5px;display:grid}.ActionFormFields-module__v4yPAG__buttonGrid3{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.ActionFormFields-module__v4yPAG__extraSection{border-top:1px solid rgba(0,0,0,.08);margin-top:8px;padding-top:8px}.ActionFormFields-module__v4yPAG__quickBtnWide{grid-column:span 2}.ActionFormFields-module__v4yPAG__quickBtn{border:2px solid var(--btn-color,var(--primary));color:var(--btn-color,var(--primary));cursor:pointer;opacity:.75;background:0 0;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:52px;padding:.5rem .25rem;transition:background .15s,color .15s;display:flex}.ActionFormFields-module__v4yPAG__quickBtn:hover{opacity:1;background:rgba(var(--btn-rgb,255 255 255),.08)}.ActionFormFields-module__v4yPAG__quickBtnActive{background:var(--btn-color,var(--primary));color:#fff;opacity:1}.ActionFormFields-module__v4yPAG__btnIcon{flex-shrink:0;display:block}.ActionFormFields-module__v4yPAG__btnLabel{text-align:center;font-size:.7rem;font-weight:700;line-height:1.2}
.AttackPhase-module__U3kc0G__article{margin-top:2rem}.AttackPhase-module__U3kc0G__table{grid-template-columns:1fr 3fr 5fr 1fr;gap:1rem;margin-top:1rem;display:grid}.AttackPhase-module__U3kc0G__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}
.DashboardHeader-module__pm_Jba__header{background-color:var(--secondaryBack);border-bottom:1px solid rgba(255,255,255,.05);margin:-1.5rem -2rem 2rem;padding:.75rem 1.5rem}.DashboardHeader-module__pm_Jba__selectors{align-items:flex-end;gap:1.5rem;display:flex}@media (max-width:768px){.DashboardHeader-module__pm_Jba__header{margin:-1rem -1rem 1.5rem;padding:.75rem 1rem}.DashboardHeader-module__pm_Jba__selectors{flex-direction:column;align-items:flex-start;gap:.75rem}}.DashboardHeader-module__pm_Jba__selectorGroup{flex-direction:column;gap:.375rem;min-width:180px;display:flex}.DashboardHeader-module__pm_Jba__label{color:var(--primary);opacity:.5;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.DashboardHeader-module__pm_Jba__select{color:var(--primary);cursor:pointer;background-color:transparent;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.375rem .625rem;font-size:.875rem;font-weight:600;transition:border-color .2s}.DashboardHeader-module__pm_Jba__select:hover:not(:disabled){border-color:rgba(255,255,255,.25)}.DashboardHeader-module__pm_Jba__select:focus{border-color:var(--primary);outline:none}.DashboardHeader-module__pm_Jba__select:disabled{opacity:.4;cursor:not-allowed}.DashboardHeader-module__pm_Jba__loading{color:var(--primary);opacity:.5;font-size:.875rem}@media (prefers-color-scheme:dark){.DashboardHeader-module__pm_Jba__select:hover:not(:disabled){border-color:rgba(255,255,255,.25)}}@media (max-width:768px){.DashboardHeader-module__pm_Jba__header{margin:-1rem -1rem 1.5rem;padding:1rem}.DashboardHeader-module__pm_Jba__selectors{flex-direction:column;align-items:flex-start;gap:.75rem}.DashboardHeader-module__pm_Jba__selectorGroup{width:100%;min-width:auto}}
.DefensiveSystem-module__saDfgW__article{margin-top:2rem}.DefensiveSystem-module__saDfgW__table{grid-template-columns:1fr 2fr 4fr 4fr 2fr;gap:1rem;margin-top:1rem;display:grid}.DefensiveSystem-module__saDfgW__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.DefensiveSystem-module__saDfgW__form{flex-direction:column;gap:1rem;display:flex}.DefensiveSystem-module__saDfgW__fieldset{border:1px solid var(--primary);border-radius:.5rem;padding:1rem}.DefensiveSystem-module__saDfgW__fieldset legend{color:var(--primary);padding:0 .5rem;font-size:.85rem}.DefensiveSystem-module__saDfgW__checkboxGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;margin-top:.5rem;display:grid}.DefensiveSystem-module__saDfgW__checkboxLabel{cursor:pointer;align-items:center;gap:.4rem;font-size:.9rem;display:flex}
.Distance-module__YhibNq__article{margin-top:2rem}.Distance-module__YhibNq__table{grid-template-columns:1fr 3fr 5fr 1fr;gap:1rem;margin-top:1rem;display:grid}.Distance-module__YhibNq__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Distance-module__YhibNq__form{flex-direction:column;gap:1rem;display:flex}
.HowGen-module__JvROhW__article{margin-top:2rem}.HowGen-module__JvROhW__table{grid-template-columns:1fr 3fr 5fr 1fr;gap:1rem;margin-top:1rem;display:grid}.HowGen-module__JvROhW__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.HowGen-module__JvROhW__form{flex-direction:column;gap:1rem;display:flex}
.Interval-module__pHHlSq__article{margin-top:2rem}.Interval-module__pHHlSq__table{grid-template-columns:1fr 3fr 5fr 1fr;gap:1rem;margin-top:1rem;display:grid}.Interval-module__pHHlSq__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Interval-module__pHHlSq__form{flex-direction:column;gap:1rem;display:flex}
.LanguageSwitcher-module__U9ItxG__switcher{align-items:center;gap:4px;display:flex}.LanguageSwitcher-module__U9ItxG__btn{cursor:pointer;color:var(--primary);opacity:.5;background:0 0;border:1px solid transparent;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:600;transition:opacity .15s,border-color .15s}.LanguageSwitcher-module__U9ItxG__btn:hover{opacity:.8}.LanguageSwitcher-module__U9ItxG__btn.LanguageSwitcher-module__U9ItxG__active{opacity:1;border-color:var(--primary)}
.Player-module__ppcpbW__article{margin-top:2rem}.Player-module__ppcpbW__table{grid-template-columns:56px 1fr 3fr 2fr 1fr;align-items:center;gap:1rem;margin-top:1rem;display:grid}.Player-module__ppcpbW__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Player-module__ppcpbW__avatar{object-fit:cover;border-radius:50%;width:40px;height:40px}.Player-module__ppcpbW__avatarFallback{background-color:var(--tertiaryBack);width:40px;height:40px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}
.Position-module__faWN6q__article{margin-top:2rem}.Position-module__faWN6q__table{grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.Position-module__faWN6q__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Position-module__faWN6q__form{flex-direction:column;gap:1rem;display:flex}
.Result-module__GR8u9W__article{margin-top:2rem}.Result-module__GR8u9W__table{grid-template-columns:1fr 3fr 2fr 2fr 1fr 1fr 4fr 2fr;gap:1rem;margin-top:1rem;display:grid}.Result-module__GR8u9W__colorDot{vertical-align:middle;border-radius:50%;width:12px;height:12px;margin-right:4px;display:inline-block}.Result-module__GR8u9W__checkboxLabel{cursor:pointer;align-items:center;gap:.4rem;display:flex}.Result-module__GR8u9W__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Result-module__GR8u9W__form{flex-direction:column;gap:1rem;display:flex}.Result-module__GR8u9W__iconPickerWrap{flex-direction:column;gap:.4rem;display:flex}.Result-module__GR8u9W__iconPickerLabel{color:var(--primary);opacity:.7;font-size:.8rem;font-weight:600}.Result-module__GR8u9W__iconGrid{grid-template-columns:repeat(6,1fr);gap:4px;display:grid}.Result-module__GR8u9W__iconOption{cursor:pointer;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:52px;padding:6px 4px;transition:background .12s,border-color .12s;display:flex}.Result-module__GR8u9W__iconOption:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25)}.Result-module__GR8u9W__iconSelected{border-color:var(--secondary);background:rgba(62,125,187,.15)}.Result-module__GR8u9W__iconLabel{color:var(--primary);opacity:.65;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:44px;font-size:.55rem;line-height:1.2;overflow:hidden}.Result-module__GR8u9W__iconNone{color:var(--primary);opacity:.3;font-size:1rem}
.Season-module__wa04Pq__article{margin-top:2rem}.Season-module__wa04Pq__table{grid-template-columns:1fr 5fr 1fr;gap:1rem;margin-top:1rem;display:grid}.Season-module__wa04Pq__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}
.SubSystem-module__jCTZ6W__article{margin-top:2rem}.SubSystem-module__jCTZ6W__table{grid-template-columns:1fr 3fr 5fr 5fr 1fr;gap:1rem;margin-top:1rem;display:grid}.SubSystem-module__jCTZ6W__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.SubSystem-module__jCTZ6W__form{flex-direction:column;gap:1rem;display:flex}
.System-module__mbDn9q__article{margin-top:2rem}.System-module__mbDn9q__table{grid-template-columns:1fr 3fr 5fr 1fr 1fr;gap:1rem;margin-top:1rem;display:grid}.System-module__mbDn9q__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.System-module__mbDn9q__form{flex-direction:column;gap:1rem;display:flex}
.Team-module__iqO7OW__article{margin-top:2rem}.Team-module__iqO7OW__table{grid-template-columns:3fr 1fr 1fr;align-items:center;gap:1rem;margin-top:1rem;display:grid}.Team-module__iqO7OW__tableHeader{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.Team-module__iqO7OW__teamLink{color:var(--secondary);cursor:pointer;font-weight:600;text-decoration:underline}.Team-module__iqO7OW__teamLink:hover{opacity:.8}
.Modal-module__LteMAq__overlay{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;animation:.2s ease-in Modal-module__LteMAq__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.Modal-module__LteMAq__triggerButton{margin-left:8px;display:inline-block}.Modal-module__LteMAq__modal{background:var(--background);border-radius:12px;flex-direction:column;width:90%;max-width:500px;max-height:80vh;animation:.3s ease-out Modal-module__LteMAq__slideIn;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.15)}.Modal-module__LteMAq__header{border-bottom:1px solid var(--border,#e5e7eb);justify-content:space-between;align-items:center;padding:24px;display:flex}.Modal-module__LteMAq__title{color:var(--text);margin:0;font-size:20px;font-weight:600}.Modal-module__LteMAq__closeButton{cursor:pointer;color:var(--text);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:24px;transition:background .2s;display:flex}.Modal-module__LteMAq__closeButton:hover{background:var(--secondary,#f3f4f6)}.Modal-module__LteMAq__content{color:var(--text);flex:1;padding:24px;overflow-y:auto}.Modal-module__LteMAq__footer{border-top:1px solid var(--border,#e5e7eb);justify-content:flex-end;gap:12px;padding:24px;display:flex}@keyframes Modal-module__LteMAq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__LteMAq__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.VideoModal-module__pq5toW__overlay{z-index:1000;background:rgba(0,0,0,.75);justify-content:center;align-items:center;animation:.2s ease-in VideoModal-module__pq5toW__fadeIn;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.VideoModal-module__pq5toW__modal{background:var(--background);border-radius:12px;flex-direction:column;width:90%;max-width:860px;animation:.25s ease-out VideoModal-module__pq5toW__slideIn;display:flex;box-shadow:0 4px 24px rgba(0,0,0,.4)}.VideoModal-module__pq5toW__header{justify-content:flex-end;padding:.75rem 1rem .5rem;display:flex}.VideoModal-module__pq5toW__closeButton{cursor:pointer;color:var(--text);background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.25rem;line-height:1;transition:background .15s}.VideoModal-module__pq5toW__closeButton:hover{background:var(--tertiaryBack)}.VideoModal-module__pq5toW__videoWrapper{border-radius:0 0 12px 12px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.VideoModal-module__pq5toW__videoWrapper iframe{border:none;border-radius:0 0 12px 12px;width:100%;height:100%;position:absolute;top:0;left:0}.VideoModal-module__pq5toW__error{color:var(--danger);font-size:.9rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes VideoModal-module__pq5toW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VideoModal-module__pq5toW__slideIn{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}
.Signin-module__xdM7xW__main{flex-direction:column;flex-grow:1;justify-content:center;align-items:stretch;gap:24px;min-width:55%;max-width:70vh;margin:0 auto;padding:40px;display:flex}.Signin-module__xdM7xW__error{color:var(--tertiary);font-weight:600}.Signin-module__xdM7xW__form{flex-direction:column;align-items:stretch;gap:24px;display:flex}
.ActionEditor-module___dxzcq__page{grid-template-rows:auto 1fr auto;height:100%;display:grid;overflow:hidden}.ActionEditor-module___dxzcq__panels{grid-template-columns:260px 1fr 360px;min-height:0;display:grid;overflow:hidden}.ActionEditor-module___dxzcq__leftPanel{overflow:hidden}.ActionEditor-module___dxzcq__centerPanel{background:var(--tertiaryBack);flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;overflow:hidden}.ActionEditor-module___dxzcq__map{object-fit:contain;width:100%;height:100%;max-width:none!important}.ActionEditor-module___dxzcq__rightPanel{overflow:hidden}.ActionEditor-module___dxzcq__footer{background:var(--tertiary);border-top:1px solid rgba(255,255,255,.08);flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.ActionEditor-module___dxzcq__center{justify-content:center;align-items:center;height:100%;display:flex}.ActionEditor-module___dxzcq__error{color:var(--danger);text-align:center;background:var(--tertiary);padding:.25rem 1rem;font-size:.8rem}
.ActionList-module__fCVT-a__article{margin-top:2rem;padding:0 1rem}.ActionList-module__fCVT-a__header{flex-direction:row;justify-content:space-between;align-items:center;font-weight:700;display:flex}.ActionList-module__fCVT-a__matchInfo{opacity:.7;margin-left:.75rem;font-size:.9rem;font-weight:400}.ActionList-module__fCVT-a__backLink{background-color:var(--tertiaryBack);color:var(--primary);border-radius:.4rem;align-items:center;padding:.35rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.ActionList-module__fCVT-a__backLink:hover{opacity:.75}.ActionList-module__fCVT-a__table{grid-template-columns:4rem 1fr 1fr 5rem 5rem 5rem auto;align-items:center;gap:.75rem 1rem;margin-top:1rem;display:grid}.ActionList-module__fCVT-a__badge{background-color:var(--tertiaryBack);color:var(--primary);opacity:.8;border-radius:.4rem;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.ActionList-module__fCVT-a__badgeGoal{background-color:var(--success);color:#fff;opacity:1}.ActionList-module__fCVT-a__flags{flex-wrap:wrap;gap:.25rem;display:flex}.ActionList-module__fCVT-a__flagBadge{background-color:var(--secondary);color:#fff;border-radius:.3rem;padding:.1rem .4rem;font-size:.7rem;font-weight:700;display:inline-block}.ActionList-module__fCVT-a__actions{align-items:center;gap:.5rem;display:flex}.ActionList-module__fCVT-a__editBtn{background-color:var(--secondary);color:#fff;border-radius:.4rem;align-items:center;padding:.35rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.ActionList-module__fCVT-a__editBtn:hover{opacity:.85}
.Header-module__ldgnoG__header{background-color:var(--tertiaryBack);justify-content:space-between;align-items:center;width:100%;padding:20px 80px;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Header-module__ldgnoG__title{color:var(--primary);font-size:24px;font-weight:700}.Header-module__ldgnoG__actions{align-items:center;gap:12px;display:flex}
.LiveTracking-module__6y_X8q__page{grid-template-rows:auto 1fr auto;height:100%;display:grid;overflow:hidden}.LiveTracking-module__6y_X8q__panels{grid-template-columns:260px 1fr 360px;min-height:0;display:grid;overflow:hidden}.LiveTracking-module__6y_X8q__leftPanel{overflow-y:auto}.LiveTracking-module__6y_X8q__centerPanel{background:var(--tertiaryBack);flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;overflow:hidden}.LiveTracking-module__6y_X8q__map{object-fit:contain;width:100%;height:100%;max-width:none!important}.LiveTracking-module__6y_X8q__rightPanel{overflow:hidden}.LiveTracking-module__6y_X8q__footer{background:var(--tertiary);border-top:1px solid rgba(255,255,255,.08);flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex}.LiveTracking-module__6y_X8q__center{justify-content:center;align-items:center;height:100%;display:flex}.LiveTracking-module__6y_X8q__error{color:var(--danger);text-align:center;background:var(--tertiary);padding:.25rem 1rem;font-size:.8rem}
