html,body{margin:0;padding:0}body{font-family:sans-serif;background-image:url(/assets/felt-Ce3aesXo.png),-webkit-radial-gradient(50% 40%,circle farthest-corner,#527c14,#243a0a);background-size:180px 180px,auto;background-attachment:fixed;-webkit-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;margin:0;padding:0}#app{contain:layout style;overflow:visible}.roulette-wheel{float:right;width:380px;height:380px;border-radius:100%;background:url(/assets/roulette_1-C3Qaga83.jpg);background-size:380px 380px;shape-outside:circle(190px);margin:0 0 1em 1em;box-shadow:2px 10px 30px #0006;position:relative;touch-action:none;overflow:visible}@media screen and (max-width: 2640px){.roulette-wheel{float:none;margin:1em auto}}@media screen and (max-width: 375px){body{padding:0 20px}.roulette-wheel{float:none;left:30px}}.roulette-wheel .layer-2,.roulette-wheel .layer-3,.roulette-wheel .layer-4,.roulette-wheel .layer-5,.ball-container{position:absolute;top:0;left:0;width:100%;height:100%;background-size:380px 380px}.roulette-wheel .layer-2,.roulette-wheel .layer-4,.ball-container{will-change:transform}.roulette-wheel .layer-2{background-image:url(/assets/roulette_2-CZCrmqh6.png)}.roulette-wheel .layer-3{background-image:url(/assets/roulette_3-bW-cgvb7.png)}.roulette-wheel .layer-4{background-image:url(/assets/roulette_4-DLIE9HZh.png)}.roulette-wheel .layer-5{background-image:url(/assets/roulette_5-CoRHoIJ3.png)}.roulette-wheel svg{position:absolute;top:0;left:0}.roulette-wheel circle{cursor:pointer;fill:transparent}.roulette-wheel .ball{position:absolute;width:14px;height:14px;border-radius:7px;background:#fff radial-gradient(circle at 5px 5px,#fff,#444);box-shadow:1px 1px 4px #000;transform:translateY(-116px);top:50%;left:50%;margin:-7px;will-change:transform}.roulette-board{display:grid;grid-template-columns:60px auto;grid-template-rows:repeat(3,60px);width:780px;height:180px;background-color:#006400;border-radius:10px;box-shadow:0 4px 6px #0000004d;overflow:hidden;border:5px solid white}.zero-cell{grid-row:span 3;background-color:green;color:#fff;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:700;border-right:2px solid white;cursor:pointer;transition:background-color .3s ease,color .3s ease}.number-grid{display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(12,1fr)}.board-cell{width:60px;height:60px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;border:1px solid white;box-sizing:border-box;cursor:pointer;transition:background-color .3s ease,color .3s ease}.red-cell{background-color:red}.black-cell{background-color:#000}.board-cell:hover,.zero-cell:hover{background-color:#ff0;color:#000}ul{margin:0;padding:0;display:flex;position:absolute;top:50%;left:50%;list-style-type:none;transform:translate(-50%,-50%)}ul li.board-chip{list-style:none;margin:0 15px;display:block}ul li.board-chip div{position:relative;display:block;width:60px;height:60px;text-align:center;line-height:63px;background:#333;border-radius:50%;font-size:18px;color:#fff;transition:.5s}ul li div:before{content:""}ul li.board-chip div:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#ffee10;transition:.5s;transform:scale(.9);z-index:-1}ul li.board-chip div:hover:before{transform:scale(1.1);box-shadow:0 0 15px #ffee10}ul li.board-chip div:hover{color:#ffee10;box-shadow:0 0 5px #ffee10;text-shadow:0 0 5px #ffee10}ul li.board-chip div.chip_selected{color:#ffee10;box-shadow:0 0 20px #ffee10;text-shadow:0 0 5px #ffee10}ul li.board-chip div.chip-100{background:url(/assets/chip_black-C90HJHIp.png) no-repeat;background-size:60px 60px}ul li.board-chip div.chip-20{background:url(assets/chip_blue.png) no-repeat;background-size:60px 60px}ul li.board-chip div.chip-10{background:url(assets/chip_orange.png) no-repeat;background-size:60px 60px}ul li.board-chip div.chip-5{background:url(assets/chip_purple.png) no-repeat;background-size:60px 60px}div.chip-100-placed{background:url(/assets/chip_black-C90HJHIp.png) no-repeat;background-size:30px 30px}div.chip-20-placed{background:url(assets/chip_blue.png) no-repeat;background-size:30px 30px}div.chip-10-placed{background:url(assets/chip_orange.png) no-repeat;background-size:30px 30px}div.chip-5-placed{background:url(assets/chip_purple.png) no-repeat;background-size:30px 30px}.roulette-actions{display:block;position:relative;height:150px}.chipValue{position:relative}.chipValueImage{position:absolute;width:30px;height:30px}.chipSum{position:absolute;font-weight:900;font-size:20px;-webkit-text-stroke:1px blue;-webkit-text-fill-color:white;z-index:10}.auth-user{width:250px;margin:300px auto}.progressBar{width:400px;margin:0 auto}.linearProgressRounds{width:400px;height:40px}.progressRoundTitle{text-align:center;margin:20px auto 0;font-size:24px;font-weight:900;color:#fff}.winnerItem{font-size:18px;font-weight:400;text-align:center;color:beige}.winnerItemHeader{position:absolute;top:0;left:50%;transform:translate(-50%);text-align:center;font-size:24px;font-weight:600;margin-top:20px;color:beige}.rouletteWheelWrapper{margin:0 auto}.button-delete{position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:red;color:#fff;font-weight:700;border:2px solid white;cursor:pointer;font-size:18px;padding:12px 24px;border-radius:12px}.winnerHistory,.winnersBoard{vertical-align:top;width:400px}.winnerHistory .red{text-align:center;background-color:#b10606}.winnerHistory .green{text-align:center;background-color:#2aae2a}.winnerHistory .black{text-align:center;background-color:#292828}.winnerHistory div{float:left;color:#fff;font-weight:900;line-height:40px;margin-left:20px;margin-top:10px;width:40px;height:40px;margin-bottom:10px}.racetrack-container{float:left;width:468px;height:131px;background:url(/assets/racetrack-BoUUNOaz.png) no-repeat center center;background-size:468px 131px;margin-top:20px;position:relative;overflow:visible;touch-action:none}.racetrack-number{position:absolute;transform:translate(-50%,-50%);font-size:1rem;font-weight:700;color:#000;background-color:#fff;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.racetrack-number.highlighted{background-color:#ff0;color:red;border:2px solid red}.racetrack-number:nth-child(1){top:calc(50% - 160px);left:calc(50% + 0px)}.racetrack-number:nth-child(2){top:calc(50% - 80px);left:calc(50% + 138px)}.racetrack-number:nth-child(3){top:calc(50% + 80px);left:calc(50% + 138px)}.racetrack-number:nth-child(4){top:calc(50% + 160px);left:50%}.racetrack-number:nth-child(5){top:calc(50% + 80px);left:calc(50% - 138px)}@media screen and (max-width: 2640px){.racetrack-container{margin:1em auto}}@media screen and (max-width: 375px){body{padding:0 20px}.racetrack-container{left:30px}}
