.hero[data-v-6e4c1679]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:120px 24px 80px}.hero-bg[data-v-6e4c1679]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.orb[data-v-6e4c1679]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.5;animation:float-6e4c1679 8s ease-in-out infinite}.orb-1[data-v-6e4c1679]{width:500px;height:500px;background:var(--accent-blue);top:-10%;right:-5%;animation-delay:0s}.orb-2[data-v-6e4c1679]{width:400px;height:400px;background:var(--accent-purple);bottom:-5%;left:-5%;animation-delay:-3s}.orb-3[data-v-6e4c1679]{width:300px;height:300px;background:var(--accent-pink);top:40%;left:50%;animation-delay:-5s}@keyframes float-6e4c1679{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.hero-content[data-v-6e4c1679]{position:relative;z-index:1;text-align:center;max-width:800px}.hero-badge[data-v-6e4c1679]{display:inline-block;padding:8px 20px;border-radius:100px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.875rem;color:var(--text-secondary);margin-bottom:32px;letter-spacing:.05em}.hero-title[data-v-6e4c1679]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.15;color:var(--text-primary);margin-bottom:24px}.gradient-text[data-v-6e4c1679]{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gradient-text-alt[data-v-6e4c1679]{background:linear-gradient(135deg,#f472b6,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-v-6e4c1679]{font-size:clamp(1rem,2vw,1.25rem);color:var(--text-tertiary);line-height:1.7;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.hero-actions[data-v-6e4c1679]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:64px}.btn[data-v-6e4c1679]{display:inline-flex;align-items:center;padding:14px 32px;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.btn-primary[data-v-6e4c1679]{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));color:#fff;box-shadow:0 4px 24px #6366f14d}.btn-primary[data-v-6e4c1679]:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f173}.btn-outline[data-v-6e4c1679]{background:#ffffff0f;color:var(--text-secondary);border:1px solid rgba(255,255,255,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-outline[data-v-6e4c1679]:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-2px)}.hero-stats[data-v-6e4c1679]{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.stat[data-v-6e4c1679]{display:flex;flex-direction:column;align-items:center;gap:4px}.stat-number[data-v-6e4c1679]{font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700;color:var(--text-primary)}.stat-label[data-v-6e4c1679]{font-size:.813rem;color:var(--text-tertiary)}.stat-divider[data-v-6e4c1679]{width:1px;height:40px;background:#ffffff1f}@media(max-width:640px){.hero[data-v-6e4c1679]{padding:100px 20px 60px}.hero-stats[data-v-6e4c1679]{gap:20px}.stat-number[data-v-6e4c1679]{font-size:1.5rem}}.card[data-v-bfde3427]{position:relative;background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;padding:28px;transition:all .35s ease;display:flex;flex-direction:column}.card[data-v-bfde3427]:hover{transform:translateY(-4px);border-color:#ffffff2e;box-shadow:0 16px 48px #0000004d;background:var(--card-bg-hover)}.card-hot[data-v-bfde3427]{border-color:#fb923c4d}.card-hot[data-v-bfde3427]:hover{border-color:#fb923c80}.card-hot-badge[data-v-bfde3427]{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:100px;background:linear-gradient(135deg,#f97316,#ef4444);color:#fff;font-size:.75rem;font-weight:600}.card-header[data-v-bfde3427]{display:flex;align-items:center;gap:14px;margin-bottom:16px}.card-icon[data-v-bfde3427]{width:52px;height:52px;border-radius:14px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-title-group[data-v-bfde3427]{display:flex;flex-direction:column;gap:4px}.card-name[data-v-bfde3427]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:1.15rem;font-weight:700;color:var(--text-primary);margin:0}.card-tag[data-v-bfde3427]{display:inline-block;padding:2px 10px;border-radius:6px;font-size:.75rem;font-weight:600;width:fit-content}.tag-recharge[data-v-bfde3427]{background:#6366f126;color:#818cf8}.tag-account[data-v-bfde3427]{background:#10b98126;color:#34d399}.tag-default[data-v-bfde3427]{background:#fb923c26;color:#fb923c}.card-desc[data-v-bfde3427]{font-size:.875rem;color:var(--text-tertiary);line-height:1.6;margin-bottom:16px}.card-features[data-v-bfde3427]{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:8px;flex:1}.card-features li[data-v-bfde3427]{display:flex;align-items:center;gap:8px;font-size:.813rem;color:var(--text-secondary)}.card-features li svg[data-v-bfde3427]{color:var(--accent-green);flex-shrink:0}.card-footer[data-v-bfde3427]{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid var(--card-border)}.card-price[data-v-bfde3427]{display:flex;align-items:baseline;gap:1px}.price-symbol[data-v-bfde3427]{font-size:1rem;font-weight:600;color:var(--accent-orange)}.price-value[data-v-bfde3427]{font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;color:var(--accent-orange);line-height:1}.price-unit[data-v-bfde3427]{font-size:.813rem;color:var(--text-tertiary);margin-left:2px}.price-suffix[data-v-bfde3427]{font-size:.75rem;color:var(--text-tertiary);margin-left:4px}.card-btn[data-v-bfde3427]{display:inline-flex;align-items:center;padding:10px 20px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:var(--text-secondary);font-size:.875rem;font-weight:600;text-decoration:none;transition:all .25s ease}.card-btn[data-v-bfde3427]:hover{background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple));border-color:transparent;color:#fff;box-shadow:0 4px 16px #6366f14d}.section[data-v-922d24b5]{padding:100px 24px;position:relative}.section-container[data-v-922d24b5]{max-width:1200px;margin:0 auto}.section-header[data-v-922d24b5]{text-align:center;margin-bottom:56px}.section-icon[data-v-922d24b5]{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#60a5fa26,#a78bfa26);color:#818cf8;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}.section-title[data-v-922d24b5]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0 0 12px}.section-desc[data-v-922d24b5]{font-size:1rem;color:var(--text-tertiary);max-width:500px;margin:0 auto;line-height:1.6}.card-grid[data-v-922d24b5]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}@media(max-width:640px){.section[data-v-922d24b5]{padding:64px 16px}.card-grid[data-v-922d24b5]{grid-template-columns:1fr}}.section[data-v-a727f874]{padding:100px 24px;position:relative}.section-container[data-v-a727f874]{max-width:1200px;margin:0 auto}.section-header[data-v-a727f874]{text-align:center;margin-bottom:56px}.section-icon[data-v-a727f874]{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#f472b626,#fb923c26);color:#f472b6;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}.section-title[data-v-a727f874]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0 0 12px}.section-desc[data-v-a727f874]{font-size:1rem;color:var(--text-tertiary);max-width:500px;margin:0 auto;line-height:1.6}.card-grid[data-v-a727f874]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}@media(max-width:640px){.section[data-v-a727f874]{padding:64px 16px}.card-grid[data-v-a727f874]{grid-template-columns:1fr}}.section[data-v-ebe3ed9d]{padding:100px 24px;position:relative}.section-container[data-v-ebe3ed9d]{max-width:1200px;margin:0 auto}.section-header[data-v-ebe3ed9d]{text-align:center;margin-bottom:56px}.section-icon[data-v-ebe3ed9d]{width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#34d39926,#60a5fa26);color:#34d399;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px}.section-title[data-v-ebe3ed9d]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0 0 12px}.section-desc[data-v-ebe3ed9d]{font-size:1rem;color:var(--text-tertiary);max-width:500px;margin:0 auto;line-height:1.6}.card-grid[data-v-ebe3ed9d]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.card-grid-center[data-v-ebe3ed9d]{max-width:360px;margin:0 auto}@media(max-width:640px){.section[data-v-ebe3ed9d]{padding:64px 16px}.card-grid[data-v-ebe3ed9d]{grid-template-columns:1fr}.card-grid-center[data-v-ebe3ed9d]{max-width:100%}}.section[data-v-902ee9ef]{padding:100px 24px;position:relative}.section-container[data-v-902ee9ef]{max-width:1000px;margin:0 auto}.section-header[data-v-902ee9ef]{text-align:center;margin-bottom:56px}.section-title[data-v-902ee9ef]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0 0 12px}.section-desc[data-v-902ee9ef]{font-size:1rem;color:var(--text-tertiary);max-width:400px;margin:0 auto;line-height:1.6}.features-grid[data-v-902ee9ef]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-card[data-v-902ee9ef]{padding:32px;border-radius:20px;background:var(--card-bg);border:1px solid var(--card-border);transition:all .3s ease}.feature-card[data-v-902ee9ef]:hover{transform:translateY(-4px);border-color:#ffffff26;box-shadow:0 12px 40px #0003}.feature-icon[data-v-902ee9ef]{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-title[data-v-902ee9ef]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:1.15rem;font-weight:700;color:var(--text-primary);margin:0 0 8px}.feature-desc[data-v-902ee9ef]{font-size:.875rem;color:var(--text-tertiary);line-height:1.7;margin:0}@media(max-width:640px){.section[data-v-902ee9ef]{padding:64px 16px}.features-grid[data-v-902ee9ef]{grid-template-columns:1fr}}.section[data-v-f9480768]{padding:100px 24px;position:relative}.section-container[data-v-f9480768]{max-width:720px;margin:0 auto}.section-header[data-v-f9480768]{text-align:center;margin-bottom:56px}.section-title[data-v-f9480768]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--text-primary);margin:0 0 12px}.section-desc[data-v-f9480768]{font-size:1rem;color:var(--text-tertiary);margin:0}.faq-list[data-v-f9480768]{display:flex;flex-direction:column;gap:12px}.faq-item[data-v-f9480768]{border-radius:16px;background:var(--card-bg);border:1px solid var(--card-border);overflow:hidden;transition:border-color .3s ease}.faq-item[data-v-f9480768]:hover{border-color:#ffffff26}.faq-open[data-v-f9480768]{border-color:#818cf84d}.faq-question[data-v-f9480768]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:none;border:none;color:var(--text-primary);font-size:1rem;font-weight:600;font-family:Noto Sans SC,sans-serif;cursor:pointer;text-align:left;gap:16px}.faq-arrow[data-v-f9480768]{color:var(--text-tertiary);flex-shrink:0;transition:transform .3s ease}.faq-open .faq-arrow[data-v-f9480768]{transform:rotate(180deg)}.faq-answer-wrapper[data-v-f9480768]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-open .faq-answer-wrapper[data-v-f9480768]{grid-template-rows:1fr}.faq-answer[data-v-f9480768]{overflow:hidden}.faq-answer p[data-v-f9480768]{padding:0 24px 20px;margin:0;font-size:.875rem;color:var(--text-tertiary);line-height:1.8}@media(max-width:640px){.section[data-v-f9480768]{padding:64px 16px}.faq-question[data-v-f9480768]{padding:16px 20px;font-size:.938rem}.faq-answer p[data-v-f9480768]{padding:0 20px 16px}}.section[data-v-ddb6bc94]{padding:100px 24px;position:relative}.section-container[data-v-ddb6bc94]{max-width:900px;margin:0 auto}.contact-card[data-v-ddb6bc94]{position:relative;border-radius:24px;background:var(--card-bg);border:1px solid var(--card-border);padding:56px;overflow:hidden}.contact-bg[data-v-ddb6bc94]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.contact-orb[data-v-ddb6bc94]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3}.contact-orb-1[data-v-ddb6bc94]{width:300px;height:300px;background:var(--accent-green);top:-30%;right:-10%}.contact-orb-2[data-v-ddb6bc94]{width:200px;height:200px;background:var(--accent-blue);bottom:-20%;left:-5%}.contact-content[data-v-ddb6bc94]{position:relative;z-index:1;display:flex;align-items:center;gap:48px}.contact-info[data-v-ddb6bc94]{flex:1}.contact-title[data-v-ddb6bc94]{font-family:Outfit,Noto Sans SC,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);margin:0 0 12px}.contact-desc[data-v-ddb6bc94]{font-size:.938rem;color:var(--text-tertiary);line-height:1.7;margin:0 0 24px}.wechat-id[data-v-ddb6bc94]{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;border-radius:12px;background:#07c1601a;border:1px solid rgba(7,193,96,.2);font-size:.938rem;color:var(--text-secondary);margin-bottom:24px}.wechat-id strong[data-v-ddb6bc94]{color:#07c160;font-weight:700}.contact-tips[data-v-ddb6bc94]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.contact-tips li[data-v-ddb6bc94]{display:flex;align-items:center;gap:8px;font-size:.875rem;color:var(--text-tertiary)}.contact-tips li svg[data-v-ddb6bc94]{color:var(--accent-green);flex-shrink:0}.qrcode-area[data-v-ddb6bc94]{flex-shrink:0}.qrcode-box[data-v-ddb6bc94]{width:220px;height:220px;border-radius:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:0 8px}.qrcode-image[data-v-ddb6bc94]{width:100%;height:100%;object-fit:cover;border-radius:14px}.qrcode-hint[data-v-ddb6bc94]{font-size:.75rem;color:var(--text-tertiary);opacity:.6;text-align:center;padding:0 12px}@media(max-width:768px){.section[data-v-ddb6bc94]{padding:64px 16px}.contact-card[data-v-ddb6bc94]{padding:32px 24px}.contact-content[data-v-ddb6bc94]{flex-direction:column;text-align:center}.wechat-id[data-v-ddb6bc94]{justify-content:center}.contact-tips[data-v-ddb6bc94]{align-items:center}.qrcode-box[data-v-ddb6bc94]{width:210px;height:210px}}.footer[data-v-fe305c3e]{padding:48px 24px 32px;border-top:1px solid var(--card-border)}.footer-container[data-v-fe305c3e]{max-width:1200px;margin:0 auto}.footer-top[data-v-fe305c3e]{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap}.footer-brand[data-v-fe305c3e]{display:flex;flex-direction:column;gap:6px}.footer-logo[data-v-fe305c3e]{height:34px;width:auto;display:block}.footer-tagline[data-v-fe305c3e]{font-size:.813rem;color:var(--text-tertiary);margin:0}.footer-nav[data-v-fe305c3e]{display:flex;gap:24px;flex-wrap:wrap}.footer-nav a[data-v-fe305c3e]{font-size:.875rem;color:var(--text-tertiary);text-decoration:none;transition:color .25s ease}.footer-nav a[data-v-fe305c3e]:hover{color:var(--text-primary)}.footer-divider[data-v-fe305c3e]{height:1px;background:var(--card-border);margin:32px 0}.footer-bottom[data-v-fe305c3e]{display:flex;flex-direction:column;gap:8px}.footer-copyright[data-v-fe305c3e]{font-size:.813rem;color:var(--text-tertiary);margin:0}.footer-disclaimer[data-v-fe305c3e]{font-size:.75rem;color:var(--text-tertiary);opacity:.6;line-height:1.6;margin:0}.policy-grid[data-v-fe305c3e]{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.policy-card[data-v-fe305c3e]{background:#ffffff08;border:1px solid var(--card-border);border-radius:12px;padding:12px 14px}.policy-card h4[data-v-fe305c3e]{margin:0 0 8px;font-size:.84rem;color:var(--text-secondary)}.policy-card p[data-v-fe305c3e]{margin:0 0 8px;font-size:.75rem;color:var(--text-tertiary);line-height:1.6}.policy-card p[data-v-fe305c3e]:last-child{margin-bottom:0}@media(max-width:640px){.footer-top[data-v-fe305c3e]{flex-direction:column;align-items:center;text-align:center}.footer-nav[data-v-fe305c3e]{justify-content:center}.footer-bottom[data-v-fe305c3e]{text-align:center}.policy-grid[data-v-fe305c3e]{grid-template-columns:1fr;text-align:left}}:root{--bg-primary: #0a0a0f;--bg-secondary: #111118;--text-primary: #f0f0f5;--text-secondary: #c4c4cf;--text-tertiary: #7c7c8a;--card-bg: rgba(255, 255, 255, .04);--card-bg-hover: rgba(255, 255, 255, .07);--card-border: rgba(255, 255, 255, .08);--accent-blue: #6366f1;--accent-purple: #8b5cf6;--accent-pink: #ec4899;--accent-orange: #fb923c;--accent-green: #10b981}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;background:var(--bg-primary);color:var(--text-primary);font-family:Noto Sans SC,Outfit,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit}img{max-width:100%}.navbar[data-v-08f944bb]{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 24px;transition:all .35s ease}.navbar-scrolled[data-v-08f944bb]{background:#0a0a0fd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);padding:12px 24px}.navbar-container[data-v-08f944bb]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.navbar-brand[data-v-08f944bb]{text-decoration:none;display:inline-flex;align-items:center}.navbar-logo[data-v-08f944bb]{height:34px;width:auto;display:block}.navbar-links[data-v-08f944bb]{display:flex;align-items:center;gap:28px}.navbar-links a[data-v-08f944bb]{font-size:.875rem;font-weight:500;color:var(--text-tertiary);text-decoration:none;transition:color .25s ease}.navbar-links a[data-v-08f944bb]:hover{color:var(--text-primary)}.nav-cta[data-v-08f944bb]{padding:8px 18px!important;border-radius:10px!important;background:linear-gradient(135deg,var(--accent-blue),var(--accent-purple))!important;color:#fff!important;font-weight:600!important}.nav-cta[data-v-08f944bb]:hover{box-shadow:0 4px 16px #6366f159}.menu-toggle[data-v-08f944bb]{display:none;background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:4px}@media(max-width:768px){.menu-toggle[data-v-08f944bb]{display:block}.navbar-links[data-v-08f944bb]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0a0a0ff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex-direction:column;justify-content:center;gap:24px;opacity:0;pointer-events:none;transition:opacity .3s ease;z-index:99}.navbar-links-open[data-v-08f944bb]{opacity:1;pointer-events:all}.navbar-links a[data-v-08f944bb]{font-size:1.25rem}.menu-toggle[data-v-08f944bb]{position:relative;z-index:101}}
