body{margin:0;padding:0;font-family:-apple-system,"system-ui",Segoe UI,Noto Sans,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.desktop{background-color:var(--bg-colour);width:100vw;height:100vh;position:relative;overflow:hidden}.titlebar{text-transform:capitalize;box-sizing:border-box;background-color:#deb887;justify-content:space-between;width:100%;height:32px;padding-left:8px;line-height:32px;display:flex}.app-icons-container{padding:16px}.app-icon{-webkit-user-select:none;user-select:none;border:1px dotted #333;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:16px;margin-right:16px;display:flex;overflow:hidden}.app-icon:hover{background-color:var(--icon-select-colour)}.window{background-color:var(--window-background-colour);border:1px solid gray;position:absolute;overflow:auto}button{-webkit-user-select:none;user-select:none}._board_12r1x_1{aspect-ratio:1;box-sizing:border-box;border:2px solid #000;grid-template-rows:repeat(9,1fr);grid-template-columns:repeat(9,1fr);width:calc(100% - 16px);margin:8px;display:grid}._cell_12r1x_12{border-top:1px solid #aaa;border-left:1px solid #aaa;place-items:center;font-size:1.2rem;display:grid}._cell_12r1x_12:nth-child(-n+9){border-top:none}._cell_12r1x_12:nth-child(9n+1){border-left:none}._cell_12r1x_12:nth-child(3n+1):not(:nth-child(9n+1)){border-left:2px solid #000}._cell_12r1x_12:nth-child(n+28):nth-child(-n+36),._cell_12r1x_12:nth-child(n+55):nth-child(-n+63){border-top:2px solid #000}._input_12r1x_40{text-align:center;background:0 0;border:none;width:100%;height:100%;font-size:1.2rem}._editableCell_12r1x_49{background-color:rgb(from var(--icon-select-colour) r g b / .15)}._errorCell_12r1x_53{background-color:#ff2b2b9c}._completed_12r1x_57{background-color:green}._controls_12r1x_61{gap:8px;margin-top:8px;margin-left:8px;display:flex}._withErrors_12r1x_68{background:#ccc}._menu_12r1x_72{flex-direction:column;gap:8px;width:200px;margin-top:48px;margin-left:auto;margin-right:auto;display:flex}
