@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@500;600;700;800&display=swap";
.lh-landing{--lh-black:#0a0a0a;--lh-black-soft:#141414;--lh-black-light:#1c1c1e;--lh-white:#fff;--lh-white-soft:#f5f5f7;--lh-purple:#7c3aed;--lh-purple-light:#8b5cf6;--lh-purple-dark:#6d28d9;--lh-purple-pale:#ede9fe;--lh-gold:#d4a853;--lh-gold-light:#e8c98a;--lh-gray:#737373;--lh-gray-light:#a3a3a3;--lh-border:#e5e5e7;--lh-border-dark:#2c2c2e;--lh-shadow:0 4px 24px #0000000f;--lh-shadow-lg:0 12px 48px #0000001a;background:var(--lh-bg);min-height:100vh;color:var(--lh-text);font-family:Inter,sans-serif;line-height:1.6;transition:background .3s,color .3s;overflow-x:hidden}.lh-landing[data-theme=dark]{--lh-bg:var(--lh-black);--lh-bg-soft:var(--lh-black-soft);--lh-text:var(--lh-white);--lh-text-muted:var(--lh-gray-light);--lh-card-bg:var(--lh-black-soft);--lh-card-border:var(--lh-border-dark);--lh-nav-bg:#0a0a0ad9;--lh-hero-bg:var(--lh-black);--lh-section-alt:var(--lh-black-soft)}.lh-landing[data-theme=light]{--lh-bg:var(--lh-white);--lh-bg-soft:var(--lh-white-soft);--lh-text:var(--lh-black);--lh-text-muted:var(--lh-gray);--lh-card-bg:var(--lh-white);--lh-card-border:var(--lh-border);--lh-nav-bg:#ffffffd9;--lh-hero-bg:var(--lh-white);--lh-section-alt:var(--lh-white-soft)}.lh-landing *{box-sizing:border-box}.lh-landing a{color:inherit;text-decoration:none}html.lh-menu-open,body.lh-menu-open{touch-action:none;overflow:hidden}.lh-nav{z-index:1000;background:var(--lh-nav-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--lh-card-border);padding:1rem 2rem;transition:all .3s;position:fixed;top:0;left:0;right:0}.lh-nav-scrolled{box-shadow:var(--lh-shadow);padding:.75rem 2rem}.lh-nav-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;display:flex}.lh-logo{align-items:center;gap:.875rem;min-width:0;display:flex}.lh-logo-mark{border:1px solid var(--lh-gold);background:linear-gradient(135deg,#1a1a1a,#0a0a0a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.lh-logo-mark-line{background:linear-gradient(90deg, var(--lh-gold), var(--lh-gold-light));border-radius:0 0 10px 10px;height:3px;position:absolute;bottom:0;left:0;right:0}.lh-logo-text{flex-direction:column;min-width:0;display:flex}.lh-logo-title{color:var(--lh-text);letter-spacing:-.035em;white-space:nowrap;font-family:Space Grotesk,Inter,sans-serif;font-size:1.12rem;font-weight:800;line-height:1.15}.lh-logo-sub{color:var(--lh-gold);text-transform:uppercase;letter-spacing:.12em;font-size:.58rem;font-weight:700}.lh-nav-links{align-items:center;gap:1.65rem;margin:0;padding:0;list-style:none;display:flex}.lh-nav-links a{color:var(--lh-text-muted);font-size:.84rem;font-weight:700;transition:color .3s;position:relative}.lh-nav-links a:hover{color:var(--lh-text)}.lh-nav-links a:after{content:"";background:var(--lh-purple);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.lh-nav-links a:hover:after{width:100%}.lh-nav-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.lh-theme-toggle{border:1px solid var(--lh-card-border);background:var(--lh-card-bg);width:40px;height:40px;color:var(--lh-text);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.lh-theme-toggle:hover{border-color:var(--lh-purple);color:var(--lh-purple)}.lh-nav-cta{background:var(--lh-purple);color:var(--lh-white);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1.05rem;font-size:.82rem;font-weight:700;transition:all .3s;display:inline-flex}.lh-nav-cta:hover,.lh-btn-primary:hover{background:var(--lh-purple-dark);transform:translateY(-1px);box-shadow:0 4px 16px #7c3aed4d}.lh-mobile-menu-btn{background:var(--lh-card-bg);border:1px solid var(--lh-card-border);color:var(--lh-text);cursor:pointer;border-radius:10px;flex-shrink:0;padding:.5rem;display:none}.lh-mobile-backdrop{z-index:1001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0206179e;border:0;display:none;position:fixed;inset:0}.lh-mobile-menu,.lh-mobile-menu-header{display:none}.lh-mobile-menu-close{color:inherit;cursor:pointer;background:0 0;border:0}.lh-mobile-menu-link{text-decoration:none}.lh-mobile-menu-actions{gap:12px;margin-top:12px;display:grid}.lh-hero{background:var(--lh-hero-bg);align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.lh-hero-bg{background-image:radial-gradient(60% 50% at 20% 40%,#7c3aed0a 0%,#0000 50%),radial-gradient(50% 40% at 80% 60%,#d4a85308 0%,#0000 50%);position:absolute;inset:0}.lh-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.lh-hero-label,.lh-section-label{background:var(--lh-purple-pale);color:var(--lh-purple);text-transform:uppercase;letter-spacing:.1em;border:1px solid #7c3aed1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex}.lh-landing[data-theme=dark] .lh-hero-label,.lh-landing[data-theme=dark] .lh-section-label{background:#7c3aed26;border-color:#7c3aed33}.lh-pulse{background:var(--lh-purple);border-radius:50%;width:6px;height:6px;animation:2s infinite lhPulse}.lh-hero h1,.lh-section-title{color:var(--lh-text);letter-spacing:-.06em;font-family:Space Grotesk,Inter,sans-serif;font-weight:800}.lh-hero h1{letter-spacing:-.075em;max-width:680px;margin:0 0 1.25rem;font-size:clamp(2.7rem,5.2vw,5.25rem);line-height:.96}.lh-hero h1 em{color:var(--lh-purple);letter-spacing:-.075em;font-style:normal}.lh-hero p{color:var(--lh-text-muted);max-width:560px;margin-bottom:2rem;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.75}.lh-hero-cta-group{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.lh-btn-primary,.lh-btn-secondary,.lh-btn-tertiary{letter-spacing:-.01em;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:800;transition:all .3s;display:inline-flex}.lh-btn-primary{background:var(--lh-purple);color:var(--lh-white);border:none}.lh-btn-secondary{color:var(--lh-text);border:1px solid var(--lh-card-border);background:0 0}.lh-btn-secondary:hover{border-color:var(--lh-purple);color:var(--lh-purple)}.lh-btn-tertiary{color:var(--lh-purple);padding:1rem 1.25rem;font-weight:800}.lh-hero-stats{border-top:1px solid var(--lh-card-border);gap:2.5rem;padding-top:2rem;display:flex}.lh-hero-stat-value{color:var(--lh-text);letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.75rem;font-weight:800}.lh-hero-stat-label{color:var(--lh-text-muted);font-size:.8rem;font-weight:600}.lh-dashboard-preview{position:relative}.lh-dashboard-card{background:var(--lh-black);border-radius:20px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #0000004d}.lh-dashboard-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#7c3aed1f 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.lh-dashboard-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.lh-dashboard-title,.lh-activity-header,.lh-stat-box-label{text-transform:uppercase;letter-spacing:.05em;color:var(--lh-gray);font-size:.7rem;font-weight:700}.lh-dashboard-badge{color:var(--lh-purple-light);background:#7c3aed33;border:1px solid #7c3aed4d;border-radius:9999px;padding:.375rem .875rem;font-size:.75rem;font-weight:700}.lh-stats-row{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid;position:relative}.lh-stat-box,.lh-activity-box{background:var(--lh-black-soft);border:1px solid var(--lh-border-dark);border-radius:12px;padding:1rem}.lh-stat-box-value{color:var(--lh-white);letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:800}.lh-stat-box-sub{color:var(--lh-purple-light);font-size:.7rem;font-weight:600}.lh-activity-item{border-bottom:1px solid var(--lh-border-dark);align-items:center;gap:.75rem;padding:.625rem 0;display:flex}.lh-activity-item:last-child{border-bottom:none}.lh-activity-icon,.lh-float-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.lh-activity-icon.green{background:#22c55e1a}.lh-activity-icon.purple,.lh-float-icon.purple{background:#7c3aed1a}.lh-activity-icon.gold,.lh-float-icon.gold{background:#d4a8531a}.lh-activity-text{flex:1}.lh-activity-text strong{color:var(--lh-white);font-size:.85rem}.lh-activity-text span,.lh-activity-time,.lh-float-sub{color:var(--lh-gray);font-size:.8rem}.lh-float-card{background:var(--lh-card-bg);border:1px solid var(--lh-card-border);box-shadow:var(--lh-shadow-lg);z-index:10;border-radius:14px;padding:1rem 1.25rem;animation:6s ease-in-out infinite lhFloat;position:absolute}.lh-receipt{top:-15px;right:-25px}.lh-notification{animation-delay:2s;bottom:30px;left:-30px}.lh-float-inner{align-items:center;gap:.75rem;display:flex}.lh-float-title{color:var(--lh-text);font-size:.8rem;font-weight:700}.lh-features,.lh-testimonials{background:var(--lh-section-alt);padding:6rem 2rem}.lh-showcase,.lh-pricing,.lh-contact{background:var(--lh-bg);padding:6rem 2rem}.lh-section-header{text-align:center;max-width:650px;margin:0 auto 4rem}.lh-section-title{margin:0 0 1rem;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.lh-section-desc{color:var(--lh-text-muted);font-size:1.1rem}.lh-features-grid,.lh-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;display:grid}.lh-feature-card,.lh-testimonial-card,.lh-pricing-card,.lh-contact-card,.lh-contact-form-card{background:var(--lh-card-bg);border:1px solid var(--lh-card-border);border-radius:16px;padding:2rem;transition:all .4s}.lh-feature-card:hover,.lh-testimonial-card:hover,.lh-showcase-card:hover{border-color:var(--lh-purple);box-shadow:var(--lh-shadow-lg);transform:translateY(-4px)}.lh-feature-icon{background:var(--lh-purple-pale);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.lh-feature-card h3,.lh-step h3,.lh-contact-card h3,.lh-contact-form-card h3{color:var(--lh-text);letter-spacing:-.035em;margin:0 0 .75rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.2rem}.lh-feature-card p,.lh-step p,.lh-contact-card p,.lh-testimonial-text{color:var(--lh-text-muted)}.lh-showcase-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;display:grid}.lh-showcase-card{aspect-ratio:3/4;cursor:pointer;border-radius:16px;transition:all .4s;position:relative;overflow:hidden}.lh-showcase-card img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.lh-showcase-card:hover img{transform:scale(1.05)}.lh-showcase-overlay{background:linear-gradient(#0000 40%,#0a0a0ae6 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;display:flex;position:absolute;inset:0}.lh-showcase-location{color:var(--lh-gold);text-transform:uppercase;font-size:.8rem;font-weight:700}.lh-showcase-title{color:var(--lh-white);letter-spacing:-.035em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.1rem;font-weight:800}.lh-showcase-price{color:var(--lh-white);font-size:.9rem;font-weight:700}.lh-showcase-price span{color:var(--lh-gray-light);font-size:.8rem}.lh-how-it-works,.lh-cta-section,.lh-footer{background:var(--lh-black);color:var(--lh-white)}.lh-how-it-works{padding:6rem 2rem}.lh-how-it-works .lh-section-title{color:var(--lh-white)}.lh-how-it-works .lh-section-desc{color:var(--lh-gray-light)}.lh-steps-grid{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1000px;margin:0 auto;display:grid}.lh-step{text-align:center}.lh-step-number{background:var(--lh-purple);width:56px;height:56px;color:var(--lh-white);border-radius:16px;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.lh-step h3{color:var(--lh-white)}.lh-step p{color:var(--lh-gray-light)}.lh-onboarding-demo{background:var(--lh-section-alt);padding:6rem 2rem;position:relative}.lh-onboarding-demo-grid{background:var(--lh-card-bg);border:1px solid var(--lh-card-border);max-width:1180px;box-shadow:var(--lh-shadow-lg);border-radius:24px;grid-template-columns:minmax(0,1fr) 420px;align-items:center;gap:2rem;margin:0 auto;padding:2.25rem;display:grid}.lh-onboarding-demo-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.lh-onboarding-preview-card{background:radial-gradient(circle at top right, #7c3aed2e, transparent 35%), var(--lh-bg-soft);border:1px solid var(--lh-card-border);border-radius:22px;padding:1.5rem}.lh-onboarding-preview-header{color:var(--lh-text-muted);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.lh-onboarding-preview-header strong{color:var(--lh-gold)}.lh-onboarding-preview-steps{gap:.8rem;display:grid}.lh-onboarding-preview-steps div{background:var(--lh-card-bg);border:1px solid var(--lh-card-border);border-radius:16px;grid-template-columns:42px 1fr;align-items:center;gap:.8rem;padding:.85rem;display:grid}.lh-onboarding-preview-steps span{background:var(--lh-purple-pale);width:34px;height:34px;color:var(--lh-purple);border-radius:12px;place-items:center;font-size:.75rem;font-weight:800;display:grid}.lh-landing[data-theme=dark] .lh-onboarding-preview-steps span{color:var(--lh-purple-light);background:#7c3aed2e}.lh-onboarding-preview-steps strong{color:var(--lh-text);font-size:.9rem}.lh-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.lh-pricing-card{border-radius:20px;position:relative}.lh-pricing-card.lh-popular{border-color:var(--lh-purple);background:var(--lh-black);z-index:2;transform:scale(1.05);box-shadow:0 30px 60px #0003}.lh-popular-badge{background:var(--lh-purple);color:var(--lh-white);text-transform:uppercase;border-radius:9999px;padding:.375rem 1.25rem;font-size:.75rem;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.lh-pricing-name{color:var(--lh-text);letter-spacing:-.04em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.25rem;font-weight:800}.lh-popular .lh-pricing-name,.lh-popular .lh-pricing-price{color:var(--lh-white)}.lh-pricing-desc,.lh-pricing-period{color:var(--lh-text-muted);font-size:.9rem}.lh-pricing-price{color:var(--lh-text);letter-spacing:-.06em;align-items:baseline;gap:.25rem;margin-top:1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:2.75rem;font-weight:800;display:flex}.lh-pricing-price span{color:var(--lh-text-muted);letter-spacing:0;font-family:Inter,sans-serif;font-size:1rem}.lh-pricing-features{margin:2rem 0;padding:0;list-style:none}.lh-pricing-features li{color:var(--lh-text-muted);align-items:center;gap:.75rem;padding:.625rem 0;font-size:.9rem;display:flex}.lh-pricing-features li:before{content:"✓";background:var(--lh-purple-pale);width:20px;height:20px;color:var(--lh-purple);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:800;display:flex}.lh-pricing-actions{gap:.75rem;display:grid}.lh-pricing-btn{text-align:center;border-radius:10px;width:100%;padding:.875rem;font-size:.95rem;font-weight:800;display:inline-block}.lh-pricing-btn.primary{background:var(--lh-purple);color:var(--lh-white)}.lh-pricing-btn.primary:hover{background:var(--lh-purple-dark)}.lh-testimonial-stars{gap:.25rem;margin-bottom:1rem;display:flex}.lh-testimonial-stars span{color:var(--lh-gold)}.lh-testimonial-author{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.lh-testimonial-avatar{background:var(--lh-black);width:44px;height:44px;color:var(--lh-white);border:2px solid var(--lh-gold);border-radius:50%;justify-content:center;align-items:center;font-family:Space Grotesk,Inter,sans-serif;font-weight:800;display:flex}.lh-testimonial-info strong{color:var(--lh-text);display:block}.lh-testimonial-info span{color:var(--lh-text-muted);font-size:.85rem}.lh-contact-grid{grid-template-columns:.9fr 1.1fr;gap:2rem;max-width:1100px;margin:0 auto;display:grid}.lh-contact-list{gap:1rem;display:grid}.lh-contact-item{border:1px solid var(--lh-card-border);background:var(--lh-bg-soft);border-radius:14px;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.lh-contact-icon{background:var(--lh-purple-pale);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.lh-contact-item strong{color:var(--lh-text);display:block}.lh-contact-item a,.lh-contact-item span{color:var(--lh-text-muted);font-size:.95rem}.lh-contact-form{gap:1rem;display:grid}.lh-contact-form label{color:var(--lh-text);gap:.4rem;font-size:.9rem;font-weight:700;display:grid}.lh-contact-form input,.lh-contact-form textarea,.lh-contact-form select{border:1px solid var(--lh-card-border);background:var(--lh-bg);width:100%;color:var(--lh-text);font:inherit;border-radius:10px;outline:none;padding:.9rem 1rem}.lh-contact-form textarea{resize:vertical;min-height:130px}.lh-full-btn{justify-content:center}.lh-contact-note{color:var(--lh-text-muted);margin-top:.75rem;font-size:.85rem}.lh-cta-section{padding:6rem 2rem;position:relative;overflow:hidden}.lh-cta-content{text-align:center;max-width:700px;margin:0 auto}.lh-cta-content h2{color:var(--lh-white);letter-spacing:-.06em;margin-bottom:1rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.08}.lh-cta-content p{color:var(--lh-gray-light);margin-bottom:2rem;font-size:1.15rem}.lh-footer{border-top:1px solid var(--lh-border-dark);padding:4rem 2rem 2rem}.lh-footer-grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:3rem;max-width:1280px;margin:0 auto 3rem;display:grid}.lh-footer-brand p{color:var(--lh-gray);max-width:300px;margin-top:1rem;font-size:.9rem}.lh-footer-links h4{text-transform:uppercase;color:var(--lh-white);margin-bottom:1.5rem;font-size:.85rem;font-weight:800}.lh-footer-links ul{padding:0;list-style:none}.lh-footer-links li{margin-bottom:.75rem}.lh-footer-links a{color:var(--lh-gray);font-size:.9rem}.lh-footer-links a:hover{color:var(--lh-purple-light)}.lh-footer-bottom{border-top:1px solid var(--lh-border-dark);max-width:1280px;color:var(--lh-gray);justify-content:space-between;align-items:center;margin:0 auto;padding-top:2rem;font-size:.85rem;display:flex}@keyframes lhPulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes lhFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.lh-hero-title-animated{gap:4px;display:grid}.lh-hero-line,.lh-hero-line em{flex-wrap:wrap;align-items:baseline;gap:.16em;display:flex}.lh-word-wrap{white-space:nowrap;display:inline-flex}.lh-letter{opacity:0;filter:blur(6px);animation-name:lhHeroLetterLoop;animation-duration:8.5s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-iteration-count:infinite;animation-fill-mode:both;animation-delay:var(--letter-delay);display:inline-block;transform:translateY(18px)}@keyframes lhHeroLetterLoop{0%{opacity:0;filter:blur(6px);transform:translateY(18px)}10%{opacity:1;filter:blur();transform:translateY(0)}68%{opacity:1;filter:blur();transform:translateY(0)}82%{opacity:0;filter:blur(5px);transform:translateY(-10px)}to{opacity:0;filter:blur(5px);transform:translateY(-10px)}}@media (max-width:1180px){.lh-nav-links{gap:1rem}.lh-nav-links a{font-size:.78rem}.lh-footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (max-width:1024px){.lh-hero-grid{text-align:center;grid-template-columns:1fr}.lh-hero h1{margin-left:auto;margin-right:auto;font-size:clamp(2.55rem,8vw,4.6rem)}.lh-hero p{margin-left:auto;margin-right:auto}.lh-hero-cta-group,.lh-hero-stats{justify-content:center}.lh-dashboard-preview{order:-1;max-width:600px;margin:0 auto}.lh-features-grid,.lh-testimonials-grid,.lh-showcase-grid{grid-template-columns:repeat(2,1fr)}.lh-pricing-grid{grid-template-columns:1fr;max-width:400px}.lh-pricing-card.lh-popular{transform:scale(1)}.lh-contact-grid,.lh-steps-grid,.lh-onboarding-demo-grid{grid-template-columns:1fr}.lh-footer-grid{grid-template-columns:1fr 1fr}.lh-hero-line,.lh-hero-line em{justify-content:center}}@media (max-width:900px){.lh-nav{padding:.85rem 1rem}.lh-nav-scrolled{padding:.7rem 1rem}.lh-nav-links{display:none}.lh-mobile-menu-btn{justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.lh-nav-actions>.lh-nav-cta{display:none}.lh-mobile-backdrop{display:block}.lh-mobile-menu{z-index:1002;background:var(--lh-card-bg);border:1px solid var(--lh-card-border);opacity:0;pointer-events:none;-webkit-overflow-scrolling:touch;border-radius:24px;flex-direction:column;gap:10px;max-height:calc(100dvh - 28px);padding:18px;transition:transform .22s,opacity .22s;display:flex;position:fixed;inset:14px;overflow-y:auto;transform:translate(110%);box-shadow:0 28px 90px #00000059}.lh-mobile-menu.lh-mobile-menu-active{opacity:1;pointer-events:auto;transform:translate(0)}.lh-mobile-menu-header{border-bottom:1px solid var(--lh-card-border);justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px;padding-bottom:14px;display:flex}.lh-mobile-menu-header strong{color:var(--lh-text);font-size:18px;display:block}.lh-mobile-menu-header span{color:var(--lh-text-muted);margin-top:4px;font-size:13px;display:block}.lh-mobile-menu-close{border:1px solid var(--lh-card-border);background:var(--lh-bg-soft);width:42px;height:42px;color:var(--lh-text);border-radius:12px;place-items:center;font-size:32px;line-height:1;display:grid}.lh-mobile-menu-link{min-height:46px;color:var(--lh-text);background:#94a3b814;border:1px solid #94a3b81f;border-radius:14px;align-items:center;padding:12px 14px;font-size:.98rem;font-weight:800;display:flex}.lh-mobile-menu-actions .lh-btn-secondary,.lh-mobile-menu-actions .lh-nav-cta{justify-content:center;width:100%}.lh-logo-sub{display:none}.lh-theme-toggle{width:40px;height:40px}.lh-hero{min-height:auto;padding-top:7rem}.lh-dashboard-preview{order:2;width:100%;max-width:520px;margin:1.5rem auto 0;display:block}.lh-dashboard-card{border-radius:18px;padding:1rem}.lh-stats-row{grid-template-columns:repeat(2,1fr)}.lh-stat-box{padding:.85rem}.lh-stat-box-value{font-size:1.25rem}.lh-activity-box{padding:.85rem}.lh-activity-text strong,.lh-activity-text span{font-size:.78rem}.lh-activity-time{display:none}}@media (max-width:768px){.lh-stats-row{grid-template-columns:repeat(2,1fr)}.lh-float-card{display:none}.lh-features-grid,.lh-testimonials-grid,.lh-showcase-grid,.lh-footer-grid{grid-template-columns:1fr}.lh-footer-bottom{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:640px){.lh-logo-mark{width:40px;height:40px}.lh-logo-title{font-size:.98rem}.lh-theme-toggle,.lh-mobile-menu-btn{width:38px;height:38px}.lh-hero{padding:6.8rem 1.15rem 3rem}.lh-hero h1{letter-spacing:-.065em;font-size:clamp(2.25rem,12vw,3.35rem);line-height:1}.lh-hero p{font-size:.98rem;line-height:1.7}.lh-hero-label{padding:.48rem .78rem;font-size:.66rem;line-height:1.5}.lh-hero-cta-group{grid-template-columns:1fr;gap:.85rem;margin-bottom:2rem;display:grid}.lh-hero-cta-group a{justify-content:center;width:100%}.lh-hero-stats{grid-template-columns:1fr;gap:1rem;display:grid}.lh-dashboard-card,.lh-contact-card,.lh-contact-form-card,.lh-feature-card,.lh-pricing-card,.lh-testimonial-card{padding:1.35rem}.lh-contact,.lh-features,.lh-showcase,.lh-pricing,.lh-testimonials,.lh-cta-section,.lh-how-it-works,.lh-onboarding-demo{padding:4rem 1.15rem}.lh-section-header{margin-bottom:2.5rem}.lh-section-title{font-size:clamp(1.9rem,9vw,2.45rem)}.lh-section-desc{font-size:1rem}.lh-onboarding-demo-grid{border-radius:20px;padding:1.25rem}.lh-onboarding-demo-actions{grid-template-columns:1fr;display:grid}.lh-onboarding-demo-actions a{justify-content:center;width:100%}.lh-onboarding-preview-card{padding:1.1rem}.lh-onboarding-preview-steps div{grid-template-columns:38px 1fr;padding:.75rem}.lh-contact-item{padding:.9rem}.lh-footer{padding:3.25rem 1.15rem 2rem}}@media (max-width:520px){.lh-mobile-menu{border-radius:20px;max-height:calc(100dvh - 20px);padding:16px;inset:10px}.lh-nav-inner{gap:.5rem}.lh-nav-actions{gap:.45rem}.lh-logo{gap:.65rem}.lh-dashboard-preview{margin-top:1.25rem}.lh-dashboard-card{border-radius:16px;padding:.85rem}.lh-dashboard-header{margin-bottom:1rem}.lh-dashboard-title{font-size:.62rem}.lh-dashboard-badge{padding:.28rem .65rem;font-size:.68rem}.lh-stats-row{gap:.55rem}.lh-stat-box{padding:.7rem}.lh-stat-box-label,.lh-stat-box-sub{font-size:.62rem}.lh-stat-box-value{font-size:1.08rem}.lh-activity-item{gap:.55rem}.lh-activity-icon{width:28px;height:28px}}@media (max-width:390px){.lh-logo-title{font-size:.9rem}.lh-logo-mark,.lh-theme-toggle,.lh-mobile-menu-btn{width:36px;height:36px}.lh-hero h1{font-size:2.15rem}}@media (prefers-reduced-motion:reduce){.lh-letter{opacity:1;filter:none;animation:none;transform:none}.lh-feature-card,.lh-testimonial-card,.lh-showcase-card,.lh-nav-cta,.lh-btn-primary,.lh-btn-secondary,.lh-btn-tertiary,.lh-mobile-menu{transition:none}}
