.lp-root{--navy:#0a1628;--navy-mid:#112240;--navy-light:#1e3a5f;--green:#00d084;--green-dim:#00a86b;--slate:#8892a4;--text:#ccd6f6;--text-dim:#8892a4;--white:#fff;--card-bg:#112240;--border:#00d08426;--radius:12px;background:var(--navy);width:100%;min-height:100dvh;color:var(--text);scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.lp-root,.lp-root *,.lp-root :before,.lp-root :after{box-sizing:border-box}.lp-root .lp-nav{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0}.lp-root .lp-nav-logo{color:#0f1f3d;letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.lp-root .lp-brand-accent{color:#0f1f3d}.lp-root .lp-nav-links{gap:2rem;list-style:none;display:flex}.lp-root .lp-nav-links a{color:#64748b;font-size:.9rem;text-decoration:none;transition:color .2s}.lp-root .lp-nav-links a:hover{color:#0f1f3d}.lp-root .lp-nav-cta{color:#fff;background:#0f1f3d;border-radius:6px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s}.lp-root .lp-nav-cta:hover{background:#1e3a5f}.lp-root .lp-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 64px);padding:5rem 1.5rem;display:flex;position:relative;overflow:hidden}.lp-root .lp-hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#00d08414,#0000 70%);position:absolute;inset:0}.lp-root .lp-hero-badge{color:var(--green);letter-spacing:.05em;text-transform:uppercase;background:#00d0841a;border:1px solid #00d0844d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.lp-root .lp-badge-dot{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s infinite lp-pulse}@keyframes lp-pulse{0%,to{opacity:1}50%{opacity:.3}}.lp-root .lp-hero h1{color:var(--white);letter-spacing:-.03em;max-width:780px;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.05}.lp-root .lp-hero h1 em{color:var(--green);font-style:normal}.lp-root .lp-hero p{color:var(--text-dim);max-width:540px;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.7}.lp-root .lp-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.lp-root .lp-btn-primary{background:var(--green);color:var(--navy);border-radius:8px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.lp-root .lp-btn-primary:hover{background:var(--green-dim);transform:translateY(-1px)}.lp-root .lp-btn-ghost{color:var(--text);background:0 0;border:1px solid #ffffff26;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.lp-root .lp-btn-ghost:hover{border-color:var(--green);color:var(--green)}.lp-root .lp-hero-disclaimer{color:var(--text-dim);margin-top:1.25rem;font-size:.78rem}.lp-root .lp-demo-wrapper{width:100%;max-width:680px;margin:3.5rem auto 0}.lp-root .lp-demo-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--text-dim);margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:inline-block}.lp-root .lp-demo-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);text-align:left;padding:2rem}.lp-root .lp-demo-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.lp-root .lp-demo-property{color:var(--text-dim);margin-bottom:.2rem;font-size:.85rem}.lp-root .lp-demo-address{color:var(--white);font-size:1.05rem;font-weight:600}.lp-root .lp-signal-badge{border:1px solid var(--green);color:var(--green);background:#00d0841f;border-radius:6px;padding:.4rem 1rem;font-size:.85rem;font-weight:700}.lp-root .lp-score-row{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.lp-root .lp-score-circle{background:conic-gradient(var(--green) 0% 91%,#ffffff0f 91% 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.lp-root .lp-score-circle-inner{background:var(--card-bg);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:62px;height:62px;display:flex}.lp-root .lp-score-num{color:var(--white);font-size:1.3rem;font-weight:800;line-height:1}.lp-root .lp-score-max{color:var(--text-dim);font-size:.65rem}.lp-root .lp-score-text h3{color:var(--white);margin-bottom:.3rem;font-size:1.1rem;font-weight:700}.lp-root .lp-score-text p{color:var(--text-dim);font-size:.85rem;line-height:1.5}.lp-root .lp-metrics-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.lp-root .lp-metric-box{background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;padding:.9rem 1rem}.lp-root .lp-metric-label{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.3rem;font-size:.72rem}.lp-root .lp-metric-value{color:var(--white);font-size:1.2rem;font-weight:700}.lp-root .lp-metric-delta{color:var(--green);margin-top:.15rem;font-size:.78rem}.lp-root .lp-cta-strip{background:#00d0840f;border:1px solid #00d08433;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.lp-root .lp-cta-strip p{color:var(--text-dim);font-size:.85rem}.lp-root .lp-cta-strip strong{color:var(--white)}.lp-root .lp-cta-strip-btn{background:var(--green);color:var(--navy);white-space:nowrap;border-radius:6px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none}.lp-root .lp-section{padding:6rem 1.5rem}.lp-root .lp-section-alt{background:#ffffff03;padding:6rem 1.5rem}.lp-root .lp-section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:.75rem;font-size:.78rem;font-weight:600}.lp-root .lp-section-title{color:var(--white);letter-spacing:-.02em;max-width:560px;margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.15}.lp-root .lp-section-sub{color:var(--text-dim);max-width:480px;margin-bottom:3rem;font-size:1rem}.lp-root .lp-steps{flex-direction:column;max-width:900px;margin:0 auto;display:flex}.lp-root .lp-step{border-bottom:1px solid #ffffff0d;grid-template-columns:80px 1fr;gap:1.5rem;padding:2rem 0;display:grid}.lp-root .lp-step:last-child{border-bottom:none}.lp-root .lp-step-num{width:48px;height:48px;color:var(--green);background:#00d0841a;border:1px solid #00d0844d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.lp-root .lp-step-body{padding-top:.4rem}.lp-root .lp-step-body h3{color:var(--white);margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.lp-root .lp-step-body p{color:var(--text-dim);font-size:.95rem;line-height:1.65}.lp-root .lp-features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;max-width:1000px;margin:0 auto;display:grid}.lp-root .lp-feature-card{background:var(--card-bg);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:border-color .2s}.lp-root .lp-feature-card:hover{border-color:#00d08466}.lp-root .lp-feature-icon{background:#00d0841a;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1rem;font-size:1.25rem;display:flex}.lp-root .lp-feature-card h3{color:var(--white);margin-bottom:.4rem;font-size:1rem;font-weight:700}.lp-root .lp-feature-card p{color:var(--text-dim);font-size:.875rem;line-height:1.65}.lp-root .lp-cta-section{text-align:center;max-width:600px;margin:0 auto;padding:6rem 1.5rem}.lp-root .lp-cta-section h2{color:var(--white);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.lp-root .lp-cta-section h2 em{color:var(--green);font-style:normal}.lp-root .lp-cta-section>p{color:var(--text-dim);margin-bottom:2rem;font-size:1.05rem}.lp-root .lp-cta-fine{color:var(--text-dim);margin-top:1rem;font-size:.78rem}.lp-root .lp-footer{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2.5rem 2rem;display:flex}.lp-root .lp-footer-logo{color:var(--white);font-size:1rem;font-weight:700}.lp-root .lp-footer-links{gap:1.5rem;list-style:none;display:flex}.lp-root .lp-footer-links a{color:var(--text-dim);font-size:.82rem;text-decoration:none}.lp-root .lp-footer-links a:hover{color:var(--green)}.lp-root .lp-footer-copy{color:var(--text-dim);font-size:.78rem}.lp-root .lp-disclaimer-bar{text-align:center;color:var(--text-dim);background:#ffffff08;border-top:1px solid #ffffff0d;padding:1rem 2rem;font-size:.75rem;line-height:1.6}.lp-root .lp-center{text-align:center}.lp-root .lp-container{max-width:1100px;margin:0 auto}@media(max-width:640px){.lp-root .lp-nav{padding:1rem}.lp-root .lp-nav-links{display:none}.lp-root .lp-metrics-grid{grid-template-columns:1fr 1fr}.lp-root .lp-step{grid-template-columns:56px 1fr}.lp-root .lp-footer{flex-direction:column;align-items:flex-start}}
