@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap";.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}:root{--custom-strategy-accent: #a78bfa;--custom-strategy-accent-soft: rgba(167, 139, 250, .14);color:#e8edf7;background:#090f1a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;letter-spacing:0}.strategyPicker{position:relative;min-width:230px;flex:0 1 230px}.strategyPickerButton{width:100%;min-height:38px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 10px;border:1px solid #334157;border-radius:6px;background:#172234;color:#dbe5f3;text-align:left}.strategyPickerButton>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategyPickerButton.customSelected{border-color:#a78bfab3;color:#ddd6fe}.strategyPickerMenu{position:absolute;z-index:900;top:calc(100% + 5px);left:0;width:max(100%,260px);max-height:min(68vh,520px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #3a4960;border-radius:7px;background:#111b2a;box-shadow:0 18px 50px #00000085}.strategyOptions{display:grid;overflow-y:auto;padding:3px 5px}.strategyOptions button,.createStrategyOption{width:100%;min-height:34px;display:flex;align-items:center;gap:8px;padding:6px 8px;border:0;border-radius:4px;background:transparent;color:#dbe5f3;text-align:left}.strategyOptions button span,.createStrategyOption span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strategyOptions button:hover,.strategyOptions button.selected{border-color:transparent;background:#1d2b40}.strategyOptions .customStrategyOption{color:#ddd6fe}.strategyOptions .customStrategyOption svg{color:var(--custom-strategy-accent)}.strategyOptions .customStrategyOption.selected{background:var(--custom-strategy-accent-soft)}.customStrategyOptionRow{position:relative;min-width:0}.customStrategyOptionRow>.customStrategyOption{padding-right:52px}.strategyOptions .editStrategyOption{position:absolute;top:5px;right:6px;width:auto;min-height:24px;padding:2px 6px;opacity:0;color:var(--custom-strategy-accent);font-size:10px;font-weight:800}.customStrategyOptionRow:hover .editStrategyOption,.editStrategyOption:focus-visible{opacity:1}.createStrategyOption{flex:0 0 auto;margin-top:4px;border-top:1px solid #2b394e;border-radius:0;color:var(--custom-strategy-accent);font-weight:700}.createStrategyOption:hover{border-color:#2b394e!important;background:var(--custom-strategy-accent-soft)!important;color:#ddd6fe!important}.modal.customStrategyModal{width:min(980px,calc(100vw - 32px));max-width:none;max-height:calc(100svh - 32px);overflow-y:auto}.customStrategyName{max-width:500px}.fieldHint{color:#7f8da4;font-size:10px;font-weight:500}.customStrategyBasics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customCriteriaHeader{display:flex;align-items:baseline;gap:9px;margin:18px 0 7px}.customCriteriaHeader span{color:#7f8da4;font-size:11px}.customCriteriaList{display:grid;gap:8px}.customCriterionRow{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 38px;align-items:end;gap:9px;margin:0;padding:10px;border:1px solid #2b394e;border-radius:7px;background:#0f1726}.customCriterionRow legend{padding:0 5px;color:#9aa7bd;font-size:10px;font-weight:800}.criteriaValue{display:flex;align-items:center;gap:6px}.criteriaValue input{width:100%;min-width:0}.criteriaValue span{color:#8f9bb0}.removeCriterion{align-self:end}.criterionNote{grid-column:1 / -1;color:#c4b5fd;font-size:10px}.addCriterion{margin-top:9px;color:#ddd6fe;border-color:#a78bfa73}.formWarning{margin-top:10px;padding:9px 10px;border:1px solid #8a6825;border-radius:6px;background:#92641024;color:#facc76;font-size:12px}.modelConflictNote{margin-top:10px;color:#c4b5fd;font-size:11px;line-height:1.45}.modalFooter{display:flex;justify-content:flex-end;gap:9px;margin-top:16px;padding-top:12px;border-top:1px solid #29374a}.modalFooter>button:not(.primary){min-height:38px;padding:0 13px;border:1px solid #334157;border-radius:6px;background:#172234;color:#dbe5f3}.modalFooter .deleteStrategyButton{display:inline-flex;align-items:center;gap:6px;margin-right:auto;border-color:#f8717173;color:#fca5a5}.customEvCell{display:inline-flex;align-items:center;gap:6px}.topRankBadge{display:inline-flex;align-items:center;min-height:20px;padding:1px 6px;border:1px solid rgba(167,139,250,.5);border-radius:999px;background:var(--custom-strategy-accent-soft);color:#ddd6fe;font-size:9px;font-weight:800;white-space:nowrap}@media (max-width: 720px){.playToolbar .strategyPicker{flex:1 1 140px;min-width:0}.betsToolbar .strategyPicker{flex:1 1 105px;min-width:0}.strategyPickerMenu{position:fixed;top:auto;right:8px;bottom:8px;left:8px;width:auto;max-height:min(70svh,520px)}.strategyOptions .editStrategyOption{opacity:1}.modal.customStrategyModal{width:calc(100vw - 12px);max-height:calc(100svh - 12px);padding:14px}.customStrategyBasics,.customCriterionRow{grid-template-columns:1fr}.removeCriterion{position:absolute;top:4px;right:6px}}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#090f1a}button,input,select{font:inherit}button{cursor:pointer;transition:filter .14s ease,border-color .14s ease,color .14s ease,background-color .14s ease}button:disabled{cursor:not-allowed;opacity:.52}button:not(:disabled):hover{filter:none;border-color:#14b8a6;color:#2dd4bf}*{scrollbar-color:#334157 #0b1220;scrollbar-width:thin}*::-webkit-scrollbar{width:9px;height:9px}*::-webkit-scrollbar-track{background:#0b1220;border-radius:999px}*::-webkit-scrollbar-thumb{background:#334157;border:2px solid #0b1220;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#465771}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.boot,.login{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 30% 0%,rgba(20,184,166,.18),transparent 34%),#090f1a}.login>div{max-width:460px;width:100%;padding:32px;background:#121a27;border:1px solid #253247;border-radius:8px;box-shadow:0 24px 80px #00000061}.login p{color:#a8b3c7}.login a{color:#5eead4}.brand{font-family:Manrope,Inter,system-ui,sans-serif;font-weight:800;font-size:20px;line-height:1.05;color:#f8fafc}.brand.large{font-size:34px;margin-bottom:12px}.brandLogoWrap{display:flex;align-items:center;gap:10px;min-width:0}.brandLogo{display:block;width:46px;height:46px;object-fit:contain;object-position:left center}.subtle{font-family:Manrope,Inter,system-ui,sans-serif;color:#8f9bb0;font-size:13px;font-weight:600}.loginButton,.primary,.secondary,.iconText,.iconOnly,.tabs button,.quickRanges button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;border-radius:6px;border:1px solid #334157;background:#172234;color:#dbe5f3;text-decoration:none;padding:0 12px}.loginButton,.primary{background:#0f766e;color:#fff;border-color:#14b8a6;width:fit-content}.iconOnly{width:38px;padding:0}.iconOnly.danger{color:#f87171}.secondary:hover,.iconText:hover,.iconOnly:hover{border-color:#49617f;background:#1d2a3e}.secondary:disabled,.iconText:disabled,.iconOnly:disabled{opacity:.45;cursor:not-allowed}.userActions .iconOnly.active{color:#ccfbf1;border-color:#14b8a6;background:#0f2f32}.app{min-height:100vh;background:#090f1a}.kellyDock{position:fixed;z-index:24;right:0;bottom:22px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:46px;border:1px solid #14b8a6;border-right:0;border-radius:8px 0 0 8px;background:#0f2f32;color:#ccfbf1;box-shadow:-8px 0 24px #0000004d;transition:right .22s ease,bottom .22s ease,background .16s ease,color .16s ease}.kellyDock.open{opacity:0;pointer-events:none}.kellyDock:hover{background:#113632;color:#fff}.topbar{min-height:68px;display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(160px,1fr);align-items:center;gap:18px;padding:10px 22px;background:#0e1521f5;border-bottom:1px solid #253247;position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tabs{display:flex;align-items:center;gap:6px;background:#0b1220;padding:4px;border:1px solid #202b3d;border-radius:8px}.tabs button{min-width:96px;border:0;background:transparent}.tabs button.active{background:#1d293b;box-shadow:0 1px 8px #0000003d}.topbar>.iconText{justify-self:end}.userActions{justify-self:end;display:inline-flex;align-items:center;gap:8px}.notifyToggle.enabled,.inboxButton.hasUnread{color:#2dd4bf;border-color:#14b8a6;background:#0f2f32}.liveToggle.enabled{color:#ccfbf1;border-color:#14b8a6;background:#0f2f32}.liveDot{width:8px;height:8px;border-radius:999px;background:#64748b}.liveToggle.enabled .liveDot{background:#14b8a6;animation:livePulse 1.6s ease-in-out infinite}@keyframes livePulse{0%,to{box-shadow:0 0 #14b8a66b}50%{box-shadow:0 0 0 6px #14b8a600}}.inboxButton{position:relative}.inboxButton span{position:absolute;top:-6px;right:-6px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:900;line-height:1}main{padding:22px}.workspace{max-width:1440px;margin:0 auto}.toolbar{display:flex;align-items:end;gap:12px;flex-wrap:wrap;margin-bottom:16px}.refreshWrap{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:38px}.refreshButton.spinning svg{animation:refreshSpin .8s linear infinite}.refreshStatus{position:absolute;left:44px;top:50%;transform:translateY(-50%);opacity:0;pointer-events:none;color:#2dd4bf;font-size:12px;font-weight:500;white-space:nowrap;transition:opacity .16s ease}.refreshStatus.show{opacity:1}@keyframes refreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lastUpdated{display:block;margin-top:10px;color:#7f8da4;font-size:11px;white-space:nowrap}.field{display:grid;gap:6px;color:#a8b3c7;font-size:12px;font-weight:700}input,select{height:38px;min-height:38px;border:1px solid #334157;border-radius:6px;background:#0f1726;color:#e8edf7;padding:0 10px;transition:border-color .14s ease,background-color .14s ease,filter .14s ease}input:not(:disabled):hover,select:not(:disabled):hover{border-color:#14b8a6}input:not(:disabled):hover{background:#131e30}select:not(:disabled):hover{background-color:#131e30}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:36px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a8b3c7' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}select:not(:disabled):hover{color:#2dd4bf}select option{color:#e8edf7;background:#172234}input::placeholder{color:#69778e}input:focus,select:focus{outline:2px solid rgba(20,184,166,.35);border-color:#14b8a6}input.compact{width:86px}.dateField{flex:0 0 auto}.dateControl{width:136px;line-height:1}.datePickerField{position:relative}.dateButton{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;box-sizing:border-box;height:38px;min-height:38px;border:1px solid #334157;border-radius:6px;background:#172234;color:#e8edf7;padding:0 10px;-moz-appearance:none;appearance:none;-webkit-appearance:none;font-family:inherit;font-size:14px;font-weight:700;line-height:1}.dateButton:hover{border-color:#14b8a6;background:#172234;color:#2dd4bf}.dateButton:focus-visible{border-color:#14b8a6;outline:2px solid rgba(20,184,166,.35);outline-offset:2px}.dateButton svg{color:#64748b}.dateButton:hover svg{color:#2dd4bf}.datePopover{position:absolute;z-index:55;top:calc(100% + 6px);left:0;width:254px;padding:10px;border:1px solid #334157;border-radius:8px;background:#0f1726;box-shadow:0 18px 42px #0000006b}.datePopoverHeader,.datePopoverFooter{display:flex;align-items:center;justify-content:space-between;gap:8px}.datePopoverHeader{margin-bottom:8px}.datePopoverHeader strong{color:#f8fafc;font-size:13px}.datePopoverHeader .iconOnly{width:32px;min-height:32px}.dateWeekdays,.dateGrid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.dateWeekdays{margin-bottom:4px}.dateWeekdays span{display:grid;place-items:center;height:24px;color:#8f9bb0;font-size:11px;font-weight:800}.dateGrid button{display:grid;place-items:center;width:100%;min-height:30px;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;color:#e8edf7;font-size:12px;font-weight:600}.dateGrid button:hover{border-color:#334157;background:#1d293b}.dateGrid button.muted{color:#64748b}.dateGrid button.today{border-color:#14b8a6;color:#ccfbf1}.dateGrid button.selected{border-color:#2dd4bf;background:#0f766e;color:#fff}.datePopoverFooter{margin-top:8px}.datePopoverFooter button{min-height:30px;padding:0 8px;border:0;background:transparent;color:#5eead4;font-size:12px}.datePopoverFooter button:hover{background:#113632}.quickRanges{display:flex;flex-wrap:wrap;gap:6px}.quickRanges button{min-height:38px;font-size:15px;background:#172234}.toolbar .field,.toolbar select{font-size:15px;font-weight:500}.toolbar select{background-color:#172234}.quickRanges button.active{border-color:#14b8a6;color:#ccfbf1;background:#113632}.metrics{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-bottom:16px}.metric,.panel{background:#121a27;border:1px solid #253247;border-radius:8px}.metric{padding:16px;display:grid;gap:8px}.metricButton{width:100%;text-align:left;font:inherit;cursor:pointer;color:#e8edf7}.metricButton:not(:disabled):hover{border-color:#253247;background:#121a27;color:#e8edf7}.metric span{color:#8f9bb0;font-size:12px;font-weight:700}.metric strong{font-size:26px}.summaryGrid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.75fr);gap:12px}.panel{padding:16px}.panel h2{margin:0 0 12px;font-size:16px}.panelHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.panelHeader h2{margin:0}.segmented{display:inline-flex;padding:3px;gap:3px;border:1px solid #334157;border-radius:7px;background:#0b1220}.segmented button{min-height:28px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:#a8b3c7;font-size:12px;font-weight:700}.segmented button.active{background:#113632;color:#ccfbf1}.chart{height:300px}.chartTooltip{display:grid;gap:8px;min-width:190px;padding:10px;border:1px solid #2a364a;border-radius:6px;background:#121a27;color:#e8edf7;box-shadow:0 16px 38px #00000057}.chartTooltip strong{color:#f8fafc;font-size:13px}.chartTooltip span{font-size:12px;font-weight:700}.stakeChartTooltip{min-width:210px}.stakeChartTooltip b{color:#e8edf7;font-size:12px}.stakeBreakdownChart{width:100%;min-width:0}.miniRows{display:grid;gap:10px}.miniRows div{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid #253247}.emptyMini{color:#8f9bb0;display:block!important;border:0!important}.playerRows span em,.playerRows strong em{color:#8f9bb0;font-style:normal;font-size:12px}.playerRows strong{display:inline-flex;gap:8px;align-items:baseline}.tableWrap{overflow:auto;background:#121a27;border:1px solid #253247;border-radius:8px}.tableFooter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.tableFooter .lastUpdated,.tableFooter .tableActions{margin-top:0}.tableActions{display:flex;justify-content:flex-end;gap:8px;margin-top:10px}.iconText.done{color:#ccfbf1;border-color:#14b8a6;background:#0f2f32}.liveColumn{color:#2dd4bf}table{width:100%;border-collapse:collapse;min-width:960px}th,td{text-align:left;padding:10px 12px;border-bottom:1px solid #253247;white-space:nowrap;vertical-align:middle}th{color:#a8b3c7;font-size:12px;background:#0f1726}.sortHeader{display:inline-flex;align-items:center;gap:4px;border:0;padding:0;background:transparent;color:inherit;font-size:inherit;font-weight:800}.sortHeader:hover,.sortHeader.active{color:#e8edf7}.liveColumn .sortHeader:hover,.liveColumn .sortHeader.active{color:#2dd4bf}.sortHeader small{display:inline-grid;place-items:center;min-width:14px;height:14px;border-radius:999px;background:#1b2a40;color:#2dd4bf;font-size:9px;line-height:1}.rowActions{display:flex;align-items:center;gap:6px}.saveState{min-width:42px;color:#7f8da4;font-size:12px}.saveState.saved{color:#2dd4bf}.saveState.error{color:#fb7185}.emptyCell{color:#8f9bb0;text-align:center;padding:24px}.status{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;background:#233044;color:#c5d1e3;font-size:12px;font-weight:700}.status.win{background:#064e3b;color:#a7f3d0}.status.loss{background:#5f1f2a;color:#fecdd3}.status.pending{background:#4a3413;color:#fde68a}.status.correctionpending{background:#36215f;color:#ddd6fe}.status.voidnostarter{background:#293241;color:#cbd5e1}.playerCell{display:inline-flex;align-items:center;gap:8px}.changeBadge,.trackedBadge{display:inline-flex;align-items:center;min-height:22px;padding:0 7px;border-radius:999px;font-size:11px;font-weight:800}.changeBadge.new{background:#0f766e;color:#ccfbf1}.changeBadge.updated{background:#7c2d12;color:#fed7aa}.trackedBadge.yes{background:#123c34;color:#99f6e4}.trackedBadge.no{background:#293241;color:#cbd5e1}.trackedCell{display:inline-flex;align-items:center;gap:7px}.donutWrap{position:relative;display:inline-grid;place-items:center;width:24px;height:24px}.donutTrigger{display:inline-grid;place-items:center;border-radius:999px;cursor:pointer;transition:transform .14s ease}.donutTrigger:hover{transform:scale(1.15)}.donutTrigger:hover .unitDonut{animation:donutHoverSpin .34s ease-out 1}@keyframes donutHoverSpin{0%{transform:rotate(-90deg)}to{transform:rotate(270deg)}}.donutTrigger:focus-visible,.sparkTrigger:focus-visible{outline:2px solid #2dd4bf;outline-offset:2px}.unitDonut{width:22px;height:22px;transform:rotate(-90deg)}.donutBg,.donutFill{fill:none;stroke-width:7}.donutBg{stroke:#293241}.donutFill{stroke-linecap:round}.donutTip{position:fixed;z-index:45;display:grid;gap:4px;min-width:max-content;padding:7px 9px;border:1px solid #334157;border-radius:6px;background:#0f1726;box-shadow:0 12px 26px #00000057;color:#e8edf7;font-size:12px;font-weight:500}.donutTip strong{font-weight:800}.donutTip span{font-weight:500;white-space:nowrap}.positive{color:#2dd4bf}.negative{color:#fb7185}.oddsTools{display:inline-flex;align-items:center;gap:7px}.sparkWrap{position:relative;display:inline-grid;place-items:center;width:104px;height:34px}.spark{width:100px;height:34px;border:1px solid #334157;border-radius:6px;background:#0b1220}.sparkTrigger{display:inline-flex;border-radius:6px;cursor:pointer}.sparkTrigger .spark{transition:border-color .14s ease,background-color .14s ease,filter .14s ease}.sparkTrigger:hover .spark{border-color:#14b8a6;background:#101b2d;filter:brightness(1.12)}.sparkTip{position:fixed;z-index:40;display:grid;gap:6px;width:min(380px,calc(100vw - 24px));max-height:300px;overflow:auto;padding:10px;border-radius:8px;border:1px solid #334157;background:#0f1726;box-shadow:0 16px 38px #00000061;color:#e8edf7;font-size:12px}.sparkBig{width:100%;height:130px;border:1px solid #253247;border-radius:6px;background:#0b1220}.sparkBig line{stroke:#2a364a;stroke-width:1}.sparkTip strong{color:#f8fafc}.sparkTip em{display:block;margin-top:2px;color:#8f9bb0;font-style:normal;white-space:normal}.sparkNote{color:#8f9bb0;white-space:normal}.liveSnapshotLabel{display:inline-grid;place-items:center;margin-right:4px;padding:1px 5px;border-radius:999px;background:#0f2f32;color:#5eead4;font-size:10px;font-weight:800}.screenOddsWrap{position:relative;display:inline-flex;align-items:center}.miniIcon{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #334157;border-radius:6px;background:#101827;color:#a8b3c7;padding:0}.miniIcon:hover{color:#ccfbf1;border-color:#14b8a6}.oddsAlertIndicator.enabled{color:#2dd4bf;border-color:#14b8a6;background:#0f2f32;box-shadow:inset 0 0 0 1px #2dd4bf14}.screenOddsTip{position:fixed;z-index:42;display:grid;gap:8px;width:min(215px,calc(100vw - 24px));max-height:260px;overflow:auto;padding:10px;border-radius:8px;border:1px solid #334157;background:#0f1726;box-shadow:0 16px 38px #00000061;color:#e8edf7;font-size:12px}.screenOddsTip strong{color:#f8fafc}.miniOddsTable{min-width:0;width:100%}.miniOddsTable td{padding:5px 4px;border-bottom:1px solid #253247}.miniOddsTable td:last-child{text-align:right;color:#2dd4bf;font-weight:800}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#030712b8;z-index:20;padding:20px;overflow:hidden}.modal{width:min(560px,calc(100vw - 40px));max-height:min(92vh,820px);overflow:auto;display:grid;gap:14px;padding:18px;border-radius:8px;background:#121a27;border:1px solid #253247;box-shadow:0 24px 80px #0000007a}.modal:has(.settingsTabs){width:min(760px,calc(100vw - 40px));max-height:min(94vh,920px)}.modal header{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal h2{margin:0;font-size:18px}.modalActions{display:inline-flex;align-items:center;gap:8px}.modalGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modalGrid .dateField{align-self:end}.settingsTabs{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:3px;border:1px solid #253247;border-radius:8px;background:#0b1220}.settingsTabs button{min-height:30px;padding:0 11px;border:0;border-radius:6px;background:transparent;color:#a8b3c7;font-size:12px;font-weight:800}.settingsTabs button.active{background:#1f2d42;color:#f8fafc}.settingsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settingsGrid section,.settingsSection{display:grid;gap:10px;padding:12px;border:1px solid #253247;border-radius:8px;background:#101827}.settingsGrid h3,.settingsSection h3{margin:0;color:#f8fafc;font-size:13px}.choiceRow{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;color:#cbd5e1;font-size:13px}.choiceButton{width:100%;padding:0;border:0;background:transparent;color:#cbd5e1;text-align:left}.choiceButton:hover{border-color:transparent!important;background:transparent!important;color:#cbd5e1!important}.choiceIndicator{width:14px;height:14px;display:block;border:1px solid #718096;border-radius:50%;background:#0f1726}.choiceIndicator.selected{border:4px solid #14b8a6}.choiceRow input[type=radio],.choiceRow input[type=checkbox]{width:15px;height:15px;min-height:15px;accent-color:#14b8a6}.choiceText{display:grid;gap:2px;min-width:0}.choiceText small,.settingsInputLabel>span{color:#8f9bb0;font-size:11px;font-weight:700}.settingsInputLabel{min-width:0}.settingsInputLabel input,.settingsInputLabel select{width:100%;min-width:0}.settingsStrategies{display:grid;gap:6px;max-height:min(56vh,520px);overflow:auto}.settingsStrategy{display:block;padding:0;border:1px solid #253247;border-radius:7px;background:#0f1726}.settingsStrategyCompact{display:grid;grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px;padding:8px 10px}.settingsStrategyCompact .notifyToggle,.settingsStrategyCompact .strategyGear{grid-column:auto;grid-row:auto;justify-self:auto}.settingsStrategyCompact .settingsStrategyName{grid-column:auto;grid-row:auto}.strategyGear.active{border-color:#14b8a6;color:#2dd4bf;background:#0f2f32}.notificationAdvanced{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;border-top:1px solid #253247;background:#101827}.advancedField{display:grid;gap:5px;min-width:0;justify-items:start;color:#a7b4c9;font-size:11px;font-weight:700}.advancedField>span{color:#8f9bb0;font-size:10px;text-transform:uppercase}.advancedField input,.advancedField select{min-width:0;min-height:32px;font-size:12px}.thresholdField>div{display:flex;align-items:center;gap:6px}.advancedField .segmented{width:fit-content;flex:0 0 auto}.advancedField .segmented button{min-height:30px;padding-inline:9px;font-size:12px}.thresholdField input{width:54px;text-align:center}.thresholdField b{color:#8f9bb0;font-size:10px;white-space:nowrap}.thresholdField select{flex:1}.sportsBookField{grid-column:1 / -1}.bookQuickActions{display:flex;gap:8px}.bookQuickActions button{min-height:26px;padding:0 7px;font-size:11px}.notificationBookGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:3px 10px;width:100%}.notificationBookGrid label{display:flex;align-items:center;gap:5px;min-width:0;min-height:24px;color:#dbe5f3;font-size:11px;line-height:1.1}.settingsSection input[type=checkbox],.settingsSection input[type=radio]{width:14px;height:14px;min-height:14px;margin:0;padding:0;flex:0 0 14px;border:1px solid #718096;border-radius:3px;background:#0f1726;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-repeat:no-repeat;background-position:center;background-size:10px 10px;cursor:pointer}.settingsSection input[type=checkbox]:checked{border-color:#14b8a6;background-color:#14b8a6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3 8 3 3 7-7' fill='none' stroke='%230d1521' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.settingsSection input[type=radio]{border-radius:50%}.settingsSection input[type=radio]:checked{border:4px solid #14b8a6}.bookQuickActions button{border:1px solid #334157;border-radius:5px;background:#172234;color:#dbe5f3}.bookQuickActions button:hover{border-color:#14b8a6;background:#0f2f32;color:#2dd4bf}.settingsSection input[type=checkbox],.settingsSection input[type=radio],.settingsSection label,.settingsSection input[type=checkbox]:hover,.settingsSection input[type=radio]:hover{transform:none}.settingsSection button,.settingsSection input,.settingsSection select,.settingsSection label{transition-property:border-color,color,background-color,opacity;transform:none!important}.settingsSection input[type=checkbox],.settingsSection input[type=radio]{filter:none!important}.settingsSection .choiceRow input[type=checkbox],.settingsSection .choiceRow input[type=radio]{width:14px;height:14px;min-height:14px;padding:0;margin:0;box-sizing:border-box;background-color:#0f1726;transition:none!important;vertical-align:middle}.settingsSection .pushChoice input[type=checkbox]{width:15px;height:15px;min-height:15px;padding:0;border:0;border-radius:0;background:transparent;-moz-appearance:auto;appearance:auto;-webkit-appearance:checkbox;accent-color:#14b8a6}.settingsSection .choiceRow input[type=checkbox]:hover,.settingsSection .choiceRow input[type=radio]:hover{width:14px;height:14px;min-height:14px;padding:0;margin:0;background-color:#0f1726!important;transform:none!important}.sportsBookField small{color:#8f9bb0;font-weight:400}.settingsStrategyName{display:grid;min-width:0;grid-column:2;grid-row:1}.settingsStrategyName strong{overflow:hidden;color:#f8fafc;font-size:12px;font-weight:800;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.settingsStrategy .notifyToggle{grid-column:1;grid-row:1;justify-self:start}.minEvControl,.alertSourceControl{display:inline-flex;align-items:center;gap:5px;color:#8f9bb0;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:0;white-space:nowrap}.alertSourceControl{grid-column:4;grid-row:1;justify-self:end}.minEvControl,.minEvSpacer{grid-column:3;grid-row:1;justify-self:end}.minEvControl input{width:50px;min-height:30px;padding:0 8px;text-align:center}.minEvSpacer{width:50px}.alertSourceSegment{padding:2px}.alertSourceSegment button{min-height:28px;padding:0 8px;font-size:11px}.alertSourceSegment button:disabled{cursor:not-allowed;color:#536174;opacity:.55}.pushChoice{align-items:start}.settingsNote{margin:0;color:#8f9bb0;font-size:12px}.formError.neutral{color:#5eead4;background:#0f2f32;border-color:#14b8a6}.formError{color:#fecdd3;background:#4c1623;border:1px solid #7f1d1d;border-radius:6px;padding:10px;font-size:13px}.kellyDrawer{position:fixed;z-index:23;right:0;bottom:0;display:grid;gap:12px;width:min(440px,calc(100vw - 18px));max-height:min(520px,56vh);overflow-x:hidden;overflow-y:auto;padding:16px;border:1px solid #253247;border-right:0;border-bottom:0;border-radius:8px 0 0;background:#121a27;box-shadow:-22px -18px 54px #0000006b;transform:translate(100%);transition:transform .22s ease}.kellyDrawer.open{transform:translate(0)}.kellyDrawer header{display:flex;align-items:center;justify-content:space-between;gap:12px}.kellyDrawer h2{margin:0;font-size:18px}.kellyHeaderActions{display:inline-flex;align-items:center;gap:8px}.kellyGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.kellyInputTile{display:grid;gap:6px;min-height:68px;min-width:0;padding:10px;border:1px solid #334157;border-radius:8px;background:#0f1726}.kellyInputTile:focus-within{outline:2px solid rgba(20,184,166,.35);border-color:#14b8a6}.kellyInputTile span{color:#a8b3c7;font-size:11px;font-weight:800}.kellyInputTile input{width:100%;height:24px;min-height:24px;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:#f8fafc;font-size:18px;font-weight:500}.kellyInputTile input:focus{outline:0}.kellyMode{min-width:0}.kellyResults{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.kellyResults div{display:grid;gap:5px;padding:10px;border:1px solid #253247;border-radius:8px;background:#111827;opacity:.82}.kellyResults span{color:#8f9bb0;font-size:11px;font-weight:800}.kellyResults strong{color:#f8fafc;font-size:18px}.playKellyMode{justify-content:flex-end}.toastStack{position:fixed;z-index:50;top:82px;right:18px;display:grid;gap:8px;width:min(280px,calc(100vw - 24px));pointer-events:none}.playToast{position:relative;display:grid;gap:3px;padding:10px 12px;border:1px solid #334157;border-left:3px solid #f59e0b;border-radius:8px;background:#0f1726f5;box-shadow:0 14px 34px #0000005c;pointer-events:auto;cursor:pointer}.toastDismiss{position:absolute;top:5px;right:5px;width:22px;min-width:22px;height:22px;min-height:22px;display:inline-grid;place-items:center;padding:0;border:0;border-radius:5px;background:transparent;color:#7f8da4;opacity:.72}.toastDismiss:hover,.toastDismiss:focus-visible{background:#243247;color:#e8edf7;opacity:1}.playToast.new{border-left-color:#2dd4bf;background:linear-gradient(90deg,#14b8a62e,#0f1726f5 46%)}.playToast.updated{border-left-color:#f59e0b}.playToast strong{color:#f8fafc;font-size:13px}.playToast span,.playToast em,.playToast small{overflow:hidden;color:#a8b3c7;font-size:12px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.playToast small{color:#fcd34d}.inboxList{display:grid;gap:8px}.inboxItem{display:grid;grid-template-columns:10px 1fr;gap:10px;align-items:start;padding:9px 10px;border:1px solid #253247;border-radius:8px;background:#0f1726}.inboxItem.unread{border-color:#14b8a6;background:#10252f}.inboxItem[role=button]{cursor:pointer}.inboxItem[role=button]:hover{border-color:#3b526f;background:#142033}.unreadDot{width:8px;height:8px;margin-top:6px;border-radius:999px;background:transparent}.inboxItem.unread .unreadDot{background:#2dd4bf}.inboxContent{min-width:0}.inboxItem strong,.inboxItem span,.inboxItem em{display:block}.inboxItem strong{color:#f8fafc;font-size:13px}.inboxItem span{margin-top:3px;color:#a8b3c7;font-size:12px}.inboxItem em{margin-top:5px;color:#fcd34d;font-size:12px;font-style:normal}.inboxItemHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.alertTypeNew{color:#5eead4;font-weight:500}.alertTypeUpdated{color:inherit;font-weight:500}.inboxItemHeader time{color:#7f8da4;font-size:11px;white-space:nowrap}.inboxActions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto}.inboxTrack{width:32px;min-height:32px;padding:0}.comboField{position:relative}.comboMenu{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;display:grid;max-height:220px;overflow:auto;border:1px solid #334157;border-radius:6px;background:#0f1726;box-shadow:0 16px 38px #00000057}.comboMenu button{min-height:34px;padding:8px 10px;border:0;border-bottom:1px solid #202b3d;background:transparent;color:#e8edf7;text-align:left}.comboMenu button:hover:not(:disabled){background:#1d293b}@media (max-width: 860px){.topbar{grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 12px}.userActions{justify-self:end;grid-column:2;grid-row:1}.userActions .iconText{width:38px;padding:0}.logoutName{display:none}.tabs{grid-column:1 / -1;justify-content:center;overflow-x:auto}.tabs button{min-width:82px;padding:0 10px}.brandLogo{width:40px;height:40px}main{padding:10px}.metrics{grid-template-columns:repeat(2,minmax(120px,1fr))}.summaryGrid{grid-template-columns:1fr}.panelHeader{align-items:flex-start;flex-direction:column}.modalGrid{grid-template-columns:1fr}.settingsTabs{width:100%;overflow-x:auto}.settingsTabs button{flex:1 0 auto}.settingsGrid{grid-template-columns:1fr}.settingsStrategy{grid-template-columns:auto minmax(0,1fr) auto;gap:7px}.settingsStrategyName{grid-column:2 / -1;grid-row:1}.settingsStrategy .notifyToggle{grid-column:1;grid-row:1;justify-self:start}.alertSourceControl{grid-column:1 / 3;grid-row:2;justify-self:start;max-width:100%}.minEvControl,.minEvSpacer{grid-column:3;grid-row:2;width:auto;justify-self:end}.minEvControl span{display:none}.minEvControl input{width:48px;padding:0 6px}.alertSourceControl>span{display:none}.alertSourceSegment{max-width:100%;overflow-x:auto}.alertSourceSegment button{flex:0 0 auto}.kellyDock{right:0;bottom:22px;width:42px;height:46px}.kellyDock.open{opacity:0;pointer-events:none}.kellyDrawer{width:100vw;max-height:60vh;padding:14px;border-right:0;border-left:0;border-radius:8px 0 0;transform:translate(100%)}.kellyDrawer.open{transform:translate(0)}.kellyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.kellyDrawer header{align-items:flex-start;flex-direction:column}.kellyHeaderActions{width:100%;justify-content:space-between}.kellyMode button{min-height:34px;padding:0 6px;font-size:11px;white-space:nowrap}.kellyResults{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar{align-items:end;gap:8px}.toolbar .field{min-width:132px;flex:1 1 132px}.toolbar .dateField{flex:0 0 132px;min-width:132px}.dateControl{width:132px}.datePopover{width:min(254px,calc(100vw - 24px))}.datePickerField:nth-of-type(2) .datePopover{left:auto;right:0}.quickRanges{flex:1 1 100%;flex-wrap:nowrap;overflow-x:auto}.quickRanges button{flex:0 0 auto;min-height:38px;padding:0 9px;font-size:13px;white-space:nowrap}.iconText{min-width:38px;padding:0 10px;white-space:nowrap}.lastUpdated{font-size:10px;margin-top:8px}.panel.wide{padding-left:2px;padding-right:2px}.chart{margin-left:-8px;margin-right:-8px}.tableActions{justify-content:flex-start;overflow-x:auto}.tableFooter{align-items:flex-start;flex-wrap:wrap;gap:8px;margin-top:8px}.tableFooter .lastUpdated{flex-basis:100%;margin-top:0}th,td{padding:8px 9px}.modal{padding:14px;width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:94vh}.overlay{padding:10px}.refreshWrap{min-width:38px}.refreshStatus{left:50%;top:calc(100% + 4px);transform:translate(-50%);font-size:11px}.inboxItemHeader{align-items:center;gap:8px}.inboxTrack{width:32px}}button:not(:disabled):hover{border-color:#14b8a6;color:#2dd4bf}.oddsWorkspace{max-width:1600px}.oddsWorkspace .toolbar{gap:10px}.oddsWorkspace .toolbar>*{margin:0}.oddsSubtabs{display:inline-flex;gap:4px;height:38px;padding:0;border:1px solid #253247;border-radius:7px;background:#0b1220}.oddsSubtabs button{min-height:36px;padding:0 14px;border:1px solid transparent;border-radius:5px;background:transparent;color:#cbd5e1}.oddsSubtabs button.active{background:#1d293b;color:#f8fafc}.compactField select{min-width:110px}.marketField select{min-width:190px}.gameField{flex:0 1 220px!important;min-width:180px!important;max-width:260px}.gameField select{width:100%}.bookVisibility{flex:0 0 146px}.bookVisibility .multiBookSelect{min-width:146px}.oddsTableWrap{max-height:calc(100vh - 230px)}.oddsTable{width:max-content;min-width:0;table-layout:auto}.oddsTable thead th{position:sticky;top:0;z-index:3;background:#101927}.oddsTable thead th:not(.oddsLead){width:80px;min-width:80px;max-width:120px;text-align:center}.oddsTable .oddsLead{white-space:nowrap;background:#101927}.oddsTable .oddsDate{width:62px;min-width:62px;max-width:93px}.oddsTable .oddsTime{width:86px;min-width:86px;max-width:129px}.oddsTable .oddsGame{width:120px;min-width:120px;max-width:180px}.oddsTable .oddsPlayer{width:189px;min-width:189px;max-width:284px}.oddsTable .oddsSelection{width:120px;min-width:120px;max-width:180px}.bookHeader{display:inline-grid;place-items:center;min-width:38px;height:28px;padding:0 6px;border-radius:5px;color:#ccfbf1;font-size:10px;font-weight:800}.bookHeader.fallback{background:#1d293b}.bookHeader.hasLogo{background:transparent}.oddsTable thead th:not(.oddsLead) .bookHeader{margin-inline:auto}.bookHeader img{display:block;max-width:41px;max-height:24px;object-fit:contain}.oddsPriceCell{position:relative;width:80px;min-width:80px;max-width:120px;padding-right:18px;text-align:center;font-variant-numeric:tabular-nums}.oddsPriceCell.trackable{cursor:pointer}.modal.oddsHistoryModal{width:min(1040px,calc(100vw - 32px));max-width:1040px;max-height:min(880px,calc(100vh - 32px))}.modal.manualLineupModal{width:min(1120px,calc(100vw - 32px));max-width:1120px;max-height:min(92vh,900px)}.manualLineupTop{display:grid;grid-template-columns:minmax(180px,280px) minmax(220px,320px);gap:12px;margin-bottom:14px}.manualLineupGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:14px}.manualLineupSide{min-width:0;border:1px solid var(--border);border-radius:7px;padding:12px;background:#101a2a}.manualLineupTeam{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:8px;margin-bottom:8px}.manualLineupRow{display:grid;grid-template-columns:minmax(0,1fr) 76px 36px;gap:7px;margin-top:7px}.jumperButton{min-width:36px;padding:0;font-weight:700}.manualLineupResultsHeader{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}@media (max-width: 700px){.modal.manualLineupModal{width:calc(100vw - 12px);max-width:none;padding:14px}.manualLineupTop,.manualLineupGrid{grid-template-columns:1fr}.manualLineupSide{padding:10px}.manualLineupRow{grid-template-columns:minmax(0,1fr) 68px 34px;gap:5px}}.oddsAlertControls{display:grid;grid-template-columns:280px 100px 150px;gap:12px;align-items:end;justify-content:center;margin-inline:auto}.oddsAlertControls .field{min-width:0}.oddsAlertControls .field input,.oddsAlertControls .field .multiBookSelect{width:100%;min-width:0}.oddsAlertControls .field,.oddsAlertControls input,.oddsAlertControls .multiBookSummary,.oddsAlertControls .primary{font-size:15px}.oddsAlertControls .primary{height:38px;min-height:38px;white-space:nowrap}.oddsHistorySection{margin-top:18px;border-top:1px solid #2a3a50;padding-top:16px}.oddsHistoryHeader{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.oddsHistoryHeader h3{margin:0 0 2px;font-size:16px}.oddsHistoryHeader span{color:#9aa7bd;font-size:12px}.oddsHistoryHeader .historySelectionCount{white-space:nowrap}.oddsHistoryHeader .multiBookSelect{width:210px}.oddsHistoryLegend{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.oddsHistoryBookControls{display:flex;align-items:flex-start;gap:7px;margin-bottom:10px}.oddsHistoryBookControls .oddsHistoryLegend{margin-bottom:0}.oddsHistoryLegend button{min-height:30px;display:inline-flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #33445e;border-radius:6px;background:#101927;color:#7f8ba0;font-size:12px;font-weight:500}.oddsHistoryLegend button:hover,.oddsHistoryLegend button.active{border-color:#14b8a6;color:#e8edf7}.oddsHistoryLegend button:not(.active){opacity:.58}.oddsHistoryLegend button span{width:9px;height:9px;flex:0 0 9px;border:1px solid rgba(255,255,255,.45);border-radius:50%}.addChartBook{position:relative;flex:0 0 auto}.addChartBook summary{min-height:30px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #33445e;border-radius:6px;background:#172234;color:#e8edf7;font-size:12px;cursor:pointer;list-style:none}.addChartBook summary::-webkit-details-marker{display:none}.addChartBook[open]>div{position:absolute;right:0;top:calc(100% + 5px);z-index:20;width:190px;max-height:220px;overflow-y:auto;padding:5px;border:1px solid #33445e;border-radius:6px;background:#101927;box-shadow:0 10px 25px #00000059}.addChartBook div button{width:100%;display:flex;align-items:center;gap:8px;padding:7px 8px;border:0;background:transparent;color:#e8edf7;font-size:12px;text-align:left}.addChartBook div button:hover{background:#1d293b;color:#5eead4}.addChartBook div button span{width:9px;height:9px;border-radius:50%;border:1px solid rgba(255,255,255,.45)}.oddsHistoryChart{position:relative;height:360px;min-height:260px;border:1px solid #2a3a50;background:#0d1521;border-radius:6px;padding:8px}.latestOddsRail{position:absolute;right:12px;top:14px;bottom:42px;z-index:4;width:44px;pointer-events:none}.latestOddsRail span{position:absolute;right:0;transform:translateY(-50%);min-width:42px;padding:2px 5px;border-radius:4px;font-size:10px;font-weight:700;line-height:1.25;text-align:center;box-shadow:0 1px 2px #00000059}.latestOddsRail span:before{content:"";position:absolute;right:100%;top:50%;width:9px;height:1px;background:inherit}.oddsYAxisSlider{position:absolute;z-index:5;left:10px;top:18px;width:8px;height:calc(100% - 65px);min-height:0;padding:0;border:0;background:transparent;writing-mode:vertical-lr;direction:rtl;-moz-appearance:none;appearance:none;-webkit-appearance:none;accent-color:#14b8a6;cursor:ns-resize}.oddsYAxisSlider::-webkit-slider-runnable-track{width:8px;border:1px solid #14b8a6;border-radius:2px;background:#103738}.oddsYAxisSlider::-webkit-slider-thumb{width:8px;height:16px;margin-left:-1px;border:0;border-radius:2px;background:#14b8a6;opacity:0;-webkit-appearance:none;transition:opacity .12s ease}.oddsHistoryChart:hover .oddsYAxisSlider::-webkit-slider-thumb,.oddsYAxisSlider:active::-webkit-slider-thumb{opacity:1}.oddsYAxisSlider::-moz-range-track{width:8px;border:1px solid #14b8a6;border-radius:2px;background:#103738}.oddsYAxisSlider::-moz-range-thumb{width:8px;height:16px;border:0;border-radius:2px;background:#14b8a6;opacity:0}.oddsHistoryChart:hover .oddsYAxisSlider::-moz-range-thumb,.oddsYAxisSlider:active::-moz-range-thumb{opacity:1}.oddsHistoryChart .recharts-brush{opacity:.75}.oddsHistoryChart .recharts-brush>rect{fill:#103738;stroke:#14b8a6}.oddsHistoryChart .recharts-brush-slide{fill:#103738;fill-opacity:1;stroke-width:0}.oddsHistoryChart .recharts-brush-traveller{opacity:0;transition:opacity .12s ease}.oddsHistoryChart .recharts-brush-traveller rect{fill:#14b8a6;stroke:none;rx:2px}.oddsHistoryChart .recharts-brush-traveller line{stroke:#0d1521;stroke-width:1px}.oddsHistoryChart:hover .recharts-brush-traveller,.oddsHistoryChart .recharts-brush-traveller:active{opacity:1}.chartEmpty{height:100%;display:grid;place-items:center;color:#9aa7bd;text-align:center}.oddsPriceCell.bestOdds{background:#14b8a629;color:#5eead4;font-weight:400}.oddsTrackTrigger{position:absolute;right:4px;top:50%;width:11px;height:11px;display:inline-grid;place-items:center;padding:0;transform:translateY(-50%);opacity:0;border:1px solid #14b8a6;border-radius:5px;background:#0f2f32;color:#5eead4;transition:opacity .14s ease}.oddsPriceCell:hover .oddsTrackTrigger,.oddsTrackTrigger:focus-visible{opacity:1}.multiBookSelect{position:relative;min-width:150px}.multiBookSummary{width:100%;min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:1px solid #334157;border-radius:6px;background:#172234;color:#e8edf7;cursor:pointer}.multiBookSelect summary{min-height:38px;display:flex;align-items:center;padding:0 34px 0 10px;border:1px solid #334157;border-radius:6px;background:#172234;color:#e8edf7;cursor:pointer;list-style:none}.multiBookSelect summary::-webkit-details-marker{display:none}.multiBookSelect summary:after{content:"⌄";position:absolute;right:12px;color:#a8b3c7}.multiBookMenu{position:absolute;z-index:70;top:calc(100% + 5px);left:0;min-width:220px;max-height:250px;overflow:auto;padding:6px;border:1px solid #334157;border-radius:6px;background:#0f1726;box-shadow:0 14px 34px #0006}.multiBookMenu label{display:flex;align-items:center;gap:8px;padding:7px;color:#e8edf7;cursor:pointer}.multiBookMenu label:hover{background:#172234}.multiBookMenu input{width:16px;height:16px;min-height:16px;accent-color:#14b8a6}.floatingBookMenu{position:fixed;z-index:100;top:auto;left:auto}.oddsTrackingTable{width:100%;min-width:1100px}.oddsTrackingTable .trackingDate{width:68px}.oddsTrackingTable .trackingTime{width:88px}.oddsTrackingTable .trackingGame{width:126px}.oddsTrackingTable .trackingPlayer{width:189px}.oddsTrackingTable .trackingBooks{width:170px}.oddsTrackingTable .trackingOdds{width:110px}.oddsTrackingTable .trackingActive{width:84px}.oddsTrackingTable .trackingPast{width:auto;min-width:240px;text-align:right}.oddsTrackingTable .trackingActive{text-align:right}.oddsTrackingTable .trackingActions{width:104px;text-align:right}.oddsTrackingTable .trackingActions .rowActions{justify-content:flex-end}.activeAlertToggle{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 8px;border:1px solid #334157;border-radius:6px;background:#172234;color:#a8b3c7;font-size:12px}.activeAlertToggle span{width:8px;height:8px;border-radius:999px;background:#64748b}.activeAlertToggle.enabled{color:#ccfbf1;border-color:#14b8a6;background:#0f2f32}.activeAlertToggle.enabled span{background:#2dd4bf}.trackingPast{font-size:11px;color:#a8b3c7;white-space:normal;line-height:1.35}.trackingPast time{display:block;color:#dbe5f3}.trackingPast span{display:block}.inactiveAlertRow>td{background-color:#0f17266b}@media (max-width: 720px){.notificationAdvanced{grid-template-columns:1fr}.sportsBookField{grid-column:auto}.notificationBookGrid{grid-template-columns:repeat(2,minmax(104px,1fr));gap:3px 10px}.modal.oddsHistoryModal{width:calc(100vw - 12px);max-width:none;max-height:calc(100vh - 12px);padding:16px}.oddsAlertControls{grid-template-columns:minmax(0,1fr) minmax(110px,.72fr);gap:10px;max-width:420px}.oddsAlertControls .primary{grid-column:1 / -1;justify-self:start}.oddsHistoryHeader{align-items:stretch;flex-direction:column}.oddsHistoryHeader .multiBookSelect{width:100%}.oddsHistoryChart{height:300px;padding:4px}.oddsHistoryBookControls{align-items:stretch;flex-direction:column}.addChartBook{align-self:flex-start}.addChartBook[open]>div{left:0;right:auto}.strategyField{min-width:0!important;flex:1 1 240px!important}.strategyField select{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playToolbar .strategyField{flex:1 1 140px!important;min-width:0!important}.playToolbar .pendingFilter,.playToolbar .refreshWrap{flex:0 0 38px}.playToolbar .liveToggle,.playToolbar .notifyToggle:not(.pendingFilter){flex:0 0 auto}.betsToolbar .strategyField{flex:1 1 105px!important;min-width:0!important}.betsToolbar .pendingFilter,.betsToolbar .refreshWrap{flex:0 0 38px}.betsToolbar .iconText{flex:0 0 auto;min-width:0;padding-inline:10px}.pendingFilter{flex:0 0 38px;margin:0}.oddsSubtabs{display:flex}.oddsSubtabs button{flex:1}.oddsTableWrap{max-height:calc(100vh - 320px)}.oddsWorkspace .toolbar .compactField,.oddsWorkspace .toolbar .marketField,.oddsWorkspace .toolbar .gameField{flex:1 1 calc(50% - 5px)!important;min-width:calc(50% - 5px)!important;max-width:none}.oddsTable .oddsLead{min-width:auto}.oddsTable .oddsDate{width:50px}.oddsTable .oddsTime{width:72px}.oddsTable .oddsGame{width:96px}.oddsTable .oddsPlayer{width:135px}.oddsTable .oddsSelection{width:100px}.oddsTable thead th:not(.oddsLead),.oddsPriceCell{width:68px;min-width:68px}.oddsPriceCell{padding-right:9px;cursor:pointer}.oddsTrackTrigger{display:none}.bookVisibility{flex:1 1 140px}.oddsTrackingTable{width:max-content}.oddsTrackingTable .trackingDate{width:50px;padding-inline:7px}.oddsTrackingTable .trackingTime{width:72px;padding-inline:7px}.oddsTrackingTable .trackingGame{width:96px;padding-inline:7px}.oddsTrackingTable .trackingPlayer{width:135px;padding-inline:7px}.oddsTrackingTable .trackingBooks{width:118px;padding-inline:7px}.oddsTrackingTable .trackingBooks .multiBookSelect{min-width:104px}.oddsTrackingTable .trackingBooks .multiBookSummary{padding-inline:7px;font-size:12px}.oddsTrackingTable .trackingOdds{width:84px;padding-inline:7px}.oddsTrackingTable .trackingActive{width:76px;padding-inline:7px}.oddsTrackingTable .trackingPast{width:180px;padding-inline:7px}}@keyframes notificationRowPulse{0%,to{background-color:transparent;box-shadow:none}15%,45%,75%{background-color:#2dd4bf2b;box-shadow:inset 0 2px #2dd4bf,inset 0 -2px #2dd4bf}30%,60%,90%{background-color:#14b8a60d;box-shadow:inset 0 1px #2dd4bf40,inset 0 -1px #2dd4bf40}}.notificationFocusRow{scroll-margin-block:110px}.notificationFocusRow>td{animation:notificationRowPulse 3s ease-in-out}.notificationFocusRow>td:first-child{border-left:2px solid #2dd4bf}.notificationFocusRow>td:last-child{border-right:2px solid #2dd4bf}.manualLineupTop{grid-template-columns:280px 320px;justify-content:center;align-items:end;gap:16px;margin-inline:auto;margin-bottom:28px}.manualLineupTop .field select{font-size:14px;font-weight:400}.manualLineupTeam{display:flex;grid-template-columns:none;justify-content:center;align-items:center;gap:10px;margin-bottom:10px}.manualLineupTeam strong{min-width:auto}.manualLineupTeam select{width:150px;min-width:150px;flex:0 0 150px}.manualLineupRowWrap{margin-top:7px}.manualLineupRowWrap .manualLineupRow{margin-top:0;align-items:center}.manualLineupRow.noJumper{grid-template-columns:minmax(0,1fr) 76px}.jumperButton{width:38px;min-width:38px;height:38px;min-height:38px;display:inline-grid;place-items:center;padding:0;border:1px solid #334157;border-radius:7px;background:#172234;color:#a8b3c7;font-size:14px;font-weight:700}.jumperButton:not(:disabled):hover{color:#ccfbf1;border-color:#14b8a6;background:#17313a}.jumperButton:disabled{opacity:.5}.jumperButton.active{color:#d8fffb;background:#0f473f;border-color:#14b8a6}.manualCombo{position:relative;min-width:0}.manualCombo input{width:100%}.manualComboMenu{z-index:2000;max-height:240px;overflow-y:auto;padding:5px;border:1px solid var(--border);border-radius:6px;background:#111d2e;box-shadow:0 14px 34px #00000073}.floatingManualComboMenu{position:fixed;right:auto}.projectionHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.projectionHeader h2{margin:0;font-size:20px}.projectionToolbar{align-items:end}.projectionToolbar .field{min-width:150px}.projectionToolbar .projectionGameField{min-width:210px}.projectionTable{width:max-content;min-width:0;table-layout:fixed}.projectionTable th,.projectionTable td{white-space:nowrap}.projectionTable th:nth-child(1),.projectionTable td:nth-child(1){width:140px;min-width:140px}.projectionTable th:nth-child(2),.projectionTable td:nth-child(2){width:80px;min-width:80px}.projectionTable th:nth-child(3),.projectionTable td:nth-child(3){width:220px;min-width:220px}.projectionTable th:nth-child(4),.projectionTable td:nth-child(4){width:110px;min-width:110px}.projectionTable th:nth-child(5),.projectionTable td:nth-child(5){width:90px;min-width:90px}.projectionTable th:nth-child(n+6),.projectionTable td:nth-child(n+6){width:90px;min-width:90px}.projectionGameWrap{position:relative;display:inline-flex}.projectionGameTrigger{min-height:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;text-decoration:none}.projectionGameTrigger:not(:disabled):hover,.projectionGameTrigger:focus-visible{border-color:transparent;background:transparent;color:inherit;text-decoration:none}.projectionGameTip{position:fixed;z-index:120;width:min(300px,calc(100vw - 24px));max-height:none;overflow:visible}.projectionMiniTable{width:100%}.projectionMiniTable th,.projectionMiniTable td{padding:5px 7px;text-align:left}.projectionMiniTable th:last-child,.projectionMiniTable td:last-child{text-align:right}@media (max-width: 720px){.projectionHeader{align-items:flex-start}.projectionToolbar{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px 8px}.projectionToolbar .field,.projectionToolbar .projectionGameField,.projectionToolbar .field select{min-width:0;width:100%}.projectionToolbar .projectionLeagueField select{padding-right:27px;background-position:right 7px center}.projectionToolbar .dateControl,.projectionToolbar .dateField{width:100%}.projectionToolbar .dateField{grid-column:1 / span 3}.projectionToolbar .projectionLeagueField{grid-column:4 / span 2}.projectionToolbar .projectionMarketField{grid-column:6 / span 3}.projectionToolbar .projectionGameField{grid-column:1 / span 3}.projectionToolbar .projectionModelField{grid-column:4 / span 4}.projectionToolbar .refreshWrap{grid-column:8;justify-self:start}.projectionTable th,.projectionTable td{padding-inline:9px}.projectionTable th:nth-child(1),.projectionTable td:nth-child(1){width:112px;min-width:112px}.projectionTable th:nth-child(2),.projectionTable td:nth-child(2){width:60px;min-width:60px}.projectionTable th:nth-child(3),.projectionTable td:nth-child(3){width:150px;min-width:150px}.projectionTable th:nth-child(4),.projectionTable td:nth-child(4){width:88px;min-width:88px}.projectionTable th:nth-child(5),.projectionTable td:nth-child(5){width:72px;min-width:72px}.projectionTable th:nth-child(n+6),.projectionTable td:nth-child(n+6){width:72px;min-width:72px}}.manualComboMenu button{width:100%;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px;border:0;border-radius:4px;background:transparent;color:var(--text);text-align:left}.manualComboMenu button:hover,.manualComboMenu button[aria-selected=true]{background:#1d2b40}.manualComboMenu small,.manualComboEmpty{color:var(--muted)}.manualComboEmpty{padding:8px;font-size:12px}.manualLineupRowWrap.invalid input[aria-invalid=true],.manualLineupRowWrap.invalid select[aria-invalid=true]{border-color:#ef4444;box-shadow:0 0 0 1px #ef444447}.manualRowError{margin:4px 0 0 2px;color:#fca5a5;font-size:11px;line-height:1.25}.manualLineupResultsHeader>div{display:flex;flex-direction:column;gap:2px}.manualLineupResultsHeader span{color:var(--muted);font-size:12px}.manualResultsWrap{overflow-x:auto;overscroll-behavior-inline:contain}.manualResultsTable{min-width:980px}.manualResultsTable th,.manualResultsTable td{white-space:nowrap}@media (max-width: 700px){.modal.manualLineupModal{max-height:calc(100vh - 12px);overflow-y:auto}.manualLineupTop{grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:20px}.manualLineupGrid{display:grid;grid-template-columns:1fr}.manualLineupSide{overflow:visible}.manualLineupRow.noJumper{grid-template-columns:minmax(0,1fr) 68px}.manualResultsWrap{margin-inline:-14px;padding-inline:14px}}.onboardingOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;display:grid;place-items:center;padding:20px;background:#030810c2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.welcomeCard{position:relative;width:min(500px,100%);padding:34px;border:1px solid #2b3b52;border-radius:14px;background:radial-gradient(circle at 100% 0,rgba(20,184,166,.18),transparent 35%),#111a28;box-shadow:0 30px 90px #0000008c}.welcomeCard h2{margin:10px 0 8px;color:#f8fafc;font-family:Manrope,sans-serif;font-size:27px}.welcomeCard>p{margin:0;color:#a8b3c7;line-height:1.55}.welcomeEyebrow{display:inline-flex;align-items:center;gap:7px;color:#5eead4;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.onboardingClose{position:absolute;top:13px;right:13px;display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:transparent;color:#9aa7bd}.welcomeActions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:26px}.welcomeActions button{justify-content:center}.welcomeActions button small{margin-left:2px;color:#e2e8f0b8;font-size:10px;font-weight:600}.welcomeActions .secondary,.helpTopic .secondary{min-height:38px;padding:0 13px;border:1px solid #334157;border-radius:6px;background:#172234;color:#dbe5f3}.textButton{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 5px;border:0;background:transparent;color:#5eead4}.helpDrawer{position:fixed;z-index:1550;top:0;right:0;bottom:0;width:min(420px,100vw);display:flex;flex-direction:column;border-left:1px solid #2a374c;background:#0e1725;box-shadow:-24px 0 70px #00000073}.helpDrawer>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 20px 14px;border-bottom:1px solid #243146}.helpDrawer>header span{color:#5eead4;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.helpDrawer>header h2{margin:3px 0 0;color:#f8fafc;font:800 21px/1.15 Manrope,sans-serif}.helpSearch{display:flex;align-items:center;gap:9px;margin:16px 20px 10px;padding:0 11px;border:1px solid #334157;border-radius:7px;background:#111d2e;color:#8f9bb0}.helpSearch:focus-within{border-color:#14b8a6;box-shadow:0 0 0 2px #14b8a61f}.helpSearch input{width:100%;min-height:40px;border:0;outline:0;background:transparent;color:#e8edf7}.helpTraining{display:grid;grid-template-columns:24px 1fr 16px;align-items:center;gap:10px;margin:4px 20px 10px;padding:13px;border:1px solid rgba(20,184,166,.4);border-radius:8px;background:#14b8a61a;color:#ccfbf1;text-align:left}.helpTraining span,.helpTopic button span{display:flex;min-width:0;flex-direction:column;gap:3px}.helpTraining small,.helpTopic small{color:#8f9bb0;font-size:11px;font-weight:500}.trainingOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1900;display:grid;place-items:center;padding:18px;background:#030810d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.trainingModal{width:min(1240px,calc(100vw - 36px));max-height:calc(100svh - 36px);overflow:hidden;border:1px solid #2b3b52;border-radius:13px;background:#0e1725;box-shadow:0 30px 90px #0000009e}.trainingModal>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid #243146}.trainingModal>header>div{display:flex;min-width:0;flex-direction:column;gap:2px}.trainingModal>header span{color:#5eead4;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trainingModal>header h2{margin:0;color:#f8fafc;font:800 19px/1.2 Manrope,sans-serif}.trainingModal>header small{color:#8f9bb0;font-size:11px}.trainingContent{position:relative;width:100%;height:min(80svh,680px);background:#070d16}.trainingContent iframe,.trainingContent video{display:block;width:100%;height:100%;border:0;background:#070d16}.trainingContent video{object-fit:contain}.helpTopicList{min-height:0;flex:1;overflow-y:auto;padding:4px 20px 16px}.helpTopic{border-bottom:1px solid #202c3e}.helpTopic>button{width:100%;display:grid;grid-template-columns:19px 1fr 16px;align-items:center;gap:9px;padding:13px 2px;border:0;background:transparent;color:#dbe5f3;text-align:left}.helpTopic>button>svg:last-child{color:#64748b;transition:transform .16s ease}.helpTopic.expanded>button>svg:last-child{transform:rotate(90deg)}.helpTopic>div{padding:0 2px 14px 28px}.helpTopic p{margin:0 0 11px;color:#a8b3c7;font-size:13px;line-height:1.5}.helpTopic ul{margin:0 0 11px;padding-left:18px;color:#a8b3c7;font-size:13px;line-height:1.5}.helpTopic li+li{margin-top:6px}.helpEmpty{color:#8f9bb0;text-align:center}.supportLink{display:flex;align-items:center;gap:8px;margin:0;padding:15px 20px;border:0;border-top:1px solid #243146;background:#111b2a;color:#cbd5e1;text-align:left}.supportLink svg:last-child{margin-left:auto}.labelWithHelp{display:inline-flex;align-items:center;gap:4px}.glossaryHint{position:relative;display:inline-flex;vertical-align:middle}.glossaryHint>button{display:grid;place-items:center;width:19px;height:19px;padding:0;border:0;border-radius:50%;background:transparent;color:#6f8099}.glossaryHint>button:hover,.glossaryHint>button[aria-expanded=true]{color:#5eead4;background:#14b8a61f}.glossaryPopover{position:absolute;z-index:500;top:calc(100% + 7px);left:50%;box-sizing:border-box;width:fit-content;max-width:min(280px,calc(100vw - 24px));padding:10px 11px;transform:translate(-50%);border:1px solid #3a4960;border-radius:7px;background:#111d2e;box-shadow:0 12px 35px #00000073;color:#b9c4d6;font-size:12px;font-weight:500;letter-spacing:normal;line-height:1.45;text-align:left;text-transform:none;white-space:normal}.glossaryPopover strong{display:block;margin-bottom:3px;color:#f1f5f9}.glossaryPopoverParagraph{display:block}.glossaryPopoverParagraph+.glossaryPopoverParagraph{margin-top:8px}.glossaryPopoverParagraph b{color:#f1f5f9;font-weight:800}.fblOnboardingPopover.driver-popover{max-width:360px;border:1px solid #334157;border-radius:10px;background:#111a28;color:#dbe5f3;box-shadow:0 20px 60px #00000080}.fblOnboardingPopover .driver-popover-title{color:#f8fafc;font:800 17px/1.25 Manrope,sans-serif}.fblOnboardingPopover .driver-popover-title small{float:right;margin-left:14px;color:#718096;font:600 10px/1.7 Inter,sans-serif}.fblOnboardingPopover .driver-popover-description{color:#aeb9cb;line-height:1.5}.fblOnboardingPopover .driver-popover-progress-text{color:#718096}.fblOnboardingPopover .driver-popover-navigation-btns button{min-height:32px;border:1px solid #334157;border-radius:5px;background:#172234;color:#dbe5f3;text-shadow:none}.fblOnboardingPopover .driver-popover-navigation-btns button:last-child{border-color:#14b8a6;background:#0f766e;color:#fff}.fblOnboardingPopover .driver-popover-close-btn{color:#94a3b8}@media (max-width: 600px){.welcomeCard{padding:28px 22px 22px}.welcomeCard h2{font-size:23px}.welcomeActions{align-items:stretch;flex-direction:column}.welcomeActions>button{width:100%;justify-content:center}.helpDrawer{width:100vw}.trainingOverlay{padding:6px}.trainingModal{width:calc(100vw - 12px);max-height:calc(100svh - 12px);border-radius:9px}.trainingModal>header{padding:11px 12px}.trainingModal>header h2{font-size:16px}.trainingContent{height:calc(100svh - 79px)}}@media (prefers-reduced-motion: reduce){.helpTopic>button>svg:last-child,.driver-active-element{transition:none!important}}.adminPage{display:grid;gap:18px;min-width:0}.adminPage h1,.adminPage h2{margin:0}.adminMetrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px}.adminMetrics .summaryCard{min-height:92px}.adminMetrics .summaryCard span{color:var(--muted);font-size:12px}.adminMetrics .summaryCard strong{display:block;margin-top:10px;font-size:23px}.adminChart{padding:18px;min-width:0}.adminChart h2{margin-bottom:14px;font-size:16px}.adminToolbar{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.adminToolbar input{width:min(320px,100%)}.adminToolbar label{display:flex;gap:6px;align-items:center;white-space:nowrap}.adminToolbar label input{width:145px}.clickableRow{cursor:pointer}.clickableRow:hover{background:#2dd4bf12}.adminTabs,.pager{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.pager{justify-content:flex-end}.adminBackButton{justify-self:start;width:fit-content}.adminDetailGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.adminDetailGrid .card{padding:18px}.adminUsageChart{grid-column:1 / -1;min-width:0}.adminRecordFilters{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding:14px 16px;border:1px solid #29384e;border-radius:8px;background:#101927}.adminRecordFilters label{display:inline-flex;align-items:center;gap:8px}.adminRecordFilters input{width:150px}.adminFilteredSummary{display:grid;gap:12px}.adminFilteredSummary h2{font-size:17px}.adminMetrics.compact{grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}.adminMetrics.compact .summaryCard{min-height:76px}.adminMetrics.compact .summaryCard strong{font-size:19px}@media (max-width: 760px){.adminDetailGrid{grid-template-columns:1fr}.adminToolbar,.adminRecordFilters{align-items:stretch;flex-direction:column}.adminPage .tableWrap{max-width:calc(100vw - 28px)}}
