.hero{background:var(--blue);background-image:radial-gradient(circle at 70% 50%,rgba(78,103,232,.5) 0%,transparent 60%),radial-gradient(circle at 20% 80%,rgba(206,174,46,.12) 0%,transparent 50%);color:var(--white);padding:5rem 0 4rem;position:relative;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-title{font-family:var(--font-head);font-size:2.6rem;font-weight:800;line-height:1.2;margin-bottom:1.2rem;color:var(--white)}.hero-title em{font-style:normal;color:var(--gold)}.hero-subtitle{font-size:1.05rem;color:#ffffffd9;line-height:1.75;margin-bottom:2rem}.hero-subtitle strong{color:var(--white)}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;margin-bottom:2.5rem}.hero-steps{display:flex;align-items:center;gap:.75rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15)}.step-item{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:#fffc;font-weight:500}.step-num{width:26px;height:26px;border-radius:50%;background:var(--gold);color:var(--gray-900);font-family:var(--font-head);font-weight:800;font-size:.78rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-divider{width:24px;height:1px;background:#ffffff4d}.hero-visual{display:flex;flex-direction:column;gap:1rem;align-items:center}.hero-arrow{font-size:2rem;color:var(--gold);font-weight:900;text-align:center}.hero-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.18);border-radius:var(--radius-lg);overflow:hidden;width:100%;max-width:380px;backdrop-filter:blur(8px)}.hero-card-after{background:#ffffff1a;border-color:#ceae2e66}.card-header{display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;background:#00000026;border-bottom:1px solid rgba(255,255,255,.1)}.card-dot{width:10px;height:10px;border-radius:50%}.card-dot.red{background:#ff5f57}.card-dot.yellow{background:#febc2e}.card-dot.green{background:#28c840}.card-label{font-size:.75rem;color:#ffffff80;margin-left:.3rem}.card-body{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.4rem}.pdq-row{display:flex;align-items:center;gap:.5rem;padding:.35rem .6rem;border-radius:6px;font-size:.78rem}.pdq-fail{background:#ce2e4e1f}.pdq-ok{background:#1a7a3c26}.pdq-id{color:#fff6;font-size:.72rem;width:3rem;flex-shrink:0}.pdq-name{flex:1;color:#ffffffd9}.pdq-badge{font-size:.7rem;font-weight:700;padding:.15rem .5rem;border-radius:4px;white-space:nowrap}.pdq-badge.fail{background:#ce2e4e4d;color:#ff9aaa}.pdq-badge.ok{background:#1a7a3c4d;color:#6ee09b}.card-footer{padding:.75rem 1rem 1rem;border-top:1px solid rgba(255,255,255,.08)}.card-score{display:flex;align-items:center;gap:.75rem}.score-label{font-size:.72rem;color:#ffffff80;flex-shrink:0}.score-bar{flex:1;height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden}.score-fill{height:100%;background:var(--red);border-radius:3px}.score-fill-full{background:#1a7a3c}.score-value{font-size:.78rem;font-weight:700;color:#fff9;flex-shrink:0}.score-value-full{color:#6ee09b}.pain{background:var(--gray-50);border-top:1px solid var(--gray-100)}.pain-header{text-align:center;margin-bottom:3rem}.pain-header h2{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--gray-900);line-height:1.3}.pain-header h2 strong{color:var(--red)}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3rem}.pain-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm);opacity:0;transform:translateY(16px);transition:opacity .5s,transform .5s}.pain-card.visible{opacity:1;transform:translateY(0)}.pain-card:nth-child(2){transition-delay:.1s}.pain-card:nth-child(3){transition-delay:.2s}.pain-card:nth-child(4){transition-delay:.3s}.pain-card:nth-child(5){transition-delay:.4s}.pain-card:nth-child(6){transition-delay:.5s}.pain-icon{font-size:2rem;margin-bottom:.75rem}.pain-card h3{font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--gray-900);margin-bottom:.5rem}.pain-card p{font-size:.9rem;color:var(--gray-700);line-height:1.6}.pain-insight{display:flex;align-items:center;gap:1.5rem;max-width:780px;margin:0 auto 2rem;text-align:center}.insight-line{flex:1;height:1px;background:var(--gray-200)}.pain-insight p{font-size:1.05rem;color:var(--gray-700);line-height:1.7}.pain-insight strong{color:var(--blue)}.guide-section{background:var(--white)}.guide-inner{display:flex;flex-direction:column;align-items:center}.guide-badge{display:inline-block;background:var(--gold-light);color:#7a6510;font-family:var(--font-head);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:.35rem .9rem;border-radius:50px;margin-bottom:1rem;border:1px solid rgba(206,174,46,.4)}.guide-title{font-family:var(--font-head);font-size:2.1rem;font-weight:800;text-align:center;color:var(--gray-900);line-height:1.3;max-width:680px;margin-bottom:1.5rem}.guide-title em{font-style:normal;color:var(--blue)}.guide-quote{max-width:680px;text-align:center;font-size:1.05rem;font-style:italic;color:var(--gray-700);padding:1.25rem 2rem;border-left:4px solid var(--gold);background:var(--gold-light);border-radius:0 var(--radius) var(--radius) 0;margin-bottom:3rem;line-height:1.7}.guide-columns{display:grid;grid-template-columns:1fr 1fr;gap:4rem;width:100%;margin-bottom:2rem}.guide-explanation p{font-size:1rem;color:var(--gray-700);line-height:1.75;margin-bottom:1rem}.guide-explanation p strong{color:var(--gray-900)}.guide-benefits{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.guide-benefits li{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:var(--gray-700)}.benefit-icon{font-size:1.1rem;flex-shrink:0;margin-top:.1rem}.guide-benefits strong{color:var(--gray-900)}.process-diagram{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:.25rem}.process-step{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 1rem;border:1px solid var(--blue);background:var(--blue-light);border-radius:var(--radius)}.process-step-final{border-color:var(--blue);background:var(--blue-light)}.process-num{width:32px;height:32px;border-radius:50%;background:var(--blue);color:var(--white);font-family:var(--font-head);font-weight:800;font-size:.85rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.process-step-final .process-num{background:var(--blue-dark)}.process-content strong{display:block;font-family:var(--font-head);font-weight:700;font-size:.95rem;color:var(--gray-900);margin-bottom:.15rem}.process-content p{font-size:.82rem;color:var(--gray-700);line-height:1.5}.process-arrow{font-size:1.6rem;color:var(--gray-300);text-align:center;padding-left:2.5rem;line-height:1;margin:-.1rem 0}.plan-section{background:var(--blue);background-image:radial-gradient(circle at 80% 20%,rgba(78,103,232,.4) 0%,transparent 50%);color:var(--white)}.plan-section .section-eyebrow{background:#ceae2e33;color:var(--gold);border:1px solid rgba(206,174,46,.3)}.plan-section h2{font-family:var(--font-head);font-size:2rem;font-weight:800;text-align:center;color:var(--white);margin-bottom:3rem;line-height:1.3}.plan-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:1rem}.plan-card{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);padding:2rem 1.5rem;opacity:0;transform:translateY(16px);transition:opacity .5s,transform .5s}.plan-card.visible{opacity:1;transform:translateY(0)}.plan-card:nth-child(3){transition-delay:.2s}.plan-card:nth-child(5){transition-delay:.4s}.plan-num{font-family:var(--font-head);font-size:3rem;font-weight:900;color:var(--gold);line-height:1;margin-bottom:.75rem;opacity:.7}.plan-card h3{font-family:var(--font-head);font-size:1.05rem;font-weight:700;color:var(--white);margin-bottom:.75rem}.plan-card p{font-size:.9rem;color:#fffc;line-height:1.7}.plan-connector{font-size:2rem;color:var(--gold);opacity:.6;text-align:center}.offer-section{background:var(--gray-50)}.offer-section h2{font-family:var(--font-head);font-size:2rem;font-weight:800;text-align:center;color:var(--gray-900);margin-bottom:3rem;line-height:1.3}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.offer-main{background:var(--blue);color:var(--white);border-radius:var(--radius-lg);padding:2.5rem;opacity:0;transform:translate(-16px);transition:opacity .6s,transform .6s}.offer-main.visible{opacity:1;transform:translate(0)}.offer-badge{display:inline-block;background:#ceae2e40;color:var(--gold);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem .75rem;border-radius:50px;margin-bottom:1.25rem;border:1px solid rgba(206,174,46,.4)}.offer-icon-big{font-size:3rem;margin-bottom:1rem}.offer-main h3{font-family:var(--font-head);font-size:1.3rem;font-weight:800;color:var(--white);margin-bottom:1rem}.offer-main p{font-size:.92rem;color:#ffffffd9;line-height:1.75;margin-bottom:1.5rem}.offer-checkmarks li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#ffffffe6;padding:.35rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.offer-checkmarks li:last-child{border-bottom:none}.offer-bonus-grid{display:flex;flex-direction:column;gap:1rem}.offer-bonus-title{font-family:var(--font-head);font-size:1rem;font-weight:700;color:var(--gray-700);padding:.5rem 0}.bonus-card{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);padding:1.25rem;display:flex;gap:1rem;align-items:flex-start;box-shadow:var(--shadow-sm);opacity:0;transform:translate(16px);transition:opacity .5s,transform .5s}.bonus-card.visible{opacity:1;transform:translate(0)}.bonus-card:nth-child(2){transition-delay:.1s}.bonus-card:nth-child(3){transition-delay:.2s}.bonus-card:nth-child(4){transition-delay:.3s}.bonus-card:nth-child(5){transition-delay:.4s}.bonus-icon{font-size:1.8rem;flex-shrink:0}.bonus-card strong{display:block;font-family:var(--font-head);font-size:.92rem;font-weight:700;color:var(--gray-900);margin-bottom:.3rem}.bonus-card p{font-size:.82rem;color:var(--gray-700);line-height:1.5}.timing-section{background:var(--white)}.timing-section h2{font-family:var(--font-head);font-size:2rem;font-weight:800;text-align:center;color:var(--gray-900);margin-bottom:.75rem}.section-desc{text-align:center;color:var(--gray-400);font-size:.95rem;margin-bottom:2.5rem}.tabs-container{max-width:780px;margin:0 auto}.tabs-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.tab-btn{padding:.7rem 1.2rem;border:2px solid var(--gray-200);background:var(--gray-50);cursor:pointer;font-family:var(--font-head);font-weight:600;font-size:.88rem;color:var(--gray-700);transition:.25s;border-radius:var(--radius) var(--radius) 0 0;border-bottom:none}.tab-btn.active{background:var(--blue);color:var(--white);border-color:var(--blue)}.tab-btn:hover:not(.active){background:var(--blue-light);border-color:var(--blue);color:var(--blue)}.tab-content{display:none;padding:2rem;border:2px solid var(--blue);border-radius:0 var(--radius-lg) var(--radius-lg) var(--radius-lg);background:var(--blue-light);animation:fadeIn .3s ease}.tab-content.active{display:block}.tab-content h3{font-family:var(--font-head);font-size:1.1rem;font-weight:700;color:var(--blue-dark);margin-bottom:.75rem}.tab-content p{font-size:.95rem;color:var(--gray-700);line-height:1.75;margin-bottom:.5rem}.tab-content strong{color:var(--blue-dark)}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.stakes-section{background:var(--gray-900);color:var(--white);padding:4rem 0}.stakes-inner{display:grid;grid-template-columns:1fr auto 1fr;gap:2rem;align-items:start;max-width:900px;margin:0 auto}.stakes-label{display:inline-block;font-family:var(--font-head);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.35rem .9rem;border-radius:50px;margin-bottom:1.5rem}.stakes-label-bad{background:#ce2e4e33;color:#ff9aaa;border:1px solid rgba(206,46,78,.3)}.stakes-label-good{background:#1a7a3c33;color:#6ee09b;border:1px solid rgba(26,122,60,.3)}.stakes-col ul{display:flex;flex-direction:column;gap:.75rem}.stakes-col li{font-size:.92rem;color:#ffffffbf;line-height:1.5;padding:.5rem .75rem;border-radius:6px}.stakes-bad li{background:#ce2e4e14}.stakes-good li{background:#1a7a3c14}.stakes-divider{font-family:var(--font-head);font-weight:900;font-size:1.5rem;color:var(--gray-400);padding-top:2.5rem}.checkout-section{background:linear-gradient(135deg,var(--blue-dark) 0%,var(--blue) 100%);color:var(--white)}.checkout-section .section-eyebrow{background:#ceae2e33;color:var(--gold);border:1px solid rgba(206,174,46,.3)}.checkout-section h2{font-family:var(--font-head);font-size:2rem;font-weight:800;text-align:center;color:var(--white);margin-bottom:2.5rem;line-height:1.3}.checkout-card{max-width:520px;margin:0 auto;background:var(--white);border-radius:var(--radius-lg);padding:2.5rem 2rem;box-shadow:var(--shadow-lg);position:relative;color:var(--gray-900)}.checkout-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--green);color:var(--white);font-family:var(--font-head);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:.4rem 1.2rem;border-radius:50px;white-space:nowrap}.checkout-header{text-align:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray-100)}.checkout-header h3{font-family:var(--font-head);font-size:1.15rem;font-weight:800;color:var(--blue);line-height:1.3}.checkout-description{font-size:.85rem;color:var(--gray-400);margin-top:.35rem}.checkout-price{text-align:center;margin-bottom:1.75rem}.old-price{display:block;text-decoration:line-through;color:var(--gray-400);font-size:.95rem;margin-bottom:.25rem}.new-price{display:flex;justify-content:center;align-items:baseline;gap:.25rem;margin-bottom:.35rem}.currency{font-size:1.3rem;font-weight:700;color:var(--green)}.value{font-family:var(--font-head);font-size:4.5rem;font-weight:900;color:var(--green);line-height:1;letter-spacing:-3px}.cents{font-size:1.3rem;font-weight:700;color:var(--green);align-self:flex-start;margin-top:.75rem}.payment-method{font-size:.85rem;color:var(--gray-400)}.btn-buy{display:flex;align-items:center;justify-content:center;width:100%;background:var(--red);color:var(--white);font-family:var(--font-head);font-size:1.15rem;font-weight:800;padding:1.1rem;border-radius:var(--radius);margin-bottom:.75rem;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 6px 20px #ce2e4e59;text-decoration:none}.btn-buy:hover{background:var(--red-dark);transform:translateY(-2px);box-shadow:0 10px 30px #ce2e4e80}.secure-info{text-align:center;font-size:.82rem;color:var(--green);font-weight:600;margin-bottom:1.75rem}.guarantee{border-top:1px dashed var(--gray-200);padding-top:1.5rem;text-align:center}.guarantee-badge{display:inline-flex;align-items:center;gap:1rem;margin-bottom:1rem}.guarantee-days{width:52px;height:52px;border-radius:50%;background:var(--green);color:var(--white);font-family:var(--font-head);font-size:1.5rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guarantee-text{text-align:left}.guarantee-text strong{display:block;font-family:var(--font-head);font-weight:700;font-size:.95rem;color:var(--gray-900)}.guarantee-text span{font-size:.82rem;color:var(--green);font-weight:600}.guarantee-desc{font-size:.82rem;color:var(--gray-700);line-height:1.6}.faq-section{background:var(--gray-50)}.faq-inner h2{font-family:var(--font-head);font-size:2rem;font-weight:800;color:var(--gray-900);margin-bottom:2.5rem}.faq-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.faq-group{display:flex;flex-direction:column;gap:.5rem}.faq-group-title{font-family:var(--font-head);font-size:.95rem;font-weight:700;color:var(--blue);padding-bottom:.5rem;border-bottom:2px solid var(--blue-light);margin-bottom:.25rem}.faq-item{background:var(--white);border:1px solid var(--gray-100);border-radius:var(--radius);overflow:hidden}.faq-item summary{padding:1rem 1.25rem;cursor:pointer;font-weight:600;font-size:.9rem;color:var(--gray-900);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:.5rem;transition:background .2s}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{background:var(--blue-light)}.faq-item summary:after{content:"+";font-size:1.25rem;font-weight:300;color:var(--blue);flex-shrink:0;transition:transform .3s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item[open] summary{background:var(--blue-light);color:var(--blue-dark)}.faq-item p{padding:.75rem 1.25rem 1rem;font-size:.88rem;color:var(--gray-700);line-height:1.7;border-top:1px solid var(--blue-light)}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:3rem}.hero-title{font-size:2rem}.hero-visual{flex-direction:row;flex-wrap:wrap;justify-content:center}.hero-card{max-width:300px}.pain-grid{grid-template-columns:1fr 1fr}.guide-columns{grid-template-columns:1fr;gap:2rem}.plan-grid{grid-template-columns:1fr}.plan-connector{transform:rotate(90deg);text-align:center;font-size:1.5rem}.offer-grid,.faq-wrapper,.stakes-inner{grid-template-columns:1fr}.stakes-divider{text-align:center;padding:0}}@media(max-width:600px){.hero{padding:3rem 0}.hero-title{font-size:1.7rem}.hero-ctas{flex-direction:column}.hero-steps{flex-direction:column;align-items:flex-start;gap:.5rem}.step-divider{width:1px;height:16px}.pain-grid{grid-template-columns:1fr}.tabs-buttons{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem}.tab-btn{white-space:nowrap;flex-shrink:0}.guide-title,.plan-section h2{font-size:1.6rem}.hero-visual{flex-direction:column}}
