@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;600&display=swap";:root{--bg: #0e1110;--bg-card: #141818;--text: #f3f4f5;--text-secondary: #b1b7b4;--text-muted: #6e7673;--border: #242a28;--accent: #62e6b8;--accent-2: #f2a93b;--font: "Space Grotesk", "Segoe UI", system-ui, -apple-system, sans-serif;--mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace}:root.light{--bg: #f7f7f6;--bg-card: #ffffff;--text: #121313;--text-secondary: #4e5552;--text-muted: #8a918e;--border: #e1e4e2;--accent: #2f9f75;--accent-2: #c87b12}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{font-family:var(--font);background:var(--bg);color:var(--text);font-size:15px;line-height:1.6;color-scheme:dark}:root.light{color-scheme:light}body{min-height:100vh;background:radial-gradient(1200px 600px at 80% -10%,rgba(98,230,184,.12),transparent 55%),radial-gradient(900px 500px at -10% 20%,rgba(242,169,59,.12),transparent 55%),var(--bg);-webkit-tap-highlight-color:transparent;overflow-x:hidden}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}a:where(.astro-j7pv25f6):focus-visible,button:where(.astro-j7pv25f6):focus-visible,input:where(.astro-j7pv25f6):focus-visible{outline:2px solid var(--accent);outline-offset:2px}button:where(.astro-j7pv25f6),.btn-free:where(.astro-j7pv25f6),.read-btn:where(.astro-j7pv25f6),.nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6),.footer-link:where(.astro-j7pv25f6){touch-action:manipulation}.page:where(.astro-j7pv25f6){max-width:960px;margin:0 auto;border-left:1px solid var(--border);border-right:1px solid var(--border);min-height:100vh}.header:where(.astro-j7pv25f6){padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.logo:where(.astro-j7pv25f6){display:inline-flex;align-items:center}.logo-ascii:where(.astro-j7pv25f6){font-family:var(--font-ui, "IBM Plex Mono", "SF Mono", ui-monospace, monospace);font-size:.42rem;line-height:.9;letter-spacing:.08em;color:var(--text);white-space:pre;display:block}.sr-only:where(.astro-j7pv25f6){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav:where(.astro-j7pv25f6){display:flex;align-items:center;gap:2.5rem}.nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:.95rem}.nav:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.btn-free:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid var(--border);border-radius:999px;font-size:.9rem;background:linear-gradient(120deg,#62e6b826,#f2a93b1a)}.btn-free:where(.astro-j7pv25f6):hover{background:linear-gradient(120deg,#62e6b84d,#f2a93b33)}.theme-toggle:where(.astro-j7pv25f6){background:none;border:none;cursor:pointer;color:var(--text-secondary);font-size:1rem;padding:.25rem}.theme-toggle:where(.astro-j7pv25f6):hover{color:var(--text)}.section:where(.astro-j7pv25f6){padding:3.2rem 2rem;border-bottom:1px solid var(--border);animation:fadeUp .6s ease both;animation-delay:var(--delay, 0s)}.announcement:where(.astro-j7pv25f6){font-size:.9rem;color:var(--text-secondary);display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.announcement-badge:where(.astro-j7pv25f6){display:inline-block;background:#62e6b826;color:var(--accent);padding:.15rem .5rem;border-radius:999px;font-size:.78rem;margin-right:.3rem}.announcement:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-secondary)}.announcement:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:clamp(2.4rem,5vw,3.4rem);font-weight:600;margin:1.5rem 0 1rem;letter-spacing:-.03em;text-wrap:balance}.hero-sub:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:1.05rem;line-height:1.7;margin-bottom:2rem;max-width:34rem;text-wrap:balance}.install-box:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border);border-radius:6px;margin-bottom:3rem}.install-tabs:where(.astro-j7pv25f6){display:flex;border-bottom:1px solid var(--border)}.install-tab:where(.astro-j7pv25f6){padding:.75rem 1rem;background:none;border:none;color:var(--text-muted);font-size:.9rem;font-family:var(--font);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.install-tab:where(.astro-j7pv25f6):hover{color:var(--text-secondary)}.install-tab:where(.astro-j7pv25f6).active{color:var(--text);border-bottom-color:var(--text)}.install-cmd:where(.astro-j7pv25f6){padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between}.install-cmd:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:var(--mono);color:var(--text-secondary)}.install-cmd:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6) .hl:where(.astro-j7pv25f6){color:var(--text)}.install-cmd:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6) .pipe:where(.astro-j7pv25f6){color:var(--text-muted);margin:0 .5rem}.copy-btn:where(.astro-j7pv25f6){background:none;border:none;color:var(--text-muted);cursor:pointer;padding:.25rem}.copy-btn:where(.astro-j7pv25f6):hover{color:var(--text)}.screenshot:where(.astro-j7pv25f6){border-radius:10px;overflow:hidden;box-shadow:0 18px 50px #0000004d}.screenshot:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;height:auto;display:block;object-fit:contain}.section-title:where(.astro-j7pv25f6){font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:-.01em;text-wrap:balance}.section-intro:where(.astro-j7pv25f6){color:var(--text-secondary);margin-bottom:2rem}.features-list:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.feature-row:where(.astro-j7pv25f6){display:flex;gap:.75rem}.feature-row:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6):last-child{min-width:0;overflow-wrap:anywhere}.feature-marker:where(.astro-j7pv25f6){color:var(--text-muted);flex-shrink:0}.feature-title:where(.astro-j7pv25f6){color:var(--text);font-weight:500}.feature-desc:where(.astro-j7pv25f6){color:var(--text-secondary);margin-left:.5rem}.read-btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border:1px solid var(--border);border-radius:999px;font-size:.9rem}.read-btn:where(.astro-j7pv25f6):hover{background:var(--bg-card)}.privacy-text:where(.astro-j7pv25f6){color:var(--text-secondary)}.privacy-text:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){text-decoration:underline}.faq-item:where(.astro-j7pv25f6){border-bottom:1px solid var(--border)}.faq-item:where(.astro-j7pv25f6):last-child{border-bottom:none}.faq-q:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1rem;width:100%;background:none;border:none;color:var(--text);font-size:.95rem;font-family:var(--font);text-align:left;padding:1.25rem 0;cursor:pointer}.faq-q:where(.astro-j7pv25f6):hover{color:var(--text-secondary)}.faq-icon:where(.astro-j7pv25f6){color:var(--text-muted);font-size:1.1rem}.faq-a:where(.astro-j7pv25f6){display:none;padding:0 0 1.25rem 2rem;color:var(--text-secondary)}.faq-item:where(.astro-j7pv25f6).open .faq-a:where(.astro-j7pv25f6){display:block}.faq-item:where(.astro-j7pv25f6).open .faq-icon:where(.astro-j7pv25f6){transform:rotate(45deg)}.footer-links:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--border)}.footer-link:where(.astro-j7pv25f6){padding:1.5rem;text-align:center;color:var(--text-secondary);font-size:.9rem;border-right:1px solid var(--border)}.footer-link:where(.astro-j7pv25f6):last-child{border-right:none}.footer-link:where(.astro-j7pv25f6):hover{color:var(--text)}.footer-link:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){text-decoration:underline}.footer-bottom:where(.astro-j7pv25f6){padding:1.5rem 2rem;display:flex;justify-content:center;gap:2rem;color:var(--text-muted);font-size:.85rem}.footer-bottom:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-muted)}.footer-bottom:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text-secondary)}@media (max-width: 768px){.nav:where(.astro-j7pv25f6){display:none}.page:where(.astro-j7pv25f6){border:none}.section:where(.astro-j7pv25f6){padding:2rem 1rem}.footer-links:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}.cmd-panel:where(.astro-j7pv25f6){display:none}.cmd-panel:where(.astro-j7pv25f6).active{display:inline}.skip-link:where(.astro-j7pv25f6){position:absolute;top:-40px;left:1rem;background:var(--accent);color:#0b0b0b;padding:.5rem .75rem;border-radius:6px;font-weight:600;z-index:10}.skip-link:where(.astro-j7pv25f6):focus{top:1rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){:where(.astro-j7pv25f6){animation:none!important;transition:none!important}}
