.lp{font-family:var(--font-family);color:var(--z-gray-900);background:var(--z-white);line-height:1.6}.lp-hero,.lp-band,.lp-band-brand,.lp-band-muted{padding:4rem 1.5rem}.lp-hero,.lp-band,.lp-band-brand,.lp-band-muted,.lp-faq{text-align:center}.lp-hero>*,.lp-band>*,.lp-band-brand>*,.lp-band-muted>*,.lp-faq>*{max-width:48rem;margin-left:auto;margin-right:auto}.lp-cards{max-width:64rem}.lp-hero,.lp-band-brand{background:var(--z-brand);color:var(--z-white)}.lp-band{background:var(--z-white);color:var(--z-gray-900)}.lp-band-muted{background:var(--z-gray-50);color:var(--z-gray-900)}.lp-kicker{letter-spacing:.06em;text-align:center;text-transform:uppercase;opacity:.85;margin:0 auto;font-size:.875rem;font-weight:600}.lp-title,.lp-h2,.lp h1,.lp-hero h1,.lp-band h2,.lp-band-brand h2,.lp-band-muted h2{text-align:center;font-weight:700;line-height:1.2}.lp-title,.lp-hero h1{margin:.75rem auto 0;font-size:clamp(1.875rem,4vw,3rem)}.lp-h2,.lp-band h2,.lp-band-brand h2,.lp-band-muted h2,.lp-faq h2{margin:0 auto;font-size:clamp(1.5rem,3vw,1.875rem)}.lp-h3,.lp-card h3{margin:0;font-size:1.125rem;font-weight:600}.lp-steps h3{text-align:left;margin:0;font-size:1.125rem;font-weight:600}.lp-lead,.lp-hero p,.lp-band-brand>p{max-width:42rem;margin:2rem auto 0;font-size:1.125rem;line-height:1.7}.lp-hero .lp-lead{color:#fffffff2}.lp-figure{background:var(--z-white);max-width:32rem;box-shadow:var(--z-box-shadow-soft);border-radius:.75rem;margin:2rem auto 0;padding:1rem}.lp-figure img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;display:block}.lp-cta{background:var(--z-brand);color:var(--z-white);box-shadow:var(--z-box-shadow-soft);border-radius:.5rem;margin-top:2rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.lp-cta:hover{background:var(--z-brand-dark);color:var(--z-white)}.lp-hero .lp-cta,.lp-band-brand .lp-cta{background:var(--z-white);color:var(--z-brand)}.lp-hero .lp-cta:hover,.lp-band-brand .lp-cta:hover{background:var(--z-gray-50);color:var(--z-brand)}.lp-steps{text-align:left;counter-reset:lp-step;max-width:48rem;margin:2.5rem auto 0;padding:0;list-style:none}.lp-steps>li{-moz-column-gap:1rem;counter-increment:lp-step;grid-template-columns:2.25rem minmax(0,1fr);column-gap:1rem;margin:0 0 1.25rem;display:grid}.lp-steps>li:before{background:var(--z-brand);width:2.25rem;height:2.25rem;color:var(--z-white);text-align:center;content:counter(lp-step);border-radius:999px;grid-area:1/1/span 20;font-size:.875rem;font-weight:700;line-height:2.25rem}.lp-steps>li>*{grid-column:2}.lp-steps>li p{color:var(--z-gray-700);margin:.35rem 0 0;font-size:.875rem}.lp-label{letter-spacing:.04em;text-transform:uppercase;min-width:2.75rem;color:var(--z-brand);margin-right:.4rem;font-size:.7rem;font-weight:700;display:inline-block}.lp-note{max-width:48rem;color:var(--z-gray-700);margin:1.5rem auto 0;font-size:.875rem}.lp-bullets{text-align:left;max-width:42rem;margin:1.5rem auto 0;padding:0;list-style:none}.lp-bullets>li{margin:0 0 .75rem;padding-left:1.5rem;position:relative}.lp-bullets>li:before{color:var(--z-brand);content:"•";font-weight:700;position:absolute;left:0}.lp-cards{gap:1.5rem;margin:2.5rem auto 0;display:grid}@media (min-width:768px){.lp-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}.lp-card{border:1px solid var(--z-gray-200);background:var(--z-white);box-shadow:var(--z-box-shadow-soft);text-align:left;border-radius:.75rem;padding:1.5rem}.lp-card p{color:var(--z-gray-700);margin:.5rem 0 0;font-size:.875rem}.lp-faq{background:var(--z-white);padding:4rem 1.5rem}.lp-faq>p{max-width:42rem;color:var(--z-gray-700);margin:.75rem auto 0}.lp-faq details{border:1px solid var(--z-gray-300);background:var(--z-white);max-width:48rem;box-shadow:var(--z-box-shadow-soft);text-align:left;border-radius:.75rem;margin:.75rem auto 0;overflow:hidden}.lp-faq summary{cursor:pointer;padding:1rem 1.25rem;font-weight:600}.lp-faq details[open] summary{border-bottom:1px solid var(--z-gray-100)}.lp-faq details>:not(summary){color:var(--z-gray-700);padding:1rem 1.25rem}.lp-faq details p{margin:0}
