.AppBackground{background-color:var(--5929d7ac);width:100%;height:100%;z-index:-1;overflow-y:auto;overflow-x:hidden;transition:background-color .8s ease}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background-color:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.5);border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,100%,.7)}@font-face{font-family:资源圆体;src:url(/fonts/%E8%B5%84%E6%BA%90%E5%9C%86%E4%BD%93-N.807fd158.ttf) format("truetype")}body,html{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}.InfoBoxBG[data-v-c6de4f36]{width:100%;display:flex;align-items:center;justify-content:center;margin:0 0 60px 0;cursor:pointer}.InfoBoxContainer[data-v-c6de4f36]{display:grid;width:60%;grid-template-areas:"Info_Text Info_Image";grid-template-columns:1.5fr 1fr;justify-content:flex-end;align-items:center}@media screen and (max-width:1200px){.InfoBoxContainer[data-v-c6de4f36]{grid-template-columns:1.5fr 1fr}}@media screen and (max-width:768px){.InfoBoxContainer[data-v-c6de4f36]{grid-template-columns:1.7fr 1.2fr}}@media screen and (max-width:425px){.InfoBoxContainer[data-v-c6de4f36]{grid-template-columns:1fr 0}}.Info_Text[data-v-c6de4f36]{grid-area:Info_Text;display:flex;flex-direction:column;padding-right:20px}.Info_Image[data-v-c6de4f36]{grid-area:Info_Image}.TitleText[data-v-c6de4f36]{font-size:2.2rem;font-family:资源圆体,sans-serif;font-weight:700;color:var(--21aeaa3b);transition:.3s}.InfoBoxBG:hover .TitleText[data-v-c6de4f36]{color:var(--3bc45bc1)}.PartingLine[data-v-c6de4f36]{background-color:var(--3bc45bc1);height:6px;width:15%;border-radius:10px;margin:10px 0 15px 0}.ContentText[data-v-c6de4f36]{font-family:资源圆体,sans-serif;color:var(--39c5765c);line-height:1.6;font-size:1.05rem}.InfoImage_Content img[data-v-c6de4f36]{width:320px;height:180px;-o-object-fit:cover;object-fit:cover;border-radius:10px;float:right;box-shadow:0 8px 20px rgba(0,0,0,.2);transition:.4s}.InfoBoxBG:hover .InfoImage_Content img[data-v-c6de4f36]{transform:translateY(-5px) scale(1.02)}@media screen and (max-width:768px){.InfoImage_Content img[data-v-c6de4f36]{width:180px;height:100px}.TitleText[data-v-c6de4f36]{font-size:1.6rem}}@media screen and (max-width:425px){.InfoImage_Content img[data-v-c6de4f36]{display:none}}.modal-overlay[data-v-1b05bd4c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;display:flex;justify-content:center;align-items:center}.modal-box[data-v-1b05bd4c]{width:90%;max-width:850px;height:85vh;background:#fff;border-radius:12px;display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.4)}.close-btn[data-v-1b05bd4c]{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.05);border:none;width:35px;height:35px;border-radius:50%;font-size:20px;cursor:pointer;z-index:10;transition:.3s;display:flex;align-items:center;justify-content:center}.close-btn[data-v-1b05bd4c]:hover{background:#f77373;color:#fff;transform:rotate(90deg)}.modal-head-slim[data-v-1b05bd4c]{display:flex;align-items:center;padding:25px 40px;border-bottom:1px solid #eee;background:#fafafa;flex-shrink:0}.slim-cover[data-v-1b05bd4c]{width:80px;height:50px;border-radius:6px;-o-object-fit:cover;object-fit:cover;margin-right:20px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.slim-info[data-v-1b05bd4c]{flex:1}.slim-title[data-v-1b05bd4c]{margin:0 0 5px;font-family:资源圆体,sans-serif;font-size:1.6rem;color:#333}.slim-meta[data-v-1b05bd4c]{font-size:.85rem;color:#888;font-family:sans-serif}.slim-author[data-v-1b05bd4c]{color:#57e1d9;font-weight:700}.modal-body[data-v-1b05bd4c]{padding:40px;overflow-y:auto;color:#333;font-family:资源圆体,sans-serif}.modal-fade-enter-active[data-v-1b05bd4c],.modal-fade-leave-active[data-v-1b05bd4c]{transition:all .3s ease}.modal-fade-enter-from[data-v-1b05bd4c],.modal-fade-leave-to[data-v-1b05bd4c]{opacity:0;transform:translateY(30px) scale(.98)}[data-v-1b05bd4c] .wangeditor-content img{max-width:100%;border-radius:8px;margin:10px 0}[data-v-1b05bd4c] .wangeditor-content p{line-height:1.8;margin-bottom:15px;font-size:1.05rem}[data-v-1b05bd4c] .wangeditor-content blockquote{border-left:4px solid #57e1d9;padding-left:10px;color:#666;background:#f9f9f9;padding:10px;border-radius:4px}[data-v-1b05bd4c] .wangeditor-content ol,[data-v-1b05bd4c] .wangeditor-content ul{padding-left:20px;margin-bottom:15px}.anim-item[data-v-0d23f3aa]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-0d23f3aa]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-0d23f3aa]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-0d23f3aa]{position:fixed;top:0;width:100%;background-color:var(--62c1a8a6);box-shadow:var(--34a4ba94);color:var(--97c67b18);display:flex;z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background-color .8s ease,box-shadow .8s ease}.TopBarContent[data-v-0d23f3aa]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-0d23f3aa]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-0d23f3aa]{max-width:210px}.hide-on-home[data-v-0d23f3aa]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-0d23f3aa]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--97c67b18);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-0d23f3aa],.nav-item[data-v-0d23f3aa]:hover{color:var(--207c12bf);font-weight:700}.nav-item.active[data-v-0d23f3aa]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--207c12bf);border-radius:2px}.Login[data-v-0d23f3aa]{grid-area:Login;display:flex;justify-content:flex-end;padding-right:10%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .8s ease,transform .8s ease}.item[data-v-0d23f3aa]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--97c67b18);transition:color .8s ease;cursor:pointer}.item[data-v-0d23f3aa]:hover{color:var(--207c12bf)}.separator[data-v-0d23f3aa]{margin:0 5px}.ScrollContainer[data-v-0d23f3aa]{width:100vw;height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.ScrollContainer[data-v-0d23f3aa]::-webkit-scrollbar{display:none}.full-page-section[data-v-0d23f3aa]{width:100vw;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.overlay[data-v-0d23f3aa]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,6%,.45);z-index:10;pointer-events:none}.scroll-hint[data-v-0d23f3aa]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--04d6906a);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11}.scroll-hint p[data-v-0d23f3aa]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-0d23f3aa]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--04d6906a);border-bottom:2px solid var(--04d6906a);transform:rotate(45deg);animation:arrow-bounce-0d23f3aa 2s ease-in-out infinite}.product-container[data-v-0d23f3aa]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-0d23f3aa]{position:absolute;left:2%;bottom:12%;writing-mode:vertical-rl;transform:rotate(180deg);font-family:sans-serif;font-size:.75rem;font-weight:700;letter-spacing:6px;color:var(--04d6906a);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-0d23f3aa]{display:inline-block;width:4px;height:4px;background-color:var(--4d47d7e9);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-0d23f3aa]{opacity:.4}.product-left[data-v-0d23f3aa]{position:absolute;left:0;top:0;width:60%;height:100%;z-index:1;-webkit-mask-image:linear-gradient(90deg,#000 50%,transparent);mask-image:linear-gradient(90deg,#000 50%,transparent)}.product-image-wrapper[data-v-0d23f3aa]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-0d23f3aa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:30% center;object-position:30% center;opacity:0;transform:scale(1.15) translateX(-8%);transition:transform .8s ease,opacity .8s ease}.is-active .product-kv[data-v-0d23f3aa]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-0d23f3aa]{position:relative;width:45%;max-width:800px;margin-right:8%;padding-right:90px;z-index:2;display:flex;flex-direction:column;justify-content:center}.game-desc[data-v-0d23f3aa],.game-subtitle[data-v-0d23f3aa],.game-title[data-v-0d23f3aa]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-0d23f3aa]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .3s,opacity 1.2s ease .3s}.is-active .game-subtitle[data-v-0d23f3aa]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .5s,opacity 1.2s ease .5s}.is-active .game-desc[data-v-0d23f3aa]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .7s,opacity 1.2s ease .7s}.game-title[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--0ca45c1b);margin:0}.game-subtitle[data-v-0d23f3aa]{font-family:sans-serif;font-size:1.5rem;color:var(--4d47d7e9);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;color:var(--eb8ada26);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-0d23f3aa]{color:var(--4d47d7e9);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-0d23f3aa]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-0d23f3aa]{width:65px;height:65px;border-radius:12px;overflow:hidden;opacity:.4;transform:scale(.8);cursor:pointer;border:2px solid transparent;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.25,.8,.25,1)}.game-list-item img[data-v-0d23f3aa]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-0d23f3aa]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-0d23f3aa]{opacity:1;transform:scale(1);border-color:var(--4d47d7e9);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-0d23f3aa]{transform:scale(1.1)}.info-boxes-wrapper[data-v-0d23f3aa]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;color:var(--eb8ada26);opacity:.6}.more-btn[data-v-0d23f3aa]{position:absolute;right:8%;bottom:12%;background:var(--33c676df);color:#111;font-weight:700;font-family:sans-serif;padding:10px 25px;border-radius:30px;cursor:pointer;font-size:1.1rem;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:.3s;animation:float-0d23f3aa 3s ease-in-out infinite;z-index:10}.more-btn[data-v-0d23f3aa]:hover{transform:scale(1.05)}@keyframes float-0d23f3aa{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-0d23f3aa]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9998;display:flex;justify-content:center;align-items:center}.all-list-box[data-v-0d23f3aa]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-0d23f3aa]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-0d23f3aa]{display:flex;background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,.05);cursor:pointer;transition:.3s;border:1px solid #eee}.simple-list-item[data-v-0d23f3aa]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--4d47d7e9)}.slim-cover[data-v-0d23f3aa]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-0d23f3aa]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-0d23f3aa]{margin:0;color:#777;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.close-btn[data-v-0d23f3aa]{position:absolute;top:-10px;right:0;background:rgba(0,0,0,.1);border:none;width:40px;height:40px;border-radius:50%;color:#000;font-size:20px;cursor:pointer;z-index:10;transition:.3s;display:flex;align-items:center;justify-content:center}.close-btn[data-v-0d23f3aa]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-0d23f3aa]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 8%;box-sizing:border-box}.about-header-slogan[data-v-0d23f3aa]{text-align:center;margin-bottom:4vh;max-width:900px;opacity:0;transform:translateY(-20px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .1s}.is-active .about-header-slogan[data-v-0d23f3aa]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--0ca45c1b);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-0d23f3aa]{color:var(--4d47d7e9);position:relative;display:inline-block}.brand-core-desc[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--eb8ada26);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-0d23f3aa]{display:flex;width:100%;max-width:1200px;height:52vh;gap:5%;align-items:stretch;opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .3s}.is-active .about-panel-container[data-v-0d23f3aa]{opacity:1;transform:translateY(0)}.about-navigation[data-v-0d23f3aa]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-0d23f3aa]{position:relative;display:flex;align-items:center;padding:18px 22px;border-radius:12px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.about-nav-card[data-v-0d23f3aa]:hover{transform:translateX(10px);border-color:var(--4d47d7e9);background:hsla(0,0%,100%,.05)}.card-num[data-v-0d23f3aa]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--04d6906a);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-0d23f3aa]{display:flex;flex-direction:column}.card-title[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--0ca45c1b);transition:color .4s ease}.card-subtitle[data-v-0d23f3aa]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--04d6906a);opacity:.6}.about-nav-card.is-active[data-v-0d23f3aa]{background:rgba(87,225,217,.08);border-color:var(--4d47d7e9);box-shadow:0 8px 25px rgba(87,225,217,.15),inset 0 0 15px rgba(87,225,217,.1);transform:translateX(15px)}.about-nav-card.is-active .card-num[data-v-0d23f3aa]{color:var(--4d47d7e9);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-0d23f3aa]{color:var(--4d47d7e9)}.card-glow-bar[data-v-0d23f3aa]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--4d47d7e9);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-0d23f3aa]{transform:scaleY(1)}.about-details-content[data-v-0d23f3aa]{flex:1;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.08);border-radius:20px;padding:35px 45px;box-shadow:0 20px 50px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden;display:flex;flex-direction:column}.details-viewport[data-v-0d23f3aa]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-0d23f3aa]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--0ca45c1b);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-0d23f3aa]{width:50px;height:3px;background:var(--4d47d7e9);margin-bottom:25px;border-radius:2px}.content-row[data-v-0d23f3aa]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-0d23f3aa .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-0d23f3aa]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-0d23f3aa]{display:inline-block;width:6px;height:6px;background-color:var(--4d47d7e9);border-radius:50%;margin-right:12px}.row-title[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--0ca45c1b);margin:0}.row-description[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--eb8ada26);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-0d23f3aa{to{opacity:1;transform:translateY(0)}}.end-section[data-v-0d23f3aa]{justify-content:space-between}.join-content[data-v-0d23f3aa]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-0d23f3aa]{text-align:center;margin-bottom:50px;opacity:0;transform:translateY(40px);transition:opacity .8s ease .1s,transform .8s cubic-bezier(.25,.8,.25,1) .1s}.is-active .join-text-group[data-v-0d23f3aa]{opacity:1;transform:translateY(0)}.join-title[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--0ca45c1b);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-0d23f3aa]{color:var(--4d47d7e9)}.join-subtitle[data-v-0d23f3aa]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--eb8ada26);opacity:.8;letter-spacing:1px;margin:0}.contact-anim-box[data-v-0d23f3aa]{width:100%;display:flex;justify-content:center;opacity:0;transform:translateY(60px);transition:opacity .8s ease .3s,transform .8s cubic-bezier(.25,.8,.25,1) .3s}.is-active .contact-anim-box[data-v-0d23f3aa]{opacity:1;transform:translateY(0)}.contact-wrapper[data-v-0d23f3aa]{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 60px;border:1px solid hsla(0,0%,59%,.2);border-radius:16px;cursor:pointer;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s cubic-bezier(.25,.8,.25,1);overflow:hidden}.contact-wrapper[data-v-0d23f3aa]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--4d47d7e9) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-0d23f3aa]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--4d47d7e9);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-0d23f3aa]:hover:before{opacity:.15}.contact-label[data-v-0d23f3aa]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--4d47d7e9);margin-bottom:15px;z-index:1}.contact-email[data-v-0d23f3aa]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--0ca45c1b);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-0d23f3aa]{color:var(--4d47d7e9)}.contact-hover-line[data-v-0d23f3aa]{position:relative;width:0;height:3px;background-color:var(--4d47d7e9);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-0d23f3aa]{width:100%}.contact-hint[data-v-0d23f3aa]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--04d6906a);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-0d23f3aa]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-0d23f3aa]{width:100%;background:var(--1229d721);opacity:0;transition:opacity 1s ease .5s}.is-active .BottomBG[data-v-0d23f3aa]{opacity:1}.BottomPartingLine[data-v-0d23f3aa]{background-color:var(--1048bfb2);height:2px;width:100%}.CopyrightFiling[data-v-0d23f3aa]{color:var(--59e82d4f);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-0d23f3aa]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-0d23f3aa]{gap:1.5vw}.nav-item[data-v-0d23f3aa]{font-size:.95rem}.Logo[data-v-0d23f3aa]{margin-left:2%}.Logo img[data-v-0d23f3aa]{max-width:150px}.product-right[data-v-0d23f3aa]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-0d23f3aa]{font-size:2.2rem}.game-subtitle[data-v-0d23f3aa]{font-size:1.2rem}.game-list-item[data-v-0d23f3aa]{width:55px;height:55px}.join-title[data-v-0d23f3aa]{font-size:2.5rem}.contact-email[data-v-0d23f3aa]{font-size:2.8rem}.contact-wrapper[data-v-0d23f3aa]{padding:30px 40px}}@media screen and (max-width:900px){.brand-core-slogan[data-v-0d23f3aa]{font-size:1.8rem}.brand-core-desc[data-v-0d23f3aa]{font-size:.9rem}.about-panel-container[data-v-0d23f3aa]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-0d23f3aa]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-0d23f3aa]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-0d23f3aa]{transform:translateY(-5px)}.about-details-content[data-v-0d23f3aa]{padding:20px;height:40vh}.viewport-main-title[data-v-0d23f3aa]{font-size:1.3rem}}@media screen and (max-width:768px){.TopBarContent[data-v-0d23f3aa]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-0d23f3aa]{max-width:120px}.NavBar[data-v-0d23f3aa]{display:none}.Login[data-v-0d23f3aa]{padding-right:0}.item[data-v-0d23f3aa]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-0d23f3aa]{font-size:.75rem}.decorative-sidebar[data-v-0d23f3aa]{display:none}.product-container[data-v-0d23f3aa]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-0d23f3aa]{width:100%;height:60%;top:0;-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);mask-image:linear-gradient(180deg,#000 40%,transparent)}.product-right[data-v-0d23f3aa]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-0d23f3aa]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-0d23f3aa]{width:45px;height:45px}.game-title[data-v-0d23f3aa]{font-size:1.8rem}.game-desc p[data-v-0d23f3aa]{font-size:.95rem}.join-title[data-v-0d23f3aa]{font-size:2rem}.join-subtitle[data-v-0d23f3aa]{font-size:.9rem}.contact-email[data-v-0d23f3aa]{font-size:1.8rem}.contact-wrapper[data-v-0d23f3aa]{padding:25px 20px;width:90%}.contact-label[data-v-0d23f3aa]{font-size:.75rem}.contact-hint[data-v-0d23f3aa]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-0d23f3aa]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:480px){.brand-core-slogan[data-v-0d23f3aa]{font-size:1.4rem}.about-nav-card[data-v-0d23f3aa]{flex:1 1 100%}}@media screen and (max-width:425px){.game-desc p[data-v-0d23f3aa]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-0d23f3aa]{font-size:1rem;margin-top:15px}.contact-email[data-v-0d23f3aa]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-0d23f3aa]{font-size:1.6rem}}.fade-enter-active[data-v-0d23f3aa],.fade-leave-active[data-v-0d23f3aa]{transition:opacity .3s ease}.fade-enter-from[data-v-0d23f3aa],.fade-leave-to[data-v-0d23f3aa]{opacity:0}@keyframes arrow-bounce-0d23f3aa{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-0d23f3aa]{position:fixed;right:5%;bottom:8%;z-index:100;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5;transition:all .3s ease}.global-scroll-hint[data-v-0d23f3aa]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-0d23f3aa]{margin-top:-8px}.home-section[data-v-0d23f3aa]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-0d23f3aa]{position:absolute;top:-10%;left:-10%;width:120%;height:120%;background-size:cover;background-position:50%;will-change:transform,filter}.home-parallax-bg[data-v-0d23f3aa]:nth-child(3){animation:bg-breathe-0d23f3aa 20s ease-in-out infinite alternate}@keyframes bg-breathe-0d23f3aa{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-0d23f3aa]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-0d23f3aa],.home-vignette-overlay[data-v-0d23f3aa]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-0d23f3aa]{z-index:7}.particle[data-v-0d23f3aa]{position:absolute;border-radius:50%;animation:float-up-0d23f3aa linear infinite;opacity:0}.particle[data-v-0d23f3aa]:first-child{width:6px;height:6px;left:47vw;top:108vh;animation-duration:13s;animation-delay:-18s;filter:blur(2px)}.particle[data-v-0d23f3aa]:first-child,.particle[data-v-0d23f3aa]:nth-child(2){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-0d23f3aa]:nth-child(2){width:4px;height:4px;left:44vw;top:44vh;animation-duration:19s;animation-delay:-21s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(3){width:7px;height:7px;left:20vw;animation-duration:27s;animation-delay:-3s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(3),.particle[data-v-0d23f3aa]:nth-child(4){top:77vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-0d23f3aa]:nth-child(4){width:3px;height:3px;left:15vw;animation-duration:14s;animation-delay:-18s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(5){left:94vw;top:81vh;animation-duration:21s;animation-delay:-21s}.particle[data-v-0d23f3aa]:nth-child(5),.particle[data-v-0d23f3aa]:nth-child(6){width:7px;height:7px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(6){left:4vw;top:33vh;animation-duration:13s;animation-delay:-19s}.particle[data-v-0d23f3aa]:nth-child(7){width:6px;height:6px;left:26vw;top:52vh;animation-duration:25s;animation-delay:-1s}.particle[data-v-0d23f3aa]:nth-child(7),.particle[data-v-0d23f3aa]:nth-child(8){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(8){width:7px;height:7px;left:85vw;top:108vh;animation-duration:15s;animation-delay:-17s}.particle[data-v-0d23f3aa]:nth-child(9){width:2px;height:2px;left:93vw;top:30vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:21s;animation-delay:-15s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(10){width:4px;height:4px;left:100vw;top:108vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:13s;animation-delay:-13s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(11){width:2px;height:2px;left:8vw;top:25vh;animation-duration:26s;animation-delay:-7s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(11),.particle[data-v-0d23f3aa]:nth-child(12){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-0d23f3aa]:nth-child(12){width:7px;height:7px;left:39vw;top:15vh;animation-duration:20s;animation-delay:-6s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(13){width:3px;height:3px;left:37vw;top:25vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:17s;animation-delay:-7s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(14){width:5px;height:5px;left:85vw;top:93vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:27s;animation-delay:-17s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(15){width:3px;height:3px;left:82vw;top:64vh;animation-duration:14s;animation-delay:-19s}.particle[data-v-0d23f3aa]:nth-child(15),.particle[data-v-0d23f3aa]:nth-child(16){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(16){width:2px;height:2px;left:15vw;top:89vh;animation-duration:19s;animation-delay:-6s}.particle[data-v-0d23f3aa]:nth-child(17){width:7px;height:7px;left:17vw;top:22vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:16s;animation-delay:-9s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(18){width:2px;height:2px;left:67vw;top:99vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-8s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(19){width:6px;height:6px;left:83vw;top:70vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:26s;animation-delay:-19s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(20){width:3px;height:3px;left:76vw;top:94vh;animation-duration:19s;animation-delay:-3s}.particle[data-v-0d23f3aa]:nth-child(20),.particle[data-v-0d23f3aa]:nth-child(21){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(21){width:5px;height:5px;left:22vw;top:26vh;animation-duration:13s;animation-delay:-15s}.particle[data-v-0d23f3aa]:nth-child(22){width:6px;height:6px;left:89vw;top:99vh;animation-duration:26s;animation-delay:-15s}.particle[data-v-0d23f3aa]:nth-child(22),.particle[data-v-0d23f3aa]:nth-child(23){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(23){width:7px;height:7px;left:68vw;top:105vh;animation-duration:18s;animation-delay:-21s}.particle[data-v-0d23f3aa]:nth-child(24){width:7px;height:7px;left:83vw;top:55vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:17s;animation-delay:-19s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(25){width:2px;height:2px;left:44vw;top:100vh;animation-duration:21s;animation-delay:-17s}.particle[data-v-0d23f3aa]:nth-child(25),.particle[data-v-0d23f3aa]:nth-child(26){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(26){width:4px;height:4px;left:17vw;top:90vh;animation-duration:18s;animation-delay:-21s}.particle[data-v-0d23f3aa]:nth-child(27){width:6px;height:6px;left:35vw;top:59vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:21s;animation-delay:-8s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(28){width:2px;height:2px;left:75vw;top:78vh;animation-duration:14s}.particle[data-v-0d23f3aa]:nth-child(28),.particle[data-v-0d23f3aa]:nth-child(29){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-delay:-3s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(29){width:5px;height:5px;left:27vw;top:108vh;animation-duration:21s}.particle[data-v-0d23f3aa]:nth-child(30){left:99vw;top:44vh;animation-duration:13s;animation-delay:-6s}.particle[data-v-0d23f3aa]:nth-child(30),.particle[data-v-0d23f3aa]:nth-child(31){width:5px;height:5px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(31){left:97vw;top:80vh;animation-duration:17s;animation-delay:-18s}.particle[data-v-0d23f3aa]:nth-child(32){width:6px;height:6px;left:29vw;top:19vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:17s;animation-delay:-14s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(33){width:4px;height:4px;left:6vw;top:39vh;animation-duration:19s;animation-delay:-22s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(33),.particle[data-v-0d23f3aa]:nth-child(34){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-0d23f3aa]:nth-child(34){width:7px;height:7px;left:47vw;top:18vh;animation-duration:13s;animation-delay:-15s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(35){width:2px;height:2px;left:87vw;top:7vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:23s;animation-delay:-12s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(36){left:92vw;top:16vh;animation-duration:18s;animation-delay:-10s}.particle[data-v-0d23f3aa]:nth-child(36),.particle[data-v-0d23f3aa]:nth-child(37){width:3px;height:3px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(37){left:70vw;top:101vh;animation-duration:21s;animation-delay:-23s}.particle[data-v-0d23f3aa]:nth-child(38){width:4px;height:4px;left:17vw;top:12vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:17s;animation-delay:-21s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(39){width:6px;height:6px;left:35vw;top:7vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-17s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(40){width:5px;height:5px;left:23vw;top:67vh;animation-duration:13s;animation-delay:-17s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(40),.particle[data-v-0d23f3aa]:nth-child(41){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-0d23f3aa]:nth-child(41){width:6px;height:6px;left:78vw;top:89vh;animation-duration:23s;animation-delay:-12s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(42){left:25vw;top:10vh;animation-duration:27s;animation-delay:-23s}.particle[data-v-0d23f3aa]:nth-child(42),.particle[data-v-0d23f3aa]:nth-child(43){width:2px;height:2px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(43){left:92vw;top:97vh;animation-duration:19s;animation-delay:-18s}.particle[data-v-0d23f3aa]:nth-child(44){width:7px;height:7px;left:89vw;top:40vh;animation-duration:27s;animation-delay:-18s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(44),.particle[data-v-0d23f3aa]:nth-child(45){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-0d23f3aa]:nth-child(45){width:2px;height:2px;left:49vw;top:93vh;animation-duration:19s;animation-delay:-10s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(46){width:6px;height:6px;left:81vw;top:27vh;animation-duration:23s;animation-delay:-1s}.particle[data-v-0d23f3aa]:nth-child(46),.particle[data-v-0d23f3aa]:nth-child(47){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(47){width:7px;height:7px;left:74vw;top:33vh;animation-duration:15s;animation-delay:-22s}.particle[data-v-0d23f3aa]:nth-child(48){width:5px;height:5px;left:25vw;top:39vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:23s;animation-delay:-3s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(49){width:4px;height:4px;left:28vw;top:11vh;animation-delay:-13s}.particle[data-v-0d23f3aa]:nth-child(49),.particle[data-v-0d23f3aa]:nth-child(50){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:25s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(50){width:5px;height:5px;left:44vw;top:13vh;animation-delay:-25s}.particle[data-v-0d23f3aa]:nth-child(51){width:3px;height:3px;left:41vw;top:32vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:16s;animation-delay:-11s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(52){left:73vw;top:77vh;animation-delay:-3s}.particle[data-v-0d23f3aa]:nth-child(52),.particle[data-v-0d23f3aa]:nth-child(53){width:7px;height:7px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:18s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(53){left:4vw;top:83vh;animation-delay:-14s}.particle[data-v-0d23f3aa]:nth-child(54){width:7px;height:7px;left:71vw;top:32vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:13s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(55){width:6px;height:6px;left:12vw;top:36vh;animation-duration:23s;animation-delay:-15s}.particle[data-v-0d23f3aa]:nth-child(55),.particle[data-v-0d23f3aa]:nth-child(56){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(56){width:7px;height:7px;left:96vw;top:51vh;animation-duration:17s;animation-delay:-17s}.particle[data-v-0d23f3aa]:nth-child(57){width:4px;height:4px;left:76vw;top:46vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:14s;animation-delay:-12s;filter:blur(0)}.particle[data-v-0d23f3aa]:nth-child(58){left:79vw;top:26vh;animation-duration:16s;animation-delay:-18s}.particle[data-v-0d23f3aa]:nth-child(58),.particle[data-v-0d23f3aa]:nth-child(59){width:6px;height:6px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-0d23f3aa]:nth-child(59){left:68vw;top:50vh;animation-duration:22s;animation-delay:-14s}.particle[data-v-0d23f3aa]:nth-child(60){width:6px;height:6px;left:56vw;top:90vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:13s;animation-delay:-4s;filter:blur(2px)}@keyframes float-up-0d23f3aa{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(1vw) scale(1.6);opacity:0}}.anim-item[data-v-eaf8aa14]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-eaf8aa14]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-eaf8aa14]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-eaf8aa14]{position:fixed;top:0;width:100%;background-color:var(--5c9d5a16);box-shadow:var(--4c5a9185);color:var(--0d8198fa);display:flex;z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background-color .8s ease,box-shadow .8s ease}.TopBarContent[data-v-eaf8aa14]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-eaf8aa14]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-eaf8aa14]{max-width:210px}.hide-on-home[data-v-eaf8aa14]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-eaf8aa14]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--0d8198fa);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-eaf8aa14],.nav-item[data-v-eaf8aa14]:hover{color:var(--76557b8e);font-weight:700}.nav-item.active[data-v-eaf8aa14]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--76557b8e);border-radius:2px}.Login[data-v-eaf8aa14]{grid-area:Login;display:flex;justify-content:flex-end;padding-right:10%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .8s ease,transform .8s ease}.item[data-v-eaf8aa14]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--0d8198fa);transition:color .8s ease;cursor:pointer}.item[data-v-eaf8aa14]:hover{color:var(--76557b8e)}.separator[data-v-eaf8aa14]{margin:0 5px}.ScrollContainer[data-v-eaf8aa14]{width:100vw;height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.ScrollContainer[data-v-eaf8aa14]::-webkit-scrollbar{display:none}.full-page-section[data-v-eaf8aa14]{width:100vw;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.overlay[data-v-eaf8aa14]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,6%,.45);z-index:10;pointer-events:none}.scroll-hint[data-v-eaf8aa14]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--536e209a);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11}.scroll-hint p[data-v-eaf8aa14]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-eaf8aa14]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--536e209a);border-bottom:2px solid var(--536e209a);transform:rotate(45deg);animation:arrow-bounce-eaf8aa14 2s ease-in-out infinite}.product-container[data-v-eaf8aa14]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-eaf8aa14]{position:absolute;left:2%;bottom:12%;writing-mode:vertical-rl;transform:rotate(180deg);font-family:sans-serif;font-size:.75rem;font-weight:700;letter-spacing:6px;color:var(--536e209a);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-eaf8aa14]{display:inline-block;width:4px;height:4px;background-color:var(--356bc9f8);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-eaf8aa14]{opacity:.4}.product-left[data-v-eaf8aa14]{position:absolute;left:0;top:0;width:60%;height:100%;z-index:1;-webkit-mask-image:linear-gradient(90deg,#000 50%,transparent);mask-image:linear-gradient(90deg,#000 50%,transparent)}.product-image-wrapper[data-v-eaf8aa14]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-eaf8aa14]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:30% center;object-position:30% center;opacity:0;transform:scale(1.15) translateX(-8%);transition:transform .8s ease,opacity .8s ease}.is-active .product-kv[data-v-eaf8aa14]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-eaf8aa14]{position:relative;width:45%;max-width:800px;margin-right:8%;padding-right:90px;z-index:2;display:flex;flex-direction:column;justify-content:center}.game-desc[data-v-eaf8aa14],.game-subtitle[data-v-eaf8aa14],.game-title[data-v-eaf8aa14]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-eaf8aa14]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .3s,opacity 1.2s ease .3s}.is-active .game-subtitle[data-v-eaf8aa14]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .5s,opacity 1.2s ease .5s}.is-active .game-desc[data-v-eaf8aa14]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .7s,opacity 1.2s ease .7s}.game-title[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--29f9adaa);margin:0}.game-subtitle[data-v-eaf8aa14]{font-family:sans-serif;font-size:1.5rem;color:var(--356bc9f8);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;color:var(--3fd80888);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-eaf8aa14]{color:var(--356bc9f8);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-eaf8aa14]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-eaf8aa14]{width:65px;height:65px;border-radius:12px;overflow:hidden;opacity:.4;transform:scale(.8);cursor:pointer;border:2px solid transparent;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.25,.8,.25,1)}.game-list-item img[data-v-eaf8aa14]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-eaf8aa14]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-eaf8aa14]{opacity:1;transform:scale(1);border-color:var(--356bc9f8);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-eaf8aa14]{transform:scale(1.1)}.info-boxes-wrapper[data-v-eaf8aa14]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;color:var(--3fd80888);opacity:.6}.more-btn[data-v-eaf8aa14]{position:absolute;right:8%;bottom:12%;background:var(--103b13a0);color:#111;font-weight:700;font-family:sans-serif;padding:10px 25px;border-radius:30px;cursor:pointer;font-size:1.1rem;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:.3s;animation:float-eaf8aa14 3s ease-in-out infinite;z-index:10}.more-btn[data-v-eaf8aa14]:hover{transform:scale(1.05)}@keyframes float-eaf8aa14{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-eaf8aa14]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9998;display:flex;justify-content:center;align-items:center}.all-list-box[data-v-eaf8aa14]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-eaf8aa14]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-eaf8aa14]{display:flex;background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,.05);cursor:pointer;transition:.3s;border:1px solid #eee}.simple-list-item[data-v-eaf8aa14]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--356bc9f8)}.slim-cover[data-v-eaf8aa14]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-eaf8aa14]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-eaf8aa14]{margin:0;color:#777;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.close-btn[data-v-eaf8aa14]{position:absolute;top:-10px;right:0;background:rgba(0,0,0,.1);border:none;width:40px;height:40px;border-radius:50%;color:#000;font-size:20px;cursor:pointer;z-index:10;transition:.3s;display:flex;align-items:center;justify-content:center}.close-btn[data-v-eaf8aa14]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-eaf8aa14]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 8%;box-sizing:border-box}.about-header-slogan[data-v-eaf8aa14]{text-align:center;margin-bottom:4vh;max-width:900px;opacity:0;transform:translateY(-20px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .1s}.is-active .about-header-slogan[data-v-eaf8aa14]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--29f9adaa);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-eaf8aa14]{color:var(--356bc9f8);position:relative;display:inline-block}.brand-core-desc[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--3fd80888);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-eaf8aa14]{display:flex;width:100%;max-width:1200px;height:52vh;gap:5%;align-items:stretch;opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .3s}.is-active .about-panel-container[data-v-eaf8aa14]{opacity:1;transform:translateY(0)}.about-navigation[data-v-eaf8aa14]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-eaf8aa14]{position:relative;display:flex;align-items:center;padding:18px 22px;border-radius:12px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.about-nav-card[data-v-eaf8aa14]:hover{transform:translateX(10px);border-color:var(--356bc9f8);background:hsla(0,0%,100%,.05)}.card-num[data-v-eaf8aa14]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--536e209a);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-eaf8aa14]{display:flex;flex-direction:column}.card-title[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--29f9adaa);transition:color .4s ease}.card-subtitle[data-v-eaf8aa14]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--536e209a);opacity:.6}.about-nav-card.is-active[data-v-eaf8aa14]{background:rgba(87,225,217,.08);border-color:var(--356bc9f8);box-shadow:0 8px 25px rgba(87,225,217,.15),inset 0 0 15px rgba(87,225,217,.1);transform:translateX(15px)}.about-nav-card.is-active .card-num[data-v-eaf8aa14]{color:var(--356bc9f8);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-eaf8aa14]{color:var(--356bc9f8)}.card-glow-bar[data-v-eaf8aa14]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--356bc9f8);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-eaf8aa14]{transform:scaleY(1)}.about-details-content[data-v-eaf8aa14]{flex:1;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.08);border-radius:20px;padding:35px 45px;box-shadow:0 20px 50px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden;display:flex;flex-direction:column}.details-viewport[data-v-eaf8aa14]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-eaf8aa14]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--29f9adaa);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-eaf8aa14]{width:50px;height:3px;background:var(--356bc9f8);margin-bottom:25px;border-radius:2px}.content-row[data-v-eaf8aa14]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-eaf8aa14 .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-eaf8aa14]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-eaf8aa14]{display:inline-block;width:6px;height:6px;background-color:var(--356bc9f8);border-radius:50%;margin-right:12px}.row-title[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--29f9adaa);margin:0}.row-description[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--3fd80888);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-eaf8aa14{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-eaf8aa14]{font-size:1.8rem}.brand-core-desc[data-v-eaf8aa14]{font-size:.9rem}.about-panel-container[data-v-eaf8aa14]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-eaf8aa14]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-eaf8aa14]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-eaf8aa14]{transform:translateY(-5px)}.about-details-content[data-v-eaf8aa14]{padding:20px;height:40vh}.viewport-main-title[data-v-eaf8aa14]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-eaf8aa14]{font-size:1.4rem}.about-nav-card[data-v-eaf8aa14]{flex:1 1 100%}}.end-section[data-v-eaf8aa14]{justify-content:space-between}.join-content[data-v-eaf8aa14]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-eaf8aa14]{text-align:center;margin-bottom:50px}.join-title[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--29f9adaa);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-eaf8aa14]{color:var(--356bc9f8)}.join-subtitle[data-v-eaf8aa14]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--3fd80888);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-eaf8aa14]{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 60px;border:1px solid hsla(0,0%,59%,.2);border-radius:16px;cursor:pointer;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s cubic-bezier(.25,.8,.25,1);overflow:hidden}.contact-wrapper[data-v-eaf8aa14]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--356bc9f8) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-eaf8aa14]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--356bc9f8);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-eaf8aa14]:hover:before{opacity:.15}.contact-label[data-v-eaf8aa14]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--356bc9f8);margin-bottom:15px;z-index:1}.contact-email[data-v-eaf8aa14]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--29f9adaa);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-eaf8aa14]{color:var(--356bc9f8)}.contact-hover-line[data-v-eaf8aa14]{position:relative;width:0;height:3px;background-color:var(--356bc9f8);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-eaf8aa14]{width:100%}.contact-hint[data-v-eaf8aa14]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--536e209a);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-eaf8aa14]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-eaf8aa14]{width:100%;background:var(--07aecf1c)}.BottomPartingLine[data-v-eaf8aa14]{background-color:var(--1522c9f6);height:2px;width:100%}.CopyrightFiling[data-v-eaf8aa14]{color:var(--773d7ede);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-eaf8aa14]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-eaf8aa14]{gap:1.5vw}.nav-item[data-v-eaf8aa14]{font-size:.95rem}.Logo[data-v-eaf8aa14]{margin-left:2%}.Logo img[data-v-eaf8aa14]{max-width:150px}.product-right[data-v-eaf8aa14]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-eaf8aa14]{font-size:2.2rem}.game-subtitle[data-v-eaf8aa14]{font-size:1.2rem}.game-list-item[data-v-eaf8aa14]{width:55px;height:55px}.join-title[data-v-eaf8aa14]{font-size:2.5rem}.contact-email[data-v-eaf8aa14]{font-size:2.8rem}.contact-wrapper[data-v-eaf8aa14]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-eaf8aa14]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-eaf8aa14]{max-width:120px}.NavBar[data-v-eaf8aa14]{display:none}.Login[data-v-eaf8aa14]{padding-right:0}.item[data-v-eaf8aa14]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-eaf8aa14]{font-size:.75rem}.decorative-sidebar[data-v-eaf8aa14]{display:none}.product-container[data-v-eaf8aa14]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-eaf8aa14]{width:100%;height:60%;top:0;-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);mask-image:linear-gradient(180deg,#000 40%,transparent)}.product-right[data-v-eaf8aa14]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-eaf8aa14]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-eaf8aa14]{width:45px;height:45px}.game-title[data-v-eaf8aa14]{font-size:1.8rem}.game-desc p[data-v-eaf8aa14]{font-size:.95rem}.join-title[data-v-eaf8aa14]{font-size:2rem}.join-subtitle[data-v-eaf8aa14]{font-size:.9rem}.contact-email[data-v-eaf8aa14]{font-size:1.8rem}.contact-wrapper[data-v-eaf8aa14]{padding:25px 20px;width:90%}.contact-label[data-v-eaf8aa14]{font-size:.75rem}.contact-hint[data-v-eaf8aa14]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-eaf8aa14]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-eaf8aa14]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-eaf8aa14]{font-size:1rem;margin-top:15px}.contact-email[data-v-eaf8aa14]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-eaf8aa14]{font-size:1.6rem}}.fade-enter-active[data-v-eaf8aa14],.fade-leave-active[data-v-eaf8aa14]{transition:opacity .3s ease}.fade-enter-from[data-v-eaf8aa14],.fade-leave-to[data-v-eaf8aa14]{opacity:0}@keyframes arrow-bounce-eaf8aa14{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-eaf8aa14]{position:fixed;right:5%;bottom:8%;z-index:100;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5;transition:all .3s ease}.global-scroll-hint[data-v-eaf8aa14]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-eaf8aa14]{margin-top:-8px}.home-section[data-v-eaf8aa14]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-eaf8aa14]{position:absolute;top:-10%;left:-10%;width:120%;height:120%;background-size:cover;background-position:50%;will-change:transform,filter}.home-parallax-bg[data-v-eaf8aa14]:nth-child(3){animation:bg-breathe-eaf8aa14 20s ease-in-out infinite alternate}@keyframes bg-breathe-eaf8aa14{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-eaf8aa14]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-eaf8aa14],.home-vignette-overlay[data-v-eaf8aa14]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-eaf8aa14]{z-index:7}.particle[data-v-eaf8aa14]{position:absolute;border-radius:50%;animation:float-up-eaf8aa14 linear infinite;opacity:0}.particle[data-v-eaf8aa14]:first-child{width:2px;height:2px;left:41vw;top:41vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:13s;animation-delay:-25s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(2){left:57vw;top:71vh;animation-duration:24s;animation-delay:-25s}.particle[data-v-eaf8aa14]:nth-child(2),.particle[data-v-eaf8aa14]:nth-child(3){width:3px;height:3px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(3){left:44vw;top:105vh;animation-duration:17s;animation-delay:-17s}.particle[data-v-eaf8aa14]:nth-child(4){width:5px;height:5px;left:100vw;top:107vh;animation-duration:15s;animation-delay:-13s}.particle[data-v-eaf8aa14]:nth-child(4),.particle[data-v-eaf8aa14]:nth-child(5){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(5){width:3px;height:3px;left:27vw;top:99vh;animation-duration:23s;animation-delay:-6s}.particle[data-v-eaf8aa14]:nth-child(6){width:4px;height:4px;top:23vh;animation-duration:15s;animation-delay:-14s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(6),.particle[data-v-eaf8aa14]:nth-child(7){left:14vw;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-eaf8aa14]:nth-child(7){width:6px;height:6px;top:110vh;animation-duration:14s;animation-delay:-18s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(8){width:5px;height:5px;left:66vw;top:49vh;animation-duration:27s;animation-delay:-4s}.particle[data-v-eaf8aa14]:nth-child(8),.particle[data-v-eaf8aa14]:nth-child(9){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(9){width:4px;height:4px;left:84vw;top:62vh;animation-duration:16s;animation-delay:-24s}.particle[data-v-eaf8aa14]:nth-child(10){width:4px;height:4px;left:8vw;top:87vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:21s;animation-delay:-6s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(11){width:3px;height:3px;left:64vw;top:34vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:26s;animation-delay:-23s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(12){width:3px;height:3px;left:22vw;top:81vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:23s;animation-delay:-9s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(13){left:38vw;top:20vh;animation-duration:19s;animation-delay:-15s}.particle[data-v-eaf8aa14]:nth-child(13),.particle[data-v-eaf8aa14]:nth-child(14){width:2px;height:2px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(14){left:34vw;top:11vh;animation-duration:27s;animation-delay:-2s}.particle[data-v-eaf8aa14]:nth-child(15){width:4px;height:4px;left:44vw;top:27vh;animation-duration:19s;animation-delay:-9s}.particle[data-v-eaf8aa14]:nth-child(15),.particle[data-v-eaf8aa14]:nth-child(16){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(16){width:3px;height:3px;left:49vw;top:90vh;animation-duration:24s;animation-delay:-19s}.particle[data-v-eaf8aa14]:nth-child(17){width:7px;height:7px;left:55vw;top:4vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:20s;animation-delay:-3s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(18){width:5px;height:5px;left:64vw;top:40vh;animation-duration:26s;animation-delay:-2s}.particle[data-v-eaf8aa14]:nth-child(18),.particle[data-v-eaf8aa14]:nth-child(19){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(19){width:2px;height:2px;left:94vw;top:54vh;animation-duration:17s;animation-delay:-18s}.particle[data-v-eaf8aa14]:nth-child(20){width:4px;height:4px;left:71vw;top:61vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-18s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(21){width:5px;height:5px;left:60vw;top:60vh;animation-duration:24s;animation-delay:-15s}.particle[data-v-eaf8aa14]:nth-child(21),.particle[data-v-eaf8aa14]:nth-child(22){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(22){width:4px;height:4px;left:75vw;top:91vh;animation-duration:22s;animation-delay:-4s}.particle[data-v-eaf8aa14]:nth-child(23){width:5px;height:5px;left:25vw;top:39vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:18s;animation-delay:-6s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(24){width:7px;height:7px;left:2vw;top:19vh;animation-duration:26s;animation-delay:-21s}.particle[data-v-eaf8aa14]:nth-child(24),.particle[data-v-eaf8aa14]:nth-child(25){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(25){width:6px;height:6px;left:9vw;top:57vh;animation-duration:18s;animation-delay:-5s}.particle[data-v-eaf8aa14]:nth-child(26){width:2px;height:2px;left:90vw;top:79vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:22s;animation-delay:-11s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(27){width:6px;height:6px;left:43vw;top:58vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-25s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(28){width:6px;height:6px;left:58vw;top:19vh;animation-duration:26s;animation-delay:-25s}.particle[data-v-eaf8aa14]:nth-child(28),.particle[data-v-eaf8aa14]:nth-child(29){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(29){width:7px;height:7px;left:97vw;top:85vh;animation-duration:23s;animation-delay:-7s}.particle[data-v-eaf8aa14]:nth-child(30){width:2px;height:2px;left:1vw;top:103vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:23s;animation-delay:-6s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(31){width:3px;height:3px;left:46vw;top:110vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:17s;animation-delay:-5s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(32){width:6px;height:6px;left:84vw;top:86vh;animation-duration:17s;animation-delay:-17s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(32),.particle[data-v-eaf8aa14]:nth-child(33){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-eaf8aa14]:nth-child(33){width:3px;height:3px;left:34vw;top:5vh;animation-duration:15s;animation-delay:-16s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(34){width:6px;height:6px;left:38vw;top:9vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:24s;animation-delay:-24s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(35){width:3px;height:3px;left:20vw;top:77vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:27s;animation-delay:-13s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(36){width:5px;height:5px;left:87vw;top:30vh;animation-duration:24s;animation-delay:-12s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(36),.particle[data-v-eaf8aa14]:nth-child(37){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-eaf8aa14]:nth-child(37){width:6px;height:6px;left:67vw;top:98vh;animation-duration:21s;animation-delay:-21s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(38){width:6px;height:6px;left:71vw;top:71vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-25s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(39){width:3px;height:3px;left:12vw;top:10vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:16s;animation-delay:-7s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(40){width:3px;height:3px;left:71vw;top:107vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:16s;animation-delay:-9s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(41){width:6px;height:6px;left:77vw;top:95vh;animation-delay:-21s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(41),.particle[data-v-eaf8aa14]:nth-child(42){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:25s}.particle[data-v-eaf8aa14]:nth-child(42){width:5px;height:5px;left:67vw;top:67vh;animation-delay:-10s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(43){width:4px;height:4px;left:92vw;top:49vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:14s;animation-delay:-7s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(44){width:4px;height:4px;left:27vw;top:16vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:13s;animation-delay:-7s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(45){width:3px;height:3px;left:13vw;top:69vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:15s;animation-delay:-8s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(46){width:4px;height:4px;left:53vw;top:50vh;animation-duration:24s;animation-delay:-18s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(46),.particle[data-v-eaf8aa14]:nth-child(47){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5)}.particle[data-v-eaf8aa14]:nth-child(47){width:6px;height:6px;left:54vw;top:7vh;animation-duration:18s;animation-delay:-1s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(48){width:7px;height:7px;left:87vw;top:8vh;animation-duration:21s;animation-delay:-16s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(48),.particle[data-v-eaf8aa14]:nth-child(49){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-eaf8aa14]:nth-child(49){width:4px;height:4px;left:21vw;top:78vh;animation-duration:15s;animation-delay:-22s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(50){width:5px;height:5px;left:90vw;top:38vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:21s;animation-delay:-5s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(51){width:2px;height:2px;left:11vw;top:32vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:18s;animation-delay:-12s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(52){width:2px;height:2px;left:96vw;top:65vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:14s;animation-delay:-6s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(53){width:4px;height:4px;left:83vw;top:58vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:20s;animation-delay:-5s;filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(54){width:6px;height:6px;left:90vw;top:108vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:20s;animation-delay:-21s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(55){width:7px;height:7px;left:100vw;top:28vh;animation-duration:25s}.particle[data-v-eaf8aa14]:nth-child(55),.particle[data-v-eaf8aa14]:nth-child(56){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-delay:-22s;filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(56){width:6px;height:6px;left:78vw;top:26vh;animation-duration:19s}.particle[data-v-eaf8aa14]:nth-child(57){width:4px;height:4px;left:78vw;top:7vh;animation-duration:20s;animation-delay:-15s}.particle[data-v-eaf8aa14]:nth-child(57),.particle[data-v-eaf8aa14]:nth-child(58){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-eaf8aa14]:nth-child(58){width:5px;height:5px;left:18vw;top:44vh;animation-duration:22s;animation-delay:-19s}.particle[data-v-eaf8aa14]:nth-child(59){left:41vw;top:55vh;animation-duration:24s;animation-delay:-17s}.particle[data-v-eaf8aa14]:nth-child(59),.particle[data-v-eaf8aa14]:nth-child(60){width:7px;height:7px;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);filter:blur(2px)}.particle[data-v-eaf8aa14]:nth-child(60){left:16vw;top:101vh;animation-duration:17s;animation-delay:-9s}@keyframes float-up-eaf8aa14{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(-1vw) scale(1.6);opacity:0}}.anim-item[data-v-41d929d6]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-41d929d6]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-41d929d6]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-41d929d6]{position:fixed;top:0;width:100%;background-color:var(--62c9346f);box-shadow:var(--3cd0bdff);color:var(--177c7506);display:flex;z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background-color .8s ease,box-shadow .8s ease}.TopBarContent[data-v-41d929d6]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-41d929d6]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-41d929d6]{max-width:210px}.hide-on-home[data-v-41d929d6]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-41d929d6]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--177c7506);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-41d929d6],.nav-item[data-v-41d929d6]:hover{color:var(--4ae84408);font-weight:700}.nav-item.active[data-v-41d929d6]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--4ae84408);border-radius:2px}.Login[data-v-41d929d6]{grid-area:Login;display:flex;justify-content:flex-end;padding-right:10%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .8s ease,transform .8s ease}.item[data-v-41d929d6]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--177c7506);transition:color .8s ease;cursor:pointer}.item[data-v-41d929d6]:hover{color:var(--4ae84408)}.separator[data-v-41d929d6]{margin:0 5px}.ScrollContainer[data-v-41d929d6]{width:100vw;height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.ScrollContainer[data-v-41d929d6]::-webkit-scrollbar{display:none}.full-page-section[data-v-41d929d6]{width:100vw;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.overlay[data-v-41d929d6]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,6%,.45);z-index:10;pointer-events:none}.scroll-hint[data-v-41d929d6]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--2800e914);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11}.scroll-hint p[data-v-41d929d6]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-41d929d6]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--2800e914);border-bottom:2px solid var(--2800e914);transform:rotate(45deg);animation:arrow-bounce-41d929d6 2s ease-in-out infinite}.product-container[data-v-41d929d6]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-41d929d6]{position:absolute;left:2%;bottom:12%;writing-mode:vertical-rl;transform:rotate(180deg);font-family:sans-serif;font-size:.75rem;font-weight:700;letter-spacing:6px;color:var(--2800e914);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-41d929d6]{display:inline-block;width:4px;height:4px;background-color:var(--c7bc7c1c);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-41d929d6]{opacity:.4}.product-left[data-v-41d929d6]{position:absolute;left:0;top:0;width:60%;height:100%;z-index:1;-webkit-mask-image:linear-gradient(90deg,#000 50%,transparent);mask-image:linear-gradient(90deg,#000 50%,transparent)}.product-image-wrapper[data-v-41d929d6]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-41d929d6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:30% center;object-position:30% center;opacity:0;transform:scale(1.15) translateX(-8%);transition:transform .8s ease,opacity .8s ease}.is-active .product-kv[data-v-41d929d6]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-41d929d6]{position:relative;width:45%;max-width:800px;margin-right:8%;padding-right:90px;z-index:2;display:flex;flex-direction:column;justify-content:center}.game-desc[data-v-41d929d6],.game-subtitle[data-v-41d929d6],.game-title[data-v-41d929d6]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-41d929d6]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .3s,opacity 1.2s ease .3s}.is-active .game-subtitle[data-v-41d929d6]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .5s,opacity 1.2s ease .5s}.is-active .game-desc[data-v-41d929d6]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .7s,opacity 1.2s ease .7s}.game-title[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--45e29ab8);margin:0}.game-subtitle[data-v-41d929d6]{font-family:sans-serif;font-size:1.5rem;color:var(--c7bc7c1c);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-41d929d6]{font-family:资源圆体,sans-serif;color:var(--96b27794);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-41d929d6]{color:var(--c7bc7c1c);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-41d929d6]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-41d929d6]{width:65px;height:65px;border-radius:12px;overflow:hidden;opacity:.4;transform:scale(.8);cursor:pointer;border:2px solid transparent;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.25,.8,.25,1)}.game-list-item img[data-v-41d929d6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-41d929d6]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-41d929d6]{opacity:1;transform:scale(1);border-color:var(--c7bc7c1c);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-41d929d6]{transform:scale(1.1)}.info-boxes-wrapper[data-v-41d929d6]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-41d929d6]{font-family:资源圆体,sans-serif;color:var(--96b27794);opacity:.6}.more-btn[data-v-41d929d6]{position:absolute;right:8%;bottom:12%;background:var(--bc2b2b14);color:#111;font-weight:700;font-family:sans-serif;padding:10px 25px;border-radius:30px;cursor:pointer;font-size:1.1rem;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:.3s;animation:float-41d929d6 3s ease-in-out infinite;z-index:10}.more-btn[data-v-41d929d6]:hover{transform:scale(1.05)}@keyframes float-41d929d6{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-41d929d6]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9998;display:flex;justify-content:center;align-items:center}.all-list-box[data-v-41d929d6]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-41d929d6]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-41d929d6]{display:flex;background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,.05);cursor:pointer;transition:.3s;border:1px solid #eee}.simple-list-item[data-v-41d929d6]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--c7bc7c1c)}.slim-cover[data-v-41d929d6]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-41d929d6]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-41d929d6]{margin:0;color:#777;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.close-btn[data-v-41d929d6]{position:absolute;top:-10px;right:0;background:rgba(0,0,0,.1);border:none;width:40px;height:40px;border-radius:50%;color:#000;font-size:20px;cursor:pointer;z-index:10;transition:.3s;display:flex;align-items:center;justify-content:center}.close-btn[data-v-41d929d6]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-41d929d6]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 8%;box-sizing:border-box}.about-header-slogan[data-v-41d929d6]{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:4vh}.is-active .about-header-slogan[data-v-41d929d6]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--45e29ab8);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-41d929d6]{color:var(--c7bc7c1c);position:relative;display:inline-block}.brand-core-desc[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--96b27794);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-41d929d6]{display:flex;width:100%;max-width:1200px;height:52vh;gap:5%;align-items:stretch;opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .3s}.is-active .about-panel-container[data-v-41d929d6]{opacity:1;transform:translateY(0)}.about-navigation[data-v-41d929d6]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-41d929d6]{position:relative;display:flex;align-items:center;padding:18px 22px;border-radius:12px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.about-nav-card[data-v-41d929d6]:hover{transform:translateX(10px);border-color:var(--c7bc7c1c);background:hsla(0,0%,100%,.05)}.card-num[data-v-41d929d6]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--2800e914);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-41d929d6]{display:flex;flex-direction:column}.card-title[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--45e29ab8);transition:color .4s ease}.card-subtitle[data-v-41d929d6]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--2800e914);opacity:.6}.about-nav-card.is-active[data-v-41d929d6]{background:rgba(87,225,217,.08);border-color:var(--c7bc7c1c);box-shadow:0 8px 25px rgba(87,225,217,.15),inset 0 0 15px rgba(87,225,217,.1);transform:translateX(15px)}.about-nav-card.is-active .card-num[data-v-41d929d6]{color:var(--c7bc7c1c);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-41d929d6]{color:var(--c7bc7c1c)}.card-glow-bar[data-v-41d929d6]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--c7bc7c1c);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-41d929d6]{transform:scaleY(1)}.about-details-content[data-v-41d929d6]{flex:1;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.08);border-radius:20px;padding:35px 45px;box-shadow:0 20px 50px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden;display:flex;flex-direction:column}.details-viewport[data-v-41d929d6]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-41d929d6]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--45e29ab8);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-41d929d6]{width:50px;height:3px;background:var(--c7bc7c1c);margin-bottom:25px;border-radius:2px}.content-row[data-v-41d929d6]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-41d929d6 .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-41d929d6]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-41d929d6]{display:inline-block;width:6px;height:6px;background-color:var(--c7bc7c1c);border-radius:50%;margin-right:12px}.row-title[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--45e29ab8);margin:0}.row-description[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--96b27794);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-41d929d6{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-41d929d6]{font-size:1.8rem}.brand-core-desc[data-v-41d929d6]{font-size:.9rem}.about-panel-container[data-v-41d929d6]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-41d929d6]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-41d929d6]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-41d929d6]{transform:translateY(-5px)}.about-details-content[data-v-41d929d6]{padding:20px;height:40vh}.viewport-main-title[data-v-41d929d6]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-41d929d6]{font-size:1.4rem}.about-nav-card[data-v-41d929d6]{flex:1 1 100%}}.end-section[data-v-41d929d6]{justify-content:space-between}.join-content[data-v-41d929d6]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-41d929d6]{text-align:center;margin-bottom:50px}.join-title[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--45e29ab8);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-41d929d6]{color:var(--c7bc7c1c)}.join-subtitle[data-v-41d929d6]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--96b27794);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-41d929d6]{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 60px;border:1px solid hsla(0,0%,59%,.2);border-radius:16px;cursor:pointer;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s cubic-bezier(.25,.8,.25,1);overflow:hidden}.contact-wrapper[data-v-41d929d6]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--c7bc7c1c) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-41d929d6]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--c7bc7c1c);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-41d929d6]:hover:before{opacity:.15}.contact-label[data-v-41d929d6]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--c7bc7c1c);margin-bottom:15px;z-index:1}.contact-email[data-v-41d929d6]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--45e29ab8);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-41d929d6]{color:var(--c7bc7c1c)}.contact-hover-line[data-v-41d929d6]{position:relative;width:0;height:3px;background-color:var(--c7bc7c1c);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-41d929d6]{width:100%}.contact-hint[data-v-41d929d6]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--2800e914);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-41d929d6]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-41d929d6]{width:100%;background:var(--2b844e90)}.BottomPartingLine[data-v-41d929d6]{background-color:var(--570a7870);height:2px;width:100%}.CopyrightFiling[data-v-41d929d6]{color:var(--2a5283d8);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-41d929d6]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-41d929d6]{gap:1.5vw}.nav-item[data-v-41d929d6]{font-size:.95rem}.Logo[data-v-41d929d6]{margin-left:2%}.Logo img[data-v-41d929d6]{max-width:150px}.product-right[data-v-41d929d6]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-41d929d6]{font-size:2.2rem}.game-subtitle[data-v-41d929d6]{font-size:1.2rem}.game-list-item[data-v-41d929d6]{width:55px;height:55px}.join-title[data-v-41d929d6]{font-size:2.5rem}.contact-email[data-v-41d929d6]{font-size:2.8rem}.contact-wrapper[data-v-41d929d6]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-41d929d6]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-41d929d6]{max-width:120px}.NavBar[data-v-41d929d6]{display:none}.Login[data-v-41d929d6]{padding-right:0}.item[data-v-41d929d6]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-41d929d6]{font-size:.75rem}.decorative-sidebar[data-v-41d929d6]{display:none}.product-container[data-v-41d929d6]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-41d929d6]{width:100%;height:60%;top:0;-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);mask-image:linear-gradient(180deg,#000 40%,transparent)}.product-right[data-v-41d929d6]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-41d929d6]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-41d929d6]{width:45px;height:45px}.game-title[data-v-41d929d6]{font-size:1.8rem}.game-desc p[data-v-41d929d6]{font-size:.95rem}.join-title[data-v-41d929d6]{font-size:2rem}.join-subtitle[data-v-41d929d6]{font-size:.9rem}.contact-email[data-v-41d929d6]{font-size:1.8rem}.contact-wrapper[data-v-41d929d6]{padding:25px 20px;width:90%}.contact-label[data-v-41d929d6]{font-size:.75rem}.contact-hint[data-v-41d929d6]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-41d929d6]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-41d929d6]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-41d929d6]{font-size:1rem;margin-top:15px}.contact-email[data-v-41d929d6]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-41d929d6]{font-size:1.6rem}}.fade-enter-active[data-v-41d929d6],.fade-leave-active[data-v-41d929d6]{transition:opacity .3s ease}.fade-enter-from[data-v-41d929d6],.fade-leave-to[data-v-41d929d6]{opacity:0}@keyframes arrow-bounce-41d929d6{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-41d929d6]{position:fixed;right:5%;bottom:8%;z-index:100;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5;transition:all .3s ease}.global-scroll-hint[data-v-41d929d6]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-41d929d6]{margin-top:-8px}.home-section[data-v-41d929d6]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-41d929d6]{position:absolute;top:-10%;left:-10%;width:120%;height:120%;background-size:cover;background-position:50%;will-change:transform,filter}.home-parallax-bg[data-v-41d929d6]:nth-child(3){animation:bg-breathe-41d929d6 20s ease-in-out infinite alternate}@keyframes bg-breathe-41d929d6{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-41d929d6]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-41d929d6],.home-vignette-overlay[data-v-41d929d6]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-41d929d6]{z-index:7}.particle[data-v-41d929d6]{position:absolute;border-radius:50%;animation:float-up-41d929d6 linear infinite;opacity:0}.particle[data-v-41d929d6]:first-child{width:4px;height:4px;left:52vw;top:108vh;animation-duration:17s;animation-delay:-18s}.particle[data-v-41d929d6]:first-child,.particle[data-v-41d929d6]:nth-child(2){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(2){width:5px;height:5px;left:53vw;top:89vh;animation-duration:21s;animation-delay:-8s}.particle[data-v-41d929d6]:nth-child(3){width:4px;height:4px;left:27vw;top:48vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:27s;animation-delay:-18s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(4){left:2vw;top:55vh;animation-delay:-23s}.particle[data-v-41d929d6]:nth-child(4),.particle[data-v-41d929d6]:nth-child(5){width:2px;height:2px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:15s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(5){left:15vw;top:35vh;animation-delay:-3s}.particle[data-v-41d929d6]:nth-child(6){width:6px;height:6px;left:39vw;top:60vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:14s;animation-delay:-23s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(7){width:6px;height:6px;left:22vw;top:69vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:21s;animation-delay:-11s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(8){width:5px;height:5px;left:98vw;top:34vh;animation-duration:25s;animation-delay:-1s}.particle[data-v-41d929d6]:nth-child(8),.particle[data-v-41d929d6]:nth-child(9){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(9){width:4px;height:4px;left:84vw;top:23vh;animation-duration:15s;animation-delay:-5s}.particle[data-v-41d929d6]:nth-child(10){width:3px;height:3px;left:45vw;top:44vh;animation-duration:21s;animation-delay:-23s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(10),.particle[data-v-41d929d6]:nth-child(11){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-41d929d6]:nth-child(11){width:6px;height:6px;left:30vw;top:28vh;animation-duration:14s;animation-delay:-9s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(12){width:3px;height:3px;left:38vw;top:79vh;animation-duration:23s;animation-delay:-6s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(12),.particle[data-v-41d929d6]:nth-child(13){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-41d929d6]:nth-child(13){width:7px;height:7px;left:48vw;top:103vh;animation-duration:22s;animation-delay:-23s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(14){left:46vw;top:16vh;animation-duration:25s;animation-delay:-20s}.particle[data-v-41d929d6]:nth-child(14),.particle[data-v-41d929d6]:nth-child(15){width:5px;height:5px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(15){left:18vw;top:46vh;animation-duration:26s;animation-delay:-17s}.particle[data-v-41d929d6]:nth-child(16){width:4px;height:4px;left:22vw;top:40vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:22s;animation-delay:-21s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(17){width:7px;height:7px;left:72vw;top:108vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:24s;animation-delay:-14s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(18){width:2px;height:2px;left:8vw;top:7vh;animation-duration:24s;animation-delay:-2s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(18),.particle[data-v-41d929d6]:nth-child(19){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-41d929d6]:nth-child(19){width:7px;height:7px;left:67vw;top:49vh;animation-duration:16s;animation-delay:-25s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(20){width:5px;height:5px;left:4vw;top:74vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:26s;animation-delay:-12s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(21){width:4px;height:4px;left:32vw;top:65vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:17s;animation-delay:-11s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(22){width:6px;height:6px;left:49vw;top:43vh;animation-duration:17s;animation-delay:-24s}.particle[data-v-41d929d6]:nth-child(22),.particle[data-v-41d929d6]:nth-child(23){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(23){width:7px;height:7px;left:15vw;top:58vh;animation-duration:14s;animation-delay:-2s}.particle[data-v-41d929d6]:nth-child(24){width:2px;height:2px;left:94vw;top:40vh;animation-duration:14s;animation-delay:-18s}.particle[data-v-41d929d6]:nth-child(24),.particle[data-v-41d929d6]:nth-child(25){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(25){width:3px;height:3px;left:73vw;top:104vh;animation-duration:17s;animation-delay:-14s}.particle[data-v-41d929d6]:nth-child(26){width:2px;height:2px;left:80vw;top:54vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:15s;animation-delay:-11s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(27){left:13vw;top:93vh;animation-duration:15s;animation-delay:-8s}.particle[data-v-41d929d6]:nth-child(27),.particle[data-v-41d929d6]:nth-child(28){width:5px;height:5px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(28){left:11vw;top:1vh;animation-duration:20s;animation-delay:-20s}.particle[data-v-41d929d6]:nth-child(29){width:2px;height:2px;left:43vw;top:37vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:19s;animation-delay:-10s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(30){width:6px;height:6px;left:87vw;top:48vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:24s;animation-delay:-20s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(31){width:2px;height:2px;left:12vw;top:82vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:14s;animation-delay:-19s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(32){width:2px;height:2px;left:39vw;top:56vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-9s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(33){width:5px;height:5px;left:9vw;top:108vh;animation-duration:25s;animation-delay:-2s}.particle[data-v-41d929d6]:nth-child(33),.particle[data-v-41d929d6]:nth-child(34){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(34){width:2px;height:2px;left:14vw;top:87vh;animation-duration:18s;animation-delay:-23s}.particle[data-v-41d929d6]:nth-child(35){left:32vw;top:35vh;animation-duration:14s;animation-delay:-16s}.particle[data-v-41d929d6]:nth-child(35),.particle[data-v-41d929d6]:nth-child(36){width:2px;height:2px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(36){left:89vw;top:98vh;animation-duration:15s;animation-delay:-7s}.particle[data-v-41d929d6]:nth-child(37){width:4px;height:4px;left:77vw;top:49vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:19s;animation-delay:-9s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(38){width:5px;height:5px;left:58vw;animation-duration:21s;animation-delay:-20s}.particle[data-v-41d929d6]:nth-child(38),.particle[data-v-41d929d6]:nth-child(39){top:55vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(39){width:3px;height:3px;left:35vw;animation-duration:19s;animation-delay:-5s}.particle[data-v-41d929d6]:nth-child(40){width:5px;height:5px;left:27vw;top:87vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:24s;animation-delay:-1s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(41){width:2px;height:2px;left:71vw;top:39vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:26s;animation-delay:-17s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(42){width:2px;height:2px;left:32vw;top:47vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:27s;animation-delay:-6s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(43){width:3px;height:3px;left:62vw;top:101vh;animation-duration:18s;animation-delay:-23s}.particle[data-v-41d929d6]:nth-child(43),.particle[data-v-41d929d6]:nth-child(44){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(44){width:4px;height:4px;left:5vw;top:83vh;animation-duration:16s;animation-delay:-15s}.particle[data-v-41d929d6]:nth-child(45){left:98vw;top:85vh;animation-duration:15s;animation-delay:-6s}.particle[data-v-41d929d6]:nth-child(45),.particle[data-v-41d929d6]:nth-child(46){width:3px;height:3px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(46){left:55vw;top:4vh;animation-duration:21s;animation-delay:-18s}.particle[data-v-41d929d6]:nth-child(47){width:3px;height:3px;left:5vw;top:84vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:23s;animation-delay:-11s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(48){left:100vw;top:75vh;animation-duration:16s;animation-delay:-9s}.particle[data-v-41d929d6]:nth-child(48),.particle[data-v-41d929d6]:nth-child(49){width:3px;height:3px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(49){left:56vw;top:106vh;animation-duration:20s;animation-delay:-7s}.particle[data-v-41d929d6]:nth-child(50){width:5px;height:5px;left:31vw;top:40vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:14s;animation-delay:-24s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(51){width:5px;height:5px;left:85vw;top:109vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:14s;animation-delay:-2s;filter:blur(0)}.particle[data-v-41d929d6]:nth-child(52){left:5vw;top:3vh;animation-duration:18s;animation-delay:-3s}.particle[data-v-41d929d6]:nth-child(52),.particle[data-v-41d929d6]:nth-child(53){width:7px;height:7px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(53){left:63vw;top:32vh;animation-duration:27s;animation-delay:-8s}.particle[data-v-41d929d6]:nth-child(54){width:5px;height:5px;left:52vw;top:17vh;animation-duration:14s;animation-delay:-23s}.particle[data-v-41d929d6]:nth-child(54),.particle[data-v-41d929d6]:nth-child(55){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-41d929d6]:nth-child(55){width:3px;height:3px;left:38vw;top:101vh;animation-duration:26s;animation-delay:-5s}.particle[data-v-41d929d6]:nth-child(56){left:48vw;top:76vh;animation-duration:22s;animation-delay:-21s}.particle[data-v-41d929d6]:nth-child(56),.particle[data-v-41d929d6]:nth-child(57){width:7px;height:7px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(57){left:65vw;top:31vh;animation-duration:27s;animation-delay:-1s}.particle[data-v-41d929d6]:nth-child(58){width:7px;height:7px;left:27vw;top:4vh;animation-delay:-10s}.particle[data-v-41d929d6]:nth-child(58),.particle[data-v-41d929d6]:nth-child(59){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:25s;filter:blur(2px)}.particle[data-v-41d929d6]:nth-child(59){width:6px;height:6px;left:90vw;top:44vh;animation-delay:-11s}.particle[data-v-41d929d6]:nth-child(60){width:4px;height:4px;left:10vw;top:68vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:21s;animation-delay:-22s;filter:blur(0)}@keyframes float-up-41d929d6{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(-2vw) scale(1.6);opacity:0}}.anim-item[data-v-a6f12d4a]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-a6f12d4a]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-a6f12d4a]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-a6f12d4a]{position:fixed;top:0;width:100%;background-color:var(--698767e3);box-shadow:var(--d885711a);color:var(--cee00c1e);display:flex;z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background-color .8s ease,box-shadow .8s ease}.TopBarContent[data-v-a6f12d4a]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-a6f12d4a]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-a6f12d4a]{max-width:210px}.hide-on-home[data-v-a6f12d4a]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-a6f12d4a]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--cee00c1e);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-a6f12d4a],.nav-item[data-v-a6f12d4a]:hover{color:var(--2b3df508);font-weight:700}.nav-item.active[data-v-a6f12d4a]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--2b3df508);border-radius:2px}.Login[data-v-a6f12d4a]{grid-area:Login;display:flex;justify-content:flex-end;padding-right:10%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .8s ease,transform .8s ease}.item[data-v-a6f12d4a]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--cee00c1e);transition:color .8s ease;cursor:pointer}.item[data-v-a6f12d4a]:hover{color:var(--2b3df508)}.separator[data-v-a6f12d4a]{margin:0 5px}.ScrollContainer[data-v-a6f12d4a]{width:100vw;height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.ScrollContainer[data-v-a6f12d4a]::-webkit-scrollbar{display:none}.full-page-section[data-v-a6f12d4a]{width:100vw;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.overlay[data-v-a6f12d4a]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,6%,.45);z-index:10;pointer-events:none}.scroll-hint[data-v-a6f12d4a]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--710caaf0);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11}.scroll-hint p[data-v-a6f12d4a]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-a6f12d4a]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--710caaf0);border-bottom:2px solid var(--710caaf0);transform:rotate(45deg);animation:arrow-bounce-a6f12d4a 2s ease-in-out infinite}.product-container[data-v-a6f12d4a]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-a6f12d4a]{position:absolute;left:2%;bottom:12%;writing-mode:vertical-rl;transform:rotate(180deg);font-family:sans-serif;font-size:.75rem;font-weight:700;letter-spacing:6px;color:var(--710caaf0);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-a6f12d4a]{display:inline-block;width:4px;height:4px;background-color:var(--27fe4266);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-a6f12d4a]{opacity:.4}.product-left[data-v-a6f12d4a]{position:absolute;left:0;top:0;width:60%;height:100%;z-index:1;-webkit-mask-image:linear-gradient(90deg,#000 50%,transparent);mask-image:linear-gradient(90deg,#000 50%,transparent)}.product-image-wrapper[data-v-a6f12d4a]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-a6f12d4a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:30% center;object-position:30% center;opacity:0;transform:scale(1.15) translateX(-8%);transition:transform .8s ease,opacity .8s ease}.is-active .product-kv[data-v-a6f12d4a]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-a6f12d4a]{position:relative;width:45%;max-width:800px;margin-right:8%;padding-right:90px;z-index:2;display:flex;flex-direction:column;justify-content:center}.game-desc[data-v-a6f12d4a],.game-subtitle[data-v-a6f12d4a],.game-title[data-v-a6f12d4a]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-a6f12d4a]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .3s,opacity 1.2s ease .3s}.is-active .game-subtitle[data-v-a6f12d4a]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .5s,opacity 1.2s ease .5s}.is-active .game-desc[data-v-a6f12d4a]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .7s,opacity 1.2s ease .7s}.game-title[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--e4f4e5d0);margin:0}.game-subtitle[data-v-a6f12d4a]{font-family:sans-serif;font-size:1.5rem;color:var(--27fe4266);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;color:var(--541f85aa);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-a6f12d4a]{color:var(--27fe4266);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-a6f12d4a]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-a6f12d4a]{width:65px;height:65px;border-radius:12px;overflow:hidden;opacity:.4;transform:scale(.8);cursor:pointer;border:2px solid transparent;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.25,.8,.25,1)}.game-list-item img[data-v-a6f12d4a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-a6f12d4a]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-a6f12d4a]{opacity:1;transform:scale(1);border-color:var(--27fe4266);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-a6f12d4a]{transform:scale(1.1)}.info-boxes-wrapper[data-v-a6f12d4a]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;color:var(--541f85aa);opacity:.6}.more-btn[data-v-a6f12d4a]{position:absolute;right:8%;bottom:12%;background:var(--51d01282);color:#111;font-weight:700;font-family:sans-serif;padding:10px 25px;border-radius:30px;cursor:pointer;font-size:1.1rem;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:.3s;animation:float-a6f12d4a 3s ease-in-out infinite;z-index:10}.more-btn[data-v-a6f12d4a]:hover{transform:scale(1.05)}@keyframes float-a6f12d4a{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-a6f12d4a]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9998;display:flex;justify-content:center;align-items:center}.all-list-box[data-v-a6f12d4a]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-a6f12d4a]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-a6f12d4a]{display:flex;background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,.05);cursor:pointer;transition:.3s;border:1px solid #eee}.simple-list-item[data-v-a6f12d4a]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--27fe4266)}.slim-cover[data-v-a6f12d4a]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-a6f12d4a]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-a6f12d4a]{margin:0;color:#777;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.close-btn[data-v-a6f12d4a]{position:absolute;top:-10px;right:0;background:rgba(0,0,0,.1);border:none;width:40px;height:40px;border-radius:50%;color:#000;font-size:20px;cursor:pointer;z-index:10;transition:.3s;display:flex;align-items:center;justify-content:center}.close-btn[data-v-a6f12d4a]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-a6f12d4a]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 8%;box-sizing:border-box}.about-header-slogan[data-v-a6f12d4a]{text-align:center;margin-bottom:4vh;max-width:900px;opacity:0;transform:translateY(-20px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .1s}.is-active .about-header-slogan[data-v-a6f12d4a]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--e4f4e5d0);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-a6f12d4a]{color:var(--27fe4266);position:relative;display:inline-block}.brand-core-desc[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--541f85aa);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-a6f12d4a]{display:flex;width:100%;max-width:1200px;height:52vh;gap:5%;align-items:stretch;opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .3s}.is-active .about-panel-container[data-v-a6f12d4a]{opacity:1;transform:translateY(0)}.about-navigation[data-v-a6f12d4a]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-a6f12d4a]{position:relative;display:flex;align-items:center;padding:18px 22px;border-radius:12px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.about-nav-card[data-v-a6f12d4a]:hover{transform:translateX(10px);border-color:var(--27fe4266);background:hsla(0,0%,100%,.05)}.card-num[data-v-a6f12d4a]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--710caaf0);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-a6f12d4a]{display:flex;flex-direction:column}.card-title[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--e4f4e5d0);transition:color .4s ease}.card-subtitle[data-v-a6f12d4a]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--710caaf0);opacity:.6}.about-nav-card.is-active[data-v-a6f12d4a]{background:rgba(87,225,217,.08);border-color:var(--27fe4266);box-shadow:0 8px 25px rgba(87,225,217,.15),inset 0 0 15px rgba(87,225,217,.1);transform:translateX(15px)}.about-nav-card.is-active .card-num[data-v-a6f12d4a]{color:var(--27fe4266);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-a6f12d4a]{color:var(--27fe4266)}.card-glow-bar[data-v-a6f12d4a]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--27fe4266);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-a6f12d4a]{transform:scaleY(1)}.about-details-content[data-v-a6f12d4a]{flex:1;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.08);border-radius:20px;padding:35px 45px;box-shadow:0 20px 50px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden;display:flex;flex-direction:column}.details-viewport[data-v-a6f12d4a]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-a6f12d4a]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--e4f4e5d0);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-a6f12d4a]{width:50px;height:3px;background:var(--27fe4266);margin-bottom:25px;border-radius:2px}.content-row[data-v-a6f12d4a]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-a6f12d4a .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-a6f12d4a]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-a6f12d4a]{display:inline-block;width:6px;height:6px;background-color:var(--27fe4266);border-radius:50%;margin-right:12px}.row-title[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--e4f4e5d0);margin:0}.row-description[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--541f85aa);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-a6f12d4a{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-a6f12d4a]{font-size:1.8rem}.brand-core-desc[data-v-a6f12d4a]{font-size:.9rem}.about-panel-container[data-v-a6f12d4a]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-a6f12d4a]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-a6f12d4a]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-a6f12d4a]{transform:translateY(-5px)}.about-details-content[data-v-a6f12d4a]{padding:20px;height:40vh}.viewport-main-title[data-v-a6f12d4a]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-a6f12d4a]{font-size:1.4rem}.about-nav-card[data-v-a6f12d4a]{flex:1 1 100%}}.end-section[data-v-a6f12d4a]{justify-content:space-between}.join-content[data-v-a6f12d4a]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-a6f12d4a]{text-align:center;margin-bottom:50px}.join-title[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--e4f4e5d0);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-a6f12d4a]{color:var(--27fe4266)}.join-subtitle[data-v-a6f12d4a]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--541f85aa);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-a6f12d4a]{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 60px;border:1px solid hsla(0,0%,59%,.2);border-radius:16px;cursor:pointer;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s cubic-bezier(.25,.8,.25,1);overflow:hidden}.contact-wrapper[data-v-a6f12d4a]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--27fe4266) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-a6f12d4a]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--27fe4266);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-a6f12d4a]:hover:before{opacity:.15}.contact-label[data-v-a6f12d4a]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--27fe4266);margin-bottom:15px;z-index:1}.contact-email[data-v-a6f12d4a]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--e4f4e5d0);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-a6f12d4a]{color:var(--27fe4266)}.contact-hover-line[data-v-a6f12d4a]{position:relative;width:0;height:3px;background-color:var(--27fe4266);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-a6f12d4a]{width:100%}.contact-hint[data-v-a6f12d4a]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--710caaf0);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-a6f12d4a]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-a6f12d4a]{width:100%;background:var(--18ad18c4)}.BottomPartingLine[data-v-a6f12d4a]{background-color:var(--7596f438);height:2px;width:100%}.CopyrightFiling[data-v-a6f12d4a]{color:var(--4a6d4368);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-a6f12d4a]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-a6f12d4a]{gap:1.5vw}.nav-item[data-v-a6f12d4a]{font-size:.95rem}.Logo[data-v-a6f12d4a]{margin-left:2%}.Logo img[data-v-a6f12d4a]{max-width:150px}.product-right[data-v-a6f12d4a]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-a6f12d4a]{font-size:2.2rem}.game-subtitle[data-v-a6f12d4a]{font-size:1.2rem}.game-list-item[data-v-a6f12d4a]{width:55px;height:55px}.join-title[data-v-a6f12d4a]{font-size:2.5rem}.contact-email[data-v-a6f12d4a]{font-size:2.8rem}.contact-wrapper[data-v-a6f12d4a]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-a6f12d4a]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-a6f12d4a]{max-width:120px}.NavBar[data-v-a6f12d4a]{display:none}.Login[data-v-a6f12d4a]{padding-right:0}.item[data-v-a6f12d4a]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-a6f12d4a]{font-size:.75rem}.decorative-sidebar[data-v-a6f12d4a]{display:none}.product-container[data-v-a6f12d4a]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-a6f12d4a]{width:100%;height:60%;top:0;-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);mask-image:linear-gradient(180deg,#000 40%,transparent)}.product-right[data-v-a6f12d4a]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-a6f12d4a]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-a6f12d4a]{width:45px;height:45px}.game-title[data-v-a6f12d4a]{font-size:1.8rem}.game-desc p[data-v-a6f12d4a]{font-size:.95rem}.join-title[data-v-a6f12d4a]{font-size:2rem}.join-subtitle[data-v-a6f12d4a]{font-size:.9rem}.contact-email[data-v-a6f12d4a]{font-size:1.8rem}.contact-wrapper[data-v-a6f12d4a]{padding:25px 20px;width:90%}.contact-label[data-v-a6f12d4a]{font-size:.75rem}.contact-hint[data-v-a6f12d4a]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-a6f12d4a]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-a6f12d4a]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-a6f12d4a]{font-size:1rem;margin-top:15px}.contact-email[data-v-a6f12d4a]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-a6f12d4a]{font-size:1.6rem}}.fade-enter-active[data-v-a6f12d4a],.fade-leave-active[data-v-a6f12d4a]{transition:opacity .3s ease}.fade-enter-from[data-v-a6f12d4a],.fade-leave-to[data-v-a6f12d4a]{opacity:0}@keyframes arrow-bounce-a6f12d4a{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-a6f12d4a]{position:fixed;right:5%;bottom:8%;z-index:100;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5;transition:all .3s ease}.global-scroll-hint[data-v-a6f12d4a]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-a6f12d4a]{margin-top:-8px}.home-section[data-v-a6f12d4a]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-a6f12d4a]{position:absolute;top:-10%;left:-10%;width:120%;height:120%;background-size:cover;background-position:50%;will-change:transform,filter}.home-parallax-bg[data-v-a6f12d4a]:nth-child(3){animation:bg-breathe-a6f12d4a 20s ease-in-out infinite alternate}@keyframes bg-breathe-a6f12d4a{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-a6f12d4a]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-a6f12d4a],.home-vignette-overlay[data-v-a6f12d4a]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-a6f12d4a]{z-index:7}.particle[data-v-a6f12d4a]{position:absolute;border-radius:50%;animation:float-up-a6f12d4a linear infinite;opacity:0}.particle[data-v-a6f12d4a]:first-child{width:3px;height:3px;left:12vw;top:89vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:22s;animation-delay:-12s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(2){width:3px;height:3px;left:5vw;top:15vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:15s;animation-delay:-17s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(3){width:4px;height:4px;left:77vw;top:38vh;animation-duration:17s;animation-delay:-18s}.particle[data-v-a6f12d4a]:nth-child(3),.particle[data-v-a6f12d4a]:nth-child(4){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(4){width:2px;height:2px;left:24vw;top:32vh;animation-duration:13s;animation-delay:-9s}.particle[data-v-a6f12d4a]:nth-child(5){width:7px;height:7px;left:53vw;top:45vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:21s;animation-delay:-23s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(6){width:3px;height:3px;left:15vw;top:25vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:15s;animation-delay:-13s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(7){width:6px;height:6px;left:64vw;top:103vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:14s;animation-delay:-24s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(8){width:5px;height:5px;left:1vw;top:33vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:13s;animation-delay:-11s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(9){left:8vw;top:77vh;animation-duration:23s;animation-delay:-5s}.particle[data-v-a6f12d4a]:nth-child(10),.particle[data-v-a6f12d4a]:nth-child(9){width:3px;height:3px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(10){left:35vw;top:28vh;animation-duration:14s;animation-delay:-12s}.particle[data-v-a6f12d4a]:nth-child(11){width:6px;height:6px;left:16vw;top:9vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:15s;animation-delay:-25s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(12){width:3px;height:3px;left:42vw;top:1vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:18s;animation-delay:-3s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(13){width:2px;height:2px;left:54vw;top:99vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:13s;animation-delay:-12s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(14){width:5px;height:5px;left:9vw;top:11vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:15s;animation-delay:-23s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(15){width:5px;height:5px;left:70vw;top:85vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:16s;animation-delay:-11s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(16){width:7px;height:7px;left:80vw;top:50vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:26s;animation-delay:-4s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(17){width:7px;height:7px;left:92vw;top:7vh;animation-duration:27s;animation-delay:-25s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(17),.particle[data-v-a6f12d4a]:nth-child(18){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-a6f12d4a]:nth-child(18){width:5px;height:5px;left:94vw;top:29vh;animation-duration:13s;animation-delay:-14s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(19){width:7px;height:7px;left:70vw;top:40vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:26s;animation-delay:-20s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(20){width:2px;height:2px;left:54vw;top:19vh;animation-duration:23s;animation-delay:-1s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(20),.particle[data-v-a6f12d4a]:nth-child(21){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-a6f12d4a]:nth-child(21){width:7px;height:7px;left:6vw;top:86vh;animation-duration:24s;animation-delay:-11s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(22){width:6px;height:6px;left:53vw;top:28vh;animation-duration:25s;animation-delay:-12s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(22),.particle[data-v-a6f12d4a]:nth-child(23){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5)}.particle[data-v-a6f12d4a]:nth-child(23){width:4px;height:4px;left:40vw;top:24vh;animation-duration:26s;animation-delay:-1s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(24){width:3px;height:3px;left:7vw;top:46vh;animation-delay:-19s}.particle[data-v-a6f12d4a]:nth-child(24),.particle[data-v-a6f12d4a]:nth-child(25){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:14s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(25){width:4px;height:4px;left:59vw;top:86vh;animation-delay:-4s}.particle[data-v-a6f12d4a]:nth-child(26){width:6px;height:6px;left:94vw;top:10vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:16s;animation-delay:-11s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(27){width:6px;height:6px;left:24vw;top:36vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:16s;animation-delay:-7s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(28){width:5px;height:5px;left:70vw;top:15vh;animation-duration:26s;animation-delay:-3s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(28),.particle[data-v-a6f12d4a]:nth-child(29){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5)}.particle[data-v-a6f12d4a]:nth-child(29){width:6px;height:6px;left:97vw;top:93vh;animation-duration:27s;animation-delay:-21s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(30){width:7px;height:7px;left:76vw;top:94vh;animation-duration:19s;animation-delay:-20s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(30),.particle[data-v-a6f12d4a]:nth-child(31){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-a6f12d4a]:nth-child(31){width:3px;height:3px;left:69vw;top:49vh;animation-duration:14s;animation-delay:-2s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(32){width:5px;height:5px;left:28vw;top:38vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:18s;animation-delay:-21s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(33){width:7px;height:7px;left:49vw;top:107vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:24s;animation-delay:-12s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(34){width:4px;height:4px;left:72vw;top:48vh;animation-duration:26s;animation-delay:-20s}.particle[data-v-a6f12d4a]:nth-child(34),.particle[data-v-a6f12d4a]:nth-child(35){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(35){width:5px;height:5px;left:6vw;top:50vh;animation-duration:17s;animation-delay:-22s}.particle[data-v-a6f12d4a]:nth-child(36){width:7px;height:7px;left:74vw;top:86vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:14s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(37){width:2px;height:2px;left:7vw;top:60vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:25s;animation-delay:-11s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(38){width:5px;height:5px;left:38vw;top:81vh;animation-delay:-5s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(38),.particle[data-v-a6f12d4a]:nth-child(39){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:21s}.particle[data-v-a6f12d4a]:nth-child(39){width:6px;height:6px;left:8vw;top:8vh;animation-delay:-11s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(40){width:5px;height:5px;left:83vw;top:20vh;animation-duration:16s;animation-delay:-3s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(40),.particle[data-v-a6f12d4a]:nth-child(41){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-a6f12d4a]:nth-child(41){width:7px;height:7px;left:75vw;top:55vh;animation-duration:14s;animation-delay:-21s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(42){width:3px;height:3px;left:66vw;top:102vh;animation-duration:22s;animation-delay:-2s}.particle[data-v-a6f12d4a]:nth-child(42),.particle[data-v-a6f12d4a]:nth-child(43){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(43){width:2px;height:2px;left:72vw;top:75vh;animation-duration:14s;animation-delay:-20s}.particle[data-v-a6f12d4a]:nth-child(44){width:4px;height:4px;left:41vw;top:45vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:19s;animation-delay:-3s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(45){width:3px;height:3px;left:34vw;top:57vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:23s;animation-delay:-22s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(46){width:6px;height:6px;left:99vw;top:80vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:16s;animation-delay:-17s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(47){width:2px;height:2px;left:11vw;top:84vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:15s;animation-delay:-18s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(48){width:5px;height:5px;left:78vw;top:14vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:26s;animation-delay:-8s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(49){width:3px;height:3px;left:6vw;top:7vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:24s;animation-delay:-23s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(50){width:4px;height:4px;left:66vw;top:99vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:16s;animation-delay:-5s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(51){width:7px;height:7px;left:41vw;top:38vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:24s;animation-delay:-17s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(52){width:6px;height:6px;left:82vw;top:7vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:21s;animation-delay:-7s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(53){left:54vw;top:101vh;animation-duration:20s;animation-delay:-1s}.particle[data-v-a6f12d4a]:nth-child(53),.particle[data-v-a6f12d4a]:nth-child(54){width:5px;height:5px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(54){left:39vw;top:49vh;animation-duration:18s;animation-delay:-23s}.particle[data-v-a6f12d4a]:nth-child(55){width:6px;height:6px;left:87vw;top:89vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:14s;animation-delay:-10s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(56){width:7px;height:7px;left:35vw;top:87vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:20s;animation-delay:-6s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(57){width:2px;height:2px;left:35vw;top:53vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:18s;animation-delay:-4s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(58){width:5px;height:5px;left:63vw;top:69vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:15s;animation-delay:-11s;filter:blur(0)}.particle[data-v-a6f12d4a]:nth-child(59){width:6px;height:6px;left:23vw;top:103vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:19s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-a6f12d4a]:nth-child(60){width:7px;height:7px;left:91vw;top:6vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:15s;animation-delay:-24s;filter:blur(2px)}@keyframes float-up-a6f12d4a{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(0) scale(1.6);opacity:0}}.anim-item[data-v-2dd84080]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-2dd84080]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-2dd84080]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-2dd84080]{position:fixed;top:0;width:100%;background-color:var(--915c0404);box-shadow:var(--a5afa7e4);color:var(--c2813468);display:flex;z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background-color .8s ease,box-shadow .8s ease}.TopBarContent[data-v-2dd84080]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-2dd84080]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-2dd84080]{max-width:210px}.hide-on-home[data-v-2dd84080]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-2dd84080]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--c2813468);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-2dd84080],.nav-item[data-v-2dd84080]:hover{color:var(--74c0a7d2);font-weight:700}.nav-item.active[data-v-2dd84080]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--74c0a7d2);border-radius:2px}.Login[data-v-2dd84080]{grid-area:Login;display:flex;justify-content:flex-end;padding-right:10%;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .8s ease,transform .8s ease}.item[data-v-2dd84080]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--c2813468);transition:color .8s ease;cursor:pointer}.item[data-v-2dd84080]:hover{color:var(--74c0a7d2)}.separator[data-v-2dd84080]{margin:0 5px}.ScrollContainer[data-v-2dd84080]{width:100vw;height:100vh;overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.ScrollContainer[data-v-2dd84080]::-webkit-scrollbar{display:none}.full-page-section[data-v-2dd84080]{width:100vw;height:100vh;scroll-snap-align:start;scroll-snap-stop:always;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.overlay[data-v-2dd84080]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,6%,.45);z-index:10;pointer-events:none}.scroll-hint[data-v-2dd84080]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--ba8f5dba);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11}.scroll-hint p[data-v-2dd84080]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-2dd84080]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--ba8f5dba);border-bottom:2px solid var(--ba8f5dba);transform:rotate(45deg);animation:arrow-bounce-2dd84080 2s ease-in-out infinite}.product-container[data-v-2dd84080]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-2dd84080]{position:absolute;left:2%;bottom:12%;writing-mode:vertical-rl;transform:rotate(180deg);font-family:sans-serif;font-size:.75rem;font-weight:700;letter-spacing:6px;color:var(--ba8f5dba);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-2dd84080]{display:inline-block;width:4px;height:4px;background-color:var(--001da341);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-2dd84080]{opacity:.4}.product-left[data-v-2dd84080]{position:absolute;left:0;top:0;width:60%;height:100%;z-index:1;-webkit-mask-image:linear-gradient(90deg,#000 50%,transparent);mask-image:linear-gradient(90deg,#000 50%,transparent)}.product-image-wrapper[data-v-2dd84080]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-2dd84080]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:30% center;object-position:30% center;opacity:0;transform:scale(1.15) translateX(-8%);transition:transform .8s ease,opacity .8s ease}.is-active .product-kv[data-v-2dd84080]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-2dd84080]{position:relative;width:45%;max-width:800px;margin-right:8%;padding-right:90px;z-index:2;display:flex;flex-direction:column;justify-content:center}.game-desc[data-v-2dd84080],.game-subtitle[data-v-2dd84080],.game-title[data-v-2dd84080]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-2dd84080]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .3s,opacity 1.2s ease .3s}.is-active .game-subtitle[data-v-2dd84080]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .5s,opacity 1.2s ease .5s}.is-active .game-desc[data-v-2dd84080]{opacity:1;transform:translateX(0);transition:transform 1.2s cubic-bezier(.25,.8,.25,1) .7s,opacity 1.2s ease .7s}.game-title[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--57d4d91a);margin:0}.game-subtitle[data-v-2dd84080]{font-family:sans-serif;font-size:1.5rem;color:var(--001da341);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-2dd84080]{font-family:资源圆体,sans-serif;color:var(--2f5e2c45);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-2dd84080]{color:var(--001da341);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-2dd84080]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-2dd84080]{width:65px;height:65px;border-radius:12px;overflow:hidden;opacity:.4;transform:scale(.8);cursor:pointer;border:2px solid transparent;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.25,.8,.25,1)}.game-list-item img[data-v-2dd84080]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-2dd84080]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-2dd84080]{opacity:1;transform:scale(1);border-color:var(--001da341);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-2dd84080]{transform:scale(1.1)}.info-boxes-wrapper[data-v-2dd84080]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-2dd84080]{font-family:资源圆体,sans-serif;color:var(--2f5e2c45);opacity:.6}.more-btn[data-v-2dd84080]{position:absolute;right:8%;bottom:12%;background:var(--07fbfaf2);color:#111;font-weight:700;font-family:sans-serif;padding:10px 25px;border-radius:30px;cursor:pointer;font-size:1.1rem;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:.3s;animation:float-2dd84080 3s ease-in-out infinite;z-index:10}.more-btn[data-v-2dd84080]:hover{transform:scale(1.05)}@keyframes float-2dd84080{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-2dd84080]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9998;display:flex;justify-content:center;align-items:center}.all-list-box[data-v-2dd84080]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-2dd84080]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-2dd84080]{display:flex;background:#fff;border-radius:12px;margin-bottom:20px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,.05);cursor:pointer;transition:.3s;border:1px solid #eee}.simple-list-item[data-v-2dd84080]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--001da341)}.slim-cover[data-v-2dd84080]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-2dd84080]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-2dd84080]{margin:0;color:#777;font-size:.9rem;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.close-btn[data-v-2dd84080]{position:absolute;top:-10px;right:0;background:rgba(0,0,0,.1);border:none;width:40px;height:40px;border-radius:50%;color:#000;font-size:20px;cursor:pointer;z-index:10;transition:.3s;display:flex;align-items:center;justify-content:center}.close-btn[data-v-2dd84080]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-2dd84080]{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0 8%;box-sizing:border-box}.about-header-slogan[data-v-2dd84080]{text-align:center;margin-bottom:4vh;max-width:900px;opacity:0;transform:translateY(-20px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .1s}.is-active .about-header-slogan[data-v-2dd84080]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--57d4d91a);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-2dd84080]{color:var(--001da341);position:relative;display:inline-block}.brand-core-desc[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--2f5e2c45);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-2dd84080]{display:flex;width:100%;max-width:1200px;height:52vh;gap:5%;align-items:stretch;opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.25,.8,.25,1) .3s}.is-active .about-panel-container[data-v-2dd84080]{opacity:1;transform:translateY(0)}.about-navigation[data-v-2dd84080]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-2dd84080]{position:relative;display:flex;align-items:center;padding:18px 22px;border-radius:12px;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.25,.8,.25,1)}.about-nav-card[data-v-2dd84080]:hover{transform:translateX(10px);border-color:var(--001da341);background:hsla(0,0%,100%,.05)}.card-num[data-v-2dd84080]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--ba8f5dba);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-2dd84080]{display:flex;flex-direction:column}.card-title[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--57d4d91a);transition:color .4s ease}.card-subtitle[data-v-2dd84080]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--ba8f5dba);opacity:.6}.about-nav-card.is-active[data-v-2dd84080]{background:rgba(87,225,217,.08);border-color:var(--001da341);box-shadow:0 8px 25px rgba(87,225,217,.15),inset 0 0 15px rgba(87,225,217,.1);transform:translateX(15px)}.about-nav-card.is-active .card-num[data-v-2dd84080]{color:var(--001da341);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-2dd84080]{color:var(--001da341)}.card-glow-bar[data-v-2dd84080]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--001da341);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-2dd84080]{transform:scaleY(1)}.about-details-content[data-v-2dd84080]{flex:1;background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,59%,.08);border-radius:20px;padding:35px 45px;box-shadow:0 20px 50px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;overflow:hidden;display:flex;flex-direction:column}.details-viewport[data-v-2dd84080]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-2dd84080]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--57d4d91a);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-2dd84080]{width:50px;height:3px;background:var(--001da341);margin-bottom:25px;border-radius:2px}.content-row[data-v-2dd84080]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-2dd84080 .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-2dd84080]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-2dd84080]{display:inline-block;width:6px;height:6px;background-color:var(--001da341);border-radius:50%;margin-right:12px}.row-title[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--57d4d91a);margin:0}.row-description[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--2f5e2c45);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-2dd84080{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-2dd84080]{font-size:1.8rem}.brand-core-desc[data-v-2dd84080]{font-size:.9rem}.about-panel-container[data-v-2dd84080]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-2dd84080]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-2dd84080]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-2dd84080]{transform:translateY(-5px)}.about-details-content[data-v-2dd84080]{padding:20px;height:40vh}.viewport-main-title[data-v-2dd84080]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-2dd84080]{font-size:1.4rem}.about-nav-card[data-v-2dd84080]{flex:1 1 100%}}.end-section[data-v-2dd84080]{justify-content:space-between}.join-content[data-v-2dd84080]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-2dd84080]{text-align:center;margin-bottom:50px}.join-title[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--57d4d91a);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-2dd84080]{color:var(--001da341)}.join-subtitle[data-v-2dd84080]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--2f5e2c45);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-2dd84080]{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 60px;border:1px solid hsla(0,0%,59%,.2);border-radius:16px;cursor:pointer;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .5s cubic-bezier(.25,.8,.25,1);overflow:hidden}.contact-wrapper[data-v-2dd84080]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--001da341) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-2dd84080]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--001da341);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-2dd84080]:hover:before{opacity:.15}.contact-label[data-v-2dd84080]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--001da341);margin-bottom:15px;z-index:1}.contact-email[data-v-2dd84080]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--57d4d91a);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-2dd84080]{color:var(--001da341)}.contact-hover-line[data-v-2dd84080]{position:relative;width:0;height:3px;background-color:var(--001da341);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-2dd84080]{width:100%}.contact-hint[data-v-2dd84080]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--ba8f5dba);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-2dd84080]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-2dd84080]{width:100%;background:var(--2801b2c9)}.BottomPartingLine[data-v-2dd84080]{background-color:var(--b0473d02);height:2px;width:100%}.CopyrightFiling[data-v-2dd84080]{color:var(--215964a7);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-2dd84080]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-2dd84080]{gap:1.5vw}.nav-item[data-v-2dd84080]{font-size:.95rem}.Logo[data-v-2dd84080]{margin-left:2%}.Logo img[data-v-2dd84080]{max-width:150px}.product-right[data-v-2dd84080]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-2dd84080]{font-size:2.2rem}.game-subtitle[data-v-2dd84080]{font-size:1.2rem}.game-list-item[data-v-2dd84080]{width:55px;height:55px}.join-title[data-v-2dd84080]{font-size:2.5rem}.contact-email[data-v-2dd84080]{font-size:2.8rem}.contact-wrapper[data-v-2dd84080]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-2dd84080]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-2dd84080]{max-width:120px}.NavBar[data-v-2dd84080]{display:none}.Login[data-v-2dd84080]{padding-right:0}.item[data-v-2dd84080]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-2dd84080]{font-size:.75rem}.decorative-sidebar[data-v-2dd84080]{display:none}.product-container[data-v-2dd84080]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-2dd84080]{width:100%;height:60%;top:0;-webkit-mask-image:linear-gradient(180deg,#000 40%,transparent);mask-image:linear-gradient(180deg,#000 40%,transparent)}.product-right[data-v-2dd84080]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-2dd84080]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-2dd84080]{width:45px;height:45px}.game-title[data-v-2dd84080]{font-size:1.8rem}.game-desc p[data-v-2dd84080]{font-size:.95rem}.join-title[data-v-2dd84080]{font-size:2rem}.join-subtitle[data-v-2dd84080]{font-size:.9rem}.contact-email[data-v-2dd84080]{font-size:1.8rem}.contact-wrapper[data-v-2dd84080]{padding:25px 20px;width:90%}.contact-label[data-v-2dd84080]{font-size:.75rem}.contact-hint[data-v-2dd84080]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-2dd84080]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-2dd84080]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-2dd84080]{font-size:1rem;margin-top:15px}.contact-email[data-v-2dd84080]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-2dd84080]{font-size:1.6rem}}.fade-enter-active[data-v-2dd84080],.fade-leave-active[data-v-2dd84080]{transition:opacity .3s ease}.fade-enter-from[data-v-2dd84080],.fade-leave-to[data-v-2dd84080]{opacity:0}@keyframes arrow-bounce-2dd84080{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-2dd84080]{position:fixed;right:5%;bottom:8%;z-index:100;width:40px;height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.5;transition:all .3s ease}.global-scroll-hint[data-v-2dd84080]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-2dd84080]{margin-top:-8px}.home-section[data-v-2dd84080]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-2dd84080]{position:absolute;top:-10%;left:-10%;width:120%;height:120%;background-size:cover;background-position:50%;will-change:transform,filter}.home-parallax-bg[data-v-2dd84080]:nth-child(3){animation:bg-breathe-2dd84080 20s ease-in-out infinite alternate}@keyframes bg-breathe-2dd84080{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-2dd84080]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-2dd84080],.home-vignette-overlay[data-v-2dd84080]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-2dd84080]{z-index:7}.particle[data-v-2dd84080]{position:absolute;border-radius:50%;animation:float-up-2dd84080 linear infinite;opacity:0}.particle[data-v-2dd84080]:first-child{width:4px;height:4px;left:19vw;top:23vh;animation-duration:20s;animation-delay:-9s}.particle[data-v-2dd84080]:first-child,.particle[data-v-2dd84080]:nth-child(2){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(2){width:5px;height:5px;left:97vw;top:36vh;animation-duration:16s;animation-delay:-19s}.particle[data-v-2dd84080]:nth-child(3){width:2px;height:2px;left:70vw;top:39vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:15s;animation-delay:-15s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(4){width:5px;height:5px;left:45vw;top:110vh;animation-duration:15s;animation-delay:-7s}.particle[data-v-2dd84080]:nth-child(4),.particle[data-v-2dd84080]:nth-child(5){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(5){width:4px;height:4px;left:4vw;top:78vh;animation-duration:27s;animation-delay:-9s}.particle[data-v-2dd84080]:nth-child(6){left:52vw;top:81vh;animation-duration:26s;animation-delay:-6s}.particle[data-v-2dd84080]:nth-child(6),.particle[data-v-2dd84080]:nth-child(7){width:4px;height:4px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(7){left:62vw;top:90vh;animation-duration:24s;animation-delay:-20s}.particle[data-v-2dd84080]:nth-child(8){width:7px;height:7px;left:11vw;top:71vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:22s;animation-delay:-15s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(9){width:3px;height:3px;left:80vw;top:73vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:13s;animation-delay:-11s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(10){width:7px;height:7px;left:46vw;top:89vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:23s;animation-delay:-17s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(11){width:7px;height:7px;left:39vw;top:65vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:13s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(12){width:7px;height:7px;left:77vw;top:27vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:13s;animation-delay:-3s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(13){width:5px;height:5px;left:42vw;top:73vh;animation-duration:19s;animation-delay:-23s}.particle[data-v-2dd84080]:nth-child(13),.particle[data-v-2dd84080]:nth-child(14){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(14){width:4px;height:4px;left:38vw;top:66vh;animation-duration:21s;animation-delay:-20s}.particle[data-v-2dd84080]:nth-child(15){width:2px;height:2px;left:86vw;top:61vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:15s;animation-delay:-3s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(16){width:3px;height:3px;left:51vw;top:105vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:20s;animation-delay:-2s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(17){width:7px;height:7px;left:86vw;top:32vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:24s;animation-delay:-10s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(18){width:5px;height:5px;left:39vw;top:37vh;animation-duration:23s}.particle[data-v-2dd84080]:nth-child(18),.particle[data-v-2dd84080]:nth-child(19){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-delay:-8s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(19){width:4px;height:4px;left:81vw;top:14vh;animation-duration:27s}.particle[data-v-2dd84080]:nth-child(20){width:3px;height:3px;left:74vw;top:48vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-21s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(21){width:5px;height:5px;left:48vw;top:62vh;animation-duration:27s;animation-delay:-22s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(21),.particle[data-v-2dd84080]:nth-child(22){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-2dd84080]:nth-child(22){width:7px;height:7px;left:57vw;top:95vh;animation-duration:26s;animation-delay:-24s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(23){width:3px;height:3px;left:54vw;top:97vh;animation-duration:17s;animation-delay:-6s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(23),.particle[data-v-2dd84080]:nth-child(24){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-2dd84080]:nth-child(24){width:7px;height:7px;left:22vw;top:17vh;animation-duration:18s;animation-delay:-10s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(25){width:5px;height:5px;left:73vw;top:55vh;animation-duration:15s;animation-delay:-1s}.particle[data-v-2dd84080]:nth-child(25),.particle[data-v-2dd84080]:nth-child(26){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(26){width:2px;height:2px;left:5vw;top:70vh;animation-duration:22s;animation-delay:-21s}.particle[data-v-2dd84080]:nth-child(27){width:2px;height:2px;left:17vw;top:84vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:20s;animation-delay:-11s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(28){width:7px;height:7px;left:26vw;top:58vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:13s;animation-delay:-15s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(29){width:7px;height:7px;left:27vw;top:90vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:21s;animation-delay:-22s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(30){width:3px;height:3px;left:51vw;top:18vh;animation-duration:24s;animation-delay:-2s}.particle[data-v-2dd84080]:nth-child(30),.particle[data-v-2dd84080]:nth-child(31){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(31){width:2px;height:2px;left:64vw;top:6vh;animation-duration:19s;animation-delay:-16s}.particle[data-v-2dd84080]:nth-child(32){width:3px;height:3px;left:15vw;top:92vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-13s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(33){width:5px;height:5px;left:1vw;top:25vh;animation-duration:19s;animation-delay:-4s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(33),.particle[data-v-2dd84080]:nth-child(34){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-2dd84080]:nth-child(34){width:6px;height:6px;left:79vw;top:67vh;animation-duration:13s;animation-delay:-19s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(35){width:6px;height:6px;left:31vw;top:71vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:16s;animation-delay:-12s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(36){width:3px;height:3px;left:74vw;top:51vh;animation-duration:23s}.particle[data-v-2dd84080]:nth-child(36),.particle[data-v-2dd84080]:nth-child(37){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-delay:-24s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(37){width:4px;height:4px;left:59vw;top:31vh;animation-duration:13s}.particle[data-v-2dd84080]:nth-child(38){width:3px;height:3px;left:11vw;top:63vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:16s;animation-delay:-2s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(39){width:6px;height:6px;left:21vw;top:14vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:18s;animation-delay:-17s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(40){width:3px;height:3px;left:74vw;top:47vh;animation-duration:24s;animation-delay:-17s}.particle[data-v-2dd84080]:nth-child(40),.particle[data-v-2dd84080]:nth-child(41){background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(41){width:4px;height:4px;left:83vw;top:39vh;animation-duration:15s;animation-delay:-9s}.particle[data-v-2dd84080]:nth-child(42){width:5px;height:5px;left:15vw;top:105vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:20s;animation-delay:-11s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(43){width:7px;height:7px;left:50vw;top:81vh;animation-duration:18s;animation-delay:-20s}.particle[data-v-2dd84080]:nth-child(43),.particle[data-v-2dd84080]:nth-child(44){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(44){width:6px;height:6px;left:38vw;top:82vh;animation-duration:26s;animation-delay:-7s}.particle[data-v-2dd84080]:nth-child(45){width:2px;height:2px;left:93vw;top:89vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:24s;animation-delay:-18s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(46){left:25vw;top:9vh;animation-duration:19s;animation-delay:-25s}.particle[data-v-2dd84080]:nth-child(46),.particle[data-v-2dd84080]:nth-child(47){width:3px;height:3px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(47){left:53vw;top:32vh;animation-duration:14s;animation-delay:-21s}.particle[data-v-2dd84080]:nth-child(48){left:100vw;top:95vh;animation-duration:23s;animation-delay:-17s}.particle[data-v-2dd84080]:nth-child(48),.particle[data-v-2dd84080]:nth-child(49){width:4px;height:4px;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);filter:blur(0)}.particle[data-v-2dd84080]:nth-child(49){left:76vw;top:56vh;animation-duration:25s;animation-delay:-19s}.particle[data-v-2dd84080]:nth-child(50){width:6px;height:6px;left:67vw;top:54vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:27s;animation-delay:-13s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(51){width:2px;height:2px;left:4vw;top:90vh;animation-delay:-14s}.particle[data-v-2dd84080]:nth-child(51),.particle[data-v-2dd84080]:nth-child(52){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:19s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(52){width:3px;height:3px;left:7vw;top:81vh;animation-delay:-24s}.particle[data-v-2dd84080]:nth-child(53){width:2px;height:2px;left:39vw;top:86vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-24s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(54){width:2px;height:2px;left:43vw;top:6vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:16s;animation-delay:-12s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(55){width:5px;height:5px;left:70vw;top:7vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:26s;animation-delay:-20s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(56){width:7px;height:7px;left:75vw;top:101vh;animation-duration:17s;animation-delay:-14s;filter:blur(2px)}.particle[data-v-2dd84080]:nth-child(56),.particle[data-v-2dd84080]:nth-child(57){background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3)}.particle[data-v-2dd84080]:nth-child(57){width:5px;height:5px;left:5vw;top:26vh;animation-duration:22s;animation-delay:-11s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(58){width:2px;height:2px;left:77vw;top:108vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:22s;animation-delay:-19s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(59){width:4px;height:4px;left:26vw;top:85vh;background:rgba(87,225,217,.8);box-shadow:0 0 10px rgba(87,225,217,.8),0 0 18px rgba(87,225,217,.3);animation-duration:20s;animation-delay:-1s;filter:blur(0)}.particle[data-v-2dd84080]:nth-child(60){width:5px;height:5px;left:59vw;top:69vh;background:hsla(0,0%,100%,.85);box-shadow:0 0 12px hsla(0,0%,100%,.9),0 0 20px rgba(87,225,217,.5);animation-duration:17s;animation-delay:-11s;filter:blur(0)}@keyframes float-up-2dd84080{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(14vw) scale(1.6);opacity:0}}