:where(.astro-lcdefpme),:where(.astro-lcdefpme):before,:where(.astro-lcdefpme):after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fafbfc;--bg-soft:#f1f5f9;--bg-card:#fff;--fg:#0a1628;--fg-muted:#64748b;--fg-faint:#94a3b8;--border:#e2e8f0;--border-soft:#f1f5f9;--primary:#0d9488;--primary-hover:#0a6e63;--primary-fg:#fff;--accent:#14b8a6;--code-bg:#f1f5f9;--code-border:#e2e8f0;--font-body:"DM Sans", -apple-system, sans-serif;--font-heading:"Space Grotesk", "DM Sans", sans-serif;--font-mono:"JetBrains Mono", monospace}.dark:where(.astro-lcdefpme){--bg:#0a1628;--bg-soft:#1a2535;--bg-card:#1a2535;--fg:#e2e8f0;--fg-muted:#94a3b8;--fg-faint:#64748b;--border:#2d3a4a;--border-soft:#1a2535;--code-bg:#1a2535;--code-border:#2d3a4a}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased}.nav:where(.astro-lcdefpme){z-index:50;background:color-mix(in srgb, var(--bg) 85%, transparent);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);width:100%;position:fixed;top:0}.nav-inner:where(.astro-lcdefpme){justify-content:space-between;align-items:center;max-width:1080px;height:56px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo:where(.astro-lcdefpme){color:var(--fg);align-items:center;gap:10px;text-decoration:none;display:flex}.nav-logo-icon:where(.astro-lcdefpme){background:var(--primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:flex}.nav-logo-text:where(.astro-lcdefpme){letter-spacing:-.02em;font-size:15px;font-weight:700}.nav-links:where(.astro-lcdefpme){align-items:center;gap:24px;font-size:13px;display:flex}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--fg-muted);font-weight:500;text-decoration:none;transition:color .15s}.nav-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--fg)}.nav-btn:where(.astro-lcdefpme){border-radius:4px;padding:6px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s;color:#fff!important;background:#0d9488!important}.nav-btn:where(.astro-lcdefpme):hover{color:#fff!important;background:#0a6e63!important}.theme-toggle:where(.astro-lcdefpme){border:1px solid var(--border);cursor:pointer;color:var(--fg-muted);background:0 0;border-radius:4px;padding:5px 8px;font-size:14px;transition:all .15s}.theme-toggle:where(.astro-lcdefpme):hover{border-color:var(--fg-faint);color:var(--fg)}.hero:where(.astro-lcdefpme){grid-template-columns:1fr 1fr;align-items:start;gap:64px;max-width:1080px;margin:0 auto;padding:120px 2rem 80px;display:grid}.hero-label:where(.astro-lcdefpme){letter-spacing:.15em;text-transform:uppercase;color:var(--primary);align-items:center;gap:8px;margin-bottom:20px;font-size:11px;font-weight:600;display:inline-flex}.hero-label:where(.astro-lcdefpme):before{content:"";background:var(--primary);opacity:.4;width:32px;height:1px}.hero:where(.astro-lcdefpme) h1:where(.astro-lcdefpme){font-family:var(--font-heading);color:var(--fg);margin-bottom:20px;font-size:3rem;font-weight:400;line-height:1.1}.hero:where(.astro-lcdefpme) h1:where(.astro-lcdefpme) em:where(.astro-lcdefpme){color:var(--primary);font-style:normal}.hero-desc:where(.astro-lcdefpme){color:var(--fg-muted);max-width:420px;margin-bottom:32px;font-size:15px;line-height:1.7}.hero-actions:where(.astro-lcdefpme){gap:12px;margin-bottom:40px;display:flex}.hero-actions:where(.astro-lcdefpme) a:where(.astro-lcdefpme){border-radius:4px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s}.hero-actions:where(.astro-lcdefpme) .primary:where(.astro-lcdefpme){color:#fff!important;background:#0d9488!important}.hero-actions:where(.astro-lcdefpme) .primary:where(.astro-lcdefpme):hover{background:#0a6e63!important}.hero-actions:where(.astro-lcdefpme) .secondary:where(.astro-lcdefpme){border:1px solid var(--border);color:var(--fg)}.hero-actions:where(.astro-lcdefpme) .secondary:where(.astro-lcdefpme):hover{border-color:var(--fg-faint)}.trust-row:where(.astro-lcdefpme){border-top:1px solid var(--border);gap:32px;padding-top:24px;display:flex}.trust-item:where(.astro-lcdefpme) strong:where(.astro-lcdefpme){color:var(--fg);font-size:13px;display:block}.trust-item:where(.astro-lcdefpme) span:where(.astro-lcdefpme){color:var(--fg-faint);font-size:11px}.terminal:where(.astro-lcdefpme){border:1px solid var(--code-border);background:var(--code-bg);border-radius:10px;overflow:hidden}.terminal-bar:where(.astro-lcdefpme){border-bottom:1px solid var(--code-border);background:var(--bg-soft);align-items:center;gap:6px;padding:10px 14px;display:flex}.terminal-dot:where(.astro-lcdefpme){background:var(--border);border-radius:50%;width:8px;height:8px}.terminal-title:where(.astro-lcdefpme){color:var(--fg-faint);margin-left:8px;font-family:SF Mono,monospace;font-size:10px}.terminal-body:where(.astro-lcdefpme){padding:20px;font-family:SF Mono,Menlo,monospace;font-size:13px;line-height:2}.terminal-body:where(.astro-lcdefpme) .prompt:where(.astro-lcdefpme){color:var(--fg-faint);user-select:none}.terminal-body:where(.astro-lcdefpme) .cmd:where(.astro-lcdefpme){color:var(--fg)}.terminal-body:where(.astro-lcdefpme) .comment:where(.astro-lcdefpme){color:var(--fg-faint);font-size:11px}.terminal-body:where(.astro-lcdefpme) .success:where(.astro-lcdefpme){color:var(--accent);font-size:11px}.features:where(.astro-lcdefpme){max-width:1080px;margin:0 auto;padding:80px 2rem}.section-header:where(.astro-lcdefpme){justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.section-label:where(.astro-lcdefpme){letter-spacing:.15em;text-transform:uppercase;color:var(--primary);align-items:center;gap:8px;margin-bottom:8px;font-size:11px;font-weight:600;display:inline-flex}.section-label:where(.astro-lcdefpme):before{content:"";background:var(--primary);opacity:.4;width:32px;height:1px}.section-header:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){font-family:var(--font-heading);color:var(--fg);font-size:2rem;font-weight:400}.section-header:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--fg-faint);text-align:right;max-width:280px;font-size:13px}.features-divider:where(.astro-lcdefpme){background:linear-gradient(90deg, transparent, var(--border), transparent);height:1px;margin-bottom:40px}.features-grid:where(.astro-lcdefpme){grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.feature:where(.astro-lcdefpme){gap:14px;display:flex}.feature-icon:where(.astro-lcdefpme){background:var(--bg-soft);border:1px solid var(--border);width:36px;height:36px;color:var(--primary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.feature:where(.astro-lcdefpme) h3:where(.astro-lcdefpme){color:var(--fg);margin-bottom:4px;font-size:14px;font-weight:600}.feature:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--fg-muted);font-size:13px;line-height:1.6}.install:where(.astro-lcdefpme){border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1080px;margin:0 auto;padding:80px 2rem;display:grid}.install:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){font-family:var(--font-heading);color:var(--fg);margin-bottom:12px;font-size:2rem;font-weight:400}.install:where(.astro-lcdefpme) h2:where(.astro-lcdefpme) em:where(.astro-lcdefpme){color:var(--accent);font-style:normal}.install-desc:where(.astro-lcdefpme){color:var(--fg-muted);max-width:380px;margin-bottom:20px;font-size:15px;line-height:1.7}.install-link:where(.astro-lcdefpme){color:var(--primary);font-size:13px;font-weight:500;text-decoration:none}.install-link:where(.astro-lcdefpme):hover{text-decoration:underline}.code-block:where(.astro-lcdefpme){border:1px solid var(--code-border);background:var(--code-bg);border-radius:10px;overflow:hidden}.code-bar:where(.astro-lcdefpme){border-bottom:1px solid var(--code-border);background:var(--bg-soft);justify-content:space-between;align-items:center;padding:8px 14px;display:flex}.code-bar:where(.astro-lcdefpme) span:where(.astro-lcdefpme){color:var(--fg-faint);font-family:monospace;font-size:10px}.code-bar:where(.astro-lcdefpme) button:where(.astro-lcdefpme){color:var(--fg-faint);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:10px}.code-bar:where(.astro-lcdefpme) button:where(.astro-lcdefpme):hover{background:var(--border);color:var(--fg)}.code-body:where(.astro-lcdefpme){padding:16px 20px;font-family:SF Mono,monospace;font-size:13px;line-height:2}.code-body:where(.astro-lcdefpme) .ln:where(.astro-lcdefpme){color:var(--fg-faint);user-select:none;width:24px;display:inline-block}.code-body:where(.astro-lcdefpme) .cm:where(.astro-lcdefpme){color:var(--fg-faint)}.marketplace:where(.astro-lcdefpme){border-top:1px solid var(--border);padding:80px 2rem}.marketplace-inner:where(.astro-lcdefpme){text-align:center;max-width:560px;margin:0 auto}.marketplace-icon:where(.astro-lcdefpme){background:var(--bg-soft);border:1px solid var(--border);width:56px;height:56px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 20px;display:flex}.marketplace:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){font-family:var(--font-heading);color:var(--fg);margin-bottom:10px;font-size:1.8rem;font-weight:400}.marketplace:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--fg-muted);margin-bottom:28px;font-size:15px;line-height:1.7}.marketplace-actions:where(.astro-lcdefpme){flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.mp-btn-primary:where(.astro-lcdefpme){border-radius:4px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s;color:#fff!important;background:#0d9488!important}.mp-btn-primary:where(.astro-lcdefpme):hover{background:#0a6e63!important}.mp-btn-github:where(.astro-lcdefpme){border:1px solid var(--border);color:var(--fg);border-radius:4px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.mp-btn-github:where(.astro-lcdefpme):hover{border-color:var(--fg-faint)}.mp-btn-github:where(.astro-lcdefpme) svg:where(.astro-lcdefpme){opacity:.7}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes terminalType{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}.anim-fade-up:where(.astro-lcdefpme){opacity:0;animation:.6s forwards fadeUp}.anim-d1:where(.astro-lcdefpme){animation-delay:.1s}.anim-d2:where(.astro-lcdefpme){animation-delay:.2s}.anim-d3:where(.astro-lcdefpme){animation-delay:.35s}.anim-d4:where(.astro-lcdefpme){animation-delay:.5s}.anim-d5:where(.astro-lcdefpme){animation-delay:.65s}.terminal-line:where(.astro-lcdefpme){opacity:0;animation:.4s forwards terminalType}.terminal-line:where(.astro-lcdefpme):first-child{animation-delay:.6s}.terminal-line:where(.astro-lcdefpme):nth-child(2){animation-delay:.8s}.terminal-line:where(.astro-lcdefpme):nth-child(3){animation-delay:1.2s}.terminal-line:where(.astro-lcdefpme):nth-child(4){animation-delay:1.4s}.terminal-line:where(.astro-lcdefpme):nth-child(5){animation-delay:1.6s}.terminal-line:where(.astro-lcdefpme):nth-child(6){animation-delay:1.8s}.terminal-line:where(.astro-lcdefpme):nth-child(7){animation-delay:2.2s}.terminal-line:where(.astro-lcdefpme):nth-child(8){animation-delay:2.6s}.scroll-reveal:where(.astro-lcdefpme){opacity:0;transition:all .6s;transform:translateY(24px)}.scroll-reveal:where(.astro-lcdefpme).visible{opacity:1;transform:translateY(0)}.showcase:where(.astro-lcdefpme){background:var(--bg-soft);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:60px 2rem 80px}.showcase-inner:where(.astro-lcdefpme){max-width:1080px;margin:0 auto}.showcase-header:where(.astro-lcdefpme){text-align:center;margin-bottom:40px}.showcase-header:where(.astro-lcdefpme) .section-label:where(.astro-lcdefpme){display:inline-block}.showcase-header:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){font-family:var(--font-heading);color:var(--fg);margin:12px 0;font-size:2rem;font-weight:400;line-height:1.2}.showcase-header:where(.astro-lcdefpme) p:where(.astro-lcdefpme){color:var(--fg-muted);max-width:540px;margin:0 auto;font-size:14px;line-height:1.6}.showcase-frame:where(.astro-lcdefpme){border:1px solid var(--border);background:var(--bg-card);border-radius:12px;overflow:hidden;box-shadow:0 24px 60px -20px #0f172a2e}.dark:where(.astro-lcdefpme) .showcase-frame:where(.astro-lcdefpme){box-shadow:0 24px 60px -20px #0009}.showcase-frame-bar:where(.astro-lcdefpme){border-bottom:1px solid var(--border);background:var(--bg-soft);align-items:center;gap:6px;padding:10px 14px;display:flex}.showcase-dot:where(.astro-lcdefpme){background:var(--border);border-radius:50%;width:9px;height:9px}.showcase-dot:where(.astro-lcdefpme):first-child{background:#fb7185}.showcase-dot:where(.astro-lcdefpme):nth-child(2){background:#fbbf24}.showcase-dot:where(.astro-lcdefpme):nth-child(3){background:#34d399}.showcase-frame:where(.astro-lcdefpme) img:where(.astro-lcdefpme){width:100%;height:auto;display:block}@media (width<=768px){.showcase-header:where(.astro-lcdefpme) h2:where(.astro-lcdefpme){font-size:1.5rem}}.feature:where(.astro-lcdefpme){opacity:0;transition:all .5s;transform:translateY(16px)}.feature:where(.astro-lcdefpme).visible{opacity:1;transform:translateY(0)}.footer:where(.astro-lcdefpme){border-top:1px solid var(--border);padding:32px 2rem}.footer-inner:where(.astro-lcdefpme){justify-content:space-between;align-items:center;max-width:1080px;margin:0 auto;display:flex}.footer-brand:where(.astro-lcdefpme){color:var(--fg-faint);align-items:center;gap:8px;font-size:13px;display:flex}.footer-brand-icon:where(.astro-lcdefpme){background:var(--primary);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:8px;font-weight:800;display:flex}.footer-links:where(.astro-lcdefpme){gap:24px;font-size:13px;display:flex}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--fg-faint);text-decoration:none}.footer-links:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover{color:var(--fg)}.mobile-menu-btn:where(.astro-lcdefpme){border:1px solid var(--border);cursor:pointer;color:var(--fg-muted);background:0 0;border-radius:4px;padding:5px 8px;font-size:18px;transition:all .15s;display:none}.mobile-menu-btn:where(.astro-lcdefpme):hover{border-color:var(--fg-faint);color:var(--fg)}.mobile-sidebar:where(.astro-lcdefpme){z-index:40;background:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.mobile-sidebar:where(.astro-lcdefpme).active{animation:.2s fadeIn;display:block}.mobile-menu:where(.astro-lcdefpme){background:var(--bg);border-right:1px solid var(--border);z-index:50;width:100%;height:100vh;padding-top:56px;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.mobile-sidebar:where(.astro-lcdefpme).active .mobile-menu:where(.astro-lcdefpme){transform:translate(0)}.mobile-menu:where(.astro-lcdefpme) a:where(.astro-lcdefpme){color:var(--fg-muted);border-bottom:1px solid var(--border-soft);padding:14px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.mobile-menu:where(.astro-lcdefpme) a:where(.astro-lcdefpme):hover,.mobile-menu:where(.astro-lcdefpme) a:where(.astro-lcdefpme).active{color:var(--primary);background:var(--bg-soft)}.mobile-menu:where(.astro-lcdefpme) .mobile-menu-close:where(.astro-lcdefpme){cursor:pointer;color:var(--fg-muted);background:0 0;border:none;font-size:20px;position:absolute;top:14px;right:16px}.mobile-menu-cta:where(.astro-lcdefpme){text-align:center;background:var(--primary)!important;color:#fff!important;border:none!important;border-radius:4px!important;margin:12px 12px 0!important;padding:12px 20px!important}@media (width<=768px){.hero:where(.astro-lcdefpme),.install:where(.astro-lcdefpme){grid-template-columns:1fr;gap:32px}.features-grid:where(.astro-lcdefpme){grid-template-columns:1fr}.hero:where(.astro-lcdefpme) h1:where(.astro-lcdefpme){font-size:2.2rem}.section-header:where(.astro-lcdefpme){flex-direction:column;align-items:flex-start}.section-header:where(.astro-lcdefpme) p:where(.astro-lcdefpme){text-align:left}.nav-links:where(.astro-lcdefpme){display:none}.mobile-menu-btn:where(.astro-lcdefpme){display:block}}
