:root{--primary: #0f172a;--secondary: #1e293b;--accent-blue: #3b82f6;--accent-purple: #8b5cf6;--accent-pink: #ec4899;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--gradient-main: linear-gradient(135deg, #3b82f6, #8b5cf6, #ec4899);--gradient-subtle: linear-gradient(135deg, rgba(59, 130, 246, .1), rgba(139, 92, 246, .1));--shadow-glow: 0 0 40px rgba(139, 92, 246, .15);--border-subtle: rgba(139, 92, 246, .2)}.hero-section[data-astro-cid-p3bb346b]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:2rem;overflow:hidden}@media (max-height: 900px){.hero-section[data-astro-cid-p3bb346b]{align-items:flex-start;padding-top:6rem;padding-bottom:3rem}.hero-content[data-astro-cid-p3bb346b]{margin-top:0}.hero-badge[data-astro-cid-p3bb346b]{margin-bottom:1rem}.hero-subtitle[data-astro-cid-p3bb346b]{margin-bottom:1.5rem}.hero-cta-group[data-astro-cid-p3bb346b]{margin-bottom:2rem}}.hero-background[data-astro-cid-p3bb346b]{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 20%,rgba(59,130,246,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 80%,rgba(139,92,246,.15) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(236,72,153,.08) 0%,transparent 60%);z-index:0}.hero-grid[data-astro-cid-p3bb346b]{position:absolute;inset:0;background-image:linear-gradient(rgba(59,130,246,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.03) 1px,transparent 1px);background-size:60px 60px;z-index:1}.hero-content[data-astro-cid-p3bb346b]{position:relative;z-index:10;text-align:center;max-width:900px;animation:fadeInUp .8s ease-out}.hero-badge[data-astro-cid-p3bb346b]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#8b5cf61a;border:1px solid rgba(139,92,246,.3);border-radius:50px;color:var(--accent-purple);font-size:.875rem;font-weight:500;margin-bottom:1.5rem;animation:pulse 2s ease-in-out infinite}.hero-title[data-astro-cid-p3bb346b]{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#e2e8f0,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-title[data-astro-cid-p3bb346b] .highlight[data-astro-cid-p3bb346b]{background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-p3bb346b]{font-size:clamp(1.1rem,2.5vw,1.5rem);color:var(--text-secondary);line-height:1.6;max-width:700px;margin:0 auto 2.5rem}.hero-cta-group[data-astro-cid-p3bb346b]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.btn-primary[data-astro-cid-p3bb346b]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--gradient-main);color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:12px;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #8b5cf64d}.btn-primary[data-astro-cid-p3bb346b]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #8b5cf666}.btn-secondary[data-astro-cid-p3bb346b]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:transparent;color:var(--text-primary);font-weight:600;font-size:1rem;border:2px solid var(--border-subtle);border-radius:12px;text-decoration:none;cursor:pointer;transition:all .3s ease}.btn-secondary[data-astro-cid-p3bb346b]:hover{border-color:var(--accent-purple);background:#8b5cf61a;transform:translateY(-3px)}.hero-stats[data-astro-cid-p3bb346b]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.stat-item[data-astro-cid-p3bb346b]{text-align:center}.stat-number[data-astro-cid-p3bb346b]{display:block;font-size:2.5rem;font-weight:800;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label[data-astro-cid-p3bb346b]{font-size:.875rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px}.nav-modern[data-astro-cid-p3bb346b]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem 2rem;background:#0f172acc;backdrop-filter:blur(20px);border-bottom:1px solid rgba(139,92,246,.1);transition:all .3s ease}.nav-modern[data-astro-cid-p3bb346b].scrolled{padding:.75rem 2rem;background:#0f172af2}.nav-container[data-astro-cid-p3bb346b]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-astro-cid-p3bb346b]{font-size:1.5rem;font-weight:800;background:var(--gradient-main);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none}.nav-links[data-astro-cid-p3bb346b]{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link[data-astro-cid-p3bb346b]{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.nav-link[data-astro-cid-p3bb346b]:hover{color:var(--text-primary)}.nav-link[data-astro-cid-p3bb346b]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--gradient-main);transition:width .3s ease}.nav-link[data-astro-cid-p3bb346b]:hover:after{width:100%}.nav-cta[data-astro-cid-p3bb346b]{padding:.5rem 1.25rem;background:var(--gradient-main);color:#fff;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease}.nav-cta[data-astro-cid-p3bb346b]:hover{transform:translateY(-2px);box-shadow:0 4px 15px #8b5cf666}.services-section[data-astro-cid-p3bb346b]{padding:6rem 2rem;position:relative}.section-header[data-astro-cid-p3bb346b]{text-align:center;margin-bottom:4rem}.section-badge[data-astro-cid-p3bb346b]{display:inline-block;padding:.5rem 1rem;background:#8b5cf61a;border:1px solid rgba(139,92,246,.3);border-radius:50px;color:var(--accent-purple);font-size:.875rem;font-weight:500;margin-bottom:1rem}.section-title[data-astro-cid-p3bb346b]{font-size:clamp(2rem,4vw,3rem);font-weight:800;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#e2e8f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle[data-astro-cid-p3bb346b]{font-size:1.125rem;color:var(--text-secondary);max-width:600px;margin:0 auto}.services-grid[data-astro-cid-p3bb346b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.service-card[data-astro-cid-p3bb346b]{background:#1e293b80;border:1px solid rgba(139,92,246,.15);border-radius:20px;padding:2rem;transition:all .4s ease;position:relative;overflow:hidden}.service-card[data-astro-cid-p3bb346b]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--gradient-main);opacity:0;transition:opacity .3s ease}.service-card[data-astro-cid-p3bb346b]:hover{transform:translateY(-8px);border-color:#8b5cf64d;box-shadow:var(--shadow-glow)}.service-card[data-astro-cid-p3bb346b]:hover:before{opacity:1}.service-icon[data-astro-cid-p3bb346b]{width:60px;height:60px;background:var(--gradient-subtle);border:1px solid rgba(139,92,246,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--accent-purple);transition:all .3s ease}.service-icon[data-astro-cid-p3bb346b] svg[data-astro-cid-p3bb346b]{width:28px;height:28px;stroke:url(#icon-gradient);stroke:var(--accent-purple)}.service-card[data-astro-cid-p3bb346b]:hover .service-icon[data-astro-cid-p3bb346b]{background:#8b5cf633;border-color:var(--accent-purple);transform:scale(1.1)}.service-card[data-astro-cid-p3bb346b]:hover .service-icon[data-astro-cid-p3bb346b] svg[data-astro-cid-p3bb346b]{color:var(--accent-pink);stroke:var(--accent-pink)}.service-title[data-astro-cid-p3bb346b]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.service-description[data-astro-cid-p3bb346b]{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.service-features[data-astro-cid-p3bb346b]{list-style:none;padding:0;margin:0}.service-features[data-astro-cid-p3bb346b] li[data-astro-cid-p3bb346b]{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.875rem;margin-bottom:.5rem}.service-features[data-astro-cid-p3bb346b] li[data-astro-cid-p3bb346b]:before{content:"✓";color:var(--accent-purple);font-weight:700}.portfolio-section[data-astro-cid-p3bb346b]{padding:6rem 2rem;background:#0f172a80}.portfolio-grid[data-astro-cid-p3bb346b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.portfolio-card[data-astro-cid-p3bb346b]{background:var(--secondary);border-radius:20px;overflow:hidden;border:1px solid rgba(139,92,246,.15);transition:all .4s ease}.portfolio-card[data-astro-cid-p3bb346b]:hover{transform:translateY(-8px);box-shadow:var(--shadow-glow)}.portfolio-content[data-astro-cid-p3bb346b]{padding:1.5rem}.portfolio-tags[data-astro-cid-p3bb346b]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.portfolio-tag[data-astro-cid-p3bb346b]{padding:.25rem .75rem;background:#3b82f61a;color:var(--accent-blue);font-size:.75rem;font-weight:500;border-radius:50px}.portfolio-title[data-astro-cid-p3bb346b]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.portfolio-description[data-astro-cid-p3bb346b]{color:var(--text-secondary);font-size:.9rem;line-height:1.6;margin-bottom:1rem}.portfolio-image[data-astro-cid-p3bb346b]{width:100%;height:220px;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.portfolio-card[data-astro-cid-p3bb346b]:hover .portfolio-image[data-astro-cid-p3bb346b]{transform:scale(1.05)}.portfolio-link[data-astro-cid-p3bb346b]{display:inline-flex;align-items:center;gap:.5rem;color:var(--accent-purple);font-weight:600;text-decoration:none;font-size:.9rem;transition:all .3s ease}.portfolio-link[data-astro-cid-p3bb346b]:hover{color:var(--accent-pink);gap:.75rem}.process-section[data-astro-cid-p3bb346b]{padding:6rem 2rem}.process-timeline[data-astro-cid-p3bb346b]{max-width:900px;margin:0 auto;position:relative}.process-timeline[data-astro-cid-p3bb346b]:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background:linear-gradient(to bottom,var(--accent-blue),var(--accent-purple),var(--accent-pink));opacity:.3}.process-item[data-astro-cid-p3bb346b]{display:flex;align-items:center;gap:3rem;margin-bottom:4rem}.process-item[data-astro-cid-p3bb346b]:nth-child(2n){flex-direction:row-reverse}.process-number[data-astro-cid-p3bb346b]{width:80px;height:80px;background:var(--gradient-main);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;color:#fff;flex-shrink:0;box-shadow:0 0 30px #8b5cf64d}.process-content[data-astro-cid-p3bb346b]{flex:1;background:#1e293b80;border:1px solid rgba(139,92,246,.15);border-radius:16px;padding:2rem}.process-title[data-astro-cid-p3bb346b]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.process-description[data-astro-cid-p3bb346b]{color:var(--text-secondary);line-height:1.6}.cta-section[data-astro-cid-p3bb346b]{padding:6rem 2rem;text-align:center;position:relative}.cta-card[data-astro-cid-p3bb346b]{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border:1px solid rgba(139,92,246,.3);border-radius:30px;padding:4rem;position:relative;overflow:hidden}.cta-card[data-astro-cid-p3bb346b]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(139,92,246,.1) 0%,transparent 70%);animation:ctaGlow 6s ease-in-out infinite alternate}@keyframes ctaGlow{0%{transform:translate(-25%,-25%) rotate(0)}to{transform:translate(-25%,-25%) rotate(180deg)}}.cta-title[data-astro-cid-p3bb346b]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:1rem;position:relative;z-index:1}.cta-description[data-astro-cid-p3bb346b]{font-size:1.125rem;color:var(--text-secondary);max-width:500px;margin:0 auto 2rem;position:relative;z-index:1}.cta-buttons[data-astro-cid-p3bb346b]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;position:relative;z-index:1}.testimonials-section[data-astro-cid-p3bb346b]{padding:6rem 2rem;background:#0f172a80}.testimonial-card[data-astro-cid-p3bb346b]{background:var(--secondary);border:1px solid rgba(139,92,246,.15);border-radius:20px;padding:2rem;position:relative}.testimonial-quote[data-astro-cid-p3bb346b]{font-size:3rem;color:var(--accent-purple);opacity:.3;position:absolute;top:1rem;left:1.5rem}.testimonial-text[data-astro-cid-p3bb346b]{color:var(--text-secondary);line-height:1.8;font-size:1rem;margin-bottom:1.5rem;padding-top:1rem}.testimonial-author[data-astro-cid-p3bb346b]{display:flex;align-items:center;gap:1rem}.testimonial-avatar[data-astro-cid-p3bb346b]{width:50px;height:50px;border-radius:50%;background:var(--gradient-main);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff}.testimonial-info[data-astro-cid-p3bb346b] h4[data-astro-cid-p3bb346b]{color:var(--text-primary);font-weight:600;margin-bottom:.25rem}.testimonial-info[data-astro-cid-p3bb346b] p[data-astro-cid-p3bb346b]{color:var(--text-muted);font-size:.875rem}.whatsapp-float[data-astro-cid-p3bb346b]{position:fixed;bottom:2rem;right:2rem;z-index:999}.whatsapp-btn[data-astro-cid-p3bb346b]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#25d366;color:#fff;font-weight:600;border-radius:50px;text-decoration:none;box-shadow:0 4px 20px #25d36666;transition:all .3s ease;animation:whatsappPulse 2s ease-in-out infinite}.whatsapp-btn[data-astro-cid-p3bb346b]:hover{transform:scale(1.05);box-shadow:0 6px 30px #25d36680}@keyframes whatsappPulse{0%,to{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 30px #25d36699}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.animate-fade-in-up[data-astro-cid-p3bb346b]{animation:fadeInUp .8s ease-out forwards}.animate-delay-100[data-astro-cid-p3bb346b]{animation-delay:.1s}.animate-delay-200[data-astro-cid-p3bb346b]{animation-delay:.2s}.animate-delay-300[data-astro-cid-p3bb346b]{animation-delay:.3s}.animate-delay-400[data-astro-cid-p3bb346b]{animation-delay:.4s}@media (max-width: 768px){.hero-stats[data-astro-cid-p3bb346b]{gap:2rem}.process-timeline[data-astro-cid-p3bb346b]:before{display:none}.process-item[data-astro-cid-p3bb346b],.process-item[data-astro-cid-p3bb346b]:nth-child(2n){flex-direction:column;align-items:center}.process-number[data-astro-cid-p3bb346b]{width:60px;height:60px;font-size:1.5rem}.nav-links[data-astro-cid-p3bb346b]{display:none}.cta-card[data-astro-cid-p3bb346b]{padding:2rem}.services-grid[data-astro-cid-p3bb346b],.portfolio-grid[data-astro-cid-p3bb346b]{grid-template-columns:1fr}}.nav-mobile-toggle[data-astro-cid-p3bb346b]{display:none;flex-direction:column;gap:5px;padding:.5rem;background:transparent;border:none;cursor:pointer}.nav-mobile-toggle[data-astro-cid-p3bb346b] span[data-astro-cid-p3bb346b]{width:25px;height:2px;background:var(--text-primary);transition:all .3s ease}@media (max-width: 768px){.nav-mobile-toggle[data-astro-cid-p3bb346b]{display:flex}}.program-hero[data-astro-cid-p3bb346b]{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;padding:6rem 2rem 4rem;overflow:hidden}.program-hero-content[data-astro-cid-p3bb346b]{position:relative;z-index:10;text-align:center;max-width:900px;animation:fadeInUp .8s ease-out}.program-badge[data-astro-cid-p3bb346b]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#10b9811a;border:1px solid rgba(16,185,129,.3);border-radius:50px;color:#10b981;font-size:.9rem;font-weight:600;margin-bottom:2rem}.badge-icon[data-astro-cid-p3bb346b]{font-size:1.25rem}.program-title[data-astro-cid-p3bb346b]{font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:var(--text-primary)}.program-title[data-astro-cid-p3bb346b] .highlight[data-astro-cid-p3bb346b]{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.program-subtitle[data-astro-cid-p3bb346b]{font-size:clamp(1.1rem,2.5vw,1.4rem);color:var(--text-secondary);line-height:1.7;max-width:700px;margin:0 auto 2.5rem}.program-cta-group[data-astro-cid-p3bb346b]{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.program-stats[data-astro-cid-p3bb346b]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.program-stat[data-astro-cid-p3bb346b]{text-align:center}.program-stat[data-astro-cid-p3bb346b] .stat-number[data-astro-cid-p3bb346b]{display:block;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.program-stat[data-astro-cid-p3bb346b] .stat-label[data-astro-cid-p3bb346b]{font-size:.875rem;color:var(--text-muted)}.why-free-section[data-astro-cid-p3bb346b]{padding:6rem 2rem;background:#0f172a80}.reasons-grid[data-astro-cid-p3bb346b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.reason-card[data-astro-cid-p3bb346b]{background:#1e293b80;border:1px solid rgba(16,185,129,.15);border-radius:20px;padding:2rem;text-align:center;transition:all .3s ease}.reason-card[data-astro-cid-p3bb346b]:hover{transform:translateY(-5px);border-color:#10b9814d;box-shadow:0 0 30px #10b9811a}.reason-icon[data-astro-cid-p3bb346b]{font-size:2.5rem;margin-bottom:1rem}.reason-card[data-astro-cid-p3bb346b] h3[data-astro-cid-p3bb346b]{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.reason-card[data-astro-cid-p3bb346b] p[data-astro-cid-p3bb346b]{color:var(--text-secondary);line-height:1.6}.includes-section[data-astro-cid-p3bb346b]{padding:6rem 2rem}.includes-grid[data-astro-cid-p3bb346b]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto}.include-item[data-astro-cid-p3bb346b]{background:#1e293b4d;border:1px solid rgba(139,92,246,.1);border-radius:16px;padding:1.5rem;transition:all .3s ease}.include-item[data-astro-cid-p3bb346b]:hover{border-color:#8b5cf64d;background:#1e293b80}.include-icon[data-astro-cid-p3bb346b]{width:48px;height:48px;background:#8b5cf61a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.include-icon[data-astro-cid-p3bb346b] svg[data-astro-cid-p3bb346b]{width:24px;height:24px;stroke:var(--accent-purple)}.include-item[data-astro-cid-p3bb346b] h4[data-astro-cid-p3bb346b]{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.include-item[data-astro-cid-p3bb346b] p[data-astro-cid-p3bb346b]{font-size:.875rem;color:var(--text-muted);line-height:1.5}.example-section[data-astro-cid-p3bb346b]{padding:6rem 2rem;background:#0f172a80}.example-card[data-astro-cid-p3bb346b]{max-width:900px;margin:0 auto;background:var(--secondary);border-radius:24px;overflow:hidden;border:1px solid rgba(139,92,246,.15);display:grid;grid-template-columns:1fr 1fr;gap:0}.example-image-wrapper[data-astro-cid-p3bb346b]{overflow:hidden}.example-image[data-astro-cid-p3bb346b]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;min-height:300px}.example-content[data-astro-cid-p3bb346b]{padding:2rem;display:flex;flex-direction:column;justify-content:center}.example-content[data-astro-cid-p3bb346b] h3[data-astro-cid-p3bb346b]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.example-content[data-astro-cid-p3bb346b] p[data-astro-cid-p3bb346b]{color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.example-features[data-astro-cid-p3bb346b]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.example-feature[data-astro-cid-p3bb346b]{padding:.5rem 1rem;background:#10b9811a;color:#10b981;font-size:.875rem;font-weight:500;border-radius:50px}.example-link[data-astro-cid-p3bb346b]{color:var(--accent-purple);font-weight:600;text-decoration:none;transition:color .3s ease}.example-link[data-astro-cid-p3bb346b]:hover{color:var(--accent-pink)}.example-note[data-astro-cid-p3bb346b]{max-width:600px;margin:2rem auto 0;text-align:center;font-size:.9rem;color:var(--text-muted);padding:1rem;background:#fbbf241a;border:1px solid rgba(251,191,36,.2);border-radius:12px}.requirements-section[data-astro-cid-p3bb346b]{padding:6rem 2rem}.requirements-card[data-astro-cid-p3bb346b]{max-width:700px;margin:0 auto;background:#1e293b80;border:1px solid rgba(139,92,246,.15);border-radius:24px;padding:2rem}.requirement-item[data-astro-cid-p3bb346b]{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 0;border-bottom:1px solid rgba(139,92,246,.1)}.requirement-item[data-astro-cid-p3bb346b]:last-child{border-bottom:none}.requirement-icon[data-astro-cid-p3bb346b]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.requirement-icon[data-astro-cid-p3bb346b].check{background:#10b9811a;color:#10b981}.requirement-icon[data-astro-cid-p3bb346b].coin{background:#fbbf241a}.requirement-text[data-astro-cid-p3bb346b] h4[data-astro-cid-p3bb346b]{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.requirement-text[data-astro-cid-p3bb346b] p[data-astro-cid-p3bb346b]{font-size:.875rem;color:var(--text-muted);line-height:1.5}.steps-section[data-astro-cid-p3bb346b]{padding:6rem 2rem;background:#0f172a80}.steps-grid[data-astro-cid-p3bb346b]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:900px;margin:0 auto}.step-card[data-astro-cid-p3bb346b]{text-align:center;padding:1.5rem}.step-number[data-astro-cid-p3bb346b]{width:60px;height:60px;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;color:#fff;margin:0 auto 1rem;box-shadow:0 0 20px #10b9814d}.step-card[data-astro-cid-p3bb346b] h4[data-astro-cid-p3bb346b]{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.step-card[data-astro-cid-p3bb346b] p[data-astro-cid-p3bb346b]{font-size:.875rem;color:var(--text-muted);line-height:1.5}.application-section[data-astro-cid-p3bb346b]{padding:6rem 2rem}.application-card[data-astro-cid-p3bb346b]{max-width:700px;margin:0 auto;background:#1e293b80;border:1px solid rgba(139,92,246,.15);border-radius:24px;padding:2.5rem}.application-form[data-astro-cid-p3bb346b]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-astro-cid-p3bb346b]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group[data-astro-cid-p3bb346b]{display:flex;flex-direction:column;gap:.5rem}.form-group[data-astro-cid-p3bb346b].full-width{grid-column:1 / -1}.form-group[data-astro-cid-p3bb346b] label[data-astro-cid-p3bb346b]{font-size:.9rem;font-weight:500;color:var(--text-secondary)}.form-group[data-astro-cid-p3bb346b] input[data-astro-cid-p3bb346b],.form-group[data-astro-cid-p3bb346b] textarea[data-astro-cid-p3bb346b]{padding:.875rem 1rem;background:#0f172a80;border:1px solid rgba(139,92,246,.2);border-radius:12px;color:var(--text-primary);font-size:1rem;transition:all .3s ease}.form-group[data-astro-cid-p3bb346b] input[data-astro-cid-p3bb346b]:focus,.form-group[data-astro-cid-p3bb346b] textarea[data-astro-cid-p3bb346b]:focus{outline:none;border-color:var(--accent-purple);box-shadow:0 0 0 3px #8b5cf61a}.form-group[data-astro-cid-p3bb346b] input[data-astro-cid-p3bb346b]::-moz-placeholder,.form-group[data-astro-cid-p3bb346b] textarea[data-astro-cid-p3bb346b]::-moz-placeholder{color:var(--text-muted)}.form-group[data-astro-cid-p3bb346b] input[data-astro-cid-p3bb346b]::placeholder,.form-group[data-astro-cid-p3bb346b] textarea[data-astro-cid-p3bb346b]::placeholder{color:var(--text-muted)}.checkbox-label[data-astro-cid-p3bb346b]{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;color:var(--text-secondary);line-height:1.5}.checkbox-label[data-astro-cid-p3bb346b] input[data-astro-cid-p3bb346b][type=checkbox]{width:20px;height:20px;margin-top:2px;accent-color:var(--accent-purple)}.submit-btn[data-astro-cid-p3bb346b]{width:100%;justify-content:center;padding:1.25rem;font-size:1.1rem}.alt-cta-section[data-astro-cid-p3bb346b]{padding:4rem 2rem 6rem}.alt-cta-card[data-astro-cid-p3bb346b]{max-width:600px;margin:0 auto;text-align:center;padding:2.5rem;background:#1e293b4d;border:1px solid rgba(139,92,246,.1);border-radius:24px}.alt-cta-card[data-astro-cid-p3bb346b] h3[data-astro-cid-p3bb346b]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.alt-cta-card[data-astro-cid-p3bb346b] p[data-astro-cid-p3bb346b]{color:var(--text-secondary);margin-bottom:1.5rem}.whatsapp-cta[data-astro-cid-p3bb346b]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#25d366;color:#fff;font-weight:600;border-radius:50px;text-decoration:none;transition:all .3s ease}.whatsapp-cta[data-astro-cid-p3bb346b]:hover{transform:scale(1.05);box-shadow:0 4px 20px #25d36666}@media (max-width: 768px){.program-hero[data-astro-cid-p3bb346b]{padding:5rem 1.5rem 3rem}.program-stats[data-astro-cid-p3bb346b]{gap:2rem}.example-card[data-astro-cid-p3bb346b]{grid-template-columns:1fr}.example-image[data-astro-cid-p3bb346b]{min-height:200px}.steps-grid[data-astro-cid-p3bb346b]{grid-template-columns:repeat(2,1fr)}.form-row[data-astro-cid-p3bb346b]{grid-template-columns:1fr}.application-card[data-astro-cid-p3bb346b]{padding:1.5rem}}@media (max-width: 480px){.steps-grid[data-astro-cid-p3bb346b]{grid-template-columns:1fr}}
