.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-9bf017e8]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-9bf017e8]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-9bf017e8]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-9bf017e8]{position:fixed;top:0;width:100%;background-color:var(--0f0b2ef0);box-shadow:var(--68af4c00);color:var(--db3c8584);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-9bf017e8]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-9bf017e8]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-9bf017e8]{max-width:210px}.hide-on-home[data-v-9bf017e8]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-9bf017e8]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--db3c8584);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-9bf017e8],.nav-item[data-v-9bf017e8]:hover{color:var(--18753809);font-weight:700}.nav-item.active[data-v-9bf017e8]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--18753809);border-radius:2px}.Login[data-v-9bf017e8]{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-9bf017e8]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--db3c8584);transition:color .8s ease;cursor:pointer}.item[data-v-9bf017e8]:hover{color:var(--18753809)}.separator[data-v-9bf017e8]{margin:0 5px}.ScrollContainer[data-v-9bf017e8]{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-9bf017e8]::-webkit-scrollbar{display:none}.full-page-section[data-v-9bf017e8]{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-9bf017e8]{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-9bf017e8]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--14e445d6);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11;cursor:pointer}.scroll-hint p[data-v-9bf017e8]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-9bf017e8]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--14e445d6);border-bottom:2px solid var(--14e445d6);transform:rotate(45deg);animation:arrow-bounce-9bf017e8 2s ease-in-out infinite}.product-container[data-v-9bf017e8]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-9bf017e8]{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(--14e445d6);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-9bf017e8]{display:inline-block;width:4px;height:4px;background-color:var(--79f268b3);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-9bf017e8]{opacity:.4}.product-left[data-v-9bf017e8]{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-9bf017e8]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-9bf017e8]{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-9bf017e8]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-9bf017e8]{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-9bf017e8],.game-subtitle[data-v-9bf017e8],.game-title[data-v-9bf017e8]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-9bf017e8]{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-9bf017e8]{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-9bf017e8]{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-9bf017e8]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--120a3c36);margin:0}.game-subtitle[data-v-9bf017e8]{font-family:sans-serif;font-size:1.5rem;color:var(--79f268b3);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-9bf017e8]{font-family:资源圆体,sans-serif;color:var(--fb988f92);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-9bf017e8]{color:var(--79f268b3);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-9bf017e8]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-9bf017e8]{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-9bf017e8]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-9bf017e8]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-9bf017e8]{opacity:1;transform:scale(1);border-color:var(--79f268b3);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-9bf017e8]{transform:scale(1.1)}.info-boxes-wrapper[data-v-9bf017e8]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-9bf017e8]{font-family:资源圆体,sans-serif;color:var(--fb988f92);opacity:.6}.more-btn[data-v-9bf017e8]{position:absolute;right:8%;bottom:12%;background:var(--73e8d455);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-9bf017e8 3s ease-in-out infinite;z-index:10}.more-btn[data-v-9bf017e8]:hover{transform:scale(1.05)}@keyframes float-9bf017e8{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-9bf017e8]{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-9bf017e8]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-9bf017e8]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-9bf017e8]{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-9bf017e8]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--79f268b3)}.slim-cover[data-v-9bf017e8]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-9bf017e8]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-9bf017e8]{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-9bf017e8]{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-9bf017e8]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-9bf017e8]{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-9bf017e8]{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-9bf017e8]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--120a3c36);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-9bf017e8]{color:var(--79f268b3);position:relative;display:inline-block}.brand-core-desc[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--fb988f92);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-9bf017e8]{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-9bf017e8]{opacity:1;transform:translateY(0)}.about-navigation[data-v-9bf017e8]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-9bf017e8]{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-9bf017e8]:hover{transform:translateX(10px);border-color:var(--79f268b3);background:hsla(0,0%,100%,.05)}.card-num[data-v-9bf017e8]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--14e445d6);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-9bf017e8]{display:flex;flex-direction:column}.card-title[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--120a3c36);transition:color .4s ease}.card-subtitle[data-v-9bf017e8]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--14e445d6);opacity:.6}.about-nav-card.is-active[data-v-9bf017e8]{background:rgba(87,225,217,.08);border-color:var(--79f268b3);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-9bf017e8]{color:var(--79f268b3);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-9bf017e8]{color:var(--79f268b3)}.card-glow-bar[data-v-9bf017e8]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--79f268b3);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-9bf017e8]{transform:scaleY(1)}.about-details-content[data-v-9bf017e8]{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-9bf017e8]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-9bf017e8]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--120a3c36);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-9bf017e8]{width:50px;height:3px;background:var(--79f268b3);margin-bottom:25px;border-radius:2px}.content-row[data-v-9bf017e8]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-9bf017e8 .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-9bf017e8]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-9bf017e8]{display:inline-block;width:6px;height:6px;background-color:var(--79f268b3);border-radius:50%;margin-right:12px}.row-title[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--120a3c36);margin:0}.row-description[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--fb988f92);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-9bf017e8{to{opacity:1;transform:translateY(0)}}.end-section[data-v-9bf017e8]{justify-content:space-between}.join-content[data-v-9bf017e8]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-9bf017e8]{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-9bf017e8]{opacity:1;transform:translateY(0)}.join-title[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--120a3c36);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-9bf017e8]{color:var(--79f268b3)}.join-subtitle[data-v-9bf017e8]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--fb988f92);opacity:.8;letter-spacing:1px;margin:0}.contact-anim-box[data-v-9bf017e8]{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-9bf017e8]{opacity:1;transform:translateY(0)}.contact-wrapper[data-v-9bf017e8]{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-9bf017e8]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--79f268b3) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-9bf017e8]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--79f268b3);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-9bf017e8]:hover:before{opacity:.15}.contact-label[data-v-9bf017e8]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--79f268b3);margin-bottom:15px;z-index:1}.contact-email[data-v-9bf017e8]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--120a3c36);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-9bf017e8]{color:var(--79f268b3)}.contact-hover-line[data-v-9bf017e8]{position:relative;width:0;height:3px;background-color:var(--79f268b3);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-9bf017e8]{width:100%}.contact-hint[data-v-9bf017e8]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--14e445d6);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-9bf017e8]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-9bf017e8]{width:100%;background:var(--3b31e097);opacity:0;transition:opacity 1s ease .5s}.is-active .BottomBG[data-v-9bf017e8]{opacity:1}.BottomPartingLine[data-v-9bf017e8]{background-color:var(--b2b0491e);height:2px;width:100%}.CopyrightFiling[data-v-9bf017e8]{color:var(--443eb319);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-9bf017e8]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-9bf017e8]{gap:1.5vw}.nav-item[data-v-9bf017e8]{font-size:.95rem}.Logo[data-v-9bf017e8]{margin-left:2%}.Logo img[data-v-9bf017e8]{max-width:150px}.product-right[data-v-9bf017e8]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-9bf017e8]{font-size:2.2rem}.game-subtitle[data-v-9bf017e8]{font-size:1.2rem}.game-list-item[data-v-9bf017e8]{width:55px;height:55px}.join-title[data-v-9bf017e8]{font-size:2.5rem}.contact-email[data-v-9bf017e8]{font-size:2.8rem}.contact-wrapper[data-v-9bf017e8]{padding:30px 40px}}@media screen and (max-width:900px){.brand-core-slogan[data-v-9bf017e8]{font-size:1.8rem}.brand-core-desc[data-v-9bf017e8]{font-size:.9rem}.about-panel-container[data-v-9bf017e8]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-9bf017e8]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-9bf017e8]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-9bf017e8]{transform:translateY(-5px)}.about-details-content[data-v-9bf017e8]{padding:20px;height:40vh}.viewport-main-title[data-v-9bf017e8]{font-size:1.3rem}}@media screen and (max-width:768px){.TopBarContent[data-v-9bf017e8]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-9bf017e8]{max-width:120px}.NavBar[data-v-9bf017e8]{display:none}.Login[data-v-9bf017e8]{padding-right:0}.item[data-v-9bf017e8]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-9bf017e8]{font-size:.75rem}.decorative-sidebar[data-v-9bf017e8]{display:none}.product-container[data-v-9bf017e8]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-9bf017e8]{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-9bf017e8]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-9bf017e8]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-9bf017e8]{width:45px;height:45px}.game-title[data-v-9bf017e8]{font-size:1.8rem}.game-desc p[data-v-9bf017e8]{font-size:.95rem}.join-title[data-v-9bf017e8]{font-size:2rem}.join-subtitle[data-v-9bf017e8]{font-size:.9rem}.contact-email[data-v-9bf017e8]{font-size:1.8rem}.contact-wrapper[data-v-9bf017e8]{padding:25px 20px;width:90%}.contact-label[data-v-9bf017e8]{font-size:.75rem}.contact-hint[data-v-9bf017e8]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-9bf017e8]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:480px){.brand-core-slogan[data-v-9bf017e8]{font-size:1.4rem}.about-nav-card[data-v-9bf017e8]{flex:1 1 100%}}@media screen and (max-width:425px){.game-desc p[data-v-9bf017e8]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-9bf017e8]{font-size:1rem;margin-top:15px}.contact-email[data-v-9bf017e8]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-9bf017e8]{font-size:1.6rem}}.fade-enter-active[data-v-9bf017e8],.fade-leave-active[data-v-9bf017e8]{transition:opacity .3s ease}.fade-enter-from[data-v-9bf017e8],.fade-leave-to[data-v-9bf017e8]{opacity:0}@keyframes arrow-bounce-9bf017e8{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-9bf017e8]{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-9bf017e8]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-9bf017e8]{margin-top:-8px}.home-section[data-v-9bf017e8]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-9bf017e8]{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-9bf017e8]:nth-child(3){animation:bg-breathe-9bf017e8 20s ease-in-out infinite alternate}@keyframes bg-breathe-9bf017e8{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-9bf017e8]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-9bf017e8],.home-vignette-overlay[data-v-9bf017e8]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-9bf017e8]{z-index:7}.particle[data-v-9bf017e8]{position:absolute;border-radius:50%;animation:float-up-9bf017e8 linear infinite;opacity:0}.particle[data-v-9bf017e8]:first-child{left:91vw;top:33vh;animation-delay:-12s}.particle[data-v-9bf017e8]:first-child,.particle[data-v-9bf017e8]:nth-child(2){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);animation-duration:20s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(2){left:27vw;top:42vh;animation-delay:-6s}.particle[data-v-9bf017e8]:nth-child(3){width:6px;height:6px;left:75vw;top:101vh;animation-duration:14s;animation-delay:-15s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(3),.particle[data-v-9bf017e8]: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)}.particle[data-v-9bf017e8]:nth-child(4){width:5px;height:5px;left:53vw;top:93vh;animation-duration:17s;animation-delay:-8s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(5){width:7px;height:7px;left:18vw;top:24vh;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:-14s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(6){width:2px;height:2px;left:5vw;top:4vh;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:-12s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(7){width:7px;height:7px;left:54vw;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:23s;animation-delay:-21s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(8){width:4px;height:4px;left:10vw;top:55vh;animation-duration:13s;animation-delay:-23s}.particle[data-v-9bf017e8]:nth-child(8),.particle[data-v-9bf017e8]: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-9bf017e8]:nth-child(9){width:5px;height:5px;left:69vw;top:95vh;animation-duration:18s;animation-delay:-22s}.particle[data-v-9bf017e8]:nth-child(10){width:2px;height:2px;left:9vw;top:34vh;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:-17s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(11){width:6px;height:6px;left:89vw;top:62vh;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:-8s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(12){width:2px;height:2px;left:54vw;top:42vh;animation-duration:15s;animation-delay:-13s}.particle[data-v-9bf017e8]:nth-child(12),.particle[data-v-9bf017e8]: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);filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(13){width:4px;height:4px;left:62vw;top:13vh;animation-duration:14s;animation-delay:-3s}.particle[data-v-9bf017e8]:nth-child(14){width:7px;height:7px;left:40vw;top:75vh;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:-12s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(15){width:3px;height:3px;left:74vw;top:87vh;animation-duration:14s;animation-delay:-22s}.particle[data-v-9bf017e8]:nth-child(15),.particle[data-v-9bf017e8]: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-9bf017e8]:nth-child(16){width:2px;height:2px;left:14vw;top:56vh;animation-duration:15s;animation-delay:-25s}.particle[data-v-9bf017e8]:nth-child(17){width:4px;height:4px;left:69vw;top:83vh;animation-duration:23s;animation-delay:-5s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(17),.particle[data-v-9bf017e8]: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-9bf017e8]:nth-child(18){width:6px;height:6px;left:83vw;top:92vh;animation-duration:16s;animation-delay:-22s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(19){width:2px;height:2px;left:90vw;top:102vh;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;animation-delay:-17s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(20){width:5px;height:5px;left:72vw;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:25s;animation-delay:-18s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(21){width:3px;height:3px;left:86vw;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:26s;animation-delay:-21s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(22){left:92vw;top:53vh;animation-duration:21s;animation-delay:-1s}.particle[data-v-9bf017e8]:nth-child(22),.particle[data-v-9bf017e8]:nth-child(23){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-9bf017e8]:nth-child(23){left:62vw;top:108vh;animation-duration:25s;animation-delay:-19s}.particle[data-v-9bf017e8]:nth-child(24){width:5px;height:5px;left:24vw;top:49vh;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:-19s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(25){width:4px;height:4px;left:73vw;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:27s;animation-delay:-11s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(26){width:7px;height:7px;left:23vw;top:109vh;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:-12s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(27){width:6px;height:6px;left:35vw;top:82vh;animation-duration:25s;animation-delay:-16s}.particle[data-v-9bf017e8]:nth-child(27),.particle[data-v-9bf017e8]:nth-child(28){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-9bf017e8]:nth-child(28){width:7px;height:7px;left:21vw;top:9vh;animation-duration:20s;animation-delay:-24s}.particle[data-v-9bf017e8]:nth-child(29){width:2px;height:2px;left:25vw;top:44vh;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:-14s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(30){width:4px;height:4px;left:48vw;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:13s;animation-delay:-19s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(31){width:3px;height:3px;left:34vw;top:59vh;animation-duration:16s;animation-delay:-11s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(31),.particle[data-v-9bf017e8]:nth-child(32){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-9bf017e8]:nth-child(32){width:6px;height:6px;left:53vw;top:26vh;animation-duration:17s;animation-delay:-25s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(33){left:44vw;top:9vh;animation-duration:26s;animation-delay:-22s}.particle[data-v-9bf017e8]:nth-child(33),.particle[data-v-9bf017e8]:nth-child(34){width:6px;height:6px;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-9bf017e8]:nth-child(34){left:73vw;top:1vh;animation-duration:13s;animation-delay:-6s}.particle[data-v-9bf017e8]:nth-child(35){width:5px;height:5px;left:89vw;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:27s;animation-delay:-3s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(36){width:7px;height:7px;left:84vw;top:35vh;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(2px)}.particle[data-v-9bf017e8]:nth-child(37){width:6px;height:6px;left:86vw;top:80vh;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:-25s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(38){width:4px;height:4px;left:48vw;top:97vh;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:-14s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(39){left:6vw;top:10vh;animation-delay:-16s}.particle[data-v-9bf017e8]:nth-child(39),.particle[data-v-9bf017e8]:nth-child(40){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);animation-duration:20s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(40){left:65vw;top:72vh;animation-delay:-6s}.particle[data-v-9bf017e8]:nth-child(41){width:5px;height:5px;left:23vw;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:13s;animation-delay:-25s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(42){width:5px;height:5px;left:5vw;top:2vh;animation-duration:18s;animation-delay:-11s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(42),.particle[data-v-9bf017e8]: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)}.particle[data-v-9bf017e8]:nth-child(43){width:6px;height:6px;left:61vw;top:11vh;animation-duration:19s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(44){width:2px;height:2px;left:87vw;top:92vh;animation-duration:23s;animation-delay:-7s}.particle[data-v-9bf017e8]:nth-child(44),.particle[data-v-9bf017e8]: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);filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(45){width:4px;height:4px;left:95vw;top:80vh;animation-duration:24s;animation-delay:-11s}.particle[data-v-9bf017e8]:nth-child(46){left:69vw;top:61vh;animation-duration:13s;animation-delay:-9s}.particle[data-v-9bf017e8]:nth-child(46),.particle[data-v-9bf017e8]: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-9bf017e8]:nth-child(47){left:31vw;top:33vh;animation-duration:15s;animation-delay:-8s}.particle[data-v-9bf017e8]:nth-child(48){width:2px;height:2px;left:85vw;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:22s;animation-delay:-17s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(49){width:6px;height:6px;left:67vw;top:58vh;animation-duration:25s;animation-delay:-21s}.particle[data-v-9bf017e8]:nth-child(49),.particle[data-v-9bf017e8]: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);filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(50){width:7px;height:7px;left:99vw;top:43vh;animation-duration:17s;animation-delay:-19s}.particle[data-v-9bf017e8]:nth-child(51){width:3px;height:3px;left:84vw;top:21vh;animation-delay:-17s}.particle[data-v-9bf017e8]:nth-child(51),.particle[data-v-9bf017e8]: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-9bf017e8]:nth-child(52){width:2px;height:2px;left:69vw;top:83vh;animation-delay:-25s}.particle[data-v-9bf017e8]:nth-child(53){width:6px;height:6px;left:99vw;top:8vh;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-9bf017e8]:nth-child(54){width:5px;height:5px;left:67vw;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:-4s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(55){width:4px;height:4px;left:65vw;top:53vh;animation-duration:17s;animation-delay:-22s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(55),.particle[data-v-9bf017e8]: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)}.particle[data-v-9bf017e8]:nth-child(56){width:6px;height:6px;left:34vw;top:40vh;animation-duration:16s;animation-delay:-10s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(57){width:4px;height:4px;left:36vw;top:23vh;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:-16s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(58){width:4px;height:4px;left:39vw;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:15s;animation-delay:-7s;filter:blur(0)}.particle[data-v-9bf017e8]:nth-child(59){width:6px;height:6px;left:85vw;top:99vh;animation-duration:17s;animation-delay:-3s;filter:blur(2px)}.particle[data-v-9bf017e8]:nth-child(59),.particle[data-v-9bf017e8]:nth-child(60){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-9bf017e8]:nth-child(60){width:2px;height:2px;left:75vw;top:42vh;animation-duration:21s;animation-delay:-25s;filter:blur(0)}@keyframes float-up-9bf017e8{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(-10vw) scale(1.6);opacity:0}}.anim-item[data-v-77c59676]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-77c59676]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-77c59676]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-77c59676]{position:fixed;top:0;width:100%;background-color:var(--656e4012);box-shadow:var(--4ae7f422);color:var(--4b4f70e0);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-77c59676]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-77c59676]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-77c59676]{max-width:210px}.hide-on-home[data-v-77c59676]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-77c59676]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--4b4f70e0);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-77c59676],.nav-item[data-v-77c59676]:hover{color:var(--59c127aa);font-weight:700}.nav-item.active[data-v-77c59676]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--59c127aa);border-radius:2px}.Login[data-v-77c59676]{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-77c59676]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--4b4f70e0);transition:color .8s ease;cursor:pointer}.item[data-v-77c59676]:hover{color:var(--59c127aa)}.separator[data-v-77c59676]{margin:0 5px}.ScrollContainer[data-v-77c59676]{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-77c59676]::-webkit-scrollbar{display:none}.full-page-section[data-v-77c59676]{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-77c59676]{position:absolute;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,6%,.45);z-index:10;pointer-events:none;cursor:pointer}.scroll-hint[data-v-77c59676]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--9f8fdd92);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11}.scroll-hint p[data-v-77c59676]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-77c59676]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--9f8fdd92);border-bottom:2px solid var(--9f8fdd92);transform:rotate(45deg);animation:arrow-bounce-77c59676 2s ease-in-out infinite}.product-container[data-v-77c59676]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-77c59676]{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(--9f8fdd92);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-77c59676]{display:inline-block;width:4px;height:4px;background-color:var(--ba694b56);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-77c59676]{opacity:.4}.product-left[data-v-77c59676]{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-77c59676]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-77c59676]{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-77c59676]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-77c59676]{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-77c59676],.game-subtitle[data-v-77c59676],.game-title[data-v-77c59676]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-77c59676]{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-77c59676]{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-77c59676]{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-77c59676]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--54c1f487);margin:0}.game-subtitle[data-v-77c59676]{font-family:sans-serif;font-size:1.5rem;color:var(--ba694b56);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-77c59676]{font-family:资源圆体,sans-serif;color:var(--3cddec59);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-77c59676]{color:var(--ba694b56);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-77c59676]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-77c59676]{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-77c59676]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-77c59676]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-77c59676]{opacity:1;transform:scale(1);border-color:var(--ba694b56);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-77c59676]{transform:scale(1.1)}.info-boxes-wrapper[data-v-77c59676]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-77c59676]{font-family:资源圆体,sans-serif;color:var(--3cddec59);opacity:.6}.more-btn[data-v-77c59676]{position:absolute;right:8%;bottom:12%;background:var(--666f97f3);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-77c59676 3s ease-in-out infinite;z-index:10}.more-btn[data-v-77c59676]:hover{transform:scale(1.05)}@keyframes float-77c59676{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-77c59676]{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-77c59676]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-77c59676]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-77c59676]{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-77c59676]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--ba694b56)}.slim-cover[data-v-77c59676]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-77c59676]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-77c59676]{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-77c59676]{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-77c59676]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-77c59676]{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-77c59676]{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-77c59676]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--54c1f487);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-77c59676]{color:var(--ba694b56);position:relative;display:inline-block}.brand-core-desc[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--3cddec59);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-77c59676]{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-77c59676]{opacity:1;transform:translateY(0)}.about-navigation[data-v-77c59676]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-77c59676]{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-77c59676]:hover{transform:translateX(10px);border-color:var(--ba694b56);background:hsla(0,0%,100%,.05)}.card-num[data-v-77c59676]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--9f8fdd92);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-77c59676]{display:flex;flex-direction:column}.card-title[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--54c1f487);transition:color .4s ease}.card-subtitle[data-v-77c59676]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--9f8fdd92);opacity:.6}.about-nav-card.is-active[data-v-77c59676]{background:rgba(87,225,217,.08);border-color:var(--ba694b56);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-77c59676]{color:var(--ba694b56);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-77c59676]{color:var(--ba694b56)}.card-glow-bar[data-v-77c59676]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--ba694b56);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-77c59676]{transform:scaleY(1)}.about-details-content[data-v-77c59676]{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-77c59676]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-77c59676]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--54c1f487);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-77c59676]{width:50px;height:3px;background:var(--ba694b56);margin-bottom:25px;border-radius:2px}.content-row[data-v-77c59676]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-77c59676 .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-77c59676]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-77c59676]{display:inline-block;width:6px;height:6px;background-color:var(--ba694b56);border-radius:50%;margin-right:12px}.row-title[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--54c1f487);margin:0}.row-description[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--3cddec59);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-77c59676{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-77c59676]{font-size:1.8rem}.brand-core-desc[data-v-77c59676]{font-size:.9rem}.about-panel-container[data-v-77c59676]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-77c59676]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-77c59676]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-77c59676]{transform:translateY(-5px)}.about-details-content[data-v-77c59676]{padding:20px;height:40vh}.viewport-main-title[data-v-77c59676]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-77c59676]{font-size:1.4rem}.about-nav-card[data-v-77c59676]{flex:1 1 100%}}.end-section[data-v-77c59676]{justify-content:space-between}.join-content[data-v-77c59676]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-77c59676]{text-align:center;margin-bottom:50px}.join-title[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--54c1f487);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-77c59676]{color:var(--ba694b56)}.join-subtitle[data-v-77c59676]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--3cddec59);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-77c59676]{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-77c59676]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--ba694b56) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-77c59676]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--ba694b56);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-77c59676]:hover:before{opacity:.15}.contact-label[data-v-77c59676]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--ba694b56);margin-bottom:15px;z-index:1}.contact-email[data-v-77c59676]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--54c1f487);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-77c59676]{color:var(--ba694b56)}.contact-hover-line[data-v-77c59676]{position:relative;width:0;height:3px;background-color:var(--ba694b56);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-77c59676]{width:100%}.contact-hint[data-v-77c59676]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--9f8fdd92);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-77c59676]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-77c59676]{width:100%;background:var(--623fa035)}.BottomPartingLine[data-v-77c59676]{background-color:var(--a21664da);height:2px;width:100%}.CopyrightFiling[data-v-77c59676]{color:var(--bbf4748a);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-77c59676]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-77c59676]{gap:1.5vw}.nav-item[data-v-77c59676]{font-size:.95rem}.Logo[data-v-77c59676]{margin-left:2%}.Logo img[data-v-77c59676]{max-width:150px}.product-right[data-v-77c59676]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-77c59676]{font-size:2.2rem}.game-subtitle[data-v-77c59676]{font-size:1.2rem}.game-list-item[data-v-77c59676]{width:55px;height:55px}.join-title[data-v-77c59676]{font-size:2.5rem}.contact-email[data-v-77c59676]{font-size:2.8rem}.contact-wrapper[data-v-77c59676]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-77c59676]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-77c59676]{max-width:120px}.NavBar[data-v-77c59676]{display:none}.Login[data-v-77c59676]{padding-right:0}.item[data-v-77c59676]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-77c59676]{font-size:.75rem}.decorative-sidebar[data-v-77c59676]{display:none}.product-container[data-v-77c59676]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-77c59676]{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-77c59676]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-77c59676]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-77c59676]{width:45px;height:45px}.game-title[data-v-77c59676]{font-size:1.8rem}.game-desc p[data-v-77c59676]{font-size:.95rem}.join-title[data-v-77c59676]{font-size:2rem}.join-subtitle[data-v-77c59676]{font-size:.9rem}.contact-email[data-v-77c59676]{font-size:1.8rem}.contact-wrapper[data-v-77c59676]{padding:25px 20px;width:90%}.contact-label[data-v-77c59676]{font-size:.75rem}.contact-hint[data-v-77c59676]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-77c59676]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-77c59676]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-77c59676]{font-size:1rem;margin-top:15px}.contact-email[data-v-77c59676]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-77c59676]{font-size:1.6rem}}.fade-enter-active[data-v-77c59676],.fade-leave-active[data-v-77c59676]{transition:opacity .3s ease}.fade-enter-from[data-v-77c59676],.fade-leave-to[data-v-77c59676]{opacity:0}@keyframes arrow-bounce-77c59676{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-77c59676]{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-77c59676]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-77c59676]{margin-top:-8px}.home-section[data-v-77c59676]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-77c59676]{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-77c59676]:nth-child(3){animation:bg-breathe-77c59676 20s ease-in-out infinite alternate}@keyframes bg-breathe-77c59676{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-77c59676]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-77c59676],.home-vignette-overlay[data-v-77c59676]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-77c59676]{z-index:7}.particle[data-v-77c59676]{position:absolute;border-radius:50%;animation:float-up-77c59676 linear infinite;opacity:0}.particle[data-v-77c59676]:first-child{width:3px;height:3px;left:62vw;top:88vh;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:-12s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(2){width:2px;height:2px;left:98vw;top:96vh;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:-13s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(3){width:4px;height:4px;left:63vw;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:14s;animation-delay:-15s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(4){width:6px;height:6px;left:87vw;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:17s;animation-delay:-12s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(5){width:3px;height:3px;left:56vw;top:97vh;animation-duration:27s;animation-delay:-8s}.particle[data-v-77c59676]:nth-child(5),.particle[data-v-77c59676]:nth-child(6){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-77c59676]:nth-child(6){width:5px;height:5px;left:71vw;top:55vh;animation-duration:16s;animation-delay:-23s}.particle[data-v-77c59676]:nth-child(7){width:3px;height:3px;left:56vw;top:98vh;animation-duration:25s;animation-delay:-20s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(7),.particle[data-v-77c59676]: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)}.particle[data-v-77c59676]:nth-child(8){width:6px;height:6px;left:47vw;top:9vh;animation-duration:13s;animation-delay:-19s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(9){width:5px;height:5px;left:75vw;top:61vh;animation-duration:16s;animation-delay:-21s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(10),.particle[data-v-77c59676]:nth-child(9){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-77c59676]:nth-child(10){width:7px;height:7px;left:95vw;top:8vh;animation-duration:15s;animation-delay:-7s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(11){width:4px;height:4px;left:75vw;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:23s;animation-delay:-16s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(12){width:5px;height:5px;left:61vw;top:43vh;animation-duration:16s;animation-delay:-9s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(12),.particle[data-v-77c59676]: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-77c59676]:nth-child(13){width:7px;height:7px;left:43vw;top:64vh;animation-duration:21s;animation-delay:-19s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(14){left:37vw;top:100vh;animation-duration:15s;animation-delay:-20s}.particle[data-v-77c59676]:nth-child(14),.particle[data-v-77c59676]:nth-child(15){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-77c59676]:nth-child(15){left:41vw;top:103vh;animation-duration:23s;animation-delay:-1s}.particle[data-v-77c59676]:nth-child(16){width:2px;height:2px;left:98vw;top:84vh;animation-duration:15s;animation-delay:-15s}.particle[data-v-77c59676]:nth-child(16),.particle[data-v-77c59676]:nth-child(17){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-77c59676]:nth-child(17){width:3px;height:3px;left:37vw;top:14vh;animation-duration:14s;animation-delay:-4s}.particle[data-v-77c59676]:nth-child(18){width:4px;height:4px;left:30vw;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:20s;animation-delay:-19s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(19){width:3px;height:3px;left:40vw;top:107vh;animation-duration:13s;animation-delay:-25s}.particle[data-v-77c59676]:nth-child(19),.particle[data-v-77c59676]:nth-child(20){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-77c59676]:nth-child(20){width:2px;height:2px;left:78vw;top:69vh;animation-duration:22s;animation-delay:-17s}.particle[data-v-77c59676]:nth-child(21){width:6px;height:6px;left:83vw;top:51vh;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(2px)}.particle[data-v-77c59676]:nth-child(22){width:3px;height:3px;left:35vw;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:27s;animation-delay:-7s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(23){width:3px;height:3px;left:85vw;top:58vh;animation-delay:-13s}.particle[data-v-77c59676]:nth-child(23),.particle[data-v-77c59676]:nth-child(24){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;filter:blur(0)}.particle[data-v-77c59676]:nth-child(24){width:2px;height:2px;left:36vw;top:38vh;animation-delay:-22s}.particle[data-v-77c59676]:nth-child(25){width:3px;height:3px;left:72vw;top:38vh;animation-duration:13s;animation-delay:-13s}.particle[data-v-77c59676]:nth-child(25),.particle[data-v-77c59676]: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-77c59676]:nth-child(26){width:5px;height:5px;left:43vw;top:72vh;animation-duration:26s;animation-delay:-15s}.particle[data-v-77c59676]:nth-child(27){width:4px;height:4px;left:71vw;top:104vh;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:-22s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(28){left:13vw;top:57vh;animation-duration:24s}.particle[data-v-77c59676]:nth-child(28),.particle[data-v-77c59676]:nth-child(29){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);animation-delay:-13s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(29){left:82vw;top:1vh;animation-duration:20s}.particle[data-v-77c59676]:nth-child(30){width:6px;height:6px;left:36vw;top:94vh;animation-duration:15s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(30),.particle[data-v-77c59676]: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);animation-delay:-8s}.particle[data-v-77c59676]:nth-child(31){width:3px;height:3px;left:70vw;top:38vh;animation-duration:21s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(32){width:4px;height:4px;left:94vw;top:31vh;animation-duration:24s;animation-delay:-5s}.particle[data-v-77c59676]:nth-child(32),.particle[data-v-77c59676]: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);filter:blur(0)}.particle[data-v-77c59676]:nth-child(33){width:2px;height:2px;left:74vw;top:53vh;animation-duration:26s;animation-delay:-1s}.particle[data-v-77c59676]:nth-child(34){width:3px;height:3px;left:37vw;top:44vh;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:-24s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(35){width:2px;height:2px;left:1vw;top:103vh;animation-duration:27s;animation-delay:-13s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(35),.particle[data-v-77c59676]:nth-child(36){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-77c59676]:nth-child(36){width:7px;height:7px;left:10vw;top:108vh;animation-duration:26s;animation-delay:-16s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(37){width:7px;height:7px;left:14vw;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:-12s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(38){width:5px;height:5px;left:30vw;top:12vh;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:-23s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(39){left:22vw;top:19vh;animation-duration:13s;animation-delay:-2s}.particle[data-v-77c59676]:nth-child(39),.particle[data-v-77c59676]:nth-child(40){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-77c59676]:nth-child(40){left:81vw;top:22vh;animation-duration:19s;animation-delay:-15s}.particle[data-v-77c59676]:nth-child(41){width:2px;height:2px;left:33vw;top:24vh;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:-13s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(42){width:6px;height:6px;left:75vw;top:103vh;animation-duration:25s;animation-delay:-10s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(42),.particle[data-v-77c59676]: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)}.particle[data-v-77c59676]:nth-child(43){width:4px;height:4px;left:63vw;top:24vh;animation-duration:20s;animation-delay:-4s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(44){left:6vw;top:73vh;animation-duration:13s;animation-delay:-25s}.particle[data-v-77c59676]:nth-child(44),.particle[data-v-77c59676]:nth-child(45){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-77c59676]:nth-child(45){left:8vw;top:14vh;animation-duration:14s;animation-delay:-7s}.particle[data-v-77c59676]:nth-child(46){width:5px;height:5px;left:36vw;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:17s;animation-delay:-9s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(47){width:4px;height:4px;left:12vw;top:110vh;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:-4s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(48){width:5px;height:5px;left:7vw;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:19s;animation-delay:-2s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(49){width:5px;height:5px;left:71vw;top:51vh;animation-duration:16s;animation-delay:-4s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(49),.particle[data-v-77c59676]: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)}.particle[data-v-77c59676]:nth-child(50){width:7px;height:7px;left:88vw;top:55vh;animation-duration:23s;animation-delay:-7s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(51){width:3px;height:3px;left:68vw;top:13vh;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:-16s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(52){width:5px;height:5px;left:47vw;top:96vh;animation-delay:-13s}.particle[data-v-77c59676]:nth-child(52),.particle[data-v-77c59676]:nth-child(53){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(0)}.particle[data-v-77c59676]:nth-child(53){width:2px;height:2px;left:14vw;top:42vh;animation-delay:-24s}.particle[data-v-77c59676]:nth-child(54){width:3px;height:3px;left:61vw;top:49vh;animation-duration:25s;animation-delay:-2s}.particle[data-v-77c59676]:nth-child(54),.particle[data-v-77c59676]: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-77c59676]:nth-child(55){width:5px;height:5px;left:73vw;top:23vh;animation-duration:13s;animation-delay:-21s}.particle[data-v-77c59676]:nth-child(56){width:4px;height:4px;left:58vw;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:24s;animation-delay:-17s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(57){width:5px;height:5px;left:59vw;top:78vh;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:-5s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(58){width:6px;height:6px;left:1vw;top:41vh;animation-duration:20s;animation-delay:-16s;filter:blur(2px)}.particle[data-v-77c59676]:nth-child(58),.particle[data-v-77c59676]:nth-child(59){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-77c59676]:nth-child(59){width:3px;height:3px;left:86vw;top:64vh;animation-duration:15s;animation-delay:-4s;filter:blur(0)}.particle[data-v-77c59676]:nth-child(60){width:2px;height:2px;left:5vw;top:60vh;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:-6s;filter:blur(0)}@keyframes float-up-77c59676{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}}.anim-item[data-v-c8d5128a]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-c8d5128a]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-c8d5128a]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-c8d5128a]{position:fixed;top:0;width:100%;background-color:var(--58944bd8);box-shadow:var(--7e3a3524);color:var(--49ad4562);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-c8d5128a]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-c8d5128a]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-c8d5128a]{max-width:210px}.hide-on-home[data-v-c8d5128a]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-c8d5128a]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--49ad4562);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-c8d5128a],.nav-item[data-v-c8d5128a]:hover{color:var(--788c792d);font-weight:700}.nav-item.active[data-v-c8d5128a]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--788c792d);border-radius:2px}.Login[data-v-c8d5128a]{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-c8d5128a]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--49ad4562);transition:color .8s ease;cursor:pointer}.item[data-v-c8d5128a]:hover{color:var(--788c792d)}.separator[data-v-c8d5128a]{margin:0 5px}.ScrollContainer[data-v-c8d5128a]{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-c8d5128a]::-webkit-scrollbar{display:none}.full-page-section[data-v-c8d5128a]{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-c8d5128a]{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-c8d5128a]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--55a51e39);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11;cursor:pointer}.scroll-hint p[data-v-c8d5128a]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-c8d5128a]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--55a51e39);border-bottom:2px solid var(--55a51e39);transform:rotate(45deg);animation:arrow-bounce-c8d5128a 2s ease-in-out infinite}.product-container[data-v-c8d5128a]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-c8d5128a]{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(--55a51e39);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-c8d5128a]{display:inline-block;width:4px;height:4px;background-color:var(--2a54e652);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-c8d5128a]{opacity:.4}.product-left[data-v-c8d5128a]{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-c8d5128a]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-c8d5128a]{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-c8d5128a]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-c8d5128a]{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-c8d5128a],.game-subtitle[data-v-c8d5128a],.game-title[data-v-c8d5128a]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-c8d5128a]{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-c8d5128a]{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-c8d5128a]{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-c8d5128a]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--e1848fee);margin:0}.game-subtitle[data-v-c8d5128a]{font-family:sans-serif;font-size:1.5rem;color:var(--2a54e652);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-c8d5128a]{font-family:资源圆体,sans-serif;color:var(--3b6a0d4a);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-c8d5128a]{color:var(--2a54e652);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-c8d5128a]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-c8d5128a]{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-c8d5128a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-c8d5128a]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-c8d5128a]{opacity:1;transform:scale(1);border-color:var(--2a54e652);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-c8d5128a]{transform:scale(1.1)}.info-boxes-wrapper[data-v-c8d5128a]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-c8d5128a]{font-family:资源圆体,sans-serif;color:var(--3b6a0d4a);opacity:.6}.more-btn[data-v-c8d5128a]{position:absolute;right:8%;bottom:12%;background:var(--766ab29e);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-c8d5128a 3s ease-in-out infinite;z-index:10}.more-btn[data-v-c8d5128a]:hover{transform:scale(1.05)}@keyframes float-c8d5128a{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-c8d5128a]{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-c8d5128a]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-c8d5128a]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-c8d5128a]{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-c8d5128a]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--2a54e652)}.slim-cover[data-v-c8d5128a]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-c8d5128a]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-c8d5128a]{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-c8d5128a]{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-c8d5128a]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-c8d5128a]{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-c8d5128a]{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-bottom:4vh}.is-active .about-header-slogan[data-v-c8d5128a]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--e1848fee);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-c8d5128a]{color:var(--2a54e652);position:relative;display:inline-block}.brand-core-desc[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--3b6a0d4a);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-c8d5128a]{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-c8d5128a]{opacity:1;transform:translateY(0)}.about-navigation[data-v-c8d5128a]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-c8d5128a]{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-c8d5128a]:hover{transform:translateX(10px);border-color:var(--2a54e652);background:hsla(0,0%,100%,.05)}.card-num[data-v-c8d5128a]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--55a51e39);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-c8d5128a]{display:flex;flex-direction:column}.card-title[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--e1848fee);transition:color .4s ease}.card-subtitle[data-v-c8d5128a]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--55a51e39);opacity:.6}.about-nav-card.is-active[data-v-c8d5128a]{background:rgba(87,225,217,.08);border-color:var(--2a54e652);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-c8d5128a]{color:var(--2a54e652);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-c8d5128a]{color:var(--2a54e652)}.card-glow-bar[data-v-c8d5128a]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--2a54e652);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-c8d5128a]{transform:scaleY(1)}.about-details-content[data-v-c8d5128a]{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-c8d5128a]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-c8d5128a]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--e1848fee);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-c8d5128a]{width:50px;height:3px;background:var(--2a54e652);margin-bottom:25px;border-radius:2px}.content-row[data-v-c8d5128a]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-c8d5128a .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-c8d5128a]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-c8d5128a]{display:inline-block;width:6px;height:6px;background-color:var(--2a54e652);border-radius:50%;margin-right:12px}.row-title[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--e1848fee);margin:0}.row-description[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--3b6a0d4a);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-c8d5128a{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-c8d5128a]{font-size:1.8rem}.brand-core-desc[data-v-c8d5128a]{font-size:.9rem}.about-panel-container[data-v-c8d5128a]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-c8d5128a]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-c8d5128a]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-c8d5128a]{transform:translateY(-5px)}.about-details-content[data-v-c8d5128a]{padding:20px;height:40vh}.viewport-main-title[data-v-c8d5128a]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-c8d5128a]{font-size:1.4rem}.about-nav-card[data-v-c8d5128a]{flex:1 1 100%}}.end-section[data-v-c8d5128a]{justify-content:space-between}.join-content[data-v-c8d5128a]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-c8d5128a]{text-align:center;margin-bottom:50px}.join-title[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--e1848fee);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-c8d5128a]{color:var(--2a54e652)}.join-subtitle[data-v-c8d5128a]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--3b6a0d4a);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-c8d5128a]{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-c8d5128a]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--2a54e652) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-c8d5128a]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--2a54e652);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-c8d5128a]:hover:before{opacity:.15}.contact-label[data-v-c8d5128a]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--2a54e652);margin-bottom:15px;z-index:1}.contact-email[data-v-c8d5128a]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--e1848fee);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-c8d5128a]{color:var(--2a54e652)}.contact-hover-line[data-v-c8d5128a]{position:relative;width:0;height:3px;background-color:var(--2a54e652);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-c8d5128a]{width:100%}.contact-hint[data-v-c8d5128a]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--55a51e39);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-c8d5128a]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-c8d5128a]{width:100%;background:var(--ff482a1a)}.BottomPartingLine[data-v-c8d5128a]{background-color:var(--398db895);height:2px;width:100%}.CopyrightFiling[data-v-c8d5128a]{color:var(--46fced86);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-c8d5128a]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-c8d5128a]{gap:1.5vw}.nav-item[data-v-c8d5128a]{font-size:.95rem}.Logo[data-v-c8d5128a]{margin-left:2%}.Logo img[data-v-c8d5128a]{max-width:150px}.product-right[data-v-c8d5128a]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-c8d5128a]{font-size:2.2rem}.game-subtitle[data-v-c8d5128a]{font-size:1.2rem}.game-list-item[data-v-c8d5128a]{width:55px;height:55px}.join-title[data-v-c8d5128a]{font-size:2.5rem}.contact-email[data-v-c8d5128a]{font-size:2.8rem}.contact-wrapper[data-v-c8d5128a]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-c8d5128a]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-c8d5128a]{max-width:120px}.NavBar[data-v-c8d5128a]{display:none}.Login[data-v-c8d5128a]{padding-right:0}.item[data-v-c8d5128a]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-c8d5128a]{font-size:.75rem}.decorative-sidebar[data-v-c8d5128a]{display:none}.product-container[data-v-c8d5128a]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-c8d5128a]{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-c8d5128a]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-c8d5128a]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-c8d5128a]{width:45px;height:45px}.game-title[data-v-c8d5128a]{font-size:1.8rem}.game-desc p[data-v-c8d5128a]{font-size:.95rem}.join-title[data-v-c8d5128a]{font-size:2rem}.join-subtitle[data-v-c8d5128a]{font-size:.9rem}.contact-email[data-v-c8d5128a]{font-size:1.8rem}.contact-wrapper[data-v-c8d5128a]{padding:25px 20px;width:90%}.contact-label[data-v-c8d5128a]{font-size:.75rem}.contact-hint[data-v-c8d5128a]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-c8d5128a]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-c8d5128a]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-c8d5128a]{font-size:1rem;margin-top:15px}.contact-email[data-v-c8d5128a]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-c8d5128a]{font-size:1.6rem}}.fade-enter-active[data-v-c8d5128a],.fade-leave-active[data-v-c8d5128a]{transition:opacity .3s ease}.fade-enter-from[data-v-c8d5128a],.fade-leave-to[data-v-c8d5128a]{opacity:0}@keyframes arrow-bounce-c8d5128a{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-c8d5128a]{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-c8d5128a]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-c8d5128a]{margin-top:-8px}.home-section[data-v-c8d5128a]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-c8d5128a]{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-c8d5128a]:nth-child(3){animation:bg-breathe-c8d5128a 20s ease-in-out infinite alternate}@keyframes bg-breathe-c8d5128a{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-c8d5128a]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-c8d5128a],.home-vignette-overlay[data-v-c8d5128a]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-c8d5128a]{z-index:7}.particle[data-v-c8d5128a]{position:absolute;border-radius:50%;animation:float-up-c8d5128a linear infinite;opacity:0}.particle[data-v-c8d5128a]:first-child{width:6px;height:6px;left:85vw;animation-duration:20s;animation-delay:-4s;filter:blur(2px)}.particle[data-v-c8d5128a]:first-child,.particle[data-v-c8d5128a]:nth-child(2){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)}.particle[data-v-c8d5128a]:nth-child(2){width:5px;height:5px;left:8vw;animation-duration:23s;animation-delay:-7s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(3){width:7px;height:7px;left:17vw;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:22s;animation-delay:-21s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(4){width:5px;height:5px;left:54vw;top:70vh;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:-4s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(5){left:83vw;top:19vh;animation-duration:15s;animation-delay:-9s}.particle[data-v-c8d5128a]:nth-child(5),.particle[data-v-c8d5128a]:nth-child(6){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-c8d5128a]:nth-child(6){left:76vw;top:60vh;animation-duration:22s;animation-delay:-22s}.particle[data-v-c8d5128a]:nth-child(7){width:3px;height:3px;left:11vw;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:14s;animation-delay:-20s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(8){width:2px;height:2px;left:99vw;top:44vh;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:-20s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(9){width:5px;height:5px;left:30vw;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:17s;animation-delay:-5s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(10){width:5px;height:5px;left:14vw;top:50vh;animation-duration:22s;animation-delay:-13s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(10),.particle[data-v-c8d5128a]: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-c8d5128a]:nth-child(11){width:6px;height:6px;left:10vw;top:10vh;animation-duration:26s;animation-delay:-11s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(12){width:3px;height:3px;left:66vw;top:101vh;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:-8s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(13){width:5px;height:5px;left:36vw;top:31vh;animation-duration:24s;animation-delay:-9s}.particle[data-v-c8d5128a]:nth-child(13),.particle[data-v-c8d5128a]: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-c8d5128a]:nth-child(14){width:2px;height:2px;left:46vw;top:37vh;animation-duration:16s;animation-delay:-18s}.particle[data-v-c8d5128a]:nth-child(15){width:4px;height:4px;left:100vw;top:48vh;animation-duration:18s;animation-delay:-14s}.particle[data-v-c8d5128a]:nth-child(15),.particle[data-v-c8d5128a]:nth-child(16){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-c8d5128a]:nth-child(16){width:3px;height:3px;left:87vw;top:22vh;animation-duration:23s;animation-delay:-5s}.particle[data-v-c8d5128a]:nth-child(17){width:2px;height:2px;left:54vw;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:13s;animation-delay:-23s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(18){width:7px;height:7px;left:43vw;top:28vh;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:-4s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(19){width:5px;height:5px;left:1vw;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:22s;animation-delay:-19s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(20){width:3px;height:3px;left:60vw;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:20s;animation-delay:-19s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(21){left:87vw;top:52vh;animation-duration:14s;animation-delay:-7s}.particle[data-v-c8d5128a]:nth-child(21),.particle[data-v-c8d5128a]:nth-child(22){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-c8d5128a]:nth-child(22){left:14vw;top:65vh;animation-duration:22s;animation-delay:-4s}.particle[data-v-c8d5128a]:nth-child(23){width:7px;height:7px;left:50vw;top:95vh;animation-duration:26s;animation-delay:-7s}.particle[data-v-c8d5128a]:nth-child(23),.particle[data-v-c8d5128a]: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);filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(24){width:6px;height:6px;left:51vw;top:86vh;animation-duration:25s;animation-delay:-10s}.particle[data-v-c8d5128a]:nth-child(25){width:5px;height:5px;left:1vw;top:66vh;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:-3s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(26){width:2px;height:2px;left:76vw;top:85vh;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:-1s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(27){width:7px;height:7px;left:100vw;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:18s;animation-delay:-12s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(28){width:3px;height:3px;left:2vw;top:21vh;animation-duration:24s;animation-delay:-13s}.particle[data-v-c8d5128a]:nth-child(28),.particle[data-v-c8d5128a]: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(0)}.particle[data-v-c8d5128a]:nth-child(29){width:4px;height:4px;left:48vw;top:65vh;animation-duration:22s;animation-delay:-6s}.particle[data-v-c8d5128a]:nth-child(30){width:7px;height:7px;left:18vw;top:56vh;animation-duration:15s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(30),.particle[data-v-c8d5128a]:nth-child(31){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-c8d5128a]:nth-child(31){width:5px;height:5px;left:80vw;top:93vh;animation-duration:19s;animation-delay:-13s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(32){width:6px;height:6px;left:12vw;top:81vh;animation-duration:14s;animation-delay:-20s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(32),.particle[data-v-c8d5128a]: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-c8d5128a]:nth-child(33){width:3px;height:3px;left:42vw;top:66vh;animation-duration:20s;animation-delay:-18s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(34){width:7px;height:7px;left:46vw;top:53vh;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-c8d5128a]:nth-child(35){width:6px;height:6px;left:91vw;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:22s;animation-delay:-6s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(36){width:6px;height:6px;left:84vw;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:26s;animation-delay:-3s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(37){width:4px;height:4px;left:73vw;top:84vh;animation-duration:16s;animation-delay:-10s}.particle[data-v-c8d5128a]:nth-child(37),.particle[data-v-c8d5128a]:nth-child(38){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-c8d5128a]:nth-child(38){width:3px;height:3px;left:7vw;top:53vh;animation-duration:17s;animation-delay:-11s}.particle[data-v-c8d5128a]:nth-child(39){width:2px;height:2px;left:19vw;top:21vh;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:-10s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(40){width:5px;height:5px;left:6vw;top:50vh;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:-8s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(41){width:6px;height:6px;left:39vw;top:28vh;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(2px)}.particle[data-v-c8d5128a]:nth-child(42){width:4px;height:4px;left:94vw;top:98vh;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:-7s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(43){width:3px;height:3px;left:71vw;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:21s;animation-delay:-6s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(44){width:4px;height:4px;left:65vw;top:101vh;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:-19s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(45){width:4px;height:4px;left:34vw;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:-16s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(46){width:5px;height:5px;left:38vw;top:104vh;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:-5s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(47){width:7px;height:7px;left:25vw;top:85vh;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:-11s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(48){width:2px;height:2px;left:36vw;top:86vh;animation-duration:27s;animation-delay:-4s}.particle[data-v-c8d5128a]:nth-child(48),.particle[data-v-c8d5128a]: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);filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(49){width:5px;height:5px;left:61vw;top:82vh;animation-duration:17s;animation-delay:-12s}.particle[data-v-c8d5128a]:nth-child(50){width:3px;height:3px;left:74vw;top:43vh;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:-18s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(51){width:4px;height:4px;left:15vw;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:16s;animation-delay:-11s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(52){width:6px;height:6px;left:69vw;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:25s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(53){width:7px;height:7px;left:69vw;top:79vh;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;animation-delay:-20s;filter:blur(2px)}.particle[data-v-c8d5128a]:nth-child(54){width:6px;height:6px;left:69vw;top:2vh;animation-duration:20s;animation-delay:-3s}.particle[data-v-c8d5128a]:nth-child(54),.particle[data-v-c8d5128a]: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(2px)}.particle[data-v-c8d5128a]:nth-child(55){width:7px;height:7px;left:56vw;top:15vh;animation-duration:19s;animation-delay:-4s}.particle[data-v-c8d5128a]:nth-child(56){width:4px;height:4px;left:27vw;top:83vh;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-c8d5128a]:nth-child(57){width:5px;height:5px;left:72vw;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:-20s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(58){width:4px;height:4px;left:11vw;top:76vh;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:-4s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(59){width:3px;height:3px;left:66vw;top:4vh;animation-duration:26s;animation-delay:-13s;filter:blur(0)}.particle[data-v-c8d5128a]:nth-child(59),.particle[data-v-c8d5128a]:nth-child(60){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-c8d5128a]:nth-child(60){width:6px;height:6px;left:27vw;top:71vh;animation-duration:20s;animation-delay:-3s;filter:blur(2px)}@keyframes float-up-c8d5128a{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(-6vw) scale(1.6);opacity:0}}.anim-item[data-v-7dfe6c3c]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-7dfe6c3c]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-7dfe6c3c]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-7dfe6c3c]{position:fixed;top:0;width:100%;background-color:var(--ccdcd766);box-shadow:var(--029f06dd);color:var(--5c2e7a4a);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-7dfe6c3c]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-7dfe6c3c]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-7dfe6c3c]{max-width:210px}.hide-on-home[data-v-7dfe6c3c]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-7dfe6c3c]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--5c2e7a4a);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-7dfe6c3c],.nav-item[data-v-7dfe6c3c]:hover{color:var(--764b00e6);font-weight:700}.nav-item.active[data-v-7dfe6c3c]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--764b00e6);border-radius:2px}.Login[data-v-7dfe6c3c]{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-7dfe6c3c]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--5c2e7a4a);transition:color .8s ease;cursor:pointer}.item[data-v-7dfe6c3c]:hover{color:var(--764b00e6)}.separator[data-v-7dfe6c3c]{margin:0 5px}.ScrollContainer[data-v-7dfe6c3c]{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-7dfe6c3c]::-webkit-scrollbar{display:none}.full-page-section[data-v-7dfe6c3c]{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-7dfe6c3c]{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-7dfe6c3c]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--5363a5f2);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11;cursor:pointer}.scroll-hint p[data-v-7dfe6c3c]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-7dfe6c3c]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--5363a5f2);border-bottom:2px solid var(--5363a5f2);transform:rotate(45deg);animation:arrow-bounce-7dfe6c3c 2s ease-in-out infinite}.product-container[data-v-7dfe6c3c]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-7dfe6c3c]{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(--5363a5f2);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-7dfe6c3c]{display:inline-block;width:4px;height:4px;background-color:var(--f2c6fd60);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-7dfe6c3c]{opacity:.4}.product-left[data-v-7dfe6c3c]{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-7dfe6c3c]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-7dfe6c3c]{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-7dfe6c3c]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-7dfe6c3c]{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-7dfe6c3c],.game-subtitle[data-v-7dfe6c3c],.game-title[data-v-7dfe6c3c]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-7dfe6c3c]{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-7dfe6c3c]{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-7dfe6c3c]{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-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--6a1bd102);margin:0}.game-subtitle[data-v-7dfe6c3c]{font-family:sans-serif;font-size:1.5rem;color:var(--f2c6fd60);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;color:var(--3fecfdd8);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-7dfe6c3c]{color:var(--f2c6fd60);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-7dfe6c3c]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-7dfe6c3c]{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-7dfe6c3c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-7dfe6c3c]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-7dfe6c3c]{opacity:1;transform:scale(1);border-color:var(--f2c6fd60);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-7dfe6c3c]{transform:scale(1.1)}.info-boxes-wrapper[data-v-7dfe6c3c]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;color:var(--3fecfdd8);opacity:.6}.more-btn[data-v-7dfe6c3c]{position:absolute;right:8%;bottom:12%;background:var(--7c92d450);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-7dfe6c3c 3s ease-in-out infinite;z-index:10}.more-btn[data-v-7dfe6c3c]:hover{transform:scale(1.05)}@keyframes float-7dfe6c3c{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-7dfe6c3c]{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-7dfe6c3c]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-7dfe6c3c]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-7dfe6c3c]{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-7dfe6c3c]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--f2c6fd60)}.slim-cover[data-v-7dfe6c3c]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-7dfe6c3c]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-7dfe6c3c]{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-7dfe6c3c]{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-7dfe6c3c]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-7dfe6c3c]{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-7dfe6c3c]{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-7dfe6c3c]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--6a1bd102);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-7dfe6c3c]{color:var(--f2c6fd60);position:relative;display:inline-block}.brand-core-desc[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--3fecfdd8);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-7dfe6c3c]{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-7dfe6c3c]{opacity:1;transform:translateY(0)}.about-navigation[data-v-7dfe6c3c]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-7dfe6c3c]{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-7dfe6c3c]:hover{transform:translateX(10px);border-color:var(--f2c6fd60);background:hsla(0,0%,100%,.05)}.card-num[data-v-7dfe6c3c]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--5363a5f2);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-7dfe6c3c]{display:flex;flex-direction:column}.card-title[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--6a1bd102);transition:color .4s ease}.card-subtitle[data-v-7dfe6c3c]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--5363a5f2);opacity:.6}.about-nav-card.is-active[data-v-7dfe6c3c]{background:rgba(87,225,217,.08);border-color:var(--f2c6fd60);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-7dfe6c3c]{color:var(--f2c6fd60);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-7dfe6c3c]{color:var(--f2c6fd60)}.card-glow-bar[data-v-7dfe6c3c]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--f2c6fd60);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-7dfe6c3c]{transform:scaleY(1)}.about-details-content[data-v-7dfe6c3c]{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-7dfe6c3c]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-7dfe6c3c]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--6a1bd102);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-7dfe6c3c]{width:50px;height:3px;background:var(--f2c6fd60);margin-bottom:25px;border-radius:2px}.content-row[data-v-7dfe6c3c]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-7dfe6c3c .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-7dfe6c3c]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-7dfe6c3c]{display:inline-block;width:6px;height:6px;background-color:var(--f2c6fd60);border-radius:50%;margin-right:12px}.row-title[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--6a1bd102);margin:0}.row-description[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--3fecfdd8);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-7dfe6c3c{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-7dfe6c3c]{font-size:1.8rem}.brand-core-desc[data-v-7dfe6c3c]{font-size:.9rem}.about-panel-container[data-v-7dfe6c3c]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-7dfe6c3c]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-7dfe6c3c]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-7dfe6c3c]{transform:translateY(-5px)}.about-details-content[data-v-7dfe6c3c]{padding:20px;height:40vh}.viewport-main-title[data-v-7dfe6c3c]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-7dfe6c3c]{font-size:1.4rem}.about-nav-card[data-v-7dfe6c3c]{flex:1 1 100%}}.end-section[data-v-7dfe6c3c]{justify-content:space-between}.join-content[data-v-7dfe6c3c]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-7dfe6c3c]{text-align:center;margin-bottom:50px}.join-title[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--6a1bd102);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-7dfe6c3c]{color:var(--f2c6fd60)}.join-subtitle[data-v-7dfe6c3c]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--3fecfdd8);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-7dfe6c3c]{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-7dfe6c3c]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--f2c6fd60) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-7dfe6c3c]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--f2c6fd60);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-7dfe6c3c]:hover:before{opacity:.15}.contact-label[data-v-7dfe6c3c]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--f2c6fd60);margin-bottom:15px;z-index:1}.contact-email[data-v-7dfe6c3c]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--6a1bd102);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-7dfe6c3c]{color:var(--f2c6fd60)}.contact-hover-line[data-v-7dfe6c3c]{position:relative;width:0;height:3px;background-color:var(--f2c6fd60);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-7dfe6c3c]{width:100%}.contact-hint[data-v-7dfe6c3c]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--5363a5f2);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-7dfe6c3c]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-7dfe6c3c]{width:100%;background:var(--5f41081a)}.BottomPartingLine[data-v-7dfe6c3c]{background-color:var(--556d1164);height:2px;width:100%}.CopyrightFiling[data-v-7dfe6c3c]{color:var(--9140bb94);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-7dfe6c3c]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-7dfe6c3c]{gap:1.5vw}.nav-item[data-v-7dfe6c3c]{font-size:.95rem}.Logo[data-v-7dfe6c3c]{margin-left:2%}.Logo img[data-v-7dfe6c3c]{max-width:150px}.product-right[data-v-7dfe6c3c]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-7dfe6c3c]{font-size:2.2rem}.game-subtitle[data-v-7dfe6c3c]{font-size:1.2rem}.game-list-item[data-v-7dfe6c3c]{width:55px;height:55px}.join-title[data-v-7dfe6c3c]{font-size:2.5rem}.contact-email[data-v-7dfe6c3c]{font-size:2.8rem}.contact-wrapper[data-v-7dfe6c3c]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-7dfe6c3c]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-7dfe6c3c]{max-width:120px}.NavBar[data-v-7dfe6c3c]{display:none}.Login[data-v-7dfe6c3c]{padding-right:0}.item[data-v-7dfe6c3c]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-7dfe6c3c]{font-size:.75rem}.decorative-sidebar[data-v-7dfe6c3c]{display:none}.product-container[data-v-7dfe6c3c]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-7dfe6c3c]{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-7dfe6c3c]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-7dfe6c3c]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-7dfe6c3c]{width:45px;height:45px}.game-title[data-v-7dfe6c3c]{font-size:1.8rem}.game-desc p[data-v-7dfe6c3c]{font-size:.95rem}.join-title[data-v-7dfe6c3c]{font-size:2rem}.join-subtitle[data-v-7dfe6c3c]{font-size:.9rem}.contact-email[data-v-7dfe6c3c]{font-size:1.8rem}.contact-wrapper[data-v-7dfe6c3c]{padding:25px 20px;width:90%}.contact-label[data-v-7dfe6c3c]{font-size:.75rem}.contact-hint[data-v-7dfe6c3c]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-7dfe6c3c]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-7dfe6c3c]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-7dfe6c3c]{font-size:1rem;margin-top:15px}.contact-email[data-v-7dfe6c3c]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-7dfe6c3c]{font-size:1.6rem}}.fade-enter-active[data-v-7dfe6c3c],.fade-leave-active[data-v-7dfe6c3c]{transition:opacity .3s ease}.fade-enter-from[data-v-7dfe6c3c],.fade-leave-to[data-v-7dfe6c3c]{opacity:0}@keyframes arrow-bounce-7dfe6c3c{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-7dfe6c3c]{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-7dfe6c3c]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-7dfe6c3c]{margin-top:-8px}.home-section[data-v-7dfe6c3c]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-7dfe6c3c]{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-7dfe6c3c]:nth-child(3){animation:bg-breathe-7dfe6c3c 20s ease-in-out infinite alternate}@keyframes bg-breathe-7dfe6c3c{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-7dfe6c3c]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-7dfe6c3c],.home-vignette-overlay[data-v-7dfe6c3c]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-7dfe6c3c]{z-index:7}.particle[data-v-7dfe6c3c]{position:absolute;border-radius:50%;animation:float-up-7dfe6c3c linear infinite;opacity:0}.particle[data-v-7dfe6c3c]:first-child{width:4px;height:4px;left:76vw;top:47vh;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:-1s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(2){left:69vw;top:13vh;animation-duration:26s;animation-delay:-8s}.particle[data-v-7dfe6c3c]:nth-child(2),.particle[data-v-7dfe6c3c]:nth-child(3){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-7dfe6c3c]:nth-child(3){left:29vw;top:27vh;animation-duration:14s;animation-delay:-4s}.particle[data-v-7dfe6c3c]:nth-child(4){left:20vw;top:95vh;animation-duration:17s;animation-delay:-6s}.particle[data-v-7dfe6c3c]:nth-child(4),.particle[data-v-7dfe6c3c]:nth-child(5){width:4px;height:4px;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-7dfe6c3c]:nth-child(5){left:29vw;top:89vh;animation-duration:24s;animation-delay:-2s}.particle[data-v-7dfe6c3c]:nth-child(6){width:5px;height:5px;left:69vw;top:49vh;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:-23s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(7){width:6px;height:6px;left:71vw;top:73vh;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:-20s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(8){width:3px;height:3px;left:91vw;top:80vh;animation-duration:16s;animation-delay:-5s}.particle[data-v-7dfe6c3c]:nth-child(8),.particle[data-v-7dfe6c3c]: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-7dfe6c3c]:nth-child(9){width:4px;height:4px;left:36vw;top:45vh;animation-duration:27s;animation-delay:-7s}.particle[data-v-7dfe6c3c]:nth-child(10){width:7px;height:7px;left:12vw;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:14s;animation-delay:-10s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(11){width:2px;height:2px;left:2vw;top:9vh;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:-10s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(12){width:5px;height:5px;left:93vw;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:24s;animation-delay:-9s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(13){width:5px;height:5px;left:67vw;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:21s;animation-delay:-16s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(14){width:3px;height:3px;left:66vw;top:28vh;animation-duration:17s;animation-delay:-4s}.particle[data-v-7dfe6c3c]:nth-child(14),.particle[data-v-7dfe6c3c]:nth-child(15){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-7dfe6c3c]:nth-child(15){width:2px;height:2px;left:68vw;top:22vh;animation-duration:18s;animation-delay:-11s}.particle[data-v-7dfe6c3c]:nth-child(16){left:12vw;animation-duration:21s;animation-delay:-4s}.particle[data-v-7dfe6c3c]:nth-child(16),.particle[data-v-7dfe6c3c]:nth-child(17){width:6px;height:6px;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);filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(17){left:32vw;animation-duration:18s;animation-delay:-16s}.particle[data-v-7dfe6c3c]:nth-child(18){width:6px;height:6px;left:12vw;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:-16s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(19){width:5px;height:5px;left:36vw;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:18s;animation-delay:-14s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(20){width:4px;height:4px;left:20vw;top:109vh;animation-duration:21s;animation-delay:-24s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(20),.particle[data-v-7dfe6c3c]: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-7dfe6c3c]:nth-child(21){width:6px;height:6px;left:31vw;top:7vh;animation-duration:13s;animation-delay:-2s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(22){width:3px;height:3px;left:97vw;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:25s;animation-delay:-1s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(23){width:7px;height:7px;left:10vw;top:46vh;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:-12s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(24){width:3px;height:3px;left:31vw;top:34vh;animation-duration:24s;animation-delay:-21s}.particle[data-v-7dfe6c3c]:nth-child(24),.particle[data-v-7dfe6c3c]: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-7dfe6c3c]:nth-child(25){width:2px;height:2px;left:45vw;top:7vh;animation-duration:13s;animation-delay:-22s}.particle[data-v-7dfe6c3c]:nth-child(26){width:7px;height:7px;left:79vw;top:9vh;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;animation-delay:-24s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(27){width:7px;height:7px;left:75vw;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:19s;animation-delay:-13s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(28){width:3px;height:3px;left:71vw;top:76vh;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:-4s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(29){width:7px;height:7px;left:22vw;top:20vh;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-7dfe6c3c]:nth-child(30){width:4px;height:4px;left:49vw;top:88vh;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;animation-delay:-25s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(31){width:5px;height:5px;left:46vw;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:18s;animation-delay:-16s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(32){width:2px;height:2px;left:49vw;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:27s;animation-delay:-15s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(33){width:2px;height:2px;left:11vw;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:25s;animation-delay:-2s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(34){width:7px;height:7px;left:92vw;top:102vh}.particle[data-v-7dfe6c3c]:nth-child(34),.particle[data-v-7dfe6c3c]: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);animation-duration:23s;animation-delay:-4s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(35){width:6px;height:6px;left:16vw;top:72vh}.particle[data-v-7dfe6c3c]:nth-child(36){left:13vw;top:98vh;animation-duration:24s;animation-delay:-7s}.particle[data-v-7dfe6c3c]:nth-child(36),.particle[data-v-7dfe6c3c]:nth-child(37){width:5px;height:5px;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-7dfe6c3c]:nth-child(37){left:17vw;top:91vh;animation-duration:14s;animation-delay:-15s}.particle[data-v-7dfe6c3c]:nth-child(38){width:7px;height:7px;left:18vw;top:31vh;animation-duration:24s;animation-delay:-7s}.particle[data-v-7dfe6c3c]:nth-child(38),.particle[data-v-7dfe6c3c]:nth-child(39){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-7dfe6c3c]:nth-child(39){width:6px;height:6px;left:85vw;top:59vh;animation-duration:18s;animation-delay:-10s}.particle[data-v-7dfe6c3c]:nth-child(40){width:3px;height:3px;left:19vw;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:17s;animation-delay:-12s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(41){left:35vw;top:11vh;animation-duration:13s;animation-delay:-25s}.particle[data-v-7dfe6c3c]:nth-child(41),.particle[data-v-7dfe6c3c]:nth-child(42){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-7dfe6c3c]:nth-child(42){left:87vw;top:38vh;animation-duration:18s;animation-delay:-24s}.particle[data-v-7dfe6c3c]:nth-child(43){left:52vw;top:46vh;animation-duration:27s;animation-delay:-10s}.particle[data-v-7dfe6c3c]:nth-child(43),.particle[data-v-7dfe6c3c]:nth-child(44){width:6px;height:6px;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-7dfe6c3c]:nth-child(44){left:54vw;top:108vh;animation-duration:23s;animation-delay:-22s}.particle[data-v-7dfe6c3c]:nth-child(45){width:2px;height:2px;left:48vw;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:15s;animation-delay:-21s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(46){width:6px;height:6px;top:5vh;animation-duration:13s;animation-delay:-24s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(46),.particle[data-v-7dfe6c3c]:nth-child(47){left:74vw;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-7dfe6c3c]:nth-child(47){width:5px;height:5px;top:89vh;animation-duration:24s;animation-delay:-6s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(48){left:33vw;top:77vh;animation-duration:19s;animation-delay:-12s}.particle[data-v-7dfe6c3c]:nth-child(48),.particle[data-v-7dfe6c3c]: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-7dfe6c3c]:nth-child(49){left:81vw;top:98vh;animation-duration:20s;animation-delay:-7s}.particle[data-v-7dfe6c3c]:nth-child(50){width:6px;height:6px;left:77vw;top:73vh;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:-19s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(51){width:3px;height:3px;left:72vw;top:19vh}.particle[data-v-7dfe6c3c]:nth-child(51),.particle[data-v-7dfe6c3c]: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:21s;animation-delay:-17s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(52){width:5px;height:5px;left:43vw;top:56vh}.particle[data-v-7dfe6c3c]:nth-child(53){width:3px;height:3px;left:32vw;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:20s;animation-delay:-1s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(54){width:6px;height:6px;left:67vw;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:21s;animation-delay:-14s;filter:blur(2px)}.particle[data-v-7dfe6c3c]:nth-child(55){left:75vw;top:104vh;animation-duration:18s;animation-delay:-22s}.particle[data-v-7dfe6c3c]:nth-child(55),.particle[data-v-7dfe6c3c]:nth-child(56){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-7dfe6c3c]:nth-child(56){left:12vw;top:51vh;animation-duration:13s;animation-delay:-1s}.particle[data-v-7dfe6c3c]:nth-child(57){width:2px;height:2px;left:32vw;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:25s;animation-delay:-18s;filter:blur(0)}.particle[data-v-7dfe6c3c]:nth-child(58){width:6px;height:6px;left:66vw;top:63vh;animation-duration:24s;animation-delay:-2s}.particle[data-v-7dfe6c3c]:nth-child(58),.particle[data-v-7dfe6c3c]:nth-child(59){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-7dfe6c3c]:nth-child(59){width:7px;height:7px;left:7vw;top:42vh;animation-duration:20s;animation-delay:-4s}.particle[data-v-7dfe6c3c]:nth-child(60){width:4px;height:4px;left:94vw;top:44vh;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:-22s;filter:blur(0)}@keyframes float-up-7dfe6c3c{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(-11vw) scale(1.6);opacity:0}}.anim-item[data-v-50e24c0c]{width:100%;opacity:0;transform:translateX(120px);transition:all .8s cubic-bezier(.25,.8,.25,1)}.is-active .anim-item[data-v-50e24c0c]{opacity:1;transform:translateX(0)}.MainPageBackground[data-v-50e24c0c]{width:100%;height:100vh;overflow:hidden;display:flex;align-items:center;flex-direction:column}.TopBar[data-v-50e24c0c]{position:fixed;top:0;width:100%;background-color:var(--092349ae);box-shadow:var(--4e5d4084);color:var(--bc4ae508);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-50e24c0c]{display:grid;width:100%;height:80px;grid-template-areas:"Logo NavBar Login";grid-template-columns:2fr 6fr 2fr;align-items:center}.Logo[data-v-50e24c0c]{grid-area:Logo;margin-left:8%;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Logo img[data-v-50e24c0c]{max-width:210px}.hide-on-home[data-v-50e24c0c]{opacity:0;pointer-events:none;transform:translateY(-10px)}.NavBar[data-v-50e24c0c]{grid-area:NavBar;display:flex;justify-content:center;gap:3vw;transition:opacity .8s ease,transform .8s ease}.nav-item[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--bc4ae508);cursor:pointer;position:relative;transition:color .4s ease}.nav-item.active[data-v-50e24c0c],.nav-item[data-v-50e24c0c]:hover{color:var(--687e0072);font-weight:700}.nav-item.active[data-v-50e24c0c]:after{content:"";position:absolute;bottom:-5px;left:20%;width:60%;height:2px;background-color:var(--687e0072);border-radius:2px}.Login[data-v-50e24c0c]{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-50e24c0c]{margin:0 10px;font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:500;color:var(--bc4ae508);transition:color .8s ease;cursor:pointer}.item[data-v-50e24c0c]:hover{color:var(--687e0072)}.separator[data-v-50e24c0c]{margin:0 5px}.ScrollContainer[data-v-50e24c0c]{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-50e24c0c]::-webkit-scrollbar{display:none}.full-page-section[data-v-50e24c0c]{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-50e24c0c]{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-50e24c0c]{position:absolute;bottom:10%;display:flex;flex-direction:column;align-items:center;color:var(--ae4cb65a);font-family:资源圆体,sans-serif;letter-spacing:2px;z-index:11;cursor:pointer}.scroll-hint p[data-v-50e24c0c]{font-weight:700;font-size:1.1rem;margin:0}.arrow-down[data-v-50e24c0c]{margin-top:10px;width:15px;height:15px;border-right:2px solid var(--ae4cb65a);border-bottom:2px solid var(--ae4cb65a);transform:rotate(45deg);animation:arrow-bounce-50e24c0c 2s ease-in-out infinite}.product-container[data-v-50e24c0c]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.decorative-sidebar[data-v-50e24c0c]{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(--ae4cb65a);opacity:0;transition:opacity 1.5s ease 1s;z-index:10;display:flex;align-items:center}.decorative-sidebar .dot[data-v-50e24c0c]{display:inline-block;width:4px;height:4px;background-color:var(--142e1af1);margin:15px 0;border-radius:50%}.is-active .decorative-sidebar[data-v-50e24c0c]{opacity:.4}.product-left[data-v-50e24c0c]{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-50e24c0c]{width:100%;height:100%;overflow:hidden}.product-kv[data-v-50e24c0c]{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-50e24c0c]{opacity:1;transform:scale(1) translateX(0);transition:transform 5s cubic-bezier(.2,.8,.2,1),opacity 1.5s ease}.product-right[data-v-50e24c0c]{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-50e24c0c],.game-subtitle[data-v-50e24c0c],.game-title[data-v-50e24c0c]{opacity:0;transform:translateX(60px);transition:transform .6s ease,opacity .6s ease}.is-active .game-title[data-v-50e24c0c]{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-50e24c0c]{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-50e24c0c]{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-50e24c0c]{font-family:资源圆体,sans-serif;font-size:2.8rem;color:var(--00f56323);margin:0}.game-subtitle[data-v-50e24c0c]{font-family:sans-serif;font-size:1.5rem;color:var(--142e1af1);margin:5px 0 30px 0;letter-spacing:2px}.game-desc p[data-v-50e24c0c]{font-family:资源圆体,sans-serif;color:var(--357f7ff5);line-height:1.8;font-size:1.05rem;margin-bottom:12px}.game-desc .highlight[data-v-50e24c0c]{color:var(--142e1af1);font-weight:700;font-size:1.2rem;margin-top:25px}.game-list-sidebar[data-v-50e24c0c]{position:absolute;right:3%;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:15px;z-index:10}.game-list-item[data-v-50e24c0c]{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-50e24c0c]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.game-list-item[data-v-50e24c0c]:hover{opacity:.8;transform:scale(.9)}.game-list-item.is-selected[data-v-50e24c0c]{opacity:1;transform:scale(1);border-color:var(--142e1af1);box-shadow:0 0 15px rgba(87,225,217,.3)}.game-list-item.is-selected img[data-v-50e24c0c]{transform:scale(1.1)}.info-boxes-wrapper[data-v-50e24c0c]{width:100%;display:flex;flex-direction:column;align-items:center}.empty-announcement[data-v-50e24c0c]{font-family:资源圆体,sans-serif;color:var(--357f7ff5);opacity:.6}.more-btn[data-v-50e24c0c]{position:absolute;right:8%;bottom:12%;background:var(--2ef8d8d7);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-50e24c0c 3s ease-in-out infinite;z-index:10}.more-btn[data-v-50e24c0c]:hover{transform:scale(1.05)}@keyframes float-50e24c0c{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.all-list-overlay[data-v-50e24c0c]{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-50e24c0c]{width:90%;max-width:800px;height:80vh;background:transparent;display:flex;flex-direction:column;position:relative}.all-list-scroll[data-v-50e24c0c]{flex:1;overflow-y:auto;padding-right:15px}.simple-list-item[data-v-50e24c0c]{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-50e24c0c]:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.1);border-color:var(--142e1af1)}.slim-cover[data-v-50e24c0c]{width:140px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:20px}.simple-info h3[data-v-50e24c0c]{margin:0 0 10px 0;color:#333;font-family:资源圆体,sans-serif}.simple-info p[data-v-50e24c0c]{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-50e24c0c]{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-50e24c0c]:hover{background:#f77373;color:#fff}.learn-us-section[data-v-50e24c0c]{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-50e24c0c]{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-50e24c0c]{opacity:1;transform:translateY(0)}.brand-core-slogan[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:clamp(1.2rem,3vw,2.6rem);font-weight:900;letter-spacing:2px;color:var(--00f56323);margin:0 0 12px 0;white-space:nowrap;display:inline-block}.brand-core-slogan .highlight-cyan[data-v-50e24c0c]{color:var(--142e1af1);position:relative;display:inline-block}.brand-core-desc[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:1.05rem;line-height:1.6;color:var(--357f7ff5);opacity:.75;margin:0 auto;max-width:700px}.about-panel-container[data-v-50e24c0c]{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-50e24c0c]{opacity:1;transform:translateY(0)}.about-navigation[data-v-50e24c0c]{flex:0 0 320px;display:flex;flex-direction:column;justify-content:center;gap:20px}.about-nav-card[data-v-50e24c0c]{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-50e24c0c]:hover{transform:translateX(10px);border-color:var(--142e1af1);background:hsla(0,0%,100%,.05)}.card-num[data-v-50e24c0c]{font-family:sans-serif;font-size:1.8rem;font-weight:800;color:var(--ae4cb65a);opacity:.3;margin-right:18px;transition:all .4s ease}.card-title-group[data-v-50e24c0c]{display:flex;flex-direction:column}.card-title[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:1.2rem;font-weight:700;color:var(--00f56323);transition:color .4s ease}.card-subtitle[data-v-50e24c0c]{font-family:sans-serif;font-size:.7rem;font-weight:600;letter-spacing:1px;color:var(--ae4cb65a);opacity:.6}.about-nav-card.is-active[data-v-50e24c0c]{background:rgba(87,225,217,.08);border-color:var(--142e1af1);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-50e24c0c]{color:var(--142e1af1);opacity:1;transform:scale(1.1)}.about-nav-card.is-active .card-title[data-v-50e24c0c]{color:var(--142e1af1)}.card-glow-bar[data-v-50e24c0c]{position:absolute;left:0;top:0;width:4px;height:100%;background:var(--142e1af1);transform:scaleY(0);transition:transform .4s ease}.about-nav-card.is-active .card-glow-bar[data-v-50e24c0c]{transform:scaleY(1)}.about-details-content[data-v-50e24c0c]{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-50e24c0c]{width:100%;height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none}.details-viewport[data-v-50e24c0c]::-webkit-scrollbar{display:none}.viewport-main-title[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:1.6rem;color:var(--00f56323);margin:0 0 12px 0;letter-spacing:1px}.viewport-divider[data-v-50e24c0c]{width:50px;height:3px;background:var(--142e1af1);margin-bottom:25px;border-radius:2px}.content-row[data-v-50e24c0c]{margin-bottom:22px;opacity:0;transform:translateY(25px);animation:slide-up-reveal-50e24c0c .6s cubic-bezier(.25,1,.5,1) forwards}.row-header[data-v-50e24c0c]{display:flex;align-items:center;margin-bottom:6px}.row-indicator[data-v-50e24c0c]{display:inline-block;width:6px;height:6px;background-color:var(--142e1af1);border-radius:50%;margin-right:12px}.row-title[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:1.1rem;font-weight:700;color:var(--00f56323);margin:0}.row-description[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:.92rem;line-height:1.65;color:var(--357f7ff5);opacity:.85;margin:0;padding-left:18px;white-space:pre-line}@keyframes slide-up-reveal-50e24c0c{to{opacity:1;transform:translateY(0)}}@media screen and (max-width:900px){.brand-core-slogan[data-v-50e24c0c]{font-size:1.8rem}.brand-core-desc[data-v-50e24c0c]{font-size:.9rem}.about-panel-container[data-v-50e24c0c]{flex-direction:column;height:auto;gap:20px}.about-navigation[data-v-50e24c0c]{flex:0 0 auto;flex-direction:row;width:100%;flex-wrap:wrap;gap:10px}.about-nav-card[data-v-50e24c0c]{flex:1 1 30%;padding:10px 12px;justify-content:center}.about-nav-card.is-active[data-v-50e24c0c]{transform:translateY(-5px)}.about-details-content[data-v-50e24c0c]{padding:20px;height:40vh}.viewport-main-title[data-v-50e24c0c]{font-size:1.3rem}}@media screen and (max-width:480px){.brand-core-slogan[data-v-50e24c0c]{font-size:1.4rem}.about-nav-card[data-v-50e24c0c]{flex:1 1 100%}}.end-section[data-v-50e24c0c]{justify-content:space-between}.join-content[data-v-50e24c0c]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px}.join-text-group[data-v-50e24c0c]{text-align:center;margin-bottom:50px}.join-title[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:3rem;color:var(--00f56323);margin:0 0 10px 0;letter-spacing:2px}.join-title .highlight-text[data-v-50e24c0c]{color:var(--142e1af1)}.join-subtitle[data-v-50e24c0c]{font-family:资源圆体,sans-serif;font-size:1.1rem;color:var(--357f7ff5);opacity:.8;letter-spacing:1px;margin:0}.contact-wrapper[data-v-50e24c0c]{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-50e24c0c]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,var(--142e1af1) 0,transparent 70%);opacity:0;transition:opacity .5s ease;z-index:0;mix-blend-mode:overlay}.contact-wrapper[data-v-50e24c0c]:hover{transform:translateY(-5px) scale(1.02);border-color:var(--142e1af1);box-shadow:0 15px 35px rgba(0,0,0,.2),0 0 20px rgba(87,225,217,.1)}.contact-wrapper[data-v-50e24c0c]:hover:before{opacity:.15}.contact-label[data-v-50e24c0c]{position:relative;font-family:sans-serif;font-size:.85rem;font-weight:700;letter-spacing:4px;color:var(--142e1af1);margin-bottom:15px;z-index:1}.contact-email[data-v-50e24c0c]{position:relative;font-family:sans-serif;font-size:3.5rem;font-weight:900;color:var(--00f56323);letter-spacing:2px;margin-bottom:10px;z-index:1;transition:color .4s ease}.contact-wrapper:hover .contact-email[data-v-50e24c0c]{color:var(--142e1af1)}.contact-hover-line[data-v-50e24c0c]{position:relative;width:0;height:3px;background-color:var(--142e1af1);transition:width .5s cubic-bezier(.25,.8,.25,1);z-index:1}.contact-wrapper:hover .contact-hover-line[data-v-50e24c0c]{width:100%}.contact-hint[data-v-50e24c0c]{position:relative;margin-top:20px;font-family:资源圆体,sans-serif;font-size:.9rem;color:var(--ae4cb65a);opacity:0;transform:translateY(10px);transition:all .4s ease;z-index:1}.contact-wrapper:hover .contact-hint[data-v-50e24c0c]{opacity:.7;transform:translateY(0)}.BottomBG[data-v-50e24c0c]{width:100%;background:var(--d8e1adce)}.BottomPartingLine[data-v-50e24c0c]{background-color:var(--1c07052f);height:2px;width:100%}.CopyrightFiling[data-v-50e24c0c]{color:var(--4e393457);font-family:资源圆体,sans-serif;margin:15px 0;text-align:center;font-size:.9rem}@media screen and (max-width:1024px){.TopBarContent[data-v-50e24c0c]{grid-template-columns:1fr 7fr 2fr}.NavBar[data-v-50e24c0c]{gap:1.5vw}.nav-item[data-v-50e24c0c]{font-size:.95rem}.Logo[data-v-50e24c0c]{margin-left:2%}.Logo img[data-v-50e24c0c]{max-width:150px}.product-right[data-v-50e24c0c]{width:55%;padding-right:80px;margin-right:5%}.game-title[data-v-50e24c0c]{font-size:2.2rem}.game-subtitle[data-v-50e24c0c]{font-size:1.2rem}.game-list-item[data-v-50e24c0c]{width:55px;height:55px}.join-title[data-v-50e24c0c]{font-size:2.5rem}.contact-email[data-v-50e24c0c]{font-size:2.8rem}.contact-wrapper[data-v-50e24c0c]{padding:30px 40px}}@media screen and (max-width:768px){.TopBarContent[data-v-50e24c0c]{display:flex;justify-content:space-between;padding:0 15px}.Logo img[data-v-50e24c0c]{max-width:120px}.NavBar[data-v-50e24c0c]{display:none}.Login[data-v-50e24c0c]{padding-right:0}.item[data-v-50e24c0c]{font-size:.9rem;margin:0 5px}.CopyrightFiling[data-v-50e24c0c]{font-size:.75rem}.decorative-sidebar[data-v-50e24c0c]{display:none}.product-container[data-v-50e24c0c]{flex-direction:column;justify-content:flex-end;padding-bottom:15vh}.product-left[data-v-50e24c0c]{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-50e24c0c]{width:90%;margin-right:0;padding:0;text-align:center}.game-list-sidebar[data-v-50e24c0c]{top:auto;bottom:3vh;right:50%;transform:translateX(50%);flex-direction:row;gap:12px}.game-list-item[data-v-50e24c0c]{width:45px;height:45px}.game-title[data-v-50e24c0c]{font-size:1.8rem}.game-desc p[data-v-50e24c0c]{font-size:.95rem}.join-title[data-v-50e24c0c]{font-size:2rem}.join-subtitle[data-v-50e24c0c]{font-size:.9rem}.contact-email[data-v-50e24c0c]{font-size:1.8rem}.contact-wrapper[data-v-50e24c0c]{padding:25px 20px;width:90%}.contact-label[data-v-50e24c0c]{font-size:.75rem}.contact-hint[data-v-50e24c0c]{opacity:.7;transform:translateY(0);margin-top:15px}.more-btn[data-v-50e24c0c]{right:5%;bottom:5%;font-size:.9rem;padding:8px 15px}}@media screen and (max-width:425px){.game-desc p[data-v-50e24c0c]{font-size:.85rem;line-height:1.5;margin-bottom:8px}.game-desc .highlight[data-v-50e24c0c]{font-size:1rem;margin-top:15px}.contact-email[data-v-50e24c0c]{font-size:1.3rem;letter-spacing:1px}.join-title[data-v-50e24c0c]{font-size:1.6rem}}.fade-enter-active[data-v-50e24c0c],.fade-leave-active[data-v-50e24c0c]{transition:opacity .3s ease}.fade-enter-from[data-v-50e24c0c],.fade-leave-to[data-v-50e24c0c]{opacity:0}@keyframes arrow-bounce-50e24c0c{0%,to{transform:translateY(0) rotate(45deg)}50%{transform:translateY(10px) rotate(45deg)}}.global-scroll-hint[data-v-50e24c0c]{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-50e24c0c]:hover{opacity:1;transform:scale(1.2)}.global-scroll-hint .arrow-down[data-v-50e24c0c]{margin-top:-8px}.home-section[data-v-50e24c0c]{position:relative;overflow:hidden;background-color:#050b10}.home-parallax-bg[data-v-50e24c0c]{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-50e24c0c]:nth-child(3){animation:bg-breathe-50e24c0c 20s ease-in-out infinite alternate}@keyframes bg-breathe-50e24c0c{0%{filter:brightness(.9)}to{filter:brightness(1.1) scale(1.03)}}.home-vignette-overlay[data-v-50e24c0c]{background:radial-gradient(circle at center,transparent 20%,rgba(0,0,0,.75) 100%);z-index:6}.home-particles[data-v-50e24c0c],.home-vignette-overlay[data-v-50e24c0c]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.home-particles[data-v-50e24c0c]{z-index:7}.particle[data-v-50e24c0c]{position:absolute;border-radius:50%;animation:float-up-50e24c0c linear infinite;opacity:0}.particle[data-v-50e24c0c]:first-child{width:2px;height:2px;left:4vw;top:14vh;animation-duration:22s;animation-delay:-19s}.particle[data-v-50e24c0c]:first-child,.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(2){width:3px;height:3px;left:29vw;top:86vh;animation-duration:27s;animation-delay:-22s}.particle[data-v-50e24c0c]:nth-child(3){width:5px;height:5px;left:85vw;top:35vh;animation-delay:-5s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(3),.particle[data-v-50e24c0c]: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);animation-duration:25s}.particle[data-v-50e24c0c]:nth-child(4){width:7px;height:7px;left:82vw;top:68vh;animation-delay:-10s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(5){width:7px;height:7px;left:48vw;top:67vh;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:-13s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(6){left:43vw;top:62vh;animation-duration:19s;animation-delay:-1s}.particle[data-v-50e24c0c]:nth-child(6),.particle[data-v-50e24c0c]:nth-child(7){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-50e24c0c]:nth-child(7){left:89vw;top:55vh;animation-duration:16s;animation-delay:-11s}.particle[data-v-50e24c0c]:nth-child(8){width:2px;height:2px;left:2vw;top:60vh;animation-duration:21s;animation-delay:-1s}.particle[data-v-50e24c0c]:nth-child(8),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(9){width:4px;height:4px;left:23vw;top:95vh;animation-duration:22s;animation-delay:-17s}.particle[data-v-50e24c0c]:nth-child(10){width:5px;height:5px;left:53vw;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:13s;animation-delay:-22s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(11){width:3px;height:3px;left:39vw;top:70vh;animation-duration:22s;animation-delay:-17s}.particle[data-v-50e24c0c]:nth-child(11),.particle[data-v-50e24c0c]: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);filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(12){width:4px;height:4px;left:22vw;top:18vh;animation-duration:26s;animation-delay:-18s}.particle[data-v-50e24c0c]:nth-child(13){width:4px;height:4px;left:5vw;top:91vh;animation-duration:27s;animation-delay:-8s}.particle[data-v-50e24c0c]:nth-child(13),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(14){width:3px;height:3px;left:30vw;top:53vh;animation-duration:25s;animation-delay:-3s}.particle[data-v-50e24c0c]:nth-child(15){width:3px;height:3px;left:28vw;top:23vh;animation-duration:14s;animation-delay:-19s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(15),.particle[data-v-50e24c0c]: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)}.particle[data-v-50e24c0c]:nth-child(16){width:6px;height:6px;left:58vw;top:14vh;animation-duration:15s;animation-delay:-22s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(17){width:2px;height:2px;left:62vw;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:26s;animation-delay:-11s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(18){width:4px;height:4px;left:43vw;top:48vh;animation-duration:22s;animation-delay:-14s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(18),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(19){width:6px;height:6px;left:73vw;top:89vh;animation-duration:27s;animation-delay:-7s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(20){width:3px;height:3px;left:92vw;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:19s;animation-delay:-2s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(21){width:4px;height:4px;left:10vw;top:60vh;animation-duration:26s;animation-delay:-10s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(21),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(22){width:6px;height:6px;left:71vw;top:52vh;animation-duration:22s;animation-delay:-18s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(23){width:5px;height:5px;left:74vw;top:4vh;animation-duration:17s;animation-delay:-24s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(23),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(24){width:6px;height:6px;left:79vw;top:57vh;animation-duration:19s;animation-delay:-3s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(25){width:5px;height:5px;left:33vw;top:109vh;animation-duration:14s;animation-delay:-25s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(25),.particle[data-v-50e24c0c]: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)}.particle[data-v-50e24c0c]:nth-child(26){width:7px;height:7px;left:91vw;top:31vh;animation-duration:26s;animation-delay:-11s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(27){width:4px;height:4px;left:67vw;top:26vh;animation-delay:-8s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(27),.particle[data-v-50e24c0c]:nth-child(28){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}.particle[data-v-50e24c0c]:nth-child(28){width:6px;height:6px;left:4vw;top:25vh;animation-delay:-20s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(29){width:3px;height:3px;left:82vw;top:78vh;animation-delay:-6s}.particle[data-v-50e24c0c]:nth-child(29),.particle[data-v-50e24c0c]:nth-child(30){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;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(30){width:2px;height:2px;left:54vw;top:55vh;animation-delay:-15s}.particle[data-v-50e24c0c]:nth-child(31){width:5px;height:5px;left:5vw;top:101vh;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:-16s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(32){width:4px;height:4px;left:63vw;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:16s;animation-delay:-17s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(33){width:4px;height:4px;left:89vw;top:53vh;animation-duration:26s;animation-delay:-21s}.particle[data-v-50e24c0c]:nth-child(33),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(34){width:5px;height:5px;left:2vw;top:32vh;animation-duration:17s;animation-delay:-1s}.particle[data-v-50e24c0c]:nth-child(35){width:4px;height:4px;left:32vw;top:70vh;animation-delay:-9s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(35),.particle[data-v-50e24c0c]:nth-child(36){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}.particle[data-v-50e24c0c]:nth-child(36){width:7px;height:7px;left:15vw;top:23vh;animation-delay:-25s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(37){width:4px;height:4px;left:83vw;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:14s;animation-delay:-15s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(38){left:93vw;top:88vh;animation-duration:24s;animation-delay:-12s}.particle[data-v-50e24c0c]:nth-child(38),.particle[data-v-50e24c0c]:nth-child(39){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-50e24c0c]:nth-child(39){left:28vw;top:71vh;animation-duration:21s;animation-delay:-16s}.particle[data-v-50e24c0c]:nth-child(40){width:6px;height:6px;left:10vw;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:-4s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(41){width:3px;height:3px;left:2vw;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:21s;animation-delay:-2s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(42){width:3px;height:3px;left:8vw;top:44vh;animation-duration:21s;animation-delay:-18s}.particle[data-v-50e24c0c]:nth-child(42),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(43){width:2px;height:2px;left:90vw;top:34vh;animation-duration:15s;animation-delay:-16s}.particle[data-v-50e24c0c]:nth-child(44){width:5px;height:5px;left:9vw;top:43vh;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:-17s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(45){width:4px;height:4px;left:18vw;top:87vh;animation-duration:16s;animation-delay:-11s}.particle[data-v-50e24c0c]:nth-child(45),.particle[data-v-50e24c0c]:nth-child(46){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-50e24c0c]:nth-child(46){width:2px;height:2px;left:24vw;top:36vh;animation-duration:18s;animation-delay:-15s}.particle[data-v-50e24c0c]:nth-child(47){width:3px;height:3px;left:48vw;top:22vh;animation-delay:-22s}.particle[data-v-50e24c0c]:nth-child(47),.particle[data-v-50e24c0c]:nth-child(48){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(0)}.particle[data-v-50e24c0c]:nth-child(48){width:2px;height:2px;left:12vw;top:96vh;animation-delay:-7s}.particle[data-v-50e24c0c]:nth-child(49){width:5px;height:5px;left:31vw;top:20vh;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:-20s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(50){width:6px;height:6px;left:65vw;top:72vh;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:-10s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(51){left:48vw;top:72vh;animation-delay:-18s}.particle[data-v-50e24c0c]:nth-child(51),.particle[data-v-50e24c0c]:nth-child(52){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);animation-duration:27s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(52){left:6vw;top:38vh;animation-delay:-19s}.particle[data-v-50e24c0c]:nth-child(53){left:13vw;top:103vh;animation-duration:16s;animation-delay:-6s}.particle[data-v-50e24c0c]:nth-child(53),.particle[data-v-50e24c0c]: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-50e24c0c]:nth-child(54){left:32vw;top:50vh;animation-duration:26s;animation-delay:-5s}.particle[data-v-50e24c0c]:nth-child(55){width:3px;height:3px;left:3vw;top:80vh;animation-duration:21s;animation-delay:-15s;filter:blur(0)}.particle[data-v-50e24c0c]:nth-child(55),.particle[data-v-50e24c0c]: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)}.particle[data-v-50e24c0c]:nth-child(56){width:7px;height:7px;left:80vw;top:50vh;animation-duration:14s;animation-delay:-5s;filter:blur(2px)}.particle[data-v-50e24c0c]:nth-child(57){width:4px;height:4px;left:96vw;top:76vh;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-50e24c0c]:nth-child(58){width:2px;height:2px;left:85vw;top:41vh;animation-duration:20s;animation-delay:-9s}.particle[data-v-50e24c0c]:nth-child(58),.particle[data-v-50e24c0c]:nth-child(59){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-50e24c0c]:nth-child(59){width:3px;height:3px;left:78vw;top:83vh;animation-duration:21s;animation-delay:-7s}.particle[data-v-50e24c0c]:nth-child(60){width:6px;height:6px;left:58vw;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:25s;animation-delay:-2s;filter:blur(2px)}@keyframes float-up-50e24c0c{0%{transform:translateY(0) translateX(0) scale(.5);opacity:0}15%{opacity:1}85%{opacity:.8}to{transform:translateY(-40vh) translateX(8vw) scale(1.6);opacity:0}}