.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-23e20d96]{text-align:center;padding:15px 0}.loading-dots[data-v-23e20d96]{display:inline-flex;gap:6px}.loading-dots span[data-v-23e20d96]{width:8px;height:8px;background-color:hsla(0,0%,100%,.6);border-radius:50%;animation:loading-23e20d96 1.2s ease-in-out infinite}.loading-dots span[data-v-23e20d96]:nth-child(2){animation-delay:.2s}.loading-dots span[data-v-23e20d96]:nth-child(3){animation-delay:.4s}@keyframes loading-23e20d96{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.mood-content[data-v-23e20d96]{animation:fadeIn-23e20d96 .5s ease-in}.mood-text[data-v-23e20d96]{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-23e20d96]{font-size:2.2rem}@keyframes fadeIn-23e20d96{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.mood-text[data-v-23e20d96]{font-size:1.5rem}.mood-icon[data-v-23e20d96]{font-size:1.6rem}}.ai-weather-tip[data-v-26ae1eb4]{text-align:center;padding:12px 0}.loading-dots[data-v-26ae1eb4]{display:inline-flex;gap:4px}.loading-dots span[data-v-26ae1eb4]{width:6px;height:6px;background-color:hsla(0,0%,100%,.5);border-radius:50%;animation:loading-26ae1eb4 1.2s ease-in-out infinite}.loading-dots span[data-v-26ae1eb4]:nth-child(2){animation-delay:.2s}.loading-dots span[data-v-26ae1eb4]:nth-child(3){animation-delay:.4s}@keyframes loading-26ae1eb4{0%,to{transform:scale(.8);opacity:.5}50%{transform:scale(1.2);opacity:1}}.tip-content[data-v-26ae1eb4]{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-26ae1eb4 .5s ease-in}.weather-icon[data-v-26ae1eb4]{font-size:18px}@keyframes fadeIn-26ae1eb4{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tip-content[data-v-26ae1eb4]{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.8399246267px;height:3.8399246267px;left:3.124490473%;top:38.6845672143%;animation-delay:1.9956458637s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(2){width:1.4950888327px;height:1.4950888327px;left:18.6649634757%;top:45.1643455186%;animation-delay:.5212351994s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(3){width:2.1465503288px;height:2.1465503288px;left:38.2268350913%;top:34.7186615722%;animation-delay:1.2271895065s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(4){width:1.2450459172px;height:1.2450459172px;left:39.8390089429%;top:65.5007517439%;animation-delay:.7837972172s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(5){width:1.6012034525px;height:1.6012034525px;left:57.7791564092%;top:84.8060363457%;animation-delay:1.1375030867s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(6){width:1.079677471px;height:1.079677471px;left:29.417216837%;top:92.220795547%;animation-delay:1.7305941753s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(7){width:1.6634896685px;height:1.6634896685px;left:52.5727542325%;top:54.147866813%;animation-delay:.4482601053s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(8){width:3.7209463199px;height:3.7209463199px;left:71.0049210401%;top:5.9861449387%;animation-delay:1.7102667328s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(9){width:1.4688420897px;height:1.4688420897px;left:35.5403515539%;top:47.7749966852%;animation-delay:1.5535764899s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(10){width:3.9993392099px;height:3.9993392099px;left:7.4628654692%;top:66.4497804734%;animation-delay:1.8276806143s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(11){width:1.2941332129px;height:1.2941332129px;left:5.0614737495%;top:76.5386591658%;animation-delay:1.6998881562s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(12){width:2.421233414px;height:2.421233414px;left:6.9550187824%;top:21.4747888999%;animation-delay:1.8295346322s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(13){width:1.1911965282px;height:1.1911965282px;left:61.8057868078%;top:44.4909870927%;animation-delay:.4031968032s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(14){width:1.6779746068px;height:1.6779746068px;left:99.6404599527%;top:64.6765792077%;animation-delay:1.8921912396s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(15){width:1.2573242117px;height:1.2573242117px;left:76.9198748135%;top:6.2020134624%;animation-delay:.9189561453s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(16){width:3.471844343px;height:3.471844343px;left:50.0842608355%;top:52.1242130344%;animation-delay:1.3564735164s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(17){width:3.3187328197px;height:3.3187328197px;left:25.2403711385%;top:60.9116029326%;animation-delay:1.1059584291s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(18){width:1.5346671829px;height:1.5346671829px;left:36.9404889506%;top:92.9002526968%;animation-delay:.2888092519s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(19){width:2.32092364px;height:2.32092364px;left:46.6453657322%;top:84.4391790817%;animation-delay:1.3862574565s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(20){width:2.541281633px;height:2.541281633px;left:48.2579886011%;top:69.1434696601%;animation-delay:1.6715382867s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(21){width:1.7170572021px;height:1.7170572021px;left:98.5369750024%;top:96.7572901801%;animation-delay:1.3666736173s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(22){width:3.6505100505px;height:3.6505100505px;left:34.0196075197%;top:54.9046007603%;animation-delay:.2131183722s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(23){width:2.74580583px;height:2.74580583px;left:35.5627424758%;top:33.3277273687%;animation-delay:1.9171229678s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(24){width:3.8315603498px;height:3.8315603498px;left:87.6351730664%;top:53.3447331805%;animation-delay:1.880103165s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(25){width:2.9710812831px;height:2.9710812831px;left:42.4660103724%;top:15.5836741993%;animation-delay:.5796435944s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(26){width:1.7483425429px;height:1.7483425429px;left:79.812797101%;top:30.5473048089%;animation-delay:1.9669557384s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(27){width:2.4843648531px;height:2.4843648531px;left:96.8821441164%;top:5.4402779187%;animation-delay:.8247118499s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(28){width:3.4648660962px;height:3.4648660962px;left:40.4081403635%;top:76.6392657794%;animation-delay:1.7126278609s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(29){width:2.6627569168px;height:2.6627569168px;left:33.3389504386%;top:94.3559385823%;animation-delay:.6001707839s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(30){width:2.1844935072px;height:2.1844935072px;left:95.1417858839%;top:55.9151718748%;animation-delay:.3401511222s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(31){width:3.1890009155px;height:3.1890009155px;left:90.5106624857%;top:.771362994%;animation-delay:1.6474413138s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(32){width:1.7736232323px;height:1.7736232323px;left:43.9587955108%;top:82.6589963284%;animation-delay:1.6615151628s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(33){width:2.6094220464px;height:2.6094220464px;left:8.2435814159%;top:50.687372248%;animation-delay:.17416187s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(34){width:1.9444708646px;height:1.9444708646px;left:91.9121552043%;top:28.6636225346%;animation-delay:.1809677139s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(35){width:2.6952254145px;height:2.6952254145px;left:61.9047563389%;top:96.772687186%;animation-delay:.5200663198s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(36){width:2.3690358372px;height:2.3690358372px;left:86.5371793502%;top:73.4786255281%;animation-delay:.1452155465s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(37){width:1.8942175644px;height:1.8942175644px;left:78.3227384903%;top:39.5275575181%;animation-delay:1.1118018962s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(38){width:3.6637262681px;height:3.6637262681px;left:4.0313074197%;top:61.1943550033%;animation-delay:.1643787659s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(39){width:1.7618892286px;height:1.7618892286px;left:9.9993048206%;top:18.5400597862%;animation-delay:1.3520323298s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(40){width:1.3780557895px;height:1.3780557895px;left:94.5086128016%;top:2.7666311083%;animation-delay:1.9298219698s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(41){width:3.4844204586px;height:3.4844204586px;left:93.2293868645%;top:6.4114690842%;animation-delay:.7755351935s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(42){width:3.7060940092px;height:3.7060940092px;left:46.934708354%;top:8.2496001544%;animation-delay:1.2267316286s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(43){width:2.7145226334px;height:2.7145226334px;left:8.2802130955%;top:10.2623409414%;animation-delay:.7569805209s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(44){width:1.3792264255px;height:1.3792264255px;left:1.6261732062%;top:77.1687016809%;animation-delay:.9971787315s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(45){width:2.9132008856px;height:2.9132008856px;left:98.6221158608%;top:64.8100678798%;animation-delay:.5122835057s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(46){width:2.6168281169px;height:2.6168281169px;left:17.7105399914%;top:28.7707319966%;animation-delay:1.6081258442s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(47){width:1.4854721019px;height:1.4854721019px;left:85.7483587585%;top:92.2034516413%;animation-delay:.1387881339s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(48){width:3.8883715839px;height:3.8883715839px;left:11.1387271512%;top:6.6760077572%;animation-delay:.432007019s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(49){width:1.9868457073px;height:1.9868457073px;left:61.7654942028%;top:49.2687540362%;animation-delay:1.5625177193s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(50){width:1.42273209px;height:1.42273209px;left:81.5133430065%;top:70.9804394544%;animation-delay:1.3445193952s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(51){width:2.9981076162px;height:2.9981076162px;left:35.0954931213%;top:20.5644343041%;animation-delay:.3845172788s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(52){width:1.2327656571px;height:1.2327656571px;left:74.85815526%;top:50.2406141201%;animation-delay:.4019477482s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(53){width:3.692840923px;height:3.692840923px;left:7.1771557351%;top:15.6540259499%;animation-delay:.7429636469s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(54){width:3.344375648px;height:3.344375648px;left:21.5455611448%;top:44.113940736%;animation-delay:1.5473960655s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(55){width:2.3631725948px;height:2.3631725948px;left:16.2109175715%;top:80.9256860067%;animation-delay:1.3655181607s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(56){width:3.241738613px;height:3.241738613px;left:42.8636035173%;top:43.9897732078%;animation-delay:.2134637893s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(57){width:3.2539765668px;height:3.2539765668px;left:16.0443240025%;top:21.5777023916%;animation-delay:.447626389s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(58){width:2.8794784336px;height:2.8794784336px;left:73.4069494877%;top:31.2008896999%;animation-delay:1.8899135644s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(59){width:3.5089853416px;height:3.5089853416px;left:.2015835307%;top:49.9181111037%;animation-delay:1.0968267798s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(60){width:2.8168767725px;height:2.8168767725px;left:21.6099119195%;top:85.8347590964%;animation-delay:.1103026596s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(61){width:2.3741168119px;height:2.3741168119px;left:67.0059877615%;top:29.7053167016%;animation-delay:1.3718825058s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(62){width:1.1468384326px;height:1.1468384326px;left:96.4198741723%;top:59.9051164014%;animation-delay:.0872431739s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(63){width:1.8309643086px;height:1.8309643086px;left:62.2927449737%;top:81.4133529544%;animation-delay:.5395863508s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(64){width:3.0937295249px;height:3.0937295249px;left:76.0731218988%;top:50.0928036944%;animation-delay:.7989685878s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(65){width:3.2256879118px;height:3.2256879118px;left:37.8488784173%;top:58.0984388339%;animation-delay:.5172921926s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(66){width:1.9925324001px;height:1.9925324001px;left:80.9425754696%;top:53.2731899944%;animation-delay:.839532178s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(67){width:2.1436294869px;height:2.1436294869px;left:18.0811645027%;top:76.5911763442%;animation-delay:1.3017454ms}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(68){width:3.2086911952px;height:3.2086911952px;left:59.1323240975%;top:79.0676341131%;animation-delay:1.8168777726s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(69){width:3.4382372167px;height:3.4382372167px;left:65.6882312219%;top:12.1061253719%;animation-delay:1.0508227798s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(70){width:1.2238973137px;height:1.2238973137px;left:9.9914783788%;top:38.2883359001%;animation-delay:.7897574ms}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(71){width:2.3306149125px;height:2.3306149125px;left:38.9051203629%;top:95.1597318767%;animation-delay:1.4329319367s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(72){width:3.0650257454px;height:3.0650257454px;left:18.499656106%;top:2.774770207%;animation-delay:.6310321023s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(73){width:1.741436321px;height:1.741436321px;left:27.9047873099%;top:23.6164482482%;animation-delay:.4204440851s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(74){width:2.873238341px;height:2.873238341px;left:88.3186737559%;top:11.5649040409%;animation-delay:.3658268017s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(75){width:1.8503004946px;height:1.8503004946px;left:50.0745087797%;top:99.6411707099%;animation-delay:.9959566597s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(76){width:1.5999412752px;height:1.5999412752px;left:78.5758340028%;top:39.9146987228%;animation-delay:.8847503347s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(77){width:1.7772349056px;height:1.7772349056px;left:2.6260942563%;top:61.6422158269%;animation-delay:1.9940711002s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(78){width:1.4736940535px;height:1.4736940535px;left:36.2011831718%;top:9.5054677028%;animation-delay:.0970953187s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(79){width:1.5456251415px;height:1.5456251415px;left:63.823571218%;top:46.0009809669%;animation-delay:.4049913636s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(80){width:3.8295367782px;height:3.8295367782px;left:51.3002850047%;top:.4754239271%;animation-delay:1.6341062368s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(81){width:2.6077545952px;height:2.6077545952px;left:4.4519468968%;top:11.4706828742%;animation-delay:.1932261125s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(82){width:1.2978739262px;height:1.2978739262px;left:63.4704919429%;top:98.1518060121%;animation-delay:.6422195537s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(83){width:2.5011696819px;height:2.5011696819px;left:2.8229596882%;top:78.546384639%;animation-delay:1.2490659522s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(84){width:1.3922589664px;height:1.3922589664px;left:7.9660280826%;top:7.3599357061%;animation-delay:1.7410735715s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(85){width:2.2551584576px;height:2.2551584576px;left:99.2909939325%;top:94.4016145832%;animation-delay:.0360534294s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(86){width:2.2436443685px;height:2.2436443685px;left:1.5003372878%;top:25.8302232208%;animation-delay:.1498456773s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(87){width:3.5309042555px;height:3.5309042555px;left:89.0494842211%;top:75.0190610072%;animation-delay:1.0331474913s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(88){width:3.5959045845px;height:3.5959045845px;left:29.9163379857%;top:19.6056084303%;animation-delay:.5107179284s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(89){width:3.2859632793px;height:3.2859632793px;left:37.1838801883%;top:53.360987675%;animation-delay:.7235056266s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(90){width:2.8711876998px;height:2.8711876998px;left:16.8820474778%;top:40.6999929186%;animation-delay:.350557193s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(91){width:2.3927209377px;height:2.3927209377px;left:51.6245418788%;top:91.4139997661%;animation-delay:1.1211411671s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(92){width:2.3664590799px;height:2.3664590799px;left:7.3442711028%;top:65.1936024752%;animation-delay:.0202698025s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(93){width:3.9277525528px;height:3.9277525528px;left:32.0044774899%;top:1.5098174988%;animation-delay:.6540384307s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(94){width:1.4062488021px;height:1.4062488021px;left:36.3091179318%;top:21.2831888416%;animation-delay:.6914020059s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(95){width:3.2195709767px;height:3.2195709767px;left:24.8996446732%;top:53.388786803%;animation-delay:1.7521669723s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(96){width:3.2432142247px;height:3.2432142247px;left:8.9176567327%;top:72.9459056169%;animation-delay:.2979992724s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(97){width:3.4068793203px;height:3.4068793203px;left:55.3762317086%;top:84.9952649889%;animation-delay:1.2220558601s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(98){width:1.4481029727px;height:1.4481029727px;left:13.6262353593%;top:51.133305124%;animation-delay:.0042964523s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(99){width:1.7298000931px;height:1.7298000931px;left:.7684044309%;top:55.9477173041%;animation-delay:1.8934324948s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(100){width:1.4716294385px;height:1.4716294385px;left:52.4295040578%;top:74.6000774669%;animation-delay:.790207235s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(101){width:2.3138351511px;height:2.3138351511px;left:63.0878988584%;top:37.7914034359%;animation-delay:.8859507296s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(102){width:3.1339948152px;height:3.1339948152px;left:12.5235370346%;top:39.4810432111%;animation-delay:.5739429113s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(103){width:2.9692686459px;height:2.9692686459px;left:64.9252039973%;top:55.3455056421%;animation-delay:.5398222045s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(104){width:3.7059814627px;height:3.7059814627px;left:5.4389713516%;top:29.9566227807%;animation-delay:1.6248127358s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(105){width:2.3993730386px;height:2.3993730386px;left:2.6564602932%;top:59.7644795362%;animation-delay:1.3471563331s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(106){width:3.4561571726px;height:3.4561571726px;left:65.2189118398%;top:63.2060045049%;animation-delay:.74520167s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(107){width:3.6252657825px;height:3.6252657825px;left:46.7970057208%;top:29.3796761426%;animation-delay:.2719013972s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(108){width:2.6972211735px;height:2.6972211735px;left:91.7536872342%;top:83.9029750316%;animation-delay:1.3909245861s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(109){width:1.1131276541px;height:1.1131276541px;left:41.1154331402%;top:27.1299975731%;animation-delay:.8690567641s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(110){width:2.451656087px;height:2.451656087px;left:99.8232143216%;top:94.2896539902%;animation-delay:.6467555427s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(111){width:2.1594454349px;height:2.1594454349px;left:92.552708478%;top:84.7315828765%;animation-delay:.3612449413s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(112){width:3.408758177px;height:3.408758177px;left:7.9979605086%;top:91.7603874168%;animation-delay:1.4056277997s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(113){width:2.5254114553px;height:2.5254114553px;left:17.3359363739%;top:77.3862052858%;animation-delay:.6216460819s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(114){width:3.5553526806px;height:3.5553526806px;left:1.6140453271%;top:5.8982946544%;animation-delay:.9365760059s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(115){width:1.8505292938px;height:1.8505292938px;left:50.4649063074%;top:74.3115957637%;animation-delay:1.7063052406s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(116){width:3.1142114415px;height:3.1142114415px;left:61.7990106056%;top:79.8091399517%;animation-delay:1.2089793168s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(117){width:1.2640748778px;height:1.2640748778px;left:16.9731449989%;top:57.6660595069%;animation-delay:.8365301674s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(118){width:2.1860184612px;height:2.1860184612px;left:66.0406729767%;top:9.204505184%;animation-delay:1.9807718424s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(119){width:3.8615607333px;height:3.8615607333px;left:99.713115582%;top:51.680988778%;animation-delay:.8941843598s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(120){width:3.0220661945px;height:3.0220661945px;left:68.156180599%;top:86.7290003663%;animation-delay:1.5700468352s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(121){width:1.3684254187px;height:1.3684254187px;left:95.4298976561%;top:38.6019651747%;animation-delay:.9593717869s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(122){width:1.9560713636px;height:1.9560713636px;left:22.2492098242%;top:73.1844403888%;animation-delay:.6457137624s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(123){width:3.5735656474px;height:3.5735656474px;left:30.8109479677%;top:2.7046033909%;animation-delay:.897262628s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(124){width:2.025526743px;height:2.025526743px;left:86.0276138592%;top:95.7989274771%;animation-delay:1.3275269278s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(125){width:2.0585406139px;height:2.0585406139px;left:24.2289133502%;top:80.2816231662%;animation-delay:.1484214975s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(126){width:1.6306856038px;height:1.6306856038px;left:29.5299215445%;top:85.4711728417%;animation-delay:1.3830755058s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(127){width:1.1719029048px;height:1.1719029048px;left:53.777132654%;top:95.4945141201%;animation-delay:.2383304807s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(128){width:3.0244034582px;height:3.0244034582px;left:22.0505168106%;top:72.176625395%;animation-delay:.827844837s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(129){width:3.4464742693px;height:3.4464742693px;left:12.0910065352%;top:79.6396258213%;animation-delay:1.5382764507s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(130){width:2.2898756319px;height:2.2898756319px;left:15.4349780489%;top:85.031683009%;animation-delay:1.8689582507s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(131){width:1.1154778598px;height:1.1154778598px;left:97.3307469769%;top:88.6625298316%;animation-delay:.897179463s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(132){width:2.7982022214px;height:2.7982022214px;left:47.6302666881%;top:84.0378071996%;animation-delay:1.7714491603s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(133){width:2.491430163px;height:2.491430163px;left:40.1466374292%;top:32.3213493096%;animation-delay:1.2619809117s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(134){width:2.7341871818px;height:2.7341871818px;left:96.6722653203%;top:58.4701054348%;animation-delay:.8751826462s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(135){width:2.5406598782px;height:2.5406598782px;left:22.9977880159%;top:75.8249817291%;animation-delay:1.2560816631s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(136){width:1.5068210968px;height:1.5068210968px;left:87.2615128313%;top:4.6351909408%;animation-delay:.4415001685s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(137){width:2.1011441598px;height:2.1011441598px;left:43.5920365302%;top:28.8242874501%;animation-delay:1.0258087266s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(138){width:1.9691557438px;height:1.9691557438px;left:60.8907469757%;top:70.981925396%;animation-delay:1.239477084s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(139){width:1.7151674342px;height:1.7151674342px;left:46.4147986973%;top:6.9447678547%;animation-delay:1.3170878436s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(140){width:2.3487766069px;height:2.3487766069px;left:21.2969830421%;top:76.7681420365%;animation-delay:1.3086798987s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(141){width:3.7978285997px;height:3.7978285997px;left:13.3342494446%;top:5.0772994936%;animation-delay:1.4803255979s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(142){width:1.4458430145px;height:1.4458430145px;left:85.3131444138%;top:96.4398627431%;animation-delay:.3525097385s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(143){width:1.3911446359px;height:1.3911446359px;left:30.8134949682%;top:21.5568106938%;animation-delay:.5561807742s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(144){width:2.5799286063px;height:2.5799286063px;left:76.8547173075%;top:99.5131342056%;animation-delay:.6984389751s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(145){width:2.8256768887px;height:2.8256768887px;left:78.7213365448%;top:88.404234504%;animation-delay:1.7368323705s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(146){width:2.3413817239px;height:2.3413817239px;left:1.5207119193%;top:22.7192794779%;animation-delay:1.6299907951s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(147){width:3.5969008506px;height:3.5969008506px;left:12.3137371055%;top:95.2115558849%;animation-delay:.6199754806s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(148){width:1.5329798491px;height:1.5329798491px;left:56.2038069706%;top:92.9595149768%;animation-delay:.8181517223s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(149){width:2.0722709381px;height:2.0722709381px;left:85.3850306592%;top:85.290770014%;animation-delay:.8882108792s}#home-page .starry-sky .star[data-v-db2e08b4]:nth-child(150){width:2.4724193406px;height:2.4724193406px;left:11.6679378226%;top:21.7120569168%;animation-delay:.388748433s}#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}}