@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";.nav-wrapper{min-width:250px}.dash-wrapper{background:#5f3be1;padding:30px}nav{padding:30px;background:#422bb6}nav a{display:block;margin-bottom:20px;padding-left:10px}nav a.active:before,nav a:not(.active):hover:before{content:"";display:block;float:left;width:3px;background:#fff;height:100%;border-radius:5px;margin-left:-10px}.text-light-blue{color:#83c2fd}.profile-link{color:#7fc2fb}.profile-link img{width:24px}.game-card{width:250px;height:250px;border-radius:10px;display:flex;flex-direction:column;color:#fff;background:#4b3cc9}.toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:22px;display:inline-block;position:relative;border-radius:50px;overflow:hidden;outline:none;border:none;cursor:pointer;background-color:#707070;transition:background-color ease .3s}.toggle:before{content:"";display:block;position:absolute;z-index:2;width:18px;height:18px;background:#fff;left:2px;top:2px;border-radius:50%;font:10px/28px Helvetica;text-transform:uppercase;font-weight:700;text-indent:-22px;word-spacing:37px;color:#fff;text-shadow:-1px -1px rgba(0,0,0,.15);white-space:nowrap;box-shadow:0 1px 2px #0003;transition:all cubic-bezier(.3,1.5,.7,1) .3s}.toggle:checked{background-color:#1fb338}.toggle:checked:before{left:20px}.list-icon{height:190px}.game-settings{height:60px}button.save-game-settings{width:100%;height:64px;background:linear-gradient(180deg,#ff7335,#eb510d);box-shadow:0 6px #fccf2f;border-radius:32px}.turn-setting{background:#4b32c1;border-radius:20px}.turn-setting input{background:#4b32c1;color:#fff;margin-left:5px;width:100%;font-size:1.25em}.turn-setting input:focus{outline:none}.turn-setting .input-icon-wrapper{position:relative}.turn-setting .input-icon-wrapper:after{content:"";display:block;background:#5f3be1;width:1px;position:absolute;right:-15px;top:-15px;bottom:-15px}.turn-setting .dollar-icon{margin-left:15px}.life-multiplier{color:#ff7335;font-weight:700}.coming-soon{color:#83c2f8}/*!
* Toastify js 1.12.0
* https://github.com/apvarun/toastify-js
* @license MIT licensed
*
* Copyright (C) 2018 Varun A P
*/.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-moz-fit-content;max-width:fit-content}}@keyframes animBird{0%{background-position:0px 0px}to{background-position:0px -96px}}.bird-wrapper{background:#74c5d0;height:100px;width:400px}.bird{animation:animBird .3s steps(4) infinite}@media (min-width: 1060px){.menu .logo-wrapper{width:75%}}@media (max-width: 1059px){.menu .logo-wrapper{width:100%;padding-left:.5rem;padding-right:.5rem}.menu .logo-wrapper>img{width:75%}}.menu .profile-icon{width:50px}.menu .user-wrapper{height:100px;background:#2f1c93}.menu .token-wrapper #spinner{width:32px;height:32px;margin:0 auto}.menu .token-wrapper .token{height:32px;width:32px}@media (min-width: 1060px){.profile{width:75%}}@media (max-width: 1059px){.profile{margin-top:1rem;margin-bottom:1rem;width:100%;flex-direction:column;padding-left:.5rem;padding-right:.5rem}.profile img{margin-bottom:1rem}}.content-wrapper{display:flex}@media (max-width: 1059px){.content-wrapper{flex-direction:column}}.game-list{background:#402aad}@media (min-width: 1060px){.game-list{padding-top:2.5rem}}@media (max-width: 1059px){.game-list{padding-top:1rem}.game-list:not(.dropdown-active){max-height:180px}.game-list.dropdown-active{max-height:280px;overflow-y:scroll}.game-list.dropdown-active .selected-game .icon{transform:rotate(90deg)}.game-list .selected-game .icon{display:block;max-width:40px;margin-right:10px}}.game-list .game-link{display:flex;width:100%;align-items:center;justify-content:space-between;border-radius:.25rem;padding:1rem;height:100px}.game-list .game-link.active,.game-list .game-link:hover{background:#7b60fd}.game-list .game-link .description{flex:2;text-align:center;font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}@media (min-width: 1060px){.game-list{margin-right:1.25rem;width:25%;flex:1 1 0%;border-top-right-radius:1.5em}}.game-list .game-link img{max-height:80px}#spinner{display:inline-block;width:50px;height:50px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite}@keyframes spin{to{-webkit-transform:rotate(360deg)}}.profile-page-wrapper{width:100%;height:auto;min-height:100%;background:#2f1c93}.menu{background:#3f26b1;max-height:120px}.body-wrapper{flex:2}.machine-token{width:32px;height:32px}.profile{height:200px}.profile img{width:128px;height:128px;border-radius:50%}.toggle-sound-icon{width:20px;height:20px}.game-wrapper{background:#2a1983;position:relative;border-top-right-radius:1.5em;border-top-left-radius:1.5em;flex:2}.game-wrapper iframe{min-height:660px;max-width:480px}@media (min-width: 1060px){.game-wrapper{width:60%}}.tab-wrapper{background:#2a1983;position:absolute;top:-97px}.tab-wrapper div{background:#4b3cc9}.tab-wrapper:before{content:"";display:block;background:#2a1983;width:50px;height:calc(100% - 10px);position:absolute;left:100%}.tab-wrapper:after{content:"";background:#2f1c93;height:100%;width:100px;position:absolute;top:-27px;left:100%;border-bottom-left-radius:2em}@media (min-width: 1060px){.leaderboard{margin-left:1.25rem;width:25%}}.leaderboard .score{color:#fde928}.leaderboard .scorer{position:absolute;width:70%;height:auto;right:0;left:0;margin:auto}.leaderboard .scorer img{border-radius:100%}.leaderboard .first-place-wrapper{background:#2a1983;border-top-left-radius:1.5em;min-height:220px}.leaderboard .unknown-scorer{background:url(/assets/8-bit-question-mark-CnbgzD4L.png) no-repeat;background-size:contain;width:100%;height:75%;position:absolute}.leaderboard .score-description{flex:2}.leaderboard .first-place{position:relative;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='144'%20height='144'%20viewBox='0%200%20144%20144'%20fill='none'%3e%3cg%20filter='url(%23filter0_d_1105_417)'%3e%3ccircle%20cx='72.0004'%20cy='63.5519'%20r='36.4828'%20fill='%23C4C4C4'/%3e%3ccircle%20cx='72.0004'%20cy='63.5519'%20r='38.9828'%20stroke='url(%23paint0_radial_1105_417)'%20stroke-width='5'/%3e%3c/g%3e%3cdefs%3e%3cfilter%20id='filter0_d_1105_417'%20x='0.517578'%20y='0.0690918'%20width='142.966'%20height='142.966'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='8'/%3e%3cfeGaussianBlur%20stdDeviation='15'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200.148702%200%200%200%200%200.0928125%200%200%200%200%200.4125%200%200%200%201%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1105_417'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect1_dropShadow_1105_417'%20result='shape'/%3e%3c/filter%3e%3cradialGradient%20id='paint0_radial_1105_417'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(72.0004%2063.5519)%20rotate(90)%20scale(36.4828%2075.4679)'%3e%3cstop%20stop-color='%23FDE928'/%3e%3cstop%20offset='1'%20stop-color='%23FDE928'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");border:1px dashed #FDE928;background-position:center;background-position-y:-22px;width:86px;height:86px;border-radius:50%}.leaderboard .first-place .scorer{top:12%}.leaderboard .first-place .unknown-scorer{top:10px;left:20px}.leaderboard .first-place:before{content:"";display:block;background:url(/assets/first-place-bg-qNA1OO17.svg) no-repeat;width:74px;height:74px;top:4px;left:5px;position:relative}.leaderboard .first-place:after{content:"";position:absolute;top:-10px;left:10px;background:url(/assets/first-place-crown-BgS_A9D7.svg) no-repeat;width:33px;height:25px;display:block}.leaderboard .second-place{position:relative;border:1px dashed #fff;background-position:center;background-position-y:-22px;width:55px;height:55px;border-radius:50%}.leaderboard .second-place .scorer{top:15%}.leaderboard .second-place .unknown-scorer{top:7px;left:13px}.leaderboard .second-place:before{content:"";display:block;background:url(/assets/second-place-bg-CpOODWue.svg) no-repeat;width:55px;height:55px;background-position:center;background-position-y:3px;position:relative}.leaderboard .second-place:after{content:"";position:absolute;top:-10px;left:10px;background:url(/assets/second-place-crown-BrJhxBIa.svg) no-repeat;width:33px;height:25px;display:block}.leaderboard .third-place{position:relative;border:1px dashed #98C261;background-position:center;background-position-y:-22px;width:55px;height:55px;border-radius:50%}.leaderboard .third-place .scorer{top:15%}.leaderboard .third-place .unknown-scorer{top:7px;left:13px}.leaderboard .third-place:before{content:"";display:block;background:url(/assets/third-place-bg-Dp-l-DN-.svg) no-repeat;width:55px;height:55px;background-position:center;background-position-y:3px;position:relative}.leaderboard .third-place:after{content:"";position:absolute;top:-10px;left:10px;background:url(/assets/third-place-crown-UkB2eklz.svg) no-repeat;width:33px;height:25px;display:block}.leaderboard .contender-place{position:relative;width:55px;height:55px;border-radius:50%}.leaderboard .contender-place .scorer{top:15%}.leaderboard .contender-place .unknown-scorer{top:7px;left:14px}.leaderboard .contender-place:before{content:"";border:5px solid #7B60FD;display:block;width:100%;height:100%;border-radius:100%;background:#2a1983}.leaderboard .first-place .badge{background:#f5bc2a;border-radius:15px;color:#fff;padding:2px 5px;text-align:center;width:60px;z-index:10;margin:0 auto;position:relative}.leaderboard .contenders{background:#402aad}.leaderboard .contenders .num{background:#7158ec;border-radius:100%;height:17px;width:17px;color:#fff;text-align:center;font-size:.7em}@media (max-width: 1059px){.leaderboard .contenders{align-items:center}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mt-10{margin-top:2.5rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.block{display:block}.flex{display:flex}.hidden{display:none}.h-1\/2{height:50%}.h-full{height:100%}.max-h-5{max-height:1.25rem}.w-1\/2{width:50%}.w-1\/4{width:25%}.w-full{width:100%}.max-w-5{max-width:1.25rem}.max-w-\[250px\]{max-width:250px}.max-w-\[480px\]{max-width:480px}.flex-1{flex:1 1 0%}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.p-10{padding:2.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-6{padding-bottom:1.5rem}.pl-2{padding-left:.5rem}.pr-3{padding-right:.75rem}.pt-10{padding-top:2.5rem}.pt-14{padding-top:3.5rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.text-stone-400{--tw-text-opacity: 1;color:rgb(168 162 158 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}html,body,#root{height:100%;width:100%}body{font-family:Poppins,sans-serif}.sign-in-wrapper{background:#5f3be1}.sign-in-wrapper .sign-in-form{background:#422bb6;border-radius:10px}.sign-in-wrapper .twitch-button{background:#5f3be1;border-radius:5px}.sign-in-wrapper .twitch-button img{max-width:32px;border-right:1px solid white}.modal-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10}.modal-wrapper .modal-body{height:100%;width:100%;max-height:645px;max-width:440px;background:#5f3be1;border-radius:10px;padding:30px;position:relative}.modal-wrapper .modal-body .close{position:absolute;top:-25px;right:-20px;background:#7285fc;width:64px;height:64px;border-radius:50%}
