.service-shell,.workspace-shell{--workhub-canvas:#080b10;--workhub-rail:#0b0f14;--workhub-panel:#10161d;--workhub-panel-raised:#141c24;--workhub-panel-soft:#0d1319;--workhub-well:#070a0e;--workhub-line:#25313a;--workhub-line-soft:rgba(157,176,190,0.13);--workhub-line-strong:#36444f;--workhub-text:#f5f7f4;--workhub-muted:#a6b0b8;--workhub-dim:#72808b;--workhub-green:#58dd89;--workhub-green-strong:#2fcf6b;--workhub-green-soft:rgba(88,221,137,0.11);--workhub-cyan:#6fc9dc;--workhub-cyan-soft:rgba(111,201,220,0.1);--workhub-gold:#cdb778;--workhub-gold-soft:rgba(205,183,120,0.11);--workhub-red:#e77c87;--workhub-qb:#79c8e8;--workhub-rb:#66d09a;--workhub-wr:#c8a4eb;--workhub-te:#e7b96b;--workhub-picks:#65d5cf;--workhub-radius-xs:4px;--workhub-radius-sm:6px;--workhub-radius:8px;--workhub-shadow:0 16px 44px rgba(0,0,0,0.24);color:var(--workhub-text)}body:has(.service-shell),body:has(.workspace-shell){color:var(--workhub-text);background:linear-gradient(180deg,#070a0e,#0a0e13)}body:has(.service-shell) .site-header,body:has(.workspace-shell) .site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;min-height:64px;border-bottom:1px solid var(--workhub-line-soft);background:rgba(8,11,16,.94);box-shadow:0 10px 34px rgba(0,0,0,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body:has(.service-shell) .site-header .brand-mark,body:has(.workspace-shell) .site-header .brand-mark{width:42px;height:42px;border:0;background:transparent;box-shadow:none}body:has(.service-shell) .site-header .brand-lockup strong,body:has(.workspace-shell) .site-header .brand-lockup strong{color:var(--workhub-text);font-size:13px}body:has(.service-shell) .site-header .brand-lockup small,body:has(.workspace-shell) .site-header .brand-lockup small{color:var(--workhub-green)}body:has(.service-shell) .site-header :where(.nav-link,.header-account-pill,.premium-button),body:has(.workspace-shell) .site-header :where(.nav-link,.header-account-pill,.premium-button){border-radius:var(--workhub-radius-sm)}body:has(.service-shell) .site-header .nav-link,body:has(.workspace-shell) .site-header .nav-link{color:var(--workhub-muted)}body:has(.service-shell) .site-header .nav-link.active,body:has(.service-shell) .site-header .nav-link:hover,body:has(.workspace-shell) .site-header .nav-link.active,body:has(.workspace-shell) .site-header .nav-link:hover{color:var(--workhub-text)}body:has(.service-shell) .site-header .premium-button-secondary,body:has(.workspace-shell) .site-header .premium-button-secondary{border-color:var(--workhub-line);color:var(--workhub-text);background:var(--workhub-panel)}body:has(.workspace-shell) .site-footer{display:none}.workspace-shell{grid-template-columns:220px minmax(0,1fr);align-items:start;grid-gap:14px;gap:14px;width:min(calc(100% - 28px),1740px);min-height:calc(100vh - 64px);margin:0 auto;padding:14px 0 36px}.workspace-shell-stage,.workspace-shell-stage>*{min-width:0}.workspace-shell-stage>:where(.command-center-launch,.draft-room-workspace,.team-hub-page,.league-hub,.extension-connect-page,.trade-market-tool){width:100%;margin:0}.workspace-shell-stage>:where(.command-center-launch,.draft-room-workspace,.team-hub-page,.league-hub,.extension-connect-page,.trade-market-tool){display:grid;grid-gap:14px;gap:14px}.workspace-shell .product-command-dock{position:-webkit-sticky;position:sticky;top:78px;z-index:40;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:220px;height:calc(100vh - 92px);min-height:580px;overflow:hidden;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius);background:var(--workhub-rail);box-shadow:var(--workhub-shadow)}.workspace-shell .product-command-nav-label{display:grid;min-height:76px;align-content:center;grid-gap:4px;gap:4px;padding:14px 16px;border-bottom:1px solid var(--workhub-line-soft);background:var(--workhub-panel-soft)}.workspace-shell .product-command-nav-label>span{color:var(--workhub-cyan);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:0;text-transform:uppercase}.workspace-shell .product-command-nav-label strong{overflow:hidden;color:var(--workhub-text);font-size:15px;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.workspace-shell .product-command-nav-label small{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden;color:var(--workhub-dim);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.workspace-shell .product-command-nav-label small i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--workhub-green);box-shadow:0 0 0 3px var(--workhub-green-soft)}.workspace-shell .product-command-search{display:grid;grid-template-columns:18px minmax(0,1fr) auto;min-height:38px;align-items:center;grid-gap:7px;gap:7px;margin:8px 8px 3px;padding:0 9px;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius-sm);color:var(--workhub-muted);background:var(--workhub-panel);text-align:left;transition:border-color .15s ease,color .15s ease,background .15s ease}.workspace-shell .product-command-search:hover{border-color:var(--workhub-line-strong);color:var(--workhub-text);background:var(--workhub-panel-raised)}.workspace-shell .product-command-search span{font-size:11px;font-weight:700}.workspace-shell :where(kbd,.product-command-search kbd){min-width:38px;padding:3px 5px;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius-xs);color:var(--workhub-dim);background:var(--workhub-well);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:8px;font-weight:600;line-height:1;text-align:center}.workspace-shell .product-command-track{display:block;min-height:0;overflow-y:auto;padding:4px 8px 8px;scrollbar-color:var(--workhub-line-strong) transparent;scrollbar-width:thin}.workspace-shell .product-command-group+.product-command-group{margin-top:5px}.workspace-shell .product-command-group-label{display:block;padding:6px 7px 3px;color:#66737d;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:0;text-transform:uppercase}.workspace-shell .product-command-group-links{display:grid;grid-gap:2px;gap:2px}.workspace-shell .product-command-link{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 14px;min-height:38px;align-items:center;grid-gap:8px;gap:8px;padding:4px 7px;border:1px solid transparent;border-radius:var(--workhub-radius-sm);color:#8b98a2;background:transparent;transition:color .15s ease,background .15s ease,border-color .15s ease}.workspace-shell .product-command-link:before{position:absolute;top:8px;bottom:8px;left:-9px;width:2px;border-radius:2px;background:transparent;content:""}.workspace-shell .product-command-link:hover{color:var(--workhub-text);background:rgba(255,255,255,.035)}.workspace-shell .product-command-link.active{color:var(--workhub-text);border-color:rgba(88,221,137,.24);background:var(--workhub-green-soft);box-shadow:none}.workspace-shell .product-command-link.active:before{background:var(--workhub-green)}.workspace-shell .product-command-link-icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid transparent;border-radius:var(--workhub-radius-sm);color:#71808c;background:transparent}.workspace-shell .product-command-link:hover .product-command-link-icon{color:var(--workhub-cyan)}.workspace-shell .product-command-link.active .product-command-link-icon{border-color:rgba(88,221,137,.18);color:var(--workhub-green);background:rgba(88,221,137,.08)}.workspace-shell .product-command-link-copy{display:block;min-width:0}.workspace-shell .product-command-link-copy strong{display:block;overflow:hidden;font-size:11px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.workspace-shell .product-command-link-copy small{display:none}.workspace-shell .product-command-link-arrow{color:#55616b;opacity:0;transform:translateX(-2px);transition:opacity .15s ease,transform .15s ease}.workspace-shell .product-command-link.active .product-command-link-arrow,.workspace-shell .product-command-link:hover .product-command-link-arrow{opacity:1;transform:translateX(0)}.workspace-shell .product-command-account{display:grid;grid-template-columns:30px minmax(0,1fr) auto;min-height:54px;align-items:center;grid-gap:9px;gap:9px;padding:8px 12px;border-top:1px solid var(--workhub-line-soft);color:var(--workhub-muted);background:var(--workhub-panel-soft)}.workspace-shell .product-command-account:hover{color:var(--workhub-text);background:var(--workhub-panel)}.workspace-shell .product-command-account-icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--workhub-line);border-radius:50%;color:var(--workhub-cyan);background:var(--workhub-well)}.workspace-shell .product-command-account>span:not(.product-command-account-icon){display:grid;grid-gap:1px;gap:1px}.workspace-shell .product-command-account strong{color:inherit;font-size:11px}.workspace-shell .product-command-account small{color:var(--workhub-dim);font-size:9px}.workspace-command-backdrop{position:fixed;inset:0;z-index:200;display:grid;place-items:start center;padding:12vh 18px 32px;background:rgba(3,5,8,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.workspace-command-menu{width:min(620px,100%);overflow:hidden;border:1px solid var(--workhub-line-strong);border-radius:var(--workhub-radius);background:#10161d;box-shadow:0 32px 100px rgba(0,0,0,.58)}.workspace-command-menu>header{display:grid;grid-template-columns:24px minmax(0,1fr) 32px;min-height:58px;align-items:center;grid-gap:8px;gap:8px;padding:0 12px 0 16px;border-bottom:1px solid var(--workhub-line);color:var(--workhub-cyan)}.workspace-command-menu>header input{width:100%;min-height:56px;padding:0;border:0;outline:0;color:var(--workhub-text);background:transparent;box-shadow:none;font-size:15px}.workspace-command-menu>header button{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius-sm);color:var(--workhub-muted);background:var(--workhub-well)}.workspace-command-results{display:grid;max-height:min(520px,62vh);grid-gap:2px;gap:2px;overflow-y:auto;padding:8px}.workspace-command-results a{display:grid;grid-template-columns:34px minmax(120px,.55fr) minmax(0,1fr) 18px;min-height:48px;align-items:center;grid-gap:10px;gap:10px;padding:6px 9px;border:1px solid transparent;border-radius:var(--workhub-radius-sm);color:var(--workhub-muted)}.workspace-command-results a:focus-visible,.workspace-command-results a:hover{border-color:rgba(88,221,137,.24);color:var(--workhub-text);background:var(--workhub-green-soft);outline:none}.workspace-command-results a>span{display:grid;width:32px;height:32px;place-items:center;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius-sm);color:var(--workhub-cyan);background:var(--workhub-well)}.workspace-command-results a strong{color:var(--workhub-text);font-size:12px}.workspace-command-results a small{color:var(--workhub-dim);font-size:11px}.workspace-command-results>p{margin:0;padding:42px 18px;color:var(--workhub-muted);text-align:center}.workspace-command-menu>footer{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 14px;border-top:1px solid var(--workhub-line);color:var(--workhub-dim);background:var(--workhub-panel-soft);font-size:10px}.workspace-shell :where(.league-command-panel,.league-connect-panel,.league-rankings-card,.league-team-card,.league-side-card,.league-economy-panel,.league-signal-panel,.league-value-board,.league-team-board,.team-roster-board,.team-strength-panel,.team-lineup-panel,.team-analytics-card,.team-action-card,.team-detail-card,.trade-market-board,.trade-side-card,.trade-verdict-card,.trade-idea-card,.extension-action-grid,.command-hero-stage,.command-connect-band,.command-live-panel,.command-quick-tools-card,.command-room-index,.command-news-strip,.draft-ops-strip,.draft-board-section,.draft-player-pool-panel,.draft-player-profile-panel,.draft-log-panel,.draft-team-needs-panel,.draft-action-bar){border-color:var(--workhub-line);border-radius:var(--workhub-radius);background:var(--workhub-panel);box-shadow:none}.workspace-shell :where(.eyebrow,.badge,.league-filter-pill,.rank-chip,.league-tier){letter-spacing:0}.workspace-shell :where(.eyebrow,.league-film-channel,.league-panel-intro>span,.command-hero-kicker,.draft-panel-heading){color:var(--workhub-cyan);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:10px;font-weight:600;text-transform:uppercase}.workspace-shell :where(h1,h2,h3,strong){letter-spacing:0}.workspace-shell :where(p,small,td){color:var(--workhub-muted)}.workspace-shell :where(input,select,textarea){min-height:42px;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius-sm);color:var(--workhub-text);background:var(--workhub-well)}.workspace-shell :where(input,select,textarea)::placeholder{color:var(--workhub-dim)}.workspace-shell :where(input,select,textarea):focus{border-color:var(--workhub-green);outline:0;box-shadow:0 0 0 3px rgba(88,221,137,.12)}.workspace-shell :where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--workhub-cyan);outline-offset:2px}.workspace-shell :where(.premium-button,.tb-button){min-height:42px;border-radius:var(--workhub-radius-sm);font-size:12px}.workspace-shell :where(.premium-button-primary,.tb-button-primary){border-color:var(--workhub-green-strong);color:#07110b;background:var(--workhub-green);box-shadow:none}.workspace-shell :where(.premium-button-primary,.tb-button-primary):hover{color:#07110b;background:#79e7a0;transform:translateY(-1px)}.workspace-shell :where(.premium-button-secondary,.tb-button-secondary){border-color:var(--workhub-line);color:var(--workhub-text);background:var(--workhub-panel-raised)}.workspace-shell :where(.premium-button-secondary,.tb-button-secondary):hover{border-color:var(--workhub-line-strong);background:#19232c}.workspace-shell :where(.badge-premium,.league-filter-pill,.product-badge){border-color:rgba(88,221,137,.25);color:var(--workhub-green);background:var(--workhub-green-soft)}.workspace-shell .league-access-note{border-color:rgba(205,183,120,.26);border-radius:var(--workhub-radius-sm);color:#d8cba8;background:var(--workhub-gold-soft)}.workspace-shell .league-access-note a{color:var(--workhub-gold)}.workspace-shell .league-command-panel{min-height:286px;overflow:hidden;border:1px solid var(--workhub-line);background:var(--workhub-panel)}.workspace-shell .league-command-copy{min-height:286px;justify-content:center;padding:30px 34px;border-right:1px solid var(--workhub-line);background:var(--workhub-panel)}.workspace-shell .league-command-copy>:where(h1,h2){max-width:680px;margin:10px 0 12px;color:var(--workhub-text);font-size:46px;font-weight:800;line-height:1.02;letter-spacing:0;text-wrap:balance}.workspace-shell .league-command-copy>p{max-width:68ch;margin:0;color:var(--workhub-muted);font-size:13px;line-height:1.6}.workspace-shell .league-stat-grid{background:var(--workhub-well)}.workspace-shell .league-stat{min-height:142px;padding:20px;border-color:var(--workhub-line-soft);background:transparent}.workspace-shell .league-stat span{color:var(--workhub-dim);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px}.workspace-shell .league-stat strong{color:var(--workhub-text);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:27px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-shell .league-connect-panel{padding:16px;border:1px solid var(--workhub-line);background:var(--workhub-panel-soft)}.workspace-shell :where(.league-connect-form,.command-scan-form) label>span{color:var(--workhub-dim);font-size:9px}.workspace-shell :where(.league-picker-card,.team-league-chip,.command-league-card){border-color:var(--workhub-line);border-radius:var(--workhub-radius-sm);color:var(--workhub-muted);background:var(--workhub-well)}.workspace-shell :where(.league-picker-card,.team-league-chip,.command-league-card).active{border-color:rgba(88,221,137,.35);color:var(--workhub-text);background:var(--workhub-green-soft);box-shadow:inset 2px 0 var(--workhub-green)}.workspace-shell .league-card-header{border-bottom-color:var(--workhub-line-soft)}.workspace-shell .league-card-header h2{color:var(--workhub-text);font-size:20px}.workspace-shell .league-rankings-card,.workspace-shell .trade-market-board{padding:18px;border:1px solid var(--workhub-line)}.workspace-shell .league-table-wrap{overflow:auto;border:1px solid var(--workhub-line-soft);border-radius:var(--workhub-radius-sm);background:var(--workhub-well)}.workspace-shell .league-table{color:var(--workhub-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-shell .league-table th{position:-webkit-sticky;position:sticky;top:0;z-index:2;height:40px;color:#8e9aa4;border-color:var(--workhub-line);background:#111820}.workspace-shell .league-table td{height:54px;border-color:var(--workhub-line-soft)}.workspace-shell .league-table tbody tr:hover{background:rgba(111,201,220,.045)}.workspace-shell .league-card-grid{overflow:hidden;gap:0;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius);background:var(--workhub-panel)}.workspace-shell .league-team-card{border:0;border-right:1px solid var(--workhub-line-soft);border-radius:0}.workspace-shell .league-team-card:last-child{border-right:0}.workspace-shell .command-hero-stage,.workspace-shell .command-news-strip{overflow:hidden;border:1px solid var(--workhub-line)}.workspace-shell .command-hero-stage{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);min-height:430px}.workspace-shell .command-hero-main{min-height:430px;padding:24px 28px 0;border-right:1px solid var(--workhub-line);background:var(--workhub-panel)}.workspace-shell .command-hero-copy{max-width:720px;padding:42px 0 32px}.workspace-shell .command-hero-copy h1{max-width:620px;margin:11px 0 15px;color:var(--workhub-text);font-size:58px;font-weight:820;line-height:.98;letter-spacing:0;text-wrap:balance}.workspace-shell .command-hero-copy p{max-width:64ch;color:var(--workhub-muted);font-size:13px;line-height:1.6}.workspace-shell .command-hero-context{margin:0 -28px;border-color:var(--workhub-line-soft);background:var(--workhub-well)}.workspace-shell .command-briefing-panel{min-height:430px;border:0;border-radius:0;background:var(--workhub-panel-soft)}.workspace-shell .command-briefing-action,.workspace-shell .command-briefing-grid>*,.workspace-shell .command-briefing-primary{border-color:var(--workhub-line-soft)}.workspace-shell .command-briefing-primary h2{color:var(--workhub-text);font-size:30px}.workspace-shell .command-live-chip{color:var(--workhub-green);background:var(--workhub-green-soft)}.workspace-shell .command-room-index a{min-height:58px;border-color:var(--workhub-line-soft)}.workspace-shell .command-room-index a:hover{background:var(--workhub-cyan-soft)}.workspace-shell .league-film-room{--workspace-canvas:var(--workhub-canvas);--workspace-rail:var(--workhub-rail);--workspace-surface:var(--workhub-panel);--workspace-raised:var(--workhub-panel-raised);--workspace-well:var(--workhub-well);--workspace-line:var(--workhub-line);--workspace-line-strong:var(--workhub-line-strong);--workspace-text:var(--workhub-text);--workspace-muted:var(--workhub-muted);--workspace-dim:var(--workhub-dim);--workspace-green:var(--workhub-green);--workspace-cyan:var(--workhub-cyan);--workspace-amber:var(--workhub-gold)}.workspace-shell .league-film-topbar{min-height:50px;border:1px solid var(--workhub-line);border-radius:var(--workhub-radius) var(--workhub-radius) 0 0;background:var(--workhub-panel-soft)}.workspace-shell .league-film-stage{min-height:330px;overflow:hidden;border:1px solid var(--workhub-line);border-top:0;border-radius:0 0 var(--workhub-radius) var(--workhub-radius);background:var(--workhub-panel)}.workspace-shell .league-film-copy{padding:44px 36px;border-right-color:var(--workhub-line);background:var(--workhub-panel)}.workspace-shell .league-film-copy h1{color:var(--workhub-text);font-size:52px;font-weight:820;line-height:1}.workspace-shell .league-film-scoreboard,.workspace-shell .league-film-verdict{background:var(--workhub-panel-soft)}.workspace-shell .league-film-verdict strong{color:var(--workhub-text);font-size:24px}.workspace-shell .league-film-index a,.workspace-shell .league-film-metrics>div{border-color:var(--workhub-line-soft)}.workspace-shell .league-team-summary{border-color:var(--workhub-line-soft);background:var(--workhub-panel-soft)}.workspace-shell .league-team-summary:hover{background:var(--workhub-cyan-soft)}.workspace-shell .league-team-summary[aria-expanded=true]{border-color:rgba(88,221,137,.3);background:var(--workhub-green-soft)}.workspace-shell .league-team-rank,.workspace-shell :where(.league-roster-player-value,.league-value-row>strong){font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-shell .league-roster-column h3[data-position=QB],.workspace-shell .position-chip[data-position=QB]{color:var(--workhub-qb)}.workspace-shell .league-roster-column h3[data-position=RB],.workspace-shell .position-chip[data-position=RB]{color:var(--workhub-rb)}.workspace-shell .league-roster-column h3[data-position=WR],.workspace-shell .position-chip[data-position=WR]{color:var(--workhub-wr)}.workspace-shell .league-roster-column h3[data-position=TE],.workspace-shell .position-chip[data-position=TE]{color:var(--workhub-te)}.workspace-shell .league-roster-picks h3,.workspace-shell .position-chip-picks{color:var(--workhub-picks)}.workspace-shell .team-roster-first-grid{gap:12px}.workspace-shell .team-roster-board{overflow:hidden;border:1px solid var(--workhub-line)}.workspace-shell .team-roster-board-primary{background:var(--workhub-panel)}.workspace-shell .team-picks-mini-card,.workspace-shell .team-roster-position-board{border-color:var(--workhub-line-soft);background:var(--workhub-panel-soft)}.workspace-shell .team-position-roster-header{border-bottom-color:var(--workhub-line-soft);background:rgba(255,255,255,.018)}.workspace-shell .team-picks-list>*+*,.workspace-shell .team-position-player-list>*+*{border-top-color:var(--workhub-line-soft)}.workspace-shell .team-player-photo{border-color:var(--workhub-line);background:var(--workhub-well)}.workspace-shell .team-player-copy strong{color:var(--workhub-text)}.workspace-shell .team-player-team,.workspace-shell .team-roster-subtitle{color:var(--workhub-dim)}.workspace-shell .team-action-grid,.workspace-shell .team-analytics-grid,.workspace-shell .team-key-metrics,.workspace-shell .team-strength-grid{gap:10px}.workspace-shell :where(.team-score-card,.team-strength-card,.team-analytics-card,.team-action-card){border-color:var(--workhub-line);border-radius:var(--workhub-radius);background:var(--workhub-panel-soft)}.workspace-shell .team-score-card strong,.workspace-shell .team-strength-card strong{font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-shell .age-profile-row,.workspace-shell .asset-tier-row,.workspace-shell .position-value-row{border-color:var(--workhub-line-soft)}.workspace-shell .matchup-edge-bar>span,.workspace-shell .portfolio-meter>span,.workspace-shell .trade-fairness-meter>span{background:var(--workhub-green)}.workspace-shell .draft-room-workspace{--draft-green:var(--workhub-green);--draft-cyan:var(--workhub-cyan);--draft-line:var(--workhub-line);--draft-surface:var(--workhub-panel);--draft-surface-2:var(--workhub-panel-raised);--draft-text:var(--workhub-text);--draft-muted:var(--workhub-muted)}.workspace-shell .draft-ops-strip{min-height:104px;overflow:hidden;border:1px solid var(--workhub-line);background:var(--workhub-panel)}.workspace-shell :where(.draft-clock-block,.draft-on-clock-block,.draft-next-up-block,.draft-your-team-block){border-color:var(--workhub-line-soft);background:transparent}.workspace-shell .draft-board-section{overflow:hidden;border:1px solid var(--workhub-line)}.workspace-shell .draft-board-toolbar{border-bottom:1px solid var(--workhub-line-soft);background:var(--workhub-panel-soft)}.workspace-shell .draft-filter-button{border-radius:var(--workhub-radius-xs);color:var(--workhub-muted)}.workspace-shell .draft-filter-button.active{color:#06110b;background:var(--workhub-green)}.workspace-shell .draft-board-replica-grid{background:var(--workhub-well)}.workspace-shell .draft-board-replica-row>*{border-color:var(--workhub-line-soft)}.workspace-shell .draft-player-table-head{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--workhub-panel-raised)}.workspace-shell .draft-player-table-body>*{border-color:var(--workhub-line-soft)}.workspace-shell .draft-player-table-body>:hover{background:var(--workhub-cyan-soft)}.workspace-shell .draft-action-bar{border:1px solid var(--workhub-line);background:var(--workhub-panel-soft)}.workspace-shell .draft-make-pick{border-radius:var(--workhub-radius-sm);color:#07110b;background:var(--workhub-green)}.workspace-shell .matchup-hero-grid,.workspace-shell .trade-calculator-layout,.workspace-shell .trade-finder-grid,.workspace-shell .waiver-layout{gap:12px}.workspace-shell :where(.trade-side-card,.trade-verdict-card,.trade-idea-card,.league-side-card){border:1px solid var(--workhub-line);background:var(--workhub-panel-soft)}.workspace-shell .trade-add-actions button,.workspace-shell .trade-filter-row button,.workspace-shell .value-filter-row button{border-radius:var(--workhub-radius-sm)}.workspace-shell .trade-asset-stack>*,.workspace-shell .waiver-drop-list>*,.workspace-shell .waiver-need-list>*{border-color:var(--workhub-line-soft)}.workspace-shell .draft-your-team-avatar,.workspace-shell .league-team-icon{border-color:var(--workhub-line);color:var(--workhub-cyan);background:var(--workhub-well)}.workspace-shell .extension-action-grid{overflow:hidden;border:1px solid var(--workhub-line)}.workspace-shell .extension-action-card{border-color:var(--workhub-line-soft);background:var(--workhub-panel-soft)}.service-shell{grid-template-columns:220px minmax(0,1fr);gap:14px;width:min(calc(100% - 28px),1480px);margin:0 auto;padding:14px 0 40px}.service-shell .service-index{border:1px solid var(--workhub-line);border-radius:var(--workhub-radius);background:var(--workhub-rail);box-shadow:var(--workhub-shadow)}.service-shell .service-index-heading,.service-shell .service-index-note{border-color:var(--workhub-line-soft);background:var(--workhub-panel-soft)}.service-shell .service-index-heading span,.service-shell .service-index-note span,.service-shell .service-page-header>span{color:var(--workhub-cyan);letter-spacing:0}.service-shell .service-index a{grid-template-columns:28px minmax(0,1fr) 14px;border-color:transparent;border-radius:var(--workhub-radius-sm);color:var(--workhub-muted)}.service-shell .service-index a>small{display:none}.service-shell .service-index a:hover{color:var(--workhub-text);background:rgba(255,255,255,.035)}.service-shell .service-index a.active{border-color:rgba(88,221,137,.24);color:var(--workhub-text);background:var(--workhub-green-soft);box-shadow:inset 2px 0 var(--workhub-green)}.service-shell .service-page-content>*,.service-shell .service-page-header{border-color:var(--workhub-line);border-radius:var(--workhub-radius);background:var(--workhub-panel)}.service-shell .service-page-header h1{color:var(--workhub-text);letter-spacing:0}.service-shell .service-page-header p{color:var(--workhub-muted)}@media (max-width:1180px){.workspace-shell{grid-template-columns:196px minmax(0,1fr);width:min(calc(100% - 20px),1500px);gap:10px}.workspace-shell .product-command-dock{width:196px}.workspace-shell .product-command-link-arrow,.workspace-shell .product-command-search kbd{display:none}.workspace-shell .product-command-search{grid-template-columns:18px minmax(0,1fr)}.workspace-shell .league-command-copy>:where(h1,h2),.workspace-shell .league-film-copy h1{font-size:40px}.workspace-shell .command-hero-copy h1{font-size:50px}}@media (max-width:980px){.service-shell,.workspace-shell{display:block;width:min(calc(100% - 20px),960px);padding-top:10px}.workspace-shell .product-command-dock{position:-webkit-sticky;position:sticky;top:72px;z-index:60;display:grid;grid-template-columns:minmax(170px,auto) minmax(0,1fr) auto;grid-template-rows:54px;width:100%;height:54px;min-height:0;margin-bottom:10px;overflow:visible}.workspace-shell .product-command-nav-label{min-height:54px;padding:8px 14px;border-right:1px solid var(--workhub-line-soft);border-bottom:0}.workspace-shell .product-command-nav-label small,.workspace-shell .product-command-nav-label>span,.workspace-shell .product-command-search{display:none}.workspace-shell .product-command-track{display:flex;min-width:0;gap:3px;overflow-x:auto;overflow-y:hidden;padding:7px}.workspace-shell .product-command-group{display:contents}.workspace-shell .product-command-group+.product-command-group{margin-top:0}.workspace-shell .product-command-group-label{display:none}.workspace-shell .product-command-group-links{display:flex;gap:3px}.workspace-shell .product-command-link{display:flex;min-width:max-content;min-height:38px;padding:4px 10px}.workspace-shell .product-command-link-arrow,.workspace-shell .product-command-link:before{display:none}.workspace-shell .product-command-link-copy strong{font-size:10px}.workspace-shell .product-command-account{display:grid;grid-template-columns:30px;min-height:52px;padding:8px 10px;border-top:0;border-left:1px solid var(--workhub-line-soft)}.workspace-shell .product-command-account>span:not(.product-command-account-icon),.workspace-shell .product-command-account>svg{display:none}.workspace-shell :where(.league-command-panel,.command-hero-stage,.league-film-stage){grid-template-columns:1fr}.workspace-shell :where(.league-command-copy,.command-hero-main,.league-film-copy){min-height:0;border-right:0;border-bottom:1px solid var(--workhub-line)}.workspace-shell .command-briefing-panel,.workspace-shell .command-hero-main,.workspace-shell .command-hero-stage{min-height:0}.workspace-shell .command-hero-copy{padding:34px 0 28px}.service-shell .service-index{position:static;margin-bottom:10px}}@media (max-width:720px){body:has(.service-shell) .site-header,body:has(.workspace-shell) .site-header{min-height:58px}.service-shell,.workspace-shell{width:min(calc(100% - 16px),700px);min-height:calc(100vh - 58px);padding-top:8px}.workspace-shell .product-command-dock{top:64px;grid-template-columns:minmax(116px,auto) minmax(0,1fr) 46px}.workspace-shell .product-command-nav-label{padding-inline:10px}.workspace-shell .product-command-nav-label strong{font-size:12px}.workspace-shell .product-command-link{padding-inline:7px}.workspace-shell .product-command-link-icon{width:26px;height:26px}.workspace-shell .product-command-link-copy{display:none}.workspace-shell .command-hero-main,.workspace-shell .league-command-copy,.workspace-shell .league-film-copy{padding:24px 20px}.workspace-shell .command-hero-copy h1,.workspace-shell .league-command-copy>:where(h1,h2),.workspace-shell .league-film-copy h1{font-size:36px;line-height:1.02}.workspace-shell .league-stat{min-height:112px;padding:16px}.workspace-shell .league-stat strong{font-size:23px}.workspace-shell :where(.league-connect-panel,.league-rankings-card,.trade-market-board){padding:14px}.workspace-command-backdrop{padding-top:8vh}.workspace-command-results a{grid-template-columns:34px minmax(0,1fr) 18px}.workspace-command-results a small{display:none}}@media (prefers-reduced-motion:reduce){.workspace-command-backdrop *,.workspace-shell *{scroll-behavior:auto;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body:has(.workspace-shell) .workspace-shell .product-command-track{grid-template-rows:none;align-content:normal;gap:0}body:has(.workspace-shell) .workspace-shell .product-command-group{height:auto}body:has(.workspace-shell) .workspace-shell .product-command-group-links{grid-template-rows:none;grid-auto-rows:auto;height:auto}body:has(.workspace-shell) .workspace-shell .product-command-link{grid-template-columns:28px minmax(0,1fr) 14px;min-height:38px;height:38px}body:has(.workspace-shell) .workspace-shell .product-command-link:after{display:none}@media (max-width:980px){body:has(.workspace-shell) .workspace-shell .product-command-track{display:flex}body:has(.workspace-shell) .workspace-shell .product-command-group,body:has(.workspace-shell) .workspace-shell .product-command-group-links{display:flex}body:has(.workspace-shell) .workspace-shell .product-command-link{display:flex;width:auto;min-width:max-content;height:38px}}@media (max-width:720px){body:has(.workspace-shell) .workspace-shell .product-command-link-copy{display:block}body:has(.workspace-shell) .workspace-shell .product-command-dock{grid-template-columns:minmax(0,1fr) 46px}body:has(.workspace-shell) .workspace-shell .product-command-nav-label{display:none}body:has(.workspace-shell) .workspace-shell .product-command-link{flex:0 0 108px;justify-content:flex-start;padding-inline:8px}body:has(.workspace-shell) .workspace-shell .product-command-link-copy strong{max-width:66px;font-size:9px}body:has(.workspace-shell) .workspace-shell .product-command-link-icon{flex:0 0 26px;width:26px;height:26px}.workspace-shell .team-roster-position-board{display:flex;align-items:flex-start;gap:8px;overflow-x:auto;padding:0 0 8px;scroll-snap-type:x proximity;scrollbar-color:var(--workhub-line-strong) transparent;scrollbar-width:thin}.workspace-shell .team-position-roster-card{flex:0 0 min(286px,82vw);align-self:flex-start;height:max-content;min-height:0;scroll-snap-align:start}}body:has(.workspace-shell){margin:0;color:#f4f7f5;background:#070b0f}body:has(.workspace-shell) .site-footer,body:has(.workspace-shell) .site-header{display:none}.workspace-shell{--control-canvas:#070b0f;--control-rail:#091017;--control-panel:#0d151d;--control-panel-2:#111b24;--control-well:#080e14;--control-line:#22313d;--control-line-soft:rgba(151,174,190,0.14);--control-text:#f4f7f5;--control-muted:#9aa8b3;--control-dim:#687986;--control-green:#42dd7b;--control-green-strong:#20c963;--control-green-soft:rgba(66,221,123,0.11);--control-aqua:#58c7d9;--control-gold:#d0b76d;--control-red:#e46f78;display:grid;grid-template-columns:212px minmax(0,1fr);grid-template-rows:62px minmax(0,1fr);grid-gap:0;gap:0;width:100%;min-height:100vh;margin:0;padding:0;color:var(--control-text);background:var(--control-canvas)}.workspace-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:90;grid-column:1/-1;display:grid;grid-template-columns:212px minmax(0,1fr) auto;min-width:0;height:62px;border-bottom:1px solid var(--control-line);background:#080d12}.workspace-brand{display:flex;align-items:center;gap:9px;min-width:0;padding:7px 14px;border-right:1px solid var(--control-line);color:var(--control-text)}.workspace-brand img{width:38px;height:38px;object-fit:contain}.workspace-brand>span{display:grid;min-width:0;grid-gap:1px;gap:1px}.workspace-brand strong{overflow:hidden;font-size:12px;font-weight:850;letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.workspace-brand small{color:var(--control-green);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px;font-weight:700;letter-spacing:0;text-transform:uppercase}.workspace-league-context{display:flex;min-width:0;align-items:stretch}.workspace-context-stat,.workspace-league-picker,.workspace-route-context{display:grid;min-width:0;align-content:center;grid-gap:3px;gap:3px;padding:7px 18px;border-right:1px solid var(--control-line-soft)}.workspace-league-picker{width:222px}.workspace-context-stat>span,.workspace-league-picker>span:first-child,.workspace-route-context>span{color:var(--control-dim);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:8px;font-weight:600;line-height:1;text-transform:uppercase}.workspace-select-wrap{position:relative;display:block;min-width:0}.workspace-select-wrap select{width:100%;height:24px;padding:0 22px 0 0;overflow:hidden;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--control-text);background:transparent;font:inherit;font-size:12px;font-weight:800;text-overflow:ellipsis;outline:none}.workspace-select-wrap svg{position:absolute;top:5px;right:0;color:var(--control-muted);pointer-events:none}.workspace-context-stat strong,.workspace-route-context strong{overflow:hidden;color:var(--control-text);font-size:11px;font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.workspace-sync-stat strong{display:flex;align-items:center;gap:6px;color:var(--control-green)}.command-live-chip i,.workspace-sync-stat i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--control-green);box-shadow:0 0 0 3px var(--control-green-soft)}.workspace-route-context{flex:1 1}.workspace-topbar-actions{display:flex;align-items:center;gap:8px;padding:8px 12px}.workspace-alerts,.workspace-global-search,.workspace-theme-toggle,.workspace-user-menu{min-height:40px;border:1px solid var(--control-line);border-radius:6px;color:var(--control-muted);background:var(--control-well);transition:border-color .15s ease,color .15s ease,background .15s ease}.workspace-alerts:hover,.workspace-global-search:hover,.workspace-theme-toggle:hover,.workspace-user-menu:hover{border-color:#385061;color:var(--control-text);background:var(--control-panel)}.workspace-global-search{display:grid;grid-template-columns:18px auto auto;align-items:center;grid-gap:8px;gap:8px;min-width:174px;padding:0 10px;text-align:left}.workspace-global-search kbd{margin-left:auto;padding:2px 5px;border:1px solid var(--control-line);border-radius:4px;color:var(--control-dim);font-size:9px}.workspace-alerts{position:relative}.workspace-alerts,.workspace-theme-toggle{display:grid;width:40px;place-items:center}.workspace-theme-toggle{min-height:40px;border:1px solid var(--control-line);border-radius:6px;color:var(--control-muted);background:var(--control-well);cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease,transform .15s ease}.workspace-theme-toggle:hover{transform:translateY(-1px)}.workspace-alerts span{position:absolute;top:-5px;right:-4px;display:grid;width:16px;height:16px;place-items:center;border-radius:50%;color:#06110a;background:var(--control-green);font-size:9px;font-weight:900}.workspace-user-menu{display:grid;grid-template-columns:30px minmax(0,1fr) 14px;min-width:160px;align-items:center;grid-gap:8px;gap:8px;padding:4px 9px}.workspace-user-avatar{display:grid;width:28px;height:28px;place-items:center;border:1px solid #385061;border-radius:50%;color:var(--control-aqua)}.workspace-user-menu>span:nth-child(2){display:grid;min-width:0}.workspace-user-menu small,.workspace-user-menu strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-user-menu small{color:var(--control-dim);font-size:8px;text-transform:uppercase}.workspace-user-menu strong{color:var(--control-text);font-size:10px}body:has(.workspace-shell) .workspace-shell .product-command-dock{position:-webkit-sticky;position:sticky;top:62px;z-index:50;grid-column:1;grid-row:2;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:212px;height:calc(100vh - 62px);min-height:0;max-height:none;overflow:hidden;border:0;border-right:1px solid var(--control-line);border-radius:0;background:var(--control-rail);box-shadow:none}body:has(.workspace-shell) .workspace-shell .product-command-nav-label{min-height:58px;padding:11px 14px;border-bottom:1px solid var(--control-line-soft);background:transparent}body:has(.workspace-shell) .workspace-shell .product-command-group-label,body:has(.workspace-shell) .workspace-shell .product-command-nav-label>span{color:var(--control-dim);font-size:8px}body:has(.workspace-shell) .workspace-shell .product-command-nav-label strong{font-size:12px}body:has(.workspace-shell) .workspace-shell .product-command-nav-label small{color:var(--control-green)}body:has(.workspace-shell) .workspace-shell .product-command-search{min-height:38px;margin:9px 10px 4px;border-color:var(--control-line);color:var(--control-muted);background:var(--control-well)}body:has(.workspace-shell) .workspace-shell .product-command-track{display:block;min-height:0;padding:5px 8px 12px;overflow-y:auto;scrollbar-width:thin}body:has(.workspace-shell) .workspace-shell .product-command-group{display:block}body:has(.workspace-shell) .workspace-shell .product-command-group+.product-command-group{margin-top:9px}body:has(.workspace-shell) .workspace-shell .product-command-group-label{display:block;padding:0 6px 5px;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-weight:650;text-transform:uppercase}body:has(.workspace-shell) .workspace-shell .product-command-group-links{display:grid;grid-gap:2px;gap:2px}body:has(.workspace-shell) .workspace-shell .product-command-link{display:grid;grid-template-columns:30px minmax(0,1fr) 14px;min-height:40px;height:40px;padding:4px 7px;border:1px solid transparent;border-radius:6px;color:var(--control-muted)}body:has(.workspace-shell) .workspace-shell .product-command-link:hover{color:var(--control-text);background:rgba(255,255,255,.03)}body:has(.workspace-shell) .workspace-shell .product-command-link.active{border-color:rgba(66,221,123,.24);color:var(--control-text);background:var(--control-green-soft);box-shadow:inset 2px 0 var(--control-green)}body:has(.workspace-shell) .workspace-shell .product-command-link-icon{width:28px;height:28px;border-color:var(--control-line);color:#81919d;background:var(--control-well)}body:has(.workspace-shell) .workspace-shell .product-command-link.active .product-command-link-icon{border-color:rgba(66,221,123,.32);color:var(--control-green);background:rgba(66,221,123,.08)}body:has(.workspace-shell) .workspace-shell .product-command-link-copy strong{color:inherit;font-size:10px}body:has(.workspace-shell) .workspace-shell .product-command-link-copy small{display:none}body:has(.workspace-shell) .workspace-shell .product-command-account{min-height:56px;border-top-color:var(--control-line);background:#080e13}.workspace-shell-stage{grid-column:2;grid-row:2;min-width:0;padding:14px;overflow:hidden}.workspace-shell-stage>*{width:100%;min-width:0;margin:0}.workspace-shell-stage :where(h1,h2,h3,p){letter-spacing:0}.workspace-shell-stage :where(h1){color:var(--control-text);font-size:clamp(27px,2.4vw,36px);line-height:1.05}.workspace-shell-stage :where(.league-command-panel,.league-film-stage,.league-connect-panel,.league-rankings-card,.league-side-card,.trade-market-board,.team-lineup-panel,.team-command-rail,.team-score-card,.extension-action-card){border-color:var(--control-line);border-radius:7px;background:var(--control-panel);box-shadow:none}.workspace-shell-stage :where(.league-command-panel,.league-film-stage){min-height:0}.workspace-shell-stage .league-command-copy{min-height:0;padding:18px 22px}.workspace-shell-stage .league-command-copy>h1{max-width:760px;margin:8px 0 7px;font-size:clamp(28px,2.6vw,36px)}.workspace-shell-stage .league-command-copy>p{max-width:780px;color:var(--control-muted);font-size:13px;line-height:1.55}.workspace-shell-stage .league-command-panel .league-access-note{min-height:0;margin-top:13px;padding:9px 11px}.workspace-shell-stage :where(.eyebrow,.league-film-channel,.league-card-header>div>span,.league-panel-intro>span){color:var(--control-aqua);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px;letter-spacing:0}.workspace-shell-stage :where(.premium-button,button,input,select){border-radius:6px}.workspace-shell-stage .premium-button-primary{color:#06110a;background:var(--control-green);box-shadow:none}.workspace-shell-stage .premium-button-secondary{border-color:var(--control-line);color:var(--control-text);background:var(--control-well)}.workspace-shell-stage :where(.league-stat-grid,.extension-stat-grid){border-color:var(--control-line-soft);background:var(--control-panel-2)}.workspace-shell-stage .league-stat{min-height:88px;padding:14px;border-color:var(--control-line-soft)}.workspace-shell-stage .league-stat strong{font-size:24px}.workspace-shell-stage .league-connect-panel{padding:14px 16px}.workspace-shell-stage :where(.league-table-wrap,.league-table){border-color:var(--control-line-soft)}.workspace-shell-stage .league-table th{height:36px;color:var(--control-dim);background:var(--control-well);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px}.workspace-shell-stage .league-table td{min-height:44px;border-color:var(--control-line-soft);color:var(--control-muted);font-size:11px}.workspace-shell-stage :where(.league-filter-pill,.rank-chip,.league-tier,.badge){border-radius:5px}.workspace-shell-stage .league-film-stage{grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr)}.workspace-shell-stage .league-film-copy{min-height:0;padding:28px}.workspace-shell-stage .league-film-copy h1{margin:10px 0 8px;font-size:clamp(34px,4vw,52px)}.workspace-shell-stage .league-film-scoreboard{min-height:0}.workspace-shell-stage :where(.league-team-board,.league-value-board,.league-economy-panel,.team-roster-board,.team-analytics-card){border-color:var(--control-line);border-radius:7px;background:var(--control-panel)}.workspace-shell-stage .league-team-expanded,.workspace-shell-stage .league-team-summary,.workspace-shell-stage .team-position-roster-card{border-color:var(--control-line-soft);background:var(--control-well)}.workspace-shell-stage .draft-room-workspace{gap:10px}.workspace-shell-stage .draft-ops-strip{min-height:82px;border-color:var(--control-line);background:var(--control-panel)}.workspace-shell-stage .draft-board-section,.workspace-shell-stage :where(.draft-player-pool-panel,.draft-player-profile-panel,.draft-log-panel,.draft-team-needs-panel){border-color:var(--control-line);background:var(--control-panel)}.workspace-shell-stage .draft-board-replica-grid{min-width:1320px}.workspace-shell-stage .draft-board-replica-row>*{min-height:54px}.workspace-shell-stage .draft-action-bar{border-color:var(--control-line);background:#091119}.control-room-dashboard{display:grid;grid-gap:10px;gap:10px}.control-page-header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:20px;padding:2px 4px 8px}.control-page-header>div:first-child{display:grid;grid-gap:3px;gap:3px}.control-next-move>span,.control-page-kicker,.control-panel header>div>span,.control-section-title>span,.control-source-panel>div>span{display:flex;align-items:center;gap:6px;color:var(--control-aqua);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px;font-weight:650;text-transform:uppercase}.control-page-header h1{margin:0;font-size:29px}.control-page-header p{margin:0;color:var(--control-muted);font-size:12px}.control-page-status{display:flex;align-items:center;gap:10px;color:var(--control-dim)}.command-live-chip{display:flex;min-height:28px;align-items:center;gap:7px;padding:0 9px;border:1px solid rgba(66,221,123,.24);border-radius:5px;color:var(--control-green);background:var(--control-green-soft);font-size:9px;font-weight:800;text-transform:uppercase}.control-decision-queue,.control-panel,.control-source-panel{border:1px solid var(--control-line);border-radius:7px;background:var(--control-panel)}.control-decision-queue{padding:10px 12px 12px}.control-section-title{display:flex;align-items:center;gap:8px;margin-bottom:8px}.control-section-title strong{display:grid;width:19px;height:19px;place-items:center;border-radius:4px;color:#06110a;background:var(--control-green);font-size:9px}.control-decision-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--control-line-soft);border-radius:6px;overflow:hidden;background:var(--control-well)}.control-decision-links>a{display:grid;grid-template-columns:30px minmax(0,1fr) 14px;min-height:54px;align-items:center;grid-gap:8px;gap:8px;padding:7px 10px;border-right:1px solid var(--control-line-soft);color:var(--control-muted)}.control-decision-links>a:last-child{border-right:0}.control-decision-links>a:hover{color:var(--control-text);background:rgba(255,255,255,.025)}.control-decision-links>a.active{color:var(--control-text);background:var(--control-green-soft);box-shadow:inset 2px 0 var(--control-green)}.control-decision-links>a>span:first-child{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--control-line);border-radius:5px;color:var(--control-aqua);background:var(--control-panel)}.control-decision-links>a>span:nth-child(2){display:grid;min-width:0;grid-gap:2px;gap:2px}.control-decision-links small,.control-decision-links strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.control-decision-links strong{font-size:10px}.control-decision-links small{color:var(--control-dim);font-size:8px}.control-room-layout{display:grid;grid-template-columns:minmax(0,1fr) 286px;grid-gap:10px;gap:10px;min-width:0}.control-pulse-rail,.control-room-main{display:grid;min-width:0;align-content:start;grid-gap:10px;gap:10px}.control-room-primary-grid{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(460px,1.18fr);grid-gap:10px;gap:10px}.control-room-secondary-grid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:10px;gap:10px}.control-panel{min-width:0;overflow:hidden}.control-panel>header{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid var(--control-line-soft);background:var(--control-well)}.control-panel header>div{display:grid;grid-gap:3px;gap:3px;min-width:0}.control-panel header>div>strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.control-panel header>a{display:flex;align-items:center;gap:5px;color:var(--control-aqua);font-size:9px;font-weight:750}.control-matchup-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:12px;gap:12px;padding:18px 16px 12px}.control-matchup-teams>div{display:grid;justify-items:center;grid-gap:4px;gap:4px;min-width:0;text-align:center}.control-team-mark{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(66,221,123,.42);border-radius:50%;color:var(--control-green);background:var(--control-green-soft);font-size:10px;font-weight:900}.control-team-mark.opponent{border-color:var(--control-line);color:var(--control-muted);background:var(--control-well)}.control-matchup-teams>div strong{overflow:hidden;max-width:130px;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.control-matchup-teams>div small{color:var(--control-dim);font-size:8px}.control-win-rate{color:var(--control-green);font-size:29px;line-height:1;text-align:center}.control-win-rate small{display:block;margin-top:5px;color:var(--control-dim);font-size:8px;font-weight:600}.control-health-bar,.control-probability{height:5px;margin:0 16px;overflow:hidden;border-radius:2px;background:#25313a}.control-health-bar span,.control-probability span{display:block;height:100%;background:var(--control-green)}.control-stat-lines{display:grid;margin:12px 16px 16px}.control-stat-lines>div{display:flex;min-height:27px;align-items:center;justify-content:space-between;border-top:1px solid var(--control-line-soft)}.control-stat-lines dt{color:var(--control-dim);font-size:9px}.control-stat-lines dd{color:var(--control-aqua);font-family:var(--font-ibm-plex-mono),monospace;font-size:10px;font-weight:700}.control-table-head,.control-table-row{display:grid;grid-template-columns:minmax(180px,1fr) 74px 76px 62px;align-items:center}.control-table-head{min-height:31px;padding:0 12px;color:var(--control-dim);background:rgba(255,255,255,.012);font-family:var(--font-ibm-plex-mono),monospace;font-size:8px;text-transform:uppercase}.control-table-row{min-height:58px;padding:0 12px;border-top:1px solid var(--control-line-soft);color:var(--control-muted);font-size:9px}.control-table-row:hover{background:rgba(255,255,255,.02)}.control-table-row>span:first-child{display:grid;grid-gap:2px;gap:2px}.control-table-row strong{color:var(--control-text);font-size:10px}.control-table-row small{color:var(--control-dim);font-size:8px}.control-table-row em{display:inline-flex;padding:4px 7px;border-radius:4px;font-style:normal;font-weight:750}.control-table-row em.high{color:var(--control-green);background:var(--control-green-soft)}.control-table-row em.watch{color:var(--control-gold);background:rgba(208,183,109,.1)}.control-table-row .positive{color:var(--control-green);font-weight:800}.control-issue-panel>p{min-height:54px;margin:0;padding:11px 12px;color:var(--control-muted);font-size:10px;line-height:1.5}.control-player-line{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;margin:0 12px 10px;padding:8px;border:1px solid var(--control-line-soft);border-radius:5px;background:var(--control-well)}.control-player-avatar{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;color:var(--control-aqua);background:rgba(88,199,217,.1);font-size:9px;font-weight:850}.control-player-line>span:nth-child(2),.control-player-line>strong{display:grid;grid-gap:2px;gap:2px}.control-player-line strong{font-size:10px}.control-player-line small{color:var(--control-dim);font-size:8px}.control-player-line>strong{color:var(--control-aqua);text-align:right}.control-panel-action{display:flex;min-height:38px;align-items:center;justify-content:space-between;padding:0 12px;border-top:1px solid var(--control-line-soft);color:var(--control-aqua);font-size:9px;font-weight:750}.control-trade-sides{display:grid;grid-template-columns:1fr 24px 1fr;align-items:center;grid-gap:8px;gap:8px;padding:14px 12px 10px}.control-trade-sides>div{display:grid;min-height:64px;align-content:center;grid-gap:3px;gap:3px;padding:8px 10px;border:1px solid var(--control-line-soft);border-radius:5px;background:var(--control-well)}.control-trade-sides small,.control-trade-sides span{color:var(--control-dim);font-size:8px}.control-trade-sides strong{font-size:10px}.control-trade-sides>svg{color:var(--control-aqua)}.control-trade-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;padding:0 12px 12px}.control-trade-actions a{display:grid;min-height:34px;place-items:center;border:1px solid var(--control-line);border-radius:5px;color:var(--control-muted);background:var(--control-well);font-size:9px;font-weight:750}.control-trade-actions a:first-child{border-color:var(--control-green);color:#06110a;background:var(--control-green)}.control-source-panel{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;padding:12px}.control-source-panel>div:first-child{display:grid;grid-gap:4px;gap:4px}.control-source-panel>div>strong{font-size:11px}.control-source-panel .command-scan-form{display:grid;grid-template-columns:minmax(170px,1fr) 80px auto auto;grid-gap:7px;gap:7px}.control-source-panel .command-scan-form label{display:grid;grid-gap:3px;gap:3px}.control-source-panel .command-scan-form label>span{color:var(--control-dim);font-size:8px;text-transform:uppercase}.control-source-panel .command-scan-form input{height:34px;border:1px solid var(--control-line);color:var(--control-text);background:var(--control-well);font-size:10px}.control-source-panel .premium-button{min-height:34px;height:34px;padding-inline:11px;font-size:9px}.control-source-panel .command-status-note{grid-column:1/-1;min-height:32px}.control-health-score{display:flex;align-items:center;gap:12px;padding:16px}.control-health-score>strong{font-family:var(--font-ibm-plex-mono),monospace;font-size:36px;line-height:1}.control-health-score>span{display:grid;grid-gap:3px;gap:3px}.control-health-score b{color:var(--control-green);font-size:10px}.control-health-score small{color:var(--control-dim);font-size:8px}.control-health-bar{margin-bottom:16px}.control-standings-panel ol{margin:0;padding:0;list-style:none}.control-standings-panel li{display:grid;grid-template-columns:24px minmax(0,1fr) auto;min-height:47px;align-items:center;grid-gap:8px;gap:8px;padding:0 12px;border-top:1px solid var(--control-line-soft)}.control-standings-panel li:first-child{border-top:0}.control-standings-panel li.active{background:var(--control-green-soft)}.control-standings-panel li>span:first-child{color:var(--control-dim);font-family:var(--font-ibm-plex-mono),monospace;font-size:9px}.control-standings-panel li>span:nth-child(2){display:grid;min-width:0;grid-gap:2px;gap:2px}.control-standings-panel li strong{overflow:hidden;color:var(--control-text);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.control-standings-panel li small{color:var(--control-dim);font-size:8px}.control-standings-panel li>strong{color:var(--control-aqua);font-family:var(--font-ibm-plex-mono),monospace}.control-next-move{display:grid;grid-gap:8px;gap:8px;padding:14px}.control-next-move>strong{font-size:13px;line-height:1.3}.control-next-move p{margin:0;color:var(--control-muted);font-size:10px;line-height:1.5}.control-next-move a{display:flex;align-items:center;gap:5px;color:var(--control-green);font-size:9px;font-weight:800}.control-news-strip{height:64px;min-height:64px;overflow:hidden;border:1px solid var(--control-line);border-radius:7px;background:var(--control-panel)}.control-market-hub{display:grid;grid-gap:10px;gap:10px}.market-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--control-line);border-radius:7px;background:var(--control-panel)}.market-summary-strip>div{display:grid;min-height:76px;align-content:center;grid-gap:3px;gap:3px;padding:11px 14px;border-right:1px solid var(--control-line-soft)}.market-summary-strip>div:last-child{border-right:0}.market-summary-strip span{color:var(--control-dim);font-family:var(--font-ibm-plex-mono),monospace;font-size:8px;text-transform:uppercase}.market-summary-strip strong{font-size:15px}.market-summary-strip small{color:var(--control-green);font-size:8px}.market-access-bar{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:14px;padding:7px 12px;border:1px solid rgba(208,183,109,.28);border-radius:6px;color:#c6bb99;background:rgba(208,183,109,.08);font-size:10px}.market-access-bar a{display:flex;align-items:center;gap:5px;color:var(--control-gold);font-weight:800;white-space:nowrap}.market-workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 276px;grid-gap:10px;gap:10px}.market-signal-rail>section,.market-tool-launchers .trade-hub-card,.market-value-board{border:1px solid var(--control-line);border-radius:7px;background:var(--control-panel)}.market-value-board{min-width:0;overflow:hidden}.market-value-board>header{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px;border-bottom:1px solid var(--control-line-soft);background:var(--control-well)}.market-value-board>header>div{display:grid;grid-gap:3px;gap:3px}.market-signal-rail section>span,.market-value-board>header span{color:var(--control-aqua);font-family:var(--font-ibm-plex-mono),monospace;font-size:8px;font-weight:650;text-transform:uppercase}.market-value-board>header strong{font-size:11px}.market-value-board>header a{display:flex;align-items:center;gap:5px;color:var(--control-aqua);font-size:9px;font-weight:800}.market-value-head,.market-value-row{display:grid;grid-template-columns:46px minmax(210px,1fr) 96px 86px 82px 46px;align-items:center;grid-gap:8px;gap:8px;padding:0 12px}.market-value-head{min-height:32px;color:var(--control-dim);background:rgba(255,255,255,.012);font-family:var(--font-ibm-plex-mono),monospace;font-size:8px;text-transform:uppercase}.market-value-row{min-height:58px;border-top:1px solid var(--control-line-soft);color:var(--control-muted);font-size:10px}.market-value-row:hover{background:rgba(255,255,255,.02)}.market-value-row>span:first-child{color:var(--control-dim);font-family:var(--font-ibm-plex-mono),monospace}.market-value-row>strong{color:var(--control-text);font-family:var(--font-ibm-plex-mono),monospace}.market-value-row .positive{display:flex;align-items:center;gap:4px;color:var(--control-green);font-weight:800}.market-value-row>a{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--control-line);border-radius:5px;color:var(--control-aqua);background:var(--control-well)}.market-signal-rail{display:grid;align-content:start;grid-gap:10px;gap:10px}.market-signal-rail>section{display:grid;grid-gap:7px;gap:7px;padding:14px}.market-signal-rail section>strong{font-size:13px}.market-signal-rail p{margin:0;color:var(--control-muted);font-size:10px;line-height:1.5}.market-signal-rail a{display:flex;align-items:center;gap:5px;color:var(--control-green);font-size:9px;font-weight:800}.market-tool-launchers{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-tool-launchers .trade-hub-card{min-height:132px;padding:14px}.market-tool-launchers .trade-hub-card>p{max-width:620px}@media (max-width:1280px){.workspace-route-context{display:none}.workspace-global-search{min-width:42px;width:42px;grid-template-columns:1fr;place-items:center}.workspace-global-search kbd,.workspace-global-search span{display:none}.control-decision-links{grid-template-columns:repeat(3,minmax(0,1fr))}.control-decision-links>a:nth-child(3){border-right:0}.control-decision-links>a:nth-child(n+4){border-top:1px solid var(--control-line-soft)}.control-room-layout{grid-template-columns:minmax(0,1fr) 248px}.control-room-primary-grid{grid-template-columns:1fr}.market-workspace-grid{grid-template-columns:minmax(0,1fr) 238px}}@media (max-width:1020px){.workspace-shell{display:block}.workspace-topbar{grid-template-columns:190px minmax(0,1fr) auto}.workspace-brand{padding-left:10px}.workspace-context-stat{display:none}.workspace-league-picker{width:min(240px,100%);border-right:0}.workspace-user-menu{min-width:42px;width:42px;grid-template-columns:1fr;place-items:center;padding:4px}.workspace-user-menu>span:nth-child(2),.workspace-user-menu>svg{display:none}body:has(.workspace-shell) .workspace-shell .product-command-dock{position:-webkit-sticky;position:sticky;top:62px;display:grid;grid-template-columns:minmax(0,1fr) 52px;grid-template-rows:52px;width:100%;height:52px;margin:0;overflow:visible;border-right:0;border-bottom:1px solid var(--control-line)}body:has(.workspace-shell) .workspace-shell .product-command-nav-label,body:has(.workspace-shell) .workspace-shell .product-command-search{display:none}body:has(.workspace-shell) .workspace-shell .product-command-track{display:flex;overflow-x:auto;overflow-y:hidden;padding:6px 8px}body:has(.workspace-shell) .workspace-shell .product-command-group,body:has(.workspace-shell) .workspace-shell .product-command-group-links{display:flex;margin:0;gap:3px}body:has(.workspace-shell) .workspace-shell .product-command-group-label{display:none}body:has(.workspace-shell) .workspace-shell .product-command-link{display:flex;min-width:max-content;width:auto;height:38px}body:has(.workspace-shell) .workspace-shell .product-command-link-arrow{display:none}body:has(.workspace-shell) .workspace-shell .product-command-account{display:grid;grid-template-columns:30px;height:52px;min-height:52px;padding:10px;border-top:0;border-left:1px solid var(--control-line)}body:has(.workspace-shell) .workspace-shell .product-command-account>span:not(.product-command-account-icon),body:has(.workspace-shell) .workspace-shell .product-command-account>svg{display:none}.workspace-shell-stage{padding:10px}.control-room-layout{grid-template-columns:1fr}.control-pulse-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.market-workspace-grid{grid-template-columns:1fr}.market-signal-rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.workspace-topbar{grid-template-columns:58px minmax(0,1fr) auto}.workspace-brand{justify-content:center;padding:6px}.workspace-brand>span{display:none}.workspace-league-picker{padding-inline:10px}.workspace-alerts{display:none}.workspace-topbar-actions{padding-inline:7px}.workspace-shell-stage{padding:8px}body:has(.workspace-shell) .workspace-shell .product-command-link-copy{display:block}body:has(.workspace-shell) .workspace-shell .product-command-link{flex:0 0 auto}.control-page-header{align-items:flex-start}.control-page-status small{display:none}.control-decision-links{grid-template-columns:1fr 1fr}.control-decision-links>a,.control-decision-links>a:nth-child(3){border-top:1px solid var(--control-line-soft);border-right:1px solid var(--control-line-soft)}.control-decision-links>a:first-child,.control-decision-links>a:nth-child(2){border-top:0}.control-decision-links>a:nth-child(2n){border-right:0}.control-pulse-rail,.control-room-secondary-grid{grid-template-columns:1fr}.control-table-head,.control-table-row{grid-template-columns:minmax(150px,1fr) 64px 64px}.control-table-head>:nth-child(2),.control-table-row>:nth-child(2){display:none}.control-source-panel{grid-template-columns:1fr}.control-source-panel .command-scan-form{grid-template-columns:1fr 76px}.control-source-panel .command-scan-form .premium-button{width:100%}.workspace-shell-stage .league-film-stage{grid-template-columns:1fr}.workspace-shell-stage .league-film-copy{padding:20px}.workspace-shell-stage .league-film-copy h1{font-size:34px}body:has(.workspace-shell) .workspace-shell .team-roster-position-board{display:grid;grid-template-columns:1fr;align-items:flex-start;align-self:flex-start;grid-gap:8px;gap:8px;height:max-content!important;min-height:0!important;overflow:visible;border:0;background:transparent}body:has(.workspace-shell) .workspace-shell .team-roster-assets-layout{display:block}body:has(.workspace-shell) .workspace-shell .team-picks-mini-card{margin-top:8px}body:has(.workspace-shell) .workspace-shell .team-position-roster-card{width:100%;align-self:flex-start;height:auto!important;min-height:0!important;max-height:none;overflow:hidden}.market-summary-strip{grid-template-columns:1fr 1fr}.market-summary-strip>div:nth-child(2){border-right:0}.market-summary-strip>div:nth-child(n+3){border-top:1px solid var(--control-line-soft)}.market-signal-rail,.market-tool-launchers{grid-template-columns:1fr}.market-value-head,.market-value-row{grid-template-columns:34px minmax(150px,1fr) 72px 48px}.market-value-head>:nth-child(3),.market-value-head>:nth-child(5),.market-value-row>:nth-child(3),.market-value-row>:nth-child(5){display:none}}@media (prefers-reduced-motion:reduce){.workspace-shell *{transition-duration:.01ms!important}}