/**
 * Font Awesome 6.4.0 - Subset Local
 * Solo incluye los iconos usados en MiHogar (web + admin)
 * Ubicación: public/css/fontawesome-local.css
 */

/* ============================================================ */
/* @font-face - Fuentes locales */
/* ============================================================ */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/fonts/fa-solid-900.woff2") format("woff2");
}

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

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

/* ============================================================ */
/* Clases base */
/* ============================================================ */
.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;
}

.fa,
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.far {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}

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

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

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

.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -0.0667em; }
.fa-xs { font-size: 0.75em; }
.fa-sm { font-size: 0.875em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-fw { text-align: center; width: 1.25em; }

/* ============================================================ */
/* Iconos - Web + Admin (~150 iconos) */
/* ============================================================ */

/* A */
.fa-angle-left::before { content: "\f104"; }
.fa-angle-right::before { content: "\f105"; }
.fa-arrow-left::before { content: "\f060"; }
.fa-arrow-right::before { content: "\f061"; }

/* B */
.fa-ban::before { content: "\f05e"; }
.fa-bars::before { content: "\f0c9"; }
.fa-bell::before { content: "\f0f3"; }
.fa-bitcoin::before { content: "\f379"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-box::before { content: "\f466"; }
.fa-box-open::before { content: "\f49e"; }
.fa-boxes::before { content: "\f468"; }
.fa-building::before { content: "\f1ad"; }

/* C */
.fa-calendar::before { content: "\f133"; }
.fa-calendar-alt::before { content: "\f073"; }
.fa-calendar-plus::before { content: "\f271"; }
.fa-cart-plus::before { content: "\f217"; }
.fa-check::before { content: "\f00c"; }
.fa-check-circle::before { content: "\f058"; }
.fa-check-double::before { content: "\f560"; }
.fa-chevron-down::before { content: "\f078"; }
.fa-chevron-left::before { content: "\f053"; }
.fa-chevron-right::before { content: "\f054"; }
.fa-chevron-up::before { content: "\f077"; }
.fa-city::before { content: "\f64f"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-clock::before { content: "\f017"; }
.fa-cloud-upload-alt::before { content: "\f382"; }
.fa-code::before { content: "\f121"; }
.fa-cog::before { content: "\f013"; }
.fa-coins::before { content: "\f51e"; }
.fa-comment-slash::before { content: "\f4b3"; }
.fa-copy::before { content: "\f0c5"; }
.fa-credit-card::before { content: "\f09d"; }
.fa-crosshairs::before { content: "\f05b"; }
.fa-cube::before { content: "\f1b2"; }
.fa-cubes::before { content: "\f1b3"; }

/* D */
.fa-directions::before { content: "\f5eb"; }
.fa-dollar-sign::before { content: "\f155"; }
.fa-download::before { content: "\f019"; }

/* E */
.fa-edit::before { content: "\f044"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-exchange-alt::before { content: "\f362"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-external-link-alt::before { content: "\f35d"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }

/* F */
.fa-facebook::before { content: "\f09a"; }
.fa-file-import::before { content: "\f56f"; }
.fa-file-invoice::before { content: "\f570"; }
.fa-filter::before { content: "\f0b0"; }
.fa-fire::before { content: "\f06d"; }
.fa-flask::before { content: "\f0c3"; }
.fa-folder::before { content: "\f07b"; }
.fa-folder-open::before { content: "\f07c"; }
.fa-folder-tree::before { content: "\f802"; }

/* G */
.fa-gift::before { content: "\f06b"; }
.fa-globe::before { content: "\f0ac"; }
.fa-globe-americas::before { content: "\f57d"; }

/* H */
.fa-headset::before { content: "\f590"; }
.fa-heart::before { content: "\f004"; }
.fa-history::before { content: "\f1da"; }
.fa-home::before { content: "\f015"; }
.fa-hourglass-half::before { content: "\f252"; }

/* I */
.fa-image::before { content: "\f03e"; }
.fa-images::before { content: "\f302"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-instagram::before { content: "\f16d"; }

/* K */
.fa-key::before { content: "\f084"; }

/* L */
.fa-leaf::before { content: "\f06c"; }
.fa-link::before { content: "\f0c1"; }
.fa-list::before { content: "\f03a"; }
.fa-list-ol::before { content: "\f0cb"; }
.fa-lock::before { content: "\f023"; }

/* M */
.fa-mail-bulk::before { content: "\f674"; }
.fa-map::before { content: "\f279"; }
.fa-map-marked-alt::before { content: "\f5a0"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-map-pin::before { content: "\f276"; }
.fa-minus::before { content: "\f068"; }
.fa-minus-circle::before { content: "\f056"; }
.fa-money-bill::before { content: "\f0d6"; }

/* P */
.fa-paint-brush::before { content: "\f1fc"; }
.fa-palette::before { content: "\f53f"; }
.fa-pause::before { content: "\f04c"; }
.fa-paypal::before { content: "\f1ed"; }
.fa-pen::before { content: "\f304"; }
.fa-percent::before { content: "\f295"; }
.fa-percentage::before { content: "\f541"; }
.fa-phone::before { content: "\f095"; }
.fa-plane::before { content: "\f072"; }
.fa-play::before { content: "\f04b"; }
.fa-plug::before { content: "\f1e6"; }
.fa-plus::before { content: "\f067"; }
.fa-plus-circle::before { content: "\f055"; }
.fa-print::before { content: "\f02f"; }
.fa-project-diagram::before { content: "\f542"; }

/* Q */
.fa-question::before { content: "\f128"; }

/* R */
.fa-random::before { content: "\f074"; }
.fa-receipt::before { content: "\f543"; }
.fa-redo::before { content: "\f01e"; }
.fa-reply::before { content: "\f3e5"; }
.fa-route::before { content: "\f4d7"; }

/* S */
.fa-save::before { content: "\f0c7"; }
.fa-search::before { content: "\f002"; }
.fa-server::before { content: "\f233"; }
.fa-shield-alt::before { content: "\f3ed"; }
.fa-shipping-fast::before { content: "\f48b"; }
.fa-shopping-bag::before { content: "\f290"; }
.fa-shopping-basket::before { content: "\f291"; }
.fa-shopping-cart::before { content: "\f07a"; }
.fa-sign-in-alt::before { content: "\f2f6"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-sliders-h::before { content: "\f1de"; }
.fa-sort::before { content: "\f0dc"; }
.fa-sort-down::before { content: "\f0dd"; }
.fa-sort-up::before { content: "\f0de"; }
.fa-sparkles::before { content: "\f890"; }
.fa-spinner::before { content: "\f110"; }
.fa-star::before { content: "\f005"; }
.fa-store::before { content: "\f54e"; }
.fa-sync::before { content: "\f021"; }
.fa-sync-alt::before { content: "\f2f1"; }

/* T */
.fa-tag::before { content: "\f02b"; }
.fa-tags::before { content: "\f02c"; }
.fa-th::before { content: "\f00a"; }
.fa-th-large::before { content: "\f009"; }
.fa-thumbs-up::before { content: "\f164"; }
.fa-ticket-alt::before { content: "\f3ff"; }
.fa-times::before { content: "\f00d"; }
.fa-times-circle::before { content: "\f057"; }
.fa-toggle-off::before { content: "\f204"; }
.fa-toggle-on::before { content: "\f205"; }
.fa-trash::before { content: "\f1f8"; }
.fa-trash-alt::before { content: "\f2ed"; }
.fa-trophy::before { content: "\f091"; }
.fa-truck::before { content: "\f0d1"; }

/* U */
.fa-undo::before { content: "\f0e2"; }
.fa-university::before { content: "\f19c"; }
.fa-user::before { content: "\f007"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user-cog::before { content: "\f4fe"; }
.fa-user-friends::before { content: "\f500"; }
.fa-user-plus::before { content: "\f234"; }
.fa-users::before { content: "\f0c0"; }

/* V */
.fa-vial::before { content: "\f492"; }

/* W */
.fa-wallet::before { content: "\f555"; }
.fa-weight::before { content: "\f496"; }
.fa-weight-hanging::before { content: "\f5cd"; }
.fa-whatsapp::before { content: "\f232"; }