:root{--accent: #e8823a;--accent-glow: #e8823a33;--accent-subtle: #e8823a18;--cyan: #eab308;--bg-primary: #0e0c0a;--bg-secondary: #181410;--bg-tertiary: #241d16;--border: #3a2e22;--text-primary: #f0e6d6;--text-secondary: #a89f91;--text-muted: #6b6358;--success: #7fb069;--warning: #f59e0b;--radius: 12px;--radius-sm: 8px}:where(.astro-j7pv25f6){margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden}a:where(.astro-j7pv25f6){color:var(--accent);text-decoration:none}a:where(.astro-j7pv25f6):hover{filter:brightness(1.2)}.container:where(.astro-j7pv25f6){max-width:1100px;margin:0 auto;padding:0 24px}code:where(.astro-j7pv25f6){font-family:SF Mono,Menlo,Consolas,monospace;font-size:.9em}.nav:where(.astro-j7pv25f6){position:fixed;top:0;left:0;right:0;z-index:100;height:56px;display:flex;align-items:center;justify-content:center;background:#0e0c0ae0;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);opacity:0;transform:translateY(-100%);transition:opacity .3s,transform .3s;pointer-events:none}.nav:where(.astro-j7pv25f6).visible{opacity:1;transform:translateY(0);pointer-events:all}.nav-inner:where(.astro-j7pv25f6){display:flex;align-items:center;justify-content:space-between;max-width:1100px;width:100%;padding:0 24px}.nav-logo:where(.astro-j7pv25f6){font-size:16px;font-weight:700;background:linear-gradient(135deg,#d97706,#e8823a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.nav-links:where(.astro-j7pv25f6){display:flex;gap:24px}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){color:var(--text-secondary);font-size:13px;font-weight:500;transition:color .2s}.nav-links:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--accent);filter:none}.hero:where(.astro-j7pv25f6){position:relative;text-align:center;padding:120px 24px 80px;overflow:hidden}.hero:where(.astro-j7pv25f6):before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse at 30% 50%,rgba(232,130,58,.18),transparent 60%),radial-gradient(ellipse at 70% 50%,rgba(217,119,6,.12),transparent 60%);background-size:200% 200%;animation:gradientShift 8s ease infinite}.hero:where(.astro-j7pv25f6)>:where(.astro-j7pv25f6){position:relative;z-index:1}.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:52px;font-weight:800;letter-spacing:-1px;margin-bottom:8px;background:linear-gradient(135deg,#d97706,#e8823a);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero:where(.astro-j7pv25f6) .tagline:where(.astro-j7pv25f6){font-size:18px;color:var(--text-secondary);max-width:700px;margin:0 auto 8px;line-height:1.6}.hero:where(.astro-j7pv25f6) .tagline:where(.astro-j7pv25f6) em:where(.astro-j7pv25f6){color:var(--text-primary);font-style:normal;font-weight:600}.hero:where(.astro-j7pv25f6) .subtitle:where(.astro-j7pv25f6){font-size:14px;color:var(--text-muted);margin-bottom:28px;font-family:SF Mono,Menlo,Consolas,monospace}.badge:where(.astro-j7pv25f6){display:inline-block;font-size:11px;color:var(--accent);background:var(--accent-subtle);border:1px solid var(--accent);padding:3px 10px;border-radius:20px;font-weight:600;letter-spacing:.5px;margin-bottom:20px}.cta-row:where(.astro-j7pv25f6){display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:var(--radius-sm);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:#fff}.btn-primary:where(.astro-j7pv25f6):hover{filter:brightness(1.15);transform:translateY(-2px);box-shadow:0 4px 16px var(--accent-glow)}.btn-secondary:where(.astro-j7pv25f6){background:transparent;color:var(--text-secondary);border:1px solid var(--border)}.btn-secondary:where(.astro-j7pv25f6):hover{border-color:var(--accent);color:var(--accent)}.section:where(.astro-j7pv25f6){padding:80px 24px}.section-label:where(.astro-j7pv25f6){font-size:11px;color:var(--accent);text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:8px;text-align:center}.section-title:where(.astro-j7pv25f6){font-size:32px;font-weight:700;text-align:center;margin-bottom:16px}.section-subtitle:where(.astro-j7pv25f6){font-size:16px;color:var(--text-secondary);text-align:center;max-width:640px;margin:0 auto 48px;line-height:1.6}.story:where(.astro-j7pv25f6){max-width:960px;margin:0 auto 80px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.story:where(.astro-j7pv25f6).reverse{direction:rtl}.story:where(.astro-j7pv25f6).reverse>:where(.astro-j7pv25f6){direction:ltr}.story-text:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){font-size:22px;font-weight:700;margin-bottom:6px}.story-text:where(.astro-j7pv25f6) .story-context:where(.astro-j7pv25f6){font-size:13px;color:var(--accent);font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.story-text:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){font-size:15px;color:var(--text-secondary);line-height:1.7;margin-bottom:12px}.story-text:where(.astro-j7pv25f6) .punchline:where(.astro-j7pv25f6){color:var(--text-primary);font-weight:600}.mockup:where(.astro-j7pv25f6){background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:0 4px 24px #0000004d;max-width:440px}.mockup-header:where(.astro-j7pv25f6){display:flex;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid var(--border)}.mockup-header:where(.astro-j7pv25f6) .icon:where(.astro-j7pv25f6){font-size:16px}.mockup-header:where(.astro-j7pv25f6) .title:where(.astro-j7pv25f6){font-size:12px;font-weight:600;color:var(--text-primary)}.mockup-header:where(.astro-j7pv25f6) .badge-sm:where(.astro-j7pv25f6){font-size:9px;color:var(--accent);background:var(--accent-subtle);padding:1px 6px;border-radius:10px;margin-left:auto}.blame-output:where(.astro-j7pv25f6){font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;line-height:1.8}.blame-output:where(.astro-j7pv25f6) .label:where(.astro-j7pv25f6){color:var(--text-muted)}.blame-output:where(.astro-j7pv25f6) .value:where(.astro-j7pv25f6){color:var(--text-primary)}.blame-output:where(.astro-j7pv25f6) .agent:where(.astro-j7pv25f6){color:var(--accent)}.blame-output:where(.astro-j7pv25f6) .conf:where(.astro-j7pv25f6){color:var(--success)}.blame-output:where(.astro-j7pv25f6) .time:where(.astro-j7pv25f6){color:var(--cyan)}.blame-output:where(.astro-j7pv25f6) .reason:where(.astro-j7pv25f6){color:var(--warning);font-style:italic}.query-line:where(.astro-j7pv25f6){font-family:SF Mono,Menlo,Consolas,monospace;font-size:11px;background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 12px;margin-bottom:8px;color:var(--cyan)}.query-result:where(.astro-j7pv25f6){font-size:12px;color:var(--text-secondary);padding:6px 0;border-bottom:1px solid var(--border)}.query-result:where(.astro-j7pv25f6):last-child{border-bottom:none}.query-result:where(.astro-j7pv25f6) .qr-cat:where(.astro-j7pv25f6){font-size:9px;font-weight:700;color:var(--accent);background:var(--accent-subtle);padding:1px 5px;border-radius:3px;text-transform:uppercase}.query-result:where(.astro-j7pv25f6) .qr-agent:where(.astro-j7pv25f6){font-size:10px;color:var(--text-muted)}.query-result:where(.astro-j7pv25f6) .qr-conf:where(.astro-j7pv25f6){font-size:10px;color:var(--success);font-weight:600}.query-result:where(.astro-j7pv25f6) .qr-desc:where(.astro-j7pv25f6){margin-top:2px;font-size:11px;color:var(--text-primary)}.spec-branches:where(.astro-j7pv25f6){display:flex;gap:8px;margin-bottom:8px}.spec-branch:where(.astro-j7pv25f6){flex:1;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px;border-top:2px solid var(--accent)}.spec-branch:where(.astro-j7pv25f6).winner{border-top-color:var(--success);box-shadow:0 0 12px #7fb0691f}.spec-branch:where(.astro-j7pv25f6).discarded{opacity:.5;border-top-color:var(--text-muted)}.spec-branch:where(.astro-j7pv25f6) .spec-label:where(.astro-j7pv25f6){font-size:10px;font-weight:700;color:var(--accent);text-transform:uppercase;margin-bottom:4px}.spec-branch:where(.astro-j7pv25f6).winner .spec-label:where(.astro-j7pv25f6){color:var(--success)}.spec-branch:where(.astro-j7pv25f6).discarded .spec-label:where(.astro-j7pv25f6){color:var(--text-muted)}.spec-branch:where(.astro-j7pv25f6) .spec-desc:where(.astro-j7pv25f6){font-size:11px;color:var(--text-secondary);margin-bottom:4px}.spec-branch:where(.astro-j7pv25f6) .spec-conf:where(.astro-j7pv25f6){font-size:10px;font-weight:600}.spec-branch:where(.astro-j7pv25f6).winner .spec-conf:where(.astro-j7pv25f6){color:var(--success)}.spec-outcome:where(.astro-j7pv25f6){font-size:11px;color:var(--text-muted);text-align:center;padding:6px;background:var(--bg-tertiary);border-radius:var(--radius-sm)}.spec-outcome:where(.astro-j7pv25f6) .winner-badge:where(.astro-j7pv25f6){color:var(--success);font-weight:700}.vision-text:where(.astro-j7pv25f6){max-width:720px;margin:0 auto;font-size:18px;color:var(--text-secondary);line-height:1.8;text-align:center;font-style:italic}.vision-text:where(.astro-j7pv25f6) strong:where(.astro-j7pv25f6){color:var(--text-primary);font-style:normal}.commit-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:800px;margin:0 auto}.commit-field:where(.astro-j7pv25f6){background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-sm);padding:14px;text-align:center;transition:border-color .2s}.commit-field:where(.astro-j7pv25f6):hover{border-color:var(--accent)}.commit-field:where(.astro-j7pv25f6) .cf-name:where(.astro-j7pv25f6){font-size:13px;font-weight:700;color:var(--accent);font-family:SF Mono,Menlo,Consolas,monospace;margin-bottom:4px}.commit-field:where(.astro-j7pv25f6) .cf-q:where(.astro-j7pv25f6){font-size:12px;color:var(--text-secondary)}.lang-grid:where(.astro-j7pv25f6){display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px}.lang-pill:where(.astro-j7pv25f6){padding:8px 18px;border-radius:20px;font-size:13px;font-weight:600;border:1px solid var(--border);color:var(--text-secondary);transition:all .2s}.lang-pill:where(.astro-j7pv25f6):hover{border-color:var(--accent);color:var(--accent)}.terminal:where(.astro-j7pv25f6){max-width:640px;margin:0 auto;border-radius:var(--radius);background:var(--bg-primary);border:1px solid var(--border);overflow:hidden;box-shadow:0 8px 32px #0006}.terminal-bar:where(.astro-j7pv25f6){padding:10px 14px;display:flex;align-items:center;gap:8px;background:var(--bg-secondary);border-bottom:1px solid var(--border)}.terminal-dot:where(.astro-j7pv25f6){width:10px;height:10px;border-radius:50%}.terminal-dot:where(.astro-j7pv25f6).red{background:#ff5f57}.terminal-dot:where(.astro-j7pv25f6).yellow{background:#febc2e}.terminal-dot:where(.astro-j7pv25f6).green{background:#28c840}.terminal-title:where(.astro-j7pv25f6){font-size:11px;color:var(--text-muted);margin-left:8px}.terminal-body:where(.astro-j7pv25f6){padding:16px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.7;min-height:160px}.terminal-body:where(.astro-j7pv25f6) .prompt:where(.astro-j7pv25f6){color:var(--success)}.terminal-body:where(.astro-j7pv25f6) .cmd:where(.astro-j7pv25f6){color:var(--cyan)}.terminal-body:where(.astro-j7pv25f6) .output:where(.astro-j7pv25f6){color:var(--text-muted)}.terminal-body:where(.astro-j7pv25f6) .cursor:where(.astro-j7pv25f6){display:inline-block;width:8px;height:16px;background:var(--text-primary);vertical-align:text-bottom;animation:blink 1s step-end infinite}.footer:where(.astro-j7pv25f6){background:var(--bg-secondary);border-top:1px solid var(--border);padding:48px 24px 24px}.footer-grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:800px;margin:0 auto 32px}.footer-col:where(.astro-j7pv25f6) h4:where(.astro-j7pv25f6){font-size:12px;color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.footer-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6){display:block;color:var(--text-secondary);font-size:13px;padding:3px 0;transition:color .2s}.footer-col:where(.astro-j7pv25f6) a:where(.astro-j7pv25f6):hover{color:var(--accent);filter:none}.footer-bottom:where(.astro-j7pv25f6){text-align:center;font-size:12px;color:var(--text-muted);padding-top:24px;border-top:1px solid var(--border)}:where(.astro-j7pv25f6)[data-reveal]{opacity:0;transform:translateY(40px);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}:where(.astro-j7pv25f6)[data-reveal=left]{transform:translate(-40px)}:where(.astro-j7pv25f6)[data-reveal=right]{transform:translate(40px)}:where(.astro-j7pv25f6)[data-reveal].revealed{opacity:1;transform:none}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes blink{50%{opacity:0}}@media(max-width:900px){.story:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:24px}.story:where(.astro-j7pv25f6).reverse{direction:ltr}.commit-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;max-width:360px}.footer-grid:where(.astro-j7pv25f6){grid-template-columns:1fr;gap:24px}}@media(max-width:600px){.hero:where(.astro-j7pv25f6) h1:where(.astro-j7pv25f6){font-size:32px}.hero:where(.astro-j7pv25f6) .tagline:where(.astro-j7pv25f6){font-size:15px}.section-title:where(.astro-j7pv25f6){font-size:24px}.cta-row:where(.astro-j7pv25f6){flex-direction:column;align-items:center}.spec-branches:where(.astro-j7pv25f6){flex-direction:column}}
