.Button{padding:.45em .9em;border:0;cursor:pointer}.Button:focus{outline:none}.Button:active{opacity:.8}.Button--small{font-size:.7em}.Button--regular{font-size:1em}.Button--big{font-size:1.3em}.Button--blank{background-color:#fff;color:var(--primary-color);box-shadow:2px 2px 0 var(--primary-color)}.Button--blank:hover{box-shadow:4px 4px 0 var(--primary-color)}.Button--blank:hover,.Button--primary{background-color:var(--primary-color);color:#fff}.Button--primary{box-shadow:2px 2px 0 var(--primary-color)}.Button--primary:hover{box-shadow:4px 4px 0 var(--primary-color)}.Dialog{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center}.Dialog__Content{min-width:150px;padding:1em;background-color:#fff;box-shadow:2px 2px 0 var(--primary-color)}.DialogButtons{display:flex;margin-top:.55em;flex-direction:column;align-items:center}.DialogButtons .Button{margin:.25em 0}.Game{--primary-color:#d7afff;position:relative;display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#1f1f1f;font-family:"Quicksand",sans-serif;font-size:16px}.Game__TurnsCount{position:absolute;top:0;left:0}.Game__Map{flex:1 1}.Game__Players{position:absolute;top:0;right:0}.Map{display:flex;justify-content:center;align-items:center}.Player__Name{color:#fff}.Players{background-color:#fff;border-collapse:collapse;font-size:.9em}.Players td,.Players th{padding:.25em .5em;border:1.5px solid #1f1f1f}.Players td:first-child,.Players th:first-child{text-align:center}.Players th{font-weight:400}.TurnsCount{display:inline-block;padding:.2em .4em;background-color:#fff;font-size:.85em;box-shadow:2px 2px 0 var(--primary-color)}.WinDialog__Title{margin:0;text-align:center}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}
/*# sourceMappingURL=main.8a3ed78b.chunk.css.map */