.styles_gameContainer__w1hJ2{width:90vw;height:90vh;max-width:1200px;max-height:800px;margin:5vh auto;background:#f5f5f5;border:2px solid #333;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:20px;overflow:hidden}.styles_title__MlG7Q{margin:0 0 20px;color:#333;font-size:clamp(1.5rem,4vw,2.5rem);text-align:center;flex-shrink:0}.styles_gameBoardContainer__wTH5Q{width:min(80%,600px);height:min(80%,600px);background:white;margin:auto;flex-shrink:0}@media (max-height:500px) and (orientation:landscape){.styles_gameContainer__w1hJ2{padding:10px;max-height:none}.styles_title__MlG7Q{margin-bottom:10px;font-size:1.5rem}.styles_gameBoard__zuwAN{width:min(60vh,60vw,300px);height:min(60vh,60vw,300px);max-width:300px;max-height:300px}}@media (max-height:400px) and (orientation:landscape){.styles_title__MlG7Q{display:none}.styles_gameBoard__zuwAN{width:min(70vh,70vw,250px);height:min(70vh,70vw,250px)}}.GameBoard_gameBoard__SoyWW{width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio:var(--cols,3) /var(--rows,3);background:white;display:grid;grid-template-columns:repeat(var(--cols,3),1fr);grid-template-rows:repeat(var(--rows,3),1fr);position:relative}.GameBoard_cell__BWEDx{background:#f9f9f9;display:flex;justify-content:center;align-items:center;font-size:min(2rem,20vmin/max(var(--cols,3),var(--rows,3)));font-weight:700;min-width:0;min-height:0;overflow:hidden}.GameBoard_gameBoard__SoyWW,.GameBoard_gameBoard__SoyWW canvas{touch-action:none}.GameBoard_overlay__6wrnf{z-index:1000;position:absolute;top:0;left:0;width:100%;height:100%;touch-action:none;pointer-events:all;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.styles_gameContainer__7OVhR{display:flex;flex-direction:column;align-items:center;padding:1rem;font-family:Comic Sans MS,Comic Sans,sans-serif;background:linear-gradient(135deg,#ffe4e1,#b3e5fc);min-height:100vh;box-sizing:border-box}.styles_title__v0w7J{font-size:clamp(1.8rem,5vw,2.5rem);margin-bottom:.5rem;color:#ff4081;text-shadow:1px 1px 2px #fff;text-align:center}.styles_prompt__PI7G7{font-size:clamp(1.1rem,3vw,1.4rem);margin-bottom:1rem;color:#333;text-align:center}.styles_gameBoardContainer__Oj0AH{width:min(90vw,90vh,600px);height:min(90vw,90vh,600px);margin:1rem auto;flex-shrink:0}.styles_controlButton___vAMW{flex:1 1;min-width:120px;max-width:200px}.styles_controlButton___vAMW:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 12px rgba(0,0,0,.25)}.styles_controlButton___vAMW:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 4px rgba(0,0,0,.1);background:#ccc}.styles_controls__l8U8M select{padding:clamp(.4rem,2vw,.5rem) clamp(.8rem,2vw,1rem);font-size:clamp(.9rem,2.5vw,1rem);border-radius:8px;border:none;background:#ffd54f;cursor:pointer;font-weight:700;box-shadow:0 2px 6px rgba(0,0,0,.15);min-width:100px}.styles_controls__l8U8M select:focus{outline:none;box-shadow:0 2px 8px rgba(0,0,0,.25)}.styles_rewardMessage__YhhwC{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:linear-gradient(135deg,#ffdd57,#ff85a2);color:#fff;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700;padding:clamp(1rem,3vw,1.5rem) clamp(1.5rem,4vw,2rem);border-radius:1rem;box-shadow:0 0 20px rgba(0,0,0,.3);animation:styles_popIn__SpU86 .6s ease-out,styles_bounce__2jE8s 1.5s ease-in-out infinite alternate;text-align:center;z-index:10000;max-width:90vw;word-wrap:break-word}@media (max-height:700px) and (orientation:landscape){.styles_gameContainer__7OVhR{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:.5rem;gap:1rem;min-height:100vh;height:100vh}.styles_leftPanel__SpHYw{display:flex;flex-direction:column;flex:1 1;min-width:0;max-width:40%;height:100%;justify-content:center;padding-right:.5rem}.styles_title__v0w7J{font-size:clamp(1.2rem,4vh,1.8rem);margin-bottom:.5rem;text-align:left;order:1}.styles_prompt__PI7G7{font-size:clamp(.9rem,3vh,1.2rem);margin-bottom:1rem;text-align:left;order:2}.styles_controls__l8U8M{flex-direction:column;margin-top:0;order:3;max-width:none;gap:.6rem;justify-content:flex-start}.styles_controlButton___vAMW{min-width:100px;max-width:180px;font-size:clamp(.8rem,2.5vh,1rem);padding:.5rem 1rem;flex:none}.styles_controls__l8U8M select{min-width:100px;font-size:clamp(.8rem,2.5vh,1rem);margin-bottom:.5rem}.styles_gameBoardContainer__Oj0AH{flex:1 1;width:auto;height:95vh!important;max-height:95vh;margin:0;min-width:0;order:4;align-self:center}}@media (max-height:500px) and (orientation:landscape){.styles_leftPanel__SpHYw{max-width:35%}.styles_title__v0w7J{font-size:1rem;margin-bottom:.3rem}.styles_prompt__PI7G7{font-size:.8rem;margin-bottom:.5rem}.styles_controls__l8U8M{gap:.4rem}.styles_controlButton___vAMW,.styles_controls__l8U8M select{padding:.3rem .6rem;font-size:.7rem;min-width:80px}.styles_gameBoardContainer__Oj0AH{height:98vh!important}}@media (max-width:480px){.styles_gameContainer__7OVhR{padding:.5rem}.styles_controls__l8U8M{gap:.5rem}.styles_controlButton___vAMW{padding:.4rem .8rem}.styles_controlButton___vAMW,.styles_controls__l8U8M select{min-width:100px;font-size:.8rem}}@media (min-width:1200px){.styles_gameContainer__7OVhR{padding:2rem}.styles_gameBoardContainer__Oj0AH{margin:2rem auto}}@keyframes styles_popIn__SpU86{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}@keyframes styles_bounce__2jE8s{0%{transform:translate(-50%,-50%) scale(1)}to{transform:translate(-50%,-50%) scale(1.05)}}.styles_difficultySelector__APDXc{display:flex;gap:.3rem;margin-bottom:.5rem;justify-content:center;width:100%}.styles_difficultyOption__XJD_e{padding:.3rem .6rem;font-size:.8rem;font-weight:700;border:2px solid #ffd54f;border-radius:6px;background:#fff;color:#333;cursor:pointer;transition:all .2s;flex:1 1;text-align:center;max-width:80px}.styles_difficultyOption__XJD_e:hover{background:#ffecb3;transform:translateY(-1px)}.styles_difficultyOption__XJD_e.styles_selected__RjOg7{background:#ffd54f;color:#fff;border-color:#ffb300}.styles_controls__l8U8M select{display:none}@media (max-height:700px) and (orientation:landscape){.styles_difficultySelector__APDXc{gap:.2rem;margin-bottom:.3rem}.styles_difficultyOption__XJD_e{padding:.2rem .4rem;font-size:.7rem;max-width:70px}}@media (max-height:500px) and (orientation:landscape){.styles_difficultyOption__XJD_e{padding:.15rem .3rem;font-size:.6rem;max-width:60px}}.styles_controls__l8U8M{flex-wrap:wrap;margin-top:1.5rem;justify-content:center;align-items:center;max-width:600px}.styles_actionButtons__hsbYH,.styles_controls__l8U8M{display:flex;gap:.8rem;width:100%}.styles_controlButton___vAMW{padding:clamp(.5rem,2vw,.6rem) clamp(1rem,3vw,1.2rem);font-size:clamp(.9rem,2.5vw,1.1rem);font-weight:700;cursor:pointer;border-radius:12px;border:none;background:linear-gradient(135deg,#ffca28,#ff7043);color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.2);transition:transform .1s,box-shadow .2s;width:100%}@media (max-height:700px) and (orientation:landscape){.styles_gameContainer__7OVhR{flex-direction:row;justify-content:space-between;align-items:flex-start;padding:.5rem;gap:1rem;min-height:100vh;height:100vh}.styles_leftPanel__SpHYw{display:flex;flex-direction:column;flex:1 1;min-width:0;max-width:40%;height:100%;justify-content:center;padding-right:.5rem}.styles_title__v0w7J{font-size:clamp(1.2rem,4vh,1.8rem);margin-bottom:.5rem;text-align:left;order:1}.styles_prompt__PI7G7{font-size:clamp(.9rem,3vh,1.2rem);margin-bottom:1rem;text-align:left;order:2}.styles_difficultySelector__APDXc{gap:.2rem;margin-bottom:.8rem;order:3}.styles_controls__l8U8M{flex-direction:column;margin-top:0;order:4;max-width:none;gap:.6rem;justify-content:flex-start}.styles_actionButtons__hsbYH{flex-direction:row;gap:.4rem;justify-content:space-between}.styles_controlButton___vAMW{min-width:auto;max-width:none;font-size:clamp(.7rem,2vh,.9rem);padding:.4rem .6rem;flex:1 1;margin:0}.styles_gameBoardContainer__Oj0AH{flex:1 1;width:auto;height:95vh!important;max-height:95vh;margin:0;min-width:0;order:5;align-self:center}}@media (max-height:500px) and (orientation:landscape){.styles_leftPanel__SpHYw{max-width:35%}.styles_title__v0w7J{font-size:1rem;margin-bottom:.3rem}.styles_prompt__PI7G7{font-size:.8rem;margin-bottom:.5rem}.styles_difficultySelector__APDXc{margin-bottom:.5rem}.styles_difficultyOption__XJD_e{padding:.15rem .3rem;font-size:.6rem;max-width:60px}.styles_actionButtons__hsbYH{gap:.3rem}.styles_controlButton___vAMW{padding:.3rem .4rem;font-size:.6rem}.styles_gameBoardContainer__Oj0AH{height:98vh!important}}@media (orientation:portrait){.styles_actionButtons__hsbYH{flex-direction:row}}@media (max-width:480px) and (orientation:portrait){.styles_gameContainer__7OVhR{padding:.5rem}.styles_actionButtons__hsbYH,.styles_controls__l8U8M{gap:.5rem}.styles_controlButton___vAMW{min-width:100px;font-size:.8rem;padding:.4rem .8rem}}