.sudoku_controlWrapper__SnDfL{display:flex;flex-direction:row;max-width:80ch;margin:auto auto 4rem}.sudoku_controlWrapper__SnDfL .sudoku_buttonWrapper__DNtC1{display:flex;flex-direction:column;width:12ch}@media screen and (max-width:100ch){.sudoku_controlWrapper__SnDfL{flex-direction:column}.sudoku_controlWrapper__SnDfL .sudoku_buttonWrapper__DNtC1{margin:auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:1ch;gap:1ch}.sudoku_controlWrapper__SnDfL .sudoku_buttonWrapper__DNtC1 .sudoku_button___H_JS{justify-self:center}}@media screen and (max-width:40ch){.sudoku_controlWrapper__SnDfL .sudoku_buttonWrapper__DNtC1{width:100%;grid-template-columns:1fr;grid-template-rows:repeat(1fr,4)}.sudoku_controlWrapper__SnDfL .sudoku_buttonWrapper__DNtC1 .sudoku_button___H_JS{max-width:100%;margin:1ch auto}}.sudoku_ind2__J6ruf{animation-name:sudoku_ind2a__ioyGf;animation-duration:4s;animation-iteration-count:infinite;text-decoration:underline}@keyframes sudoku_ind2a__ioyGf{0%{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}50%{-webkit-text-decoration-color:#0ff08b;text-decoration-color:#0ff08b}to{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO{--gridSize:5ch;--smallGap:calc(var(--gridSize) / 8);--bigGap:calc(var(--gridSize) / 2);display:flex;flex-direction:row;flex-wrap:nowrap;width:60ch;justify-content:center;margin:auto}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_{margin-right:var(--smallGap)}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_ div{display:grid;position:relative;background-color:#141414;border:1px solid rgba(15,240,139,.45);border-radius:.2rem;width:var(--gridSize);height:var(--gridSize);margin-bottom:var(--smallGap)}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_ div select{position:absolute;opacity:0;width:100%;height:100%}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_ div p{margin:0;justify-self:center;align-self:center;position:absolute}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_ div:nth-child(3n){margin-bottom:var(--bigGap)}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_ div:first-child{margin-top:var(--bigGap)}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_:nth-child(3n){margin-right:var(--bigGap)}.grid_gridWrapper__d4Bp3 .grid_grid__pyngO .grid_row__I3gx_:first-child{margin-left:var(--bigGap)}@media screen and (max-width:90ch){.grid_gridWrapper__d4Bp3{overflow-y:auto}}