[data-v-fe4393ba]{margin:0;padding:0;box-sizing:border-box}.landing-page[data-v-fe4393ba]{--primary: #4f46e5;--secondary: #9333ea;--accent: #ec4899;--text-main: #111827;--text-muted: #6b7280;--glass-bg: rgba(255, 255, 255, .7);--glass-border: rgba(255, 255, 255, .4);--card-shadow: 0 10px 40px -10px rgba(0,0,0,.1);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f9fafb;color:var(--text-main);overflow-x:hidden;position:relative}.section-white[data-v-fe4393ba]{background:#ffffff;position:relative;z-index:1}.section-paper[data-v-fe4393ba]{background:#ebebeb;position:relative;z-index:1}[data-v-fe4393ba]::-webkit-scrollbar{width:8px}[data-v-fe4393ba]::-webkit-scrollbar-track{background:#f1f1f1}[data-v-fe4393ba]::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:4px}[data-v-fe4393ba]::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.container[data-v-fe4393ba]{max-width:1200px;margin:0 auto;padding:0 24px}.animated-background[data-v-fe4393ba]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.particle-canvas[data-v-fe4393ba]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3}.gradient-orbs[data-v-fe4393ba]{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;filter:blur(100px)}.orb[data-v-fe4393ba]{position:absolute;border-radius:50%;opacity:.4;animation:float-orb-fe4393ba 20s infinite ease-in-out;mix-blend-mode:multiply}.orb-1[data-v-fe4393ba]{width:600px;height:600px;background:#4f46e5;top:-100px;left:-100px;animation-delay:0s}.orb-2[data-v-fe4393ba]{width:500px;height:500px;background:#ec4899;top:40%;right:-100px;animation-delay:-5s}.orb-3[data-v-fe4393ba]{width:400px;height:400px;background:#06b6d4;bottom:-100px;left:30%;animation-delay:-10s}@keyframes float-orb-fe4393ba{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-50px,50px) scale(.9)}}.grid-overlay[data-v-fe4393ba]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(102,126,234,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(102,126,234,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.5}.navbar[data-v-fe4393ba]{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;padding:20px 0;transition:all .3s ease}.navbar.scrolled[data-v-fe4393ba]{padding:12px 0;background:rgba(255,255,255,.8);border-bottom:1px solid var(--glass-border);box-shadow:var(--card-shadow)}.nav-content[data-v-fe4393ba]{display:flex;justify-content:space-between;align-items:center}.logo[data-v-fe4393ba]{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:700;position:relative;cursor:pointer;z-index:1;text-decoration:none;transition:all .3s}.logo-glow[data-v-fe4393ba]{position:absolute;width:100%;height:100%;background:radial-gradient(circle,var(--primary),transparent 70%);filter:blur(20px);opacity:0;transition:opacity .3s;z-index:-1}.logo:hover .logo-glow[data-v-fe4393ba]{opacity:.4}.logo-icon[data-v-fe4393ba]{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(79,70,229,.3));transition:transform .3s}.logo:hover .logo-icon[data-v-fe4393ba]{transform:scale(1.1) rotate(5deg)}.logo-text[data-v-fe4393ba]{color:var(--text-main);background:none;-webkit-text-fill-color:initial}.nav-links[data-v-fe4393ba]{display:flex;align-items:center;gap:40px}.nav-link[data-v-fe4393ba]{color:var(--text-main);text-decoration:none;font-weight:500;transition:all .3s;position:relative;opacity:.8}.nav-link[data-v-fe4393ba]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary);transition:width .3s}.nav-link[data-v-fe4393ba]:hover{opacity:1;color:var(--primary)}.nav-link[data-v-fe4393ba]:hover:after{width:100%}.mobile-menu-btn[data-v-fe4393ba]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:transparent;border:none;cursor:pointer;z-index:1001;padding:0}.hamburger-line[data-v-fe4393ba]{width:100%;height:2px;background-color:#1a1a1a;transition:all .3s ease-in-out;transform-origin:left center}.mobile-menu-btn.active .hamburger-line[data-v-fe4393ba]:first-child{transform:rotate(45deg)}.mobile-menu-btn.active .hamburger-line[data-v-fe4393ba]:nth-child(2){opacity:0}.mobile-menu-btn.active .hamburger-line[data-v-fe4393ba]:last-child{transform:rotate(-45deg)}.mobile-menu[data-v-fe4393ba]{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;padding:100px 24px 40px;transform:translateY(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.mobile-menu.open[data-v-fe4393ba]{transform:translateY(0)}.mobile-nav-links[data-v-fe4393ba]{display:flex;flex-direction:column;gap:24px;align-items:center;width:100%}.mobile-nav-link[data-v-fe4393ba]{font-size:20px;font-weight:600;color:#1a1a1a;text-decoration:none;padding:12px;width:100%;text-align:center;border-bottom:1px solid rgba(0,0,0,.05)}.mobile-language-switcher[data-v-fe4393ba]{margin-top:16px;width:100%;display:flex;justify-content:center}.mobile-lang-btn[data-v-fe4393ba]{display:flex;align-items:center;gap:8px;padding:12px 24px;background:rgba(102,126,234,.1);border:2px solid rgba(102,126,234,.3);border-radius:12px;color:#1a1a1a;cursor:pointer;transition:all .3s;font-size:16px;font-weight:600;width:200px;justify-content:center}.mobile-lang-btn[data-v-fe4393ba]:hover{background:rgba(102,126,234,.2);border-color:#667eea80;transform:scale(1.02)}.mobile-auth-btns[data-v-fe4393ba]{margin-top:24px;width:100%;display:flex;justify-content:center}.full-width[data-v-fe4393ba]{width:100%;text-align:center;display:block}.back-to-top[data-v-fe4393ba]{position:fixed;bottom:30px;right:30px;width:48px;height:48px;background:white;border:none;border-radius:50%;box-shadow:0 4px 12px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s;z-index:900;color:#667eea}.back-to-top.visible[data-v-fe4393ba]{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top[data-v-fe4393ba]:hover{background:#667eea;color:#fff;transform:translateY(-4px);box-shadow:0 8px 24px #667eea4d}.back-to-top svg[data-v-fe4393ba]{width:24px;height:24px}.btn-primary[data-v-fe4393ba]{padding:10px 24px;background:var(--primary);color:#fff;border-radius:12px;text-decoration:none;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #4f46e540}.btn-glow[data-v-fe4393ba]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.2),transparent);opacity:0;transition:opacity .3s}.btn-primary:hover .btn-glow[data-v-fe4393ba]{opacity:1}.btn-primary[data-v-fe4393ba]:hover{transform:translateY(-2px);background:var(--secondary);box-shadow:0 8px 25px #4f46e566}.btn-text[data-v-fe4393ba]{position:relative;z-index:1}.language-switcher[data-v-fe4393ba]{position:relative}.lang-btn[data-v-fe4393ba]{display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(102,126,234,.05);border:1px solid rgba(102,126,234,.3);border-radius:10px;color:#1a1a1ab3;cursor:pointer;transition:all .3s;font-size:14px;font-weight:500}.lang-btn[data-v-fe4393ba]:hover{background:rgba(102,126,234,.1);border-color:#667eea80;color:#1a1a1a;transform:translateY(-2px)}.lang-icon[data-v-fe4393ba]{width:18px;height:18px;stroke:currentColor}.lang-text[data-v-fe4393ba]{font-weight:600}.hero[data-v-fe4393ba]{padding:180px 0 120px;position:relative;overflow:hidden;z-index:1}.hero-wrapper[data-v-fe4393ba]{display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-text[data-v-fe4393ba]{flex:1;max-width:600px;text-align:left;z-index:2}.hero-visual[data-v-fe4393ba]{flex:1;display:flex;justify-content:center;align-items:center;z-index:2}.cornucopia-logo-svg[data-v-fe4393ba]{width:100%;max-width:500px;height:auto;filter:drop-shadow(0 0 30px rgba(79,70,229,.2))}.network-ring[data-v-fe4393ba]{transform-origin:200px 200px;animation:spin-slow-fe4393ba 60s linear infinite}.orbit-ring[data-v-fe4393ba]{animation:dash-rotate-fe4393ba 30s linear infinite}.node[data-v-fe4393ba]{fill:#fff;stroke:var(--primary);stroke-width:3;animation:pulse-node-fe4393ba 3s ease-in-out infinite}.node-top[data-v-fe4393ba]{animation-delay:0s}.node-tr[data-v-fe4393ba]{animation-delay:.5s}.node-br[data-v-fe4393ba]{animation-delay:1s}.node-bottom[data-v-fe4393ba]{animation-delay:1.5s}.node-bl[data-v-fe4393ba]{animation-delay:2s}.node-tl[data-v-fe4393ba]{animation-delay:2.5s}.shield-group[data-v-fe4393ba]{animation:float-shield-fe4393ba 6s ease-in-out infinite}.shield-glow[data-v-fe4393ba]{animation:breathe-fe4393ba 4s ease-in-out infinite}@keyframes spin-slow-fe4393ba{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dash-rotate-fe4393ba{0%{stroke-dashoffset:0}to{stroke-dashoffset:100}}@keyframes pulse-node-fe4393ba{0%,to{r:12;stroke-width:3}50%{r:14;stroke-width:5}}@keyframes float-shield-fe4393ba{0%,to{transform:translate(200px,200px)}50%{transform:translate(200px,190px)}}@keyframes breathe-fe4393ba{0%,to{r:60;opacity:.5}50%{r:70;opacity:.8}}.hero-badge[data-v-fe4393ba]{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:rgba(79,70,229,.1);border:1px solid rgba(79,70,229,.2);border-radius:6px;color:var(--primary);font-size:13px;font-weight:600;margin-bottom:24px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (max-width: 960px){.hero-wrapper[data-v-fe4393ba]{flex-direction:column-reverse;text-align:center;gap:40px}.hero-text[data-v-fe4393ba]{text-align:center;max-width:100%}.hero-buttons[data-v-fe4393ba]{justify-content:center}}.badge-icon[data-v-fe4393ba]{font-size:16px;animation:pulse-fe4393ba 2s infinite}@keyframes pulse-fe4393ba{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.hero-title[data-v-fe4393ba]{font-size:72px;font-weight:900;line-height:1.1;margin-bottom:32px;color:var(--text-main);letter-spacing:-2px}.gradient-text[data-v-fe4393ba]{background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 50%,var(--accent) 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift-fe4393ba 3s ease infinite;filter:drop-shadow(0 0 30px rgba(79,70,229,.3))}@keyframes gradient-shift-fe4393ba{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle[data-v-fe4393ba]{font-size:20px;color:var(--text-muted);line-height:1.8;margin-bottom:48px}.hero-subtitle .highlight[data-v-fe4393ba]{color:var(--primary);font-weight:600}.hero-buttons[data-v-fe4393ba]{display:flex;gap:20px;justify-content:center;margin-bottom:60px}.btn-hero-primary[data-v-fe4393ba],.btn-hero-secondary[data-v-fe4393ba]{padding:18px 48px;border-radius:14px;font-size:17px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;align-items:center;gap:10px;position:relative;overflow:hidden}.btn-hero-primary[data-v-fe4393ba]{background:var(--primary);color:#fff;box-shadow:0 8px 32px #4f46e54d;border:none}.btn-shine[data-v-fe4393ba]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.btn-hero-primary:hover .btn-shine[data-v-fe4393ba]{left:100%}.btn-hero-primary[data-v-fe4393ba]:hover{transform:translateY(-3px) scale(1.02);background:var(--secondary);box-shadow:0 12px 40px #4f46e566}.btn-hero-secondary[data-v-fe4393ba]{background:rgba(255,255,255,.8);color:var(--primary);border:1px solid rgba(79,70,229,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-arrow[data-v-fe4393ba]{width:20px;height:20px;transition:transform .3s}.btn-hero-secondary[data-v-fe4393ba]:hover{background:white;border-color:var(--primary);transform:translateY(-3px)}.btn-hero-secondary:hover .btn-arrow[data-v-fe4393ba]{transform:translate(4px,-4px)}.hero-stats[data-v-fe4393ba]{display:flex;justify-content:center;align-items:center;gap:40px;padding:40px 60px;background:#fafafa;border:1px solid rgba(102,126,234,.15);border-radius:20px;box-shadow:0 8px 32px #00000014}.stat-item[data-v-fe4393ba]{text-align:center}.stat-number[data-v-fe4393ba]{font-size:36px;font-weight:800;background:linear-gradient(135deg,#667eea,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:8px}.stat-label[data-v-fe4393ba]{font-size:14px;color:#1a1a1a80;font-weight:500}.stat-divider[data-v-fe4393ba]{width:1px;height:40px;background:linear-gradient(180deg,transparent,rgba(102,126,234,.5),transparent)}.features[data-v-fe4393ba]{padding:120px 0;position:relative;z-index:1}.section-header[data-v-fe4393ba]{text-align:center;margin-bottom:80px}.section-badge[data-v-fe4393ba]{display:inline-block;padding:6px 16px;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:20px;color:#667eea;font-size:13px;font-weight:600;margin-bottom:24px;text-transform:uppercase;letter-spacing:1px}.section-title[data-v-fe4393ba]{font-size:56px;font-weight:900;color:#1a1a1a;margin-bottom:20px;display:flex;flex-direction:column;align-items:center;gap:8px;line-height:1.2}.title-line[data-v-fe4393ba]{display:block}.section-subtitle[data-v-fe4393ba]{font-size:18px;color:#1a1a1a8c;max-width:600px;margin:0 auto;line-height:1.6}.features-grid[data-v-fe4393ba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px}.feature-card[data-v-fe4393ba]{padding:48px;background:#ffffff;border-radius:24px;border:1px solid rgba(102,126,234,.12);box-shadow:0 8px 32px #0000000f;transition:all .4s;opacity:0;transform:translateY(40px);position:relative;overflow:hidden}.feature-glow[data-v-fe4393ba]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at top left,rgba(102,126,234,.1),transparent 60%);opacity:0;transition:opacity .4s;pointer-events:none}.feature-card:hover .feature-glow[data-v-fe4393ba]{opacity:1}.feature-number[data-v-fe4393ba]{position:absolute;top:24px;right:24px;font-size:48px;font-weight:900;color:#667eea1a;line-height:1}.feature-card.animate-in[data-v-fe4393ba]{opacity:1;transform:translateY(0)}.feature-card[data-v-fe4393ba]:hover{transform:translateY(-10px);box-shadow:0 16px 48px #667eea33;border-color:#667eea4d}.feature-icon[data-v-fe4393ba]{width:72px;height:72px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:28px;background:var(--icon-gradient);transition:all .4s ease;box-shadow:0 8px 24px #667eea4d}.feature-icon svg[data-v-fe4393ba]{width:36px;height:36px}.feature-card:hover .feature-icon[data-v-fe4393ba]{transform:scale(1.15) rotate(10deg);box-shadow:0 12px 32px #667eea80}.feature-title[data-v-fe4393ba]{font-size:24px;font-weight:800;color:#1a1a1a;margin-bottom:16px}.feature-desc[data-v-fe4393ba]{color:#1a1a1a99;line-height:1.7;font-size:15px;margin-bottom:20px}.feature-arrow[data-v-fe4393ba]{font-size:24px;color:#667eea;font-weight:700;opacity:0;transform:translate(-10px);transition:all .4s}.feature-card:hover .feature-arrow[data-v-fe4393ba]{opacity:1;transform:translate(0)}.products[data-v-fe4393ba]{padding:120px 0;position:relative;z-index:1}.product-showcase[data-v-fe4393ba]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:120px;opacity:0;transform:translateY(40px);position:relative}.product-glow[data-v-fe4393ba]{position:absolute;top:50%;left:50%;width:400px;height:400px;background:radial-gradient(circle,rgba(102,126,234,.15),transparent 70%);transform:translate(-50%,-50%);filter:blur(60px);opacity:0;transition:opacity .6s;pointer-events:none}.product-showcase:hover .product-glow[data-v-fe4393ba]{opacity:1}.product-showcase.animate-in[data-v-fe4393ba]{opacity:1;transform:translateY(0);transition:all .8s}.product-showcase.reverse[data-v-fe4393ba]{direction:rtl}.product-showcase.reverse[data-v-fe4393ba]>*{direction:ltr}.product-badge[data-v-fe4393ba]{display:inline-flex;align-items:center;padding:10px 20px;border-radius:24px;color:#fff;font-weight:800;font-size:14px;margin-bottom:24px;position:relative;overflow:hidden;background:var(--badge-gradient);box-shadow:0 4px 20px #667eea4d;letter-spacing:.5px}.badge-shine[data-v-fe4393ba]{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shine-fe4393ba 3s infinite}@keyframes shine-fe4393ba{0%{left:-100%}50%,to{left:100%}}.product-title[data-v-fe4393ba]{font-size:40px;font-weight:900;color:var(--text-main);margin-bottom:20px;line-height:1.2}.product-desc[data-v-fe4393ba]{font-size:16px;color:var(--text-muted);line-height:1.9;margin-bottom:40px}.product-features[data-v-fe4393ba]{display:flex;flex-direction:column;gap:20px}.product-feature-item[data-v-fe4393ba]{display:flex;align-items:center;gap:16px;font-size:15px;color:var(--text-muted);padding:12px 0;transition:all .3s}.product-feature-item[data-v-fe4393ba]:hover{color:var(--text-main);transform:translate(8px)}.check-icon[data-v-fe4393ba]{width:28px;height:28px;background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0;box-shadow:0 4px 12px #43e97b4d;transition:all .3s}.check-icon svg[data-v-fe4393ba]{width:16px;height:16px}.product-feature-item:hover .check-icon[data-v-fe4393ba]{transform:scale(1.2) rotate(360deg);box-shadow:0 6px 20px #43e97b80}.product-screenshot[data-v-fe4393ba]{background:#ffffff;border-radius:20px;box-shadow:0 20px 60px #0000001a;overflow:hidden;border:1px solid rgba(102,126,234,.15);transition:all .4s;position:relative}.screenshot-glow[data-v-fe4393ba]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,rgba(102,126,234,.1),transparent 70%);opacity:0;transition:opacity .4s;pointer-events:none}.product-screenshot:hover .screenshot-glow[data-v-fe4393ba]{opacity:1}.product-screenshot[data-v-fe4393ba]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 70px #667eea33;border-color:#667eea4d}.browser-bar[data-v-fe4393ba]{background:#f0f0f0;padding:14px 20px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(0,0,0,.1)}.dot[data-v-fe4393ba]{width:12px;height:12px;border-radius:50%;transition:all .3s}.dot-red[data-v-fe4393ba]{background:#ff5f56;box-shadow:0 0 10px #ff5f5680}.dot-yellow[data-v-fe4393ba]{background:#ffbd2e;box-shadow:0 0 10px #ffbd2e80}.dot-green[data-v-fe4393ba]{background:#27c93f;box-shadow:0 0 10px #27c93f80}.browser-title[data-v-fe4393ba]{margin-left:auto;font-size:13px;color:#1a1a1a80;font-weight:600}.screenshot-content[data-v-fe4393ba]{padding:40px;min-height:320px;background:#f5f5f5}.sycee-demo[data-v-fe4393ba]{display:flex;gap:16px}.demo-sidebar[data-v-fe4393ba]{width:120px;display:flex;flex-direction:column;gap:8px}.demo-item[data-v-fe4393ba]{padding:12px;background:white;border-radius:8px;text-align:center;font-size:13px;border:2px solid transparent;color:#666}.demo-item.active[data-v-fe4393ba]{border-color:#667eea;color:#667eea;font-weight:600}.demo-main[data-v-fe4393ba]{flex:1}.demo-header[data-v-fe4393ba]{font-size:18px;font-weight:700;margin-bottom:16px;color:#1a1a1a}.demo-cards[data-v-fe4393ba]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.demo-card[data-v-fe4393ba]{background:white;padding:24px;border-radius:12px;text-align:center;font-size:14px;font-weight:600;color:#666;box-shadow:0 2px 8px #0000000f}.pyxis-demo .demo-header[data-v-fe4393ba]{margin-bottom:24px}.task-list[data-v-fe4393ba]{display:flex;flex-direction:column;gap:12px}.task-item[data-v-fe4393ba]{display:flex;align-items:center;gap:16px;padding:16px;background:white;border-radius:12px;box-shadow:0 2px 8px #0000000f}.task-status[data-v-fe4393ba]{padding:6px 12px;border-radius:12px;font-size:12px;font-weight:600;white-space:nowrap}.task-status.running[data-v-fe4393ba]{background:#e3f2fd;color:#1976d2}.task-status.completed[data-v-fe4393ba]{background:#e8f5e9;color:#388e3c}.task-status.pending[data-v-fe4393ba]{background:#fff3e0;color:#f57c00}.task-name[data-v-fe4393ba]{font-size:14px;color:#666}.scrip-demo .demo-header[data-v-fe4393ba]{margin-bottom:24px}.form-demo[data-v-fe4393ba]{background:white;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000f}.form-group[data-v-fe4393ba]{margin-bottom:20px}.form-group label[data-v-fe4393ba]{display:block;font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.upload-box[data-v-fe4393ba]{padding:40px;border:2px dashed #ddd;border-radius:8px;text-align:center;color:#999;cursor:pointer}.slider[data-v-fe4393ba]{height:8px;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:4px}.submit-btn[data-v-fe4393ba]{width:100%;padding:12px;background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;margin-top:8px}.status[data-v-fe4393ba]{padding:120px 0;position:relative;z-index:1}.status-content[data-v-fe4393ba]{max-width:900px;margin:0 auto}.status-list[data-v-fe4393ba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px}.status-item[data-v-fe4393ba]{display:flex;align-items:center;gap:16px;padding:20px 24px;background:var(--glass-bg);border-radius:12px;border:1px solid var(--glass-border);transition:all .3s;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-item[data-v-fe4393ba]:hover{transform:translate(4px);box-shadow:0 4px 16px #00000014;border-color:var(--primary)}.status-icon[data-v-fe4393ba]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.status-icon svg[data-v-fe4393ba]{width:18px;height:18px}.status-completed .status-icon[data-v-fe4393ba]{background:rgba(34,197,94,.1);color:#22c55e}.status-progress .status-icon[data-v-fe4393ba]{background:rgba(251,191,36,.1);color:#fbbf24}.status-planned .status-icon[data-v-fe4393ba]{background:rgba(59,130,246,.1);color:#3b82f6}.status-text[data-v-fe4393ba]{flex:1;font-size:15px;color:var(--text-main);font-weight:500}.status-badge[data-v-fe4393ba]{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;background:rgba(34,197,94,.1);color:#22c55e}.status-badge-progress[data-v-fe4393ba]{background:rgba(251,191,36,.1);color:#fbbf24}.status-badge-planned[data-v-fe4393ba]{background:rgba(59,130,246,.1);color:#3b82f6}.roadmap[data-v-fe4393ba]{padding:120px 0;position:relative;z-index:1}.roadmap-grid[data-v-fe4393ba]{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px}.roadmap-card[data-v-fe4393ba]{padding:40px 32px;background:var(--glass-bg);border-radius:20px;border:1px solid var(--glass-border);transition:all .3s;text-align:center;box-shadow:var(--card-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.roadmap-card[data-v-fe4393ba]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a;border-color:var(--primary)}.roadmap-icon[data-v-fe4393ba]{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;transition:all .3s}.roadmap-icon svg[data-v-fe4393ba]{width:32px;height:32px}.roadmap-icon-algorithm[data-v-fe4393ba]{background:rgba(236,72,153,.1);color:#ec4899}.roadmap-icon-auto[data-v-fe4393ba]{background:rgba(79,70,229,.1);color:var(--primary)}.roadmap-icon-optimize[data-v-fe4393ba]{background:rgba(251,191,36,.1);color:#fbbf24}.roadmap-icon-cloud[data-v-fe4393ba]{background:rgba(34,197,94,.1);color:#22c55e}.roadmap-icon-visual[data-v-fe4393ba]{background:rgba(168,85,247,.1);color:#a855f7}.roadmap-icon-market[data-v-fe4393ba]{background:rgba(14,165,233,.1);color:#0ea5e9}.roadmap-card:hover .roadmap-icon[data-v-fe4393ba]{transform:scale(1.1) rotate(10deg)}.roadmap-title[data-v-fe4393ba]{font-size:20px;font-weight:700;color:var(--text-main);margin-bottom:12px}.roadmap-desc[data-v-fe4393ba]{font-size:15px;color:var(--text-muted);line-height:1.6}.about[data-v-fe4393ba]{padding:80px 0;position:relative;z-index:1}.about-content[data-v-fe4393ba]{max-width:700px;margin:0 auto;text-align:center}.about-title[data-v-fe4393ba]{font-size:32px;font-weight:800;color:var(--text-main);margin-bottom:16px;line-height:1.3}.about-subtitle[data-v-fe4393ba]{font-size:18px;color:var(--text-muted);font-weight:500;margin-bottom:32px;letter-spacing:.5px}.about-contact[data-v-fe4393ba]{display:inline-flex;align-items:center;gap:12px;padding:16px 32px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--card-shadow);transition:all .3s}.about-contact[data-v-fe4393ba]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a;border-color:var(--primary)}.contact-icon[data-v-fe4393ba]{width:24px;height:24px;stroke:var(--primary);flex-shrink:0}.contact-link[data-v-fe4393ba]{font-size:16px;font-weight:600;color:var(--primary);text-decoration:none;transition:all .3s}.contact-link[data-v-fe4393ba]:hover{color:var(--secondary)}.footer[data-v-fe4393ba]{background:#111827;color:#fff;padding:80px 0 32px;border-top:1px solid rgba(255,255,255,.1);position:relative;z-index:1}.footer-content[data-v-fe4393ba]{display:grid;grid-template-columns:2fr 3fr;gap:80px;margin-bottom:48px}.footer-brand .logo-icon[data-v-fe4393ba]{width:52px;height:52px;display:block;margin-bottom:16px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(79,70,229,.5))}.footer-brand .logo-text[data-v-fe4393ba]{font-size:28px;font-weight:800;display:block;margin-bottom:16px;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-desc[data-v-fe4393ba]{color:#ffffff80;line-height:1.7;font-size:15px}.footer-links[data-v-fe4393ba]{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.footer-column h4[data-v-fe4393ba]{margin-bottom:20px;font-size:16px;font-weight:700;color:#ffffffe6;text-transform:uppercase;letter-spacing:1px}.footer-column a[data-v-fe4393ba]{display:block;color:#ffffff80;text-decoration:none;margin-bottom:14px;transition:all .3s;font-size:15px}.footer-column a[data-v-fe4393ba]:hover{color:var(--primary);transform:translate(4px)}.footer-bottom[data-v-fe4393ba]{border-top:1px solid rgba(255,255,255,.1);padding-top:32px;text-align:center;color:#fff6;font-size:14px}.demo-item[data-v-fe4393ba],.demo-card[data-v-fe4393ba],.task-item[data-v-fe4393ba]{background:#ffffff;transition:all .3s}.demo-item[data-v-fe4393ba]:hover,.demo-card[data-v-fe4393ba]:hover,.task-item[data-v-fe4393ba]:hover{background:#f0f0f0;transform:translate(4px)}.task-progress[data-v-fe4393ba]{width:100%;height:4px;background:rgba(102,126,234,.2);border-radius:2px;overflow:hidden;margin-top:8px}.task-progress[data-v-fe4393ba]:after{content:"";display:block;height:100%;background:linear-gradient(90deg,#667eea,#764ba2);width:60%;animation:progress-fe4393ba 2s ease-in-out infinite}@keyframes progress-fe4393ba{0%{width:0%}50%{width:60%}to{width:100%}}@media (max-width: 1024px){.hero-title[data-v-fe4393ba]{font-size:56px}.section-title[data-v-fe4393ba]{font-size:42px}.product-showcase[data-v-fe4393ba]{gap:60px}.roadmap-grid[data-v-fe4393ba]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero[data-v-fe4393ba]{padding:140px 0 80px}.hero-title[data-v-fe4393ba]{font-size:40px;letter-spacing:-1px}.hero-subtitle[data-v-fe4393ba]{font-size:16px}.hero-stats[data-v-fe4393ba]{flex-direction:column;gap:24px;padding:32px}.stat-divider[data-v-fe4393ba]{width:100%;height:1px}.section-title[data-v-fe4393ba]{font-size:36px}.features-grid[data-v-fe4393ba]{grid-template-columns:1fr;gap:24px}.feature-card[data-v-fe4393ba]{padding:36px}.product-showcase[data-v-fe4393ba],.product-showcase.reverse[data-v-fe4393ba]{grid-template-columns:1fr;direction:ltr;gap:40px}.screenshot-content[data-v-fe4393ba]{padding:20px;min-height:auto}.browser-bar[data-v-fe4393ba]{padding:10px 16px}.browser-title[data-v-fe4393ba]{font-size:11px}.sycee-demo[data-v-fe4393ba]{flex-direction:column;gap:12px}.demo-sidebar[data-v-fe4393ba]{width:100%;flex-direction:row;overflow-x:auto;gap:8px;padding-bottom:4px}.demo-item[data-v-fe4393ba]{padding:8px 16px;font-size:12px;white-space:nowrap;flex-shrink:0}.demo-header[data-v-fe4393ba]{font-size:16px;margin-bottom:12px}.demo-cards[data-v-fe4393ba]{grid-template-columns:1fr;gap:8px}.demo-card[data-v-fe4393ba]{padding:16px;font-size:13px}.task-item[data-v-fe4393ba]{flex-wrap:wrap;gap:8px;padding:12px}.task-status[data-v-fe4393ba]{font-size:11px;padding:4px 8px}.task-name[data-v-fe4393ba]{font-size:13px;flex:1 1 100%}.form-demo[data-v-fe4393ba]{padding:16px}.form-group label[data-v-fe4393ba]{font-size:13px}.upload-box[data-v-fe4393ba]{padding:30px 20px;font-size:13px}.status-list[data-v-fe4393ba]{grid-template-columns:1fr;gap:16px}.status-item[data-v-fe4393ba]{padding:16px 20px}.roadmap-grid[data-v-fe4393ba]{grid-template-columns:1fr;gap:24px}.roadmap-card[data-v-fe4393ba]{padding:32px 24px}.footer-content[data-v-fe4393ba]{grid-template-columns:1fr;gap:40px}.footer-links[data-v-fe4393ba]{grid-template-columns:1fr;gap:32px}.nav-links[data-v-fe4393ba]{gap:16px}.nav-link[data-v-fe4393ba],.language-switcher[data-v-fe4393ba],.nav-links .btn-primary[data-v-fe4393ba]{display:none}.mobile-menu-btn[data-v-fe4393ba]{display:flex}.btn-hero-primary[data-v-fe4393ba],.btn-hero-secondary[data-v-fe4393ba]{padding:14px 32px;font-size:15px}.hero-buttons[data-v-fe4393ba]{flex-direction:column;width:100%}.hero-buttons a[data-v-fe4393ba]{width:100%;text-align:center;justify-content:center}}@media (max-width: 480px){.hero-title[data-v-fe4393ba]{font-size:32px}.section-title[data-v-fe4393ba],.product-title[data-v-fe4393ba]{font-size:28px}.container[data-v-fe4393ba]{padding:0 16px}}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100%}#app{width:100%;max-width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}
