@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&family=Space+Grotesk:wght@300..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Graduate@200..700&family=Space+Grotesk:wght@300..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";
@import "https://use.typekit.net/xju7pqe.css";
@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;400;700;800&display=swap";
@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes opacityAni{0%{opacity:0}to{opacity:1}}@keyframes slideRight{0%{opacity:0;transform:translate(150%)}to{opacity:1;transform:translate(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0)}}@keyframes scaleDown{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes consentRise{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}@keyframes spin{0%{--angle:0deg}to{--angle:360deg}}html,body{background-color:#191919;min-width:375px;margin:0;padding:0}html .HealingIcon,body .HealingIcon{width:35px;position:absolute;top:5px;left:5px}html .HealingIcon .MuiSvgIcon-root,body .HealingIcon .MuiSvgIcon-root{margin-bottom:10px}html div.col75,body div.col75{width:65%!important}@media (max-width:599px){html div.col75,body div.col75{width:100%!important}}html div.col25,body div.col25{width:35%!important}@media (max-width:599px){html div.col25,body div.col25{width:100%!important}}html .width100,body .width100{width:100%}html .playerChart,body .playerChart{grid-template-columns:1fr 1fr;gap:20px;padding:0 0 10px;display:grid}@media (max-width:768px){html .playerChart,body .playerChart{grid-template-columns:1fr}}html .width50,body .width50{width:50%}@media (max-width:599px){html .width50,body .width50{width:100%}}html .hide,body .hide{display:none}html .show,body .show{display:block}html .gameChart,body .gameChart{background-color:#c1c1c1;border-radius:10px;width:100%;min-height:300px;font-size:10px}@media (max-width:599px){html .gameChart,body .gameChart{max-height:300px!important}}html .pointPerPlayer,body .pointPerPlayer{flex-direction:row;gap:10px;display:flex;max-width:445px!important}html .pointPerPlayer div.wrapperpts,body .pointPerPlayer div.wrapperpts{background-color:#2f2f2f;border-radius:10px;flex-direction:column;padding:5px 10px 10px;display:flex;width:240px!important}html .pointPerPlayer div.wrapperpts .titlepts,body .pointPerPlayer div.wrapperpts .titlepts{flex-direction:row;display:flex}html .pointPerPlayer div.wrapperpts .titlepts div:first-child,body .pointPerPlayer div.wrapperpts .titlepts div:first-child{width:70%!important}html .pointPerPlayer div.wrapperpts .titlepts div:nth-child(2),body .pointPerPlayer div.wrapperpts .titlepts div:nth-child(2),html .pointPerPlayer div.wrapperpts .titlepts div:nth-child(3),body .pointPerPlayer div.wrapperpts .titlepts div:nth-child(3){vertical-align:middle;text-align:center;padding:8px 0;font-size:12px;width:15%!important}html .pointPerPlayer div.wrapperpts h2,body .pointPerPlayer div.wrapperpts h2{text-transform:uppercase;margin:0;padding:0;font-weight:700;line-height:16px;font-size:16px!important}html .pointPerPlayer div.wrapperpts .contentpts,body .pointPerPlayer div.wrapperpts .contentpts{flex-direction:row;padding:2px 0;font-size:12px;display:flex}html .pointPerPlayer div.wrapperpts .contentpts div:first-child,body .pointPerPlayer div.wrapperpts .contentpts div:first-child{width:70%!important}html .pointPerPlayer div.wrapperpts .contentpts div:nth-child(2),body .pointPerPlayer div.wrapperpts .contentpts div:nth-child(2),html .pointPerPlayer div.wrapperpts .contentpts div:nth-child(3),body .pointPerPlayer div.wrapperpts .contentpts div:nth-child(3){text-align:center;width:15%!important}html .resultAction,body .resultAction{flex-direction:row;justify-content:space-between;gap:5px;margin-bottom:5px;display:flex}html .resultAction div,body .resultAction div{padding:5px 8px;font-size:12px;font-weight:700;width:fit-content!important}html .resultAction .logo,body .resultAction .logo{place-content:center;align-items:center;margin:10px 0 -10px;display:flex;width:50px!important;height:50px!important}html .titleResultAction,body .titleResultAction{flex-direction:row;justify-content:space-between;gap:5px;margin-bottom:5px;display:flex}html #root table tbody tr.seasonStats-winsPlayoffs,body #root table tbody tr.seasonStats-winsPlayoffs{background-color:#0000;background-image:url(/assets/stanleyCup.png),linear-gradient(#daa520 0%,gold 100%);background-position:100% 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}html #root table tbody tr.seasonStats-winsPlayoffs th,html #root table tbody tr.seasonStats-winsPlayoffs td,body #root table tbody tr.seasonStats-winsPlayoffs th,body #root table tbody tr.seasonStats-winsPlayoffs td{color:#191919}html #root table tbody tr.seasonStats-lossesPlayoffs,body #root table tbody tr.seasonStats-lossesPlayoffs{background-color:#ccc}html #root table tbody tr.seasonStats-lossesPlayoffs th,html #root table tbody tr.seasonStats-lossesPlayoffs td,body #root table tbody tr.seasonStats-lossesPlayoffs th,body #root table tbody tr.seasonStats-lossesPlayoffs td{color:#191919}html #root table tbody tr.seasonStats-NoPlayoffs th,html #root table tbody tr.seasonStats-NoPlayoffs td,body #root table tbody tr.seasonStats-NoPlayoffs th,body #root table tbody tr.seasonStats-NoPlayoffs td{color:#fff}html .legend .seasonStats-winsPlayoffs,body .legend .seasonStats-winsPlayoffs{background-color:#0000;background-image:url(/assets/stanleyCup.png),linear-gradient(#daa520 0%,gold 100%);background-position:100% 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;color:#2f2f2f!important}html .legend .seasonStats-lossesPlayoffs,body .legend .seasonStats-lossesPlayoffs{background-color:#ccc;color:#2f2f2f!important}html .Mui-selected,body .Mui-selected{color:#fff!important}html [class*=MuiTabs-indicator],body [class*=MuiTabs-indicator]{background-color:#fff}html .MuiTab-textColorPrimary,body .MuiTab-textColorPrimary{color:#757575}html .css-1gsv261,body .css-1gsv261{border-color:#757575}html .legend,body .legend{gap:10px;margin:15px 0 0;font-size:12px;display:flex}html .legend div,body .legend div{border:0 solid #fff;border-radius:8px;padding:4px 8px}html .teamName,body .teamName{flex-direction:row;display:flex}html .teamName div:first-child,body .teamName div:first-child{width:30px;display:flex}html .teamName div:nth-child(3),body .teamName div:nth-child(3){text-align:right;flex-direction:row-reverse;flex:1;align-items:center;display:flex}html .darkTitle,body .darkTitle{color:#000;text-transform:uppercase;font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:700}html div,body div{box-sizing:border-box}html .montlyNav,body .montlyNav{flex-direction:row;justify-content:center;align-items:center;gap:10px;margin:10px 0;display:flex}html .montlyNav button,body .montlyNav button{color:#fff;background:0 0;border:2px solid #757575;border-radius:4px;align-items:center;gap:4px;padding:4px 10px;display:flex}html .montlyNav button i,html .montlyNav button svg,body .montlyNav button i,body .montlyNav button svg{width:12px;height:16px;font-size:16px}@media screen and (max-width:599px){html .montlyNav,body .montlyNav{flex-wrap:wrap;gap:5px;margin:5px 0}}html .calenderRow,body .calenderRow{gap:5px;margin-bottom:5px;display:flex;position:relative}@media screen and (max-width:599px){html .calenderRow,body .calenderRow{gap:2px;margin-bottom:2px}}html .calenderRow .emptySquare,body .calenderRow .emptySquare{box-sizing:border-box;border:1px solid #ccc;width:100px;height:100px;padding:5px}@media screen and (max-width:599px){html .calenderRow .emptySquare,body .calenderRow .emptySquare{width:50px;height:50px}}html .calenderRow .calendertile,body .calenderRow .calendertile{border:1px solid #ccc;width:100px;height:100px;padding:2px 5px;font-size:10px;position:relative}@media screen and (max-width:599px){html .calenderRow .calendertile,body .calenderRow .calendertile{width:50px;height:50px}}html .calenderRow .calendertile.yesthurday .gameDay,body .calenderRow .calendertile.yesthurday .gameDay{background:0 0!important}html .calenderRow .calendertile.today,body .calenderRow .calendertile.today{background:linear-gradient(205deg,#3d3d3d 0%,#8a8a8a 100%)!important;border:4px solid #ccc!important;font-size:14px!important}html .calenderRow .calendertile.today .gameScore,body .calenderRow .calendertile.today .gameScore{margin-left:-2px;margin-right:4px}html .calenderRow .calendertile img,body .calenderRow .calendertile img{width:35px}@media screen and (max-width:599px){html .calenderRow .calendertile img,body .calenderRow .calendertile img{width:15px}html .calenderRow .calendertile p,body .calenderRow .calendertile p{display:none}}html .calenderRow .calendertile a .gameDay,body .calenderRow .calendertile a .gameDay{text-align:center;color:#fff;background-color:#ffff0040;width:97px;height:97px;padding:20px 5px;position:absolute;top:1px;left:1px}@media screen and (max-width:599px){html .calenderRow .calendertile a .gameDay,body .calenderRow .calendertile a .gameDay{width:47px;height:47px}}html .calenderRow .calendertile a .gameDay .gameScore,body .calenderRow .calendertile a .gameDay .gameScore{flex-direction:row;justify-content:center;display:flex}html .calenderRow .calendertile a .gameDay .gameScore div,body .calenderRow .calendertile a .gameDay .gameScore div{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}html .calenderRow:nth-child(2n) .calendertile:nth-child(2n),body .calenderRow:nth-child(2n) .calendertile:nth-child(2n){color:#fff!important;background-color:#2f2f2f!important}html .calenderRow:nth-child(2n) .calendertile:nth-child(odd),body .calenderRow:nth-child(2n) .calendertile:nth-child(odd){color:#fff!important;background-color:#191919!important}html .calenderRow:nth-child(odd) .calendertile:nth-child(odd),body .calenderRow:nth-child(odd) .calendertile:nth-child(odd){color:#fff!important;background-color:#2f2f2f!important}html .calenderRow:nth-child(odd) .calendertile:nth-child(2n),body .calenderRow:nth-child(odd) .calendertile:nth-child(2n){color:#fff!important;background-color:#191919!important}html .btn-selected,body .btn-selected{color:#2f2f2f;text-transform:uppercase;cursor:pointer;background-color:#ccc;border:1px solid #ccc;border-radius:7px;margin:3px;padding:5px 10px;font-family:Barlow Condensed,sans-serif;font-weight:700;transition:background-color .3s,color .3s;box-shadow:0 2px 4px #00000080}html .btn-selected:hover,body .btn-selected:hover{color:#2f2f2f;background-color:#fff;border:1px solid #d1d1d1}html .btn,body .btn{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#2f2f2f;border:1px solid #2f2f2f;border-radius:7px;margin:3px;padding:5px 10px;font-family:Barlow Condensed,sans-serif;font-weight:700;transition:background-color .3s,color .3s;box-shadow:0 2px 4px #00000080}html .btn:hover,body .btn:hover{color:#2f2f2f;background-color:#fff;border:1px solid #d1d1d1}html .playerHead,body .playerHead{--frame:85px;--img:130px;--lift:35px;width:var(--frame);height:var(--frame);display:flex;position:relative;overflow:visible}html .playerHead img,body .playerHead img{width:var(--img);height:var(--img);left:calc((var(--frame) - var(--img))/1.8);top:calc(-1*var(--lift));-webkit-mask:radial-gradient(circle calc(var(--frame) / 2) at calc(var(--img) / 2) calc(var(--lift) + var(--frame) / 2), #000 98%, transparent 100%),linear-gradient(#000 0 0) 0 0/100% calc(var(--lift) + var(--frame)/2) no-repeat;mask:radial-gradient(circle calc(var(--frame) / 2) at calc(var(--img) / 2) calc(var(--lift) + var(--frame) / 2), #000 98%, transparent 100%),linear-gradient(#000 0 0) 0 0/100% calc(var(--lift) + var(--frame)/2) no-repeat;-webkit-mask-composite:source-over;position:absolute;-webkit-mask-composite:source-over;mask-composite:add}html .playerHead.retired,body .playerHead.retired{--img:var(--frame);--lift:0px;overflow:hidden}html .playerHead.retired img,body .playerHead.retired img{-webkit-mask:none;mask:none}html .cookieConsent,body .cookieConsent{z-index:2000;box-sizing:border-box;color:#fff;background:#1c1c1cf7;border:1px solid #6a6a6a;border-radius:16px;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;width:calc(100% - 32px);max-width:900px;padding:14px 18px;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;animation:.22s ease-out consentRise;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000008c}@media screen and (max-width:768px){html .cookieConsent,body .cookieConsent{flex-direction:column;align-items:stretch;gap:12px;width:calc(100% - 20px);padding:12px 14px;bottom:10px}}@media (prefers-reduced-motion:reduce){html .cookieConsent,body .cookieConsent{animation:none}}html .cookieConsentText,body .cookieConsentText{color:#adadad;margin:0;font-size:13px;line-height:1.5}html .cookieConsentText a,body .cookieConsentText a{color:#fff;white-space:nowrap;text-decoration:underline}html .cookieConsentText a:hover,body .cookieConsentText a:hover{color:gold}html .cookieConsentActions,body .cookieConsentActions{flex-direction:row;flex:none;gap:10px;display:flex}@media screen and (max-width:768px){html .cookieConsentActions,body .cookieConsentActions{justify-content:flex-end}}html .cookieConsentButton,body .cookieConsentButton{letter-spacing:.5px;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:20px;padding:8px 20px;font-family:Barlow Condensed,sans-serif;font-size:15px}html .cookieConsentButton:focus-visible,body .cookieConsentButton:focus-visible{outline-offset:2px;outline:2px solid gold}html .cookieConsentButton--decline,body .cookieConsentButton--decline{color:#adadad;background:0 0;border-color:#6a6a6a}html .cookieConsentButton--decline:hover,body .cookieConsentButton--decline:hover{color:#fff;border-color:#fff}html .cookieConsentButton--accept,body .cookieConsentButton--accept{color:#151515;background:gold;font-weight:700}html .cookieConsentButton--accept:hover,body .cookieConsentButton--accept:hover{background:#fff}@media screen and (max-width:768px){html .cookieConsentButton,body .cookieConsentButton{flex:1 1 0}}html #root,body #root{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}html #root .layout,body #root .layout{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 16px 16px;display:flex}html #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody th,html #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody td,html #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody tr,body #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody th,body #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody td,body #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody tr{color:#454545!important;text-align:left!important;border:none!important;padding:4px 8px!important}html #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody th,body #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody th{font-weight:600}html #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody .MuiTableCell-root,body #root .layout div.MuiChartsTooltip-root table.MuiChartsTooltip-table tbody .MuiTableCell-root{border:none!important}@media screen and (max-width:599px){html #root .layout,body #root .layout{padding:0 10px 10px}}html #root .layout .topnav,body #root .layout .topnav{color:#d1d1d1;align-items:left;background-color:#2f2f2f;border-radius:16px;width:100%;max-width:1200px;margin-top:20px;padding:10px 20px;display:flex;position:relative}html #root .layout .topnav .linkslistMenu,body #root .layout .topnav .linkslistMenu{flex-direction:row;margin-left:auto;display:flex}html #root .layout .topnav .links,body #root .layout .topnav .links{alignment-baseline:baseline;border-right:1px solid #656565;padding:0 10px;font-family:Barlow Condensed,sans-serif;line-height:30px;position:relative}html #root .layout .topnav a,body #root .layout .topnav a{color:#d1d1d1;text-decoration:none}html #root .layout .topnav .navLinksWrap,body #root .layout .topnav .navLinksWrap,html #root .layout .topnav .navLinks,body #root .layout .topnav .navLinks{display:contents}html #root .layout .topnav .socialIcons,body #root .layout .topnav .socialIcons{order:2;align-items:center;display:flex}html #root .layout .topnav .socialIcons a,body #root .layout .topnav .socialIcons a{color:inherit;display:inline-flex}html #root .layout .topnav .socialIcons svg,body #root .layout .topnav .socialIcons svg{margin:0 10px;font-size:30px;transition:color .15s}html #root .layout .topnav .socialIcons a:hover svg,body #root .layout .topnav .socialIcons a:hover svg{color:gold}html #root .layout .topnav .navLogo,body #root .layout .topnav .navLogo{white-space:nowrap;flex-shrink:0;margin-right:12px;display:inline-block}html #root .layout .topnav .navLogo:hover img,body #root .layout .topnav .navLogo:hover img{opacity:.85}html #root .layout .topnav .navLogoWord,body #root .layout .topnav .navLogoWord{vertical-align:middle;font-family:Barlow Condensed,sans-serif;font-size:32px;font-weight:700;line-height:36px}html #root .layout .topnav .navLogoMark,body #root .layout .topnav .navLogoMark{vertical-align:middle;border-radius:5px;margin-right:15px;display:inline-block;overflow:hidden}html #root .layout .topnav .navLogoMark img,body #root .layout .topnav .navLogoMark img{width:36px;height:36px;display:block}html #root .layout .topnav .navToggle,body #root .layout .topnav .navToggle{display:none}@media screen and (max-width:599px){html #root .layout .topnav,body #root .layout .topnav{flex-wrap:wrap;align-items:center}html #root .layout .topnav .navToggle,body #root .layout .topnav .navToggle{color:#fff;cursor:pointer;background:0 0;border:1px solid #6a6a6a;border-radius:4px;order:1;justify-content:center;align-items:center;margin-left:10px;padding:4px;display:flex}html #root .layout .topnav .navToggle svg,body #root .layout .topnav .navToggle svg{font-size:22px;transition:transform .28s}html #root .layout .topnav .navToggle[aria-expanded=true] svg,body #root .layout .topnav .navToggle[aria-expanded=true] svg{transform:rotate(90deg)}}@media screen and (max-width:599px) and (prefers-reduced-motion:reduce){html #root .layout .topnav .navLinksWrap,html #root .layout .topnav .navLinksWrap.isOpen,html #root .layout .topnav .navToggle svg,body #root .layout .topnav .navLinksWrap,body #root .layout .topnav .navLinksWrap.isOpen,body #root .layout .topnav .navToggle svg{transition-duration:0s}}@media screen and (max-width:599px){html #root .layout .topnav .navToggle,body #root .layout .topnav .navToggle{order:1}html #root .layout .topnav .navLogo,body #root .layout .topnav .navLogo{order:1;margin-right:0}html #root .layout .topnav .navLogo .navLogoMark,body #root .layout .topnav .navLogo .navLogoMark{margin-right:8px}html #root .layout .topnav .navLogo .navLogoMark img,body #root .layout .topnav .navLogo .navLogoMark img{width:28px;height:28px}html #root .layout .topnav .navLogo .navLogoWord,body #root .layout .topnav .navLogo .navLogoWord{font-size:22px;line-height:28px}html #root .layout .topnav .playerSearch,body #root .layout .topnav .playerSearch{order:3;margin-left:auto}html #root .layout .topnav .navLinksWrap,body #root .layout .topnav .navLinksWrap{visibility:hidden;flex-basis:100%;order:4;grid-template-rows:0fr;transition:grid-template-rows .28s,visibility 0s linear .28s;display:grid;overflow:visible}html #root .layout .topnav .navLinksWrap.isOpen,body #root .layout .topnav .navLinksWrap.isOpen{visibility:visible;grid-template-rows:1fr;transition:grid-template-rows .28s,visibility linear}html #root .layout .topnav .navLinks,body #root .layout .topnav .navLinks{min-height:0;overflow:show;border-top:1px solid #6a6a6a;flex-direction:column;align-items:flex-start;gap:4px;margin-top:10px;padding-top:10px;transition:padding-top .28s,margin-top .28s,border-top-width .28s;display:flex}html #root .layout .topnav .navLinks .linkslistMenu,body #root .layout .topnav .navLinks .linkslistMenu{overflow:show;flex-direction:column;width:100%;margin-left:0;display:flex}html #root .layout .topnav .navLinks .links,body #root .layout .topnav .navLinks .links{border-right:none;width:100%;padding:6px 0}html #root .layout .topnav .navLinks .socialIcons,body #root .layout .topnav .navLinks .socialIcons{border-top:1px solid #6a6a6a;order:0;width:100%;margin-top:6px;padding-top:10px}html #root .layout .topnav .navLinks .socialIcons svg,body #root .layout .topnav .navLinks .socialIcons svg{margin:0 16px 0 0}html #root .layout .topnav .navLinksWrap:not(.isOpen) .navLinks,body #root .layout .topnav .navLinksWrap:not(.isOpen) .navLinks{border-top-width:0;margin-top:0;padding-top:0}html #root .layout .topnav .teamWrapper,body #root .layout .topnav .teamWrapper{max-width:100%;position:static}html #root .layout .topnav .teamWrapper .teamMenuWrapper,body #root .layout .topnav .teamWrapper .teamMenuWrapper{width:100%;min-width:0}}html #root .layout .topnav .playerSearch,body #root .layout .topnav .playerSearch{position:relative}html #root .layout .topnav .playerSearch .playerSearchIcon,body #root .layout .topnav .playerSearch .playerSearchIcon{color:#adadad;pointer-events:none;font-size:17px;position:absolute;top:50%;transform:translateY(-50%)}html #root .layout .topnav .playerSearch input,body #root .layout .topnav .playerSearch input{color:#fff;background:#00000040;border:1px solid #6a6a6a;border-radius:20px;outline:none;padding:5px 12px 5px 32px;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px}html #root .layout .topnav .playerSearch input::placeholder,body #root .layout .topnav .playerSearch input::placeholder{color:#adadad}html #root .layout .topnav .playerSearch input:focus,body #root .layout .topnav .playerSearch input:focus{border-color:#fff}html #root .layout .topnav .playerSearch input:disabled,body #root .layout .topnav .playerSearch input:disabled{opacity:.55;cursor:not-allowed}html #root .layout .topnav .playerSearch:focus-within .playerSearchIcon,body #root .layout .topnav .playerSearch:focus-within .playerSearchIcon{color:#fff}html #root .layout .topnav .playerSearch .playerSearchResults,body #root .layout .topnav .playerSearch .playerSearchResults{z-index:1000;background:#2f2f2f;border:1px solid #6a6a6a;border-radius:8px;max-height:340px;margin:0;padding:4px;list-style:none;position:absolute;top:34px;overflow-y:auto;box-shadow:0 6px 18px #0000008c}html #root .layout .topnav .playerSearch .playerSearchOption,body #root .layout .topnav .playerSearch .playerSearchOption{cursor:pointer;border-radius:4px;flex-direction:column;padding:6px 10px;display:flex}html #root .layout .topnav .playerSearch .playerSearchOption.isActive,body #root .layout .topnav .playerSearch .playerSearchOption.isActive{background:#ffffff1f}html #root .layout .topnav .playerSearch .playerSearchOption.isInactive .playerSearchName,body #root .layout .topnav .playerSearch .playerSearchOption.isInactive .playerSearchName{color:#adadad}html #root .layout .topnav .playerSearch .playerSearchName,body #root .layout .topnav .playerSearch .playerSearchName{color:#fff;font-size:14px}html #root .layout .topnav .playerSearch .playerSearchMeta,body #root .layout .topnav .playerSearch .playerSearchMeta{color:#adadad;text-transform:uppercase;font-size:11px}html #root .layout .topnav .playerSearch .playerSearchEmpty,body #root .layout .topnav .playerSearch .playerSearchEmpty{color:#adadad;padding:8px 10px;font-size:13px}html #root .layout .topnav .playerSearch,body #root .layout .topnav .playerSearch{order:1;padding-left:10px;display:flex}html #root .layout .topnav .playerSearch .playerSearchIcon,body #root .layout .topnav .playerSearch .playerSearchIcon{left:20px}html #root .layout .topnav .playerSearch input,body #root .layout .topnav .playerSearch input{width:190px;max-width:40vw}html #root .layout .topnav .playerSearch .playerSearchResults,body #root .layout .topnav .playerSearch .playerSearchResults{width:280px;right:0}@media screen and (max-width:599px){html #root .layout .topnav .playerSearch input,body #root .layout .topnav .playerSearch input{width:130px}html #root .layout .topnav .playerSearch .playerSearchResults,body #root .layout .topnav .playerSearch .playerSearchResults{width:240px}}html #root .layout .topnav .teamWrapper,body #root .layout .topnav .teamWrapper{z-index:1000;max-width:515px;position:absolute;top:35px;left:0}@media screen and (max-width:599px){html #root .layout .topnav .teamWrapper,body #root .layout .topnav .teamWrapper{max-width:100%;left:0}}html #root .layout .topnav .teamWrapper .teamMenuWrapper,body #root .layout .topnav .teamWrapper .teamMenuWrapper{z-index:1000;color:#fff;background:linear-gradient(-45deg,#7d7d7d,#323232);border:1px solid #000;border-radius:8px;grid-template-columns:repeat(2,1fr);gap:8px 16px;min-width:400px;max-width:515px;padding:10px;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:12px;display:grid;box-shadow:0 4px 8px #00000080}@media screen and (max-width:599px){html #root .layout .topnav .teamWrapper .teamMenuWrapper,body #root .layout .topnav .teamWrapper .teamMenuWrapper{font-size:14px}}html #root .layout .topnav .teamWrapper .teamMenuWrapper .divisionMenu h4,body #root .layout .topnav .teamWrapper .teamMenuWrapper .divisionMenu h4{line-height:18px}html #root .layout .topnav .teamWrapper .teamMenuWrapper a,body #root .layout .topnav .teamWrapper .teamMenuWrapper a{color:#fff;width:50%;margin:0;padding:0;line-height:25px}html #root .layout .topnav .teamWrapper .teamMenuWrapper a:hover,body #root .layout .topnav .teamWrapper .teamMenuWrapper a:hover{cursor:pointer;color:#fff;background-color:#2f2f2f;border-radius:8px}html #root .layout .topnav .TeamMenu,body #root .layout .topnav .TeamMenu{position:relative}html #root .layout .topnav .teamMenu,body #root .layout .topnav .teamMenu{flex-direction:row;align-items:center;gap:10px;display:flex;position:relative}html #root .layout .topnav .teamMenu div,body #root .layout .topnav .teamMenu div{align-items:center;display:flex}html #root .layout .main-content,body #root .layout .main-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}html #root .layout .main-content .scoreBoxRow,body #root .layout .main-content .scoreBoxRow{color:#fff;flex-direction:row;justify-content:center;align-items:center;gap:1px;width:100%;min-width:300px;height:100%;padding:2px;font-size:12px;display:flex}html #root .layout .main-content .scoreBoxRow:first-child,body #root .layout .main-content .scoreBoxRow:first-child{background-color:#000;padding:5px 8px}html #root .layout .main-content .scoreBoxRow:nth-child(2),body #root .layout .main-content .scoreBoxRow:nth-child(2){background-color:#484848;padding:0 8px 0 4px}html #root .layout .main-content .scoreBoxRow:nth-child(3),body #root .layout .main-content .scoreBoxRow:nth-child(3){background-color:#555;padding:0 8px 0 4px}html #root .layout .main-content .scoreBoxRow div:first-child,body #root .layout .main-content .scoreBoxRow div:first-child{align-items:left;text-align:left}html #root .layout .main-content .scoreBoxRow div,body #root .layout .main-content .scoreBoxRow div{text-align:right;width:25%}html #root .wrapper,body #root .wrapper{background:#191919;justify-content:center;width:100%;height:100%;padding-top:1rem;padding-bottom:1rem;display:flex}html #root .main,body #root .main{color:#f0f0f0;background-color:#2f2f2f;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:1200px;height:100%;display:flex;overflow:hidden}@media (max-width:768px){html #root .main.playerPage,body #root .main.playerPage{background-blend-mode:overlay;background-attachment:fixed;background-position:top!important;background-repeat:no-repeat!important;background-size:cover!important;height:auto!important}}html #root .main.playerPagetoto:before,body #root .main.playerPagetoto:before{content:"";background:linear-gradient(#fff 0%,#fff0 10% 35%,#fff 42% 100%);height:auto;position:absolute;inset:0;border:10px solid red!important;width:calc(100% - 20px)!important}html #root .main .titleTeamPage,body #root .main .titleTeamPage{flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;padding:20px 10px;display:flex}html #root .main .titleTeamPage h1,body #root .main .titleTeamPage h1{color:#fff;text-align:left;text-shadow:1px 1px 2px #191919;text-transform:uppercase;margin:0;padding:0;font-family:Barlow Condensed,sans-serif;font-size:3rem;font-style:italic;font-weight:800;line-height:2.25rem}html #root .main .titleTeamPage h1 .seasonLabel,body #root .main .titleTeamPage h1 .seasonLabel{font-size:2rem}@media screen and (max-width:599px){html #root .main .titleTeamPage h1,body #root .main .titleTeamPage h1{font-size:1.5rem}}html #root .main .titleTeamPage img,body #root .main .titleTeamPage img{margin-bottom:-5px;margin-right:10px}html #root .main .wrapperStats,body #root .main .wrapperStats{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;display:flex;overflow:hidden}html #root .main .wrapperChart,body #root .main .wrapperChart{color:#f0f2f4;color:lab(95.343% -.097692 -1.51459);background:#2f2f2f;flex-direction:column;gap:10px;width:100%;padding:10px 20px;display:flex}@media screen and (max-width:599px){html #root .main .wrapperChart,body #root .main .wrapperChart{padding:4px 8px}}html #root .main .wrapperChart .chartContainer,body #root .main .wrapperChart .chartContainer{color:#f1f1f1;background:#ffffff0d;border-radius:10px;width:100%;height:100%;padding:10px 20px;position:relative}@media screen and (max-width:599px){html #root .main .wrapperChart .chartContainer,body #root .main .wrapperChart .chartContainer{padding:4px 8px}}html #root .main .wrapperChart h2,body #root .main .wrapperChart h2{text-transform:uppercase;color:#fff;text-align:left;text-shadow:1px 1px 2px #191919;margin:0;padding:0;font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:700;line-height:3.5rem}@media screen and (max-width:599px){html #root .main .wrapperChart,body #root .main .wrapperChart{flex-direction:column;gap:5px;margin-top:5px}}html #root .main .playerBoxName,body #root .main .playerBoxName{background-color:#00000080;border-bottom:1px solid #2f2f2f66;flex-direction:column;width:350px;height:450px;margin:0;padding:10px 0;display:flex;position:relative;box-shadow:0 2px 4px #00000080}@media screen and (max-width:599px){html #root .main .playerBoxName,body #root .main .playerBoxName{width:100%;height:100%;box-shadow:none;border-bottom:0}}html #root .main .playerBoxName .lastSeasonBadge,body #root .main .playerBoxName .lastSeasonBadge{text-transform:uppercase;color:#adadad;vertical-align:middle;border:1px solid #6a6a6a;border-radius:20px;padding:2px 10px;font-family:Barlow Condensed,sans-serif;font-size:.9rem;font-weight:400;display:inline-block}html #root .main .playerBoxName .playerInjuryFlag,body #root .main .playerBoxName .playerInjuryFlag{vertical-align:middle;text-transform:uppercase;color:#e66767;border:1px solid #e66767;border-radius:20px;align-items:center;gap:4px;padding:2px 10px;font-family:Barlow Condensed,sans-serif;font-size:.9rem;font-weight:400;display:inline-flex}@media screen and (max-width:599px){html #root .main .playerBoxName .playerInjuryFlag .playerInjuryStatus,body #root .main .playerBoxName .playerInjuryFlag .playerInjuryStatus{display:none}}html #root .main .playerBoxName p.label,body #root .main .playerBoxName p.label{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:100}html #root .main .playerBoxName p.label b,body #root .main .playerBoxName p.label b{font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:700;line-height:26px}html #root .main .playerBoxName p.label span.capOf,body #root .main .playerBoxName p.label span.capOf{text-transform:none;opacity:.65;white-space:nowrap;font-size:12px}html #root .main .playerBoxName span,body #root .main .playerBoxName span{text-transform:uppercase;color:#fff;text-align:left;text-shadow:1px 1px #191919;margin:0;padding:0;font-family:Barlow Condensed,sans-serif;font-size:1rem;line-height:1.5rem}@media screen and (max-width:599px){html #root .main .playerBoxName,body #root .main .playerBoxName{background:linear-gradient(#fafafa 0%,#2f2f2f00 20%);flex-direction:column;align-items:center;margin-bottom:20px;padding:3px}}html #root .main .playerBoxName h1,body #root .main .playerBoxName h1{color:#fff;text-align:left;text-shadow:1px 1px #191919;text-transform:uppercase;margin:0 0 10px;padding:0;font-family:Barlow Condensed,sans-serif;font-size:2rem;font-weight:700;line-height:1.5rem}html #root .main .playerBoxName h2,body #root .main .playerBoxName h2{color:#fff;text-align:left;text-shadow:1px 1px 2px #191919;margin:0;padding:0;font-family:Barlow Condensed,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.5rem}html #root .main .playerBoxName img,body #root .main .playerBoxName img{margin-bottom:-5px}html #root .main .cardStats,body #root .main .cardStats{background-color:#00000080;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;margin-bottom:20px;padding:20px;font-size:12px;display:flex;position:relative}@media screen and (max-width:599px){html #root .main .cardStats,body #root .main .cardStats{margin-top:16px;position:relative}}html #root .main .cardStats p,body #root .main .cardStats p{border:none;margin:0;padding:0}html #root .main .cardStats b,body #root .main .cardStats b{border:none;text-decoration:none}html #root .main .StatsPlayerBox,body #root .main .StatsPlayerBox{background-color:#00000080;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-top:360px;margin-bottom:20px;padding:20px;display:flex}html #root .main .StatsPlayerBox .SmallPlayerCard,body #root .main .StatsPlayerBox .SmallPlayerCard{flex-flow:row;display:flex}html #root .gamechartStats,body #root .gamechartStats{flex-flow:wrap;display:flex}html #root .starPlayersWrapper,body #root .starPlayersWrapper{flex-flow:wrap;justify-content:space-between;display:flex}html #root .starPlayersWrapper .starPlayer,body #root .starPlayersWrapper .starPlayer{background:linear-gradient(210deg,#8a8a8a 35%,#3d3d3d 75%);border-radius:10px;flex-direction:column;width:125px;padding:10px 0;display:flex}@media screen and (max-width:599px){html #root .starPlayersWrapper .starPlayer,body #root .starPlayersWrapper .starPlayer{width:110px}}html #root .starPlayersWrapper .starPlayer h3,body #root .starPlayersWrapper .starPlayer h3{text-transform:uppercase;margin:0 20px 10px;font-family:Barlow Condensed,sans-serif;font-size:14px}@media screen and (max-width:599px){html #root .starPlayersWrapper .starPlayer h3,body #root .starPlayersWrapper .starPlayer h3{margin:0 10px}}html #root .starPlayersWrapper .starPlayer .headshot,body #root .starPlayersWrapper .starPlayer .headshot{border-bottom:1px solid #fff;justify-content:center;align-items:end;width:100%;margin-bottom:10px;display:flex}html #root .starPlayersWrapper .starPlayer img,body #root .starPlayersWrapper .starPlayer img{margin-bottom:0}html #root .starPlayersWrapper .starPlayer p,body #root .starPlayersWrapper .starPlayer p{margin:0;padding:0 20px}html #root table th,body #root table th{color:#444;text-align:center;height:auto;padding:3px 6px}html #root table tbody td,body #root table tbody td{text-align:center;color:#151515;height:auto;padding:10px 4px;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;border-bottom:1px solid #b1b1b1!important}html #root table tbody td a,body #root table tbody td a{color:#000}html #root table tbody td a span.bold,body #root table tbody td a span.bold{font-weight:900}html #root .table,body #root .table{width:100%;min-width:400px}html #root .table thead,body #root .table thead{background-color:#f5f5f5}html #root .table th,body #root .table th{color:#000000de;text-align:center;height:auto;padding:4px 8px}html #root .table tbody tr:nth-child(odd),body #root .table tbody tr:nth-child(odd){background-color:#f0f0f0}html #root .table tbody tr:nth-child(2n),body #root .table tbody tr:nth-child(2n){background-color:#d1d1d1}html #root .table tbody td,body #root .table tbody td{text-align:left;color:#151515;height:auto;padding:4px 8px;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:18px}html #root .table tbody td a,body #root .table tbody td a{color:#000}html #root .table tbody td a span.bold,body #root .table tbody td a span.bold{font-weight:900}html #root .title,body #root .title{letter-spacing:-1px;text-transform:uppercase;border-bottom:1px solid #fff;width:100%;margin:15px 0 30px;font-family:Barlow Condensed,sans-serif;font-size:22px;font-weight:700;line-height:20px;display:flex}html #root .team-list,body #root .team-list{flex-direction:column;width:100%;height:100%;padding:20px;display:flex}html #root .team-list h1,body #root .team-list h1{color:#fff;text-align:left;text-transform:uppercase;margin:0 0 20px;padding:0;font-family:Barlow Condensed,sans-serif;font-size:2rem;font-weight:700;line-height:2rem}html #root .team-list h2,body #root .team-list h2{margin:0 0 20px}html #root .conference,body #root .conference{flex-direction:row;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}@media screen and (max-width:599px){html #root .conference,body #root .conference{flex-direction:column}}html #root .division,body #root .division{flex:1;width:100%;padding-bottom:20px}html #root .division h3,body #root .division h3{color:#adadad;text-align:left;border-bottom:1px solid #6a6a6a;margin:0 0 20px;padding:5px 0;font-family:Graduate,sans-serif;font-size:1rem;font-weight:700}html #root .division .team-item,body #root .division .team-item{color:#fff;flex-direction:row;width:100%;height:100%;font-size:1.125rem;display:flex}html #root .division .team-item img,body #root .division .team-item img{margin-right:20px}html #root .scoreboard,body #root .scoreboard{background:#fff;border:2px solid #fff;border-radius:10px;flex-direction:row;width:100%;min-height:77px;margin-top:10px;display:flex;overflow:hidden}html #root .scoreboard .team-score,body #root .scoreboard .team-score{opacity:0;background:#fff;flex-direction:row;justify-content:center;align-items:center;width:50%;font-size:1.5rem;font-weight:700;display:flex}html #root .scoreboard .team-score:first-child,body #root .scoreboard .team-score:first-child{padding:10px 50px 10px 10px;animation:2s 1s forwards slideLeft}html #root .scoreboard .team-score:nth-child(2),body #root .scoreboard .team-score:nth-child(2){padding:10px 10px 10px 50px;animation:2s 1s forwards slideRight}html #root .scoreboard .team-score a,body #root .scoreboard .team-score a{opacity:0;color:#fff;animation:2s 2s forwards opacityAni;display:flex}html #root .scoreboard .team-score .score,body #root .scoreboard .team-score .score{margin:0 10px;font-size:45px;font-weight:900}html #root .scoreboard .team-score .logowrapper,body #root .scoreboard .team-score .logowrapper{flex-flow:row;justify-content:center;align-items:center;display:flex}html #root .scoreboard .team-score .logowrapper div.box,body #root .scoreboard .team-score .logowrapper div.box{flex:initial;flex-direction:column;display:flex}html #root .scoreboard .team-score .logowrapper div.box div,body #root .scoreboard .team-score .logowrapper div.box div{width:auto}html #root .scoreboard .team-score .logowrapper div.box .town,body #root .scoreboard .team-score .logowrapper div.box .town{min-width:150px;font-size:12px}@media screen and (max-width:599px){html #root .scoreboard .team-score .logowrapper div.box .town,body #root .scoreboard .team-score .logowrapper div.box .town{display:none}}html #root .scoreboard .team-score .logowrapper div.box .Teamtitle,body #root .scoreboard .team-score .logowrapper div.box .Teamtitle{font-size:25px;font-weight:700;line-height:22px}@media screen and (max-width:599px){html #root .scoreboard .team-score .logowrapper div.box .Teamtitle,body #root .scoreboard .team-score .logowrapper div.box .Teamtitle{display:none}}html #root .scoreboard .team-score .logowrapper div.box img,body #root .scoreboard .team-score .logowrapper div.box img{width:80px;margin:0 10px}@media screen and (max-width:599px){html #root .scoreboard .team-score .logowrapper div.box img,body #root .scoreboard .team-score .logowrapper div.box img{width:60px;margin:0}}html #root .scoreboard .team-score .team-logo,body #root .scoreboard .team-score .team-logo{width:50px;height:50px;margin-right:10px}html #root .scoreboard .team-score .team-name,body #root .scoreboard .team-score .team-name{text-align:left;flex:1}html #root .scoreboard .team-score .team-goals,body #root .scoreboard .team-score .team-goals{margin-left:10px;font-size:2rem}html #root .wrapperStatsbox,body #root .wrapperStatsbox{flex-direction:row;gap:20px;width:100%;height:100%;display:flex}@media screen and (max-width:599px){html #root .wrapperStatsbox,body #root .wrapperStatsbox{flex-direction:column}}html #root .teamStanding,body #root .teamStanding{max-width:350px}html #root .statsbox,body #root .statsbox{color:#fff;background-color:#ffffff0d;border-radius:20px;flex-direction:column;gap:20px;width:100%;padding:20px;display:flex;position:relative}html #root .statsbox.left,body #root .statsbox.left{width:100%}html #root .statsbox.right,body #root .statsbox.right{max-width:350px}@media screen and (max-width:599px){html #root .statsbox.right,body #root .statsbox.right{width:100%;max-width:100%}}html #root .statsbox .teamStanding h2,body #root .statsbox .teamStanding h2{text-transform:uppercase;margin:0 0 15px;font-family:Barlow Condensed,sans-serif;font-size:1.5rem}html #root .statsbox .teamStanding h3,body #root .statsbox .teamStanding h3{color:#c1c1c1;background-color:#ffffff0d;border-radius:5px;width:100%;margin:0 0 5px;padding:5px 15px;font-family:Barlow Condensed,sans-serif;font-weight:400}html #root .statsbox .teamStanding h3 svg,body #root .statsbox .teamStanding h3 svg{vertical-align:-.15em;margin-right:5px;font-size:1.15em}@media screen and (max-width:599px){html #root .statsbox,body #root .statsbox{align-items:center}}html #root .statsbox div,body #root .statsbox div{width:100%}html #root .statsbox .chartPointsPerGameWrapper,body #root .statsbox .chartPointsPerGameWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}@media screen and (max-width:599px){html #root .statsbox .chartPointsPerGameWrapper,body #root .statsbox .chartPointsPerGameWrapper{max-width:375px}}html #root .statsbox .chartPointsPerGameWrapper .chartPointsPerGame,body #root .statsbox .chartPointsPerGameWrapper .chartPointsPerGame{min-height:400px}@media screen and (max-width:599px){html #root .statsbox .chartPointsPerGameWrapper .chartPointsPerGame,body #root .statsbox .chartPointsPerGameWrapper .chartPointsPerGame{min-width:200px;max-width:375px}}html #root .statsboxGame,body #root .statsboxGame{color:#fff;background-color:#ffffff0d;border-radius:20px;flex-direction:column;justify-content:space-evenly;width:100%;padding:20px;display:flex;position:relative}@media screen and (max-width:599px){html #root .statsboxGame,body #root .statsboxGame{flex-direction:column;align-items:center;padding:10px}}html #root .statsboxGame .date,body #root .statsboxGame .date{padding:10px 0;font-size:12px;font-weight:700}html #root .statsboxGame div,body #root .statsboxGame div{width:100%}html #root .statsboxGame div a,body #root .statsboxGame div a{color:#fff}html #root .statsboxGame .chartPointsPerGameWrapper,body #root .statsboxGame .chartPointsPerGameWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}@media screen and (max-width:599px){html #root .statsboxGame .chartPointsPerGameWrapper,body #root .statsboxGame .chartPointsPerGameWrapper{max-width:375px}}html #root .statsboxGame .chartPointsPerGameWrapper .chartPointsPerGame,body #root .statsboxGame .chartPointsPerGameWrapper .chartPointsPerGame{min-height:400px}@media screen and (max-width:599px){html #root .statsboxGame .chartPointsPerGameWrapper .chartPointsPerGame,body #root .statsboxGame .chartPointsPerGameWrapper .chartPointsPerGame{min-width:200px;max-width:375px}}html #root .leaderWrapper,body #root .leaderWrapper{flex-flow:wrap;justify-content:center;gap:20px;margin-bottom:40px;display:flex}@media screen and (max-width:599px){html #root .leaderWrapper,body #root .leaderWrapper{padding:0 10px}}html #root .leaderWrapper div,body #root .leaderWrapper div{animation:2s forwards scaleDown}html #root .leaderWrapper div a,body #root .leaderWrapper div a{color:#454545;font-weight:400}html #root .leaderWrapper div a:hover,body #root .leaderWrapper div a:hover{color:#757575}html #root .leaderWrapper div a img,body #root .leaderWrapper div a img{margin-bottom:-5px}html #root .wildcard div tbody tr.MuiTableRow-root:nth-child(2),body #root .wildcard div tbody tr.MuiTableRow-root:nth-child(2){border-bottom:2px solid #000}html #root .seasonCountdown,body #root .seasonCountdown{text-align:center;background:#2f2f2f;border:1px solid #6a6a6a;border-radius:8px;width:100%;margin-top:20px;padding:20px}@media screen and (max-width:599px){html #root .seasonCountdown,body #root .seasonCountdown{padding:15px 10px}}html #root .seasonCountdown.hasPlayer,body #root .seasonCountdown.hasPlayer{background-image:linear-gradient(100deg, #19191900 0%, #1919198c 25%, #191919 100%),var(--countdown-image);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}html #root .seasonCountdown .countdownPlayer,body #root .seasonCountdown .countdownPlayer{text-transform:uppercase;letter-spacing:.5px;color:#adadad;margin:10px 0 0;font-family:Barlow Condensed,sans-serif;font-size:13px}html #root .seasonCountdown .countdownPlayerNumber,body #root .seasonCountdown .countdownPlayerNumber{color:gold;font-weight:700}html #root .seasonCountdown h3,body #root .seasonCountdown h3{text-transform:uppercase;letter-spacing:1px;color:gold;margin:0 0 15px;font-family:Barlow Condensed,sans-serif}html #root .seasonCountdown .countdownUnits,body #root .seasonCountdown .countdownUnits{flex-direction:row;justify-content:center;gap:25px;display:flex}@media screen and (max-width:599px){html #root .seasonCountdown .countdownUnits,body #root .seasonCountdown .countdownUnits{gap:12px}}html #root .seasonCountdown .countdownUnit,body #root .seasonCountdown .countdownUnit{flex-direction:column;min-width:60px;display:flex}html #root .seasonCountdown .countdownValue,body #root .seasonCountdown .countdownValue{color:#fff;font-family:Graduate,sans-serif;font-size:2.5rem;line-height:1}@media screen and (max-width:599px){html #root .seasonCountdown .countdownValue,body #root .seasonCountdown .countdownValue{font-size:1.75rem}}html #root .seasonCountdown .countdownLabel,body #root .seasonCountdown .countdownLabel{text-transform:uppercase;letter-spacing:1px;color:#adadad;margin-top:5px;font-size:.75rem}html #root .seasonCountdown .countdownDate,body #root .seasonCountdown .countdownDate{color:#adadad;margin:15px 0 0;font-size:.85rem}html #root .scheduleLayoutWrapper,body #root .scheduleLayoutWrapper{width:100%}html #root .scheduleLayoutWrapper h3,body #root .scheduleLayoutWrapper h3{margin:30px 0 0}html #root .scheduleLayoutWrapper h2,body #root .scheduleLayoutWrapper h2{text-transform:uppercase;border-bottom:1px solid #6a6a6a;margin-top:5px;padding:0 0 10px;margin-bottom:20px!important}html #root .scheduleLayoutWrapper .scheduleLayout,body #root .scheduleLayoutWrapper .scheduleLayout{flex-flow:wrap;gap:15px;display:flex}@media screen and (max-width:599px){html #root .scheduleLayoutWrapper .scheduleLayout,body #root .scheduleLayoutWrapper .scheduleLayout{gap:10px}}html #root .scheduleLayoutWrapper .scheduleLayout div,body #root .scheduleLayoutWrapper .scheduleLayout div{z-index:1;padding:2px;position:relative}html #root .scheduleLayoutWrapper .scheduleLayout div.crit:after,html #root .scheduleLayoutWrapper .scheduleLayout div.crit:before,body #root .scheduleLayoutWrapper .scheduleLayout div.crit:after,body #root .scheduleLayoutWrapper .scheduleLayout div.crit:before{content:"";background-image:conic-gradient(from var(--angle), #ffc600, #c19600, #614c02, #000);z-index:-2;pointer-events:none;box-sizing:border-box;border-radius:5px;width:100%;height:100%;padding:3px;animation:3s linear infinite spin;position:absolute;inset:50% 0 0 50%;translate:-50% -50%}html #root .scheduleLayoutWrapper .scheduleLayout div.live:before,body #root .scheduleLayoutWrapper .scheduleLayout div.live:before{filter:blur(5px);opacity:.5}html #root .scheduleLayoutWrapper .scheduleLayout div.live:after,html #root .scheduleLayoutWrapper .scheduleLayout div.live:before,body #root .scheduleLayoutWrapper .scheduleLayout div.live:after,body #root .scheduleLayoutWrapper .scheduleLayout div.live:before{content:"";background-image:conic-gradient(from var(--angle), #0f9, #00621c, #012f11, #000);z-index:-2;pointer-events:none;box-sizing:border-box;border-radius:5px;width:100%;height:100%;padding:3px;animation:3s linear infinite spin;position:absolute;inset:50% 0 0 50%;translate:-50% -50%}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem{color:#2f2f2f;z-index:0;background-image:linear-gradient(120deg,#656565 0%,#fff 55% 65%,#757575 100%);border-radius:5px;flex-flow:wrap;width:216px;padding:6px;font-size:12px;display:flex;position:relative;box-shadow:5px 5px 5px #00000040}@media screen and (max-width:599px){html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem{width:165px;min-height:126px}}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .venu,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .venu{text-align:center;width:100%;margin-top:5px;font-size:10px}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow{flex-direction:column;align-items:center;gap:4px;margin-top:6px;display:flex;width:100%!important}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsMoneyline,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsMoneyline{text-align:center;justify-content:center;align-items:center;gap:6px;display:flex;width:100%!important}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsOU,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsOU{justify-content:center;display:flex}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsSep,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsSep{color:#888;letter-spacing:.5px;font-size:9px;font-weight:600}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge{white-space:nowrap;border:2px solid #2a2a2a;border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge.favorite,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge.favorite{color:#2a2a2a;background:gold}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge.underdog,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge.underdog{color:#fff;background:#2e2e2e}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge.neutral,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem .oddsRow .oddsBadge.neutral{color:#aaa;background:#2a2a2a;font-weight:400}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:first-child,html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:nth-child(3),body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:first-child,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:nth-child(3){text-align:center;width:47%}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:nth-child(2),body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:nth-child(2){text-align:center;justify-content:center;align-items:center;width:6%;display:flex}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:nth-child(4),body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem div:nth-child(4){text-align:center;width:100%}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem h3,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem h3{margin:0;font-size:10px}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem p,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem p{margin:5px 0}html #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem a,body #root .scheduleLayoutWrapper .scheduleLayout div div.gameItem a{color:#2f2f2f;font-weight:900}html #root .comparePage,body #root .comparePage{align-items:stretch;gap:16px;padding:20px;overflow:visible}@media screen and (max-width:599px){html #root .comparePage,body #root .comparePage{padding:12px}}html #root .comparePage h1,body #root .comparePage h1{text-transform:uppercase;margin:0;font-family:Barlow Condensed,sans-serif}html #root .comparePage h3,body #root .comparePage h3{text-transform:uppercase;color:#adadad;margin:16px 0 8px;font-family:Barlow Condensed,sans-serif}html #root .comparePage .playerSearch,body #root .comparePage .playerSearch{position:relative}html #root .comparePage .playerSearch .playerSearchIcon,body #root .comparePage .playerSearch .playerSearchIcon{color:#adadad;pointer-events:none;font-size:17px;position:absolute;top:50%;transform:translateY(-50%)}html #root .comparePage .playerSearch input,body #root .comparePage .playerSearch input{color:#fff;background:#00000040;border:1px solid #6a6a6a;border-radius:20px;outline:none;padding:5px 12px 5px 32px;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:13px}html #root .comparePage .playerSearch input::placeholder,body #root .comparePage .playerSearch input::placeholder{color:#adadad}html #root .comparePage .playerSearch input:focus,body #root .comparePage .playerSearch input:focus{border-color:#fff}html #root .comparePage .playerSearch input:disabled,body #root .comparePage .playerSearch input:disabled{opacity:.55;cursor:not-allowed}html #root .comparePage .playerSearch:focus-within .playerSearchIcon,body #root .comparePage .playerSearch:focus-within .playerSearchIcon{color:#fff}html #root .comparePage .playerSearch .playerSearchResults,body #root .comparePage .playerSearch .playerSearchResults{z-index:1000;background:#2f2f2f;border:1px solid #6a6a6a;border-radius:8px;max-height:340px;margin:0;padding:4px;list-style:none;position:absolute;top:34px;overflow-y:auto;box-shadow:0 6px 18px #0000008c}html #root .comparePage .playerSearch .playerSearchOption,body #root .comparePage .playerSearch .playerSearchOption{cursor:pointer;border-radius:4px;flex-direction:column;padding:6px 10px;display:flex}html #root .comparePage .playerSearch .playerSearchOption.isActive,body #root .comparePage .playerSearch .playerSearchOption.isActive{background:#ffffff1f}html #root .comparePage .playerSearch .playerSearchOption.isInactive .playerSearchName,body #root .comparePage .playerSearch .playerSearchOption.isInactive .playerSearchName{color:#adadad}html #root .comparePage .playerSearch .playerSearchName,body #root .comparePage .playerSearch .playerSearchName{color:#fff;font-size:14px}html #root .comparePage .playerSearch .playerSearchMeta,body #root .comparePage .playerSearch .playerSearchMeta{color:#adadad;text-transform:uppercase;font-size:11px}html #root .comparePage .playerSearch .playerSearchEmpty,body #root .comparePage .playerSearch .playerSearchEmpty{color:#adadad;padding:8px 10px;font-size:13px}html #root .comparePage .playerSearch,body #root .comparePage .playerSearch{width:100%;max-width:420px}html #root .comparePage .playerSearch .playerSearchIcon,body #root .comparePage .playerSearch .playerSearchIcon{left:12px}html #root .comparePage .playerSearch input,body #root .comparePage .playerSearch input{width:100%;padding:9px 14px 9px 36px;font-size:15px}html #root .comparePage .playerSearch .playerSearchResults,body #root .comparePage .playerSearch .playerSearchResults{width:100%;top:42px;left:0}html #root .compareSearch,body #root .compareSearch{flex-wrap:wrap;align-items:center;gap:12px;display:flex}html #root .compareHint,html #root .compareEmpty,body #root .compareHint,body #root .compareEmpty{color:#adadad;font-family:Barlow Condensed,sans-serif}html #root .compareError,body #root .compareError{color:#e66767;margin:0;font-family:Barlow Condensed,sans-serif}html #root .compareToggles,body #root .compareToggles{flex-wrap:wrap;gap:20px;display:flex}html #root .compareScope,body #root .compareScope{gap:4px;display:flex}html #root .compareScopeLabel,body #root .compareScopeLabel{color:#f0f0f0;text-transform:uppercase;font-weight:700}html #root .compareCard,body #root .compareCard{text-align:center;white-space:normal;background:#ffffff0d;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:150px;margin:0 1px;padding:12px 8px;font-weight:400;display:flex;position:relative}html #root .compareCard a,body #root .compareCard a{color:#f0f0f0;text-decoration:none}html #root .compareCard a:hover,body #root .compareCard a:hover{text-decoration:underline}html #root .compareHeadshot,body #root .compareHeadshot{object-fit:cover;background:#191919;border-radius:50%;width:84px;height:84px}html #root .compareMeta,body #root .compareMeta{color:#adadad;margin:0;font-family:Barlow Condensed,sans-serif;font-size:13px}html #root .compareRemove,body #root .compareRemove{color:#adadad;cursor:pointer;background:0 0;border:none;padding:2px;line-height:1;position:absolute;top:4px;right:4px}html #root .compareRemove:hover,body #root .compareRemove:hover{color:#fff}html #root .compareTableWrap,body #root .compareTableWrap{width:100%;overflow-x:auto}html #root .compareTable,body #root .compareTable{table-layout:fixed;border-collapse:collapse;font-family:Barlow Condensed,sans-serif}html #root .compareTable th,html #root .compareTable td,body #root .compareTable th,body #root .compareTable td{text-align:right;white-space:nowrap;padding:8px 10px;font-family:Barlow Condensed,sans-serif;border-bottom:1px solid #ffffff1a!important;max-width:152px!important}html #root .compareTable tbody td,body #root .compareTable tbody td{color:#f0f0f0;font-size:15px}html #root .compareTable .compareStatHead,body #root .compareTable .compareStatHead{border-bottom:none!important}html #root .compareTable .compareStatHead,html #root .compareTable th[scope=row],body #root .compareTable .compareStatHead,body #root .compareTable th[scope=row]{text-align:left;color:#adadad;white-space:normal;z-index:2;background:#2f2f2f;width:150px;font-weight:400;position:sticky;left:0;box-shadow:inset 0 -1px #ffffff1a,6px 0 8px -6px #0009}html #root .compareTable .compareStatHead,body #root .compareTable .compareStatHead{z-index:3;box-shadow:6px 0 8px -6px #0009}html #root .compareTable .compareCardCell,body #root .compareTable .compareCardCell{vertical-align:bottom;padding:0 4px 12px;border-bottom:none!important}html #root .compareTable .compareSection th,body #root .compareTable .compareSection th{text-align:left;text-transform:uppercase;color:#adadad;width:auto;padding-top:18px;font-size:13px}html #root .compareTable tbody td.isBest,body #root .compareTable tbody td.isBest{color:gold;font-weight:700}html #root .visuallyHidden,body #root .visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html #root .teamContent:empty,body #root .teamContent:empty{display:none}html #root .teamContent,body #root .teamContent{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 20px 20px;display:flex}@media screen and (max-width:599px){html #root .teamContent,body #root .teamContent{padding:0 10px 10px}}html #root .teamContent .chartPointsPerGame,body #root .teamContent .chartPointsPerGame{width:600px;max-width:800px}html #root .teamContent h2,body #root .teamContent h2{color:#fff;text-align:left;margin-bottom:0;font-family:Barlow Condensed,sans-serif;font-size:2rem;font-weight:700;line-height:2rem}html #root .teamContent .divisionWrapper,body #root .teamContent .divisionWrapper{width:100%;overflow-x:auto}@media screen and (max-width:599px){html #root .teamContent .divisionWrapper,body #root .teamContent .divisionWrapper{max-width:375px}}html #root .teamContent .dataTableWrapper,body #root .teamContent .dataTableWrapper{width:100%;overflow-x:auto}@media screen and (max-width:599px){html #root .teamContent .dataTableWrapper,body #root .teamContent .dataTableWrapper{border-radius:8px;font-size:10px}}html #root .teamContent .dataTableWrapper tbody tr:first-child,body #root .teamContent .dataTableWrapper tbody tr:first-child{background-color:#fff}html #root .teamContent .dataTableWrapper tbody tr:first-child th,html #root .teamContent .dataTableWrapper tbody tr:first-child td,body #root .teamContent .dataTableWrapper tbody tr:first-child th,body #root .teamContent .dataTableWrapper tbody tr:first-child td{color:#000;font-weight:900}html #root .teamContent .dataTableWrapper td,html #root .teamContent .dataTableWrapper th,body #root .teamContent .dataTableWrapper td,body #root .teamContent .dataTableWrapper th{padding:8px}html #root .careerStats,body #root .careerStats{width:100%;margin-bottom:30px}html #root .careerStats .careerStatsControls,body #root .careerStats .careerStatsControls{flex-flow:wrap;justify-content:space-between;gap:10px;margin-bottom:10px;display:flex}html #root .careerStats .careerStatsControls div,body #root .careerStats .careerStatsControls div{flex-direction:row;gap:5px;display:flex}html #root .careerStats .careerSortButton,body #root .careerStats .careerSortButton{cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit;color:#1515158c;background:0 0;border:0;margin:0;padding:0;font-weight:400;transition:color .15s,font-weight .15s}html #root .careerStats .careerSortButton:hover,body #root .careerStats .careerSortButton:hover{color:#151515d9}html #root .careerStats .careerSortButton:focus-visible,body #root .careerStats .careerSortButton:focus-visible{outline-offset:2px;outline:2px solid #151515}html #root .careerStats .careerSortButton.isActive,body #root .careerStats .careerSortButton.isActive{color:#151515;font-weight:800}html #root .careerStats .MuiTableContainer-root,body #root .careerStats .MuiTableContainer-root{overflow-x:auto}@media screen and (max-width:599px){html #root .careerStats,body #root .careerStats{font-size:10px}}html #root .seasonSelect,body #root .seasonSelect{color:#fff;text-transform:uppercase;cursor:pointer;background-color:#2f2f2f;border:1px solid #6a6a6a;border-radius:7px;padding:5px 10px;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:700;line-height:1.5}html #root .seasonSelect:hover,body #root .seasonSelect:hover{border-color:#fff}html #root .seasonSelect option,body #root .seasonSelect option{color:#fff;background-color:#2f2f2f}html #root .playerAwards,body #root .playerAwards{width:100%;margin-bottom:30px}html #root .playerAwards .awardList,body #root .playerAwards .awardList{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}html #root .playerAwards .awardItem,body #root .playerAwards .awardItem{background:#ffffff0d;border:1px solid #6a6a6a;border-radius:8px;padding:10px 14px;font-family:Barlow Condensed,sans-serif}html #root .playerAwards .awardItem.isCup,body #root .playerAwards .awardItem.isCup{background-color:#0000;background-image:url(/assets/stanleyCup.png),linear-gradient(#daa520 0%,gold 100%);background-position:100% 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-color:#c19600}html #root .playerAwards .awardItem.isCup .awardName,html #root .playerAwards .awardItem.isCup .awardCount,html #root .playerAwards .awardItem.isCup .awardSeasons,body #root .playerAwards .awardItem.isCup .awardName,body #root .playerAwards .awardItem.isCup .awardCount,body #root .playerAwards .awardItem.isCup .awardSeasons{color:#191919}html #root .playerAwards .awardItem.isCup .awardCount,body #root .playerAwards .awardItem.isCup .awardCount{border-color:#00000073}html #root .playerAwards .awardHead,body #root .playerAwards .awardHead{flex-direction:row;justify-content:space-between;align-items:baseline;gap:8px;display:flex}html #root .playerAwards .awardName,body #root .playerAwards .awardName{color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:700;line-height:1.2}html #root .playerAwards .awardCount,body #root .playerAwards .awardCount{color:#fff;white-space:nowrap;border:1px solid #6a6a6a;border-radius:20px;padding:0 8px;font-size:.9rem;font-weight:700}html #root .playerAwards .awardSeasons,body #root .playerAwards .awardSeasons{color:#adadad;margin-top:4px;font-size:.85rem;line-height:1.4}html #root .playerSkating,body #root .playerSkating{--edge-fill:#3987e5;width:100%;margin-bottom:30px}html #root .playerSkating .skatingHead,body #root .playerSkating .skatingHead{flex-flow:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}html #root .playerSkating .skatingHead h2,body #root .playerSkating .skatingHead h2{margin:0}html #root .playerSkating .skatingHead div,body #root .playerSkating .skatingHead div{flex-direction:row;gap:5px;display:flex}html #root .playerSkating .edgeTableWrap,body #root .playerSkating .edgeTableWrap{overscroll-behavior-x:contain;width:100%;overflow-x:auto}html #root .playerSkating .edgeTable,body #root .playerSkating .edgeTable{border-collapse:collapse;width:100%;min-width:340px;margin-top:10px;font-family:Barlow Condensed,sans-serif}html #root .playerSkating .edgeTable thead th,body #root .playerSkating .edgeTable thead th{text-align:left;text-transform:uppercase;color:#adadad;white-space:nowrap;border-bottom:1px solid #6a6a6a;padding:6px 8px;font-size:12px;font-weight:700}html #root .playerSkating .edgeTable tbody th,body #root .playerSkating .edgeTable tbody th{text-align:left;color:#fff;white-space:nowrap;padding:8px;font-size:15px;font-weight:400}html #root .playerSkating .edgeTable tbody td,body #root .playerSkating .edgeTable tbody td{vertical-align:middle;border-bottom:1px solid #ffffff14;padding:8px}html #root .playerSkating .edgeTable tbody th,body #root .playerSkating .edgeTable tbody th{border-bottom:1px solid #ffffff14}html #root .playerSkating .edgeTable .edgeValue,body #root .playerSkating .edgeTable .edgeValue{color:#fff;white-space:nowrap;font-size:20px;font-weight:700}html #root .playerSkating .edgeTable .edgeAvg,body #root .playerSkating .edgeTable .edgeAvg{color:#adadad;white-space:nowrap;font-size:15px}html #root .playerSkating .edgeTable .edgePct,body #root .playerSkating .edgeTable .edgePct{width:45%;min-width:160px}html #root .playerSkating .edgeTable .edgeGroupRow th,body #root .playerSkating .edgeTable .edgeGroupRow th{text-transform:uppercase;color:#adadad;border-bottom:1px solid #6a6a6a;padding-top:16px;font-size:12px}html #root .playerSkating .edgeMeter,body #root .playerSkating .edgeMeter{flex-direction:row;align-items:center;gap:10px;display:flex}html #root .playerSkating .edgeMeterTrack,body #root .playerSkating .edgeMeterTrack{background:#ffffff1a;border-radius:4px;flex:1;min-width:80px;height:8px;position:relative;overflow:hidden}html #root .playerSkating .edgeMeterFill,body #root .playerSkating .edgeMeterFill{background:var(--edge-fill);border-radius:4px;height:100%}html #root .playerSkating .edgeMeterMedian,body #root .playerSkating .edgeMeterMedian{opacity:.85;background:#191919;width:2px;position:absolute;top:0;bottom:0;left:50%}html #root .playerSkating .edgeMeterValue,body #root .playerSkating .edgeMeterValue{color:#fff;text-align:right;min-width:42px;font-size:15px}html #root .playerSkating .edgeNoPct,body #root .playerSkating .edgeNoPct{color:#757575}html #root .playerSkating .edgeNote,body #root .playerSkating .edgeNote{color:#757575;margin:8px 0 0;font-size:11px;font-style:italic}@media screen and (max-width:599px){html #root .playerSkating .edgeTable,body #root .playerSkating .edgeTable{font-size:12px}html #root .playerSkating .edgeTable .edgePct,body #root .playerSkating .edgeTable .edgePct{min-width:110px}}html #root .playerFaceoffs,body #root .playerFaceoffs{width:100%;margin-bottom:30px}html #root .playerFaceoffs .faceoffHeadline,body #root .playerFaceoffs .faceoffHeadline{margin-bottom:14px}html #root .playerFaceoffs .faceoffRate,body #root .playerFaceoffs .faceoffRate{flex-direction:row;align-items:baseline;gap:10px;font-family:Barlow Condensed,sans-serif;display:flex}html #root .playerFaceoffs .faceoffRate b,body #root .playerFaceoffs .faceoffRate b{color:#fff;font-size:42px;font-weight:700;line-height:42px}html #root .playerFaceoffs .faceoffRate b.thin,body #root .playerFaceoffs .faceoffRate b.thin{opacity:.5;font-weight:400}html #root .playerFaceoffs .faceoffRate span,body #root .playerFaceoffs .faceoffRate span{color:#adadad;text-transform:uppercase;font-size:15px}html #root .playerFaceoffs .faceoffThinNote,body #root .playerFaceoffs .faceoffThinNote{color:#757575;margin:4px 0 0;font-size:11px;font-style:italic}html #root .playerFaceoffs .faceoffSplits,body #root .playerFaceoffs .faceoffSplits{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media screen and (max-width:599px){html #root .playerFaceoffs .faceoffSplits,body #root .playerFaceoffs .faceoffSplits{grid-template-columns:1fr;gap:12px}}html #root .playerFaceoffs .faceoffSplitGroup,body #root .playerFaceoffs .faceoffSplitGroup{background:#ffffff0d;border-radius:10px;padding:10px 16px 14px}html #root .playerFaceoffs .faceoffSplitGroup h3,body #root .playerFaceoffs .faceoffSplitGroup h3{text-transform:uppercase;color:#adadad;margin:0 0 6px;font-family:Barlow Condensed,sans-serif;font-size:1rem;font-weight:700}html #root .playerFaceoffs .faceoffSplit,body #root .playerFaceoffs .faceoffSplit{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto auto;align-items:baseline;gap:10px;padding:4px 0;font-family:Barlow Condensed,sans-serif;display:grid}html #root .playerFaceoffs .faceoffSplit:last-child,body #root .playerFaceoffs .faceoffSplit:last-child{border-bottom:none}html #root .playerFaceoffs .faceoffSplit b,body #root .playerFaceoffs .faceoffSplit b{color:#fff;font-size:20px;font-weight:700}html #root .playerFaceoffs .faceoffSplitLabel,body #root .playerFaceoffs .faceoffSplitLabel{color:#adadad;text-transform:uppercase;font-size:15px}html #root .playerFaceoffs .faceoffSplitCount,body #root .playerFaceoffs .faceoffSplitCount{color:#757575;text-align:right;min-width:64px;font-size:12px}html #root .labelPlayerSection,body #root .labelPlayerSection{text-align:center;text-transform:uppercase;color:#777;width:200px;font-family:Barlow Condensed,sans-serif;font-weight:400}@media screen and (max-width:599px){html #root .labelPlayerSection,body #root .labelPlayerSection{width:100%;max-width:120px}}html #root .team-roster,body #root .team-roster{flex-flow:wrap;justify-content:center;gap:6px;display:flex}html #root .team-roster .row,body #root .team-roster .row{justify-content:center;gap:6px;width:100%;display:flex}@media screen and (max-width:599px){html #root .team-roster,body #root .team-roster{flex-flow:wrap;align-items:center}}html #root .wrapperCard,body #root .wrapperCard{border-radius:4px;margin:0;padding:0;transition:transform .2s;box-shadow:.3em .3em .5em #00000040}@media screen and (max-width:599px){html #root .wrapperCard,body #root .wrapperCard{width:100%;max-width:120px}}html #root .wrapperCard:hover,body #root .wrapperCard:hover{cursor:pointer;transition:transform .2s;transform:scale(1.05);background-color:#fff!important;border:2px solid #fff!important}html #root .wrapperCard .mobile,body #root .wrapperCard .mobile{display:none}@media screen and (max-width:599px){html #root .wrapperCard .mobile,body #root .wrapperCard .mobile{display:contents}}html #root .wrapperCard .desktop,body #root .wrapperCard .desktop{display:contents}@media screen and (max-width:599px){html #root .wrapperCard .desktop,body #root .wrapperCard .desktop{display:none}}html #root .wrapperCard .card,body #root .wrapperCard .card{color:#f0f0f0;letter-spacing:-.5px;border:0;border-radius:4px;flex-direction:column;align-items:center;width:100%;max-width:200px;height:100%;margin:0;padding:0;font-family:Quicksand,sans-serif;font-weight:700;display:flex;position:relative;overflow:hidden}html #root .wrapperCard .card.injured img,body #root .wrapperCard .card.injured img{filter:brightness(65%)}html #root .wrapperCard .card p,body #root .wrapperCard .card p{margin:0;padding:0}html #root .wrapperCard .card .stats,body #root .wrapperCard .card .stats{margin:0;padding:0;font-family:Quicksand,sans-serif;font-size:12px;font-weight:200}@media screen and (max-width:599px){html #root .wrapperCard .card .stats,body #root .wrapperCard .card .stats{font-size:10px}}html #root .wrapperCard .card img,body #root .wrapperCard .card img{filter:drop-shadow(5px 5px 5px #0009);max-width:200px;bottom:0%;left:0%;transform:translate(0%)}@media screen and (max-width:599px){html #root .wrapperCard .card img,body #root .wrapperCard .card img{width:100%;max-width:160px}}html #root .wrapperCard .card .headShot,body #root .wrapperCard .card .headShot{align-items:center;justify-content:top;width:100%;height:auto;display:flex}html #root .wrapperCard .card .sweaterNumber,body #root .wrapperCard .card .sweaterNumber{color:#fff;text-align:center;paint-order:stroke fill;width:68px;font-family:prohibition,sans-serif;font-size:3.5em;font-weight:400;position:absolute;top:0;right:17px;transform:skew(-15deg)}@media screen and (max-width:599px){html #root .wrapperCard .card .sweaterNumber,body #root .wrapperCard .card .sweaterNumber{letter-spacing:-.025em;width:45px;font-size:2em;right:2px}}html #root .wrapperCard .card .playerName,body #root .wrapperCard .card .playerName{letter-spacing:.2px;color:#fff;text-align:center;background-color:#00000080;width:100%;max-width:200px;padding:2px 0 5px;font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:700;position:relative;bottom:0}@media screen and (max-width:599px){html #root .wrapperCard .card .playerName,body #root .wrapperCard .card .playerName{font-size:12px}}html #root .legalPage,body #root .legalPage{color:#adadad;align-items:flex-start;padding:28px 24px 36px;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.7}@media screen and (max-width:599px){html #root .legalPage,body #root .legalPage{padding:18px 14px 26px;font-size:14px}}html #root .legalPage h1,body #root .legalPage h1{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:0;font-family:Oswald,sans-serif;font-size:30px}html #root .legalPage h2,body #root .legalPage h2{color:#fff;text-transform:uppercase;letter-spacing:1px;margin:28px 0 8px;font-family:Oswald,sans-serif;font-size:18px}html #root .legalPage p,html #root .legalPage ul,body #root .legalPage p,body #root .legalPage ul{max-width:70ch;margin:0 0 12px}html #root .legalPage ul,body #root .legalPage ul{padding-left:20px}html #root .legalPage li,body #root .legalPage li{margin-bottom:6px}html #root .legalPage strong,body #root .legalPage strong{color:#fff}html #root .legalPage code,body #root .legalPage code{color:#fff;background:#00000059;border-radius:4px;padding:1px 6px;font-size:13px}html #root .legalPage a,body #root .legalPage a{color:#fff;text-decoration:underline}html #root .legalPage a:hover,body #root .legalPage a:hover{color:gold}html #root .legalUpdated,body #root .legalUpdated{margin-top:4px;font-size:13px;font-style:italic}html #root .legalFooter,body #root .legalFooter{border-top:1px solid #6a6a6a;width:100%;margin-top:28px;padding-top:16px}html #root .gamePreview,body #root .gamePreview{color:#fff;padding:20px;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}@media screen and (max-width:599px){html #root .gamePreview,body #root .gamePreview{padding:12px}}html #root .gamePreviewMessage,body #root .gamePreviewMessage{text-align:center;color:#fff;padding:40px}html #root .gamePreviewHead,body #root .gamePreviewHead{text-align:center;border-bottom:1px solid #6a6a6a;width:100%;padding-bottom:16px}html #root .gamePreviewKicker,body #root .gamePreviewKicker{letter-spacing:2px;text-transform:uppercase;color:#adadad;margin:0 0 8px;font-family:Barlow Condensed,sans-serif;font-size:13px}html #root .gamePreviewTeams,body #root .gamePreviewTeams{flex-direction:row;justify-content:center;align-items:center;gap:24px;display:flex}@media screen and (max-width:599px){html #root .gamePreviewTeams,body #root .gamePreviewTeams{gap:8px}}html #root .gamePreviewTeam,body #root .gamePreviewTeam{flex-direction:column;flex:1 1 0;align-items:center;min-width:0;display:flex}html #root .gamePreviewTeam h2,body #root .gamePreviewTeam h2{text-transform:uppercase;margin:6px 0 2px;font-family:Oswald,sans-serif;font-size:22px}@media screen and (max-width:599px){html #root .gamePreviewTeam h2,body #root .gamePreviewTeam h2{font-size:15px}}html #root .gamePreviewTeam img,body #root .gamePreviewTeam img{width:84px;height:84px}@media screen and (max-width:599px){html #root .gamePreviewTeam img,body #root .gamePreviewTeam img{width:54px;height:54px}}html #root .gamePreviewRecord,body #root .gamePreviewRecord{color:#adadad;margin:0;font-size:13px}html #root .gamePreviewAt,body #root .gamePreviewAt{flex:none;max-width:220px}html #root .gamePreviewAt span,body #root .gamePreviewAt span{color:gold;font-family:Graduate,sans-serif;font-size:26px;display:block}html #root .gamePreviewAt p,body #root .gamePreviewAt p{color:#adadad;margin:4px 0 0;font-size:13px}@media screen and (max-width:599px){html #root .gamePreviewAt span,body #root .gamePreviewAt span{font-size:18px}html #root .gamePreviewAt p,body #root .gamePreviewAt p{font-size:11px}}html #root .gamePreviewVenue,body #root .gamePreviewVenue{font-style:italic}html #root .gamePreviewLive,body #root .gamePreviewLive{color:gold;margin:14px 0 0;font-size:14px}html #root .gamePreviewLive a,body #root .gamePreviewLive a{color:#fff;text-decoration:underline}html #root .gamePreviewSection,body #root .gamePreviewSection{width:100%;margin-top:24px}html #root .gamePreviewSection h3,body #root .gamePreviewSection h3{text-transform:uppercase;letter-spacing:1px;flex-wrap:wrap;align-items:baseline;gap:10px;margin:0 0 12px;font-family:Oswald,sans-serif;font-size:18px;display:flex}html #root .gamePreviewNote,body #root .gamePreviewNote{letter-spacing:0;text-transform:none;color:#adadad;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px;font-weight:400}html #root .gamePreviewEmpty,body #root .gamePreviewEmpty{color:#adadad;margin:0;font-size:14px}html #root .gamePreviewGrid,body #root .gamePreviewGrid{flex-direction:column;gap:8px;display:flex}html #root .gamePreviewRow,body #root .gamePreviewRow{grid-template-columns:1fr minmax(120px,160px) 1fr;align-items:center;gap:10px;display:grid}@media screen and (max-width:768px){html #root .gamePreviewRow,body #root .gamePreviewRow{grid-template-columns:1fr 1fr;gap:6px}html #root .gamePreviewRow .gamePreviewLabel,body #root .gamePreviewRow .gamePreviewLabel{order:-1;grid-column:1/-1}}html #root .gamePreviewLabel,body #root .gamePreviewLabel{text-align:center;letter-spacing:1px;text-transform:uppercase;color:#adadad;margin:0;font-family:Barlow Condensed,sans-serif;font-size:14px}html #root .previewCard,body #root .previewCard{color:#fff;background:#00000040;border:1px solid #0000;border-radius:8px;flex-direction:row;align-items:center;gap:10px;min-width:0;padding:8px 12px;display:flex}html #root .previewCard:hover,body #root .previewCard:hover{border-color:#6a6a6a}html #root .previewCard--away,body #root .previewCard--away{text-align:right;flex-direction:row-reverse}html #root .previewCard--empty,body #root .previewCard--empty{color:#adadad;justify-content:center;font-size:13px;font-style:italic}@media screen and (max-width:599px){html #root .previewCard,body #root .previewCard{gap:6px;padding:6px 8px}}html #root .previewCardHeadshot,body #root .previewCardHeadshot{background:#191919;border-radius:50%;flex:none;width:56px;height:56px}@media screen and (max-width:599px){html #root .previewCardHeadshot,body #root .previewCardHeadshot{width:40px;height:40px}}html #root .previewCardBody,body #root .previewCardBody{min-width:0}html #root .previewCardName,body #root .previewCardName{letter-spacing:.3px;margin:0;font-family:Barlow Condensed,sans-serif;font-size:17px}@media screen and (max-width:599px){html #root .previewCardName,body #root .previewCardName{font-size:14px}}html #root .previewCardNumber,body #root .previewCardNumber{color:#adadad;margin-right:5px}html #root .previewCardLine,body #root .previewCardLine{color:#adadad;margin:2px 0 0;font-size:12px}html #root .previewCardLine b,body #root .previewCardLine b{color:#fff}@media screen and (max-width:599px){html #root .previewCardLine,body #root .previewCardLine{font-size:11px}}html #root .gamePreviewStat,body #root .gamePreviewStat{text-align:center;background:#00000040;border-radius:8px;margin:0;padding:8px 12px;font-family:Barlow Condensed,sans-serif;font-size:18px}html #root .gamePreviewStat span,body #root .gamePreviewStat span{color:#adadad;font-size:12px}html #root .gamePreviewStat.better,body #root .gamePreviewStat.better{color:gold;border:1px solid #c19600}html #root .gamePreviewMeetings,body #root .gamePreviewMeetings{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}html #root .gamePreviewMeetings a,body #root .gamePreviewMeetings a{color:#fff;background:#00000040;border-radius:8px;grid-template-columns:1fr auto auto auto 1fr;align-items:center;gap:10px;padding:8px 12px;font-family:Barlow Condensed,sans-serif;font-size:16px;display:grid}html #root .gamePreviewMeetings a:hover,body #root .gamePreviewMeetings a:hover{background:#ffffff14}@media screen and (max-width:599px){html #root .gamePreviewMeetings a,body #root .gamePreviewMeetings a{grid-template-columns:auto auto auto;justify-content:center;font-size:14px}html #root .gamePreviewMeetings .meetingDate,body #root .gamePreviewMeetings .meetingDate{text-align:center;grid-column:1/-1}html #root .gamePreviewMeetings .meetingResult,body #root .gamePreviewMeetings .meetingResult{display:none}}html #root .meetingDate,body #root .meetingDate{color:#adadad;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px}html #root .meetingPlayoff,body #root .meetingPlayoff{color:gold;text-transform:uppercase;letter-spacing:.5px}html #root .meetingSide.won,body #root .meetingSide.won{color:gold;font-weight:700}html #root .meetingSide.lost,body #root .meetingSide.lost{color:#adadad}html #root .meetingAt,body #root .meetingAt{color:#adadad;font-size:12px}html #root .meetingResult,body #root .meetingResult{text-align:right;color:#adadad;font-family:Quicksand,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:12px}html #root a,body #root a{text-decoration:none}
