*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;font:inherit}body{line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-color:#ffffff;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-only{display:block}.desktop-only{display:none}@media (min-width: 768px){.desktop-only{display:block}.mobile-only{display:none}}.checkered-board[data-v-4e19eb99]{display:grid;aspect-ratio:1/1;grid-template:repeat(8,1fr) / repeat(8,1fr);background-color:#faebd7;border-radius:.5em;overflow:hidden}.checkered-square[data-v-4e19eb99]:nth-child(16n + 2),.checkered-square[data-v-4e19eb99]:nth-child(16n + 4),.checkered-square[data-v-4e19eb99]:nth-child(16n + 6),.checkered-square[data-v-4e19eb99]:nth-child(16n + 8),.checkered-square[data-v-4e19eb99]:nth-child(16n + 9),.checkered-square[data-v-4e19eb99]:nth-child(16n + 11),.checkered-square[data-v-4e19eb99]:nth-child(16n + 13),.checkered-square[data-v-4e19eb99]:nth-child(16n + 15){background-color:#2f4f4f}.selected[data-v-4e19eb99]{border:.5em solid lightgreen;transition:border .1s}.history-item[data-v-3aeec925]{display:grid;place-items:center;background-color:#90ee90;border-radius:.5em;padding:.5em;min-width:3em;color:#2f4f4f;font-family:monospace;font-size:1.5rem}.history[data-v-7c272d2c]{display:flex;gap:.5em;padding:1em 0;overflow-x:auto;overflow-y:none;max-width:100%;max-height:100%}.vertical[data-v-7c272d2c]{flex-direction:column;overflow-x:none;overflow-y:auto;padding:0 1em}.container[data-v-1fbbc174]{margin:2em;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.container[data-v-1fbbc174]{flex-direction:row;max-height:min(80dvh,80dvw)}.board-container[data-v-1fbbc174]{flex:0 1 min(80dvh,80dvw)}}
