.md{white-space:normal;font-size:14px;line-height:1.6}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md p{margin:0 0 8px}.md h1,.md h2,.md h3,.md h4{margin:12px 0 8px;line-height:1.3}.md h1{font-size:18px}.md h2{font-size:16px}.md h3{font-size:14px}.md ul,.md ol{margin:0 0 8px;padding-left:20px}.md li{margin:2px 0}.md a{color:#667eea}.md code{background:#f1f5f9;padding:1px 5px;border-radius:4px;font-size:12.5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.md pre{background:#f1f5f9;padding:10px;border-radius:8px;overflow-x:auto}.md pre code{background:none;padding:0}.md table{border-collapse:collapse;width:100%;margin:10px 0;font-size:13px;display:block;overflow-x:auto}.md caption{caption-side:top;text-align:left;font-weight:600;padding:0 0 6px;color:#334155}.md th,.md td{border:1px solid #e2e8f0;padding:6px 10px;text-align:left;white-space:nowrap}.md thead th{background:#f8fafc;font-weight:600}.md tbody tr:nth-child(2n){background:#fafafa}.md svg{display:block;margin:12px 0;max-width:100%;height:auto}.chat-history-list{display:flex;flex-direction:column;gap:2px;overflow-y:auto;flex:1;margin-top:4px;padding-right:2px}.chat-history-list::-webkit-scrollbar{width:4px}.chat-history-list::-webkit-scrollbar-track{background:transparent}.chat-history-list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.chat-history-list::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.chat-history-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#fff6;margin-bottom:6px;padding-left:2px}.chat-history-item{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .15s ease;background:transparent;min-height:36px;position:relative}.chat-history-item:hover{background:#ffffff14}.chat-history-item.active{background:#ffffff1f}.chat-history-item.active:hover{background:#ffffff29}.chat-history-title{flex:1;font-size:13px;color:#ddd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.chat-history-actions{display:flex;gap:2px;opacity:0;transition:opacity .15s ease;flex-shrink:0}.chat-history-item:hover .chat-history-actions,.chat-history-actions.show{opacity:1}.chat-history-action-btn{background:none;border:none;cursor:pointer;font-size:12px;padding:2px 5px;border-radius:4px;color:#bbb;line-height:1;transition:background .12s,color .12s}.chat-history-action-btn:hover{background:#ffffff1a;color:#fff}.chat-history-action-btn.confirm-delete{background:#ff505040;color:#ff6b6b;font-weight:700;font-size:13px;animation:pulse-delete .5s ease}.chat-history-action-btn.confirm-delete:hover{background:#ff505066}@keyframes pulse-delete{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.chat-history-rename-input{flex:1;background:#ffffff1a;border:1px solid rgba(167,139,250,.5);border-radius:4px;color:#fff;font-size:13px;padding:3px 6px;outline:none;min-width:0;transition:border-color .2s}.chat-history-rename-input:focus{border-color:#a78bfa;box-shadow:0 0 0 2px #a78bfa33}.chat-history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;flex:1;opacity:.45;padding:24px 0}.chat-history-empty-icon{font-size:24px}.chat-history-empty-text{font-size:12px;color:#aaa}.new-chat-btn:hover{background:#ffffff2e!important;border-color:#ffffff4d!important}.settings-btn:hover{background:#ffffff14!important;border-color:#ffffff40!important;color:#fff!important}
