.proposal-chat.svelte-1cdxe7x{display:flex;flex-direction:column;gap:20px;width:100%;max-width:600px;color:var(--c-black)}.darkBackgroundStyles.svelte-1cdxe7x{color:var(--c-white)}.chat-header.svelte-1cdxe7x{display:flex;flex-direction:column;gap:8px}.chat-body.svelte-1cdxe7x{display:flex;flex-direction:column;gap:12px}.messages.svelte-1cdxe7x{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;padding:16px;border:1px solid var(--c-gray);border-radius:12px;background-color:var(--c-white);scroll-behavior:smooth}.message.svelte-1cdxe7x{display:flex}.message.user.svelte-1cdxe7x{justify-content:flex-end}.message.assistant.svelte-1cdxe7x{justify-content:flex-start}.message-bubble.svelte-1cdxe7x{max-width:80%;padding:10px 16px;border-radius:16px;font-size:.95rem;line-height:1.5;white-space:pre-wrap}.user.svelte-1cdxe7x .message-bubble:where(.svelte-1cdxe7x){background-color:var(--c-teal);color:var(--c-white);border-bottom-right-radius:4px}.assistant.svelte-1cdxe7x .message-bubble:where(.svelte-1cdxe7x){background-color:var(--c-gray);color:var(--c-black);border-bottom-left-radius:4px}.typing.svelte-1cdxe7x{display:flex;gap:4px;align-items:center;padding:14px 20px}.dot.svelte-1cdxe7x{width:8px;height:8px;border-radius:50%;background-color:var(--c-navy);opacity:.4;animation:svelte-1cdxe7x-bounce 1.4s infinite ease-in-out both}.dot.svelte-1cdxe7x:nth-child(1){animation-delay:-.32s}.dot.svelte-1cdxe7x:nth-child(2){animation-delay:-.16s}@keyframes svelte-1cdxe7x-bounce{0%,80%,to{transform:scale(.6)}40%{transform:scale(1)}}.input-bar.svelte-1cdxe7x{display:flex;gap:8px}.input-bar.svelte-1cdxe7x input:where(.svelte-1cdxe7x){flex:1;padding:12px 16px;border:1px solid var(--c-gray);border-radius:100px;font-family:inherit;font-size:.95rem;outline:none;transition:border-color .2s}.input-bar.svelte-1cdxe7x input:where(.svelte-1cdxe7x):focus{border-color:var(--c-teal)}.input-bar.svelte-1cdxe7x input:where(.svelte-1cdxe7x):disabled{opacity:.6}.send-btn.svelte-1cdxe7x{--btn-color: var(--c-teal);padding:12px 24px;border:none;border-radius:100px;background-color:var(--c-teal);color:var(--c-white);font-family:inherit;font-weight:550;font-size:.95rem;cursor:pointer;transition:opacity .2s}.send-btn.svelte-1cdxe7x:disabled{opacity:.5;cursor:not-allowed}.send-btn.svelte-1cdxe7x:hover:not(:disabled){opacity:.9}.reply-count.svelte-1cdxe7x{text-align:right;opacity:.6}.limit-message.svelte-1cdxe7x{padding:12px 16px;border-radius:12px;background-color:var(--c-gray);text-align:center}.floating-chat.svelte-1cdxe7x{position:fixed;z-index:1000;right:20px;bottom:20px}.chat-bubble-btn.svelte-1cdxe7x{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border:none;border-radius:50%;background-color:var(--c-teal);color:var(--c-white);cursor:pointer;box-shadow:0 4px 16px #0003;animation:svelte-1cdxe7x-pulse 2s infinite;transition:transform .2s}.chat-bubble-btn.svelte-1cdxe7x:hover{transform:scale(1.08)}@keyframes svelte-1cdxe7x-pulse{0%{box-shadow:0 4px 16px #0003}50%{box-shadow:0 4px 24px #40a6ab66}to{box-shadow:0 4px 16px #0003}}.floating-panel.svelte-1cdxe7x{display:flex;flex-direction:column;width:380px;max-height:520px;border-radius:16px;background-color:var(--c-white);box-shadow:0 8px 32px #00000026;overflow:hidden}@media only screen and (max-width: 500px){.floating-panel.svelte-1cdxe7x{position:fixed;right:0;bottom:0;left:0;width:100%;max-height:80vh;border-radius:16px 16px 0 0}}.floating-header.svelte-1cdxe7x{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:var(--c-teal);color:var(--c-white)}.close-btn.svelte-1cdxe7x{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:#fff3;color:var(--c-white);cursor:pointer}.close-btn.svelte-1cdxe7x:hover{background:#ffffff4d}.floating-messages.svelte-1cdxe7x{flex:1;max-height:320px;border:none;border-radius:0}@media only screen and (max-width: 500px){.floating-messages.svelte-1cdxe7x{max-height:50vh}}.floating-panel.svelte-1cdxe7x .input-bar:where(.svelte-1cdxe7x){padding:12px 16px;border-top:1px solid var(--c-gray)}.floating-panel.svelte-1cdxe7x .reply-count:where(.svelte-1cdxe7x){padding:0 16px 12px}.floating-panel.svelte-1cdxe7x .limit-message:where(.svelte-1cdxe7x){margin:12px 16px}
