<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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}.app{display:flex;flex-direction:row;gap:40px;padding:20px 50px}.board{border:3px solid #000;height:fit-content;position:relative;width:fit-content}.board-row{display:flex;flex-direction:row}.board-group-input{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.cell{align-items:center;border:1px solid #000;display:flex;font-size:30px;height:60px;justify-content:center;position:relative;width:60px}.cell-focused{background-color:#ababff}.cell-highlighted{background-color:#c9c9c9}.cell-solution{color:#005cff}.cell-in-group{background-color:#02b102}.cell-border{position:absolute}.cell-top-border{background:repeating-linear-gradient(90deg,#000 0 5px,#0000 0 7px);height:2px;left:2px;top:2px;width:56px}.cell-right-border{background:repeating-linear-gradient(0deg,#000 0 5px,#0000 0 7px);height:56px;right:2px;top:2px;width:2px}.cell-bottom-border{background:repeating-linear-gradient(90deg,#000 0 5px,#0000 0 7px);bottom:2px;height:2px;left:2px;width:56px}.cell-left-border{background:repeating-linear-gradient(0deg,#000 0 5px,#0000 0 7px);height:56px;left:2px;top:2px;width:2px}.cell-area-number{color:#414141;font-size:15px;left:5px;position:absolute;top:5px}.clear-button{background-color:#ff2d2d;border:none;border-radius:15px;cursor:pointer;font-size:18px;padding:12px}.clear-button:hover{background-color:#d8241e}.controls{flex-direction:column;width:fit-content}.controls,.controls-buttons{display:flex;gap:20px;justify-content:flex-end}.controls-buttons{flex-direction:row;flex-wrap:wrap-reverse;width:330px}.erase-button{background-color:#c6c6c6;border:none;border-radius:15px;cursor:pointer;font-size:18px;padding:12px}.erase-button:hover{background-color:#b3b3b3}.group{border:2px solid #000;width:fit-content}.group-row{display:flex;flex-direction:row}.input-cell{align-items:center;background-color:#81b4ff;border-radius:20px;cursor:pointer;display:flex;font-size:50px;height:100px;justify-content:center;width:100px}.input-cell:hover{background-color:#4b93ff}.input-group{display:flex;flex-direction:column;gap:20px}.input-group-row{display:flex;flex-direction:row;gap:20px}.number-input{border-radius:5px;padding:5px;width:100px}.reset-button{background-color:#0bcb0b;border:none;border-radius:15px;cursor:pointer;font-size:18px;padding:12px}.reset-button:hover{background-color:#10b610}.shift-button{background-color:#ff93ff;border:none;border-radius:15px;cursor:pointer;font-size:18px;padding:12px}.shift-button:hover{background-color:#ff48ff}.solve-button{background-color:#00e5ff;border:none;border-radius:15px;cursor:pointer;font-size:28px;padding:30px}.solve-button:hover{background-color:#23bdff}.undo-button{background-color:#ffc353;border:none;border-radius:15px;cursor:pointer;font-size:18px;padding:12px}.undo-button:hover{background-color:#ffb121}.variant-selector{align-items:center;display:flex;flex-direction:row;gap:10px;padding:20px 0 0 20px}.variant-selector-highlight{border:1px solid #898989;border-radius:15px;box-sizing:border-box;cursor:pointer;padding:15px;width:150px}.variant-selector-dropdown{position:relative;z-index:100}.variant-selector-dropdown-list{background-color:#fff;border:1px solid #898989;border-radius:15px;box-sizing:border-box;left:0;padding:10px 0;position:absolute;top:0;width:150px}.variant-selector-dropdown-list-item{cursor:pointer;padding:5px 15px}.variant-selector-dropdown-list-item:hover{background-color:#aaa}
/*# sourceMappingURL=main.04895810.css.map*/</pre></body></html>