:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{box-sizing:border-box;margin:0;padding:0}:root{--purple-50: #f5f3ff;--purple-100: #ede9fe;--purple-200: #ddd6fe;--purple-300: #c4b5fd;--purple-400: #a78bfa;--purple-500: #8b5cf6;--purple-600: #7c3aed;--purple-700: #6d28d9;--purple-800: #5b21b6;--purple-900: #4c1d95;--violet-600: #7c3aed;--indigo-600: #4f46e5;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--red-500: #ef4444;--yellow-500: #eab308;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace}html{height:100%;scroll-padding-top:60px}body{font-family:var(--font);background:#fafbfe;color:#1e293b;line-height:1.6;overflow-x:hidden;min-height:100%}a:where(.astro-j7pv25f6){text-decoration:none;color:inherit}.nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:50;backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid var(--slate-200)}.nav-inner:where(.astro-j7pv25f6){max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.nav-brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:var(--slate-900)}.nav-brand:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:32px;height:32px}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:1.5rem}.nav-link:where(.astro-j7pv25f6){color:var(--slate-600);font-weight:500;transition:color .2s}.nav-link:where(.astro-j7pv25f6):hover{color:var(--purple-600)}.nav-btn:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--slate-900);color:#fff;border-radius:8px;font-weight:500;transition:background .2s}.nav-btn:where(.astro-j7pv25f6):hover{background:var(--slate-700)}.nav-btn:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:20px;height:20px}.hero:where(.astro-j7pv25f6){min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem 4rem;position:relative;overflow:hidden}.hero-bg:where(.astro-j7pv25f6){position:absolute;inset:0;background:linear-gradient(135deg,var(--purple-50) 0%,white 50%,#eef2ff 100%)}.hero-blob:where(.astro-j7pv25f6){position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(80px);opacity:.5}.hero-blob-1:where(.astro-j7pv25f6){top:20%;left:20%;background:var(--purple-300)}.hero-blob-2:where(.astro-j7pv25f6){bottom:20%;right:20%;background:var(--indigo-600);opacity:.3}.hero-content:where(.astro-j7pv25f6){position:relative;z-index:10;max-width:900px;margin:0 auto;text-align:center}.hero-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--purple-100);color:var(--purple-700);border-radius:100px;font-size:.875rem;font-weight:500;margin-bottom:2rem}.hero-badge-dot:where(.astro-j7pv25f6){width:8px;height:8px;background:var(--green-500);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title:where(.astro-j7pv25f6){font-size:clamp(1.5rem,4.5vw,3.5rem);font-weight:800;color:var(--slate-900);line-height:1.2;margin-bottom:1.5rem;white-space:nowrap}.hero-title-gradient:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--purple-600),var(--violet-600),var(--indigo-600));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle:where(.astro-j7pv25f6){font-size:1.25rem;color:var(--slate-600);max-width:600px;margin:0 auto 2.5rem}.hero-subtitle:where(.astro-j7pv25f6) span:where(.astro-j7pv25f6){color:var(--slate-500)}.hero-actions:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:10px;font-weight:600;font-size:1rem;transition:all .2s}.btn:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:20px;height:20px}.btn-primary:where(.astro-j7pv25f6){background:linear-gradient(135deg,var(--purple-600),var(--purple-700));color:#fff;box-shadow:0 4px 14px #7c3aed4d}.btn-primary:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 8px 24px #7c3aed66}.btn-secondary:where(.astro-j7pv25f6){background:#fff;color:var(--slate-700);border:1px solid var(--slate-200)}.btn-secondary:where(.astro-j7pv25f6):hover{background:var(--slate-50);border-color:var(--slate-300)}.terminal:where(.astro-j7pv25f6){max-width:600px;margin:0 auto;text-align:left;background:var(--slate-900);border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.terminal-header:where(.astro-j7pv25f6){background:var(--slate-800);padding:.75rem 1rem;display:flex;gap:.5rem}.terminal-dot:where(.astro-j7pv25f6){width:12px;height:12px;border-radius:50%}.terminal-dot-red:where(.astro-j7pv25f6){background:var(--red-500)}.terminal-dot-yellow:where(.astro-j7pv25f6){background:var(--yellow-500)}.terminal-dot-green:where(.astro-j7pv25f6){background:var(--green-500)}.terminal-body:where(.astro-j7pv25f6){padding:1.25rem;font-family:var(--font-mono);font-size:.875rem;color:var(--slate-300);line-height:1.7;min-height:300px}.terminal-prompt:where(.astro-j7pv25f6){color:var(--green-400)}.terminal-cmd:where(.astro-j7pv25f6){color:#fff}.terminal-output:where(.astro-j7pv25f6){color:var(--slate-400)}.terminal-highlight:where(.astro-j7pv25f6){color:var(--purple-400)}.demo-terminal:where(.astro-j7pv25f6){width:100%;text-align:left;background:var(--slate-900);border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;font-size:.75rem}.demo-terminal-header:where(.astro-j7pv25f6){background:var(--slate-800);padding:.5rem .75rem;display:flex;gap:.4rem}.demo-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%}.demo-dot-red:where(.astro-j7pv25f6){background:var(--red-500)}.demo-dot-yellow:where(.astro-j7pv25f6){background:var(--yellow-500)}.demo-dot-green:where(.astro-j7pv25f6){background:var(--green-500)}.demo-terminal-body:where(.astro-j7pv25f6){padding:1rem;font-family:var(--font-mono);font-size:.7rem;color:var(--slate-300);line-height:1.6;height:450px;overflow-y:hidden}.demo-success:where(.astro-j7pv25f6){color:var(--green-400)}.demo-agent-label:where(.astro-j7pv25f6){color:var(--yellow-400);font-weight:700}.demo-agent-text:where(.astro-j7pv25f6){color:var(--slate-300)}.demo-cmd:where(.astro-j7pv25f6){color:#fff}.demo-tool-box:where(.astro-j7pv25f6){display:inline-block;border:1px solid var(--slate-600);border-radius:6px;margin:.3rem 0;padding:.5rem .75rem;background:var(--slate-800);min-width:200px;max-width:300px;font-size:.65rem}.demo-tool-box-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.4rem;margin-bottom:.3rem;padding-bottom:.3rem;border-bottom:1px solid var(--slate-600)}.demo-tool-box-name:where(.astro-j7pv25f6){color:#fb923c;font-weight:700}.demo-tool-box-params:where(.astro-j7pv25f6){color:var(--slate-400)}.demo-tool-box-params:where(.astro-j7pv25f6) .param-key:where(.astro-j7pv25f6){color:#94a3b8}.demo-tool-box-params:where(.astro-j7pv25f6) .param-value:where(.astro-j7pv25f6){color:#22d3ee}.section:where(.astro-j7pv25f6){padding:6rem 1.5rem;min-height:100vh}.section-alt:where(.astro-j7pv25f6){background:var(--slate-50);min-height:100vh}.section-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto}.section-header:where(.astro-j7pv25f6){text-align:center;margin-bottom:4rem}.section-title:where(.astro-j7pv25f6){font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--slate-900);margin-bottom:1rem}.section-subtitle:where(.astro-j7pv25f6){font-size:1.125rem;color:var(--slate-500);max-width:600px;margin:0 auto}.code-card:where(.astro-j7pv25f6){background:var(--slate-900);border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.code-header:where(.astro-j7pv25f6){padding:.75rem 1rem;background:var(--slate-800);color:var(--slate-400);font-family:var(--font-mono);font-size:.8rem}.code-body:where(.astro-j7pv25f6){padding:1.5rem;font-family:var(--font-mono);font-size:.85rem;color:var(--slate-300);line-height:1.7;overflow-x:auto;white-space:pre}.code-key:where(.astro-j7pv25f6){color:var(--purple-400)}.code-prop:where(.astro-j7pv25f6){color:var(--green-400)}.code-string:where(.astro-j7pv25f6){color:#fcd34d}.features-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.feature-card:where(.astro-j7pv25f6){background:#fff;border-radius:16px;padding:2rem;border:1px solid var(--slate-200);transition:all .3s}.feature-card:where(.astro-j7pv25f6):hover{box-shadow:0 20px 40px -15px #0000001a;transform:translateY(-4px)}.feature-icon:where(.astro-j7pv25f6){width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:1.25rem}.feature-icon-green:where(.astro-j7pv25f6){background:#dcfce7}.feature-icon-purple:where(.astro-j7pv25f6){background:var(--purple-100)}.feature-icon-blue:where(.astro-j7pv25f6){background:#dbeafe}.feature-icon-orange:where(.astro-j7pv25f6){background:#ffedd5}.feature-icon-red:where(.astro-j7pv25f6){background:#fee2e2}.feature-icon-indigo:where(.astro-j7pv25f6){background:#e0e7ff}.feature-title:where(.astro-j7pv25f6){font-size:1.25rem;font-weight:700;color:var(--slate-900);margin-bottom:.75rem}.feature-desc:where(.astro-j7pv25f6){color:var(--slate-500);line-height:1.6}.comparison-card:where(.astro-j7pv25f6){background:#fff;border-radius:16px;overflow:hidden;border:1px solid var(--slate-200);box-shadow:0 4px 6px -1px #0000001a}.comparison-table:where(.astro-j7pv25f6){width:100%;border-collapse:collapse}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6),.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6){padding:1rem 1.5rem;text-align:left}.comparison-table:where(.astro-j7pv25f6) thead:where(.astro-j7pv25f6){background:var(--slate-100)}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6){font-weight:600;color:var(--slate-700)}.comparison-table:where(.astro-j7pv25f6) th:where(.astro-j7pv25f6):last-child{color:var(--purple-600)}.comparison-table:where(.astro-j7pv25f6) tbody:where(.astro-j7pv25f6) tr:where(.astro-j7pv25f6){border-top:1px solid var(--slate-200)}.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6):first-child{font-weight:500;color:var(--slate-800)}.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6):nth-child(2){color:var(--slate-500)}.comparison-table:where(.astro-j7pv25f6) td:where(.astro-j7pv25f6):last-child{color:var(--slate-800);font-weight:500}.combined-final-section:where(.astro-j7pv25f6){display:flex;flex-direction:column;min-height:100vh}.comparison-part:where(.astro-j7pv25f6){flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:4rem 1.5rem 2rem;background:var(--slate-50)}.cta-part:where(.astro-j7pv25f6){flex:0 0 auto;padding:3rem 1.5rem;background:linear-gradient(135deg,var(--purple-600),var(--violet-600),var(--indigo-600));text-align:center}.cta-title:where(.astro-j7pv25f6){font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin-bottom:1rem}.cta-subtitle:where(.astro-j7pv25f6){font-size:1.25rem;color:#fffc;margin-bottom:2.5rem}.cta-actions:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem}.btn-white:where(.astro-j7pv25f6){background:#fff;color:var(--purple-700);box-shadow:0 4px 14px #00000026}.btn-white:where(.astro-j7pv25f6):hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.btn-ghost:where(.astro-j7pv25f6){background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-ghost:where(.astro-j7pv25f6):hover{background:#ffffff40}.footer:where(.astro-j7pv25f6){padding:3rem 1.5rem;background:var(--slate-900);color:var(--slate-400)}.footer-inner:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.footer-brand:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:600}.footer-brand:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:32px;height:32px}.footer-links:where(.astro-j7pv25f6){display:flex;gap:1.5rem}.footer-link:where(.astro-j7pv25f6){color:var(--slate-400);transition:color .2s}.footer-link:where(.astro-j7pv25f6):hover{color:#fff}.footer-credit:where(.astro-j7pv25f6){font-size:.875rem}.footer-credit:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--purple-400)}.footer-credit:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--purple-300)}.reveal:where(.astro-j7pv25f6){opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal:where(.astro-j7pv25f6).visible{opacity:1;transform:translateY(0)}.reveal-left:where(.astro-j7pv25f6){opacity:0;transform:translate(-30px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal-left:where(.astro-j7pv25f6).visible{opacity:1;transform:translate(0)}.reveal-right:where(.astro-j7pv25f6){opacity:0;transform:translate(30px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal-right:where(.astro-j7pv25f6).visible{opacity:1;transform:translate(0)}.reveal-scale:where(.astro-j7pv25f6){opacity:0;transform:scale(.95);transition:opacity .6s ease-out,transform .6s ease-out}.reveal-scale:where(.astro-j7pv25f6).visible{opacity:1;transform:scale(1)}.feature-card:where(.astro-j7pv25f6):nth-child(1){transition-delay:.1s}.feature-card:where(.astro-j7pv25f6):nth-child(2){transition-delay:.2s}.feature-card:where(.astro-j7pv25f6):nth-child(3){transition-delay:.3s}.feature-card:where(.astro-j7pv25f6):nth-child(4){transition-delay:.4s}.feature-card:where(.astro-j7pv25f6):nth-child(5){transition-delay:.5s}.feature-card:where(.astro-j7pv25f6):nth-child(6){transition-delay:.6s}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{0%,to{border-color:var(--green-400)}50%{border-color:transparent}}.terminal-line:where(.astro-j7pv25f6){overflow:hidden;white-space:nowrap}@media(prefers-reduced-motion:reduce){.reveal:where(.astro-j7pv25f6),.reveal-left:where(.astro-j7pv25f6),.reveal-right:where(.astro-j7pv25f6),.reveal-scale:where(.astro-j7pv25f6),.feature-card:where(.astro-j7pv25f6){opacity:1;transform:none;transition:none}}
