body{background:var(--lia-bg);color:var(--lia-fg)}.lia-header:where(.astro-c6rkp36v){z-index:20;background:color-mix(in srgb, var(--lia-bg) 85%, transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--lia-border);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.lia-header__brand:where(.astro-c6rkp36v){align-items:center;display:flex}.lia-header__brand:where(.astro-c6rkp36v) img:where(.astro-c6rkp36v){width:auto;display:block}.lia-header__nav:where(.astro-c6rkp36v){align-items:center;gap:1.5rem;font-size:.95rem;display:flex}.lia-header__nav:where(.astro-c6rkp36v) a:where(.astro-c6rkp36v){color:var(--lia-fg-muted);text-decoration:none}.lia-header__nav:where(.astro-c6rkp36v) a:where(.astro-c6rkp36v):hover{color:var(--color-accent-600)}.lia-header__icon-link:where(.astro-c6rkp36v){align-items:center;display:inline-flex}.lia-footer:where(.astro-c6rkp36v){border-top:1px solid var(--lia-border);color:var(--lia-fg-muted);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1.5rem;font-size:.875rem;display:flex}.lia-footer__nav:where(.astro-c6rkp36v){gap:1.25rem;display:flex}.lia-footer__nav:where(.astro-c6rkp36v) a:where(.astro-c6rkp36v){color:var(--lia-fg-muted);text-decoration:none}.lia-footer__nav:where(.astro-c6rkp36v) a:where(.astro-c6rkp36v):hover{color:var(--color-accent-600)}.lia-yt-facade:where(.astro-jz6bft7u){aspect-ratio:16/9;cursor:pointer;border-radius:.75rem;position:relative;overflow:hidden}.lia-yt-facade__poster:where(.astro-jz6bft7u){object-fit:cover;width:100%;height:100%}.lia-yt-facade:where(.astro-jz6bft7u)[data-autoplay=true] .lia-yt-facade__poster:where(.astro-jz6bft7u),.lia-yt-facade:where(.astro-jz6bft7u)[data-autoplay=true] iframe:where(.astro-jz6bft7u){position:absolute;inset:0}.lia-yt-facade:where(.astro-jz6bft7u)[data-autoplay=true]:not(.lia-yt-facade--failed) iframe:where(.astro-jz6bft7u){z-index:1}.lia-yt-facade--failed:where(.astro-jz6bft7u) iframe:where(.astro-jz6bft7u){display:none}.lia-yt-facade:where(.astro-jz6bft7u) button:where(.astro-jz6bft7u){cursor:pointer;background:0 0;border:none;width:68px;height:48px;margin:auto;position:absolute;inset:0}iframe:where(.astro-jz6bft7u){aspect-ratio:16/9;border:none;border-radius:.75rem;width:100%}.lia-hero:where(.astro-ge2uvauf){grid-template-columns:1fr;align-items:center;gap:2.5rem;max-width:72rem;margin:0 auto;padding:3rem 1.5rem 4rem;display:grid}@media (width>=1024px){.lia-hero:where(.astro-ge2uvauf){grid-template-columns:1fr 1fr;padding:5rem 2rem 6rem}}.lia-hero__logo:where(.astro-ge2uvauf){width:min(100%,24rem);height:auto;margin-bottom:1.5rem;display:block}.lia-hero__description:where(.astro-ge2uvauf){max-width:34rem;color:var(--lia-fg-muted);font-size:1.05rem;line-height:1.6}.lia-hero__actions:where(.astro-ge2uvauf){flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.lia-button:where(.astro-ge2uvauf){border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .15s,background-color .15s;display:inline-flex}.lia-button:where(.astro-ge2uvauf):hover{transform:translateY(-1px)}.lia-button--primary:where(.astro-ge2uvauf){background:var(--color-accent-600);color:#fff}.lia-button--primary:where(.astro-ge2uvauf):hover{background:var(--color-accent-700)}.lia-button--secondary:where(.astro-ge2uvauf){background:var(--lia-surface);color:var(--lia-fg)}.lia-hero__media:where(.astro-ge2uvauf) .lia-yt-facade{border-radius:1.25rem;box-shadow:0 20px 60px -20px #0f172059}.lia-features:where(.astro-5avuv2ve){max-width:72rem;margin:0 auto;padding:2rem 1.5rem 5rem}.lia-features:where(.astro-5avuv2ve) h2:where(.astro-5avuv2ve){text-align:center;font-family:var(--font-heading);color:var(--lia-fg);margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.5rem)}.lia-features__grid:where(.astro-5avuv2ve){grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.lia-features__card:where(.astro-5avuv2ve){perspective:1200px;cursor:pointer}.lia-features__flip:where(.astro-5avuv2ve){height:100%;min-height:14rem;transform-style:preserve-3d;transition:transform .6s;position:relative}.lia-features__card:where(.astro-5avuv2ve):hover .lia-features__flip:where(.astro-5avuv2ve),.lia-features__card:where(.astro-5avuv2ve):focus-visible .lia-features__flip:where(.astro-5avuv2ve),.lia-features__card--flipped:where(.astro-5avuv2ve) .lia-features__flip:where(.astro-5avuv2ve){transform:rotateY(180deg)}.lia-features__face:where(.astro-5avuv2ve){backface-visibility:hidden;background:var(--lia-surface);color:var(--lia-fg);border-radius:1rem;position:absolute;inset:0}.lia-features__face--front:where(.astro-5avuv2ve){padding:1.75rem}.lia-features__face--back:where(.astro-5avuv2ve){overflow:hidden;transform:rotateY(180deg)}.lia-features__face--back:where(.astro-5avuv2ve) img{object-fit:cover;width:100%;height:100%}.lia-features__face:where(.astro-5avuv2ve) svg:where(.astro-5avuv2ve){color:var(--color-accent-600);margin-bottom:.75rem}.lia-features__face:where(.astro-5avuv2ve) h3:where(.astro-5avuv2ve){font-family:var(--font-heading);margin:0 0 .5rem;font-size:1.1rem}.lia-features__face:where(.astro-5avuv2ve) p:where(.astro-5avuv2ve){color:var(--lia-fg-muted);margin:0;font-size:.95rem;line-height:1.55}.lia-how:where(.astro-l43jfdkk){max-width:72rem;margin:0 auto;padding:2rem 1.5rem 5rem}.lia-how:where(.astro-l43jfdkk) h2:where(.astro-l43jfdkk){text-align:center;font-family:var(--font-heading);color:var(--lia-fg);margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.5rem)}.lia-how__steps:where(.astro-l43jfdkk){counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1.5rem;margin:0;padding:0;list-style:none;display:grid}.lia-how__steps:where(.astro-l43jfdkk) li:where(.astro-l43jfdkk){border-top:2px solid var(--color-accent-500);padding-top:.5rem;position:relative}.lia-how__index:where(.astro-l43jfdkk){font-family:var(--font-heading);color:var(--color-accent-600);margin-bottom:.5rem;font-weight:700;display:block}.lia-how__steps:where(.astro-l43jfdkk) h3:where(.astro-l43jfdkk){font-family:var(--font-heading);color:var(--lia-fg);margin:0 0 .35rem}.lia-how__steps:where(.astro-l43jfdkk) p:where(.astro-l43jfdkk){color:var(--lia-fg-muted);margin:0;font-size:.9rem;line-height:1.5}.lia-docs-grid:where(.astro-ia6yu5j4){max-width:72rem;margin:0 auto;padding:2rem 1.5rem 6rem}.lia-docs-grid:where(.astro-ia6yu5j4) h2:where(.astro-ia6yu5j4){text-align:center;font-family:var(--font-heading);color:var(--lia-fg);margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.5rem)}.lia-docs-grid__grid:where(.astro-ia6yu5j4){grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.lia-docs-grid__grid:where(.astro-ia6yu5j4) a:where(.astro-ia6yu5j4){border:1px solid var(--lia-border);color:inherit;border-radius:1rem;padding:1.5rem;text-decoration:none;transition:border-color .15s,transform .15s;display:block}.lia-docs-grid__grid:where(.astro-ia6yu5j4) a:where(.astro-ia6yu5j4):hover{border-color:var(--color-accent-500);transform:translateY(-2px)}.lia-docs-grid__grid:where(.astro-ia6yu5j4) h3:where(.astro-ia6yu5j4){font-family:var(--font-heading);color:var(--lia-fg);margin:0 0 .4rem}.lia-docs-grid__grid:where(.astro-ia6yu5j4) p:where(.astro-ia6yu5j4){color:var(--lia-fg-muted);margin:0;font-size:.9rem}
