/* Offline icon fallback. Keeps the UI fully local when internet/CDN is disabled. */
.fa-solid,.fa{font-style:normal;font-weight:700;display:inline-block;min-width:1em;text-align:center;line-height:1}
.fa-solid::before,.fa::before{content:"◆"}
.fa-user-plus::before{content:"➕"}.fa-users::before{content:"👥"}.fa-triangle-exclamation::before{content:"⚠"}.fa-calendar-times::before{content:"⏱"}.fa-cogs::before{content:"⚙"}.fa-box-archive::before{content:"▣"}.fa-user-shield::before{content:"🛡"}.fa-list-check::before{content:"☑"}.fa-download::before{content:"⬇"}.fa-right-from-bracket::before{content:"⇥"}.fa-sim-card::before{content:"▣"}.fa-arrow-left::before{content:"←"}.fa-save::before{content:"💾"}.fa-image::before{content:"▧"}.fa-search::before{content:"⌕"}.fa-file-excel::before{content:"▦"}.fa-clock::before{content:"◷"}.fa-file-import::before{content:"⇪"}.fa-upload::before{content:"↑"}.fa-plus::before{content:"+"}.fa-pen::before{content:"✎"}.fa-envelope::before{content:"✉"}.fa-bell::before{content:"●"}.fa-database::before{content:"▥"}.fa-shield-halved::before{content:"⬟"}.fa-spinner::before{content:"◌"}.fa-trash::before{content:"×"}.fa-paper-plane::before{content:"➤"}.fa-hard-drive::before{content:"▤"}.fa-rotate::before{content:"↻"}.fa-key::before{content:"⚿"}.fa-server::before{content:"▧"}
.fa-spin{animation:fa-spin 1s linear infinite}@keyframes fa-spin{to{transform:rotate(360deg)}}
