.request-flow[data-astro-cid-k77w2vhu]{margin:2.5rem 0}.flow-board[data-astro-cid-k77w2vhu]{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-soft);min-height:290px;padding:1.1rem 1.1rem 4.7rem;position:relative;overflow:hidden}.flow-grid[data-astro-cid-k77w2vhu]{grid-template-columns:minmax(95px,.48fr) minmax(330px,2fr) minmax(120px,.65fr);align-items:stretch;gap:.8rem;display:grid}.spring-zone[data-astro-cid-k77w2vhu],.model-zone[data-astro-cid-k77w2vhu]{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;padding:.72rem}.spring-zone[data-astro-cid-k77w2vhu]{border-color:var(--accent)}.model-zone[data-astro-cid-k77w2vhu]{border-style:dashed}.zone-label[data-astro-cid-k77w2vhu]{color:var(--text-muted);font-family:var(--font-mono);letter-spacing:.02em;margin-bottom:.58rem;font-size:.58rem}.spring-stages[data-astro-cid-k77w2vhu]{grid-template-columns:minmax(82px,1fr) auto minmax(82px,1fr) auto minmax(82px,1fr);align-items:center;display:grid}.stage-card[data-astro-cid-k77w2vhu]{border:1px solid var(--line);background:var(--background);text-align:center;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:96px;padding:.8rem .55rem;display:flex;position:relative}.user-stage[data-astro-cid-k77w2vhu]{align-self:end;margin-bottom:.72rem}.stage-card[data-astro-cid-k77w2vhu] strong[data-astro-cid-k77w2vhu]{color:var(--text-strong);font-family:var(--font-mono);font-size:clamp(.62rem,1.5vw,.75rem);line-height:1.35}.stage-card[data-astro-cid-k77w2vhu] small[data-astro-cid-k77w2vhu]{color:var(--text-muted);margin-top:.25rem;font-size:.55rem}.stage-number[data-astro-cid-k77w2vhu]{border:1px solid var(--line);width:18px;height:18px;color:var(--text-muted);border-radius:50%;place-items:center;font-size:.55rem;display:grid;position:absolute;top:.35rem;left:.42rem}.stage-arrow[data-astro-cid-k77w2vhu]{color:var(--text-muted);padding-inline:.15rem;font-size:.8rem}.ai-model-stage[data-astro-cid-k77w2vhu]{min-height:96px}.model-symbol[data-astro-cid-k77w2vhu]{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);font-family:var(--font-mono);border-radius:10px;place-items:center;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:grid}.journey[data-astro-cid-k77w2vhu]{height:42px;position:absolute;bottom:1.45rem;left:1.1rem;right:1.1rem}.journey-line[data-astro-cid-k77w2vhu]{background:repeating-linear-gradient(90deg, var(--line) 0 8px, transparent 8px 14px);height:1px;position:absolute;top:20px;left:0;right:0}.travel-card[data-astro-cid-k77w2vhu]{z-index:2;border:1px solid var(--accent);background:var(--surface);max-width:92px;color:var(--text-strong);opacity:0;text-align:center;white-space:nowrap;border-radius:999px;padding:.3rem .45rem;font-size:.56rem;font-weight:700;line-height:1.3;position:absolute;top:5px}.question-card[data-astro-cid-k77w2vhu]{left:0}.response-card[data-astro-cid-k77w2vhu]{border-style:double;right:0}.motion-summary[data-astro-cid-k77w2vhu]{color:var(--text-strong);text-align:center;margin-top:1rem;font-size:.72rem;font-weight:700;display:none}.is-playing[data-astro-cid-k77w2vhu] .question-card[data-astro-cid-k77w2vhu]{animation:3s ease-in-out .25s forwards question-trip}.is-playing[data-astro-cid-k77w2vhu] .response-card[data-astro-cid-k77w2vhu]{animation:2.6s ease-in-out 3.45s forwards response-trip}.is-playing[data-astro-cid-k77w2vhu] .user-stage[data-astro-cid-k77w2vhu]{animation:.5s .2s stage-pulse,.5s 5.65s stage-pulse}.is-playing[data-astro-cid-k77w2vhu] .client-stage[data-astro-cid-k77w2vhu]{animation:.5s .78s stage-pulse,.5s 5.05s stage-pulse}.is-playing[data-astro-cid-k77w2vhu] .advisor-stage[data-astro-cid-k77w2vhu]{animation:.5s 1.35s stage-pulse,.5s 4.5s stage-pulse}.is-playing[data-astro-cid-k77w2vhu] .model-interface-stage[data-astro-cid-k77w2vhu]{animation:.5s 1.95s stage-pulse,.5s 3.95s stage-pulse}.is-playing[data-astro-cid-k77w2vhu] .ai-model-stage[data-astro-cid-k77w2vhu]{animation:.75s 2.55s model-pulse}figcaption[data-astro-cid-k77w2vhu]{color:var(--text-muted);margin-top:.75rem;font-size:.82rem;line-height:1.65}.replay-button[data-astro-cid-k77w2vhu]{border:1px solid var(--line);background:var(--surface);color:var(--text-strong);font:inherit;cursor:pointer;border-radius:7px;margin-top:.8rem;padding:.48rem .72rem;font-size:.75rem;font-weight:700}.replay-button[data-astro-cid-k77w2vhu]:hover{border-color:var(--accent);color:var(--accent)}.replay-button[data-astro-cid-k77w2vhu]:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@keyframes question-trip{0%{opacity:0;left:0}10%,88%{opacity:1}to{opacity:0;left:calc(100% - 92px)}}@keyframes response-trip{0%{opacity:0;right:0}10%,88%{opacity:1}to{opacity:1;right:calc(100% - 92px)}}@keyframes stage-pulse{50%{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-3px)}}@keyframes model-pulse{50%{border-color:var(--accent);box-shadow:0 0 0 5px var(--accent-soft);transform:scale(1.03)}}@media (width<=760px){.flow-board[data-astro-cid-k77w2vhu]{min-height:690px;padding:1rem 1rem 1rem 4.6rem}.flow-grid[data-astro-cid-k77w2vhu]{grid-template-columns:1fr}.user-stage[data-astro-cid-k77w2vhu]{align-self:stretch;margin:0}.spring-stages[data-astro-cid-k77w2vhu]{grid-template-columns:1fr;gap:.42rem}.stage-card[data-astro-cid-k77w2vhu]{min-height:76px}.stage-arrow[data-astro-cid-k77w2vhu]{text-align:center;line-height:1;transform:rotate(90deg)}.ai-model-stage[data-astro-cid-k77w2vhu]{min-height:86px}.journey[data-astro-cid-k77w2vhu]{width:50px;height:auto;inset:1rem auto 1rem .72rem}.journey-line[data-astro-cid-k77w2vhu]{background:repeating-linear-gradient(180deg, var(--line) 0 8px, transparent 8px 14px);width:1px;height:auto;inset:0 auto 0 24px}.travel-card[data-astro-cid-k77w2vhu]{white-space:normal;max-width:50px;padding:.3rem .24rem;top:0;left:0;right:auto}.response-card[data-astro-cid-k77w2vhu]{top:auto;bottom:0}.is-playing[data-astro-cid-k77w2vhu] .question-card[data-astro-cid-k77w2vhu]{animation-name:question-trip-mobile}.is-playing[data-astro-cid-k77w2vhu] .response-card[data-astro-cid-k77w2vhu]{animation-name:response-trip-mobile}}@keyframes question-trip-mobile{0%{opacity:0;top:0}10%,88%{opacity:1}to{opacity:0;top:calc(100% - 52px)}}@keyframes response-trip-mobile{0%{opacity:0;bottom:0}10%,88%{opacity:1}to{opacity:1;bottom:calc(100% - 52px)}}@media (prefers-reduced-motion:reduce){.flow-board[data-astro-cid-k77w2vhu]{min-height:auto;padding:1rem}.stage-card[data-astro-cid-k77w2vhu]{border-color:var(--accent)}.journey[data-astro-cid-k77w2vhu],.replay-button[data-astro-cid-k77w2vhu]{display:none}.motion-summary[data-astro-cid-k77w2vhu]{display:block}.request-flow[data-astro-cid-k77w2vhu] [data-astro-cid-k77w2vhu],.request-flow[data-astro-cid-k77w2vhu] [data-astro-cid-k77w2vhu]:before,.request-flow[data-astro-cid-k77w2vhu] [data-astro-cid-k77w2vhu]:after{animation:none!important;transform:none!important}}
