/* Minimal placeholder for Font Awesome to avoid layout break when CDN fails.
   Does NOT include icon fonts. Fallback script will hide icons when missing. */
.fa, .fas, .far, .fab, .fa-solid, .fa-regular, .fa-brands { display: inline-block; font-style: normal; }
.fa-fw { width: 1.25em; text-align: center; }
.fa-lg { font-size: 1.33333333em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
/* No font-family specified to prevent false-positive load detection. */