/*!
 * Font Awesome Free 6.0.0 (简化版) - 仅包含项目使用的图标
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

/* 基础样式 */
.fa, .fas, .far, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

.fab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
}

.far {
    font-weight: 400;
}

/* 字体文件 - 本地版本（稳定可靠） */
@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/assets/icons/webfonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/assets/icons/webfonts/fa-regular-400.woff2") format("woff2");
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("/assets/icons/webfonts/fa-brands-400.woff2") format("woff2");
}

/* 动画 */
.fa-spin {
    animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* 项目使用的图标 */
.fa-user:before { content: "\f007"; }
.fa-users:before { content: "\f0c0"; }
.fa-comments:before { content: "\f086"; }
.fa-heart:before { content: "\f004"; }
.fa-trophy:before { content: "\f091"; }
.fa-medal:before { content: "\f5a2"; }
.fa-crown:before { content: "\f521"; }
.fa-fire:before { content: "\f06d"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-map-marker-alt:before { content: "\f3c5"; }
.fa-yen-sign:before { content: "\24"; }
.fa-gift:before { content: "\f06b"; }
.fa-venus-mars:before { content: "\f228"; }
.fa-dumbbell:before { content: "\f44b"; }
.fa-table-tennis:before { content: "\f45d"; }
.fa-plus:before { content: "\2b"; }
.fa-times:before { content: "\f00d"; }
.fa-check:before { content: "\f00c"; }
.fa-trash-alt:before { content: "\f2ed"; }
.fa-edit:before { content: "\f044"; }
.fa-cog:before { content: "\f013"; }
.fa-sign-out-alt:before { content: "\f2f5"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-spinner:before { content: "\f110"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-minus:before { content: "\f503"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-chevron-down:before { content: "\f078"; }
.fa-chevron-left:before { content: "\f053"; }
.fa-chevron-right:before { content: "\f054"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-search:before { content: "\f002"; }
.fa-tags:before { content: "\f02c"; }
.fa-pen:before { content: "\f304"; }
.fa-cloud-upload-alt:before { content: "\f0ee"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-image:before { content: "\f03e"; }
.fa-camera:before { content: "\f030"; }
.fa-save:before { content: "\f0c7"; }
.fa-lock:before { content: "\f023"; }
.fa-phone:before { content: "\f095"; }
.fa-clock:before { content: "\f017"; }
.fa-smile:before { content: "\f118"; }
.fa-refresh:before { content: "\f021"; }
.fa-google:before { content: "\f1a0"; }
.fa-weixin:before { content: "\f1d7"; }
.fa-weibo:before { content: "\e746"; }
.fa-university:before { content: "\f19c"; }
.fa-chart-bar:before { content: "\f080"; }
.fa-play-circle:before { content: "\f144"; }
.fa-sign-in-alt:before { content: "\f2f6"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-user-friends:before { content: "\f500"; }

/* 新增缺失的图标定义 - 第一批 */
.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-bell:before { content: "\f0f3"; }
.fa-book:before { content: "\f02d"; }
.fa-calendar:before { content: "\f133"; }
.fa-chart-line:before { content: "\f201"; }
.fa-check-circle:before { content: "\f058"; }
.fa-check-double:before { content: "\f560"; }
.fa-circle:before { content: "\f111"; }
.fa-coins:before { content: "\f51e"; }
.fa-comment:before { content: "\f075"; }
.fa-comment-dots:before { content: "\f4ad"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-crystal-ball:before { content: "\e362"; }
.fa-envelope-open:before { content: "\f2b6"; }
.fa-external-link-alt:before { content: "\f35d"; }
.fa-file-alt:before { content: "\f15c"; }
.fa-filter:before { content: "\f0b0"; }
.fa-flag:before { content: "\f024"; }
.fa-globe:before { content: "\f0ac"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-history:before { content: "\f1da"; }
.fa-images:before { content: "\f302"; }
.fa-inbox:before { content: "\f01c"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-layer-group:before { content: "\f5fd"; }
.fa-list-ol:before { content: "\f0cb"; }
.fa-location-arrow:before { content: "\f124"; }
.fa-map:before { content: "\f279"; }
.fa-mars:before { content: "\f222"; }
.fa-minus:before { content: "\f068"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-play:before { content: "\f04b"; }
.fa-question-circle:before { content: "\f059"; }
.fa-redo:before { content: "\f01e"; }
.fa-robot:before { content: "\f544"; }
.fa-share:before { content: "\f064"; }
.fa-share-alt:before { content: "\f1e0"; }
.fa-sitemap:before { content: "\f0e8"; }
.fa-star:before { content: "\f005"; }
.fa-tag:before { content: "\f02b"; }
.fa-times-circle:before { content: "\f057"; }
.fa-trash:before { content: "\f1f8"; }
.fa-trending-up:before { content: "\f3c7"; }
.fa-user-check:before { content: "\f4fc"; }
.fa-user-times:before { content: "\f235"; }
.fa-venus:before { content: "\f221"; }

/* 尺寸 */
.fa-lg { font-size: 1.25em; }
.fa-2x { font-size: 2em; }
.fa-fw { text-align: center; width: 1.25em; }
