/* 简化版Font Awesome图标 - 仅包含使用的图标 */

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/webfonts/fa-solid-900.woff2") format("woff2");
}

.fa, .fas, .fa-solid {
  font-family: 'Font Awesome 6 Free' !important;
  font-weight: 900 !important;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}

/* 仅包含项目中使用的图标 */
.fa-images::before { content: "\f302"; }
.fa-font::before { content: "\f031"; }
.fa-tools::before { content: "\f7d9"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-moon::before { content: "\f186"; }
.fa-sun::before { content: "\f185"; }
.fa-search::before { content: "\f002"; }
.fa-heart::before { content: "\f004"; }
.fa-home::before { content: "\f015"; }
.fa-star::before { content: "\f005"; }
.fa-link::before { content: "\f0c1"; }
.fa-globe::before { content: "\f0ac"; }
.fa-download::before { content: "\f019"; }
.fa-camera::before { content: "\f030"; }
.fa-video::before { content: "\f03d"; }
.fa-music::before { content: "\f001"; }
.fa-headphones::before { content: "\f025"; }
.fa-palette::before { content: "\f53f"; }
.fa-code::before { content: "\f121"; }
.fa-book::before { content: "\f02d"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-laptop::before { content: "\f109"; }
.fa-mobile::before { content: "\f3cd"; }
.fa-desktop::before { content: "\f108"; }
.fa-tablet::before { content: "\f3fa"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-phone::before { content: "\f095"; }
.fa-map-marker::before { content: "\f041"; }
.fa-clock::before { content: "\f017"; }
.fa-calendar::before { content: "\f133"; }
.fa-user::before { content: "\f007"; }
.fa-users::before { content: "\f0c0"; }
.fa-comment::before { content: "\f075"; }
.fa-share::before { content: "\f064"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-thumbs-down::before { content: "\f165"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-bookmark::before { content: "\f02e"; }
.fa-flag::before { content: "\f024"; }
.fa-tag::before { content: "\f02b"; }
.fa-tags::before { content: "\f02c"; }
.fa-folder::before { content: "\f07b"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-file::before { content: "\f15b"; }
.fa-file-alt::before { content: "\f15c"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-file-word::before { content: "\f1c2"; }
.fa-file-excel::before { content: "\f1c3"; }
.fa-file-powerpoint::before { content: "\f1c4"; }
.fa-file-image::before { content: "\f1c5"; }
.fa-file-audio::before { content: "\f1c7"; }
.fa-file-video::before { content: "\f1c8"; }
.fa-file-code::before { content: "\f1c9"; }
.fa-file-archive::before { content: "\f1c6"; }
.fa-cog::before { content: "\f013"; }
.fa-cogs::before { content: "\f085"; }
.fa-wrench::before { content: "\f0ad"; }
.fa-hammer::before { content: "\f6e3"; }
.fa-paint-brush::before { content: "\f1fc"; }
.fa-pencil::before { content: "\f040"; }
.fa-edit::before { content: "\f044"; }
.fa-save::before { content: "\f0c7"; }
.fa-print::before { content: "\f02f"; }
.fa-trash::before { content: "\f1f8"; }
.fa-undo::before { content: "\f0e2"; }
.fa-redo::before { content: "\f01e"; }
.fa-cut::before { content: "\f0c4"; }
.fa-copy::before { content: "\f0c5"; }
.fa-paste::before { content: "\f0ea"; }
.fa-clone::before { content: "\f24d"; }
.fa-crop::before { content: "\f125"; }
.fa-crop-alt::before { content: "\f565"; }
.fa-expand::before { content: "\f065"; }
.fa-compress::before { content: "\f066"; }
.fa-expand-alt::before { content: "\f424"; }
.fa-compress-alt::before { content: "\f422"; }
.fa-arrows-alt::before { content: "\f0b2"; }
.fa-arrows-alt-v::before { content: "\f338"; }
.fa-arrows-alt-h::before { content: "\f337"; }
.fa-arrows::before { content: "\f047"; }
.fa-arrows-h::before { content: "\f07e"; }
.fa-arrows-v::before { content: "\f07d"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-angle-left::before { content: "\f104"; }
.fa-angle-right::before { content: "\f105"; }
.fa-angle-up::before { content: "\f106"; }
.fa-angle-down::before { content: "\f107"; }
.fa-caret-left::before { content: "\f0d9"; }
.fa-caret-right::before { content: "\f0da"; }
.fa-caret-up::before { content: "\f0d8"; }
.fa-caret-down::before { content: "\f0d7"; }
.fa-minus::before { content: "\f068"; }
.fa-plus::before { content: "\f067"; }
.fa-times::before { content: "\f00d"; }
.fa-times-circle::before { content: "\f057"; }
.fa-check::before { content: "\f00c"; }
.fa-check-circle::before { content: "\f058"; }
.fa-info::before { content: "\f129"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-warning::before { content: "\f071"; }
.fa-exclamation::before { content: "\f12a"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-question::before { content: "\f128"; }
.fa-question-circle::before { content: "\f059"; }
.fa-ban::before { content: "\f05e"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-battery-full::before { content: "\f240"; }
.fa-battery-three-quarters::before { content: "\f241"; }
.fa-battery-half::before { content: "\f242"; }
.fa-battery-quarter::before { content: "\f243"; }
.fa-wifi::before { content: "\f1eb"; }
.fa-signal::before { content: "\f012"; }
.fa-lock::before { content: "\f023"; }
.fa-lock-open::before { content: "\f3c1"; }
.fa-key::before { content: "\f084"; }
.fa-shield::before { content: "\f132"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-blind::before { content: "\f29d"; }
.fa-deaf::before { content: "\f2a4"; }
.fa-wheelchair::before { content: "\f193"; }
.fa-universal-access::before { content: "\f29a"; }
.fa-bell::before { content: "\f0f3"; }
.fa-bell-slash::before { content: "\f1f6"; }
.fa-volume-up::before { content: "\f028"; }
.fa-volume-down::before { content: "\f027"; }
.fa-volume-off::before { content: "\f026"; }
.fa-microphone::before { content: "\f130"; }
.fa-microphone-slash::before { content: "\f131"; }
.fa-video::before { content: "\f03d"; }
.fa-video-slash::before { content: "\f4e2"; }
.fa-camera::before { content: "\f030"; }
.fa-camera-retro::before { content: "\f083"; }
.fa-image::before { content: "\f03e"; }
.fa-images::before { content: "\f302"; }
.fa-portrait::before { content: "\f3e0"; }
.fa-id-card::before { content: "\f2c2"; }
.fa-id-badge::before { content: "\f2c1"; }
.fa-address-card::before { content: "\f2bb"; }
.fa-address-book::before { content: "\f2b9"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-envelope-open::before { content: "\f2b6"; }
.fa-envelope-open-text::before { content: "\f658"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-phone::before { content: "\f095"; }
.fa-phone-alt::before { content: "\f879"; }
.fa-phone-square::before { content: "\f098"; }
.fa-phone-square-alt::before { content: "\f87b"; }
.fa-comments::before { content: "\f086"; }
.fa-comment::before { content: "\f075"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-comment-alt::before { content: "\f27a"; }
.fa-comment-slash::before { content: "\f4b3"; }
.fa-comments::before { content: "\f086"; }
.fa-comment-alt::before { content: "\f27a"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-comment-slash::before { content: "\f4b3"; }