:root{--bg: #0a0a0f;--surface: #12121a;--border: #1e1e2e;--text: #e4e4ef;--muted: #8888a0;--accent: #6366f1;--accent-hover: #818cf8}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}body{background:var(--bg);color:var(--text);line-height:1.6}.container:where(.astro-j7pv25f6){max-width:1100px;margin:0 auto;padding:0 2rem}.nav:where(.astro-j7pv25f6){position:fixed;top:0;width:100%;background:#0a0a0fe6;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100}.nav-inner:where(.astro-j7pv25f6){max-width:1100px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo:where(.astro-j7pv25f6){color:var(--text);text-decoration:none;font-weight:700;font-size:1.1rem}.nav-links:where(.astro-j7pv25f6){display:flex;gap:2rem}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--muted);text-decoration:none;font-size:.9rem;transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.hero:where(.astro-j7pv25f6){padding:10rem 0 6rem;text-align:center}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2rem,5vw,3.2rem);font-weight:700;letter-spacing:-.02em;line-height:1.2}.subtitle:where(.astro-j7pv25f6){margin-top:1.5rem;font-size:1.15rem;color:var(--muted);max-width:640px;margin-left:auto;margin-right:auto}.cta:where(.astro-j7pv25f6){margin-top:2.5rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){display:inline-block;padding:.75rem 1.75rem;border-radius:6px;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .2s}.btn:where(.astro-j7pv25f6).primary{background:var(--accent);color:#fff}.btn:where(.astro-j7pv25f6).primary:hover{background:var(--accent-hover)}.btn:where(.astro-j7pv25f6).secondary{border:1px solid var(--border);color:var(--text)}.btn:where(.astro-j7pv25f6).secondary:hover{border-color:var(--muted)}.install:where(.astro-j7pv25f6){margin-top:2rem}.install:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);padding:.5rem 1.25rem;border-radius:6px;font-size:.9rem;color:var(--muted)}.problem:where(.astro-j7pv25f6){padding:5rem 0;border-top:1px solid var(--border)}.problem:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.8rem;margin-bottom:1.5rem}.problem:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--muted);font-size:1.05rem;max-width:700px;margin-bottom:1rem}.problem:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--text)}.features:where(.astro-j7pv25f6){padding:5rem 0;border-top:1px solid var(--border)}.features:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.8rem;margin-bottom:2.5rem;text-align:center}.grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.card:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.5rem}.card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1rem;margin-bottom:.5rem}.card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--muted);font-size:.9rem;line-height:1.5}.architecture:where(.astro-j7pv25f6){padding:5rem 0;border-top:1px solid var(--border)}.architecture:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.8rem;margin-bottom:2rem;text-align:center}.diagram:where(.astro-j7pv25f6){background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2rem;font-size:.85rem;line-height:1.7;overflow-x:auto;color:var(--muted);text-align:center}.quickstart:where(.astro-j7pv25f6){padding:5rem 0;border-top:1px solid var(--border)}.quickstart:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:1.8rem;margin-bottom:2rem;text-align:center}.steps:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:1.25rem;max-width:500px;margin:0 auto}.step:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem}.step-num:where(.astro-j7pv25f6){width:2rem;height:2rem;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;flex-shrink:0}.step:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){display:block;margin-top:.25rem;font-size:.85rem;color:var(--muted)}.steps-footer:where(.astro-j7pv25f6){text-align:center;margin-top:2rem;color:var(--muted);font-size:.9rem}.block-code:where(.astro-j7pv25f6){display:block;text-align:center;background:var(--surface);border:1px solid var(--border);padding:.75rem;border-radius:6px;margin-top:.75rem;font-size:.9rem;color:var(--muted);max-width:500px;margin-left:auto;margin-right:auto}.footer:where(.astro-j7pv25f6){padding:3rem 0;border-top:1px solid var(--border);margin-top:2rem}.footer-inner:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--muted);margin-left:.75rem;font-size:.9rem}.footer-links:where(.astro-j7pv25f6){display:flex;gap:1.5rem}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--muted);text-decoration:none;font-size:.85rem}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}@media(max-width:640px){.nav-links:where(.astro-j7pv25f6){gap:1rem}.hero:where(.astro-j7pv25f6){padding:8rem 0 4rem}.footer-inner:where(.astro-j7pv25f6){flex-direction:column;text-align:center}}
