:root{--bg:#06101a;--panel:#0b1827;--panel2:#102338;--text:#f2ecdf;--muted:#8f9cad;--gold:#c99645;--gold2:#e3b967;--line:#26394c;--green:#73d7a1;--cream:#f4efe5}*{box-sizing:border-box}html{background:var(--bg)}body{color:var(--text);background:radial-gradient(circle at 18% 0,#10263e 0,#07111d 34%,#050c14 72%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.shell{width:min(1180px,100%);margin:0 auto;padding:18px 16px 72px}.topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:8px;display:flex}.brandLockup{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.brandWords{flex-direction:column;gap:2px;display:flex}.brandWords b{letter-spacing:.08em;font-family:Georgia,serif;font-size:18px}.brandWords small{letter-spacing:.17em;color:var(--gold2);font-size:7px;font-weight:900}.crest{border:1px solid #e3b967a6;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;box-shadow:inset 0 0 0 4px #c996450d,0 0 0 1px #ffffff05}.crest span{color:var(--gold2);font-family:Georgia,serif;font-size:19px;font-weight:900}.identity{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.identity select,.card select{border:1px solid var(--line);color:var(--text);background:#0a1726;border-radius:10px;padding:9px 10px}.identity small,.game small,.pickerRow small{color:var(--muted);font-size:9px}.nav{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06101aeb;grid-template-columns:repeat(5,1fr);gap:6px;padding:8px 0 14px;display:grid;position:sticky;top:0}.nav button{color:#8e9baa;background:0 0;border:0;border-radius:10px;padding:10px 6px;font-weight:800}.nav button.active{color:var(--gold2);box-shadow:inset 0 -2px 0 var(--gold);background:#0d1c2d}.card{background:linear-gradient(145deg,#0d1c2dfa,#07121efa);border:1px solid #5b718b38;border-radius:10px;margin-bottom:12px;padding:15px;box-shadow:0 12px 30px #00000029}.accent{background:linear-gradient(145deg,#d5ad621c,#0d1b2cfa);border-color:#d5ad6252}.kicker{color:var(--gold2);letter-spacing:.13em;font-size:10px;font-weight:900}.dashboardGrid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.78fr);gap:18px;display:grid}.heroPanel{background:linear-gradient(105deg,#0b1a2afa 0%,#081421f0 53%,#131514d6 100%),radial-gradient(circle at 80% 30%,#c9964529,#0000 36%);border:1px solid #c9964573;border-radius:12px;justify-content:space-between;align-items:stretch;min-height:335px;margin-bottom:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 52px #00000042}.heroPanel:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#0000001f 72%,#00000042 100%);position:absolute;inset:0}.heroCopy{z-index:2;max-width:640px;padding:34px 30px;position:relative}.heroCopy h1{letter-spacing:-.035em;margin:8px 0 12px;font-family:Georgia,serif;font-size:58px;line-height:.92}.heroTagline{color:var(--gold2);font-family:Georgia,serif;font-size:18px}.heroRule{background:linear-gradient(90deg,#e3b9678c,#e3b96700);width:100%;height:1px;margin:18px 0}.heroCopy p{color:#bcc4cc;max-width:570px;margin:0;font-size:12px;line-height:1.55}.heroActions{gap:10px;margin-top:22px;display:flex}.goldOutline,.goldFill{text-transform:uppercase;letter-spacing:.05em;border-radius:6px;padding:11px 15px;font-size:10px;font-weight:900}.goldOutline{border:1px solid var(--gold);color:var(--gold2);background:0 0}.goldFill{border:1px solid var(--gold);color:#0c1722;background:linear-gradient(#deb66a,#b98232)}.goldOutline:disabled{opacity:.55;cursor:not-allowed}.full{width:100%}.trophyScene{z-index:2;flex-direction:column;justify-content:center;align-items:center;min-width:250px;padding:28px;display:flex;position:relative}.trophyCup{width:145px;height:115px;color:var(--gold2);border:5px solid #9f7637;border-top:8px solid #d2a85f;border-radius:16px 16px 52px 52px;place-items:center;font-family:Georgia,serif;font-size:38px;font-weight:900;display:grid;box-shadow:inset 0 0 30px #e3b96721,0 16px 28px #00000047}.trophyStem{background:linear-gradient(90deg,#8f6a31,#d2a85f,#8f6a31);width:20px;height:46px}.trophyBase{text-align:center;background:#191712;border:1px solid #856229;min-width:150px;padding:8px 16px;box-shadow:0 12px 20px #00000047}.trophyBase span{color:#a88249;letter-spacing:.15em;font-size:7px;display:block}.trophyBase strong{color:var(--gold2);font-family:Georgia,serif;font-size:16px;display:block}.statusTiles{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px;display:grid}.statusTile{text-align:center;background:linear-gradient(#0e1e30,#091522);border:1px solid #5b718b40;border-radius:8px;flex-direction:column;justify-content:center;min-height:120px;padding:16px;display:flex}.statusTile>span{color:var(--cream);letter-spacing:.11em;font-size:9px;font-weight:900}.statusTile strong{color:var(--gold2);margin-top:8px;font-family:Georgia,serif;font-size:31px;line-height:1.1}.statusTile strong.longValue{font-size:16px;line-height:1.2}.statusTile strong.good{color:var(--green)}.statusTile small{color:#788899;margin-top:4px;font-size:8px}.panelHeader{justify-content:space-between;align-items:flex-end;margin:0 2px 8px;display:flex}.panelHeader>div{align-items:baseline;gap:8px;display:flex}.panelHeader span{color:var(--cream);font-family:Georgia,serif;font-size:15px}.panelHeader small{color:var(--gold2);letter-spacing:.11em;font-size:8px;font-weight:900}.panelHeader button{color:var(--gold2);background:0 0;border:0;font-size:9px;font-weight:800}.panelHeader.compact{margin-top:18px}.boardLarge{padding:4px 16px}.boardGameDetailed{border-bottom:1px solid #ffffff0f;grid-template-columns:48px minmax(90px,1fr) 28px minmax(90px,1fr) 34px;align-items:center;gap:8px;padding:14px 0;display:grid}.dayChip{color:var(--gold2);letter-spacing:.1em;font-size:8px;font-weight:900}.teamSide{justify-content:space-between;align-items:center;gap:10px;display:flex}.teamSide strong{font-family:Georgia,serif;font-size:16px}.teamSide span{color:#b6c0ca;font-size:11px}.teamSide.right{text-align:right}.atMark{text-align:center;color:#5f7082;font-size:10px}.pickState{color:#6f8195;border:1px solid #2c4258;border-radius:7px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.pickState.entered{color:var(--gold2);background:#d5ad6214;border-color:#d5ad6266}.boardLegend{color:#6f8195;justify-content:space-between;padding:11px 0 8px;font-size:8px;display:flex}.boardLegend b{color:var(--gold2)}.allSet{justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.allSet h2{margin:5px 0 4px;font-family:Georgia,serif;font-size:27px}.allSet p{color:#a8b3bf;margin:0;font-size:11px}.miniSeal{width:80px;height:80px;color:var(--gold2);background:radial-gradient(circle,#c996451f,#0000 65%);border:1px solid #c9964580;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:26px;font-weight:900;display:grid}.ruleRibbon{background:#091522;border:1px solid #5b718b38;border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.ruleRibbon>div{border-right:1px solid #ffffff0f;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.ruleRibbon>div:last-child{border-right:0}.ruleRibbon b{color:var(--gold2);letter-spacing:.08em;font-size:9px}.ruleRibbon span{color:#9aa8b5;font-size:9px;line-height:1.4}.dashboardAside .card{border-radius:10px}.asideTitle{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.asideTitle span{color:var(--gold2);letter-spacing:.12em;font-size:8px;font-weight:900}.asideTitle h3{margin:2px 0 0;font-family:Georgia,serif;font-size:20px}.demoPill{background:#e3b96714;border:1px solid #e3b96759;border-radius:999px;color:var(--gold2)!important;padding:5px 7px!important}.chatList{gap:14px;margin:12px 0 16px;display:grid}.chatRow{grid-template-columns:34px 1fr;align-items:start;gap:10px;display:grid}.avatar{width:34px;height:34px;color:var(--gold2);background:#17304a;border:1px solid #2f4a66;border-radius:50%;place-items:center;font-weight:900;display:grid}.chatRow strong{font-family:Georgia,serif;font-size:12px}.chatRow p{color:#c1c7ce;margin:2px 0 0;font-size:10px;line-height:1.4}.asideFoot{color:#6f8195;text-align:center;margin-top:8px;font-size:8px;line-height:1.4;display:block}.leagueInfo .infoRow{border-top:1px solid #ffffff0f;grid-template-columns:1fr auto;gap:2px 8px;padding:11px 0;display:grid}.leagueInfo .infoRow:first-of-type{border-top:0}.infoRow span{color:var(--gold2);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.infoRow strong{font-family:Georgia,serif;font-size:17px}.infoRow small{color:#7f8d9c;grid-column:1/3;font-size:8px}.standings{padding:5px 14px}.standingRow{border-bottom:1px solid #ffffff0e;grid-template-columns:28px 1fr 30px;align-items:center;padding:10px 0;font-size:11px;display:grid}.standingRow:last-child{border-bottom:0}.rank{color:#65778a;font-weight:900}.standingRow strong{font-family:Georgia,serif;font-size:12px}.pts{text-align:right;color:var(--gold2);font-weight:900}.hero{justify-content:space-between;align-items:center;gap:20px;display:flex}.hero h2,.card h2,.card h3{margin:4px 0 7px;font-family:Georgia,serif}.hero p,.card p{color:#bec9d5;margin:4px 0;font-size:12px;line-height:1.5}.stat{text-align:right;min-width:90px}.stat strong{color:var(--gold2);font-size:24px;display:block}.stat span{color:var(--muted);font-size:9px}.grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.bigName{color:var(--gold2);font-family:Georgia,serif;font-size:25px}.tag{color:var(--gold2);text-transform:uppercase;background:#d5ad621a;border:1px solid #d5ad624d;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-block}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.sectionTitle{color:var(--gold2);letter-spacing:.12em;text-transform:uppercase;margin:22px 2px 10px;font-size:10px;font-weight:900}.stack{gap:10px;display:grid}.game{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.game strong{display:block}.choices{gap:7px;display:flex}.choices button,.primary{border:1px solid var(--line);color:var(--text);background:#10243a;border-radius:10px;padding:9px 11px;font-weight:850}.choices button.selected{border-color:var(--gold);color:var(--gold2);background:#d5ad6229}.primary{background:#1a3552;border-color:#3a5c7d}.pickerRow{border-bottom:1px solid #ffffff0f;grid-template-columns:44px 1fr 1.4fr;align-items:center;gap:10px;padding:10px 0;display:grid}.pickerRow:last-child{border-bottom:0}.week{color:var(--gold2);font-weight:900}.historyGames{flex-direction:column;gap:3px;font-size:10px;display:flex}.muted{color:var(--muted)!important}.statusGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.statusGrid>div{background:#102238;border:1px solid #243f5b;border-radius:10px;justify-content:space-between;gap:8px;padding:9px;display:flex}.statusGrid span{color:var(--gold2);font-weight:900}.rules p{border-bottom:1px solid #ffffff0d;padding:10px 0}.rules p:last-child{border-bottom:0}@media (max-width:900px){.dashboardGrid{grid-template-columns:1fr}.dashboardAside{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dashboardAside>.panelHeader,.dashboardAside>.standings{grid-column:1/3}.trophyScene{min-width:210px}}@media (max-width:760px){.shell{padding:14px 11px 60px}.topbar{align-items:center}.identity small{display:none}.brandWords b{font-size:15px}.crest{width:44px;height:44px}.nav{grid-template-columns:repeat(5,minmax(0,1fr))}.nav button{font-size:9px}.heroPanel{min-height:auto}.heroCopy{padding:26px 20px}.heroCopy h1{font-size:45px}.heroTagline{font-size:15px}.trophyScene{min-width:180px;padding:20px 14px}.trophyCup{width:110px;height:90px;font-size:30px}.statusTiles{grid-template-columns:1fr 1fr}.ruleRibbon{grid-template-columns:1fr}.ruleRibbon>div{border-bottom:1px solid #ffffff0f;border-right:0}.ruleRibbon>div:last-child{border-bottom:0}.grid2,.game{grid-template-columns:1fr}.choices{grid-template-columns:1fr 1fr;display:grid}.pickerRow{grid-template-columns:38px 1fr}.historyGames{grid-column:2}.statusGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.heroPanel{display:block}.trophyScene{display:none}.heroCopy h1{font-size:40px}.heroActions{grid-template-columns:1fr;display:grid}.dashboardAside{display:block}.dashboardAside>.panelHeader,.dashboardAside>.standings{grid-column:auto}.boardGameDetailed{grid-template-columns:40px 1fr 20px 1fr 30px}.teamSide{display:block}.teamSide.right{text-align:right}.teamSide strong{font-size:14px}.teamSide span{font-size:9px;display:block}.boardLegend{flex-direction:column;gap:4px}.allSet{align-items:flex-start}.miniSeal{width:60px;min-width:60px;height:60px;font-size:20px}}
.trophyTeaser{width:100%;color:var(--text);cursor:pointer;background:linear-gradient(145deg,#0d1c2dfa,#07121efa);border:1px solid #c996454d;border-radius:10px;place-items:center;margin-top:12px;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000002e}.trophyTeaserStatic{min-height:205px;padding-top:28px}.trophyHomeLabel{color:var(--gold2);letter-spacing:.13em;text-transform:uppercase;font-size:8px;font-weight:900;position:absolute;top:11px;left:14px}.trophyStaticImage{object-fit:contain;filter:drop-shadow(0 18px 20px #0000006b);width:min(100%,260px);max-height:205px;padding:6px 0 10px;transition:transform .22s,filter .22s;display:block}.trophyTeaserStatic:hover .trophyStaticImage{filter:drop-shadow(0 20px 26px #00000080);transform:scale(1.018)}.trophyStaticLoading{width:86px;height:86px;color:var(--gold2);background:radial-gradient(circle,#c996451f,#0000 65%);border:1px solid #e3b96780;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:26px;font-weight:900;display:grid}.trophyModal{z-index:2147483000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#02070cf0;justify-content:center;align-items:center;padding:18px;animation:.18s trophyFade;display:flex;position:fixed;inset:0}.trophyModalPanel{overscroll-behavior:contain;background:radial-gradient(circle at 50% 18%,#273443e6,#08121efc 48%,#040b12fc 100%);border:1px solid #c9964566;border-radius:16px;width:min(880px,100vw - 36px);max-height:calc(100dvh - 36px);padding:26px;position:relative;overflow:auto;box-shadow:0 30px 90px #000000a6}.trophyClose{float:right;width:34px;height:34px;color:var(--gold2);cursor:pointer;z-index:5;background:#050c14eb;border:1px solid #e3b96759;border-radius:50%;font-size:21px;line-height:1;position:sticky;top:0;right:0}.trophyModalHeader{text-align:center;clear:both}.trophyModalHeader>span{color:var(--gold2);letter-spacing:.16em;font-size:9px;font-weight:900}.trophyModalHeader h2{margin:5px 0 4px;font-family:Georgia,serif;font-size:34px}.trophyModalHeader p{color:#8796a5;margin:0;font-size:11px}.trophyStage{flex-direction:column;justify-content:center;align-items:center;min-height:430px;margin:4px 0 8px;display:flex;position:relative;overflow:hidden}.trophyStage:after{content:"";filter:blur(8px);background:radial-gradient(#c996452e,#0000 69%);width:310px;height:70px;position:absolute;bottom:52px;left:50%;transform:translate(-50%)}.trophyInteractive{z-index:2;-webkit-user-select:none;user-select:none;width:min(320px,70vw);position:relative}.trophyZoomViewport{cursor:zoom-in;border-radius:12px;justify-content:center;align-items:center;min-height:340px;display:flex;overflow:hidden}.trophyTurntable{transform-origin:50%;will-change:transform;width:100%;transition:transform .16s ease-out}.trophyPhoto{pointer-events:none;filter:drop-shadow(0 24px 30px #00000073);width:100%;height:auto;display:block}.trophyZoomControls{z-index:4;align-items:center;gap:8px;margin-top:10px;display:flex;position:relative}.trophyZoomControls button{min-width:36px;height:34px;color:var(--gold2);cursor:pointer;background:#07121eeb;border:1px solid #c9964557;border-radius:999px;font-size:18px;font-weight:900}.trophyZoomControls button:disabled{opacity:.35;cursor:default}.trophyZoomControls .trophyZoomLevel{color:#d7dce2;letter-spacing:.08em;min-width:70px;padding:0 12px;font-size:10px}.spinHint{z-index:3;color:#aeb8c2;letter-spacing:.12em;background:#c9964512;border:1px solid #c9964547;border-radius:999px;margin-top:8px;padding:7px 12px;font-size:8px;font-weight:900;position:relative}.spinHint span{color:var(--gold2);margin-right:5px;font-size:13px}.championsBoard{border-top:1px solid #c9964538;padding-top:18px}.championsHeading{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.championsHeading span{color:var(--cream);font-family:Georgia,serif;font-size:17px}.championsHeading small{color:var(--gold2);letter-spacing:.11em;font-size:8px;font-weight:900}.championsGrid{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.championEntry{background:#102338a6;border:1px solid #4f647c29;border-radius:7px;grid-template-columns:42px 1fr;align-items:center;padding:9px 10px;display:grid}.championEntry span{color:#6f8195;font-size:9px;font-weight:900}.championEntry strong{color:#e7e0d3;font-family:Georgia,serif;font-size:12px}@keyframes trophyFade{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.dashboardAside>.trophyTeaser{grid-column:1/3}.trophyStage{min-height:400px}}@media (max-width:760px){.trophyTeaserStatic{min-height:175px;padding-top:26px}.trophyHomeLabel{top:10px;left:12px}.trophyStaticImage{width:min(100%,220px);max-height:175px}.trophyModal{padding:6px}.trophyModalPanel{border-radius:12px;width:calc(100vw - 12px);max-height:calc(100dvh - 12px);padding:16px 12px}.trophyModalHeader h2{font-size:27px}.trophyStage{min-height:335px}.trophyInteractive{width:min(270px,72vw)}.trophyZoomViewport{min-height:280px}.championsGrid{grid-template-columns:1fr 1fr}.championEntry{padding:8px}.trophyClose{width:32px;height:32px}.spinHint{margin-top:8px}}@media (max-width:430px){.championsGrid{grid-template-columns:1fr 1fr}.championEntry{grid-template-columns:34px 1fr;padding:7px}.championEntry strong{font-size:11px}.championEntry span{font-size:8px}.trophyStage{min-height:300px}.trophyInteractive{width:min(235px,66vw)}.trophyZoomViewport{min-height:245px}.trophyModalHeader p{font-size:10px}.trophyModalPanel{padding:12px 10px 14px}}
.topbarBrandMount{display:contents}.brandLockupLive{align-items:center;gap:12px;display:flex}.brandHomeWords{color:var(--text);text-decoration:none;display:block}.trophyBrandCrest{appearance:none;cursor:pointer;background:radial-gradient(circle at 50% 38%,#e3b96724,#06101af5);padding:2px;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.trophyBrandCrest:hover{border-color:var(--gold2);transform:translateY(-1px);box-shadow:0 0 0 2px #c9964514}.trophyBrandCrest img{object-fit:contain;filter:drop-shadow(0 3px 4px #00000073);width:100%;height:100%;display:block}.brandHomeWords .brandWords b,.brandHomeWords .brandWords small{color:inherit}.brandHomeWords .brandWords small{color:var(--gold2)}.ruleTrophySeal{width:104px;height:104px}.ruleTrophySeal .trophyBrandCrest{border-color:#e3b967a6;width:100%;height:100%;padding:4px;box-shadow:inset 0 0 0 5px #e3b96709,0 0 36px #c9964514}@media (max-width:760px){.brandLockupLive{gap:10px}.trophyBrandCrest{width:44px;height:44px}.brandHomeWords .brandWords b{font-size:15px}.ruleTrophySeal{width:74px;height:74px}.ruleTrophySeal .trophyBrandCrest{width:100%;height:100%}}
.p5SiteHeader{border-bottom:1px solid #8f9cad29;justify-content:space-between;align-items:center;gap:18px;min-height:64px;margin:0 0 18px;padding:0 0 14px;display:flex}.p5SiteHeaderCompact{margin-bottom:12px}.p5SiteBrand{color:inherit;align-items:center;gap:11px;min-width:0;text-decoration:none;display:inline-flex}.p5SiteBrand strong{letter-spacing:.08em;white-space:nowrap;font-family:Georgia,serif;font-size:18px}.p5SiteBrand .trophyBrandButton{flex:none}.p5SiteHeader .accountLinks{margin-left:auto}.siteAdminChrome{width:min(980px,100%);margin:0 auto;padding:16px 16px 0}.pickerPageChrome{width:min(1120px,100%);margin:0 auto;padding:16px 18px 0}@media (max-width:720px){.p5SiteHeader{gap:10px;min-height:56px;margin-bottom:14px;padding-bottom:11px}.p5SiteBrand{gap:8px}.p5SiteBrand strong{letter-spacing:.06em;font-size:15px}.p5SiteHeader .accountLinks{min-width:0}.siteAdminChrome,.pickerPageChrome{padding:12px 12px 0}}
.siteAdminShell{width:min(980px,100%);min-height:100vh;margin:0 auto;padding:26px 16px 70px}.siteAdminHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin:18px 0 22px;display:flex}.siteAdminHeader h1,.siteAdminCard h1,.siteAdminCard h2{margin:4px 0 7px;font-family:Georgia,serif}.siteAdminHeader h1{font-size:40px}.siteAdminHeader p,.siteAdminCard p{color:#aeb9c4;font-size:12px;line-height:1.55}.siteAdminRole{color:#e3b967;text-transform:uppercase;letter-spacing:.06em;border:1px solid #e3b96766;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:900}.siteAdminBackTop{white-space:nowrap;border:1px solid #e3b96766;border-radius:8px;justify-content:center;align-items:center;padding:8px 11px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex;color:#e3b967!important}.siteAdminBackTop:hover{background:#e3b96714}.siteAdminCard{background:linear-gradient(145deg,#0d1c2dfa,#07121efa);border:1px solid #5b718b3d;border-radius:12px;margin-bottom:14px;padding:18px;box-shadow:0 14px 34px #0000002e}.siteAdminSectionHead{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.siteAdminSectionHead>span{color:#e3b967;font-size:10px;font-weight:900}.siteAdminIntro{max-width:690px}.siteAdminMembers{border-top:1px solid #ffffff0f;margin-top:14px}.siteAdminMember{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:14px;padding:13px 0;display:flex}.siteAdminMember strong,.siteAdminAdminRow strong{font-family:Georgia,serif;font-size:15px;display:block}.siteAdminMember small,.siteAdminAdminRow small{color:#8190a0;margin-top:3px;font-size:9px;display:block}.siteAdminMemberActions,.siteAdminAdminActions{align-items:center;gap:9px;display:flex}.siteAdminMemberActions button,.siteAdminAdminActions button{color:#d9e0e7;cursor:pointer;background:0 0;border:1px solid #3b5065;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.siteAdminMemberActions button:disabled,.siteAdminAdminActions button:disabled{opacity:.45;cursor:not-allowed}.siteAdminAdminActions button.danger{color:#e7a1a1;border-color:#d2686859}.memberState{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:5px 7px;font-size:8px;font-weight:900}.memberState.active{color:#73d7a1;background:#73d7a114;border:1px solid #73d7a13d}.memberState.invited{color:#e3b967;background:#e3b96714;border:1px solid #e3b9673d}.memberState.inactive{color:#9aa7b4;background:#9aa7b40f;border:1px solid #9aa7b429}.siteAdminGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.siteAdminNotice{color:#e3b967;background:#e3b96712;border:1px solid #e3b9674d;border-radius:8px;margin-bottom:14px;padding:11px 13px;font-size:11px}.siteAdminBack{color:#e3b967;margin-top:8px;font-size:10px;font-weight:900;text-decoration:none;display:inline-block}.siteAdminCard a{color:#e3b967}.siteAdminForm{gap:11px;margin-top:16px;display:grid}.siteAdminForm label,.siteAdminGrant label{color:#aeb9c4;text-transform:uppercase;letter-spacing:.05em;gap:6px;font-size:9px;font-weight:800;display:grid}.siteAdminForm input,.siteAdminGrant select{color:#f2ecdf;width:100%;font:inherit;background:#081523;border:1px solid #2a4055;border-radius:8px;outline:none;padding:10px 11px}.siteAdminForm input:focus,.siteAdminGrant select:focus{border-color:#c99645;box-shadow:0 0 0 2px #c996451a}.siteAdminPrimaryButton{color:#0b1621;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;background:linear-gradient(#deb66a,#b98232);border:1px solid #c99645;border-radius:8px;width:100%;padding:10px 12px;font-size:9px;font-weight:950}.siteAdminPrimaryButton:disabled{opacity:.45;cursor:not-allowed}.siteAdminFinePrint{color:#778696;margin-top:10px;font-size:8px;line-height:1.5;display:block}.siteAdminAdmins{border-top:1px solid #ffffff0f;margin-top:14px}.siteAdminAdminRow{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.siteAdminGrant{border-top:1px solid #e3b96726;gap:10px;margin-top:16px;padding-top:14px;display:grid}.siteAdminEmpty{color:#8b99a7;padding:14px 0;font-size:10px}.seasonSetupLocked,.seasonSetupDraft{border:1px solid #e3b96747;border-radius:999px;padding:5px 8px}.seasonSetupDraft{color:#9fb0c1!important;border-color:#9fb0c138!important}.seasonSetupToolbar{grid-template-columns:160px 1fr;gap:12px;margin:18px 0;display:grid}.seasonSetupToolbar label,.seasonWeekAssignment,.seasonOverrideBox label,.seasonCloseoutRow label{color:#95a5b5;text-transform:uppercase;letter-spacing:.05em;gap:6px;font-size:9px;font-weight:900;display:grid}.seasonSetupToolbar select,.seasonWeekAssignment select,.seasonOverrideBox textarea,.seasonCloseoutRow input{color:#f2ecdf;width:100%;font:inherit;background:#081523;border:1px solid #2a4055;border-radius:8px;outline:none;padding:10px 11px}.seasonSetupToolbar select:focus,.seasonWeekAssignment select:focus,.seasonOverrideBox textarea:focus,.seasonCloseoutRow input:focus{border-color:#c99645;box-shadow:0 0 0 2px #c996451a}.seasonRotationGrid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.seasonWeekAssignment{background:#091522;border:1px solid #5b718b2e;border-radius:8px;padding:10px}.seasonWeekAssignment>span{color:#d2ae67}.week18Assignment{justify-content:center}.week18Assignment strong{text-transform:none;letter-spacing:0;font-family:Georgia,serif;font-size:13px}.week18Assignment small{color:#7f90a1;text-transform:none;letter-spacing:0;line-height:1.4}.seasonFinalizedBanner,.seasonOverrideBox,.seasonReviewBox,.seasonCloseoutBox{background:#c996450d;border:1px solid #c9964540;border-radius:10px;margin-top:15px;padding:14px}.seasonFinalizedBanner{justify-content:space-between;align-items:center;gap:12px;display:flex}.seasonFinalizedBanner strong{font-family:Georgia,serif;display:block}.seasonFinalizedBanner small{color:#8393a4;margin-top:3px;font-size:9px;display:block}.seasonFinalizedBanner button,.seasonSetupActions>button:not(.siteAdminPrimaryButton){color:#d8e0e7;cursor:pointer;background:0 0;border:1px solid #3b5065;border-radius:8px;padding:9px 11px;font-size:9px;font-weight:900}.seasonOverrideBox textarea{resize:vertical;min-height:90px}.seasonSetupActions{gap:9px;margin-top:12px;display:flex}.seasonSetupActions .siteAdminPrimaryButton{flex:1;width:auto}.seasonReviewRotation{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.seasonReviewRotation span{color:#c8d1da;background:#091522;border:1px solid #5b718b29;border-radius:7px;padding:9px;font-size:9px}.seasonReviewRotation b{color:#d2ae67;margin-right:7px}.seasonSetupMessage{color:#e3b967;background:#e3b9670f;border:1px solid #e3b96742;border-radius:8px;margin-top:12px;padding:10px 11px;font-size:10px}.seasonCloseoutHead{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.seasonCloseoutHead h3{margin:4px 0 0;font-family:Georgia,serif}.seasonCloseoutHead>span{color:#d2ae67;text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:900}.seasonCloseoutStandings{gap:7px;margin:12px 0;display:grid}.seasonCloseoutRow{background:#091522;border:1px solid #5b718b2e;border-radius:8px;grid-template-columns:1fr 110px;align-items:center;gap:12px;padding:10px;display:grid}.seasonCloseoutRow strong{font-family:Georgia,serif;display:block}.seasonCloseoutRow small{color:#7f90a1;margin-top:2px;font-size:9px;display:block}.seasonCloseoutRow input{text-align:center;font-weight:900}.seasonCloseoutReview{border-top:1px solid #c996452e;gap:6px;margin-top:12px;padding-top:12px;display:grid}.seasonCloseoutReview>span{background:#091522;border-radius:7px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:8px 9px;font-size:10px;display:grid}.seasonCloseoutReview>span b{color:#d2ae67}.seasonCloseoutReview>span small{color:#7f90a1}@media (max-width:700px){.siteAdminHeader{flex-direction:column;align-items:flex-start}.siteAdminHeader h1{font-size:32px}.siteAdminGrid{grid-template-columns:1fr}.siteAdminMember,.siteAdminAdminRow{flex-direction:column;align-items:flex-start}.siteAdminMemberActions,.siteAdminAdminActions{justify-content:space-between;width:100%}.seasonSetupToolbar{grid-template-columns:1fr}.seasonRotationGrid,.seasonReviewRotation{grid-template-columns:1fr 1fr}.seasonFinalizedBanner,.seasonCloseoutHead{flex-direction:column;align-items:flex-start}.seasonCloseoutRow{grid-template-columns:1fr 90px}}@media (max-width:430px){.seasonRotationGrid,.seasonReviewRotation{grid-template-columns:1fr}.seasonCloseoutRow{grid-template-columns:1fr 78px}.seasonSetupActions{flex-direction:column}.seasonSetupActions .siteAdminPrimaryButton{width:100%}}
.profileShell{width:min(900px,100%);min-height:100vh;margin:0 auto;padding:26px 16px 70px}.profileHeader{justify-content:space-between;align-items:flex-end;gap:18px;margin:18px 0 22px;display:flex}.profileHeader h1,.profileCard h2{margin:4px 0 7px;font-family:Georgia,serif}.profileHeader h1{font-size:40px}.profileHeader p,.profileCard p{color:#aeb9c4;font-size:12px;line-height:1.55}.profileHeader a,.profileAdminCallout a{color:#e3b967;font-size:14px;font-weight:900;line-height:1.35;text-decoration:none}.profileGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profileCard{background:linear-gradient(145deg,#0d1c2dfa,#07121efa);border:1px solid #5b718b3d;border-radius:12px;margin-bottom:14px;padding:18px;box-shadow:0 14px 34px #0000002e}.profileCard label{color:#c9d1d9;gap:6px;margin-top:13px;font-size:10px;font-weight:800;display:grid}.profileCard input,.profileCard select{color:#f2ecdf;font:inherit;background:#0a1726;border:1px solid #2b4055;border-radius:8px;padding:10px 11px}.profileCard button,.profileSignOut{color:#0c1722;cursor:pointer;background:linear-gradient(#deb66a,#b98232);border:1px solid #c99645;border-radius:7px;margin-top:16px;padding:10px 13px;font-size:10px;font-weight:900}.profileNotice{color:#e3b967;background:#e3b96712;border:1px solid #e3b9674d;border-radius:8px;margin-bottom:14px;padding:11px 13px;font-size:11px}.profileAdminCallout{justify-content:space-between;align-items:center;gap:18px;display:flex}.profileSignOut{color:#d7dee5;background:0 0;border-color:#42566b}.accountLinks{align-items:flex-end;gap:13px;display:flex}.accountIdentity{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.accountIdentity small{color:#8f9cad;font-size:9px}.accountActions{gap:6px;display:flex}.accountActions a{color:#cbd5df;border:1px solid #2d4359;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:900;text-decoration:none}.accountActions a.adminLink{color:#e3b967;background:#e3b96712;border-color:#e3b96773}.profilePhotoCard{align-items:center;gap:18px;display:flex}.profileAvatar{color:#e3b967;background:radial-gradient(circle,#1b3550,#0b1724);border:1px solid #e3b96773;border-radius:50%;flex:none;place-items:center;width:104px;height:104px;font-family:Georgia,serif;font-size:36px;font-weight:900;display:grid;overflow:hidden}.profileAvatar img{object-fit:cover;width:100%;height:100%}.profilePhotoCopy{min-width:0}.profilePhotoActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profileUploadButton,.profileSecondaryButton{justify-content:center;align-items:center;cursor:pointer!important;border:1px solid #c99645!important;border-radius:7px!important;margin-top:10px!important;padding:9px 12px!important;font-size:10px!important;font-weight:900!important;display:inline-flex!important}.profileUploadButton{color:#0c1722!important;background:linear-gradient(#deb66a,#b98232)!important}.profileUploadButton input{display:none}.profileSecondaryButton{color:#d7dee5!important;background:0 0!important;border-color:#42566b!important}.profileHint{color:#7f8d9c!important;font-size:9px!important}.profileContactHead{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profileContactHead>span{color:#e3b967;font-size:10px;font-weight:900}.profileContactList{border-top:1px solid #ffffff0f;margin-top:12px}.profileContactRow{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.profileContactRow strong{font-family:Georgia,serif;font-size:13px;display:block}.profileContactRow small{color:#7f8d9c;margin-top:3px;font-size:8px;display:block}.profileContactRow button{color:#cbd5df!important;background:0 0!important;border-color:#3b5065!important;margin:0!important;padding:7px 9px!important}.profileContactForm{grid-template-columns:1.3fr .7fr auto;align-items:end;gap:10px;margin-top:12px;display:grid}.profileContactForm label{margin-top:0}.profileContactForm button{height:39px;margin-top:0}.profileContactForm button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:700px){.profileHeader{flex-direction:column;align-items:flex-start}.profileHeader h1{font-size:32px}.profileHeader a,.profileAdminCallout a{font-size:13px}.profileGrid{grid-template-columns:1fr}.profileAdminCallout{flex-direction:column;align-items:flex-start}.topbar{flex-wrap:nowrap!important;align-items:center!important;gap:6px!important}.topbar .brandLockup,.topbar .brandLockupLive{flex:auto;min-width:0;gap:7px!important}.topbar .brandWords b{white-space:nowrap;font-size:17px!important}.topbar .brandWords small{display:none!important}.topbar .trophyBrandCrest,.topbar .crest{flex:0 0 40px!important;width:40px!important;height:40px!important}.accountLinks{flex-direction:row;flex:none;align-items:center;gap:5px}.accountLinks .memberAvatar-md{width:34px;height:34px}.accountIdentity{display:none}.accountActions{flex-wrap:nowrap;align-items:center;gap:4px}.accountActions a{white-space:nowrap;padding:6px 7px;font-size:11px}.profilePhotoCard{align-items:flex-start}.profileAvatar{width:84px;height:84px}.profileContactForm{grid-template-columns:1fr}.profileContactForm button{width:100%}.profileContactRow{align-items:flex-start}.profileContactRow button{flex:none}}
.memberAvatar{color:#e3b967;background:linear-gradient(145deg,#17304a,#0c1c2c);border:1px solid #e3b96759;border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Georgia,serif;font-weight:900;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 2px #ffffff05}.memberAvatar img{object-fit:cover;width:100%;height:100%;display:block}.memberAvatar-sm{width:30px;height:30px;font-size:10px}.memberAvatar-md{width:38px;height:38px;font-size:12px}.memberAvatar-lg{width:56px;height:56px;font-size:16px}.accountLinks{align-items:center;gap:10px;display:flex}.accountIdentity{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.accountIdentity strong{font-family:Georgia,serif;font-size:12px}.accountIdentity small{color:#8f9cad;font-size:8px}.standingRowWithAvatar{grid-template-columns:28px 32px 1fr 30px}.pickerRowWithAvatar{grid-template-columns:44px 32px 1fr 1.4fr}.memberHeroRow{justify-content:flex-start}.memberHeroCopy{flex:1}.statusMemberIdentity{align-items:center;gap:8px;display:flex}.statusMemberIdentity>span{flex-direction:column;display:flex}.chatRow>.memberAvatar{margin-top:1px}@media (max-width:700px){.accountIdentity{display:none}.memberAvatar-lg{width:48px;height:48px}.pickerRowWithAvatar{grid-template-columns:38px 30px 1fr}.pickerRowWithAvatar .historyGames{grid-column:3}.standingRowWithAvatar{grid-template-columns:24px 30px 1fr 26px}.statusMemberIdentity{gap:6px}}
.homeDash .leagueInfo,.rules>h2,.rules>p{display:none}.rules{overflow:hidden;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.ruleBookExperience{gap:16px;display:grid}.ruleHero{background:radial-gradient(circle at 12% 30%,#e3b96724,#0000 30%),linear-gradient(125deg,#0e2135,#07111d 68%,#131817);border:1px solid #e3b9676b;border-radius:14px;grid-template-columns:120px 1fr;align-items:center;gap:24px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 44px #0000003b}.ruleHero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff04);position:absolute;inset:0}.ruleSeal{color:#e3b967;border:1px solid #e3b967a6;border-radius:50%;place-items:center;width:104px;height:104px;font-family:Georgia,serif;font-size:34px;font-weight:900;display:grid;box-shadow:inset 0 0 0 5px #e3b96709,0 0 36px #c9964514}.ruleHeroCopy{z-index:1;position:relative}.ruleEyebrow{color:#e3b967;letter-spacing:.14em;font-size:9px;font-weight:900}.ruleHero h1{letter-spacing:-.025em;margin:7px 0 10px;font-family:Georgia,serif;font-size:46px;line-height:.96}.ruleHero p{color:#aeb9c4;max-width:680px;margin:0;font-size:11px;line-height:1.6;display:block!important}.ruleHeroActions{align-items:center;gap:12px;margin-top:18px;display:flex}.rulePdfButton,.ruleFooterCard a{color:#0c1722;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(#deb66a,#b98232);border:1px solid #c99645;border-radius:7px;padding:10px 13px;font-size:9px;font-weight:900;text-decoration:none;display:inline-block}.ruleHeroActions span{color:#718194;font-size:8px}.rulePreamble{background:linear-gradient(90deg,#c9964514,#0d1c2d8c);border-left:3px solid #c99645;border-radius:0 10px 10px 0;padding:21px 23px}.rulePreamble>span{color:#e3b967;letter-spacing:.15em;font-size:8px;font-weight:900}.rulePreamble p{color:#d5d8da;margin:9px 0;font-family:Georgia,serif;font-size:13px;line-height:1.6;display:block!important}.rulePreamble p strong{color:#f2ecdf;font:inherit;font-weight:900;display:inline}.rulePreamble>strong{color:#e3b967;margin-top:8px;font-family:Georgia,serif;font-size:16px;display:block}.ruleLeagueInfo{background:linear-gradient(135deg,#102338fa,#07121efa);border:1px solid #e3b96747;border-radius:12px;padding:19px 20px;box-shadow:0 12px 28px #00000024}.ruleLeagueInfoHead{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:13px;display:flex}.ruleLeagueInfoHead h2{margin:3px 0 0;font-family:Georgia,serif;font-size:22px}.ruleLeagueBadge{color:#e3b967;letter-spacing:.06em;border:1px solid #e3b9674d;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900}.ruleLeagueInfoGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ruleLeagueInfoGridThree{grid-template-columns:repeat(3,1fr)}.ruleLeagueInfoGrid>div{background:#040d1673;border:1px solid #5b718b2e;border-radius:9px;flex-direction:column;gap:3px;padding:13px;display:flex}.ruleLeagueInfoGrid span{color:#8998a7;letter-spacing:.11em;text-transform:uppercase;font-size:7px;font-weight:900}.ruleLeagueInfoGrid strong{color:#f2ecdf;font-family:Georgia,serif;font-size:17px}.ruleLeagueInfoGrid small{color:#718194;font-size:8px;line-height:1.35}.ruleOfficeHardware{border-top:1px solid #e3b9671f;grid-template-columns:minmax(0,.85fr) minmax(340px,1.15fr);gap:10px;margin-top:10px;padding-top:10px;display:grid}.ruleOfficeOnly{grid-template-columns:1fr}.ruleCommodoreCard,.ruleHardwareCard{background:linear-gradient(145deg,#050f1999,#0b1b2bb3);border:1px solid #5b718b33;border-radius:10px;padding:16px}.ruleOfficeOnly .ruleCommodoreCard{grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);grid-template-areas:"eyebrow eyebrow""title copy""name copy";align-items:start;gap:4px 28px;padding:15px 18px;display:grid}.ruleOfficeOnly .ruleCommodoreCard>.ruleEyebrow{grid-area:eyebrow}.ruleOfficeOnly .ruleCommodoreTitle{grid-area:title}.ruleOfficeOnly .ruleCommodoreName{grid-area:name;margin:8px 0 0}.ruleOfficeOnly .ruleCommodoreCopy{grid-area:copy;align-self:center;max-width:none;margin:18px 0 0}.ruleCommodoreTitle{justify-content:space-between;align-items:flex-start;gap:14px;margin-top:7px;display:flex}.ruleCommodoreTitle h3,.ruleHardwareIntro h3{margin:0;font-family:Georgia,serif;font-size:20px}.ruleCommodoreTitle p,.ruleHardwareIntro p,.ruleCommodoreCopy{color:#8796a5;margin:3px 0 0;font-size:9.5px;line-height:1.5;display:block!important}.ruleYearBadge{color:#e3b967;border:1px solid #e3b96759;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900;line-height:1}.ruleCommodoreName{flex-direction:column;margin:21px 0 15px;display:flex}.ruleCommodoreName strong{color:#f2ecdf;font-family:Georgia,serif;font-size:29px}.ruleCommodoreName small{color:#e3b967;margin-top:2px;font-size:12px;font-weight:800}.ruleCommodoreCopy{max-width:360px}.ruleHardwareCard{padding-bottom:12px}.ruleHardwareIntro{padding:0 2px 6px}.ruleHardwareCard .trophyTeaser{min-height:190px;box-shadow:none;background:radial-gradient(circle at 50% 40%,#c996451a,#0000 52%),#050e1773;margin-top:8px}.ruleHardwareCard .trophyHomeLabel{display:none}.ruleHardwareCard .trophyStaticImage{max-height:182px}.ruleTools{justify-content:space-between;align-items:center;gap:16px;padding:4px 2px;display:flex}.ruleTools div{flex-direction:column;gap:2px;display:flex}.ruleTools span{color:#e3b967;letter-spacing:.13em;font-size:10px;font-weight:900}.ruleTools strong{font-family:Georgia,serif;font-size:16px}.ruleTools input{color:#f2ecdf;background:#0a1726;border:1px solid #2b4055;border-radius:8px;outline:none;width:min(330px,100%);padding:10px 12px;font-size:10px}.ruleTools input:focus{border-color:#c99645}.ruleGrid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.ruleCard{background:linear-gradient(145deg,#0d1c2dfa,#07121efa);border:1px solid #5b718b3d;border-radius:10px;grid-template-columns:46px 1fr;gap:12px;padding:16px;display:grid;box-shadow:0 10px 24px #00000021}.ruleNum{color:#e3b967;border:1px solid #e3b96759;border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.ruleCard h2{margin:0 0 6px;font-family:Georgia,serif;font-size:16px}.ruleCard p{color:#9eabb8;margin:0;font-size:9.5px;line-height:1.55;display:block!important}.ruleFooterCard{background:linear-gradient(120deg,#c9964514,#07121ef5);border:1px solid #e3b96742;border-radius:12px;justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.ruleFooterCard h2{margin:4px 0 6px;font-family:Georgia,serif;font-size:22px}.ruleFooterCard p{color:#98a7b6;max-width:690px;margin:0;font-size:9.5px;line-height:1.55;display:block!important}.ruleFooterCard a{white-space:nowrap;color:#e3b967;background:0 0}@media (max-width:760px){.ruleHero{grid-template-columns:1fr;padding:21px}.ruleSeal{width:74px;height:74px;font-size:25px}.ruleHero h1{font-size:36px}.ruleHeroActions,.ruleLeagueInfoHead{flex-direction:column;align-items:flex-start}.ruleLeagueInfoGrid,.ruleLeagueInfoGridThree{grid-template-columns:1fr 1fr}.ruleOfficeHardware{grid-template-columns:1fr}.ruleOfficeOnly .ruleCommodoreCard{grid-template-columns:1fr;grid-template-areas:"eyebrow""title""name""copy";padding:14px}.ruleOfficeOnly .ruleCommodoreCopy{margin:4px 0 0}.ruleTools{flex-direction:column;align-items:stretch}.ruleTools input{width:100%}.ruleGrid{grid-template-columns:1fr}.ruleFooterCard{flex-direction:column;align-items:flex-start}.rulePreamble{padding:17px}.rulePreamble p{font-size:12px}}@media (max-width:460px){.ruleLeagueInfoGrid,.ruleLeagueInfoGridThree{grid-template-columns:1fr}.ruleCommodoreName strong{font-size:25px}}
.weeklyResultsMount:empty{display:none}.weeklyResultsWrap{gap:12px;margin:0 0 18px;display:grid}.weeklyResultsLive{animation:.22s liveBoardIn}.weeklyResultsHeader{background:linear-gradient(145deg,#0d1c2dfa,#07121efa);border:1px solid #c9964547;border-radius:12px;justify-content:space-between;align-items:flex-end;gap:18px;padding:20px;display:flex;box-shadow:0 14px 34px #0000002e}.weeklyResultsHeader h2{margin:5px 0;font-family:Georgia,serif;font-size:30px}.weeklyResultsHeader p{color:#98a7b6;max-width:760px;margin:0;font-size:14px;line-height:1.5}.weeklyResultsControls{align-items:center;gap:8px;display:flex}.weeklyResultsControls label{color:var(--gold2);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:900}.weeklyResultsControls select{color:var(--cream);background:#0a1726;border:1px solid #2b4055;border-radius:8px;padding:9px 10px;font-size:14px}.weeklyLeaderStrip{background:#091522;border:1px solid #5b718b33;border-radius:9px;align-items:center;gap:10px;padding:10px 13px;display:flex}.weeklyLeaderStrip>span:first-child{color:var(--gold2);letter-spacing:.11em;font-size:12px;font-weight:900}.weeklyLeaderStrip strong{font-family:Georgia,serif;font-size:17px}.weeklyLeaderStrip small{color:#7f8d9c;font-size:12px}.livePill{color:#7ee0a9;letter-spacing:.1em;background:#73d7a112;border:1px solid #73d7a159;border-radius:999px;margin-left:auto;padding:4px 7px;font-size:11px;font-weight:900}.weeklyResultsScroller{background:#08131f;border:1px solid #5b718b3d;border-radius:10px;overflow:auto}.weeklyResultsTable{border-collapse:separate;border-spacing:0;width:100%;min-width:820px}.weeklyResultsTable th,.weeklyResultsTable td{text-align:center;background:#0a1725;border-bottom:1px solid #ffffff0e;border-right:1px solid #ffffff0b;padding:8px 6px;font-size:14px}.weeklyResultsTable td.weeklyPickWin{background:linear-gradient(145deg,#399c6640,#1f6b4a2b);box-shadow:inset 0 0 0 1px #73d7a11f}.weeklyResultsTable td.weeklyPickLoss{background:linear-gradient(145deg,#b442423d,#7e2d2d29);box-shadow:inset 0 0 0 1px #db68681c}.weeklyResultsTable td.weeklyPickWin .pickTeamMark b{color:#dff7e9}.weeklyResultsTable td.weeklyPickLoss .pickTeamMark b{color:#f5dddd}.weeklyResultsTable th:last-child,.weeklyResultsTable td:last-child{border-right:0}.weeklyResultsTable tr:last-child td{border-bottom:0}.weeklyResultsTable thead th{z-index:2;color:#9eabb8;letter-spacing:.07em;text-transform:uppercase;background:#0d1d2e;font-size:12px;position:sticky;top:0}.weeklyResultsTable .memberCol{z-index:3;text-align:left;background:#0d1c2c;min-width:150px;position:sticky;left:0}.weeklyResultsTable thead .memberCol{z-index:4;background:#102238}.weeklyResultsTable .memberCol strong{color:var(--cream);white-space:nowrap;padding-left:22px;font-family:Georgia,serif;font-size:15px;display:block}.weeklyResultsTable .memberCol small{color:#8fa0b1;margin-top:3px;padding-left:22px;font-size:13px;display:block}.liveRank{color:#6f8195;font-size:11px;font-weight:900;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.sortableHead{padding:0!important}.sortableHead>button{width:100%;min-height:52px;color:inherit;cursor:pointer;font:inherit;text-transform:inherit;letter-spacing:inherit;background:0 0;border:0;padding:6px 5px}.sortableHead>button:hover{color:var(--gold2);background:#c996450e}.sortableHead>button>span,.sortableHead>button>small{color:#8293a5;margin-left:4px;font-size:11px}.gameHead{justify-content:center;align-items:center;gap:4px;display:flex}.gameHead>span{color:#718397;font-size:11px}.pickTeamMark{white-space:nowrap;justify-content:center;align-items:center;gap:5px;display:inline-flex}.pickTeamMark img{object-fit:contain;width:23px;height:23px;display:block}.pickTeamMark b{color:var(--cream);font-size:12.5px}.pickResultCell{justify-content:center;align-items:center;gap:6px;min-width:62px;display:flex}.resultBadge{color:#8391a0;background:#0c1926;border:1px solid #2f4254;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;font-weight:900;display:grid}.resultW .resultBadge{color:#7ee0a9;background:#73d7a114;border-color:#73d7a16b}.resultL .resultBadge{color:#e28585;background:#db68680f;border-color:#db686861}.scoreCell{white-space:nowrap;width:66px;min-width:66px}.scoreCell strong{color:var(--gold2);vertical-align:baseline;font-family:Georgia,serif;font-size:18px;display:inline}.scoreCell small{color:#aab6c3;vertical-align:baseline;margin:0 0 0 1px;font-size:15px;font-weight:800;display:inline}.seasonScore{width:58px;min-width:58px}.seasonScore strong{color:var(--cream)}.missingLivePick,.preRevealSubmitted{font-size:17px;font-weight:900}.missingLivePick{color:#63788e}.weeklyPickLoss .missingLivePick{color:#efaaaa}.weeklyResultsLegend{color:#8b9bac;flex-wrap:wrap;align-items:center;gap:14px;padding:0 2px;font-size:12px;display:flex}.weeklyResultsLegend b{color:#9cabb9;border:1px solid #2f4254;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:3px;display:inline-grid}.weeklyResultsLegend .winDot{color:#7ee0a9;background:#73d7a114;border-color:#73d7a16b}.weeklyResultsLegend .lossDot{color:#e28585;background:#db68680f;border-color:#db686861}.liveRefreshing{color:#788ca1;margin-left:auto}.weeklyEmptyState{text-align:center;background:#08131f;border:1px dashed #5b718b40;border-radius:10px;padding:34px 20px}.weeklyEmptyState>span{color:var(--gold2);letter-spacing:.12em;font-size:12px;font-weight:900}.weeklyEmptyState h3{margin:6px 0;font-family:Georgia,serif;font-size:24px}.weeklyEmptyState p{color:#8fa0b1!important;margin:0!important;font-size:13px!important}@keyframes liveBoardIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.pickEntryMatchup{align-items:center;gap:10px;margin-bottom:4px;display:flex}.pickEntryTeamMark{align-items:center;gap:7px;display:inline-flex}.pickEntryTeamMark img{object-fit:contain;width:30px;height:30px;display:block}.pickEntryTeamMark b{color:var(--cream);font-family:Georgia,serif;font-size:17px}.pickEntryAt{color:#8293a5;font-size:13px;font-weight:900}.pickEntryLegacyLabel{display:none!important}@media (max-width:760px){.weeklyResultsWrap{gap:8px;margin-bottom:12px}.weeklyResultsHeader{flex-direction:column;align-items:flex-start;gap:9px;padding:15px 13px}.weeklyResultsHeader h2{margin:3px 0;font-size:26px}.weeklyResultsHeader p{font-size:14px;line-height:1.4}.weeklyResultsControls{justify-content:space-between;width:100%}.weeklyResultsControls select{min-width:110px;padding:7px 8px}.weeklyLeaderStrip{flex-wrap:wrap;padding:8px 10px}.livePill{margin-left:0}.weeklyResultsScroller{border-radius:8px}.weeklyResultsTable{table-layout:fixed;min-width:560px}.weeklyResultsTable th,.weeklyResultsTable td{white-space:normal;padding:6px 3px;font-size:12.5px;line-height:1.15}.weeklyResultsTable .memberCol{width:112px;min-width:112px}.weeklyResultsTable .memberCol strong{white-space:normal;padding-left:18px;font-size:14px;line-height:1.1}.weeklyResultsTable .memberCol small{padding-left:18px;font-size:11px}.liveRank{font-size:9.5px;left:4px}.sortableHead>button{min-height:50px;padding:4px 2px}.gameHead{flex-direction:column;gap:1px}.gameHead>span{font-size:9px;line-height:1}.pickTeamMark{white-space:normal;gap:2px;line-height:1}.pickTeamMark img{width:21px;height:21px}.pickTeamMark b{font-size:11px}.pickResultCell{flex-direction:column;gap:2px;min-width:0}.resultBadge{width:18px;height:18px;font-size:9.5px}.scoreCell{width:58px;min-width:58px;white-space:nowrap!important}.scoreCell strong{font-size:17px}.scoreCell small{font-size:14px}.seasonScore{width:52px;min-width:52px}.missingLivePick,.preRevealSubmitted{font-size:16px}.weeklyResultsLegend{gap:7px 11px;font-size:12px;line-height:1.35}.liveRefreshing{margin-left:0}.pickEntryMatchup{flex-wrap:wrap;gap:7px}.pickEntryTeamMark img{width:28px;height:28px}.pickEntryTeamMark b{font-size:16px}.game.card{padding:11px 10px}.game.card .choices{gap:5px}.game.card .choices button{padding:9px 8px;font-size:13px}}@media (max-width:430px){.weeklyResultsTable{min-width:535px}.weeklyResultsTable .memberCol{width:106px;min-width:106px}.weeklyResultsTable th,.weeklyResultsTable td{padding:5px 2px}.pickTeamMark img{width:20px;height:20px}.pickTeamMark b{font-size:10.5px}.weeklyResultsTable .memberCol strong{font-size:13.5px}.weeklyResultsTable .memberCol small{font-size:10.5px}.weeklyResultsHeader p{font-size:13px}.pickEntryTeamMark img{width:27px;height:27px}.pickEntryTeamMark b{font-size:15px}}
.weeklyGameSpread{letter-spacing:.01em;white-space:nowrap;color:var(--gold2)!important;margin-top:5px!important;font-size:13px!important;font-weight:800!important;line-height:1.15!important;display:block!important}.weeklyGameSpread.pending{color:#9fadb9!important;font-weight:600!important}.weeklyGameTime{letter-spacing:.02em;color:#8797a8;white-space:nowrap;text-transform:none;margin-top:3px;font-size:11px;font-weight:700;line-height:1.1;display:block}@media (max-width:760px){.weeklyGameSpread{margin-top:4px!important;font-size:12px!important}.weeklyGameTime{margin-top:2px;font-size:10.5px}}
.pickerScheduleMount:empty{display:none}.pickerScheduleCard{margin-bottom:16px;padding:20px}.pickerScheduleHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.pickerScheduleHeader h3{margin:4px 0 7px;font-family:Georgia,serif;font-size:22px}.pickerScheduleHeader p{max-width:760px;line-height:1.55;color:#9aabba!important;margin:0!important;font-size:16px!important}.pickerScheduleSync{white-space:nowrap;flex-direction:column;align-items:flex-end;gap:5px;display:flex}.pickerScheduleSync span{color:var(--gold2);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900}.pickerScheduleSync small{color:#95a5b5;line-height:1.35;font-size:14px!important}.seasonPickSummary{grid-template-columns:1.25fr 1fr 1fr 1fr;gap:9px;margin:3px 0 16px;display:grid}.seasonPickMetric{background:linear-gradient(#0e1e30,#091522);border:1px solid #5b718b33;border-radius:9px;flex-direction:column;justify-content:center;min-height:116px;padding:16px 17px;display:flex}.seasonPickMetric>span{color:#9aabba;letter-spacing:.09em;font-size:12px;font-weight:900}.seasonPickMetric strong{color:var(--cream);margin:8px 0;font-family:Georgia,serif;font-size:33px;line-height:1}.seasonPickMetric small{color:#95a5b5;line-height:1.45;font-size:15px!important}.seasonPickMetric.primaryMetric{background:linear-gradient(145deg,#c996451c,#091522fa);border-color:#c9964559}.seasonPickMetric.primaryMetric strong,.seasonPickMetric.riskMetric strong{color:var(--gold2)}.pickerCountGrid{grid-template-columns:repeat(6,1fr);gap:9px;display:grid}.pickerCountWeek{appearance:none;width:100%;font:inherit;color:inherit;text-align:center;cursor:pointer;background:#091522;border:1px solid #5b718b33;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:13px 11px;transition:border-color .15s,transform .15s,background .15s;display:flex}.pickerCountWeek:hover:not(:disabled){border-color:#c996456b;transform:translateY(-1px)}.pickerCountWeek.weekOpen{background:linear-gradient(145deg,#c996451a,#091522);border-color:#c996458c}.pickerCountWeek:disabled{cursor:default}.pickerCountWeek>span{color:#9aabba;letter-spacing:.08em;font-size:12px;font-weight:900}.pickerCountWeek strong{color:var(--gold2);margin:9px 0;font-family:Georgia,serif;font-size:31px;line-height:1}.pickerCountWeek small{color:#a7b5c2;min-height:34px;line-height:1.4;font-size:15px!important}.weekSlatePanel{background:linear-gradient(145deg,#c996450f,#07121ef7);border:1px solid #c9964547;border-radius:10px;margin-top:14px;padding:16px}.weekSlateHead{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.weekSlateHead h4{margin:3px 0 0;font-family:Georgia,serif;font-size:19px}.weekSlateHead button{color:#d1dae2;cursor:pointer;background:0 0;border:1px solid #3b5065;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:800}.weekSlateGames{grid-template-columns:1fr 1fr;gap:9px;display:grid}.weekSlateGame{background:#091522;border:1px solid #5b718b2e;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:13px 14px;display:flex}.weekSlateGame.pickerSelectedScheduleGame{background:linear-gradient(145deg,#c996451f,#091522);border-color:#c9964585;box-shadow:inset 0 0 0 1px #c9964514}.weekSlateGameInfo{min-width:0}.weekSlateMatchup{flex-wrap:wrap;align-items:center;gap:8px;display:flex!important}.scheduleTeamMark{align-items:center;gap:6px;display:inline-flex}.scheduleTeamMark img{object-fit:contain;width:28px;height:28px;display:block}.scheduleTeamMark b{color:#f2ecdf;font-family:Georgia,serif;font-size:16px}.weekSlateAt{font-family:inherit;color:#72869a!important}.weekSlateGame strong{color:#f2ecdf;font-family:Georgia,serif;font-size:16px;display:block}.weekSlateGame strong span{color:#72869a;font-family:inherit}.weekSlateGame small{line-height:1.4;display:block;color:#9aabba!important;margin-top:5px!important;font-size:15px!important}.weekSlateGame em{color:#d1ad68;text-transform:uppercase;letter-spacing:.05em;flex:none;font-size:11px;font-style:normal;font-weight:900}.weekSlateGame.pendingGame{opacity:.88;border-style:dashed}.weekSlateGame.pendingGame em{color:#98a9b9}.scheduleLinePair{text-align:right;gap:2px;min-width:114px;display:grid}.scheduleLinePair b{white-space:nowrap;color:#d9e1e8!important;font-family:inherit!important;font-size:12px!important}.scheduleLinePair small{text-transform:uppercase;letter-spacing:.05em;color:#8191a1!important;margin:1px 0 0!important;font-size:9px!important}.scheduleLinePair.official small{color:var(--gold2)!important}.weekSlateFlexNote{line-height:1.5;color:#95a5b5!important;margin:13px 0 0!important;font-size:15px!important}.pickerCandidateSection{border-top:1px solid #5b718b33;margin-top:15px;padding-top:14px}.pickerCandidateHead{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:9px;display:flex}.pickerCandidateHead h4{margin:3px 0 0;font-family:Georgia,serif;font-size:18px}.pickerCandidateHead>small{color:#8d9eae;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.pickerCandidateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.pickerCandidateGame{background:#081522;border:1px solid #5b718b2b;border-radius:8px;grid-template-columns:minmax(0,1.4fr) auto;align-items:center;gap:10px;padding:11px 12px;display:grid;position:relative}.pickerCandidateGame.pickerCandidateSelected{background:linear-gradient(145deg,#c9964524,#081522);border-color:#c9964599;box-shadow:inset 0 0 0 1px #c9964514}.pickerCandidateGame>div>strong{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.pickerCandidateGame>div>strong>span{color:#718397}.pickerCandidateGame>div>small{color:#8fa0b1;margin-top:4px;font-size:11px;display:block}.pickerCandidateGame>em{color:var(--gold2);letter-spacing:.09em;grid-column:1/-1;justify-self:start;font-size:9px;font-style:normal;font-weight:900}.pickerScheduleError{color:#e8b2b2;background:#d8666612;border:1px solid #d8666659;border-radius:8px;margin-top:12px;padding:10px 11px;font-size:14px}.pickerScheduleNote{color:#95a5b5;margin-top:12px;line-height:1.5;font-size:15px!important}@media (max-width:900px){.seasonPickSummary{grid-template-columns:1fr 1fr}.pickerCountGrid{grid-template-columns:repeat(4,1fr)}.weekSlateGames,.pickerCandidateGrid{grid-template-columns:1fr}}@media (max-width:620px){.pickerScheduleHeader{flex-direction:column}.pickerScheduleSync{align-items:flex-start}.seasonPickSummary{grid-template-columns:1fr 1fr}.seasonPickMetric{min-height:108px;padding:14px}.seasonPickMetric strong{font-size:29px}.pickerCountGrid{grid-template-columns:repeat(3,1fr)}.pickerCountWeek{min-height:116px}.pickerScheduleCard{padding:16px}.pickerScheduleHeader p{font-size:15px!important}.weekSlatePanel{padding:13px}.weekSlateHead,.pickerCandidateHead{align-items:flex-start}.weekSlateGame{flex-direction:column;align-items:flex-start}.weekSlateGame em{margin-top:2px}.scheduleLinePair{text-align:left;min-width:0}.scheduleTeamMark img{width:30px;height:30px}.scheduleTeamMark b{font-size:16px}.pickerCandidateGame{grid-template-columns:1fr}.pickerCandidateGame>em{grid-column:auto}.pickerCountWeek small,.seasonPickMetric small,.weekSlateGame small,.weekSlateFlexNote,.pickerScheduleNote{font-size:14px!important}}
.homeCompletionCard{margin-bottom:12px}.homeCompletionCard .asideTitle{margin-bottom:10px}.homeCompletionStatusGrid{grid-template-columns:1fr!important}.homeCompletionStatusGrid>div{padding:9px 10px}.homeCompletionCard p{margin-top:8px;font-size:9px;line-height:1.4}.homeQuickPicksCard{margin-top:12px}.homeQuickPicksCard>.muted{margin-bottom:12px}.homeQuickPicksStack{gap:8px}.homeQuickPickRow{margin-bottom:0;padding:12px 13px}.homeQuickPickRow .choices{flex-wrap:wrap;justify-content:flex-end}.homeQuickPicksSave{border-top:1px solid #ffffff0f;margin-top:12px;padding-top:12px}.homeQuickPicksSave h3{font-size:16px}.homeQuickPicksSave p{max-width:520px;font-size:10px}.homeQuickPicksSave .goldFill{flex:none}.dashboardAside .homeCompletionCard .statusMemberIdentity,.dashboardAside .homeCompletionCard .statusMemberIdentity>span:last-child{min-width:0}.dashboardAside .homeCompletionCard .statusMemberIdentity strong,.dashboardAside .homeCompletionCard .statusMemberIdentity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.homeDash .dashboardMain>.boardLarge{display:none}.homeDash .dashboardMain>.panelHeader:has(+.boardLarge){display:none}.homeDash .allSet,.homeDash .statusTiles{display:none!important}.homeWeeklyResultsSnapshot{margin-top:12px}.homeWeeklyResultsSnapshot .weeklyResultsHeader{padding:18px}.homeWeeklyResultsSnapshot .weeklyResultsHeader h2{font-size:24px}.homeWeeklyResultsSnapshot .weeklyResultsHeader p{max-width:620px}.homeSnapshotGoPicks{flex:none}.homeWeeklyResultsSnapshot .weeklyResultsTable{min-width:900px}@media (max-width:760px){.homeQuickPickRow{grid-template-columns:1fr}.homeQuickPickRow .choices{justify-content:stretch}.homeQuickPickRow .choices button{flex:1}.homeQuickPicksSave{flex-direction:column;align-items:flex-start}.homeQuickPicksSave .goldFill{width:100%}.homeCompletionStatusGrid{grid-template-columns:1fr 1fr!important}.homeWeeklyResultsSnapshot .weeklyResultsHeader{padding:16px}.homeSnapshotGoPicks{width:100%}}@media (max-width:500px){.homeCompletionStatusGrid{grid-template-columns:1fr!important}}.homeCompletionCard{background:linear-gradient(150deg,#0d1c2dfa,#07121efa)!important;border-color:#c9964538!important;margin-top:12px!important;padding:16px!important}.homeCompletionHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.homeCompletionEyebrow{color:var(--gold2);letter-spacing:.13em;font-size:9px;font-weight:900;display:block}.homeCompletionHeader h3{color:var(--cream);margin:4px 0 0;font-family:Georgia,serif;font-size:20px;line-height:1.05}.homeCompletionPrivacy{white-space:nowrap;color:var(--gold2);letter-spacing:.05em;border:1px solid #c9964547;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900}.homeCompletionList{border-top:1px solid #ffffff0e;border-bottom:1px solid #ffffff0e;grid-template-columns:1fr;gap:0;display:grid}.homeCompletionRow{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:9px 2px;display:flex}.homeCompletionRow:last-child{border-bottom:0}.homeCompletionIdentity{align-items:center;gap:10px;min-width:0;display:flex}.homeCompletionIdentity .leagueMemberAvatar{width:32px!important;min-width:32px!important;height:32px!important}.homeCompletionIdentity>span:last-child{min-width:0}.homeCompletionIdentity strong{text-overflow:ellipsis;white-space:nowrap;color:var(--cream);font-size:14px;line-height:1.15;display:block;overflow:hidden}.homeCompletionIdentity small{text-overflow:ellipsis;white-space:nowrap;color:#8493a2;margin-top:3px;font-size:10.5px;line-height:1.1;display:block;overflow:hidden}.homeCompletionBadge{border-radius:999px;justify-content:center;align-items:center;min-width:42px;height:30px;padding:0 9px;font-family:Georgia,serif;font-size:14px;font-weight:900;display:inline-flex}.homeCompletionBadge.complete{color:#0a1724;background:linear-gradient(#e3bd72,#bd8736);border:1px solid #e3b9678f;box-shadow:0 5px 14px #c996451f}.homeCompletionBadge.incomplete{color:#c6d0da;background:#0a1726bf;border:1px solid #899db352;font-family:inherit;font-size:12px}.homeCompletionHelp{color:#8e9dac!important;margin:11px 0 0!important;font-size:11.5px!important;line-height:1.5!important}.commodorePickerOverrideCard{justify-content:space-between;align-items:center;gap:20px;display:flex;background:linear-gradient(135deg,#c9964512,#091725fa)!important;border-color:#c9964547!important}.commodoreOverrideCopy{max-width:650px}.commodoreOverrideCopy h3{margin:5px 0;font-family:Georgia,serif;font-size:20px}.commodoreOverrideCopy p{color:#95a4b3;margin:0;font-size:11px;line-height:1.55}.commodoreOverrideLink{white-space:nowrap;justify-content:center;align-items:center;display:inline-flex;text-decoration:none!important}.homeDash .heroActions{align-items:center}@media (max-width:760px){.homeCompletionCard{padding:14px!important}.homeCompletionHeader h3{font-size:19px}.homeCompletionRow{min-height:56px;padding:10px 1px}.homeCompletionIdentity .leagueMemberAvatar{width:34px!important;min-width:34px!important;height:34px!important}.homeCompletionIdentity strong{font-size:14.5px}.homeCompletionIdentity small{font-size:11px}.homeCompletionBadge{min-width:46px;height:32px}.homeCompletionHelp{font-size:12px!important}.commodorePickerOverrideCard{flex-direction:column;align-items:flex-start}.commodoreOverrideLink{width:100%}}
.homeDash .heroCopy.heroNflBrand .heroTagline{display:none!important}.homeDash .heroCopy.heroNflBrand h1:before,.homeDash .heroCopy.heroNflBrand h1:after{content:none!important;display:none!important}.homeDash .heroCopy.heroNflBrand .heroBrandTitleRow{align-items:center;gap:18px;max-width:100%;display:flex}.homeDash .heroCopy.heroNflBrand .heroBrandTitleRow h1{white-space:nowrap;margin:8px 0 12px}.homeDash .heroCopy.heroNflBrand .heroBrandOrigin{color:var(--gold2);letter-spacing:.16em;margin-top:-3px;font-size:11px;font-weight:900}.homeDash .heroCopy.heroNflBrand .nflShieldHero{filter:drop-shadow(0 8px 12px #00000057);-webkit-user-select:none;user-select:none;flex:none;width:58px;height:auto;margin:0;display:block}.homeDash .heroCopy.heroNflBrand .heroActions{justify-content:center;margin-top:18px}.homeDash .heroCopy.heroNflBrand .heroActions .goldFill{min-width:136px}@media (max-width:760px){.homeDash .heroCopy.heroNflBrand .heroBrandTitleRow{gap:12px}.homeDash .heroCopy.heroNflBrand .heroBrandTitleRow h1{font-size:clamp(36px,11.5vw,52px);line-height:.94}.homeDash .heroCopy.heroNflBrand .heroBrandOrigin{letter-spacing:.13em;font-size:10px}.homeDash .heroCopy.heroNflBrand .nflShieldHero{width:46px}.homeDash .heroCopy.heroNflBrand .heroActions{justify-content:center;margin-top:16px}.homeDash .heroCopy.heroNflBrand .heroActions .goldFill{min-width:128px}}
.homeDash .statusTiles{grid-template-columns:repeat(3,1fr)}.homeDash .statusTiles>.statusTile:nth-child(4){display:none}.homeWeeklySnapshotMount{margin-top:12px}.homeWeeklySnapshot{padding:16px!important}.homeWeeklySnapshotHead{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.homeWeeklySnapshotHead h3{margin:4px 0 5px;font-family:Georgia,serif;font-size:21px}.homeWeeklySnapshotHead p{color:#95a5b5!important;margin:0!important;font-size:11px!important}.homeWeeklySnapshotHead .goldOutline{flex:none}.homeWeeklySnapshotScroll{border:1px solid #5b718b2e;border-radius:8px;overflow:auto}.homeWeeklySnapshot table{border-collapse:collapse;width:100%;min-width:640px}.homeWeeklySnapshot th,.homeWeeklySnapshot td{text-align:center;border-bottom:1px solid #ffffff0e;border-right:1px solid #ffffff09;padding:9px 10px;font-size:10px}.homeWeeklySnapshot th:first-child,.homeWeeklySnapshot td:first-child{text-align:left;z-index:1;background:#0a1726;position:sticky;left:0}.homeWeeklySnapshot th{color:#d6b46d;letter-spacing:.04em;text-transform:uppercase;font-size:8.5px}.homeWeeklySnapshot td{color:#c8d1da}.homeWeeklySnapshot td:first-child strong{color:var(--cream);font-family:Georgia,serif;font-size:11.5px;display:block}.homeWeeklySnapshot td:first-child small{color:#8293a4;margin-top:2px;font-size:8.5px;display:block}.homeWeeklySnapshot tbody tr:last-child td{border-bottom:0}@media (max-width:620px){.homeDash .statusTiles{grid-template-columns:repeat(3,1fr)}.homeWeeklySnapshotHead{flex-direction:column}.homeWeeklySnapshotHead .goldOutline{width:100%}.homeWeeklySnapshot{padding:13px!important}}
.seasonPickerRotation{gap:16px;display:grid}.seasonPickerCurrent{margin-bottom:0}.seasonPickerCurrentAction{box-shadow:0 14px 34px #0000002e,inset 0 0 0 1px #e3b9670f;border-color:#e3b96794!important}.seasonPickerActionButton{white-space:nowrap;flex:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.seasonPickerTable{overflow:hidden}.seasonPickerPlaceholderAvatar,.seasonPickerMiniSeal{color:var(--gold2);background:#c9964514;border:1px solid #c9964559;border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:900;display:grid}.seasonPickerPlaceholderAvatar{width:54px;height:54px;font-size:18px}.seasonPickerMiniSeal{width:40px;height:40px;font-size:12px}.seasonPickerError{color:#e7a1a1;background:#d2686812;border:1px solid #d2686857;border-radius:8px;padding:13px 15px;font-size:13px}.seasonPickerTable .pickerRow{column-gap:12px;min-height:104px;padding-top:14px;padding-bottom:14px}.seasonPickerTable .pickerRow strong{font-size:18px;line-height:1.25}.seasonPickerIdentity{flex-wrap:wrap;min-width:0;align-items:baseline!important;gap:12px!important;display:flex!important}.seasonPickerIdentity strong{flex:none}.seasonPickerIdentity small{color:#9aaabc!important;margin:0!important;font-size:16px!important;line-height:1.35!important}.seasonPickerTable .historyGames{min-width:0;font-size:15px!important}.seasonPickerTable .week{font-size:15px;font-weight:900}.seasonPickerTable .pickerRow .historyGames{justify-self:stretch;width:100%;max-width:none;padding-right:8px;margin-left:0!important}.pickerRowActionRequired{background:linear-gradient(90deg,#c9964514,#0000)}.seasonPickerRowAction{border:1px solid var(--gold);white-space:nowrap;background:linear-gradient(#e3bd72,#bd8736);border-radius:7px;justify-content:center;align-items:center;padding:7px 10px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex;color:#0b1723!important}.seasonPickerGameChips{white-space:nowrap;grid-template-columns:repeat(3,max-content);justify-content:end;align-items:center;gap:5px 6px;width:100%;max-width:100%;display:grid;overflow:visible}.seasonPickerGameChip{white-space:nowrap;background:#0b192a;border:1px solid #94a6bf33;border-radius:8px;align-items:center;gap:5px;min-width:0;padding:5px 7px;display:inline-flex}.seasonPickerGameChipSelected{background:linear-gradient(#e3b96738,#c996451f);border-color:#e3b967e0;box-shadow:inset 0 0 0 1px #e3b9671a,0 0 0 1px #e3b9670d}.seasonPickerGameChipSelected b{color:#f4d083}.seasonPickerGameChipSelected em{color:#d6b56c}.seasonPickerGameChip>span{align-items:center;gap:4px;display:inline-flex}.seasonPickerGameChip b{font-size:12px!important;line-height:1!important}.seasonPickerGameChip em{color:#718198;font-size:10px;font-style:normal;font-weight:900}.seasonPickerGameChip .seasonPickerTeamLogo{object-fit:contain!important;flex:0 0 20px!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important;display:block!important}.seasonPickerTallyTitle{margin-top:4px}.seasonPickerTallyCard{padding:16px 18px}.seasonPickerTallyHead{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:14px;display:flex}.seasonPickerTallyHead strong{font-family:Georgia,serif;font-size:18px}.seasonPickerTallyHead span{color:#8f9cad;font-size:13px}.seasonPickerTallyGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.seasonPickerTallyTeam{background:#0c1a2c;border:1px solid #94a6bf24;border-radius:9px;grid-template-columns:26px 1fr auto;align-items:center;gap:7px;padding:7px 9px;display:grid}.seasonPickerTallyTeam .seasonPickerTeamLogo{object-fit:contain!important;width:22px!important;min-width:22px!important;max-width:22px!important;height:22px!important;max-height:22px!important;display:block!important}.seasonPickerTallyTeam span{font-size:13px;font-weight:900}.seasonPickerTallyTeam strong{color:var(--gold2);font-size:16px}.seasonPickerTallyEmpty{color:#8f9cad;padding:6px 0;font-size:14px}.seasonScheduleTitle{justify-content:space-between;align-items:end;gap:16px;margin-top:2px;display:flex}.seasonScheduleTitle small{color:#93a2b4;font-size:15px;font-weight:700}.seasonScheduleTable{overflow:visible!important}.seasonScheduleWeek{border-bottom:1px solid #94a6bf21}.seasonScheduleWeek:last-child{border-bottom:0}.seasonScheduleRow{cursor:pointer;transition:background .16s,border-color .16s}.seasonScheduleRow:hover,.seasonScheduleRow:focus-visible{background:#e3b9670e;outline:none}.seasonScheduleWeekOpen>.seasonScheduleRow{background:linear-gradient(90deg,#e3b96714,#e3b96704);box-shadow:inset 3px 0 #e3b967b8}.seasonScheduleCount{color:#d6e0ea;white-space:nowrap;background:#0b192a;border:1px solid #94a6bf38;border-radius:999px;align-items:center;padding:5px 9px;font-size:15px;font-weight:900;line-height:1.1;display:inline-flex}.seasonScheduleCount.hasPendingPicker{color:#f0c978;background:#e3b96714;border-color:#e3b96775}.seasonScheduleRow .historyGames{gap:10px;align-items:center!important;display:flex!important}.seasonScheduleChevron{color:#e3b967;flex:0 0 28px;justify-content:center;align-items:center;margin-left:auto;font-size:23px;font-weight:900;line-height:1;transition:transform .16s;display:inline-flex;transform:rotate(0)}.seasonScheduleChevron.open{transform:rotate(180deg)}.seasonScheduleDetails{background:#040d1742;padding:0 18px 18px 82px}.seasonScheduleDetailHead{border-top:1px solid #e3b9672e;justify-content:space-between;align-items:baseline;gap:16px;padding:14px 0 10px;display:flex}.seasonScheduleDetailHead strong{color:#f4efe5;font-family:Georgia,serif;font-size:18px}.seasonScheduleDetailHead span{color:#9aaabc;font-size:15px;font-weight:700}.seasonScheduleDetailGames{gap:7px;display:grid}.seasonScheduleDetailGame{background:#091728;border:1px solid #94a6bf26;border-radius:9px;grid-template-columns:minmax(260px,1.25fr) minmax(245px,1fr) auto;align-items:center;gap:16px;padding:10px 12px;display:grid}.seasonScheduleDetailGame.pickerGame{background:linear-gradient(90deg,#e3b9671a,#091728 45%);border-color:#e3b96780}.seasonScheduleDetailGame.pending{background:#0a18289e;border-style:dashed}.seasonScheduleDetailMatchup{align-items:center;gap:8px;min-width:0;display:flex}.seasonScheduleDetailMatchup>span{align-items:center;gap:6px;display:inline-flex}.seasonScheduleDetailMatchup .seasonPickerTeamLogo{object-fit:contain!important;width:28px!important;min-width:28px!important;max-width:28px!important;height:28px!important;max-height:28px!important}.seasonScheduleDetailMatchup b{font-size:16px}.seasonScheduleDetailMatchup em{color:#748397;font-size:15px;font-style:normal;font-weight:900}.seasonScheduleDetailMeta{flex-direction:column;gap:3px;display:flex}.seasonScheduleDetailMeta>strong{color:#e4ebf2;font-size:15px!important}.seasonScheduleLine{color:#9eacc0;font-size:15px;font-weight:800}.seasonScheduleLine.official{color:#e3b967}.seasonScheduleLine.market{color:#bec9d5}.seasonScheduleLine.pending{color:#8291a4}.seasonScheduleGameType{color:#aebac8;white-space:nowrap;border:1px solid #94a6bf2e;border-radius:999px;justify-self:end;align-items:center;padding:4px 8px;font-size:14px;font-weight:900;display:inline-flex}.seasonScheduleDetailGame.pickerGame .seasonScheduleGameType{color:#e3b967;border-color:#e3b96770}.seasonSchedulePendingCopy{flex-direction:column;grid-column:1/3;gap:2px;display:flex}.seasonSchedulePendingCopy strong{color:#dfe7ef;font-size:16px!important}.seasonSchedulePendingCopy span{color:#8f9cad;font-size:15px}@media (min-width:1500px){.seasonPickerGameChips{grid-template-columns:repeat(4,max-content)}}@media (max-width:1100px){.seasonPickerGameChips{grid-template-columns:repeat(2,max-content)}.seasonScheduleDetailGame{grid-template-columns:minmax(220px,1.15fr) minmax(220px,1fr) auto}.seasonScheduleDetails{padding-left:70px}}@media (max-width:900px){.seasonPickerTallyGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.seasonPickerGameChips{grid-template-columns:repeat(2,max-content);justify-content:start}.seasonScheduleTitle{flex-direction:column;align-items:flex-start;gap:4px}.seasonScheduleDetails{padding-left:16px;padding-right:16px}.seasonScheduleDetailGame{grid-template-columns:1fr auto}.seasonScheduleDetailMeta{grid-column:1}.seasonScheduleGameType{grid-area:1/2/3}.seasonSchedulePendingCopy{grid-column:1}.seasonScheduleDetailHead{flex-direction:column;align-items:flex-start;gap:3px}}@media (max-width:620px){.seasonPickerTable .pickerRow{grid-template-columns:48px 40px minmax(0,1fr);gap:10px;min-height:116px;padding:14px 10px}.seasonPickerTable .historyGames{grid-column:3;justify-self:start;width:100%;max-width:100%;margin-top:2px;padding-right:0;margin-left:0!important}.seasonPickerTable .pickerRow strong{font-size:17px}.seasonPickerIdentity{gap:8px!important}.seasonPickerIdentity small{white-space:normal;font-size:15px!important}.seasonPickerCurrent .memberHeroRow{flex-wrap:wrap;gap:12px}.seasonPickerCurrent .memberHeroCopy h2{font-size:24px}.seasonPickerActionButton{width:100%;margin-top:4px}.seasonPickerRowAction{padding:8px 10px;font-size:15px}.seasonPickerGameChips{grid-template-columns:1fr;justify-content:stretch;gap:6px;width:100%;max-width:100%}.seasonPickerGameChip{gap:5px;width:max-content;max-width:100%;padding:6px 8px}.seasonPickerGameChip .seasonPickerTeamLogo{flex-basis:20px!important;width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important}.seasonPickerGameChip b{font-size:14px!important}.seasonPickerGameChip em{font-size:14px}.seasonScheduleCount{padding:5px 8px;font-size:14px}.seasonScheduleChevron{font-size:21px}.seasonScheduleDetails{padding:0 10px 14px}.seasonScheduleDetailGame{grid-template-columns:1fr;gap:7px;padding:10px}.seasonScheduleDetailMatchup{flex-wrap:wrap}.seasonScheduleDetailMeta{grid-column:1}.seasonScheduleGameType{grid-area:auto/1;justify-self:start}.seasonSchedulePendingCopy{grid-column:1}.seasonScheduleDetailHead strong{font-size:17px}.seasonPickerTallyHead{flex-direction:column;align-items:flex-start;gap:4px}.seasonPickerTallyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.seasonPickerTallyTeam{grid-template-columns:24px 1fr auto;padding:6px 7px}.seasonPickerTallyTeam .seasonPickerTeamLogo{width:20px!important;min-width:20px!important;max-width:20px!important;height:20px!important;max-height:20px!important}.seasonPickerTallyTeam span{font-size:14px}}
body{font-size:20px;line-height:1.5}.brandWords b{font-size:24px}.brandWords small{font-size:12px}.nav button,.kicker{font-size:15px}.heroCopy h1{font-size:66px}.heroTagline{font-size:24px}.heroCopy p{font-size:18px}.goldOutline,.goldFill{font-size:15px}.statusTile>span{font-size:14px}.statusTile strong{font-size:37px}.statusTile strong.longValue{font-size:22px}.statusTile small{font-size:14px}.panelHeader span{font-size:21px}.panelHeader small{font-size:13px}.panelHeader button{font-size:14px}.dayChip{font-size:13px}.teamSide strong{font-size:22px}.teamSide span{font-size:17px}.atMark{font-size:15px}.boardLegend{font-size:14px}.allSet h2{font-size:33px}.allSet p{font-size:17px}.asideTitle span{font-size:13px}.asideTitle h3{font-size:26px}.asideFoot{font-size:14px}.infoRow span{font-size:13px}.infoRow strong{font-size:23px}.infoRow small{font-size:14px}.standingRow{font-size:17px}.standingRow strong{font-size:18px}.rank,.pts{font-size:16px}.hero p,.card p{font-size:18px}.tag{font-size:13px}.sectionTitle{font-size:15px}.game small,.pickerRow small,.identity small{font-size:14px}.choices button,.primary{font-size:16px}.historyGames{font-size:15px}.statusGrid>div{font-size:17px}.statusGrid small{font-size:14px}.homeCompletionCard p{font-size:16px}input,select,textarea,button{font-size:inherit}small,.muted{line-height:1.4;font-size:14px!important}button,.goldOutline,.goldFill,.primary,input,select,textarea{font-size:16px!important}.pickerRow strong,.standingRow strong,.memberHeroCopy strong{font-size:18px!important}.pickerRow small,.identity small,.historyGames,.week,.pickerScheduleNote,.weekSlateGame small,.seasonPickMetric small{font-size:14px!important}.pickerScheduleSync span,.pickerCountWeek>span,.seasonPickMetric>span,.weekSlateGame em,.commodoreCurrentPick span{font-size:12px!important}@media (max-width:760px){body{font-size:19px}.brandWords b{font-size:21px}.brandWords small{font-size:12px}.nav button{font-size:14px}.heroCopy h1{font-size:52px}.heroTagline{font-size:21px}.heroCopy p{font-size:17px}.statusTile>span{font-size:13px}.statusTile strong{font-size:33px}.statusTile strong.longValue{font-size:20px}.statusTile small{font-size:13px}.panelHeader span,.teamSide strong{font-size:20px}.teamSide span{font-size:16px}.boardLegend{font-size:13px}.asideTitle h3{font-size:24px}.infoRow strong{font-size:21px}.standingRow strong,.hero p,.card p{font-size:17px}small,.muted{font-size:13px!important}button,.goldOutline,.goldFill,.primary,input,select,textarea{font-size:15px!important}.pickerRow strong,.standingRow strong,.memberHeroCopy strong{font-size:17px!important}.pickerRow small,.identity small,.historyGames,.week{font-size:13px!important}}
.homeDash .trophyScene>.trophyCup,.homeDash .trophyScene>.trophyStem,.homeDash .trophyScene>.trophyBase{display:none}.homeTrophyMount{justify-content:center;align-items:center;width:100%;display:flex}.trophyTeaserHero{width:240px;min-height:260px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;overflow:visible!important}.trophyTeaserHero .trophyStaticImage{filter:drop-shadow(0 22px 24px #0000007a);width:220px!important;max-height:260px!important;padding:0!important}.trophyTeaserHero:hover .trophyStaticImage{filter:drop-shadow(0 25px 30px #0000008f);transform:scale(1.035)}.standingRowWithAvatar>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-width:0;display:flex}.standingRowWithAvatar>div>strong{color:var(--cream);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-family:Georgia,serif;font-size:18px;line-height:1.15;display:block;overflow:hidden}.standingRowWithAvatar>div>small{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden;color:#9fadb9!important;margin:0!important;font-size:15px!important;line-height:1.4!important;display:block!important}.standingRowWithAvatar{column-gap:10px;padding:15px 0!important}.standingRowWithAvatar .pts{align-self:center}.standings.card{padding-left:14px;padding-right:14px}.homeDash>.card:has(.statusGrid){display:none!important}.heroTagline{font-size:0!important}.heroTagline:after{content:"Football is great, but gambling on football is better.";font-size:24px;line-height:1.3}.card small,.card .muted,.memberHeroCopy p,.infoRow small,.statusTile small,.panelHeader small,.weeklyResultsHeader p,.weeklyResultsTable .memberCol small,.seasonPickerIdentity small,.commodoreGameName small,.commodoreMemberIdentity small,.commodoreMemberStatus small,.weekSlateGame small,.pickerScheduleNote,.seasonPickMetric small,.pickerCountWeek small,.weekSlateFlexNote,.game small,.pickerRow small,.historyGames,.ruleRibbon span,.chatRow p,.asideFoot{color:#9fadb9!important;font-size:15px!important;line-height:1.45!important}.memberRealPicks>.card.row>div{min-width:0;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;display:flex!important}.memberRealPicks>.card.row>div>strong,.memberRealPicks>.card.row>div>small{margin:0!important;display:block!important}.game>div:first-child{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.game>div:first-child>strong,.game>div:first-child>small{display:block;margin:0!important}.infoRow strong+small,.standingRowWithAvatar strong+small,.seasonPickerIdentity strong+small,.commodoreGameName strong+small,.commodoreMemberIdentity strong+small,.commodoreMemberStatus strong+small{margin-top:5px!important}.memberHeroCopy h2+p,.memberHeroCopy h3+p,.commodoreOpsTitle h3+p,.commodorePickerAction h3+p{margin-top:8px!important}.statusTile strong+small{margin-top:7px!important}.weeklyResultsTable .memberCol strong+small{margin-top:5px!important}.pickerRow>div>strong+small,.historyGames span+small,.historyGames strong+small{margin-top:5px!important;display:block!important}@media (max-width:760px){.heroTagline:after{font-size:21px}.trophyTeaserHero{width:190px;min-height:220px!important}.trophyTeaserHero .trophyStaticImage{width:185px!important;max-height:220px!important}.standingRowWithAvatar{column-gap:8px;padding:14px 0!important}.standingRowWithAvatar>div>strong{font-size:17px}.standingRowWithAvatar>div>small,.card small,.card .muted,.memberHeroCopy p,.infoRow small,.statusTile small,.panelHeader small,.weeklyResultsHeader p,.weeklyResultsTable .memberCol small,.seasonPickerIdentity small,.commodoreGameName small,.commodoreMemberIdentity small,.commodoreMemberStatus small,.weekSlateGame small,.pickerScheduleNote,.seasonPickMetric small,.pickerCountWeek small,.weekSlateFlexNote,.game small,.pickerRow small,.historyGames,.ruleRibbon span,.chatRow p,.asideFoot{font-size:14px!important}.memberRealPicks>.card.row{gap:12px;align-items:flex-start!important}.memberRealPicks>.card.row>div{gap:7px!important}}
.commodoreControlMount:empty{display:none}.commodoreControlRoom{gap:16px;display:grid}.commodoreControlHead{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.commodoreControlHead h3{margin:5px 0;font-family:Georgia,serif;font-size:26px}.commodoreControlHead p{color:#8fa0b1;max-width:700px;margin:0;font-size:12px;line-height:1.5}.commodoreWeekSelect{gap:5px;min-width:145px;display:grid}.commodoreWeekSelect label,.commodoreReason label,.commodoreGameRow label,.commodorePickOverride label{color:var(--gold2);letter-spacing:.1em;text-transform:uppercase;gap:5px;font-size:10px;font-weight:900;display:grid}.commodoreWeekSelect select,.commodoreReason input,.commodoreGameRow input,.commodorePickOverride select{box-sizing:border-box;width:100%;min-width:0;color:var(--cream);background:#0a1726;border:1px solid #2b4055;border-radius:8px;padding:9px 10px;font-size:12px}.commodoreWeekSelect small,.commodoreReason small{color:#76889a;font-size:10px}.commodorePickerAction{background:#081522;border:1px solid #c9964538;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.commodorePickerAction h3,.commodoreOpsTitle h3{margin:4px 0;font-family:Georgia,serif;font-size:19px}.commodorePickerAction p,.commodoreOpsTitle p{color:#8091a2;margin:0;font-size:11px;line-height:1.45}.commodoreScenarioStrip{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.commodoreScenarioStrip>div{background:#0a1725;border:1px solid #5b718b2e;border-radius:8px;gap:4px;padding:11px;display:grid}.commodoreScenarioStrip b{color:var(--gold2);font-size:11px}.commodoreScenarioStrip span{font-family:Georgia,serif;font-size:13px}.commodoreScenarioStrip small{color:#748497;font-size:10px;line-height:1.35}.commodoreStatusLine{flex-wrap:wrap;gap:8px;display:flex}.commodoreStatusLine span{color:#8fa0b1;background:#091522;border:1px solid #5b718b33;border-radius:999px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;display:flex}.commodoreStatusLine b{color:var(--cream)}.commodoreReason{background:#07111d;border:1px solid #c9964533;border-radius:9px;gap:6px;padding:12px;display:grid}.commodoreOpsSection{gap:11px;padding-top:4px;display:grid}.commodoreOpsTitle{gap:2px;display:grid}.commodoreGameList{gap:8px;display:grid}.commodoreGameRow{background:#091522;border:1px solid #5b718b2e;border-radius:9px;grid-template-columns:minmax(220px,1.35fr) minmax(190px,.7fr) minmax(210px,.75fr);align-items:end;gap:12px;padding:12px;display:grid}.commodoreGameRow.removed{opacity:.55}.commodoreGameName strong,.commodoreGameName small{display:block}.commodoreGameName strong{font-family:Georgia,serif;font-size:14px}.commodoreGameName small{color:#748497;margin-top:4px;font-size:10px}.commodoreGameActions{grid-template-columns:1fr;gap:6px;min-width:0;display:grid}.commodoreGameActions button,.commodorePickOverride button{box-sizing:border-box;white-space:normal;min-width:0;color:var(--gold2);cursor:pointer;background:#c9964514;border:1px solid #c9964561;border-radius:7px;padding:9px 7px;font-size:10px;font-weight:800;line-height:1.2}.commodoreGameActions button.danger{color:#e9a0a0;background:#db686812;border-color:#db68686b}.commodoreGameActions button:disabled,.commodorePickOverride button:disabled{opacity:.5;cursor:default}.commodoreImpliedLine{color:#748497!important;letter-spacing:0!important;text-transform:none!important;font-size:9px!important;font-weight:700!important}.commodoreLineUnavailable{gap:4px;padding-bottom:4px;display:grid}.commodoreLineUnavailable span{color:var(--gold2);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.commodoreLineUnavailable strong{color:#748497;font-size:11px;font-weight:700}.commodorePickOverride{background:#091522;border:1px solid #5b718b2e;border-radius:9px;grid-template-columns:1.2fr 1.4fr .8fr 1fr auto;align-items:end;gap:9px;padding:12px;display:grid}.memberOverrideGrid{grid-template-columns:.7fr 1.05fr 1.35fr .75fr .8fr auto}.commodoreCurrentPick{gap:3px;display:grid}.commodoreCurrentPick span{color:#718397;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.commodoreCurrentPick strong{color:var(--cream);font-size:11px}.commodoreControlFoot,.commodoreControlNotice,.commodoreControlError{border-radius:8px;padding:11px;font-size:11px;line-height:1.45}.commodoreControlFoot{color:#7f8d9c;background:#07111d}.commodoreControlFoot strong{color:var(--cream)}.commodoreControlNotice{color:#8191a1;border:1px dashed #5b718b4d}.commodoreControlError{color:#e28585;background:#db68680d;border:1px solid #db686859}.weeklyRevealGate{background:#c996450f;border:1px solid #c9964561;border-radius:9px;grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.weeklyRevealGate>div{gap:2px;display:grid}.weeklyRevealGate span{color:var(--gold2);letter-spacing:.1em;font-size:9px;font-weight:900}.weeklyRevealGate strong{font-family:Georgia,serif;font-size:15px}.weeklyRevealGate small{color:#8595a5;font-size:10px}.memberRealPicks .missedPick{opacity:.72}.memberRealPicks .missedPick small{color:#d49a9a!important}.memberRealPicks .repickRequired{box-shadow:inset 0 0 0 1px #c9964514;border-color:#c996458c!important}.memberRealPicks .repickRequired small{color:var(--gold2)!important}.memberRealPicks .picksSaveSummary{justify-content:space-between!important;align-items:center!important;gap:18px!important;display:flex!important}.memberRealPicks .picksSaveSummaryCopy{grid-template-columns:1fr!important;grid-auto-flow:row!important;place-items:start!important;gap:7px!important;min-width:0!important;display:grid!important}.memberRealPicks .picksSaveSummaryCopy>strong,.memberRealPicks .picksSaveSummaryCopy>small{white-space:normal!important;width:100%!important;margin:0!important;display:block!important}.memberRealPicks .picksSaveSummaryCopy>small{line-height:1.4!important}.memberRealPicks .picksSaveSummary>button{border:1px solid var(--gold)!important;color:#0c1722!important;background:linear-gradient(#deb66a,#b98232)!important}.memberRealPicks .picksSaveSummary>button:disabled{cursor:default;opacity:1!important;color:#0c1722!important}@media (max-width:1050px){.commodoreGameRow{grid-template-columns:minmax(190px,1.15fr) minmax(170px,.8fr) minmax(180px,.8fr)}.commodoreGameActions{grid-column:auto;grid-template-columns:1fr}.memberOverrideGrid{grid-template-columns:1fr 1fr 1.25fr}.memberOverrideGrid .commodoreCurrentPick,.memberOverrideGrid button{grid-column:auto}}@media (max-width:760px){.commodoreControlHead{flex-direction:column;align-items:flex-start}.commodoreWeekSelect{width:100%}.commodorePickerAction{flex-direction:column;align-items:flex-start}.commodoreScenarioStrip{grid-template-columns:1fr 1fr}.commodoreGameRow{grid-template-columns:1fr}.commodoreGameName,.commodoreGameActions{grid-column:auto}.commodoreGameActions{grid-template-columns:1fr}.commodorePickOverride,.memberOverrideGrid{grid-template-columns:1fr 1fr}.commodorePickOverride label:nth-child(2),.commodoreCurrentPick,.commodorePickOverride button{grid-column:1/-1}.memberOverrideGrid label:nth-child(2){grid-column:auto}.memberOverrideGrid label:nth-child(3),.memberOverrideGrid .commodoreCurrentPick,.memberOverrideGrid button{grid-column:1/-1}.weeklyRevealGate{grid-template-columns:1fr}.memberRealPicks .picksSaveSummary{flex-direction:column!important;align-items:flex-start!important}.memberRealPicks .picksSaveSummaryCopy{gap:6px!important}.memberRealPicks .picksSaveSummary>button{width:100%!important}}
.commodoreEmailSection,.commodoreReminderTestSection{margin-top:18px}.commodoreEmailRecipients,.commodoreEmailComposer{gap:12px;display:grid}.commodoreEmailRecipientHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.commodoreEmailRecipientHead strong{font-size:14px}.commodoreEmailRecipientHead button{color:var(--gold2);cursor:pointer;font:inherit;background:0 0;border:0;font-size:13px;text-decoration:underline}.commodoreEmailRecipientGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.commodoreEmailRecipientGrid label{color:var(--cream);background:#091522;border:1px solid #5b718b38;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 12px;display:grid}.commodoreEmailRecipientGrid label.disabled{opacity:.55}.commodoreEmailRecipientGrid span{font-size:14px;font-weight:700}.commodoreEmailRecipientGrid small{color:#91a0ae;font-size:13px;line-height:1.35}.commodoreEmailComposer label{color:var(--gold2);letter-spacing:.07em;text-transform:uppercase;gap:6px;font-size:12px;font-weight:900;display:grid}.commodoreEmailComposer input,.commodoreEmailComposer textarea{box-sizing:border-box;width:100%;font:inherit;color:var(--cream);background:#0a1726;border:1px solid #2b4055;border-radius:8px;padding:11px 12px;font-size:14px;line-height:1.45}.commodoreEmailComposer input::placeholder,.commodoreEmailComposer textarea::placeholder{color:#718397}.commodoreEmailComposer textarea{resize:vertical;min-height:150px}.commodoreEmailComposer .primary{justify-self:start}.commodoreReminderTestSection{background:#081522;border:1px solid #c9964538;border-radius:10px;padding:14px}.commodoreReminderTestActions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.commodoreReminderTestActions button{color:var(--gold2);cursor:pointer;background:#c9964514;border:1px solid #c9964559;border-radius:8px;padding:10px 9px;font-size:12px;font-weight:800;line-height:1.3}.commodoreReminderTestActions button:hover:not(:disabled){background:#c9964524}.commodoreReminderTestActions button:disabled{opacity:.55;cursor:default}@media (max-width:900px){.commodoreReminderTestActions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.commodoreEmailRecipientGrid{grid-template-columns:1fr}.commodoreEmailRecipientGrid label{grid-template-columns:auto 1fr}.commodoreEmailRecipientGrid small{grid-column:2}.commodoreEmailComposer .primary{width:100%}.commodoreReminderTestActions{grid-template-columns:1fr}}
.commodoreSeasonLog{background:linear-gradient(145deg,#091522f5,#060f19f5);border:1px solid #c9964540;border-radius:10px;margin-top:2px;padding:15px}.commodoreSeasonLogComposer{grid-template-columns:minmax(150px,.45fr) minmax(300px,1.7fr) auto;align-items:end;gap:10px;display:grid}.commodoreSeasonLogComposer label{color:var(--gold2);letter-spacing:.1em;text-transform:uppercase;gap:5px;font-size:10px;font-weight:900;display:grid}.commodoreSeasonLogComposer select,.commodoreSeasonLogComposer textarea{box-sizing:border-box;width:100%;color:var(--cream);background:#0a1726;border:1px solid #2b4055;border-radius:8px;padding:9px 10px;font-size:12px}.commodoreSeasonLogComposer textarea{resize:vertical;text-transform:none;letter-spacing:normal;min-height:82px;line-height:1.45}.commodoreSeasonLogComposer button{min-height:42px}.commodoreSeasonLogList{gap:8px;display:grid}.commodoreSeasonLogEmpty{color:#78899a;border:1px dashed #5b718b40;border-radius:8px;padding:14px;font-size:11px}.commodoreSeasonLogEntry{background:#081522;border:1px solid #5b718b2e;border-radius:8px;grid-template-columns:minmax(130px,.35fr) minmax(0,1.6fr) auto;align-items:start;gap:12px;padding:11px 12px;display:grid}.commodoreSeasonLogEntry>div{gap:3px;display:grid}.commodoreSeasonLogEntry>div span{color:var(--gold2);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:900}.commodoreSeasonLogEntry>div small{color:#748497;font-size:10px}.commodoreSeasonLogEntry p{color:#c4ccd5;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.5}.commodoreSeasonLogEntry button{color:#8c9aab;cursor:pointer;background:0 0;border:0;padding:3px;font-size:10px}.commodoreSeasonLogEntry button:hover{color:#e9a0a0}@media (max-width:760px){.commodoreSeasonLogComposer,.commodoreSeasonLogEntry{grid-template-columns:1fr}.commodoreSeasonLogEntry button{justify-self:start;padding-left:0}}.historySeasonNotes{background:#081522;border:1px solid #c9964533;border-radius:12px;gap:10px;margin-top:16px;padding:16px;display:grid}.historySeasonNotes h4{margin:0;font-family:Georgia,serif;font-size:19px}.historyCloseoutSummary{border-left:3px solid var(--gold);background:#c996450f;border-radius:0 8px 8px 0;padding:13px 14px}.historyCloseoutSummary span,.historySeasonNote span{color:var(--gold2);letter-spacing:.09em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.historyCloseoutSummary p,.historySeasonNote p{color:#c1cad3;white-space:pre-wrap;margin:5px 0 0;line-height:1.55}.historySeasonNoteGrid{gap:8px;display:grid}.historySeasonNote{background:#0a1725;border:1px solid #5b718b2b;border-radius:8px;padding:11px 12px}.historySeasonNote small{color:#718397;margin-top:5px;font-size:10px;display:block}.seasonCloseoutSummaryLabel{color:var(--gold2);letter-spacing:.08em;text-transform:uppercase;gap:7px;margin:14px 0;font-size:11px;font-weight:900;display:grid}.seasonCloseoutSummaryLabel textarea{box-sizing:border-box;resize:vertical;width:100%;min-height:132px;color:var(--cream);text-transform:none;letter-spacing:normal;background:#071421;border:1px solid #c9964547;border-radius:10px;padding:12px 13px;font-size:13px;line-height:1.55}.seasonCloseoutSummaryLabel small{color:#7e8fa0;letter-spacing:0;text-transform:none;font-size:11px;font-weight:500}.seasonCloseoutSummaryReview{background:#c996450f;border:1px solid #c996452e;border-radius:9px;gap:6px;margin-top:10px;padding:12px;display:grid}.seasonCloseoutSummaryReview>b{color:var(--gold2);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.seasonCloseoutSummaryReview p{color:#c4ccd5;white-space:pre-wrap;margin:0;line-height:1.5}
.homeDash .heroCopy>p,.weeklyResultsHeader p,.pickerScheduleHeader p,.weekSlateFlexNote,.pickerScheduleNote,.seasonPickerCurrent .memberHeroCopy p,.memberRealPicks .card.accent p,.commodoreOpsTitle p,.commodorePickerAction p{display:none!important}
.pickerSlateSection{margin-top:22px}.pickerSlateTitle{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:9px;display:flex}.pickerSlateTitle h2{margin:4px 0 0!important;font-size:24px!important}.pickerSlateTitle>strong{color:#e3b967;font-family:Georgia,serif;font-size:22px}.pickerSlateTable{background:#0a1726;border:1px solid #2c4258;border-radius:10px;overflow:hidden}.pickerSlateHeader,.pickerSlateRow{grid-template-columns:minmax(260px,1.4fr) minmax(120px,.7fr) minmax(165px,.8fr) 94px;align-items:center;gap:12px;display:grid}.pickerSlateHeader{color:#8395a7;letter-spacing:.11em;text-transform:uppercase;background:#102238;border-bottom:1px solid #2c4258;padding:9px 16px;font-size:9px;font-weight:900}.pickerSlateRow{border-bottom:1px solid #ffffff0e;padding:13px 16px}.pickerSlateRow:last-child{border-bottom:0}.pickerChoiceHeader{grid-template-columns:44px minmax(260px,1.4fr) minmax(120px,.7fr) minmax(165px,.8fr)}.pickerGameChoice{border:0!important;border-bottom:1px solid #ffffff0e!important;border-radius:0!important;grid-template-columns:44px minmax(260px,1.4fr) minmax(120px,.7fr) minmax(165px,.8fr)!important;gap:12px!important;padding:13px 16px!important}.pickerGameChoice:last-child{border-bottom:0!important}.pickerGameChoice.selected{box-shadow:inset 4px 0 #e3b967!important}.pickerTeamMark{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.pickerTeamMark img{object-fit:contain;width:28px;height:28px}.pickerTeamMark strong{color:#f4efe5;font-family:Georgia,serif;font-size:17px}.pickerMatchupLogos{gap:9px!important}.pickerMatchupLogos>b{margin:0 1px}.pickerFavoriteLine{color:#e3b967;white-space:nowrap;font-size:13px;font-weight:900}.pickerRequiredBadge{color:#e3b967;letter-spacing:.09em;border:1px solid #c9964559;border-radius:999px;justify-self:start;padding:5px 7px;font-size:8px;font-weight:900}.pickerSlateRow .pickerKickoff,.pickerGameChoice .pickerKickoff{color:#aeb9c5;font-size:12px}.pickerChoiceTable .pickerEmpty,.requiredSlate .pickerEmpty{padding:22px 16px}.pickerConfirmation .pickerMatchupLogos{justify-content:flex-start}@media (max-width:760px){.pickerSlateHeader{display:none}.pickerSlateRow{grid-template-columns:1fr auto;gap:7px 12px;padding:12px}.pickerSlateRow .pickerMatchup{grid-column:1/3}.pickerSlateRow .pickerFavoriteLine{grid-column:1}.pickerSlateRow .pickerKickoff{grid-column:1;font-size:11px}.pickerRequiredBadge{grid-area:2/2/4;align-self:center}.pickerGameChoice{grid-template-columns:34px 1fr auto!important;gap:8px!important;padding:12px!important}.pickerGameChoice .pickerCheck{grid-area:1/1/3}.pickerGameChoice .pickerMatchup{grid-area:1/2/auto/4}.pickerGameChoice .pickerFavoriteLine{grid-area:2/2}.pickerGameChoice .pickerKickoff{grid-area:2/3;font-size:11px}.pickerTeamMark img{width:25px;height:25px}.pickerTeamMark strong{font-size:15px}.pickerMatchupLogos{gap:6px!important}.pickerSlateTitle h2{font-size:21px!important}}
@media (min-width:960px){.homeDash .dashboardGrid{align-items:start}.homeDash .dashboardMain{display:contents}.homeDash .dashboardMain>.heroPanel{grid-area:1/1;margin-bottom:0}.homeDash .dashboardAside{grid-area:1/2;align-self:start}.homeDash .homeWeeklySnapshotMount{grid-area:2/1/auto/-1;width:100%;min-width:0;margin-top:16px}.homeDash .homeWeeklyResultsSnapshot{width:100%;margin-top:0}.homeDash .homeWeeklyResultsSnapshot .weeklyResultsTable{width:100%}.homeDash .playoffTiebreakerHomeMount{grid-area:3/1/auto/-1;width:100%;min-width:0}.homeDash .dashboardAside .panelHeader.compact{margin:0 2px 6px}.homeDash .dashboardAside .panelHeader.compact small{display:none!important}.homeDash .dashboardAside .standings.card{margin-bottom:0;padding:3px 12px!important}.homeDash .dashboardAside .standingRowWithAvatar{min-height:35px;grid-template-columns:22px 25px minmax(0,1fr) 24px!important;column-gap:8px!important;padding:4px 0!important}.homeDash .dashboardAside .standingRowWithAvatar .memberAvatar-sm{width:25px;height:25px;font-size:8px}.homeDash .dashboardAside .standingRowWithAvatar>div{gap:0}.homeDash .dashboardAside .standingRowWithAvatar>div>strong{line-height:1.05;font-size:14px!important}.homeDash .dashboardAside .standingRowWithAvatar .rank,.homeDash .dashboardAside .standingRowWithAvatar .pts{font-size:12px!important}}
.memberRealPicks .picksSaveSummary>button:not(:disabled){border:1px solid var(--gold)!important;color:#0c1722!important;opacity:1!important;background:linear-gradient(#deb66a,#b98232)!important}.memberRealPicks .picksSaveSummary>button:disabled{color:var(--text)!important;opacity:1!important;cursor:default!important;background:#1a3552!important;border:1px solid #3a5c7d!important}
.preseasonResetMount:empty{display:none}.preseasonResetCard{background:#081522;border:1px solid #c9964542;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:center;gap:14px;padding:14px;display:grid}.preseasonResetCard h3{margin:4px 0 5px;font-family:Georgia,serif;font-size:19px}.preseasonResetCard p{color:#8798a9;max-width:720px;margin:0;font-size:11px;line-height:1.5}.preseasonResetControls{gap:8px;display:grid}.preseasonResetControls input{width:100%;color:var(--cream);background:#0a1726;border:1px solid #2b4055;border-radius:8px;padding:10px 11px}.preseasonResetControls button{color:#efb0b0;cursor:pointer;background:#d8707014;border:1px solid #d8707073;border-radius:8px;padding:10px 12px;font-weight:850}.preseasonResetControls button:disabled{opacity:.55;cursor:default}.preseasonResetNotice,.preseasonResetError{border-radius:8px;grid-column:1/-1;padding:10px 12px;font-size:12px}.preseasonResetNotice{color:#9de0bd;background:#73d7a10f;border:1px solid #73d7a14d}.preseasonResetError{color:#efaaaa;background:#d870700f;border:1px solid #d8707059}@media (max-width:760px){.preseasonResetCard{grid-template-columns:1fr}.preseasonResetControls{width:100%}}
.playoffTiebreakerMount{margin-top:18px}.playoffTieWrap{gap:16px;display:grid}.playoffTieHero,.playoffTieDayHead{justify-content:space-between;align-items:center;gap:24px;display:flex}.playoffTieHero h2,.playoffTieDayHead h2{margin:7px 0 0}.playoffTieHero p{color:#9fadb9;margin:8px 0 0}.playoffTieScore{background:#0c1b2b;border:1px solid #c9964559;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:130px;padding:14px;display:flex}.playoffTieScore strong{color:#e3b967;font:700 32px/1 Georgia,serif}.playoffTieScore span{letter-spacing:.1em;color:#8e9daf;text-align:center;margin-top:7px;font-size:9px;font-weight:900}.playoffTieStatus{letter-spacing:.08em;color:#e3b967;border:1px solid #c9964559;border-radius:999px;padding:9px 12px;font-size:10px;font-weight:900}.playoffTiePickCards{gap:12px;display:grid}.playoffTieGame{grid-template-columns:minmax(0,1fr) minmax(240px,330px);align-items:center;gap:18px;display:grid}.playoffTieGameInfo{gap:5px;display:grid}.playoffTieGameInfo>strong{color:#e3b967;font-size:14px}.playoffTieGameInfo>small{color:#9fadb9}.playoffTieMatchup,.playoffTeamMark{align-items:center;gap:7px;display:flex}.playoffTieMatchup{gap:11px;font-family:Georgia,serif;font-size:18px}.playoffTieMatchup>span{color:#718297;font-family:Inter,sans-serif;font-size:11px}.playoffTeamMark img{object-fit:contain;width:24px;height:24px}.playoffTeamMark strong{white-space:nowrap}.playoffTieChoices{grid-template-columns:1fr 1fr;gap:8px;display:grid}.playoffTieChoices button,.playoffTiePrediction button{color:#f2ecdf;cursor:pointer;background:#10243a;border:1px solid #31485f;border-radius:8px;padding:12px;font-weight:900}.playoffTieChoices button.selected{color:#e3b967;background:#c9964526;border-color:#c99645}.playoffTieChoices button:disabled{cursor:not-allowed;opacity:.55}.playoffTieSave{cursor:pointer;border:1px solid #35516e;border-radius:9px;justify-self:end;min-width:220px;padding:14px 20px;font-weight:900}.playoffTieSave.needsSave{color:#081522;background:linear-gradient(#deb66a,#b98232);border-color:#c99645}.playoffTieSave.saved{color:#f2ecdf;cursor:default;background:#183651}.playoffTiePrediction{grid-template-columns:1fr 140px 130px;align-items:center;gap:12px;display:grid}.playoffTiePrediction>div{gap:4px;display:grid}.playoffTiePrediction>div>strong{font-family:Georgia,serif}.playoffTiePrediction input{color:#f2ecdf;background:#081827;border:1px solid #334b63;border-radius:8px;width:100%;padding:12px;font-size:16px}.playoffTieBoard{overflow:hidden;padding:0!important}.playoffTieBoardHead{border-bottom:1px solid #21364c;justify-content:space-between;gap:16px;padding:16px 18px;display:flex}.playoffTieBoardHead>span{color:#e3b967;letter-spacing:.1em;font-size:11px;font-weight:900}.playoffTieBoardHead small{color:#9fadb9}.playoffTieTableScroll{overflow-x:auto}.playoffTieBoard table{border-collapse:collapse;width:100%;min-width:680px}.playoffTieBoard th,.playoffTieBoard td{text-align:center;border-bottom:1px solid #1c3044;border-right:1px solid #1c3044;padding:13px 12px}.playoffTieBoard th:first-child,.playoffTieBoard td:first-child{text-align:left;z-index:1;background:#0e2033;position:sticky;left:0}.playoffTieBoard th{color:#aeb9c5;background:#10243a;font-size:11px}.playoffTieBoard th>span{justify-content:center;align-items:center;gap:5px;display:flex}.playoffTieBoard th small{margin-top:5px;display:block;color:#e3b967!important}.playoffTieBoard td{font-weight:800}.playoffTieHistory{gap:10px;display:grid}.playoffTieHistory>div{border-top:1px solid #ffffff12;justify-content:space-between;gap:20px;padding-top:10px;display:flex}.playoffTieHistory>div>span{color:#9fadb9;text-align:right}.playoffTieWinner{text-align:center;padding:30px!important}.playoffTieWinner>span{color:#e3b967;letter-spacing:.14em;font-size:11px;font-weight:900;display:block}.playoffTieWinner>strong{margin-top:7px;font:700 38px/1.1 Georgia,serif;display:block}.playoffTieWaiting{padding:22px!important}.playoffTieError{color:#f2b4b4;background:#d8666614;border:1px solid #d8666680;border-radius:9px;padding:13px 15px}.playoffTieHomeCard{justify-content:space-between;align-items:center;gap:18px;margin-top:16px;display:flex}.playoffTieHomeCard h3{margin:5px 0 0;font-family:Georgia,serif}.playoffTieHomeParticipants{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.playoffTieHomeParticipants span{color:#e3b967;border:1px solid #31485f;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800}@media (max-width:760px){.playoffTieHero,.playoffTieDayHead,.playoffTieHomeCard{flex-direction:column;align-items:flex-start}.playoffTieScore{align-items:flex-start}.playoffTieGame,.playoffTiePrediction{grid-template-columns:1fr}.playoffTieSave{justify-self:stretch;width:100%}.playoffTieHomeParticipants{justify-content:flex-start}.playoffTieBoardHead{flex-direction:column}.playoffTieHistory>div{flex-direction:column;gap:4px}.playoffTieHistory>div>span{text-align:left}}
.topbar{justify-content:space-between;align-items:center;gap:16px;min-height:74px;margin-bottom:10px;padding:4px 0;display:flex}.topbarBrandMount{min-width:0;display:block}.brandLockupLive{align-items:center;gap:14px;min-width:0;display:flex}.brandLockupLive .trophyBrandCrest{flex:0 0 58px;width:58px;height:58px}.brandHomeWords{min-width:0}.brandHomeWords .brandWords{display:block}.brandHomeWords .brandWords b{letter-spacing:.075em;white-space:nowrap;color:var(--cream);font-family:Georgia,serif;font-size:26px;line-height:1;display:block}.accountLinks{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.accountIdentity{display:none!important}.accountActions{align-items:center;gap:10px;display:flex}.accountActions a{color:#e9edf2;white-space:nowrap;background:#0816259e;border:1px solid #24415e;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 15px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.accountActions a:first-child{display:none}.accountActions .adminLink{color:var(--gold2);background:#c996450b;border-color:#c99645a6}.accountLinks .memberAvatar,.accountLinks [class*=memberAvatar]{flex:none}.nav{background:#030d16eb;border:1px solid #3d566f1f;border-radius:18px;padding:8px 14px 12px;overflow:hidden}.nav button{color:#8f9bac;border-radius:14px;min-height:58px;font-size:16px}.nav button.active{color:var(--gold2);box-shadow:inset 0 -3px 0 var(--gold);background:linear-gradient(#0f273cf2,#0b1c2df2)}.homeDash .heroPanel{background:linear-gradient(115deg,#071420fb,#060f18fb);border-color:#c9964580;border-radius:20px;box-shadow:0 18px 42px #0000003d}.homeDash .heroCopy.heroNflBrand{width:100%;max-width:none;padding:34px 38px 30px}.homeDash .heroCopy.heroNflBrand .kicker{letter-spacing:.16em;font-size:14px}.homeDash .heroCopy.heroNflBrand h1{color:var(--cream);margin:13px 0 18px;font-size:64px;line-height:.95}.homeDash .heroCopy.heroNflBrand .heroBrandOrigin{letter-spacing:.17em;margin-top:0;font-size:12px}.homeDash .heroCopy.heroNflBrand .heroRule{background:linear-gradient(90deg,#e3b967ad,#e3b9670d);margin:28px 0 22px}.homeDash .heroCopy.heroNflBrand .nflShieldHero{width:88px;margin:6px auto 18px}.homeDash .heroCopy.heroNflBrand .heroActions{margin-top:0}.homeDash .heroCopy.heroNflBrand .heroActions .goldOutline{display:none!important}.homeDash .heroCopy.heroNflBrand .heroActions .goldFill{letter-spacing:.04em;background:linear-gradient(#e4b866,#c89038);border-radius:10px;width:100%;min-height:58px;font-size:17px;box-shadow:inset 0 1px #fff3,0 8px 20px #0000002e}.homeDash .heroPanel>.trophyScene{display:none!important}@media (max-width:760px){.shell{padding-top:10px}.topbar{gap:8px;min-height:64px;margin-bottom:8px;padding:3px 0}.brandLockupLive{gap:8px}.brandLockupLive .trophyBrandCrest{flex-basis:42px;width:42px;height:42px}.brandHomeWords .brandWords b{letter-spacing:.055em;font-size:18px}.accountLinks{gap:6px}.accountLinks .memberAvatar,.accountLinks [class*=memberAvatar]{width:40px!important;height:40px!important}.accountActions{gap:5px}.accountActions a{border-radius:10px;min-height:40px;padding:0 9px;font-size:11px}.nav{border-radius:14px;gap:3px;padding:7px 4px 10px}.nav button{min-height:52px;padding:8px 4px;font-size:12px;line-height:1.05}.homeDash .heroPanel{border-radius:16px}.homeDash .heroCopy.heroNflBrand{padding:28px 22px 22px}.homeDash .heroCopy.heroNflBrand .kicker{font-size:12px}.homeDash .heroCopy.heroNflBrand h1{margin:10px 0 16px;font-size:46px}.homeDash .heroCopy.heroNflBrand .heroBrandOrigin{font-size:10px}.homeDash .heroCopy.heroNflBrand .heroRule{margin:22px 0 18px}.homeDash .heroCopy.heroNflBrand .nflShieldHero{width:68px;margin:4px auto 16px}.homeDash .heroCopy.heroNflBrand .heroActions .goldFill{min-height:54px;font-size:15px}}@media (max-width:430px){.brandHomeWords .brandWords b{font-size:16px}.brandLockupLive .trophyBrandCrest{flex-basis:38px;width:38px;height:38px}.accountLinks .memberAvatar,.accountLinks [class*=memberAvatar]{width:36px!important;height:36px!important}.accountActions a{min-height:38px;padding:0 7px;font-size:10px}.nav button{font-size:11px}}
.weeklyResultsHeader.groupPicksHeader{align-items:center;min-height:0;padding:14px 18px}.weeklyResultsHeader.groupPicksHeader>div:first-child{min-width:0}.weeklyResultsHeader.groupPicksHeader h2{white-space:nowrap;margin:0;font-size:28px;line-height:1.1}.weeklyResultsHeader.groupPicksHeader .weeklyResultsControls{flex:none;margin-left:auto}.homeWeeklyResultsSnapshot .weeklyResultsHeader.groupPicksHeader{padding:14px 18px}.homeWeeklyResultsSnapshot .weeklyResultsHeader.groupPicksHeader h2{font-size:28px}.homeDash .heroCopy.heroNflBrand>.kicker{letter-spacing:.15em;line-height:1.1;font-size:15px!important}.homeDash .heroCopy.heroNflBrand .heroBrandOrigin{letter-spacing:.13em;line-height:1.2;font-size:15px!important}@media (max-width:760px){.weeklyResultsHeader.groupPicksHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;padding:13px}.weeklyResultsHeader.groupPicksHeader h2,.homeWeeklyResultsSnapshot .weeklyResultsHeader.groupPicksHeader h2{white-space:nowrap;margin:0;font-size:22px}.weeklyResultsHeader.groupPicksHeader .weeklyResultsControls{justify-content:flex-end;gap:0;width:auto;margin-left:auto}.weeklyResultsHeader.groupPicksHeader .weeklyResultsControls label{display:none}.weeklyResultsHeader.groupPicksHeader .weeklyResultsControls select{min-width:88px;padding:6px 7px;font-size:13px}.homeDash .heroCopy.heroNflBrand>.kicker{font-size:14px!important}.homeDash .heroCopy.heroNflBrand .heroBrandOrigin{letter-spacing:.12em;font-size:14px!important}}@media (max-width:430px){.weeklyResultsHeader.groupPicksHeader h2,.homeWeeklyResultsSnapshot .weeklyResultsHeader.groupPicksHeader h2{font-size:20px}.weeklyResultsHeader.groupPicksHeader .weeklyResultsControls select{min-width:80px;padding:6px;font-size:12.5px}}
