:root{--lp-plate:var(--surface-2)}:root[data-theme=dark]{--lp-plate:#e9e6dd}.lp-container{max-width:1120px;margin:0 auto;padding-left:clamp(16px,5vw,40px);padding-right:clamp(16px,5vw,40px)}.lp-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;align-items:center}@media (min-width:880px){.lp-hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:56px}}.lp-feature{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:center}@media (min-width:880px){.lp-feature{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px}.lp-feature.lp-flip>:first-child{order:2}}.lp-grid-3{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}@media (min-width:720px){.lp-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.lp-fit{display:flex;flex-wrap:wrap;gap:10px 28px}.lp-trust{display:grid;grid-template-columns:minmax(0,1fr);gap:0}@media (min-width:720px){.lp-trust{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px}}.lp-nav-anchor{display:none;padding:8px 10px;border-radius:8px;font-size:13.5px;font-weight:500;color:var(--text-muted);text-decoration:none}.lp-nav-anchor:hover{color:var(--text);background:var(--surface-2)}@media (min-width:880px){.lp-nav-anchor{display:inline-flex}}.lp-btn-primary,.lp-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.lp-btn-primary{color:var(--accent-ink);background:var(--accent);box-shadow:var(--shadow-lift)}.lp-btn-primary:hover{background:var(--accent-hover)}.lp-btn-secondary{color:var(--text);background:var(--surface);border:1px solid var(--border);font-weight:500}.lp-btn-secondary:hover{border-color:var(--text-muted)}.lp-link{color:var(--text-muted);text-decoration:none}.lp-link:hover{color:var(--text)}.lp-faq{border-top:1px solid var(--border-subtle)}.lp-faq:last-child{border-bottom:1px solid var(--border-subtle)}.lp-faq>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 4px;font-family:var(--font-display),var(--font-geist-sans),sans-serif;font-size:16px;font-weight:600;color:var(--text)}.lp-faq>summary::-webkit-details-marker{display:none}.lp-faq>summary:after{content:"+";flex-shrink:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--border);color:var(--text-muted);font-weight:500;font-size:16px;line-height:1}.lp-faq[open]>summary:after{content:"–";color:var(--accent);border-color:var(--accent)}.lp-faq>summary:hover{color:var(--accent)}.lp-faq>div{padding:0 44px 20px 4px;font-size:15px;line-height:1.65;color:var(--text-muted);max-width:68ch}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}[id]{scroll-margin-top:72px}