:root{color:#f7f9fc;font-synthesis:none;text-rendering:optimizelegibility;--background:#050812;--panel:#0b1019;--panel-raised:#111722;--row:#0d131d;--border:#343b49;--border-soft:#262d39;--text:#f7f9fc;--muted:#b8bec9;--subtle:#7f8998;--mint:#50f0b0;--cyan:#50cff2;--amber:#ffb84d;--danger:#ff8793;background:#050812;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-width:320px;min-height:100vh;margin:0}body.builder-open{overflow:hidden}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--cyan);outline-offset:3px}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}.app{min-height:100vh;overflow:hidden}.site-header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;width:min(100%,1480px);min-height:70px;margin:0 auto;padding:10px 32px;display:flex}.brand{color:var(--text);letter-spacing:-.035em;align-items:center;gap:11px;font-size:23px;font-weight:780;text-decoration:none;display:inline-flex}.brand img{object-fit:cover;border-radius:9px;width:42px;height:42px}.nav-links{align-items:center;gap:30px;display:flex}.nav-links>button:not(.primary-button){min-height:46px;color:var(--text);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 3px;font-size:15px;font-weight:680}.nav-links>button:not(.primary-button):hover,.nav-links>.nav-link--active{color:var(--mint);border-bottom-color:var(--mint)}.primary-button,.secondary-button{cursor:pointer;border-radius:7px;min-height:44px;padding:0 24px;font-size:15px;font-weight:780}.primary-button{color:#03120d;background:var(--mint);border:1px solid var(--mint)}.primary-button:hover{background:#72f4bf;border-color:#72f4bf}.secondary-button{color:var(--text);border:1px solid var(--border);background:0 0}.secondary-button:hover{border-color:var(--muted)}.primary-button--compact{min-width:128px}.menu-button{display:none}main{width:min(100%,1480px);margin:0 auto;padding:20px 32px 24px}.product-layout{grid-template-columns:minmax(0,1fr) 480px;align-items:start;gap:30px;display:grid}.scores-workspace{min-width:0;scroll-margin-top:16px}.scores-title-row{justify-content:space-between;align-items:flex-start;gap:20px;min-height:54px;display:flex}.scores-title-row h1{letter-spacing:-.045em;margin:0;font-size:40px;line-height:1}.refresh-status{color:var(--subtle);margin-top:7px;font-size:12px;display:block}.refresh-button{min-height:42px;color:var(--muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:9px;padding:0 14px;font-size:13px;font-weight:680;display:inline-flex}.refresh-button:hover{color:var(--mint);border-color:var(--mint)}.refresh-button svg{width:19px;height:19px}.date-controls{align-items:center;gap:9px;margin-top:9px;display:flex}.date-button,.date-arrow{min-height:42px;color:var(--muted);background:var(--panel);border:1px solid var(--border);cursor:pointer;border-radius:7px}.date-button{justify-content:center;align-items:center;gap:10px;min-width:100px;padding:0 17px;font-size:14px;font-weight:650;display:inline-flex}.date-button:hover,.date-arrow:hover{color:var(--text);border-color:var(--muted)}.date-button--selected{color:var(--text);border-color:var(--mint);box-shadow:inset 0 0 0 1px var(--mint)}.date-arrow{place-items:center;width:42px;padding:0;display:grid}.date-arrow .chevron{width:21px;height:21px}.calendar-icon{border:1.8px solid;border-radius:3px;width:17px;height:16px;display:inline-block;position:relative}.calendar-icon:before{content:"";border-top:1.8px solid;position:absolute;top:4px;left:-1.8px;right:-1.8px}.sport-filter-wrap{margin-top:18px;overflow:hidden}.sport-filters{border:1px solid var(--border);border-radius:7px;width:max-content;display:flex;overflow:hidden}.sport-filter{min-width:116px;min-height:42px;color:var(--muted);background:var(--panel);border:0;border-right:1px solid var(--border);cursor:pointer;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-size:14px;font-weight:640;display:inline-flex}.sport-filter:last-child{border-right:0}.sport-filter:hover{color:var(--text)}.sport-filter--selected{color:#03120d;background:var(--mint)}.sport-icon{flex:none;width:20px;height:20px}.score-section{margin-top:22px}.score-section-heading{justify-content:space-between;align-items:center;gap:20px;min-height:32px;padding:0 7px;display:flex}.score-section h2{letter-spacing:-.018em;align-items:center;gap:10px;margin:0;font-size:18px;display:flex}.score-section h2>span{background:currentColor;border-radius:50%;width:10px;height:10px}.score-section--live h2{color:var(--amber)}.score-section--upcoming h2{color:var(--cyan)}.score-section--final h2{color:var(--muted)}.column-labels{width:47%;color:var(--muted);grid-template-columns:1fr 90px 130px;font-size:12px;display:grid}.score-section--upcoming .column-labels{grid-template-columns:1fr 140px}.game-list{background:var(--panel);border:1px solid var(--border);border-radius:7px;margin-top:5px;overflow:hidden}.game-row{width:100%;min-height:72px;color:var(--text);border:0;border-bottom:1px solid var(--border-soft);text-align:left;cursor:pointer;background:0 0;grid-template-columns:48px minmax(210px,1fr) 168px 45px 145px 20px;align-items:center;column-gap:14px;padding:9px 14px;display:grid}.game-row:last-child{border-bottom:0}.game-row:hover{background:var(--panel-raised)}.game-row--selected{box-shadow:inset 0 0 0 1px var(--amber);background:#101721}.game-row--live{grid-template-areas:"mark teams status score league arrow"}.game-row--upcoming{grid-template-areas:"mark teams time time league arrow"}.game-row--final{grid-template-areas:"mark teams status score league arrow"}.game-mark{background:var(--panel-raised);border:1px solid var(--border);border-radius:10px;grid-area:mark;place-items:center;width:42px;height:42px;font-size:13px;font-weight:800;display:grid}.game-teams{grid-area:teams;grid-template-columns:auto auto 1fr;align-items:center;gap:7px;min-width:0;display:grid}.game-teams strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.game-teams span{color:var(--muted);font-size:12px}.game-status-cell{grid-area:status;grid-template-columns:74px 1fr;align-items:center;gap:10px;display:grid}.live-chip,.final-chip{text-transform:uppercase;border-radius:5px;justify-self:start;padding:4px 11px;font-size:11px;font-weight:780}.live-chip{color:var(--mint);border:1px solid var(--mint)}.final-chip{color:var(--muted);border:1px solid var(--border)}.game-time{color:var(--text);grid-area:time;align-items:center;gap:9px;font-size:13px;display:flex}.game-time small{color:var(--muted);font-size:12px}.game-state{flex-direction:column;grid-area:detail;gap:4px;display:flex}.game-state strong{font-size:13px;font-weight:650}.game-state small{color:var(--muted);font-size:12px}.game-score{text-align:center;flex-direction:column;grid-area:score;gap:3px;display:flex}.game-score strong{font-variant-numeric:tabular-nums;font-size:18px}.game-row--live .game-score strong:last-child{color:var(--mint)}.game-league{grid-area:league;align-items:center;gap:9px;min-width:0;display:flex}.game-league .sport-icon{width:19px;height:19px}.game-league>span{flex-direction:column;gap:3px;min-width:0;display:flex}.game-league strong,.game-league small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.game-league strong{color:var(--muted);font-size:12px;font-weight:550}.game-league small{color:var(--subtle);font-size:11px}.game-row>.chevron{width:19px;height:19px;color:var(--muted);grid-area:arrow}.chevron--left{transform:rotate(180deg)}.chevron--up{transform:rotate(-90deg)}.empty-state{border:1px solid var(--border);text-align:center;border-radius:7px;place-content:center;gap:8px;min-height:150px;margin-top:24px;padding:30px;display:grid}.empty-state span{color:var(--muted);font-size:14px}.sgp-builder{background:var(--panel);border:1px solid var(--border);border-radius:8px;max-height:calc(100vh - 24px);padding:12px;scroll-margin-top:12px;position:sticky;top:12px;overflow-y:auto}.builder-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:62px;padding:0 5px 10px;display:flex}.builder-title{align-items:center;gap:8px;display:flex}.builder-title h2{letter-spacing:-.025em;margin:0;font-size:21px}.builder-title svg{width:17px;height:17px;color:var(--muted)}.builder-header p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.4}.builder-mode-toggle{border:1px solid var(--border);background:#080c13;border-radius:7px;grid-template-columns:1fr 1fr;margin:0 0 9px;padding:3px;display:grid}.builder-mode-toggle button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0 10px;font-size:12px;font-weight:740}.builder-mode-toggle button:hover{color:var(--text)}.builder-mode-toggle .builder-mode--active{color:#03120d;background:var(--mint)}.active-game-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:7px 11px;display:flex}.active-game-title h3{margin:0;font-size:13px}.active-game-title span{color:var(--muted);align-items:center;gap:7px;margin-top:4px;font-size:11px;display:flex}.active-game-title i{color:var(--mint);border:1px solid var(--mint);text-transform:uppercase;border-radius:3px;padding:2px 5px;font-size:9px;font-style:normal;font-weight:760}.active-game-title>strong{color:var(--mint);font-size:11px}.builder-step{border:1px solid var(--border);background:#0a0f17;border-radius:7px;overflow:hidden}.builder-step+.builder-step,.builder-summary{margin-top:9px}.builder-step>h3,.builder-step-title{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:38px;margin:0;padding:0 11px;font-size:13px;display:flex}.builder-step>h3{justify-content:flex-start}.builder-step h3{margin:0;font-size:13px}.builder-step h3>span{margin-right:4px}.builder-step-title>span{color:var(--muted);font-size:12px}.market-group+.market-group{border-top:1px solid var(--border)}.market-title{justify-content:space-between;align-items:center;min-height:34px;padding:0 11px;display:flex}.market-title h3{color:var(--muted);margin:0;font-size:12px;font-weight:650}.market-title .chevron{width:17px;height:17px}.market-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:0 9px 8px;display:grid}.market-option{width:100%;min-height:34px;color:var(--muted);background:var(--panel-raised);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:5px;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:9px;padding:0 8px 0 10px;display:grid}.market-option:hover{color:var(--text);border-color:var(--muted)}.market-option--selected{color:var(--text)}.market-option span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.market-option strong{font-variant-numeric:tabular-nums;font-size:12px}.market-option i{width:22px;height:22px;color:var(--text);border:1px solid var(--muted);border-radius:50%;place-items:center;font-size:17px;font-style:normal;line-height:1;display:grid}.market-option--selected i{color:#03120d;background:var(--mint);border-color:var(--mint)}.market-option i svg{width:18px;height:18px}.selected-legs{padding-bottom:0}.parlay-game{background:var(--panel-raised);border:1px solid var(--border);border-radius:5px;margin:7px 9px 0;overflow:hidden}.parlay-game-title{border-bottom:1px solid var(--border-soft);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:34px;padding:0 9px;display:grid}.parlay-game-title>span{color:var(--muted);font-size:11px}.parlay-game-title>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.parlay-game-title>small{color:var(--muted);font-size:10px}.selected-leg{border-bottom:1px solid var(--border-soft);grid-template-columns:18px minmax(0,1fr) auto 24px;align-items:center;gap:7px;min-height:31px;padding:0 6px 0 9px;display:grid}.selected-leg:last-child{border-bottom:0}.selected-leg>svg{width:17px;height:17px;color:var(--mint)}.selected-leg strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:550;overflow:hidden}.selected-leg b{font-variant-numeric:tabular-nums;font-size:11px}.selected-leg button{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:3px}.selected-leg button:hover{color:var(--danger)}.selected-leg button svg{width:100%;height:100%}.builder-empty{color:var(--muted);margin:0;padding:14px;font-size:12px}.parlay-slip-footer{justify-content:space-between;align-items:center;gap:12px;min-height:37px;margin-top:5px;padding:0 10px;display:flex}.parlay-slip-footer span{color:var(--muted);font-size:11px}.parlay-slip-footer button{min-height:32px;color:var(--mint);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:720}.parlay-slip-footer button:hover{color:#72f4bf}.own-slip-intro{color:var(--muted);border-bottom:1px solid var(--border);margin:0;padding:10px 11px;font-size:10px;line-height:1.45}.own-game{background:var(--panel-raised);border:1px solid var(--border);border-radius:6px;min-width:0;margin:9px;padding:9px}.own-game legend{color:var(--mint);padding:0 5px;font-size:11px;font-weight:780}.own-game-toolbar{justify-content:space-between;align-items:end;gap:10px;display:flex}.own-game-toolbar label{width:min(180px,60%)}.own-game-toolbar>button,.own-leg-heading button{color:var(--muted);cursor:pointer;background:0 0;border:0}.own-game-toolbar>button{min-height:32px;padding:0;font-size:10px}.own-game-toolbar>button:hover,.own-leg-heading button:hover{color:var(--danger)}.own-leg{border-top:1px solid var(--border-soft);margin-top:9px;padding-top:9px}.own-game-toolbar+.own-leg{margin-top:8px}.own-leg-heading{justify-content:space-between;align-items:center;min-height:24px;display:flex}.own-leg-heading strong{font-size:10px}.own-leg-heading button{width:25px;height:25px;padding:4px}.own-leg-heading svg{width:100%;height:100%}.own-leg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.own-leg-grid label,.own-game-toolbar label{min-width:0;color:var(--muted);flex-direction:column;gap:4px;font-size:9px;display:flex}.own-leg-grid label>span,.own-game-toolbar label>span{min-height:12px}.own-leg-grid label small{color:var(--subtle);font-size:8px}.own-label-field{grid-column:1/-1}.own-leg-grid input,.own-leg-grid select,.own-game-toolbar select{width:100%;min-height:34px;color:var(--text);border:1px solid var(--border);background:#0a0f17;border-radius:5px;padding:0 8px;font-size:11px}.own-leg-grid input[aria-invalid=true]{border-color:var(--danger)}.own-leg-grid .field-hint{color:var(--mint);margin-top:-1px}.add-leg-button,.add-game-button{min-height:34px;color:var(--mint);border:1px dashed var(--border);cursor:pointer;background:0 0;border-radius:5px;font-size:10px;font-weight:720}.add-leg-button{width:100%;margin-top:9px}.add-game-button{width:calc(100% - 18px);margin:0 9px 9px}.add-leg-button:hover,.add-game-button:hover{border-color:var(--mint)}.add-leg-button:disabled,.add-game-button:disabled{color:var(--subtle);cursor:not-allowed}.builder-summary{border:1px solid var(--border);background:#0a0f17;border-radius:7px;padding:0 11px 9px}.offered-price,.summary-row{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:12px;min-height:38px;display:flex}.offered-price>span,.summary-row>span{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.summary-row>span{flex-wrap:wrap}.summary-row>span small{width:100%;color:var(--amber);font-size:9px;line-height:1.25}.offered-price svg,.summary-row svg{width:15px;height:15px}.offered-price input{width:104px;height:30px;color:var(--text);background:var(--panel-raised);border:1px solid var(--muted);text-align:center;border-radius:5px;padding:0 10px;font-size:13px;font-weight:800}.summary-row strong{font-variant-numeric:tabular-nums;font-size:12px}.summary-row:first-of-type strong{color:var(--mint)}.builder-verdict{align-items:center;gap:8px;padding-top:9px;display:flex}.builder-verdict>svg{flex:none;width:25px;height:25px}.builder-verdict div{flex-direction:column;gap:2px;display:flex}.builder-verdict strong{font-size:12px}.builder-verdict span{color:var(--muted);font-size:10px;line-height:1.35}.builder-verdict--positive{color:var(--mint)}.builder-verdict--negative{color:var(--amber)}.builder-verdict--neutral{color:var(--muted)}.pricing-note{color:var(--subtle);margin:9px 0 0;font-size:9px;line-height:1.4}.correlation-details{border:1px solid var(--border);background:#0a0f17;border-radius:7px;margin-top:9px;overflow:hidden}.correlation-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 11px;font-size:12px;font-weight:720;list-style:none;display:flex}.correlation-details summary::-webkit-details-marker{display:none}.correlation-details summary .chevron{width:17px;height:17px}.correlation-details:not([open]) summary .chevron{transform:rotate(90deg)}.correlation-game{background:var(--panel-raised);border:1px solid var(--border);border-radius:5px;margin:0 9px 8px;padding:9px}.correlation-game>strong{font-size:11px;display:block}.correlation-game>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.correlation-game span{color:var(--muted);flex-direction:column;gap:4px;font-size:9px;display:flex}.correlation-game b{color:var(--text);font-variant-numeric:tabular-nums;font-size:11px}.correlation-details>p{color:var(--muted);margin:0;padding:0 10px 9px;font-size:10px}.builder-actions{grid-template-columns:1fr 1.35fr;gap:9px;margin-top:9px;display:grid}.builder-actions .primary-button,.builder-actions .secondary-button{min-height:40px;font-size:13px}.builder-actions button:disabled{color:#607065;cursor:not-allowed;background:#1a2a24;border-color:#294039}.comparison-message{min-height:18px;color:var(--mint);text-align:right;margin:8px 0 0;font-size:12px}.how-it-works{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(3,1fr);margin-top:18px;padding:22px 24px;scroll-margin-top:16px;display:grid}.step{border-right:1px solid var(--border);grid-template-columns:40px 1fr;align-items:center;gap:15px;min-height:76px;padding:0 22px;display:grid}.step:last-child{border-right:0}.step-number{width:36px;height:36px;color:var(--mint);border:2px solid var(--mint);border-radius:50%;place-items:center;font-size:15px;font-weight:780;display:grid}.step h2{margin:0 0 5px;font-size:16px}.step p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.access-plans{border:1px solid var(--border);background:#080d15;border-radius:8px;margin-top:18px;padding:26px;scroll-margin-top:16px}.plans-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.plans-heading h2{letter-spacing:-.035em;max-width:720px;margin:0;font-size:30px;line-height:1.08}.plans-heading p{max-width:790px;color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.55}.plans-heading>span{color:var(--subtle);letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:11px;font-weight:760}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.plan{background:var(--panel);border:1px solid var(--border);border-radius:8px;flex-direction:column;min-height:338px;padding:20px;display:flex}.plan--selected{border-color:var(--muted);background:#0c141c}.plan--edge{border-color:var(--mint)}.plan-title{justify-content:space-between;align-items:center;gap:12px;min-height:28px;display:flex}.plan-title h3{letter-spacing:-.02em;margin:0;font-size:18px}.plan-title span{color:var(--mint);font-size:11px;font-weight:740}.plan-price{align-items:baseline;gap:9px;min-height:68px;margin-top:11px;display:flex}.plan-price strong{letter-spacing:-.045em;font-size:36px;line-height:1}.plan-price span{color:var(--muted);font-size:11px}.plan>p{min-height:42px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.plan ul{align-content:start;gap:9px;min-height:92px;margin:16px 0 20px;padding:0;list-style:none;display:grid}.plan li{color:var(--muted);align-items:flex-start;gap:8px;font-size:12px;line-height:1.4;display:flex}.plan li svg{width:17px;height:17px;color:var(--mint);flex:none}.plan>button{width:100%;margin-top:auto}.plan-message{min-height:19px;color:var(--mint);margin:12px 2px 0;font-size:12px}.usage-rules{background:var(--panel);border:1px solid var(--border);border-radius:7px;margin-top:12px;scroll-margin-top:16px;overflow:hidden}.usage-rules summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 16px;font-size:13px;font-weight:720;list-style:none;display:flex}.usage-rules summary::-webkit-details-marker{display:none}.usage-rules summary .chevron{width:18px;height:18px}.usage-rules:not([open]) summary .chevron{transform:rotate(90deg)}.usage-rules>div{border-top:1px solid var(--border-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:2px 16px 15px;display:grid}.usage-rules p{color:var(--muted);margin:14px 0 0;font-size:11px;line-height:1.55}.usage-rules strong{color:var(--text)}.disclaimer{color:var(--muted);border:1px solid var(--border);border-radius:8px;align-items:center;gap:13px;margin-top:16px;padding:15px 18px;scroll-margin-top:16px;display:flex}.disclaimer svg{flex:none;width:27px;height:27px}.disclaimer p{margin:0;font-size:12px;line-height:1.5}.disclaimer strong{color:var(--text)}footer{width:min(100%,1480px);min-height:72px;color:var(--muted);border-top:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:24px;margin:0 auto;padding:14px 32px;font-size:12px;display:flex}footer .brand{font-size:16px}footer .brand img{border-radius:7px;width:30px;height:30px}footer nav{align-items:center;gap:18px;display:flex}footer nav a,.legal-header>a{color:var(--muted);font-weight:680;text-decoration:none}footer nav a:hover,.legal-header>a:hover{color:var(--mint)}.legal-shell{flex-direction:column;display:flex}.legal-shell footer{margin-top:auto}.legal-page{width:min(100%,820px);padding-top:72px;padding-bottom:80px}.legal-page>span{color:var(--mint);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:800}.legal-page h1{letter-spacing:-.05em;margin:10px 0 0;font-size:clamp(36px,6vw,58px);line-height:1}.legal-intro{color:var(--muted);margin:18px 0 36px;font-size:17px;line-height:1.55}.legal-page section{border-top:1px solid var(--border-soft);padding:23px 0}.legal-page section h2{margin:0;font-size:17px}.legal-page section p{color:var(--muted);margin:8px 0 0;font-size:14px;line-height:1.65}.legal-updated{color:var(--subtle);margin:28px 0 0;font-size:12px}.mobile-builder-dock,.mobile-sheet-layer{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1360px){.product-layout{grid-template-columns:minmax(0,1fr) 440px;gap:22px}.game-row{grid-template-columns:44px minmax(220px,1fr) 142px 38px 108px 18px;column-gap:8px}.column-labels{width:45%}}@media (width<=1180px){.product-layout{grid-template-columns:minmax(0,1fr) 390px;gap:22px}.game-row{grid-template-columns:44px minmax(170px,1fr) 136px 38px 112px 18px;column-gap:9px}.game-teams{grid-template-columns:1fr;gap:2px}.game-teams span{display:none}.sport-filter{min-width:102px;padding:0 11px}}@media (width<=900px){.site-header{min-height:64px;padding:10px 18px;position:relative}.brand{gap:9px;font-size:21px}.brand img{width:38px;height:38px}.menu-button{border:1px solid var(--border);background:0 0;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;width:46px;height:46px;padding:10px;display:flex}.menu-button span{background:var(--text);border-radius:2px;width:100%;height:2px}.nav-links{z-index:40;background:var(--panel);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:stretch;gap:2px;padding:10px;display:none;position:absolute;top:64px;left:12px;right:12px}.nav-links--open{display:flex}.nav-links>button:not(.primary-button){text-align:left;border-bottom:0;padding:0 12px}.nav-links>.nav-link--active{border-bottom:0}main{padding:20px 18px 96px}.product-layout{display:block}.product-layout>.sgp-builder{display:none}.scores-title-row h1{font-size:38px}.refresh-button{justify-content:center;width:44px;padding:0}.refresh-button span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.date-controls,.sport-filter-wrap{scrollbar-width:none;overflow-x:auto}.date-controls::-webkit-scrollbar{display:none}.sport-filter-wrap::-webkit-scrollbar{display:none}.date-controls{gap:5px}.date-button{min-width:82px;padding:0 8px;font-size:13px}.date-arrow{flex:0 0 38px;width:38px}.sport-filters{min-width:max-content}.sport-filter{min-width:112px}.column-labels{display:none}.score-section{margin-top:20px}.score-section-heading{padding:0}.game-row{column-gap:9px;min-height:88px;padding:10px}.game-row--live,.game-row--final{grid-template-columns:46px minmax(0,1fr) 36px 18px;grid-template-areas:"mark teams score arrow""mark status score arrow"}.game-row--upcoming{grid-template-columns:46px minmax(0,1fr) 72px 92px 18px;grid-template-areas:"mark teams time league arrow"}.game-mark{border-radius:11px;width:42px;height:52px}.game-teams{grid-template-columns:1fr;gap:4px}.game-teams strong{font-size:13px}.game-teams span{display:block}.game-status-cell{grid-template-columns:auto 1fr;justify-self:start;gap:8px}.live-chip,.final-chip{padding:3px 7px;font-size:9px}.game-state{flex-direction:row;align-self:center;gap:5px;display:flex}.game-state strong,.game-state small{font-size:11px}.game-score strong{font-size:17px}.game-time{flex-direction:column;align-items:flex-start;gap:3px;font-size:11px}.game-time small{font-size:10px}.game-row--live .game-league,.game-row--final .game-league{display:none}.game-league{gap:5px}.game-league .sport-icon{width:16px;height:16px}.game-league strong{font-size:10px}.game-league small{font-size:9px}.game-row>.chevron{width:17px;height:17px}.comparison-message{display:none}.how-it-works{grid-template-columns:1fr;margin-top:24px;padding:0 18px}.step{border-right:0;border-bottom:1px solid var(--border);min-height:104px;padding:16px 0}.step:last-child{border-bottom:0}.access-plans{margin-top:24px;padding:20px 16px}.plans-heading{flex-direction:column;align-items:flex-start;gap:12px}.plans-heading h2{font-size:26px}.plans-heading p{font-size:13px}.plan-grid{grid-template-columns:1fr}.plan{min-height:0;padding:18px}.plan>p,.plan ul{min-height:0}.plan-price{min-height:58px}.plan>button{min-height:48px}.plan-message{margin-top:14px}.usage-rules summary{min-height:54px;padding:0 14px;font-size:12px}.usage-rules>div{grid-template-columns:1fr;gap:0;padding:0 14px 14px}.disclaimer{align-items:flex-start}footer{flex-direction:column;align-items:flex-start;padding:18px 18px 94px}footer nav{min-height:36px}.legal-shell footer{padding-bottom:22px}.legal-header>a{font-size:12px}.legal-page{padding:48px 18px 62px}.mobile-builder-dock{z-index:50;min-height:68px;color:var(--text);border:1px solid var(--mint);cursor:pointer;background:#0b111a;border-radius:10px;grid-template-columns:26px auto 1fr 22px;align-items:center;gap:10px;padding:0 18px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 8px 30px #0000007a}.mobile-builder-dock strong{font-size:15px}.mobile-builder-dock>span:not(.dock-lines){color:var(--muted);font-size:13px}.mobile-builder-dock .chevron{width:21px;height:21px}.dock-lines{gap:4px;display:grid}.dock-lines i{background:var(--text);border-radius:2px;width:24px;height:2px;display:block}.mobile-sheet-layer{z-index:80;display:block;position:fixed;inset:0}.sheet-backdrop{background:#0000009e;border:0;width:100%;height:100%;position:absolute;inset:0}.mobile-sheet{background:var(--panel);border:1px solid var(--border);border-radius:14px 14px 0 0;max-height:calc(100dvh - 44px);position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.sgp-builder--mobile{border:0;border-radius:0;min-height:100%;max-height:none;padding:14px 14px 20px;position:static;overflow:visible}.sheet-handle{background:#77808d;border-radius:5px;width:44px;height:5px;margin:-3px auto 11px;display:block}.close-button{width:44px;height:44px;color:var(--muted);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;padding:9px}.close-button svg{width:100%;height:100%}.sgp-builder--mobile .builder-header{min-height:78px}.sgp-builder--mobile .builder-title h2{font-size:26px}.sgp-builder--mobile .builder-step>h3,.sgp-builder--mobile .builder-step-title{min-height:46px}.sgp-builder--mobile .market-title{min-height:42px}.sgp-builder--mobile .market-options{grid-template-columns:1fr}.sgp-builder--mobile .market-option{min-height:46px}.sgp-builder--mobile .market-option span,.sgp-builder--mobile .market-option strong{font-size:14px}.sgp-builder--mobile .builder-mode-toggle button,.sgp-builder--mobile .own-leg-grid input,.sgp-builder--mobile .own-leg-grid select,.sgp-builder--mobile .own-game-toolbar select{min-height:44px;font-size:13px}.sgp-builder--mobile .own-leg-grid label,.sgp-builder--mobile .own-game-toolbar label{font-size:11px}.sgp-builder--mobile .add-leg-button,.sgp-builder--mobile .add-game-button{min-height:44px;font-size:12px}.sgp-builder--mobile .parlay-game-title,.sgp-builder--mobile .selected-leg{min-height:42px}.sgp-builder--mobile .selected-leg strong,.sgp-builder--mobile .selected-leg b{font-size:13px}.sgp-builder--mobile .parlay-slip-footer{min-height:46px}.sgp-builder--mobile .parlay-slip-footer span,.sgp-builder--mobile .parlay-slip-footer button{font-size:12px}.sgp-builder--mobile .offered-price,.sgp-builder--mobile .summary-row{min-height:46px}.sgp-builder--mobile .offered-price>span,.sgp-builder--mobile .summary-row>span{font-size:13px}.sgp-builder--mobile .summary-row strong{font-size:14px}.sgp-builder--mobile .builder-actions .primary-button,.sgp-builder--mobile .builder-actions .secondary-button{min-height:50px;font-size:14px}}@media (width<=520px){.game-row--upcoming{grid-template-columns:46px minmax(0,1fr) 66px 20px;grid-template-areas:"mark teams time arrow"}.game-row--upcoming .game-league{display:none}.sport-filter{min-width:108px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
