.lp-hero{position:relative;padding:5rem 1.5rem 4rem;overflow:hidden}.lp-hero:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;max-width:900px;height:1px;background:linear-gradient(to right,transparent,var(--color-border-strong),transparent)}.lp-shell{max-width:1180px;margin:0 auto}.lp-hero-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}.lp-hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-light);margin-bottom:1.25rem;padding:.35rem .9rem;border-radius:999px;border:1px solid rgba(124,58,237,.25);background:rgba(124,58,237,.08)}.lp-hero-copy{text-align:center}.lp-hero-title{font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--color-text);margin:0 0 1.25rem}.lp-hero-lead{font-size:1.1rem;max-width:540px;margin:0 auto 2.25rem;color:var(--color-muted);line-height:1.7}.lp-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.lp-hero-art{display:none;justify-content:center}.lp-hero-visual{width:100%;max-width:460px;border-radius:var(--radius-xl);overflow:hidden;background:var(--color-surface-raised);border:1px solid var(--color-border-strong);padding:2rem;box-shadow:var(--shadow-float),0 0 60px rgba(124,58,237,.08)}.lp-hero-visual svg{width:100%;height:auto;display:block}.lp-trust-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2.5rem}.lp-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--color-muted)}.lp-trust-icon{font-size:1.1rem;line-height:1}.lp-trust-value{font-weight:700;color:var(--color-text)}.lp-stats{background:var(--color-surface-muted)}.lp-stats .section-heading{text-align:center;align-items:center}.lp-stats-grid{display:grid;grid-template-columns:1fr;grid-gap:1px;gap:1px;background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.lp-stat-card{background:var(--color-surface-muted);padding:2rem 1.5rem;text-align:center;transition:background var(--transition-fast)}.lp-stat-card:hover{background:var(--color-surface-raised)}.lp-stat-value{font-size:2.25rem;font-weight:800;line-height:1;margin-bottom:.4rem;letter-spacing:-.03em;color:var(--color-primary-light)}.lp-stat-label{font-size:.875rem;font-weight:500;color:var(--color-muted)}.lp-benefits{background:var(--color-surface-muted)}.lp-benefits-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}.lp-benefit-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast)}.lp-benefit-card:hover{border-color:rgba(124,58,237,.35);box-shadow:0 0 0 1px rgba(124,58,237,.12),var(--shadow-subtle);transform:translateY(-2px)}.lp-benefit-icon{width:44px;height:44px;border-radius:var(--radius-md);background:var(--color-primary-subtle);border:1px solid rgba(124,58,237,.18);display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;margin-bottom:1rem}.lp-benefit-title{font-size:1rem;font-weight:700;margin:0 0 .4rem;color:var(--color-text);letter-spacing:-.01em}.lp-benefit-desc{font-size:.9rem;color:var(--color-muted);line-height:1.65;margin:0}.lp-features{background:var(--color-surface)}.lp-features-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.lp-feature-card{display:flex;gap:1.25rem;padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-surface-muted);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.lp-feature-card:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-subtle)}.lp-feature-icon{flex-shrink:0;width:48px;height:48px;border-radius:var(--radius-md);background:var(--color-primary-subtle);border:1px solid rgba(124,58,237,.18);display:flex;align-items:center;justify-content:center;font-size:1.3rem;line-height:1}.lp-feature-content{flex:1 1;min-width:0}.lp-feature-title{font-size:1rem;font-weight:700;margin:0 0 .35rem;color:var(--color-text)}.lp-feature-desc{font-size:.9rem;color:var(--color-muted);line-height:1.65;margin:0}.lp-testimonials{background:var(--color-surface)}.lp-testimonials-grid{display:grid;grid-template-columns:1fr;grid-gap:1.25rem;gap:1.25rem}.lp-testimonial-card{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:border-color var(--transition-fast)}.lp-testimonial-card:hover{border-color:var(--color-border-strong)}.lp-testimonial-rating{display:flex;gap:.2rem;font-size:.85rem}.lp-star-filled{color:var(--color-warning)}.lp-star-empty{color:var(--color-border-strong)}.lp-testimonial-content{flex:1 1;margin:0;padding:0;border:0}.lp-testimonial-content p{font-size:.95rem;color:var(--color-muted);line-height:1.7;margin:0;font-style:italic}.lp-testimonial-author{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid var(--color-border)}.lp-testimonial-avatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid var(--color-border-strong)}.lp-testimonial-author>div{display:flex;flex-direction:column;gap:.2rem}.lp-testimonial-name{font-weight:700;font-size:.9rem;color:var(--color-text);font-style:normal}.lp-testimonial-role{font-size:.8rem;color:var(--color-muted)}.lp-demo{background:var(--color-surface-muted)}.lp-demo-layout{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}.lp-demo-mockup{border-radius:var(--radius-xl);overflow:hidden;background:var(--color-surface);border:1px solid var(--color-border-strong);padding:1.5rem;box-shadow:var(--shadow-float)}.lp-demo-mockup svg{width:100%;height:auto;display:block}.lp-demo-features{display:flex;flex-direction:column;gap:1.25rem}.lp-demo-feature{display:flex;gap:1rem;align-items:flex-start}.lp-demo-feature-icon{flex-shrink:0;width:36px;height:36px;border-radius:var(--radius-sm);background:var(--color-primary-subtle);border:1px solid rgba(124,58,237,.18);display:flex;align-items:center;justify-content:center;font-size:1.1rem;line-height:1}.lp-demo-feature-title{font-size:.95rem;font-weight:700;margin:0 0 .2rem;color:var(--color-text)}.lp-demo-feature-desc{font-size:.85rem;color:var(--color-muted);line-height:1.6;margin:0}.lp-newsletter{padding:5rem 1.5rem;background:var(--color-surface-muted)}.lp-newsletter-inner{max-width:600px;margin:0 auto}.lp-newsletter-heading{text-align:center;margin-bottom:2rem}.lp-newsletter-panel{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-strong);padding:2rem;box-shadow:var(--shadow-subtle)}.lp-newsletter-input-group{display:flex;flex-direction:column;gap:.75rem}.lp-newsletter-input-group .lp-newsletter-input{border-radius:var(--radius-sm);width:100%;background:var(--color-surface-muted);color:var(--color-text);border:1px solid var(--color-border-strong);padding:.85rem 1rem;font-size:.95rem;font-family:var(--font-lc);transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.lp-newsletter-input-group .lp-newsletter-input:focus{outline:none;border-color:var(--color-primary);box-shadow:var(--focus-ring)}.lp-newsletter-input-group .lp-newsletter-btn{border-radius:var(--radius-sm);width:100%;padding:.85rem 1.5rem;border:none;background:var(--gradient-primary);color:#fff;font-weight:700;font-family:var(--font-lc);cursor:pointer;transition:opacity var(--transition-fast),box-shadow var(--transition-fast);box-shadow:0 2px 12px rgba(124,58,237,.3)}.lp-newsletter-input-group .lp-newsletter-btn:hover:not(:disabled){opacity:.88;box-shadow:0 4px 20px rgba(124,58,237,.4)}.lp-newsletter-input-group .lp-newsletter-btn:disabled{opacity:.5;cursor:not-allowed}.lp-closing-cta{position:relative;background:var(--gradient-primary);margin:0;border-radius:0;overflow:hidden}.lp-closing-cta:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,255,255,.06) 0,transparent 50%),radial-gradient(circle at 80% 50%,rgba(255,255,255,.04) 0,transparent 50%);pointer-events:none}.lp-closing-cta .section-title{color:#fff}.lp-closing-cta .section-overline{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.2);background:rgba(255,255,255,.08)}.lp-closing-cta .section-description{color:rgba(255,255,255,.8);max-width:500px;margin:.75rem auto 0}.lp-closing-cta-actions{margin-top:2rem;display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.lp-closing-cta .cta-button{background:#fff;color:var(--color-primary-dark);box-shadow:0 4px 20px rgba(0,0,0,.2)}.lp-closing-cta .cta-button:hover{background:rgba(255,255,255,.92);box-shadow:0 8px 28px rgba(0,0,0,.25);color:var(--color-primary-dark)}.lp-closing-cta .container{text-align:center;position:relative;z-index:1}.lp-footer{padding:4rem 1.5rem 2.5rem;background:var(--color-base);border-top:1px solid var(--color-border)}.lp-footer-grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}.lp-footer-brand{font-size:1.1rem;font-weight:700;color:var(--color-primary-light);margin:0 0 .75rem}.lp-footer-slogan{font-size:.875rem;color:var(--color-muted);line-height:1.6;margin:0}.lp-footer-links ul{display:flex;flex-direction:column;gap:.5rem;padding:0;margin:0;list-style:none}.lp-footer-links-title{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);margin:0 0 .75rem;font-weight:700}.lp-footer-links a{font-size:.9rem;color:var(--color-muted);transition:color var(--transition-fast)}.lp-footer-links a:hover{color:var(--color-text)}.lp-footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-border);text-align:center}.lp-footer-bottom p{font-size:.8rem;color:var(--color-muted);margin:0}@media (prefers-reduced-motion:reduce){.cta-button,.ghost-btn,.lp-benefit-card,.lp-feature-card,.lp-stat-card,.lp-testimonial-card{transition:none;transform:none!important}}@media (min-width:540px){.lp-stats-grid{grid-template-columns:repeat(3,1fr)}.lp-benefits-grid,.lp-features-grid,.lp-footer-grid,.lp-testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.lp-hero{padding:7rem 1.5rem 5rem}.lp-hero-grid{grid-template-columns:1fr 1fr;gap:4rem}.lp-hero-art{display:flex}.lp-hero-copy{text-align:left}.lp-hero-lead{margin-left:0}.lp-hero-actions,.lp-trust-bar{justify-content:flex-start}.lp-demo-layout{grid-template-columns:1fr 1fr;gap:4rem}.lp-newsletter-input-group{flex-direction:row;gap:0}.lp-newsletter-input-group .lp-newsletter-input{border-radius:var(--radius-sm) 0 0 var(--radius-sm);flex:1 1;width:auto;border-right:none}.lp-newsletter-input-group .lp-newsletter-btn{border-radius:0 var(--radius-sm) var(--radius-sm) 0;width:auto;white-space:nowrap}.lp-footer-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.lp-hero-grid{grid-template-columns:58% 42%;gap:5rem}.lp-benefits-grid,.lp-features-grid,.lp-testimonials-grid{grid-template-columns:repeat(3,1fr)}.lp-footer-grid{grid-template-columns:2fr repeat(3,1fr)}}@media (min-width:1280px){.lp-benefits-grid{grid-template-columns:repeat(4,1fr)}}