*,:after,:before{box-sizing:border-box;margin:0;padding:0}.lp-root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1e293b;background:#fff;overflow-x:hidden;width:100%;line-height:1.6;-webkit-font-smoothing:antialiased}.lp-wrap{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-weight:700;border-radius:10px;border:none;text-decoration:none;cursor:pointer;white-space:nowrap;padding:.5rem 1.125rem;font-size:.875rem;box-shadow:0 2px 10px rgba(5,150,105,.3);transition:all .18s ease}.lp-btn-primary:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 20px rgba(5,150,105,.4);color:#fff}.lp-btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:#334155;font-weight:600;border-radius:10px;border:1.5px solid #e2e8f0;text-decoration:none;cursor:pointer;white-space:nowrap;padding:.5rem 1.125rem;font-size:.875rem;transition:all .18s ease}.lp-btn-ghost:hover{border-color:#059669;color:#059669;background:rgba(5,150,105,.05)}.lp-btn-outline-light{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:hsla(0,0%,100%,.85);font-weight:600;border-radius:10px;border:1.5px solid hsla(0,0%,100%,.2);text-decoration:none;cursor:pointer;white-space:nowrap;padding:.5rem 1.125rem;font-size:.875rem;transition:all .18s ease}.lp-btn-outline-light:hover{border-color:hsla(0,0%,100%,.5);color:#fff;background:hsla(0,0%,100%,.08)}.lp-btn-lg{padding:.875rem 2rem;font-size:1rem;border-radius:12px}.lp-nav{position:sticky;top:0;z-index:100;background:hsla(0,0%,100%,.92);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #e2e8f0}.lp-nav-inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.lp-brand{gap:.75rem;text-decoration:none}.lp-brand,.lp-brand-mark{display:flex;align-items:center;flex-shrink:0}.lp-brand-mark{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#059669,#047857);justify-content:center;color:#fff;font-weight:800;font-size:.9rem;letter-spacing:.02em;box-shadow:0 4px 12px rgba(5,150,105,.3)}.lp-brand-text{display:flex;flex-direction:column;line-height:1.2}.lp-brand-name{font-weight:700;font-size:1.0625rem;color:#0f172a}.lp-brand-sub{font-size:.6875rem;color:#94a3b8;letter-spacing:.03em}.lp-nav-links{display:flex;align-items:center;gap:.25rem;list-style:none;flex:1;justify-content:center}.lp-nav-links a{display:block;padding:.5rem .875rem;border-radius:8px;font-size:.875rem;font-weight:500;color:#475569;text-decoration:none;transition:all .15s ease}.lp-nav-links a:hover{color:#059669;background:rgba(5,150,105,.08)}.lp-nav-ctas{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.lp-hero{position:relative;overflow:hidden;padding:clamp(4rem,8vw,7rem) 0 clamp(3rem,6vw,5rem);background:linear-gradient(160deg,#f0fdf9,#fff 50%,#f8fafc)}.lp-hero:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 60% at 60% -10%,rgba(5,150,105,.1) 0,transparent 60%),radial-gradient(ellipse 50% 40% at 90% 80%,rgba(59,130,246,.06) 0,transparent 50%)}.lp-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center;position:relative;z-index:1}.lp-hero-text{display:flex;flex-direction:column;gap:1.5rem}.lp-badge{display:inline-flex;align-items:center;gap:.5rem;width:-moz-fit-content;width:fit-content;padding:.375rem 1rem;border-radius:999px;background:rgba(5,150,105,.1);border:1px solid rgba(5,150,105,.2);color:#059669;font-size:.8125rem;font-weight:600;letter-spacing:.02em}.lp-badge-dot{width:7px;height:7px;border-radius:50%;background:#059669;flex-shrink:0;animation:lp-pulse 2s infinite}@keyframes lp-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.lp-hero-h1{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;line-height:1.12;letter-spacing:-.03em;color:#0f172a;font-size:clamp(2rem,4vw,3.25rem)}.lp-accent{color:#059669;position:relative;display:inline}.lp-accent:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:3px;background:linear-gradient(90deg,#059669,#10b981);border-radius:2px;opacity:.35}.lp-hero-p{font-size:clamp(.9375rem,1.5vw,1.0625rem);color:#475569;line-height:1.75;max-width:520px}.lp-hero-btns{display:flex;flex-wrap:wrap;gap:.75rem}.lp-trust-row{display:flex;flex-wrap:wrap;gap:1rem}.lp-trust-item{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#64748b;font-weight:500}.lp-check{color:#059669;font-weight:700}.lp-hero-visual{position:relative;padding:1.5rem 1.5rem 2rem}.lp-browser{border-radius:14px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 6px rgba(15,23,42,.04),0 24px 64px rgba(15,23,42,.12);background:#f8fafc;width:100%}.lp-browser-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;display:flex;align-items:center;gap:.4rem}.lp-dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.lp-dot.red{background:#fc5c65}.lp-dot.yellow{background:#fed330}.lp-dot.green{background:#26de81}.lp-browser-url{margin-left:.625rem;background:#f1f5f9;border-radius:6px;padding:.2rem .75rem;font-size:.7rem;color:#94a3b8;font-family:monospace}.lp-browser-body{display:grid;grid-template-columns:180px 1fr;min-height:320px}.lp-sidebar{background:#fff;border-right:1px solid #f1f5f9;padding:1rem .875rem;display:flex;flex-direction:column;gap:.375rem}.lp-sb-brand{display:flex;align-items:center;gap:.5rem;padding:.375rem .375rem .875rem;border-bottom:1px solid #f1f5f9;margin-bottom:.25rem}.lp-sb-dot{width:26px;height:26px;border-radius:7px;flex-shrink:0;background:linear-gradient(135deg,#059669,#047857)}.lp-sb-lines{display:flex;flex-direction:column;gap:3px}.lp-sb-line{height:8px;background:#1e293b;border-radius:4px;width:72px}.lp-sb-line.sm{height:6px;background:#cbd5e1;width:50px}.lp-sb-item{height:32px;border-radius:7px;display:flex;align-items:center;padding:0 .625rem;gap:.5rem}.lp-sb-item.active{background:rgba(5,150,105,.1)}.lp-sb-icon{width:14px;height:14px;border-radius:4px;background:#e2e8f0;flex-shrink:0}.lp-sb-item.active .lp-sb-icon{background:#059669}.lp-sb-lbl{height:7px;border-radius:4px;background:#e2e8f0;flex:1}.lp-sb-item.active .lp-sb-lbl{background:rgba(5,150,105,.4)}.lp-dash{padding:1rem;display:flex;flex-direction:column;gap:.875rem}.lp-dash-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.lp-line{height:9px;border-radius:5px;background:#1e293b}.lp-line.lg{width:120px}.lp-line.sm{width:80px;height:7px;background:#cbd5e1;margin-top:4px}.lp-dash-btns{display:flex;gap:.4rem}.lp-pill{height:26px;width:68px;border-radius:7px;background:#f1f5f9;border:1px solid #e2e8f0}.lp-pill.accent{background:#059669;border-color:#059669}.lp-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem}.lp-kpi{background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:.75rem;display:flex;flex-direction:column;gap:5px}.lp-kpi-val{height:16px;border-radius:5px;background:#0f172a;width:70%}.lp-kpi-lbl{height:6px;border-radius:4px;background:#e2e8f0;width:55%}.lp-kpi-trend{height:5px;border-radius:4px;width:38%}.lp-kpi-trend.up{background:rgba(5,150,105,.55)}.lp-kpi-trend.dn{background:rgba(220,38,38,.4)}.lp-chart{background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:.875rem}.lp-bars{display:flex;align-items:flex-end;gap:4px;height:64px;margin-top:.625rem}.lp-bar{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(0deg,#059669,rgba(5,150,105,.3));min-height:4px}.lp-hero-card{position:absolute;display:flex;align-items:center;gap:.625rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:.625rem .875rem;box-shadow:0 8px 32px rgba(15,23,42,.12);white-space:nowrap;animation:lp-float 4s ease-in-out infinite}.lp-hero-card-1{bottom:-12px;left:-20px;animation-delay:0s}.lp-hero-card-2{top:-12px;right:-20px;animation-delay:1.5s}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lp-card-icon{font-size:1.25rem}.lp-card-val{font-size:.9375rem;font-weight:800;color:#0f172a;line-height:1.2}.lp-card-lbl{font-size:.7rem;color:#94a3b8}.lp-proof{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:1.75rem 0}.lp-proof>.lp-wrap{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.lp-proof-label{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em}.lp-proof-row{flex-wrap:wrap;justify-content:center;gap:clamp(1rem,3vw,2.5rem)}.lp-proof-item,.lp-proof-row{display:flex;align-items:center}.lp-proof-item{gap:.4rem;font-size:.9375rem;font-weight:700;color:#94a3b8;font-family:Plus Jakarta Sans,Inter,sans-serif}.lp-proof-dot{width:8px;height:8px;border-radius:50%;background:#cbd5e1;flex-shrink:0}.lp-section{padding:clamp(4rem,8vw,7rem) 0}.lp-features-section{background:#fff}.lp-how-section{background:#f8fafc}.lp-testi-section{background:#fff}.lp-section-head{text-align:center;max-width:640px;margin-inline:auto;margin-bottom:clamp(2.5rem,5vw,4rem)}.lp-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#059669;margin-bottom:.75rem}.lp-section-h2{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#0f172a;line-height:1.18;letter-spacing:-.025em;font-size:clamp(1.625rem,3vw,2.375rem);margin-bottom:.875rem}.lp-section-p{font-size:1rem;color:#64748b;line-height:1.75}.lp-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem)}.lp-feat-card{background:#f8fafc;border:1px solid #e8eef5;border-radius:16px;padding:clamp(1.25rem,2.5vw,1.75rem);transition:all .2s ease;cursor:default}.lp-feat-card:hover{border-color:rgba(5,150,105,.3);box-shadow:0 8px 32px rgba(5,150,105,.1);transform:translateY(-3px);background:#fff}.lp-feat-icon{width:48px;height:48px;border-radius:12px;font-size:1.375rem;display:flex;align-items:center;justify-content:center;background:rgba(5,150,105,.1);border:1px solid rgba(5,150,105,.15);margin-bottom:1.125rem}.lp-feat-title{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;font-size:1rem;color:#0f172a;margin-bottom:.4rem}.lp-feat-desc{font-size:.875rem;color:#64748b;line-height:1.65}.lp-stats-section{padding:clamp(3.5rem,7vw,5.5rem) 0;background:linear-gradient(135deg,#059669,#047857);position:relative;overflow:hidden}.lp-stats-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 15% 50%,hsla(0,0%,100%,.09) 0,transparent 45%),radial-gradient(circle at 85% 50%,hsla(0,0%,100%,.06) 0,transparent 45%)}.lp-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,3vw,3rem);position:relative;z-index:1}.lp-stat{text-align:center}.lp-stat-val{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1;font-size:clamp(2.25rem,4vw,3rem);margin-bottom:.5rem}.lp-stat-lbl{font-size:.875rem;color:hsla(0,0%,100%,.75);font-weight:500}.lp-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:1rem}.lp-step{flex-direction:column;text-align:center;gap:1rem}.lp-step,.lp-step-num{display:flex;align-items:center}.lp-step-num{width:56px;height:56px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#059669,#047857);color:#fff;justify-content:center;font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;font-size:1.25rem;box-shadow:0 4px 16px rgba(5,150,105,.35)}.lp-step-body{display:flex;flex-direction:column;gap:.375rem}.lp-step-title{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;font-size:1.0625rem;color:#0f172a}.lp-step-desc{font-size:.875rem;color:#64748b;line-height:1.65;max-width:220px}.lp-step-arrow{font-size:1.5rem;color:rgba(5,150,105,.4);align-self:center;padding-bottom:3rem;flex-shrink:0}.lp-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem)}.lp-testi-card{background:#f8fafc;border:1px solid #e8eef5;border-radius:16px;padding:clamp(1.25rem,2.5vw,1.75rem);display:flex;flex-direction:column;gap:1rem;transition:all .2s ease}.lp-testi-card:hover{border-color:rgba(5,150,105,.25);box-shadow:0 8px 32px rgba(5,150,105,.09)}.lp-stars{color:#f59e0b;font-size:1rem;letter-spacing:2px}.lp-testi-text{font-size:.9375rem;color:#334155;line-height:1.75;font-style:italic;flex:1}.lp-testi-author{gap:.75rem}.lp-avatar,.lp-testi-author{display:flex;align-items:center}.lp-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,#059669,#047857);justify-content:center;color:#fff;font-weight:700;font-size:.875rem}.lp-author-name{font-weight:700;font-size:.9375rem;color:#0f172a}.lp-author-role{font-size:.8125rem;color:#64748b}.lp-cta-section{padding:clamp(4rem,8vw,6rem) 0;background:#f0fdf9}.lp-cta-card{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:24px;padding:clamp(2.5rem,5vw,4.5rem) clamp(2rem,5vw,4rem);text-align:center;position:relative;overflow:hidden;box-shadow:0 20px 60px rgba(15,23,42,.2)}.lp-cta-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 70% 60% at 20% 0,rgba(5,150,105,.25) 0,transparent 55%),radial-gradient(ellipse 50% 40% at 80% 100%,rgba(59,130,246,.12) 0,transparent 50%)}.lp-cta-card>*{position:relative;z-index:1}.lp-cta-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#10b981;margin-bottom:1rem}.lp-cta-h2{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:800;color:#fff;letter-spacing:-.025em;line-height:1.15;font-size:clamp(1.75rem,3.5vw,2.75rem);margin-bottom:1rem}.lp-cta-p{font-size:1rem;color:#94a3b8;line-height:1.75;max-width:480px;margin-inline:auto;margin-bottom:2.5rem}.lp-cta-btns{display:flex;flex-wrap:wrap;gap:.875rem;justify-content:center}.lp-footer{background:#0f172a;color:#64748b;padding:clamp(3rem,6vw,5rem) 0 clamp(1.5rem,3vw,2.5rem)}.lp-footer-grid{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(3,1fr);gap:clamp(2rem,4vw,3.5rem);padding-bottom:clamp(2rem,4vw,3rem);border-bottom:1px solid hsla(0,0%,100%,.07);margin-bottom:clamp(1.5rem,3vw,2rem)}.lp-footer-brand{display:flex;flex-direction:column;gap:1rem}.lp-footer-brand .lp-brand-name{color:#f1f5f9}.lp-footer-brand .lp-brand-sub{color:#475569}.lp-footer-desc{font-size:.875rem;color:#475569;line-height:1.7}.lp-footer-desc a{color:#10b981;text-decoration:none}.lp-footer-desc a:hover{color:#34d399}.lp-footer-col-title{font-family:Plus Jakarta Sans,Inter,sans-serif;font-weight:700;font-size:.875rem;color:#f1f5f9;margin-bottom:1.125rem;letter-spacing:.01em}.lp-footer-links{list-style:none;display:flex;flex-direction:column;gap:.625rem}.lp-footer-links a,.lp-footer-links span{font-size:.875rem;color:#475569;text-decoration:none;transition:color .15s ease}.lp-footer-links a:hover{color:#10b981}.lp-footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;font-size:.8125rem;color:#334155}.lp-footer-bottom a{color:#475569;text-decoration:none;transition:color .15s}.lp-footer-bottom a:hover{color:#10b981}.lp-footer-legal{display:flex;gap:1.5rem}.lp-footer-legal a{font-size:.8125rem;color:#334155;text-decoration:none}.lp-footer-legal a:hover{color:#10b981}@media (min-width:1440px){.lp-wrap{max-width:1360px}.lp-hero-h1{font-size:3.75rem}.lp-feat-grid{gap:2rem}.lp-stats-grid{gap:4rem}}@media (min-width:1280px) and (max-width:1439px){.lp-hero-h1{font-size:3.25rem}}@media (min-width:1024px) and (max-width:1279px){.lp-hero-inner{gap:2.5rem}.lp-browser-body{grid-template-columns:150px 1fr}.lp-hero-h1{font-size:clamp(1.875rem,3.2vw,2.75rem)}.lp-feat-grid{gap:1.125rem}.lp-feat-card{padding:1.375rem}.lp-footer-grid{grid-template-columns:minmax(200px,1.4fr) repeat(3,1fr);gap:2.25rem}}@media (max-width:1023px){.lp-hero-inner{grid-template-columns:1fr;gap:3rem}.lp-hero-text{align-items:center;text-align:center}.lp-hero-p{max-width:560px}.lp-hero-btns,.lp-trust-row{justify-content:center}.lp-nav-ctas .lp-btn-ghost,.lp-nav-links{display:none}.lp-steps{grid-template-columns:1fr;gap:2rem;max-width:440px;margin-inline:auto}.lp-step{flex-direction:row;text-align:left}.lp-step,.lp-step-body{align-items:flex-start}.lp-step-desc{max-width:none}.lp-step-arrow{display:none}.lp-feat-grid{grid-template-columns:repeat(2,1fr)}.lp-testi-grid{grid-template-columns:1fr;max-width:540px;margin-inline:auto}.lp-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.lp-footer-grid{grid-template-columns:1fr 1fr}.lp-footer-brand{grid-column:1/-1}}@media (max-width:640px){.lp-nav-inner{height:60px}.lp-brand-sub,.lp-hero-card,.lp-nav-ctas .lp-btn-ghost{display:none}.lp-browser-body{grid-template-columns:1fr}.lp-sidebar{display:none}.lp-feat-grid{max-width:480px;margin-inline:auto}.lp-feat-grid,.lp-footer-grid{grid-template-columns:1fr}.lp-footer-brand{grid-column:auto}.lp-footer-bottom{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.lp-brand-mark{width:32px;height:32px;font-size:.8125rem;border-radius:8px}.lp-brand-name{font-size:.9375rem}.lp-btn-primary.lp-nav-btn{padding:.4375rem .875rem;font-size:.8125rem}.lp-btn-lg{padding:.75rem 1.5rem;font-size:.9375rem}.lp-cta-card{border-radius:16px}.lp-testi-grid{max-width:380px}.lp-stats-grid{gap:1.5rem}.lp-stat-val{font-size:2.25rem}}@media (max-width:360px){.lp-hero-h1{font-size:1.625rem}.lp-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.lp-stat-val{font-size:1.875rem}}