#fileHistoryModal .modal-xl{max-width:900px!important}.history-item{padding:14px 16px;margin-bottom:8px;border-radius:14px;background:rgba(255,255,255,0.03)}.history-item:last-child{margin-bottom:0}.history-header{display:flex;align-items:center;gap:12px;margin-bottom:10px}.history-avatar{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.06);display:flex;align-items:center;justify-content:center;font-size:14px;color:rgba(255,255,255,0.6);overflow:hidden;flex-shrink:0}.history-avatar img{width:100%;height:100%;object-fit:cover}.history-avatar.no-image{background:hsl(var(--rc-hue,215),42%,26%);color:hsl(var(--rc-hue,215),85%,80%);font-weight:600}.history-meta{flex:1;min-width:0}.history-user{font-weight:600;color:rgba(255,255,255,0.95);font-size:14px;margin-bottom:2px}.history-info{font-size:12px;color:rgba(255,255,255,0.4);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.history-time{color:rgba(255,255,255,0.6);font-weight:500}.history-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:0.03em;border:none}.badge-create{background:rgba(34,197,94,0.15);color:#22c55e}.badge-update{background:rgba(59,130,246,0.15);color:#3b82f6}.badge-delete{background:rgba(239,68,68,0.15);color:#ef4444}.badge-sftp{background:rgba(251,191,36,0.12);color:#fbbf24}.badge-api{background:rgba(168,85,247,0.12);color:#a855f7}.badge-upload{background:rgba(236,72,153,0.12);color:#ec4899}.badge-editor{background:rgba(34,211,238,0.12);color:#22d3ee}.history-stats{font-size:12px;color:rgba(255,255,255,0.6);margin-bottom:10px;padding:6px 10px;background:rgba(255,255,255,0.04);border-radius:8px;display:inline-block}.history-stats .added{color:#22c55e;font-weight:600}.history-stats .removed{color:#ef4444;font-weight:600}.history-diff-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(255,255,255,0.06);border:none;border-radius:8px;color:rgba(255,255,255,0.7);font-size:12px;font-weight:500;cursor:pointer;transition:background 0.15s}.history-diff-toggle:hover{background:rgba(255,255,255,0.1)}.history-diff-toggle.expanded{background:rgba(255,255,255,0.08)}.history-diff{margin-top:12px;background:rgba(255,255,255,0.03);border-radius:10px;overflow:hidden;display:none}.history-diff.visible{display:block}.history-diff::before{content:'Changes';display:block;padding:8px 14px;background:rgba(255,255,255,0.03);color:rgba(255,255,255,0.4);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:0.05em}.diff-content{padding:12px 14px;font-family:'SF Mono',Monaco,'Cascadia Code',monospace;font-size:12px;line-height:1.6;overflow-x:auto;white-space:pre;color:rgba(255,255,255,0.75);max-height:350px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,0.1) transparent}.diff-line{display:block;padding:1px 8px;margin:0 -8px;border-radius:3px}.diff-line-add{background:rgba(34,197,94,0.1);color:#4ade80;border-left:2px solid #22c55e;margin-left:-10px;padding-left:10px}.diff-line-remove{background:rgba(239,68,68,0.1);color:#f87171;border-left:2px solid #ef4444;margin-left:-10px;padding-left:10px}.diff-line-header{color:#60a5fa;font-weight:600;background:rgba(59,130,246,0.08);margin:6px -8px;padding:4px 8px;border-radius:3px}.diff-binary-notice{padding:24px 16px;text-align:center;color:rgba(255,255,255,0.4);font-size:13px}@media (max-width:768px){#fileHistoryModal .modal-dialog{margin:12px}.history-item{padding:12px 0}.history-avatar{width:32px;height:32px}.diff-content{font-size:11px}.history-diff-toggle{width:100%;justify-content:center}}
