:root{--ink:#182c39;--muted:#697880;--green:#147765;--line:#dde3e3;--paper:#f7f8f6;--white:#fff}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:var(--green)}button,select{font:inherit}a:focus-visible,button:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #51b59f}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1280px;height:88px;margin:auto;padding:0 48px;display:flex}.brand{color:var(--ink);letter-spacing:2.5px;align-items:center;gap:13px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.brand-mark{letter-spacing:-5px;margin-right:5px;font-size:31px;font-weight:900}.brand-mark span{color:var(--green)}.header-section,.eyebrow,.sport-tag,.game-id,footer{letter-spacing:1.8px;font-size:10px;font-weight:700}.header-section{color:var(--muted)}main{max-width:1184px;min-height:72vh;margin:0 auto;padding:62px 0 48px}.intro{justify-content:space-between;align-items:center;margin-bottom:52px;display:flex}.eyebrow{color:var(--muted);margin:0 0 13px}.intro .eyebrow{color:var(--green)}h1{letter-spacing:-2px;margin:0 0 18px;font-size:clamp(34px,4vw,51px);font-weight:600;line-height:1.12}.lede{color:var(--muted);margin:0;font-size:16px;line-height:1.5}.sport-tag{border:1px solid var(--line);border-radius:30px;align-items:center;gap:9px;padding:11px 15px;display:flex}.sport-tag span,.status-badge span{background:var(--green);border-radius:50%;width:6px;height:6px}.mobile-break{display:none}.slate-bar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.slate-bar .eyebrow{margin-bottom:8px}h2{letter-spacing:-.6px;margin:0;font-size:23px;font-weight:600}.selector{gap:12px;display:flex}.selector label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;font-weight:600;display:flex}.selector select{background:var(--white);min-width:130px;color:var(--ink);border:1px solid #cfd8da;border-radius:6px;padding:10px 30px 10px 12px;font-size:13px;font-weight:600}.publication{border:1px solid var(--line);border-left:3px solid var(--green);background:var(--white);border-radius:8px;padding:22px 26px}.publication-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.status-badge{color:var(--green);align-items:center;gap:7px;font-size:12px;font-weight:600;display:flex}.batch-count{color:var(--muted);font-size:11px}.timestamps{grid-template-columns:1fr 1fr 1fr;gap:24px;margin:23px 0 20px;display:grid}.timestamps dt{color:var(--muted);letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700}.timestamps dd{font-variant-numeric:tabular-nums;margin:0;font-size:12px;line-height:1.6}.batch-id{color:var(--muted);border-top:1px solid #edf0ef;align-items:center;gap:12px;padding-top:14px;font-size:10px;display:flex}.batch-id code{overflow-wrap:anywhere;font-size:10px}.games-heading{justify-content:space-between;align-items:center;margin:36px 0 19px;display:flex}.games-heading h2{font-size:18px}.games-heading h2 span{color:var(--muted);border:1px solid var(--line);vertical-align:middle;border-radius:4px;margin-left:7px;padding:3px 6px;font-size:11px}.games-heading p{color:var(--muted);margin:0;font-size:11px}.games{grid-template-columns:1fr 1fr;gap:20px;display:grid}.game-card{background:var(--white);border:1px solid var(--line);border-radius:8px;min-width:0;overflow:hidden}.game-header{align-items:center;gap:16px;padding:24px 23px 20px;display:flex}.game-number{color:#94a3a7;align-self:flex-start;padding-top:5px;font:11px monospace}.game-header .eyebrow{letter-spacing:1.4px;margin-bottom:7px;font-size:8px}.game-header .eyebrow span{color:#bac4c7;margin:0 4px}h3{letter-spacing:-.4px;margin:0;font-size:22px}.at{color:#95a3a9;margin:0 4px;font-size:17px;font-weight:400}.game-id{color:#97a4a9;letter-spacing:1px;margin-left:auto;font-size:8px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:right;font-variant-numeric:tabular-nums;width:100%;font-size:13px}th,td{padding:14px 23px}thead{background:#f8faf9;border-top:1px solid #edf0ef;border-bottom:1px solid #edf0ef}thead th{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:500}th:first-child{text-align:left}tbody th{overflow-wrap:anywhere;max-width:240px;font-size:11px;font-weight:500}tbody tr+tr{border-top:1px solid #f0f2f1}tbody td{font-family:monospace;font-size:16px;font-weight:500}.margin-value{color:var(--green)}.model-dot{vertical-align:middle;background:#d4e5df;border-radius:50%;width:5px;height:5px;margin-right:7px;display:inline-block}.muted{color:var(--muted)}.slate-note{color:var(--muted);margin:25px 0 0;font-size:11px;line-height:1.7}footer{border-top:1px solid var(--line);max-width:1184px;color:var(--muted);letter-spacing:1px;justify-content:space-between;margin:0 auto;padding:25px 0 30px;font-size:9px;display:flex}footer>span:last-child{letter-spacing:0;font-size:11px;font-weight:400}.footer-dot{color:#a6b6ba;margin:0 10px}.message{text-align:center;border:1px solid var(--line);background:#fff;border-radius:8px;padding:65px 24px}.message h2{font-size:22px}.message p{color:var(--muted);max-width:520px;margin:15px auto 0;font-size:14px;line-height:1.7}.message-symbol{color:var(--green);margin-bottom:20px;font-size:30px;display:block}.retry{border:1px solid var(--line);background:var(--paper);border-radius:6px;width:max-content;margin:20px auto 0;padding:8px 22px;text-decoration:none;display:block}button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;padding:10px 20px}.skip-link{z-index:10;background:#fff;padding:15px;position:absolute;top:-100px;left:20px}.skip-link:focus{top:10px}.skeleton{background:#e8edeb;border-radius:8px;height:150px;margin-top:24px}@media (max-width:1280px){main,footer{margin-left:48px;margin-right:48px}}@media (max-width:850px){.games{grid-template-columns:1fr}.timestamps{grid-template-columns:1fr;gap:14px}.timestamps>div{justify-content:space-between;align-items:baseline;gap:15px;display:flex}.timestamps dt{margin:0}.intro{align-items:flex-start}.sport-tag{margin-top:30px}.publication{padding:20px}.slate-bar h2{font-size:20px}}@media (max-width:600px){.site-header{height:72px;padding:0 22px}.header-section{letter-spacing:1px;font-size:8px}.brand{letter-spacing:2px;font-size:12px}main{margin:0;padding:38px 20px 32px}.intro{margin-bottom:34px}.intro .eyebrow{font-size:9px}.mobile-break{display:block}h1{letter-spacing:-1.5px;font-size:37px}.lede{font-size:14px}.sport-tag{display:none}.slate-bar{flex-direction:column;align-items:flex-start;gap:20px}.selector{width:100%}.selector label{flex:1}.selector select{width:100%;min-width:0}.publication-top{flex-direction:column;align-items:flex-start;gap:10px}.timestamps dd{font-size:10px}.timestamps dt,.batch-id code{font-size:9px}.games-heading{flex-direction:column;align-items:flex-start;gap:10px}.games-heading p{font-size:10px}.game-header{gap:12px;padding:20px 16px}.game-id{font-size:7px}.game-number{font-size:9px}th,td{padding:13px 12px}thead th{font-size:9px}tbody th{font-size:10px}tbody td{font-size:15px}.message{padding:45px 18px}.message h2{font-size:20px}.message p{font-size:13px}footer{flex-direction:column;gap:15px;margin:0 20px;padding:22px 0}.game-header h3{font-size:21px}}.odds-feed{background:#edf4f0;border:1px solid #d7e5dc;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin:0 0 22px;padding:18px 22px;display:flex}.odds-feed h2{letter-spacing:-.2px;font-size:15px}.odds-refresh-label{letter-spacing:0;color:var(--green);margin-left:12px;font-size:10px;font-weight:400;display:inline-block}.odds-feed p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.6}.odds-feed .odds-explainer{font-size:10px}.odds-fetch-time{color:var(--muted);text-align:right;white-space:nowrap;font-size:10px;line-height:1.8}.odds-fetch-time time{display:block}.odds-fetch-time button{margin:8px 0 0 auto;padding:6px 10px;font-size:11px;display:block}.odds-warning{background:#fff8eb;border-color:#ebdfc4}.sportsbook-lines{border-top:1px solid var(--line)}.sportsbook-lines summary{cursor:pointer;background:#f1f5f2;padding:16px 20px;font-size:11px;font-weight:600;list-style-position:inside}.sportsbook-lines summary:focus-visible{outline-offset:-3px;outline:3px solid #51b59f}.book-count{float:right;color:var(--muted);font-size:10px;font-weight:400}.sportsbook-scroll table{min-width:490px}.sportsbook-scroll th,.sportsbook-scroll td{padding:12px 10px}.sportsbook-scroll thead th:first-child,.sportsbook-scroll tbody th{padding-left:20px}.sportsbook-scroll thead th{font-size:9px}.sportsbook-scroll tbody th{min-width:115px;max-width:150px}.sportsbook-scroll td{white-space:nowrap;font-family:Arial,Helvetica,sans-serif;font-size:11px}.book-name{font-size:11px;font-weight:600;display:block}.book-time{color:var(--muted);white-space:nowrap;margin-top:5px;font-size:8px;display:block}.quote-stale{color:#8b5c17;background:#fff2d7;border-radius:3px;margin-top:5px;padding:2px 4px;font-size:8px;display:inline-block}.odds-pair{justify-content:flex-end;align-items:center;gap:6px;line-height:1.7;display:flex}.odds-pair+.odds-pair{margin-top:3px}.odds-pair small{color:var(--muted);font-family:Arial,Helvetica,sans-serif;font-size:8px}.odds-pair>span{font-variant-numeric:tabular-nums;font-family:monospace}.odds-empty,.odds-history{color:var(--muted);margin:0;padding:15px 20px;font-size:11px;line-height:1.6}.odds-history{color:#84632a;background:#faf8f2;padding:10px 20px;font-size:10px}@media (max-width:600px){.odds-feed{flex-direction:column;align-items:flex-start;gap:8px;padding:16px}.odds-refresh-label{margin:7px 0 0;display:block}.odds-fetch-time{text-align:left}.odds-fetch-time time{display:inline}.sportsbook-lines summary{padding:15px}.sportsbook-scroll tbody th,.sportsbook-scroll thead th:first-child{padding-left:15px}.book-time{font-size:8px}.odds-fetch-time button{margin-left:0}}.sportsbook-scroll:focus-visible{outline:2px solid var(--accent,#1f6b55);outline-offset:2px}
