body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.AppBackButton{margin-left:10px}.Characters{margin:10px}.CharactersHeader{display:flex;flex-wrap:wrap;margin-bottom:10px}.CharactersHeader button{margin-right:20px;width:100px}.CharactersHeader input{margin-right:5px;width:150px}.CharactersBody{display:flex;flex-direction:column}.CharactersItem{border:1px solid gray;display:flex;flex-direction:row}.CharactersTable th{background-color:#f0f8ff;cursor:pointer;padding:5px 10px}.CharactersTable td{border-bottom:1px solid gray;border-right:1px solid gray;cursor:pointer;padding:5px 10px}.CharactersTable tr:hover{background-color:#add8e6}.ProgressContent{align-items:center;display:flex;flex-direction:column;justify-content:center}.ProgressContentCaption{animation:blink 1s ease-in-out infinite alternate;text-align:center}.ProgressContentImage{animation:rotation 2s linear infinite;display:block;padding:10px;width:32px}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes blink{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.1d050db2.css.map*/