.chat-wrapper[data-v-811d54f4]{width:100%;display:flex;max-height:600px;min-height:18rem;align-items:stretch}.chat-container[data-v-811d54f4]{flex:1;display:flex;flex-direction:column;width:100%;max-height:600px;min-height:16rem;overflow:hidden}.chat-container[data-v-811d54f4] .p-card-body,.chat-container[data-v-811d54f4] .p-card-content{flex:1;display:flex;flex-direction:column;min-height:0}.chat-container[data-v-811d54f4] .p-card-content{padding:0}.chat-layout[data-v-811d54f4]{display:flex;flex-direction:column;flex:1;min-height:0}.chat-messages[data-v-811d54f4]{flex:1;overflow-y:auto;background:var(--surface-b);min-height:0}.chat-loading[data-v-811d54f4]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#475569;min-height:220px}.chat-loading__icon[data-v-811d54f4]{font-size:1.5rem}.chat-send-button[data-v-811d54f4]{align-self:stretch;height:100%;max-height:100%}.chat-input[data-v-811d54f4]{border-top:1px solid var(--surface-d);background:var(--surface-a);flex-shrink:0}.chat-input[data-v-811d54f4] textarea{min-height:6rem}@media (max-width:600px){.chat-input[data-v-811d54f4] textarea{min-height:3.5rem}}.chat-bubble[data-v-811d54f4]{max-width:70%;border-radius:1rem;padding:.75rem 1rem;box-shadow:0 2px 6px rgba(0,0,0,.05)}.chat-bubble--support[data-v-811d54f4]{background-color:#d7e8ff;color:#1f2a40}.chat-bubble--client[data-v-811d54f4]{background-color:#f4f4f5;color:#2f2f2f}.chat-user[data-v-811d54f4]{margin-top:.5rem}