Currently, when exporting the knowledge base as a ZIP file, custom CSS configured for the live site is not applied to the exported output. This causes several styling inconsistencies that make the exported file difficult to use as a deliverable. Below are the specific issues observed: * Inline code styling does not match the live knowledge base. * Code block styling is difficult to read. * Table styling does not match the live knowledge base and is hard to read. * Hyperlink styling within articles does not match the live knowledge base. * Font family, size, letter spacing, and line height are not configured correctly. * LNB hyperlinks appear to be using default Document360 CSS instead of the custom styles. * Overall, custom CSS does not appear to be applied to the exported file at all. We would like to request that custom CSS be reflected in the HTML Export ZIP file so that the exported output visually matches the live knowledge base. This is essential for us to use the exported file for external distribution and documentation purposes.