.PlayerPicker-module__G4Lapq__root{flex-direction:column;gap:.75rem;display:flex}.PlayerPicker-module__G4Lapq__budgetBar{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1rem;display:flex}.PlayerPicker-module__G4Lapq__budgetLabel{font-family:var(--font-mono);color:var(--muted);font-size:.9rem}.PlayerPicker-module__G4Lapq__budgetValue{font-family:var(--font-mono);color:var(--accent);font-size:1.1rem;font-weight:700}.PlayerPicker-module__G4Lapq__budgetValue.PlayerPicker-module__G4Lapq__tight{color:#e94f37}.PlayerPicker-module__G4Lapq__slotInfo{color:var(--muted);font-size:.8rem}.PlayerPicker-module__G4Lapq__tabs{flex-wrap:wrap;gap:.4rem;display:flex}.PlayerPicker-module__G4Lapq__tabBtn{background:var(--surface);border:1px solid var(--border);font-family:var(--font-body);color:var(--muted);cursor:pointer;border-radius:8px;padding:.35rem .85rem;font-size:.85rem;transition:background .12s,color .12s,border-color .12s}.PlayerPicker-module__G4Lapq__tabBtn:hover{border-color:var(--accent);color:var(--text)}.PlayerPicker-module__G4Lapq__tabBtn.PlayerPicker-module__G4Lapq__active{background:var(--accent);color:#000;border-color:var(--accent);font-weight:700}.PlayerPicker-module__G4Lapq__filtersRow{align-items:center;gap:.5rem;display:flex}.PlayerPicker-module__G4Lapq__searchInput{background:var(--surface);border:1px solid var(--border);min-width:0;font-family:var(--font-body);color:var(--text);border-radius:8px;outline:none;flex:1;padding:.5rem .85rem;font-size:.9rem;transition:border-color .15s}.PlayerPicker-module__G4Lapq__searchInput:focus{border-color:var(--accent2)}.PlayerPicker-module__G4Lapq__teamSelect{background:var(--surface);border:1px solid var(--border);font-family:var(--font-body);color:var(--text);cursor:pointer;border-radius:8px;outline:none;flex-shrink:0;max-width:140px;padding:.5rem .65rem;font-size:.85rem;transition:border-color .15s}.PlayerPicker-module__G4Lapq__teamSelect:focus{border-color:var(--accent2)}@media (max-width:480px){.PlayerPicker-module__G4Lapq__filtersRow{flex-direction:column;align-items:stretch}.PlayerPicker-module__G4Lapq__teamSelect{max-width:100%}}.PlayerPicker-module__G4Lapq__playerList{flex-direction:column;gap:.4rem;max-height:420px;padding-right:2px;display:flex;overflow-y:auto}.PlayerPicker-module__G4Lapq__playerCard{background:var(--surface);border:1px solid var(--border);cursor:pointer;user-select:none;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .85rem;transition:border-color .12s,background .12s;display:flex}.PlayerPicker-module__G4Lapq__playerCard:hover:not(.PlayerPicker-module__G4Lapq__disabled){border-color:var(--accent2);background:var(--card)}.PlayerPicker-module__G4Lapq__playerCard.PlayerPicker-module__G4Lapq__selected{border-color:var(--accent);background:#e8c5470f}.PlayerPicker-module__G4Lapq__playerCard.PlayerPicker-module__G4Lapq__disabled{opacity:.42;cursor:not-allowed}.PlayerPicker-module__G4Lapq__playerCard.PlayerPicker-module__G4Lapq__captain{border-color:var(--accent);box-shadow:0 0 0 2px #e8c54740}.PlayerPicker-module__G4Lapq__check{border:2px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;transition:background .12s,border-color .12s;display:flex}.PlayerPicker-module__G4Lapq__check.PlayerPicker-module__G4Lapq__checked{background:var(--accent);border-color:var(--accent);color:#000}.PlayerPicker-module__G4Lapq__captainBadge{background:var(--accent);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:900;display:flex}.PlayerPicker-module__G4Lapq__playerInfo{flex:1;min-width:0}.PlayerPicker-module__G4Lapq__playerName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.PlayerPicker-module__G4Lapq__playerMeta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.PlayerPicker-module__G4Lapq__nationCount{opacity:.65}.PlayerPicker-module__G4Lapq__playerPrice{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;font-size:.9rem;font-weight:700}.PlayerPicker-module__G4Lapq__empty{text-align:center;color:var(--muted);padding:2rem 0;font-size:.9rem}
.PitchBuilder-module__Xs-NqG__root{flex-direction:column;gap:.6rem;display:flex}.PitchBuilder-module__Xs-NqG__hud{background:var(--surface);border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;gap:0;display:flex;overflow:hidden}.PitchBuilder-module__Xs-NqG__hudStat{flex-direction:column;flex:1;align-items:center;padding:.5rem .25rem;display:flex}.PitchBuilder-module__Xs-NqG__hudLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:.67rem}.PitchBuilder-module__Xs-NqG__hudValue{font-family:var(--font-mono);color:var(--accent);font-size:1.05rem;font-weight:700;line-height:1.2}.PitchBuilder-module__Xs-NqG__hudDivider{background:var(--border);flex-shrink:0;width:1px;height:32px}.PitchBuilder-module__Xs-NqG__hudDanger{color:#f87171}.PitchBuilder-module__Xs-NqG__budgetStrip{background:var(--surface);border-radius:2px;height:4px;overflow:hidden}.PitchBuilder-module__Xs-NqG__budgetFill{background:var(--accent);border-radius:2px;height:100%;transition:width .3s,background .2s}.PitchBuilder-module__Xs-NqG__budgetFillDanger{background:#f87171}.PitchBuilder-module__Xs-NqG__pitch{background:linear-gradient(#1a5c31 0%,#1e6b38 12.5%,#1a5c31 25%,#1e6b38 37.5%,#1a5c31 50%,#1e6b38 62.5%,#1a5c31 75%,#1e6b38 87.5%,#1a5c31 100%);border:2px solid #ffffff1f;border-radius:12px;padding:18px 10px 14px;position:relative;overflow:hidden}.PitchBuilder-module__Xs-NqG__markCenterLine{pointer-events:none;background:#ffffff2e;height:1px;position:absolute;top:50%;left:8%;right:8%}.PitchBuilder-module__Xs-NqG__markCenterCircle{pointer-events:none;border:1px solid #ffffff26;border-radius:50%;width:72px;height:72px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PitchBuilder-module__Xs-NqG__markPenaltyTop{pointer-events:none;border:1px solid #ffffff1f;border-top:none;border-radius:0 0 4px 4px;height:22%;position:absolute;top:4px;left:25%;right:25%}.PitchBuilder-module__Xs-NqG__markPenaltyBottom{pointer-events:none;border:1px solid #ffffff1f;border-bottom:none;border-radius:4px 4px 0 0;height:22%;position:absolute;bottom:4px;left:25%;right:25%}.PitchBuilder-module__Xs-NqG__rows{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.PitchBuilder-module__Xs-NqG__row{justify-content:center;gap:4px;display:flex}.PitchBuilder-module__Xs-NqG__slot{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:center;gap:3px;width:58px;padding:0;transition:transform .12s,filter .12s;display:flex}.PitchBuilder-module__Xs-NqG__slot:hover{filter:brightness(1.15);transform:translateY(-3px)}.PitchBuilder-module__Xs-NqG__slot:active{transform:translateY(0)scale(.95)}.PitchBuilder-module__Xs-NqG__slotFilled .PitchBuilder-module__Xs-NqG__shirtSvg{filter:drop-shadow(0 3px 8px #00000080)}.PitchBuilder-module__Xs-NqG__slot:hover .PitchBuilder-module__Xs-NqG__shirtSvg{filter:drop-shadow(0 5px 12px #0009)}.PitchBuilder-module__Xs-NqG__shirtSvg{flex-shrink:0;width:46px;height:52px;transition:filter .12s}.PitchBuilder-module__Xs-NqG__slotMeta{flex-direction:column;align-items:center;gap:1px;width:100%;display:flex}.PitchBuilder-module__Xs-NqG__slotName{color:#fff;text-shadow:0 1px 3px #000c;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:56px;font-size:.64rem;font-weight:700;overflow:hidden}.PitchBuilder-module__Xs-NqG__slotSub{align-items:center;gap:3px;font-size:.58rem;display:flex}.PitchBuilder-module__Xs-NqG__slotPrice{font-family:var(--font-mono);color:var(--accent);background:#00000073;border-radius:3px;padding:1px 4px;font-size:.6rem;font-weight:700}.PitchBuilder-module__Xs-NqG__slotEmpty{color:#ffffff80;letter-spacing:.05em;text-shadow:none;font-size:.6rem;font-weight:700}.PitchBuilder-module__Xs-NqG__rowLabels{pointer-events:none;flex-direction:column;justify-content:space-around;display:flex;position:absolute;top:18px;bottom:14px;right:6px}.PitchBuilder-module__Xs-NqG__rowLabelItem{align-items:center;display:flex}.PitchBuilder-module__Xs-NqG__rowLabelText{color:#fff3;letter-spacing:.08em;writing-mode:vertical-rl;font-size:.55rem;font-weight:800}.PitchBuilder-module__Xs-NqG__sortHandle{color:var(--muted);cursor:grab;z-index:1;touch-action:none;user-select:none;opacity:.55;font-size:1rem;line-height:1;transition:opacity .15s;position:absolute;top:4px;right:5px}.PitchBuilder-module__Xs-NqG__sortHandle:hover,.PitchBuilder-module__Xs-NqG__sortHandle:active{opacity:1;cursor:grabbing}.PitchBuilder-module__Xs-NqG__benchHint{text-transform:none;letter-spacing:0;color:var(--muted);opacity:.7;margin-left:.35rem;font-size:.65rem;font-weight:400}.PitchBuilder-module__Xs-NqG__benchSection{flex-direction:column;gap:.5rem;display:flex}.PitchBuilder-module__Xs-NqG__benchLabel{font-family:var(--font-head);letter-spacing:.05em;text-transform:uppercase;color:var(--muted);text-align:center;font-size:.85rem;font-weight:700}.PitchBuilder-module__Xs-NqG__benchSlots{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.PitchBuilder-module__Xs-NqG__benchSlot{background:var(--surface);border:1px solid var(--border);cursor:pointer;text-align:center;border-radius:8px;flex-direction:column;justify-content:center;min-height:60px;padding:.6rem .5rem;transition:border-color .12s,background .12s;display:flex}.PitchBuilder-module__Xs-NqG__benchSlot:hover{border-color:var(--accent);background:#e8c5470d}.PitchBuilder-module__Xs-NqG__benchSlotFilled{border-color:var(--accent2)}.PitchBuilder-module__Xs-NqG__benchSlotContent{flex-direction:column;align-items:center;gap:.3rem;display:flex}.PitchBuilder-module__Xs-NqG__benchPlayerInfo{flex-direction:column;gap:.15rem;width:100%;display:flex}.PitchBuilder-module__Xs-NqG__benchPlayerName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;overflow:hidden}.PitchBuilder-module__Xs-NqG__benchPlayerMeta{color:var(--muted);justify-content:center;align-items:center;gap:.3rem;font-size:.7rem;display:flex}.PitchBuilder-module__Xs-NqG__benchPlayerPrice{font-family:var(--font-mono);color:var(--accent);font-weight:600}.PitchBuilder-module__Xs-NqG__emptyBenchSlot{flex-direction:column;align-items:center;gap:.2rem;display:flex}.PitchBuilder-module__Xs-NqG__emptyBenchIcon{color:var(--muted);opacity:.5;font-size:1.2rem}.PitchBuilder-module__Xs-NqG__emptyBenchLabel{color:var(--muted);letter-spacing:.05em;font-size:.68rem;font-weight:700}.PitchBuilder-module__Xs-NqG__hint{color:var(--muted);text-align:center;margin:0;font-size:.72rem}.PitchBuilder-module__Xs-NqG__slotDragging{opacity:.4}.PitchBuilder-module__Xs-NqG__slotDropTarget{border-radius:8px;box-shadow:0 0 0 2px #34d399}.PitchBuilder-module__Xs-NqG__slotDropHint{border-radius:8px;box-shadow:0 0 0 1px #34d39959}.PitchBuilder-module__Xs-NqG__pitch{min-height:460px}@media (max-width:380px){.PitchBuilder-module__Xs-NqG__slot{width:52px}.PitchBuilder-module__Xs-NqG__shirtSvg{width:40px;height:46px}.PitchBuilder-module__Xs-NqG__slotName{max-width:50px;font-size:.6rem}.PitchBuilder-module__Xs-NqG__pitch{padding:14px 6px 10px}.PitchBuilder-module__Xs-NqG__row{gap:2px}}@media (max-width:480px){.PitchBuilder-module__Xs-NqG__shirtSvg{width:52px;height:60px}.PitchBuilder-module__Xs-NqG__pitch{min-height:380px}.PitchBuilder-module__Xs-NqG__hud{flex-wrap:wrap}.PitchBuilder-module__Xs-NqG__hudLabel{font-size:.6rem}.PitchBuilder-module__Xs-NqG__hudValue{font-size:.9rem}.PitchBuilder-module__Xs-NqG__benchSlots{grid-template-columns:repeat(2,1fr)}}@media (min-width:481px){.PitchBuilder-module__Xs-NqG__slot{width:66px}.PitchBuilder-module__Xs-NqG__shirtSvg{width:52px;height:58px}.PitchBuilder-module__Xs-NqG__slotName{max-width:62px;font-size:.7rem}}
.PlayerPickerModal-module__bVkyeG__overlay{z-index:300;background:#000000b8;justify-content:center;align-items:flex-end;animation:.15s PlayerPickerModal-module__bVkyeG__fadeIn;display:flex;position:fixed;inset:0}@keyframes PlayerPickerModal-module__bVkyeG__fadeIn{0%{opacity:0}to{opacity:1}}.PlayerPickerModal-module__bVkyeG__panel{background:var(--card);border:1px solid var(--border);border-bottom:none;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:560px;max-height:90dvh;animation:.22s cubic-bezier(.32,.72,0,1) PlayerPickerModal-module__bVkyeG__slideUp;display:flex;overflow:hidden}@media (min-width:600px){.PlayerPickerModal-module__bVkyeG__overlay{align-items:center}.PlayerPickerModal-module__bVkyeG__panel{border-bottom:1px solid var(--border);border-radius:16px;max-height:82vh}}@keyframes PlayerPickerModal-module__bVkyeG__slideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.PlayerPickerModal-module__bVkyeG__header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:1rem 1.1rem .75rem;display:flex}.PlayerPickerModal-module__bVkyeG__headerLeft{align-items:center;gap:.6rem;display:flex}.PlayerPickerModal-module__bVkyeG__positionBadge{letter-spacing:.06em;color:#fff;border-radius:4px;padding:.2rem .5rem;font-size:.73rem;font-weight:800}.PlayerPickerModal-module__bVkyeG__positionBadge[data-pos=GK]{background:#c8932a}.PlayerPickerModal-module__bVkyeG__positionBadge[data-pos=DEF]{background:#1d4ed8}.PlayerPickerModal-module__bVkyeG__positionBadge[data-pos=MID]{background:#047857}.PlayerPickerModal-module__bVkyeG__positionBadge[data-pos=FWD]{background:#b91c1c}.PlayerPickerModal-module__bVkyeG__title{font-family:var(--font-head);letter-spacing:.04em;color:var(--text);text-transform:uppercase;margin:0;font-size:1.05rem}.PlayerPickerModal-module__bVkyeG__closeBtn{border:1px solid var(--border);width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:background .12s,color .12s;display:flex}.PlayerPickerModal-module__bVkyeG__closeBtn:hover{background:var(--surface);color:var(--text)}.PlayerPickerModal-module__bVkyeG__currentPlayer{border-bottom:1px solid var(--border);background:#e8c54712;flex-shrink:0;align-items:center;gap:.6rem;padding:.65rem 1.1rem;display:flex}.PlayerPickerModal-module__bVkyeG__currentFlag{font-size:1.3rem;line-height:1}.PlayerPickerModal-module__bVkyeG__currentInfo{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.PlayerPickerModal-module__bVkyeG__currentName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.PlayerPickerModal-module__bVkyeG__currentMeta{color:var(--muted);font-size:.75rem}.PlayerPickerModal-module__bVkyeG__currentPrice{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;font-size:.9rem;font-weight:700}.PlayerPickerModal-module__bVkyeG__removeBtn{color:#e94f37;cursor:pointer;background:0 0;border:1px solid #e94f3766;border-radius:6px;flex-shrink:0;padding:.3rem .65rem;font-size:.78rem;font-weight:600;transition:background .12s}.PlayerPickerModal-module__bVkyeG__removeBtn:hover{background:#e94f371a}.PlayerPickerModal-module__bVkyeG__controls{z-index:10;background:var(--card);border-bottom:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:.6rem;padding:.75rem 1.1rem;display:flex;position:sticky;top:0}.PlayerPickerModal-module__bVkyeG__budgetRow{justify-content:space-between;align-items:center;display:flex}.PlayerPickerModal-module__bVkyeG__budgetLabel{color:var(--muted);font-size:.78rem}.PlayerPickerModal-module__bVkyeG__budgetValue{font-family:var(--font-mono);color:var(--accent);font-size:.9rem;font-weight:700}.PlayerPickerModal-module__bVkyeG__budgetLow{color:#f87171}.PlayerPickerModal-module__bVkyeG__searchInput{background:var(--surface);border:1px solid var(--border);width:100%;font-family:var(--font-body);color:var(--text);box-sizing:border-box;border-radius:8px;outline:none;padding:.55rem .85rem;font-size:.9rem;transition:border-color .12s}.PlayerPickerModal-module__bVkyeG__searchInput:focus{border-color:var(--accent)}.PlayerPickerModal-module__bVkyeG__searchInput::placeholder{color:var(--muted)}.PlayerPickerModal-module__bVkyeG__filterRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.PlayerPickerModal-module__bVkyeG__countrySelect{background:var(--surface);border:1px solid var(--border);min-width:120px;font-family:var(--font-body);color:var(--text);cursor:pointer;border-radius:8px;outline:none;flex:1;min-height:44px;padding:.5rem .65rem;font-size:.82rem}.PlayerPickerModal-module__bVkyeG__viewBtn:hover{color:var(--text);background:#e8c54714}.PlayerPickerModal-module__bVkyeG__sortGroup{flex-shrink:0;gap:.3rem;display:flex}.PlayerPickerModal-module__bVkyeG__sortBtn{background:var(--surface);border:1px solid var(--border);min-height:44px;color:var(--muted);cursor:pointer;white-space:nowrap;border-radius:6px;padding:.5rem .7rem;font-size:.78rem;transition:background .12s,border-color .12s,color .12s}.PlayerPickerModal-module__bVkyeG__sortBtn:hover{border-color:var(--accent2);color:var(--text)}.PlayerPickerModal-module__bVkyeG__sortActive{border-color:var(--accent);color:var(--accent);background:#e8c5471f;font-weight:600}.PlayerPickerModal-module__bVkyeG__list{flex-direction:column;flex:1;gap:.35rem;padding:.5rem .75rem 1rem;display:flex;overflow-y:auto}.PlayerPickerModal-module__bVkyeG__gridView{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:600px){.PlayerPickerModal-module__bVkyeG__gridView{grid-template-columns:repeat(3,1fr)}}.PlayerPickerModal-module__bVkyeG__empty{text-align:center;color:var(--muted);padding:2rem 0;font-size:.9rem}.PlayerPickerModal-module__bVkyeG__card{background:var(--surface);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:.65rem;width:100%;padding:.6rem .75rem;transition:border-color .12s,background .12s;display:flex}.PlayerPickerModal-module__bVkyeG__card:hover:not(:disabled){border-color:var(--accent);background:#e8c5470d}.PlayerPickerModal-module__bVkyeG__cardDisabled{opacity:.45;cursor:not-allowed}.PlayerPickerModal-module__bVkyeG__cardFlag{flex-shrink:0;font-size:1.5rem;line-height:1}.PlayerPickerModal-module__bVkyeG__cardInfo{flex-direction:column;flex:1;gap:.12rem;min-width:0;display:flex}.PlayerPickerModal-module__bVkyeG__cardName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex;overflow:hidden}.PlayerPickerModal-module__bVkyeG__formBadge{flex-shrink:0;font-size:.85rem;line-height:1}.PlayerPickerModal-module__bVkyeG__formBadge.PlayerPickerModal-module__bVkyeG__hot{filter:drop-shadow(0 0 2px #10b98166)}.PlayerPickerModal-module__bVkyeG__formBadge.PlayerPickerModal-module__bVkyeG__cold{filter:drop-shadow(0 0 2px #ef444466)}.PlayerPickerModal-module__bVkyeG__cardMeta{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.PlayerPickerModal-module__bVkyeG__cardStats{color:var(--muted);flex-wrap:wrap;gap:.5rem;margin-top:.1rem;font-size:.75rem;display:flex}.PlayerPickerModal-module__bVkyeG__disabledReason{color:#f87171;font-size:.73rem}.PlayerPickerModal-module__bVkyeG__owned{color:var(--muted);opacity:.8;font-size:.73rem}.PlayerPickerModal-module__bVkyeG__cardPrice{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;font-size:.95rem;font-weight:700}.PlayerPickerModal-module__bVkyeG__card{min-height:64px}@media (max-width:600px){.PlayerPickerModal-module__bVkyeG__overlay{align-items:flex-end}.PlayerPickerModal-module__bVkyeG__panel{border-bottom:none;border-radius:16px 16px 0 0;height:90vh}.PlayerPickerModal-module__bVkyeG__filterRow{flex-direction:column;align-items:stretch}.PlayerPickerModal-module__bVkyeG__countrySelect{width:100%}.PlayerPickerModal-module__bVkyeG__sortGroup{justify-content:space-between;width:100%}.PlayerPickerModal-module__bVkyeG__sortBtn{text-align:center;flex:1}.PlayerPickerModal-module__bVkyeG__removeBtn{min-height:44px;padding:.5rem .85rem;font-size:.82rem}}
.TeamBuilder-module__ehRbPa__root{flex-direction:column;gap:1.25rem;display:flex}.TeamBuilder-module__ehRbPa__steps{align-items:center;gap:.5rem;display:flex}.TeamBuilder-module__ehRbPa__stepDot{background:var(--surface);border:2px solid var(--border);width:28px;height:28px;color:var(--muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.TeamBuilder-module__ehRbPa__stepDot.TeamBuilder-module__ehRbPa__active{background:var(--accent);border-color:var(--accent);color:#000}.TeamBuilder-module__ehRbPa__stepDot.TeamBuilder-module__ehRbPa__done{background:var(--accent4);border-color:var(--accent4);color:#fff}.TeamBuilder-module__ehRbPa__stepLine{background:var(--border);flex:1;height:2px}.TeamBuilder-module__ehRbPa__stepLabel{font-family:var(--font-head);letter-spacing:.05em;color:var(--text);text-transform:uppercase;font-size:1.2rem}.TeamBuilder-module__ehRbPa__autosaveIndicator{color:var(--muted);text-align:center;margin-top:.5rem;font-size:.8rem;font-style:italic}.TeamBuilder-module__ehRbPa__formationGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;display:grid}.TeamBuilder-module__ehRbPa__formationCard{background:var(--surface);border:2px solid var(--border);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;transition:border-color .15s,background .15s;display:flex}.TeamBuilder-module__ehRbPa__formationCard:hover{border-color:var(--accent2)}.TeamBuilder-module__ehRbPa__formationCard.TeamBuilder-module__ehRbPa__selected{border-color:var(--accent);background:#e8c5470f}.TeamBuilder-module__ehRbPa__formationName{font-family:var(--font-head);letter-spacing:.1em;color:var(--accent);font-size:2rem}.TeamBuilder-module__ehRbPa__formationDiagram{flex-direction:column;align-items:center;gap:4px;display:flex}.TeamBuilder-module__ehRbPa__formationRow{gap:5px;display:flex}.TeamBuilder-module__ehRbPa__dot{background:var(--accent);opacity:.7;border-radius:50%;width:10px;height:10px}.TeamBuilder-module__ehRbPa__dot.TeamBuilder-module__ehRbPa__gk{opacity:1;background:var(--accent2)}.TeamBuilder-module__ehRbPa__formationDesc{color:var(--muted);font-size:.8rem}.TeamBuilder-module__ehRbPa__selectedSummary{flex-wrap:wrap;gap:.35rem;display:flex}.TeamBuilder-module__ehRbPa__playerChip{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.8rem;display:flex}.TeamBuilder-module__ehRbPa__playerChip.TeamBuilder-module__ehRbPa__captain{border-color:var(--accent);background:#e8c54714}.TeamBuilder-module__ehRbPa__captainC{background:var(--accent);color:#000;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:900;display:inline-flex}.TeamBuilder-module__ehRbPa__confirmGrid{flex-direction:column;gap:.35rem;display:flex}.TeamBuilder-module__ehRbPa__confirmRow{background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.TeamBuilder-module__ehRbPa__confirmRow.TeamBuilder-module__ehRbPa__captainRow{border-color:var(--accent);background:#e8c5470f}.TeamBuilder-module__ehRbPa__confirmPlayerName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.9rem;font-weight:500;overflow:hidden}.TeamBuilder-module__ehRbPa__confirmMeta{color:var(--muted);flex-shrink:0;font-size:.78rem}.TeamBuilder-module__ehRbPa__confirmPrice{font-family:var(--font-mono);color:var(--accent);flex-shrink:0;font-size:.85rem;font-weight:700}.TeamBuilder-module__ehRbPa__confirmStats{background:var(--card);border:1px solid var(--border);font-family:var(--font-mono);border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9rem;display:flex}.TeamBuilder-module__ehRbPa__confirmStats .TeamBuilder-module__ehRbPa__label{color:var(--muted)}.TeamBuilder-module__ehRbPa__confirmStats .TeamBuilder-module__ehRbPa__value{color:var(--accent);font-weight:700}.TeamBuilder-module__ehRbPa__actions{justify-content:space-between;gap:.75rem;padding-top:.5rem;display:flex}.TeamBuilder-module__ehRbPa__btnBack{border:1px solid var(--border);font-family:var(--font-body);color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;padding:.6rem 1.25rem;font-size:.9rem;transition:border-color .12s,color .12s}.TeamBuilder-module__ehRbPa__btnBack:hover{border-color:var(--text);color:var(--text)}.TeamBuilder-module__ehRbPa__btnDraft{border:1px solid var(--accent);color:var(--accent);cursor:pointer;white-space:nowrap;background:0 0;border-radius:8px;padding:.6rem 1.1rem;font-size:.8rem;font-weight:600;transition:background .12s,color .12s}.TeamBuilder-module__ehRbPa__btnDraft:hover{background:#e8c5471a}.TeamBuilder-module__ehRbPa__btnDraft:disabled{opacity:.35;cursor:not-allowed}.TeamBuilder-module__ehRbPa__btnNext{background:var(--accent);font-family:var(--font-head);letter-spacing:.05em;color:#000;cursor:pointer;text-transform:uppercase;border:none;border-radius:8px;flex:1;padding:.65rem 1.5rem;font-size:1rem;transition:opacity .15s}.TeamBuilder-module__ehRbPa__btnNext:disabled{opacity:.35;cursor:not-allowed}.TeamBuilder-module__ehRbPa__btnNext:not(:disabled):hover{opacity:.85}.TeamBuilder-module__ehRbPa__errorMsg{color:#e94f37;background:#e94f371f;border:1px solid #e94f3759;border-radius:8px;padding:.65rem 1rem;font-size:.875rem}.TeamBuilder-module__ehRbPa__teamNameField{flex-direction:column;gap:.35rem;margin-bottom:.25rem;display:flex}.TeamBuilder-module__ehRbPa__teamNameLabel{color:var(--muted);letter-spacing:.03em;font-size:.82rem;font-weight:600}.TeamBuilder-module__ehRbPa__teamNameInput{box-sizing:border-box;background:var(--surface);border:1px solid var(--border);width:100%;font-family:var(--font-body);color:var(--text);border-radius:8px;outline:none;padding:.6rem .85rem;font-size:.95rem;transition:border-color .12s}.TeamBuilder-module__ehRbPa__teamNameInput:focus{border-color:var(--accent)}.TeamBuilder-module__ehRbPa__teamNameInput::placeholder{color:var(--muted);opacity:.7}.TeamBuilder-module__ehRbPa__nameStatus{color:var(--muted);min-height:1.1em;font-size:.78rem}.TeamBuilder-module__ehRbPa__nameAvailable{color:#34d399}.TeamBuilder-module__ehRbPa__nameTaken{color:#f87171}.TeamBuilder-module__ehRbPa__confirmTeamName{color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-top:.25rem;padding:.5rem .75rem;font-size:.88rem}.TeamBuilder-module__ehRbPa__dragOverlayCard{background:var(--card);border:2px solid var(--accent);pointer-events:none;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;padding:.45rem .85rem;display:flex;box-shadow:0 8px 24px #0006}.TeamBuilder-module__ehRbPa__dragOverlayName{color:var(--text);font-size:.85rem;font-weight:700}.TeamBuilder-module__ehRbPa__dragOverlayPos{color:var(--accent);font-size:.7rem;font-weight:600}.TeamBuilder-module__ehRbPa__btnDraftFull{display:inline}.TeamBuilder-module__ehRbPa__btnDraftShort{display:none}@media (max-width:380px){.TeamBuilder-module__ehRbPa__btnDraftFull{display:none}.TeamBuilder-module__ehRbPa__btnDraftShort{display:inline}}@media (max-width:480px){.TeamBuilder-module__ehRbPa__formationGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.6rem}.TeamBuilder-module__ehRbPa__formationName{font-size:1.5rem}}
.FantasyLeaderboard-module__b4zawG__root{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}.FantasyLeaderboard-module__b4zawG__header{font-family:var(--font-head);letter-spacing:.05em;color:var(--text);text-transform:uppercase;align-items:baseline;gap:.6rem;font-size:1.2rem;display:flex}.FantasyLeaderboard-module__b4zawG__count{font-family:var(--font-body);color:var(--muted);text-transform:none;letter-spacing:0;font-size:.78rem;font-weight:400}.FantasyLeaderboard-module__b4zawG__table{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.FantasyLeaderboard-module__b4zawG__preWcGrid{grid-template-columns:36px 1fr 72px 80px;align-items:center;gap:0;display:grid}.FantasyLeaderboard-module__b4zawG__postWcGrid{grid-template-columns:36px 1fr 48px 52px;align-items:center;gap:0;display:grid}.FantasyLeaderboard-module__b4zawG__tableHeader{background:var(--card);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;padding:.5rem .75rem;font-size:.75rem;font-weight:700}.FantasyLeaderboard-module__b4zawG__tableRow{border-top:1px solid var(--border);padding:.55rem .75rem;font-size:.875rem;transition:background .1s}.FantasyLeaderboard-module__b4zawG__tableRow:hover{background:var(--card)}.FantasyLeaderboard-module__b4zawG__tableRow.FantasyLeaderboard-module__b4zawG__me{background:#e8c54712;border-color:#e8c54733}.FantasyLeaderboard-module__b4zawG__rank{font-family:var(--font-mono);color:var(--muted);text-align:center;font-size:.8rem}.FantasyLeaderboard-module__b4zawG__rank.FantasyLeaderboard-module__b4zawG__top{color:var(--accent);font-weight:700}.FantasyLeaderboard-module__b4zawG__username{color:var(--text);flex-direction:column;gap:.05rem;font-weight:500;line-height:1.3;display:flex;overflow:hidden}.FantasyLeaderboard-module__b4zawG__teamNamePrimary{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.FantasyLeaderboard-module__b4zawG__usernameSecondary{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:400;overflow:hidden}.FantasyLeaderboard-module__b4zawG__meHighlight,.FantasyLeaderboard-module__b4zawG__meHighlight .FantasyLeaderboard-module__b4zawG__teamNamePrimary{color:var(--accent)}.FantasyLeaderboard-module__b4zawG__formation{font-family:var(--font-mono);color:var(--muted);font-size:.78rem}.FantasyLeaderboard-module__b4zawG__gwPts{font-family:var(--font-mono);color:var(--muted);text-align:right;font-size:.82rem;font-weight:600}.FantasyLeaderboard-module__b4zawG__pts{font-family:var(--font-mono);color:var(--accent);text-align:right;font-size:.9rem;font-weight:700}.FantasyLeaderboard-module__b4zawG__statusBadge{text-align:right;letter-spacing:.02em;text-transform:uppercase;border-radius:4px;justify-self:end;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.FantasyLeaderboard-module__b4zawG__statusLocked{color:#34d399}.FantasyLeaderboard-module__b4zawG__statusDraft{color:var(--muted)}.FantasyLeaderboard-module__b4zawG__statusDisqualified{color:#ef4444}.FantasyLeaderboard-module__b4zawG__pretournamentNote{color:var(--muted);margin-top:-.25rem;font-size:.78rem}.FantasyLeaderboard-module__b4zawG__empty{text-align:center;color:var(--muted);padding:2rem;font-size:.9rem}.FantasyLeaderboard-module__b4zawG__loading{text-align:center;color:var(--muted);padding:1.5rem;font-size:.85rem}@media (max-width:480px){.FantasyLeaderboard-module__b4zawG__preWcGrid{grid-template-columns:30px 1fr 60px 66px}.FantasyLeaderboard-module__b4zawG__postWcGrid{grid-template-columns:30px 1fr 40px 46px}}
.FantasyTeamView-module__mR-BFG__root{flex-direction:column;gap:1.5rem;display:flex}.FantasyTeamView-module__mR-BFG__meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.FantasyTeamView-module__mR-BFG__badge{background:var(--accent4);color:#fff;letter-spacing:.04em;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.FantasyTeamView-module__mR-BFG__badgeUnlocked{color:var(--accent);letter-spacing:.04em;background:#e8c5471f;border:1px solid #e8c54759;border-radius:20px;padding:.2rem .7rem;font-size:.75rem;font-weight:700}.FantasyTeamView-module__mR-BFG__formation{font-family:var(--font-mono);color:var(--muted);font-size:.9rem}.FantasyTeamView-module__mR-BFG__totalScore{font-family:var(--font-head);color:var(--accent);letter-spacing:.05em;margin-left:auto;font-size:1.5rem}.FantasyTeamView-module__mR-BFG__pitch{background:linear-gradient(#1a3a1a 0%,#2a5a2a 40%,#1f4a1f 100%);border:1px solid #2d5a2d;border-radius:12px;flex-direction:column;gap:.75rem;padding:1rem .75rem;display:flex}.FantasyTeamView-module__mR-BFG__pitchRow{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.FantasyTeamView-module__mR-BFG__playerCard{flex-direction:column;align-items:center;gap:2px;width:72px;display:flex}.FantasyTeamView-module__mR-BFG__playerShirt{background:var(--card);border:2px solid var(--border);width:44px;height:44px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;display:flex;position:relative}.FantasyTeamView-module__mR-BFG__playerShirt.FantasyTeamView-module__mR-BFG__captain{border-color:var(--accent);box-shadow:0 0 0 3px #e8c5474d}.FantasyTeamView-module__mR-BFG__captainBadge{background:var(--accent);color:#000;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:900;display:flex;position:absolute;top:-4px;right:-4px}.FantasyTeamView-module__mR-BFG__playerPts{font-family:var(--font-mono);color:var(--accent);font-size:.75rem;font-weight:700}.FantasyTeamView-module__mR-BFG__playerPts.FantasyTeamView-module__mR-BFG__captain{color:gold}.FantasyTeamView-module__mR-BFG__playerNameShort{color:#ffffffd9;text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:.65rem;line-height:1.2;overflow:hidden}.FantasyTeamView-module__mR-BFG__editGrid{grid-template-columns:1fr 36px 44px 60px}@media (max-width:480px){.FantasyTeamView-module__mR-BFG__editGrid{grid-template-columns:1fr 32px 40px 56px}}.FantasyTeamView-module__mR-BFG__statsTable{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.FantasyTeamView-module__mR-BFG__statsHeader{background:var(--card);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;grid-template-columns:1fr 60px 60px 60px 60px;gap:0;padding:.5rem .75rem;font-size:.75rem;font-weight:700;display:grid}.FantasyTeamView-module__mR-BFG__statsRow{border-top:1px solid var(--border);grid-template-columns:1fr 60px 60px 60px 60px;align-items:center;gap:0;padding:.5rem .75rem;font-size:.85rem;display:grid}.FantasyTeamView-module__mR-BFG__statsRow:hover{background:var(--card)}.FantasyTeamView-module__mR-BFG__statsPlayerName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FantasyTeamView-module__mR-BFG__statsCell{font-family:var(--font-mono);color:var(--muted);text-align:center;font-size:.82rem}.FantasyTeamView-module__mR-BFG__statsCell.FantasyTeamView-module__mR-BFG__pts{color:var(--accent);font-weight:700}.FantasyTeamView-module__mR-BFG__statsCell.FantasyTeamView-module__mR-BFG__captain{color:gold;font-weight:700}@media (max-width:480px){.FantasyTeamView-module__mR-BFG__playerCard{width:56px}.FantasyTeamView-module__mR-BFG__playerShirt{width:36px;height:36px;font-size:.6rem}.FantasyTeamView-module__mR-BFG__statsHeader,.FantasyTeamView-module__mR-BFG__statsRow{grid-template-columns:1fr 44px 44px 44px 44px;padding:.45rem .5rem}}
.TransfersTab-module__TEsFKq__container{max-width:1200px;margin:0 auto;padding:1.5rem}.TransfersTab-module__TEsFKq__header{margin-bottom:1.5rem}.TransfersTab-module__TEsFKq__header h2{color:var(--text);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.TransfersTab-module__TEsFKq__deadline{color:var(--text-secondary);font-size:.9rem}.TransfersTab-module__TEsFKq__summary{gap:1rem;margin-bottom:2rem;display:flex}.TransfersTab-module__TEsFKq__summaryCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.TransfersTab-module__TEsFKq__summaryLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}.TransfersTab-module__TEsFKq__summaryValue{color:var(--text);font-size:1.5rem;font-weight:600}.TransfersTab-module__TEsFKq__summaryValue.TransfersTab-module__TEsFKq__negative{color:#ef4444}.TransfersTab-module__TEsFKq__transferGrid{grid-template-columns:1fr auto 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.TransfersTab-module__TEsFKq__arrow{color:var(--text-secondary);align-items:center;font-size:2rem;display:flex}.TransfersTab-module__TEsFKq__transferSection{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.TransfersTab-module__TEsFKq__transferSection h3{color:var(--text);margin:0;font-size:1.1rem;font-weight:600}.TransfersTab-module__TEsFKq__selectedPlayer{background:var(--background);border:2px solid var(--primary);border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.TransfersTab-module__TEsFKq__playerFlag{font-size:2rem;line-height:1}.TransfersTab-module__TEsFKq__playerInfo{flex:1;min-width:0}.TransfersTab-module__TEsFKq__playerName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.TransfersTab-module__TEsFKq__playerMeta{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.TransfersTab-module__TEsFKq__playerPrice{color:var(--text);font-size:1.1rem;font-weight:600}.TransfersTab-module__TEsFKq__clearBtn{border:1px solid var(--border);background:var(--surface);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.TransfersTab-module__TEsFKq__clearBtn:hover{background:var(--border);color:var(--text)}.TransfersTab-module__TEsFKq__searchInput{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);border-radius:6px;padding:.75rem;font-size:.95rem}.TransfersTab-module__TEsFKq__searchInput::placeholder{color:var(--text-secondary)}.TransfersTab-module__TEsFKq__playerList{flex-direction:column;gap:.5rem;max-height:400px;display:flex;overflow-y:auto}.TransfersTab-module__TEsFKq__playerCard{background:var(--background);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.TransfersTab-module__TEsFKq__playerCard:hover{border-color:var(--primary);background:var(--surface)}.TransfersTab-module__TEsFKq__cardFlag{font-size:1.5rem;line-height:1}.TransfersTab-module__TEsFKq__cardInfo{flex:1;min-width:0}.TransfersTab-module__TEsFKq__cardName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:500;overflow:hidden}.TransfersTab-module__TEsFKq__cardMeta{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.TransfersTab-module__TEsFKq__cardPrice{color:var(--text);font-weight:600}.TransfersTab-module__TEsFKq__placeholder{text-align:center;color:var(--text-secondary);padding:3rem 1rem;font-style:italic}.TransfersTab-module__TEsFKq__empty{text-align:center;color:var(--text-secondary);padding:2rem}.TransfersTab-module__TEsFKq__confirmSection{background:var(--surface);border:2px solid var(--primary);border-radius:8px;margin-bottom:2rem;padding:1.5rem}.TransfersTab-module__TEsFKq__confirmSummary{margin-bottom:1rem}.TransfersTab-module__TEsFKq__confirmSummary p{color:var(--text);margin:0 0 .5rem;font-size:1rem}.TransfersTab-module__TEsFKq__costWarning{font-weight:500;color:#f59e0b!important}.TransfersTab-module__TEsFKq__confirmBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.TransfersTab-module__TEsFKq__confirmBtn:hover{opacity:.9;transform:translateY(-1px)}.TransfersTab-module__TEsFKq__history{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.5rem}.TransfersTab-module__TEsFKq__history h3{color:var(--text);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.TransfersTab-module__TEsFKq__historyList{flex-direction:column;gap:.75rem;display:flex}.TransfersTab-module__TEsFKq__historyItem{background:var(--background);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;font-size:.9rem;display:flex}.TransfersTab-module__TEsFKq__historyOut,.TransfersTab-module__TEsFKq__historyArrow{color:var(--text-secondary)}.TransfersTab-module__TEsFKq__historyIn{color:var(--text);font-weight:500}.TransfersTab-module__TEsFKq__historyCost{color:var(--text-secondary);margin-left:auto;font-weight:600}.TransfersTab-module__TEsFKq__loading,.TransfersTab-module__TEsFKq__noGameweek,.TransfersTab-module__TEsFKq__locked{text-align:center;padding:3rem 1.5rem}.TransfersTab-module__TEsFKq__locked h3{color:var(--text);margin:0 0 1rem;font-size:1.5rem}.TransfersTab-module__TEsFKq__locked p{color:var(--text-secondary);margin:.5rem 0}@media (max-width:768px){.TransfersTab-module__TEsFKq__container{padding:1rem}.TransfersTab-module__TEsFKq__summary{flex-direction:column}.TransfersTab-module__TEsFKq__transferGrid{grid-template-columns:1fr;gap:1rem}.TransfersTab-module__TEsFKq__arrow{justify-content:center;transform:rotate(90deg)}.TransfersTab-module__TEsFKq__playerList{max-height:300px}}
.ChipSelector-module__RNZHAW__container{max-width:1000px;margin:0 auto;padding:1.5rem}.ChipSelector-module__RNZHAW__header{text-align:center;margin-bottom:2rem}.ChipSelector-module__RNZHAW__header h2{color:var(--text);margin:0 0 .5rem;font-size:1.75rem;font-weight:600}.ChipSelector-module__RNZHAW__subtitle{color:var(--text-secondary);margin:0;font-size:.95rem}.ChipSelector-module__RNZHAW__chipGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.ChipSelector-module__RNZHAW__chipCard{background:var(--surface);border:2px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.ChipSelector-module__RNZHAW__chipCard:not(.ChipSelector-module__RNZHAW__used):hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ChipSelector-module__RNZHAW__chipCard.ChipSelector-module__RNZHAW__used{opacity:.5;filter:grayscale(50%)}.ChipSelector-module__RNZHAW__chipIcon{font-size:3rem;line-height:1}.ChipSelector-module__RNZHAW__chipName{color:var(--text);margin:0;font-size:1.25rem;font-weight:600}.ChipSelector-module__RNZHAW__chipDescription{color:var(--text-secondary);flex:1;margin:0;font-size:.9rem;line-height:1.5}.ChipSelector-module__RNZHAW__activateBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}.ChipSelector-module__RNZHAW__activateBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ChipSelector-module__RNZHAW__activateBtn:disabled{opacity:.6;cursor:not-allowed}.ChipSelector-module__RNZHAW__usedBadge{background:var(--background);width:100%;color:var(--text-secondary);border:1px solid var(--border);border-radius:6px;padding:.75rem;font-size:.9rem;font-weight:600}.ChipSelector-module__RNZHAW__tips{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem}.ChipSelector-module__RNZHAW__tips h3{color:var(--text);margin:0 0 1rem;font-size:1.1rem;font-weight:600}.ChipSelector-module__RNZHAW__tips ul{color:var(--text-secondary);margin:0;padding:0 0 0 1.5rem}.ChipSelector-module__RNZHAW__tips li{margin-bottom:.75rem;line-height:1.5}.ChipSelector-module__RNZHAW__tips strong{color:var(--text)}.ChipSelector-module__RNZHAW__empty{text-align:center;padding:3rem 1.5rem}.ChipSelector-module__RNZHAW__empty p{color:var(--text-secondary);margin:.5rem 0}.ChipSelector-module__RNZHAW__empty p:first-child{color:var(--text);font-size:1.1rem}.ChipSelector-module__RNZHAW__loading,.ChipSelector-module__RNZHAW__noGameweek,.ChipSelector-module__RNZHAW__locked{text-align:center;color:var(--text-secondary);padding:3rem 1.5rem}.ChipSelector-module__RNZHAW__locked p{margin:.5rem 0}@media (max-width:768px){.ChipSelector-module__RNZHAW__container{padding:1rem}.ChipSelector-module__RNZHAW__chipGrid{grid-template-columns:1fr}.ChipSelector-module__RNZHAW__tips{padding:1rem}}
.GameweekNav-module__zRaLAa__container{margin-bottom:1.5rem}.GameweekNav-module__zRaLAa__tabs{background:var(--surface);border:1px solid var(--border);scrollbar-width:thin;border-radius:8px;gap:.5rem;padding:.5rem;display:flex;overflow-x:auto}.GameweekNav-module__zRaLAa__tabs::-webkit-scrollbar{height:6px}.GameweekNav-module__zRaLAa__tabs::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.GameweekNav-module__zRaLAa__tab{background:var(--background);border:1px solid var(--border);cursor:pointer;text-align:center;border-radius:6px;flex-direction:column;flex:1;align-items:center;gap:.25rem;min-width:100px;padding:.75rem 1rem;transition:all .2s;display:flex}.GameweekNav-module__zRaLAa__tab:hover{border-color:var(--primary);background:var(--surface)}.GameweekNav-module__zRaLAa__tab.GameweekNav-module__zRaLAa__active{background:var(--primary);border-color:var(--primary);color:#fff}.GameweekNav-module__zRaLAa__tab.GameweekNav-module__zRaLAa__current:not(.GameweekNav-module__zRaLAa__active){border-color:var(--primary);border-width:2px}.GameweekNav-module__zRaLAa__tabLabel{align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.GameweekNav-module__zRaLAa__currentBadge{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:12px;padding:.125rem .5rem;font-size:.7rem;font-weight:600}.GameweekNav-module__zRaLAa__tab.GameweekNav-module__zRaLAa__active .GameweekNav-module__zRaLAa__currentBadge{color:var(--primary);background:#fff}.GameweekNav-module__zRaLAa__lockIcon{font-size:.8rem}.GameweekNav-module__zRaLAa__tabStage{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.GameweekNav-module__zRaLAa__tab.GameweekNav-module__zRaLAa__active .GameweekNav-module__zRaLAa__tabStage{color:#fffc}.GameweekNav-module__zRaLAa__info{background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);text-align:center;border-radius:6px;margin-top:.75rem;padding:.75rem 1rem;font-size:.9rem}.GameweekNav-module__zRaLAa__loading{text-align:center;color:var(--text-secondary);padding:1rem}@media (max-width:768px){.GameweekNav-module__zRaLAa__tabs{gap:.25rem;padding:.25rem}.GameweekNav-module__zRaLAa__tab{min-width:80px;padding:.5rem .75rem}.GameweekNav-module__zRaLAa__tabLabel{font-size:.85rem}.GameweekNav-module__zRaLAa__tabStage{font-size:.7rem}}
.Fantasy-module__nw-H2G__container{max-width:900px;margin:0 auto;padding:1.5rem 1rem 4rem}.Fantasy-module__nw-H2G__loadingWrap{justify-content:center;align-items:center;min-height:200px;display:flex}.Fantasy-module__nw-H2G__sectionTitle{font-family:var(--font-head);letter-spacing:.06em;color:var(--accent);text-transform:uppercase;margin-bottom:1.25rem;font-size:1.6rem}.Fantasy-module__nw-H2G__modeEditBanner{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.Fantasy-module__nw-H2G__modeEditBanner p{color:var(--muted);margin:0;font-size:.875rem}.Fantasy-module__nw-H2G__editBannerActions{flex-shrink:0;gap:.5rem;display:flex}.Fantasy-module__nw-H2G__editBtn{background:var(--accent);color:#000;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .15s}.Fantasy-module__nw-H2G__editBtn:hover{opacity:.85}.Fantasy-module__nw-H2G__modeConfirmedBanner{background:#10b98112;border-color:#10b98166}.Fantasy-module__nw-H2G__confirmSection{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Fantasy-module__nw-H2G__confirmBtn{background:var(--accent2,#10b981);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.7rem 2rem;font-size:1rem;font-weight:700;transition:opacity .15s,transform .1s}.Fantasy-module__nw-H2G__confirmBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.Fantasy-module__nw-H2G__confirmBtn:disabled{opacity:.45;cursor:not-allowed}.Fantasy-module__nw-H2G__confirmHint{color:var(--muted);text-align:center;max-width:36ch;margin:0;font-size:.8rem}.Fantasy-module__nw-H2G__windowClosed{color:var(--muted);text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2.5rem 1rem;font-size:.95rem;display:flex}.Fantasy-module__nw-H2G__windowClosed span{font-size:2rem}.Fantasy-module__nw-H2G__windowClosed p{margin:0;font-weight:600}.Fantasy-module__nw-H2G__windowClosedSub{font-size:.82rem;font-weight:400!important}.Fantasy-module__nw-H2G__tabs{border-bottom:2px solid var(--border);scrollbar-width:thin;gap:.5rem;margin-bottom:1.5rem;display:flex;overflow-x:auto}.Fantasy-module__nw-H2G__tabs::-webkit-scrollbar{height:4px}.Fantasy-module__nw-H2G__tabs::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}.Fantasy-module__nw-H2G__tab{font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.Fantasy-module__nw-H2G__tab:hover{color:var(--text);background:var(--surface)}.Fantasy-module__nw-H2G__tabActive{color:var(--accent);border-bottom-color:var(--accent)}.Fantasy-module__nw-H2G__tabContent{margin-top:1rem}@media (max-width:768px){.Fantasy-module__nw-H2G__container{padding:1rem .75rem 3rem}.Fantasy-module__nw-H2G__tabs{gap:.25rem}.Fantasy-module__nw-H2G__tab{padding:.5rem 1rem;font-size:.85rem}}
.Spinner-module__dVSTTG__loading{text-align:center;color:var(--muted);animation:Spinner-module__dVSTTG__fadeIn .4s var(--ease-out,ease) both;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:60px 20px;display:flex}.Spinner-module__dVSTTG__loadingText{letter-spacing:.04em;color:var(--muted);font-size:.82rem;font-weight:500;animation:2s ease-in-out infinite Spinner-module__dVSTTG__pulse}.Spinner-module__dVSTTG__spinner{border:2px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;margin-bottom:10px;animation:.8s linear infinite Spinner-module__dVSTTG__spin;display:inline-block}@keyframes Spinner-module__dVSTTG__spin{to{transform:rotate(360deg)}}@keyframes Spinner-module__dVSTTG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes Spinner-module__dVSTTG__pulse{0%,to{opacity:1}50%{opacity:.5}}
.TrophySpinner-module__zex7YG__spinnerWrap{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.TrophySpinner-module__zex7YG__spinnerWrap:after{content:"";background:radial-gradient(circle,#e8c54726 0%,#0000 70%);border-radius:50%;width:64px;height:64px;animation:2s ease-in-out infinite TrophySpinner-module__zex7YG__glowPulse;position:absolute}.TrophySpinner-module__zex7YG__trophy{z-index:1;filter:drop-shadow(0 2px 8px #e8c5474d);width:48px;height:48px;animation:1.2s linear infinite TrophySpinner-module__zex7YG__spin;display:block;position:relative}@keyframes TrophySpinner-module__zex7YG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes TrophySpinner-module__zex7YG__glowPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}
.Fixtures-module__AEWrnG__container{background:var(--card);border:1px solid var(--border);max-width:1100px;min-height:600px;box-shadow:var(--shadow-sm);animation:Fixtures-module__AEWrnG__contentIn .35s var(--ease-out,ease) both;border-top:none;border-radius:0 0 12px 12px;margin:0 auto;padding:0 24px 60px}@keyframes Fixtures-module__AEWrnG__contentIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.Fixtures-module__AEWrnG__sectionTitle{font-family:var(--font-head);color:var(--accent);letter-spacing:.05em;align-items:center;gap:10px;margin-bottom:24px;padding-top:32px;font-size:2rem;display:flex}.Fixtures-module__AEWrnG__sectionTitle:after{content:"";background:var(--border);flex:1;height:1px}.Fixtures-module__AEWrnG__segmentedControl{border:1px solid var(--border);float:right;vertical-align:middle;border-radius:20px;flex-shrink:0;font-weight:400;display:inline-flex;overflow:hidden}.Fixtures-module__AEWrnG__segmentPill{color:var(--muted);border:none;border-right:1px solid var(--border);font-size:.82rem;font-family:var(--font-body);cursor:pointer;background:0 0;padding:4px 14px;font-weight:500;transition:background .15s,color .15s}.Fixtures-module__AEWrnG__segmentPill:last-child{border-right:none}.Fixtures-module__AEWrnG__segmentPill:hover{color:var(--text);background:var(--card)}.Fixtures-module__AEWrnG__segmentPillActive{background:var(--accent);color:#0a0e1a;font-size:.82rem;font-family:var(--font-body);cursor:pointer;border:none;padding:4px 14px;font-weight:600}.Fixtures-module__AEWrnG__groupBlock{margin-bottom:28px}.Fixtures-module__AEWrnG__groupHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.Fixtures-module__AEWrnG__groupBadge{background:var(--accent2);color:#fff;font-family:var(--font-head);letter-spacing:.08em;white-space:nowrap;border-radius:4px;padding:2px 12px;font-size:1rem}.Fixtures-module__AEWrnG__knockoutBadge{color:#fff;font-family:var(--font-head);letter-spacing:.06em;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#5b21b6);border-radius:4px;padding:2px 12px;font-size:1rem;box-shadow:0 0 12px #7c3aed59}.Fixtures-module__AEWrnG__groupTeams{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8rem;overflow:hidden}.Fixtures-module__AEWrnG__fixtureGrid{flex-direction:column;gap:4px;display:flex}.Fixtures-module__AEWrnG__fixtureRow{background:var(--surface);border:1px solid var(--border);transition:border-color var(--duration-fast,.15s) ease, background var(--duration-fast,.15s) ease, box-shadow var(--duration-normal,.25s) ease, transform var(--duration-normal,.25s) var(--ease-out,ease);cursor:pointer;text-align:left;width:100%;color:var(--text);font-size:.85rem;font-family:var(--font-body);border-radius:8px;grid-template-columns:36px 90px 1fr 70px 1fr 20px;align-items:center;gap:8px;padding:10px 14px;display:grid}.Fixtures-module__AEWrnG__fixtureRow:hover{border-color:var(--accent2);box-shadow:var(--shadow-sm);background:#ffffff05;transform:translateY(-1px)}.Fixtures-module__AEWrnG__fixtureRowOpen{border-bottom-right-radius:0;border-bottom-left-radius:0;border-color:var(--accent)!important}.Fixtures-module__AEWrnG__fixtureNum{color:var(--muted);font-family:var(--font-mono);font-size:.75rem}.Fixtures-module__AEWrnG__fixtureDate{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.Fixtures-module__AEWrnG__fixtureHome{text-align:right;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:6px;min-width:0;font-weight:500;display:flex;overflow:hidden}.Fixtures-module__AEWrnG__fixtureAway{align-items:center;gap:6px;min-width:0;font-weight:500;display:flex;overflow:hidden}.Fixtures-module__AEWrnG__teamFullName{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;overflow:hidden}.Fixtures-module__AEWrnG__teamAbbr{font-family:var(--font-mono);color:var(--muted);margin-left:2px;font-size:.75em;display:none}.Fixtures-module__AEWrnG__flag{object-fit:cover;border-radius:2px;flex-shrink:0;width:20px;height:14px;box-shadow:0 0 0 1px #ffffff1a}.Fixtures-module__AEWrnG__fixtureCenter{flex-direction:column;align-items:center;gap:2px;display:flex}.Fixtures-module__AEWrnG__fixtureScore{text-align:center;font-family:var(--font-mono);color:var(--accent);background:var(--card);border-radius:6px;padding:3px 8px;font-size:.9rem;font-weight:600}.Fixtures-module__AEWrnG__fixtureTbd{color:var(--muted);font-size:.75rem}.Fixtures-module__AEWrnG__kickoffTime{color:var(--accent);font-family:var(--font-mono);text-align:center;font-size:.68rem}.Fixtures-module__AEWrnG__fixtureVenueMobile{display:none}.Fixtures-module__AEWrnG__fixtureMeta{color:var(--muted);font-size:.7rem;font-family:var(--font-mono);text-align:center;white-space:nowrap;text-overflow:ellipsis;display:none;overflow:hidden}.Fixtures-module__AEWrnG__fixtureVenue{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Fixtures-module__AEWrnG__chevron{color:var(--muted);text-align:center;flex-shrink:0;font-size:1.1rem;line-height:1;transition:transform .25s;display:inline-block;transform:rotate(90deg)}.Fixtures-module__AEWrnG__chevronOpen{color:var(--accent);transform:rotate(270deg)}.Fixtures-module__AEWrnG__expandPanel{border:1px solid var(--accent);background:var(--card);animation:Fixtures-module__AEWrnG__panelIn .25s var(--ease-out,ease);box-shadow:var(--shadow-sm);border-top:none;border-radius:0 0 8px 8px;padding:10px 12px 8px;font-size:.93em}@keyframes Fixtures-module__AEWrnG__panelIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Fixtures-module__AEWrnG__statsLoading,.Fixtures-module__AEWrnG__statsEmpty{color:var(--muted);text-align:center;padding:8px 0;font-size:.82rem}.Fixtures-module__AEWrnG__statsInner{flex-direction:column;gap:14px;display:flex}.Fixtures-module__AEWrnG__barSection{flex-direction:column;gap:6px;display:flex}.Fixtures-module__AEWrnG__barLabels{justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.Fixtures-module__AEWrnG__labelHome{color:var(--accent);text-align:left}.Fixtures-module__AEWrnG__labelDraw{color:var(--muted);text-align:center}.Fixtures-module__AEWrnG__labelAway{color:#60a5fa;text-align:right}.Fixtures-module__AEWrnG__barTrack{background:var(--border);border-radius:6px;gap:1px;height:22px;display:flex;overflow:hidden}.Fixtures-module__AEWrnG__barHome{background:linear-gradient(90deg,#e8c547,#d4a820);min-width:2px;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.Fixtures-module__AEWrnG__barDraw{background:#374151;min-width:2px;transition:width .6s cubic-bezier(.34,1.56,.64,1) 50ms}.Fixtures-module__AEWrnG__barAway{background:linear-gradient(90deg,#3b82f6,#2563eb);min-width:2px;transition:width .6s cubic-bezier(.34,1.56,.64,1) .1s}.Fixtures-module__AEWrnG__barPcts{font-size:.72rem;font-family:var(--font-mono);justify-content:space-between;display:flex}.Fixtures-module__AEWrnG__pctHome{color:var(--accent)}.Fixtures-module__AEWrnG__pctDraw{color:var(--muted);text-align:center}.Fixtures-module__AEWrnG__pctAway{color:#60a5fa;text-align:right}.Fixtures-module__AEWrnG__badgeRow{flex-wrap:wrap;gap:10px;display:flex}.Fixtures-module__AEWrnG__topScoreBadge,.Fixtures-module__AEWrnG__leaderBadge{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex:1;align-items:center;gap:8px;min-width:160px;padding:8px 14px;display:flex}.Fixtures-module__AEWrnG__leaderBadge{background:#e8c5470d;border-color:#e8c5474d}.Fixtures-module__AEWrnG__badgeIcon{font-size:1.1rem}.Fixtures-module__AEWrnG__badgeLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.7rem}.Fixtures-module__AEWrnG__badgeValue{font-family:var(--font-mono);color:var(--accent);margin-left:auto;font-size:1.05rem;font-weight:700}.Fixtures-module__AEWrnG__badgeCount{color:var(--muted);white-space:nowrap;font-size:.72rem}.Fixtures-module__AEWrnG__leaderBadge .Fixtures-module__AEWrnG__badgeValue{color:var(--accent)}.Fixtures-module__AEWrnG__statsFootnote{color:var(--muted);text-align:right;font-size:.72rem}.Fixtures-module__AEWrnG__awayBlock{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.Fixtures-module__AEWrnG__tabNav{border-bottom:1px solid var(--border);gap:6px;margin-bottom:14px;padding:10px 0 2px;display:flex}.Fixtures-module__AEWrnG__tab{border:1px solid var(--border);color:var(--muted);font-size:.78rem;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:20px;padding:6px 14px;font-weight:500;transition:background .15s,color .15s,border-color .15s}.Fixtures-module__AEWrnG__tab:hover{color:var(--text);background:#e8c5470d;border-color:#e8c54766}.Fixtures-module__AEWrnG__tabActive{border:1px solid var(--accent);color:var(--accent);font-size:.78rem;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#e8c5471f;border-radius:20px;padding:6px 14px;font-weight:600}.Fixtures-module__AEWrnG__tabContent{min-height:80px}.Fixtures-module__AEWrnG__lineupsTabContent{flex-direction:column;gap:12px;display:flex}.Fixtures-module__AEWrnG__lineupsHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.Fixtures-module__AEWrnG__lineupsTitle{color:var(--text);font-size:.9rem;font-weight:700;display:block}.Fixtures-module__AEWrnG__lineupsSub{color:var(--muted);margin-top:2px;font-size:.74rem;display:block}.Fixtures-module__AEWrnG__lineupsBadge{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:#e8c5471a;border:1px solid #e8c54766;border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:700}.Fixtures-module__AEWrnG__lineupPitch{border:1px solid var(--border);background:linear-gradient(90deg,#ffffff0f 1px,#0000 1px) 0 0/20px 20px,linear-gradient(0deg,#ffffff0f 1px,#0000 1px) 0 0/20px 20px,radial-gradient(circle,#ffffff0f,#0000 40%),linear-gradient(#146c43 0%,#0f5a37 100%);border-radius:12px;min-height:320px;position:relative;overflow:hidden}.Fixtures-module__AEWrnG__lineupMidline{background:#ffffff59;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Fixtures-module__AEWrnG__lineupCenterCircle{border:2px solid #ffffff59;border-radius:999px;width:84px;height:84px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Fixtures-module__AEWrnG__lineupTeamLabelLeft,.Fixtures-module__AEWrnG__lineupTeamLabelRight{letter-spacing:.06em;text-transform:uppercase;color:#ffffffeb;font-size:.72rem;font-weight:700;position:absolute;top:12px}.Fixtures-module__AEWrnG__lineupTeamLabelLeft{left:12px}.Fixtures-module__AEWrnG__lineupTeamLabelRight{text-align:right;right:12px}.Fixtures-module__AEWrnG__lineupPlayer{border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.72rem;font-weight:700;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 20px #00000038}.Fixtures-module__AEWrnG__lineupPlayerHome{color:#1b1b1b;background:#e8c547f2;border:1px solid #0000003d;animation:.68s cubic-bezier(.22,1,.36,1) both Fixtures-module__AEWrnG__homeEnter}.Fixtures-module__AEWrnG__lineupPlayerAway{color:#0e1d38;background:#82b4fff2;border:1px solid #0000003d;animation:.68s cubic-bezier(.22,1,.36,1) both Fixtures-module__AEWrnG__awayEnter}.Fixtures-module__AEWrnG__lineupsFootnote{color:var(--muted);font-size:.76rem}@keyframes Fixtures-module__AEWrnG__homeEnter{0%{opacity:0;transform:translate(calc(-50% - 140px),-50%)scale(.75)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes Fixtures-module__AEWrnG__awayEnter{0%{opacity:0;transform:translate(calc(140px - 50%),-50%)scale(.75)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.Fixtures-module__AEWrnG__statsTabContent{flex-direction:column;gap:16px;display:flex}.Fixtures-module__AEWrnG__statsMetricsRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.Fixtures-module__AEWrnG__statsMetricCard{border:1px solid var(--border);background:linear-gradient(#ffffff05,#fff0);border-radius:10px;padding:10px 12px}.Fixtures-module__AEWrnG__statsMetricLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.Fixtures-module__AEWrnG__statsMetricValue{font-family:var(--font-head);color:var(--accent);margin-top:4px;font-size:1.25rem}.Fixtures-module__AEWrnG__statsMetricHint{color:var(--muted);margin-top:2px;font-size:.75rem}.Fixtures-module__AEWrnG__heatmapSection{border:1px solid var(--border);background:#ffffff04;border-radius:12px;flex-direction:column;gap:8px;padding:12px;display:flex}.Fixtures-module__AEWrnG__heatmapTitle{color:var(--text);font-size:.82rem;font-weight:700}.Fixtures-module__AEWrnG__heatmapAxisTop,.Fixtures-module__AEWrnG__heatmapAxisLeft{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.Fixtures-module__AEWrnG__heatmapGridWrap{grid-template-columns:70px minmax(0,1fr);align-items:start;gap:8px;display:grid}.Fixtures-module__AEWrnG__heatmapGrid{gap:4px;display:grid}.Fixtures-module__AEWrnG__heatmapRow{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;display:grid}.Fixtures-module__AEWrnG__heatmapCell{text-align:center;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:52px;transition:transform .15s,border-color .15s;display:flex}.Fixtures-module__AEWrnG__heatmapCell:hover{border-color:#e8c547cc;transform:translateY(-1px)}.Fixtures-module__AEWrnG__heatmapCellScore{color:var(--text);font-size:.68rem;font-weight:600}.Fixtures-module__AEWrnG__heatmapCellCount{font-family:var(--font-mono);color:var(--text);font-size:.82rem;font-weight:700}.Fixtures-module__AEWrnG__resultBarSection{flex-direction:column;gap:6px;display:flex}.Fixtures-module__AEWrnG__resultBarLabels{justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.Fixtures-module__AEWrnG__scoreDistSection{flex-direction:column;gap:8px;display:flex}.Fixtures-module__AEWrnG__scoreDistTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.72rem;font-weight:700}.Fixtures-module__AEWrnG__scoreDistList{flex-direction:column;gap:5px;display:flex}.Fixtures-module__AEWrnG__scoreDistRow{grid-template-columns:44px 1fr 38px 32px;align-items:center;gap:8px;font-size:.8rem;display:grid}.Fixtures-module__AEWrnG__scoreDistRowTop .Fixtures-module__AEWrnG__scoreDistLabel{color:var(--accent);font-weight:700}.Fixtures-module__AEWrnG__scoreDistRowTop .Fixtures-module__AEWrnG__scoreDistFill{background:linear-gradient(90deg,#e8c547,#d4a820)}.Fixtures-module__AEWrnG__scoreDistLabel{font-family:var(--font-mono);color:var(--text);text-align:right;font-weight:600}.Fixtures-module__AEWrnG__scoreDistBar{background:var(--surface);border-radius:5px;height:10px;overflow:hidden}.Fixtures-module__AEWrnG__scoreDistFill{background:linear-gradient(90deg,#e8c5478c,#e8c5474d);border-radius:5px;min-width:4px;height:100%;transition:width .5s cubic-bezier(.34,1.56,.64,1)}.Fixtures-module__AEWrnG__scoreDistPct{font-family:var(--font-mono);color:var(--accent);text-align:right;font-size:.75rem;font-weight:600}.Fixtures-module__AEWrnG__scoreDistN{font-family:var(--font-mono);color:var(--muted);text-align:left;font-size:.7rem}.Fixtures-module__AEWrnG__aiSection{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.Fixtures-module__AEWrnG__aiHeader{align-items:center;gap:8px;margin-bottom:10px;display:flex}.Fixtures-module__AEWrnG__aiBadge{color:#a78bfa;letter-spacing:.04em;background:linear-gradient(135deg,#8b5cf626,#3b82f626);border:1px solid #8b5cf64d;border-radius:12px;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.Fixtures-module__AEWrnG__aiText{color:var(--text);opacity:.9;margin:0;font-size:.82rem;line-height:1.65}.Fixtures-module__AEWrnG__aiText p{margin:0 0 8px}.Fixtures-module__AEWrnG__aiText p:last-child{margin-bottom:0}.Fixtures-module__AEWrnG__aiText strong{color:var(--accent,#e8c547);font-weight:700}.Fixtures-module__AEWrnG__aiText em{color:var(--muted);font-style:italic}.Fixtures-module__AEWrnG__aiText ul,.Fixtures-module__AEWrnG__aiText ol{margin:4px 0 8px 16px;padding:0}.Fixtures-module__AEWrnG__aiText li{margin-bottom:2px}.Fixtures-module__AEWrnG__aiEmpty{color:var(--muted);margin:0;font-size:.78rem;font-style:italic}.Fixtures-module__AEWrnG__aiSkeleton{flex-direction:column;gap:8px;display:flex}.Fixtures-module__AEWrnG__aiSkeletonLine{background:linear-gradient(90deg, var(--border) 25%, #8b5cf614 50%, var(--border) 75%);background-size:200% 100%;border-radius:6px;height:12px;animation:1.5s ease-in-out infinite Fixtures-module__AEWrnG__skeletonShimmer}@keyframes Fixtures-module__AEWrnG__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Fixtures-module__AEWrnG__matchDetail{flex-direction:column;gap:16px;display:flex}.Fixtures-module__AEWrnG__detailHeader{justify-content:center;align-items:center;gap:24px;padding:12px 0 8px;display:flex}.Fixtures-module__AEWrnG__detailTeam{flex-direction:column;flex:1;align-items:center;gap:8px;min-width:100px;display:flex}.Fixtures-module__AEWrnG__detailFlag{object-fit:cover;border-radius:4px;width:48px;height:34px;box-shadow:0 2px 8px #0000004d,0 0 0 1px #ffffff14}.Fixtures-module__AEWrnG__detailTeamName{font-family:var(--font-head);letter-spacing:.06em;color:var(--text);text-align:center;word-break:break-word;font-size:1.1rem;text-decoration:none;transition:color .15s}.Fixtures-module__AEWrnG__detailTeamName:hover{color:var(--accent)}.Fixtures-module__AEWrnG__detailCenter{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;min-width:70px;display:flex}.Fixtures-module__AEWrnG__detailScore{font-family:var(--font-mono);color:var(--accent);letter-spacing:.04em;white-space:nowrap;font-size:1.6rem;font-weight:800}.Fixtures-module__AEWrnG__detailVs{font-family:var(--font-head);color:var(--muted);letter-spacing:.1em;font-size:1.3rem}.Fixtures-module__AEWrnG__detailKo{color:var(--muted);font-size:.72rem;font-family:var(--font-mono);text-align:center}.Fixtures-module__AEWrnG__detailVenue{color:var(--muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-size:.78rem;display:flex}.Fixtures-module__AEWrnG__detailVenueIcon{font-size:.9rem}.Fixtures-module__AEWrnG__detailActions{justify-content:center;display:flex}.Fixtures-module__AEWrnG__shareResultBtn{color:var(--accent);font:inherit;cursor:pointer;background:#e8c54714;border:1px solid #e8c5476b;border-radius:999px;padding:9px 14px;font-size:.8rem;font-weight:700;transition:background .15s,transform .15s,border-color .15s}.Fixtures-module__AEWrnG__shareResultBtn:hover{background:#e8c54724;border-color:#e8c54799;transform:translateY(-1px)}.Fixtures-module__AEWrnG__detailStats{flex-direction:column;gap:10px;display:flex}.Fixtures-module__AEWrnG__detailStatsTitle{font-family:var(--font-head);letter-spacing:.08em;color:var(--accent2);text-transform:uppercase;font-size:.88rem}@media (max-width:768px){.Fixtures-module__AEWrnG__container{padding:0 16px 48px}.Fixtures-module__AEWrnG__fixtureRow{grid-template-rows:auto auto;grid-template-columns:1fr auto 1fr 20px;gap:3px 8px;padding:10px 12px 8px}.Fixtures-module__AEWrnG__fixtureNum,.Fixtures-module__AEWrnG__fixtureDate,.Fixtures-module__AEWrnG__fixtureVenue,.Fixtures-module__AEWrnG__kickoffTime{display:none}.Fixtures-module__AEWrnG__fixtureMeta{color:var(--accent);grid-column:1/-1;padding-top:2px;font-size:.7rem;display:block}.Fixtures-module__AEWrnG__fixtureHome,.Fixtures-module__AEWrnG__fixtureAway{min-width:0;overflow:hidden}.Fixtures-module__AEWrnG__fixtureAway{text-align:right;flex-direction:row-reverse;justify-content:flex-end}.Fixtures-module__AEWrnG__teamFullName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Fixtures-module__AEWrnG__badgeRow{flex-direction:column}.Fixtures-module__AEWrnG__topScoreBadge,.Fixtures-module__AEWrnG__leaderBadge{min-width:unset}.Fixtures-module__AEWrnG__expandPanel{padding:14px 12px 12px}.Fixtures-module__AEWrnG__sectionTitle{flex-wrap:wrap;gap:8px;padding-top:24px;font-size:1.6rem}.Fixtures-module__AEWrnG__segmentedControl{float:none;margin-top:2px}.Fixtures-module__AEWrnG__groupTeams{max-width:unset;white-space:normal;text-overflow:unset;font-size:.72rem}.Fixtures-module__AEWrnG__statsMetricsRow,.Fixtures-module__AEWrnG__heatmapGridWrap{grid-template-columns:1fr}}@media (max-width:480px){.Fixtures-module__AEWrnG__container{padding:0 10px 40px}.Fixtures-module__AEWrnG__sectionTitle{margin-bottom:16px;padding-top:18px;font-size:1.25rem}.Fixtures-module__AEWrnG__fixtureGrid{gap:6px}.Fixtures-module__AEWrnG__fixtureRow{border-radius:10px;grid-template-rows:auto auto;grid-template-columns:1fr auto 1fr 18px;gap:3px 6px;padding:9px 8px 6px;font-size:.8rem}.Fixtures-module__AEWrnG__fixtureRowOpen{border-radius:10px 10px 0 0}.Fixtures-module__AEWrnG__fixtureMeta{color:var(--accent);grid-column:1/-1;padding-top:2px;font-size:.65rem;display:block}.Fixtures-module__AEWrnG__fixtureHome{text-align:left;flex-direction:row;justify-content:flex-start;gap:4px}.Fixtures-module__AEWrnG__fixtureAway{text-align:right;flex-direction:row-reverse;justify-content:flex-end;gap:4px}.Fixtures-module__AEWrnG__flag{width:16px;height:11px}.Fixtures-module__AEWrnG__teamFullName{font-size:.78em}.Fixtures-module__AEWrnG__fixtureScore{padding:2px 5px;font-size:.82em}.Fixtures-module__AEWrnG__fixtureTbd{font-size:.72em}.Fixtures-module__AEWrnG__detailHeader{gap:10px;padding:8px 0 6px}.Fixtures-module__AEWrnG__detailFlag{width:34px;height:24px}.Fixtures-module__AEWrnG__detailTeamName{font-size:.82rem}.Fixtures-module__AEWrnG__detailScore{font-size:1.2rem}.Fixtures-module__AEWrnG__detailCenter{min-width:56px}.Fixtures-module__AEWrnG__detailTeam{min-width:unset;gap:6px}.Fixtures-module__AEWrnG__groupBadge,.Fixtures-module__AEWrnG__knockoutBadge{padding:2px 8px;font-size:.88rem}.Fixtures-module__AEWrnG__groupTeams{max-width:unset;white-space:normal;text-overflow:unset;font-size:.68rem}}@media (max-width:360px){.Fixtures-module__AEWrnG__fixtureRow{grid-template-columns:1fr auto 1fr 16px;gap:2px 4px;padding:8px 6px 5px;font-size:.76rem}.Fixtures-module__AEWrnG__fixtureMeta{font-size:.6rem}.Fixtures-module__AEWrnG__teamFullName{font-size:.72em}.Fixtures-module__AEWrnG__flag{width:14px;height:10px}.Fixtures-module__AEWrnG__fixtureScore{padding:2px 4px;font-size:.76em}.Fixtures-module__AEWrnG__detailTeamName{font-size:.76rem}.Fixtures-module__AEWrnG__detailScore{font-size:1rem}}.Fixtures-module__AEWrnG__stageLockedBanner{text-align:center;background:#ffffff08;border:1px dashed #ffffff26;border-radius:10px;margin:12px 0 4px;padding:14px 16px}.Fixtures-module__AEWrnG__stageLockedTitle{color:var(--muted,#9ca3b8);margin-bottom:8px;font-size:.82rem;font-weight:500}.Fixtures-module__AEWrnG__stageLockedRounds{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.Fixtures-module__AEWrnG__stageLockedPill{color:#fff6;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:3px 10px;font-size:.72rem}
.page-module___8aEwW__page{min-height:100vh;font-family:var(--font-body);background:0 0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__main{background-color:var(--foreground);flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;min-height:100vh;padding:120px 60px;display:flex}.page-module___8aEwW__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module___8aEwW__intro h1{max-width:320px;font-size:48px;font-family:var(--font-head);letter-spacing:.04em;text-wrap:balance;color:var(--accent);text-shadow:0 2px 24px #e8c5472e;font-weight:700;line-height:1.05}.page-module___8aEwW__intro p{text-wrap:balance;max-width:440px;color:var(--muted);font-size:20px;line-height:32px}.page-module___8aEwW__intro a{color:var(--accent2);font-weight:600;text-decoration:underline}.page-module___8aEwW__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module___8aEwW__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module___8aEwW__primary{background:var(--text-primary);color:var(--accent);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}.page-module___8aEwW__statsBar{background:linear-gradient(135deg,#e8c5470f,#3b82f60a);border:1px solid #e8c5472e;border-radius:14px;justify-content:center;align-items:center;gap:0;padding:14px 24px;display:flex}@keyframes page-module___8aEwW__statsBarIn{0%{opacity:0}to{opacity:1}}.page-module___8aEwW__statPill{flex-direction:column;flex:1;align-items:center;gap:2px;min-width:80px;display:flex}.page-module___8aEwW__statPillValue{font-family:var(--font-head,"Bebas Neue", sans-serif);letter-spacing:.04em;color:var(--accent,#e8c547);font-size:1.8rem;line-height:1}.page-module___8aEwW__statPillSuffix{color:var(--muted,#6b7a99);letter-spacing:0;font-size:1rem}.page-module___8aEwW__statPillLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--muted,#6b7a99);font-size:.62rem;font-weight:600}.page-module___8aEwW__statPillDivider{background:var(--border,#2a3548);flex-shrink:0;width:1px;height:36px;margin:0 8px}@media (max-width:480px){.page-module___8aEwW__statsBar{gap:0;padding:10px 12px}.page-module___8aEwW__statPillValue{font-size:1.4rem}.page-module___8aEwW__statPillLabel{font-size:.58rem}.page-module___8aEwW__statPill{min-width:60px}}.page-module___8aEwW__quoteBar{text-align:center;background:var(--surface,#111827);border-bottom:1px solid var(--border,#2a3548);padding:18px 24px}.page-module___8aEwW__quoteText{font-family:var(--font-body,"DM Sans", sans-serif);color:var(--muted,#6b7a99);margin:0;font-size:.92rem;font-style:italic;line-height:1.5}.page-module___8aEwW__quoteAuthor{font-family:var(--font-head,"Bebas Neue", sans-serif);color:var(--accent,#e8c547);letter-spacing:.08em;margin:6px 0 0;font-size:.72rem}.page-module___8aEwW__heroRow{grid-template-columns:1fr 1fr;align-items:start;gap:24px;display:grid}.page-module___8aEwW__heroRowFull{grid-template-columns:1fr}.page-module___8aEwW__heroRowShowcase,.page-module___8aEwW__heroRowFixtures{min-width:0}@media (max-width:768px){.page-module___8aEwW__heroRow{grid-template-columns:1fr}}.page-module___8aEwW__lockedBanner{text-align:center;background:var(--surface,#111827);border:1px solid var(--border,#2a3548);border-radius:12px;flex-direction:column;align-items:center;gap:12px;margin:16px 0;padding:40px 24px;display:flex}.page-module___8aEwW__lockedBanner .page-module___8aEwW__lockedIcon{font-size:2.5rem}.page-module___8aEwW__lockedBanner h3{font-family:var(--font-head,"Bebas Neue", sans-serif);color:var(--accent,#e8c547);letter-spacing:.06em;margin:0;font-size:1.4rem}.page-module___8aEwW__lockedBanner p{color:var(--muted,#6b7a99);margin:0;font-size:.9rem}.page-module___8aEwW__lockedBanner button{background:var(--accent,#e8c547);color:#0a0e1a;cursor:pointer;border:none;border-radius:8px;margin-top:8px;padding:10px 24px;font-size:.9rem;font-weight:700;transition:opacity .15s}.page-module___8aEwW__lockedBanner button:hover{opacity:.85}.page-module___8aEwW__tagline{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-family:var(--font-body);text-align:center;border:1px solid #6b7a994d;border-radius:20px;align-self:center;width:fit-content;margin:0 auto;padding:5px 16px;font-weight:500;display:inline-block}.page-module___8aEwW__seoIntro{color:var(--muted,#6b7a99);margin-bottom:14px;font-size:.9rem;line-height:1.65}.page-module___8aEwW__seoGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-module___8aEwW__seoCard{border:1px solid var(--border,#2a3548);background:#ffffff05;border-radius:10px;flex-direction:column;gap:4px;padding:12px;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.page-module___8aEwW__seoCard:hover,.page-module___8aEwW__seoCard:focus-visible{border-color:var(--accent,#e8c547);background:#e8c54714}.page-module___8aEwW__seoCardTitle{color:var(--text,#f0f4ff);font-size:.9rem;font-weight:700}.page-module___8aEwW__seoCardMeta{color:var(--muted,#6b7a99);font-size:.78rem;line-height:1.45}@media (max-width:480px){.page-module___8aEwW__tagline{letter-spacing:.15em;padding:4px 12px;font-size:.6rem}.page-module___8aEwW__seoGrid{grid-template-columns:1fr}}.page-module___8aEwW__homeContent{flex-direction:column;gap:28px;padding-top:24px;display:flex}@keyframes page-module___8aEwW__contentFadeIn{0%{opacity:0}to{opacity:1}}.page-module___8aEwW__homeSection{background:var(--surface,#111827);border:1px solid var(--border,#2a3548);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-normal,.25s) ease;border-radius:12px;padding:20px}.page-module___8aEwW__homeSection:hover{box-shadow:var(--shadow-md)}.page-module___8aEwW__homeSectionTitle{font-family:var(--font-head,"Bebas Neue", sans-serif);color:var(--accent,#e8c547);letter-spacing:.06em;align-items:center;gap:8px;margin-bottom:14px;font-size:1.2rem;display:flex}.page-module___8aEwW__homeSectionTitle:after{content:"";background:var(--border,#2a3548);flex:1;height:1px}.page-module___8aEwW__emptyNote{color:var(--muted,#6b7a99);text-align:center;padding:16px 0;font-size:.88rem}.page-module___8aEwW__nextFixture{background:var(--card,#1a2235);border:1px solid var(--border,#2a3548);transition:border-color var(--duration-fast,.15s) ease, box-shadow var(--duration-normal,.25s) ease;border-radius:10px;margin-bottom:8px;padding:14px 16px;position:relative}.page-module___8aEwW__nextFixture:hover{border-color:var(--accent2,#3b82f6);box-shadow:var(--shadow-sm)}.page-module___8aEwW__nfLive{background:linear-gradient(135deg, #22c55e14, var(--card,#1a2235));border-color:#22c55e}.page-module___8aEwW__nfLive:hover{border-color:#22c55e}@keyframes page-module___8aEwW__livePulse{0%,to{opacity:1}50%{opacity:.5}}.page-module___8aEwW__nfLiveBadge{letter-spacing:.08em;color:#22c55e;margin-bottom:8px;font-size:.68rem;font-weight:700;animation:1.5s ease-in-out infinite page-module___8aEwW__livePulse;display:inline-block}.page-module___8aEwW__nfTeams{color:var(--text,#f0f4ff);justify-content:center;align-items:center;gap:12px;font-size:.95rem;font-weight:600;display:flex}.page-module___8aEwW__nfTeam{align-items:center;gap:6px;display:flex}.page-module___8aEwW__nfFlag{object-fit:cover;border-radius:2px;width:20px;height:14px}.page-module___8aEwW__nfVs{color:var(--muted,#6b7a99);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500}.page-module___8aEwW__nfMeta{color:var(--muted,#6b7a99);letter-spacing:.04em;justify-content:center;gap:16px;margin-top:8px;font-size:.72rem;display:flex}.page-module___8aEwW__nfUserPred{background:#e8c5471a;border:1px solid #e8c54740;border-radius:6px;justify-content:center;align-items:center;gap:6px;margin-top:8px;padding:6px 10px;display:flex}.page-module___8aEwW__nfUserPredLabel{color:var(--muted);font-size:.7rem}.page-module___8aEwW__nfUserPredValue{font-family:var(--font-mono);color:var(--accent,#e8c547);font-size:.85rem;font-weight:700}.page-module___8aEwW__nfQuickPredict{background:var(--accent);color:#0a0e1a;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:10px;padding:8px 14px;font-size:.8rem;font-weight:700;transition:opacity .15s;display:flex}.page-module___8aEwW__nfQuickPredict:hover{opacity:.85}.page-module___8aEwW__nfStats{border-top:1px solid #2a354880;margin-top:10px;padding-top:8px}.page-module___8aEwW__nfBarTrack{background:#ffffff0d;border-radius:3px;height:6px;display:flex;overflow:hidden}.page-module___8aEwW__nfBarHome{background:var(--accent,#e8c547);min-width:2px;transition:width .3s}.page-module___8aEwW__nfBarDraw{background:var(--muted,#6b7a99);min-width:2px;transition:width .3s}.page-module___8aEwW__nfBarAway{background:var(--accent2,#3b82f6);min-width:2px;transition:width .3s}.page-module___8aEwW__nfBarLabels{letter-spacing:.04em;justify-content:space-between;margin-top:4px;font-size:.62rem;font-weight:600;display:flex}.page-module___8aEwW__nfLabelHome{color:var(--accent,#e8c547)}.page-module___8aEwW__nfLabelDraw{color:var(--muted,#6b7a99)}.page-module___8aEwW__nfLabelAway{color:var(--accent2,#3b82f6)}.page-module___8aEwW__nfTopScore{justify-content:center;align-items:center;gap:6px;margin-top:6px;font-size:.68rem;display:flex}.page-module___8aEwW__nfTopScoreLabel{color:var(--muted,#6b7a99)}.page-module___8aEwW__nfTopScoreValue{color:var(--text,#f0f4ff);font-weight:700;font-family:var(--font-mono,"DM Mono", monospace);letter-spacing:.06em;background:#ffffff0f;border-radius:4px;padding:1px 8px}.page-module___8aEwW__viewAllBtn{border:1px solid var(--border,#2a3548);color:var(--accent,#e8c547);font-family:var(--font-body,"DM Sans", sans-serif);cursor:pointer;transition:background var(--duration-fast,.15s) ease, border-color var(--duration-fast,.15s) ease;background:0 0;border-radius:20px;margin:12px auto 0;padding:8px 20px;font-size:.82rem;font-weight:600;display:block}.page-module___8aEwW__viewAllBtn:hover{border-color:var(--accent,#e8c547);background:#e8c54714}.page-module___8aEwW__lbPreviewRow{transition:background var(--duration-fast,.15s) ease;background:#ffffff05;border-radius:8px;align-items:center;gap:10px;margin-bottom:4px;padding:10px 12px;display:flex}.page-module___8aEwW__lbPreviewRow:hover{background:#ffffff0d}.page-module___8aEwW__lbPreviewFirst{background:#e8c54714;border:1px solid #e8c54733}.page-module___8aEwW__lbPreviewRank{font-family:var(--font-mono,"DM Mono", monospace);color:var(--accent,#e8c547);text-align:center;width:24px;font-size:.88rem;font-weight:700}.page-module___8aEwW__lbPreviewName{color:var(--text,#f0f4ff);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.88rem;font-weight:500;overflow:hidden}.page-module___8aEwW__lbPreviewPts{font-family:var(--font-mono,"DM Mono", monospace);color:var(--accent,#e8c547);font-size:.82rem;font-weight:600}.page-module___8aEwW__leagueCard{background:var(--card,#1a2235);border:1px solid var(--border,#2a3548);box-shadow:var(--shadow-sm);transition:border-color var(--duration-normal,.25s) ease, box-shadow var(--duration-normal,.25s) ease;border-radius:10px;margin-bottom:10px;padding:14px 16px}.page-module___8aEwW__leagueCard:hover{box-shadow:var(--shadow-md);border-color:#e8c54740}.page-module___8aEwW__leagueCardHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.page-module___8aEwW__leagueName{color:var(--text,#f0f4ff);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;overflow:hidden}.page-module___8aEwW__leagueMeta{color:var(--muted,#6b7a99);white-space:nowrap;font-size:.72rem}.page-module___8aEwW__leagueStatsRow{gap:0;margin-bottom:10px;display:flex}.page-module___8aEwW__leagueStat{text-align:center;border-right:1px solid var(--border,#2a3548);background:#ffffff05;flex:1;padding:8px 4px}.page-module___8aEwW__leagueStat:first-child{border-radius:6px 0 0 6px}.page-module___8aEwW__leagueStat:last-child{border-right:none;border-radius:0 6px 6px 0}.page-module___8aEwW__leagueStatLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--muted,#6b7a99);margin-bottom:2px;font-size:.62rem;display:block}.page-module___8aEwW__leagueStatValue{font-family:var(--font-head,"Bebas Neue", sans-serif);color:var(--accent,#e8c547);letter-spacing:.04em;font-size:1.05rem}.page-module___8aEwW__leagueExpandBtn{border:1px solid var(--border,#2a3548);width:100%;color:var(--muted,#6b7a99);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:7px 0;font-size:.78rem;font-weight:600;transition:color .15s,border-color .15s;display:flex}.page-module___8aEwW__leagueExpandBtn:hover{color:var(--accent,#e8c547);border-color:var(--accent,#e8c547)}.page-module___8aEwW__leagueChevron{font-size:1rem;transition:transform .2s;display:inline-block;transform:rotate(0)}.page-module___8aEwW__leagueChevronOpen{transform:rotate(90deg)}.page-module___8aEwW__leagueLeaderboard{border-top:1px solid var(--border,#2a3548);margin-top:10px;padding-top:8px}@media (max-width:480px){.page-module___8aEwW__homeSection{padding:14px 12px}.page-module___8aEwW__nfTeams{gap:8px;font-size:.85rem}.page-module___8aEwW__nfMeta{gap:10px;font-size:.68rem}}@media (max-width:600px){.page-module___8aEwW__main{padding:48px 24px}.page-module___8aEwW__intro{gap:16px}.page-module___8aEwW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}.page-module___8aEwW__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}.page-module___8aEwW__fantasyPromo{background:linear-gradient(135deg,#10b98114,#22c55e0f);border:1px solid #10b98140;border-radius:12px;align-items:center;gap:16px;padding:18px 20px;animation:.35s cubic-bezier(.4,0,.2,1) page-module___8aEwW__fantasySlideIn;display:flex;box-shadow:0 4px 12px #10b9811f}@keyframes page-module___8aEwW__fantasySlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.page-module___8aEwW__fantasyPromoIcon{flex-shrink:0;font-size:2.5rem;line-height:1}.page-module___8aEwW__fantasyPromoContent{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.page-module___8aEwW__fantasyPromoTitle{font-family:var(--font-head,"Bebas Neue", sans-serif);color:#10b981;letter-spacing:.06em;margin:0;font-size:1.3rem;line-height:1.1}.page-module___8aEwW__fantasyPromoText{color:var(--muted,#6b7a99);margin:0;font-size:.85rem;line-height:1.5}.page-module___8aEwW__fantasyPromoButton{color:#0a0e1a;cursor:pointer;white-space:nowrap;background:#10b981;border:none;border-radius:8px;flex-shrink:0;padding:10px 20px;font-size:.88rem;font-weight:700;transition:opacity .15s,transform .15s}.page-module___8aEwW__fantasyPromoButton:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:640px){.page-module___8aEwW__fantasyPromo{text-align:center;flex-direction:column;gap:12px;padding:16px}.page-module___8aEwW__fantasyPromoContent{align-items:center}.page-module___8aEwW__fantasyPromoButton{width:100%}}
.ResetPasswordModal-module__QKDA8W__overlay{z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}
.FantasyPromoBanner-module__3kxsaq__banner{cursor:pointer;background:linear-gradient(90deg,#10b98129,#22c55e1a);border-bottom:1px solid #10b98147;align-items:center;width:100%;height:44px;display:flex;position:relative;overflow:hidden}.FantasyPromoBanner-module__3kxsaq__marqueeArea{cursor:pointer;background:0 0;border:none;flex:1;align-items:center;min-width:0;height:100%;padding:0;display:flex;overflow:hidden}.FantasyPromoBanner-module__3kxsaq__track{white-space:nowrap;animation:30s linear infinite FantasyPromoBanner-module__3kxsaq__marquee;display:flex}.FantasyPromoBanner-module__3kxsaq__segment{color:#10b981;letter-spacing:.01em;padding-right:0;font-size:.82rem;font-weight:600}@keyframes FantasyPromoBanner-module__3kxsaq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.FantasyPromoBanner-module__3kxsaq__marqueeArea:hover .FantasyPromoBanner-module__3kxsaq__track,.FantasyPromoBanner-module__3kxsaq__marqueeArea:focus-visible .FantasyPromoBanner-module__3kxsaq__track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.FantasyPromoBanner-module__3kxsaq__track{animation:none}.FantasyPromoBanner-module__3kxsaq__segment:last-child{display:none}}.FantasyPromoBanner-module__3kxsaq__cta{display:none}@media (min-width:640px){.FantasyPromoBanner-module__3kxsaq__cta{color:#10b981;cursor:pointer;white-space:nowrap;background:#10b98133;border:none;border-left:1px solid #10b9814d;flex-shrink:0;align-items:center;height:100%;padding:0 1.25rem;font-size:.8rem;font-weight:700;transition:background .15s;display:flex}.FantasyPromoBanner-module__3kxsaq__cta:hover{background:#10b9814d}}
.EmptyStates-module__Z40uXG__wrap{text-align:center;flex-direction:column;align-items:center;gap:0;max-width:440px;margin:0 auto;padding:48px 24px;display:flex}.EmptyStates-module__Z40uXG__iconRing{background:#e8c5471a;border:2px solid #e8c54740;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;animation:2.5s ease-in-out infinite EmptyStates-module__Z40uXG__pulseRing;display:flex}@keyframes EmptyStates-module__Z40uXG__pulseRing{0%,to{box-shadow:0 0 #e8c5471f}50%{box-shadow:0 0 0 12px #e8c54700}}.EmptyStates-module__Z40uXG__icon{font-size:2rem;line-height:1}.EmptyStates-module__Z40uXG__title{font-family:var(--font-head,inherit);color:var(--text,#f0f0f0);letter-spacing:.02em;margin:0 0 10px;font-size:1.3rem;font-weight:700}.EmptyStates-module__Z40uXG__subtitle{color:var(--text,#f0f0f0);margin:0 0 8px;font-size:1rem;font-weight:500}.EmptyStates-module__Z40uXG__hint{color:var(--muted,#888);margin:0 0 24px;font-size:.88rem;line-height:1.6}.EmptyStates-module__Z40uXG__ctaRow{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px;display:flex}.EmptyStates-module__Z40uXG__ctaBtn{background:linear-gradient(135deg, var(--accent,#e8c547), #d4a820);color:var(--bg,#1a1a1a);font-family:var(--font-head,inherit);cursor:pointer;letter-spacing:.02em;border:none;border-radius:10px;align-items:center;gap:6px;margin-bottom:8px;padding:12px 24px;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.EmptyStates-module__Z40uXG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e8c5474d}.EmptyStates-module__Z40uXG__ctaBtnSecondary{background:var(--surface,#242424);color:var(--text,#f0f0f0);border:1.5px solid var(--border,#333)}.EmptyStates-module__Z40uXG__ctaBtnSecondary:hover{border-color:var(--accent,#e8c547);color:var(--accent,#e8c547);box-shadow:0 6px 20px #e8c54726}.EmptyStates-module__Z40uXG__tip{color:var(--muted,#666);border:1px solid var(--border,#333);background:#ffffff08;border-radius:8px;margin:0;padding:10px 16px;font-size:.8rem;line-height:1.5}
@keyframes LeaderboardList-module__n12I_q__lbSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LeaderboardList-module__n12I_q__list{flex-direction:column;gap:2px;display:flex}.LeaderboardList-module__n12I_q__empty{text-align:center;color:var(--muted,#7a8eaa);padding:24px;font-size:.88rem}.LeaderboardList-module__n12I_q__header{text-transform:uppercase;letter-spacing:.08em;color:var(--muted,#7a8eaa);grid-template-columns:32px 36px 1fr auto 36px 36px 52px;align-items:center;gap:8px;padding:6px 14px;font-size:.68rem;font-weight:600;display:grid}.LeaderboardList-module__n12I_q__headerCompact{text-transform:uppercase;letter-spacing:.08em;color:var(--muted,#7a8eaa);grid-template-columns:32px 36px 1fr 36px 36px 52px;align-items:center;gap:8px;padding:6px 14px;font-size:.68rem;font-weight:600;display:grid}.LeaderboardList-module__n12I_q__headerCenter{text-align:center}.LeaderboardList-module__n12I_q__headerRight{text-align:right}.LeaderboardList-module__n12I_q__row{background:var(--card,#141927);border:1px solid var(--border,#2a3548);border-radius:10px;grid-template-columns:32px 36px 1fr auto 36px 36px 52px;align-items:center;gap:8px;padding:10px 14px;transition:background .15s,transform .15s;animation:.35s both LeaderboardList-module__n12I_q__lbSlideUp;display:grid}.LeaderboardList-module__n12I_q__rowCompact{background:var(--card,#141927);border:1px solid var(--border,#2a3548);border-radius:10px;grid-template-columns:32px 36px 1fr 36px 36px 52px;align-items:center;gap:8px;padding:10px 14px;transition:background .15s,transform .15s;animation:.35s both LeaderboardList-module__n12I_q__lbSlideUp;display:grid}.LeaderboardList-module__n12I_q__row:hover,.LeaderboardList-module__n12I_q__rowCompact:hover{background:#ffffff08;transform:translate(2px)}.LeaderboardList-module__n12I_q__rowPodium{border-color:#e8c54726}.LeaderboardList-module__n12I_q__rowCurrent{border-color:var(--accent2,#3b82f6);box-shadow:0 0 0 2px #3b82f64d}.LeaderboardList-module__n12I_q__rank{font-family:var(--font-mono,monospace);color:var(--muted,#7a8eaa);text-align:center;font-size:.85rem;font-weight:600}.LeaderboardList-module__n12I_q__initial{width:30px;height:30px;font-family:var(--font-head,sans-serif);color:var(--muted,#7a8eaa);background:var(--surface,#1a2235);border:1px solid var(--border,#2a3548);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;display:flex}.LeaderboardList-module__n12I_q__nameCell{flex-direction:column;gap:2px;min-width:0;display:flex}.LeaderboardList-module__n12I_q__name{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:500;overflow:hidden}.LeaderboardList-module__n12I_q__nameMeta{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.LeaderboardList-module__n12I_q__streakPill{color:#fb923c;white-space:nowrap;background:#fb923c26;border-radius:99px;padding:1px 5px;font-size:.62rem;font-weight:700}.LeaderboardList-module__n12I_q__badgePill{color:#60a5fa;white-space:nowrap;background:#3b82f61f;border-radius:99px;padding:1px 5px;font-size:.62rem;font-weight:600}.LeaderboardList-module__n12I_q__nameBtn{color:var(--accent,#e8c547);cursor:pointer;font:inherit;font-weight:inherit;text-underline-offset:3px;text-align:left;background:0 0;border:none;padding:0;text-decoration:underline}.LeaderboardList-module__n12I_q__nameBtn:hover{opacity:.8}.LeaderboardList-module__n12I_q__h2hBtn{cursor:pointer;opacity:.6;vertical-align:middle;background:0 0;border:none;padding:0 0 0 6px;font-size:.75rem;line-height:1}.LeaderboardList-module__n12I_q__h2hBtn:hover{opacity:1}.LeaderboardList-module__n12I_q__form{justify-content:center;gap:2px;font-size:.6rem;line-height:1;display:flex}.LeaderboardList-module__n12I_q__formEmpty{color:var(--muted,#7a8eaa);font-size:.75rem}.LeaderboardList-module__n12I_q__detail{font-family:var(--font-mono,monospace);color:var(--muted,#7a8eaa);text-align:right;font-size:.78rem}.LeaderboardList-module__n12I_q__pts{font-family:var(--font-mono,monospace);color:var(--accent,#e8c547);text-align:right;font-size:1rem;font-weight:600}@media (max-width:480px){.LeaderboardList-module__n12I_q__header,.LeaderboardList-module__n12I_q__headerCompact{grid-template-columns:28px 30px 1fr 32px 32px 44px;gap:4px;padding:6px 10px}.LeaderboardList-module__n12I_q__row,.LeaderboardList-module__n12I_q__rowCompact{grid-template-columns:28px 30px 1fr 32px 32px 44px;gap:4px;padding:8px 10px}.LeaderboardList-module__n12I_q__form{display:none}.LeaderboardList-module__n12I_q__name{max-width:100px}}
@media (max-width:400px){.Leagues-module__q10T1G__panel{padding:10px 4px}.Leagues-module__q10T1G__panelTitle{font-size:1rem}.Leagues-module__q10T1G__leagueCard{padding:8px 4px}.Leagues-module__q10T1G__leagueName{font-size:.7rem}}.Leagues-module__q10T1G__sectionTitle{font-family:var(--font-head);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:10px;margin:12px 0 16px;padding-top:8px;font-size:1.5rem;display:flex}.Leagues-module__q10T1G__sectionTitle:after{content:"";background:var(--border);flex:1;height:1px}.Leagues-module__q10T1G__panel{background:var(--surface,#1a2235);max-width:480px;box-shadow:var(--shadow-md);border:1px solid #ffffff14;border-radius:12px;margin:0 auto;padding:28px 24px}.Leagues-module__q10T1G__panelTitle{font-family:var(--font-head,sans-serif);color:var(--accent,#e8c547);text-align:center;margin:0 0 6px;font-size:1.3rem}.Leagues-module__q10T1G__panelSub{color:var(--muted,#7a8eaa);text-align:center;margin:0 0 20px;font-size:.88rem}.Leagues-module__q10T1G__formRow{margin-bottom:16px}.Leagues-module__q10T1G__formLabel{color:var(--muted,#7a8eaa);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:.75rem;display:block}.Leagues-module__q10T1G__input{background:var(--card,#141927);border:1px solid var(--border,#2a3548);width:100%;color:var(--text,#e0e8f4);font-family:var(--font-body,sans-serif);box-sizing:border-box;border-radius:8px;padding:10px 14px;font-size:.9rem;transition:border-color .2s}.Leagues-module__q10T1G__input:focus{border-color:var(--accent,#e8c547);outline:none}.Leagues-module__q10T1G__codeInput{font-family:var(--font-mono,monospace);letter-spacing:.14em;text-transform:uppercase;text-align:center;font-size:1.1rem}.Leagues-module__q10T1G__errorMsg{color:var(--red,#ef4444);margin-bottom:12px;font-size:.83rem}.Leagues-module__q10T1G__actions{gap:12px;margin-top:8px;display:flex}.Leagues-module__q10T1G__codeBlock{background:var(--card,#141927);border:1px solid var(--border,#2a3548);border-radius:10px;margin-bottom:12px;padding:14px 16px}.Leagues-module__q10T1G__codeLabel{color:var(--muted,#7a8eaa);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem;display:block}.Leagues-module__q10T1G__codeRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Leagues-module__q10T1G__code{font-family:var(--font-mono,monospace);letter-spacing:.14em;color:var(--accent,#e8c547);text-align:center;background:#e8c54714;border-radius:6px;flex:1;padding:4px 12px;font-size:1.1rem;font-weight:700}.Leagues-module__q10T1G__link{font-family:var(--font-mono,monospace);color:var(--muted,#7a8eaa);word-break:break-all;flex:1;font-size:.75rem}.Leagues-module__q10T1G__qrWrap{flex-direction:column;align-items:center;gap:10px;margin:16px 0 12px;display:flex}.Leagues-module__q10T1G__qrCard{background:radial-gradient(circle at top,#e8c54714,#141927f2);border:1px solid #e8c54738;border-radius:14px;justify-content:center;align-items:center;padding:14px;display:inline-flex}.Leagues-module__q10T1G__btnPrimary{background:linear-gradient(135deg, var(--accent,#e8c547), #d4a820);color:var(--bg);font-family:var(--font-head,sans-serif);cursor:pointer;border:none;border-radius:8px;flex:1;padding:11px 22px;font-size:.95rem;font-weight:700;transition:opacity .2s}.Leagues-module__q10T1G__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.Leagues-module__q10T1G__btnPrimary:not(:disabled):hover{opacity:.9}.Leagues-module__q10T1G__btnSecondary{color:var(--muted,#7a8eaa);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:8px;flex:1;padding:11px 22px;font-size:.9rem;font-weight:600;transition:border-color .2s}.Leagues-module__q10T1G__btnSecondary:hover{border-color:var(--accent,#e8c547);color:var(--text,#e0e8f4)}.Leagues-module__q10T1G__btnOutline{min-height:44px;color:var(--muted,#7a8eaa);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:10px 14px;font-size:13px;transition:border-color .2s}.Leagues-module__q10T1G__btnOutline:hover{border-color:var(--accent,#e8c547);color:var(--text,#e0e8f4)}.Leagues-module__q10T1G__btnCopy{min-height:44px;color:var(--muted,#7a8eaa);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff26;border-radius:5px;padding:10px 14px;font-size:12px;transition:border-color .2s}.Leagues-module__q10T1G__btnCopy:hover{border-color:var(--accent,#e8c547);color:var(--text,#e0e8f4)}.Leagues-module__q10T1G__btnCopied{color:#22c55e;cursor:default;white-space:nowrap;background:0 0;border:1px solid #22c55e;border-radius:5px;min-height:44px;padding:10px 14px;font-size:12px}.Leagues-module__q10T1G__btnShare{border:1px solid var(--accent,#e8c547);width:100%;color:var(--accent,#e8c547);cursor:pointer;background:0 0;border-radius:8px;padding:10px;font-size:.9rem;font-weight:600;transition:background .2s}.Leagues-module__q10T1G__btnShare:hover{background:#e8c54714}.Leagues-module__q10T1G__card{background:var(--surface,#1a2235);border:1px solid #ffffff14;border-radius:10px;padding:18px 20px}.Leagues-module__q10T1G__inviteRow{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-top:14px;padding-top:14px;display:flex}@media (max-width:500px){.Leagues-module__q10T1G__panel{padding:20px 14px}.Leagues-module__q10T1G__actions{flex-direction:column}.Leagues-module__q10T1G__codeRow{flex-direction:column;align-items:stretch}.Leagues-module__q10T1G__code{text-align:center}}.Leagues-module__q10T1G__entryFeePanel{background:var(--surface,#1a2235);text-align:center;border:1px solid #ffffff14;border-radius:10px;margin-bottom:24px;padding:18px 20px}.Leagues-module__q10T1G__entryFeeStatus{color:orange;margin-bottom:12px;font-size:1rem;font-weight:600}
.ShareCard-module__v29nwG__shareBtn{background:var(--surface,#242424);border:1.5px solid var(--border,#333);color:var(--text,#f0f0f0);font-family:var(--font-body,inherit);cursor:pointer;border-radius:10px;align-items:center;gap:6px;margin-top:12px;padding:9px 18px;font-size:.9rem;font-weight:600;transition:all .15s;display:inline-flex}.ShareCard-module__v29nwG__shareBtn:hover{border-color:var(--accent,#e8c547);color:var(--accent,#e8c547);background:#e8c5470f}.ShareCard-module__v29nwG__overlay{backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:16px;animation:.2s ShareCard-module__v29nwG__overlayIn;display:flex;position:fixed;inset:0}@keyframes ShareCard-module__v29nwG__overlayIn{0%{opacity:0}to{opacity:1}}.ShareCard-module__v29nwG__modal{background:var(--bg,#1a1a1a);border:1px solid var(--border,#333);border-radius:16px;width:100%;max-width:420px;padding:24px;animation:.25s cubic-bezier(.34,1.56,.64,1) ShareCard-module__v29nwG__modalIn;position:relative}@keyframes ShareCard-module__v29nwG__modalIn{0%{opacity:0;transform:scale(.92)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}.ShareCard-module__v29nwG__closeBtn{color:var(--muted,#888);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:1rem;line-height:1;transition:background .12s;position:absolute;top:14px;right:14px}.ShareCard-module__v29nwG__closeBtn:hover{color:var(--text,#f0f0f0);background:#ffffff14}.ShareCard-module__v29nwG__modalTitle{font-family:var(--font-head,inherit);color:var(--text,#f0f0f0);margin:0 0 16px;font-size:1.15rem;font-weight:700}.ShareCard-module__v29nwG__card{background:linear-gradient(135deg,#1e2a1a 0%,#0f1a0c 100%);border:1.5px solid #e8c5474d;border-radius:12px;margin-bottom:16px;padding:18px;position:relative;overflow:hidden}.ShareCard-module__v29nwG__card:before{content:"";pointer-events:none;background:radial-gradient(circle,#e8c5471f 0%,#0000 70%);width:120px;height:120px;position:absolute;top:-40px;right:-40px}.ShareCard-module__v29nwG__cardHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.ShareCard-module__v29nwG__cardTrophy{font-size:1.8rem;line-height:1}.ShareCard-module__v29nwG__cardUsername{font-family:var(--font-head,inherit);color:var(--accent,#e8c547);letter-spacing:.02em;font-size:1.1rem;font-weight:700}.ShareCard-module__v29nwG__cardSub{color:#ffffff80;margin-top:2px;font-size:.75rem}.ShareCard-module__v29nwG__cardStats{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.ShareCard-module__v29nwG__statPill{color:#fffc;white-space:nowrap;background:#ffffff14;border-radius:20px;padding:4px 10px;font-size:.78rem}.ShareCard-module__v29nwG__statPill strong{color:var(--accent,#e8c547)}.ShareCard-module__v29nwG__cardWinner{color:#ffffffbf;border-left:3px solid var(--accent,#e8c547);background:#e8c54714;border-radius:8px;margin-bottom:12px;padding:6px 10px;font-size:.85rem}.ShareCard-module__v29nwG__cardMatches{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.ShareCard-module__v29nwG__cardMatch{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;font-size:.8rem;display:grid}.ShareCard-module__v29nwG__cardTeam{color:#fffc;font-weight:500}.ShareCard-module__v29nwG__cardTeam:last-child{text-align:right}.ShareCard-module__v29nwG__cardScore{font-family:var(--font-mono,monospace);color:var(--accent,#e8c547);text-align:center;white-space:nowrap;background:#e8c5471a;border-radius:6px;padding:2px 8px;font-size:.85rem;font-weight:700}.ShareCard-module__v29nwG__cardFooter{color:#ffffff59;text-align:right;letter-spacing:.05em;margin-top:4px;font-size:.7rem}.ShareCard-module__v29nwG__actions{flex-wrap:wrap;gap:8px;display:flex}.ShareCard-module__v29nwG__actionBtn{background:linear-gradient(135deg, var(--accent,#e8c547), #d4a820);min-width:120px;color:var(--bg,#1a1a1a);font-family:var(--font-body,inherit);cursor:pointer;text-align:center;border:none;border-radius:8px;flex:1;padding:10px 14px;font-size:.88rem;font-weight:700;transition:transform .12s,box-shadow .12s}.ShareCard-module__v29nwG__actionBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #e8c5474d}.ShareCard-module__v29nwG__actionBtnSecondary{background:var(--surface,#242424);color:var(--text,#f0f0f0);border:1.5px solid var(--border,#333)}.ShareCard-module__v29nwG__actionBtnSecondary:hover{border-color:var(--accent,#e8c547);box-shadow:0 4px 16px #e8c5471f}
.StreakBadgeSummary-module__PwBRNa__panel{background:var(--card);border:1px solid var(--border);border-radius:14px;margin-bottom:20px;padding:18px 20px}.StreakBadgeSummary-module__PwBRNa__streakRow{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.StreakBadgeSummary-module__PwBRNa__streakCard{background:var(--surface);border:1px solid var(--border);border-radius:10px;flex:1;align-items:center;gap:10px;min-width:130px;padding:12px 16px;display:flex}.StreakBadgeSummary-module__PwBRNa__streakCardHot{background:#f973160f;border-color:#f9731666}.StreakBadgeSummary-module__PwBRNa__streakFireIcon{flex-shrink:0;font-size:1.8rem;line-height:1}.StreakBadgeSummary-module__PwBRNa__streakFireIconAnim{animation:1.4s ease-in-out infinite StreakBadgeSummary-module__PwBRNa__pulse}@keyframes StreakBadgeSummary-module__PwBRNa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.StreakBadgeSummary-module__PwBRNa__streakNumbers{flex-direction:column;display:flex}.StreakBadgeSummary-module__PwBRNa__streakCurrent{color:var(--accent);font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:800;line-height:1}.StreakBadgeSummary-module__PwBRNa__streakLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.68rem;font-weight:600}.StreakBadgeSummary-module__PwBRNa__streakSub{color:var(--muted);font-size:.7rem}.StreakBadgeSummary-module__PwBRNa__milestoneRow{margin-bottom:18px}.StreakBadgeSummary-module__PwBRNa__milestoneLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.72rem;font-weight:600}.StreakBadgeSummary-module__PwBRNa__milestoneTrack{background:var(--border);border-radius:3px;height:6px;overflow:hidden}.StreakBadgeSummary-module__PwBRNa__milestoneFill{background:linear-gradient(90deg, var(--accent) 0%, #e8c547a6 100%);height:100%;transition:width .4s var(--ease-out,ease);border-radius:3px}.StreakBadgeSummary-module__PwBRNa__milestoneHint{color:var(--muted);margin-top:4px;font-size:.68rem}.StreakBadgeSummary-module__PwBRNa__badgesTitle{color:var(--text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.78rem;font-weight:700}.StreakBadgeSummary-module__PwBRNa__badgeGrid{grid-template-columns:repeat(auto-fill,minmax(68px,1fr));gap:10px;display:grid}.StreakBadgeSummary-module__PwBRNa__badgeItem{cursor:default;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.StreakBadgeSummary-module__PwBRNa__badgeCircle{border:2px solid var(--border);background:var(--surface);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;transition:transform .15s,border-color .15s;display:flex}.StreakBadgeSummary-module__PwBRNa__badgeItem:hover .StreakBadgeSummary-module__PwBRNa__badgeCircle{transform:scale(1.1)}.StreakBadgeSummary-module__PwBRNa__badgeCircleUnlocked{background:#e8c54714;border-color:#e8c54780}.StreakBadgeSummary-module__PwBRNa__badgeCircleLocked{opacity:.35;filter:grayscale()}.StreakBadgeSummary-module__PwBRNa__badgeName{color:var(--muted);text-align:center;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:.58rem;font-weight:600;line-height:1.2;overflow:hidden}.StreakBadgeSummary-module__PwBRNa__badgeNameUnlocked{color:var(--text)}.StreakBadgeSummary-module__PwBRNa__rarityUncommon{border-color:#34d39973}.StreakBadgeSummary-module__PwBRNa__rarityRare{border-color:#3b82f68c}.StreakBadgeSummary-module__PwBRNa__rarityLegendary{border-color:#e8c547bf;box-shadow:0 0 8px #e8c54740}
.UserPredictions-module__J-rA2a__wrap{max-width:800px;margin:0 auto;padding:2rem 1rem}.UserPredictions-module__J-rA2a__backBtn{border:1px solid var(--border,#2a3548);color:var(--accent,#e8c547);cursor:pointer;background:0 0;border-radius:8px;min-height:44px;margin-bottom:1.2rem;padding:10px 18px;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.UserPredictions-module__J-rA2a__backBtn:hover{border-color:var(--accent,#e8c547);background:#e8c54714}.UserPredictions-module__J-rA2a__heading{letter-spacing:.04em;color:#fff;margin-bottom:1.2rem;font-size:1.4rem;font-weight:800}.UserPredictions-module__J-rA2a__summary{flex-wrap:wrap;gap:16px;margin-bottom:1.8rem;display:flex}.UserPredictions-module__J-rA2a__statCard{background:#1a2236;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:6px;min-width:120px;padding:20px 16px;display:flex}.UserPredictions-module__J-rA2a__statValue{color:#fff;font-size:2.2rem;font-weight:800;line-height:1}.UserPredictions-module__J-rA2a__statLabel{color:var(--muted,#9ca3b8);text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.78rem}.UserPredictions-module__J-rA2a__table{border-collapse:collapse;color:#fff;background:#1a2236;border-radius:8px;width:100%;overflow:hidden}.UserPredictions-module__J-rA2a__table th,.UserPredictions-module__J-rA2a__table td{text-align:center;border-bottom:1px solid #2a3548;padding:.7rem .5rem}.UserPredictions-module__J-rA2a__table th{letter-spacing:.05em;background:#232c43;font-weight:600}.UserPredictions-module__J-rA2a__table tr:last-child td{border-bottom:none}.UserPredictions-module__J-rA2a__empty{text-align:center;color:#aaa;margin:2rem 0;font-size:1.2rem}@media (max-width:600px){.UserPredictions-module__J-rA2a__table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.UserPredictions-module__J-rA2a__table th,.UserPredictions-module__J-rA2a__table td{white-space:nowrap;padding:.5rem .35rem;font-size:.78rem}.UserPredictions-module__J-rA2a__summary{gap:10px}.UserPredictions-module__J-rA2a__statCard{min-width:90px;padding:14px 10px}.UserPredictions-module__J-rA2a__statValue{font-size:1.6rem}.UserPredictions-module__J-rA2a__heading{font-size:1.1rem}}.UserPredictions-module__J-rA2a__filtersRow{flex-wrap:wrap;gap:.5rem 2rem;margin-bottom:.4rem;display:flex}.UserPredictions-module__J-rA2a__filtersRow .UserPredictions-module__J-rA2a__toggleRow{margin-bottom:.8rem}.UserPredictions-module__J-rA2a__toggleRow{cursor:pointer;user-select:none;align-items:center;gap:10px;margin-bottom:1.2rem;display:flex}.UserPredictions-module__J-rA2a__toggleCheckbox{width:18px;height:18px;accent-color:var(--accent,#e8c547);cursor:pointer}.UserPredictions-module__J-rA2a__toggleLabel{color:var(--muted,#9ca3b8);font-size:.9rem;font-weight:500}.UserPredictions-module__J-rA2a__myPredCol{color:var(--accent,#e8c547)}
.HeadToHead-module__5ZExbW__wrap{max-width:700px;margin:0 auto;padding:0 4px}.HeadToHead-module__5ZExbW__back{color:var(--accent,#e8c547);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0 0 16px;font-size:.9rem;display:inline-flex}.HeadToHead-module__5ZExbW__back:hover{opacity:.8}.HeadToHead-module__5ZExbW__banner{background:var(--surface,#1a2235);border:1px solid var(--border,#2a3548);text-align:center;border-radius:14px;margin-bottom:20px;padding:24px 16px 20px}.HeadToHead-module__5ZExbW__bannerTitle{color:var(--muted,#7a8eaa);text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:.75rem}.HeadToHead-module__5ZExbW__scores{justify-content:center;align-items:center;gap:0;display:flex}.HeadToHead-module__5ZExbW__playerBlock{text-align:center;flex:1}.HeadToHead-module__5ZExbW__playerName{color:var(--muted,#7a8eaa);white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:.85rem;overflow:hidden}.HeadToHead-module__5ZExbW__playerPts{font-family:var(--font-head,sans-serif);font-size:3rem;font-weight:700;line-height:1}.HeadToHead-module__5ZExbW__leading{color:var(--green,#4caf50)}.HeadToHead-module__5ZExbW__trailing{color:var(--muted,#7a8eaa)}.HeadToHead-module__5ZExbW__tied{color:var(--accent,#e8c547)}.HeadToHead-module__5ZExbW__vs{color:var(--muted,#7a8eaa);flex-shrink:0;padding:0 14px;font-size:1rem}.HeadToHead-module__5ZExbW__statusBadge{background:var(--card,#141927);border:1px solid var(--border,#2a3548);color:var(--muted,#7a8eaa);border-radius:20px;margin-top:12px;padding:3px 12px;font-size:.78rem;font-weight:600;display:inline-block}.HeadToHead-module__5ZExbW__statsRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.HeadToHead-module__5ZExbW__stat{background:var(--surface,#1a2235);border:1px solid var(--border,#2a3548);text-align:center;border-radius:10px;min-width:70px;padding:10px 18px}.HeadToHead-module__5ZExbW__statVal{font-family:var(--font-head,sans-serif);color:var(--accent,#e8c547);font-size:1.4rem;font-weight:700}.HeadToHead-module__5ZExbW__statLbl{color:var(--muted,#7a8eaa);text-transform:uppercase;letter-spacing:.06em;margin-top:2px;font-size:.68rem}.HeadToHead-module__5ZExbW__tableWrap{background:var(--surface,#1a2235);border:1px solid var(--border,#2a3548);border-radius:12px;overflow:hidden}.HeadToHead-module__5ZExbW__tableHead{border-bottom:1px solid var(--border,#2a3548);color:var(--muted,#7a8eaa);text-transform:uppercase;letter-spacing:.06em;grid-template-columns:1fr 60px 1fr 1fr;padding:8px 14px;font-size:.68rem;display:grid}.HeadToHead-module__5ZExbW__matchRow{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 60px 1fr 1fr;align-items:center;padding:8px 14px;font-size:.82rem;display:grid}.HeadToHead-module__5ZExbW__matchRow:last-child{border-bottom:none}.HeadToHead-module__5ZExbW__matchName{color:var(--fg,#d0d8e8);font-size:.8rem;line-height:1.3}.HeadToHead-module__5ZExbW__teamNames{display:block}.HeadToHead-module__5ZExbW__matchDate{color:var(--muted,#7a8eaa);font-size:.68rem}.HeadToHead-module__5ZExbW__result{text-align:center;color:var(--fg,#d0d8e8);font-size:.88rem;font-weight:700}.HeadToHead-module__5ZExbW__predCell{text-align:center;font-size:.82rem}.HeadToHead-module__5ZExbW__predScore{color:var(--fg,#d0d8e8);font-weight:600}.HeadToHead-module__5ZExbW__pts3{color:var(--green,#4caf50)}.HeadToHead-module__5ZExbW__pts1{color:var(--accent,#e8c547)}.HeadToHead-module__5ZExbW__pts0{color:var(--red,#e85454)}.HeadToHead-module__5ZExbW__ptsNull{color:var(--muted,#7a8eaa)}.HeadToHead-module__5ZExbW__ptsBadge{background:var(--card,#141927);border-radius:4px;margin-left:3px;padding:1px 5px;font-size:.7rem;font-weight:700;display:inline-block}.HeadToHead-module__5ZExbW__empty{text-align:center;color:var(--muted,#7a8eaa);padding:40px 16px;font-size:.9rem}@media (max-width:480px){.HeadToHead-module__5ZExbW__tableHead,.HeadToHead-module__5ZExbW__matchRow{grid-template-columns:1fr 50px 1fr 1fr;padding:7px 8px;font-size:.75rem}.HeadToHead-module__5ZExbW__playerPts{font-size:2.2rem}}
