:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f5f0;--text: #111111;--muted: #e8e8e3;--border: #111111;--green: #22c55e;--green-dim: #16a34a;--mono: "JetBrains Mono", "Fira Code", monospace}html{scroll-behavior:smooth}body{font-family:var(--mono);background:var(--bg);color:var(--text);min-height:100vh;border:1px solid var(--border)}nav:where(.astro-j7pv25f6){height:56px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 2rem;background:var(--muted);position:sticky;top:0;z-index:100}.nav-logo:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;text-decoration:none;color:var(--text)}.nav-logo-box:where(.astro-j7pv25f6){width:32px;height:32px;background:var(--text);color:var(--bg);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;border-radius:2px}.nav-brand:where(.astro-j7pv25f6){font-weight:800;font-size:1.1rem;letter-spacing:-.03em;text-transform:uppercase;font-style:italic}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1.5rem;list-style:none}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){text-decoration:none;color:var(--text);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;opacity:.7;transition:opacity .15s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{opacity:1}.nav-cta:where(.astro-j7pv25f6){border:1px solid var(--border);padding:6px 14px;background:var(--text);color:var(--bg)!important;opacity:1!important;border-radius:2px}.hero:where(.astro-j7pv25f6){padding:5rem 2rem 4rem;max-width:900px;margin:0 auto;text-align:center}.hero-badge:where(.astro-j7pv25f6){display:inline-block;border:1px solid var(--border);padding:4px 12px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;margin-bottom:2rem;background:var(--muted)}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2.2rem,5vw,4rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;text-transform:uppercase;margin-bottom:1.5rem}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--green-dim)}.hero:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.95rem;line-height:1.7;opacity:.65;max-width:600px;margin:0 auto 2.5rem;font-weight:400;text-transform:none}.hero-actions:where(.astro-j7pv25f6){display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:12px 24px;font-family:var(--mono);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border:1px solid var(--border);cursor:pointer;transition:all .15s;border-radius:2px}.btn-primary:where(.astro-j7pv25f6){background:var(--text);color:var(--bg)}.btn-primary:where(.astro-j7pv25f6):hover{background:#333}.btn-ghost:where(.astro-j7pv25f6){background:transparent;color:var(--text)}.btn-ghost:where(.astro-j7pv25f6):hover{background:var(--muted)}.terminal-preview:where(.astro-j7pv25f6){margin:4rem auto 0;max-width:700px;border:1px solid var(--border);background:#111;color:var(--green);font-size:.72rem;line-height:1.8}.terminal-header:where(.astro-j7pv25f6){background:#1a1a1a;border-bottom:1px solid #333;padding:8px 14px;display:flex;align-items:center;gap:8px}.terminal-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%;background:#444}.terminal-title:where(.astro-j7pv25f6){color:#666;font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;margin-left:auto}.terminal-body:where(.astro-j7pv25f6){padding:1rem 1.2rem}.terminal-body:where(.astro-j7pv25f6) .dim:where(.astro-j7pv25f6){color:#555}.terminal-body:where(.astro-j7pv25f6) .ok:where(.astro-j7pv25f6){color:var(--green)}.terminal-body:where(.astro-j7pv25f6) .cmd:where(.astro-j7pv25f6){color:#fff}.divider:where(.astro-j7pv25f6){border:none;border-top:1px solid var(--border);opacity:.15;margin:0}section:where(.astro-j7pv25f6){padding:4rem 2rem}.section-inner:where(.astro-j7pv25f6){max-width:1100px;margin:0 auto}.section-label:where(.astro-j7pv25f6){font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;opacity:.4;margin-bottom:.75rem}.section-title:where(.astro-j7pv25f6){font-size:clamp(1.4rem,3vw,2rem);font-weight:800;letter-spacing:-.03em;text-transform:uppercase;margin-bottom:.75rem}.section-sub:where(.astro-j7pv25f6){font-size:.85rem;opacity:.55;max-width:520px;line-height:1.7;margin-bottom:3rem;text-transform:none}.features-bg:where(.astro-j7pv25f6){background:var(--muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0}.feature-card:where(.astro-j7pv25f6){padding:2.5rem;border-right:1px solid var(--border)}.feature-card:where(.astro-j7pv25f6):last-child{border-right:none}.feature-icon:where(.astro-j7pv25f6){width:44px;height:44px;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;font-size:1.2rem}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.78rem;opacity:.6;line-height:1.7;text-transform:none}.feature-stat:where(.astro-j7pv25f6){margin-top:1.5rem;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;opacity:.4}.feature-stat:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){font-size:1.6rem;opacity:1;display:block;color:var(--text)}.services-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1px;background:var(--border);border:1px solid var(--border);margin-top:2rem}.service-chip:where(.astro-j7pv25f6){background:var(--bg);padding:10px 14px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:8px}.service-chip:where(.astro-j7pv25f6) .dot:where(.astro-j7pv25f6){width:6px;height:6px;background:var(--green);border-radius:50%;flex-shrink:0}.marketplace-chips:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.market-chip:where(.astro-j7pv25f6){border:1px solid var(--border);padding:8px 16px;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:var(--bg);transition:all .15s}.market-chip:where(.astro-j7pv25f6):hover{background:var(--text);color:var(--bg)}.mcp-bg:where(.astro-j7pv25f6){background:#111;color:#f5f5f0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.mcp-bg:where(.astro-j7pv25f6) .section-sub:where(.astro-j7pv25f6){color:#999}.mcp-bg:where(.astro-j7pv25f6) .section-label:where(.astro-j7pv25f6){color:var(--green);opacity:1}.mcp-code:where(.astro-j7pv25f6){border:1px solid #333;background:#0a0a0a;padding:1.5rem;font-size:.72rem;line-height:1.8;color:var(--green);max-width:600px;margin-top:2rem}.mcp-code:where(.astro-j7pv25f6) .gray:where(.astro-j7pv25f6){color:#555}.mcp-code:where(.astro-j7pv25f6) .white:where(.astro-j7pv25f6){color:#eee}.mcp-code:where(.astro-j7pv25f6) .yellow:where(.astro-j7pv25f6){color:#fbbf24}.mcp-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:700px){.mcp-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}}.mcp-tools-list:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.tool-badge:where(.astro-j7pv25f6){border:1px solid #333;padding:4px 10px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#999}.cta-section:where(.astro-j7pv25f6){text-align:center;padding:5rem 2rem;border-top:1px solid var(--border)}.cta-section:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){font-size:clamp(1.8rem,4vw,3rem);font-weight:800;text-transform:uppercase;letter-spacing:-.03em;margin-bottom:1rem}.cta-section:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){opacity:.55;font-size:.85rem;margin-bottom:2.5rem;text-transform:none;line-height:1.7}footer:where(.astro-j7pv25f6){border-top:1px solid var(--border);background:var(--muted);padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;opacity:.5}@media(max-width:640px){.hero:where(.astro-j7pv25f6){padding:3rem 1.5rem 2.5rem}.feature-card:where(.astro-j7pv25f6){border-right:none;border-bottom:1px solid var(--border)}nav:where(.astro-j7pv25f6){padding:0 1rem}.nav-links:where(.astro-j7pv25f6){display:none}}
