.field[data-v-2e412d47]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:1fr;-ms-touch-action:none;touch-action:none}.field>div[data-v-2e412d47]{border:1px solid #d3d3d3}.outline[data-v-2e412d47]{border:5px solid #ff4500}.monkey[data-v-2e412d47]{background-color:#56a8c9}.croco[data-v-2e412d47]{background-color:#a0a0a0}.robot[data-v-2e412d47]{background-color:#ffc000}.field[typecornelsen=true]>div>div.monkey[data-v-2e412d47]{background-color:#b172bc}.c-robot[data-v-2e412d47]{background-color:#f7e38b}.gameover-message[data-v-2e412d47]{position:absolute;width:100%;text-align:center;top:45%;font-size:2.2rem;border:none!important;font-weight:700;z-index:9999}.actions-field[data-v-e1e6af20]{display:grid;grid-template-columns:50% 50%;grid-auto-rows:1fr;padding:.2em;border:1px solid #d3d3d3}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}.fullscreen-toggle{position:fixed;top:12px;right:12px;z-index:10000;width:40px;height:40px;border:1px solid #d3d3d3;border-radius:8px;background:#fff;color:#2c3e50;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.fullscreen-toggle:hover{background:#f5f5f5}#app:-webkit-full-screen,body:-webkit-full-screen,html:-webkit-full-screen{background:#fff}#app:-ms-fullscreen,body:-ms-fullscreen,html:-ms-fullscreen{background:#fff}#app:fullscreen,body:fullscreen,html:fullscreen{background:#fff}@media (min-width:800px){#main-view{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:40% 60%}#main-game{margin-left:10%;margin-right:10%}.rulesets{display:grid;grid-template-columns:1fr 1fr 1fr}}@media (max-width:800px){#main-game{display:inline-grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rulesets{display:grid;grid-template-columns:1fr 1fr}}.left-text{text-align:left}.outlinerule{background-color:rgba(255,69,0,.34)}.points{display:grid;grid-template-columns:1fr 1fr;font-size:50px}.points>div{width:75%}.points-svg-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.points-svg-container>svg{margin:0 auto;display:block}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.limit-options-btn{margin-top:.5em}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:1em}@media (max-width:800px){.row{margin-top:4em}}