/* Font Awesome 6 — Minimal subset (only icons used on this site) */
/* @font-face declarations are in fonts.css */

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

/* ── Icons used ─────────────────────────────────── */
.fa-globe::before            { content: "\f0ac"; }
.fa-chevron-down::before     { content: "\f078"; }
.fa-moon::before             { content: "\f186"; }
.fa-sun::before              { content: "\f185"; }
.fa-bars::before             { content: "\f0c9"; }
.fa-chart-pie::before        { content: "\f200"; }
.fa-industry::before         { content: "\f275"; }
.fa-file-invoice-dollar::before { content: "\f571"; }
.fa-boxes-stacked::before    { content: "\e4b9"; }
.fa-users::before            { content: "\f0c0"; }
.fa-cart-flatbed::before     { content: "\e135"; }
.fa-cart-shopping::before    { content: "\f07a"; }
.fa-truck-fast::before       { content: "\f48b"; }
.fa-chart-line::before       { content: "\f201"; }
.fa-map::before              { content: "\f279"; }
.fa-robot::before            { content: "\f544"; }
.fa-flag::before             { content: "\f024"; }
.fa-sliders::before          { content: "\f1de"; }
.fa-database::before         { content: "\f1c0"; }
.fa-cloud::before            { content: "\f0c2"; }
.fa-graduation-cap::before   { content: "\f19d"; }
.fa-eye::before              { content: "\f06e"; }
.fa-store::before            { content: "\f54e"; }
.fa-pills::before            { content: "\f484"; }
.fa-flask::before            { content: "\f0c3"; }
.fa-ship::before             { content: "\f21a"; }
.fa-car::before              { content: "\f1b9"; }
.fa-cash-register::before    { content: "\f788"; }
.fa-money-bill-wave::before  { content: "\f53a"; }
.fa-tag::before              { content: "\f02b"; }
.fa-bolt::before             { content: "\f0e7"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-basket-shopping::before  { content: "\f291"; }
.fa-truck-ramp-box::before   { content: "\f4de"; }
.fa-wheat-awn::before        { content: "\e2cd"; }
.fa-bread-slice::before      { content: "\f7ec"; }
.fa-drumstick-bite::before   { content: "\f6d7"; }
.fa-fish::before             { content: "\f578"; }
.fa-apple-whole::before      { content: "\f5d1"; }
.fa-mug-hot::before          { content: "\f7b6"; }
.fa-utensils::before         { content: "\f2e7"; }
.fa-kit-medical::before      { content: "\f479"; }
.fa-shirt::before            { content: "\e3e4"; }
.fa-shoe-prints::before      { content: "\f54b"; }
.fa-gem::before              { content: "\f3a5"; }
.fa-scissors::before         { content: "\f0c4"; }
.fa-laptop::before           { content: "\f109"; }
.fa-mobile-screen::before    { content: "\e1cd"; }
.fa-tv::before               { content: "\f26c"; }
.fa-oil-can::before          { content: "\f613"; }
.fa-gas-pump::before         { content: "\f52f"; }
.fa-hammer::before           { content: "\f6e3"; }
.fa-wrench::before           { content: "\f0ad"; }
.fa-toolbox::before          { content: "\f552"; }
.fa-couch::before            { content: "\f4b8"; }
.fa-lightbulb::before        { content: "\f0eb"; }
.fa-book::before             { content: "\f02d"; }
.fa-print::before            { content: "\f02f"; }
.fa-dumbbell::before         { content: "\f44b"; }
.fa-gamepad::before          { content: "\f11b"; }
.fa-paw::before              { content: "\f1b0"; }
.fa-seedling::before         { content: "\f4d8"; }
.fa-spa::before              { content: "\f5bb"; }
.fa-screwdriver-wrench::before { content: "\f7d9"; }
.fa-plane::before            { content: "\f072"; }
