:root{--mobile-break-point: 600px}*{box-sizing:border-box}html,body{width:100vw;height:100vh;overflow:hidden}body{width:100%;height:100%;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}#_app_1gw6k_1{width:100%;height:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;justify-content:center}._grid_1gw6k_11{width:320px;flex-direction:row;flex-wrap:wrap;display:flex;align-items:start;align-content:center;justify-content:center}._hand_1gw6k_22{display:flex;flex-direction:row;gap:20px;padding:30px 60px}._tile_1gw6k_29{width:64px;height:64px;cursor:pointer;transition:opacity .1s}._droppable_1gw6k_36{background:#000}._empty_1gw6k_39:hover{background:#0000000d}button{background:none;border:none;padding:1em;cursor:pointer}@media screen and (min-width: 600px){#_app_1gw6k_1{max-width:600px}._grid_1gw6k_11{width:450px}._hand_1gw6k_22{gap:30px}._tile_1gw6k_29{width:90px;height:90px}}
