@font-face{font-family:kanit;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kanit/v17/nKKZ-Go6G5tXcrabGwCYdA.woff2)format('woff2');unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,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:kanit;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/kanit/v17/nKKZ-Go6G5tXcraVGwA.woff2)format('woff2');unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@keyframes rotate-then-fade{0%{transform:rotate(0);opacity:1}25%{transform:rotate(-90deg);opacity:1}50%{opacity:1;transform:rotate(-90deg)}99%{opacity:0;transform:rotate(-90deg)}100%{transform:rotate(0);opacity:0}}dialog.uroc-modal{flex-direction:column;color:#fff;user-select:none;width:800px;max-width:100%;overflow:hidden;border-radius:31px;font-size:1.2rem;line-height:1.4rem;font-family:kanit,sans-serif;padding:0;text-align:center;background:#383838;background:linear-gradient(45deg,rgba(21,3,48,.8) 0%,rgba(4,0,56,.8) 100%);border:2px solid #000;outline:none}dialog.uroc-modal[open]{display:flex}dialog.uroc-modal::backdrop{background:var(--background-mask)}@media screen and (min-width:426px){dialog.uroc-modal{font-size:1.5rem}}@media(max-height:660px){dialog.uroc-modal{position:fixed;height:100%;width:100%!important;max-height:unset;border-radius:0;font-size:12px}dialog.uroc-modal .content{margin:.66em;overflow-x:hidden}}dialog.uroc-modal#game_rules{width:min(100vw,1400px)}dialog.uroc-modal header,dialog.uroc-modal footer{padding:.5em;gap:.5em;display:flex;justify-content:center;align-items:center}dialog.uroc-modal header{font-size:1.5em;background:rgba(0,0,0,.3);position:relative}dialog.uroc-modal footer:has(button.cta:nth-child(n+2)){gap:2em;margin-top:.5em}dialog.uroc-modal footer button.cta{color:#000;--background-color:#eee;font-size:1.2em;border-radius:12px;padding:.4em .6em;border:4px outset var(--background-color);background:var(--background-color)}dialog.uroc-modal footer button.cta:active{border-style:inset}dialog.uroc-modal footer button.cta.error{--background-color:#f44336;color:#fff}dialog.uroc-modal footer button.cta.success{--background-color:#8bc34a;color:#fff}dialog.uroc-modal footer button.cta{--accent-glow:rgba(255, 0, 120, 0.7);--highlight:rgba(255, 255, 255, 0.4);--base-gradient:linear-gradient(180deg, #ff5db1 0%, #c80064 100%);--pressed-gradient:linear-gradient(180deg, #c80064 0%, #7a003d 100%);font-weight:700;font-size:1.3em;letter-spacing:.04em;color:#fff;border:none;border-radius:16px;padding:.5em 1.2em;background:var(--base-gradient);box-shadow:0 0 20px var(--accent-glow),inset 0 0 8px var(--highlight);cursor:pointer;text-transform:uppercase;transition:all .2s ease-in-out}dialog.uroc-modal footer button.cta:hover{box-shadow:0 0 28px var(--accent-glow),inset 0 0 12px var(--highlight);transform:translateY(-2px)}dialog.uroc-modal footer button.cta:active{background:var(--pressed-gradient);transform:translateY(1px);box-shadow:0 0 10px rgba(255,0,120,.4),inset 0 0 6px rgba(255,255,255,.3)}dialog.uroc-modal .content{margin:.66rem;display:flex;overflow-y:auto;overflow-x:hidden;outline:none;flex-grow:1}dialog.uroc-modal .content .column{flex:auto}dialog.uroc-modal .content .column.center-center{display:flex;justify-content:center;align-items:center}#language_modal .content img.flag{max-width:140px;border-radius:12px;margin:0 1em}#language_modal .content button{background:#000;border-radius:50%;width:var(--size);height:var(--size);border:4px solid gray;--size:60px;padding:0;color:#fff;line-height:10px;font-size:1em;text-align:center}#language_modal .content button:active{--color:#53b2f7;border-color:var(--color);color:var(--color)}#language_modal label{line-height:1em;font-size:1.5em;margin:.5em 0 0;display:block}#bet_levels_modal .grid{display:inline-grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5em;width:100%;padding:.5em}@media(min-width:800px){#bet_levels_modal .grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media(min-width:1100px){dialog.uroc-modal{width:1100px}#bet_levels_modal .grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr))}}#bet_levels_modal label:has(input[type=radio]){color:#000;--background-color:#9e9e9e;font-size:1.2em;border-radius:12px;padding:.4em .6em;border:4px outset var(--background-color);background:var(--background-color);cursor:pointer}#bet_levels_modal label:has(input[type=radio]) input[type=radio]{visibility:hidden;position:absolute}#bet_levels_modal label:has(input[type=radio]):hover{--background-color:var(--color-secondary-lighter)}#bet_levels_modal label:has(input[type=radio]):has(input[type=radio]:checked){--background-color:var(--color-secondary)}#bet_levels_modal label:has(input[type=radio]){--base-bg:linear-gradient(180deg, #2a004f 0%, #0b0020 100%);--accent-glow:rgba(0, 255, 255, 0.6);--text-glow:0 0 4px rgba(255, 255, 255, 0.5);--border-glow:0 0 6px var(--accent-glow), inset 0 0 8px rgba(255, 255, 255, 0.15);--active-gradient:linear-gradient(180deg, #ffd84a 0%, #ffb300 100%);color:#fff;font-weight:700;letter-spacing:.03em;font-size:1.15em;border-radius:14px;padding:.5em .8em;border:2px solid rgba(255,255,255,.2);background:var(--base-bg);box-shadow:var(--border-glow);cursor:pointer;transition:all .2s ease-in-out;text-align:center}@media(max-width:600px){#bet_levels_modal label:has(input[type=radio]){font-size:.9em;border-radius:14px;padding:.4em .6em}}#bet_levels_modal label:has(input[type=radio]):hover{box-shadow:0 0 20px var(--accent-glow),inset 0 0 10px rgba(255,255,255,.2);transform:scale(1.04)}#bet_levels_modal label:has(input[type=radio]:checked){background:var(--active-gradient);color:#000;box-shadow:0 0 25px rgba(255,215,0,.7),inset 0 0 12px rgba(255,255,255,.3);border-color:rgba(255,230,150,.8)}#bet_levels_modal label:has(input[type=radio]):active{transform:scale(.97);box-shadow:0 0 10px rgba(255,255,255,.3)}dialog.uroc-modal .content .symbol-explainer{margin-bottom:5rem}dialog.uroc-modal .content .symbol-explainer .row{display:flex;flex-direction:column;justify-content:center}.lil-gui .controller button{text-align:left;text-indent:10px}*{box-sizing:border-box}body{--color-secondary:#ffcc00;--color-secondary-lighter:#fff5cc;--background-mask:rgba(0, 0, 0, 0.8);width:100vw;height:100vh;font-family:sans-serif;font-size:16px;padding:0;margin:0;background-color:#000;max-width:100vw;max-height:100vh;overflow:hidden}img{max-width:100%;max-height:100%;width:auto;height:auto}.color-secondary{color:var(--color-secondary)}[href],button,[onclick]{cursor:pointer}#splash{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;display:none;background:#000}#splash .inner{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);height:min(300px,50vh)}#splash .inner svg{width:100%;height:100%}#splash .inner svg circle{transition:stroke-dashoffset .3s ease}#splash .inner video{max-height:80vh;display:block}#unity-canvas{outline:none;max-width:100vw;max-height:100vh;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@supports(-webkit-touch-callout:none){#full_screen_buttons{display:none!important}}@media(aspect-ratio:16/9){#unity-canvas{height:100%;width:calc(100% - 50px)}}@media(min-aspect-ratio:16/9){#unity-canvas{height:100%;width:100%}}@media(max-aspect-ratio:16/9){#unity-canvas{width:100%;height:56.25vw}}@media screen and (orientation:portrait) and (max-aspect-ratio:9/16){#unity-canvas{height:100%;width:100%}#full_screen_buttons{display:none!important}}@media screen and (orientation:portrait) and (min-aspect-ratio:19/32){#unity-canvas{height:100%;width:82vw}}@media screen and (orientation:portrait) and (min-aspect-ratio:9/16){#unity-canvas{height:100%;width:92vw}}@media screen and (orientation:portrait) and (min-aspect-ratio:2/3) and (max-aspect-ratio:3/4){#unity-canvas{height:100%;width:85vw}}@media screen and (orientation:portrait) and (min-aspect-ratio:3/4) and (max-aspect-ratio:1/1){#unity-canvas{height:100%;width:min(100%,56.25vh);margin-left:auto;margin-right:auto}}@media screen and (orientation:landscape) and (max-aspect-ratio:1.8){#unity-canvas{height:90vh;top:auto;bottom:-45%}}@media screen and (orientation:landscape) and (max-aspect-ratio:1.6){#unity-canvas{height:80vh;top:auto;bottom:-40%}}@media screen and (orientation:landscape) and (max-aspect-ratio:1.3){#unity-canvas{height:70vh;top:auto;bottom:-30%}}aside#quick-actions{position:fixed;top:0;right:0;background:rgba(0,0,0,.1);display:inline-flex;flex-direction:column;padding:1rem .5rem 0;border-radius:0 0 0 10px;user-select:none;transition:all .3s ease;transform:translateY(-10px);visibility:hidden;opacity:0}aside#quick-actions.active{transform:translateY(0);visibility:visible;opacity:1}aside#quick-actions .toggle,aside#quick-actions a,aside#quick-actions button{--icon-size:28px;height:var(--icon-size);width:var(--icon-size);display:flex;background:0 0;border:none;text-align:center;padding:0;margin:0 0 1rem;outline:none}@media(max-height:400px){aside#quick-actions .toggle,aside#quick-actions a,aside#quick-actions button{--icon-size:24px}}@media(max-height:300px){aside#quick-actions .toggle,aside#quick-actions a,aside#quick-actions button{--icon-size:22px}}@media(max-height:260px){aside#quick-actions .toggle,aside#quick-actions a,aside#quick-actions button{--icon-size:21px}}@media(max-height:220px){aside#quick-actions .toggle,aside#quick-actions a,aside#quick-actions button{--icon-size:19px}}aside#quick-actions button.action[disabled]{color:gray;pointer-events:none;cursor:not-allowed}aside#quick-actions button.action[disabled] svg{color:inherit}aside#quick-actions svg{color:#fff;width:100%;height:100%}aside#quick-actions .toggle *{pointer-events:none}aside#quick-actions .toggle input[type=checkbox]{position:absolute;z-index:-1;visibility:hidden}aside#quick-actions .toggle svg{display:none}aside#quick-actions .toggle input[type=checkbox]:checked~svg.on{display:block}aside#quick-actions .toggle input[type=checkbox]:not(:checked)~svg.off{display:block}aside#quick-actions .sub-menu{position:relative;display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-in-out}aside#quick-actions #toggle_menu:has(input:checked)~.sub-menu{grid-template-rows:1fr}aside#quick-actions .sub-menu-inner{overflow:hidden}.unity-ios #full_screen_buttons{display:none!important}.grid.paytable{display:grid;grid-template-columns:repeat(2,1fr);gap:3em .5em;font-size:.9em;margin:1em 0}@media(min-width:600px){.grid.paytable{grid-template-columns:repeat(3,1fr)}}@media(min-width:800px){.grid.paytable{grid-template-columns:repeat(4,1fr)}}@media(min-width:900px){.grid.paytable{grid-template-columns:repeat(5,1fr)}}.grid.paytable .item{display:flex;flex-direction:column}.grid.paytable .item .symbol_container{min-height:100px;display:flex;flex-direction:column;align-items:center;justify-content:end;margin-bottom:.5em}.grid.paytable .item .data{flex-grow:1;display:inline-flex;flex-direction:column;align-self:center}.grid.paytable .item .data .row{display:flex}.grid.paytable .item .data .row .count{color:#ff0;margin-right:.5em}#game_rules h2{text-align:center}img.symbol,svg.symbol{--size:5em;max-width:var(--size);max-height:var(--size);align-self:center}svg.symbol{width:var(--size);height:var(--size)}.fade-out{animation:fade-the-fuck-out .5s cubic-bezier(.55,.085,.68,.53)both}@-webkit-keyframes fade-the-fuck-out{0%{opacity:1}99%{opacity:0}100%{opacity:0;display:none}}@keyframes fade-the-fuck-out{0%{opacity:1}99%{opacity:0}100%{opacity:0;display:none}}section.how-to-play{width:min(840px,100%);margin:auto;--gap:1em}section.how-to-play .row{display:flex;margin-bottom:var(--gap)}section.how-to-play .symbol{margin-right:var(--gap);--size:3em}section.how-to-play p{text-align:start;align-self:center}/*# sourceMappingURL=shell.min.css.map */