@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap");:root{--ink:#14201f;--muted:#6c7b78;--muted-2:#92a09d;--line:#dde5e2;--line-strong:#cbd7d3;--paper:#ffffff;--canvas:#f1f5f3;--navy:#0b2428;--navy-2:#13343a;--cyan:#11a49b;--cyan-dark:#087d78;--cyan-pale:#e2f5f2;--amber:#e6a63a;--amber-pale:#fff4dc;--violet:#756bd6;--violet-pale:#efedff;--red:#c95e58;--green:#168769;--shadow:0 1px 2px rgba(13,36,38,.04),0 8px 30px rgba(13,36,38,.055)}*{box-sizing:border-box}html{color:var(--ink)}body,html{background:var(--canvas)}body{margin:0;font-family:DM Sans,system-ui,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit}[role=button],button{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4,strong{letter-spacing:-.015em}h1,h2,h3{font-family:Manrope,DM Sans,sans-serif}[role=button]:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(17,164,155,.22);outline-offset:2px}.app-main,.app-shell{min-height:100vh}.app-main{margin-left:244px;transition:margin-left .2s ease}.app-main--wide{margin-left:0}.app-main--wide .page-wrap{max-width:1920px}.page-wrap{width:100%;max-width:1640px;margin:0 auto;padding:28px 32px 56px}.view-stack{gap:22px}.sidebar,.view-stack{display:flex;flex-direction:column}.sidebar{position:fixed;inset:0 auto 0 0;z-index:40;width:244px;padding:23px 16px 18px;color:#dcebea;background:radial-gradient(circle at 10% 6%,rgba(32,190,178,.12),transparent 31%),var(--navy);border-right:1px solid rgba(255,255,255,.04);transition:transform .2s ease}.sidebar--collapsed{transform:translateX(-102%)}.brand{width:100%;display:flex;align-items:center;gap:10px;padding:0 8px 14px;color:white;background:none;border:0;text-align:left;cursor:pointer}.brand__mark{width:39px;height:39px;display:grid;place-items:center;flex:none;border:1px solid rgba(144,241,231,.35);border-radius:11px;color:#86e4db;background:rgba(35,182,169,.12)}.brand__mark svg{width:27px;height:27px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.brand__wordmark em,.brand__wordmark strong{display:block}.brand__wordmark strong{font:800 14px/1 Manrope,sans-serif;letter-spacing:-.025em}.brand__wordmark em{margin-top:3px;color:#86e4db;font:normal 700 8px/1 DM Sans,sans-serif;letter-spacing:.18em;text-transform:uppercase}.sidebar__nav{display:flex;flex-direction:column;gap:4px}.nav-item{position:relative;width:100%;min-height:43px;display:grid;grid-template-columns:23px 1fr auto;align-items:center;grid-gap:7px;gap:7px;padding:0 12px;border:0;border-radius:8px;color:#90aaa8;background:transparent;text-align:left;cursor:pointer;transition:.16s ease}.nav-item:hover{color:#dff1ef;background:rgba(255,255,255,.045)}.nav-item--active{color:white;background:rgba(25,173,161,.16)}.nav-item--active:before{content:"";position:absolute;left:0;width:3px;height:20px;border-radius:0 3px 3px 0;background:#57d4c9}.nav-item span{font-weight:600}.nav-item small{color:#607f7d;font-size:9px;letter-spacing:.05em;text-transform:uppercase}.nav-item--active small{color:#8ac7c1}.sidebar-backdrop{display:none}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:30;height:74px;display:flex;align-items:center;padding:0 32px;background:rgba(248,250,249,.92);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar__title small{display:block;margin-bottom:2px;color:var(--muted-2);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.topbar__title h1{font-size:20px;line-height:1.1}.contest-menu{position:relative}.topbar__contest{display:flex;align-items:center;gap:9px;min-width:174px;padding:5px 8px 5px 0;color:var(--ink);border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.topbar__contest:hover{background:rgba(17,164,155,.055)}.topbar__contest>span{min-width:0}.topbar__contest small,.topbar__contest strong{display:block}.topbar__contest small{margin-bottom:2px;overflow:hidden;color:var(--cyan-dark);font-size:9px;font-weight:800;letter-spacing:.09em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.topbar__contest strong{font:700 20px/1.1 Manrope,sans-serif}.topbar__contest>svg{color:var(--muted-2);transition:transform .15s ease}.topbar__contest[aria-expanded=true]>svg{transform:rotate(180deg)}.contest-dropdown{position:absolute;top:51px;left:0;z-index:90;width:286px;overflow:hidden;padding:6px;border:1px solid var(--line);border-radius:11px;background:white;box-shadow:0 18px 48px rgba(10,36,40,.2)}.contest-dropdown>button{width:100%;min-height:36px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:7px 9px;color:var(--ink);border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer}.contest-dropdown>button:hover{background:#f3f7f5}.contest-dropdown>button.active{background:var(--cyan-pale)}.contest-dropdown>button:disabled{opacity:.52;cursor:default}.contest-dropdown>button:disabled:hover{background:transparent}.contest-dropdown>button>strong{font-size:9px}.contest-dropdown>button em{padding:3px 5px;color:var(--cyan-dark);border-radius:5px;background:white;font-size:6.5px;font-style:normal;font-weight:800;letter-spacing:.05em}.topbar__actions{gap:11px;margin-left:auto}.freshness,.topbar__actions{display:flex;align-items:center}.freshness{gap:6px;margin-right:4px;color:var(--muted);font-size:11px}.freshness svg{color:var(--cyan)}.icon-button{position:relative;width:35px;height:35px;display:grid;place-items:center;flex:none;padding:0;border:1px solid var(--line);border-radius:8px;background:white;cursor:pointer}.icon-button:hover{border-color:var(--line-strong);background:#fafcfb}.topbar__menu{display:none;margin-right:12px}.topbar__collapse{display:grid;margin-right:12px}.settings-menu{position:relative}.settings-dropdown{position:absolute;top:43px;right:0;z-index:80;width:224px;overflow:hidden;padding:6px;border:1px solid var(--line);border-radius:11px;background:white;box-shadow:0 16px 45px rgba(10,36,40,.18)}.settings-dropdown__header{padding:8px 9px 10px;border-bottom:1px solid var(--line)}.settings-dropdown__header small,.settings-dropdown__header strong{display:block}.settings-dropdown__header strong{font-size:11px}.settings-dropdown__header small{margin-top:2px;color:var(--muted-2);font-size:8px}.settings-dropdown__label{padding:10px 9px 4px;color:var(--muted-2);font-size:7px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.settings-dropdown>button{width:100%;height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 9px;color:var(--muted);border:0;border-radius:7px;background:transparent;font-size:9px;text-align:left;cursor:pointer}.settings-dropdown>button:hover{color:var(--ink);background:#f3f7f5}.settings-dropdown>button.active{color:var(--cyan-dark);background:var(--cyan-pale);font-weight:700}.settings-dropdown>button.settings-theme-toggle{min-height:47px;height:auto;padding:6px 9px}.settings-theme-toggle>span:first-child{display:flex;align-items:center;gap:8px}.settings-theme-toggle small,.settings-theme-toggle strong,.settings-theme-toggle>span:first-child>span{display:block}.settings-theme-toggle strong{color:var(--ink);font-size:9px}.settings-theme-toggle small{margin-top:2px;color:var(--muted-2);font-size:7px}.appearance-switch{position:relative;width:27px;height:15px;flex:none;border:1px solid var(--line-strong);border-radius:999px;background:#dfe6e4;transition:.15s ease}.appearance-switch b{position:absolute;top:2px;left:2px;width:9px;height:9px;border-radius:50%;background:white;box-shadow:0 1px 2px rgba(0,0,0,.18);transition:transform .15s ease}.settings-theme-toggle[aria-checked=true] .appearance-switch{border-color:var(--amber);background:var(--amber)}.settings-theme-toggle[aria-checked=true] .appearance-switch b{transform:translateX(12px);background:#151000}.panel{min-width:0;background:var(--paper);border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.panel__header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 20px;border-bottom:1px solid #e8eeec}.panel__header h3{margin-top:3px;font-size:15px}.panel__footnote{padding:10px 20px;color:var(--muted-2);background:#fafcfb;border-top:1px solid #ebefee;border-radius:0 0 13px 13px;font-size:10px}.eyebrow{color:var(--cyan-dark);font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.view-intro{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.view-intro h2{margin-top:6px;font-size:clamp(22px,2.1vw,30px);letter-spacing:-.035em}.view-intro p{max-width:730px;margin-top:6px;color:var(--muted);font-size:13px;line-height:1.55}.button{min-height:35px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid transparent;border-radius:8px;font-size:11px;font-weight:700;cursor:pointer;transition:.15s ease}.button:disabled{opacity:.45;cursor:not-allowed}.button--primary{color:white;border-color:var(--cyan-dark);background:var(--cyan-dark)}.button--primary:not(:disabled):hover{background:#076d69;transform:translateY(-1px)}.button--secondary{color:var(--cyan-dark);border-color:#bfe3df;background:#effaf8}.button--filter,.button--ghost{color:var(--muted);border-color:var(--line);background:white}.button--filter.active{color:var(--cyan-dark);border-color:#9ed7d2;background:var(--cyan-pale)}.button--light{color:var(--navy);background:white}.button--full{width:100%}.text-button{display:inline-flex;align-items:center;gap:5px;padding:5px 0;color:var(--cyan-dark);background:none;border:0;font-size:10px;font-weight:700;cursor:pointer}.text-button:hover{color:#075f5b}.positive{color:var(--green)!important}.negative{color:var(--red)!important}.search-control,.select-control{height:35px;display:flex;align-items:center;gap:7px;padding:0 10px;color:var(--muted-2);border:1px solid var(--line);border-radius:8px;background:white}.search-control:focus-within,.select-control:focus-within{border-color:#93d1cc;box-shadow:0 0 0 3px rgba(17,164,155,.08)}.search-control input{width:170px;border:0;outline:0;color:var(--ink);background:transparent;font-size:11px}.search-control input::placeholder{color:#a2adaa}.select-control select{border:0;outline:0;color:var(--ink);background:transparent;font-size:11px;cursor:pointer}.segmented-control{display:flex;width:-moz-fit-content;width:fit-content;padding:3px;border:1px solid var(--line);border-radius:9px;background:#e9efed}.segmented-control button{min-height:30px;padding:0 13px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:10px;font-weight:700;text-transform:capitalize;cursor:pointer}.segmented-control button.active{color:var(--ink);background:white;box-shadow:0 1px 4px rgba(20,42,42,.13)}.segmented-control--small button{min-height:27px;padding:0 10px;font-size:9px}.team-mark{--team-primary:#445;--team-secondary:#fff;width:31px;height:31px;display:inline-grid;place-items:center;flex:none;border:2px solid color-mix(in srgb,var(--team-secondary) 78%,white);border-radius:8px;color:var(--team-secondary);background:var(--team-primary);box-shadow:inset 0 0 0 1px rgba(255,255,255,.13);font-size:8px;font-weight:800;letter-spacing:-.02em;transition:transform .12s ease}.team-mark--small{width:23px;height:23px;border-radius:6px;font-size:6.5px}.team-mark--large{width:40px;height:40px;border-radius:10px;font-size:10px}.team-mark--logo{position:relative;overflow:visible;border-color:transparent;background:transparent;box-shadow:none}.team-sprite{display:block;background-image:url(/team-logos-v1.webp);background-repeat:no-repeat;background-size:800% 400%}.team-mark--logo .team-sprite{width:100%;height:100%;filter:drop-shadow(0 1px 1px rgba(10,36,40,.12))}.status{display:inline-flex;align-items:center;gap:5px;flex:none;padding:3px 7px;border-radius:10px;color:var(--muted);background:#f0f3f2;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.status__dot{width:6px;height:6px;border-radius:50%;background:#98a5a2}.status--fresh{color:#14765e;background:#e5f5ef}.status--fresh .status__dot{background:#27a77e}.status--aging{color:#9a6a19;background:var(--amber-pale)}.status--aging .status__dot{background:var(--amber)}.status--manual{color:#655bb1;background:var(--violet-pale)}.status--manual .status__dot{background:var(--violet)}.status--missing{color:#8d5956;background:#fae9e7}.status--missing .status__dot{background:var(--red)}.dashboard-grid{display:grid;grid-gap:16px;gap:16px}.dashboard-grid--main{grid-template-columns:minmax(0,1.85fr) minmax(290px,.8fr)}.dashboard-grid--lower{grid-template-columns:1fr 1fr}.recommendation-grid{display:grid;grid-template-columns:minmax(215px,2fr) repeat(4,minmax(55px,.65fr));align-items:center;grid-gap:12px;gap:12px}.recommendation-head{padding:9px 20px;color:var(--muted-2);background:#fafcfb;border-bottom:1px solid #edf1ef;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.recommendation-row{width:100%;min-height:58px;padding:7px 20px;border:0;border-bottom:1px solid #edf1ef;background:white;text-align:left;cursor:pointer}.recommendation-row:hover{background:#f8fbfa}.recommendation-row>span,.recommendation-row>strong{font-size:11px}.recommendation-team{display:flex;align-items:center;gap:9px}.recommendation-team>b{width:17px;color:var(--muted-2);font-size:9px}.recommendation-team span small,.recommendation-team span strong{display:block}.recommendation-team span strong{font-size:11px}.recommendation-team span small{margin-top:2px;color:var(--muted-2);font-size:8px}.mini-meter{width:54px;height:5px;overflow:hidden;border-radius:4px;background:#e6ecea}.mini-meter i{height:100%;display:block;border-radius:inherit;background:var(--violet)}.equity-score{width:-moz-fit-content;width:fit-content;padding:4px 8px;color:var(--cyan-dark);border-radius:7px;background:var(--cyan-pale)}.source-panel{align-self:start}.source-list{padding:2px 16px 10px}.source-row{min-height:57px;display:grid;grid-template-columns:31px 1fr auto;align-items:center;grid-gap:9px;gap:9px;border-bottom:1px solid #edf1ef}.source-row:last-child{border:0}.source-row__icon{width:29px;height:29px;display:grid;place-items:center;color:var(--muted);border-radius:8px;background:#f0f4f2}.source-row small,.source-row strong{display:block}.source-row strong{font-size:10px}.source-row small{max-width:150px;margin-top:2px;overflow:hidden;color:var(--muted-2);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.edge-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;padding:16px 18px 19px}.edge-card{position:relative;min-height:92px;display:grid;grid-template-columns:40px 1fr;grid-template-rows:auto auto;align-items:center;grid-gap:6px 9px;gap:6px 9px;padding:12px;text-align:left;border:1px solid var(--line);border-radius:10px;background:#fbfcfc;cursor:pointer}.edge-card:hover{border-color:#afd7d3;transform:translateY(-1px)}.edge-card>.team-mark{grid-row:1/3}.edge-card span small,.edge-card span strong{display:block}.edge-card span small{color:var(--muted-2);font-size:8px}.edge-card span strong{margin-top:2px;font-size:12px}.edge-card__delta{position:absolute;top:7px;right:7px;padding:2px 5px;color:var(--green);border-radius:5px;background:#e4f5ee;font-size:8px;font-weight:700}.empty-portfolio{min-height:126px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:20px}.empty-portfolio>span{width:41px;height:41px;display:grid;place-items:center;color:var(--cyan-dark);border-radius:10px;background:var(--cyan-pale)}.empty-portfolio strong{font-size:12px}.empty-portfolio p{margin-top:3px;color:var(--muted);font-size:10px}.legend-inline{display:flex;gap:17px;padding:10px 13px;border:1px solid var(--line);border-radius:9px;background:white}.legend-inline span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.legend-dot{width:7px;height:7px;border-radius:50%;background:#c2cecb}.legend-dot--market{background:var(--cyan)}.legend-dot--model{background:#93a4a0}.legend-dot--selected{background:var(--navy);box-shadow:0 0 0 2px #b3e7e2}.app-main--map .page-wrap{max-width:none;padding-right:22px;padding-left:22px}.map-layout{display:flex;flex-direction:column;gap:16px}.map-layout--path-side{display:grid;grid-template-columns:minmax(0,1fr) 228px;align-items:start}.map-panel{overflow:hidden}.survivor-map-wrap{max-height:692px;overflow:auto;scrollbar-color:#b9c8c4 #eef2f1;scrollbar-width:thin}.survivor-map{width:100%;min-width:1128px;border-collapse:separate;border-spacing:0;table-layout:fixed}.survivor-map td,.survivor-map th{width:auto;min-width:54px;height:50px;padding:0;border-right:1px solid #edf1ef;border-bottom:1px solid #edf1ef;background:white}.survivor-map tbody tr{height:50px}.survivor-map thead th{position:-webkit-sticky;position:sticky;top:0;z-index:5;height:47px;color:var(--muted);background:#f8faf9;text-align:center}.survivor-map thead th small,.survivor-map thead th span{display:block}.survivor-map thead th span{font-size:9px;font-weight:800}.survivor-map thead th small{margin-top:2px;color:var(--muted-2);font-size:6.5px;font-weight:500}.map-sort-button{width:100%;height:100%;display:grid;place-items:center;align-content:center;padding:0;color:inherit;border:0;background:transparent;cursor:pointer}.map-sort-button:hover{color:var(--cyan-dark);background:rgba(17,164,155,.055)}.map-sort-button span{display:inline-flex!important;align-items:center;justify-content:center;gap:1px}.map-sort-button .map-holiday-icon{font-size:14px;line-height:1}.survivor-map thead th.completed-column{color:#8e9997;background:#f0f2f1}.survivor-map thead th.current-column{color:var(--cyan-dark);background:#eef9f7;box-shadow:inset 0 -3px #76d5cc}.survivor-map thead th.sort-column{color:var(--cyan-dark);background:#edf9f7;box-shadow:inset 0 -3px var(--cyan)}.survivor-map thead th.picked-column{color:#9aa3a1;background:#f0f2f1}.survivor-map thead th.picked-column .map-sort-button{filter:grayscale(1);opacity:.45}.survivor-map .team-column{position:-webkit-sticky;position:sticky;left:0;z-index:4;width:48px;min-width:48px;background:white}.survivor-map thead .team-column{z-index:8;background:#f8faf9}.survivor-map tbody .team-column{height:50px;padding:0;border-right:1px solid var(--line-strong);text-align:left}.team-cell{width:100%;height:49px;display:grid;place-items:center}.survivor-map tbody .team-column--used .team-mark{filter:grayscale(1);opacity:.38}.survivor-map tbody .team-column--tracking{background:#e8f7f4;box-shadow:inset 3px 0 var(--cyan)}.team-column--tracking .team-mark{transform:scale(1.08)}.map-cell{--cell-strength:.5;position:relative;width:100%;height:49px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;border:0;color:var(--ink);background:rgb(17 164 155/calc(.035 + var(--cell-strength) * .31));cursor:pointer}.map-cell:hover:not(:disabled){z-index:2;outline:2px solid rgba(11,126,120,.48);outline-offset:-2px}.map-cell--opponent-highlight{z-index:3;outline:2px solid #087d78;outline-offset:-3px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 0 0 1px rgba(8,125,120,.18)}.map-cell strong{font:800 9px/1 Manrope,sans-serif}.map-cell small{margin:0;color:#52706d;font-size:7px}.map-cell__opponent{height:23px;display:flex;align-items:center;justify-content:center;gap:1px;margin-bottom:1px}.map-cell__opponent i{width:8px;color:#345e5a;font-size:8px;font-style:normal;font-weight:800;text-align:center}.map-cell__numbers{display:flex;align-items:baseline;justify-content:center;gap:3px;white-space:nowrap}.cell-source{position:absolute;bottom:7px;right:4px;width:4px;height:4px;border-radius:50%;background:#9aa8a5}.cell-source--market{background:var(--cyan-dark)}.map-cell--result-win{color:#185f4c;background:#e3f2eb}.map-cell--result-loss{color:#8c3d3d;background:#f6e7e5}.map-cell--result-tie{color:#7d6329;background:#f5eddc}.map-cell--result-win small{color:#4f7f70}.map-cell--result-loss small{color:#926b66}.map-cell--result-tie small{color:#8f7a4c}.map-cell--selected{color:white;background:var(--navy-2);box-shadow:inset 0 0 0 2px #5fd2c7}.map-cell--selected .map-cell__opponent,.map-cell--selected small{color:#b3d4d1}.map-cell--selected-complete{color:white;background:#367a64;box-shadow:inset 0 0 0 2px #78c9ad}.map-cell--selected-complete .map-cell__opponent,.map-cell--selected-complete small{color:#d3ebe2}.map-cell--used{opacity:.25;cursor:not-allowed;filter:grayscale(.65)}.map-cell--leg-locked,.map-slot--leg-locked .map-cell{opacity:.2;cursor:not-allowed;filter:grayscale(.7)}.map-cell--empty{height:49px;display:grid;place-items:center;color:#9daaa7;background:repeating-linear-gradient(-45deg,#fafbfb,#fafbfb 5px,#f2f5f4 0,#f2f5f4 10px);font-size:7px;font-weight:700;letter-spacing:.04em;cursor:default}.path-panel{position:static;display:grid;grid-template-columns:minmax(220px,1fr) 260px;overflow:visible}.path-panel__header{position:relative;min-height:72px;display:block;padding:9px 12px;border-right:1px solid var(--line)}.path-panel__header h3{margin-top:3px;font-size:14px}.path-panel__topline{display:flex;align-items:center;justify-content:flex-end;gap:8px}.path-panel__actions{display:flex;align-items:center;gap:3px}.path-panel__actions button{width:24px;height:24px;display:grid;place-items:center;padding:0;color:var(--muted);border:1px solid var(--line);border-radius:6px;background:white;cursor:pointer}.path-panel__actions button:hover:not(:disabled){color:var(--cyan-dark);border-color:#b9dcd8;background:var(--cyan-pale)}.path-panel__actions button:disabled{opacity:.35;cursor:not-allowed}.entry-name{display:flex;align-items:center;gap:4px;margin-top:2px}.entry-name h3{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entry-name button,.entry-name-editor button{width:24px;height:24px;display:grid;place-items:center;flex:none;padding:0;color:var(--muted);border:0;border-radius:6px;background:transparent;cursor:pointer}.entry-name button:hover,.entry-name-editor button:hover{color:var(--cyan-dark);background:var(--cyan-pale)}.entry-name .entry-picker-trigger{width:min(230px,calc(100% - 28px));min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:4px;color:var(--ink);text-align:left}.entry-picker-trigger h3{flex:0 1 auto}.entry-picker-trigger svg{flex:none;color:var(--muted-2)}.entry-name-editor{display:grid;grid-template-columns:minmax(0,1fr) 24px 24px;align-items:center;grid-gap:3px;gap:3px;margin-top:4px}.entry-name-editor input{min-width:0;height:28px;padding:0 7px;border:1px solid #99d2cd;border-radius:6px;outline:0;font-size:10px;font-weight:700}.entry-path-lookup{position:relative;height:29px;display:grid;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;margin-top:5px;padding:0 6px;color:var(--muted-2);border:1px solid var(--line);border-radius:7px;background:#f8faf9}.entry-path-lookup:focus-within{color:var(--cyan-dark);border-color:#9bd4cf;background:white}.entry-path-lookup input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:8px}.entry-path-lookup input::placeholder{color:#9aa6a3}.entry-path-lookup--placeholder{color:#a5afad;border-style:dashed;background:#fafcfb}.entry-path-lookup--placeholder input{cursor:not-allowed}.path-entry-menu{position:absolute;top:100%;left:10px;z-index:90;width:min(250px,calc(100% - 20px));max-height:250px;overflow-y:auto;padding:5px;border:1px solid var(--line);border-radius:9px;background:white;box-shadow:0 14px 40px rgba(10,36,40,.2)}.path-entry-menu>button{width:100%;min-height:38px;display:grid;grid-template-columns:8px minmax(0,1fr) 13px;align-items:center;grid-gap:7px;gap:7px;padding:5px 7px;color:var(--ink);border:0;border-radius:6px;background:transparent;text-align:left;cursor:pointer}.path-entry-menu>button:hover{background:#f3f7f5}.path-entry-menu>button.active{background:var(--cyan-pale)}.path-entry-menu button span small,.path-entry-menu button span strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.path-entry-menu button span strong{font-size:8.5px}.path-entry-menu button span small{margin-top:1px;color:var(--muted-2);font-size:7px}.path-entry-dot{width:7px;height:7px;border-radius:50%;background:var(--cyan)}.path-entry-dot--violet{background:var(--violet)}.path-entry-dot--amber{background:var(--amber)}.path-score{min-height:67px;display:grid;grid-template-columns:1fr;background:var(--navy);color:white}.path-score>div{padding:13px 15px;border-right:1px solid rgba(255,255,255,.12)}.path-score small,.path-score strong{display:block}.path-score small{color:#7fa19f;font-size:8px}.path-score strong{margin-top:4px;font:700 19px/1 Manrope,sans-serif}.path-score strong span{color:#668987;font-size:10px}.path-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(10,minmax(108px,1fr));overflow-x:auto;border-top:1px solid var(--line)}.path-row{min-height:39px;display:grid;grid-template-columns:27px 25px 1fr auto 13px;align-items:center;grid-gap:3px;gap:3px;padding:4px 6px;border-right:1px solid #edf1ef;border-bottom:1px solid #edf1ef}.path-row--filled{cursor:pointer}.path-row--filled:hover{background:#f1f8f6}.path-row--filled:focus-visible{position:relative;z-index:1;outline:2px solid rgba(17,164,155,.35);outline-offset:-2px}.path-row>span:first-child{color:var(--muted-2);font-size:8px;font-weight:700}.path-row em{grid-column:2/6;color:#aab4b2;font-size:8px}.path-row strong{font-size:9px}.path-row small{color:var(--green);font-size:8px}.path-row small.path-pick-result--loss,.path-row small.path-pick-result--tie{color:#a24848}.path-row button{padding:0;color:var(--muted-2);border:0;background:transparent;cursor:pointer}.path-row__lock{color:#8a9996}.cell-detail{grid-column:1/-1;display:grid;grid-template-columns:180px 1fr;align-items:center;grid-gap:14px;gap:14px;padding:10px 14px;background:#fafcfb}.cell-detail>div{display:flex;align-items:center;gap:8px}.cell-detail small,.cell-detail strong{display:block}.cell-detail strong{font-size:10px}.cell-detail small{color:var(--muted-2);font-size:8px}.cell-detail dl{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin:0}.cell-detail dl div{padding:4px 1px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.cell-detail dl div:last-child{border-right:0}.cell-detail dl div{border-bottom:0}.cell-detail dt{color:var(--muted-2);font-size:7px}.cell-detail dd{margin:2px 0 0;font-size:9px;font-weight:700}.map-layout--path-side .path-panel{position:-webkit-sticky;position:sticky;top:96px;display:block}.map-layout--path-side .path-panel__header{border-right:0;border-bottom:1px solid var(--line)}.map-layout--path-side .path-list{display:grid;grid-template-columns:1fr;max-height:343px;overflow-y:auto;border-top:0}.map-layout--path-side .path-row{border-right:0}.map-layout--path-side .cell-detail{display:block;padding:12px;border-top:1px solid var(--line)}.map-layout--path-side .cell-detail dl{grid-template-columns:repeat(2,1fr);margin-top:10px}.map-layout--path-side .cell-detail dl div{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.map-layout--path-side .cell-detail dl div:nth-child(2n){border-right:0}.map-layout--path-side .cell-detail dl div:nth-last-child(-n+2){border-bottom:0}.game-hover-card{position:fixed;z-index:120;width:min(306px,calc(100vw - 24px));overflow-x:hidden;overflow-y:auto;color:var(--ink);border:1px solid #c8d7d3;border-radius:12px;background:rgba(255,255,255,.985);box-shadow:0 20px 55px rgba(7,32,35,.24),0 3px 10px rgba(7,32,35,.1);pointer-events:auto;scrollbar-width:thin;animation:hover-card-in .12s ease-out}.game-hover-card--above{transform:translateY(-100%)}.game-hover-card:after{content:"";position:absolute;left:50%;width:10px;height:10px;background:white;border:solid #c8d7d3;transform:translateX(-50%) rotate(45deg)}.game-hover-card--below:after{top:-6px;border-width:1px 0 0 1px}.game-hover-card--above:after{bottom:-6px;border-width:0 1px 1px 0}.game-hover-card header{padding:13px 14px 11px;color:white;background:linear-gradient(125deg,#0c2d31,#155058)}.game-hover-card header time{display:block;margin-top:8px;color:#9fc4c1;font-size:8px}.game-hover-card__matchup{display:grid;grid-template-columns:31px 1fr 18px 31px 1fr;align-items:center;grid-gap:6px;gap:6px}.game-hover-card__matchup>b{color:#6fcfc6;font-size:9px;text-align:center}.game-hover-card__matchup span small,.game-hover-card__matchup span strong{display:block}.game-hover-card__matchup span strong{font-size:11px}.game-hover-card__matchup span small{margin-top:1px;overflow:hidden;color:#98bdb9;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.game-hover-card__metrics{display:grid;grid-template-columns:repeat(2,1fr);margin:0;border-bottom:1px solid var(--line);background:#f7faf9}.game-hover-card__metrics--final{grid-template-columns:repeat(3,1fr)}.game-hover-card__metrics div{padding:10px 8px;border-right:1px solid var(--line);text-align:center}.game-hover-card__metrics div:last-child{border-right:0}.game-hover-card__metrics dt{color:var(--muted-2);font-size:7px}.game-hover-card__metrics dd{margin:3px 0 0;font:800 13px/1 Manrope,sans-serif}.game-hover-card__metrics small{display:block;margin-top:3px;color:var(--muted-2);font-size:6px;line-height:1.2}.game-hover-card__availability{padding:9px 13px 10px;border-bottom:1px solid var(--line)}.game-hover-card__availability h4{margin-bottom:7px;color:var(--muted-2);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.game-hover-card__availability>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.game-hover-card__availability>div>span{min-width:0;display:grid;grid-template-columns:23px 1fr auto;align-items:center;grid-gap:5px;gap:5px;padding:6px 7px;border:1px solid #e1e9e6;border-radius:8px;background:#f8faf9}.game-hover-card__availability>div>span>b{font-size:8px}.game-hover-card__availability>div>span>b small{display:block;margin-top:2px;color:var(--muted-2);font-size:6px;font-weight:500;white-space:nowrap}.game-hover-card__availability>div>span>strong{color:var(--green);font:800 10px/1 Manrope,sans-serif}.game-hover-card__pick-result{padding:9px 13px 10px;border-bottom:1px solid var(--line)}.game-hover-card__pick-result h4{margin-bottom:7px;color:var(--muted-2);font-size:7px;letter-spacing:.08em;text-transform:uppercase}.game-hover-card__pick-result>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.game-hover-card__pick-result span{padding:6px 5px;border:1px solid #e1e9e6;border-radius:7px;background:#f8faf9;text-align:center}.game-hover-card__pick-result small,.game-hover-card__pick-result strong{display:block}.game-hover-card__pick-result small{color:var(--muted-2);font-size:6px}.game-hover-card__pick-result strong{margin-top:3px;font-size:9px}.game-result--win{color:var(--green)}.game-result--loss{color:#a24848}.game-result--tie{color:#8b6d2d}.game-hover-card__facts{padding:7px 13px 9px}.game-hover-card__facts>div{min-height:39px;display:grid;grid-template-columns:20px 1fr;align-items:center;grid-gap:4px;gap:4px;border-bottom:1px solid #edf1ef}.game-hover-card__facts>div:last-child{border-bottom:0}.game-hover-card__facts svg{color:var(--cyan-dark)}.game-hover-card__facts span small,.game-hover-card__facts span strong{display:block}.game-hover-card__facts span strong{font-size:8.5px}.game-hover-card__facts span small{margin-top:2px;color:var(--muted-2);font-size:7px;line-height:1.35}@keyframes hover-card-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.game-hover-card--above{animation-name:hover-card-in-above}@keyframes hover-card-in-above{0%{opacity:0;transform:translateY(calc(-100% - 3px))}to{opacity:1;transform:translateY(-100%)}}.model-badge{display:flex;align-items:center;gap:9px;flex:none;padding:9px 12px;color:#675cb5;border:1px solid #dcd7fb;border-radius:9px;background:var(--violet-pale)}.model-badge svg{flex:none}.model-badge span,.model-badge span strong{display:block}.model-badge span{color:#827ab4;font-size:8px}.model-badge span strong{margin-bottom:2px;color:#554c9b;font-size:9px}.model-badge--green{color:var(--green);border-color:#bfe1d5;background:#eaf7f2}.model-badge--green span{color:#6a9687}.model-badge--green span strong{color:#24755d}.data-metrics,.field-metrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.million-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:start;grid-gap:16px;gap:16px}.million-board{overflow:hidden}.field-table-wrap,.million-table-wrap{overflow:auto}.field-table,.million-table{width:100%;border-collapse:collapse;white-space:nowrap}.field-table th,.million-table th{height:34px;padding:0 12px;color:var(--muted-2);background:#fafcfb;border-bottom:1px solid var(--line);font-size:8px;letter-spacing:.06em;text-align:left;text-transform:uppercase}.million-table td{height:51px;padding:7px 12px;border-bottom:1px solid #edf1ef;color:var(--muted);font-size:9px}.million-table tr:last-child td{border:0}.million-table tbody tr:hover td{background:#fbfdfc}.million-table .selected-row td{background:#f1faf8}.side-cell{display:flex;align-items:center;gap:8px;min-width:116px}.side-cell small,.side-cell strong{display:block}.side-cell strong{color:var(--ink);font-size:10px}.side-cell small{margin-top:2px;color:var(--muted-2);font-size:7px}.line-number{color:var(--ink);font-size:11px}.line-move{display:inline-block;min-width:31px;padding:3px 5px;color:var(--red);border-radius:5px;background:#faecea;text-align:center}.line-move--positive{color:var(--green);background:#e6f5ef}.probability-cell{min-width:72px}.probability-cell strong{color:var(--ink);font-size:9px}.probability-cell>span{width:56px;height:3px;display:block;margin-top:4px;overflow:hidden;border-radius:3px;background:#e5ebe9}.probability-cell i{height:100%;display:block;background:var(--cyan)}.pick-button{width:26px;height:26px;display:grid;place-items:center;padding:0;color:var(--cyan-dark);border:1px solid #b4dad6;border-radius:7px;background:#f0faf8;font-size:16px;cursor:pointer}.pick-button:disabled{color:#a1acab;border-color:var(--line);background:#f3f5f4;cursor:not-allowed}.pick-button--selected{color:white;border-color:var(--cyan-dark);background:var(--cyan-dark)}.ticket{position:-webkit-sticky;position:sticky;top:96px;overflow:hidden}.ticket__header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--line)}.ticket__header h3{margin-top:3px;font-size:14px}.ticket__header>span{min-width:38px;padding:5px 7px;color:var(--cyan-dark);border-radius:8px;background:var(--cyan-pale);text-align:center;font-size:9px;font-weight:700}.ticket-warning{display:flex;gap:7px;padding:10px 13px;color:#8c641e;background:var(--amber-pale);border-bottom:1px solid #efdbae}.ticket-warning svg{flex:none}.ticket-warning span,.ticket-warning strong{display:block;font-size:8px}.ticket-warning span{color:#a37d3d}.ticket-warning strong{margin-bottom:2px;color:#805910}.ticket__picks{padding:9px 13px}.ticket-pick{min-height:42px;display:grid;grid-template-columns:17px 25px 1fr auto 18px;align-items:center;grid-gap:5px;gap:5px;border-bottom:1px solid #edf1ef}.ticket-pick>span{color:var(--muted-2);font-size:8px}.ticket-pick strong{font-size:9px}.ticket-pick small{color:var(--muted);font-size:8px}.ticket-pick button{padding:0;border:0;color:var(--muted-2);background:none;cursor:pointer}.ticket-pick--empty{grid-template-columns:17px 1fr}.ticket-pick--empty em{color:#abb6b3;font-size:8px}.ticket__stats{padding:4px 14px 11px;margin:0}.ticket__stats div{display:flex;justify-content:space-between;padding:6px 0;font-size:8px}.ticket__stats dt{color:var(--muted)}.ticket__stats dd{margin:0;font-weight:700}.ticket>.button{width:calc(100% - 26px);margin:0 13px}.ticket__note{padding:9px 14px 14px;color:var(--muted-2);font-size:7px;line-height:1.4;text-align:center}.standings-view{gap:14px}.prize-race-panel{overflow:hidden}.prize-race-strip{display:flex;overflow-x:auto;scrollbar-width:thin}.prize-race{min-width:111px;min-height:57px;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding:8px 13px;color:var(--muted);border:0;border-right:1px solid #e9eeec;background:white;text-align:left;cursor:pointer}.prize-race:last-child{border-right:0}.prize-race:hover{background:#f8fbfa}.prize-race small,.prize-race strong{display:block;white-space:nowrap}.prize-race strong{color:var(--ink);font-size:9px}.prize-race small{margin-top:3px;color:var(--muted-2);font-size:7px}.prize-race--active{box-shadow:inset 0 -3px 0 var(--cyan);background:var(--cyan-pale)}.prize-race--active strong{color:var(--cyan-dark)}.standings-panel{overflow:hidden}.standings-toolbar{min-height:60px;display:flex;align-items:center;gap:9px;padding:12px 14px;border-bottom:1px solid var(--line)}.standings-search input{width:220px}.mine-filter{height:35px;display:flex;align-items:center;gap:6px;padding:0 10px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:white;font-size:9px;font-weight:700;cursor:pointer}.mine-filter span{min-width:18px;padding:2px 4px;color:var(--muted-2);border-radius:8px;background:#eef2f0;font-size:7px;text-align:center}.mine-filter--active{color:#9a6817;border-color:#e4c886;background:var(--amber-pale)}.mine-filter--active span{color:#8c5c0f;background:#f5dda9}.standings-toolbar__spacer{flex:1 1}.clv-job{display:flex;align-items:center;gap:7px;padding-right:11px;border-right:1px solid var(--line)}.clv-job,.clv-job>svg{color:var(--muted-2)}.clv-job small,.clv-job span,.clv-job strong{display:block}.clv-job strong{color:var(--muted);font-size:8px}.clv-job small{margin-top:2px;font-size:7px}.clv-job--live strong,.clv-job--live>svg{color:var(--green)}.development-badge{color:#8e641e;background:var(--amber-pale)}.development-badge,.simulation-badge{padding:5px 7px;border-radius:6px;font-size:7px;font-weight:700;white-space:nowrap}.simulation-badge{color:#5d55a8;background:var(--violet-pale)}.official-data-badge{color:var(--green);background:#e5f5ef}.standings-race-context{min-height:42px;display:flex;align-items:center;gap:15px;padding:7px 15px;color:var(--muted-2);background:#fafcfb;border-bottom:1px solid var(--line);font-size:8px}.standings-race-context span{display:flex;align-items:center;gap:8px}.standings-race-context strong{color:var(--ink);font-size:10px}.standings-race-context small{margin-left:auto;font-size:7px}.standings-table-wrap{overflow:auto}.standings-table{width:100%;min-width:1110px;border-collapse:collapse;white-space:nowrap}.standings-table th{height:34px;padding:0 10px;color:var(--muted-2);background:#f7faf8;border-bottom:1px solid var(--line);font-size:7px;font-weight:700;letter-spacing:.055em;text-align:left;text-transform:uppercase}.standings-table td{height:47px;padding:6px 10px;color:var(--muted);border-bottom:1px solid #edf1ef;font-size:8.5px}.standings-table tr:last-child td{border-bottom:0}.standings-table tbody tr:hover td{background:#fbfdfc}.standings-table .mine-row td{background:#fffaf0}.standings-table .mine-row:hover td{background:#fff7e7}.standings-loading-row td{height:47px;padding:0 10px;background:white}.standings-loading-row span{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#edf1ef 20%,#f8faf9 45%,#edf1ef 70%);background-size:220% 100%;animation:standings-shimmer 1.2s ease-in-out infinite}.standings-loading-badge{color:var(--muted);background:#eef2f0}@keyframes standings-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.standings-table td:nth-child(3),.standings-table th:nth-child(3){min-width:177px}.standings-sort{display:inline-flex;align-items:center;gap:3px;padding:0;color:inherit;border:0;background:transparent;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.standings-sort--active{color:var(--cyan-dark)}.mine-column{width:35px;padding-right:2px!important;padding-left:8px!important}.entry-star{width:25px;height:25px;display:grid;place-items:center;padding:0;color:#b0bab7;border:0;border-radius:6px;background:transparent;cursor:pointer}.entry-star:hover{color:#a36e16;background:var(--amber-pale)}.entry-star--active{color:#aa7418}.entry-name{color:var(--ink);font-size:9px}.paid-rank{display:inline-flex;align-items:center;gap:5px;min-width:25px;color:var(--cyan-dark)}.paid-rank em{padding:2px 4px;color:#8d631c;border-radius:4px;background:var(--amber-pale);font-size:6px;font-style:normal;font-weight:700;text-transform:uppercase}.total-equity{color:var(--ink)}.standings-empty{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted-2)}.standings-empty small,.standings-empty strong{display:block}.standings-empty strong{margin-top:9px;color:var(--ink);font-size:10px}.standings-empty small{margin-top:4px;font-size:8px}.standings-footer{min-height:48px;display:grid;grid-template-columns:170px 1fr 170px;align-items:center;grid-gap:10px;gap:10px;padding:8px 14px;color:var(--muted-2);border-top:1px solid var(--line);background:#fafcfb;font-size:8px}.standings-footer>small{text-align:center;font-size:7px}.standings-footer>div{display:flex;align-items:center;justify-content:flex-end;gap:8px}.standings-footer button{width:27px;height:27px;display:grid;place-items:center;padding:0;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:white;cursor:pointer}.standings-footer button:disabled{opacity:.4;cursor:default}.demo-badge{padding:7px 10px;color:#9a6510;border:1px solid #ead197;border-radius:7px;background:var(--amber-pale);font-size:8px;font-weight:800;letter-spacing:.08em}.data-metrics article,.field-metrics article{min-height:80px;display:grid;grid-template-columns:33px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:white;box-shadow:var(--shadow)}.data-metrics article>span,.field-metrics article>span{width:32px;height:32px;display:grid;place-items:center;color:var(--muted);border-radius:8px;background:#eef3f1;font-weight:700}.field-metrics .cyan{color:var(--cyan-dark);background:var(--cyan-pale)}.field-metrics .amber{color:#9c6814;background:var(--amber-pale)}.field-metrics .violet{color:#655bc1;background:var(--violet-pale)}.data-metrics small,.data-metrics strong,.field-metrics small,.field-metrics strong{display:block}.data-metrics small,.field-metrics small{color:var(--muted);font-size:8px}.data-metrics strong,.field-metrics strong{margin-top:3px;font-size:14px}.data-metrics em,.field-metrics em{color:var(--muted-2);font-size:7.5px;font-style:normal}.field-layout{display:grid;grid-template-columns:minmax(0,1fr) 294px;align-items:start;grid-gap:16px;gap:16px}.field-table-panel{overflow:hidden}.field-toolbar{display:flex;gap:9px;padding:13px;border-bottom:1px solid var(--line)}.field-toolbar .search-control{flex:1 1}.field-toolbar .search-control input{width:100%}.survivor-explorer-view{gap:0}.survivor-explorer-table{min-width:920px}.survivor-explorer-table thead{position:-webkit-sticky;position:sticky;top:0;z-index:8}.survivor-explorer-table th:first-child{min-width:210px}.survivor-explorer-table th:nth-child(3){min-width:205px}.survivor-explorer-table th:nth-child(4){min-width:145px}.survivor-explorer-table th:nth-child(5){min-width:90px}.survivor-explorer-view .field-table-wrap{max-height:calc(100vh - 207px);overflow:auto}.explorer-alive-count{display:flex;align-items:center;padding:0 10px;color:var(--green);border-radius:7px;background:#e5f5ef;font-size:8px;font-weight:800;white-space:nowrap}.field-table td{height:50px;padding:7px 12px;border-bottom:1px solid #edf1ef;font-size:9px;cursor:pointer}.field-table .active-row td,.field-table tbody tr:hover td{background:#f3faf8}.field-table td>small,.field-table td>strong{display:block}.field-table td>strong{font-size:9px}.field-table td>small{margin-top:2px;color:var(--muted-2);font-size:7px}.entry-status{display:inline-flex;padding:3px 7px;border-radius:7px;font-size:7px;font-weight:700;text-transform:uppercase}.entry-status--alive{color:var(--green);background:#e5f5ef}.entry-status--eliminated{color:var(--red);background:#f9e9e7}.team-stack{display:flex}.team-stack .team-mark{margin-left:-4px;box-shadow:0 0 0 2px white}.team-stack .team-mark:first-child{margin-left:0}.team-stack em{color:var(--muted-2);font-size:8px}.best-five-stack,.explorer-used-stack{display:grid;align-items:center;width:max-content}.explorer-used-stack{grid-template-columns:repeat(8,20px);gap:2px}.best-five-stack{grid-template-columns:repeat(5,22px);gap:3px}.best-five-stack .team-mark,.explorer-used-stack .team-mark{width:20px;height:20px;margin-left:0;border-radius:5px;box-shadow:none}.best-five-stack .team-mark{width:22px;height:22px}.used-filter-header{position:relative}.used-filter-trigger{display:flex;align-items:center;gap:4px;padding:0;color:inherit;border:0;background:none;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.used-filter-trigger>span{min-width:14px;padding:2px 4px;color:white;border-radius:7px;background:var(--cyan-dark);font-size:6px;line-height:1;text-align:center}.used-filter-trigger--active{color:var(--cyan-dark)}.used-filter-popover{position:absolute;z-index:30;top:29px;left:6px;width:min(560px,calc(100vw - 80px));overflow:hidden;color:var(--ink);border:1px solid var(--line-strong);border-radius:11px;background:white;box-shadow:0 18px 55px rgba(12,37,38,.22);letter-spacing:normal;text-align:left;text-transform:none}.used-filter-popover__header{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid var(--line)}.used-filter-popover__header small,.used-filter-popover__header span,.used-filter-popover__header strong{display:block}.used-filter-popover__header strong{font-size:10px}.used-filter-popover__header small{margin-top:3px;color:var(--muted-2);font-size:7px;font-weight:500}.used-filter-popover__header button{width:27px;height:27px;display:grid;place-items:center;padding:0;color:var(--muted);border:0;border-radius:6px;background:#f1f4f3;cursor:pointer}.used-filter-popover__legend{display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;grid-gap:7px;gap:7px;padding:8px 12px;color:var(--muted-2);background:#fafcfb;border-bottom:1px solid var(--line);font-size:7px;font-weight:500}.used-filter-popover__legend strong{padding:3px 5px;color:var(--cyan-dark);border-radius:5px;background:var(--cyan-pale);font-size:6px}.used-filter-popover__legend strong:last-child{color:#a04e47;background:#f9e9e7}.used-filter-team-grid{max-height:370px;display:grid;grid-template-columns:1fr 1fr;grid-gap:0 10px;gap:0 10px;overflow:auto;padding:7px 10px}.used-filter-team{min-height:36px;display:grid;grid-template-columns:23px 1fr 39px 55px;align-items:center;grid-gap:4px;gap:4px;border-bottom:1px solid #edf1ef}.used-filter-team>strong{font-size:8px}.used-filter-team button{height:22px;padding:0 5px;color:var(--muted-2);border:1px solid var(--line);border-radius:5px;background:white;font-size:6px;font-weight:800;cursor:pointer}.used-filter-team button.include.active{color:var(--cyan-dark);border-color:#9dcfc9;background:var(--cyan-pale)}.used-filter-team button.exclude.active{color:#a04e47;border-color:#e3aaa5;background:#f9e9e7}.used-filter-popover__footer{min-height:42px;display:flex;align-items:center;justify-content:space-between;padding:7px 12px;color:var(--muted-2);border-top:1px solid var(--line);background:#fafcfb;font-size:7px;font-weight:500}.used-filter-popover__footer button{padding:5px 8px;color:var(--cyan-dark);border:1px solid var(--line);border-radius:6px;background:white;font-size:7px;font-weight:700;cursor:pointer}.used-filter-popover__footer button:disabled{color:var(--muted-2);cursor:default}.field-loading-row td{height:50px;padding:0 12px;background:white}.field-loading-row span{display:block;height:8px;border-radius:999px;background:linear-gradient(90deg,#edf1ef 20%,#f8faf9 45%,#edf1ef 70%);background-size:220% 100%;animation:standings-shimmer 1.2s ease-in-out infinite}.explorer-footer{min-height:48px;display:grid;grid-template-columns:170px 1fr 170px;align-items:center;grid-gap:10px;gap:10px;padding:8px 14px;color:var(--muted-2);border-top:1px solid var(--line);background:#fafcfb;font-size:8px}.explorer-footer>small{text-align:center;font-size:7px}.explorer-footer>div{display:flex;align-items:center;justify-content:flex-end;gap:8px}.explorer-footer button{width:27px;height:27px;display:grid;place-items:center;padding:0;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:white;cursor:pointer}.explorer-footer button:disabled{opacity:.4;cursor:default}.projected-pick{display:inline-flex;align-items:center;gap:5px;font-weight:700}.field-detail{position:-webkit-sticky;position:sticky;top:96px;overflow:hidden}.field-detail__header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--line)}.field-detail__header h3{margin-top:3px;font-size:14px}.entry-equity{padding:17px;color:white;background:linear-gradient(120deg,var(--navy),var(--navy-2))}.entry-equity small,.entry-equity span,.entry-equity strong{display:block}.entry-equity small{color:#82a8a4;font-size:8px}.entry-equity strong{margin:4px 0;font:800 24px/1 Manrope,sans-serif}.entry-equity span{color:#6e938f;font-size:7px}.field-detail__section{padding:14px 16px;border-bottom:1px solid var(--line)}.field-detail__section h4{margin-bottom:10px;font-size:9px}.used-team-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.used-team-grid>div{display:flex;align-items:center;gap:6px;padding:6px;border:1px solid var(--line);border-radius:7px}.used-team-grid small,.used-team-grid strong{display:block}.used-team-grid strong{font-size:8px}.used-team-grid small{color:var(--muted-2);font-size:6.5px}.used-team-grid p{color:var(--muted-2);font-size:8px}.explorer-best-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:4px;gap:4px}.explorer-best-grid>div{position:relative;min-width:0;display:flex;flex-direction:column;align-items:center;gap:4px;overflow:hidden;padding:10px 2px 6px;border:1px solid var(--line);border-radius:7px;background:#fafcfb}.explorer-best-grid>div>span{position:absolute;top:3px;left:4px;color:var(--muted-2);font-size:6px}.explorer-best-grid strong{width:100%;overflow:hidden;font-size:7px;text-align:center;text-overflow:ellipsis}.explorer-sim-detail{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:3px 8px;gap:3px 8px}.explorer-sim-detail>span{color:var(--muted);font-size:8px}.explorer-sim-detail>strong{font-size:11px}.explorer-sim-detail>small{grid-column:1/3;color:var(--muted-2);font-size:7px}.field-bars{display:flex;flex-direction:column;gap:8px}.field-bars>div{display:grid;grid-template-columns:25px 1fr 30px;align-items:center;grid-gap:6px;gap:6px;font-size:7px}.field-bars>div>span{font-weight:700}.field-bars i{height:5px;display:block;overflow:hidden;border-radius:4px;background:#e7eceb}.field-bars b{height:100%;display:block;border-radius:inherit;background:var(--cyan)}.field-bars strong{color:var(--muted);text-align:right}.model-card-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.model-card{min-height:164px;padding:17px;border:1px solid var(--line);border-radius:11px;background:white;box-shadow:var(--shadow)}.model-card>span{width:34px;height:34px;display:grid;place-items:center;margin-bottom:15px;color:var(--cyan-dark);border-radius:9px;background:var(--cyan-pale)}.model-card em,.model-card small,.model-card strong{display:block}.model-card small{color:var(--muted-2);font-size:8px;text-transform:uppercase;letter-spacing:.06em}.model-card strong{margin-top:4px;font-size:12px}.model-card p{min-height:32px;margin:7px 0 12px;color:var(--muted);font-size:9px;line-height:1.45}.model-card em{color:var(--muted-2);font-size:7px;font-style:normal}.model-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);grid-gap:16px;gap:16px}.chart-legend{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:8px}.chart-legend i{width:14px;height:2px;background:#aab6b3}.chart-legend i.cyan{margin-left:8px;background:var(--cyan)}.calibration-chart{position:relative;padding:18px 28px 28px 42px}.calibration-chart svg{width:100%;max-height:320px;overflow:visible}.grid-line{stroke:#e9eeec;stroke-width:.4}.ideal-line{stroke:#aab6b3;stroke-width:.7;stroke-dasharray:2 2}.model-line{fill:none;stroke:var(--cyan);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.model-point{fill:white;stroke:var(--cyan-dark);stroke-width:1}.axis-label{position:absolute;color:var(--muted-2);font-size:7px}.axis-label--y{top:50%;left:7px;transform:rotate(-90deg) translateY(-50%);transform-origin:center}.axis-label--x{right:50%;bottom:10px;transform:translateX(50%)}.chart-note{padding:11px 17px;color:var(--muted-2);background:#fafcfb;border-top:1px solid var(--line);font-size:8px;line-height:1.45}.diagnostic-list{display:grid;grid-template-columns:1fr 1fr}.diagnostic-list>div{min-height:92px;padding:14px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.diagnostic-list>div:nth-child(2n){border-right:0}.diagnostic-list small,.diagnostic-list span,.diagnostic-list strong{display:block}.diagnostic-list span{color:var(--muted);font-size:8px}.diagnostic-list strong{margin:6px 0 3px;font-size:15px}.diagnostic-list small{color:var(--muted-2);font-size:7px}.promotion-gate{padding:15px 17px 17px}.promotion-gate h4{font-size:9px}.promotion-gate ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;margin:10px 0 0;padding:0;list-style:none}.promotion-gate li{position:relative;padding-left:15px;color:var(--muted-2);font-size:8px}.promotion-gate li:before{content:"";position:absolute;left:0;top:1px;width:8px;height:8px;border:1px solid var(--line-strong);border-radius:50%}.promotion-gate li.done{color:var(--green)}.promotion-gate li.done:before{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 2px white}.data-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;grid-gap:16px;gap:16px}.upload-panel{padding-bottom:17px}.manual-chip{padding:4px 7px;color:#665ab3;border-radius:7px;background:var(--violet-pale);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.upload-copy{padding:15px 20px 0;color:var(--muted);font-size:10px;line-height:1.55}.drop-zone{min-height:156px;display:grid;place-items:center;margin:15px 20px 12px;border:1.5px dashed #b9cbc7;border-radius:11px;background:#f7faf9;cursor:pointer;transition:.15s ease}.drop-zone--active,.drop-zone:hover{border-color:var(--cyan);background:#f0faf8}.drop-zone--ready{min-height:88px;border-style:solid;cursor:default}.drop-zone input{display:none}.drop-zone__empty{display:flex;flex-direction:column;align-items:center}.drop-zone__empty>span{width:45px;height:45px;display:grid;place-items:center;margin-bottom:10px;color:var(--cyan-dark);border-radius:12px;background:var(--cyan-pale)}.drop-zone__empty strong{font-size:11px}.drop-zone__empty small{margin-top:5px;color:var(--muted-2);font-size:8px}.selected-file{width:100%;display:grid;grid-template-columns:44px 1fr 30px;align-items:center;grid-gap:11px;gap:11px;padding:14px 18px}.selected-file>span{width:42px;height:42px;display:grid;place-items:center;color:var(--cyan-dark);border-radius:10px;background:var(--cyan-pale)}.selected-file small,.selected-file strong{display:block}.selected-file strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.selected-file small{margin-top:4px;color:var(--muted-2);font-size:8px}.selected-file button{width:28px;height:28px;display:grid;place-items:center;padding:0;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:white;cursor:pointer}.upload-action{width:calc(100% - 40px);margin:0 20px}.upload-error{display:flex;align-items:center;gap:7px;margin:0 20px 10px;padding:9px 11px;color:#974e49;border-radius:8px;background:#fbecea;font-size:9px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.upload-result{margin:15px 20px 0;overflow:hidden;border:1px solid var(--line);border-radius:10px}.upload-result__head{min-height:57px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:9px 12px;background:#f4faf8;border-bottom:1px solid var(--line)}.upload-result__head>span{width:32px;height:32px;display:grid;place-items:center;color:var(--green);border-radius:8px;background:#e0f3ec}.upload-result__head small,.upload-result__head strong{display:block}.upload-result__head strong{font-size:10px}.upload-result__head small{margin-top:2px;color:var(--muted);font-size:8px;text-transform:capitalize}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.result-stats>div{padding:11px 13px;border-right:1px solid var(--line)}.result-stats>div:last-child{border:0}.result-stats small,.result-stats strong{display:block}.result-stats small{color:var(--muted-2);font-size:7px}.result-stats strong{margin-top:4px;font-size:12px}.validation-list{padding:7px 12px}.validation-row{display:flex;align-items:center;gap:8px;padding:7px 0;border-bottom:1px solid #edf1ef}.validation-row:last-child{border:0}.validation-row>svg{flex:none}.validation-row--pass>svg{color:var(--green)}.validation-row--warn>svg{color:var(--amber)}.validation-row small,.validation-row strong{display:block}.validation-row strong{font-size:8px}.validation-row small{margin-top:2px;color:var(--muted-2);font-size:7px}.parsed-teams{padding:10px 12px;border-top:1px solid var(--line);background:#fafcfb}.parsed-teams>small{color:var(--muted-2);font-size:7px;text-transform:uppercase;letter-spacing:.06em}.parsed-teams>div{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.parsed-teams>div>span{display:flex;align-items:center;gap:4px;padding:3px 6px 3px 3px;border:1px solid var(--line);border-radius:7px;background:white;font-size:7px}.parsed-teams em{color:var(--muted);font-style:normal}.upload-hash{display:flex;align-items:center;gap:6px;padding:8px 12px;color:var(--muted-2);border-top:1px solid var(--line);font-family:ui-monospace,monospace;font-size:7px}.source-health-panel{overflow:hidden}.health-list{padding:3px 16px 10px}.health-row{min-height:69px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:9px;gap:9px;border-bottom:1px solid #edf1ef}.health-icon{width:30px;height:30px;display:grid;place-items:center;color:var(--muted);border-radius:8px;background:#eef3f1}.health-icon--fresh{color:var(--green);background:#e5f5ef}.health-icon--aging{color:#9b6917;background:var(--amber-pale)}.health-icon--manual{color:#665ab3;background:var(--violet-pale)}.health-icon--missing{color:var(--red);background:#fae9e7}.health-row em,.health-row small,.health-row strong{display:block}.health-row strong{font-size:9px}.health-row small{max-width:210px;margin-top:2px;overflow:hidden;color:var(--muted);font-size:7.5px;text-overflow:ellipsis;white-space:nowrap}.health-row em{margin-top:3px;color:var(--muted-2);font-size:7px;font-style:normal}.pipeline-note{display:flex;gap:9px;padding:13px 16px;color:var(--cyan-dark);background:#f0f8f6;border-top:1px solid #dcebe8}.pipeline-note svg{flex:none}.pipeline-note strong{display:block;font-size:9px}.pipeline-note p{margin-top:3px;color:#72908b;font-size:7.5px;line-height:1.45}.recent-uploads{overflow:hidden}.upload-log{padding:4px 16px 10px}.upload-log>div{min-height:56px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;grid-gap:9px;gap:9px;border-bottom:1px solid #edf1ef}.log-state{width:30px;height:30px;display:grid;place-items:center;color:#9b6917;border-radius:8px;background:var(--amber-pale)}.log-state--good{color:var(--green);background:#e5f5ef}.upload-log small,.upload-log strong{display:block}.upload-log strong{font-size:9px}.upload-log small{margin-top:2px;color:var(--muted-2);font-size:7.5px;text-transform:capitalize}.upload-log time{color:var(--muted-2);font-size:8px}html[data-theme=bloomberg]{--ink:#f0efdc;--muted:#a4aa9c;--muted-2:#747d73;--line:#282d2a;--line-strong:#46504a;--paper:#080a09;--canvas:#000000;--navy:#030404;--navy-2:#101411;--cyan:#34cfe1;--cyan-dark:#48d9e9;--cyan-pale:#08252a;--amber:#ff9f1a;--amber-pale:#2b1b05;--violet:#9a7cff;--violet-pale:#1e1934;--red:#ff6267;--green:#47df82;--shadow:none;color-scheme:dark;background:#000}html[data-theme=bloomberg] ::selection{color:#000;background:var(--amber)}html[data-theme=bloomberg] body,html[data-theme=bloomberg] button,html[data-theme=bloomberg] h1,html[data-theme=bloomberg] h2,html[data-theme=bloomberg] h3,html[data-theme=bloomberg] h4,html[data-theme=bloomberg] input,html[data-theme=bloomberg] select{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}html[data-theme=bloomberg] body{background:#000}html[data-theme=bloomberg] .page-wrap{padding-top:16px}html[data-theme=bloomberg] .view-stack{gap:11px}html[data-theme=bloomberg] .dashboard-grid,html[data-theme=bloomberg] .field-layout,html[data-theme=bloomberg] .map-layout,html[data-theme=bloomberg] .million-layout{gap:8px}html[data-theme=bloomberg] .sidebar{background:#030404;border-color:#242925}html[data-theme=bloomberg] .brand__mark{color:var(--amber);border-color:#6b4713;border-radius:1px;background:#160e02}html[data-theme=bloomberg] .brand__wordmark strong{color:#f4f0d2}html[data-theme=bloomberg] .brand__wordmark em{color:var(--amber)}html[data-theme=bloomberg] .nav-item{min-height:38px;border-radius:0;color:#818a80}html[data-theme=bloomberg] .nav-item:hover{color:#fff4cc;background:#111310}html[data-theme=bloomberg] .nav-item--active{color:var(--amber);background:#1c1203}html[data-theme=bloomberg] .nav-item--active:before{width:2px;height:100%;border-radius:0;background:var(--amber)}html[data-theme=bloomberg] .topbar{height:61px;background:rgba(3,4,4,.97);border-bottom:2px solid #9b5b0b;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-theme=bloomberg] .topbar__contest small,html[data-theme=bloomberg] .topbar__title small{color:var(--amber)}html[data-theme=bloomberg] .topbar__contest strong,html[data-theme=bloomberg] .topbar__title h1{color:#f3f0d4;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}html[data-theme=bloomberg] .freshness svg{color:var(--green)}html[data-theme=bloomberg] .icon-button,html[data-theme=bloomberg] .search-control,html[data-theme=bloomberg] .select-control{color:#b7bdaf;border-color:#343b36;border-radius:1px;background:#090b0a}html[data-theme=bloomberg] .icon-button:hover,html[data-theme=bloomberg] .search-control:focus-within,html[data-theme=bloomberg] .select-control:focus-within{color:var(--amber);border-color:var(--amber);background:#120c03;box-shadow:none}html[data-theme=bloomberg] .contest-dropdown,html[data-theme=bloomberg] .path-entry-menu,html[data-theme=bloomberg] .settings-dropdown,html[data-theme=bloomberg] .used-filter-popover{color:var(--ink);border-color:#555f57;border-radius:1px;background:#070807;box-shadow:0 18px 50px rgba(0,0,0,.72)}html[data-theme=bloomberg] .settings-dropdown__header,html[data-theme=bloomberg] .used-filter-popover__header{background:#0d100e}html[data-theme=bloomberg] .settings-dropdown__header strong{color:var(--amber)}html[data-theme=bloomberg] .settings-dropdown__label{color:#788177}html[data-theme=bloomberg] .contest-dropdown>button:hover,html[data-theme=bloomberg] .path-entry-menu>button:hover,html[data-theme=bloomberg] .settings-dropdown>button:hover{color:#fff3ce;background:#1d1304}html[data-theme=bloomberg] .contest-dropdown>button.active,html[data-theme=bloomberg] .path-entry-menu>button.active,html[data-theme=bloomberg] .settings-dropdown>button.active{color:var(--amber);background:#201504}html[data-theme=bloomberg] .contest-dropdown>button em{color:#080808;border-radius:0;background:var(--amber)}html[data-theme=bloomberg] .appearance-switch{background:#252b27}html[data-theme=bloomberg] .data-metrics article,html[data-theme=bloomberg] .field-metrics article,html[data-theme=bloomberg] .model-card,html[data-theme=bloomberg] .panel{border-color:#2a302c;border-radius:1px;background:#080a09;box-shadow:none}html[data-theme=bloomberg] .panel__header{min-height:52px;padding:10px 14px;border-color:#282e2a;background:#0c0f0d}html[data-theme=bloomberg] .eyebrow,html[data-theme=bloomberg] .panel__header h3{color:var(--amber)}html[data-theme=bloomberg] .cell-detail,html[data-theme=bloomberg] .chart-note,html[data-theme=bloomberg] .explorer-footer,html[data-theme=bloomberg] .panel__footnote,html[data-theme=bloomberg] .parsed-teams,html[data-theme=bloomberg] .standings-footer,html[data-theme=bloomberg] .standings-race-context,html[data-theme=bloomberg] .used-filter-popover__footer,html[data-theme=bloomberg] .used-filter-popover__legend{border-color:#282e2a;background:#0b0d0c}html[data-theme=bloomberg] .button{border-radius:1px}html[data-theme=bloomberg] .button--primary{color:#060606;border-color:var(--amber);background:var(--amber)}html[data-theme=bloomberg] .button--filter,html[data-theme=bloomberg] .button--ghost,html[data-theme=bloomberg] .button--secondary{color:var(--cyan);border-color:#28535a;background:#071316}html[data-theme=bloomberg] .button--light{color:#050505;background:#e9e6ce}html[data-theme=bloomberg] .text-button{color:var(--cyan)}html[data-theme=bloomberg] .segmented-control{border-radius:1px;background:#111411}html[data-theme=bloomberg] .segmented-control button{border-radius:0}html[data-theme=bloomberg] .segmented-control button.active{color:#050505;background:var(--amber);box-shadow:none}html[data-theme=bloomberg] .field-table th,html[data-theme=bloomberg] .million-table th,html[data-theme=bloomberg] .recommendation-head,html[data-theme=bloomberg] .standings-table th{color:#8f988d;border-color:#2a302c;background:#111411}html[data-theme=bloomberg] .recommendation-row{border-color:#242a26;background:#080a09}html[data-theme=bloomberg] .field-table .active-row td,html[data-theme=bloomberg] .field-table tbody tr:hover td,html[data-theme=bloomberg] .million-table tbody tr:hover td,html[data-theme=bloomberg] .recommendation-row:hover,html[data-theme=bloomberg] .standings-table tbody tr:hover td{background:#151107}html[data-theme=bloomberg] .edge-card__delta,html[data-theme=bloomberg] .equity-score,html[data-theme=bloomberg] .recommendation-team>b{color:var(--amber)}html[data-theme=bloomberg] .mini-meter{border-radius:0;background:#202521}html[data-theme=bloomberg] .mini-meter i{border-radius:0;background:var(--amber)}html[data-theme=bloomberg] .equity-score{border-radius:0;background:#291a04}html[data-theme=bloomberg] .health-row,html[data-theme=bloomberg] .source-row,html[data-theme=bloomberg] .upload-log>div{border-color:#242a26}html[data-theme=bloomberg] .health-icon,html[data-theme=bloomberg] .source-row__icon{color:var(--cyan);border-radius:1px;background:#0b1c1f}html[data-theme=bloomberg] .edge-card{border-radius:1px;background:#0b0d0c}html[data-theme=bloomberg] .edge-card:hover{border-color:var(--amber)}html[data-theme=bloomberg] .edge-card__delta{border-radius:0;background:#15281b}html[data-theme=bloomberg] .empty-portfolio>span{color:var(--amber);border-radius:1px;background:#261804}html[data-theme=bloomberg] .survivor-map-wrap{scrollbar-color:#6f4711 #090a09}html[data-theme=bloomberg] .survivor-map td,html[data-theme=bloomberg] .survivor-map th{border-color:#252b27;background:#050706}html[data-theme=bloomberg] .survivor-map thead .team-column,html[data-theme=bloomberg] .survivor-map thead th{color:#9ca499;background:#111411}html[data-theme=bloomberg] .survivor-map thead th.completed-column,html[data-theme=bloomberg] .survivor-map thead th.picked-column{color:#555d56;background:#0b0d0c}html[data-theme=bloomberg] .survivor-map thead th.current-column,html[data-theme=bloomberg] .survivor-map thead th.sort-column{color:var(--amber);background:#251804;box-shadow:inset 0 -2px var(--amber)}html[data-theme=bloomberg] .survivor-map .team-column{background:#080a09}html[data-theme=bloomberg] .survivor-map tbody .team-column--tracking{background:#201504;box-shadow:inset 2px 0 var(--amber)}html[data-theme=bloomberg] .map-sort-button:hover{color:var(--amber);background:#1d1304}html[data-theme=bloomberg] .map-cell{color:#e5ead9;background:rgb(16 173 179/calc(.055 + var(--cell-strength) * .31))}html[data-theme=bloomberg] .map-cell strong{color:#fbf5ce;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}html[data-theme=bloomberg] .map-cell small,html[data-theme=bloomberg] .map-cell__opponent i{color:#8ba5a0}html[data-theme=bloomberg] .map-cell:hover:not(:disabled){outline-color:var(--amber)}html[data-theme=bloomberg] .map-cell--opponent-highlight{outline-color:var(--amber);box-shadow:inset 0 0 0 1px #75480d}html[data-theme=bloomberg] .map-cell--result-win{color:var(--green);background:#0c2617}html[data-theme=bloomberg] .map-cell--result-loss{color:var(--red);background:#2a0e10}html[data-theme=bloomberg] .map-cell--result-tie{color:var(--amber);background:#291d09}html[data-theme=bloomberg] .map-cell--selected{color:#050505;background:var(--amber);box-shadow:inset 0 0 0 2px #ffe09b}html[data-theme=bloomberg] .map-cell--selected .map-cell__opponent,html[data-theme=bloomberg] .map-cell--selected .map-cell__opponent i,html[data-theme=bloomberg] .map-cell--selected small,html[data-theme=bloomberg] .map-cell--selected strong{color:#080704}html[data-theme=bloomberg] .map-cell--selected-complete{color:#d8ffe5;background:#126136;box-shadow:inset 0 0 0 2px var(--green)}html[data-theme=bloomberg] .map-cell--selected-complete small,html[data-theme=bloomberg] .map-cell--selected-complete strong{color:#e3ffeb}html[data-theme=bloomberg] .map-cell--empty{color:#59615b;background:repeating-linear-gradient(-45deg,#070807,#070807 5px,#111411 0,#111411 10px)}html[data-theme=bloomberg] .cell-source{border-radius:0;background:#606861}html[data-theme=bloomberg] .cell-source--market{background:var(--amber)}html[data-theme=bloomberg] .entry-path-lookup,html[data-theme=bloomberg] .explorer-footer button,html[data-theme=bloomberg] .mine-filter,html[data-theme=bloomberg] .path-panel__actions button,html[data-theme=bloomberg] .standings-footer button,html[data-theme=bloomberg] .used-filter-popover__footer button,html[data-theme=bloomberg] .used-filter-team button{border-color:#343b36;border-radius:1px;background:#090b0a}html[data-theme=bloomberg] .entry-name button:hover,html[data-theme=bloomberg] .path-panel__actions button:hover:not(:disabled){color:var(--amber);border-color:var(--amber);background:#211604}html[data-theme=bloomberg] .entry-name-editor input{color:var(--ink);border-color:var(--amber);border-radius:1px;background:#050605}html[data-theme=bloomberg] .entry-path-lookup--placeholder{background:#0b0d0c}html[data-theme=bloomberg] .path-score{color:var(--amber);background:#030404;box-shadow:inset 0 2px #8f560d}html[data-theme=bloomberg] .path-score small{color:#8b7455}html[data-theme=bloomberg] .path-row{border-color:#252b27}html[data-theme=bloomberg] .path-row--filled:hover{background:#171106}html[data-theme=bloomberg] .game-hover-card{color:var(--ink);border-color:#5b665e;border-radius:1px;background:rgba(5,7,6,.99);box-shadow:0 20px 55px rgba(0,0,0,.8)}html[data-theme=bloomberg] .game-hover-card:after{background:#050706;border-color:#5b665e}html[data-theme=bloomberg] .game-hover-card__availability>div>span,html[data-theme=bloomberg] .game-hover-card__metrics,html[data-theme=bloomberg] .game-hover-card__pick-result span{border-color:#282e2a;border-radius:1px;background:#0d100e}html[data-theme=bloomberg] .field-table td,html[data-theme=bloomberg] .million-table td,html[data-theme=bloomberg] .standings-table td{color:#b6bdaf;border-color:#242a26}html[data-theme=bloomberg] .million-table .selected-row td,html[data-theme=bloomberg] .standings-table .mine-row td{background:#211704}html[data-theme=bloomberg] .line-move{color:var(--red);border-radius:0;background:#2a0e10}html[data-theme=bloomberg] .pick-button{color:var(--amber);border-color:#71470f;border-radius:1px;background:#1e1405}html[data-theme=bloomberg] .pick-button:disabled{color:#545b55;border-color:#2b302d;background:#0d0f0e}html[data-theme=bloomberg] .prize-race{color:#8e968c;border-color:#2a302c;background:#080a09}html[data-theme=bloomberg] .prize-race:hover{background:#121510}html[data-theme=bloomberg] .prize-race--active{color:var(--amber);background:#211504;box-shadow:inset 0 -2px var(--amber)}html[data-theme=bloomberg] .prize-race strong{color:inherit}html[data-theme=bloomberg] .field-loading-row td,html[data-theme=bloomberg] .standings-loading-row td{background:#080a09}html[data-theme=bloomberg] .field-loading-row span,html[data-theme=bloomberg] .standings-loading-row span{border-radius:0;background:linear-gradient(90deg,#151916 20%,#262015 45%,#151916 70%);background-size:220% 100%}html[data-theme=bloomberg] .development-badge,html[data-theme=bloomberg] .entry-status--alive,html[data-theme=bloomberg] .explorer-alive-count,html[data-theme=bloomberg] .simulation-badge{color:var(--green);border-radius:0;background:#0d2516}html[data-theme=bloomberg] .entry-status--eliminated{color:var(--red);border-radius:0;background:#2a0e10}html[data-theme=bloomberg] .team-stack .team-mark{box-shadow:0 0 0 1px #080a09}html[data-theme=bloomberg] .used-filter-trigger>span{color:#050505;border-radius:0;background:var(--amber)}html[data-theme=bloomberg] .used-filter-popover__header button{border-radius:1px;background:#151916}html[data-theme=bloomberg] .used-filter-team{border-color:#242a26}html[data-theme=bloomberg] .used-filter-team button.include.active{color:var(--green);border-color:#246d42;background:#0d2516}html[data-theme=bloomberg] .used-filter-team button.exclude.active{color:var(--red);border-color:#713237;background:#2a0e10}html[data-theme=bloomberg] .entry-equity{color:#f8ebbd;background:#030404;box-shadow:inset 0 2px var(--amber)}html[data-theme=bloomberg] .explorer-best-grid>div,html[data-theme=bloomberg] .used-team-grid>div{border-radius:1px;background:#0b0d0c}html[data-theme=bloomberg] .status{border-radius:0;background:#171a18}html[data-theme=bloomberg] .status--fresh{color:var(--green);background:#0d2516}html[data-theme=bloomberg] .status--aging{color:var(--amber);background:#2b1b05}html[data-theme=bloomberg] .status--manual{color:var(--violet);background:#1e1934}html[data-theme=bloomberg] .status--missing{color:var(--red);background:#2a0e10}html[data-theme=bloomberg] .drop-zone{border-color:#46504a;border-radius:1px;background:#0b0d0c}html[data-theme=bloomberg] .drop-zone--active,html[data-theme=bloomberg] .drop-zone:hover{border-color:var(--amber);background:#171106}html[data-theme=bloomberg] .parsed-teams>div>span,html[data-theme=bloomberg] .selected-file button,html[data-theme=bloomberg] .upload-result{border-radius:1px;background:#090b0a}html[data-theme=bloomberg] .upload-result__head{background:#0c1713}html[data-theme=bloomberg] .grid-line{stroke:#252b27}html[data-theme=bloomberg] .ideal-line{stroke:#6d766d}html[data-theme=bloomberg] .model-point{fill:#080a09;stroke:var(--amber)}html[data-theme=bloomberg] .model-line{stroke:var(--amber)}@media (max-width:1220px){.page-wrap{padding:24px 22px 48px}.data-metrics,.field-metrics,.model-card-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid--main{grid-template-columns:1fr}.source-panel{width:100%}.source-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:0 22px;gap:0 22px}.field-layout,.map-layout,.million-layout{grid-template-columns:minmax(0,1fr)}.map-layout--path-side{display:flex;flex-direction:column}.map-layout--path-side .path-panel{position:static}.map-layout--path-side .path-list{grid-template-columns:1fr 1fr;max-height:260px}.field-detail,.path-panel,.ticket{position:static}.path-list{display:grid;grid-template-columns:1fr 1fr;max-height:260px}.path-row:nth-child(odd){border-right:1px solid var(--line)}.ticket__picks{display:grid;grid-column-gap:15px;column-gap:15px}.data-layout,.ticket__picks{grid-template-columns:1fr 1fr}}@media (max-width:960px){.app-main{margin-left:0}.sidebar{transform:translateX(-102%);transition:transform .2s ease;box-shadow:18px 0 50px rgba(0,0,0,.2)}.sidebar--open{transform:translateX(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:39;display:block;padding:0;border:0;background:rgba(4,20,22,.48)}.topbar__menu{display:grid}.topbar__collapse{display:none}.dashboard-grid--lower,.data-layout,.model-layout{grid-template-columns:1fr}.standings-toolbar{flex-wrap:wrap}.standings-toolbar__spacer{display:none}.clv-job{margin-left:auto}}@media (max-width:680px){.page-wrap{padding:18px 13px 40px}.app-main--map .page-wrap{padding-right:13px;padding-left:13px}.topbar{height:64px;padding:0 13px}.topbar__title h1{font-size:17px}.freshness{display:none}.view-stack{gap:16px}.view-intro{align-items:flex-start;flex-direction:column;gap:14px}.view-intro h2{font-size:23px}.dashboard-grid--lower,.data-metrics,.edge-cards,.field-metrics,.model-card-grid{grid-template-columns:1fr}.empty-portfolio{grid-template-columns:42px 1fr}.empty-portfolio .button{grid-column:1/3}.source-list{grid-template-columns:1fr}.field-toolbar{align-items:stretch;flex-wrap:wrap}.field-toolbar .search-control{width:100%;flex-basis:100%}.segmented-control{max-width:100%;overflow-x:auto}.segmented-control button{padding:0 10px}.legend-inline{align-self:stretch;justify-content:center}.map-layout--path-side .path-list,.path-list{grid-template-columns:1fr}.path-row:nth-child(odd){border-right:0}.ticket__picks{grid-template-columns:1fr}.model-badge{align-self:stretch}.recommendation-grid{grid-template-columns:minmax(185px,2fr) repeat(4,55px)}.panel--recommendations{overflow:auto}.panel--recommendations .panel__footnote,.recommendation-head,.recommendation-list{min-width:475px}.result-stats{grid-template-columns:1fr}.result-stats>div{border-right:0;border-bottom:1px solid var(--line)}.result-stats>div:last-child{border-bottom:0}.drop-zone,.upload-result{margin-left:13px;margin-right:13px}.upload-copy{padding-left:13px;padding-right:13px}.upload-action{width:calc(100% - 26px);margin-left:13px;margin-right:13px}.selected-file{grid-template-columns:38px minmax(0,1fr) 28px;padding:12px}.standings-search{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 85px)}.standings-search input{width:100%}.clv-job{margin-left:0}.development-badge{margin-left:auto}.standings-race-context{align-items:flex-start;flex-direction:column;gap:3px;padding:9px 12px}.standings-race-context small{margin-left:0}.standings-footer{grid-template-columns:1fr auto}.standings-footer>small{display:none}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}