.hero-stream[data-astro-cid-6e3rshew]{width:100%;max-width:600px;margin:0 auto;padding:0 24px}.hero-stream-panel[data-astro-cid-6e3rshew]{width:100%;background:var(--color-surface-primary);border:1px solid var(--color-edge-default);border-radius:var(--r-lg);padding:16px;box-shadow:0 4px 24px #0000000a;display:flex;flex-direction:column;overflow:hidden}@media(min-width:768px){.hero-stream-panel[data-astro-cid-6e3rshew]{padding:24px}}.hero-stream-messages[data-astro-cid-6e3rshew]{display:flex;flex-direction:column;gap:16px}.hero-stream-msg--customer[data-astro-cid-6e3rshew]{display:flex;flex-direction:column;align-items:flex-start;gap:4px;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.hero-stream-msg--customer[data-astro-cid-6e3rshew].visible{opacity:1;transform:translateY(0)}.hero-stream-msg--agent[data-astro-cid-6e3rshew]{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.hero-stream-identity[data-astro-cid-6e3rshew]{font-family:var(--font-body);font-size:11px;font-weight:500;color:var(--color-content-tertiary);letter-spacing:.01em}.hero-stream-identity--customer[data-astro-cid-6e3rshew]{display:flex;align-items:center;gap:8px}.hero-stream-identity--agent[data-astro-cid-6e3rshew]{display:flex;align-items:center;gap:8px;opacity:0;transform:translateY(4px);transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.hero-stream-identity--agent[data-astro-cid-6e3rshew].visible{opacity:1;transform:translateY(0)}.hero-stream-bubble[data-astro-cid-6e3rshew]{max-width:88%;padding:12px 16px;font-family:var(--font-body);font-size:14px;line-height:1.55;color:var(--color-content-primary)}.hero-stream-bubble[data-astro-cid-6e3rshew] p[data-astro-cid-6e3rshew]{margin:0}.hero-stream-bubble-text[data-astro-cid-6e3rshew]{position:relative}.hero-stream-bubble-ghost[data-astro-cid-6e3rshew]{visibility:hidden;display:block}.hero-stream-bubble-stream[data-astro-cid-6e3rshew]{position:absolute;inset:0;display:block}.hero-stream-bubble--customer[data-astro-cid-6e3rshew]{background:var(--color-surface-secondary);border:1px solid var(--color-edge-light);border-radius:16px 16px 16px 4px}.hero-stream-bubble--agent[data-astro-cid-6e3rshew]{background:var(--color-blue-100);border:1px solid var(--color-blue-300);color:var(--color-blue-900);border-radius:16px 16px 4px;opacity:0;transform:translateY(6px);transition:opacity .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.hero-stream-bubble--agent[data-astro-cid-6e3rshew].visible{opacity:1;transform:translateY(0)}.hero-stream-thinking[data-astro-cid-6e3rshew]{display:flex;flex-direction:column;align-items:center;gap:5px;width:100%}.hero-stream-step[data-astro-cid-6e3rshew]{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:var(--color-surface-secondary);border:1px solid var(--color-edge-light);border-radius:999px;font-family:var(--font-body);font-size:11px;font-weight:500;color:var(--color-content-secondary);opacity:0;transform:scale(.95);transition:opacity .3s ease,transform .3s cubic-bezier(.16,1,.3,1);max-width:100%}.hero-stream-step[data-astro-cid-6e3rshew].active{opacity:1;transform:scale(1)}.hero-stream-step-icon[data-astro-cid-6e3rshew]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0}.hero-stream-step-img[data-astro-cid-6e3rshew]{width:14px;height:14px;border-radius:3px;object-fit:contain}.hero-stream-step-label[data-astro-cid-6e3rshew]{line-height:1.3;display:inline-flex;align-items:center;min-width:0;flex:0 1 auto}.hero-stream-step-label-stack[data-astro-cid-6e3rshew]{position:relative;display:inline-block;overflow:hidden;line-height:1.3;max-width:100%;transition:width .38s cubic-bezier(.16,1,.3,1),height .38s cubic-bezier(.16,1,.3,1)}.hero-stream-step-ruler[data-astro-cid-6e3rshew]{visibility:hidden;display:block;width:max-content;max-width:100%;pointer-events:none}.hero-stream-step-thought--abs[data-astro-cid-6e3rshew]{position:absolute;top:0;left:0;display:block;width:100%;transform:translateY(100%);opacity:0;transition:transform .38s cubic-bezier(.16,1,.3,1),opacity .24s ease}.hero-stream-step-thought--abs[data-astro-cid-6e3rshew].is-current{transform:translateY(0);opacity:1}.hero-stream-step-thought--abs[data-astro-cid-6e3rshew].is-past{transform:translateY(-100%);opacity:0}.hero-stream-step[data-astro-cid-6e3rshew].active:not(.done) .hero-stream-step-thought[data-astro-cid-6e3rshew].is-current{background:linear-gradient(90deg,var(--color-content-tertiary) 0%,var(--color-content-primary) 50%,var(--color-content-tertiary) 100%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:hero-stream-shimmer 1.8s linear infinite}@keyframes hero-stream-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.hero-stream-resolved[data-astro-cid-6e3rshew]{display:flex;justify-content:center;margin-top:16px;opacity:0;transition:opacity .6s ease}.hero-stream-resolved[data-astro-cid-6e3rshew].visible{opacity:1}.hero-stream-resolved-pill[data-astro-cid-6e3rshew]{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--color-surface-secondary);color:var(--color-content-secondary);border:1px solid var(--color-edge-light);border-radius:999px;font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.01em}.hero-stream-resolved-check[data-astro-cid-6e3rshew]{color:var(--color-action-primary);flex-shrink:0}@media(min-width:768px){.hero-stream-bubble[data-astro-cid-6e3rshew]{font-size:15px}}@media(prefers-reduced-motion:reduce){.hero-stream-msg--customer[data-astro-cid-6e3rshew],.hero-stream-bubble--agent[data-astro-cid-6e3rshew],.hero-stream-identity--agent[data-astro-cid-6e3rshew],.hero-stream-resolved[data-astro-cid-6e3rshew],.hero-stream-step[data-astro-cid-6e3rshew]{transition:none}.hero-stream-step[data-astro-cid-6e3rshew].active:not(.done) .hero-stream-step-thought[data-astro-cid-6e3rshew].is-current{animation:none;background:none;-webkit-text-fill-color:var(--color-content-secondary);color:var(--color-content-secondary)}.hero-stream-step-thought--abs[data-astro-cid-6e3rshew]{transition:none}}
