.goalie-module-scss-module__TXSg1a__goalieEdge{width:min(1280px,100%);color:var(--white,#fff);margin:0 auto;padding:2rem 1rem}.goalie-module-scss-module__TXSg1a__goalieEdge__title{text-align:center;color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem;font-size:2rem}.goalie-module-scss-module__TXSg1a__goalieEdge__subTitle{text-align:center;color:var(--secondary-light,#cfd6de);margin:0 0 .5rem;font-size:.92rem}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupSection{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-bottom:.5rem;padding:.5rem}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupTitle{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem;font-size:1.05rem}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupSub{color:var(--secondary-light,#cfd6de);margin:0 0 .25rem;font-size:.86rem}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupControls{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:flex}.goalie-module-scss-module__TXSg1a__goalieEdge__suggestions{margin-bottom:.25rem}.goalie-module-scss-module__TXSg1a__goalieEdge__suggestionsTitle{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem;font-size:.92rem}.goalie-module-scss-module__TXSg1a__goalieEdge__suggestionButtons{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.goalie-module-scss-module__TXSg1a__goalieEdge__control{color:var(--white,#fff);flex-direction:column;gap:.25rem;min-width:170px;font-size:13px;display:flex}.goalie-module-scss-module__TXSg1a__goalieEdge__select,.goalie-module-scss-module__TXSg1a__goalieEdge__input{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;width:100%;min-height:2.3rem;padding:.45rem .5rem;font-size:14px}.goalie-module-scss-module__TXSg1a__goalieEdge__state{text-align:center;color:var(--secondary-light,#cfd6de);min-height:1.2rem;margin-bottom:1rem}.goalie-module-scss-module__TXSg1a__goalieEdge__error{color:var(--red-light,#e46464);text-align:center;margin-bottom:1rem}.goalie-module-scss-module__TXSg1a__goalieEdge__topGrid,.goalie-module-scss-module__TXSg1a__goalieEdge__bottomGrid{gap:1rem;display:grid}.goalie-module-scss-module__TXSg1a__goalieEdge__topGrid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1rem}.goalie-module-scss-module__TXSg1a__goalieEdge__bottomGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.goalie-module-scss-module__TXSg1a__goalieEdge__detailTable{border-collapse:collapse;width:100%;min-width:380px}.goalie-module-scss-module__TXSg1a__goalieEdge__detailTable th,.goalie-module-scss-module__TXSg1a__goalieEdge__detailTable td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);padding:.35rem;font-size:.78rem}.goalie-module-scss-module__TXSg1a__goalieEdge__detailTable th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497138;font-weight:700}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupButton{border:1px solid var(--primary-light,#63a2d8);min-height:2.3rem;color:var(--primary-xxlight,#eff8ff);cursor:pointer;background-color:#1a497173;border-radius:4px;padding:0 .9rem;font-weight:700}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupButton:hover:not(:disabled){border-color:var(--primary-xxlight,#eff8ff);background-color:#2f81cb52}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupButton:disabled{opacity:.55;cursor:not-allowed}@media screen and (max-width:1120px){.goalie-module-scss-module__TXSg1a__goalieEdge__topGrid,.goalie-module-scss-module__TXSg1a__goalieEdge__bottomGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:720px){.goalie-module-scss-module__TXSg1a__goalieEdge__topGrid,.goalie-module-scss-module__TXSg1a__goalieEdge__bottomGrid{grid-template-columns:1fr}.goalie-module-scss-module__TXSg1a__goalieEdge__control{min-width:48%}}@media screen and (max-width:620px){.goalie-module-scss-module__TXSg1a__goalieEdge__lookupControls{gap:.25rem}.goalie-module-scss-module__TXSg1a__goalieEdge__control{min-width:100%}.goalie-module-scss-module__TXSg1a__goalieEdge__lookupButton{width:100%}}html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__lookupSection{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}:is(html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__lookupSub,html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__subTitle,html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__state){color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__detailTable th{background-color:#1a497124}html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__detailTable td{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__lookupButton{color:var(--text-strong,#f5f9ff);border-color:var(--border-strong,#81c0ff38);background-color:#ffffffd1}html[data-theme=light] .goalie-module-scss-module__TXSg1a__goalieEdge__lookupButton:hover:not(:disabled){border-color:var(--primary,#3183c8);background-color:#2e7cc71f}
.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;padding:1rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__header h3{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:1.1rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__header p{color:var(--secondary-light,#cfd6de);margin:.25rem 0 0;font-size:.85rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bio{grid-template-columns:auto 1fr;align-items:center;gap:.5rem;display:grid}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioIdentity{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-width:6.4rem;display:flex}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioHeadshot{border:1px solid var(--secondary-xdark,#5f6b7a);background:var(--secondary-xxlight,#f8f9fa);object-fit:cover;border-radius:50%;width:4.6rem;height:4.6rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioTeamLogo{object-fit:contain;width:2.5rem;height:2.5rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioInfo{flex-direction:column;gap:.2rem;min-width:0;display:flex}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioInfo h3{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:1.4rem;line-height:1.2}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioInfo p{color:var(--secondary-light,#cfd6de);margin:0;font-size:.92rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioLink{color:inherit;text-underline-offset:.15rem;text-decoration:underline}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioLink:hover{color:var(--primary-xlight,#aad4f5)}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__state{min-height:1rem;color:var(--secondary-light,#cfd6de);margin:.25rem 0 0;font-size:.9rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__error{color:var(--red-light,#e46464);margin:.25rem 0 0;font-size:.9rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__empty{color:var(--secondary-light,#cfd6de);margin:.25rem 0 0;font-size:.9rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__content{flex-direction:column;gap:.5rem;margin-top:.5rem;display:flex}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__gridWrap{width:100%}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__rink{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,#d7e8f7,#bfd8ee);border-radius:8px;width:100%;max-width:600px;position:relative;overflow:hidden}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__imageWrap{aspect-ratio:204/214;width:100%;line-height:0;display:block;position:relative}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__image{object-fit:cover;width:100%;height:100%;display:block}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__label{--zone-fill:#004161;background:var(--zone-fill);color:#fff;text-align:center;white-space:nowrap;text-shadow:0 1px 1px #000000bf;pointer-events:none;z-index:2;border:1px solid #0a1f33a6;border-radius:6px;min-width:1.85rem;padding:.15rem .35rem;font-size:.76rem;font-weight:700;line-height:1;position:absolute;transform:translate(-50%,-50%)}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__tableWrap{width:100%;overflow:auto}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__table{border-collapse:collapse;width:100%;min-width:420px}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__table th,.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__table td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);padding:.45rem;font-size:.8rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__table th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497140;font-weight:700}@media (min-width:1100px){.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__content{flex-direction:row;align-items:flex-start;gap:1rem}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__gridWrap{flex:0 0 min(600px,48%);max-width:600px}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__tableWrap{flex:1 1 0;min-width:0;margin-top:0}}@media (max-width:680px){.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bio{text-align:center;grid-template-columns:1fr;justify-items:center}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioInfo h3{font-size:1.2rem}}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap--embedded{background:0 0;border:0;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap--embedded .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__rink{background:0 0;width:min(100%,340px);min-width:220px;max-width:100%}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__header p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioInfo p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__state{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__empty{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__table td{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioHeadshot{border-color:var(--primary-light,#63a2d8)}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__bioLink:hover{color:var(--primary,#3183c8)}html[data-theme=light] .ShotLocationZoneMap-module-scss-module__ViTQjW__zoneMap__table th{background-color:#1a497124}
.EdgeShotLocationSection-module-scss-module__q_JSVG__edge-shot-location-section{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-top:1.5rem;padding:1rem}.EdgeShotLocationSection-module-scss-module__q_JSVG__edge-shot-location-section__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:flex}.EdgeShotLocationSection-module-scss-module__q_JSVG__edge-shot-location-section__title{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:1.2rem}.EdgeShotLocationSection-module-scss-module__q_JSVG__edge-shot-location-section__control{color:var(--white,#fff);flex-direction:column;gap:.25rem;min-width:220px;font-size:13px;display:flex}.EdgeShotLocationSection-module-scss-module__q_JSVG__edge-shot-location-section__select{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;width:100%;min-height:2.3rem;padding:.45rem .5rem;font-size:14px}@media screen and (max-width:720px){.EdgeShotLocationSection-module-scss-module__q_JSVG__edge-shot-location-section__control{min-width:100%}}html[data-theme=light] .EdgeShotLocationSection-module-scss-module__q_JSVG__edge-shot-location-section{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}
.SortableTable-module-scss-module__wVD-oa__sortableTable__headerButton{width:100%;color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:.35rem;margin:0;padding:0;display:flex}.SortableTable-module-scss-module__wVD-oa__sortableTable__headerButton:focus-visible{outline:2px solid var(--primary-xlight,#aad4f5);outline-offset:2px;border-radius:2px}.SortableTable-module-scss-module__wVD-oa__sortableTable__headerIcon{opacity:.88;margin-left:auto;font-size:.72em;line-height:1}.SortableTable-module-scss-module__wVD-oa__sortableTable__activeHead{background-color:#2f81cb4d!important}.SortableTable-module-scss-module__wVD-oa__sortableTable__activeCell{background-color:#2f81cb21!important}.SortableTable-module-scss-module__wVD-oa__sortableTable__empty{color:var(--gray-light,#dae0e6);text-align:center!important}.SortableTable-module-scss-module__wVD-oa__sortableTable__cellLink{color:var(--primary-xlight,#aad4f5);text-underline-offset:.15rem;text-decoration:underline}.SortableTable-module-scss-module__wVD-oa__sortableTable__cellLink:hover{color:var(--primary-xxlight,#eff8ff)}html[data-theme=light] .SortableTable-module-scss-module__wVD-oa__sortableTable__cellLink{color:var(--primary,#3183c8)}html[data-theme=light] .SortableTable-module-scss-module__wVD-oa__sortableTable__cellLink:hover{color:var(--primary-xxdark,#233140)}html[data-theme=light] .SortableTable-module-scss-module__wVD-oa__sortableTable__activeHead{background-color:#1a497133!important}html[data-theme=light] .SortableTable-module-scss-module__wVD-oa__sortableTable__activeCell{background-color:#1a49711a!important}html[data-theme=light] .SortableTable-module-scss-module__wVD-oa__sortableTable__empty{color:var(--primary-xlight,#aad4f5)}
.OddsTimeline-module-scss-module__9D5ePq__oddsChart{background:linear-gradient(135deg,#59a4d414,transparent 48%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);border:1px solid var(--border-subtle,#9ea9bb29);width:100%;min-width:0;box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:1.5rem;padding:1rem;position:relative}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__title{color:var(--white,#fff);text-align:start;margin:0;padding:1rem .5rem;font-size:22px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__subtitle{color:var(--gray-light,#dae0e6);margin:0 0 .5rem;font-size:12px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__legend{flex-wrap:wrap;gap:1rem;margin-bottom:.5rem;display:flex}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__legendItem{color:var(--white,#fff);align-items:center;gap:.25rem;margin:0;font-size:14px;display:flex}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__swatch{border-radius:999px;width:12px;height:12px;display:inline-block}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__legendOdds{color:var(--gray-light,#dae0e6);margin-left:2px;font-size:12px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__svg{border:1px solid var(--gray-xxdark,#222);background-color:#1a2c3d;border-radius:6px;width:100%;height:auto;margin:0 auto;display:block}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__axis,.OddsTimeline-module-scss-module__9D5ePq__oddsChart__tick{stroke:var(--gray-muted,darkgrey);stroke-width:1px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__guide{stroke:var(--gray-medium,#a0a0a0);stroke-width:1px;stroke-dasharray:3 5;opacity:.35}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__midline{stroke:var(--gray-light,#dae0e6);stroke-width:1px;opacity:.4;stroke-dasharray:4 4}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__axisTitle,.OddsTimeline-module-scss-module__9D5ePq__oddsChart__label{fill:var(--gray-light,#dae0e6);font-size:12px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__line{stroke-width:2px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalGroup{cursor:pointer;transform-origin:50%;transform-box:fill-box;transition:transform .15s}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalGroup:hover{transform:scale(1.2)}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalAvatar{clip-path:circle(50%)}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalRing{fill:var(--primary-xxdark,#233140);stroke-width:2px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalDot{stroke-width:2px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalModal{background-color:var(--primary-xdark,#1a4971);width:280px;min-height:170px;color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);z-index:3;box-shadow:0 4px 12px var(--primary-xxdark,#233140);border-radius:6px;padding:.5rem;position:absolute;top:1rem;right:1rem}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalModalTitle{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border-radius:4px;margin:0 0 .25rem;padding:.25rem;font-weight:700}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalModal p{word-break:break-word;margin:0 0 .25rem;font-size:12px;line-height:1.25}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__empty{color:var(--gray-light,#dae0e6);margin:0;font-size:13px}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__svg{border-color:var(--border-subtle,#9ea9bb29);background:linear-gradient(#fffffffa,#edf4fbf5)}:is(html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__title,html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__legendItem,html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__empty){color:var(--text-strong,#f5f9ff)}:is(html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__legendOdds,html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__subtitle){color:var(--text-muted,#bac6d8)}:is(html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__axis,html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__tick){stroke:#495b728c}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__guide{stroke:#495b724d;opacity:.55}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__midline{stroke:#495b7273;opacity:.7}:is(html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__axisTitle,html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__label){fill:var(--text-muted,#bac6d8)}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__goalRing{fill:#fffffff5}
.ShotChart-module-scss-module__NNSjZa__shotChart{background:linear-gradient(135deg,#59a4d414,transparent 48%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);border:1px solid var(--border-subtle,#9ea9bb29);width:100%;min-width:0;box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:1.5rem;padding:1rem;position:relative}.ShotChart-module-scss-module__NNSjZa__shotChart__title{color:var(--white,#fff);text-align:start;margin:0;padding-bottom:.5rem;font-size:22px}.ShotChart-module-scss-module__NNSjZa__shotChart__svg{border:1px solid var(--gray-xxdark,#222);background-color:#1a2c3d;border-radius:6px;width:100%;height:auto;margin:0 auto;display:block}.ShotChart-module-scss-module__NNSjZa__shotChart__legend{flex-wrap:wrap;gap:1rem;display:flex}.ShotChart-module-scss-module__NNSjZa__shotChart__controls{flex-direction:column;align-items:stretch;gap:.5rem;margin-bottom:.5rem;display:flex}.ShotChart-module-scss-module__NNSjZa__shotChart__filters{flex-wrap:wrap;gap:.25rem;width:100%;display:flex}.ShotChart-module-scss-module__NNSjZa__shotChart__filter{color:var(--white,#fff);flex-direction:column;flex:140px;gap:.25rem;min-width:0;font-size:13px;display:flex}.ShotChart-module-scss-module__NNSjZa__shotChart__select{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;width:100%;padding:6px 8px;font-size:14px}@media screen and (min-width:768px){.ShotChart-module-scss-module__NNSjZa__shotChart__controls{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1rem}.ShotChart-module-scss-module__NNSjZa__shotChart__filters{flex-wrap:wrap;gap:.5rem;width:auto;margin-left:auto}.ShotChart-module-scss-module__NNSjZa__shotChart__filter{flex:none;min-width:130px}}.ShotChart-module-scss-module__NNSjZa__shotChart__legendItem{color:var(--white,#fff);align-items:center;gap:.25rem;margin:0;font-size:14px;display:flex}.ShotChart-module-scss-module__NNSjZa__shotChart__swatchAway,.ShotChart-module-scss-module__NNSjZa__shotChart__swatchHome{border-radius:999px;width:12px;height:12px;display:inline-block}.ShotChart-module-scss-module__NNSjZa__shotChart__swatchAway{background-color:var(--primary-xdark,#1a4971)}.ShotChart-module-scss-module__NNSjZa__shotChart__swatchHome{background-color:var(--primary-xlight,#aad4f5)}.ShotChart-module-scss-module__NNSjZa__shotChart__axis,.ShotChart-module-scss-module__NNSjZa__shotChart__tick{stroke:var(--gray-muted,darkgrey);stroke-width:1px}.ShotChart-module-scss-module__NNSjZa__shotChart__guide{stroke:var(--gray-medium,#a0a0a0);stroke-width:1px;stroke-dasharray:3 5;opacity:.35}.ShotChart-module-scss-module__NNSjZa__shotChart__streakGroup{pointer-events:none}.ShotChart-module-scss-module__NNSjZa__shotChart__streakBand{fill-opacity:.18}.ShotChart-module-scss-module__NNSjZa__shotChart__streakBandAway,.ShotChart-module-scss-module__NNSjZa__shotChart__streakBandHome{stroke:#ffffff73;stroke-width:1px}.ShotChart-module-scss-module__NNSjZa__shotChart__streakBandAway{stroke-dasharray:5 3}.ShotChart-module-scss-module__NNSjZa__shotChart__streakBandHome{stroke-dasharray:2 4}.ShotChart-module-scss-module__NNSjZa__shotChart__streakLabel{fill:var(--white,#fff);letter-spacing:.02em;paint-order:stroke;stroke:#060a10bf;stroke-width:2px;font-size:10px;font-weight:700}.ShotChart-module-scss-module__NNSjZa__shotChart__axisTitle,.ShotChart-module-scss-module__NNSjZa__shotChart__label{fill:var(--gray-light,#dae0e6);font-size:12px}.ShotChart-module-scss-module__NNSjZa__shotChart__lineAway,.ShotChart-module-scss-module__NNSjZa__shotChart__lineHome{stroke-width:2px}.ShotChart-module-scss-module__NNSjZa__shotChart__lineAway{stroke:var(--primary-xdark,#1a4971)}.ShotChart-module-scss-module__NNSjZa__shotChart__lineHome{stroke:var(--primary-xlight,#aad4f5)}.ShotChart-module-scss-module__NNSjZa__shotChart__dotAway,.ShotChart-module-scss-module__NNSjZa__shotChart__dotHome{stroke:var(--white,#fff);stroke-width:1px}.ShotChart-module-scss-module__NNSjZa__shotChart__dotAway{fill:var(--primary-xdark,#1a4971)}.ShotChart-module-scss-module__NNSjZa__shotChart__dotHome{fill:var(--primary-xlight,#aad4f5)}.ShotChart-module-scss-module__NNSjZa__shotChart__goalAway,.ShotChart-module-scss-module__NNSjZa__shotChart__goalHome{clip-path:circle(50%)}.ShotChart-module-scss-module__NNSjZa__shotChart__goalCircleAway{fill:var(--primary-xxdark,#233140);stroke:var(--primary-xdark,#1a4971);stroke-width:2px}.ShotChart-module-scss-module__NNSjZa__shotChart__goalCircleHome{fill:var(--primary-xxdark,#233140);stroke:var(--primary-xlight,#aad4f5);stroke-width:2px}.ShotChart-module-scss-module__NNSjZa__shotChart__goalGroup{cursor:pointer;transform-origin:50%;transform-box:fill-box;transition:transform .15s}.ShotChart-module-scss-module__NNSjZa__shotChart__goalGroup:hover{transform:scale(1.3333)}.ShotChart-module-scss-module__NNSjZa__shotChart__goalModal{background-color:var(--primary-xdark,#1a4971);width:250px;height:auto;min-height:150px;color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);z-index:2;box-shadow:0 4px 12px var(--primary-xxdark,#233140);border-radius:6px;padding:.5rem;position:absolute;top:1rem;right:1rem;overflow:visible}.ShotChart-module-scss-module__NNSjZa__shotChart__goalModalTitle{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border-radius:4px;margin:0 0 .25rem;padding:.25rem;font-weight:700}.ShotChart-module-scss-module__NNSjZa__shotChart__goalModal p{word-break:break-word;margin:0 0 .25rem;font-size:12px;line-height:1.25}html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__svg{border-color:var(--border-subtle,#9ea9bb29);background:linear-gradient(#fffffffa,#edf4fbf5)}:is(html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__title,html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__legendItem,html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__filter){color:var(--text-strong,#f5f9ff)}html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__select{background-color:var(--secondary-xxlight,#f8f9fa);color:var(--text-strong,#f5f9ff);border-color:var(--border-subtle,#9ea9bb29)}:is(html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__axis,html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__tick){stroke:#495b728c}html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__guide{stroke:#495b7259;opacity:.5}:is(html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__axisTitle,html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__label){fill:var(--text-muted,#bac6d8)}html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__streakLabel{fill:var(--text-strong,#f5f9ff);stroke:#ffffffd9}html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__streakLogoBackdrop{fill:#ffffffeb;stroke:#495b7259}:is(html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__dotAway,html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__dotHome){stroke:#102033bf}:is(html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__goalCircleAway,html[data-theme=light] .ShotChart-module-scss-module__NNSjZa__shotChart__goalCircleHome){fill:#fffffff5}
.ShotMap-module-scss-module__EgYbPa__shotMap{background:linear-gradient(135deg,#59a4d414,transparent 48%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);border:1px solid var(--border-subtle,#9ea9bb29);width:100%;min-width:0;box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:1.5rem;padding:1rem;position:relative}.ShotMap-module-scss-module__EgYbPa__shotMap__title{color:var(--white,#fff);text-align:start;margin:0;padding-bottom:.5rem;font-size:22px}.ShotMap-module-scss-module__EgYbPa__shotMap__controls{flex-direction:column;align-items:stretch;gap:.5rem;margin-bottom:.5rem;display:flex}.ShotMap-module-scss-module__EgYbPa__shotMap__legend{flex-wrap:wrap;gap:1rem;display:flex}.ShotMap-module-scss-module__EgYbPa__shotMap__legendItem{color:var(--white,#fff);align-items:center;gap:.25rem;margin:0;font-size:14px;display:flex}.ShotMap-module-scss-module__EgYbPa__shotMap__swatchAway,.ShotMap-module-scss-module__EgYbPa__shotMap__swatchHome{border-radius:999px;width:12px;height:12px;display:inline-block}.ShotMap-module-scss-module__EgYbPa__shotMap__swatchAway{background-color:var(--primary-xdark,#1a4971)}.ShotMap-module-scss-module__EgYbPa__shotMap__swatchHome{background-color:var(--primary-xlight,#aad4f5)}.ShotMap-module-scss-module__EgYbPa__shotMap__filters{flex-wrap:wrap;gap:.25rem;width:100%;display:flex}.ShotMap-module-scss-module__EgYbPa__shotMap__filter{color:var(--white,#fff);flex-direction:column;flex:140px;gap:.25rem;min-width:0;font-size:13px;display:flex}.ShotMap-module-scss-module__EgYbPa__shotMap__select{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;width:100%;padding:6px 8px;font-size:14px}.ShotMap-module-scss-module__EgYbPa__shotMap__rink{border:1px solid var(--gray-xxdark,#222);background-color:#1a2c3d;border-radius:6px;width:100%;margin:0 auto;position:relative;overflow:hidden}.ShotMap-module-scss-module__EgYbPa__shotMap__image{width:100%;height:auto;display:block}.ShotMap-module-scss-module__EgYbPa__shotMap__overlay{position:absolute;inset:0}.ShotMap-module-scss-module__EgYbPa__shotMap__dot{border:1px solid var(--white,#fff);border-radius:50%;width:6px;height:6px;position:absolute;transform:translate(-50%,-50%)}.ShotMap-module-scss-module__EgYbPa__shotMap__dotAway{background-color:var(--primary-xdark,#1a4971)}.ShotMap-module-scss-module__EgYbPa__shotMap__dotHome{background-color:var(--primary-xlight,#aad4f5)}.ShotMap-module-scss-module__EgYbPa__shotMap__goalGroup{cursor:pointer;transition:transform .15s;position:absolute;transform:translate(-50%,-50%)}.ShotMap-module-scss-module__EgYbPa__shotMap__goalGroup:hover{transform:translate(-50%,-50%)scale(1.2)}.ShotMap-module-scss-module__EgYbPa__shotMap__goalCircle{z-index:1;border-radius:50%;position:absolute;inset:0}.ShotMap-module-scss-module__EgYbPa__shotMap__goalCircleAway{background-color:var(--primary-xxdark,#233140);border:2px solid var(--primary-xdark,#1a4971)}.ShotMap-module-scss-module__EgYbPa__shotMap__goalCircleHome{background-color:var(--primary-xxdark,#233140);border:2px solid var(--primary-xlight,#aad4f5)}.ShotMap-module-scss-module__EgYbPa__shotMap__goalImage{clip-path:circle(50%);z-index:2;border-radius:50%;display:block;position:relative}.ShotMap-module-scss-module__EgYbPa__shotMap__goalModal{background-color:var(--primary-xdark,#1a4971);width:250px;height:auto;min-height:150px;color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);z-index:2;box-shadow:0 4px 12px var(--primary-xxdark,#233140);border-radius:6px;padding:.5rem;position:absolute;top:1rem;right:1rem;overflow:visible}.ShotMap-module-scss-module__EgYbPa__shotMap__goalModalTitle{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border-radius:4px;margin:0 0 .25rem;padding:.25rem;font-weight:700}.ShotMap-module-scss-module__EgYbPa__shotMap__goalModal p{word-break:break-word;margin:0 0 .25rem;font-size:12px;line-height:1.25}@media screen and (min-width:768px){.ShotMap-module-scss-module__EgYbPa__shotMap__controls{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1rem}.ShotMap-module-scss-module__EgYbPa__shotMap__filters{flex-wrap:wrap;gap:.5rem;width:auto;margin-left:auto}.ShotMap-module-scss-module__EgYbPa__shotMap__filter{flex:none;min-width:130px}}:is(html[data-theme=light] .ShotMap-module-scss-module__EgYbPa__shotMap__title,html[data-theme=light] .ShotMap-module-scss-module__EgYbPa__shotMap__legendItem,html[data-theme=light] .ShotMap-module-scss-module__EgYbPa__shotMap__filter){color:var(--text-strong,#f5f9ff)}html[data-theme=light] .ShotMap-module-scss-module__EgYbPa__shotMap__select{background-color:var(--secondary-xxlight,#f8f9fa);color:var(--text-strong,#f5f9ff);border-color:var(--border-subtle,#9ea9bb29)}html[data-theme=light] .ShotMap-module-scss-module__EgYbPa__shotMap__rink{border-color:var(--border-subtle,#9ea9bb29);background:linear-gradient(#fffffffa,#edf4fbf5)}html[data-theme=light] .ShotMap-module-scss-module__EgYbPa__shotMap__dot{border-color:#102033bf}html[data-theme=light] .ShotMap-module-scss-module__EgYbPa__shotMap__goalCircle{background-color:#fffffff5}
.StatBar-module-scss-module__GrlVkG__shotBarContainer{border:1px solid #ffffff2e;border-radius:5px;width:100%;height:20px;display:flex;position:relative;overflow:hidden}.StatBar-module-scss-module__GrlVkG__team1{background-color:var(--team1-color,var(--primary-xlight,#aad4f5));transition:width .3s ease-in-out}.StatBar-module-scss-module__GrlVkG__team2{background-color:var(--team2-color,var(--primary-xdark,#1a4971));transition:width .3s ease-in-out}.StatBar-module-scss-module__GrlVkG__splitMarker{top:-1px;bottom:-1px;left:var(--split-position,50%);pointer-events:none;z-index:2;background:#ffffffeb;width:4px;position:absolute;transform:translate(-50%);box-shadow:0 0 0 1px #00000073}
.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--primary-xxdark,#233140),var(--secondary-xxdark,#212934));color:var(--white,#fff);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:.25rem;min-height:360px;padding:1rem;display:flex}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__title{color:var(--primary-xxlight,#eff8ff);margin:0 0 .5rem;font-size:1.05rem}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__value{color:var(--primary-xlight,#aad4f5);margin:0;font-size:1.45rem;font-weight:700}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__topContent{width:100%;margin-top:.25rem}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitBody{flex-wrap:nowrap;align-items:stretch;gap:.5rem;width:100%;margin-top:.25rem;display:flex}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitMedia,.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitInfo{flex:50%;min-width:0}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitMedia{justify-content:center;align-items:center;display:flex}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitInfo{flex-direction:column;justify-content:space-between;align-items:center;gap:.25rem;display:flex}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitValue{color:var(--primary-xlight,#aad4f5);margin:0;font-size:1.45rem;font-weight:700}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__identity{justify-content:center;align-items:flex-end;min-height:72px;margin-top:.25rem;display:inline-flex;position:relative}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__headshot{border:1px solid var(--secondary-xdark,#5f6b7a);background-color:var(--secondary-xxlight,#f8f9fa);border-radius:50%;width:4.25rem;height:4.25rem}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__logo{background-color:var(--secondary-xxlight,#f8f9fa);border:1px solid var(--secondary-xdark,#5f6b7a);border-radius:50%;width:2rem;height:2rem;position:absolute;bottom:-.2rem;right:-.9rem}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__name{color:var(--white,#fff);margin:0;font-weight:700}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__nameLink{color:inherit;text-underline-offset:.12rem;text-decoration:underline;transition:color .2s}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__nameLink:hover{color:var(--primary-xlight,#aad4f5)}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__meta{color:var(--primary-xlight,#aad4f5);margin:0;font-size:.9rem;font-weight:600}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__team{color:var(--secondary-light,#cfd6de);margin:0;font-size:.9rem}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__overlay{border-top:1px solid var(--secondary-xdark,#5f6b7a);width:100%;margin-top:.25rem;padding-top:.25rem}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__overlay p{color:var(--gray-light,#dae0e6);text-align:left;margin:0;font-size:.8rem}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__cta{border:1px solid var(--primary-light,#63a2d8);min-height:2rem;color:var(--primary-xxlight,#eff8ff);background-color:#1a497166;border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:.25rem .7rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__cta:hover{border-color:var(--primary-xxlight,#eff8ff);color:var(--white,#fff);background-color:#2f81cb47}@media (max-width:900px){.SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitBody{flex-direction:column}}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__value{color:var(--primary-xxlight,#eff8ff)}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__splitValue{color:var(--primary-xxlight,#eff8ff)}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__team{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__overlay p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__nameLink:hover{color:var(--primary,#3183c8)}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__cta{border-color:var(--border-strong,#81c0ff38);color:var(--text-strong,#f5f9ff);background-color:#ffffffd1}html[data-theme=light] .SkaterLeaderCard-module-scss-module__r6V5UW__skaterCard__cta:hover{border-color:var(--primary,#3183c8);color:var(--text-strong,#f5f9ff);background-color:#2e7cc71f}
.detail-module-scss-module__Wmb2Sq__goalieDetail{width:min(1280px,100%);color:var(--white,#fff);margin:0 auto;padding:2rem 1rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__topNav{margin-bottom:.5rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__topNav a{color:var(--primary-xlight,#aad4f5);font-size:.9rem;text-decoration:underline}.detail-module-scss-module__Wmb2Sq__goalieDetail__title{text-align:center;color:var(--primary-xxlight,#eff8ff);margin:0 0 .5rem;font-size:2rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__controls{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.5rem;margin-bottom:1.5rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__control{color:var(--white,#fff);flex-direction:column;gap:.25rem;min-width:190px;font-size:13px;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__select{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;width:100%;min-height:2.3rem;padding:.45rem .5rem;font-size:14px}.detail-module-scss-module__Wmb2Sq__goalieDetail__select:disabled{opacity:.65;cursor:wait}.detail-module-scss-module__Wmb2Sq__goalieDetail__state{text-align:center;color:var(--secondary-light,#cfd6de);min-height:1.2rem;margin-bottom:.25rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__error{color:var(--red-light,#e46464);text-align:center;margin-bottom:.5rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__warning{color:var(--primary-xlight,#aad4f5);text-align:center;margin-bottom:.5rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__summary,.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkSection,.detail-module-scss-module__Wmb2Sq__goalieDetail__profileSection,.detail-module-scss-module__Wmb2Sq__goalieDetail__tableSection{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-bottom:1rem;padding:1rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__summary{grid-template-columns:240px 1fr;gap:1rem;display:grid}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryIdentity{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__headshot{border:1px solid var(--secondary-xdark,#5f6b7a);background-color:var(--secondary-xxlight,#f8f9fa);border-radius:50%;width:7rem;height:7rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__teamLogo{width:3.2rem;height:3.2rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryInfo{flex-direction:column;justify-content:center;gap:.25rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryInfo h2{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:1.5rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryFilters{align-items:flex-start;gap:.25rem;margin-left:auto;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryFilter{min-width:150px;color:var(--secondary-light,#cfd6de);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:.25rem;font-size:.74rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryInfo p{color:var(--secondary-light,#cfd6de);margin:0;font-size:.94rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__playerLink{color:inherit;text-underline-offset:.14rem;text-decoration:underline;transition:color .2s}.detail-module-scss-module__Wmb2Sq__goalieDetail__playerLink:hover{color:var(--primary-xlight,#aad4f5)}.detail-module-scss-module__Wmb2Sq__goalieDetail__factGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem;margin-top:.5rem;display:grid}.detail-module-scss-module__Wmb2Sq__goalieDetail__factCard{background:#0a1f3359;border:1px solid #7ba3c533;border-radius:10px;min-width:0;padding:.65rem .75rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__factCard span,.detail-module-scss-module__Wmb2Sq__goalieDetail__factCard strong{display:block}.detail-module-scss-module__Wmb2Sq__goalieDetail__factCard span{color:var(--secondary-light,#cfd6de);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.18rem;font-size:.74rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__factCard strong{color:var(--primary-xxlight,#eff8ff);overflow-wrap:anywhere;font-size:.9rem;line-height:1.35}.detail-module-scss-module__Wmb2Sq__goalieDetail__kpiGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.detail-module-scss-module__Wmb2Sq__goalieDetail__kpiCard{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--primary-xxdark,#233140),var(--secondary-xxdark,#212934));border-radius:12px;flex-direction:column;gap:.25rem;min-height:135px;padding:.5rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__kpiCard h3{color:var(--primary-xlight,#aad4f5);margin:0;font-size:.9rem;line-height:1.25}.detail-module-scss-module__Wmb2Sq__goalieDetail__kpiValue{color:var(--primary-xlight,#aad4f5);margin:0;font-size:1.2rem;font-weight:700}.detail-module-scss-module__Wmb2Sq__goalieDetail__kpiNote{color:var(--secondary-light,#cfd6de);margin:0;font-size:.78rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkSection h3,.detail-module-scss-module__Wmb2Sq__goalieDetail__profileSection h3,.detail-module-scss-module__Wmb2Sq__goalieDetail__tableSection h3{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__sectionNote{color:var(--secondary-light,#cfd6de);margin:0 0 .5rem;font-size:.82rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__empty{color:var(--secondary-light,#cfd6de);grid-column:1/-1;margin:0;font-size:.86rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkRows{flex-direction:column;gap:.5rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkRow{background:#08182852;border:1px solid #7ba3c52e;border-radius:12px;grid-template-columns:minmax(180px,220px) minmax(220px,280px) 1fr;align-items:center;gap:.5rem;padding:.85rem;display:grid}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkMeta p,.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkMeta span,.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkValues p,.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkBarMeta span,.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkBarMeta strong{margin:0}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkMeta p{color:var(--primary-xlight,#aad4f5);font-size:.92rem;font-weight:700}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkMeta span{color:var(--secondary-light,#cfd6de);margin-top:.2rem;font-size:.78rem;display:block}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkValues{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem;display:grid}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkValues p{color:var(--secondary-light,#cfd6de);flex-direction:column;gap:.12rem;font-size:.76rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkValues span{text-transform:uppercase;letter-spacing:.05em}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkValues strong{color:var(--primary-xxlight,#eff8ff);font-size:.9rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkBarBlock{flex-direction:column;gap:.45rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkBarMeta{color:var(--secondary-light,#cfd6de);justify-content:space-between;align-items:center;gap:.25rem;font-size:.78rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkBarMeta strong{color:var(--primary-xxlight,#eff8ff)}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkTrack,.detail-module-scss-module__Wmb2Sq__goalieDetail__profileTrack{background-color:#10283ebf;border-radius:999px;width:100%;height:.58rem;overflow:hidden}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkFill,.detail-module-scss-module__Wmb2Sq__goalieDetail__profileFill{border-radius:inherit;background:linear-gradient(90deg,var(--primary,#3183c8),var(--primary-light,#63a2d8));height:100%;display:block}.detail-module-scss-module__Wmb2Sq__goalieDetail__shotSection{margin-bottom:1rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__detailMap{margin-bottom:.5rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileCard{background:#08182852;border:1px solid #7ba3c52e;border-radius:12px;padding:.9rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileHeader{justify-content:space-between;align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileHeader h4,.detail-module-scss-module__Wmb2Sq__goalieDetail__profileHeader p{margin:0}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileHeader h4{color:var(--primary-xlight,#aad4f5);font-size:1rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileHeader p{color:var(--primary-xxlight,#eff8ff);font-size:1rem;font-weight:700}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin-bottom:.5rem;display:grid}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics p{background:#ffffff08;border-radius:10px;flex-direction:column;gap:.14rem;margin:0;padding:.65rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics span,.detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics em{color:var(--secondary-light,#cfd6de);font-size:.74rem;font-style:normal}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics strong{color:var(--primary-xxlight,#eff8ff);font-size:.92rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileBars{flex-direction:column;gap:.45rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileBarRow{flex-direction:column;gap:.22rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileBarMeta{color:var(--secondary-light,#cfd6de);justify-content:space-between;align-items:center;gap:.25rem;font-size:.76rem;display:flex}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileBarMeta strong{color:var(--primary-xxlight,#eff8ff)}.detail-module-scss-module__Wmb2Sq__goalieDetail__tableWrap{width:100%;overflow:auto}.detail-module-scss-module__Wmb2Sq__goalieDetail__table{border-collapse:collapse;width:100%;min-width:820px}.detail-module-scss-module__Wmb2Sq__goalieDetail__table th,.detail-module-scss-module__Wmb2Sq__goalieDetail__table td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);padding:.5rem;font-size:.86rem}.detail-module-scss-module__Wmb2Sq__goalieDetail__table th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497140;font-weight:700}@media screen and (max-width:1200px){.detail-module-scss-module__Wmb2Sq__goalieDetail__kpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-module-scss-module__Wmb2Sq__goalieDetail__profileGrid{grid-template-columns:1fr}}@media screen and (max-width:980px){.detail-module-scss-module__Wmb2Sq__goalieDetail__summary{grid-template-columns:1fr}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryIdentity{flex-direction:row}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryHeader{flex-direction:column;align-items:stretch}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryFilters{width:100%;margin-left:0}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryFilter{flex:1 1 0;min-width:0}.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkRow,.detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkValues,.detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics,.detail-module-scss-module__Wmb2Sq__goalieDetail__factGrid{grid-template-columns:1fr}}@media screen and (max-width:720px){.detail-module-scss-module__Wmb2Sq__goalieDetail__control{min-width:48%}.detail-module-scss-module__Wmb2Sq__goalieDetail__summaryFilters{flex-direction:column}.detail-module-scss-module__Wmb2Sq__goalieDetail__kpiGrid{grid-template-columns:1fr}.detail-module-scss-module__Wmb2Sq__goalieDetail__table{min-width:680px}}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__state{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__sectionNote{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__empty{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__summaryFilter{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__summaryInfo p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__kpiNote{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkMeta span{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkValues p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkBarMeta{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics span{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics em{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__profileBarMeta{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__table td{color:var(--primary-xlight,#aad4f5)}:is(html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__summary,html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkSection,html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__profileSection,html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__tableSection,html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__kpiCard){border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}:is(html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__headshot,html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__factCard,html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkRow,html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__profileCard){border-color:#1a497124}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__factCard{background:#ffffff8c}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__benchmarkRow{background:#ffffff8c}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__profileCard{background:#ffffff8c}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__profileMetrics p{background:#ffffff8c}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__playerLink:hover{color:var(--primary,#3183c8)}html[data-theme=light] .detail-module-scss-module__Wmb2Sq__goalieDetail__table th{background-color:#1a497124}
.detail-module-scss-module__wg0__W__skaterDetail{width:min(1280px,100%);color:var(--white,#fff);margin:0 auto;padding:2rem 1rem}.detail-module-scss-module__wg0__W__skaterDetail__topNav{margin-bottom:.5rem}.detail-module-scss-module__wg0__W__skaterDetail__topNav a{color:var(--primary-xlight,#aad4f5);font-size:.9rem;text-decoration:underline}.detail-module-scss-module__wg0__W__skaterDetail__title{text-align:center;color:var(--primary-xxlight,#eff8ff);margin:0 0 .5rem;font-size:2rem}.detail-module-scss-module__wg0__W__skaterDetail__controls{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.5rem;margin-bottom:1.5rem;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__control{color:var(--white,#fff);flex-direction:column;gap:.25rem;min-width:190px;font-size:13px;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__select{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;width:100%;min-height:2.3rem;padding:.45rem .5rem;font-size:14px}.detail-module-scss-module__wg0__W__skaterDetail__select:disabled{opacity:.65;cursor:wait}.detail-module-scss-module__wg0__W__skaterDetail__state{text-align:center;color:var(--secondary-light,#cfd6de);min-height:1.2rem;margin-bottom:.25rem}.detail-module-scss-module__wg0__W__skaterDetail__feedback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:50vh;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__error{color:var(--red-light,#e46464);text-align:center;margin-bottom:.5rem}.detail-module-scss-module__wg0__W__skaterDetail__warning{color:var(--primary-xlight,#aad4f5);text-align:center;margin-bottom:.5rem}.detail-module-scss-module__wg0__W__skaterDetail__actionButton{border:1px solid var(--primary,#3183c8);background-color:var(--primary,#3183c8);color:var(--white,#fff);cursor:pointer;border-radius:999px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}.detail-module-scss-module__wg0__W__skaterDetail__summary{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;grid-template-columns:240px 1fr;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.detail-module-scss-module__wg0__W__skaterDetail__summaryIdentity{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__headshot{border:1px solid var(--secondary-xdark,#5f6b7a);background-color:var(--secondary-xxlight,#f8f9fa);border-radius:50%;width:7rem;height:7rem}.detail-module-scss-module__wg0__W__skaterDetail__teamLogo{width:3.2rem;height:3.2rem}.detail-module-scss-module__wg0__W__skaterDetail__summaryInfo{flex-direction:column;justify-content:center;gap:.25rem;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__summaryInfo h2{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:1.5rem}.detail-module-scss-module__wg0__W__skaterDetail__playerLink{color:inherit;text-underline-offset:.14rem;text-decoration:underline;transition:color .2s}.detail-module-scss-module__wg0__W__skaterDetail__playerLink:hover{color:var(--primary-xlight,#aad4f5)}.detail-module-scss-module__wg0__W__skaterDetail__summaryInfo p{color:var(--secondary-light,#cfd6de);margin:0;font-size:.94rem}.detail-module-scss-module__wg0__W__skaterDetail__kpiGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin-bottom:1rem;display:grid}.detail-module-scss-module__wg0__W__skaterDetail__kpiCard{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--primary-xxdark,#233140),var(--secondary-xxdark,#212934));border-radius:12px;flex-direction:column;gap:.25rem;min-height:135px;padding:.5rem;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__kpiCard h3{color:var(--primary-xlight,#aad4f5);margin:0;font-size:.9rem;line-height:1.25}.detail-module-scss-module__wg0__W__skaterDetail__kpiValue{color:var(--primary-xlight,#aad4f5);margin:0;font-size:1.2rem;font-weight:700}.detail-module-scss-module__wg0__W__skaterDetail__kpiNote{color:var(--secondary-light,#cfd6de);margin:0;font-size:.78rem}.detail-module-scss-module__wg0__W__skaterDetail__zoneSection{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-bottom:1rem;padding:1rem}.detail-module-scss-module__wg0__W__skaterDetail__zoneSection h3{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem}.detail-module-scss-module__wg0__W__skaterDetail__zoneLegend{color:var(--secondary-light,#cfd6de);margin:0 0 .5rem;font-size:.83rem}.detail-module-scss-module__wg0__W__skaterDetail__zoneRows{flex-direction:column;gap:.5rem;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__zoneRow{grid-template-columns:230px 1fr;align-items:center;gap:.5rem;display:grid}.detail-module-scss-module__wg0__W__skaterDetail__zoneMeta p{color:var(--secondary-light,#cfd6de);margin:0;font-size:.82rem}.detail-module-scss-module__wg0__W__skaterDetail__zoneMeta p:first-child{color:var(--primary-xlight,#aad4f5);margin-bottom:.12rem;font-weight:700}.detail-module-scss-module__wg0__W__skaterDetail__zoneBars{flex-direction:column;gap:.27rem;display:flex}.detail-module-scss-module__wg0__W__skaterDetail__zoneTrack{background-color:#10283ebf;border-radius:999px;width:100%;height:.52rem;overflow:hidden}.detail-module-scss-module__wg0__W__skaterDetail__zonePlayer,.detail-module-scss-module__wg0__W__skaterDetail__zoneLeague{border-radius:inherit;height:100%;display:block}.detail-module-scss-module__wg0__W__skaterDetail__zonePlayer{background:linear-gradient(90deg,var(--primary,#3183c8),var(--primary-light,#63a2d8))}.detail-module-scss-module__wg0__W__skaterDetail__zoneLeague{background:linear-gradient(90deg,var(--gray-light,#dae0e6),var(--secondary-light,#cfd6de))}.detail-module-scss-module__wg0__W__skaterDetail__tableSection{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-bottom:1rem;padding:1rem}.detail-module-scss-module__wg0__W__skaterDetail__shotSection{margin-bottom:1rem}.detail-module-scss-module__wg0__W__skaterDetail__tableSection h3{color:var(--primary-xxlight,#eff8ff);margin:0 0 .5rem}.detail-module-scss-module__wg0__W__skaterDetail__tableWrap{width:100%;overflow:auto}.detail-module-scss-module__wg0__W__skaterDetail__table{border-collapse:collapse;width:100%;min-width:700px}.detail-module-scss-module__wg0__W__skaterDetail__table th,.detail-module-scss-module__wg0__W__skaterDetail__table td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);padding:.5rem;font-size:.86rem}.detail-module-scss-module__wg0__W__skaterDetail__table th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497140;font-weight:700}@media screen and (max-width:1200px){.detail-module-scss-module__wg0__W__skaterDetail__kpiGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){.detail-module-scss-module__wg0__W__skaterDetail__summary{grid-template-columns:1fr}.detail-module-scss-module__wg0__W__skaterDetail__summaryIdentity{flex-direction:row}.detail-module-scss-module__wg0__W__skaterDetail__zoneRow{grid-template-columns:1fr;gap:.25rem}.detail-module-scss-module__wg0__W__skaterDetail__kpiGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:620px){.detail-module-scss-module__wg0__W__skaterDetail__control{min-width:48%}.detail-module-scss-module__wg0__W__skaterDetail__kpiGrid{grid-template-columns:1fr}.detail-module-scss-module__wg0__W__skaterDetail__table{min-width:580px}}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__state{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__actionButton{color:var(--white,#fff)}:is(html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__summary,html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__kpiCard,html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__zoneSection,html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__tableSection){border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__summaryInfo p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__kpiNote{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__zoneLegend{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__zoneMeta p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__table td{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__kpiValue{color:var(--primary-xxlight,#eff8ff)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__playerLink:hover{color:var(--primary,#3183c8)}html[data-theme=light] .detail-module-scss-module__wg0__W__skaterDetail__table th{background-color:#1a497124}
.team-module-scss-module__pvJqcW__teamComparison{width:min(1200px,100%);color:var(--white,#fff);margin:0 auto;padding:2rem 1rem}.team-module-scss-module__pvJqcW__teamComparison__title{text-align:center;color:var(--primary-xxlight,#eff8ff);margin:0 0 .5rem;font-size:2rem}.team-module-scss-module__pvJqcW__teamComparison__controls{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.5rem;margin-bottom:1.5rem;display:flex}.team-module-scss-module__pvJqcW__teamComparison__control{color:var(--white,#fff);flex-direction:column;gap:.25rem;min-width:170px;font-size:13px;display:flex}.team-module-scss-module__pvJqcW__teamComparison__select{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;width:100%;min-height:2.3rem;padding:.45rem .5rem;font-size:14px}.team-module-scss-module__pvJqcW__teamComparison__select:disabled{opacity:.72;cursor:wait}.team-module-scss-module__pvJqcW__teamComparison__state{text-align:center;color:var(--secondary-light,#cfd6de);min-height:1.2rem;margin-bottom:1rem}.team-module-scss-module__pvJqcW__teamComparison__error{color:var(--red-light,#e46464);text-align:center;margin-bottom:1rem}.team-module-scss-module__pvJqcW__teamComparison__warning{color:var(--primary-xlight,#aad4f5);margin:0 0 .5rem;font-size:.9rem}.team-module-scss-module__pvJqcW__teamComparison__empty{color:var(--secondary-light,#cfd6de);margin:0;font-size:.9rem}.team-module-scss-module__pvJqcW__teamComparison__feedback{flex-direction:column;align-items:center;gap:1rem;width:min(720px,100%);margin:0 auto;padding:2rem 1rem;display:flex}.team-module-scss-module__pvJqcW__teamComparison__actionButton{border:1px solid var(--primary-light,#63a2d8);background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);cursor:pointer;border-radius:8px;padding:.65rem 1rem;font-size:.95rem;font-weight:700}.team-module-scss-module__pvJqcW__teamComparison__summary{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;grid-template-columns:280px 1fr;gap:1rem;margin-bottom:1rem;padding:1rem;display:grid}.team-module-scss-module__pvJqcW__teamComparison__summaryTeam{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:flex}.team-module-scss-module__pvJqcW__teamComparison__summaryLogo{width:5rem;height:5rem}.team-module-scss-module__pvJqcW__teamComparison__summaryName{margin:0;font-size:1.35rem}.team-module-scss-module__pvJqcW__teamComparison__summaryMeta{color:var(--primary-xlight,#aad4f5);margin:0;font-weight:700}.team-module-scss-module__pvJqcW__teamComparison__summaryStats{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:.25rem .5rem;display:grid}.team-module-scss-module__pvJqcW__teamComparison__summaryStats p{color:var(--secondary-light,#cfd6de);margin:0}.team-module-scss-module__pvJqcW__teamComparison__summaryStats span{color:var(--primary-xxlight,#eff8ff);font-weight:700}.team-module-scss-module__pvJqcW__teamComparison__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.team-module-scss-module__pvJqcW__teamComparison__card{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--primary-xxdark,#233140),var(--secondary-xxdark,#212934));border-radius:12px;flex-direction:column;gap:.25rem;min-height:260px;padding:1rem;display:flex}.team-module-scss-module__pvJqcW__teamComparison__card h3{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem;font-size:1.08rem}.team-module-scss-module__pvJqcW__teamComparison__card p{color:var(--secondary-light,#cfd6de);margin:0;font-size:.9rem}.team-module-scss-module__pvJqcW__teamComparison__card span{color:var(--primary-xlight,#aad4f5);font-weight:600}.team-module-scss-module__pvJqcW__teamComparison__overlay{border-top:1px solid var(--secondary-xdark,#5f6b7a);margin-top:.25rem;padding-top:.25rem}.team-module-scss-module__pvJqcW__teamComparison__overlay p{color:var(--gray-light,#dae0e6);font-size:.82rem}.team-module-scss-module__pvJqcW__teamComparison__detailMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.team-module-scss-module__pvJqcW__teamComparison__detailMetricCard{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--primary-xxdark,#233140),var(--secondary-xxdark,#212934));border-radius:10px;flex-direction:column;gap:.25rem;min-height:160px;padding:.5rem;display:flex}.team-module-scss-module__pvJqcW__teamComparison__detailMetricCard h4{color:var(--primary-xxlight,#eff8ff);min-height:2.2rem;margin:0;font-size:.92rem}.team-module-scss-module__pvJqcW__teamComparison__detailMetricValue{color:var(--primary-xlight,#aad4f5);margin:0;font-size:1.5rem;font-weight:700}.team-module-scss-module__pvJqcW__teamComparison__detailMetricMeta{flex-direction:column;gap:.25rem;margin-top:auto;display:flex}.team-module-scss-module__pvJqcW__teamComparison__detailMetricMeta p{color:var(--secondary-light,#cfd6de);margin:0;font-size:.82rem}.team-module-scss-module__pvJqcW__teamComparison__detailMetricMeta span{color:var(--primary-xlight,#aad4f5);font-weight:700}.team-module-scss-module__pvJqcW__teamComparison__zoneCard{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--primary-xxdark,#233140),var(--secondary-xxdark,#212934));border-radius:10px;margin-top:.5rem;padding:.5rem}.team-module-scss-module__pvJqcW__teamComparison__zoneCard h4{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem;font-size:.92rem}.team-module-scss-module__pvJqcW__teamComparison__zoneBar{background-color:var(--primary-dark,#2368a2);border:1px solid var(--secondary-xdark,#5f6b7a);border-radius:999px;width:100%;height:.75rem;display:flex;overflow:hidden}.team-module-scss-module__pvJqcW__teamComparison__zoneSegment{height:100%}.team-module-scss-module__pvJqcW__teamComparison__zoneSegmentOffensive{background-color:var(--primary-xlight,#aad4f5)}.team-module-scss-module__pvJqcW__teamComparison__zoneSegmentNeutral{background-color:var(--secondary-light,#cfd6de)}.team-module-scss-module__pvJqcW__teamComparison__zoneSegmentDefensive{background-color:var(--secondary-xdark,#5f6b7a)}.team-module-scss-module__pvJqcW__teamComparison__zoneLegend{flex-wrap:wrap;gap:.4rem .8rem;margin-top:.25rem;display:flex}.team-module-scss-module__pvJqcW__teamComparison__zoneLegend p{color:var(--secondary-light,#cfd6de);align-items:center;gap:.35rem;margin:0;font-size:.82rem;display:flex}.team-module-scss-module__pvJqcW__teamComparison__zoneSwatch{border:1px solid var(--primary-dark,#2368a2);border-radius:50%;width:.8rem;height:.8rem;display:inline-block}.team-module-scss-module__pvJqcW__teamComparison__detailTable{margin-top:.5rem}.team-module-scss-module__pvJqcW__teamComparison__detailTable h4{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem;font-size:.92rem}.team-module-scss-module__pvJqcW__teamComparison__miniTableWrap{border-top:1px solid var(--secondary-xdark,#5f6b7a);width:100%;margin-top:.25rem;padding-top:.25rem;overflow:auto}.team-module-scss-module__pvJqcW__teamComparison__miniTable{border-collapse:collapse;width:100%;min-width:420px}.team-module-scss-module__pvJqcW__teamComparison__miniTable th,.team-module-scss-module__pvJqcW__teamComparison__miniTable td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);padding:.35rem;font-size:.78rem}.team-module-scss-module__pvJqcW__teamComparison__miniTable th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497133;font-weight:700}.team-module-scss-module__pvJqcW__teamComparison__tableSection{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-bottom:1rem;padding:1rem}.team-module-scss-module__pvJqcW__teamComparison__tableSection h3{color:var(--primary-xxlight,#eff8ff);margin:0 0 .5rem}.team-module-scss-module__pvJqcW__teamComparison__tableWrap{width:100%;overflow:auto}.team-module-scss-module__pvJqcW__teamComparison__table{border-collapse:collapse;width:100%;min-width:620px}.team-module-scss-module__pvJqcW__teamComparison__table th,.team-module-scss-module__pvJqcW__teamComparison__table td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);padding:.5rem;font-size:.88rem}.team-module-scss-module__pvJqcW__teamComparison__table th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497140;font-weight:700}.team-module-scss-module__pvJqcW__teamComparison__table td a{color:var(--primary-xlight,#aad4f5);text-decoration:underline}@media screen and (max-width:1200px){.team-module-scss-module__pvJqcW__teamComparison__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){.team-module-scss-module__pvJqcW__teamComparison__summary,.team-module-scss-module__pvJqcW__teamComparison__summaryStats{grid-template-columns:1fr}.team-module-scss-module__pvJqcW__teamComparison__cardGrid,.team-module-scss-module__pvJqcW__teamComparison__detailMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-module-scss-module__pvJqcW__teamComparison__zoneLegend{flex-direction:column;gap:.35rem}}@media screen and (max-width:760px){.team-module-scss-module__pvJqcW__teamComparison__detailMetricGrid{grid-template-columns:1fr}}@media screen and (max-width:620px){.team-module-scss-module__pvJqcW__teamComparison__cardGrid{grid-template-columns:1fr}.team-module-scss-module__pvJqcW__teamComparison__control{min-width:48%}.team-module-scss-module__pvJqcW__teamComparison__table{min-width:520px}.team-module-scss-module__pvJqcW__teamComparison__miniTable{min-width:340px}}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__state{color:var(--primary-xlight,#aad4f5)}:is(html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__summary,html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__card,html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__tableSection){border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}:is(html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__summaryStats p,html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__card p,html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__table td){color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__overlay p{color:var(--primary,#3183c8)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__actionButton{color:var(--text-strong,#f5f9ff);border-color:var(--border-strong,#81c0ff38);background-color:#ffffffd1}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__table th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497124}:is(html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__detailMetricCard,html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__zoneCard){border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__detailMetricMeta p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__zoneLegend p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__miniTable td{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__empty{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__detailMetricValue{color:var(--primary-xxlight,#eff8ff)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__zoneBar{border-color:var(--primary-light,#63a2d8);background-color:#1a497124}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__zoneSwatch{border-color:var(--primary-light,#63a2d8)}html[data-theme=light] .team-module-scss-module__pvJqcW__teamComparison__miniTable th{background-color:#1a497124}
.league-data-module-scss-module__j_0HsG__page{width:min(1380px,100%);color:var(--text-strong,#f5f9ff);margin:0 auto;padding:1.75rem 1rem 3rem}.league-data-module-scss-module__j_0HsG__title{text-align:left;color:var(--text-strong,#f5f9ff);margin:0;font-size:clamp(2rem,4vw,3rem)}.league-data-module-scss-module__j_0HsG__subtitle{text-align:left;color:var(--text-muted,#bac6d8);margin:.4rem 0 1.4rem;font-size:.98rem}.league-data-module-scss-module__j_0HsG__controls{flex-wrap:wrap;justify-content:flex-start;align-items:flex-end;gap:.75rem;margin-bottom:1rem;display:flex}.league-data-module-scss-module__j_0HsG__control{color:var(--text-strong,#f5f9ff);flex-direction:column;gap:.45rem;min-width:180px;font-size:.82rem;font-weight:600;display:flex}.league-data-module-scss-module__j_0HsG__select,.league-data-module-scss-module__j_0HsG__input{background-color:var(--surface-card,#0f1827eb);color:var(--text-strong,#f5f9ff);border:1px solid var(--border-subtle,#9ea9bb29);min-height:2.9rem;box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:.75rem;padding:.7rem .8rem;font-size:.92rem}.league-data-module-scss-module__j_0HsG__button{border:1px solid var(--border-subtle,#9ea9bb29);background-color:var(--surface-tint,#4ca3ff14);min-height:2.9rem;color:var(--text-strong,#f5f9ff);cursor:pointer;box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:999px;padding:0 1rem;font-weight:700}.league-data-module-scss-module__j_0HsG__button:disabled{opacity:.55;cursor:not-allowed}.league-data-module-scss-module__j_0HsG__button:hover:not(:disabled){border-color:var(--border-strong,#81c0ff38);background-color:#4ca3ff24}.league-data-module-scss-module__j_0HsG__linkButton{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.league-data-module-scss-module__j_0HsG__state{text-align:left;min-height:1.1rem;color:var(--text-muted,#bac6d8);margin:0 0 .25rem}.league-data-module-scss-module__j_0HsG__error{text-align:left;color:var(--red-light,#e46464);margin:0 0 .5rem}.league-data-module-scss-module__j_0HsG__tabList{flex-wrap:wrap;justify-content:flex-start;gap:.45rem;margin-bottom:1rem;display:flex}.league-data-module-scss-module__j_0HsG__tab{border:1px solid var(--border-subtle,#9ea9bb29);background-color:var(--surface-card,#0f1827eb);min-width:110px;color:var(--text-muted,#bac6d8);cursor:pointer;box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:999px;padding:.65rem .9rem;font-size:.9rem;font-weight:700}.league-data-module-scss-module__j_0HsG__tab:hover{border-color:var(--border-strong,#81c0ff38);color:var(--text-strong,#f5f9ff)}.league-data-module-scss-module__j_0HsG__tabActive{color:var(--accent-contrast,#102033);background-color:#4ca3ffe6;border-color:#4ca3ffe6}.league-data-module-scss-module__j_0HsG__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.league-data-module-scss-module__j_0HsG__card{border:1px solid var(--border-subtle,#9ea9bb29);background:linear-gradient(145deg,#4ca3ff14,transparent 40%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:1.5rem;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.league-data-module-scss-module__j_0HsG__cardTitle{color:var(--text-subtle,#8e9bb0);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.league-data-module-scss-module__j_0HsG__cardValue{color:var(--text-strong,#f5f9ff);margin:0;font-size:1.55rem;font-weight:700}.league-data-module-scss-module__j_0HsG__cardMeta{color:var(--text-muted,#bac6d8);margin:0;font-size:.82rem}.league-data-module-scss-module__j_0HsG__section{border:1px solid var(--border-subtle,#9ea9bb29);background:linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%);box-shadow:var(--shadow-soft,0 18px 40px #02081738);border-radius:1.5rem;margin-bottom:1rem;padding:1rem}.league-data-module-scss-module__j_0HsG__sectionTitle{color:var(--text-strong,#f5f9ff);margin:0 0 .35rem;font-size:1.12rem}.league-data-module-scss-module__j_0HsG__sectionSub{color:var(--text-muted,#bac6d8);margin:0 0 .8rem;font-size:.88rem}.league-data-module-scss-module__j_0HsG__tableWrap{width:100%;overflow:auto}.league-data-module-scss-module__j_0HsG__table{border-collapse:collapse;width:100%;min-width:900px}.league-data-module-scss-module__j_0HsG__table th,.league-data-module-scss-module__j_0HsG__table td{border-bottom:1px solid var(--border-subtle,#9ea9bb29);text-align:left;color:var(--text-muted,#bac6d8);vertical-align:middle;padding:.75rem .65rem;font-size:.85rem}.league-data-module-scss-module__j_0HsG__table th{color:var(--text-strong,#f5f9ff);background-color:#4ca3ff14;font-weight:700}.league-data-module-scss-module__j_0HsG__teamCell,.league-data-module-scss-module__j_0HsG__playerCell{align-items:center;gap:.45rem;display:inline-flex}.league-data-module-scss-module__j_0HsG__playerCell{min-width:170px}.league-data-module-scss-module__j_0HsG__teamCell{width:100%;min-width:0;max-width:100px}.league-data-module-scss-module__j_0HsG__teamColumn{width:100px;max-width:100px}.league-data-module-scss-module__j_0HsG__hiddenColumn{display:none}.league-data-module-scss-module__j_0HsG__logo{object-fit:contain;width:1.25rem;height:1.25rem}.league-data-module-scss-module__j_0HsG__avatar{object-fit:cover;border-radius:50%;width:1.8rem;height:1.8rem}.league-data-module-scss-module__j_0HsG__dualColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.league-data-module-scss-module__j_0HsG__miniTable{min-width:640px}@media screen and (min-width:981px){.league-data-module-scss-module__j_0HsG__miniTable{min-width:0}.league-data-module-scss-module__j_0HsG__miniTable th,.league-data-module-scss-module__j_0HsG__miniTable td{padding:.65rem .45rem;font-size:.8rem}.league-data-module-scss-module__j_0HsG__miniTable .league-data-module-scss-module__j_0HsG__playerCell{gap:.35rem;min-width:0}.league-data-module-scss-module__j_0HsG__miniTable .league-data-module-scss-module__j_0HsG__teamCell{max-width:100px}.league-data-module-scss-module__j_0HsG__miniTable .league-data-module-scss-module__j_0HsG__avatar{width:1.55rem;height:1.55rem}.league-data-module-scss-module__j_0HsG__miniTable .league-data-module-scss-module__j_0HsG__logo{width:1.1rem;height:1.1rem}.league-data-module-scss-module__j_0HsG__miniTable .league-data-module-scss-module__j_0HsG__sectionSub{margin-bottom:0;font-size:.78rem}}.league-data-module-scss-module__j_0HsG__link{color:var(--primary-light,#63a2d8);text-decoration:none}.league-data-module-scss-module__j_0HsG__link:hover{color:var(--text-strong,#f5f9ff)}.league-data-module-scss-module__j_0HsG__empty{color:var(--text-subtle,#8e9bb0);text-align:left;font-size:.9rem}@media screen and (max-width:980px){.league-data-module-scss-module__j_0HsG__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.league-data-module-scss-module__j_0HsG__control{min-width:48%}.league-data-module-scss-module__j_0HsG__table{min-width:780px}.league-data-module-scss-module__j_0HsG__dualColumns{grid-template-columns:1fr}}@media screen and (max-width:620px){.league-data-module-scss-module__j_0HsG__page{padding:1rem .5rem 2.5rem}.league-data-module-scss-module__j_0HsG__cardGrid{grid-template-columns:1fr}.league-data-module-scss-module__j_0HsG__controls{gap:.25rem}.league-data-module-scss-module__j_0HsG__control{min-width:100%}.league-data-module-scss-module__j_0HsG__button{width:100%}}html[data-theme=light] .league-data-module-scss-module__j_0HsG__subtitle{color:var(--text-muted,#bac6d8)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__state{color:var(--text-muted,#bac6d8)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__table td{color:var(--text-muted,#bac6d8)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__cardMeta{color:var(--text-muted,#bac6d8)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__sectionSub{color:var(--text-muted,#bac6d8)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__empty{color:var(--text-muted,#bac6d8)}:is(html[data-theme=light] .league-data-module-scss-module__j_0HsG__card,html[data-theme=light] .league-data-module-scss-module__j_0HsG__section){border-color:var(--border-subtle,#9ea9bb29);background:linear-gradient(145deg,#2e7cc70d,transparent 40%),linear-gradient(180deg,var(--surface-raised,#121b2cdb)0%,var(--surface-card,#0f1827eb)100%)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__cardValue{color:var(--text-strong,#f5f9ff)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__tab{background-color:var(--surface-card,#0f1827eb);color:var(--text-muted,#bac6d8);border-color:var(--border-subtle,#9ea9bb29)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__tab:hover{color:var(--text-strong,#f5f9ff);border-color:var(--border-strong,#81c0ff38)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__tabActive{background-color:var(--primary,#3183c8);color:var(--secondary-xxlight,#f8f9fa);border-color:var(--primary,#3183c8)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__button{background-color:var(--surface-tint,#4ca3ff14);color:var(--text-strong,#f5f9ff);border-color:var(--border-subtle,#9ea9bb29)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__button:hover:not(:disabled){border-color:var(--border-strong,#81c0ff38);background-color:#2e7cc71f}html[data-theme=light] .league-data-module-scss-module__j_0HsG__table th{background-color:#2e7cc714}html[data-theme=light] .league-data-module-scss-module__j_0HsG__link{color:var(--primary,#3183c8)}html[data-theme=light] .league-data-module-scss-module__j_0HsG__link:hover{color:var(--text-strong,#f5f9ff)}
.standings-module-scss-module__NJYICW__standings{width:min(1380px,100%);color:var(--white,#fff);margin:0 auto;padding:2rem 1rem}.standings-module-scss-module__NJYICW__standings__title{text-align:center;color:var(--primary-xxlight,#eff8ff);margin:0;font-size:2rem}.standings-module-scss-module__NJYICW__standings__subtitle{text-align:center;color:var(--secondary-light,#cfd6de);margin:.25rem 0 1rem;font-size:.95rem}.standings-module-scss-module__NJYICW__standings__controls{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:.5rem;margin-bottom:.5rem;display:flex}.standings-module-scss-module__NJYICW__standings__control{color:var(--white,#fff);flex-direction:column;gap:.25rem;min-width:180px;font-size:13px;display:flex}.standings-module-scss-module__NJYICW__standings__input{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;min-height:2.3rem;padding:.45rem .5rem;font-size:14px}.standings-module-scss-module__NJYICW__standings__button{border:1px solid var(--primary-light,#63a2d8);min-height:2.3rem;color:var(--primary-xxlight,#eff8ff);cursor:pointer;background-color:#1a497173;border-radius:4px;padding:0 .9rem;font-weight:700}.standings-module-scss-module__NJYICW__standings__button:disabled{opacity:.65;cursor:wait}.standings-module-scss-module__NJYICW__standings__button:hover{border-color:var(--primary-xxlight,#eff8ff);background-color:#2f81cb52}.standings-module-scss-module__NJYICW__standings__state{text-align:center;min-height:1.1rem;color:var(--secondary-light,#cfd6de);margin:0 0 .25rem}.standings-module-scss-module__NJYICW__standings__error{text-align:center;color:var(--red-light,#e46464);margin:0 0 .5rem}.standings-module-scss-module__NJYICW__standings__feedback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:50vh;display:flex}.standings-module-scss-module__NJYICW__standings__actionButton{border:1px solid var(--primary,#3183c8);background-color:var(--primary,#3183c8);color:var(--white,#fff);cursor:pointer;border-radius:999px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}.standings-module-scss-module__NJYICW__standings__tabs{flex-wrap:wrap;justify-content:center;gap:.25rem;margin-bottom:.5rem;display:flex}.standings-module-scss-module__NJYICW__standings__tab{border:1px solid var(--primary-light,#63a2d8);background-color:var(--primary-dark,#2368a2);min-width:110px;color:var(--primary-xlight,#aad4f5);cursor:pointer;border-radius:6px;padding:.45rem .7rem;font-size:.9rem;font-weight:700}.standings-module-scss-module__NJYICW__standings__tab:hover{border-color:var(--primary-xxlight,#eff8ff);color:var(--primary-xxlight,#eff8ff)}.standings-module-scss-module__NJYICW__standings__tab--active{background-color:var(--primary-xlight,#aad4f5);color:var(--primary-xxdark,#233140);border-color:var(--primary-xlight,#aad4f5)}.standings-module-scss-module__NJYICW__standings__tableWrap{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;width:100%;padding:.5rem;overflow:auto}.standings-module-scss-module__NJYICW__standings__chartSection{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-bottom:.5rem;padding:.5rem}.standings-module-scss-module__NJYICW__standings__tablePanel{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;padding:.5rem}.standings-module-scss-module__NJYICW__standings__chartSubtitle{color:var(--secondary-light,#cfd6de);margin:0 0 .25rem;font-size:.86rem}.standings-module-scss-module__NJYICW__standings__chartBlocks{flex-direction:column;gap:.5rem;display:flex}.standings-module-scss-module__NJYICW__standings__chartBlock{flex-direction:column;gap:.25rem;display:flex}.standings-module-scss-module__NJYICW__standings__chartBlockTitle{color:var(--primary-xlight,#aad4f5);margin:0;font-size:.95rem;font-weight:700}.standings-module-scss-module__NJYICW__standings__chartWrap{border:1px solid var(--secondary-xdark,#5f6b7a);background-color:#10283e47;border-radius:10px;width:100%;min-height:320px;position:relative;overflow:auto}.standings-module-scss-module__NJYICW__standings__chart{width:100%;min-width:980px;height:auto;display:block}.standings-module-scss-module__NJYICW__standings__axis{stroke:var(--primary-xxlight,#eff8ff);stroke-width:1.4px}.standings-module-scss-module__NJYICW__standings__tick{stroke:var(--secondary-light,#cfd6de);stroke-width:1px}.standings-module-scss-module__NJYICW__standings__tickLabel{fill:var(--secondary-light,#cfd6de);font-size:.76rem;font-weight:600}.standings-module-scss-module__NJYICW__standings__axisLabel{fill:var(--primary-xxlight,#eff8ff);font-size:.82rem;font-weight:700}.standings-module-scss-module__NJYICW__standings__teamPath{stroke:var(--primary-light,#63a2d8);stroke-width:1.1px;fill:none;opacity:.2}.standings-module-scss-module__NJYICW__standings__logoMarker{border:1px solid var(--primary-xxlight,#eff8ff);pointer-events:auto;z-index:2;background-color:#0c1f30e0;border-radius:50%;width:1.9rem;height:1.9rem;transition:transform .15s,z-index .15s;position:absolute;overflow:hidden;transform:translate(-50%,-50%)}.standings-module-scss-module__NJYICW__standings__logoMarker:hover{z-index:8;transform:translate(-50%,-50%)scale(1.45)}.standings-module-scss-module__NJYICW__standings__logoMarker img{object-fit:contain;width:100%;height:100%;display:block}.standings-module-scss-module__NJYICW__standings__logoFallback{width:100%;height:100%;color:var(--primary-xxlight,#eff8ff);justify-content:center;align-items:center;font-size:.58rem;font-weight:700;line-height:1;display:inline-flex}.standings-module-scss-module__NJYICW__standings__logoTooltip{white-space:nowrap;border:1px solid var(--primary-light,#63a2d8);color:var(--primary-xxlight,#eff8ff);opacity:0;pointer-events:none;background-color:#0a1928f2;border-radius:6px;padding:.1rem .35rem;font-size:.66rem;font-weight:700;transition:opacity .15s,transform .15s;position:absolute;top:-1.7rem;left:.6rem;transform:translateY(.12rem)}.standings-module-scss-module__NJYICW__standings__logoMarker:hover .standings-module-scss-module__NJYICW__standings__logoTooltip{opacity:1;transform:translateY(0)}.standings-module-scss-module__NJYICW__standings__table{border-collapse:collapse;width:100%;min-width:1120px}.standings-module-scss-module__NJYICW__standings__table th,.standings-module-scss-module__NJYICW__standings__table td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);vertical-align:middle;padding:.5rem;font-size:.86rem}.standings-module-scss-module__NJYICW__standings__table th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497140;font-weight:700}.standings-module-scss-module__NJYICW__standings__teamCell{align-items:center;gap:.45rem;min-width:210px;display:inline-flex}.standings-module-scss-module__NJYICW__standings__teamLogo{object-fit:contain;width:1.25rem;height:1.25rem}.standings-module-scss-module__NJYICW__standings__sections{flex-direction:column;gap:1rem;display:flex}.standings-module-scss-module__NJYICW__standings__section{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;padding:.5rem}.standings-module-scss-module__NJYICW__standings__sectionTitle{color:var(--primary-xxlight,#eff8ff);margin:0 0 .25rem;font-size:1.15rem}.standings-module-scss-module__NJYICW__standings__sectionTableWrap{width:100%;overflow:auto}@media screen and (max-width:760px){.standings-module-scss-module__NJYICW__standings__control{min-width:48%}.standings-module-scss-module__NJYICW__standings__button{width:100%}.standings-module-scss-module__NJYICW__standings__table{min-width:980px}.standings-module-scss-module__NJYICW__standings__chart{min-width:820px}}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__subtitle{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__state{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__table td{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__tableWrap{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__chartSection{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__tablePanel{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}:is(html[data-theme=light] .standings-module-scss-module__NJYICW__standings__chartSubtitle,html[data-theme=light] .standings-module-scss-module__NJYICW__standings__tickLabel,html[data-theme=light] .standings-module-scss-module__NJYICW__standings__chartBlockTitle){color:var(--primary-xlight,#aad4f5);fill:var(--primary-xlight,#aad4f5)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__chartWrap{border-color:var(--primary-light,#63a2d8);background-color:#e8f1f880}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__axis{stroke:var(--primary-xxdark,#233140)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__axisLabel{fill:var(--primary-xxdark,#233140)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__teamPath{stroke:var(--primary,#3183c8);opacity:.22}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__logoMarker{border-color:var(--primary-xxdark,#233140);background-color:#ffffffe6}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__logoFallback{color:var(--primary-xxdark,#233140)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__logoTooltip{border-color:var(--primary,#3183c8);color:var(--primary-xxdark,#233140);background-color:#fffffffa}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__section{border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__table th{background-color:#1a497124}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__tab{color:var(--text-strong,#f5f9ff);border-color:var(--border-strong,#81c0ff38);background-color:#ffffffd1}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__tab:hover{color:var(--text-strong,#f5f9ff);border-color:var(--primary,#3183c8);background-color:#2e7cc71f}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__tab:disabled{color:var(--text-subtle,#8e9bb0);border-color:var(--border-subtle,#9ea9bb29);background-color:#ffffffad}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__tab--active{background-color:var(--primary,#3183c8);color:var(--primary-xxlight,#eff8ff);border-color:var(--primary,#3183c8)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__button{color:var(--text-strong,#f5f9ff);border-color:var(--primary,#3183c8);background-color:#e8f1f899}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__button:hover{border-color:var(--border-strong,#81c0ff38);background-color:#2f81cb40}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__actionButton{color:var(--white,#fff)}
.player-module-scss-module__yIOlYq__playerPage{width:100%;color:var(--white,#fff);margin:0;padding:0 0 2rem}.player-module-scss-module__yIOlYq__playerPage__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.player-module-scss-module__yIOlYq__contentWrap{width:min(1300px,100%);margin:0 auto;padding:0 1rem}.player-module-scss-module__yIOlYq__backLink{color:var(--primary-xlight,#aad4f5);font-size:.92rem;font-weight:700;text-decoration:none}.player-module-scss-module__yIOlYq__backLink:hover{color:var(--primary-xxlight,#eff8ff);text-decoration:underline}.player-module-scss-module__yIOlYq__state,.player-module-scss-module__yIOlYq__error{text-align:center;margin:.5rem 0}.player-module-scss-module__yIOlYq__feedback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:50vh;display:flex}.player-module-scss-module__yIOlYq__state{color:var(--secondary-light,#cfd6de)}.player-module-scss-module__yIOlYq__error{color:var(--red-light,#e46464)}.player-module-scss-module__yIOlYq__actionButton{border:1px solid var(--primary,#3183c8);background-color:var(--primary,#3183c8);color:var(--white,#fff);cursor:pointer;border-radius:999px;padding:.6rem 1.1rem;font-size:.9rem;font-weight:600}.player-module-scss-module__yIOlYq__heroBanner{width:100%;height:600px;margin-bottom:.5rem;position:relative;overflow:hidden}.player-module-scss-module__yIOlYq__heroImage{object-fit:cover;object-position:center 18%}.player-module-scss-module__yIOlYq__heroScrim{background:linear-gradient(#040e1b14 0%,#040e1b40 28%,#040e1b8c 55%,#040e1be0 100%);position:absolute;inset:0}.player-module-scss-module__yIOlYq__heroInner{align-items:flex-end;display:flex;position:absolute;inset:0}.player-module-scss-module__yIOlYq__heroContent{grid-template-columns:minmax(230px,1.1fr) minmax(185px,1fr) minmax(240px,1.2fr);align-items:stretch;gap:.5rem;width:min(1300px,100%);margin:0 auto;padding:0 1rem 1rem;display:grid}.player-module-scss-module__yIOlYq__heroIdentity,.player-module-scss-module__yIOlYq__heroFactsColumn{border:1px solid var(--secondary-xdark,#5f6b7a);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#05142485;border-radius:12px;padding:.5rem}.player-module-scss-module__yIOlYq__tableCard{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;margin-bottom:.5rem;padding:.5rem}.player-module-scss-module__yIOlYq__seasonChartPanel{margin-bottom:.5rem}.player-module-scss-module__yIOlYq__seasonChartHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.55rem;display:flex}.player-module-scss-module__yIOlYq__seasonChartTitle{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:1rem}.player-module-scss-module__yIOlYq__seasonChartControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.player-module-scss-module__yIOlYq__seasonChartControl{color:var(--secondary-light,#cfd6de);flex-direction:column;gap:.2rem;min-width:150px;font-size:.78rem;display:flex}.player-module-scss-module__yIOlYq__seasonChartModeToggle{cursor:pointer;background:#091321b8;border:1px solid #73b2e542;border-radius:999px;justify-content:space-between;align-items:center;width:8.75rem;height:2.5rem;padding:0;line-height:1;display:inline-flex;position:relative}.player-module-scss-module__yIOlYq__seasonChartModeToggle:hover{border-color:#bcddf96b}.player-module-scss-module__yIOlYq__seasonChartModeToggle--bar .player-module-scss-module__yIOlYq__seasonChartModeHighlight{transform:translate(0)}.player-module-scss-module__yIOlYq__seasonChartModeToggle--line .player-module-scss-module__yIOlYq__seasonChartModeHighlight{transform:translate(4.26rem)}.player-module-scss-module__yIOlYq__seasonChartModeHighlight{z-index:1;background-color:#4ca3ffe0;border-radius:999px;width:4.18rem;height:2.2rem;transition:transform .25s;position:absolute;top:.125rem;left:.125rem}.player-module-scss-module__yIOlYq__seasonChartModeOption{z-index:2;height:100%;color:var(--secondary-light,#cfd6de);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex:50%;justify-content:center;align-items:center;padding:0 .85rem;font-size:.78rem;font-weight:700;display:inline-flex;position:relative}.player-module-scss-module__yIOlYq__seasonChartModeOption--active{color:var(--white,#fff)}.player-module-scss-module__yIOlYq__seasonChartWrap{border:1px solid var(--secondary-xdark,#5f6b7a);background-color:#10283e47;border-radius:10px;width:100%;overflow:auto}.player-module-scss-module__yIOlYq__seasonChart{width:100%;min-width:620px;height:auto;display:block}.player-module-scss-module__yIOlYq__seasonChartAxis{stroke:#73b2e59e;stroke-width:1.4px}.player-module-scss-module__yIOlYq__seasonChartGrid{stroke:#73b2e529;stroke-width:1px}.player-module-scss-module__yIOlYq__seasonChartTick{fill:var(--secondary-light,#cfd6de);font-size:11px;font-weight:600}.player-module-scss-module__yIOlYq__seasonChartLabel{fill:var(--primary-xxlight,#eff8ff);letter-spacing:.04em;font-size:12px;font-weight:700}.player-module-scss-module__yIOlYq__seasonChartBar{fill:#4ca3ffc7}.player-module-scss-module__yIOlYq__seasonChartBarGoals{fill:#4ca3ffe0}.player-module-scss-module__yIOlYq__seasonChartBarAssists{fill:#73b2e59e}.player-module-scss-module__yIOlYq__seasonChartBarOutline{fill:none;stroke:#bcddf980;stroke-width:1px}.player-module-scss-module__yIOlYq__seasonChartLine{fill:none;stroke:#4ca3ffe0;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.player-module-scss-module__yIOlYq__seasonChartDot{fill:#4ca3fff0;stroke:#bcddf9db;stroke-width:2px}.player-module-scss-module__yIOlYq__seasonChartValue{fill:var(--primary-xxlight,#eff8ff);font-size:11px;font-weight:700}.player-module-scss-module__yIOlYq__seasonChartSegmentValue{fill:var(--white,#fff);pointer-events:none;font-size:10px;font-weight:700}.player-module-scss-module__yIOlYq__heroIdentity{flex-direction:column;justify-content:center;gap:.5rem;min-height:100%;display:flex}.player-module-scss-module__yIOlYq__playerName{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:clamp(1.5rem,1.25rem + 1.8vw,2.25rem);line-height:1.15}.player-module-scss-module__yIOlYq__playerMeta{flex-wrap:wrap;align-items:center;gap:.6rem;display:inline-flex}.player-module-scss-module__yIOlYq__teamLogo{object-fit:contain;width:2.75rem;height:2.75rem}.player-module-scss-module__yIOlYq__metaPill{min-width:3.2rem;min-height:2rem;color:var(--primary-xxlight,#eff8ff);background-color:#2f81cb2e;border:1px solid #73b2e580;border-radius:999px;justify-content:center;align-items:center;padding:0 .75rem;font-weight:700;display:inline-flex}.player-module-scss-module__yIOlYq__heroFactsColumn{flex-direction:column;gap:.5rem;display:flex}.player-module-scss-module__yIOlYq__heroFactsColumn p{color:var(--secondary-light,#cfd6de);margin:0;font-size:.92rem}.player-module-scss-module__yIOlYq__heroFactsColumn span{color:var(--primary-xxlight,#eff8ff);font-weight:700}.player-module-scss-module__yIOlYq__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin-bottom:.5rem;display:grid}.player-module-scss-module__yIOlYq__summaryGridSingle{grid-template-columns:1fr;gap:.5rem;margin-bottom:.5rem;display:grid}.player-module-scss-module__yIOlYq__summaryGridSingle .player-module-scss-module__yIOlYq__summaryStats{grid-template-columns:repeat(6,minmax(0,1fr));gap:.35rem}.player-module-scss-module__yIOlYq__summaryGridSingle .player-module-scss-module__yIOlYq__summaryStat{padding:.35rem .28rem}.player-module-scss-module__yIOlYq__summaryGridSingle .player-module-scss-module__yIOlYq__summaryLabel{font-size:.68rem;line-height:1.12}.player-module-scss-module__yIOlYq__summaryGridSingle .player-module-scss-module__yIOlYq__summaryValue{font-size:.96rem}.player-module-scss-module__yIOlYq__summaryPanel{border:1px solid var(--secondary-xdark,#5f6b7a);background:linear-gradient(160deg,var(--secondary-xxdark,#212934),var(--primary-xxdark,#233140));border-radius:12px;padding:.5rem}.player-module-scss-module__yIOlYq__summaryTitle{color:var(--primary-xxlight,#eff8ff);margin:0 0 .5rem;font-size:1.05rem}.player-module-scss-module__yIOlYq__summaryStats{grid-template-columns:repeat(5,minmax(0,1fr));gap:.45rem;display:grid}.player-module-scss-module__yIOlYq__summaryStat{text-align:center;background-color:#2f81cb1f;border:1px solid #73b2e559;border-radius:8px;padding:.4rem .35rem}.player-module-scss-module__yIOlYq__summaryLabel{color:var(--secondary-light,#cfd6de);font-size:.72rem;display:block}.player-module-scss-module__yIOlYq__summaryValue{color:var(--primary-xxlight,#eff8ff);margin-top:.15rem;font-size:1.05rem;font-weight:800;line-height:1.1;display:block}.player-module-scss-module__yIOlYq__tableTitle{color:var(--primary-xxlight,#eff8ff);margin:0 0 .55rem;font-size:1.06rem}.player-module-scss-module__yIOlYq__subSection{border-top:1px solid var(--secondary-xdark,#5f6b7a);margin-top:.5rem;padding-top:.5rem}.player-module-scss-module__yIOlYq__subSectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:.5rem;margin-bottom:.25rem;display:flex}.player-module-scss-module__yIOlYq__subSectionTitle{color:var(--primary-xxlight,#eff8ff);margin:0;font-size:.96rem}.player-module-scss-module__yIOlYq__logControls{flex-wrap:wrap;align-items:flex-end;gap:.25rem;display:flex}.player-module-scss-module__yIOlYq__logControl{color:var(--secondary-light,#cfd6de);flex-direction:column;gap:.2rem;min-width:150px;font-size:.78rem;display:flex}.player-module-scss-module__yIOlYq__logSelect{background-color:var(--primary-dark,#2368a2);color:var(--primary-xxlight,#eff8ff);border:1px solid var(--primary-light,#63a2d8);border-radius:4px;min-height:2rem;padding:.4rem .45rem;font-size:.83rem}.player-module-scss-module__yIOlYq__tableWrap{width:100%;overflow:auto}.player-module-scss-module__yIOlYq__table{border-collapse:collapse;width:100%;min-width:1200px}.player-module-scss-module__yIOlYq__gameLogTable{min-width:780px}.player-module-scss-module__yIOlYq__gameLogTable th:first-child,.player-module-scss-module__yIOlYq__gameLogTable td:first-child{white-space:nowrap;width:110px;min-width:110px;max-width:110px}.player-module-scss-module__yIOlYq__table th,.player-module-scss-module__yIOlYq__table td{border-bottom:1px solid var(--secondary-xdark,#5f6b7a);text-align:left;color:var(--secondary-light,#cfd6de);vertical-align:middle;padding:.5rem;font-size:.85rem}.player-module-scss-module__yIOlYq__seasonHistoryRankColumn{width:52px;min-width:52px;max-width:52px}.player-module-scss-module__yIOlYq__seasonHistorySeasonColumn{width:92px;min-width:92px;max-width:92px}.player-module-scss-module__yIOlYq__seasonHistoryTightColumn{width:61px;min-width:61px;max-width:61px}.player-module-scss-module__yIOlYq__seasonHistoryCompactColumn{width:56px;min-width:56px;max-width:56px}.player-module-scss-module__yIOlYq__table th{color:var(--primary-xxlight,#eff8ff);background-color:#1a497142;font-weight:700}@media screen and (max-width:900px){.player-module-scss-module__yIOlYq__heroBanner{height:500px}.player-module-scss-module__yIOlYq__heroContent{grid-template-columns:repeat(2,minmax(0,1fr))}.player-module-scss-module__yIOlYq__heroIdentity{grid-column:1/-1}.player-module-scss-module__yIOlYq__summaryGrid{grid-template-columns:1fr}.player-module-scss-module__yIOlYq__summaryGridSingle .player-module-scss-module__yIOlYq__summaryStats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:620px){.player-module-scss-module__yIOlYq__heroBanner{height:430px}.player-module-scss-module__yIOlYq__heroContent{grid-template-columns:1fr;padding-bottom:.5rem}.player-module-scss-module__yIOlYq__heroIdentity{grid-column:auto}.player-module-scss-module__yIOlYq__summaryStats{grid-template-columns:repeat(3,minmax(0,1fr))}.player-module-scss-module__yIOlYq__summaryGridSingle .player-module-scss-module__yIOlYq__summaryStats{grid-template-columns:repeat(2,minmax(0,1fr))}.player-module-scss-module__yIOlYq__teamLogo{width:2.25rem;height:2.25rem}.player-module-scss-module__yIOlYq__logControl{min-width:100%}.player-module-scss-module__yIOlYq__seasonChartControls{justify-content:flex-start;width:100%}}:is(html[data-theme=light] .player-module-scss-module__yIOlYq__heroIdentity,html[data-theme=light] .player-module-scss-module__yIOlYq__heroFactsColumn){background:#ffffff94;border-color:#2f81cb6b}:is(html[data-theme=light] .player-module-scss-module__yIOlYq__tableCard,html[data-theme=light] .player-module-scss-module__yIOlYq__summaryPanel){border-color:var(--primary-light,#63a2d8);background:linear-gradient(160deg,var(--secondary-xxlight,#f8f9fa),var(--primary-xxdark,#233140))}html[data-theme=light] .player-module-scss-module__yIOlYq__playerName{color:var(--primary-xxdark,#233140)}html[data-theme=light] .player-module-scss-module__yIOlYq__heroFactsColumn span{color:var(--primary-xxdark,#233140)}html[data-theme=light] .player-module-scss-module__yIOlYq__playerMeta{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__metaPill{color:var(--primary-xxdark,#233140);background-color:#2e7cc714;border-color:#2f81cb59}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartWrap{border-color:var(--primary-light,#63a2d8);background-color:#e8f1f87a}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartAxis{stroke:#1a49718c}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartGrid{stroke:#1a497124}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartTick{fill:var(--primary-xlight,#aad4f5)}:is(html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartLabel,html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartValue){fill:var(--primary-xxdark,#233140)}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartBar{fill:#2e7cc7c7}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartBarGoals{fill:#1a4971d1}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartBarAssists{fill:#5a9cd6a8}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartBarOutline{stroke:#1a497161}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartLine{stroke:#2e7cc7e0}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartDot{fill:#2e7cc7eb;stroke:#1a497161}html[data-theme=light] .player-module-scss-module__yIOlYq__state{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__heroFactsColumn p{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__summaryLabel{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__logControl{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartControl{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartModeOption{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__table td{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .player-module-scss-module__yIOlYq__summaryStat{background-color:#1a497114;border-color:#2f81cb59}html[data-theme=light] .player-module-scss-module__yIOlYq__logSelect{border-color:var(--primary,#3183c8);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;opacity:1;color:var(--text-strong,#f5f9ff)!important;-webkit-text-fill-color:var(--text-strong,#f5f9ff)!important;background-color:#e8f1f899!important}html[data-theme=light] .player-module-scss-module__yIOlYq__logSelect:focus{border-color:var(--primary,#3183c8);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;opacity:1;color:var(--text-strong,#f5f9ff)!important;-webkit-text-fill-color:var(--text-strong,#f5f9ff)!important;background-color:#e8f1f899!important}html[data-theme=light] .player-module-scss-module__yIOlYq__logSelect:active{border-color:var(--primary,#3183c8);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;opacity:1;color:var(--text-strong,#f5f9ff)!important;-webkit-text-fill-color:var(--text-strong,#f5f9ff)!important;background-color:#e8f1f899!important}html[data-theme=light] .player-module-scss-module__yIOlYq__logSelect:disabled{border-color:var(--primary,#3183c8);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;opacity:1;color:var(--text-strong,#f5f9ff)!important;-webkit-text-fill-color:var(--text-strong,#f5f9ff)!important;background-color:#e8f1f899!important}html[data-theme=light] .player-module-scss-module__yIOlYq__logSelect option{color:var(--text-strong,#f5f9ff)!important;background-color:var(--secondary-xxlight,#f8f9fa)!important}html[data-theme=light] .player-module-scss-module__yIOlYq__logSelect option:checked{color:var(--text-strong,#f5f9ff)!important;background-color:var(--secondary-xxlight,#f8f9fa)!important}html[data-theme=light] .player-module-scss-module__yIOlYq__logSelect optgroup{color:var(--text-strong,#f5f9ff)!important;background-color:var(--secondary-xxlight,#f8f9fa)!important}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartModeToggle{background:#e8f1f8b8;border-color:#1a497138}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartModeToggle:hover{border-color:#1a497161}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartModeHighlight{background-color:#2e7cc7e0}html[data-theme=light] .player-module-scss-module__yIOlYq__seasonChartModeOption--active{color:var(--white,#fff)}html[data-theme=light] .player-module-scss-module__yIOlYq__actionButton{color:var(--white,#fff)}
