/*
 * Font Awesome 6.5.2 — SUBSET build for FarmFuture.
 * Only the icon glyphs actually used in the app are shipped (50 icons across
 * solid / regular / brands), served locally from /fonts. This replaces the
 * full cdnjs all.min.css (~103KB) + full webfonts (~430KB) with ~3KB CSS +
 * ~7.5KB woff2. Regenerate with scratchpad/gen_fa_css.py if icon usage changes.
 */
@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")}

.fa,.fas,.fa-solid,.far,.fa-regular,.fab,.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,.fas,.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}
.far,.fa-regular{font-family:"Font Awesome 6 Free";font-weight:400}
.fab,.fa-brands{font-family:"Font Awesome 6 Brands";font-weight:400}

/* size + animation utilities still used in templates */
.fa-sm{font-size:.875em;line-height:.0714285705em;vertical-align:.0535714283em}
.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)}
@media (prefers-reduced-motion:reduce){.fa-spin{-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(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}

/* used icon glyphs */
.fa-add::before{content:"\2b"}
.fa-arrow-down::before{content:"\f063"}
.fa-arrow-left::before{content:"\f060"}
.fa-arrow-right::before{content:"\f061"}
.fa-arrow-trend-down::before{content:"\e097"}
.fa-arrow-trend-up::before{content:"\e098"}
.fa-arrow-up::before{content:"\f062"}
.fa-battery-empty::before{content:"\f244"}
.fa-battery-full::before{content:"\f240"}
.fa-battery-half::before{content:"\f242"}
.fa-battery-quarter::before{content:"\f243"}
.fa-battery-three-quarters::before{content:"\f241"}
.fa-bolt::before{content:"\f0e7"}
.fa-calendar-alt::before{content:"\f073"}
.fa-chart-column::before{content:"\e0e3"}
.fa-check::before{content:"\f00c"}
.fa-check-circle::before{content:"\f058"}
.fa-chevron-down::before{content:"\f078"}
.fa-chevron-right::before{content:"\f054"}
.fa-circle-xmark::before{content:"\f057"}
.fa-clock::before{content:"\f017"}
.fa-cloud::before{content:"\f0c2"}
.fa-cloud-arrow-up::before{content:"\f0ee"}
.fa-cloud-rain::before{content:"\f73d"}
.fa-cloud-showers-heavy::before{content:"\f740"}
.fa-cloud-sun::before{content:"\f6c4"}
.fa-download::before{content:"\f019"}
.fa-ellipsis-h::before{content:"\f141"}
.fa-globe::before{content:"\f0ac"}
.fa-history::before{content:"\f1da"}
.fa-info-circle::before{content:"\f05a"}
.fa-phone-alt::before{content:"\f879"}
.fa-question::before{content:"\3f"}
.fa-redo-alt::before{content:"\f2f9"}
.fa-seedling::before{content:"\f4d8"}
.fa-sign-out-alt::before{content:"\f2f5"}
.fa-sliders-h::before{content:"\f1de"}
.fa-smog::before{content:"\f75f"}
.fa-snowflake::before{content:"\f2dc"}
.fa-sun::before{content:"\f185"}
.fa-sync-alt::before{content:"\f2f1"}
.fa-times::before{content:"\f00d"}
.fa-tint::before{content:"\f043"}
.fa-tornado::before{content:"\f76f"}
.fa-tractor::before{content:"\f722"}
.fa-trash::before{content:"\f1f8"}
.fa-trash-alt::before{content:"\f2ed"}
.fa-user::before{content:"\f007"}
.fa-whatsapp::before{content:"\f232"}
.fa-wind::before{content:"\f72e"}
