#app{position:relative;max-width:775px;width:100%;margin:0 auto;padding:.5rem;text-align:center;align-self:flex-start}.card{padding:2em}#menu{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:4rem}#menu button{width:120px}#game{display:flex;flex-direction:column;gap:1rem;align-items:center;padding-top:1rem}#game .btn-group{display:flex;gap:1rem}#game main{display:flex;justify-content:center;align-items:center;gap:2rem}#solved{padding-top:4rem}@media screen and (max-width: 768px){#game main{display:flex;flex-direction:column}}._toggle_1nmk7_1{display:flex;align-items:center;justify-content:space-between;gap:.6rem;position:relative;width:fit-content;padding:.3rem .6rem;border-radius:30px;border:2px solid #95a5a6;height:28px}._toggle_1nmk7_1 ._icon_1nmk7_14{cursor:pointer;font-size:20px;z-index:2}._toggle_1nmk7_1 span{height:28px;width:28px;line-height:21px;border-radius:50%;display:block;position:absolute;top:4px;transition:all .3s ease-in-out}._toggle_1nmk7_1 span[data-theme=dark]{background:#546e7a;left:5px}._toggle_1nmk7_1 span[data-theme=light]{background:#f1c40f;left:35px}._toggle_1nmk7_1 span[data-theme=auto]{background:#1e88e5;left:65px}nav{display:flex;justify-content:space-between;align-items:center}nav h1{margin:.5rem 0;font-size:2rem}nav ._nav-controls_111af_12{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:1rem}nav ._nav-controls_111af_12 ._buy-me-coffee_111af_20{display:flex}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;text-decoration:inherit}body{display:flex;align-items:flex-start;min-height:100dvh;height:100%;margin:0;place-items:center;min-width:320px}h1{font-size:3.2rem;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6rem 1.2rem;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html[data-theme=light] body{color:#213547;background-color:#fff}html[data-theme=light] a{color:#646cff}@media (hover: hover) and (pointer: fine){html[data-theme=light] a:hover{color:#747bff}}html[data-theme=light] button{background-color:#dcdcdc;color:#1a1a1a;box-shadow:#0000001f 0 1px 3px,#0000003d 0 1px 2px}html[data-theme=light] button:disabled{background-color:#eaeaea;color:#00000061;box-shadow:none}html[data-theme=dark] body{color:#ffffffde;background-color:#242424}html[data-theme=dark] a{color:#646cff}@media (hover: hover) and (pointer: fine){html[data-theme=dark] a:hover{color:#535bf2}}html[data-theme=dark] button{background-color:#1a1a1a;color:#fff;box-shadow:#ffffff1a 0 1px 3px,#ffffff1a 0 1px 2px}html[data-theme=dark] button:disabled{background-color:#1a1a1a;color:#ffffff61;box-shadow:none}
