html body.homepage{background:#fff;color:#111;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0;overflow-x:hidden}html body.homepage *,html body.homepage :after,html body.homepage :before{box-sizing:border-box}.lx-header{background:#fff;border-bottom:1px solid #e3e3e3;position:sticky;top:0;z-index:20}.lx-header-inner{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:16px 24px}.lx-logo img{display:block;height:34px;width:auto}.lx-nav{align-items:center;display:flex;gap:24px}.lx-nav-login{color:#111;font-size:16px;font-weight:600;text-decoration:none}.lx-nav-login:hover{text-decoration:underline}.lx-nav-login-icon{align-items:center;color:#111;display:none;line-height:0}.lx-nav-login-icon:hover{color:#e30613}.lx-nav-subscribe{background:#e30613;border-radius:6px;color:#fff;font-size:16px;font-weight:700;padding:10px 22px;text-decoration:none;transition:background .2s ease}.lx-nav-subscribe:hover{background:#b80510}.lx-hero{background:#f5f5f5;position:relative}.lx-hero:before{background:#e30613;content:"";height:110px;left:0;position:absolute;top:0;width:6px}.lx-hero-inner{align-items:center;display:grid;gap:56px;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1200px;padding:72px 24px}.hero-copy,.hero-visual{min-width:0}.hero-copy h1{color:#111;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.1;margin:0 0 24px}.hero-copy p{color:#4a4a4a;font-size:17px;line-height:1.6;margin:0 0 16px;max-width:540px}.btn-subscribe{background:#e30613;border-radius:6px;color:#fff;display:inline-block;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:18px;font-weight:700;margin-top:24px;padding:16px 30px;text-align:center;text-decoration:none;transition:background .2s ease,box-shadow .2s ease,transform .1s ease}.btn-subscribe:hover{background:#b80510;box-shadow:0 6px 16px rgba(227,6,19,.25)}.btn-subscribe:active{transform:translateY(1px)}.price-note{color:#111;font-size:16px;font-weight:700;margin:14px 0 0}.login-note{color:#555;font-size:16px;margin:8px 0 0}.login-note a{color:#555;text-decoration:underline}.login-note a:hover{color:#111}.hero-visual{margin:0}.hero-visual img{border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);display:block;height:auto;max-width:100%;width:100%}.lx-examples{background:#fff}.lx-examples-inner{margin:0 auto;max-width:1200px;padding:56px 24px}.lx-examples-inner h2{color:#111;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:24px;font-weight:800;margin:0 0 28px}.example-cards{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0;padding:0}.example-card{align-items:center;background:#fff;border:1px solid #e3e3e3;border-left:4px solid #e30613;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.04);color:#4a4a4a;display:flex;font-size:16px;justify-content:center;line-height:1.5;padding:28px 24px;text-align:center}.lx-cta-bottom{background:#f5f5f5}.lx-cta-inner{margin:0 auto;max-width:1200px;padding:56px 24px;text-align:center}.lx-cta-inner .btn-subscribe{margin-top:0}body.homepage .linkFooter{background:#fff;border-top:2px solid #e30613;padding:32px 24px}body.homepage .linkFooter .footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin:0 auto;max-width:1200px}body.homepage .linkFooter .brand img{display:block;height:32px;width:auto}body.homepage .linkFooter .links{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:18px;justify-content:center}body.homepage .linkFooter .links a{color:#6f6f77;font-size:14px;text-decoration:underline;white-space:nowrap}body.homepage .linkFooter .links a:hover{text-decoration:none}body.homepage .linkFooter .links .sep{color:#6f6f77;font-size:14px}@media (max-width:900px){.lx-hero-inner{gap:40px;grid-template-columns:1fr;padding:48px 20px}.hero-copy{order:1}.hero-visual{order:2}.example-cards{grid-template-columns:1fr}}@media (max-width:600px){.lx-header-inner{padding:14px 16px}.lx-logo img{height:28px}.lx-nav-login{display:none}.lx-nav-login-icon{display:inline-flex}.lx-hero-inner{padding:36px 16px}.hero-copy h1{font-size:clamp(26px,7vw,34px)}.btn-subscribe{font-size:16px;max-width:360px;padding:14px 20px;width:100%}.lx-cta-inner,.lx-examples-inner{padding:40px 16px}body.homepage .linkFooter{padding:28px 16px}body.homepage .linkFooter .footer-inner{flex-direction:column;gap:16px;text-align:center}body.homepage .linkFooter .links{gap:12px}}