:root{--bg:#091321;--bg-2:#0e1c2f;--surface:#102234;--border:#1d3047;--text:#e7eef7;--muted:#90a6c2;--blue:#2f93d8;--ayx:#0067b9;--cyan:#00a9e0;--ok:#43d0a0;--font:"IBM Plex Sans", ui-sans-serif, system-ui, "Segoe UI", sans-serif;--mono:"IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace}:where(.astro-lcdefpme){box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.grid-bg:where(.astro-lcdefpme){z-index:0;pointer-events:none;background-image:radial-gradient(60rem 40rem at 78% -10%,#00a9e029,#0000 60%),radial-gradient(50rem 36rem at 8% 4%,#0067b92e,#0000 55%),linear-gradient(#0000 95%,#78a0c80d 95%),linear-gradient(90deg,#0000 95%,#78a0c80d 95%);background-size:100% 100%,100% 100%,2.6rem 2.6rem,2.6rem 2.6rem;position:fixed;inset:0}.wrap:where(.astro-lcdefpme){z-index:1;max-width:1120px;margin:0 auto;padding:0 1.5rem;position:relative}a:where(.astro-lcdefpme){color:inherit}code:where(.astro-lcdefpme){font-family:var(--mono)}.nav:where(.astro-lcdefpme){z-index:50;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#091321b8;position:sticky;top:0}.nav-inner:where(.astro-lcdefpme){justify-content:space-between;align-items:center;height:4rem;display:flex}.brand:where(.astro-lcdefpme){font-family:var(--mono);color:var(--text);letter-spacing:-.01em;font-size:1.05rem;font-weight:600;text-decoration:none}.prompt:where(.astro-lcdefpme){color:var(--cyan)}.ver:where(.astro-lcdefpme){letter-spacing:.05em;color:#9fd9f3;vertical-align:.12em;background:#00a9e01f;border:1px solid #00a9e066;border-radius:.3em;margin-left:.15rem;padding:.12em .5em;font-size:.62rem;font-weight:600}.nav-links:where(.astro-lcdefpme){gap:1.75rem;display:flex}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--muted);font-size:.9rem;text-decoration:none;transition:color .18s}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--text)}.hero:where(.astro-lcdefpme){padding:5.5rem 0 4rem}.hero-grid:where(.astro-lcdefpme){grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:3rem;display:grid}.kicker:where(.astro-lcdefpme){font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cyan);font-size:.74rem;font-weight:600}.hero:where(.astro-lcdefpme) h1:where(.astro-lcdefpme){letter-spacing:-.03em;margin:1rem 0 1.25rem;font-size:clamp(2.3rem,5vw,3.6rem);font-weight:700;line-height:1.04}.lede:where(.astro-lcdefpme){color:var(--muted);max-width:34rem;font-size:1.1rem}.lede:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--text);background:#00a9e01a;border-radius:.3em;padding:.05em .35em}.cta:where(.astro-lcdefpme){flex-wrap:wrap;gap:.85rem;margin-top:1.9rem;display:flex}.btn:where(.astro-lcdefpme){border-radius:.5rem;padding:.7rem 1.4rem;font-size:.94rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:inline-block}.btn:where(.astro-lcdefpme).primary{color:#fff;background:linear-gradient(135deg, var(--ayx), var(--cyan));box-shadow:0 8px 24px #0078c84d}.btn:where(.astro-lcdefpme).primary:hover{transform:translateY(-1px);box-shadow:0 12px 30px #0078c86b}.btn:where(.astro-lcdefpme).ghost{color:var(--text);border:1px solid var(--border)}.btn:where(.astro-lcdefpme).ghost:hover{border-color:var(--blue)}.install:where(.astro-lcdefpme){background:var(--bg-2);border:1px solid var(--border);border-radius:.5rem;align-items:center;gap:.6rem;max-width:100%;margin-top:1.6rem;padding:.7rem .95rem;display:flex;overflow-x:auto}.install-prompt:where(.astro-lcdefpme){color:var(--cyan);font-family:var(--mono);font-weight:600}.install:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--muted);white-space:nowrap;font-size:.82rem}.term:where(.astro-lcdefpme){background:var(--bg-2);border:1px solid var(--border);border-radius:.8rem;overflow:hidden;box-shadow:0 30px 60px #020a148c,0 0 0 1px #00a9e00d}.term-bar:where(.astro-lcdefpme){border-bottom:1px solid var(--border);background:#0b1828;align-items:center;gap:.45rem;padding:.7rem .95rem;display:flex}.dot:where(.astro-lcdefpme){background:#2a3f57;border-radius:50%;width:.7rem;height:.7rem}.term-title:where(.astro-lcdefpme){font-family:var(--mono);color:var(--muted);margin-left:.6rem;font-size:.74rem}.term-body:where(.astro-lcdefpme){font-family:var(--mono);padding:1.1rem 1.15rem 1.25rem;font-size:.82rem;line-height:1.5}.term-block:where(.astro-lcdefpme)+.term-block:where(.astro-lcdefpme){margin-top:.95rem}.term-cmd:where(.astro-lcdefpme){color:var(--text);gap:.55rem;display:flex}.term-sigil:where(.astro-lcdefpme){color:var(--cyan)}.term-out:where(.astro-lcdefpme){color:var(--muted);margin-top:.2rem;padding-left:1.1rem}.term-out:where(.astro-lcdefpme) .check:where(.astro-lcdefpme){color:var(--ok);margin-right:.4rem}.term-out:where(.astro-lcdefpme).json{color:#8fd0f2}.term-out:where(.astro-lcdefpme).note{color:#f0b866}.band:where(.astro-lcdefpme){border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#0067b90f,#0000);padding:3.5rem 0}.band-inner:where(.astro-lcdefpme){grid-template-columns:auto 1fr;align-items:center;gap:2rem;display:grid}.band-mark:where(.astro-lcdefpme){font-family:var(--mono);color:var(--cyan);white-space:nowrap;border:1px dashed #00a9e073;border-radius:.6rem;padding:.6rem 1rem;font-size:clamp(1.4rem,3vw,2.1rem);font-weight:600}.band:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(1.35rem,2.6vw,1.9rem)}.band:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--muted);max-width:50rem}.band:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--text);background:#00a9e01a;border-radius:.3em;padding:.05em .35em}.features:where(.astro-lcdefpme){padding:4.5rem 0}.section-title:where(.astro-lcdefpme){letter-spacing:-.02em;margin-bottom:2.2rem;font-size:clamp(1.4rem,3vw,2rem)}.cards:where(.astro-lcdefpme){grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));gap:1.1rem;display:grid}.card:where(.astro-lcdefpme){background:var(--surface);border:1px solid var(--border);border-radius:.7rem;padding:1.4rem 1.4rem 1.5rem;transition:transform .16s,border-color .16s}.card:where(.astro-lcdefpme):hover{border-color:#00a9e080;transform:translateY(-3px)}.card:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){margin-bottom:.5rem;font-size:1.02rem}.card:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--muted);font-size:.9rem}.quickstart:where(.astro-lcdefpme){padding:1rem 0 5rem}.steps:where(.astro-lcdefpme){grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.1rem;display:grid}.step:where(.astro-lcdefpme){background:var(--bg-2);border:1px solid var(--border);border-radius:.7rem;align-items:flex-start;gap:.9rem;padding:1.2rem;display:flex}.step-n:where(.astro-lcdefpme){width:1.9rem;height:1.9rem;font-family:var(--mono);color:#fff;background:linear-gradient(135deg, var(--ayx), var(--cyan));border-radius:.45rem;flex-shrink:0;place-items:center;font-weight:600;display:grid}.step-body:where(.astro-lcdefpme) strong:where(.astro-lcdefpme){margin-bottom:.3rem;display:block}.step-body:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--muted);word-break:break-all;font-size:.78rem}.qs-note:where(.astro-lcdefpme){color:var(--muted);margin-top:1.4rem;font-size:.9rem}.qs-note:where(.astro-lcdefpme) code:where(.astro-lcdefpme){color:var(--text)}.footer:where(.astro-lcdefpme){border-top:1px solid var(--border);padding:2.5rem 0 3rem}.footer-inner:where(.astro-lcdefpme){flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-brand:where(.astro-lcdefpme) .brand:where(.astro-lcdefpme){text-decoration:none}.footer-brand:where(.astro-lcdefpme) span:where(.astro-lcdefpme){color:var(--muted);margin-left:.75rem;font-size:.88rem}.footer-links:where(.astro-lcdefpme){gap:1.4rem;display:flex}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--muted);font-size:.88rem;text-decoration:none}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--text)}.copyright:where(.astro-lcdefpme){color:#5d748f;font-size:.8rem;font-family:var(--mono);margin-top:1.4rem}.disclaimer:where(.astro-lcdefpme){color:#5d748f;max-width:44rem;margin-top:.6rem;font-size:.74rem;line-height:1.5}@media (width<=860px){.hero-grid:where(.astro-lcdefpme){grid-template-columns:1fr;gap:2.25rem}.band-inner:where(.astro-lcdefpme){grid-template-columns:1fr;gap:1.1rem}.nav-links:where(.astro-lcdefpme){gap:1.1rem}}
