.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}.HomePage_container__q9qla{width:100%;min-height:100vh;background-color:#ffebcd;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1rem;box-sizing:border-box;overflow-x:hidden;position:relative;z-index:0}.HomePage_container__q9qla:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/base/backgroun.png);background-repeat:repeat;background-size:240px 240px;opacity:.15;z-index:-1}.HomePage_desktopLayout__YX8aO{display:none;width:100%;max-width:1440px;flex-direction:column;align-items:center}.HomePage_header__Zmp3h{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:1rem}.HomePage_mainContent__CKrtg{display:flex;width:100%;gap:1rem}.HomePage_leftPanel__fXkPS{gap:1rem;width:300px;max-width:300px}.HomePage_gameArea__G6ZgG,.HomePage_leftPanel__fXkPS{display:flex;flex-direction:column;align-items:center}.HomePage_gameArea__G6ZgG{flex-grow:1;justify-content:flex-start;width:100%}.HomePage_gameContentSection__6C_iL{width:100%;max-width:800px;margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem;padding:0 1rem;min-height:200px}.HomePage_mobileGameContent__QGEaN{width:100%;padding:1rem;display:flex;flex-direction:column;gap:1rem;min-height:200px}.HomePage_rightPanel__4V2JB{display:flex;flex-direction:column;align-items:center;gap:1rem;width:300px;max-width:300px}.HomePage_mobileLayout__ZLuAH{display:flex;flex-direction:column;width:100%;align-items:center}@media (min-width:1280px){.HomePage_desktopLayout__YX8aO{display:flex}.HomePage_mobileLayout__ZLuAH{display:none}}@media (min-width:768px) and (max-width:1279px){.HomePage_desktopLayout__YX8aO{display:flex}.HomePage_leftPanel__fXkPS,.HomePage_mobileLayout__ZLuAH,.HomePage_rightPanel__4V2JB{display:none}.HomePage_mainContent__CKrtg{justify-content:center;gap:.5rem;flex-direction:column;align-items:center}.HomePage_gameArea__G6ZgG{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center}.HomePage_gameContentSection__6C_iL{max-width:600px;margin-top:1.5rem;gap:1rem;padding:0 .5rem}.HomePage_container__q9qla{padding:.75rem}}@media (max-width:767px){.HomePage_desktopLayout__YX8aO{display:none}.HomePage_mobileLayout__ZLuAH{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;overflow:visible;padding:0;gap:.5rem;width:100%;max-width:100%}.HomePage_container__q9qla{padding:0;overflow-x:auto;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;min-height:100vh}.HomePage_container__q9qla:before{opacity:.05}}.HomePage_gameTitle__SRWKr{display:flex;align-items:center;font-size:1.5rem;font-weight:700;color:#ff8c00}@media (max-width:767px){.HomePage_gameTitle__SRWKr{font-size:1.25rem}.HomePage_logo__uaO6C{height:.8em;margin-right:.3em}}.HomePage_logo__uaO6C{height:1em;margin-right:.5em}@media (max-width:767px){.HomePage_languageSwitcher__zcofa select{padding:4px 6px;font-size:11px;min-width:auto}}.HomePage_nextFruit__30JvU{padding:1rem;border:1px solid #ccc;border-radius:8px;background-color:#fff}.HomePage_growthWheel__gDm8p{padding:1rem;border-radius:8px;background-color:transparent}.HomePage_gameRulesButton__75VC7 button{padding:.5rem 1rem;background-color:orange;color:#fff;border:none;border-radius:5px;cursor:pointer}.HomePage_scoreDisplay__UbER2{font-size:1.5rem;margin-bottom:.5rem}.HomePage_characterIntroduction__FLsc_{padding:1rem;border-radius:8px;background-color:transparent}.HomePage_characterIntroButtonDesktop__E6gm0,.HomePage_characterIntroButton__6e4bS{display:none}@media (min-width:1500px){.HomePage_characterIntroduction__FLsc_{display:block}.HomePage_characterIntroButtonDesktop__E6gm0,.HomePage_characterIntroButton__6e4bS{display:none}}@media (max-width:1499px){.HomePage_characterIntroduction__FLsc_{display:none}.HomePage_characterIntroButton__6e4bS{display:block}.HomePage_characterIntroButtonDesktop__E6gm0{display:none}}.HomePage_gamePlaceholder__qZhk2{width:300px;height:400px;background-color:#add8e6;display:flex;align-items:center;justify-content:center;border:2px dashed #00008b;color:#00008b;text-align:center;margin:1rem 0}.HomePage_floatingButtonContainer__g7dgH .character-intro-floating-button{position:fixed!important;bottom:20px!important;right:20px!important}@media (max-width:767px){.HomePage_floatingButtonContainer__g7dgH .character-intro-floating-button{bottom:40px!important}}@keyframes HomePage_fadeIn__RvlVC{0%{opacity:0}to{opacity:1}}@keyframes HomePage_scaleIn__Z_PNW{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.HomePage_footer__1tyTs{width:100%;background:linear-gradient(135deg,#fff8dc,#ffebcd);border-top:1px solid #e6d3a3;margin-top:3rem;padding:2rem 0 1.5rem;box-shadow:0 -2px 10px rgba(0,0,0,.05)}.HomePage_footerContent__mTdwr{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.HomePage_footerActions__Ga9jT{display:flex;justify-content:center;align-items:center}.HomePage_themeChangeButton__Ryjyh{background:linear-gradient(135deg,#ff8c00,orange);color:#fff;border:none;border-radius:25px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,140,0,.3);display:flex;align-items:center;gap:.5rem}.HomePage_themeChangeButton__Ryjyh:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,140,0,.4);background:linear-gradient(135deg,orange,#ff8c00)}.HomePage_themeChangeButton__Ryjyh:active{transform:translateY(0);box-shadow:0 2px 10px rgba(255,140,0,.3)}.HomePage_footerLinks___kma7{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;justify-content:center}.HomePage_footerLink__u2PJV{color:#8b4513;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .3s ease;padding:.25rem .5rem;border-radius:4px}.HomePage_footerLink__u2PJV:hover{color:#ff8c00;background-color:rgba(255,140,0,.1);text-decoration:underline}.HomePage_linkSeparator__G3UlR{color:tan;font-weight:300}.HomePage_footerInfo__MY1DE{text-align:center;display:flex;flex-direction:column;gap:.5rem}.HomePage_copyright__NrSEH{font-size:.85rem;color:#8b4513;font-weight:500;margin:0}.HomePage_disclaimer__SOkDj{font-size:.75rem;color:sienna;margin:0;font-style:italic}@media (max-width:767px){.HomePage_footer__1tyTs{margin-top:2rem;padding:1.5rem 0 1rem}.HomePage_footerContent__mTdwr{padding:0 .75rem;gap:1rem}.HomePage_themeChangeButton__Ryjyh{padding:.6rem 1.2rem;font-size:.9rem}.HomePage_footerLinks___kma7{gap:.5rem}.HomePage_footerLink__u2PJV{font-size:.85rem;padding:.2rem .4rem}.HomePage_copyright__NrSEH{font-size:.8rem}.HomePage_disclaimer__SOkDj{font-size:.7rem}}@media (min-width:768px) and (max-width:1023px){.HomePage_footerContent__mTdwr{gap:1.25rem}.HomePage_themeChangeButton__Ryjyh{padding:.7rem 1.4rem}}.LanguageSwitcher_languageSwitcher__TAQSY{position:relative;display:inline-block}.LanguageSwitcher_dropdownButton__YDJIL{background:linear-gradient(135deg,#e6b143,#f7d060);border:2px solid #d4a017;border-radius:20px;padding:6px 12px;font-size:14px;cursor:pointer;display:flex;align-items:center;gap:8px;min-width:120px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px rgba(230,177,67,.3);position:relative;color:#8b4513;font-weight:600;text-shadow:0 1px 1px hsla(0,0%,100%,.3)}.LanguageSwitcher_dropdownButton__YDJIL:hover{background:linear-gradient(135deg,#f7d060,#ffe55c);border-color:#e6b143;box-shadow:0 4px 12px rgba(230,177,67,.5);transform:translateY(-1px)}.LanguageSwitcher_dropdownButton__YDJIL:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.LanguageSwitcher_flag__YhdMl{font-size:18px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0}.LanguageSwitcher_languageName__UDkDB{font-size:14px;font-weight:600;color:#8b4513;flex:1 1;text-align:left}.LanguageSwitcher_arrow__1Iwln{font-size:12px;transition:transform .3s cubic-bezier(.4,0,.2,1);color:#8b4513;margin-left:auto}.LanguageSwitcher_arrow__1Iwln.LanguageSwitcher_arrowUp__WVTPe{transform:rotate(180deg)}.LanguageSwitcher_dropdownMenu__WnHex{position:absolute;top:calc(100% + 8px);left:0;right:0;background:linear-gradient(135deg,#fff8dc,#f7f4c8);border:2px solid #d4a017;border-radius:12px;box-shadow:0 10px 25px rgba(230,177,67,.4);overflow:hidden;z-index:1000;animation:LanguageSwitcher_dropdownSlideIn__I9dvc .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.LanguageSwitcher_dropdownItem__Lst_I{display:flex;align-items:center;gap:12px;width:100%;background:none;border:none;padding:12px 16px;font-size:14px;color:#8b4513;cursor:pointer;transition:all .2s ease;text-align:left;position:relative;font-weight:500}.LanguageSwitcher_dropdownItem__Lst_I:hover{background:linear-gradient(135deg,#f7d060,#ffe55c);color:#8b4513}.LanguageSwitcher_dropdownItem__Lst_I:active{background:linear-gradient(135deg,#e6b143,#f7d060);transform:scale(.98)}.LanguageSwitcher_dropdownItem__Lst_I.LanguageSwitcher_active__dOjPo{background:linear-gradient(135deg,#e6b143,#f7d060);color:#8b4513;font-weight:700}.LanguageSwitcher_dropdownItem__Lst_I.LanguageSwitcher_active__dOjPo:after{content:"✓";position:absolute;right:16px;color:#8b4513;font-weight:700}.LanguageSwitcher_dropdownItem__Lst_I:disabled{cursor:not-allowed;opacity:.7}.LanguageSwitcher_dropdownItem__Lst_I:not(:last-child){border-bottom:1px solid rgba(230,177,67,.2)}@keyframes LanguageSwitcher_dropdownSlideIn__I9dvc{0%{opacity:0;transform:translateY(-8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1023px){.LanguageSwitcher_dropdownButton__YDJIL{min-width:100px;padding:6px 10px;font-size:13px}.LanguageSwitcher_flag__YhdMl{font-size:16px;width:18px;height:18px}.LanguageSwitcher_languageName__UDkDB{font-size:13px}.LanguageSwitcher_arrow__1Iwln{font-size:11px}.LanguageSwitcher_dropdownItem__Lst_I{padding:10px 14px;font-size:13px}}@media (max-width:767px){.LanguageSwitcher_dropdownButton__YDJIL{min-width:85px;padding:6px 8px;font-size:12px;border-radius:10px}.LanguageSwitcher_flag__YhdMl{font-size:14px;width:16px;height:16px}.LanguageSwitcher_languageName__UDkDB{font-size:12px}.LanguageSwitcher_arrow__1Iwln{font-size:10px}.LanguageSwitcher_dropdownMenu__WnHex{top:calc(100% + 6px)}.LanguageSwitcher_dropdownItem__Lst_I{padding:8px 12px;font-size:12px}.LanguageSwitcher_dropdownItem__Lst_I.LanguageSwitcher_active__dOjPo:after{right:12px}}@media (prefers-color-scheme:dark){.LanguageSwitcher_dropdownButton__YDJIL{background:linear-gradient(135deg,#d4a017,#e6b143);border-color:#b8860b;color:#8b4513;text-shadow:none}.LanguageSwitcher_dropdownButton__YDJIL:hover{background:linear-gradient(135deg,#e6b143,#f7d060);border-color:#d4a017}.LanguageSwitcher_arrow__1Iwln,.LanguageSwitcher_languageName__UDkDB{color:#8b4513}.LanguageSwitcher_dropdownMenu__WnHex{background:linear-gradient(135deg,#2f2a1e,#3d3423);border-color:#d4a017}.LanguageSwitcher_dropdownItem__Lst_I{color:#f7d060}.LanguageSwitcher_dropdownItem__Lst_I:hover{background:linear-gradient(135deg,#4a3d29,#5d4f3a);color:#ffe55c}.LanguageSwitcher_dropdownItem__Lst_I.LanguageSwitcher_active__dOjPo{background:linear-gradient(135deg,#d4a017,#e6b143);color:#8b4513;font-weight:700}.LanguageSwitcher_dropdownItem__Lst_I.LanguageSwitcher_active__dOjPo:after{color:#8b4513}.LanguageSwitcher_dropdownItem__Lst_I:not(:last-child){border-bottom-color:rgba(230,177,67,.3)}}.RankModal_modalOverlay__s5Ywa{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}@keyframes RankModal_fadeIn__mofKI{0%{opacity:0}to{opacity:1}}.RankModal_modalContent__IOjbw{background:hsla(45,89%,96%,.95);color:#5d4037;padding:24px;border-radius:20px;border:4px solid #e6b143;width:90%;max-width:500px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 8px 25px rgba(0,0,0,.15)}@keyframes RankModal_slideIn__lxMt7{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.RankModal_modalHeader__aolOz{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid rgba(230,177,67,.5)}.RankModal_modalTitle__08EkU{font-size:1.8em;font-weight:700;color:#d2691e}.RankModal_titleIcon__2SHVC{margin-right:.75rem}.RankModal_closeButton__FoPqt{background:hsla(0,0%,100%,.5);border:2px solid #d2691e;color:#d2691e;font-size:1.5em;line-height:1;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.RankModal_closeButton__FoPqt:hover{background:#d2691e;color:#fff;transform:rotate(90deg)}.RankModal_modalBody__QcxQU{overflow-y:auto;padding-right:10px}.RankModal_modalBody__QcxQU::-webkit-scrollbar{width:8px}.RankModal_modalBody__QcxQU::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:4px}.RankModal_modalBody__QcxQU::-webkit-scrollbar-thumb{background:rgba(255,215,0,.6);border-radius:4px}.RankModal_modalBody__QcxQU::-webkit-scrollbar-thumb:hover{background:rgba(255,215,0,.8)}.RankModal_errorText__ZUUWV,.RankModal_loadingText__TmxLX{text-align:center;padding:4rem 0;font-size:1.2rem;color:#888}.RankModal_rankList__LbgVC{overflow-y:auto;flex-grow:1;list-style:none;padding:0 8px 0 0;margin:0}.RankModal_rankList__LbgVC::-webkit-scrollbar{width:8px}.RankModal_rankList__LbgVC::-webkit-scrollbar-track{background:rgba(230,177,67,.2);border-radius:4px}.RankModal_rankList__LbgVC::-webkit-scrollbar-thumb{background:#e6b143;border-radius:4px}.RankModal_rankList__LbgVC::-webkit-scrollbar-thumb:hover{background:#d2691e}.RankModal_rankItem__FOnuq{display:flex;justify-content:space-between;align-items:center;padding:12px 4px;border-bottom:1px solid rgba(230,177,67,.3);transition:background-color .2s}.RankModal_rankItem__FOnuq:last-child{border-bottom:none}.RankModal_rankItem__FOnuq:hover{background-color:rgba(255,218,185,.4)}.RankModal_rankInfo__vQX_o{display:flex;align-items:center;gap:12px}.RankModal_rankNumber__ROy4F{font-weight:900;font-size:1.1em;width:40px;text-align:center;color:#cd7f32}.RankModal_rankItem__FOnuq:first-child .RankModal_rankNumber__ROy4F{color:gold}.RankModal_rankItem__FOnuq:nth-child(2) .RankModal_rankNumber__ROy4F{color:silver}.RankModal_rankItem__FOnuq:nth-child(3) .RankModal_rankNumber__ROy4F{color:#cd7f32}.RankModal_countryFlag__cukqM{font-size:1.3em;line-height:1}.RankModal_username___UlB8{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px;font-weight:500}.RankModal_score__dZjHL{font-weight:700;color:#e57373;font-size:1.05em}.RankModal_pagination__pWbig{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px;padding-top:16px;border-top:2px solid rgba(230,177,67,.5)}.RankModal_pagination__pWbig button{background-color:rgba(255,160,122,.85);border:2px solid #fff;color:#fff;font-weight:700;padding:8px 16px;border-radius:12px;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 2px 5px rgba(0,0,0,.1)}.RankModal_pagination__pWbig button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.RankModal_pagination__pWbig button:disabled{background-color:#d3d3d3;border-color:#e0e0e0;color:#a0a0a0;cursor:not-allowed;box-shadow:none}.RankModal_pagination__pWbig span{font-weight:700;font-size:1.1em;color:#d2691e}.Header_headerContainer__Ikh3t{width:100%;display:flex;justify-content:space-between;align-items:center;padding:4px 20px;background-color:transparent;position:relative;box-sizing:border-box;min-height:32px}.Header_titleArea__Fhs18{flex:1 1}.Header_controlsArea___Ea5G{display:flex;align-items:center;gap:10px}.Header_characterIntroButton__a277p{background:linear-gradient(135deg,#e6b143,#f7d060);color:#8b4513;border:2px solid #d4a017;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;box-shadow:0 2px 6px rgba(230,177,67,.3);transition:all .3s ease;white-space:nowrap}.Header_characterIntroButton__a277p:hover{background:linear-gradient(135deg,#f7d060,#ffe55c);border-color:#e6b143;transform:translateY(-1px);box-shadow:0 4px 12px rgba(230,177,67,.5)}.Header_characterIntroButton__a277p:active{transform:translateY(0);box-shadow:0 2px 6px rgba(230,177,67,.3)}.Header_characterIntroIcon__sheoP{font-size:14px;line-height:1}.Header_characterIntroText__7Ebt_{font-size:11px;line-height:1}.Header_rankButton__eU855{background:linear-gradient(135deg,#bcc6d1,#eaf0f6);color:#3a4a5b;border:2px solid #a5b3c1;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;box-shadow:0 2px 6px rgba(172,184,197,.4);transition:all .3s ease;white-space:nowrap;text-shadow:0 1px 1px hsla(0,0%,100%,.3)}.Header_rankButton__eU855:hover{background:linear-gradient(135deg,#dce4eb,#f5f8fa);border-color:#bcc6d1;transform:translateY(-1px);box-shadow:0 4px 12px rgba(172,184,197,.6)}.Header_rankButton__eU855:active{transform:translateY(0);box-shadow:0 2px 6px rgba(172,184,197,.4)}.Header_rankIcon__NO2qF{font-size:14px;line-height:1}.Header_rankText__hLLHs{font-size:11px;line-height:1}.Header_blogButton__ydCBN{background:linear-gradient(135deg,#28a745,#34ce57);color:#fff;border:2px solid #1e7e34;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:4px;box-shadow:0 2px 6px rgba(40,167,69,.3);transition:all .3s ease;white-space:nowrap;text-decoration:none}.Header_blogButton__ydCBN:hover{background:linear-gradient(135deg,#34ce57,#40d966);border-color:#28a745;transform:translateY(-1px);box-shadow:0 4px 12px rgba(40,167,69,.5)}.Header_blogButton__ydCBN:active{transform:translateY(0);box-shadow:0 2px 6px rgba(40,167,69,.3)}.Header_blogIcon__4ZCKn{font-size:14px;line-height:1}.Header_blogText__V5Q_F{font-size:11px;line-height:1}.Header_loginButton__eODmW{background:linear-gradient(135deg,#e6b143,#f7d060);color:#8b4513;border:2px solid #d4a017;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1);text-shadow:0 1px 1px hsla(0,0%,100%,.3)}.Header_loginButton__eODmW:hover{background:linear-gradient(135deg,#f7d060,#ffe55c);border-color:#e6b143;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Header_loginButton__eODmW:active{transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,.1)}.Header_userContainer__y_Tak{position:relative}.Header_userButton__VOVsy{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;transition:transform .2s ease}.Header_userButton__VOVsy:hover{transform:scale(1.05)}.Header_userAvatar__RIpAU{border-radius:50%;object-fit:cover;border:2px solid #e6b143}.Header_defaultAvatar__bFkpR,.Header_userAvatar__RIpAU{width:32px;height:32px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Header_defaultAvatar__bFkpR{border-radius:50%;background:linear-gradient(135deg,#e6b143,#f7d060);display:flex;align-items:center;justify-content:center;color:#8b4513;font-weight:700;border:2px solid #d4a017;text-shadow:0 1px 1px hsla(0,0%,100%,.3)}.Header_userMenu__pKn3h{position:absolute;top:40px;right:0;background:linear-gradient(135deg,#f7f4c8,#fff8dc);border:2px solid #e6b143;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);min-width:180px;z-index:1000;animation:Header_menuFadeIn__k9nWg .2s ease-out;overflow:hidden}.Header_userInfo__bC4JS{padding:10px 14px}.Header_userName__xX6C5{font-weight:600;margin:0 0 3px;color:#8b4513;font-size:14px}.Header_userEmail__pLU0U{margin:0;font-size:.8rem;color:sienna;word-break:break-all}.Header_menuDivider__CtryW{margin:0;border:0;height:1px;background-color:#e6b143}.Header_menuButton__aNKrC{display:block;width:100%;background:none;border:none;text-align:left;padding:8px 14px;font-size:13px;color:#8b4513;cursor:pointer;transition:background-color .2s}.Header_menuButton__aNKrC:hover{background-color:rgba(230,177,67,.1)}.Header_authLoading__HYP0q{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.Header_loadingDot__9dS_Q{width:8px;height:8px;border-radius:50%;background-color:#e6b143;animation:Header_pulse__ZK1Iy 1.2s ease-in-out infinite}@keyframes Header_pulse__ZK1Iy{0%{transform:scale(.7);opacity:.3}50%{transform:scale(1);opacity:1}to{transform:scale(.7);opacity:.3}}@keyframes Header_menuFadeIn__k9nWg{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.Header_headerContainer__Ikh3t{padding:4px 15px;min-height:30px;flex-wrap:wrap}.Header_controlsArea___Ea5G{gap:8px}.Header_blogButton__ydCBN{padding:3px 10px;font-size:11px}.Header_blogIcon__4ZCKn{font-size:12px}.Header_blogText__V5Q_F{font-size:10px}.Header_characterIntroButton__a277p{padding:3px 10px;font-size:11px}.Header_characterIntroIcon__sheoP{font-size:12px}.Header_characterIntroText__7Ebt_{font-size:10px}.Header_rankButton__eU855{padding:3px 10px;font-size:11px}.Header_rankIcon__NO2qF{font-size:12px}.Header_rankText__hLLHs{font-size:10px}.Header_loginButton__eODmW{padding:5px 12px;font-size:12px}.Header_defaultAvatar__bFkpR,.Header_userAvatar__RIpAU{width:28px;height:28px}.Header_userMenu__pKn3h{top:36px;min-width:160px}}@media (max-width:767px){.Header_headerContainer__Ikh3t{padding:3px 10px;min-height:32px;align-items:center}.Header_titleArea__Fhs18{font-size:1.1rem}.Header_controlsArea___Ea5G{gap:8px;align-items:center}.Header_blogButton__ydCBN{padding:2px 8px;font-size:10px;gap:3px}.Header_blogIcon__4ZCKn{font-size:11px}.Header_blogText__V5Q_F{font-size:9px}.Header_characterIntroButton__a277p{padding:2px 8px;font-size:10px;gap:3px}.Header_characterIntroIcon__sheoP{font-size:11px}.Header_characterIntroText__7Ebt_{font-size:9px}.Header_rankButton__eU855{padding:2px 8px;font-size:10px;gap:3px}.Header_rankIcon__NO2qF{font-size:11px}.Header_rankText__hLLHs{font-size:9px}.Header_loginButton__eODmW{padding:4px 10px;font-size:11px;border-radius:16px}.Header_defaultAvatar__bFkpR,.Header_userAvatar__RIpAU{width:24px;height:24px;border-width:1px}.Header_userMenu__pKn3h{top:32px;min-width:140px;right:-5px}.Header_userName__xX6C5{font-size:12px}.Header_userEmail__pLU0U{font-size:10px}.Header_menuButton__aNKrC{padding:6px 10px;font-size:11px}.Header_authLoading__HYP0q{width:24px;height:24px}.Header_loadingDot__9dS_Q{width:6px;height:6px}}.GameIntroduction_introContainer__wqCz8{width:100%;background:#fffef7;border-radius:12px;border:2px solid #ffe4b5;box-shadow:0 4px 12px rgba(255,140,0,.1);margin-bottom:1rem;overflow:hidden}.GameIntroduction_introHeader__oVxgf{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff8dc,#ffebcd);border-bottom:2px solid #ffe4b5;cursor:pointer;transition:background-color .3s ease}.GameIntroduction_introHeader__oVxgf:hover{background:linear-gradient(135deg,#ffebcd,#ffe4b5)}.GameIntroduction_introTitle__4zsTi{font-size:1.3rem;font-weight:700;color:#ff8c00;margin:0;display:flex;align-items:center;gap:.5rem}.GameIntroduction_titleIcon__tmbSM{font-size:1.2em}.GameIntroduction_toggleButton__P_FDo{background:none;border:none;font-size:1.5rem;color:#ff8c00;cursor:pointer;line-height:1;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:700}.GameIntroduction_toggleButton__P_FDo:hover{background-color:#ffe4b5;transform:scale(1.1)}.GameIntroduction_introContent__bC9sh{padding:1.5rem;animation:GameIntroduction_slideIn__QDnDM .3s ease}.GameIntroduction_introSection__HMEab{margin-bottom:2rem}.GameIntroduction_introSection__HMEab:last-child{margin-bottom:0}.GameIntroduction_sectionTitle__2is2W{font-size:1.2rem;font-weight:700;color:#f60;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.GameIntroduction_sectionTitle__2is2W:before{content:"🍎";font-size:1em}.GameIntroduction_introText__DNCHa{color:#4a4a4a;line-height:1.7;margin:0;font-size:1rem;text-align:justify}.GameIntroduction_featuresList___jA95{list-style:none;padding:0;margin:0}.GameIntroduction_featuresList___jA95 li{color:#4a4a4a;line-height:1.6;margin-bottom:.8rem;position:relative;padding-left:2rem;font-size:1rem}.GameIntroduction_featuresList___jA95 li:before{content:"🎯";position:absolute;left:0;top:0}.GameIntroduction_featuresList___jA95 li:last-child{margin-bottom:0}@media (max-width:768px){.GameIntroduction_introContainer__wqCz8{margin-bottom:.8rem}.GameIntroduction_introHeader__oVxgf{padding:.8rem 1rem}.GameIntroduction_introTitle__4zsTi{font-size:1.1rem}.GameIntroduction_introContent__bC9sh{padding:1rem}.GameIntroduction_sectionTitle__2is2W{font-size:1.1rem}.GameIntroduction_featuresList___jA95 li,.GameIntroduction_introText__DNCHa{font-size:.95rem}.GameIntroduction_toggleButton__P_FDo{width:28px;height:28px;font-size:1.3rem}}@keyframes GameIntroduction_slideIn__QDnDM{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.GameHowToPlay_howToPlayContainer___kUwa{width:100%;background:#fffef7;border-radius:12px;border:2px solid #98fb98;box-shadow:0 4px 12px rgba(50,205,50,.1);margin-bottom:1rem;overflow:hidden}.GameHowToPlay_howToPlayHeader___OMU9{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#f0fff0,#e6ffe6);border-bottom:2px solid #98fb98;cursor:pointer;transition:background-color .3s ease}.GameHowToPlay_howToPlayHeader___OMU9:hover{background:linear-gradient(135deg,#e6ffe6,#98fb98)}.GameHowToPlay_howToPlayTitle__Q_Sdd{font-size:1.3rem;font-weight:700;color:#228b22;margin:0;display:flex;align-items:center;gap:.5rem}.GameHowToPlay_titleIcon__RrBOC{font-size:1.2em}.GameHowToPlay_toggleButton__5wVa0{background:none;border:none;font-size:1.5rem;color:#228b22;cursor:pointer;line-height:1;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:700}.GameHowToPlay_toggleButton__5wVa0:hover{background-color:#98fb98;transform:scale(1.1)}.GameHowToPlay_howToPlayContent__lR8RD{padding:1.5rem;animation:GameHowToPlay_slideIn__d_bKd .3s ease}.GameHowToPlay_section__Qej3I{margin-bottom:2.5rem}.GameHowToPlay_section__Qej3I:last-child{margin-bottom:0}.GameHowToPlay_sectionTitle__GgEeq{font-size:1.3rem;font-weight:700;color:#228b22;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem;border-bottom:2px solid #98fb98;padding-bottom:.5rem}.GameHowToPlay_rulesList__BW30r{display:flex;flex-direction:column;gap:1rem}.GameHowToPlay_ruleItem__9BAZM{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fff8;border-radius:8px;border-left:4px solid #32cd32}.GameHowToPlay_ruleIcon__9cQSo{font-size:1.5rem;flex-shrink:0}.GameHowToPlay_ruleText__IrW4Q{color:#4a4a4a;line-height:1.6;font-size:1rem}.GameHowToPlay_fruitChain__TbBCo{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin:1rem 0;padding:1.5rem;background:linear-gradient(135deg,#f0fff0,#e6ffe6);border-radius:12px;border:2px solid #98fb98}.GameHowToPlay_fruitItem__cE3Rs{display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.8rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);min-width:80px;transition:transform .2s ease}.GameHowToPlay_fruitItem__cE3Rs:hover{transform:scale(1.05)}.GameHowToPlay_fruitEmoji__4P9V7{font-size:2rem}.GameHowToPlay_fruitName__xPn9K{font-size:.8rem;color:#666;text-align:center;font-weight:500}.GameHowToPlay_arrow__DWOo8{color:#32cd32;font-size:1.2rem;font-weight:700}.GameHowToPlay_moreArrow__jbc4N{color:#32cd32;font-size:1rem;font-weight:700}.GameHowToPlay_fruitNote___S0Hn{color:#666;font-style:italic;text-align:center;margin:1rem 0 0;font-size:.9rem}.GameHowToPlay_tipsList__lVYF6{display:grid;grid-gap:1rem;gap:1rem}.GameHowToPlay_tipItem__ChjIg{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fff8;border-radius:8px;border:1px solid #98fb98}.GameHowToPlay_tipIcon__A4DIn{font-size:1.5rem;flex-shrink:0}.GameHowToPlay_tipText__INBEn{color:#4a4a4a;line-height:1.6;font-size:1rem}.GameHowToPlay_advancedTips__HQmdA{display:flex;flex-direction:column;gap:1.5rem}.GameHowToPlay_advancedTip__BmQOF{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f0fff0,#e6ffe6);border-radius:12px;border:2px solid #98fb98}.GameHowToPlay_advancedIcon__UBxfr{font-size:2rem;flex-shrink:0}.GameHowToPlay_advancedContent__X7JTd{flex:1 1}.GameHowToPlay_advancedContent__X7JTd strong{color:#228b22;font-size:1.1rem;display:block;margin-bottom:.5rem}.GameHowToPlay_advancedContent__X7JTd p{color:#4a4a4a;line-height:1.6;margin:0;font-size:1rem}@media (max-width:768px){.GameHowToPlay_howToPlayContainer___kUwa{margin-bottom:.8rem}.GameHowToPlay_howToPlayHeader___OMU9{padding:.8rem 1rem}.GameHowToPlay_howToPlayTitle__Q_Sdd{font-size:1.1rem}.GameHowToPlay_howToPlayContent__lR8RD{padding:1rem}.GameHowToPlay_sectionTitle__GgEeq{font-size:1.2rem}.GameHowToPlay_fruitChain__TbBCo{padding:1rem;gap:.3rem}.GameHowToPlay_fruitItem__cE3Rs{min-width:60px;padding:.5rem}.GameHowToPlay_fruitEmoji__4P9V7{font-size:1.5rem}.GameHowToPlay_fruitName__xPn9K{font-size:.7rem}.GameHowToPlay_arrow__DWOo8,.GameHowToPlay_moreArrow__jbc4N{font-size:1rem}.GameHowToPlay_ruleItem__9BAZM,.GameHowToPlay_tipItem__ChjIg{padding:.8rem;gap:.8rem}.GameHowToPlay_ruleIcon__9cQSo,.GameHowToPlay_tipIcon__A4DIn{font-size:1.3rem}.GameHowToPlay_ruleText__IrW4Q,.GameHowToPlay_tipText__INBEn{font-size:.95rem}.GameHowToPlay_advancedTip__BmQOF{padding:1rem;gap:.8rem}.GameHowToPlay_advancedIcon__UBxfr{font-size:1.5rem}.GameHowToPlay_advancedContent__X7JTd strong{font-size:1rem}.GameHowToPlay_advancedContent__X7JTd p{font-size:.95rem}.GameHowToPlay_toggleButton__5wVa0{width:28px;height:28px;font-size:1.3rem}}@media (max-width:480px){.GameHowToPlay_fruitChain__TbBCo{flex-direction:column;align-items:stretch}.GameHowToPlay_fruitItem__cE3Rs{min-width:100%;flex-direction:row;justify-content:center}.GameHowToPlay_arrow__DWOo8,.GameHowToPlay_moreArrow__jbc4N{transform:rotate(90deg);margin:.5rem 0}}@keyframes GameHowToPlay_slideIn__d_bKd{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.FAQ_faqContainer__v9IJw{width:100%;background:#fffef7;border-radius:12px;border:2px solid #ffe4b5;box-shadow:0 4px 12px rgba(255,140,0,.1);margin-bottom:1rem;overflow:hidden}.FAQ_faqHeader__D1F5Y{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff8dc,#ffebcd);border-bottom:2px solid #ffe4b5;cursor:pointer;transition:background-color .3s ease}.FAQ_faqHeader__D1F5Y:hover{background:linear-gradient(135deg,#ffebcd,#ffe4b5)}.FAQ_faqTitle__JcHjJ{font-size:1.3rem;font-weight:700;color:#ff8c00;margin:0;display:flex;align-items:center;gap:.5rem}.FAQ_titleIcon__0iakn{font-size:1.2em}.FAQ_toggleButton__SFLHh{background:none;border:none;font-size:1.5rem;color:#ff8c00;cursor:pointer;line-height:1;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:700}.FAQ_toggleButton__SFLHh:hover{background-color:#ffe4b5;transform:scale(1.1)}.FAQ_faqContent__oHaiX{padding:1.5rem;animation:FAQ_slideIn__XI55m .3s ease}.FAQ_faqSubtitle__zBAvO{color:#f60;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;text-align:center}.FAQ_loadingContainer__2cs2l{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#ff8c00;gap:1rem}.FAQ_loadingSpinner___OXfE{width:32px;height:32px;border:3px solid #ffe4b5;border-top-color:#ff8c00;border-radius:50%;animation:FAQ_spin__iFyHw 1s linear infinite}.FAQ_faqList__wU6Pn{display:flex;flex-direction:column;gap:1rem}.FAQ_faqItem__SHJ9L{background:#fefefe;border:1px solid #ffe4b5;border-radius:8px;overflow:hidden;transition:all .2s ease}.FAQ_faqItem__SHJ9L:hover{box-shadow:0 2px 8px rgba(255,140,0,.15);border-color:gold}.FAQ_faqQuestion__oG0ek{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;cursor:pointer;background:linear-gradient(135deg,#fffef7,#fff8dc);border-bottom:1px solid #ffe4b5;transition:background-color .2s ease}.FAQ_faqQuestion__oG0ek:hover{background:linear-gradient(135deg,#fff8dc,#ffebcd)}.FAQ_faqQuestion__oG0ek h3{margin:0;font-size:1.1rem;font-weight:600;color:#f60;line-height:1.4;flex:1 1;padding-right:1rem}.FAQ_faqToggle__mon12{font-size:1.2rem;font-weight:700;color:#ff8c00;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;flex-shrink:0}.FAQ_faqToggle__mon12:hover{background-color:#ffe4b5;transform:scale(1.1)}.FAQ_faqAnswer__7td5b{padding:1.25rem;background:#fefefe;animation:FAQ_slideDown__7opzN .3s ease}.FAQ_faqAnswer__7td5b p{margin:0;color:#4a4a4a;line-height:1.7;font-size:1rem;text-align:justify}@media (max-width:768px){.FAQ_faqContainer__v9IJw{margin-bottom:.8rem}.FAQ_faqHeader__D1F5Y{padding:.8rem 1rem}.FAQ_faqTitle__JcHjJ{font-size:1.1rem}.FAQ_faqContent__oHaiX{padding:1rem}.FAQ_faqSubtitle__zBAvO{font-size:1rem;margin-bottom:1rem}.FAQ_faqQuestion__oG0ek{padding:.8rem 1rem}.FAQ_faqQuestion__oG0ek h3{font-size:1rem}.FAQ_faqAnswer__7td5b{padding:1rem}.FAQ_faqAnswer__7td5b p{font-size:.95rem}.FAQ_toggleButton__SFLHh{width:28px;height:28px;font-size:1.3rem}.FAQ_faqToggle__mon12{font-size:1.1rem;width:22px;height:22px}}@keyframes FAQ_slideIn__XI55m{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes FAQ_slideDown__7opzN{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:500px;padding-top:1.25rem;padding-bottom:1.25rem}}@keyframes FAQ_spin__iFyHw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Testimonials_testimonialsContainer__NvXEe{width:100%;background:#fffef7;border-radius:12px;border:2px solid #ffe4b5;box-shadow:0 4px 12px rgba(255,140,0,.1);margin-bottom:1rem;overflow:hidden}.Testimonials_testimonialsHeader__eZsYs{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:linear-gradient(135deg,#fff8dc,#ffebcd);border-bottom:2px solid #ffe4b5;cursor:pointer;transition:background-color .3s ease}.Testimonials_testimonialsHeader__eZsYs:hover{background:linear-gradient(135deg,#ffebcd,#ffe4b5)}.Testimonials_testimonialsTitle__71zyF{font-size:1.3rem;font-weight:700;color:#ff8c00;margin:0;display:flex;align-items:center;gap:.5rem}.Testimonials_titleIcon__kCg9T{font-size:1.2em}.Testimonials_toggleButton__FUM7G{background:none;border:none;font-size:1.5rem;color:#ff8c00;cursor:pointer;line-height:1;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:700}.Testimonials_toggleButton__FUM7G:hover{background-color:#ffe4b5;transform:scale(1.1)}.Testimonials_testimonialsContent__xbDgK{padding:1.5rem;animation:Testimonials_slideIn__oZbQR .3s ease}.Testimonials_testimonialsSubtitle__rJOO0{color:#f60;font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;text-align:center}.Testimonials_loadingContainer__zhM0j{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#ff8c00;gap:1rem}.Testimonials_loadingSpinner___46Qj{width:32px;height:32px;border:3px solid #ffe4b5;border-top-color:#ff8c00;border-radius:50%;animation:Testimonials_spin__FEUOw 1s linear infinite}.Testimonials_testimonialsCarousel__uKDBs{position:relative;width:100%}.Testimonials_carouselContainer__M7ORh{position:relative;overflow:hidden;border-radius:8px;background:#fefefe;border:1px solid #ffe4b5;min-height:200px}.Testimonials_carouselTrack__zstOQ{display:flex;transition:transform .5s ease-in-out;width:100%}.Testimonials_testimonialItem__BnyCE{flex:0 0 100%;padding:1.5rem;background:#fefefe;display:flex;flex-direction:column;gap:1rem;min-height:180px}.Testimonials_testimonialItem__BnyCE.Testimonials_active__H_2Ug{opacity:1}.Testimonials_testimonialHeader__Xerec{display:flex;align-items:center;gap:1rem}.Testimonials_userAvatar__b_kef{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#ffe4b5,gold);display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid #ff8c00}.Testimonials_avatarIcon__Xcjdr{font-size:1.5rem}.Testimonials_userInfo__ZyQkS{flex:1 1}.Testimonials_userName__cbfFb{margin:0 0 .25rem;font-size:1.1rem;font-weight:600;color:#f60}.Testimonials_userLocation__MqzMG{margin:0;font-size:.9rem;color:#888}.Testimonials_testimonialContent__lPkDE{flex:1 1}.Testimonials_testimonialContent__lPkDE p{margin:0;color:#4a4a4a;line-height:1.6;font-size:1rem;font-style:italic;text-align:justify}.Testimonials_carouselButton__DGltT{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,140,0,.8);color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}.Testimonials_carouselButton__DGltT:hover{background:#ff8c00;transform:translateY(-50%) scale(1.1)}.Testimonials_prevButton__dHWgj{left:10px}.Testimonials_nextButton__4aNht{right:10px}.Testimonials_carouselIndicators__KwNBj{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.Testimonials_indicator__YU6_x{width:12px;height:12px;border-radius:50%;border:none;background:#ffe4b5;cursor:pointer;transition:all .2s ease}.Testimonials_indicator__YU6_x:hover{background:gold;transform:scale(1.2)}.Testimonials_activeIndicator__1ZZEN{background:#ff8c00;transform:scale(1.3)}.Testimonials_autoPlayStatus__EW_71{display:flex;justify-content:center;margin-top:.5rem}.Testimonials_autoPlayToggle__Ft2pR{background:none;border:1px solid #ffe4b5;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;color:#ff8c00;cursor:pointer;transition:all .2s ease}.Testimonials_autoPlayToggle__Ft2pR:hover{background:#ffe4b5;border-color:#ff8c00}@media (max-width:768px){.Testimonials_testimonialsContainer__NvXEe{margin-bottom:.8rem}.Testimonials_testimonialsHeader__eZsYs{padding:.8rem 1rem}.Testimonials_testimonialsTitle__71zyF{font-size:1.1rem}.Testimonials_testimonialsContent__xbDgK{padding:1rem}.Testimonials_testimonialsSubtitle__rJOO0{font-size:1rem;margin-bottom:1rem}.Testimonials_testimonialItem__BnyCE{padding:1rem;min-height:160px}.Testimonials_userAvatar__b_kef{width:40px;height:40px}.Testimonials_avatarIcon__Xcjdr{font-size:1.2rem}.Testimonials_userName__cbfFb{font-size:1rem}.Testimonials_userLocation__MqzMG{font-size:.8rem}.Testimonials_testimonialContent__lPkDE p{font-size:.9rem}.Testimonials_carouselButton__DGltT{width:35px;height:35px;font-size:1.3rem}.Testimonials_prevButton__dHWgj{left:5px}.Testimonials_nextButton__4aNht{right:5px}.Testimonials_toggleButton__FUM7G{width:28px;height:28px;font-size:1.3rem}}@keyframes Testimonials_slideIn__oZbQR{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes Testimonials_spin__FEUOw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Rank_rankContainer__JAk7y{background:hsla(45,89%,96%,.9);color:#5d4037;padding:20px;border-radius:16px;box-shadow:0 6px 15px rgba(0,0,0,.1);border:3px solid #e6b143;width:320px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.Rank_rankHeader__pFQC7{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid rgba(230,177,67,.5)}.Rank_title__yMZwV{font-size:1.6em;font-weight:700;display:flex;align-items:center;color:#d2691e}.Rank_trophyIcon__e4Gnv{margin-right:12px;color:#ffc107;filter:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.Rank_showAllButton__RbN40{background-color:rgba(255,160,122,.85);border:2px solid #fff;color:#fff;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.2);padding:8px 16px;border-radius:12px;cursor:pointer;font-size:.9em;transition:all .2s ease-in-out;box-shadow:0 2px 5px rgba(0,0,0,.1)}.Rank_showAllButton__RbN40:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.Rank_rankList__9zglL{list-style:none;padding:0;margin:0}.Rank_rankItem__UH9Wc{display:flex;justify-content:space-between;align-items:center;padding:12px 4px;border-bottom:1px solid rgba(230,177,67,.3);transition:background-color .2s}.Rank_rankItem__UH9Wc:last-child{border-bottom:none}.Rank_rankItem__UH9Wc:hover{background-color:rgba(255,218,185,.4)}.Rank_rankInfo__1jFK4{display:flex;align-items:center;gap:8px}.Rank_rankNumber__U_L1r{font-weight:900;font-size:1.1em;width:30px;text-align:center;color:#cd7f32}.Rank_rankItem__UH9Wc:first-child .Rank_rankNumber__U_L1r{color:gold}.Rank_rankItem__UH9Wc:nth-child(2) .Rank_rankNumber__U_L1r{color:silver}.Rank_rankItem__UH9Wc:nth-child(3) .Rank_rankNumber__U_L1r{color:#cd7f32}.Rank_countryFlag__N3wj_{font-size:1.2em;line-height:1}.Rank_username__4uaUR{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px;font-weight:500}.Rank_score__cP8a7{font-weight:700;color:#e57373;font-size:1.05em}.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)}