:root{--primary: #7C5CFC;--primary-light: #9B7FFF;--primary-dark: #5B3FD4;--accent: #E8A040;--bg: #FBF8F4;--bg-card: #FFFFFF;--bg-card-hover: #F5F0EA;--text: #1A1A2E;--text-muted: #6B7280;--border: #E8E0D8;--gradient: linear-gradient(135deg, #7C5CFC, #5BA4F5);--gradient-accent: linear-gradient(135deg, #E8A040, #E85D75);--pastel-green: #D4EDDA;--pastel-purple: #E8DEFF;--pastel-rose: #FFE0E6;--pastel-yellow: #FFF3CD;--pastel-blue: #D6EEFF}[data-astro-cid-dhfotatx]{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;overflow-x:hidden}html{overflow-x:hidden;width:100%}img[data-astro-cid-dhfotatx]{max-width:100%;height:auto}.hero-flow[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.5rem auto 50px;font-weight:700;font-size:1.1rem}.hero-flow[data-astro-cid-dhfotatx] .step[data-astro-cid-dhfotatx]{background:var(--pastel-purple);color:var(--primary-dark);padding:.5rem 1.2rem;border-radius:50px;letter-spacing:.02em}.hero-flow[data-astro-cid-dhfotatx] .arrow[data-astro-cid-dhfotatx]{color:var(--primary-light);font-size:1.3rem}@media(max-width:600px){.hero-flow[data-astro-cid-dhfotatx]{font-size:.95rem;gap:.5rem}.hero-flow[data-astro-cid-dhfotatx] .step[data-astro-cid-dhfotatx]{padding:.4rem .9rem}}nav[data-astro-cid-dhfotatx]{position:fixed;top:0;width:100%;padding:1rem 2rem;backdrop-filter:blur(20px);background:#fbf8f4d9;border-bottom:1px solid var(--border);z-index:100;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-dhfotatx]{font-size:1.5rem;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.logo[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent}nav[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx].cta-nav{padding:.6rem 1.5rem;background:var(--gradient);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9rem;transition:transform .2s,box-shadow .2s}nav[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx].cta-nav:hover{transform:translateY(-1px);box-shadow:0 4px 20px #6c3ce166}.hero[data-astro-cid-dhfotatx]{padding:10rem 2rem 6rem;text-align:center;max-width:900px;margin:0 auto;position:relative}.hero[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(124,92,252,.08) 0%,transparent 70%);pointer-events:none}.badge[data-astro-cid-dhfotatx]{display:inline-block;padding:.4rem 1rem;background:var(--pastel-purple);border:1px solid rgba(124,92,252,.2);border-radius:50px;font-size:.85rem;color:var(--primary-dark);margin-bottom:1.5rem;font-weight:500}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx] .highlight[data-astro-cid-dhfotatx]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.25rem;color:var(--text-muted);max-width:650px;margin:0 auto 2.5rem}.cta-group[data-astro-cid-dhfotatx]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.autopilot-checklist[data-astro-cid-dhfotatx]{display:flex;justify-content:center;margin:0 auto 2.8rem;text-align:left}.autopilot-checklist-title[data-astro-cid-dhfotatx]{font-weight:700;margin-bottom:.65rem;color:var(--text)}.autopilot-checklist-grid[data-astro-cid-dhfotatx]{list-style:none;display:grid;grid-template-columns:1fr;gap:.35rem;padding:0;margin:0 auto;color:var(--text-muted);justify-items:start}.autopilot-checklist-grid[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{white-space:normal;font-size:.95rem;font-size:1.05rem}.btn-primary[data-astro-cid-dhfotatx]{padding:1rem 2.5rem;background:var(--gradient);color:#fff;text-decoration:none;border-radius:12px;font-weight:700;font-size:1.1rem;transition:transform .2s,box-shadow .2s;border:none;cursor:pointer}.btn-primary[data-astro-cid-dhfotatx]:hover{transform:translateY(-2px);box-shadow:0 8px 30px #6c3ce166}.btn-secondary[data-astro-cid-dhfotatx]{padding:1rem 2.5rem;background:transparent;color:var(--text);text-decoration:none;border-radius:12px;font-weight:600;font-size:1.1rem;border:1px solid var(--border);transition:border-color .2s,background .2s}.btn-secondary[data-astro-cid-dhfotatx]:hover{border-color:var(--primary-light);background:#6c3ce10d}.stats-bar[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:980px;margin:0 auto 100px;border:1px solid var(--border);border-radius:18px;background:#ffffff8c;overflow:hidden}.stat[data-astro-cid-dhfotatx]{text-align:center;padding:2rem 1rem;position:relative}.stat[data-astro-cid-dhfotatx]:not(:last-child):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--border)}.stat[data-astro-cid-dhfotatx] .number[data-astro-cid-dhfotatx]{font-size:2.5rem;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1.1}.stat[data-astro-cid-dhfotatx] .label[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:.85rem;margin-top:.35rem;letter-spacing:.01em}section[data-astro-cid-dhfotatx]{padding:100px 2rem;max-width:1100px;margin:0 auto;position:relative;z-index:1}section[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:first-child{margin-top:0!important}section[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:last-child{margin-bottom:0!important}section[data-astro-cid-dhfotatx].bg-alt:before{content:"";position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);width:100vw;background:linear-gradient(180deg,#f1e9ff,#e9deff);border-top:1px solid var(--border);border-bottom:1px solid var(--border);z-index:-1}.section-label[data-astro-cid-dhfotatx]{text-transform:none;font-size:.8rem;font-weight:600;letter-spacing:.1em;color:var(--primary-light);margin-bottom:.75rem}section[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800;margin-bottom:1rem;line-height:1.2}section[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx] .highlight[data-astro-cid-dhfotatx]{background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:1.15rem;max-width:600px;margin-bottom:3rem}.split-headline[data-astro-cid-dhfotatx]{font-size:clamp(1.35rem,2.3vw,1.9rem);font-weight:800;margin:2rem 0 1rem;line-height:1.2}.ai-does-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:2.2rem}.ai-does-item[data-astro-cid-dhfotatx]{background:#ffffffb3;border:1px solid var(--border);border-radius:12px;padding:.85rem 1rem;color:var(--text-muted);font-weight:500;min-width:0}.human-timeline[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-bottom:2.8rem}.human-step[data-astro-cid-dhfotatx]{background:var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:1rem;min-width:0}.human-step[data-astro-cid-dhfotatx] .step-index[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--pastel-purple);border:1px solid rgba(124,92,252,.25);font-size:1rem;margin-bottom:.6rem}.human-step[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:.94rem;line-height:1.45}.features-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem}.feature-card[data-astro-cid-dhfotatx]{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;padding:2rem;transition:border-color .3s,transform .2s}.feature-card[data-astro-cid-dhfotatx]:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 30px #0000000f}.feature-icon[data-astro-cid-dhfotatx]{width:48px;height:48px;background:var(--pastel-purple);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}.feature-card[data-astro-cid-dhfotatx]:nth-child(2) .feature-icon[data-astro-cid-dhfotatx]{background:var(--pastel-green)}.feature-card[data-astro-cid-dhfotatx]:nth-child(3) .feature-icon[data-astro-cid-dhfotatx]{background:var(--pastel-rose)}.feature-card[data-astro-cid-dhfotatx]:nth-child(4) .feature-icon[data-astro-cid-dhfotatx]{background:var(--pastel-yellow)}.feature-card[data-astro-cid-dhfotatx]:nth-child(5) .feature-icon[data-astro-cid-dhfotatx]{background:var(--pastel-blue)}.feature-card[data-astro-cid-dhfotatx]:nth-child(6) .feature-icon[data-astro-cid-dhfotatx]{background:var(--pastel-green)}.feature-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.feature-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:.95rem}.steps[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.step[data-astro-cid-dhfotatx]{text-align:center;position:relative}.step-number[data-astro-cid-dhfotatx]{width:60px;height:60px;background:var(--gradient);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin:0 auto 1.5rem}.step[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.step[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:.95rem}.pricing-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:3rem}.pricing-card[data-astro-cid-dhfotatx]{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:2.5rem;position:relative}.pricing-card[data-astro-cid-dhfotatx].featured{border-color:var(--primary);box-shadow:0 0 40px #7c5cfc1a}.pricing-card[data-astro-cid-dhfotatx].featured:before{content:"BELIEBTESTE";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--gradient);padding:.3rem 1.2rem;border-radius:50px;font-size:.75rem;font-weight:700;letter-spacing:.05em}.pricing-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.pricing-card[data-astro-cid-dhfotatx] .price[data-astro-cid-dhfotatx]{font-size:3rem;font-weight:800;margin:1rem 0;white-space:nowrap}.pricing-card[data-astro-cid-dhfotatx] .price[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:1rem;font-weight:400;color:var(--text-muted)}.pricing-card[data-astro-cid-dhfotatx] .desc[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:.9rem;margin-bottom:1.5rem}.pricing-card[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx]{list-style:none;margin-bottom:2rem}.pricing-card[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{padding:.5rem 0;font-size:.95rem;color:var(--text-muted);display:flex;align-items:center;gap:.5rem}.pricing-card[data-astro-cid-dhfotatx] ul[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]:before{content:"✓";color:var(--primary-light);font-weight:700}.pricing-card[data-astro-cid-dhfotatx] .btn-primary[data-astro-cid-dhfotatx],.pricing-card[data-astro-cid-dhfotatx] .btn-secondary[data-astro-cid-dhfotatx]{width:100%;text-align:center;display:block}.addons-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:800px;margin:0 auto}.addon-card[data-astro-cid-dhfotatx]{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.4rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.addon-label[data-astro-cid-dhfotatx]{font-size:.85rem;color:var(--text-muted);line-height:1.3}.addon-price[data-astro-cid-dhfotatx]{font-size:1.3rem;font-weight:800;margin-top:.4rem;line-height:1.2}.addon-price[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:.75rem;font-weight:500;color:var(--text-muted);margin-left:2px}.faq-list[data-astro-cid-dhfotatx]{max-width:700px;margin:3rem auto 0}.faq-item[data-astro-cid-dhfotatx]{border-bottom:1px solid var(--border);padding:1.5rem 0}.faq-item[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]{font-weight:600;font-size:1.05rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item[data-astro-cid-dhfotatx] summary[data-astro-cid-dhfotatx]:after{content:"+";font-size:1.5rem;color:var(--primary-light)}.faq-item[data-astro-cid-dhfotatx][open] summary[data-astro-cid-dhfotatx]:after{content:"−"}.faq-item[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);margin-top:1rem;font-size:.95rem}.cta-section[data-astro-cid-dhfotatx]{text-align:center;padding:6rem 2rem;position:relative}#waitlist[data-astro-cid-dhfotatx]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:80px}.cta-section[data-astro-cid-dhfotatx]:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(124,92,252,.06) 0%,transparent 70%);pointer-events:none}.cta-section[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.cta-section[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:1.15rem;margin-bottom:2rem}.channel-orbit[data-astro-cid-dhfotatx]{position:relative;display:flex;justify-content:center;align-items:center;max-width:900px;margin:0 auto;padding:4rem 0}.channel-orbit[data-astro-cid-dhfotatx] video[data-astro-cid-dhfotatx]{max-width:420px;width:100%;border-radius:24px;border:1px solid var(--border);box-shadow:0 16px 40px #0000001f;position:relative;z-index:2}.orbit-icon[data-astro-cid-dhfotatx]{position:absolute;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;align-items:center;justify-content:center;z-index:3;animation:orbit-float 4s ease-in-out infinite}.orbit-icon[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx],.orbit-icon[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{width:58%;height:58%}.orbit-icon[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{width:auto;height:auto}.orbit-big[data-astro-cid-dhfotatx]{width:130px;height:130px;border-radius:28px}.orbit-sm[data-astro-cid-dhfotatx]{width:72px;height:72px;border-radius:18px}.orbit-sm[data-astro-cid-dhfotatx] svg[data-astro-cid-dhfotatx],.orbit-sm[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{width:50%;height:50%}.orbit-sm[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{width:auto;height:auto;font-size:16px!important}@keyframes orbit-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){.channel-orbit[data-astro-cid-dhfotatx]{padding:2rem 1.5rem}.orbit-icon[data-astro-cid-dhfotatx]{display:none}}footer[data-astro-cid-dhfotatx]{padding:3rem 2rem;text-align:center;border-top:1px solid var(--border);color:var(--text-muted);font-size:.85rem}footer[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{color:var(--primary-light);text-decoration:none}@media(max-width:768px){.steps[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.stats-bar[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr);margin-left:1rem;margin-right:1rem}.stat[data-astro-cid-dhfotatx]:nth-child(2):after{display:none}.stat[data-astro-cid-dhfotatx]:nth-child(1),.stat[data-astro-cid-dhfotatx]:nth-child(2){border-bottom:1px solid var(--border)}.stat[data-astro-cid-dhfotatx]:nth-child(3):after{content:"";position:absolute;right:0;top:20%;height:60%;width:1px;background:var(--border)}nav[data-astro-cid-dhfotatx]{padding:.75rem 1rem}nav[data-astro-cid-dhfotatx] .logo[data-astro-cid-dhfotatx]{font-size:1.1rem}nav[data-astro-cid-dhfotatx]>div[data-astro-cid-dhfotatx]:last-child{gap:.6rem!important}nav[data-astro-cid-dhfotatx]>div[data-astro-cid-dhfotatx]:last-child a[data-astro-cid-dhfotatx]:not(.cta-nav):not(.cta-nav-secondary){display:none}nav[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx].cta-nav{padding:.5rem .9rem;font-size:.8rem}.hero[data-astro-cid-dhfotatx]{padding:7.5rem 1rem 3.5rem}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:clamp(2rem,9vw,2.8rem)}.hero[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:1.05rem}section[data-astro-cid-dhfotatx]{padding:100px 1rem}.cta-group[data-astro-cid-dhfotatx]{flex-direction:column;align-items:stretch}.cta-group[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]{width:100%;text-align:center;white-space:normal}.autopilot-checklist[data-astro-cid-dhfotatx]{max-width:92%}.autopilot-checklist-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.autopilot-checklist-grid[data-astro-cid-dhfotatx] li[data-astro-cid-dhfotatx]{white-space:normal;font-size:.95rem;font-size:.98rem}.ai-does-grid[data-astro-cid-dhfotatx],.human-timeline[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.features-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr!important}.addons-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}section[data-astro-cid-dhfotatx],.hero[data-astro-cid-dhfotatx],.cta-section[data-astro-cid-dhfotatx],footer[data-astro-cid-dhfotatx]{max-width:100%;overflow-x:hidden}.pricing-grid-custom[data-astro-cid-dhfotatx]{grid-template-columns:1fr!important}#waitlist[data-astro-cid-dhfotatx]{min-height:auto;padding:5rem 1rem!important}#waitlist[data-astro-cid-dhfotatx]>div[data-astro-cid-dhfotatx]{padding:1.25rem!important}#waitlist[data-astro-cid-dhfotatx] form[data-astro-cid-dhfotatx]{flex-direction:column}#waitlist[data-astro-cid-dhfotatx] form[data-astro-cid-dhfotatx] input[data-astro-cid-dhfotatx],#waitlist[data-astro-cid-dhfotatx] form[data-astro-cid-dhfotatx] button[data-astro-cid-dhfotatx]{width:100%}}.lang-switcher[data-astro-cid-dhfotatx]{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;align-items:center;background:#111;border-radius:50px;padding:6px;gap:4px;box-shadow:0 4px 20px #0000004d;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;cursor:pointer;user-select:none}.lang-switcher[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx],.lang-switcher[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{display:flex;align-items:center;gap:6px;padding:8px 14px;border-radius:50px;text-decoration:none;color:#999;transition:all .2s ease;white-space:nowrap}.lang-switcher[data-astro-cid-dhfotatx] .active[data-astro-cid-dhfotatx]{background:#333;color:#fff}.lang-switcher[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx]:hover:not(.active){color:#ccc}.lang-switcher[data-astro-cid-dhfotatx] .flag[data-astro-cid-dhfotatx]{font-size:1.1rem;line-height:1}@media(max-width:600px){.lang-switcher[data-astro-cid-dhfotatx]{bottom:16px;right:16px;font-size:.8rem}.lang-switcher[data-astro-cid-dhfotatx] a[data-astro-cid-dhfotatx],.lang-switcher[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{padding:7px 11px}}
