.hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.05)}.hero-glow{position:absolute;inset:0;pointer-events:none}.hero-glow-indigo{position:absolute;left:-10%;top:-10%;width:500px;height:500px;border-radius:50%;background:#6366f133;filter:blur(100px)}.hero-glow-cyan{position:absolute;right:-10%;bottom:-20%;width:600px;height:600px;border-radius:50%;background:#06b6d41a;filter:blur(120px)}.hero-grid{position:relative;display:grid;gap:4rem;max-width:1200px;margin:0 auto;padding:5rem 1.5rem}@media(min-width:1024px){.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;padding:7rem 2rem 6rem;gap:5rem}}.hero-left{max-width:600px}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:500;color:#a5b4fc;background:#6366f11a;border:1px solid rgba(99,102,241,.2)}.hero-badge-dot{width:.5rem;height:.5rem;border-radius:50%;background:#34d399}.hero-heading{margin-top:1.75rem;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:800;letter-spacing:-.04em;line-height:.95;color:#fff}.hero-heading-gradient{display:block;background:linear-gradient(135deg,#818cf8,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{margin-top:1.5rem;max-width:560px;font-size:1.125rem;line-height:1.7;color:#94a3b8}.hero-cta{margin-top:2.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.hero-btn-primary,.hero-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.5rem;border-radius:14px;font-size:.875rem;font-weight:600;transition:all .2s;text-decoration:none!important}.hero-btn-primary{background:#6366f1;color:#fff!important;box-shadow:0 4px 14px #6366f14d}.hero-btn-primary:hover{background:#818cf8}.hero-btn-secondary{background:#ffffff0d;color:#fff!important;border:1px solid rgba(255,255,255,.1)}.hero-btn-secondary:hover{background:#ffffff1a}.whatsapp-inline-icon{width:1.1rem;height:1.1rem;flex-shrink:0}.hero-btn-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:50px;font-size:.875rem;font-weight:600;transition:all .2s;text-decoration:none!important;background:#25d366;color:#fff!important;box-shadow:0 4px 14px #25d36659}.hero-btn-whatsapp:hover{background:#20bd5a;transform:translateY(-1px);box-shadow:0 6px 20px #25d36666}.hero-stats{margin-top:3rem;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.hero-stat-num{font-size:1.25rem;font-weight:700;color:#fff;line-height:1.2}.hero-stat-label{margin-top:.2rem;font-size:.8rem;color:#64748b}.hero-right{position:relative;width:100%;max-width:440px;margin:0 auto}.hero-frame{position:relative;overflow:hidden;border-radius:32px;border:1px solid rgba(255,255,255,.1);background:#0f172acc;padding:.75rem;box-shadow:0 20px 60px #6366f114;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.hero-img{aspect-ratio:4/5;width:100%;border-radius:26px;object-fit:cover}@media(width<=640px){.hero-grid{padding:3.5rem 1rem;gap:2.5rem}.hero-stats{grid-template-columns:repeat(3,1fr);gap:1rem}.hero-stat-num{font-size:1rem}.hero-cta{flex-direction:column}.hero-btn-primary,.hero-btn-secondary,.hero-btn-whatsapp{width:100%;justify-content:center}}.hero-login-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.8rem;font-weight:500;color:#64748b;transition:color .2s}.hero-login-link:hover{color:#a5b4fc}.hero-login-link svg{opacity:.6}.section-eyebrow-light{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#64748b;margin-bottom:1rem}.who-grid{display:grid;gap:1rem}@media(min-width:640px){.who-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.who-grid{grid-template-columns:repeat(3,1fr)}}.who-card{padding:1.75rem;border-radius:20px;background:#0f172aa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);transition:all .2s}.who-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003;border-color:#ffffff1f}.who-card-icon{width:2.5rem;height:2.5rem;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;background:#6366f11a;color:#818cf8}.who-card-icon svg{width:1.25rem;height:1.25rem}.who-card h3{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.3}.who-card p{font-size:.85rem;color:#94a3b8;line-height:1.6}.focus-header{max-width:640px;margin:0 auto 3rem;text-align:center}.focus-grid{display:grid;gap:.625rem;max-width:720px;margin:0 auto}.focus-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-radius:16px;background:#0f172a66;border:1px solid rgba(255,255,255,.06);transition:all .2s}.focus-item:hover{background:#0f172a99;border-color:#ffffff1a}.focus-icon{width:2rem;height:2rem;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#6366f11a;color:#818cf8;margin-top:.1rem}.focus-icon svg{width:1rem;height:1rem}.focus-item strong{font-size:.95rem;color:#fff;display:block;margin-bottom:.2rem}.focus-item p{font-size:.85rem;color:#64748b;line-height:1.5}.steps-grid{display:grid;gap:1.25rem}@media(min-width:640px){.steps-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.steps-grid{grid-template-columns:repeat(5,1fr)}}.step-card{padding:1.75rem;border-radius:20px;background:#0f172aa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);transition:all .2s}.step-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003;border-color:#ffffff1f}.step-num{font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:1.25rem}.step-card h3{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.6rem}.step-card p{font-size:.85rem;color:#94a3b8;line-height:1.6}.why-grid{display:grid;gap:1.25rem}@media(min-width:640px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.why-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1100px){.why-grid{grid-template-columns:repeat(5,1fr)}}.why-card{padding:1.75rem;border-radius:20px;background:#0f172aa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);transition:all .2s}.why-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003;border-color:#ffffff1f}.why-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.why-card-icon{width:2.25rem;height:2.25rem;border-radius:12px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.why-card-icon svg{width:1.1rem;height:1.1rem}.why-card h3{font-size:.9rem;font-weight:700;color:#fff;line-height:1.3}.why-card p{font-size:.85rem;color:#94a3b8;line-height:1.6}.tech-header{max-width:640px;margin:0 auto 3rem;text-align:center}.tech-grid{display:grid;gap:1rem}@media(min-width:640px){.tech-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.tech-grid{grid-template-columns:repeat(3,1fr)}}.tech-card{padding:1.75rem;border-radius:20px;background:#0f172aa6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);transition:all .2s}.tech-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003;border-color:#ffffff1f}.tech-card-icon{width:2.5rem;height:2.5rem;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.tech-card-icon svg{width:1.25rem;height:1.25rem}.tech-card h3{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.3}.tech-card p{font-size:.85rem;color:#94a3b8;line-height:1.6}.tech-cta{text-align:center;margin-top:2.5rem}.relaxed-card{text-align:center;padding:3rem 2rem;border-radius:32px;border:1px solid rgba(255,255,255,.08);background:#0f172a80;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);max-width:640px;margin:0 auto}.relaxed-content{max-width:520px;margin:0 auto}.relaxed-desc{font-size:1.05rem;color:#94a3b8;line-height:1.8;margin-top:1.25rem;margin-bottom:2rem}.faq-surface{border-radius:32px;border:1px solid rgba(255,255,255,.08);background:#0f172a80;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:2.5rem 1.5rem}@media(min-width:768px){.faq-surface{padding:3.5rem 3rem}}.faq-inner{max-width:800px;margin:0 auto}.faq-grid{display:grid;gap:.75rem}@media(min-width:640px){.faq-grid{grid-template-columns:1fr 1fr}}.faq-card{padding:1.25rem;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);transition:all .2s}.faq-card:hover{background:#ffffff0d;border-color:#ffffff14}.faq-card h3{font-size:.95rem;font-weight:600;color:#fff;margin-bottom:.5rem;line-height:1.3}.faq-card p{font-size:.85rem;color:#94a3b8;line-height:1.6}.section-cta{position:relative;overflow:hidden;padding:5rem 0;background:linear-gradient(135deg,#6366f11f,#06b6d40f);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.cta-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(99,102,241,.15),transparent 50%);pointer-events:none}.cta-inner{position:relative;max-width:520px;margin:0 auto;text-align:center;padding-inline:1.5rem}.cta-inner h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:#fff;letter-spacing:-.03em;margin-bottom:.75rem}.cta-inner p{font-size:1.05rem;color:#94a3b8;margin-bottom:2rem}.cta-btn{display:inline-flex;align-items:center;padding:.875rem 2.5rem;border-radius:16px;background:#fff;color:#0f172a!important;font-weight:600;font-size:.9rem;box-shadow:0 4px 20px #0003;transition:all .2s;text-decoration:none!important}.cta-btn:hover{background:#f1f5f9;transform:translateY(-1px)}
