/* DataWizards custom styles */
html { scroll-behavior: smooth; }
:root { --brand: #0b1a2b; --brand-accent: #0e3a8a; }
details > summary::-webkit-details-marker { display: none; }