.home-hero{background:var(--blue);background-image:radial-gradient(circle at 65% 40%,rgba(78,103,232,.55) 0%,transparent 55%),radial-gradient(circle at 15% 85%,rgba(206,174,46,.1) 0%,transparent 45%);color:var(--white);padding:5.5rem 0 5rem;position:relative;overflow:hidden}.home-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.home-hero-title{font-family:var(--font-head);font-size:3rem;font-weight:900;line-height:1.15;color:var(--white);margin-bottom:1.25rem;letter-spacing:-.02em}.home-hero-title em{font-style:normal;color:var(--gold);display:block}.home-hero-subtitle{font-size:1.05rem;color:#ffffffd1;line-height:1.8;margin-bottom:2rem}.home-hero-subtitle strong{color:var(--white)}.home-hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.method-ring{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);padding:2rem;backdrop-filter:blur(8px)}.method-ring-label{font-family:var(--font-head);font-size:1rem;font-weight:800;color:var(--gold);margin-bottom:.2rem;text-align:center}.method-ring-subtitle{font-size:.78rem;color:#ffffff80;text-align:center;margin-bottom:1.5rem;letter-spacing:.05em;text-transform:uppercase}.method-steps-preview{display:flex;flex-direction:column;gap:.6rem}.msp{display:grid;grid-template-columns:2rem 2.5rem 1fr auto;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:var(--radius);border:1px solid transparent}.msp-active{background:#ffffff1f;border-color:#ceae2e66}.msp-soon{background:#ffffff0a;border-color:#ffffff14}.msp-num{font-family:var(--font-head);font-size:.75rem;font-weight:800;color:var(--gold)}.msp-soon .msp-num{color:#ffffff4d}.msp-name{font-family:var(--font-head);font-size:.92rem;font-weight:700;color:var(--white)}.msp-soon .msp-name{color:#ffffff4d}.msp-desc{font-size:.78rem;color:#ffffffa6;line-height:1.3}.msp-soon .msp-desc{color:#ffffff40}.msp-tag{font-size:.68rem;font-weight:700;padding:.2rem .55rem;border-radius:50px;background:#1a7a3c4d;color:#6ee09b;white-space:nowrap}.msp-tag-soon{background:#ffffff14;color:#ffffff59}.home-problem{background:var(--gray-900);color:var(--white);padding:5rem 0}.problem-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.home-problem .section-eyebrow{background:#ce2e4e2e;color:#ff9aaa;border:1px solid rgba(206,46,78,.25)}.problem-header h2{font-family:var(--font-head);font-size:2.2rem;font-weight:800;color:var(--white);line-height:1.3;margin-bottom:1rem}.problem-header h2 strong{color:var(--red)}.problem-intro{font-size:1rem;color:#ffffffb3;line-height:1.8}.problem-contrast{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:start;max-width:900px;margin:0 auto}.contrast-col{border-radius:var(--radius-lg);padding:2rem;opacity:0;transform:translateY(16px);transition:opacity .5s,transform .5s}.contrast-col.visible{opacity:1;transform:translateY(0)}.contrast-bad{background:#ce2e4e14;border:1px solid rgba(206,46,78,.2)}.contrast-good{background:#1a7a3c14;border:1px solid rgba(26,122,60,.2);transition-delay:.15s}.contrast-icon{font-size:1.75rem;margin-bottom:.75rem}.contrast-col h3{font-family:var(--font-head);font-size:.95rem;font-weight:700;color:var(--white);margin-bottom:1rem;line-height:1.3}.contrast-col ul{display:flex;flex-direction:column;gap:.6rem}.contrast-col li{font-size:.88rem;color:#ffffffb3;line-height:1.5;padding-left:.25rem}.contrast-bad li:before{content:"✗ ";color:#ff9aaa}.contrast-good li:before{content:"✓ ";color:#6ee09b}.contrast-arrow{font-size:2rem;color:var(--gold);opacity:.5;padding-top:3rem;text-align:center}.home-method{background:var(--gray-50);padding:5rem 0}.method-title{font-family:var(--font-head);font-size:2.2rem;font-weight:800;color:var(--gray-900);line-height:1.25;text-align:center;margin-bottom:.75rem}.method-desc{text-align:center;max-width:620px;margin:0 auto 3rem;font-size:.98rem;color:var(--gray-700);line-height:1.75}.etapas-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:360px 360px;gap:1.25rem}.etapa-card{border-radius:var(--radius-lg);padding:1.75rem;display:flex;gap:1rem;opacity:0;transform:translateY(16px);transition:opacity .5s,transform .5s}.etapa-card.visible{opacity:1;transform:translateY(0)}.etapa-available{background:var(--blue);border:2px solid var(--blue-mid);box-shadow:var(--shadow-md)}.etapa-soon{background:var(--white);border:1px solid var(--gray-100)}.etapa-card:nth-child(2){transition-delay:.08s}.etapa-card:nth-child(3){transition-delay:.16s}.etapa-card:nth-child(4){transition-delay:.24s}.etapa-card:nth-child(5){transition-delay:.32s}.etapa-card:nth-child(6){transition-delay:.4s}.etapa-num{font-family:var(--font-head);font-size:2rem;font-weight:900;color:var(--gold);opacity:.6;flex-shrink:0;line-height:1;padding-top:.1rem}.etapa-soon .etapa-num{color:var(--gray-200);opacity:1}.etapa-body{flex:1}.etapa-header-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.etapa-body h3{font-family:var(--font-head);font-size:1.1rem;font-weight:800;color:var(--white)}.etapa-soon .etapa-body h3{color:var(--gray-400)}.etapa-badge{font-size:.68rem;font-weight:700;padding:.2rem .6rem;border-radius:50px;white-space:nowrap;flex-shrink:0}.etapa-badge-available{background:#1a7a3c40;color:#6ee09b;border:1px solid rgba(26,122,60,.3)}.etapa-badge-soon{background:var(--gray-100);color:var(--gray-400);border:1px solid var(--gray-200)}.etapa-full{font-size:.8rem;font-weight:600;color:#fff9;margin-bottom:.75rem;line-height:1.4}.etapa-soon .etapa-full{color:var(--gray-400)}.etapa-desc{font-size:.85rem;color:#fffc;line-height:1.65;margin-bottom:1rem}.etapa-soon .etapa-desc{color:var(--gray-400)}.etapa-cta{display:inline-flex;align-items:center;font-family:var(--font-head);font-size:.85rem;font-weight:700;color:var(--gold);transition:gap .2s;text-decoration:none;gap:.2rem}.etapa-cta:hover{gap:.4rem}.home-start{background:var(--white);padding:5rem 0}.start-inner{display:grid;grid-template-columns:1fr 380px;gap:4rem;align-items:center}.home-start .section-eyebrow{background:var(--gold-light);color:#7a6510;border:1px solid rgba(206,174,46,.35)}.home-start h2{font-family:var(--font-head);font-size:2.1rem;font-weight:800;color:var(--gray-900);line-height:1.25;margin-bottom:1rem}.home-start h2 strong{color:var(--blue)}.start-text>p{font-size:.98rem;color:var(--gray-700);line-height:1.8;margin-bottom:1.5rem}.start-list{display:flex;flex-direction:column;gap:.6rem;margin-bottom:2rem}.start-list li{display:flex;align-items:flex-start;gap:.6rem;font-size:.92rem;color:var(--gray-700);line-height:1.5}.start-check{color:var(--green);font-weight:700;flex-shrink:0;margin-top:.05rem}.start-cta-group{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.start-cta-sub{font-size:.82rem;color:var(--gray-400)}.start-card{background:var(--blue);border-radius:var(--radius-lg);padding:2rem 1.75rem;color:var(--white);text-align:center;box-shadow:var(--shadow-lg)}.start-card-badge{display:inline-block;background:#ceae2e40;color:var(--gold);font-family:var(--font-head);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .8rem;border-radius:50px;border:1px solid rgba(206,174,46,.35);margin-bottom:1.25rem}.start-card-icon{font-size:2.5rem;margin-bottom:.75rem}.start-card h3{font-family:var(--font-head);font-size:1.1rem;font-weight:800;color:var(--white);line-height:1.3;margin-bottom:.35rem}.start-card-sub{font-size:.78rem;color:#ffffff8c;margin-bottom:1.25rem}.start-card-includes{background:#ffffff12;border-radius:var(--radius);padding:1rem;margin-bottom:1.5rem;text-align:left}.includes-label{font-size:.72rem;font-weight:700;color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.6rem}.includes-item{display:flex;align-items:center;gap:.6rem;font-size:.84rem;color:#fffc;padding:.3rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.includes-item:last-child{border-bottom:none}.start-card-price{margin-bottom:1.25rem}.start-card-old{display:block;font-size:.85rem;color:#fff6;text-decoration:line-through;margin-bottom:.25rem}.start-card-new{display:flex;justify-content:center;align-items:baseline;gap:.2rem}.start-card-currency{font-size:1.2rem;font-weight:700;color:var(--white)}.start-card-value{font-family:var(--font-head);font-size:3.5rem;font-weight:900;color:var(--white);line-height:1;letter-spacing:-2px}.btn-buy-card{display:block;background:var(--red);color:var(--white);font-family:var(--font-head);font-size:1rem;font-weight:700;padding:.9rem;border-radius:var(--radius);text-decoration:none;margin-bottom:.75rem;transition:background .2s,transform .2s;box-shadow:0 6px 20px #ce2e4e66}.btn-buy-card:hover{background:var(--red-dark);transform:translateY(-2px)}.start-card-guarantee{font-size:.78rem;color:#ffffff80}.home-author{background:var(--gray-50);border-top:1px solid var(--gray-100);padding:5rem 0}.author-inner{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}.author-photo-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}.author-photo-placeholder{width:200px;height:200px;border-radius:50%;background:var(--blue);display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-size:3rem;font-weight:900;color:#fff6;border:4px solid var(--blue-mid);box-shadow:var(--shadow-md)}.author-photo-img{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid var(--blue-mid);box-shadow:var(--shadow-md)}.author-credential-badge{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold-light);border:1px solid rgba(206,174,46,.4);color:#7a6510;font-family:var(--font-head);font-size:.82rem;font-weight:700;padding:.4rem .9rem;border-radius:50px}.author-text h2{font-family:var(--font-head);font-size:1.9rem;font-weight:800;color:var(--gray-900);margin-bottom:1rem}.author-bio{font-size:.97rem;color:var(--gray-700);line-height:1.8;margin-bottom:.9rem}.author-bio strong{color:var(--gray-900)}.author-credentials{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0;padding:1.25rem;background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);box-shadow:var(--shadow-sm)}.credential-item{display:grid;grid-template-columns:140px 1fr;gap:.75rem;font-size:.88rem;line-height:1.5;padding-bottom:.5rem;border-bottom:1px solid var(--gray-100)}.credential-item:last-child{border-bottom:none;padding-bottom:0}.credential-label{font-weight:700;color:var(--blue);font-family:var(--font-head);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.credential-value{color:var(--gray-700)}.author-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.author-lattes{display:inline-flex;align-items:center;gap:.4rem;font-size:.88rem;color:var(--gray-700);font-weight:500;transition:color .2s;text-decoration:none}.author-lattes:hover{color:var(--blue)}.home-final-cta{background:var(--blue);background-image:radial-gradient(circle at 50% 50%,rgba(78,103,232,.5) 0%,transparent 65%);padding:5rem 0}.final-cta-inner{text-align:center;max-width:620px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.final-cta-inner h2{font-family:var(--font-head);font-size:2.2rem;font-weight:800;color:var(--white);line-height:1.25}.final-cta-inner>p{font-size:1rem;color:#ffffffbf;line-height:1.7}.final-cta-sub{font-size:.85rem;color:#ffffff8c}@media(max-width:1024px){.start-inner{grid-template-columns:1fr}.start-card{max-width:420px;margin:0 auto}.etapas-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.home-hero-inner{grid-template-columns:1fr;gap:3rem}.home-hero-title{font-size:2.2rem}.author-inner,.problem-contrast{grid-template-columns:1fr}.contrast-arrow{transform:rotate(90deg);text-align:center}}@media(max-width:640px){.home-hero-title{font-size:1.85rem}.home-hero-ctas{flex-direction:column}.etapas-grid{grid-template-columns:1fr}.method-title{font-size:1.75rem}.home-start h2,.final-cta-inner h2{font-size:1.7rem}.author-photo-wrap{flex-direction:row;align-items:center}.start-cta-group{width:100%}}
