/*!
 * Font Awesome Free 6.5.1 — SUBSET PARADISE
 * Generado automaticamente para io42 #797 [C1F] 2026-05-29.
 * Solo los iconos efectivamente usados en el codebase.
 * NO editar a mano: regenerar con `scripts/build-fa-subset.sh`.
 *
 * Sustituye al CDN cdnjs (~376 KB de assets brutos por carga).
 *
 * License: Font Awesome Free 6.5.1 (Icons CC BY 4.0, Fonts SIL OFL 1.1, Code MIT).
 */

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

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

/* Compat: legacy .fa / .fas / .far herredan solid (FA Pro tiene varios pesos;
   este subset solo provee solid + brands, suficiente para nuestro uso). */
.fa,
.fas,
.fa-solid,
.fa-regular,
.far,
.fa-classic {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

/* Sizing utilities */
.fa-xs { font-size: .75em; line-height: .066667em; vertical-align: .15em; }
.fa-sm { font-size: .875em; line-height: .071429em; vertical-align: .053571em; }
.fa-lg { font-size: 1.25em; line-height: .05em; vertical-align: -.075em; }
.fa-xl { font-size: 1.5em; line-height: .041667em; vertical-align: -.125em; }
.fa-2xl { font-size: 2em; line-height: .03125em; vertical-align: -.1875em; }
.fa-1x { font-size: 1em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }
.fa-6x { font-size: 6em; }
.fa-7x { font-size: 7em; }
.fa-8x { font-size: 8em; }
.fa-9x { font-size: 9em; }
.fa-10x { font-size: 10em; }

.fa-fw { text-align: center; width: 1.25em; }

/* Animations */
.fa-spin {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-delay: var(--fa-animation-delay, 0s);
  animation-delay: var(--fa-animation-delay, 0s);
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 2s);
  animation-duration: var(--fa-animation-duration, 2s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, linear);
  animation-timing-function: var(--fa-animation-timing, linear);
}

.fa-pulse,
.fa-spin-pulse {
  -webkit-animation-name: fa-spin;
  animation-name: fa-spin;
  -webkit-animation-direction: var(--fa-animation-direction, normal);
  animation-direction: var(--fa-animation-direction, normal);
  -webkit-animation-duration: var(--fa-animation-duration, 1s);
  animation-duration: var(--fa-animation-duration, 1s);
  -webkit-animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  -webkit-animation-timing-function: var(--fa-animation-timing, steps(8));
  animation-timing-function: var(--fa-animation-timing, steps(8));
}

@media (prefers-reduced-motion: reduce) {
  .fa-spin,
  .fa-spin-pulse,
  .fa-pulse {
    -webkit-animation-delay: -1ms;
    animation-delay: -1ms;
    -webkit-animation-duration: 1ms;
    animation-duration: 1ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
}

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

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

.sr-only,
.fa-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* ─── Iconos solid ─── */
.fa-align-left:before { content: "\f036"; }
.fa-arrow-down:before { content: "\f063"; }
.fa-arrow-left:before { content: "\f060"; }
.fa-arrow-right:before { content: "\f061"; }
.fa-arrow-up:before { content: "\f062"; }
.fa-arrow-up-right-from-square:before { content: "\f08e"; }
.fa-award:before { content: "\f559"; }
.fa-baby:before { content: "\f77c"; }
.fa-bag-shopping:before { content: "\f290"; }
.fa-ban:before { content: "\f05e"; }
.fa-bars:before { content: "\f0c9"; }
.fa-basket-shopping:before { content: "\f291"; }
.fa-bed:before { content: "\f236"; }
.fa-bell:before { content: "\f0f3"; }
.fa-bell-concierge:before { content: "\f562"; }
.fa-bolt:before { content: "\f0e7"; }
.fa-book-open:before { content: "\f518"; }
.fa-bookmark:before { content: "\f02e"; }
.fa-bowl-food:before { content: "\e4c6"; }
.fa-box:before { content: "\f466"; }
.fa-box-open:before { content: "\f49e"; }
.fa-briefcase:before { content: "\f0b1"; }
.fa-broom:before { content: "\f51a"; }
.fa-building:before { content: "\f1ad"; }
.fa-building-columns:before { content: "\f19c"; }
.fa-bullhorn:before { content: "\f0a1"; }
.fa-bullseye:before { content: "\f140"; }
.fa-bus:before { content: "\f207"; }
.fa-cake-candles:before { content: "\f1fd"; }
.fa-calendar:before { content: "\f133"; }
.fa-calendar-alt:before { content: "\f073"; }
.fa-calendar-check:before { content: "\f274"; }
.fa-calendar-day:before { content: "\f783"; }
.fa-calendar-days:before { content: "\f073"; }
.fa-calendar-plus:before { content: "\f271"; }
.fa-calendar-xmark:before { content: "\f273"; }
.fa-camera:before { content: "\f030"; }
.fa-camera-retro:before { content: "\f083"; }
.fa-cart-plus:before { content: "\f217"; }
.fa-cart-shopping:before { content: "\f07a"; }
.fa-champagne-glasses:before { content: "\f79f"; }
.fa-chart-line:before { content: "\f201"; }
.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-circle:before { content: "\f111"; }
.fa-circle-check:before { content: "\f058"; }
.fa-circle-exclamation:before { content: "\f06a"; }
.fa-circle-info:before { content: "\f05a"; }
.fa-circle-question:before { content: "\f059"; }
.fa-circle-user:before { content: "\f2bd"; }
.fa-circle-xmark:before { content: "\f057"; }
.fa-clipboard-check:before { content: "\f46c"; }
.fa-clipboard-list:before { content: "\f46d"; }
.fa-clipboard-question:before { content: "\e4e3"; }
.fa-clock:before { content: "\f017"; }
.fa-clock-rotate-left:before { content: "\f1da"; }
.fa-comment:before { content: "\f075"; }
.fa-comment-dots:before { content: "\f4ad"; }
.fa-comments:before { content: "\f086"; }
.fa-concierge-bell:before { content: "\f562"; }
.fa-credit-card:before { content: "\f09d"; }
.fa-cross:before { content: "\f654"; }
.fa-crosshairs:before { content: "\f05b"; }
.fa-crown:before { content: "\f521"; }
.fa-diamond-turn-right:before { content: "\f5eb"; }
.fa-dice:before { content: "\f522"; }
.fa-envelope:before { content: "\f0e0"; }
.fa-euro-sign:before { content: "\f153"; }
.fa-exclamation:before { content: "\21"; }
.fa-exclamation-circle:before { content: "\f06a"; }
.fa-exclamation-triangle:before { content: "\f071"; }
.fa-eye:before { content: "\f06e"; }
.fa-eye-slash:before { content: "\f070"; }
.fa-face-grin-hearts:before { content: "\f584"; }
.fa-file:before { content: "\f15b"; }
.fa-file-arrow-down:before { content: "\f56d"; }
.fa-file-excel:before { content: "\f1c3"; }
.fa-file-image:before { content: "\f1c5"; }
.fa-file-invoice:before { content: "\f570"; }
.fa-file-lines:before { content: "\f15c"; }
.fa-file-pdf:before { content: "\f1c1"; }
.fa-file-word:before { content: "\f1c2"; }
.fa-fire:before { content: "\f06d"; }
.fa-flag-checkered:before { content: "\f11e"; }
.fa-floppy-disk:before { content: "\f0c7"; }
.fa-gauge-high:before { content: "\f625"; }
.fa-gift:before { content: "\f06b"; }
.fa-graduation-cap:before { content: "\f19d"; }
.fa-hand:before { content: "\f256"; }
.fa-hand-holding-dollar:before { content: "\f4c0"; }
.fa-hand-holding-heart:before { content: "\f4be"; }
.fa-hands-helping:before { content: "\f4c4"; }
.fa-handshake:before { content: "\f2b5"; }
.fa-headset:before { content: "\f590"; }
.fa-heart:before { content: "\f004"; }
.fa-hotel:before { content: "\f594"; }
.fa-hourglass-half:before { content: "\f252"; }
.fa-house:before { content: "\f015"; }
.fa-id-card:before { content: "\f2c2"; }
.fa-image:before { content: "\f03e"; }
.fa-info-circle:before { content: "\f05a"; }
.fa-key:before { content: "\f084"; }
.fa-laptop:before { content: "\f109"; }
.fa-leaf:before { content: "\f06c"; }
.fa-lightbulb:before { content: "\f0eb"; }
.fa-link:before { content: "\f0c1"; }
.fa-list-check:before { content: "\f0ae"; }
.fa-location-dot:before { content: "\f3c5"; }
.fa-lock:before { content: "\f023"; }
.fa-lock-open:before { content: "\f3c1"; }
.fa-magnifying-glass:before { content: "\f002"; }
.fa-map-location-dot:before { content: "\f5a0"; }
.fa-map-pin:before { content: "\f276"; }
.fa-mars:before { content: "\f222"; }
.fa-message:before { content: "\f27a"; }
.fa-minus:before { content: "\f068"; }
.fa-money-bill-wave:before { content: "\f53a"; }
.fa-mug-hot:before { content: "\f7b6"; }
.fa-music:before { content: "\f001"; }
.fa-newspaper:before { content: "\f1ea"; }
.fa-paper-plane:before { content: "\f1d8"; }
.fa-pen:before { content: "\f304"; }
.fa-pen-to-square:before { content: "\f044"; }
.fa-pencil:before { content: "\f303"; }
.fa-person-hiking:before { content: "\f6ec"; }
.fa-phone:before { content: "\f095"; }
.fa-plane-departure:before { content: "\f5b0"; }
.fa-plug:before { content: "\f1e6"; }
.fa-plus:before { content: "\2b"; }
.fa-plus-circle:before { content: "\f055"; }
.fa-puzzle-piece:before { content: "\f12e"; }
.fa-question:before { content: "\3f"; }
.fa-quote-left:before { content: "\f10d"; }
.fa-receipt:before { content: "\f543"; }
.fa-right-from-bracket:before { content: "\f2f5"; }
.fa-right-to-bracket:before { content: "\f2f6"; }
.fa-ring:before { content: "\f70b"; }
.fa-rocket:before { content: "\f135"; }
.fa-rotate-left:before { content: "\f2ea"; }
.fa-rotate-right:before { content: "\f2f9"; }
.fa-route:before { content: "\f4d7"; }
.fa-shapes:before { content: "\f61f"; }
.fa-share-nodes:before { content: "\f1e0"; }
.fa-shield-halved:before { content: "\f3ed"; }
.fa-shirt:before { content: "\f553"; }
.fa-shopping-bag:before { content: "\f290"; }
.fa-sliders:before { content: "\f1de"; }
.fa-spinner:before { content: "\f110"; }
.fa-star:before { content: "\f005"; }
.fa-store:before { content: "\f54e"; }
.fa-store-slash:before { content: "\e071"; }
.fa-suitcase-rolling:before { content: "\f5c1"; }
.fa-sun:before { content: "\f185"; }
.fa-tag:before { content: "\f02b"; }
.fa-tags:before { content: "\f02c"; }
.fa-trash:before { content: "\f1f8"; }
.fa-trash-can:before { content: "\f2ed"; }
.fa-tree:before { content: "\f1bb"; }
.fa-triangle-exclamation:before { content: "\f071"; }
.fa-trophy:before { content: "\f091"; }
.fa-truck:before { content: "\f0d1"; }
.fa-truck-fast:before { content: "\f48b"; }
.fa-universal-access:before { content: "\f29a"; }
.fa-user:before { content: "\f007"; }
.fa-user-check:before { content: "\f4fc"; }
.fa-user-clock:before { content: "\f4fd"; }
.fa-user-gear:before { content: "\f4fe"; }
.fa-user-group:before { content: "\f500"; }
.fa-user-pen:before { content: "\f4ff"; }
.fa-user-plus:before { content: "\f234"; }
.fa-user-tie:before { content: "\f508"; }
.fa-user-xmark:before { content: "\f235"; }
.fa-users:before { content: "\f0c0"; }
.fa-users-slash:before { content: "\e073"; }
.fa-utensils:before { content: "\f2e7"; }
.fa-venus:before { content: "\f221"; }
.fa-wallet:before { content: "\f555"; }
.fa-wand-magic-sparkles:before { content: "\e2ca"; }
.fa-wheat-awn:before { content: "\e2cd"; }
.fa-wheat-awn-circle-exclamation:before { content: "\e598"; }
.fa-xmark:before { content: "\f00d"; }

/* ─── Iconos brands ─── */

.fa-facebook:before { content: "\f09a"; }
.fa-facebook-f:before { content: "\f39e"; }
.fa-google:before { content: "\f1a0"; }
.fa-instagram:before { content: "\f16d"; }
.fa-tiktok:before { content: "\e07b"; }
.fa-whatsapp:before { content: "\f232"; }
.fa-x-twitter:before { content: "\e61b"; }
.fa-youtube:before { content: "\f167"; }
