@font-face{font-family:"Doto";src:url("/fonts/doto/doto-variable.woff2") format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:"Inter";src:url("/fonts/inter/inter-variable-normal.woff2") format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:"Orbitron";src:url("/fonts/orbitron/orbitron-variable.woff2") format("woff2");font-weight:100 900;font-display:swap}html,body{all:unset;background-color:#111827;color:#fff;font-size:1rem;line-height:1;font-family:"Inter",sans-serif;scrollbar-color:#6b7280 #111827}::-webkit-scrollbar-track{background:#111827}::-webkit-scrollbar-thumb{background:#6b7280}::-webkit-scrollbar-thumb:hover{background:#9ca3af}body:has(dialog[open]){overflow:hidden}main{margin-block:5.0625rem 0;padding-block:3.125rem 0;background-color:#050b1e}h1,h2,h3,h4,h5,h6{margin-block:0 1.5rem;font-family:"Orbitron",sans-serif;font-weight:400;letter-spacing:1px;line-height:1.3}h1{font-size:2.5rem}@media only screen and (min-width: 768px){h1{font-size:3rem}}h2{font-size:2rem}@media only screen and (min-width: 768px){h2{font-size:2.5rem}}h3{font-size:1.25rem}@media only screen and (min-width: 768px){h3{font-size:2.25rem}}h4{font-size:1.125rem}@media only screen and (min-width: 768px){h4{font-size:2.125rem}}h5,h6{font-size:1rem}@media only screen and (min-width: 768px){h5,h6{font-size:2rem}}p{margin-top:0;margin-bottom:1rem;color:#fff;font-weight:400}ul,ol,li{list-style-type:none;margin:0;padding:0}label{color:#fff;margin-block:0 .625rem}.hidden{display:none !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}img{width:10rem;display:block;object-fit:cover}.container{max-width:62.5rem;margin:0 auto;padding:0 1rem}header{margin-bottom:2rem}a{color:inherit;text-decoration:none;transition:color .3s ease}a:not(.btn):hover{color:#f5b700}.btn{font-family:"Inter",sans-serif;font-size:.875rem;font-weight:500;color:#9ca3af;background:#0f172a;border:1px solid #1f2937;border-radius:.5rem;padding:.5rem 1.5rem;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease;display:block;width:fit-content}.btn:hover:not(.active):not([class*=btn--]){background:#0a1a3f;color:#d1d5db}.btn.active{background:#111827;color:#fff;border-color:#2a3348;cursor:not-allowed}@media only screen and (min-width: 768px){.btn{font-size:1rem;padding:.625rem 2rem}}.navbar{position:fixed;top:0;left:0;width:100%;z-index:100;background-color:#111827;border-bottom:1px solid #1f2937;height:5rem}.navbar>.container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:100%}.navbar .brand{font-family:"Orbitron",sans-serif;font-size:1.25rem;font-weight:700;text-transform:uppercase;color:#fff;letter-spacing:2px}.navbar .brand:hover{color:#3b82f6}@media only screen and (min-width: 768px){.navbar .brand{font-size:1.5rem}}.navbar .nav-links{display:none;list-style:none}@media only screen and (min-width: 768px){.navbar .nav-links{display:flex;justify-content:flex-end;gap:1.5rem}}.navbar .nav-links .league-info{position:relative}.navbar .nav-links .league-info #league-info-menu{position:absolute;top:calc(100% + 2rem);right:0;width:max-content;padding:1.5rem 1rem;flex-direction:column;gap:1.5rem;background-color:#111827;border:1px solid #1f2937;opacity:0;transition:opacity .3s ease,display .3s ease;transition-behavior:allow-discrete}.navbar .nav-links .league-info #league-info-menu.hidden{display:none}.navbar .nav-links .league-info #league-info-menu.open{display:flex;opacity:1}@starting-style{.navbar .nav-links .league-info #league-info-menu.open{opacity:0}}.navbar .nav-links .league-menu-toggle{all:unset;cursor:pointer;display:flex;gap:.3125rem}.navbar .nav-links .league-menu-toggle:focus-visible{outline:1px solid #fff;outline-offset:2px}.navbar .nav-links .league-menu-toggle .menu-icon{display:flex;align-items:center;justify-content:center}.navbar .nav-links .league-menu-toggle .menu-icon svg{height:1rem;width:1rem;fill:#d1d5db;transition:fill .3s ease}.navbar .nav-links .league-menu-toggle:hover span:last-of-type svg{fill:#f5b700}.navbar .nav-links .nav-link,.navbar .nav-links .league-info-link{font-size:1rem;font-weight:500;color:#d1d5db;text-transform:uppercase;letter-spacing:1px;transition:color .3s ease;display:flex;height:100%;align-items:center}.navbar .nav-links .nav-link:hover,.navbar .nav-links .league-info-link:hover{color:#f5b700}.navbar .nav-links .nav-link.current-page,.navbar .nav-links .league-info-link.current-page{color:#3b82f6}.navbar .hamburger{height:2.25rem;width:2.25rem;position:relative;padding:0;margin:0;border:none;background:none;cursor:pointer}.navbar .hamburger:focus-visible{outline:1px solid #fff;outline-offset:2px}@media only screen and (min-width: 768px){.navbar .hamburger{display:none}}.navbar .hamburger span{display:block;position:absolute;left:.25rem;right:.25rem;height:2px;background-color:#fff;transition:transform .3s ease,opacity .3s ease}.navbar .hamburger span:first-of-type{top:.5rem}.navbar .hamburger span:nth-of-type(2){top:1.0625rem}.navbar .hamburger span:nth-of-type(3){top:1.625rem}.navbar .hamburger.open span:first-of-type{transform:translateY(0.5625rem) rotate(45deg)}.navbar .hamburger.open span:nth-of-type(2){opacity:0}.navbar .hamburger.open span:nth-of-type(3){transform:translateY(-0.5625rem) rotate(-45deg)}html.overlay-nav-open,html.overlay-nav-open body{overflow:hidden;position:fixed;width:100%;height:100%}.nav-overlay{position:fixed;z-index:99;top:0;left:0;bottom:0;right:0;height:100%;height:100dvh;width:100%;padding-block:5.0625rem 0;background-color:#111827;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}html.overlay-nav-open .nav-overlay{opacity:1;visibility:visible}.nav-overlay .container{height:100%}.nav-overlay .overlay-links{height:100%;display:flex;flex-direction:column;gap:1.25rem;padding-top:3rem;list-style:none;opacity:0;transition:opacity .3s .15s ease-in}html.overlay-nav-open .nav-overlay .overlay-links{opacity:1}.nav-overlay .overlay-links a{font-family:"Orbitron",sans-serif;font-size:2rem;font-weight:400;color:#9ca3af;text-transform:uppercase;letter-spacing:3px;transition:color .3s ease}.nav-overlay .overlay-links a:hover{color:#3b82f6}.nav-overlay .overlay-links a.current-page{color:#3b82f6}.site-footer{margin-block:0;padding-block:2.5rem;background-color:#111827;border-top:1px solid #1f2937}.site-footer .footer-content-wrapper{display:flex;flex-direction:column;gap:2rem}@media only screen and (min-width: 576px){.site-footer .footer-content-wrapper{flex-direction:row;justify-content:space-between;align-items:flex-start}}.site-footer .footer-left{display:flex;flex-direction:column;gap:1rem}.site-footer .footer-left .brand{font-family:"Orbitron",sans-serif;font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:2px;text-transform:uppercase;transition:color .3s ease}.site-footer .footer-left .brand:hover{color:#3b82f6}.site-footer .footer-left .footer-nav ul{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}@media only screen and (min-width: 576px){.site-footer .footer-left .footer-nav ul{flex-direction:row}}.site-footer .footer-left .footer-nav ul li a{font-size:.85rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:1px}.site-footer .footer-left .footer-nav ul li a:hover{color:#f5b700}.site-footer .footer-right .external-heading{font-size:.625rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:1.5px;margin-block:0 .625rem}@media only screen and (min-width: 576px){.site-footer .footer-right .external-heading{text-align:right}}.site-footer .footer-right .external-links{display:flex;flex-direction:column;gap:.3125rem;list-style:none;padding:0;margin:0}@media only screen and (min-width: 576px){.site-footer .footer-right .external-links li{text-align:right}}.site-footer .footer-right .external-links li a{font-size:.85rem;font-weight:500;color:#9ca3af}.site-footer .footer-right .external-links li a:hover{color:#f5b700}.site-footer .footer-bottom{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #1f2937;text-align:center}.site-footer .footer-bottom p{font-size:.75rem;color:#6b7280;margin:0}.matchup-card{background-color:#111827;color:#fff;border:1px solid #1f2937;border-radius:.5rem;box-shadow:0 10px 30px rgba(0,0,0,.4);transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.matchup-card:hover{background-color:rgba(17,24,39,.7);border-color:#0033a0;box-shadow:0 4px 12px rgba(59,130,246,.2)}.matchup-card .matchup-card-link{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;color:inherit;text-decoration:none;cursor:pointer}.matchup-card .matchup-card-link:hover,.matchup-card .matchup-card-link:visited,.matchup-card .matchup-card-link:active{color:inherit;text-decoration:none}@media only screen and (min-width: 576px){.matchup-card .matchup-card-link{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}}.matchup-card section{display:flex;gap:1rem}.matchup-card section img{border-radius:50%;height:3.125rem;width:3.125rem}.matchup-card section h3,.matchup-card section p{margin-bottom:0}.matchup-card section h3{margin-block:0 1rem}.matchup-card section.winner p{color:#16a34a}.matchup-card section.loser p{color:#d62828}@media only screen and (min-width: 576px){.matchup-card section h3{font-size:1.25rem}}@media only screen and (min-width: 576px){.matchup-card .away-team{justify-content:flex-end}.matchup-card .away-team img{order:1}.matchup-card .away-team h3,.matchup-card .away-team p{text-align:right}}.matchup-card span.vs{text-transform:uppercase;font-size:1rem;text-align:center}dialog{width:auto;max-width:62.5rem;background-color:rgba(5,11,30,.4);border:.125rem solid #2a3348;border-radius:.5rem;padding:1rem;pointer-events:none}dialog[open]{pointer-events:auto}dialog::backdrop{backdrop-filter:blur(0.5rem)}@media only screen and (min-width: 576px){dialog{width:90%;height:90%}}dialog *{cursor:default}dialog button{display:block;margin:0 0 2rem auto;cursor:pointer}dialog h3,dialog h4{color:#fff}dialog h4{font-size:1.125rem}dialog .roster{display:flex;flex-direction:column;gap:2rem;width:100%}dialog .player-list-section .player-list{display:flex;flex-direction:column;gap:1rem}.matchup-modal .matchups-dialog-wrapper{flex-direction:column}.matchup-modal .matchup-card{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;background-color:rgba(0,0,0,0);backdrop-filter:blur(0.5rem);border-color:#0033a0;box-shadow:0 4px 12px rgba(59,130,246,.2)}@media only screen and (min-width: 576px){.matchup-modal .matchup-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}}.matchup-modal .rosters-wrapper{display:flex;flex-direction:column;gap:1rem;margin-block:2rem 0}@media only screen and (min-width: 576px){.matchup-modal .rosters-wrapper{flex-direction:row}}@media only screen and (min-width: 576px){.matchup-modal .rosters-wrapper .roster{width:calc((100% - 1rem)/2)}}.matchup-modal .rosters-wrapper .away-team-players h4{text-align:right}.rosters-modal header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;margin-block:0 3.125rem}@media only screen and (min-width: 576px){.rosters-modal header{flex-direction:row}}.rosters-modal header img{border-radius:50%}.rosters-modal header h3{font-size:2rem;text-align:center;text-wrap:auto}@media only screen and (min-width: 576px){.rosters-modal header h3{text-align:left}}@media only screen and (min-width: 768px){.rosters-modal header h3{font-size:2.25rem;text-align:center}}.player-card{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;background:#111827;border:1px solid #1f2937;border-radius:.5rem;box-shadow:0 10px 30px rgba(0,0,0,.4);color:#fff}.player-card .player-avatar{width:50px;height:50px;border-radius:.375rem;object-fit:cover}.player-card .player-info{display:flex;flex-direction:column;flex:1;min-width:0}.player-card .player-name{font-size:.95rem;font-weight:600;line-height:1.2}.player-card .player-meta{display:flex;gap:.5rem;font-size:.75rem;color:#9ca3af;align-items:center}.player-card .player-position{font-weight:700;letter-spacing:.04em}.player-card .pos-qb{color:#fc2b6d}.player-card .pos-rb{color:#20ceb8}.player-card .pos-wr{color:#59a7ff}.player-card .pos-te{color:#feae58}.player-card .pos-def{color:#bf5f40}.player-card .player-team{opacity:.8}.player-card .player-stats{display:flex;justify-content:flex-end;font-size:.8rem}table{width:100%;border-spacing:0}table th,table tr{text-align:left}table th,table td{padding:.75rem}table td{white-space:nowrap}table thead{background-color:#020617}table thead tr th[scope=col]{font-family:"Orbitron",sans-serif}table thead tr th:not(:last-of-type){min-width:7.5rem}table thead tr th:last-of-type{min-width:5.3125rem}@media only screen and (min-width: 576px){table thead tr th:not(:last-of-type){min-width:unset}table thead tr th:last-of-type{min-width:unset}}table tbody tr{cursor:pointer}table tbody tr:hover a>span{color:#f5b700}table tbody tr:hover td{color:#f5b700}table tbody tr a>span,table tbody tr td{transition:color .3s ease}table tbody tr:nth-of-type(even){background-color:#0a1a3f}table tbody th[scope=row]{font-weight:400}table tbody .standings-row-link{display:flex;align-items:center;gap:1rem;color:inherit;text-decoration:none}table tbody .standings-row-link:hover,table tbody .standings-row-link:visited,table tbody .standings-row-link:active{color:inherit;text-decoration:none}table tbody .standings-row-link img{border-radius:50%;height:3rem;width:3rem}table caption{margin-block:.625rem 1rem;caption-side:bottom;text-align:left;text-transform:lowercase}@media only screen and (min-width: 576px){table caption{text-align:right}}table .roster-modal-cell{width:0;height:0;padding:0;border:0}.page-header{text-align:center}@media only screen and (min-width: 576px){.page-header{text-align:left}}.matchups-header{display:flex;flex-direction:column;align-items:center;gap:1.25rem;margin-bottom:1.25rem}.matchups-header h2{margin-bottom:0;text-transform:uppercase;font-family:"Doto",sans-serif;text-align:center;font-weight:700;color:#f5b700}@media only screen and (min-width: 576px){.matchups-header h2{text-align:left}}.matchups-header .season-navigation{display:flex;gap:0;width:100%;justify-content:flex-start}.matchups-header .season-navigation .btn{border-radius:0}.matchups-header .season-navigation .btn:first-child{border-radius:.5rem 0 0 .5rem}.matchups-header .season-navigation .btn:last-child{border-radius:0 .5rem .5rem 0;border-left:none}.matchups-header .league-select-wrapper{width:100%}@media only screen and (min-width: 576px){.matchups-header{display:grid;grid-template-columns:1fr auto;align-items:start}.matchups-header h2{grid-column:1;grid-row:1/-1;align-self:self-end}.matchups-header .league-select-wrapper{order:unset;grid-column:2;grid-row:1;justify-self:end}.matchups-header .season-navigation{grid-column:2;grid-row:2;justify-self:end}}.league-select-wrapper,.week-select-wrapper{display:flex;flex-direction:column;gap:.5rem;width:100%;margin-top:2.75rem}@media only screen and (min-width: 576px){.league-select-wrapper,.week-select-wrapper{margin-top:0;width:15rem}}.league-select-wrapper .league-select-label,.league-select-wrapper .week-select-label,.week-select-wrapper .league-select-label,.week-select-wrapper .week-select-label{font-family:"Orbitron",sans-serif;font-size:.875rem;font-weight:600;color:#d1d5db;text-transform:uppercase;letter-spacing:.05em}.league-select-wrapper .select-wrapper,.week-select-wrapper .select-wrapper{position:relative;width:100%}.league-select-wrapper .select-wrapper select,.week-select-wrapper .select-wrapper select{appearance:none;width:100%;padding:.5rem 2.5rem .5rem .75rem;font-family:"Inter",sans-serif;font-size:1rem;color:#fff;background:#0f172a;border:1px solid #2a3348;border-radius:.375rem;cursor:pointer;transition:border-color .3s ease}.league-select-wrapper .select-wrapper select:hover,.league-select-wrapper .select-wrapper select:focus,.week-select-wrapper .select-wrapper select:hover,.week-select-wrapper .select-wrapper select:focus{border-color:#00c2ff}.league-select-wrapper .select-wrapper select:focus,.week-select-wrapper .select-wrapper select:focus{outline:none}.league-select-wrapper .select-wrapper select option,.week-select-wrapper .select-wrapper select option{background:#111827;color:#fff}.league-select-wrapper .select-wrapper svg,.week-select-wrapper .select-wrapper svg{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1rem;height:1rem;color:#9ca3af;pointer-events:none}#matchups-content .bracket-tabs{display:flex;justify-content:flex-start;gap:0}#matchups-content .bracket-tabs .btn{border-radius:0}#matchups-content .bracket-tabs .btn:first-child{border-radius:.5rem 0 0 .5rem}#matchups-content .bracket-tabs .btn:last-child{border-radius:0 .5rem .5rem 0;border-left:none}#matchups-content>section{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}#matchups-content .bracket-container{display:none}#matchups-content .bracket-container.active{display:block}#matchups-content .bracket-container .bracket-rounds{display:flex;flex-direction:column;gap:2rem}#matchups-content .bracket-container .bracket-rounds .round-container .round-header{text-align:center}#matchups-content .bracket-container .bracket-rounds .round-container .round-header h3{font-size:1rem;font-weight:700;color:#3b82f6;text-transform:uppercase}#matchups-content .bracket-container .bracket-rounds .round-container .round-matchups{display:flex;flex-direction:column;gap:1rem}.away-team-players .player-card{flex-direction:row-reverse}.away-team-players .player-info{align-items:flex-end}.away-team-players .player-info .player-name{text-align:right}.away-team-players .player-meta{flex-direction:row-reverse;justify-content:flex-end}.away-team-players .player-stats{justify-content:flex-start}.lineup-wrapper{display:flex;flex-direction:column;gap:1rem}.standings-container{padding-block:6.25rem}.standings-container>header{padding:3rem;border-radius:.5rem .5rem 0 0;background-color:#020617;margin:0}.standings-container>header h2{text-transform:uppercase;font-family:"Doto",sans-serif;font-weight:700;color:#f5b700;text-align:center;margin:0}.standings-container #standings-wrapper{width:100%;overflow:scroll hidden}@media only screen and (min-width: 576px){.standings-container #standings-wrapper{overflow:hidden hidden}}.standings-container #standings-wrapper table tbody tr{cursor:pointer}
