*,:after,:before{box-sizing:border-box;margin:0;padding:0}.ll-page{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;min-height:100vh;-webkit-font-smoothing:antialiased}.ll-nav{background:#1a2332;padding:0 2rem;height:56px;gap:10px;position:sticky;top:0;z-index:100}.ll-logo-mark,.ll-nav{display:flex;align-items:center}.ll-logo-mark{width:32px;height:32px;background:#00c896;border-radius:6px;justify-content:center;font-weight:700;font-size:13px;color:#0a1f15;font-family:monospace}.ll-logo-text{color:#fff;font-size:15px;font-weight:600;letter-spacing:-.2px}.ll-badge{font-size:10px;font-weight:600;color:#00c896;border:.5px solid rgba(0,200,150,.4);border-radius:4px;padding:2px 7px;margin-left:4px;letter-spacing:.04em;text-transform:uppercase}.ll-hero{background:#1a2332;padding:5rem 2rem 4rem;text-align:center}.ll-hero-eyebrow{font-size:11px;letter-spacing:.1em;color:#00c896;text-transform:uppercase;font-weight:600;margin-bottom:1.25rem}.ll-hero h1{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;color:#fff;line-height:1.2;max-width:640px;margin:0 auto 1.25rem;letter-spacing:-.02em}.ll-hero-accent{color:#00c896}.ll-hero-sub{font-size:1.05rem;color:#94a3b8;max-width:520px;margin:0 auto 2.5rem;line-height:1.7}.ll-form{display:flex;gap:10px;max-width:440px;margin:0 auto;flex-wrap:wrap;justify-content:center}.ll-form input[type=email]{flex:1;min-width:220px;height:44px;padding:0 1rem;background:hsla(0,0%,100%,.08);border:.5px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;font-size:14px;outline:none;transition:border-color .15s}.ll-form input[type=email]::-moz-placeholder{color:#94a3b8}.ll-form input[type=email]::placeholder{color:#94a3b8}.ll-form input[type=email]:focus{border-color:#00c896}.ll-form input[type=email]:disabled{opacity:.6}.ll-form button{height:44px;padding:0 1.5rem;background:#00c896;border:none;border-radius:6px;color:#0a1f15;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s}.ll-form button:hover:not(:disabled){background:#00b386}.ll-form button:disabled{opacity:.7;cursor:not-allowed}.ll-form-error{width:100%;text-align:center;font-size:13px;color:#f87171;margin-top:6px}.ll-form-success{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 20px;background:rgba(0,200,150,.12);border:.5px solid rgba(0,200,150,.3);border-radius:8px;color:#00c896;font-size:14px;font-weight:500;max-width:440px;margin:0 auto}.ll-trust{margin-top:1.25rem;font-size:12px;color:#94a3b8}.ll-screen-wrap{background:#1a2332;padding:0 2rem 4rem;display:flex;justify-content:center}.ll-screen{max-width:780px;width:100%;border-radius:10px;border:.5px solid hsla(0,0%,100%,.1);overflow:hidden;background:#f8fafc;box-shadow:0 24px 64px rgba(0,0,0,.4)}.ll-screen-bar{background:#0f1c2d;height:36px;display:flex;align-items:center;padding:0 12px;gap:6px}.ll-dot{width:10px;height:10px;border-radius:50%}.ll-mock{display:flex;height:280px}.ll-mock-sidebar{width:160px;background:#1a2332;padding:1rem 0;flex-shrink:0}.ll-mock-app-name{padding:0 16px 12px;font-size:11px;color:#94a3b8;font-weight:500}.ll-mock-nav-item{padding:7px 16px;font-size:11px;color:#64748b;display:flex;align-items:center;gap:8px}.ll-mock-nav-item.active{color:#fff;background:hsla(0,0%,100%,.07)}.ll-mock-nav-dot{width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0}.ll-mock-content{flex:1;padding:1.25rem;overflow:hidden}.ll-mock-title{font-size:14px;font-weight:500;color:#1e293b;margin-bottom:2px}.ll-mock-sub{font-size:11px;color:#64748b;margin-bottom:12px}.ll-mock-stat{background:#f1f5f9;border-radius:6px;padding:8px 12px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.ll-mock-stat-label{font-size:11px;color:#64748b}.ll-mock-stat-desc{font-size:10px;color:#94a3b8;margin-top:2px}.ll-mock-stat-val{font-size:15px;font-weight:600;color:#dc2626}.ll-mock-table-header{display:flex;gap:8px;font-size:10px;color:#94a3b8;padding:4px 0;border-bottom:.5px solid #e2e8f0;font-weight:500}.ll-mock-row span,.ll-mock-table-header span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ll-mock-row{display:flex;gap:8px;font-size:10px;color:#94a3b8;padding:5px 0;border-bottom:.5px solid #f1f5f9}.ll-mock-row .loss{color:#dc2626}.ll-badge-st{font-size:9px;padding:1px 5px;background:#fce7f3;color:#9d174d;border-radius:3px}.ll-pain{background:#fff;border-top:.5px solid #e2e8f0;border-bottom:.5px solid #e2e8f0;padding:3.5rem 2rem;text-align:center}.ll-pain h2{font-size:clamp(1.1rem,2.5vw,1.4rem);font-weight:500;color:#0f172a;max-width:560px;margin:0 auto 1rem}.ll-pain p{font-size:.95rem;color:#64748b;max-width:480px;margin:0 auto;line-height:1.7}.ll-features{padding:4rem 2rem;max-width:900px;margin:0 auto}.ll-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.ll-feature-card{background:#fff;border:.5px solid #e2e8f0;border-radius:12px;padding:1.25rem}.ll-feature-header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.ll-feature-icon{width:36px;height:36px;background:#e0faf2;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ll-feature-icon svg{width:18px;height:18px}.ll-feature-title{font-size:14px;font-weight:600;color:#0f172a}.ll-feature-desc{font-size:13px;color:#64748b;line-height:1.6}.ll-cta-bottom{padding:4rem 2rem;text-align:center;background:#1a2332}.ll-cta-bottom h2{font-size:clamp(1.2rem,3vw,1.5rem);font-weight:500;color:#fff;margin-bottom:.75rem;letter-spacing:-.02em}.ll-cta-bottom p{color:#94a3b8;font-size:.95rem;margin-bottom:2rem;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.7}.ll-footer{background:#0f1c2d;padding:1.5rem 2rem;text-align:center;font-size:12px;color:#94a3b8}