.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_gameTitleLink__KPe8h{text-decoration:none;cursor:pointer;transition:opacity .2s ease}.HomePage_gameTitleLink__KPe8h:hover{opacity:.8}.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:linear-gradient(135deg,#fff8dc,#ffebcd);border-bottom:1px solid #e6d3a3;box-sizing:border-box;min-height:32px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.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_gameListButton__BLDX0{background:linear-gradient(135deg,#8b5cf6,#a78bfa);color:#fff;border:2px solid #7c3aed;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(139,92,246,.3);transition:all .3s ease;white-space:nowrap;text-decoration:none}.Header_gameListButton__BLDX0:hover{background:linear-gradient(135deg,#a78bfa,#c4b5fd);border-color:#8b5cf6;transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.5)}.Header_gameListButton__BLDX0:active{transform:translateY(0);box-shadow:0 2px 6px rgba(139,92,246,.3)}.Header_gameListIcon__6H12q{font-size:14px;line-height:1}.Header_gameListText__etCbf{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:8px 12px;min-height:44px;align-items:center}.Header_titleArea__Fhs18{flex:0 0 auto;margin-right:auto}.Header_controlsArea___Ea5G{gap:6px;align-items:center}.Header_blogButton__ydCBN,.Header_characterIntroButton__a277p,.Header_gameListButton__BLDX0,.Header_rankButton__eU855{padding:8px;border-radius:50%;min-width:36px;min-height:36px;width:36px;height:36px;justify-content:center}.Header_blogText__V5Q_F,.Header_characterIntroText__7Ebt_,.Header_gameListText__etCbf,.Header_rankText__hLLHs{display:none}.Header_blogIcon__4ZCKn,.Header_characterIntroIcon__sheoP,.Header_gameListIcon__6H12q,.Header_rankIcon__NO2qF{font-size:16px;line-height:1}.Header_loginButton__eODmW{padding:6px 12px;font-size:12px;border-radius:18px}.Header_defaultAvatar__bFkpR,.Header_userAvatar__RIpAU{width:32px;height:32px;border-width:2px}.Header_userMenu__pKn3h{top:44px;min-width:160px;right:0}.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}}