@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Michroma&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body,html{overflow-x:hidden;scroll-behavior:smooth}.home{background:#0a0a0a}.home .hero-section{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);display:flex;height:calc(100vh - 60px);justify-content:center;overflow:hidden;position:relative}@media(max-width:1000px){.home .hero-section{height:auto;min-height:auto;padding:60px 0 80px}}.home .hero-section:before{animation:pulse 8s ease-in-out infinite;background:radial-gradient(circle at 30% 50%,#daa52014 0,#0000 50%);content:"";height:150%;position:absolute;width:150%}.home .hero-section .hero-overlay{background:linear-gradient(90deg,#0000,#daa52008 50%,#0000),repeating-linear-gradient(0deg,#0000,#0000 2px,#daa52008 0,#daa52008 4px);inset:0;opacity:.5;pointer-events:none;position:absolute}.home .hero-section .hero-content{grid-gap:100px;align-items:center;display:grid;gap:100px;grid-template-columns:1.1fr .9fr;margin:0 auto;max-width:1600px;padding:0 120px;position:relative;width:100%;z-index:1}@media(max-width:1400px){.home .hero-section .hero-content{gap:80px;max-width:1400px;padding:0 80px}}@media(max-width:1200px){.home .hero-section .hero-content{gap:60px;padding:0 60px}}@media(max-width:1000px){.home .hero-section .hero-content{gap:50px;grid-template-columns:1fr;padding:0 40px;text-align:center}}.home .hero-section .hero-text{animation:fadeInUp 1s ease-out}.home .hero-section .hero-text .hero-badge{background:#daa5201a;border:1px solid #daa5204d;border-radius:50px;color:#daa520;display:inline-block;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.5px;margin-bottom:0;padding:8px 20px;text-transform:uppercase}@media(max-width:1000px){.home .hero-section .hero-text .hero-badge{font-size:10px;padding:6px 16px}}.home .hero-section .hero-text .hero-title{color:#fff;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:clamp(48px,5.5vw,88px);font-weight:900;letter-spacing:-2px;line-height:1.1;margin-bottom:30px}.home .hero-section .hero-text .hero-title .title-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#daa520,#d4af37 50%,#f4e4b6);-webkit-background-clip:text;background-clip:text}@media(max-width:1000px){.home .hero-section .hero-text .hero-title{font-size:clamp(36px,10vw,56px);letter-spacing:-1px}}.home .hero-section .hero-text .hero-subtitle{color:#ffffffb3;font-family:Inter,sans-serif;font-size:clamp(16px,1.25vw,20px);font-weight:400;line-height:1.8;margin-bottom:40px;max-width:650px}@media(max-width:1000px){.home .hero-section .hero-text .hero-subtitle{font-size:16px;margin:0 auto 40px}}.home .hero-section .hero-text .hero-actions{align-items:center;display:flex;gap:20px}@media(max-width:1000px){.home .hero-section .hero-text .hero-actions{flex-wrap:wrap;justify-content:center}}.home .hero-section .hero-image{align-items:center;animation:fadeInRight 1.2s ease-out .3s backwards;display:flex;justify-content:center;position:relative}@media(max-width:1000px){.home .hero-section .hero-image{margin:0 auto;max-width:400px}}.home .hero-section .hero-image:before{animation:glow 3s ease-in-out infinite;background:radial-gradient(circle,#daa52026 0,#0000 70%);border-radius:50%;content:"";inset:-30px;position:absolute}.home .hero-section .hero-image .headshot{filter:drop-shadow(0 20px 60px rgba(218,165,32,.2));height:auto;max-width:550px;transform:scaleX(-1);width:100%}@media(max-width:1000px){.home .hero-section .hero-image .headshot{max-width:100%}}.home .hero-section .scroll-indicator{align-items:center;animation:fadeIn 1s ease-out 2s backwards;bottom:20px;display:flex;flex-direction:column;gap:10px;left:50%;opacity:1;position:absolute;transform:translateX(-50%);transition:opacity .6s ease,visibility .6s ease;visibility:visible}.home .hero-section .scroll-indicator.hidden{opacity:0;visibility:hidden}@media(max-width:1000px){.home .hero-section .scroll-indicator{display:none}}.home .hero-section .scroll-indicator span{color:#daa52099;font-family:Inter,sans-serif;font-size:12px;letter-spacing:1px;text-transform:uppercase}.home .hero-section .scroll-indicator .scroll-arrow{border:2px solid #daa52066;border-radius:12px;height:36px;position:relative;width:24px}.home .hero-section .scroll-indicator .scroll-arrow:before{animation:scrollDown 2s infinite;background:#daa520;border-radius:2px;content:"";height:8px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:4px}.home .stats-section{background:#0f0f0f;border-top:1px solid #daa5201a;opacity:0;padding:80px 100px;transform:translateY(30px);transition:all .8s ease-out}.home .stats-section.fade-in-view{opacity:1;transform:translateY(0)}@media(max-width:1000px){.home .stats-section{padding:60px 40px}}.home .stats-section .stats-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1200px}@media(max-width:768px){.home .stats-section .stats-grid{gap:40px;grid-template-columns:1fr}}.home .stats-section .stats-grid .stat-card{background:linear-gradient(135deg,#daa5200d,#0000);border:1px solid #daa52026;border-radius:16px;padding:40px 20px;text-align:center;transition:all .3s ease}.home .stats-section .stats-grid .stat-card:hover{border-color:#daa52066;box-shadow:0 10px 40px #daa5201a;transform:translateY(-5px)}.home .stats-section .stats-grid .stat-card .stat-value{color:#daa520;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:clamp(36px,4vw,56px);font-weight:900;margin-bottom:12px}.home .stats-section .stats-grid .stat-card .stat-label{color:#fff9;font-family:Inter,sans-serif;font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.home .features-section{background:#0a0a0a;opacity:0;padding:120px 100px;transform:translateY(30px);transition:all .8s ease-out}.home .features-section.fade-in-view{opacity:1;transform:translateY(0)}@media(max-width:1000px){.home .features-section{padding:80px 40px}}.home .features-section .section-header{margin:0 auto 80px;max-width:800px;text-align:center}.home .features-section .section-header .section-tag{color:#daa520;display:inline-block;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:2px;margin-bottom:20px;text-transform:uppercase}.home .features-section .section-header .section-title{color:#fff;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:clamp(36px,4vw,56px);font-weight:900;margin-bottom:24px}.home .features-section .section-header .section-description{color:#fff9;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.7}@media(max-width:1000px){.home .features-section .section-header .section-description{font-size:16px}}.home .features-section .features-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px}@media(max-width:1200px){.home .features-section .features-grid{gap:30px}}@media(max-width:1000px){.home .features-section .features-grid{grid-template-columns:1fr;max-width:500px}}.home .features-section .features-grid .feature-card{background:linear-gradient(135deg,#1a1a1acc,#121212cc);border:1px solid #daa52026;border-radius:20px;opacity:0;padding:48px 36px;transform:translateY(30px);transition:all .4s cubic-bezier(.4,0,.2,1)}.home .features-section .features-grid .feature-card.fade-in-view{opacity:1;transform:translateY(0)}.home .features-section .features-grid .feature-card:first-child.fade-in-view{transition-delay:.15s}.home .features-section .features-grid .feature-card:nth-child(2).fade-in-view{transition-delay:.3s}.home .features-section .features-grid .feature-card:nth-child(3).fade-in-view{transition-delay:.45s}.home .features-section .features-grid .feature-card:hover{background:linear-gradient(135deg,#daa52014,#1a1a1ae6);border-color:#daa52080;box-shadow:0 20px 60px #daa52026;transform:translateY(-8px)}.home .features-section .features-grid .feature-card:hover .feature-icon-wrapper{background:#daa52026;transform:scale(1.05)}.home .features-section .features-grid .feature-card:hover .feature-button{background:#daa520;color:#0a0a0a;transform:translateX(5px)}.home .features-section .features-grid .feature-card:hover .feature-button .arrow{transform:translateX(5px)}.home .features-section .features-grid .feature-card .feature-icon-wrapper{align-items:center;background:#daa5201a;border-radius:16px;display:flex;height:80px;justify-content:center;margin-bottom:32px;transition:all .4s ease;width:80px}.home .features-section .features-grid .feature-card .feature-icon-wrapper .icon{background-position:50%;background-repeat:no-repeat;background-size:contain;filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(5deg) brightness(1.2);height:40px;width:40px}.home .features-section .features-grid .feature-card .feature-icon-wrapper .icon.games-icon{background-image:url(/static/media/faceoff.30a4bbff4b5db335d270.png);width:46px}.home .features-section .features-grid .feature-card .feature-icon-wrapper .icon.players-icon{background-image:url(/static/media/player.33e43908c204237ad79d.png)}.home .features-section .features-grid .feature-card .feature-icon-wrapper .icon.teams-icon{background-image:url(/static/media/stanley-cup2.657f18bbd7a58c1b2114.png)}.home .features-section .features-grid .feature-card .feature-title{color:#fff;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:24px;font-weight:700;margin-bottom:16px}.home .features-section .features-grid .feature-card .feature-description{color:#fff9;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.7;margin-bottom:32px}.home .features-section .features-grid .feature-card .feature-button{align-items:center;background:#daa5201a;border:1px solid #daa5204d;border-radius:50px;color:#daa520;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:10px;letter-spacing:.5px;padding:14px 28px;text-transform:uppercase;transition:all .3s ease}.home .features-section .features-grid .feature-card .feature-button .arrow{font-size:18px;transition:transform .3s ease}.home .features-section .features-grid .feature-card .feature-button:active{transform:scale(.98)}.home .cta-section{background:linear-gradient(135deg,#daa5200d,#0a0a0acc);border-top:1px solid #daa52033;padding:100px}@media(max-width:1000px){.home .cta-section{padding:80px 40px}}.home .cta-section .cta-content{margin:0 auto;max-width:900px;text-align:center}.home .cta-section .cta-content .cta-title{color:#fff;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:clamp(32px,3.5vw,48px);font-weight:900;line-height:1.3;margin-bottom:24px}.home .cta-section .cta-content .cta-description{color:#fff9;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.7;margin-bottom:40px}@media(max-width:1000px){.home .cta-section .cta-content .cta-description{font-size:16px}}.home .cta-section .cta-content .cta-actions{align-items:center;display:flex;gap:20px;justify-content:center}@media(max-width:600px){.home .cta-section .cta-content .cta-actions{flex-direction:column;width:100%}.home .cta-section .cta-content .cta-actions button{width:100%}}.home .btn-primary{background:linear-gradient(135deg,#daa520,#d4af37);border:none;border-radius:50px;box-shadow:0 4px 20px #daa5204d;color:#0a0a0a;cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:700;letter-spacing:.5px;padding:16px 36px;text-transform:uppercase;transition:all .3s ease}.home .btn-primary:hover{box-shadow:0 8px 30px #daa52066;transform:translateY(-2px)}.home .btn-primary:active{transform:translateY(0)}.home .btn-secondary{background:#0000;border:2px solid #daa52080;border-radius:50px;color:#daa520;cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:700;letter-spacing:.5px;padding:16px 36px;text-transform:uppercase;transition:all .3s ease}.home .btn-secondary:hover{background:#daa5201a;border-color:#daa520}.home .btn-secondary:active{transform:scale(.98)}.home .btn-outline{background:#0000;border:2px solid #daa5204d;border-radius:50px;color:#daa520;cursor:pointer;font-family:Inter,sans-serif;font-size:15px;font-weight:600;letter-spacing:.5px;padding:16px 36px;text-transform:uppercase;transition:all .3s ease}.home .btn-outline:hover{background:#daa5201a;border-color:#daa520;transform:translateY(-2px)}.home .btn-outline:active{transform:scale(.98)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes glow{0%,to{opacity:.5}50%{opacity:.8}}@keyframes scrollDown{0%{opacity:0;transform:translateX(-50%) translateY(0)}40%{opacity:1}80%{opacity:0;transform:translateX(-50%) translateY(16px)}to{opacity:0}}.games{align-items:center;display:flex;flex-direction:column;font-family:Roboto,sans-serif;min-height:calc(100vh - 185px);text-align:center}.games h1{font-family:Sweet Sans Pro Heavy,sans-serif;font-size:48px;margin-bottom:0;margin-top:64px;text-transform:uppercase}@media(max-width:500px){.games h1{font-size:36px;margin-top:36px}}.games h2{color:#daa520;font-family:Sweet Sans Pro Thin,sans-serif;font-size:24px;font-weight:100;margin-top:.5em}@media(max-width:500px){.games h2{font-size:20px}}.games-container{grid-gap:15px 35px;display:grid;gap:15px 35px;grid-template-columns:repeat(auto-fit,400px);justify-content:center;margin-bottom:64px;margin-top:36px;width:95%}@media(max-width:500px){.games-container{grid-template-columns:repeat(auto-fit,90%)}}.game{align-items:center;background:#222;border:2px solid #0000;box-shadow:0 0 10px 0 #000000bf;cursor:pointer;display:grid;grid-template-columns:1fr 1fr;height:300px;justify-items:center;margin-bottom:1em;overflow:hidden}.game:hover{background:#333;border:2px solid #daa520;box-shadow:0 0 15px #daa5204d;transition:.5s ease}.game img{height:150px;margin-bottom:-10px;margin-top:-10px;width:150px}.column-left>*{margin-left:15px}.column-right>*{margin-right:15px}.probability{font-size:36px;font-weight:700;margin-bottom:0;margin-top:0}.record{color:#666;margin-top:10px}.game-head{font-size:1em;grid-column:span 3}.matchup{color:#bbb;margin-bottom:10px}@media(max-width:500px){.matchup{font-size:15px}}.time{color:#777;margin-bottom:0;margin-top:10px}@media(max-width:500px){.time{font-size:13px}}.loader{align-items:flex-start;height:100vh;padding-top:20%}.day-navigator,.loader{display:flex;justify-content:center}.day-navigator{align-items:center;margin-top:20px}.day-navigator button{background-color:#444;border:none;color:#fff;cursor:pointer;margin:0 5px;padding:8px 12px;transition:background-color .3s}.day-navigator button:disabled{background-color:#222;cursor:not-allowed}.day-navigator button:hover:not(:disabled){background-color:#555}.day-navigator .date-display{color:#fff;font-size:18px;margin:0 10px}.no-games-message{align-items:center;color:#bbb;display:flex;flex-direction:column;font-size:24px;margin:20px 0}.no-games-message img{height:auto;margin-top:20px;width:500px}.players{color:#fff;font-family:Roboto,sans-serif;margin:0 auto;padding:0 20px;text-align:center}.players h1{font-family:Sweet Sans Pro Heavy,sans-serif;font-size:48px;margin-bottom:0;margin-top:64px;text-transform:uppercase}@media(max-width:500px){.players h1{font-size:36px;margin-top:36px}}.players h2{color:#daa520;font-family:Sweet Sans Pro Thin,sans-serif;font-size:24px;font-weight:100;margin-bottom:42px;margin-top:12px}@media(max-width:500px){.players h2{font-size:20px}}.players p{font-size:1em;margin-bottom:2em;text-align:center}.players .filter-container{display:flex;flex-wrap:wrap;justify-content:space-between}.players .select-container{display:flex;flex:1 1 auto;gap:10px;min-width:150px}@media(max-width:1000px){.players .select-container{width:100%}.players input[type=text],.players select{width:100%!important}.players .filter-container{margin-bottom:15px}}.players select{-webkit-appearance:none;appearance:none;background:url('data:image/svg+xml;utf8,<svg fill="white" viewBox="0 0 140 140" width="25" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M35 55l35 35 35-35z"/></svg>') no-repeat;background-color:#333;background-position:calc(100% - 10px);border:0;color:#fff;height:35px;margin-top:10px;padding:10px;width:150px}.players input[type=text]{background-color:#111;background-image:url(/static/media/search.c0c649d3a862c9914a81.png);background-position:10px;background-repeat:no-repeat;background-size:18px 18px;border:2px solid #333;border-radius:4px;box-sizing:border-box;color:#fff;font-size:14px;margin:8px 0;padding:9.5px 20px 10.5px 35px;width:250px}.players .team-logo{height:30px;margin-bottom:-10px;margin-top:-10px;object-fit:contain;width:auto}.players .table-container{overflow-x:auto;overflow-y:hidden;width:100%}.players table{background-color:#333;border-collapse:collapse;border-radius:10px;box-shadow:0 0 10px #00000080;overflow:hidden;width:100%}.players table thead tr{border-bottom:1px solid #444}.players table thead tr th:first-child{position:relative}.players table thead tr th:first-child:after{bottom:0;content:"";position:absolute;right:0;top:0;width:1px}@media(max-width:1000px){.players table thead tr th:first-child:after{background-color:#333}}.players table thead th{background-color:#222;color:#fff;font-size:1.2em;padding:1em;text-align:left;text-align:center}.players table thead th:hover{background-color:#333;cursor:pointer}.players table tbody tr{border-left:3px solid #0000;cursor:pointer;transition:all .2s ease}.players table tbody tr td:first-child{background-color:#333;position:relative;transition:background-color .2s ease}.players table tbody tr td:first-child:after{bottom:0;content:"";position:absolute;right:0;top:0;transition:background-color .2s ease;width:1px}@media(max-width:1000px){.players table tbody tr td:first-child:after{background-color:#555}}.players table tbody tr:nth-child(2n){background-color:#444}.players table tbody tr:nth-child(2n) td:first-child{background-color:#444;transition:background-color .2s ease}.players table tbody tr:nth-child(2n) td:first-child:after{bottom:0;content:"";position:absolute;right:0;top:0;transition:background-color .2s ease;width:1px}@media(max-width:1000px){.players table tbody tr:nth-child(2n) td:first-child:after{background-color:#555}}.players table tbody tr:hover{background-color:#555;border-left-color:#daa520;transform:translateX(2px)}.players table tbody tr:hover .player-name-cell{font-weight:700}.players table tbody tr:hover td:first-child{background-color:#555}@media(max-width:1000px){.players table tbody tr:hover td:first-child:after{background-color:#666}}.players table tbody tr:active{background-color:#666;box-shadow:0 1px 4px #daa52033}.players table tbody tr:active td:first-child{background-color:#666}.players table tbody td{font-size:1em;padding:1em}.players table a{color:#fff;text-decoration:none}.players table a.player-name-cell{transition:font-weight .2s ease}.players .pagination-container{color:#fff;font-size:14px;margin-bottom:25px;padding:10px 0;position:relative}.players .pagination-container .pagination{align-items:center;display:flex;justify-content:space-between}.players .pagination-container .pagination .page-nav{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.players .pagination-container .pagination .page-nav button{background-color:#444;border:none;color:#fff;cursor:pointer;margin:0 5px;padding:8px 12px;transition:background-color .3s}.players .pagination-container .pagination .page-nav button:disabled{background-color:#222;cursor:not-allowed}.players .pagination-container .pagination .page-nav button:hover:not(:disabled){background-color:#555}.players .pagination-container .pagination .page-nav span{margin:0 10px}.players .pagination-container .pagination .page-size{align-items:center;display:flex;margin-bottom:4.8px;margin-left:auto}.players .pagination-container .pagination .page-size select{background-color:#444;border:none;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;padding:8px 12px;transition:background-color .3s}.players .pagination-container .pagination .page-size select:hover{background-color:#555}@media(max-width:1000px){.players .pagination-container .pagination{align-items:center;flex-direction:column;margin-top:10px}.players .pagination-container .pagination .page-nav,.players .pagination-container .pagination .page-size{margin-bottom:10px;margin-left:0;position:static;transform:none}.players .pagination-container .pagination .page-size{width:162px}}.players .pagination-container .pagination-info{bottom:-10px;color:#999;font-size:12px;position:absolute;text-align:center;width:100%}.offseason-message .offseason-image{display:block;height:auto;margin:0 auto;max-height:400px;max-width:100%}.teams{color:#fff;font-family:Roboto,sans-serif;margin:0 auto;padding:0 20px;text-align:center}.teams h1{font-family:Sweet Sans Pro Heavy,sans-serif;font-size:48px;margin-bottom:0;margin-top:64px;text-transform:uppercase}@media(max-width:500px){.teams h1{font-size:36px;margin-top:36px}}.teams h2{color:#daa520;font-family:Sweet Sans Pro Thin,sans-serif;font-size:24px;font-weight:100;margin-top:.5em}@media(max-width:500px){.teams h2{font-size:20px}}.teams p{font-size:1em;margin-bottom:2em;text-align:center}.teams .team-logo{height:30px;object-fit:contain;width:auto}.teams .table-container{margin-bottom:64px;margin-top:36px;overflow-x:auto;overflow-y:hidden;width:100%}.teams table{background-color:#333;border-collapse:collapse;border-radius:10px;box-shadow:0 0 10px #00000080;overflow:hidden;width:100%}.teams table thead tr{border-bottom:1px solid #444}.teams table thead th{background-color:#222;color:#fff;font-size:1.2em;padding:1em;text-align:left;text-align:center}.teams table thead th:hover{background-color:#333;cursor:pointer}.teams table tbody tr{border-left:3px solid #0000;transition:all .2s ease}.teams table tbody tr td:first-child{background-color:#333;position:relative;transition:background-color .2s ease}.teams table tbody tr td:first-child:after{bottom:0;content:"";position:absolute;right:0;top:0;transition:background-color .2s ease;width:1px}@media(max-width:1000px){.teams table tbody tr td:first-child:after{background-color:#555}}.teams table tbody tr:nth-child(2n){background-color:#444}.teams table tbody tr:nth-child(2n) td:first-child{background-color:#444;transition:background-color .2s ease}.teams table tbody tr:nth-child(2n) td:first-child:after{bottom:0;content:"";position:absolute;right:0;top:0;transition:background-color .2s ease;width:1px}@media(max-width:1000px){.teams table tbody tr:nth-child(2n) td:first-child:after{background-color:#555}}.teams table tbody tr:hover{background-color:#555;border-left-color:#daa520;transform:translateX(2px)}.teams table tbody tr:hover .team-name-cell{font-weight:700}.teams table tbody tr:hover td:first-child{background-color:#555}@media(max-width:1000px){.teams table tbody tr:hover td:first-child:after{background-color:#666}}.teams table tbody tr:active{background-color:#666;box-shadow:0 1px 4px #daa52033}.teams table tbody tr:active td:first-child{background-color:#666}.teams table tbody td{font-size:1em;padding:.5em}.teams .probability-box{border-radius:5px;box-shadow:0 4px 8px #00000026;display:inline-block;padding:5px;text-align:center;width:75px}.teams .selected-column{background-color:#daa52026}.about{font-family:Roboto,sans-serif;margin-bottom:50px;min-height:calc(100vh - 185px);padding:0 10%;text-align:left}.about h1{font-family:Sweet Sans Pro Heavy,sans-serif;font-size:48px;margin-bottom:20px;margin-top:64px;text-align:center;text-transform:uppercase}.about h1 .small-upper{font-size:smaller}@media(max-width:500px){.about h1{font-size:36px;margin-top:36px}}.about h2{color:#daa520;font-size:32px;margin-bottom:16px;margin-top:64px}@media(max-width:500px){.about h2{font-size:28px;margin-top:36px}}.about p{font-size:18px;line-height:1.6;margin-bottom:16px}@media(max-width:500px){.about p{font-size:14px;margin-top:20px}}.about ul{list-style-type:disc;margin-left:20px;padding:0}.about ul li{font-size:18px;margin-bottom:8px}@media(max-width:500px){.about ul li{font-size:14px}}.about a{color:#999;text-decoration:none}.about a:hover{text-decoration:underline}@font-face{font-family:Sweet Sans Pro Regular;src:url(/static/media/SweetSansProRegular.c6c80651005e32df0dd2.woff2) format("woff2"),url(/static/media/SweetSansProRegular.6a2ae92e091eaa0bf2de.woff) format("woff")}.player{background-color:#111;color:#fff;margin:10px auto;padding:20px}.player .header-bar{align-items:center;background-color:#222;display:flex;height:200px;justify-content:space-between;margin:-20px;padding:0 20px;width:calc(100% + 40px)}.player .header-bar .player-headshot{height:200px;width:auto}.player .header-bar .player-headshot-name{align-items:center;display:flex}.player .header-bar .player-name{color:#fff;display:inline-block;flex-grow:0;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:42px;margin-left:clamp(10px,1.8vw,25px);text-align:left}.player .header-bar .player-name .player-details{color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:24px;margin-top:10px}.player .header-bar .player-info{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:20px 10px 0}.player .header-bar .player-info .player-age,.player .header-bar .player-info .player-position{align-items:center;color:#aaa;display:flex;flex-direction:row;font-family:Sweet Sans Pro Regular,sans-serif;font-size:24px;justify-content:center;margin:0 20px}.player .header-bar .player-info .player-age .label,.player .header-bar .player-info .player-position .label{color:#777;font-size:14px;margin-right:10px}@media(max-width:1125px){.player .header-bar .player-info{align-items:flex-start;flex-direction:column;margin-right:0}}.player .header-bar .team-logo{height:150px;margin:0 35px;width:150px}.player .content{background-color:#111;display:flex;justify-content:space-between;margin-top:20px;padding:20px}.player .content .left-content,.player .content .right-content{display:flex;flex-direction:column;width:48%}.player .content .chart-container,.player .content .probabilities,.player .content .projections{flex-grow:1}.player .content .projections{border:1px solid #444;margin-top:20px;padding:20px 15px 15px;position:relative}.player .content .projections .header{background-color:#111;color:#fff;font-family:Sweet Sans Pro Regular,sans-serif;font-size:18px;left:20px;padding:0 10px;position:absolute;top:-10px;width:auto;z-index:1}.player .content .projections .awards-row,.player .content .projections .projections-row{display:flex;justify-content:space-around;margin-top:10px}.player .content .projections .projection-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:clamp(2px,2.2vw,24px);margin:0 10px;min-width:10%;padding:10px;text-align:center;width:20%}.player .content .projections .projection-item .label{color:#777;font-size:clamp(2px,1.2vw,14px);margin-top:5px}.player .content .projections .award-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:clamp(2px,2.2vw,24px);margin:10px;min-width:100px;padding:10px;text-align:center;width:50%}.player .content .projections .award-item .label{color:#777;font-size:clamp(2px,1.2vw,14px);margin-top:5px}.player .content .probabilities{background-color:#111;border:1px solid #444;margin-top:40px;padding:20px 15px 15px;position:relative}.player .content .probabilities .header{background-color:#111;color:#fff;font-family:Sweet Sans Pro Regular,sans-serif;font-size:18px;left:20px;padding:0 10px;position:absolute;top:-10px;width:auto;z-index:1}.player .content .probabilities .tabs{display:flex;justify-content:space-around}.player .content .probabilities .tabs .tab{color:#aaa;cursor:pointer;font-family:Sweet Sans Pro Regular,sans-serif;font-size:18px;margin-top:10px;padding:5px}.player .content .probabilities .tabs .tab.active{border-bottom:2px solid #daa520;color:#fff}.player .content .probabilities .probability-content{align-items:center;display:flex;flex-direction:column}.player .content .probabilities .probability-content .benchmarks-row{display:flex;justify-content:space-around;margin:10px 0;width:100%}.player .content .probabilities .probability-content .pi-row{display:flex;justify-content:space-around;margin-top:20px;width:100%}.player .content .probabilities .probability-content .pi-row .pi-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:clamp(2px,2.2vw,24px);margin:10px;min-width:100px;padding:10px;text-align:center;width:50%}.player .content .probabilities .probability-content .pi-row .pi-item .label{color:#777;font-size:clamp(2px,1.2vw,14px);margin-top:5px}.player .content .probabilities .probability-content .benchmark-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:clamp(2px,1.4vw,24px);margin:0 10px;min-width:10%;padding:10px;text-align:center;width:75px;width:20%}.player .content .probabilities .probability-content .benchmark-item .label{color:#777;font-size:clamp(2px,1.2vw,14px);margin-top:5px}.player .content .chart-container{background-color:#111;border:1px solid #444;box-shadow:0 0 10px #00000080;display:flex;flex-direction:column;justify-content:space-between;margin-top:20px;padding:20px 15px 15px;position:relative}.player .content .chart-container .header{background-color:#111;color:#fff;font-family:Sweet Sans Pro Regular,sans-serif;font-size:18px;left:20px;padding:0 10px;position:absolute;top:-10px;width:auto;z-index:1}@media(max-width:1475px){.player .content .probabilities .probability-content .benchmark-item .label{text-align:center;white-space:pre-wrap}}.player h1{margin-bottom:10px}.player p{margin:5px 0}.player p strong{color:#daa520}.spacer{height:max(0px,100vh - 1100px)}@media(max-width:1000px){.player{background-color:#111;color:#fff;margin:10px auto;padding:0}.player .header-bar{align-items:center;background-color:#222;display:flex;height:115px;justify-content:space-between;margin:-10px -20px -20px;padding:0 20px;width:calc(100% + 40px)}.player .header-bar .player-headshot{height:115px;width:auto}.player .header-bar .player-headshot-name{align-items:center;display:flex}.player .header-bar .player-name{color:#fff;display:inline-block;flex-grow:0;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:22px;margin-left:0;max-width:calc(100vw - 159px);text-align:left}.player .header-bar .player-name .player-details{color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:12px;margin-top:5px}.player .info-bar{align-items:center;background-color:#333;border-bottom:1px solid #444;box-shadow:0 0 10px #00000080;display:flex;justify-content:space-between;margin-top:20px;padding:0 10px 0 5px}.player .info-bar .player-info{align-items:center;display:flex;flex-direction:row;justify-content:center}.player .info-bar .player-info .player-age,.player .info-bar .player-info .player-position{align-items:center;color:#aaa;display:flex;flex-direction:row;font-family:Sweet Sans Pro Regular,sans-serif;font-size:14px;justify-content:center;margin:0 10px}.player .info-bar .player-info .player-age .label,.player .info-bar .player-info .player-position .label{color:#777;font-size:10px;margin-right:5px}.player .info-bar .team-logo{height:32px;margin:0;width:32px}.player .content{background-color:#111;display:flex;flex-direction:column;justify-content:space-between;margin-top:0;padding:20px}.player .content .left-content,.player .content .right-content{display:flex;flex-direction:column;width:100%}.player .content .right-content{margin-top:20px}.player .content .chart-container,.player .content .probabilities,.player .content .projections{flex-grow:1}.player .content .projections{border:1px solid #444;margin-top:20px;padding:20px 15px 15px;position:relative}.player .content .projections .header{background-color:#111;color:#fff;font-family:Sweet Sans Pro Regular,sans-serif;font-size:16px;left:20px;padding:0 10px;position:absolute;top:-10px;width:auto;z-index:1}.player .content .projections .projections-row{display:flex;justify-content:space-around;margin-top:10px}.player .content .projections .awards-row{display:flex;justify-content:space-around}.player .content .projections .projection-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:18px;margin:0 5px;min-width:10%;padding:10px;text-align:center;width:20%}}@media(max-width:1000px)and (max-width:400px){.player .content .projections .projection-item{padding:10px 5px}}@media(max-width:1000px){.player .content .projections .projection-item .label{color:#777;font-size:10px;margin-top:5px}.player .content .projections .award-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:18px;margin:10px 5px;min-width:100px;padding:10px;text-align:center;width:50%}.player .content .projections .award-item .label{color:#777;font-size:10px;margin-top:5px}.player .content .probabilities{background-color:#111;border:1px solid #444;margin-top:40px;padding:20px 15px 15px;position:relative;text-align:center;white-space:pre-wrap}.player .content .probabilities .header{background-color:#111;color:#fff;font-family:Sweet Sans Pro Regular,sans-serif;font-size:16px;left:20px;padding:0 10px;position:absolute;top:-10px;width:auto;z-index:1}.player .content .probabilities .tabs{display:flex;justify-content:space-around}.player .content .probabilities .tabs .tab{color:#aaa;cursor:pointer;font-family:Sweet Sans Pro Regular,sans-serif;font-size:14px;margin-top:10px;padding:5px}.player .content .probabilities .tabs .tab.active{border-bottom:2px solid #daa520;color:#fff}.player .content .probabilities .probability-content{align-items:center;display:flex;flex-direction:column;text-align:center;white-space:pre-wrap}.player .content .probabilities .probability-content .benchmarks-row{display:flex;justify-content:space-around;margin-top:10px;width:100%}.player .content .probabilities .probability-content .pi-row{display:flex;justify-content:space-around;margin-top:20px;width:100%}.player .content .probabilities .probability-content .pi-row .pi-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:18px;margin:0 5px;min-width:100px;padding:10px;text-align:center;width:50%}.player .content .probabilities .probability-content .pi-row .pi-item .label{color:#777;font-size:10px;margin-top:5px}.player .content .probabilities .probability-content .benchmark-item{background-color:#222;box-shadow:0 0 10px #00000080;color:#aaa;font-family:Sweet Sans Pro Regular,sans-serif;font-size:12px;margin:10px 5px;min-width:10%;padding:10px;text-align:center;white-space:pre-wrap;width:75px;width:20%}}@media(max-width:1000px)and (max-width:400px){.player .content .probabilities .probability-content .benchmark-item{font-size:11px}}@media(max-width:1000px)and (max-width:380px){.player .content .probabilities .probability-content .benchmark-item{font-size:10px}}@media(max-width:1000px){.player .content .probabilities .probability-content .benchmark-item .label{color:#777;font-size:10px;margin-top:5px}.player .content .chart-container{background-color:#111;border:1px solid #444;box-shadow:0 0 10px #00000080;display:flex;flex-direction:column;height:400px;justify-content:space-between;margin-top:20px;padding:20px 15px 15px;position:relative}.player .content .chart-container .header{background-color:#111;color:#fff;font-family:Sweet Sans Pro Regular,sans-serif;font-size:16px;left:20px;padding:0 10px;position:absolute;top:-10px;width:auto;z-index:1}.player h1{margin-bottom:10px}.player p{margin:5px 0}.player p strong{color:#daa520}}.team-page{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0 auto;max-width:1400px;padding:24px 48px}.team-page .loading-container{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:60vh}.team-page .loading-container .loading-spinner{animation:spin 1s linear infinite;border:4px solid #daa5201a;border-radius:50%;border-top-color:#daa520;height:60px;width:60px}.team-page .loading-container .loading-text{color:#d4c5a0;font-size:18px;font-weight:500;letter-spacing:.5px}.team-page .not-found-container{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:60vh;text-align:center}.team-page .not-found-container .not-found-icon{animation:float 3s ease-in-out infinite;font-size:80px;opacity:.5}.team-page .not-found-container h2{color:#d4c5a0;font-size:32px;font-weight:700;letter-spacing:.5px;margin:0}.team-page .not-found-container p{color:#9ca3af;font-size:16px;margin:0;max-width:400px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.team-page .team-hero{margin-bottom:24px}.team-page .team-hero .team-name{align-items:center;background:linear-gradient(180deg,#ffffff05,#ffffff03);background:var(--team-primary,linear-gradient(180deg,#ffffff05,#ffffff03));border-radius:12px;box-shadow:0 8px 24px #00000080;box-sizing:border-box;color:#fff;color:var(--team-foreground,#fff);display:flex;font-size:26px;font-weight:700;justify-content:center;margin:0 auto 20px;max-width:1200px;padding:0 20px;text-align:center;width:100%}.team-page .team-hero .team-name .team-name-logo{display:inline-block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));height:72px;margin-right:12px;object-fit:contain;width:72px}.team-page .team-hero .team-name .team-name-text{display:inline-block;letter-spacing:.5px}.team-page .team-hero .hero-content{align-items:stretch;box-sizing:border-box;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px;width:100%}.team-page .team-hero .hero-content .hero-left{align-items:stretch;display:flex;flex-shrink:0;justify-content:center}.team-page .team-hero .hero-content .hero-left .logo-wrap{align-items:center;background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff0d;border-radius:16px;box-shadow:0 8px 24px #00000073;box-sizing:border-box;display:flex;height:100%;justify-content:center;max-height:420px;padding:12px;transition:transform .2s ease,box-shadow .2s ease;width:280px}.team-page .team-hero .hero-content .hero-left .logo-wrap:hover{box-shadow:0 12px 28px #00000080;transform:translateY(-2px)}.team-page .team-hero .hero-content .hero-left .team-large-logo{display:block;height:auto;margin:auto;max-height:88%;max-width:160px;object-fit:contain;width:100%}.team-page .team-hero .hero-content .hero-left .left-record-card{align-items:center;background:#0000;box-shadow:none;display:flex;flex-direction:column;justify-content:center;padding:0;width:100%}.team-page .team-hero .hero-content .hero-left .left-record-card .stat-label{color:#cfc6a9;font-size:12px}.team-page .team-hero .hero-content .hero-left .left-record-card .stat-value{font-size:20px;font-weight:800;margin-top:6px}.team-page .team-hero .hero-content .hero-left .left-record-card .stat-sub{color:#bdbdbd;font-size:12px;font-weight:600;margin-top:6px}.team-page .team-hero .hero-content .hero-right{display:flex;flex:1 1 420px;flex-direction:column;gap:12px;justify-content:space-between;max-width:420px}.team-page .team-hero .hero-content .hero-right .hero-top .stat-card{box-sizing:border-box;width:100%}.team-page .team-hero .hero-content .hero-right .hero-bottom{display:flex;gap:12px}.team-page .team-hero .hero-content .hero-right .hero-bottom .stat-card{box-sizing:border-box;flex:none;width:calc(50% - 6px)}.team-page .team-hero .hero-content .hero-right .stat-card{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff0d;border-radius:10px;box-shadow:0 8px 20px #0006;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:14px 16px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.team-page .team-hero .hero-content .hero-right .stat-card:hover{box-shadow:0 12px 28px #00000080;transform:translateY(-2px)}.team-page .team-hero .hero-content .hero-right .stat-card .diff-pos{color:#4ade80;font-weight:700}.team-page .team-hero .hero-content .hero-right .stat-card .diff-neg{color:#f87171;font-weight:700}.team-page .team-hero .hero-content .hero-right .stat-card .stat-label{color:#d4c5a0;font-size:12px;font-weight:500;letter-spacing:.5px}.team-page .team-hero .hero-content .hero-right .stat-card .stat-value{font-size:18px;font-weight:700;letter-spacing:.3px;margin-top:6px}.team-page .team-hero .hero-content .hero-right .stat-card .stat-sub{color:#9ca3af;font-size:11px;font-weight:600;margin-top:4px}.team-page .team-hero .hero-content .hero-extra{align-items:center;display:flex;flex:1 1;flex-direction:row;gap:12px}.team-page .team-hero .hero-content .hero-extra .power-box{align-items:flex-start;background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff0d;border-radius:16px;box-shadow:0 8px 24px #00000073;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:6px;height:100%;justify-content:center;padding:14px 32px;transition:transform .2s ease,box-shadow .2s ease}.team-page .team-hero .hero-content .hero-extra .power-box:hover{box-shadow:0 12px 28px #00000080;transform:translateY(-2px)}.team-page .team-hero .hero-content .hero-extra .power-box .power-heading{color:#d4c5a0;font-size:13px;font-weight:500;letter-spacing:.5px;margin-bottom:8px;text-align:center;width:100%}.team-page .team-hero .hero-content .hero-extra .power-box .power-row{align-items:center;display:flex;gap:28px;justify-content:center;width:100%}.team-page .team-hero .hero-content .hero-extra .power-box .power-item{color:#9ca3af;display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-page .team-hero .hero-content .hero-extra .power-box .power-item .power-caption{color:#d4c5a0;display:block;font-size:12px;font-weight:500;letter-spacing:.3px;margin-top:8px;text-align:center}.team-page .team-hero .hero-content .hero-extra .power-chart{align-items:center;background:#ffffff05;border-radius:50%;box-shadow:0 8px 20px #00000073;display:flex;height:100px;justify-content:center;overflow:visible;position:relative;width:100px}.team-page .team-hero .hero-content .hero-extra .power-chart:before{background:#ffffff0a;background:var(--ring,#ffffff0a);border-radius:50%;box-shadow:0 6px 18px #00000073;content:"";filter:drop-shadow(0 6px 12px rgba(0,0,0,.35));inset:0;-webkit-mask:radial-gradient(circle,#0000 34px,#000 0);mask:radial-gradient(circle,#0000 34px,#000 0);position:absolute;z-index:1}.team-page .team-hero .hero-content .hero-extra .power-chart .power-inner{align-items:center;background:#0000;border-radius:50%;display:flex;flex-direction:column;height:68px;justify-content:center;position:relative;width:68px;z-index:2}.team-page .team-hero .hero-content .hero-extra .power-chart .power-value{color:#fff;font-size:20px;font-weight:800}.team-page .team-hero .hero-content .hero-extra .power-chart .power-rank{color:#bdbdbd;font-size:12px;font-weight:600;margin-top:6px}@media(max-width:1100px){.team-page .team-hero .hero-content{flex-wrap:wrap}.team-page .team-hero .hero-content .hero-left .logo-wrap{height:189px;width:240px}.team-page .team-hero .hero-content .hero-right{flex:1 1 360px;max-width:none}.team-page .team-hero .hero-content .hero-extra{flex:1 1 100%;width:100%}.team-page .team-hero .hero-content .hero-extra .power-box{padding:14px 20px}}@media(max-width:768px){.team-page{padding:16px 20px}.team-page .team-hero .team-name{font-size:22px;padding:10px 16px}.team-page .team-hero .team-name .team-name-logo{height:48px;margin-right:10px;width:48px}.team-page .team-hero .hero-content{flex-direction:column;gap:16px}.team-page .team-hero .hero-content .hero-left{width:100%}.team-page .team-hero .hero-content .hero-left .logo-wrap{height:100px;padding:20px;width:100%}.team-page .team-hero .hero-content .hero-right{flex:1 1 auto;max-width:none;width:100%}.team-page .team-hero .hero-content .hero-right .hero-bottom .stat-card,.team-page .team-hero .hero-content .hero-right .hero-top .stat-card{padding:12px 14px}.team-page .team-hero .hero-content .hero-extra{width:100%}.team-page .team-hero .hero-content .hero-extra .power-box{padding:14px 16px}.team-page .team-hero .hero-content .hero-extra .power-box .power-row{gap:20px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart{height:85px;width:85px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart:before{-webkit-mask:radial-gradient(circle,#0000 29px,#000 0);mask:radial-gradient(circle,#0000 29px,#000 0)}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart .power-inner{height:58px;width:58px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart .power-value{font-size:18px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart .power-rank{font-size:11px;margin-top:4px}.team-page .team-projections .projections-cards{gap:12px}.team-page .team-projections .projections-cards .proj-card{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1;min-width:160px;padding:14px 12px}.team-page .team-projections .projections-cards .proj-card .label{font-size:11px}.team-page .team-projections .projections-cards .proj-card .big{font-size:20px;margin-top:6px}}@media(max-width:480px){.team-page{padding:12px 16px}.team-page .team-hero .team-name{font-size:20px;padding:8px 12px}.team-page .team-hero .team-name .team-name-logo{height:40px;margin-right:8px;width:40px}.team-page .team-hero .hero-content{gap:12px}.team-page .team-hero .hero-content .hero-left .logo-wrap{min-height:180px;padding:16px}.team-page .team-hero .hero-content .hero-right .stat-card .stat-label{font-size:11px}.team-page .team-hero .hero-content .hero-right .stat-card .stat-value{font-size:16px}.team-page .team-hero .hero-content .hero-right .stat-card .stat-sub{font-size:10px}.team-page .team-hero .hero-content .hero-extra .power-box{padding:12px}.team-page .team-hero .hero-content .hero-extra .power-box .power-heading{font-size:12px;margin-bottom:6px}.team-page .team-hero .hero-content .hero-extra .power-box .power-row{flex-wrap:wrap;gap:16px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart{height:75px;width:75px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart:before{-webkit-mask:radial-gradient(circle,#0000 26px,#000 0);mask:radial-gradient(circle,#0000 26px,#000 0)}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart .power-inner{height:52px;width:52px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart .power-value{font-size:16px}.team-page .team-hero .hero-content .hero-extra .power-box .power-chart .power-rank{font-size:10px;margin-top:3px}.team-page .team-hero .hero-content .hero-extra .power-box .power-item .power-caption{font-size:11px;margin-top:6px}.team-page .team-projections{margin:20px 0 24px}.team-page .team-projections h2{font-size:20px;margin-bottom:12px}.team-page .team-projections .projections-cards{gap:10px}.team-page .team-projections .projections-cards .proj-card{flex:1 1 100%;min-width:140px;padding:12px 10px}.team-page .team-projections .projections-cards .proj-card .label{font-size:10px}.team-page .team-projections .projections-cards .proj-card .big{font-size:18px;margin-top:5px}.team-page .team-roster h2{font-size:20px;margin-bottom:12px}.team-page .team-roster .roster-grid{gap:16px}.team-page .team-roster .roster-grid .roster-section{padding:16px}.team-page .team-roster .roster-grid .roster-section h3{font-size:16px;margin-bottom:12px}.team-page .team-roster .roster-grid .roster-section .player-grid{gap:12px;grid-template-columns:1fr}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card{padding:10px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-avatar{flex:0 0 50px;height:50px;width:50px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card img{height:50px;width:50px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-name{font-size:14px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-sub{font-size:11px;gap:6px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats{gap:12px;margin-top:10px;padding-top:8px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats .stat{min-width:35px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats .stat .stat-num{font-size:15px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats .stat .stat-label{font-size:9px}}.team-page .team-roster h2{font-size:22px;font-weight:700;letter-spacing:.5px;margin-bottom:16px}.team-page .team-roster .roster-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.team-page .team-roster .roster-grid .roster-section{background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid #ffffff0d;border-radius:12px;box-shadow:0 8px 24px #0000004d;padding:20px}.team-page .team-roster .roster-grid .roster-section h3{color:#d4c5a0;font-size:18px;font-weight:700;letter-spacing:.5px;margin-bottom:14px;margin-top:0}.team-page .team-roster .roster-grid .roster-section .player-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card{align-items:stretch;background:linear-gradient(135deg,#00000059,#00000040);border:1px solid #ffffff0d;border-radius:10px;box-shadow:0 4px 12px #0000004d;cursor:pointer;display:flex;flex-direction:column;padding:12px;text-align:left;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card:hover{background:linear-gradient(135deg,#0006,#0000004d);border-color:#ffffff3d;box-shadow:0 8px 24px #00000080;transform:translateY(-4px)}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card:active{transform:translateY(-2px)}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-top{align-items:center;display:flex;gap:12px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-avatar{align-items:center;background:#ffffff0d;background:var(--team-primary,#ffffff0d);border-radius:50%;box-shadow:0 6px 16px #00000080;display:flex;flex:0 0 60px;height:60px;justify-content:center;overflow:hidden;transition:transform .2s ease;width:60px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card:hover .player-avatar{transform:scale(1.05)}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card img{border:none;border-radius:50%;display:block;height:60px;object-fit:cover;width:60px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info{display:flex;flex:1 1 auto;flex-direction:column;gap:6px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-name{color:#fff;font-size:15px;font-weight:700;letter-spacing:.3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-sub{align-items:center;color:#d4c5a0;display:flex;font-size:12px;gap:8px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-sub .player-number{color:#fbbf24;font-weight:700}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-sub .player-pos{font-weight:600;text-transform:uppercase}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-sub .player-age,.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-info .player-sub .player-country{opacity:.9}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats{align-items:center;border-top:1px solid #ffffff14;display:flex;gap:16px;justify-content:space-around;margin-top:12px;padding-top:10px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats .stat{align-items:center;display:flex;flex-direction:column;gap:3px;min-width:40px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats .stat .stat-num{color:#fff;font-size:17px;font-weight:700;letter-spacing:.5px}.team-page .team-roster .roster-grid .roster-section .player-grid .player-card .player-stats .stat .stat-label{color:#9ca3af;font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.team-page .team-roster .roster-grid .roster-section .player-grid .goalie-card .player-avatar{height:88px;width:88px}.team-page .team-roster .roster-grid .roster-section .player-grid .goalie-card img{height:84px;width:84px}@media(min-width:900px){.team-page .team-roster .roster-grid{grid-template-columns:1fr}}.team-projections{margin:24px 0 28px}.team-projections h2{font-size:22px;font-weight:700;letter-spacing:.5px;margin-bottom:16px}.team-projections .projections-cards{display:flex;flex-wrap:wrap;gap:16px}.team-projections .projections-cards .proj-card{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid #ffffff0d;border-radius:12px;box-shadow:0 8px 24px #0006;flex:1 1 240px;min-width:200px;padding:16px;transition:transform .2s ease,box-shadow .2s ease}.team-projections .projections-cards .proj-card:hover{box-shadow:0 12px 32px #00000080;transform:translateY(-4px)}.team-projections .projections-cards .proj-card .label{color:#d4c5a0;font-size:12px;font-weight:500;letter-spacing:.5px}.team-projections .projections-cards .proj-card .big{font-size:22px;font-weight:700;letter-spacing:.5px;margin-top:8px}.team-projections .projections-cards .proj-card .sub{color:#9ca3af;font-size:12px;font-weight:600;margin-top:6px}.team-projections .projections-cards .proj-card .rank{background:#fbbf2426;border-radius:8px;color:#fbbf24;display:inline-block;font-weight:700;margin-left:8px;padding:4px 10px}.team-projections .projections-cards .leader-card .leading{align-items:center;display:flex;gap:12px}.team-projections .projections-cards .player-avatar.lead-avatar{height:64px;width:64px}.team-projections .projections-cards .player-avatar.lead-avatar img.lead-headshot{border-radius:50%;height:60px;object-fit:cover;width:60px}.team-projections .projections-cards .lead-name{font-weight:700}.team-projections .projections-cards .lead-p{color:#bdbdbd}.header{align-items:center;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#0a0a0ad9;border-bottom:1px solid #daa52026;box-shadow:0 4px 24px #0000004d;box-sizing:border-box;color:#fff;display:flex;font-family:Inter,sans-serif;justify-content:space-between;padding:12px 60px;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.header:after{background:linear-gradient(90deg,#0000,#daa52033 20%,#daa52066 50%,#daa52033 80%,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.header .header-name{align-items:center;cursor:pointer;display:flex;gap:16px;text-decoration:none;transition:transform .2s ease}.header .header-name img{filter:drop-shadow(0 2px 8px rgba(218,165,32,.3));height:40px;transition:filter .3s ease;width:40px}.header .header-name img:hover{filter:drop-shadow(0 4px 12px rgba(218,165,32,.5))}.header .header-name h1{color:#fff;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:18px;font-weight:900;letter-spacing:1.5px;line-height:1;margin:0}.header .header-name h1 .header-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#daa520,#d4af37 50%,#f4e4b6);-webkit-background-clip:text;background-clip:text}.header nav ul{display:flex;gap:8px;list-style:none;margin:0;padding:0}.header nav ul li a{border-radius:8px;color:#fffc;display:inline-block;font-size:13px;font-weight:500;letter-spacing:.8px;padding:8px 20px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.header nav ul li a:hover{background:#daa52014;color:#fff}.header nav ul li a:after{background:linear-gradient(90deg,#0000,#daa520,#0000);border-radius:2px;bottom:6px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width .4s cubic-bezier(.4,0,.2,1);width:0}.header nav ul li a:hover:after{width:60%}.header nav ul li a.active{background:#daa5201f;color:#daa520}@media(max-width:1000px){.header{padding:10px 24px}.header .header-name{gap:12px}.header .header-name img{height:34px;width:34px}.header .header-name h1{font-size:13px;letter-spacing:1.2px}.header .mobile-nav{align-items:center;display:flex;margin-right:1%;position:relative}.header .mobile-nav .burger{align-items:center;background:#daa5200d;border:1px solid #daa52026;border-radius:8px;cursor:pointer;display:inline-flex;flex-direction:column;gap:5px;height:34px;justify-content:center;margin-left:8px;padding:8px;transition:all .3s ease;width:34px}.header .mobile-nav .burger:hover{background:#daa5201f;border-color:#daa5204d}.header .mobile-nav .burger span{background:#fff;border-radius:2px;display:block;height:2px;transition:transform .22s cubic-bezier(.2,.9,.3,1),opacity .12s ease;width:18px}.header .mobile-nav .burger.open span:first-child{transform:translateY(6px) rotate(45deg)}.header .mobile-nav .burger.open span:nth-child(2){opacity:0;transform:scaleX(.1)}.header .mobile-nav .burger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header .mobile-nav .mobile-backdrop{background:#00000059;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .24s ease;z-index:998}.header .mobile-nav .mobile-backdrop.visible{opacity:1;pointer-events:auto}.header .mobile-nav .mobile-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#0f0f0ffa,#121212fa);border-left:1px solid #daa52026;box-shadow:-12px 0 48px #000c;height:100vh;max-width:80%;padding:80px 24px 24px;position:fixed;right:0;top:0;transform:translateX(110%);transition:transform .35s cubic-bezier(.2,.9,.3,1);width:280px;z-index:999}.header .mobile-nav .mobile-panel ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.header .mobile-nav .mobile-panel ul li a{border-radius:8px;color:#fffc;display:block;font-size:15px;font-weight:500;letter-spacing:1.2px;padding:14px 20px;text-decoration:none;transition:all .3s ease}.header .mobile-nav .mobile-panel ul li a:hover{background:#daa5201f;color:#fff;transform:translateX(4px)}.header .mobile-nav .mobile-panel ul li a.active{background:#daa52026;color:#daa520}.header .mobile-nav .mobile-panel.open{transform:translateX(0)}}.footer{background:linear-gradient(180deg,#0a0a0afa,#000);border-top:1px solid #daa52026;color:#ffffffa6;margin-top:auto;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#daa52033 20%,#daa52066 50%,#daa52033 80%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer .footer-container{margin:0 auto;max-width:1400px;padding:40px 60px 20px}@media(max-width:768px){.footer .footer-container{padding:30px 30px 15px}}.footer .footer-content{grid-gap:60px;display:grid;gap:60px;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:30px}@media(max-width:1100px){.footer .footer-content{gap:40px;grid-template-columns:2fr 1fr 1fr}.footer .footer-content .footer-section:last-child{grid-column:1/-1;max-width:400px}}@media(max-width:768px){.footer .footer-content{gap:35px;grid-template-columns:1fr 1fr;margin-bottom:35px}.footer .footer-content .footer-brand{grid-column:1/-1}}@media(max-width:500px){.footer .footer-content{gap:30px;grid-template-columns:1fr}}.footer .footer-section h4{color:#daa520e6;font-family:Inter,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.5px;margin:0 0 16px;text-transform:uppercase}.footer .footer-section ul{list-style:none;margin:0;padding:0}.footer .footer-section ul li{margin-bottom:10px}.footer .footer-section ul li:last-child{margin-bottom:0}.footer .footer-section ul li a{align-items:center;color:#ffffffb3;display:inline-flex;font-family:Inter,sans-serif;font-size:13px;font-weight:400;gap:6px;position:relative;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.footer .footer-section ul li a:before{background:#daa520;bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s cubic-bezier(.4,0,.2,1);width:0}.footer .footer-section ul li a:hover{color:#fff;transform:translateX(3px)}.footer .footer-section ul li a:hover:before{width:100%}.footer .footer-brand .footer-logo-container{align-items:center;display:flex;gap:12px;margin-bottom:12px}.footer .footer-brand .footer-logo-container .footer-logo-image{filter:drop-shadow(0 2px 8px rgba(218,165,32,.3));height:32px;width:32px}.footer .footer-brand .footer-logo-container .footer-logo{color:#fff;font-family:Sweet Sans Pro Heavy,sans-serif;font-size:15px;font-weight:900;letter-spacing:1.2px;line-height:1;margin:0}.footer .footer-brand .footer-logo-container .footer-logo .footer-accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#daa520,#d4af37 50%,#f4e4b6);-webkit-background-clip:text;background-clip:text}.footer .footer-brand .footer-tagline{color:#fff9;font-family:Inter,sans-serif;font-size:13px;font-weight:400;line-height:1.6;margin-bottom:18px;max-width:380px}.footer .footer-brand .footer-stats{display:flex;flex-wrap:wrap;gap:30px}.footer .footer-brand .footer-stats .stat-item{display:flex;flex-direction:column;gap:4px}.footer .footer-brand .footer-stats .stat-item .stat-label{color:#daa520b3;font-family:Inter,sans-serif;font-size:9px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.footer .footer-brand .footer-stats .stat-item .stat-value{color:#ffffffd9;font-family:Inter,sans-serif;font-size:12px;font-weight:600}.footer .footer-legal-links{border-top:1px solid #ffffff14;margin-top:20px;padding-top:20px}.footer .footer-legal-links a{color:#ffffff80;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s ease}.footer .footer-legal-links a:hover{color:#daa520}.footer .footer-bottom{align-items:center;border-top:1px solid #ffffff14;display:flex;justify-content:space-between;padding-top:20px}@media(max-width:768px){.footer .footer-bottom{flex-direction:column;gap:10px;padding-top:18px;text-align:center}}.footer .footer-bottom .footer-copyright p,.footer .footer-bottom .footer-meta p{color:#ffffff73;font-family:Inter,sans-serif;font-size:11px;font-weight:400;margin:0}@font-face{font-family:Sweet Sans Pro Heavy;src:url(/static/media/SweetSansProHeavy.091a1cc8d30ca35b40f9.woff2) format("woff2"),url(/static/media/SweetSansProHeavy.a7efca1e3505f6423ef4.woff) format("woff")}@font-face{font-family:Sweet Sans Pro Thin;src:url(/static/media/SweetSansProThin.934b32d1dc9f368d7302.woff2) format("woff2"),url(/static/media/SweetSansProThin.c96530756bda7a0abd90.woff) format("woff")}.not-found{min-height:calc(100vh - 185px);text-align:center}.not-found img{height:auto;margin-bottom:calc(-5vw - 75px);max-height:50vh;max-width:100%;object-fit:contain;width:100%}.not-found h1{font-family:Sweet Sans Pro Heavy,sans-serif;font-size:calc(7.36378vw + 84px);margin-bottom:calc(-1.92141vw - 25px)}.not-found p{color:#daa520;font-family:Sweet Sans Pro Thin,sans-serif;font-size:calc(1.47276vw + 17px)}body{background-color:#111;color:#fff;padding:60px 0 0}body,ul{margin:0}ul{padding:0}
/*# sourceMappingURL=main.d30a41ac.css.map*/