.login-page[data-v-14316e60]{min-height:100vh;background:#1a0b2e;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.login-container[data-v-14316e60]{position:relative;z-index:2;padding:2rem;color:#fff;width:100%;max-width:500px;margin-top:140px}.title[data-v-14316e60]{margin-bottom:2.5rem}.title h1[data-v-14316e60]{font-size:3.5rem;font-weight:300;margin-bottom:1rem;background:linear-gradient(45deg,#ff6b6b,#a8ff78);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.title .feature[data-v-14316e60],.title .subtitle[data-v-14316e60]{color:hsla(0,0%,100%,.7);margin:.5rem 0;font-size:1.2rem}.form-container[data-v-14316e60]{position:relative;width:100%;height:680px;overflow:hidden}.form-container .login-form[data-v-14316e60],.form-container .mobile-form[data-v-14316e60],.form-container .register-form[data-v-14316e60]{position:absolute;top:0;left:0;width:100%;transition:transform .5s cubic-bezier(.23,1,.32,1)}.form-container .mobile-form[data-v-14316e60],.form-container .register-form[data-v-14316e60]{transform:translateX(100%)}.form-container.show-register .login-form[data-v-14316e60]{transform:translateX(-100%)}.form-container.show-register .register-form[data-v-14316e60]{transform:translateX(0)}.form-container.show-mobile .login-form[data-v-14316e60]{transform:translateX(-100%)}.form-container.show-mobile .mobile-form[data-v-14316e60]{transform:translateX(0)}.login-form[data-v-14316e60],.mobile-form[data-v-14316e60],.register-form[data-v-14316e60]{display:flex;flex-direction:column;gap:1.5rem}.login-form input[data-v-14316e60],.mobile-form input[data-v-14316e60],.register-form input[data-v-14316e60]{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;padding:1rem 1.5rem;color:#fff;font-size:1rem}.login-form input[data-v-14316e60]::-moz-placeholder,.mobile-form input[data-v-14316e60]::-moz-placeholder,.register-form input[data-v-14316e60]::-moz-placeholder{color:hsla(0,0%,100%,.5)}.login-form input[data-v-14316e60]::placeholder,.mobile-form input[data-v-14316e60]::placeholder,.register-form input[data-v-14316e60]::placeholder{color:hsla(0,0%,100%,.5)}.login-form input[data-v-14316e60]:focus,.mobile-form input[data-v-14316e60]:focus,.register-form input[data-v-14316e60]:focus{outline:none;border-color:hsla(0,0%,100%,.5)}.login-form .button-group[data-v-14316e60],.mobile-form .button-group[data-v-14316e60],.register-form .button-group[data-v-14316e60]{display:flex;gap:1rem;margin-top:1rem}.login-form .button-group button[data-v-14316e60],.mobile-form .button-group button[data-v-14316e60],.register-form .button-group button[data-v-14316e60]{flex:1;padding:.8rem;border-radius:25px;font-size:1rem;cursor:pointer;transition:all .3s ease}.login-form .button-group button.primary-btn[data-v-14316e60],.mobile-form .button-group button.primary-btn[data-v-14316e60],.register-form .button-group button.primary-btn[data-v-14316e60]{background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.5);color:#fff;font-weight:500}.login-form .button-group button.primary-btn[data-v-14316e60]:hover,.mobile-form .button-group button.primary-btn[data-v-14316e60]:hover,.register-form .button-group button.primary-btn[data-v-14316e60]:hover{background:hsla(0,0%,100%,.3);transform:translateY(-2px)}.login-form .button-group button.secondary-btn[data-v-14316e60],.mobile-form .button-group button.secondary-btn[data-v-14316e60],.register-form .button-group button.secondary-btn[data-v-14316e60]{background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff}.login-form .button-group button.secondary-btn[data-v-14316e60]:hover,.mobile-form .button-group button.secondary-btn[data-v-14316e60]:hover,.register-form .button-group button.secondary-btn[data-v-14316e60]:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.upload-div[data-v-14316e60]{display:flex;align-items:center;gap:12px;padding:10px 12px;background:linear-gradient(180deg,rgba(159,122,234,.06),rgba(26,11,46,.02));border:1px solid rgba(159,122,234,.18);border-radius:12px;color:#fff;margin-bottom:1rem}.upload-div>span[data-v-14316e60]{display:inline-block;min-width:72px;text-align:left;color:#fff;font-weight:600}.upload-div .van-uploader[data-v-14316e60]{flex:1 1 auto}.upload-div .van-uploader__wrapper[data-v-14316e60]{display:flex;align-items:center;gap:10px}.upload-div .van-uploader__preview[data-v-14316e60]{width:48px;height:48px;border-radius:8px;overflow:hidden;box-shadow:0 6px 18px rgba(4,4,12,.45);border:1px solid hsla(0,0%,100%,.06)}.upload-div .van-uploader__preview img[data-v-14316e60]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.upload-div .van-uploader__input[data-v-14316e60]{padding:6px 10px;background:hsla(0,0%,100%,.04);border-radius:8px;color:#fff;border:1px dashed rgba(159,122,234,.16)}.other-login[data-v-14316e60]{margin-top:2rem;text-align:center}.other-login .divider[data-v-14316e60]{display:flex;align-items:center;margin:1rem 0}.other-login .divider[data-v-14316e60]:after,.other-login .divider[data-v-14316e60]:before{content:"";flex:1;height:1px;background:hsla(0,0%,100%,.2)}.other-login .divider span[data-v-14316e60]{padding:0 1rem;color:hsla(0,0%,100%,.6);font-size:.9rem}.other-login .social-login[data-v-14316e60]{display:flex;justify-content:center;gap:2rem;margin-top:1rem}.other-login .social-login .social-icon[data-v-14316e60]{color:hsla(0,0%,100%,.7);font-size:1.8rem;transition:all .3s ease}.other-login .social-login .social-icon[data-v-14316e60]:hover{color:#fff;transform:translateY(-2px)}.other-login .social-login .social-icon[title=mobile][data-v-14316e60]:hover{color:#fff}.other-login .social-login .social-icon[title=QQ][data-v-14316e60]:hover{color:#12b7f5}.other-login .social-login .social-icon[title=WeChat][data-v-14316e60]:hover{color:#07c160}.verify-input[data-v-14316e60]{display:flex;gap:1rem;margin-top:1.5rem}.verify-input input[data-v-14316e60]{flex:1;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;padding:1rem 1.5rem;color:#fff;font-size:1rem}.verify-input input[data-v-14316e60]::-moz-placeholder{color:hsla(0,0%,100%,.5)}.verify-input input[data-v-14316e60]::placeholder{color:hsla(0,0%,100%,.5)}.verify-input input[data-v-14316e60]:focus{outline:none;border-color:hsla(0,0%,100%,.5)}.verify-input .verify-btn[data-v-14316e60]{min-width:120px;background:transparent;border:1px solid hsla(0,0%,100%,.3);border-radius:25px;color:#fff;font-size:1rem;cursor:pointer;transition:all .3s ease;padding:0 1.5rem}.verify-input .verify-btn[data-v-14316e60]:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px)}.mobile-form[data-v-14316e60]{display:flex;flex-direction:column;gap:1.5rem}.mobile-form input[data-v-14316e60]{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:25px;padding:1rem 1.5rem;color:#fff;font-size:1rem}.mobile-form input[data-v-14316e60]::-moz-placeholder{color:hsla(0,0%,100%,.5)}.mobile-form input[data-v-14316e60]::placeholder{color:hsla(0,0%,100%,.5)}.mobile-form input[data-v-14316e60]:focus{outline:none;border-color:hsla(0,0%,100%,.5)}.mobile-form .button-group[data-v-14316e60]{display:flex;gap:1rem;margin-top:1rem}.circle-container[data-v-14316e60]{position:absolute;top:0;right:0;width:100%;height:100%;overflow:hidden}.circle-container .circle[data-v-14316e60]{position:absolute;top:50%;right:-30%;width:800px;height:800px;border-radius:50%;border:2px solid transparent;border-right-color:#ff6b6b;border-bottom-color:#a8ff78;animation:rotate-14316e60 20s linear infinite}.circle-container .circle[data-v-14316e60]:before{content:"";position:absolute;top:-10%;right:-10%;width:120%;height:120%;border-radius:50%;border:2px solid transparent;border-right-color:hsla(0,100%,71%,.5);border-bottom-color:rgba(168,255,120,.5);animation:rotate-14316e60 15s linear infinite reverse}.circle-container .circle[data-v-14316e60]:after{content:"";position:absolute;top:-20%;right:-20%;width:140%;height:140%;border-radius:50%;border:2px solid transparent;border-right-color:hsla(0,100%,71%,.3);border-bottom-color:rgba(168,255,120,.3);animation:rotate-14316e60 25s linear infinite}@keyframes rotate-14316e60{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.login-container[data-v-14316e60]{padding:1.5rem}.title h1[data-v-14316e60]{font-size:2.5rem}.circle[data-v-14316e60]{width:600px;height:600px;right:-50%}}.ai-mood-title[data-v-21bf3ef2]{text-align:center;padding:15px 0}.loading-dots[data-v-21bf3ef2]{display:inline-flex;gap:6px}.loading-dots span[data-v-21bf3ef2]{width:8px;height:8px;background-color:hsla(0,0%,100%,.6);border-radius:50%;animation:loading-21bf3ef2 1.2s ease-in-out infinite}.loading-dots span[data-v-21bf3ef2]:nth-child(2){animation-delay:.2s}.loading-dots span[data-v-21bf3ef2]:nth-child(3){animation-delay:.4s}@keyframes loading-21bf3ef2{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.mood-content[data-v-21bf3ef2]{animation:fadeIn-21bf3ef2 .5s ease-in}.mood-text[data-v-21bf3ef2]{font-size:2rem;color:hsla(0,0%,100%,.9);font-weight:500;letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0}.mood-icon[data-v-21bf3ef2]{font-size:2.2rem}@keyframes fadeIn-21bf3ef2{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.mood-text[data-v-21bf3ef2]{font-size:1.5rem}.mood-icon[data-v-21bf3ef2]{font-size:1.6rem}}.ai-weather-tip[data-v-42d9c8c4]{text-align:center;padding:12px 0}.loading-dots[data-v-42d9c8c4]{display:inline-flex;gap:4px}.loading-dots span[data-v-42d9c8c4]{width:6px;height:6px;background-color:hsla(0,0%,100%,.5);border-radius:50%;animation:loading-42d9c8c4 1.2s ease-in-out infinite}.loading-dots span[data-v-42d9c8c4]:nth-child(2){animation-delay:.2s}.loading-dots span[data-v-42d9c8c4]:nth-child(3){animation-delay:.4s}@keyframes loading-42d9c8c4{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.tip-content[data-v-42d9c8c4]{font-size:15px;color:hsla(0,0%,100%,.7);line-height:1.6;display:flex;align-items:center;justify-content:center;gap:8px;animation:fadeIn-42d9c8c4 .5s ease-in}.weather-icon[data-v-42d9c8c4]{font-size:18px}@keyframes fadeIn-42d9c8c4{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tip-content[data-v-42d9c8c4]{font-size:14px}}.ai-chat-widget[data-v-706bfa12]{position:fixed;bottom:20px;right:20px;z-index:9999}.chat-button[data-v-706bfa12]{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .2s,box-shadow .2s;position:relative}.chat-button[data-v-706bfa12]:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2)}.chat-button .badge[data-v-706bfa12]{position:absolute;top:-2px;right:-2px;width:20px;height:20px;background:#ff4757;color:#fff;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:700}.chat-window[data-v-706bfa12]{position:absolute;bottom:70px;right:0;width:320px;height:450px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;animation:slideIn-706bfa12 .3s ease-out}@keyframes slideIn-706bfa12{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header[data-v-706bfa12]{padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;justify-content:space-between;align-items:center}.header-title[data-v-706bfa12]{font-size:16px;font-weight:600}.header-close[data-v-706bfa12]{font-size:24px;cursor:pointer;opacity:.8;transition:opacity .2s}.header-close[data-v-706bfa12]:hover{opacity:1}.chat-messages[data-v-706bfa12]{flex:1;overflow-y:auto;padding:16px;background:#f5f7fa}.message[data-v-706bfa12]{margin-bottom:12px;display:flex}.message.user[data-v-706bfa12]{justify-content:flex-end}.message.bot[data-v-706bfa12]{justify-content:flex-start}.message-content[data-v-706bfa12]{max-width:80%;padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.5}.message.user .message-content[data-v-706bfa12]{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}.message.bot .message-content[data-v-706bfa12]{background:#fff;color:#333;border-bottom-left-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.typing-indicator[data-v-706bfa12]{display:flex;gap:4px;padding:10px 14px;background:#fff;border-radius:16px;width:-moz-fit-content;width:fit-content}.typing-indicator span[data-v-706bfa12]{width:8px;height:8px;background:#999;border-radius:50%;animation:typing-706bfa12 1.4s infinite}.typing-indicator span[data-v-706bfa12]:nth-child(2){animation-delay:.2s}.typing-indicator span[data-v-706bfa12]:nth-child(3){animation-delay:.4s}@keyframes typing-706bfa12{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.quick-questions[data-v-706bfa12]{padding:8px 12px;background:#fff;border-top:1px solid #eee;display:flex;gap:8px;flex-wrap:wrap}.quick-questions button[data-v-706bfa12]{padding:6px 12px;background:#f0f2f5;border:none;border-radius:16px;font-size:12px;color:#666;cursor:pointer;transition:background .2s}.quick-questions button[data-v-706bfa12]:hover{background:#e6e8eb}.chat-input-container[data-v-706bfa12]{padding:12px;background:#fff;border-top:1px solid #eee;color:#000;display:flex;gap:8px}.chat-input[data-v-706bfa12]{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:20px;font-size:14px;outline:none;transition:border-color .2s}.chat-input[data-v-706bfa12]:focus{border-color:#667eea}.send-button[data-v-706bfa12]{width:40px;height:40px;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.send-button[data-v-706bfa12]:hover{transform:scale(1.05)}.send-button[data-v-706bfa12]:active{transform:scale(.95)}#home-page[data-v-db2e08b4]{min-height:100vh;position:relative;overflow:hidden;color:#fff;font-family:Poppins,sans-serif}#home-page .gradient-bg[data-v-db2e08b4]{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,#1a0b2e,#1a0b2e);z-index:-2}#home-page .starry-sky[data-v-db2e08b4]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}#home-page .starry-sky .star[data-v-db2e08b4]{position:absolute;background:#fff;border-radius:50%;animation:twinkle-db2e08b4 2s infinite}#home-page .starry-sky .star[data-v-db2e08b4]:first-child{width:3.5359786903px;height:3.5359786903px;left:31.9975430713%;top:85.2525772681%;animation-delay:1.1085950718s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(2){width:1.7177484511px;height:1.7177484511px;left:63.9023114081%;top:46.1893081676%;animation-delay:1.7176574856s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(3){width:2.5359231457px;height:2.5359231457px;left:27.479397276%;top:.6771367111%;animation-delay:1.6846285214s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(4){width:1.704049351px;height:1.704049351px;left:34.333238652%;top:44.900908262%;animation-delay:.1321756152s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(5){width:3.291894455px;height:3.291894455px;left:1.1132932429%;top:36.5384585403%;animation-delay:1.7092067064s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(6){width:1.7994994924px;height:1.7994994924px;left:64.6749239954%;top:2.6561092345%;animation-delay:1.1631035047s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(7){width:3.5598457297px;height:3.5598457297px;left:6.2300915154%;top:81.9558319121%;animation-delay:.1048049105s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(8){width:2.1026663029px;height:2.1026663029px;left:11.9327596689%;top:55.4214567893%;animation-delay:.6580409159s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(9){width:1.5319639033px;height:1.5319639033px;left:94.4244228244%;top:.9682507015%;animation-delay:1.593964533s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(10){width:2.9643840973px;height:2.9643840973px;left:68.9550361387%;top:22.6661780055%;animation-delay:.9386322124s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(11){width:2.6863740299px;height:2.6863740299px;left:78.3186926418%;top:63.1020359265%;animation-delay:.7403394476s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(12){width:1.8133025664px;height:1.8133025664px;left:.7731425125%;top:77.2974644038%;animation-delay:1.0101166133s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(13){width:2.8184664089px;height:2.8184664089px;left:34.6475571767%;top:.8319349214%;animation-delay:1.5786011037s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(14){width:1.4020970713px;height:1.4020970713px;left:87.6124897843%;top:8.8932806792%;animation-delay:1.1603299162s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(15){width:3.3277648032px;height:3.3277648032px;left:71.7151540481%;top:37.872629826%;animation-delay:1.2352218372s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(16){width:2.5337620546px;height:2.5337620546px;left:19.1959362548%;top:25.1366754489%;animation-delay:1.7258223759s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(17){width:3.5733475738px;height:3.5733475738px;left:95.6381696566%;top:16.0044451181%;animation-delay:.6864113339s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(18){width:2.0781907597px;height:2.0781907597px;left:75.565286589%;top:59.5377699881%;animation-delay:.8142016294s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(19){width:2.0202688909px;height:2.0202688909px;left:6.794023074%;top:75.5386746806%;animation-delay:1.5998140666s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(20){width:3.7211257723px;height:3.7211257723px;left:8.3000575378%;top:96.3320562451%;animation-delay:.4893938417s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(21){width:1.1979039876px;height:1.1979039876px;left:52.7051114445%;top:13.5486330447%;animation-delay:.778650167s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(22){width:3.3899993989px;height:3.3899993989px;left:59.7794248349%;top:22.8274978336%;animation-delay:.9868897161s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(23){width:1.1270383738px;height:1.1270383738px;left:43.473732164%;top:18.5486362556%;animation-delay:.0392862284s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(24){width:1.6265513246px;height:1.6265513246px;left:63.8179185448%;top:64.9690702371%;animation-delay:1.4874909565s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(25){width:3.2638305248px;height:3.2638305248px;left:97.8702520632%;top:23.1715491558%;animation-delay:1.6186500716s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(26){width:3.6429674728px;height:3.6429674728px;left:97.3120313081%;top:54.7848113889%;animation-delay:.6989351947s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(27){width:1.0214426785px;height:1.0214426785px;left:58.9614577497%;top:29.7698762223%;animation-delay:1.3718183803s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(28){width:1.2943866747px;height:1.2943866747px;left:91.6871694292%;top:53.4812642605%;animation-delay:1.7936080341s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(29){width:3.16968305px;height:3.16968305px;left:56.4989313464%;top:68.5794197351%;animation-delay:1.6873237023s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(30){width:3.5985780206px;height:3.5985780206px;left:3.9812974553%;top:30.6268634588%;animation-delay:.1653663516s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(31){width:3.8030634142px;height:3.8030634142px;left:44.8427050093%;top:45.2875696767%;animation-delay:.3837508682s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(32){width:3.8412229584px;height:3.8412229584px;left:34.6521692011%;top:66.91759017%;animation-delay:.9635770619s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(33){width:3.555813488px;height:3.555813488px;left:43.5299302208%;top:35.9463761426%;animation-delay:1.828656051s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(34){width:1.2936817263px;height:1.2936817263px;left:92.3536359117%;top:26.3489419938%;animation-delay:.7399948185s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(35){width:2.5769918387px;height:2.5769918387px;left:16.4588020324%;top:96.9686198868%;animation-delay:.9813207337s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(36){width:2.8728749948px;height:2.8728749948px;left:8.8790614637%;top:90.9844986932%;animation-delay:.0504668096s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(37){width:3.2089810198px;height:3.2089810198px;left:13.118681309%;top:9.7917296988%;animation-delay:1.7457279935s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(38){width:3.5305674999px;height:3.5305674999px;left:4.9883456583%;top:69.2390495884%;animation-delay:1.0578532767s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(39){width:2.3173973805px;height:2.3173973805px;left:50.924692851%;top:94.003866892%;animation-delay:.3532892165s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(40){width:3.5003190003px;height:3.5003190003px;left:11.7107600879%;top:65.45794528%;animation-delay:.3899930109s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(41){width:3.5243337687px;height:3.5243337687px;left:10.2467893643%;top:56.2515076891%;animation-delay:.7937221362s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(42){width:2.6857442394px;height:2.6857442394px;left:78.0418698547%;top:4.0288242277%;animation-delay:.9789187604s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(43){width:1.3142325753px;height:1.3142325753px;left:70.9330156429%;top:54.345625154%;animation-delay:1.1714144894s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(44){width:2.6572888523px;height:2.6572888523px;left:6.1731740637%;top:77.8891119066%;animation-delay:1.8697028532s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(45){width:1.0496344047px;height:1.0496344047px;left:6.4189031311%;top:85.8139033464%;animation-delay:.2004118783s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(46){width:1.8031093158px;height:1.8031093158px;left:44.4650852289%;top:5.9597757698%;animation-delay:.1868515997s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(47){width:3.0581633512px;height:3.0581633512px;left:75.8108302521%;top:97.6335832971%;animation-delay:1.5847509994s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(48){width:3.9245245639px;height:3.9245245639px;left:9.6855596045%;top:50.8687223785%;animation-delay:.2784471475s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(49){width:3.8001923805px;height:3.8001923805px;left:35.6044775787%;top:54.4635845481%;animation-delay:1.8277003298s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(50){width:1.7047137239px;height:1.7047137239px;left:20.1279557571%;top:66.9326808617%;animation-delay:1.2470400976s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(51){width:2.2954648067px;height:2.2954648067px;left:7.8835499934%;top:68.9806078652%;animation-delay:.8782841757s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(52){width:3.5696570818px;height:3.5696570818px;left:23.7070605772%;top:38.6718573529%;animation-delay:.5658259598s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(53){width:1.2706691419px;height:1.2706691419px;left:92.7360258983%;top:24.8374673499%;animation-delay:1.8792066895s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(54){width:1.7219078383px;height:1.7219078383px;left:38.0260941745%;top:28.7576685361%;animation-delay:1.3366614616s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(55){width:3.5831757476px;height:3.5831757476px;left:37.2352905572%;top:86.5062399899%;animation-delay:1.2575009194s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(56){width:1.25229199px;height:1.25229199px;left:23.1492256168%;top:12.0719097618%;animation-delay:.5226150521s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(57){width:3.8558969489px;height:3.8558969489px;left:1.27013622%;top:4.5164583011%;animation-delay:.8143151709s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(58){width:3.1546498127px;height:3.1546498127px;left:67.4900975222%;top:36.9313630072%;animation-delay:.7101563594s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(59){width:2.288723187px;height:2.288723187px;left:39.6136281832%;top:26.0223303944%;animation-delay:.7967501302s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(60){width:1.3033279585px;height:1.3033279585px;left:61.4811835592%;top:16.4888582513%;animation-delay:1.1273212797s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(61){width:3.1755535462px;height:3.1755535462px;left:6.4695947816%;top:33.3740471095%;animation-delay:.5743491766s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(62){width:2.9946495409px;height:2.9946495409px;left:62.9781583357%;top:38.3112479524%;animation-delay:1.1312263793s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(63){width:3.8707092287px;height:3.8707092287px;left:69.7805719022%;top:24.1493640246%;animation-delay:1.6968139578s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(64){width:3.6622963561px;height:3.6622963561px;left:56.9660985071%;top:42.0149815016%;animation-delay:1.4519661102s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(65){width:2.4812391399px;height:2.4812391399px;left:59.2528017866%;top:43.5410800737%;animation-delay:.2257201413s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(66){width:2.7243749413px;height:2.7243749413px;left:95.3054017872%;top:61.8278025929%;animation-delay:1.8896659877s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(67){width:1.1409846173px;height:1.1409846173px;left:5.4656871507%;top:37.4504967661%;animation-delay:.1675451466s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(68){width:2.3805346304px;height:2.3805346304px;left:55.8966401101%;top:88.8143551324%;animation-delay:1.7418617482s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(69){width:1.3650526379px;height:1.3650526379px;left:11.2932305806%;top:89.4212830413%;animation-delay:1.5742857917s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(70){width:3.7085390809px;height:3.7085390809px;left:52.3386318454%;top:79.516621367%;animation-delay:.6210119734s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(71){width:1.6841467426px;height:1.6841467426px;left:70.4613902784%;top:89.1205837089%;animation-delay:.738394751s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(72){width:3.0538686381px;height:3.0538686381px;left:61.6267011797%;top:33.2451034154%;animation-delay:1.2606695681s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(73){width:1.5415249601px;height:1.5415249601px;left:36.2669972964%;top:12.6665988266%;animation-delay:.0908392585s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(74){width:2.5487544094px;height:2.5487544094px;left:91.6266165567%;top:25.6920798911%;animation-delay:1.4154031561s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(75){width:1.2998652437px;height:1.2998652437px;left:65.2539107946%;top:44.3953133765%;animation-delay:1.830304441s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(76){width:2.4113512667px;height:2.4113512667px;left:69.2464810703%;top:95.6129341355%;animation-delay:1.7280637256s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(77){width:1.2778902724px;height:1.2778902724px;left:48.1901341799%;top:1.2447170806%;animation-delay:1.4657477773s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(78){width:2.0900649225px;height:2.0900649225px;left:73.5287012758%;top:21.13805819%;animation-delay:1.5143411867s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(79){width:1.1922609673px;height:1.1922609673px;left:95.9373162282%;top:60.0453077012%;animation-delay:1.9002899221s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(80){width:2.0450079557px;height:2.0450079557px;left:6.4263065801%;top:28.5016299069%;animation-delay:5.1718579ms}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(81){width:2.3235039757px;height:2.3235039757px;left:8.5035019174%;top:5.8714081627%;animation-delay:.3144848817s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(82){width:2.5347971444px;height:2.5347971444px;left:22.7582035655%;top:62.9522454726%;animation-delay:.1670037639s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(83){width:2.2028093173px;height:2.2028093173px;left:11.9907243669%;top:14.9219556774%;animation-delay:.3678686839s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(84){width:3.2323080754px;height:3.2323080754px;left:54.3925225821%;top:74.1781179165%;animation-delay:.7270794919s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(85){width:3.4142818884px;height:3.4142818884px;left:14.3478627318%;top:72.7830328478%;animation-delay:.3003525069s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(86){width:2.2541779442px;height:2.2541779442px;left:16.9642580942%;top:8.9965026563%;animation-delay:1.7978446134s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(87){width:3.6799199422px;height:3.6799199422px;left:44.8941811551%;top:99.7066666136%;animation-delay:1.7936566847s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(88){width:3.7338131688px;height:3.7338131688px;left:96.4173372991%;top:92.2169202732%;animation-delay:1.4311994742s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(89){width:2.8979005404px;height:2.8979005404px;left:90.0101583595%;top:90.4244378627%;animation-delay:9.3898774ms}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(90){width:2.4469386559px;height:2.4469386559px;left:72.221877623%;top:56.5940657388%;animation-delay:1.4443150916s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(91){width:1.1868663201px;height:1.1868663201px;left:80.9901498888%;top:32.7640959658%;animation-delay:1.2832582527s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(92){width:2.4044638955px;height:2.4044638955px;left:51.9373487668%;top:38.4964653116%;animation-delay:.3431663044s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(93){width:3.6838875465px;height:3.6838875465px;left:60.9811525736%;top:59.2484942972%;animation-delay:.660499423s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(94){width:3.4830562609px;height:3.4830562609px;left:56.6358517698%;top:11.1266776636%;animation-delay:.2538625421s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(95){width:2.0516464267px;height:2.0516464267px;left:18.9435603373%;top:45.7701338878%;animation-delay:.5327179938s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(96){width:2.2969440104px;height:2.2969440104px;left:86.2455739942%;top:48.3986352343%;animation-delay:1.1559951798s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(97){width:2.4383300088px;height:2.4383300088px;left:90.9823698749%;top:64.5795490135%;animation-delay:1.6058186295s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(98){width:2.3268981229px;height:2.3268981229px;left:31.5808027898%;top:64.7640647442%;animation-delay:1.2386036921s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(99){width:1.0195926279px;height:1.0195926279px;left:2.454694984%;top:74.5080438139%;animation-delay:1.3578818042s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(100){width:3.9641127783px;height:3.9641127783px;left:58.1204967168%;top:95.5904795118%;animation-delay:.0434309001s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(101){width:3.7984317464px;height:3.7984317464px;left:56.1907094372%;top:13.4327204649%;animation-delay:1.2622683161s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(102){width:3.9116113244px;height:3.9116113244px;left:50.3510286192%;top:89.2240120554%;animation-delay:.6491489928s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(103){width:3.9142021438px;height:3.9142021438px;left:9.6084096314%;top:41.26039192%;animation-delay:1.0157971263s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(104){width:1.2769325541px;height:1.2769325541px;left:91.2102180124%;top:59.194355148%;animation-delay:1.7153777232s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(105){width:3.4128953937px;height:3.4128953937px;left:9.8725028241%;top:41.4467304353%;animation-delay:1.2006702227s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(106){width:2.9560774044px;height:2.9560774044px;left:76.7037317246%;top:20.9489175813%;animation-delay:.983888995s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(107){width:3.0618426136px;height:3.0618426136px;left:88.562302912%;top:1.7171655398%;animation-delay:1.4672814282s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(108){width:3.6382081174px;height:3.6382081174px;left:72.6953684817%;top:25.3256572375%;animation-delay:.5147270515s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(109){width:2.6845315311px;height:2.6845315311px;left:25.1529704683%;top:16.5844308998%;animation-delay:.2817023528s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(110){width:1.5772394059px;height:1.5772394059px;left:38.9761565246%;top:19.2259954145%;animation-delay:.526368396s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(111){width:3.0982771686px;height:3.0982771686px;left:38.6002525353%;top:15.6037206847%;animation-delay:1.1351594519s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(112){width:3.7337532587px;height:3.7337532587px;left:47.4578876369%;top:14.1267741135%;animation-delay:1.3227467426s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(113){width:1.0566000696px;height:1.0566000696px;left:68.7927946303%;top:95.6060439363%;animation-delay:.1844597638s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(114){width:1.8882449359px;height:1.8882449359px;left:2.2711070801%;top:27.7671460545%;animation-delay:.5887842268s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(115){width:2.6647815114px;height:2.6647815114px;left:66.7556247605%;top:67.8667251644%;animation-delay:.4934869338s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(116){width:3.8041239174px;height:3.8041239174px;left:74.1308826148%;top:88.196226362%;animation-delay:1.7723175872s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(117){width:1.4504985164px;height:1.4504985164px;left:23.3937945924%;top:77.9203397651%;animation-delay:.8801022882s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(118){width:1.720268359px;height:1.720268359px;left:87.0671952568%;top:26.5124991677%;animation-delay:.3000077562s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(119){width:1.5329119075px;height:1.5329119075px;left:94.5677877497%;top:10.0492808429%;animation-delay:.4616658247s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(120){width:3.0009256415px;height:3.0009256415px;left:85.8095874443%;top:19.0225750965%;animation-delay:.5578865227s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(121){width:1.1867515767px;height:1.1867515767px;left:52.9381253995%;top:31.5806847391%;animation-delay:.4997710964s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(122){width:3.624684432px;height:3.624684432px;left:66.1942223415%;top:30.2564172061%;animation-delay:1.4586246896s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(123){width:2.7139940671px;height:2.7139940671px;left:16.116726667%;top:3.0816642981%;animation-delay:.8105335917s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(124){width:2.4505225402px;height:2.4505225402px;left:40.3438268613%;top:95.4649437633%;animation-delay:1.1209666993s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(125){width:3.2331809458px;height:3.2331809458px;left:35.5341930242%;top:31.2423309132%;animation-delay:1.2783965382s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(126){width:2.8001926309px;height:2.8001926309px;left:93.5311340697%;top:91.4049937889%;animation-delay:.1728332197s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(127){width:3.9710048818px;height:3.9710048818px;left:77.7038797319%;top:38.4765905289%;animation-delay:.7937190805s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(128){width:2.8111431195px;height:2.8111431195px;left:61.1292334577%;top:11.550284707%;animation-delay:.3224767825s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(129){width:1.6092693651px;height:1.6092693651px;left:13.326933559%;top:14.7097254304%;animation-delay:.7863906353s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(130){width:3.8091657612px;height:3.8091657612px;left:14.5835045596%;top:50.1269017668%;animation-delay:.2611476224s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(131){width:1.9596653246px;height:1.9596653246px;left:32.597478069%;top:99.3733404645%;animation-delay:1.4077384706s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(132){width:2.6318833207px;height:2.6318833207px;left:36.4133441597%;top:43.9931589604%;animation-delay:.8973046238s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(133){width:1.3560670164px;height:1.3560670164px;left:30.9725978771%;top:7.6087982545%;animation-delay:1.9545759318s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(134){width:3.4123417522px;height:3.4123417522px;left:26.4492417203%;top:57.5628890284%;animation-delay:.0463251667s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(135){width:2.8230994771px;height:2.8230994771px;left:57.5001167285%;top:53.0077524051%;animation-delay:1.5928084547s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(136){width:3.1981684351px;height:3.1981684351px;left:90.7231088975%;top:81.5951885281%;animation-delay:1.7581138254s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(137){width:3.557088589px;height:3.557088589px;left:63.6591416474%;top:48.3308555314%;animation-delay:.1711585043s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(138){width:2.9365376129px;height:2.9365376129px;left:92.0268858202%;top:90.9226971639%;animation-delay:1.0285652885s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(139){width:3.8692661081px;height:3.8692661081px;left:6.0272247308%;top:76.4607574811%;animation-delay:.987431931s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(140){width:2.2940307734px;height:2.2940307734px;left:16.5015418441%;top:15.2671264149%;animation-delay:.1398594648s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(141){width:1.9695696895px;height:1.9695696895px;left:59.1480344993%;top:39.4263581012%;animation-delay:.2065191063s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(142){width:1.1877049205px;height:1.1877049205px;left:70.8282996153%;top:30.6126227152%;animation-delay:.6870941343s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(143){width:3.0047580279px;height:3.0047580279px;left:54.916983072%;top:71.7715807362%;animation-delay:1.1190413722s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(144){width:1.3634942773px;height:1.3634942773px;left:7.8673865823%;top:29.4201880911%;animation-delay:.4301093598s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(145){width:2.9437859856px;height:2.9437859856px;left:14.319222775%;top:2.6775900122%;animation-delay:1.6398236636s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(146){width:1.8136159577px;height:1.8136159577px;left:50.5284904107%;top:61.4769023534%;animation-delay:.4972684715s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(147){width:3.232299694px;height:3.232299694px;left:41.935189823%;top:81.2343609902%;animation-delay:.5225624799s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(148){width:3.209800674px;height:3.209800674px;left:89.2699835784%;top:5.5995862123%;animation-delay:1.6818507291s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(149){width:3.2746081975px;height:3.2746081975px;left:44.0653980944%;top:18.1435419548%;animation-delay:1.6677154412s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(150){width:2.191101559px;height:2.191101559px;left:1.4222667299%;top:37.6690152303%;animation-delay:.0372706419s}#home-page .circle-bg[data-v-db2e08b4]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}#home-page .circle-bg .circle[data-v-db2e08b4]{position:absolute;border-radius:50%;border:2px solid hsla(0,0%,100%,.1)}#home-page .circle-bg .circle.circle-1[data-v-db2e08b4]{width:366px;height:300px;top:-150px;right:-150px;animation:float-db2e08b4 6s infinite}#home-page .circle-bg .circle.circle-2[data-v-db2e08b4]{width:240px;height:220px;bottom:-80px;left:-100px;animation:float-db2e08b4 8s infinite reverse}#home-page .news-toggle[data-v-db2e08b4]{position:fixed;top:100px;right:20px;width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:100}#home-page .news-toggle.has-new[data-v-db2e08b4]:after{content:"";position:absolute;top:0;right:0;width:10px;height:10px;background:#ff4757;border-radius:50%}#home-page .news-toggle[data-v-db2e08b4]:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}#home-page .news-toggle i[data-v-db2e08b4]{font-size:1.2rem;color:#fff}#home-page .news-panel[data-v-db2e08b4]{position:fixed;top:80px;right:-300px;width:300px;height:auto;max-height:80vh;background:rgba(26,11,46,.95);backdrop-filter:blur(10px);border-radius:10px;padding:1rem;transition:all .3s ease;z-index:99}#home-page .news-panel.active[data-v-db2e08b4]{right:20px}#home-page .news-panel .news-header[data-v-db2e08b4]{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}#home-page .news-panel .news-header i[data-v-db2e08b4]{color:#9f7aea}#home-page .news-panel .news-list .news-item[data-v-db2e08b4]{padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}#home-page .news-panel .news-list .news-item[data-v-db2e08b4]:last-child{border-bottom:none}#home-page .news-panel .news-list .news-item .news-time[data-v-db2e08b4]{font-size:.8rem;color:hsla(0,0%,100%,.6)}#home-page .news-panel .news-list .news-item .news-content[data-v-db2e08b4]{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}#home-page .news-panel .news-list .news-item .news-content i[data-v-db2e08b4]{color:#9f7aea}#home-page .hero[data-v-db2e08b4]{min-height:100vh;display:flex;flex-direction:column;padding-top:80px}#home-page .hero .hero-content[data-v-db2e08b4]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}#home-page .hero .hero-content .main-content[data-v-db2e08b4]{text-align:center;max-width:800px;width:100%}#home-page .hero .hero-content .main-content .clock[data-v-db2e08b4]{margin-bottom:4rem}#home-page .hero .hero-content .main-content .clock .time[data-v-db2e08b4]{font-size:4rem;font-weight:700;margin-bottom:.5rem}@media(max-width:768px){#home-page .hero .hero-content .main-content .clock .time[data-v-db2e08b4]{font-size:3rem}}#home-page .hero .hero-content .main-content .clock .date[data-v-db2e08b4]{font-size:1.2rem;color:hsla(0,0%,100%,.8);margin-bottom:1rem}#home-page .hero .hero-content .main-content .clock .weather[data-v-db2e08b4]{font-size:1rem;color:hsla(0,0%,100%,.8)}#home-page .hero .hero-content .main-content .clock .weather .weather-row[data-v-db2e08b4]{display:flex;justify-content:center;gap:1rem;margin-bottom:.5rem}#home-page .hero .hero-content .main-content .clock .weather .location[data-v-db2e08b4],#home-page .hero .hero-content .main-content .clock .weather .weather-row .description[data-v-db2e08b4]{color:hsla(0,0%,100%,.6)}#home-page .hero .hero-content .main-content .intro[data-v-db2e08b4]{margin-bottom:2rem}#home-page .hero .hero-content .main-content .intro h1[data-v-db2e08b4]{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(45deg,#9f7aea,#4fd1c5);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:768px){#home-page .hero .hero-content .main-content .intro h1[data-v-db2e08b4]{font-size:2rem}}#home-page .hero .hero-content .main-content .intro p[data-v-db2e08b4]{font-size:1.2rem;color:hsla(0,0%,100%,.8);line-height:1.6}@media(max-width:768px){#home-page .hero .hero-content .main-content .intro p[data-v-db2e08b4]{font-size:1rem}}#home-page .hero .hero-content .main-content .social-links[data-v-db2e08b4]{display:flex;justify-content:center;gap:1.5rem}#home-page .hero .hero-content .main-content .social-links a[data-v-db2e08b4]{color:#fff;font-size:1.5rem;transition:all .3s ease}#home-page .hero .hero-content .main-content .social-links a[data-v-db2e08b4]:hover{color:#9f7aea;transform:translateY(-3px)}#home-page .hero .hero-content .main-content .social-links a .gitee-icon[data-v-db2e08b4]{width:28px;height:28px;transition:all .3s ease}#home-page .hero .hero-content .main-content .social-links a .gitee-icon[data-v-db2e08b4]:hover{filter:brightness(0) invert(.7)}#home-page main[data-v-db2e08b4]{padding:2rem}#home-page main .content-grid[data-v-db2e08b4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}#home-page main .content-grid .grid-item[data-v-db2e08b4]{background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-radius:10px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease}#home-page main .content-grid .grid-item[data-v-db2e08b4]:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.15)}#home-page main .content-grid .grid-item i[data-v-db2e08b4]{font-size:2rem;margin-bottom:1rem;color:#9f7aea}#home-page main .content-grid .grid-item h3[data-v-db2e08b4]{font-size:1.2rem;margin:0}#home-page .copyright[data-v-db2e08b4]{text-align:center;padding:1.5rem 2rem;background:rgba(30,15,50,.8);font-size:.85rem}#home-page .copyright .copyright-row[data-v-db2e08b4]{color:hsla(0,0%,100%,.7);margin-bottom:.5rem}#home-page .copyright .copyright-row a[data-v-db2e08b4]{color:hsla(0,0%,100%,.7);text-decoration:none;margin:0 .5rem}#home-page .copyright .copyright-row a[data-v-db2e08b4]:hover{color:#9f7aea}#home-page .copyright .copyright-row .separator[data-v-db2e08b4]{color:hsla(0,0%,100%,.3);margin:0 .8rem}#home-page .copyright .footer-divider[data-v-db2e08b4]{width:120px;height:1px;background:rgba(159,122,234,.4);margin:.8rem auto}#home-page .copyright .disclaimer[data-v-db2e08b4]{font-size:.75rem;color:hsla(0,0%,100%,.4);margin-top:.5rem}@keyframes twinkle-db2e08b4{0%,to{opacity:1}50%{opacity:.3}}@keyframes float-db2e08b4{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}.qr-modal[data-v-db2e08b4]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.qr-modal .qr-content[data-v-db2e08b4]{background:rgba(26,11,46,.95);backdrop-filter:blur(10px);border-radius:10px;padding:1rem;max-width:300px;width:100%}.qr-modal .qr-content .qr-header[data-v-db2e08b4]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.qr-modal .qr-content .qr-header span[data-v-db2e08b4]{font-size:1.2rem}.qr-modal .qr-content .qr-body img[data-v-db2e08b4]{width:100%;height:auto;border-radius:5px}@font-face{font-family:iconfont;src:url(data:font/woff2;base64,d09GMgABAAAAAALkAAsAAAAABswAAAKYAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACCcAqBSIFbATYCJAMICwYABCAFhGcHLxsWBsgOJU3BwEjsAQBQBOEaNpukAKAQfR2DIldVI1oF7Owr/xLIiJtc04zYcyoMIKgBqofk+/0vpelItZ3rJoHk1BxZVqzYTW4O0O36P5fja/gC/gDe3IsOLMDCA2qsZRH28tBbhlc+pF1+RaDREqfatWB8GHTeMTQNutVz2oM8M+5EgQHN0qkoOFIv1EJXFvEFakjPtTeAz/jz8Z82mklqMifn6DbAg9OXgjsmF6tF8nfF5WrweQk1yJgDFOKsP3igTrRR6zQa643gyiL4VaiqoVocWiHEX+ekN4NhzHwmls9+1PQEStq5DbiclEvq0TOV0UeXVBp7Ii2OPJCKw/d3TTVWlrlfaWp7XeH+sLH1ZTVqHk6aOl7X4vzVxvaXi8NdqZdWM1yfHMielWtesPM2G28Xfjxa1J23CfYfGp/4rDbcNJh9ZMvfNoR7bg3+bSw2tiUYFRdvS4pSbKgPb+C+Ih7PDaA6yWfZ84N/4/Gvsn3TZf9tbivgx0Z2KrZXJwXAzED9HRiD3ym6BKIW00UqbSxpTrYn+RMaXQ8VcKydnqdKu247Gup13by5zlAOWb0RpBBnoEaTFahVbxUazQqsb9Ilq06UBkxYQBDa7UDS6htk7c6RQnyCGr1eoVa7f2h0ER27NZkIzkcQQxEP2Tkocpk09iQ0xjqIhILMkCbfKCJ5EXugRqmuRkIojcgcc/LTgpZSDDHJpGCQn4dkOQOzJJNEHFUmKM1aVSrc9hYll0kBHwJhUAgPYs2BRJyMNByi0/L3DUIEBTIGASKjQSJPxNghDSU1AAkJ06CGB9knb5pAi6IwCCMonAIF5TBEJsuAsu3DkhAOpZSY4M+yUrloGCpUbi9O/T2GaMGRpXAHZDWbkeFAAAA=) format("woff2"),url(data:font/woff;base64,d09GRgABAAAAAARgAAsAAAAABswAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAARAAAAGA8iklFY21hcAAAAYgAAABLAAABcOedtwlnbHlmAAAB1AAAAK0AAADIQtPw+2hlYWQAAAKEAAAALwAAADYsUiSzaGhlYQAAArQAAAAcAAAAJAfeA4NobXR4AAAC0AAAAAgAAAAICAAAAGxvY2EAAALYAAAABgAAAAYAZAAAbWF4cAAAAuAAAAAeAAAAIAEOAFVuYW1lAAADAAAAAUAAAAJnEKM8sHBvc3QAAARAAAAAHgAAAC+NWlVMeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGFhYJzAwMrAwNTJdIaBgaEfQjO+ZjBi5ACKMrAyM2AFAWmuKQwHnpU+K2Vu+N/AwMB8hwFIMjCiKGICAH2tDUp4nGNgYGBlYGBgBmIdIGZhYGAMYWBkAAE/oCgjWJyZgQsszsKgBFbDAhJ/Vvr/P4wE8lnAJAMjG8Mo4AGTMlAeOKwgmIERAEcTCz0AeJxjYGJg+L+f+SCzI4MIgwcDA6uSupq6mom5mbmZkbiYuJgIOxs7m7CyEpsso4iYNaORGJBm02ZUUrNlNDEzVjQyA9JqyopKfEyigiJiQAE7JpAIE0NVRqqNra1NasYXGCPzPycvL+dsTl516UsggtEMxP93StFWX5KXk9Fd1lxLnNcBRQuYwfiJl9MCpJRbWp2X8xKIAHIl9W0V/53i5BXXMpdt4OQFAAEBJ+UAAAB4nGNgZGBgAOLp37oWx/PbfGXgZmEAgSczC6IR9P/9LAzMjkAuBwMTSBQATRELCwB4nGNgZGBgbvjfwBDDwgACQJKRARUwAQBHCAJrBAAAAAQAAAAAAAAAAGQAAHicY2BkYGBgYvAEYgYwi4GBCwgZGP6D+QwAD88BZAAAeJyFkT1uwkAQhZ/BkASUKEqkNGlWKSgSyfyUSKlQoKegB7PmR7bXWi9I1DlNjpAT5AjpaHOKSHnYQwNFvNrZb96+mR3JAO6wh4fyu+cu2cMls5IruMCjcJX6k7BPfhauoYmecJ36q3ADL3gTbrJjxg6ef8WshXdhD7f4EK7gBp/CVepfwj75W7iGB/wI16n/Cjcw8a6Fm2h54cDqqdNzNdupVWjSyKTueI71YhNP7ak80TZfmVR1g85RGulU22ObfLvoORepyJpEDXmr49iozJq1Dl2wdC7rt9uR6EFoEgxgoTGFY5xDYYYd4wohDFJERXRn+ZjuBTaIWWn/dU/otsipH3KFLgJ0zlwjutLCeTpNji1f61F1dCtuy5qENJRazUlisuIPPNytqYTUAyyLqgx9tLmiE39QzJD8AdiTb1d4nGNgYoAALgbsgImRiZGZgdXdM8TVlYEBAAnHAYkAAA==) format("woff"),url(data:font/ttf;base64,AAEAAAALAIAAAwAwR1NVQiCLJXoAAAE4AAAAVE9TLzI8iklFAAABjAAAAGBjbWFw5523CQAAAfQAAAFwZ2x5ZkLT8PsAAANsAAAAyGhlYWQsUiSzAAAA4AAAADZoaGVhB94DgwAAALwAAAAkaG10eAgAAAAAAAHsAAAACGxvY2EAZAAAAAADZAAAAAZtYXhwAQ4AVQAAARgAAAAgbmFtZRCjPLAAAAQ0AAACZ3Bvc3SNWlVMAAAGnAAAAC8AAQAAA4D/gABcBAAAAAAABAAAAQAAAAAAAAAAAAAAAAAAAAIAAQAAAAEAAJf2iqNfDzz1AAsEAAAAAADkmXBbAAAAAOSZcFsAAP+/BAADQQAAAAgAAgAAAAAAAAABAAAAAgBJAAIAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAQEAAGQAAUAAAKJAswAAACPAokCzAAAAesAMgEIAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAwOZ15nUDgP+AAAAD3ACAAAAAAQAAAAAAAAAAAAAAAAACBAAAAAQAAAAAAAAFAAAAAwAAACwAAAAEAAABVAABAAAAAABOAAMAAQAAACwAAwAKAAABVAAEACIAAAAEAAQAAQAA5nX//wAA5nX//wAAAAEABAAAAAEAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAABwAAAAAAAAAAQAA5nUAAOZ1AAAAAQAAAAAAZAAAAAIAAP+/A8EDQQAUAEgAAAUiJyYnJjQ3Njc2MhcWFxYUBwYHBhMjIgYdARQWOwEyFh0BFAYrASImPQE0NjMhMjY9ATQmIyEiDgIVERQWMyEyPgI9ATQmAgB6aGU8PT08ZWj0aGU8PT08ZWhp/wkNDQmbCQ0nG9IJDScbATYJDQ0J/sohPS8ZDQkBRx03KhcNQD08ZWj0aGU8PT08ZWj0aGU8PQHyDQk4CQ0NCQsbJw0J0hsnDQk4CQ0ZLz0h/soJDRcqNx2ACQ0AAAASAN4AAQAAAAAAAAATAAAAAQAAAAAAAQAIABMAAQAAAAAAAgAHABsAAQAAAAAAAwAIACIAAQAAAAAABAAIACoAAQAAAAAABQALADIAAQAAAAAABgAIAD0AAQAAAAAACgArAEUAAQAAAAAACwATAHAAAwABBAkAAAAmAIMAAwABBAkAAQAQAKkAAwABBAkAAgAOALkAAwABBAkAAwAQAMcAAwABBAkABAAQANcAAwABBAkABQAWAOcAAwABBAkABgAQAP0AAwABBAkACgBWAQ0AAwABBAkACwAmAWNDcmVhdGVkIGJ5IGljb25mb250aWNvbmZvbnRSZWd1bGFyaWNvbmZvbnRpY29uZm9udFZlcnNpb24gMS4waWNvbmZvbnRHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBDAHIAZQBhAHQAZQBkACAAYgB5ACAAaQBjAG8AbgBmAG8AbgB0AGkAYwBvAG4AZgBvAG4AdABSAGUAZwB1AGwAYQByAGkAYwBvAG4AZgBvAG4AdABpAGMAbwBuAGYAbwBuAHQAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdABHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAIAAAAAAAAACgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgECAQMABUdJVEVFAAAA) format("truetype")}.iconfont[data-v-db2e08b4]{font-family:iconfont!important;font-size:1.8rem;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1}header[data-v-7cb91ccb]{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:rgba(26,11,46,.75);backdrop-filter:blur(10px);transition:all .3s ease}header .logo img[data-v-7cb91ccb]{height:40px;width:auto;cursor:pointer}header nav[data-v-7cb91ccb]{display:flex;gap:2rem}header nav .nav-item[data-v-7cb91ccb]{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;transition:all .3s ease;cursor:pointer}header nav .nav-item i[data-v-7cb91ccb]{font-size:1.2rem}header nav .nav-item[data-v-7cb91ccb]:hover{color:#9f7aea;transform:translateY(-2px)}header .header-actions[data-v-7cb91ccb]{display:flex;align-items:center;gap:1rem}header .header-actions .login-btn[data-v-7cb91ccb]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(159,122,234,.2);border:1px solid rgba(159,122,234,.4);border-radius:20px;color:#fff;font-size:.9rem;cursor:pointer;transition:all .3s ease}header .header-actions .login-btn i[data-v-7cb91ccb]{font-size:1rem}header .header-actions .login-btn[data-v-7cb91ccb]:hover{background:rgba(159,122,234,.3);transform:translateY(-2px)}header .user-info[data-v-7cb91ccb]{position:relative}header .user-info .drawer-top-isNotMobile[data-v-7cb91ccb]{display:flex;align-items:center;padding:2px 8px;background:hsla(0,0%,100%,.1);border-radius:4px;color:#fff;font-size:14px;width:auto}header .user-info .drawer-top-isNotMobile .van-image[data-v-7cb91ccb]{cursor:pointer;border:2px solid hsla(0,0%,100%,.06);transition:transform .18s ease,box-shadow .18s ease}header .user-info .drawer-top-isNotMobile .drawer-top-name[data-v-7cb91ccb]{margin-left:8px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}header .user-info .user-menu[data-v-7cb91ccb]{position:absolute;right:0;top:2.9rem;min-width:130px;background:rgba(26,11,46,.98);border:1px solid hsla(0,0%,100%,.06);box-shadow:0 6px 20px rgba(4,4,12,.6);border-radius:8px;padding:8px 0;color:#fff;z-index:2000;transform-origin:top right;transition:opacity .18s ease,transform .18s ease}header .user-info .user-menu .menu-arrow[data-v-7cb91ccb]{position:absolute;top:-6px;right:12px;width:12px;height:12px;background:rgba(26,11,46,.98);transform:rotate(45deg);border-left:1px solid hsla(0,0%,100%,.04);border-top:1px solid hsla(0,0%,100%,.04)}header .user-info .user-menu .menu-item[data-v-7cb91ccb]{display:flex;align-items:center;gap:.75rem;padding:10px 14px;cursor:pointer;color:#fff;font-size:.95rem}header .user-info .user-menu .menu-item i[data-v-7cb91ccb]{width:18px;text-align:center;color:hsla(0,0%,100%,.85)}header .user-info .user-menu .menu-item[data-v-7cb91ccb]:hover{background:hsla(0,0%,100%,.03)}header .user-info .user-menu .menu-divider[data-v-7cb91ccb]{height:1px;background:hsla(0,0%,100%,.04);margin:6px 8px;border-radius:2px}header .language-switch select[data-v-7cb91ccb]{padding:.5rem;border-radius:4px;background:hsla(0,0%,100%,.1);color:#fff;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;transition:all .3s ease}header .language-switch select[data-v-7cb91ccb]:hover{background:hsla(0,0%,100%,.2)}header .language-switch select option[data-v-7cb91ccb]{background:#1a0b2e;color:#fff}.mobile-menu[data-v-7cb91ccb]{display:none;cursor:pointer;color:#fff}.mobile-drawer-container[data-v-7cb91ccb]{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:9999}.mobile-drawer-mask[data-v-7cb91ccb]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);transition:opacity .4s ease}.mobile-drawer[data-v-7cb91ccb]{position:absolute;top:0;left:0;width:45%;max-width:300px;height:100%;background:rgba(26,11,46,.95);backdrop-filter:blur(10px);transform:translateX(0);will-change:transform;transition:transform .45s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column}.mobile-drawer .drawer-header[data-v-7cb91ccb]{padding:16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,100%,.1)}.mobile-drawer .drawer-header .drawer-logo[data-v-7cb91ccb]{height:30px;width:auto}.mobile-drawer .drawer-header .header-right[data-v-7cb91ccb]{display:flex;align-items:center;gap:12px}.mobile-drawer .drawer-header .header-right .drawer-select[data-v-7cb91ccb]{padding:4px 8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:#fff;font-size:14px;width:auto;min-width:60px}.mobile-drawer .drawer-header .header-right .drawer-select option[data-v-7cb91ccb]{background:#1a0b2e;color:#fff;padding:8px}.mobile-drawer .drawer-header .header-right i[data-v-7cb91ccb]{font-size:20px;color:#fff;cursor:pointer;padding:4px}.mobile-drawer .drawer-top-logout-btn[data-v-7cb91ccb]{padding:3px;border-bottom:1px solid hsla(0,0%,100%,.1);padding:4px 8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:#fff;font-size:14px;width:80%;min-width:60px;margin:10px auto}.mobile-drawer .drawer-top[data-v-7cb91ccb]{padding:14px 16px;border-bottom:1px solid hsla(0,0%,100%,.04);display:flex;align-items:center;justify-content:flex-start}.mobile-drawer .drawer-top .drawer-top-user[data-v-7cb91ccb]{display:flex;align-items:center;gap:12px;cursor:pointer}.mobile-drawer .drawer-top .drawer-top-user .drawer-top-name[data-v-7cb91ccb]{color:#fff;font-weight:600}.mobile-drawer .drawer-top .drawer-top-login[data-v-7cb91ccb]{width:100%}.mobile-drawer .drawer-top .drawer-top-login .drawer-top-login-btn[data-v-7cb91ccb]{width:100%;padding:10px 12px;border-radius:8px;background:rgba(159,122,234,.2);border:1px solid rgba(159,122,234,.35);color:#fff;font-size:1rem;cursor:pointer}.mobile-drawer .drawer-body[data-v-7cb91ccb]{flex:1;overflow-y:auto;padding:16px 0;flex-direction:column}.mobile-drawer .drawer-body .drawer-item[data-v-7cb91ccb]{display:flex;align-items:center;padding:12px 16px;color:#fff;text-decoration:none;transition:background-color .3s}.mobile-drawer .drawer-body .drawer-item i[data-v-7cb91ccb]{width:24px;text-align:center}.mobile-drawer .drawer-body .drawer-item span[data-v-7cb91ccb]{font-size:16px;margin-left:20px}.mobile-drawer .drawer-body .drawer-item[data-v-7cb91ccb]:hover{background:hsla(0,0%,100%,.1)}.mobile-drawer .drawer-body .drawer-login[data-v-7cb91ccb]{margin:.5rem 0;background:rgba(159,122,234,.2);border-radius:8px;margin:0 1rem .5rem 1rem}.mobile-drawer .drawer-body .drawer-login[data-v-7cb91ccb]:hover{background:rgba(159,122,234,.3)!important}.mobile-drawer .drawer-body .drawer-divider[data-v-7cb91ccb]{height:1px;background:hsla(0,0%,100%,.1);margin:.5rem 1rem}@media(max-width:768px){.mobile-menu[data-v-7cb91ccb]{display:block}}.mobile-drawer-enter-active[data-v-7cb91ccb]{transition:all .45s cubic-bezier(.23,1,.32,1)}.mobile-drawer-enter-active .mobile-drawer[data-v-7cb91ccb]{transition:transform .45s cubic-bezier(.23,1,.32,1)}.mobile-drawer-leave-active[data-v-7cb91ccb]{transition:all .45s cubic-bezier(.23,1,.32,1)}.mobile-drawer-leave-active .mobile-drawer[data-v-7cb91ccb]{transition:transform .45s cubic-bezier(.23,1,.32,1)}.mobile-drawer-enter-from[data-v-7cb91ccb],.mobile-drawer-leave-to[data-v-7cb91ccb]{opacity:0}.mobile-drawer-enter-from .mobile-drawer[data-v-7cb91ccb],.mobile-drawer-leave-to .mobile-drawer[data-v-7cb91ccb]{transform:translateX(-100%)}.mask-enter-active[data-v-7cb91ccb],.mask-leave-active[data-v-7cb91ccb]{transition:opacity .45s ease}.mask-enter-from[data-v-7cb91ccb],.mask-leave-to[data-v-7cb91ccb]{opacity:0}:root{--primary-color:#ff52b6;--secondary-color:#78ffd6;--background-color:#1a0b2e}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);color:#fff}#app{min-height:100vh;width:100%}.mobile-qr-dialog,.van-dialog{width:400px!important;max-width:90vw;max-height:85vh;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.mobile-qr-dialog .van-dialog__header,.van-dialog .van-dialog__header{padding:20px 24px;font-size:20px;font-weight:600;color:#323233;text-align:center;border-bottom:1px solid #ebedf0;flex-shrink:0}.mobile-qr-dialog .van-dialog__content,.van-dialog .van-dialog__content{padding:24px;text-align:center;overflow-y:auto;flex:1}.mobile-qr-dialog .van-dialog__content .van-dialog__message,.van-dialog .van-dialog__content .van-dialog__message{overflow:hidden;padding:0;white-space:normal;line-height:0}.mobile-qr-dialog .van-dialog__content .qr-dialog-content,.van-dialog .van-dialog__content .qr-dialog-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.mobile-qr-dialog .van-dialog__content .qr-dialog-content .qr-code-container,.van-dialog .van-dialog__content .qr-dialog-content .qr-code-container{display:flex;align-items:center;justify-content:center;padding:24px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.08);margin-bottom:20px;position:relative;overflow:hidden}.mobile-qr-dialog .van-dialog__content .qr-dialog-content .qr-code-container:before,.van-dialog .van-dialog__content .qr-dialog-content .qr-code-container:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.3) 50%,transparent 70%);animation:shimmer 3s infinite}.mobile-qr-dialog .van-dialog__content .qr-dialog-content .qr-code-container>div,.van-dialog .van-dialog__content .qr-dialog-content .qr-code-container>div{position:relative;z-index:1;background:#fff;padding:12px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mobile-qr-dialog .van-dialog__content .qr-dialog-content .qr-code-container canvas,.mobile-qr-dialog .van-dialog__content .qr-dialog-content .qr-code-container img,.van-dialog .van-dialog__content .qr-dialog-content .qr-code-container canvas,.van-dialog .van-dialog__content .qr-dialog-content .qr-code-container img{display:block;border-radius:4px}.mobile-qr-dialog .van-dialog__content .qr-dialog-content .qr-tip,.van-dialog .van-dialog__content .qr-dialog-content .qr-tip{color:#646566;font-size:14px;margin:0;line-height:1.8;text-align:left;padding:16px;background:#f7f8fa;border-radius:8px;border-left:3px solid #667eea}.mobile-qr-dialog .van-dialog__content .qr-dialog-content .qr-tip strong,.van-dialog .van-dialog__content .qr-dialog-content .qr-tip strong{color:#323233;font-weight:600}@media(max-width:768px){.mobile-qr-dialog .van-dialog,.van-dialog .van-dialog{width:90%!important;max-width:420px}.mobile-qr-dialog .van-dialog__header,.van-dialog .van-dialog__header{padding:18px 20px;font-size:18px}.mobile-qr-dialog .van-dialog__content,.van-dialog .van-dialog__content{padding:20px}.mobile-qr-dialog .qr-code-container,.van-dialog .qr-code-container{padding:16px;margin-bottom:16px}.mobile-qr-dialog .qr-code-container>div,.van-dialog .qr-code-container>div{padding:8px}.mobile-qr-dialog .qr-tip,.van-dialog .qr-tip{font-size:13px;padding:12px}}.mobile-qr-fab{position:fixed;right:30px;top:50%;transform:translateY(-50%);width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px rgba(102,126,234,.4),0 0 0 0 rgba(102,126,234,.7);z-index:999;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:visible;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:fab-pulse 2s ease-in-out infinite}.mobile-qr-fab:hover{transform:translateY(-50%) scale(1.15);box-shadow:0 8px 35px rgba(102,126,234,.6),0 0 0 8px rgba(102,126,234,.1);background:linear-gradient(135deg,#764ba2,#667eea);animation:none}.mobile-qr-fab:hover .fa-mobile-alt{transform:rotate(15deg) scale(1.15)}.mobile-qr-fab:active{transform:translateY(-50%) scale(.95);box-shadow:0 2px 15px rgba(102,126,234,.4);transition:all .1s ease}.mobile-qr-fab:active .fab-ripple{animation:fab-ripple .6s ease-out}.mobile-qr-fab .fa-mobile-alt{font-size:30px;color:#fff;z-index:2;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.mobile-qr-fab .fab-ripple{position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(0,0%,100%,.8);transform:translate(-50%,-50%);opacity:0;pointer-events:none}@media(max-width:768px){.mobile-qr-fab{display:none}}.mobile-qr-button{display:none}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes fab-pulse{0%{box-shadow:0 4px 20px rgba(102,126,234,.4),0 0 0 0 rgba(102,126,234,.7)}50%{box-shadow:0 4px 20px rgba(102,126,234,.4),0 0 0 8px rgba(102,126,234,0)}to{box-shadow:0 4px 20px rgba(102,126,234,.4),0 0 0 0 rgba(102,126,234,0)}}@keyframes fab-ripple{0%{width:0;height:0;opacity:1}to{width:100px;height:100px;opacity:0}}