*,body{margin:0}*{padding:0}.qiuxi-landing[data-v-8e97dbeb]{position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1e293b;background-color:#f8fafc;overflow-x:hidden;min-height:100vh}.glow-bg[data-v-8e97dbeb]{position:absolute;top:0;left:0;right:0;height:900px;overflow:hidden;z-index:1;pointer-events:none}.glow-bg .blob[data-v-8e97dbeb]{position:absolute;border-radius:50%;filter:blur(120px);opacity:.35;mix-blend-mode:multiply;animation:blob-float-8e97dbeb 12s ease-in-out infinite alternate}.glow-bg .blob-purple[data-v-8e97dbeb]{width:500px;height:500px;background:radial-gradient(circle,#a855f766 0,#fff0 70%);top:-100px;left:10%}.glow-bg .blob-blue[data-v-8e97dbeb]{width:600px;height:600px;background:radial-gradient(circle,#3b82f64d 0,#fff0 70%);top:100px;right:5%;animation-delay:2s}.glow-bg .blob-green[data-v-8e97dbeb]{width:450px;height:450px;background:radial-gradient(circle,#10b98140 0,#fff0 70%);top:400px;left:25%;animation-delay:4s}@keyframes blob-float-8e97dbeb{0%{transform:translate(0) scale(1)}to{transform:translate(40px,30px) scale(1.1)}}.nav-bar[data-v-8e97dbeb]{position:sticky;top:0;z-index:100;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(241,245,249,.6)}.nav-bar .nav-container[data-v-8e97dbeb]{max-width:1100px;margin:0 auto;padding:1.25rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-bar .brand[data-v-8e97dbeb]{font-size:1.35rem;font-weight:800;letter-spacing:-.5px;display:flex;align-items:center}.nav-bar .brand .logo-text[data-v-8e97dbeb]{background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-bar .brand .logo-dot[data-v-8e97dbeb]{color:#6366f1}.nav-bar .nav-links[data-v-8e97dbeb]{display:flex;align-items:center;gap:2.2rem}.nav-bar .nav-links .nav-link[data-v-8e97dbeb]{font-size:.95rem;font-weight:500;color:#64748b;text-decoration:none;transition:color .3s ease}.nav-bar .nav-links .nav-link[data-v-8e97dbeb]:hover{color:#1e293b}.nav-bar .nav-links .nav-btn[data-v-8e97dbeb]{font-size:.9rem;font-weight:600;color:#fff;background:#0f172a;padding:.6rem 1.2rem;border-radius:99px;text-decoration:none;box-shadow:0 4px 12px #0f172a26;transition:all .3s ease}.nav-bar .nav-links .nav-btn[data-v-8e97dbeb]:hover{background:#1e293b;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a33}.hero-section[data-v-8e97dbeb]{position:relative;z-index:10;padding:4rem 2rem 5rem;text-align:center}.hero-section .hero-container[data-v-8e97dbeb]{max-width:800px;margin:0 auto}.hero-section .badge-wrapper[data-v-8e97dbeb]{margin-bottom:1.5rem}.hero-section .hero-badge[data-v-8e97dbeb]{background:#6366f114;color:#6366f1;font-size:.85rem;font-weight:600;padding:.5rem 1.2rem;border-radius:99px;letter-spacing:1px;border:1px solid rgba(99,102,241,.15)}.hero-section .hero-title[data-v-8e97dbeb]{font-size:3.5rem;font-weight:850;line-height:1.25;letter-spacing:-1.5px;color:#0f172a;margin-bottom:1.5rem}.hero-section .hero-title .gradient-text[data-v-8e97dbeb]{background:linear-gradient(135deg,#4f46e5,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-section .hero-subtitle[data-v-8e97dbeb]{font-size:1.2rem;color:#64748b;max-width:580px;margin:0 auto 2.5rem;line-height:1.6}.hero-section .hero-tags[data-v-8e97dbeb]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.hero-section .hero-tags .tag-item[data-v-8e97dbeb]{font-size:.9rem;font-weight:500;background:#fff;padding:.6rem 1.2rem;border-radius:99px;box-shadow:0 4px 12px #94a3b814;border:1px solid rgba(226,232,240,.8)}.section-header[data-v-8e97dbeb]{text-align:center;margin-bottom:4rem;padding:0 2rem}.section-header .section-title[data-v-8e97dbeb]{font-size:2.2rem;font-weight:800;color:#0f172a;letter-spacing:-.5px;margin-bottom:.75rem}.section-header .section-subtitle[data-v-8e97dbeb]{font-size:1.05rem;color:#64748b}.apps-section[data-v-8e97dbeb]{position:relative;z-index:10;max-width:1100px;margin:0 auto;padding:2rem 2rem 6rem}.apps-section .apps-grid[data-v-8e97dbeb]{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}@media(max-width:768px){.apps-section .apps-grid[data-v-8e97dbeb]{grid-template-columns:1fr}}.apps-section .app-glass-card[data-v-8e97dbeb]{position:relative;background:#ffffff73;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border:1px solid hsla(0,0%,100%,.6);border-radius:28px;padding:3rem;box-shadow:0 20px 50px -12px #94a3b826;display:flex;flex-direction:column;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;color:inherit;cursor:pointer}.apps-section .app-glass-card[data-v-8e97dbeb]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top left,hsla(0,0%,100%,.2),transparent 70%);pointer-events:none}.apps-section .app-glass-card[data-v-8e97dbeb]:hover{transform:translateY(-6px);box-shadow:0 30px 60px -15px #94a3b840;border-color:#fffc}.apps-section .app-glass-card:hover .card-glow[data-v-8e97dbeb]{opacity:.15}.apps-section .app-glass-card .card-glow[data-v-8e97dbeb]{position:absolute;top:-20%;right:-20%;width:250px;height:250px;border-radius:50%;filter:blur(50px);opacity:.05;pointer-events:none;transition:opacity .5s ease}.apps-section .app-glass-card.blue-theme .card-glow[data-v-8e97dbeb]{background:#3b82f6}.apps-section .app-glass-card.blue-theme .app-icon[data-v-8e97dbeb],.apps-section .app-glass-card.blue-theme .card-badge[data-v-8e97dbeb]{background:#3b82f614;color:#3b82f6}.apps-section .app-glass-card.purple-theme .card-glow[data-v-8e97dbeb]{background:#a855f7}.apps-section .app-glass-card.purple-theme .app-icon[data-v-8e97dbeb],.apps-section .app-glass-card.purple-theme .card-badge[data-v-8e97dbeb]{background:#a855f714;color:#a855f7}.apps-section .app-glass-card .card-header[data-v-8e97dbeb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.apps-section .app-glass-card .card-badge[data-v-8e97dbeb]{font-size:.75rem;font-weight:700;padding:.4rem .9rem;border-radius:99px;letter-spacing:.5px}.apps-section .app-glass-card .app-icon[data-v-8e97dbeb]{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.apps-section .app-glass-card .app-icon .app-logo[data-v-8e97dbeb]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.apps-section .app-glass-card .app-title[data-v-8e97dbeb]{font-size:1.65rem;font-weight:800;color:#0f172a;margin-bottom:.75rem}.apps-section .app-glass-card .app-description[data-v-8e97dbeb]{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:2rem}.apps-section .app-glass-card .feature-list[data-v-8e97dbeb]{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:.9rem}.apps-section .app-glass-card .feature-list li[data-v-8e97dbeb]{display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#475569}.apps-section .app-glass-card .feature-list li .dot[data-v-8e97dbeb]{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.8}.apps-section .app-glass-card .card-footer[data-v-8e97dbeb]{margin-top:auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(226,232,240,.6)}.apps-section .app-glass-card .media-tags[data-v-8e97dbeb]{display:flex;gap:.5rem}.apps-section .app-glass-card .media-tags span[data-v-8e97dbeb]{font-size:.75rem;color:#64748b;background:#f1f5f9b3;padding:.3rem .6rem;border-radius:6px}.apps-section .app-glass-card .action-btn[data-v-8e97dbeb]{font-size:.9rem;font-weight:600;color:#0f172a;text-decoration:none;display:flex;align-items:center;gap:.4rem;transition:gap .2s ease,color .2s ease}.apps-section .app-glass-card .action-btn .arrow-icon[data-v-8e97dbeb]{width:16px;height:16px;transition:transform .2s ease}.apps-section .app-glass-card .action-btn:hover .arrow-icon[data-v-8e97dbeb]{transform:translate(4px)}.apps-section .app-glass-card.blue-theme .action-btn[data-v-8e97dbeb]:hover{color:#3b82f6}.apps-section .app-glass-card.purple-theme .action-btn[data-v-8e97dbeb]:hover{color:#a855f7}.features-section[data-v-8e97dbeb]{max-width:1100px;margin:0 auto;padding:4rem 2rem 8rem}.features-section .features-grid[data-v-8e97dbeb]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:968px){.features-section .features-grid[data-v-8e97dbeb]{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.features-section .features-grid[data-v-8e97dbeb]{grid-template-columns:1fr}}.features-section .feature-glass-item[data-v-8e97dbeb]{background:#ffffff73;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid hsla(0,0%,100%,.6);border-radius:20px;padding:2.2rem 1.8rem;box-shadow:0 20px 50px -12px #94a3b826;transition:transform .3s ease,border-color .3s ease}.features-section .feature-glass-item[data-v-8e97dbeb]:hover{transform:translateY(-4px);border-color:#6366f140}.features-section .feature-glass-item .feature-icon[data-v-8e97dbeb]{width:42px;height:42px;color:#6366f1;background:#6366f10f;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.features-section .feature-glass-item .feature-icon svg[data-v-8e97dbeb]{width:20px;height:20px}.features-section .feature-glass-item h3[data-v-8e97dbeb]{font-size:1.15rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.features-section .feature-glass-item p[data-v-8e97dbeb]{font-size:.9rem;color:#64748b;line-height:1.55}.footer[data-v-8e97dbeb]{background:#0f172a;color:#94a3b8;padding:5rem 2rem 3rem;position:relative;z-index:10}.footer .footer-container[data-v-8e97dbeb]{max-width:1100px;margin:0 auto}.footer .footer-main[data-v-8e97dbeb]{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:3rem;padding-bottom:3.5rem;border-bottom:1px solid #1e293b}.footer .footer-brand[data-v-8e97dbeb]{max-width:320px}.footer .footer-brand .footer-logo[data-v-8e97dbeb]{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.footer .footer-brand .footer-logo .logo-dot[data-v-8e97dbeb]{color:#6366f1}.footer .footer-brand .brand-slogan[data-v-8e97dbeb]{font-size:.9rem;line-height:1.6}.footer .footer-links-group[data-v-8e97dbeb]{display:flex;gap:5rem}@media(max-width:576px){.footer .footer-links-group[data-v-8e97dbeb]{gap:3rem}}.footer .links-column[data-v-8e97dbeb]{display:flex;flex-direction:column;gap:.9rem}.footer .links-column h4[data-v-8e97dbeb]{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.footer .links-column a[data-v-8e97dbeb],.footer .links-column span[data-v-8e97dbeb]{font-size:.9rem;color:#94a3b8;text-decoration:none;transition:color .2s ease}.footer .links-column a[data-v-8e97dbeb]:hover{color:#fff}.footer .footer-bottom[data-v-8e97dbeb]{padding-top:2rem;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#64748b}.footer .footer-bottom .icp-link[data-v-8e97dbeb]{color:#64748b;text-decoration:none;transition:color .2s ease}.footer .footer-bottom .icp-link[data-v-8e97dbeb]:hover{color:#fff}@media(max-width:576px){.footer .footer-bottom[data-v-8e97dbeb]{flex-direction:column;text-align:center;gap:1rem}}@media(max-width:768px){.nav-bar .nav-container[data-v-8e97dbeb]{padding:1rem 1.25rem}.nav-bar .nav-links[data-v-8e97dbeb]{gap:1rem}.nav-bar .nav-links .nav-link[data-v-8e97dbeb]{font-size:.85rem}.nav-bar .nav-links .nav-btn[data-v-8e97dbeb]{font-size:.8rem;padding:.5rem 1rem}.hero-section[data-v-8e97dbeb]{padding:3rem 1.25rem}.hero-section .hero-badge[data-v-8e97dbeb]{font-size:.75rem;padding:.4rem 1rem}.hero-section .hero-title[data-v-8e97dbeb]{font-size:2.2rem;letter-spacing:-1px}.hero-section .hero-subtitle[data-v-8e97dbeb]{font-size:1rem;margin-bottom:2rem}.hero-section .hero-tags[data-v-8e97dbeb]{gap:.75rem}.hero-section .hero-tags .tag-item[data-v-8e97dbeb]{font-size:.8rem;padding:.5rem 1rem}.section-header[data-v-8e97dbeb]{margin-bottom:2.5rem}.section-header .section-title[data-v-8e97dbeb]{font-size:1.75rem}.section-header .section-subtitle[data-v-8e97dbeb]{font-size:.95rem}.apps-section[data-v-8e97dbeb]{padding:1rem 1.25rem 4rem}.apps-section .app-glass-card[data-v-8e97dbeb]{padding:2rem 1.5rem;border-radius:20px}.apps-section .app-glass-card .app-title[data-v-8e97dbeb]{font-size:1.4rem}.apps-section .app-glass-card .app-description[data-v-8e97dbeb],.apps-section .app-glass-card .feature-list li[data-v-8e97dbeb]{font-size:.9rem}.apps-section .app-glass-card .card-footer[data-v-8e97dbeb]{flex-direction:column;align-items:flex-start}.features-section[data-v-8e97dbeb]{padding:2rem 1.25rem 5rem}.features-section .feature-glass-item[data-v-8e97dbeb]{padding:1.5rem 1.25rem}.footer[data-v-8e97dbeb]{padding:3rem 1.25rem 2rem}.footer .footer-links-group[data-v-8e97dbeb],.footer .footer-main[data-v-8e97dbeb]{flex-direction:column;gap:2rem}}@media(max-width:480px){.nav-bar .nav-links .nav-link[data-v-8e97dbeb]{display:none}.hero-section[data-v-8e97dbeb]{padding:2.5rem 1rem}.hero-section .hero-title[data-v-8e97dbeb]{font-size:1.85rem}.hero-section .hero-subtitle[data-v-8e97dbeb]{font-size:.95rem}.hero-section .hero-tags[data-v-8e97dbeb]{display:none}.apps-section .app-glass-card[data-v-8e97dbeb]{padding:1.5rem 1.25rem}.apps-section .app-glass-card .card-header[data-v-8e97dbeb]{flex-direction:column;align-items:flex-start;gap:1rem;margin-bottom:1rem}.apps-section .app-glass-card .card-badge[data-v-8e97dbeb]{display:none}}
