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}:root{--main-bg-color:#1e201e;--cell-bg-color:#ffdd93;--text-color:#ecdfcc}body,html{background-color:#1e201e;background-color:var(--main-bg-color);color:#ecdfcc;color:var(--text-color);touch-action:none}html{height:100%;overflow:hidden;-webkit-user-select:none;user-select:none;width:100%}.app{align-items:center;font-size:calc(10px + 2vmin);min-height:100vh;text-align:center}.app,.grid{display:flex;flex-direction:column;justify-content:center}.grid{font-family:Rubik,sans-serif}.row{flex-direction:row}.cell,.row{display:flex;justify-content:center}.cell{align-items:center;background-color:#ffdd93;background-color:var(--cell-bg-color);color:#1e201e;color:var(--main-bg-color);font-size:20px;font-weight:700;height:25px;margin:4px;-webkit-user-select:none;user-select:none;width:25px}.highlight{background-color:#fafad2!important;color:#000}.hint{background-color:#e0ffff!important;color:#00008b!important}.done{background-color:#90ee90!important;color:#006400!important}.hud{background:#00000080;border-radius:8px;box-shadow:0 2px 6px #00000026;font-size:.9rem;padding:.5rem 1rem;position:absolute;z-index:1000}.difficulty-selector{left:1rem;top:1rem}.hint-display,.hint-display button{bottom:1rem;left:1rem}.hint-display button{background-color:#e0ffff}.hint-display button:hover{background-color:#bedddd}.hint-display button:active{background-color:#9cd6d6}.score-display{bottom:1rem;color:gold;right:1rem}button{border:none;border-radius:6px;box-shadow:0 4px 6px #0000001a;cursor:pointer;font-weight:700;transition:background-color .3s ease}.play-again-btn{background-color:#90ee90;color:#006400;font-size:16px;padding:12px 24px}.play-again-btn:hover{background-color:#82d782}.play-again-btn:active{background-color:#3e8e41;box-shadow:inset 0 2px 4px #0003}.select-box{background-color:#ecdfcc;background-color:var(--text-color);border-color:#ecdfcc;border-color:var(--text-color);border-style:solid;border-width:1;opacity:.1;pointer-events:none}
/*# sourceMappingURL=main.610a79c9.css.map*/