.chat-panel[data-astro-cid-sy3qanz7]{position:fixed;inset:0;z-index:9999;pointer-events:none;opacity:0;transition:opacity .3s}.chat-panel[data-astro-cid-sy3qanz7].open{pointer-events:all;opacity:1}.chat-overlay[data-astro-cid-sy3qanz7]{position:absolute;inset:0;background:#0006}.chat-drawer[data-astro-cid-sy3qanz7]{position:absolute;top:0;right:-400px;bottom:0;width:400px;max-width:100vw;background:var(--bg, #0a0a0a);border-left:1px solid var(--border, #333);display:flex;flex-direction:column;transition:right .3s ease}.chat-panel[data-astro-cid-sy3qanz7].open .chat-drawer[data-astro-cid-sy3qanz7]{right:0}.chat-header[data-astro-cid-sy3qanz7]{display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border-bottom:1px solid var(--border, #333);flex-shrink:0}.chat-mascot[data-astro-cid-sy3qanz7]{font-size:1.2rem}.chat-title[data-astro-cid-sy3qanz7]{font-weight:600;font-size:.95rem;color:var(--text, #fff);text-decoration:none}.chat-title[data-astro-cid-sy3qanz7]:hover{color:var(--accent, #5dcfba)}.chat-credits[data-astro-cid-sy3qanz7]{font-size:.75rem;color:var(--text-secondary, #888);margin-left:auto}.chat-close[data-astro-cid-sy3qanz7]{background:none;border:none;color:var(--text, #fff);font-size:1.4rem;cursor:pointer;padding:0 .3rem;line-height:1}.chat-auth[data-astro-cid-sy3qanz7]{padding:2rem 1.5rem;display:flex;flex-direction:column;gap:.8rem}.chat-auth[data-astro-cid-sy3qanz7] p[data-astro-cid-sy3qanz7]{margin:0;font-size:.9rem}.chat-auth[data-astro-cid-sy3qanz7] input[data-astro-cid-sy3qanz7]{padding:.6rem .8rem;border:1px solid var(--border, #333);border-radius:8px;background:var(--bg-secondary, #141414);color:var(--text, #fff);font-size:.9rem}.chat-auth[data-astro-cid-sy3qanz7] button[data-astro-cid-sy3qanz7]{padding:.6rem;background:var(--accent, #5dcfba);color:var(--bg, #0a0a0a);border:none;border-radius:8px;font-weight:600;cursor:pointer}.chat-auth-switch[data-astro-cid-sy3qanz7]{font-size:.8rem;color:var(--text-secondary, #888)}.chat-auth-switch[data-astro-cid-sy3qanz7] a[data-astro-cid-sy3qanz7]{color:var(--accent, #5dcfba)}.chat-error[data-astro-cid-sy3qanz7]{color:#e55;font-size:.8rem}.chat-bio-editor[data-astro-cid-sy3qanz7]{flex:1;display:flex;flex-direction:column;gap:.8rem;padding:1.5rem}.bio-title[data-astro-cid-sy3qanz7]{margin:0;font-weight:600;font-size:1rem}.bio-desc[data-astro-cid-sy3qanz7]{margin:0;font-size:.8rem;color:var(--text-secondary, #888)}.chat-bio-editor[data-astro-cid-sy3qanz7] textarea[data-astro-cid-sy3qanz7]{flex:1;padding:.8rem;border:1px solid var(--border, #333);border-radius:8px;background:var(--bg-secondary, #141414);color:var(--text, #fff);font-size:.9rem;resize:none;font-family:inherit;line-height:1.5}.bio-actions[data-astro-cid-sy3qanz7]{display:flex;gap:.5rem}.bio-actions[data-astro-cid-sy3qanz7] button[data-astro-cid-sy3qanz7]{flex:1;padding:.6rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;background:var(--accent, #5dcfba);color:var(--bg, #0a0a0a)}.bio-actions[data-astro-cid-sy3qanz7] .bio-cancel[data-astro-cid-sy3qanz7]{background:var(--bg-secondary, #141414);color:var(--text-secondary, #888);border:1px solid var(--border, #333)}.chat-bio-link[data-astro-cid-sy3qanz7]{font-size:.8rem}.chat-bio-link[data-astro-cid-sy3qanz7] a[data-astro-cid-sy3qanz7]{color:var(--accent, #5dcfba);text-decoration:none}.chat-bio-link[data-astro-cid-sy3qanz7] a[data-astro-cid-sy3qanz7]:hover{text-decoration:underline}.chat-main[data-astro-cid-sy3qanz7]{flex:1;display:flex;flex-direction:column;min-height:0}.chat-messages[data-astro-cid-sy3qanz7]{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.8rem}.chat-welcome[data-astro-cid-sy3qanz7]{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #888)}.chat-welcome[data-astro-cid-sy3qanz7] p[data-astro-cid-sy3qanz7]{margin:.3rem 0}.chat-welcome-sub[data-astro-cid-sy3qanz7]{font-size:.8rem}.chat-msg[data-astro-cid-sy3qanz7]{max-width:85%}.chat-msg-user[data-astro-cid-sy3qanz7]{align-self:flex-end;background:var(--accent, #5dcfba);color:var(--bg, #0a0a0a);padding:.6rem 1rem;border-radius:16px 16px 4px;font-size:.9rem;line-height:1.5}.chat-msg-ai[data-astro-cid-sy3qanz7]{align-self:flex-start}.chat-bubble[data-astro-cid-sy3qanz7]{background:var(--bg-secondary, #141414);border:1px solid var(--border, #333);padding:.6rem 1rem;border-radius:16px 16px 16px 4px;font-size:.9rem;line-height:1.6;margin-bottom:.4rem}.chat-bubble[data-astro-cid-sy3qanz7]:last-child{margin-bottom:0}.chat-bubble[data-astro-cid-sy3qanz7] strong[data-astro-cid-sy3qanz7]{color:var(--accent, #5dcfba)}.chat-typing[data-astro-cid-sy3qanz7]{color:var(--text-secondary, #888);font-style:italic}.chat-input-area[data-astro-cid-sy3qanz7]{display:flex;gap:.5rem;padding:.8rem 1rem;border-top:1px solid var(--border, #333);flex-shrink:0}.chat-input-area[data-astro-cid-sy3qanz7] textarea[data-astro-cid-sy3qanz7]{flex:1;padding:.5rem .8rem;border:1px solid var(--border, #333);border-radius:8px;background:var(--bg-secondary, #141414);color:var(--text, #fff);font-size:.9rem;resize:none;font-family:inherit;line-height:1.4}.chat-input-area[data-astro-cid-sy3qanz7] button[data-astro-cid-sy3qanz7]{padding:.5rem 1rem;background:var(--accent, #5dcfba);color:var(--bg, #0a0a0a);border:none;border-radius:8px;font-weight:600;cursor:pointer;white-space:nowrap}.chat-input-area[data-astro-cid-sy3qanz7] button[data-astro-cid-sy3qanz7]:disabled{opacity:.5}.chat-ai-notice[data-astro-cid-sy3qanz7]{text-align:center;font-size:.55rem;color:var(--text-secondary, #888);opacity:.4;margin:0;padding:.2rem 0 .4rem}@media(max-width:480px){.chat-drawer[data-astro-cid-sy3qanz7]{width:100vw}}
