@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Playfair+Display:wght@700;800;900&display=swap";:root{--bg:#020302;--panel:#060806;--panel2:#0a1008;--gold:#ffd33d;--gold2:#b77700;--green:#67ff35;--green2:#2aad24;--muted:#c7c7c7;--line:#ffd33d57;--gline:#67ff357a}*{box-sizing:border-box}html,body,#root{color:#f4f4f4;background:#000;min-height:100%;margin:0;font-family:Inter,system-ui,sans-serif}button,input{font-family:inherit}body{overflow:auto}.loginPage{background:radial-gradient(circle at 18% 20%,#ffd33d1f,#0000 34%),radial-gradient(circle at 42% 70%,#67ff351f,#0000 30%),linear-gradient(90deg,#050503,#010201 70%);width:100vw;min-height:100vh;position:relative;overflow:hidden}.loginPage:before,.appFrame:before{content:"";opacity:.42;pointer-events:none;background-image:linear-gradient(#67ff3509 1px,#0000 1px),linear-gradient(90deg,#67ff3508 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.loginLeft{width:53vw;max-width:790px;position:absolute;top:6vh;left:4vw}.loginLogoArt{width:min(44vw,640px);height:auto;display:block}.loginHeadline{text-transform:uppercase;letter-spacing:-3px;margin:36px 0 0;font-size:clamp(48px,5vw,74px);font-weight:950;line-height:.98}.loginHeadline span{background:linear-gradient(#fff7a8 0,#ffd33d 35%,#b77700 100%);color:#0000;text-shadow:0 0 28px #ffd33d38;-webkit-background-clip:text;display:block}.loginHeadline b{background:linear-gradient(#cfffad 0,#67ff35 46%,#23891c 100%);color:#0000;text-shadow:0 0 30px #67ff3540;-webkit-background-clip:text;display:block}.loginCopy{color:#e7e7e7;max-width:760px;margin:28px 0 0;font-size:clamp(16px,1.35vw,21px);line-height:1.5}.loginHorseCard{width:min(54vw,800px);height:260px;box-shadow:none;background:0 0;border:0;border-radius:0;margin-top:24px;position:relative;overflow:hidden}.loginHorseCard img{object-fit:cover;object-position:62% center;opacity:1;filter:brightness(1.25)contrast(1.15)saturate(1.12);width:100%;height:100%}.loginBox{border:1px solid var(--line);text-align:center;background:linear-gradient(150deg,#070a07f5,#010201f5);border-radius:34px;width:min(35vw,500px);min-width:390px;height:auto;min-height:650px;padding:44px 46px;position:absolute;top:12vh;right:5vw;box-shadow:inset 0 0 70px #67ff350f,0 0 50px #ffd33d14}.lockBox{border:1px solid var(--line);width:74px;height:74px;color:var(--gold);border-radius:22px;place-items:center;margin:0 auto 36px;display:grid}.welcomeRule{justify-content:center;align-items:center;gap:20px;display:flex}.welcomeRule span{background:var(--green);width:64px;height:1px}.welcomeRule h2{color:var(--gold);text-transform:uppercase;letter-spacing:9px;margin:0;font-size:26px}.loginBox p{color:#cfcfcf;font-size:18px;line-height:1.35}.loginBox label{text-align:left;color:#fff;text-transform:uppercase;letter-spacing:7px;margin:28px 0 12px;font-size:14px;font-weight:800;display:block}.loginBox input{color:#fff;background:#030303;border:1px solid #ffffff2e;border-radius:17px;outline:none;width:100%;height:62px;padding:0 24px;font-size:18px}.loginOptions{color:#ddd;justify-content:space-between;align-items:center;margin:25px 0;font-size:15px;display:flex}.loginOptions span{align-items:center;gap:10px;display:flex}.loginOptions svg,.loginOptions a{color:var(--green)}.goldButton,.greenButton{text-transform:uppercase;letter-spacing:.7px;border:0;border-radius:18px;justify-content:center;align-items:center;gap:12px;width:100%;height:62px;font-size:17px;font-weight:900;display:flex}.goldButton{color:#050505;background:linear-gradient(#ffe879,#ffc82b 55%,#d88a00);box-shadow:0 0 35px #ffd33d57}.greenButton{border:1px solid var(--green);color:var(--green);background:0 0}.or{color:#9d9d9d;justify-content:center;align-items:center;gap:22px;margin:28px 0;display:flex}.or span{background:#ffffff29;width:120px;height:1px}.secure{color:#aaa;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:14px;display:flex}.miniFeatures{border-top:1px solid #ffd33d29;gap:0;width:min(54vw,800px);margin-top:26px;display:flex}.mini{border-right:1px solid #ffd33d33;gap:14px;width:33.33%;padding:20px 16px;display:flex}.mini svg{color:var(--green);width:36px;height:36px}.mini b{color:var(--gold);text-transform:uppercase;font-size:15px;display:block}.mini p{color:#ddd;margin:5px 0 0;font-size:14px;line-height:1.3}.appFrame{background:radial-gradient(circle at 18% 20%,#ffd33d1f,#0000 34%),radial-gradient(circle at 42% 70%,#67ff351f,#0000 30%),linear-gradient(90deg,#050503,#010201 70%);grid-template-columns:clamp(245px,18vw,300px) minmax(0,1fr);width:100vw;min-height:100vh;display:grid;position:relative;overflow-x:hidden}.sidebar{z-index:2;background:linear-gradient(#030403,#000);border-right:1px solid #ffd33d38;min-height:100vh;padding:22px 18px;position:relative}.mainArea{z-index:1;min-width:0;min-height:100vh;padding:22px clamp(22px,2.3vw,36px) 46px;position:relative}.topBar{color:#ddd;justify-content:flex-end;align-items:center;gap:24px;height:38px;font-size:15px;display:flex}.topBar span,.topBar button{align-items:center;gap:8px;display:flex}.topBar button{border:1px solid var(--line);color:var(--gold);background:#ffd33d14;border-radius:10px;height:34px;padding:0 15px;font-weight:800}.logo{justify-content:center!important;align-items:center!important;gap:0!important;width:100%!important;margin:0 auto 54px!important;display:flex!important}.logoText,.logoText *{display:none!important}.logo img{object-fit:contain!important;filter:brightness(1.42)contrast(1.2)saturate(1.22)drop-shadow(0 0 28px #67ff3547)!important;background:0 0!important;border-radius:0!important;width:clamp(170px,13.5vw,235px)!important;max-width:92%!important;height:auto!important;margin:0 auto!important;display:block!important}.sidebar nav{flex-direction:column;gap:12px;margin-top:50px;display:flex}.sidebar nav button{color:#dcdcdc;text-align:left;white-space:normal;background:0 0;border:0;border-radius:16px;align-items:center;gap:18px;min-height:58px;padding:0 19px;font-size:18px;display:flex}.sidebar nav button svg{color:var(--gold);flex:none}.sidebar nav button small{color:var(--green);margin-top:3px;font-size:12px;font-weight:800;display:block}.sidebar nav button.active{color:var(--gold);background:linear-gradient(90deg,#ffd33d2e,#ffd33d0f);border:1px solid #ffd33dc7;box-shadow:0 0 35px #ffd33d1f}.sidebar nav .disabled{opacity:.88}.built{border:1px solid var(--gline);color:var(--green);background:#23821c1c;border-radius:18px;padding:22px;position:absolute;bottom:116px;left:22px;right:22px}.built svg{color:var(--gold);width:42px;height:42px}.built b{text-transform:uppercase;margin-top:8px;font-size:18px;display:block}.built p{color:#ddd;margin:8px 0 0;font-size:13px}.profile{border:1px solid var(--line);color:#eee;border-radius:14px;align-items:center;gap:10px;height:54px;padding:0 12px;display:flex;position:absolute;bottom:26px;left:22px;right:22px}.profile small{color:var(--green);font-size:12px;display:block}.hero{box-shadow:none!important;opacity:1!important;filter:none!important;background-color:#0000!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:100% 100%!important;border:0!important;border-radius:0!important;margin:10px 0 24px!important;padding:0!important;overflow:visible!important}.hero:before,.hero:after{content:none!important;display:none!important}.hero .pretitle,.hero h1,.hero p{display:none!important}.hero.dash{background-image:url(/assets/dash-hero.png)!important;height:clamp(260px,25vw,390px)!important}.hero.cons{background-image:url(/assets/cons-hero.png)!important;height:clamp(210px,20vw,310px)!important}.hero.race{background-image:url(/assets/race-hero.png)!important;height:clamp(128px,11vw,180px)!important}.hero.bet{background-image:url(/assets/bet-hero.png)!important;height:clamp(128px,11vw,180px)!important}img[src*=hero],img[src*=dash-hero],img[src*=bet-hero],img[src*=race-hero],img[src*=cons-hero],img[src*=login-horse]{opacity:1!important;filter:brightness(1.25)contrast(1.15)saturate(1.12)!important;mix-blend-mode:normal!important}.metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px,1.2vw,18px);display:grid}.metric{border:1px solid var(--line);background:linear-gradient(135deg,#ffd33d14,#67ff350d,#000c);border-radius:17px;align-content:center;min-width:0;height:105px;padding:18px;display:grid}.metric svg{color:var(--gold);width:34px;height:34px}.metric small{color:var(--green);text-transform:uppercase;margin-top:10px;font-size:13px;font-weight:900}.metric b{color:var(--gold);font-size:32px;line-height:1}.metric b.green{color:var(--green)}.dashboardGrid{grid-template-columns:1fr 1fr .95fr 1.15fr;align-items:stretch;gap:clamp(14px,1.3vw,20px);margin-top:20px;display:grid}.feature{border:1px solid var(--line);background:linear-gradient(160deg,#ffd33d14,#000000e0);border-radius:20px;min-height:330px;padding:28px 24px 78px;position:relative;overflow:hidden}.feature .bigIcon svg{width:58px;height:58px;color:var(--gold)}.feature h3{color:var(--gold);text-transform:uppercase;margin:20px 0 8px;font-size:25px;line-height:1.05}.feature h4{color:var(--green);margin:0 0 22px;font-size:16px;line-height:1.35}.feature p{color:#eee;word-break:normal;overflow-wrap:break-word;gap:8px;margin:14px 0;font-size:16px;line-height:1.32;display:flex}.feature p svg{color:var(--green);flex:none;width:16px}.feature button,.panel button{border:1px solid var(--green);color:var(--green);background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:42px;font-size:16px;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.alerts .alertRow{border-bottom:1px solid #ffffff14;grid-template-columns:32px minmax(0,1fr) 62px;align-items:center;gap:10px;padding:10px 0;display:grid}.alertRow svg{color:var(--green)}.alertRow b{font-size:15px;line-height:1.2;display:block}.alertRow small{color:#ccc;font-weight:400;line-height:1.2;display:block}.alertRow em{color:var(--green);font-size:13px;font-style:normal}.footerStrip{border:1px solid var(--line);background:#050805;border-radius:16px;align-items:center;gap:28px;height:68px;margin-top:18px;padding:0 40px;display:flex}.footerStrip svg{color:var(--gold);width:38px;height:38px}.footerStrip b{color:var(--gold);font-family:Playfair Display,serif;font-size:22px}.footerStrip span{color:#ddd}.pageTitle{margin:0 0 18px}.pageTitle h1{text-transform:uppercase;color:var(--gold);letter-spacing:-.5px;text-shadow:0 0 20px #ffd33d2e;margin:0;font-size:clamp(38px,3.4vw,54px);font-weight:950;line-height:1}.pageTitle p{color:#d8d8d8;margin:8px 0 0;font-size:18px}.pillCards{display:none!important}.selectors,.contestSelectors{grid-template-columns:1.2fr 1.2fr 1.2fr .8fr;gap:18px;margin:16px 0 22px;display:grid}.selectors div,.selectors button,.contestSelectors button{border:1px solid var(--line);color:#eee;background:#050505;border-radius:13px;align-items:center;gap:12px;min-height:62px;padding:0 20px;font-size:17px;display:flex}.selectors svg,.contestSelectors svg{color:var(--gold);flex:none}.selectors small,.contestSelectors small{color:#aaa;font-size:12px;display:block}.selectors div svg:last-child,.contestSelectors svg:last-child{margin-left:auto}.selectors button{color:var(--gold);text-transform:uppercase;justify-content:center;font-weight:900}.contestSelectors{grid-template-columns:1fr 1.35fr}.contestSelectors label{color:var(--gold);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:12px;font-weight:900;display:block}.tableCard{border:1px solid var(--line);background:linear-gradient(160deg,#ffd33d0d,#000000eb);border-radius:18px;max-width:100%;overflow:hidden}.tableCard table{border-collapse:collapse;table-layout:fixed;width:100%}.tableCard th{height:48px;color:var(--gold);text-transform:uppercase;letter-spacing:1.4px;text-align:left;border-bottom:1px solid var(--line);vertical-align:middle;white-space:normal;word-break:normal;overflow-wrap:normal;padding:10px 14px;font-size:12px;line-height:1.15}.tableCard td{color:#e7e7e7;vertical-align:middle;white-space:normal;word-break:normal;overflow-wrap:break-word;border-bottom:1px solid #ffffff17;padding:14px;font-size:14px;line-height:1.32}.tableCard td small{color:var(--green);word-break:normal;margin-top:5px;font-size:12px;line-height:1.25;display:block}.consTable{overflow-x:auto}.consTable table{min-width:980px}.consTable th:first-child,.consTable td:first-child{width:10%}.consTable th:nth-child(2),.consTable td:nth-child(2),.consTable th:nth-child(3),.consTable td:nth-child(3){width:15%}.consTable th:nth-child(4),.consTable td:nth-child(4){width:12%}.consTable th:nth-child(5),.consTable td:nth-child(5){width:13%}.consTable th:nth-child(6),.consTable td:nth-child(6){width:14%}.consTable th:nth-child(7),.consTable td:nth-child(7){width:8%}.consTable th:nth-child(8),.consTable td:nth-child(8){width:13%}.raceLayout,.betLayout{grid-template-columns:minmax(0,1fr) clamp(320px,25vw,376px);gap:22px;display:grid}.raceTable{overflow-x:auto}.raceTable table{min-width:760px}.raceTable th:first-child,.raceTable td:first-child{width:10%}.raceTable th:nth-child(2),.raceTable td:nth-child(2){width:21%}.raceTable th:nth-child(3),.raceTable td:nth-child(3),.raceTable th:nth-child(4),.raceTable td:nth-child(4){width:11%}.raceTable th:nth-child(5),.raceTable td:nth-child(5){width:13%}.raceTable th:nth-child(6),.raceTable td:nth-child(6){vertical-align:top;width:34%}.raceTable td:nth-child(6),.raceTable td:nth-child(6) *{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.35!important}.betLayout .tableCard{overflow-x:auto}.betLayout .tableCard table{min-width:760px}.betLayout .tableCard th:first-child,.betLayout .tableCard td:first-child{width:10%}.betLayout .tableCard th:nth-child(2),.betLayout .tableCard td:nth-child(2){width:24%}.betLayout .tableCard th:nth-child(3),.betLayout .tableCard td:nth-child(3){width:11%}.betLayout .tableCard th:nth-child(4),.betLayout .tableCard td:nth-child(4){width:12%}.betLayout .tableCard th:nth-child(5),.betLayout .tableCard td:nth-child(5){vertical-align:top;width:43%}.betLayout .tableCard td:nth-child(5),.betLayout .tableCard td:nth-child(5) *{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.35!important}.num{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold);background:#0a0a0a;border-radius:8px;justify-content:center;align-items:center;margin-right:10px;font-size:19px;font-weight:900;display:inline-flex}.n1{color:#ff4b4b;border-color:#f33}.n2{color:#fff;border-color:#ddd}.n3{color:#72a1ff;border-color:#3478ff}.n4,.n7{border-color:var(--gold);color:var(--gold)}.n5,.n6{border-color:var(--green);color:var(--green)}.n8{color:#e577ff;border-color:#df4bff}.idx{border:3px solid var(--green);text-transform:uppercase;width:64px;height:64px;color:var(--green);border-radius:50%;place-items:center;font-size:13px;font-weight:900;display:inline-grid;box-shadow:0 0 22px #67ff3559}.idx.medium{border-color:var(--gold);color:var(--gold);box-shadow:0 0 22px #ffd33d3b}.idx.low{color:#ff4c4c;border-color:#e92d2d;box-shadow:0 0 22px #f003}.note{color:var(--green)!important}.use{color:var(--green);font-weight:800}.use.fade{color:#f33}.filled{fill:var(--gold);color:var(--gold)}.silk{vertical-align:middle;border-radius:8px;width:30px;height:30px;margin-right:12px;display:inline-block;box-shadow:inset 0 -10px 16px #0000004d,0 0 12px}.silk.red{background:#d21d1d}.silk.green{background:#2cba42}.silk.blue{background:#1e59db}.silk.yellow,.silk.gold{background:linear-gradient(90deg,var(--gold),#74ff42)}.silk.white{background:#ddd}.bars{align-items:center;gap:4px;display:flex}.bars i{background:var(--green);border-radius:2px;width:8px;height:22px}.bars i:first-child{height:12px}.bars i:nth-child(2){height:16px}.bars i:nth-child(3){height:18px}.bars i:nth-child(4){height:20px}.bars i.dim{opacity:.2}.bars b{color:var(--green);margin-left:10px;font-size:12px}.patternKey{color:#ddd;border-top:1px solid var(--line);align-items:center;gap:24px;height:44px;padding:0 20px;font-size:13px;display:flex}.patternKey b{color:var(--green);text-transform:uppercase}.legend{border:1px solid var(--line);color:#ddd;border-radius:10px;grid-template-columns:190px 1fr 1fr 1fr;align-items:center;gap:10px;min-height:60px;margin-top:14px;padding:10px 22px;display:grid}.legend b{text-transform:uppercase;font-size:13px}.dot{border-radius:50%;width:10px;height:10px;margin-right:8px;display:inline-block}.dot.high{background:var(--green)}.dot.med{background:var(--gold)}.dot.low{background:#e33}.sideCards{flex-direction:column;gap:22px;display:flex}.pickCard{border:1px solid var(--line);background:linear-gradient(150deg,#ffd33d12,#000000eb);border-radius:18px;min-height:160px;padding:24px}.pickCard h3{color:var(--gold);text-transform:uppercase;margin:0 0 22px;font-size:24px}.pickCard.green h3{color:var(--green)}.pickCard.red h3{color:#ff4545}.pickCard div{align-items:center;display:flex}.pickCard b{font-size:24px}.pickCard p{color:#ddd;word-break:normal;overflow-wrap:break-word;font-size:16px;line-height:1.45}.bottomCards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:22px;display:grid}.bottomCards.two{grid-template-columns:1fr 1fr}.panel{border:1px solid var(--line);background:#050705;border-radius:16px;min-height:165px;padding:22px;position:relative}.panel h3{color:var(--gold);text-transform:uppercase;margin:0 0 15px;font-size:23px}.panel p{color:#ddd;word-break:normal;overflow-wrap:break-word;gap:8px;line-height:1.4;display:flex}.panel svg{color:var(--green);flex:none;width:18px}.top4 h2{color:var(--gold);text-transform:uppercase;align-items:center;gap:10px;margin:18px 22px;font-size:26px;display:flex}.confidenceGuide{border-top:1px solid var(--line);color:#ddd;flex-wrap:wrap;align-items:center;gap:24px;min-height:54px;padding:12px 26px;display:flex}.confidenceGuide b{color:var(--green);text-transform:uppercase}.confidenceGuide i{background:var(--green);border-radius:3px;width:28px;height:14px;margin-right:8px;display:inline-block}@media (width<=1200px){.appFrame{grid-template-columns:240px minmax(0,1fr)}.logo img{width:165px!important}.metrics{grid-template-columns:repeat(3,1fr)}.dashboardGrid{grid-template-columns:1fr 1fr}.raceLayout,.betLayout{grid-template-columns:1fr}.sideCards{grid-template-columns:1fr 1fr;display:grid}.loginPage{overflow:auto}.loginLeft{width:90vw;margin:30px auto;position:relative;top:auto;left:auto}.loginBox{width:min(90vw,520px);min-width:0;margin:20px auto;position:relative;top:auto;right:auto}.miniFeatures{width:90vw;margin:20px auto}.loginHorseCard{width:90vw}}@media (width<=900px){.appFrame{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #ffd33d38;border-right:0;min-height:auto;position:relative}.logo img{width:132px!important}.sidebar nav{margin-top:20px}.built,.profile{display:none}.mainArea{padding:18px}.hero.dash{height:240px!important}.hero.cons{height:190px!important}.hero.race,.hero.bet{height:130px!important}.metrics{grid-template-columns:1fr 1fr}.dashboardGrid,.selectors,.contestSelectors,.legend,.sideCards,.bottomCards,.bottomCards.two{grid-template-columns:1fr}.loginHeadline{font-size:44px}.loginLogoArt{width:90vw}.loginBox{padding:36px 26px}.miniFeatures{display:none}}html,body,#root{min-height:100%;overflow-x:hidden}body{overflow-y:auto!important}.loginPage{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)!important;align-items:center!important;gap:clamp(24px,4vw,72px)!important;height:auto!important;min-height:100vh!important;padding:clamp(28px,4vh,64px) clamp(28px,5vw,84px)!important;display:grid!important;overflow:hidden auto!important}.loginLeft{width:100%!important;max-width:760px!important;position:relative!important;top:auto!important;left:auto!important;transform:none!important}.loginBox{width:min(100%,520px)!important;max-width:520px!important;margin:0 auto!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.loginPage *{max-height:none}@media (height<=760px) and (width>=901px){.loginPage{align-items:start!important;padding-top:28px!important;padding-bottom:42px!important}.loginLeft{max-width:690px!important}.loginBox{max-width:480px!important}}@media (width<=900px){.loginPage{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;height:auto!important;min-height:100vh!important;padding:24px 18px 40px!important;display:flex!important;overflow-y:auto!important}.loginLeft,.loginBox{width:100%!important;max-width:560px!important}}.betLayout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr)!important;align-items:start!important;gap:24px!important;display:grid!important}.betLayout .tableCard{width:100%!important;max-width:100%!important;padding:0!important;overflow:hidden!important}.betLayout table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important}.betLayout th,.betLayout td{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;vertical-align:middle!important;text-align:left!important;padding:14px 12px!important;line-height:1.28!important}.betLayout th:first-child,.betLayout td:first-child{text-align:center!important;width:8%!important;min-width:54px!important}.betLayout th:nth-child(2),.betLayout td:nth-child(2){width:20%!important;min-width:150px!important}.betLayout th:nth-child(3),.betLayout td:nth-child(3){width:12%!important;min-width:90px!important}.betLayout th:nth-child(4),.betLayout td:nth-child(4),.betLayout th:nth-child(5),.betLayout td:nth-child(5){width:13%!important;min-width:96px!important}.betLayout th:nth-child(6),.betLayout td:nth-child(6),.betLayout th:last-child,.betLayout td:last-child{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;vertical-align:top!important;width:34%!important;min-width:240px!important}.betLayout td,.betLayout td *,.betLayout th,.betLayout th *{word-break:normal!important;overflow-wrap:break-word!important}.betLayout .sideCard,.betLayout aside,.betLayout .panel{min-width:0!important;max-width:100%!important}.betLayout .sideCard p,.betLayout .panel p,.betLayout aside p{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.35!important}@media (width<=1180px){.betLayout{grid-template-columns:1fr!important}.betLayout .tableCard{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.betLayout table{min-width:920px!important}}@media (width<=760px){.betLayout{display:block!important}.betLayout .tableCard{overflow-x:auto!important}.betLayout table{min-width:860px!important}.betLayout th,.betLayout td{padding:10px 9px!important;font-size:13px!important}}.betLayout .tableCard{-webkit-overflow-scrolling:touch!important;max-width:100%!important;padding-bottom:10px!important;overflow:auto hidden!important}.betLayout .tableCard table{table-layout:fixed!important;border-collapse:collapse!important;width:max-content!important;min-width:980px!important}.betLayout,.betLayout>*{min-width:0!important}.betLayout .tableCard th:first-child,.betLayout .tableCard td:first-child{text-align:center!important;width:82px!important;min-width:82px!important;max-width:82px!important}.betLayout .tableCard th:nth-child(2),.betLayout .tableCard td:nth-child(2){width:230px!important;min-width:230px!important;max-width:230px!important}.betLayout .tableCard th:nth-child(3),.betLayout .tableCard td:nth-child(3){width:150px!important;min-width:150px!important;max-width:150px!important}.betLayout .tableCard th:nth-child(4),.betLayout .tableCard td:nth-child(4){width:145px!important;min-width:145px!important;max-width:145px!important}.betLayout .tableCard th:nth-child(5),.betLayout .tableCard td:nth-child(5){width:150px!important;min-width:150px!important;max-width:150px!important}.betLayout .tableCard th:nth-child(6),.betLayout .tableCard td:nth-child(6),.betLayout .tableCard th:last-child,.betLayout .tableCard td:last-child{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;vertical-align:top!important;width:340px!important;min-width:340px!important;max-width:340px!important}.betLayout .tableCard th,.betLayout .tableCard td,.betLayout .tableCard td *{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}.betLayout .tableCard::-webkit-scrollbar{height:12px}.betLayout .tableCard::-webkit-scrollbar-track{background:#ffd70014;border-radius:999px}.betLayout .tableCard::-webkit-scrollbar-thumb{background:#ffd7008c;border-radius:999px}.betLayout .tableCard::-webkit-scrollbar-thumb:hover{background:#66ff33bf}.betLayout .tableCard{scrollbar-width:thin;scrollbar-color:#ffd700a6 #ffd70014}@media (width<=900px){.betLayout .tableCard{overflow-x:auto!important}.betLayout .tableCard table{min-width:940px!important}}.consistencyPage .tableCard,.consistencyPage .raceTableWrap,.consistencyPage .raceTable,.consistencyPage [class*=tableCard],.consistencyPage [class*=TableCard],:is(.appMain .tableCard:has(table),.mainContent .tableCard:has(table)){-webkit-overflow-scrolling:touch!important;max-width:100%!important;padding-bottom:12px!important;overflow:auto hidden!important}.consistencyPage table,.appMain .tableCard table,.mainContent .tableCard table{table-layout:fixed!important;border-collapse:collapse!important;width:max-content!important;min-width:1320px!important}.consistencyPage th:first-child,.consistencyPage td:first-child,.appMain .tableCard th:first-child,.appMain .tableCard td:first-child,.mainContent .tableCard th:first-child,.mainContent .tableCard td:first-child{width:130px!important;min-width:130px!important}.consistencyPage th:nth-child(2),.consistencyPage td:nth-child(2),.appMain .tableCard th:nth-child(2),.appMain .tableCard td:nth-child(2),.mainContent .tableCard th:nth-child(2),.mainContent .tableCard td:nth-child(2){width:210px!important;min-width:210px!important}.consistencyPage th:nth-child(3),.consistencyPage td:nth-child(3),.appMain .tableCard th:nth-child(3),.appMain .tableCard td:nth-child(3),.mainContent .tableCard th:nth-child(3),.mainContent .tableCard td:nth-child(3){width:180px!important;min-width:180px!important}.consistencyPage th:nth-child(4),.consistencyPage td:nth-child(4),.appMain .tableCard th:nth-child(4),.appMain .tableCard td:nth-child(4),.mainContent .tableCard th:nth-child(4),.mainContent .tableCard td:nth-child(4){width:170px!important;min-width:170px!important}.consistencyPage th:nth-child(5),.consistencyPage td:nth-child(5),.appMain .tableCard th:nth-child(5),.appMain .tableCard td:nth-child(5),.mainContent .tableCard th:nth-child(5),.mainContent .tableCard td:nth-child(5){width:190px!important;min-width:190px!important}.consistencyPage th:nth-child(6),.consistencyPage td:nth-child(6),.appMain .tableCard th:nth-child(6),.appMain .tableCard td:nth-child(6),.mainContent .tableCard th:nth-child(6),.mainContent .tableCard td:nth-child(6){width:165px!important;min-width:165px!important}.consistencyPage th:nth-child(7),.consistencyPage td:nth-child(7),.appMain .tableCard th:nth-child(7),.appMain .tableCard td:nth-child(7),.mainContent .tableCard th:nth-child(7),.mainContent .tableCard td:nth-child(7){width:240px!important;min-width:240px!important}.consistencyPage th:nth-child(8),.consistencyPage td:nth-child(8),.consistencyPage th:last-child,.consistencyPage td:last-child,.appMain .tableCard th:nth-child(8),.appMain .tableCard td:nth-child(8),.appMain .tableCard th:last-child,.appMain .tableCard td:last-child,.mainContent .tableCard th:nth-child(8),.mainContent .tableCard td:nth-child(8),.mainContent .tableCard th:last-child,.mainContent .tableCard td:last-child{white-space:normal!important;overflow-wrap:break-word!important;word-break:normal!important;vertical-align:middle!important;width:190px!important;min-width:190px!important;max-width:190px!important}.consistencyPage table th,.consistencyPage table td,.consistencyPage table td *,.appMain .tableCard table th,.appMain .tableCard table td,.appMain .tableCard table td *,.mainContent .tableCard table th,.mainContent .tableCard table td,.mainContent .tableCard table td *{word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important}.consistencyPage .tableCard::-webkit-scrollbar{height:12px}.appMain .tableCard::-webkit-scrollbar{height:12px}.mainContent .tableCard::-webkit-scrollbar{height:12px}.consistencyPage .tableCard::-webkit-scrollbar-track{background:#ffd70014;border-radius:999px}.appMain .tableCard::-webkit-scrollbar-track{background:#ffd70014;border-radius:999px}.mainContent .tableCard::-webkit-scrollbar-track{background:#ffd70014;border-radius:999px}.consistencyPage .tableCard::-webkit-scrollbar-thumb{background:#ffd7008c;border-radius:999px}.appMain .tableCard::-webkit-scrollbar-thumb{background:#ffd7008c;border-radius:999px}.mainContent .tableCard::-webkit-scrollbar-thumb{background:#ffd7008c;border-radius:999px}.consistencyPage .tableCard::-webkit-scrollbar-thumb:hover{background:#66ff33bf}.appMain .tableCard::-webkit-scrollbar-thumb:hover{background:#66ff33bf}.mainContent .tableCard::-webkit-scrollbar-thumb:hover{background:#66ff33bf}.consistencyPage .tableCard,.appMain .tableCard,.mainContent .tableCard{scrollbar-width:thin;scrollbar-color:#ffd700a6 #ffd70014}@media (width<=900px){.consistencyPage table,.appMain .tableCard table,.mainContent .tableCard table{min-width:1180px!important}}
