.hub-askbar{text-align:center;max-width:680px;margin:0 auto}.hub-askbar-shell{border:1.5px solid var(--edge-color);background:var(--card);border-radius:16px;align-items:flex-end;gap:.75rem;width:100%;padding:.85rem .85rem .85rem 1.25rem;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:.95rem;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}}
.hub-postcard-wrap{--block-top:-14px;--block-right:-14px;--block-w:46%;--block-h:58%;height:100%}.hub-postcard{background:var(--card);border-radius:1rem;flex-direction:column;gap:.85rem;height:100%;padding:1.5rem 1.6rem 1.4rem;display:flex;position:relative}@media (hover:hover){.hub-postcard{transition:transform .12s ease-out}.hub-postcard:hover{transform:translate(-1px,-1px)}}@media (prefers-reduced-motion:reduce){.hub-postcard,.hub-postcard:hover{transition:none;transform:none}}.hub-postcard-stamp{border:1.5px dashed var(--edge-color);background:var(--background);border-radius:4px;justify-content:center;align-items:center;padding:.45rem;display:inline-flex;position:absolute;top:.9rem;right:.95rem;transform:rotate(3deg)}.hub-postcard-title{font-family:var(--font-erode);letter-spacing:var(--tracking-tight);color:var(--foreground);text-wrap:balance;padding-right:3.4rem;font-size:1.25rem;font-weight:700;line-height:1.2}.hub-postcard-body{flex:1;grid-template-columns:1fr;gap:.9rem;display:grid}.hub-postcard-prompt{font-family:var(--font-erode);letter-spacing:-.01em;color:var(--foreground);text-wrap:pretty;font-size:clamp(1.02rem,.95rem + .4vw,1.28rem);font-weight:500;line-height:1.45}.hub-postcard-prompt:before{content:"“"}.hub-postcard-prompt:after{content:"”"}.hub-postcard-tagline{font-family:var(--font-inter);color:var(--muted-foreground);margin-top:.65rem;font-size:.85rem;line-height:1.5}.hub-postcard-side{border-top:1.5px dashed var(--border);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.6rem;padding-top:.9rem;display:flex}@media (min-width:641px){.hub-postcard{padding-right:5.25rem}.hub-postcard-title{padding-right:0}.hub-postcard:not(.hub-postcard--compact) .hub-postcard-body{grid-template-columns:1.6fr 1fr;gap:1.4rem}.hub-postcard:not(.hub-postcard--compact) .hub-postcard-side{border-top:none;border-left:1.5px dashed var(--border);padding-top:0;padding-left:1.4rem}}.hub-postcard-meta{font-family:var(--font-inter);color:var(--foreground);font-size:.8rem;font-weight:600}.hub-postcard-meta-sub{color:var(--muted-foreground);margin-top:.15rem;font-size:.78rem;font-weight:400;display:block}.hub-postcard-flow{align-items:center;gap:.3rem;display:inline-flex}.hub-postcard-flow-tile{background:var(--muted);width:24px;height:24px;color:var(--muted-foreground);border-radius:6px;justify-content:center;align-items:center;transition:color .14s;display:inline-flex}.hub-postcard:hover .hub-postcard-flow-tile,.hub-postcard:focus-visible .hub-postcard-flow-tile{color:var(--foreground)}.hub-postcard-flow-kai{background:var(--background);border:1.25px solid var(--edge-color)}.hub-postcard-flow-arrow{color:var(--fg-faint);flex-shrink:0}.hub-postcard-film{font-family:var(--font-inter);letter-spacing:.02em;color:var(--muted-foreground);align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;display:inline-flex}.hub-postcard-film svg{color:var(--brand-green-text)}.hub-postcard--compact .hub-postcard-side{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:.6rem 1.1rem}.hub-postcard--compact .hub-postcard-meta-sub{margin-left:.35rem;display:inline}
