/* One surface per Welly response. Actions remain outside it. */
html body #root#root .chat-shell .chat-message.assistant>div.welly-message28{
 background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;overflow:visible!important;border-radius:0!important;
}
html body #root#root .chat-shell .welly-surface28{
 background:linear-gradient(135deg,rgba(24,65,59,.82),rgba(14,37,39,.88));border:0;border-radius:18px;padding:12px 14px 9px;min-width:0;box-sizing:border-box;
}
html body #root#root .chat-shell .welly-surface28>.chat-summary-heading27,
html body #root#root .chat-shell .welly-surface28>strong{
 display:flex;align-items:baseline;margin:0 0 10px;color:#9cddd3;font-size:12px;line-height:1.4;letter-spacing:normal;text-transform:none;
}
html body #root#root .chat-shell .welly-surface28 .chat-response-summary{
 display:block;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;
}
html body #root#root .chat-shell .welly-surface28 .chat-response-summary::after{display:none!important}
html body #root#root .chat-shell .welly-surface28 .chat-response-summary p{margin:0!important}
html body #root#root .chat-shell .welly-surface28 .chat-message-meta{margin-top:10px!important}
html body #root#root .chat-shell .welly-message28>.chat-response-actions{
 display:flex!important;flex-wrap:wrap;gap:6px!important;margin:8px 0 0!important;padding:0!important;border:0!important;background:transparent!important;
}
html body #root#root .chat-shell .welly-message28>.chat-response-actions:empty{display:none!important}
html body #root#root .chat-shell .welly-message28>.chat-response-actions button{
 min-height:32px!important;height:auto!important;padding:7px 12px!important;border:0!important;border-radius:18px!important;background:rgba(35,78,70,.65)!important;box-shadow:none!important;font-size:12px!important;font-weight:500!important;line-height:18px!important;color:#aadfd6!important;
}
html body #root#root .chat-shell .welly-message28>.chat-response-actions button.chat-expand-response{color:#b9f374!important}
html body #root#root .chat-shell .welly-message28>.chat-response-actions button.chat-expand-response::after{content:'⌄';display:inline-block;margin-left:7px}
html body #root#root .chat-shell .welly-message28>.chat-response-actions button.chat-expand-response[aria-expanded=true]::after{content:'⌃'}
html body #root#root .chat-shell .welly-message28>.chat-response-actions button:disabled{opacity:.5}
