:root{--max-width:1440px;--border-radius:12px;--green:#0ccd93;--green-secondary:#00b073;--black:#000;--white:#fff;--green-10:#010d09;--green-20:#021a12;--green-30:#02251b;--green-40:#04402e;--green-50:#066649;--green-70:#0fffb7;--grey-background:#141414;--grey-input:#1e1e1e;--grey-card:#262626;--grey-40:#333;--grey-50:#404040;--grey-60:#4d4d4d;--grey-70:#666;--grey-80:#808080;--grey-90:#999;--grey-100:#b3b3b3;--grey-120:#ccc;--grey-130:#e6e6e6;--purple-10:#0f091a;--purple-20:#1f1233;--purple-30:#2e1b4d;--purple-40:#3e2466;--purple-50:#4d2d80;--purple-60:#5d369a;--purple-70:#6c3fb2;--purple-80:#7b4bcc;--purple-90:#8b50e5;--blue-10:#080f1a;--blue-20:#101e33;--blue-30:#192c4d;--blue-40:#213b66;--blue-50:#294a80;--blue-60:#315999;--blue-70:#3a68b2;--blue-80:#4277cc;--blue-90:#5192fb;--orange-10:#1a0e01;--orange-20:#331c02;--orange-30:#4d2a03;--orange-40:#663805;--orange-50:#804706;--orange-60:#995507;--orange-70:#b26308;--orange-80:#cc7109;--orange-90:#f4870b;--light-orange-10:#1a1209;--light-orange-20:#332312;--light-orange-30:#4d351b;--light-orange-40:#664623;--light-orange-50:#80582c;--light-orange-60:#996935;--light-orange-70:#b27b3e;--light-orange-80:#cc8d47;--light-orange-90:#fbad57;--yellow-10:#1a1500;--yellow-20:#332a00;--yellow-30:#4d3f00;--yellow-40:#665400;--yellow-50:#806900;--yellow-60:#997e00;--yellow-70:#b29300;--yellow-80:#cca800;--yellow-90:#ffd200;--pink-10:#1a0029;--pink-20:#330041;--pink-30:#4d061a;--pink-40:#660822;--pink-50:#800a2b;--pink-60:#990c34;--pink-70:#b20e3c;--pink-80:#cc1045;--pink-90:#f91454;--red-10:#1a0909;--red-20:#311;--red-30:#4d1a1a;--red-40:#662323;--red-50:#802b2b;--red-60:#993434;--red-70:#b53e3e;--red-80:#ce4646;--red-90:#f75454;--gradient-1-start:#565658;--gradient-1-end:#5291f8;--gradient-2-start:#4d85e1;--gradient-2-end:#224479;--gradient-3-start:#5d399a;--gradient-3-end:#0fcc96;--gradient-4-start:#5d399a;--gradient-4-end:#5292fb;--gradient-5-start:#24457b;--gradient-5-end:#5d399a;--gradient-6-start:#146b8a;--gradient-6-end:#01b076;--gradient-7-start:#f3880c;--gradient-7-end:#5292fa;--gradient-8-start:#f91555;--gradient-8-end:#5292fb;--gradient-9-start:#5292fb;--gradient-9-end:#0dcd94;--gradient-10-start:#f91655;--gradient-10-end:#fbac58;--gradient-11-start:#f5880b;--gradient-11-end:#ffd101;--gradient-12-start:#ffce61;--gradient-12-end:#fbad57;--gradient-13-start:#00b073;--gradient-13-end:#101e33;--text:#fff;--orange:#f4870b;--light-orange:#fbad57;--yellow:#ffd200;--blue:#5192fb;--pink:#f91454;--topbar-height:72px;--navbar-width:210px;--sidebar-width:384px;--scrollbar-border-radius:4px;--scrollbar-width:8px;--scrollbar-height:8px;--betslip-header-height:48px;--betslip-max-content-height:calc(100vh - var(--topbar-height) - var(--betslip-header-height))}*,:after,:before{box-sizing:border-box}*{padding:0;margin:0;scrollbar-width:thin;scrollbar-color:var(--grey-50) transparent}html{max-width:100vw}body,html{overflow-x:hidden}body{background-color:var(--grey-background);color:white;font-feature-settings:"lnum" 1}button,dd,dl,dt,fieldset,h1,h2,h3,h4,h5,h6,input{color:unset;padding:unset;margin:unset;font:inherit;line-height:inherit}button,input{background:unset;border:unset;outline:unset}button{color:unset;text-align:unset;padding:unset;margin:unset;cursor:pointer}a{color:inherit;text-decoration:none}ul{list-style-position:inside}::-webkit-scrollbar{border-radius:var(--scrollbar-border-radius);height:var(--scrollbar-height);width:var(--scrollbar-width)}::-webkit-scrollbar,::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--grey-50);border-radius:var(--scrollbar-border-radius)}