.lamoi-chat-toolbar-actions{display:flex;gap:8px;align-items:center}.lamoi-chat-history{position:absolute;inset:74px 0 76px 0;background:#fff;z-index:12;border-top:1px solid #e5ece6;display:flex;flex-direction:column;min-height:0}.lamoi-chat-history[hidden]{display:none!important}.lamoi-chat-history-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #edf1ed}.lamoi-chat-history-head button{border:0;background:transparent;font-size:22px;cursor:pointer}.lamoi-chat-history-list{padding:10px 12px;overflow:auto;display:grid;gap:8px}.lamoi-chat-history-item{border:1px solid #dfe8e0;border-radius:12px;padding:10px;background:#fbfdfb}.lamoi-chat-history-item.active{border-color:#6ec56f;background:#f1faf1}.lamoi-chat-history-item p{margin:4px 0 8px;font-size:13px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lamoi-chat-history-meta{font-size:11px;color:#6a776d;display:flex;gap:8px;flex-wrap:wrap}.lamoi-chat-history-actions{display:flex;gap:8px;margin-top:8px}.lamoi-chat-history-actions button{border:1px solid #bed7c0;background:#fff;border-radius:999px;padding:6px 10px;cursor:pointer;font-weight:700;color:#2c6c34}.lamoi-chat-history-preview{overflow:auto;border-top:1px solid #edf1ed;padding:12px;max-height:48%}.lamoi-chat-history-preview .lamoi-chat-message{margin-bottom:8px}.lamoi-chat-history-empty{padding:22px;text-align:center;color:#718076}@media(max-width:760px){.lamoi-chat-toolbar{gap:8px}.lamoi-chat-toolbar-actions{gap:4px}.lamoi-chat-toolbar-actions button{font-size:12px;padding:6px}.lamoi-chat-history{inset:72px 0 72px 0}}
