.chat-container[data-astro-cid-wfrjesbw]{padding:2rem 0;max-width:800px}.chat-header[data-astro-cid-wfrjesbw]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.chat-header[data-astro-cid-wfrjesbw] h1[data-astro-cid-wfrjesbw]{font-size:1.5rem;margin-bottom:.25rem}.chat-subtitle[data-astro-cid-wfrjesbw]{color:var(--color-text-muted);font-size:.875rem}.btn-clear[data-astro-cid-wfrjesbw]{background:none;border:1px solid var(--color-border);border-radius:6px;padding:.5rem 1rem;font-size:.8rem;color:var(--color-text-muted);cursor:pointer;font-family:inherit;transition:color .2s,border-color .2s;white-space:nowrap}.btn-clear[data-astro-cid-wfrjesbw]:hover{color:#dc2626;border-color:#dc2626}.messages-area[data-astro-cid-wfrjesbw]{border:1px solid var(--color-border);border-radius:var(--radius);min-height:400px;max-height:60vh;overflow-y:auto;padding:1rem;margin-bottom:1rem;background:var(--color-surface)}.welcome[data-astro-cid-wfrjesbw]{color:var(--color-text-muted);font-size:.875rem;text-align:center;padding:2rem 0}.powered-by[data-astro-cid-wfrjesbw]{font-size:.75rem;margin-top:.5rem;display:inline-block;opacity:.7}.chat-form[data-astro-cid-wfrjesbw]{display:flex;gap:.5rem}.chat-form[data-astro-cid-wfrjesbw] textarea[data-astro-cid-wfrjesbw]{flex:1;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:6px;font-size:1rem;outline:none;font-family:inherit;resize:none;min-height:44px;max-height:200px;overflow-y:auto;line-height:1.5}.chat-form[data-astro-cid-wfrjesbw] textarea[data-astro-cid-wfrjesbw]:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px #1e40af1a}.chat-form[data-astro-cid-wfrjesbw] button[data-astro-cid-wfrjesbw]{padding:.75rem 1.5rem;align-self:flex-end}.bubble[data-astro-cid-wfrjesbw]{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;max-width:85%;word-break:break-word}.bubble-user[data-astro-cid-wfrjesbw]{margin-left:auto;background:#1e40af;color:#fff;white-space:pre-wrap}.bubble-assistant[data-astro-cid-wfrjesbw]{background:#fff;border:1px solid #e2e8f0}.bubble-assistant[data-astro-cid-wfrjesbw].loading{color:var(--color-text-muted)}.bubble-assistant[data-astro-cid-wfrjesbw] h1,.bubble-assistant[data-astro-cid-wfrjesbw] h2,.bubble-assistant[data-astro-cid-wfrjesbw] h3,.bubble-assistant[data-astro-cid-wfrjesbw] h4{font-size:1rem;font-weight:700;margin:.75rem 0 .25rem}.bubble-assistant[data-astro-cid-wfrjesbw] h1:first-child,.bubble-assistant[data-astro-cid-wfrjesbw] h2:first-child,.bubble-assistant[data-astro-cid-wfrjesbw] h3:first-child{margin-top:0}.bubble-assistant[data-astro-cid-wfrjesbw] p{margin:.375rem 0;line-height:1.6}.bubble-assistant[data-astro-cid-wfrjesbw] ul,.bubble-assistant[data-astro-cid-wfrjesbw] ol{padding-left:1.25rem;margin:.375rem 0}.bubble-assistant[data-astro-cid-wfrjesbw] li{margin-bottom:.25rem}.bubble-assistant[data-astro-cid-wfrjesbw] code{background:#f1f5f9;padding:.125rem .375rem;border-radius:3px;font-size:.85em}.bubble-assistant[data-astro-cid-wfrjesbw] pre{background:#1e293b;color:#e2e8f0;padding:.75rem 1rem;border-radius:6px;overflow-x:auto;margin:.5rem 0;font-size:.85rem}.bubble-assistant[data-astro-cid-wfrjesbw] pre code{background:none;padding:0;color:inherit}.bubble-assistant[data-astro-cid-wfrjesbw] table{width:100%;border-collapse:collapse;margin:.5rem 0;font-size:.85rem}.bubble-assistant[data-astro-cid-wfrjesbw] th,.bubble-assistant[data-astro-cid-wfrjesbw] td{border:1px solid #e2e8f0;padding:.375rem .625rem;text-align:left}.bubble-assistant[data-astro-cid-wfrjesbw] th{background:#f8fafc;font-weight:600}.bubble-assistant[data-astro-cid-wfrjesbw] blockquote{border-left:3px solid var(--color-primary);padding-left:.75rem;margin:.5rem 0;color:var(--color-text-muted)}.bubble-assistant[data-astro-cid-wfrjesbw] strong{font-weight:700}.bubble-assistant[data-astro-cid-wfrjesbw] hr{border:none;border-top:1px solid #e2e8f0;margin:.75rem 0}.suggested-chips[data-astro-cid-wfrjesbw]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.chip[data-astro-cid-wfrjesbw]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:.375rem .875rem;font-size:.8rem;color:var(--color-primary);cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s}.chip[data-astro-cid-wfrjesbw]:hover{background:#eff6ff;border-color:var(--color-primary-light)}.prompt-toast[data-astro-cid-wfrjesbw]{margin-top:.75rem;padding:.625rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;font-size:.8rem;color:var(--color-primary);animation:toast-fade-in .3s ease}@keyframes toast-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.chat-header[data-astro-cid-wfrjesbw]{flex-direction:column;gap:.75rem}.btn-clear[data-astro-cid-wfrjesbw]{align-self:flex-end}}
