.hero{padding-top:140px;padding-bottom:80px;min-height:100vh;overflow:hidden}.hero,.hero-content-stacked{position:relative;display:flex;align-items:center}.hero-content-stacked{flex-direction:column;text-align:center;gap:3rem;z-index:10}.hero-text-centered{max-width:700px}.hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em;color:var(--text-main)}.hero-subtitle{font-size:1.25rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:500px;margin-left:auto;margin-right:auto}.hero-actions-centered{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem}.hero-dual-cta{display:flex;gap:1.5rem;justify-content:center;align-items:flex-start}.hero-cta-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero-cta-hint{font-size:.8rem;color:var(--text-muted);opacity:.7}.hero-cta-wrapper{display:flex;flex-direction:column;align-items:center;gap:.75rem}.hero-note{font-size:.875rem;color:var(--text-muted);opacity:.8;margin-top:.5rem}.btn-primary{display:flex;align-items:center;gap:.75rem;background:var(--primary);color:white;border:none;padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 0 20px var(--primary-glow)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 30px var(--primary-glow)}.btn-secondary{display:flex;align-items:center;gap:.75rem;background:var(--bg-input);color:var(--text-main);border:1px solid var(--border);padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;transition:all .3s}.btn-secondary:hover{background:var(--bg-hover);border-color:var(--border)}.hero-video-wrapper{position:relative;width:100%;max-width:900px}.hero-video{width:100%;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.2),0 0 0 1px var(--border)}.floating-card{position:absolute;background:var(--bg-card);backdrop-filter:blur(10px);padding:.75rem 1.5rem;border-radius:12px;border:1px solid var(--border);font-weight:600;box-shadow:0 10px 30px rgba(0,0,0,.2);z-index:20;color:var(--text-main)}.card-1{top:20%;left:-10%;color:var(--accent)}.card-2{bottom:10%;right:-5%;color:var(--primary)}.hero-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.15) 0,rgba(0,0,0,0) 70%);z-index:0;pointer-events:none}@media (max-width:968px){.hero{padding-top:100px;padding-bottom:60px;min-height:auto;align-items:flex-start}.hero-content-stacked{gap:2rem;padding:0 1rem}.hero-title{font-size:2.5rem;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.hero-subtitle{font-size:1rem}.hero-actions-centered{width:100%}.hero-dual-cta{flex-direction:column;width:100%;gap:1rem}.hero-cta-item{width:100%}.btn-primary,.btn-secondary{width:100%;justify-content:center;padding:1rem}.floating-card{display:none}.hero-video{border-radius:16px}}@media (max-width:480px){.hero-title{font-size:2rem}}.showcase{padding:100px 0;position:relative;overflow:hidden}.section-title{font-size:3rem;font-weight:700;margin-bottom:3rem;text-align:center;background:linear-gradient(135deg,var(--text-main) 0,var(--text-muted) 100%)}.showcase-content{display:grid;grid-template-columns:1.5fr 1fr;gap:5rem;align-items:center}.showcase-visual{display:flex;flex-direction:column;gap:1.5rem}.visual-wrapper{border-radius:28px;padding:10px;background:var(--bg-card);border:1px solid var(--border);box-shadow:0 30px 100px -20px rgba(0,0,0,.25)}.video-container,.visual-wrapper{position:relative;overflow:hidden}.video-container{border-radius:20px;aspect-ratio:16/9;background:var(--bg-app)}.showcase-video{width:100%;height:100%;object-fit:cover;display:block}.visual-description{min-height:60px;padding:0 1rem}.visual-description p{font-size:1.1rem;line-height:1.6;color:var(--text-muted);max-width:600px}.showcase-list{display:flex;flex-direction:column;gap:.5rem}.showcase-item{font-size:1.5rem;padding:1rem 1.5rem;border-radius:12px;cursor:pointer;transition:all .2s ease;background:transparent;border:none;opacity:.4}.showcase-item:hover{opacity:.7}.showcase-item.active{opacity:1;font-weight:700}.item-header{gap:.75rem;position:relative;z-index:2}.item-header,.item-icon{display:flex;align-items:center}.item-icon{justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--bg-input)}.showcase-item.active .item-icon{background:var(--bg-hover)}.item-title{font-size:inherit;font-weight:inherit;color:var(--text-main);flex:1}.active-indicator{display:flex;align-items:center;color:var(--primary)}.sparkle-icon{font-size:1.5rem}.item-body{overflow:hidden}.item-desc{margin:1rem 0 0 3.5rem;color:var(--text-muted);font-size:.95rem;line-height:1.5}.item-progress{position:absolute;bottom:0;left:0;height:2px;background:var(--primary);z-index:1}@media (max-width:968px){.section-title{font-size:2.25rem}.showcase-content{grid-template-columns:1fr;gap:3rem}.showcase-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem}.showcase-item{font-size:1rem;padding:.75rem 1rem;background:var(--bg-input);opacity:.6;text-align:center}.showcase-item.active{background:var(--bg-hover);opacity:1}.item-header{justify-content:center}.active-indicator{display:none}.visual-description{text-align:center}.visual-description p{margin:0 auto;font-size:1rem}}.how-it-works{padding:100px 0;overflow:hidden}.section-subtitle{max-width:600px;margin:-.5rem auto 3rem;text-align:center}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative;max-width:1000px;margin:0 auto}.steps-line-container{position:absolute;top:170px;left:16%;right:16%;height:3px;z-index:-1}.steps-line-bg{width:100%;height:100%;background:var(--border);border-radius:2px}.steps-line-progress{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,var(--accent) 0,var(--primary) 50%,#f43f5e 100%);border-radius:2px;box-shadow:0 0 15px rgba(6,182,212,.3)}.step-card{text-align:center;position:relative;z-index:1;padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}.step-number-wrapper{position:relative;top:auto;left:auto;transform:none;z-index:0;width:100%;display:flex;justify-content:center;pointer-events:none;margin-bottom:1rem}.step-number-bg{font-size:8.5rem;font-weight:800;color:var(--border);line-height:1;font-family:var(--font-main);transform:none}.step-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border:1px solid var(--border);box-shadow:0 10px 30px rgba(0,0,0,.15);background:var(--bg-card)}.step-icon,.step-title{position:relative;z-index:2}.step-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:var(--text-main)}.step-desc{color:var(--text-muted);line-height:1.6;position:relative;z-index:2;max-width:280px;margin:0 auto}@media (max-width:768px){.steps-grid{grid-template-columns:1fr;gap:4rem}.steps-line-container{display:none}.step-number-bg{font-size:8rem}}.platform-choice{padding:100px 0;position:relative;overflow:hidden}.platform-choice:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(6,182,212,.12) 0,transparent 70%);z-index:0;pointer-events:none}.section-header{text-align:center;margin-bottom:4rem;position:relative;z-index:1}.section-title{font-size:2.5rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(to right,var(--text-main),var(--text-muted));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.section-subtitle{font-size:1.1rem;color:var(--text-muted)}.platform-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:960px;margin:0 auto;position:relative;z-index:1}.platform-card{position:relative;background:var(--bg-panel);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:32px;padding:3rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);overflow:hidden}.platform-card:hover{transform:translateY(-8px);border-color:var(--primary);box-shadow:0 20px 40px rgba(0,0,0,.2),0 0 30px rgba(6,182,212,.15)}.platform-badge{position:absolute;top:20px;right:20px;background:var(--primary-gradient);color:white;font-size:.7rem;font-weight:800;padding:.5rem 1rem;border-radius:50px;text-transform:uppercase;letter-spacing:1px;box-shadow:0 4px 15px rgba(6,182,212,.4);z-index:10}.platform-icon{width:80px;height:80px;border-radius:24px;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;background:var(--bg-input);border:1px solid var(--border);transition:all .3s ease}.platform-card:hover .platform-icon{transform:scale(1.1);background:var(--bg-hover)}.cloud-icon{color:#3b82f6;box-shadow:0 0 20px rgba(59,130,246,.1)}.desktop-icon{color:var(--primary);box-shadow:0 0 20px rgba(6,182,212,.1)}.platform-title{font-size:1.75rem;font-weight:700;margin-bottom:2rem;color:var(--text-main);letter-spacing:-.02em}.platform-benefits{list-style:none;padding:0;margin:0 0 2.5rem;width:100%;text-align:left}.platform-benefits li{display:flex;align-items:center;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--border);color:var(--text-muted);font-size:1rem;transition:color .2s}.platform-card:hover .platform-benefits li{color:var(--text-main)}.platform-benefits li:last-child{border-bottom:none}.platform-benefits li svg{color:var(--primary);flex-shrink:0;opacity:.8}.credits-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:22px;background:var(--bg-input);border-radius:6px;font-size:.75rem;font-weight:700;color:var(--text-main)}.credits-badge.best{background:var(--primary);box-shadow:0 0 10px rgba(6,182,212,.4)}.platform-cta{width:100%;margin-top:auto;padding:1rem;border-radius:16px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:.5rem}.platform-cloud .platform-cta{background:var(--primary);color:white;border:none;box-shadow:0 4px 20px rgba(6,182,212,.3)}.platform-cloud .platform-cta:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 25px rgba(6,182,212,.5)}.platform-desktop{border-color:var(--border)}.platform-desktop .platform-cta{background:var(--bg-input);border:1px solid var(--border);color:var(--text-main)}.platform-desktop .platform-cta:hover{background:var(--bg-hover);border-color:var(--border);transform:translateY(-2px)}@media (max-width:768px){.platform-cards{grid-template-columns:1fr;gap:2rem;padding:0 1rem}.platform-card{padding:2rem;border-radius:24px}}.faq-section{padding:100px 0}.faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s ease}.faq-item.open,.faq-item:hover{background:rgba(255,255,255,.05)}.faq-item.open{border-color:var(--primary-glow)}.faq-question{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.faq-question h3{font-size:1.1rem;font-weight:600;color:var(--text-main);margin:0}.faq-question svg{color:var(--text-muted)}.faq-item.open .faq-question svg{color:var(--primary)}.faq-answer-content{padding:0 1.5rem 1.5rem;color:var(--text-muted);line-height:1.6;font-size:1rem}@media (max-width:768px){.faq-question{padding:1.25rem}.faq-question h3{font-size:1rem}}