.firefly-avatar.svelte-hrrk4l{border-radius:50%;filter:blur(.5px)}.dialog-backdrop.svelte-2eiaou{position:fixed;inset:0;z-index:99998;background:transparent;cursor:pointer}.conversation-dialog.svelte-2eiaou{position:fixed;z-index:99999;display:flex;flex-direction:column;background:#0f172af2;border:2px solid var(--primary-color, #64ffda);border-radius:16px;backdrop-filter:blur(10px);box-shadow:0 25px 50px -12px #000c,0 0 0 1px #ffffff1a,inset 0 1px #fff3;overflow:hidden;font-family:Segoe UI,system-ui,sans-serif;min-width:320px;animation:svelte-2eiaou-dialogGlow 2s ease-in-out infinite alternate}@keyframes svelte-2eiaou-dialogGlow{0%{box-shadow:0 25px 50px -12px #000c,0 0 20px #64ffda4d}to{box-shadow:0 25px 50px -12px #000c,0 0 30px #64ffda80}}.theme-mystical.svelte-2eiaou{--primary-color: #9370db;--accent-color: #dda0dd;--text-color: #e2e8f0}.theme-nature.svelte-2eiaou{--primary-color: #32cd32;--accent-color: #98fb98;--text-color: #f0fff0}.theme-cosmic.svelte-2eiaou{--primary-color: #4169e1;--accent-color: #87ceeb;--text-color: #f0f8ff}.theme-game.svelte-2eiaou{--primary-color: #64ffda;--accent-color: #80ffdb;--text-color: #e2e8f0}.dialog-header.svelte-2eiaou{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff0d}.npc-info.svelte-2eiaou{display:flex;align-items:center;gap:.75rem}.firefly-avatar-container.svelte-2eiaou{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#0003;backdrop-filter:blur(5px);animation:svelte-2eiaou-fireflyPulse 3s ease-in-out infinite}@keyframes svelte-2eiaou-fireflyPulse{0%,to{transform:scale(1);box-shadow:0 0 10px #87ceeb4d}50%{transform:scale(1.05);box-shadow:0 0 20px #87ceeb99}}.emotion-indicator.svelte-2eiaou{font-size:1.5rem;filter:drop-shadow(0 0 8px currentColor);animation:svelte-2eiaou-emotionPulse 2s ease-in-out infinite}@keyframes svelte-2eiaou-emotionPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.npc-details.svelte-2eiaou h3:where(.svelte-2eiaou){margin:0;font-size:1.1rem;font-weight:600;color:var(--text-color)}.npc-details.svelte-2eiaou p:where(.svelte-2eiaou),.npc-species.svelte-2eiaou{margin:0;font-size:.85rem;color:var(--accent-color, #64ffda);opacity:.8}.close-button.svelte-2eiaou{background:none;border:none;color:var(--text-color);cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;opacity:.7}.close-button.svelte-2eiaou:hover{opacity:1;background:#ffffff1a}.messages-container.svelte-2eiaou{max-height:400px;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;scrollbar-width:thin;scrollbar-color:var(--primary-color) transparent;flex:1;min-height:150px}.messages-container.svelte-2eiaou::-webkit-scrollbar{width:6px}.messages-container.svelte-2eiaou::-webkit-scrollbar-track{background:transparent}.messages-container.svelte-2eiaou::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:3px}.message.svelte-2eiaou{display:flex;animation:svelte-2eiaou-messageSlide .3s ease-out}@keyframes svelte-2eiaou-messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message.user.svelte-2eiaou{justify-content:flex-end}.message.npc.svelte-2eiaou{justify-content:flex-start}.message-content.svelte-2eiaou{max-width:85%;min-width:200px;background:#ffffff1a;padding:.75rem 1rem;border-radius:12px;backdrop-filter:blur(5px);word-break:break-word;overflow-wrap:anywhere}.message.user.svelte-2eiaou .message-content:where(.svelte-2eiaou){background:var(--primary-color);color:#0f172a;margin-left:auto}.message.npc.svelte-2eiaou .message-content:where(.svelte-2eiaou){background:#ffffff26;color:var(--text-color)}.message-text.svelte-2eiaou{font-size:.95rem;line-height:1.5;word-wrap:break-word;white-space:pre-wrap;overflow-wrap:break-word;width:100%;hyphens:auto;-webkit-hyphens:auto;-ms-hyphens:auto}.message-meta.svelte-2eiaou{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem;font-size:.75rem;opacity:.7}.timestamp.svelte-2eiaou{color:inherit}.message-emotion.svelte-2eiaou{font-size:1rem}.typing.svelte-2eiaou .message-content:where(.svelte-2eiaou){padding:1rem}.typing-indicator.svelte-2eiaou{display:flex;gap:4px;align-items:center}.typing-indicator.svelte-2eiaou span:where(.svelte-2eiaou){width:6px;height:6px;background:var(--accent-color);border-radius:50%;animation:svelte-2eiaou-typingBounce 1.4s ease-in-out infinite both}.typing-indicator.svelte-2eiaou span:where(.svelte-2eiaou):nth-child(2){animation-delay:.16s}.typing-indicator.svelte-2eiaou span:where(.svelte-2eiaou):nth-child(3){animation-delay:.32s}@keyframes svelte-2eiaou-typingBounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.input-area.svelte-2eiaou{padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.1);background:#ffffff08}.input-wrapper.svelte-2eiaou{display:flex;gap:.75rem;align-items:center}.message-input.svelte-2eiaou{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.75rem 1rem;color:var(--text-color);font-size:.95rem;transition:all .2s ease}.message-input.svelte-2eiaou:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px #64ffda33}.message-input.svelte-2eiaou::-moz-placeholder{color:#ffffff80}.message-input.svelte-2eiaou::placeholder{color:#ffffff80}.message-input.svelte-2eiaou:disabled{opacity:.6;cursor:not-allowed}.send-button.svelte-2eiaou{background:var(--primary-color);border:none;border-radius:8px;padding:.75rem;color:#0f172a;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.send-button.svelte-2eiaou:hover:not(:disabled){background:var(--accent-color);transform:scale(1.05)}.send-button.svelte-2eiaou:disabled{opacity:.5;cursor:not-allowed;transform:none}.input-hints.svelte-2eiaou{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem;font-size:.75rem;color:#fff9}.character-count.svelte-2eiaou{font-variant-numeric:tabular-nums}.hint.svelte-2eiaou{font-style:italic}@media(max-width:640px){.conversation-dialog.svelte-2eiaou{left:1rem!important;right:1rem!important;bottom:1rem!important;transform:none!important;max-width:none!important;min-width:auto!important}.messages-container.svelte-2eiaou{max-height:250px;min-height:120px}.message-content.svelte-2eiaou{max-width:90%;min-width:150px}.message-text.svelte-2eiaou{font-size:.9rem;line-height:1.4}}.messages-container.read-only.svelte-2eiaou{text-align:center}.read-only-hint.svelte-2eiaou{color:var(--text-75, #cccccc);opacity:.7;font-style:italic;font-size:.7rem}
