:root{--bg: #ffffff;--text: #0f1419;--text-muted: #536471;--border: #eff3f4;--accent: #0406A8;--card-bg: #f7f9f9;--card-hover: #f0f0f0;--user-bubble: #0406A8;--top-border: #cfd9de}@media(prefers-color-scheme:dark){:root{--bg: #000000;--text: #e7e7e7;--text-muted: #8b98a5;--border: #2f3336;--card-bg: #16181c;--card-hover: #1d1f23;--top-border: #2f3336}}[data-astro-cid-u5narkpq]{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);color:var(--text);max-width:680px;margin:0 auto;min-height:100dvh;border-left:1px solid var(--border);border-right:1px solid var(--border)}.topbar[data-astro-cid-u5narkpq]{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:1rem;padding:.6rem 1rem;background:#ffffffe6;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}@media(prefers-color-scheme:dark){.topbar[data-astro-cid-u5narkpq]{background:#000000e6}}.topbar-title[data-astro-cid-u5narkpq]{font-weight:800;font-size:1rem}.topbar-sub[data-astro-cid-u5narkpq]{font-size:.72rem;color:var(--text-muted);margin-top:.1rem}.messages[data-astro-cid-u5narkpq]{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.5rem;min-height:0}.msg-row[data-astro-cid-u5narkpq]{display:flex;align-items:flex-start;gap:.6rem}.msg-row[data-astro-cid-u5narkpq].user{flex-direction:row-reverse}.msg-avatar-left[data-astro-cid-u5narkpq]{flex-shrink:0;width:30px;height:30px;border-radius:50%;overflow:hidden}.msg-avatar-left[data-astro-cid-u5narkpq] img[data-astro-cid-u5narkpq]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 45%;object-position:50% 45%}.msg-content[data-astro-cid-u5narkpq]{flex:1;min-width:0}.msg-header[data-astro-cid-u5narkpq]{display:flex;align-items:center;gap:.3rem;flex-wrap:wrap;font-size:.82rem;margin-bottom:.15rem}.msg-name[data-astro-cid-u5narkpq]{font-weight:700;color:var(--text)}.msg-handle[data-astro-cid-u5narkpq]{color:var(--text-muted)}.msg-time[data-astro-cid-u5narkpq]{color:var(--text-muted);font-size:.78rem}.bubble[data-astro-cid-u5narkpq]{display:inline-block;padding:.5rem .8rem;border-radius:1rem;font-size:.9rem;line-height:1.5;max-width:100%;word-wrap:break-word}.bubble[data-astro-cid-u5narkpq].user{background:var(--user-bubble);color:#fff;border-bottom-right-radius:.3rem}.bubble[data-astro-cid-u5narkpq].bot{background:var(--card-bg);border:1px solid var(--border);color:var(--text);border-bottom-left-radius:.3rem}.bubble[data-astro-cid-u5narkpq] a[data-astro-cid-u5narkpq]{color:var(--accent)}.bubble[data-astro-cid-u5narkpq] p[data-astro-cid-u5narkpq]{margin:.2em 0}.bubble[data-astro-cid-u5narkpq] p[data-astro-cid-u5narkpq]:first-child{margin-top:0}.bubble[data-astro-cid-u5narkpq] p[data-astro-cid-u5narkpq]:last-child{margin-bottom:0}.bubble[data-astro-cid-u5narkpq] strong[data-astro-cid-u5narkpq]{font-weight:700}.bubble[data-astro-cid-u5narkpq] em[data-astro-cid-u5narkpq]{font-style:italic}.bubble[data-astro-cid-u5narkpq] code[data-astro-cid-u5narkpq]{font-family:ui-monospace,monospace;font-size:.85em;background:#80808033;padding:.1em .3em;border-radius:4px}.bubble[data-astro-cid-u5narkpq] pre[data-astro-cid-u5narkpq]{background:#00000026;padding:.5em;border-radius:8px;overflow-x:auto;margin:.3em 0}.bubble[data-astro-cid-u5narkpq] ul[data-astro-cid-u5narkpq],.bubble[data-astro-cid-u5narkpq] ol[data-astro-cid-u5narkpq]{padding-left:1.4em;margin:.2em 0}.bubble[data-astro-cid-u5narkpq] li[data-astro-cid-u5narkpq]{margin:.1em 0}.bubble[data-astro-cid-u5narkpq] blockquote[data-astro-cid-u5narkpq]{border-left:3px solid var(--accent);padding-left:.6em;margin:.3em 0;color:var(--text-muted)}.timestamp[data-astro-cid-u5narkpq]{text-align:center;font-size:.75rem;color:var(--text-muted);margin:.5rem 0}#load-prev[data-astro-cid-u5narkpq]{text-align:center;font-size:.78rem;margin-bottom:.6rem}#load-prev[data-astro-cid-u5narkpq] a[data-astro-cid-u5narkpq]{color:var(--accent);text-decoration:underline}.compose[data-astro-cid-u5narkpq]{border-top:1px solid var(--border);padding:.75rem 1rem;display:flex;gap:.6rem;align-items:flex-end;background:var(--bg)}.compose[data-astro-cid-u5narkpq] textarea[data-astro-cid-u5narkpq]{flex:1;background:var(--card-bg);border:1px solid var(--border);border-radius:1.2rem;padding:.55rem .9rem;font-size:.9rem;font-family:inherit;color:var(--text);resize:none;outline:none;min-height:40px;max-height:150px;line-height:1.5}.compose[data-astro-cid-u5narkpq] textarea[data-astro-cid-u5narkpq]:focus{border-color:var(--accent)}.compose[data-astro-cid-u5narkpq] button[data-astro-cid-u5narkpq]{background:var(--accent);color:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:1rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.compose[data-astro-cid-u5narkpq] button[data-astro-cid-u5narkpq]:disabled{opacity:.4;cursor:not-allowed}.compose[data-astro-cid-u5narkpq] button[data-astro-cid-u5narkpq]:not(:disabled):hover{background:#0305a0}.typing-dots[data-astro-cid-u5narkpq]{display:flex;gap:3px;padding:.1rem 0}.typing-dots[data-astro-cid-u5narkpq] .dot[data-astro-cid-u5narkpq]{width:7px;height:7px;border-radius:50%;background:var(--text-muted);animation:bounce 1.4s infinite ease-in-out both}.typing-dots[data-astro-cid-u5narkpq] .dot[data-astro-cid-u5narkpq]:nth-child(1){animation-delay:-.32s}.typing-dots[data-astro-cid-u5narkpq] .dot[data-astro-cid-u5narkpq]:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.status-bar[data-astro-cid-u5narkpq]{text-align:center;font-size:.72rem;color:var(--text-muted);padding:.2rem 0;border-top:1px solid var(--border)}.loading-row[data-astro-cid-u5narkpq]{padding:2rem;text-align:center;color:var(--text-muted);font-size:.85rem}[data-astro-cid-u5narkpq]::-webkit-scrollbar{width:4px}[data-astro-cid-u5narkpq]::-webkit-scrollbar-thumb{background:var(--border);border-radius:2px}
