.home[data-v-0929dcce]{margin:0;padding:0;height:100vh}[data-v-469075d1]{margin:0;padding:0;box-sizing:border-box}.home[data-v-469075d1]{background:#0a0a0f;color:#fff;min-height:100vh;overflow-x:hidden}.container[data-v-469075d1]{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section[data-v-469075d1]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:80px 0}.hero-section .hero-bg[data-v-469075d1]{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(124,58,237,.15) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(0,212,255,.15) 0,transparent 50%);z-index:0}.hero-section .hero-content[data-v-469075d1]{position:relative;z-index:1;text-align:center;max-width:900px}.hero-section .hero-title[data-v-469075d1]{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;margin-bottom:30px;line-height:1.2;color:#fff;animation:fadeInUp-469075d1 1s ease-out}.hero-section .hero-title .highlight[data-v-469075d1]{display:inline-block;position:relative;background:linear-gradient(135deg,#00d4ff,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-section .hero-title .highlight[data-v-469075d1]:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#00d4ff,#7c3aed);animation:slideIn-469075d1 1s ease-out .5s both}.hero-section .hero-title .separator[data-v-469075d1]{color:#fff}.hero-section .hero-description[data-v-469075d1]{font-size:1.1rem;line-height:1.8;color:#a0a0b0;margin-bottom:40px;animation:fadeInUp-469075d1 1s ease-out .2s both}.hero-section .cta-button[data-v-469075d1]{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:linear-gradient(135deg,#00d4ff,#7c3aed);color:#fff;text-decoration:none;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,212,255,.3);animation:fadeInUp-469075d1 1s ease-out .4s both}.hero-section .cta-button .arrow-icon[data-v-469075d1]{width:20px;height:20px;transition:transform .3s ease}.hero-section .cta-button[data-v-469075d1]:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,212,255,.5)}.hero-section .cta-button:hover .arrow-icon[data-v-469075d1]{transform:translateX(5px)}.tab-section[data-v-469075d1]{padding:60px 0 40px;position:sticky;top:0;z-index:100;background:#0a0a0f;border-bottom:1px solid #2a2a3e;backdrop-filter:blur(10px)}.tab-wrapper[data-v-469075d1]{display:flex;gap:0;max-width:600px;margin:0 auto;background:#14141f;border-radius:50px;padding:6px;position:relative;border:1px solid #2a2a3e;box-shadow:0 10px 30px rgba(0,0,0,.3)}.tab-button[data-v-469075d1]{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 30px;background:transparent;border:none;color:#a0a0b0;font-size:1rem;font-weight:600;cursor:pointer;border-radius:50px;transition:all .3s ease;position:relative;z-index:2}.tab-button .tab-icon[data-v-469075d1]{font-size:1.2rem;transition:transform .3s ease}.tab-button .tab-text[data-v-469075d1]{white-space:nowrap}.tab-button[data-v-469075d1]:hover{color:#fff}.tab-button:hover .tab-icon[data-v-469075d1]{transform:scale(1.1)}.tab-button.active[data-v-469075d1]{color:#fff}.tab-button.active .tab-icon[data-v-469075d1]{animation:bounce-469075d1 .6s ease}.tab-indicator[data-v-469075d1]{position:absolute;top:6px;left:6px;width:calc(50% - 6px);height:calc(100% - 12px);background:linear-gradient(135deg,#00d4ff,#7c3aed);border-radius:50px;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55);z-index:1;box-shadow:0 5px 20px rgba(0,212,255,.4)}@keyframes bounce-469075d1{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media(max-width:768px){.tab-section[data-v-469075d1]{padding:40px 0 30px}.tab-wrapper[data-v-469075d1]{max-width:100%;margin:0 20px}.tab-button[data-v-469075d1]{padding:14px 20px;font-size:.9rem}.tab-button .tab-icon[data-v-469075d1]{font-size:1rem}.tab-button .tab-text[data-v-469075d1]{display:none}}@media(max-width:768px)and (min-width:480px){.tab-button .tab-text[data-v-469075d1]{display:inline}}.steps-section[data-v-469075d1]{animation:fadeIn-469075d1 .5s ease-out}@keyframes fadeIn-469075d1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.steps-section[data-v-469075d1]{padding:100px 0;position:relative}.section-header[data-v-469075d1]{text-align:center;margin-bottom:80px}.section-header .section-title[data-v-469075d1]{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:20px}.section-header .title-underline[data-v-469075d1]{width:80px;height:4px;background:linear-gradient(90deg,#00d4ff,#7c3aed);margin:0 auto;border-radius:2px}.step-card[data-v-469075d1]{background:#14141f;border:1px solid #2a2a3e;border-radius:20px;padding:40px;margin-bottom:40px;position:relative;overflow:hidden;transition:all .3s ease}.step-card[data-v-469075d1]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,212,255,.05),rgba(124,58,237,.05));opacity:0;transition:opacity .3s ease}.step-card[data-v-469075d1]:hover{border-color:#00d4ff;transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.step-card[data-v-469075d1]:hover:before{opacity:1}.step-card:hover .step-number[data-v-469075d1]{background:linear-gradient(135deg,#00d4ff,#7c3aed);color:#fff}.step-card .step-number[data-v-469075d1]{position:absolute;top:30px;right:30px;width:60px;height:60px;border-radius:50%;background:#0a0a0f;border:2px solid #2a2a3e;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#00d4ff;transition:all .3s ease}.step-card .step-content[data-v-469075d1]{position:relative;z-index:1}.step-card .step-title[data-v-469075d1]{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#00d4ff}.step-card .step-description[data-v-469075d1]{margin-bottom:30px}.step-card .step-description h4[data-v-469075d1]{font-size:1.3rem;color:#fff;margin-bottom:15px}.step-card .step-description ul[data-v-469075d1]{list-style:none;padding-left:0}.step-card .step-description ul li[data-v-469075d1]{padding:8px 0 8px 30px;color:#a0a0b0;position:relative;line-height:1.6}.step-card .step-description ul li[data-v-469075d1]:before{content:"▸";position:absolute;left:0;color:#00d4ff;font-weight:700}.step-card .feature-grid[data-v-469075d1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:20px}.step-card .feature-item[data-v-469075d1]{background:#0a0a0f;padding:20px;border-radius:12px;border:1px solid #2a2a3e;transition:all .3s ease}.step-card .feature-item[data-v-469075d1]:hover{border-color:#00d4ff;transform:translateY(-3px)}.step-card .feature-item .feature-label[data-v-469075d1]{display:inline-block;color:#00d4ff;font-weight:600;font-size:1.1rem;margin-bottom:10px}.step-card .feature-item p[data-v-469075d1]{color:#a0a0b0;line-height:1.6;margin-top:8px}.step-card .feature-item ul[data-v-469075d1]{list-style:none;padding-left:0;margin-top:8px}.step-card .feature-item ul li[data-v-469075d1]{padding:5px 0 5px 20px;color:#a0a0b0;position:relative;font-size:.95rem}.step-card .feature-item ul li[data-v-469075d1]:before{content:"•";position:absolute;left:0;color:#00d4ff}.step-card .data-fields[data-v-469075d1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-top:20px}.step-card .field-item[data-v-469075d1]{background:#0a0a0f;padding:15px 20px;border-radius:8px;border-left:3px solid #00d4ff;color:#a0a0b0;transition:all .3s ease}.step-card .field-item[data-v-469075d1]:hover{background:#1a1a2e;color:#fff;transform:translateX(5px)}.step-card .step-image[data-v-469075d1]{margin-top:30px;border-radius:12px;overflow:hidden;border:1px solid #2a2a3e;box-shadow:0 10px 30px rgba(0,0,0,.3)}.step-card .step-image img[data-v-469075d1]{width:100%;height:auto;display:block;transition:transform .3s ease}.step-card .step-image:hover img[data-v-469075d1]{transform:scale(1.05)}.video-section[data-v-469075d1]{padding:100px 0;background:#14141f}.video-wrapper[data-v-469075d1]{max-width:900px;margin:0 auto;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.4);border:1px solid #2a2a3e}.video-wrapper .demo-video[data-v-469075d1]{width:100%;height:auto;display:block;background:#000}.footer[data-v-469075d1]{background:#14141f;border-top:1px solid #2a2a3e;padding:40px 0;text-align:center;color:#a0a0b0}@keyframes fadeInUp-469075d1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn-469075d1{0%{width:0}to{width:100%}}@media(max-width:768px){.hero-section[data-v-469075d1]{padding:60px 0;min-height:auto}.step-card[data-v-469075d1]{padding:30px 20px}.step-card .step-number[data-v-469075d1]{position:static;margin:0 auto 20px}.data-fields[data-v-469075d1],.feature-grid[data-v-469075d1]{grid-template-columns:1fr}.steps-section[data-v-469075d1],.video-section[data-v-469075d1]{padding:60px 0}}