main.qccsvip-1uha8ag{--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-card:#1e293b80;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--accent:#6366f1;--accent-light:#818cf8;--border:#94a3b81a;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.nav.qccsvip-1uha8ag{z-index:100;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav-scrolled.qccsvip-1uha8ag{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0f172acc}.nav-container.qccsvip-1uha8ag{justify-content:space-between;align-items:center;max-width:80rem;margin:0 auto;padding:1rem 1.5rem;display:flex}.nav-brand.qccsvip-1uha8ag{color:var(--text-primary);align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:flex}.nav-brand.qccsvip-1uha8ag:hover{opacity:.8}.nav-logo.qccsvip-1uha8ag{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--accent), #8b5cf6);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;display:flex}.nav-links.qccsvip-1uha8ag{align-items:center;gap:.25rem;display:none}@media (width>=768px){.nav-links.qccsvip-1uha8ag{display:flex}}.nav-links.qccsvip-1uha8ag a:where(.qccsvip-1uha8ag){border-radius:var(--radius-md);color:var(--text-secondary);padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s}.nav-links.qccsvip-1uha8ag a:where(.qccsvip-1uha8ag):hover{color:var(--text-primary);background:#ffffff0d}.nav-user.qccsvip-1uha8ag{border-radius:var(--radius-md);background:#6366f11a;align-items:center;gap:.5rem;padding:.375rem .75rem .375rem .375rem;display:flex}.nav-user.qccsvip-1uha8ag:hover{background:#6366f133}.user-avatar.qccsvip-1uha8ag{background:linear-gradient(135deg, var(--accent), #8b5cf6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:600;display:flex}.user-name.qccsvip-1uha8ag{color:var(--accent-light);text-overflow:ellipsis;white-space:nowrap;max-width:6rem;font-size:.875rem;font-weight:500;overflow:hidden}.nav-register.qccsvip-1uha8ag{background:linear-gradient(135deg, var(--accent), #8b5cf6);color:#fff}.nav-register.qccsvip-1uha8ag:hover{background:linear-gradient(135deg, var(--accent-light), var(--accent));opacity:1}.hero.qccsvip-1uha8ag{justify-content:center;align-items:center;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg.qccsvip-1uha8ag{position:absolute;inset:0;overflow:hidden}.gradient-orb.qccsvip-1uha8ag{filter:blur(100px);opacity:.3;border-radius:50%;animation:8s ease-in-out infinite qccsvip-1uha8ag-float;position:absolute}.orb-1.qccsvip-1uha8ag{background:var(--accent);width:600px;height:600px;top:-200px;right:-100px}.orb-2.qccsvip-1uha8ag{background:#8b5cf6;width:500px;height:500px;animation-delay:-3s;bottom:-150px;left:-100px}.orb-3.qccsvip-1uha8ag{background:#ec4899;width:400px;height:400px;animation-delay:-6s;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes qccsvip-1uha8ag-float{0%,to{transform:translate(0)scale(1)}50%{transform:translate(20px,-20px)scale(1.05)}}.hero-content.qccsvip-1uha8ag{z-index:1;text-align:center;max-width:64rem;position:relative}.badge.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.badge-dot.qccsvip-1uha8ag{background:#10b981;border-radius:50%;width:.5rem;height:.5rem;animation:2s infinite qccsvip-1uha8ag-pulse}@keyframes qccsvip-1uha8ag-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero.qccsvip-1uha8ag h1:where(.qccsvip-1uha8ag){letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1.5rem;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800}.hero-subtitle.qccsvip-1uha8ag{color:var(--text-secondary);max-width:36rem;margin:0 auto 2.5rem;font-size:1.125rem}.hero-subtitle.qccsvip-1uha8ag span:where(.qccsvip-1uha8ag){color:var(--text-muted)}.hero-actions.qccsvip-1uha8ag{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.btn-install-hero.qccsvip-1uha8ag{gap:.75rem;padding:1.25rem 2.5rem;font-size:1.125rem;animation:2s ease-in-out infinite qccsvip-1uha8ag-pulse-glow}@keyframes qccsvip-1uha8ag-pulse-glow{0%,to{box-shadow:0 4px 20px #6366f14d}50%{box-shadow:0 4px 30px #6366f180,0 0 40px #6366f133}}.install-hint.qccsvip-1uha8ag{color:var(--text-muted);justify-content:center;align-items:center;gap:.5rem;margin-bottom:4rem;font-size:.875rem;display:flex}.install-hint.qccsvip-1uha8ag svg:where(.qccsvip-1uha8ag){color:var(--accent)}.install-hint-link.qccsvip-1uha8ag{color:var(--accent-light);margin-left:.25rem;text-decoration:underline}.install-hint-link.qccsvip-1uha8ag:hover{color:var(--accent)}.hero-stats.qccsvip-1uha8ag{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:2rem;padding-top:3rem;display:flex}.stat.qccsvip-1uha8ag{text-align:center}.stat-value.qccsvip-1uha8ag{color:var(--text-primary);font-size:2rem;font-weight:800}.stat-label.qccsvip-1uha8ag{color:var(--text-muted);font-size:.875rem}.stat-divider.qccsvip-1uha8ag{background:var(--border);width:1px;height:3rem}.scroll-indicator.qccsvip-1uha8ag{color:var(--text-muted);animation:2s infinite qccsvip-1uha8ag-bounce;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes qccsvip-1uha8ag-bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(10px)}}.section.qccsvip-1uha8ag{padding:6rem 1.5rem}.section-container.qccsvip-1uha8ag{max-width:72rem;margin:0 auto}.section-header.qccsvip-1uha8ag{text-align:center;margin-bottom:4rem}.section-tag.qccsvip-1uha8ag{border-radius:9999px;margin-bottom:1rem;padding:.375rem .875rem;font-size:.875rem;font-weight:500;display:inline-block}.tag-indigo.qccsvip-1uha8ag{color:#818cf8;background:#6366f11a}.tag-violet.qccsvip-1uha8ag{color:#a78bfa;background:#8b5cf61a}.tag-amber.qccsvip-1uha8ag{color:#fbbf24;background:#f59e0b1a}.tag-green.qccsvip-1uha8ag{color:#10b981;background:#10b9811a}.section-header.qccsvip-1uha8ag h2:where(.qccsvip-1uha8ag){margin:0 0 .75rem;font-size:2.5rem;font-weight:700}.section-header.qccsvip-1uha8ag p:where(.qccsvip-1uha8ag){color:var(--text-secondary);font-size:1.125rem}.btn.qccsvip-1uha8ag{border-radius:var(--radius-lg);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary.qccsvip-1uha8ag{background:linear-gradient(135deg, var(--accent), #8b5cf6);color:#fff;box-shadow:0 4px 20px #6366f14d}.btn-primary.qccsvip-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6366f166}.btn-secondary.qccsvip-1uha8ag{background:var(--bg-card);color:var(--text-secondary);border:1px solid var(--border)}.btn-secondary.qccsvip-1uha8ag:hover{color:var(--text-primary);background:#ffffff0d}.steps-grid.qccsvip-1uha8ag{gap:1.5rem;margin-bottom:4rem;display:grid}@media (width>=768px){.steps-grid.qccsvip-1uha8ag{grid-template-columns:repeat(3,1fr)}}.step-card.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;padding:2rem;transition:all .3s;position:relative}.step-card.qccsvip-1uha8ag:hover{border-color:#6366f14d;transform:translateY(-4px)}.step-number.qccsvip-1uha8ag{background:linear-gradient(135deg, var(--accent), #8b5cf6);color:#fff;border-radius:var(--radius-md);padding:.375rem 1rem;font-size:.875rem;font-weight:700;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.step-icon.qccsvip-1uha8ag{background:var(--bg-secondary);border-radius:var(--radius-lg);justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1rem;font-size:1.5rem;display:flex}.step-card.qccsvip-1uha8ag h3:where(.qccsvip-1uha8ag){margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.step-card.qccsvip-1uha8ag p:where(.qccsvip-1uha8ag){color:var(--text-secondary);margin:0}.managers-grid.qccsvip-1uha8ag{gap:1.5rem;margin-bottom:3rem;display:grid}@media (width>=768px){.managers-grid.qccsvip-1uha8ag{grid-template-columns:repeat(2,1fr)}}.manager-card.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.5rem}.manager-header.qccsvip-1uha8ag{gap:1rem;margin-bottom:1rem;display:flex}.manager-icon.qccsvip-1uha8ag{font-size:2rem}.manager-header.qccsvip-1uha8ag h3:where(.qccsvip-1uha8ag){margin:0 0 .25rem;font-size:1.125rem;font-weight:600}.manager-header.qccsvip-1uha8ag p:where(.qccsvip-1uha8ag){color:var(--text-muted);margin:0;font-size:.875rem}.manager-links.qccsvip-1uha8ag{flex-wrap:wrap;gap:.5rem;display:flex}.manager-links.qccsvip-1uha8ag a:where(.qccsvip-1uha8ag){background:var(--bg-secondary);border-radius:var(--radius-md);color:var(--text-secondary);padding:.375rem .875rem;font-size:.875rem;text-decoration:none;transition:all .2s}.manager-links.qccsvip-1uha8ag a:where(.qccsvip-1uha8ag):hover{color:var(--accent-light);background:#6366f133}.install-section.qccsvip-1uha8ag{text-align:center;margin-bottom:3rem}.btn-install.qccsvip-1uha8ag{color:#fff;background:linear-gradient(135deg,#10b981,#14b8a6);margin-bottom:1rem;padding:1.25rem 2.5rem;font-size:1.125rem;box-shadow:0 4px 20px #10b9814d}.btn-install.qccsvip-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 8px 30px #10b98166}.btn-install.disabled.qccsvip-1uha8ag,.btn-primary.disabled.qccsvip-1uha8ag{opacity:.6;cursor:not-allowed;pointer-events:none}.script-url.qccsvip-1uha8ag{background:var(--bg-secondary);border-radius:var(--radius-md);color:var(--text-muted);word-break:break-all;padding:.5rem 1rem;font-family:monospace;font-size:.75rem;display:block}.console-box.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);overflow:hidden}.console-header.qccsvip-1uha8ag{border-bottom:1px solid var(--border);background:#ffffff05;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.console-dots.qccsvip-1uha8ag{gap:.375rem;display:flex}.console-dots.qccsvip-1uha8ag span:where(.qccsvip-1uha8ag){border-radius:50%;width:.75rem;height:.75rem}.console-dots.qccsvip-1uha8ag span:where(.qccsvip-1uha8ag):first-child{background:#ef4444}.console-dots.qccsvip-1uha8ag span:where(.qccsvip-1uha8ag):nth-child(2){background:#f59e0b}.console-dots.qccsvip-1uha8ag span:where(.qccsvip-1uha8ag):nth-child(3){background:#10b981}.console-header.qccsvip-1uha8ag span:where(.qccsvip-1uha8ag){color:var(--text-muted);font-size:.875rem}.console-body.qccsvip-1uha8ag{padding:1.5rem}.code-block.qccsvip-1uha8ag{margin-bottom:1.5rem;position:relative}.code-block.qccsvip-1uha8ag:last-child{margin-bottom:0}.code-label.qccsvip-1uha8ag{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem}.code-block.qccsvip-1uha8ag pre:where(.qccsvip-1uha8ag){border-radius:var(--radius-md);background:#0b1120;margin:0;padding:1rem;overflow-x:auto}.code-block.qccsvip-1uha8ag code:where(.qccsvip-1uha8ag){color:var(--text-secondary);font-family:JetBrains Mono,Fira Code,monospace;font-size:.875rem}.copy-btn.qccsvip-1uha8ag{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;padding:.375rem .875rem;font-size:.875rem;transition:all .2s;position:absolute;top:2.5rem;right:.5rem}.copy-btn.qccsvip-1uha8ag:hover{color:var(--text-primary);background:#6366f133}.copy-btn.copied.qccsvip-1uha8ag{color:#10b981;background:#10b98133}.platforms.qccsvip-1uha8ag{background:#1e293b4d}.platforms-grid.qccsvip-1uha8ag{gap:1.5rem;display:grid}@media (width>=640px){.platforms-grid.qccsvip-1uha8ag{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.platforms-grid.qccsvip-1uha8ag{grid-template-columns:repeat(3,1fr)}}.platform-card.qccsvip-1uha8ag{position:relative}.platform-glow.qccsvip-1uha8ag{background:var(--platform-color);border-radius:var(--radius-xl);opacity:0;filter:blur(8px);transition:opacity .3s;position:absolute;inset:-1px}.platform-card.qccsvip-1uha8ag:hover .platform-glow:where(.qccsvip-1uha8ag){opacity:.3}.platform-content.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);padding:1.5rem;transition:all .3s;position:relative}.platform-card.qccsvip-1uha8ag:hover .platform-content:where(.qccsvip-1uha8ag){border-color:var(--platform-color);transform:translateY(-4px)}.platform-header.qccsvip-1uha8ag{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.platform-icon.qccsvip-1uha8ag{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:3.5rem;height:3.5rem;font-size:1.5rem;display:flex}.platform-dots.qccsvip-1uha8ag{gap:.25rem;display:flex}.platform-dots.qccsvip-1uha8ag span:where(.qccsvip-1uha8ag){background:var(--border);border-radius:50%;width:.375rem;height:.375rem}.platform-content.qccsvip-1uha8ag h3:where(.qccsvip-1uha8ag){margin:0 0 1rem;font-size:1.25rem;font-weight:700}.platform-features.qccsvip-1uha8ag{flex-wrap:wrap;gap:.5rem;display:flex}.feature-tag.qccsvip-1uha8ag{background:var(--bg-secondary);border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;display:inline-flex}.feature-tag.qccsvip-1uha8ag svg:where(.qccsvip-1uha8ag){color:#10b981}.faq-list.qccsvip-1uha8ag{flex-direction:column;gap:1rem;max-width:48rem;margin:0 auto;display:flex}.faq-item.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .3s;overflow:hidden}.faq-expanded.qccsvip-1uha8ag{border-color:#6366f14d}.faq-question.qccsvip-1uha8ag{width:100%;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.faq-question.qccsvip-1uha8ag:hover{background:#ffffff05}.faq-arrow.qccsvip-1uha8ag{color:var(--text-muted);flex-shrink:0;transition:transform .3s}.faq-expanded.qccsvip-1uha8ag .faq-arrow:where(.qccsvip-1uha8ag){transform:rotate(180deg)}.faq-answer.qccsvip-1uha8ag{padding:0 1.5rem 1.25rem}.faq-answer.qccsvip-1uha8ag p:where(.qccsvip-1uha8ag){color:var(--text-secondary);margin:0;line-height:1.7}.contact.qccsvip-1uha8ag{background:linear-gradient(180deg, var(--bg-primary) 0%, #6366f10d 100%)}.contact-wrapper.qccsvip-1uha8ag{grid-template-columns:1fr 340px;align-items:start;gap:2rem;max-width:900px;margin:0 auto;display:grid}@media (width<=768px){.contact-wrapper.qccsvip-1uha8ag{grid-template-columns:1fr}}.contact-info-card.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.contact-profile.qccsvip-1uha8ag{align-items:center;gap:1rem;display:flex}.contact-avatar.qccsvip-1uha8ag{background:linear-gradient(135deg, var(--accent), #8b5cf6);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:1.75rem;font-weight:700;display:flex}.contact-name.qccsvip-1uha8ag{color:var(--text-primary);font-size:1.5rem;font-weight:700}.contact-role.qccsvip-1uha8ag{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.contact-divider.qccsvip-1uha8ag{background:var(--border);height:1px}.contact-wechat-info.qccsvip-1uha8ag{flex-direction:column;gap:1rem;display:flex}.wechat-header.qccsvip-1uha8ag{color:#07c160;align-items:center;gap:.5rem;font-weight:600;display:flex}.wechat-id-large.qccsvip-1uha8ag{color:var(--text-primary);letter-spacing:.05em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:2rem;font-weight:700}.copy-wechat-btn.qccsvip-1uha8ag{background:var(--accent);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.copy-wechat-btn.qccsvip-1uha8ag:hover{background:var(--accent-light);transform:translateY(-1px)}.copy-wechat-btn.copied.qccsvip-1uha8ag{background:#07c160}.contact-qrcode-card.qccsvip-1uha8ag{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-xl);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2rem;display:flex}.qrcode-wrapper.qccsvip-1uha8ag{border-radius:var(--radius-lg);background:#fff;max-width:320px;padding:1rem;position:relative;box-shadow:0 8px 30px #0000001f}.qrcode-img.qccsvip-1uha8ag{border-radius:var(--radius-sm);width:200px;max-width:100%;height:auto;display:block}.qrcode-overlay.qccsvip-1uha8ag{color:#fff;background:#07c160;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;bottom:-12px;right:-12px;box-shadow:0 4px 12px #07c1604d}.qrcode-tip.qccsvip-1uha8ag{color:var(--text-secondary);text-align:center;font-size:.875rem}.footer.qccsvip-1uha8ag{border-top:1px solid var(--border);padding:3rem 1.5rem}.footer-container.qccsvip-1uha8ag{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;display:flex}@media (width>=768px){.footer-container.qccsvip-1uha8ag{flex-direction:row;justify-content:space-between}}.footer-brand.qccsvip-1uha8ag{align-items:center;gap:.75rem;font-weight:600;display:flex}.footer-logo.qccsvip-1uha8ag{border-radius:var(--radius-md);background:linear-gradient(135deg, var(--accent), #8b5cf6);justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1rem;display:flex}.footer-desc.qccsvip-1uha8ag{color:var(--text-muted);margin:0;font-size:.875rem}
