.lp-container{display:flex;flex-direction:column;gap:0}.lp-eyebrow{display:inline-block;background:rgba(212,175,55,.08);border:1px solid rgba(212,175,55,.25);border-radius:var(--radius-full);padding:.3rem .9rem;margin-bottom:1.25rem}.lp-eyebrow,.lp-section-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--primary)}.lp-section-label{margin-bottom:.75rem}.lp-section-label.text-center{text-align:center}.lp-section-title{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem}.lp-section-title.text-center{text-align:center}.lp-section{padding:5rem 0;border-top:1px solid var(--card-border)}.lp-hero{padding:5rem 0 4rem;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(212,175,55,.15) 0,transparent 60%),var(--background)}.lp-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width:900px){.lp-hero-inner{grid-template-columns:1fr;gap:2.5rem}.lp-hero-img-wrap{order:-1;text-align:center}}.lp-hero-title{font-size:clamp(2rem,4vw,3.25rem);font-weight:900;line-height:1.07;letter-spacing:-.04em;color:var(--foreground);margin-bottom:1.25rem}.lp-hero-subtitle{font-size:clamp(1rem,1.4vw,1.15rem);color:var(--text-muted);line-height:1.7;margin-bottom:1.5rem;max-width:520px}.lp-hero-subtitle strong{color:var(--foreground)}.lp-hero-proof{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem 1.25rem;margin-bottom:2rem}.proof-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.83rem;font-weight:500;color:var(--text-muted)}.proof-item svg{color:var(--primary)}.star-gold{color:#fcd34d}.proof-sep{display:inline-block;width:1px;height:14px;background:rgba(255,255,255,.12)}.lp-hero-ctas{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.lp-btn-main{font-size:1rem;padding:1rem 2rem;border-radius:var(--radius-full);white-space:nowrap}.lp-btn-note{font-size:.78rem;color:var(--text-muted);margin:0}.lp-hero-img-wrap{position:relative;display:flex;justify-content:center}.lp-hero-img{max-width:360px;width:100%;height:auto;border-radius:var(--radius-lg);filter:drop-shadow(0 24px 60px rgba(212,175,55,.2))}.lp-hero-badge{position:absolute;bottom:2rem;right:1rem;background:var(--primary);color:#000;border-radius:var(--radius-md);padding:.75rem 1.25rem;text-align:center;font-weight:900;box-shadow:0 8px 32px rgba(212,175,55,.4)}.badge-num{display:block;font-size:2rem;line-height:1}.badge-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em}@media (max-width:480px){.lp-hero-badge{bottom:.75rem;right:.5rem;padding:.5rem .75rem}.badge-num{font-size:1.5rem}}.lp-problem{background:rgba(255,255,255,.01)}.problem-body{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media (max-width:768px){.problem-body{grid-template-columns:1fr}}.problem-list{display:flex;flex-direction:column;gap:.5rem}.problem-item{display:flex;align-items:center;gap:1rem;padding:.875rem 1.25rem;background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.1);border-radius:var(--radius-md);transition:background var(--transition-normal)}.problem-item:hover{background:rgba(239,68,68,.07)}.problem-item p{margin:0;font-size:.95rem;color:var(--foreground);line-height:1.45}.problem-x{justify-content:center;width:22px;height:22px;min-width:22px;background:rgba(239,68,68,.12);border-radius:50%;font-size:.75rem;color:#ef4444;font-weight:900}.problem-cta-block,.problem-x{display:flex;align-items:center}.problem-cta-block{padding:2rem;background:rgba(212,175,55,.06);border:1px solid rgba(212,175,55,.18);border-left:3px solid var(--primary);border-radius:var(--radius-md);align-self:stretch}.problem-cta-text{margin:0;font-size:1.1rem;color:var(--foreground);line-height:1.7;font-weight:500}.lp-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width:900px){.lp-product-grid{grid-template-columns:1fr;gap:2rem}}.lp-product-img{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:0 16px 60px rgba(0,0,0,.4)}.lp-product-desc{font-size:1rem;color:var(--text-muted);line-height:1.7;margin-bottom:1.5rem}.lp-checkmarks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.lp-checkmarks li{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:var(--foreground)}.lp-checkmarks li svg{color:var(--primary);flex-shrink:0}.lp-steps{background:rgba(212,175,55,.02)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem}@media (max-width:768px){.steps-grid{grid-template-columns:1fr}}.step-card{padding:2rem;border-radius:var(--radius-lg);position:relative}.step-num{display:block;font-size:3rem;font-weight:900;color:rgba(212,175,55,.15);line-height:1;margin-bottom:.75rem;letter-spacing:-.05em}.step-title{font-size:1.05rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}.step-desc{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2.5rem}@media (max-width:640px){.benefits-grid{grid-template-columns:1fr}}.benefit-card{padding:1.75rem;border-radius:var(--radius-lg)}.benefit-icon{color:var(--primary);margin-bottom:1rem}.benefit-title{font-size:1.05rem;font-weight:700;color:var(--foreground);margin-bottom:.5rem}.benefit-desc{font-size:.9rem;color:var(--text-muted);line-height:1.6;margin:0}.lp-roi{background:rgba(212,175,55,.03)}.roi-card{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center;padding:2.5rem 3rem;border-radius:var(--radius-lg);border-color:rgba(212,175,55,.2)}@media (max-width:768px){.roi-card{grid-template-columns:1fr;text-align:center}.roi-math{display:flex;align-items:center;gap:2rem;justify-content:center}.roi-divider{width:1px;height:40px}}.roi-desc{font-size:1rem;color:var(--text-muted);line-height:1.7;margin:0}.roi-desc strong{color:var(--foreground)}.roi-math{text-align:center}.roi-num{font-size:2.5rem;font-weight:900;line-height:1;letter-spacing:-.04em;color:var(--foreground)}.roi-label{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.roi-divider{width:40px;height:1px;background:var(--card-border);margin:.5rem auto 1rem}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;margin-bottom:1.25rem}@media (max-width:900px){.pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.pricing-grid{grid-template-columns:1fr}}.pricing-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:1.75rem 1.25rem;border-radius:var(--radius-lg);text-decoration:none;text-align:center;transition:all var(--transition-normal);gap:.4rem}.pricing-card:hover{border-color:rgba(212,175,55,.4);transform:translateY(-3px)}.pricing-card--featured{border-color:rgba(212,175,55,.5);background:rgba(212,175,55,.06)}.pricing-tag{position:absolute;top:-.7rem;left:50%;transform:translateX(-50%);background:var(--primary);color:#000;font-size:.65rem;font-weight:800;letter-spacing:.08em;padding:.2rem .75rem;border-radius:var(--radius-full);white-space:nowrap}.pricing-units{font-size:.85rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.pricing-price{font-size:1.75rem;font-weight:900;color:var(--foreground);letter-spacing:-.03em}.pricing-original{font-size:.85rem;color:var(--text-muted);text-decoration:line-through}.pricing-cta{font-size:.85rem;font-weight:700;color:var(--primary);margin-top:.5rem}.pricing-note{text-align:center;font-size:.83rem;color:var(--text-muted);margin:0}.lp-final-cta{padding:5rem 0;background:radial-gradient(ellipse 60% 80% at 50% 50%,rgba(212,175,55,.1) 0,transparent 70%),var(--background);border-top:1px solid var(--card-border);text-align:center}.lp-final-inner{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.lp-final-title{font-size:clamp(1.75rem,3vw,2.75rem);font-weight:900;letter-spacing:-.04em;color:var(--foreground);max-width:700px;line-height:1.15;margin:0}.lp-final-sub{font-size:1rem;color:var(--text-muted);max-width:480px;margin:0}.lp-final-trust{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:1.25rem;font-size:.83rem;color:var(--text-muted)}.lp-final-trust span{display:inline-flex;align-items:center;gap:.35rem}.lp-final-trust svg{color:var(--primary)}.lp-also{font-size:.9rem;color:var(--text-muted);margin:0}.lp-also a{color:var(--primary);text-decoration:none;font-weight:600}.lp-also a:hover{text-decoration:underline}