.Game_wrapper__oAsWz{max-width:720px;margin:40px auto;background:#f5f7fa;box-shadow:0 12px 24px rgba(0,0,0,.1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#222;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center}.Game_head__ZG8gm{font-size:32px;margin-bottom:12px;font-weight:700;text-align:center;color:#0d47a1}.Game_text__zF6QJ{font-size:18px;margin-bottom:24px;text-align:center;color:#555;line-height:1.5}.Game_info__BSUBW{display:flex;justify-content:center;gap:24px;margin-bottom:16px;font-size:18px;font-weight:600;color:#333}.Game_info__BSUBW span{background:#e3f2fd;padding:6px 14px;border-radius:10px;box-shadow:0 2px 6px rgba(13,71,161,.2)}.Game_canvas__9hIn0{display:block;margin:0 auto;border-radius:12px;box-shadow:0 8px 20px rgba(0,0,0,.15);background-color:#ffffff;max-width:100%;touch-action:none}.Game_levelCompleteOverlay__38L8n{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(255,255,255);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:999;color:#cf0f0f;font-size:2rem;text-align:center}.Game_levelImage__2Pvki{max-width:60%;max-height:60%;margin-bottom:20px;border:3px solid white;border-radius:10px}.Game_noticeBox__t27_2{background:linear-gradient(135deg,#e3f2fd,#bbdefb);padding:16px 20px;border-radius:10px;box-shadow:0 4px 12px rgba(13,71,161,.2);text-align:center;margin-bottom:24px;font-size:16px;color:#0d47a1}.Game_noticeBox__t27_2 p{margin:0 0 8px;font-weight:500}.Game_noticeLink__Mcuxc{display:inline-block;padding:8px 14px;background:#0d47a1;color:white;border-radius:8px;text-decoration:none;font-weight:600;transition:background .2s ease}.Game_noticeLink__Mcuxc:hover{background:#1565c0}.Game_startButton__TTtaC{display:inline-block;padding:14px 28px;margin:20px auto;font-size:18px;font-weight:700;color:#fff;background:linear-gradient(135deg,#4CAF50,#2E7D32);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 15px rgba(0,0,0,.2)}.Game_startButton__TTtaC:hover{background:linear-gradient(135deg,#66BB6A,#388E3C);transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.Game_startButton__TTtaC:active{transform:translateY(0);box-shadow:0 4px 10px rgba(0,0,0,.2)}.Game_startButton__TTtaC:focus{outline:none}.GameOverModal_overlay__DcPz_{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.GameOverModal_modal__vECJz{background:white;padding:20px;border-radius:10px;width:320px;box-shadow:0 4px 15px rgba(0,0,0,.3);animation:GameOverModal_fadeIn__cG4Tg .3s ease}.GameOverModal_h2__m_uBH{margin-top:0}.GameOverModal_input__7MCJc{width:100%;padding:8px;margin-top:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px}.GameOverModal_buttons__1t3Bc{display:flex;justify-content:flex-end;gap:10px}.GameOverModal_save__GvoRt{background-color:#4cafef;color:white;padding:8px 14px;border:none;border-radius:5px;cursor:pointer}.GameOverModal_save__GvoRt:hover{background-color:#3b9cd9}.GameOverModal_cancel__M5_bv{background-color:#ccc;color:#333;padding:8px 14px;border:none;border-radius:5px;cursor:pointer}.GameOverModal_cancel__M5_bv:hover{background-color:#aaa}@keyframes GameOverModal_fadeIn__cG4Tg{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}