/*!
 * Font Awesome Free 6.5.1 (Optimized Subset for aFinancial)
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 * 
 * This is a custom subset containing only the icons used on afinancial.co.uk
 * Reduces file size from 2MB+ to ~8KB for faster loading
 */

/* Core Font Awesome Styles */
.fa,.fas,.far,.fal,.fat,.fad,.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}

/* Solid Icons (fas) */
.fas{font-family:"Font Awesome 6 Free";font-weight:900}

/* Regular Icons (far) */
.far{font-family:"Font Awesome 6 Free";font-weight:400}

/* Brands Icons (fab) */
.fab{font-family:"Font Awesome 6 Brands";font-weight:400}

/* Legacy FA 4 compatibility (fa prefix) */
.fa{font-family:"Font Awesome 6 Free";font-weight:900}

/* Font Face Declarations */
@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-solid-900.ttf) format("truetype")}

@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-regular-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-regular-400.ttf) format("truetype")}

@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/webfonts/fa-brands-400.ttf) format("truetype")}

/* Icon Definitions - Only icons used on afinancial.co.uk */

/* Solid Icons */
.fa-balance-scale:before{content:"\f24e"}
.fa-bolt:before{content:"\f0e7"}
.fa-book:before{content:"\f02d"}
.fa-calculator:before{content:"\f1ec"}
.fa-calendar-alt:before,.fa-calendar-day:before{content:"\f133"}
.fa-calendar-week:before{content:"\f784"}
.fa-chart-bar:before{content:"\f080"}
.fa-chart-line:before{content:"\f201"}
.fa-check:before{content:"\f00c"}
.fa-check-circle:before{content:"\f058"}
.fa-check-double:before{content:"\f560"}
.fa-clipboard-check:before{content:"\f46c"}
.fa-cog:before{content:"\f013"}
.fa-edit:before{content:"\f044"}
.fa-envelope:before,.fa-envelope-o:before{content:"\f0e0"}
.fa-envelope-open-text:before{content:"\f658"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-exclamation-triangle:before{content:"\f071"}
.fa-file-alt:before{content:"\f15c"}
.fa-file-contract:before{content:"\f56c"}
.fa-file-invoice:before{content:"\f570"}
.fa-file-invoice-dollar:before{content:"\f571"}
.fa-file-medical:before{content:"\f477"}
.fa-file-pdf:before{content:"\f1c1"}
.fa-file-signature:before{content:"\f573"}
.fa-globe-europe:before{content:"\f7a2"}
.fa-history:before{content:"\f1da"}
.fa-home:before{content:"\f015"}
.fa-id-card:before{content:"\f2c2"}
.fa-info-circle:before{content:"\f05a"}
.fa-landmark:before{content:"\f66f"}
.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}
.fa-money-bill-wave:before{content:"\f53a"}
.fa-plus:before{content:"\f067"}
.fa-pound-sign:before{content:"\f154"}
.fa-question-circle:before{content:"\f059"}
.fa-shield-alt:before{content:"\f3ed"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-star:before{content:"\f005"}
.fa-tasks:before{content:"\f0ae"}
.fa-th-large:before{content:"\f009"}
.fa-times:before{content:"\f00d"}
.fa-tools:before{content:"\f7d9"}
.fa-user:before{content:"\f007"}
.fa-user-check:before{content:"\f4fc"}
.fa-user-friends:before{content:"\f500"}
.fa-user-plus:before{content:"\f234"}
.fa-user-shield:before{content:"\f505"}
.fa-user-tie:before{content:"\f508"}
.fa-users:before{content:"\f0c0"}
.fa-video:before{content:"\f03d"}

/* Brand Icons */
.fa-facebook:before{content:"\f09a"}
.fa-instagram:before{content:"\f16d"}
.fa-twitter:before{content:"\f099"}
.fa-youtube-play:before,.fa-youtube:before{content:"\f167"}

/* Utility Classes */
.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-6x{font-size:6em}
.fa-7x{font-size:7em}
.fa-8x{font-size:8em}
.fa-9x{font-size:9em}
.fa-10x{font-size:10em}

/* Rotation & Flip */
.fa-rotate-90{transform:rotate(90deg)}
.fa-rotate-180{transform:rotate(180deg)}
.fa-rotate-270{transform:rotate(270deg)}
.fa-flip-horizontal{transform:scaleX(-1)}
.fa-flip-vertical{transform:scaleY(-1)}

/* Animation */
.fa-spin{animation:fa-spin 2s infinite linear}
.fa-pulse{animation:fa-spin 1s infinite steps(8)}

@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}

/* Stacking */
.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}
.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}

/* Accessibility */
.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}

/* Modern Font Awesome 6 class names (fa-solid prefix) */
.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}
