.typer[data-astro-cid-veu7ytam]{display:inline-flex;align-items:baseline}.typer__prefix[data-astro-cid-veu7ytam]{color:var(--ink)}.typer__word[data-astro-cid-veu7ytam]{color:var(--accent);font-weight:600}.typer__caret[data-astro-cid-veu7ytam]{display:inline-block;width:2px;align-self:center;height:1em;margin-left:2px;background:var(--accent);animation:typer-blink 1s steps(1) infinite}@keyframes typer-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.typer__caret[data-astro-cid-veu7ytam]{animation:none}}.hero[data-astro-cid-bbe6dxrz]{text-align:center;padding-top:clamp(3.5rem,2rem + 6vw,7rem);padding-bottom:clamp(2rem,1rem + 3vw,3.5rem)}.hero__icon[data-astro-cid-bbe6dxrz]{margin:0 auto 1rem;filter:drop-shadow(0 10px 22px rgba(60,40,20,.18))}.hero__brand[data-astro-cid-bbe6dxrz]{font-size:.95rem;font-weight:600;letter-spacing:.01em;color:var(--ink)}.hero__slogan[data-astro-cid-bbe6dxrz]{margin-top:.9rem;font-size:clamp(2rem,1.3rem + 2.8vw,3.4rem);letter-spacing:-.03em;text-wrap:balance}.hero__better[data-astro-cid-bbe6dxrz]{margin-top:.9rem;font-size:clamp(1.4rem,1rem + 1.7vw,2.3rem);font-weight:500;letter-spacing:-.02em;line-height:1.2;min-height:1.4em}.hero__cta[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}.hero__meta[data-astro-cid-bbe6dxrz]{margin-top:1.15rem;font-size:.8125rem;color:var(--muted)}.hero__meta[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.pw[data-astro-cid-b4v5uxng]{padding-top:clamp(1rem,.5rem + 2vw,2.5rem)}.carousel[data-astro-cid-b4v5uxng]{max-width:980px;margin-inline:auto}.carousel__viewport[data-astro-cid-b4v5uxng]{position:relative;aspect-ratio:16 / 10;border-radius:var(--radius-card);overflow:hidden;touch-action:pan-y}.carousel__slide[data-astro-cid-b4v5uxng]{position:absolute;inset:0;margin:0;opacity:0;transition:opacity .6s ease;pointer-events:none}.carousel__slide[data-astro-cid-b4v5uxng][data-active=true]{opacity:1;pointer-events:auto}.carousel__slide[data-astro-cid-b4v5uxng] img[data-astro-cid-b4v5uxng]{width:100%;height:100%;object-fit:cover;display:block}.carousel__arrow[data-astro-cid-b4v5uxng]{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;display:grid;place-items:center;font-size:1.4rem;line-height:1;color:var(--ink);background:color-mix(in oklab,var(--bg) 78%,transparent);backdrop-filter:blur(6px);border:1px solid var(--border);border-radius:999px;cursor:pointer;opacity:0;transition:opacity .2s ease,background-color .2s ease}.carousel[data-astro-cid-b4v5uxng]:hover .carousel__arrow[data-astro-cid-b4v5uxng],.carousel__arrow[data-astro-cid-b4v5uxng]:focus-visible{opacity:1}.carousel__arrow--prev[data-astro-cid-b4v5uxng]{left:12px}.carousel__arrow--next[data-astro-cid-b4v5uxng]{right:12px}.carousel__meta[data-astro-cid-b4v5uxng]{display:grid;max-width:820px;margin:1.15rem auto 0}.carousel__caption[data-astro-cid-b4v5uxng]{grid-area:1 / 1;display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:1rem;opacity:0;visibility:hidden;transform:translateY(5px);transition:opacity .25s ease,transform .25s ease,visibility 0s .25s}.carousel__caption[data-astro-cid-b4v5uxng][data-active=true]{opacity:1;visibility:visible;transform:none;transition-delay:0s}.carousel__count[data-astro-cid-b4v5uxng]{padding-top:.2rem;color:var(--accent);font-family:var(--font-mono);font-size:.75rem;font-weight:500;letter-spacing:.02em;white-space:nowrap}.carousel__caption[data-astro-cid-b4v5uxng] h3[data-astro-cid-b4v5uxng]{font-size:1.0625rem;font-weight:600;line-height:1.3}.carousel__caption[data-astro-cid-b4v5uxng] p[data-astro-cid-b4v5uxng]{max-width:66ch;margin:.3rem 0 0;color:var(--muted);font-size:.9375rem;line-height:1.55}.carousel__dots[data-astro-cid-b4v5uxng]{display:flex;justify-content:center;gap:.5rem;margin-top:.85rem}.carousel__dot[data-astro-cid-b4v5uxng]{width:8px;height:8px;padding:0;border:none;border-radius:999px;background:var(--border);cursor:pointer;transition:background-color .2s ease,width .2s ease}.carousel__dot[data-astro-cid-b4v5uxng][aria-selected=true]{width:22px;background:var(--accent)}@media(prefers-reduced-motion:reduce){.carousel__slide[data-astro-cid-b4v5uxng],.carousel__caption[data-astro-cid-b4v5uxng]{transition:none}}@media(max-width:560px){.carousel__meta[data-astro-cid-b4v5uxng]{margin-top:.9rem}.carousel__caption[data-astro-cid-b4v5uxng]{grid-template-columns:4rem minmax(0,1fr);gap:.65rem}.carousel__caption[data-astro-cid-b4v5uxng] h3[data-astro-cid-b4v5uxng]{font-size:1rem}.carousel__caption[data-astro-cid-b4v5uxng] p[data-astro-cid-b4v5uxng]{font-size:.875rem;line-height:1.5}}.values__head[data-astro-cid-d633m3hy] h2[data-astro-cid-d633m3hy]{font-size:var(--text-h2);line-height:1.12;max-width:min(100%,20ch);overflow-wrap:anywhere;text-wrap:balance}.values__head[data-astro-cid-d633m3hy] p[data-astro-cid-d633m3hy]{margin-top:.9rem;color:var(--muted);font-size:var(--text-lead);max-width:46ch}.values__grid[data-astro-cid-d633m3hy]{margin-top:clamp(2rem,1rem + 3vw,3.5rem);display:grid;grid-template-columns:repeat(3,1fr);gap:0}.vcard[data-astro-cid-d633m3hy]{padding-inline:clamp(1.5rem,1rem + 1.5vw,2.25rem)}.vcard[data-astro-cid-d633m3hy]:first-child{padding-left:0}.vcard[data-astro-cid-d633m3hy]:last-child{padding-right:0}.vcard[data-astro-cid-d633m3hy]+.vcard[data-astro-cid-d633m3hy]{border-left:1px solid var(--border)}.vcard__icon[data-astro-cid-d633m3hy]{font-size:1.7rem;line-height:1}.vcard[data-astro-cid-d633m3hy] h3[data-astro-cid-d633m3hy]{margin-top:1rem;font-size:var(--text-h3)}.vcard[data-astro-cid-d633m3hy] p[data-astro-cid-d633m3hy]{margin-top:.6rem;color:var(--muted);font-size:.95rem}@media(max-width:860px){.values__grid[data-astro-cid-d633m3hy]{grid-template-columns:1fr}.vcard[data-astro-cid-d633m3hy],.vcard[data-astro-cid-d633m3hy]:first-child,.vcard[data-astro-cid-d633m3hy]:last-child,.vcard[data-astro-cid-d633m3hy]+.vcard[data-astro-cid-d633m3hy]{padding:1.25rem 0;border-left:none}.vcard[data-astro-cid-d633m3hy]:first-child{padding-top:0}}.tech[data-astro-cid-lfow52u2]{background:var(--surface);border-block:1px solid var(--border)}.tech__inner[data-astro-cid-lfow52u2]{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,1rem + 4vw,4.5rem);align-items:center}.tech__intro[data-astro-cid-lfow52u2] h2[data-astro-cid-lfow52u2]{margin-top:.7rem;font-size:var(--text-h2)}.tech__diagram[data-astro-cid-lfow52u2]{margin-top:2rem;display:flex;align-items:center;gap:1rem;font-family:var(--font-mono);font-size:.8rem}.repo[data-astro-cid-lfow52u2]{padding:.5rem .9rem;background:var(--terminal-bg);color:var(--terminal-fg);border-radius:8px}.branches[data-astro-cid-lfow52u2]{display:flex;flex-direction:column;gap:.5rem}.branch[data-astro-cid-lfow52u2]{display:flex;align-items:center;gap:.5rem;color:var(--muted)}.branch__line[data-astro-cid-lfow52u2]{width:26px;height:1px;background:var(--border)}.branch__node[data-astro-cid-lfow52u2]{width:9px;height:9px;border-radius:50%;flex-shrink:0}.tech__list[data-astro-cid-lfow52u2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.tech__list[data-astro-cid-lfow52u2] li[data-astro-cid-lfow52u2]{display:flex;flex-direction:column;gap:.3rem;padding:1.1rem 0;border-top:1px solid var(--border)}.tech__list[data-astro-cid-lfow52u2] li[data-astro-cid-lfow52u2]:first-child{border-top:none}.tech__list[data-astro-cid-lfow52u2] strong[data-astro-cid-lfow52u2]{font-weight:600}.tech__list[data-astro-cid-lfow52u2] span[data-astro-cid-lfow52u2]{color:var(--muted);font-size:.95rem}@media(max-width:860px){.tech__inner[data-astro-cid-lfow52u2]{grid-template-columns:1fr}}.install__inner[data-astro-cid-o76rllgi]{max-width:760px;margin-inline:auto;text-align:center}.install__inner[data-astro-cid-o76rllgi] h2[data-astro-cid-o76rllgi]{margin-top:.7rem;font-size:var(--text-h2)}.install__inner[data-astro-cid-o76rllgi] p[data-astro-cid-o76rllgi]{margin-top:.9rem;color:var(--muted);font-size:var(--text-lead)}.install__code[data-astro-cid-o76rllgi]{margin-top:1.8rem}.install__more[data-astro-cid-o76rllgi]{display:inline-block;margin-top:1.4rem;color:var(--accent);font-size:.9rem;font-weight:500}.install__more[data-astro-cid-o76rllgi]:hover{text-decoration:underline;text-underline-offset:3px}.cta__inner[data-astro-cid-frbqrhml]{text-align:center}.cta__inner[data-astro-cid-frbqrhml] h2[data-astro-cid-frbqrhml]{font-size:var(--text-h2);line-height:1.12;max-width:min(100%,16ch);margin-inline:auto;overflow-wrap:anywhere;text-wrap:balance}.cta__row[data-astro-cid-frbqrhml]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.8rem}
