I'm a dev working on custom character sheets for the Adventures on a Dime system, and I have a weird issue-- CSS is working in Character Sheet Template Preview but not the custom sheet editor or in the game itself. There are a couple of things I need the CSS and JS working to test/set up, but I can't check my work because of the difference. Character Sheet editor the CSS has .sheet before each element declaration and afaik even if I'd messed that up it wouldn't remove all styling. The JS works fine on the sheet, but it doesn't look like the CSS is showing up. I'm more familiar with working with and troubleshooting sites, so I'm not sure where to start here or what I should be looking up, because it seems like the CSS should be consistent.