.leml-home-hero{padding:96px 0;background:var(--brand-bg-alt)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.hero-media img{width:100%;aspect-ratio:720/560;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.hero-copy p{font-size:1.12rem}.text-link{display:inline-block;margin-top:16px}.faq-grid,.prompt-flow,.use-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.faq-grid article,.prompt-flow article,.use-cards article{padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.prompt-flow article:nth-child(2n){transform:translateY(18px)}.leml-use-grid{background:var(--brand-neutral-light)}.use-cards article:first-child{border-left:6px solid var(--brand-primary)}.use-cards article:nth-child(2){border-top:6px solid var(--brand-accent)}.use-cards article:nth-child(3){border-right:6px solid var(--brand-secondary)}.use-cards article:nth-child(4){border-bottom:6px solid var(--brand-primary-light)}.leml-trust{padding:32px 0;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:#fff}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.trust-row b,.trust-row span{display:block;color:var(--brand-text)}.trust-row span{font-size:.9rem}.leml-install{background:var(--brand-secondary)}.install-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;list-style:none;padding:0}.install-steps li{padding:24px;background:#fff;border-radius:var(--brand-radius)}.install-steps code{display:block;overflow:auto;font-size:.75rem}.leml-faq{padding-bottom:104px}@media (max-width:900px){.install-steps{grid-template-columns:1fr 1fr}}@media (max-width:650px){.faq-grid,.install-steps,.prompt-flow,.use-cards{grid-template-columns:1fr}.prompt-flow article:nth-child(2n){transform:none}}