.PastEventsLoader-module__tzk6MW__container{flex-direction:column;gap:16px;display:flex}.PastEventsLoader-module__tzk6MW__list{flex-direction:column;gap:12px;display:flex}.PastEventsLoader-module__tzk6MW__empty{color:var(--color-ink-muted);text-align:center;margin:0;padding:32px 0;font-size:.85rem}.PastEventsLoader-module__tzk6MW__loadMoreBtn{background:var(--color-accent);border-radius:var(--radius-sm);color:var(--color-accent-ink,#1b191a);font-weight:700;font-size:var(--fs-md);padding:var(--space-3) var(--space-8);cursor:pointer;border:none;align-self:center;align-items:center;gap:6px;transition:background-color .15s;display:flex}.PastEventsLoader-module__tzk6MW__loadMoreBtn:hover:not(:disabled){background-color:var(--color-accent-hover)}.PastEventsLoader-module__tzk6MW__loadMoreBtn:disabled{opacity:.5;cursor:not-allowed}
.pl-l2l-backdrop{z-index:1300;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:plL2lIn var(--dur-fast,.14s) var(--ease-out,ease-out);cursor:default;background:#0000009e;justify-content:center;align-items:flex-start;padding:56px 16px 24px;display:flex;position:fixed;inset:0;overflow-y:auto}.pl-l2l-modal{border:1.5px solid var(--color-accent,#fac31c);background:var(--color-surface-dark-3,#1b191a);width:min(420px,100%);color:var(--color-ink-on-dark-strong,#f2f2f2);text-align:left;border-radius:14px;box-shadow:0 24px 60px #0009}.pl-l2l-head{border-bottom:1px solid #ffffff14;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.pl-l2l-headText{flex:1;min-width:0}.pl-l2l-title{color:var(--color-accent-on-dark,#fac31c);margin:0;font-size:16px;font-style:italic;font-weight:800}.pl-l2l-sub{color:var(--color-ink-on-dark-secondary,#d8d8d8);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:13px;font-weight:600;overflow:hidden}.pl-l2l-close{width:30px;height:30px;color:var(--color-ink-on-dark-secondary,#d8d8d8);cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;display:inline-flex}.pl-l2l-close:hover{border-color:var(--color-accent,#fac31c);color:var(--color-accent-on-dark,#fac31c)}.pl-l2l-body{flex-direction:column;gap:10px;padding:14px 16px 16px;display:flex}.pl-l2l-note,.pl-l2l-error{color:var(--color-ink-on-dark-secondary,#d8d8d8);margin:0;font-size:13px;line-height:1.5}.pl-l2l-error{color:#ff8a8a}.pl-l2l-list{flex-direction:column;gap:6px;max-height:min(46vh,380px);margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.pl-l2l-row{width:100%;color:var(--color-ink-on-dark-strong,#f2f2f2);font:inherit;text-align:left;cursor:pointer;transition:border-color var(--dur-fast,.14s) var(--ease-out,ease-out), background var(--dur-fast,.14s) var(--ease-out,ease-out);background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.pl-l2l-row:hover:not(:disabled){border-color:var(--color-accent,#fac31c);background:#fac31c14}.pl-l2l-row:focus-visible{outline:2px solid var(--color-accent,#fac31c);outline-offset:2px}.pl-l2l-row:disabled{cursor:default}.pl-l2l-row:disabled:not(.is-on){opacity:.55}.pl-l2l-row.is-on{background:#fac31c1a;border-color:#fac31c80}.pl-l2l-icon{text-align:center;flex-shrink:0;width:24px;font-size:18px;line-height:1}.pl-l2l-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.pl-l2l-count{letter-spacing:.03em;color:var(--color-ink-on-dark-muted,#919191);flex-shrink:0;font-size:11px;font-weight:600}.pl-l2l-mark{color:var(--color-accent-on-dark,#fac31c);flex-shrink:0;font-size:14px}.pl-l2l-row:hover:not(:disabled) .pl-l2l-mark{color:var(--color-accent-on-dark,#fac31c)}.pl-l2l-spin{animation:.8s linear infinite plL2lSpin}.pl-l2l-new{color:var(--color-accent-on-dark,#fac31c);font:inherit;cursor:pointer;background:0 0;border:1.5px dashed #fac31c8c;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:700;display:inline-flex}.pl-l2l-new:hover:not(:disabled){background:#fac31c1a;border-style:solid}.pl-l2l-new:disabled{opacity:.55;cursor:default}.pl-l2l-form{background:#00000040;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:8px;padding:12px;display:flex}.pl-l2l-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-ink-on-dark-muted,#919191);font-size:10.5px;font-weight:700}.pl-l2l-input{color:var(--color-ink-on-dark-strong,#f2f2f2);font:inherit;background:#0000004d;border:1px solid #ffffff24;border-radius:10px;padding:10px 12px;font-size:14px}.pl-l2l-input:focus{border-color:var(--color-accent,#fac31c);outline:none}.pl-l2l-icons{flex-wrap:wrap;gap:4px;display:flex}.pl-l2l-iconChoice{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;width:32px;height:32px;font-size:16px;line-height:1}.pl-l2l-iconChoice:hover{border-color:#fac31c80}.pl-l2l-iconChoice.is-on{border-color:var(--color-accent,#fac31c);background:#fac31c29}.pl-l2l-formActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.pl-l2l-cancel{color:var(--color-ink-on-dark-secondary,#d8d8d8);font:inherit;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;padding:9px 14px;font-size:12.5px;font-weight:700}.pl-l2l-create{background:var(--color-accent,#fac31c);color:var(--color-accent-ink,#1b191a);font:inherit;cursor:pointer;border:none;border-radius:10px;padding:9px 16px;font-size:12.5px;font-weight:800}.pl-l2l-create:disabled,.pl-l2l-cancel:disabled{opacity:.55;cursor:default}@keyframes plL2lIn{0%{opacity:0}to{opacity:1}}@keyframes plL2lSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.pl-l2l-backdrop,.pl-l2l-spin{animation:none}}.pl-l2l-backdrop .pl-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.RosterTable-module__3C_XPG__scroll{border:1px solid var(--color-border-dark);border-radius:var(--radius-card);background:var(--color-surface-dark-2);-webkit-overflow-scrolling:touch;overflow-x:auto}.RosterTable-module__3C_XPG__table{border-collapse:collapse;white-space:nowrap;font-variant-numeric:tabular-nums;width:100%;font-size:13px}.RosterTable-module__3C_XPG__table thead th{text-align:right;border-bottom:1px solid var(--color-border-dark);background:#0000004d;padding:0}.RosterTable-module__3C_XPG__sortBtn{appearance:none;cursor:pointer;width:100%;font:inherit;letter-spacing:.09em;text-transform:uppercase;color:var(--color-ink-on-dark-muted,#919191);transition:color var(--dur-fast) var(--ease-out);background:0 0;border:0;justify-content:flex-end;align-items:center;gap:5px;padding:10px 12px;font-size:10px;font-weight:700;display:flex}.RosterTable-module__3C_XPG__sortBtn:hover{color:var(--color-ink-on-dark-strong,#f2f2f2)}.RosterTable-module__3C_XPG__sortBtn:active{transform:scale(.97)}.RosterTable-module__3C_XPG__sortBtn>i{opacity:.45;font-size:9px}.RosterTable-module__3C_XPG__sorted .RosterTable-module__3C_XPG__sortBtn{color:var(--color-accent-on-dark,var(--color-accent))}.RosterTable-module__3C_XPG__sorted .RosterTable-module__3C_XPG__sortBtn>i{opacity:1}.RosterTable-module__3C_XPG__table thead th.RosterTable-module__3C_XPG__left,.RosterTable-module__3C_XPG__table tbody td.RosterTable-module__3C_XPG__left{text-align:left}.RosterTable-module__3C_XPG__table thead th.RosterTable-module__3C_XPG__left .RosterTable-module__3C_XPG__sortBtn{justify-content:flex-start}.RosterTable-module__3C_XPG__table tbody td{text-align:right;color:var(--color-ink-on-dark-secondary,#c8c8c8);border-bottom:1px solid #ffffff0d;padding:8px 12px}.RosterTable-module__3C_XPG__table tbody tr:last-child td{border-bottom:none}.RosterTable-module__3C_XPG__clickRow{cursor:pointer}.RosterTable-module__3C_XPG__clickRow:hover td{background:var(--color-accent-alpha-06,#fac31c0f)}.RosterTable-module__3C_XPG__clickRow:focus-visible{outline:2px solid var(--color-accent);outline-offset:-2px}.RosterTable-module__3C_XPG__table thead th.RosterTable-module__3C_XPG__nameCol,.RosterTable-module__3C_XPG__table tbody td.RosterTable-module__3C_XPG__nameCol{text-align:left;background:var(--color-surface-dark-2);z-index:1;position:sticky;left:0}.RosterTable-module__3C_XPG__table thead th.RosterTable-module__3C_XPG__nameCol{background:#161616}.RosterTable-module__3C_XPG__clickRow:hover td.RosterTable-module__3C_XPG__nameCol{background:var(--color-surface-dark-5)}.RosterTable-module__3C_XPG__player{align-items:center;gap:9px;display:inline-flex}.RosterTable-module__3C_XPG__player b{color:var(--color-surface);letter-spacing:.01em;font-size:14px;font-weight:700}.RosterTable-module__3C_XPG__avatar{border-radius:var(--radius-control);object-fit:cover;object-position:top center;background:#ffffff0f;flex-shrink:0;width:26px;height:26px}.RosterTable-module__3C_XPG__avatarBlank{color:#ffffff38;justify-content:center;align-items:flex-end;display:inline-flex;overflow:hidden}.RosterTable-module__3C_XPG__avatarBlank i{font-size:22px;line-height:1}.RosterTable-module__3C_XPG__jersey{width:54px;color:var(--color-accent-on-dark,var(--color-accent));font-family:Roboto Condensed,Oswald,sans-serif;font-size:15px;font-style:italic;font-weight:800}.RosterTable-module__3C_XPG__position{color:var(--color-accent-on-dark,var(--color-accent));letter-spacing:.02em;font-weight:600}.RosterTable-module__3C_XPG__commit{color:var(--color-surface);align-items:center;gap:6px;display:inline-flex}.RosterTable-module__3C_XPG__commit>i{color:#7ea6d8}.RosterTable-module__3C_XPG__actionCol{width:36px;text-align:center!important;padding-right:0!important}.RosterTable-module__3C_XPG__empty{text-align:center;color:var(--color-ink-on-dark-muted,#919191);margin:0;padding:26px 10px;font-size:13px}@media (prefers-reduced-motion:reduce){.RosterTable-module__3C_XPG__sortBtn{transition:none}.RosterTable-module__3C_XPG__sortBtn:active{transform:none}}.RosterTable-module__3C_XPG__position{text-overflow:ellipsis;max-width:132px;overflow:hidden}.RosterTable-module__3C_XPG__home{text-overflow:ellipsis;max-width:150px;overflow:hidden}.RosterTable-module__3C_XPG__team{text-overflow:ellipsis;max-width:190px;overflow:hidden}.RosterTable-module__3C_XPG__crestCol{width:62px;text-align:center!important;padding-left:6px!important;padding-right:10px!important}.RosterTable-module__3C_XPG__crestHead{letter-spacing:.09em;text-transform:uppercase;color:var(--color-ink-on-dark-muted,#919191);padding:10px 0;font-size:10px;font-weight:700;display:block}.RosterTable-module__3C_XPG__crest{object-fit:contain;vertical-align:middle;border-radius:var(--radius-tight);width:30px;height:30px}.RosterTable-module__3C_XPG__crestBlank{width:30px;height:30px;color:var(--color-ink-on-dark-faint,#6e6e6e);justify-content:center;align-items:center;font-size:16px;display:inline-flex}.RosterTable-module__3C_XPG__actionCol{width:84px;text-align:center!important;padding-left:6px!important;padding-right:10px!important}.RosterTable-module__3C_XPG__actions{align-items:center;gap:4px;display:inline-flex}.RosterTable-module__3C_XPG__actionBtn{appearance:none;border-radius:var(--radius-control);width:30px;height:30px;color:var(--color-ink-on-dark-muted,#919191);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:14px;line-height:0;text-decoration:none;display:inline-flex}.RosterTable-module__3C_XPG__actionBtn:hover{color:var(--color-accent-on-dark,var(--color-accent));border-color:var(--color-accent)}.RosterTable-module__3C_XPG__actionBtn:active{transform:scale(.92)}.RosterTable-module__3C_XPG__actionBtn:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}.RosterTable-module__3C_XPG__actionOn,.RosterTable-module__3C_XPG__actionOn:hover{color:var(--color-accent-on-dark,var(--color-accent));border-color:var(--color-accent);cursor:default}.RosterTable-module__3C_XPG__actionBtn:disabled{cursor:default}.RosterTable-module__3C_XPG__actionOff{color:var(--color-ink-on-dark-faint,#6e6e6e);cursor:default;pointer-events:none}.RosterTable-module__3C_XPG__spin{animation:.9s linear infinite RosterTable-module__3C_XPG__rosterSpin;display:inline-block}@keyframes RosterTable-module__3C_XPG__rosterSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.RosterTable-module__3C_XPG__actionBtn{transition:none}.RosterTable-module__3C_XPG__actionBtn:active{transform:none}.RosterTable-module__3C_XPG__spin{animation:none}}
.RosterViewSwitch-module__nGlegW__seg{border:1px solid var(--color-border-dark);border-radius:var(--radius-sm);background:#0000004d;flex-shrink:0;gap:2px;padding:3px;display:inline-flex}.RosterViewSwitch-module__nGlegW__btn{appearance:none;cursor:pointer;border-radius:var(--radius-control);color:var(--color-ink-on-dark-muted,#919191);transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);background:0 0;border:0;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:600;display:inline-flex}.RosterViewSwitch-module__nGlegW__btn:hover{color:var(--color-ink-on-dark-strong,#f2f2f2)}.RosterViewSwitch-module__nGlegW__btn:active{transform:scale(.97)}.RosterViewSwitch-module__nGlegW__btn>i{font-size:12px}.RosterViewSwitch-module__nGlegW__on{background:var(--color-accent);color:var(--color-accent-ink,#1b191a)}.RosterViewSwitch-module__nGlegW__on:hover{color:var(--color-accent-ink,#1b191a)}@media (max-width:560px){.RosterViewSwitch-module__nGlegW__label{display:none}.RosterViewSwitch-module__nGlegW__btn{padding:5px 10px}}@media (prefers-reduced-motion:reduce){.RosterViewSwitch-module__nGlegW__btn{transition:none}.RosterViewSwitch-module__nGlegW__btn:active{transform:none}}.RosterViewSwitch-module__nGlegW__iconsOnly .RosterViewSwitch-module__nGlegW__label{display:none}.RosterViewSwitch-module__nGlegW__iconsOnly .RosterViewSwitch-module__nGlegW__btn{padding:6px 10px}.RosterViewSwitch-module__nGlegW__iconsOnly .RosterViewSwitch-module__nGlegW__btn>i{font-size:13px}
.MultiSelect-module__NlzOma__select{min-width:0;max-width:100%;position:relative}.MultiSelect-module__NlzOma__trigger{background:var(--event-surface,var(--color-surface-dark-4,#1c1c1c));border:1px solid var(--event-border-strong,var(--color-border-dark,#303030));max-width:100%;min-height:44px;color:var(--event-ink-2,var(--color-ink-on-dark-secondary,#ddd));font:inherit;cursor:pointer;transition:border-color var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out), color var(--dur-base) var(--ease-out), transform var(--dur-fast) var(--ease-out);border-radius:999px;align-items:center;gap:10px;padding:0 14px 0 12px;font-size:13.5px;font-weight:700;display:inline-flex}.MultiSelect-module__NlzOma__trigger:hover{border-color:var(--event-accent-line,var(--color-border-dark-strong,#4a4a4a))}.MultiSelect-module__NlzOma__trigger:active{transform:scale(.98)}.MultiSelect-module__NlzOma__trigger:focus-visible{outline:2px solid var(--event-accent,var(--color-accent));outline-offset:2px}.MultiSelect-module__NlzOma__triggerSet{color:var(--event-ink,var(--color-ink-on-dark-strong,#f2f2f2));border-color:var(--event-accent-line,var(--color-accent))}.MultiSelect-module__NlzOma__triggerOpen{border-color:var(--event-accent,var(--color-accent));color:var(--event-ink,var(--color-ink-on-dark-strong,#f2f2f2))}.MultiSelect-module__NlzOma__trigger>i{color:var(--event-ink-4,var(--color-ink-on-dark-muted,#919191));transition:transform var(--dur-base) var(--ease-out);flex-shrink:0;font-size:12px}.MultiSelect-module__NlzOma__triggerOpen>i{transform:rotate(180deg)}.MultiSelect-module__NlzOma__triggerLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.MultiSelect-module__NlzOma__stack{align-items:center;display:inline-flex}.MultiSelect-module__NlzOma__stackItem{box-shadow:0 0 0 2px var(--event-surface,var(--color-surface-dark-4,#1c1c1c));border-radius:8px;margin-left:-8px;display:inline-flex}.MultiSelect-module__NlzOma__stackItem:first-child{margin-left:0}.MultiSelect-module__NlzOma__panel{z-index:30;background:var(--event-surface-2,var(--color-surface-dark-3,#171717));border:1px solid var(--event-border-strong,var(--color-border-dark,#303030));transform-origin:0 0;min-width:min(280px,90vw);max-height:min(360px,60vh);animation:MultiSelect-module__NlzOma__msPanelIn var(--dur-fast) var(--ease-out) both;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 24px 48px -16px #000000b3}@keyframes MultiSelect-module__NlzOma__msPanelIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}.MultiSelect-module__NlzOma__panelActions{border-bottom:1px solid var(--event-border,var(--color-border-dark,#303030));gap:4px;margin-bottom:4px;padding:2px 4px 6px;display:flex}.MultiSelect-module__NlzOma__panelAction{min-height:32px;color:var(--event-ink-3,var(--color-ink-on-dark-muted,#919191));font:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:12px;font-weight:800}.MultiSelect-module__NlzOma__panelAction:hover{color:var(--event-ink,#fff);background:#ffffff0f}.MultiSelect-module__NlzOma__option{width:100%;min-height:44px;color:var(--event-ink-2,var(--color-ink-on-dark-secondary,#ddd));font:inherit;text-align:left;cursor:pointer;transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:6px 8px;font-size:13.5px;font-weight:600;display:flex}.MultiSelect-module__NlzOma__option:hover{color:var(--event-ink,#fff);background:#ffffff0f}.MultiSelect-module__NlzOma__optionOn{color:var(--event-ink,var(--color-ink-on-dark-strong,#fff))}.MultiSelect-module__NlzOma__optionName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.MultiSelect-module__NlzOma__leading{flex-shrink:0;display:inline-flex}.MultiSelect-module__NlzOma__check{border:1px solid var(--event-border-strong,var(--color-border-dark-strong,#4a4a4a));width:20px;height:20px;color:var(--event-accent-ink,var(--color-accent-ink,#1b191a));transition:background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border-radius:6px;flex-shrink:0;place-items:center;font-size:12px;display:inline-grid}.MultiSelect-module__NlzOma__optionOn .MultiSelect-module__NlzOma__check{background:var(--event-accent,var(--color-accent));border-color:var(--event-accent,var(--color-accent))}@media (max-width:640px){.MultiSelect-module__NlzOma__trigger{justify-content:flex-start;width:100%}.MultiSelect-module__NlzOma__trigger>i{margin-left:auto}.MultiSelect-module__NlzOma__panel{min-width:0;left:0;right:0}}@media (prefers-reduced-motion:reduce){.MultiSelect-module__NlzOma__trigger,.MultiSelect-module__NlzOma__trigger>i,.MultiSelect-module__NlzOma__option,.MultiSelect-module__NlzOma__check{transition:none}.MultiSelect-module__NlzOma__trigger:active{transform:none}.MultiSelect-module__NlzOma__panel{animation:none}}
.PlayerBioCard-module__F2QaPG__card{padding:4px 0}.PlayerBioCard-module__F2QaPG__row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.PlayerBioCard-module__F2QaPG__row:last-child{border-bottom:none}.PlayerBioCard-module__F2QaPG__backRow{color:var(--color-accent-on-dark);border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;padding:16px 20px 12px;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.PlayerBioCard-module__F2QaPG__backRow:hover{color:#ffd347}.PlayerBioCard-module__F2QaPG__backRow i{font-size:.95rem}.PlayerBioCard-module__F2QaPG__teamLink{min-width:0;color:inherit;flex:1;justify-content:space-between;align-items:center;gap:12px;text-decoration:none;display:flex}.PlayerBioCard-module__F2QaPG__teamInfo{align-items:center;gap:12px;min-width:0;display:flex}.PlayerBioCard-module__F2QaPG__teamLogo{object-fit:contain;flex-shrink:0;width:38px;height:38px}.PlayerBioCard-module__F2QaPG__teamText{flex-direction:column;min-width:0;display:flex}.PlayerBioCard-module__F2QaPG__teamName{color:var(--color-surface);font-weight:700;font-size:var(--fs-md);line-height:1.25}.PlayerBioCard-module__F2QaPG__teamLocation{color:#9a9a9a;font-size:.82rem}.PlayerBioCard-module__F2QaPG__sportIcon{flex-shrink:0;width:26px;height:26px}.PlayerBioCard-module__F2QaPG__physicalsRow{gap:16px}.PlayerBioCard-module__F2QaPG__physicalsLeft{flex:1;align-items:center;gap:36px;min-width:0;display:flex}.PlayerBioCard-module__F2QaPG__statValue{color:var(--color-surface);font-size:1.05rem;font-weight:700}.PlayerBioCard-module__F2QaPG__handedness{flex-direction:column;gap:4px;display:flex}.PlayerBioCard-module__F2QaPG__handRow{justify-content:flex-end;align-items:baseline;gap:18px;display:flex}.PlayerBioCard-module__F2QaPG__handLabel{color:#9a9a9a;font-size:.82rem;font-weight:500}.PlayerBioCard-module__F2QaPG__handValue{color:var(--color-surface);text-align:right;min-width:1ch;font-size:.95rem;font-weight:700}.PlayerBioCard-module__F2QaPG__positionValue{color:var(--color-surface);font-size:1.05rem;font-weight:700}.PlayerBioCard-module__F2QaPG__classBlock{flex-direction:column;gap:2px;min-width:0;display:flex}.PlayerBioCard-module__F2QaPG__classValue{color:var(--color-surface);font-size:1.05rem;font-weight:700}.PlayerBioCard-module__F2QaPG__classSub{color:#9a9a9a;font-size:.82rem}.PlayerBioCard-module__F2QaPG__ageBlock{flex-shrink:0;align-items:baseline;gap:10px;display:flex}.PlayerBioCard-module__F2QaPG__ageLabel{color:#9a9a9a;font-size:.82rem;font-weight:500}.PlayerBioCard-module__F2QaPG__ageValue{color:var(--color-surface);font-size:1.05rem;font-weight:700}.PlayerBioCard-module__F2QaPG__hometownLabel{color:var(--color-surface);font-size:1.05rem;font-weight:500}.PlayerBioCard-module__F2QaPG__hometownValue{color:var(--color-surface);text-align:right;font-size:.95rem;font-weight:600}@media (max-width:575.98px){.PlayerBioCard-module__F2QaPG__row{padding:14px 16px}.PlayerBioCard-module__F2QaPG__backRow{padding:12px 16px 10px}.PlayerBioCard-module__F2QaPG__physicalsLeft{gap:20px}.PlayerBioCard-module__F2QaPG__statValue,.PlayerBioCard-module__F2QaPG__positionValue,.PlayerBioCard-module__F2QaPG__classValue,.PlayerBioCard-module__F2QaPG__ageValue{font-size:.98rem}}
.TeamsOfInterest-module__LQPUwq__section{flex-direction:column;gap:14px;display:flex}.TeamsOfInterest-module__LQPUwq__title{color:var(--color-surface);margin:0 0 0 4px;font-size:1.05rem;font-weight:700}.TeamsOfInterest-module__LQPUwq__card{color:#161616;border-radius:var(--radius-md);background-image:linear-gradient(#0000,#f2d600),url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyBpZD0iTGF5ZXJfMiIgZGF0YS1uYW1lPSJMYXllciAyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNDgwLjcxIDM5Ny4xNSI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgY2xpcC1wYXRoOiB1cmwoI2NsaXBwYXRoKTsKICAgICAgfQoKICAgICAgLmNscy0yLCAuY2xzLTMgewogICAgICAgIGZpbGw6ICNmM2RmM2U7CiAgICAgIH0KCiAgICAgIC5jbHMtNCB7CiAgICAgICAgY2xpcC1wYXRoOiB1cmwoI2NsaXBwYXRoLTEpOwogICAgICB9CgogICAgICAuY2xzLTMgewogICAgICAgIHN0cm9rZS13aWR0aDogMHB4OwogICAgICB9CiAgICA8L3N0eWxlPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwcGF0aCI+CiAgICAgIDxwYXRoIGNsYXNzPSJjbHMtMyIgZD0ibTQ2NC42NSwxNjIuMjFMMjIzLjc5LDUuNzNjLTIxLjMyLTEzLjg1LTQ5Ljg1LTEuMjktNTQuMDMsMjMuNzlsLTUyLjEsMzEyLjc4Yy00LjgxLDI4Ljg3LDI1LjU5LDUwLjcsNTEuNDEsMzYuOTNsMjkyLjk2LTE1Ni4zYzIzLjctMTIuNjQsMjUuMTQtNDYuMDgsMi42MS02MC43MlptLTExMS4yNyw1LjMxbC0uMTgsMS4wNGMtMS40MSw4LjAyLTMuOCwxNS4yNy03LjExLDIxLjc0LTEuODksMy43LTQuMDgsNy4xNC02LjU1LDEwLjMyLTEuMjQsMS41OS0yLjU1LDMuMTEtMy45Myw0LjU3LTIuNzYsMi45Mi01LjgsNS41Ny05LjEyLDcuOTUtLjgzLjYtMS42NywxLjE3LTIuNTQsMS43NC0xMi4wNyw3Ljg2LTI3LjQyLDEyLjQxLTQ1LjU1LDEzLjQybDguMjQtNDYuNzdoMTYuNjFsNS0yOC4zOGgtNjEuNTlzLTUsMjguMzgtNSwyOC4zOGgxNi42MXMtMTcuMjYsOTcuOTItMTcuMjYsOTcuOTJsLTQ1Ljg5LTM3LjAxaDBzMjQuMTMtMTM2LjkzLDI0LjEzLTEzNi45M2g3MC41OGM4Ljc0LDAsMTYuNTYuNjcsMjMuNDgsMS45NywyLjUyLjQ3LDQuOTEsMS4wMyw3LjE5LDEuNjgsMS4xNC4zMiwyLjI1LjY2LDMuMzMsMS4wMiwyLjcuOTEsNS4yMiwxLjk0LDcuNTYsMy4xLDEuNC43LDIuNzQsMS40NCw0LjAyLDIuMjIuODUuNTIsMS42NywxLjA3LDIuNDYsMS42My43OS41NiwxLjU1LDEuMTUsMi4yOSwxLjc1LDQuMDQsMy4zMiw3LjIyLDcuMjIsOS41NywxMS42OS42NCwxLjIyLDEuMjIsMi40OCwxLjczLDMuNzguNTIsMS4zLjk3LDIuNjQsMS4zNiw0LjAzLjc4LDIuNzcsMS4zMiw1LjY5LDEuNjIsOC43OC4yLDIuMDYuMjksNC4xOC4yOCw2LjM4LS4wMyw0LjM5LS40OCw5LjA2LTEuMzUsMTMuOTlaIi8+CiAgICA8L2NsaXBQYXRoPgogICAgPGNsaXBQYXRoIGlkPSJjbGlwcGF0aC0xIj4KICAgICAgPHJlY3QgY2xhc3M9ImNscy0zIiB5PSIxMS45OCIgd2lkdGg9IjQzMy4xIiBoZWlnaHQ9IjM2Ni45MSIgcng9IjQ0LjU3IiByeT0iNDQuNTciLz4KICAgIDwvY2xpcFBhdGg+CiAgPC9kZWZzPgogIDxnIGlkPSJMYXllcl8xLTIiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+CiAgICA8Zz4KICAgICAgPHBhdGggY2xhc3M9ImNscy0yIiBkPSJtNDY0LjY1LDE2Mi4yMUwyMjMuNzksNS43M2MtMjEuMzItMTMuODUtNDkuODUtMS4yOS01NC4wMywyMy43OWwtNTIuMSwzMTIuNzhjLTQuODEsMjguODcsMjUuNTksNTAuNyw1MS40MSwzNi45M2wyOTIuOTYtMTU2LjNjMjMuNy0xMi42NCwyNS4xNC00Ni4wOCwyLjYxLTYwLjcyWm0tMTExLjI3LDUuMzFsLS4xOCwxLjA0Yy0xLjQxLDguMDItMy44LDE1LjI3LTcuMTEsMjEuNzQtMS44OSwzLjctNC4wOCw3LjE0LTYuNTUsMTAuMzItMS4yNCwxLjU5LTIuNTUsMy4xMS0zLjkzLDQuNTctMi43NiwyLjkyLTUuOCw1LjU3LTkuMTIsNy45NS0uODMuNi0xLjY3LDEuMTctMi41NCwxLjc0LTEyLjA3LDcuODYtMjcuNDIsMTIuNDEtNDUuNTUsMTMuNDJsOC4yNC00Ni43N2gxNi42MWw1LTI4LjM4aC02MS41OXMtNSwyOC4zOC01LDI4LjM4aDE2LjYxcy0xNy4yNiw5Ny45Mi0xNy4yNiw5Ny45MmwtNDUuODktMzcuMDFoMHMyNC4xMy0xMzYuOTMsMjQuMTMtMTM2LjkzaDcwLjU4YzguNzQsMCwxNi41Ni42NywyMy40OCwxLjk3LDIuNTIuNDcsNC45MSwxLjAzLDcuMTksMS42OCwxLjE0LjMyLDIuMjUuNjYsMy4zMywxLjAyLDIuNy45MSw1LjIyLDEuOTQsNy41NiwzLjEsMS40LjcsMi43NCwxLjQ0LDQuMDIsMi4yMi44NS41MiwxLjY3LDEuMDcsMi40NiwxLjYzLjc5LjU2LDEuNTUsMS4xNSwyLjI5LDEuNzUsNC4wNCwzLjMyLDcuMjIsNy4yMiw5LjU3LDExLjY5LjY0LDEuMjIsMS4yMiwyLjQ4LDEuNzMsMy43OC41MiwxLjMuOTcsMi42NCwxLjM2LDQuMDMuNzgsMi43NywxLjMyLDUuNjksMS42Miw4Ljc4LjIsMi4wNi4yOSw0LjE4LjI4LDYuMzgtLjAzLDQuMzktLjQ4LDkuMDYtMS4zNSwxMy45OVoiLz4KICAgICAgPGcgY2xhc3M9ImNscy0xIj4KICAgICAgICA8Zz4KICAgICAgICAgIDxyZWN0IGNsYXNzPSJjbHMtMiIgeT0iMTEuOTgiIHdpZHRoPSI0MzMuMSIgaGVpZ2h0PSIzNjYuOTEiIHJ4PSI0NC41NyIgcnk9IjQ0LjU3Ii8+CiAgICAgICAgICA8ZyBjbGFzcz0iY2xzLTQiPgogICAgICAgICAgICA8cGF0aCBjbGFzcz0iY2xzLTMiIGQ9Im00MTEuMjQsMjQyLjM2YzQuODYtNi4yNCw5LjE2LTEzLDEyLjg3LTIwLjI2LDYuNDktMTIuNzEsMTEuMTktMjYuOTUsMTMuOTYtNDIuNywuMzYtMi4wNGMxLjcxLTkuNjgsMi42LTE4Ljg1LDIuNjUtMjcuNDcuMDMtNC4zMS0uMTUtOC40OS0uNTQtMTIuNTMtLjU5LTYuMDYtMS42NS0xMS44MS0zLjE5LTE3LjI0LS43Ny0yLjcyLTEuNjYtNS4zNS0yLjY3LTcuOTEtMS4wMS0yLjU2LTIuMTUtNS4wMy0zLjQtNy40Mi00LjYtOC43Ny0xMC44NS0xNi40NC0xOC43OS0yMi45NS0xLjQ0LTEuMTgtMi45NC0yLjMzLTQuNS0zLjQ0LTEuNTYtMS4xMS0zLjE3LTIuMTctNC44My0zLjItMi41LTEuNTQtNS4xMy0zLTcuODktNC4zNy00LjU5LTIuMjgtOS41NC00LjMxLTE0Ljg1LTYuMDktMi4xMi0uNzEtNC4zLTEuMzgtNi41NC0yLjAxLTQuNDgtMS4yNi05LjE5LTIuMzYtMTQuMTMtMy4yOS0xMy41OS0yLjU2LTI4Ljk1LTMuODctNDYuMTEtMy44N2gtMTM4LjYxbC00Ny4zOSwyNjguOWgwczkwLjEyLDcyLjY4LDkwLjEyLDcyLjY4bDMzLjg5LTE5Mi4yOWgtMzIuNjEsMHM5LjgyLTU1LjczLDkuODItNTUuNzNoMTIwLjk2bC05LjgyLDU1LjczaDBzLTMyLjYxLDAtMzIuNjEsMGwtMTYuMTksOTEuODRjMzUuNjEtMS45OSw2NS43NS0xMC45MSw4OS40NS0yNi4zNSwxLjY5LTEuMSwzLjM1LTIuMjQsNC45OC0zLjQxLDYuNTEtNC42OCwxMi40OC05Ljg4LDE3LjkxLTE1LjYxLDIuNzEtMi44Niw1LjI4LTUuODUsNy43Mi04Ljk4WiIvPgogICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgICAgPC9nPgogICAgPC9nPgogIDwvc3ZnPg==),linear-gradient(#f3bc1c,#f2d600);background-position:50%,20px -20px,50%;background-repeat:no-repeat;background-size:auto,auto,auto;border:none;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff80,0 2px 5px #00000040}.TeamsOfInterest-module__LQPUwq__list{margin:0;padding:0;list-style:none}.TeamsOfInterest-module__LQPUwq__row{color:inherit;border-bottom:1px solid #0000001f;align-items:center;gap:1rem;padding:12px 18px;text-decoration:none;display:flex}.TeamsOfInterest-module__LQPUwq__row:last-child{border-bottom:none}a.TeamsOfInterest-module__LQPUwq__row:hover{background-color:#ffffff1a}.TeamsOfInterest-module__LQPUwq__logo{object-fit:contain;flex-shrink:0;width:auto;max-width:60px;height:50px}.TeamsOfInterest-module__LQPUwq__text{flex-direction:column;gap:2px;min-width:0;display:flex}.TeamsOfInterest-module__LQPUwq__name{color:#161616;font-size:.98rem;font-weight:700;line-height:1.25}.TeamsOfInterest-module__LQPUwq__mascot{color:#000000b3;font-size:.85rem;font-weight:500}@media (max-width:575.98px){.TeamsOfInterest-module__LQPUwq__row{gap:12px;padding:10px 14px}.TeamsOfInterest-module__LQPUwq__logo{height:42px}}
.PlayerSummarySection-module__gutbXa__grid{grid-template-columns:1fr;gap:16px;display:grid}.PlayerSummarySection-module__gutbXa__grid.PlayerSummarySection-module__gutbXa__split{grid-template-columns:1fr 1fr}@media (max-width:767.98px){.PlayerSummarySection-module__gutbXa__grid.PlayerSummarySection-module__gutbXa__split{grid-template-columns:1fr}}.PlayerSummarySection-module__gutbXa__card{border-radius:var(--radius-card);flex-direction:column;gap:8px;padding:18px 20px;display:flex;box-shadow:inset 0 1px 1px #fff3,0 5px 5px #0006}.PlayerSummarySection-module__gutbXa__yellow{background:linear-gradient(180deg, var(--color-accent-legacy) 0%, #f2d600 100%);color:#161616}.PlayerSummarySection-module__gutbXa__yellow .PlayerSummarySection-module__gutbXa__subtitle{color:#0009}.PlayerSummarySection-module__gutbXa__yellow .PlayerSummarySection-module__gutbXa__body{color:#161616}.PlayerSummarySection-module__gutbXa__dark{background:linear-gradient(180deg, var(--color-page) 0%, #000 100%);color:var(--color-surface)}.PlayerSummarySection-module__gutbXa__dark .PlayerSummarySection-module__gutbXa__subtitle{color:#9a9a9a}.PlayerSummarySection-module__gutbXa__dark .PlayerSummarySection-module__gutbXa__body{color:var(--color-surface)}.PlayerSummarySection-module__gutbXa__subtitle{text-transform:none;margin:0;font-size:.82rem;font-weight:600}.PlayerSummarySection-module__gutbXa__body{white-space:pre-wrap;margin:0;font-size:.95rem;line-height:1.45}
.PlayerGameStats-module__zNpwpW__section{flex-direction:column;gap:14px;display:flex}.PlayerGameStats-module__zNpwpW__title{color:var(--color-surface);margin:0 0 0 4px;font-size:1.05rem;font-weight:700}
.ParentAccountStats-module__p-u23G__card{color:var(--color-surface);padding:var(--space-5);border-radius:var(--radius-md);background:linear-gradient(180deg, var(--color-page) 0%, #000 100%);gap:var(--space-3);flex-direction:column;display:flex;box-shadow:inset 0 1px 1px #fff3,0 5px 5px #0006}.ParentAccountStats-module__p-u23G__stats{justify-content:space-around;align-items:center;gap:var(--space-4);padding-bottom:var(--space-2);display:flex}.ParentAccountStats-module__p-u23G__stat{color:var(--color-surface);align-items:center;gap:.5rem;font-weight:700;display:flex}.ParentAccountStats-module__p-u23G__stat svg{flex-shrink:0}.ParentAccountStats-module__p-u23G__biIcon{color:var(--color-surface);font-size:1.5rem;line-height:1}.ParentAccountStats-module__p-u23G__value{color:var(--color-surface);font-size:1.25rem}.ParentAccountStats-module__p-u23G__facilityTitle{color:var(--color-accent-on-dark);margin-top:var(--space-2);font-size:1.05rem;font-weight:700}.ParentAccountStats-module__p-u23G__address{color:var(--color-ink-on-dark);align-items:flex-start;gap:.5rem;font-size:.95rem;line-height:1.4;display:flex}.ParentAccountStats-module__p-u23G__address i{color:var(--color-surface);margin-top:2px;font-size:1.1rem}.ParentAccountStats-module__p-u23G__footer{padding-top:var(--space-3);border-top:1px solid #ffffff14;justify-content:space-between;font-size:.95rem;display:flex}.ParentAccountStats-module__p-u23G__footerLabel{color:var(--color-ink-faint)}.ParentAccountStats-module__p-u23G__footerValue{color:var(--color-surface);font-weight:600}@media (max-width:576px){.ParentAccountStats-module__p-u23G__stats{gap:var(--space-3);flex-wrap:wrap;justify-content:space-between}}
.ChildTeamCard-module__UWHxCG__link{color:inherit;height:100%;text-decoration:none;display:block}.ChildTeamCard-module__UWHxCG__card{background:linear-gradient(180deg, var(--color-page) 0%, #000 100%);border-radius:var(--radius-md);padding:var(--space-4);color:var(--color-surface);justify-content:space-between;align-items:flex-start;gap:var(--space-3);height:100%;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:inset 0 1px 1px #fff3,0 5px 5px #0006}.ChildTeamCard-module__UWHxCG__link:hover .ChildTeamCard-module__UWHxCG__card,.ChildTeamCard-module__UWHxCG__link:focus-visible .ChildTeamCard-module__UWHxCG__card{transform:translateY(-2px);box-shadow:inset 0 1px 1px #fff3,0 8px 12px #00000080}.ChildTeamCard-module__UWHxCG__body{align-items:center;gap:var(--space-3);flex:1;min-width:0;display:flex}.ChildTeamCard-module__UWHxCG__logo{object-fit:contain;flex-shrink:0;width:68px;height:68px}.ChildTeamCard-module__UWHxCG__info{flex-direction:column;gap:2px;min-width:0;display:flex}.ChildTeamCard-module__UWHxCG__name{color:var(--color-accent-on-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.05rem;font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.ChildTeamCard-module__UWHxCG__contact{color:var(--color-ink-faint);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-style:italic;overflow:hidden}.ChildTeamCard-module__UWHxCG__location{color:var(--color-surface);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.ChildTeamCard-module__UWHxCG__stats{align-items:center;gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.ChildTeamCard-module__UWHxCG__stat{color:var(--color-surface);align-items:center;gap:4px;font-size:.95rem;font-weight:600;display:inline-flex}.ChildTeamCard-module__UWHxCG__stat i{color:var(--color-surface);font-size:1.1rem}.ChildTeamCard-module__UWHxCG__stat svg{flex-shrink:0;width:24px;height:auto}.ChildTeamCard-module__UWHxCG__sportIcon{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:28px;height:28px}
.PlayerHero-module__Pl9xAG__jumbotron{background:linear-gradient(180deg, var(--color-accent-legacy), #f1d10d);height:311px;margin-bottom:0;overflow:hidden}.PlayerHero-module__Pl9xAG__container{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjQyLjEyIDY3NyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtNjExLjQ3IDI4Ni43Ni00MjIuMS0yNzQuMjJjLTM3LjM2LTI0LjI3LTg3LjM2LTIuMjYtOTQuNjggNDEuNjlsLTkxLjMgNTQ4LjE0Yy04LjQzIDUwLjU5IDQ0Ljg1IDg4Ljg1IDkwLjEgNjQuNzFsNTEzLjQxLTI3My45MmM0MS41My0yMi4xNiA0NC4wNi04MC43NiA0LjU4LTEwNi40eiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZjJkNjAwIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS13aWR0aD0iNSIvPjwvc3ZnPg==);background-position:0;background-repeat:no-repeat;background-size:contain;max-width:1400px;height:100%;margin:0 auto;position:relative}.PlayerHero-module__Pl9xAG__profileArea{flex-direction:row;align-items:center;gap:1rem;height:311px;padding-right:2rem;display:flex}.PlayerHero-module__Pl9xAG__profileHero{object-fit:contain;z-index:2;height:100%;margin-left:2rem;padding-top:20px;position:relative}.PlayerHero-module__Pl9xAG__profileHeadings{z-index:10;flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-width:0;height:100%;margin-left:1rem;display:flex;position:relative}.PlayerHero-module__Pl9xAG__forename,.PlayerHero-module__Pl9xAG__surname{letter-spacing:-.03em;color:#222;background:0 0;align-self:flex-start;padding:0;font-size:50px;font-style:italic;line-height:1;display:inline-block}.PlayerHero-module__Pl9xAG__forename{font-weight:400}.PlayerHero-module__Pl9xAG__surname{font-weight:700}.PlayerHero-module__Pl9xAG__jerseyNumber{color:#111;letter-spacing:-.05em;z-index:10;align-items:baseline;font-style:italic;font-weight:800;line-height:.9;display:flex}.PlayerHero-module__Pl9xAG__hash{font-size:110px}.PlayerHero-module__Pl9xAG__numberValue{font-size:150px}@media (max-width:575.98px){.PlayerHero-module__Pl9xAG__jumbotron{background:linear-gradient(180deg, var(--color-accent-legacy), #f1d10d);height:311px;overflow:hidden}.PlayerHero-module__Pl9xAG__container{background-position:50%;background-size:90%;flex-direction:column;display:flex}.PlayerHero-module__Pl9xAG__profileArea{gap:0;height:100%;padding:0;display:block;position:relative}.PlayerHero-module__Pl9xAG__profileHero{max-width:80%;margin:0 auto;padding:12px 0;display:block}.PlayerHero-module__Pl9xAG__profileHeadings{z-index:20;flex-flow:row;align-items:flex-end;gap:0;height:auto;margin:0;position:absolute;bottom:0;left:16px}.PlayerHero-module__Pl9xAG__forename,.PlayerHero-module__Pl9xAG__surname{align-self:flex-end;padding:6px 16px;line-height:1.2}.PlayerHero-module__Pl9xAG__forename{color:var(--color-surface);background:#111;font-size:22px;font-weight:500}.PlayerHero-module__Pl9xAG__surname{background:var(--color-surface);color:#111;font-size:30px;font-weight:700}.PlayerHero-module__Pl9xAG__jerseyNumber{z-index:20;padding:0;position:absolute;top:16px;left:16px}.PlayerHero-module__Pl9xAG__hash,.PlayerHero-module__Pl9xAG__numberValue{font-size:45px}}
.PlayerEventPage-module__WehvmG__page{background:var(--color-page);min-height:100vh;padding-bottom:4rem}.PlayerEventPage-module__WehvmG__container{max-width:1200px;padding:var(--space-6) var(--space-5) 0;margin:0 auto}@media (max-width:575.98px){.PlayerEventPage-module__WehvmG__page{padding-bottom:3rem}.PlayerEventPage-module__WehvmG__container{padding:var(--space-4) var(--space-3) 0}}
.page-module__wYSDIa__errorPage{background:var(--color-page);justify-content:center;align-items:flex-start;min-height:100vh;padding:4rem 1rem;display:flex}.page-module__wYSDIa__errorCard{background:var(--color-surface-dark-3);border:1px solid #333;border-left:4px solid var(--color-accent-legacy);border-radius:var(--radius-sm);padding:var(--space-6) var(--space-8);width:100%;max-width:560px;color:var(--color-surface)}.page-module__wYSDIa__errorTitle{margin:0 0 var(--space-2);color:var(--color-accent-legacy);font-size:1.5rem;font-weight:700}.page-module__wYSDIa__errorMsg{color:#ddd;margin:0;font-size:.95rem;line-height:1.5}
.page-module__83GvLa__page{background-color:var(--color-page);min-height:100vh}.page-module__83GvLa__content{flex-direction:column;gap:48px;max-width:1200px;margin:0 auto;padding:32px 24px;display:flex}.page-module__83GvLa__section{flex-direction:column;gap:20px;display:flex}.page-module__83GvLa__sectionTitle{color:var(--color-surface);align-items:center;gap:8px;margin:0;padding-bottom:12px;font-size:1.1rem;font-weight:700;display:flex}.page-module__83GvLa__sectionTitle i{color:var(--color-accent-on-dark)}.page-module__83GvLa__teamCard,.page-module__83GvLa__socialsCard{max-width:1200px;margin:1.5rem auto 0;padding:0 24px}@media (max-width:576px){.page-module__83GvLa__socialsCard{padding:0 16px}}.page-module__83GvLa__teamCardInner{background:linear-gradient(180deg, var(--color-page) 0%, #000 100%);border-radius:var(--radius-card);overflow:hidden;box-shadow:inset 0 1px 1px #fff3,0 5px 5px #0006}.page-module__83GvLa__childTeamGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}@media (max-width:576px){.page-module__83GvLa__teamCard{padding:0 16px}}.page-module__83GvLa__errorPage{background-color:var(--color-surface-dark-1);flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:48px 24px;display:flex}.page-module__83GvLa__notFoundTitle{color:var(--color-surface);margin:0;font-size:1.5rem;font-weight:700}.page-module__83GvLa__errorMsg{color:#888;text-align:center;margin:0;font-size:.9rem}@media (max-width:576px){.page-module__83GvLa__content{gap:36px;padding:20px 16px}}
