.ArenaCell{display:flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:default;font-size:12px;touch-action:manipulation}.ArenaCell_opened{font-weight:700;border-color:#ccc;border-style:solid;border-width:1px 0 0 1px}.ArenaCell_opened[data-neighbor-mines="1"]{color:#1600fb}.ArenaCell_opened[data-neighbor-mines="2"]{color:#037e00}.ArenaCell_opened[data-neighbor-mines="3"]{color:#fe0001}.ArenaCell_opened[data-neighbor-mines="4"]{color:#060080}.ArenaCell_opened[data-neighbor-mines="5"]{color:#830000}.ArenaCell_opened[data-neighbor-mines="6"]{color:teal}.ArenaCell_opened[data-neighbor-mines="7"]{color:#000}.ArenaCell_opened[data-neighbor-mines="8"]{color:grey}.ArenaCell_closed{border:2px outset #fff;background-color:#ccc}.ArenaCell_pressed{border-color:transparent}.Arena{display:flex;flex-grow:1;width:100%;overflow:auto;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Arena__wrap{margin:12px auto}.Arena__inner{display:flex;flex-wrap:wrap;flex-shrink:0;border:12px solid #eee;transform-origin:0 0}.FooterPanel{flex-shrink:0;margin:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.FooterPanel__zoomButton{width:35px}.Hat{flex-shrink:0;margin:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Hat__output{display:inline-block;width:50px;text-align:left;touch-action:manipulation}.Options__inner{margin:0 16px}.Options__inputs{display:flex;margin:0 -6px}.Options__labeledInput{margin:0 6px}.App{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;align-items:center;overflow:hidden;font-family:sans-serif;text-align:center}
/*# sourceMappingURL=main.df000a67.chunk.css.map */