.discord-chat-ui.svelte-zz596f{width:100%;padding:1rem;border-radius:8px;background:#2c2f33;color:#dcddde;box-shadow:0 2px 10px #0003;display:flex;flex-direction:column;gap:.75rem;height:500px}.chat-header.svelte-zz596f{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid #202225}.chat-header.svelte-zz596f h3:where(.svelte-zz596f){margin:0;font-size:1.1rem;color:#fff}.loading-indicator.svelte-zz596f{font-size:.8rem;color:#72767d}.chat-messages.svelte-zz596f{flex:1;overflow-y:auto;background:#23272a;padding:.75rem;border-radius:4px;display:flex;flex-direction:column;gap:.25rem}.empty-state.svelte-zz596f{display:flex;align-items:center;justify-content:center;height:100%;color:#72767d;font-size:.9rem}.chat-message.svelte-zz596f{padding:.625rem .75rem;border-radius:4px;line-height:1.5;transition:background .15s}.chat-message.svelte-zz596f:hover{background:#7289da1a}.chat-message.own.svelte-zz596f{background:#43b58114;margin-left:0}.chat-message.own.svelte-zz596f:hover{background:#43b58126}.message-header.svelte-zz596f{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.message-author.svelte-zz596f{font-weight:600;font-size:.95rem;color:#7289da}.chat-message.own.svelte-zz596f .message-author:where(.svelte-zz596f){color:#43b581}.message-time.svelte-zz596f{font-size:.75rem;color:#72767d;margin-left:auto}.message-content.svelte-zz596f{word-wrap:break-word;font-size:.95rem;color:#dcddde}.chat-form.svelte-zz596f{display:flex;gap:.5rem}.chat-form.svelte-zz596f input:where(.svelte-zz596f){flex:1;padding:.75rem;border-radius:4px;border:1px solid #202225;background:#40444b;color:#dcddde;font-size:.95rem;transition:border-color .2s}.chat-form.svelte-zz596f input:where(.svelte-zz596f):focus{outline:none;border-color:#7289da}.chat-form.svelte-zz596f input:where(.svelte-zz596f)::-moz-placeholder{color:#72767d}.chat-form.svelte-zz596f input:where(.svelte-zz596f)::placeholder{color:#72767d}.chat-form.svelte-zz596f input:where(.svelte-zz596f):disabled{background:#2c2f33;cursor:not-allowed;opacity:.6}.chat-form.svelte-zz596f button:where(.svelte-zz596f){padding:.75rem 1.5rem;border-radius:4px;border:none;background:#7289da;color:#fff;cursor:pointer;font-weight:600;font-size:.95rem;transition:background .2s}.chat-form.svelte-zz596f button:where(.svelte-zz596f):hover:not(:disabled){background:#677bc4}.chat-form.svelte-zz596f button:where(.svelte-zz596f):active:not(:disabled){background:#5a6fb8}.chat-form.svelte-zz596f button:where(.svelte-zz596f):disabled{background:#72767d;cursor:not-allowed;opacity:.7}.chat-messages.svelte-zz596f::-webkit-scrollbar{width:8px}.chat-messages.svelte-zz596f::-webkit-scrollbar-track{background:#2c2f33;border-radius:4px}.chat-messages.svelte-zz596f::-webkit-scrollbar-thumb{background:#40444b;border-radius:4px}.chat-messages.svelte-zz596f::-webkit-scrollbar-thumb:hover{background:#4e5157}
