body { background: #f0f2f5; }
.ftp-browser { max-height: 360px; overflow: auto; background: #fafafa; }
.ftp-item { padding: 4px 6px; cursor: pointer; border-radius: 4px; }
.ftp-item:hover { background: #e9ecef; }
.ftp-item.vid { color: #0d6efd; }
.card { border: none; }
