.agent-hero[data-astro-cid-7tgx5jo6]{width:100%;min-height:min(60vh,480px);display:flex;align-items:center;justify-content:center;padding:32px 16px;font-family:SFMono-Regular,Menlo,Consolas,monospace}.agent-hero-window[data-astro-cid-7tgx5jo6]{width:min(720px,90vw);background:var(--bg);border:1px dashed var(--fg-dim);border-radius:8px;overflow:hidden;box-shadow:0 16px 60px #00ff000f;transition:box-shadow .2s ease,border-color .2s ease}.agent-hero-window[data-astro-cid-7tgx5jo6]:hover{border-color:var(--fg);box-shadow:0 20px 80px #00ff001f}.agent-hero-bar[data-astro-cid-7tgx5jo6]{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#0a0f0a;border-bottom:1px dashed var(--fg-dim);font-size:12px;color:var(--fg-dim);user-select:none}.agent-hero-dots[data-astro-cid-7tgx5jo6]{display:inline-flex;gap:6px}.agent-hero-dot[data-astro-cid-7tgx5jo6]{width:11px;height:11px;border-radius:50%}.agent-hero-dot[data-astro-cid-7tgx5jo6].r{background:#ff5f57}.agent-hero-dot[data-astro-cid-7tgx5jo6].y{background:#febc2e}.agent-hero-dot[data-astro-cid-7tgx5jo6].g{background:#28c840}.agent-hero-title[data-astro-cid-7tgx5jo6]{flex:1;text-align:center}.agent-hero-body[data-astro-cid-7tgx5jo6]{padding:20px 24px 24px;font-size:14px;line-height:1.6;color:var(--fg)}.agent-hero-prompt[data-astro-cid-7tgx5jo6]{margin-bottom:12px;font-size:14px}.ah-user[data-astro-cid-7tgx5jo6]{color:var(--fg);font-weight:600}.ah-host[data-astro-cid-7tgx5jo6]{color:var(--fg)}.ah-dim[data-astro-cid-7tgx5jo6],.ah-pwd[data-astro-cid-7tgx5jo6]{color:var(--fg-dim)}.ah-cmd[data-astro-cid-7tgx5jo6]{color:var(--fg);text-shadow:0 0 6px var(--fg)}.ah-topline[data-astro-cid-7tgx5jo6]{color:var(--fg-dim);font-size:13px;margin-bottom:14px;white-space:pre-wrap}.ah-topline[data-astro-cid-7tgx5jo6] .ah-proc-name[data-astro-cid-7tgx5jo6]{color:var(--fg)}.ah-topline[data-astro-cid-7tgx5jo6] .ah-proc-state[data-astro-cid-7tgx5jo6]{color:var(--fg);text-shadow:0 0 5px var(--fg)}.ah-topline[data-astro-cid-7tgx5jo6] .ah-proc-cpu-high[data-astro-cid-7tgx5jo6]{color:var(--fg);text-shadow:0 0 6px var(--fg)}.ah-stage[data-astro-cid-7tgx5jo6]{position:relative;display:flex;justify-content:center;margin:8px 0 12px;min-height:150px;cursor:pointer;transition:transform .14s ease}.ah-stage[data-astro-cid-7tgx5jo6]:hover{transform:translateY(-1px)}.ah-stage[data-astro-cid-7tgx5jo6]:hover .ah-ascii[data-astro-cid-7tgx5jo6]{filter:drop-shadow(0 0 8px var(--fg))}.ah-ascii[data-astro-cid-7tgx5jo6]{color:var(--fg);text-shadow:0 0 6px var(--fg);font-size:15px;line-height:1.2;margin:0;font-family:inherit;white-space:pre}.ah-zzz[data-astro-cid-7tgx5jo6]{position:absolute;top:10px;right:calc(50% - 90px);width:120px;height:120px;pointer-events:none}.ah-zzz[data-astro-cid-7tgx5jo6] span[data-astro-cid-7tgx5jo6]{position:absolute;color:var(--fg-dim);font-weight:700;text-shadow:0 0 6px var(--fg-dim);opacity:0}.agent-hero[data-astro-cid-7tgx5jo6].is-night .ah-ascii[data-astro-cid-7tgx5jo6]{animation:ah-glow 2s ease-in-out infinite alternate}@keyframes ah-glow{0%{text-shadow:0 0 4px var(--fg)}to{text-shadow:0 0 10px var(--fg),0 0 18px var(--fg)}}.agent-hero[data-astro-cid-7tgx5jo6].is-day .ah-ascii[data-astro-cid-7tgx5jo6]{animation:ah-breathe 3.2s ease-in-out infinite}@keyframes ah-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(2px)}}.ah-output[data-astro-cid-7tgx5jo6]{min-height:5em;font-size:13px;line-height:1.55;color:var(--fg-dim);white-space:pre-wrap;word-break:break-word}.ah-output[data-astro-cid-7tgx5jo6] .ah-line[data-astro-cid-7tgx5jo6]{display:block}.ah-output[data-astro-cid-7tgx5jo6] .ah-line-night[data-astro-cid-7tgx5jo6]{color:var(--fg)}.ah-cursor[data-astro-cid-7tgx5jo6]{display:inline-block;width:8px;height:14px;background:var(--fg);margin-left:2px;vertical-align:middle;animation:ah-blink .9s steps(1) infinite}@keyframes ah-blink{0%,to{opacity:1}50%{opacity:0}}.agent-hero-divider[data-astro-cid-7tgx5jo6]{border-top:1px dashed var(--fg-dim);margin:16px 0 12px}.agent-hero-cta[data-astro-cid-7tgx5jo6]{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--fg-dim)}.ah-toggle[data-astro-cid-7tgx5jo6]{appearance:none;font:inherit;font-size:12px;color:var(--fg);background:transparent;border:1px dashed var(--fg);border-radius:2px;padding:4px 9px;cursor:pointer;transition:all .1s ease}.ah-toggle[data-astro-cid-7tgx5jo6]:hover{color:var(--bg);background:var(--fg)}.ah-toggle-prompt[data-astro-cid-7tgx5jo6]{color:var(--fg-dim)}.ah-toggle[data-astro-cid-7tgx5jo6]:hover .ah-toggle-prompt[data-astro-cid-7tgx5jo6]{color:var(--bg)}.ah-clock[data-astro-cid-7tgx5jo6]{color:var(--fg-dim);text-align:right}.ah-clock[data-astro-cid-7tgx5jo6] .ah-clock-time[data-astro-cid-7tgx5jo6]{color:var(--fg)}.ah-hint[data-astro-cid-7tgx5jo6]{color:var(--fg-dim);font-size:12px}.ah-kbd[data-astro-cid-7tgx5jo6]{display:inline-block;padding:1px 5px;font:inherit;font-size:11px;color:var(--fg-dim);border:1px dashed var(--fg-dim);border-radius:3px;margin:0 2px}@media (max-width: 640px){.ah-zzz[data-astro-cid-7tgx5jo6]{right:calc(50% - 60px);width:100px;height:100px}.ah-ascii[data-astro-cid-7tgx5jo6]{font-size:13px}.agent-hero-body[data-astro-cid-7tgx5jo6]{padding:16px 16px 18px;font-size:13px}}.mobile-only[data-astro-cid-j7pv25f6]{display:none}@media (max-width: 640px){.mobile-only[data-astro-cid-j7pv25f6]{display:block}}
