/* Sports Leans game surfaces. Existing logo, World images and archive navigation stay intact. */
html{color-scheme:dark;scroll-behavior:smooth}body{margin:0;background:#09120f}#sl-field-notes{--sl-paper:#0e211a;--sl-text:#f0f0e5;--sl-muted:#adbbb0;--sl-line:#304b3b;--sl-soft:#172e23;--sl-accent:#b0d5b4;max-width:1440px;margin:auto;font-size:1rem}#sl-field-notes .sl-study{padding:10px 32px;font-size:.75rem}#sl-field-notes .sl-edition{font-size:.75rem}#sl-field-notes .sl-nav button,#sl-field-notes .sl-member{font-size:.875rem}#sl-field-notes .sl-world-subnav button{font-size:.875rem;min-height:44px;padding:8px 18px;border-radius:3px}#sl-field-notes .sl-world-subnav button[aria-pressed=true]{color:#10231c;background:#b0d5b4}#sl-field-notes .gx-world-hero{min-height:210px;grid-template-columns:1.1fr 1fr}#sl-field-notes .gx-world-hero .sl-world-hero-copy{padding:26px 32px}#sl-field-notes .gx-world-hero h1{font-size:4rem;margin:12px 0}#sl-field-notes .gx-world-hero p{font-size:1rem;max-width:35ch}#sl-field-notes .gx-world-hero .sl-venue{min-height:210px}#sl-field-notes .gx-world-hero .sl-back{font-size:.875rem!important}
#sl-field-notes .gx-board{padding:28px 32px 48px}#sl-field-notes .gx-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:22px}#sl-field-notes .gx-section-heading h2{font:500 1.5rem/1.3 var(--sl-sans);letter-spacing:-.35px}#sl-field-notes .gx-section-heading .gx-meta{margin:0}#sl-field-notes .gx-meta{font-size:.8125rem;color:var(--sl-muted);font-weight:400;line-height:1.6}#sl-field-notes .gx-game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}#sl-field-notes .gx-game-card{padding:22px;text-align:left;border:1px solid var(--sl-line);background:#11261d;display:flex;flex-direction:column;gap:16px;min-height:238px;border-radius:4px;transition:border-color .15s}#sl-field-notes .gx-game-card:hover{filter:none;border-color:#8aab92;background:#183123}#sl-field-notes .gx-game-card.is-published{border-top:3px solid #b0d5b4;padding-top:20px}#sl-field-notes .gx-card-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;align-items:center;font-size:.75rem;color:var(--sl-muted)}#sl-field-notes .gx-status{font-size:.75rem;color:#d0d6ca;white-space:nowrap}#sl-field-notes .gx-status.is-published{color:#b0d5b4}#sl-field-notes .gx-game-card>strong{font-size:1.125rem;font-weight:500;line-height:1.45;display:block}#sl-field-notes .gx-versus{color:var(--sl-muted);font-size:.8125rem;font-weight:400;margin:0 7px}#sl-field-notes .gx-card-selection{font-size:.9375rem;color:#bdcebb}#sl-field-notes .gx-card-bottom{margin-top:auto;padding-top:15px;border-top:1px solid var(--sl-line);display:flex;gap:18px;align-items:flex-end;font-size:.75rem;color:var(--sl-muted)}#sl-field-notes .gx-card-bottom>span:last-child{white-space:nowrap;color:var(--sl-text);font-size:.875rem}#sl-field-notes .gx-empty{padding:35px 0 55px;border-top:1px solid var(--sl-line)}#sl-field-notes .gx-empty h3{font-size:1.5rem;margin-bottom:10px}#sl-field-notes .gx-empty p{color:var(--sl-muted)}
#sl-field-notes .gx-game{padding-bottom:18px}#sl-field-notes .gx-breadcrumb{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:14px 32px;font-size:.875rem;border-bottom:1px solid var(--sl-line)}#sl-field-notes .gx-breadcrumb button{padding:6px 0;color:var(--sl-accent)}#sl-field-notes .gx-breadcrumb>span{color:var(--sl-muted);font-size:.8125rem}#sl-field-notes .gx-game-hero{display:grid;grid-template-columns:1.35fr .75fr;min-height:230px;background:#10291d;border-bottom:1px solid var(--sl-line)}#sl-field-notes .gx-game-hero>div:first-child{padding:30px 32px}#sl-field-notes .gx-overline{display:block;font-size:.875rem;color:#b0d5b4;line-height:1.5}#sl-field-notes .gx-game-hero h1{font:500 clamp(2.5rem,4vw,4rem)/1.06 var(--sl-cond);letter-spacing:-.35px;margin:14px 0;max-width:26ch}#sl-field-notes .gx-game-hero h1>span{font:400 .875rem/1.3 var(--sl-sans);display:block;color:#b0c7b5;margin:6px 0}#sl-field-notes .gx-game-hero p{font-size:.8125rem;color:#b3c2b5;line-height:1.6}#sl-field-notes .gx-game-art{background-image:var(--sl-art);background-size:300% 200%;min-height:215px}#sl-field-notes .gx-verdict{padding:28px 32px;background:#132d20;border-bottom:1px solid var(--sl-line);display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:5px 36px}#sl-field-notes .gx-verdict .gx-overline{grid-column:1;font-size:.875rem}#sl-field-notes .gx-verdict h2{font:500 2.8rem/1.1 var(--sl-cond);grid-column:1;margin:5px 0}#sl-field-notes .gx-verdict>p{grid-column:2;grid-row:1/3;color:var(--sl-muted);font-size:1rem}#sl-field-notes .gx-verdict.is-published{background:#bdd4b1;color:#102719}#sl-field-notes .gx-verdict.is-published .gx-overline{color:#254a32}#sl-field-notes .gx-numbers{grid-column:2;grid-row:1/3;display:flex;gap:32px;justify-content:space-between;align-items:center}#sl-field-notes .gx-numbers strong{font:500 clamp(1.5rem,3.1vw,2.375rem)/1.2 var(--sl-cond);white-space:nowrap;font-variant-numeric:tabular-nums}#sl-field-notes .gx-numbers span{display:block;font-size:.8125rem;margin-top:5px;color:#304f39}#sl-field-notes .gx-market-status{display:grid;grid-template-columns:1fr 1fr;margin:0 32px;border-bottom:1px solid var(--sl-line);gap:32px}#sl-field-notes .gx-market-status>div{padding:17px 0;display:grid;grid-template-columns:auto 1fr;gap:4px 18px;font-size:.875rem}#sl-field-notes .gx-market-status>div>span{color:var(--sl-muted)}#sl-field-notes .gx-market-status strong{font-weight:500}#sl-field-notes .gx-market-status small{grid-column:2;color:var(--sl-muted);font-size:.75rem}#sl-field-notes .gx-jump{display:flex;flex-wrap:wrap;gap:10px 28px;padding:16px 32px;border-bottom:1px solid var(--sl-line)}#sl-field-notes .gx-jump a{font-size:.875rem;color:var(--sl-muted);text-decoration:none;padding:6px 0}#sl-field-notes .gx-jump a:hover{color:var(--sl-text)}#sl-field-notes .gx-section{margin:0 32px;padding:34px 0;border-bottom:1px solid var(--sl-line);scroll-margin-top:20px}#sl-field-notes .gx-copy{font-size:1rem;line-height:1.65;color:var(--sl-muted);max-width:74ch;margin-bottom:23px}#sl-field-notes .gx-footnote{font-size:.8125rem;color:var(--sl-muted);line-height:1.6;margin-top:14px;display:block}#sl-field-notes .gx-starters{display:grid;grid-template-columns:1fr 1fr;gap:36px}#sl-field-notes .gx-starters article{border-top:2px solid #6a8b72;padding:19px 0 0}#sl-field-notes .gx-starters h3{font:500 2rem/1.2 var(--sl-cond);text-transform:capitalize;margin-top:5px}#sl-field-notes .gx-starters dl{margin:20px 0 0}#sl-field-notes .gx-starters dl>div{display:flex;justify-content:space-between;gap:15px;padding:9px 0;border-bottom:1px solid #254030;font-size:.9375rem}#sl-field-notes .gx-starters dt{color:var(--sl-muted)}#sl-field-notes .gx-starters dd{margin:0;font-weight:500;font-variant-numeric:tabular-nums}#sl-field-notes .gx-research-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 36px}#sl-field-notes .gx-research-item{border-top:1px solid var(--sl-line);padding-top:17px;min-width:0}#sl-field-notes .gx-item-heading{display:flex;justify-content:space-between;gap:15px;align-items:baseline;margin-bottom:12px}#sl-field-notes .gx-item-heading h3{font-size:1.0625rem;font-weight:500;line-height:1.5}#sl-field-notes .gx-item-heading .gx-meta{font-size:.75rem;white-space:nowrap}#sl-field-notes .gx-research-item>p{font-size:1rem;line-height:1.7;color:#c4cec1;white-space:pre-line;overflow-wrap:anywhere;max-width:67ch}#sl-field-notes .gx-research-item>.gx-footnote{font-size:.75rem}#sl-field-notes .gx-sources{display:flex;gap:10px 20px;flex-wrap:wrap;margin-top:13px}#sl-field-notes .gx-sources a,#sl-field-notes .gx-pending a{color:var(--sl-accent);font-size:.8125rem;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}#sl-field-notes .gx-pending{margin-top:26px;background:#13271e;padding:17px 20px;border-radius:3px}#sl-field-notes .gx-pending summary,#sl-field-notes .gx-checks summary{font-size:.9375rem;gap:16px;font-weight:400;min-height:32px}#sl-field-notes .gx-pending summary>span:nth-child(2){margin-left:auto;font-size:.8125rem;color:var(--sl-muted)}#sl-field-notes .gx-pending ul{list-style:none;padding:0;margin:14px 0 0}#sl-field-notes .gx-pending li{display:flex;gap:12px;flex-wrap:wrap;padding:12px 0;border-top:1px solid var(--sl-line);font-size:.875rem}#sl-field-notes .gx-pending li strong{font-weight:500}#sl-field-notes .gx-pending li>span{color:var(--sl-muted)}#sl-field-notes .gx-analyst{margin:32px;padding:26px 30px;background:#1c3328;border-left:3px solid #a3bea3}#sl-field-notes .gx-analyst h2{font-size:1.375rem;font-weight:500;margin:7px 0 12px}#sl-field-notes .gx-analyst p,#sl-field-notes .gx-analyst li{font-size:1rem;color:#c4cec1;line-height:1.7;max-width:75ch}#sl-field-notes .gx-analyst button{margin-top:15px;padding:8px 0;text-decoration:underline;text-underline-offset:5px;font-size:.875rem}#sl-field-notes .gx-table-wrap{width:100%;overflow:auto}#sl-field-notes .gx-table{border-collapse:collapse;width:100%;font-size:.9375rem;font-variant-numeric:tabular-nums}#sl-field-notes .gx-table th,#sl-field-notes .gx-table td{padding:15px 12px;text-align:right;border-bottom:1px solid var(--sl-line);white-space:nowrap;font-weight:400}#sl-field-notes .gx-table th:first-child,#sl-field-notes .gx-table td:first-child{text-align:left;padding-left:0;white-space:normal;min-width:135px}#sl-field-notes .gx-table th:last-child,#sl-field-notes .gx-table td:last-child{padding-right:0}#sl-field-notes .gx-table thead th{font-size:.8125rem;color:var(--sl-muted);padding-top:0}#sl-field-notes .gx-table tbody th{font-weight:500}#sl-field-notes .gx-table small{display:block;font-size:.75rem;color:var(--sl-muted);font-weight:400;margin-top:5px}#sl-field-notes .gx-history-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}#sl-field-notes .gx-history-grid h3{font-size:1.0625rem;font-weight:500;margin-bottom:5px}#sl-field-notes .gx-results-list{margin-top:17px}#sl-field-notes .gx-results-list>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;border-bottom:1px solid var(--sl-line);padding:12px 0;font-size:.9375rem}#sl-field-notes .gx-results-list small{display:block;color:var(--sl-muted);font-size:.75rem;margin-top:3px}#sl-field-notes .gx-results-list strong{font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}#sl-field-notes .gx-result{font-size:.8125rem;color:#c5baa8;border:1px solid #4a4c3c;text-align:center;padding:3px 0}#sl-field-notes .gx-result.is-win{color:#b0d5b4;border-color:#537559}#sl-field-notes .gx-ladder{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:4px}#sl-field-notes .gx-ladder>div{border:1px solid var(--sl-line);text-align:center;padding:15px 4px;font-size:.875rem}#sl-field-notes .gx-ladder strong{display:block;font-weight:500;margin:8px 0;font-variant-numeric:tabular-nums}#sl-field-notes .gx-ladder small{display:block;font-size:.75rem;min-height:20px;color:var(--sl-muted)}#sl-field-notes .gx-ladder .is-current{border-color:var(--sl-accent);background:#25422c}#sl-field-notes .gx-checks{margin:0}#sl-field-notes .gx-checks .gx-copy{margin-top:20px}#sl-field-notes .gx-checks dl{margin:0}#sl-field-notes .gx-checks dl>div{padding:15px 0;border-bottom:1px solid var(--sl-line)}#sl-field-notes .gx-checks dt{display:flex;justify-content:space-between;gap:20px;font-size:.9375rem}#sl-field-notes .gx-checks dd{margin:8px 0 0;color:var(--sl-muted);font-size:.875rem;line-height:1.6}#sl-field-notes .gx-check-state{font-size:.8125rem;white-space:nowrap}.gx-check-state.ok{color:#b0d5b4}.gx-check-state.red{color:#dfb7a0}.gx-check-state.wait{color:#bdc0ad}#sl-field-notes .gx-source-note{padding:24px 32px 8px;display:flex;gap:15px;justify-content:space-between;flex-wrap:wrap;font-size:.75rem;color:var(--sl-muted)}#sl-field-notes .gx-source-note a{color:var(--sl-accent);text-underline-offset:4px}#sl-field-notes .gx-sr{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden;white-space:nowrap}
@media(min-width:1150px){#sl-field-notes .gx-section,#sl-field-notes .gx-market-status{margin-inline:54px}#sl-field-notes .gx-breadcrumb,#sl-field-notes .gx-jump,#sl-field-notes .gx-verdict{padding-inline:54px}#sl-field-notes .gx-game-hero>div:first-child{padding-left:54px}#sl-field-notes .gx-analyst{margin-inline:54px}}
@media(max-width:1000px){#sl-field-notes .gx-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#sl-field-notes .gx-numbers{gap:18px}#sl-field-notes .gx-game-art{background-size:340% 200%}#sl-field-notes .gx-item-heading{flex-wrap:wrap;gap:2px}#sl-field-notes .gx-ladder{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:650px){#sl-field-notes .sl-study{padding-inline:18px}#sl-field-notes .sl-nav button{font-size:.8125rem}#sl-field-notes .sl-world-subnav{gap:6px}#sl-field-notes .sl-world-subnav button{padding:8px 12px}#sl-field-notes .gx-world-hero{grid-template-columns:1fr}#sl-field-notes .gx-world-hero .sl-world-hero-copy{padding:24px 18px}#sl-field-notes .gx-world-hero h1{font-size:3rem}#sl-field-notes .gx-world-hero .sl-venue{min-height:150px;background-size:300% 280%}#sl-field-notes .gx-board{padding:24px 18px}#sl-field-notes .gx-game-grid{grid-template-columns:1fr;gap:12px}#sl-field-notes .gx-game-card{min-height:210px;padding:19px}#sl-field-notes .gx-game-card.is-published{padding-top:17px}#sl-field-notes .gx-breadcrumb{padding:12px 18px;align-items:flex-start;flex-direction:column;gap:2px}#sl-field-notes .gx-game-hero{grid-template-columns:1fr}#sl-field-notes .gx-game-hero>div:first-child{padding:26px 18px}#sl-field-notes .gx-game-hero h1{font-size:2.75rem}#sl-field-notes .gx-game-art{min-height:135px;background-size:300% 330%}#sl-field-notes .gx-verdict{padding:22px 18px;display:block}#sl-field-notes .gx-verdict h2{font-size:2.5rem}#sl-field-notes .gx-verdict>p{margin-top:10px}#sl-field-notes .gx-numbers{margin-top:20px;gap:15px;justify-content:flex-start;flex-wrap:wrap}#sl-field-notes .gx-numbers>div{flex:1;min-width:70px}#sl-field-notes .gx-numbers strong{font-size:1.875rem}#sl-field-notes .gx-numbers span{font-size:.75rem}#sl-field-notes .gx-market-status{margin:0 18px;grid-template-columns:1fr;gap:0}#sl-field-notes .gx-market-status>div+div{border-top:1px solid var(--sl-line)}#sl-field-notes .gx-jump{padding:12px 18px;gap:8px 22px}#sl-field-notes .gx-jump a{min-height:38px;display:flex;align-items:center}#sl-field-notes .gx-section{margin:0 18px;padding:28px 0}#sl-field-notes .gx-section-heading{margin-bottom:18px;gap:4px}#sl-field-notes .gx-section-heading h2{font-size:1.375rem}#sl-field-notes .gx-starters,#sl-field-notes .gx-research-grid,#sl-field-notes .gx-history-grid{grid-template-columns:1fr;gap:26px}#sl-field-notes .gx-starters h3{font-size:1.875rem}#sl-field-notes .gx-analyst{margin:24px 18px;padding:23px 20px}#sl-field-notes .gx-pending{padding:15px}#sl-field-notes .gx-table{font-size:.875rem}#sl-field-notes .gx-table th,#sl-field-notes .gx-table td{padding:13px 10px}#sl-field-notes .gx-table th:first-child,#sl-field-notes .gx-table td:first-child{min-width:125px}#sl-field-notes .gx-ladder{grid-template-columns:repeat(3,minmax(0,1fr))}#sl-field-notes .gx-source-note{padding-inline:18px}#sl-field-notes .gx-checks summary{flex-wrap:wrap}#sl-field-notes .gx-checks dt{flex-wrap:wrap;gap:5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}#sl-field-notes .gx-game-card{transition:none}}
#sl-field-notes .gx-worlds-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:32px 32px 26px}#sl-field-notes .gx-worlds-intro h1{font:500 3.5rem/1.05 var(--sl-cond);letter-spacing:-.4px;margin-top:7px}#sl-field-notes .gx-worlds-intro>p{font-size:.875rem;color:var(--sl-muted);line-height:1.7;text-align:right}#sl-field-notes .gx-world-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:0 32px 40px}#sl-field-notes .gx-directory-world{border:1px solid var(--sl-line);background:#11271d;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;min-width:0}#sl-field-notes .gx-directory-art{position:relative;isolation:isolate;width:100%;min-height:210px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;overflow:hidden;color:#f4f0e4}#sl-field-notes .gx-directory-image{position:absolute;inset:0;background-image:var(--sl-art);background-size:300% 200%;z-index:-2;transition:transform .25s}#sl-field-notes .gx-directory-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,18,12,.93),transparent 70%);z-index:-1}#sl-field-notes .gx-directory-art:hover{filter:none}#sl-field-notes .gx-directory-art:hover .gx-directory-image{transform:scale(1.035)}#sl-field-notes .gx-directory-label{font-size:.75rem;text-shadow:0 1px 3px #09120f}#sl-field-notes .gx-directory-title{font:500 2.6rem/1 var(--sl-cond)}#sl-field-notes .gx-directory-body{padding:20px;flex:1;display:flex;flex-direction:column}#sl-field-notes .gx-directory-count{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;font-size:.75rem;color:var(--sl-muted);padding-bottom:16px;border-bottom:1px solid var(--sl-line)}#sl-field-notes .gx-directory-example{padding-top:18px;flex:1;display:flex;flex-direction:column}#sl-field-notes .gx-directory-example h2{font:500 1.0625rem/1.5 var(--sl-sans);margin:8px 0 15px;letter-spacing:-.2px}#sl-field-notes .gx-directory-example h2>span{font-weight:400;color:var(--sl-muted)}#sl-field-notes .gx-card-context{display:flex;flex-direction:column;gap:12px;font-size:.875rem;font-weight:400;line-height:1.55}#sl-field-notes .gx-card-context>span{display:block}#sl-field-notes .gx-card-context small{display:block;font-size:.75rem;font-weight:400;color:var(--sl-muted);margin-bottom:3px}#sl-field-notes .gx-card-context>span>span{display:block;color:#d1dccb;overflow-wrap:anywhere}#sl-field-notes .gx-directory-selection{display:block;font-size:.8125rem;color:var(--sl-muted);margin:20px 0 10px;line-height:1.5}#sl-field-notes .gx-directory-selection.is-published{color:var(--sl-accent)}#sl-field-notes .gx-directory-body .gx-open-game{font-size:.875rem;text-align:left;text-decoration:underline;text-underline-offset:4px;padding:10px 0;margin-top:auto;min-height:44px}#sl-field-notes .gx-directory-body .gx-open-world{font-size:.875rem;display:block;text-align:center;width:100%;min-height:44px;margin-top:18px;border:1px solid #49634e;border-radius:3px;padding:10px;background:#183324;color:#cbe0c6}#sl-field-notes .gx-directory-empty p{font-size:1rem;line-height:1.7;color:var(--sl-muted);max-width:26ch}#sl-field-notes .gx-game-card .gx-card-context{padding:14px 0 0;border-top:1px solid var(--sl-line)}#sl-field-notes .gx-game-card .gx-card-bottom{border-top:0;padding-top:4px}#sl-field-notes .gx-game-card>.gx-card-selection{font-size:.875rem}#sl-field-notes .gx-game-card .gx-card-context>span>span{font-size:.875rem}
@media(max-width:1100px){#sl-field-notes .gx-world-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}@media(max-width:650px){#sl-field-notes .gx-worlds-intro{padding:26px 18px 22px;display:block}#sl-field-notes .gx-worlds-intro h1{font-size:3rem}#sl-field-notes .gx-worlds-intro>p{text-align:left;margin-top:12px}#sl-field-notes .gx-worlds-intro>p br{display:none}#sl-field-notes .gx-world-directory{grid-template-columns:1fr;padding:0 18px 28px;gap:22px}#sl-field-notes .gx-directory-art{min-height:200px}#sl-field-notes .gx-directory-label{font-size:.8125rem}#sl-field-notes .gx-directory-title{font-size:2.7rem}#sl-field-notes .gx-directory-body{padding:20px}#sl-field-notes .gx-directory-example h2{font-size:1.125rem}}@media(prefers-reduced-motion:reduce){#sl-field-notes .gx-directory-image{transition:none}}
@media(max-width:650px){#sl-field-notes .sl-edition{display:none}#sl-field-notes .gx-game-hero{position:relative}#sl-field-notes .gx-game-hero h1{font-size:2rem;max-width:24ch}#sl-field-notes .gx-game-hero>div:first-child{padding:22px 18px}#sl-field-notes .gx-game-hero .gx-overline{max-width:calc(100% - 75px);font-size:.8125rem}#sl-field-notes .gx-game-art{position:absolute;right:18px;top:18px;width:62px;height:48px;min-height:0;background-size:300% 200%;border-radius:2px}#sl-field-notes .gx-game-hero h1{margin-top:24px}#sl-field-notes .sl-nav{display:grid;grid-template-columns:repeat(4,auto);gap:7px;width:100%}#sl-field-notes .sl-nav button{font-size:.75rem;white-space:normal}}
#sl-field-notes .gx-research-item .gx-evidence-subtitle{font-size:.8125rem;color:var(--sl-muted);margin:0 0 10px}#sl-field-notes .gx-evidence-details{margin-top:15px}#sl-field-notes .gx-evidence-details summary{font-size:.875rem;min-height:35px;font-weight:400}#sl-field-notes .gx-evidence-details>p{font-size:1rem;line-height:1.7;white-space:pre-line;color:#c4cec1;margin-top:13px}
@media(min-width:551px) and (max-width:1100px){#sl-field-notes .gx-world-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}#sl-field-notes .gx-directory-art{min-height:190px;padding:18px}#sl-field-notes .gx-directory-title{font-size:2.4rem}#sl-field-notes .gx-directory-body{padding:18px}}
#sl-field-notes .gx-verdict:not(.is-published){display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 22px;padding-top:18px;padding-bottom:18px;background:#14291f}#sl-field-notes .gx-verdict:not(.is-published) .gx-overline{font-size:.8125rem;color:var(--sl-muted)}#sl-field-notes .gx-verdict:not(.is-published) h2{font:500 1.125rem/1.5 var(--sl-sans);margin:0}#sl-field-notes .gx-verdict:not(.is-published)>p{font-size:.875rem;margin:0 0 0 auto}@media(max-width:420px){#sl-field-notes .gx-verdict:not(.is-published) .gx-overline{width:100%}#sl-field-notes .gx-verdict:not(.is-published)>p{margin-left:0}}
#sl-field-notes .gx-price-history{margin-top:20px}#sl-field-notes .gx-price-history summary{font-size:.9375rem;font-weight:400;min-height:40px}#sl-field-notes .gx-price-plots{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:23px}#sl-field-notes .gx-price-plot{margin:0;min-width:0}#sl-field-notes .gx-price-plot figcaption{font-size:.875rem;margin-bottom:12px}#sl-field-notes .gx-price-axis{display:grid;grid-template-columns:35px 1fr;grid-template-rows:1fr 1fr;height:110px;gap:0 10px;color:var(--sl-accent)}#sl-field-notes .gx-price-axis svg{grid-column:2;grid-row:1/3;width:100%;height:110px;overflow:visible}#sl-field-notes .gx-price-axis>span{font-size:.75rem;color:var(--sl-muted)}#sl-field-notes .gx-price-axis>span:last-child{align-self:end}#sl-field-notes .gx-plot-times{display:flex;justify-content:space-between;gap:15px;font-size:.75rem;color:var(--sl-muted);margin-top:8px;padding-left:45px}#sl-field-notes .gx-plot-times>span:last-child{text-align:right}@media(max-width:650px){#sl-field-notes .gx-price-plots{grid-template-columns:1fr}}

/* Calendar filters and selection provenance use the existing forest palette. */
#sl-field-notes .gx-filters{display:flex;align-items:flex-end;gap:18px 28px;flex-wrap:wrap;margin:0 0 24px;padding:18px 0;border-top:1px solid var(--sl-line);border-bottom:1px solid var(--sl-line)}
#sl-field-notes .gx-filters label{display:flex;flex-direction:column;gap:8px;font-size:.8125rem;color:var(--sl-muted)}
#sl-field-notes .gx-filters select{min-height:44px;max-width:100%;padding:9px 34px 9px 12px;background:#132d20;border:1px solid #54725b;border-radius:3px;color:var(--sl-text);font:400 .875rem var(--sl-sans);color-scheme:dark}
#sl-field-notes .gx-filters .gx-filter-published{flex-direction:row;gap:10px;align-items:center;min-height:44px;color:var(--sl-text)}
#sl-field-notes .gx-filter-published input{width:18px;height:18px;accent-color:var(--sl-accent)}
#sl-field-notes .gx-filters select:focus-visible,#sl-field-notes .gx-filter-published input:focus-visible{outline:2px solid var(--sl-accent);outline-offset:4px}
#sl-field-notes .gx-directory-source{font-size:.75rem;line-height:1.6;color:var(--sl-muted);margin:16px 0 0;overflow-wrap:anywhere}
#sl-field-notes .gx-quote{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:16px 28px;margin:18px 0 0;padding:16px 0 0;border-top:1px solid rgba(16,39,25,.25)}
#sl-field-notes .gx-quote dt{font-size:.75rem;line-height:1.5;opacity:.8}
#sl-field-notes .gx-quote dd{font-size:.875rem;line-height:1.5;margin:5px 0 0;font-weight:500;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-market-status .gx-quote{margin-top:8px;border-color:var(--sl-line);gap:12px}
#sl-field-notes .gx-board-selection article+article{border-top:1px solid var(--sl-line);margin-top:22px;padding-top:16px}
@media(max-width:650px){#sl-field-notes .gx-quote{grid-template-columns:1fr 1fr;gap:15px}#sl-field-notes .gx-quote>div:last-child{grid-column:1/-1}#sl-field-notes .gx-filters{gap:12px;width:100%}#sl-field-notes .gx-filters>label:first-child{width:100%}#sl-field-notes .gx-filters select{width:100%}}

/* Game research: distinct surfaces for estimates, source flags, and observed prices. */
#sl-field-notes .gx-game{background:#0b1913;--gx-blue:#a8c9db;--gx-amber:#e2bf82}
#sl-field-notes .gx-game .gx-section{margin:24px 32px;padding:28px;border:1px solid #30493b;border-radius:6px;background:#10241a;scroll-margin-top:76px}
#sl-field-notes .gx-game .gx-section-heading{margin-bottom:22px;align-items:center}
#sl-field-notes .gx-game .gx-section-heading h2{font:600 1.375rem/1.3 var(--sl-sans);margin:5px 0 0;letter-spacing:-.025em}
#sl-field-notes .gx-kicker{display:block;font:500 .6875rem/1.6 var(--sl-sans);letter-spacing:.12em;text-transform:uppercase;color:#a9bdae}
#sl-field-notes .gx-data-label,#sl-field-notes .gx-state-pill{display:inline-flex;align-items:center;gap:6px;font-size:.6875rem;font-weight:500;line-height:1.45;padding:5px 9px;border:1px solid #51685b;border-radius:3px;color:#cbd9ce}
#sl-field-notes .gx-data-label::before{content:'';width:4px;height:4px;flex:none;background:currentColor}
#sl-field-notes .gx-data-label.is-amber{color:var(--gx-amber);border-color:#665337;background:#2e291b}
#sl-field-notes .gx-game .gx-copy{font-size:.875rem;line-height:1.7;max-width:90ch;margin-bottom:22px;color:#b6c8b9}
#sl-field-notes .gx-game .gx-footnote{display:block;line-height:1.65;font-size:.75rem;color:#a8baad;margin-top:16px}
#sl-field-notes .gx-game-hero{background:#142b20;min-height:190px;grid-template-columns:1.4fr .6fr}
#sl-field-notes .gx-game-hero h1{font-size:clamp(2.3rem,4vw,3.5rem)}
#sl-field-notes .gx-game-art{min-height:190px}
#sl-field-notes .gx-jump{position:sticky;top:0;z-index:15;flex-wrap:nowrap;overflow-x:auto;gap:28px;padding-block:9px;background:#0c1a14f5;box-shadow:0 6px 16px #0002;scrollbar-width:thin}
#sl-field-notes .gx-jump a{flex:none;white-space:nowrap;min-height:36px;display:flex;align-items:center;color:#c3d1c7}
#sl-field-notes .gx-jump a:hover,#sl-field-notes .gx-jump a:focus-visible{color:#e5eddd}
#sl-field-notes .gx-market-status{gap:16px;margin:18px 32px;border:0}
#sl-field-notes .gx-market-status>div{display:block;padding:16px 18px;background:#172b20;border:1px solid #3a5141;border-radius:4px}
#sl-field-notes .gx-market-status>div>span{font-size:.6875rem;text-transform:uppercase;letter-spacing:.09em;display:block;margin-bottom:6px}
#sl-field-notes .gx-market-status strong{display:block;font-size:.9375rem}
#sl-field-notes .gx-market-status small{display:block;margin-top:5px;line-height:1.5}

/* The snapshot uses full 0–100% scales, with a separate cream run-model panel. */
#sl-field-notes .gx-snapshot-grid{display:grid;gap:18px}
#sl-field-notes .gx-snapshot-grid.has-runs{grid-template-columns:1.4fr 1fr}
#sl-field-notes .gx-prob-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0}
#sl-field-notes .gx-prob-grid.has-draw{grid-template-columns:repeat(3,minmax(0,1fr))}
#sl-field-notes .gx-prob-card{background:#183123;border:1px solid #3d5744;padding:22px 18px 16px;border-radius:4px;min-width:0}
#sl-field-notes .gx-prob-card h3{font:500 .9375rem/1.5 var(--sl-sans);min-height:3em;margin:0 0 20px;color:#e4eddd}
#sl-field-notes .gx-prob-values{display:flex;gap:14px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:26px}
#sl-field-notes .gx-prob-values strong{font:500 clamp(2.25rem,3.8vw,3.5rem)/1 var(--sl-cond);letter-spacing:-.02em;color:#ecf2e2;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-prob-values>div>span{display:block;font-size:.6875rem;color:#b9cabd;margin-top:8px}
#sl-field-notes .gx-delta{font:600 .9375rem/1.5 var(--sl-sans);color:#c5dbb3}
#sl-field-notes .gx-delta small{display:block;font-size:.625rem;color:#afc2b4;font-weight:400}
#sl-field-notes .gx-prob-bars{display:grid;gap:10px}
#sl-field-notes .gx-prob-bars>div{display:grid;grid-template-columns:55px 1fr 42px;gap:7px;align-items:center;font-size:.625rem;color:#bac9c0}
#sl-field-notes .gx-prob-bars b{font-weight:500;text-align:right;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-bar-track{height:7px;background:#081810;border-radius:1px;overflow:hidden}
#sl-field-notes .gx-bar-track i{display:block;height:100%;background:#bfd7ab}
#sl-field-notes .gx-bar-track .is-fair{background:#a4c1d0}
#sl-field-notes .gx-scale{display:flex;justify-content:space-between;margin:10px 48px 0 62px;color:#8ca693;font:400 .5625rem var(--sl-sans)}
#sl-field-notes .gx-run-card{background:#dfe3cc;color:#173323;padding:22px;border:1px solid #c5d1b1;border-radius:4px;min-width:0}
#sl-field-notes .gx-run-card .gx-kicker{color:#446048}
#sl-field-notes .gx-run-card h3{font:600 1rem/1.4 var(--sl-sans);margin:4px 0 22px}
#sl-field-notes .gx-run-teams{display:grid;grid-template-columns:1fr 18px 1fr;align-items:center;gap:9px}
#sl-field-notes .gx-run-teams>div>span{display:block;font-size:.75rem;line-height:1.45;min-height:2.9em}
#sl-field-notes .gx-run-teams strong{display:block;font:500 2.25rem/1.2 var(--sl-cond);font-variant-numeric:tabular-nums;margin:8px 0 3px}
#sl-field-notes .gx-run-teams small{font-size:.625rem;color:#4a614c}
#sl-field-notes .gx-run-plus{color:#798c70;font-size:1.2rem;margin-top:20px}
#sl-field-notes .gx-run-total{display:flex;gap:20px;justify-content:space-between;padding-top:18px;margin-top:20px;border-top:1px solid #a4b299}
#sl-field-notes .gx-run-total span{display:block;font-size:.625rem;color:#4a614c;margin-bottom:5px}
#sl-field-notes .gx-run-total strong{font:600 1.375rem var(--sl-sans);font-variant-numeric:tabular-nums}
#sl-field-notes .gx-run-total small{font:400 .6875rem var(--sl-sans)}
#sl-field-notes .gx-run-card .gx-run-delta{font:500 .75rem/1.5 var(--sl-sans);margin:12px 0 0}
#sl-field-notes .gx-run-card .gx-footnote{color:#4a614c;font-size:.6875rem;margin-top:10px}
#sl-field-notes .gx-weather-read{display:flex;align-items:center;gap:15px 22px;flex-wrap:wrap;padding:16px 18px;border:1px solid #3d5547;background:#172b21;margin-top:18px;border-radius:4px}
#sl-field-notes .gx-weather-read>strong{font:600 1.25rem var(--sl-sans);font-variant-numeric:tabular-nums;white-space:nowrap;color:#d4e1bf}
#sl-field-notes .gx-weather-read small{font-size:.6875rem;font-weight:400}
#sl-field-notes .gx-weather-read p{font-size:.75rem;line-height:1.6;color:#b8cbbb;flex:1;min-width:220px}

/* Flags report source states, not confidence or suggested trades. */
#sl-field-notes .gx-game .gx-watch{border-color:#665138;background:#211f16}
#sl-field-notes .gx-watch .gx-kicker{color:var(--gx-amber)}
#sl-field-notes .gx-watch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
#sl-field-notes .gx-watch-item{border:1px solid #5a503a;border-left:3px solid #c2a56e;padding:18px;background:#29291b;border-radius:3px;min-width:0}
#sl-field-notes .gx-watch-item.is-alert{border-left-color:#e2a38b;background:#30261c}
#sl-field-notes .gx-watch-item>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}
#sl-field-notes .gx-watch-item h3{font:500 .875rem/1.5 var(--sl-sans);flex:1;color:#e9e2cd}
#sl-field-notes .gx-flag-symbol{display:grid;place-items:center;width:18px;height:18px;border:1px solid #9a8257;border-radius:50%;font-size:.75rem;color:#ead7ae;flex:none}
#sl-field-notes .gx-watch-item .gx-state-pill{color:#e6c995;border-color:#746043;font-size:.625rem;padding:3px 6px}
#sl-field-notes .gx-watch-item p{font:400 .8125rem/1.7 var(--sl-sans);color:#cbc8b5;white-space:pre-line}
#sl-field-notes .gx-more-flags{margin-top:18px}
#sl-field-notes .gx-more-flags>summary{font-size:.8125rem;min-height:40px;color:#e0c696}
#sl-field-notes .gx-more-flags .gx-watch-grid{margin-top:14px}

/* Named starters, team metrics and source evidence have their own reading rhythm. */
#sl-field-notes .gx-game .gx-starters{gap:18px}
#sl-field-notes .gx-starters>article{border:1px solid #425847;background:#182e22;border-radius:4px;padding:22px}
#sl-field-notes .gx-starters>article .gx-overline{font-size:.75rem;color:#b1c9b8}
#sl-field-notes .gx-starters h3{font-size:1.8rem;margin:10px 0 22px}
#sl-field-notes .gx-starters dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
#sl-field-notes .gx-starters dl>div{display:flex;flex-direction:column-reverse;gap:7px;border:0;padding:0;align-items:flex-start}
#sl-field-notes .gx-starters dt{font-size:.6875rem;line-height:1.5;color:#afc5b5}
#sl-field-notes .gx-starters dd{font:500 1.7rem/1.2 var(--sl-cond);color:#e1ead7;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-team-tape{margin-top:22px;border:1px solid #3a5140;border-radius:4px;overflow:hidden}
#sl-field-notes .gx-tape-heading,#sl-field-notes .gx-tape-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:15px 20px;text-align:center;align-items:center}
#sl-field-notes .gx-tape-heading{font-size:.75rem;line-height:1.5;background:#20362a;color:#bfd0c4}
#sl-field-notes .gx-tape-heading>span:nth-child(2){font-size:.625rem;text-transform:uppercase;letter-spacing:.08em}
#sl-field-notes .gx-tape-row{border-top:1px solid #30483a;background:#12291d}
#sl-field-notes .gx-tape-row:nth-child(odd){background:#162e21}
#sl-field-notes .gx-tape-row>span{font-size:.75rem;color:#bacbbe;line-height:1.5}
#sl-field-notes .gx-tape-row>strong{font:500 1.25rem/1.5 var(--sl-sans);font-variant-numeric:tabular-nums}
#sl-field-notes .gx-form{display:flex;justify-content:center;gap:4px;flex-wrap:wrap}
#sl-field-notes .gx-form>span{font:600 .625rem/1 var(--sl-sans);display:grid;place-items:center;width:22px;height:24px;background:#465348;color:#e1e7dc;border-radius:2px}
#sl-field-notes .gx-form .is-w{background:#496847;color:#edf3dd}
#sl-field-notes .gx-form .is-l{background:#574137;color:#efd5c5}
#sl-field-notes .gx-game .gx-research-grid{gap:18px;align-items:start}
#sl-field-notes .gx-game .gx-research-item{padding:22px;border:1px solid #405344;border-top:3px solid #859e86;border-radius:4px;background:#192d22;min-width:0}
#sl-field-notes .gx-game .gx-research-item.is-market{border-top-color:#92b6c9;background:#16292a}
#sl-field-notes .gx-game .gx-research-item.is-model{border-top-color:#b8d89a}
#sl-field-notes .gx-game .gx-research-item.is-alert{border-top-color:#d3ac79}
#sl-field-notes .gx-item-heading{align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}
#sl-field-notes .gx-item-heading h3{font:500 .9375rem/1.4 var(--sl-sans);margin:0;flex:1}
#sl-field-notes .gx-input-number{font:500 .6875rem var(--sl-sans);color:#97b19f;padding-right:9px;border-right:1px solid #4e6253}
#sl-field-notes .gx-research-item.is-market .gx-state-pill{border-color:#4d7178;color:#bbd4dd}
#sl-field-notes .gx-evidence-body{display:grid;gap:14px}
#sl-field-notes .gx-game .gx-evidence-block{font:400 .875rem/1.75 var(--sl-sans);color:#cdd8c9;white-space:pre-line;margin:0;overflow-wrap:anywhere}
#sl-field-notes .gx-evidence-body .gx-evidence-block+.gx-evidence-block{padding-top:14px;border-top:1px solid #415546}
#sl-field-notes .gx-evidence-body .gx-evidence-block::first-line{color:#e0e8d9}
#sl-field-notes .gx-production-team{padding:16px;background:#102418;border:1px solid #3f5945;border-radius:4px}
#sl-field-notes .gx-production-team h4{font:500 .875rem/1.5 var(--sl-sans);color:#dfebd5;margin-bottom:16px}
#sl-field-notes .gx-production-team dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px}
#sl-field-notes .gx-production-team dl>div{display:flex;flex-direction:column-reverse;gap:7px}
#sl-field-notes .gx-production-team dt{font-size:.625rem;line-height:1.5;color:#b2c8b6}
#sl-field-notes .gx-production-team dd{font:500 1.8rem/1 var(--sl-cond);font-variant-numeric:tabular-nums;color:#d4e6bc}
#sl-field-notes .gx-production-team dd small{font:400 .875rem var(--sl-sans);margin-left:2px}
#sl-field-notes .gx-research-item .gx-context-note{padding:10px 12px;background:#22382a;border-radius:3px;border-left:2px solid #78927a}
#sl-field-notes .gx-pending{background:#17251d;border:1px dashed #607363;border-radius:4px;margin-top:20px}
#sl-field-notes .gx-pending li{padding:18px 0;display:grid;gap:8px}
#sl-field-notes .gx-game .gx-analyst{background:#182b28;border:1px solid #47635d;border-left:3px solid #9cbbb7;border-radius:5px}

/* Supplied football line scenarios and observed exchange charts. */
#sl-field-notes .gx-sensitivity{border:1px solid #405747;border-radius:4px;overflow:hidden}
#sl-field-notes .gx-sensitivity-heading,#sl-field-notes .gx-sensitivity-row{display:grid;grid-template-columns:80px 1fr 90px;gap:20px;padding:12px 18px;align-items:center}
#sl-field-notes .gx-sensitivity-heading{font-size:.6875rem;color:#b7c9be;background:#20382b}
#sl-field-notes .gx-sensitivity-row{background:#142b1e;border-top:1px solid #2e4836}
#sl-field-notes .gx-sensitivity-row.is-current{background:#2e482e;box-shadow:inset 3px 0 #c1d5a4}
#sl-field-notes .gx-sensitivity-row>div:first-child strong{font:600 1rem var(--sl-sans);font-variant-numeric:tabular-nums}
#sl-field-notes .gx-sensitivity-row small{display:block;font-size:.625rem;color:#bfd0b9;margin-top:3px;min-height:1em}
#sl-field-notes .gx-sensitivity-row>span{font:.75rem var(--sl-sans);text-align:right;font-variant-numeric:tabular-nums;color:#c9ddba}
#sl-field-notes .gx-sensitivity-track{height:29px;background:#0c1e13;position:relative;border-radius:2px;overflow:hidden}
#sl-field-notes .gx-sensitivity-track>span{display:block;height:100%;background:#567557}
#sl-field-notes .gx-sensitivity-track>strong{position:absolute;inset:0 10px;display:flex;align-items:center;justify-content:flex-end;font:500 .75rem var(--sl-sans);font-variant-numeric:tabular-nums;color:#eef3e5;text-shadow:0 1px 2px #000}
#sl-field-notes .gx-game #gx-markets{background:#102323}
#sl-field-notes .gx-game #gx-exchange{background:#102023;border-color:#355158}
#sl-field-notes .gx-game .gx-table th,#sl-field-notes .gx-game .gx-table td{padding:15px 16px;border-color:#355148;font-size:.875rem;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-game .gx-table thead{background:#253d34;color:#dae6da}
#sl-field-notes .gx-game .gx-table tbody tr:nth-child(even){background:#ffffff04}
#sl-field-notes .gx-game .gx-table tbody tr:hover{background:#d5e7dc08}
#sl-field-notes .gx-game .gx-history-grid{gap:18px}
#sl-field-notes .gx-history-grid>article{padding:22px;background:#182d22;border:1px solid #3f5947;border-radius:4px}
#sl-field-notes .gx-history-grid h3{font:500 1rem/1.5 var(--sl-sans)}
#sl-field-notes .gx-results-list>div{padding:14px 0;border-top:1px solid #38513e}
#sl-field-notes .gx-results-list strong{font-variant-numeric:tabular-nums}
#sl-field-notes .gx-game .gx-price-plots{gap:18px}
#sl-field-notes .gx-price-plot{padding:20px;background:#182e30;border:1px solid #3b5960;border-radius:4px}
#sl-field-notes .gx-price-axis{color:#add1da}
#sl-field-notes .gx-price-plot figcaption{color:#d5e7e9}
#sl-field-notes .gx-game .gx-checks{background:none}

@media(max-width:1150px){
  #sl-field-notes .gx-snapshot-grid.has-runs{grid-template-columns:1fr}
  #sl-field-notes .gx-run-card{display:grid;grid-template-columns:1fr 1.4fr;column-gap:30px}
  #sl-field-notes .gx-run-card>.gx-kicker,#sl-field-notes .gx-run-card>h3{grid-column:1}
  #sl-field-notes .gx-run-card>h3{margin-bottom:0}
  #sl-field-notes .gx-run-teams{grid-column:2;grid-row:1/4}
  #sl-field-notes .gx-run-total{grid-column:1;margin-top:16px;padding-top:12px}
  #sl-field-notes .gx-run-delta,#sl-field-notes .gx-run-card>.gx-footnote{grid-column:1/-1}
}
@media(max-width:760px){
  #sl-field-notes .gx-game .gx-section{margin:18px;padding:20px}
  #sl-field-notes .gx-game .gx-section-heading{gap:10px}
  #sl-field-notes .gx-game .gx-section-heading h2{font-size:1.25rem}
  #sl-field-notes .gx-prob-grid,#sl-field-notes .gx-prob-grid.has-draw{grid-template-columns:1fr}
  #sl-field-notes .gx-prob-card{padding:18px}
  #sl-field-notes .gx-prob-card h3{min-height:0;margin-bottom:14px}
  #sl-field-notes .gx-prob-values{flex-wrap:nowrap;margin-bottom:18px}
  #sl-field-notes .gx-prob-values strong{font-size:2.75rem}
  #sl-field-notes .gx-prob-bars>div{font-size:.6875rem;grid-template-columns:62px 1fr 46px}
  #sl-field-notes .gx-scale{margin-inline:69px 53px}
  #sl-field-notes .gx-run-card{display:block;padding:20px}
  #sl-field-notes .gx-run-card h3{margin-bottom:22px}
  #sl-field-notes .gx-run-teams>div>span{min-height:0}
  #sl-field-notes .gx-run-total{margin-top:20px}
  #sl-field-notes .gx-weather-read{padding:15px;gap:12px}
  #sl-field-notes .gx-weather-read p{min-width:0;flex-basis:100%}
  #sl-field-notes .gx-watch-grid{grid-template-columns:1fr}
  #sl-field-notes .gx-watch-item{padding:16px}
  #sl-field-notes .gx-game .gx-starters,#sl-field-notes .gx-game .gx-research-grid,#sl-field-notes .gx-game .gx-history-grid{grid-template-columns:1fr}
  #sl-field-notes .gx-starters>article,#sl-field-notes .gx-game .gx-research-item,#sl-field-notes .gx-history-grid>article{padding:18px}
  #sl-field-notes .gx-starters dl{gap:10px}
  #sl-field-notes .gx-starters dd{font-size:1.6rem}
  #sl-field-notes .gx-tape-heading,#sl-field-notes .gx-tape-row{padding:14px 10px;gap:8px;grid-template-columns:1fr 1.1fr 1fr}
  #sl-field-notes .gx-tape-heading{font-size:.6875rem}
  #sl-field-notes .gx-tape-row>strong{font-size:1.125rem}
  #sl-field-notes .gx-form{gap:3px}
  #sl-field-notes .gx-form>span{width:18px;height:22px}
  #sl-field-notes .gx-sensitivity-heading,#sl-field-notes .gx-sensitivity-row{grid-template-columns:54px 1fr 63px;gap:10px;padding:12px}
  #sl-field-notes .gx-sensitivity-heading{font-size:.625rem}
  #sl-field-notes .gx-game .gx-price-plots{grid-template-columns:1fr}
  #sl-field-notes .gx-price-plot{padding:16px}
  #sl-field-notes .gx-market-status{margin:16px 18px;grid-template-columns:1fr;gap:10px}
  #sl-field-notes .gx-market-status>div+div{border:1px solid #3a5141}
  #sl-field-notes .gx-jump{padding-inline:18px;gap:24px}
}
@media(max-width:380px){
  #sl-field-notes .gx-game .gx-section{margin:14px 10px;padding:16px 12px}
  #sl-field-notes .gx-prob-card,#sl-field-notes .gx-run-card{padding:16px}
  #sl-field-notes .gx-prob-values strong{font-size:2.5rem}
  #sl-field-notes .gx-delta{font-size:.8125rem}
  #sl-field-notes .gx-state-pill{font-size:.625rem}
  #sl-field-notes .gx-starters>article{padding:16px 12px}
}

/* Research graphics: scorebook lines, measured plots and a field diagram. */
#sl-field-notes .gx-game .gx-research-sheet{background:#0e2118;border-top:3px solid #b5c4a3}
#sl-field-notes .gx-research-sheet>.gx-section-heading h2{font:500 clamp(1.7rem,3vw,2.3rem)/1.1 var(--sl-cond);letter-spacing:.01em}
#sl-field-notes .gx-research-sheet>.gx-copy{margin-top:-10px;margin-bottom:26px;font-size:.8125rem}
#sl-field-notes .gx-research-sheet .gx-research-grid{gap:18px;align-items:start}
#sl-field-notes .gx-research-sheet .gx-research-item{padding:22px;background:#152b20;border:1px solid #39513f;border-top:1px solid #71836b;border-radius:2px;min-width:0}
#sl-field-notes .gx-research-sheet .gx-item-heading{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;margin-bottom:22px}
#sl-field-notes .gx-research-sheet .gx-item-heading>div{flex:1;min-width:0}
#sl-field-notes .gx-research-sheet .gx-item-heading h3{font-size:1rem;line-height:1.4;margin:3px 0 0}
#sl-field-notes .gx-research-sheet .gx-input-number{border:0;padding:0;display:block;font:500 .5625rem/1.4 var(--sl-sans);letter-spacing:.14em;color:#b2bfaa}
#sl-field-notes .gx-research-icon{width:34px;height:34px;flex:none;color:#bbcea9}
#sl-field-notes .gx-research-sheet .gx-state-pill{font-size:.625rem;flex:none;max-width:115px;text-align:center;justify-content:center}
#sl-field-notes .gx-research-sheet .is-market .gx-state-pill{color:#b8d6de;border-color:#557781}
#sl-field-notes .gx-research-sheet .is-model .gx-state-pill{color:#d3e6a8;border-color:#718554}
#sl-field-notes .gx-research-sheet .is-alert .gx-state-pill{color:#e2b795;border-color:#8c6953}
#sl-field-notes .gx-research-sheet .has-graphic .gx-source-disclosure{border-top:1px solid #3c5340;padding-top:9px;margin-top:20px}
#sl-field-notes .gx-source-disclosure>summary{color:#c2cfba;min-height:38px;font-size:.75rem}
#sl-field-notes .gx-source-disclosure[open] .gx-evidence-body{margin-top:12px}
#sl-field-notes .gx-research-sheet .gx-graphic-caption{font:400 .6875rem/1.6 var(--sl-sans);color:#acbfae;margin:12px 0 0}
#sl-field-notes .gx-graphic-kicker{font:500 .625rem/1.5 var(--sl-sans);color:#b7cbb3;letter-spacing:.08em;text-transform:uppercase;display:block}
#sl-field-notes .gx-plot-legend{display:flex;gap:20px;font-size:.6875rem;color:#c8d6c0;margin-bottom:22px}
#sl-field-notes .gx-plot-legend>span{display:flex;align-items:center;gap:7px}
#sl-field-notes .gx-plot-legend i{width:8px;height:8px;display:block}
#sl-field-notes .gx-plot-legend .is-model{background:#d3e6b1;transform:rotate(45deg)}
#sl-field-notes .gx-plot-legend .is-fair{border:2px solid #98c6d2;border-radius:50%}
#sl-field-notes .gx-prob-study{margin:0 0 14px}
#sl-field-notes .gx-prob-study figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:.8125rem;line-height:1.5}
#sl-field-notes .gx-prob-study figcaption strong{font:500 1.4rem var(--sl-cond);color:#d3e6b1;white-space:nowrap}
#sl-field-notes .gx-study-values{display:flex;justify-content:space-between;gap:14px;font-size:.625rem;color:#b7c9ba;margin-top:6px}
#sl-field-notes .gx-study-values b{font-weight:500;color:#dde7d6;margin-left:4px;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-prob-study svg{display:block;width:100%;height:48px;margin:5px 0 0;overflow:visible}
#sl-field-notes .gx-chart-grid{fill:none;stroke:#64816b;stroke-width:.7;opacity:.55}
#sl-field-notes .gx-price-gap{fill:none;stroke:#b4c8a4;stroke-width:3}
#sl-field-notes .gx-market-dot{fill:#142b20;stroke:#98c6d2;stroke-width:2}
#sl-field-notes .gx-model-dot{fill:#d3e6b1;stroke:#142b20;stroke-width:1.5}
#sl-field-notes .gx-study-scale{display:flex;justify-content:space-between;margin:0 5.33%;font:400 .625rem var(--sl-sans);color:#a5b8a7;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-pitching-study>.gx-graphic-kicker{margin-bottom:15px}
#sl-field-notes .gx-pitcher-study{margin:0 0 12px}
#sl-field-notes .gx-pitcher-study figcaption{display:flex;align-items:center;justify-content:space-between;gap:14px}
#sl-field-notes .gx-pitcher-study figcaption>div{min-width:0}
#sl-field-notes .gx-pitcher-study figcaption strong{font:500 .875rem/1.4 var(--sl-sans)}
#sl-field-notes .gx-pitcher-study figcaption span{display:block;font-size:.625rem;line-height:1.6;color:#adbfaf;margin-top:2px}
#sl-field-notes .gx-pitcher-study figcaption>b{font:500 2.25rem/1 var(--sl-cond);color:#d4dfbc;white-space:nowrap}
#sl-field-notes .gx-pitcher-study figcaption small{font:400 .75rem var(--sl-sans);margin-left:2px}
#sl-field-notes .gx-pitcher-study svg{display:block;width:100%;height:35px;overflow:visible}
#sl-field-notes .gx-pitcher-bar{fill:#8da577}
#sl-field-notes .gx-pitcher-tip{fill:#d3e6b1}
#sl-field-notes .gx-research-sheet .gx-conditions-card{grid-column:1/-1;background:#dadcc9;color:#23382a;border-color:#cad1b8;position:relative;overflow:hidden}
#sl-field-notes .gx-conditions-card .gx-item-heading{margin-bottom:6px}
#sl-field-notes .gx-conditions-card .gx-item-heading h3{color:#23382a}
#sl-field-notes .gx-conditions-card .gx-input-number,#sl-field-notes .gx-conditions-card .gx-research-icon{color:#4f674f}
#sl-field-notes .gx-conditions-card .gx-state-pill{color:#344f3a;border-color:#86977b;background:transparent}
#sl-field-notes .gx-weather-study{display:grid;grid-template-columns:1.25fr 1fr;align-items:center;gap:30px;padding:2px 0 0}
#sl-field-notes .gx-ballpark-plot{margin:0;min-width:0}
#sl-field-notes .gx-ballpark-plot svg{display:block;width:100%;max-height:300px}
#sl-field-notes .gx-ballpark-plot figcaption{font:500 .6875rem/1.5 var(--sl-sans);text-align:center;color:#475e46;margin-top:5px}
#sl-field-notes .gx-park-guides{fill:none;stroke:#829373;stroke-width:.5;opacity:.55}
#sl-field-notes .gx-park-grass{fill:#b8c5a3;fill-opacity:.6}
#sl-field-notes .gx-park-fence{fill:none;stroke:#526d4c;stroke-width:1.3}
#sl-field-notes .gx-park-infield{fill:#cabf9b;fill-opacity:.8;stroke:#758366;stroke-width:1}
#sl-field-notes .gx-park-mound{fill:#d7cbaa;stroke:#758366;stroke-width:1}
#sl-field-notes .gx-park-bases{fill:#f7f5e5;stroke:#50654b;stroke-width:1}
#sl-field-notes .gx-field-wind{fill:none;stroke:#2c6258;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round}
#sl-field-notes .gx-park-ruler{fill:none;stroke:#849375;stroke-width:.6}
#sl-field-notes .gx-weather-metrics>.gx-graphic-kicker{color:#4c654a}
#sl-field-notes .gx-weather-metrics>strong{font:500 clamp(3.5rem,7vw,6rem)/1 var(--sl-cond);letter-spacing:-.02em;display:block;margin:12px 0 4px;color:#27492f;font-variant-numeric:tabular-nums}
#sl-field-notes .gx-weather-metrics>span:not(.gx-graphic-kicker){font:400 .8125rem var(--sl-sans);color:#38543d}
#sl-field-notes .gx-weather-metrics dl{display:flex;gap:16px 28px;flex-wrap:wrap;padding-top:18px;margin-top:20px;border-top:1px solid #a5b093}
#sl-field-notes .gx-weather-metrics dt{font:400 .6875rem var(--sl-sans);color:#4c654a}
#sl-field-notes .gx-weather-metrics dd{font:500 1.375rem var(--sl-cond);margin:6px 0 0}
#sl-field-notes .gx-weather-metrics dd small{font:400 .6875rem var(--sl-sans)}
#sl-field-notes .gx-conditions-card .gx-graphic-caption{color:#4c654a}
#sl-field-notes .gx-research-sheet .gx-conditions-card .gx-source-disclosure{border-color:#a5b093;margin-top:16px}
#sl-field-notes .gx-conditions-card .gx-source-disclosure>summary,#sl-field-notes .gx-conditions-card .gx-evidence-block{color:#314c37}
#sl-field-notes .gx-research-sheet .gx-conditions-card .gx-footnote{color:#445d45}
#sl-field-notes .gx-conditions-card .gx-sources a{color:#294e45}
#sl-field-notes .gx-swing-value>strong{display:block;font:500 3.3rem/1 var(--sl-cond);color:#d7e2c6;font-variant-numeric:tabular-nums;margin:13px 0 7px}
#sl-field-notes .gx-swing-value>strong small{font:500 1rem var(--sl-sans)}
#sl-field-notes .gx-swing-value>span:last-child{font-size:.75rem;color:#c7d5c0}
#sl-field-notes .gx-bullpen-study .gx-player-report{margin-top:22px;padding-top:18px;border-top:1px dashed #546b50}
#sl-field-notes .gx-player-report ul{padding:0;margin:12px 0 0;list-style:none}
#sl-field-notes .gx-player-report li{display:flex;align-items:center;gap:12px;font-size:.8125rem;line-height:1.4;padding:10px 0}
#sl-field-notes .gx-player-report li+li{border-top:1px solid #36503c}
#sl-field-notes .gx-player-report li small{display:block;font-size:.625rem;color:#a9bdad;margin-top:3px}
#sl-field-notes .gx-roster-mark{display:grid;place-items:center;width:26px;height:26px;flex:none;border:1px solid #778065;color:#d2c198;border-radius:50%;font-size:1rem}
#sl-field-notes .gx-player-report p{font-size:.8125rem;line-height:1.6;color:#c1d0ba;margin:12px 0 0}
#sl-field-notes .gx-lineup-count{display:flex;align-items:center;gap:16px;padding:5px 0 18px;border-bottom:1px dashed #546b50}
#sl-field-notes .gx-lineup-count strong{font:500 4rem/1 var(--sl-cond);font-variant-numeric:tabular-nums;color:#d7e2c6}
#sl-field-notes .gx-lineup-count>span{font-size:.75rem;color:#c7d5c0}
#sl-field-notes .gx-research-sheet details>summary:focus-visible{outline:2px solid #9ab58e;outline-offset:4px}
@media(min-width:761px){#sl-field-notes .gx-research-sheet .gx-research-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
  #sl-field-notes .gx-research-sheet .gx-research-item{padding:20px 16px}
  #sl-field-notes .gx-research-sheet .gx-item-heading{gap:10px;flex-wrap:wrap}
  #sl-field-notes .gx-research-sheet .gx-item-heading>div{flex-basis:40%}
  #sl-field-notes .gx-research-sheet .gx-state-pill{margin-left:auto}
  #sl-field-notes .gx-weather-study{gap:14px;grid-template-columns:1fr 1fr}
  #sl-field-notes .gx-weather-metrics>strong{font-size:3.5rem}
  #sl-field-notes .gx-weather-metrics dl{gap:12px;padding-top:12px;margin-top:14px}
  #sl-field-notes .gx-weather-metrics dd{font-size:1.2rem}
}
@media(max-width:440px){
  #sl-field-notes .gx-weather-study{grid-template-columns:1fr}
  #sl-field-notes .gx-ballpark-plot svg{height:195px}
  #sl-field-notes .gx-weather-metrics{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;margin-top:10px}
  #sl-field-notes .gx-weather-metrics>.gx-graphic-kicker{grid-column:1}
  #sl-field-notes .gx-weather-metrics>strong{grid-column:1;margin:8px 0 4px}
  #sl-field-notes .gx-weather-metrics>span:not(.gx-graphic-kicker){grid-column:1}
  #sl-field-notes .gx-weather-metrics dl{grid-column:2;grid-row:1/4;display:block;margin:0;border-top:0;border-left:1px solid #a5b093;padding:0 0 0 14px}
  #sl-field-notes .gx-weather-metrics dl>div+div{margin-top:15px}
  #sl-field-notes .gx-weather-metrics .gx-graphic-caption{grid-column:1/-1}
  #sl-field-notes .gx-research-icon{width:28px;height:28px}
}
/* Keep chart ticks aligned with the labels as their panels grow. */
#sl-field-notes .gx-prob-study svg,#sl-field-notes .gx-pitcher-study svg{height:auto}
#sl-field-notes .gx-research-sheet .gx-research-grid{align-items:stretch}
#sl-field-notes .gx-research-sheet .has-graphic{display:flex;flex-direction:column}
#sl-field-notes .gx-research-sheet .has-graphic>.gx-source-disclosure{margin-top:auto;padding-top:15px}
#sl-field-notes .gx-research-sheet .has-graphic>.gx-source-disclosure::before{content:'';display:block;height:6px}
#sl-field-notes .gx-research-sheet .has-graphic>:is(.gx-price-study,.gx-pitching-study,.gx-weather-study,.gx-bullpen-study,.gx-lineup-study){margin-bottom:20px}
#sl-field-notes .gx-conditions-card .gx-evidence-body .gx-evidence-block::first-line{color:inherit}
