.GameOverModal_modalOverlay__Naqo_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;animation:GameOverModal_fadeIn__1xqNK .3s ease-in-out}.GameOverModal_modalContent__N4uv7{background-color:#fff;border-radius:16px;padding:30px;width:90%;max-width:320px;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.2);transform:scale(.9);animation:GameOverModal_scaleIn__QwRsW .3s ease-out forwards}.GameOverModal_title__SRYpf{font-size:28px;margin-bottom:20px;color:#333;font-weight:700}.GameOverModal_scoreText__V_Kna{font-size:18px;margin-bottom:30px;color:#555}.GameOverModal_score__0Q0_t{font-size:32px;font-weight:700;color:#ff6b6b;display:block;margin-top:10px}.GameOverModal_buttonGroup__e1SNp{display:flex;flex-direction:column;gap:12px}.GameOverModal_submitButton__bGvdn{background:linear-gradient(135deg,#4cd964,#3cba54);border:none;border-radius:30px;padding:12px 30px;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.GameOverModal_submitButton__bGvdn:hover:not(:disabled){background:linear-gradient(135deg,#3cba54,#2ea043);transform:translateY(-2px);box-shadow:0 4px 12px rgba(76,217,100,.3)}.GameOverModal_submitButton__bGvdn:active:not(:disabled){transform:translateY(0)}.GameOverModal_submitButton__bGvdn:disabled{opacity:.7;transform:none}.GameOverModal_shareButton__h8ZWe{background:linear-gradient(135deg,gold,orange);color:#fff;border:none;border-radius:30px;padding:12px 30px;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.GameOverModal_shareButton__h8ZWe:hover:not(:disabled){background:linear-gradient(135deg,orange,#ff8c00);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,215,0,.3)}.GameOverModal_shareButton__h8ZWe:active:not(:disabled){transform:translateY(0)}.GameOverModal_shareButton__h8ZWe:disabled{opacity:.7;cursor:not-allowed;transform:none}.GameOverModal_restartButton__ODlGm{background-color:#ff6b6b;color:#fff;border:none;border-radius:30px;padding:12px 30px;font-size:18px;font-weight:700;cursor:pointer;transition:all .2s ease}.GameOverModal_restartButton__ODlGm:hover:not(:disabled){background-color:#ff5252;transform:translateY(-2px);box-shadow:0 4px 12px hsla(0,100%,71%,.3)}.GameOverModal_restartButton__ODlGm:active:not(:disabled){transform:translateY(0)}.GameOverModal_restartButton__ODlGm:disabled{opacity:.7;cursor:not-allowed;transform:none}.GameOverModal_spinner__z0kwK{width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:GameOverModal_spin__Rw9hX 1s linear infinite}.GameOverModal_shareModalOverlay__4IDwJ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1050;padding:1rem;animation:GameOverModal_fadeIn__1xqNK .3s ease-in-out}.GameOverModal_shareModal__544Cr{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.3);width:90%;max-width:450px;position:relative;text-align:center;animation:GameOverModal_scaleIn__QwRsW .3s ease-out forwards}.GameOverModal_shareModalHeader__zFKBC{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.GameOverModal_shareModalHeader__zFKBC h3{margin:0;font-size:1.25rem;color:#333}.GameOverModal_closeButton__xUZzS{background:#f5f5f5;border:1px solid #ddd;font-size:1.2rem;cursor:pointer;color:#666;padding:.4rem .6rem;border-radius:50%;transition:all .2s;font-weight:700}.GameOverModal_closeButton__xUZzS:hover{background:#e0e0e0;color:#333;transform:scale(1.1)}.GameOverModal_shareModalBody__1YMKu{display:flex;flex-direction:column;gap:1rem}.GameOverModal_sharePreviewText__l1XKJ{background-color:#f9f9f9;padding:.75rem;border-radius:6px;border:1px solid #eee;font-size:.9rem;color:#555;text-align:left;white-space:pre-wrap;word-break:break-word;max-height:150px;overflow-y:auto}.GameOverModal_shareActions__ebmKY{display:flex;flex-direction:column;gap:.75rem}.GameOverModal_copyButton__jPKSC,.GameOverModal_socialShareButton__PIYB0{padding:.75rem 1rem;border-radius:6px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;display:block;width:100%;text-decoration:none;color:#fff;text-align:center}.GameOverModal_socialShareButton__PIYB0:first-child{background-color:#1da1f2}.GameOverModal_socialShareButton__PIYB0:first-child:hover{background-color:#0c85d0}.GameOverModal_socialShareButton__PIYB0:nth-child(2){background-color:#00b900}.GameOverModal_socialShareButton__PIYB0:nth-child(2):hover{background-color:#00a300}.GameOverModal_socialShareButton__PIYB0:nth-child(3){background-color:#1877f2}.GameOverModal_socialShareButton__PIYB0:nth-child(3):hover{background-color:#125db1}.GameOverModal_copyButton__jPKSC{background-color:#6c757d;color:#fff}.GameOverModal_copyButton__jPKSC:hover{background-color:#5a6268}.GameOverModal_copyButton__jPKSC:active{background-color:#545b62}@keyframes GameOverModal_scaleIn__QwRsW{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes GameOverModal_spin__Rw9hX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GameOverModal_button__9HvGh{padding:.8rem 1.5rem;border:none;border-radius:8px;cursor:pointer;font-weight:700;font-size:1rem;transition:all .2s ease-in-out}.GameOverModal_submitButton__bGvdn{background-color:#4caf50;color:#fff}.GameOverModal_submitButton__bGvdn:hover{background-color:#45a049}.GameOverModal_submitButton__bGvdn:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.GameOverModal_submitForm__gMR28{display:flex;flex-direction:column;gap:1rem;width:100%;margin-top:1rem;animation:GameOverModal_fadeIn__1xqNK .3s ease-in-out}@keyframes GameOverModal_fadeIn__1xqNK{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GameOverModal_formGroup__XLG_e{display:flex;flex-direction:column;text-align:left}.GameOverModal_formGroup__XLG_e label{margin-bottom:.5rem;font-size:.9rem;font-weight:700;color:#eee}.GameOverModal_formInput__Uv1Vw,.GameOverModal_formSelect__h_TQ_{padding:.75rem;border-radius:8px;border:1px solid #555;background-color:#333;color:#fff;font-size:1rem;width:100%;box-sizing:border-box}.GameOverModal_formInput__Uv1Vw:focus,.GameOverModal_formSelect__h_TQ_:focus{outline:none;border-color:#2196f3;box-shadow:0 0 0 2px rgba(33,150,243,.5)}.GameOverModal_formActions__If_df{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.GameOverModal_cancelButton__gqbKD,.GameOverModal_confirmButton__7HPeV{flex-grow:1;padding:.8rem;border:none;border-radius:8px;cursor:pointer;font-weight:700;transition:background-color .2s}.GameOverModal_cancelButton__gqbKD{background-color:#777;color:#fff}.GameOverModal_cancelButton__gqbKD:hover{background-color:#666}.GameOverModal_confirmButton__7HPeV{background-color:#2196f3;color:#fff}.GameOverModal_confirmButton__7HPeV:hover{background-color:#0b7dda}.GameOverModal_confirmButton__7HPeV:disabled{background-color:#ccc;cursor:not-allowed}.GameOverModal_submissionStatus__FEQ89{margin-top:1rem;padding:.8rem;border-radius:8px;text-align:center;font-weight:700;animation:GameOverModal_fadeIn__1xqNK .3s}.GameOverModal_submissionStatus__FEQ89.GameOverModal_success__med6Z{background-color:rgba(76,175,80,.3);color:#81c784}.GameOverModal_submissionStatus__FEQ89.GameOverModal_error__vZ_Rl{background-color:rgba(244,67,54,.3);color:#e57373}.SocialShareButtons_container__dTQ07{display:flex;align-items:center;gap:12px}.SocialShareButtons_button___KK0P{width:40px;height:40px;background-color:rgba(255,160,122,.75);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .2s ease-in-out}.SocialShareButtons_button___KK0P:hover{transform:translateY(-2px)}.SocialShareButtons_icon__3UP6Q{width:20px;height:20px;fill:#fff}.GameFooter_container__EoyQd{margin-top:12px;display:flex;flex-direction:column;align-items:center;gap:12px;width:100%}.GameFooter_hintContainer__LOfMk{display:flex;align-items:center;gap:10px;padding:8px 12px;background-color:hsla(0,0%,100%,.75);border-radius:12px}.GameFooter_hintText__sirFP{color:#555;font-size:14px;font-weight:500}.GameFooter_bookmarkButton__Q_zsB{padding:8px 15px;background-color:rgba(255,160,122,.75);color:#fff;border-radius:12px;border:none;cursor:pointer;font-size:14px;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:transform .2s ease-in-out}.GameFooter_bookmarkButton__Q_zsB:hover{transform:translateY(-2px)}.page_seoContent__3ySeB{padding:20px;max-width:100%}.page_mainTitle__Y5wvR{font-size:2rem;font-weight:700;color:#e6b143;margin-bottom:20px;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.page_introSection__uBqsw{background:linear-gradient(135deg,#fff5e6,#ffe5cc);border-radius:12px;padding:20px;margin-bottom:30px;border:2px solid #e6b143}.page_introText__b1k48{font-size:1.1rem;line-height:1.8;color:#333}.page_introText__b1k48 strong{color:#e6b143;font-weight:700}.page_featuresSection__wJ4_v{margin-bottom:30px}.page_featuresSection__wJ4_v h2{font-size:1.5rem;color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e6b143}.page_featureGrid__st88e{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:15px;gap:15px}.page_featureCard__wzE_a{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:15px;text-align:center;transition:all .3s ease}.page_featureCard__wzE_a:hover{box-shadow:0 5px 15px rgba(230,177,67,.3);transform:translateY(-2px)}.page_featureIcon__rAeYN{font-size:2rem;display:block;margin-bottom:10px}.page_featureCard__wzE_a h3{font-size:1.1rem;color:#e6b143;margin-bottom:8px}.page_featureCard__wzE_a p{font-size:.9rem;color:#666;line-height:1.5}.page_howToSection__SjiZ5{background:#f9f9f9;border-radius:12px;padding:20px;margin-bottom:30px}.page_howToSection__SjiZ5 h2{font-size:1.5rem;color:#333;margin-bottom:20px}.page_howToList__4zeTp{margin-left:20px;margin-bottom:15px}.page_howToList__4zeTp li{font-size:1rem;line-height:1.8;color:#555;margin-bottom:10px}.page_tipText__V_CBh{background:linear-gradient(135deg,#e6b143,#f7d060);color:#fff;padding:12px;border-radius:8px;font-size:.95rem;line-height:1.6}.page_faqSection__jKykc{margin-bottom:30px}.page_faqSection__jKykc h2{font-size:1.5rem;color:#333;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #e6b143}.page_faqItem__vqaZV{background:#fff;border-left:4px solid #e6b143;padding:15px;margin-bottom:15px;border-radius:4px}.page_faqItem__vqaZV h3{font-size:1.1rem;color:#e6b143;margin-bottom:10px}.page_faqItem__vqaZV p{font-size:1rem;color:#666;line-height:1.6}.page_mobileSeoContent__sZfjv{padding:20px}@media (max-width:768px){.page_mainTitle__Y5wvR{font-size:1.5rem}.page_introText__b1k48{font-size:1rem}.page_featureGrid__st88e{grid-template-columns:1fr}.page_faqSection__jKykc h2,.page_featuresSection__wJ4_v h2,.page_howToSection__SjiZ5 h2{font-size:1.3rem}.page_featureCard__wzE_a h3{font-size:1rem}.page_featureCard__wzE_a p{font-size:.85rem}.page_howToList__4zeTp li{font-size:.95rem}.page_faqItem__vqaZV h3{font-size:1rem}.page_faqItem__vqaZV p{font-size:.9rem}}