:where(.astro-j7pv25f6),:where(.astro-j7pv25f6):before,:where(.astro-j7pv25f6):after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #08080c;--bg-raised: #0e0e14;--bg-card: #111118;--bg-card-hover: #16161f;--border: rgba(255, 255, 255, .06);--border-hover: rgba(245, 158, 11, .25);--text: #e4e4e8;--text-muted: #9a9ab0;--text-dim: #6e6e88;--accent: #f59e0b;--accent-bright: #fbbf24;--accent-dim: rgba(245, 158, 11, .08);--font-display: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Bricolage Grotesque", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--font-serif: "Instrument Serif", Georgia, serif;--container: 1100px}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none}body{background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden}.container:where(.astro-j7pv25f6){max-width:var(--container);margin:0 auto;padding:0 24px}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#08080ccc;border-bottom:1px solid var(--border)}.nav-inner:where(.astro-j7pv25f6){max-width:var(--container);margin:0 auto;padding:0 24px;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-logo:where(.astro-j7pv25f6){font-family:var(--font-display);font-weight:800;font-size:1.4rem;color:var(--accent);letter-spacing:-.02em}.nav-links:where(.astro-j7pv25f6){display:flex;align-items:center;gap:24px}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:1rem;font-weight:500;color:var(--text-muted);transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--text)}.nav-github:where(.astro-j7pv25f6){display:flex;align-items:center;gap:.3em}.nav-cta:where(.astro-j7pv25f6){background:var(--accent)!important;color:#000!important;padding:6px 16px;border-radius:6px;font-weight:600!important;font-size:1rem!important;transition:filter .2s}.nav-cta:where(.astro-j7pv25f6):hover{filter:brightness(1.15);color:#000!important}.hero:where(.astro-j7pv25f6){position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:60px}.hero-glow:where(.astro-j7pv25f6){position:absolute;top:15%;left:50%;transform:translate(-50%);width:800px;height:500px;background:radial-gradient(ellipse,rgba(245,158,11,.07) 0%,rgba(245,158,11,.02) 40%,transparent 70%);pointer-events:none;animation:glowPulse 6s ease-in-out infinite}.hero-grid:where(.astro-j7pv25f6){position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.025) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse 60% 50% at 50% 40%,black 20%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse 60% 50% at 50% 40%,black 20%,transparent 70%);pointer-events:none}.hero-content:where(.astro-j7pv25f6){position:relative;text-align:center;z-index:1}.hero-badge:where(.astro-j7pv25f6){display:inline-block;font-family:var(--font-mono);font-size:.8rem;font-weight:500;color:var(--accent);background:var(--accent-dim);border:1px solid rgba(245,158,11,.15);padding:6px 16px;border-radius:100px;margin-bottom:2rem;letter-spacing:.02em;animation:fadeInUp .8s ease forwards}.hero-title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(7rem,18vw,14rem);font-weight:800;letter-spacing:-.04em;line-height:.9;margin-bottom:1.5rem;color:var(--text);animation:heroReveal 1s ease forwards}.hero-tagline:where(.astro-j7pv25f6){font-size:clamp(1.05rem,2.2vw,1.3rem);color:var(--text-muted);max-width:560px;margin:0 auto 2.5rem;line-height:1.7;font-weight:400;animation:fadeInUp .8s ease .2s forwards;opacity:0}.hero-tagline-accent:where(.astro-j7pv25f6){color:var(--text);font-weight:500}.install-tabs:where(.astro-j7pv25f6){animation:fadeInUp .8s ease .35s forwards;opacity:0}.tab-buttons:where(.astro-j7pv25f6){display:flex;justify-content:center;gap:2px;margin-bottom:0}.tab-btn:where(.astro-j7pv25f6){background:transparent;border:1px solid var(--border);border-bottom:none;color:var(--text-dim);font-family:var(--font-mono);font-size:.75rem;font-weight:500;padding:8px 16px;cursor:pointer;transition:color .2s,background .2s;border-radius:6px 6px 0 0}.tab-btn:where(.astro-j7pv25f6):hover{color:var(--text-muted)}.tab-btn:where(.astro-j7pv25f6).active{background:var(--bg-raised);color:var(--accent);border-color:var(--border)}.hero-terminal:where(.astro-j7pv25f6){display:flex;align-items:center;gap:12px;background:var(--bg-raised);border:1px solid var(--border);border-radius:0 0 8px 8px;padding:14px 18px;font-family:var(--font-mono);font-size:.88rem;cursor:pointer;transition:border-color .3s,box-shadow .3s;max-width:600px;margin:0 auto}.hero-terminal:where(.astro-j7pv25f6):hover{border-color:var(--border-hover);box-shadow:0 0 30px #f59e0b0f}.terminal-prompt:where(.astro-j7pv25f6){color:var(--text-dim);user-select:none}.terminal-text:where(.astro-j7pv25f6){color:var(--accent-bright);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.terminal-copy:where(.astro-j7pv25f6){background:none;border:none;color:var(--text-dim);cursor:pointer;padding:4px;display:flex;align-items:center;transition:color .2s}.terminal-copy:where(.astro-j7pv25f6):hover{color:var(--accent)}.hero-actions:where(.astro-j7pv25f6){display:flex;gap:12px;justify-content:center;margin-top:2rem;flex-wrap:wrap;animation:fadeInUp .8s ease .5s forwards;opacity:0}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:8px;font-family:var(--font-body);font-weight:600;font-size:.95rem;transition:all .2s;white-space:nowrap}.btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:#000}.btn-primary:where(.astro-j7pv25f6):hover{filter:brightness(1.15);transform:translateY(-1px)}.btn-outline:where(.astro-j7pv25f6){border:1px solid var(--border);color:var(--text-muted)}.btn-outline:where(.astro-j7pv25f6):hover{border-color:var(--border-hover);color:var(--accent)}.stats:where(.astro-j7pv25f6){padding:5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stats-grid:where(.astro-j7pv25f6){display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.stat:where(.astro-j7pv25f6){text-align:center;min-width:160px}.stat-number:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(3rem,6vw,4rem);font-weight:800;color:var(--accent);letter-spacing:-.03em;line-height:1}.stat-label:where(.astro-j7pv25f6){font-size:1rem;font-weight:500;color:var(--text);margin-top:.5rem}.stat-context:where(.astro-j7pv25f6){font-size:.8rem;color:var(--text-dim);margin-top:.25rem;font-family:var(--font-mono)}.stat-divider:where(.astro-j7pv25f6){width:1px;height:48px;background:var(--border)}.section-title:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;letter-spacing:-.025em;text-align:center;margin-bottom:.5rem}.section-subtitle:where(.astro-j7pv25f6){text-align:center;color:var(--text-muted);font-size:1.05rem;margin-bottom:3rem}.comparison:where(.astro-j7pv25f6){padding:6rem 0}.compare-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.code-window:where(.astro-j7pv25f6){border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--bg-raised)}.code-window--muted:where(.astro-j7pv25f6){opacity:.7;transition:opacity .3s}.code-window--muted:where(.astro-j7pv25f6):hover{opacity:.9}.code-window--highlight:where(.astro-j7pv25f6){border-color:#f59e0b33;box-shadow:0 0 40px #f59e0b0a}.code-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--border);background:#ffffff04}.window-dots:where(.astro-j7pv25f6){display:flex;gap:6px}.dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%;opacity:.5}.dot--red:where(.astro-j7pv25f6){background:#ff5f57}.dot--yellow:where(.astro-j7pv25f6){background:#febc2e}.dot--green:where(.astro-j7pv25f6){background:#28c840}.code-filename:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.8rem;color:var(--text-muted);flex:1}.code-badge:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.7rem;color:var(--text-dim);background:#ffffff0a;padding:3px 10px;border-radius:100px}.code-badge--accent:where(.astro-j7pv25f6){color:var(--accent);background:var(--accent-dim)}.code-body:where(.astro-j7pv25f6){padding:20px;font-family:var(--font-mono);font-size:.88rem;line-height:1.8;overflow-x:auto;background:transparent;color:var(--text)}.code-body:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:inherit}.syn-kw:where(.astro-j7pv25f6){color:#c792ea}.syn-fn:where(.astro-j7pv25f6){color:#82aaff}.syn-p:where(.astro-j7pv25f6){color:#d6d6e0}.syn-t:where(.astro-j7pv25f6){color:#89ddff}.syn-s:where(.astro-j7pv25f6){color:#c3e88d}.syn-op:where(.astro-j7pv25f6){color:#f59e0b}.syn-cm:where(.astro-j7pv25f6){color:#546e7a}.features:where(.astro-j7pv25f6){padding:6rem 0}.feature-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.feature-card:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:28px;transition:border-color .3s,transform .2s,box-shadow .3s}.feature-card:where(.astro-j7pv25f6):hover{border-color:var(--border-hover);transform:translateY(-2px);box-shadow:0 8px 30px #0000004d}.feature-card--wide:where(.astro-j7pv25f6){grid-column:span 1}.feature-label:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.7rem;font-weight:500;color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.feature-card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:1.15rem;font-weight:700;margin-bottom:8px;letter-spacing:-.01em}.feature-card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:.88rem;color:var(--text-muted);line-height:1.6;margin-bottom:16px}.feature-code:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.85rem;background:#00000040;padding:10px 14px;border-radius:6px;display:flex;align-items:center;gap:12px;overflow-x:auto}.feature-code:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:inherit;white-space:nowrap}.feature-code-note:where(.astro-j7pv25f6){color:var(--text-dim);font-size:.75rem;white-space:nowrap}.feature-code--error:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){color:#f87171}.examples:where(.astro-j7pv25f6){padding:6rem 0}.examples-tabs:where(.astro-j7pv25f6){max-width:1060px;margin:0 auto;display:flex;gap:0}.examples-tab-buttons:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:2px;flex-shrink:0;border-right:1px solid var(--border);padding-right:0}.examples-tab-btn:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.78rem;font-weight:500;color:var(--text-muted);background:none;border:none;padding:10px 20px;cursor:pointer;border-right:2px solid transparent;margin-right:-1px;transition:color .2s,border-color .2s;letter-spacing:.02em;text-align:left;white-space:nowrap}.examples-tab-btn:where(.astro-j7pv25f6):hover{color:var(--text)}.examples-tab-btn:where(.astro-j7pv25f6).active{color:var(--accent);border-right-color:var(--accent)}.examples-panel:where(.astro-j7pv25f6){background:var(--bg-card);border:1px solid var(--border);border-left:none;border-radius:0 12px 12px 0;padding:28px;flex:1;min-width:0}.example-pane:where(.astro-j7pv25f6){display:none}.example-pane:where(.astro-j7pv25f6).active{display:block}.example-compare:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:20px;margin-bottom:16px}.example-version:where(.astro-j7pv25f6){position:relative}.example-version-label:where(.astro-j7pv25f6){display:inline-block;font-family:var(--font-mono);font-size:.65rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-bottom:none;padding:4px 12px;border-radius:6px 6px 0 0;margin-bottom:0}.example-code:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.95rem;line-height:1.7;background:#0000004d;border:1px solid rgba(255,255,255,.06);padding:16px;border-radius:0 6px 6px;overflow-x:auto;white-space:pre-wrap;word-break:break-all;margin-bottom:0}.example-code:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:inherit}.example-output:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.88rem;line-height:1.6;background:#00000026;border:1px solid rgba(255,255,255,.04);border-top:1px dashed rgba(255,255,255,.08);padding:12px 16px;border-radius:0 0 6px 6px;margin-top:-1px;margin-bottom:0;overflow-x:auto}.example-output:where(.astro-j7pv25f6) code:where(.astro-j7pv25f6){font-family:inherit}.syn-dim:where(.astro-j7pv25f6){color:var(--text-dim)}.syn-result:where(.astro-j7pv25f6){color:var(--accent);font-weight:500}.example-readable:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.9rem;line-height:1.6;color:var(--text-dim);padding:12px 18px;border-radius:6px;border:1px dashed var(--border);margin-bottom:12px;white-space:pre;overflow-x:auto}.example-readable-label:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.example-desc:where(.astro-j7pv25f6){font-size:.95rem;color:var(--text-dim);line-height:1.5}.philosophy:where(.astro-j7pv25f6){padding:6rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.philosophy-inner:where(.astro-j7pv25f6){text-align:center;max-width:700px;margin:0 auto}.philosophy-quote:where(.astro-j7pv25f6){font-family:var(--font-serif);font-size:clamp(1.3rem,3vw,1.7rem);line-height:1.7;color:var(--text-muted);margin-bottom:2.5rem;font-style:italic}.philosophy-quote:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--text);font-style:italic}.philosophy-link:where(.astro-j7pv25f6){color:var(--text-muted);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff26;transition:color .2s,text-decoration-color .2s}.philosophy-link:where(.astro-j7pv25f6):hover{color:var(--text);text-decoration-color:var(--accent)}.principles:where(.astro-j7pv25f6){display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.principle:where(.astro-j7pv25f6){font-family:var(--font-mono);font-size:.75rem;font-weight:500;color:var(--text-muted);background:var(--bg-card);border:1px solid var(--border);padding:6px 14px;border-radius:100px;transition:border-color .2s,color .2s}.principle:where(.astro-j7pv25f6):hover{border-color:var(--border-hover);color:var(--accent)}.final-cta:where(.astro-j7pv25f6){padding:6rem 0;text-align:center}.cta-statement:where(.astro-j7pv25f6){font-family:var(--font-display);font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:700;letter-spacing:-.02em;margin-bottom:2rem;color:var(--text)}footer:where(.astro-j7pv25f6){border-top:1px solid var(--border);padding:2rem 0}.footer-inner:where(.astro-j7pv25f6){display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-left:where(.astro-j7pv25f6){display:flex;align-items:center;gap:16px}.footer-logo:where(.astro-j7pv25f6){font-family:var(--font-display);font-weight:800;font-size:1.1rem;color:var(--accent)}.footer-copy:where(.astro-j7pv25f6){font-size:1rem;color:var(--text-dim);transition:color .2s}.footer-copy:where(.astro-j7pv25f6):hover{color:var(--accent)}.footer-links:where(.astro-j7pv25f6){display:flex;gap:20px}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){font-size:1rem;color:var(--text-dim);transition:color .2s}.footer-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--accent)}@keyframes heroReveal{0%{opacity:0;letter-spacing:-.06em;filter:blur(6px)}to{opacity:1;letter-spacing:-.04em;filter:blur(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{opacity:1}50%{opacity:.6}}.animate-ready:where(.astro-j7pv25f6) :where(.astro-j7pv25f6)[data-animate]{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.animate-ready:where(.astro-j7pv25f6) :where(.astro-j7pv25f6)[data-animate].is-visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.compare-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.feature-grid:where(.astro-j7pv25f6){grid-template-columns:1fr}.examples-tabs:where(.astro-j7pv25f6){flex-direction:column}.examples-tab-buttons:where(.astro-j7pv25f6){flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--border)}.examples-tab-btn:where(.astro-j7pv25f6){padding:8px 14px;font-size:.72rem;border-right:none;border-bottom:2px solid transparent;margin-right:0;margin-bottom:-1px}.examples-tab-btn:where(.astro-j7pv25f6).active{border-right-color:transparent;border-bottom-color:var(--accent)}.examples-panel:where(.astro-j7pv25f6){border-left:1px solid var(--border);border-radius:0 0 12px 12px}.stats-grid:where(.astro-j7pv25f6){gap:2rem}.stat-divider:where(.astro-j7pv25f6){display:none}.hero-title:where(.astro-j7pv25f6){font-size:clamp(5rem,20vw,8rem)}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):not(.nav-cta):not(.nav-github){display:none}}@media(max-width:480px){.hero-terminal:where(.astro-j7pv25f6){font-size:.85rem;padding:10px 14px}}@media(min-width:769px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.feature-grid:where(.astro-j7pv25f6){grid-template-columns:repeat(2,1fr)}}
