.ask-module__rajaCW__chat{max-width:720px}.ask-module__rajaCW__msgs{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.ask-module__rajaCW__msgRow{align-items:flex-end;gap:8px;display:flex}.ask-module__rajaCW__msgRowMe{flex-direction:row-reverse}.ask-module__rajaCW__botAv{background:var(--grape-bg);border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.ask-module__rajaCW__msg{max-width:78%;padding:11px 15px;font-size:15.5px;line-height:1.4;position:relative}.ask-module__rajaCW__bot{background:var(--surface);border:1px solid var(--line);border-radius:18px 18px 18px 5px;align-self:flex-start}.ask-module__rajaCW__me{background:var(--grape);color:#fff;border-radius:18px 18px 5px;align-self:flex-end}.ask-module__rajaCW__bot:after{content:"";background:var(--surface);border-left:1px solid var(--line);border-bottom:1px solid var(--line);border-bottom-left-radius:2px;width:11px;height:11px;position:absolute;bottom:6px;left:-5px;transform:rotate(45deg)}.ask-module__rajaCW__me:after{content:"";background:var(--grape);width:11px;height:11px;position:absolute;bottom:6px;right:-5px;transform:rotate(45deg)}.ask-module__rajaCW__chips{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.ask-module__rajaCW__chip{border:1.5px solid var(--line);background:var(--surface);min-height:44px;font-family:var(--font-body);color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:9px 14px;font-size:14px;font-weight:700}.ask-module__rajaCW__chip:hover{border-color:var(--grape);color:var(--grape);background:var(--grape-bg)}.ask-module__rajaCW__composer{align-items:flex-end;gap:10px;display:flex}.ask-module__rajaCW__composer textarea{border:1.5px solid var(--line);min-height:54px;max-height:160px;font-family:var(--font-body);background:var(--surface);color:var(--ink);resize:vertical;border-radius:16px;flex:1;padding:14px 16px;font-size:16px}.ask-module__rajaCW__composer textarea:focus{border-color:var(--grape);outline:none}
