.stella-cb-msg{max-width:85%;padding:12px 16px;border-radius:var(--stella-cb-radius-msg);font-size:14px;line-height:1.5;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.05)}.stella-cb-msg.bot{align-self:flex-start;background:#fff;color:var(--stella-cb-text);border-bottom-left-radius:4px;border:1px solid var(--stella-cb-border)}.stella-cb-msg.user{align-self:flex-end;background:var(--stella-cb-msg-user);color:var(--stella-cb-msg-user-text);border-bottom-right-radius:4px}.stella-cb-suggest-title{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stella-cb-text-light);margin:8px 0 4px}.stella-cb-suggest{display:block;width:100%;text-align:left;padding:10px 14px;background:#fff;border:1px solid var(--stella-cb-border);border-radius:8px;font-size:13px;color:var(--stella-cb-primary);cursor:pointer;transition:all .2s;margin-bottom:6px}.stella-cb-suggest:hover{background:var(--stella-cb-primary);color:#fff;border-color:var(--stella-cb-primary);transform:translateY(-1px)}.stella-cb-nav-row{display:flex;gap:8px;margin-top:4px}.stella-cb-nav-btn{flex:1;margin:0;justify-content:center;text-align:center}.stella-cb-credit{font-size:10px;text-align:center;color:var(--stella-cb-text-light);padding:8px;background:#fff}.stella-cb-credit a{color:var(--stella-cb-text-light);text-decoration:none;font-weight:600}.stella-cb-avatar-shape-square .stella-cb-toggle,.stella-cb-avatar-shape-square .stella-cb-toggle img{border-radius:8px}.stella-cb-avatar-shape-rounded .stella-cb-toggle,.stella-cb-avatar-shape-rounded .stella-cb-toggle img{border-radius:16px}