.pod-chat[data-astro-cid-nw54yp66]{display:flex;flex-direction:column;min-height:0;flex:1}.pod-chat-thread[data-astro-cid-nw54yp66]{flex:1;overflow-y:auto;padding:1rem 1.1rem .4rem;display:flex;flex-direction:column;gap:.7rem;scroll-behavior:smooth}.pod-chat-greeting[data-astro-cid-nw54yp66]{font-size:.95rem;line-height:1.65;margin:0;padding:.4rem .2rem}.pod-chat-suggestions[data-astro-cid-nw54yp66]{display:flex;flex-wrap:wrap;gap:.45rem;padding:.4rem 1.1rem .85rem}.pod-chat-suggestions-hidden[data-astro-cid-nw54yp66]{display:none}.pod-chat-prompt[data-astro-cid-nw54yp66]{font-size:.78rem;padding:.45rem .85rem;border-radius:999px;cursor:pointer;font-family:inherit;transition:background .2s ease,border-color .2s ease,color .2s ease}.pod-chat-input-row[data-astro-cid-nw54yp66]{display:flex;gap:.5rem;align-items:center;padding:.7rem 1rem}.pod-chat-input[data-astro-cid-nw54yp66]{flex:1;padding:.75rem 1rem;border-radius:12px;font-family:inherit;font-size:.92rem;outline:none;transition:border-color .2s ease,background .2s ease}.pod-chat-input[data-astro-cid-nw54yp66]:disabled{opacity:.55}.pod-chat-send[data-astro-cid-nw54yp66]{width:42px;height:42px;border-radius:12px;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .15s ease,background .2s ease}.pod-chat-send[data-astro-cid-nw54yp66]:active{transform:scale(.96)}.pod-chat-msg{max-width:92%;padding:.7rem .95rem;border-radius:14px;font-size:.92rem;line-height:1.6;word-wrap:break-word}.pod-chat-msg-user{align-self:flex-end;border-bottom-right-radius:4px}.pod-chat-msg-assistant{align-self:flex-start;border-bottom-left-radius:4px}.pod-chat-msg-cursor{display:inline-block;color:var(--green);margin-left:2px;animation:pod-chat-blink 1s steps(2) infinite}@keyframes pod-chat-blink{50%{opacity:0}0%,to{opacity:1}}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-greeting[data-astro-cid-nw54yp66]{color:var(--grey-200)}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-prompt[data-astro-cid-nw54yp66]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:var(--grey-200)}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-prompt[data-astro-cid-nw54yp66]:hover{background:#00e67614;border-color:#00e67659;color:var(--white)}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-input-row[data-astro-cid-nw54yp66]{border-top:1px solid rgba(255,255,255,.06);background:#ffffff05}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-input[data-astro-cid-nw54yp66]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:var(--white)}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-input[data-astro-cid-nw54yp66]::placeholder{color:var(--grey-600)}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-input[data-astro-cid-nw54yp66]:focus{border-color:#00e67680;background:#ffffff0f}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-send[data-astro-cid-nw54yp66]{background:var(--green);color:var(--white)}.pod-chat-dark[data-astro-cid-nw54yp66] .pod-chat-send[data-astro-cid-nw54yp66]:hover{background:#0e9e6f}.pod-chat-dark .pod-chat-msg-user{background:var(--green);color:var(--white)}.pod-chat-dark .pod-chat-msg-assistant{background:#ffffff12;color:var(--white);border:1px solid rgba(255,255,255,.08)}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-thread[data-astro-cid-nw54yp66],.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-suggestions[data-astro-cid-nw54yp66],.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-input-row[data-astro-cid-nw54yp66]{padding-left:0;padding-right:0}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-greeting[data-astro-cid-nw54yp66]{color:#4a4a4a;padding-left:.9rem;border-left:2px solid var(--green)}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-prompt[data-astro-cid-nw54yp66]{background:transparent;border:1px solid #DCDCD3;color:#4a4a4a}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-prompt[data-astro-cid-nw54yp66]:hover{border-color:var(--green);color:#1b1b1b;background:#00e6760f}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-input[data-astro-cid-nw54yp66]{padding:.8rem 1rem;background:#fafaf7;border:1px solid #DCDCD3;border-radius:999px;color:#1b1b1b}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-input[data-astro-cid-nw54yp66]::placeholder{color:#9a9a93}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-input[data-astro-cid-nw54yp66]:focus{border-color:#1b1b1b}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-send[data-astro-cid-nw54yp66]{width:44px;height:44px;border-radius:50%;background:#1b1b1b;color:var(--green)}.pod-chat-light[data-astro-cid-nw54yp66] .pod-chat-send[data-astro-cid-nw54yp66]:hover{transform:scale(1.04)}.pod-chat-light .pod-chat-msg-user{background:#1b1b1b;color:#fafaf7}.pod-chat-light .pod-chat-msg-assistant{background:#f4f2ec;color:#1b1b1b;border-left:2px solid var(--green)}.pod-chat-mobile[data-astro-cid-nw54yp66] .pod-chat-prompt[data-astro-cid-nw54yp66]{font-size:.82rem;padding:.55rem .9rem;min-height:40px}.pod-chat-mobile[data-astro-cid-nw54yp66] .pod-chat-input[data-astro-cid-nw54yp66]{padding:.85rem 1rem;font-size:1rem;border-radius:12px}.pod-chat-mobile[data-astro-cid-nw54yp66] .pod-chat-input-row[data-astro-cid-nw54yp66]{padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom));flex-shrink:0}.pod-chat-mobile[data-astro-cid-nw54yp66] .pod-chat-send[data-astro-cid-nw54yp66]{width:48px;height:48px;border-radius:12px}@media (prefers-reduced-motion: reduce){.pod-chat-thread[data-astro-cid-nw54yp66]{scroll-behavior:auto}.pod-chat-msg-cursor{animation:none}}
