.hub-askbar{text-align:center;max-width:560px;margin:0 auto}.hub-askbar-shell{border:1.5px solid var(--edge-color);background:var(--background);border-radius:16px;align-items:flex-end;gap:.75rem;width:100%;padding:.8rem .8rem .8rem 1.15rem;transition:box-shadow .22s,border-color .22s;display:flex}.hub-askbar-shell:hover,.hub-askbar-shell:focus-visible{border-color:var(--brand-green);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-green) 26%, transparent), 0 16px 36px color-mix(in srgb, var(--brand-green) 22%, transparent);outline:none}.hub-askbar-stage{text-align:left;min-width:0;font-family:var(--font-inter);color:var(--foreground);flex:1;align-items:start;padding:.35rem 0;font-size:.9rem;line-height:1.5;display:grid}.hub-askbar-sizer,.hub-askbar-live{grid-area:1/1}.hub-askbar-sizer{visibility:hidden;display:grid}.hub-askbar-sizer-item{text-wrap:pretty;grid-area:1/1}.hub-askbar-text{text-wrap:pretty}.hub-askbar-caret{vertical-align:-.15em;background:var(--brand-green);width:2px;height:1.05em;margin-left:2px;animation:1.1s step-end infinite hub-askbar-blink;display:inline-block}@keyframes hub-askbar-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.hub-askbar-caret{animation:none}.hub-askbar-shell{transition:none}}.hub-askbar-send{border-radius:var(--radius-pill);background:var(--brand-green);width:34px;height:34px;color:var(--brand-cream);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.hub-askbar-caption{font-family:var(--font-inter);color:var(--muted-foreground);flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.3rem .75rem;margin-top:.9rem;font-size:.86rem;display:flex}.hub-askbar-recipe{font-weight:500}.hub-askbar-link{color:var(--foreground);text-underline-offset:4px;align-items:center;gap:.3rem;font-weight:600;display:inline-flex}.hub-askbar-link:hover{text-decoration:underline}@media (max-width:640px){.hub-askbar-shell{padding:.75rem .75rem .75rem 1rem}}
