*{margin:0;padding:0;box-sizing:border-box}body,html,#root,*{font-family:Sarasa Gothic Rounded,Source Han Rounded SC,PingFang SC,Microsoft YaHei,sans-serif}html,body{height:100%}body{color:#333;overflow:hidden}#root{min-height:100vh;max-height:100vh;overflow-x:hidden;overflow-y:auto}button{border:none}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{border-radius:3px}::-webkit-scrollbar-thumb{scrollbar-color:rgba(139,121,94,.5) #E8DBB7;border-radius:3px}::-webkit-scrollbar-thumb:hover{scrollbar-color:rgba(139,121,94,.5) #E8DBB7}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.loadingOverlay{position:absolute;inset:0;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100;border-radius:16px}.loadingSpinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid var(--primary, #E03D4B);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loadingText{color:var(--text-primary);font-size:14px;font-weight:500}._pageRoot_jpi7x_1{width:100%;min-height:100vh;max-width:1920px;margin:0 auto}._logo_jpi7x_15{width:100%;height:100%}._logo_jpi7x_15 img{width:100%;height:100%;object-fit:contain}._mainContent_jpi7x_37{color:#000;display:flex;margin:0 0 248px;padding:0}._main_jpi7x_37{flex:1;display:flex;flex-direction:column;width:100%;max-width:1080px;margin:0 auto;overflow:visible}._todayWrap_jpi7x_73{width:100vw;max-width:1920px;position:relative;padding:0;flex-shrink:0;left:50%;transform:translate(-50%)}._carouselContainer_jpi7x_95{width:100%;max-width:1920px;height:800px;position:relative;overflow:hidden;margin:0 auto}._carouselWrapper_jpi7x_113{width:100%;height:100%;position:relative;overflow:hidden}._carouselTrack_jpi7x_127{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out}._carouselSlide_jpi7x_141{width:100%;height:100%;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}._carouselImage_jpi7x_161{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;overflow:hidden;background:#f5f5f5}._carouselImage_jpi7x_161 img{width:100%;height:100%;object-fit:cover;display:block}._carouselImagePlaceholder_jpi7x_197{position:absolute;inset:0;background:linear-gradient(90deg,#e8e8e8 25%,#f5f5f5,#e8e8e8 75%);background-size:400% 100%;animation:_carousel-image-skeleton_jpi7x_1 1.5s ease-in-out infinite;z-index:2}._carouselImageHidden_jpi7x_215{opacity:0}@keyframes _carousel-image-skeleton_jpi7x_1{0%{background-position:0% 50%}to{background-position:100% 50%}}._carouselContent_jpi7x_241{width:100%;max-width:1080px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;justify-content:center;padding:0 10px;box-sizing:border-box}._carouselInfo_jpi7x_267{text-align:left;color:#fff;width:100%;max-width:1080px;margin:0 auto;padding:0 10px;box-sizing:border-box}._carouselTitle_jpi7x_287{font-size:72px;margin:0 0 20px;text-shadow:0 0 6px rgba(0,0,0,.4),0 0 12px rgba(0,0,0,.35),0 0 24px rgba(0,0,0,.3),0 0 36px rgba(0,0,0,.25)}._carouselDescription_jpi7x_307{font-size:24px;line-height:1.6;margin:0 0 30px;width:800px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-shadow:0 0 2px rgba(0,0,0,.4),0 0 4px rgba(0,0,0,.35),0 0 8px rgba(0,0,0,.3),0 0 16px rgba(0,0,0,.25)}._carouselStartBtn_jpi7x_343{width:260px;height:70px;border:none;font-size:30px;cursor:pointer;transition:all .3s ease;display:block;background-color:transparent;border-radius:999px;box-shadow:0 4px 8px #fb49584d,0 -3px 8px #fb49584d,3px 0 8px #fb49584d,-3px 0 8px #fb49584d}._carouselStartBtn_jpi7x_343:hover{transform:translateY(-2px)}._carouselStartBtn_jpi7x_343:active{transform:translateY(0)}._carouselStartBtn_jpi7x_343 img{width:100%;height:100%;object-fit:contain}._carouselIndicators_jpi7x_405{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:12px;z-index:3}._carouselIndicator_jpi7x_405{width:30px;height:6px;background-color:#fff;border:none;border-radius:2px;cursor:pointer;transition:all .3s ease;padding:0}._carouselIndicator_jpi7x_405:hover{background-color:#fb4756cb}._carouselIndicatorActive_jpi7x_455{width:50px;height:6px;background-color:#fb4755}._carouselEmpty_jpi7x_467{width:100%;height:800px;background:#f5f5f5;border-radius:16px}._shopSection_jpi7x_483{width:1080px;margin:38px auto 0}._sectionHeader_jpi7x_495{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;width:1080px;gap:10px}._sectionDivider_jpi7x_513{margin:0;flex:1;min-width:0;height:auto;object-fit:contain}._sectionTitle_jpi7x_529{width:150px;height:64px;flex-shrink:0}._sectionTitle_jpi7x_529 img{width:100%;height:100%;object-fit:contain}._more_jpi7x_553{width:auto;height:20px;cursor:pointer;transition:color .3s ease;position:relative;z-index:10;padding:0;background-color:transparent;outline:none;border:none;color:#737373;font-size:20px;display:flex;align-items:center;gap:4px;flex-shrink:0;white-space:nowrap;font-family:QingNiaoFont,sans-serif!important}._more_jpi7x_553 img{width:auto;height:100%;object-fit:contain;flex-shrink:0}@media(max-width:1920px){._todayWrap_jpi7x_73{max-width:100vw}._carouselContainer_jpi7x_95{max-width:100%}}@media(max-width:1080px){._pageRoot_jpi7x_1{overflow-x:hidden;margin:0}._main_jpi7x_37{max-width:100%;overflow-x:hidden;margin:0;box-sizing:border-box}._todayWrap_jpi7x_73{overflow-x:hidden;left:0;transform:none;width:100vw}._carouselContainer_jpi7x_95{overflow-x:hidden;width:100vw}._carouselContent_jpi7x_241,._carouselInfo_jpi7x_267{margin:0;padding:0 10px}._shopSection_jpi7x_483{width:100%;max-width:100%;overflow-x:hidden;padding:0 10px;box-sizing:border-box}._sectionHeader_jpi7x_495{width:100%;padding:0 10px;box-sizing:border-box;gap:8px}._sectionDivider_jpi7x_513{flex:1;min-width:0;max-width:none;height:auto}._sectionTitle_jpi7x_529{width:120px;height:50px}._more_jpi7x_553{height:36px;font-size:18px}}@media(max-width:768px){._pageRoot_jpi7x_1{width:100%;min-width:auto;height:100vh;background-size:cover;background-attachment:fixed;padding-bottom:90px;overflow:hidden;position:relative}._mainContent_jpi7x_37{flex-direction:column;height:calc(100vh - 50px);overflow-y:auto;overflow-x:hidden}._main_jpi7x_37{width:100%;min-height:auto;box-sizing:border-box;overflow:visible;margin-bottom:20px}._todayWrap_jpi7x_73{width:100vw;padding:0;margin-bottom:10px}._carouselContainer_jpi7x_95{width:100vw;height:360px}._carouselImage_jpi7x_161 img{object-fit:fill;aspect-ratio:16/9}._carouselContent_jpi7x_241{max-width:100%;padding:0 20px}._carouselInfo_jpi7x_267{max-width:100%;padding:0 20px;margin-top:60px}._carouselTitle_jpi7x_287{font-size:28px;margin-bottom:12px}._carouselDescription_jpi7x_307{font-size:14px;margin-bottom:20px;width:260px}._carouselStartBtn_jpi7x_343{font-size:16px;width:156px;height:46px;box-shadow:none}._carouselStartBtn_jpi7x_343 img{width:100%;height:100%;object-fit:contain}._carouselIndicators_jpi7x_405{bottom:20px;gap:8px}._carouselIndicator_jpi7x_405{width:30px;height:3px}._carouselIndicatorActive_jpi7x_455{width:40px}._shopSection_jpi7x_483{clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0% calc(100% - 10px),0% 10px);border-radius:0;max-height:none;height:auto;margin-top:6px;width:100%;padding:0 20px;box-sizing:border-box}._sectionHeader_jpi7x_495{padding:0;margin-bottom:6px;gap:6px;width:100%;box-sizing:border-box}._sectionHeader_jpi7x_495 hr{margin:0 10px}._sectionDivider_jpi7x_513{flex:1;min-width:0;max-width:none;height:auto;margin:0}._sectionTitle_jpi7x_529{width:80px;height:32px;flex-shrink:0}._sectionTitle_jpi7x_529 img{width:100%;height:100%;object-fit:contain}._more_jpi7x_553{font-size:14px;padding:0;height:28px;gap:2px;flex-shrink:0}._more_jpi7x_553 img{height:14px;width:auto}}._navbarContainer_1dr70_3{height:80px;display:flex;justify-content:center;margin:0;z-index:1000;background:#0000004d;max-width:1920px;color:#fff;position:fixed;top:0;left:50%;transform:translate(-50%);width:1920px;padding:0 20px;box-sizing:border-box}@media(max-width:1080px){._navbarContainer_1dr70_3{left:0;transform:none;width:1080px;padding:0 10px}._navbar_1dr70_3{margin:0;width:100%;max-width:1080px}}._navbar_1dr70_3{width:1080px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;margin:0 auto}._logo_1dr70_91{width:160px;height:86px}._logo_1dr70_91 img{width:160px;height:80%;margin-top:10px;object-fit:contain}._navLinks_1dr70_117{display:flex;align-items:center;height:100%}._navLink_1dr70_117{width:80px;height:100%;text-align:center;cursor:pointer;transition:all .3s ease;background-image:none;background-size:100% 100%;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;font-size:20px}._navLinkActive_1dr70_161{border-bottom:4px solid #fb4755}._navRight_1dr70_169{display:flex;align-items:center;gap:16px;flex:1;justify-content:flex-end;margin-right:20px}._searchBox_1dr70_187{display:flex;align-items:center;height:30px;width:300px;gap:8px;border:1px solid #282828;border-radius:18px;padding-right:0;padding-left:10px}._searchIcon_1dr70_211{flex-shrink:0;height:26px;width:60px;min-width:60px;font-size:18px;color:#fff;background:#0000004d;border-radius:20px;display:flex;align-items:center;justify-content:center}._searchInput_1dr70_239{flex:1;min-width:0;height:100%;border:none;background:transparent;outline:none;font-size:14px;color:#fff}._searchInput_1dr70_239::placeholder{color:#fff}._avatarContainer_1dr70_269{position:relative}._avatar_1dr70_269{width:48px;height:48px;border-radius:50%;cursor:pointer;transition:transform .3s ease}._avatar_1dr70_269 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._avatar_1dr70_269:hover{transform:scale(1.05)}._userMenu_1dr70_315{position:absolute;top:calc(100% + 10px);right:0;background:#fffffff2;border-radius:8px;box-shadow:0 4px 12px #0000004d;min-width:120px;z-index:1000;animation:_slideDown_1dr70_1 .3s ease-out;overflow:hidden}@keyframes _slideDown_1dr70_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._logoutBtn_1dr70_363{width:100%;padding:12px 20px;background:linear-gradient(135deg,#fb4655,#ff5a6a);color:#fff;border:none;border-radius:0;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;white-space:nowrap}._settingIcon_1dr70_393{width:48px;height:48px;cursor:pointer;transition:transform .3s ease}._loginBtn_1dr70_407{padding:0!important;margin:0!important;flex:none!important;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;background:none}._loginBtn_1dr70_407:hover{transform:translateY(-2px)}@media(max-width:768px){._navbarContainer_1dr70_3{width:100vw;height:60px;padding:0 12px;left:0;transform:none}._navbar_1dr70_3{width:100%;gap:8px;min-width:0}._logo_1dr70_91{width:100px;height:54px;flex-shrink:0}._logo_1dr70_91 img{width:100px;height:70%}._navLinks_1dr70_117{display:none}._navRight_1dr70_169{gap:8px;margin-right:0;flex:1;min-width:0;justify-content:flex-end}._searchBox_1dr70_187{flex:1;min-width:0;max-width:70%;height:28px;padding-left:8px;padding-right:0}._searchInput_1dr70_239{flex:1;min-width:0;font-size:12px;width:auto}._searchIcon_1dr70_211{flex-shrink:0;height:24px;width:40px;min-width:40px;font-size:14px}._avatar_1dr70_269,._settingIcon_1dr70_393{width:36px;height:36px;flex-shrink:0}._loginBtn_1dr70_407{width:60px!important;height:32px!important;min-width:60px!important;max-width:60px!important;min-height:32px!important;max-height:32px!important;font-size:14px;flex-shrink:0}}._modalOverlay_uegvs_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_uegvs_1 .3s ease-out;margin:0;padding:0;width:100vw;height:100vh}@keyframes _fadeIn_uegvs_1{0%{opacity:0}to{opacity:1}}._modalContent_uegvs_57{background:#fff;border-radius:14px;width:90%;max-width:480px;min-height:300px;border:1px solid rgba(251,70,85,.18);box-shadow:0 18px 48px #fb465538;animation:_slideUp_uegvs_1 .3s ease-out;position:relative;display:flex;flex-direction:column;align-items:center;padding:36px 32px}@keyframes _slideUp_uegvs_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._closeBtn_uegvs_111{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:#fb4655;font-size:24px;line-height:1;font-weight:600;background:transparent;border:none}._closeBtn_uegvs_111:hover{transform:translateY(-2px);color:#ff5c68}._title_uegvs_163{color:#111;font-size:1.7rem;font-weight:700;text-align:center;margin:0 0 18px;letter-spacing:.5px}._form_uegvs_181{width:100%;display:flex;flex-direction:column;gap:12px}._inputGroup_uegvs_195{width:100%;display:flex;flex-direction:column;gap:4px}._inputGroup_uegvs_195:has(._forgetPassword_uegvs_211){margin-bottom:-8px}._inputGroupWithForget_uegvs_221{margin-bottom:-8px}._input_uegvs_195{width:100%;padding:11px 14px;border:1px solid rgba(0,0,0,.1);border-radius:10px;color:#111;font-size:.95rem;font-weight:500;outline:none;transition:all .3s ease;box-sizing:border-box}._input_uegvs_195::placeholder{color:#00000073;font-weight:500}._input_uegvs_195:focus{border-color:#fb4655;box-shadow:0 6px 16px #fb465526}._inputError_uegvs_275{border-color:#dc3545;background:#dc35451a;animation:_shake_uegvs_311 .5s ease-in-out}@keyframes _shake_uegvs_311{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}._shake_uegvs_311{animation:_shake_uegvs_311 .5s ease-in-out}._errorMessage_uegvs_319{color:#dc3545;font-size:.75rem;margin-top:2px;padding-left:4px}._form_uegvs_181>._errorMessage_uegvs_319{margin-bottom:-8px}._submitBtn_uegvs_343{width:100%;padding:12px;margin-top:4px;background:linear-gradient(135deg,#fb4655,#f74363);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 12px 26px #fb465552}._submitBtn_uegvs_343:hover{background:linear-gradient(135deg,#ff5a6a,#fb4655);transform:translateY(-2px);box-shadow:0 18px 36px #fb465566}._submitBtn_uegvs_343:active{transform:translateY(0);box-shadow:0 8px 18px #fb46554d}._submitBtn_uegvs_343:disabled{opacity:.6;cursor:not-allowed;transform:none}._submitBtn_uegvs_343:disabled:hover{background:linear-gradient(135deg,#b24f1b,#8b3a15);transform:none;box-shadow:0 4px 12px #b24f1b4d}._modeSwitch_uegvs_419{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:.9rem;color:#0009}._switchBtn_uegvs_439{background:transparent;border:none;color:#fb4655;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:underline;transition:color .3s ease}._switchBtn_uegvs_439:hover{color:#ff5c68}._forgetPassword_uegvs_211{color:#fb4655;font-size:.9rem;font-weight:600;cursor:pointer;text-align:right;margin-top:4px;margin-bottom:-4px}._codeInputWrapper_uegvs_491{display:flex;gap:8px;align-items:stretch}._codeInput_uegvs_491{flex:1;min-width:0}._sendCodeBtn_uegvs_513{flex-shrink:0;padding:12px 18px;background:linear-gradient(135deg,#fb4655,#f74363);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:120px;box-shadow:0 10px 24px #fb465540}._sendCodeBtn_uegvs_513:hover:not(:disabled){background:linear-gradient(135deg,#ff5a6a,#fb4655);transform:translateY(-2px);box-shadow:0 14px 30px #fb46554d}._sendCodeBtn_uegvs_513:active:not(:disabled){transform:translateY(0);box-shadow:0 8px 18px #fb465540}._sendCodeBtn_uegvs_513:disabled{opacity:.55;cursor:not-allowed;transform:none;background:linear-gradient(135deg,#d8d8d8,#c4c4c4);box-shadow:none}@media(max-width:768px){._modalContent_uegvs_57{width:95%;padding:30px 20px 20px;min-height:350px}._title_uegvs_163{font-size:1.5rem;margin-bottom:20px}._input_uegvs_195{padding:12px 14px;font-size:.95rem}._submitBtn_uegvs_343{padding:12px;font-size:1rem}._codeInputWrapper_uegvs_491{gap:8px}._sendCodeBtn_uegvs_513{padding:10px;font-size:.9rem}}._modal_u9we1_1{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;justify-content:center;align-items:center;padding:20px}._modalShow_u9we1_31{display:flex;animation:_fadeIn_u9we1_1 .3s ease-out}@keyframes _fadeIn_u9we1_1{0%{opacity:0}to{opacity:1}}._gameDetailModal_u9we1_63{width:1080px;min-width:1080px;height:640px;background:#fff;position:relative;overflow:visible}._detailModalClose_u9we1_81{position:absolute;top:0;right:-70px;width:60px;height:60px;border:none;background:transparent;cursor:pointer;transition:all .3s ease;z-index:1001}._detailModalClose_u9we1_81 img{width:60px;height:60px;object-fit:contain}._handleDeleteSession_u9we1_119{position:absolute;top:10px;right:10px;width:auto;height:auto;padding:8px 16px;background:#fb4755e6;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;z-index:1002;transition:all .3s ease}._handleDeleteSession_u9we1_119:hover{background:#fb4755;transform:scale(1.05)}._detailThreeColumns_u9we1_165{padding:0;display:flex;flex-direction:column;height:100%;position:relative}._detailLeftColumn_u9we1_181,._detailLeftImage_u9we1_189{display:none}._detailMiddleColumn_u9we1_197{display:flex;flex-direction:column;height:400px;position:absolute;bottom:0;left:0;right:0;background:#fffc;padding:6px 30px;box-sizing:border-box;z-index:1;overflow:visible}._detailGameTitleContainer_u9we1_229{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:0;gap:12px;min-width:0}._likeContainer_u9we1_247{display:flex;align-items:center;gap:8px;cursor:pointer;margin-right:10px;width:auto}._detailGameLike_u9we1_265{font-size:36px;color:#999;cursor:pointer;font-weight:700;margin-left:20px;transition:all .3s ease;-webkit-user-select:none;user-select:none}._detailGameLike_u9we1_265:hover{transform:scale(1.1)}._detailGameLikeActive_u9we1_293{color:#ff6b6b!important;fill:#ff6b6b}._detailGameLikeActive_u9we1_293:hover{color:#ff5252!important;fill:#ff5252}._likeCount_u9we1_313{font-size:26px;color:#999;font-weight:600;-webkit-user-select:none;user-select:none}._likeCountActive_u9we1_327{color:#ff6b6b!important;fill:#ff6b6b}._detailGameTitle_u9we1_229{font-size:60px;font-weight:600;color:#fb4755;text-transform:uppercase;flex:1;min-width:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.2;word-break:break-word}._detailGameType_u9we1_373{font-size:20px;width:auto;min-width:fit-content;color:#fff;display:inline-block;flex-shrink:0;background-image:url(/funloom/data/assets/gameDetail/%E6%B8%B8%E6%88%8F%E7%B1%BB%E5%9E%8B%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;padding:16px 10px 0 16px;margin-bottom:16px;white-space:nowrap}._detailDescription_u9we1_405{margin-top:auto;height:120px;padding-bottom:10px;min-height:0;padding-right:6px;border-radius:5px}._detailDescription_u9we1_405 p{color:#000;font-weight:500;line-height:1.8;font-size:15px;height:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(189,189,188,.5) transparent}._detailDescription_u9we1_405::-webkit-scrollbar{width:8px}._detailDescription_u9we1_405::-webkit-scrollbar-track{background:transparent}._detailDescription_u9we1_405::-webkit-scrollbar-thumb{background:#bdbdbc80;border-radius:3px}._detailDescription_u9we1_405::-webkit-scrollbar-thumb:hover{background:#bdbdbcb3}._detailFooter_u9we1_479{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:auto;height:auto;min-width:0;overflow:visible;width:100%}._detailAuthor_u9we1_503{display:flex;align-items:center;gap:6px;font-size:18px;color:#999;flex-shrink:0}._authorAvatar_u9we1_521{width:40px;height:40px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #fff}._authorName_u9we1_539{white-space:nowrap}._priceSection_u9we1_547{display:flex;flex-direction:column;position:relative;width:980px;min-width:980px;padding-top:46px;padding-bottom:8px;overflow:visible}._priceTopBar_u9we1_569{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;width:100%}._priceLabel_u9we1_591{display:flex;justify-content:flex-end;align-items:center;gap:12px}._priceLabelText_u9we1_605{font-size:20px;font-weight:500;color:#fb4755}._priceWrapper_u9we1_617{display:flex;align-items:center;justify-content:center;gap:12px;position:relative;background-image:url(/funloom/data/assets/gameDetail/%E4%BB%B7%E6%A0%BC%E6%8C%89%E9%92%AE%E5%A4%A7.png);background-color:transparent;background-size:100% 100%;background-position:center;background-repeat:no-repeat;width:980px;max-width:980px;margin:0 auto;height:60px;border:none;cursor:pointer;color:#fff;font-size:24px;font-weight:600;box-sizing:border-box;box-shadow:0 4px 8px #fb49584d,0 -3px 8px #fb49584d,3px 0 8px #fb49584d,-3px 0 8px #fb49584d;overflow:visible}._priceWrapper_u9we1_617:hover{transform:translateY(-2px)}._priceIcon_u9we1_681{width:24px;height:24px;object-fit:contain;display:inline-block}._originalPrice_u9we1_695{font-size:20px;font-weight:600;color:#fb4755;text-decoration:line-through;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}._originalPrice_u9we1_695 img{width:18px;height:18px;object-fit:contain;display:inline-block}._gameRatingContainer_u9we1_731{display:flex;align-items:center;justify-content:space-between;width:100%}._gameRating_u9we1_731{display:flex;align-items:flex-end;gap:60px}._ratingLabel_u9we1_757{font-size:48px;font-weight:600;color:#4c4c4c;display:flex;align-items:end;width:auto}._ratingLabelUnit_u9we1_775{font-size:30px;font-weight:600;margin-left:8px;margin-bottom:10px}._ratingScore_u9we1_789{font-size:24px;font-weight:600;color:gray;text-align:left;margin:0 0 8px;white-space:nowrap}._startGameBtn_u9we1_809{background:transparent;border:none;cursor:pointer;padding:0;margin-top:0;display:flex;align-items:center;justify-content:center;width:100%}._startGameBtn_u9we1_809 img{width:100%;height:auto;object-fit:contain}._startGameBtn_u9we1_809:hover:not(:disabled){opacity:.9;transform:scale(1.02)}._startGameBtn_u9we1_809:disabled{cursor:not-allowed;opacity:.8}._loading_u9we1_865{width:100%;height:auto;min-height:60px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0;position:relative;object-fit:contain}._loadingDot_u9we1_891{width:8px;height:8px;border-radius:50%;background-color:#e8dbb7;display:inline-block;animation:_loadingDots_u9we1_1 1.4s infinite ease-in-out}._loadingDot_u9we1_891:nth-child(1){animation-delay:-.32s}._loadingDot_u9we1_891:nth-child(2){animation-delay:-.16s}._loadingDot_u9we1_891:nth-child(3){animation-delay:0s}@keyframes _loadingDots_u9we1_1{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media(max-width:1080px){._gameDetailModal_u9we1_63{width:90vw;min-width:90vw;max-width:90vw;max-height:80vh}._detailModalClose_u9we1_81{top:-50px;right:0;width:50px;height:50px}._detailModalClose_u9we1_81 img{width:50px;height:50px}._handleDeleteSession_u9we1_119{top:8px;right:8px;padding:6px 12px;font-size:12px}._detailMiddleColumn_u9we1_197{padding:6px 10px;border-radius:0 0 10px 10px}._detailGameTitle_u9we1_229{font-size:36px;-webkit-line-clamp:2;line-clamp:2;line-height:1.2}._detailGameType_u9we1_373{font-size:16px}._ratingLabel_u9we1_757{font-size:36px}._ratingLabelUnit_u9we1_775{font-size:24px}._ratingScore_u9we1_789{font-size:18px}._detailGameLike_u9we1_265{font-size:28px}._likeCount_u9we1_313{font-size:22px}._detailDescription_u9we1_405 p{font-size:13px}._detailAuthor_u9we1_503{font-size:16px}._authorAvatar_u9we1_521{width:36px;height:36px}._priceSection_u9we1_547{width:98%;min-width:90%}._priceLabelText_u9we1_605,._originalPrice_u9we1_695{font-size:18px}._priceWrapper_u9we1_617{width:100%;margin:0 auto;font-size:20px;height:55px;background-size:105% 105%;background-position:center}}@media(max-width:768px){._gameDetailModal_u9we1_63{width:95vw;min-width:95vw;max-width:95vw;padding:0;border-radius:10px}._detailModalClose_u9we1_81{top:10px;right:10px;width:40px;height:40px}._detailModalClose_u9we1_81 img{width:40px;height:40px}._handleDeleteSession_u9we1_119{top:18px;left:8px;padding:6px 12px;font-size:12px;width:100px}._detailMiddleColumn_u9we1_197{padding:8px 20px;max-height:60%}._detailGameTitle_u9we1_229{font-size:32px;-webkit-line-clamp:2;line-clamp:2;line-height:1.2}._detailGameType_u9we1_373{font-size:15px}._ratingLabel_u9we1_757{font-size:32px}._ratingLabelUnit_u9we1_775{font-size:22px;margin-bottom:4px}._ratingScore_u9we1_789{font-size:16px}._detailGameLike_u9we1_265{font-size:26px}._likeCount_u9we1_313{font-size:20px}._detailDescription_u9we1_405{height:100px}._detailDescription_u9we1_405 p{font-size:13px}._detailAuthor_u9we1_503{font-size:15px}._authorAvatar_u9we1_521{width:36px;height:36px}._priceSection_u9we1_547{width:96%;min-width:96%}._priceLabelText_u9we1_605,._originalPrice_u9we1_695{font-size:17px}._priceWrapper_u9we1_617{width:100%;font-size:12px;height:52px;background-image:url(/funloom/data/assets/gameDetail/%E6%8C%89%E9%92%AE.png);background-size:105% 105%;background-position:center;box-shadow:none;margin:0 auto}._priceIcon_u9we1_681{width:18px;height:18px}}._modalOverlay_d0j2d_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_d0j2d_1 .3s ease-out}@keyframes _fadeIn_d0j2d_1{0%{opacity:0}to{opacity:1}}._modalWrapper_d0j2d_49{position:relative;display:flex;align-items:center;justify-content:center;animation:_slideUp_d0j2d_1 .3s ease-out}@keyframes _slideUp_d0j2d_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._deleteModal_d0j2d_87{width:760px;min-height:374px;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;min-width:400px;display:flex;flex-direction:column}._modalHeader_d0j2d_113{background:linear-gradient(135deg,#fb4655,#e63946);padding:6px 32px;min-height:60px;display:flex;align-items:center}._headerContent_d0j2d_129{width:100%;display:flex;justify-content:space-between;align-items:center}._titleIcon_d0j2d_143{display:flex;align-items:center;gap:12px}._icon_d0j2d_155{width:32px;height:32px;filter:brightness(0) invert(1)}._title_d0j2d_143{font-size:28px;font-weight:600;color:#fff;margin:0}._modalBody_d0j2d_183{padding:20px 32px;flex:1;gap:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff}._messageWrapper_d0j2d_205{margin-bottom:40px;text-align:center;max-width:80%}._message_d0j2d_205{font-size:24px;color:#fb4755;margin:0;text-align:center;line-height:1.6;font-weight:500}._buttonGroup_d0j2d_235{display:flex;gap:24px;width:100%;max-width:600px;justify-content:center}._confirmButton_d0j2d_251,._cancelButton_d0j2d_253{width:260px;height:60px;font-size:18px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;outline:none}._confirmButton_d0j2d_251{background:#fff;color:#fb4655;background-image:url(/funloom/data/assets/create/%E7%A1%AE%E8%AE%A4%E5%88%A0%E9%99%A4%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._confirmButton_d0j2d_251:hover{color:#fff;background-image:url(/funloom/data/assets/create/%E6%88%91%E5%86%8D%E6%83%B3%E6%83%B3%E6%A1%86.png)}._confirmButton_d0j2d_251:active{transform:scale(.98)}._cancelButton_d0j2d_253{color:#fff;background-image:url(/funloom/data/assets/create/%E6%88%91%E5%86%8D%E6%83%B3%E6%83%B3%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._cancelButton_d0j2d_253:active{transform:scale(.98)}._closeButton_d0j2d_335{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;background:transparent;border:none;padding:0}._closeButton_d0j2d_335 img{width:60px;height:60px;filter:brightness(0) invert(1)}._closeButton_d0j2d_335:active{transform:scale(.95)}._closeButton_d0j2d_335:hover{opacity:.8}@media(max-width:768px){._modalOverlay_d0j2d_1{padding:20px;box-sizing:border-box}._modalWrapper_d0j2d_49{width:auto;max-width:calc(100vw - 40px);box-sizing:border-box}._deleteModal_d0j2d_87{width:95vw;max-width:calc(100vw - 40px);min-height:auto;height:auto;border-radius:8px;box-sizing:border-box;min-width:300px}._modalHeader_d0j2d_113{padding:16px 20px;min-height:60px}._titleIcon_d0j2d_143{gap:8px}._icon_d0j2d_155{width:36px;height:36px}._title_d0j2d_143{font-size:20px}._modalBody_d0j2d_183{padding:20px;gap:0px}._messageWrapper_d0j2d_205{margin-bottom:30px;max-width:90%}._message_d0j2d_205{font-size:16px;line-height:1.5}._buttonGroup_d0j2d_235{gap:16px;width:100%;max-width:280px}._confirmButton_d0j2d_251,._cancelButton_d0j2d_253{width:100%;height:50px;font-size:16px}._closeButton_d0j2d_335,._closeButton_d0j2d_335 img{width:36px;height:36px}}@media(max-width:480px){._deleteModal_d0j2d_87{width:90vw;max-width:none}._modalHeader_d0j2d_113{padding:14px 16px}._title_d0j2d_143{font-size:18px}._icon_d0j2d_155{width:auto;height:30px}._modalBody_d0j2d_183{padding:24px 16px}._message_d0j2d_205{font-size:15px}._buttonGroup_d0j2d_235{max-width:100%}._confirmButton_d0j2d_251,._cancelButton_d0j2d_253{height:48px;font-size:15px}}._grid4_ih9sr_3{display:grid;grid-template-columns:repeat(4,250px);gap:20px}._goodsCard_ih9sr_15{width:250px;height:auto;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}._goodsImg_ih9sr_37{width:100%;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._goodsImg_ih9sr_37 img{width:250px;height:130px;object-fit:cover;border-radius:10px}._gameTag_ih9sr_73{position:absolute;top:8px;right:8px;background:#fb4655e6;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500;z-index:2;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._goodsInfo_ih9sr_103{width:100%;padding:3px;position:absolute;bottom:0;left:0;display:flex;gap:12px;align-items:center;background:linear-gradient(180deg,#0000,#000);border-radius:0 0 10px 10px}._goodsInfoItem_ih9sr_129{display:flex;align-items:center;gap:4px;color:#fff;font-size:14px;font-weight:500}._goodsInfoItem_ih9sr_129 svg{width:16px;height:16px}._goodsBody_ih9sr_157{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}._goodsTitleWrap_ih9sr_175{flex:1;min-width:0;display:flex;flex-direction:column}._goodsTitle_ih9sr_175{font-size:20px;font-weight:600;color:#4c4c4c;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._goodsSubtitle_ih9sr_209{font-size:16px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._goodsPrice_ih9sr_225{background-image:url(/funloom/data/assets/home/%E4%BB%B7%E6%A0%BC%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:50px;width:100px;border-radius:10px 0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0px;cursor:pointer;padding:8px 12px;box-sizing:border-box;line-height:1}._goodsPrice_ih9sr_225:hover{transform:translateY(-2px)}._startGameBtn_ih9sr_273{font-size:18px!important;color:#fff;cursor:pointer}._goodsPrice_ih9sr_225 button{background-color:transparent;font-size:18px;font-weight:600!important;color:#fff;cursor:pointer}._priceIcon_ih9sr_301{width:18px;height:18px;object-fit:contain;display:inline-block}._gameEditBtn_ih9sr_317{background-image:url(/funloom/data/assets/home/%E9%95%82%E7%A9%BA%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;height:50px;width:100px;border-radius:10px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer;padding:8px 12px;box-sizing:border-box;font-size:16px;font-weight:500;color:#fb4655;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}._gameEditBtn_ih9sr_317:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#fb5b6614;transform:translate(-50%,-50%);transition:width .6s,height .6s;pointer-events:none;z-index:0}._gameEditBtn_ih9sr_317:hover:before{width:120px;height:120px}._gameEditBtn_ih9sr_317:hover{transform:translateY(-2px)}._gameEditBtn_ih9sr_317 button{background-color:transparent;font-size:18px;color:#fb4655;cursor:pointer;position:relative;z-index:1;pointer-events:auto}._goodsPriceText_ih9sr_435{font-size:14px;color:#fdbdc0;text-decoration:line-through;line-height:1.1;margin:0;padding:0}._goodsPriceText_ih9sr_435 img{width:12px;height:12px;object-fit:contain;display:inline-block}._specialPriceText_ih9sr_467{font-size:18px;color:#fff;line-height:1.1;margin:0;padding:0}._specialPriceText_ih9sr_467 img{width:18px;height:18px;object-fit:contain;display:inline-block}._normalPriceText_ih9sr_497{font-size:18px;color:#fff;line-height:1.1;margin:0;padding:0}._priceValue_ih9sr_513{display:inline-flex;align-items:center;gap:4px;text-decoration:inherit}._priceValue_ih9sr_513 svg{font-size:10px}._emptyState_ih9sr_535{grid-column:1 / -1;text-align:center;padding:50px;color:#5e4630}._emptyState_ih9sr_535 h2{font-size:24px;margin-bottom:10px}._emptyState_ih9sr_535 p{font-size:16px;opacity:.9}@media(max-width:768px){._grid4_ih9sr_3{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;height:auto}._goodsCard_ih9sr_15{width:100%;border-radius:10px;padding:4px}._goodsImg_ih9sr_37{width:100%;height:auto;aspect-ratio:16/9}._goodsImg_ih9sr_37 img{width:100%;height:100%;border-radius:10px;object-fit:cover}._goodsBody_ih9sr_157{gap:6px}._goodsTitle_ih9sr_175{font-size:13px}._goodsSubtitle_ih9sr_209{font-size:11px}._goodsPrice_ih9sr_225,._gameEditBtn_ih9sr_317{width:72px;height:36px;border-radius:10px 0;gap:0px}._goodsPrice_ih9sr_225 button,._gameEditBtn_ih9sr_317 button{font-size:14px}._gameEditBtn_ih9sr_317{padding:0}._goodsPriceText_ih9sr_435{font-size:10px;line-height:1;margin:0;padding:0}._specialPriceText_ih9sr_467{font-size:14px;line-height:1;margin:0;padding:0}._normalPriceText_ih9sr_497{font-size:18px;line-height:1;margin:0;padding:0}._startGameBtn_ih9sr_273{font-size:12px!important}}._container_1p5np_1{display:none}@media(max-width:768px){._container_1p5np_1{display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100vw;height:60px;background:#fff;z-index:999;justify-content:space-between;align-items:center;border-top:1px solid #e6e6e6}._navItem_1p5np_41{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#737373;font-size:12px;font-weight:600;background:transparent;border:none;cursor:pointer;padding:10px 4px;transition:all .2s ease;background-repeat:no-repeat;background-position:center;background-size:120% 120%;gap:4px}._navItemActive_1p5np_81{color:#fb4755}._icon_1p5np_89{width:24px;height:24px}._label_1p5np_99{pointer-events:none;line-height:1}._userMenu_1p5np_109{position:fixed;bottom:70px;right:16px;left:16px;background:#211910f2;border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 12px 32px #0006;animation:_slideUp_1p5np_1 .2s ease-out}._userMenu_1p5np_109 button{padding:12px;border-radius:12px;border:none;font-size:15px;font-weight:600;color:#e8dbb7;background:linear-gradient(135deg,#d28c50e6,#b24f1be6);cursor:pointer}@keyframes _slideUp_1p5np_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}._footer_tq457_1{width:100%;background-color:#f7f7f7;padding:60px 0;display:flex;justify-content:center}._container_tq457_17{width:1080px;max-width:100%;display:flex;padding:0 20px;box-sizing:border-box}._logoArea_tq457_33{width:auto;height:100%;flex-shrink:0}._logo_tq457_33{margin-top:130px;height:60px;margin-right:36px}._shareSection_tq457_57{flex:1;display:flex;flex-direction:column}._followSection_tq457_69{display:flex;flex-direction:column;gap:8px;margin-bottom:28px}._title_tq457_83{font-size:24px;font-weight:600;color:#4c4c4c}._iconRow_tq457_95{display:flex;gap:20px}._iconItem_tq457_105{display:flex;align-items:center;gap:6px;font-size:24px;color:#666}._iconItem_tq457_105 img{width:28px;height:28px}._joinSection_tq457_131{display:flex;gap:89px;flex-wrap:wrap}._block_tq457_143{display:flex;flex-direction:column;gap:10px}._block_tq457_143 ._title_tq457_83{margin-bottom:18px}._item_tq457_163{font-size:18px;color:#999;display:flex;align-items:center;gap:6px}._item_tq457_163 img{width:20px;height:20px}._red_tq457_189{color:#f33;font-weight:600}@media screen and (min-width:769px)and (max-width:1080px){._footer_tq457_1{padding:50px 0}._container_tq457_17{width:100%;padding:0 20px}._logo_tq457_33{margin-top:100px;height:50px;margin-right:24px}._title_tq457_83{font-size:20px}._iconRow_tq457_95{gap:16px;flex-wrap:wrap}._iconItem_tq457_105{font-size:18px;gap:4px}._iconItem_tq457_105 img{width:24px;height:24px}._joinSection_tq457_131{gap:40px}._item_tq457_163{font-size:16px}._item_tq457_163 img{width:18px;height:18px}._block_tq457_143 ._title_tq457_83{margin-bottom:14px}}@media screen and (max-width:768px){._footer_tq457_1{display:none}}._skeletonGrid_1kxwm_1{display:grid;grid-template-columns:repeat(4,250px);gap:20px;width:100%}._skeletonCard_1kxwm_15{width:250px;border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column;gap:8px}._coverSkeleton_1kxwm_35{width:100%;height:130px;border-radius:10px;background:linear-gradient(90deg,#ededed 25%,#f5f5f5 37%,#ededed 63%);background-size:400% 100%;animation:_skeleton-loading_1kxwm_1 1.5s ease-in-out infinite;position:relative}._coverSkeleton_1kxwm_35:after{content:"";position:absolute;inset:0;border-radius:10px;box-shadow:inset 0 -40px 30px -30px #00000059}._body_1kxwm_71{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}._titleWrap_1kxwm_89{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;padding-right:6px}._titleSkeleton_1kxwm_107,._subtitleSkeleton_1kxwm_109{height:16px;border-radius:6px;background:linear-gradient(90deg,#ededed 25%,#f5f5f5 37%,#ededed 63%);background-size:400% 100%;animation:_skeleton-loading_1kxwm_1 1.5s ease-in-out infinite}._titleSkeleton_1kxwm_107{width:90%;height:18px}._subtitleSkeleton_1kxwm_109{width:70%}._priceSkeleton_1kxwm_143,._buttonSkeleton_1kxwm_145{width:100px;height:50px;border-radius:10px 0;background:linear-gradient(90deg,#f7b1b8 25%,#fb5b67,#f7b1b8 75%);background-size:400% 100%;animation:_skeleton-loading_1kxwm_1 1.5s ease-in-out infinite}@keyframes _skeleton-loading_1kxwm_1{0%{background-position:0% 50%}to{background-position:100% 50%}}@media screen and (max-width:1080px){._skeletonGrid_1kxwm_1{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}._skeletonCard_1kxwm_15{width:100%}}@media screen and (max-width:768px){._skeletonGrid_1kxwm_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}._body_1kxwm_71{padding:0;margin-top:0}._skeletonCard_1kxwm_15{width:100%;border-radius:10px;padding:4px;box-sizing:border-box}._coverSkeleton_1kxwm_35{width:100%;height:auto;aspect-ratio:16 / 9}._titleSkeleton_1kxwm_107,._subtitleSkeleton_1kxwm_109{height:14px}._priceSkeleton_1kxwm_143,._buttonSkeleton_1kxwm_145{width:72px;height:36px}}._checkInModalOverlay_157mi_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_157mi_1 .3s ease-out}@keyframes _fadeIn_157mi_1{0%{opacity:0}to{opacity:1}}._checkInModalContent_157mi_49{background:#fff;border-radius:16px;width:90%;max-width:400px;box-shadow:0 10px 40px #0000004d;animation:_slideUp_157mi_1 .3s ease-out;position:relative;display:flex;flex-direction:column;align-items:center;padding:30px 20px 20px;box-sizing:border-box}@keyframes _slideUp_157mi_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._checkInModalImage_157mi_101{width:36px;max-width:120px;height:auto;margin-bottom:20px;display:flex;justify-content:center;align-items:center}._checkInModalImage_157mi_101 img{width:100%;height:auto;object-fit:contain}._checkInModalText_157mi_133{text-align:center;margin-bottom:30px}._checkInModalTitle_157mi_143{color:#333;font-size:24px;font-weight:600;margin-bottom:12px}._checkInModalDesc_157mi_157{color:#666;font-size:16px;line-height:1.6}._checkInPoints_157mi_169{color:#fb4655;font-weight:600;font-size:18px}._checkInModalButtons_157mi_181{display:flex;gap:12px;width:100%;justify-content:center}._checkInModalCancelBtn_157mi_195,._checkInModalCheckInBtn_157mi_197{flex:1;padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;max-width:120px}._checkInModalCancelBtn_157mi_195{background:#f5f5f5;color:#333}._checkInModalCancelBtn_157mi_195:hover{background:#e0e0e0;transform:translateY(-1px)}._checkInModalCheckInBtn_157mi_197{background:linear-gradient(135deg,#fb4655,#ff5a6a);color:#fff;box-shadow:0 2px 8px #fb46554d}._checkInModalCheckInBtn_157mi_197:hover{background:linear-gradient(135deg,#e03545,#e94a5a);transform:translateY(-1px);box-shadow:0 4px 12px #fb465566}._checkInModalCancelBtn_157mi_195:active,._checkInModalCheckInBtn_157mi_197:active{transform:translateY(0)}@media(max-width:768px){._checkInModalContent_157mi_49{width:95%;padding:25px 15px 15px}._checkInModalImage_157mi_101{max-width:100px;margin-bottom:15px}._checkInModalTitle_157mi_143{font-size:20px;margin-bottom:10px}._checkInModalDesc_157mi_157{font-size:14px}._checkInPoints_157mi_169{font-size:16px}._checkInModalButtons_157mi_181{gap:10px}._checkInModalCancelBtn_157mi_195,._checkInModalCheckInBtn_157mi_197{padding:10px 20px;font-size:14px;max-width:100px}}._pageRoot_eb1rw_1{width:100%;min-height:100vh;max-width:1920px;margin:0 auto}._mainContent_eb1rw_15{color:#000;display:flex;margin:0 0 248px;padding:0}._main_eb1rw_15{flex:1;display:flex;flex-direction:column;width:100%;max-width:1080px;margin:0 auto;overflow:visible;position:relative}._userProfileSection_eb1rw_55{width:100vw;max-width:1920px;position:relative;padding:0;flex-shrink:0;left:50%;transform:translate(-50%);margin-bottom:38px}._userProfileBackground_eb1rw_77{width:100%;max-width:1920px;height:400px;position:relative;overflow:hidden}._userProfileBlur_eb1rw_93{position:absolute;inset:-20px;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(20px);-webkit-filter:blur(20px);z-index:0}._userProfileBackground_eb1rw_77:after{content:"";position:absolute;inset:0;background:#0000004d;z-index:1}._userProfileContent_eb1rw_143{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:20px;z-index:2}._userAvatar_eb1rw_167{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px #0000004d;margin-top:80px}._userAvatar_eb1rw_167:hover{transform:scale(1.05);transition:transform .3s ease}._userName_eb1rw_197{font-size:30px;font-weight:600;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}._userNameRow_eb1rw_213{display:flex;align-items:center;gap:8px;color:#fff}._editNameButton_eb1rw_227{background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;padding:4px;border-radius:999px;transition:background-color .2s ease,transform .1s ease}._editNameButton_eb1rw_227:hover{background-color:#ffffff29;transform:translateY(-1px)}._userNameInput_eb1rw_265{width:auto;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.7);background-color:#00000059;color:#fff;font-size:16px;outline:none}._userNameInput_eb1rw_265::placeholder{color:#ffffffb3}._userNameActionButton_eb1rw_295{padding:6px 12px;border-radius:999px;border:none;background-color:#fb4655;color:#fff;font-size:14px;cursor:pointer;transition:background-color .2s ease,transform .1s ease}._userNameActionButton_eb1rw_295:hover{background-color:#e03645;transform:translateY(-1px)}._userNameActionButton_eb1rw_295:disabled{opacity:.7;cursor:not-allowed}._editNameModalOverlay_eb1rw_339{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1100;padding:16px}._editNameModal_eb1rw_339{background-color:#fff;border-radius:16px;padding:20px 22px 16px;min-width:280px;max-width:360px;width:100%;box-shadow:0 18px 45px #0f172a2e}._editNameModalHeader_eb1rw_381{margin-bottom:8px}._editNameModalTitle_eb1rw_389{font-size:18px;font-weight:600;color:#111827}._editNameModalBody_eb1rw_401{margin-top:8px}._editNameInput_eb1rw_409{width:100%;padding:8px 12px;border-radius:10px;border:1px solid #E5E7EB;font-size:14px;outline:none}._editNameInput_eb1rw_409:focus{border-color:#fb4655;box-shadow:0 0 0 1px #fb465533}._editNameTips_eb1rw_437{margin-top:6px;font-size:12px;color:#6b7280}._editNameModalActions_eb1rw_449{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}._editNameCancelButton_eb1rw_463{padding:6px 14px;border-radius:999px;border:1px solid #E5E7EB;background-color:#fff;color:#4b5563;font-size:13px;cursor:pointer}._editNameConfirmButton_eb1rw_483{padding:6px 16px;border-radius:999px;border:none;background-color:#fb4655;color:#fff;font-size:13px;cursor:pointer}._editNameCancelButton_eb1rw_463:disabled,._editNameConfirmButton_eb1rw_483:disabled{opacity:.7;cursor:not-allowed}._createGameButton_eb1rw_517{position:absolute;top:100px;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;gap:10px}._createGameButtonItem_eb1rw_539{width:200px;height:60px;background-color:#fb4655;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;cursor:pointer;font-size:18px;color:#fff;transition:all .3s ease;margin-left:10px}._createGameButtonItem_eb1rw_539:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._createGameButtonItem_eb1rw_539 svg{font-size:24px}._userCredit_eb1rw_591{display:flex;align-items:center;gap:16px;color:#fff}._priceIcon_eb1rw_605{width:22px;height:22px;object-fit:contain;display:inline-block}._userPoints_eb1rw_619{display:inline-flex;align-items:center;gap:6px;font-size:18px;font-weight:500}._userPoints_eb1rw_619 svg{font-size:22px;vertical-align:middle}._payButton_eb1rw_645{background-color:#fb4655;border-radius:5px;padding:6px 10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}._payButton_eb1rw_645:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._statsSection_eb1rw_679{width:1080px;margin:0 auto}._sectionHeader_eb1rw_689{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px;gap:10px;width:100%}._sectionDividerDesktop_eb1rw_707{flex:1;min-width:0;height:auto;object-fit:contain;margin:0;display:block}._sectionDividerMobile_eb1rw_725{display:none;flex:1;min-width:0;height:20px;object-fit:contain;margin:0}._sectionTitle_eb1rw_743{width:150px;height:64px;flex-shrink:0}._sectionTitle_eb1rw_743 img{width:100%;height:100%;object-fit:contain}._more_eb1rw_767{width:auto;height:20px;cursor:pointer;transition:color .3s ease;position:relative;z-index:10;background-color:transparent;outline:none;border:none;color:#737373;font-size:20px;display:flex;align-items:center;gap:4px;flex-shrink:0;white-space:nowrap}._more_eb1rw_767 img{width:auto;height:100%;object-fit:contain;flex-shrink:0}._moreText_eb1rw_819{gap:4px}._statsGrid_eb1rw_827{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}._statBox_eb1rw_839{width:250px;height:100px;background:#f5f5f5;padding:10px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;gap:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._statBox_eb1rw_839:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._statValue_eb1rw_877{font-size:30px;font-weight:700;color:#fb4655}._statLabel_eb1rw_889{font-size:20px;color:#999;font-weight:500;display:flex;align-items:center;gap:8px}._statLabel_eb1rw_889 img{width:14px;height:14px;object-fit:contain;display:inline-block}._shopSection_eb1rw_923{width:1080px;margin:38px auto 0}@media(max-width:1920px){._userProfileSection_eb1rw_55{max-width:100vw}._userProfileBackground_eb1rw_77{max-width:100%}}@media(max-width:1080px){._main_eb1rw_15{max-width:100%;padding:0 20px}._userProfileBackground_eb1rw_77{height:300px}._userAvatar_eb1rw_167{margin-top:80px;width:80px;height:80px;border-width:2px}._userName_eb1rw_197{font-size:24px}._userNameInput_eb1rw_265{font-size:14px;min-width:140px;max-width:200px}._statsSection_eb1rw_679,._shopSection_eb1rw_923{width:100%;padding:0;box-sizing:border-box}._statsGrid_eb1rw_827{grid-template-columns:repeat(3,1fr);gap:16px}._statBox_eb1rw_839{width:100%;max-width:100%}._sectionHeader_eb1rw_689{margin-bottom:10px;gap:8px;width:100%}._sectionDividerDesktop_eb1rw_707{flex:1;min-width:0;max-width:none;height:auto;display:block}._sectionDividerMobile_eb1rw_725{display:none}._sectionTitle_eb1rw_743{width:120px;height:50px}._more_eb1rw_767{height:36px;font-size:18px}}@media(max-width:768px){._pageRoot_eb1rw_1{padding-bottom:20px}._createGameButton_eb1rw_517{top:70px}._createGameButtonItem_eb1rw_539{width:120px;height:36px;font-size:12px;gap:6px}._userProfileBackground_eb1rw_77{height:250px}._userAvatar_eb1rw_167{margin-top:80px;width:60px;height:60px;border-width:2px}._userName_eb1rw_197{font-size:20px}._userNameInput_eb1rw_265{font-size:13px;min-width:120px;max-width:180px}._statsGrid_eb1rw_827{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._statBox_eb1rw_839{height:90px}._statValue_eb1rw_877{font-size:26px}._statLabel_eb1rw_889{font-size:14px}._sectionHeader_eb1rw_689{gap:6px;width:100%;box-sizing:border-box;margin-bottom:6px}._sectionDividerDesktop_eb1rw_707{flex:1;min-width:0;max-width:none;height:auto;margin:0;display:none}._sectionDividerMobile_eb1rw_725{display:block;flex:1;min-width:0;max-width:none;margin:0;object-fit:contain}._sectionTitle_eb1rw_743{width:80px;height:32px;flex-shrink:0}._sectionTitle_eb1rw_743 img{width:100%;height:100%;object-fit:contain}._more_eb1rw_767{font-size:14px;height:20px;gap:2px;flex-shrink:0}._more_eb1rw_767 img{height:14px;width:auto}}._modalOverlay_qtxv4_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_qtxv4_1 .3s ease-out;margin:0;padding:0;width:100vw;height:100vh}@keyframes _fadeIn_qtxv4_1{0%{opacity:0}to{opacity:1}}._modalContent_qtxv4_57{background:#fff;border-radius:14px;width:90%;max-width:500px;min-height:400px;border:1px solid rgba(251,70,85,.18);box-shadow:0 18px 48px #fb465538;animation:_slideUp_qtxv4_1 .3s ease-out;position:relative;display:flex;flex-direction:column;padding:36px 32px}@keyframes _slideUp_qtxv4_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._closeBtn_qtxv4_109{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:#fb4655;font-size:24px;line-height:1;font-weight:600;background:transparent;border:none}._closeBtn_qtxv4_109:hover{transform:translateY(-2px);color:#ff5c68}._title_qtxv4_161{color:#111;font-size:1.7rem;font-weight:700;text-align:center;margin:0 0 12px;letter-spacing:.5px}._exchangeRate_qtxv4_179{text-align:center;margin-bottom:24px}._rateText_qtxv4_189{display:inline-block;background:linear-gradient(135deg,#fb4655,#ff6b7a);color:#fff;padding:6px 16px;border-radius:20px;font-size:.9rem;font-weight:600;box-shadow:0 2px 8px #fb46554d}._form_qtxv4_211{width:100%;display:flex;flex-direction:column;gap:24px}._fixedAmounts_qtxv4_225{width:100%}._amountsLabel_qtxv4_233{font-size:.95rem;color:#666;margin-bottom:12px;font-weight:500}._amountsGrid_qtxv4_247{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}._amountBtn_qtxv4_259{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:16px 12px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:6px}._amountBtn_qtxv4_259:hover{border-color:#fb4655;background:#fff5f6;transform:translateY(-2px);box-shadow:0 4px 12px #fb465526}._amountBtnActive_qtxv4_299{border-color:#fb4655;background:linear-gradient(135deg,#fff5f6,#ffeef0);box-shadow:0 4px 12px #fb465540}._amountValue_qtxv4_311{font-size:1.2rem;font-weight:700;color:#111}._amountBtnActive_qtxv4_299 ._amountValue_qtxv4_311{color:#fb4655}._amountPoints_qtxv4_331{font-size:.85rem;color:#888}._amountBtnActive_qtxv4_299 ._amountPoints_qtxv4_331{color:#fb4655;font-weight:600}._customAmount_qtxv4_351{width:100%}._customLabel_qtxv4_359{font-size:.95rem;color:#666;margin-bottom:12px;font-weight:500}._customInputWrapper_qtxv4_373{position:relative;display:flex;align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;padding:0 16px;transition:all .3s ease}._customInputWrapper_qtxv4_373:focus-within{border-color:#fb4655;background:#fff;box-shadow:0 0 0 3px #fb46551a}._currencySymbol_qtxv4_407{font-size:1.1rem;font-weight:600;color:#666;margin-right:8px}._customInput_qtxv4_373{flex:1;border:none;background:transparent;padding:14px 0;font-size:1.1rem;color:#111;outline:none;font-weight:500}._customInput_qtxv4_373::placeholder{color:#bbb}._customPoints_qtxv4_451{margin-top:8px;font-size:.9rem;color:#fb4655;font-weight:600;text-align:center}._rechargeSummary_qtxv4_467{background:#f8f9fa;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px}._qrSection_qtxv4_485{margin-top:8px;padding:20px 16px;border:1px dashed rgba(251,70,85,.4);border-radius:12px;text-align:center;background:#fff9fa;display:flex;flex-direction:column;gap:12px}._qrTitle_qtxv4_509{font-size:1rem;font-weight:600;color:#fb4655}._qrImage_qtxv4_521{width:220px;height:220px;object-fit:contain;align-self:center;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.05);padding:8px}._qrHint_qtxv4_543{font-size:.9rem;color:#888}._countdownText_qtxv4_553{font-size:.95rem;font-weight:600;color:#fb4655}._pollingText_qtxv4_565{font-size:.95rem;color:#555}._successText_qtxv4_575{font-size:.95rem;color:#2f8f46;font-weight:600}._qrActions_qtxv4_587{display:flex;justify-content:center;margin-top:12px}._qrActionBtn_qtxv4_599{padding:10px 30px;border-radius:5px;border:none;background:linear-gradient(135deg,#fb4655,#ff6b7a);color:#fff;font-size:.95rem;cursor:pointer;transition:opacity .2s ease}._qrActionBtn_qtxv4_599:hover{opacity:.9}._summaryRow_qtxv4_629{display:flex;justify-content:space-between;align-items:center}._summaryLabel_qtxv4_641{font-size:.95rem;color:#666}._summaryValue_qtxv4_651{font-size:1.1rem;font-weight:700;color:#fb4655}._submitBtn_qtxv4_663{width:100%;padding:16px;background:linear-gradient(135deg,#fb4655,#ff6b7a);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #fb46554d}._submitBtn_qtxv4_663:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #fb465566}._submitBtn_qtxv4_663:active:not(:disabled){transform:translateY(0)}._submitBtn_qtxv4_663:disabled{background:#e9ecef;color:#adb5bd;cursor:not-allowed;box-shadow:none}@media(max-width:768px){._modalContent_qtxv4_57{width:95%;max-width:none;padding:28px 20px;min-height:auto}._title_qtxv4_161{font-size:1.5rem;margin-bottom:10px}._amountsGrid_qtxv4_247{grid-template-columns:repeat(3,1fr);gap:10px}._amountBtn_qtxv4_259{padding:14px 8px}._amountValue_qtxv4_311{font-size:1.1rem}._amountPoints_qtxv4_331{font-size:.8rem}._customInput_qtxv4_373{padding:12px 0;font-size:1rem}._submitBtn_qtxv4_663{padding:14px;font-size:1rem}}._createTypeModalOverlay_1onjx_3{position:fixed;inset:0;background-color:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._createTypeModal_1onjx_3{background-color:#fff;border-radius:18px;padding:24px 28px 20px;min-width:320px;max-width:420px;width:100%;box-shadow:0 18px 45px #0f172a26;border:1px solid rgba(248,113,113,.18)}._createTypeModalHeader_1onjx_47{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:relative}._createTypeModalTitle_1onjx_63{font-size:18px;font-weight:600;color:#111827;flex:1}._createTypeModalDesc_1onjx_77{font-size:13px;color:#6b7280;margin-bottom:18px;line-height:1.6}._createTypeOptions_1onjx_91{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}._createTypeOption_1onjx_91{width:100%;justify-content:flex-start;padding:10px 14px;border-radius:10px;background-color:#fff;color:#b91c1c;border:1px solid rgba(248,113,113,.3);cursor:pointer}._createTypeOption_1onjx_91:hover{box-shadow:0 6px 14px #f871712e}._createTypeOptionDisabled_1onjx_137{opacity:.6;cursor:not-allowed;background-color:#f3f4f6;border-style:dashed;border-color:#9ca3af99;box-shadow:none}._createTypeOptionDisabled_1onjx_137:hover{box-shadow:none}._createTypeOptionRecommend_1onjx_163{font-size:12px;color:#fb4655;background-color:#fb46551a;padding:2px 4px;border-radius:4px;margin-left:10px}._createTypeOptionRequiresCode_1onjx_181{position:relative}._createTypeOptionRequiresCode_1onjx_181:before{content:"🔒";margin-right:6px;font-size:14px}._createTypeOptionRequiresCode_1onjx_181:hover{box-shadow:0 6px 14px #f871712e}._createTypeOptionLockedTag_1onjx_209{font-size:12px;color:#fb4655;background-color:#fb46551a;padding:2px 4px;border-radius:4px;margin-left:10px}._createTypeOptionLocked_1onjx_209{font-size:12px;color:#999;background-color:#9999991a;padding:2px 4px;border-radius:4px;margin-left:10px}._createTypeModalFooter_1onjx_245{display:flex;justify-content:flex-end;margin-top:4px;gap:8px}._createTypeCancelButton_1onjx_259{font-size:13px;color:#6b7280;padding:10px 20px;border-radius:10px;border:1px solid #E5E7EB;background-color:#fff;cursor:pointer;transition:all .2s ease}._createTypeCancelButton_1onjx_259:hover{background-color:#f3f4f6;color:#4b5563}._inviteCodeCloseButton_1onjx_293{position:absolute;top:-8px;right:-8px;width:32px;height:32px;border-radius:50%;border:none;background-color:#f3f4f6;color:#6b7280;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}._inviteCodeCloseButton_1onjx_293:hover{background-color:#e5e7eb;color:#374151;transform:scale(1.1)}._inviteCodeCloseButton_1onjx_293:active{transform:scale(.95)}._inviteCodeInputContainer_1onjx_353{margin-bottom:18px}._inviteCodeInput_1onjx_353{width:100%;padding:12px 16px;border-radius:10px;border:1px solid #E5E7EB;font-size:14px;outline:none;background-color:#fff;color:#111827;transition:all .2s ease;box-sizing:border-box}._inviteCodeInput_1onjx_353:focus{border-color:#fb4655;box-shadow:0 0 0 3px #fb46551a}._inviteCodeInput_1onjx_353::placeholder{color:#9ca3af}._inviteCodeInputError_1onjx_405{border-color:#ef4444;background-color:#fef2f2}._inviteCodeInputError_1onjx_405:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}._inviteCodeErrorText_1onjx_425{margin-top:8px;font-size:12px;color:#ef4444;display:flex;align-items:center;gap:4px}._inviteCodeErrorText_1onjx_425:before{content:"⚠";font-size:14px}._inviteCodeConfirmButton_1onjx_453{font-size:13px;color:#fff;padding:10px 20px;border-radius:10px;border:none;background-color:#fb4655;cursor:pointer;transition:all .2s ease;margin-left:8px}._inviteCodeConfirmButton_1onjx_453:hover{background-color:#e63946;transform:translateY(-1px);box-shadow:0 4px 12px #fb46554d}._inviteCodeConfirmButton_1onjx_453:active{transform:translateY(0)}._mobileTipModalOverlay_5e6g7_1{position:fixed;inset:0;background-color:#00000059;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}._mobileTipModal_5e6g7_1{background-color:#fff;border-radius:18px;padding:24px 28px 20px;min-width:280px;max-width:400px;width:100%;box-shadow:0 18px 45px #0f172a26;border:1px solid rgba(248,113,113,.18)}._mobileTipModalHeader_5e6g7_45{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;position:relative}._mobileTipModalTitle_5e6g7_61{font-size:18px;font-weight:600;color:#111827;flex:1}._mobileTipCloseButton_5e6g7_75{position:absolute;top:-8px;right:-8px;width:32px;height:32px;border-radius:50%;border:none;background-color:#f3f4f6;color:#6b7280;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}._mobileTipCloseButton_5e6g7_75:hover{background-color:#e5e7eb;color:#374151;transform:scale(1.1)}._mobileTipCloseButton_5e6g7_75:active{transform:scale(.95)}._mobileTipModalContent_5e6g7_135{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:20px}._mobileTipIcon_5e6g7_151{font-size:48px;margin-bottom:12px}._mobileTipText_5e6g7_161{font-size:14px;color:#6b7280;line-height:1.6}._mobileTipInputContainer_5e6g7_173{margin-top:16px;width:100%;display:flex;gap:8px;align-items:stretch}._mobileTipInput_5e6g7_173{flex:1;padding:10px 14px;border-radius:8px;border:1px solid #E5E7EB;font-size:14px;outline:none;background-color:#f9fafb;color:#374151;transition:all .2s ease}._mobileTipInput_5e6g7_173:focus{border-color:#fb4655;background-color:#fff;box-shadow:0 0 0 3px #fb46551a}._mobileTipInputButton_5e6g7_225{padding:10px 20px;border-radius:8px;border:none;font-size:14px;font-weight:500;color:#fff;background-color:#fb4655;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:70px}._mobileTipInputButton_5e6g7_225:hover{background-color:#e63946;transform:translateY(-1px);box-shadow:0 4px 12px #fb46554d}._mobileTipInputButton_5e6g7_225:active{transform:translateY(0);box-shadow:0 2px 6px #fb465533}._pageRoot_1vrlm_1{width:100%;min-height:100vh;max-width:1920px;margin:0 auto}._mainContent_1vrlm_15{color:#000;display:flex;margin:0 0 200px;padding:0;min-height:100vh}._main_1vrlm_15{flex:1;display:flex;flex-direction:column;width:100%;max-width:1080px;margin:80px auto 0;overflow:visible;padding:20px;box-sizing:border-box}@media screen and (min-width:769px)and (max-width:1080px){._main_1vrlm_15{padding:20px}}@media(max-width:768px){._pageRoot_1vrlm_1{width:100%;min-width:auto;min-height:100vh;height:auto;background-size:cover;padding-bottom:90px}._mainContent_1vrlm_15{margin-bottom:0}._main_1vrlm_15{margin-top:60px;padding:10px}}._pageRoot_16owt_1{width:100%;min-height:100vh;max-width:1920px;margin:0 auto}._mainContent_16owt_15{color:#000;display:flex;margin:0 0 200px;padding:0;min-height:100vh}._main_16owt_15{flex:1;display:flex;flex-direction:column;width:100%;max-width:1080px;margin:0 auto;overflow:visible;position:relative}._userProfileSection_16owt_57{width:100vw;max-width:1920px;position:relative;padding:0;flex-shrink:0;left:50%;transform:translate(-50%);margin-bottom:38px}._userProfileBackground_16owt_79{width:100%;max-width:1920px;height:400px;position:relative;overflow:hidden}._userProfileBlur_16owt_95{position:absolute;inset:-20px;background-size:cover;background-position:center;background-repeat:no-repeat;filter:blur(20px);-webkit-filter:blur(20px);z-index:0}._userProfileBackground_16owt_79:after{content:"";position:absolute;inset:0;background:#0000004d;z-index:1}._userProfileContent_16owt_145{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:20px;z-index:2}._userAvatar_16owt_169{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 12px #0000004d;margin-top:80px}._userName_16owt_189{font-size:30px;font-weight:600;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}._functionList_16owt_205{width:100%;max-width:1080px;margin:0 auto;display:flex;flex-direction:column;padding:0 20px;box-sizing:border-box}._functionItem_16owt_225{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px dashed #e0e0e0}._functionItem_16owt_225:last-child{border-bottom:none}._functionIcon_16owt_249{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#b69b74,#a88357);border-radius:12px;color:#fff;font-size:24px;flex-shrink:0}._functionText_16owt_275{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._functionTitle_16owt_291{font-size:16px;font-weight:600;color:#262626}._functionDesc_16owt_303{font-size:14px;color:#737373;word-break:break-word}._inviteCodeHighlight_16owt_315{color:red;font-weight:700}._functionButton_16owt_327{padding:8px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;transition:all .3s ease;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:6px}._functionButtonCheckIn_16owt_359{background:linear-gradient(135deg,#fb4655,#ff5a6a);color:#fff;cursor:pointer}._functionButtonCheckIn_16owt_359:hover{background:linear-gradient(135deg,#e03545,#e94a5a);transform:translateY(-1px);box-shadow:0 2px 8px #fb46554d}._functionButtonCheckIn_16owt_359:active{transform:translateY(0)}._functionButtonSignedIn_16owt_393{background:#99999998;color:#fff;cursor:not-allowed;box-shadow:0 2px 6px #6c9bd240}._functionButton_16owt_327:not(._functionButtonCheckIn_16owt_359):not(._functionButtonSignedIn_16owt_393){background:linear-gradient(135deg,#fb4655,#ff5a6a);color:#fff;cursor:pointer}._functionButton_16owt_327:not(._functionButtonCheckIn_16owt_359):not(._functionButtonSignedIn_16owt_393):hover{background:linear-gradient(135deg,#e03545,#e94a5a);transform:translateY(-1px);box-shadow:0 2px 8px #fb46554d}._functionButton_16owt_327:not(._functionButtonCheckIn_16owt_359):not(._functionButtonSignedIn_16owt_393):active{transform:translateY(0)}._functionButton_16owt_327 svg{font-size:18px}._inviteInput_16owt_449{width:100%;padding:8px 12px;border:2px solid #ddd;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s;box-sizing:border-box}._inviteInput_16owt_449:focus{border-color:#b69b74}._inviteInput_16owt_449::placeholder{color:#999}@media(max-width:1920px){._userProfileSection_16owt_57{max-width:100vw}._userProfileBackground_16owt_79{max-width:100%}}@media(max-width:1080px){._main_16owt_15{max-width:100%;padding:0}._userProfileBackground_16owt_79{height:300px}._userAvatar_16owt_169{margin-top:80px;width:80px;height:80px;border-width:2px}._userName_16owt_189{font-size:24px}._functionList_16owt_205{padding:0 15px}}@media(max-width:768px){._pageRoot_16owt_1{width:100%;min-width:auto;min-height:100vh;height:auto;background-size:cover;padding-bottom:90px}._mainContent_16owt_15{min-height:calc(100vh - 110px)}._userProfileSection_16owt_57{margin-bottom:20px}._userProfileBackground_16owt_79{height:250px}._userAvatar_16owt_169{margin-top:80px;width:60px;height:60px;border-width:2px}._userName_16owt_189{font-size:20px}._functionList_16owt_205{padding:0 10px}._functionItem_16owt_225{padding:16px;gap:12px}._functionIcon_16owt_249{width:40px;height:40px;font-size:20px}._functionTitle_16owt_291{font-size:15px}._functionDesc_16owt_303{font-size:13px}._functionButton_16owt_327{padding:6px 16px;font-size:13px}._inviteInput_16owt_449{padding:6px 10px;font-size:13px}}._groupModalOverlay_16owt_701{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_16owt_1 .3s ease-out}@keyframes _fadeIn_16owt_1{0%{opacity:0}to{opacity:1}}._groupModalContent_16owt_749{background:#fff;border-radius:16px;width:90%;max-width:400px;box-shadow:0 10px 40px #0000004d;animation:_slideUp_16owt_1 .3s ease-out;position:relative;display:flex;flex-direction:column;align-items:center;padding:30px 20px 20px;box-sizing:border-box}@keyframes _slideUp_16owt_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._groupModalImage_16owt_801{width:30px;max-width:100px;height:auto;margin-bottom:20px;display:flex;justify-content:center;align-items:center}._groupModalImage_16owt_801 img{width:100%;height:auto;object-fit:contain;border-radius:8px}._groupModalText_16owt_835{color:#333;font-size:16px;text-align:center;line-height:1.6;margin-bottom:30px;padding:0 10px}._groupNumber_16owt_853{color:#fb4655;font-weight:600;font-size:18px}._groupModalButtons_16owt_865{display:flex;gap:12px;width:100%;justify-content:center}._groupModalCancelBtn_16owt_879,._groupModalCopyBtn_16owt_881{flex:1;padding:12px 24px;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;max-width:120px}._groupModalCancelBtn_16owt_879{background:#f5f5f5;color:#333}._groupModalCancelBtn_16owt_879:hover{background:#e0e0e0;transform:translateY(-1px)}._groupModalCopyBtn_16owt_881{background:linear-gradient(135deg,#fb4655,#ff5a6a);color:#fff;box-shadow:0 2px 8px #fb46554d}._groupModalCopyBtn_16owt_881:hover{background:linear-gradient(135deg,#e03545,#e94a5a);transform:translateY(-1px);box-shadow:0 4px 12px #fb465566}._groupModalCancelBtn_16owt_879:active,._groupModalCopyBtn_16owt_881:active{transform:translateY(0)}@media(max-width:768px){._groupModalContent_16owt_749{width:95%;padding:25px 15px 15px}._groupModalImage_16owt_801{max-width:150px;margin-bottom:15px}._groupModalText_16owt_835{font-size:14px;margin-bottom:20px}._groupNumber_16owt_853{font-size:16px}._groupModalButtons_16owt_865{gap:10px}._groupModalCancelBtn_16owt_879,._groupModalCopyBtn_16owt_881{padding:10px 20px;font-size:14px;max-width:100px}}._pageRoot_1xh17_1{min-height:64px;width:100%;max-width:1920px;margin:0 auto}._mainContent_1xh17_15{color:#000;display:flex;min-height:calc(100vh - 80px);width:100%;max-width:1080px;margin:0 auto 248px}._main_1xh17_15{flex:1;min-height:calc(100vh - 80px);padding:20px 0 10px;box-sizing:border-box;width:100%}._mainContentHidden_1xh17_55{min-height:300px}._mainHidden_1xh17_63{min-height:auto;padding:0}._createGameContainer_1xh17_73{gap:20px;height:100%;padding:0 20px;box-sizing:border-box}._formSection_1xh17_89{display:flex;flex-direction:column;gap:26px}._formSectionOnly_1xh17_101{margin-top:80px}._formGroup_1xh17_109{display:flex;gap:8px;flex-shrink:0;height:1/6}._formGroup_1xh17_109 label{width:150px;font-size:24px;font-weight:600;color:#bfbfbf;line-height:1.2;margin-bottom:10px!important}._formGroup_1xh17_109:has(input[required]) label:after,._formGroup_1xh17_109:has(textarea[required]) label:after,._formGroup_1xh17_109._requiredField_1xh17_147 label:after{content:"*";color:#fb5b67;margin-left:4px;font-weight:700}._formGroup_1xh17_109 input[type=text],._formGroup_1xh17_109 textarea{padding:12px;background-color:transparent;border-radius:8px;font-size:16px;font-family:inherit;color:#000;transition:all .3s ease;box-sizing:border-box;border:1px solid rgba(0,0,0,.1)}._formGroup_1xh17_109 input[type=text]:focus,._formGroup_1xh17_109 textarea:focus{outline:none;color:#4c4c4c;border:1px solid #b1acac}._formGroup_1xh17_109 input[type=text]{width:380px;height:30px}._formGroup_1xh17_109 textarea{width:800px;height:130px;overflow-y:auto}._statsModeWrapper_1xh17_225{width:100vw;max-width:1920px;margin:0 auto 40px;position:relative;left:50%;transform:translate(-50%)}._detailLoading_1xh17_243,._detailError_1xh17_245,._statsError_1xh17_247{width:100%;text-align:center;padding:40px 0;color:#fb5b67;font-size:18px}._heroBanner_1xh17_263{width:100%;max-width:1920px;height:400px;margin:0 auto 24px;border-radius:20px;background-size:cover;background-position:center;position:relative;overflow:hidden}._heroOverlay_1xh17_287{width:100%;height:100%;background:linear-gradient(120deg,#000000a6,#00000059);display:flex;align-items:center;justify-content:center}._heroContent_1xh17_305{margin-top:80px;width:100%;max-width:1080px;color:#fff;box-sizing:border-box}._heroTitle_1xh17_321{font-size:48px;font-weight:700;margin-bottom:16px}._heroMeta_1xh17_333{display:flex;align-items:baseline;gap:12px;margin-bottom:8px}._heroRating_1xh17_347{font-size:40px;font-weight:700}._heroMetaLabel_1xh17_357{font-size:18px;opacity:.85}._heroSubtitle_1xh17_367{font-size:20px;opacity:.88}._heroStatsWrapper_1xh17_377{width:100%;max-width:1080px;margin:0 auto}._statsSection_1xh17_391{width:1080px;margin:0 auto}._sectionHeader_1xh17_401{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}._sectionHeader_1xh17_401 hr{flex:1;height:1px;border:none;background-color:#d9d9d9;margin:0 20px}._sectionTitle_1xh17_431{font-size:30px;color:#262626;font-weight:600}._more_1xh17_443{width:auto;min-width:80px;height:40px;cursor:pointer;transition:color .3s ease;position:relative;z-index:10;padding:0 12px;background-color:transparent;outline:none;color:#737373;font-size:20px;display:flex;align-items:center;border:none}._moreText_1xh17_479{gap:4px}._statsGrid_1xh17_487{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}._statBox_1xh17_499{width:250px;height:100px;background:#f5f5f5;padding:10px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;gap:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._statBox_1xh17_499:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._statValue_1xh17_537{font-size:30px;font-weight:700;color:#fb4655}._statLabel_1xh17_549{font-size:20px;color:#999;font-weight:500;display:flex;align-items:center;gap:8px}._heroActionGroup_1xh17_569{margin-top:24px;display:flex;gap:16px;flex-wrap:wrap}._editGameBtn_1xh17_583,._deleteGameBtn_1xh17_585{padding:14px 32px;border-radius:10px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}._editGameBtn_1xh17_583{width:800px;background:#fb5b67;color:#fff}._editGameBtn_1xh17_583:hover{box-shadow:0 10px 20px #fb5b674d;transform:translateY(-2px)}._deleteGameBtn_1xh17_585{width:250px;background:transparent;color:#fb5b67;border:1px solid #FB5B67}._deleteGameBtn_1xh17_585:hover:not(:disabled){background:#fb5b6714}._deleteGameBtn_1xh17_585:disabled{opacity:.6;cursor:not-allowed}._documentUploadArea_1xh17_659{width:800px;height:160px;background:#f5f5f5;border-radius:8px;padding:10px 20px;box-sizing:border-box;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;gap:16px}._coverUploadArea_1xh17_693{width:800px;height:230px;background:#f5f5f5;border-radius:8px;padding:10px;box-sizing:border-box;border:1px dashed rgba(0,0,0,.3);cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}._dragActive_1xh17_727{background:#e8e8e8;border-color:#fb5b67;box-shadow:0 6px 30px #fb5b6733}._coverPreviewContainer_1xh17_739{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}._coverPreviewContainer_1xh17_739 ._removeFileBtn_1xh17_757{position:absolute!important;top:10px!important;right:10px!important;z-index:10}._coverPreviewImage_1xh17_771{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}._uploadPlaceholder_1xh17_785{pointer-events:none;padding:20px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}._uploadIcon_1xh17_807{font-size:36px;display:block;margin-bottom:10px}._uploadText_1xh17_819{color:#bfbfbf;font-weight:600;margin:0 0 4px;font-size:14px}._uploadHint_1xh17_833{color:#fb5b67;font-size:12px;margin:0;font-weight:600}._uploadInfo_1xh17_847{width:100%;height:100px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);padding:16px 20px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 20px #6767670d}._fileMeta_1xh17_873{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._fileIcon_1xh17_889{font-size:28px;flex-shrink:0}._fileName_1xh17_899{flex:1;text-align:left;color:#bfbfbf;font-weight:600;font-size:14px;word-break:break-all;line-height:1.4;min-width:0}._fileSize_1xh17_921{color:#bfbfbf;font-size:14px;flex-shrink:0;font-weight:500}._uploadInfo_1xh17_847 button._removeFileBtn_1xh17_757,._removeFileBtn_1xh17_757{width:32px!important;height:32px!important;border-radius:50%!important;background:#ee535f;color:#fff;cursor:pointer;font-size:18px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;transition:all .3s ease;margin:0;padding:0;box-sizing:border-box;position:static}._removeFileBtn_1xh17_757:hover{transform:scale(1.1)}@keyframes _shimmer_1xh17_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._uploadOverlay_1xh17_1009{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:all}._uploadOverlayContent_1xh17_1039{background:#fffffff2;border-radius:16px;padding:32px 40px;box-shadow:0 20px 60px #0000004d;text-align:center;min-width:360px;max-width:90%;animation:_fadeInUp_1xh17_1 .3s ease-out}@keyframes _fadeInUp_1xh17_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._uploadOverlayTitle_1xh17_1083{color:#5e4630;font-size:20px;font-weight:600;margin:0 0 24px}._uploadProgressContainer_1xh17_1099{margin-bottom:20px}._uploadProgressBar_1xh17_1107{width:100%;height:10px;background:#73502f26;border-radius:5px;overflow:hidden;margin-bottom:12px;box-shadow:inset 0 1px 3px #0000001a}._uploadProgressFill_1xh17_1127{height:100%;background:linear-gradient(90deg,#73502f,#b69b74,#8b7355);border-radius:5px;transition:width .3s ease;box-shadow:0 0 10px #73502f66;position:relative;overflow:hidden}._uploadProgressFill_1xh17_1127:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_1xh17_1 1.5s infinite}._uploadProgressPercent_1xh17_1179{color:#73502f;font-size:16px;font-weight:600;text-align:center}._uploadOverlayText_1xh17_1193{color:#8b7355;font-size:14px;margin:0 0 24px;line-height:1.5;min-height:20px}._cancelUploadBtn_1xh17_1211{background:transparent;border:2px solid #DC3545;color:#dc3545;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}._cancelUploadBtn_1xh17_1211:hover{background:#dc3545;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #dc35454d}._cancelUploadBtn_1xh17_1211:active{transform:translateY(0)}._disabled_1xh17_1261{opacity:.6;pointer-events:none;cursor:not-allowed}._disabled_1xh17_1261 input,._disabled_1xh17_1261 textarea{cursor:not-allowed;background-color:#0000000d}._noImageModeCheckbox_1xh17_1287{margin-left:10px;width:18px;height:18px;cursor:pointer;accent-color:#FB5B67}._noImageModeCheckbox_1xh17_1287:disabled{cursor:not-allowed;opacity:.5}._noImageModeText_1xh17_1313{font-size:14px;color:#5e4630;font-weight:500}._createGameBtn_1xh17_1325{width:800px;height:50px;padding:0;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-sizing:border-box;background-color:#fb5b67;color:#fff;text-align:center;line-height:50px}._createGameBtn_1xh17_1325:hover:not(:disabled){background-color:#e04a56;transform:translateY(-2px);box-shadow:0 4px 12px #fb5b674d}._createGameBtn_1xh17_1325:disabled{opacity:.5;cursor:not-allowed}@media(max-width:1920px){._statsModeWrapper_1xh17_225{max-width:100vw}}@media(max-width:768px){._pageRoot_1xh17_1{overflow-x:hidden;overflow-y:auto}._mainContent_1xh17_15{max-width:100%;padding:0 10px;overflow-x:hidden;overflow-y:visible;min-height:auto}._main_1xh17_15{padding:10px 0;overflow:visible}._createGameContainer_1xh17_73{padding:0 10px;overflow:visible}._formSectionOnly_1xh17_101{margin-top:60px!important}._formSection_1xh17_89{overflow:visible}._statsModeWrapper_1xh17_225{margin-bottom:20px}._heroBanner_1xh17_263{height:250px;margin-bottom:16px}._heroContent_1xh17_305{margin-top:60px;padding:0 16px}._heroTitle_1xh17_321{font-size:28px;margin-bottom:12px}._heroMeta_1xh17_333{gap:8px;margin-bottom:6px}._heroRating_1xh17_347{font-size:24px}._heroMetaLabel_1xh17_357{font-size:14px}._heroStatsWrapper_1xh17_377{padding:0 16px}._statsSection_1xh17_391{width:100%}._sectionHeader_1xh17_401{margin-bottom:16px}._sectionHeader_1xh17_401 hr{margin:0 12px}._sectionTitle_1xh17_431{font-size:20px}._more_1xh17_443{width:auto;font-size:14px;padding:0 8px;min-width:auto}._statsGrid_1xh17_487{grid-template-columns:repeat(2,1fr);gap:12px}._statBox_1xh17_499{width:100%;height:80px;padding:8px}._statValue_1xh17_537{font-size:24px}._statLabel_1xh17_549{font-size:14px}._heroActionGroup_1xh17_569{margin-top:16px;gap:12px;flex-direction:row;flex-wrap:nowrap}._editGameBtn_1xh17_583{flex:0 0 70%;padding:12px 20px;font-size:14px}._deleteGameBtn_1xh17_585{flex:0 0 30%;padding:12px 20px;font-size:14px;min-width:100px!important}._detailLoading_1xh17_243,._detailError_1xh17_245,._statsError_1xh17_247{font-size:14px;padding:20px 0}._uploadOverlayContent_1xh17_1039{min-width:320px;padding:24px 28px;margin:20px}._uploadOverlayTitle_1xh17_1083{font-size:18px;margin-bottom:20px}._uploadProgressBar_1xh17_1107{height:8px}._uploadProgressPercent_1xh17_1179{font-size:14px}._uploadOverlayText_1xh17_1193{font-size:13px;margin-bottom:20px}._cancelUploadBtn_1xh17_1211{padding:10px 20px;font-size:13px}}@media(max-width:480px){._pageRoot_1xh17_1{width:100%;min-width:auto;min-height:100vh;background-size:cover;background-attachment:fixed;padding-bottom:90px;margin:0 auto;overflow-x:hidden;overflow-y:auto;position:relative}._mainContent_1xh17_15{flex-direction:column;min-height:auto;padding:0 10px;overflow-x:hidden;overflow-y:visible;margin-bottom:50px}._main_1xh17_15{width:100%;min-height:auto;padding:0 0 10px;box-sizing:border-box;overflow:visible}._createGameContainer_1xh17_73{flex-direction:column;height:auto;gap:10px;padding:0;border-radius:0;margin-bottom:50px;overflow:visible}._formSection_1xh17_89{flex:none;width:100%;max-height:none;padding:18px;gap:10px;border-radius:0;background-size:fill;background-position:center;background-repeat:no-repeat;margin-top:10px;overflow:visible}._statsBoard_1xh17_1871{grid-template-columns:repeat(2,minmax(0,1fr))}._formGroup_1xh17_109{gap:0px}._formGroup_1xh17_109 label{font-size:14px;margin-bottom:5px!important}._formGroup_1xh17_109 input[type=text],._formGroup_1xh17_109 textarea{padding:6px 10px;font-size:10px!important}._formGroup_1xh17_109 input[type=text]{height:30px;font-size:14px;border-radius:0}._formGroup_1xh17_109 textarea{height:60px;font-size:14px;border-radius:0}._documentUploadArea_1xh17_659,._coverUploadArea_1xh17_693{height:60px;min-height:100px;padding:16px}._uploadIcon_1xh17_807{font-size:24px}._uploadInfo_1xh17_847{padding:12px}._createGameBtn_1xh17_1325{min-height:48px;background-size:100% 100%}._deleteGameBtn_1xh17_585{min-width:100px!important}}._modal_1pnx1_1{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;justify-content:center;align-items:center;padding:20px}._modalShow_1pnx1_31{display:flex;animation:_fadeIn_1pnx1_1 .3s ease-out}@keyframes _fadeIn_1pnx1_1{0%{opacity:0}to{opacity:1}}._publishModalContent_1pnx1_61{width:860px;min-height:374px;position:relative;display:flex;flex-direction:column;background:#fff;padding:20px 30px;border-radius:8px}._closeBtn_1pnx1_85{position:absolute;top:0;right:-50px;width:50px;height:50px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001}._closeBtn_1pnx1_85 img{width:50px;height:50px;object-fit:contain}._modalTitle_1pnx1_127{font-size:30px;font-weight:700;text-align:center;color:#000;margin:20px 0 30px}._formContent_1pnx1_143{display:flex;flex-direction:column;gap:20px;flex:1;width:460px;margin:0 auto}._formGroup_1pnx1_161{display:flex;gap:8px}._label_1pnx1_173{font-size:24px;font-weight:600;color:#bfbfbf;display:flex;align-items:center;gap:8px}._freeCheckbox_1pnx1_191{width:18px;height:18px;cursor:pointer;accent-color:#B69B74}._checkboxLabel_1pnx1_205{font-size:24px;font-weight:600;color:#bfbfbf;cursor:pointer;margin-right:25px}._priceInput_1pnx1_221{flex:1;padding:12px 15px;border:none;border-radius:8px;font-size:16px;background-color:#f5f5f5;color:#5e4630;outline:none;transition:border-color .3s ease}._buttonGroup_1pnx1_255{display:flex;gap:15px;margin-top:20px;justify-content:center}._cancelBtn_1pnx1_269,._publishBtn_1pnx1_271{padding:10px 30px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}._cancelBtn_1pnx1_269{background-color:#8b7355;color:#fff}._cancelBtn_1pnx1_269:hover{background-color:#6c573a}._publishBtn_1pnx1_271{background-image:url(/funloom/data/assets/%E5%BC%80%E5%A7%8B%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;color:#fff;background-color:transparent;width:260px;height:80px;font-size:30px;font-weight:500;box-shadow:0 4px 8px #fb49584d,0 -3px 8px #fb49584d,3px 0 8px #fb49584d,-3px 0 8px #fb49584d}@media(max-width:768px){._modal_1pnx1_1{padding:10px}._publishModalContent_1pnx1_61{width:95vw;max-width:95vw;min-height:260px;padding:20px;border-radius:6px}._closeBtn_1pnx1_85{top:-40px;right:0;width:40px;height:40px}._closeBtn_1pnx1_85 img{width:40px;height:40px}._modalTitle_1pnx1_127{font-size:22px;margin:10px 0 20px}._formContent_1pnx1_143{width:90%;gap:16px}._formGroup_1pnx1_161{gap:8px;align-items:flex-start}._label_1pnx1_173{font-size:14px}._freeCheckbox_1pnx1_191{width:18px;height:18px}._checkboxLabel_1pnx1_205{font-size:14px;margin-right:0}._priceInput_1pnx1_221{width:100%;padding:6px 12px;font-size:14px}._buttonGroup_1pnx1_255{gap:12px;margin-top:20px;flex-direction:column;width:100%}._cancelBtn_1pnx1_269,._publishBtn_1pnx1_271{height:50px!important;padding:12px 24px;font-size:16px;margin:0 auto;width:180px}._publishBtn_1pnx1_271{height:60px;font-size:20px}}._formSection_18dbd_1{display:flex;flex-direction:column;gap:26px}._formGroup_18dbd_13{display:flex;gap:8px;flex-shrink:0;height:1/6}._formGroup_18dbd_13 label{width:150px;font-size:24px;font-weight:600;color:#bfbfbf;line-height:1.2;margin-bottom:10px!important}._formGroup_18dbd_13:has(input[required]) label:after,._formGroup_18dbd_13:has(textarea[required]) label:after,._formGroup_18dbd_13._requiredField_18dbd_51 label:after{content:"*";color:#fb5b67;margin-left:4px;font-weight:700}._formGroup_18dbd_13 input[type=text],._formGroup_18dbd_13 textarea{padding:12px;background-color:transparent;border-radius:8px;font-size:16px;font-family:inherit;color:#000;transition:all .3s ease;box-sizing:border-box;border:1px solid rgba(0,0,0,.1)}._formGroup_18dbd_13 input[type=text]:focus,._formGroup_18dbd_13 textarea:focus{outline:none;color:#4c4c4c;border:1px solid #b1acac}._formGroup_18dbd_13 input[type=text]{width:380px;height:30px}._formGroup_18dbd_13 textarea{width:800px;height:130px;overflow-y:auto}._documentUploadArea_18dbd_127{width:800px;height:180px;background:#f5f5f5;border-radius:8px;padding:10px 20px;box-sizing:border-box;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;gap:6px}._coverUploadArea_18dbd_161{width:800px;height:230px;background:#f5f5f5;border-radius:8px;padding:10px;box-sizing:border-box;border:1px dashed rgba(0,0,0,.3);cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}._dragActive_18dbd_195{background:#e8e8e8;border-color:#fb5b67;box-shadow:0 6px 30px #fb5b6733}._coverPreviewContainer_18dbd_207{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}._coverPreviewContainer_18dbd_207 ._removeFileBtn_18dbd_225{position:absolute!important;top:10px!important;right:10px!important;z-index:10}._coverPreviewImage_18dbd_239{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}._uploadPlaceholder_18dbd_253{pointer-events:none;padding:20px 20px 10px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}._uploadIcon_18dbd_277{font-size:36px;display:block;margin-bottom:10px}._uploadText_18dbd_289{color:#bfbfbf;font-weight:600;margin:0 0 4px;font-size:14px}._uploadHint_18dbd_303{color:#fb5b67;font-size:12px;margin:0;font-weight:600}._uploadInfo_18dbd_317{width:100%;height:100px;background:#fff;border-radius:12px;border:1px solid rgba(0,0,0,.08);padding:16px 20px;display:flex;align-items:center;gap:16px;box-shadow:0 4px 20px #6767670d}._fileMeta_18dbd_343{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._fileIcon_18dbd_359{font-size:28px;flex-shrink:0}._fileName_18dbd_369{flex:1;text-align:left;color:#bfbfbf;font-weight:600;font-size:14px;word-break:break-all;line-height:1.4;min-width:0}._fileSize_18dbd_391{color:#bfbfbf;font-size:14px;flex-shrink:0;font-weight:500}._removeFileBtn_18dbd_225{width:32px!important;height:32px!important;border-radius:50%!important;background:#ee535f;color:#fff;cursor:pointer;font-size:18px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;transition:all .3s ease;margin:0;padding:0;box-sizing:border-box;position:static;border:none}._removeFileBtn_18dbd_225:hover{transform:scale(1.1)}._disabled_18dbd_459{opacity:.6;pointer-events:none;cursor:not-allowed}._noImageModeContainer_18dbd_471{display:flex;align-items:center;gap:8px}._noImageModeCheckbox_18dbd_483{margin-left:0;width:18px;height:18px;cursor:pointer;accent-color:#FB5B67;flex-shrink:0}._noImageModeCheckbox_18dbd_483:disabled{cursor:not-allowed;opacity:.5}._noImageModeText_18dbd_511{font-size:14px;color:#5e4630;font-weight:500;line-height:1}._noImageModeLabel_18dbd_525{width:150px;flex-shrink:0}._gameBtn_18dbd_537{width:800px;height:50px;padding:0;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-sizing:border-box;text-align:center;line-height:50px}._createGameBtn_18dbd_567{background-image:url(/funloom/data/assets/create/%E6%B5%8B%E8%AF%95%E4%BD%93%E9%AA%8C%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;color:#fff}._createGameBtn_18dbd_567:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #fb5b674d}._createGameBtn_18dbd_567:disabled{opacity:.5;cursor:not-allowed}._publishGameBtn_18dbd_605{border:1px solid #FB5B67;color:#fb5b67;background-color:#fff}._formGroup_18dbd_13:has(._publishGameBtn_18dbd_605){margin-top:-16px}._downloadFileBtn_18dbd_627{width:120px;height:36px;background:#fb5b67;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;flex-shrink:0;margin-left:auto;margin-right:16px}._downloadFileBtn_18dbd_627:hover{background:#e04a56;transform:translateY(-1px);box-shadow:0 2px 8px #fb5b674d}._downloadFileBtn_18dbd_627:active{transform:translateY(0)}@media(max-width:768px){._formSection_18dbd_1{gap:10px;padding:0}._formGroup_18dbd_13{gap:8px;align-items:flex-start}._formGroup_18dbd_13 label{font-size:14px;margin-top:6px!important}._formGroup_18dbd_13 input[type=text],._formGroup_18dbd_13 textarea{width:100%;max-width:100%;font-size:12px;padding:0 10px}._formGroup_18dbd_13 input[type=text]{height:40px}._formGroup_18dbd_13 textarea{height:100px}._documentUploadArea_18dbd_127{width:100%;max-width:100%;height:auto;min-height:140px;padding:8px 16px;flex-direction:column;align-items:flex-start}._coverUploadArea_18dbd_161{width:100%;max-width:100%;height:180px;padding:0}._uploadIcon_18dbd_277{font-size:28px;margin-bottom:8px}._uploadText_18dbd_289{font-size:12px}._uploadHint_18dbd_303{font-size:11px}._uploadInfo_18dbd_317{width:100%;height:80px;padding:12px 16px;gap:12px;margin-bottom:8px}._fileIcon_18dbd_359{font-size:24px}._fileName_18dbd_369,._fileSize_18dbd_391{font-size:12px}._removeFileBtn_18dbd_225{width:28px!important;height:28px!important;font-size:16px}._uploadPlaceholder_18dbd_253{width:100%}._noImageModeContainer_18dbd_471{flex:1;display:flex;align-items:center;gap:8px}._noImageModeCheckbox_18dbd_483{width:16px;height:16px;margin-left:0;margin-right:0;flex-shrink:0}._noImageModeLabel_18dbd_525{width:100px!important;font-size:14px;margin-bottom:0!important;flex-shrink:0}._noImageModeText_18dbd_511{font-size:13px;line-height:1}._gameBtn_18dbd_537{width:100%;max-width:100%;height:44px;font-size:14px;line-height:44px}._downloadFileBtn_18dbd_627{width:auto;min-width:100px;height:32px;font-size:12px;padding:0 12px;margin-left:auto;margin-right:0;align-self:flex-end}._formGroup_18dbd_13:has(._publishGameBtn_18dbd_605){margin-top:0}._createGameBtnLabel_18dbd_975{width:0!important}}._statsModeWrapper_9pws9_1{width:100vw;max-width:1920px;margin:0 auto 40px;position:relative;left:50%;transform:translate(-50%)}._heroBanner_9pws9_19{width:100%;max-width:1920px;height:400px;margin:0 auto 24px;background-size:cover;background-position:center;position:relative;overflow:hidden}._heroOverlay_9pws9_41{width:100%;height:100%;background:linear-gradient(120deg,#000000a6,#00000059);display:flex;align-items:center;justify-content:center}._heroContent_9pws9_59{margin-top:80px;width:100%;max-width:1080px;color:#fff;box-sizing:border-box}._heroTitle_9pws9_75{font-size:48px;font-weight:700;margin-bottom:16px}._heroMeta_9pws9_87{display:flex;align-items:baseline;gap:36px;margin-bottom:8px}._heroPrimaryActions_9pws9_101{display:flex;align-items:center;gap:20px;margin-top:24px;flex-wrap:wrap}._primaryActionBtn_9pws9_117{height:60px;min-width:200px;padding:0 32px;border:none;border-radius:12px;font-size:20px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}._primaryActionBtn_9pws9_117:disabled{opacity:.7;cursor:not-allowed}._startGameBtn_9pws9_157{background-image:url(/funloom/data/assets/%E5%BC%80%E5%A7%8B%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;color:#fff;box-shadow:0 4px 8px #fb49584d,0 -3px 8px #fb49584d,3px 0 8px #fb49584d,-3px 0 8px #fb49584d;border-radius:0}._startGameBtn_9pws9_157:hover{transform:translateY(-2px)}._heroRating_9pws9_191{font-size:40px;font-weight:700}._heroMetaLabel_9pws9_201{font-size:18px;opacity:.85}._heroStatsWrapper_9pws9_211{width:100%;max-width:1080px;margin:0 auto}._statsSection_9pws9_223{width:1080px;margin:0 auto}._sectionHeader_9pws9_233{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}._sectionDividerDesktop_9pws9_247{flex:1;min-width:0;height:auto;object-fit:contain;margin:0;display:block}._sectionTitle_9pws9_265{width:150px;height:64px;flex-shrink:0}._sectionTitle_9pws9_265 img{width:100%;height:100%;object-fit:contain}._more_9pws9_289{width:auto;min-width:80px;height:40px;cursor:pointer;transition:color .3s ease;position:relative;z-index:10;padding:0 12px;background-color:transparent;outline:none;color:#737373;font-size:20px;display:flex;align-items:center;border:none}._moreText_9pws9_325{gap:4px}._statsGrid_9pws9_333{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}._statBox_9pws9_345{width:250px;height:100px;background:#f5f5f5;padding:10px;border-radius:8px;display:flex;flex-direction:column;justify-content:center;gap:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._statBox_9pws9_345:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._statValue_9pws9_383{font-size:30px;font-weight:700;color:#fb4655}._statLabel_9pws9_395{font-size:20px;color:#999;font-weight:500;display:flex;align-items:center;gap:8px}._statLabel_9pws9_395 img{width:16px;height:16px;object-fit:contain;display:inline-block}._heroActionGroup_9pws9_427{margin-top:24px;display:flex;gap:16px;flex-wrap:nowrap}._editGameBtn_9pws9_441,._publishGameBtn_9pws9_443,._deleteGameBtn_9pws9_445{padding:14px 32px;border-radius:10px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}._editGameBtn_9pws9_441{flex:0 0 70%;color:#fff;background-image:url(/funloom/data/assets/create/%E6%B5%8B%E8%AF%95%E4%BD%93%E9%AA%8C%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._editGameBtn_9pws9_441:hover{box-shadow:0 10px 20px #fb5b674d;transform:translateY(-2px)}._publishGameBtn_9pws9_443{border:1px solid #FB4655;background:transparent;color:#fff;box-shadow:inset 0 0 0 1px #fb485666;border-radius:5px}._publishGameBtn_9pws9_443:hover{transform:translateY(-2px);background:#fda3a33a}._deleteGameBtn_9pws9_445{flex:0 0 30%;background:transparent;color:#fb4655;border:1px solid #FB4655}._deleteGameBtn_9pws9_445:hover:not(:disabled){background:#fb5b6714}._deleteGameBtn_9pws9_445:disabled{opacity:.6;cursor:not-allowed}@media(min-width:769px)and (max-width:1080px){._statsModeWrapper_9pws9_1{margin-bottom:30px}._heroBanner_9pws9_19{height:350px}._heroContent_9pws9_59{padding:0 20px;margin-top:70px}._heroTitle_9pws9_75{font-size:36px}._heroRating_9pws9_191{font-size:32px}._heroMetaLabel_9pws9_201{font-size:16px}._heroStatsWrapper_9pws9_211{padding:0 20px;width:100%;max-width:100%}._statsSection_9pws9_223{width:100%;max-width:100%}._sectionHeader_9pws9_233{margin-bottom:18px}._sectionHeader_9pws9_233 hr{margin:0 16px}._sectionTitle_9pws9_265{font-size:24px}._statsGrid_9pws9_333{grid-template-columns:repeat(3,1fr);gap:16px}._statBox_9pws9_345{width:100%;height:90px}._statValue_9pws9_383{font-size:26px}._statLabel_9pws9_395{font-size:16px}._heroActionGroup_9pws9_427{margin-top:20px;gap:14px}._editGameBtn_9pws9_441{flex:0 0 70%;padding:12px 24px}._deleteGameBtn_9pws9_445{flex:0 0 30%;padding:12px 24px}}@media(max-width:768px){._statsModeWrapper_9pws9_1{margin-bottom:20px}._heroBanner_9pws9_19{height:250px;margin-bottom:16px}._heroContent_9pws9_59{margin-top:60px;padding:0 16px}._heroTitle_9pws9_75{font-size:28px;margin-bottom:12px}._heroMeta_9pws9_87{gap:8px;margin-bottom:6px}._heroPrimaryActions_9pws9_101{margin-top:16px;gap:12px;flex-wrap:wrap}._heroRating_9pws9_191{font-size:24px}._heroMetaLabel_9pws9_201{font-size:14px}._heroStatsWrapper_9pws9_211{padding:0 16px}._statsSection_9pws9_223{width:100%}._sectionHeader_9pws9_233{margin-bottom:16px}._sectionHeader_9pws9_233 hr{margin:0 12px}._sectionTitle_9pws9_265{font-size:20px}._more_9pws9_289{font-size:14px;padding:0 8px;min-width:auto}._statsGrid_9pws9_333{grid-template-columns:repeat(2,1fr);gap:12px}._statBox_9pws9_345{width:100%;height:80px;padding:8px}._statValue_9pws9_383{font-size:24px}._statLabel_9pws9_395{font-size:14px;gap:6px}._heroActionGroup_9pws9_427{margin-top:16px;gap:12px;flex-direction:row;flex-wrap:nowrap}._editGameBtn_9pws9_441{flex:0 0 70%;padding:12px 20px;font-size:14px;background:#fb4655;background-image:none}._deleteGameBtn_9pws9_445{flex:0 0 30%;padding:12px 20px;font-size:14px}._primaryActionBtn_9pws9_117{min-width:140px;height:40px;font-size:14px;border-radius:10px;padding:0 20px;flex:0 1 auto}}@keyframes _shimmer_1byeg_1{0%{transform:translate(-100%)}to{transform:translate(100%)}}._uploadOverlay_1byeg_19{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:all}._uploadOverlayContent_1byeg_49{background:#fffffff2;border-radius:16px;padding:32px 40px;box-shadow:0 20px 60px #0000004d;text-align:center;min-width:360px;max-width:90%;animation:_fadeInUp_1byeg_1 .3s ease-out}@keyframes _fadeInUp_1byeg_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._uploadOverlayTitle_1byeg_93{color:#5e4630;font-size:20px;font-weight:600;margin:0 0 24px}._uploadProgressContainer_1byeg_107{margin-bottom:20px}._uploadProgressBar_1byeg_115{width:100%;height:10px;background:#73502f26;border-radius:5px;overflow:hidden;margin-bottom:12px;box-shadow:inset 0 1px 3px #0000001a}._uploadProgressFill_1byeg_135{height:100%;background:linear-gradient(90deg,#73502f,#b69b74,#8b7355);border-radius:5px;transition:width .3s ease;box-shadow:0 0 10px #73502f66;position:relative;overflow:hidden}._uploadProgressFill_1byeg_135:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:_shimmer_1byeg_1 1.5s infinite}._uploadProgressPercent_1byeg_187{color:#73502f;font-size:16px;font-weight:600;text-align:center}._uploadOverlayText_1byeg_201{color:#8b7355;font-size:14px;margin:0 0 24px;line-height:1.5;min-height:20px}._cancelUploadBtn_1byeg_217{background:transparent;border:2px solid #DC3545;color:#dc3545;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;width:100%}._cancelUploadBtn_1byeg_217:hover{background:#dc3545;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #dc35454d}._cancelUploadBtn_1byeg_217:active{transform:translateY(0)}@media(max-width:768px){._uploadOverlay_1byeg_19{padding:10px}._uploadOverlayContent_1byeg_49{min-width:90vw;max-width:90vw;padding:24px 20px;border-radius:12px}._uploadOverlayTitle_1byeg_93{font-size:18px;margin:0 0 20px}._uploadProgressContainer_1byeg_107{margin-bottom:16px}._uploadProgressBar_1byeg_115{height:8px;margin-bottom:10px}._uploadProgressPercent_1byeg_187{font-size:14px}._uploadOverlayText_1byeg_201{font-size:13px;margin:0 0 20px}._cancelUploadBtn_1byeg_217{padding:10px 20px;font-size:14px}}._modalOverlay_1q9c1_1{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1100;padding:16px}._modal_1q9c1_1{background-color:#fff;border-radius:16px;padding:20px 22px 16px;min-width:320px;max-width:420px;width:100%;box-shadow:0 18px 45px #0f172a2e}._modalHeader_1q9c1_43{margin-bottom:16px}._modalTitle_1q9c1_51{font-size:18px;font-weight:600;color:#111827}._modalBody_1q9c1_63{display:flex;flex-direction:column;gap:16px}._formGroup_1q9c1_75{display:flex;flex-direction:column;gap:8px}._specialPriceHeader_1q9c1_87{display:flex;justify-content:space-between;align-items:center}._label_1q9c1_99{font-size:14px;font-weight:500;color:#374151;display:flex;align-items:center;gap:6px}._labelIcon_1q9c1_117{width:16px;height:16px;object-fit:contain}._priceInput_1q9c1_129{width:100%;padding:8px 12px;border-radius:10px;border:1px solid #E5E7EB;font-size:14px;outline:none;background-color:#fff;color:#111827;transition:all .2s ease}._priceInput_1q9c1_129:focus{border-color:#fb4655;box-shadow:0 0 0 1px #fb465533}._priceInput_1q9c1_129:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}._priceInput_1q9c1_129::placeholder{color:#9ca3af}._checkboxLabel_1q9c1_183{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 0}._freeCheckbox_1q9c1_199{width:16px;height:16px;cursor:pointer;accent-color:#FB4655}._checkboxText_1q9c1_213{font-size:14px;font-weight:500;color:#374151;-webkit-user-select:none;user-select:none}._modalActions_1q9c1_227{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}._cancelBtn_1q9c1_241{padding:6px 14px;border-radius:999px;border:1px solid #E5E7EB;background-color:#fff;color:#4b5563;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelBtn_1q9c1_241:hover{background-color:#f9fafb;border-color:#d1d5db}._saveBtn_1q9c1_275{padding:6px 16px;border-radius:999px;border:none;background-color:#fb4655;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._saveBtn_1q9c1_275:hover{background-color:#e63946}._cancelBtn_1q9c1_241:disabled,._saveBtn_1q9c1_275:disabled{opacity:.7;cursor:not-allowed}@media(max-width:768px){._modalOverlay_1q9c1_1{padding:12px}._modal_1q9c1_1{min-width:280px;padding:18px 20px 14px}._modalTitle_1q9c1_51{font-size:16px}._modalBody_1q9c1_63{gap:14px}._label_1q9c1_99{font-size:13px}._priceInput_1q9c1_129{padding:7px 11px;font-size:13px}._modalActions_1q9c1_227{margin-top:16px}}._pageRoot_1otoq_1{width:100%;min-height:100vh;position:relative;background:#fff;display:flex;justify-content:center;align-items:center}._mainContent_1otoq_21{width:414px;height:896px;display:flex;flex-direction:column;position:relative;overflow:hidden}._topHeader_1otoq_39{background:#0000003e;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:14px;font-weight:600;position:relative;z-index:100;width:fit-content;margin:16px auto 12px;border-radius:20px;min-width:180px;transition:all .3s ease;flex-shrink:0}._exitButton_1otoq_79{border:none;cursor:pointer;font-size:20px;transition:all .2s ease;position:absolute;top:20px;left:16px;z-index:101;background:none;color:#0000003e}._exitButton_1otoq_79:hover{transform:scale(1.1)}._exitButton_1otoq_79:active{transform:scale(.95)}._topHeader_1otoq_39 svg{font-size:18px}._topHeaderTextMode_1otoq_131{background:linear-gradient(135deg,#e03d4b26,#e03d4b14);border:1px solid rgba(224,61,75,.3);color:#fffffff2;box-shadow:0 4px 20px #e03d4b33,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._topHeaderTextMode_1otoq_131 svg{color:#e03d4b}._characterContainer_1otoq_155{position:absolute;bottom:0;width:auto;height:80vh;z-index:120;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;overflow:hidden}._characterSlideLeft_1otoq_181{left:0;animation:_fadeSlideInFromLeft_1otoq_1 1s cubic-bezier(.4,0,.2,1)}._characterSlideLeft_1otoq_181 ._characterImage_1otoq_191{object-position:bottom left;width:150%;margin-left:-20%}._characterSlideRight_1otoq_203{right:0;animation:_fadeSlideInFromRight_1otoq_1 1s cubic-bezier(.4,0,.2,1)}._characterSlideRight_1otoq_203 ._characterImage_1otoq_191{object-position:bottom right;width:150%;margin-right:-20%}@keyframes _fadeSlideInFromLeft_1otoq_1{0%{transform:translate(-30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeSlideInFromRight_1otoq_1{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _characterJumpLeft_1otoq_425{0%{transform:translate(0) translateY(0)}12.5%{transform:translate(20px) translateY(-20px)}25%{transform:translate(35px) translateY(-35px)}37.5%{transform:translate(40px) translateY(-20px)}50%{transform:translate(40px) translateY(0)}62.5%{transform:translate(50px) translateY(-20px)}75%{transform:translate(55px) translateY(-35px)}87.5%{transform:translate(60px) translateY(-20px)}to{transform:translate(60px) translateY(0)}}@keyframes _characterJumpRight_1otoq_433{0%{transform:translate(0) translateY(0)}12.5%{transform:translate(-20px) translateY(-20px)}25%{transform:translate(-35px) translateY(-35px)}37.5%{transform:translate(-40px) translateY(-20px)}50%{transform:translate(-40px) translateY(0)}62.5%{transform:translate(-50px) translateY(-20px)}75%{transform:translate(-55px) translateY(-35px)}87.5%{transform:translate(-60px) translateY(-20px)}to{transform:translate(-60px) translateY(0)}}._characterJumpLeft_1otoq_425{animation:_characterJumpLeft_1otoq_425 .8s ease-in-out forwards}._characterJumpRight_1otoq_433{animation:_characterJumpRight_1otoq_433 .8s ease-in-out forwards}@keyframes _worldVibration_1otoq_1{0%{transform:translate(0) rotate(0)}10%{transform:translate(-3px,-3px) rotate(-.5deg)}20%{transform:translate(4px,2px) rotate(.3deg)}30%{transform:translate(-4px,2px) rotate(-.3deg)}40%{transform:translate(3px,-2px) rotate(.2deg)}50%{transform:translate(-2px,1px) rotate(-.1deg)}60%{transform:translate(2px,-1px) rotate(.1deg)}70%{transform:translate(-1px) rotate(-.05deg)}80%{transform:translate(1px,1px) rotate(.05deg)}90%{transform:translate(-1px,-1px) rotate(-.03deg)}to{transform:translate(0) rotate(0)}}@keyframes _worldVibrationSlow_1otoq_1{0%{transform:translate(0)}15%{transform:translate(-6px,-3px)}30%{transform:translate(4px,2px)}45%{transform:translate(-4px,3px)}60%{transform:translate(3px,-2px)}75%{transform:translate(-2px,1px)}to{transform:translate(0)}}@keyframes _worldVibrationFast_1otoq_1{0%{transform:translate(0)}8%{transform:translate(-3px,-2px)}16%{transform:translate(4px,1px)}24%{transform:translate(-2px,3px)}32%{transform:translate(3px,-1px)}40%{transform:translate(-1px,-2px)}48%{transform:translate(2px,2px)}56%{transform:translate(-1px,-3px)}64%{transform:translate(1px,1px)}72%{transform:translateY(1px)}80%{transform:translate(1px)}88%{transform:translateY(1px)}96%{transform:translate(1px)}to{transform:translate(0)}}@keyframes _intenseShake_1otoq_1{0%{transform:translate(0)}10%{transform:translate(-2px,-2px)}20%{transform:translate(2px,2px)}30%{transform:translate(-2px,2px)}40%{transform:translate(2px,-2px)}50%{transform:translate(-1px,1px)}60%{transform:translate(1px,-1px)}70%{transform:translate(-1px,-1px)}80%{transform:translate(1px,1px)}90%{transform:translate(0)}to{transform:translate(0)}}@keyframes _worldVibrationFast0_1otoq_1{0%{transform:translate(0)}8%{transform:translate(-4px,-3px)}16%{transform:translate(5px,2px)}24%{transform:translate(-3px,4px)}32%{transform:translate(4px,-2px)}40%{transform:translate(-2px,-3px)}48%{transform:translate(3px,3px)}56%{transform:translate(-2px,-4px)}64%{transform:translate(2px,2px)}72%{transform:translate(-1px,2px)}80%{transform:translate(2px,-1px)}88%{transform:translate(-1px,2px)}96%{transform:translate(2px,-1px)}to{transform:translate(1px,-1px)}}@keyframes _worldVibrationBalanced_1otoq_1{0%{transform:translate(0) rotate(0)}12%{transform:translate(-8px,-5px) rotate(-.5deg)}24%{transform:translate(7px,6px) rotate(.4deg)}36%{transform:translate(6px,-4px) rotate(.3deg)}48%{transform:translate(-6px,5px) rotate(-.3deg)}60%{transform:translate(-7px,4px) rotate(-.4deg)}72%{transform:translate(5px,-6px) rotate(.2deg)}84%{transform:translate(-3px,-3px) rotate(-.1deg)}96%{transform:translate(2px,2px) rotate(.1deg)}to{transform:translate(0) rotate(0)}}@keyframes _worldVibrationIntense_1otoq_1{0%{transform:translate(0) rotate(0)}5%{transform:translate(-6px,-5px) rotate(-.8deg)}10%{transform:translate(5px,4px) rotate(.6deg)}15%{transform:translate(-4px,6px) rotate(-.7deg)}20%{transform:translate(6px,-3px) rotate(.5deg)}25%{transform:translate(-5px,-4px) rotate(-.6deg)}30%{transform:translate(4px,5px) rotate(.4deg)}35%{transform:translate(-3px,-6px) rotate(-.5deg)}40%{transform:translate(5px,3px) rotate(.3deg)}45%{transform:translate(-4px,4px) rotate(-.4deg)}50%{transform:translate(3px,-5px) rotate(.2deg)}55%{transform:translate(-2px,3px) rotate(-.3deg)}60%{transform:translate(4px,-2px) rotate(.1deg)}65%{transform:translate(-3px,2px) rotate(-.2deg)}70%{transform:translate(2px,-3px) rotate(.1deg)}75%{transform:translate(-1px,1px) rotate(-.1deg)}80%{transform:translate(1px,-1px) rotate(.05deg)}85%{transform:translate(-2px,2px) rotate(-.08deg)}90%{transform:translate(2px,-2px) rotate(.06deg)}95%{transform:translate(-1px,1px) rotate(-.03deg)}to{transform:translate(0) rotate(0)}}._characterVibration_1otoq_847{animation:_intenseShake_1otoq_1 .6s linear alternate-reverse;animation-iteration-count:2}._worldInjury_1otoq_859{animation:_intenseShake_1otoq_1 3s infinite ease-in-out;position:relative}._worldInjury_1otoq_859:before{content:"";position:absolute;top:-5%;left:-5%;width:110%;height:110%;background:inherit;background-size:cover;background-position:center;filter:blur(4px) brightness(.75) contrast(1.2);animation:_dizzyZoom_1otoq_1 10s infinite alternate ease-in-out;z-index:1;pointer-events:none}._worldInjury_1otoq_859:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,transparent 30%,rgba(160,0,0,.4) 70%,rgba(120,0,0,.9) 100%);mix-blend-mode:multiply;animation:_heartbeat_1otoq_1 1.2s infinite;pointer-events:none;z-index:2000}._injuryBloodSplatter_1otoq_945{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(150,0,0,.6) 0%,transparent 10%),radial-gradient(circle at 80% 80%,rgba(180,0,0,.5) 0%,transparent 15%),radial-gradient(circle at 50% 50%,rgba(120,0,0,.4) 0%,transparent 8%);filter:blur(1px);opacity:.8;pointer-events:none;z-index:1999;animation:_injuryFadeOut_1otoq_1 3s ease-out forwards}@keyframes _shakeHard_1otoq_1{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-3px,-2px) rotate(-1deg)}20%{transform:translate(-5px) rotate(1deg)}30%{transform:translate(5px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-3px,2px) rotate(-1deg)}60%{transform:translate(-5px,1px) rotate(0)}70%{transform:translate(5px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}@keyframes _heartbeat_1otoq_1{0%{box-shadow:inset 0 0 50px #f003;opacity:.8}10%{box-shadow:inset 0 0 150px #f00c;opacity:1;transform:scale(1.02)}20%{box-shadow:inset 0 0 100px #ff000080;opacity:.9;transform:scale(1.01)}30%{box-shadow:inset 0 0 150px #f00c;opacity:1;transform:scale(1.02)}50%{box-shadow:inset 0 0 50px #f003;opacity:.8;transform:scale(1)}to{box-shadow:inset 0 0 50px #f003;opacity:.8}}@keyframes _dizzyZoom_1otoq_1{0%{transform:scale(1);filter:blur(3px) brightness(.6)}to{transform:scale(1.1);filter:blur(6px) brightness(.5)}}@keyframes _injuryFadeOut_1otoq_1{0%{opacity:1}to{opacity:0}}._characterImage_1otoq_191{width:100%;height:100%;object-fit:contain;object-position:bottom;transition:opacity .5s cubic-bezier(.4,0,.2,1)}._gameContentWrapper_1otoq_1133{position:absolute;bottom:0;left:0;right:0;width:100%;height:auto;min-height:200px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.82) 8%,rgba(0,0,0,.75) 18%,rgba(0,0,0,.7) 32%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.55) 82%,rgba(0,0,0,.3) 92%,transparent 100%);z-index:150;pointer-events:none;display:flex;flex-direction:column}._gameContentWrapper_1otoq_1133>*{pointer-events:auto}._gameContentWrapperTextMode_1otoq_1187{position:relative;background:none;flex:1;min-height:0;display:flex;flex-direction:column}._narrationMessage_1otoq_1205{color:#fff;padding:0;font-size:16px;line-height:1.6;word-break:break-word;margin-bottom:8px}._characterMessage_1otoq_1223{color:#fff;padding:0;font-size:16px;line-height:1.6;word-break:break-word;margin-bottom:8px;display:flex;flex-direction:column;gap:2px}._characterName_1otoq_1247{font-size:16px;font-weight:600;color:#fff;border-left:3px solid #845DFF;padding-left:10px}._characterDivider_1otoq_1263{width:100%;height:1px;background:linear-gradient(to right,transparent,#fff,transparent);margin:4px 0}._characterText_1otoq_1277{flex:1;padding-bottom:4px}._choiceContainer_1otoq_1287{display:flex;flex-direction:column;gap:8px}._choiceOption_1otoq_1299{color:#fff;padding:10px 24px;font-size:16px;word-break:break-word;cursor:pointer;transition:all .3s ease;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%);background-color:#0000007a;display:flex;align-items:center;justify-content:space-between;gap:12px}._choiceText_1otoq_1349{flex:1;min-width:0}._choicePrice_1otoq_1359{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;color:#fff;font-size:14px;font-weight:600}._choicePrice_1otoq_1359 img{width:16px;height:16px;object-fit:contain;display:block}._choiceOption_1otoq_1299:hover{background:#ffffff1a;transform:translate(4px)}._customInputText_1otoq_1403{color:#fff;padding:10px 24px;font-size:16px;word-break:break-word;cursor:pointer;transition:all .3s ease;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%);background-color:#0000007a}._customInputText_1otoq_1403:hover{background:#ffffff1a;transform:translate(4px)}._customInput_1otoq_1403{display:flex;gap:8px;align-items:center;background-color:#0000007a;padding:8px 20px;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%)}._customInput_1otoq_1403 input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px;line-height:1.6;padding:0}._customInput_1otoq_1403 input::placeholder{color:#ffffff80}._customInput_1otoq_1403 button{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;font-size:16px;padding:5px 12px;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:6px}._customInput_1otoq_1403 button:hover{background:#ffffff40;border-color:#ffffff80}._nextButtonContainer_1otoq_1565{display:flex;justify-content:flex-end}._nextButton_1otoq_1565{background:transparent;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}._nextButton_1otoq_1565:hover{transform:scale(1.1)}._nextButton_1otoq_1565 svg{width:28px;height:28px}._buttonContainer_1otoq_1619{position:absolute;bottom:0;left:0;right:0;width:100%;padding:12px 100px 12px 16px;display:flex;gap:20px;overflow-x:auto;z-index:200;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}._buttonContainer_1otoq_1619::-webkit-scrollbar{display:none}._buttonItem_1otoq_1661{flex-shrink:0;width:42px;height:42px;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;transform:rotate(45deg);position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 8px #0000001a;transition:all .3s ease}._buttonItem_1otoq_1661:active{transform:rotate(45deg) scale(.95)}._buttonItemActive_1otoq_1701{background:#fb46554d;border-color:#fb465580;box-shadow:0 2px 12px #fb46554d}._buttonItem_1otoq_1661 ._buttonInner_1otoq_1713{width:100%;height:100%;padding:0;border:none;border-radius:12px;color:#fff;font-size:12px;cursor:pointer;transition:all .3s ease;background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;position:relative;transform:rotate(-45deg);outline:none;-webkit-tap-highlight-color:transparent}._buttonItem_1otoq_1661 ._buttonInner_1otoq_1713 img,._buttonItem_1otoq_1661 ._buttonInner_1otoq_1713 svg{width:16px;height:16px;object-fit:contain;display:block;flex-shrink:0}._buttonItem_1otoq_1661 ._buttonInner_1otoq_1713 span{font-weight:600;font-size:9px;text-align:center;line-height:1.2;white-space:nowrap}._timeoutOverlay_1otoq_1791{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000}._timeoutCard_1otoq_1813{background:#ffffffe6;border-radius:16px;padding:20px 24px;width:320px;box-shadow:0 10px 30px #00000026;border:1px solid rgba(255,255,255,.6)}._timeoutTitle_1otoq_1831{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:8px}._timeoutDesc_1otoq_1845{font-size:13px;color:#4b5563;margin-bottom:16px}._timeoutActions_1otoq_1857{display:flex;justify-content:flex-end;gap:10px}._timeoutCancel_1otoq_1869,._timeoutRetry_1otoq_1871{padding:8px 14px;border-radius:10px;border:none;font-size:13px;cursor:pointer;transition:all .2s ease}._timeoutCancel_1otoq_1869{background:#0000000d;color:#374151}._timeoutCancel_1otoq_1869:hover{background:#00000014}._timeoutRetry_1otoq_1871{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 6px 20px #6366f159}._timeoutRetry_1otoq_1871:hover{filter:brightness(1.05)}@media(max-width:768px){._mainContent_1otoq_21{width:100%;height:100vh;max-width:none}._characterContainer_1otoq_155{width:auto;bottom:0}._messageContainer_1otoq_1951{bottom:80px}._buttonContainer_1otoq_1619{padding:10px 90px 10px 18px;gap:16px;margin-bottom:10px}}._cursor_1otoq_1983{display:inline-block;width:2px;height:1em;background-color:#fff;margin-left:2px;animation:_blink_1otoq_1 1s infinite;vertical-align:baseline}@keyframes _blink_1otoq_1{0%,50%{opacity:1}51%,to{opacity:0}}._modalOverlay_jv4yf_1{position:fixed;inset:0;width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;z-index:2000;animation:_fadeIn_jv4yf_1 .3s ease-out}._modalContent_jv4yf_31{width:414px;height:896px;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:40px 30px 30px;box-sizing:border-box;position:relative;overflow:hidden}._modalHeader_jv4yf_57{flex-shrink:0;text-align:center;margin-bottom:50px;z-index:1}._modalTitle_jv4yf_71{font-size:28px;font-weight:600;color:#fff;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.7);letter-spacing:1px}._modalBody_jv4yf_89{min-height:300px;display:flex;align-items:start;justify-content:center;width:100%;margin:0 auto;z-index:1}._preambleText_jv4yf_109{color:#fff;font-size:16px;line-height:1.8;letter-spacing:1px;text-align:center;margin:0;padding:20px;background:#0000004d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 20px #0000004d;word-break:break-word;max-width:700px;min-height:80px;max-height:392px;overflow-y:auto}._modalFooter_jv4yf_151{flex-shrink:0;padding:24px 20px 0;display:flex;justify-content:center;width:100%;z-index:1}._startButton_jv4yf_169{padding:14px 48px;background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:10px;font-size:17px;font-weight:500;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;box-shadow:0 2px 8px #0003}._startButton_jv4yf_169:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}._startButton_jv4yf_169:active:not(:disabled){transform:translateY(0)}._startButton_jv4yf_169:disabled{opacity:.5;cursor:not-allowed;transform:none}._loading_jv4yf_235{display:inline-flex;align-items:center;justify-content:center;gap:6px}._loadingDot_jv4yf_249{width:8px;height:8px;border-radius:50%;background-color:currentColor;animation:_loadingBounce_jv4yf_1 1.4s infinite ease-in-out}._loadingDot_jv4yf_249:nth-child(1){animation-delay:-.32s}._loadingDot_jv4yf_249:nth-child(2){animation-delay:-.16s}._loadingDot_jv4yf_249:nth-child(3){animation-delay:0s}@keyframes _loadingBounce_jv4yf_1{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-8px);opacity:1}}._cursor_jv4yf_311{display:inline-block;width:2px;height:1em;background-color:#fff;margin-left:2px;animation:_blink_jv4yf_1 1s infinite;vertical-align:baseline}@keyframes _blink_jv4yf_1{0%,50%{opacity:1}51%,to{opacity:0}}@media(max-width:768px){._modalContent_jv4yf_31{width:100vw;height:100vh;padding:30px 20px 20px}._modalTitle_jv4yf_71{font-size:24px}._preambleText_jv4yf_109{font-size:16px;line-height:1.8;letter-spacing:1px;padding:20px}._modalFooter_jv4yf_151{padding:20px 16px 0}._startButton_jv4yf_169{padding:12px 40px;font-size:16px}}._messageContainer_4yu9v_1{flex:1;width:100%;min-height:240px;height:auto;overflow-y:hidden;overflow-x:hidden;padding:60px 18px 0;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:80px}._narrationMessage_4yu9v_33{color:#fff;padding:0;font-size:16px;line-height:1.7;letter-spacing:1.2px;word-break:break-word;white-space:pre-wrap;margin-bottom:8px}._characterMessage_4yu9v_55{color:#fff;padding:0;font-size:16px;line-height:1.7;letter-spacing:1.2px;word-break:break-word;margin-bottom:8px;display:flex;flex-direction:column;gap:2px}._characterName_4yu9v_81{font-size:16px;font-weight:600;color:#fff;border-left:3px solid #845DFF;padding-left:10px}._characterDivider_4yu9v_97{width:100%;height:1px;background:linear-gradient(to right,transparent,#fff,transparent);margin:4px 0}._characterText_4yu9v_111{flex:1;padding-bottom:4px;line-height:1.7;letter-spacing:1.2px;white-space:pre-wrap}._nextButtonContainer_4yu9v_127{position:absolute;bottom:80px;right:18px;display:flex;justify-content:flex-end;z-index:10}._nextButton_4yu9v_127{background:transparent;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0;border:none}._nextButton_4yu9v_127:hover{transform:scale(1.1)}._nextButton_4yu9v_127:disabled{opacity:.5;cursor:not-allowed}._nextButton_4yu9v_127 svg{width:28px;height:28px}._cursor_4yu9v_201{display:inline-block;width:2px;height:13px;background-color:#fff;animation:_blink_4yu9v_1 1s infinite;vertical-align:baseline;margin-left:2px}._colorRed_4yu9v_223{color:#f44;font-weight:500}._colorYellow_4yu9v_233{color:gold;font-weight:500}._colorGreen_4yu9v_243{color:#4ade80;font-weight:500}._colorBlue_4yu9v_253{color:#60a5fa;font-weight:500}._colorPurple_4yu9v_263{color:#a78bfa;font-weight:500}._code_4yu9v_273{background:#ffffff1a;padding:2px 4px;border-radius:3px;font-family:monospace;font-size:.9em}@keyframes _blink_4yu9v_1{0%,50%{opacity:1}51%,to{opacity:0}}._choiceContainer_4yu9v_307{display:flex;flex-direction:column;gap:8px;margin-bottom:80px}._choiceOption_4yu9v_321{color:#fff;padding:10px 24px;font-size:16px;word-break:break-word;cursor:pointer;transition:all .3s ease;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%);background-color:#0000007a;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative;overflow:hidden}._choiceText_4yu9v_383{flex:1;min-width:0}._choicePrice_4yu9v_393{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;color:#fff;font-size:14px;font-weight:600}._choicePrice_4yu9v_393 img{width:16px;height:16px;object-fit:contain;display:block}._choiceOption_4yu9v_321:hover{background:#ffffff1a;transform:translate(4px)}._customInputText_4yu9v_437{color:#fff;padding:10px 24px;font-size:16px;word-break:break-word;cursor:pointer;transition:all .3s ease;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%);background-color:#0000007a}._customInputText_4yu9v_437:hover{background:#ffffff1a;transform:translate(4px)}._customInput_4yu9v_437{display:flex;gap:8px;align-items:center;background-color:#0000007a;padding:8px 20px;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%)}._customInput_4yu9v_437 input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px;line-height:1.6;padding:0}._customInput_4yu9v_437 input::placeholder{color:#ffffff80}._customInput_4yu9v_437 button{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;font-size:16px;padding:5px 12px;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:6px;position:relative;overflow:hidden}._customInput_4yu9v_437 button:hover{background:#ffffff40;border-color:#ffffff80}._customInput_4yu9v_437 button:disabled{opacity:.5;cursor:not-allowed}._progressBar_4yu9v_629{position:absolute;inset:0;width:100%;height:100%;background:transparent;overflow:hidden}._progressFill_4yu9v_653{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#845dff,#a78bfa);animation:_progressAnimation_4yu9v_1 2s ease-in-out infinite}@keyframes _progressAnimation_4yu9v_1{0%{width:0%}50%{width:100%}to{width:0%}}._loadingContainer_4yu9v_697{display:flex;align-items:center;gap:20px;padding:16px;margin-top:40px;justify-content:center}._aiLoader_4yu9v_715{position:relative;width:52px;height:52px;flex-shrink:0}._core_4yu9v_729{position:absolute;top:50%;left:50%;width:12px;height:12px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 14px #fffc,0 0 8px #fff6;animation:_pulse_4yu9v_1 2s infinite ease-in-out}._orbit_4yu9v_755{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;border:3px solid rgba(255,255,255,.1);border-top:3px solid #fff;animation:_spin_4yu9v_1 1.5s infinite linear;box-sizing:border-box}._orbitInner_4yu9v_781{position:absolute;inset:8px;border-radius:50%;border:2.5px solid rgba(255,255,255,.05);border-bottom:2.5px solid rgba(255,255,255,.5);animation:_spinReverse_4yu9v_1 3s infinite linear;box-sizing:border-box}._statusText_4yu9v_807{font-size:18px;font-weight:600;letter-spacing:1.2px;color:#fff;text-transform:uppercase;text-shadow:0 0 10px rgba(255,255,255,.3),0 1px 2px rgba(0,0,0,.2)}._dots_4yu9v_825:after{content:"";animation:_ellipsis_4yu9v_1 1.5s infinite;display:inline-block;width:18px;text-align:left}@keyframes _pulse_4yu9v_1{0%{transform:translate(-50%,-50%) scale(.85);opacity:.7;box-shadow:0 0 12px #ffffffb3,0 0 6px #ffffff4d}50%{transform:translate(-50%,-50%) scale(1.1);opacity:1;box-shadow:0 0 20px #fff,0 0 12px #ffffff80}to{transform:translate(-50%,-50%) scale(.85);opacity:.7;box-shadow:0 0 12px #ffffffb3,0 0 6px #ffffff4d}}@keyframes _spin_4yu9v_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinReverse_4yu9v_1{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes _ellipsis_4yu9v_1{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}@media(max-width:768px){._messageContainer_4yu9v_1{bottom:80px}._loadingContainer_4yu9v_697{gap:16px;padding:12px}._aiLoader_4yu9v_715{width:44px;height:44px}._core_4yu9v_729{width:10px;height:10px}._orbit_4yu9v_755{border-width:2.5px}._orbitInner_4yu9v_781{inset:7px;border-width:2px}._statusText_4yu9v_807{font-size:16px;letter-spacing:1px}}._colorRed_1hazr_13{color:#f44!important;font-weight:500}._colorYellow_1hazr_23{color:gold!important;font-weight:500}._colorGreen_1hazr_33{color:#4ade80!important;font-weight:500}._colorBlue_1hazr_43{color:#60a5fa!important;font-weight:500}._colorPurple_1hazr_53{color:#c084fc!important;font-weight:500}._cursor_1hazr_65{display:inline-block;width:2px;height:1.2em;background-color:currentColor;margin-left:2px;vertical-align:text-bottom;animation:_blink_1hazr_1 .8s infinite}@keyframes _blink_1hazr_1{0%,50%{opacity:1}51%,to{opacity:0}}._modalOverlay_1oreu_1{position:fixed;inset:0;z-index:3000;display:flex;justify-content:center;align-items:center;overflow-y:auto}._modalContent_1oreu_27{width:414px;height:896px;background-color:#ffffff27;display:flex;flex-direction:column;overflow:hidden}._modalHeader_1oreu_49{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;flex-shrink:0;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}._modalTitle_1oreu_69{margin:0;font-size:17px;font-weight:600;color:#fff;display:flex;align-items:center;gap:8px}._modalTitle_1oreu_69:before{content:"";width:3px;height:16px;background:#e03d4b;border-radius:2px}._closeButton_1oreu_105{background:transparent;border:none;color:#fff;font-size:24px;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s ease}._closeButton_1oreu_105:hover{background:#ffffff14;color:#fff}._modalBody_1oreu_149{flex:1;overflow-y:auto;padding:16px 20px;min-height:0}._modalBody_1oreu_149::-webkit-scrollbar{width:4px}._modalBody_1oreu_149::-webkit-scrollbar-track{background:transparent}._modalBody_1oreu_149::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}._modalBody_1oreu_149::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._chatMessages_1oreu_199{display:flex;flex-direction:column;gap:16px;margin-bottom:30px}._messageWrapper_1oreu_213{display:flex;width:100%}._userBubble_1oreu_225{align-self:flex-end;margin-left:auto;max-width:78%;background:linear-gradient(135deg,#e03d4be6,#c83241e6);color:#fff;padding:12px 16px;border-radius:16px 16px 4px;word-break:break-word;font-size:14px;line-height:1.65;letter-spacing:.3px;box-shadow:0 2px 8px #e03d4b33;position:relative}._assistantBubbleWrapper_1oreu_259{display:flex;flex-direction:column;align-items:stretch;gap:8px;width:88%}._assistantBubble_1oreu_259{align-self:flex-start;background:#ffffff26;border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fffffff2;padding:14px 16px;border-radius:4px 16px 16px;width:100%;word-break:break-word;font-size:14px;line-height:1.75;letter-spacing:.3px;position:relative}._assistantBubble_1oreu_259 p{margin:0 0 10px}._assistantBubble_1oreu_259 p:last-child{margin-bottom:0}._actionButtons_1oreu_329{display:flex;gap:6px;flex-wrap:wrap;margin-top:2px;opacity:.7;transition:opacity .2s ease}._assistantBubbleWrapper_1oreu_259:hover ._actionButtons_1oreu_329{opacity:1}._editButton_1oreu_357{display:inline-flex;align-items:center;gap:4px;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:5px 12px;border-radius:14px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease}._editButton_1oreu_357:hover{background:#3b82f61f;border-color:#3b82f659;color:#60a5fa}._editButton_1oreu_357 svg{font-size:12px}._regenerateButton_1oreu_409{display:inline-flex;align-items:center;gap:4px;background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:5px 12px;border-radius:14px;font-size:11px;font-weight:500;cursor:pointer;transition:all .2s ease}._regenerateButton_1oreu_409:hover{background:#e03d4b1f;border-color:#e03d4b59;color:#e03d4b}._regenerateButton_1oreu_409:active{transform:scale(.97)}._regenerateButton_1oreu_409 svg{font-size:12px}._editContainer_1oreu_469{display:flex;flex-direction:column;gap:10px;width:100%}._editTextarea_1oreu_485{width:100%;min-height:120px;padding:14px 16px;border-radius:4px 16px 16px;border:1px solid rgba(255,255,255);background:#a4a2a21a;color:#fffffff2;font-size:13px;line-height:1.7;letter-spacing:.3px;font-family:SF Mono,Monaco,Menlo,monospace;resize:none;box-sizing:border-box;word-break:break-word;overflow:hidden;transition:all .2s ease}._editTextarea_1oreu_485:focus{outline:none;border-color:#fff}._editTextarea_1oreu_485:disabled{opacity:.5;cursor:not-allowed}._editActions_1oreu_545{display:flex;gap:8px;justify-content:flex-end}._saveButton_1oreu_557{display:inline-flex;align-items:center;gap:5px;background:#22c55e26;border:1px solid rgba(34,197,94,.3);color:#4ade80;padding:7px 16px;border-radius:16px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}._saveButton_1oreu_557:hover:not(:disabled){background:#22c55e40;border-color:#22c55e80}._saveButton_1oreu_557:disabled{opacity:.5;cursor:not-allowed}._saveButton_1oreu_557 svg{font-size:14px}._cancelButton_1oreu_615{display:inline-flex;align-items:center;gap:5px;background:transparent;border:1px solid rgba(255,255,255,.15);color:#fff9;padding:7px 16px;border-radius:16px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_1oreu_615:hover:not(:disabled){background:#ffffff0d;border-color:#ffffff40;color:#fffc}._cancelButton_1oreu_615:disabled{opacity:.5;cursor:not-allowed}._cancelButton_1oreu_615 svg{font-size:14px}._speakerName_1oreu_675{font-size:14px;font-weight:600;color:#845dff;margin-bottom:6px;border-left:3px solid #845DFF;padding-left:8px}._dialogueContent_1oreu_693{color:#fff;line-height:1.6}._narrationBubble_1oreu_705{align-self:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffe6;padding:10px 14px;border-radius:8px;max-width:85%;word-break:break-word;font-size:14px;line-height:1.7;letter-spacing:.3px;text-align:center;font-style:italic;margin:0 auto}._hintBubble_1oreu_741{align-self:flex-start;background:#ffd7001a;border:1px solid rgba(255,215,0,.3);color:gold;padding:10px 14px;border-radius:8px;max-width:80%;word-break:break-word;font-size:14px;line-height:1.6;letter-spacing:.3px}._hintLabel_1oreu_769{font-weight:600;margin-right:4px}._choiceBubble_1oreu_781{align-self:flex-start;background:#845dff26;border:1px solid rgba(132,93,255,.4);color:#fff;padding:12px 14px;border-radius:12px;max-width:85%;word-break:break-word;font-size:15px;line-height:1.6;letter-spacing:.3px}._choiceTitle_1oreu_809{font-size:16px;font-weight:600;color:#a78bfa;margin-bottom:8px;border-left:3px solid #a78bfa;padding-left:8px}._choiceDescription_1oreu_827{color:#ffffffe6;margin-bottom:10px;line-height:1.6}._optionsList_1oreu_839{display:flex;flex-direction:column;gap:6px;margin-top:8px}._optionItem_1oreu_853{display:flex;align-items:flex-start;gap:8px;padding:6px 8px;background:#0003;border-radius:6px;border-left:2px solid #845DFF}._optionNumber_1oreu_873{color:#a78bfa;font-weight:600;flex-shrink:0}._optionText_1oreu_885{color:#ffffffe6;flex:1}._colorRed_1oreu_895{color:#ff6b6b!important;font-weight:500}._colorYellow_1oreu_905{color:#ffd93d!important;font-weight:500}._colorGreen_1oreu_915{color:#69db7c!important;font-weight:500}._colorBlue_1oreu_925{color:#74c0fc!important;font-weight:500}._colorPurple_1oreu_935{color:#da77f2!important;font-weight:500}._emptyState_1oreu_945{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60%;text-align:center;color:#ffffff59;font-size:14px;gap:12px}._emptyState_1oreu_945:before{content:"📜";font-size:40px;opacity:.6}@media(max-width:768px){._modalContent_1oreu_27{width:100vw;height:100vh}._modalHeader_1oreu_49{padding:16px 20px}._modalTitle_1oreu_69{font-size:18px}._modalBody_1oreu_149{padding:0 20px}._historyContent_1oreu_1015{font-size:14px;line-height:1.6}}._textModeContainer_t0lai_3{width:100%;flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0;padding-bottom:80px}._messagesContainer_t0lai_23{flex:1;overflow-y:auto;padding:16px 20px;display:flex;flex-direction:column;gap:12px}._messagesContainer_t0lai_23::-webkit-scrollbar{width:8px}._messagesContainer_t0lai_23::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}._messagesContainer_t0lai_23::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}._messagesContainer_t0lai_23::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._emptyState_t0lai_77{display:flex;justify-content:center;align-items:center;height:100%;color:#fff9;font-size:16px}._loadingContainer_t0lai_97{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 20px;height:100%}._aiLoader_t0lai_117{position:relative;width:60px;height:60px}._orbit_t0lai_129{position:absolute;width:100%;height:100%;border:2px solid rgba(255,255,255,.2);border-top-color:#fffc;border-radius:50%;animation:_spin_t0lai_1 1.2s linear infinite}._orbitInner_t0lai_149{position:absolute;top:15%;left:15%;width:70%;height:70%;border:2px solid rgba(255,255,255,.15);border-top-color:#fff9;border-radius:50%;animation:_spin_t0lai_1 .8s linear infinite reverse}._core_t0lai_173{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:#ffffffe6;border-radius:50%;animation:_pulse_t0lai_1 1.5s ease-in-out infinite}@keyframes _spin_t0lai_1{to{transform:rotate(360deg)}}@keyframes _pulse_t0lai_1{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.2)}}._statusText_t0lai_231{color:#ffffffe6;font-size:16px;font-weight:500}._dots_t0lai_243:after{content:"...";animation:_dots_t0lai_243 1.5s steps(4,end) infinite}@keyframes _dots_t0lai_243{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}._messageWrapper_t0lai_279{display:flex;flex-direction:column;gap:8px}._narrationBubble_t0lai_293{background:#ffffff14;border-radius:12px;padding:12px 16px;border-left:3px solid rgba(255,255,255,.3)}._narrationLabel_t0lai_307{font-size:12px;color:#ffffff80;margin-bottom:6px;font-weight:500}._narrationContent_t0lai_321{font-size:15px;line-height:1.6;word-wrap:break-word}._narrationContent_t0lai_321>div{color:#ffffffe6}._dialogueBubble_t0lai_343{background:#ffffff1a;border-radius:12px;padding:12px 16px;border-left:3px solid rgba(255,255,255,.4)}._speakerName_t0lai_357{font-size:13px;color:#ffffffb3;margin-bottom:6px;font-weight:600;border-left:3px solid #845DFF;padding-left:8px}._dialogueContent_t0lai_375{font-size:15px;line-height:1.6;word-wrap:break-word}._dialogueContent_t0lai_375>div{color:#fffffff2}._choiceBubble_t0lai_397{background:#ffffff1f;border-radius:12px;padding:16px;border:1px solid rgba(255,255,255,.2)}._choiceTitle_t0lai_411{font-size:16px;color:#fffffff2;margin-bottom:8px;font-weight:600}._choiceDescription_t0lai_425{font-size:14px;margin-bottom:12px;line-height:1.5}._choiceDescription_t0lai_425>div{color:#fffc}._optionsList_t0lai_445{display:flex;flex-direction:column;gap:8px}._optionItem_t0lai_457{background:#ffffff14;border-radius:8px;padding:12px 16px;display:flex;align-items:flex-start;gap:12px;transition:all .2s ease;border:1px solid transparent}._optionItem_t0lai_457:hover{background:#ffffff26;border-color:#ffffff4d;transform:translate(4px)}._optionNumber_t0lai_491{color:#fff9;font-size:14px;font-weight:600;flex-shrink:0}._optionText_t0lai_505{color:#ffffffe6;font-size:15px;line-height:1.5;flex:1;word-wrap:break-word}._pointsCost_t0lai_521{color:#ffc864cc;font-size:12px;flex-shrink:0;margin-left:auto}._choicePrice_t0lai_535{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;color:#fff;font-size:14px;font-weight:600}._choicePrice_t0lai_535 img{width:16px;height:16px;object-fit:contain;display:block}._freeBadge_t0lai_569{color:#4ade80e6;font-size:12px;flex-shrink:0;margin-left:auto}._customInputSection_t0lai_585{margin-top:16px;padding-top:16px;border-top:1px dashed rgba(255,255,255,.15)}._customInputHeader_t0lai_597{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:13px;color:#fff9}._pointsCostHint_t0lai_615{color:#ffc864cc;font-size:12px}._freeHint_t0lai_625{color:#4ade80e6;font-size:12px}._customInputWrapper_t0lai_635{display:flex;gap:8px}._customInput_t0lai_585{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:10px 14px;color:#fffffff2;font-size:14px;outline:none;transition:all .2s ease}._customInput_t0lai_585::placeholder{color:#fff6}._customInput_t0lai_585:focus{border-color:#ffffff4d;background:#ffffff1a}._customInput_t0lai_585:disabled{opacity:.5;cursor:not-allowed}._customInputButton_t0lai_697{background:#e03d4bcc;color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;flex-shrink:0}._customInputButton_t0lai_697:hover:not(:disabled){background:#e03d4b}._customInputButton_t0lai_697:disabled{opacity:.5;cursor:not-allowed}._sceneChangeBubble_t0lai_743{background:#ffffff0f;border-radius:12px;padding:12px 16px;border:1px dashed rgba(255,255,255,.2);text-align:center}._sceneChangeBubble_t0lai_743>div>div{color:#fffc}._sceneChangeBubble_t0lai_743>div{font-size:14px;line-height:1.6;font-style:italic}._colorRed_t0lai_781{color:#f44!important;font-weight:500}._colorYellow_t0lai_791{color:gold!important;font-weight:500}._colorGreen_t0lai_801{color:#4ade80!important;font-weight:500}._colorBlue_t0lai_811{color:#60a5fa!important;font-weight:500}._colorPurple_t0lai_821{color:#ffffffe6!important;font-weight:500}._cursor_t0lai_833{display:inline-block;width:2px;height:1em;background-color:#ffffffe6;margin-left:2px;animation:_blink_t0lai_1 1s infinite;vertical-align:baseline}@keyframes _blink_t0lai_1{0%,50%{opacity:1}51%,to{opacity:0}}@media(max-width:480px){._messagesContainer_t0lai_23{padding:12px 16px;gap:10px}._narrationBubble_t0lai_293,._dialogueBubble_t0lai_343,._choiceBubble_t0lai_397{padding:10px 14px}._narrationContent_t0lai_321,._dialogueContent_t0lai_375,._optionText_t0lai_505{font-size:14px}}._globalModalOverlay_1r3xw_5{position:absolute;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:9999;padding:16px}._globalModal_1r3xw_5{width:100%;max-width:420px;background:radial-gradient(circle at top,#222,#111 45%,#050508);border-radius:18px;box-shadow:0 12px 40px #000000a6;border:1px solid rgba(255,255,255,.08);padding:18px 20px 16px;color:#f8f9ff}._globalModalTitle_1r3xw_51{font-size:16px;font-weight:700;margin:0 0 8px}._globalModalContent_1r3xw_63{font-size:13px;line-height:1.6;color:#f8f9ffdb;margin-bottom:16px}._globalModalContent_1r3xw_63 p{margin:0;white-space:pre-wrap}._globalModalActions_1r3xw_87{display:flex;justify-content:flex-end;gap:8px}._globalModalPrimaryButton_1r3xw_99,._globalModalSecondaryButton_1r3xw_101{padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}._globalModalPrimaryButton_1r3xw_99{background:linear-gradient(135deg,#e03d4b,#fb4655);color:#fff;box-shadow:0 4px 12px #e03d4b8c}._globalModalPrimaryButton_1r3xw_99:hover{transform:translateY(-1px);box-shadow:0 6px 18px #e03d4bb3}._globalModalPrimaryButton_1r3xw_99:active{transform:translateY(0);box-shadow:0 3px 10px #e03d4b80}._globalModalSecondaryButton_1r3xw_101{background:#ffffff0f;color:#f8f9ffe0;border:1px solid rgba(255,255,255,.14)}._globalModalSecondaryButton_1r3xw_101:hover{background:#ffffff1f}._globalModalSecondaryButton_1r3xw_101:active{background:#ffffff14}@media(max-width:768px){._globalModalOverlay_1r3xw_5{width:100%;height:100%}}:root{--primary: #E03D4B;--primary-light: #FF5A67;--primary-dark: #C42D3A;--primary-glow: rgba(224, 61, 75, .35);--bg-main: #FAFBFC;--bg-card: #FFFFFF;--text-primary: #1A1D21;--text-secondary: rgba(26, 29, 33, .65);--text-muted: rgba(26, 29, 33, .45);--border-light: rgba(26, 29, 33, .08);--border-medium: rgba(26, 29, 33, .12);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .08), 0 4px 12px rgba(0, 0, 0, .04);--shadow-primary: 0 4px 20px rgba(224, 61, 75, .25);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-smooth: .3s cubic-bezier(.4, 0, .2, 1)}._appShell_og6q8_47{display:flex;height:100vh;background:var(--bg-main)}._main_og6q8_59{flex:1;padding:40px 56px 56px;display:flex;flex-direction:column;gap:36px;overflow-y:auto;position:relative}._topBar_og6q8_81{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px;padding-bottom:32px;border-bottom:1px solid var(--border-light);position:relative}._topBar_og6q8_81:after{content:"";position:absolute;bottom:-1px;left:0;width:120px;height:2px;background:linear-gradient(90deg,var(--primary),transparent);border-radius:1px}._topBar_og6q8_81 h1{margin:8px 0 0;font-size:clamp(1.75rem,2.8vw,2.25rem);color:var(--text-primary);font-weight:700;letter-spacing:-.02em;line-height:1.2}._subtitle_og6q8_145{margin:10px 0 0;color:var(--text-secondary);font-size:.95rem;line-height:1.6;max-width:560px}._eyebrow_og6q8_161{margin:0;text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;color:var(--primary);font-weight:700;display:inline-flex;align-items:center;gap:6px}._eyebrow_og6q8_161:before{content:"";width:8px;height:8px;background:var(--primary);border-radius:2px;transform:rotate(45deg)}._topActions_og6q8_205{display:flex;gap:12px;align-items:center}._primary_og6q8_217{border-radius:12px;border:none;padding:12px 24px;font-weight:600;font-size:.9rem;cursor:pointer;transition:var(--transition-smooth);color:#fff;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-light) 100%);box-shadow:var(--shadow-primary);position:relative;overflow:hidden}._primary_og6q8_217:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 100%);opacity:0;transition:var(--transition-fast)}._primary_og6q8_217:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e03d4b59}._primary_og6q8_217:hover:before{opacity:1}._primary_og6q8_217:active{transform:translateY(0)}._primary_og6q8_217:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}._ghost_og6q8_305{border-radius:12px;border:1.5px solid var(--border-medium);padding:11px 22px;font-weight:600;font-size:.9rem;cursor:pointer;transition:var(--transition-smooth);color:var(--text-primary);background:var(--bg-card);box-shadow:var(--shadow-sm)}._ghost_og6q8_305:hover{border-color:var(--primary);color:var(--primary);background:#e03d4b0a;box-shadow:var(--shadow-md)}._ghost_og6q8_305:disabled{cursor:not-allowed;opacity:.6;transform:none;box-shadow:none}._panel_og6q8_361{display:none;flex-direction:column;gap:28px;animation:_fadeIn_og6q8_1 .4s ease-out}._panel_og6q8_361._active_og6q8_375{display:flex}@keyframes _fadeIn_og6q8_1{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){._appShell_og6q8_47{flex-direction:column}._main_og6q8_59{padding:28px 24px}}@media(max-width:720px){._topBar_og6q8_81{flex-direction:column;align-items:flex-start}._topActions_og6q8_205{width:100%;justify-content:flex-start}._topBar_og6q8_81 h1{font-size:1.5rem}._main_og6q8_59{padding:20px 16px;gap:24px}}._panelContent_emb3u_1{display:flex;flex-direction:column;gap:24px}._panelHeader_emb3u_13{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._eyebrow_emb3u_29{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#e03d4b;font-weight:600}._panelHeader_emb3u_13 h2{margin:4px 0;color:#1a1a1a}._uploadCover_emb3u_61{display:flex;flex-direction:column;gap:16px}._uploadCover_emb3u_61 h2{margin:0;font-size:1.5rem;color:#1a1a1a}._coverUploadArea_emb3u_85{width:100%;min-height:200px;border:1px dashed rgba(0,0,0,.2);border-radius:12px;padding:24px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;background:#00000003;position:relative;overflow:hidden}._coverUploadArea_emb3u_85:hover{border-color:#e03d4b;background:#e03d4b05}._disabled_emb3u_127{cursor:not-allowed!important;opacity:.6}._coverPlaceholder_emb3u_137{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;pointer-events:none}._coverUploadIcon_emb3u_155{color:#0006}._coverUploadText_emb3u_163{margin:0;color:#000000b3;font-size:.95rem;font-weight:500}._coverUploadHint_emb3u_177{margin:0;color:#00000080;font-size:.8rem}._coverPreviewContainer_emb3u_189{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}._coverPreview_emb3u_189{max-width:100%;max-height:200px;object-fit:contain;border-radius:8px}._removeCoverBtn_emb3u_221{position:absolute;top:0;right:12px;padding:6px 12px;background:#e03d4be6;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;z-index:10;min-width:60px}._removeCoverBtn_emb3u_221:hover{background:#e03d4b;transform:translateY(-1px);box-shadow:0 2px 8px #e03d4b4d}._subtitle_emb3u_267{margin:0;color:#0009;font-size:.95rem}._ghost_emb3u_279{border-radius:999px;border:1px solid rgba(0,0,0,.1);padding:10px 20px;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:transparent}._ghost_emb3u_279:hover{border-color:#e03d4b;color:#e03d4b}._twoCol_emb3u_311{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;flex:1}._card_emb3u_325{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px}._card_emb3u_325 h3{margin:0;font-size:1.1rem;color:#1a1a1a}._muted_emb3u_357{color:#0009;margin:0;font-size:.9rem;line-height:1.5}._mutedSmall_emb3u_371{color:#00000080;margin:0;font-size:.8rem;padding-top:12px;border-top:1px dashed rgba(0,0,0,.08)}._dropzone_emb3u_387{border:1px dashed rgba(0,0,0,.2);border-radius:8px;padding:32px;text-align:center;cursor:pointer;transition:.2s;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;height:160px}._dropzone_emb3u_387:hover{border-color:#e03d4b;background:#e03d4b05}._dropzone_emb3u_387 p{margin:0;color:#0009;font-size:.9rem}._link_emb3u_439{color:#e03d4b;cursor:pointer;margin-left:4px}._link_emb3u_439:hover{text-decoration:underline}._uploadedFileBox_emb3u_461{padding:12px 16px;background:#00000005;border:1px solid rgba(0,0,0,.08);border-radius:8px;display:flex;align-items:center;gap:12px;height:80px}._fileName_emb3u_483{flex:1;font-size:.9rem;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_emb3u_501{font-size:.8rem;color:#00000080}._retryLink_emb3u_511{color:#e03d4b;font-size:.85rem;cursor:pointer}._retryLink_emb3u_511:hover{text-decoration:underline}._errorText_emb3u_531{margin:0;color:#e03d4b;font-size:.85rem}._progressText_emb3u_543{font-size:.9rem;color:#1a1a1a;font-weight:500}._statusList_emb3u_557{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}._statusList_emb3u_557 li{border-radius:8px;border:1px solid rgba(0,0,0,.06);position:relative;padding:10px 14px 10px 36px;color:#0006;font-size:.85rem;background:#00000003}._statusList_emb3u_557 li:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#00000026}._statusList_emb3u_557 li[data-state=done]{color:#000000b3}._statusList_emb3u_557 li[data-state=done]:before{background:#22c55e}._statusList_emb3u_557 li[data-state=active]{color:#1a1a1a;font-weight:500}._statusList_emb3u_557 li[data-state=active]:before{background:#e03d4b}._statusList_emb3u_557 li[data-state=error]{color:#e03d4b}._statusList_emb3u_557 li[data-state=error]:before{background:#e03d4b}._removeCoverBtn_emb3u_221:disabled{opacity:.6;cursor:not-allowed}._coverActions_emb3u_681{display:flex;align-items:center;gap:12px;position:absolute;top:12px;right:12px;z-index:10}._uploadingStatus_emb3u_701{padding:6px 12px;background:#667eeae6;color:#fff;border-radius:6px;font-size:.85rem;font-weight:500}._coverErrorText_emb3u_719{color:#e03d4b;font-size:.85rem;margin:8px 0 0;padding:8px 12px;background:#e03d4b1a;border-left:3px solid #E03D4B;border-radius:4px}@media(max-width:720px){._panelHeader_emb3u_13{flex-direction:column;align-items:flex-start}._panelHeader_emb3u_13 h2{font-size:1.4rem}._twoCol_emb3u_311{grid-template-columns:1fr}._dropzone_emb3u_387{padding:24px}}._panelContent_cfnjp_1{display:flex;flex-direction:column;gap:24px}._panelHeader_cfnjp_13{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._eyebrow_cfnjp_29{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#e03d4b;font-weight:600}._panelHeader_cfnjp_13 h2{margin:4px 0 0;font-size:1.6rem;color:#1a1a1a;font-weight:700}._subtitle_cfnjp_61{margin:4px 0 0;color:#0000008c;font-size:.9rem}._primary_cfnjp_75{border-radius:12px;border:none;padding:12px 24px;font-weight:600;font-size:.9rem;cursor:pointer;transition:.3s cubic-bezier(.4,0,.2,1);color:#fff;background:linear-gradient(135deg,#e03d4b,#ff5a67);box-shadow:0 4px 20px #e03d4b40;position:relative;overflow:hidden;flex-shrink:0}._primary_cfnjp_75:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0%,rgba(255,255,255,.1) 100%);opacity:0;transition:.15s cubic-bezier(.4,0,.2,1)}._primary_cfnjp_75:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #e03d4b59}._primary_cfnjp_75:hover:not(:disabled):before{opacity:1}._primary_cfnjp_75:active:not(:disabled){transform:translateY(0)}._primary_cfnjp_75:disabled{opacity:.5;cursor:not-allowed}._ghost_cfnjp_161{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:10px 20px;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghost_cfnjp_161:hover{border-color:#e03d4b;color:#e03d4b}._ghostSmall_cfnjp_193{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff;flex-shrink:0}._ghostSmall_cfnjp_193:hover{border-color:#e03d4b;color:#e03d4b}._ghostTiny_cfnjp_229{border-radius:999px;border:1px solid rgba(0,0,0,.1);padding:4px 10px;font-size:.75rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#0009;background:transparent;align-self:flex-end}._ghostTiny_cfnjp_229:hover{border-color:#e03d4b;color:#e03d4b}._formContainer_cfnjp_267{display:flex;flex-direction:column;gap:20px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:28px;box-shadow:0 2px 12px #0000000a}._formRow_cfnjp_291{display:flex;flex-direction:column;gap:8px}._fieldHeader_cfnjp_303{display:flex;flex-direction:column;gap:2px}._fieldLabel_cfnjp_315{font-size:.9rem;color:#1a1a1a;font-weight:600}._fieldHint_cfnjp_327{font-size:.8rem;color:#00000080;line-height:1.4}._formContainer_cfnjp_267 input,._formContainer_cfnjp_267 textarea,._storylineRow_cfnjp_345 input,._storylineRow_cfnjp_345 textarea{border-radius:12px;border:1px solid rgba(0,0,0,.1);padding:12px 14px;background:#00000005;color:#1a1a1a;font-size:.95rem;font-family:inherit;transition:.2s ease;width:100%;box-sizing:border-box}._formContainer_cfnjp_267 input:focus,._formContainer_cfnjp_267 textarea:focus,._storylineRow_cfnjp_345 input:focus,._storylineRow_cfnjp_345 textarea:focus{outline:none;border-color:#e03d4b;background:#fff;box-shadow:0 0 0 3px #e03d4b1a}._formContainer_cfnjp_267 textarea,._storylineRow_cfnjp_345 textarea{resize:vertical;min-height:100px;line-height:1.6}._storylineSection_cfnjp_409{border-top:1px solid rgba(0,0,0,.08);padding-top:20px;margin-top:8px}._storylineHeader_cfnjp_421{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}._storylineList_cfnjp_437{display:flex;flex-direction:column;gap:12px}._storylineRow_cfnjp_345{border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:16px;background:#00000003;display:flex;flex-direction:column;gap:12px;transition:all .25s ease}._storylineRow_cfnjp_345:hover{border-color:#e03d4b26;background:#e03d4b05}._storylineMeta_cfnjp_481{display:flex;gap:12px}._storylineMeta_cfnjp_481 label{flex:1}._wide_cfnjp_499{width:100%}._storylineRow_cfnjp_345 label{display:flex;flex-direction:column;gap:6px}._storylineRow_cfnjp_345 label span{font-size:.82rem;color:#0000008c;font-weight:500}._emptyHint_cfnjp_531{color:#00000073;font-size:.85rem;margin:0;padding:16px;text-align:center;border:1px dashed rgba(0,0,0,.1);border-radius:12px}._collapseIcon_cfnjp_551{font-size:.7rem;color:#0006;transition:transform .2s ease;-webkit-user-select:none;user-select:none}@media(max-width:720px){._panelHeader_cfnjp_13{flex-direction:column;align-items:flex-start}._panelHeader_cfnjp_13 h2{font-size:1.4rem}._formContainer_cfnjp_267{padding:20px;border-radius:18px}._storylineHeader_cfnjp_421{flex-direction:column;gap:12px}}._panelContent_1l2dx_1{display:flex;flex-direction:column;gap:24px}._panelHeader_1l2dx_13{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._eyebrow_1l2dx_29{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#e03d4b;font-weight:600}._panelHeader_1l2dx_13 h2{margin:4px 0 0;font-size:1.6rem;color:#1a1a1a;font-weight:700}._subtitle_1l2dx_61{margin:4px 0 0;color:#0000008c;font-size:.9rem}._ghost_1l2dx_75{border-radius:12px;border:1px solid rgba(0,0,0,.12);padding:10px 20px;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghost_1l2dx_75:hover{border-color:#e03d4b;color:#e03d4b}._ghostTiny_1l2dx_107{border-radius:999px;border:1px solid rgba(0,0,0,.1);padding:4px 10px;font-size:.75rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#0009;background:transparent}._ghostTiny_1l2dx_107:hover{border-color:#e03d4b;color:#e03d4b}._characterLayout_1l2dx_143{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:20px}._card_1l2dx_157{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:20px;box-shadow:0 2px 8px #0000000a}._card_1l2dx_157 h3{margin:0;font-size:1.1rem;color:#1a1a1a;font-weight:600}._ghostSmall_1l2dx_193{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff;flex-shrink:0}._ghostSmall_1l2dx_193:hover{border-color:#e03d4b;color:#e03d4b}._characterRoster_1l2dx_231{display:flex;flex-direction:column;gap:12px}._characterRow_1l2dx_243{display:grid;grid-template-columns:72px 1fr;gap:12px;padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:16px;cursor:pointer;background:#00000003;transition:.2s ease}._characterRow_1l2dx_243:hover{background:#00000008}._characterRow_1l2dx_243._active_1l2dx_275{border-color:#e03d4b;background:#e03d4b0a}._characterThumb_1l2dx_285{width:72px;height:100%;border-radius:12px;background-size:contain;background-position:center;background-repeat:no-repeat}._characterMeta_1l2dx_303{display:flex;flex-direction:column;gap:4px;flex:1}._characterMeta_1l2dx_303 strong{font-size:1rem;color:#1a1a1a}._deleteButton_1l2dx_327{width:24px;height:24px;font-size:20px;background:none;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;padding:0;color:#4f4f4f}._deleteButton_1l2dx_327:hover{color:#e03d4b}._mutedSmall_1l2dx_367{color:#00000080;margin:0;font-size:.8rem;line-height:1.4}._tagRow_1l2dx_381{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}._tag_1l2dx_381{display:inline-flex;align-items:center;border-radius:5px;border:1px solid rgba(0,0,0,.1);padding:2px 10px;font-size:.72rem;color:#0009}._portraitImageActions_1l2dx_417{display:flex;gap:8px;margin-top:12px;margin-bottom:20px}._portraitImageActions_1l2dx_417 button{flex:1}._portraitLarge_1l2dx_439{width:100%;height:320px;border-radius:20px;background-size:cover;background-position:center;border:1px solid rgba(0,0,0,.08);position:relative;cursor:pointer;overflow:hidden}._portraitHint_1l2dx_463{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background:#00000080;color:#fff;padding:6px 14px;border-radius:999px;font-size:.8rem;opacity:0;transition:.2s ease;pointer-events:none}._portraitLarge_1l2dx_439:hover ._portraitHint_1l2dx_463{opacity:1}._downloadButton_1l2dx_503{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#0009;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._downloadButton_1l2dx_503:hover{background:#000c;transform:scale(1.1)}._downloadButton_1l2dx_503:active{transform:scale(.95)}._formGrid_1l2dx_561{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}._wide_1l2dx_573{grid-column:1 / -1}._formGrid_1l2dx_561 label,._detailBlock_1l2dx_583 label,._relationshipRow_1l2dx_585 label{display:flex;flex-direction:column;gap:6px}._formGrid_1l2dx_561 label span,._detailBlock_1l2dx_583 label span,._relationshipRow_1l2dx_585 label span{font-size:.85rem;color:#0000008c;font-weight:500}._formGrid_1l2dx_561 input,._formGrid_1l2dx_561 textarea,._detailBlock_1l2dx_583 input,._detailBlock_1l2dx_583 textarea,._relationshipRow_1l2dx_585 input,._relationshipRow_1l2dx_585 textarea{border-radius:12px;border:1px solid rgba(0,0,0,.1);padding:11px 14px;background:#00000004;color:#1a1a1a;font-size:.95rem;font-family:inherit;transition:.2s ease;width:100%;box-sizing:border-box}._formGrid_1l2dx_561 input:focus,._formGrid_1l2dx_561 textarea:focus,._detailBlock_1l2dx_583 input:focus,._detailBlock_1l2dx_583 textarea:focus,._relationshipRow_1l2dx_585 input:focus,._relationshipRow_1l2dx_585 textarea:focus{outline:none;border-color:#e03d4b;background:#fff;box-shadow:0 0 0 3px #e03d4b1a}._formGrid_1l2dx_561 textarea,._detailBlock_1l2dx_583 textarea,._relationshipRow_1l2dx_585 textarea{resize:vertical;min-height:80px;line-height:1.5}._detailBlock_1l2dx_583{border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:16px;display:flex;flex-direction:column;gap:14px}._cardHead_1l2dx_709{display:flex;justify-content:space-between;align-items:center;gap:12px}._cardHead_1l2dx_709 strong{font-size:1rem;color:#1a1a1a}._collapsibleHeader_1l2dx_733{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 0}._collapsibleHeader_1l2dx_733 strong{font-size:1rem;color:#1a1a1a}._collapsedContent_1l2dx_759{display:none}._relationshipList_1l2dx_769{display:flex;flex-direction:column;gap:12px}._relationshipRow_1l2dx_585{border:1px solid rgba(0,0,0,.06);border-radius:14px;padding:12px;background:#00000003;display:flex;flex-direction:column;gap:10px}._relationshipRow_1l2dx_585:hover{border-color:#e03d4b26}._variationGrid_1l2dx_811{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:8px;min-width:400px}._variationCard_1l2dx_827{border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:10px;text-align:center;background:#00000003;display:flex;flex-direction:column;gap:8px}._variationCard_1l2dx_827 p{margin:0;font-size:.9rem;color:#1a1a1a}._variationThumb_1l2dx_861{width:100%;aspect-ratio:9 / 16;border-radius:12px;background-size:cover;background-position:center;cursor:pointer;position:relative;overflow:hidden}._variationThumb_1l2dx_861._empty_1l2dx_883{border:1px dashed rgba(0,0,0,.15);background:#00000005;display:grid;place-items:center}._variationActions_1l2dx_897{display:flex;flex-wrap:wrap;gap:6px}._variationActions_1l2dx_897 button{flex:1 1 60px}._addCard_1l2dx_917{border:1px dashed rgba(0,0,0,.15);border-radius:16px;background:transparent;color:#1a1a1a;font-weight:600;cursor:pointer;min-height:180px;display:grid;place-items:center;transition:.2s ease}._addCard_1l2dx_917:hover{border-color:#e03d4b;color:#e03d4b;background:#e03d4b05}._required_1l2dx_957{color:#e03d4b;margin-left:2px}._modalOverlay_1l2dx_969{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1l2dx_1 .2s ease}@keyframes _fadeIn_1l2dx_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1l2dx_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalContent_1l2dx_1039{background:#fff;border-radius:24px;padding:32px;min-width:420px;max-width:520px;width:90%;box-shadow:0 20px 60px #0000004d,0 0 0 1px #0000000d;animation:_slideUp_1l2dx_1 .3s ease;position:relative;overflow:hidden}._modalHeader_1l2dx_1065{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08)}._modalHeader_1l2dx_1065 h3{margin:0;font-size:1.4rem;color:#1a1a1a;font-weight:700;letter-spacing:-.02em}._modalClose_1l2dx_1099{background:#0000000a;border:none;font-size:24px;color:#0009;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;line-height:1}._modalClose_1l2dx_1099:hover{background:#e03d4b1a;color:#e03d4b;transform:rotate(90deg)}._modalBody_1l2dx_1145{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}._modalBody_1l2dx_1145 label{display:flex;flex-direction:column;gap:8px}._modalBody_1l2dx_1145 label span{font-size:.9rem;color:#000000b3;font-weight:600;letter-spacing:.01em}._modalBody_1l2dx_1145 input,._modalBody_1l2dx_1145 select,._modalBody_1l2dx_1145 textarea{border-radius:12px;border:1.5px solid rgba(0,0,0,.1);padding:12px 16px;background:#00000005;color:#1a1a1a;font-size:.95rem;font-family:inherit;transition:all .2s ease;width:100%;box-sizing:border-box}._modalBody_1l2dx_1145 input::placeholder,._modalBody_1l2dx_1145 textarea::placeholder{color:#00000059}._modalBody_1l2dx_1145 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px;padding-right:40px}._modalBody_1l2dx_1145 input:focus,._modalBody_1l2dx_1145 select:focus,._modalBody_1l2dx_1145 textarea:focus{outline:none;border-color:#e03d4b;background:#fff;box-shadow:0 0 0 3px #e03d4b1a}._modalBody_1l2dx_1145 textarea{resize:vertical;min-height:80px;line-height:1.5}._modalFooter_1l2dx_1275{display:flex;justify-content:flex-end;gap:12px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}._modalFooter_1l2dx_1275 ._ghostSmall_1l2dx_193{min-width:100px;padding:10px 20px;font-weight:600}._modalFooter_1l2dx_1275 ._ghostSmall_1l2dx_193:last-child{background:#e03d4b;color:#fff;border-color:#e03d4b}._modalFooter_1l2dx_1275 ._ghostSmall_1l2dx_193:last-child:hover{background:#d03242;border-color:#d03242;transform:translateY(-1px);box-shadow:0 4px 12px #e03d4b4d}._modalFooter_1l2dx_1275 ._ghostSmall_1l2dx_193:disabled,._modalFooter_1l2dx_1275 ._ghostSmall_1l2dx_193:disabled:hover{background:#f0f0f0;color:#666;border-color:#f0f0f0}._portraitImageActions_1l2dx_417 ._ghostSmall_1l2dx_193:disabled,._portraitImageActions_1l2dx_417 ._ghostSmall_1l2dx_193:disabled:hover{background:#f0f0f0;color:#666;border-color:#f0f0f0;cursor:not-allowed}._generateButton_1l2dx_1363{display:flex;align-items:center;justify-content:center;gap:6px}._priceIcon_1l2dx_1377{width:16px;height:16px;object-fit:contain;flex-shrink:0}._buttonTextContainer_1l2dx_1391{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.2}._buttonMainText_1l2dx_1407{line-height:1.2}._buttonSubText_1l2dx_1415{font-size:.7rem;color:#00000080;line-height:1;font-weight:400}._plusLoadingOverlay_1l2dx_1429{position:fixed;inset:0 0 0 280px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;pointer-events:auto;min-width:0;min-height:0;will-change:opacity}@keyframes _plusSpin_1l2dx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._plusLoadingSpinner_1l2dx_1485{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #E03D4B;border-radius:50%;animation:_plusSpin_1l2dx_1 1s linear infinite;margin-bottom:10px;flex-shrink:0}._plusLoadingText_1l2dx_1507{color:#1a1a1a;font-size:14px;font-weight:500;flex-shrink:0;white-space:nowrap}._loadingOverlay_1l2dx_1525{position:absolute;inset:0;background:#ffffffe6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;border-radius:8px}@keyframes _spin_1l2dx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingSpinner_1l2dx_1575{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #FB4655;border-radius:50%;animation:_spin_1l2dx_1 1s linear infinite;margin-bottom:8px}._loadingText_1l2dx_1595{color:#666;font-size:12px;font-weight:500}@media(max-width:1080px){._characterLayout_1l2dx_143{grid-template-columns:1fr}}@media(max-width:720px){._panelHeader_1l2dx_13{flex-direction:column;align-items:flex-start}._panelHeader_1l2dx_13 h2{font-size:1.4rem}._card_1l2dx_157{padding:18px;border-radius:18px}._formGrid_1l2dx_561{grid-template-columns:1fr}._variationGrid_1l2dx_811{grid-template-columns:repeat(2,1fr);gap:12.5%}._modalContent_1l2dx_1039{min-width:auto;max-width:90%;padding:24px 20px;margin:20px;border-radius:20px}._modalHeader_1l2dx_1065{margin-bottom:20px;padding-bottom:12px}._modalHeader_1l2dx_1065 h3{font-size:1.2rem}._modalBody_1l2dx_1145{gap:16px;margin-bottom:20px}._modalFooter_1l2dx_1275{flex-direction:column-reverse;gap:10px}._modalFooter_1l2dx_1275 ._ghostSmall_1l2dx_193{width:100%}}._panelContent_8gs6a_3{display:flex;flex-direction:column;gap:24px}._panelHeader_8gs6a_15{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._eyebrow_8gs6a_31{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#e03d4b;font-weight:600}._panelHeader_8gs6a_15 h2{margin:4px 0 0;font-size:1.6rem;color:#1a1a1a;font-weight:700}._subtitle_8gs6a_63{margin:4px 0 0;color:#0000008c;font-size:.9rem}._ghost_8gs6a_77{border-radius:12px;border:1px solid rgba(0,0,0,.12);padding:10px 20px;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghost_8gs6a_77:hover{border-color:#e03d4b;color:#e03d4b}._generateButton_8gs6a_111{display:flex;align-items:center;justify-content:center;gap:6px}._priceIcon_8gs6a_125{width:16px;height:16px;object-fit:contain;flex-shrink:0}._buttonTextContainer_8gs6a_139{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.2}._buttonMainText_8gs6a_155{line-height:1.2}._buttonSubText_8gs6a_163{font-size:.7rem;color:#00000080;line-height:1;font-weight:400}._sceneLayout_8gs6a_179{display:grid;grid-template-columns:minmax(280px,400px) 1fr;gap:20px}._stack_8gs6a_191{display:flex;flex-direction:column;gap:16px}._card_8gs6a_205{background:#fff;padding:20px;border-radius:16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 8px #0000000a;max-height:80vh;overflow-y:auto}._plusLoadingOverlay_8gs6a_231{position:fixed;inset:0 0 0 280px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;pointer-events:auto;min-width:0;min-height:0;will-change:opacity}@keyframes _plusSpin_8gs6a_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._plusLoadingSpinner_8gs6a_287{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #E03D4B;border-radius:50%;animation:_plusSpin_8gs6a_1 1s linear infinite;margin-bottom:10px;flex-shrink:0}._plusLoadingText_8gs6a_309{color:#1a1a1a;font-size:14px;font-weight:500;flex-shrink:0;white-space:nowrap}@media(max-width:1080px){._sceneLayout_8gs6a_179{grid-template-columns:1fr}}@media(max-width:720px){._panelHeader_8gs6a_15{flex-direction:column;align-items:flex-start}._panelHeader_8gs6a_15 h2{font-size:1.4rem}._card_8gs6a_205{padding:18px;border-radius:18px}}._sceneHero_1yl0l_3{width:100%;height:280px;border-radius:20px;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#00000005;border:1px solid rgba(0,0,0,.08);cursor:pointer;display:grid;place-items:center;position:relative;overflow:hidden}._sceneHero_1yl0l_3._empty_1yl0l_35{border-style:dashed;background:#00000005;color:#0006}._heroHint_1yl0l_47{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background:#00000080;color:#fff;padding:6px 14px;border-radius:999px;font-size:.8rem;opacity:0;transition:.2s ease;pointer-events:none}._sceneHero_1yl0l_3:hover ._heroHint_1yl0l_47{opacity:1}._downloadButton_1yl0l_87{position:absolute;top:12px;right:12px;width:30px;height:30px;border-radius:50%;background:#0009;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._downloadButton_1yl0l_87:hover{background:#000c;transform:scale(1.1)}._downloadButton_1yl0l_87:active{transform:scale(.95)}._sceneImageActions_1yl0l_143{display:flex;gap:10px;flex-wrap:wrap}._sceneImageActions_1yl0l_143 button{flex:1 1 140px}._ghostSmall_1yl0l_165{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghostSmall_1yl0l_165:hover{border-color:#e03d4b;color:#e03d4b}._ghostSmall_1yl0l_165:disabled:hover{border-color:#0000001f;color:#1a1a1a}._generateButton_1yl0l_211{display:flex;align-items:center;justify-content:center;gap:6px}._priceIcon_1yl0l_225{width:16px;height:16px;object-fit:contain;flex-shrink:0}._generateButton_1yl0l_211 span{line-height:1}._formGrid_1yl0l_249{display:flex;flex-direction:column;gap:14px}._wide_1yl0l_261{width:100%}._formGrid_1yl0l_249 label{display:flex;flex-direction:column;gap:6px}._formGrid_1yl0l_249 label span{font-size:.85rem;color:#0000008c;font-weight:500}._formGrid_1yl0l_249 input,._formGrid_1yl0l_249 textarea,._formGrid_1yl0l_249 select{border-radius:12px;border:1px solid rgba(0,0,0,.1);padding:11px 14px;background:#00000005;color:#1a1a1a;font-size:.95rem;font-family:inherit;transition:.2s ease;width:100%;box-sizing:border-box}._formGrid_1yl0l_249 input:focus,._formGrid_1yl0l_249 textarea:focus,._formGrid_1yl0l_249 select:focus{outline:none;border-color:#e03d4b;background:#fff;box-shadow:0 0 0 3px #e03d4b1a}._formGrid_1yl0l_249 textarea{resize:vertical;min-height:80px;line-height:1.5}._card_nuvmv_3{background:#fff;padding:20px;border-radius:16px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 8px #0000000a;max-height:80vh;overflow-y:auto}._card_nuvmv_3 h3{margin:0;font-size:1.1rem;color:#1a1a1a;font-weight:600}._boardHead_nuvmv_43{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._ghostSmall_nuvmv_59{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghostSmall_nuvmv_59:hover{border-color:#e03d4b;color:#e03d4b}._ghostSmall_nuvmv_59:disabled:hover{border-color:#0000001f;color:#1a1a1a}._sceneList_nuvmv_105{display:flex;flex-direction:column;gap:12px}._sceneRow_nuvmv_117{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:stretch;border:1px solid rgba(0,0,0,.08);border-radius:16px;cursor:pointer;background:#00000003;transition:.2s ease;padding:10px;height:200px;overflow:hidden}._sceneRow_nuvmv_117:hover{background:#00000008}._sceneRow_nuvmv_117._active_nuvmv_155{border-color:#e03d4b;background:#e03d4b0a}._sceneThumb_nuvmv_165{width:120px;height:100%;min-height:0;border-radius:12px;background-size:cover;background-position:center;background-repeat:no-repeat}._sceneThumb_nuvmv_165._empty_nuvmv_185{border:1px dashed rgba(0,0,0,.15);background:#00000005;display:grid;place-items:center;color:#0006;font-size:.75rem}._sceneMeta_nuvmv_203{display:flex;flex-direction:column;gap:4px;min-width:0;overflow:hidden}._sceneMeta_nuvmv_203 strong{font-size:.95rem;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._deleteButton_nuvmv_235{width:24px;height:24px;font-size:20px;background:none;line-height:1;cursor:pointer}._deleteButton_nuvmv_235:hover{color:#e03d4b}._sceneMeta_nuvmv_203 p{margin:0;color:#00000080;font-size:.82rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex:1}._mutedSmall_nuvmv_289{color:#00000080;margin:0;font-size:.8rem;line-height:1.4}._subsceneList_nuvmv_305{margin-top:4px;padding-left:12px;display:flex;flex-direction:column;gap:8px}._subsceneHeader_nuvmv_321{display:flex;align-items:center;justify-content:space-between;margin-left:12px;margin-bottom:-2px}._subsceneHeaderText_nuvmv_337{font-size:.78rem;color:#00000073}._subsceneRowCard_nuvmv_349{margin-left:12px;background:#00000004}._subsceneTag_nuvmv_359{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:999px;background:#e03d4b14;color:#e03d4b;font-size:.7rem;margin-left:4px}._uploadWorldMapCard_n4qpv_1{display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 8px #0000000a;max-height:80vh;overflow-y:auto}._cardHead_n4qpv_21{display:flex;justify-content:space-between;align-items:center;gap:12px}._eyebrow_n4qpv_35{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#e03d4b;font-weight:600}._cardHead_n4qpv_21 h2{margin:4px 0 0;font-size:1.6rem;color:#1a1a1a;font-weight:700}._subtitle_n4qpv_67{margin:4px 0 0;color:#0000008c;font-size:.9rem}._sceneHero_n4qpv_81{width:100%;height:280px;border-radius:20px;background-size:contain;background-position:center;background-repeat:no-repeat;background-color:#00000005;border:1px solid rgba(0,0,0,.08);cursor:pointer;display:grid;place-items:center;position:relative;overflow:hidden}._sceneHero_n4qpv_81._empty_n4qpv_113{border-style:dashed;background:#00000005;color:#0006}._heroHint_n4qpv_125{position:absolute;bottom:14px;left:50%;transform:translate(-50%);background:#00000080;color:#fff;padding:6px 14px;border-radius:999px;font-size:.8rem;opacity:0;transition:.2s ease;pointer-events:none}._sceneHero_n4qpv_81:hover ._heroHint_n4qpv_125{opacity:1}._worldMapActions_n4qpv_165{position:absolute;top:12px;right:12px;display:flex;gap:8px;z-index:10}._worldMapActions_n4qpv_165 button{padding:6px 12px;border-radius:999px}._ghostSmall_n4qpv_195{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghostSmall_n4qpv_195:hover{border-color:#e03d4b;color:#e03d4b}._ghostSmall_n4qpv_195:disabled:hover{border-color:#0000001f;color:#1a1a1a}._generateButton_n4qpv_241{display:flex;align-items:center;justify-content:center;gap:6px}._priceIcon_n4qpv_255{width:16px;height:16px;object-fit:contain;flex-shrink:0}._actionsContainer_11h4i_1{display:flex;justify-content:flex-end;gap:8px;margin-bottom:16px}._ghostSmall_11h4i_15{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghostSmall_11h4i_15:hover{border-color:#e03d4b;color:#e03d4b}._musicListContainer_njh72_1{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:24px}._musicListHeader_njh72_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._musicListHeader_njh72_15 h2{margin:4px 0 0;font-size:1.6rem;font-weight:700;color:#1a1a1a}._ghostSmall_njh72_43{border-radius:8px;border:1px solid rgba(0,0,0,.12);padding:8px 16px;font-weight:600;font-size:.875rem;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghostSmall_njh72_43:hover{border-color:#e03d4b;color:#e03d4b;background:#e03d4b05}._musicList_njh72_1{display:flex;flex-direction:column;gap:12px}._musicItem_njh72_91{display:flex;flex-direction:column;padding:14px;border:1px solid rgba(0,0,0,.08);border-radius:10px;background:#00000003;transition:all .3s ease;gap:12px;cursor:pointer}._musicItem_njh72_91:hover{border-color:#e03d4b33;background:#e03d4b05}._musicItemExpanded_njh72_125{padding:18px;border-color:#e03d4b66;background:#e03d4b0d;box-shadow:0 4px 12px #e03d4b26}._musicInfo_njh72_139{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;min-width:0}._musicInfoContent_njh72_157{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}._deleteButton_njh72_173{width:32px;height:32px;border-radius:6px;border:none;background:transparent;color:#0006;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}._deleteButton_njh72_173:hover{background:#dc35451a;color:#dc3545}._musicControls_njh72_213{display:flex;align-items:center;gap:10px;width:100%}._playButton_njh72_227{width:28px;height:28px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}._playButton_njh72_227:disabled{opacity:.5;cursor:not-allowed}._musicName_njh72_265{font-size:.95rem;color:#1a1a1a;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._musicDescription_njh72_285{font-size:.8rem;color:#0000008c;margin:0;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._progressContainer_njh72_305{flex:1;display:flex;align-items:center;cursor:pointer}._progressBar_njh72_319{flex:1;height:4px;background:#00000014;border-radius:2px;overflow:visible;position:relative;cursor:pointer}._musicItemExpanded_njh72_125 ._progressBar_njh72_319{height:6px}._progressFill_njh72_347{height:100%;background:#e03d4b;border-radius:2px;transition:width .1s linear;width:0%;pointer-events:none}._progressActive_njh72_365{background:linear-gradient(90deg,#e03d4b,#ff5a6e)}._progressThumb_njh72_373{position:absolute;top:50%;transform:translate(-50%,-50%);width:14px;height:14px;background:#e03d4b;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #00000040;pointer-events:none;opacity:0;transition:opacity .2s ease}._progressContainer_njh72_305:hover ._progressThumb_njh72_373,._musicItemExpanded_njh72_125 ._progressThumb_njh72_373{opacity:1}._musicDuration_njh72_413{font-size:.75rem;color:#00000080;font-variant-numeric:tabular-nums;min-width:80px;text-align:right;flex-shrink:0}._restartButton_njh72_431{width:28px;height:28px;border-radius:50%;border:none;background:#e03d4b1a;color:#e03d4b;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s ease;flex-shrink:0;line-height:1}._restartButton_njh72_431:hover{background:#e03d4b33;transform:rotate(180deg)}._emptyState_njh72_479{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}._emptyIcon_njh72_497{font-size:3rem;margin-bottom:16px;opacity:.3}._emptyTitle_njh72_509{margin:0 0 8px;font-size:1rem;font-weight:600;color:#0009}._emptyDescription_njh72_523{margin:0;font-size:.875rem;color:#00000080}._modalOverlay_92syz_1{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_92syz_1 .2s ease}@keyframes _fadeIn_92syz_1{0%{opacity:0}to{opacity:1}}._modalContent_92syz_49{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:85vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:_slideUp_92syz_1 .3s ease}@keyframes _slideUp_92syz_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_92syz_93{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.08)}._modalHeader_92syz_93 h3{margin:0;font-size:1.1rem;font-weight:700;color:#1a1a1a}._modalClose_92syz_123{background:none;border:none;font-size:28px;color:#0006;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:.2s ease}._modalClose_92syz_123:hover{background:#0000000d;color:#1a1a1a}._modalBody_92syz_165{padding:20px;display:flex;flex-direction:column;gap:16px}._modalBody_92syz_165 label{display:flex;flex-direction:column;gap:8px}._modalBody_92syz_165 label span{font-weight:600;font-size:.9rem;color:#1a1a1a}._hiddenInput_92syz_203{position:absolute;width:0;height:0;opacity:0;pointer-events:none}._modalBody_92syz_165 input[type=text],._modalBody_92syz_165 textarea{padding:10px 12px;border:1px solid rgba(0,0,0,.12);border-radius:8px;font-size:.9rem;font-family:inherit;transition:.2s ease}._modalBody_92syz_165 input[type=text]:focus,._modalBody_92syz_165 textarea:focus{outline:none;border-color:#e03d4b;box-shadow:0 0 0 3px #e03d4b1a}._modalBody_92syz_165 input[type=text]:disabled,._modalBody_92syz_165 textarea:disabled{cursor:not-allowed;opacity:.6;background:#00000005}._modalBody_92syz_165 textarea{resize:vertical;min-height:80px}._uploadSection_92syz_277{display:flex;flex-direction:column;gap:8px}._uploadLabel_92syz_289{font-weight:600;font-size:.9rem;color:#1a1a1a}._uploadArea_92syz_301{position:relative;min-height:140px;border:2px dashed rgba(0,0,0,.12);border-radius:10px;background:#00000005;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:20px}._uploadArea_92syz_301:hover{border-color:#e03d4b;background:#e03d4b08}._uploadArea_92syz_301:active{transform:scale(.98)}._uploadAreaHasFile_92syz_347{border-color:#e03d4b;background:#e03d4b0d;border-style:solid}._uploadPlaceholder_92syz_359{display:flex;flex-direction:column;align-items:center;gap:12px;color:#00000080}._uploadPlaceholder_92syz_359 svg{color:#0000004d}._uploadText_92syz_383{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0}._uploadHint_92syz_397{font-size:.85rem;color:#00000080;margin:0}._fileSelected_92syz_409{display:flex;align-items:center;gap:16px;width:100%;padding:16px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014}._fileSelected_92syz_409 svg{color:#10b981;flex-shrink:0}._fileInfo_92syz_441{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._fileName_92syz_457{margin:0;font-size:.95rem;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._fileSize_92syz_477{margin:0;font-size:.85rem;color:#0009}._removeFile_92syz_489{background:#0000000d;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;color:#00000080;transition:all .2s ease;flex-shrink:0}._removeFile_92syz_489:hover:not(:disabled){background:#e03d4b1a;color:#e03d4b;transform:scale(1.1)}._removeFile_92syz_489:disabled{cursor:not-allowed;opacity:.5}._required_92syz_543{color:#e03d4b;margin-left:2px}._modalFooter_92syz_553{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid rgba(0,0,0,.08)}._ghostSmall_92syz_569{border-radius:8px;border:1px solid rgba(0,0,0,.12);padding:8px 16px;font-weight:600;font-size:.9rem;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff}._ghostSmall_92syz_569:hover:not(:disabled){border-color:#e03d4b;color:#e03d4b;background:#e03d4b05}._ghostSmall_92syz_569:disabled{cursor:not-allowed;opacity:.6}._sidebar_10v0s_1{width:280px;height:100vh;padding:32px 24px;border-right:1px solid rgba(0,0,0,.08);background:#fff;display:flex;flex-direction:column;gap:32px;box-sizing:border-box;flex-shrink:0;box-shadow:2px 0 12px #00000008;position:relative}._brand_10v0s_33{display:flex;align-items:center;gap:14px}._badge_10v0s_45{width:44px;height:44px;background:linear-gradient(135deg,#e03d4b,#ff5a67);border-radius:12px;display:grid;place-items:center;font-weight:700;font-size:.95rem;color:#fff;box-shadow:0 4px 12px #e03d4b4d}._brandLabel_10v0s_71{margin:0;font-weight:600;font-size:1.05rem;letter-spacing:.02em;color:#1a1a1a}._brandDesc_10v0s_87{margin:2px 0 0;color:#0000008c;font-size:.82rem}._nav_10v0s_101{display:flex;flex-direction:column;gap:8px}._navBtn_10v0s_113{border:1px solid transparent;border-radius:14px;padding:14px 16px;background:transparent;text-align:left;color:#1a1a1a;cursor:pointer;transition:all .25s ease;display:flex;flex-direction:column;gap:3px;position:relative;font-size:.95rem;font-weight:500}._navBtn_10v0s_113:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:0;background:linear-gradient(180deg,#e03d4b,#ff5a67);border-radius:0 2px 2px 0;transition:height .25s ease}._navBtn_10v0s_113 small{color:#00000080;font-size:.75rem;font-weight:400}._navBtn_10v0s_113:hover:not(._disabled_10v0s_185){background:#00000008}._navBtn_10v0s_113:hover:not(._disabled_10v0s_185):before{height:18px}._navBtn_10v0s_113._active_10v0s_203{border-color:#e03d4b26;background:#e03d4b0f;color:#e03d4b;font-weight:600}._navBtn_10v0s_113._active_10v0s_203:before{height:24px;box-shadow:0 0 8px #e03d4b66}._navBtn_10v0s_113._active_10v0s_203 small{color:#e03d4bb3}._navBtn_10v0s_113._disabled_10v0s_185{opacity:.4;cursor:not-allowed;color:#0006}._navBtn_10v0s_113._disabled_10v0s_185 small{color:#0000004d}._navBtn_10v0s_113._disabled_10v0s_185:hover{background:transparent}._sidebarFooter_10v0s_267{margin-top:auto;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#00000005}._footerLabel_10v0s_283{margin:0;font-size:.72rem;color:#00000080;text-transform:uppercase;letter-spacing:.08em;font-weight:600}._footerValue_10v0s_301{margin:6px 0 14px;font-weight:600;color:#1a1a1a;font-size:.95rem}._ghostSmall_10v0s_315{border-radius:999px;border:1px solid rgba(0,0,0,.1);padding:8px 14px;font-size:.82rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff;width:100%}._ghostSmall_10v0s_315:hover{border-color:#e03d4b;color:#e03d4b}._helpButtonContainer_10v0s_353{position:absolute;left:24px;bottom:24px;display:flex;justify-content:flex-start}._helpButton_10v0s_353{width:40px;height:40px;border-radius:50%;border:2px solid rgba(224,61,75,.3);background:#e03d4b0f;color:#e03d4b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s ease;font-size:1.2rem;font-weight:600}._helpButton_10v0s_353:hover{background:#e03d4b1f;border-color:#e03d4b80;transform:scale(1.05)}._helpButton_10v0s_353:active{transform:scale(.95)}._helpIcon_10v0s_421{line-height:1;-webkit-user-select:none;user-select:none}@media(max-width:1080px){._sidebar_10v0s_1{width:auto;height:auto;flex-direction:row;align-items:center;overflow-x:auto;padding:14px 20px;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);gap:24px}._brand_10v0s_33{flex-shrink:0}._nav_10v0s_101{flex-direction:row;flex-wrap:nowrap;gap:6px;flex-shrink:0}._navBtn_10v0s_113{padding:10px 14px;font-size:.88rem;white-space:nowrap}._navBtn_10v0s_113:before{top:auto;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;border-radius:2px 2px 0 0}._navBtn_10v0s_113:hover:not(._disabled_10v0s_185):before{width:18px;height:3px}._navBtn_10v0s_113._active_10v0s_203:before{width:24px;height:3px}._sidebarFooter_10v0s_267,._helpButtonContainer_10v0s_353{display:none}}@media(max-width:720px){._sidebar_10v0s_1{padding:12px 14px}._badge_10v0s_45{width:36px;height:36px;font-size:.8rem;border-radius:10px}._brandLabel_10v0s_71{font-size:.9rem}._brandDesc_10v0s_87{display:none}._navBtn_10v0s_113{padding:8px 12px;font-size:.82rem}._navBtn_10v0s_113 small{display:none}}._modalOverlay_15mwh_1{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalWrapper_15mwh_29{width:90%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}._modalContent_15mwh_47{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;flex-direction:column;overflow:hidden}._modalHeader_15mwh_65{padding:24px;border-bottom:1px solid rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center;background:#fff}._modalTitle_15mwh_83{margin:0;font-size:1.25rem;font-weight:600;color:#1a1a1a}._closeButton_15mwh_97{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.9;transition:opacity .2s ease}._closeButton_15mwh_97:hover{opacity:1}._closeButton_15mwh_97 img{width:20px;height:20px}._modalBody_15mwh_139{padding:24px;overflow-y:auto;max-height:calc(90vh - 100px)}._pdfList_15mwh_151{display:flex;flex-direction:column;gap:12px}._pdfItem_15mwh_163{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#00000005;transition:all .2s ease}._pdfItem_15mwh_163:hover{border-color:#e03d4b4d;background:#e03d4b0a}._pdfInfo_15mwh_195{display:flex;align-items:center;gap:12px;flex:1}._pdfIcon_15mwh_209{font-size:1.5rem;line-height:1}._pdfName_15mwh_219{font-size:.95rem;font-weight:500;color:#1a1a1a;word-break:break-word}._downloadButton_15mwh_233{padding:8px 20px;background:linear-gradient(135deg,#e03d4b,#ff5a67);color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}._downloadButton_15mwh_233:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e03d4b4d}._downloadButton_15mwh_233:active{transform:translateY(0)}@media(max-width:720px){._modalWrapper_15mwh_29{width:95%;max-width:none}._modalHeader_15mwh_65{padding:20px}._modalTitle_15mwh_83{font-size:1.1rem}._modalBody_15mwh_139{padding:20px}._pdfItem_15mwh_163{flex-direction:column;align-items:flex-start;gap:12px}._downloadButton_15mwh_233{width:100%}}._mapSection_dhvco_1{margin:0 0 32px;padding:0;background:transparent;border:none;box-shadow:none}._mapHeader_dhvco_17{display:flex;flex-direction:column;gap:0;align-items:flex-start;margin-bottom:20px}._mapHeader_dhvco_17 h2{margin:4px 0 0;font-size:1.6rem;color:#1a1a1a;font-weight:700}._eyebrow_dhvco_47{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#e03d4b;font-weight:600}._subtitle_dhvco_65{margin:4px 0 0;color:#0000008c;font-size:.9rem}._mapTabs_dhvco_77{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px;padding-bottom:16px;border-bottom:1px solid var(--border-light)}._mapTab_dhvco_77{padding:8px 14px;border-radius:10px;border:1px solid var(--border-light);background:#fff;color:var(--text-primary);cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-sm)}._mapTabActive_dhvco_117{background:linear-gradient(135deg,var(--primary),var(--primary-light));border-color:transparent;color:#fff;box-shadow:0 8px 24px #e03d4b40}._mapEditor_dhvco_131{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.9fr);gap:16px;margin-top:10px;align-items:stretch;min-width:0}._mapPreview_dhvco_149{position:relative;background:#f8fafc;border-radius:16px;overflow:hidden;border:1px solid var(--border-light);box-shadow:var(--shadow-md);min-width:0;width:100%;display:flex;align-items:center;justify-content:center;min-height:400px;max-height:800px}._mapLoadingOverlay_dhvco_183{position:absolute;inset:0;background:#ffffffe2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100;border-radius:16px}._mapLoadingSpinner_dhvco_215{position:relative;width:60px;height:60px;margin-bottom:16px}._spinnerRing_dhvco_229{position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:var(--primary);border-radius:50%;animation:_spinnerRotate_dhvco_1 1.2s cubic-bezier(.5,0,.5,1) infinite}._spinnerRing_dhvco_229:nth-child(1){animation-delay:-.45s}._spinnerRing_dhvco_229:nth-child(2){animation-delay:-.3s;border-top-color:var(--primary-light)}._spinnerRing_dhvco_229:nth-child(3){animation-delay:-.15s;border-top-color:#e03d4b4d}@keyframes _spinnerRotate_dhvco_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._mapLoadingText_dhvco_295{color:var(--text-primary);font-size:14px;font-weight:500}._sceneImage_dhvco_307{width:414px;height:740px;max-width:100%;object-fit:cover;display:block;pointer-events:none}._placedNPC_dhvco_327{position:absolute;cursor:move;z-index:10;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid transparent;border-radius:8px;animation:_fadeIn_dhvco_1 .3s ease;will-change:transform,opacity}@keyframes _fadeIn_dhvco_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}._placedNPC_dhvco_327:hover{border-color:#e03d4b66;box-shadow:0 4px 12px #e03d4b33}._placedNPCSelected_dhvco_381{border-color:#e03d4bcc;box-shadow:0 0 0 2px #e03d4b4d,0 4px 12px #e03d4b4d}._placedNPCDragging_dhvco_391{opacity:.6;cursor:grabbing}._npcImage_dhvco_401{width:100%;height:100%;object-fit:contain;display:block;pointer-events:none;border-radius:6px}._npcControls_dhvco_419{position:absolute;bottom:-50px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;background:#fffffff2;padding:6px 10px;border-radius:8px;box-shadow:0 2px 8px #00000026;border:1px solid var(--border-light);white-space:nowrap;z-index:20}._zIndexControl_dhvco_455{display:flex;align-items:center;gap:4px;padding-right:8px;border-right:1px solid var(--border-light)}._zIndexLabel_dhvco_471{font-size:11px;color:var(--text-secondary);font-weight:500;margin-right:2px}._zIndexBtnSmall_dhvco_485{width:20px;height:20px;border-radius:4px;border:1px solid var(--border-light);background:#fff;color:var(--text-primary);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}._zIndexBtnSmall_dhvco_485:hover:not(:disabled){background:var(--primary);color:#fff;border-color:var(--primary)}._zIndexBtnSmall_dhvco_485:disabled{opacity:.4;cursor:not-allowed}._zIndexInputSmall_dhvco_543{width:45px;padding:2px 4px;border-radius:4px;border:1px solid var(--border-light);background:#fff;color:var(--text-primary);font-size:11px;font-weight:600;text-align:center;transition:all .2s ease}._zIndexInputSmall_dhvco_543:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #e03d4b1a}._resizeHandle_dhvco_583{position:absolute;width:12px;height:12px;background:#e03d4b;border:2px solid #fff;border-radius:50%;cursor:nwse-resize;z-index:30;box-shadow:0 2px 4px #0003;transition:all .2s ease}._resizeHandle_dhvco_583:hover{transform:scale(1.2);background:#c8323f;box-shadow:0 4px 8px #0000004d}._resizeHandleNW_dhvco_621{top:-6px;left:-6px;cursor:nwse-resize}._resizeHandleNE_dhvco_633{top:-6px;right:-6px;cursor:nesw-resize}._resizeHandleSW_dhvco_645{bottom:-6px;left:-6px;cursor:nesw-resize}._resizeHandleSE_dhvco_657{bottom:-6px;right:-6px;cursor:nwse-resize}._scaleInputWrapper_dhvco_671{display:flex;align-items:center;gap:6px}._scaleInputWrapper_dhvco_671 label{font-size:12px;color:var(--text-primary);font-weight:500}._scaleInput_dhvco_671{width:60px;padding:4px 8px;border-radius:6px;border:1px solid var(--border-light);background:#fff;color:var(--text-primary);font-size:12px;text-align:center;transition:all .2s ease}._scaleInput_dhvco_671:hover{border-color:var(--primary)}._scaleInput_dhvco_671:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #e03d4b1a}._scaleUnit_dhvco_739{font-size:12px;color:var(--text-primary);font-weight:500}._removeBtn_dhvco_751{padding:4px 10px;border-radius:6px;border:1px solid var(--border-light);background:#fff;color:var(--text-danger, #dc3545);cursor:pointer;font-size:12px;transition:all .2s ease}._removeBtn_dhvco_751:hover{background:var(--text-danger, #dc3545);color:#fff;border-color:var(--text-danger, #dc3545)}._mapOverlayHint_dhvco_785{position:absolute;bottom:12px;left:12px;right:12px;padding:10px 12px;border-radius:10px;background:#ffffffc7;color:var(--text-primary);font-size:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid var(--border-light)}._mapSidebar_dhvco_813{display:flex;flex-direction:column;gap:12px;min-width:0;align-items:stretch}._subSceneList_dhvco_829{background:#fff;border-radius:14px;border:1px solid var(--border-light);padding:18px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}._npcPalette_dhvco_849{background:#fff;border-radius:14px;border:1px solid var(--border-light);padding:12px;box-shadow:var(--shadow-sm)}._subSceneList_dhvco_829 h4,._npcPalette_dhvco_849 h4{color:var(--text-primary);margin:0 0 8px;font-size:14px}._subSceneItems_dhvco_879{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto;padding-right:4px}._subSceneItem_dhvco_879{display:grid;grid-template-columns:90px 1fr;gap:10px;padding:10px;background:#f9fafb;border-radius:12px;border:1px solid var(--border-light);cursor:pointer;transition:all .15s ease}._subSceneItem_dhvco_879:hover{border-color:#e03d4b59}._subSceneItemActive_dhvco_929{border-color:#e03d4bb3;box-shadow:0 0 0 1px #e03d4b40;background:#fff7f8}._subSceneThumb_dhvco_941{width:100%;height:72px;background:linear-gradient(135deg,#fff2f4,#ffe7ea);border-radius:10px;border:1px solid var(--border-light)}._subSceneThumbImage_dhvco_957{width:100%;height:72px;object-fit:cover;border-radius:10px;border:1px solid var(--border-light);background:linear-gradient(135deg,#fff2f4,#ffe7ea);display:block}._subSceneMeta_dhvco_977{display:flex;flex-direction:column;justify-content:flex-start;gap:6px}._subSceneThumbWrapper_dhvco_993{position:relative;width:100%;height:72px;border-radius:10px;overflow:hidden}._subSceneName_dhvco_1009{color:var(--text-primary);font-size:13px;font-weight:600}._subSceneParent_dhvco_1021{color:var(--text-muted);font-size:11px}._subSceneDesc_dhvco_1031{color:var(--text-secondary);font-size:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}._npcItems_dhvco_1055{display:flex;gap:10px;flex-wrap:wrap}._npcItem_dhvco_1055{background:#fff;border:1px dashed var(--border-light);border-radius:12px;padding:10px;cursor:grab;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .2s ease;box-shadow:var(--shadow-sm)}._npcItem_dhvco_1055:active{cursor:grabbing}._npcItemDisabled_dhvco_1103{opacity:.5;cursor:not-allowed;pointer-events:none}._defaultNpcImage_dhvco_1117{width:64px;height:64px;border-radius:12px;border:1px solid var(--border-light)}._npcName_dhvco_1133{color:var(--text-primary);font-size:12px}._npcHint_dhvco_1143{margin-top:8px;color:var(--text-secondary);font-size:12px;line-height:1.5}._npcCount_dhvco_1157{margin-top:4px;color:var(--primary);font-size:11px;font-weight:500}._hintSelected_dhvco_1171{color:var(--primary);font-weight:500}._confirmSection_dhvco_1183{background:#fff;border-radius:14px;border:1px solid var(--border-light);padding:16px;box-shadow:var(--shadow-sm)}._confirmBtn_dhvco_1199{width:100%;padding:12px 20px;border-radius:10px;border:none;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #e03d4b40,0 8px 24px #e03d4b26,0 12px 36px #e03d4b1a}._confirmBtn_dhvco_1199:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #e03d4b59,0 12px 32px #e03d4b33,0 18px 48px #e03d4b26}._confirmBtn_dhvco_1199:active:not(:disabled){transform:translateY(0)}._confirmBtn_dhvco_1199:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}._confirmHint_dhvco_1269{margin-top:8px;color:var(--text-secondary);font-size:12px;text-align:center}._placedSubScene_dhvco_1285{position:absolute;cursor:move;z-index:20;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:auto;transform:translateZ(0);animation:_fadeIn_dhvco_1 .3s ease;will-change:transform,opacity}._placedSubScene_dhvco_1285:hover{transform:scale(1.1)}._subSceneIcon_dhvco_1323{width:100%;height:100%;object-fit:cover;border-radius:50%;border:2px solid rgba(255,255,255,.9);box-shadow:0 2px 8px #0003;background:#fff;flex-shrink:0}._subSceneLabel_dhvco_1345{background:#fffffff2;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600;color:var(--text-primary);white-space:nowrap;box-shadow:0 2px 6px #00000026;border:1px solid var(--border-light);max-width:120px;overflow:hidden;text-overflow:ellipsis;display:block;line-height:1.2}._sceneItem_dhvco_1381{display:flex;align-items:center;gap:8px;padding:10px;background:#f9fafb;border-radius:12px;border:1px solid var(--border-light);transition:all .15s ease;margin-bottom:8px}._sceneItem_dhvco_1381:hover{border-color:#e03d4b59;background:#fff}._sceneItemActive_dhvco_1415{border-color:#e03d4bb3;box-shadow:0 0 0 1px #e03d4b40;background:#fff7f8}._expandIcon_dhvco_1427{color:var(--text-muted);font-size:12px;width:16px;text-align:center;transition:transform .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none}._expandIcon_dhvco_1427:hover{color:var(--primary)}._sceneName_dhvco_1455{flex:1;color:var(--text-primary);font-size:14px;font-weight:600}._subSceneCount_dhvco_1469{color:var(--text-muted);font-size:12px}._subScenesList_dhvco_1479{margin-left:24px;margin-top:4px;display:flex;flex-direction:column;gap:6px}._subSceneEditForm_dhvco_1497{background:#fff;border-radius:14px;border:1px solid var(--border-light);padding:16px;box-shadow:var(--shadow-sm)}._subSceneEditForm_dhvco_1497 h4{color:var(--text-primary);margin:0 0 16px;font-size:14px;font-weight:600}._formField_dhvco_1527{margin-bottom:16px}._formField_dhvco_1527 label{display:block;color:var(--text-primary);font-size:12px;font-weight:500;margin-bottom:6px}._formValue_dhvco_1551{color:var(--text-secondary);font-size:13px;padding:8px 12px;background:#f9fafb;border-radius:8px;border:1px solid var(--border-light)}._formSelect_dhvco_1569{width:100%;padding:8px 12px;border-radius:8px;border:1px solid var(--border-light);background:#fff;color:var(--text-primary);font-size:13px;cursor:pointer;transition:all .2s ease}._formSelect_dhvco_1569:hover{border-color:#e03d4b59}._formSelect_dhvco_1569:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #e03d4b1a}._formActions_dhvco_1613{display:flex;gap:8px;margin-top:16px}._formBtn_dhvco_1625{flex:1;padding:8px 16px;border-radius:8px;border:none;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._formBtn_dhvco_1625:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e03d4b40}._formBtnCancel_dhvco_1661{flex:1;padding:8px 16px;border-radius:8px;border:1px solid var(--border-light);background:#fff;color:var(--text-primary);font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._formBtnCancel_dhvco_1661:hover{background:#f9fafb;border-color:#e03d4b59}._loadingOverlay_dhvco_1699{position:absolute;inset:0;background:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100;border-radius:16px}._loadingSpinner_dhvco_1731{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid var(--primary, #E03D4B);border-radius:50%;animation:_spin_dhvco_229 1s linear infinite;margin-bottom:10px}@keyframes _spin_dhvco_229{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_dhvco_1761{color:var(--text-primary);font-size:14px;font-weight:500}@media(max-width:1100px){._mapEditor_dhvco_131{grid-template-columns:1fr}._mapSidebar_dhvco_813{display:none}._mapPreview_dhvco_149{min-height:240px}}._panelContent_17je2_3{display:flex;flex-direction:column;gap:24px}._panelHeader_17je2_15{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._eyebrow_17je2_31{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;color:#e03d4b;font-weight:600}._panelHeader_17je2_15 h2{margin:4px 0 0;font-size:1.6rem;color:#1a1a1a;font-weight:700}._subtitle_17je2_63{margin:4px 0 0;color:#0000008c;font-size:.9rem}._ghostSmall_17je2_77{border-radius:999px;border:1px solid rgba(0,0,0,.12);padding:6px 14px;font-size:.85rem;font-weight:600;cursor:pointer;transition:.25s ease;color:#1a1a1a;background:#fff;flex-shrink:0}._ghostSmall_17je2_77:hover{border-color:#e03d4b;color:#e03d4b}._primary_17je2_113{border-radius:12px;border:none;padding:10px 20px;font-weight:600;cursor:pointer;transition:.25s ease;color:#fff;background:#e03d4b}._primary_17je2_113:hover{background:#c93545}._primary_17je2_113:disabled{opacity:.5;cursor:not-allowed}._npcLayout_17je2_155{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:20px}._npcList_17je2_169{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:20px;box-shadow:0 2px 8px #0000000a;max-height:72vh;overflow-y:auto}._npcListHeader_17je2_195{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._npcListHeader_17je2_195 h3{margin:0;font-size:1.1rem;color:#1a1a1a;font-weight:600}._npcCreateControls_17je2_225{display:flex;align-items:center;gap:8px}._npcTypeToggle_17je2_237{display:inline-flex;padding:2px;border-radius:999px;background:#0000000a}._npcTypeToggleButton_17je2_251{border:none;background:transparent;padding:4px 10px;border-radius:999px;font-size:.8rem;cursor:pointer;color:#0000008c;font-weight:500;transition:all .2s ease}._npcTypeToggleButtonActive_17je2_275{background:#fff;color:#e03d4b;box-shadow:0 1px 4px #0000001f}._npcListContent_17je2_287{display:flex;flex-direction:column;gap:12px}._emptyState_17je2_299{text-align:center;padding:40px 20px;color:#0006}._emptyState_17je2_299 p{margin:8px 0}._emptyHint_17je2_319{font-size:.85rem;color:#0000004d}._npcCard_17je2_329{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(0,0,0,.08);border-radius:16px;cursor:pointer;background:#00000003;transition:.2s ease;position:relative}._npcCard_17je2_329:hover{background:#00000008}._npcCardActive_17je2_363{border-color:#e03d4b;background:#e03d4b0a}._npcCardThumbnail_17je2_373{width:60px;height:60px;border-radius:12px;overflow:hidden;flex-shrink:0;background:#0000000d}._npcCardThumbnail_17je2_373 img{width:100%;height:100%;object-fit:cover}._npcCardInfo_17je2_403{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._npcCardName_17je2_419{font-weight:600;font-size:.9rem;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._npcCardType_17je2_437{font-size:.75rem;color:#00000080}._npcCardDelete_17je2_447{width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:#0006;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease;flex-shrink:0}._npcCardDelete_17je2_447:hover{background:#dc35451a;color:#dc3545}._npcDetail_17je2_489{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:24px;display:flex;flex-direction:column;gap:16px;box-shadow:0 2px 8px #0000000a;max-height:72vh;overflow-y:auto}._detailHeaderRow_17je2_515{display:flex;align-items:center;justify-content:space-between;gap:16px}._detailHeader_17je2_515 h3{margin:0;font-size:1.1rem;color:#1a1a1a;font-weight:600}._emptyDetail_17je2_543{text-align:center;padding:60px 20px;color:#0006}._detailForm_17je2_555{display:flex;flex-direction:row;gap:24px}._typeSwitchRow_17je2_569{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:12px}._typeLabel_17je2_585{font-size:.9rem;font-weight:600;color:#1a1a1a}._formActionsTop_17je2_597{margin-left:auto}._imageSection_17je2_607{display:flex;flex-direction:column;gap:12px;flex-shrink:0;width:200px}._formSection_17je2_625{flex:1;display:flex;flex-direction:column;gap:20px;min-width:0}._formGroup_17je2_641,._formGroup_17je2_641 label{display:flex;flex-direction:column;gap:8px}._formGroup_17je2_641 label span{font-size:.9rem;font-weight:600;color:#1a1a1a}._required_17je2_677{color:#e03d4b}._formGroup_17je2_641 input,._formGroup_17je2_641 select,._formGroup_17je2_641 textarea{padding:10px 14px;border:1px solid rgba(0,0,0,.12);border-radius:12px;font-size:.9rem;font-family:inherit;transition:.2s ease;background:#fff}._checkboxLabel_17je2_711{display:flex;flex-direction:row!important;align-items:center;gap:8px;cursor:pointer}._checkboxLabel_17je2_711 input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#E03D4B}._checkboxLabel_17je2_711 span{font-size:.9rem;font-weight:500;color:#1a1a1a;-webkit-user-select:none;user-select:none}._formGroup_17je2_641 input:focus,._formGroup_17je2_641 select:focus,._formGroup_17je2_641 textarea:focus{outline:none;border-color:#e03d4b}._formGroup_17je2_641 textarea{resize:vertical;min-height:80px}._imageUploadArea_17je2_781{display:flex;flex-direction:column;gap:12px}._imagePreview_17je2_793{width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#0000000d;border:1px solid rgba(0,0,0,.08)}._imagePreview_17je2_793 img{width:100%;height:100%;object-fit:cover}._imageUploadActions_17je2_823{display:flex;gap:8px}._optionsHeader_17je2_835{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._optionsHeader_17je2_835 span{font-size:.9rem;font-weight:600;color:#1a1a1a}._optionsList_17je2_861{display:flex;flex-direction:column;gap:16px}._optionItem_17je2_873{padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#00000003}._optionHeader_17je2_887{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._optionHeader_17je2_887 span{font-size:.85rem;font-weight:600;color:#0009}._optionFields_17je2_913{display:flex;flex-direction:column;gap:12px}._optionFields_17je2_913 label{display:flex;flex-direction:column;gap:6px}._optionFields_17je2_913 label span{font-size:.85rem;font-weight:500;color:#1a1a1a}._optionFields_17je2_913 input,._optionFields_17je2_913 textarea{padding:8px 12px;border:1px solid rgba(0,0,0,.12);border-radius:8px;font-size:.85rem;font-family:inherit}._optionFields_17je2_913 input:focus,._optionFields_17je2_913 textarea:focus{outline:none;border-color:#e03d4b}._deleteButton_17je2_979{padding:4px 10px;border-radius:6px;border:1px solid rgba(220,53,69,.3);background:transparent;color:#dc3545;font-size:.75rem;font-weight:600;cursor:pointer;transition:.2s ease}._deleteButton_17je2_979:hover{background:#dc35451a;border-color:#dc3545}._emptyOptions_17je2_1013{text-align:center;padding:20px;color:#0006;font-size:.85rem}._formActions_17je2_597{display:flex;justify-content:flex-end;margin-top:8px}._loadingState_17je2_1039{text-align:center;padding:60px 20px;color:#0006}._page_b68sf_5{width:100%;height:100vh;background:#f7f9fc;display:flex;align-items:center;justify-content:center;overflow:hidden}._mapContainer_b68sf_25{position:relative;width:414px;height:896px;max-width:100%;max-height:100vh;background-color:#fff;background-size:cover;background-position:center;border-radius:0;box-shadow:none;overflow:hidden;display:flex;flex-direction:column}._musicToggleBtn_b68sf_59{position:absolute;top:10px;right:20px;z-index:1000;cursor:pointer;padding:10px;border-radius:8px;background-color:#00000080;display:flex;align-items:center;gap:8px;color:#fff;transition:background-color .3s}._errorState_b68sf_91{text-align:center;color:#333}._errorState_b68sf_91 h2{margin-bottom:10px;color:#e03d4b}._errorState_b68sf_91 p{margin-bottom:20px;color:#666}._errorState_b68sf_91 button{padding:10px 30px;background:#e03d4b;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;transition:background .3s}._errorState_b68sf_91 button:hover{background:#c9303e}@media(min-width:1024px){._mapContainer_b68sf_25{border-radius:20px;box-shadow:0 16px 36px #0000002e;border:1px solid rgba(0,0,0,.06)}}._scrollArea_b68sf_167{flex:1;width:100%;height:100%;overflow:auto;position:relative;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab}._scrollArea_b68sf_167:active{cursor:grabbing}._scrollArea_b68sf_167::-webkit-scrollbar{display:none}._mapOverlay_b68sf_207{position:absolute;inset:0;background:linear-gradient(135deg,#ffffff0f,#0000000d);pointer-events:none;z-index:1}._mapSvg_b68sf_223{display:block;min-width:100%;min-height:100%;z-index:2;overflow:visible}._sceneNode_b68sf_243{cursor:pointer;transition:filter .2s ease;transform-origin:center center;transform-box:fill-box;will-change:transform}._sceneNode_b68sf_243:hover{filter:drop-shadow(0 0 8px rgba(255,255,255,.5));z-index:10}._sceneItem_b68sf_273{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;transition:transform .2s ease}._sceneNode_b68sf_243:hover ._sceneItem_b68sf_273{transform:scale(1.05)}._sceneThumb_b68sf_305{width:60px;height:60px;border-radius:50%;position:relative;z-index:2;border:2px solid #e8eaef;box-shadow:0 4px 10px #0000002e,inset 0 0 6px #0003;background:#f4f6fa;overflow:hidden;transition:border-color .3s,box-shadow .3s}._sceneNode_b68sf_243:hover ._sceneThumb_b68sf_305{border-color:#fff;box-shadow:0 0 0 2px #ffffff80,0 6px 14px #0003}._sceneThumb_b68sf_305 img{width:100%;height:100%;object-fit:cover}._sceneName_b68sf_371{margin-top:2px;z-index:3;color:#fff;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 6px #0000001f;white-space:nowrap;text-align:center;max-width:100px;overflow:hidden;text-overflow:ellipsis;transition:background-color .3s,color .3s}._sceneNode_b68sf_243:hover ._sceneName_b68sf_371{background:#f0f4ff;color:#111}@media(max-width:768px){._mapContainer_b68sf_25{width:100%;height:100vh;border-radius:0;box-shadow:none}}._mapContainer_w4azp_5{width:100%;height:100vh;display:flex;flex-direction:column;color:#fff;overflow:hidden;font-family:system-ui,-apple-system,sans-serif}._titleBar_w4azp_27{padding:12px 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}._closeTitleBar_w4azp_43{padding:12px 16px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}._titleText_w4azp_59{font-size:16px;font-weight:600;color:#fff;text-align:center;background:#0000002f;width:160px;border-radius:999px;padding:10px;cursor:pointer}._backButton_w4azp_83{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;cursor:pointer;border-radius:50%;transition:all .2s ease;flex-shrink:0}._backButton_w4azp_83:hover{transform:scale(1.1)}._mapContent_w4azp_121{flex:1;overflow:auto;display:flex;justify-content:center;align-items:center}._mapCanvas_w4azp_137{position:relative;border-radius:8px;overflow:hidden}._sceneNode_w4azp_151{position:absolute;cursor:pointer;transition:transform .2s ease}._sceneNode_w4azp_151:hover{transform:scale(1.1)}._subsceneNode_w4azp_171{position:absolute;cursor:pointer;transition:transform .2s ease}._subsceneNode_w4azp_171:hover{transform:scale(1.1)}._nodeImageContainer_w4azp_193{width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.8)}._sceneNode_w4azp_151 ._nodeImageContainer_w4azp_193{border-width:3px;border-color:#fffc}._subsceneNode_w4azp_171 ._nodeImageContainer_w4azp_193{border-width:2px;border-color:#fffc}._nodeImage_w4azp_193{width:100%;height:100%;object-fit:cover}._eventLocation_w4azp_243{position:absolute;top:-16px;right:-10px;font-size:32px;font-weight:700}._eventLocation_w4azp_243 img{width:30px;height:30px;object-fit:cover}._nodeText_w4azp_273{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700}._nodeName_w4azp_297{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:6px;padding:2px 8px;color:#fff;background:#0000008c;border-radius:4px;font-size:12px;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._loadingState_w4azp_329,._emptyState_w4azp_347{display:flex;align-items:center;justify-content:center;flex:1;font-size:16px;color:#ffffffb3}._initOverlay_w4azp_367{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#00000080;z-index:1000;color:#fff;font-size:16px}._initSpinner_w4azp_399{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_w4azp_1 1s linear infinite;margin-bottom:12px}@keyframes _spin_w4azp_1{to{transform:rotate(360deg)}}._sceneViewContainer_jn3dp_5{width:100%;height:100vh;display:flex;flex-direction:column;color:#fff;overflow:hidden;font-family:system-ui,-apple-system,sans-serif}._titleBar_jn3dp_27{padding:12px 16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent);flex-shrink:0}._titleText_jn3dp_45{font-size:16px;font-weight:600;color:#fff;text-align:center;background:#0000002f;width:160px;border-radius:999px;padding:10px;cursor:pointer;transition:all .2s ease}._titleText_jn3dp_45:hover{background:#0000004f;transform:scale(1.05)}._sceneContent_jn3dp_83{flex:1;overflow:auto;display:flex;justify-content:center;align-items:center}._sceneCanvas_jn3dp_99{position:relative;border-radius:8px;overflow:hidden}._subsceneNode_jn3dp_113{position:absolute;cursor:pointer;transition:transform .2s ease}._subsceneNode_jn3dp_113:hover{transform:scale(1.1)}._nodeImageContainer_jn3dp_135{width:100%;height:100%;border-radius:50%;overflow:visible;border:2px solid rgba(255,255,255,.8);position:relative}._nodeImage_jn3dp_135{width:100%;height:100%;object-fit:cover;border-radius:50%}._eventLocation_jn3dp_173{position:absolute;top:-16px;right:-10px;font-size:32px;font-weight:700;z-index:10}._eventLocation_jn3dp_173 img{width:30px;height:30px;object-fit:cover}._nodeText_jn3dp_205{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;background:#00000080}._nodeName_jn3dp_231{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:6px;padding:2px 8px;color:#fff;background:#0000008c;border-radius:4px;font-size:12px;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._initOverlay_jn3dp_263{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#00000080;z-index:1000;color:#fff;font-size:16px}._initSpinner_jn3dp_295{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_jn3dp_1 1s linear infinite;margin-bottom:12px}@keyframes _spin_jn3dp_1{to{transform:rotate(360deg)}}._emptyState_jn3dp_323{display:flex;align-items:center;justify-content:center;flex:1;font-size:16px;color:#ffffffb3}._modalOverlay_co5mm_1{position:absolute;inset:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:2000;animation:_fadeIn_co5mm_1 .3s ease-out}._modalContent_co5mm_25{background:#5d5d5d;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:40px 30px 30px;box-sizing:border-box;position:relative;overflow:hidden}._modalHeader_co5mm_53{flex-shrink:0;text-align:center;margin-bottom:50px;z-index:1}._modalTitle_co5mm_67{font-size:28px;font-weight:600;color:#fff;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.7);letter-spacing:1px}._modalBody_co5mm_85{min-height:300px;overflow-y:auto;display:flex;align-items:start;justify-content:center;width:100%;margin:0 auto;z-index:1}._preambleText_co5mm_107{color:#fff;font-size:16px;line-height:1.8;letter-spacing:1px;text-align:center;margin:0;padding:20px;background:#0000004d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px;border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 20px #0000004d;word-break:break-word;max-width:700px;min-height:80px;max-height:392px;overflow-y:auto}._modalFooter_co5mm_149{flex-shrink:0;padding:24px 20px 0;display:flex;justify-content:center;width:100%;z-index:1}._startButton_co5mm_167{padding:14px 48px;background:#fff3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:10px;font-size:17px;font-weight:500;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;box-shadow:0 2px 8px #0003}._startButton_co5mm_167:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}._startButton_co5mm_167:active:not(:disabled){transform:translateY(0)}._startButton_co5mm_167:disabled{opacity:.5;cursor:not-allowed;transform:none}._loading_co5mm_233{display:inline-flex;align-items:center;justify-content:center;gap:6px}._loadingDot_co5mm_247{width:8px;height:8px;border-radius:50%;background-color:currentColor;animation:_loadingBounce_co5mm_1 1.4s infinite ease-in-out}._loadingDot_co5mm_247:nth-child(1){animation-delay:-.32s}._loadingDot_co5mm_247:nth-child(2){animation-delay:-.16s}._loadingDot_co5mm_247:nth-child(3){animation-delay:0s}@keyframes _loadingBounce_co5mm_1{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-8px);opacity:1}}._cursor_co5mm_309{display:inline-block;width:2px;height:1em;background-color:#fff;margin-left:2px;animation:_blink_co5mm_1 1s infinite;vertical-align:baseline}@keyframes _blink_co5mm_1{0%,50%{opacity:1}51%,to{opacity:0}}@media(max-width:768px){._modalContent_co5mm_25{width:100%;height:100%;padding:30px 20px 20px}._modalTitle_co5mm_67{font-size:24px}._preambleText_co5mm_107{font-size:16px;line-height:1.8;letter-spacing:1px;padding:20px}._modalFooter_co5mm_149{padding:20px 16px 0}._startButton_co5mm_167{padding:12px 40px;font-size:16px}}._container_gmbhp_7{width:100%;height:100%;position:relative;overflow:hidden;font-family:system-ui,-apple-system,sans-serif}._backgroundLayer_gmbhp_25{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;filter:brightness(.9)}._contentLayer_gmbhp_53{position:relative;width:100%;height:100%;z-index:2}._npcLayer_gmbhp_69{position:absolute;inset:0;pointer-events:none}._npcContainer_gmbhp_89{position:absolute;bottom:0;max-height:80vh;height:auto;display:flex;align-items:flex-end;pointer-events:auto;z-index:10;min-width:200px;cursor:pointer}._npcImage_gmbhp_117{max-height:100%;max-width:100%;object-fit:contain;object-position:bottom;filter:drop-shadow(0 10px 30px rgba(0,0,0,.7));transform-origin:bottom center;transition:transform .3s ease;position:relative}._eventLocation_gmbhp_139{position:absolute;top:0;right:20px;width:46px;height:46px}._titleBar_gmbhp_157{position:absolute;top:0;left:0;right:0;padding:12px 16px;display:flex;align-items:center;justify-content:center;z-index:20;background:linear-gradient(to bottom,rgba(0,0,0,.7),transparent)}._titleText_gmbhp_183{font-size:16px;font-weight:600;color:#fff;text-align:center;background:#0000002f;width:160px;border-radius:999px;padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}._loadingContainer_gmbhp_211{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1a1a2e;color:#fff}._loadingSpinner_gmbhp_233{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-radius:50%;border-top-color:#667eea;animation:_spin_gmbhp_1 1s ease-in-out infinite;margin-bottom:16px}@keyframes _spin_gmbhp_1{to{transform:rotate(360deg)}}._loadingText_gmbhp_261{font-size:16px;opacity:.8}._pageRoot_1qv4v_1{position:absolute;inset:0;width:100%;height:100%;background:#000;display:flex;justify-content:center;align-items:flex-start}._mainContent_1qv4v_23{width:100%;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;padding-bottom:env(safe-area-inset-bottom)}._topHeader_1qv4v_43{background:#0000003e;padding:10px 20px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:14px;font-weight:600;position:relative;z-index:100;width:fit-content;margin:16px auto 12px;border-radius:20px;min-width:180px;transition:all .3s ease;flex-shrink:0;line-height:1.5;cursor:pointer}._backButton_1qv4v_91{position:absolute;left:20px;top:33px;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;cursor:pointer;transition:all .2s ease;z-index:101}._backButton_1qv4v_91:hover{background:#fff3;transform:translateY(-50%) scale(1.1)}._backButton_1qv4v_91 svg{font-size:18px;color:#fff}._topHeader_1qv4v_43 svg{font-size:18px}._topHeaderTextMode_1qv4v_157{background:linear-gradient(135deg,#e03d4b26,#e03d4b14);border:1px solid rgba(224,61,75,.3);color:#fffffff2;box-shadow:0 4px 20px #e03d4b33,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._topHeaderTextMode_1qv4v_157 svg{color:#e03d4b}._characterContainer_1qv4v_181{position:absolute;bottom:0;width:auto;height:80vh;z-index:120;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;overflow:hidden}._characterSlideLeft_1qv4v_207{left:0;animation:_fadeSlideInFromLeft_1qv4v_1 1s cubic-bezier(.4,0,.2,1)}._characterSlideLeft_1qv4v_207 ._characterImage_1qv4v_217{object-position:bottom left;width:150%;margin-left:-20%}._characterSlideRight_1qv4v_229{right:0;animation:_fadeSlideInFromRight_1qv4v_1 1s cubic-bezier(.4,0,.2,1)}._characterSlideRight_1qv4v_229 ._characterImage_1qv4v_217{object-position:bottom right;width:150%;margin-right:-20%}@keyframes _fadeSlideInFromLeft_1qv4v_1{0%{transform:translate(-30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeSlideInFromRight_1qv4v_1{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _characterJumpLeft_1qv4v_451{0%{transform:translate(0) translateY(0)}12.5%{transform:translate(20px) translateY(-20px)}25%{transform:translate(35px) translateY(-35px)}37.5%{transform:translate(40px) translateY(-20px)}50%{transform:translate(40px) translateY(0)}62.5%{transform:translate(50px) translateY(-20px)}75%{transform:translate(55px) translateY(-35px)}87.5%{transform:translate(60px) translateY(-20px)}to{transform:translate(60px) translateY(0)}}@keyframes _characterJumpRight_1qv4v_459{0%{transform:translate(0) translateY(0)}12.5%{transform:translate(-20px) translateY(-20px)}25%{transform:translate(-35px) translateY(-35px)}37.5%{transform:translate(-40px) translateY(-20px)}50%{transform:translate(-40px) translateY(0)}62.5%{transform:translate(-50px) translateY(-20px)}75%{transform:translate(-55px) translateY(-35px)}87.5%{transform:translate(-60px) translateY(-20px)}to{transform:translate(-60px) translateY(0)}}._characterJumpLeft_1qv4v_451{animation:_characterJumpLeft_1qv4v_451 .8s ease-in-out forwards}._characterJumpRight_1qv4v_459{animation:_characterJumpRight_1qv4v_459 .8s ease-in-out forwards}@keyframes _worldVibration_1qv4v_1{0%{transform:translate(0) rotate(0)}10%{transform:translate(-3px,-3px) rotate(-.5deg)}20%{transform:translate(4px,2px) rotate(.3deg)}30%{transform:translate(-4px,2px) rotate(-.3deg)}40%{transform:translate(3px,-2px) rotate(.2deg)}50%{transform:translate(-2px,1px) rotate(-.1deg)}60%{transform:translate(2px,-1px) rotate(.1deg)}70%{transform:translate(-1px) rotate(-.05deg)}80%{transform:translate(1px,1px) rotate(.05deg)}90%{transform:translate(-1px,-1px) rotate(-.03deg)}to{transform:translate(0) rotate(0)}}@keyframes _worldVibrationSlow_1qv4v_1{0%{transform:translate(0)}15%{transform:translate(-6px,-3px)}30%{transform:translate(4px,2px)}45%{transform:translate(-4px,3px)}60%{transform:translate(3px,-2px)}75%{transform:translate(-2px,1px)}to{transform:translate(0)}}@keyframes _worldVibrationFast_1qv4v_1{0%{transform:translate(0)}8%{transform:translate(-3px,-2px)}16%{transform:translate(4px,1px)}24%{transform:translate(-2px,3px)}32%{transform:translate(3px,-1px)}40%{transform:translate(-1px,-2px)}48%{transform:translate(2px,2px)}56%{transform:translate(-1px,-3px)}64%{transform:translate(1px,1px)}72%{transform:translateY(1px)}80%{transform:translate(1px)}88%{transform:translateY(1px)}96%{transform:translate(1px)}to{transform:translate(0)}}@keyframes _intenseShake_1qv4v_1{0%{transform:translate(0)}10%{transform:translate(-2px,-2px)}20%{transform:translate(2px,2px)}30%{transform:translate(-2px,2px)}40%{transform:translate(2px,-2px)}50%{transform:translate(-1px,1px)}60%{transform:translate(1px,-1px)}70%{transform:translate(-1px,-1px)}80%{transform:translate(1px,1px)}90%{transform:translate(0)}to{transform:translate(0)}}@keyframes _worldVibrationFast0_1qv4v_1{0%{transform:translate(0)}8%{transform:translate(-4px,-3px)}16%{transform:translate(5px,2px)}24%{transform:translate(-3px,4px)}32%{transform:translate(4px,-2px)}40%{transform:translate(-2px,-3px)}48%{transform:translate(3px,3px)}56%{transform:translate(-2px,-4px)}64%{transform:translate(2px,2px)}72%{transform:translate(-1px,2px)}80%{transform:translate(2px,-1px)}88%{transform:translate(-1px,2px)}96%{transform:translate(2px,-1px)}to{transform:translate(1px,-1px)}}@keyframes _worldVibrationBalanced_1qv4v_1{0%{transform:translate(0) rotate(0)}12%{transform:translate(-8px,-5px) rotate(-.5deg)}24%{transform:translate(7px,6px) rotate(.4deg)}36%{transform:translate(6px,-4px) rotate(.3deg)}48%{transform:translate(-6px,5px) rotate(-.3deg)}60%{transform:translate(-7px,4px) rotate(-.4deg)}72%{transform:translate(5px,-6px) rotate(.2deg)}84%{transform:translate(-3px,-3px) rotate(-.1deg)}96%{transform:translate(2px,2px) rotate(.1deg)}to{transform:translate(0) rotate(0)}}@keyframes _worldVibrationIntense_1qv4v_1{0%{transform:translate(0) rotate(0)}5%{transform:translate(-6px,-5px) rotate(-.8deg)}10%{transform:translate(5px,4px) rotate(.6deg)}15%{transform:translate(-4px,6px) rotate(-.7deg)}20%{transform:translate(6px,-3px) rotate(.5deg)}25%{transform:translate(-5px,-4px) rotate(-.6deg)}30%{transform:translate(4px,5px) rotate(.4deg)}35%{transform:translate(-3px,-6px) rotate(-.5deg)}40%{transform:translate(5px,3px) rotate(.3deg)}45%{transform:translate(-4px,4px) rotate(-.4deg)}50%{transform:translate(3px,-5px) rotate(.2deg)}55%{transform:translate(-2px,3px) rotate(-.3deg)}60%{transform:translate(4px,-2px) rotate(.1deg)}65%{transform:translate(-3px,2px) rotate(-.2deg)}70%{transform:translate(2px,-3px) rotate(.1deg)}75%{transform:translate(-1px,1px) rotate(-.1deg)}80%{transform:translate(1px,-1px) rotate(.05deg)}85%{transform:translate(-2px,2px) rotate(-.08deg)}90%{transform:translate(2px,-2px) rotate(.06deg)}95%{transform:translate(-1px,1px) rotate(-.03deg)}to{transform:translate(0) rotate(0)}}._characterVibration_1qv4v_873{animation:_intenseShake_1qv4v_1 .6s linear alternate-reverse;animation-iteration-count:2}._worldInjury_1qv4v_885{animation:_intenseShake_1qv4v_1 3s infinite ease-in-out;position:relative}._worldInjury_1qv4v_885:before{content:"";position:absolute;top:-5%;left:-5%;width:110%;height:110%;background:inherit;background-size:cover;background-position:center;filter:blur(4px) brightness(.75) contrast(1.2);animation:_dizzyZoom_1qv4v_1 10s infinite alternate ease-in-out;z-index:1;pointer-events:none}._worldInjury_1qv4v_885:after{content:"";position:absolute;inset:0;background:radial-gradient(circle,transparent 30%,rgba(160,0,0,.4) 70%,rgba(120,0,0,.9) 100%);mix-blend-mode:multiply;animation:_heartbeat_1qv4v_1 1.2s infinite;pointer-events:none;z-index:2000}._injuryBloodSplatter_1qv4v_971{position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(150,0,0,.6) 0%,transparent 10%),radial-gradient(circle at 80% 80%,rgba(180,0,0,.5) 0%,transparent 15%),radial-gradient(circle at 50% 50%,rgba(120,0,0,.4) 0%,transparent 8%);filter:blur(1px);opacity:.8;pointer-events:none;z-index:1999;animation:_injuryFadeOut_1qv4v_1 3s ease-out forwards}@keyframes _shakeHard_1qv4v_1{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-3px,-2px) rotate(-1deg)}20%{transform:translate(-5px) rotate(1deg)}30%{transform:translate(5px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-3px,2px) rotate(-1deg)}60%{transform:translate(-5px,1px) rotate(0)}70%{transform:translate(5px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}@keyframes _heartbeat_1qv4v_1{0%{box-shadow:inset 0 0 50px #f003;opacity:.8}10%{box-shadow:inset 0 0 150px #f00c;opacity:1;transform:scale(1.02)}20%{box-shadow:inset 0 0 100px #ff000080;opacity:.9;transform:scale(1.01)}30%{box-shadow:inset 0 0 150px #f00c;opacity:1;transform:scale(1.02)}50%{box-shadow:inset 0 0 50px #f003;opacity:.8;transform:scale(1)}to{box-shadow:inset 0 0 50px #f003;opacity:.8}}@keyframes _dizzyZoom_1qv4v_1{0%{transform:scale(1);filter:blur(3px) brightness(.6)}to{transform:scale(1.1);filter:blur(6px) brightness(.5)}}@keyframes _injuryFadeOut_1qv4v_1{0%{opacity:1}to{opacity:0}}._characterImage_1qv4v_217{width:100%;height:100%;object-fit:contain;object-position:bottom;transition:opacity .5s cubic-bezier(.4,0,.2,1)}._gameContentWrapper_1qv4v_1159{position:absolute;bottom:0;left:0;right:0;width:100%;height:auto;min-height:200px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.82) 8%,rgba(0,0,0,.75) 18%,rgba(0,0,0,.7) 32%,rgba(0,0,0,.6) 50%,rgba(0,0,0,.55) 82%,rgba(0,0,0,.3) 92%,transparent 100%);z-index:150;pointer-events:none;display:flex;flex-direction:column}._gameContentWrapper_1qv4v_1159>*{pointer-events:auto}._gameContentWrapperTextMode_1qv4v_1213{position:relative;background:none;flex:1;min-height:0;display:flex;flex-direction:column;padding-bottom:90px}._narrationMessage_1qv4v_1233{color:#fff;padding:0;font-size:16px;line-height:1.6;word-break:break-word;margin-bottom:8px}._characterMessage_1qv4v_1251{color:#fff;padding:0;font-size:16px;line-height:1.6;word-break:break-word;margin-bottom:8px;display:flex;flex-direction:column;gap:2px}._characterName_1qv4v_1275{font-size:16px;font-weight:600;color:#fff;border-left:3px solid #845DFF;padding-left:10px}._characterDivider_1qv4v_1291{width:100%;height:1px;background:linear-gradient(to right,transparent,#fff,transparent);margin:4px 0}._characterText_1qv4v_1305{flex:1;padding-bottom:4px}._choiceContainer_1qv4v_1315{display:flex;flex-direction:column;gap:8px}._choiceOption_1qv4v_1327{color:#fff;padding:10px 24px;font-size:16px;word-break:break-word;cursor:pointer;transition:all .3s ease;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%);background-color:#0000007a;display:flex;align-items:center;justify-content:space-between;gap:12px}._choiceText_1qv4v_1377{flex:1;min-width:0}._choicePrice_1qv4v_1387{display:inline-flex;align-items:center;gap:4px;flex-shrink:0;color:#fff;font-size:14px;font-weight:600}._choicePrice_1qv4v_1387 img{width:16px;height:16px;object-fit:contain;display:block}._choiceOption_1qv4v_1327:hover{background:#ffffff1a;transform:translate(4px)}._customInputText_1qv4v_1431{color:#fff;padding:10px 24px;font-size:16px;word-break:break-word;cursor:pointer;transition:all .3s ease;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%);background-color:#0000007a}._customInputText_1qv4v_1431:hover{background:#ffffff1a;transform:translate(4px)}._customInput_1qv4v_1431{display:flex;gap:8px;align-items:center;background-color:#0000007a;padding:8px 20px;border-radius:4px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 16%,black 90%,transparent 100%)}._customInput_1qv4v_1431 input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px;line-height:1.6;padding:0}._customInput_1qv4v_1431 input::placeholder{color:#ffffff80}._customInput_1qv4v_1431 button{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:4px;color:#fff;font-size:16px;padding:5px 12px;cursor:pointer;transition:all .3s ease;white-space:nowrap;flex-shrink:0;display:flex;align-items:center;gap:6px}._customInput_1qv4v_1431 button:hover{background:#ffffff40;border-color:#ffffff80}._nextButtonContainer_1qv4v_1593{display:flex;justify-content:flex-end}._nextButton_1qv4v_1593{background:transparent;width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .3s ease;flex-shrink:0}._nextButton_1qv4v_1593:hover{transform:scale(1.1)}._nextButton_1qv4v_1593 svg{width:28px;height:28px}._buttonContainer_1qv4v_1647{position:absolute;bottom:0;left:0;right:0;width:100%;padding:12px 100px 12px 16px;padding-bottom:max(12px,env(safe-area-inset-bottom));display:flex;gap:20px;overflow-x:auto;z-index:200;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none}._buttonContainer_1qv4v_1647::-webkit-scrollbar{display:none}._buttonItem_1qv4v_1691{flex-shrink:0;width:42px;height:42px;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;transform:rotate(45deg);position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);box-shadow:0 2px 8px #0000001a;transition:all .3s ease}._buttonItem_1qv4v_1691:active{transform:rotate(45deg) scale(.95)}._buttonItemActive_1qv4v_1731{background:#fb46554d;border-color:#fb465580;box-shadow:0 2px 12px #fb46554d}._buttonItem_1qv4v_1691 ._buttonInner_1qv4v_1743{width:100%;height:100%;padding:0;border:none;border-radius:12px;color:#fff;font-size:12px;cursor:pointer;transition:all .3s ease;background:transparent;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;position:relative;transform:rotate(-45deg);outline:none;-webkit-tap-highlight-color:transparent}._buttonItem_1qv4v_1691 ._buttonInner_1qv4v_1743 img,._buttonItem_1qv4v_1691 ._buttonInner_1qv4v_1743 svg{width:16px;height:16px;object-fit:contain;display:block;flex-shrink:0}._buttonItem_1qv4v_1691 ._buttonInner_1qv4v_1743 span{font-weight:600;font-size:9px;text-align:center;line-height:1.2;white-space:nowrap}@media(max-width:768px){._mainContent_1qv4v_23{width:100%;height:100%;max-width:none;max-height:none;min-height:100%;padding-bottom:max(20px,env(safe-area-inset-bottom))}._characterContainer_1qv4v_181{width:auto;bottom:0}._messageContainer_1qv4v_1851{bottom:80px}._buttonContainer_1qv4v_1647{padding:10px 90px 10px 18px;padding-bottom:max(10px,env(safe-area-inset-bottom));gap:16px;margin-bottom:0}._gameContentWrapper_1qv4v_1159{padding-bottom:max(60px,env(safe-area-inset-bottom))}}._cursor_1qv4v_1893{display:inline-block;width:2px;height:1em;background-color:#fff;margin-left:2px;animation:_blink_1qv4v_1 1s infinite;vertical-align:baseline}@keyframes _blink_1qv4v_1{0%,50%{opacity:1}51%,to{opacity:0}}._endRoundButton_1qv4v_1937{position:absolute;bottom:max(20px,env(safe-area-inset-bottom));right:6px;display:flex;align-items:center;gap:8px;padding:8px 10px;background:linear-gradient(135deg,#e03d4be6,#fb4655e6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:24px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;z-index:300;box-shadow:0 4px 12px #e03d4b66;transition:all .3s ease}._endRoundButton_1qv4v_1937:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e03d4b80}._endRoundButton_1qv4v_1937:active{transform:translateY(0)}._endRoundButton_1qv4v_1937 svg{font-size:20px}._endRoundButton_1qv4v_1937 ._loadingSpinner_1qv4v_2005{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1qv4v_1 .8s linear infinite}@keyframes _spin_1qv4v_1{to{transform:rotate(360deg)}}._continueButton_1qv4v_2037{position:absolute;bottom:max(20px,env(safe-area-inset-bottom));right:6px;display:flex;align-items:center;gap:8px;padding:8px 10px;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#ffffffe6;font-size:12px;font-weight:600;cursor:pointer;z-index:300;box-shadow:0 4px 12px #00000026;transition:all .3s ease}._continueButton_1qv4v_2037:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 6px 16px #0003}._continueButton_1qv4v_2037:active{transform:translateY(0)}._continueButton_1qv4v_2037 svg{font-size:20px;color:#ffffffe6}._mask_15qae_1{position:absolute;inset:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:9999}._modal_15qae_23{width:100%;height:100%;background:#0a0a14f5;box-shadow:0 18px 45px #000c;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;overflow:hidden;color:#f5f5f7}._header_15qae_47{padding:16px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(90deg,rgba(255,99,132,.15),transparent)}._title_15qae_65{font-size:18px;font-weight:600;letter-spacing:.03em}._closeBtn_15qae_77{border:none;background:transparent;color:#aaa;cursor:pointer;font-size:18px;padding:4px 8px;border-radius:999px;transition:all .15s ease-out}._closeBtn_15qae_77:hover{background:#ffffff0f;color:#fff}._content_15qae_109{padding:16px 20px 20px;overflow-y:auto}._empty_15qae_119{padding:40px 0;text-align:center;color:#999}._block_15qae_131{background:#ffffff05;border-radius:12px;padding:14px 16px 16px;margin-bottom:12px;border:1px solid rgba(255,255,255,.1)}._blockHeader_15qae_147{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._blockMeta_15qae_161{display:flex;flex-wrap:wrap;gap:4px;align-items:center;font-size:13px;color:#ddd}._eventTitle_15qae_179{font-weight:600;color:#fff}._npcName_15qae_189{color:#ff99c8}._subsceneName_15qae_197{color:#9ad0ff}._dot_15qae_205{opacity:.6}._time_15qae_213{font-size:12px;color:#888}._body_15qae_223{margin-top:4px}._timeline_15qae_231{position:relative;padding-left:10px}._timeline_15qae_231:before{content:"";position:absolute;left:3px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,rgba(255,255,255,.18),transparent)}._timelineItem_15qae_261{display:flex;gap:8px;margin-bottom:8px;position:relative}._timelineDot_15qae_275,._timelineDotPlayer_15qae_277{width:6px;height:6px;border-radius:999px;margin-top:4px;box-shadow:0 0 0 4px #ffffff08}._timelineDot_15qae_275{background:linear-gradient(135deg,#fff,#f3f3f3)}._timelineDotPlayer_15qae_277{background:linear-gradient(135deg,#ff6b99,#ffb199)}._timelineContent_15qae_309{flex:1;font-size:13px;line-height:1.6}._narration_15qae_321{color:#ddd;background:#ffffff05;border-radius:8px;padding:6px 10px}._dialogue_15qae_335{background:#0006;border-radius:8px;padding:6px 10px;border:1px solid rgba(255,255,255,.2)}._dialogueName_15qae_349{font-size:12px;color:#ff99c8;margin-bottom:2px}._dialogueText_15qae_361{color:#f5f5f5}._choice_15qae_369{background:#ffffff05;border-radius:8px;padding:6px 10px 8px;border:1px solid rgba(255,255,255,.05)}._choiceTitle_15qae_383{font-size:13px;font-weight:600;color:#ffd4e5;margin-bottom:2px}._choiceDesc_15qae_397{font-size:12px;color:#ccc;margin-bottom:4px}._choiceOptions_15qae_409{display:flex;flex-direction:column;gap:4px}._choiceOption_15qae_409{font-size:12px;padding:4px 6px;border-radius:6px;background:#ffffff08;border:1px dashed rgba(255,255,255,.1);color:#f5f5f5}._playerChoiceLabel_15qae_439{font-size:12px;color:#ff99c8;margin-bottom:2px}._playerChoiceText_15qae_451{font-size:13px;color:#fef2f7;background:#ff99c814;border-radius:8px;padding:6px 10px;border:1px solid rgba(255,153,200,.35)}@media(max-width:768px){._modal_15qae_23{width:100%;max-width:100%;height:100%;max-height:100%;border-radius:0}._header_15qae_47{padding-top:calc(16px + env(safe-area-inset-top,0px))}}._nextRoundButtonWrapper_1ohoc_1{position:fixed;bottom:60px;left:50%;transform:translate(-50%);z-index:1000;display:flex;justify-content:center;align-items:center}._nextRoundButton_1ohoc_1{padding:10px 20px;border-radius:999px;border:none;cursor:pointer;background:#e03d4b;color:#fff;font-size:14px;font-weight:600;box-shadow:0 10px 20px #e03d4b73;transition:all .2s ease;min-width:160px;display:flex;align-items:center;gap:10px}._nextRoundButton_1ohoc_1:hover:not(:disabled){background:#c9303e;transform:translateY(-1px);box-shadow:0 12px 24px #e03d4b8c}._nextRoundButton_1ohoc_1:disabled{cursor:not-allowed;opacity:.7;box-shadow:none}@media(max-width:768px){._nextRoundButtonWrapper_1ohoc_1{bottom:60px}._nextRoundButton_1ohoc_1{padding:10px 20px;font-size:14px;min-width:140px}}._loadingWrapper_wcwuo_1{min-height:100vh;width:100%;background:#ffffff8f;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#fff}._loadingSpinner_wcwuo_25{width:60px;height:60px;border:4px solid rgba(64,64,64,.2);border-top-color:#fb4655;border-radius:50%;animation:_loading-spin_wcwuo_1 1s linear infinite}._loadingText_wcwuo_43{font-size:16px;letter-spacing:1px;color:#000}@keyframes _loading-spin_wcwuo_1{to{transform:rotate(360deg)}}._gameContainer_wcwuo_67{max-width:1200px;margin:0 auto;background:#ffffffd9;min-height:100vh;box-shadow:0 0 30px #0000004d;position:relative;overflow:hidden}._storyBtn_wcwuo_89{position:absolute;top:0;left:50%;transform:translate(-50%);width:7.5rem;padding:0;border:none;cursor:pointer;overflow:hidden;background-color:transparent;margin:0!important}._storyBtnImg_wcwuo_117{width:100%;height:100%}._mainLayout_wcwuo_127{display:flex;justify-content:space-between;align-items:flex-start;width:100%;box-sizing:border-box}._playerInfo_wcwuo_143{position:relative;top:30px;left:60px;background-image:url(/funloom/data/asset/%E7%8E%A9%E5%AE%B6%E4%BF%A1%E6%81%AF.png);width:300px;height:140px;background-size:contain;background-position:center;background-repeat:no-repeat}._playerInfo_wcwuo_143 img{position:absolute;top:18px;left:14px;width:105px;height:105px;border-radius:50%;object-fit:cover;box-shadow:0 4px 15px #0003;z-index:100}._playerName_wcwuo_191{position:absolute;top:34px;left:40%;font-size:16px;font-weight:700;padding:10px;width:160px;text-align:center;border-radius:5px;color:#e8dbb7;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8)}._playerNameIcon_wcwuo_219{font-size:16px;color:#e8dbb7;margin-left:10px;cursor:pointer;transition:color .2s}._playerNameInputWrapper_wcwuo_235{display:flex;align-items:center;justify-content:center}._playerNameInput_wcwuo_235{background:transparent;border:none;border:2px solid #B24F1B;border-radius:5px;padding:0 12px;margin-left:10px;font-size:16px;font-weight:700;color:#e8dbb7;width:80%;max-width:160px;text-align:center;outline:none}._playerNameSaveIcon_wcwuo_279{font-size:20px;color:#e8dbb7;margin-left:10px;cursor:pointer;transition:color .2s}._playerContent_wcwuo_295{width:65%}._buildingsGrid_wcwuo_303{margin-top:50px;margin-left:60px;display:flex;flex-wrap:wrap;gap:20px}._buildingCard_wcwuo_319{padding:10px;cursor:pointer;width:200px;height:280px;background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E4%BF%A1%E6%81%AF.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._buildingCard_wcwuo_319:hover{border-color:#4a90e2;transform:translateY(-3px);box-shadow:0 4px 15px #0003}._buildingCard_wcwuo_319 img{width:100%;padding:16px 16px 0;height:58%;border-radius:20px 20px 0 0;object-fit:cover;display:block;box-sizing:border-box}._buildingCard_wcwuo_319 h3{margin-top:6px;text-align:center;color:#e8dbb7;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8);margin-bottom:.5rem;font-size:1rem}._buildingCard_wcwuo_319 p{padding:2px 17px;font-size:.9rem;color:#4d4129de;line-height:1.4;font-weight:600;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;overflow:hidden}._sceneContent_wcwuo_421{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding-right:20px;width:30%;box-sizing:border-box}._settingContet_wcwuo_441{display:flex;align-items:center;justify-content:flex-end;gap:12px;width:100%;min-width:300px;margin-bottom:15px;font-size:16px;color:#333}._settingBtnWrapper_wcwuo_465{position:relative}._gameTimeText_wcwuo_473{min-width:260px;max-width:600px;height:50px;background-image:url(/funloom/data/asset/%E6%97%B6%E9%97%B4%E8%A1%A8.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;padding:12px 14px;font-size:clamp(10px,2.5vw,13px);font-family:Segoe UI,Microsoft YaHei,Arial,sans-serif;font-weight:700;letter-spacing:.3px;border-radius:8px;display:inline-flex;align-items:flex-end;justify-content:center;white-space:nowrap;box-sizing:border-box;color:#e8dbb7;overflow:hidden;text-overflow:ellipsis}._navBtn_wcwuo_521{width:66px;height:66px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;background:none;padding:0;margin:0;outline:none}._settingBtnImg_wcwuo_549{width:60px;height:60px;object-fit:contain}._sceneDescriptionContainer_wcwuo_561{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-width:300px}._sceneDescription_wcwuo_561{width:100%;min-width:300px;display:flex;flex-direction:column;border-radius:12px;margin-bottom:4px;min-height:220px;background-image:url(/funloom/data/asset/%E4%BF%A1%E6%81%AF%E4%B8%AD%E5%BF%83.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._sceneDescription_wcwuo_561>div{margin-top:10px;text-align:center;font-weight:700;font-size:24px;margin-bottom:10px;flex-shrink:0;color:#e8dbb7;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8)}._sceneDescription_wcwuo_561 p{display:flex;flex:1;padding:18px 32px;border-radius:8px;margin:0;text-indent:2em;font-size:.9rem;color:#4d4129de;line-height:1.4;font-weight:600}._sceneExits_wcwuo_655{width:100%;min-width:300px;border-radius:12px}._exitsGrid_wcwuo_667{display:flex;flex-wrap:nowrap;width:100%;overflow-y:hidden;overflow-x:auto;gap:2px;scrollbar-width:thin;scrollbar-color:rgba(74,144,226,.3) transparent}._exitsGrid_wcwuo_667::-webkit-scrollbar{height:6px}._exitsGrid_wcwuo_667::-webkit-scrollbar-track{background:#f0f0f04d;border-radius:3px;margin:0 10px}._exitsGrid_wcwuo_667::-webkit-scrollbar-thumb{background:#4a90e266;border-radius:3px;border:1px solid rgba(74,144,226,.2)}._exitsGrid_wcwuo_667::-webkit-scrollbar-thumb:hover{background:#4a90e299}._exitCard_wcwuo_729{width:4.8rem;height:4.8rem;border-radius:12px;padding:0;text-align:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;flex-shrink:0;overflow:hidden;position:relative;background-image:url(/funloom/data/asset/%E6%96%B9%E4%BD%8D%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._exitCard_wcwuo_729:hover{transform:translateY(-3px);box-shadow:0 6px 16px #00000026}._exitCardLocked_wcwuo_775{opacity:.6;cursor:not-allowed;filter:grayscale(.5)}._exitCardLocked_wcwuo_775:hover{transform:none;box-shadow:0 2px 8px #0000001a}._exitCard_wcwuo_729 img{width:100%;height:100%;padding:8px;object-fit:cover;border-radius:16%;transition:filter .3s ease}._exitImageLocked_wcwuo_815{filter:brightness(.5) grayscale(.8)}._exitCard_wcwuo_729 ._lockIcon_wcwuo_823{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;color:#e8dbb7;font-size:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.8),-2px -2px 4px rgba(0,0,0,.8),2px -2px 4px rgba(0,0,0,.8),-2px 2px 4px rgba(0,0,0,.8);pointer-events:none}._exitCard_wcwuo_729 ._exitLabel_wcwuo_855{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#e8dbb7;padding:8px 4px 14px;font-size:10px;font-weight:700;text-align:center;border-radius:0 0 16px 16px;text-shadow:1px 1px 2px rgba(0,0,0,.5),-1px -1px 2px rgba(0,0,0,.5),1px -1px 2px rgba(0,0,0,.5),-1px 1px 2px rgba(0,0,0,.5)}._sceneNpcs_wcwuo_893{position:fixed;bottom:36px;margin-left:60px;width:350px;z-index:1000;margin-top:20px;height:100px;background-image:url(/funloom/data/asset/%E5%B7%A6%E4%B8%8B%E8%A7%92.png);background-size:350px 100%;background-repeat:no-repeat;display:flex;align-items:center}._npcsGrid_wcwuo_923{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:10px;max-width:336px;height:80px;margin-left:10px;background-color:#e8dbb7;scrollbar-width:none}._npcsGrid_wcwuo_923:hover{scrollbar-width:thin;scrollbar-color:rgba(139,121,94,.5) #E8DBB7}._npcCard_wcwuo_961{width:75px;height:75px;border-radius:5px;cursor:pointer;flex-shrink:0;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;border:2px solid #6C573A}._npcCard_wcwuo_961 img{width:100%;height:100%;object-fit:cover}._npcCard_wcwuo_961 ._npcLabel_wcwuo_1001{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000000b3);color:#fff;padding:6px 2px 2px;font-size:10px;font-weight:700;text-align:center;border-radius:0 0 10px 10px}._sceneEventBtnContainer_wcwuo_1029{position:absolute;bottom:20px;right:20px;width:230px;height:60px;background-image:url(/funloom/data/asset/%E6%8C%89%E9%92%AE%E5%BA%95%E5%BA%A7.png);background-size:230px 40px;background-position:center;background-repeat:no-repeat;background-color:transparent;display:flex;align-items:center;justify-content:space-around;padding:0 10px;box-sizing:border-box}._missionBtn_wcwuo_1065{position:relative;margin-bottom:50px;width:60px;height:60px;border:none;cursor:pointer;background:transparent;padding:0}._missionBtnImg_wcwuo_1087{width:72px;height:76px;object-fit:fill;cursor:pointer;display:block}._sceneEventBtn_wcwuo_1029{position:relative;width:60px;height:60px;border:none;cursor:pointer;background:transparent;padding:0;display:flex;align-items:center;justify-content:center}._mapBtnImg_wcwuo_1129{width:60px;height:40px;object-fit:contain;cursor:pointer;display:block;margin-bottom:20px}._floatingInventoryBtn_wcwuo_1147{position:relative;width:60px;height:60px;cursor:pointer;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center}._inventoryBtnImg_wcwuo_1173{width:60px;height:40px;cursor:pointer;object-fit:contain;display:block;margin-bottom:20px}._chatPanel_wcwuo_1191{position:absolute;bottom:100px;left:0;width:350px;height:450px;border-radius:15px;box-shadow:0 10px 40px #0000004d;display:none;flex-direction:column;z-index:950;overflow:hidden;background-image:url(/funloom/data/asset/%E8%81%8A%E5%A4%A9%E6%A1%86/%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._chatPanel_wcwuo_1191._show_wcwuo_1227{display:flex;animation:_chatSlideIn_wcwuo_1 .3s ease-out}@keyframes _chatSlideIn_wcwuo_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._chatHeader_wcwuo_1259{color:#e4d2a9;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8);padding:12px 56px 12px 20px;display:flex;justify-content:center;align-items:center;position:relative}._chatHeader_wcwuo_1259 h3{margin:0;font-size:1.1rem}._closeChatBtn_wcwuo_1291{background:transparent;border:none;cursor:pointer;padding:0;width:42px!important;height:42px!important;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;right:12px;top:40%;transform:translateY(-50%)}._closeChatBtn_wcwuo_1291 img{width:100%;height:100%;object-fit:contain}._chatMessages_wcwuo_1337{flex:1;padding:5px 22px 0;overflow-y:auto;display:flex;flex-direction:column;margin-top:10px;margin-bottom:10px}._chatMessage_wcwuo_1337{margin-bottom:10px;padding:10px 12px;border-radius:8px;max-width:80%;word-wrap:break-word}._chatMessageWrapper_wcwuo_1375{display:inline-block;width:100%}._chatMessage_wcwuo_1337._user_wcwuo_1385{align-self:flex-end;background:#4a90e2;color:#fff;text-align:left;width:fit-content;max-width:80%}._chatMessage_wcwuo_1337._system_wcwuo_1403{align-self:flex-start;background:#e9ecef;color:#333;text-align:left}._typingCursor_wcwuo_1417{display:inline-block;animation:_blink_wcwuo_1 1s infinite;font-weight:700}@keyframes _blink_wcwuo_1{0%,50%{opacity:1}51%,to{opacity:0}}._chatInputArea_wcwuo_1447{display:flex;gap:10px;padding:10px;margin-left:10px}._chatInput_wcwuo_1447{flex:1;font-size:.9rem;outline:none;background-color:transparent;border:none;max-width:218px;height:46px;margin:0!important;border:none!important;border-radius:5px!important;box-shadow:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;color:#fff}._sendChatBtn_wcwuo_1497{border:none;cursor:pointer;font-size:.9rem;transition:background .3s ease;max-width:80px;background-image:url(/funloom/data/asset/%E8%81%8A%E5%A4%A9%E6%A1%86/%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-color:transparent;border-radius:0}._playerFloatingPanel_wcwuo_1525{position:absolute;top:180px;left:50px;z-index:1200}._inventoryFloatingPanel_wcwuo_1539{position:absolute;bottom:100px;right:30px;z-index:1000}._missionModal_wcwuo_1553{position:absolute;bottom:100px;right:30px;z-index:1000;height:420px}._buildingCard_wcwuo_319 p,._buildingCard_wcwuo_319 h3{word-break:break-word;overflow-wrap:break-word}@media(min-width:471px)and (max-width:800px){._playerInfo_wcwuo_143{position:absolute;top:0;left:10px;width:200px;height:100px}._playerInfo_wcwuo_143 img{width:70px;height:70px;position:absolute;left:10px;top:16px;margin-top:0;margin-right:10px}._playerName_wcwuo_191{position:relative;top:25.5px;margin-top:0;width:auto;flex:1;text-align:left;padding:5px 10px;font-size:12px}._storyBtn_wcwuo_89{position:fixed;top:10px;right:36px;left:auto;transform:none;z-index:1200}._gameContainer_wcwuo_67{width:100%;padding:90px 0 0;height:100vh;overflow:scroll}._mainLayout_wcwuo_127{flex-direction:column;gap:15px;padding:4px;height:calc(86vh - 80px);min-height:0;width:100vw;align-items:flex-start}._playerContent_wcwuo_295{max-width:100%;width:100%;order:3;margin-top:0;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 64%;min-height:0;overflow:hidden}._buildingsGrid_wcwuo_303{margin-top:0;margin-left:10px;gap:12px;height:100%;width:100%;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0}._buildingCard_wcwuo_319{width:30%;min-width:0;height:auto;aspect-ratio:5 / 7;max-height:180px;max-width:150px;flex-shrink:0;flex-grow:0}._buildingCard_wcwuo_319 img{border-radius:15px 15px 0 0;padding:8px 10px 0}._buildingCard_wcwuo_319 h3{margin:0}._buildingCard_wcwuo_319 p{padding:0 10px;font-size:clamp(8px,1.5vw,12px);margin-top:4px;line-height:1.3;white-space:normal;overflow:visible;display:block}._sceneContent_wcwuo_421{width:60%;padding-right:10px;align-items:flex-start;order:1;min-height:0;overflow:hidden}._settingContet_wcwuo_441{position:relative;top:0;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:0;min-width:auto;width:100%;margin-left:0;flex-wrap:wrap;max-width:720px}._gameTimeText_wcwuo_473{min-width:auto;width:calc(100% - 80px);max-width:640px;height:44px;font-size:clamp(9px,2vw,12px);padding:10px 12px}._sceneDescriptionContainer_wcwuo_561{flex-direction:row;height:auto;max-width:720px;align-items:stretch}._sceneDescription_wcwuo_561{margin-bottom:10px;min-width:60%;min-height:auto;height:auto;max-width:720px}._sceneDescription_wcwuo_561>div{height:auto}._sceneDescription_wcwuo_561 p{height:auto}._sceneExits_wcwuo_655{min-width:auto;width:100%;height:auto;overflow:visible;margin-left:8px;max-width:720px}._exitsGrid_wcwuo_667{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:6px;padding:6px 0;justify-content:stretch}._exitCard_wcwuo_729{width:100%;height:auto;aspect-ratio:1 / 1}._exitCard_wcwuo_729 img{padding:6px}._exitCard_wcwuo_729 ._lockIcon_wcwuo_823{font-size:1.5rem}._sceneNpcs_wcwuo_893{margin:0}._sceneEventBtnContainer_wcwuo_1029{position:absolute;bottom:20px;right:20px;width:180px;height:40px;z-index:1001;background-image:url(/funloom/data/asset/%E6%8C%89%E9%92%AE%E5%BA%95%E5%BA%A7.png);background-size:180px 40px;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-around;padding:0 10px;box-sizing:border-box}._mapBtnImg_wcwuo_1129,._inventoryBtnImg_wcwuo_1173{width:50px;height:40px;object-fit:contain;cursor:pointer;display:block}._missionBtn_wcwuo_1065{margin-bottom:20px}._missionBtnImg_wcwuo_1087{width:55px;height:60px}._missionModal_wcwuo_1553,._inventoryFloatingPanel_wcwuo_1539{z-index:1200}}@media(max-width:470px){._gameContainer_wcwuo_67{width:100%;padding:70px 0 0;min-height:100vh;height:auto;overflow-x:hidden;overflow-y:auto;position:relative}._mainLayout_wcwuo_127{flex-direction:column;gap:4px;padding:4px!important;padding-bottom:80px;min-height:calc(100vh - 90px);box-sizing:border-box}._storyBtn_wcwuo_89{position:fixed!important;inset:auto 10px 10px auto!important;transform:none!important;width:4.5rem!important;padding:0!important;border:none!important;z-index:1200!important;margin:0!important}._playerContent_wcwuo_295 ._storyBtn_wcwuo_89{position:fixed!important}._playerContent_wcwuo_295{max-width:100%;width:100%;order:3;margin-top:0;box-sizing:border-box;display:flex;flex-direction:column;flex:1 1 64%;min-height:0;overflow:visible;position:static}._playerInfo_wcwuo_143{position:absolute;top:0;left:5px;width:140px;height:80px}._playerInfo_wcwuo_143 img{width:50px;height:50px;position:absolute;left:5px;top:15px;margin-top:0;margin-right:10px}._playerName_wcwuo_191{position:relative;top:21px;margin-top:0;width:auto;flex:1;text-align:left;padding:5px 10px;font-size:10px}._buildingsGrid_wcwuo_303{margin-top:0;margin-left:0;display:grid;grid-template-columns:repeat(4,minmax(86px,1fr));gap:2px;height:100%;max-height:330px;width:100%;overflow-y:auto;overflow-x:hidden;flex:1 1 auto;min-height:0}._buildingCard_wcwuo_319{width:100%;min-width:86px;min-height:130px;height:auto;aspect-ratio:5 / 7;max-width:100%;flex-shrink:0;flex-grow:0}._buildingCard_wcwuo_319 img{padding:2px 2px 0;border-radius:0;height:58%}._buildingCard_wcwuo_319 h3{font-size:clamp(10px,2vw,14px);margin:1px 0 0;line-height:1.2}._buildingCard_wcwuo_319 p{font-size:clamp(8px,1.5vw,11px);padding:0 1px;margin-top:4px;line-height:1.3;white-space:normal;overflow:visible;display:block}@media(max-width:380px){._buildingsGrid_wcwuo_303{grid-template-columns:repeat(3,1fr);gap:4px}._buildingCard_wcwuo_319{min-width:80px;min-height:120px}}._sceneContent_wcwuo_421{width:100%;padding-right:10px;align-items:center;order:1;min-height:0;overflow:hidden}._settingContet_wcwuo_441{position:absolute;top:20px;right:5px;gap:2px;margin-bottom:0;min-width:auto;width:fit-content;margin-left:0;flex-wrap:wrap;max-width:220px}._navBtn_wcwuo_521,._settingBtnImg_wcwuo_549{width:36px;height:36px}._gameTimeText_wcwuo_473{min-width:auto;width:auto;max-width:180px;overflow:hidden;height:44px;font-size:clamp(8px,3vw,12px)}._sceneDescriptionContainer_wcwuo_561{max-width:300px;height:150px}._sceneDescription_wcwuo_561{min-width:60%;min-height:90px;height:fit-content}._sceneDescription_wcwuo_561>div{color:#e8dbb7;font-size:16px;margin-top:2px;height:20px;display:flex;align-items:center;justify-content:center;margin-bottom:0}._sceneDescription_wcwuo_561 p{height:80%;padding:0 28px;font-size:10px;text-indent:1.5em;margin-top:6px;display:flex;align-items:top;justify-content:center}._sceneExits_wcwuo_655{min-width:auto;width:80%;height:100%;overflow-y:hidden;display:flex;align-items:center;justify-content:center;margin-left:8px}._exitsGrid_wcwuo_667{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:4px;padding:0;justify-content:stretch}._exitCard_wcwuo_729{width:100%;height:auto;aspect-ratio:1 / 1}._exitCard_wcwuo_729 img{padding:6px}._exitCard_wcwuo_729 ._lockIcon_wcwuo_823{font-size:1.2rem}._exitCard_wcwuo_729 ._exitLabel_wcwuo_855{font-size:9px;padding:6px 2px 12px;background:none}._sceneNpcs_wcwuo_893{position:absolute;bottom:80px;left:50%;transform:translate(-50%);margin-left:0;width:246px;height:60px;background-size:246px 100%}._npcsGrid_wcwuo_923{max-width:250px;height:50px}._npcLabel_wcwuo_1001{color:#e8dbb7!important;font-size:8px!important}._npcCard_wcwuo_961{width:50px;height:50px;border-radius:5px;color:#e8dbb7!important;font-size:8px!important}._sceneEventBtnContainer_wcwuo_1029{position:absolute;bottom:15px;left:56%;transform:translate(-50%);width:180px;height:40px;z-index:1001;background-image:url(/funloom/data/asset/%E6%8C%89%E9%92%AE%E5%BA%95%E5%BA%A7.png);background-size:180px 40px;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-around;padding:0 8px;box-sizing:border-box}._sceneEventBtn_wcwuo_1029,._floatingInventoryBtn_wcwuo_1147{position:relative;z-index:1001;border:none;cursor:pointer;background:transparent;padding:0;display:flex;align-items:center;justify-content:center}._inventoryBtnImg_wcwuo_1173,._mapBtnImg_wcwuo_1129{width:50px;height:36px;cursor:pointer;object-fit:contain;display:block}._missionBtn_wcwuo_1065{margin-bottom:20px}._missionBtnImg_wcwuo_1087{width:55px;height:60px}._chatPanel_wcwuo_1191{bottom:80px;width:calc(100% - 20px);max-width:380px;height:calc(100vh - 200px);max-height:440px}._chatHeader_wcwuo_1259{padding:12px 50px 12px 16px}._chatHeader_wcwuo_1259 h3{font-size:1rem}._closeChatBtn_wcwuo_1291{width:28px!important;height:28px!important;font-size:22px;right:10px}._chatMessage_wcwuo_1337{padding:8px 10px;font-size:.9rem;max-width:85%}._chatInputArea_wcwuo_1447{padding:8px;gap:8px}._chatInput_wcwuo_1447{font-size:.85rem;padding:8px}._sendChatBtn_wcwuo_1497{padding:8px 16px;font-size:.85rem;max-width:70px}._missionModal_wcwuo_1553{z-index:1200;right:10px}._inventoryFloatingPanel_wcwuo_1539{z-index:1200}}@media(max-height:728px){._buildingsGrid_wcwuo_303{grid-template-columns:repeat(4,1fr);max-height:280px}@media(max-width:380px){._buildingsGrid_wcwuo_303{grid-template-columns:repeat(3,1fr);gap:4px}._buildingCard_wcwuo_319{width:100%;min-width:80px;min-height:120px;aspect-ratio:5 / 7}}._buildingCard_wcwuo_319{height:135px}._buildingCard_wcwuo_319 h3{font-size:.66rem;font-weight:500;margin:0}._buildingCard_wcwuo_319 p{font-size:clamp(7px,1.3vw,10px);padding:0;margin:2px;line-height:1.3}._sceneNpcs_wcwuo_893{position:absolute;bottom:80px;left:50%;transform:translate(-50%);margin-left:0;width:246px;height:60px;background-size:246px 100%}._npcsGrid_wcwuo_923{max-width:250px;height:50px}._npcCard_wcwuo_961{width:50px;height:50px;border-radius:5px}._npcCard_wcwuo_961 ._npcLabel_wcwuo_1001{color:#e8dbb7;font-size:8px}._sceneEventBtnContainer_wcwuo_1029{margin-bottom:4px}}._modal_11ji0_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:900;animation:_fadeIn_11ji0_1 .3s ease-out}@keyframes _fadeIn_11ji0_1{0%{opacity:0}to{opacity:1}}._modalContent_11ji0_49{background-image:url(/funloom/data/asset/%E8%A7%92%E8%89%B2%E4%BF%A1%E6%81%AF%E6%A1%86/NPC%E6%A1%86.png);background-size:100% 99%;background-position:bottom;background-repeat:no-repeat;border-radius:16px;width:90%;min-height:420px;max-width:280px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;animation:_slideUp_11ji0_1 .3s ease-out;position:relative;display:flex;flex-direction:column}@keyframes _slideUp_11ji0_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._npcModalContent_11ji0_107{padding:24px 20px 0}._closeNpcModal_11ji0_115{position:absolute;top:0;right:16px;background:transparent;border:none;cursor:pointer;width:46px;height:46px;display:flex;align-items:center;justify-content:center;padding:0;background-color:transparent;z-index:10}._closeNpcModal_11ji0_115 img{width:100%;height:100%;object-fit:contain}._npcDetailGoodness_11ji0_161{position:absolute;top:10px;left:10px;width:46px;height:40px;z-index:10;color:#e4d2a9;font-size:18px;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8);background-image:url(/funloom/data/asset/%E8%A7%92%E8%89%B2%E4%BF%A1%E6%81%AF%E6%A1%86/%E5%A5%BD%E6%84%9F%E5%BA%A6.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}._npcDetailHeader_11ji0_201{display:flex;flex-direction:column;align-items:center;margin-bottom:12px;padding-bottom:8px}._npcDetailAvatar_11ji0_217{width:100%;height:180px;object-fit:cover}._npcDetailInfo_11ji0_229{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;top:46%}._npcDetailInfo_11ji0_229 h2{display:flex;align-items:center;justify-content:center;width:280px;height:50px;color:#e4d2a9;font-size:20px;font-weight:600;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8);background-image:url(/funloom/data/asset/%E8%A7%92%E8%89%B2%E4%BF%A1%E6%81%AF%E6%A1%86/%E5%90%8D%E5%AD%97%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}._npcDetailStats_11ji0_279{display:flex;align-items:center;justify-content:center;width:100%;margin-top:2px;color:#4d4129de;font-size:14px;font-weight:700}._npcDetailJob_11ji0_301,._npcDetailGender_11ji0_303,._npcDetailAge_11ji0_305{padding:4px 12px;border-radius:12px}._npcDetailDescription_11ji0_315{margin-top:60px;margin-bottom:12px;text-align:center;display:flex;align-items:center;justify-content:center;width:100%}._npcDetailDescription_11ji0_315 p{color:#000;margin:0 auto;text-align:center;font-size:14px;font-weight:700;max-width:85%}._npcRelationships_11ji0_353{margin-bottom:12px;text-align:center}._npcRelationships_11ji0_353 h3{margin:0;color:#333;font-size:1.1rem}._relationshipsGrid_11ji0_375{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}._relationshipCard_11ji0_387{text-align:center;padding:12px;background:#f8f9fa;border-radius:8px;transition:all .3s ease}._relationshipCard_11ji0_387:hover{background:#e9ecef;transform:translateY(-2px)}._relationshipCard_11ji0_387 img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-bottom:8px}._relationshipName_11ji0_429{font-weight:600;color:#333;font-size:.9rem;margin-bottom:4px}._relationshipType_11ji0_443{color:#666;font-size:.8rem}._noRelationships_11ji0_453{grid-column:1 / -1;text-align:center;color:#999;font-style:italic;margin:20px 0}._npcActions_11ji0_469{display:flex;justify-content:center;margin-top:auto;margin-bottom:20px;width:100%;align-items:center}._chatWithNpcBtn_11ji0_487{color:#e4d2a9;background-image:url(/funloom/data/asset/%E8%A7%92%E8%89%B2%E4%BF%A1%E6%81%AF%E6%A1%86/%E6%8C%89%E9%92%AE.png);background-size:98% 100%;background-position:center;background-repeat:no-repeat;border:none;padding:6px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;background-color:transparent;display:inline-block;margin:0 auto;flex:1}._chatWithNpcBtn_11ji0_487:hover{transform:translateY(-2px)}._chatWithNpcBtn_11ji0_487:active{transform:translateY(0)}@media(max-width:768px){._modalContent_11ji0_49{width:95%;max-height:450px}._npcDetailHeader_11ji0_201{flex-direction:column;text-align:center}._npcDetailStats_11ji0_279{justify-content:center}._relationshipsGrid_11ji0_375{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}._modal_123l5_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_123l5_1 .3s ease-out}@keyframes _fadeIn_123l5_1{0%{opacity:0}to{opacity:1}}._modalContent_123l5_49{background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:16px;width:90%;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;animation:_slideUp_123l5_1 .3s ease-out;position:relative}@keyframes _slideUp_123l5_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._sceneModalContent_123l5_101{padding:0;overflow:hidden}._closeSceneModal_123l5_111{position:absolute;top:0;right:16px;border:none;cursor:pointer;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;z-index:10;padding:0;background:transparent}._closeSceneModal_123l5_111 img{width:100%;height:100%;object-fit:contain}._sceneDetailImage_123l5_159{width:100%;height:250px;overflow:hidden;position:relative;padding:22px}._sceneDetailImage_123l5_159 img{width:100%;height:100%;object-fit:cover;border-radius:5px}._sceneDetailInfo_123l5_189{padding:0 32px 32px}._sceneDetailInfo_123l5_189 h2{margin:0 0 16px;color:#4d4129de;font-size:1.5rem}._sceneDetailDescription_123l5_209{margin-bottom:24px}._sceneDetailDescription_123l5_209 p{color:#666;line-height:1.6;margin:0}._sceneTravelCost_123l5_229{border-radius:8px;margin-bottom:24px}._costInfo_123l5_241,._playerGold_123l5_243{display:flex;align-items:center;gap:8px;margin-bottom:8px}._playerGold_123l5_243{margin-bottom:0}._costLabel_123l5_265,._goldLabel_123l5_267{font-weight:600;color:#333}._costValue_123l5_277,._goldValue_123l5_279{font-weight:700;color:#4a90e2;font-size:1.1rem}._costIcon_123l5_291,._goldIcon_123l5_293{font-size:1.2rem}._sceneDetailActions_123l5_301{display:flex;justify-content:center}._goToSceneBtn_123l5_311{background:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%8C%89%E9%92%AE.png) no-repeat center center;background-size:100% 100%;color:#fff;border:none;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #27ae604d;flex:1}._goToSceneBtn_123l5_311:hover:not(:disabled){transform:translateY(-2px)}._goToSceneBtn_123l5_311:active:not(:disabled){transform:translateY(0)}._goToSceneBtn_123l5_311:disabled{background:#bdc3c7;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){._modalContent_123l5_49{width:95%;max-height:90vh}._sceneDetailInfo_123l5_189{padding:20px}._sceneDetailImage_123l5_159{height:150px}}._modal_e1268_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_e1268_1 .3s ease-out}@keyframes _fadeIn_e1268_1{0%{opacity:0}to{opacity:1}}._modalContent_e1268_49{background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:16px;width:90%;max-width:500px;max-height:76vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;animation:_slideUp_e1268_1 .3s ease-out;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 18px}@keyframes _slideUp_e1268_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._eventImage_e1268_111{width:100%;height:200px;overflow:hidden;border-radius:5px;position:relative;box-sizing:border-box}._eventImage_e1268_111 img{width:100%;height:100%;object-fit:cover}._closeBtn_e1268_141{position:absolute;top:0;right:10px;width:46px;height:46px;cursor:pointer}._closeBtn_e1268_141 img{width:100%;height:100%;object-fit:contain}._eventDescription_e1268_171{width:70%;margin-top:20px}._eventDescription_e1268_171 p{color:#b24f1b;font-size:1.2rem;font-weight:600;text-align:center}._eventOptions_e1268_195{padding:0 24px 24px;display:flex;flex-direction:column;gap:6px;width:60%;margin-top:16px}._eventOption_e1268_195{width:100%;height:32px;background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;color:#e4d2a9;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;text-align:center;line-height:32px;text-shadow:1px 1px 1px #7a5231,-1px -1px 1px #7a5231,1px -1px 1px #7a5231,-1px 1px 1px #7a5231,0 0 4px #7a5231;padding:0}@media(max-width:768px){._modalContent_e1268_49{width:95%;max-height:90vh}._eventImage_e1268_111{height:150px}._eventDescription_e1268_171{padding:20px 0 16px}._eventOptions_e1268_195{padding:0 20px 20px}._eventOption_e1268_195{font-size:.9rem}}._modal_1lerh_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_1lerh_1 .3s ease-out}@keyframes _fadeIn_1lerh_1{0%{opacity:0}to{opacity:1}}._modalContent_1lerh_49{background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:16px;width:90%;height:660px;max-width:600px;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d;animation:_slideUp_1lerh_1 .3s ease-out;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:20px 18px}@keyframes _slideUp_1lerh_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._closeBtn_1lerh_113{position:absolute;top:0;right:10px;width:46px;height:46px;cursor:pointer;z-index:10}._closeBtn_1lerh_113 img{width:100%;height:100%;object-fit:contain}._streamContent_1lerh_147{width:100%;padding:20px;min-height:400px;max-height:calc(80vh - 100px);overflow-y:auto;margin-top:10px}._streamText_1lerh_165{color:#b24f1b;font-size:1rem;line-height:1.6;white-space:pre-wrap;word-wrap:break-word;caret-color:transparent;-webkit-user-select:none;user-select:none;display:inline-block;width:100%}._streamText_1lerh_165 p{margin:0;color:#b24f1b}._streamText_1lerh_165 h1,._streamText_1lerh_165 h2,._streamText_1lerh_165 h3{color:#8b4513;margin-top:1em;margin-bottom:.5em}._streamText_1lerh_165 ul,._streamText_1lerh_165 ol{margin:.5em 0;padding-left:1.5em}._streamText_1lerh_165 li{margin:.3em 0}._cursor_1lerh_239{display:inline;width:auto;height:auto;background-color:transparent;color:#b24f1b;margin-left:2px;vertical-align:baseline;animation:_blink_1lerh_1 1s infinite;caret-color:transparent;-webkit-user-select:none;user-select:none;font-weight:700}@keyframes _blink_1lerh_1{0%,50%{opacity:1}51%,to{opacity:0}}._loadingContainer_1lerh_285{padding:20px;text-align:center}._loadingContainer_1lerh_285 p{color:#e8dbb7;font-size:16px;margin:0}._actionButtons_1lerh_309{display:flex;flex-wrap:wrap;flex-direction:column;gap:8px;margin-top:20px;width:100%}._actionBtn_1lerh_327{background:#b65623ed;color:#fff;border:none;border-radius:6px;padding:10px 16px;cursor:pointer;transition:background .2s;font-size:1rem;width:100%;text-align:center}._actionBtn_1lerh_327:disabled{opacity:.6;cursor:not-allowed}._actionBtnSelected_1lerh_365{background:#b24f1b!important;color:#fff!important;font-weight:700;transform:scale(1.02)}._actionBtnDisabled_1lerh_381{opacity:.4!important;background:#8b7355!important;cursor:not-allowed}._messageBlock_1lerh_395{margin-bottom:20px}._messageBlock_1lerh_395:last-child{margin-bottom:0}._systemMessage_1lerh_413{margin-bottom:10px}@media(max-width:768px){._modalContent_1lerh_49{width:95%;min-height:400px;max-height:90vh}._streamContent_1lerh_147{min-height:300px}}._playerFloatingPanel_11n4b_1{position:relative;width:350px;height:280px;background-image:url(/funloom/data/asset/%E8%A7%92%E8%89%B2%E4%BF%A1%E6%81%AF%E6%A1%86/%E7%8E%A9%E5%AE%B6%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:15px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;z-index:1200;overflow:hidden;animation:_playerSlideIn_11n4b_1 .3s ease-out}@keyframes _playerSlideIn_11n4b_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._playerPanelHeader_11n4b_57{padding:15px 56px 15px 20px;display:flex;justify-content:space-between;align-items:center;position:relative;height:50px;color:#e4d2a9;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8)}._playerPanelHeaderLevel_11n4b_81{position:absolute;bottom:0;display:flex;align-items:flex-end;gap:4px}._playerPanelHeaderLevelText_11n4b_97{font-size:10px;font-weight:600}._playerPanelHeaderLevelValue_11n4b_107{font-size:20px;font-weight:600}._playerPanelHeader_11n4b_57 h3{margin:0;font-size:1.1rem;font-weight:600;position:absolute;bottom:2px;left:26%;display:block;min-width:180px}._playerNameDisplay_11n4b_139{margin:0;font-size:1.1rem;font-weight:600;position:absolute;bottom:2px;left:26%;display:flex;align-items:center;gap:8px}._playerNameIcon_11n4b_163{position:absolute;bottom:2px;left:calc(26% + 160px);font-size:16px;color:#8b3e1a;cursor:pointer;transition:color .2s}._playerNameInputWrapper_11n4b_183{position:absolute;bottom:2px;left:20%;display:flex;align-self:start;gap:8px}._playerNameInput_11n4b_183{background:transparent;border-radius:5px;font-size:1.1rem;font-weight:600;color:#e4d2a9;width:170px;text-align:center;outline:none;border:none}._playerNameSaveIcon_11n4b_225{font-size:18px;color:#8b3e1a;cursor:pointer;transition:color .2s;margin-top:4px}._closePlayerBtn_11n4b_241{position:absolute;top:12px;right:6px;cursor:pointer;width:46px;height:46px;display:flex;align-items:center;justify-content:center;padding:0;background-color:transparent}._closePlayerBtn_11n4b_241 img{width:100%;height:100%;object-fit:contain;transform:rotate(90deg);transform-origin:center center}._playerPanelContent_11n4b_285{padding:15px 36px 2px;overflow-y:auto;max-height:440px;display:flex;justify-content:center}._playerInfo_11n4b_301{width:90%;display:flex;gap:1.5rem;align-items:flex-start;margin-top:6px}._playerAvatar_11n4b_317{text-align:center}._playerAvatar_11n4b_317 img{width:80px;height:80px;object-fit:cover;border-radius:5px;border:2px solid #000}._playerBasic_11n4b_341{font-size:1rem;color:#4d4129de;font-weight:600}._playerBasic_11n4b_341 p{margin:0 0 .5rem;font-size:1rem}._label_11n4b_363{margin-right:.5rem}._playerStats_11n4b_371 h4{color:#4a90e2;margin-bottom:1rem;font-size:1.1rem}._statBar_11n4b_383{display:flex;justify-content:space-between;align-items:center;margin:.5rem 0;padding:.25rem 0}._statLabel_11n4b_399{font-weight:500;color:#666;font-size:.9rem}._statValue_11n4b_411{font-weight:600;color:#333;font-size:.9rem}._playerStats_11n4b_371{width:90%;display:flex;gap:1.5rem;align-items:flex-start;margin-left:50px;font-size:1rem;color:#4d4129de;font-weight:600}._playerStatsColumn_11n4b_445{display:flex;flex-direction:column;min-width:80px}._playerStats_11n4b_371 p{margin:0 0 .5rem;font-size:1rem}@media(max-width:768px){._playerFloatingPanel_11n4b_1{width:280px;position:fixed;top:100px;left:10px;max-height:85vh}._playerPanelContent_11n4b_285{padding:16px}._playerAvatar_11n4b_317 img{width:60px;height:60px}._playerPanelHeaderLevelText_11n4b_97{font-size:10px}._playerPanelHeaderLevelValue_11n4b_107{font-size:18px}._playerPanelHeader_11n4b_57 h3,._playerNameDisplay_11n4b_139,._playerNameInput_11n4b_183{font-size:.9rem}._playerNameIcon_11n4b_163{font-size:14px}._playerNameSaveIcon_11n4b_225{font-size:16px}._playerBasic_11n4b_341,._playerBasic_11n4b_341 p,._playerStats_11n4b_371,._playerStats_11n4b_371 p{font-size:.9rem}}@media(max-width:480px){._playerFloatingPanel_11n4b_1{width:calc(100vw - 20px);right:10px;left:10px}._playerPanelHeaderLevelText_11n4b_97{font-size:10px}._playerPanelHeaderLevelValue_11n4b_107{font-size:18px}._playerPanelHeader_11n4b_57 h3,._playerNameDisplay_11n4b_139,._playerNameInput_11n4b_183{font-size:.9rem}._playerNameIcon_11n4b_163{font-size:14px}._playerNameSaveIcon_11n4b_225{font-size:16px}._playerBasic_11n4b_341,._playerBasic_11n4b_341 p,._playerStats_11n4b_371,._playerStats_11n4b_371 p{font-size:.9rem}}._inventoryFloatingPanel_ec63k_1{position:relative;width:330px;height:420px;border-radius:15px;display:flex;flex-direction:column;z-index:800;overflow:hidden;animation:_inventorySlideIn_ec63k_1 .3s ease-out;background-image:url(/funloom/data/asset/%E8%83%8C%E5%8C%85.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat}@keyframes _inventorySlideIn_ec63k_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._inventoryPanelHeader_ec63k_55{color:#e6d7b1;padding:15px 20px;position:relative}._inventoryPanelHeader_ec63k_55 h3{text-align:center;font-size:20px;font-weight:600;margin-top:2px;text-shadow:1px 1px 2px rgba(0,0,0,.5),-1px -1px 2px rgba(0,0,0,.5),1px -1px 2px rgba(0,0,0,.5),-1px 1px 2px rgba(0,0,0,.5)}._closeInventoryBtn_ec63k_91{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:transparent;border:none;color:#e6d7b1;font-size:26px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;line-height:1}._closeInventoryBtn_ec63k_91:hover{background:#fff3;color:#fff}._inventoryPanelContent_ec63k_141{flex:1;padding:0 10px;overflow-y:auto;margin-bottom:26px}._itemsList_ec63k_157{margin-top:8px;display:flex;flex-direction:column;padding:0 8px;align-items:center;gap:8px}._itemRow_ec63k_175{display:flex;align-items:center;box-sizing:border-box;padding:7px 12px;gap:8px;background:#ffffff1a;border-radius:8px;border:1px solid rgba(230,215,177,.3);transition:all .3s ease;background:#a9957c!important;width:94%!important;height:68px!important}._itemImage_ec63k_213{width:57px;height:57px;border-radius:4px;object-fit:cover;flex-shrink:0;margin-left:2px;margin-top:0}._itemInfo_ec63k_233{flex:1;display:flex;flex-direction:column;gap:4px;width:100%;height:56px}._itemName_ec63k_253{font-size:15px;font-weight:600;color:#e6d7b1;text-transform:uppercase;letter-spacing:.5px;text-shadow:1px 1px 2px rgba(0,0,0,.5),-1px -1px 2px rgba(0,0,0,.5),1px -1px 2px rgba(0,0,0,.5),-1px 1px 2px rgba(0,0,0,.5)}._itemDescription_ec63k_279{font-size:12px;color:#f8d783;line-height:1.3}._itemActions_ec63k_291{display:flex;flex-direction:column;gap:6px;flex-shrink:0}._useButton_ec63k_305{color:#e6d7b1;width:30px!important;height:56px!important;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;background-image:url(/funloom/data/asset/%E6%8C%89%E9%92%AE.png);background-size:100% 56px;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8);white-space:pre-line;line-height:1.2}._useButton_ec63k_305:disabled{cursor:not-allowed}._itemQuantity_ec63k_361{background:#667eeacc;color:#fff;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:600;text-align:center}._emptyMessage_ec63k_381{text-align:center;color:#e6d7b1;font-style:italic;margin:40px 0;padding:20px;background:#ffffff1a;border-radius:8px;border:1px dashed rgba(230,215,177,.3)}@media(max-width:768px){._inventoryFloatingPanel_ec63k_1{z-index:1200}}@media(max-width:480px){._inventoryFloatingPanel_ec63k_1{z-index:1200}}._modal_1tz7p_1{position:absolute;bottom:100px;right:30px;max-width:330px;height:420px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background-image:url(/funloom/data/asset/%E8%83%8C%E5%8C%85.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;z-index:1000;animation:_fadeIn_1tz7p_1 .3s ease-out}@keyframes _fadeIn_1tz7p_1{0%{opacity:0}to{opacity:1}}._header_1tz7p_55{display:flex;align-items:center;justify-content:center;padding:16px 24px}._title_1tz7p_69{font-size:20px;font-weight:700;color:#e8dbb7;margin:0;letter-spacing:.5px}._actions_1tz7p_85{display:flex;align-items:center;gap:12px}._closeBtn_1tz7p_97{width:36px;height:36px;border-radius:8px;cursor:pointer;color:#e8dbb7;font-size:22px;line-height:1;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0;position:absolute;right:10px;background:none}._closeInventoryBtn_1tz7p_133:hover{background:#fff3;color:#fff}._content_1tz7p_143{flex:1;padding:0 10px;overflow:hidden;display:flex;align-items:center;justify-content:center}._mapContainer_1tz7p_163{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._mapSvg_1tz7p_179{width:100%;height:100%;max-height:620px;display:block;margin:0 auto}._mapSvg_1tz7p_179 line{stroke-width:18!important;stroke-dasharray:10,8;opacity:.8}._mapSvg_1tz7p_179 circle{transition:all .3s ease}._mapSvg_1tz7p_179 image{transition:all .3s ease}._mapSvg_1tz7p_179 image:hover{filter:brightness(1.05)}._mapSvg_1tz7p_179 text{fill:#fff;font-size:38px;font-weight:600;transition:all .3s ease}._mapSvg_1tz7p_179 circle[stroke="#e74c3c"]{stroke:#d4af37;stroke-width:18!important;filter:drop-shadow(0 0 12px rgba(212,175,55,.6))}._lockIcon_1tz7p_263{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#e8dbb7;pointer-events:none}._lockIcon_1tz7p_263 svg{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.9)) drop-shadow(-2px -2px 4px rgba(0,0,0,.9)) drop-shadow(2px -2px 4px rgba(0,0,0,.9)) drop-shadow(-2px 2px 4px rgba(0,0,0,.9))}@media(max-width:768px){._modal_1tz7p_1{z-index:1200}}._chatPanel_1sr8o_1{position:absolute;bottom:0;left:0;width:100%;height:300px;border-radius:15px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;z-index:1000;overflow:visible;background-image:url(/funloom/data/asset/%E5%AF%B9%E8%AF%9D%E7%95%8C%E9%9D%A2/%E5%AF%B9%E8%AF%9D%E8%83%8C%E6%9D%BF.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;animation:_chatSlideIn_1sr8o_1 .3s ease-out}._chatContent_1sr8o_39{display:flex;flex-direction:row;flex:1;gap:10px;box-sizing:border-box;height:100%;padding:15px 10px 6px;overflow:hidden}._avatarSection_1sr8o_63{width:calc(100% * 2 / 7 - 20px);height:100%;min-width:120px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-sizing:border-box;position:relative}._relationShip_1sr8o_87{position:absolute;top:6px;left:0;width:60px;height:50px;background-image:url(/funloom/data/asset/%E8%A7%92%E8%89%B2%E4%BF%A1%E6%81%AF%E6%A1%86/%E5%A5%BD%E6%84%9F%E5%BA%A6.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;z-index:10;font-size:26px;font-weight:700;color:#e8dbb7;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._avatarFrame_1sr8o_135{width:100%;height:100%;background-image:url(/funloom/data/asset/%E5%AF%B9%E8%AF%9D%E7%95%8C%E9%9D%A2/%E5%A4%B4%E5%83%8F%E6%A1%86.png);background-size:100% 100%;background-position:center top;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;min-height:150px;padding:18px 20px 18px 22px}._avatarImage_1sr8o_169{width:100%;height:100%;object-fit:fill;display:block;border-radius:5px}._avatarNameBox_1sr8o_185{position:absolute;bottom:0;left:0;width:100%;min-height:50px;background-image:url(/funloom/data/asset/%E5%AF%B9%E8%AF%9D%E7%95%8C%E9%9D%A2/%E5%A4%B4%E5%83%8F%E5%90%8D%E7%A7%B0%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;padding:5px 10px;box-sizing:border-box;z-index:10}._avatarName_1sr8o_185{color:#e8dbb7;font-size:20px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.8),1px -1px 2px rgba(0,0,0,.8),-1px 1px 2px rgba(0,0,0,.8);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._dialogueSection_1sr8o_245{width:calc(100% * 5 / 7);display:flex;flex-direction:column;flex:1;box-sizing:border-box;margin-top:15px;min-height:0;overflow:hidden}@keyframes _chatSlideIn_1sr8o_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeChatBtn_1sr8o_291{background:transparent;border:none;cursor:pointer;padding:0;width:60px!important;height:60px!important;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;right:12px;top:-10px;z-index:100}._closeChatBtn_1sr8o_291 img{width:100%;height:100%;object-fit:contain}._chatMessages_1sr8o_337{flex:1;padding:5px 15px 0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;margin-top:5px;margin-bottom:10px;min-height:0}._emptyMessage_1sr8o_365{text-align:center;color:#b69b74;padding:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:150px}._emptyMessage_1sr8o_365 p{margin:10px 0;font-size:16px}._hintText_1sr8o_401{font-size:14px!important;opacity:.7;font-style:italic}._chatMessage_1sr8o_337{margin-bottom:10px;padding:10px 12px;border-radius:8px;max-width:100%;word-wrap:break-word;font-size:16px;font-weight:700;letter-spacing:1px;line-height:1.6}._chatMessageWrapper_1sr8o_437{display:inline-block;width:100%}._chatMessage_1sr8o_337._user_1sr8o_447{align-self:flex-end;background:#7f6950;color:#e8dbb7;text-align:left;width:fit-content;max-width:80%}._chatMessage_1sr8o_337._system_1sr8o_465{align-self:flex-start;color:#ffeeac;background-color:#7f6950;text-align:left}._typingCursor_1sr8o_479{display:inline-block;animation:_blink_1sr8o_1 1s infinite;font-weight:700}@keyframes _blink_1sr8o_1{0%,50%{opacity:1}51%,to{opacity:0}}._chatInputArea_1sr8o_515{width:98%;padding:5px 0 6px;align-items:center;position:relative;display:flex}._historyChatIcon_1sr8o_531{width:40px;height:40px;object-fit:contain;margin-right:16px}._inputWrapper_1sr8o_545{width:100%;background-image:url(/funloom/data/asset/%E5%AF%B9%E8%AF%9D%E7%95%8C%E9%9D%A2/%E8%BE%93%E5%85%A5%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;padding:14px 50px 14px 15px;box-sizing:border-box;display:flex;align-items:center;position:relative}._chatInput_1sr8o_515{width:100%;font-size:.9rem;outline:none;background-color:transparent;border:none;height:auto;margin:0!important;border:none!important;border-radius:0!important;box-shadow:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;color:#e8dbb7;font-weight:500;box-sizing:border-box;padding-right:50px!important}._chatInput_1sr8o_515::placeholder{color:#b69b74;opacity:.8}._sendChatBtn_1sr8o_625{border:none;cursor:pointer;font-size:.9rem;transition:opacity .3s ease;background-image:url(/funloom/data/asset/%E5%AF%B9%E8%AF%9D%E7%95%8C%E9%9D%A2/%E5%8F%91%E9%80%81%E6%8C%89%E9%92%AE.png);background-size:100px 42px;background-position:cover;background-repeat:no-repeat;background-color:transparent;position:absolute;right:6px;top:50%;transform:translateY(-50%);width:100px!important;height:42px!important;z-index:10}._sendChatBtn_1sr8o_625:hover{opacity:.9}._chatHistoryWrapper_1sr8o_671{position:absolute;top:180px;left:0;width:100%;height:100%}@media(max-width:768px){._chatPanel_1sr8o_1{background-image:none;position:fixed;top:0;left:0;width:100vw;height:100vh;border-radius:0;z-index:2000;background:#e8dbb7}._chatContent_1sr8o_39{flex-direction:column;gap:10px;height:100%;padding:0}._avatarSection_1sr8o_63{width:100%;max-height:360px;flex-direction:column;justify-content:center;align-items:center;gap:0;height:auto;flex-shrink:0;position:relative}._relationShip_1sr8o_87{position:absolute;top:10px;left:20px;width:60px;height:50px;font-size:24px;z-index:10}._avatarFrame_1sr8o_135{width:100%;min-height:200px;padding:20px 25px 20px 30px;position:relative}._avatarImage_1sr8o_169{width:100%;height:100%;object-fit:fill}._avatarNameBox_1sr8o_185{width:100%;min-height:50px}._avatarName_1sr8o_185{font-size:18px}._dialogueSection_1sr8o_245{width:100%;flex:1;margin-top:0;display:flex;flex-direction:column;min-height:0}._chatMessages_1sr8o_337{flex:1;padding:5px 10px;margin-top:0;margin-bottom:10px}._chatMessage_1sr8o_337{padding:8px 10px;font-size:14px}._chatInputArea_1sr8o_515{width:100%;padding:5px 0;flex-shrink:0}._historyChatIcon_1sr8o_531{width:32px;height:32px;margin-right:10px}._inputWrapper_1sr8o_545{padding:10px 40px 10px 12px}._chatInput_1sr8o_515{font-size:14px;padding-right:40px!important}._sendChatBtn_1sr8o_625{width:80px!important;height:36px!important;background-size:80px 36px;right:2px}._chatHistoryWrapper_1sr8o_671{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:450px;height:70vh;max-height:600px;z-index:3000;pointer-events:none}._chatHistoryWrapper_1sr8o_671:has(._chatHistory_1sr8o_671):before{content:"";position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2999;animation:_fadeIn_1sr8o_1 .3s ease-out;pointer-events:auto}._chatHistoryWrapper_1sr8o_671:has(._chatHistory_1sr8o_671){pointer-events:auto}._chatHistoryWrapper_1sr8o_671:has(._chatHistory_1sr8o_671) ._chatHistory_1sr8o_671{pointer-events:auto;position:relative;z-index:3001}@keyframes _fadeIn_1sr8o_1{0%{opacity:0}to{opacity:1}}._closeChatBtn_1sr8o_291{width:50px!important;height:50px!important;right:10px;top:10px}}._chatHistory_1lpwd_1{width:350px;height:450px;border-radius:15px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;z-index:950;overflow:hidden;background-image:url(/funloom/data/asset/%E5%AF%B9%E8%AF%9D%E7%95%8C%E9%9D%A2/%E5%8E%86%E5%8F%B2%E8%AE%B0%E5%BD%95.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;animation:_chatSlideIn_1lpwd_1 .3s ease-out;position:relative;box-sizing:border-box}@keyframes _chatSlideIn_1lpwd_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._closeChatBtn_1lpwd_61{background:transparent;border:none;cursor:pointer;padding:0;width:42px!important;height:42px!important;display:flex;align-items:center;justify-content:center;border-radius:50%;position:absolute;right:12px;top:-3px;z-index:100}._closeChatBtn_1lpwd_61 img{width:100%;height:100%;object-fit:contain}._exportChatBtn_1lpwd_107{background:transparent;border:none;cursor:pointer;padding:0;width:30px;color:#b2440f;font-size:14px;font-weight:600;border-radius:10px;height:40px;position:absolute;left:20px;top:10px;z-index:100;display:flex;align-items:center;justify-content:center}._exportChatIcon_1lpwd_147{width:26px;height:26px;color:#b2440f;margin-right:5px}._loadingMessage_1lpwd_161,._emptyMessage_1lpwd_175{text-align:center;color:#b69b74;padding:20px;font-size:16px}._chatMessages_1lpwd_189{flex:1;padding:5px 22px 0;overflow-y:auto;display:flex;flex-direction:column;margin-top:56px;margin-bottom:30px}._chatMessage_1lpwd_189{margin-bottom:10px;padding:10px 12px;border-radius:8px;max-width:80%;word-wrap:break-word}._chatMessageWrapper_1lpwd_225{display:inline-block;width:100%;letter-spacing:1px;line-height:1.3}._chatMessage_1lpwd_189._user_1lpwd_239{align-self:flex-end;background:#4a90e2;color:#fff;text-align:left;width:fit-content;max-width:80%}._chatMessage_1lpwd_189._system_1lpwd_257{align-self:flex-start;background:#e9ecef;color:#333;text-align:left}._typingCursor_1lpwd_271{display:inline-block;animation:_blink_1lpwd_1 1s infinite;font-weight:700}@keyframes _blink_1lpwd_1{0%,50%{opacity:1}51%,to{opacity:0}}._chatInputArea_1lpwd_307{display:flex;gap:10px;padding:10px;margin-left:10px}._chatInput_1lpwd_307{flex:1;font-size:.9rem;outline:none;background-color:transparent;border:none;max-width:218px;height:46px}._sendChatBtn_1lpwd_343{cursor:pointer;font-size:.9rem;transition:background .3s ease;max-width:80px;border:none;background-image:url(/funloom/data/asset/%E8%81%8A%E5%A4%A9%E6%A1%86/%E6%8C%89%E9%92%AE.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;width:80px;height:46px;background-color:transparent}._sendChatBtn_1lpwd_343:hover{opacity:.9}@media(max-width:768px){._chatHistory_1lpwd_1{width:100%;height:100%;max-width:100%;max-height:100%;position:relative;pointer-events:auto;z-index:3001}._closeChatBtn_1lpwd_61{z-index:3002!important;pointer-events:auto!important}._chatHeader_1lpwd_417{padding:10px 50px 10px 15px}._chatHeader_1lpwd_417 h3{font-size:1rem}._chatMessage_1lpwd_189{padding:8px 10px;font-size:.85rem}._chatInputArea_1lpwd_307{padding:8px;margin-left:8px}._chatInput_1lpwd_307{font-size:.85rem;max-width:180px}._sendChatBtn_1lpwd_343{padding:8px 16px;font-size:.85rem;max-width:70px}._chatMessages_1lpwd_189{margin-top:30px}}._modalContent_lj7rw_1{position:absolute;top:100%;right:0;margin-top:10px;width:350px;min-height:280px;max-height:80vh;background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:15px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;overflow-y:auto;z-index:950;animation:_slideIn_lj7rw_1 .3s ease-out}@keyframes _slideIn_lj7rw_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}._closeBtn_lj7rw_65{position:absolute;top:0;right:10px;width:36px;height:36px;cursor:pointer;z-index:10}._closeBtn_lj7rw_65 img{width:100%;height:100%;object-fit:contain}._settingContent_lj7rw_97{padding:20px;flex:1}._settingTitle_lj7rw_107{color:#b24f1b;font-size:1.5rem;font-weight:600;text-align:center;margin:0 0 20px}._musicControl_lj7rw_125{margin-top:20px}._musicControlRow_lj7rw_133{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 10px}._musicToggleBtn_lj7rw_149{width:36px!important;height:36px!important;border-radius:50%;border:2px solid #B24F1B;background:linear-gradient(135deg,#e4d2a9,#d4b896);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px #b24f1b4d;flex-shrink:0;padding:0;margin:0!important}._musicToggleBtn_lj7rw_149:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #b24f1b66;background:linear-gradient(135deg,#f0e4c9,#e4d2a9)}._musicToggleBtn_lj7rw_149:active:not(:disabled){transform:scale(.95)}._musicToggleBtn_lj7rw_149:disabled,._musicToggleBtn_lj7rw_149._muted_lj7rw_205{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#c0b8a0,#b0a886);border-color:#8b6b4f}._musicToggleBtn_lj7rw_149:disabled:hover,._musicToggleBtn_lj7rw_149._muted_lj7rw_205:hover{transform:none;box-shadow:0 2px 8px #b24f1b4d}._musicIcon_lj7rw_231{font-size:1rem;color:#b24f1b;line-height:1}._musicToggleBtn_lj7rw_149:disabled ._musicIcon_lj7rw_231,._musicToggleBtn_lj7rw_149._muted_lj7rw_205 ._musicIcon_lj7rw_231{color:#8b6b4f}._volumeControl_lj7rw_255{flex:1;display:flex;align-items:center;gap:10px;min-width:0;max-width:240px}._volumeIcon_lj7rw_273{font-size:1.2rem;flex-shrink:0;color:#b24f1b}._volumeSlider_lj7rw_285{flex:1;height:8px;border-radius:4px;outline:none;-webkit-appearance:none;appearance:none;cursor:pointer;min-width:180px;background:transparent}._volumeSlider_lj7rw_285::-webkit-slider-runnable-track{width:100%;height:8px;border-radius:4px;background:transparent}._volumeSlider_lj7rw_285::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#b24f1b;cursor:pointer;box-shadow:0 2px 4px #0000004d;transition:all .2s ease;margin-top:-4px;border:2px solid #fff}._volumeSlider_lj7rw_285::-webkit-slider-thumb:hover{transform:scale(1.15);background:#8b3a15;box-shadow:0 3px 6px #0006}._volumeSlider_lj7rw_285::-moz-range-track{width:100%;height:8px;border-radius:4px;background:transparent}._volumeSlider_lj7rw_285::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#b24f1b;cursor:pointer;border:2px solid #fff;box-shadow:0 2px 4px #0000004d;transition:all .2s ease}._volumeSlider_lj7rw_285::-moz-range-thumb:hover{transform:scale(1.15);background:#8b3a15;box-shadow:0 3px 6px #0006}._volumeValue_lj7rw_411{font-size:.9rem;color:#b24f1b;font-weight:600;min-width:40px;text-align:right;flex-shrink:0}._exportBtnContainer_lj7rw_429{display:flex;justify-content:center;align-items:center;margin-top:40px}._exportBtn_lj7rw_429{width:80%;height:40px;background:#b24f1b;color:#fff;border-radius:10px;border:none;cursor:pointer}@media(max-width:768px){._modalContent_lj7rw_1{position:fixed;top:100px;right:20px;width:90%;max-width:350px;margin-right:10px;margin-top:60px}}._adventureModal_1pjzs_1{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1200;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._adventureModalContent_1pjzs_29{background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:16px;width:90%;max-width:600px;height:80vh;max-height:700px;position:relative;display:flex;flex-direction:column;padding:20px 18px;box-shadow:0 10px 40px #0000004d}._closeBtn_1pjzs_63{position:absolute;top:0;right:10px;width:46px;height:46px;cursor:pointer;background:transparent;z-index:10}._closeBtn_1pjzs_63 img{width:100%;height:100%;object-fit:contain}._modalTitle_1pjzs_97{font-size:18px;font-weight:600;text-align:center;color:#b24f1b;margin:10px 0 15px;flex-shrink:0}._modalTitle_1pjzs_97 h1{margin:0;font-size:18px;color:#b24f1b}._contentArea_1pjzs_127{flex:1;overflow-y:auto;padding:10px 15px;margin-top:10px;min-height:0}._contentArea_1pjzs_127::-webkit-scrollbar{width:6px}._contentArea_1pjzs_127::-webkit-scrollbar-track{background:#0000001a;border-radius:3px}._contentArea_1pjzs_127::-webkit-scrollbar-thumb{background:#b24f1b;border-radius:3px}._contentArea_1pjzs_127::-webkit-scrollbar-thumb:hover{background:#8b4513}._loadingContainer_1pjzs_179,._errorContainer_1pjzs_181{padding:40px 20px;text-align:center;color:#b24f1b}._loadingContainer_1pjzs_179 p,._errorContainer_1pjzs_181 p{margin:0;font-size:16px;color:#b24f1b}._errorContainer_1pjzs_181 p{color:#d32f2f}._novelContent_1pjzs_215{color:#b24f1b;line-height:1.8}._chapter_1pjzs_225{margin-bottom:30px}._chapter_1pjzs_225:last-child{margin-bottom:0}._chapterTitle_1pjzs_241{font-size:20px;font-weight:600;color:#8b4513;margin:0 0 15px;padding-bottom:10px;border-bottom:2px solid rgba(178,79,27,.3)}._chapterPreview_1pjzs_259{color:#b24f1b;font-size:15px;line-height:1.8}._chapterPreview_1pjzs_259 h1,._chapterPreview_1pjzs_259 h2,._chapterPreview_1pjzs_259 h3{color:#8b4513;margin-top:1.2em;margin-bottom:.8em;font-weight:600}._chapterPreview_1pjzs_259 h1{font-size:1.5em}._chapterPreview_1pjzs_259 h2{font-size:1.3em}._chapterPreview_1pjzs_259 h3{font-size:1.1em}._chapterPreview_1pjzs_259 p{margin:.8em 0;color:#b24f1b;text-align:justify}._chapterPreview_1pjzs_259 strong{color:#8b4513;font-weight:600}._chapterPreview_1pjzs_259 em{font-style:italic}._chapterPreview_1pjzs_259 ul,._chapterPreview_1pjzs_259 ol{margin:.8em 0;padding-left:1.5em}._chapterPreview_1pjzs_259 li{margin:.4em 0;color:#b24f1b}._chapterPreview_1pjzs_259 code{background:#b24f1b1a;padding:2px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:#8b4513}._chapterPreview_1pjzs_259 pre{background:#b24f1b1a;padding:12px;border-radius:8px;overflow-x:auto;margin:1em 0}._chapterPreview_1pjzs_259 pre code{background:transparent;padding:0}._chapterPreview_1pjzs_259 blockquote{border-left:4px solid #B24F1B;padding-left:12px;margin:1em 0;color:#8b4513;font-style:italic}._chapterPreview_1pjzs_259 hr{border:none;border-top:1px solid rgba(178,79,27,.3);margin:1.5em 0}@media(max-width:768px){._adventureModalContent_1pjzs_29{width:95%;height:85vh;max-height:90vh}._modalTitle_1pjzs_97,._modalTitle_1pjzs_97 h1{font-size:16px}._chapterTitle_1pjzs_241{font-size:18px}._chapterPreview_1pjzs_259{font-size:14px}._contentArea_1pjzs_127{padding:8px 12px}}._modalOverlay_crh9b_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_crh9b_1 .3s ease-out}@keyframes _fadeIn_crh9b_1{0%{opacity:0}to{opacity:1}}._modalContent_crh9b_49{background-image:url(/funloom/data/asset/%E5%BB%BA%E7%AD%91%E9%80%89%E9%A1%B9%E6%A1%86/%E6%A1%86.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;border-radius:16px;width:90%;max-width:480px;min-height:300px;box-shadow:0 10px 40px #0000004d;animation:_slideUp_crh9b_1 .3s ease-out;position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 30px 30px}@keyframes _slideUp_crh9b_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._closeBtn_crh9b_107{position:absolute;top:10px;right:10px;width:46px;height:46px;cursor:pointer;z-index:10}._closeBtn_crh9b_107 img{width:100%;height:100%;object-fit:contain}._title_crh9b_139{color:#b24f1b;font-size:2rem;font-weight:700;text-align:center;margin:0 0 30px;text-shadow:1px 1px 2px rgba(0,0,0,.3)}._message_crh9b_157{color:#b24f1b;font-size:1.1rem;text-align:center;line-height:1.6;margin-bottom:30px;flex:1;display:flex;align-items:center;padding:0 20px}._confirmBtn_crh9b_181{width:100%;padding:14px;background:linear-gradient(135deg,#b24f1b,#8b3a15);color:#e8dbb7;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #b24f1b4d}._confirmBtn_crh9b_181:hover{background:linear-gradient(135deg,#c85f2b,#9b4a25);transform:translateY(-2px);box-shadow:0 6px 16px #b24f1b66}._confirmBtn_crh9b_181:active{transform:translateY(0);box-shadow:0 2px 8px #b24f1b4d}@media(max-width:768px){._modalContent_crh9b_49{width:95%;padding:30px 20px 20px;min-height:250px}._title_crh9b_139{font-size:1.5rem;margin-bottom:20px}._message_crh9b_157{font-size:1rem;padding:0 10px}._confirmBtn_crh9b_181{padding:12px;font-size:1rem}}._missionsModal_19qlo_1{width:350px;height:100%;position:relative;background:transparent;background-image:url(/funloom/data/asset/%E5%89%A7%E6%9C%AC%E8%AF%A6%E6%83%85%E9%A1%B5/%E8%AF%84%E5%88%86%E6%9D%BF.png);background-size:100% 100%;background-position:center;background-repeat:no-repeat;padding:20px;box-sizing:border-box;overflow:hidden}._closeButton_19qlo_29{position:absolute;top:0;right:10px;width:32px;height:32px;border:none;background:transparent;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}._closeButton_19qlo_29 img{width:100%;height:100%;object-fit:contain}._missionsContent_19qlo_73{margin-top:6px;width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;position:relative}._missionsContent_19qlo_73::-webkit-scrollbar{display:none;width:0;height:0}._missionsTitle_19qlo_109{font-size:18px;font-weight:700;margin:0 0 12px;color:#333;text-align:center}._missionsList_19qlo_125{flex:1;display:flex;flex-direction:column;gap:16px}._missionSection_19qlo_139{display:flex;flex-direction:column;gap:8px}._sectionTitle_19qlo_151{font-size:14px;font-weight:600;color:#666;margin:0 0 8px;padding-bottom:4px;border-bottom:1px solid #ddd}._missionItem_19qlo_169{padding:10px;background:#fff9;border-radius:6px;margin-bottom:8px}._missionHeader_19qlo_183{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}._missionTitle_19qlo_197{font-size:14px;font-weight:600;color:#333;margin:0;flex:1}._missionStatus_19qlo_213{font-size:12px;padding:2px 8px;border-radius:4px;font-weight:500}._missionStatusactive_19qlo_227{background-color:#4caf50;color:#fff}._missionStatuscompleted_19qlo_237{background-color:#2196f3;color:#fff}._missionStatusfailed_19qlo_247{background-color:#f44336;color:#fff}._missionDescriptionWrapper_19qlo_257{position:relative;margin-bottom:8px}._missionDescriptionFull_19qlo_267{font-size:12px;line-height:1.4;margin:0;padding:0}._missionDescriptionContainer_19qlo_281{position:relative;max-height:2.8em;overflow:hidden;transition:max-height .3s ease-in-out;padding-right:24px}._missionDescriptionContainer_19qlo_281._missionDescriptionExpanded_19qlo_297{max-height:1000px}._missionDescription_19qlo_257{font-size:12px;color:#666;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._missionDescriptionExpanded_19qlo_297 ._missionDescription_19qlo_257{display:block;-webkit-line-clamp:unset;line-clamp:unset;-webkit-box-orient:unset;overflow:visible}._expandButton_19qlo_345{position:absolute;right:0;bottom:0;background:#fffc;border:none;border-radius:4px;cursor:pointer;padding:4px 6px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s ease,transform .2s ease,background-color .2s ease;z-index:2;box-shadow:0 1px 2px #0000001a}._expandButton_19qlo_345:hover{color:#333;transform:scale(1.1)}._expandButton_19qlo_345:active{transform:scale(.95)}._arrowIcon_19qlo_399{width:16px;height:16px;transition:transform .3s ease}._missionReward_19qlo_411{display:flex;gap:12px;font-size:12px}._rewardItem_19qlo_423{color:#ff9800;font-weight:500}._loadingMessage_19qlo_433,._emptyMessage_19qlo_435{text-align:center;color:#999;font-size:14px;padding:20px 0;margin:auto}@media(max-width:768px){._missionsModal_19qlo_1{width:350px;max-width:98%;height:100%;padding:16px;max-width:96%}._missionsTitle_19qlo_109{font-size:16px}._missionItem_19qlo_169{padding:8px}._missionTitle_19qlo_197{font-size:13px}._missionDescription_19qlo_257{font-size:11px}._sectionTitle_19qlo_151{font-size:13px}}._modalOverlay_1ucek_1{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1ucek_1 .3s ease-out}._historyBtn_1ucek_35{background:transparent;border:none;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative;top:auto;left:auto}._historyBtn_1ucek_35 img{width:100%;height:100%;object-fit:contain}._missionBtn_1ucek_75,._floatingInventoryBtn_1ucek_77{background:transparent;border:none;cursor:pointer;width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0}._inventoryBtnImg_1ucek_101{width:42px;height:42px;object-fit:contain;pointer-events:none;display:block}._missionBtnImg_1ucek_117{width:52px;height:52px;object-fit:contain;pointer-events:none;display:block}._headerSpacer_1ucek_133{width:40px;height:40px;border-radius:50%;cursor:pointer}._modalContent_1ucek_147{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;width:auto;max-width:1600px;min-width:1000px;min-height:85vh;max-height:90vh;margin-top:60px;padding:0 20px}@keyframes _chatSlideIn_1ucek_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._dialogueCenterWrapper_1ucek_207{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0}._dialogueWrapper_1ucek_225{display:flex;justify-content:center;min-width:0}._dialogueModalWrapper_1ucek_239{background-color:#6c573a;padding:5px;clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0% calc(100% - 10px),0% 10px);border:1px solid #000;display:flex;align-items:center;justify-content:center}@keyframes _fadeIn_1ucek_1{0%{opacity:0}to{opacity:1}}._dialogueModal_1ucek_239{width:450px;max-width:1200px;min-width:450px;height:240px;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d;animation:_slideUp_1ucek_1 .3s ease-out;background-color:#e6d8b2;position:relative;clip-path:polygon(10px 0%,calc(100% - 10px) 0%,100% 10px,100% calc(100% - 10px),calc(100% - 10px) 100%,10px 100%,0% calc(100% - 10px),0% 10px)}@keyframes _slideUp_1ucek_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._modalHeader_1ucek_363{padding:10px;display:flex;align-items:center;justify-content:space-between;height:48px;background:#b69b74;border-bottom:2px solid #6C573A}._rightButtons_1ucek_383{display:flex;align-items:center;justify-content:center;gap:10px}._closeBtn_1ucek_399{background:transparent;border:none;cursor:pointer;width:120px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;line-height:1;flex-shrink:0;position:absolute;top:0;left:50%;transform:translate(-50%);display:none}._closeBtnElevated_1ucek_439{z-index:2002;display:block}._closeBtn_1ucek_399 img{width:120px;object-fit:contain}._messagesContainer_1ucek_459{flex:1;display:flex;flex-direction:column;height:100%;overflow:hidden}._npcAvatarContainer_1ucek_477{flex:0 0 auto;display:flex;justify-content:center;align-items:center;width:450px;position:relative;z-index:1002;max-width:450px}._npcAvatar_1ucek_477{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain}._messageContent_1ucek_515{flex:1;overflow-y:auto;padding:10px 10px 0;display:flex;flex-direction:column;gap:12px;letter-spacing:1px;line-height:1.3}._message_1ucek_459{padding:12px 16px;border-radius:12px;max-width:100%;word-wrap:break-word;animation:_messageSlideIn_1ucek_1 .3s ease-out}@keyframes _messageSlideIn_1ucek_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._message_1ucek_459._system_1ucek_575{background:#e9ecef;color:#333;align-self:flex-start;border-left:4px solid #B69B74}._historyOptions_1ucek_591{display:flex;flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #ddd}._historyOptionBtn_1ucek_609{background:#b69b74;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:.95rem;text-align:left;cursor:pointer;transition:background .2s,transform .1s;width:100%}._historyOptionBtn_1ucek_609:hover:not(:disabled){background:#9a7f5f;transform:translateY(-1px)}._historyOptionBtn_1ucek_609:active:not(:disabled){transform:translateY(0)}._historyOptionBtn_1ucek_609:disabled{opacity:.6;cursor:not-allowed;transform:none}._startGameContainer_1ucek_665{padding:5px;display:flex;justify-content:center}._startGameBtn_1ucek_677{border:none;padding:0;border-radius:0;font-size:1.1rem;font-weight:600;cursor:pointer;background-color:transparent;width:360px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto}._startGameBtn_1ucek_677 img{width:360px;max-width:90%;height:60px;object-fit:contain}._startGameBtn_1ucek_677:disabled{opacity:.6;cursor:not-allowed;transform:none}._startGameBtn_1ucek_677:disabled:hover{transform:none;box-shadow:0 2px 8px #4a90e24d}._cursor_1ucek_745{display:inline-block;width:2px;height:1.2em;background-color:#b69b74;margin-left:2px;animation:_blink_1ucek_1 1s infinite;vertical-align:middle}@keyframes _blink_1ucek_1{0%,50%{opacity:1}51%,to{opacity:0}}@media(max-width:768px){._modalOverlay_1ucek_1{background:#000000b3;z-index:2000;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto}._modalContent_1ucek_147{flex-direction:column;gap:12px;margin-top:0;padding:0;width:100%;max-width:100%;min-width:auto;min-height:80vh;max-height:80vh;justify-content:flex-start;align-items:center;pointer-events:auto;overflow:visible}._dialogueCenterWrapper_1ucek_207{width:100%;height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}._dialogueWrapper_1ucek_225{width:100%;height:230px;display:flex;justify-content:center;padding:0 12px;box-sizing:border-box}._historyBtn_1ucek_35 img{width:30px;height:30px;object-fit:contain}._floatingInventoryBtn_1ucek_77{width:40px;height:40px}._missionBtn_1ucek_75{width:50px;height:50px}._missionBtnImg_1ucek_117,._inventoryBtnImg_1ucek_101{width:100%;height:100%}._modalHeader_1ucek_363{height:40px}._dialogueModalWrapper_1ucek_239{width:430px;height:230px;max-width:100%;min-width:0;padding:3px;border:.6px solid #000;box-sizing:border-box}._dialogueModal_1ucek_239{width:426px;height:calc(100% - 6px);max-width:100%;min-width:0;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}._messagesContainer_1ucek_459{flex:1;min-height:130px}._npcAvatarContainer_1ucek_477{width:100%;padding:12px 12px 0;margin-bottom:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center}._npcAvatar_1ucek_477{width:100%;height:auto;aspect-ratio:1 / 1}._messageContent_1ucek_515,._message_1ucek_459{padding:10px}._dialogueContent_1ucek_1017 strong{font-size:15px!important}._dialogueContent_1ucek_1017{font-size:14px;gap:2px!important}._startGameBtn_1ucek_677{width:220px;height:48px}._closeBtn_1ucek_399 img{width:90px}}@media(max-width:480px){._dialogueWrapper_1ucek_225{padding:0 10px}._messagesContainer_1ucek_459{max-height:110px}._npcAvatarContainer_1ucek_477{padding:12px 10px 0;height:auto;margin-bottom:0}}._dialogueContent_1ucek_1017{display:flex;flex-direction:column;gap:6px}._dialogueContent_1ucek_1017 strong{color:#b69b74;font-size:1rem}._nextStepContainer_1ucek_1113{display:flex;justify-content:center;padding:6px 0}._nextStepBtn_1ucek_1125{background:#b69b74;color:#fff;border:none;border-radius:8px;padding:8px 32px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}._nextStepBtn_1ucek_1125:hover{background:#9a7f5f}._nextStepBtn_1ucek_1125:disabled{opacity:.6;cursor:not-allowed}._leftPanels_kfrkf_3{display:flex;flex-direction:column;gap:16px;flex-shrink:0;align-self:stretch}._panelCard_kfrkf_19{flex:0 0 auto;display:flex;justify-content:center;align-items:flex-start}._historyPanel_kfrkf_33,._missionsModalWrapper_kfrkf_35{width:350px;flex-shrink:0;display:flex;justify-content:center;height:270px}._missionsModalWrapper_kfrkf_35{height:250px}._historyPanel_kfrkf_33{height:436px}@media(max-width:768px){._leftPanels_kfrkf_3{display:none}}._rightPanels_14cgc_3{display:flex;flex-direction:column;gap:16px;flex-shrink:0;align-self:stretch}._panelCard_14cgc_19{flex:0 0 auto;display:flex;justify-content:center;align-items:flex-start}._playerPanel_14cgc_33,._inventoryPanel_14cgc_35{width:350px;flex-shrink:0;display:flex;justify-content:center;height:270px}._rightPanels_14cgc_3 ._playerPanel_14cgc_33,._rightPanels_14cgc_3 ._inventoryPanel_14cgc_35{width:330px}@media(max-width:768px){._rightPanels_14cgc_3{display:none}}._mobilePanelOverlay_179nr_1{display:none;position:fixed;inset:0;z-index:2100;background:transparent;align-items:center;justify-content:center;padding:0;box-sizing:border-box;pointer-events:none}._mobilePanelContent_179nr_27{position:relative;width:min(95vw,420px);height:auto;display:flex;justify-content:center;align-items:center;pointer-events:auto}._mobileHistoryModal_179nr_49 ._mobilePanelContent_179nr_27,._mobileMissionModal_179nr_61 ._mobilePanelContent_179nr_27{width:330px;height:420px}._mobileInventoryModal_179nr_73 ._mobilePanelContent_179nr_27,._mobilePlayerModal_179nr_83 ._mobilePanelContent_179nr_27{height:auto}@media(max-width:768px){._mobilePanelOverlay_179nr_1,._mobileHistoryModal_179nr_49,._mobileMissionModal_179nr_61,._mobileInventoryModal_179nr_73,._mobilePlayerModal_179nr_83{display:flex}._mobileHistoryModal_179nr_49 ._mobilePanelContent_179nr_27 .chatHistory,._mobileMissionModal_179nr_61 ._mobilePanelContent_179nr_27 .missionsModal{position:relative;inset:auto;width:100%;max-width:100%;height:100%;animation:none}._mobileInventoryModal_179nr_73 ._mobilePanelContent_179nr_27 .inventoryFloatingPanel{position:relative;inset:auto;width:100%;max-width:100%;height:auto;animation:none}._mobilePlayerModal_179nr_83 ._mobilePanelContent_179nr_27 .closePlayerBtn{z-index:2201;pointer-events:auto}}._stepModal_1xde2_3{position:fixed;inset:0;z-index:2000;background:#0003;display:flex;align-items:center;justify-content:center}._stepModalContent_1xde2_23{background:#fff;border-radius:16px;padding:24px;max-width:600px;width:90%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d;animation:_slideUp_1xde2_1 .3s ease-out}@keyframes _slideUp_1xde2_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._stepModalHeader_1xde2_71{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e9ecef}._stepTypeLabel_1xde2_89{font-size:.9rem;font-weight:600;color:#b69b74;text-transform:uppercase;letter-spacing:1px}._stepModalBody_1xde2_105{flex:1;overflow-y:auto;padding:6px 0;line-height:1.8;color:#333;font-size:1rem}._stepModalFooter_1xde2_123{margin-top:16px;padding-top:16px;border-top:2px solid #e9ecef;display:flex;justify-content:center}._stepNextBtn_1xde2_139{background:#b69b74;color:#fff;border:none;border-radius:8px;padding:12px 32px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}._stepNextBtn_1xde2_139:hover{background:#9a7f5f}._stepNextBtn_1xde2_139:disabled{opacity:.6;cursor:not-allowed}._choiceTitle_1xde2_183{margin:0;font-size:1.3rem;font-weight:600;color:#b69b74;text-align:center}._choiceText_1xde2_199{margin:0;font-size:1rem;line-height:1.6;color:#333;text-align:center}._choiceOptions_1xde2_215{display:flex;flex-direction:column;gap:12px}._choiceOptionBtn_1xde2_227{background:#b69b74;color:#fff;border:none;border-radius:8px;padding:14px 20px;font-size:1rem;text-align:left;cursor:pointer}._choiceOptionBtn_1xde2_227:disabled{opacity:.6;cursor:not-allowed;transform:none}._stepModalBody_1xde2_105 ._choiceTitle_1xde2_183{margin:0 0 12px;font-size:1.2rem;font-weight:600;color:#b69b74;text-align:center}._stepModalBody_1xde2_105 ._choiceText_1xde2_199{margin:0 0 20px;font-size:1rem;line-height:1.6;color:#333;text-align:center}._stepModalBody_1xde2_105 ._choiceOptions_1xde2_215{display:flex;flex-direction:column;gap:12px}._stepModalBody_1xde2_105 ._choiceOptionBtn_1xde2_227{background:linear-gradient(135deg,#bfa37f,#a88357);color:#fff;border:none;border-radius:12px;padding:14px 18px;font-size:1rem;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 6px 10px #b9956959;transition:transform .2s ease,box-shadow .2s ease}._stepModalBody_1xde2_105 ._choiceOptionBtn_1xde2_227:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #b9956980}._stepModalBody_1xde2_105 ._choiceOptionBtn_1xde2_227:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}._choiceOptionContent_1xde2_363{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}._choiceOptionText_1xde2_379{flex:1;font-size:1rem;font-weight:600}._choiceOptionPrice_1xde2_391{display:inline-flex;align-items:center;gap:6px;background:#ffffff26;padding:4px 10px;border-radius:999px;font-size:.95rem;font-weight:600;letter-spacing:.5px;box-shadow:inset 0 0 0 1px #ffffff40}._choiceOptionPriceIcon_1xde2_417{width:18px;height:18px;object-fit:contain}._choiceInputContainer_1xde2_429{display:flex;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid #e9ecef}._choiceInput_1xde2_429{flex:1;padding:12px 16px;border:2px solid #ddd;border-radius:8px;font-size:1rem;outline:none;transition:border-color .2s}._choiceInput_1xde2_429:focus{border-color:#b69b74}._choiceInput_1xde2_429::placeholder{color:#999}._choiceSendBtn_1xde2_481{background:#b69b74;color:#fff;border:none;border-radius:8px;padding:12px 20px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:10px}._choiceSendBtn_1xde2_481:hover:not(:disabled){transform:translateY(-2px)}._choiceSendBtn_1xde2_481:disabled{opacity:.6;cursor:not-allowed}._buttonLoadingDots_1xde2_535{display:inline-flex;align-items:center;justify-content:center;gap:4px;width:100%}._buttonLoadingDots_1xde2_535 span{width:6px;height:6px;border-radius:50%;background-color:currentColor;animation:_buttonBounce_1xde2_1 1.4s infinite ease-in-out}._buttonLoadingDots_1xde2_535 span:nth-child(1){animation-delay:-.32s}._buttonLoadingDots_1xde2_535 span:nth-child(2){animation-delay:-.16s}._buttonLoadingDots_1xde2_535 span:nth-child(3){animation-delay:0s}@keyframes _buttonBounce_1xde2_1{0%,80%,to{transform:translateY(0);opacity:.7}40%{transform:translateY(-6px);opacity:1}}._cursor_1xde2_613{display:inline-block;width:2px;height:1.2em;background-color:#b69b74;margin-left:2px;animation:_blink_1xde2_1 1s infinite;vertical-align:middle}@keyframes _blink_1xde2_1{0%,50%{opacity:1}51%,to{opacity:0}}@media(max-width:768px){._stepModalContent_1xde2_23{width:95%;padding:20px}._choiceTitle_1xde2_183{font-size:1.1rem}._choiceText_1xde2_199{font-size:.9rem}._choiceOptionBtn_1xde2_227{padding:12px 16px;font-size:.9rem}._choiceInputContainer_1xde2_429{flex-direction:column;gap:8px}._choiceInput_1xde2_429{padding:10px 14px;font-size:.9rem}._choiceSendBtn_1xde2_481{width:100%;padding:10px 20px;font-size:.9rem}}._modalOverlay_13613_1{position:fixed;inset:0;background:#0000000d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:_fadeIn_13613_1 .3s ease-out}@keyframes _fadeIn_13613_1{0%{opacity:0}to{opacity:1}}._modalContent_13613_49{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d;animation:_slideUp_13613_1 .3s ease-out}@keyframes _slideUp_13613_1{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_13613_95{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e0e0e0}._modalTitle_13613_111{font-size:24px;font-weight:600;color:#fb4755;margin:0}._closeButton_13613_125{background:transparent;border:none;font-size:32px;color:#999;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._closeButton_13613_125:hover{background:#f5f5f5;color:#666}._modalBody_13613_165{padding:24px;overflow-y:auto;flex:1}._alertMessage_13613_177{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:16px;margin-bottom:24px}._alertText_13613_193{font-size:16px;color:#856404;margin:0;line-height:1.6;font-weight:500}._missionsList_13613_209{display:flex;flex-direction:column;gap:16px}._sectionTitle_13613_221{font-size:18px;font-weight:600;color:#333;margin:0 0 12px}._missionItem_13613_235{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:16px;transition:all .2s ease}._missionItem_13613_235:hover{border-color:#fb4755;box-shadow:0 2px 8px #fb47551a}._missionHeader_13613_261{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._missionTitle_13613_275{font-size:18px;font-weight:600;color:#333;margin:0;flex:1}._missionStatus_13613_291{font-size:12px;font-weight:500;padding:4px 12px;border-radius:12px;white-space:nowrap}._missionStatusActive_13613_307{background:#fb4755;color:#fff}._missionDescription_13613_317{margin-bottom:12px}._missionDescription_13613_317 p{font-size:14px;color:#666;line-height:1.6;margin:0}._missionCompletionPaths_13613_339{margin-top:12px;display:flex;flex-direction:column;gap:12px}._missionRequirements_13613_353{margin-top:12px}._requirementsTitle_13613_361{font-size:14px;font-weight:600;color:#fb5858;margin:0 0 8px}._pathList_13613_375{display:flex;flex-direction:column;gap:12px}._pathCard_13613_387{background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:12px;box-shadow:inset 0 0 0 1px #fb47550d}._pathHeader_13613_403{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}._pathName_13613_417{font-size:14px;font-weight:600;color:#333}._pathDescription_13613_429{font-size:13px;color:#666;margin:0 0 8px;line-height:1.6}._requirementGroups_13613_443{display:flex;flex-direction:column;gap:8px}._requirementSection_13613_455{background:#fef2f3;border:1px solid rgba(251,71,85,.2);border-radius:6px;padding:8px 10px}._requirementSectionTitle_13613_469{font-size:13px;font-weight:600;color:#fb4755;margin-bottom:4px}._requirementList_13613_483{list-style:none;padding-left:0;margin:0;font-size:13px;color:#555;line-height:1.5}._requirementList_13613_483 li+li{margin-top:2px}._requirementBadges_13613_509{display:flex;flex-wrap:wrap;gap:6px}._requirementBadge_13613_509{background:#fff;border-radius:999px;padding:2px 10px;font-size:12px;color:#fb4755;border:1px solid rgba(251,71,85,.3)}._requirementEmpty_13613_539{font-size:13px;color:#999;margin:0}._requirementGroup_13613_443{border:1px dashed rgba(251,71,85,.3);border-radius:8px;padding:10px 12px;background:#fff}._requirementPlanTag_13613_565{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#fb4755;background:#fb47551a;border-radius:999px;padding:2px 10px;margin-bottom:6px}._missionReward_13613_589{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:12px;border-top:1px solid #e0e0e0}._missionSubmitButton_13613_607{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:12px}._submitButton_13613_623{background:#fb4755;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}._submitButton_13613_623:hover:not(:disabled){background:#e63946;transform:scale(1.05)}._submitButton_13613_623:active:not(:disabled){transform:scale(.98)}._submitButton_13613_623:disabled{opacity:.6;cursor:not-allowed;transform:none}._skipButton_13613_677{background:#fff;color:#fb4755;border:1.5px solid #fb4755}._skipButton_13613_677:hover:not(:disabled){background:#fff5f6;border-color:#e63946;color:#e63946;transform:scale(1.05)}._skipButton_13613_677:active:not(:disabled){transform:scale(.98)}._rewardItem_13613_711{font-size:14px;color:#fb4755;font-weight:500}@media(max-width:768px){._modalContent_13613_49{width:95%;max-height:76vh}._modalHeader_13613_95{padding:16px 20px}._modalTitle_13613_111{font-size:20px}._modalBody_13613_165{padding:20px}._alertMessage_13613_177{padding:12px}._alertText_13613_193{font-size:14px}._missionItem_13613_235{padding:12px}._missionTitle_13613_275{font-size:16px}._missionDescription_13613_317 p{font-size:13px}}._overlay_162jy_1{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_162jy_1 .5s ease-out}@keyframes _fadeIn_162jy_1{0%{opacity:0}to{opacity:1}}._content_162jy_49{background:#fff;border-radius:10px;padding:40px 50px 20px;max-width:800px;width:90%;height:600px;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:_slideUp_162jy_1 .5s ease-out;position:relative;overflow:hidden}@keyframes _slideUp_162jy_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._title_162jy_103{font-size:2.5rem;font-weight:700;color:#000;text-align:center;margin-bottom:30px;letter-spacing:2px;flex-shrink:0}._description_162jy_123{font-size:1.2rem;line-height:1.8;color:#333;text-align:left;padding:20px;border-radius:12px;background:#f9f9f9;white-space:pre-wrap;word-wrap:break-word;overflow-y:auto;flex:1;margin-bottom:20px}._buttonContainer_162jy_153{flex-shrink:0}._cursor_162jy_161{display:inline-block;width:2px;height:1.2em;background:#fb4655;margin-left:4px;animation:_blink_162jy_1 1s infinite;vertical-align:baseline}@keyframes _blink_162jy_1{0%,50%{opacity:1}51%,to{opacity:0}}._closeBtn_162jy_199{width:100%;padding:16px 32px;background:linear-gradient(135deg,#fb4655,#ff6b7a);color:#fff;border:none;border-radius:12px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #fb465566}._closeBtn_162jy_199:hover{transform:translateY(-2px);box-shadow:0 6px 20px #fb465599}._closeBtn_162jy_199:active{transform:translateY(0)}@media(max-width:768px){._content_162jy_49{padding:25px 20px;width:95%;height:500px}._title_162jy_103{font-size:1.8rem;margin-bottom:20px}._description_162jy_123{font-size:1rem;padding:15px;margin-bottom:15px}._buttonContainer_162jy_153{padding-top:15px}._closeBtn_162jy_199{padding:14px 24px;font-size:1rem}}._modalOverlay_srdwd_1{position:fixed;bottom:20px;left:20px;z-index:1000;pointer-events:none}._modalContent_srdwd_17{background:#fff;border-radius:8px;width:380px;max-height:500px;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000040;pointer-events:auto;border:1px solid #e8e8e8}._modalHeader_srdwd_41{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0f0f0;background:#fafafa;border-radius:8px 8px 0 0;cursor:move}._headerActions_srdwd_63{display:flex;align-items:center;gap:8px}._minimizeButton_srdwd_75{background:none;border:none;cursor:pointer;padding:4px 8px;font-size:12px;color:#666;transition:color .2s}._minimizeButton_srdwd_75:hover{color:#333}._title_srdwd_103{margin:0;font-size:14px;font-weight:600;color:#333}._closeButton_srdwd_117{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}._closeButton_srdwd_117 img{width:20px;height:20px}._modalBody_srdwd_147{padding:16px;overflow-y:auto;flex:1;max-height:400px}._jobItem_srdwd_161{margin-bottom:12px;padding:12px;background:#fafafa;border-radius:6px;border:1px solid #e8e8e8}._jobItem_srdwd_161:last-child{margin-bottom:0}._jobHeader_srdwd_185{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}._jobInfo_srdwd_199{display:flex;flex-direction:column;gap:4px;flex:1}._fileName_srdwd_213{font-size:14px;font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._status_srdwd_231{font-size:12px;font-weight:500}._removeButton_srdwd_241{background:#ff4d4f;color:#fff;border:none;border-radius:4px;padding:4px 12px;font-size:12px;cursor:pointer;transition:background-color .2s}._removeButton_srdwd_241:hover{background:#ff7875}._progressContainer_srdwd_271{display:flex;align-items:center;gap:12px;margin-bottom:8px}._progressBar_srdwd_285{flex:1;height:8px;background:#e8e8e8;border-radius:4px;overflow:hidden}._progressFill_srdwd_301{height:100%;background:#fb4655;border-radius:4px;transition:width .3s ease}._progressText_srdwd_315{font-size:12px;color:#666;min-width:40px;text-align:right}._jobDetails_srdwd_329{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#999;margin-top:8px}._stage_srdwd_347{color:#666}._time_srdwd_355{color:#999}._errorMessage_srdwd_363{margin-top:8px;padding:8px;background:#fff2f0;border:1px solid #ffccc7;border-radius:4px;color:#ff4d4f;font-size:12px}._successMessage_srdwd_383{margin-top:8px;padding:8px;background:#f0fdf4;border:1px solid #86efac;border-radius:4px;color:#22c55e;font-size:12px}
