.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-63905919]{min-height:100vh;position:relative;overflow:hidden;color:#fff;font-family:Poppins,sans-serif}#home-page .gradient-bg[data-v-63905919]{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-63905919]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}#home-page .starry-sky .star[data-v-63905919]{position:absolute;background:#fff;border-radius:50%;animation:twinkle-63905919 2s infinite}#home-page .starry-sky .star[data-v-63905919]:first-child{width:2.755004484px;height:2.755004484px;left:89.7636424315%;top:57.5227393597%;animation-delay:.1644574689s}#home-page .starry-sky .star[data-v-63905919]:nth-child(2){width:1.7853526511px;height:1.7853526511px;left:57.6003087246%;top:91.6055071765%;animation-delay:1.0461270877s}#home-page .starry-sky .star[data-v-63905919]:nth-child(3){width:2.0754313947px;height:2.0754313947px;left:2.2384640235%;top:12.5326215483%;animation-delay:1.6464766849s}#home-page .starry-sky .star[data-v-63905919]:nth-child(4){width:1.8828019484px;height:1.8828019484px;left:6.3995699564%;top:59.2491172163%;animation-delay:.7645454686s}#home-page .starry-sky .star[data-v-63905919]:nth-child(5){width:3.514657179px;height:3.514657179px;left:20.8913391327%;top:96.9802178596%;animation-delay:.6590935228s}#home-page .starry-sky .star[data-v-63905919]:nth-child(6){width:3.3052414326px;height:3.3052414326px;left:28.5132285311%;top:94.5951599717%;animation-delay:1.4171720763s}#home-page .starry-sky .star[data-v-63905919]:nth-child(7){width:2.6304232912px;height:2.6304232912px;left:75.8147246811%;top:72.5917121274%;animation-delay:1.4767257634s}#home-page .starry-sky .star[data-v-63905919]:nth-child(8){width:1.772913236px;height:1.772913236px;left:20.0661563144%;top:67.8931101873%;animation-delay:.3182366432s}#home-page .starry-sky .star[data-v-63905919]:nth-child(9){width:3.2630123639px;height:3.2630123639px;left:66.2848738658%;top:21.2919040605%;animation-delay:1.2487049823s}#home-page .starry-sky .star[data-v-63905919]:nth-child(10){width:3.0686640362px;height:3.0686640362px;left:64.0551424589%;top:61.3814658659%;animation-delay:.1323586404s}#home-page .starry-sky .star[data-v-63905919]:nth-child(11){width:2.4829719163px;height:2.4829719163px;left:62.2757559283%;top:65.8578787686%;animation-delay:.8346171021s}#home-page .starry-sky .star[data-v-63905919]:nth-child(12){width:2.6206165452px;height:2.6206165452px;left:23.2444785392%;top:97.6956614655%;animation-delay:.4069298153s}#home-page .starry-sky .star[data-v-63905919]:nth-child(13){width:1.1237451641px;height:1.1237451641px;left:75.8029654037%;top:58.8755434092%;animation-delay:1.7441314386s}#home-page .starry-sky .star[data-v-63905919]:nth-child(14){width:1.4231362713px;height:1.4231362713px;left:4.8867030211%;top:24.9196426081%;animation-delay:1.8529309926s}#home-page .starry-sky .star[data-v-63905919]:nth-child(15){width:3.9551747059px;height:3.9551747059px;left:85.5514496419%;top:13.7206556366%;animation-delay:1.4355426576s}#home-page .starry-sky .star[data-v-63905919]:nth-child(16){width:1.7344948973px;height:1.7344948973px;left:96.0602424994%;top:66.8600611364%;animation-delay:1.0894586046s}#home-page .starry-sky .star[data-v-63905919]:nth-child(17){width:2.8723184812px;height:2.8723184812px;left:68.0587037765%;top:.2112787927%;animation-delay:1.283512165s}#home-page .starry-sky .star[data-v-63905919]:nth-child(18){width:2.048200049px;height:2.048200049px;left:59.8499103299%;top:75.1720485649%;animation-delay:1.4847581156s}#home-page .starry-sky .star[data-v-63905919]:nth-child(19){width:2.0722295203px;height:2.0722295203px;left:46.482739548%;top:39.4147357719%;animation-delay:.2135598123s}#home-page .starry-sky .star[data-v-63905919]:nth-child(20){width:2.1638291482px;height:2.1638291482px;left:50.0298092377%;top:88.3583613683%;animation-delay:.731833904s}#home-page .starry-sky .star[data-v-63905919]:nth-child(21){width:2.2178725945px;height:2.2178725945px;left:62.4915551167%;top:78.4637593098%;animation-delay:1.0037803188s}#home-page .starry-sky .star[data-v-63905919]:nth-child(22){width:1.6809983953px;height:1.6809983953px;left:9.1623204482%;top:28.6665843819%;animation-delay:1.0677969071s}#home-page .starry-sky .star[data-v-63905919]:nth-child(23){width:2.3108698778px;height:2.3108698778px;left:24.5103101865%;top:24.1286525255%;animation-delay:1.6531853237s}#home-page .starry-sky .star[data-v-63905919]:nth-child(24){width:2.2922139365px;height:2.2922139365px;left:42.0984751451%;top:26.8914729981%;animation-delay:.1706269335s}#home-page .starry-sky .star[data-v-63905919]:nth-child(25){width:1.5319734162px;height:1.5319734162px;left:34.4575233297%;top:69.7434870808%;animation-delay:.6736935941s}#home-page .starry-sky .star[data-v-63905919]:nth-child(26){width:1.702717037px;height:1.702717037px;left:84.9635065146%;top:12.0929239558%;animation-delay:1.3998006474s}#home-page .starry-sky .star[data-v-63905919]:nth-child(27){width:2.3955110819px;height:2.3955110819px;left:48.8878015423%;top:82.7652078972%;animation-delay:.6896572025s}#home-page .starry-sky .star[data-v-63905919]:nth-child(28){width:1.1461396381px;height:1.1461396381px;left:3.0965900174%;top:14.5338318605%;animation-delay:.5155430763s}#home-page .starry-sky .star[data-v-63905919]:nth-child(29){width:2.1840790988px;height:2.1840790988px;left:16.4212568858%;top:97.4272336073%;animation-delay:.5451687785s}#home-page .starry-sky .star[data-v-63905919]:nth-child(30){width:3.2294561689px;height:3.2294561689px;left:77.9657477462%;top:27.9145866106%;animation-delay:.5329570219s}#home-page .starry-sky .star[data-v-63905919]:nth-child(31){width:1.2377117082px;height:1.2377117082px;left:97.6819432054%;top:43.2308614697%;animation-delay:.4188295912s}#home-page .starry-sky .star[data-v-63905919]:nth-child(32){width:3.7483904714px;height:3.7483904714px;left:33.5394233522%;top:14.4067956008%;animation-delay:.6876801732s}#home-page .starry-sky .star[data-v-63905919]:nth-child(33){width:3.8923088393px;height:3.8923088393px;left:22.4506528755%;top:32.5160814704%;animation-delay:.2728415212s}#home-page .starry-sky .star[data-v-63905919]:nth-child(34){width:2.4853268032px;height:2.4853268032px;left:9.8484996707%;top:37.3866465053%;animation-delay:.9338098029s}#home-page .starry-sky .star[data-v-63905919]:nth-child(35){width:1.6937920341px;height:1.6937920341px;left:23.77975126%;top:42.4961974433%;animation-delay:.0584936955s}#home-page .starry-sky .star[data-v-63905919]:nth-child(36){width:3.3037418344px;height:3.3037418344px;left:17.3948268732%;top:90.3000361858%;animation-delay:1.2742739699s}#home-page .starry-sky .star[data-v-63905919]:nth-child(37){width:1.7846724855px;height:1.7846724855px;left:27.2909264203%;top:49.4720992425%;animation-delay:1.0414003713s}#home-page .starry-sky .star[data-v-63905919]:nth-child(38){width:1.8949564258px;height:1.8949564258px;left:15.9903205313%;top:.8089470975%;animation-delay:1.0243567618s}#home-page .starry-sky .star[data-v-63905919]:nth-child(39){width:2.5553986279px;height:2.5553986279px;left:74.963666821%;top:99.2084953314%;animation-delay:.402079211s}#home-page .starry-sky .star[data-v-63905919]:nth-child(40){width:3.4869661942px;height:3.4869661942px;left:48.8770366823%;top:61.6637373698%;animation-delay:1.8970883062s}#home-page .starry-sky .star[data-v-63905919]:nth-child(41){width:3.5961121084px;height:3.5961121084px;left:52.8888874907%;top:1.4910501073%;animation-delay:1.7222531669s}#home-page .starry-sky .star[data-v-63905919]:nth-child(42){width:2.5768239459px;height:2.5768239459px;left:30.080038111%;top:73.1323294675%;animation-delay:1.62185269s}#home-page .starry-sky .star[data-v-63905919]:nth-child(43){width:1.5755806556px;height:1.5755806556px;left:93.0476359793%;top:63.2731789003%;animation-delay:.9559031032s}#home-page .starry-sky .star[data-v-63905919]:nth-child(44){width:1.0678946043px;height:1.0678946043px;left:44.1946181087%;top:70.7967967648%;animation-delay:1.0292063427s}#home-page .starry-sky .star[data-v-63905919]:nth-child(45){width:2.3192486371px;height:2.3192486371px;left:65.3218071347%;top:30.3418111999%;animation-delay:.1559090553s}#home-page .starry-sky .star[data-v-63905919]:nth-child(46){width:2.2561106244px;height:2.2561106244px;left:23.0738959244%;top:10.8049666292%;animation-delay:3.1581231ms}#home-page .starry-sky .star[data-v-63905919]:nth-child(47){width:1.7734541311px;height:1.7734541311px;left:89.6988743067%;top:33.9101069342%;animation-delay:1.9077835748s}#home-page .starry-sky .star[data-v-63905919]:nth-child(48){width:1.1634506978px;height:1.1634506978px;left:12.4323009556%;top:74.6605238413%;animation-delay:.9961254294s}#home-page .starry-sky .star[data-v-63905919]:nth-child(49){width:3.5265641889px;height:3.5265641889px;left:69.5319584688%;top:8.9920097316%;animation-delay:.1007072124s}#home-page .starry-sky .star[data-v-63905919]:nth-child(50){width:1.573121316px;height:1.573121316px;left:78.1499858418%;top:99.6578101024%;animation-delay:.5049279851s}#home-page .starry-sky .star[data-v-63905919]:nth-child(51){width:3.3411390401px;height:3.3411390401px;left:51.0378132749%;top:82.954711523%;animation-delay:.349983806s}#home-page .starry-sky .star[data-v-63905919]:nth-child(52){width:1.6577293788px;height:1.6577293788px;left:47.8965965781%;top:31.2811621773%;animation-delay:1.9883167334s}#home-page .starry-sky .star[data-v-63905919]:nth-child(53){width:2.273560401px;height:2.273560401px;left:30.8485335739%;top:12.8952862387%;animation-delay:1.7143406166s}#home-page .starry-sky .star[data-v-63905919]:nth-child(54){width:3.7058837719px;height:3.7058837719px;left:54.9293719469%;top:.5713870309%;animation-delay:1.4981873503s}#home-page .starry-sky .star[data-v-63905919]:nth-child(55){width:3.5668976444px;height:3.5668976444px;left:66.4720941557%;top:15.1144068486%;animation-delay:.2226551929s}#home-page .starry-sky .star[data-v-63905919]:nth-child(56){width:1.8869291802px;height:1.8869291802px;left:39.1224007578%;top:3.1080622453%;animation-delay:.4466904057s}#home-page .starry-sky .star[data-v-63905919]:nth-child(57){width:2.9787311847px;height:2.9787311847px;left:1.6374461983%;top:19.8496653807%;animation-delay:.8765729133s}#home-page .starry-sky .star[data-v-63905919]:nth-child(58){width:1.3227904074px;height:1.3227904074px;left:81.1862713384%;top:22.1290341104%;animation-delay:1.1451207156s}#home-page .starry-sky .star[data-v-63905919]:nth-child(59){width:3.7493161288px;height:3.7493161288px;left:98.789334849%;top:24.2473621125%;animation-delay:.1698088267s}#home-page .starry-sky .star[data-v-63905919]:nth-child(60){width:3.050109016px;height:3.050109016px;left:23.8404334358%;top:48.5087029562%;animation-delay:.4930125459s}#home-page .starry-sky .star[data-v-63905919]:nth-child(61){width:1.029626242px;height:1.029626242px;left:37.4939250732%;top:16.4316590606%;animation-delay:.3641973393s}#home-page .starry-sky .star[data-v-63905919]:nth-child(62){width:1.3563793364px;height:1.3563793364px;left:54.2016388903%;top:65.1257657475%;animation-delay:.512936456s}#home-page .starry-sky .star[data-v-63905919]:nth-child(63){width:2.0912035445px;height:2.0912035445px;left:50.8873263886%;top:22.2020614685%;animation-delay:.3722425897s}#home-page .starry-sky .star[data-v-63905919]:nth-child(64){width:3.2669315497px;height:3.2669315497px;left:23.4609547887%;top:74.1166860221%;animation-delay:1.7772058681s}#home-page .starry-sky .star[data-v-63905919]:nth-child(65){width:3.6249615389px;height:3.6249615389px;left:19.0594592958%;top:45.1776100588%;animation-delay:1.1482519671s}#home-page .starry-sky .star[data-v-63905919]:nth-child(66){width:1.9753156496px;height:1.9753156496px;left:96.012044845%;top:30.0692190435%;animation-delay:1.4089076644s}#home-page .starry-sky .star[data-v-63905919]:nth-child(67){width:1.8981111744px;height:1.8981111744px;left:4.8997750755%;top:46.7046882828%;animation-delay:1.2161879248s}#home-page .starry-sky .star[data-v-63905919]:nth-child(68){width:1.2101534326px;height:1.2101534326px;left:4.487945452%;top:24.2871182387%;animation-delay:4.8933532ms}#home-page .starry-sky .star[data-v-63905919]:nth-child(69){width:3.4811544256px;height:3.4811544256px;left:74.0365134343%;top:94.8432041793%;animation-delay:.4591914318s}#home-page .starry-sky .star[data-v-63905919]:nth-child(70){width:3.7016702771px;height:3.7016702771px;left:1.3879009329%;top:95.0366865051%;animation-delay:.0633442335s}#home-page .starry-sky .star[data-v-63905919]:nth-child(71){width:1.593782853px;height:1.593782853px;left:63.5499128005%;top:36.8567205153%;animation-delay:.181295853s}#home-page .starry-sky .star[data-v-63905919]:nth-child(72){width:3.2797858254px;height:3.2797858254px;left:7.5438844153%;top:90.0567676549%;animation-delay:.2892610587s}#home-page .starry-sky .star[data-v-63905919]:nth-child(73){width:2.443981919px;height:2.443981919px;left:51.4846166316%;top:.5761858799%;animation-delay:1.1991193553s}#home-page .starry-sky .star[data-v-63905919]:nth-child(74){width:3.0691673075px;height:3.0691673075px;left:74.6198721668%;top:20.4502252769%;animation-delay:.7053794424s}#home-page .starry-sky .star[data-v-63905919]:nth-child(75){width:2.0220288355px;height:2.0220288355px;left:47.2466571437%;top:64.6281368421%;animation-delay:1.825148631s}#home-page .starry-sky .star[data-v-63905919]:nth-child(76){width:1.5192722565px;height:1.5192722565px;left:85.3018860973%;top:43.4600305426%;animation-delay:.3092483455s}#home-page .starry-sky .star[data-v-63905919]:nth-child(77){width:2.1300193676px;height:2.1300193676px;left:82.7452305869%;top:99.6830737477%;animation-delay:.5820592403s}#home-page .starry-sky .star[data-v-63905919]:nth-child(78){width:2.5698759786px;height:2.5698759786px;left:44.1330818723%;top:73.1234825331%;animation-delay:.6372858531s}#home-page .starry-sky .star[data-v-63905919]:nth-child(79){width:3.1452352843px;height:3.1452352843px;left:10.7182922099%;top:58.0900457125%;animation-delay:1.5645142268s}#home-page .starry-sky .star[data-v-63905919]:nth-child(80){width:1.6992303187px;height:1.6992303187px;left:11.718362133%;top:29.0329029795%;animation-delay:1.8093609067s}#home-page .starry-sky .star[data-v-63905919]:nth-child(81){width:2.537394146px;height:2.537394146px;left:66.9693933727%;top:41.065552895%;animation-delay:.1033775354s}#home-page .starry-sky .star[data-v-63905919]:nth-child(82){width:3.8789196035px;height:3.8789196035px;left:47.2589281939%;top:74.8700880904%;animation-delay:1.0601015695s}#home-page .starry-sky .star[data-v-63905919]:nth-child(83){width:1.2646698411px;height:1.2646698411px;left:25.1533792472%;top:10.0746668519%;animation-delay:1.0425092847s}#home-page .starry-sky .star[data-v-63905919]:nth-child(84){width:2.3752343926px;height:2.3752343926px;left:39.5804128939%;top:36.2241423083%;animation-delay:1.4616631297s}#home-page .starry-sky .star[data-v-63905919]:nth-child(85){width:1.3300949259px;height:1.3300949259px;left:70.068433634%;top:18.3956325223%;animation-delay:.8643314716s}#home-page .starry-sky .star[data-v-63905919]:nth-child(86){width:1.5084110711px;height:1.5084110711px;left:76.5709730853%;top:94.2176356137%;animation-delay:1.5423014018s}#home-page .starry-sky .star[data-v-63905919]:nth-child(87){width:1.0531670418px;height:1.0531670418px;left:28.4073648801%;top:79.35449514%;animation-delay:.7105230926s}#home-page .starry-sky .star[data-v-63905919]:nth-child(88){width:2.6753629502px;height:2.6753629502px;left:16.4637058392%;top:63.3826378066%;animation-delay:1.8820396592s}#home-page .starry-sky .star[data-v-63905919]:nth-child(89){width:2.3780732621px;height:2.3780732621px;left:41.1256110855%;top:40.0005755347%;animation-delay:.690057836s}#home-page .starry-sky .star[data-v-63905919]:nth-child(90){width:1.0118910452px;height:1.0118910452px;left:78.1175608562%;top:61.9605343976%;animation-delay:1.629770169s}#home-page .starry-sky .star[data-v-63905919]:nth-child(91){width:3.6107003171px;height:3.6107003171px;left:23.6520123783%;top:9.8235485811%;animation-delay:1.2462593859s}#home-page .starry-sky .star[data-v-63905919]:nth-child(92){width:2.5447344805px;height:2.5447344805px;left:38.0386554184%;top:60.7747491982%;animation-delay:.0464005461s}#home-page .starry-sky .star[data-v-63905919]:nth-child(93){width:1.1202532765px;height:1.1202532765px;left:23.8229233154%;top:32.1187423788%;animation-delay:1.7597066313s}#home-page .starry-sky .star[data-v-63905919]:nth-child(94){width:2.028604882px;height:2.028604882px;left:62.7728008528%;top:9.6508614603%;animation-delay:1.3274967837s}#home-page .starry-sky .star[data-v-63905919]:nth-child(95){width:2.8356894154px;height:2.8356894154px;left:94.0268954015%;top:39.3698577233%;animation-delay:1.3302870376s}#home-page .starry-sky .star[data-v-63905919]:nth-child(96){width:2.8534013478px;height:2.8534013478px;left:46.7296953849%;top:82.495620601%;animation-delay:1.4067108385s}#home-page .starry-sky .star[data-v-63905919]:nth-child(97){width:2.061723394px;height:2.061723394px;left:96.603723253%;top:84.4087417124%;animation-delay:.2778740048s}#home-page .starry-sky .star[data-v-63905919]:nth-child(98){width:3.8940963273px;height:3.8940963273px;left:37.7610156908%;top:68.2718422547%;animation-delay:1.7106721593s}#home-page .starry-sky .star[data-v-63905919]:nth-child(99){width:3.9602043469px;height:3.9602043469px;left:41.1095332638%;top:56.1410558468%;animation-delay:1.2060750694s}#home-page .starry-sky .star[data-v-63905919]:nth-child(100){width:2.9836158994px;height:2.9836158994px;left:72.6627602134%;top:22.511579603%;animation-delay:.2678853589s}#home-page .starry-sky .star[data-v-63905919]:nth-child(101){width:1.4197429842px;height:1.4197429842px;left:39.8449371324%;top:89.7919014125%;animation-delay:1.7677122071s}#home-page .starry-sky .star[data-v-63905919]:nth-child(102){width:3.3814859006px;height:3.3814859006px;left:36.8117842707%;top:70.3399196771%;animation-delay:.5825935907s}#home-page .starry-sky .star[data-v-63905919]:nth-child(103){width:3.5367580214px;height:3.5367580214px;left:27.085059994%;top:3.3585022072%;animation-delay:.0600534178s}#home-page .starry-sky .star[data-v-63905919]:nth-child(104){width:1.4908101301px;height:1.4908101301px;left:23.2565120911%;top:94.1082225418%;animation-delay:.5335589788s}#home-page .starry-sky .star[data-v-63905919]:nth-child(105){width:3.6341072236px;height:3.6341072236px;left:62.6346049636%;top:63.8284908594%;animation-delay:1.3344260845s}#home-page .starry-sky .star[data-v-63905919]:nth-child(106){width:2.723869577px;height:2.723869577px;left:45.972750599%;top:40.0720894453%;animation-delay:.8695512977s}#home-page .starry-sky .star[data-v-63905919]:nth-child(107){width:2.2022593819px;height:2.2022593819px;left:40.5977577381%;top:60.6200700751%;animation-delay:.6880075082s}#home-page .starry-sky .star[data-v-63905919]:nth-child(108){width:1.2394569459px;height:1.2394569459px;left:88.7047488588%;top:40.6595065921%;animation-delay:1.9750138445s}#home-page .starry-sky .star[data-v-63905919]:nth-child(109){width:3.1723405801px;height:3.1723405801px;left:14.0295604275%;top:23.6511069463%;animation-delay:.4282632262s}#home-page .starry-sky .star[data-v-63905919]:nth-child(110){width:3.8498249464px;height:3.8498249464px;left:84.303328371%;top:49.9352259176%;animation-delay:1.4733910753s}#home-page .starry-sky .star[data-v-63905919]:nth-child(111){width:3.3599155762px;height:3.3599155762px;left:40.2070955696%;top:53.5985726269%;animation-delay:.0652255784s}#home-page .starry-sky .star[data-v-63905919]:nth-child(112){width:1.4509008748px;height:1.4509008748px;left:27.1857226753%;top:97.8498291975%;animation-delay:.7768771319s}#home-page .starry-sky .star[data-v-63905919]:nth-child(113){width:3.2442229027px;height:3.2442229027px;left:75.5287327886%;top:91.1696623893%;animation-delay:.4623639761s}#home-page .starry-sky .star[data-v-63905919]:nth-child(114){width:1.9068606827px;height:1.9068606827px;left:89.9828125878%;top:47.6787783771%;animation-delay:.8183512584s}#home-page .starry-sky .star[data-v-63905919]:nth-child(115){width:3.9087982124px;height:3.9087982124px;left:50.178916891%;top:40.0997772298%;animation-delay:.4962908862s}#home-page .starry-sky .star[data-v-63905919]:nth-child(116){width:2.4742829298px;height:2.4742829298px;left:76.4068683974%;top:82.1285059872%;animation-delay:.3249455022s}#home-page .starry-sky .star[data-v-63905919]:nth-child(117){width:1.3392615803px;height:1.3392615803px;left:65.0243164366%;top:88.474814267%;animation-delay:.8154969629s}#home-page .starry-sky .star[data-v-63905919]:nth-child(118){width:2.9736105153px;height:2.9736105153px;left:77.8928216486%;top:23.6383596229%;animation-delay:1.8693306638s}#home-page .starry-sky .star[data-v-63905919]:nth-child(119){width:3.9169791787px;height:3.9169791787px;left:97.0978612543%;top:36.5259095084%;animation-delay:1.0236091968s}#home-page .starry-sky .star[data-v-63905919]:nth-child(120){width:1.9827023868px;height:1.9827023868px;left:97.6566773777%;top:32.3281881912%;animation-delay:1.1849516029s}#home-page .starry-sky .star[data-v-63905919]:nth-child(121){width:3.3350846792px;height:3.3350846792px;left:90.49797533%;top:73.8246632776%;animation-delay:.476569271s}#home-page .starry-sky .star[data-v-63905919]:nth-child(122){width:3.496737228px;height:3.496737228px;left:62.5413449292%;top:77.138432135%;animation-delay:1.0863127545s}#home-page .starry-sky .star[data-v-63905919]:nth-child(123){width:1.7515026248px;height:1.7515026248px;left:46.6826892965%;top:5.7528403171%;animation-delay:1.8921476705s}#home-page .starry-sky .star[data-v-63905919]:nth-child(124){width:1.3479910893px;height:1.3479910893px;left:3.6525323105%;top:19.3009274781%;animation-delay:1.4138592601s}#home-page .starry-sky .star[data-v-63905919]:nth-child(125){width:2.1666273001px;height:2.1666273001px;left:15.9747308179%;top:53.8027973301%;animation-delay:.7258005121s}#home-page .starry-sky .star[data-v-63905919]:nth-child(126){width:3.3836422205px;height:3.3836422205px;left:52.1790536813%;top:26.4701849404%;animation-delay:1.610436209s}#home-page .starry-sky .star[data-v-63905919]:nth-child(127){width:1.616859211px;height:1.616859211px;left:93.2449643593%;top:40.4965369842%;animation-delay:1.1476943753s}#home-page .starry-sky .star[data-v-63905919]:nth-child(128){width:1.6369696793px;height:1.6369696793px;left:34.1955799343%;top:93.9533658947%;animation-delay:1.9737020399s}#home-page .starry-sky .star[data-v-63905919]:nth-child(129){width:2.109839798px;height:2.109839798px;left:5.9332264012%;top:78.4302306035%;animation-delay:.4458875646s}#home-page .starry-sky .star[data-v-63905919]:nth-child(130){width:2.5405953516px;height:2.5405953516px;left:57.6650998448%;top:22.0368404181%;animation-delay:.9502927832s}#home-page .starry-sky .star[data-v-63905919]:nth-child(131){width:3.4708818913px;height:3.4708818913px;left:2.0908168093%;top:13.4480710109%;animation-delay:.3551516628s}#home-page .starry-sky .star[data-v-63905919]:nth-child(132){width:3.6665617156px;height:3.6665617156px;left:75.1563601164%;top:84.382152367%;animation-delay:.6110852569s}#home-page .starry-sky .star[data-v-63905919]:nth-child(133){width:1.0801689004px;height:1.0801689004px;left:64.1422906054%;top:46.8163470379%;animation-delay:.3989996621s}#home-page .starry-sky .star[data-v-63905919]:nth-child(134){width:1.8177116029px;height:1.8177116029px;left:74.560434032%;top:20.5981470476%;animation-delay:1.7903956019s}#home-page .starry-sky .star[data-v-63905919]:nth-child(135){width:2.0623427303px;height:2.0623427303px;left:.2666126261%;top:63.289606201%;animation-delay:1.3900671185s}#home-page .starry-sky .star[data-v-63905919]:nth-child(136){width:3.1687550481px;height:3.1687550481px;left:26.918722393%;top:33.7756832856%;animation-delay:.6409700518s}#home-page .starry-sky .star[data-v-63905919]:nth-child(137){width:2.5446075696px;height:2.5446075696px;left:32.7995078244%;top:42.5932853105%;animation-delay:.7697056201s}#home-page .starry-sky .star[data-v-63905919]:nth-child(138){width:2.7072573036px;height:2.7072573036px;left:44.8938944985%;top:49.2932869796%;animation-delay:1.8014602459s}#home-page .starry-sky .star[data-v-63905919]:nth-child(139){width:1.9009061421px;height:1.9009061421px;left:26.7018546308%;top:8.910319215%;animation-delay:1.4826931798s}#home-page .starry-sky .star[data-v-63905919]:nth-child(140){width:2.6479134888px;height:2.6479134888px;left:39.4784605142%;top:11.8667837201%;animation-delay:1.6881982418s}#home-page .starry-sky .star[data-v-63905919]:nth-child(141){width:1.0290354405px;height:1.0290354405px;left:37.0155361219%;top:51.9999486231%;animation-delay:1.6088171212s}#home-page .starry-sky .star[data-v-63905919]:nth-child(142){width:1.9302516023px;height:1.9302516023px;left:98.1590187838%;top:97.0456039663%;animation-delay:1.050060158s}#home-page .starry-sky .star[data-v-63905919]:nth-child(143){width:2.2952056845px;height:2.2952056845px;left:3.4066561293%;top:85.7303826733%;animation-delay:.7084845392s}#home-page .starry-sky .star[data-v-63905919]:nth-child(144){width:3.0022955586px;height:3.0022955586px;left:10.1260163445%;top:87.1750762736%;animation-delay:1.2875939329s}#home-page .starry-sky .star[data-v-63905919]:nth-child(145){width:1.0335671376px;height:1.0335671376px;left:63.2717306936%;top:42.6598287219%;animation-delay:1.1482418461s}#home-page .starry-sky .star[data-v-63905919]:nth-child(146){width:3.3093186057px;height:3.3093186057px;left:61.7583251002%;top:53.003333353%;animation-delay:1.6483096586s}#home-page .starry-sky .star[data-v-63905919]:nth-child(147){width:3.3501264407px;height:3.3501264407px;left:36.6848243558%;top:1.0159563264%;animation-delay:1.2202770144s}#home-page .starry-sky .star[data-v-63905919]:nth-child(148){width:3.3848906349px;height:3.3848906349px;left:81.6098257318%;top:10.4837776045%;animation-delay:.3229224416s}#home-page .starry-sky .star[data-v-63905919]:nth-child(149){width:2.9780072661px;height:2.9780072661px;left:97.9104197193%;top:91.8975201052%;animation-delay:1.0046907826s}#home-page .starry-sky .star[data-v-63905919]:nth-child(150){width:3.6615986173px;height:3.6615986173px;left:68.8770816711%;top:90.0570715674%;animation-delay:.6301355422s}#home-page .circle-bg[data-v-63905919]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden}#home-page .circle-bg .circle[data-v-63905919]{position:absolute;border-radius:50%;border:2px solid hsla(0,0%,100%,.1)}#home-page .circle-bg .circle.circle-1[data-v-63905919]{width:366px;height:300px;top:-150px;right:-150px;animation:float-63905919 6s infinite}#home-page .circle-bg .circle.circle-2[data-v-63905919]{width:240px;height:220px;bottom:-80px;left:-100px;animation:float-63905919 8s infinite reverse}#home-page .news-toggle[data-v-63905919]{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-63905919]:after{content:"";position:absolute;top:0;right:0;width:10px;height:10px;background:#ff4757;border-radius:50%}#home-page .news-toggle[data-v-63905919]:hover{background:hsla(0,0%,100%,.2);transform:scale(1.1)}#home-page .news-toggle i[data-v-63905919]{font-size:1.2rem;color:#fff}#home-page .news-panel[data-v-63905919]{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-63905919]{right:20px}#home-page .news-panel .news-header[data-v-63905919]{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-63905919]{color:#9f7aea}#home-page .news-panel .news-list .news-item[data-v-63905919]{padding:.5rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}#home-page .news-panel .news-list .news-item[data-v-63905919]:last-child{border-bottom:none}#home-page .news-panel .news-list .news-item .news-time[data-v-63905919]{font-size:.8rem;color:hsla(0,0%,100%,.6)}#home-page .news-panel .news-list .news-item .news-content[data-v-63905919]{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}#home-page .news-panel .news-list .news-item .news-content i[data-v-63905919]{color:#9f7aea}#home-page .hero[data-v-63905919]{min-height:100vh;display:flex;flex-direction:column;padding-top:80px}#home-page .hero .hero-content[data-v-63905919]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}#home-page .hero .hero-content .main-content[data-v-63905919]{text-align:center;max-width:800px;width:100%}#home-page .hero .hero-content .main-content .clock[data-v-63905919]{margin-bottom:4rem}#home-page .hero .hero-content .main-content .clock .time[data-v-63905919]{font-size:4rem;font-weight:700;margin-bottom:.5rem}@media(max-width:768px){#home-page .hero .hero-content .main-content .clock .time[data-v-63905919]{font-size:3rem}}#home-page .hero .hero-content .main-content .clock .date[data-v-63905919]{font-size:1.2rem;color:hsla(0,0%,100%,.8);margin-bottom:1rem}#home-page .hero .hero-content .main-content .clock .weather[data-v-63905919]{font-size:1rem;color:hsla(0,0%,100%,.8)}#home-page .hero .hero-content .main-content .clock .weather .weather-row[data-v-63905919]{display:flex;justify-content:center;gap:1rem;margin-bottom:.5rem}#home-page .hero .hero-content .main-content .clock .weather .location[data-v-63905919],#home-page .hero .hero-content .main-content .clock .weather .weather-row .description[data-v-63905919]{color:hsla(0,0%,100%,.6)}#home-page .hero .hero-content .main-content .intro[data-v-63905919]{margin-bottom:2rem}#home-page .hero .hero-content .main-content .intro h1[data-v-63905919]{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-63905919]{font-size:2rem}}#home-page .hero .hero-content .main-content .intro p[data-v-63905919]{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-63905919]{font-size:1rem}}#home-page .hero .hero-content .main-content .social-links[data-v-63905919]{display:flex;justify-content:center;gap:1.5rem}#home-page .hero .hero-content .main-content .social-links a[data-v-63905919]{color:#fff;font-size:1.5rem;transition:all .3s ease}#home-page .hero .hero-content .main-content .social-links a[data-v-63905919]:hover{color:#9f7aea;transform:translateY(-3px)}#home-page .hero .hero-content .main-content .social-links a .gitee-icon[data-v-63905919]{width:28px;height:28px;transition:all .3s ease}#home-page .hero .hero-content .main-content .social-links a .gitee-icon[data-v-63905919]:hover{filter:brightness(0) invert(.7)}#home-page main[data-v-63905919]{padding:2rem}#home-page main .content-grid[data-v-63905919]{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-63905919]{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-63905919]:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.15)}#home-page main .content-grid .grid-item i[data-v-63905919]{font-size:2rem;margin-bottom:1rem;color:#9f7aea}#home-page main .content-grid .grid-item h3[data-v-63905919]{font-size:1.2rem;margin:0}#home-page .copyright[data-v-63905919]{text-align:center;padding:2rem;color:hsla(0,0%,100%,.6);font-size:.9rem}#home-page .copyright a[data-v-63905919]{color:hsla(0,0%,100%,.6);text-decoration:none}#home-page .copyright a[data-v-63905919]:hover{color:#fff}@keyframes twinkle-63905919{0%,to{opacity:1}50%{opacity:.3}}@keyframes float-63905919{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}.qr-modal[data-v-63905919]{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-63905919]{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-63905919]{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-63905919]{font-size:1.2rem}.qr-modal .qr-content .qr-body img[data-v-63905919]{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-63905919]{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}}