.chat-header[data-v-3b7842f6]{background:#111;border-bottom:1px solid #232526}.app-title[data-v-3b7842f6]{font-weight:700;letter-spacing:1px;font-size:1.5rem}.welcome-text[data-v-09233fa8]{color:#4285f4;font-size:2.5rem;font-weight:700;text-align:center}.username[data-v-09233fa8]{color:#3a2ee6}svg.c-icon{display:inline-block!important;visibility:visible!important;width:1.25em!important;height:1.25em!important;color:#fff!important;fill:currentColor!important}.chat-input-container[data-v-5033c686]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:32px 0 24px 0;background:transparent}.chat-input-box[data-v-5033c686]{background:#111;border:1.5px solid #333;border-radius:20px;padding:24px 28px 18px 28px;width:100%;max-width:650px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 24px 0 rgba(0,0,0,.15);box-shadow:0 4px 24px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-input[data-v-5033c686]{width:100%;background:transparent;border:none;color:#fff;font-size:1.2rem;outline:none;padding:0}.chat-input[data-v-5033c686]::-webkit-input-placeholder{color:#bbb;opacity:1}.chat-input[data-v-5033c686]::-moz-placeholder{color:#bbb;opacity:1}.chat-input[data-v-5033c686]:-ms-input-placeholder{color:#bbb;opacity:1}.chat-input[data-v-5033c686]::-ms-input-placeholder{color:#bbb;opacity:1}.chat-input[data-v-5033c686]::placeholder{color:#bbb;opacity:1}.input-actions[data-v-5033c686]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.icon-btn[data-v-5033c686]{min-width:0;padding:0 10px;font-size:1.05rem;color:#bbb;border-radius:12px;-webkit-transition:background .15s;transition:background .15s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.icon-btn[data-v-5033c686]:hover{background:#232526;color:#fff}.send-btn[data-v-5033c686]{background:#4285f4!important;color:#fff!important;border-radius:50%;width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}@media (max-width:600px){.chat-input-box[data-v-5033c686]{padding:16px 8px 12px 8px;max-width:98vw}}.chat-bg[data-v-42bf3c70]{background:#000;min-height:80vh;color:#fff}.chat-messages-container[data-v-42bf3c70]{width:100%;max-width:650px;margin:0 auto 16px auto;padding:0 12px;min-height:120px;max-height:320px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chat-messages-scroll[data-v-42bf3c70]{overflow-y:auto;height:100%;max-height:320px;padding-right:4px}.chat-message[data-v-42bf3c70]{margin-bottom:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.chat-message.user[data-v-42bf3c70]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff}.chat-message.bot[data-v-42bf3c70]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:#90caf9}.chat-message-text[data-v-42bf3c70]{background:#232526;border-radius:12px;padding:6px 14px;max-width:80%;word-break:break-word;font-size:1rem}