/* Font Awesome 6.4.0 Subset — Auto-generated */
/* DO NOT EDIT — Regenerate: python3 scripts/build-fa-subset.py */

/* ── @font-face ── */
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/fa-solid-subset.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-subset.woff2') format('woff2');
}

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

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

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

/* ── Utility classes ── */
.fa-spin { animation: fa-spin 2s infinite linear; }
.fa-spin-reverse { animation-direction: reverse; }
.fa-pulse { animation: fa-spin 1s infinite steps(8); }
@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
.fa-fw { text-align: center; width: 1.25em; }
.fa-lg { font-size: 1.33333em; line-height: .75em; vertical-align: -.0667em; }
.fa-xs { font-size: .75em; }
.fa-sm { font-size: .875em; }
.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-beat { animation: fa-beat 1s ease infinite; }
@keyframes fa-beat { 0%,90% { transform: scale(1); } 45% { transform: scale(1.25); } }
.fa-fade { animation: fa-fade 1s ease infinite; }
@keyframes fa-fade { 50% { opacity: .4; } }
.fa-bounce { animation: fa-bounce 1s ease infinite; }
@keyframes fa-bounce { 0%,64%,100% { transform: scale(1,1) translateY(0); } 10% { transform: scale(1.1,.9) translateY(0); } 30% { transform: scale(.9,1.1) translateY(-.5em); } 50% { transform: scale(1.05,.95) translateY(0); } }
.fa-flip { animation: fa-flip 1s ease infinite; }
@keyframes fa-flip { 50% { transform: rotateY(180deg); } }
.fa-shake { animation: fa-shake 1s ease infinite; }
@keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 24%,100% { transform: rotate(0deg); } }

/* ── Solid icon glyphs ── */
.fa-ad::before { content: "\f641"; }
.fa-align-left::before { content: "\f036"; }
.fa-archive::before { content: "\f187"; }
.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-award::before { content: "\f559"; }
.fa-ban::before { content: "\f05e"; }
.fa-bars::before { content: "\f0c9"; }
.fa-bell::before { content: "\f0f3"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-bottle-droplet::before { content: "\e4c4"; }
.fa-box::before { content: "\f466"; }
.fa-box-open::before { content: "\f49e"; }
.fa-boxes::before { content: "\f468"; }
.fa-boxes-stacked::before { content: "\f468"; }
.fa-building::before { content: "\f1ad"; }
.fa-bullhorn::before { content: "\f0a1"; }
.fa-cart-arrow-down::before { content: "\f218"; }
.fa-cart-plus::before { content: "\f217"; }
.fa-certificate::before { content: "\f0a3"; }
.fa-chart-line::before { content: "\f201"; }
.fa-chart-pie::before { content: "\f200"; }
.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-circle::before { content: "\f111"; }
.fa-circle-notch::before { content: "\f1ce"; }
.fa-clipboard-check::before { content: "\f46c"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-clock::before { content: "\f017"; }
.fa-cloud-upload-alt::before { content: "\f0ee"; }
.fa-code-branch::before { content: "\f126"; }
.fa-cog::before { content: "\f013"; }
.fa-cogs::before { content: "\f085"; }
.fa-coins::before { content: "\f51e"; }
.fa-comment-dots::before { content: "\f4ad"; }
.fa-comment-slash::before { content: "\f4b3"; }
.fa-compress::before { content: "\f066"; }
.fa-copy::before { content: "\f0c5"; }
.fa-crown::before { content: "\f521"; }
.fa-desktop::before { content: "\f390"; }
.fa-dollar-sign::before { content: "\24"; }
.fa-download::before { content: "\f019"; }
.fa-edit::before { content: "\f044"; }
.fa-envelope::before { content: "\f0e0"; }
.fa-exclamation-circle::before { content: "\f06a"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-expand::before { content: "\f065"; }
.fa-expand-arrows-alt::before { content: "\f31e"; }
.fa-external-link-alt::before { content: "\f35d"; }
.fa-eye::before { content: "\f06e"; }
.fa-eye-slash::before { content: "\f070"; }
.fa-fan::before { content: "\f863"; }
.fa-file-csv::before { content: "\f6dd"; }
.fa-file-invoice::before { content: "\f570"; }
.fa-file-invoice-dollar::before { content: "\f571"; }
.fa-file-pdf::before { content: "\f1c1"; }
.fa-file-upload::before { content: "\f574"; }
.fa-filter::before { content: "\f0b0"; }
.fa-fire::before { content: "\f06d"; }
.fa-fire-alt::before { content: "\f7e4"; }
.fa-flag::before { content: "\f024"; }
.fa-flask::before { content: "\f0c3"; }
.fa-gem::before { content: "\f3a5"; }
.fa-gift::before { content: "\f06b"; }
.fa-gifts::before { content: "\f79c"; }
.fa-globe::before { content: "\f0ac"; }
.fa-globe-asia::before { content: "\f57e"; }
.fa-hand-holding-usd::before { content: "\f4c0"; }
.fa-hand-pointer::before { content: "\f25a"; }
.fa-hdd::before { content: "\f0a0"; }
.fa-heading::before { content: "\f1dc"; }
.fa-heart::before { content: "\f004"; }
.fa-history::before { content: "\f1da"; }
.fa-home::before { content: "\f015"; }
.fa-hourglass-start::before { content: "\f251"; }
.fa-id-card::before { content: "\f2c2"; }
.fa-image::before { content: "\f03e"; }
.fa-images::before { content: "\f302"; }
.fa-info::before { content: "\f129"; }
.fa-info-circle::before { content: "\f05a"; }
.fa-key::before { content: "\f084"; }
.fa-layer-group::before { content: "\f5fd"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-link::before { content: "\f0c1"; }
.fa-list::before { content: "\f03a"; }
.fa-list-ul::before { content: "\f0ca"; }
.fa-lock::before { content: "\f023"; }
.fa-magic::before { content: "\f0d0"; }
.fa-map-marker-alt::before { content: "\f3c5"; }
.fa-mars::before { content: "\f222"; }
.fa-minus::before { content: "\f068"; }
.fa-mobile-alt::before { content: "\f3cd"; }
.fa-money-bill-wave::before { content: "\f53a"; }
.fa-network-wired::before { content: "\f6ff"; }
.fa-paint-brush::before { content: "\f1fc"; }
.fa-palette::before { content: "\f53f"; }
.fa-paper-plane::before { content: "\f1d8"; }
.fa-paragraph::before { content: "\f1dd"; }
.fa-pen::before { content: "\f304"; }
.fa-pen-fancy::before { content: "\f5ac"; }
.fa-pencil-alt::before { content: "\f303"; }
.fa-pepper-hot::before { content: "\f816"; }
.fa-percentage::before { content: "\25"; }
.fa-phone::before { content: "\f095"; }
.fa-phone-slash::before { content: "\f3dd"; }
.fa-plus::before { content: "\2b"; }
.fa-plus-circle::before { content: "\f055"; }
.fa-print::before { content: "\f02f"; }
.fa-question::before { content: "\3f"; }
.fa-receipt::before { content: "\f543"; }
.fa-redo::before { content: "\f01e"; }
.fa-rocket::before { content: "\f135"; }
.fa-route::before { content: "\f4d7"; }
.fa-ruler::before { content: "\f545"; }
.fa-running::before { content: "\f70c"; }
.fa-save::before { content: "\f0c7"; }
.fa-search::before { content: "\f002"; }
.fa-server::before { content: "\f233"; }
.fa-shipping-fast::before { content: "\f48b"; }
.fa-shopping-bag::before { content: "\f290"; }
.fa-shopping-cart::before { content: "\f07a"; }
.fa-sign-in-alt::before { content: "\f2f6"; }
.fa-sign-out-alt::before { content: "\f2f5"; }
.fa-sort::before { content: "\f0dc"; }
.fa-spinner::before { content: "\f110"; }
.fa-spray-can::before { content: "\f5bd"; }
.fa-star::before { content: "\f005"; }
.fa-star-half-alt::before { content: "\f5c0"; }
.fa-sticky-note::before { content: "\f249"; }
.fa-stopwatch::before { content: "\f2f2"; }
.fa-store::before { content: "\f54e"; }
.fa-sync-alt::before { content: "\f2f1"; }
.fa-tablet-alt::before { content: "\f3fa"; }
.fa-tachometer-alt::before { content: "\f625"; }
.fa-tag::before { content: "\f02b"; }
.fa-tags::before { content: "\f02c"; }
.fa-th::before { content: "\f00a"; }
.fa-th-large::before { content: "\f009"; }
.fa-ticket-alt::before { content: "\f3ff"; }
.fa-times::before { content: "\f00d"; }
.fa-times-circle::before { content: "\f057"; }
.fa-tint::before { content: "\f043"; }
.fa-tools::before { content: "\f7d9"; }
.fa-transgender-alt::before { content: "\f225"; }
.fa-trash::before { content: "\f1f8"; }
.fa-trash-alt::before { content: "\f2ed"; }
.fa-trash-restore::before { content: "\f829"; }
.fa-tree::before { content: "\f1bb"; }
.fa-truck::before { content: "\f0d1"; }
.fa-undo::before { content: "\f0e2"; }
.fa-undo-alt::before { content: "\f2ea"; }
.fa-university::before { content: "\f19c"; }
.fa-user::before { content: "\f007"; }
.fa-user-circle::before { content: "\f2bd"; }
.fa-user-plus::before { content: "\f234"; }
.fa-user-shield::before { content: "\f505"; }
.fa-users::before { content: "\f0c0"; }
.fa-venus::before { content: "\f221"; }
.fa-venus-mars::before { content: "\f228"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-water::before { content: "\f773"; }
.fa-wifi::before { content: "\f1eb"; }
.fa-wind::before { content: "\f72e"; }
.fa-wine-bottle::before { content: "\f72f"; }

/* ── Brand icon glyphs ── */
.fa-facebook::before { content: "\f09a"; }
.fa-facebook-f::before { content: "\f39e"; }
.fa-facebook-messenger::before { content: "\f39f"; }
.fa-google::before { content: "\f1a0"; }
.fa-instagram::before { content: "\f16d"; }
.fa-whatsapp::before { content: "\f232"; }
.fa-youtube::before { content: "\f167"; }
