.characters{height:7rem}.character{border:1px solid transparent;border-radius:8px}.character,.character-error{line-height:7rem;font-size:3rem;font-weight:700;color:#0e067d;background-color:#e8f1f8;margin:0 2%;text-align:center;transition:.2s ease}.character-error{border:1px solid red;border-radius:8px}.character-error:hover{transform:scale(1.05) translateY(-3px);transition:.2s ease}.character-error:first-child{margin:0 2% 0 0}.character-error:last-child{margin:0 0 0 2%}.character:hover{transform:scale(1.05) translateY(-3px);transition:.2s ease}.character:first-child{margin:0 2% 0 0}.character:last-child{margin:0 0 0 2%}.character--inactive{background-color:#e8f1f8}.character--selected{transform:scale(1.05) translateY(-3px);box-shadow:0 5px 8px -2px rgba(14,6,125,.13333333333333333);border:1px solid #0e067d;transition:.2s ease}
/*# sourceMappingURL=main.29b9effd.chunk.css.map */