@keyframes ambientFlicker{0%,to{filter:drop-shadow(0 0 8px rgba(171,85,247,.4))}5%{filter:drop-shadow(0 0 6px rgba(171,85,247,.3))}10%{filter:drop-shadow(0 0 10px rgba(171,85,247,.5))}15%{filter:drop-shadow(0 0 5px rgba(171,85,247,.25))}20%{filter:drop-shadow(0 0 8px rgba(171,85,247,.4))}50%{filter:drop-shadow(0 0 7px rgba(171,85,247,.35))}55%{filter:drop-shadow(0 0 9px rgba(171,85,247,.45))}}@keyframes flickerOut{0%{opacity:1}20%{opacity:.3}40%{opacity:.8}50%{opacity:.1}70%{opacity:.6}85%{opacity:.2}to{opacity:0}}@keyframes flickerIn{0%{opacity:0}15%{opacity:.2}30%{opacity:.6}50%{opacity:.1}60%{opacity:.8}80%{opacity:.3}to{opacity:1}}.ambient-flicker{animation:ambientFlicker 8s infinite}.flicker-out{animation:flickerOut .2s ease-out forwards}.flicker-in{animation:flickerIn .2s ease-out forwards}.cli-hero-video-shell{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(107,114,128,.35);background:linear-gradient(180deg,#1f1f1f,#0d0d0d);box-shadow:0 24px 50px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.03)}.cli-hero-video-shell:after{display:none}.cli-hero-video{width:100%;aspect-ratio:16/10;object-fit:cover;background-color:#0d0d0d}.cli-hero-heading-wrap{position:relative;isolation:isolate}.cli-hero-heading-wrap:before{content:"";position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:min(92vw,820px);height:clamp(180px,30vw,290px);background:radial-gradient(circle,rgba(159,88,250,.1) 0,rgba(159,88,250,.03) 45%,rgba(159,88,250,0) 78%);filter:blur(30px);z-index:-1;pointer-events:none}.acp-visual-shell{position:relative;isolation:isolate;font-family:var(--font-inter),"Inter",var(--font-dm-sans),system-ui,sans-serif;background:radial-gradient(circle at 24% 50%,rgba(52,211,153,.14) 0,rgba(52,211,153,0) 42%),radial-gradient(circle at 74% 18%,rgba(59,130,246,.11) 0,rgba(59,130,246,0) 38%),linear-gradient(170deg,#f8fafc,#eef2f7)}.dark .acp-visual-shell{background:radial-gradient(circle at 24% 50%,rgba(52,211,153,.13) 0,rgba(52,211,153,0) 42%),radial-gradient(circle at 74% 18%,rgba(59,130,246,.16) 0,rgba(59,130,246,0) 42%),linear-gradient(170deg,#10141d,#090c12)}.acp-connection-layer{position:absolute;inset:0;width:100%;height:100%;z-index:0}.acp-connection{fill:none;stroke:#3b82f6;stroke-width:2;stroke-linecap:round;opacity:.52;stroke-dasharray:10 12;animation:acpFlow 3.2s linear infinite}.dark .acp-connection{stroke:#60a5fa;opacity:.65}.acp-connection-left{stroke:#34d399;stroke-width:2.6;stroke-dasharray:14 12;animation-duration:2.4s}.dark .acp-connection-left{stroke:#6ee7b7}.acp-overlay{position:absolute;inset:0;z-index:1}.acp-cline-node{position:absolute;left:4%;top:50%;transform:translateY(-50%);width:min(34%,230px);border:1px solid rgba(15,23,42,.13);background:rgba(255,255,255,.75);backdrop-filter:blur(3px);border-radius:12px;overflow:hidden;box-shadow:0 10px 35px rgba(15,23,42,.16)}.dark .acp-cline-node{border-color:rgba(148,163,184,.24);background:rgba(15,23,42,.7);box-shadow:0 12px 38px rgba(0,0,0,.38)}.acp-node-header{display:flex;align-items:center;gap:6px;height:30px;padding:0 10px;border-bottom:1px solid rgba(15,23,42,.09);background:rgba(248,250,252,.8)}.dark .acp-node-header{border-bottom-color:rgba(148,163,184,.16);background:rgba(15,23,42,.72)}.acp-terminal-dot{width:7px;height:7px;border-radius:999px}.acp-dot-red{background:#f87171}.acp-dot-yellow{background:#fbbf24}.acp-dot-green{background:#34d399}.acp-node-title{margin-left:auto;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#475569;font-family:var(--font-space-grotesk),"Space Grotesk",var(--font-inter),sans-serif}.dark .acp-node-title{color:#cbd5e1}.acp-node-body{padding:12px}.acp-terminal-line,.acp-terminal-ready{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.45}.acp-terminal-line{color:#0f172a}.dark .acp-terminal-line{color:#dbeafe}.acp-prompt{color:#059669;font-weight:700}.acp-terminal-ready{margin-top:8px;color:#047857;animation:acpStatusBlink 1.7s ease-in-out infinite}.dark .acp-terminal-ready{color:#6ee7b7}.acp-bridge-node{position:absolute;left:53%;top:50%;transform:translate(-50%,-50%);width:88px;height:88px;border-radius:20px;border:1px solid rgba(59,130,246,.3);background:rgba(255,255,255,.86);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;box-shadow:0 12px 34px rgba(59,130,246,.18);overflow:hidden}.dark .acp-bridge-node{border-color:rgba(96,165,250,.34);background:rgba(15,23,42,.84);box-shadow:0 15px 38px rgba(8,47,73,.45)}.acp-bridge-pulse{position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle,rgba(59,130,246,.35) 0,rgba(59,130,246,0) 70%);animation:acpBridgePulse 2.2s ease-in-out infinite}.acp-bridge-label,.acp-bridge-subtitle{position:relative;z-index:1}.acp-bridge-label{font-size:17px;line-height:1;font-weight:800;letter-spacing:.03em;color:#1d4ed8;font-family:var(--font-space-grotesk),"Space Grotesk",var(--font-inter),sans-serif}.dark .acp-bridge-label{color:#93c5fd}.acp-bridge-subtitle{font-size:10px;letter-spacing:.05em;text-transform:uppercase;font-weight:700;color:#475569}.dark .acp-bridge-subtitle{color:#bfdbfe}.acp-editor-node{position:absolute;right:3.8%;transform:translateY(-50%);width:min(28%,208px);min-width:126px;height:54px;display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:12px;border:1px solid rgba(15,23,42,.13);background:rgba(255,255,255,.78);box-shadow:0 10px 25px rgba(15,23,42,.13);animation:acpEditorPulse 4.6s ease-in-out infinite}.dark .acp-editor-node{border-color:rgba(148,163,184,.2);background:rgba(15,23,42,.74);box-shadow:0 10px 25px rgba(2,8,23,.38)}.acp-editor-badge{display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;padding:0 8px;border-radius:8px;background:rgba(59,130,246,.14);color:#1d4ed8;font-size:11px;font-weight:800;letter-spacing:.05em;font-family:var(--font-space-grotesk),"Space Grotesk",var(--font-inter),sans-serif}.dark .acp-editor-badge{background:rgba(96,165,250,.2);color:#bfdbfe}.acp-editor-content{display:flex;flex-direction:column;gap:2px;min-width:0}.acp-editor-name,.acp-editor-status{margin:0}.acp-editor-name{font-size:13px;line-height:1.1;color:#0f172a;font-weight:700;letter-spacing:-.01em;font-family:var(--font-space-grotesk),"Space Grotesk",var(--font-inter),sans-serif}.dark .acp-editor-name{color:#e2e8f0}.acp-editor-status{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#475569}.dark .acp-editor-status{color:#94a3b8}.acp-editor-dot{width:6px;height:6px;border-radius:999px;background:#10b981;animation:acpStatusBlink 1.8s ease-in-out infinite}@media (max-width:900px){.acp-cline-node{width:min(33%,186px);left:3%}.acp-node-header{height:28px}.acp-node-body{padding:10px}.acp-terminal-line,.acp-terminal-ready{font-size:11px}.acp-bridge-node{left:54%;width:72px;height:72px;border-radius:14px}.acp-bridge-label{font-size:13px}.acp-bridge-subtitle{display:none}.acp-editor-node{right:2%;width:min(30%,160px);min-width:100px;height:48px;gap:7px;padding:7px}.acp-editor-badge{min-width:26px;height:26px;font-size:10px;padding:0 6px}.acp-editor-name{font-size:10px}.acp-editor-status{font-size:9px}}@media (max-width:640px){.acp-cline-node{left:4%;width:min(36%,166px)}.acp-node-header{height:26px;padding:0 8px}.acp-node-body{padding:8px}.acp-terminal-line,.acp-terminal-ready{font-size:10px}.acp-bridge-node{left:54%;width:58px;height:58px;border-radius:12px}.acp-bridge-label{font-size:12px}.acp-editor-node{right:2%;width:min(41%,160px);min-width:118px;height:38px;gap:6px;padding:5px 6px}.acp-editor-node[data-editor-index="0"]{top:20%!important}.acp-editor-node[data-editor-index="1"]{top:40%!important}.acp-editor-node[data-editor-index="2"]{top:60%!important}.acp-editor-node[data-editor-index="3"]{top:80%!important}.acp-editor-badge{min-width:20px;height:20px;font-size:8px;padding:0 4px;border-radius:6px}.acp-editor-name{font-size:9px}.acp-editor-status{display:none}}@media (max-width:420px){.acp-cline-node{width:min(36%,138px)}.acp-bridge-node{left:55%;width:52px;height:52px;border-radius:10px}.acp-bridge-label{font-size:11px}.acp-editor-node{right:1.5%;width:min(41%,140px);min-width:108px;height:36px}.acp-editor-badge{min-width:18px;height:18px;font-size:8px;padding:0 4px}.acp-editor-name{font-size:8px}.acp-node-title,.acp-terminal-line,.acp-terminal-ready{font-size:9px}}@media (prefers-reduced-motion:reduce){.acp-bridge-pulse,.acp-connection,.acp-connection-left,.acp-editor-dot,.acp-editor-node,.acp-terminal-ready{animation:none!important}}@keyframes acpFlow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-90}}@keyframes acpBridgePulse{0%,to{opacity:.26;transform:scale(.92)}50%{opacity:.7;transform:scale(1.06)}}@keyframes acpEditorPulse{0%,to{box-shadow:0 10px 25px rgba(15,23,42,.13);transform:translateY(-50%) translateX(0)}50%{box-shadow:0 14px 30px rgba(59,130,246,.2);transform:translateY(-50%) translateX(-2px)}}@keyframes acpStatusBlink{0%,to{opacity:.45}45%{opacity:1}}