body{background-image:url(..\a ssetsLandscape_JustDivide_Game_2.png);background-size:cover}.app{flex-direction:column;display:flex}.heading,.timer{text-align:center}.game_area{justify-content:center;align-items:center;gap:5rem;display:flex}.grid{background:#0b8ea0;border:6px solid #b9f3f6;border-radius:1.5rem;grid-template-columns:repeat(4,1fr);gap:.6rem;width:min(90vw,500px);margin-top:2rem;padding:.6rem;display:grid;box-shadow:0 10px 30px #00000026}.cell{aspect-ratio:1;background:#0a8b9e;border:5px solid #bffcff;border-radius:.8rem;justify-content:center;align-items:center;width:90%;min-width:0;min-height:0;display:flex;position:relative;box-shadow:inset 0 0 10px #ffffff26,0 4px 8px #0003}.tile{justify-content:center;align-items:center;width:88%;height:88%;display:flex;position:relative}.tile_text{text-align:center;color:#073763;text-shadow:0 2px 2px #ffffff4d;font-size:2rem;font-weight:800;position:absolute}.right-slot{background:linear-gradient(#ffd45f 0%,#ffbf3f 100%);border:6px solid #d38b2b;border-radius:3rem;flex-direction:column;justify-content:space-between;align-items:center;width:130px;height:470px;margin-top:2rem;padding:1.5rem 0;display:flex;position:relative;box-shadow:inset 0 0 0 4px #f7c35b,inset 0 8px 12px #ffffff59,0 10px 25px #0000002e}.keep-slot,.trash-slot{border:4px solid #fff;border-radius:20px;width:90px;height:90px}.keep-slot{background:#42d392}.trash-slot{background:#ff5c5c}.queue{gap:12px;display:flex}.queue-slot{background:#0b8ea0;border:5px solid #b9f3f6;border-radius:1rem;justify-content:center;align-items:center;gap:.4rem;padding:.4rem;display:flex;box-shadow:0 6px 16px #00000026}.queue-slot>*{aspect-ratio:1;background:#0a8b9e;border:4px solid #bffcff;border-radius:.8rem;justify-content:center;align-items:center;width:48%;display:flex;box-shadow:inset 0 0 10px #ffffff26,0 4px 8px #0003}
