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}html{font-size:16px}@media (min-width:768px){html{font-size:18px}}@media (min-width:1024px){html{font-size:20px}}input{font-size:1rem}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.flex-col{display:flex;flex-flow:nowrap}.align-items-center{align-items:center}.flex-row{display:flex;flex-flow:row nowrap}.shadowed{box-shadow:0 .2rem .2rem 0 rgba(0,0,0,.12)}ol,ul{display:inline-block;list-style-type:none;margin:.5rem;padding:0}li{background:#fff;padding:.2rem}li:nth-child(odd){background:#e1e1e1}.App{margin:1em}.spinning-infinite{-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;display:inline-block;margin:.5rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.message-log{display:flex;flex-direction:column;margin:.5rem;max-height:12rem;min-height:4rem;overflow:scroll;padding:0;resize:horizontal;width:30rem}.message-log-item{-webkit-animation:flash 1.5s ease-out;animation:flash 1.5s ease-out;font-size:.8rem;margin-left:.5rem;margin-right:.5rem}@-webkit-keyframes flash{0%{background-color:#ff0}to{background-color:inherit}}@keyframes flash{0%{background-color:#ff0}to{background-color:inherit}}.text-submit-form{margin-top:.5rem}.Card-container{flex:1 0;max-width:6rem;overflow-x:hidden}.Card-container:last-child{flex:0 0 auto}.selectable:hover{-webkit-transform:translateY(-.3rem);transform:translateY(-.3rem);z-index:100}.selected{background-color:#c1d1ff}.Card{border:1px solid #000;border-radius:.3rem;display:flex;flex-flow:column nowrap;flex-grow:0;flex-shrink:1;height:7rem;-webkit-user-select:none;user-select:none;width:5rem}.Card-half{align-items:flex-start;flex-flow:row nowrap;flex-grow:1}.Card-half,.Card-symbol-col{display:flex;justify-content:flex-start}.Card-symbol-col{align-items:center;flex-flow:column nowrap;font-size:.9rem;font-weight:700}.flipped{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mx03{margin-left:.3rem;margin-right:.3rem}.card-row{align-items:flex-start;box-shadow:0 .2rem .3rem rgba(0,0,0,.2);margin:.5rem;overflow:hidden;resize:horizontal}.spaced-letters{letter-spacing:.3em}.st-bad{text-decoration:line-through}
/*# sourceMappingURL=main.d8bcd8f1.css.map*/