.ask[data-astro-cid-ma4fkd24]{background:var(--p5-black);color:var(--p5-offwhite);padding:88px 0 72px;overflow:hidden}.ask[data-astro-cid-ma4fkd24] .container[data-astro-cid-ma4fkd24]{max-width:860px;position:relative;z-index:1}.bleeds[data-astro-cid-ma4fkd24]{position:absolute;inset:0;pointer-events:none}.bleeds[data-astro-cid-ma4fkd24] span[data-astro-cid-ma4fkd24]{position:absolute;display:block}.bleeds[data-astro-cid-ma4fkd24] .b1[data-astro-cid-ma4fkd24]{width:200px;height:200px;border-radius:50%;background:color-mix(in srgb,var(--p5-blue) 16%,transparent);top:-70px;left:-70px;animation:drift-a 11s ease-in-out infinite}.bleeds[data-astro-cid-ma4fkd24] .b2[data-astro-cid-ma4fkd24]{width:110px;height:150px;background:color-mix(in srgb,var(--p5-yellow) 9%,transparent);top:40px;right:-40px;animation:drift-b 9s ease-in-out infinite}.bleeds[data-astro-cid-ma4fkd24] .b3[data-astro-cid-ma4fkd24]{width:130px;height:130px;background:color-mix(in srgb,var(--p5-red) 14%,transparent);bottom:-45px;left:12%;animation:drift-a 13s ease-in-out infinite -4s}@keyframes drift-a{0%,to{transform:translate(0)}50%{transform:translate(10px,-18px)}}@keyframes drift-b{0%,to{transform:translate(0)}50%{transform:translate(-12px,14px)}}.head[data-astro-cid-ma4fkd24]{text-align:center;margin-bottom:40px}.head[data-astro-cid-ma4fkd24] .eyebrow[data-astro-cid-ma4fkd24]{color:#f0ede68c;display:inline-flex;align-items:center;gap:10px}.head[data-astro-cid-ma4fkd24] h2[data-astro-cid-ma4fkd24]{color:#fff;margin-bottom:14px}.lede[data-astro-cid-ma4fkd24]{color:#f0ede6b3;max-width:560px;margin:0 auto;font-size:16px}.human-line[data-astro-cid-ma4fkd24]{margin:20px 0 0;font-size:16px}.human[data-astro-cid-ma4fkd24]{color:var(--p5-yellow);text-decoration:none;white-space:nowrap}.human[data-astro-cid-ma4fkd24]:hover{text-decoration:underline}.motif[data-astro-cid-ma4fkd24]{display:inline-flex;align-items:flex-end;gap:3px}.motif[data-astro-cid-ma4fkd24] i[data-astro-cid-ma4fkd24]{display:block}.motif[data-astro-cid-ma4fkd24] .c[data-astro-cid-ma4fkd24]{width:8px;height:8px;border-radius:50%;background:var(--p5-blue)}.motif[data-astro-cid-ma4fkd24] .s[data-astro-cid-ma4fkd24]{width:8px;height:8px;background:var(--p5-yellow)}.motif[data-astro-cid-ma4fkd24] .r[data-astro-cid-ma4fkd24]{width:8px;height:14px;background:var(--p5-red)}.thread[data-astro-cid-ma4fkd24]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease}.thread[data-astro-cid-ma4fkd24][data-open=true]{grid-template-rows:1fr;margin-bottom:18px}.messages[data-astro-cid-ma4fkd24]{overflow:hidden;display:flex;flex-direction:column;gap:14px;max-height:380px;overflow-y:auto;scroll-behavior:smooth;padding:2px}.messages[data-astro-cid-ma4fkd24] .msg{display:flex;align-items:flex-end;gap:12px;animation:rise .35s ease both}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.messages[data-astro-cid-ma4fkd24] .msg.you{justify-content:flex-end}.messages[data-astro-cid-ma4fkd24] .bubble{max-width:78%;padding:13px 17px;font-size:15px;line-height:1.55}.messages[data-astro-cid-ma4fkd24] .msg.you .bubble{background:var(--p5-offwhite);color:var(--p5-black)}.messages[data-astro-cid-ma4fkd24] .msg.p5 .bubble{border:1px solid rgba(240,237,230,.25);color:var(--p5-offwhite)}.messages[data-astro-cid-ma4fkd24] .avatar{flex:none;display:inline-flex;align-items:flex-end;gap:2px;padding-bottom:4px}.messages[data-astro-cid-ma4fkd24] .avatar i{display:block}.messages[data-astro-cid-ma4fkd24] .avatar .c{width:7px;height:7px;border-radius:50%;background:var(--p5-blue)}.messages[data-astro-cid-ma4fkd24] .avatar .s{width:7px;height:7px;background:var(--p5-yellow)}.messages[data-astro-cid-ma4fkd24] .avatar .r{width:7px;height:12px;background:var(--p5-red)}.messages[data-astro-cid-ma4fkd24] .typing{display:inline-flex;align-items:flex-end;gap:5px;height:14px}.messages[data-astro-cid-ma4fkd24] .typing i{display:block;animation:typing-pulse 1s ease-in-out infinite}.messages[data-astro-cid-ma4fkd24] .typing i:nth-child(1){width:8px;height:8px;border-radius:50%;background:var(--p5-blue)}.messages[data-astro-cid-ma4fkd24] .typing i:nth-child(2){width:8px;height:8px;background:var(--p5-yellow);animation-delay:.15s}.messages[data-astro-cid-ma4fkd24] .typing i:nth-child(3){width:8px;height:13px;background:var(--p5-red);animation-delay:.3s}@keyframes typing-pulse{0%,to{transform:translateY(0);opacity:.55}50%{transform:translateY(-4px);opacity:1}}@media(prefers-reduced-motion:reduce){.messages[data-astro-cid-ma4fkd24] .msg,.messages[data-astro-cid-ma4fkd24] .typing i,.bleeds[data-astro-cid-ma4fkd24] span[data-astro-cid-ma4fkd24]{animation:none!important}.thread[data-astro-cid-ma4fkd24]{transition:none}}.bar[data-astro-cid-ma4fkd24]{display:flex;align-items:center;gap:10px;background:#f0ede612;border:1px solid rgba(240,237,230,.28);border-radius:999px;padding:6px 6px 6px 24px;transition:border-color .15s ease}.bar[data-astro-cid-ma4fkd24]:focus-within{border-color:var(--p5-yellow)}.bar[data-astro-cid-ma4fkd24] input[data-astro-cid-ma4fkd24]{flex:1;min-width:0;background:transparent;border:0;outline:0;color:var(--p5-offwhite);font-family:var(--font-display);font-size:16px;padding:10px 0}.bar[data-astro-cid-ma4fkd24] input[data-astro-cid-ma4fkd24]::placeholder{color:#f0ede673}.send[data-astro-cid-ma4fkd24]{flex:none;width:44px;height:44px;border-radius:50%;border:0;background:var(--p5-red);color:#fff;display:grid;place-items:center;cursor:pointer;transition:transform .15s ease}.send[data-astro-cid-ma4fkd24]:hover{transform:translate(2px)}.chips[data-astro-cid-ma4fkd24]{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.chip[data-astro-cid-ma4fkd24]{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#f0ede6bf;background:transparent;border:1px solid rgba(240,237,230,.25);border-radius:999px;padding:8px 14px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.chip[data-astro-cid-ma4fkd24]:hover{border-color:var(--p5-yellow);color:var(--p5-yellow)}.note[data-astro-cid-ma4fkd24]{margin:22px 0 0;text-align:center;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;font-size:10px;color:#f0ede659}@media(max-width:700px){.ask[data-astro-cid-ma4fkd24]{padding:64px 0 52px}.messages[data-astro-cid-ma4fkd24] .bubble{max-width:88%}.chips[data-astro-cid-ma4fkd24]{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;margin-left:-24px;margin-right:-24px;padding:0 24px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.chips[data-astro-cid-ma4fkd24]::-webkit-scrollbar{display:none}.chip[data-astro-cid-ma4fkd24]{flex:none;white-space:nowrap}}
