.nexora-chatbot-messages{display:flex;flex:1;flex-direction:column;gap:22px;min-height:0;overflow:auto;padding:24px 20px;background:#fff}.nexora-message{display:flex;flex-direction:column;gap:8px;max-width:86%}.nexora-message--user{align-self:flex-end;align-items:flex-end}.nexora-message-author{display:flex;align-items:center;gap:10px;color:#64748b;font-size:12px;font-weight:600}.nexora-message-avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#2563eb;color:#fff;font-size:13px;font-weight:700}.nexora-bubble{padding:14px 16px;border-radius:18px;color:#14213d;font-size:15px;line-height:1.45;overflow-wrap:anywhere}.nexora-message--bot .nexora-bubble{border-bottom-left-radius:6px;background:#f0f4f9}.nexora-message--user .nexora-bubble{border-bottom-right-radius:6px;background:#2563eb;color:#fff}.nexora-message-time{color:#94a3b8;font-size:11px}
.nexora-message-reactions{display:flex;gap:4px;min-height:0}.nexora-message-reaction{display:inline-flex;align-items:center;gap:3px;padding:3px 7px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;font-size:12px}.nexora-message-reaction span{font-size:11px}
.nexora-message-avatar img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:contain}
.nexora-message{position:relative}
.nexora-typing{display:flex;align-items:center;gap:5px;min-height:42px;width:66px;padding:12px 14px}.nexora-typing i{width:7px;height:7px;border-radius:50%;background:currentColor;animation:nexora-typing-bounce 1s infinite ease-in-out}.nexora-typing i:nth-child(2){animation-delay:.14s}.nexora-typing i:nth-child(3){animation-delay:.28s}@keyframes nexora-typing-bounce{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-5px);opacity:1}}
.nexora-message-link{color:inherit;text-decoration:underline;overflow-wrap:anywhere;word-break:break-word}
.nexora-message-image{display:block;width:auto;max-width:100%;height:auto;max-height:260px;border-radius:12px;object-fit:contain;background:rgba(148,163,184,.12)}.nexora-message-image-error{color:#64748b;font-size:12px}
.nexora-bubble p{margin:0}.nexora-bubble p+p{margin-top:10px}.nexora-bubble strong{font-weight:700}.nexora-bubble em{font-style:italic}.nexora-bubble del{text-decoration:line-through}.nexora-bubble h1,.nexora-bubble h2,.nexora-bubble h3,.nexora-bubble h4,.nexora-bubble h5,.nexora-bubble h6{margin:0 0 8px;font-size:1em;line-height:1.3}.nexora-bubble ul,.nexora-bubble ol{margin:8px 0;padding-left:20px}.nexora-bubble li+li{margin-top:4px}.nexora-bubble blockquote{margin:8px 0;padding-left:12px;border-left:3px solid currentColor;opacity:.85}.nexora-bubble code{padding:2px 5px;border-radius:4px;background:rgba(15,23,42,.1);font:inherit;font-size:.92em}.nexora-bubble pre{margin:8px 0;padding:10px;overflow:auto;border-radius:8px;background:rgba(15,23,42,.12);white-space:pre-wrap}.nexora-bubble pre code{padding:0;background:transparent}.nexora-bubble .nexora-message-link{color:inherit;text-decoration:underline}
.nexora-chatbot-profile{display:flex;flex:1;min-height:0;overflow:auto;align-items:center;justify-content:center;padding:0;background:var(--nexora-profileCardBgColor,#fff)}.nexora-chatbot-profile[hidden],.nexora-chatbot-messages[hidden],.nexora-chatbot-form[hidden]{display:none!important}.nexora-profile-card{display:flex;width:100%;height:100%;min-height:100%;flex-direction:column;align-items:stretch;justify-content:center;gap:12px;margin:0;padding:24px 20px;border:0;border-radius:0;background:var(--nexora-profileCardBgColor,#fff);box-shadow:none}.nexora-profile-logo{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 2px;overflow:hidden;border-radius:16px;background:var(--nexora-profileInputBgColor,#f8fafc)}.nexora-profile-logo img{width:100%;height:100%;object-fit:contain}.nexora-profile-card h3{margin:0;color:var(--nexora-profileTextColor,#14213d);font-size:20px;text-align:center}.nexora-profile-intro,.nexora-profile-required,.nexora-profile-security{margin:0;color:var(--nexora-profileMutedTextColor,#64748b);font-size:12px;line-height:1.45;text-align:center}.nexora-profile-field{display:flex;flex-direction:column;gap:6px;color:var(--nexora-profileTextColor,#14213d);font-size:12px;font-weight:600}.nexora-profile-field input{width:100%;height:42px;padding:0 12px;border:1px solid rgba(148,163,184,.55);border-radius:10px;background:var(--nexora-profileInputBgColor,#fff);color:var(--nexora-profileInputTextColor,#14213d);font:14px inherit}.nexora-profile-field input::placeholder{color:var(--nexora-profileMutedTextColor,#64748b);opacity:1}.nexora-profile-field input:focus{outline:0;border-color:var(--nexora-profileButtonBgColor,#2563eb);box-shadow:0 0 0 3px rgba(37,99,235,.12)}.nexora-profile-security{font-size:11px;opacity:.85}.nexora-profile-submit{height:42px;border:0;border-radius:10px;background:var(--nexora-profileButtonBgColor,#2563eb);color:var(--nexora-profileButtonTextColor,#fff);cursor:pointer;font:600 14px inherit}.nexora-profile-submit:hover{filter:brightness(1.04)}.nexora-profile-error{margin:0;color:#b42318;font-size:12px;text-align:center}
.nexora-message{position:relative}
