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}.centered-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.table-container{margin-top:20px}.styled-table{border-collapse:collapse;width:100%}.styled-table th,.styled-table tr:nth-child(2n){background-color:#f2f2f2}.styled-table tr:hover{background-color:#ddd}.empty-column{visibility:hidden;width:10%}.styled-table td.empty-column,.styled-table th.empty-column{background-color:initial;visibility:hidden}.algorithm-select{background-color:#fff;border:1px solid #ccc;border-radius:4px;color:#333;cursor:pointer;font-size:14px;outline:none;padding:8px 12px;transition:border-color .2s ease-in-out}.algorithm-select:hover{border-color:#999}.algorithm-select:focus{border-color:#007bff}.button-row{display:flex;justify-content:center;margin-bottom:20px}.button-row button{margin:0 10px}.button-style{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;transition:background-color .3s}.puzzle{background-color:#007bff}.puzzle:hover{background-color:#0056b3}.puzzle:active{background-color:#004080}.devil-mode{background-color:#007bff}.devil-mode:hover{background-color:#0056b3}.devil-mode:active{background-color:#004080}.baby-mode{background-color:red}.baby-mode:hover{background-color:#9e0e0e}.baby-mode:active{background-color:#b34040}.check{background-color:#00ff0d}.check:hover{background-color:#15881b}.check:active{background-color:#54cd5a}.check-container{margin-top:20px}.correct{color:green}.incorrect{color:red}.styled-table td,.styled-table th{border:1px solid #ddd;padding:8px;text-align:center}.styled-table td.empty-column,.styled-table th.empty-column{border:none;padding:0}.correct-cell{background-color:green}.incorrect-cell{background-color:red}.footer{margin:20px}
/*# sourceMappingURL=main.d94c2734.css.map*/