/* UTF-8 important pour éviter les caractères cassés */
@charset "UTF-8";

html { scroll-behavior: smooth; }
.hidden { display: none; }
