html{scroll-behavior:smooth}body{background:#080808;color:#fff}.lp-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;height:68px;background:#080808eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .2s}.lp-nav.scrolled{border-bottom-color:#1f1f1f}.lp-nav-links{display:flex;gap:32px}.lp-nav-links a{color:#9ca3af;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.lp-nav-links a:hover{color:#fff}.lp-nav-actions{display:flex;gap:12px;align-items:center}.btn-primary{background:linear-gradient(135deg,#00bb4d,#009e47);color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:opacity .15s,transform .1s}.btn-primary:hover{opacity:.88;transform:translateY(-1px)}.btn-outline{background:transparent;color:#00bb4d;border:1.5px solid #00BB4D;border-radius:10px;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.btn-outline:hover{background:#00bb4d22}.btn-ghost{background:transparent;color:#9ca3af;border:1.5px solid #2a2a2a;border-radius:10px;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s}.btn-ghost:hover{border-color:#555;color:#fff}.btn-sm{padding:8px 18px;font-size:13px}.btn-md{padding:12px 24px;font-size:14px}.btn-lg{padding:16px 32px;font-size:16px}.btn-xl{padding:18px 40px;font-size:17px}.lp-section{padding:96px 5vw}.lp-section-alt{background:#0a0a0a}.lp-section-sdk{background:#060f08;border-top:1px solid #0d2b12;border-bottom:1px solid #0d2b12}.lp-section-cta{background:#080808}.section-badge{display:inline-block;background:#00bb4d1a;border:1px solid #00BB4D44;color:#00bb4d;font-size:12px;font-weight:700;letter-spacing:1px;padding:5px 14px;border-radius:20px;margin-bottom:20px;text-transform:uppercase}.section-title{font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15;color:#fff;margin-bottom:16px}.section-sub{font-size:17px;color:#9ca3af;line-height:1.6;max-width:560px}.section-header-center{text-align:center;margin-bottom:56px}.section-header-center .section-sub{margin:0 auto}.lp-hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 5vw 80px;background:radial-gradient(ellipse 80% 60% at 50% 0%,#00BB4D14 0%,transparent 60%)}.hero-content{max-width:780px;width:100%}.hero-title{font-size:clamp(36px,5.5vw,64px);font-weight:900;line-height:1.08;letter-spacing:-1.5px;margin-bottom:24px}.hero-title span{color:#00bb4d}.hero-sub{font-size:18px;color:#9ca3af;line-height:1.6;margin-bottom:36px;max-width:560px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:56px}.hero-stats{display:flex;gap:48px;flex-wrap:wrap;margin-bottom:40px}.stat-item{display:flex;flex-direction:column;gap:4px}.stat-value{font-size:28px;font-weight:800;color:#00bb4d}.stat-label{font-size:13px;color:#6b7280}.trust-bar{display:flex;gap:24px;flex-wrap:wrap;align-items:center;padding-top:32px;border-top:1px solid #1f1f1f}.trust-item{display:flex;align-items:center;gap:7px;color:#6b7280;font-size:12px;font-weight:500}.trust-dot{width:6px;height:6px;border-radius:50%;background:#00bb4d;flex-shrink:0}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-bottom:40px}.problem-card{background:#111;border:1px solid #1f1f1f;border-radius:16px;padding:28px;transition:border-color .2s}.problem-card:hover{border-color:#f443}.problem-icon{font-size:32px;margin-bottom:16px}.problem-title{font-size:18px;font-weight:700;color:#f44;margin-bottom:8px}.problem-text{font-size:14px;color:#9ca3af;line-height:1.6}.comparison-wrap{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:700px;margin:0 auto 40px}.comp-card{border-radius:20px;padding:36px;text-align:center}.comp-card-bad{background:#1a0808;border:1px solid #ff444433}.comp-card-good{background:#061a0c;border:1px solid #00BB4D44}.comp-label{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px}.comp-label-bad{color:#f66}.comp-label-good{color:#00bb4d}.comp-rate{font-size:52px;font-weight:900;line-height:1;margin-bottom:8px}.comp-rate-bad{color:#f44}.comp-rate-good{color:#00bb4d}.comp-sub{font-size:13px;color:#6b7280}.savings-grid{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin-top:40px}.savings-card{background:#111;border:1px solid #00BB4D33;border-radius:16px;padding:28px 36px;text-align:center}.savings-value{font-size:32px;font-weight:800;color:#00bb4d;margin-bottom:4px}.savings-label{font-size:13px;color:#6b7280}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:32px;position:relative}.step-card{display:flex;flex-direction:column;gap:14px}.step-num{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#00bb4d,#009e47);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;color:#fff;flex-shrink:0}.step-title{font-size:18px;font-weight:700;color:#fff}.step-text{font-size:14px;color:#9ca3af;line-height:1.6}.diff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.diff-card{background:#111;border:1px solid #1f1f1f;border-radius:16px;padding:28px;transition:border-color .2s,transform .2s}.diff-card:hover{border-color:#00bb4d44;transform:translateY(-2px)}.diff-icon{font-size:28px;margin-bottom:14px}.diff-title{font-size:16px;font-weight:700;color:#fff;margin-bottom:6px}.diff-text{font-size:13px;color:#6b7280;line-height:1.5}.sdk-inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;max-width:1100px;margin:0 auto}.sdk-bullets{display:flex;flex-direction:column;gap:14px;margin:28px 0 36px}.sdk-bullet{display:flex;align-items:center;gap:12px;font-size:14px;color:#9ca3af}.sdk-bullet-dot{width:8px;height:8px;border-radius:50%;background:#00bb4d;flex-shrink:0}.sdk-code{background:#0a150d;border:1px solid #0d2b12;border-radius:16px;padding:28px;font-family:Menlo,Monaco,monospace}.sdk-code-line{font-size:13px;color:#9ca3af;margin-bottom:8px}.sdk-code-line span{color:#00bb4d}.sdk-code-line .dim{color:#4b5563}.cta-final-inner{text-align:center;max-width:600px;margin:0 auto}.cta-guarantees{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-top:28px}.cta-guarantee{font-size:13px;color:#6b7280;display:flex;align-items:center;gap:6px}.lp-footer{padding:36px 5vw;border-top:1px solid #1f1f1f;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-links{display:flex;gap:20px}.footer-links a{color:#6b7280;font-size:13px;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#fff}.footer-copy{font-size:13px;color:#4b5563}@media (max-width: 768px){.lp-nav-links{display:none}.lp-section{padding:72px 6vw}.hero-stats{gap:28px}.comparison-wrap{grid-template-columns:1fr;max-width:340px}.sdk-inner{grid-template-columns:1fr;gap:36px}.sdk-code{display:none}.lp-footer{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){.hero-actions{flex-direction:column}.hero-actions button{width:100%}.trust-bar{gap:14px}}
