:root{line-height:1.5;font-weight:400;--color-50:#fcf8ea;--color-100:#f9f0c8;--color-200:#f3de95;--color-300:#ecc658;--color-400:#e4a921;--color-500:#d5951d;--color-600:#b87416;--color-700:#935215;--color-800:#7a4219;--color-900:#68371b;--color-950:#3d1c0b;--wagerFirst:#ffdc5a;--wagerSecond:#ddd;--wagerThird:#d9a962;color-scheme:light dark;background:radial-gradient(ellipse at bottom,#1c1300 0,#141414 70%,#141414 100%);background-color:#141414;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root:has(#modal){overflow:hidden}*{box-sizing:border-box;transition:all .3s ease 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none;color:#fff;font-family:inherit}h2{margin:0;text-align:center}img,svg{vertical-align:middle}a,button{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-transform:none;text-decoration:none;cursor:pointer;outline:none}body{margin:0;place-items:center;min-width:320px;min-height:100vh}.centered,body,footer,main{display:flex;flex-direction:column;align-items:center;width:100%}.centered,footer,main{justify-content:center;>span{text-align:center}}.row{flex-direction:row}.column{flex-direction:column}.mobile{display:none}.cursor{cursor:pointer}footer{margin-top:auto;flex-direction:row;>.wrapper{margin-top:6em;padding:2em;border-radius:15px 15px 0 0;background-color:rgba(0,0,0,.2);border-left:1px solid #e4a92133;border-right:1px solid #e4a92133;border-top:1px solid #e4a92133;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}>.wrapper>.ggh{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;>.ghh{display:flex;flex-direction:column;>span{font-size:smaller}}}>.wrapper>.ggh2{margin-top:2em;width:100%;gap:4em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;>span{font-size:smaller}>svg{width:15em;height:auto}}}.wrapper{width:70%}.header{margin:2em 0;display:flex;flex-direction:column;justify-content:center;align-items:center}.glow{color:var(--color-400);text-shadow:0 0 20px var(--color-500)}.bold{font-weight:bolder}.placeholder{font-size:1em;color:#fff;align-items:center;font-size:1.5em;background:linear-gradient(180deg,hsla(0,0%,100%,.2),rgba(0,0,0,.2) .009999999747378752%,rgba(0,0,0,.05));height:auto;width:100%;padding:15px 50px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;margin:25px 0;border-radius:15px;border:1px solid var(--color-400);box-shadow:0 0 20px -8px var(--color-700);&.first>.reward>span,&.second>.reward>span,&.third>.reward>span{display:flex;align-items:center}&.first>.reward>span{color:var(--wagerFirst);filter:drop-shadow(0 0 20px var(--wagerFirst))}&.second>.reward>span{color:var(--wagerSecond);filter:drop-shadow(0 0 20px var(--wagerSecond))}&.third>.reward>span{color:var(--wagerThird);filter:drop-shadow(0 0 20px var(--wagerThird))}}.username{flex:1 1;align-items:center;display:flex;flex-direction:row}.avatar{margin-right:1em;max-height:50px;max-width:50px;min-width:30px;min-height:30px;border-radius:100%;border:2px solid var(--color-400)}.rank{flex:0.2 1;display:flex;align-items:center}.wagered{flex-direction:row;flex:0.5 1;text-align:center;>span{text-align:center;justify-content:space-evenly;>svg{width:20px;height:20px}}}.reward,.wagered{display:flex;align-items:center;justify-content:center;display:flex;align-items:center}.reward{flex:0.25 1;>span{text-align:center;color:var(--color-200);align-items:baseline;justify-content:space-evenly;>svg{width:20px;height:20px}}}.placeholder-header{margin:1.5em auto;padding:0 50px;display:flex;width:100%;:first-child{text-align:left;flex:0.2 1}:nth-child(2){text-align:left;flex:1 1}:nth-child(3){flex:0.5 1;text-align:center}:nth-child(4){flex:0.25 1;text-align:center}}.placeholder-header>span{color:grey}.hoverable:hover{scale:1.03;filter:drop-shadow(0 0 20px var(--color-400))}.socials{display:flex;justify-content:space-between;width:6em;cursor:pointer;a>svg{width:auto;height:1.4em}}.timer{color:var(--color-500);margin:1em 0;>span{color:var(--color-500)}}.selector{margin-top:1.5em;margin-bottom:2em;align-items:center;height:auto;width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1em;>.logo{opacity:70%;width:auto;padding:0 30px;display:flex;justify-content:center;align-items:center;position:relative;&.active{scale:1.2;opacity:100%;filter:drop-shadow(0 0 10px var(--color-300));&:hover{cursor:default}}>img{height:2.5em;width:auto}>svg{width:200px;height:auto}&:not(.active):hover{cursor:pointer;opacity:90%;scale:1.1}}}.grey{color:grey}.lift{&:hover{transform:translateY(-10px)}}.fill{height:100vh}.referrals{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap;height:auto;margin:8em 0;gap:4em}.navbar{margin-top:2em;display:flex;flex:row 1;justify-content:space-between;align-items:center}.navbar>.logo,.navbar>.navlinks,.navbar>.socials{flex:1 1}.navbar>.logo{display:flex;>img{box-shadow:0 0 40px -5px var(--color-500);width:50px;height:50px;border-radius:100%}}.navbar>.navlinks{gap:5em;display:flex;justify-content:center;align-items:center;>a{color:#fff;display:flex;justify-content:center;font-weight:600;&:hover{color:var(--color-600);cursor:pointer}&.active{color:var(--color-400);&:hover{cursor:default}}}}.navbar>.socials{justify-content:flex-end}.reward>.bonus-buy{font-size:small}#particles{width:100%;height:100%;z-index:-10}@media only screen and (max-width:600px){footer>.wrapper{width:100%}.wrapper{width:90%}.placeholder,.placeholder-header{font-size:.8em;padding:10px 30px}.avatar{height:30px;width:30px}.selector{flex-direction:column;margin-top:0;gap:1em}.selector>.logo>img{height:2.5em}.selector>.logo>svg{width:12em;height:2.5em}.socials{width:4.5em;>svg{height:1.2em}}.wagered{>span{>svg{width:10px;height:10px}}}.reward{>span{>svg{width:10px;height:10px}}}.reward>.bonus-buy{font-size:.7em}.fill{height:auto}.referrals{flex-direction:column;flex-wrap:nowrap;margin:5em 0;height:100%}.navbar{display:flex;flex:row 1;justify-content:space-between;align-items:center}.navbar>.logo,.navbar>.navlinks,.navbar>.socials{flex:1 1}.navbar>.logo{display:flex;>img{width:50px;height:50px}}.navbar>.navlinks{display:flex;justify-content:center;align-items:center;gap:2em}.navbar>.socials{display:none}.mobile{display:block}.mobile-small{font-size:small;>span>svg{width:10px;height:10px}}footer{>.wrapper>.ggh>.ghh{>span{font-size:x-small}}>.wrapper>.ggh2{gap:1em;>span{font-size:x-small}>svg{width:20em}}}}@media only screen and (min-width:600px) and (max-width:768px){.wrapper{width:90%}.placeholder,.placeholder-header{font-size:.8em;padding:10px 30px}.avatar{height:30px;width:30px}.selector>.logo>img{height:2.2em}.selector>.logo>svg{width:180px}.socials{>svg{height:1.2em}}.wagered{>span{>svg{width:10px;height:10px}}}.reward{>span{>svg{width:10px;height:10px}}}.reward>.bonus-buy{font-size:.7em}.navbar>.navlinks{gap:3em}.mobile-small{font-size:small;>span>svg{width:10px;height:10px}}.fill{height:auto}.referrals{flex-direction:column;flex-wrap:nowrap;margin:5em 0;height:100%}}@media only screen and (min-width:768px) and (max-width:992px){.wrapper{width:90%}.placeholder,.placeholder-header{font-size:1em;padding:10px 30px}.avatar{height:30px;width:30px}.selector>.logo>img{height:2.2em}.selector>.logo>svg{width:200px}.socials{>svg{height:1.2em}}.wagered{>span{>svg{width:10px;height:10px}}}.fill{height:auto}.reward{>span{>svg{width:10px;height:10px}}}}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02af,u+0304,u+0308,u+0329,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_36bd41;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_36bd41;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_36bd41{font-family:__Inter_36bd41,__Inter_Fallback_36bd41;font-style:normal}