.index-page[data-v-70c4c9ae]{overflow-x:hidden}.container[data-v-70c4c9ae]{max-width:1240px;margin:0 auto;padding:0 24px}.eyebrow[data-v-70c4c9ae]{display:inline-block;font-size:13px;font-weight:700;letter-spacing:2px;color:var(--primary);background:rgba(30,111,255,.08);padding:6px 16px;border-radius:100px;margin-bottom:16px}.eyebrow.light[data-v-70c4c9ae]{color:var(--accent);background:rgba(0,212,255,.12)}.section-header[data-v-70c4c9ae]{text-align:center;margin-bottom:56px}.section-header h2[data-v-70c4c9ae]{font-size:36px;font-weight:800;color:var(--primary-dark);margin-bottom:14px}.section-header p[data-v-70c4c9ae]{font-size:16px;color:var(--muted);max-width:720px;margin:0 auto}.scroll-animate[data-v-70c4c9ae]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.scroll-animate.visible[data-v-70c4c9ae]{opacity:1;transform:translateY(0)}.hero-section[data-v-70c4c9ae]{position:relative;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff}.hero-bg[data-v-70c4c9ae]{position:absolute;inset:0;background:linear-gradient(135deg,#061634,#0a1f44 45%,#1e6fff);background-size:cover;background-position:50%;z-index:1}.hero-overlay[data-v-70c4c9ae]{position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(0,212,255,.18) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(118,75,162,.18) 0,transparent 50%);z-index:2}.hero-content[data-v-70c4c9ae]{position:relative;z-index:3;text-align:center;padding:120px 24px 80px;max-width:980px}.hero-badge[data-v-70c4c9ae]{display:inline-block;padding:6px 18px;font-size:13px;color:#fff;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.25);border-radius:100px;margin-bottom:22px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-title[data-v-70c4c9ae]{font-size:56px;font-weight:900;line-height:1.2;margin-bottom:20px;letter-spacing:-1px;color:#fff}.hero-subtitle[data-v-70c4c9ae]{font-size:20px;color:var(--accent);margin-bottom:14px;font-weight:500}.hero-desc[data-v-70c4c9ae]{font-size:15px;color:hsla(0,0%,100%,.75);margin-bottom:36px;line-height:1.6}.hero-buttons[data-v-70c4c9ae]{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hero-scroll-indicator[data-v-70c4c9ae]{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);z-index:3}.hero-scroll-indicator .scroll-arrow[data-v-70c4c9ae]{width:24px;height:38px;border:2px solid hsla(0,0%,100%,.5);border-radius:12px;position:relative}.hero-scroll-indicator .scroll-arrow[data-v-70c4c9ae]:before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:4px;height:4px;background:#fff;border-radius:50%;animation:bounce-70c4c9ae 2s infinite}@keyframes bounce-70c4c9ae{0%,to{top:6px;opacity:1}50%{top:18px;opacity:.3}}.fade-in-up[data-v-70c4c9ae]{opacity:0;transform:translateY(20px);animation:fadeInUp-70c4c9ae .8s ease forwards}.fade-in-up.delay-200[data-v-70c4c9ae]{animation-delay:.2s}.fade-in-up.delay-300[data-v-70c4c9ae]{animation-delay:.3s}@keyframes fadeInUp-70c4c9ae{to{opacity:1;transform:translateY(0)}}.btn[data-v-70c4c9ae]{padding:11px 24px;font-size:14px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.btn-lg[data-v-70c4c9ae]{padding:14px 32px;font-size:15px}.btn-primary[data-v-70c4c9ae]{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 6px 20px rgba(30,111,255,.35)}.btn-primary[data-v-70c4c9ae]:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(30,111,255,.5)}.btn-outline[data-v-70c4c9ae]{background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.45)}.btn-outline[data-v-70c4c9ae]:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.btn-outline-light[data-v-70c4c9ae]{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}.btn-outline-light[data-v-70c4c9ae]:hover{background:var(--accent);color:#fff}.stats-section[data-v-70c4c9ae]{padding:56px 0;background:linear-gradient(135deg,var(--primary-darker) 0,var(--primary-2) 100%);position:relative;overflow:hidden}.stats-section[data-v-70c4c9ae]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(0,212,255,.1) 0,transparent 40%),radial-gradient(circle at 80% 50%,rgba(118,75,162,.1) 0,transparent 40%)}.stats-section .stats-grid[data-v-70c4c9ae]{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;text-align:center;position:relative;z-index:1}.stats-section .stat-item .stat-num[data-v-70c4c9ae]{font-size:42px;font-weight:900;color:var(--accent);margin-bottom:6px;line-height:1}.stats-section .stat-item .stat-num .unit[data-v-70c4c9ae]{font-size:22px;margin-left:3px}.stats-section .stat-item .stat-label[data-v-70c4c9ae]{font-size:14px;color:hsla(0,0%,100%,.8)}.pain-points-section[data-v-70c4c9ae]{padding:96px 0;background:var(--bg-soft)}.pain-points-section .pain-points-grid[data-v-70c4c9ae]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pain-points-section .pain-point-card[data-v-70c4c9ae]{background:#fff;border-radius:var(--radius-lg);padding:32px 28px;box-shadow:var(--shadow-sm);transition:all .3s ease;position:relative;overflow:hidden}.pain-points-section .pain-point-card[data-v-70c4c9ae]:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.pain-points-section .pain-point-card[data-v-70c4c9ae]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--accent));opacity:.6}.pain-points-section .pain-point-card .pain-point-header[data-v-70c4c9ae]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.pain-points-section .pain-point-card .pain-point-header .pain-point-num[data-v-70c4c9ae]{font-size:13px;font-weight:800;color:var(--primary);background:rgba(30,111,255,.08);padding:3px 12px;border-radius:100px}.pain-points-section .pain-point-card .pain-point-header .pain-point-icon[data-v-70c4c9ae]{font-size:32px;line-height:1}.pain-points-section .pain-point-card h3[data-v-70c4c9ae]{font-size:20px;font-weight:800;color:var(--primary-dark);margin-bottom:10px}.pain-points-section .pain-point-card .pain-point-desc[data-v-70c4c9ae]{font-size:14px;line-height:1.7;color:var(--text-2);margin-bottom:16px}.pain-points-section .pain-point-card .pain-point-list[data-v-70c4c9ae]{list-style:none;padding:0;margin:0}.pain-points-section .pain-point-card .pain-point-list li[data-v-70c4c9ae]{font-size:13px;color:var(--text);padding:5px 0 5px 20px;line-height:1.5;position:relative;border-bottom:1px dashed var(--border)}.pain-points-section .pain-point-card .pain-point-list li[data-v-70c4c9ae]:last-child{border-bottom:none}.pain-points-section .pain-point-card .pain-point-list li[data-v-70c4c9ae]:before{content:"▸";position:absolute;left:0;color:var(--primary);font-weight:700}.advantages-section[data-v-70c4c9ae]{padding:96px 0;background:#fff}.advantages-section .advantages-grid[data-v-70c4c9ae]{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.advantages-section .advantage-card[data-v-70c4c9ae]{background:#fff;padding:32px 22px;border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-sm);transition:all .3s ease}.advantages-section .advantage-card[data-v-70c4c9ae]:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.advantages-section .advantage-card .icon[data-v-70c4c9ae]{width:56px;height:56px;margin:0 auto 14px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:26px}.advantages-section .advantage-card h3[data-v-70c4c9ae]{font-size:16px;font-weight:700;margin-bottom:8px}.advantages-section .advantage-card p[data-v-70c4c9ae]{font-size:12px;color:var(--text-2);line-height:1.6}.ai-section[data-v-70c4c9ae]{position:relative;padding:96px 0;background:linear-gradient(180deg,#061634,#0a1f44);color:#fff;overflow:hidden}.ai-section .ai-bg[data-v-70c4c9ae]{position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(0,212,255,.15) 0,transparent 70%);border-radius:50%}.ai-section .section-header.light h2[data-v-70c4c9ae]{color:#fff}.ai-section .section-header.light p[data-v-70c4c9ae]{color:hsla(0,0%,100%,.7)}.ai-section .ai-features[data-v-70c4c9ae]{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;position:relative;z-index:1;margin-bottom:56px}.ai-section .ai-feature[data-v-70c4c9ae]{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius);padding:28px 22px;text-align:center;transition:all .3s ease;position:relative}.ai-section .ai-feature .ai-num[data-v-70c4c9ae]{position:absolute;top:14px;right:18px;font-size:13px;font-weight:800;color:rgba(0,212,255,.6)}.ai-section .ai-feature[data-v-70c4c9ae]:hover{background:hsla(0,0%,100%,.08);border-color:rgba(0,212,255,.4);transform:translateY(-4px)}.ai-section .ai-feature .ai-icon-wrap[data-v-70c4c9ae]{width:60px;height:60px;margin:0 auto 14px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px rgba(0,212,255,.3);overflow:hidden}.ai-section .ai-feature .ai-icon-wrap.has-image[data-v-70c4c9ae]{box-shadow:0 6px 20px rgba(0,212,255,.18)}.ai-section .ai-feature .ai-image[data-v-70c4c9ae]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ai-section .ai-feature .ai-icon[data-v-70c4c9ae]{font-size:28px}.ai-section .ai-feature h4[data-v-70c4c9ae]{color:#fff;font-size:15px;font-weight:700;margin-bottom:6px}.ai-section .ai-feature p[data-v-70c4c9ae]{font-size:12px;color:hsla(0,0%,100%,.65);line-height:1.6}.ai-section .ai-demo[data-v-70c4c9ae]{position:relative;z-index:1;max-width:880px;margin:0 auto}.ai-section .demo-window[data-v-70c4c9ae]{background:#fff;border-radius:var(--radius-lg);box-shadow:0 30px 80px rgba(0,212,255,.18),0 0 0 1px rgba(0,212,255,.08);overflow:hidden}.ai-section .demo-window .demo-titlebar[data-v-70c4c9ae]{display:flex;align-items:center;gap:6px;padding:14px 20px;background:linear-gradient(90deg,#f5f8fc,#eef3fb);border-bottom:1px solid var(--border)}.ai-section .demo-window .demo-titlebar .dot[data-v-70c4c9ae]{width:10px;height:10px;border-radius:50%}.ai-section .demo-window .demo-titlebar .red[data-v-70c4c9ae]{background:#ff5f57}.ai-section .demo-window .demo-titlebar .yellow[data-v-70c4c9ae]{background:#febc2e}.ai-section .demo-window .demo-titlebar .green[data-v-70c4c9ae]{background:#28c840}.ai-section .demo-window .demo-titlebar .demo-title-wrap[data-v-70c4c9ae]{display:flex;align-items:center;gap:8px;margin-left:10px}.ai-section .demo-window .demo-titlebar .demo-avatar[data-v-70c4c9ae]{width:26px;height:26px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--accent));display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;overflow:hidden}.ai-section .demo-window .demo-titlebar .demo-avatar.has-image[data-v-70c4c9ae]{background:var(--bg-soft)}.ai-section .demo-window .demo-titlebar .demo-avatar img[data-v-70c4c9ae]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai-section .demo-window .demo-titlebar .demo-title[data-v-70c4c9ae]{font-size:13px;font-weight:600;color:var(--text)}.ai-section .demo-window .demo-titlebar .demo-status[data-v-70c4c9ae]{margin-left:auto;font-size:12px;color:var(--success);display:flex;align-items:center;gap:4px}.ai-section .demo-window .demo-titlebar .demo-status .status-dot[data-v-70c4c9ae]{width:6px;height:6px;border-radius:50%;background:var(--success);display:inline-block}.ai-section .demo-window .demo-body[data-v-70c4c9ae]{padding:28px;display:flex;flex-direction:column;gap:14px;min-height:340px;background:linear-gradient(180deg,#fafbfd,#fff)}.ai-section .demo-window .demo-body .msg[data-v-70c4c9ae]{display:flex;align-items:flex-end;gap:8px;max-width:82%}.ai-section .demo-window .demo-body .msg.user[data-v-70c4c9ae]{align-self:flex-end;flex-direction:row}.ai-section .demo-window .demo-body .msg.bot[data-v-70c4c9ae]{align-self:flex-start;flex-direction:row}.ai-section .demo-window .demo-body .msg-avatar[data-v-70c4c9ae]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;overflow:hidden}.ai-section .demo-window .demo-body .msg-avatar.bot[data-v-70c4c9ae]{background:linear-gradient(135deg,var(--primary),var(--accent))}.ai-section .demo-window .demo-body .msg-avatar.user[data-v-70c4c9ae]{background:linear-gradient(135deg,#8a9bb5,#5a6b85)}.ai-section .demo-window .demo-body .msg-avatar.has-image[data-v-70c4c9ae]{background:var(--bg-soft)}.ai-section .demo-window .demo-body .msg-avatar img[data-v-70c4c9ae]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ai-section .demo-window .demo-body .msg-bubble[data-v-70c4c9ae]{padding:12px 16px;border-radius:14px;font-size:13px;line-height:1.7;box-shadow:0 1px 4px rgba(0,0,0,.04)}.ai-section .demo-window .demo-body .msg.user .msg-bubble[data-v-70c4c9ae]{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-bottom-right-radius:4px}.ai-section .demo-window .demo-body .msg.bot .msg-bubble[data-v-70c4c9ae]{background:#fff;color:var(--text);border:1px solid var(--border);border-bottom-left-radius:4px}.ai-section .demo-window .demo-body .demo-empty[data-v-70c4c9ae]{text-align:center;color:#8a9bb5;font-size:13px;padding:60px 0}.service-section[data-v-70c4c9ae]{padding:96px 0;background:var(--bg-soft)}.service-section .service-grid[data-v-70c4c9ae]{display:grid;grid-template-columns:1fr 1fr;gap:40px}.service-section .service-col h3[data-v-70c4c9ae]{font-size:22px;font-weight:800;color:var(--primary-dark);margin-bottom:24px;padding-left:14px;border-left:4px solid var(--primary)}.service-section .mode[data-v-70c4c9ae],.service-section .phase[data-v-70c4c9ae]{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--border)}.service-section .mode[data-v-70c4c9ae]:last-child,.service-section .phase[data-v-70c4c9ae]:last-child{border-bottom:none}.service-section .mode .mode-icon[data-v-70c4c9ae],.service-section .phase .mode-icon[data-v-70c4c9ae]{width:44px;height:44px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;box-shadow:var(--shadow-sm)}.service-section .mode .phase-num[data-v-70c4c9ae],.service-section .phase .phase-num[data-v-70c4c9ae]{width:40px;height:40px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;flex-shrink:0}.service-section .mode h4[data-v-70c4c9ae],.service-section .phase h4[data-v-70c4c9ae]{font-size:15px;font-weight:700;margin-bottom:4px;color:var(--text)}.service-section .mode .phase-text h4 span[data-v-70c4c9ae],.service-section .phase .phase-text h4 span[data-v-70c4c9ae]{font-size:12px;color:var(--primary);font-weight:500;margin-left:4px}.service-section .mode p[data-v-70c4c9ae],.service-section .phase p[data-v-70c4c9ae]{font-size:13px;color:var(--text-2);line-height:1.5}.cta-section[data-v-70c4c9ae]{padding:96px 0;background:linear-gradient(135deg,var(--primary-darker) 0,var(--primary-2) 100%);color:#fff;position:relative;overflow:hidden}.cta-section[data-v-70c4c9ae]:after,.cta-section[data-v-70c4c9ae]:before{content:"";position:absolute;width:460px;height:460px;border-radius:50%;z-index:0}.cta-section[data-v-70c4c9ae]:before{top:-50%;left:-10%;background:radial-gradient(circle,rgba(0,212,255,.15) 0,transparent 70%)}.cta-section[data-v-70c4c9ae]:after{bottom:-50%;right:-10%;background:radial-gradient(circle,rgba(118,75,162,.15) 0,transparent 70%)}.cta-section .cta-content[data-v-70c4c9ae]{position:relative;z-index:1;text-align:center;max-width:760px;margin:0 auto}.cta-section .cta-eyebrow[data-v-70c4c9ae]{display:inline-block;font-size:13px;font-weight:700;letter-spacing:2px;color:var(--accent);background:rgba(0,212,255,.12);padding:6px 18px;border-radius:100px;margin-bottom:18px}.cta-section .cta-content h2[data-v-70c4c9ae]{color:#fff;font-size:38px;font-weight:900;margin-bottom:14px;line-height:1.3}.cta-section .cta-content>p[data-v-70c4c9ae]{font-size:16px;color:hsla(0,0%,100%,.75);margin-bottom:32px;line-height:1.6}.cta-section .cta-buttons[data-v-70c4c9ae]{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}@media(max-width:1024px){.hero-title[data-v-70c4c9ae]{font-size:40px}.pain-points-section .pain-points-grid[data-v-70c4c9ae]{grid-template-columns:repeat(2,1fr)}.advantages-section .advantages-grid[data-v-70c4c9ae]{grid-template-columns:repeat(3,1fr)}.ai-section .ai-features[data-v-70c4c9ae]{grid-template-columns:repeat(2,1fr)}.service-section .service-grid[data-v-70c4c9ae]{grid-template-columns:1fr}.cta-content h2[data-v-70c4c9ae]{font-size:28px}}@media(max-width:768px){.hero-section[data-v-70c4c9ae]{min-height:480px}.hero-title[data-v-70c4c9ae]{font-size:32px}.hero-content[data-v-70c4c9ae]{padding:100px 20px 60px}.advantages-section[data-v-70c4c9ae],.ai-section[data-v-70c4c9ae],.cta-section[data-v-70c4c9ae],.pain-points-section[data-v-70c4c9ae],.service-section[data-v-70c4c9ae]{padding:64px 0}.advantages-section .advantages-grid[data-v-70c4c9ae],.ai-section .ai-features[data-v-70c4c9ae],.pain-points-section .pain-points-grid[data-v-70c4c9ae]{grid-template-columns:1fr}.section-header h2[data-v-70c4c9ae]{font-size:26px}.stats-section .stats-grid[data-v-70c4c9ae]{grid-template-columns:repeat(2,1fr)}.stats-section .stat-item .stat-num[data-v-70c4c9ae]{font-size:30px}.cta-content h2[data-v-70c4c9ae]{font-size:24px}.cta-buttons[data-v-70c4c9ae]{flex-direction:column;align-items:stretch}.cta-buttons .btn[data-v-70c4c9ae]{justify-content:center}}