.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)}
.ChartDownloadButton-module-scss-module__RcXOpa__chart-download-button{border:1px solid var(--border-subtle,#9ea9bb29);width:40px;height:40px;color:var(--white,#fff);box-shadow:var(--shadow-soft,0 18px 40px #02081738);cursor:pointer;background:#0a1827e0;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.ChartDownloadButton-module-scss-module__RcXOpa__chart-download-button:hover:not(:disabled){border-color:var(--primary-light,#63a2d8);background:#10273df5;transform:translateY(-1px)}.ChartDownloadButton-module-scss-module__RcXOpa__chart-download-button:focus-visible{border-color:var(--primary-light,#63a2d8);outline:none;box-shadow:0 0 0 3px #59a4d43d}.ChartDownloadButton-module-scss-module__RcXOpa__chart-download-button:disabled{opacity:.7;cursor:progress;transform:none}html[data-theme=light] .ChartDownloadButton-module-scss-module__RcXOpa__chart-download-button{color:var(--text-strong,#f5f9ff);border-color:var(--border-subtle,#9ea9bb29);background:#fffffff5}html[data-theme=light] .ChartDownloadButton-module-scss-module__RcXOpa__chart-download-button:hover:not(:disabled){background:#f4f8fcfa}
.ChartTweetButton-module-scss-module__fepHxq__chart-tweet-button{color:#1d9bf0;width:40px;height:40px;box-shadow:var(--shadow-soft,0 18px 40px #02081738);cursor:pointer;background:#1da1f229;border:1px solid #1da1f280;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:transform .15s,background-color .15s,border-color .15s;display:inline-flex}.ChartTweetButton-module-scss-module__fepHxq__chart-tweet-button:hover{background:#1da1f23d;border-color:#1da1f2b8;transform:translateY(-1px)}.ChartTweetButton-module-scss-module__fepHxq__chart-tweet-button:focus-visible{border-color:#1da1f2cc;outline:none;box-shadow:0 0 0 3px #1da1f238}html[data-theme=light] .ChartTweetButton-module-scss-module__fepHxq__chart-tweet-button{background:#1da1f214;border-color:#1da1f259}html[data-theme=light] .ChartTweetButton-module-scss-module__fepHxq__chart-tweet-button:hover{background:#1da1f224}
.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__header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__actions{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__title{color:var(--white,#fff);text-align:start;margin:0;font-size:22px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__tabs{border:1px solid var(--border-subtle,#9ea9bb29);background:#ffffff14;border-radius:6px;align-items:center;gap:2px;margin-top:.25rem;padding:3px;display:inline-flex}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__tab{appearance:none;color:var(--gray-light,#dae0e6);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:4px;padding:7px 10px;font-size:12px;line-height:1;transition:background-color .15s,color .15s}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__tab:hover,.OddsTimeline-module-scss-module__9D5ePq__oddsChart__tab--active{color:var(--white,#fff);background:#ffffff29}.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{pointer-events:none;stroke-width:2px}.OddsTimeline-module-scss-module__9D5ePq__oddsChart__oddsPoint{stroke:#fff;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__tab--active,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)}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__tabs{background:#495b7214}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__tab{color:var(--text-muted,#bac6d8)}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__tab:hover{color:var(--text-strong,#f5f9ff);background:#495b7224}html[data-theme=light] .OddsTimeline-module-scss-module__9D5ePq__oddsChart__tab--active{color:var(--text-strong,#f5f9ff);background:#495b7224}: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__header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.ShotChart-module-scss-module__NNSjZa__shotChart__actions{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.ShotChart-module-scss-module__NNSjZa__shotChart__title{color:var(--white,#fff);text-align:start;margin:0;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{pointer-events:none;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__header{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.ShotMap-module-scss-module__EgYbPa__shotMap__actions{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.ShotMap-module-scss-module__EgYbPa__shotMap__title{color:var(--white,#fff);text-align:start;margin:0;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}
.ShiftChart-module-scss-module__CZAWaG__shiftChart{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}.ShiftChart-module-scss-module__CZAWaG__shiftChart__title{color:var(--white,#fff);text-align:start;margin:0 0 .5rem;font-size:22px}.ShiftChart-module-scss-module__CZAWaG__shiftChart__board{width:100%;min-width:0;padding-bottom:2px;overflow-x:hidden}.ShiftChart-module-scss-module__CZAWaG__shiftChart__boardInner{width:100%;min-width:0}.ShiftChart-module-scss-module__CZAWaG__shiftChart__axisRow,.ShiftChart-module-scss-module__CZAWaG__shiftChart__row{grid-template-columns:minmax(180px,220px) minmax(0,1fr);align-items:stretch;gap:.5rem;min-width:0;display:grid}.ShiftChart-module-scss-module__CZAWaG__shiftChart__axisRow{margin-bottom:.5rem}.ShiftChart-module-scss-module__CZAWaG__shiftChart__axisSpacer{min-width:0}.ShiftChart-module-scss-module__CZAWaG__shiftChart__axisTrack,.ShiftChart-module-scss-module__CZAWaG__shiftChart__lane{background:linear-gradient(#0f1926f5,#0a111cfa);border:1px solid #ffffff14;border-radius:10px;min-width:0;min-height:44px;position:relative;overflow:hidden}.ShiftChart-module-scss-module__CZAWaG__shiftChart__axisTrack{min-height:50px}.ShiftChart-module-scss-module__CZAWaG__shiftChart__periodBand,.ShiftChart-module-scss-module__CZAWaG__shiftChart__lanePeriod{position:absolute;top:0;bottom:0}.ShiftChart-module-scss-module__CZAWaG__shiftChart__periodBand--odd,.ShiftChart-module-scss-module__CZAWaG__shiftChart__lanePeriod--odd{background-color:#ffffff08}.ShiftChart-module-scss-module__CZAWaG__shiftChart__periodBand--even,.ShiftChart-module-scss-module__CZAWaG__shiftChart__lanePeriod--even{background-color:#ffffff04}.ShiftChart-module-scss-module__CZAWaG__shiftChart__periodLabel{color:var(--gray-light,#dae0e6);letter-spacing:.06em;font-size:11px;font-weight:700;position:absolute;top:6px;left:8px}.ShiftChart-module-scss-module__CZAWaG__shiftChart__tick,.ShiftChart-module-scss-module__CZAWaG__shiftChart__laneTick{background-color:#ffffff1a;width:1px;position:absolute;top:0;bottom:0;transform:translate(-.5px)}.ShiftChart-module-scss-module__CZAWaG__shiftChart__tickLabel{color:var(--gray-light,#dae0e6);font-size:11px;position:absolute;bottom:6px;left:6px}.ShiftChart-module-scss-module__CZAWaG__shiftChart__team+.ShiftChart-module-scss-module__CZAWaG__shiftChart__team{margin-top:1rem}.ShiftChart-module-scss-module__CZAWaG__shiftChart__teamHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.ShiftChart-module-scss-module__CZAWaG__shiftChart__teamHeading{align-items:center;gap:.5rem;min-width:0;display:flex}.ShiftChart-module-scss-module__CZAWaG__shiftChart__teamSwatch{border-radius:999px;width:12px;height:12px;display:inline-block}.ShiftChart-module-scss-module__CZAWaG__shiftChart__teamTitle{color:var(--white,#fff);flex-wrap:wrap;align-items:baseline;gap:.25rem;min-width:0;margin:0;font-size:16px;display:flex}.ShiftChart-module-scss-module__CZAWaG__shiftChart__teamTitleMeta{color:var(--gray-light,#dae0e6);font-size:12px;font-weight:400}.ShiftChart-module-scss-module__CZAWaG__shiftChart__rows{gap:8px;display:grid}.ShiftChart-module-scss-module__CZAWaG__shiftChart__player{flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:0 4px;display:flex}.ShiftChart-module-scss-module__CZAWaG__shiftChart__playerName{color:var(--white,#fff);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:600;line-height:1.3;overflow:hidden}.ShiftChart-module-scss-module__CZAWaG__shiftChart__playerMeta{color:var(--gray-light,#dae0e6);flex-wrap:wrap;gap:8px;margin:0;font-size:11px;line-height:1.4;display:flex}.ShiftChart-module-scss-module__CZAWaG__shiftChart__shift{opacity:.9;border-radius:999px;position:absolute;top:9px;bottom:9px;box-shadow:inset 0 0 0 1px #ffffff29}.ShiftChart-module-scss-module__CZAWaG__shiftChart__empty{color:var(--gray-light,#dae0e6);margin:0;font-size:13px}@media screen and (max-width:850px){.ShiftChart-module-scss-module__CZAWaG__shiftChart{border-left:0;border-right:0;border-radius:0}.ShiftChart-module-scss-module__CZAWaG__shiftChart__board{overflow-x:auto}.ShiftChart-module-scss-module__CZAWaG__shiftChart__boardInner{min-width:900px}.ShiftChart-module-scss-module__CZAWaG__shiftChart__axisRow,.ShiftChart-module-scss-module__CZAWaG__shiftChart__row{grid-template-columns:minmax(0,130px) minmax(0,1fr);gap:4px}.ShiftChart-module-scss-module__CZAWaG__shiftChart__player{max-width:130px;padding-right:0}.ShiftChart-module-scss-module__CZAWaG__shiftChart__playerMeta{display:none}}:is(html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__title,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__teamTitle,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__playerName){color:var(--text-strong,#f5f9ff)}:is(html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__periodLabel,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__tickLabel,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__teamTitleMeta,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__playerMeta,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__empty){color:var(--text-muted,#bac6d8)}:is(html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__axisTrack,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__lane){background:linear-gradient(#fffffffa,#edf4fbfa);border-color:#495b721f}:is(html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__periodBand--odd,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__lanePeriod--odd){background-color:#495b720f}:is(html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__periodBand--even,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__lanePeriod--even){background-color:#495b7208}:is(html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__tick,html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__laneTick){background-color:#495b7229}html[data-theme=light] .ShiftChart-module-scss-module__CZAWaG__shiftChart__shift{box-shadow:inset 0 0 0 1px #fff9}
.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__hint{text-align:center;color:var(--secondary-light,#cfd6de);margin:0;font-size:.88rem;line-height:1.5}.standings-module-scss-module__NJYICW__standings__hintLink{color:var(--primary-xlight,#aad4f5);text-underline-offset:.14em;font-weight:700;text-decoration:underline}.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__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__chartBlockHeader{justify-content:space-between;align-items:center;gap:.5rem;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__chartBlockSpacer{flex:auto;min-height:1.15rem}.standings-module-scss-module__NJYICW__standings__chartActions{flex-shrink:0;align-items:center;gap:.25rem;display:inline-flex}.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__chartMarkerWrap{cursor:pointer}.standings-module-scss-module__NJYICW__standings__chartMarker{transform-box:fill-box;transform-origin:50%;transition:transform .15s}.standings-module-scss-module__NJYICW__standings__chartMarkerWrap:hover .standings-module-scss-module__NJYICW__standings__chartMarker{transform:scale(1.45)}.standings-module-scss-module__NJYICW__standings__chartMarkerCircle{fill:#0c1f30e0;stroke:var(--primary-xxlight,#eff8ff);stroke-width:1px}.standings-module-scss-module__NJYICW__standings__chartMarkerImage{overflow:hidden}.standings-module-scss-module__NJYICW__standings__chartMarkerText{fill:var(--primary-xxlight,#eff8ff);font-size:.48rem;font-weight:700}.standings-module-scss-module__NJYICW__standings__table{border-collapse:collapse;width:100%;min-width:0}.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:.45rem .35rem;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;width:168px;min-width:168px;max-width:168px;display:inline-flex}.standings-module-scss-module__NJYICW__standings__teamLogo{object-fit:contain;flex-shrink:0;width:1.25rem;height:1.25rem}.standings-module-scss-module__NJYICW__standings__teamText{align-items:center;gap:.45rem;min-width:0;display:inline-flex;overflow:hidden}.standings-module-scss-module__NJYICW__standings__teamName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.standings-module-scss-module__NJYICW__standings__teamBadge{border:1px solid #0000;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:1.2rem;height:1.2rem;padding:0 .35rem;font-size:.7rem;font-weight:700;line-height:1;display:inline-flex}.standings-module-scss-module__NJYICW__standings__teamBadge--eliminated{color:var(--red-light,#e46464);background-color:#b52d2e29;border-color:#ff6e6e8c}.standings-module-scss-module__NJYICW__standings__teamBadge--clinched{color:#7cff9f;background-color:#24864c2e;border-color:#7cff9f73}.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__hint{color:var(--primary-xlight,#aad4f5)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__hintLink{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__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__chartMarkerCircle{fill:#ffffffeb;stroke:var(--primary-xxdark,#233140)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__chartMarkerText{fill:var(--primary-xxdark,#233140)}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)}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__teamBadge--eliminated{background-color:#b52d2e1f;border-color:#b52d2e66}html[data-theme=light] .standings-module-scss-module__NJYICW__standings__teamBadge--clinched{color:#1c7a47;background-color:#24864c1f;border-color:#24864c4d}
