.chat-surface{min-height:0}.chat-surface .composer-box{align-items:center}.chat-surface .composer-input:disabled{color:var(--p-text-muted, #667085);cursor:wait}.chat-surface .composer-send:disabled,.chat-surface__tool:disabled{cursor:not-allowed;opacity:.55}.chat-surface__tools{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 10px}.chat-surface__tool{align-items:center;background:var(--p-surface, #fff);border:1px solid var(--p-rule, rgba(15, 23, 42, .12));border-radius:9999px;color:var(--p-text-dim, #344054);display:inline-flex;font-size:12px;font-weight:700;gap:6px;min-height:30px;padding:6px 11px}.chat-surface__tool:not(:disabled):hover{border-color:var(--p-purple, #6f4cff);color:var(--p-purple, #6f4cff)}.chat-surface__tool-icon{align-items:center;display:inline-flex}.chat-surface .composer-readonly{padding:10px 12px;border:1px dashed var(--p-rule, rgba(15, 23, 42, .18));border-radius:10px;background:var(--p-surface-dim, rgba(15, 23, 42, .03));color:var(--p-text-dim, #344054);font-size:13px;line-height:1.5}.chat-surface .composer-readonly a{color:var(--p-purple, #6f4cff);font-weight:600}
