@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap";:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--accent: hsl(172, 80%, 44%);--accent-dim: hsl(172, 50%, 12%);--accent-high: hsl(172, 70%, 78%);--bg: hsl(222, 22%, 8%);--bg-card: hsl(220, 18%, 11%);--text: hsl(210, 20%, 96%);--text-dim: hsl(215, 14%, 62%);--border: hsl(215, 10%, 20%);--mono: "JetBrains Mono", monospace;--sans: "Inter", system-ui, -apple-system, sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--sans);background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}nav:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;max-width:72rem;margin:0 auto;padding:1.25rem 2rem}nav:where(.astro-j7pv25f6) .logo:where(.astro-j7pv25f6){font-weight:800;font-size:1.25rem;letter-spacing:-.03em;color:var(--text);text-decoration:none}nav:where(.astro-j7pv25f6) .logo:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--accent)}nav:where(.astro-j7pv25f6) .links:where(.astro-j7pv25f6){display:flex;gap:1.5rem;align-items:center}nav:where(.astro-j7pv25f6) .links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-dim);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .15s}nav:where(.astro-j7pv25f6) .links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.hero:where(.astro-j7pv25f6){max-width:52rem;margin:6rem auto 0;padding:0 2rem;text-align:center}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(3rem,6vw + 1rem,5rem);font-weight:800;letter-spacing:-.04em;line-height:1.05;background:linear-gradient(135deg,var(--text) 0%,var(--accent-high) 50%,var(--accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}.hero:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:1.25rem;color:var(--text-dim);max-width:36rem;margin:0 auto 2.5rem;line-height:1.7}.install-block:where(.astro-j7pv25f6){display:inline-block;background:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;padding:1rem 2rem;margin-bottom:2rem}.install-block:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--mono);font-size:1.1rem;color:var(--accent-high)}.install-block:where(.astro-j7pv25f6) .prompt:where(.astro-j7pv25f6){color:var(--text-dim);user-select:none}.hero-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .15s}.btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:var(--bg)}.btn-primary:where(.astro-j7pv25f6):hover{filter:brightness(1.1);transform:translateY(-1px)}.btn-secondary:where(.astro-j7pv25f6){background:transparent;color:var(--text);border:1px solid var(--border)}.btn-secondary:where(.astro-j7pv25f6):hover{border-color:var(--accent);color:var(--accent-high)}.terminal:where(.astro-j7pv25f6){max-width:44rem;margin:4rem auto 0;background:#0c0e13;border:1px solid var(--border);border-radius:.75rem;overflow:hidden;text-align:left}.terminal-bar:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#15181e;border-bottom:1px solid var(--border)}.terminal-dot:where(.astro-j7pv25f6){width:.75rem;height:.75rem;border-radius:50%;background:var(--border)}.terminal-body:where(.astro-j7pv25f6){padding:1.25rem 1.5rem;font-family:var(--mono);font-size:.85rem;line-height:1.8;overflow-x:auto}.terminal-body:where(.astro-j7pv25f6) .cmd:where(.astro-j7pv25f6){color:var(--accent-high)}.terminal-body:where(.astro-j7pv25f6) .output:where(.astro-j7pv25f6){color:var(--text-dim)}.terminal-body:where(.astro-j7pv25f6) .highlight:where(.astro-j7pv25f6){color:var(--accent)}.features:where(.astro-j7pv25f6){max-width:72rem;margin:6rem auto;padding:0 2rem}.features:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){text-align:center;font-size:2rem;font-weight:700;letter-spacing:-.03em;margin-bottom:3rem}.feature-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1.5rem}.feature-card:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border);border-radius:.75rem;padding:1.75rem;transition:border-color .2s}.feature-card:where(.astro-j7pv25f6):hover{border-color:var(--accent)}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:1.1rem;font-weight:700;margin-bottom:.5rem;letter-spacing:-.01em}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-dim);font-size:.9rem;line-height:1.6}.feature-icon:where(.astro-j7pv25f6){font-size:1.5rem;margin-bottom:.75rem}.how-it-works:where(.astro-j7pv25f6){max-width:52rem;margin:4rem auto;padding:0 2rem;text-align:center}.how-it-works:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:2rem;font-weight:700;letter-spacing:-.03em;margin-bottom:1rem}.how-it-works:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){color:var(--text-dim);font-size:1.05rem;line-height:1.7;margin-bottom:2rem}.cascade:where(.astro-j7pv25f6){display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.cascade-step:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border);border-radius:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:500}.cascade-arrow:where(.astro-j7pv25f6){display:flex;align-items:center;color:var(--text-dim);font-size:1.25rem}footer:where(.astro-j7pv25f6){max-width:72rem;margin:0 auto;padding:3rem 2rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;color:var(--text-dim);font-size:.85rem}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--accent);text-decoration:none}footer:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{text-decoration:underline}@media(max-width:640px){.hero:where(.astro-j7pv25f6){margin-top:3rem}.cascade:where(.astro-j7pv25f6){flex-direction:column;align-items:center}.cascade-arrow:where(.astro-j7pv25f6){transform:rotate(90deg)}footer:where(.astro-j7pv25f6){flex-direction:column;gap:1rem;text-align:center}}
