.team-portfolio-hub{--tph-canvas:#f4f7f3;--tph-panel:#ffffff;--tph-panel-soft:#f8faf8;--tph-well:#eef3ef;--tph-line:#dce5df;--tph-line-strong:#c5d2ca;--tph-text:#17201b;--tph-muted:#66746b;--tph-dim:#8a968e;--tph-green:#246e48;--tph-green-strong:#195c3a;--tph-green-soft:rgba(36,110,72,0.09);--tph-aqua:#267f80;--tph-gold:#9a7227;--tph-red:#a64e53;display:grid;grid-gap:12px;gap:12px;width:100%;min-width:0;color:var(--tph-text)}html[data-workhub-theme=dark] .team-portfolio-hub{--tph-canvas:#0a0f0f;--tph-panel:#101716;--tph-panel-soft:#131c1a;--tph-well:#0c1211;--tph-line:#26332f;--tph-line-strong:#34453f;--tph-text:#f2f6f3;--tph-muted:#9ca9a1;--tph-dim:#718078;--tph-green:#66d894;--tph-green-strong:#88e5aa;--tph-green-soft:rgba(102,216,148,0.1);--tph-aqua:#74c9c8;--tph-gold:#d1b36e;--tph-red:#e18486}.workspace-shell-stage:has(.team-portfolio-hub){min-width:0}.workspace-shell-stage .team-portfolio-hub :where(h1,h2,h3,p){margin:0}.workspace-shell-stage .team-portfolio-hub :where(button,input,select,summary){font:inherit}.tph-identity{display:grid;grid-template-columns:60px minmax(230px,1.15fr) minmax(260px,.85fr) auto;align-items:center;grid-gap:18px;gap:18px;min-height:128px;padding:20px 22px;border:1px solid var(--tph-line);border-radius:8px;background:var(--tph-panel);box-shadow:0 12px 34px rgba(18,36,26,.07)}html[data-workhub-theme=dark] .tph-identity{box-shadow:0 18px 42px rgba(0,0,0,.22)}.tph-team-mark{display:grid;width:58px;height:58px;place-items:center;border:1px solid var(--tph-line-strong);border-radius:8px;color:var(--tph-green);background:var(--tph-well)}.tph-team-heading{min-width:0}.tph-updated,.tph-window{display:inline-flex;align-items:center;gap:6px;color:var(--tph-green);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:0;text-transform:uppercase}.tph-team-heading h1{margin-top:7px!important;overflow:hidden;color:var(--tph-text)!important;font-size:clamp(24px,2.1vw,36px);line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.tph-record-line{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin-top:10px;color:var(--tph-muted);font-size:12px}.tph-record-line>*{display:inline-flex;align-items:center}.tph-record-line>*+:before{width:1px;height:12px;margin:0 10px;background:var(--tph-line-strong);content:""}.tph-record-line strong{color:var(--tph-green)!important;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace}.tph-headline-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;border-right:1px solid var(--tph-line);border-left:1px solid var(--tph-line)}.tph-headline-metrics>div{display:grid;align-content:center;padding:0 20px}.tph-headline-metrics>div+div{border-left:1px solid var(--tph-line)}.tph-headline-metrics small,.tph-select-control>span{color:var(--tph-dim)!important;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px;font-weight:600;letter-spacing:0;text-transform:uppercase}.tph-headline-metrics strong{margin-top:4px;color:var(--tph-text)!important;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:20px}.tph-headline-metrics span{margin-top:2px;color:var(--tph-muted);font-size:10px}.tph-header-controls{position:relative;display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));grid-gap:8px;gap:8px;min-width:300px}.tph-select-control{position:relative;display:grid;grid-gap:4px;gap:4px;min-width:0}.tph-select-control select{width:100%;min-height:38px;padding:0 30px 0 10px;overflow:hidden;border:1px solid var(--tph-line-strong);border-radius:5px;outline:none;color:var(--tph-text);background:var(--tph-well);text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none}.tph-select-control svg{position:absolute;right:9px;bottom:11px;color:var(--tph-muted);pointer-events:none}.tph-action-strip a:focus-visible,.tph-player-row:focus-visible,.tph-select-control select:focus-visible,.tph-sync-menu summary:focus-visible{outline:2px solid var(--tph-green);outline-offset:2px}.tph-sync-menu{grid-column:1/-1;position:relative}.tph-sync-menu summary{display:flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--tph-line-strong);border-radius:5px;color:var(--tph-green);background:var(--tph-green-soft);cursor:pointer;list-style:none;transition:border-color .16s ease,background-color .16s ease}.tph-sync-menu summary::-webkit-details-marker{display:none}.tph-sync-menu summary:hover{border-color:var(--tph-green)}.tph-sync-popover{position:absolute;z-index:30;top:calc(100% + 8px);right:0;display:grid;grid-gap:14px;gap:14px;width:min(460px,calc(100vw - 32px));padding:16px;border:1px solid var(--tph-line-strong);border-radius:7px;background:var(--tph-panel);box-shadow:0 20px 50px rgba(0,0,0,.28)}.tph-sync-popover>div:first-child{display:grid;grid-gap:3px;gap:3px}.tph-sync-popover form{display:grid;grid-template-columns:minmax(0,1fr) 76px auto auto;grid-gap:8px;gap:8px;align-items:end}.tph-sync-popover form label{display:grid;grid-gap:5px;gap:5px;color:var(--tph-muted);font-size:10px}.tph-sync-popover form input{width:100%;min-height:38px;padding:0 10px;border:1px solid var(--tph-line);border-radius:5px;color:var(--tph-text);background:var(--tph-well)}.tph-sync-popover .premium-button{min-height:38px;padding:0 12px;border-radius:5px}.tph-access-note{display:flex;align-items:center;gap:8px;color:var(--tph-muted);font-size:11px}.tph-access-note>span{flex:1 1}.tph-access-note a{display:inline-flex;align-items:center;gap:4px;color:var(--tph-green)}.tph-position-band{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid var(--tph-line);border-radius:8px;background:var(--tph-panel)}.tph-position-band article{display:grid;grid-template-columns:1fr auto;grid-gap:3px 12px;gap:3px 12px;min-width:0;padding:14px 16px 12px}.tph-position-band article+article{border-left:1px solid var(--tph-line)}.tph-position-band article>div:first-child{display:flex;align-items:center;justify-content:space-between;grid-column:1/-1;gap:8px}.tph-position-band span{color:var(--tph-muted);font-size:10px;font-weight:600;text-transform:uppercase}.tph-position-band em,.tph-position-band span{font-family:var(--font-ibm-plex-mono),ui-monospace,monospace}.tph-position-band em{color:var(--tph-green);font-size:9px;font-style:normal}.tph-position-band strong{color:var(--tph-text)!important;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:17px}.tph-position-band small{align-self:center;color:var(--tph-dim)!important;font-size:9px;text-align:right}.tph-value-track{grid-column:1/-1;height:3px;margin-top:4px;overflow:hidden;background:var(--tph-well)}.tph-value-track span{display:block;height:100%;background:var(--tph-green)}.tph-position-band article:nth-child(2) .tph-value-track span{background:var(--tph-aqua)}.tph-position-band article:nth-child(3) .tph-value-track span{background:#7da58b}.tph-position-band article:nth-child(4) .tph-value-track span{background:var(--tph-gold)}.tph-position-band article:nth-child(5) .tph-value-track span{background:#4ea9a5}.tph-workspace{display:grid;grid-template-columns:minmax(650px,1.75fr) minmax(310px,.75fr);align-items:start;grid-gap:12px;gap:12px;min-width:0}.tph-analysis-rail,.tph-ledger{min-width:0;border:1px solid var(--tph-line);border-radius:8px;background:var(--tph-panel)}.tph-ledger{overflow:hidden}.tph-rail-heading,.tph-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.tph-section-heading{min-height:68px;padding:14px 16px;border-bottom:1px solid var(--tph-line)}.tph-section-heading h2{margin-top:3px!important;color:var(--tph-text)!important;font-size:18px}.tph-ledger-head,.tph-player-row{display:grid;grid-template-columns:minmax(220px,1.8fr) minmax(70px,.55fr) 50px 76px 100px 82px 82px;align-items:center;grid-column-gap:10px;column-gap:10px}.tph-ledger-head{color:var(--tph-dim);background:var(--tph-panel-soft);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:8px;font-weight:600;text-transform:uppercase}.tph-ledger-head,.tph-position-group>header{min-height:30px;padding:0 14px;border-bottom:1px solid var(--tph-line)}.tph-position-group>header{display:flex;align-items:center;gap:10px;color:var(--tph-muted);background:var(--tph-well);font-size:10px}.tph-position-group>header strong{color:var(--tph-green)!important;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:11px}.tph-position-group>header em{margin-left:auto;color:var(--tph-dim);font-style:normal}.tph-position-group[data-position=QB]>header strong{color:var(--tph-aqua)!important}.tph-position-group[data-position=TE]>header strong{color:var(--tph-gold)!important}.tph-player-row{min-height:58px;padding:0 14px;border-bottom:1px solid var(--tph-line);color:var(--tph-muted);text-decoration:none;transition:background-color .15s ease,box-shadow .15s ease}.tph-player-row:hover{background:var(--tph-panel-soft);box-shadow:inset 2px 0 0 var(--tph-green)}.tph-player-identity{display:flex;min-width:0;align-items:center;gap:10px}.tph-player-identity>span:last-child{display:grid;min-width:0;grid-gap:2px;gap:2px}.tph-player-identity strong{overflow:hidden;color:var(--tph-text)!important;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.tph-player-identity small{color:var(--tph-dim)!important;font-size:9px}.tph-player-photo{position:relative;display:grid;flex:0 0 38px;width:38px;height:42px;place-items:center;overflow:hidden;border-bottom:2px solid var(--tph-line-strong);color:var(--tph-muted);background:var(--tph-well)}.tph-player-photo img{position:relative;z-index:1;width:38px;height:42px;object-fit:cover;object-position:center top}.tph-player-photo em{position:absolute;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px;font-style:normal}.tph-team-cell{display:flex;align-items:center;gap:6px}.tph-team-cell img{width:20px;height:20px;object-fit:contain}.tph-age-cell,.tph-fit-cell,.tph-team-cell b{color:var(--tph-muted);font-size:10px;font-weight:600}.tph-value-cell{color:var(--tph-text);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:11px;font-weight:600}.tph-fit-cell{display:flex;align-items:center;justify-content:space-between;gap:4px}.team-portfolio-hub .roster-role-pill{display:inline-flex;min-height:22px;align-items:center;justify-content:center;padding:0 7px;border:1px solid var(--tph-line);border-radius:4px;color:var(--tph-muted);background:var(--tph-well);font-size:8px;font-weight:700;text-transform:uppercase}.team-portfolio-hub .roster-role-pill.role-starter{border-color:color-mix(in srgb,var(--tph-green) 35%,var(--tph-line));color:var(--tph-green);background:var(--tph-green-soft)}.tph-tier{display:inline-flex;align-items:center;color:var(--tph-muted)!important;font-size:9px;font-weight:600}.tph-tier-elite{color:var(--tph-green)!important}.tph-tier-high-end{color:var(--tph-aqua)!important}.tph-tier-mid{color:var(--tph-gold)!important}.tph-empty-state{display:grid;min-height:420px;place-items:center;align-content:center;grid-gap:8px;gap:8px;padding:30px;color:var(--tph-muted);text-align:center}.tph-empty-state strong{color:var(--tph-text)!important}.tph-empty-state p{max-width:360px;color:var(--tph-muted)!important;font-size:12px}.tph-analysis-rail{overflow:hidden}.tph-rail-section{padding:16px}.tph-rail-section+.tph-rail-section{border-top:1px solid var(--tph-line)}.tph-rail-heading>svg{color:var(--tph-green)}.tph-next-move h3,.tph-rail-heading h3{margin-top:3px!important;color:var(--tph-text)!important;font-size:13px}.tph-age-list{display:grid;grid-gap:12px;gap:12px;margin-top:16px}.tph-age-list>div{display:grid;grid-template-columns:28px minmax(0,1fr) 36px;align-items:center;grid-gap:8px;gap:8px}.tph-age-list span,.tph-age-list strong{font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px}.tph-age-list strong{color:var(--tph-text)!important;text-align:right}.tph-age-track{position:relative;height:12px}.tph-age-track i{position:absolute;top:5px;right:0;left:0;height:1px;background:var(--tph-line-strong)}.tph-age-track b{position:absolute;top:2px;width:7px;height:7px;border:2px solid var(--tph-panel);border-radius:50%;background:var(--tph-green);transform:translateX(-50%)}.tph-age-scale{display:flex;justify-content:space-between;margin:7px 36px 0;color:var(--tph-dim);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:8px}.tph-tier-table{display:grid;margin-top:14px}.tph-tier-table>div{display:grid;grid-template-columns:minmax(90px,1fr) 44px 64px 42px;align-items:center;min-height:30px;border-bottom:1px solid var(--tph-line);font-size:9px}.tph-tier-table>div>:not(:first-child){text-align:right}.tph-tier-table>div>span:first-child{display:flex;align-items:center;gap:7px}.tph-tier-table strong{color:var(--tph-text)!important;font-size:9px}.tph-tier-table .tph-tier-head,.tph-tier-table strong{font-family:var(--font-ibm-plex-mono),ui-monospace,monospace}.tph-tier-table .tph-tier-head{color:var(--tph-dim);font-size:7px;font-weight:600;text-transform:uppercase}.tph-tier-dot{width:7px;height:7px;border-radius:50%;background:var(--tph-dim)}.tph-tier-dot.elite{background:var(--tph-green)}.tph-tier-dot.high{background:var(--tph-aqua)}.tph-tier-dot.mid{background:var(--tph-gold)}.tph-next-move{background:var(--tph-green-soft)}.tph-next-move h3{margin-top:8px!important;color:var(--tph-green-strong)!important;font-size:15px;line-height:1.35}.tph-next-move ul{display:grid;grid-gap:8px;gap:8px;margin:12px 0 14px;padding:0;list-style:none}.tph-next-move li{display:flex;gap:7px;color:var(--tph-muted);font-size:10px;line-height:1.4}.tph-next-move li svg{flex:0 0 auto;margin-top:1px;color:var(--tph-green)}.tph-next-move>a{display:inline-flex;align-items:center;gap:6px;color:var(--tph-green);font-size:10px;font-weight:700}.tph-picks-body>div,.tph-picks-head{display:grid;grid-template-columns:58px minmax(0,1fr) 58px;grid-gap:8px;gap:8px;align-items:center}.tph-picks-head{margin-top:14px;min-height:26px;border-bottom:1px solid var(--tph-line);color:var(--tph-dim);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:7px;font-weight:600;text-transform:uppercase}.tph-picks-head>span:last-child{text-align:right}.tph-picks-body{max-height:210px;overflow:auto;scrollbar-width:thin}.tph-picks-body>div{min-height:34px;border-bottom:1px solid var(--tph-line);font-size:9px}.tph-picks-body strong{color:var(--tph-text)!important;font-family:var(--font-ibm-plex-mono),ui-monospace,monospace}.tph-picks-body span{overflow:hidden;color:var(--tph-muted);text-overflow:ellipsis;white-space:nowrap}.tph-picks-body em{color:var(--tph-aqua);font-style:normal;text-align:right}.tph-picks-body>p{padding:16px 0 4px;color:var(--tph-muted)!important;font-size:10px}.tph-action-strip{display:flex;min-height:64px;align-items:center;gap:8px;padding:10px 12px 10px 16px;border:1px solid var(--tph-line);border-radius:8px;background:var(--tph-panel)}.tph-action-strip>div{display:grid;min-width:240px;margin-right:auto;grid-gap:3px;gap:3px}.tph-action-strip>div strong{max-width:430px;overflow:hidden;color:var(--tph-text)!important;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tph-action-strip>a{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:0 12px;border:1px solid var(--tph-line);border-radius:5px;color:var(--tph-muted);background:var(--tph-well);font-size:10px;font-weight:700;text-decoration:none;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.tph-action-strip>a:hover{border-color:var(--tph-green);color:var(--tph-green);background:var(--tph-green-soft)}.tph-news-section{min-width:0;overflow:hidden;border:1px solid var(--tph-line);border-radius:8px;background:var(--tph-panel)}.tph-news-section>.tph-section-heading{min-height:56px}.tph-news-section>:last-child{border:0;border-radius:0}@media (max-width:1320px){.tph-identity{grid-template-columns:52px minmax(210px,1fr) minmax(220px,.85fr)}.tph-header-controls{grid-column:1/-1;grid-template-columns:minmax(160px,1fr) minmax(160px,1fr) minmax(160px,.8fr);width:100%}.tph-sync-menu{grid-column:auto;align-self:end}.tph-ledger-head,.tph-player-row{grid-template-columns:minmax(190px,1.8fr) 64px 42px 70px 86px 70px}.tph-ledger-head>:last-child,.tph-player-row>:last-child{display:none}}@media (max-width:1060px){.tph-workspace{grid-template-columns:1fr}.tph-analysis-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tph-rail-section+.tph-rail-section{border-top:0;border-left:1px solid var(--tph-line)}.tph-rail-section:nth-child(3){border-left:0}.tph-rail-section:nth-child(3),.tph-rail-section:nth-child(4){border-top:1px solid var(--tph-line)}.tph-action-strip{flex-wrap:wrap}.tph-action-strip>div{flex:1 0 100%}}@media (max-width:760px){.team-portfolio-hub{gap:10px}.tph-identity{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px}.tph-team-mark{width:46px;height:46px}.tph-team-heading h1{font-size:24px}.tph-record-line{gap:5px 10px}.tph-record-line>*+:before{display:none}.tph-headline-metrics{grid-column:1/-1;min-height:82px;border:1px solid var(--tph-line)}.tph-header-controls{grid-template-columns:1fr 1fr}.tph-sync-menu{grid-column:1/-1}.tph-sync-popover{position:fixed;top:76px;right:12px;left:12px;width:auto}.tph-sync-popover form{grid-template-columns:1fr 80px}.tph-position-band{grid-template-columns:repeat(5,minmax(132px,1fr));overflow-x:auto;scroll-snap-type:x proximity}.tph-position-band article{scroll-snap-align:start}.tph-ledger-head{display:none}.tph-player-row{grid-template-columns:minmax(170px,1fr) 54px 68px 76px;min-height:64px;padding:0 10px}.tph-player-row>:nth-child(3),.tph-player-row>:nth-child(6),.tph-player-row>:nth-child(7){display:none}.tph-position-group>header{padding:0 10px}.tph-analysis-rail{grid-template-columns:1fr}.tph-rail-section+.tph-rail-section,.tph-rail-section:nth-child(4){border-top:1px solid var(--tph-line);border-left:0}.tph-action-strip{display:grid;grid-template-columns:1fr 1fr}.tph-action-strip>div{grid-column:1/-1;min-width:0}.tph-action-strip>a{justify-content:space-between}}@media (max-width:460px){.tph-header-controls{grid-template-columns:1fr}.tph-sync-menu{grid-column:auto}.tph-headline-metrics>div{padding:0 12px}.tph-player-row{grid-template-columns:minmax(150px,1fr) 58px 72px}.tph-player-row>:nth-child(2){display:none}.tph-action-strip{grid-template-columns:1fr}.tph-action-strip>div{grid-column:auto}}body:has(.workspace-shell){--pro-canvas:#080c10;--pro-rail:#0a1015;--pro-surface:#10171e;--pro-surface-raised:#141d25;--pro-well:#0c1218;--pro-border:rgba(170,190,202,0.16);--pro-border-strong:rgba(170,190,202,0.25);--pro-text:#f4f7f5;--pro-muted:#a6b1b8;--pro-dim:#788791;--pro-green:#42dd7b;--pro-green-strong:#20c963;--pro-green-soft:rgba(66,221,123,0.1);--pro-aqua:#6bc4d2;--pro-gold:#cdb778;--pro-red:#e4747c;color:var(--pro-text);background:var(--pro-canvas)}body:has(.workspace-shell) .workspace-shell{--control-canvas:var(--pro-canvas);--control-rail:var(--pro-rail);--control-panel:var(--pro-surface);--control-panel-2:var(--pro-surface-raised);--control-well:var(--pro-well);--control-line:var(--pro-border);--control-line-soft:rgba(170,190,202,0.1);--control-text:var(--pro-text);--control-muted:var(--pro-muted);--control-dim:var(--pro-dim);--control-green:var(--pro-green);--control-green-strong:var(--pro-green-strong);--control-green-soft:var(--pro-green-soft);--control-aqua:var(--pro-aqua);--control-gold:var(--pro-gold);--control-red:var(--pro-red);grid-template-columns:228px minmax(0,1fr);grid-template-rows:66px minmax(0,1fr);width:100%;max-width:none;margin:0;padding:0;color:var(--pro-text);background:var(--pro-canvas);font-family:var(--font-manrope),system-ui,sans-serif}body:has(.workspace-shell) .workspace-topbar{grid-template-columns:228px minmax(370px,1fr) auto;height:66px;min-height:66px;max-height:66px;border-color:var(--pro-border);background:rgba(10,16,21,.96);box-shadow:0 8px 24px rgba(0,0,0,.15);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body:has(.workspace-shell) .workspace-brand{gap:10px;padding:8px 16px;border-color:var(--pro-border);color:var(--pro-text);background:transparent}body:has(.workspace-shell) .workspace-brand img{width:40px;height:40px}body:has(.workspace-shell) .workspace-brand strong{color:var(--pro-text);font-size:12px;font-weight:760;text-transform:none}body:has(.workspace-shell) .workspace-brand small{color:var(--pro-green);font-size:9px;letter-spacing:.04em}body:has(.workspace-shell) .workspace-league-context{min-width:0;align-items:center;padding-left:4px}body:has(.workspace-shell) .workspace-league-picker{width:min(250px,38%);padding:8px 16px;border-color:var(--pro-border)}body:has(.workspace-shell) .workspace-context-summary>span,body:has(.workspace-shell) .workspace-league-picker>span:first-child{color:var(--pro-dim);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:9px;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase}body:has(.workspace-shell) .workspace-select-wrap select{height:26px;color:var(--pro-text);font-size:12px;font-weight:700}body:has(.workspace-shell) .workspace-context-summary{display:grid;grid-template-columns:minmax(0,auto) auto;grid-template-rows:auto auto;min-width:0;align-content:center;grid-column-gap:12px;column-gap:12px;grid-row-gap:4px;row-gap:4px;padding:8px 16px}body:has(.workspace-shell) .workspace-context-summary>span{grid-column:1}body:has(.workspace-shell) .workspace-context-summary>strong{grid-column:1;overflow:hidden;color:var(--pro-text);font-size:12px;font-weight:690;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}body:has(.workspace-shell) .workspace-context-summary .workspace-sync-stat{display:flex;grid-column:2;grid-row:1/3;align-self:center;align-items:center;gap:7px;padding:5px 8px;border:1px solid rgba(66,221,123,.22);border-radius:999px;color:var(--pro-green);background:var(--pro-green-soft);font-size:10px;font-weight:750;line-height:1}body:has(.workspace-shell) .workspace-sync-stat i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:var(--pro-green);box-shadow:none}body:has(.workspace-shell) .workspace-topbar-actions{gap:8px;padding:10px 14px 10px 8px;background:transparent}body:has(.workspace-shell) :where(.workspace-global-search,.workspace-theme-toggle,.workspace-user-menu){min-height:40px;border-color:var(--pro-border);border-radius:6px;color:var(--pro-muted);background:rgba(255,255,255,.025);box-shadow:none}body:has(.workspace-shell) :where(.workspace-global-search,.workspace-theme-toggle,.workspace-user-menu):hover{border-color:var(--pro-border-strong);color:var(--pro-text);background:rgba(255,255,255,.05)}body:has(.workspace-shell) .workspace-global-search{min-width:168px;font-size:12px}body:has(.workspace-shell) .workspace-global-search kbd{border-color:var(--pro-border);color:var(--pro-dim)}body:has(.workspace-shell) .workspace-user-menu{min-width:154px}body:has(.workspace-shell) .workspace-user-avatar{border-color:var(--pro-border-strong);color:var(--pro-green)}body:has(.workspace-shell) .workspace-user-menu small{color:var(--pro-dim);font-size:9px;letter-spacing:.03em}body:has(.workspace-shell) .workspace-user-menu strong{color:var(--pro-text);font-size:11px}body:has(.workspace-shell) .workspace-shell .product-command-dock{top:66px;width:228px;height:calc(100vh - 66px);border-color:var(--pro-border);color:var(--pro-muted);background:var(--pro-rail)}body:has(.workspace-shell) .workspace-shell .product-command-nav-label{min-height:70px;padding:15px 16px 12px;border-color:var(--pro-border)}body:has(.workspace-shell) .workspace-shell .product-command-group-label,body:has(.workspace-shell) .workspace-shell .product-command-nav-label>span{color:var(--pro-dim);font-size:9px;letter-spacing:.05em}body:has(.workspace-shell) .workspace-shell .product-command-nav-label strong{color:var(--pro-text);font-size:13px;font-weight:740;letter-spacing:0}body:has(.workspace-shell) .workspace-shell .product-command-nav-label small{color:var(--pro-dim);font-size:10px;line-height:1.3}body:has(.workspace-shell) .workspace-shell .product-command-search{min-height:40px;margin:10px 12px 5px;padding:0 11px;border-color:var(--pro-border);border-radius:6px;color:var(--pro-muted);background:rgba(255,255,255,.025)}body:has(.workspace-shell) .workspace-shell .product-command-search:hover{border-color:var(--pro-border-strong);color:var(--pro-text);background:rgba(255,255,255,.05)}body:has(.workspace-shell) .workspace-shell .product-command-track{padding:8px 10px 14px;scrollbar-width:thin;scrollbar-color:rgba(166,177,184,.22) transparent}body:has(.workspace-shell) .workspace-shell .product-command-group{gap:5px;margin-top:13px}body:has(.workspace-shell) .workspace-shell .product-command-group:first-child{margin-top:2px}body:has(.workspace-shell) .workspace-shell .product-command-group-label{padding:0 8px 3px}body:has(.workspace-shell) .workspace-shell .product-command-link{min-height:42px;gap:10px;padding:5px 9px;border:1px solid transparent;border-radius:6px;color:var(--pro-muted);background:transparent;box-shadow:none;justify-items:stretch;text-align:left;transition:color .16s ease,background .16s ease,border-color .16s ease}body:has(.workspace-shell) .workspace-shell .product-command-link:hover{color:var(--pro-text);background:rgba(255,255,255,.045)}body:has(.workspace-shell) .workspace-shell .product-command-link.active{border-color:rgba(66,221,123,.18);color:var(--pro-text);background:rgba(66,221,123,.09);box-shadow:inset 2px 0 var(--pro-green)}body:has(.workspace-shell) .workspace-shell .product-command-link-icon{width:28px;height:28px;border-color:transparent;border-radius:5px;color:var(--pro-dim);background:transparent}body:has(.workspace-shell) .workspace-shell .product-command-link.active .product-command-link-icon{border-color:transparent;color:var(--pro-green);background:transparent}body:has(.workspace-shell) .workspace-shell .product-command-link-copy strong{width:auto;max-width:none;color:inherit;font-size:12px;font-weight:680;letter-spacing:0}body:has(.workspace-shell) .workspace-shell .product-command-link-copy small{display:none}body:has(.workspace-shell) .workspace-shell .product-command-link-arrow{color:var(--pro-dim);opacity:0;transition:opacity .16s ease,transform .16s ease}body:has(.workspace-shell) .workspace-shell .product-command-link.active .product-command-link-arrow,body:has(.workspace-shell) .workspace-shell .product-command-link:hover .product-command-link-arrow{opacity:1;transform:translateX(1px)}body:has(.workspace-shell) .workspace-shell .product-command-account{min-height:56px;margin:0;padding:9px 14px;border-color:var(--pro-border);color:var(--pro-muted);background:transparent}body:has(.workspace-shell) .workspace-shell .product-command-account:hover{color:var(--pro-text);background:rgba(255,255,255,.04)}body:has(.workspace-shell) .workspace-shell-stage{padding:22px clamp(18px,2vw,34px) 40px;color:var(--pro-text);background:var(--pro-canvas)}body:has(.workspace-shell) .workspace-shell-stage>*{width:min(100%,1680px);margin-inline:auto}body:has(.workspace-shell) .workspace-shell-stage :where(h1,h2,h3,h4,strong){color:var(--pro-text);letter-spacing:0}body:has(.workspace-shell) .workspace-shell-stage :where(p,small){color:var(--pro-muted)}body:has(.workspace-shell) .workspace-shell-stage h1{font-size:clamp(24px,2.2vw,34px);line-height:1.08}body:has(.workspace-shell) .workspace-shell-stage h2{font-size:clamp(16px,1.3vw,20px);line-height:1.2}body:has(.workspace-shell) .workspace-shell-stage :where(.control-room-dashboard,.analyst-dashboard) small{font-size:10px;line-height:1.35}body:has(.workspace-shell) .workspace-shell-stage :where(.eyebrow,.control-page-kicker,.league-film-channel,.league-card-header>div>span,.league-panel-intro>span){color:var(--pro-aqua);font-size:10px;letter-spacing:.05em}body:has(.workspace-shell) .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,.league-team-board,.league-value-board,.league-economy-panel,.team-roster-board,.team-analytics-card,.team-position-roster-card,.league-team-summary,.league-team-expanded,.draft-ops-strip,.draft-board-section,.draft-player-pool-panel,.draft-player-profile-panel,.draft-log-panel,.draft-team-needs-panel,.control-market-panel,.control-panel,.control-source-panel,.control-decision-queue){border-color:var(--pro-border);border-radius:7px;color:var(--pro-text);background:var(--pro-surface);box-shadow:0 1px 2px rgba(0,0,0,.18)}body:has(.workspace-shell) .workspace-shell-stage :where(input,select,textarea){min-height:40px;border-color:var(--pro-border);border-radius:6px;color:var(--pro-text);background:var(--pro-well)}body:has(.workspace-shell) .workspace-shell-stage :where(input,select,textarea):focus{border-color:rgba(66,221,123,.58);box-shadow:0 0 0 3px rgba(66,221,123,.12);outline:none}body:has(.workspace-shell) .workspace-shell-stage :where(button,a,input,select,textarea):focus-visible,body:has(.workspace-shell) :where(.workspace-topbar,.product-command-dock) :where(button,a,select):focus-visible{outline:2px solid var(--pro-green);outline-offset:2px}body:has(.workspace-shell) .workspace-shell-stage .premium-button-primary{border-color:var(--pro-green-strong);color:#06110a;background:var(--pro-green);box-shadow:none}body:has(.workspace-shell) .workspace-shell-stage .premium-button-primary:hover{background:#5be38c;transform:translateY(-1px)}body:has(.workspace-shell) .workspace-shell-stage .premium-button-secondary{border-color:var(--pro-border-strong);color:var(--pro-text);background:var(--pro-well)}body:has(.workspace-shell) .workspace-shell-stage :where(.league-film-copy>div>a,.league-header-link,.league-picker-card,.league-connect-panel .tb-button-secondary){border-color:var(--pro-border-strong);color:var(--pro-text);background:var(--pro-well);box-shadow:none}body:has(.workspace-shell) .workspace-shell-stage .league-film-copy>div>a:first-child{border-color:var(--pro-green-strong);color:#06110a;background:var(--pro-green)}body:has(.workspace-shell) .workspace-shell-stage :where(.league-film-copy>div>a,.league-header-link,.league-picker-card,.premium-button,button){transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}body:has(.workspace-shell) .workspace-shell-stage :where(.league-table th,.control-table-head){min-height:38px;border-color:var(--pro-border);color:var(--pro-dim);background:var(--pro-well);font-size:10px;letter-spacing:.04em}body:has(.workspace-shell) .workspace-shell-stage :where(.league-table td,.control-table-row){min-height:46px;border-color:rgba(170,190,202,.1);color:var(--pro-muted);font-size:12px}body:has(.workspace-shell) .workspace-shell-stage :where(.league-table tbody tr:hover,.control-table-row:hover){background:rgba(255,255,255,.025)}body:has(.workspace-shell) .workspace-command-menu{border-color:var(--pro-border-strong);color:var(--pro-text);background:var(--pro-surface);box-shadow:0 24px 80px rgba(0,0,0,.48)}body:has(.workspace-shell) .workspace-command-menu :where(header,footer){border-color:var(--pro-border);background:var(--pro-well)}body:has(.workspace-shell) .workspace-command-results a:hover{background:rgba(66,221,123,.08)}@media (max-width:1180px){body:has(.workspace-shell) .workspace-topbar{grid-template-columns:228px minmax(300px,1fr) auto}body:has(.workspace-shell) .workspace-global-search{width:40px;min-width:40px;grid-template-columns:1fr;place-items:center;padding:0}body:has(.workspace-shell) .workspace-global-search kbd,body:has(.workspace-shell) .workspace-global-search span,body:has(.workspace-shell) .workspace-user-menu>span:nth-child(2),body:has(.workspace-shell) .workspace-user-menu>svg{display:none}body:has(.workspace-shell) .workspace-user-menu{min-width:40px;grid-template-columns:1fr;padding:4px}}@media (max-width:980px){body:has(.workspace-shell) .workspace-shell{grid-template-columns:76px minmax(0,1fr)}body:has(.workspace-shell) .workspace-topbar{grid-template-columns:76px minmax(0,1fr) auto}body:has(.workspace-shell) .workspace-brand{justify-content:center;padding-inline:8px}body:has(.workspace-shell) .workspace-brand>span{display:none}body:has(.workspace-shell) .workspace-shell .product-command-dock{width:76px}body:has(.workspace-shell) .workspace-shell .product-command-account>span:nth-child(2),body:has(.workspace-shell) .workspace-shell .product-command-account>svg,body:has(.workspace-shell) .workspace-shell .product-command-group-label,body:has(.workspace-shell) .workspace-shell .product-command-link-arrow,body:has(.workspace-shell) .workspace-shell .product-command-link-copy,body:has(.workspace-shell) .workspace-shell .product-command-nav-label,body:has(.workspace-shell) .workspace-shell .product-command-search kbd,body:has(.workspace-shell) .workspace-shell .product-command-search span{display:none}body:has(.workspace-shell) .workspace-shell .product-command-account,body:has(.workspace-shell) .workspace-shell .product-command-link,body:has(.workspace-shell) .workspace-shell .product-command-search{width:46px;min-width:46px;margin-inline:auto;justify-content:center;padding-inline:8px}body:has(.workspace-shell) .workspace-shell .product-command-track{padding-inline:8px}}@media (max-width:720px){body:has(.workspace-shell) .workspace-shell{display:block;min-height:100dvh;padding-bottom:68px}body:has(.workspace-shell) .workspace-topbar{position:-webkit-sticky;position:sticky;display:grid;grid-template-columns:50px minmax(0,1fr) auto;height:58px;min-height:58px;max-height:58px}body:has(.workspace-shell) .workspace-brand{border-right:0}body:has(.workspace-shell) .workspace-brand img{width:34px;height:34px}body:has(.workspace-shell) .workspace-league-context{min-width:0;padding-left:0}body:has(.workspace-shell) .workspace-league-picker{width:100%;padding:7px 8px;border-left:1px solid var(--pro-border);border-right:0}body:has(.workspace-shell) .workspace-context-summary,body:has(.workspace-shell) .workspace-league-picker>span:first-child{display:none}body:has(.workspace-shell) .workspace-select-wrap select{font-size:11px}body:has(.workspace-shell) .workspace-topbar-actions{gap:6px;padding:8px}body:has(.workspace-shell) .workspace-user-menu{display:none}body:has(.workspace-shell) .workspace-shell .product-command-dock{position:fixed;inset:auto 0 0;z-index:100;display:flex;width:100%;height:68px;min-height:68px;padding:0 8px;overflow-x:auto;overflow-y:hidden;border-top:1px solid var(--pro-border);border-right:0;background:rgba(10,16,21,.97);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}body:has(.workspace-shell) .workspace-shell .product-command-account,body:has(.workspace-shell) .workspace-shell .product-command-search{display:none}body:has(.workspace-shell) .workspace-shell .product-command-track{display:flex;width:max-content;padding:7px 0;gap:4px;overflow:visible}body:has(.workspace-shell) .workspace-shell .product-command-group,body:has(.workspace-shell) .workspace-shell .product-command-group-links{display:flex;margin:0;gap:4px}body:has(.workspace-shell) .workspace-shell .product-command-link{display:grid;width:58px;min-width:58px;height:54px;min-height:54px;grid-template-rows:26px auto;grid-gap:2px;gap:2px;padding:4px 3px;place-items:center}body:has(.workspace-shell) .workspace-shell .product-command-link-copy{display:block;max-width:54px}body:has(.workspace-shell) .workspace-shell .product-command-link-copy strong{display:block;overflow:hidden;font-size:9px;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}body:has(.workspace-shell) .workspace-shell .product-command-link-icon{width:26px;height:26px}body:has(.workspace-shell) .workspace-shell-stage{padding:14px 12px 28px}}html[data-workhub-theme=light] body:has(.workspace-shell){--pro-canvas:#f4f5f2;--pro-rail:#0c1412;--pro-surface:#fffefa;--pro-surface-raised:#f0f2ee;--pro-well:#f7f8f4;--pro-border:rgba(39,49,43,0.15);--pro-border-strong:rgba(39,49,43,0.25);--pro-text:#20251f;--pro-muted:#606b63;--pro-dim:#7b877f;--pro-green:#18723d;--pro-green-strong:#115d31;--pro-green-soft:rgba(24,114,61,0.09);--pro-aqua:#167f86;--pro-gold:#957126;--pro-red:#b84c4c}html[data-workhub-theme=light] body:has(.workspace-shell) .workspace-topbar{background:rgba(255,254,250,.96);box-shadow:0 4px 18px rgba(35,40,35,.06)}html[data-workhub-theme=light] body:has(.workspace-shell) :where(.workspace-global-search,.workspace-theme-toggle,.workspace-user-menu){background:rgba(31,44,36,.025)}html[data-workhub-theme=light] body:has(.workspace-shell) .workspace-shell .product-command-dock{color:#acb8b0;background:#0c1412}html[data-workhub-theme=light] body:has(.workspace-shell) .workspace-shell :where(.product-command-nav-label strong,.product-command-link.active){color:#f4f7f5}html[data-workhub-theme=light] body:has(.workspace-shell) .workspace-shell :where(.product-command-nav-label>span,.product-command-nav-label small,.product-command-group-label){color:#77857d}html[data-workhub-theme=light] body:has(.workspace-shell) .workspace-shell .product-command-link{color:#aab6af}html[data-workhub-theme=light] body:has(.workspace-shell) .workspace-shell .product-command-link:hover{color:#ffffff;background:rgba(255,255,255,.055)}html[data-workhub-theme=light] body:has(.workspace-shell) .workspace-shell .product-command-account{color:#c4cec8}@media (prefers-reduced-motion:reduce){body:has(.workspace-shell) *,body:has(.workspace-shell) :after,body:has(.workspace-shell) :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.command-center-page .workspace-shell-stage{position:relative;padding-top:18px;isolation:isolate}.command-center-page .workspace-shell-stage:before{position:absolute;z-index:-1;inset:0 0 auto;height:360px;content:"";background-image:url(/command-center/stadium-briefing.webp);background-position:center 30%;background-repeat:no-repeat;background-size:cover;opacity:.16;pointer-events:none}.command-center-page .analyst-dashboard{--cc-bg:#081017;--cc-panel:rgba(13,25,35,0.96);--cc-panel-deep:rgba(8,18,26,0.97);--cc-line:rgba(130,165,186,0.22);--cc-line-soft:rgba(130,165,186,0.13);--cc-text:#f4f7f5;--cc-muted:#a9b5bd;--cc-dim:#758692;--cc-green:#42dd7b;--cc-cyan:#66d6e8;--cc-gold:#d8b45c;--cc-red:#ef5362;display:grid;width:min(100%,1480px);grid-gap:10px;gap:10px;margin-inline:auto;color:var(--cc-text)}.command-center-page .analyst-dashboard :where(h1,h2,h3,strong){color:var(--cc-text)!important}.command-center-page .analyst-dashboard :where(p,small){color:var(--cc-muted)}.command-center-page .analyst-page-header{display:flex;min-height:104px;align-items:center;justify-content:space-between;gap:24px;padding:0 4px}.command-center-page .analyst-page-header>div:first-child{display:grid;grid-gap:5px;gap:5px}.command-center-page .analyst-page-header .control-page-kicker{display:flex;align-items:center;gap:7px;color:var(--cc-cyan);font-size:10px}.command-center-page .analyst-page-header h1{margin:0;color:var(--cc-text);font-size:clamp(32px,3vw,45px);font-weight:760;line-height:1}.command-center-page .analyst-page-header p{margin:2px 0 0;color:var(--cc-muted);font-size:13px}.command-center-page .analyst-header-actions{gap:12px}.command-center-page .analyst-button{min-height:44px;padding-inline:18px;border-color:var(--cc-line);border-radius:6px;color:var(--cc-text);background:rgba(7,15,22,.72)}.command-center-page .analyst-button.primary{border-color:#168541;color:#f7fff9;background:#168541}.command-center-page .analyst-action-column,.command-center-page .analyst-briefing,.command-center-page .analyst-connect-drawer,.command-center-page .analyst-health-band,.command-center-page .analyst-intelligence-primary,.command-center-page .analyst-standings{border:1px solid var(--cc-line);border-radius:7px;color:var(--cc-text);background-color:var(--cc-panel);box-shadow:0 12px 34px rgba(0,0,0,.17)}html[data-workhub-theme] body:has(.command-center-page) .command-center-page .analyst-briefing{display:grid;grid-template-columns:minmax(380px,1.18fr) minmax(620px,1.82fr);min-height:190px;overflow:hidden;padding:0 22px;background-color:rgba(4,16,25,.72)!important;background-image:url(/command-center/stadium-briefing.webp)!important;background-position:top;background-size:cover}.command-center-page .analyst-briefing-lead{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;grid-gap:16px;gap:16px;padding:22px 22px 22px 0;border-right:1px solid var(--cc-line)}.command-center-page .analyst-briefing-icon{display:grid;width:56px;height:56px;place-items:center;border:1px solid var(--cc-green);border-radius:50%;color:var(--cc-green);background:rgba(5,24,17,.78);box-shadow:none}.command-center-page .analyst-briefing-lead>span:last-child{display:grid;grid-gap:6px;gap:6px}.command-center-page .analyst-briefing-lead small,.command-center-page .analyst-health-band>header>span:first-child,.command-center-page .analyst-matchup header,.command-center-page .analyst-section-heading span,.command-center-page .analyst-standings header span,.command-center-page .analyst-waivers header span{color:var(--cc-muted);font-family:var(--font-ibm-plex-mono),ui-monospace,monospace;font-size:10px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.command-center-page .analyst-briefing-lead strong{max-width:390px;color:var(--cc-text);font-size:clamp(16px,1.45vw,21px);line-height:1.27;white-space:normal}.command-center-page .analyst-briefing-lead p{max-width:390px;margin:0;color:var(--cc-muted);font-size:11px;line-height:1.45}.command-center-page .analyst-briefing-lead a{display:flex;width:-moz-fit-content;width:fit-content;min-height:38px;align-items:center;gap:20px;margin-top:4px;padding:0 15px;border:1px solid #22c965;border-radius:5px;color:var(--cc-text);background:rgba(18,119,56,.52);font-size:11px;font-weight:700}.command-center-page .analyst-briefing-metrics{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));height:100%;margin:0}.command-center-page .analyst-briefing-metrics>div{display:grid;min-width:0;align-content:center;justify-items:center;grid-gap:9px;gap:9px;padding:16px;border-left:1px solid var(--cc-line);text-align:center}.command-center-page .analyst-briefing-metrics>div:first-child{border-left:0}.command-center-page .analyst-briefing-metrics dt{color:var(--cc-muted);font-size:9px;letter-spacing:.02em;text-transform:uppercase}.command-center-page .analyst-briefing-metrics dd{margin:0;color:var(--cc-text);font-size:18px;font-weight:740}.command-center-page .briefing-edge svg{color:var(--cc-green)}.command-center-page .briefing-risk svg{color:var(--cc-red)}.command-center-page .analyst-trend-chart{display:block;width:62px;height:24px}.command-center-page .briefing-projection .analyst-trend-chart{width:105px;height:34px}.command-center-page .analyst-probability-chart{display:block;width:76px;height:76px}.command-center-page .analyst-main-grid{display:grid;grid-template-columns:minmax(330px,.95fr) minmax(650px,1.95fr);align-items:stretch;grid-gap:10px;gap:10px}.command-center-page .analyst-action-column{overflow:hidden;background:var(--cc-panel)}.command-center-page .analyst-section-heading{display:flex;min-height:42px;align-items:center;padding:0 16px;border-bottom:1px solid var(--cc-line)}.command-center-page .analyst-section-heading small{margin-top:2px;color:var(--cc-dim);font-size:9px}.command-center-page .analyst-action-list>a{display:grid;grid-template-columns:34px minmax(0,1fr) 62px;min-height:68px;align-items:center;grid-gap:10px;gap:10px;padding:8px 10px;border-bottom:1px solid var(--cc-line-soft);color:var(--cc-text)}.command-center-page .analyst-action-list>a:hover,.command-center-page .analyst-standings-table>a:hover,.command-center-page .analyst-waiver-list>a:hover{background:rgba(255,255,255,.025)}.command-center-page .analyst-action-rank{display:grid;width:33px;height:33px;place-items:center;border:1px solid var(--cc-gold);border-radius:50%;color:var(--cc-text);background:rgba(38,32,18,.3);font-family:var(--font-manrope),sans-serif;font-size:17px}.command-center-page .analyst-action-copy,.command-center-page .analyst-action-result{display:grid;min-width:0;grid-gap:4px;gap:4px}.command-center-page .analyst-action-copy strong{font-size:10px;line-height:1.2;white-space:normal}.command-center-page .analyst-action-copy small{color:var(--cc-muted);font-size:8px!important;line-height:1.35}.command-center-page .analyst-action-copy em{width:-moz-fit-content;width:fit-content;padding:3px 6px;border-radius:3px;color:var(--cc-green);background:rgba(66,221,123,.09);font-size:7px;font-style:normal;font-weight:700;text-transform:uppercase}.command-center-page .analyst-action-list>a:nth-child(3) .analyst-action-copy em{color:var(--cc-gold);background:rgba(216,180,92,.1)}.command-center-page .analyst-action-result{justify-items:end;text-align:right}.command-center-page .analyst-action-result strong{color:var(--cc-text)!important;font-size:12px}.command-center-page .analyst-action-result em{color:var(--cc-cyan);font-size:8px;font-style:normal}.command-center-page .analyst-view-all{display:flex;min-height:40px;align-items:center;justify-content:center;gap:7px;color:var(--cc-cyan);font-size:10px;font-weight:700}.command-center-page .analyst-intelligence{display:grid;min-width:0;grid-template-rows:42px 270px 170px;grid-gap:10px;gap:10px}.command-center-page .analyst-intelligence>.analyst-section-heading{border:1px solid var(--cc-line);border-radius:7px 7px 0 0;background:var(--cc-panel)}.command-center-page .analyst-intelligence-primary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);overflow:hidden;margin-top:-10px;border-top:0;border-radius:0 0 7px 7px;background:var(--cc-panel)}.command-center-page .analyst-matchup,.command-center-page .analyst-waivers{min-width:0;padding:14px 16px}.command-center-page .analyst-matchup{border-right:1px solid var(--cc-line)}.command-center-page .analyst-matchup-teams{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;margin-top:11px}.command-center-page .analyst-matchup-teams>div{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;grid-gap:2px 8px;gap:2px 8px}.command-center-page .analyst-matchup-teams>div:last-child{grid-template-columns:minmax(0,1fr) 52px;justify-items:end;text-align:right}.command-center-page .analyst-matchup-teams>div:last-child img{grid-column:2;grid-row:1}.command-center-page .analyst-matchup-teams>div:last-child>span{grid-column:1;grid-row:1}.command-center-page .analyst-matchup-teams img{grid-row:1;object-fit:contain}.command-center-page .analyst-matchup-teams>div>span{display:grid;grid-gap:2px;gap:2px}.command-center-page .analyst-matchup-teams strong{font-size:11px;line-height:1.2}.command-center-page .analyst-matchup-teams small{color:var(--cc-muted);font-size:9px}.command-center-page .analyst-matchup-teams b{grid-column:1/-1;margin-top:8px;color:var(--cc-green)!important;font-size:24px}.command-center-page .analyst-matchup-teams>div:last-child b{color:#8a9aaa!important}.command-center-page .analyst-versus{color:var(--cc-muted);font-size:9px;text-align:center;text-transform:uppercase}.command-center-page .analyst-probability{height:6px;margin-top:14px;overflow:hidden;border-radius:2px;background:#385166}.command-center-page .analyst-probability span{display:block;height:100%;background:var(--cc-green)}.command-center-page .analyst-margin,.command-center-page .analyst-matchup-footer{color:var(--cc-muted)}.command-center-page .analyst-margin strong,.command-center-page .analyst-matchup-footer strong{color:var(--cc-text)!important}.command-center-page .analyst-margin{border-color:var(--cc-line-soft)}.command-center-page .analyst-matchup>a,.command-center-page .analyst-standings header a,.command-center-page .analyst-waivers header a{color:var(--cc-cyan)}.command-center-page .analyst-waiver-list{margin-top:9px}.command-center-page .analyst-waiver-list>a{display:grid;grid-template-columns:32px minmax(0,1fr) 58px 48px 30px;min-height:47px;align-items:center;grid-gap:7px;gap:7px;border-top:1px solid var(--cc-line-soft);color:var(--cc-text)}.command-center-page .analyst-player-mark{background:#217747}.command-center-page .analyst-waiver-list strong{font-size:10px}.command-center-page .analyst-waiver-list small{color:var(--cc-muted);font-size:8px!important}.command-center-page .analyst-waiver-list .analyst-trend-chart{width:48px;height:16px}.command-center-page .analyst-add-player{border-color:var(--cc-green);color:var(--cc-green)}.command-center-page .analyst-standings{overflow:hidden;margin:0;padding:12px 14px 10px;background:var(--cc-panel)}.command-center-page .analyst-standings-table>*{display:grid;grid-template-columns:38px minmax(150px,1fr) 56px 70px 70px 52px 70px;min-height:20px;align-items:center;grid-gap:7px;gap:7px;padding:0 7px;border-top:1px solid var(--cc-line-soft);color:var(--cc-muted);font-size:9px}.command-center-page .analyst-standings-table>div:first-child{border-top:0;color:var(--cc-dim);font-family:var(--font-ibm-plex-mono),monospace;font-size:7px;text-transform:uppercase}.command-center-page .analyst-standings-table>a.active{color:var(--cc-text);background:rgba(42,116,68,.23)}.command-center-page .analyst-standings-table .analyst-trend-chart{width:62px;height:16px}html[data-workhub-theme] body:has(.command-center-page) .command-center-page .analyst-health-band{overflow:hidden;padding:10px 16px 12px;background-color:rgba(6,17,24,.8)!important;background-image:url(/command-center/stadium-briefing.webp)!important;background-position:center 58%;background-size:cover}.command-center-page .analyst-health-band>header{display:flex;align-items:center;justify-content:space-between}.command-center-page .analyst-health-metrics{display:grid;grid-template-columns:repeat(4,minmax(110px,.72fr)) minmax(280px,1.3fr);margin-top:8px}.command-center-page .analyst-health-metrics>div{position:relative;display:grid;min-height:70px;align-content:center;grid-gap:1px;gap:1px;padding:0 22px;border-left:1px solid var(--cc-line)}.command-center-page .analyst-health-metrics>div:first-child{padding-left:8px;border-left:0}.command-center-page .analyst-health-metrics small{color:var(--cc-muted);font-size:10px}.command-center-page .analyst-health-metrics strong{font-family:var(--font-manrope),sans-serif;font-size:28px;font-weight:500}.command-center-page .analyst-health-metrics em{color:var(--cc-green);font-size:9px;font-style:normal}.command-center-page .analyst-health-metrics .analyst-trend-chart{position:absolute;right:14px;bottom:9px;width:60px;height:22px}.command-center-page .analyst-health-summary{grid-template-columns:46px minmax(0,1fr);align-items:center;padding:10px 16px!important;border:1px solid var(--cc-line)!important;border-radius:6px;background:rgba(5,14,21,.72)}.command-center-page .analyst-health-summary:before{content:"";display:block;width:38px;height:38px;border:1px solid var(--cc-green);border-radius:50%;background-image:url(/branding/tbr-fantasy-neon-v1.png);background-position:50%;background-size:30px;background-repeat:no-repeat}.command-center-page .analyst-health-summary a,.command-center-page .analyst-health-summary p{grid-column:2}.command-center-page .analyst-health-summary p{margin:0;color:var(--cc-muted);font-size:9px;line-height:1.4}.command-center-page .analyst-health-summary a{color:var(--cc-cyan);font-size:9px}.command-center-page .command-live-chip{border-color:rgba(66,221,123,.35);color:var(--cc-green);background:rgba(66,221,123,.08)}.command-center-page .analyst-connect-drawer{padding:0 14px;background:var(--cc-panel-deep)}.command-center-page .analyst-connect-drawer summary{min-height:42px;align-content:center;color:var(--cc-muted);cursor:pointer;font-size:10px;font-weight:700}.command-center-page .analyst-connect-form{border-color:var(--cc-line)}.command-center-page .analyst-connect-form label>span{color:var(--cc-muted)}.command-center-page .analyst-connect-form input{border-color:var(--cc-line);color:var(--cc-text);background:var(--cc-bg)}.command-center-page .control-news-strip{border-color:var(--cc-line);background:var(--cc-panel)}@media (max-width:1240px){.command-center-page .analyst-briefing{grid-template-columns:minmax(340px,1fr) minmax(520px,1.55fr)}.command-center-page .analyst-main-grid{grid-template-columns:minmax(310px,.9fr) minmax(570px,1.6fr)}.command-center-page .analyst-briefing-metrics>div{padding-inline:10px}}@media (max-width:1050px){.command-center-page .analyst-briefing{grid-template-columns:1fr;padding:0 18px 16px}.command-center-page .analyst-briefing-lead{border-right:0;border-bottom:1px solid var(--cc-line)}.command-center-page .analyst-main-grid{grid-template-columns:1fr}.command-center-page .analyst-health-metrics{grid-template-columns:repeat(4,1fr)}.command-center-page .analyst-health-summary{grid-column:1/-1;margin-top:10px}}@media (max-width:760px){.command-center-page .analyst-page-header{min-height:auto;align-items:flex-start;padding-block:8px}.command-center-page .analyst-page-header h1{font-size:30px}.command-center-page .analyst-header-actions .secondary{display:none}.command-center-page .analyst-button{min-height:40px;padding-inline:12px}.command-center-page .analyst-briefing{padding:0 14px 14px}.command-center-page .analyst-briefing-lead{grid-template-columns:44px minmax(0,1fr);padding-block:16px}.command-center-page .analyst-briefing-icon{width:42px;height:42px}.command-center-page .analyst-briefing-metrics{grid-template-columns:repeat(2,1fr)}.command-center-page .analyst-briefing-metrics>div{min-height:118px;border-top:1px solid var(--cc-line)}.command-center-page .analyst-briefing-metrics>div:nth-child(odd){border-left:0}.command-center-page .analyst-intelligence-primary{grid-template-columns:1fr}.command-center-page .analyst-intelligence{grid-template-rows:42px auto auto}.command-center-page .analyst-matchup{border-right:0;border-bottom:1px solid var(--cc-line)}.command-center-page .analyst-standings{overflow-x:auto}.command-center-page .analyst-standings-table{min-width:650px}.command-center-page .analyst-health-metrics{grid-template-columns:repeat(2,1fr)}.command-center-page .analyst-health-metrics>div:nth-child(3){border-left:0}.command-center-page .analyst-connect-form{grid-template-columns:1fr}}@media (max-width:480px){.command-center-page .analyst-page-header p{display:none}.command-center-page .analyst-action-list>a{grid-template-columns:32px minmax(0,1fr)}.command-center-page .analyst-action-result{grid-column:2;grid-row:2;grid-template-columns:auto 1fr;justify-items:start;text-align:left}.command-center-page .analyst-waiver-list>a{grid-template-columns:30px minmax(0,1fr) 50px 30px}.command-center-page .analyst-waiver-list>a>span:nth-child(4){display:none}}