:root{--paper:#f7f7f5;--ink:#16181c;--muted:#d8dae0;--rule:#ebecef;--accent:#2b5f8c;--ink-60:#6b6f78;--ink-40:#9298a2;--ui:"Archivo", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--display:"Source Serif 4", ui-serif, Georgia, "Times New Roman", serif;--gap:20px}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--paper);color:var(--ink);font-family:var(--ui);font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.45}input,button,select,table,svg text{font-variant-numeric:tabular-nums}.app{min-height:100vh;padding:var(--gap) var(--gap) 0;flex-direction:column;gap:16px;max-width:1500px;margin:0 auto;display:flex}.masthead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:24px;display:flex}.masthead h1{font-family:var(--display);letter-spacing:-.011em;margin:0;font-size:clamp(21px,2.6vw,30px);font-weight:600;line-height:1.1}.lede{max-width:62ch;color:var(--ink-60);margin:5px 0 0;font-size:14px}.lede strong{color:var(--ink);font-weight:500}.controls{align-items:center;gap:10px;display:flex}.live-tag{letter-spacing:.04em;color:var(--accent);border:1px solid var(--accent);border-radius:999px;padding:1px 8px;font-size:11px}.controls label{color:var(--ink-60);letter-spacing:.02em;font-size:12px}select.year{font-family:var(--ui);color:var(--ink);border:1px solid var(--muted);appearance:none;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%232B5F8C' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center no-repeat;border-radius:7px;padding:6px 30px 6px 10px;font-size:15px;font-weight:500}select.year:hover{border-color:var(--accent)}:where(button,select,a):focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:5px}.readout{z-index:2;border:1px solid var(--rule);background:#fff;border-radius:9px;flex:none;align-items:stretch;gap:12px;height:118px;padding:7px 12px;display:flex;position:sticky;bottom:0;overflow:hidden;box-shadow:0 -6px 16px -12px #16181c73}.readout-head{border-right:1px solid var(--rule);flex-direction:column;flex:none;justify-content:center;width:108px;padding-right:12px;display:flex}.readout-date{font-family:var(--display);white-space:nowrap;font-size:16px;font-weight:600;line-height:1.25}.readout-hint{color:var(--ink-40);font-size:12.5px;line-height:1.4}.readout-body{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.readout-cells{flex-wrap:wrap;flex:none;align-content:flex-start;gap:4px 14px;height:54px;padding:3px;display:flex;overflow:hidden}.chip{white-space:nowrap;grid-template-columns:9px 80px 44px 78px 34px 134px;align-items:center;gap:6px;height:22px;font-size:12.5px;display:grid}.chip--hover{background:#eef1f5;border-radius:3px;box-shadow:0 0 0 3px #eef1f5}.chip--hover .chip-name{font-weight:600}.chip-swatch{border-radius:2px;width:9px;height:9px}.chip-name{text-overflow:ellipsis;font-weight:500;overflow:hidden}.chip-stat{color:var(--ink-60);text-overflow:ellipsis;overflow:hidden}.chip-odds{text-align:right;font-weight:600}.chip-doors{color:var(--ink-40);text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.readout-field{border-top:1px solid var(--rule);flex-direction:column;flex:auto;justify-content:center;gap:2px;min-height:0;padding-top:5px;display:flex}.field-league{white-space:nowrap;color:var(--ink-60);align-items:center;gap:10px;font-size:11.5px;line-height:1.5;display:flex;overflow:hidden}.field-league-name{width:18px;color:var(--ink-40);letter-spacing:.06em;flex:none;font-size:10.5px}.field-team{flex:none;align-items:center;gap:4px;display:inline-flex}.field-mark{border:1px solid var(--ink-60);border-radius:1px;width:6px;height:6px}.field-team--division .field-mark{background:var(--ink);border-color:var(--ink)}.field-team--division{color:var(--ink);font-weight:500}.field-team--wildcard{color:var(--ink)}.field-team--out{color:var(--ink-40)}.field-team--out .field-mark{border:0}.league-block{border-top:1px solid var(--rule);flex-direction:column;gap:8px;padding-top:10px;display:flex}.league-name{font-family:var(--display);letter-spacing:.01em;margin:0;font-size:15px;font-weight:600}.panel{min-height:0;position:relative}.panel:focus{outline:none}.panel:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.panel--probability{height:clamp(300px,42vh,460px)}.panel--standings{height:clamp(260px,34vh,380px)}.panel-head{letter-spacing:.04em;color:var(--ink-40);align-items:baseline;gap:8px;font-size:11.5px;display:flex;position:absolute;top:0;left:0;right:0}.panel-kind{letter-spacing:.07em;text-transform:uppercase;border-radius:3px;flex:none;padding:1px 6px;font-size:10.5px;font-weight:600}.panel-kind--model{color:var(--accent);border:1px dashed var(--accent)}.panel-kind--fact{color:var(--accent);border:1px solid var(--ink)}.panel-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.method{flex:none;margin-left:auto;position:relative}.method summary{cursor:pointer;color:var(--accent);border-bottom:1px dotted var(--accent);list-style:none}.method summary::-webkit-details-marker{display:none}.method-body{z-index:3;border:1px solid var(--muted);letter-spacing:0;width:min(46ch,80vw);color:var(--ink-60);background:#fff;border-radius:8px;padding:10px 13px;font-size:12.5px;line-height:1.5;position:absolute;top:20px;right:0;box-shadow:0 8px 24px -14px #16181c8c}.method-body p{margin:0 0 8px}.method-body p:last-child{margin-bottom:0}.panel svg{width:100%;height:100%;display:block;overflow:visible}.rail{stroke:var(--ink);stroke-width:1.25px}.gridline{stroke:var(--rule);stroke-width:1px}.axis-label{fill:var(--ink-60);font-size:11.5px}.rail-label{fill:var(--ink);font-size:12px;font-weight:500}.row-line{stroke:var(--rule);stroke-width:1px}.panel--standings .line-muted{stroke:#b6bac3;stroke-opacity:.75}.channel-divider{stroke:var(--ink-40);stroke-width:1px;stroke-dasharray:2 4}.cut{stroke:var(--ink);stroke-width:2px}.cut-label{fill:var(--ink);font-size:11px;font-weight:600}.line-muted{fill:none;stroke:var(--muted);stroke-width:1px;stroke-opacity:.62}.panel--unpicked .line-muted{stroke:var(--ink-40);stroke-opacity:.8}.panel--standings.panel--unpicked .line-muted{stroke:#8d939d;stroke-opacity:1}.line-selected{fill:none;stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.line-hover{fill:none;stroke-width:1.75px;stroke-linejoin:round;stroke-linecap:round;stroke-opacity:.85}.hop{stroke-width:3.25px;stroke-linecap:round;stroke-opacity:.9}.hover-rule{stroke:var(--accent);stroke-width:1px}.hover-dot{stroke:var(--paper);stroke-width:1.5px}.end-label{font-size:11.5px;font-weight:600}.end-leader{stroke-width:1px;opacity:.45}@media (prefers-reduced-motion:no-preference){.line-muted,.line-selected{transition:stroke .16s,stroke-width .16s}.team-toggle{transition:background-color .12s,box-shadow .12s,color .12s}}.roster-tools{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.preset{font-family:var(--ui);color:var(--ink-60);border:1px solid var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:3px 11px;font-size:12px;display:inline-flex}.preset:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.preset:disabled{opacity:.4;cursor:default}.preset-count{color:var(--ink-40);font-size:11px}.preset--clear{margin-left:auto}.roster{grid-template-columns:auto repeat(5,minmax(0,1fr)) auto;align-items:center;gap:4px 8px;display:grid}.roster-row{display:contents}.division-name{font-family:var(--ui);letter-spacing:.05em;color:var(--ink-40);text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:0;grid-column:1;margin:0;padding:3px 8px 4px 0;font-size:11px}.division-name:hover{color:var(--accent)}.division-name[aria-pressed=true]{color:var(--ink-60)}.league-clear{font-family:var(--ui);color:var(--ink-40);white-space:nowrap;cursor:pointer;background:0 0;border:0;grid-area:1/-2;padding:3px 0 4px 8px;font-size:11px}.league-clear:hover:not(:disabled){color:var(--accent)}.league-clear:disabled{opacity:.35;cursor:default}.team-toggle{width:100%;font-family:var(--ui);color:var(--ink-60);cursor:pointer;text-align:left;box-shadow:inset 0 -2px 0 var(--rule);background:0 0;border:0;border-radius:4px 4px 0 0;align-items:center;gap:6px;padding:3px 6px 4px;font-size:12.5px;display:flex}.team-toggle:hover{color:var(--ink);background:#eeeff2}.team-toggle[aria-pressed=true]{font-weight:600}.team-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-berth{color:var(--ink-40);letter-spacing:.04em;margin-left:auto;font-size:10.5px}.state{flex-direction:column;flex:auto;justify-content:space-between;min-height:340px;display:flex}.rail-line{background:var(--ink);flex:none;height:1.25px}.state-copy{flex-direction:column;gap:12px;max-width:46ch;padding:0 0 0 2px;display:flex}.state h2{font-family:var(--display);margin:0;font-size:19px;font-weight:600}.state p{color:var(--ink-60);margin:0}.progress{background:var(--rule);border-radius:2px;max-width:320px;height:3px;overflow:hidden}.progress-bar{background:var(--accent);height:100%}@media (prefers-reduced-motion:no-preference){.progress-bar{transition:width .22s}}.retry{font-family:var(--ui);color:var(--paper);background:var(--accent);cursor:pointer;border:0;border-radius:6px;align-self:flex-start;padding:7px 14px;font-size:13px}.credit{border-top:1px solid var(--rule);color:var(--ink-40);flex-wrap:wrap;justify-content:space-between;gap:20px;padding:10px 0 14px;font-size:11.5px;line-height:1.5;display:flex}.credit a{color:var(--ink-60)}@media (width<=900px){.chip{grid-template-columns:9px 84px 44px 78px 34px}.chip-doors{display:none}}@media (width<=620px){:root{--gap:13px}.masthead{gap:12px}.panel--probability,.panel--standings{height:300px}.readout{gap:10px;height:124px}.readout-head{width:92px;padding-right:10px}.roster-tools{font-size:11px}.roster{grid-template-columns:repeat(2,minmax(0,1fr))}.roster-row{display:contents}.division-name{grid-column:1/-1;padding-top:6px}.league-clear{text-align:left;order:1;grid-area:auto/1/auto/-1;padding-left:0}}
