*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}body{background-color:#161153}.App{height:1px;min-height:100vh;width:100vw}.background-mask:before{background:rgba(0,0,0,.75);content:"";left:0;min-height:100vh;position:fixed;top:0;width:100%;z-index:1}::-webkit-scrollbar{display:none}.game-image{width:100vw}.message{background-color:#1fb71f;border-radius:10px;color:#fff;font-weight:700;left:50%;padding:10px;position:fixed;text-shadow:1px 1px 1px rgba(0,0,0,.492);top:10px;translate:-50%}.message--red{background-color:red}.character-card{background-color:#fff;display:flex;flex-grow:1;height:80px}.character-card__info{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:50%}.character-card__info__name{font-size:1.4em;margin:5px}.character-card__image-container{width:50%}.character-card__image{display:block;height:100%;margin:auto}.start-screen{background-color:#fff;border-radius:20px;box-shadow:5px 5px 10px rgba(0,0,0,.522);display:flex;flex-direction:column;height:90vh;left:50%;max-width:90vh;overflow:scroll;position:fixed;top:50%;translate:-50% -50%;width:90vw;z-index:2}.start-screen__basic-info{padding:20px;text-align:justify}.start-screen__basic-info>h1{text-align:center}.start-screen__characters-container{display:flex;flex-direction:column;flex-grow:1;justify-content:space-evenly}.start-button{background-color:red;border-radius:10px;color:#fff;font-weight:700;margin:10px;padding:15px;text-shadow:1px 1px 1px rgba(0,0,0,.479)}.start-button:active{background-color:#ff0000cc}.selection-cotainer{position:absolute}.selection-cotainer__crosshair{background-color:hsla(0,0%,100%,.25);border:2px dashed #fff;border-radius:50%;height:5vw;translate:-50% -50%;width:5vw}.selection-cotainer__inputs-container{background-color:#303030;border-radius:10px;box-shadow:0 0 10px #000;display:flex;flex-direction:column;overflow:hidden;translate:-50%}.selection-cotainer__input{background-color:#00000000;border:none;color:#fff;font-weight:700;padding:10px}.selection-cotainer__input:hover{background-color:#ffffff40}.end-screen{background-color:#454545;border-radius:20px;box-shadow:5px 5px 10px rgba(0,0,0,.522);color:#fff;left:50%;overflow:hidden;padding:15px;position:fixed;text-align:center;top:50%;translate:-50% -50%;z-index:2}.end-screen>*{margin:10px}.end-screen__form{display:flex;flex-direction:column;margin:0}.end-screen__form label{font-weight:700;margin:0 10px}.end-screen__form input{border-radius:10px;outline:none;padding:10px}.end-screen__button{background-color:red;color:#fff;font-weight:700;margin:10px 10px 0;text-shadow:1px 1px 1px rgba(0,0,0,.479)}.rankings-container{border:1px solid #000;border-spacing:0;color:#fff;font-size:2em;line-height:2em;margin:10px auto auto;max-width:600px;text-align:center;text-shadow:2px 2px 2px rgba(0,0,0,.342);vertical-align:middle;width:80vw}.rankings-container *{border:1px solid #fa1b01}@media only screen and (max-width:320px){.rankings-container{font-size:1em}}@media only screen and (min-width:320px) and (max-width:768px){.rankings-container{font-size:1.5em}}.navbar{background-color:#000}.navbar__list{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;list-style:none}.navbar__list>*{flex-grow:1;text-align:center}.navbar__link{color:#fff;display:inline-block;font-weight:700;padding:15px;position:relative;text-align:center;text-decoration:none;width:100%}.navbar__link:active{background-color:#ffffff37;transition:.1s}.credits-container{background-color:#fff;border-radius:20px;box-shadow:10px 10px 10px rgba(0,0,0,.321);line-height:1.5em;margin:20px auto;max-width:600px;padding:30px;text-align:justify;width:90vw}.credits-container>p{text-indent:30px}.credits-container a{text-decoration:none}.credits-container a:hover{text-decoration:underline}
/*# sourceMappingURL=main.95243d5a.css.map*/