.terminal-window{background:#0f172a;border-radius:1rem;overflow:hidden;border:1px solid rgba(148,163,184,.1)}.terminal-titlebar{display:flex;align-items:center;padding:.75rem 1rem;background:#0f172acc;border-bottom:1px solid rgba(148,163,184,.08)}.terminal-dots{display:flex;gap:6px}.terminal-dot{width:10px;height:10px;border-radius:50%;display:block}.terminal-content{padding:1.25rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.8125rem;line-height:1.7;color:#e2e8f0}.terminal-content pre{margin:0;font-family:inherit;font-size:inherit;white-space:pre;overflow-x:auto}.cursor{display:inline-block;width:8px;height:1.1em;background:#a78bfa;vertical-align:text-bottom;animation:blink 1s step-end infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.t-prompt{color:#a78bfa}.t-cmd{color:#e2e8f0}.t-success{color:#34d399}.t-info{color:#22d3ee}.t-muted{color:#64748b}.t-string{color:#fbbf24}.t-key{color:#60a5fa}.animate-float{animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.cli-splash-window{background:#1a1b26;border-radius:1rem;overflow:hidden;border:1px solid rgba(139,92,246,.15);box-shadow:0 0 60px #8b5cf614,0 25px 50px -12px #0006}.cli-splash-titlebar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#1a1b26f2;border-bottom:1px solid rgba(139,92,246,.1)}.cli-splash-title{font-family:SF Mono,Fira Code,monospace;font-size:.75rem;color:#64748b}.cli-splash-body{padding:2rem 2.5rem 1.75rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.8125rem;line-height:1.6;color:#e2e8f0;text-align:center}.cli-ascii-logo{margin:0 auto 1.75rem;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:.65rem;line-height:1.15;color:#8b5cf6;white-space:pre;overflow-x:auto;text-align:center;display:inline-block}@media (min-width: 768px){.cli-ascii-logo{font-size:.8rem}}.cli-splash-tipbox{position:relative;border:1px solid rgba(139,92,246,.2);border-radius:.5rem;padding:1.25rem 1.5rem;margin:0 auto 1.25rem;max-width:36rem}.cli-splash-tipbox-label{position:absolute;top:-.6rem;left:50%;transform:translate(-50%);background:#1a1b26;padding:0 .75rem;font-size:.75rem;color:#94a3b8;letter-spacing:.02em}.cli-splash-tipbox-content{font-size:.8125rem;line-height:1.8;color:#e2e8f0}.cli-splash-hints{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem;font-size:.75rem;color:#94a3b8}.cli-splash-dot{color:#334155}.cli-splash-sep{border-top:1px solid rgba(139,92,246,.12);margin:0 0 1rem}.cli-splash-status{text-align:left;margin-bottom:.75rem;font-size:.8125rem}.cli-splash-prompt{text-align:left;font-size:.9rem}.cli-splash-purple{color:#8b5cf6}.cli-splash-cyan{color:#06b6d4}.cli-splash-green{color:#22c55e}.hiw-term-step{position:absolute;top:0;left:0;right:0;transition:opacity .4s ease-in-out;opacity:0}.hiw-term-step:first-child{opacity:1}.hiw-card{display:block;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#f8fafc;transition:all .3s ease;cursor:pointer}.hiw-card:hover{background:#fff;border-color:#cbd5e1}.hiw-card--active{background:#fff!important;border-color:#94a3b833;box-shadow:0 4px 24px #0000000f,0 0 0 1px #94a3b81a}.hiw-card--active.hiw-card--purple{border-left:4px solid #8B5CF6;background:linear-gradient(90deg,#8b5cf60a,#fff)!important}.hiw-card--active.hiw-card--amber{border-left:4px solid #F59E0B;background:linear-gradient(90deg,#f59e0b0a,#fff)!important}.hiw-card--active.hiw-card--red{border-left:4px solid #EF4444;background:linear-gradient(90deg,#ef44440a,#fff)!important}.hiw-card--active.hiw-card--cyan{border-left:4px solid #06B6D4;background:linear-gradient(90deg,#06b6d40a,#fff)!important}.hiw-card--active.hiw-card--green{border-left:4px solid #22C55E;background:linear-gradient(90deg,#22c55e0a,#fff)!important}.hiw-card-icon{width:2.25rem;height:2.25rem;border-radius:.625rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s}.hiw-card--active .hiw-card-icon{transform:scale(1.1)}.hiw-card-icon--amber{background:#f59e0b1a;color:#f59e0b}.hiw-card-icon--red{background:#ef44441a;color:#ef4444}.hiw-card-icon--purple{background:#8b5cf61f;color:#8b5cf6}.hiw-card-icon--cyan{background:#06b6d41a;color:#06b6d4}.hiw-card-icon--green{background:#22c55e1a;color:#22c55e}.hiw-card-tag{font-size:.5625rem;font-weight:600;padding:.15rem .5rem;border-radius:9999px;background:#f1f5f9;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.hiw-card-tag--amber{background:#f59e0b14;color:#d97706}.hiw-card-tag--red{background:#ef444414;color:#dc2626}.hiw-card-tag--purple{background:#8b5cf61a;color:#7c3aed}.hiw-card-tag--cyan{background:#06b6d414;color:#0891b2}.hiw-card-tag--green{background:#22c55e14;color:#16a34a}.hiw-flow{display:flex;flex-direction:column;align-items:center;gap:0;max-width:56rem;margin:0 auto}@media (min-width: 768px){.hiw-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1.2fr auto 1fr auto 1fr;align-items:start;gap:0}}.hiw-step{text-align:center;padding:1rem .5rem;position:relative}.hiw-step--center{background:#8b5cf60a;border:1px solid rgba(139,92,246,.12);border-radius:1rem;padding:1.25rem 1rem;box-shadow:0 0 40px #8b5cf60f}.hiw-step-number{width:1.25rem;height:1.25rem;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:.625rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto .5rem}.hiw-step-number--purple{background:#8b5cf626;color:#8b5cf6}.hiw-step-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;transition:transform .3s}.hiw-step:hover .hiw-step-icon{transform:scale(1.1)}.hiw-step-icon--amber{background:#f59e0b1a;color:#f59e0b}.hiw-step-icon--red{background:#ef44441a;color:#ef4444}.hiw-step-icon--purple{background:#8b5cf626;color:#8b5cf6}.hiw-step-icon--cyan{background:#06b6d41a;color:#06b6d4}.hiw-step-icon--green{background:#22c55e1a;color:#22c55e}.hiw-step-title{font-size:.8125rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.hiw-step-desc{font-size:.6875rem;color:#64748b;line-height:1.5;max-width:10rem;margin:0 auto}.hiw-step-tags{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center;margin-top:.6rem}.hiw-tag{font-size:.5625rem;font-weight:600;padding:.15rem .5rem;border-radius:9999px;background:#f1f5f9;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.hiw-tag--red{background:#ef444414;color:#ef4444}.hiw-tag--purple{background:#8b5cf61a;color:#8b5cf6}.hiw-tag--green{background:#22c55e14;color:#22c55e}.hiw-connector{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 0}@media (min-width: 768px){.hiw-connector{flex-direction:row;padding:2.5rem .25rem 0}}.hiw-connector-line{width:2px;height:20px;background:linear-gradient(180deg,#8b5cf633,#8b5cf60d)}@media (min-width: 768px){.hiw-connector-line{width:20px;height:2px;background:linear-gradient(90deg,#8b5cf633,#8b5cf60d)}}.hiw-connector-dot{width:4px;height:4px;border-radius:50%;background:#8b5cf64d}.hiw-pulse-track{position:relative;height:3px;max-width:56rem;margin:1rem auto 0;background:#8b5cf60f;border-radius:2px;overflow:hidden}.hiw-pulse{position:absolute;top:0;left:-15%;width:15%;height:100%;background:linear-gradient(90deg,transparent,#8B5CF6,transparent);border-radius:2px;animation:hiw-flow 4s ease-in-out infinite}@keyframes hiw-flow{0%{left:-15%}to{left:100%}}.mevclaw-flow{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media (min-width: 768px){.mevclaw-flow{flex-direction:row;justify-content:center;gap:0}}.mevclaw-flow-step{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1rem;border-radius:1rem;min-width:140px;transition:transform .2s,box-shadow .2s}.mevclaw-flow-step:hover{transform:translateY(-2px)}.mevclaw-flow-step--highlight{background:#8b5cf60f;border:1px solid rgba(139,92,246,.15);box-shadow:0 0 30px #8b5cf614}.mevclaw-flow-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.mevclaw-flow-icon--red{background:#ef44441a;color:#ef4444}.mevclaw-flow-icon--purple{background:#8b5cf626;color:#8b5cf6}.mevclaw-flow-icon--green{background:#22c55e1a;color:#22c55e}.mevclaw-flow-label{font-size:.8125rem;font-weight:600;color:#1e293b}.mevclaw-flow-desc{font-size:.6875rem;color:#64748b;margin-top:.25rem}.mevclaw-flow-arrow{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:0 .5rem}.automation-flow{display:flex;flex-direction:column;align-items:center;gap:0}@media (min-width: 768px){.automation-flow{flex-direction:row;justify-content:center;align-items:flex-start}}.automation-flow-node{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;flex:1;max-width:200px}.automation-flow-icon{width:3.5rem;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;transition:transform .3s}.automation-flow-node:hover .automation-flow-icon{transform:scale(1.1)}.automation-flow-icon--amber{background:#f59e0b1a;color:#f59e0b}.automation-flow-icon--red{background:#ef44441a;color:#ef4444}.automation-flow-icon--purple{background:#8b5cf626;color:#8b5cf6;box-shadow:0 0 20px #8b5cf626}.automation-flow-icon--cyan{background:#06b6d41a;color:#06b6d4}.automation-flow-text{min-height:3rem}.automation-flow-connector{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:1.75rem;min-width:2rem}@media (max-width: 767px){.automation-flow-connector{padding-top:0;transform:rotate(90deg);min-height:2rem}}.automation-flow-line{width:24px;height:2px;background:linear-gradient(90deg,#8b5cf64d,#8b5cf61a);border-radius:1px}.automation-flow-pulse-track{position:relative;height:3px;max-width:640px;margin:1.5rem auto 0;background:#8b5cf614;border-radius:2px;overflow:hidden}.automation-flow-pulse{position:absolute;top:0;left:-20%;width:20%;height:100%;background:linear-gradient(90deg,transparent,#8B5CF6,transparent);border-radius:2px;animation:flow-pulse 3s ease-in-out infinite}@keyframes flow-pulse{0%{left:-20%}to{left:100%}}
