body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}#root,body,html{height:100%}.app{display:flex;background-color:#95bdff;height:100%;flex-direction:column}.accueil{font-size:1.6em;flex:1 1;flex-direction:column;text-align:center;min-width:350px}.accueil,.accueil__title{display:flex;justify-content:center;align-items:center}.accueil__title{flex:1 1;color:#fff;text-shadow:11px 7px 4px rgba(0,0,0,.98);margin-bottom:1%;margin-top:1%;width:100%}.accueil__body{background-color:#95bdff;display:flex;flex-direction:row;width:100%;flex:4 1;justify-content:space-around}.accueil__left{display:flex;flex:1 1;flex-direction:column;justify-content:space-evenly;margin:2%}.accueil__left .CustomButton,.accueil__left>button{background:#fff;height:70px;border:1px solid #000;border-radius:100px;display:flex;justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-weight:700}.accueil__left .CustomButton{width:100%}.accueil__right{display:flex;margin-left:2%;margin-right:2%;flex:1 1;flex-direction:column;border:1px solid #000;justify-content:center;background:#fff;border-radius:50px}.accueil__right .parties_list{margin:3%;display:flex;flex-direction:column;justify-content:space-around;flex:1 1}.accueil__right a{background:#eee;border:1px solid #000;border-radius:100px;font-weight:700;width:80%;align-self:center;color:#000;text-decoration:none}.accueil__right p{text-decoration:underline;font-weight:700}@media screen and (max-width:500px){.accueil__body{background-color:#95bdff;display:flex;flex-direction:column;width:100%;flex:4 1;justify-content:space-around}}.Input{height:25px;padding:10px;border:none;border-radius:35px;background-color:#f5f3f3;margin-bottom:20px;align-items:center;justify-content:center;outline:none}.btn{align-items:center}.btn,.btn1{padding:1% 15%;max-width:250px;border-radius:100px;background-color:#fff;border:2px solid #000;cursor:pointer;text-decoration:none!important;font-weight:700;box-sizing:border-box}.btn1{margin:10px;min-width:180px}.btn1:hover,.btn:hover{transition:transform .2s ease-in-out;transform:scale(1.1)!important}.Game{display:flex;position:relative;flex:1 1;flex-direction:column;background-color:#95bdff;max-height:900px;min-height:800px}.Game-Playground{display:flex;flex:10 1;margin-left:3%;margin-right:3%;margin-bottom:5%;justify-content:center}.Game-TopBar{display:flex;margin:3%;justify-content:space-between;flex:1 1}.Game-TopBar .GameName{display:inline-flex}.Game-TopBar .RightPanel{display:inline-flex;width:40%;justify-content:space-between}.Game-TopBar .GoBack:hover,.Game-TopBar .ShowPlayers:hover{background-color:#e7e7e7}.Game-TopBar .GameName .Name{display:flex;justify-content:center;align-items:center;border-radius:100px;background-color:#fff;border:2px solid #000;font-weight:700;padding-left:100%;padding-right:100%}.Game-TopBar .ShowPlayers{min-width:0}.Game-TopBar .GoBack,.Game-TopBar .ShowPlayers{justify-content:center;align-items:center;border-radius:100px;background-color:#fff;border:2px solid #000;font-weight:700;padding-left:3%;padding-right:3%}@media screen and (max-width:500px){.Game{display:flex;position:relative;flex:1 1;flex-direction:column;background-color:#95bdff;max-height:900px;min-height:835px;padding-left:15%;padding-right:15%}.Game-Playground{margin-top:2%}.Game-TopBar{display:flex;flex-direction:column;margin:3%}.Game-TopBar .GameName{flex:1 1}.Game-TopBar .RightPanel{flex:1 1;flex-direction:column;width:100%;justify-content:space-between}.Game-TopBar .GameName .Name{padding:6px 0}.Game-TopBar .GameName .Name,.Game-TopBar .ShowPlayers{flex:1 1;justify-content:center;align-items:center;border-radius:100px;background-color:#fff;border:2px solid #000;font-weight:700}.Game-TopBar .ShowPlayers{padding-left:3%;padding-right:3%;min-width:0}.Game-TopBar .GoBack{justify-content:center;align-items:center;flex:1 1;border-radius:100px;background-color:#fff;border:2px solid #000;font-weight:700;padding-left:3%;padding-right:3%}}.Grid{display:flex;flex-direction:column;flex-wrap:wrap;background-image:url(/static/media/map.6ae497d4.png);background-repeat:no-repeat;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-left:0;margin-left:-3px;margin-top:-3px}.TransformComponent-module_container__3NwNd{border:3.2px solid #000}.tools{position:absolute;padding-left:2px;padding-top:2px;width:30px;display:flex;flex-direction:column}.Grid .row{display:flex;flex-direction:row}.Grid #cell{width:28px;height:28px;justify-content:center;align-items:center;text-align:center;border:2px dotted #a0a0a0}.Game-Playground .Btn_NextPlayer{position:absolute;bottom:0;border-radius:100px;background-color:#fff;border:2px solid #000;font-weight:700;padding-left:3%;padding-right:3%}.obstacle{background-color:rgba(0,0,0,.5)}.walkable{background-color:hsla(0,0%,100%,.5)}.loot{background-color:rgba(0,37,248,.5)}.lootWeapon{background-color:rgba(238,2,2,.5)}.lootArmor{background-color:rgba(248,244,0,.5)}.player{background-color:rgba(214,25,173,.5)}.player1{background-color:#d619ad}.player2{background-color:#529e69}.player3,.player4,.player5{background-color:#d619ad}.deadPlayer{background-color:#000;color:#f0f8ff}.Grid #cell.actifPlayer{border:2px solid #000}
/*# sourceMappingURL=main.fa73b1e5.chunk.css.map */