.flex{display:flex}.flex-center{justify-content:center}.flex-middle{align-items:center}.flex-bottom{align-items:flex-end}.flex-column{display:flex;flex-direction:column}.flex-2{flex:50%}.form-fluid button,.form-fluid input[type=text],.form-fluid select,.form-fluid textarea{width:100%}button,input[type=text],select,textarea{background:rgba(0,0,0,.25);border:1px solid;border-radius:1em;box-sizing:border-box;color:#fff;font-family:Ubuntu;font-size:16px;margin:0;padding:.5em .75em}input[type=text],select,textarea{border-color:rgba(0,0,0,.75)}button,select{cursor:pointer}button{background:rgba(255,255,255,.125);border-color:rgba(255,255,255,.25);font-weight:700}button:hover{background-color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.5);box-shadow:0 0 .5em rgba(255,255,255,.5)}button.primary{background:rgba(0,255,0,.5);border-color:rgba(0,255,0,.5);font-weight:700}button.primary:hover{background-color:rgba(0,255,0,.85);border-color:rgba(0,255,0,.85);box-shadow:0 0 .5em rgba(0,255,0,.85)}button.danger{background:rgba(255,0,0,.5);border-color:rgba(255,0,0,.5);font-weight:700}button.danger:hover{background-color:rgba(255,0,0,.85);border-color:rgba(255,0,0,.85);box-shadow:0 0 .5em rgba(255,0,0,.85)}button.primary:disabled,button.primary:disabled:hover,button:disabled,button:disabled:hover{background:rgba(255,255,255,.125);border-color:rgba(255,255,255,0);box-shadow:none;color:rgba(255,255,255,.25);cursor:default}option{background:#000}option.primary{background:rgba(0,255,0,.25)}option.danger{background:rgba(255,0,0,.5)}optgroup{background:#000}optgroup.danger,optgroup.danger option,optgroup.danger option.danger,optgroup.danger option.primary{background:rgba(255,0,0,.5)}.checkbox{background:0 0;border:2px solid #0f0;border-radius:.25em;box-sizing:border-box;cursor:pointer;display:inline-block;margin-right:.5em;width:1.5em;height:1.5em;vertical-align:middle}.checkbox.checked{background:#0f0}.checkbox:hover{box-shadow:0 0 .5em #0f0,inset 0 0 .5em #0f0}.lock{opacity:.5}.lock .led{background:0 0;border:2px solid rgba(255,255,255,.25);border-radius:100%;box-sizing:border-box;cursor:pointer;display:inline-block;float:left;width:1em;height:1em;margin-right:-1em;margin-top:1px;vertical-align:middle}.lock.locked{opacity:1;text-decoration:none}.lock.locked .led{background:#0f0;border-color:#0f0}#coin-gameover-bottom,#coin-home-bottom{display:flex;align-items:center;justify-content:center;position:fixed;left:0;bottom:2em;width:100%}@media (max-height:750px){#coin-home-bottom{display:none!important}}@media (max-height:500px){#coin-gameover-bottom{display:none!important}}@font-face{font-family:Ubuntu;src:url(/fonts/ubuntu.ttf)}:focus{outline:0}body{background-color:#000;background-image:url(/images/background.jpg);background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Ubuntu;font-size:16px;margin:0;padding:0}h1{margin-top:1em;padding:0}h2,h3,h4,h5,h6{margin:0;padding:0}.h1{font-size:1.5em}table{border-collapse:collapse}table td{padding:0}small{font-size:.85em}a.underline{border-bottom:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none}a.underline:hover{border-bottom:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none;text-shadow:0 0 .5em #fff}img{vertical-align:bottom}.icon{cursor:pointer;opacity:.5}.icon:hover{opacity:1}.columns-layout{text-align:center;white-space:nowrap}.columns-layout .columns-layout-column{display:inline-block;margin:0 1em;vertical-align:bottom;white-space:normal;width:300px}.scrollable-background{background:rgba(0,0,0,.25);border-radius:1em;box-sizing:content-box;filter:blur(.5em);height:304px;padding:.5em 0;margin-top:-.5em;position:absolute;width:300px;z-index:-1}.scrollable-arrow{opacity:0;cursor:pointer;margin-top:-16px;position:absolute;text-align:center;width:300px}.scrollable-arrow-highlight:hover .scrollable-arrow{opacity:.25}.scrollable-arrow-highlight:hover .scrollable-arrow:hover{opacity:.75}.scrollable{box-sizing:border-box;width:300px;height:304px;overflow-y:hidden;padding:1em}.scrollable #about{font-size:.9em}.scrollable #about h1{font-size:1.5em;margin:0;padding:0}.scrollable #about h2{font-size:1.25em}.scrollable #about .text{color:rgba(255,255,255,.75);line-height:1.25em;text-align:left}.scrollable #about .highlight{color:#0f0}.modal-layer{text-align:center;position:fixed;left:0;top:0;width:100%;height:100%}.modal{background:rgba(0,0,0,.75);border-radius:0 0 .5em .5em;box-sizing:content-box;display:inline-block;padding:1.5em;width:300px}.modal h1{margin:0;padding:0}.modal.modal-round{border-radius:.5em}.column{display:inline-block;width:300px}.text-column{box-sizing:border-box;display:inline-block;line-height:1.5em;padding:0 1.5em;text-align:left;width:100%;min-width:800px;max-width:1200px}#canvas{background:#000;position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#system,#text{cursor:none}#text{position:fixed;left:0;top:0;width:100%;height:100%}.hud{position:fixed;color:rgba(255,255,255,.5)}.hud .value{color:#fff}.hud .primary{color:rgba(0,255,0,.85)}.text{line-height:1.25em}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-muted{opacity:.5}.group-small{margin-bottom:.25em}.group{margin-bottom:.5em}.group-large{margin-bottom:1em}.group-huge{margin-bottom:2em}.group-huge:last-child,.group-large:last-child,.group-small:last-child,.group:last-child{margin-bottom:0}.group-inline,.group-large-inline{display:inline-block}.group-inline:last-child,.group-large-inline:last-child{margin-right:0}.group-inline{margin-right:.5em}.group-large-inline{margin-right:1.5em}.table-small td{padding:0 .5em .5em 0}.table-small td:last-child{padding-right:0}.table-small tr:last-child td{padding-bottom:0}.reviews{padding:1.5em}#game,#home{position:fixed;left:0;top:0;width:100%;height:100%}#connectionLost{background:rgba(0,0,0,.75);display:none}#social{position:fixed;right:1.5em;top:1.5em;text-align:right}#langs{position:fixed;left:1.5em;top:1.5em;text-align:right}#langs .lang{display:none}#langs .lang.current,#langs:hover .lang{display:inline-block!important}#gameOver,.hide{display:none}#system{box-sizing:border-box;font-size:3em;font-weight:700;color:#e00;padding:2em;text-align:center;position:fixed;left:0;top:0;width:100%}#gameOver .results{width:100%}#gameOver .results td:first-child{text-align:right;padding-right:.25em;opacity:.75;width:60%}#gameOver .results td:last-child{text-align:left;padding-left:.25em}#gameOver button{font-size:1.25em}.translate-center{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.layer{background-color:rgba(0,0,0,.75);position:fixed;left:0;top:0;text-align:center;width:100%;height:100%;z-index:2147483647}.layer .layer-window{background-color:#000;border-radius:1em;box-shadow:0 0 1em #000;display:inline-block;position:fixed;min-width:700px;max-width:900px;width:100%;z-index:2147483647}.layer .layer-window iframe{border:none;border-radius:1em;width:100%;height:100%}.layer .window-signin{height:275px}.layer .window-account{height:424px}.layer .window-top{left:50%;transform:translate(-50%,0);-moz-transform:translate(-50%,0);-webkit-transform:translate(-50%,0);top:2em;height:calc(100% - 4em)}#layout-footer{color:rgba(255,255,255,.5);text-align:center;box-sizing:border-box;padding:1.5em;line-height:1.5em;width:100%}#layout-footer a.underline{border-bottom:1px solid rgba(255,255,255,.25);color:rgba(255,255,255,.5);text-decoration:none}#layout-footer a.underline:hover{border-bottom:1px solid rgba(255,255,255,.25);color:#fff;text-decoration:none;text-shadow:0 0 .5em #fff}.fb_iframe_widget span{vertical-align:baseline!important}@media (min-height:780px) and (max-height:829px){.home-margin-top{margin-top:5vh}}@media (min-height:830px){.home-margin-top{margin-top:10vh}}