body.lf-landing{margin:0;--lf-page-max:72rem;--lf-sticky-offset:6.5rem}:where(#lf-root) {font-family:"Inter",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;text-size-adjust:100%}:where(#lf-root),
:where(#lf-root) *,
:where(#lf-root) *::before,
:where(#lf-root) *::after {box-sizing:border-box}:where(#lf-root) :where(h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,ul,ol) {margin:0}:where(#lf-root) :where(ul,ol) {padding:0;list-style:none}:where(#lf-root) :where(img,svg,video,canvas,audio,iframe,embed,object) {display:block;vertical-align:middle}:where(#lf-root) :where(img,video) {max-width:100%;height:auto}:where(#lf-root) :where(button,input,optgroup,select,textarea) {font:inherit;color:inherit;line-height:inherit;margin:0}:where(#lf-root) :where(a) {color:inherit;text-decoration:inherit}html.scroll-smooth{scroll-behavior:smooth}#lf-root section[id]{scroll-margin-top:var(--lf-sticky-offset)}#lf-root main.lf-main{overflow-x:clip}#lf-root main.lf-main>section{scroll-margin-top:var(--lf-sticky-offset)}#lf-root main.lf-main>section+section{margin-top:clamp(1.25rem,2.5vw,2rem)}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out , transform .6s ease-out}.fade-in-section.is-visible{opacity:1;transform:translateY(0)}.lf-container{width:100%;max-width:var(--lf-page-max);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.lf-container{padding-left:2rem;padding-right:2rem}}.lf-section{padding-top:4rem;padding-bottom:4rem}@media (min-width:768px){.lf-section{padding-top:5rem;padding-bottom:5rem}}.lf-section-head{text-align:center;margin-bottom:3rem}@media (min-width:768px){.lf-section-head{margin-bottom:3.5rem}}.lf-h2{font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#0f172a}@media (min-width:768px){.lf-h2{font-size:2.25rem;line-height:2.5rem}}.dark .lf-h2{color:#fff}.lf-lead{margin-top:.75rem;color:#475569;max-width:42rem;margin-left:auto;margin-right:auto}.dark .lf-lead{color:#94a3b8}.lf-card{border-radius:1rem;border:1px solid #e2e8f0;background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dark .lf-card{border-color:rgba(51,65,85,.7);background:rgba(30,41,59,.4)}.lf-card-hover{transition:all 300ms ease}.lf-card-hover:hover{transform:translateY(-.125rem);border-color:rgba(168,85,247,.4);box-shadow:0 20px 25px -5px rgba(168,85,247,.10) , 0 8px 10px -6px rgba(168,85,247,.10)}@keyframes lfFadeIn {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: translateY(0); }
}.animate-fade-in{animation:lfFadeIn 250ms ease-out both}#lf-root details[open] .detail-arrow{transform:rotate(180deg)}#lf-root summary{list-style:none}#lf-root summary::-webkit-details-marker{display:none}