/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:900;src:url(/static/media/Roboto-Black.cd5a79c185e92ebe6b94.woff2) format("woff2"),url(/static/media/Roboto-Black.a3513eaf0ad708fff3ca.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.57b8a81c7519e4d6b555.woff2) format("woff2"),url(/static/media/Roboto-Medium.e624b10d53c919bd7496.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:100;src:url(/static/media/Roboto-Thin.8e9578cce5d551036e41.woff2) format("woff2"),url(/static/media/Roboto-Thin.43cf5af8ceefc30114f7.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.9d43b86421e004e704b9.woff2) format("woff2"),url(/static/media/Roboto-Regular.0944be1093c62cedb919.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.4ca616225439b353c722.woff2) format("woff2"),url(/static/media/Roboto-Light.c981701f695c76440cb3.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Bold.b21da07c934a28b2fef3.woff2) format("woff2"),url(/static/media/Roboto-Bold.9fa4a8113c081e9b3138.woff) format("woff")}html{box-sizing:border-box;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{background:#f5f5f5;font-family:Roboto,sans-serif;font-size:18px}#game{display:flex;flex-direction:column;margin:0 auto;position:relative;width:1200px}.game-header{border-bottom:2px solid #cdcdcd}.game-title{font-size:40px;font-weight:500;text-align:center}.btn{border:none;color:#fff;cursor:pointer;font-style:26px;font-weight:500;padding:15px 30px;text-transform:uppercase}.btn-start{align-self:center;margin:20px auto}.btn-restart{position:absolute;top:25px}.btn-green{background-color:#4b9200!important;color:#fff!important}.btn-green:hover{background-color:#3f7900}.btn-red{background-color:#f26b6f!important}.btn-red:hover{background-color:#e47209}.killed{background-color:#4b9200!important;color:#fff!important}.missed{background-color:#f26b6f!important}.arrangement{text-align:center}.arrangement .player-name{margin:20px 0}.grid{grid-gap:0;color:#767474;display:grid;gap:0;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);height:300px;margin:20px auto;width:300px}.grid,.grid-square{border:2px solid #767474}.grid-square{align-items:center;background-color:#bdbdbd;display:flex;font-size:30px;justify-content:center}.grid .selected{background-color:#ffee2e!important}.btn-confirm{background-color:#488c00}.arrangement .disabled{background-color:#bdbdbd;cursor:default}.game{text-align:center}.game h2{margin-top:20px}.fields{align-items:start;display:flex;gap:50px;justify-content:center;margin-top:30px}.attack-result button{margin-top:20px}.winner-title{margin:30px 0;text-align:center}
/*# sourceMappingURL=main.d9234a19.css.map*/