.Game_onboardingContainer__6dJOS{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e);padding:20px}.Game_onboardingCard__Fm_p5{background:hsla(0,0%,100%,.95);border-radius:16px;padding:40px;max-width:500px;width:100%;box-shadow:0 10px 40px rgba(0,0,0,.3);color:#1a1a2e}.Game_onboardingCard__Fm_p5 h1{margin:0 0 10px;color:#1a1a2e;font-size:2.5rem;text-align:center}.Game_onboardingCard__Fm_p5 h2{margin:0 0 20px;color:#1a1a2e;font-size:2rem;text-align:center}.Game_welcomeText__L1YDz{text-align:center;color:#555;margin-bottom:30px;font-size:1.1rem}.Game_onboardingForm__HtG9s{display:flex;flex-direction:column;gap:20px}.Game_formGroup__MKFu_{display:flex;flex-direction:column;gap:8px}.Game_formGroup__MKFu_ label{font-weight:600;color:#1a1a2e;font-size:.95rem}.Game_textInput__FnsMW{padding:12px;border:2px solid #ddd;border-radius:8px;font-size:1rem;transition:border-color .2s;background:#fff;color:#1a1a2e}.Game_textInput__FnsMW:focus{outline:none;border-color:#4a90e2}.Game_provinceNameGroup__azVRR{display:flex;gap:10px}.Game_provinceNameGroup__azVRR .Game_textInput__FnsMW{flex:1}.Game_generateButton__w1Wox{padding:12px 20px;background:#4a90e2;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.Game_generateButton__w1Wox:hover:not(:disabled){background:#357abd}.Game_generateButton__w1Wox:disabled{background:#ccc;cursor:not-allowed}.Game_letsPlayButton___poBG{padding:16px;background:#2ecc71;color:#fff;border:none;border-radius:8px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:background .2s;margin-top:10px}.Game_letsPlayButton___poBG:hover:not(:disabled){background:#27ae60}.Game_letsPlayButton___poBG:disabled{background:#ccc;cursor:not-allowed}.Game_loadingSpinner__lfxOR{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#4a90e2;border-radius:50%;animation:Game_spin__pL7Tn 1s linear infinite;margin:20px auto}@keyframes Game_spin__pL7Tn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Game_instructionsOverlay__9Rfmj{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px;overflow-y:auto}.Game_instructionsCard__uJsmB{background:#fff;border-radius:16px;padding:40px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.5);color:#1a1a2e}.Game_instructionsCard__uJsmB h2{margin:0 0 30px;color:#1a1a2e;font-size:2.2rem;text-align:center}.Game_instructionsContent__0NlFt{display:flex;flex-direction:column;gap:25px;margin-bottom:30px}.Game_instructionsContent__0NlFt section{padding-bottom:20px;border-bottom:1px solid #eee}.Game_instructionsContent__0NlFt section:last-child{border-bottom:none}.Game_instructionsContent__0NlFt h3{margin:0 0 10px;color:#2c3e50;font-size:1.3rem}.Game_instructionsContent__0NlFt p{margin:0;color:#555;line-height:1.6;font-size:1rem}.Game_instructionsContent__0NlFt strong{color:#1a1a2e;font-weight:600}.Game_startPlayingButton__xkBMZ{width:100%;padding:16px;background:#2ecc71;color:#fff;border:none;border-radius:8px;font-size:1.3rem;font-weight:700;cursor:pointer;transition:background .2s}.Game_startPlayingButton__xkBMZ:hover{background:#27ae60}@media (max-width:600px){.Game_instructionsCard__uJsmB,.Game_onboardingCard__Fm_p5{padding:30px 20px}.Game_onboardingCard__Fm_p5 h1{font-size:2rem}.Game_provinceNameGroup__azVRR{flex-direction:column}.Game_instructionsCard__uJsmB h2{font-size:1.8rem}.Game_instructionsContent__0NlFt h3{font-size:1.1rem}}