.ascend-ai-chat{position:fixed;right:22px;bottom:22px;z-index:99999;font-family:inherit;color:#14213d}.ascend-ai-chat__launcher{border:0;border-radius:999px;background:#14213d;color:#fff;padding:10px 18px 10px 10px;box-shadow:0 8px 24px rgba(20,33,61,.25);cursor:pointer;font-size:14px;font-weight:600;display:flex;align-items:center;gap:9px}.ascend-ai-chat__avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.55);display:block}.ascend-ai-chat__avatar--lg{width:44px;height:44px;border-width:2px;flex:0 0 auto}.ascend-ai-chat__dot{width:8px;height:8px;border-radius:50%;background:#49c58b;display:inline-block}.ascend-ai-chat__panel{width:350px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 110px);background:#fff;border:1px solid #dfe5ed;border-radius:16px;box-shadow:0 18px 45px rgba(20,33,61,.22);overflow:hidden;display:flex;flex-direction:column;margin-bottom:10px}.ascend-ai-chat__header{background:#14213d;color:#fff;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;gap:10px}.ascend-ai-chat__header strong{display:block;font-size:15px}.ascend-ai-chat__header small{display:block;margin-top:4px;color:#cfd8e6;font-size:11px}.ascend-ai-chat__close{background:transparent;border:0;color:#fff;font-size:24px;line-height:1;cursor:pointer}.ascend-ai-chat__messages{flex:1;overflow:auto;padding:14px;background:#f7f9fc}.ascend-ai-chat__message{max-width:86%;padding:10px 12px;border-radius:12px;margin:0 0 10px;white-space:pre-wrap;font-size:13px;line-height:1.45}.ascend-ai-chat__message--bot{background:#fff;border:1px solid #e4e9f0;margin-right:auto}.ascend-ai-chat__message--user{background:#e8f0fb;color:#14213d;margin-left:auto}.ascend-ai-chat__message--pending{opacity:.6}.ascend-ai-chat__quick{padding:8px 10px 2px;display:flex;gap:6px;flex-wrap:wrap;border-top:1px solid #edf0f4}.ascend-ai-chat__quick button{background:#fff;border:1px solid #ccd7e6;border-radius:999px;padding:6px 9px;color:#14213d;font-size:11px;cursor:pointer}.ascend-ai-chat__form{display:flex;gap:7px;padding:10px;border-top:1px solid #edf0f4}.ascend-ai-chat__form input{min-width:0;flex:1;border:1px solid #ccd7e6;border-radius:9px;padding:10px;font-size:13px}.ascend-ai-chat__form button{border:0;border-radius:9px;background:#c8102e;color:#fff;padding:0 13px;font-weight:600;cursor:pointer}.ascend-ai-chat__notice{padding:0 12px 11px;color:#738096;font-size:10px;line-height:1.35}@media (max-width:480px){.ascend-ai-chat{right:12px;bottom:12px}.ascend-ai-chat__panel{width:calc(100vw - 24px);height:calc(100vh - 100px)}.ascend-ai-chat__launcher{padding:9px 14px 9px 9px}}
