hudini 0.17.0 → 0.17.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +34 -0
- package/dist/components/card/card.d.ts +9 -0
- package/dist/components/card/card.d.ts.map +1 -1
- package/dist/components/card/card.js +44 -8
- package/dist/components/card/card.js.map +1 -1
- package/dist/components/card/card.spec.js +2 -7
- package/dist/components/card/card.spec.js.map +1 -1
- package/dist/components/circular-progress/circular-progress.d.ts +1 -1
- package/dist/components/circular-progress/circular-progress.d.ts.map +1 -1
- package/dist/components/circular-progress/circular-progress.js +11 -2
- package/dist/components/circular-progress/circular-progress.js.map +1 -1
- package/dist/components/index.d.ts +3 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +3 -2
- package/dist/components/index.js.map +1 -1
- package/dist/components/panel/index.d.ts +2 -0
- package/dist/components/panel/index.d.ts.map +1 -0
- package/dist/components/panel/index.js +2 -0
- package/dist/components/panel/index.js.map +1 -0
- package/dist/components/panel/panel.d.ts.map +1 -1
- package/dist/components/panel/panel.js +5 -2
- package/dist/components/panel/panel.js.map +1 -1
- package/dist/components/text-button/text-button.d.ts.map +1 -1
- package/dist/components/text-button/text-button.js +1 -1
- package/dist/components/text-button/text-button.js.map +1 -1
- package/dist/hudini.js +1078 -839
- package/dist/hudini.min.js +1 -1
- package/dist/test-setup.js +31 -2
- package/dist/test-setup.js.map +1 -1
- package/package.json +2 -2
- package/dist/components/column/column.d.ts +0 -88
- package/dist/components/column/column.d.ts.map +0 -1
- package/dist/components/column/column.js +0 -143
- package/dist/components/column/column.js.map +0 -1
- package/dist/components/column/column.spec.d.ts +0 -2
- package/dist/components/column/column.spec.d.ts.map +0 -1
- package/dist/components/column/column.spec.js +0 -114
- package/dist/components/column/column.spec.js.map +0 -1
- package/dist/components/column/index.d.ts +0 -2
- package/dist/components/column/index.d.ts.map +0 -1
- package/dist/components/column/index.js +0 -2
- package/dist/components/column/index.js.map +0 -1
- package/dist/components/layout/layout-utils.d.ts +0 -13
- package/dist/components/layout/layout-utils.d.ts.map +0 -1
- package/dist/components/layout/layout-utils.js +0 -96
- package/dist/components/layout/layout-utils.js.map +0 -1
- package/dist/components/layout/layout-utils.spec.d.ts +0 -2
- package/dist/components/layout/layout-utils.spec.d.ts.map +0 -1
- package/dist/components/layout/layout-utils.spec.js +0 -70
- package/dist/components/layout/layout-utils.spec.js.map +0 -1
- package/dist/components/row/index.d.ts +0 -2
- package/dist/components/row/index.d.ts.map +0 -1
- package/dist/components/row/index.js +0 -2
- package/dist/components/row/index.js.map +0 -1
- package/dist/components/row/row.d.ts +0 -87
- package/dist/components/row/row.d.ts.map +0 -1
- package/dist/components/row/row.js +0 -146
- package/dist/components/row/row.js.map +0 -1
- package/dist/components/row/row.spec.d.ts +0 -2
- package/dist/components/row/row.spec.d.ts.map +0 -1
- package/dist/components/row/row.spec.js +0 -114
- package/dist/components/row/row.spec.js.map +0 -1
package/dist/hudini.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("phaser"),require("webfontloader")):"function"==typeof define&&define.amd?define(["exports","phaser","webfontloader"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Hudini={},e.Phaser)}(this,function(e,t){"use strict";var d=function(e,t){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var d in t)Object.prototype.hasOwnProperty.call(t,d)&&(e[d]=t[d])},d(e,t)};function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function s(){this.constructor=e}d(e,t),e.prototype=null===t?Object.create(t):(s.prototype=t.prototype,new s)}"function"==typeof SuppressedError&&SuppressedError;const o=e=>null!==e&&"object"==typeof e&&!Array.isArray(e)&&"[object Object]"===Object.prototype.toString.call(e),c=e=>{if(null===e||"object"!=typeof e)return e;if(Array.isArray(e))return e.map(e=>c(e));if(o(e)){const t={};for(const d in e)Object.prototype.hasOwnProperty.call(e,d)&&(t[d]=c(e[d]));return t}return e},a=(e,...t)=>{if(!o(e))return e;let d=c(e);for(const e of t){if(!o(e))continue;const t=c(e);for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)){const s=t[e],c=d[e];o(s)&&o(c)?d[e]=a(c,s):void 0!==s&&(d[e]=s)}}return d},l=e=>{if("string"!=typeof e)return!1;const t=e.trim();return!!/^#([0-9a-fA-F]{6}|[0-9a-fA-F]{3})$/.test(t)||(!!/^rgb\(\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*\)$/.test(t)||(!!/^rgba\(\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*,\s*([01]|0?\.\d+)\s*\)$/.test(t)||!!/^oklch\(\s*(\d*\.?\d+%?)\s+(\d*\.?\d+)\s+(\d*\.?\d+)(?:\s*\/\s*([01]|0?\.\d+))?\s*\)$/.test(t)))},r={black:"#000",white:"#fff",slate:{50:"rgb(248, 250, 252)",100:"rgb(241, 245, 249)",200:"rgb(226, 232, 240)",300:"rgb(203, 213, 225)",400:"rgb(148, 163, 184)",500:"rgb(100, 116, 139)",600:"rgb(71, 85, 105)",700:"rgb(51, 65, 85)",800:"rgb(30, 41, 59)",900:"rgb(15, 23, 42)",950:"rgb(2, 6, 23)"},gray:{50:"rgb(249, 250, 251)",100:"rgb(243, 244, 246)",200:"rgb(229, 231, 235)",300:"rgb(209, 213, 219)",400:"rgb(156, 163, 175)",500:"rgb(107, 114, 128)",600:"rgb(75, 85, 99)",700:"rgb(55, 65, 81)",800:"rgb(31, 41, 55)",900:"rgb(17, 24, 39)",950:"rgb(3, 7, 18)"},zinc:{50:"rgb(250, 250, 250)",100:"rgb(244, 244, 245)",200:"rgb(228, 228, 231)",300:"rgb(212, 212, 216)",400:"rgb(161, 161, 170)",500:"rgb(113, 113, 122)",600:"rgb(82, 82, 91)",700:"rgb(63, 63, 70)",800:"rgb(39, 39, 42)",900:"rgb(24, 24, 27)",950:"rgb(9, 9, 11)"},neutral:{50:"rgb(250, 250, 250)",100:"rgb(245, 245, 245)",200:"rgb(229, 229, 229)",300:"rgb(212, 212, 212)",400:"rgb(163, 163, 163)",500:"rgb(115, 115, 115)",600:"rgb(82, 82, 82)",700:"rgb(64, 64, 64)",800:"rgb(38, 38, 38)",900:"rgb(23, 23, 23)",950:"rgb(10, 10, 10)"},stone:{50:"rgb(250, 250, 249)",100:"rgb(245, 245, 244)",200:"rgb(231, 229, 228)",300:"rgb(214, 211, 209)",400:"rgb(168, 162, 158)",500:"rgb(120, 113, 108)",600:"rgb(87, 83, 78)",700:"rgb(68, 64, 60)",800:"rgb(41, 37, 36)",900:"rgb(28, 25, 23)",950:"rgb(12, 10, 9)"},red:{50:"rgb(254, 242, 242)",100:"rgb(254, 226, 226)",200:"rgb(254, 202, 202)",300:"rgb(252, 165, 165)",400:"rgb(248, 113, 113)",500:"rgb(239, 68, 68)",600:"rgb(220, 38, 38)",700:"rgb(185, 28, 28)",800:"rgb(153, 27, 27)",900:"rgb(127, 29, 29)",950:"rgb(69, 10, 10)"},orange:{50:"rgb(255, 247, 237)",100:"rgb(255, 237, 213)",200:"rgb(254, 215, 170)",300:"rgb(253, 186, 116)",400:"rgb(251, 146, 60)",500:"rgb(249, 115, 22)",600:"rgb(234, 88, 12)",700:"rgb(194, 65, 12)",800:"rgb(154, 52, 18)",900:"rgb(124, 45, 18)",950:"rgb(67, 20, 7)"},amber:{50:"rgb(255, 251, 235)",100:"rgb(254, 243, 199)",200:"rgb(253, 230, 138)",300:"rgb(252, 211, 77)",400:"rgb(251, 191, 36)",500:"rgb(245, 158, 11)",600:"rgb(217, 119, 6)",700:"rgb(180, 83, 9)",800:"rgb(146, 64, 14)",900:"rgb(120, 53, 15)",950:"rgb(69, 26, 3)"},yellow:{50:"rgb(254, 252, 232)",100:"rgb(254, 249, 195)",200:"rgb(254, 240, 138)",300:"rgb(253, 224, 71)",400:"rgb(250, 204, 21)",500:"rgb(234, 179, 8)",600:"rgb(202, 138, 4)",700:"rgb(161, 98, 7)",800:"rgb(133, 77, 14)",900:"rgb(113, 63, 18)",950:"rgb(66, 32, 6)"},lime:{50:"rgb(247, 254, 231)",100:"rgb(236, 252, 203)",200:"rgb(217, 249, 157)",300:"rgb(190, 242, 100)",400:"rgb(163, 230, 53)",500:"rgb(132, 204, 22)",600:"rgb(101, 163, 13)",700:"rgb(77, 124, 15)",800:"rgb(63, 98, 18)",900:"rgb(54, 83, 20)",950:"rgb(26, 46, 5)"},green:{50:"rgb(240, 253, 244)",100:"rgb(220, 252, 231)",200:"rgb(187, 247, 208)",300:"rgb(134, 239, 172)",400:"rgb(74, 222, 128)",500:"rgb(34, 197, 94)",600:"rgb(22, 163, 74)",700:"rgb(21, 128, 61)",800:"rgb(22, 101, 52)",900:"rgb(20, 83, 45)",950:"rgb(5, 46, 22)"},emerald:{50:"rgb(236, 253, 245)",100:"rgb(209, 250, 229)",200:"rgb(167, 243, 208)",300:"rgb(110, 231, 183)",400:"rgb(52, 211, 153)",500:"rgb(16, 185, 129)",600:"rgb(5, 150, 105)",700:"rgb(4, 120, 87)",800:"rgb(6, 95, 70)",900:"rgb(6, 78, 59)",950:"rgb(2, 44, 34)"},teal:{50:"rgb(240, 253, 250)",100:"rgb(204, 251, 241)",200:"rgb(153, 246, 228)",300:"rgb(94, 234, 212)",400:"rgb(45, 212, 191)",500:"rgb(20, 184, 166)",600:"rgb(13, 148, 136)",700:"rgb(15, 118, 110)",800:"rgb(17, 94, 89)",900:"rgb(19, 78, 74)",950:"rgb(4, 47, 46)"},cyan:{50:"rgb(236, 254, 255)",100:"rgb(207, 250, 254)",200:"rgb(165, 243, 252)",300:"rgb(103, 232, 249)",400:"rgb(34, 211, 238)",500:"rgb(6, 182, 212)",600:"rgb(8, 145, 178)",700:"rgb(14, 116, 144)",800:"rgb(21, 94, 117)",900:"rgb(22, 78, 99)",950:"rgb(8, 51, 68)"},sky:{50:"rgb(240, 249, 255)",100:"rgb(224, 242, 254)",200:"rgb(186, 230, 253)",300:"rgb(125, 211, 252)",400:"rgb(56, 189, 248)",500:"rgb(14, 165, 233)",600:"rgb(2, 132, 199)",700:"rgb(3, 105, 161)",800:"rgb(7, 89, 133)",900:"rgb(12, 74, 110)",950:"rgb(8, 47, 73)"},blue:{50:"rgb(239, 246, 255)",100:"rgb(219, 234, 254)",200:"rgb(191, 219, 254)",300:"rgb(147, 197, 253)",400:"rgb(96, 165, 250)",500:"rgb(59, 130, 246)",600:"rgb(37, 99, 235)",700:"rgb(29, 78, 216)",800:"rgb(30, 64, 175)",900:"rgb(30, 58, 138)",950:"rgb(23, 37, 84)"},indigo:{50:"rgb(238, 242, 255)",100:"rgb(224, 231, 255)",200:"rgb(199, 210, 254)",300:"rgb(165, 180, 252)",400:"rgb(129, 140, 248)",500:"rgb(99, 102, 241)",600:"rgb(79, 70, 229)",700:"rgb(67, 56, 202)",800:"rgb(55, 48, 163)",900:"rgb(49, 46, 129)",950:"rgb(30, 27, 75)"},violet:{50:"rgb(245, 243, 255)",100:"rgb(237, 233, 254)",200:"rgb(221, 214, 254)",300:"rgb(196, 181, 253)",400:"rgb(167, 139, 250)",500:"rgb(139, 92, 246)",600:"rgb(124, 58, 237)",700:"rgb(109, 40, 217)",800:"rgb(91, 33, 182)",900:"rgb(76, 29, 149)",950:"rgb(46, 16, 101)"},purple:{50:"rgb(250, 245, 255)",100:"rgb(243, 232, 255)",200:"rgb(233, 213, 255)",300:"rgb(216, 180, 254)",400:"rgb(192, 132, 252)",500:"rgb(168, 85, 247)",600:"rgb(147, 51, 234)",700:"rgb(126, 34, 206)",800:"rgb(107, 33, 168)",900:"rgb(88, 28, 135)",950:"rgb(59, 7, 100)"},fuchsia:{50:"rgb(253, 244, 255)",100:"rgb(250, 232, 255)",200:"rgb(245, 208, 254)",300:"rgb(240, 171, 252)",400:"rgb(232, 121, 249)",500:"rgb(217, 70, 239)",600:"rgb(192, 38, 211)",700:"rgb(162, 28, 175)",800:"rgb(134, 25, 143)",900:"rgb(112, 26, 117)",950:"rgb(74, 4, 78)"},pink:{50:"rgb(253, 242, 248)",100:"rgb(252, 231, 243)",200:"rgb(251, 207, 232)",300:"rgb(249, 168, 212)",400:"rgb(244, 114, 182)",500:"rgb(236, 72, 153)",600:"rgb(219, 39, 119)",700:"rgb(190, 24, 93)",800:"rgb(157, 23, 77)",900:"rgb(131, 24, 67)",950:"rgb(80, 7, 36)"},rose:{50:"rgb(255, 241, 242)",100:"rgb(255, 228, 230)",200:"rgb(254, 205, 211)",300:"rgb(253, 164, 175)",400:"rgb(251, 113, 133)",500:"rgb(244, 63, 94)",600:"rgb(225, 29, 72)",700:"rgb(190, 18, 60)",800:"rgb(159, 18, 57)",900:"rgb(136, 19, 55)",950:"rgb(76, 5, 25)"}},i=/rgb\((\d+),\s*(\d+),\s*(\d+)\)/,h=e=>e.startsWith("#")?(e=>{const t=e.slice(1);if(3===t.length)return(parseInt(t[0]+t[0],16)<<16)+(parseInt(t[1]+t[1],16)<<8)+parseInt(t[2]+t[2],16);return parseInt(t,16)})(e):(e=>{const t=e.match(i);if(!t)throw new Error(`Invalid RGB format: ${e}`);return(parseInt(t[1])<<16)+(parseInt(t[2])<<8)+parseInt(t[3])})(e),n=e=>{const t=t=>e&&t in e?e[t]:null,d=e=>{if("string"==typeof e&&l(e))return e;const s=t(e);if(s)return d(s);const o=e.split("-");if(2===o.length){const t=o[0],d=o[1],s=r[t]?.[d];if(!s){if(l(e))return e;throw new Error(`Color token "${t}-${d}" not found`)}return s}const c=r[e];if(!c){if(l(e))return e;throw new Error(`Color token "${e}" not found`)}return c},s=e=>{if("string"==typeof e&&l(e))return h(e);const d=t(e);if(d)return s(d);const o=e.split("-");if(2===o.length){const t=o[0],d=o[1],s=r[t]?.[d];if(!s){if(l(e))return h(e);throw new Error(`Color token "${t}-${d}" not found`)}return h(s)}const c=r[e];if(l(c))return h(c);throw new Error(`Color token "${e}" not found`)};return{rgb:d,hex:s,black:()=>d("black"),white:()=>d("white"),slate:e=>d(`slate-${e}`),gray:e=>d(`gray-${e}`),zinc:e=>d(`zinc-${e}`),neutral:e=>d(`neutral-${e}`),stone:e=>d(`stone-${e}`),red:e=>d(`red-${e}`),orange:e=>d(`orange-${e}`),amber:e=>d(`amber-${e}`),yellow:e=>d(`yellow-${e}`),lime:e=>d(`lime-${e}`),green:e=>d(`green-${e}`),emerald:e=>d(`emerald-${e}`),teal:e=>d(`teal-${e}`),cyan:e=>d(`cyan-${e}`),sky:e=>d(`sky-${e}`),blue:e=>d(`blue-${e}`),indigo:e=>d(`indigo-${e}`),violet:e=>d(`violet-${e}`),purple:e=>d(`purple-${e}`),fuchsia:e=>d(`fuchsia-${e}`),pink:e=>d(`pink-${e}`),rose:e=>d(`rose-${e}`),blackHex:()=>s("black"),whiteHex:()=>s("white"),slateHex:e=>s(`slate-${e}`),grayHex:e=>s(`gray-${e}`),zincHex:e=>s(`zinc-${e}`),neutralHex:e=>s(`neutral-${e}`),stoneHex:e=>s(`stone-${e}`),redHex:e=>s(`red-${e}`),orangeHex:e=>s(`orange-${e}`),amberHex:e=>s(`amber-${e}`),yellowHex:e=>s(`yellow-${e}`),limeHex:e=>s(`lime-${e}`),greenHex:e=>s(`green-${e}`),emeraldHex:e=>s(`emerald-${e}`),tealHex:e=>s(`teal-${e}`),cyanHex:e=>s(`cyan-${e}`),skyHex:e=>s(`sky-${e}`),blueHex:e=>s(`blue-${e}`),indigoHex:e=>s(`indigo-${e}`),violetHex:e=>s(`violet-${e}`),purpleHex:e=>s(`purple-${e}`),fuchsiaHex:e=>s(`fuchsia-${e}`),pinkHex:e=>s(`pink-${e}`),roseHex:e=>s(`rose-${e}`)}},p=n({}),y={xs:12,sm:14,base:16,lg:18,xl:20,"2xl":24,"3xl":30,"4xl":36,"5xl":48,"6xl":60,"7xl":72,"8xl":96,"9xl":128},f=e=>{const t={...y,...e};return{px:e=>{const d=t[e];return"number"==typeof d?d:0},rem:e=>{const d=t[e];return"number"==typeof d?d/16:0},css:e=>{const d=t[e];return"number"==typeof d?`${d}px`:"0px"}}},x=f(void 0),S={primary:"Inter, system-ui, sans-serif",secondary:"Roboto, Arial, sans-serif",monospace:"Fira Code, Consolas, monospace",display:"Poppins, Inter, sans-serif"},C=(e,t)=>{const d={...S,...e},s=f(t),o=e=>{if(e.includes(".")){const[,t]=e.split(".");if(t&&"string"==typeof d[t])return d[t]}return"string"==typeof d[e]?d[e]:e};return{size:e=>s.px(e)??0,format:({size:e,family:t})=>`${s.px(e)??0}px '${o(t)}'`,family:e=>o(e),getAvailableFonts:()=>Array.from(new Set([...Object.keys(S),...Object.keys(d)]))}},u={none:0,sm:2,default:4,md:6,lg:8,xl:12,"2xl":16,"3xl":24,full:9999},b=e=>{const t={...u,...e},d=e=>"number"==typeof t[e]?t[e]:0;return{px:e=>d(e),rem:e=>d(e)/16,css:e=>`${d(e)}px`}},g=b(void 0),m={sm:{blur:2,offsetX:1,offsetY:1,alpha:.15},md:{blur:4,offsetX:2,offsetY:2,alpha:.2},lg:{blur:6,offsetX:4,offsetY:4,alpha:.25},xl:{blur:8,offsetX:6,offsetY:6,alpha:.3},"2xl":{blur:12,offsetX:8,offsetY:8,alpha:.35},inner:{blur:4,offsetX:-2,offsetY:-2,alpha:.2}},w=e=>{const t={...m,...e};return{get:e=>(e=>{const d=t[e];return d&&"object"==typeof d?d:m.md})(e)}},k=w(void 0),v={0:0,px:1,.5:2,1:4,1.5:6,2:8,2.5:10,3:12,3.5:14,4:16,5:20,6:24,7:28,8:32,9:36,10:40,11:44,12:48,14:56,16:64,20:80,24:96,28:112,32:128,36:144,40:160,44:176,48:192,52:208,56:224,60:240,64:256,72:288,80:320,96:384},P=e=>{const t={...v,...e},d=e=>"number"==typeof t[e]?t[e]:0;return{px:e=>d(e),rem:e=>d(e)/16,css:e=>`${d(e)}px`}},T=P(void 0),z={fonts:{primary:"Inter, system-ui, sans-serif",secondary:"Roboto, Arial, sans-serif",monospace:"Fira Code, Consolas, monospace",display:"Poppins, Inter, sans-serif"},fontSizes:{...y},colors:{primary:"blue-600",secondary:"gray-600",success:"green-500",warning:"yellow-500",error:"red-500",info:"blue-400",background:"white",text:"gray-900",shadow:"black",overlay:"black"},spacing:{...v},typography:{heading:{fontSize:"2xl",fontFamily:"fonts.display",fontWeight:600,lineHeight:1.2},"heading-large":{fontSize:"4xl",fontFamily:"fonts.display",fontWeight:700,lineHeight:1.1},body:{fontSize:"base",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.5},caption:{fontSize:"sm",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.4}},effects:{"shadow-sm":{blur:2,offsetY:1,color:"colors.shadow",alpha:.05},"shadow-md":{blur:4,offsetY:2,color:"colors.shadow",alpha:.1},"shadow-lg":{blur:8,offsetY:4,color:"colors.shadow",alpha:.1}},custom:{}},B={fonts:{primary:"Inter, system-ui, sans-serif",secondary:"Roboto, Arial, sans-serif",monospace:"Fira Code, Consolas, monospace",display:"Poppins, Inter, sans-serif"},fontSizes:{...y},radius:{...u},colors:{primary:"blue-400",secondary:"gray-400",success:"green-400",warning:"yellow-400",error:"red-400",info:"blue-300",background:"gray-900",text:"white",shadow:"black",overlay:"black"},spacing:{...v},typography:{heading:{fontSize:"2xl",fontFamily:"fonts.display",fontWeight:600,lineHeight:1.2},"heading-large":{fontSize:"4xl",fontFamily:"fonts.display",fontWeight:700,lineHeight:1.1},body:{fontSize:"base",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.5},caption:{fontSize:"sm",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.4}},effects:{"shadow-sm":{blur:2,offsetY:1,color:"colors.shadow",alpha:.1},"shadow-md":{blur:4,offsetY:2,color:"colors.shadow",alpha:.15},"shadow-lg":{blur:8,offsetY:4,color:"colors.shadow",alpha:.2}},custom:{}},I="pw";class q extends t.Plugins.BasePlugin{colorInstance=null;fontSizeInstance=null;spacingInstance=null;radiusInstance=null;fontInstance=null;shadowInstance=null;theme;constructor(e){super(e),this.theme=z}init({theme:e,darkMode:t=!1}){e?(this.theme=e,this.colorInstance=n(this.theme.colors),this.fontSizeInstance=f(this.theme.fontSizes),this.spacingInstance=P(this.theme.spacing),this.radiusInstance=b(this.theme.radius),this.fontInstance=C(this.theme.fonts,this.theme.fontSizes),this.shadowInstance=w(this.theme.effects)):this.theme=t?B:z}getTheme(){return this.theme}get color(){return this.colorInstance}get fontSize(){return this.fontSizeInstance}get spacing(){return this.spacingInstance}get radius(){return this.radiusInstance}get font(){return this.fontInstance}get shadow(){return this.shadowInstance}}class R extends Phaser.Scene{constructor(e){super(e)}pw}var O=function(e){return e.pw},A=function(e){var t,d=e;if(e&&"object"==typeof e&&"list"in e&&Array.isArray(e.list)){if("number"==typeof d.displayWidth&&d.displayWidth>0)return d.displayWidth;if("number"==typeof d.width&&d.width>0)return d.width;var s=e;if("number"==typeof s.displayWidth&&s.displayWidth>0)return s.displayWidth;if("number"==typeof s.width&&s.width>0)return"number"==typeof s.scale&&s.scale>0?s.width/s.scale:s.width;for(var o=0,c=0,a=s.list;c<a.length;c++){var l=a[c],r=A(l);o=Math.max(o,r)}return o}if("number"==typeof d.displayWidth)return d.displayWidth;if("number"==typeof d.width)return d.width;var i=null===(t=d.getBounds)||void 0===t?void 0:t.call(d);return i?i.width:0},H=function(e){var t,d=e;if(e&&"object"==typeof e&&"list"in e&&Array.isArray(e.list)){if("number"==typeof d.displayHeight&&d.displayHeight>0)return d.displayHeight;if("number"==typeof d.height&&d.height>0)return d.height;var s=e;if("number"==typeof s.displayHeight&&s.displayHeight>0)return s.displayHeight;if("number"==typeof s.height&&s.height>0)return"number"==typeof s.scale&&s.scale>0?s.height/s.scale:s.height;for(var o=0,c=0,a=s.list;c<a.length;c++){var l=a[c],r=H(l);o=Math.max(o,r)}return o}if("number"==typeof d.displayHeight)return d.displayHeight;if("number"==typeof d.height)return d.height;var i=null===(t=d.getBounds)||void 0===t?void 0:t.call(d);return i?i.height:0},$=function(e){var t=A(e),d=H(e),s=e,o="number"==typeof s.originX?s.originX:void 0,c="number"==typeof s.originY?s.originY:void 0;return void 0===o&&"number"==typeof s.displayOriginX&&t>0&&(o=s.displayOriginX/t),void 0===c&&"number"==typeof s.displayOriginY&&d>0&&(c=s.displayOriginY/d),{x:null!=o?o:.5,y:null!=c?c:.5}},j=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.backgroundColor,a=void 0===c?"white":c,l=t.borderRadius,r=void 0===l?"md":l,i=t.margin,h=void 0===i?"4":i,n=t.child,y=t.width,f=t.height,x=e.call(this,d,s,o)||this;return x.pw=O(d),x.marginPx="number"==typeof h?h:x.pw.spacing.px(null!=h?h:"4"),x.borderRadiusPx="number"==typeof r?r:x.pw.radius.px(null!=r?r:"md"),x.backgroundColorValue=p.rgb(a),x.child=n,x.createBackgroundGraphics(d,y,f),x.setupContainer(),x}return s(t,e),t.prototype.setWidth=function(e){return this.setSize(e,this.height),this},t.prototype.setHeight=function(e){return this.setSize(this.width,e),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=p.rgb(e),this.drawBackground(),this},t.prototype.setBorderRadius=function(e){return this.borderRadiusPx="number"==typeof e?e:this.pw.radius.px(null!=e?e:"md"),this.drawBackground(),this},t.prototype.setMargin=function(e){return this.marginPx="number"==typeof e?e:this.pw.spacing.px(null!=e?e:"4"),this.layout(),this},t.prototype.setChild=function(e){return this.child&&this.remove(this.child),this.child=e,this.layout(),this},t.prototype.createBackgroundGraphics=function(e,t,d){this.backgroundGraphics=e.add.graphics(),this.drawBackground(t,d)},t.prototype.setupContainer=function(){this.add([this.backgroundGraphics]),this.child&&this.add([this.child]),this.layout()},t.prototype.layout=function(){if(this.child){var e=this.child.getBounds(),t=e.width+2*this.marginPx,d=e.height+2*this.marginPx,s=this.getChildOrigin(),o=this.calculateChildX(t,e.width,s),c=this.calculateChildY(d,e.height,s);this.child.setPosition(o,c),this.drawBackground()}},t.prototype.getChildOrigin=function(){if(this.child&&"originX"in this.child&&"originY"in this.child)return{x:this.child.originX,y:this.child.originY};if(this.child&&"function"==typeof this.child.getOrigin){var e=this.child.getOrigin();if(e&&"number"==typeof e.x&&"number"==typeof e.y)return{x:e.x,y:e.y}}return null},t.prototype.calculateChildX=function(e,t,d){if(this.child&&d){var s=t*d.x;return-e/2+this.marginPx+s}return-e/2+this.marginPx},t.prototype.calculateChildY=function(e,t,d){if(d){var s=t*d.y;return-e/2+this.marginPx+s}return-e/2+this.marginPx},t.prototype.measureChild=function(e){return{w:A(e),h:H(e)}},t.prototype.drawBackground=function(e,t){var d=[0,0],s=d[0],o=d[1];if(e&&t)s=e,o=t;else{var c=this.measureChild(this.child),a=c.w,l=c.h;s=a+2*this.marginPx,o=l+2*this.marginPx}this.backgroundGraphics.clear();var r=Math.min(s/2,o/2),i=Math.min(this.borderRadiusPx,r),h=-s/2,n=-o/2;this.backgroundGraphics.fillStyle(p.hex(this.backgroundColorValue),1),this.backgroundGraphics.fillRoundedRect(h,n,s,o,i)},t}(t.GameObjects.Container);const M={0:{hexCode:"30",acceptedStyles:["solid"]},1:{hexCode:"31",acceptedStyles:["solid"]},2:{hexCode:"32",acceptedStyles:["solid"]},3:{hexCode:"33",acceptedStyles:["solid"]},4:{hexCode:"34",acceptedStyles:["solid"]},5:{hexCode:"35",acceptedStyles:["solid"]},6:{hexCode:"36",acceptedStyles:["solid"]},7:{hexCode:"37",acceptedStyles:["solid"]},8:{hexCode:"38",acceptedStyles:["solid"]},9:{hexCode:"39",acceptedStyles:["solid"]},"42-group":{hexCode:"e080",acceptedStyles:["brands"]},"500px":{hexCode:"f26e",acceptedStyles:["brands"]},a:{hexCode:"41",acceptedStyles:["solid"]},"accessible-icon":{hexCode:"f368",acceptedStyles:["brands"]},accusoft:{hexCode:"f369",acceptedStyles:["brands"]},"address-book":{hexCode:"f2b9",acceptedStyles:["solid","regular"]},"address-card":{hexCode:"f2bb",acceptedStyles:["solid","regular"]},adn:{hexCode:"f170",acceptedStyles:["brands"]},adversal:{hexCode:"f36a",acceptedStyles:["brands"]},affiliatetheme:{hexCode:"f36b",acceptedStyles:["brands"]},airbnb:{hexCode:"f834",acceptedStyles:["brands"]},"alarm-clock":{hexCode:"f34e",acceptedStyles:["solid","regular"]},algolia:{hexCode:"f36c",acceptedStyles:["brands"]},"align-center":{hexCode:"f037",acceptedStyles:["solid"]},"align-justify":{hexCode:"f039",acceptedStyles:["solid"]},"align-left":{hexCode:"f036",acceptedStyles:["solid"]},"align-right":{hexCode:"f038",acceptedStyles:["solid"]},alipay:{hexCode:"f642",acceptedStyles:["brands"]},amazon:{hexCode:"f270",acceptedStyles:["brands"]},"amazon-pay":{hexCode:"f42c",acceptedStyles:["brands"]},amilia:{hexCode:"f36d",acceptedStyles:["brands"]},anchor:{hexCode:"f13d",acceptedStyles:["solid"]},"anchor-circle-check":{hexCode:"e4aa",acceptedStyles:["solid"]},"anchor-circle-exclamation":{hexCode:"e4ab",acceptedStyles:["solid"]},"anchor-circle-xmark":{hexCode:"e4ac",acceptedStyles:["solid"]},"anchor-lock":{hexCode:"e4ad",acceptedStyles:["solid"]},android:{hexCode:"f17b",acceptedStyles:["brands"]},angellist:{hexCode:"f209",acceptedStyles:["brands"]},"angle-down":{hexCode:"f107",acceptedStyles:["solid"]},"angle-left":{hexCode:"f104",acceptedStyles:["solid"]},"angle-right":{hexCode:"f105",acceptedStyles:["solid"]},"angle-up":{hexCode:"f106",acceptedStyles:["solid"]},"angles-down":{hexCode:"f103",acceptedStyles:["solid"]},"angles-left":{hexCode:"f100",acceptedStyles:["solid"]},"angles-right":{hexCode:"f101",acceptedStyles:["solid"]},"angles-up":{hexCode:"f102",acceptedStyles:["solid"]},angrycreative:{hexCode:"f36e",acceptedStyles:["brands"]},angular:{hexCode:"f420",acceptedStyles:["brands"]},ankh:{hexCode:"f644",acceptedStyles:["solid"]},"app-store":{hexCode:"f36f",acceptedStyles:["brands"]},"app-store-ios":{hexCode:"f370",acceptedStyles:["brands"]},apper:{hexCode:"f371",acceptedStyles:["brands"]},apple:{hexCode:"f179",acceptedStyles:["brands"]},"apple-pay":{hexCode:"f415",acceptedStyles:["brands"]},"apple-whole":{hexCode:"f5d1",acceptedStyles:["solid"]},archway:{hexCode:"f557",acceptedStyles:["solid"]},"arrow-down":{hexCode:"f063",acceptedStyles:["solid"]},"arrow-down-1-9":{hexCode:"f162",acceptedStyles:["solid"]},"arrow-down-9-1":{hexCode:"f886",acceptedStyles:["solid"]},"arrow-down-a-z":{hexCode:"f15d",acceptedStyles:["solid"]},"arrow-down-long":{hexCode:"f175",acceptedStyles:["solid"]},"arrow-down-short-wide":{hexCode:"f884",acceptedStyles:["solid"]},"arrow-down-up-across-line":{hexCode:"e4af",acceptedStyles:["solid"]},"arrow-down-up-lock":{hexCode:"e4b0",acceptedStyles:["solid"]},"arrow-down-wide-short":{hexCode:"f160",acceptedStyles:["solid"]},"arrow-down-z-a":{hexCode:"f881",acceptedStyles:["solid"]},"arrow-left":{hexCode:"f060",acceptedStyles:["solid"]},"arrow-left-long":{hexCode:"f177",acceptedStyles:["solid"]},"arrow-pointer":{hexCode:"f245",acceptedStyles:["solid"]},"arrow-right":{hexCode:"f061",acceptedStyles:["solid"]},"arrow-right-arrow-left":{hexCode:"f0ec",acceptedStyles:["solid"]},"arrow-right-from-bracket":{hexCode:"f08b",acceptedStyles:["solid"]},"arrow-right-long":{hexCode:"f178",acceptedStyles:["solid"]},"arrow-right-to-bracket":{hexCode:"f090",acceptedStyles:["solid"]},"arrow-right-to-city":{hexCode:"e4b3",acceptedStyles:["solid"]},"arrow-rotate-left":{hexCode:"f0e2",acceptedStyles:["solid"]},"arrow-rotate-right":{hexCode:"f01e",acceptedStyles:["solid"]},"arrow-trend-down":{hexCode:"e097",acceptedStyles:["solid"]},"arrow-trend-up":{hexCode:"e098",acceptedStyles:["solid"]},"arrow-turn-down":{hexCode:"f149",acceptedStyles:["solid"]},"arrow-turn-up":{hexCode:"f148",acceptedStyles:["solid"]},"arrow-up":{hexCode:"f062",acceptedStyles:["solid"]},"arrow-up-1-9":{hexCode:"f163",acceptedStyles:["solid"]},"arrow-up-9-1":{hexCode:"f887",acceptedStyles:["solid"]},"arrow-up-a-z":{hexCode:"f15e",acceptedStyles:["solid"]},"arrow-up-from-bracket":{hexCode:"e09a",acceptedStyles:["solid"]},"arrow-up-from-ground-water":{hexCode:"e4b5",acceptedStyles:["solid"]},"arrow-up-from-water-pump":{hexCode:"e4b6",acceptedStyles:["solid"]},"arrow-up-long":{hexCode:"f176",acceptedStyles:["solid"]},"arrow-up-right-dots":{hexCode:"e4b7",acceptedStyles:["solid"]},"arrow-up-right-from-square":{hexCode:"f08e",acceptedStyles:["solid"]},"arrow-up-short-wide":{hexCode:"f885",acceptedStyles:["solid"]},"arrow-up-wide-short":{hexCode:"f161",acceptedStyles:["solid"]},"arrow-up-z-a":{hexCode:"f882",acceptedStyles:["solid"]},"arrows-down-to-line":{hexCode:"e4b8",acceptedStyles:["solid"]},"arrows-down-to-people":{hexCode:"e4b9",acceptedStyles:["solid"]},"arrows-left-right":{hexCode:"f07e",acceptedStyles:["solid"]},"arrows-left-right-to-line":{hexCode:"e4ba",acceptedStyles:["solid"]},"arrows-rotate":{hexCode:"f021",acceptedStyles:["solid"]},"arrows-spin":{hexCode:"e4bb",acceptedStyles:["solid"]},"arrows-split-up-and-left":{hexCode:"e4bc",acceptedStyles:["solid"]},"arrows-to-circle":{hexCode:"e4bd",acceptedStyles:["solid"]},"arrows-to-dot":{hexCode:"e4be",acceptedStyles:["solid"]},"arrows-to-eye":{hexCode:"e4bf",acceptedStyles:["solid"]},"arrows-turn-right":{hexCode:"e4c0",acceptedStyles:["solid"]},"arrows-turn-to-dots":{hexCode:"e4c1",acceptedStyles:["solid"]},"arrows-up-down":{hexCode:"f07d",acceptedStyles:["solid"]},"arrows-up-down-left-right":{hexCode:"f047",acceptedStyles:["solid"]},"arrows-up-to-line":{hexCode:"e4c2",acceptedStyles:["solid"]},artstation:{hexCode:"f77a",acceptedStyles:["brands"]},asterisk:{hexCode:"2a",acceptedStyles:["solid"]},asymmetrik:{hexCode:"f372",acceptedStyles:["brands"]},at:{hexCode:"40",acceptedStyles:["solid"]},atlassian:{hexCode:"f77b",acceptedStyles:["brands"]},atom:{hexCode:"f5d2",acceptedStyles:["solid"]},audible:{hexCode:"f373",acceptedStyles:["brands"]},"audio-description":{hexCode:"f29e",acceptedStyles:["solid"]},"austral-sign":{hexCode:"e0a9",acceptedStyles:["solid"]},autoprefixer:{hexCode:"f41c",acceptedStyles:["brands"]},avianex:{hexCode:"f374",acceptedStyles:["brands"]},aviato:{hexCode:"f421",acceptedStyles:["brands"]},award:{hexCode:"f559",acceptedStyles:["solid"]},aws:{hexCode:"f375",acceptedStyles:["brands"]},b:{hexCode:"42",acceptedStyles:["solid"]},baby:{hexCode:"f77c",acceptedStyles:["solid"]},"baby-carriage":{hexCode:"f77d",acceptedStyles:["solid"]},backward:{hexCode:"f04a",acceptedStyles:["solid"]},"backward-fast":{hexCode:"f049",acceptedStyles:["solid"]},"backward-step":{hexCode:"f048",acceptedStyles:["solid"]},bacon:{hexCode:"f7e5",acceptedStyles:["solid"]},bacteria:{hexCode:"e059",acceptedStyles:["solid"]},bacterium:{hexCode:"e05a",acceptedStyles:["solid"]},"bag-shopping":{hexCode:"f290",acceptedStyles:["solid"]},bahai:{hexCode:"f666",acceptedStyles:["solid"]},"baht-sign":{hexCode:"e0ac",acceptedStyles:["solid"]},ban:{hexCode:"f05e",acceptedStyles:["solid"]},"ban-smoking":{hexCode:"f54d",acceptedStyles:["solid"]},bandage:{hexCode:"f462",acceptedStyles:["solid"]},bandcamp:{hexCode:"f2d5",acceptedStyles:["brands"]},"bangladeshi-taka-sign":{hexCode:"e2e6",acceptedStyles:["solid"]},barcode:{hexCode:"f02a",acceptedStyles:["solid"]},bars:{hexCode:"f0c9",acceptedStyles:["solid"]},"bars-progress":{hexCode:"f828",acceptedStyles:["solid"]},"bars-staggered":{hexCode:"f550",acceptedStyles:["solid"]},baseball:{hexCode:"f433",acceptedStyles:["solid"]},"baseball-bat-ball":{hexCode:"f432",acceptedStyles:["solid"]},"basket-shopping":{hexCode:"f291",acceptedStyles:["solid"]},basketball:{hexCode:"f434",acceptedStyles:["solid"]},bath:{hexCode:"f2cd",acceptedStyles:["solid"]},"battery-empty":{hexCode:"f244",acceptedStyles:["solid"]},"battery-full":{hexCode:"f240",acceptedStyles:["solid"]},"battery-half":{hexCode:"f242",acceptedStyles:["solid"]},"battery-quarter":{hexCode:"f243",acceptedStyles:["solid"]},"battery-three-quarters":{hexCode:"f241",acceptedStyles:["solid"]},"battle-net":{hexCode:"f835",acceptedStyles:["brands"]},bed:{hexCode:"f236",acceptedStyles:["solid"]},"bed-pulse":{hexCode:"f487",acceptedStyles:["solid"]},"beer-mug-empty":{hexCode:"f0fc",acceptedStyles:["solid"]},behance:{hexCode:"f1b4",acceptedStyles:["brands"]},bell:{hexCode:"f0f3",acceptedStyles:["solid","regular"]},"bell-concierge":{hexCode:"f562",acceptedStyles:["solid"]},"bell-slash":{hexCode:"f1f6",acceptedStyles:["solid","regular"]},"bezier-curve":{hexCode:"f55b",acceptedStyles:["solid"]},bicycle:{hexCode:"f206",acceptedStyles:["solid"]},bilibili:{hexCode:"e3d9",acceptedStyles:["brands"]},bimobject:{hexCode:"f378",acceptedStyles:["brands"]},binoculars:{hexCode:"f1e5",acceptedStyles:["solid"]},biohazard:{hexCode:"f780",acceptedStyles:["solid"]},bitbucket:{hexCode:"f171",acceptedStyles:["brands"]},bitcoin:{hexCode:"f379",acceptedStyles:["brands"]},"bitcoin-sign":{hexCode:"e0b4",acceptedStyles:["solid"]},bity:{hexCode:"f37a",acceptedStyles:["brands"]},"black-tie":{hexCode:"f27e",acceptedStyles:["brands"]},blackberry:{hexCode:"f37b",acceptedStyles:["brands"]},blender:{hexCode:"f517",acceptedStyles:["solid"]},"blender-phone":{hexCode:"f6b6",acceptedStyles:["solid"]},blog:{hexCode:"f781",acceptedStyles:["solid"]},blogger:{hexCode:"f37c",acceptedStyles:["brands"]},"blogger-b":{hexCode:"f37d",acceptedStyles:["brands"]},bluesky:{hexCode:"e671",acceptedStyles:["brands"]},bluetooth:{hexCode:"f293",acceptedStyles:["brands"]},"bluetooth-b":{hexCode:"f294",acceptedStyles:["brands"]},bold:{hexCode:"f032",acceptedStyles:["solid"]},bolt:{hexCode:"f0e7",acceptedStyles:["solid"]},"bolt-lightning":{hexCode:"e0b7",acceptedStyles:["solid"]},bomb:{hexCode:"f1e2",acceptedStyles:["solid"]},bone:{hexCode:"f5d7",acceptedStyles:["solid"]},bong:{hexCode:"f55c",acceptedStyles:["solid"]},book:{hexCode:"f02d",acceptedStyles:["solid"]},"book-atlas":{hexCode:"f558",acceptedStyles:["solid"]},"book-bible":{hexCode:"f647",acceptedStyles:["solid"]},"book-bookmark":{hexCode:"e0bb",acceptedStyles:["solid"]},"book-journal-whills":{hexCode:"f66a",acceptedStyles:["solid"]},"book-medical":{hexCode:"f7e6",acceptedStyles:["solid"]},"book-open":{hexCode:"f518",acceptedStyles:["solid"]},"book-open-reader":{hexCode:"f5da",acceptedStyles:["solid"]},"book-quran":{hexCode:"f687",acceptedStyles:["solid"]},"book-skull":{hexCode:"f6b7",acceptedStyles:["solid"]},"book-tanakh":{hexCode:"f827",acceptedStyles:["solid"]},bookmark:{hexCode:"f02e",acceptedStyles:["solid","regular"]},bootstrap:{hexCode:"f836",acceptedStyles:["brands"]},"border-all":{hexCode:"f84c",acceptedStyles:["solid"]},"border-none":{hexCode:"f850",acceptedStyles:["solid"]},"border-top-left":{hexCode:"f853",acceptedStyles:["solid"]},"bore-hole":{hexCode:"e4c3",acceptedStyles:["solid"]},bots:{hexCode:"e340",acceptedStyles:["brands"]},"bottle-droplet":{hexCode:"e4c4",acceptedStyles:["solid"]},"bottle-water":{hexCode:"e4c5",acceptedStyles:["solid"]},"bowl-food":{hexCode:"e4c6",acceptedStyles:["solid"]},"bowl-rice":{hexCode:"e2eb",acceptedStyles:["solid"]},"bowling-ball":{hexCode:"f436",acceptedStyles:["solid"]},box:{hexCode:"f466",acceptedStyles:["solid"]},"box-archive":{hexCode:"f187",acceptedStyles:["solid"]},"box-open":{hexCode:"f49e",acceptedStyles:["solid"]},"box-tissue":{hexCode:"e05b",acceptedStyles:["solid"]},"boxes-packing":{hexCode:"e4c7",acceptedStyles:["solid"]},"boxes-stacked":{hexCode:"f468",acceptedStyles:["solid"]},braille:{hexCode:"f2a1",acceptedStyles:["solid"]},brain:{hexCode:"f5dc",acceptedStyles:["solid"]},brave:{hexCode:"e63c",acceptedStyles:["brands"]},"brave-reverse":{hexCode:"e63d",acceptedStyles:["brands"]},"brazilian-real-sign":{hexCode:"e46c",acceptedStyles:["solid"]},"bread-slice":{hexCode:"f7ec",acceptedStyles:["solid"]},bridge:{hexCode:"e4c8",acceptedStyles:["solid"]},"bridge-circle-check":{hexCode:"e4c9",acceptedStyles:["solid"]},"bridge-circle-exclamation":{hexCode:"e4ca",acceptedStyles:["solid"]},"bridge-circle-xmark":{hexCode:"e4cb",acceptedStyles:["solid"]},"bridge-lock":{hexCode:"e4cc",acceptedStyles:["solid"]},"bridge-water":{hexCode:"e4ce",acceptedStyles:["solid"]},briefcase:{hexCode:"f0b1",acceptedStyles:["solid"]},"briefcase-medical":{hexCode:"f469",acceptedStyles:["solid"]},broom:{hexCode:"f51a",acceptedStyles:["solid"]},"broom-ball":{hexCode:"f458",acceptedStyles:["solid"]},brush:{hexCode:"f55d",acceptedStyles:["solid"]},btc:{hexCode:"f15a",acceptedStyles:["brands"]},bucket:{hexCode:"e4cf",acceptedStyles:["solid"]},buffer:{hexCode:"f837",acceptedStyles:["brands"]},bug:{hexCode:"f188",acceptedStyles:["solid"]},"bug-slash":{hexCode:"e490",acceptedStyles:["solid"]},bugs:{hexCode:"e4d0",acceptedStyles:["solid"]},building:{hexCode:"f1ad",acceptedStyles:["solid","regular"]},"building-circle-arrow-right":{hexCode:"e4d1",acceptedStyles:["solid"]},"building-circle-check":{hexCode:"e4d2",acceptedStyles:["solid"]},"building-circle-exclamation":{hexCode:"e4d3",acceptedStyles:["solid"]},"building-circle-xmark":{hexCode:"e4d4",acceptedStyles:["solid"]},"building-columns":{hexCode:"f19c",acceptedStyles:["solid"]},"building-flag":{hexCode:"e4d5",acceptedStyles:["solid"]},"building-lock":{hexCode:"e4d6",acceptedStyles:["solid"]},"building-ngo":{hexCode:"e4d7",acceptedStyles:["solid"]},"building-shield":{hexCode:"e4d8",acceptedStyles:["solid"]},"building-un":{hexCode:"e4d9",acceptedStyles:["solid"]},"building-user":{hexCode:"e4da",acceptedStyles:["solid"]},"building-wheat":{hexCode:"e4db",acceptedStyles:["solid"]},bullhorn:{hexCode:"f0a1",acceptedStyles:["solid"]},bullseye:{hexCode:"f140",acceptedStyles:["solid"]},burger:{hexCode:"f805",acceptedStyles:["solid"]},buromobelexperte:{hexCode:"f37f",acceptedStyles:["brands"]},burst:{hexCode:"e4dc",acceptedStyles:["solid"]},bus:{hexCode:"f207",acceptedStyles:["solid"]},"bus-side":{hexCode:"e81d",acceptedStyles:["solid"]},"bus-simple":{hexCode:"f55e",acceptedStyles:["solid"]},"business-time":{hexCode:"f64a",acceptedStyles:["solid"]},"buy-n-large":{hexCode:"f8a6",acceptedStyles:["brands"]},buysellads:{hexCode:"f20d",acceptedStyles:["brands"]},c:{hexCode:"43",acceptedStyles:["solid"]},"cable-car":{hexCode:"f7da",acceptedStyles:["solid"]},"cake-candles":{hexCode:"f1fd",acceptedStyles:["solid"]},calculator:{hexCode:"f1ec",acceptedStyles:["solid"]},calendar:{hexCode:"f133",acceptedStyles:["solid","regular"]},"calendar-check":{hexCode:"f274",acceptedStyles:["solid","regular"]},"calendar-day":{hexCode:"f783",acceptedStyles:["solid"]},"calendar-days":{hexCode:"f073",acceptedStyles:["solid","regular"]},"calendar-minus":{hexCode:"f272",acceptedStyles:["solid","regular"]},"calendar-plus":{hexCode:"f271",acceptedStyles:["solid","regular"]},"calendar-week":{hexCode:"f784",acceptedStyles:["solid"]},"calendar-xmark":{hexCode:"f273",acceptedStyles:["solid","regular"]},camera:{hexCode:"f030",acceptedStyles:["solid","regular"]},"camera-retro":{hexCode:"f083",acceptedStyles:["solid"]},"camera-rotate":{hexCode:"e0d8",acceptedStyles:["solid"]},campground:{hexCode:"f6bb",acceptedStyles:["solid"]},"canadian-maple-leaf":{hexCode:"f785",acceptedStyles:["brands"]},"candy-cane":{hexCode:"f786",acceptedStyles:["solid"]},cannabis:{hexCode:"f55f",acceptedStyles:["solid"]},capsules:{hexCode:"f46b",acceptedStyles:["solid"]},car:{hexCode:"f1b9",acceptedStyles:["solid"]},"car-battery":{hexCode:"f5df",acceptedStyles:["solid"]},"car-burst":{hexCode:"f5e1",acceptedStyles:["solid"]},"car-on":{hexCode:"e4dd",acceptedStyles:["solid"]},"car-rear":{hexCode:"f5de",acceptedStyles:["solid"]},"car-side":{hexCode:"f5e4",acceptedStyles:["solid"]},"car-tunnel":{hexCode:"e4de",acceptedStyles:["solid"]},caravan:{hexCode:"f8ff",acceptedStyles:["solid"]},"caret-down":{hexCode:"f0d7",acceptedStyles:["solid"]},"caret-left":{hexCode:"f0d9",acceptedStyles:["solid"]},"caret-right":{hexCode:"f0da",acceptedStyles:["solid"]},"caret-up":{hexCode:"f0d8",acceptedStyles:["solid"]},carrot:{hexCode:"f787",acceptedStyles:["solid"]},"cart-arrow-down":{hexCode:"f218",acceptedStyles:["solid"]},"cart-flatbed":{hexCode:"f474",acceptedStyles:["solid"]},"cart-flatbed-suitcase":{hexCode:"f59d",acceptedStyles:["solid"]},"cart-plus":{hexCode:"f217",acceptedStyles:["solid"]},"cart-shopping":{hexCode:"f07a",acceptedStyles:["solid"]},"cash-app":{hexCode:"e7d4",acceptedStyles:["brands"]},"cash-register":{hexCode:"f788",acceptedStyles:["solid"]},cat:{hexCode:"f6be",acceptedStyles:["solid"]},"cc-amazon-pay":{hexCode:"f42d",acceptedStyles:["brands"]},"cc-amex":{hexCode:"f1f3",acceptedStyles:["brands"]},"cc-apple-pay":{hexCode:"f416",acceptedStyles:["brands"]},"cc-diners-club":{hexCode:"f24c",acceptedStyles:["brands"]},"cc-discover":{hexCode:"f1f2",acceptedStyles:["brands"]},"cc-jcb":{hexCode:"f24b",acceptedStyles:["brands"]},"cc-mastercard":{hexCode:"f1f1",acceptedStyles:["brands"]},"cc-paypal":{hexCode:"f1f4",acceptedStyles:["brands"]},"cc-stripe":{hexCode:"f1f5",acceptedStyles:["brands"]},"cc-visa":{hexCode:"f1f0",acceptedStyles:["brands"]},"cedi-sign":{hexCode:"e0df",acceptedStyles:["solid"]},"cent-sign":{hexCode:"e3f5",acceptedStyles:["solid"]},centercode:{hexCode:"f380",acceptedStyles:["brands"]},centos:{hexCode:"f789",acceptedStyles:["brands"]},certificate:{hexCode:"f0a3",acceptedStyles:["solid"]},chair:{hexCode:"f6c0",acceptedStyles:["solid"]},chalkboard:{hexCode:"f51b",acceptedStyles:["solid"]},"chalkboard-user":{hexCode:"f51c",acceptedStyles:["solid"]},"champagne-glasses":{hexCode:"f79f",acceptedStyles:["solid"]},"charging-station":{hexCode:"f5e7",acceptedStyles:["solid"]},"chart-area":{hexCode:"f1fe",acceptedStyles:["solid"]},"chart-bar":{hexCode:"f080",acceptedStyles:["solid","regular"]},"chart-column":{hexCode:"e0e3",acceptedStyles:["solid"]},"chart-diagram":{hexCode:"e695",acceptedStyles:["solid"]},"chart-gantt":{hexCode:"e0e4",acceptedStyles:["solid"]},"chart-line":{hexCode:"f201",acceptedStyles:["solid"]},"chart-pie":{hexCode:"f200",acceptedStyles:["solid"]},"chart-simple":{hexCode:"e473",acceptedStyles:["solid"]},check:{hexCode:"f00c",acceptedStyles:["solid"]},"check-double":{hexCode:"f560",acceptedStyles:["solid"]},"check-to-slot":{hexCode:"f772",acceptedStyles:["solid"]},cheese:{hexCode:"f7ef",acceptedStyles:["solid"]},chess:{hexCode:"f439",acceptedStyles:["solid"]},"chess-bishop":{hexCode:"f43a",acceptedStyles:["solid","regular"]},"chess-board":{hexCode:"f43c",acceptedStyles:["solid"]},"chess-king":{hexCode:"f43f",acceptedStyles:["solid","regular"]},"chess-knight":{hexCode:"f441",acceptedStyles:["solid","regular"]},"chess-pawn":{hexCode:"f443",acceptedStyles:["solid","regular"]},"chess-queen":{hexCode:"f445",acceptedStyles:["solid","regular"]},"chess-rook":{hexCode:"f447",acceptedStyles:["solid","regular"]},"chevron-down":{hexCode:"f078",acceptedStyles:["solid"]},"chevron-left":{hexCode:"f053",acceptedStyles:["solid"]},"chevron-right":{hexCode:"f054",acceptedStyles:["solid"]},"chevron-up":{hexCode:"f077",acceptedStyles:["solid"]},child:{hexCode:"f1ae",acceptedStyles:["solid"]},"child-combatant":{hexCode:"e4e0",acceptedStyles:["solid"]},"child-dress":{hexCode:"e59c",acceptedStyles:["solid"]},"child-reaching":{hexCode:"e59d",acceptedStyles:["solid"]},children:{hexCode:"e4e1",acceptedStyles:["solid"]},chrome:{hexCode:"f268",acceptedStyles:["brands"]},chromecast:{hexCode:"f838",acceptedStyles:["brands"]},church:{hexCode:"f51d",acceptedStyles:["solid"]},circle:{hexCode:"f111",acceptedStyles:["solid","regular"]},"circle-arrow-down":{hexCode:"f0ab",acceptedStyles:["solid"]},"circle-arrow-left":{hexCode:"f0a8",acceptedStyles:["solid"]},"circle-arrow-right":{hexCode:"f0a9",acceptedStyles:["solid"]},"circle-arrow-up":{hexCode:"f0aa",acceptedStyles:["solid"]},"circle-check":{hexCode:"f058",acceptedStyles:["solid","regular"]},"circle-chevron-down":{hexCode:"f13a",acceptedStyles:["solid"]},"circle-chevron-left":{hexCode:"f137",acceptedStyles:["solid"]},"circle-chevron-right":{hexCode:"f138",acceptedStyles:["solid"]},"circle-chevron-up":{hexCode:"f139",acceptedStyles:["solid"]},"circle-dollar-to-slot":{hexCode:"f4b9",acceptedStyles:["solid"]},"circle-dot":{hexCode:"f192",acceptedStyles:["solid","regular"]},"circle-down":{hexCode:"f358",acceptedStyles:["solid","regular"]},"circle-exclamation":{hexCode:"f06a",acceptedStyles:["solid"]},"circle-h":{hexCode:"f47e",acceptedStyles:["solid"]},"circle-half-stroke":{hexCode:"f042",acceptedStyles:["solid"]},"circle-info":{hexCode:"f05a",acceptedStyles:["solid"]},"circle-left":{hexCode:"f359",acceptedStyles:["solid","regular"]},"circle-minus":{hexCode:"f056",acceptedStyles:["solid"]},"circle-nodes":{hexCode:"e4e2",acceptedStyles:["solid"]},"circle-notch":{hexCode:"f1ce",acceptedStyles:["solid"]},"circle-pause":{hexCode:"f28b",acceptedStyles:["solid","regular"]},"circle-play":{hexCode:"f144",acceptedStyles:["solid","regular"]},"circle-plus":{hexCode:"f055",acceptedStyles:["solid"]},"circle-question":{hexCode:"f059",acceptedStyles:["solid","regular"]},"circle-radiation":{hexCode:"f7ba",acceptedStyles:["solid"]},"circle-right":{hexCode:"f35a",acceptedStyles:["solid","regular"]},"circle-stop":{hexCode:"f28d",acceptedStyles:["solid","regular"]},"circle-up":{hexCode:"f35b",acceptedStyles:["solid","regular"]},"circle-user":{hexCode:"f2bd",acceptedStyles:["solid","regular"]},"circle-xmark":{hexCode:"f057",acceptedStyles:["solid","regular"]},city:{hexCode:"f64f",acceptedStyles:["solid"]},clapperboard:{hexCode:"e131",acceptedStyles:["solid"]},clipboard:{hexCode:"f328",acceptedStyles:["solid","regular"]},"clipboard-check":{hexCode:"f46c",acceptedStyles:["solid"]},"clipboard-list":{hexCode:"f46d",acceptedStyles:["solid"]},"clipboard-question":{hexCode:"e4e3",acceptedStyles:["solid"]},"clipboard-user":{hexCode:"f7f3",acceptedStyles:["solid"]},clock:{hexCode:"f017",acceptedStyles:["solid","regular"]},"clock-rotate-left":{hexCode:"f1da",acceptedStyles:["solid"]},clone:{hexCode:"f24d",acceptedStyles:["solid","regular"]},"closed-captioning":{hexCode:"f20a",acceptedStyles:["solid","regular"]},cloud:{hexCode:"f0c2",acceptedStyles:["solid","regular"]},"cloud-arrow-down":{hexCode:"f0ed",acceptedStyles:["solid"]},"cloud-arrow-up":{hexCode:"f0ee",acceptedStyles:["solid"]},"cloud-bolt":{hexCode:"f76c",acceptedStyles:["solid"]},"cloud-meatball":{hexCode:"f73b",acceptedStyles:["solid"]},"cloud-moon":{hexCode:"f6c3",acceptedStyles:["solid"]},"cloud-moon-rain":{hexCode:"f73c",acceptedStyles:["solid"]},"cloud-rain":{hexCode:"f73d",acceptedStyles:["solid"]},"cloud-showers-heavy":{hexCode:"f740",acceptedStyles:["solid"]},"cloud-showers-water":{hexCode:"e4e4",acceptedStyles:["solid"]},"cloud-sun":{hexCode:"f6c4",acceptedStyles:["solid"]},"cloud-sun-rain":{hexCode:"f743",acceptedStyles:["solid"]},cloudflare:{hexCode:"e07d",acceptedStyles:["brands"]},cloudscale:{hexCode:"f383",acceptedStyles:["brands"]},cloudsmith:{hexCode:"f384",acceptedStyles:["brands"]},cloudversify:{hexCode:"f385",acceptedStyles:["brands"]},clover:{hexCode:"e139",acceptedStyles:["solid"]},cmplid:{hexCode:"e360",acceptedStyles:["brands"]},code:{hexCode:"f121",acceptedStyles:["solid"]},"code-branch":{hexCode:"f126",acceptedStyles:["solid"]},"code-commit":{hexCode:"f386",acceptedStyles:["solid"]},"code-compare":{hexCode:"e13a",acceptedStyles:["solid"]},"code-fork":{hexCode:"e13b",acceptedStyles:["solid"]},"code-merge":{hexCode:"f387",acceptedStyles:["solid"]},"code-pull-request":{hexCode:"e13c",acceptedStyles:["solid"]},codepen:{hexCode:"f1cb",acceptedStyles:["brands"]},codiepie:{hexCode:"f284",acceptedStyles:["brands"]},coins:{hexCode:"f51e",acceptedStyles:["solid"]},"colon-sign":{hexCode:"e140",acceptedStyles:["solid"]},comment:{hexCode:"f075",acceptedStyles:["solid","regular"]},"comment-dollar":{hexCode:"f651",acceptedStyles:["solid"]},"comment-dots":{hexCode:"f4ad",acceptedStyles:["solid","regular"]},"comment-medical":{hexCode:"f7f5",acceptedStyles:["solid"]},"comment-nodes":{hexCode:"e696",acceptedStyles:["solid"]},"comment-slash":{hexCode:"f4b3",acceptedStyles:["solid"]},"comment-sms":{hexCode:"f7cd",acceptedStyles:["solid"]},comments:{hexCode:"f086",acceptedStyles:["solid","regular"]},"comments-dollar":{hexCode:"f653",acceptedStyles:["solid"]},"compact-disc":{hexCode:"f51f",acceptedStyles:["solid"]},compass:{hexCode:"f14e",acceptedStyles:["solid","regular"]},"compass-drafting":{hexCode:"f568",acceptedStyles:["solid"]},compress:{hexCode:"f066",acceptedStyles:["solid"]},computer:{hexCode:"e4e5",acceptedStyles:["solid"]},"computer-mouse":{hexCode:"f8cc",acceptedStyles:["solid"]},confluence:{hexCode:"f78d",acceptedStyles:["brands"]},connectdevelop:{hexCode:"f20e",acceptedStyles:["brands"]},contao:{hexCode:"f26d",acceptedStyles:["brands"]},cookie:{hexCode:"f563",acceptedStyles:["solid"]},"cookie-bite":{hexCode:"f564",acceptedStyles:["solid"]},copy:{hexCode:"f0c5",acceptedStyles:["solid","regular"]},copyright:{hexCode:"f1f9",acceptedStyles:["solid","regular"]},"cotton-bureau":{hexCode:"f89e",acceptedStyles:["brands"]},couch:{hexCode:"f4b8",acceptedStyles:["solid"]},cow:{hexCode:"f6c8",acceptedStyles:["solid"]},cpanel:{hexCode:"f388",acceptedStyles:["brands"]},"creative-commons":{hexCode:"f25e",acceptedStyles:["brands"]},"creative-commons-by":{hexCode:"f4e7",acceptedStyles:["brands"]},"creative-commons-nc":{hexCode:"f4e8",acceptedStyles:["brands"]},"creative-commons-nc-eu":{hexCode:"f4e9",acceptedStyles:["brands"]},"creative-commons-nc-jp":{hexCode:"f4ea",acceptedStyles:["brands"]},"creative-commons-nd":{hexCode:"f4eb",acceptedStyles:["brands"]},"creative-commons-pd":{hexCode:"f4ec",acceptedStyles:["brands"]},"creative-commons-pd-alt":{hexCode:"f4ed",acceptedStyles:["brands"]},"creative-commons-remix":{hexCode:"f4ee",acceptedStyles:["brands"]},"creative-commons-sa":{hexCode:"f4ef",acceptedStyles:["brands"]},"creative-commons-sampling":{hexCode:"f4f0",acceptedStyles:["brands"]},"creative-commons-sampling-plus":{hexCode:"f4f1",acceptedStyles:["brands"]},"creative-commons-share":{hexCode:"f4f2",acceptedStyles:["brands"]},"creative-commons-zero":{hexCode:"f4f3",acceptedStyles:["brands"]},"credit-card":{hexCode:"f09d",acceptedStyles:["solid","regular"]},"critical-role":{hexCode:"f6c9",acceptedStyles:["brands"]},crop:{hexCode:"f125",acceptedStyles:["solid"]},"crop-simple":{hexCode:"f565",acceptedStyles:["solid"]},cross:{hexCode:"f654",acceptedStyles:["solid"]},crosshairs:{hexCode:"f05b",acceptedStyles:["solid"]},crow:{hexCode:"f520",acceptedStyles:["solid"]},crown:{hexCode:"f521",acceptedStyles:["solid"]},crutch:{hexCode:"f7f7",acceptedStyles:["solid"]},"cruzeiro-sign":{hexCode:"e152",acceptedStyles:["solid"]},css:{hexCode:"e6a2",acceptedStyles:["brands"]},css3:{hexCode:"f13c",acceptedStyles:["brands"]},"css3-alt":{hexCode:"f38b",acceptedStyles:["brands"]},cube:{hexCode:"f1b2",acceptedStyles:["solid"]},cubes:{hexCode:"f1b3",acceptedStyles:["solid"]},"cubes-stacked":{hexCode:"e4e6",acceptedStyles:["solid"]},cuttlefish:{hexCode:"f38c",acceptedStyles:["brands"]},d:{hexCode:"44",acceptedStyles:["solid"]},"d-and-d":{hexCode:"f38d",acceptedStyles:["brands"]},"d-and-d-beyond":{hexCode:"f6ca",acceptedStyles:["brands"]},dailymotion:{hexCode:"e052",acceptedStyles:["brands"]},"dart-lang":{hexCode:"e693",acceptedStyles:["brands"]},dashcube:{hexCode:"f210",acceptedStyles:["brands"]},database:{hexCode:"f1c0",acceptedStyles:["solid"]},debian:{hexCode:"e60b",acceptedStyles:["brands"]},deezer:{hexCode:"e077",acceptedStyles:["brands"]},"delete-left":{hexCode:"f55a",acceptedStyles:["solid"]},delicious:{hexCode:"f1a5",acceptedStyles:["brands"]},democrat:{hexCode:"f747",acceptedStyles:["solid"]},deploydog:{hexCode:"f38e",acceptedStyles:["brands"]},deskpro:{hexCode:"f38f",acceptedStyles:["brands"]},desktop:{hexCode:"f390",acceptedStyles:["solid"]},dev:{hexCode:"f6cc",acceptedStyles:["brands"]},deviantart:{hexCode:"f1bd",acceptedStyles:["brands"]},dharmachakra:{hexCode:"f655",acceptedStyles:["solid"]},dhl:{hexCode:"f790",acceptedStyles:["brands"]},"diagram-next":{hexCode:"e476",acceptedStyles:["solid"]},"diagram-predecessor":{hexCode:"e477",acceptedStyles:["solid"]},"diagram-project":{hexCode:"f542",acceptedStyles:["solid"]},"diagram-successor":{hexCode:"e47a",acceptedStyles:["solid"]},diamond:{hexCode:"f219",acceptedStyles:["solid"]},"diamond-turn-right":{hexCode:"f5eb",acceptedStyles:["solid"]},diaspora:{hexCode:"f791",acceptedStyles:["brands"]},dice:{hexCode:"f522",acceptedStyles:["solid"]},"dice-d20":{hexCode:"f6cf",acceptedStyles:["solid"]},"dice-d6":{hexCode:"f6d1",acceptedStyles:["solid"]},"dice-five":{hexCode:"f523",acceptedStyles:["solid"]},"dice-four":{hexCode:"f524",acceptedStyles:["solid"]},"dice-one":{hexCode:"f525",acceptedStyles:["solid"]},"dice-six":{hexCode:"f526",acceptedStyles:["solid"]},"dice-three":{hexCode:"f527",acceptedStyles:["solid"]},"dice-two":{hexCode:"f528",acceptedStyles:["solid"]},digg:{hexCode:"f1a6",acceptedStyles:["brands"]},"digital-ocean":{hexCode:"f391",acceptedStyles:["brands"]},discord:{hexCode:"f392",acceptedStyles:["brands"]},discourse:{hexCode:"f393",acceptedStyles:["brands"]},disease:{hexCode:"f7fa",acceptedStyles:["solid"]},display:{hexCode:"e163",acceptedStyles:["solid"]},disqus:{hexCode:"e7d5",acceptedStyles:["brands"]},divide:{hexCode:"f529",acceptedStyles:["solid"]},dna:{hexCode:"f471",acceptedStyles:["solid"]},dochub:{hexCode:"f394",acceptedStyles:["brands"]},docker:{hexCode:"f395",acceptedStyles:["brands"]},dog:{hexCode:"f6d3",acceptedStyles:["solid"]},"dollar-sign":{hexCode:"24",acceptedStyles:["solid"]},dolly:{hexCode:"f472",acceptedStyles:["solid"]},"dong-sign":{hexCode:"e169",acceptedStyles:["solid"]},"door-closed":{hexCode:"f52a",acceptedStyles:["solid"]},"door-open":{hexCode:"f52b",acceptedStyles:["solid"]},dove:{hexCode:"f4ba",acceptedStyles:["solid"]},"down-left-and-up-right-to-center":{hexCode:"f422",acceptedStyles:["solid"]},"down-long":{hexCode:"f309",acceptedStyles:["solid"]},download:{hexCode:"f019",acceptedStyles:["solid"]},draft2digital:{hexCode:"f396",acceptedStyles:["brands"]},dragon:{hexCode:"f6d5",acceptedStyles:["solid"]},"draw-polygon":{hexCode:"f5ee",acceptedStyles:["solid"]},dribbble:{hexCode:"f17d",acceptedStyles:["brands"]},dropbox:{hexCode:"f16b",acceptedStyles:["brands"]},droplet:{hexCode:"f043",acceptedStyles:["solid"]},"droplet-slash":{hexCode:"f5c7",acceptedStyles:["solid"]},drum:{hexCode:"f569",acceptedStyles:["solid"]},"drum-steelpan":{hexCode:"f56a",acceptedStyles:["solid"]},"drumstick-bite":{hexCode:"f6d7",acceptedStyles:["solid"]},drupal:{hexCode:"f1a9",acceptedStyles:["brands"]},dumbbell:{hexCode:"f44b",acceptedStyles:["solid"]},dumpster:{hexCode:"f793",acceptedStyles:["solid"]},"dumpster-fire":{hexCode:"f794",acceptedStyles:["solid"]},dungeon:{hexCode:"f6d9",acceptedStyles:["solid"]},duolingo:{hexCode:"e812",acceptedStyles:["brands"]},dyalog:{hexCode:"f399",acceptedStyles:["brands"]},e:{hexCode:"45",acceptedStyles:["solid"]},"ear-deaf":{hexCode:"f2a4",acceptedStyles:["solid"]},"ear-listen":{hexCode:"f2a2",acceptedStyles:["solid"]},earlybirds:{hexCode:"f39a",acceptedStyles:["brands"]},"earth-africa":{hexCode:"f57c",acceptedStyles:["solid"]},"earth-americas":{hexCode:"f57d",acceptedStyles:["solid"]},"earth-asia":{hexCode:"f57e",acceptedStyles:["solid"]},"earth-europe":{hexCode:"f7a2",acceptedStyles:["solid"]},"earth-oceania":{hexCode:"e47b",acceptedStyles:["solid"]},ebay:{hexCode:"f4f4",acceptedStyles:["brands"]},edge:{hexCode:"f282",acceptedStyles:["brands"]},"edge-legacy":{hexCode:"e078",acceptedStyles:["brands"]},egg:{hexCode:"f7fb",acceptedStyles:["solid"]},eject:{hexCode:"f052",acceptedStyles:["solid"]},elementor:{hexCode:"f430",acceptedStyles:["brands"]},elevator:{hexCode:"e16d",acceptedStyles:["solid"]},eleventy:{hexCode:"e7d6",acceptedStyles:["brands"]},ellipsis:{hexCode:"f141",acceptedStyles:["solid"]},"ellipsis-vertical":{hexCode:"f142",acceptedStyles:["solid"]},ello:{hexCode:"f5f1",acceptedStyles:["brands"]},ember:{hexCode:"f423",acceptedStyles:["brands"]},empire:{hexCode:"f1d1",acceptedStyles:["brands"]},envelope:{hexCode:"f0e0",acceptedStyles:["solid","regular"]},"envelope-circle-check":{hexCode:"e4e8",acceptedStyles:["solid"]},"envelope-open":{hexCode:"f2b6",acceptedStyles:["solid","regular"]},"envelope-open-text":{hexCode:"f658",acceptedStyles:["solid"]},"envelopes-bulk":{hexCode:"f674",acceptedStyles:["solid"]},envira:{hexCode:"f299",acceptedStyles:["brands"]},equals:{hexCode:"3d",acceptedStyles:["solid"]},eraser:{hexCode:"f12d",acceptedStyles:["solid"]},erlang:{hexCode:"f39d",acceptedStyles:["brands"]},ethereum:{hexCode:"f42e",acceptedStyles:["brands"]},ethernet:{hexCode:"f796",acceptedStyles:["solid"]},etsy:{hexCode:"f2d7",acceptedStyles:["brands"]},"euro-sign":{hexCode:"f153",acceptedStyles:["solid"]},evernote:{hexCode:"f839",acceptedStyles:["brands"]},exclamation:{hexCode:"21",acceptedStyles:["solid"]},expand:{hexCode:"f065",acceptedStyles:["solid"]},expeditedssl:{hexCode:"f23e",acceptedStyles:["brands"]},explosion:{hexCode:"e4e9",acceptedStyles:["solid"]},eye:{hexCode:"f06e",acceptedStyles:["solid","regular"]},"eye-dropper":{hexCode:"f1fb",acceptedStyles:["solid"]},"eye-low-vision":{hexCode:"f2a8",acceptedStyles:["solid"]},"eye-slash":{hexCode:"f070",acceptedStyles:["solid","regular"]},f:{hexCode:"46",acceptedStyles:["solid"]},"face-angry":{hexCode:"f556",acceptedStyles:["solid","regular"]},"face-dizzy":{hexCode:"f567",acceptedStyles:["solid","regular"]},"face-flushed":{hexCode:"f579",acceptedStyles:["solid","regular"]},"face-frown":{hexCode:"f119",acceptedStyles:["solid","regular"]},"face-frown-open":{hexCode:"f57a",acceptedStyles:["solid","regular"]},"face-grimace":{hexCode:"f57f",acceptedStyles:["solid","regular"]},"face-grin":{hexCode:"f580",acceptedStyles:["solid","regular"]},"face-grin-beam":{hexCode:"f582",acceptedStyles:["solid","regular"]},"face-grin-beam-sweat":{hexCode:"f583",acceptedStyles:["solid","regular"]},"face-grin-hearts":{hexCode:"f584",acceptedStyles:["solid","regular"]},"face-grin-squint":{hexCode:"f585",acceptedStyles:["solid","regular"]},"face-grin-squint-tears":{hexCode:"f586",acceptedStyles:["solid","regular"]},"face-grin-stars":{hexCode:"f587",acceptedStyles:["solid","regular"]},"face-grin-tears":{hexCode:"f588",acceptedStyles:["solid","regular"]},"face-grin-tongue":{hexCode:"f589",acceptedStyles:["solid","regular"]},"face-grin-tongue-squint":{hexCode:"f58a",acceptedStyles:["solid","regular"]},"face-grin-tongue-wink":{hexCode:"f58b",acceptedStyles:["solid","regular"]},"face-grin-wide":{hexCode:"f581",acceptedStyles:["solid","regular"]},"face-grin-wink":{hexCode:"f58c",acceptedStyles:["solid","regular"]},"face-kiss":{hexCode:"f596",acceptedStyles:["solid","regular"]},"face-kiss-beam":{hexCode:"f597",acceptedStyles:["solid","regular"]},"face-kiss-wink-heart":{hexCode:"f598",acceptedStyles:["solid","regular"]},"face-laugh":{hexCode:"f599",acceptedStyles:["solid","regular"]},"face-laugh-beam":{hexCode:"f59a",acceptedStyles:["solid","regular"]},"face-laugh-squint":{hexCode:"f59b",acceptedStyles:["solid","regular"]},"face-laugh-wink":{hexCode:"f59c",acceptedStyles:["solid","regular"]},"face-meh":{hexCode:"f11a",acceptedStyles:["solid","regular"]},"face-meh-blank":{hexCode:"f5a4",acceptedStyles:["solid","regular"]},"face-rolling-eyes":{hexCode:"f5a5",acceptedStyles:["solid","regular"]},"face-sad-cry":{hexCode:"f5b3",acceptedStyles:["solid","regular"]},"face-sad-tear":{hexCode:"f5b4",acceptedStyles:["solid","regular"]},"face-smile":{hexCode:"f118",acceptedStyles:["solid","regular"]},"face-smile-beam":{hexCode:"f5b8",acceptedStyles:["solid","regular"]},"face-smile-wink":{hexCode:"f4da",acceptedStyles:["solid","regular"]},"face-surprise":{hexCode:"f5c2",acceptedStyles:["solid","regular"]},"face-tired":{hexCode:"f5c8",acceptedStyles:["solid","regular"]},facebook:{hexCode:"f09a",acceptedStyles:["brands"]},"facebook-f":{hexCode:"f39e",acceptedStyles:["brands"]},"facebook-messenger":{hexCode:"f39f",acceptedStyles:["brands"]},fan:{hexCode:"f863",acceptedStyles:["solid"]},"fantasy-flight-games":{hexCode:"f6dc",acceptedStyles:["brands"]},faucet:{hexCode:"e005",acceptedStyles:["solid"]},"faucet-drip":{hexCode:"e006",acceptedStyles:["solid"]},fax:{hexCode:"f1ac",acceptedStyles:["solid"]},feather:{hexCode:"f52d",acceptedStyles:["solid"]},"feather-pointed":{hexCode:"f56b",acceptedStyles:["solid"]},fedex:{hexCode:"f797",acceptedStyles:["brands"]},fedora:{hexCode:"f798",acceptedStyles:["brands"]},ferry:{hexCode:"e4ea",acceptedStyles:["solid"]},figma:{hexCode:"f799",acceptedStyles:["brands"]},file:{hexCode:"f15b",acceptedStyles:["solid","regular"]},"file-arrow-down":{hexCode:"f56d",acceptedStyles:["solid"]},"file-arrow-up":{hexCode:"f574",acceptedStyles:["solid"]},"file-audio":{hexCode:"f1c7",acceptedStyles:["solid","regular"]},"file-circle-check":{hexCode:"e5a0",acceptedStyles:["solid"]},"file-circle-exclamation":{hexCode:"e4eb",acceptedStyles:["solid"]},"file-circle-minus":{hexCode:"e4ed",acceptedStyles:["solid"]},"file-circle-plus":{hexCode:"e494",acceptedStyles:["solid"]},"file-circle-question":{hexCode:"e4ef",acceptedStyles:["solid"]},"file-circle-xmark":{hexCode:"e5a1",acceptedStyles:["solid"]},"file-code":{hexCode:"f1c9",acceptedStyles:["solid","regular"]},"file-contract":{hexCode:"f56c",acceptedStyles:["solid"]},"file-csv":{hexCode:"f6dd",acceptedStyles:["solid"]},"file-excel":{hexCode:"f1c3",acceptedStyles:["solid","regular"]},"file-export":{hexCode:"f56e",acceptedStyles:["solid"]},"file-fragment":{hexCode:"e697",acceptedStyles:["solid"]},"file-half-dashed":{hexCode:"e698",acceptedStyles:["solid"]},"file-image":{hexCode:"f1c5",acceptedStyles:["solid","regular"]},"file-import":{hexCode:"f56f",acceptedStyles:["solid"]},"file-invoice":{hexCode:"f570",acceptedStyles:["solid"]},"file-invoice-dollar":{hexCode:"f571",acceptedStyles:["solid"]},"file-lines":{hexCode:"f15c",acceptedStyles:["solid","regular"]},"file-medical":{hexCode:"f477",acceptedStyles:["solid"]},"file-pdf":{hexCode:"f1c1",acceptedStyles:["solid","regular"]},"file-pen":{hexCode:"f31c",acceptedStyles:["solid"]},"file-powerpoint":{hexCode:"f1c4",acceptedStyles:["solid","regular"]},"file-prescription":{hexCode:"f572",acceptedStyles:["solid"]},"file-shield":{hexCode:"e4f0",acceptedStyles:["solid"]},"file-signature":{hexCode:"f573",acceptedStyles:["solid"]},"file-video":{hexCode:"f1c8",acceptedStyles:["solid","regular"]},"file-waveform":{hexCode:"f478",acceptedStyles:["solid"]},"file-word":{hexCode:"f1c2",acceptedStyles:["solid","regular"]},"file-zipper":{hexCode:"f1c6",acceptedStyles:["solid","regular"]},"files-pinwheel":{hexCode:"e69f",acceptedStyles:["brands"]},fill:{hexCode:"f575",acceptedStyles:["solid"]},"fill-drip":{hexCode:"f576",acceptedStyles:["solid"]},film:{hexCode:"f008",acceptedStyles:["solid"]},filter:{hexCode:"f0b0",acceptedStyles:["solid"]},"filter-circle-dollar":{hexCode:"f662",acceptedStyles:["solid"]},"filter-circle-xmark":{hexCode:"e17b",acceptedStyles:["solid"]},fingerprint:{hexCode:"f577",acceptedStyles:["solid"]},fire:{hexCode:"f06d",acceptedStyles:["solid"]},"fire-burner":{hexCode:"e4f1",acceptedStyles:["solid"]},"fire-extinguisher":{hexCode:"f134",acceptedStyles:["solid"]},"fire-flame-curved":{hexCode:"f7e4",acceptedStyles:["solid"]},"fire-flame-simple":{hexCode:"f46a",acceptedStyles:["solid"]},firefox:{hexCode:"f269",acceptedStyles:["brands"]},"firefox-browser":{hexCode:"e007",acceptedStyles:["brands"]},"first-order":{hexCode:"f2b0",acceptedStyles:["brands"]},"first-order-alt":{hexCode:"f50a",acceptedStyles:["brands"]},firstdraft:{hexCode:"f3a1",acceptedStyles:["brands"]},fish:{hexCode:"f578",acceptedStyles:["solid"]},"fish-fins":{hexCode:"e4f2",acceptedStyles:["solid"]},flag:{hexCode:"f024",acceptedStyles:["solid","regular"]},"flag-checkered":{hexCode:"f11e",acceptedStyles:["solid"]},"flag-usa":{hexCode:"f74d",acceptedStyles:["solid"]},flask:{hexCode:"f0c3",acceptedStyles:["solid"]},"flask-vial":{hexCode:"e4f3",acceptedStyles:["solid"]},flickr:{hexCode:"f16e",acceptedStyles:["brands"]},flipboard:{hexCode:"f44d",acceptedStyles:["brands"]},"floppy-disk":{hexCode:"f0c7",acceptedStyles:["solid","regular"]},"florin-sign":{hexCode:"e184",acceptedStyles:["solid"]},flutter:{hexCode:"e694",acceptedStyles:["brands"]},fly:{hexCode:"f417",acceptedStyles:["brands"]},folder:{hexCode:"f07b",acceptedStyles:["solid","regular"]},"folder-closed":{hexCode:"e185",acceptedStyles:["solid","regular"]},"folder-minus":{hexCode:"f65d",acceptedStyles:["solid"]},"folder-open":{hexCode:"f07c",acceptedStyles:["solid","regular"]},"folder-plus":{hexCode:"f65e",acceptedStyles:["solid"]},"folder-tree":{hexCode:"f802",acceptedStyles:["solid"]},font:{hexCode:"f031",acceptedStyles:["solid"]},"font-awesome":{hexCode:"f2b4",acceptedStyles:["solid","regular","brands"]},fonticons:{hexCode:"f280",acceptedStyles:["brands"]},"fonticons-fi":{hexCode:"f3a2",acceptedStyles:["brands"]},football:{hexCode:"f44e",acceptedStyles:["solid"]},"fort-awesome":{hexCode:"f286",acceptedStyles:["brands"]},"fort-awesome-alt":{hexCode:"f3a3",acceptedStyles:["brands"]},forumbee:{hexCode:"f211",acceptedStyles:["brands"]},forward:{hexCode:"f04e",acceptedStyles:["solid"]},"forward-fast":{hexCode:"f050",acceptedStyles:["solid"]},"forward-step":{hexCode:"f051",acceptedStyles:["solid"]},foursquare:{hexCode:"f180",acceptedStyles:["brands"]},"franc-sign":{hexCode:"e18f",acceptedStyles:["solid"]},"free-code-camp":{hexCode:"f2c5",acceptedStyles:["brands"]},freebsd:{hexCode:"f3a4",acceptedStyles:["brands"]},frog:{hexCode:"f52e",acceptedStyles:["solid"]},fulcrum:{hexCode:"f50b",acceptedStyles:["brands"]},futbol:{hexCode:"f1e3",acceptedStyles:["solid","regular"]},g:{hexCode:"47",acceptedStyles:["solid"]},"galactic-republic":{hexCode:"f50c",acceptedStyles:["brands"]},"galactic-senate":{hexCode:"f50d",acceptedStyles:["brands"]},gamepad:{hexCode:"f11b",acceptedStyles:["solid"]},"gas-pump":{hexCode:"f52f",acceptedStyles:["solid"]},gauge:{hexCode:"f624",acceptedStyles:["solid"]},"gauge-high":{hexCode:"f625",acceptedStyles:["solid"]},"gauge-simple":{hexCode:"f629",acceptedStyles:["solid"]},"gauge-simple-high":{hexCode:"f62a",acceptedStyles:["solid"]},gavel:{hexCode:"f0e3",acceptedStyles:["solid"]},gear:{hexCode:"f013",acceptedStyles:["solid"]},gears:{hexCode:"f085",acceptedStyles:["solid"]},gem:{hexCode:"f3a5",acceptedStyles:["solid","regular"]},genderless:{hexCode:"f22d",acceptedStyles:["solid"]},"get-pocket":{hexCode:"f265",acceptedStyles:["brands"]},gg:{hexCode:"f260",acceptedStyles:["brands"]},"gg-circle":{hexCode:"f261",acceptedStyles:["brands"]},ghost:{hexCode:"f6e2",acceptedStyles:["solid"]},gift:{hexCode:"f06b",acceptedStyles:["solid"]},gifts:{hexCode:"f79c",acceptedStyles:["solid"]},git:{hexCode:"f1d3",acceptedStyles:["brands"]},"git-alt":{hexCode:"f841",acceptedStyles:["brands"]},github:{hexCode:"f09b",acceptedStyles:["brands"]},"github-alt":{hexCode:"f113",acceptedStyles:["brands"]},gitkraken:{hexCode:"f3a6",acceptedStyles:["brands"]},gitlab:{hexCode:"f296",acceptedStyles:["brands"]},gitter:{hexCode:"f426",acceptedStyles:["brands"]},"glass-water":{hexCode:"e4f4",acceptedStyles:["solid"]},"glass-water-droplet":{hexCode:"e4f5",acceptedStyles:["solid"]},glasses:{hexCode:"f530",acceptedStyles:["solid"]},glide:{hexCode:"f2a5",acceptedStyles:["brands"]},"glide-g":{hexCode:"f2a6",acceptedStyles:["brands"]},globe:{hexCode:"f0ac",acceptedStyles:["solid"]},gofore:{hexCode:"f3a7",acceptedStyles:["brands"]},golang:{hexCode:"e40f",acceptedStyles:["brands"]},"golf-ball-tee":{hexCode:"f450",acceptedStyles:["solid"]},goodreads:{hexCode:"f3a8",acceptedStyles:["brands"]},"goodreads-g":{hexCode:"f3a9",acceptedStyles:["brands"]},google:{hexCode:"f1a0",acceptedStyles:["brands"]},"google-drive":{hexCode:"f3aa",acceptedStyles:["brands"]},"google-pay":{hexCode:"e079",acceptedStyles:["brands"]},"google-play":{hexCode:"f3ab",acceptedStyles:["brands"]},"google-plus":{hexCode:"f2b3",acceptedStyles:["brands"]},"google-plus-g":{hexCode:"f0d5",acceptedStyles:["brands"]},"google-scholar":{hexCode:"e63b",acceptedStyles:["brands"]},"google-wallet":{hexCode:"f1ee",acceptedStyles:["brands"]},gopuram:{hexCode:"f664",acceptedStyles:["solid"]},"graduation-cap":{hexCode:"f19d",acceptedStyles:["solid"]},gratipay:{hexCode:"f184",acceptedStyles:["brands"]},grav:{hexCode:"f2d6",acceptedStyles:["brands"]},"greater-than":{hexCode:"3e",acceptedStyles:["solid"]},"greater-than-equal":{hexCode:"f532",acceptedStyles:["solid"]},grip:{hexCode:"f58d",acceptedStyles:["solid"]},"grip-lines":{hexCode:"f7a4",acceptedStyles:["solid"]},"grip-lines-vertical":{hexCode:"f7a5",acceptedStyles:["solid"]},"grip-vertical":{hexCode:"f58e",acceptedStyles:["solid"]},gripfire:{hexCode:"f3ac",acceptedStyles:["brands"]},"group-arrows-rotate":{hexCode:"e4f6",acceptedStyles:["solid"]},grunt:{hexCode:"f3ad",acceptedStyles:["brands"]},"guarani-sign":{hexCode:"e19a",acceptedStyles:["solid"]},guilded:{hexCode:"e07e",acceptedStyles:["brands"]},guitar:{hexCode:"f7a6",acceptedStyles:["solid"]},gulp:{hexCode:"f3ae",acceptedStyles:["brands"]},gun:{hexCode:"e19b",acceptedStyles:["solid"]},h:{hexCode:"48",acceptedStyles:["solid"]},"hacker-news":{hexCode:"f1d4",acceptedStyles:["brands"]},hackerrank:{hexCode:"f5f7",acceptedStyles:["brands"]},hammer:{hexCode:"f6e3",acceptedStyles:["solid"]},hamsa:{hexCode:"f665",acceptedStyles:["solid"]},hand:{hexCode:"f256",acceptedStyles:["solid","regular"]},"hand-back-fist":{hexCode:"f255",acceptedStyles:["solid","regular"]},"hand-dots":{hexCode:"f461",acceptedStyles:["solid"]},"hand-fist":{hexCode:"f6de",acceptedStyles:["solid"]},"hand-holding":{hexCode:"f4bd",acceptedStyles:["solid"]},"hand-holding-dollar":{hexCode:"f4c0",acceptedStyles:["solid"]},"hand-holding-droplet":{hexCode:"f4c1",acceptedStyles:["solid"]},"hand-holding-hand":{hexCode:"e4f7",acceptedStyles:["solid"]},"hand-holding-heart":{hexCode:"f4be",acceptedStyles:["solid"]},"hand-holding-medical":{hexCode:"e05c",acceptedStyles:["solid"]},"hand-lizard":{hexCode:"f258",acceptedStyles:["solid","regular"]},"hand-middle-finger":{hexCode:"f806",acceptedStyles:["solid"]},"hand-peace":{hexCode:"f25b",acceptedStyles:["solid","regular"]},"hand-point-down":{hexCode:"f0a7",acceptedStyles:["solid","regular"]},"hand-point-left":{hexCode:"f0a5",acceptedStyles:["solid","regular"]},"hand-point-right":{hexCode:"f0a4",acceptedStyles:["solid","regular"]},"hand-point-up":{hexCode:"f0a6",acceptedStyles:["solid","regular"]},"hand-pointer":{hexCode:"f25a",acceptedStyles:["solid","regular"]},"hand-scissors":{hexCode:"f257",acceptedStyles:["solid","regular"]},"hand-sparkles":{hexCode:"e05d",acceptedStyles:["solid"]},"hand-spock":{hexCode:"f259",acceptedStyles:["solid","regular"]},handcuffs:{hexCode:"e4f8",acceptedStyles:["solid"]},hands:{hexCode:"f2a7",acceptedStyles:["solid"]},"hands-asl-interpreting":{hexCode:"f2a3",acceptedStyles:["solid"]},"hands-bound":{hexCode:"e4f9",acceptedStyles:["solid"]},"hands-bubbles":{hexCode:"e05e",acceptedStyles:["solid"]},"hands-clapping":{hexCode:"e1a8",acceptedStyles:["solid"]},"hands-holding":{hexCode:"f4c2",acceptedStyles:["solid"]},"hands-holding-child":{hexCode:"e4fa",acceptedStyles:["solid"]},"hands-holding-circle":{hexCode:"e4fb",acceptedStyles:["solid"]},"hands-praying":{hexCode:"f684",acceptedStyles:["solid"]},handshake:{hexCode:"f2b5",acceptedStyles:["solid","regular"]},"handshake-angle":{hexCode:"f4c4",acceptedStyles:["solid"]},"handshake-slash":{hexCode:"e060",acceptedStyles:["solid"]},hanukiah:{hexCode:"f6e6",acceptedStyles:["solid"]},"hard-drive":{hexCode:"f0a0",acceptedStyles:["solid","regular"]},hashnode:{hexCode:"e499",acceptedStyles:["brands"]},hashtag:{hexCode:"23",acceptedStyles:["solid"]},"hat-cowboy":{hexCode:"f8c0",acceptedStyles:["solid"]},"hat-cowboy-side":{hexCode:"f8c1",acceptedStyles:["solid"]},"hat-wizard":{hexCode:"f6e8",acceptedStyles:["solid"]},"head-side-cough":{hexCode:"e061",acceptedStyles:["solid"]},"head-side-cough-slash":{hexCode:"e062",acceptedStyles:["solid"]},"head-side-mask":{hexCode:"e063",acceptedStyles:["solid"]},"head-side-virus":{hexCode:"e064",acceptedStyles:["solid"]},heading:{hexCode:"f1dc",acceptedStyles:["solid"]},headphones:{hexCode:"f025",acceptedStyles:["solid","regular"]},headset:{hexCode:"f590",acceptedStyles:["solid"]},heart:{hexCode:"f004",acceptedStyles:["solid","regular"]},"heart-circle-bolt":{hexCode:"e4fc",acceptedStyles:["solid"]},"heart-circle-check":{hexCode:"e4fd",acceptedStyles:["solid"]},"heart-circle-exclamation":{hexCode:"e4fe",acceptedStyles:["solid"]},"heart-circle-minus":{hexCode:"e4ff",acceptedStyles:["solid"]},"heart-circle-plus":{hexCode:"e500",acceptedStyles:["solid"]},"heart-circle-xmark":{hexCode:"e501",acceptedStyles:["solid"]},"heart-crack":{hexCode:"f7a9",acceptedStyles:["solid"]},"heart-pulse":{hexCode:"f21e",acceptedStyles:["solid"]},helicopter:{hexCode:"f533",acceptedStyles:["solid"]},"helicopter-symbol":{hexCode:"e502",acceptedStyles:["solid"]},"helmet-safety":{hexCode:"f807",acceptedStyles:["solid"]},"helmet-un":{hexCode:"e503",acceptedStyles:["solid"]},hexagon:{hexCode:"f312",acceptedStyles:["solid"]},"hexagon-nodes":{hexCode:"e699",acceptedStyles:["solid"]},"hexagon-nodes-bolt":{hexCode:"e69a",acceptedStyles:["solid"]},highlighter:{hexCode:"f591",acceptedStyles:["solid"]},"hill-avalanche":{hexCode:"e507",acceptedStyles:["solid"]},"hill-rockslide":{hexCode:"e508",acceptedStyles:["solid"]},hippo:{hexCode:"f6ed",acceptedStyles:["solid"]},hips:{hexCode:"f452",acceptedStyles:["brands"]},"hire-a-helper":{hexCode:"f3b0",acceptedStyles:["brands"]},hive:{hexCode:"e07f",acceptedStyles:["brands"]},"hockey-puck":{hexCode:"f453",acceptedStyles:["solid"]},"holly-berry":{hexCode:"f7aa",acceptedStyles:["solid"]},hooli:{hexCode:"f427",acceptedStyles:["brands"]},hornbill:{hexCode:"f592",acceptedStyles:["brands"]},horse:{hexCode:"f6f0",acceptedStyles:["solid"]},"horse-head":{hexCode:"f7ab",acceptedStyles:["solid"]},hospital:{hexCode:"f0f8",acceptedStyles:["solid","regular"]},"hospital-user":{hexCode:"f80d",acceptedStyles:["solid"]},"hot-tub-person":{hexCode:"f593",acceptedStyles:["solid"]},hotdog:{hexCode:"f80f",acceptedStyles:["solid"]},hotel:{hexCode:"f594",acceptedStyles:["solid"]},hotjar:{hexCode:"f3b1",acceptedStyles:["brands"]},hourglass:{hexCode:"f254",acceptedStyles:["solid","regular"]},"hourglass-end":{hexCode:"f253",acceptedStyles:["solid"]},"hourglass-half":{hexCode:"f252",acceptedStyles:["solid","regular"]},"hourglass-start":{hexCode:"f251",acceptedStyles:["solid"]},house:{hexCode:"f015",acceptedStyles:["solid","regular"]},"house-chimney":{hexCode:"e3af",acceptedStyles:["solid"]},"house-chimney-crack":{hexCode:"f6f1",acceptedStyles:["solid"]},"house-chimney-medical":{hexCode:"f7f2",acceptedStyles:["solid"]},"house-chimney-user":{hexCode:"e065",acceptedStyles:["solid"]},"house-chimney-window":{hexCode:"e00d",acceptedStyles:["solid"]},"house-circle-check":{hexCode:"e509",acceptedStyles:["solid"]},"house-circle-exclamation":{hexCode:"e50a",acceptedStyles:["solid"]},"house-circle-xmark":{hexCode:"e50b",acceptedStyles:["solid"]},"house-crack":{hexCode:"e3b1",acceptedStyles:["solid"]},"house-fire":{hexCode:"e50c",acceptedStyles:["solid"]},"house-flag":{hexCode:"e50d",acceptedStyles:["solid"]},"house-flood-water":{hexCode:"e50e",acceptedStyles:["solid"]},"house-flood-water-circle-arrow-right":{hexCode:"e50f",acceptedStyles:["solid"]},"house-laptop":{hexCode:"e066",acceptedStyles:["solid"]},"house-lock":{hexCode:"e510",acceptedStyles:["solid"]},"house-medical":{hexCode:"e3b2",acceptedStyles:["solid"]},"house-medical-circle-check":{hexCode:"e511",acceptedStyles:["solid"]},"house-medical-circle-exclamation":{hexCode:"e512",acceptedStyles:["solid"]},"house-medical-circle-xmark":{hexCode:"e513",acceptedStyles:["solid"]},"house-medical-flag":{hexCode:"e514",acceptedStyles:["solid"]},"house-signal":{hexCode:"e012",acceptedStyles:["solid"]},"house-tsunami":{hexCode:"e515",acceptedStyles:["solid"]},"house-user":{hexCode:"e1b0",acceptedStyles:["solid"]},houzz:{hexCode:"f27c",acceptedStyles:["brands"]},"hryvnia-sign":{hexCode:"f6f2",acceptedStyles:["solid"]},html5:{hexCode:"f13b",acceptedStyles:["brands"]},hubspot:{hexCode:"f3b2",acceptedStyles:["brands"]},hurricane:{hexCode:"f751",acceptedStyles:["solid"]},i:{hexCode:"49",acceptedStyles:["solid"]},"i-cursor":{hexCode:"f246",acceptedStyles:["solid"]},"ice-cream":{hexCode:"f810",acceptedStyles:["solid"]},icicles:{hexCode:"f7ad",acceptedStyles:["solid"]},icons:{hexCode:"f86d",acceptedStyles:["solid"]},"id-badge":{hexCode:"f2c1",acceptedStyles:["solid","regular"]},"id-card":{hexCode:"f2c2",acceptedStyles:["solid","regular"]},"id-card-clip":{hexCode:"f47f",acceptedStyles:["solid"]},ideal:{hexCode:"e013",acceptedStyles:["brands"]},igloo:{hexCode:"f7ae",acceptedStyles:["solid"]},image:{hexCode:"f03e",acceptedStyles:["solid","regular"]},"image-portrait":{hexCode:"f3e0",acceptedStyles:["solid"]},images:{hexCode:"f302",acceptedStyles:["solid","regular"]},imdb:{hexCode:"f2d8",acceptedStyles:["brands"]},inbox:{hexCode:"f01c",acceptedStyles:["solid"]},indent:{hexCode:"f03c",acceptedStyles:["solid"]},"indian-rupee-sign":{hexCode:"e1bc",acceptedStyles:["solid"]},industry:{hexCode:"f275",acceptedStyles:["solid"]},infinity:{hexCode:"f534",acceptedStyles:["solid"]},info:{hexCode:"f129",acceptedStyles:["solid"]},instagram:{hexCode:"f16d",acceptedStyles:["brands"]},instalod:{hexCode:"e081",acceptedStyles:["brands"]},intercom:{hexCode:"f7af",acceptedStyles:["brands"]},"internet-explorer":{hexCode:"f26b",acceptedStyles:["brands"]},invision:{hexCode:"f7b0",acceptedStyles:["brands"]},ioxhost:{hexCode:"f208",acceptedStyles:["brands"]},italic:{hexCode:"f033",acceptedStyles:["solid"]},"itch-io":{hexCode:"f83a",acceptedStyles:["brands"]},itunes:{hexCode:"f3b4",acceptedStyles:["brands"]},"itunes-note":{hexCode:"f3b5",acceptedStyles:["brands"]},j:{hexCode:"4a",acceptedStyles:["solid"]},jar:{hexCode:"e516",acceptedStyles:["solid"]},"jar-wheat":{hexCode:"e517",acceptedStyles:["solid"]},java:{hexCode:"f4e4",acceptedStyles:["brands"]},jedi:{hexCode:"f669",acceptedStyles:["solid"]},"jedi-order":{hexCode:"f50e",acceptedStyles:["brands"]},jenkins:{hexCode:"f3b6",acceptedStyles:["brands"]},"jet-fighter":{hexCode:"f0fb",acceptedStyles:["solid"]},"jet-fighter-up":{hexCode:"e518",acceptedStyles:["solid"]},jira:{hexCode:"f7b1",acceptedStyles:["brands"]},joget:{hexCode:"f3b7",acceptedStyles:["brands"]},joint:{hexCode:"f595",acceptedStyles:["solid"]},joomla:{hexCode:"f1aa",acceptedStyles:["brands"]},js:{hexCode:"f3b8",acceptedStyles:["brands"]},jsfiddle:{hexCode:"f1cc",acceptedStyles:["brands"]},"jug-detergent":{hexCode:"e519",acceptedStyles:["solid"]},jxl:{hexCode:"e67b",acceptedStyles:["brands"]},k:{hexCode:"4b",acceptedStyles:["solid"]},kaaba:{hexCode:"f66b",acceptedStyles:["solid"]},kaggle:{hexCode:"f5fa",acceptedStyles:["brands"]},"kakao-talk":{hexCode:"e7d7",acceptedStyles:["brands"]},key:{hexCode:"f084",acceptedStyles:["solid"]},keybase:{hexCode:"f4f5",acceptedStyles:["brands"]},keyboard:{hexCode:"f11c",acceptedStyles:["solid","regular"]},keycdn:{hexCode:"f3ba",acceptedStyles:["brands"]},khanda:{hexCode:"f66d",acceptedStyles:["solid"]},kickstarter:{hexCode:"f3bb",acceptedStyles:["brands"]},"kickstarter-k":{hexCode:"f3bc",acceptedStyles:["brands"]},"kip-sign":{hexCode:"e1c4",acceptedStyles:["solid"]},"kit-medical":{hexCode:"f479",acceptedStyles:["solid"]},"kitchen-set":{hexCode:"e51a",acceptedStyles:["solid"]},"kiwi-bird":{hexCode:"f535",acceptedStyles:["solid"]},korvue:{hexCode:"f42f",acceptedStyles:["brands"]},l:{hexCode:"4c",acceptedStyles:["solid"]},"land-mine-on":{hexCode:"e51b",acceptedStyles:["solid"]},landmark:{hexCode:"f66f",acceptedStyles:["solid"]},"landmark-dome":{hexCode:"f752",acceptedStyles:["solid"]},"landmark-flag":{hexCode:"e51c",acceptedStyles:["solid"]},language:{hexCode:"f1ab",acceptedStyles:["solid"]},laptop:{hexCode:"f109",acceptedStyles:["solid"]},"laptop-code":{hexCode:"f5fc",acceptedStyles:["solid"]},"laptop-file":{hexCode:"e51d",acceptedStyles:["solid"]},"laptop-medical":{hexCode:"f812",acceptedStyles:["solid"]},laravel:{hexCode:"f3bd",acceptedStyles:["brands"]},"lari-sign":{hexCode:"e1c8",acceptedStyles:["solid"]},lastfm:{hexCode:"f202",acceptedStyles:["brands"]},"layer-group":{hexCode:"f5fd",acceptedStyles:["solid"]},leaf:{hexCode:"f06c",acceptedStyles:["solid"]},leanpub:{hexCode:"f212",acceptedStyles:["brands"]},"left-long":{hexCode:"f30a",acceptedStyles:["solid"]},"left-right":{hexCode:"f337",acceptedStyles:["solid"]},lemon:{hexCode:"f094",acceptedStyles:["solid","regular"]},less:{hexCode:"f41d",acceptedStyles:["brands"]},"less-than":{hexCode:"3c",acceptedStyles:["solid"]},"less-than-equal":{hexCode:"f537",acceptedStyles:["solid"]},letterboxd:{hexCode:"e62d",acceptedStyles:["brands"]},"life-ring":{hexCode:"f1cd",acceptedStyles:["solid","regular"]},lightbulb:{hexCode:"f0eb",acceptedStyles:["solid","regular"]},line:{hexCode:"f3c0",acceptedStyles:["brands"]},"lines-leaning":{hexCode:"e51e",acceptedStyles:["solid"]},link:{hexCode:"f0c1",acceptedStyles:["solid"]},"link-slash":{hexCode:"f127",acceptedStyles:["solid"]},linkedin:{hexCode:"f08c",acceptedStyles:["brands"]},"linkedin-in":{hexCode:"f0e1",acceptedStyles:["brands"]},linktree:{hexCode:"e7d8",acceptedStyles:["brands"]},linode:{hexCode:"f2b8",acceptedStyles:["brands"]},linux:{hexCode:"f17c",acceptedStyles:["brands"]},"lira-sign":{hexCode:"f195",acceptedStyles:["solid"]},list:{hexCode:"f03a",acceptedStyles:["solid"]},"list-check":{hexCode:"f0ae",acceptedStyles:["solid"]},"list-ol":{hexCode:"f0cb",acceptedStyles:["solid"]},"list-ul":{hexCode:"f0ca",acceptedStyles:["solid"]},"litecoin-sign":{hexCode:"e1d3",acceptedStyles:["solid"]},"location-arrow":{hexCode:"f124",acceptedStyles:["solid"]},"location-crosshairs":{hexCode:"f601",acceptedStyles:["solid"]},"location-dot":{hexCode:"f3c5",acceptedStyles:["solid"]},"location-pin":{hexCode:"f041",acceptedStyles:["solid"]},"location-pin-lock":{hexCode:"e51f",acceptedStyles:["solid"]},lock:{hexCode:"f023",acceptedStyles:["solid"]},"lock-open":{hexCode:"f3c1",acceptedStyles:["solid"]},locust:{hexCode:"e520",acceptedStyles:["solid"]},lumon:{hexCode:"e7e2",acceptedStyles:["brands"]},"lumon-drop":{hexCode:"e7e3",acceptedStyles:["brands"]},lungs:{hexCode:"f604",acceptedStyles:["solid"]},"lungs-virus":{hexCode:"e067",acceptedStyles:["solid"]},lyft:{hexCode:"f3c3",acceptedStyles:["brands"]},m:{hexCode:"4d",acceptedStyles:["solid"]},magento:{hexCode:"f3c4",acceptedStyles:["brands"]},magnet:{hexCode:"f076",acceptedStyles:["solid"]},"magnifying-glass":{hexCode:"f002",acceptedStyles:["solid"]},"magnifying-glass-arrow-right":{hexCode:"e521",acceptedStyles:["solid"]},"magnifying-glass-chart":{hexCode:"e522",acceptedStyles:["solid"]},"magnifying-glass-dollar":{hexCode:"f688",acceptedStyles:["solid"]},"magnifying-glass-location":{hexCode:"f689",acceptedStyles:["solid"]},"magnifying-glass-minus":{hexCode:"f010",acceptedStyles:["solid"]},"magnifying-glass-plus":{hexCode:"f00e",acceptedStyles:["solid"]},mailchimp:{hexCode:"f59e",acceptedStyles:["brands"]},"manat-sign":{hexCode:"e1d5",acceptedStyles:["solid"]},mandalorian:{hexCode:"f50f",acceptedStyles:["brands"]},map:{hexCode:"f279",acceptedStyles:["solid","regular"]},"map-location":{hexCode:"f59f",acceptedStyles:["solid"]},"map-location-dot":{hexCode:"f5a0",acceptedStyles:["solid"]},"map-pin":{hexCode:"f276",acceptedStyles:["solid"]},markdown:{hexCode:"f60f",acceptedStyles:["brands"]},marker:{hexCode:"f5a1",acceptedStyles:["solid"]},mars:{hexCode:"f222",acceptedStyles:["solid"]},"mars-and-venus":{hexCode:"f224",acceptedStyles:["solid"]},"mars-and-venus-burst":{hexCode:"e523",acceptedStyles:["solid"]},"mars-double":{hexCode:"f227",acceptedStyles:["solid"]},"mars-stroke":{hexCode:"f229",acceptedStyles:["solid"]},"mars-stroke-right":{hexCode:"f22b",acceptedStyles:["solid"]},"mars-stroke-up":{hexCode:"f22a",acceptedStyles:["solid"]},"martini-glass":{hexCode:"f57b",acceptedStyles:["solid"]},"martini-glass-citrus":{hexCode:"f561",acceptedStyles:["solid"]},"martini-glass-empty":{hexCode:"f000",acceptedStyles:["solid"]},mask:{hexCode:"f6fa",acceptedStyles:["solid"]},"mask-face":{hexCode:"e1d7",acceptedStyles:["solid"]},"mask-ventilator":{hexCode:"e524",acceptedStyles:["solid"]},"masks-theater":{hexCode:"f630",acceptedStyles:["solid"]},mastodon:{hexCode:"f4f6",acceptedStyles:["brands"]},"mattress-pillow":{hexCode:"e525",acceptedStyles:["solid"]},maxcdn:{hexCode:"f136",acceptedStyles:["brands"]},maximize:{hexCode:"f31e",acceptedStyles:["solid"]},mdb:{hexCode:"f8ca",acceptedStyles:["brands"]},medal:{hexCode:"f5a2",acceptedStyles:["solid"]},medapps:{hexCode:"f3c6",acceptedStyles:["brands"]},medium:{hexCode:"f23a",acceptedStyles:["brands"]},medrt:{hexCode:"f3c8",acceptedStyles:["brands"]},meetup:{hexCode:"f2e0",acceptedStyles:["brands"]},megaport:{hexCode:"f5a3",acceptedStyles:["brands"]},memory:{hexCode:"f538",acceptedStyles:["solid"]},mendeley:{hexCode:"f7b3",acceptedStyles:["brands"]},menorah:{hexCode:"f676",acceptedStyles:["solid"]},mercury:{hexCode:"f223",acceptedStyles:["solid"]},message:{hexCode:"f27a",acceptedStyles:["solid","regular"]},meta:{hexCode:"e49b",acceptedStyles:["brands"]},meteor:{hexCode:"f753",acceptedStyles:["solid"]},microblog:{hexCode:"e01a",acceptedStyles:["brands"]},microchip:{hexCode:"f2db",acceptedStyles:["solid"]},microphone:{hexCode:"f130",acceptedStyles:["solid"]},"microphone-lines":{hexCode:"f3c9",acceptedStyles:["solid"]},"microphone-lines-slash":{hexCode:"f539",acceptedStyles:["solid"]},"microphone-slash":{hexCode:"f131",acceptedStyles:["solid"]},microscope:{hexCode:"f610",acceptedStyles:["solid"]},microsoft:{hexCode:"f3ca",acceptedStyles:["brands"]},"mill-sign":{hexCode:"e1ed",acceptedStyles:["solid"]},minimize:{hexCode:"f78c",acceptedStyles:["solid"]},mintbit:{hexCode:"e62f",acceptedStyles:["brands"]},minus:{hexCode:"f068",acceptedStyles:["solid"]},mitten:{hexCode:"f7b5",acceptedStyles:["solid"]},mix:{hexCode:"f3cb",acceptedStyles:["brands"]},mixcloud:{hexCode:"f289",acceptedStyles:["brands"]},mixer:{hexCode:"e056",acceptedStyles:["brands"]},mizuni:{hexCode:"f3cc",acceptedStyles:["brands"]},mobile:{hexCode:"f3ce",acceptedStyles:["solid"]},"mobile-button":{hexCode:"f10b",acceptedStyles:["solid"]},"mobile-retro":{hexCode:"e527",acceptedStyles:["solid"]},"mobile-screen":{hexCode:"f3cf",acceptedStyles:["solid"]},"mobile-screen-button":{hexCode:"f3cd",acceptedStyles:["solid"]},"mobile-vibrate":{hexCode:"e816",acceptedStyles:["solid"]},modx:{hexCode:"f285",acceptedStyles:["brands"]},monero:{hexCode:"f3d0",acceptedStyles:["brands"]},"money-bill":{hexCode:"f0d6",acceptedStyles:["solid"]},"money-bill-1":{hexCode:"f3d1",acceptedStyles:["solid","regular"]},"money-bill-1-wave":{hexCode:"f53b",acceptedStyles:["solid"]},"money-bill-transfer":{hexCode:"e528",acceptedStyles:["solid"]},"money-bill-trend-up":{hexCode:"e529",acceptedStyles:["solid"]},"money-bill-wave":{hexCode:"f53a",acceptedStyles:["solid"]},"money-bill-wheat":{hexCode:"e52a",acceptedStyles:["solid"]},"money-bills":{hexCode:"e1f3",acceptedStyles:["solid"]},"money-check":{hexCode:"f53c",acceptedStyles:["solid"]},"money-check-dollar":{hexCode:"f53d",acceptedStyles:["solid"]},monument:{hexCode:"f5a6",acceptedStyles:["solid"]},moon:{hexCode:"f186",acceptedStyles:["solid","regular"]},"mortar-pestle":{hexCode:"f5a7",acceptedStyles:["solid"]},mosque:{hexCode:"f678",acceptedStyles:["solid"]},mosquito:{hexCode:"e52b",acceptedStyles:["solid"]},"mosquito-net":{hexCode:"e52c",acceptedStyles:["solid"]},motorcycle:{hexCode:"f21c",acceptedStyles:["solid"]},mound:{hexCode:"e52d",acceptedStyles:["solid"]},mountain:{hexCode:"f6fc",acceptedStyles:["solid"]},"mountain-city":{hexCode:"e52e",acceptedStyles:["solid"]},"mountain-sun":{hexCode:"e52f",acceptedStyles:["solid"]},"mug-hot":{hexCode:"f7b6",acceptedStyles:["solid"]},"mug-saucer":{hexCode:"f0f4",acceptedStyles:["solid"]},music:{hexCode:"f001",acceptedStyles:["solid"]},n:{hexCode:"4e",acceptedStyles:["solid"]},"naira-sign":{hexCode:"e1f6",acceptedStyles:["solid"]},napster:{hexCode:"f3d2",acceptedStyles:["brands"]},neos:{hexCode:"f612",acceptedStyles:["brands"]},"network-wired":{hexCode:"f6ff",acceptedStyles:["solid"]},neuter:{hexCode:"f22c",acceptedStyles:["solid"]},newspaper:{hexCode:"f1ea",acceptedStyles:["solid","regular"]},"nfc-directional":{hexCode:"e530",acceptedStyles:["brands"]},"nfc-symbol":{hexCode:"e531",acceptedStyles:["brands"]},nimblr:{hexCode:"f5a8",acceptedStyles:["brands"]},node:{hexCode:"f419",acceptedStyles:["brands"]},"node-js":{hexCode:"f3d3",acceptedStyles:["brands"]},"non-binary":{hexCode:"e807",acceptedStyles:["solid"]},"not-equal":{hexCode:"f53e",acceptedStyles:["solid"]},notdef:{hexCode:"e1fe",acceptedStyles:["solid"]},"note-sticky":{hexCode:"f249",acceptedStyles:["solid","regular"]},"notes-medical":{hexCode:"f481",acceptedStyles:["solid"]},notion:{hexCode:"e7d9",acceptedStyles:["brands"]},npm:{hexCode:"f3d4",acceptedStyles:["brands"]},ns8:{hexCode:"f3d5",acceptedStyles:["brands"]},nutritionix:{hexCode:"f3d6",acceptedStyles:["brands"]},o:{hexCode:"4f",acceptedStyles:["solid"]},"object-group":{hexCode:"f247",acceptedStyles:["solid","regular"]},"object-ungroup":{hexCode:"f248",acceptedStyles:["solid","regular"]},octagon:{hexCode:"f306",acceptedStyles:["solid"]},"octopus-deploy":{hexCode:"e082",acceptedStyles:["brands"]},odnoklassniki:{hexCode:"f263",acceptedStyles:["brands"]},odysee:{hexCode:"e5c6",acceptedStyles:["brands"]},"oil-can":{hexCode:"f613",acceptedStyles:["solid"]},"oil-well":{hexCode:"e532",acceptedStyles:["solid"]},"old-republic":{hexCode:"f510",acceptedStyles:["brands"]},om:{hexCode:"f679",acceptedStyles:["solid"]},openai:{hexCode:"e7cf",acceptedStyles:["brands"]},opencart:{hexCode:"f23d",acceptedStyles:["brands"]},openid:{hexCode:"f19b",acceptedStyles:["brands"]},opensuse:{hexCode:"e62b",acceptedStyles:["brands"]},opera:{hexCode:"f26a",acceptedStyles:["brands"]},"optin-monster":{hexCode:"f23c",acceptedStyles:["brands"]},orcid:{hexCode:"f8d2",acceptedStyles:["brands"]},osi:{hexCode:"f41a",acceptedStyles:["brands"]},otter:{hexCode:"f700",acceptedStyles:["solid"]},outdent:{hexCode:"f03b",acceptedStyles:["solid"]},p:{hexCode:"50",acceptedStyles:["solid"]},padlet:{hexCode:"e4a0",acceptedStyles:["brands"]},page4:{hexCode:"f3d7",acceptedStyles:["brands"]},pagelines:{hexCode:"f18c",acceptedStyles:["brands"]},pager:{hexCode:"f815",acceptedStyles:["solid"]},"paint-roller":{hexCode:"f5aa",acceptedStyles:["solid"]},paintbrush:{hexCode:"f1fc",acceptedStyles:["solid"]},palette:{hexCode:"f53f",acceptedStyles:["solid"]},palfed:{hexCode:"f3d8",acceptedStyles:["brands"]},pallet:{hexCode:"f482",acceptedStyles:["solid"]},pandora:{hexCode:"e7da",acceptedStyles:["brands"]},panorama:{hexCode:"e209",acceptedStyles:["solid"]},"paper-plane":{hexCode:"f1d8",acceptedStyles:["solid","regular"]},paperclip:{hexCode:"f0c6",acceptedStyles:["solid"]},"parachute-box":{hexCode:"f4cd",acceptedStyles:["solid"]},paragraph:{hexCode:"f1dd",acceptedStyles:["solid"]},passport:{hexCode:"f5ab",acceptedStyles:["solid"]},paste:{hexCode:"f0ea",acceptedStyles:["solid","regular"]},patreon:{hexCode:"f3d9",acceptedStyles:["brands"]},pause:{hexCode:"f04c",acceptedStyles:["solid"]},paw:{hexCode:"f1b0",acceptedStyles:["solid"]},paypal:{hexCode:"f1ed",acceptedStyles:["brands"]},peace:{hexCode:"f67c",acceptedStyles:["solid"]},pen:{hexCode:"f304",acceptedStyles:["solid"]},"pen-clip":{hexCode:"f305",acceptedStyles:["solid"]},"pen-fancy":{hexCode:"f5ac",acceptedStyles:["solid"]},"pen-nib":{hexCode:"f5ad",acceptedStyles:["solid"]},"pen-ruler":{hexCode:"f5ae",acceptedStyles:["solid"]},"pen-to-square":{hexCode:"f044",acceptedStyles:["solid","regular"]},pencil:{hexCode:"f303",acceptedStyles:["solid"]},pentagon:{hexCode:"e790",acceptedStyles:["solid"]},"people-arrows":{hexCode:"e068",acceptedStyles:["solid"]},"people-carry-box":{hexCode:"f4ce",acceptedStyles:["solid"]},"people-group":{hexCode:"e533",acceptedStyles:["solid"]},"people-line":{hexCode:"e534",acceptedStyles:["solid"]},"people-pulling":{hexCode:"e535",acceptedStyles:["solid"]},"people-robbery":{hexCode:"e536",acceptedStyles:["solid"]},"people-roof":{hexCode:"e537",acceptedStyles:["solid"]},"pepper-hot":{hexCode:"f816",acceptedStyles:["solid"]},perbyte:{hexCode:"e083",acceptedStyles:["brands"]},percent:{hexCode:"25",acceptedStyles:["solid"]},periscope:{hexCode:"f3da",acceptedStyles:["brands"]},person:{hexCode:"f183",acceptedStyles:["solid"]},"person-arrow-down-to-line":{hexCode:"e538",acceptedStyles:["solid"]},"person-arrow-up-from-line":{hexCode:"e539",acceptedStyles:["solid"]},"person-biking":{hexCode:"f84a",acceptedStyles:["solid"]},"person-booth":{hexCode:"f756",acceptedStyles:["solid"]},"person-breastfeeding":{hexCode:"e53a",acceptedStyles:["solid"]},"person-burst":{hexCode:"e53b",acceptedStyles:["solid"]},"person-cane":{hexCode:"e53c",acceptedStyles:["solid"]},"person-chalkboard":{hexCode:"e53d",acceptedStyles:["solid"]},"person-circle-check":{hexCode:"e53e",acceptedStyles:["solid"]},"person-circle-exclamation":{hexCode:"e53f",acceptedStyles:["solid"]},"person-circle-minus":{hexCode:"e540",acceptedStyles:["solid"]},"person-circle-plus":{hexCode:"e541",acceptedStyles:["solid"]},"person-circle-question":{hexCode:"e542",acceptedStyles:["solid"]},"person-circle-xmark":{hexCode:"e543",acceptedStyles:["solid"]},"person-digging":{hexCode:"f85e",acceptedStyles:["solid"]},"person-dots-from-line":{hexCode:"f470",acceptedStyles:["solid"]},"person-dress":{hexCode:"f182",acceptedStyles:["solid"]},"person-dress-burst":{hexCode:"e544",acceptedStyles:["solid"]},"person-drowning":{hexCode:"e545",acceptedStyles:["solid"]},"person-falling":{hexCode:"e546",acceptedStyles:["solid"]},"person-falling-burst":{hexCode:"e547",acceptedStyles:["solid"]},"person-half-dress":{hexCode:"e548",acceptedStyles:["solid"]},"person-harassing":{hexCode:"e549",acceptedStyles:["solid"]},"person-hiking":{hexCode:"f6ec",acceptedStyles:["solid"]},"person-military-pointing":{hexCode:"e54a",acceptedStyles:["solid"]},"person-military-rifle":{hexCode:"e54b",acceptedStyles:["solid"]},"person-military-to-person":{hexCode:"e54c",acceptedStyles:["solid"]},"person-praying":{hexCode:"f683",acceptedStyles:["solid"]},"person-pregnant":{hexCode:"e31e",acceptedStyles:["solid"]},"person-rays":{hexCode:"e54d",acceptedStyles:["solid"]},"person-rifle":{hexCode:"e54e",acceptedStyles:["solid"]},"person-running":{hexCode:"f70c",acceptedStyles:["solid"]},"person-shelter":{hexCode:"e54f",acceptedStyles:["solid"]},"person-skating":{hexCode:"f7c5",acceptedStyles:["solid"]},"person-skiing":{hexCode:"f7c9",acceptedStyles:["solid"]},"person-skiing-nordic":{hexCode:"f7ca",acceptedStyles:["solid"]},"person-snowboarding":{hexCode:"f7ce",acceptedStyles:["solid"]},"person-swimming":{hexCode:"f5c4",acceptedStyles:["solid"]},"person-through-window":{hexCode:"e5a9",acceptedStyles:["solid"]},"person-walking":{hexCode:"f554",acceptedStyles:["solid"]},"person-walking-arrow-loop-left":{hexCode:"e551",acceptedStyles:["solid"]},"person-walking-arrow-right":{hexCode:"e552",acceptedStyles:["solid"]},"person-walking-dashed-line-arrow-right":{hexCode:"e553",acceptedStyles:["solid"]},"person-walking-luggage":{hexCode:"e554",acceptedStyles:["solid"]},"person-walking-with-cane":{hexCode:"f29d",acceptedStyles:["solid"]},"peseta-sign":{hexCode:"e221",acceptedStyles:["solid"]},"peso-sign":{hexCode:"e222",acceptedStyles:["solid"]},phabricator:{hexCode:"f3db",acceptedStyles:["brands"]},"phoenix-framework":{hexCode:"f3dc",acceptedStyles:["brands"]},"phoenix-squadron":{hexCode:"f511",acceptedStyles:["brands"]},phone:{hexCode:"f095",acceptedStyles:["solid"]},"phone-flip":{hexCode:"f879",acceptedStyles:["solid"]},"phone-slash":{hexCode:"f3dd",acceptedStyles:["solid"]},"phone-volume":{hexCode:"f2a0",acceptedStyles:["solid"]},"photo-film":{hexCode:"f87c",acceptedStyles:["solid"]},php:{hexCode:"f457",acceptedStyles:["brands"]},"pied-piper":{hexCode:"f2ae",acceptedStyles:["brands"]},"pied-piper-alt":{hexCode:"f1a8",acceptedStyles:["brands"]},"pied-piper-hat":{hexCode:"f4e5",acceptedStyles:["brands"]},"pied-piper-pp":{hexCode:"f1a7",acceptedStyles:["brands"]},"piggy-bank":{hexCode:"f4d3",acceptedStyles:["solid"]},pills:{hexCode:"f484",acceptedStyles:["solid"]},pinterest:{hexCode:"f0d2",acceptedStyles:["brands"]},"pinterest-p":{hexCode:"f231",acceptedStyles:["brands"]},pix:{hexCode:"e43a",acceptedStyles:["brands"]},pixelfed:{hexCode:"e7db",acceptedStyles:["brands"]},pixiv:{hexCode:"e640",acceptedStyles:["brands"]},"pizza-slice":{hexCode:"f818",acceptedStyles:["solid"]},"place-of-worship":{hexCode:"f67f",acceptedStyles:["solid"]},plane:{hexCode:"f072",acceptedStyles:["solid"]},"plane-arrival":{hexCode:"f5af",acceptedStyles:["solid"]},"plane-circle-check":{hexCode:"e555",acceptedStyles:["solid"]},"plane-circle-exclamation":{hexCode:"e556",acceptedStyles:["solid"]},"plane-circle-xmark":{hexCode:"e557",acceptedStyles:["solid"]},"plane-departure":{hexCode:"f5b0",acceptedStyles:["solid"]},"plane-lock":{hexCode:"e558",acceptedStyles:["solid"]},"plane-slash":{hexCode:"e069",acceptedStyles:["solid"]},"plane-up":{hexCode:"e22d",acceptedStyles:["solid"]},"plant-wilt":{hexCode:"e5aa",acceptedStyles:["solid"]},"plate-wheat":{hexCode:"e55a",acceptedStyles:["solid"]},play:{hexCode:"f04b",acceptedStyles:["solid"]},playstation:{hexCode:"f3df",acceptedStyles:["brands"]},plug:{hexCode:"f1e6",acceptedStyles:["solid"]},"plug-circle-bolt":{hexCode:"e55b",acceptedStyles:["solid"]},"plug-circle-check":{hexCode:"e55c",acceptedStyles:["solid"]},"plug-circle-exclamation":{hexCode:"e55d",acceptedStyles:["solid"]},"plug-circle-minus":{hexCode:"e55e",acceptedStyles:["solid"]},"plug-circle-plus":{hexCode:"e55f",acceptedStyles:["solid"]},"plug-circle-xmark":{hexCode:"e560",acceptedStyles:["solid"]},plus:{hexCode:"2b",acceptedStyles:["solid"]},"plus-minus":{hexCode:"e43c",acceptedStyles:["solid"]},podcast:{hexCode:"f2ce",acceptedStyles:["solid"]},poo:{hexCode:"f2fe",acceptedStyles:["solid"]},"poo-storm":{hexCode:"f75a",acceptedStyles:["solid"]},poop:{hexCode:"f619",acceptedStyles:["solid"]},"power-off":{hexCode:"f011",acceptedStyles:["solid"]},prescription:{hexCode:"f5b1",acceptedStyles:["solid"]},"prescription-bottle":{hexCode:"f485",acceptedStyles:["solid"]},"prescription-bottle-medical":{hexCode:"f486",acceptedStyles:["solid"]},print:{hexCode:"f02f",acceptedStyles:["solid"]},"product-hunt":{hexCode:"f288",acceptedStyles:["brands"]},"pump-medical":{hexCode:"e06a",acceptedStyles:["solid"]},"pump-soap":{hexCode:"e06b",acceptedStyles:["solid"]},pushed:{hexCode:"f3e1",acceptedStyles:["brands"]},"puzzle-piece":{hexCode:"f12e",acceptedStyles:["solid"]},python:{hexCode:"f3e2",acceptedStyles:["brands"]},q:{hexCode:"51",acceptedStyles:["solid"]},qq:{hexCode:"f1d6",acceptedStyles:["brands"]},qrcode:{hexCode:"f029",acceptedStyles:["solid"]},question:{hexCode:"3f",acceptedStyles:["solid"]},quinscape:{hexCode:"f459",acceptedStyles:["brands"]},quora:{hexCode:"f2c4",acceptedStyles:["brands"]},"quote-left":{hexCode:"f10d",acceptedStyles:["solid"]},"quote-right":{hexCode:"f10e",acceptedStyles:["solid"]},r:{hexCode:"52",acceptedStyles:["solid"]},"r-project":{hexCode:"f4f7",acceptedStyles:["brands"]},radiation:{hexCode:"f7b9",acceptedStyles:["solid"]},radio:{hexCode:"f8d7",acceptedStyles:["solid"]},rainbow:{hexCode:"f75b",acceptedStyles:["solid"]},"ranking-star":{hexCode:"e561",acceptedStyles:["solid"]},"raspberry-pi":{hexCode:"f7bb",acceptedStyles:["brands"]},ravelry:{hexCode:"f2d9",acceptedStyles:["brands"]},react:{hexCode:"f41b",acceptedStyles:["brands"]},reacteurope:{hexCode:"f75d",acceptedStyles:["brands"]},readme:{hexCode:"f4d5",acceptedStyles:["brands"]},rebel:{hexCode:"f1d0",acceptedStyles:["brands"]},receipt:{hexCode:"f543",acceptedStyles:["solid"]},"record-vinyl":{hexCode:"f8d9",acceptedStyles:["solid"]},"rectangle-ad":{hexCode:"f641",acceptedStyles:["solid"]},"rectangle-list":{hexCode:"f022",acceptedStyles:["solid","regular"]},"rectangle-xmark":{hexCode:"f410",acceptedStyles:["solid","regular"]},recycle:{hexCode:"f1b8",acceptedStyles:["solid"]},"red-river":{hexCode:"f3e3",acceptedStyles:["brands"]},reddit:{hexCode:"f1a1",acceptedStyles:["brands"]},"reddit-alien":{hexCode:"f281",acceptedStyles:["brands"]},redhat:{hexCode:"f7bc",acceptedStyles:["brands"]},registered:{hexCode:"f25d",acceptedStyles:["solid","regular"]},renren:{hexCode:"f18b",acceptedStyles:["brands"]},repeat:{hexCode:"f363",acceptedStyles:["solid"]},reply:{hexCode:"f3e5",acceptedStyles:["solid"]},"reply-all":{hexCode:"f122",acceptedStyles:["solid"]},replyd:{hexCode:"f3e6",acceptedStyles:["brands"]},republican:{hexCode:"f75e",acceptedStyles:["solid"]},researchgate:{hexCode:"f4f8",acceptedStyles:["brands"]},resolving:{hexCode:"f3e7",acceptedStyles:["brands"]},restroom:{hexCode:"f7bd",acceptedStyles:["solid"]},retweet:{hexCode:"f079",acceptedStyles:["solid"]},rev:{hexCode:"f5b2",acceptedStyles:["brands"]},ribbon:{hexCode:"f4d6",acceptedStyles:["solid"]},"right-from-bracket":{hexCode:"f2f5",acceptedStyles:["solid"]},"right-left":{hexCode:"f362",acceptedStyles:["solid"]},"right-long":{hexCode:"f30b",acceptedStyles:["solid"]},"right-to-bracket":{hexCode:"f2f6",acceptedStyles:["solid"]},ring:{hexCode:"f70b",acceptedStyles:["solid"]},road:{hexCode:"f018",acceptedStyles:["solid"]},"road-barrier":{hexCode:"e562",acceptedStyles:["solid"]},"road-bridge":{hexCode:"e563",acceptedStyles:["solid"]},"road-circle-check":{hexCode:"e564",acceptedStyles:["solid"]},"road-circle-exclamation":{hexCode:"e565",acceptedStyles:["solid"]},"road-circle-xmark":{hexCode:"e566",acceptedStyles:["solid"]},"road-lock":{hexCode:"e567",acceptedStyles:["solid"]},"road-spikes":{hexCode:"e568",acceptedStyles:["solid"]},robot:{hexCode:"f544",acceptedStyles:["solid"]},rocket:{hexCode:"f135",acceptedStyles:["solid"]},rocketchat:{hexCode:"f3e8",acceptedStyles:["brands"]},rockrms:{hexCode:"f3e9",acceptedStyles:["brands"]},rotate:{hexCode:"f2f1",acceptedStyles:["solid"]},"rotate-left":{hexCode:"f2ea",acceptedStyles:["solid"]},"rotate-right":{hexCode:"f2f9",acceptedStyles:["solid"]},route:{hexCode:"f4d7",acceptedStyles:["solid"]},rss:{hexCode:"f09e",acceptedStyles:["solid"]},"ruble-sign":{hexCode:"f158",acceptedStyles:["solid"]},rug:{hexCode:"e569",acceptedStyles:["solid"]},ruler:{hexCode:"f545",acceptedStyles:["solid"]},"ruler-combined":{hexCode:"f546",acceptedStyles:["solid"]},"ruler-horizontal":{hexCode:"f547",acceptedStyles:["solid"]},"ruler-vertical":{hexCode:"f548",acceptedStyles:["solid"]},"rupee-sign":{hexCode:"f156",acceptedStyles:["solid"]},"rupiah-sign":{hexCode:"e23d",acceptedStyles:["solid"]},rust:{hexCode:"e07a",acceptedStyles:["brands"]},s:{hexCode:"53",acceptedStyles:["solid"]},"sack-dollar":{hexCode:"f81d",acceptedStyles:["solid"]},"sack-xmark":{hexCode:"e56a",acceptedStyles:["solid"]},safari:{hexCode:"f267",acceptedStyles:["brands"]},sailboat:{hexCode:"e445",acceptedStyles:["solid"]},salesforce:{hexCode:"f83b",acceptedStyles:["brands"]},sass:{hexCode:"f41e",acceptedStyles:["brands"]},satellite:{hexCode:"f7bf",acceptedStyles:["solid"]},"satellite-dish":{hexCode:"f7c0",acceptedStyles:["solid"]},"scale-balanced":{hexCode:"f24e",acceptedStyles:["solid"]},"scale-unbalanced":{hexCode:"f515",acceptedStyles:["solid"]},"scale-unbalanced-flip":{hexCode:"f516",acceptedStyles:["solid"]},schlix:{hexCode:"f3ea",acceptedStyles:["brands"]},school:{hexCode:"f549",acceptedStyles:["solid"]},"school-circle-check":{hexCode:"e56b",acceptedStyles:["solid"]},"school-circle-exclamation":{hexCode:"e56c",acceptedStyles:["solid"]},"school-circle-xmark":{hexCode:"e56d",acceptedStyles:["solid"]},"school-flag":{hexCode:"e56e",acceptedStyles:["solid"]},"school-lock":{hexCode:"e56f",acceptedStyles:["solid"]},scissors:{hexCode:"f0c4",acceptedStyles:["solid"]},screenpal:{hexCode:"e570",acceptedStyles:["brands"]},screwdriver:{hexCode:"f54a",acceptedStyles:["solid"]},"screwdriver-wrench":{hexCode:"f7d9",acceptedStyles:["solid"]},scribd:{hexCode:"f28a",acceptedStyles:["brands"]},scroll:{hexCode:"f70e",acceptedStyles:["solid"]},"scroll-torah":{hexCode:"f6a0",acceptedStyles:["solid"]},"sd-card":{hexCode:"f7c2",acceptedStyles:["solid"]},searchengin:{hexCode:"f3eb",acceptedStyles:["brands"]},section:{hexCode:"e447",acceptedStyles:["solid"]},seedling:{hexCode:"f4d8",acceptedStyles:["solid"]},sellcast:{hexCode:"f2da",acceptedStyles:["brands"]},sellsy:{hexCode:"f213",acceptedStyles:["brands"]},septagon:{hexCode:"e820",acceptedStyles:["solid"]},server:{hexCode:"f233",acceptedStyles:["solid"]},servicestack:{hexCode:"f3ec",acceptedStyles:["brands"]},shapes:{hexCode:"f61f",acceptedStyles:["solid"]},share:{hexCode:"f064",acceptedStyles:["solid"]},"share-from-square":{hexCode:"f14d",acceptedStyles:["solid","regular"]},"share-nodes":{hexCode:"f1e0",acceptedStyles:["solid"]},"sheet-plastic":{hexCode:"e571",acceptedStyles:["solid"]},"shekel-sign":{hexCode:"f20b",acceptedStyles:["solid"]},shield:{hexCode:"f132",acceptedStyles:["solid"]},"shield-cat":{hexCode:"e572",acceptedStyles:["solid"]},"shield-dog":{hexCode:"e573",acceptedStyles:["solid"]},"shield-halved":{hexCode:"f3ed",acceptedStyles:["solid"]},"shield-heart":{hexCode:"e574",acceptedStyles:["solid"]},"shield-virus":{hexCode:"e06c",acceptedStyles:["solid"]},ship:{hexCode:"f21a",acceptedStyles:["solid"]},shirt:{hexCode:"f553",acceptedStyles:["solid"]},shirtsinbulk:{hexCode:"f214",acceptedStyles:["brands"]},"shoe-prints":{hexCode:"f54b",acceptedStyles:["solid"]},shoelace:{hexCode:"e60c",acceptedStyles:["brands"]},shop:{hexCode:"f54f",acceptedStyles:["solid"]},"shop-lock":{hexCode:"e4a5",acceptedStyles:["solid"]},"shop-slash":{hexCode:"e070",acceptedStyles:["solid"]},shopify:{hexCode:"e057",acceptedStyles:["brands"]},shopware:{hexCode:"f5b5",acceptedStyles:["brands"]},shower:{hexCode:"f2cc",acceptedStyles:["solid"]},shrimp:{hexCode:"e448",acceptedStyles:["solid"]},shuffle:{hexCode:"f074",acceptedStyles:["solid"]},"shuttle-space":{hexCode:"f197",acceptedStyles:["solid"]},"sign-hanging":{hexCode:"f4d9",acceptedStyles:["solid"]},signal:{hexCode:"f012",acceptedStyles:["solid"]},"signal-messenger":{hexCode:"e663",acceptedStyles:["brands"]},signature:{hexCode:"f5b7",acceptedStyles:["solid"]},"signs-post":{hexCode:"f277",acceptedStyles:["solid"]},"sim-card":{hexCode:"f7c4",acceptedStyles:["solid"]},simplybuilt:{hexCode:"f215",acceptedStyles:["brands"]},"single-quote-left":{hexCode:"e81b",acceptedStyles:["solid"]},"single-quote-right":{hexCode:"e81c",acceptedStyles:["solid"]},sink:{hexCode:"e06d",acceptedStyles:["solid"]},sistrix:{hexCode:"f3ee",acceptedStyles:["brands"]},sitemap:{hexCode:"f0e8",acceptedStyles:["solid"]},sith:{hexCode:"f512",acceptedStyles:["brands"]},sitrox:{hexCode:"e44a",acceptedStyles:["brands"]},sketch:{hexCode:"f7c6",acceptedStyles:["brands"]},skull:{hexCode:"f54c",acceptedStyles:["solid"]},"skull-crossbones":{hexCode:"f714",acceptedStyles:["solid"]},skyatlas:{hexCode:"f216",acceptedStyles:["brands"]},skype:{hexCode:"f17e",acceptedStyles:["brands"]},slack:{hexCode:"f198",acceptedStyles:["brands"]},slash:{hexCode:"f715",acceptedStyles:["solid"]},sleigh:{hexCode:"f7cc",acceptedStyles:["solid"]},sliders:{hexCode:"f1de",acceptedStyles:["solid"]},slideshare:{hexCode:"f1e7",acceptedStyles:["brands"]},smog:{hexCode:"f75f",acceptedStyles:["solid"]},smoking:{hexCode:"f48d",acceptedStyles:["solid"]},snapchat:{hexCode:"f2ab",acceptedStyles:["brands"]},snowflake:{hexCode:"f2dc",acceptedStyles:["solid","regular"]},snowman:{hexCode:"f7d0",acceptedStyles:["solid"]},snowplow:{hexCode:"f7d2",acceptedStyles:["solid"]},soap:{hexCode:"e06e",acceptedStyles:["solid"]},socks:{hexCode:"f696",acceptedStyles:["solid"]},"solar-panel":{hexCode:"f5ba",acceptedStyles:["solid"]},sort:{hexCode:"f0dc",acceptedStyles:["solid"]},"sort-down":{hexCode:"f0dd",acceptedStyles:["solid"]},"sort-up":{hexCode:"f0de",acceptedStyles:["solid"]},soundcloud:{hexCode:"f1be",acceptedStyles:["brands"]},sourcetree:{hexCode:"f7d3",acceptedStyles:["brands"]},spa:{hexCode:"f5bb",acceptedStyles:["solid"]},"space-awesome":{hexCode:"e5ac",acceptedStyles:["brands"]},"spaghetti-monster-flying":{hexCode:"f67b",acceptedStyles:["solid"]},speakap:{hexCode:"f3f3",acceptedStyles:["brands"]},"speaker-deck":{hexCode:"f83c",acceptedStyles:["brands"]},"spell-check":{hexCode:"f891",acceptedStyles:["solid"]},spider:{hexCode:"f717",acceptedStyles:["solid"]},spinner:{hexCode:"f110",acceptedStyles:["solid"]},spiral:{hexCode:"e80a",acceptedStyles:["solid"]},splotch:{hexCode:"f5bc",acceptedStyles:["solid"]},spoon:{hexCode:"f2e5",acceptedStyles:["solid"]},spotify:{hexCode:"f1bc",acceptedStyles:["brands"]},"spray-can":{hexCode:"f5bd",acceptedStyles:["solid"]},"spray-can-sparkles":{hexCode:"f5d0",acceptedStyles:["solid"]},square:{hexCode:"f0c8",acceptedStyles:["solid","regular"]},"square-arrow-up-right":{hexCode:"f14c",acceptedStyles:["solid"]},"square-behance":{hexCode:"f1b5",acceptedStyles:["brands"]},"square-binary":{hexCode:"e69b",acceptedStyles:["solid"]},"square-bluesky":{hexCode:"e6a3",acceptedStyles:["brands"]},"square-caret-down":{hexCode:"f150",acceptedStyles:["solid","regular"]},"square-caret-left":{hexCode:"f191",acceptedStyles:["solid","regular"]},"square-caret-right":{hexCode:"f152",acceptedStyles:["solid","regular"]},"square-caret-up":{hexCode:"f151",acceptedStyles:["solid","regular"]},"square-check":{hexCode:"f14a",acceptedStyles:["solid","regular"]},"square-dribbble":{hexCode:"f397",acceptedStyles:["brands"]},"square-envelope":{hexCode:"f199",acceptedStyles:["solid"]},"square-facebook":{hexCode:"f082",acceptedStyles:["brands"]},"square-figma":{hexCode:"e7e4",acceptedStyles:["brands"]},"square-font-awesome":{hexCode:"e5ad",acceptedStyles:["brands"]},"square-font-awesome-stroke":{hexCode:"f35c",acceptedStyles:["brands"]},"square-full":{hexCode:"f45c",acceptedStyles:["solid","regular"]},"square-git":{hexCode:"f1d2",acceptedStyles:["brands"]},"square-github":{hexCode:"f092",acceptedStyles:["brands"]},"square-gitlab":{hexCode:"e5ae",acceptedStyles:["brands"]},"square-google-plus":{hexCode:"f0d4",acceptedStyles:["brands"]},"square-h":{hexCode:"f0fd",acceptedStyles:["solid"]},"square-hacker-news":{hexCode:"f3af",acceptedStyles:["brands"]},"square-instagram":{hexCode:"e055",acceptedStyles:["brands"]},"square-js":{hexCode:"f3b9",acceptedStyles:["brands"]},"square-lastfm":{hexCode:"f203",acceptedStyles:["brands"]},"square-letterboxd":{hexCode:"e62e",acceptedStyles:["brands"]},"square-linkedin":{hexCode:"e7d0",acceptedStyles:["brands"]},"square-minus":{hexCode:"f146",acceptedStyles:["solid","regular"]},"square-nfi":{hexCode:"e576",acceptedStyles:["solid"]},"square-odnoklassniki":{hexCode:"f264",acceptedStyles:["brands"]},"square-parking":{hexCode:"f540",acceptedStyles:["solid"]},"square-pen":{hexCode:"f14b",acceptedStyles:["solid"]},"square-person-confined":{hexCode:"e577",acceptedStyles:["solid"]},"square-phone":{hexCode:"f098",acceptedStyles:["solid"]},"square-phone-flip":{hexCode:"f87b",acceptedStyles:["solid"]},"square-pied-piper":{hexCode:"e01e",acceptedStyles:["brands"]},"square-pinterest":{hexCode:"f0d3",acceptedStyles:["brands"]},"square-plus":{hexCode:"f0fe",acceptedStyles:["solid","regular"]},"square-poll-horizontal":{hexCode:"f682",acceptedStyles:["solid"]},"square-poll-vertical":{hexCode:"f681",acceptedStyles:["solid"]},"square-reddit":{hexCode:"f1a2",acceptedStyles:["brands"]},"square-root-variable":{hexCode:"f698",acceptedStyles:["solid"]},"square-rss":{hexCode:"f143",acceptedStyles:["solid"]},"square-share-nodes":{hexCode:"f1e1",acceptedStyles:["solid"]},"square-snapchat":{hexCode:"f2ad",acceptedStyles:["brands"]},"square-steam":{hexCode:"f1b7",acceptedStyles:["brands"]},"square-threads":{hexCode:"e619",acceptedStyles:["brands"]},"square-tumblr":{hexCode:"f174",acceptedStyles:["brands"]},"square-twitter":{hexCode:"f081",acceptedStyles:["brands"]},"square-up-right":{hexCode:"f360",acceptedStyles:["solid"]},"square-upwork":{hexCode:"e67c",acceptedStyles:["brands"]},"square-viadeo":{hexCode:"f2aa",acceptedStyles:["brands"]},"square-vimeo":{hexCode:"f194",acceptedStyles:["brands"]},"square-virus":{hexCode:"e578",acceptedStyles:["solid"]},"square-web-awesome":{hexCode:"e683",acceptedStyles:["brands"]},"square-web-awesome-stroke":{hexCode:"e684",acceptedStyles:["brands"]},"square-whatsapp":{hexCode:"f40c",acceptedStyles:["brands"]},"square-x-twitter":{hexCode:"e61a",acceptedStyles:["brands"]},"square-xing":{hexCode:"f169",acceptedStyles:["brands"]},"square-xmark":{hexCode:"f2d3",acceptedStyles:["solid"]},"square-youtube":{hexCode:"f431",acceptedStyles:["brands"]},squarespace:{hexCode:"f5be",acceptedStyles:["brands"]},"stack-exchange":{hexCode:"f18d",acceptedStyles:["brands"]},"stack-overflow":{hexCode:"f16c",acceptedStyles:["brands"]},stackpath:{hexCode:"f842",acceptedStyles:["brands"]},"staff-snake":{hexCode:"e579",acceptedStyles:["solid"]},stairs:{hexCode:"e289",acceptedStyles:["solid"]},stamp:{hexCode:"f5bf",acceptedStyles:["solid"]},stapler:{hexCode:"e5af",acceptedStyles:["solid"]},star:{hexCode:"f005",acceptedStyles:["solid","regular"]},"star-and-crescent":{hexCode:"f699",acceptedStyles:["solid"]},"star-half":{hexCode:"f089",acceptedStyles:["solid","regular"]},"star-half-stroke":{hexCode:"f5c0",acceptedStyles:["solid","regular"]},"star-of-david":{hexCode:"f69a",acceptedStyles:["solid"]},"star-of-life":{hexCode:"f621",acceptedStyles:["solid"]},staylinked:{hexCode:"f3f5",acceptedStyles:["brands"]},steam:{hexCode:"f1b6",acceptedStyles:["brands"]},"steam-symbol":{hexCode:"f3f6",acceptedStyles:["brands"]},"sterling-sign":{hexCode:"f154",acceptedStyles:["solid"]},stethoscope:{hexCode:"f0f1",acceptedStyles:["solid"]},"sticker-mule":{hexCode:"f3f7",acceptedStyles:["brands"]},stop:{hexCode:"f04d",acceptedStyles:["solid"]},stopwatch:{hexCode:"f2f2",acceptedStyles:["solid"]},"stopwatch-20":{hexCode:"e06f",acceptedStyles:["solid"]},store:{hexCode:"f54e",acceptedStyles:["solid"]},"store-slash":{hexCode:"e071",acceptedStyles:["solid"]},strava:{hexCode:"f428",acceptedStyles:["brands"]},"street-view":{hexCode:"f21d",acceptedStyles:["solid"]},strikethrough:{hexCode:"f0cc",acceptedStyles:["solid"]},stripe:{hexCode:"f429",acceptedStyles:["brands"]},"stripe-s":{hexCode:"f42a",acceptedStyles:["brands"]},stroopwafel:{hexCode:"f551",acceptedStyles:["solid"]},stubber:{hexCode:"e5c7",acceptedStyles:["brands"]},studiovinari:{hexCode:"f3f8",acceptedStyles:["brands"]},stumbleupon:{hexCode:"f1a4",acceptedStyles:["brands"]},"stumbleupon-circle":{hexCode:"f1a3",acceptedStyles:["brands"]},subscript:{hexCode:"f12c",acceptedStyles:["solid"]},suitcase:{hexCode:"f0f2",acceptedStyles:["solid"]},"suitcase-medical":{hexCode:"f0fa",acceptedStyles:["solid"]},"suitcase-rolling":{hexCode:"f5c1",acceptedStyles:["solid"]},sun:{hexCode:"f185",acceptedStyles:["solid","regular"]},"sun-plant-wilt":{hexCode:"e57a",acceptedStyles:["solid"]},superpowers:{hexCode:"f2dd",acceptedStyles:["brands"]},superscript:{hexCode:"f12b",acceptedStyles:["solid"]},supple:{hexCode:"f3f9",acceptedStyles:["brands"]},suse:{hexCode:"f7d6",acceptedStyles:["brands"]},swatchbook:{hexCode:"f5c3",acceptedStyles:["solid"]},swift:{hexCode:"f8e1",acceptedStyles:["brands"]},symfony:{hexCode:"f83d",acceptedStyles:["brands"]},synagogue:{hexCode:"f69b",acceptedStyles:["solid"]},syringe:{hexCode:"f48e",acceptedStyles:["solid"]},t:{hexCode:"54",acceptedStyles:["solid"]},table:{hexCode:"f0ce",acceptedStyles:["solid"]},"table-cells":{hexCode:"f00a",acceptedStyles:["solid"]},"table-cells-column-lock":{hexCode:"e678",acceptedStyles:["solid"]},"table-cells-large":{hexCode:"f009",acceptedStyles:["solid"]},"table-cells-row-lock":{hexCode:"e67a",acceptedStyles:["solid"]},"table-cells-row-unlock":{hexCode:"e691",acceptedStyles:["solid"]},"table-columns":{hexCode:"f0db",acceptedStyles:["solid"]},"table-list":{hexCode:"f00b",acceptedStyles:["solid"]},"table-tennis-paddle-ball":{hexCode:"f45d",acceptedStyles:["solid"]},tablet:{hexCode:"f3fb",acceptedStyles:["solid"]},"tablet-button":{hexCode:"f10a",acceptedStyles:["solid"]},"tablet-screen-button":{hexCode:"f3fa",acceptedStyles:["solid"]},tablets:{hexCode:"f490",acceptedStyles:["solid"]},"tachograph-digital":{hexCode:"f566",acceptedStyles:["solid"]},tag:{hexCode:"f02b",acceptedStyles:["solid"]},tags:{hexCode:"f02c",acceptedStyles:["solid"]},tape:{hexCode:"f4db",acceptedStyles:["solid"]},tarp:{hexCode:"e57b",acceptedStyles:["solid"]},"tarp-droplet":{hexCode:"e57c",acceptedStyles:["solid"]},taxi:{hexCode:"f1ba",acceptedStyles:["solid"]},teamspeak:{hexCode:"f4f9",acceptedStyles:["brands"]},teeth:{hexCode:"f62e",acceptedStyles:["solid"]},"teeth-open":{hexCode:"f62f",acceptedStyles:["solid"]},telegram:{hexCode:"f2c6",acceptedStyles:["brands"]},"temperature-arrow-down":{hexCode:"e03f",acceptedStyles:["solid"]},"temperature-arrow-up":{hexCode:"e040",acceptedStyles:["solid"]},"temperature-empty":{hexCode:"f2cb",acceptedStyles:["solid"]},"temperature-full":{hexCode:"f2c7",acceptedStyles:["solid"]},"temperature-half":{hexCode:"f2c9",acceptedStyles:["solid"]},"temperature-high":{hexCode:"f769",acceptedStyles:["solid"]},"temperature-low":{hexCode:"f76b",acceptedStyles:["solid"]},"temperature-quarter":{hexCode:"f2ca",acceptedStyles:["solid"]},"temperature-three-quarters":{hexCode:"f2c8",acceptedStyles:["solid"]},"tencent-weibo":{hexCode:"f1d5",acceptedStyles:["brands"]},"tenge-sign":{hexCode:"f7d7",acceptedStyles:["solid"]},tent:{hexCode:"e57d",acceptedStyles:["solid"]},"tent-arrow-down-to-line":{hexCode:"e57e",acceptedStyles:["solid"]},"tent-arrow-left-right":{hexCode:"e57f",acceptedStyles:["solid"]},"tent-arrow-turn-left":{hexCode:"e580",acceptedStyles:["solid"]},"tent-arrows-down":{hexCode:"e581",acceptedStyles:["solid"]},tents:{hexCode:"e582",acceptedStyles:["solid"]},terminal:{hexCode:"f120",acceptedStyles:["solid"]},tex:{hexCode:"e7ff",acceptedStyles:["brands"]},"text-height":{hexCode:"f034",acceptedStyles:["solid"]},"text-slash":{hexCode:"f87d",acceptedStyles:["solid"]},"text-width":{hexCode:"f035",acceptedStyles:["solid"]},"the-red-yeti":{hexCode:"f69d",acceptedStyles:["brands"]},themeco:{hexCode:"f5c6",acceptedStyles:["brands"]},themeisle:{hexCode:"f2b2",acceptedStyles:["brands"]},thermometer:{hexCode:"f491",acceptedStyles:["solid"]},"think-peaks":{hexCode:"f731",acceptedStyles:["brands"]},threads:{hexCode:"e618",acceptedStyles:["brands"]},"thumbs-down":{hexCode:"f165",acceptedStyles:["solid","regular"]},"thumbs-up":{hexCode:"f164",acceptedStyles:["solid","regular"]},thumbtack:{hexCode:"f08d",acceptedStyles:["solid"]},"thumbtack-slash":{hexCode:"e68f",acceptedStyles:["solid"]},ticket:{hexCode:"f145",acceptedStyles:["solid"]},"ticket-simple":{hexCode:"f3ff",acceptedStyles:["solid"]},tidal:{hexCode:"e7dc",acceptedStyles:["brands"]},tiktok:{hexCode:"e07b",acceptedStyles:["brands"]},timeline:{hexCode:"e29c",acceptedStyles:["solid"]},"toggle-off":{hexCode:"f204",acceptedStyles:["solid"]},"toggle-on":{hexCode:"f205",acceptedStyles:["solid"]},toilet:{hexCode:"f7d8",acceptedStyles:["solid"]},"toilet-paper":{hexCode:"f71e",acceptedStyles:["solid"]},"toilet-paper-slash":{hexCode:"e072",acceptedStyles:["solid"]},"toilet-portable":{hexCode:"e583",acceptedStyles:["solid"]},"toilets-portable":{hexCode:"e584",acceptedStyles:["solid"]},toolbox:{hexCode:"f552",acceptedStyles:["solid"]},tooth:{hexCode:"f5c9",acceptedStyles:["solid"]},"torii-gate":{hexCode:"f6a1",acceptedStyles:["solid"]},tornado:{hexCode:"f76f",acceptedStyles:["solid"]},"tower-broadcast":{hexCode:"f519",acceptedStyles:["solid"]},"tower-cell":{hexCode:"e585",acceptedStyles:["solid"]},"tower-observation":{hexCode:"e586",acceptedStyles:["solid"]},tractor:{hexCode:"f722",acceptedStyles:["solid"]},"trade-federation":{hexCode:"f513",acceptedStyles:["brands"]},trademark:{hexCode:"f25c",acceptedStyles:["solid"]},"traffic-light":{hexCode:"f637",acceptedStyles:["solid"]},trailer:{hexCode:"e041",acceptedStyles:["solid"]},train:{hexCode:"f238",acceptedStyles:["solid"]},"train-subway":{hexCode:"f239",acceptedStyles:["solid"]},"train-tram":{hexCode:"e5b4",acceptedStyles:["solid"]},transgender:{hexCode:"f225",acceptedStyles:["solid"]},trash:{hexCode:"f1f8",acceptedStyles:["solid"]},"trash-arrow-up":{hexCode:"f829",acceptedStyles:["solid"]},"trash-can":{hexCode:"f2ed",acceptedStyles:["solid","regular"]},"trash-can-arrow-up":{hexCode:"f82a",acceptedStyles:["solid"]},tree:{hexCode:"f1bb",acceptedStyles:["solid"]},"tree-city":{hexCode:"e587",acceptedStyles:["solid"]},trello:{hexCode:"f181",acceptedStyles:["brands"]},"triangle-exclamation":{hexCode:"f071",acceptedStyles:["solid"]},trophy:{hexCode:"f091",acceptedStyles:["solid"]},trowel:{hexCode:"e589",acceptedStyles:["solid"]},"trowel-bricks":{hexCode:"e58a",acceptedStyles:["solid"]},truck:{hexCode:"f0d1",acceptedStyles:["solid","regular"]},"truck-arrow-right":{hexCode:"e58b",acceptedStyles:["solid"]},"truck-droplet":{hexCode:"e58c",acceptedStyles:["solid"]},"truck-fast":{hexCode:"f48b",acceptedStyles:["solid"]},"truck-field":{hexCode:"e58d",acceptedStyles:["solid"]},"truck-field-un":{hexCode:"e58e",acceptedStyles:["solid"]},"truck-front":{hexCode:"e2b7",acceptedStyles:["solid"]},"truck-medical":{hexCode:"f0f9",acceptedStyles:["solid"]},"truck-monster":{hexCode:"f63b",acceptedStyles:["solid"]},"truck-moving":{hexCode:"f4df",acceptedStyles:["solid"]},"truck-pickup":{hexCode:"f63c",acceptedStyles:["solid"]},"truck-plane":{hexCode:"e58f",acceptedStyles:["solid"]},"truck-ramp-box":{hexCode:"f4de",acceptedStyles:["solid"]},tty:{hexCode:"f1e4",acceptedStyles:["solid"]},tumblr:{hexCode:"f173",acceptedStyles:["brands"]},"turkish-lira-sign":{hexCode:"e2bb",acceptedStyles:["solid"]},"turn-down":{hexCode:"f3be",acceptedStyles:["solid"]},"turn-up":{hexCode:"f3bf",acceptedStyles:["solid"]},tv:{hexCode:"f26c",acceptedStyles:["solid"]},twitch:{hexCode:"f1e8",acceptedStyles:["brands"]},twitter:{hexCode:"f099",acceptedStyles:["brands"]},typo3:{hexCode:"f42b",acceptedStyles:["brands"]},u:{hexCode:"55",acceptedStyles:["solid"]},uber:{hexCode:"f402",acceptedStyles:["brands"]},ubuntu:{hexCode:"f7df",acceptedStyles:["brands"]},uikit:{hexCode:"f403",acceptedStyles:["brands"]},umbraco:{hexCode:"f8e8",acceptedStyles:["brands"]},umbrella:{hexCode:"f0e9",acceptedStyles:["solid"]},"umbrella-beach":{hexCode:"f5ca",acceptedStyles:["solid"]},uncharted:{hexCode:"e084",acceptedStyles:["brands"]},underline:{hexCode:"f0cd",acceptedStyles:["solid"]},uniregistry:{hexCode:"f404",acceptedStyles:["brands"]},unity:{hexCode:"e049",acceptedStyles:["brands"]},"universal-access":{hexCode:"f29a",acceptedStyles:["solid"]},unlock:{hexCode:"f09c",acceptedStyles:["solid"]},"unlock-keyhole":{hexCode:"f13e",acceptedStyles:["solid"]},unsplash:{hexCode:"e07c",acceptedStyles:["brands"]},untappd:{hexCode:"f405",acceptedStyles:["brands"]},"up-down":{hexCode:"f338",acceptedStyles:["solid"]},"up-down-left-right":{hexCode:"f0b2",acceptedStyles:["solid"]},"up-long":{hexCode:"f30c",acceptedStyles:["solid"]},"up-right-and-down-left-from-center":{hexCode:"f424",acceptedStyles:["solid"]},"up-right-from-square":{hexCode:"f35d",acceptedStyles:["solid"]},upload:{hexCode:"f093",acceptedStyles:["solid"]},ups:{hexCode:"f7e0",acceptedStyles:["brands"]},upwork:{hexCode:"e641",acceptedStyles:["brands"]},usb:{hexCode:"f287",acceptedStyles:["brands"]},user:{hexCode:"f007",acceptedStyles:["solid","regular"]},"user-astronaut":{hexCode:"f4fb",acceptedStyles:["solid"]},"user-check":{hexCode:"f4fc",acceptedStyles:["solid"]},"user-clock":{hexCode:"f4fd",acceptedStyles:["solid"]},"user-doctor":{hexCode:"f0f0",acceptedStyles:["solid"]},"user-gear":{hexCode:"f4fe",acceptedStyles:["solid"]},"user-graduate":{hexCode:"f501",acceptedStyles:["solid"]},"user-group":{hexCode:"f500",acceptedStyles:["solid"]},"user-injured":{hexCode:"f728",acceptedStyles:["solid"]},"user-lock":{hexCode:"f502",acceptedStyles:["solid"]},"user-minus":{hexCode:"f503",acceptedStyles:["solid"]},"user-ninja":{hexCode:"f504",acceptedStyles:["solid"]},"user-nurse":{hexCode:"f82f",acceptedStyles:["solid"]},"user-pen":{hexCode:"f4ff",acceptedStyles:["solid"]},"user-plus":{hexCode:"f234",acceptedStyles:["solid"]},"user-secret":{hexCode:"f21b",acceptedStyles:["solid"]},"user-shield":{hexCode:"f505",acceptedStyles:["solid"]},"user-slash":{hexCode:"f506",acceptedStyles:["solid"]},"user-tag":{hexCode:"f507",acceptedStyles:["solid"]},"user-tie":{hexCode:"f508",acceptedStyles:["solid"]},"user-xmark":{hexCode:"f235",acceptedStyles:["solid"]},users:{hexCode:"f0c0",acceptedStyles:["solid"]},"users-between-lines":{hexCode:"e591",acceptedStyles:["solid"]},"users-gear":{hexCode:"f509",acceptedStyles:["solid"]},"users-line":{hexCode:"e592",acceptedStyles:["solid"]},"users-rays":{hexCode:"e593",acceptedStyles:["solid"]},"users-rectangle":{hexCode:"e594",acceptedStyles:["solid"]},"users-slash":{hexCode:"e073",acceptedStyles:["solid"]},"users-viewfinder":{hexCode:"e595",acceptedStyles:["solid"]},usps:{hexCode:"f7e1",acceptedStyles:["brands"]},ussunnah:{hexCode:"f407",acceptedStyles:["brands"]},utensils:{hexCode:"f2e7",acceptedStyles:["solid"]},v:{hexCode:"56",acceptedStyles:["solid"]},vaadin:{hexCode:"f408",acceptedStyles:["brands"]},"van-shuttle":{hexCode:"f5b6",acceptedStyles:["solid"]},vault:{hexCode:"e2c5",acceptedStyles:["solid"]},venus:{hexCode:"f221",acceptedStyles:["solid"]},"venus-double":{hexCode:"f226",acceptedStyles:["solid"]},"venus-mars":{hexCode:"f228",acceptedStyles:["solid"]},vest:{hexCode:"e085",acceptedStyles:["solid"]},"vest-patches":{hexCode:"e086",acceptedStyles:["solid"]},viacoin:{hexCode:"f237",acceptedStyles:["brands"]},viadeo:{hexCode:"f2a9",acceptedStyles:["brands"]},vial:{hexCode:"f492",acceptedStyles:["solid"]},"vial-circle-check":{hexCode:"e596",acceptedStyles:["solid"]},"vial-virus":{hexCode:"e597",acceptedStyles:["solid"]},vials:{hexCode:"f493",acceptedStyles:["solid"]},viber:{hexCode:"f409",acceptedStyles:["brands"]},video:{hexCode:"f03d",acceptedStyles:["solid"]},"video-slash":{hexCode:"f4e2",acceptedStyles:["solid"]},vihara:{hexCode:"f6a7",acceptedStyles:["solid"]},vimeo:{hexCode:"f40a",acceptedStyles:["brands"]},"vimeo-v":{hexCode:"f27d",acceptedStyles:["brands"]},vine:{hexCode:"f1ca",acceptedStyles:["brands"]},virus:{hexCode:"e074",acceptedStyles:["solid"]},"virus-covid":{hexCode:"e4a8",acceptedStyles:["solid"]},"virus-covid-slash":{hexCode:"e4a9",acceptedStyles:["solid"]},"virus-slash":{hexCode:"e075",acceptedStyles:["solid"]},viruses:{hexCode:"e076",acceptedStyles:["solid"]},vk:{hexCode:"f189",acceptedStyles:["brands"]},vnv:{hexCode:"f40b",acceptedStyles:["brands"]},voicemail:{hexCode:"f897",acceptedStyles:["solid"]},volcano:{hexCode:"f770",acceptedStyles:["solid"]},volleyball:{hexCode:"f45f",acceptedStyles:["solid"]},"volume-high":{hexCode:"f028",acceptedStyles:["solid"]},"volume-low":{hexCode:"f027",acceptedStyles:["solid"]},"volume-off":{hexCode:"f026",acceptedStyles:["solid"]},"volume-xmark":{hexCode:"f6a9",acceptedStyles:["solid"]},"vr-cardboard":{hexCode:"f729",acceptedStyles:["solid"]},vsco:{hexCode:"e7dd",acceptedStyles:["brands"]},vuejs:{hexCode:"f41f",acceptedStyles:["brands"]},w:{hexCode:"57",acceptedStyles:["solid"]},w3c:{hexCode:"e7de",acceptedStyles:["brands"]},"walkie-talkie":{hexCode:"f8ef",acceptedStyles:["solid"]},wallet:{hexCode:"f555",acceptedStyles:["solid"]},"wand-magic":{hexCode:"f0d0",acceptedStyles:["solid"]},"wand-magic-sparkles":{hexCode:"e2ca",acceptedStyles:["solid"]},"wand-sparkles":{hexCode:"f72b",acceptedStyles:["solid"]},warehouse:{hexCode:"f494",acceptedStyles:["solid"]},"watchman-monitoring":{hexCode:"e087",acceptedStyles:["brands"]},water:{hexCode:"f773",acceptedStyles:["solid"]},"water-ladder":{hexCode:"f5c5",acceptedStyles:["solid"]},"wave-square":{hexCode:"f83e",acceptedStyles:["solid"]},waze:{hexCode:"f83f",acceptedStyles:["brands"]},"web-awesome":{hexCode:"e682",acceptedStyles:["solid","brands"]},webflow:{hexCode:"e65c",acceptedStyles:["brands"]},weebly:{hexCode:"f5cc",acceptedStyles:["brands"]},weibo:{hexCode:"f18a",acceptedStyles:["brands"]},"weight-hanging":{hexCode:"f5cd",acceptedStyles:["solid"]},"weight-scale":{hexCode:"f496",acceptedStyles:["solid"]},weixin:{hexCode:"f1d7",acceptedStyles:["brands"]},whatsapp:{hexCode:"f232",acceptedStyles:["brands"]},"wheat-awn":{hexCode:"e2cd",acceptedStyles:["solid"]},"wheat-awn-circle-exclamation":{hexCode:"e598",acceptedStyles:["solid"]},wheelchair:{hexCode:"f193",acceptedStyles:["solid"]},"wheelchair-move":{hexCode:"e2ce",acceptedStyles:["solid"]},"whiskey-glass":{hexCode:"f7a0",acceptedStyles:["solid"]},whmcs:{hexCode:"f40d",acceptedStyles:["brands"]},wifi:{hexCode:"f1eb",acceptedStyles:["solid"]},"wikipedia-w":{hexCode:"f266",acceptedStyles:["brands"]},wind:{hexCode:"f72e",acceptedStyles:["solid"]},"window-maximize":{hexCode:"f2d0",acceptedStyles:["solid","regular"]},"window-minimize":{hexCode:"f2d1",acceptedStyles:["solid","regular"]},"window-restore":{hexCode:"f2d2",acceptedStyles:["solid","regular"]},windows:{hexCode:"f17a",acceptedStyles:["brands"]},"wine-bottle":{hexCode:"f72f",acceptedStyles:["solid"]},"wine-glass":{hexCode:"f4e3",acceptedStyles:["solid"]},"wine-glass-empty":{hexCode:"f5ce",acceptedStyles:["solid"]},wirsindhandwerk:{hexCode:"e2d0",acceptedStyles:["brands"]},wix:{hexCode:"f5cf",acceptedStyles:["brands"]},"wizards-of-the-coast":{hexCode:"f730",acceptedStyles:["brands"]},wodu:{hexCode:"e088",acceptedStyles:["brands"]},"wolf-pack-battalion":{hexCode:"f514",acceptedStyles:["brands"]},"won-sign":{hexCode:"f159",acceptedStyles:["solid"]},wordpress:{hexCode:"f19a",acceptedStyles:["brands"]},"wordpress-simple":{hexCode:"f411",acceptedStyles:["brands"]},worm:{hexCode:"e599",acceptedStyles:["solid"]},wpbeginner:{hexCode:"f297",acceptedStyles:["brands"]},wpexplorer:{hexCode:"f2de",acceptedStyles:["brands"]},wpforms:{hexCode:"f298",acceptedStyles:["brands"]},wpressr:{hexCode:"f3e4",acceptedStyles:["brands"]},wrench:{hexCode:"f0ad",acceptedStyles:["solid"]},x:{hexCode:"58",acceptedStyles:["solid"]},"x-ray":{hexCode:"f497",acceptedStyles:["solid"]},"x-twitter":{hexCode:"e61b",acceptedStyles:["brands"]},xbox:{hexCode:"f412",acceptedStyles:["brands"]},xing:{hexCode:"f168",acceptedStyles:["brands"]},xmark:{hexCode:"f00d",acceptedStyles:["solid"]},"xmarks-lines":{hexCode:"e59a",acceptedStyles:["solid"]},y:{hexCode:"59",acceptedStyles:["solid"]},"y-combinator":{hexCode:"f23b",acceptedStyles:["brands"]},yahoo:{hexCode:"f19e",acceptedStyles:["brands"]},yammer:{hexCode:"f840",acceptedStyles:["brands"]},yandex:{hexCode:"f413",acceptedStyles:["brands"]},"yandex-international":{hexCode:"f414",acceptedStyles:["brands"]},yarn:{hexCode:"f7e3",acceptedStyles:["brands"]},yelp:{hexCode:"f1e9",acceptedStyles:["brands"]},"yen-sign":{hexCode:"f157",acceptedStyles:["solid"]},"yin-yang":{hexCode:"f6ad",acceptedStyles:["solid"]},yoast:{hexCode:"f2b1",acceptedStyles:["brands"]},youtube:{hexCode:"f167",acceptedStyles:["brands"]},z:{hexCode:"5a",acceptedStyles:["solid"]},zhihu:{hexCode:"f63f",acceptedStyles:["brands"]}},V=e=>{if(!M[e])throw new Error(`Icon ${e} not found in fontIcons`);return t=M[e].hexCode,String.fromCharCode(parseInt(t,16));var t};class W extends t.GameObjects.Text{currentIconStyle="solid";icon;constructor({scene:e,x:t,y:d,icon:s,size:o=16,style:c={},iconStyle:a="solid"}){super(e,t,d,V(s),{fontSize:`${o}px`,...c}),this.icon=s,this.currentIconStyle=a,this.applyIconStyle(this.currentIconStyle),this.setOrigin(.5,.5)}setIcon(e,t){this.setText(V(e)),this.icon=e,t?.iconStyle&&this.applyIconStyle(t.iconStyle)}setIconStyle(e){this.applyIconStyle(e)}getIconStyle(){return this.currentIconStyle}getIcon(){return this.icon}applyIconStyle(e){let t=e;const d=(e=>{if(!M[e])throw new Error(`Icon ${e} not found in fontIcons`);return new Set(M[e].acceptedStyles)})(this.icon);if(!d.has(e)){const s=[...d][0];console.warn(`Icon ${this.icon} does not support style "${e}", using "${s}" instead. Available styles: ${Array.from([...d].map(e=>`"${e}"`)).join(", ")}`),t=s}"brands"===t?(this.setFontFamily("'Font Awesome 7 Brands'"),this.setFontStyle("normal")):(this.setFontFamily("'Font Awesome 7 Free'"),this.setFontStyle("solid"===t?"bold":"normal")),this.currentIconStyle=t}}var G=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.icon,a=void 0===c?"spinner":c,l=t.size,r=t.color,i=void 0===r?"blue":r,h=t.rotationsPerSecond,n=void 0===h?2:h,p=e.call(this,d,s,o)||this;p.isSpinning=!0,p.pw=O(d),p.rotationSpeed=n;var y="number"==typeof l?l:p.pw.fontSize.px(null!=l?l:"md");return p.createIconText(d,a,y,i),p.setupContainer(),p.startSpinning(),p}return s(t,e),t.prototype.start=function(){return this.isSpinning||(this.isSpinning=!0,this.startSpinning()),this},t.prototype.stop=function(){return this.isSpinning=!1,this.scene.tweens.killTweensOf(this.iconText),this},t.prototype.setRotationsPerSecond=function(e){return this.rotationSpeed=e,this.isSpinning&&(this.scene.tweens.killTweensOf(this.iconText),this.startSpinning()),this},t.prototype.setIcon=function(e){return this.iconText.setIcon(e),this},t.prototype.setColor=function(e){return this.iconText.setStyle({color:this.pw.color.rgb(e)}),this},t.prototype.setSize=function(e){var t="number"==typeof e?e:this.pw.fontSize.px(e);return this.iconText.setFontSize("".concat(t,"px")),this},Object.defineProperty(t.prototype,"spinning",{get:function(){return this.isSpinning},enumerable:!1,configurable:!0}),t.prototype.createIconText=function(e,t,d,s){this.iconText=new W({scene:e,x:0,y:0,icon:t,size:d,style:{color:p.rgb(s)}}),this.iconText.setOrigin(.5,.5)},t.prototype.setupContainer=function(){this.add([this.iconText])},t.prototype.startSpinning=function(){var e=this;if(this.isSpinning){var t=1e3/this.rotationSpeed;this.scene.tweens.add({targets:this.iconText,rotation:2*Math.PI,duration:t,ease:"Linear",repeat:-1,onComplete:function(){e.iconText.rotation=0}})}},t.prototype.destroy=function(){this.stop(),e.prototype.destroy.call(this)},t}(t.GameObjects.Container),F=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.gap,a=void 0===c?8:c,l=t.align,r=void 0===l?"center":l,i=t.children,h=void 0===i?[]:i,n=t.verticalOrigin,p=void 0===n?"center":n,y=e.call(this,d,s,o)||this;return y.gap=a,y.align=r,y.verticalOrigin=p,h.length>0&&y.add(h),y.layout(),y}return s(t,e),t.prototype.setGap=function(e){this.gap=e,this.layout()},t.prototype.setAlign=function(e){this.align=e,this.layout()},t.prototype.addChild=function(e,t){return void 0===t&&(t=!0),this.add(e),t&&this.layout(),this},t.prototype.addChildren=function(e,t){return void 0===t&&(t=!0),e.length>0&&this.add(e),t&&this.layout(),this},t.prototype.layout=function(){var e=this,t=this.list;if(0!==t.length){for(var d=t.map(function(t){return{child:t,width:e.getDisplayWidth(t),height:e.getDisplayHeight(t),origin:e.getNormalizedOrigin(t)}}),s=d.reduce(function(e,t){return Math.max(e,t.width)},0),o=d.reduce(function(e,t){return e+t.height},0)+this.gap*(d.length-1),c="top"===this.verticalOrigin?0:"center"===this.verticalOrigin?-o/2:-o,a=0,l=d;a<l.length;a++){var r=l[a],i=r.child,h=r.width,n=r.height,p=r.origin,y=0;y="left"===this.align?-s/2+p.x*h:"right"===this.align?s/2-(1-p.x)*h:(p.x-.5)*h;var f=c+p.y*n;i.setPosition(y,f),c+=n+this.gap}this.setSize(s,o)}else this.setSize(0,0)},t.prototype.getDisplayWidth=function(e){return A(e)},t.prototype.getDisplayHeight=function(e){return H(e)},t.prototype.getNormalizedOrigin=function(e){return $(e)},t}(t.GameObjects.Container),_=100,D=2.2,Y=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.icon,a=t.iconStyle,l=void 0===a?"solid":a,r=t.size,i=t.backgroundColor,h=void 0===i?"gray-600":i,n=t.iconColor,y=void 0===n?"white":n,f=t.onClick,x=t.borderRadius,S=void 0===x?"md":x,C=t.backgroundOpacity,u=void 0===C?1:C,b=t.iconOpacity,g=void 0===b?1:b,m=e.call(this,d,s,o)||this;return m.backgroundOpacityValue=1,m.iconOpacityValue=1,m.pw=O(d),m.baseSizePx="number"==typeof r?r:m.pw.fontSize.px(null!=r?r:"md"),m.updateSize(),m.borderRadiusPx="number"==typeof S?S:m.pw.radius.px(null!=S?S:"md"),m.backgroundColorValue=p.rgb(h),m.iconColorValue=p.rgb(y),m.backgroundOpacityValue=u,m.iconOpacityValue=g,m.createBackgroundSprite(d),m.createIconText(d,c,l),m.setupContainer(),m.setupInteractivity(f),m}return s(t,e),t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=p.rgb(e),this.regenerateBackgroundTexture(),this},t.prototype.setIconColor=function(e){return this.iconColorValue=p.rgb(e),this.iconText.setColor(this.iconColorValue),this.iconText.setAlpha(this.iconOpacityValue),this},t.prototype.setBackgroundOpacity=function(e){return this.backgroundOpacityValue=Math.max(0,Math.min(1,e)),this.backgroundSprite.setAlpha(this.backgroundOpacityValue),this},t.prototype.setIconOpacity=function(e){return this.iconOpacityValue=Math.max(0,Math.min(1,e)),this.iconText.setAlpha(this.iconOpacityValue),this},t.prototype.setBorderRadius=function(e){var t="number"==typeof e?e:this.pw.radius.px(e);return this.borderRadiusPx===t||(this.borderRadiusPx=t,this.regenerateBackgroundTexture()),this},t.prototype.setIcon=function(e,t){return this.iconText.setIcon(e,t),this},t.prototype.setButtonSize=function(e){return this.baseSizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"md"),this.iconText.setFontSize("".concat(this.baseSizePx,"px")),this.updateSize(),this.regenerateBackgroundTexture(),this},t.prototype.updateSize=function(){this.width=this.baseSizePx*D,this.height=this.baseSizePx*D},t.prototype.createBackgroundSprite=function(e){var t=this.createBackgroundTexture(e);this.backgroundSprite=e.add.sprite(0,0,t),this.backgroundSprite.setOrigin(.5,.5),this.backgroundSprite.setAlpha(this.backgroundOpacityValue)},t.prototype.regenerateBackgroundTexture=function(){var e=this.createBackgroundTexture(this.scene);this.backgroundSprite.setTexture(e),this.backgroundSprite.setAlpha(this.backgroundOpacityValue)},t.prototype.createBackgroundTexture=function(e){var t=this.baseSizePx,d="flatIconButton_".concat(this.backgroundColorValue,"_").concat(this.borderRadiusPx,"_").concat(t),s=t*D,o=1.1*t,c=1.1*t,a=e.add.graphics();a.fillStyle(p.hex(this.backgroundColorValue),1);var l=2*t,r=Math.min(this.borderRadiusPx,l/2);return a.fillRoundedRect(o-l/2,c-l/2,l,l,r),a.generateTexture(d,s,s),a.destroy(),d},t.prototype.createIconText=function(e,t,d){this.iconText=new W({scene:e,x:0,y:0,icon:t,size:this.baseSizePx,style:{color:this.iconColorValue,strokeThickness:0},iconStyle:d}),this.iconText.setAlpha(this.iconOpacityValue),this.iconText.setOrigin(.5,.5)},t.prototype.setupContainer=function(){this.add([this.backgroundSprite,this.iconText])},t.prototype.setupInteractivity=function(e){var t=this;this.backgroundSprite.setInteractive({useHandCursor:!0}),this.backgroundSprite.on("pointerdown",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:2,duration:_,ease:"Linear"})}),this.backgroundSprite.on("pointerup",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:0,duration:_,ease:"Linear"}),null==e||e()})},Object.defineProperty(t.prototype,"interactive",{get:function(){var e=this.backgroundSprite,t=e.on,d=e.off,s=e.setInteractive,o=e.once;return{on:t.bind(this.backgroundSprite),off:d.bind(this.backgroundSprite),setInteractive:s.bind(this.backgroundSprite),once:o.bind(this.backgroundSprite)}},enumerable:!1,configurable:!0}),t.prototype.getBounds=function(e){var t=this.baseSizePx*D,d=this.baseSizePx*D;return e?e.setTo(this.x-t/2,this.y-d/2,t,d):new Phaser.Geom.Rectangle(this.x-t/2,this.y-d/2,t,d)},t}(t.GameObjects.Container),X=100,E=150,L=2.2,N=1.1,K=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.icon,a=t.size,l=t.color,r=t.onClick,i=t.borderRadius,h=e.call(this,d,s,o)||this;h.pw=O(d);var n="number"==typeof a?a:h.pw.fontSize.px(null!=a?a:"md"),p=null!=l?l:"gray";return h.sizePx=n,h.updateSize(),h.baseColor=p,h.borderRadiusPx="number"==typeof i?i:h.pw.radius.px(null!=i?i:"full"),h.createShadowSprite(d,n,p,h.borderRadiusPx),h.createBackgroundSprite(d,n,p,h.borderRadiusPx),h.createIconText(d,c,n,p),h.setupContainer(),h.setupInteractivity(r),h}return s(t,e),t.prototype.setBorderRadius=function(e){var t="number"==typeof e?e:this.pw.radius.px(e);if(this.borderRadiusPx===t)return this;this.borderRadiusPx=t;var d=this.createShadowTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx),s=this.createBackgroundTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx);return this.shadowSprite.setTexture(d),this.backgroundSprite.setTexture(s),this},t.prototype.setButtonSize=function(e){this.sizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"md"),this.iconText.setFontSize("".concat(this.sizePx,"px")),this.updateSize();var t=this.createShadowTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx),d=this.createBackgroundTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx);return this.shadowSprite.setTexture(t),this.backgroundSprite.setTexture(d),this},t.prototype.createShadowSprite=function(e,t,d,s){var o=this.createShadowTexture(e,t,d,s);this.shadowSprite=e.add.sprite(1,4,o),this.shadowSprite.setOrigin(.5,.5)},t.prototype.createShadowTexture=function(e,t,d,s){var o="iconButton_shadow_r".concat(s,"_").concat(d,"_").concat(t),c=t*L,a=t*N,l=t*N,r=e.add.graphics(),i=2*t*N,h=2*t,n=Math.min(s,i/2),y=Math.min(s,h/2);return r.fillStyle(p.hex("black"),.1),r.fillRoundedRect(a+1-i/2,l-i/2,i,i,n),r.fillStyle(p.hex("".concat(d,"-900")),.9),r.fillRoundedRect(a-h/2,l-2-h/2,h,h,y),r.generateTexture(o,c,c),r.destroy(),o},t.prototype.updateSize=function(){this.setSize(this.sizePx*L,this.sizePx*L)},t.prototype.createBackgroundSprite=function(e,t,d,s){var o=this.createBackgroundTexture(e,t,d,s);this.backgroundSprite=e.add.sprite(1,0,o),this.backgroundSprite.setOrigin(.5,.5)},t.prototype.createBackgroundTexture=function(e,t,d,s){var o="iconButton_r".concat(s,"_").concat(d,"_").concat(t),c=t*L,a=t*N,l=t*N,r=e.add.graphics(),i=2*t,h=.9*i,n=.7*i,y=Math.min(s,h/2),f=Math.min(s,n/2);return r.fillStyle(p.hex("".concat(d,"-600")),1),r.fillRoundedRect(a-h/2,l-h/2,h,h,y),r.fillStyle(p.hex("".concat(d,"-500")),.7),r.fillRoundedRect(a-n/2,l-n/2,n,n,f),r.generateTexture(o,c,c),r.destroy(),o},t.prototype.createIconText=function(e,t,d,s){this.iconText=new W({scene:e,x:1,y:1,icon:t,size:d,style:{color:p.rgb("white"),strokeThickness:3,stroke:p.rgb("".concat(s,"-900"))}}),this.iconText.setFontStyle("900"),this.iconText.setOrigin(.5,.5)},t.prototype.setupContainer=function(){this.add([this.shadowSprite,this.backgroundSprite,this.iconText])},t.prototype.setupInteractivity=function(e){var t=this;this.backgroundSprite.setInteractive({useHandCursor:!0}),this.backgroundSprite.on("pointerover",function(){t.scene.tweens.add({targets:t.iconText,scale:1.07,duration:E,ease:"Linear"})}),this.backgroundSprite.on("pointerout",function(){t.scene.tweens.add({targets:t.iconText,scale:1,duration:E,ease:"Linear"})}),this.backgroundSprite.on("pointerdown",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:2,duration:X,ease:"Linear"})}),this.backgroundSprite.on("pointerup",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:0,duration:X,ease:"Linear"}),null==e||e()})},Object.defineProperty(t.prototype,"interactive",{get:function(){var e=this.backgroundSprite,t=e.on,d=e.off,s=e.setInteractive,o=e.once;return{on:t.bind(this.backgroundSprite),off:d.bind(this.backgroundSprite),setInteractive:s.bind(this.backgroundSprite),once:o.bind(this.backgroundSprite)}},enumerable:!1,configurable:!0}),t.prototype.getBounds=function(e){var t,d,s=null!==(t=this.shadowSprite.displayWidth)&&void 0!==t?t:this.shadowSprite.width,o=null!==(d=this.shadowSprite.displayHeight)&&void 0!==d?d:this.shadowSprite.height;return e?e.setTo(this.x-s/2,this.y-o/2,s,o):new Phaser.Geom.Rectangle(this.x-s/2,this.y-o/2,s,o)},t}(t.GameObjects.Container),U=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.width,a=t.height,l=t.backgroundColor,r=void 0===l?"gray-200":l,i=t.progressColor,h=void 0===i?"blue-500":i,n=t.borderRadius,p=void 0===n?"default":n,y=t.progress,f=void 0===y?0:y,x=t.indeterminate,S=void 0!==x&&x,C=t.indeterminateAnimationDuration,u=void 0===C?1500:C,b=e.call(this,d,s,o)||this;return b.pw=O(d),b.progressWidth=c,b.progressHeight=a,b.backgroundColor=r,b.progressColor=h,b.currentProgress=Math.max(0,Math.min(100,f)),b.isIndeterminate=S,b.indeterminateAnimationDuration=u,b.borderRadiusPx="number"==typeof p?p:b.pw.radius.px(p),b.createBackgroundSprite(),b.createProgressSprite(),b.setupContainer(),b.isIndeterminate?b.startIndeterminateAnimation():b.updateProgressBar(),b}return s(t,e),t.prototype.setProgress=function(e,t){var d=this;if(void 0===t&&(t=!0),this.isIndeterminate)return this;var s=Math.max(0,Math.min(100,e));if(this.currentProgress===s)return this;if(t){var o={value:this.currentProgress};this.scene.tweens.add({targets:o,value:s,duration:300,ease:"Power2",onUpdate:function(){d.currentProgress=o.value,d.updateProgressBar()}})}else this.currentProgress=s,this.updateProgressBar();return this},t.prototype.getProgress=function(){return this.currentProgress},t.prototype.setIndeterminate=function(e){return this.isIndeterminate===e||(this.isIndeterminate=e,this.isIndeterminate?(this.stopIndeterminateAnimation(),this.startIndeterminateAnimation()):(this.stopIndeterminateAnimation(),this.updateProgressBar())),this},t.prototype.setBorderRadius=function(e){var t="number"==typeof e?e:this.pw.radius.px(e);return this.borderRadiusPx===t||(this.borderRadiusPx=t,this.recreateSprites()),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColor===e||(this.backgroundColor=e,this.recreateSprites()),this},t.prototype.setProgressColor=function(e){return this.progressColor===e||(this.progressColor=e,this.recreateSprites()),this},t.prototype.destroy=function(){this.stopIndeterminateAnimation(),e.prototype.destroy.call(this)},t.prototype.createBackgroundSprite=function(){var e=this.scene.add.graphics();e.fillStyle(p.hex(this.backgroundColor),1),e.fillRoundedRect(-this.progressWidth/2,-this.progressHeight/2,this.progressWidth,this.progressHeight,this.getEffectiveBorderRadius()),this.backgroundProgressBar=e},t.prototype.createProgressSprite=function(){var e=this.scene.add.graphics();e.fillStyle(p.hex(this.progressColor),1),e.fillRoundedRect(-this.progressWidth/2,-this.progressHeight/2,this.progressWidth,this.progressHeight,this.getEffectiveBorderRadius()),this.progressBar=e},t.prototype.setupContainer=function(){this.add([this.backgroundProgressBar,this.progressBar])},t.prototype.calculateProgressDimensions=function(){var e=this.progressWidth*this.currentProgress/100;return{progressWidth:e,leftOffset:(e-this.progressWidth)/2}},t.prototype.updateProgressBar=function(e){if(void 0===e&&(e=!1),!this.isIndeterminate||e){var t=this.calculateProgressDimensions(),d=t.progressWidth,s=t.leftOffset;this.progressBar.setScale(d/this.progressWidth,1),this.progressBar.setX(s)}},t.prototype.startIndeterminateAnimation=function(){if(this.isIndeterminate){this.currentProgress=40,this.updateProgressBar(!0);var e=this.calculateProgressDimensions().progressWidth,t=this.progressWidth/2-e/2,d=-this.progressWidth/2+e/2;this.progressBar.setX(d),this.indeterminateAnimation=this.scene.tweens.add({targets:this.progressBar,x:t,duration:this.indeterminateAnimationDuration,ease:"Sine.easeInOut",yoyo:!0,repeat:-1})}},t.prototype.stopIndeterminateAnimation=function(){this.indeterminateAnimation&&(this.indeterminateAnimation.destroy(),this.indeterminateAnimation=void 0)},t.prototype.recreateSprites=function(){this.remove([this.backgroundProgressBar,this.progressBar]),this.backgroundProgressBar.destroy(),this.progressBar.destroy(),this.createBackgroundSprite(),this.createProgressSprite(),this.setupContainer(),this.isIndeterminate?this.startIndeterminateAnimation():this.updateProgressBar()},t.prototype.getEffectiveBorderRadius=function(){var e=Math.min(this.progressWidth,this.progressHeight)/2;return Math.min(this.borderRadiusPx,e)},t}(t.GameObjects.Container),J=100,Q=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.radius,a=t.thickness,l=void 0===a?4:a,r=t.backgroundColor,i=void 0===r?"gray-200":r,h=t.backgroundAlpha,n=void 0===h?.2:h,p=t.progressColor,y=void 0===p?"blue-500":p,f=t.progress,x=void 0===f?0:f,S=t.startAngle,C=void 0===S?270:S,u=t.showText,b=void 0!==u&&u,g=t.textColor,m=void 0===g?"white":g,w=t.fontSize,k=void 0===w?"base":w,v=t.textAlpha,P=void 0===v?1:v,T=e.call(this,d,s,o)||this;return T.pw=O(d),T.radius=c,T.thickness=l,T.backgroundColor=i,T.backgroundAlpha=n,T.progressColor=y,T.currentProgress=Math.max(0,Math.min(J,x)),T.startAngle=C,T.showText=b,T.textColor=m,T.fontSize=k,T.textAlpha=P,T.createBackgroundSprite(),T.createRadialArc(),T.showText&&T.createPercentageText(),T.setupContainer(),T.updateProgressBar(),T}return s(t,e),t.prototype.setProgress=function(e,t){var d=this;void 0===t&&(t=!0);var s=Math.max(0,Math.min(J,e));if(this.currentProgress===s)return this;if(t){var o={value:this.currentProgress};this.scene.tweens.add({targets:o,value:s,duration:300,ease:"Power2",onUpdate:function(){d.currentProgress=o.value,d.updateProgressBar(),d.updatePercentageText()}})}else this.currentProgress=s,this.updateProgressBar(),this.updatePercentageText();return this},t.prototype.getProgress=function(){return this.currentProgress},t.prototype.setBackgroundColor=function(e){return this.backgroundColor===e||(this.backgroundColor=e,this.recreateSprites()),this},t.prototype.setBackgroundAlpha=function(e){return this.backgroundAlpha===e||(this.backgroundAlpha=e,this.recreateSprites()),this},t.prototype.setProgressColor=function(e){return this.progressColor===e||(this.progressColor=e,this.recreateSprites()),this},t.prototype.setShowText=function(e){return this.showText===e||(this.showText=e,e&&!this.percentageText?(this.createPercentageText(),this.percentageText&&this.add(this.percentageText)):!e&&this.percentageText&&(this.remove(this.percentageText),this.percentageText.destroy(),this.percentageText=void 0)),this},t.prototype.setTextColor=function(e){return this.textColor===e||(this.textColor=e,this.percentageText&&(this.percentageText.destroy(),this.createPercentageText(),this.add(this.percentageText))),this},t.prototype.setFontSize=function(e){return this.fontSize===e||(this.fontSize=e,this.percentageText&&(this.percentageText.destroy(),this.createPercentageText(),this.add(this.percentageText))),this},t.prototype.setTextAlpha=function(e){return this.textAlpha===e||(this.textAlpha=e,this.percentageText&&this.percentageText.setAlpha(this.textAlpha)),this},t.prototype.setRadius=function(e){return this.radius===e||(this.radius=e,this.recreateSprites()),this},t.prototype.destroy=function(){e.prototype.destroy.call(this)},t.prototype.createBackgroundSprite=function(){var e=this.scene.add.graphics();e.fillStyle(this.pw.color.hex(this.backgroundColor),this.backgroundAlpha),e.beginPath(),e.arc(0,0,this.radius,0,Phaser.Math.PI2,!1),e.closePath(),e.fillPath(),this.backgroundProgressBar=e},t.prototype.createRadialArc=function(){var e=this.scene.add.graphics();e.lineStyle(this.thickness,this.pw.color.hex(this.progressColor),1),e.beginPath(),e.arc(0,0,this.radius,this.startAngle,Phaser.Math.DegToRad(360),!0),e.strokePath(),this.radialArc=e},t.prototype.createPercentageText=function(){this.percentageText=this.scene.add.text(0,0,"".concat(Math.round(this.currentProgress),"%"),{fontSize:this.pw.fontSize.css(this.fontSize),color:this.pw.color.rgb(this.textColor),fontStyle:"bold"}),this.percentageText.setOrigin(.5),this.percentageText.setAlpha(this.textAlpha)},t.prototype.setThickness=function(e){this.thickness=e,this.recreateSprites()},t.prototype.setupContainer=function(){var e=[this.backgroundProgressBar,this.radialArc];this.percentageText&&e.push(this.percentageText),this.add(e)},t.prototype.updateProgressBar=function(){if(this.radialArc){this.radialArc.clear();var e=Phaser.Math.DegToRad(this.startAngle),t=e+Phaser.Math.DegToRad(this.currentProgress/J*360),d=this.currentProgress>=J;this.radialArc.lineStyle(this.thickness,this.pw.color.hex(this.progressColor),1),this.radialArc.beginPath(),d?this.radialArc.arc(0,0,this.radius,0,Phaser.Math.PI2,!1):this.radialArc.arc(0,0,this.radius,e,t,!1),this.radialArc.strokePath()}},t.prototype.updatePercentageText=function(){this.percentageText&&this.percentageText.setText("".concat(Math.round(this.currentProgress),"%"))},t.prototype.recreateSprites=function(){var e=[this.backgroundProgressBar,this.radialArc];this.percentageText&&e.push(this.percentageText),this.remove(e),this.backgroundProgressBar.destroy(),this.radialArc.destroy(),this.percentageText&&(this.percentageText.destroy(),this.percentageText=void 0),this.createBackgroundSprite(),this.createRadialArc(),this.showText&&this.createPercentageText(),this.setupContainer(),this.updateProgressBar()},t}(t.GameObjects.Container),Z=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.gap,a=void 0===c?8:c,l=t.align,r=void 0===l?"center":l,i=t.children,h=void 0===i?[]:i,n=t.horizontalOrigin,p=void 0===n?"center":n,y=e.call(this,d,s,o)||this;return y.gap=a,y.align=r,y.horizontalOrigin=p,h.length>0&&y.add(h),y.layout(),y}return s(t,e),t.prototype.setGap=function(e){this.gap=e,this.layout()},t.prototype.setAlign=function(e){this.align=e,this.layout()},t.prototype.addChild=function(e,t){return void 0===t&&(t=!0),this.add(e),t&&this.layout(),this},t.prototype.addChildren=function(e,t){return void 0===t&&(t=!0),e.length>0&&this.add(e),t&&this.layout(),this},t.prototype.layout=function(){var e=this,t=this.list;if(0!==t.length){for(var d=t.map(function(t){return{child:t,width:e.getDisplayWidth(t),height:e.getDisplayHeight(t),origin:e.getNormalizedOrigin(t)}}),s=d.reduce(function(e,t){return Math.max(e,t.height)},0),o=d.reduce(function(e,t){return e+t.width},0)+this.gap*(d.length-1),c="left"===this.horizontalOrigin?0:"center"===this.horizontalOrigin?-o/2:-o,a=0,l=d;a<l.length;a++){var r=l[a],i=r.child,h=r.width,n=r.height,p=r.origin,y=0;y="top"===this.align?-s/2+p.y*n:"bottom"===this.align?s/2-(1-p.y)*n:(p.y-.5)*n;var f=c+p.x*h;i.setPosition(f,y),c+=h+this.gap}this.setSize(o,s)}else this.setSize(0,0)},t.prototype.getDisplayWidth=function(e){return A(e)},t.prototype.getDisplayHeight=function(e){return H(e)},t.prototype.getNormalizedOrigin=function(e){return $(e)},t}(t.GameObjects.Container),ee=.95,te=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.text,a=t.fontSize,l=t.font,r=t.backgroundColor,i=void 0===r?"blue-600":r,h=t.textColor,n=void 0===h?"white":h,y=t.strokeColor,f=t.borderRadius,x=void 0===f?"md":f,S=t.margin,C=void 0===S?"4":S,u=e.call(this,d,s,o)||this;return u.pw=O(d),u.textValue=c,u.fontSizePx="number"==typeof a?a:u.pw.fontSize.px(null!=a?a:"lg"),u.marginPx="number"==typeof C?C:u.pw.spacing.px(null!=C?C:"4"),u.borderRadiusPx="number"==typeof x?x:u.pw.radius.px(null!=x?x:"md"),u.backgroundColorValue=p.rgb(i),u.textColorValue=p.rgb(n),u.strokeColorValue=y?p.rgb(y):u.getDarkerColor(i),u.fontValue="string"==typeof l?l:u.pw.font.family(null!=l?l:"display"),u.createHeaderText(d),u.createShadowGraphics(d),u.createBackgroundGraphics(d),u.setupContainer(),u.setupInteractivity(),u}return s(t,e),t.prototype.setText=function(e){return this.textValue=e,this.headerText.setText(e),this.regenerateGraphics(),this},t.prototype.setFontSize=function(e){return this.fontSizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"lg"),this.headerText.setFontSize(this.fontSizePx),this.regenerateGraphics(),this},t.prototype.setFont=function(e){return this.fontValue="string"==typeof e?e:this.pw.font.family(null!=e?e:"display"),this.headerText.setFontFamily(this.fontValue),this.regenerateGraphics(),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=p.rgb(e),this.strokeColorValue.startsWith("#")||(this.strokeColorValue=this.getDarkerColor(e),this.headerText.setStroke(this.strokeColorValue,2)),this.regenerateGraphics(),this},t.prototype.setTextColor=function(e){return this.textColorValue=p.rgb(e),this.headerText.setColor(this.textColorValue),this},t.prototype.setStrokeColor=function(e){return this.strokeColorValue=p.rgb(e),this.headerText.setStroke(this.strokeColorValue,2),this},t.prototype.setBorderRadius=function(e){return this.borderRadiusPx="number"==typeof e?e:this.pw.radius.px(null!=e?e:"md"),this.regenerateGraphics(),this},t.prototype.setMargin=function(e){return this.marginPx="number"==typeof e?e:this.pw.spacing.px(null!=e?e:"4"),this.regenerateGraphics(),this},t.prototype.createHeaderText=function(e){this.headerText=e.add.text(0,0,this.textValue,{fontSize:"".concat(this.fontSizePx,"px"),fontFamily:this.fontValue,color:this.textColorValue,stroke:this.strokeColorValue,strokeThickness:2,fontStyle:"bold"}),this.headerText.setOrigin(.5,.5)},t.prototype.createShadowGraphics=function(e){this.shadowGraphics=e.add.graphics(),this.drawShadow()},t.prototype.createBackgroundGraphics=function(e){this.backgroundGraphics=e.add.graphics(),this.drawBackground()},t.prototype.regenerateGraphics=function(){this.headerText.setText(this.textValue),this.drawShadow(),this.drawBackground()},t.prototype.drawShadow=function(){var e=this.getHeaderDimensions(),t=e.height,d=e.width;this.shadowGraphics.clear();var s=Math.min(d/2,t/2),o=Math.min(this.borderRadiusPx,s),c=d*ee,a=t*ee,l=-c/2,r=4-a/2+4,i=Math.min(c/2,a/2),h=Math.min(o*ee,i);this.shadowGraphics.fillStyle(p.hex("black"),.25),this.shadowGraphics.fillRoundedRect(l,r,c,a,h)},t.prototype.drawBackground=function(){var e=this.getHeaderDimensions(),t=e.width,d=e.height;this.backgroundGraphics.clear();var s=Math.min(t/2,d/2),o=Math.min(this.borderRadiusPx,s),c=-t/2,a=-d/2;this.backgroundGraphics.fillStyle(p.hex(this.backgroundColorValue),1),this.backgroundGraphics.fillRoundedRect(c,a,t,d,o);var l=t;this.borderRadiusPx>12&&(l=.7*t);var r=c+(t-l)/2,i=Math.max(2,.15*d),h=Math.min(o,i/2);this.backgroundGraphics.fillStyle(p.hex("white"),.15),this.backgroundGraphics.fillRoundedRect(r,a,l,i,h)},t.prototype.getHeaderDimensions=function(){var e=this.headerText.getBounds();return{width:e.width+2*this.marginPx,height:e.height+2*this.marginPx}},t.prototype.setupContainer=function(){this.add([this.shadowGraphics,this.backgroundGraphics,this.headerText])},t.prototype.setupInteractivity=function(){var e=this;this.setInteractive(),this.on("pointerdown",function(){e.setScale(.95),e.on("pointerup",function(){e.setScale(1)})})},t.prototype.getDarkerColor=function(e){var t=e;if(t.includes("-")){var d=t.split("-"),s=d[0],o=d[1];if(s&&o){var c=parseInt(o);if(!isNaN(c)&&c<900){var a=Math.min(900,c+200);return p.rgb("".concat(s,"-").concat(a))}}}return["red","blue","green","yellow","purple","orange","pink","gray"].includes(t)?p.rgb("".concat(t,"-800")):p.rgb("gray-800")},t}(t.GameObjects.Container),de=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.width,a=void 0===c?1:c,l=t.height,r=void 0===l?1:l;if(void 0===a&&void 0===r)throw new Error("SizedBox must have at least width or height specified");var i=null!=a?a:1,h=null!=r?r:1;return e.call(this,d,s,o,i,h,0,0)||this}return s(t,e),t.prototype.setWidth=function(e){return this.width=e,this},t.prototype.setHeight=function(e){return this.height=e,this},t.prototype.setSize=function(e,t){return this.width=e,this.height=t,this},t}(t.GameObjects.Rectangle),se=100,oe=150,ce=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.text,a=t.fontSize,l=t.font,r=t.backgroundColor,i=void 0===r?"blue":r,h=t.textColor,n=void 0===h?"white":h,y=t.borderRadius,f=void 0===y?"md":y,x=t.margin,S=void 0===x?"4":x,C=t.onClick,u=e.call(this,d,s,o)||this;return u.pw=O(d),u.textValue=c,u.fontSizePx="number"==typeof a?a:u.pw.fontSize.px(null!=a?a:"md"),u.marginPx="number"==typeof S?S:u.pw.spacing.px(null!=S?S:"4"),u.borderRadiusPx="number"==typeof f?f:u.pw.radius.px(null!=f?f:"md"),u.backgroundColorValue=p.rgb(i),u.textColorValue=p.rgb(n),u.fontValue="string"==typeof l?l:u.pw.font.family(null!=l?l:"primary"),u.createButtonText(d),u.createShadowSprite(d),u.createBackgroundSprite(d),u.setupContainer(),u.setupInteractivity(C),u}return s(t,e),t.prototype.setText=function(e){return this.textValue=e,this.buttonText.setText(e),this.regenerateSprites(),this},t.prototype.setFontSize=function(e){return this.fontSizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"md"),this.buttonText.setFontSize(this.fontSizePx),this.regenerateSprites(),this},t.prototype.setFont=function(e){return this.fontValue="string"==typeof e?e:this.pw.font.family(null!=e?e:"primary"),this.buttonText.setFontFamily(this.fontValue),this.regenerateSprites(),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=p.rgb(e),this.regenerateSprites(),this},t.prototype.setTextColor=function(e){return this.textColorValue=p.rgb(e),this.buttonText.setColor(this.textColorValue),this},t.prototype.setBorderRadius=function(e){return this.borderRadiusPx="number"==typeof e?e:this.pw.radius.px(null!=e?e:"md"),this.regenerateSprites(),this},t.prototype.setMargin=function(e){return this.marginPx="number"==typeof e?e:this.pw.spacing.px(null!=e?e:"4"),this.regenerateSprites(),this},t.prototype.createButtonText=function(e){this.buttonText=e.add.text(0,0,this.textValue,{fontSize:"".concat(this.fontSizePx,"px"),fontFamily:this.fontValue,color:this.textColorValue}),this.buttonText.setOrigin(.5,.5)},t.prototype.createShadowSprite=function(e){var t=this.createShadowTexture(e);this.shadowSprite=e.add.sprite(0,4,t),this.shadowSprite.setOrigin(.5,.5)},t.prototype.createBackgroundSprite=function(e){var t=this.createBackgroundTexture(e);this.backgroundSprite=e.add.sprite(0,0,t),this.backgroundSprite.setOrigin(.5,.5)},t.prototype.regenerateSprites=function(){this.buttonText.setText(this.textValue);var e=this.createShadowTexture(this.scene),t=this.createBackgroundTexture(this.scene);this.shadowSprite.setTexture(e),this.backgroundSprite.setTexture(t)},t.prototype.getButtonDimensions=function(){var e=this.buttonText.getBounds();return{width:e.width+2*this.marginPx,height:e.height+2*this.marginPx}},t.prototype.createShadowTexture=function(e){var t=this.getButtonDimensions(),d=t.width,s=t.height,o="textButton_shadow_".concat(this.backgroundColorValue,"_").concat(this.borderRadiusPx,"_").concat(d,"_").concat(s),c=d+16,a=s+16,l=e.add.graphics(),r=Math.min(d/2,s/2),i=Math.min(this.borderRadiusPx,r);return l.fillStyle(p.hex("black"),.15),l.fillRoundedRect(8,12,d,s,i),l.generateTexture(o,c,a),l.destroy(),o},t.prototype.createBackgroundTexture=function(e){var t=this.getButtonDimensions(),d=t.width,s=t.height,o="textButton_bg_".concat(this.backgroundColorValue,"_").concat(this.borderRadiusPx,"_").concat(d,"_").concat(s),c=d+16,a=s+16,l=e.add.graphics(),r=Math.min(d/2,s/2),i=Math.min(this.borderRadiusPx,r);return l.fillStyle(p.hex(this.backgroundColorValue),1),l.fillRoundedRect(8,8,d,s,i),l.generateTexture(o,c,a),l.destroy(),o},t.prototype.setupContainer=function(){this.add([this.shadowSprite,this.backgroundSprite,this.buttonText])},t.prototype.setupInteractivity=function(e){var t=this;this.backgroundSprite.setInteractive({useHandCursor:!0}),this.backgroundSprite.on("pointerover",function(){t.scene.tweens.add({targets:t,scaleX:1.05,scaleY:1.05,duration:oe,ease:"Back.easeOut"})}),this.backgroundSprite.on("pointerout",function(){t.scene.tweens.add({targets:t,scaleX:1,scaleY:1,duration:oe,ease:"Back.easeOut"})}),this.backgroundSprite.on("pointerdown",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.buttonText],y:2,duration:se,ease:"Linear"})}),this.backgroundSprite.on("pointerup",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.buttonText],y:0,duration:se,ease:"Linear"}),null==e||e()})},Object.defineProperty(t.prototype,"interactive",{get:function(){var e=this.backgroundSprite,t=e.on,d=e.off,s=e.setInteractive,o=e.once;return{on:t.bind(this.backgroundSprite),off:d.bind(this.backgroundSprite),setInteractive:s.bind(this.backgroundSprite),once:o.bind(this.backgroundSprite)}},enumerable:!1,configurable:!0}),t}(t.GameObjects.Container),ae=function(e){function t(t){var d=e.call(this,t)||this;return d.phaserWindMappingKey=I,d}return s(t,e),t.prototype.init=function(e){var t=e.theme,d=e.darkMode,s=void 0!==d&&d,o=e.phaserWindMappingKey,c=void 0===o?I:o;if(this.phaserWindMappingKey=c,!this.pluginManager.get(I)){var a=null!=t?t:s?B:z;this.pluginManager.install(I,q,!0,c,{theme:a,darkMode:s})}},Object.defineProperty(t.prototype,"pw",{get:function(){return this.pluginManager.get(this.phaserWindMappingKey)},enumerable:!1,configurable:!0}),t}(t.Plugins.BasePlugin),le=function(e){function t(t){return e.call(this,t)||this}return s(t,e),t}(R);e.Card=j,e.CircularProgress=G,e.Color=p,e.Column=F,e.FlatIconButton=Y,e.FontSize=x,e.HUDINI_KEY="hudini",e.HudiniPlugin=ae,e.IconButton=K,e.LinearProgress=U,e.PHASER_WIND_KEY=I,e.PhaserWindPlugin=q,e.RadialProgress=Q,e.Radius=g,e.Row=Z,e.SceneWithHudini=le,e.SceneWithPhaserWind=R,e.SectionHeader=te,e.Shadow=k,e.SizedBox=de,e.Spacing=T,e.TextButton=ce,e.createColor=n,e.createFont=C,e.createFontSize=f,e.createRadius=b,e.createShadow=w,e.createSpacing=P,e.createTheme=e=>a({},z,e),e.defaultDarkTheme=B,e.defaultLightTheme=z,e.defaultShadowMap=m,e.fontMap=S,e.fontSizeMap=y,e.getHudini=function(e){return e.hudini},e.getPWFromScene=O,e.isValidColor=l,e.merge=a,e.mergeDeep=(e,...t)=>a({},e,...t),e.palette=r,e.radiusMap=u,e.spacingMap=v});
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("phaser"),require("webfontloader")):"function"==typeof define&&define.amd?define(["exports","phaser","webfontloader"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Hudini={},e.Phaser)}(this,function(e,t){"use strict";var d=function(e,t){return d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var d in t)Object.prototype.hasOwnProperty.call(t,d)&&(e[d]=t[d])},d(e,t)};function s(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function s(){this.constructor=e}d(e,t),e.prototype=null===t?Object.create(t):(s.prototype=t.prototype,new s)}"function"==typeof SuppressedError&&SuppressedError;const o=e=>{const t=e;if(e&&"object"==typeof e&&"list"in e&&Array.isArray(e.list)){if("number"==typeof t.displayWidth&&t.displayWidth>0)return t.displayWidth;if("number"==typeof t.width&&t.width>0)return t.width;const d=e;if("number"==typeof d.displayWidth&&d.displayWidth>0)return d.displayWidth;if("number"==typeof d.width&&d.width>0)return"number"==typeof d.scale&&d.scale>0?d.width/d.scale:d.width;let s=0;for(const e of d.list){const t=o(e);s=Math.max(s,t)}return s}if("number"==typeof t.displayWidth)return t.displayWidth;if("number"==typeof t.width)return t.width;const d=t.getBounds?.();return d?d.width:0},c=e=>{const t=e;if(e&&"object"==typeof e&&"list"in e&&Array.isArray(e.list)){if("number"==typeof t.displayHeight&&t.displayHeight>0)return t.displayHeight;if("number"==typeof t.height&&t.height>0)return t.height;const d=e;if("number"==typeof d.displayHeight&&d.displayHeight>0)return d.displayHeight;if("number"==typeof d.height&&d.height>0)return"number"==typeof d.scale&&d.scale>0?d.height/d.scale:d.height;let s=0;for(const e of d.list){const t=c(e);s=Math.max(s,t)}return s}if("number"==typeof t.displayHeight)return t.displayHeight;if("number"==typeof t.height)return t.height;const d=t.getBounds?.();return d?d.height:0},a=e=>{const t=o(e),d=c(e),s=e;let a="number"==typeof s.originX?s.originX:void 0,l="number"==typeof s.originY?s.originY:void 0;return void 0===a&&"number"==typeof s.displayOriginX&&t>0&&(a=s.displayOriginX/t),void 0===l&&"number"==typeof s.displayOriginY&&d>0&&(l=s.displayOriginY/d),{x:a??.5,y:l??.5}};class l extends t.GameObjects.Container{gap;align;verticalOrigin;constructor({scene:e,x:t,y:d,gap:s=8,align:o="center",children:c=[],verticalOrigin:a="center"}){super(e,t,d),this.gap=s,this.align=o,this.verticalOrigin=a,c.length>0&&this.add(c),this.layout()}setGap(e){this.gap=e,this.layout()}setAlign(e){this.align=e,this.layout()}addChild(e,t=!0){return this.add(e),t&&this.layout(),this}addChildren(e,t=!0){return e.length>0&&this.add(e),t&&this.layout(),this}layout(){const e=this.list;if(0===e.length)return void this.setSize(0,0);const t=e.map(e=>({child:e,width:this.getDisplayWidth(e),height:this.getDisplayHeight(e),origin:this.getNormalizedOrigin(e)})),d=t.reduce((e,t)=>Math.max(e,t.width),0),s=t.reduce((e,t)=>e+t.height,0)+this.gap*(t.length-1);let o="top"===this.verticalOrigin?0:"center"===this.verticalOrigin?-s/2:-s;for(const{child:e,width:s,height:c,origin:a}of t){let t=0;t="left"===this.align?-d/2+a.x*s:"right"===this.align?d/2-(1-a.x)*s:(a.x-.5)*s;const l=o+a.y*c;e.setPosition(t,l),o+=c+this.gap}this.setSize(d,s)}getDisplayWidth(e){return o(e)}getDisplayHeight(e){return c(e)}getNormalizedOrigin(e){return a(e)}}class i extends t.GameObjects.Container{gap;align;horizontalOrigin;constructor({scene:e,x:t,y:d,gap:s=8,align:o="center",children:c=[],horizontalOrigin:a="center"}){super(e,t,d),this.gap=s,this.align=o,this.horizontalOrigin=a,c.length>0&&this.add(c),this.layout()}setGap(e){this.gap=e,this.layout()}setAlign(e){this.align=e,this.layout()}addChild(e,t=!0){return this.add(e),t&&this.layout(),this}addChildren(e,t=!0){return e.length>0&&this.add(e),t&&this.layout(),this}layout(){const e=this.list;if(0===e.length)return void this.setSize(0,0);const t=e.map(e=>({child:e,width:this.getDisplayWidth(e),height:this.getDisplayHeight(e),origin:this.getNormalizedOrigin(e)})),d=t.reduce((e,t)=>Math.max(e,t.height),0),s=t.reduce((e,t)=>e+t.width,0)+this.gap*(t.length-1);let o="left"===this.horizontalOrigin?0:"center"===this.horizontalOrigin?-s/2:-s;for(const{child:e,width:s,height:c,origin:a}of t){let t=0;t="top"===this.align?-d/2+a.y*c:"bottom"===this.align?d/2-(1-a.y)*c:(a.y-.5)*c;const l=o+a.x*s;e.setPosition(l,t),o+=s+this.gap}this.setSize(s,d)}getDisplayWidth(e){return o(e)}getDisplayHeight(e){return c(e)}getNormalizedOrigin(e){return a(e)}}const r=e=>null!==e&&"object"==typeof e&&!Array.isArray(e)&&"[object Object]"===Object.prototype.toString.call(e),h=e=>{if(null===e||"object"!=typeof e)return e;if(Array.isArray(e))return e.map(e=>h(e));if(r(e)){const t={};for(const d in e)Object.prototype.hasOwnProperty.call(e,d)&&(t[d]=h(e[d]));return t}return e},n=(e,...t)=>{if(!r(e))return e;let d=h(e);for(const e of t){if(!r(e))continue;const t=h(e);for(const e in t)if(Object.prototype.hasOwnProperty.call(t,e)){const s=t[e],o=d[e];r(s)&&r(o)?d[e]=n(o,s):void 0!==s&&(d[e]=s)}}return d},p=e=>{if("string"!=typeof e)return!1;const t=e.trim();return!!/^#([0-9a-fA-F]{6}|[0-9a-fA-F]{3})$/.test(t)||(!!/^rgb\(\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*\)$/.test(t)||(!!/^rgba\(\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*,\s*(\d{1,3}%?)\s*,\s*([01]|0?\.\d+)\s*\)$/.test(t)||!!/^oklch\(\s*(\d*\.?\d+%?)\s+(\d*\.?\d+)\s+(\d*\.?\d+)(?:\s*\/\s*([01]|0?\.\d+))?\s*\)$/.test(t)))},y={black:"#000",white:"#fff",slate:{50:"rgb(248, 250, 252)",100:"rgb(241, 245, 249)",200:"rgb(226, 232, 240)",300:"rgb(203, 213, 225)",400:"rgb(148, 163, 184)",500:"rgb(100, 116, 139)",600:"rgb(71, 85, 105)",700:"rgb(51, 65, 85)",800:"rgb(30, 41, 59)",900:"rgb(15, 23, 42)",950:"rgb(2, 6, 23)"},gray:{50:"rgb(249, 250, 251)",100:"rgb(243, 244, 246)",200:"rgb(229, 231, 235)",300:"rgb(209, 213, 219)",400:"rgb(156, 163, 175)",500:"rgb(107, 114, 128)",600:"rgb(75, 85, 99)",700:"rgb(55, 65, 81)",800:"rgb(31, 41, 55)",900:"rgb(17, 24, 39)",950:"rgb(3, 7, 18)"},zinc:{50:"rgb(250, 250, 250)",100:"rgb(244, 244, 245)",200:"rgb(228, 228, 231)",300:"rgb(212, 212, 216)",400:"rgb(161, 161, 170)",500:"rgb(113, 113, 122)",600:"rgb(82, 82, 91)",700:"rgb(63, 63, 70)",800:"rgb(39, 39, 42)",900:"rgb(24, 24, 27)",950:"rgb(9, 9, 11)"},neutral:{50:"rgb(250, 250, 250)",100:"rgb(245, 245, 245)",200:"rgb(229, 229, 229)",300:"rgb(212, 212, 212)",400:"rgb(163, 163, 163)",500:"rgb(115, 115, 115)",600:"rgb(82, 82, 82)",700:"rgb(64, 64, 64)",800:"rgb(38, 38, 38)",900:"rgb(23, 23, 23)",950:"rgb(10, 10, 10)"},stone:{50:"rgb(250, 250, 249)",100:"rgb(245, 245, 244)",200:"rgb(231, 229, 228)",300:"rgb(214, 211, 209)",400:"rgb(168, 162, 158)",500:"rgb(120, 113, 108)",600:"rgb(87, 83, 78)",700:"rgb(68, 64, 60)",800:"rgb(41, 37, 36)",900:"rgb(28, 25, 23)",950:"rgb(12, 10, 9)"},red:{50:"rgb(254, 242, 242)",100:"rgb(254, 226, 226)",200:"rgb(254, 202, 202)",300:"rgb(252, 165, 165)",400:"rgb(248, 113, 113)",500:"rgb(239, 68, 68)",600:"rgb(220, 38, 38)",700:"rgb(185, 28, 28)",800:"rgb(153, 27, 27)",900:"rgb(127, 29, 29)",950:"rgb(69, 10, 10)"},orange:{50:"rgb(255, 247, 237)",100:"rgb(255, 237, 213)",200:"rgb(254, 215, 170)",300:"rgb(253, 186, 116)",400:"rgb(251, 146, 60)",500:"rgb(249, 115, 22)",600:"rgb(234, 88, 12)",700:"rgb(194, 65, 12)",800:"rgb(154, 52, 18)",900:"rgb(124, 45, 18)",950:"rgb(67, 20, 7)"},amber:{50:"rgb(255, 251, 235)",100:"rgb(254, 243, 199)",200:"rgb(253, 230, 138)",300:"rgb(252, 211, 77)",400:"rgb(251, 191, 36)",500:"rgb(245, 158, 11)",600:"rgb(217, 119, 6)",700:"rgb(180, 83, 9)",800:"rgb(146, 64, 14)",900:"rgb(120, 53, 15)",950:"rgb(69, 26, 3)"},yellow:{50:"rgb(254, 252, 232)",100:"rgb(254, 249, 195)",200:"rgb(254, 240, 138)",300:"rgb(253, 224, 71)",400:"rgb(250, 204, 21)",500:"rgb(234, 179, 8)",600:"rgb(202, 138, 4)",700:"rgb(161, 98, 7)",800:"rgb(133, 77, 14)",900:"rgb(113, 63, 18)",950:"rgb(66, 32, 6)"},lime:{50:"rgb(247, 254, 231)",100:"rgb(236, 252, 203)",200:"rgb(217, 249, 157)",300:"rgb(190, 242, 100)",400:"rgb(163, 230, 53)",500:"rgb(132, 204, 22)",600:"rgb(101, 163, 13)",700:"rgb(77, 124, 15)",800:"rgb(63, 98, 18)",900:"rgb(54, 83, 20)",950:"rgb(26, 46, 5)"},green:{50:"rgb(240, 253, 244)",100:"rgb(220, 252, 231)",200:"rgb(187, 247, 208)",300:"rgb(134, 239, 172)",400:"rgb(74, 222, 128)",500:"rgb(34, 197, 94)",600:"rgb(22, 163, 74)",700:"rgb(21, 128, 61)",800:"rgb(22, 101, 52)",900:"rgb(20, 83, 45)",950:"rgb(5, 46, 22)"},emerald:{50:"rgb(236, 253, 245)",100:"rgb(209, 250, 229)",200:"rgb(167, 243, 208)",300:"rgb(110, 231, 183)",400:"rgb(52, 211, 153)",500:"rgb(16, 185, 129)",600:"rgb(5, 150, 105)",700:"rgb(4, 120, 87)",800:"rgb(6, 95, 70)",900:"rgb(6, 78, 59)",950:"rgb(2, 44, 34)"},teal:{50:"rgb(240, 253, 250)",100:"rgb(204, 251, 241)",200:"rgb(153, 246, 228)",300:"rgb(94, 234, 212)",400:"rgb(45, 212, 191)",500:"rgb(20, 184, 166)",600:"rgb(13, 148, 136)",700:"rgb(15, 118, 110)",800:"rgb(17, 94, 89)",900:"rgb(19, 78, 74)",950:"rgb(4, 47, 46)"},cyan:{50:"rgb(236, 254, 255)",100:"rgb(207, 250, 254)",200:"rgb(165, 243, 252)",300:"rgb(103, 232, 249)",400:"rgb(34, 211, 238)",500:"rgb(6, 182, 212)",600:"rgb(8, 145, 178)",700:"rgb(14, 116, 144)",800:"rgb(21, 94, 117)",900:"rgb(22, 78, 99)",950:"rgb(8, 51, 68)"},sky:{50:"rgb(240, 249, 255)",100:"rgb(224, 242, 254)",200:"rgb(186, 230, 253)",300:"rgb(125, 211, 252)",400:"rgb(56, 189, 248)",500:"rgb(14, 165, 233)",600:"rgb(2, 132, 199)",700:"rgb(3, 105, 161)",800:"rgb(7, 89, 133)",900:"rgb(12, 74, 110)",950:"rgb(8, 47, 73)"},blue:{50:"rgb(239, 246, 255)",100:"rgb(219, 234, 254)",200:"rgb(191, 219, 254)",300:"rgb(147, 197, 253)",400:"rgb(96, 165, 250)",500:"rgb(59, 130, 246)",600:"rgb(37, 99, 235)",700:"rgb(29, 78, 216)",800:"rgb(30, 64, 175)",900:"rgb(30, 58, 138)",950:"rgb(23, 37, 84)"},indigo:{50:"rgb(238, 242, 255)",100:"rgb(224, 231, 255)",200:"rgb(199, 210, 254)",300:"rgb(165, 180, 252)",400:"rgb(129, 140, 248)",500:"rgb(99, 102, 241)",600:"rgb(79, 70, 229)",700:"rgb(67, 56, 202)",800:"rgb(55, 48, 163)",900:"rgb(49, 46, 129)",950:"rgb(30, 27, 75)"},violet:{50:"rgb(245, 243, 255)",100:"rgb(237, 233, 254)",200:"rgb(221, 214, 254)",300:"rgb(196, 181, 253)",400:"rgb(167, 139, 250)",500:"rgb(139, 92, 246)",600:"rgb(124, 58, 237)",700:"rgb(109, 40, 217)",800:"rgb(91, 33, 182)",900:"rgb(76, 29, 149)",950:"rgb(46, 16, 101)"},purple:{50:"rgb(250, 245, 255)",100:"rgb(243, 232, 255)",200:"rgb(233, 213, 255)",300:"rgb(216, 180, 254)",400:"rgb(192, 132, 252)",500:"rgb(168, 85, 247)",600:"rgb(147, 51, 234)",700:"rgb(126, 34, 206)",800:"rgb(107, 33, 168)",900:"rgb(88, 28, 135)",950:"rgb(59, 7, 100)"},fuchsia:{50:"rgb(253, 244, 255)",100:"rgb(250, 232, 255)",200:"rgb(245, 208, 254)",300:"rgb(240, 171, 252)",400:"rgb(232, 121, 249)",500:"rgb(217, 70, 239)",600:"rgb(192, 38, 211)",700:"rgb(162, 28, 175)",800:"rgb(134, 25, 143)",900:"rgb(112, 26, 117)",950:"rgb(74, 4, 78)"},pink:{50:"rgb(253, 242, 248)",100:"rgb(252, 231, 243)",200:"rgb(251, 207, 232)",300:"rgb(249, 168, 212)",400:"rgb(244, 114, 182)",500:"rgb(236, 72, 153)",600:"rgb(219, 39, 119)",700:"rgb(190, 24, 93)",800:"rgb(157, 23, 77)",900:"rgb(131, 24, 67)",950:"rgb(80, 7, 36)"},rose:{50:"rgb(255, 241, 242)",100:"rgb(255, 228, 230)",200:"rgb(254, 205, 211)",300:"rgb(253, 164, 175)",400:"rgb(251, 113, 133)",500:"rgb(244, 63, 94)",600:"rgb(225, 29, 72)",700:"rgb(190, 18, 60)",800:"rgb(159, 18, 57)",900:"rgb(136, 19, 55)",950:"rgb(76, 5, 25)"}},f=/rgb\((\d+),\s*(\d+),\s*(\d+)\)/,x=e=>e.startsWith("#")?(e=>{const t=e.slice(1);if(3===t.length)return(parseInt(t[0]+t[0],16)<<16)+(parseInt(t[1]+t[1],16)<<8)+parseInt(t[2]+t[2],16);return parseInt(t,16)})(e):(e=>{const t=e.match(f);if(!t)throw new Error(`Invalid RGB format: ${e}`);return(parseInt(t[1])<<16)+(parseInt(t[2])<<8)+parseInt(t[3])})(e),S=e=>{const t=t=>e&&t in e?e[t]:null,d=e=>{if("string"==typeof e&&p(e))return e;const s=t(e);if(s)return d(s);const o=e.split("-");if(2===o.length){const t=o[0],d=o[1],s=y[t]?.[d];if(!s){if(p(e))return e;throw new Error(`Color token "${t}-${d}" not found`)}return s}const c=y[e];if(!c){if(p(e))return e;throw new Error(`Color token "${e}" not found`)}return c},s=e=>{if("string"==typeof e&&p(e))return x(e);const d=t(e);if(d)return s(d);const o=e.split("-");if(2===o.length){const t=o[0],d=o[1],s=y[t]?.[d];if(!s){if(p(e))return x(e);throw new Error(`Color token "${t}-${d}" not found`)}return x(s)}const c=y[e];if(p(c))return x(c);throw new Error(`Color token "${e}" not found`)};return{rgb:d,hex:s,black:()=>d("black"),white:()=>d("white"),slate:e=>d(`slate-${e}`),gray:e=>d(`gray-${e}`),zinc:e=>d(`zinc-${e}`),neutral:e=>d(`neutral-${e}`),stone:e=>d(`stone-${e}`),red:e=>d(`red-${e}`),orange:e=>d(`orange-${e}`),amber:e=>d(`amber-${e}`),yellow:e=>d(`yellow-${e}`),lime:e=>d(`lime-${e}`),green:e=>d(`green-${e}`),emerald:e=>d(`emerald-${e}`),teal:e=>d(`teal-${e}`),cyan:e=>d(`cyan-${e}`),sky:e=>d(`sky-${e}`),blue:e=>d(`blue-${e}`),indigo:e=>d(`indigo-${e}`),violet:e=>d(`violet-${e}`),purple:e=>d(`purple-${e}`),fuchsia:e=>d(`fuchsia-${e}`),pink:e=>d(`pink-${e}`),rose:e=>d(`rose-${e}`),blackHex:()=>s("black"),whiteHex:()=>s("white"),slateHex:e=>s(`slate-${e}`),grayHex:e=>s(`gray-${e}`),zincHex:e=>s(`zinc-${e}`),neutralHex:e=>s(`neutral-${e}`),stoneHex:e=>s(`stone-${e}`),redHex:e=>s(`red-${e}`),orangeHex:e=>s(`orange-${e}`),amberHex:e=>s(`amber-${e}`),yellowHex:e=>s(`yellow-${e}`),limeHex:e=>s(`lime-${e}`),greenHex:e=>s(`green-${e}`),emeraldHex:e=>s(`emerald-${e}`),tealHex:e=>s(`teal-${e}`),cyanHex:e=>s(`cyan-${e}`),skyHex:e=>s(`sky-${e}`),blueHex:e=>s(`blue-${e}`),indigoHex:e=>s(`indigo-${e}`),violetHex:e=>s(`violet-${e}`),purpleHex:e=>s(`purple-${e}`),fuchsiaHex:e=>s(`fuchsia-${e}`),pinkHex:e=>s(`pink-${e}`),roseHex:e=>s(`rose-${e}`)}},C=S({}),u={xs:12,sm:14,base:16,lg:18,xl:20,"2xl":24,"3xl":30,"4xl":36,"5xl":48,"6xl":60,"7xl":72,"8xl":96,"9xl":128},b=e=>{const t={...u,...e};return{px:e=>{const d=t[e];return"number"==typeof d?d:0},rem:e=>{const d=t[e];return"number"==typeof d?d/16:0},css:e=>{const d=t[e];return"number"==typeof d?`${d}px`:"0px"}}},g=b(void 0),m={primary:"Inter, system-ui, sans-serif",secondary:"Roboto, Arial, sans-serif",monospace:"Fira Code, Consolas, monospace",display:"Poppins, Inter, sans-serif"},w=(e,t)=>{const d={...m,...e},s=b(t),o=e=>{if(e.includes(".")){const[,t]=e.split(".");if(t&&"string"==typeof d[t])return d[t]}return"string"==typeof d[e]?d[e]:e};return{size:e=>s.px(e)??0,format:({size:e,family:t})=>`${s.px(e)??0}px '${o(t)}'`,family:e=>o(e),getAvailableFonts:()=>Array.from(new Set([...Object.keys(m),...Object.keys(d)]))}},k={none:0,sm:2,default:4,md:6,lg:8,xl:12,"2xl":16,"3xl":24,full:9999},v=e=>{const t={...k,...e},d=e=>"number"==typeof t[e]?t[e]:0;return{px:e=>d(e),rem:e=>d(e)/16,css:e=>`${d(e)}px`}},P=v(void 0),T={sm:{blur:2,offsetX:1,offsetY:1,alpha:.15},md:{blur:4,offsetX:2,offsetY:2,alpha:.2},lg:{blur:6,offsetX:4,offsetY:4,alpha:.25},xl:{blur:8,offsetX:6,offsetY:6,alpha:.3},"2xl":{blur:12,offsetX:8,offsetY:8,alpha:.35},inner:{blur:4,offsetX:-2,offsetY:-2,alpha:.2}},z=e=>{const t={...T,...e};return{get:e=>(e=>{const d=t[e];return d&&"object"==typeof d?d:T.md})(e)}},B=z(void 0),I={0:0,px:1,.5:2,1:4,1.5:6,2:8,2.5:10,3:12,3.5:14,4:16,5:20,6:24,7:28,8:32,9:36,10:40,11:44,12:48,14:56,16:64,20:80,24:96,28:112,32:128,36:144,40:160,44:176,48:192,52:208,56:224,60:240,64:256,72:288,80:320,96:384},q=e=>{const t={...I,...e},d=e=>"number"==typeof t[e]?t[e]:0;return{px:e=>d(e),rem:e=>d(e)/16,css:e=>`${d(e)}px`}},R=q(void 0),O={fonts:{primary:"Inter, system-ui, sans-serif",secondary:"Roboto, Arial, sans-serif",monospace:"Fira Code, Consolas, monospace",display:"Poppins, Inter, sans-serif"},fontSizes:{...u},colors:{primary:"blue-600",secondary:"gray-600",success:"green-500",warning:"yellow-500",error:"red-500",info:"blue-400",background:"white",text:"gray-900",shadow:"black",overlay:"black"},spacing:{...I},typography:{heading:{fontSize:"2xl",fontFamily:"fonts.display",fontWeight:600,lineHeight:1.2},"heading-large":{fontSize:"4xl",fontFamily:"fonts.display",fontWeight:700,lineHeight:1.1},body:{fontSize:"base",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.5},caption:{fontSize:"sm",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.4}},effects:{"shadow-sm":{blur:2,offsetY:1,color:"colors.shadow",alpha:.05},"shadow-md":{blur:4,offsetY:2,color:"colors.shadow",alpha:.1},"shadow-lg":{blur:8,offsetY:4,color:"colors.shadow",alpha:.1}},custom:{}},H={fonts:{primary:"Inter, system-ui, sans-serif",secondary:"Roboto, Arial, sans-serif",monospace:"Fira Code, Consolas, monospace",display:"Poppins, Inter, sans-serif"},fontSizes:{...u},radius:{...k},colors:{primary:"blue-400",secondary:"gray-400",success:"green-400",warning:"yellow-400",error:"red-400",info:"blue-300",background:"gray-900",text:"white",shadow:"black",overlay:"black"},spacing:{...I},typography:{heading:{fontSize:"2xl",fontFamily:"fonts.display",fontWeight:600,lineHeight:1.2},"heading-large":{fontSize:"4xl",fontFamily:"fonts.display",fontWeight:700,lineHeight:1.1},body:{fontSize:"base",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.5},caption:{fontSize:"sm",fontFamily:"fonts.primary",fontWeight:400,lineHeight:1.4}},effects:{"shadow-sm":{blur:2,offsetY:1,color:"colors.shadow",alpha:.1},"shadow-md":{blur:4,offsetY:2,color:"colors.shadow",alpha:.15},"shadow-lg":{blur:8,offsetY:4,color:"colors.shadow",alpha:.2}},custom:{}},A="pw";class j extends t.Plugins.BasePlugin{colorInstance=null;fontSizeInstance=null;spacingInstance=null;radiusInstance=null;fontInstance=null;shadowInstance=null;theme;constructor(e){super(e),this.theme=O}init({theme:e,darkMode:t=!1}){e?(this.theme=e,this.colorInstance=S(this.theme.colors),this.fontSizeInstance=b(this.theme.fontSizes),this.spacingInstance=q(this.theme.spacing),this.radiusInstance=v(this.theme.radius),this.fontInstance=w(this.theme.fonts,this.theme.fontSizes),this.shadowInstance=z(this.theme.effects)):this.theme=t?H:O}getTheme(){return this.theme}get color(){return this.colorInstance}get fontSize(){return this.fontSizeInstance}get spacing(){return this.spacingInstance}get radius(){return this.radiusInstance}get font(){return this.fontInstance}get shadow(){return this.shadowInstance}}class $ extends Phaser.Scene{constructor(e){super(e)}pw}var M=function(e){return e.pw},V=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.backgroundColor,a=void 0===c?"white":c,l=t.borderRadius,i=void 0===l?"md":l,r=t.margin,h=void 0===r?"4":r,n=t.child,p=t.width,y=t.height,f=e.call(this,d,s,o)||this;return f.hasExplicitSize=!1,f.pw=M(d),f.marginPx="number"==typeof h?h:f.pw.spacing.px(null!=h?h:"4"),f.borderRadiusPx="number"==typeof i?i:f.pw.radius.px(null!=i?i:"md"),f.backgroundColorValue=C.rgb(a),f.child=n,f.hasExplicitSize=void 0!==p&&void 0!==y,f.createBackgroundGraphics(d,p,y),f.setupContainer(),f}return s(t,e),t.prototype.setSize=function(e,t){return this.hasExplicitSize=!0,this.width=e,this.height=t,this.drawBackground(e,t),this},t.prototype.setWidth=function(e){return this.setSize(e,this.height),this},t.prototype.setHeight=function(e){return this.setSize(this.width,e),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=C.rgb(e),this.drawBackground(),this},t.prototype.setBorderRadius=function(e){return this.borderRadiusPx="number"==typeof e?e:this.pw.radius.px(null!=e?e:"md"),this.drawBackground(),this},t.prototype.setMargin=function(e){return this.marginPx="number"==typeof e?e:this.pw.spacing.px(null!=e?e:"4"),this.layout(),this},t.prototype.setChild=function(e){return this.child&&this.remove(this.child),this.child=e,this.layout(),this},t.prototype.createBackgroundGraphics=function(e,t,d){this.backgroundGraphics=e.add.graphics(),this.drawBackground(t,d)},t.prototype.setupContainer=function(){this.add([this.backgroundGraphics]),this.child&&this.add([this.child]),this.hasExplicitSize||this.layout()},t.prototype.layout=function(){if(this.child){var e=this.child.getBounds(),t=e.width+2*this.marginPx,d=e.height+2*this.marginPx,s=this.getChildOrigin(),o=this.calculateChildX(t,e.width,s),c=this.calculateChildY(d,e.height,s);this.width=t,this.height=d,this.drawBackground(t,d),this.child.setPosition(o,c)}},t.prototype.getChildOrigin=function(){if(this.child&&"originX"in this.child&&"originY"in this.child)return{x:this.child.originX,y:this.child.originY};if(this.child&&"function"==typeof this.child.getOrigin){var e=this.child.getOrigin();if(e&&"number"==typeof e.x&&"number"==typeof e.y)return{x:e.x,y:e.y}}return null},t.prototype.calculateChildX=function(e,t,d){if(this.child&&d){var s=t*d.x;return-e/2+this.marginPx+s}return-e/2+this.marginPx},t.prototype.calculateChildY=function(e,t,d){if(d){var s=t*d.y;return-e/2+this.marginPx+s}return-e/2+this.marginPx},t.prototype.measureChild=function(e){return{w:o(e),h:c(e)}},t.prototype.drawBackground=function(e,t){var d=[0,0],s=d[0],o=d[1];if(e&&t)s=e,o=t;else if(this.child){var c=this.measureChild(this.child),a=c.w,l=c.h;s=a+2*this.marginPx,o=l+2*this.marginPx}else s=this.width,o=this.height;this.width=s,this.height=o,this.backgroundGraphics.clear();var i=Math.min(s/2,o/2),r=Math.min(this.borderRadiusPx,i),h=-s/2,n=-o/2;this.backgroundGraphics.fillStyle(C.hex(this.backgroundColorValue),1),this.backgroundGraphics.fillRoundedRect(h,n,s,o,r)},t}(t.GameObjects.Container);const W={0:{hexCode:"30",acceptedStyles:["solid"]},1:{hexCode:"31",acceptedStyles:["solid"]},2:{hexCode:"32",acceptedStyles:["solid"]},3:{hexCode:"33",acceptedStyles:["solid"]},4:{hexCode:"34",acceptedStyles:["solid"]},5:{hexCode:"35",acceptedStyles:["solid"]},6:{hexCode:"36",acceptedStyles:["solid"]},7:{hexCode:"37",acceptedStyles:["solid"]},8:{hexCode:"38",acceptedStyles:["solid"]},9:{hexCode:"39",acceptedStyles:["solid"]},"42-group":{hexCode:"e080",acceptedStyles:["brands"]},"500px":{hexCode:"f26e",acceptedStyles:["brands"]},a:{hexCode:"41",acceptedStyles:["solid"]},"accessible-icon":{hexCode:"f368",acceptedStyles:["brands"]},accusoft:{hexCode:"f369",acceptedStyles:["brands"]},"address-book":{hexCode:"f2b9",acceptedStyles:["solid","regular"]},"address-card":{hexCode:"f2bb",acceptedStyles:["solid","regular"]},adn:{hexCode:"f170",acceptedStyles:["brands"]},adversal:{hexCode:"f36a",acceptedStyles:["brands"]},affiliatetheme:{hexCode:"f36b",acceptedStyles:["brands"]},airbnb:{hexCode:"f834",acceptedStyles:["brands"]},"alarm-clock":{hexCode:"f34e",acceptedStyles:["solid","regular"]},algolia:{hexCode:"f36c",acceptedStyles:["brands"]},"align-center":{hexCode:"f037",acceptedStyles:["solid"]},"align-justify":{hexCode:"f039",acceptedStyles:["solid"]},"align-left":{hexCode:"f036",acceptedStyles:["solid"]},"align-right":{hexCode:"f038",acceptedStyles:["solid"]},alipay:{hexCode:"f642",acceptedStyles:["brands"]},amazon:{hexCode:"f270",acceptedStyles:["brands"]},"amazon-pay":{hexCode:"f42c",acceptedStyles:["brands"]},amilia:{hexCode:"f36d",acceptedStyles:["brands"]},anchor:{hexCode:"f13d",acceptedStyles:["solid"]},"anchor-circle-check":{hexCode:"e4aa",acceptedStyles:["solid"]},"anchor-circle-exclamation":{hexCode:"e4ab",acceptedStyles:["solid"]},"anchor-circle-xmark":{hexCode:"e4ac",acceptedStyles:["solid"]},"anchor-lock":{hexCode:"e4ad",acceptedStyles:["solid"]},android:{hexCode:"f17b",acceptedStyles:["brands"]},angellist:{hexCode:"f209",acceptedStyles:["brands"]},"angle-down":{hexCode:"f107",acceptedStyles:["solid"]},"angle-left":{hexCode:"f104",acceptedStyles:["solid"]},"angle-right":{hexCode:"f105",acceptedStyles:["solid"]},"angle-up":{hexCode:"f106",acceptedStyles:["solid"]},"angles-down":{hexCode:"f103",acceptedStyles:["solid"]},"angles-left":{hexCode:"f100",acceptedStyles:["solid"]},"angles-right":{hexCode:"f101",acceptedStyles:["solid"]},"angles-up":{hexCode:"f102",acceptedStyles:["solid"]},angrycreative:{hexCode:"f36e",acceptedStyles:["brands"]},angular:{hexCode:"f420",acceptedStyles:["brands"]},ankh:{hexCode:"f644",acceptedStyles:["solid"]},"app-store":{hexCode:"f36f",acceptedStyles:["brands"]},"app-store-ios":{hexCode:"f370",acceptedStyles:["brands"]},apper:{hexCode:"f371",acceptedStyles:["brands"]},apple:{hexCode:"f179",acceptedStyles:["brands"]},"apple-pay":{hexCode:"f415",acceptedStyles:["brands"]},"apple-whole":{hexCode:"f5d1",acceptedStyles:["solid"]},archway:{hexCode:"f557",acceptedStyles:["solid"]},"arrow-down":{hexCode:"f063",acceptedStyles:["solid"]},"arrow-down-1-9":{hexCode:"f162",acceptedStyles:["solid"]},"arrow-down-9-1":{hexCode:"f886",acceptedStyles:["solid"]},"arrow-down-a-z":{hexCode:"f15d",acceptedStyles:["solid"]},"arrow-down-long":{hexCode:"f175",acceptedStyles:["solid"]},"arrow-down-short-wide":{hexCode:"f884",acceptedStyles:["solid"]},"arrow-down-up-across-line":{hexCode:"e4af",acceptedStyles:["solid"]},"arrow-down-up-lock":{hexCode:"e4b0",acceptedStyles:["solid"]},"arrow-down-wide-short":{hexCode:"f160",acceptedStyles:["solid"]},"arrow-down-z-a":{hexCode:"f881",acceptedStyles:["solid"]},"arrow-left":{hexCode:"f060",acceptedStyles:["solid"]},"arrow-left-long":{hexCode:"f177",acceptedStyles:["solid"]},"arrow-pointer":{hexCode:"f245",acceptedStyles:["solid"]},"arrow-right":{hexCode:"f061",acceptedStyles:["solid"]},"arrow-right-arrow-left":{hexCode:"f0ec",acceptedStyles:["solid"]},"arrow-right-from-bracket":{hexCode:"f08b",acceptedStyles:["solid"]},"arrow-right-long":{hexCode:"f178",acceptedStyles:["solid"]},"arrow-right-to-bracket":{hexCode:"f090",acceptedStyles:["solid"]},"arrow-right-to-city":{hexCode:"e4b3",acceptedStyles:["solid"]},"arrow-rotate-left":{hexCode:"f0e2",acceptedStyles:["solid"]},"arrow-rotate-right":{hexCode:"f01e",acceptedStyles:["solid"]},"arrow-trend-down":{hexCode:"e097",acceptedStyles:["solid"]},"arrow-trend-up":{hexCode:"e098",acceptedStyles:["solid"]},"arrow-turn-down":{hexCode:"f149",acceptedStyles:["solid"]},"arrow-turn-up":{hexCode:"f148",acceptedStyles:["solid"]},"arrow-up":{hexCode:"f062",acceptedStyles:["solid"]},"arrow-up-1-9":{hexCode:"f163",acceptedStyles:["solid"]},"arrow-up-9-1":{hexCode:"f887",acceptedStyles:["solid"]},"arrow-up-a-z":{hexCode:"f15e",acceptedStyles:["solid"]},"arrow-up-from-bracket":{hexCode:"e09a",acceptedStyles:["solid"]},"arrow-up-from-ground-water":{hexCode:"e4b5",acceptedStyles:["solid"]},"arrow-up-from-water-pump":{hexCode:"e4b6",acceptedStyles:["solid"]},"arrow-up-long":{hexCode:"f176",acceptedStyles:["solid"]},"arrow-up-right-dots":{hexCode:"e4b7",acceptedStyles:["solid"]},"arrow-up-right-from-square":{hexCode:"f08e",acceptedStyles:["solid"]},"arrow-up-short-wide":{hexCode:"f885",acceptedStyles:["solid"]},"arrow-up-wide-short":{hexCode:"f161",acceptedStyles:["solid"]},"arrow-up-z-a":{hexCode:"f882",acceptedStyles:["solid"]},"arrows-down-to-line":{hexCode:"e4b8",acceptedStyles:["solid"]},"arrows-down-to-people":{hexCode:"e4b9",acceptedStyles:["solid"]},"arrows-left-right":{hexCode:"f07e",acceptedStyles:["solid"]},"arrows-left-right-to-line":{hexCode:"e4ba",acceptedStyles:["solid"]},"arrows-rotate":{hexCode:"f021",acceptedStyles:["solid"]},"arrows-spin":{hexCode:"e4bb",acceptedStyles:["solid"]},"arrows-split-up-and-left":{hexCode:"e4bc",acceptedStyles:["solid"]},"arrows-to-circle":{hexCode:"e4bd",acceptedStyles:["solid"]},"arrows-to-dot":{hexCode:"e4be",acceptedStyles:["solid"]},"arrows-to-eye":{hexCode:"e4bf",acceptedStyles:["solid"]},"arrows-turn-right":{hexCode:"e4c0",acceptedStyles:["solid"]},"arrows-turn-to-dots":{hexCode:"e4c1",acceptedStyles:["solid"]},"arrows-up-down":{hexCode:"f07d",acceptedStyles:["solid"]},"arrows-up-down-left-right":{hexCode:"f047",acceptedStyles:["solid"]},"arrows-up-to-line":{hexCode:"e4c2",acceptedStyles:["solid"]},artstation:{hexCode:"f77a",acceptedStyles:["brands"]},asterisk:{hexCode:"2a",acceptedStyles:["solid"]},asymmetrik:{hexCode:"f372",acceptedStyles:["brands"]},at:{hexCode:"40",acceptedStyles:["solid"]},atlassian:{hexCode:"f77b",acceptedStyles:["brands"]},atom:{hexCode:"f5d2",acceptedStyles:["solid"]},audible:{hexCode:"f373",acceptedStyles:["brands"]},"audio-description":{hexCode:"f29e",acceptedStyles:["solid"]},"austral-sign":{hexCode:"e0a9",acceptedStyles:["solid"]},autoprefixer:{hexCode:"f41c",acceptedStyles:["brands"]},avianex:{hexCode:"f374",acceptedStyles:["brands"]},aviato:{hexCode:"f421",acceptedStyles:["brands"]},award:{hexCode:"f559",acceptedStyles:["solid"]},aws:{hexCode:"f375",acceptedStyles:["brands"]},b:{hexCode:"42",acceptedStyles:["solid"]},baby:{hexCode:"f77c",acceptedStyles:["solid"]},"baby-carriage":{hexCode:"f77d",acceptedStyles:["solid"]},backward:{hexCode:"f04a",acceptedStyles:["solid"]},"backward-fast":{hexCode:"f049",acceptedStyles:["solid"]},"backward-step":{hexCode:"f048",acceptedStyles:["solid"]},bacon:{hexCode:"f7e5",acceptedStyles:["solid"]},bacteria:{hexCode:"e059",acceptedStyles:["solid"]},bacterium:{hexCode:"e05a",acceptedStyles:["solid"]},"bag-shopping":{hexCode:"f290",acceptedStyles:["solid"]},bahai:{hexCode:"f666",acceptedStyles:["solid"]},"baht-sign":{hexCode:"e0ac",acceptedStyles:["solid"]},ban:{hexCode:"f05e",acceptedStyles:["solid"]},"ban-smoking":{hexCode:"f54d",acceptedStyles:["solid"]},bandage:{hexCode:"f462",acceptedStyles:["solid"]},bandcamp:{hexCode:"f2d5",acceptedStyles:["brands"]},"bangladeshi-taka-sign":{hexCode:"e2e6",acceptedStyles:["solid"]},barcode:{hexCode:"f02a",acceptedStyles:["solid"]},bars:{hexCode:"f0c9",acceptedStyles:["solid"]},"bars-progress":{hexCode:"f828",acceptedStyles:["solid"]},"bars-staggered":{hexCode:"f550",acceptedStyles:["solid"]},baseball:{hexCode:"f433",acceptedStyles:["solid"]},"baseball-bat-ball":{hexCode:"f432",acceptedStyles:["solid"]},"basket-shopping":{hexCode:"f291",acceptedStyles:["solid"]},basketball:{hexCode:"f434",acceptedStyles:["solid"]},bath:{hexCode:"f2cd",acceptedStyles:["solid"]},"battery-empty":{hexCode:"f244",acceptedStyles:["solid"]},"battery-full":{hexCode:"f240",acceptedStyles:["solid"]},"battery-half":{hexCode:"f242",acceptedStyles:["solid"]},"battery-quarter":{hexCode:"f243",acceptedStyles:["solid"]},"battery-three-quarters":{hexCode:"f241",acceptedStyles:["solid"]},"battle-net":{hexCode:"f835",acceptedStyles:["brands"]},bed:{hexCode:"f236",acceptedStyles:["solid"]},"bed-pulse":{hexCode:"f487",acceptedStyles:["solid"]},"beer-mug-empty":{hexCode:"f0fc",acceptedStyles:["solid"]},behance:{hexCode:"f1b4",acceptedStyles:["brands"]},bell:{hexCode:"f0f3",acceptedStyles:["solid","regular"]},"bell-concierge":{hexCode:"f562",acceptedStyles:["solid"]},"bell-slash":{hexCode:"f1f6",acceptedStyles:["solid","regular"]},"bezier-curve":{hexCode:"f55b",acceptedStyles:["solid"]},bicycle:{hexCode:"f206",acceptedStyles:["solid"]},bilibili:{hexCode:"e3d9",acceptedStyles:["brands"]},bimobject:{hexCode:"f378",acceptedStyles:["brands"]},binoculars:{hexCode:"f1e5",acceptedStyles:["solid"]},biohazard:{hexCode:"f780",acceptedStyles:["solid"]},bitbucket:{hexCode:"f171",acceptedStyles:["brands"]},bitcoin:{hexCode:"f379",acceptedStyles:["brands"]},"bitcoin-sign":{hexCode:"e0b4",acceptedStyles:["solid"]},bity:{hexCode:"f37a",acceptedStyles:["brands"]},"black-tie":{hexCode:"f27e",acceptedStyles:["brands"]},blackberry:{hexCode:"f37b",acceptedStyles:["brands"]},blender:{hexCode:"f517",acceptedStyles:["solid"]},"blender-phone":{hexCode:"f6b6",acceptedStyles:["solid"]},blog:{hexCode:"f781",acceptedStyles:["solid"]},blogger:{hexCode:"f37c",acceptedStyles:["brands"]},"blogger-b":{hexCode:"f37d",acceptedStyles:["brands"]},bluesky:{hexCode:"e671",acceptedStyles:["brands"]},bluetooth:{hexCode:"f293",acceptedStyles:["brands"]},"bluetooth-b":{hexCode:"f294",acceptedStyles:["brands"]},bold:{hexCode:"f032",acceptedStyles:["solid"]},bolt:{hexCode:"f0e7",acceptedStyles:["solid"]},"bolt-lightning":{hexCode:"e0b7",acceptedStyles:["solid"]},bomb:{hexCode:"f1e2",acceptedStyles:["solid"]},bone:{hexCode:"f5d7",acceptedStyles:["solid"]},bong:{hexCode:"f55c",acceptedStyles:["solid"]},book:{hexCode:"f02d",acceptedStyles:["solid"]},"book-atlas":{hexCode:"f558",acceptedStyles:["solid"]},"book-bible":{hexCode:"f647",acceptedStyles:["solid"]},"book-bookmark":{hexCode:"e0bb",acceptedStyles:["solid"]},"book-journal-whills":{hexCode:"f66a",acceptedStyles:["solid"]},"book-medical":{hexCode:"f7e6",acceptedStyles:["solid"]},"book-open":{hexCode:"f518",acceptedStyles:["solid"]},"book-open-reader":{hexCode:"f5da",acceptedStyles:["solid"]},"book-quran":{hexCode:"f687",acceptedStyles:["solid"]},"book-skull":{hexCode:"f6b7",acceptedStyles:["solid"]},"book-tanakh":{hexCode:"f827",acceptedStyles:["solid"]},bookmark:{hexCode:"f02e",acceptedStyles:["solid","regular"]},bootstrap:{hexCode:"f836",acceptedStyles:["brands"]},"border-all":{hexCode:"f84c",acceptedStyles:["solid"]},"border-none":{hexCode:"f850",acceptedStyles:["solid"]},"border-top-left":{hexCode:"f853",acceptedStyles:["solid"]},"bore-hole":{hexCode:"e4c3",acceptedStyles:["solid"]},bots:{hexCode:"e340",acceptedStyles:["brands"]},"bottle-droplet":{hexCode:"e4c4",acceptedStyles:["solid"]},"bottle-water":{hexCode:"e4c5",acceptedStyles:["solid"]},"bowl-food":{hexCode:"e4c6",acceptedStyles:["solid"]},"bowl-rice":{hexCode:"e2eb",acceptedStyles:["solid"]},"bowling-ball":{hexCode:"f436",acceptedStyles:["solid"]},box:{hexCode:"f466",acceptedStyles:["solid"]},"box-archive":{hexCode:"f187",acceptedStyles:["solid"]},"box-open":{hexCode:"f49e",acceptedStyles:["solid"]},"box-tissue":{hexCode:"e05b",acceptedStyles:["solid"]},"boxes-packing":{hexCode:"e4c7",acceptedStyles:["solid"]},"boxes-stacked":{hexCode:"f468",acceptedStyles:["solid"]},braille:{hexCode:"f2a1",acceptedStyles:["solid"]},brain:{hexCode:"f5dc",acceptedStyles:["solid"]},brave:{hexCode:"e63c",acceptedStyles:["brands"]},"brave-reverse":{hexCode:"e63d",acceptedStyles:["brands"]},"brazilian-real-sign":{hexCode:"e46c",acceptedStyles:["solid"]},"bread-slice":{hexCode:"f7ec",acceptedStyles:["solid"]},bridge:{hexCode:"e4c8",acceptedStyles:["solid"]},"bridge-circle-check":{hexCode:"e4c9",acceptedStyles:["solid"]},"bridge-circle-exclamation":{hexCode:"e4ca",acceptedStyles:["solid"]},"bridge-circle-xmark":{hexCode:"e4cb",acceptedStyles:["solid"]},"bridge-lock":{hexCode:"e4cc",acceptedStyles:["solid"]},"bridge-water":{hexCode:"e4ce",acceptedStyles:["solid"]},briefcase:{hexCode:"f0b1",acceptedStyles:["solid"]},"briefcase-medical":{hexCode:"f469",acceptedStyles:["solid"]},broom:{hexCode:"f51a",acceptedStyles:["solid"]},"broom-ball":{hexCode:"f458",acceptedStyles:["solid"]},brush:{hexCode:"f55d",acceptedStyles:["solid"]},btc:{hexCode:"f15a",acceptedStyles:["brands"]},bucket:{hexCode:"e4cf",acceptedStyles:["solid"]},buffer:{hexCode:"f837",acceptedStyles:["brands"]},bug:{hexCode:"f188",acceptedStyles:["solid"]},"bug-slash":{hexCode:"e490",acceptedStyles:["solid"]},bugs:{hexCode:"e4d0",acceptedStyles:["solid"]},building:{hexCode:"f1ad",acceptedStyles:["solid","regular"]},"building-circle-arrow-right":{hexCode:"e4d1",acceptedStyles:["solid"]},"building-circle-check":{hexCode:"e4d2",acceptedStyles:["solid"]},"building-circle-exclamation":{hexCode:"e4d3",acceptedStyles:["solid"]},"building-circle-xmark":{hexCode:"e4d4",acceptedStyles:["solid"]},"building-columns":{hexCode:"f19c",acceptedStyles:["solid"]},"building-flag":{hexCode:"e4d5",acceptedStyles:["solid"]},"building-lock":{hexCode:"e4d6",acceptedStyles:["solid"]},"building-ngo":{hexCode:"e4d7",acceptedStyles:["solid"]},"building-shield":{hexCode:"e4d8",acceptedStyles:["solid"]},"building-un":{hexCode:"e4d9",acceptedStyles:["solid"]},"building-user":{hexCode:"e4da",acceptedStyles:["solid"]},"building-wheat":{hexCode:"e4db",acceptedStyles:["solid"]},bullhorn:{hexCode:"f0a1",acceptedStyles:["solid"]},bullseye:{hexCode:"f140",acceptedStyles:["solid"]},burger:{hexCode:"f805",acceptedStyles:["solid"]},buromobelexperte:{hexCode:"f37f",acceptedStyles:["brands"]},burst:{hexCode:"e4dc",acceptedStyles:["solid"]},bus:{hexCode:"f207",acceptedStyles:["solid"]},"bus-side":{hexCode:"e81d",acceptedStyles:["solid"]},"bus-simple":{hexCode:"f55e",acceptedStyles:["solid"]},"business-time":{hexCode:"f64a",acceptedStyles:["solid"]},"buy-n-large":{hexCode:"f8a6",acceptedStyles:["brands"]},buysellads:{hexCode:"f20d",acceptedStyles:["brands"]},c:{hexCode:"43",acceptedStyles:["solid"]},"cable-car":{hexCode:"f7da",acceptedStyles:["solid"]},"cake-candles":{hexCode:"f1fd",acceptedStyles:["solid"]},calculator:{hexCode:"f1ec",acceptedStyles:["solid"]},calendar:{hexCode:"f133",acceptedStyles:["solid","regular"]},"calendar-check":{hexCode:"f274",acceptedStyles:["solid","regular"]},"calendar-day":{hexCode:"f783",acceptedStyles:["solid"]},"calendar-days":{hexCode:"f073",acceptedStyles:["solid","regular"]},"calendar-minus":{hexCode:"f272",acceptedStyles:["solid","regular"]},"calendar-plus":{hexCode:"f271",acceptedStyles:["solid","regular"]},"calendar-week":{hexCode:"f784",acceptedStyles:["solid"]},"calendar-xmark":{hexCode:"f273",acceptedStyles:["solid","regular"]},camera:{hexCode:"f030",acceptedStyles:["solid","regular"]},"camera-retro":{hexCode:"f083",acceptedStyles:["solid"]},"camera-rotate":{hexCode:"e0d8",acceptedStyles:["solid"]},campground:{hexCode:"f6bb",acceptedStyles:["solid"]},"canadian-maple-leaf":{hexCode:"f785",acceptedStyles:["brands"]},"candy-cane":{hexCode:"f786",acceptedStyles:["solid"]},cannabis:{hexCode:"f55f",acceptedStyles:["solid"]},capsules:{hexCode:"f46b",acceptedStyles:["solid"]},car:{hexCode:"f1b9",acceptedStyles:["solid"]},"car-battery":{hexCode:"f5df",acceptedStyles:["solid"]},"car-burst":{hexCode:"f5e1",acceptedStyles:["solid"]},"car-on":{hexCode:"e4dd",acceptedStyles:["solid"]},"car-rear":{hexCode:"f5de",acceptedStyles:["solid"]},"car-side":{hexCode:"f5e4",acceptedStyles:["solid"]},"car-tunnel":{hexCode:"e4de",acceptedStyles:["solid"]},caravan:{hexCode:"f8ff",acceptedStyles:["solid"]},"caret-down":{hexCode:"f0d7",acceptedStyles:["solid"]},"caret-left":{hexCode:"f0d9",acceptedStyles:["solid"]},"caret-right":{hexCode:"f0da",acceptedStyles:["solid"]},"caret-up":{hexCode:"f0d8",acceptedStyles:["solid"]},carrot:{hexCode:"f787",acceptedStyles:["solid"]},"cart-arrow-down":{hexCode:"f218",acceptedStyles:["solid"]},"cart-flatbed":{hexCode:"f474",acceptedStyles:["solid"]},"cart-flatbed-suitcase":{hexCode:"f59d",acceptedStyles:["solid"]},"cart-plus":{hexCode:"f217",acceptedStyles:["solid"]},"cart-shopping":{hexCode:"f07a",acceptedStyles:["solid"]},"cash-app":{hexCode:"e7d4",acceptedStyles:["brands"]},"cash-register":{hexCode:"f788",acceptedStyles:["solid"]},cat:{hexCode:"f6be",acceptedStyles:["solid"]},"cc-amazon-pay":{hexCode:"f42d",acceptedStyles:["brands"]},"cc-amex":{hexCode:"f1f3",acceptedStyles:["brands"]},"cc-apple-pay":{hexCode:"f416",acceptedStyles:["brands"]},"cc-diners-club":{hexCode:"f24c",acceptedStyles:["brands"]},"cc-discover":{hexCode:"f1f2",acceptedStyles:["brands"]},"cc-jcb":{hexCode:"f24b",acceptedStyles:["brands"]},"cc-mastercard":{hexCode:"f1f1",acceptedStyles:["brands"]},"cc-paypal":{hexCode:"f1f4",acceptedStyles:["brands"]},"cc-stripe":{hexCode:"f1f5",acceptedStyles:["brands"]},"cc-visa":{hexCode:"f1f0",acceptedStyles:["brands"]},"cedi-sign":{hexCode:"e0df",acceptedStyles:["solid"]},"cent-sign":{hexCode:"e3f5",acceptedStyles:["solid"]},centercode:{hexCode:"f380",acceptedStyles:["brands"]},centos:{hexCode:"f789",acceptedStyles:["brands"]},certificate:{hexCode:"f0a3",acceptedStyles:["solid"]},chair:{hexCode:"f6c0",acceptedStyles:["solid"]},chalkboard:{hexCode:"f51b",acceptedStyles:["solid"]},"chalkboard-user":{hexCode:"f51c",acceptedStyles:["solid"]},"champagne-glasses":{hexCode:"f79f",acceptedStyles:["solid"]},"charging-station":{hexCode:"f5e7",acceptedStyles:["solid"]},"chart-area":{hexCode:"f1fe",acceptedStyles:["solid"]},"chart-bar":{hexCode:"f080",acceptedStyles:["solid","regular"]},"chart-column":{hexCode:"e0e3",acceptedStyles:["solid"]},"chart-diagram":{hexCode:"e695",acceptedStyles:["solid"]},"chart-gantt":{hexCode:"e0e4",acceptedStyles:["solid"]},"chart-line":{hexCode:"f201",acceptedStyles:["solid"]},"chart-pie":{hexCode:"f200",acceptedStyles:["solid"]},"chart-simple":{hexCode:"e473",acceptedStyles:["solid"]},check:{hexCode:"f00c",acceptedStyles:["solid"]},"check-double":{hexCode:"f560",acceptedStyles:["solid"]},"check-to-slot":{hexCode:"f772",acceptedStyles:["solid"]},cheese:{hexCode:"f7ef",acceptedStyles:["solid"]},chess:{hexCode:"f439",acceptedStyles:["solid"]},"chess-bishop":{hexCode:"f43a",acceptedStyles:["solid","regular"]},"chess-board":{hexCode:"f43c",acceptedStyles:["solid"]},"chess-king":{hexCode:"f43f",acceptedStyles:["solid","regular"]},"chess-knight":{hexCode:"f441",acceptedStyles:["solid","regular"]},"chess-pawn":{hexCode:"f443",acceptedStyles:["solid","regular"]},"chess-queen":{hexCode:"f445",acceptedStyles:["solid","regular"]},"chess-rook":{hexCode:"f447",acceptedStyles:["solid","regular"]},"chevron-down":{hexCode:"f078",acceptedStyles:["solid"]},"chevron-left":{hexCode:"f053",acceptedStyles:["solid"]},"chevron-right":{hexCode:"f054",acceptedStyles:["solid"]},"chevron-up":{hexCode:"f077",acceptedStyles:["solid"]},child:{hexCode:"f1ae",acceptedStyles:["solid"]},"child-combatant":{hexCode:"e4e0",acceptedStyles:["solid"]},"child-dress":{hexCode:"e59c",acceptedStyles:["solid"]},"child-reaching":{hexCode:"e59d",acceptedStyles:["solid"]},children:{hexCode:"e4e1",acceptedStyles:["solid"]},chrome:{hexCode:"f268",acceptedStyles:["brands"]},chromecast:{hexCode:"f838",acceptedStyles:["brands"]},church:{hexCode:"f51d",acceptedStyles:["solid"]},circle:{hexCode:"f111",acceptedStyles:["solid","regular"]},"circle-arrow-down":{hexCode:"f0ab",acceptedStyles:["solid"]},"circle-arrow-left":{hexCode:"f0a8",acceptedStyles:["solid"]},"circle-arrow-right":{hexCode:"f0a9",acceptedStyles:["solid"]},"circle-arrow-up":{hexCode:"f0aa",acceptedStyles:["solid"]},"circle-check":{hexCode:"f058",acceptedStyles:["solid","regular"]},"circle-chevron-down":{hexCode:"f13a",acceptedStyles:["solid"]},"circle-chevron-left":{hexCode:"f137",acceptedStyles:["solid"]},"circle-chevron-right":{hexCode:"f138",acceptedStyles:["solid"]},"circle-chevron-up":{hexCode:"f139",acceptedStyles:["solid"]},"circle-dollar-to-slot":{hexCode:"f4b9",acceptedStyles:["solid"]},"circle-dot":{hexCode:"f192",acceptedStyles:["solid","regular"]},"circle-down":{hexCode:"f358",acceptedStyles:["solid","regular"]},"circle-exclamation":{hexCode:"f06a",acceptedStyles:["solid"]},"circle-h":{hexCode:"f47e",acceptedStyles:["solid"]},"circle-half-stroke":{hexCode:"f042",acceptedStyles:["solid"]},"circle-info":{hexCode:"f05a",acceptedStyles:["solid"]},"circle-left":{hexCode:"f359",acceptedStyles:["solid","regular"]},"circle-minus":{hexCode:"f056",acceptedStyles:["solid"]},"circle-nodes":{hexCode:"e4e2",acceptedStyles:["solid"]},"circle-notch":{hexCode:"f1ce",acceptedStyles:["solid"]},"circle-pause":{hexCode:"f28b",acceptedStyles:["solid","regular"]},"circle-play":{hexCode:"f144",acceptedStyles:["solid","regular"]},"circle-plus":{hexCode:"f055",acceptedStyles:["solid"]},"circle-question":{hexCode:"f059",acceptedStyles:["solid","regular"]},"circle-radiation":{hexCode:"f7ba",acceptedStyles:["solid"]},"circle-right":{hexCode:"f35a",acceptedStyles:["solid","regular"]},"circle-stop":{hexCode:"f28d",acceptedStyles:["solid","regular"]},"circle-up":{hexCode:"f35b",acceptedStyles:["solid","regular"]},"circle-user":{hexCode:"f2bd",acceptedStyles:["solid","regular"]},"circle-xmark":{hexCode:"f057",acceptedStyles:["solid","regular"]},city:{hexCode:"f64f",acceptedStyles:["solid"]},clapperboard:{hexCode:"e131",acceptedStyles:["solid"]},clipboard:{hexCode:"f328",acceptedStyles:["solid","regular"]},"clipboard-check":{hexCode:"f46c",acceptedStyles:["solid"]},"clipboard-list":{hexCode:"f46d",acceptedStyles:["solid"]},"clipboard-question":{hexCode:"e4e3",acceptedStyles:["solid"]},"clipboard-user":{hexCode:"f7f3",acceptedStyles:["solid"]},clock:{hexCode:"f017",acceptedStyles:["solid","regular"]},"clock-rotate-left":{hexCode:"f1da",acceptedStyles:["solid"]},clone:{hexCode:"f24d",acceptedStyles:["solid","regular"]},"closed-captioning":{hexCode:"f20a",acceptedStyles:["solid","regular"]},cloud:{hexCode:"f0c2",acceptedStyles:["solid","regular"]},"cloud-arrow-down":{hexCode:"f0ed",acceptedStyles:["solid"]},"cloud-arrow-up":{hexCode:"f0ee",acceptedStyles:["solid"]},"cloud-bolt":{hexCode:"f76c",acceptedStyles:["solid"]},"cloud-meatball":{hexCode:"f73b",acceptedStyles:["solid"]},"cloud-moon":{hexCode:"f6c3",acceptedStyles:["solid"]},"cloud-moon-rain":{hexCode:"f73c",acceptedStyles:["solid"]},"cloud-rain":{hexCode:"f73d",acceptedStyles:["solid"]},"cloud-showers-heavy":{hexCode:"f740",acceptedStyles:["solid"]},"cloud-showers-water":{hexCode:"e4e4",acceptedStyles:["solid"]},"cloud-sun":{hexCode:"f6c4",acceptedStyles:["solid"]},"cloud-sun-rain":{hexCode:"f743",acceptedStyles:["solid"]},cloudflare:{hexCode:"e07d",acceptedStyles:["brands"]},cloudscale:{hexCode:"f383",acceptedStyles:["brands"]},cloudsmith:{hexCode:"f384",acceptedStyles:["brands"]},cloudversify:{hexCode:"f385",acceptedStyles:["brands"]},clover:{hexCode:"e139",acceptedStyles:["solid"]},cmplid:{hexCode:"e360",acceptedStyles:["brands"]},code:{hexCode:"f121",acceptedStyles:["solid"]},"code-branch":{hexCode:"f126",acceptedStyles:["solid"]},"code-commit":{hexCode:"f386",acceptedStyles:["solid"]},"code-compare":{hexCode:"e13a",acceptedStyles:["solid"]},"code-fork":{hexCode:"e13b",acceptedStyles:["solid"]},"code-merge":{hexCode:"f387",acceptedStyles:["solid"]},"code-pull-request":{hexCode:"e13c",acceptedStyles:["solid"]},codepen:{hexCode:"f1cb",acceptedStyles:["brands"]},codiepie:{hexCode:"f284",acceptedStyles:["brands"]},coins:{hexCode:"f51e",acceptedStyles:["solid"]},"colon-sign":{hexCode:"e140",acceptedStyles:["solid"]},comment:{hexCode:"f075",acceptedStyles:["solid","regular"]},"comment-dollar":{hexCode:"f651",acceptedStyles:["solid"]},"comment-dots":{hexCode:"f4ad",acceptedStyles:["solid","regular"]},"comment-medical":{hexCode:"f7f5",acceptedStyles:["solid"]},"comment-nodes":{hexCode:"e696",acceptedStyles:["solid"]},"comment-slash":{hexCode:"f4b3",acceptedStyles:["solid"]},"comment-sms":{hexCode:"f7cd",acceptedStyles:["solid"]},comments:{hexCode:"f086",acceptedStyles:["solid","regular"]},"comments-dollar":{hexCode:"f653",acceptedStyles:["solid"]},"compact-disc":{hexCode:"f51f",acceptedStyles:["solid"]},compass:{hexCode:"f14e",acceptedStyles:["solid","regular"]},"compass-drafting":{hexCode:"f568",acceptedStyles:["solid"]},compress:{hexCode:"f066",acceptedStyles:["solid"]},computer:{hexCode:"e4e5",acceptedStyles:["solid"]},"computer-mouse":{hexCode:"f8cc",acceptedStyles:["solid"]},confluence:{hexCode:"f78d",acceptedStyles:["brands"]},connectdevelop:{hexCode:"f20e",acceptedStyles:["brands"]},contao:{hexCode:"f26d",acceptedStyles:["brands"]},cookie:{hexCode:"f563",acceptedStyles:["solid"]},"cookie-bite":{hexCode:"f564",acceptedStyles:["solid"]},copy:{hexCode:"f0c5",acceptedStyles:["solid","regular"]},copyright:{hexCode:"f1f9",acceptedStyles:["solid","regular"]},"cotton-bureau":{hexCode:"f89e",acceptedStyles:["brands"]},couch:{hexCode:"f4b8",acceptedStyles:["solid"]},cow:{hexCode:"f6c8",acceptedStyles:["solid"]},cpanel:{hexCode:"f388",acceptedStyles:["brands"]},"creative-commons":{hexCode:"f25e",acceptedStyles:["brands"]},"creative-commons-by":{hexCode:"f4e7",acceptedStyles:["brands"]},"creative-commons-nc":{hexCode:"f4e8",acceptedStyles:["brands"]},"creative-commons-nc-eu":{hexCode:"f4e9",acceptedStyles:["brands"]},"creative-commons-nc-jp":{hexCode:"f4ea",acceptedStyles:["brands"]},"creative-commons-nd":{hexCode:"f4eb",acceptedStyles:["brands"]},"creative-commons-pd":{hexCode:"f4ec",acceptedStyles:["brands"]},"creative-commons-pd-alt":{hexCode:"f4ed",acceptedStyles:["brands"]},"creative-commons-remix":{hexCode:"f4ee",acceptedStyles:["brands"]},"creative-commons-sa":{hexCode:"f4ef",acceptedStyles:["brands"]},"creative-commons-sampling":{hexCode:"f4f0",acceptedStyles:["brands"]},"creative-commons-sampling-plus":{hexCode:"f4f1",acceptedStyles:["brands"]},"creative-commons-share":{hexCode:"f4f2",acceptedStyles:["brands"]},"creative-commons-zero":{hexCode:"f4f3",acceptedStyles:["brands"]},"credit-card":{hexCode:"f09d",acceptedStyles:["solid","regular"]},"critical-role":{hexCode:"f6c9",acceptedStyles:["brands"]},crop:{hexCode:"f125",acceptedStyles:["solid"]},"crop-simple":{hexCode:"f565",acceptedStyles:["solid"]},cross:{hexCode:"f654",acceptedStyles:["solid"]},crosshairs:{hexCode:"f05b",acceptedStyles:["solid"]},crow:{hexCode:"f520",acceptedStyles:["solid"]},crown:{hexCode:"f521",acceptedStyles:["solid"]},crutch:{hexCode:"f7f7",acceptedStyles:["solid"]},"cruzeiro-sign":{hexCode:"e152",acceptedStyles:["solid"]},css:{hexCode:"e6a2",acceptedStyles:["brands"]},css3:{hexCode:"f13c",acceptedStyles:["brands"]},"css3-alt":{hexCode:"f38b",acceptedStyles:["brands"]},cube:{hexCode:"f1b2",acceptedStyles:["solid"]},cubes:{hexCode:"f1b3",acceptedStyles:["solid"]},"cubes-stacked":{hexCode:"e4e6",acceptedStyles:["solid"]},cuttlefish:{hexCode:"f38c",acceptedStyles:["brands"]},d:{hexCode:"44",acceptedStyles:["solid"]},"d-and-d":{hexCode:"f38d",acceptedStyles:["brands"]},"d-and-d-beyond":{hexCode:"f6ca",acceptedStyles:["brands"]},dailymotion:{hexCode:"e052",acceptedStyles:["brands"]},"dart-lang":{hexCode:"e693",acceptedStyles:["brands"]},dashcube:{hexCode:"f210",acceptedStyles:["brands"]},database:{hexCode:"f1c0",acceptedStyles:["solid"]},debian:{hexCode:"e60b",acceptedStyles:["brands"]},deezer:{hexCode:"e077",acceptedStyles:["brands"]},"delete-left":{hexCode:"f55a",acceptedStyles:["solid"]},delicious:{hexCode:"f1a5",acceptedStyles:["brands"]},democrat:{hexCode:"f747",acceptedStyles:["solid"]},deploydog:{hexCode:"f38e",acceptedStyles:["brands"]},deskpro:{hexCode:"f38f",acceptedStyles:["brands"]},desktop:{hexCode:"f390",acceptedStyles:["solid"]},dev:{hexCode:"f6cc",acceptedStyles:["brands"]},deviantart:{hexCode:"f1bd",acceptedStyles:["brands"]},dharmachakra:{hexCode:"f655",acceptedStyles:["solid"]},dhl:{hexCode:"f790",acceptedStyles:["brands"]},"diagram-next":{hexCode:"e476",acceptedStyles:["solid"]},"diagram-predecessor":{hexCode:"e477",acceptedStyles:["solid"]},"diagram-project":{hexCode:"f542",acceptedStyles:["solid"]},"diagram-successor":{hexCode:"e47a",acceptedStyles:["solid"]},diamond:{hexCode:"f219",acceptedStyles:["solid"]},"diamond-turn-right":{hexCode:"f5eb",acceptedStyles:["solid"]},diaspora:{hexCode:"f791",acceptedStyles:["brands"]},dice:{hexCode:"f522",acceptedStyles:["solid"]},"dice-d20":{hexCode:"f6cf",acceptedStyles:["solid"]},"dice-d6":{hexCode:"f6d1",acceptedStyles:["solid"]},"dice-five":{hexCode:"f523",acceptedStyles:["solid"]},"dice-four":{hexCode:"f524",acceptedStyles:["solid"]},"dice-one":{hexCode:"f525",acceptedStyles:["solid"]},"dice-six":{hexCode:"f526",acceptedStyles:["solid"]},"dice-three":{hexCode:"f527",acceptedStyles:["solid"]},"dice-two":{hexCode:"f528",acceptedStyles:["solid"]},digg:{hexCode:"f1a6",acceptedStyles:["brands"]},"digital-ocean":{hexCode:"f391",acceptedStyles:["brands"]},discord:{hexCode:"f392",acceptedStyles:["brands"]},discourse:{hexCode:"f393",acceptedStyles:["brands"]},disease:{hexCode:"f7fa",acceptedStyles:["solid"]},display:{hexCode:"e163",acceptedStyles:["solid"]},disqus:{hexCode:"e7d5",acceptedStyles:["brands"]},divide:{hexCode:"f529",acceptedStyles:["solid"]},dna:{hexCode:"f471",acceptedStyles:["solid"]},dochub:{hexCode:"f394",acceptedStyles:["brands"]},docker:{hexCode:"f395",acceptedStyles:["brands"]},dog:{hexCode:"f6d3",acceptedStyles:["solid"]},"dollar-sign":{hexCode:"24",acceptedStyles:["solid"]},dolly:{hexCode:"f472",acceptedStyles:["solid"]},"dong-sign":{hexCode:"e169",acceptedStyles:["solid"]},"door-closed":{hexCode:"f52a",acceptedStyles:["solid"]},"door-open":{hexCode:"f52b",acceptedStyles:["solid"]},dove:{hexCode:"f4ba",acceptedStyles:["solid"]},"down-left-and-up-right-to-center":{hexCode:"f422",acceptedStyles:["solid"]},"down-long":{hexCode:"f309",acceptedStyles:["solid"]},download:{hexCode:"f019",acceptedStyles:["solid"]},draft2digital:{hexCode:"f396",acceptedStyles:["brands"]},dragon:{hexCode:"f6d5",acceptedStyles:["solid"]},"draw-polygon":{hexCode:"f5ee",acceptedStyles:["solid"]},dribbble:{hexCode:"f17d",acceptedStyles:["brands"]},dropbox:{hexCode:"f16b",acceptedStyles:["brands"]},droplet:{hexCode:"f043",acceptedStyles:["solid"]},"droplet-slash":{hexCode:"f5c7",acceptedStyles:["solid"]},drum:{hexCode:"f569",acceptedStyles:["solid"]},"drum-steelpan":{hexCode:"f56a",acceptedStyles:["solid"]},"drumstick-bite":{hexCode:"f6d7",acceptedStyles:["solid"]},drupal:{hexCode:"f1a9",acceptedStyles:["brands"]},dumbbell:{hexCode:"f44b",acceptedStyles:["solid"]},dumpster:{hexCode:"f793",acceptedStyles:["solid"]},"dumpster-fire":{hexCode:"f794",acceptedStyles:["solid"]},dungeon:{hexCode:"f6d9",acceptedStyles:["solid"]},duolingo:{hexCode:"e812",acceptedStyles:["brands"]},dyalog:{hexCode:"f399",acceptedStyles:["brands"]},e:{hexCode:"45",acceptedStyles:["solid"]},"ear-deaf":{hexCode:"f2a4",acceptedStyles:["solid"]},"ear-listen":{hexCode:"f2a2",acceptedStyles:["solid"]},earlybirds:{hexCode:"f39a",acceptedStyles:["brands"]},"earth-africa":{hexCode:"f57c",acceptedStyles:["solid"]},"earth-americas":{hexCode:"f57d",acceptedStyles:["solid"]},"earth-asia":{hexCode:"f57e",acceptedStyles:["solid"]},"earth-europe":{hexCode:"f7a2",acceptedStyles:["solid"]},"earth-oceania":{hexCode:"e47b",acceptedStyles:["solid"]},ebay:{hexCode:"f4f4",acceptedStyles:["brands"]},edge:{hexCode:"f282",acceptedStyles:["brands"]},"edge-legacy":{hexCode:"e078",acceptedStyles:["brands"]},egg:{hexCode:"f7fb",acceptedStyles:["solid"]},eject:{hexCode:"f052",acceptedStyles:["solid"]},elementor:{hexCode:"f430",acceptedStyles:["brands"]},elevator:{hexCode:"e16d",acceptedStyles:["solid"]},eleventy:{hexCode:"e7d6",acceptedStyles:["brands"]},ellipsis:{hexCode:"f141",acceptedStyles:["solid"]},"ellipsis-vertical":{hexCode:"f142",acceptedStyles:["solid"]},ello:{hexCode:"f5f1",acceptedStyles:["brands"]},ember:{hexCode:"f423",acceptedStyles:["brands"]},empire:{hexCode:"f1d1",acceptedStyles:["brands"]},envelope:{hexCode:"f0e0",acceptedStyles:["solid","regular"]},"envelope-circle-check":{hexCode:"e4e8",acceptedStyles:["solid"]},"envelope-open":{hexCode:"f2b6",acceptedStyles:["solid","regular"]},"envelope-open-text":{hexCode:"f658",acceptedStyles:["solid"]},"envelopes-bulk":{hexCode:"f674",acceptedStyles:["solid"]},envira:{hexCode:"f299",acceptedStyles:["brands"]},equals:{hexCode:"3d",acceptedStyles:["solid"]},eraser:{hexCode:"f12d",acceptedStyles:["solid"]},erlang:{hexCode:"f39d",acceptedStyles:["brands"]},ethereum:{hexCode:"f42e",acceptedStyles:["brands"]},ethernet:{hexCode:"f796",acceptedStyles:["solid"]},etsy:{hexCode:"f2d7",acceptedStyles:["brands"]},"euro-sign":{hexCode:"f153",acceptedStyles:["solid"]},evernote:{hexCode:"f839",acceptedStyles:["brands"]},exclamation:{hexCode:"21",acceptedStyles:["solid"]},expand:{hexCode:"f065",acceptedStyles:["solid"]},expeditedssl:{hexCode:"f23e",acceptedStyles:["brands"]},explosion:{hexCode:"e4e9",acceptedStyles:["solid"]},eye:{hexCode:"f06e",acceptedStyles:["solid","regular"]},"eye-dropper":{hexCode:"f1fb",acceptedStyles:["solid"]},"eye-low-vision":{hexCode:"f2a8",acceptedStyles:["solid"]},"eye-slash":{hexCode:"f070",acceptedStyles:["solid","regular"]},f:{hexCode:"46",acceptedStyles:["solid"]},"face-angry":{hexCode:"f556",acceptedStyles:["solid","regular"]},"face-dizzy":{hexCode:"f567",acceptedStyles:["solid","regular"]},"face-flushed":{hexCode:"f579",acceptedStyles:["solid","regular"]},"face-frown":{hexCode:"f119",acceptedStyles:["solid","regular"]},"face-frown-open":{hexCode:"f57a",acceptedStyles:["solid","regular"]},"face-grimace":{hexCode:"f57f",acceptedStyles:["solid","regular"]},"face-grin":{hexCode:"f580",acceptedStyles:["solid","regular"]},"face-grin-beam":{hexCode:"f582",acceptedStyles:["solid","regular"]},"face-grin-beam-sweat":{hexCode:"f583",acceptedStyles:["solid","regular"]},"face-grin-hearts":{hexCode:"f584",acceptedStyles:["solid","regular"]},"face-grin-squint":{hexCode:"f585",acceptedStyles:["solid","regular"]},"face-grin-squint-tears":{hexCode:"f586",acceptedStyles:["solid","regular"]},"face-grin-stars":{hexCode:"f587",acceptedStyles:["solid","regular"]},"face-grin-tears":{hexCode:"f588",acceptedStyles:["solid","regular"]},"face-grin-tongue":{hexCode:"f589",acceptedStyles:["solid","regular"]},"face-grin-tongue-squint":{hexCode:"f58a",acceptedStyles:["solid","regular"]},"face-grin-tongue-wink":{hexCode:"f58b",acceptedStyles:["solid","regular"]},"face-grin-wide":{hexCode:"f581",acceptedStyles:["solid","regular"]},"face-grin-wink":{hexCode:"f58c",acceptedStyles:["solid","regular"]},"face-kiss":{hexCode:"f596",acceptedStyles:["solid","regular"]},"face-kiss-beam":{hexCode:"f597",acceptedStyles:["solid","regular"]},"face-kiss-wink-heart":{hexCode:"f598",acceptedStyles:["solid","regular"]},"face-laugh":{hexCode:"f599",acceptedStyles:["solid","regular"]},"face-laugh-beam":{hexCode:"f59a",acceptedStyles:["solid","regular"]},"face-laugh-squint":{hexCode:"f59b",acceptedStyles:["solid","regular"]},"face-laugh-wink":{hexCode:"f59c",acceptedStyles:["solid","regular"]},"face-meh":{hexCode:"f11a",acceptedStyles:["solid","regular"]},"face-meh-blank":{hexCode:"f5a4",acceptedStyles:["solid","regular"]},"face-rolling-eyes":{hexCode:"f5a5",acceptedStyles:["solid","regular"]},"face-sad-cry":{hexCode:"f5b3",acceptedStyles:["solid","regular"]},"face-sad-tear":{hexCode:"f5b4",acceptedStyles:["solid","regular"]},"face-smile":{hexCode:"f118",acceptedStyles:["solid","regular"]},"face-smile-beam":{hexCode:"f5b8",acceptedStyles:["solid","regular"]},"face-smile-wink":{hexCode:"f4da",acceptedStyles:["solid","regular"]},"face-surprise":{hexCode:"f5c2",acceptedStyles:["solid","regular"]},"face-tired":{hexCode:"f5c8",acceptedStyles:["solid","regular"]},facebook:{hexCode:"f09a",acceptedStyles:["brands"]},"facebook-f":{hexCode:"f39e",acceptedStyles:["brands"]},"facebook-messenger":{hexCode:"f39f",acceptedStyles:["brands"]},fan:{hexCode:"f863",acceptedStyles:["solid"]},"fantasy-flight-games":{hexCode:"f6dc",acceptedStyles:["brands"]},faucet:{hexCode:"e005",acceptedStyles:["solid"]},"faucet-drip":{hexCode:"e006",acceptedStyles:["solid"]},fax:{hexCode:"f1ac",acceptedStyles:["solid"]},feather:{hexCode:"f52d",acceptedStyles:["solid"]},"feather-pointed":{hexCode:"f56b",acceptedStyles:["solid"]},fedex:{hexCode:"f797",acceptedStyles:["brands"]},fedora:{hexCode:"f798",acceptedStyles:["brands"]},ferry:{hexCode:"e4ea",acceptedStyles:["solid"]},figma:{hexCode:"f799",acceptedStyles:["brands"]},file:{hexCode:"f15b",acceptedStyles:["solid","regular"]},"file-arrow-down":{hexCode:"f56d",acceptedStyles:["solid"]},"file-arrow-up":{hexCode:"f574",acceptedStyles:["solid"]},"file-audio":{hexCode:"f1c7",acceptedStyles:["solid","regular"]},"file-circle-check":{hexCode:"e5a0",acceptedStyles:["solid"]},"file-circle-exclamation":{hexCode:"e4eb",acceptedStyles:["solid"]},"file-circle-minus":{hexCode:"e4ed",acceptedStyles:["solid"]},"file-circle-plus":{hexCode:"e494",acceptedStyles:["solid"]},"file-circle-question":{hexCode:"e4ef",acceptedStyles:["solid"]},"file-circle-xmark":{hexCode:"e5a1",acceptedStyles:["solid"]},"file-code":{hexCode:"f1c9",acceptedStyles:["solid","regular"]},"file-contract":{hexCode:"f56c",acceptedStyles:["solid"]},"file-csv":{hexCode:"f6dd",acceptedStyles:["solid"]},"file-excel":{hexCode:"f1c3",acceptedStyles:["solid","regular"]},"file-export":{hexCode:"f56e",acceptedStyles:["solid"]},"file-fragment":{hexCode:"e697",acceptedStyles:["solid"]},"file-half-dashed":{hexCode:"e698",acceptedStyles:["solid"]},"file-image":{hexCode:"f1c5",acceptedStyles:["solid","regular"]},"file-import":{hexCode:"f56f",acceptedStyles:["solid"]},"file-invoice":{hexCode:"f570",acceptedStyles:["solid"]},"file-invoice-dollar":{hexCode:"f571",acceptedStyles:["solid"]},"file-lines":{hexCode:"f15c",acceptedStyles:["solid","regular"]},"file-medical":{hexCode:"f477",acceptedStyles:["solid"]},"file-pdf":{hexCode:"f1c1",acceptedStyles:["solid","regular"]},"file-pen":{hexCode:"f31c",acceptedStyles:["solid"]},"file-powerpoint":{hexCode:"f1c4",acceptedStyles:["solid","regular"]},"file-prescription":{hexCode:"f572",acceptedStyles:["solid"]},"file-shield":{hexCode:"e4f0",acceptedStyles:["solid"]},"file-signature":{hexCode:"f573",acceptedStyles:["solid"]},"file-video":{hexCode:"f1c8",acceptedStyles:["solid","regular"]},"file-waveform":{hexCode:"f478",acceptedStyles:["solid"]},"file-word":{hexCode:"f1c2",acceptedStyles:["solid","regular"]},"file-zipper":{hexCode:"f1c6",acceptedStyles:["solid","regular"]},"files-pinwheel":{hexCode:"e69f",acceptedStyles:["brands"]},fill:{hexCode:"f575",acceptedStyles:["solid"]},"fill-drip":{hexCode:"f576",acceptedStyles:["solid"]},film:{hexCode:"f008",acceptedStyles:["solid"]},filter:{hexCode:"f0b0",acceptedStyles:["solid"]},"filter-circle-dollar":{hexCode:"f662",acceptedStyles:["solid"]},"filter-circle-xmark":{hexCode:"e17b",acceptedStyles:["solid"]},fingerprint:{hexCode:"f577",acceptedStyles:["solid"]},fire:{hexCode:"f06d",acceptedStyles:["solid"]},"fire-burner":{hexCode:"e4f1",acceptedStyles:["solid"]},"fire-extinguisher":{hexCode:"f134",acceptedStyles:["solid"]},"fire-flame-curved":{hexCode:"f7e4",acceptedStyles:["solid"]},"fire-flame-simple":{hexCode:"f46a",acceptedStyles:["solid"]},firefox:{hexCode:"f269",acceptedStyles:["brands"]},"firefox-browser":{hexCode:"e007",acceptedStyles:["brands"]},"first-order":{hexCode:"f2b0",acceptedStyles:["brands"]},"first-order-alt":{hexCode:"f50a",acceptedStyles:["brands"]},firstdraft:{hexCode:"f3a1",acceptedStyles:["brands"]},fish:{hexCode:"f578",acceptedStyles:["solid"]},"fish-fins":{hexCode:"e4f2",acceptedStyles:["solid"]},flag:{hexCode:"f024",acceptedStyles:["solid","regular"]},"flag-checkered":{hexCode:"f11e",acceptedStyles:["solid"]},"flag-usa":{hexCode:"f74d",acceptedStyles:["solid"]},flask:{hexCode:"f0c3",acceptedStyles:["solid"]},"flask-vial":{hexCode:"e4f3",acceptedStyles:["solid"]},flickr:{hexCode:"f16e",acceptedStyles:["brands"]},flipboard:{hexCode:"f44d",acceptedStyles:["brands"]},"floppy-disk":{hexCode:"f0c7",acceptedStyles:["solid","regular"]},"florin-sign":{hexCode:"e184",acceptedStyles:["solid"]},flutter:{hexCode:"e694",acceptedStyles:["brands"]},fly:{hexCode:"f417",acceptedStyles:["brands"]},folder:{hexCode:"f07b",acceptedStyles:["solid","regular"]},"folder-closed":{hexCode:"e185",acceptedStyles:["solid","regular"]},"folder-minus":{hexCode:"f65d",acceptedStyles:["solid"]},"folder-open":{hexCode:"f07c",acceptedStyles:["solid","regular"]},"folder-plus":{hexCode:"f65e",acceptedStyles:["solid"]},"folder-tree":{hexCode:"f802",acceptedStyles:["solid"]},font:{hexCode:"f031",acceptedStyles:["solid"]},"font-awesome":{hexCode:"f2b4",acceptedStyles:["solid","regular","brands"]},fonticons:{hexCode:"f280",acceptedStyles:["brands"]},"fonticons-fi":{hexCode:"f3a2",acceptedStyles:["brands"]},football:{hexCode:"f44e",acceptedStyles:["solid"]},"fort-awesome":{hexCode:"f286",acceptedStyles:["brands"]},"fort-awesome-alt":{hexCode:"f3a3",acceptedStyles:["brands"]},forumbee:{hexCode:"f211",acceptedStyles:["brands"]},forward:{hexCode:"f04e",acceptedStyles:["solid"]},"forward-fast":{hexCode:"f050",acceptedStyles:["solid"]},"forward-step":{hexCode:"f051",acceptedStyles:["solid"]},foursquare:{hexCode:"f180",acceptedStyles:["brands"]},"franc-sign":{hexCode:"e18f",acceptedStyles:["solid"]},"free-code-camp":{hexCode:"f2c5",acceptedStyles:["brands"]},freebsd:{hexCode:"f3a4",acceptedStyles:["brands"]},frog:{hexCode:"f52e",acceptedStyles:["solid"]},fulcrum:{hexCode:"f50b",acceptedStyles:["brands"]},futbol:{hexCode:"f1e3",acceptedStyles:["solid","regular"]},g:{hexCode:"47",acceptedStyles:["solid"]},"galactic-republic":{hexCode:"f50c",acceptedStyles:["brands"]},"galactic-senate":{hexCode:"f50d",acceptedStyles:["brands"]},gamepad:{hexCode:"f11b",acceptedStyles:["solid"]},"gas-pump":{hexCode:"f52f",acceptedStyles:["solid"]},gauge:{hexCode:"f624",acceptedStyles:["solid"]},"gauge-high":{hexCode:"f625",acceptedStyles:["solid"]},"gauge-simple":{hexCode:"f629",acceptedStyles:["solid"]},"gauge-simple-high":{hexCode:"f62a",acceptedStyles:["solid"]},gavel:{hexCode:"f0e3",acceptedStyles:["solid"]},gear:{hexCode:"f013",acceptedStyles:["solid"]},gears:{hexCode:"f085",acceptedStyles:["solid"]},gem:{hexCode:"f3a5",acceptedStyles:["solid","regular"]},genderless:{hexCode:"f22d",acceptedStyles:["solid"]},"get-pocket":{hexCode:"f265",acceptedStyles:["brands"]},gg:{hexCode:"f260",acceptedStyles:["brands"]},"gg-circle":{hexCode:"f261",acceptedStyles:["brands"]},ghost:{hexCode:"f6e2",acceptedStyles:["solid"]},gift:{hexCode:"f06b",acceptedStyles:["solid"]},gifts:{hexCode:"f79c",acceptedStyles:["solid"]},git:{hexCode:"f1d3",acceptedStyles:["brands"]},"git-alt":{hexCode:"f841",acceptedStyles:["brands"]},github:{hexCode:"f09b",acceptedStyles:["brands"]},"github-alt":{hexCode:"f113",acceptedStyles:["brands"]},gitkraken:{hexCode:"f3a6",acceptedStyles:["brands"]},gitlab:{hexCode:"f296",acceptedStyles:["brands"]},gitter:{hexCode:"f426",acceptedStyles:["brands"]},"glass-water":{hexCode:"e4f4",acceptedStyles:["solid"]},"glass-water-droplet":{hexCode:"e4f5",acceptedStyles:["solid"]},glasses:{hexCode:"f530",acceptedStyles:["solid"]},glide:{hexCode:"f2a5",acceptedStyles:["brands"]},"glide-g":{hexCode:"f2a6",acceptedStyles:["brands"]},globe:{hexCode:"f0ac",acceptedStyles:["solid"]},gofore:{hexCode:"f3a7",acceptedStyles:["brands"]},golang:{hexCode:"e40f",acceptedStyles:["brands"]},"golf-ball-tee":{hexCode:"f450",acceptedStyles:["solid"]},goodreads:{hexCode:"f3a8",acceptedStyles:["brands"]},"goodreads-g":{hexCode:"f3a9",acceptedStyles:["brands"]},google:{hexCode:"f1a0",acceptedStyles:["brands"]},"google-drive":{hexCode:"f3aa",acceptedStyles:["brands"]},"google-pay":{hexCode:"e079",acceptedStyles:["brands"]},"google-play":{hexCode:"f3ab",acceptedStyles:["brands"]},"google-plus":{hexCode:"f2b3",acceptedStyles:["brands"]},"google-plus-g":{hexCode:"f0d5",acceptedStyles:["brands"]},"google-scholar":{hexCode:"e63b",acceptedStyles:["brands"]},"google-wallet":{hexCode:"f1ee",acceptedStyles:["brands"]},gopuram:{hexCode:"f664",acceptedStyles:["solid"]},"graduation-cap":{hexCode:"f19d",acceptedStyles:["solid"]},gratipay:{hexCode:"f184",acceptedStyles:["brands"]},grav:{hexCode:"f2d6",acceptedStyles:["brands"]},"greater-than":{hexCode:"3e",acceptedStyles:["solid"]},"greater-than-equal":{hexCode:"f532",acceptedStyles:["solid"]},grip:{hexCode:"f58d",acceptedStyles:["solid"]},"grip-lines":{hexCode:"f7a4",acceptedStyles:["solid"]},"grip-lines-vertical":{hexCode:"f7a5",acceptedStyles:["solid"]},"grip-vertical":{hexCode:"f58e",acceptedStyles:["solid"]},gripfire:{hexCode:"f3ac",acceptedStyles:["brands"]},"group-arrows-rotate":{hexCode:"e4f6",acceptedStyles:["solid"]},grunt:{hexCode:"f3ad",acceptedStyles:["brands"]},"guarani-sign":{hexCode:"e19a",acceptedStyles:["solid"]},guilded:{hexCode:"e07e",acceptedStyles:["brands"]},guitar:{hexCode:"f7a6",acceptedStyles:["solid"]},gulp:{hexCode:"f3ae",acceptedStyles:["brands"]},gun:{hexCode:"e19b",acceptedStyles:["solid"]},h:{hexCode:"48",acceptedStyles:["solid"]},"hacker-news":{hexCode:"f1d4",acceptedStyles:["brands"]},hackerrank:{hexCode:"f5f7",acceptedStyles:["brands"]},hammer:{hexCode:"f6e3",acceptedStyles:["solid"]},hamsa:{hexCode:"f665",acceptedStyles:["solid"]},hand:{hexCode:"f256",acceptedStyles:["solid","regular"]},"hand-back-fist":{hexCode:"f255",acceptedStyles:["solid","regular"]},"hand-dots":{hexCode:"f461",acceptedStyles:["solid"]},"hand-fist":{hexCode:"f6de",acceptedStyles:["solid"]},"hand-holding":{hexCode:"f4bd",acceptedStyles:["solid"]},"hand-holding-dollar":{hexCode:"f4c0",acceptedStyles:["solid"]},"hand-holding-droplet":{hexCode:"f4c1",acceptedStyles:["solid"]},"hand-holding-hand":{hexCode:"e4f7",acceptedStyles:["solid"]},"hand-holding-heart":{hexCode:"f4be",acceptedStyles:["solid"]},"hand-holding-medical":{hexCode:"e05c",acceptedStyles:["solid"]},"hand-lizard":{hexCode:"f258",acceptedStyles:["solid","regular"]},"hand-middle-finger":{hexCode:"f806",acceptedStyles:["solid"]},"hand-peace":{hexCode:"f25b",acceptedStyles:["solid","regular"]},"hand-point-down":{hexCode:"f0a7",acceptedStyles:["solid","regular"]},"hand-point-left":{hexCode:"f0a5",acceptedStyles:["solid","regular"]},"hand-point-right":{hexCode:"f0a4",acceptedStyles:["solid","regular"]},"hand-point-up":{hexCode:"f0a6",acceptedStyles:["solid","regular"]},"hand-pointer":{hexCode:"f25a",acceptedStyles:["solid","regular"]},"hand-scissors":{hexCode:"f257",acceptedStyles:["solid","regular"]},"hand-sparkles":{hexCode:"e05d",acceptedStyles:["solid"]},"hand-spock":{hexCode:"f259",acceptedStyles:["solid","regular"]},handcuffs:{hexCode:"e4f8",acceptedStyles:["solid"]},hands:{hexCode:"f2a7",acceptedStyles:["solid"]},"hands-asl-interpreting":{hexCode:"f2a3",acceptedStyles:["solid"]},"hands-bound":{hexCode:"e4f9",acceptedStyles:["solid"]},"hands-bubbles":{hexCode:"e05e",acceptedStyles:["solid"]},"hands-clapping":{hexCode:"e1a8",acceptedStyles:["solid"]},"hands-holding":{hexCode:"f4c2",acceptedStyles:["solid"]},"hands-holding-child":{hexCode:"e4fa",acceptedStyles:["solid"]},"hands-holding-circle":{hexCode:"e4fb",acceptedStyles:["solid"]},"hands-praying":{hexCode:"f684",acceptedStyles:["solid"]},handshake:{hexCode:"f2b5",acceptedStyles:["solid","regular"]},"handshake-angle":{hexCode:"f4c4",acceptedStyles:["solid"]},"handshake-slash":{hexCode:"e060",acceptedStyles:["solid"]},hanukiah:{hexCode:"f6e6",acceptedStyles:["solid"]},"hard-drive":{hexCode:"f0a0",acceptedStyles:["solid","regular"]},hashnode:{hexCode:"e499",acceptedStyles:["brands"]},hashtag:{hexCode:"23",acceptedStyles:["solid"]},"hat-cowboy":{hexCode:"f8c0",acceptedStyles:["solid"]},"hat-cowboy-side":{hexCode:"f8c1",acceptedStyles:["solid"]},"hat-wizard":{hexCode:"f6e8",acceptedStyles:["solid"]},"head-side-cough":{hexCode:"e061",acceptedStyles:["solid"]},"head-side-cough-slash":{hexCode:"e062",acceptedStyles:["solid"]},"head-side-mask":{hexCode:"e063",acceptedStyles:["solid"]},"head-side-virus":{hexCode:"e064",acceptedStyles:["solid"]},heading:{hexCode:"f1dc",acceptedStyles:["solid"]},headphones:{hexCode:"f025",acceptedStyles:["solid","regular"]},headset:{hexCode:"f590",acceptedStyles:["solid"]},heart:{hexCode:"f004",acceptedStyles:["solid","regular"]},"heart-circle-bolt":{hexCode:"e4fc",acceptedStyles:["solid"]},"heart-circle-check":{hexCode:"e4fd",acceptedStyles:["solid"]},"heart-circle-exclamation":{hexCode:"e4fe",acceptedStyles:["solid"]},"heart-circle-minus":{hexCode:"e4ff",acceptedStyles:["solid"]},"heart-circle-plus":{hexCode:"e500",acceptedStyles:["solid"]},"heart-circle-xmark":{hexCode:"e501",acceptedStyles:["solid"]},"heart-crack":{hexCode:"f7a9",acceptedStyles:["solid"]},"heart-pulse":{hexCode:"f21e",acceptedStyles:["solid"]},helicopter:{hexCode:"f533",acceptedStyles:["solid"]},"helicopter-symbol":{hexCode:"e502",acceptedStyles:["solid"]},"helmet-safety":{hexCode:"f807",acceptedStyles:["solid"]},"helmet-un":{hexCode:"e503",acceptedStyles:["solid"]},hexagon:{hexCode:"f312",acceptedStyles:["solid"]},"hexagon-nodes":{hexCode:"e699",acceptedStyles:["solid"]},"hexagon-nodes-bolt":{hexCode:"e69a",acceptedStyles:["solid"]},highlighter:{hexCode:"f591",acceptedStyles:["solid"]},"hill-avalanche":{hexCode:"e507",acceptedStyles:["solid"]},"hill-rockslide":{hexCode:"e508",acceptedStyles:["solid"]},hippo:{hexCode:"f6ed",acceptedStyles:["solid"]},hips:{hexCode:"f452",acceptedStyles:["brands"]},"hire-a-helper":{hexCode:"f3b0",acceptedStyles:["brands"]},hive:{hexCode:"e07f",acceptedStyles:["brands"]},"hockey-puck":{hexCode:"f453",acceptedStyles:["solid"]},"holly-berry":{hexCode:"f7aa",acceptedStyles:["solid"]},hooli:{hexCode:"f427",acceptedStyles:["brands"]},hornbill:{hexCode:"f592",acceptedStyles:["brands"]},horse:{hexCode:"f6f0",acceptedStyles:["solid"]},"horse-head":{hexCode:"f7ab",acceptedStyles:["solid"]},hospital:{hexCode:"f0f8",acceptedStyles:["solid","regular"]},"hospital-user":{hexCode:"f80d",acceptedStyles:["solid"]},"hot-tub-person":{hexCode:"f593",acceptedStyles:["solid"]},hotdog:{hexCode:"f80f",acceptedStyles:["solid"]},hotel:{hexCode:"f594",acceptedStyles:["solid"]},hotjar:{hexCode:"f3b1",acceptedStyles:["brands"]},hourglass:{hexCode:"f254",acceptedStyles:["solid","regular"]},"hourglass-end":{hexCode:"f253",acceptedStyles:["solid"]},"hourglass-half":{hexCode:"f252",acceptedStyles:["solid","regular"]},"hourglass-start":{hexCode:"f251",acceptedStyles:["solid"]},house:{hexCode:"f015",acceptedStyles:["solid","regular"]},"house-chimney":{hexCode:"e3af",acceptedStyles:["solid"]},"house-chimney-crack":{hexCode:"f6f1",acceptedStyles:["solid"]},"house-chimney-medical":{hexCode:"f7f2",acceptedStyles:["solid"]},"house-chimney-user":{hexCode:"e065",acceptedStyles:["solid"]},"house-chimney-window":{hexCode:"e00d",acceptedStyles:["solid"]},"house-circle-check":{hexCode:"e509",acceptedStyles:["solid"]},"house-circle-exclamation":{hexCode:"e50a",acceptedStyles:["solid"]},"house-circle-xmark":{hexCode:"e50b",acceptedStyles:["solid"]},"house-crack":{hexCode:"e3b1",acceptedStyles:["solid"]},"house-fire":{hexCode:"e50c",acceptedStyles:["solid"]},"house-flag":{hexCode:"e50d",acceptedStyles:["solid"]},"house-flood-water":{hexCode:"e50e",acceptedStyles:["solid"]},"house-flood-water-circle-arrow-right":{hexCode:"e50f",acceptedStyles:["solid"]},"house-laptop":{hexCode:"e066",acceptedStyles:["solid"]},"house-lock":{hexCode:"e510",acceptedStyles:["solid"]},"house-medical":{hexCode:"e3b2",acceptedStyles:["solid"]},"house-medical-circle-check":{hexCode:"e511",acceptedStyles:["solid"]},"house-medical-circle-exclamation":{hexCode:"e512",acceptedStyles:["solid"]},"house-medical-circle-xmark":{hexCode:"e513",acceptedStyles:["solid"]},"house-medical-flag":{hexCode:"e514",acceptedStyles:["solid"]},"house-signal":{hexCode:"e012",acceptedStyles:["solid"]},"house-tsunami":{hexCode:"e515",acceptedStyles:["solid"]},"house-user":{hexCode:"e1b0",acceptedStyles:["solid"]},houzz:{hexCode:"f27c",acceptedStyles:["brands"]},"hryvnia-sign":{hexCode:"f6f2",acceptedStyles:["solid"]},html5:{hexCode:"f13b",acceptedStyles:["brands"]},hubspot:{hexCode:"f3b2",acceptedStyles:["brands"]},hurricane:{hexCode:"f751",acceptedStyles:["solid"]},i:{hexCode:"49",acceptedStyles:["solid"]},"i-cursor":{hexCode:"f246",acceptedStyles:["solid"]},"ice-cream":{hexCode:"f810",acceptedStyles:["solid"]},icicles:{hexCode:"f7ad",acceptedStyles:["solid"]},icons:{hexCode:"f86d",acceptedStyles:["solid"]},"id-badge":{hexCode:"f2c1",acceptedStyles:["solid","regular"]},"id-card":{hexCode:"f2c2",acceptedStyles:["solid","regular"]},"id-card-clip":{hexCode:"f47f",acceptedStyles:["solid"]},ideal:{hexCode:"e013",acceptedStyles:["brands"]},igloo:{hexCode:"f7ae",acceptedStyles:["solid"]},image:{hexCode:"f03e",acceptedStyles:["solid","regular"]},"image-portrait":{hexCode:"f3e0",acceptedStyles:["solid"]},images:{hexCode:"f302",acceptedStyles:["solid","regular"]},imdb:{hexCode:"f2d8",acceptedStyles:["brands"]},inbox:{hexCode:"f01c",acceptedStyles:["solid"]},indent:{hexCode:"f03c",acceptedStyles:["solid"]},"indian-rupee-sign":{hexCode:"e1bc",acceptedStyles:["solid"]},industry:{hexCode:"f275",acceptedStyles:["solid"]},infinity:{hexCode:"f534",acceptedStyles:["solid"]},info:{hexCode:"f129",acceptedStyles:["solid"]},instagram:{hexCode:"f16d",acceptedStyles:["brands"]},instalod:{hexCode:"e081",acceptedStyles:["brands"]},intercom:{hexCode:"f7af",acceptedStyles:["brands"]},"internet-explorer":{hexCode:"f26b",acceptedStyles:["brands"]},invision:{hexCode:"f7b0",acceptedStyles:["brands"]},ioxhost:{hexCode:"f208",acceptedStyles:["brands"]},italic:{hexCode:"f033",acceptedStyles:["solid"]},"itch-io":{hexCode:"f83a",acceptedStyles:["brands"]},itunes:{hexCode:"f3b4",acceptedStyles:["brands"]},"itunes-note":{hexCode:"f3b5",acceptedStyles:["brands"]},j:{hexCode:"4a",acceptedStyles:["solid"]},jar:{hexCode:"e516",acceptedStyles:["solid"]},"jar-wheat":{hexCode:"e517",acceptedStyles:["solid"]},java:{hexCode:"f4e4",acceptedStyles:["brands"]},jedi:{hexCode:"f669",acceptedStyles:["solid"]},"jedi-order":{hexCode:"f50e",acceptedStyles:["brands"]},jenkins:{hexCode:"f3b6",acceptedStyles:["brands"]},"jet-fighter":{hexCode:"f0fb",acceptedStyles:["solid"]},"jet-fighter-up":{hexCode:"e518",acceptedStyles:["solid"]},jira:{hexCode:"f7b1",acceptedStyles:["brands"]},joget:{hexCode:"f3b7",acceptedStyles:["brands"]},joint:{hexCode:"f595",acceptedStyles:["solid"]},joomla:{hexCode:"f1aa",acceptedStyles:["brands"]},js:{hexCode:"f3b8",acceptedStyles:["brands"]},jsfiddle:{hexCode:"f1cc",acceptedStyles:["brands"]},"jug-detergent":{hexCode:"e519",acceptedStyles:["solid"]},jxl:{hexCode:"e67b",acceptedStyles:["brands"]},k:{hexCode:"4b",acceptedStyles:["solid"]},kaaba:{hexCode:"f66b",acceptedStyles:["solid"]},kaggle:{hexCode:"f5fa",acceptedStyles:["brands"]},"kakao-talk":{hexCode:"e7d7",acceptedStyles:["brands"]},key:{hexCode:"f084",acceptedStyles:["solid"]},keybase:{hexCode:"f4f5",acceptedStyles:["brands"]},keyboard:{hexCode:"f11c",acceptedStyles:["solid","regular"]},keycdn:{hexCode:"f3ba",acceptedStyles:["brands"]},khanda:{hexCode:"f66d",acceptedStyles:["solid"]},kickstarter:{hexCode:"f3bb",acceptedStyles:["brands"]},"kickstarter-k":{hexCode:"f3bc",acceptedStyles:["brands"]},"kip-sign":{hexCode:"e1c4",acceptedStyles:["solid"]},"kit-medical":{hexCode:"f479",acceptedStyles:["solid"]},"kitchen-set":{hexCode:"e51a",acceptedStyles:["solid"]},"kiwi-bird":{hexCode:"f535",acceptedStyles:["solid"]},korvue:{hexCode:"f42f",acceptedStyles:["brands"]},l:{hexCode:"4c",acceptedStyles:["solid"]},"land-mine-on":{hexCode:"e51b",acceptedStyles:["solid"]},landmark:{hexCode:"f66f",acceptedStyles:["solid"]},"landmark-dome":{hexCode:"f752",acceptedStyles:["solid"]},"landmark-flag":{hexCode:"e51c",acceptedStyles:["solid"]},language:{hexCode:"f1ab",acceptedStyles:["solid"]},laptop:{hexCode:"f109",acceptedStyles:["solid"]},"laptop-code":{hexCode:"f5fc",acceptedStyles:["solid"]},"laptop-file":{hexCode:"e51d",acceptedStyles:["solid"]},"laptop-medical":{hexCode:"f812",acceptedStyles:["solid"]},laravel:{hexCode:"f3bd",acceptedStyles:["brands"]},"lari-sign":{hexCode:"e1c8",acceptedStyles:["solid"]},lastfm:{hexCode:"f202",acceptedStyles:["brands"]},"layer-group":{hexCode:"f5fd",acceptedStyles:["solid"]},leaf:{hexCode:"f06c",acceptedStyles:["solid"]},leanpub:{hexCode:"f212",acceptedStyles:["brands"]},"left-long":{hexCode:"f30a",acceptedStyles:["solid"]},"left-right":{hexCode:"f337",acceptedStyles:["solid"]},lemon:{hexCode:"f094",acceptedStyles:["solid","regular"]},less:{hexCode:"f41d",acceptedStyles:["brands"]},"less-than":{hexCode:"3c",acceptedStyles:["solid"]},"less-than-equal":{hexCode:"f537",acceptedStyles:["solid"]},letterboxd:{hexCode:"e62d",acceptedStyles:["brands"]},"life-ring":{hexCode:"f1cd",acceptedStyles:["solid","regular"]},lightbulb:{hexCode:"f0eb",acceptedStyles:["solid","regular"]},line:{hexCode:"f3c0",acceptedStyles:["brands"]},"lines-leaning":{hexCode:"e51e",acceptedStyles:["solid"]},link:{hexCode:"f0c1",acceptedStyles:["solid"]},"link-slash":{hexCode:"f127",acceptedStyles:["solid"]},linkedin:{hexCode:"f08c",acceptedStyles:["brands"]},"linkedin-in":{hexCode:"f0e1",acceptedStyles:["brands"]},linktree:{hexCode:"e7d8",acceptedStyles:["brands"]},linode:{hexCode:"f2b8",acceptedStyles:["brands"]},linux:{hexCode:"f17c",acceptedStyles:["brands"]},"lira-sign":{hexCode:"f195",acceptedStyles:["solid"]},list:{hexCode:"f03a",acceptedStyles:["solid"]},"list-check":{hexCode:"f0ae",acceptedStyles:["solid"]},"list-ol":{hexCode:"f0cb",acceptedStyles:["solid"]},"list-ul":{hexCode:"f0ca",acceptedStyles:["solid"]},"litecoin-sign":{hexCode:"e1d3",acceptedStyles:["solid"]},"location-arrow":{hexCode:"f124",acceptedStyles:["solid"]},"location-crosshairs":{hexCode:"f601",acceptedStyles:["solid"]},"location-dot":{hexCode:"f3c5",acceptedStyles:["solid"]},"location-pin":{hexCode:"f041",acceptedStyles:["solid"]},"location-pin-lock":{hexCode:"e51f",acceptedStyles:["solid"]},lock:{hexCode:"f023",acceptedStyles:["solid"]},"lock-open":{hexCode:"f3c1",acceptedStyles:["solid"]},locust:{hexCode:"e520",acceptedStyles:["solid"]},lumon:{hexCode:"e7e2",acceptedStyles:["brands"]},"lumon-drop":{hexCode:"e7e3",acceptedStyles:["brands"]},lungs:{hexCode:"f604",acceptedStyles:["solid"]},"lungs-virus":{hexCode:"e067",acceptedStyles:["solid"]},lyft:{hexCode:"f3c3",acceptedStyles:["brands"]},m:{hexCode:"4d",acceptedStyles:["solid"]},magento:{hexCode:"f3c4",acceptedStyles:["brands"]},magnet:{hexCode:"f076",acceptedStyles:["solid"]},"magnifying-glass":{hexCode:"f002",acceptedStyles:["solid"]},"magnifying-glass-arrow-right":{hexCode:"e521",acceptedStyles:["solid"]},"magnifying-glass-chart":{hexCode:"e522",acceptedStyles:["solid"]},"magnifying-glass-dollar":{hexCode:"f688",acceptedStyles:["solid"]},"magnifying-glass-location":{hexCode:"f689",acceptedStyles:["solid"]},"magnifying-glass-minus":{hexCode:"f010",acceptedStyles:["solid"]},"magnifying-glass-plus":{hexCode:"f00e",acceptedStyles:["solid"]},mailchimp:{hexCode:"f59e",acceptedStyles:["brands"]},"manat-sign":{hexCode:"e1d5",acceptedStyles:["solid"]},mandalorian:{hexCode:"f50f",acceptedStyles:["brands"]},map:{hexCode:"f279",acceptedStyles:["solid","regular"]},"map-location":{hexCode:"f59f",acceptedStyles:["solid"]},"map-location-dot":{hexCode:"f5a0",acceptedStyles:["solid"]},"map-pin":{hexCode:"f276",acceptedStyles:["solid"]},markdown:{hexCode:"f60f",acceptedStyles:["brands"]},marker:{hexCode:"f5a1",acceptedStyles:["solid"]},mars:{hexCode:"f222",acceptedStyles:["solid"]},"mars-and-venus":{hexCode:"f224",acceptedStyles:["solid"]},"mars-and-venus-burst":{hexCode:"e523",acceptedStyles:["solid"]},"mars-double":{hexCode:"f227",acceptedStyles:["solid"]},"mars-stroke":{hexCode:"f229",acceptedStyles:["solid"]},"mars-stroke-right":{hexCode:"f22b",acceptedStyles:["solid"]},"mars-stroke-up":{hexCode:"f22a",acceptedStyles:["solid"]},"martini-glass":{hexCode:"f57b",acceptedStyles:["solid"]},"martini-glass-citrus":{hexCode:"f561",acceptedStyles:["solid"]},"martini-glass-empty":{hexCode:"f000",acceptedStyles:["solid"]},mask:{hexCode:"f6fa",acceptedStyles:["solid"]},"mask-face":{hexCode:"e1d7",acceptedStyles:["solid"]},"mask-ventilator":{hexCode:"e524",acceptedStyles:["solid"]},"masks-theater":{hexCode:"f630",acceptedStyles:["solid"]},mastodon:{hexCode:"f4f6",acceptedStyles:["brands"]},"mattress-pillow":{hexCode:"e525",acceptedStyles:["solid"]},maxcdn:{hexCode:"f136",acceptedStyles:["brands"]},maximize:{hexCode:"f31e",acceptedStyles:["solid"]},mdb:{hexCode:"f8ca",acceptedStyles:["brands"]},medal:{hexCode:"f5a2",acceptedStyles:["solid"]},medapps:{hexCode:"f3c6",acceptedStyles:["brands"]},medium:{hexCode:"f23a",acceptedStyles:["brands"]},medrt:{hexCode:"f3c8",acceptedStyles:["brands"]},meetup:{hexCode:"f2e0",acceptedStyles:["brands"]},megaport:{hexCode:"f5a3",acceptedStyles:["brands"]},memory:{hexCode:"f538",acceptedStyles:["solid"]},mendeley:{hexCode:"f7b3",acceptedStyles:["brands"]},menorah:{hexCode:"f676",acceptedStyles:["solid"]},mercury:{hexCode:"f223",acceptedStyles:["solid"]},message:{hexCode:"f27a",acceptedStyles:["solid","regular"]},meta:{hexCode:"e49b",acceptedStyles:["brands"]},meteor:{hexCode:"f753",acceptedStyles:["solid"]},microblog:{hexCode:"e01a",acceptedStyles:["brands"]},microchip:{hexCode:"f2db",acceptedStyles:["solid"]},microphone:{hexCode:"f130",acceptedStyles:["solid"]},"microphone-lines":{hexCode:"f3c9",acceptedStyles:["solid"]},"microphone-lines-slash":{hexCode:"f539",acceptedStyles:["solid"]},"microphone-slash":{hexCode:"f131",acceptedStyles:["solid"]},microscope:{hexCode:"f610",acceptedStyles:["solid"]},microsoft:{hexCode:"f3ca",acceptedStyles:["brands"]},"mill-sign":{hexCode:"e1ed",acceptedStyles:["solid"]},minimize:{hexCode:"f78c",acceptedStyles:["solid"]},mintbit:{hexCode:"e62f",acceptedStyles:["brands"]},minus:{hexCode:"f068",acceptedStyles:["solid"]},mitten:{hexCode:"f7b5",acceptedStyles:["solid"]},mix:{hexCode:"f3cb",acceptedStyles:["brands"]},mixcloud:{hexCode:"f289",acceptedStyles:["brands"]},mixer:{hexCode:"e056",acceptedStyles:["brands"]},mizuni:{hexCode:"f3cc",acceptedStyles:["brands"]},mobile:{hexCode:"f3ce",acceptedStyles:["solid"]},"mobile-button":{hexCode:"f10b",acceptedStyles:["solid"]},"mobile-retro":{hexCode:"e527",acceptedStyles:["solid"]},"mobile-screen":{hexCode:"f3cf",acceptedStyles:["solid"]},"mobile-screen-button":{hexCode:"f3cd",acceptedStyles:["solid"]},"mobile-vibrate":{hexCode:"e816",acceptedStyles:["solid"]},modx:{hexCode:"f285",acceptedStyles:["brands"]},monero:{hexCode:"f3d0",acceptedStyles:["brands"]},"money-bill":{hexCode:"f0d6",acceptedStyles:["solid"]},"money-bill-1":{hexCode:"f3d1",acceptedStyles:["solid","regular"]},"money-bill-1-wave":{hexCode:"f53b",acceptedStyles:["solid"]},"money-bill-transfer":{hexCode:"e528",acceptedStyles:["solid"]},"money-bill-trend-up":{hexCode:"e529",acceptedStyles:["solid"]},"money-bill-wave":{hexCode:"f53a",acceptedStyles:["solid"]},"money-bill-wheat":{hexCode:"e52a",acceptedStyles:["solid"]},"money-bills":{hexCode:"e1f3",acceptedStyles:["solid"]},"money-check":{hexCode:"f53c",acceptedStyles:["solid"]},"money-check-dollar":{hexCode:"f53d",acceptedStyles:["solid"]},monument:{hexCode:"f5a6",acceptedStyles:["solid"]},moon:{hexCode:"f186",acceptedStyles:["solid","regular"]},"mortar-pestle":{hexCode:"f5a7",acceptedStyles:["solid"]},mosque:{hexCode:"f678",acceptedStyles:["solid"]},mosquito:{hexCode:"e52b",acceptedStyles:["solid"]},"mosquito-net":{hexCode:"e52c",acceptedStyles:["solid"]},motorcycle:{hexCode:"f21c",acceptedStyles:["solid"]},mound:{hexCode:"e52d",acceptedStyles:["solid"]},mountain:{hexCode:"f6fc",acceptedStyles:["solid"]},"mountain-city":{hexCode:"e52e",acceptedStyles:["solid"]},"mountain-sun":{hexCode:"e52f",acceptedStyles:["solid"]},"mug-hot":{hexCode:"f7b6",acceptedStyles:["solid"]},"mug-saucer":{hexCode:"f0f4",acceptedStyles:["solid"]},music:{hexCode:"f001",acceptedStyles:["solid"]},n:{hexCode:"4e",acceptedStyles:["solid"]},"naira-sign":{hexCode:"e1f6",acceptedStyles:["solid"]},napster:{hexCode:"f3d2",acceptedStyles:["brands"]},neos:{hexCode:"f612",acceptedStyles:["brands"]},"network-wired":{hexCode:"f6ff",acceptedStyles:["solid"]},neuter:{hexCode:"f22c",acceptedStyles:["solid"]},newspaper:{hexCode:"f1ea",acceptedStyles:["solid","regular"]},"nfc-directional":{hexCode:"e530",acceptedStyles:["brands"]},"nfc-symbol":{hexCode:"e531",acceptedStyles:["brands"]},nimblr:{hexCode:"f5a8",acceptedStyles:["brands"]},node:{hexCode:"f419",acceptedStyles:["brands"]},"node-js":{hexCode:"f3d3",acceptedStyles:["brands"]},"non-binary":{hexCode:"e807",acceptedStyles:["solid"]},"not-equal":{hexCode:"f53e",acceptedStyles:["solid"]},notdef:{hexCode:"e1fe",acceptedStyles:["solid"]},"note-sticky":{hexCode:"f249",acceptedStyles:["solid","regular"]},"notes-medical":{hexCode:"f481",acceptedStyles:["solid"]},notion:{hexCode:"e7d9",acceptedStyles:["brands"]},npm:{hexCode:"f3d4",acceptedStyles:["brands"]},ns8:{hexCode:"f3d5",acceptedStyles:["brands"]},nutritionix:{hexCode:"f3d6",acceptedStyles:["brands"]},o:{hexCode:"4f",acceptedStyles:["solid"]},"object-group":{hexCode:"f247",acceptedStyles:["solid","regular"]},"object-ungroup":{hexCode:"f248",acceptedStyles:["solid","regular"]},octagon:{hexCode:"f306",acceptedStyles:["solid"]},"octopus-deploy":{hexCode:"e082",acceptedStyles:["brands"]},odnoklassniki:{hexCode:"f263",acceptedStyles:["brands"]},odysee:{hexCode:"e5c6",acceptedStyles:["brands"]},"oil-can":{hexCode:"f613",acceptedStyles:["solid"]},"oil-well":{hexCode:"e532",acceptedStyles:["solid"]},"old-republic":{hexCode:"f510",acceptedStyles:["brands"]},om:{hexCode:"f679",acceptedStyles:["solid"]},openai:{hexCode:"e7cf",acceptedStyles:["brands"]},opencart:{hexCode:"f23d",acceptedStyles:["brands"]},openid:{hexCode:"f19b",acceptedStyles:["brands"]},opensuse:{hexCode:"e62b",acceptedStyles:["brands"]},opera:{hexCode:"f26a",acceptedStyles:["brands"]},"optin-monster":{hexCode:"f23c",acceptedStyles:["brands"]},orcid:{hexCode:"f8d2",acceptedStyles:["brands"]},osi:{hexCode:"f41a",acceptedStyles:["brands"]},otter:{hexCode:"f700",acceptedStyles:["solid"]},outdent:{hexCode:"f03b",acceptedStyles:["solid"]},p:{hexCode:"50",acceptedStyles:["solid"]},padlet:{hexCode:"e4a0",acceptedStyles:["brands"]},page4:{hexCode:"f3d7",acceptedStyles:["brands"]},pagelines:{hexCode:"f18c",acceptedStyles:["brands"]},pager:{hexCode:"f815",acceptedStyles:["solid"]},"paint-roller":{hexCode:"f5aa",acceptedStyles:["solid"]},paintbrush:{hexCode:"f1fc",acceptedStyles:["solid"]},palette:{hexCode:"f53f",acceptedStyles:["solid"]},palfed:{hexCode:"f3d8",acceptedStyles:["brands"]},pallet:{hexCode:"f482",acceptedStyles:["solid"]},pandora:{hexCode:"e7da",acceptedStyles:["brands"]},panorama:{hexCode:"e209",acceptedStyles:["solid"]},"paper-plane":{hexCode:"f1d8",acceptedStyles:["solid","regular"]},paperclip:{hexCode:"f0c6",acceptedStyles:["solid"]},"parachute-box":{hexCode:"f4cd",acceptedStyles:["solid"]},paragraph:{hexCode:"f1dd",acceptedStyles:["solid"]},passport:{hexCode:"f5ab",acceptedStyles:["solid"]},paste:{hexCode:"f0ea",acceptedStyles:["solid","regular"]},patreon:{hexCode:"f3d9",acceptedStyles:["brands"]},pause:{hexCode:"f04c",acceptedStyles:["solid"]},paw:{hexCode:"f1b0",acceptedStyles:["solid"]},paypal:{hexCode:"f1ed",acceptedStyles:["brands"]},peace:{hexCode:"f67c",acceptedStyles:["solid"]},pen:{hexCode:"f304",acceptedStyles:["solid"]},"pen-clip":{hexCode:"f305",acceptedStyles:["solid"]},"pen-fancy":{hexCode:"f5ac",acceptedStyles:["solid"]},"pen-nib":{hexCode:"f5ad",acceptedStyles:["solid"]},"pen-ruler":{hexCode:"f5ae",acceptedStyles:["solid"]},"pen-to-square":{hexCode:"f044",acceptedStyles:["solid","regular"]},pencil:{hexCode:"f303",acceptedStyles:["solid"]},pentagon:{hexCode:"e790",acceptedStyles:["solid"]},"people-arrows":{hexCode:"e068",acceptedStyles:["solid"]},"people-carry-box":{hexCode:"f4ce",acceptedStyles:["solid"]},"people-group":{hexCode:"e533",acceptedStyles:["solid"]},"people-line":{hexCode:"e534",acceptedStyles:["solid"]},"people-pulling":{hexCode:"e535",acceptedStyles:["solid"]},"people-robbery":{hexCode:"e536",acceptedStyles:["solid"]},"people-roof":{hexCode:"e537",acceptedStyles:["solid"]},"pepper-hot":{hexCode:"f816",acceptedStyles:["solid"]},perbyte:{hexCode:"e083",acceptedStyles:["brands"]},percent:{hexCode:"25",acceptedStyles:["solid"]},periscope:{hexCode:"f3da",acceptedStyles:["brands"]},person:{hexCode:"f183",acceptedStyles:["solid"]},"person-arrow-down-to-line":{hexCode:"e538",acceptedStyles:["solid"]},"person-arrow-up-from-line":{hexCode:"e539",acceptedStyles:["solid"]},"person-biking":{hexCode:"f84a",acceptedStyles:["solid"]},"person-booth":{hexCode:"f756",acceptedStyles:["solid"]},"person-breastfeeding":{hexCode:"e53a",acceptedStyles:["solid"]},"person-burst":{hexCode:"e53b",acceptedStyles:["solid"]},"person-cane":{hexCode:"e53c",acceptedStyles:["solid"]},"person-chalkboard":{hexCode:"e53d",acceptedStyles:["solid"]},"person-circle-check":{hexCode:"e53e",acceptedStyles:["solid"]},"person-circle-exclamation":{hexCode:"e53f",acceptedStyles:["solid"]},"person-circle-minus":{hexCode:"e540",acceptedStyles:["solid"]},"person-circle-plus":{hexCode:"e541",acceptedStyles:["solid"]},"person-circle-question":{hexCode:"e542",acceptedStyles:["solid"]},"person-circle-xmark":{hexCode:"e543",acceptedStyles:["solid"]},"person-digging":{hexCode:"f85e",acceptedStyles:["solid"]},"person-dots-from-line":{hexCode:"f470",acceptedStyles:["solid"]},"person-dress":{hexCode:"f182",acceptedStyles:["solid"]},"person-dress-burst":{hexCode:"e544",acceptedStyles:["solid"]},"person-drowning":{hexCode:"e545",acceptedStyles:["solid"]},"person-falling":{hexCode:"e546",acceptedStyles:["solid"]},"person-falling-burst":{hexCode:"e547",acceptedStyles:["solid"]},"person-half-dress":{hexCode:"e548",acceptedStyles:["solid"]},"person-harassing":{hexCode:"e549",acceptedStyles:["solid"]},"person-hiking":{hexCode:"f6ec",acceptedStyles:["solid"]},"person-military-pointing":{hexCode:"e54a",acceptedStyles:["solid"]},"person-military-rifle":{hexCode:"e54b",acceptedStyles:["solid"]},"person-military-to-person":{hexCode:"e54c",acceptedStyles:["solid"]},"person-praying":{hexCode:"f683",acceptedStyles:["solid"]},"person-pregnant":{hexCode:"e31e",acceptedStyles:["solid"]},"person-rays":{hexCode:"e54d",acceptedStyles:["solid"]},"person-rifle":{hexCode:"e54e",acceptedStyles:["solid"]},"person-running":{hexCode:"f70c",acceptedStyles:["solid"]},"person-shelter":{hexCode:"e54f",acceptedStyles:["solid"]},"person-skating":{hexCode:"f7c5",acceptedStyles:["solid"]},"person-skiing":{hexCode:"f7c9",acceptedStyles:["solid"]},"person-skiing-nordic":{hexCode:"f7ca",acceptedStyles:["solid"]},"person-snowboarding":{hexCode:"f7ce",acceptedStyles:["solid"]},"person-swimming":{hexCode:"f5c4",acceptedStyles:["solid"]},"person-through-window":{hexCode:"e5a9",acceptedStyles:["solid"]},"person-walking":{hexCode:"f554",acceptedStyles:["solid"]},"person-walking-arrow-loop-left":{hexCode:"e551",acceptedStyles:["solid"]},"person-walking-arrow-right":{hexCode:"e552",acceptedStyles:["solid"]},"person-walking-dashed-line-arrow-right":{hexCode:"e553",acceptedStyles:["solid"]},"person-walking-luggage":{hexCode:"e554",acceptedStyles:["solid"]},"person-walking-with-cane":{hexCode:"f29d",acceptedStyles:["solid"]},"peseta-sign":{hexCode:"e221",acceptedStyles:["solid"]},"peso-sign":{hexCode:"e222",acceptedStyles:["solid"]},phabricator:{hexCode:"f3db",acceptedStyles:["brands"]},"phoenix-framework":{hexCode:"f3dc",acceptedStyles:["brands"]},"phoenix-squadron":{hexCode:"f511",acceptedStyles:["brands"]},phone:{hexCode:"f095",acceptedStyles:["solid"]},"phone-flip":{hexCode:"f879",acceptedStyles:["solid"]},"phone-slash":{hexCode:"f3dd",acceptedStyles:["solid"]},"phone-volume":{hexCode:"f2a0",acceptedStyles:["solid"]},"photo-film":{hexCode:"f87c",acceptedStyles:["solid"]},php:{hexCode:"f457",acceptedStyles:["brands"]},"pied-piper":{hexCode:"f2ae",acceptedStyles:["brands"]},"pied-piper-alt":{hexCode:"f1a8",acceptedStyles:["brands"]},"pied-piper-hat":{hexCode:"f4e5",acceptedStyles:["brands"]},"pied-piper-pp":{hexCode:"f1a7",acceptedStyles:["brands"]},"piggy-bank":{hexCode:"f4d3",acceptedStyles:["solid"]},pills:{hexCode:"f484",acceptedStyles:["solid"]},pinterest:{hexCode:"f0d2",acceptedStyles:["brands"]},"pinterest-p":{hexCode:"f231",acceptedStyles:["brands"]},pix:{hexCode:"e43a",acceptedStyles:["brands"]},pixelfed:{hexCode:"e7db",acceptedStyles:["brands"]},pixiv:{hexCode:"e640",acceptedStyles:["brands"]},"pizza-slice":{hexCode:"f818",acceptedStyles:["solid"]},"place-of-worship":{hexCode:"f67f",acceptedStyles:["solid"]},plane:{hexCode:"f072",acceptedStyles:["solid"]},"plane-arrival":{hexCode:"f5af",acceptedStyles:["solid"]},"plane-circle-check":{hexCode:"e555",acceptedStyles:["solid"]},"plane-circle-exclamation":{hexCode:"e556",acceptedStyles:["solid"]},"plane-circle-xmark":{hexCode:"e557",acceptedStyles:["solid"]},"plane-departure":{hexCode:"f5b0",acceptedStyles:["solid"]},"plane-lock":{hexCode:"e558",acceptedStyles:["solid"]},"plane-slash":{hexCode:"e069",acceptedStyles:["solid"]},"plane-up":{hexCode:"e22d",acceptedStyles:["solid"]},"plant-wilt":{hexCode:"e5aa",acceptedStyles:["solid"]},"plate-wheat":{hexCode:"e55a",acceptedStyles:["solid"]},play:{hexCode:"f04b",acceptedStyles:["solid"]},playstation:{hexCode:"f3df",acceptedStyles:["brands"]},plug:{hexCode:"f1e6",acceptedStyles:["solid"]},"plug-circle-bolt":{hexCode:"e55b",acceptedStyles:["solid"]},"plug-circle-check":{hexCode:"e55c",acceptedStyles:["solid"]},"plug-circle-exclamation":{hexCode:"e55d",acceptedStyles:["solid"]},"plug-circle-minus":{hexCode:"e55e",acceptedStyles:["solid"]},"plug-circle-plus":{hexCode:"e55f",acceptedStyles:["solid"]},"plug-circle-xmark":{hexCode:"e560",acceptedStyles:["solid"]},plus:{hexCode:"2b",acceptedStyles:["solid"]},"plus-minus":{hexCode:"e43c",acceptedStyles:["solid"]},podcast:{hexCode:"f2ce",acceptedStyles:["solid"]},poo:{hexCode:"f2fe",acceptedStyles:["solid"]},"poo-storm":{hexCode:"f75a",acceptedStyles:["solid"]},poop:{hexCode:"f619",acceptedStyles:["solid"]},"power-off":{hexCode:"f011",acceptedStyles:["solid"]},prescription:{hexCode:"f5b1",acceptedStyles:["solid"]},"prescription-bottle":{hexCode:"f485",acceptedStyles:["solid"]},"prescription-bottle-medical":{hexCode:"f486",acceptedStyles:["solid"]},print:{hexCode:"f02f",acceptedStyles:["solid"]},"product-hunt":{hexCode:"f288",acceptedStyles:["brands"]},"pump-medical":{hexCode:"e06a",acceptedStyles:["solid"]},"pump-soap":{hexCode:"e06b",acceptedStyles:["solid"]},pushed:{hexCode:"f3e1",acceptedStyles:["brands"]},"puzzle-piece":{hexCode:"f12e",acceptedStyles:["solid"]},python:{hexCode:"f3e2",acceptedStyles:["brands"]},q:{hexCode:"51",acceptedStyles:["solid"]},qq:{hexCode:"f1d6",acceptedStyles:["brands"]},qrcode:{hexCode:"f029",acceptedStyles:["solid"]},question:{hexCode:"3f",acceptedStyles:["solid"]},quinscape:{hexCode:"f459",acceptedStyles:["brands"]},quora:{hexCode:"f2c4",acceptedStyles:["brands"]},"quote-left":{hexCode:"f10d",acceptedStyles:["solid"]},"quote-right":{hexCode:"f10e",acceptedStyles:["solid"]},r:{hexCode:"52",acceptedStyles:["solid"]},"r-project":{hexCode:"f4f7",acceptedStyles:["brands"]},radiation:{hexCode:"f7b9",acceptedStyles:["solid"]},radio:{hexCode:"f8d7",acceptedStyles:["solid"]},rainbow:{hexCode:"f75b",acceptedStyles:["solid"]},"ranking-star":{hexCode:"e561",acceptedStyles:["solid"]},"raspberry-pi":{hexCode:"f7bb",acceptedStyles:["brands"]},ravelry:{hexCode:"f2d9",acceptedStyles:["brands"]},react:{hexCode:"f41b",acceptedStyles:["brands"]},reacteurope:{hexCode:"f75d",acceptedStyles:["brands"]},readme:{hexCode:"f4d5",acceptedStyles:["brands"]},rebel:{hexCode:"f1d0",acceptedStyles:["brands"]},receipt:{hexCode:"f543",acceptedStyles:["solid"]},"record-vinyl":{hexCode:"f8d9",acceptedStyles:["solid"]},"rectangle-ad":{hexCode:"f641",acceptedStyles:["solid"]},"rectangle-list":{hexCode:"f022",acceptedStyles:["solid","regular"]},"rectangle-xmark":{hexCode:"f410",acceptedStyles:["solid","regular"]},recycle:{hexCode:"f1b8",acceptedStyles:["solid"]},"red-river":{hexCode:"f3e3",acceptedStyles:["brands"]},reddit:{hexCode:"f1a1",acceptedStyles:["brands"]},"reddit-alien":{hexCode:"f281",acceptedStyles:["brands"]},redhat:{hexCode:"f7bc",acceptedStyles:["brands"]},registered:{hexCode:"f25d",acceptedStyles:["solid","regular"]},renren:{hexCode:"f18b",acceptedStyles:["brands"]},repeat:{hexCode:"f363",acceptedStyles:["solid"]},reply:{hexCode:"f3e5",acceptedStyles:["solid"]},"reply-all":{hexCode:"f122",acceptedStyles:["solid"]},replyd:{hexCode:"f3e6",acceptedStyles:["brands"]},republican:{hexCode:"f75e",acceptedStyles:["solid"]},researchgate:{hexCode:"f4f8",acceptedStyles:["brands"]},resolving:{hexCode:"f3e7",acceptedStyles:["brands"]},restroom:{hexCode:"f7bd",acceptedStyles:["solid"]},retweet:{hexCode:"f079",acceptedStyles:["solid"]},rev:{hexCode:"f5b2",acceptedStyles:["brands"]},ribbon:{hexCode:"f4d6",acceptedStyles:["solid"]},"right-from-bracket":{hexCode:"f2f5",acceptedStyles:["solid"]},"right-left":{hexCode:"f362",acceptedStyles:["solid"]},"right-long":{hexCode:"f30b",acceptedStyles:["solid"]},"right-to-bracket":{hexCode:"f2f6",acceptedStyles:["solid"]},ring:{hexCode:"f70b",acceptedStyles:["solid"]},road:{hexCode:"f018",acceptedStyles:["solid"]},"road-barrier":{hexCode:"e562",acceptedStyles:["solid"]},"road-bridge":{hexCode:"e563",acceptedStyles:["solid"]},"road-circle-check":{hexCode:"e564",acceptedStyles:["solid"]},"road-circle-exclamation":{hexCode:"e565",acceptedStyles:["solid"]},"road-circle-xmark":{hexCode:"e566",acceptedStyles:["solid"]},"road-lock":{hexCode:"e567",acceptedStyles:["solid"]},"road-spikes":{hexCode:"e568",acceptedStyles:["solid"]},robot:{hexCode:"f544",acceptedStyles:["solid"]},rocket:{hexCode:"f135",acceptedStyles:["solid"]},rocketchat:{hexCode:"f3e8",acceptedStyles:["brands"]},rockrms:{hexCode:"f3e9",acceptedStyles:["brands"]},rotate:{hexCode:"f2f1",acceptedStyles:["solid"]},"rotate-left":{hexCode:"f2ea",acceptedStyles:["solid"]},"rotate-right":{hexCode:"f2f9",acceptedStyles:["solid"]},route:{hexCode:"f4d7",acceptedStyles:["solid"]},rss:{hexCode:"f09e",acceptedStyles:["solid"]},"ruble-sign":{hexCode:"f158",acceptedStyles:["solid"]},rug:{hexCode:"e569",acceptedStyles:["solid"]},ruler:{hexCode:"f545",acceptedStyles:["solid"]},"ruler-combined":{hexCode:"f546",acceptedStyles:["solid"]},"ruler-horizontal":{hexCode:"f547",acceptedStyles:["solid"]},"ruler-vertical":{hexCode:"f548",acceptedStyles:["solid"]},"rupee-sign":{hexCode:"f156",acceptedStyles:["solid"]},"rupiah-sign":{hexCode:"e23d",acceptedStyles:["solid"]},rust:{hexCode:"e07a",acceptedStyles:["brands"]},s:{hexCode:"53",acceptedStyles:["solid"]},"sack-dollar":{hexCode:"f81d",acceptedStyles:["solid"]},"sack-xmark":{hexCode:"e56a",acceptedStyles:["solid"]},safari:{hexCode:"f267",acceptedStyles:["brands"]},sailboat:{hexCode:"e445",acceptedStyles:["solid"]},salesforce:{hexCode:"f83b",acceptedStyles:["brands"]},sass:{hexCode:"f41e",acceptedStyles:["brands"]},satellite:{hexCode:"f7bf",acceptedStyles:["solid"]},"satellite-dish":{hexCode:"f7c0",acceptedStyles:["solid"]},"scale-balanced":{hexCode:"f24e",acceptedStyles:["solid"]},"scale-unbalanced":{hexCode:"f515",acceptedStyles:["solid"]},"scale-unbalanced-flip":{hexCode:"f516",acceptedStyles:["solid"]},schlix:{hexCode:"f3ea",acceptedStyles:["brands"]},school:{hexCode:"f549",acceptedStyles:["solid"]},"school-circle-check":{hexCode:"e56b",acceptedStyles:["solid"]},"school-circle-exclamation":{hexCode:"e56c",acceptedStyles:["solid"]},"school-circle-xmark":{hexCode:"e56d",acceptedStyles:["solid"]},"school-flag":{hexCode:"e56e",acceptedStyles:["solid"]},"school-lock":{hexCode:"e56f",acceptedStyles:["solid"]},scissors:{hexCode:"f0c4",acceptedStyles:["solid"]},screenpal:{hexCode:"e570",acceptedStyles:["brands"]},screwdriver:{hexCode:"f54a",acceptedStyles:["solid"]},"screwdriver-wrench":{hexCode:"f7d9",acceptedStyles:["solid"]},scribd:{hexCode:"f28a",acceptedStyles:["brands"]},scroll:{hexCode:"f70e",acceptedStyles:["solid"]},"scroll-torah":{hexCode:"f6a0",acceptedStyles:["solid"]},"sd-card":{hexCode:"f7c2",acceptedStyles:["solid"]},searchengin:{hexCode:"f3eb",acceptedStyles:["brands"]},section:{hexCode:"e447",acceptedStyles:["solid"]},seedling:{hexCode:"f4d8",acceptedStyles:["solid"]},sellcast:{hexCode:"f2da",acceptedStyles:["brands"]},sellsy:{hexCode:"f213",acceptedStyles:["brands"]},septagon:{hexCode:"e820",acceptedStyles:["solid"]},server:{hexCode:"f233",acceptedStyles:["solid"]},servicestack:{hexCode:"f3ec",acceptedStyles:["brands"]},shapes:{hexCode:"f61f",acceptedStyles:["solid"]},share:{hexCode:"f064",acceptedStyles:["solid"]},"share-from-square":{hexCode:"f14d",acceptedStyles:["solid","regular"]},"share-nodes":{hexCode:"f1e0",acceptedStyles:["solid"]},"sheet-plastic":{hexCode:"e571",acceptedStyles:["solid"]},"shekel-sign":{hexCode:"f20b",acceptedStyles:["solid"]},shield:{hexCode:"f132",acceptedStyles:["solid"]},"shield-cat":{hexCode:"e572",acceptedStyles:["solid"]},"shield-dog":{hexCode:"e573",acceptedStyles:["solid"]},"shield-halved":{hexCode:"f3ed",acceptedStyles:["solid"]},"shield-heart":{hexCode:"e574",acceptedStyles:["solid"]},"shield-virus":{hexCode:"e06c",acceptedStyles:["solid"]},ship:{hexCode:"f21a",acceptedStyles:["solid"]},shirt:{hexCode:"f553",acceptedStyles:["solid"]},shirtsinbulk:{hexCode:"f214",acceptedStyles:["brands"]},"shoe-prints":{hexCode:"f54b",acceptedStyles:["solid"]},shoelace:{hexCode:"e60c",acceptedStyles:["brands"]},shop:{hexCode:"f54f",acceptedStyles:["solid"]},"shop-lock":{hexCode:"e4a5",acceptedStyles:["solid"]},"shop-slash":{hexCode:"e070",acceptedStyles:["solid"]},shopify:{hexCode:"e057",acceptedStyles:["brands"]},shopware:{hexCode:"f5b5",acceptedStyles:["brands"]},shower:{hexCode:"f2cc",acceptedStyles:["solid"]},shrimp:{hexCode:"e448",acceptedStyles:["solid"]},shuffle:{hexCode:"f074",acceptedStyles:["solid"]},"shuttle-space":{hexCode:"f197",acceptedStyles:["solid"]},"sign-hanging":{hexCode:"f4d9",acceptedStyles:["solid"]},signal:{hexCode:"f012",acceptedStyles:["solid"]},"signal-messenger":{hexCode:"e663",acceptedStyles:["brands"]},signature:{hexCode:"f5b7",acceptedStyles:["solid"]},"signs-post":{hexCode:"f277",acceptedStyles:["solid"]},"sim-card":{hexCode:"f7c4",acceptedStyles:["solid"]},simplybuilt:{hexCode:"f215",acceptedStyles:["brands"]},"single-quote-left":{hexCode:"e81b",acceptedStyles:["solid"]},"single-quote-right":{hexCode:"e81c",acceptedStyles:["solid"]},sink:{hexCode:"e06d",acceptedStyles:["solid"]},sistrix:{hexCode:"f3ee",acceptedStyles:["brands"]},sitemap:{hexCode:"f0e8",acceptedStyles:["solid"]},sith:{hexCode:"f512",acceptedStyles:["brands"]},sitrox:{hexCode:"e44a",acceptedStyles:["brands"]},sketch:{hexCode:"f7c6",acceptedStyles:["brands"]},skull:{hexCode:"f54c",acceptedStyles:["solid"]},"skull-crossbones":{hexCode:"f714",acceptedStyles:["solid"]},skyatlas:{hexCode:"f216",acceptedStyles:["brands"]},skype:{hexCode:"f17e",acceptedStyles:["brands"]},slack:{hexCode:"f198",acceptedStyles:["brands"]},slash:{hexCode:"f715",acceptedStyles:["solid"]},sleigh:{hexCode:"f7cc",acceptedStyles:["solid"]},sliders:{hexCode:"f1de",acceptedStyles:["solid"]},slideshare:{hexCode:"f1e7",acceptedStyles:["brands"]},smog:{hexCode:"f75f",acceptedStyles:["solid"]},smoking:{hexCode:"f48d",acceptedStyles:["solid"]},snapchat:{hexCode:"f2ab",acceptedStyles:["brands"]},snowflake:{hexCode:"f2dc",acceptedStyles:["solid","regular"]},snowman:{hexCode:"f7d0",acceptedStyles:["solid"]},snowplow:{hexCode:"f7d2",acceptedStyles:["solid"]},soap:{hexCode:"e06e",acceptedStyles:["solid"]},socks:{hexCode:"f696",acceptedStyles:["solid"]},"solar-panel":{hexCode:"f5ba",acceptedStyles:["solid"]},sort:{hexCode:"f0dc",acceptedStyles:["solid"]},"sort-down":{hexCode:"f0dd",acceptedStyles:["solid"]},"sort-up":{hexCode:"f0de",acceptedStyles:["solid"]},soundcloud:{hexCode:"f1be",acceptedStyles:["brands"]},sourcetree:{hexCode:"f7d3",acceptedStyles:["brands"]},spa:{hexCode:"f5bb",acceptedStyles:["solid"]},"space-awesome":{hexCode:"e5ac",acceptedStyles:["brands"]},"spaghetti-monster-flying":{hexCode:"f67b",acceptedStyles:["solid"]},speakap:{hexCode:"f3f3",acceptedStyles:["brands"]},"speaker-deck":{hexCode:"f83c",acceptedStyles:["brands"]},"spell-check":{hexCode:"f891",acceptedStyles:["solid"]},spider:{hexCode:"f717",acceptedStyles:["solid"]},spinner:{hexCode:"f110",acceptedStyles:["solid"]},spiral:{hexCode:"e80a",acceptedStyles:["solid"]},splotch:{hexCode:"f5bc",acceptedStyles:["solid"]},spoon:{hexCode:"f2e5",acceptedStyles:["solid"]},spotify:{hexCode:"f1bc",acceptedStyles:["brands"]},"spray-can":{hexCode:"f5bd",acceptedStyles:["solid"]},"spray-can-sparkles":{hexCode:"f5d0",acceptedStyles:["solid"]},square:{hexCode:"f0c8",acceptedStyles:["solid","regular"]},"square-arrow-up-right":{hexCode:"f14c",acceptedStyles:["solid"]},"square-behance":{hexCode:"f1b5",acceptedStyles:["brands"]},"square-binary":{hexCode:"e69b",acceptedStyles:["solid"]},"square-bluesky":{hexCode:"e6a3",acceptedStyles:["brands"]},"square-caret-down":{hexCode:"f150",acceptedStyles:["solid","regular"]},"square-caret-left":{hexCode:"f191",acceptedStyles:["solid","regular"]},"square-caret-right":{hexCode:"f152",acceptedStyles:["solid","regular"]},"square-caret-up":{hexCode:"f151",acceptedStyles:["solid","regular"]},"square-check":{hexCode:"f14a",acceptedStyles:["solid","regular"]},"square-dribbble":{hexCode:"f397",acceptedStyles:["brands"]},"square-envelope":{hexCode:"f199",acceptedStyles:["solid"]},"square-facebook":{hexCode:"f082",acceptedStyles:["brands"]},"square-figma":{hexCode:"e7e4",acceptedStyles:["brands"]},"square-font-awesome":{hexCode:"e5ad",acceptedStyles:["brands"]},"square-font-awesome-stroke":{hexCode:"f35c",acceptedStyles:["brands"]},"square-full":{hexCode:"f45c",acceptedStyles:["solid","regular"]},"square-git":{hexCode:"f1d2",acceptedStyles:["brands"]},"square-github":{hexCode:"f092",acceptedStyles:["brands"]},"square-gitlab":{hexCode:"e5ae",acceptedStyles:["brands"]},"square-google-plus":{hexCode:"f0d4",acceptedStyles:["brands"]},"square-h":{hexCode:"f0fd",acceptedStyles:["solid"]},"square-hacker-news":{hexCode:"f3af",acceptedStyles:["brands"]},"square-instagram":{hexCode:"e055",acceptedStyles:["brands"]},"square-js":{hexCode:"f3b9",acceptedStyles:["brands"]},"square-lastfm":{hexCode:"f203",acceptedStyles:["brands"]},"square-letterboxd":{hexCode:"e62e",acceptedStyles:["brands"]},"square-linkedin":{hexCode:"e7d0",acceptedStyles:["brands"]},"square-minus":{hexCode:"f146",acceptedStyles:["solid","regular"]},"square-nfi":{hexCode:"e576",acceptedStyles:["solid"]},"square-odnoklassniki":{hexCode:"f264",acceptedStyles:["brands"]},"square-parking":{hexCode:"f540",acceptedStyles:["solid"]},"square-pen":{hexCode:"f14b",acceptedStyles:["solid"]},"square-person-confined":{hexCode:"e577",acceptedStyles:["solid"]},"square-phone":{hexCode:"f098",acceptedStyles:["solid"]},"square-phone-flip":{hexCode:"f87b",acceptedStyles:["solid"]},"square-pied-piper":{hexCode:"e01e",acceptedStyles:["brands"]},"square-pinterest":{hexCode:"f0d3",acceptedStyles:["brands"]},"square-plus":{hexCode:"f0fe",acceptedStyles:["solid","regular"]},"square-poll-horizontal":{hexCode:"f682",acceptedStyles:["solid"]},"square-poll-vertical":{hexCode:"f681",acceptedStyles:["solid"]},"square-reddit":{hexCode:"f1a2",acceptedStyles:["brands"]},"square-root-variable":{hexCode:"f698",acceptedStyles:["solid"]},"square-rss":{hexCode:"f143",acceptedStyles:["solid"]},"square-share-nodes":{hexCode:"f1e1",acceptedStyles:["solid"]},"square-snapchat":{hexCode:"f2ad",acceptedStyles:["brands"]},"square-steam":{hexCode:"f1b7",acceptedStyles:["brands"]},"square-threads":{hexCode:"e619",acceptedStyles:["brands"]},"square-tumblr":{hexCode:"f174",acceptedStyles:["brands"]},"square-twitter":{hexCode:"f081",acceptedStyles:["brands"]},"square-up-right":{hexCode:"f360",acceptedStyles:["solid"]},"square-upwork":{hexCode:"e67c",acceptedStyles:["brands"]},"square-viadeo":{hexCode:"f2aa",acceptedStyles:["brands"]},"square-vimeo":{hexCode:"f194",acceptedStyles:["brands"]},"square-virus":{hexCode:"e578",acceptedStyles:["solid"]},"square-web-awesome":{hexCode:"e683",acceptedStyles:["brands"]},"square-web-awesome-stroke":{hexCode:"e684",acceptedStyles:["brands"]},"square-whatsapp":{hexCode:"f40c",acceptedStyles:["brands"]},"square-x-twitter":{hexCode:"e61a",acceptedStyles:["brands"]},"square-xing":{hexCode:"f169",acceptedStyles:["brands"]},"square-xmark":{hexCode:"f2d3",acceptedStyles:["solid"]},"square-youtube":{hexCode:"f431",acceptedStyles:["brands"]},squarespace:{hexCode:"f5be",acceptedStyles:["brands"]},"stack-exchange":{hexCode:"f18d",acceptedStyles:["brands"]},"stack-overflow":{hexCode:"f16c",acceptedStyles:["brands"]},stackpath:{hexCode:"f842",acceptedStyles:["brands"]},"staff-snake":{hexCode:"e579",acceptedStyles:["solid"]},stairs:{hexCode:"e289",acceptedStyles:["solid"]},stamp:{hexCode:"f5bf",acceptedStyles:["solid"]},stapler:{hexCode:"e5af",acceptedStyles:["solid"]},star:{hexCode:"f005",acceptedStyles:["solid","regular"]},"star-and-crescent":{hexCode:"f699",acceptedStyles:["solid"]},"star-half":{hexCode:"f089",acceptedStyles:["solid","regular"]},"star-half-stroke":{hexCode:"f5c0",acceptedStyles:["solid","regular"]},"star-of-david":{hexCode:"f69a",acceptedStyles:["solid"]},"star-of-life":{hexCode:"f621",acceptedStyles:["solid"]},staylinked:{hexCode:"f3f5",acceptedStyles:["brands"]},steam:{hexCode:"f1b6",acceptedStyles:["brands"]},"steam-symbol":{hexCode:"f3f6",acceptedStyles:["brands"]},"sterling-sign":{hexCode:"f154",acceptedStyles:["solid"]},stethoscope:{hexCode:"f0f1",acceptedStyles:["solid"]},"sticker-mule":{hexCode:"f3f7",acceptedStyles:["brands"]},stop:{hexCode:"f04d",acceptedStyles:["solid"]},stopwatch:{hexCode:"f2f2",acceptedStyles:["solid"]},"stopwatch-20":{hexCode:"e06f",acceptedStyles:["solid"]},store:{hexCode:"f54e",acceptedStyles:["solid"]},"store-slash":{hexCode:"e071",acceptedStyles:["solid"]},strava:{hexCode:"f428",acceptedStyles:["brands"]},"street-view":{hexCode:"f21d",acceptedStyles:["solid"]},strikethrough:{hexCode:"f0cc",acceptedStyles:["solid"]},stripe:{hexCode:"f429",acceptedStyles:["brands"]},"stripe-s":{hexCode:"f42a",acceptedStyles:["brands"]},stroopwafel:{hexCode:"f551",acceptedStyles:["solid"]},stubber:{hexCode:"e5c7",acceptedStyles:["brands"]},studiovinari:{hexCode:"f3f8",acceptedStyles:["brands"]},stumbleupon:{hexCode:"f1a4",acceptedStyles:["brands"]},"stumbleupon-circle":{hexCode:"f1a3",acceptedStyles:["brands"]},subscript:{hexCode:"f12c",acceptedStyles:["solid"]},suitcase:{hexCode:"f0f2",acceptedStyles:["solid"]},"suitcase-medical":{hexCode:"f0fa",acceptedStyles:["solid"]},"suitcase-rolling":{hexCode:"f5c1",acceptedStyles:["solid"]},sun:{hexCode:"f185",acceptedStyles:["solid","regular"]},"sun-plant-wilt":{hexCode:"e57a",acceptedStyles:["solid"]},superpowers:{hexCode:"f2dd",acceptedStyles:["brands"]},superscript:{hexCode:"f12b",acceptedStyles:["solid"]},supple:{hexCode:"f3f9",acceptedStyles:["brands"]},suse:{hexCode:"f7d6",acceptedStyles:["brands"]},swatchbook:{hexCode:"f5c3",acceptedStyles:["solid"]},swift:{hexCode:"f8e1",acceptedStyles:["brands"]},symfony:{hexCode:"f83d",acceptedStyles:["brands"]},synagogue:{hexCode:"f69b",acceptedStyles:["solid"]},syringe:{hexCode:"f48e",acceptedStyles:["solid"]},t:{hexCode:"54",acceptedStyles:["solid"]},table:{hexCode:"f0ce",acceptedStyles:["solid"]},"table-cells":{hexCode:"f00a",acceptedStyles:["solid"]},"table-cells-column-lock":{hexCode:"e678",acceptedStyles:["solid"]},"table-cells-large":{hexCode:"f009",acceptedStyles:["solid"]},"table-cells-row-lock":{hexCode:"e67a",acceptedStyles:["solid"]},"table-cells-row-unlock":{hexCode:"e691",acceptedStyles:["solid"]},"table-columns":{hexCode:"f0db",acceptedStyles:["solid"]},"table-list":{hexCode:"f00b",acceptedStyles:["solid"]},"table-tennis-paddle-ball":{hexCode:"f45d",acceptedStyles:["solid"]},tablet:{hexCode:"f3fb",acceptedStyles:["solid"]},"tablet-button":{hexCode:"f10a",acceptedStyles:["solid"]},"tablet-screen-button":{hexCode:"f3fa",acceptedStyles:["solid"]},tablets:{hexCode:"f490",acceptedStyles:["solid"]},"tachograph-digital":{hexCode:"f566",acceptedStyles:["solid"]},tag:{hexCode:"f02b",acceptedStyles:["solid"]},tags:{hexCode:"f02c",acceptedStyles:["solid"]},tape:{hexCode:"f4db",acceptedStyles:["solid"]},tarp:{hexCode:"e57b",acceptedStyles:["solid"]},"tarp-droplet":{hexCode:"e57c",acceptedStyles:["solid"]},taxi:{hexCode:"f1ba",acceptedStyles:["solid"]},teamspeak:{hexCode:"f4f9",acceptedStyles:["brands"]},teeth:{hexCode:"f62e",acceptedStyles:["solid"]},"teeth-open":{hexCode:"f62f",acceptedStyles:["solid"]},telegram:{hexCode:"f2c6",acceptedStyles:["brands"]},"temperature-arrow-down":{hexCode:"e03f",acceptedStyles:["solid"]},"temperature-arrow-up":{hexCode:"e040",acceptedStyles:["solid"]},"temperature-empty":{hexCode:"f2cb",acceptedStyles:["solid"]},"temperature-full":{hexCode:"f2c7",acceptedStyles:["solid"]},"temperature-half":{hexCode:"f2c9",acceptedStyles:["solid"]},"temperature-high":{hexCode:"f769",acceptedStyles:["solid"]},"temperature-low":{hexCode:"f76b",acceptedStyles:["solid"]},"temperature-quarter":{hexCode:"f2ca",acceptedStyles:["solid"]},"temperature-three-quarters":{hexCode:"f2c8",acceptedStyles:["solid"]},"tencent-weibo":{hexCode:"f1d5",acceptedStyles:["brands"]},"tenge-sign":{hexCode:"f7d7",acceptedStyles:["solid"]},tent:{hexCode:"e57d",acceptedStyles:["solid"]},"tent-arrow-down-to-line":{hexCode:"e57e",acceptedStyles:["solid"]},"tent-arrow-left-right":{hexCode:"e57f",acceptedStyles:["solid"]},"tent-arrow-turn-left":{hexCode:"e580",acceptedStyles:["solid"]},"tent-arrows-down":{hexCode:"e581",acceptedStyles:["solid"]},tents:{hexCode:"e582",acceptedStyles:["solid"]},terminal:{hexCode:"f120",acceptedStyles:["solid"]},tex:{hexCode:"e7ff",acceptedStyles:["brands"]},"text-height":{hexCode:"f034",acceptedStyles:["solid"]},"text-slash":{hexCode:"f87d",acceptedStyles:["solid"]},"text-width":{hexCode:"f035",acceptedStyles:["solid"]},"the-red-yeti":{hexCode:"f69d",acceptedStyles:["brands"]},themeco:{hexCode:"f5c6",acceptedStyles:["brands"]},themeisle:{hexCode:"f2b2",acceptedStyles:["brands"]},thermometer:{hexCode:"f491",acceptedStyles:["solid"]},"think-peaks":{hexCode:"f731",acceptedStyles:["brands"]},threads:{hexCode:"e618",acceptedStyles:["brands"]},"thumbs-down":{hexCode:"f165",acceptedStyles:["solid","regular"]},"thumbs-up":{hexCode:"f164",acceptedStyles:["solid","regular"]},thumbtack:{hexCode:"f08d",acceptedStyles:["solid"]},"thumbtack-slash":{hexCode:"e68f",acceptedStyles:["solid"]},ticket:{hexCode:"f145",acceptedStyles:["solid"]},"ticket-simple":{hexCode:"f3ff",acceptedStyles:["solid"]},tidal:{hexCode:"e7dc",acceptedStyles:["brands"]},tiktok:{hexCode:"e07b",acceptedStyles:["brands"]},timeline:{hexCode:"e29c",acceptedStyles:["solid"]},"toggle-off":{hexCode:"f204",acceptedStyles:["solid"]},"toggle-on":{hexCode:"f205",acceptedStyles:["solid"]},toilet:{hexCode:"f7d8",acceptedStyles:["solid"]},"toilet-paper":{hexCode:"f71e",acceptedStyles:["solid"]},"toilet-paper-slash":{hexCode:"e072",acceptedStyles:["solid"]},"toilet-portable":{hexCode:"e583",acceptedStyles:["solid"]},"toilets-portable":{hexCode:"e584",acceptedStyles:["solid"]},toolbox:{hexCode:"f552",acceptedStyles:["solid"]},tooth:{hexCode:"f5c9",acceptedStyles:["solid"]},"torii-gate":{hexCode:"f6a1",acceptedStyles:["solid"]},tornado:{hexCode:"f76f",acceptedStyles:["solid"]},"tower-broadcast":{hexCode:"f519",acceptedStyles:["solid"]},"tower-cell":{hexCode:"e585",acceptedStyles:["solid"]},"tower-observation":{hexCode:"e586",acceptedStyles:["solid"]},tractor:{hexCode:"f722",acceptedStyles:["solid"]},"trade-federation":{hexCode:"f513",acceptedStyles:["brands"]},trademark:{hexCode:"f25c",acceptedStyles:["solid"]},"traffic-light":{hexCode:"f637",acceptedStyles:["solid"]},trailer:{hexCode:"e041",acceptedStyles:["solid"]},train:{hexCode:"f238",acceptedStyles:["solid"]},"train-subway":{hexCode:"f239",acceptedStyles:["solid"]},"train-tram":{hexCode:"e5b4",acceptedStyles:["solid"]},transgender:{hexCode:"f225",acceptedStyles:["solid"]},trash:{hexCode:"f1f8",acceptedStyles:["solid"]},"trash-arrow-up":{hexCode:"f829",acceptedStyles:["solid"]},"trash-can":{hexCode:"f2ed",acceptedStyles:["solid","regular"]},"trash-can-arrow-up":{hexCode:"f82a",acceptedStyles:["solid"]},tree:{hexCode:"f1bb",acceptedStyles:["solid"]},"tree-city":{hexCode:"e587",acceptedStyles:["solid"]},trello:{hexCode:"f181",acceptedStyles:["brands"]},"triangle-exclamation":{hexCode:"f071",acceptedStyles:["solid"]},trophy:{hexCode:"f091",acceptedStyles:["solid"]},trowel:{hexCode:"e589",acceptedStyles:["solid"]},"trowel-bricks":{hexCode:"e58a",acceptedStyles:["solid"]},truck:{hexCode:"f0d1",acceptedStyles:["solid","regular"]},"truck-arrow-right":{hexCode:"e58b",acceptedStyles:["solid"]},"truck-droplet":{hexCode:"e58c",acceptedStyles:["solid"]},"truck-fast":{hexCode:"f48b",acceptedStyles:["solid"]},"truck-field":{hexCode:"e58d",acceptedStyles:["solid"]},"truck-field-un":{hexCode:"e58e",acceptedStyles:["solid"]},"truck-front":{hexCode:"e2b7",acceptedStyles:["solid"]},"truck-medical":{hexCode:"f0f9",acceptedStyles:["solid"]},"truck-monster":{hexCode:"f63b",acceptedStyles:["solid"]},"truck-moving":{hexCode:"f4df",acceptedStyles:["solid"]},"truck-pickup":{hexCode:"f63c",acceptedStyles:["solid"]},"truck-plane":{hexCode:"e58f",acceptedStyles:["solid"]},"truck-ramp-box":{hexCode:"f4de",acceptedStyles:["solid"]},tty:{hexCode:"f1e4",acceptedStyles:["solid"]},tumblr:{hexCode:"f173",acceptedStyles:["brands"]},"turkish-lira-sign":{hexCode:"e2bb",acceptedStyles:["solid"]},"turn-down":{hexCode:"f3be",acceptedStyles:["solid"]},"turn-up":{hexCode:"f3bf",acceptedStyles:["solid"]},tv:{hexCode:"f26c",acceptedStyles:["solid"]},twitch:{hexCode:"f1e8",acceptedStyles:["brands"]},twitter:{hexCode:"f099",acceptedStyles:["brands"]},typo3:{hexCode:"f42b",acceptedStyles:["brands"]},u:{hexCode:"55",acceptedStyles:["solid"]},uber:{hexCode:"f402",acceptedStyles:["brands"]},ubuntu:{hexCode:"f7df",acceptedStyles:["brands"]},uikit:{hexCode:"f403",acceptedStyles:["brands"]},umbraco:{hexCode:"f8e8",acceptedStyles:["brands"]},umbrella:{hexCode:"f0e9",acceptedStyles:["solid"]},"umbrella-beach":{hexCode:"f5ca",acceptedStyles:["solid"]},uncharted:{hexCode:"e084",acceptedStyles:["brands"]},underline:{hexCode:"f0cd",acceptedStyles:["solid"]},uniregistry:{hexCode:"f404",acceptedStyles:["brands"]},unity:{hexCode:"e049",acceptedStyles:["brands"]},"universal-access":{hexCode:"f29a",acceptedStyles:["solid"]},unlock:{hexCode:"f09c",acceptedStyles:["solid"]},"unlock-keyhole":{hexCode:"f13e",acceptedStyles:["solid"]},unsplash:{hexCode:"e07c",acceptedStyles:["brands"]},untappd:{hexCode:"f405",acceptedStyles:["brands"]},"up-down":{hexCode:"f338",acceptedStyles:["solid"]},"up-down-left-right":{hexCode:"f0b2",acceptedStyles:["solid"]},"up-long":{hexCode:"f30c",acceptedStyles:["solid"]},"up-right-and-down-left-from-center":{hexCode:"f424",acceptedStyles:["solid"]},"up-right-from-square":{hexCode:"f35d",acceptedStyles:["solid"]},upload:{hexCode:"f093",acceptedStyles:["solid"]},ups:{hexCode:"f7e0",acceptedStyles:["brands"]},upwork:{hexCode:"e641",acceptedStyles:["brands"]},usb:{hexCode:"f287",acceptedStyles:["brands"]},user:{hexCode:"f007",acceptedStyles:["solid","regular"]},"user-astronaut":{hexCode:"f4fb",acceptedStyles:["solid"]},"user-check":{hexCode:"f4fc",acceptedStyles:["solid"]},"user-clock":{hexCode:"f4fd",acceptedStyles:["solid"]},"user-doctor":{hexCode:"f0f0",acceptedStyles:["solid"]},"user-gear":{hexCode:"f4fe",acceptedStyles:["solid"]},"user-graduate":{hexCode:"f501",acceptedStyles:["solid"]},"user-group":{hexCode:"f500",acceptedStyles:["solid"]},"user-injured":{hexCode:"f728",acceptedStyles:["solid"]},"user-lock":{hexCode:"f502",acceptedStyles:["solid"]},"user-minus":{hexCode:"f503",acceptedStyles:["solid"]},"user-ninja":{hexCode:"f504",acceptedStyles:["solid"]},"user-nurse":{hexCode:"f82f",acceptedStyles:["solid"]},"user-pen":{hexCode:"f4ff",acceptedStyles:["solid"]},"user-plus":{hexCode:"f234",acceptedStyles:["solid"]},"user-secret":{hexCode:"f21b",acceptedStyles:["solid"]},"user-shield":{hexCode:"f505",acceptedStyles:["solid"]},"user-slash":{hexCode:"f506",acceptedStyles:["solid"]},"user-tag":{hexCode:"f507",acceptedStyles:["solid"]},"user-tie":{hexCode:"f508",acceptedStyles:["solid"]},"user-xmark":{hexCode:"f235",acceptedStyles:["solid"]},users:{hexCode:"f0c0",acceptedStyles:["solid"]},"users-between-lines":{hexCode:"e591",acceptedStyles:["solid"]},"users-gear":{hexCode:"f509",acceptedStyles:["solid"]},"users-line":{hexCode:"e592",acceptedStyles:["solid"]},"users-rays":{hexCode:"e593",acceptedStyles:["solid"]},"users-rectangle":{hexCode:"e594",acceptedStyles:["solid"]},"users-slash":{hexCode:"e073",acceptedStyles:["solid"]},"users-viewfinder":{hexCode:"e595",acceptedStyles:["solid"]},usps:{hexCode:"f7e1",acceptedStyles:["brands"]},ussunnah:{hexCode:"f407",acceptedStyles:["brands"]},utensils:{hexCode:"f2e7",acceptedStyles:["solid"]},v:{hexCode:"56",acceptedStyles:["solid"]},vaadin:{hexCode:"f408",acceptedStyles:["brands"]},"van-shuttle":{hexCode:"f5b6",acceptedStyles:["solid"]},vault:{hexCode:"e2c5",acceptedStyles:["solid"]},venus:{hexCode:"f221",acceptedStyles:["solid"]},"venus-double":{hexCode:"f226",acceptedStyles:["solid"]},"venus-mars":{hexCode:"f228",acceptedStyles:["solid"]},vest:{hexCode:"e085",acceptedStyles:["solid"]},"vest-patches":{hexCode:"e086",acceptedStyles:["solid"]},viacoin:{hexCode:"f237",acceptedStyles:["brands"]},viadeo:{hexCode:"f2a9",acceptedStyles:["brands"]},vial:{hexCode:"f492",acceptedStyles:["solid"]},"vial-circle-check":{hexCode:"e596",acceptedStyles:["solid"]},"vial-virus":{hexCode:"e597",acceptedStyles:["solid"]},vials:{hexCode:"f493",acceptedStyles:["solid"]},viber:{hexCode:"f409",acceptedStyles:["brands"]},video:{hexCode:"f03d",acceptedStyles:["solid"]},"video-slash":{hexCode:"f4e2",acceptedStyles:["solid"]},vihara:{hexCode:"f6a7",acceptedStyles:["solid"]},vimeo:{hexCode:"f40a",acceptedStyles:["brands"]},"vimeo-v":{hexCode:"f27d",acceptedStyles:["brands"]},vine:{hexCode:"f1ca",acceptedStyles:["brands"]},virus:{hexCode:"e074",acceptedStyles:["solid"]},"virus-covid":{hexCode:"e4a8",acceptedStyles:["solid"]},"virus-covid-slash":{hexCode:"e4a9",acceptedStyles:["solid"]},"virus-slash":{hexCode:"e075",acceptedStyles:["solid"]},viruses:{hexCode:"e076",acceptedStyles:["solid"]},vk:{hexCode:"f189",acceptedStyles:["brands"]},vnv:{hexCode:"f40b",acceptedStyles:["brands"]},voicemail:{hexCode:"f897",acceptedStyles:["solid"]},volcano:{hexCode:"f770",acceptedStyles:["solid"]},volleyball:{hexCode:"f45f",acceptedStyles:["solid"]},"volume-high":{hexCode:"f028",acceptedStyles:["solid"]},"volume-low":{hexCode:"f027",acceptedStyles:["solid"]},"volume-off":{hexCode:"f026",acceptedStyles:["solid"]},"volume-xmark":{hexCode:"f6a9",acceptedStyles:["solid"]},"vr-cardboard":{hexCode:"f729",acceptedStyles:["solid"]},vsco:{hexCode:"e7dd",acceptedStyles:["brands"]},vuejs:{hexCode:"f41f",acceptedStyles:["brands"]},w:{hexCode:"57",acceptedStyles:["solid"]},w3c:{hexCode:"e7de",acceptedStyles:["brands"]},"walkie-talkie":{hexCode:"f8ef",acceptedStyles:["solid"]},wallet:{hexCode:"f555",acceptedStyles:["solid"]},"wand-magic":{hexCode:"f0d0",acceptedStyles:["solid"]},"wand-magic-sparkles":{hexCode:"e2ca",acceptedStyles:["solid"]},"wand-sparkles":{hexCode:"f72b",acceptedStyles:["solid"]},warehouse:{hexCode:"f494",acceptedStyles:["solid"]},"watchman-monitoring":{hexCode:"e087",acceptedStyles:["brands"]},water:{hexCode:"f773",acceptedStyles:["solid"]},"water-ladder":{hexCode:"f5c5",acceptedStyles:["solid"]},"wave-square":{hexCode:"f83e",acceptedStyles:["solid"]},waze:{hexCode:"f83f",acceptedStyles:["brands"]},"web-awesome":{hexCode:"e682",acceptedStyles:["solid","brands"]},webflow:{hexCode:"e65c",acceptedStyles:["brands"]},weebly:{hexCode:"f5cc",acceptedStyles:["brands"]},weibo:{hexCode:"f18a",acceptedStyles:["brands"]},"weight-hanging":{hexCode:"f5cd",acceptedStyles:["solid"]},"weight-scale":{hexCode:"f496",acceptedStyles:["solid"]},weixin:{hexCode:"f1d7",acceptedStyles:["brands"]},whatsapp:{hexCode:"f232",acceptedStyles:["brands"]},"wheat-awn":{hexCode:"e2cd",acceptedStyles:["solid"]},"wheat-awn-circle-exclamation":{hexCode:"e598",acceptedStyles:["solid"]},wheelchair:{hexCode:"f193",acceptedStyles:["solid"]},"wheelchair-move":{hexCode:"e2ce",acceptedStyles:["solid"]},"whiskey-glass":{hexCode:"f7a0",acceptedStyles:["solid"]},whmcs:{hexCode:"f40d",acceptedStyles:["brands"]},wifi:{hexCode:"f1eb",acceptedStyles:["solid"]},"wikipedia-w":{hexCode:"f266",acceptedStyles:["brands"]},wind:{hexCode:"f72e",acceptedStyles:["solid"]},"window-maximize":{hexCode:"f2d0",acceptedStyles:["solid","regular"]},"window-minimize":{hexCode:"f2d1",acceptedStyles:["solid","regular"]},"window-restore":{hexCode:"f2d2",acceptedStyles:["solid","regular"]},windows:{hexCode:"f17a",acceptedStyles:["brands"]},"wine-bottle":{hexCode:"f72f",acceptedStyles:["solid"]},"wine-glass":{hexCode:"f4e3",acceptedStyles:["solid"]},"wine-glass-empty":{hexCode:"f5ce",acceptedStyles:["solid"]},wirsindhandwerk:{hexCode:"e2d0",acceptedStyles:["brands"]},wix:{hexCode:"f5cf",acceptedStyles:["brands"]},"wizards-of-the-coast":{hexCode:"f730",acceptedStyles:["brands"]},wodu:{hexCode:"e088",acceptedStyles:["brands"]},"wolf-pack-battalion":{hexCode:"f514",acceptedStyles:["brands"]},"won-sign":{hexCode:"f159",acceptedStyles:["solid"]},wordpress:{hexCode:"f19a",acceptedStyles:["brands"]},"wordpress-simple":{hexCode:"f411",acceptedStyles:["brands"]},worm:{hexCode:"e599",acceptedStyles:["solid"]},wpbeginner:{hexCode:"f297",acceptedStyles:["brands"]},wpexplorer:{hexCode:"f2de",acceptedStyles:["brands"]},wpforms:{hexCode:"f298",acceptedStyles:["brands"]},wpressr:{hexCode:"f3e4",acceptedStyles:["brands"]},wrench:{hexCode:"f0ad",acceptedStyles:["solid"]},x:{hexCode:"58",acceptedStyles:["solid"]},"x-ray":{hexCode:"f497",acceptedStyles:["solid"]},"x-twitter":{hexCode:"e61b",acceptedStyles:["brands"]},xbox:{hexCode:"f412",acceptedStyles:["brands"]},xing:{hexCode:"f168",acceptedStyles:["brands"]},xmark:{hexCode:"f00d",acceptedStyles:["solid"]},"xmarks-lines":{hexCode:"e59a",acceptedStyles:["solid"]},y:{hexCode:"59",acceptedStyles:["solid"]},"y-combinator":{hexCode:"f23b",acceptedStyles:["brands"]},yahoo:{hexCode:"f19e",acceptedStyles:["brands"]},yammer:{hexCode:"f840",acceptedStyles:["brands"]},yandex:{hexCode:"f413",acceptedStyles:["brands"]},"yandex-international":{hexCode:"f414",acceptedStyles:["brands"]},yarn:{hexCode:"f7e3",acceptedStyles:["brands"]},yelp:{hexCode:"f1e9",acceptedStyles:["brands"]},"yen-sign":{hexCode:"f157",acceptedStyles:["solid"]},"yin-yang":{hexCode:"f6ad",acceptedStyles:["solid"]},yoast:{hexCode:"f2b1",acceptedStyles:["brands"]},youtube:{hexCode:"f167",acceptedStyles:["brands"]},z:{hexCode:"5a",acceptedStyles:["solid"]},zhihu:{hexCode:"f63f",acceptedStyles:["brands"]}},G=e=>{if(!W[e])throw new Error(`Icon ${e} not found in fontIcons`);return t=W[e].hexCode,String.fromCharCode(parseInt(t,16));var t};class F extends t.GameObjects.Text{currentIconStyle="solid";icon;constructor({scene:e,x:t,y:d,icon:s,size:o=16,style:c={},iconStyle:a="solid"}){super(e,t,d,G(s),{fontSize:`${o}px`,...c}),this.icon=s,this.currentIconStyle=a,this.applyIconStyle(this.currentIconStyle),this.setOrigin(.5,.5)}setIcon(e,t){this.setText(G(e)),this.icon=e,t?.iconStyle&&this.applyIconStyle(t.iconStyle)}setIconStyle(e){this.applyIconStyle(e)}getIconStyle(){return this.currentIconStyle}getIcon(){return this.icon}applyIconStyle(e){let t=e;const d=(e=>{if(!W[e])throw new Error(`Icon ${e} not found in fontIcons`);return new Set(W[e].acceptedStyles)})(this.icon);if(!d.has(e)){const s=[...d][0];console.warn(`Icon ${this.icon} does not support style "${e}", using "${s}" instead. Available styles: ${Array.from([...d].map(e=>`"${e}"`)).join(", ")}`),t=s}"brands"===t?(this.setFontFamily("'Font Awesome 7 Brands'"),this.setFontStyle("normal")):(this.setFontFamily("'Font Awesome 7 Free'"),this.setFontStyle("solid"===t?"bold":"normal")),this.currentIconStyle=t}}var D=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.icon,a=void 0===c?"spinner":c,l=t.size,i=t.color,r=void 0===i?"blue":i,h=t.rotationsPerSecond,n=void 0===h?2:h,p=e.call(this,d,s,o)||this;p.isSpinning=!0,p.pw=M(d),p.rotationSpeed=n;var y="number"==typeof l?l:p.pw.fontSize.px(null!=l?l:"md");return p.createIconText(d,a,y,r),p.setupContainer(),p.startSpinning(),p}return s(t,e),t.prototype.start=function(){return this.isSpinning||(this.isSpinning=!0,this.startSpinning()),this},t.prototype.stop=function(){return this.isSpinning=!1,this.scene.tweens.killTweensOf(this.iconText),this},t.prototype.setRotationsPerSecond=function(e){return this.rotationSpeed=e,this.isSpinning&&(this.scene.tweens.killTweensOf(this.iconText),this.startSpinning()),this},t.prototype.setIcon=function(e){return this.iconText.setIcon(e),this},t.prototype.setColor=function(e){return this.iconText.setStyle({color:this.pw.color.rgb(e)}),this},t.prototype.setSize=function(e){var t="number"==typeof e?e:this.pw.fontSize.px(e);return this.iconText.setFontSize("".concat(t,"px")),this},Object.defineProperty(t.prototype,"spinning",{get:function(){return this.isSpinning},enumerable:!1,configurable:!0}),t.prototype.createIconText=function(e,t,d,s){var o;o="black"===s||"white"===s||s.includes("-")?s:"".concat(s,"-500"),this.iconText=new F({scene:e,x:0,y:0,icon:t,size:d,style:{color:this.pw.color.rgb(o)}}),this.iconText.setOrigin(.5,.5)},t.prototype.setupContainer=function(){this.add([this.iconText])},t.prototype.startSpinning=function(){var e=this;if(this.isSpinning){var t=1e3/this.rotationSpeed;this.scene.tweens.add({targets:this.iconText,rotation:2*Math.PI,duration:t,ease:"Linear",repeat:-1,onComplete:function(){e.iconText.rotation=0}})}},t.prototype.destroy=function(){this.stop(),e.prototype.destroy.call(this)},t}(t.GameObjects.Container),_=100,Y=2.2,E=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.icon,a=t.iconStyle,l=void 0===a?"solid":a,i=t.size,r=t.backgroundColor,h=void 0===r?"gray-600":r,n=t.iconColor,p=void 0===n?"white":n,y=t.onClick,f=t.borderRadius,x=void 0===f?"md":f,S=t.backgroundOpacity,u=void 0===S?1:S,b=t.iconOpacity,g=void 0===b?1:b,m=e.call(this,d,s,o)||this;return m.backgroundOpacityValue=1,m.iconOpacityValue=1,m.pw=M(d),m.baseSizePx="number"==typeof i?i:m.pw.fontSize.px(null!=i?i:"md"),m.updateSize(),m.borderRadiusPx="number"==typeof x?x:m.pw.radius.px(null!=x?x:"md"),m.backgroundColorValue=C.rgb(h),m.iconColorValue=C.rgb(p),m.backgroundOpacityValue=u,m.iconOpacityValue=g,m.createBackgroundSprite(d),m.createIconText(d,c,l),m.setupContainer(),m.setupInteractivity(y),m}return s(t,e),t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=C.rgb(e),this.regenerateBackgroundTexture(),this},t.prototype.setIconColor=function(e){return this.iconColorValue=C.rgb(e),this.iconText.setColor(this.iconColorValue),this.iconText.setAlpha(this.iconOpacityValue),this},t.prototype.setBackgroundOpacity=function(e){return this.backgroundOpacityValue=Math.max(0,Math.min(1,e)),this.backgroundSprite.setAlpha(this.backgroundOpacityValue),this},t.prototype.setIconOpacity=function(e){return this.iconOpacityValue=Math.max(0,Math.min(1,e)),this.iconText.setAlpha(this.iconOpacityValue),this},t.prototype.setBorderRadius=function(e){var t="number"==typeof e?e:this.pw.radius.px(e);return this.borderRadiusPx===t||(this.borderRadiusPx=t,this.regenerateBackgroundTexture()),this},t.prototype.setIcon=function(e,t){return this.iconText.setIcon(e,t),this},t.prototype.setButtonSize=function(e){return this.baseSizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"md"),this.iconText.setFontSize("".concat(this.baseSizePx,"px")),this.updateSize(),this.regenerateBackgroundTexture(),this},t.prototype.updateSize=function(){this.width=this.baseSizePx*Y,this.height=this.baseSizePx*Y},t.prototype.createBackgroundSprite=function(e){var t=this.createBackgroundTexture(e);this.backgroundSprite=e.add.sprite(0,0,t),this.backgroundSprite.setOrigin(.5,.5),this.backgroundSprite.setAlpha(this.backgroundOpacityValue)},t.prototype.regenerateBackgroundTexture=function(){var e=this.createBackgroundTexture(this.scene);this.backgroundSprite.setTexture(e),this.backgroundSprite.setAlpha(this.backgroundOpacityValue)},t.prototype.createBackgroundTexture=function(e){var t=this.baseSizePx,d="flatIconButton_".concat(this.backgroundColorValue,"_").concat(this.borderRadiusPx,"_").concat(t),s=t*Y,o=1.1*t,c=1.1*t,a=e.add.graphics();a.fillStyle(C.hex(this.backgroundColorValue),1);var l=2*t,i=Math.min(this.borderRadiusPx,l/2);return a.fillRoundedRect(o-l/2,c-l/2,l,l,i),a.generateTexture(d,s,s),a.destroy(),d},t.prototype.createIconText=function(e,t,d){this.iconText=new F({scene:e,x:0,y:0,icon:t,size:this.baseSizePx,style:{color:this.iconColorValue,strokeThickness:0},iconStyle:d}),this.iconText.setAlpha(this.iconOpacityValue),this.iconText.setOrigin(.5,.5)},t.prototype.setupContainer=function(){this.add([this.backgroundSprite,this.iconText])},t.prototype.setupInteractivity=function(e){var t=this;this.backgroundSprite.setInteractive({useHandCursor:!0}),this.backgroundSprite.on("pointerdown",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:2,duration:_,ease:"Linear"})}),this.backgroundSprite.on("pointerup",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:0,duration:_,ease:"Linear"}),null==e||e()})},Object.defineProperty(t.prototype,"interactive",{get:function(){var e=this.backgroundSprite,t=e.on,d=e.off,s=e.setInteractive,o=e.once;return{on:t.bind(this.backgroundSprite),off:d.bind(this.backgroundSprite),setInteractive:s.bind(this.backgroundSprite),once:o.bind(this.backgroundSprite)}},enumerable:!1,configurable:!0}),t.prototype.getBounds=function(e){var t=this.baseSizePx*Y,d=this.baseSizePx*Y;return e?e.setTo(this.x-t/2,this.y-d/2,t,d):new Phaser.Geom.Rectangle(this.x-t/2,this.y-d/2,t,d)},t}(t.GameObjects.Container),L=100,X=150,N=2.2,K=1.1,U=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.icon,a=t.size,l=t.color,i=t.onClick,r=t.borderRadius,h=e.call(this,d,s,o)||this;h.pw=M(d);var n="number"==typeof a?a:h.pw.fontSize.px(null!=a?a:"md"),p=null!=l?l:"gray";return h.sizePx=n,h.updateSize(),h.baseColor=p,h.borderRadiusPx="number"==typeof r?r:h.pw.radius.px(null!=r?r:"full"),h.createShadowSprite(d,n,p,h.borderRadiusPx),h.createBackgroundSprite(d,n,p,h.borderRadiusPx),h.createIconText(d,c,n,p),h.setupContainer(),h.setupInteractivity(i),h}return s(t,e),t.prototype.setBorderRadius=function(e){var t="number"==typeof e?e:this.pw.radius.px(e);if(this.borderRadiusPx===t)return this;this.borderRadiusPx=t;var d=this.createShadowTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx),s=this.createBackgroundTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx);return this.shadowSprite.setTexture(d),this.backgroundSprite.setTexture(s),this},t.prototype.setButtonSize=function(e){this.sizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"md"),this.iconText.setFontSize("".concat(this.sizePx,"px")),this.updateSize();var t=this.createShadowTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx),d=this.createBackgroundTexture(this.scene,this.sizePx,this.baseColor,this.borderRadiusPx);return this.shadowSprite.setTexture(t),this.backgroundSprite.setTexture(d),this},t.prototype.createShadowSprite=function(e,t,d,s){var o=this.createShadowTexture(e,t,d,s);this.shadowSprite=e.add.sprite(1,4,o),this.shadowSprite.setOrigin(.5,.5)},t.prototype.createShadowTexture=function(e,t,d,s){var o="iconButton_shadow_r".concat(s,"_").concat(d,"_").concat(t),c=t*N,a=t*K,l=t*K,i=e.add.graphics(),r=2*t*K,h=2*t,n=Math.min(s,r/2),p=Math.min(s,h/2);return i.fillStyle(C.hex("black"),.1),i.fillRoundedRect(a+1-r/2,l-r/2,r,r,n),i.fillStyle(C.hex("".concat(d,"-900")),.9),i.fillRoundedRect(a-h/2,l-2-h/2,h,h,p),i.generateTexture(o,c,c),i.destroy(),o},t.prototype.updateSize=function(){this.setSize(this.sizePx*N,this.sizePx*N)},t.prototype.createBackgroundSprite=function(e,t,d,s){var o=this.createBackgroundTexture(e,t,d,s);this.backgroundSprite=e.add.sprite(1,0,o),this.backgroundSprite.setOrigin(.5,.5)},t.prototype.createBackgroundTexture=function(e,t,d,s){var o="iconButton_r".concat(s,"_").concat(d,"_").concat(t),c=t*N,a=t*K,l=t*K,i=e.add.graphics(),r=2*t,h=.9*r,n=.7*r,p=Math.min(s,h/2),y=Math.min(s,n/2);return i.fillStyle(C.hex("".concat(d,"-600")),1),i.fillRoundedRect(a-h/2,l-h/2,h,h,p),i.fillStyle(C.hex("".concat(d,"-500")),.7),i.fillRoundedRect(a-n/2,l-n/2,n,n,y),i.generateTexture(o,c,c),i.destroy(),o},t.prototype.createIconText=function(e,t,d,s){this.iconText=new F({scene:e,x:1,y:1,icon:t,size:d,style:{color:C.rgb("white"),strokeThickness:3,stroke:C.rgb("".concat(s,"-900"))}}),this.iconText.setFontStyle("900"),this.iconText.setOrigin(.5,.5)},t.prototype.setupContainer=function(){this.add([this.shadowSprite,this.backgroundSprite,this.iconText])},t.prototype.setupInteractivity=function(e){var t=this;this.backgroundSprite.setInteractive({useHandCursor:!0}),this.backgroundSprite.on("pointerover",function(){t.scene.tweens.add({targets:t.iconText,scale:1.07,duration:X,ease:"Linear"})}),this.backgroundSprite.on("pointerout",function(){t.scene.tweens.add({targets:t.iconText,scale:1,duration:X,ease:"Linear"})}),this.backgroundSprite.on("pointerdown",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:2,duration:L,ease:"Linear"})}),this.backgroundSprite.on("pointerup",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.iconText],y:0,duration:L,ease:"Linear"}),null==e||e()})},Object.defineProperty(t.prototype,"interactive",{get:function(){var e=this.backgroundSprite,t=e.on,d=e.off,s=e.setInteractive,o=e.once;return{on:t.bind(this.backgroundSprite),off:d.bind(this.backgroundSprite),setInteractive:s.bind(this.backgroundSprite),once:o.bind(this.backgroundSprite)}},enumerable:!1,configurable:!0}),t.prototype.getBounds=function(e){var t,d,s=null!==(t=this.shadowSprite.displayWidth)&&void 0!==t?t:this.shadowSprite.width,o=null!==(d=this.shadowSprite.displayHeight)&&void 0!==d?d:this.shadowSprite.height;return e?e.setTo(this.x-s/2,this.y-o/2,s,o):new Phaser.Geom.Rectangle(this.x-s/2,this.y-o/2,s,o)},t}(t.GameObjects.Container),J=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.width,a=t.height,l=t.backgroundColor,i=void 0===l?"gray-200":l,r=t.progressColor,h=void 0===r?"blue-500":r,n=t.borderRadius,p=void 0===n?"default":n,y=t.progress,f=void 0===y?0:y,x=t.indeterminate,S=void 0!==x&&x,C=t.indeterminateAnimationDuration,u=void 0===C?1500:C,b=e.call(this,d,s,o)||this;return b.pw=M(d),b.progressWidth=c,b.progressHeight=a,b.backgroundColor=i,b.progressColor=h,b.currentProgress=Math.max(0,Math.min(100,f)),b.isIndeterminate=S,b.indeterminateAnimationDuration=u,b.borderRadiusPx="number"==typeof p?p:b.pw.radius.px(p),b.createBackgroundSprite(),b.createProgressSprite(),b.setupContainer(),b.isIndeterminate?b.startIndeterminateAnimation():b.updateProgressBar(),b}return s(t,e),t.prototype.setProgress=function(e,t){var d=this;if(void 0===t&&(t=!0),this.isIndeterminate)return this;var s=Math.max(0,Math.min(100,e));if(this.currentProgress===s)return this;if(t){var o={value:this.currentProgress};this.scene.tweens.add({targets:o,value:s,duration:300,ease:"Power2",onUpdate:function(){d.currentProgress=o.value,d.updateProgressBar()}})}else this.currentProgress=s,this.updateProgressBar();return this},t.prototype.getProgress=function(){return this.currentProgress},t.prototype.setIndeterminate=function(e){return this.isIndeterminate===e||(this.isIndeterminate=e,this.isIndeterminate?(this.stopIndeterminateAnimation(),this.startIndeterminateAnimation()):(this.stopIndeterminateAnimation(),this.updateProgressBar())),this},t.prototype.setBorderRadius=function(e){var t="number"==typeof e?e:this.pw.radius.px(e);return this.borderRadiusPx===t||(this.borderRadiusPx=t,this.recreateSprites()),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColor===e||(this.backgroundColor=e,this.recreateSprites()),this},t.prototype.setProgressColor=function(e){return this.progressColor===e||(this.progressColor=e,this.recreateSprites()),this},t.prototype.destroy=function(){this.stopIndeterminateAnimation(),e.prototype.destroy.call(this)},t.prototype.createBackgroundSprite=function(){var e=this.scene.add.graphics();e.fillStyle(C.hex(this.backgroundColor),1),e.fillRoundedRect(-this.progressWidth/2,-this.progressHeight/2,this.progressWidth,this.progressHeight,this.getEffectiveBorderRadius()),this.backgroundProgressBar=e},t.prototype.createProgressSprite=function(){var e=this.scene.add.graphics();e.fillStyle(C.hex(this.progressColor),1),e.fillRoundedRect(-this.progressWidth/2,-this.progressHeight/2,this.progressWidth,this.progressHeight,this.getEffectiveBorderRadius()),this.progressBar=e},t.prototype.setupContainer=function(){this.add([this.backgroundProgressBar,this.progressBar])},t.prototype.calculateProgressDimensions=function(){var e=this.progressWidth*this.currentProgress/100;return{progressWidth:e,leftOffset:(e-this.progressWidth)/2}},t.prototype.updateProgressBar=function(e){if(void 0===e&&(e=!1),!this.isIndeterminate||e){var t=this.calculateProgressDimensions(),d=t.progressWidth,s=t.leftOffset;this.progressBar.setScale(d/this.progressWidth,1),this.progressBar.setX(s)}},t.prototype.startIndeterminateAnimation=function(){if(this.isIndeterminate){this.currentProgress=40,this.updateProgressBar(!0);var e=this.calculateProgressDimensions().progressWidth,t=this.progressWidth/2-e/2,d=-this.progressWidth/2+e/2;this.progressBar.setX(d),this.indeterminateAnimation=this.scene.tweens.add({targets:this.progressBar,x:t,duration:this.indeterminateAnimationDuration,ease:"Sine.easeInOut",yoyo:!0,repeat:-1})}},t.prototype.stopIndeterminateAnimation=function(){this.indeterminateAnimation&&(this.indeterminateAnimation.destroy(),this.indeterminateAnimation=void 0)},t.prototype.recreateSprites=function(){this.remove([this.backgroundProgressBar,this.progressBar]),this.backgroundProgressBar.destroy(),this.progressBar.destroy(),this.createBackgroundSprite(),this.createProgressSprite(),this.setupContainer(),this.isIndeterminate?this.startIndeterminateAnimation():this.updateProgressBar()},t.prototype.getEffectiveBorderRadius=function(){var e=Math.min(this.progressWidth,this.progressHeight)/2;return Math.min(this.borderRadiusPx,e)},t}(t.GameObjects.Container),Q=.95,Z=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.text,a=t.fontSize,l=t.font,i=t.backgroundColor,r=void 0===i?"blue-600":i,h=t.textColor,n=void 0===h?"white":h,p=t.strokeColor,y=t.borderRadius,f=void 0===y?"md":y,x=t.margin,S=void 0===x?"4":x,u=e.call(this,d,s,o)||this;return u.pw=M(d),u.textValue=c,u.fontSizePx="number"==typeof a?a:u.pw.fontSize.px(null!=a?a:"lg"),u.marginPx="number"==typeof S?S:u.pw.spacing.px(null!=S?S:"4"),u.borderRadiusPx="number"==typeof f?f:u.pw.radius.px(null!=f?f:"md"),u.backgroundColorValue=C.rgb(r),u.textColorValue=C.rgb(n),u.strokeColorValue=p?C.rgb(p):u.getDarkerColor(r),u.fontValue="string"==typeof l?l:u.pw.font.family(null!=l?l:"display"),u.createHeaderText(d),u.createShadowGraphics(d),u.createBackgroundGraphics(d),u.setupContainer(),u.setupInteractivity(),u}return s(t,e),t.prototype.setText=function(e){return this.textValue=e,this.headerText.setText(e),this.regenerateGraphics(),this},t.prototype.setFontSize=function(e){return this.fontSizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"lg"),this.headerText.setFontSize(this.fontSizePx),this.regenerateGraphics(),this},t.prototype.setFont=function(e){return this.fontValue="string"==typeof e?e:this.pw.font.family(null!=e?e:"display"),this.headerText.setFontFamily(this.fontValue),this.regenerateGraphics(),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=C.rgb(e),this.strokeColorValue.startsWith("#")||(this.strokeColorValue=this.getDarkerColor(e),this.headerText.setStroke(this.strokeColorValue,2)),this.regenerateGraphics(),this},t.prototype.setTextColor=function(e){return this.textColorValue=C.rgb(e),this.headerText.setColor(this.textColorValue),this},t.prototype.setStrokeColor=function(e){return this.strokeColorValue=C.rgb(e),this.headerText.setStroke(this.strokeColorValue,2),this},t.prototype.setBorderRadius=function(e){return this.borderRadiusPx="number"==typeof e?e:this.pw.radius.px(null!=e?e:"md"),this.regenerateGraphics(),this},t.prototype.setMargin=function(e){return this.marginPx="number"==typeof e?e:this.pw.spacing.px(null!=e?e:"4"),this.regenerateGraphics(),this},t.prototype.createHeaderText=function(e){this.headerText=e.add.text(0,0,this.textValue,{fontSize:"".concat(this.fontSizePx,"px"),fontFamily:this.fontValue,color:this.textColorValue,stroke:this.strokeColorValue,strokeThickness:2,fontStyle:"bold"}),this.headerText.setOrigin(.5,.5)},t.prototype.createShadowGraphics=function(e){this.shadowGraphics=e.add.graphics(),this.drawShadow()},t.prototype.createBackgroundGraphics=function(e){this.backgroundGraphics=e.add.graphics(),this.drawBackground()},t.prototype.regenerateGraphics=function(){this.headerText.setText(this.textValue),this.drawShadow(),this.drawBackground()},t.prototype.drawShadow=function(){var e=this.getHeaderDimensions(),t=e.height,d=e.width;this.shadowGraphics.clear();var s=Math.min(d/2,t/2),o=Math.min(this.borderRadiusPx,s),c=d*Q,a=t*Q,l=-c/2,i=4-a/2+4,r=Math.min(c/2,a/2),h=Math.min(o*Q,r);this.shadowGraphics.fillStyle(C.hex("black"),.25),this.shadowGraphics.fillRoundedRect(l,i,c,a,h)},t.prototype.drawBackground=function(){var e=this.getHeaderDimensions(),t=e.width,d=e.height;this.backgroundGraphics.clear();var s=Math.min(t/2,d/2),o=Math.min(this.borderRadiusPx,s),c=-t/2,a=-d/2;this.backgroundGraphics.fillStyle(C.hex(this.backgroundColorValue),1),this.backgroundGraphics.fillRoundedRect(c,a,t,d,o);var l=t;this.borderRadiusPx>12&&(l=.7*t);var i=c+(t-l)/2,r=Math.max(2,.15*d),h=Math.min(o,r/2);this.backgroundGraphics.fillStyle(C.hex("white"),.15),this.backgroundGraphics.fillRoundedRect(i,a,l,r,h)},t.prototype.getHeaderDimensions=function(){var e=this.headerText.getBounds();return{width:e.width+2*this.marginPx,height:e.height+2*this.marginPx}},t.prototype.setupContainer=function(){this.add([this.shadowGraphics,this.backgroundGraphics,this.headerText])},t.prototype.setupInteractivity=function(){var e=this;this.setInteractive(),this.on("pointerdown",function(){e.setScale(.95),e.on("pointerup",function(){e.setScale(1)})})},t.prototype.getDarkerColor=function(e){var t=e;if(t.includes("-")){var d=t.split("-"),s=d[0],o=d[1];if(s&&o){var c=parseInt(o);if(!isNaN(c)&&c<900){var a=Math.min(900,c+200);return C.rgb("".concat(s,"-").concat(a))}}}return["red","blue","green","yellow","purple","orange","pink","gray"].includes(t)?C.rgb("".concat(t,"-800")):C.rgb("gray-800")},t}(t.GameObjects.Container),ee="red-500",te=function(e){function t(t){var d,s,o,c,a,l,i,r=e.call(this,t.scene,null!==(d=t.x)&&void 0!==d?d:0,null!==(s=t.y)&&void 0!==s?s:0)||this;return r.sectionHeader=null,r.closeButton=null,r.title=null!==(o=t.title)&&void 0!==o?o:"",r.showCloseButton=null!==(c=t.showCloseButton)&&void 0!==c&&c,r.onClose=t.onClose,r.headerHeight=60,r.card=new V({scene:t.scene,x:0,y:0,backgroundColor:null!==(a=t.backgroundColor)&&void 0!==a?a:ee,borderRadius:null!==(l=t.borderRadius)&&void 0!==l?l:8,margin:null!==(i=t.margin)&&void 0!==i?i:16,child:t.child}),r.add(r.card),r.title&&r.createSectionHeader(),r.showCloseButton&&r.createCloseButton(),r.updateLayout(),r}return s(t,e),t.prototype.createSectionHeader=function(){this.sectionHeader=new Z({scene:this.scene,x:0,y:0,text:this.title,backgroundColor:ee,borderRadius:0}),this.add(this.sectionHeader)},t.prototype.createCloseButton=function(){var e=this;this.closeButton=new E({scene:this.scene,x:0,y:0,icon:"x",size:32,onClick:function(){e.onClose&&e.onClose()}}),this.add(this.closeButton)},t.prototype.updateLayout=function(){var e=this.card.getBounds();if(this.sectionHeader){var t=-e.height/2+this.headerHeight/2;this.sectionHeader.setPosition(0,t)}if(this.closeButton){var d=e.width/2-16-8,s=-e.height/2+16+8;this.closeButton.setPosition(d,s)}},t.prototype.setTitle=function(e){return this.title=e,e&&!this.sectionHeader?this.createSectionHeader():!e&&this.sectionHeader?(this.remove(this.sectionHeader),this.sectionHeader=null):this.sectionHeader&&this.sectionHeader.setText(e),this.updateLayout(),this},t.prototype.setShowCloseButton=function(e){return this.showCloseButton=e,e&&!this.closeButton?this.createCloseButton():!e&&this.closeButton&&(this.remove(this.closeButton),this.closeButton=null),this.updateLayout(),this},t.prototype.setOnClose=function(e){return this.onClose=e,this},t.prototype.setBackgroundColor=function(e){return this.card.setBackgroundColor(e),this.sectionHeader&&this.sectionHeader.setBackgroundColor(e),this},t.prototype.setBorderRadius=function(e){return this.card.setBorderRadius(e),this.updateLayout(),this},t.prototype.setMargin=function(e){return this.card.setMargin(e),this.updateLayout(),this},t.prototype.setChild=function(e){return this.card.setChild(e),this.updateLayout(),this},t.prototype.getCard=function(){return this.card},t.prototype.getSectionHeader=function(){return this.sectionHeader},t.prototype.getCloseButton=function(){return this.closeButton},t}(t.GameObjects.Container),de=100,se=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.radius,a=t.thickness,l=void 0===a?4:a,i=t.backgroundColor,r=void 0===i?"gray-200":i,h=t.backgroundAlpha,n=void 0===h?.2:h,p=t.progressColor,y=void 0===p?"blue-500":p,f=t.progress,x=void 0===f?0:f,S=t.startAngle,C=void 0===S?270:S,u=t.showText,b=void 0!==u&&u,g=t.textColor,m=void 0===g?"white":g,w=t.fontSize,k=void 0===w?"base":w,v=t.textAlpha,P=void 0===v?1:v,T=e.call(this,d,s,o)||this;return T.pw=M(d),T.radius=c,T.thickness=l,T.backgroundColor=r,T.backgroundAlpha=n,T.progressColor=y,T.currentProgress=Math.max(0,Math.min(de,x)),T.startAngle=C,T.showText=b,T.textColor=m,T.fontSize=k,T.textAlpha=P,T.createBackgroundSprite(),T.createRadialArc(),T.showText&&T.createPercentageText(),T.setupContainer(),T.updateProgressBar(),T}return s(t,e),t.prototype.setProgress=function(e,t){var d=this;void 0===t&&(t=!0);var s=Math.max(0,Math.min(de,e));if(this.currentProgress===s)return this;if(t){var o={value:this.currentProgress};this.scene.tweens.add({targets:o,value:s,duration:300,ease:"Power2",onUpdate:function(){d.currentProgress=o.value,d.updateProgressBar(),d.updatePercentageText()}})}else this.currentProgress=s,this.updateProgressBar(),this.updatePercentageText();return this},t.prototype.getProgress=function(){return this.currentProgress},t.prototype.setBackgroundColor=function(e){return this.backgroundColor===e||(this.backgroundColor=e,this.recreateSprites()),this},t.prototype.setBackgroundAlpha=function(e){return this.backgroundAlpha===e||(this.backgroundAlpha=e,this.recreateSprites()),this},t.prototype.setProgressColor=function(e){return this.progressColor===e||(this.progressColor=e,this.recreateSprites()),this},t.prototype.setShowText=function(e){return this.showText===e||(this.showText=e,e&&!this.percentageText?(this.createPercentageText(),this.percentageText&&this.add(this.percentageText)):!e&&this.percentageText&&(this.remove(this.percentageText),this.percentageText.destroy(),this.percentageText=void 0)),this},t.prototype.setTextColor=function(e){return this.textColor===e||(this.textColor=e,this.percentageText&&(this.percentageText.destroy(),this.createPercentageText(),this.add(this.percentageText))),this},t.prototype.setFontSize=function(e){return this.fontSize===e||(this.fontSize=e,this.percentageText&&(this.percentageText.destroy(),this.createPercentageText(),this.add(this.percentageText))),this},t.prototype.setTextAlpha=function(e){return this.textAlpha===e||(this.textAlpha=e,this.percentageText&&this.percentageText.setAlpha(this.textAlpha)),this},t.prototype.setRadius=function(e){return this.radius===e||(this.radius=e,this.recreateSprites()),this},t.prototype.destroy=function(){e.prototype.destroy.call(this)},t.prototype.createBackgroundSprite=function(){var e=this.scene.add.graphics();e.fillStyle(this.pw.color.hex(this.backgroundColor),this.backgroundAlpha),e.beginPath(),e.arc(0,0,this.radius,0,Phaser.Math.PI2,!1),e.closePath(),e.fillPath(),this.backgroundProgressBar=e},t.prototype.createRadialArc=function(){var e=this.scene.add.graphics();e.lineStyle(this.thickness,this.pw.color.hex(this.progressColor),1),e.beginPath(),e.arc(0,0,this.radius,this.startAngle,Phaser.Math.DegToRad(360),!0),e.strokePath(),this.radialArc=e},t.prototype.createPercentageText=function(){this.percentageText=this.scene.add.text(0,0,"".concat(Math.round(this.currentProgress),"%"),{fontSize:this.pw.fontSize.css(this.fontSize),color:this.pw.color.rgb(this.textColor),fontStyle:"bold"}),this.percentageText.setOrigin(.5),this.percentageText.setAlpha(this.textAlpha)},t.prototype.setThickness=function(e){this.thickness=e,this.recreateSprites()},t.prototype.setupContainer=function(){var e=[this.backgroundProgressBar,this.radialArc];this.percentageText&&e.push(this.percentageText),this.add(e)},t.prototype.updateProgressBar=function(){if(this.radialArc){this.radialArc.clear();var e=Phaser.Math.DegToRad(this.startAngle),t=e+Phaser.Math.DegToRad(this.currentProgress/de*360),d=this.currentProgress>=de;this.radialArc.lineStyle(this.thickness,this.pw.color.hex(this.progressColor),1),this.radialArc.beginPath(),d?this.radialArc.arc(0,0,this.radius,0,Phaser.Math.PI2,!1):this.radialArc.arc(0,0,this.radius,e,t,!1),this.radialArc.strokePath()}},t.prototype.updatePercentageText=function(){this.percentageText&&this.percentageText.setText("".concat(Math.round(this.currentProgress),"%"))},t.prototype.recreateSprites=function(){var e=[this.backgroundProgressBar,this.radialArc];this.percentageText&&e.push(this.percentageText),this.remove(e),this.backgroundProgressBar.destroy(),this.radialArc.destroy(),this.percentageText&&(this.percentageText.destroy(),this.percentageText=void 0),this.createBackgroundSprite(),this.createRadialArc(),this.showText&&this.createPercentageText(),this.setupContainer(),this.updateProgressBar()},t}(t.GameObjects.Container),oe=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.width,a=void 0===c?1:c,l=t.height,i=void 0===l?1:l;if(void 0===a&&void 0===i)throw new Error("SizedBox must have at least width or height specified");var r=null!=a?a:1,h=null!=i?i:1;return e.call(this,d,s,o,r,h,0,0)||this}return s(t,e),t.prototype.setWidth=function(e){return this.width=e,this},t.prototype.setHeight=function(e){return this.height=e,this},t.prototype.setSize=function(e,t){return this.width=e,this.height=t,this},t}(t.GameObjects.Rectangle),ce=100,ae=150,le=function(e){function t(t){var d=t.scene,s=t.x,o=t.y,c=t.text,a=t.fontSize,l=void 0===a?"base":a,i=t.font,r=t.backgroundColor,h=void 0===r?"blue":r,n=t.textColor,p=void 0===n?"white":n,y=t.borderRadius,f=void 0===y?"md":y,x=t.margin,S=void 0===x?"4":x,u=t.onClick,b=e.call(this,d,s,o)||this;return b.pw=M(d),b.textValue=c,b.fontSizePx="number"==typeof l?l:b.pw.fontSize.px(null!=l?l:"md"),b.marginPx="number"==typeof S?S:b.pw.spacing.px(null!=S?S:"4"),b.borderRadiusPx="number"==typeof f?f:b.pw.radius.px(null!=f?f:"md"),b.backgroundColorValue=C.rgb(h),b.textColorValue=C.rgb(p),b.fontValue="string"==typeof i?i:b.pw.font.family(null!=i?i:"primary"),b.createButtonText(d),b.createShadowSprite(d),b.createBackgroundSprite(d),b.setupContainer(),b.setupInteractivity(u),b}return s(t,e),t.prototype.setText=function(e){return this.textValue=e,this.buttonText.setText(e),this.regenerateSprites(),this},t.prototype.setFontSize=function(e){return this.fontSizePx="number"==typeof e?e:this.pw.fontSize.px(null!=e?e:"md"),this.buttonText.setFontSize(this.fontSizePx),this.regenerateSprites(),this},t.prototype.setFont=function(e){return this.fontValue="string"==typeof e?e:this.pw.font.family(null!=e?e:"primary"),this.buttonText.setFontFamily(this.fontValue),this.regenerateSprites(),this},t.prototype.setBackgroundColor=function(e){return this.backgroundColorValue=C.rgb(e),this.regenerateSprites(),this},t.prototype.setTextColor=function(e){return this.textColorValue=C.rgb(e),this.buttonText.setColor(this.textColorValue),this},t.prototype.setBorderRadius=function(e){return this.borderRadiusPx="number"==typeof e?e:this.pw.radius.px(null!=e?e:"md"),this.regenerateSprites(),this},t.prototype.setMargin=function(e){return this.marginPx="number"==typeof e?e:this.pw.spacing.px(null!=e?e:"4"),this.regenerateSprites(),this},t.prototype.createButtonText=function(e){this.buttonText=e.add.text(0,0,this.textValue,{fontSize:"".concat(this.fontSizePx,"px"),fontFamily:this.fontValue,color:this.textColorValue}),this.buttonText.setOrigin(.5,.5)},t.prototype.createShadowSprite=function(e){var t=this.createShadowTexture(e);this.shadowSprite=e.add.sprite(0,4,t),this.shadowSprite.setOrigin(.5,.5)},t.prototype.createBackgroundSprite=function(e){var t=this.createBackgroundTexture(e);this.backgroundSprite=e.add.sprite(0,0,t),this.backgroundSprite.setOrigin(.5,.5)},t.prototype.regenerateSprites=function(){this.buttonText.setText(this.textValue);var e=this.createShadowTexture(this.scene),t=this.createBackgroundTexture(this.scene);this.shadowSprite.setTexture(e),this.backgroundSprite.setTexture(t)},t.prototype.getButtonDimensions=function(){var e=this.buttonText.getBounds();return{width:e.width+2*this.marginPx,height:e.height+2*this.marginPx}},t.prototype.createShadowTexture=function(e){var t=this.getButtonDimensions(),d=t.width,s=t.height,o="textButton_shadow_".concat(this.backgroundColorValue,"_").concat(this.borderRadiusPx,"_").concat(d,"_").concat(s),c=d+16,a=s+16,l=e.add.graphics(),i=Math.min(d/2,s/2),r=Math.min(this.borderRadiusPx,i);return l.fillStyle(C.hex("black"),.15),l.fillRoundedRect(8,12,d,s,r),l.generateTexture(o,c,a),l.destroy(),o},t.prototype.createBackgroundTexture=function(e){var t=this.getButtonDimensions(),d=t.width,s=t.height,o="textButton_bg_".concat(this.backgroundColorValue,"_").concat(this.borderRadiusPx,"_").concat(d,"_").concat(s),c=d+16,a=s+16,l=e.add.graphics(),i=Math.min(d/2,s/2),r=Math.min(this.borderRadiusPx,i);return l.fillStyle(C.hex(this.backgroundColorValue),1),l.fillRoundedRect(8,8,d,s,r),l.generateTexture(o,c,a),l.destroy(),o},t.prototype.setupContainer=function(){this.add([this.shadowSprite,this.backgroundSprite,this.buttonText])},t.prototype.setupInteractivity=function(e){var t=this;this.backgroundSprite.setInteractive({useHandCursor:!0}),this.backgroundSprite.on("pointerover",function(){t.scene.tweens.add({targets:t,scaleX:1.05,scaleY:1.05,duration:ae,ease:"Back.easeOut"})}),this.backgroundSprite.on("pointerout",function(){t.scene.tweens.add({targets:t,scaleX:1,scaleY:1,duration:ae,ease:"Back.easeOut"})}),this.backgroundSprite.on("pointerdown",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.buttonText],y:2,duration:ce,ease:"Linear"})}),this.backgroundSprite.on("pointerup",function(){t.scene.tweens.add({targets:[t.backgroundSprite,t.buttonText],y:0,duration:ce,ease:"Linear"}),null==e||e()})},Object.defineProperty(t.prototype,"interactive",{get:function(){var e=this.backgroundSprite,t=e.on,d=e.off,s=e.setInteractive,o=e.once;return{on:t.bind(this.backgroundSprite),off:d.bind(this.backgroundSprite),setInteractive:s.bind(this.backgroundSprite),once:o.bind(this.backgroundSprite)}},enumerable:!1,configurable:!0}),t}(t.GameObjects.Container),ie=function(e){function t(t){var d=e.call(this,t)||this;return d.phaserWindMappingKey=A,d}return s(t,e),t.prototype.init=function(e){var t=e.theme,d=e.darkMode,s=void 0!==d&&d,o=e.phaserWindMappingKey,c=void 0===o?A:o;if(this.phaserWindMappingKey=c,!this.pluginManager.get(A)){var a=null!=t?t:s?H:O;this.pluginManager.install(A,j,!0,c,{theme:a,darkMode:s})}},Object.defineProperty(t.prototype,"pw",{get:function(){return this.pluginManager.get(this.phaserWindMappingKey)},enumerable:!1,configurable:!0}),t}(t.Plugins.BasePlugin),re=function(e){function t(t){return e.call(this,t)||this}return s(t,e),t}($);e.Card=V,e.CircularProgress=D,e.Color=C,e.Column=l,e.DEFAULT_GAP=8,e.FlatIconButton=E,e.FontSize=g,e.HUDINI_KEY="hudini",e.HudiniPlugin=ie,e.IconButton=U,e.LinearProgress=J,e.PHASER_WIND_KEY=A,e.Panel=te,e.PhaserWindPlugin=j,e.RadialProgress=se,e.Radius=P,e.Row=i,e.SceneWithHudini=re,e.SceneWithPhaserWind=$,e.SectionHeader=Z,e.Shadow=B,e.SizedBox=oe,e.Spacing=R,e.TextButton=le,e.createColor=S,e.createFont=w,e.createFontSize=b,e.createRadius=v,e.createShadow=z,e.createSpacing=q,e.createTheme=e=>n({},O,e),e.defaultDarkTheme=H,e.defaultLightTheme=O,e.defaultShadowMap=T,e.fontMap=m,e.fontSizeMap=u,e.getDisplayHeightOf=c,e.getDisplayWidthOf=o,e.getHudini=function(e){return e.hudini},e.getNormalizedOriginOf=a,e.getPWFromScene=M,e.isValidColor=p,e.merge=n,e.mergeDeep=(e,...t)=>n({},e,...t),e.palette=y,e.radiusMap=k,e.spacingMap=I});
|