/* Compatibility layer for templates that still rely on the legacy stylesheet. */
html { scroll-behavior: smooth; }
body { margin: 0; }
img { max-width: 100%; }
[hidden] { display: none !important; }
