.workflow-diagram[data-astro-cid-xj47crwu]{background:var(--bg-raised, #1C2333);border:1px solid var(--border, #2A3550);border-radius:.75rem;padding:1.75rem 1.5rem 1.25rem;overflow-x:auto}.workflow-steps[data-astro-cid-xj47crwu]{display:flex;align-items:center;gap:0;min-width:600px}.workflow-node[data-astro-cid-xj47crwu]{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0}.node-icon[data-astro-cid-xj47crwu]{width:56px;height:56px;border-radius:.625rem;border:1.5px solid;display:flex;align-items:center;justify-content:center;padding:12px;transition:transform .15s ease,box-shadow .15s ease}.workflow-node[data-astro-cid-xj47crwu]:hover .node-icon[data-astro-cid-xj47crwu]{transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.node-svg[data-astro-cid-xj47crwu]{width:28px;height:28px}.node-label[data-astro-cid-xj47crwu]{font-family:var(--font-sans, "Inter Variable", sans-serif);font-size:.8125rem;font-weight:700;color:var(--text, #F0F4FF);letter-spacing:.01em}.node-sublabel[data-astro-cid-xj47crwu]{font-family:var(--font-mono, "JetBrains Mono Variable", monospace);font-size:.625rem;font-weight:600;letter-spacing:.12em;color:var(--text-muted, #8B9BB4);text-transform:uppercase}.workflow-arrow[data-astro-cid-xj47crwu]{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex:1;padding-bottom:1.75rem}.arrow-line[data-astro-cid-xj47crwu]{width:100%;height:2px;background:linear-gradient(90deg,var(--border, #2A3550) 0%,#3B82F6 50%,var(--border, #2A3550) 100%);position:relative}.arrow-line[data-astro-cid-xj47crwu]:after{content:"";position:absolute;right:-1px;top:-4px;width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #3B82F6}.arrow-line[data-astro-cid-xj47crwu].arrow-approved{background:linear-gradient(90deg,var(--border, #2A3550) 0%,#22C55E 50%,var(--border, #2A3550) 100%)}.arrow-line[data-astro-cid-xj47crwu].arrow-approved:after{border-left-color:#22c55e}.arrow-label[data-astro-cid-xj47crwu]{font-family:var(--font-mono, monospace);font-size:.6rem;letter-spacing:.08em;color:var(--text-muted, #8B9BB4);white-space:nowrap;text-transform:lowercase}.human-loop-callout[data-astro-cid-xj47crwu]{display:flex;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.5rem .875rem;background:#22c55e12;border:1px solid rgba(34,197,94,.2);border-radius:.375rem;font-family:var(--font-sans, sans-serif);font-size:.75rem;color:#22c55e;letter-spacing:.02em}@media(max-width:640px){.workflow-steps[data-astro-cid-xj47crwu]{flex-direction:column;min-width:auto}.workflow-arrow[data-astro-cid-xj47crwu]{flex-direction:row;padding-bottom:0;padding-right:0;width:100%;align-items:center}.arrow-line[data-astro-cid-xj47crwu]{height:28px;width:2px;background:linear-gradient(180deg,var(--border, #2A3550) 0%,#3B82F6 50%,var(--border, #2A3550) 100%)}.arrow-line[data-astro-cid-xj47crwu]:after{right:-4px;top:auto;bottom:-1px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:8px solid #3B82F6;border-bottom:none}.arrow-line[data-astro-cid-xj47crwu].arrow-approved{background:linear-gradient(180deg,var(--border, #2A3550) 0%,#22C55E 50%,var(--border, #2A3550) 100%)}.arrow-line[data-astro-cid-xj47crwu].arrow-approved:after{border-top-color:#22c55e}}.metrics-grid[data-astro-cid-7vvoer5z]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.metrics-grid[data-astro-cid-7vvoer5z]{grid-template-columns:repeat(4,1fr)}}.metric-card[data-astro-cid-7vvoer5z]{background:var(--bg-subtle, #111827);border:1px solid var(--border, #2A3550);border-radius:.625rem;padding:1.25rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.3rem;transition:border-color .2s ease,transform .15s ease}.metric-card[data-astro-cid-7vvoer5z]:hover{border-color:#d4af3733;transform:translateY(-2px)}.metric-value[data-astro-cid-7vvoer5z]{font-family:var(--font-mono, "JetBrains Mono Variable", monospace);font-size:2rem;font-weight:700;line-height:1;display:block}.metric-label[data-astro-cid-7vvoer5z]{font-family:var(--font-sans, sans-serif);font-size:.625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted, #8B9BB4)}.metric-detail[data-astro-cid-7vvoer5z]{font-family:var(--font-mono, monospace);font-size:.7rem;color:var(--text-muted, #8B9BB4);opacity:.7}.pipeline-steps[data-astro-cid-7vvoer5z]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;border-left:2px solid var(--border, #2A3550);padding-left:1.5rem}.pipeline-step[data-astro-cid-7vvoer5z]{display:flex;gap:1rem;align-items:flex-start}.step-number[data-astro-cid-7vvoer5z]{font-family:var(--font-mono, "JetBrains Mono Variable", monospace);font-size:.75rem;font-weight:700;color:var(--accent-gold, #D4AF37);letter-spacing:.05em;flex-shrink:0;padding-top:.125rem}.pipeline-step[data-astro-cid-7vvoer5z] strong[data-astro-cid-7vvoer5z]{display:block;font-size:.9375rem;font-weight:700;margin-bottom:.2rem}.pipeline-step[data-astro-cid-7vvoer5z] p[data-astro-cid-7vvoer5z]{font-size:.875rem;line-height:1.6;margin:0;color:var(--text-muted, #8B9BB4);max-width:55ch}.insight-callout[data-astro-cid-7vvoer5z]{margin:1.25rem 0;padding:1rem 1.25rem;border-left:3px solid var(--accent, #C41E3A);background:#c41e3a0f;border-radius:0 .375rem .375rem 0}.insight-callout[data-astro-cid-7vvoer5z] p[data-astro-cid-7vvoer5z]{font-family:var(--font-sans, sans-serif);font-size:1rem;font-weight:600;font-style:italic;color:var(--text, #F0F4FF);margin:0;line-height:1.5}.stack-grid[data-astro-cid-7vvoer5z]{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:640px){.stack-grid[data-astro-cid-7vvoer5z]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stack-grid[data-astro-cid-7vvoer5z]{grid-template-columns:repeat(3,1fr)}}.stack-card[data-astro-cid-7vvoer5z]{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;background:var(--bg-raised, #1C2333);border:1px solid var(--border, #2A3550);border-radius:.625rem;transition:border-color .2s ease}.stack-card[data-astro-cid-7vvoer5z]:hover{border-color:#3b82f64d}.stack-icon-wrap[data-astro-cid-7vvoer5z]{width:40px;height:40px;border-radius:.5rem;border:1px solid;display:flex;align-items:center;justify-content:center;padding:8px;flex-shrink:0}.stack-icon[data-astro-cid-7vvoer5z]{width:22px;height:22px}.stack-info[data-astro-cid-7vvoer5z]{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.stack-name[data-astro-cid-7vvoer5z]{font-family:var(--font-sans, sans-serif);font-size:.875rem;font-weight:700;color:var(--text, #F0F4FF);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stack-role[data-astro-cid-7vvoer5z]{font-family:var(--font-mono, monospace);font-size:.6875rem;color:var(--text-muted, #8B9BB4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stack-host-badge[data-astro-cid-7vvoer5z]{font-family:var(--font-mono, monospace);font-size:.625rem;font-weight:600;letter-spacing:.05em;padding:.2rem .5rem;border-radius:.25rem;background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.25);flex-shrink:0;white-space:nowrap}.code-block-wrapper[data-astro-cid-7vvoer5z]{background:var(--bg-raised, #1C2333);border:1px solid var(--border, #2A3550);border-radius:.625rem;overflow:hidden}.code-block-header[data-astro-cid-7vvoer5z]{display:flex;align-items:center;padding:.5rem 1rem;background:#2a355080;border-bottom:1px solid var(--border, #2A3550)}.code-lang-label[data-astro-cid-7vvoer5z]{font-family:var(--font-mono, "JetBrains Mono Variable", monospace);font-size:.6875rem;color:var(--text-muted, #8B9BB4);letter-spacing:.05em}.code-block[data-astro-cid-7vvoer5z]{margin:0;padding:1.25rem 1.5rem;overflow-x:auto;font-family:var(--font-mono, "JetBrains Mono Variable", ui-monospace, monospace);font-size:.8125rem;line-height:1.6;color:var(--text, #F0F4FF)}.code-block[data-astro-cid-7vvoer5z] code[data-astro-cid-7vvoer5z]{font-family:inherit}.code-comment[data-astro-cid-7vvoer5z]{color:#8b9bb4}.code-keyword[data-astro-cid-7vvoer5z]{color:#3b82f6}.code-string[data-astro-cid-7vvoer5z]{color:#22c55e}.code-number[data-astro-cid-7vvoer5z]{color:#d4af37}.screenshots-grid[data-astro-cid-7vvoer5z]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.screenshots-grid[data-astro-cid-7vvoer5z]{grid-template-columns:repeat(2,1fr)}}.screenshot-placeholder[data-astro-cid-7vvoer5z]{background:var(--bg-raised, #1C2333);border:2px dashed var(--border, #2A3550);border-radius:.75rem;min-height:180px;display:flex;align-items:center;justify-content:center;padding:1.5rem}.placeholder-inner[data-astro-cid-7vvoer5z]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.placeholder-icon[data-astro-cid-7vvoer5z]{width:40px;height:40px;opacity:.4;margin-bottom:.25rem}.placeholder-title[data-astro-cid-7vvoer5z]{font-family:var(--font-sans, sans-serif);font-size:.875rem;font-weight:600;color:var(--text-muted, #8B9BB4);margin:0}.placeholder-spec[data-astro-cid-7vvoer5z]{font-family:var(--font-sans, sans-serif);font-size:.75rem;color:var(--text-muted, #8B9BB4);opacity:.7;margin:0;max-width:280px}.placeholder-dims[data-astro-cid-7vvoer5z]{font-family:var(--font-mono, monospace);font-size:.6875rem;color:var(--accent-gold, #D4AF37);opacity:.6;margin:0}
