#game-canvas{width:100%;height:100%}.disabled{pointer-events:none;touch-action:none}.items{display:flex;align-items:center}.items .settings-icon svg,.items .growth-icon svg{fill:var(--grey-200);transition:all .2s ease-in-out;pointer-events:auto}.items .settings-icon svg:hover,.items .growth-icon svg:hover{cursor:pointer;fill:#fff}.items .growth-icon.highlighted svg{cursor:pointer;fill:#fff}.items .rectangle-icon svg,.items .star-icon svg{stroke:var(--grey-200);transition:all .2s ease-in-out;pointer-events:auto}.items .rectangle-icon svg:hover,.items .star-icon svg:hover{cursor:pointer;stroke:#fff}.items .rectangle-icon.highlighted svg,.items .star-icon.highlighted svg{cursor:pointer;stroke:#fff}@media only screen and (max-width: 768px){.items .rectangle-icon{display:none}}.items .divider{width:3px;height:40px;background-color:var(--grey-400)}.fairness{font-weight:600;transition:all .2s ease-in-out;margin-bottom:8px;margin-left:12px}.fairness:hover{cursor:pointer;color:#fff}.tooltip-wrapper{position:relative;display:inline-block}.tooltip{visibility:hidden;width:max-content;background-color:#fff;color:#000;text-align:center;border-radius:5px;padding:12px 20px;position:absolute;z-index:1;bottom:200%;left:50%;transform:translate(-45.5%);opacity:0;transition:opacity .3s;font-size:14px;font-weight:600}.tooltip .arrow{position:absolute;top:100%;left:50%;margin-left:-6px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;transform:translate(-50%)}.tooltip-wrapper:hover .tooltip{visibility:visible;opacity:1}@media only screen and (max-width: 768px){.tooltip-wrapper:hover .tooltip{visibility:hidden;opacity:0}}.for-input{bottom:150%}.for-input .arrow{left:53%}.for-input.hide{display:none}@font-face{font-family:Inter;src:url(./a3272982e851ecda-JKssX9ez.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(./f1c0b10d43359505-DmeeyalZ.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(./d3dd08c98987a8e3-CnYwg9ef.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:Inter;src:url(./64ad60c24cb0d3e3-CEtMg27J.woff2) format("woff2");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url(./f1c0b10d43359505-DmeeyalZ.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(./64ad60c24cb0d3e3-CEtMg27J.woff2) format("woff2");font-weight:800;font-style:italic}@font-face{font-family:Inter;src:url(./75dbba226997d2df-saQarVub.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url(./e3d7aa436fc52e35-MDdo7LIU.woff2) format("woff2");font-weight:900;font-style:italic}:root{--background: #1a2c38;--foreground: #ededed}*{box-sizing:border-box;padding:0;margin:0;touch-action:manipulation}html,body{max-width:100vw;overflow-x:hidden;padding:0!important}html{scroll-behavior:smooth;-webkit-user-select:none;-ms-user-select:none;user-select:none}body{color:var(--foreground);background:var(--background);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-color:grey transparent;scrollbar-width:thin}img{pointer-events:none}a{color:inherit;text-decoration:none}@keyframes slideEven{0%{transform:translate(100%)}}.loader{width:10px;height:10px;border-radius:50%;display:block;margin:15px auto;position:relative;color:#fff;left:-100px;box-sizing:border-box;animation:shadowRolling 2s linear infinite}@keyframes shadowRolling{0%{box-shadow:0 0 #fff0,0 0 #fff0,0 0 #fff0,0 0 #fff0}12%{box-shadow:100px 0 #fff,0 0 #fff0,0 0 #fff0,0 0 #fff0}25%{box-shadow:110px 0 #fff,100px 0 #fff,0 0 #fff0,0 0 #fff0}36%{box-shadow:120px 0 #fff,110px 0 #fff,100px 0 #fff,0 0 #fff0}50%{box-shadow:130px 0 #fff,120px 0 #fff,110px 0 #fff,100px 0 #fff}62%{box-shadow:200px 0 #fff0,130px 0 #fff,120px 0 #fff,110px 0 #fff}75%{box-shadow:200px 0 #fff0,200px 0 #fff0,130px 0 #fff,120px 0 #fff}87%{box-shadow:200px 0 #fff0,200px 0 #fff0,200px 0 #fff0,130px 0 #fff}to{box-shadow:200px 0 #fff0,200px 0 #fff0,200px 0 #fff0,200px 0 #fff0}}.bet-amount-field input[type=number]::-webkit-outer-spin-button,.bet-amount-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield;appearance:none;margin:0}:root{--green-100: #ccffcc;--green-200: #8fff8f;--green-300: #57ff57;--green-400: #1fff20;--green-500: #00e701;--green-600: #00b801;--green-700: #008a01;--green-800: #004d00;--green-900: #013e01;--yellow-100: #fff2dd;--yellow-200: #ffdeaa;--yellow-300: #ffcc7b;--yellow-400: #ffb949;--yellow-500: #ff9d00;--yellow-600: #cd7f01;--yellow-700: #9c6000;--yellow-800: #633d00;--yellow-900: #301d00;--grey-100: #d5dceb;--grey-200: #b1bad3;--grey-300: #557086;--grey-400: #2f4553;--grey-500: #213743;--grey-600: #1a2c38;--grey-700: #0f212e;--grey-800: #071d2a;--grey-900: #071824;--shadows-lg: 0 10px 15px -3px rgba(0, 0, 0, .2), 0 4px 6px -2px rgba(0, 0, 0, .1)}.game-result-wrap{font-size:14px;background:var(--grey-600);border-radius:16px;text-align:center;font-weight:800;width:100%;height:100%;overflow:hidden;animation-duration:var(--duration);border:6px solid;box-shadow:var(--shadows-lg);padding:10px;z-index:10;transform-origin:center;animation:FadeAndScale .5s cubic-bezier(.34,1.56,.64,1) forwards}.game-result-wrap.win{border-color:var(--green-500)}.game-result-wrap.win .number-multiplier>*{color:var(--green-500)}.game-result-wrap.lose{border-color:var(--grey-300)}.game-result-wrap.lose .number-multiplier>*{color:var(--grey-200)}.game-result-wrap.draw{border-color:var(--yellow-500)}.game-result-wrap.draw .number-multiplier>*{color:var(--yellow-400)}.payout-result{padding:12px 0;display:flex;align-items:center;justify-content:center;column-gap:.5rem}.payout-result.win *{color:var(--green-500)}.payout-result.lose>*{color:var(--grey-200)}.payout-result.draw>*{color:var(--yellow-400)}.payout-result>.numeric{font-variant:normal!important;font-variant-numeric:normal!important}.number-multiplier>*{font-size:24px!important;line-height:132%!important;max-width:118px;overflow:hidden;display:inline-block;text-overflow:ellipsis;margin:5.6px 0}.game-result-content{display:flex;text-align:center;width:100%;flex-direction:column;align-items:center;font-size:1rem}.divider{background:var(--grey-400);height:3px;width:62px;margin:4px 0}@keyframes FadeAndScale{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@media screen and (max-width: 899.95px){#game-result-wrap-container{width:116px;height:96px}.game-result-wrap{display:flex;flex-direction:column;justify-content:center;font-size:12px;padding:8px;border:4px solid}@keyframes FadeAndScale{0%{transform:scale(0);opacity:0}to{transform:scale(2.5);opacity:1}}.payout-result{padding:8px 0}.game-result-content{font-size:.8rem}.game-result-wrap .number-multiplier>*{font-size:18px!important;margin:0}.divider{margin:0}}.submit-button-loader{width:4px;height:16px;border-radius:4px;display:block;margin:auto 20px;position:relative;background:currentColor;box-sizing:border-box;animation:animloader .3s .3s linear infinite alternate}.submit-button-loader:after,.submit-button-loader:before{content:"";width:4px;height:16px;border-radius:4px;background:currentColor;position:absolute;top:50%;transform:translateY(-50%);left:8px;box-sizing:border-box;animation:animloader .3s .45s linear infinite alternate}.submit-button-loader:before{left:-8px;animation-delay:0s}@keyframes animloader{0%{height:16px}to{height:4px}}.payout-list{position:relative;display:flex;width:100%;flex-direction:row;gap:1rem;align-items:center;justify-content:center}.payout-item-container{flex:1;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;cursor:help;text-align:center}.payout-item-container *{pointer-events:none}.payout-icon-arrow-down{position:absolute;z-index:10;bottom:calc(36px + 1rem);left:50%;animation:appear-arrow .2s ease forwards}.payout-popup{position:absolute;background-color:#213743;z-index:5;margin:0 auto;left:0;right:0;bottom:calc(100% + 8px);border-radius:.25rem;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:.75rem;gap:1rem;animation:animation-payout-popup-appear .2s ease}@keyframes animation-payout-popup-appear{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.custom-table-container{display:flex;flex-direction:column;height:100%}.table-header{display:flex;background-color:#2a2a2a;color:#fff;position:sticky;top:0;z-index:1;padding-right:17px}.table-header .table-cell{font-weight:700;display:flex}.table-row,.table-header{display:flex;width:100%}.table-cell{font-size:14px;padding:12px 15px;text-align:left;flex:1;min-width:150px;align-content:center;align-items:center}.table-body{flex:1}.table-header .table-cell:nth-child(1),.table-row .table-cell:nth-child(1){flex:2}.table-row:hover{filter:brightness(1.2);cursor:pointer}@media (max-width: 576px){.hidden-xs{display:none!important}}.highlight{background-color:var(--highlight-background-color);color:var(--highlight-text-color)}:root{--purple-400: #962eff;--purple-500: #9000ff;--purple-600: #7100c7;--grey-300: #557086;--grey-400: #2f4553;--grey-500: #213743;--default-scale: 1;--shadow: .4em;--default-result-scale: 1;--open-all-scale: .7;--radius-md: .75rem}body{font-family:Proxima Nova,sans-serif}#game-window{min-height:29px}#game{display:flex;justify-content:center;align-items:center}.select-none{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game-box{position:absolute;top:0;width:100%;height:100%;border-radius:var(--radius-md);aspect-ratio:1 / 1;transition:all .3s}.game-box:hover{filter:brightness(1.25);transform:translateY(-2px);cursor:pointer}.game-box-container{position:relative;aspect-ratio:1 / 1;height:100%;width:100%}.game-box-container--disabled{pointer-events:none}.game-box-bg-selected{position:absolute;top:0;left:0;height:100%;width:100%;background-color:var(--purple-500);box-shadow:0 var(--shadow) var(--purple-600);border-radius:var(--radius-md)}.game-box__result-wrapper{position:absolute;top:0;left:0;width:100%;aspect-ratio:138 / 143}.game-box__result-wrapper--disabled,.disabled{pointer-events:none}.readonly{padding:0 .5rem;transition-duration:0s;animation-duration:0s}object{color-scheme:light;opacity:1}.profit-input input,.profit-input div{opacity:1!important}
