@tdesign/d2c-utils 0.0.4 → 0.0.6

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/CHANGELOG.md ADDED
@@ -0,0 +1,19 @@
1
+ ## 🌈 0.0.5 `2026-04-08`
2
+
3
+ ### 🚀 Features
4
+
5
+ - 支持 `flip` 变换的还原
6
+ - 新增 `figma2Image` 与 `parseFigmaUrl` 函数导出
7
+
8
+ ### 🐞 Bug Fixes
9
+
10
+ - 优化 `rotation` 的计算逻辑
11
+ - 修复 `mask` 缺少尺寸的问题
12
+ - 修复部分场景下文本对齐异常的问题
13
+ - 修复部分场景下阴影未沿子元素轮廓正确渲染的问题
14
+ - 优化图层合并与拆分逻辑及尺寸计算
15
+ - 修复图片统一为 SVG 导致部分样式丢失的问题,改为按需选择 SVG 或 PNG 格式请求资源
16
+
17
+ ## 🌈 0.0.4 `2026-03-30`
18
+
19
+ - 首个可运行版本
package/README.md CHANGED
@@ -2,33 +2,43 @@
2
2
 
3
3
  A utility library for converting Figma designs to HTML.
4
4
 
5
- ## 📦 Installation
5
+ ## 📦 开箱即用
6
6
 
7
7
  ```bash
8
8
  npm install @tdesign/d2c-utils
9
9
  ```
10
10
 
11
- ## 🔨 Usage
11
+ ## 🔨 使用方式
12
12
 
13
13
  ```typescript
14
- import { figma2Html } from "@tdesign/d2c-utils";
14
+ import { figma2Html, figma2Image, parseFigmaUrl } from "@tdesign/d2c-utils";
15
15
 
16
16
  const html = await figma2Html(figmaToken, figmaUrl, {
17
17
  /**
18
- * 是否根据 Figma 节点的 Auto Layout 信息自动推断并生成对应的布局样式
19
- * (默认开启,关闭后所有元素都使用绝对定位)
18
+ * 产物布局逻辑
19
+ * - true:根据 Auto Layout 生成相对定位
20
+ * - false:所有元素使用绝对定位
21
+ * @default true
20
22
  */
21
23
  autoLayout: true,
22
24
 
23
25
  /**
24
- * - 'personal':个人手动申请的 access token(默认)
25
- * - 'oauth':OAuth2 授权获取(https://developers.figma.com/docs/rest-api/authentication/#oauth-apps)
26
+ * Token 类型
27
+ * - 'personal':Personal Access Token
28
+ * - 'oauth':OAuth2 Token
29
+ * @default "personal"
26
30
  */
27
31
  tokenType: "personal",
28
32
  });
29
- ```
30
33
 
31
- 参数说明
34
+ const imageUrl = await figma2Image(figmaToken, figmaUrl, {
35
+ tokenType: "personal",
36
+ });
37
+
38
+ const { fileKey, nodeId } = parseFigmaUrl(figmaUrl);
39
+ ```
32
40
 
33
- - figmaUrl: Figma 画布的任意节点链接
34
- - figmaToken: https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens
41
+ | 参数 | 说明 |
42
+ |------|------|
43
+ | `figmaToken` | 访问 Figma API 的认证凭证<br/><br/>支持类型:<br/>- **Personal Access Token**:适用于个人简单集成场景<br/> https://help.figma.com/hc/en-us/articles/8085703771159-Manage-personal-access-tokens<br/>- **OAuth2 Token**:适用于第三方应用集成场景<br/> https://developers.figma.com/docs/rest-api/authentication/#oauth-apps |
44
+ | `figmaUrl` | Figma 画布中目标节点的链接
package/dist/index.esm.js CHANGED
@@ -1,9 +1,8 @@
1
- const e=o;(function(e,t){let n=o,r=e();for(;;)try{if(parseInt(n(850))/1+parseInt(n(636))/2+parseInt(n(632))/3+-parseInt(n(553))/4*(-parseInt(n(704))/5)+parseInt(n(509))/6*(-parseInt(n(758))/7)+parseInt(n(1114))/8+-parseInt(n(511))/9*(parseInt(n(946))/10)===t)break;r.push(r.shift())}catch{r.push(r.shift())}})(m,420549);const t={autoLayout:!0,tokenType:e(851)},n=(e={})=>({...t,...e});function r(t){let n=e,r={utwge:function(e,t){return e===t},iHZBL:n(335)};return r.utwge(t,r[n(467)])||t===n(821)}function i(t,n,r){let i=e,a={kTOXL:i(660),kabHS:function(e,t){return e===t},lXcOd:function(e,t){return e===t},XALJe:`object`};for(let e of r)if(i(660)===a.kTOXL){let r=n[e];if(!r||Array[i(455)](r)&&a[i(490)](r.length,0)||!Array[i(455)](r)&&a[i(662)](typeof r,a.XALJe)&&a[i(662)](Object[i(573)](r)[i(396)],0))continue;t[e]=r}else return _0x402f0d?_0xd09c43[i(227)](e=>_0x306544[i(1081)](e)[i(227)](([e,t])=>`data-`+e+`="`+t+`"`)[i(1044)](` `))[i(1044)](` `):``}function a(t,n=2){let r=e,i={oSgua:function(e,t){return e(t)},NDfQX:function(e,t){return e**t}},a=i[r(421)](Number,t);if(!Number.isFinite(a))return 0;let o=i[r(590)](10,n);return Math[r(656)](a*o)/o}function o(e,t){return e-=223,m()[e]}function s(t,n){return{MZzNp:function(e,t,n){return e(t,n)}}[e(1069)](a,t,n)+`px`}function c(t){let n=e,r={IxYxR:function(e,t){return e<t},DVOSP:function(e,t){return e>>>t},HqWzj:function(e,t){return e+t},OXEru:function(e,t){return e*t}},i=0;for(let e=0;r[n(259)](e,t[n(396)]);e++)i=r[n(670)](r[n(489)](r[n(577)](i,31),t.charCodeAt(e)),0);return i[n(887)](16)}function l(t){return/\n/[e(633)](t)}function u(t){let n=e,r={uQjPw:n(368),srsNP:`&lt;`,EvOLO:n(1092),OilWB:n(882)};return t[n(869)](/&/g,r.uQjPw)[n(869)](/</g,r[n(285)])[n(869)](/>/g,r[n(244)])[n(869)](/"/g,r[n(488)]).replace(/ {2,}/g,e=>n(958)[n(1102)](e[n(396)]))}function d(t){let n=e,r={NSMOL:n(319)};return t[n(869)](/([a-z])([A-Z])/g,r[n(862)]).replace(/([A-Z]+)([A-Z][a-z])/g,r[n(862)])[n(506)]()}function f(t){let n=e;return t?Object[n(1081)](t)[n(227)](([e,t])=>e+`:`+t).join(`;`):``}function p(t,n){let r=e,i={krazV:function(e,t){return e!==t}},a={};for(let e in t)i[r(223)](t[e],n[e])&&(a[e]=t[e]);return a}function m(){let e=[`justify-content`,`HjPVV`,`YseVl`,`dzbyN`,`qdCUY`,`WzUlO`,`PATTERN`,`lower-alpha`,`&ev=`,`Group`,`owtjG`,`Breadcrumb`,`PrimaryTable`,`stretch`,`AUTO`,`erphw`,`CBNet`,`XhDmO`,`YyGYH`,`object`,`Dialog`,`flex-direction`,`List`,`hidden`,`ISSpp`,`slice`,`YyoNV`,`gridRowGap`,`stringify`,`gvdyP`,`layoutSizingHorizontal`,`vlnDn`,`CDQCX`,`layoutSizingVertical`,`zkAFt`,`246806tswgtF`,`personal`,`gckCX`,`iiVIG`,`Card`,`yIEYp`,`rlLnV`,`CTMCx`,`YQuPg`,`Header`,`nwMaC`,`XIBvi`,`NSMOL`,`Empty`,`GFsWM`,`ZTptv`,`RyXZk`,`hBpwD`,`grid-column`,`replace`,`ehAEp`,`XzRxw`,`EEQeF`,`xlWGF`,`jxZzG`,`MFAEq`,`xqpVM`,`EMUWM`,`NotifyPlugin`,`XzoiW`,`text`,`overrides`,`&quot;`,`SypsR`,`UyOgY`,`-webkit-text-stroke`,` style="`,`toString`,`Calendar`,`doOhY`,`justify-self`,`InputGroup`,`border-image`,`string`,`ZLhHl`,`column-gap`,`transparent`,`pWYdH`,`wTcmQ`,`HVnfx`,`iDvpH`,`forEach`,`DrawerPlugin`,`Select`,`cnMXE`,`repeat(`,`MAX`,`PmDMM`,`Loading`,`lineTypes`,`lXNQi`,`OjyTj`,`paddingLeft`,`Tag`,`nyFwy`,`QVcyx`,`inline-flex`,`strokes`,`mKIWz`,`uUEiD`,`zAWRl`,`PRkjN`,`ZAMZy`,`Kignh`,`diWYt`,`text-decoration`,`GRADIENT_LINEAR`,`aaBjI`,`vNYaS`,`yAeak`,`isMask`,`FRAME`,`iOviC`,`CheckTag`,`biZJy`,`CEhev`,`TimePickerPanel`,`smejF`,`kxUtQ`,`XeFGa`,`uXBEO`,`zJvrT`,`nfnXo`,`CPhRe`,`OcvCP`,`INSTANCE`,`23395260YOYGUN`,`lPNfH`,`all`,`GqKnX`,`textTruncation`,`zbWuk`,`Union`,`NQdPB`,`Row`,`ygkKc`,`yufdy`,`gSmqL`,`&nbsp;`,`bTJOe`,`gtYvo`,`FormList`,`FCeJi`,`<span style="`,`gridChildHorizontalAlign`,`componentProperties`,`GNFXG`,`NhqAU`,`xCENE`,`srPaR`,`HxNPa`,`trXmF`,`ssTjV`,`border`,`pcyji`,`PASS_THROUGH`,`lOePv`,`FCMWm`,`wMfDd`,`CMvfC`,`guXYy`,`has`,`PKPWd`,`pUIQL`,`POLYGON`,`Collapse`,`cDhpw`,`font-style`,`piODz`,`clipsContent`,`RPKNq`,`nRdJI`,`txprP`,`AuhXG`,`space-between`,`otIsZ`,`xcidF`,`styleOverrideTable`,`qSNAm`,`pPoiC`,`fuXWP`,`GxodU`,`PmPmM`,`xUaAn`,`FkxPz`,`JOsfE`,`gJVUP`,`wrpqX`,`zZDEb`,`booleanOperation`,`Submenu`,`vXcqs`,`Popconfirm`,`outline`,`flex-wrap`,`ActionSheet`,`Sticky`,`jcagL`,`Text`,`yRCyB`,`stfLT`,`DNKUH`,`eOrRH`,`HTevB`,`split`,`DropdownMenu`,`JzJge`,`oLCvV`,`textDecoration`,`ObQDL`,`KFHxc`,`Ufpyl`,`flex-shrink`,`JVdFv`,`Grid`,`Swiper`,`padding`,`gBcYW`,`<br>`,`dPxrd`,`url`,`uoUQo`,`API Error: `,`aAtEw`,`join`,`MDPHi`,`effects`,`iCzrC`,`RqOjQ`,`Descriptions`,`Bfqpa`,`HUG`,`Steps`,`color`,`dzrMs`,`Avatar`,`baseline`,`width`,`type`,`wdNLf`,`lRXnu`,`characters`,`LiSLQ`,`Missing Figma access token`,`psrNt`,`style`,`kXtOd`,`DropdownItem`,`document`,`MZzNp`,`Pagination`,`textAlignHorizontal`,`PyiID`,`tzOFd`,`gridColumnSpan`,`zBRhz`,`rotation`,`layoutGrow`,`yPcYc`,`oQsrw`,`0|1|4|3|2`,`entries`,`WhWtE`,`SKvWZ`,`zfnkb`,`fills`,`ksEme`,`ListItemMeta`,`resolve`,`BFzST`,`border-top`,`OxQnt`,`&gt;`,`?ids=`,`zKuAv`,`ELLIPSE`,`TXkGb`,`QcDsD`,`Rectangle`,`MMkRx`,`log`,`Typography`,`repeat`,`nqJZZ`,`wbFoj`,`DateRangePickerPanel`,`row`,`srCpA`,`IYSGU`,`Tooltip`,`HeuXE`,`aUYJO`,`HoZfZ`,`SwXSt`,`3284592OaUGqf`,`Invalid Figma URL: node ID is required`,`inset `,`ConfigProvider`,`some`,`JRPxW`,`NmssH`,`WAohG`,`Ineqt`,`XAOTM`,`cFHHH`,`border-left`,`vEJWY`,`jfpPE`,`solid`,`kxhhA`,`LToQH`,`letterSpacing`,`kKfed`,`fXzZQ`,`HGDLs`,`Comment`,`kxqpY`,`yRAYo`,`strokeAlign`,`TabBarItem`,`LZSva`,`ALHKS`,`KcjHv`,`BvLut`,`RhErr`,`jntlF`,`kSrfm`,`RWWPj`,`FKyWh`,`AnchorItem`,`</div>`,`YebiC`,`URUEF`,`ZkcEQ`,`krazV`,`tJdYk`,`-webkit-background-clip`,`grid-template-rows`,`map`,`png`,`Picker`,`list-style-type:disc;`,`SideBarItem`,`<div`,`ezUSq`,`mwyUB`,`vWObi`,`TabBar`,`qzsSw`,`MXwZu`,`get`,`ymwGV`,`Overlay`,`Lxodp`,`OuRMR`,`EvOLO`,`wvwhD`,`yqLOO`,`TEXT`,`PpJhy`,`mask`,`GRADIENT`,`Radio`,`HORIZONTAL`,`overflow`,`letter-spacing`,`underline`,`WDhky`,`UNDERLINE`,`iITnT`,`IxYxR`,`Tabs`,`lFgOT`,`vQNRs`,`Divider`,`status`,`itemSpacing`,`SwiperItem`,`filter`,`CrSnm`,`Popup`,`Search`,`lineHeightPx`,`XYdec`,`BaEUl`,`StepItem`,`jlmzX`,`XJZxo`,`CzNfo`,`WZcdQ`,`left`,`svg`,`MjkKr`,`GAGZi`,` />`,`AutoComplete`,`srsNP`,`调用 TDesign D2C`,`IndexesAnchor`,`XUSQa`,`LINE`,`VERTICAL`,`psadb`,`lineIndentations`,`YzkJj`,`Vywhd`,`qcHeo`,`INNER_SHADOW`,`-webkit-box`,`nFJLt`,`Message`,`">
2
- `,`absoluteBoundingBox`,`jRAgY`,`sluBO`,`PooTI`,`gridRowAnchorIndex`,`ofIrE`,`vqsOH`,`componentId`,`paddingTop`,`FWjTr`,`nhvqM`,`Dnpmb`,`tkkXI`,`VbwiE`,`gridRowsSizing`,`SOLID`,`xDXjy`,`pMlTQ`,`$1-$2`,`dGMsH`,`NhUHm`,`wTPwS`,`narGa`,`RHPRJ`,`IeKWW`,`tfbGD`,`bxWoX`,`InputNumber`,`HzYYv`,`individualStrokeWeights`,`lAKqD`,`VmxKu`,`PullDownRefresh`,`Col`,`IMAGE`,`TimeRangePicker`,`zzkTE`,`Menu`,`KJjQT`,`IPicU`,`mdhVq`,`OhtZK`,`Link`,`<li>`,`FooQn`,`Ligwf`,`ywzUx`,`absolute`,`rectangleCornerRadii`,`end`,`AvatarGroup`,`PVybF`,`MntYA`,`ELkeU`,`dLEKv`,`WArUv`,`startsWith`,`ImageViewer`,`list-style-type:`,`QuNBH`,`pRQVm`,`BYifM`,`Xtbfx`,`voXwK`,`HlgoD`,`adZEF`,`match`,`&amp;`,`max`,`wGpLS`,`opacity`,`cornerRadius`,`NqtdS`,`DatePickerPanel`,`blendMode`,`gradientHandlePositions`,`Cascader`,`TimelineItem`,`JBOhx`,`Footer`,`decimal`,`qMqTH`,`BdEXU`,`Sbaoi`,`McsDl`,`EBQwG`,`UuMhu`,`Cell`,`lcGSN`,`FMOUK`,`yAflh`,`gridChildVerticalAlign`,`DROP_SHADOW`,`toUpperCase`,`ZHXoE`,`length`,`zahmf`,`bidvA`,`StickyTool`,`background`,`OUTSIDE`,`top`,`KSMID`,`XJVZg`,`SPACE_BETWEEN`,`uKhSU`,`MessagePlugin`,`ceil`,`ObGyd`,`BOOLEAN_OPERATION`,`Layout`,`Watermark`,`children`,`yEOwg`,`rmNBa`,`qHfSI`,`lineHeightPercent`,`KxJYY`,`TpYSz`,`flex-start`,`oSgua`,`</span>`,`characterStyleOverrides`,`OYrsG`,`rFONy`,`relative`,`HNoQK`,`GRID`,`KaJGT`,`qOOcj`,`GridItem`,`KURoJ`,`fontWeight`,`RadioButton`,`dotted`,`MsthZ`,`OptionGroup`,`IvSJN`,`strokeWeight`,`NORMAL`,`GMlcD`,`STRIKETHROUGH`,`jONtr`,`includes`,`center`,`line-through`,`CvdJJ`,`LplEV`,`gridRowSpan`,`DescriptionsItem`,`DCSqe`,`zzsnh`,`bLGtZ`,`udDxa`,`isArray`,`iwtaJ`,`right`,`CpuPQ`,`VXsAt`,`AITcG`,`height`,`row-gap`,`dYALg`,`TZtgj`,`atan2`,`xfEPZ`,`iHZBL`,`xcDtb`,`overriddenFields`,`NEicz`,`/nodes?ids=`,`flex-end`,`JTkvg`,`XQxol`,`CENTER`,`stjgX`,`DlGDV`,`WdcaN`,`BnMVl`,`ABSOLUTE`,`gap`,`rotate(`,`CNUre`,`pop`,`slZlN`,`VECTOR`,`min`,`OilWB`,`HqWzj`,`kabHS`,`WQUIl`,`jYFxj`,`&format=`,`every`,`flex-grow`,`XlaTx`,`HeadMenu`,`CWGpX`,`Result`,`bYwGj`,`njLHH`,`radial-gradient(ellipse at `,`FrzXd`,`zzMQX`,`jLjfI`,`toLowerCase`,`FormItem`,`font-family`,`24IkZUqC`,`&scale=`,`9eUbrWz`,`WmfMz`,`align-items`,`OKWKo`,`deg)`,`EMssf`,`fontFamily`,`radial-gradient(circle at `,`UbUiT`,`CEFuQ`,`UWXkZ`,`YDElV`,`GyfEd`,`ZLKYb`,`xeenu`,`SdVUW`,` transparent`,`xSeTu`,`bpfqO`,`Alert`,`oavlz`,`font-weight`,`SZdNb`,`qUwOt`,`BreadcrumbItem`,`rkLdu`,`HlBDf`,`zpXTO`,`ObcxQ`,`tSmSQ`,`Upload`,`TtVFr`,`MxPaH`,`ueiRQ`,`uysDb`,`name`,`rfkde`,`vMwQD`,`Sgvab`,`EnQcx`,`assign`,`HighlightOption`,`2936kDCzeB`,`n/a`,`jFThv`,`fArZU`,`DateRangePicker`,`Switch`,`CheckboxGroup`,`pdmmy`,`rZAkA`,`WQhYU`,`span `,`RsaZC`,`imageRef`,`TGgXP`,`loUVO`,`pCVDH`,`ListItem`,`tDeDw`,`CQYUe`,`PLTAR`,`keys`,`plSTo`,`RJbWf`,`QSfUp`,`OXEru`,`tWkFL`,`BRAes`,`oDuMk`,`sArPt`,`SliderButton`,`QheWh`,`tRSxE`,`Guide`,`Checkbox`,`radius`,`fill`,`GGCqY`,`NDfQX`,`GRADIENT_RADIAL`,`layoutPositioning`,`tZegp`,`wWLQx`,`gradientStops`,`KLyHc`,`rsZAX`,`BASELINE`,`border-bottom`,`iMvJB`,`Dropdown`,`EQRIB`,`backdrop-filter`,`gridColumnAnchorIndex`,`abs`,`Option`,`yVJET`,`yATlI`,`lower-roman`,`stroke`,`Title`,`MenuItem`,`lLUgg`,`GET`,`mix-blend-mode`,`QtYFV`,`ISISq`,`mDfzA`,`grid-row`,`SelectInput`,`pqwId`,`italic`,`textCase`,`IBqlM`,`-webkit-box-orient`,`Bearer `,`Paragraph`,`glygH`,`RVGgG`,`statusText`,`deg,`,`2440200HlOijM`,`test`,`qxILl`,`display`,`1084822YaLSdF`,`KyHCp`,`RGpsN`,`Slider`,`gridColumnCount`,`fNXne`,`dixZq`,`CellGroup`,`value`,`SIhoT`,`ScNcF`,`aKcfd`,`visible`,`RadioGroup`,`https://api.figma.com/v1/files/`,`ApDtD`,`TabPanel`,`sfWKT`,`, 1fr)`,`json`,`round`,`push`,`SotSS`,`XltLU`,`tyhTw`,`CHpGR`,`lXcOd`,`fOvYL`,`Progress`,`SHkrU`,`grid-template-columns`,`YcHpA`,`xUXte`,`<img src="`,`DVOSP`,`iNrZp`,`align-self`,`BJbzW`,`ocHNb`,`Navbar`,`lineHeightPercentFontSize`,`JWJkz`,`TimePicker`,`counterAxisAlignItems`,`LGOCe`,`HFELM`,`kbAXc`,`aoXcA`,`text-overflow`,`ICGbW`,`DOKLQ`,`rmIpl`,`data-`,`IlWFQ`,`JEKqp`,`InputAdornment`,`CountDown`,`MLXFu`,`DatePicker`,`fXyDB`,`CMgIy`,`Aside`,`Mhopx`,`MIN`,`QTJCS`,`nXuwS`,`position`,`CANVAS`,`5170zweAwp`,`rEFkj`,`PynxA`,`items`,`TooltipLite`,`oauth`,`ENDING`,`Notification`,`CPyOJ`,`Affix`,`RangeInput`,`qfIgZ`,`cUtvk`,`HPTWt`,`FpilL`,`aJNeL`,`pLBBp`,`AYiaJ`,`CMNAJ`,`WsRSS`,`kUZyi`,`WBXbM`,`zYOlu`,`UjjAn`,`margin`,`HnBSt`,`NhtMZ`,`CWCmk`,`qhBZe`,`border-right`,`NWUgn`,`cnGGk`,`DateTimePicker`,`set`,`STRETCH`,`bRDse`,`https://ap-guangzhou.cls.tencentcs.com/track?topic_id=ec98919a-f46a-40a6-b004-6d90fae54cce&v=1&a=tdesign&d=tdesign-d2c-skill&t=event&el=`,`OruGN`,`bcIEb`,`BackTop`,`grid`,`ITExj`,`fontSize`,`sXtyR`,`catch`,`ToVyG`,`wtTkJ`,`TFLxL`,`URshm`,`uzgEy`,`strokeDashes`,`SgTrl`,`grJpc`,`GROUP`,`21126aDRGnd`,`zNWMZ`,`kzCQO`,`VEFqh`,`xutHa`,`kzSvS`,`Ljmfe`,`HpqBt`,`HtvPK`,`vertical`,`wPtAL`,` style="margin:0;padding:0 0 0 18px;`,`textAlignVertical`,`poUNo`,`DxhnI`,`UNORDERED`,`box-shadow`,`unyLR`,`counterAxisSpacing`,`qPeJf`,`xfWZp`,`BhTiq`,`tsizU`,`url('`,`text-shadow`,`LAYER_BLUR`,`NHYJQ`,`mhVkQ`,`BkcBp`,`SwipeCell`,`RIGHT`,`UJjbY`,`laVAE`,`fNxaj`,`sin`,`NONE`,`trim`,`blur(`,`oTqlT`,`PaginationMini`,`deg`,`EnhancedTable`,`SAtWx`,`ytbtX`,`layoutMode`,`50%`,`clnVP`,`ddiHM`,`zTWkN`,`indent`,`oZVTK`,`FIXED`,`AXhjz`,`layoutAlign`,`tMSeL`,`wWqYO`,`FvPKl`];return m=function(){return e},m()}function h(t){let n=e,r={gckCX:function(e,t){return e*t},swJKE:function(e,t){return e(t)}},{r:i,g:o,b:s,a:c}=t;return`rgba(`+Math[n(656)](r[n(852)](i,255))+`,`+Math[n(656)](r[n(852)](o,255))+`,`+Math[n(656)](r.gckCX(s,255))+`,`+r.swJKE(a,c)+`)`}const g=[e(824),e(952),`Vector`,e(1098),`Ellipse`],_=[e(554)];function v(t){let n=e,r={MFAEq:function(e){return e()},zbWuk:function(e,t){return e(t)},FWjTr:n(945),lOePv:function(e,t){return e===t},lOAfv:n(486)},i=[];if(!t[n(301)])return;let{width:a,height:o}=t[n(301)],s=()=>{let e=n;t[e(546)]&&r[e(875)](()=>!g[e(1118)](n=>t.name?.[e(357)](n))&&a<36&&o<36)&&i[e(657)]({"icon-name":t[e(546)]})};switch(t[n(1058)]){case r[n(310)]:if(r.lOePv(t.children?.[n(396)],1)&&r[n(976)](t[n(413)][0][n(1058)],r.lOAfv)?r[n(875)](s):i.push({name:t.name}),!t[n(965)])break;Object.entries(t[n(965)])[n(901)](([e,t])=>{let a=n;if(!t?.[a(644)]||typeof t[a(644)]===a(893)&&_.includes(t[a(644)]))return;let o=e[a(869)](/#.*$/,``)[a(794)]().replace(/[⬑]/g,``).replace(/\s+/g,`-`);o=r[a(951)](d,o),o=u(o),i[a(657)]({[o]:t[a(644)]})});break;case n(486):r[n(875)](s);break;default:t[n(546)]&&i[n(657)]({name:t[n(546)]});break}return i}function ee(t){let n=e;return t?t.map(e=>Object[n(1081)](e).map(([e,t])=>n(688)+e+`="`+t+`"`)[n(1044)](` `))[n(1044)](` `):``}function y(t,n,r=!1){let i=e,a={oLCvV:function(e,t){return e-t},wGpLS:i(348),McsDl:function(e,t){return e(t)}},{x:o,y:c}=t.absoluteBoundingBox,l=r?0:a[i(1027)](o,n.x),u=r?0:a[i(1027)](c,n.y);return{position:a[i(370)],left:s(l),top:a[i(385)](s,u)}}function b(t,n){let r=e,i={BaEUl:`VECTOR`,UjjAn:r(702),iMvJB:function(e,t){return e===t},IzgUm:r(428)};if(t[r(1058)]===i[r(273)])return;let a={};return n&&(a[i[r(727)]]=r(426)),i[r(600)](t[r(802)],i.IzgUm)?Object[r(551)](a,w(t)):Object[r(551)](a,S(t)),a}function x(t){let n=e,r={qUwOt:function(e,t){return e===t},QVcyx:`VECTOR`,HtvPK:n(428),wTPwS:function(e,t){return e(t)}};if(!r[n(534)](t.type,r[n(915)]))return r[n(534)](t[n(802)],r[n(766)])?T(t):r[n(322)](C,t)}function S(t){let n=e,r={BnMVl:function(e,t){return e===t},SAtWx:`WRAP`,kzSvS:`wrap`,jfpPE:n(252),SZdNb:n(836),mrYMw:n(1106),KJjQT:n(290),NhqAU:`column`,tukZk:n(699),VAIVi:n(420),JBOhx:n(445),CWGpX:n(815),qPeJf:`flex-end`,LplEV:`SPACE_BETWEEN`,ldSvu:n(994),vTyGJ:n(475),dzbyN:n(513),KURoJ:n(906),poUNo:n(598),XAOTM:n(1056),GGCqY:function(e,t){return e>t},KyHCp:function(e,t){return e===t},oDuMk:function(e,t){return e>t},XltLU:function(e,t){return e(t)},vWObi:function(e,t){return e(t)},WBXbM:function(e,t,n){return e(t,n)}},{layoutMode:i,layoutWrap:a,itemSpacing:o,counterAxisSpacing:c,primaryAxisAlignItems:l,counterAxisAlignItems:u}=t,d={display:`flex`};switch(r[n(479)](a,r[n(800)])&&(d[n(1014)]=r[n(763)]),r.BnMVl(i,r.jfpPE)?d[r[n(533)]]=r.mrYMw:r[n(479)](i,r[n(339)])&&(d[r[n(533)]]=r[n(967)]),l){case r.tukZk:d[`justify-content`]=r.VAIVi;break;case n(475):d[n(815)]=r[n(379)];break;case n(906):d[r[n(498)]]=r.qPeJf;break;case r[n(448)]:d[r[n(498)]]=r.ldSvu;break}switch(u){case r.tukZk:d[n(513)]=`flex-start`;break;case r.vTyGJ:d[r[n(818)]]=r[n(379)];break;case r[n(432)]:d[n(513)]=r[n(777)];break;case r[n(771)]:d[r[n(818)]]=r[n(1123)];break}if(r[n(589)](t[n(413)]?.[n(396)],1)){let e=r[n(637)](i,r[n(1127)]),t=r.oDuMk(o,0)&&l!==n(405)?r[n(659)](s,o):null,a=r[n(580)](c,0)?r[n(235)](s,c):null,u=e?t:a,f=e?a:t;Object[n(551)](d,r[n(725)](E,u,f))}return d}function C(t){let n=e,r={aYNpz:function(e,t){return e(t)},ssTjV:`调用 TDesign D2C`,bYwGj:function(e,t){return e(t)},FSGHt:function(e,t,n){return e(t,n)},FCeJi:function(e,t){return e===t},QcDsD:function(e,t){return e!==t},iOviC:`PooTI`,tzXbV:n(1032),iITnT:function(e,t){return e>t},DCSqe:n(699),oavlz:n(672),FCMWm:`CENTER`,DOKLQ:n(445),owtjG:`MAX`,kxUtQ:n(472),wTcmQ:n(738),bpfqO:n(828)},i={position:n(426)};if(r[n(962)](t.type,n(247)))if(r[n(1097)](n(304),r[n(932)])){let e=n(740)+r.aYNpz(_0x456bdd,r[n(972)])+n(823)+r[n(500)](_0x24f9b9,_0x543d37);r.FSGHt(_0x585664,e,{method:n(614)})[n(748)](()=>{})}else return i[r.tzXbV]=`0`,i;switch(r[n(258)](t[n(1077)],0)&&(i[n(495)]=t[n(1077)]),t[n(811)]){case r[n(451)]:i[r[n(531)]]=`flex-start`;break;case r[n(977)]:i[r.oavlz]=r[n(686)];break;case r[n(825)]:i[r[n(531)]]=r[n(938)];break;case r[n(898)]:i[r[n(531)]]=r[n(529)];break}return i}function w(t){let n=e,r={HmJDT:n(744),sfWKT:`grid-template-columns`,EBQwG:function(e,t){return e>t},xcDtb:n(226),XbFXZ:function(e,t){return e(t)},xCIOJ:function(e,t){return e(t)},HGDLs:function(e,t,n){return e(t,n)}},{gridColumnCount:i,gridRowCount:a,gridColumnGap:o,gridRowGap:c,gridColumnsSizing:l,gridRowsSizing:u}=t,d={display:r.HmJDT};l?d[r[n(653)]]=l:r[n(386)](i,0)&&(d[n(666)]=n(905)+i+`, 1fr)`),u?d[r[n(468)]]=u:r.EBQwG(a,0)&&(d[r[n(468)]]=n(905)+a+`, 1fr)`);let f=r[n(386)](o,0)?r.XbFXZ(s,o):null,p=r[n(386)](c,0)?r.xCIOJ(s,c):null;return Object.assign(d,r[n(1134)](E,f,p)),d}function T(t){let n=e,r={MjkKr:function(e,t){return e!=t},BkcBp:function(e,t){return e+t},srPaR:function(e,t){return e+t},QSfUp:function(e,t){return e>t},HoZfZ:n(619),MXwZu:n(868),UyOgY:function(e,t){return e>t},ZkcEQ:`start`,IeKWW:`end`,adZEF:function(e,t){return e!==t},HpqBt:n(829),RJbWf:`align-self`},i={position:n(426)},{gridRowAnchorIndex:a,gridColumnAnchorIndex:o,gridRowSpan:s,gridColumnSpan:c}=t;if(r[n(281)](a,null)&&o!=null){let e=a+1,t=r.BkcBp(o,1),l=r[n(786)](e,s>1?s:1),u=r[n(969)](t,r[n(576)](c,1)?c:1);i[r[n(1112)]]=e+` / `+l,i[r[n(238)]]=t+` / `+u}else s>1&&(i[r.HoZfZ]=n(563)+s),r[n(884)](c,1)&&(i[r.MXwZu]=n(563)+c);let l=t[n(964)],u=t[n(392)],d={MIN:r[n(1153)],CENTER:n(445),MAX:r[n(325)]};return r[n(366)](l,r[n(765)])&&(i[n(890)]=d[l]),r[n(366)](u,`AUTO`)&&(i[r[n(575)]]=d[u]),i}function E(t,n){let r=e,i={JbiNx:function(e,t){return e&&t},unyLR:function(e,t){return e===t},kbAXc:r(481),TFLxL:r(895),wvwhD:r(462)},a={};return i.JbiNx(t,n)?i[r(775)](t,n)?a[i[r(682)]]=t:(a[`row-gap`]=n,a[i[r(751)]]=t):t?a[i[r(751)]]=t:n&&(a[i[r(245)]]=n),a}function te(t){let n=e,r={eJUjy:function(e,t){return e>t},rEFkj:function(e,t){return e===t},ygkKc:n(335)};return!!(t[n(1076)]&&r.eJUjy(Math[n(605)](t[n(1076)]),.001)&&!r[n(705)](t[n(588)]?.[n(1058)],r[n(955)]))}function ne(t,n,r){let i=e,a={oQsrw:function(e,t){return e<t},uNXIR:function(e,t){return e-t},yPBQZ:function(e,t){return e-t},aJNeL:function(e,t){return e/t},uKhSU:function(e,t){return e*t},ZHXoE:function(e,t){return e===t},WArUv:`YNbst`,njLHH:function(e,t){return e+t},kKfed:function(e,t){return e-t},TZIof:function(e,t){return e*t},XRHdB:function(e,t){return e*t},EMssf:function(e,t){return e>t},rhlnB:function(e,t){return e-t},cnGGk:function(e,t){return e*t},doOhY:function(e,t){return e-t},BRAes:function(e,t){return e*t},uXBEO:function(e,t){return e*t}},o=Math[i(605)](r),s=Math[i(605)](Math.cos(o)),c=Math.abs(Math[i(792)](o)),l=a.oQsrw(Math[i(605)](c),.001)||Math[i(605)](s)<.001,u=Math.abs(a.uNXIR(Math[i(605)](o),Math.PI/4))<.01||Math[i(605)](a.yPBQZ(Math.abs(o),a[i(719)](a[i(406)](3,Math.PI),4)))<.01,d=t,f=n;if(l)if(a[i(395)](a[i(356)],`YNbst`))a[i(1079)](Math.abs(s),.001)&&([d,f]=[f,d]);else{let e=_0x1e1b5a[i(239)](_0x9e92cc);if(e.has(_0x404d58)){let t=e[i(239)](_0x4fc153);t[i(981)](_0x1999cc.id)&&(_0x47d42a[i(1040)]=t[i(239)](_0x1a6938.id))}}else if(u){let e=a[i(719)](a[i(501)](t,n),a[i(406)](2,s+c));d=e,f=e}else{let e=a[i(1132)](a.TZIof(s,s),a.XRHdB(c,c));a[i(516)](Math.abs(e),.01)&&(d=Math.abs(a.rhlnB(a[i(735)](t,s),n*c)/e),f=Math[i(605)](a[i(719)](a[i(889)](a[i(579)](n,s),a[i(940)](t,c)),e)))}return{width:d,height:f}}function re(t,n,r,i,o){let c=e,l={JWzdu:`transform`,rkLdu:function(e,t){return e/t},nyFwy:function(e,t){return e-t},ObcxQ:c(728),MntYA:function(e,t){return e(t)}},u={};u[l.JWzdu]=c(482)+a(l[c(536)](t*180,Math.PI))+c(515);let d=l[c(536)](l.nyFwy(i,n),2);return u[l[c(539)]]=l.MntYA(s,l[c(914)](o,r)/2)+` `+l[c(353)](s,d),u}function ie(t,n){let r=e,i={vqsOH:`IMAGE`,glygH:`TEXT`,OjyTj:r(486),Dnpmb:function(e,t){return e===t},NQdPB:`qVidL`,OxQnt:function(e,t){return e(t)},HlgoD:function(e,t){return e(t)},CzNfo:function(e,t){return e(t)},OXvgU:function(e,t){return e===t},zfnkb:function(e,t){return e===t},ksEme:r(1036),XJZxo:function(e,t){return e===t},narGa:function(e,t){return e===t},psadb:function(e,t){return e(t)},iiVTh:function(e,t,n,r,i,a){return e(t,n,r,i,a)},cDhpw:function(e,t){return e!==t},lXNQi:function(e,t){return e-t},JTkvg:function(e,t){return e-t},NhtMZ:function(e,t){return e-t},fNXne:function(e,t){return e-t},bBTWE:function(e,t){return e-t},UuMhu:function(e,t){return e!==t},NHYJQ:r(1051),IvSJN:r(1057),YseVl:r(461),RGpsN:function(e,t){return e===t},zkAFt:r(809),nqJZZ:function(e,t){return e===t},nhvqM:r(1032)},{type:a,paddingLeft:o=0,paddingRight:c=0,paddingTop:l=0,paddingBottom:u=0}=t,d={};if(![i[r(628)],i[r(911)]][r(444)](a))if(i[r(312)](i[r(953)],i[r(953)])){let e=i[r(1091)](s,l),t=i[r(365)](s,c),n=i[r(1091)](s,u),a=i[r(277)](s,o);[e,t,n,a][r(494)](e=>e===`0px`)||(i.OXvgU(e,t)&&i[r(1084)](t,n)&&n===a?d[i[r(1086)]]=e:i[r(276)](e,n)&&i.zfnkb(t,a)?d[i[r(1086)]]=e+` `+t:i[r(323)](t,a)?d[i[r(1086)]]=e+` `+t+` `+n:d[i[r(1086)]]=e+` `+t+` `+n+` `+a)}else{let e=_0x1558a0[r(227)](e=>e[r(565)]).filter(_0xef1266)[r(1044)](`_`),{width:t,height:n}=_0x1bee80[r(301)];return _0x2cb39b.fill={type:i[r(307)],id:_0x422c0b.id,imageRef:e+`_`+t+`_`+n},_0x4156e6}let{width:f,height:p}=t.absoluteBoundingBox;if(i[r(291)](te,t)){let e=f,n=p,a=ne(e,n,t.rotation);f=a.width,p=a[r(461)],Object[r(551)](d,i.iiVTh(re,t[r(1076)],f,p,e,n))}let m={top:0,right:0,bottom:0,left:0};t[r(439)]&&i[r(986)](t.strokeAlign,r(401))&&(m=t[r(439)]),f=Math.max(i[r(910)](i[r(473)](i[r(730)](f-o,c),m[r(279)]),m[r(457)]),0),p=Math[r(369)](i[r(910)](i[r(641)](i[r(473)](i.bBTWE(p,l),u),m[r(402)]),m.bottom),0);let{layoutSizingHorizontal:h,layoutSizingVertical:g}=t;switch(a){case i[r(911)]:n&&(i[r(387)](h,i[r(784)])&&(d[i[r(438)]]=s(f)),i[r(387)](g,i[r(784)])&&(d[i[r(817)]]=i[r(291)](s,p)));break;default:(n||h!==i[r(784)])&&(d.width=i[r(365)](s,f)),(n||i.UuMhu(g,i[r(784)]))&&(d[r(461)]=i[r(365)](s,p)),(i[r(638)](t[r(845)],i.zkAFt)||i[r(1103)](t[r(848)],i[r(849)]))&&(d[i[r(311)]]=0)}return d}function D(t,n=1,r=0){let i=e,a={HFELM:function(e,t){return e(t)},gBcYW:function(e,t){return e===t},zAWRl:`SOLID`,czhlZ:i(885),IPicU:function(e,t){return e/t},dLEKv:i(250),uysDb:function(e,t){return e(t)},pMlTQ:i(880),vEJWY:i(896),voXwK:`JszkI`,OTcZC:i(642),iwtaJ:function(e,t){return e*t},HTevB:function(e,t,n,r,i){return e(t,n,r,i)},nFJLt:function(e,t){return e(t)},PynxA:function(e,t){return e!==t},dxLBy:i(256),sArPt:function(e,t,n){return e(t,n)},laVAE:function(e,t,n,r){return e(t,n,r)},zCpGc:function(e,t){return e===t},rvpoO:`jFThv`,piODz:function(e,t){return e===t},iNrZp:`wZetq`,yufdy:`qISVA`,qzsSw:function(e,t){return e*t},KxJYY:function(e,t){return e!==t},guXYy:i(805),LToQH:function(e,t){return e===t},kzCQO:`GRADIENT_DIAMOND`};if(!t)return;let{type:s}=t;if(s===`SOLID`&&t.color)return a[i(581)](O,t[i(1053)],t[i(371)]);if(a[i(1037)](s,i(926)))if(a[i(988)](a[i(671)],a[i(956)])){let e=_0x2d75e3[i(1058)],t=a[i(681)](_0x58816f,_0x276485),n=_0xa4655e[i(439)].top;a[i(1037)](e,a[i(920)])?_0x31e66c[a.czhlZ]=a.HFELM(_0x6af96,a[i(340)](n,2))+` `+t:e[i(444)](a[i(355)])&&!_0x44db9c.fill?.[i(1058)][i(444)](a[i(355)])&&(_0x5343b1[i(400)]=t,_0xa36a8d[a.czhlZ]=a[i(545)](_0x310f75,n)+i(527),_0x5846da[i(225)]=a[i(318)],_0x431e60[i(588)]||(_0x30d8ce[`-webkit-text-fill-color`]=a[i(1126)]))}else{let e=t[i(376)][0],n=t[i(376)][1],s=a[i(790)](k,e,n,r),c=t[i(595)].map(e=>{let t=i,n={rmNBa:function(e,t){return a[o(681)](e,t)}};if(a[t(364)]!==a.OTcZC)return a[t(681)](O,e[t(1053)])+` `+Math.round(a[t(456)](Math[t(369)](0,Math.min(1,e[t(702)])),100))+`%`;{let e=_0x5dae5c[t(1085)][0];_0x4c2937(e[t(1058)])||(_0x28bf28=n[t(415)](_0x5b29d1,e))}})[i(1044)](`,`);return`linear-gradient(`+Math[i(656)](s)+i(631)+c+`)`}if(a.zCpGc(s,i(591))){let e=t[i(376)][0];return i(518)+Math[i(656)](a[i(456)](e.x,100))+`% `+Math[i(656)](a[i(237)](e.y,100))+`%,`+t[i(595)].map(e=>{let t=i;return O(e[t(1053)],n)+` `+Math[t(656)](Math.max(0,Math.min(1,e[t(702)]))*100)+`%`}).join(`,`)+`)`}if(s===`GRADIENT_ANGULAR`)if(a[i(418)](a[i(980)],a.guXYy))_0xa6579f+=a[i(1023)](_0x81222b,_0x4a5c7c,_0x2ea9ba,_0x182d8d,_0x2419a7),_0x9ed91a=_0x5afe88[_0x1b3aa9],_0x9fdbde=_0x43717c;else{let e=t[i(376)][0],n=t[i(376)][1],o=Math.round(e.x*100),s=Math[i(656)](e.y*100);return`conic-gradient(from `+a[i(790)](k,e,n,r)+`deg at `+o+`% `+s+`%,`+t.gradientStops.map(e=>{let n=i;if(a[n(706)](a.dxLBy,a.dxLBy)){let e={};if(_0x582789[n(455)](_0x31c4c2[n(1085)])&&_0x4e2cd2[n(1085)][n(396)]){let t=_0x4beb14[n(1085)][0];_0x23169e(t[n(1058)])||(e=a[n(298)](_0x39cf5c,t))}return{...e,...a[n(298)](_0x5d1fce,_0x49805f)}}else return a[n(581)](O,e[n(1053)],t[n(371)])+` `+Math[n(656)](a[n(456)](Math.max(0,Math.min(1,e[n(702)])),360))+n(798)})[i(1044)](`,`)+`)`}if(a[i(1130)](s,a[i(760)])){let e=t[i(376)][0];return i(502)+Math[i(656)](a[i(237)](e.x,100))+`% `+Math.round(a[i(237)](e.y,100))+`%,`+t[i(595)][i(227)](e=>{let n=i;return a.zCpGc(a.rvpoO,n(555))?O(e[n(1053)],t.opacity)+` `+Math[n(656)](Math[n(369)](0,Math[n(487)](1,e.position))*100)+`%`:a[n(790)](_0x3c1dee,n(650)+_0x5ee4d9+n(471)+a[n(681)](_0x19588a,_0x5a6611),_0x4363e8,_0xf61252)}).join(`,`)+`)`}return`rgba(255,255,255,1)`}function O(t,n){let r=e,i={RPKNq:function(e,t){return e??t},loUVO:function(e,t){return e(t)},vQNRs:function(e,t){return e*t}},a=t.a??1,o=i[r(990)](n,1);return i[r(567)](h,{r:t.r,g:t.g,b:t.b,a:i[r(262)](a,o)})}function k(t,n,r=0){let i=e,a={FKyWh:function(e,t){return e-t},pLBBp:function(e,t){return e+t},bRDse:function(e,t){return e*t},tkkXI:function(e,t){return e/t},ExDkv:function(e,t){return e*t},wAXOG:function(e,t){return e+t},nRdJI:function(e,t){return e%t},tWkFL:function(e,t){return e+t},JEKqp:function(e,t){return e%t}},o=n.x-t.x,s=a[i(1148)](n.y,t.y),c=a[i(720)](a[i(739)](Math[i(465)](s,o),180/Math.PI),90),l=a[i(313)](a.ExDkv(r,180),Math.PI);return c=a.wAXOG(c,l),a[i(991)](a[i(578)](a[i(690)](c,360),360),360)}function A(t){let n=e,r={QtYFV:n(400),XhDmO:n(371),EnQcx:function(e,t,n,r){return e(t,n,r)}};if(!t.fill)return;let i={};switch(t[n(588)][n(1058)]){case n(335):return i[r[n(616)]]=n(781)+t.fill[n(1040)]+`') no-repeat center`,t[n(371)]&&(i[r[n(832)]]=t[n(371)]),i;default:return i[r[n(616)]]=r[n(550)](D,t.fill,t[n(371)],t.rotation),i}}function j(t){let n=e,r={WQUIl:function(e,t){return e<t},bcIEb:n(393),XeFGa:n(296),rzavz:`ZTptv`,XIBvi:function(e,t){return e===t},sluBO:n(1116),Bfqpa:n(247),WQhYU:function(e,t){return e(t)},FMOUK:function(e,t){return e(t)},VXsAt:function(e,t){return e(t)},FTEvO:function(e,t){return e(t)},lFgOT:function(e,t){return e(t)},BiYbd:n(783),xcidF:function(e,t){return e(t)},AYiaJ:function(e,t){return e/t},ObGyd:n(782),BYifM:n(774),Ineqt:n(603)};if(!t.effects)return;let i=[],a=[],o=[];t[n(1046)][n(901)](e=>{let c=n,{type:l}=e;switch(l){case r[c(742)]:case r[c(939)]:if(r.rzavz===c(865)){let{offset:n,color:a,radius:o,spread:u=0}=e,d=r.XIBvi(l,c(296))?r[c(303)]:``;r.XIBvi(t.type,r[c(1050)])?i.push(``+d+r[c(562)](s,n.x)+` `+r[c(390)](s,n.y)+` `+r.WQhYU(s,o)+` `+r[c(459)](h,a)):i.push(``+d+r.FMOUK(s,n.x)+` `+r.FTEvO(s,n.y)+` `+r[c(261)](s,o)+` `+s(u)+` `+h(a));break}else r[c(491)](_0x27347a[c(605)](_0x17a099),.001)&&([_0x2e4340,_0x64c7c8]=[_0x482e71,_0x7b5a06]);case r.BiYbd:a[c(657)](c(795)+s(e.radius/2)+`)`);break;case`BACKGROUND_BLUR`:o[c(657)](`blur(`+r[c(996)](s,r[c(721)](e[c(587)],2))+`)`);break}});let c={};return i[n(396)]&&(r[n(861)](t[n(1058)],r.Bfqpa)?c[r[n(409)]]=i.join(`, `):c[r[n(362)]]=i[n(1044)](`, `)),a[n(396)]&&(c.filter=a[n(1044)](` `)),o[n(396)]&&(c[r[n(1122)]]=o.join(` `)),c}function M(t){let n=e,r={ywzUx:function(e,t){return e===t},tJdYk:function(e,t){return e(t)},NqtdS:n(316),fOvYL:n(250),mjcEM:n(892),DrBgc:function(e,t){return e===t},xqpVM:function(e,t){return e>t},RqOjQ:function(e,t){return e===t},qHfSI:n(405),bxWoX:function(e,t,n){return e(t,n)},vlnDn:function(e,t){return e in t},noGMb:n(435),zBRhz:n(1128),HnBSt:n(401),aAtEw:n(834),pCVDH:n(1013),EMUWM:function(e,t){return e===t},yQqLt:function(e,t){return e===t},udDxa:n(430),RWWPj:n(814),qcHeo:n(733),ymwGV:n(599),iCzrC:function(e,t,n){return e(t,n)},FtTYO:n(1125)},{stroke:i,strokeWeight:a}=t;if(!i)return;let o=r[n(224)](D,i),c=r[n(846)](n(754),t)?r.noGMb:r[n(1075)],l={};if(t.strokeAlign===r[n(729)]&&typeof a===r[n(1043)]){let e=a[n(402)];return l[r[n(568)]]=s(e)+` `+c+` `+o,l}let u=(e,t)=>{let a=n;if(r[a(347)](t,0))return;let u=i.type,d=``+r.tJdYk(s,t);r[a(347)](u,r[a(373)])?l[e]=d+` `+c+` `+o:u[a(444)](r[a(663)])&&(l[e]=d+` `+c,l[r.mjcEM]=o+` 1`)};if(r[n(877)](typeof a,r.aAtEw))if(r.yQqLt(r[n(454)],r[n(1147)])){let e=r.DrBgc(_0x24ef59,n(252)),t=r[n(876)](_0xe70a26,0)&&!r[n(1048)](_0x2f4f2b,r[n(416)])?r[n(224)](_0x1e03f2,_0x3ae32f):null,i=r[n(876)](_0x3d97c6,0)?_0xd76799(_0xe031ee):null,a=e?t:i,o=e?i:t;_0x4af141[n(551)](_0x5ea7e1,r[n(327)](_0x3275b9,a,o))}else{let{top:e,right:t,bottom:i,left:o}=a;r.EMUWM(e,t)&&e===i&&e===o?u(n(973),e):(r[n(327)](u,n(1090),e),r[n(327)](u,r[n(295)],t),r[n(327)](u,r[n(240)],i),r[n(1047)](u,r.FtTYO,o))}return l}function N(t){let n=e,r={BFzST:function(e,t){return e===t},wrpqX:n(1095),srCpA:n(803),WhWtE:function(e,t){return e===t},XzoiW:function(e,t){return e(t)},yDcpB:function(e,t){return e(t)}};if(r[n(1089)](t[n(1058)],r[n(1007)]))return{"border-radius":r[n(1107)]};let{radius:i}=t;if(!i)return;let{top:a,right:o,bottom:c,left:l}=i;return r[n(1082)](a,o)&&r[n(1089)](o,c)&&r[n(1082)](c,l)?{"border-radius":r[n(879)](s,a)}:{"border-radius":r.XzoiW(s,a)+` `+r[n(879)](s,o)+` `+r.yDcpB(s,c)+` `+s(l)}}function P(t){let n=e,r={GAGZi:function(e,t){return e*t},UeLVz:function(e,t,n){return e(t,n)},lRXnu:function(e,t){return e(t)},XzRxw:function(e,t){return e===t},gElxq:`object`,BdEXU:function(e,t){return e!==t},CHpGR:n(796),jLjfI:function(e,t){return e===t},bTJOe:n(316),stjgX:n(885),wMfDd:function(e,t){return e(t)},VmxKu:`GRADIENT`,xSeTu:n(225),GNFXG:`text`,vNYaS:`-webkit-text-fill-color`,psrNt:n(896),MsthZ:n(254),yqLOO:`line-height`,aaBjI:function(e,t){return e(t)},pUIQL:`BOTTOM`,SwXSt:function(e,t){return e===t},ToVyG:n(788),pqwId:function(e,t){return e||t},CNUre:function(e,t){return e===t},UaDxg:n(710),lAKqD:n(326),dlSsL:n(1080),bidvA:n(635),smejF:`-webkit-line-clamp`,rlLnV:n(684),zZDEb:`overflow`,YcHpA:n(838),YzkJj:n(767),URshm:n(916),SypsR:n(475),fuXWP:n(815),dbIXf:n(445),jxZzG:n(350)},{style:i,stroke:o}=t,c={...L(t[n(588)]),...r.lRXnu(R,i)};if(o&&r[n(871)](typeof t[n(439)],r.gElxq))if(r[n(383)](n(561),r[n(661)])){let e=o[n(1058)],i=D(o),a=t[n(439)][n(402)];r.jLjfI(e,r[n(959)])?c[r[n(476)]]=r[n(978)](s,a/2)+` `+i:e.includes(r[n(332)])&&!t[n(588)]?.type[n(444)](r[n(332)])&&(c[n(400)]=i,c[r[n(476)]]=s(a)+` transparent`,c[r[n(528)]]=r[n(966)],t[n(588)]||(c[r[n(928)]]=r[n(1064)]))}else return _0xc54d5e(_0x86ed2a.color,_0xc46654)+` `+_0x294992[n(656)](r[n(282)](_0x34c701.max(0,_0x5aa0d2[n(487)](1,_0x36391a.position)),100))+`%`;i[n(1131)]&&(c[r[n(436)]]=r[n(1060)](a,i[n(1131)])),i[n(676)]?c[r[n(246)]]=r[n(927)](a,i[n(676)])+`%`:c[r.yqLOO]=Math[n(656)](i[n(271)])+`px`;let l=r[n(927)](I,t),u=r[n(505)](i.textAlignVertical,n(475))||r.jLjfI(i[n(770)],r[n(983)]),d=i.textAlignHorizontal===n(475)||r[n(1113)](i.textAlignHorizontal,r.ToVyG),f=r[n(621)](u,d);if(r[n(483)](i[n(950)],r.UaDxg))if(n(302)!==r[n(331)]){let e=r.dlSsL.split(`|`),t=0;for(;;){switch(e[t++]){case`0`:c[r[n(398)]]=n(297);continue;case`1`:c[r[n(937)]]=l;continue;case`2`:c[r[n(856)]]=`ellipsis`;continue;case`3`:c[r[n(1008)]]=r[n(667)];continue;case`4`:c[n(625)]=r[n(293)];continue}break}}else return r.UeLVz(_0x23dbcb,_0xfff867[n(1053)],_0x52390b[n(371)])+` `+_0x451e33[n(656)](r[n(282)](_0x250cd8.max(0,_0x17f608[n(487)](1,_0x18aeff.position)),100))+`%`;else if(f){switch(c[n(635)]=r[n(752)],i[n(770)]){case r[n(883)]:c[n(513)]=`center`;break;case r[n(983)]:c[n(513)]=n(350);break}switch(i[n(1071)]){case r[n(883)]:c[r[n(1e3)]]=r.dbIXf;break;case r[n(749)]:c[r.fuXWP]=r[n(874)];break}}return c}function F(t){let n=e,i={QlEVu:function(e,t){return e/t},qfIgZ:function(e,t){return e*t},IBqlM:function(e,t){return e+t},RihDr:function(e,t){return e===t},BhTiq:n(329),PVybF:function(e,t){return e(t)},JVdFv:function(e,t){return e(t)}},a={};if(Array[n(455)](t[n(1085)])&&t[n(1085)][n(396)])if(i.RihDr(i[n(779)],`HzYYv`)){let e=t[n(1085)][0];i.PVybF(r,e[n(1058)])||(a=i[n(352)](L,e))}else{let e=i.QlEVu(_0x2e838f+_0x12339,i[n(715)](2,i[n(624)](_0x2c562a,_0x276bb2)));_0x330447=e,_0x16d781=e}return{...a,...i[n(1033)](R,t)}}function I(t){let n=e,r={tzOFd:function(e,t){return e*t},ytbtX:function(e,t){return e/t}},i=t[n(1065)],a=t[n(301)]?.height;if(l(t[n(1061)]))return(t[n(1061)][n(367)](/\n/g)||[]).length+1;let o=i[n(271)]??(i.lineHeightPercent?r[n(1073)](i[n(746)],i[n(417)])/100:r.tzOFd(i[n(746)],1.2));return!a||!o?1:Math.max(1,Math[n(408)](r[n(801)](a,o)))}function L(t){let n=e,r={zzsnh:function(e,t){return e(t)},ScNcF:function(e,t){return e===t},RsaZC:`SOLID`,mDfzA:n(250),PEArh:`text`};if(!t)return;let i=r[n(452)](D,t),a=t.type,o={};return r[n(646)](a,r[n(564)])?o={color:i}:a[n(444)](r[n(618)])&&(o={background:i,"-webkit-background-clip":r.PEArh,"-webkit-text-fill-color":`transparent`}),o}function R(t){let n=e,r={uUEiD:n(508),aoXcA:function(e,t){return e!==t},uMmvk:n(532),RhErr:`font-size`,WZcdQ:n(987),kUZyi:n(257),diWYt:n(925),bbmkZ:n(255),VZikZ:n(442),clnVP:n(446)},i={};if(t[n(517)]&&(i[r[n(919)]]=t[n(517)]),r[n(683)](t.fontWeight,400)&&(i[r.uMmvk]=t[n(433)]),t[n(746)]&&(i[r[n(1144)]]=t[n(746)]+`px`),t[n(622)]&&(i[r[n(278)]]=n(622)),t[n(1028)])switch(t[n(1028)]){case r[n(724)]:i[r[n(924)]]=r.bbmkZ;break;case r.VZikZ:i[r[n(924)]]=r[n(804)];break;default:break}return i}function z(t){let n=e,r={slZlN:function(e,t){return e(t)},QhAVm:function(e,t){return e===t},CcDmd:n(247),xutHa:n(615),Vacuo:n(253),CUfgO:n(838),WAohG:function(e,t){return e(t)}},i=r[n(485)](j,t);return i=r.QhAVm(t[n(1058)],r.CcDmd)?{...i,...r[n(485)](P,t)}:{...i,...r[n(485)](A,t),...r[n(485)](N,t),...M(t)},t[n(375)]&&(i[r[n(762)]]=t[n(375)][n(506)]()[n(869)](`_`,`-`)),t[n(989)]&&(i[r.Vacuo]=r.CUfgO),t[n(371)]&&(i[n(371)]=r[n(1121)](a,t[n(371)])),i}function B(t,r){let i=e,a={FpilL:i(744),EYcaX:i(666),urCnz:function(e,t){return e>t},BvLut:function(e,t){return e(t)},WdcaN:function(e,t,n,r,i,a){return e(t,n,r,i,a)},kSrfm:function(e,t,n,r){return e(t,n,r)},mdhVq:function(e,t){return e+t},zyflP:`AOaFJ`,vZSsA:i(750),yAflh:function(e,t){return e===t},pRQVm:function(e,t,n,r,i){return e(t,n,r,i)},WnRvs:i(480),MDPHi:function(e,t,n,r){return e(t,n,r)},nwMaC:function(e,t){return e(t)},XOefl:function(e,t){return e!==t},SgTrl:i(793),KLyHc:function(e,t,n){return e(t,n)},WsRSS:function(e,t){return e(t)},DbeQT:function(e,t,n,r,i){return e(t,n,r,i)},ZAMZy:function(e,t){return e+t},mRGgQ:function(e,t){return e===t},uoUQo:i(949),RHPRJ:function(e,t){return e(t)}},{autoLayout:o}=a[i(324)](n,r),s=(e,t,n,r,c)=>{let l=i,u={Sgvab:function(e,t){return a.mRGgQ(e,t)}};if(a[l(1041)]!==a[l(1041)]){let e=u[l(549)](_0x542479.type,`INSTANCE`)&&_0x14ccc6[l(308)]?_0xfb540a[l(308)]:void 0;_0x58d7e2[l(657)](..._0x5f0043[l(413)].map((t,n)=>({node:t,parentComponentId:e,childIndex:e?n:void 0})))}else{let i=` `.repeat(n);return e.map(e=>{let u=l,d={ZLKYb:a[u(718)],NmssH:a.EYcaX,SotSS:function(e,t){return a.urCnz(e,t)},mKIWz:function(e,t){return e(t)},HlBDf:function(e,t){return a[u(1143)](e,t)},Vywhd:function(e,t,n,r,i,o){return a[u(478)](e,t,n,r,i,o)},JzJge:function(e,t,n,r){return a[u(1146)](e,t,n,r)},bLGtZ:u(838),DNKUH:function(e,t){return e+t},CMNAJ:function(e,t){return a.mdhVq(e,t)},ELkeU:function(e,t){return a[u(341)](e,t)},dGMsH:function(e,t){return a[u(1143)](e,t)}};if(a.zyflP===a.vZSsA){let{gridColumnCount:e,gridRowCount:t,gridColumnGap:n,gridRowGap:r,gridColumnsSizing:i,gridRowsSizing:a}=_0x459170,o={display:d[u(524)]};i?o[d[u(1120)]]=i:e>0&&(o[d.NmssH]=u(905)+e+u(654)),a?o[`grid-template-rows`]=a:d.SotSS(t,0)&&(o[`grid-template-rows`]=`repeat(`+t+`, 1fr)`);let s=d[u(658)](n,0)?d[u(918)](_0x5a5c56,n):null,c=d[u(658)](r,0)?d[u(537)](_0xe1b8ad,r):null;return _0x4d9239[u(551)](o,_0x754b8e(s,c)),o}else{if(a[u(391)](e[u(1058)],u(703))&&e[u(413)]?.[u(396)])return a[u(361)](s,e[u(413)],t,n,r);if(!e.absoluteBoundingBox)return``;let l={},p=!o||!c?.[u(802)]||e[u(592)]===a.WnRvs;o?(p?l=a[u(1045)](y,e,t,r):c?.[u(802)]&&(l=a.nwMaC(x,e)),e[u(802)]&&a.XOefl(e[u(802)],a[u(755)])&&(l={...l,...b(e,!p)})):l=y(e,t,r);let m={...l,...a[u(596)](ie,e,!p),...a[u(723)](z,e)},h={x:e[u(301)].x,y:e[u(301)].y};return i+a.DbeQT(H,e,e[u(413)]?a.mdhVq(a[u(922)](`
3
- `+V(e[u(413)])[u(227)](t=>{let r=u;if(!t[r(249)])return d[r(294)](s,t[r(707)],h,n+1,!1,e);let i=t[r(249)];if(!i[r(301)])return``;let a={...d[r(1026)](y,i,h,!1),...i[r(587)]?N(i):{},overflow:d[r(453)]},o=d.Vywhd(s,t[r(707)],{x:i[r(301)].x,y:i[r(301)].y},d.DNKUH(n,2),!1,e);return d.CMNAJ(d[r(354)](` `.repeat(d[r(722)](n,1))+(`<div data-mask-wrapper style="`+d[r(320)](f,a)+r(300)),o),`
4
- `+` `.repeat(d[r(1021)](n,1))+r(1150))}).filter(Boolean)[u(1044)](`
1
+ const e=g;(function(e,t){let n=g,r=e();for(;;)try{if(parseInt(n(1231))/1*(-parseInt(n(622))/2)+-parseInt(n(839))/3+-parseInt(n(955))/4+-parseInt(n(529))/5*(-parseInt(n(679))/6)+-parseInt(n(748))/7+-parseInt(n(424))/8*(parseInt(n(717))/9)+-parseInt(n(731))/10*(-parseInt(n(1291))/11)===t)break;r.push(r.shift())}catch{r.push(r.shift())}})(y,620094);const t={autoLayout:!0,tokenType:e(1461)},n=(e={})=>({...t,...e});function r(t){let n=e,r={PkUbE:function(e,t){return e===t},zdECF:`IMAGE`,WYIuV:n(1374)};return r[n(1303)](t,r[n(953)])||r[n(1303)](t,r[n(1099)])}function i(t,n,r){let i=e,a={BKuoi:function(e,t){return e!=t},pMvsd:function(e,t){return e!=t},fnXCC:function(e,t){return e+t},fMttP:function(e,t){return e+t},nOIMt:function(e,t){return e+t},FHsQk:function(e,t){return e>t},XyCWV:function(e,t){return e>t},BLMGh:`grid-row`,aJJyf:i(1454),EXxMU:i(967),eOKrU:i(880),QDvIz:function(e,t){return e!==t},DXYeG:`justify-self`,zTdiT:i(1234),RlhIG:i(1002),nbtXM:`mVrqf`,ealGC:function(e,t){return e===t},OhSXH:i(974)};for(let e of r)if(a[i(1373)](a[i(994)],a[i(994)])){let e={position:i(1301)},{gridRowAnchorIndex:t,gridColumnAnchorIndex:n,gridRowSpan:r,gridColumnSpan:o}=_0x417efe;if(a[i(1030)](t,null)&&a.pMvsd(n,null)){let s=a[i(1058)](t,1),c=a[i(1043)](n,1),l=a[i(1204)](s,a[i(1240)](r,1)?r:1),u=a.fnXCC(c,a[i(1206)](o,1)?o:1);e[a[i(1408)]]=s+` / `+l,e[a[i(1458)]]=c+i(963)+u}else a[i(1206)](r,1)&&(e[i(674)]=`span `+r),o>1&&(e[i(1454)]=`span `+o);let s=_0x181fd0[i(804)],c=_0x41e938[i(1409)],l={MIN:a.EXxMU,CENTER:a[i(1334)],MAX:i(949)};return a.QDvIz(s,i(1234))&&(e[a.DXYeG]=l[s]),c!==a[i(683)]&&(e[a[i(834)]]=l[c]),e}else{let r=n[e];if(!r||Array[i(518)](r)&&r.length===0||!Array.isArray(r)&&a[i(792)](typeof r,a[i(1361)])&&a.ealGC(Object[i(1029)](r)[i(491)],0))continue;t[e]=r}}function a(t,n=2){let r=e,i={RgTiF:function(e,t){return e**t},wzHqB:function(e,t){return e/t},cmFta:function(e,t){return e*t}},a=Number(t);if(!Number[r(863)](a))return 0;let o=i[r(817)](10,n);return i[r(710)](Math.round(i[r(1088)](a,o)),o)}function o(e,t){return a(e,t)+`px`}function s(t){let n=e,r={XUujn:function(e,t){return e<t},hkQpi:function(e,t){return e+t},NfElW:function(e,t){return e*t}},i=0;for(let e=0;r[n(798)](e,t[n(491)]);e++)i=r[n(1157)](r.NfElW(i,31),t[n(590)](e))>>>0;return i[n(978)](16)}function c(t){return/\n/[e(1026)](t)}function l(t){let n=e,r={pGfyg:`&amp;`,KIQmq:n(1056),lxBaH:n(1415),GHhTb:n(774)};return t[n(1152)](/&/g,r.pGfyg)[n(1152)](/</g,r[n(500)]).replace(/>/g,r[n(466)]).replace(/"/g,r.GHhTb).replace(/ {2,}/g,e=>n(542)[n(461)](e.length))}function u(t){let n=e,r={sdsCt:n(986)};return t[n(1152)](/([a-z])([A-Z])/g,r[n(1228)])[n(1152)](/([A-Z]+)([A-Z][a-z])/g,r[n(1228)])[n(691)]()}function d(t){let n=e;return t?Object[n(534)](t).map(([e,t])=>e+`:`+t)[n(638)](`;`):``}function f(t,n){let r=e,i={lUQAh:function(e,t){return e!==t}},a={};for(let e in t)i[r(1156)](t[e],n[e])&&(a[e]=t[e]);return a}function p(t){let n=e,r={vGUHt:function(e,t){return e*t},KLRcF:function(e,t){return e*t},ilvRe:function(e,t){return e(t)}},{r:i,g:o,b:s,a:c}=t;return`rgba(`+Math[n(1041)](r.vGUHt(i,255))+`,`+Math[n(1041)](r.vGUHt(o,255))+`,`+Math[n(1041)](r[n(555)](s,255))+`,`+r[n(1186)](a,c)+`)`}const m=[`Group`,e(1121),`Vector`,e(552),e(530)],h=[e(1014)];function g(e,t){return e-=406,y()[e]}function _(t){let n=e,r={uwNFx:function(e,t){return e===t},VDXga:`string`,UhzCC:function(e,t){return e(t)},EsQHf:n(1134),hQprM:function(e,t){return e===t},PmJCG:n(684)},i=[];if(!t[n(901)])return;let{width:a,height:o}=t[n(901)],s=()=>{let e=n;t[e(802)]&&!m[e(1264)](n=>t.name?.[e(1238)](n))&&a<36&&o<36&&i[e(408)]({"icon-name":t[e(802)]})};switch(t[n(1222)]){case r.EsQHf:if(r[n(565)](t[n(1262)]?.[n(491)],1)&&r[n(925)](t[n(1262)][0][n(1222)],r.PmJCG)?s():i[n(408)]({name:t[n(802)]}),!t[n(428)])break;Object[n(534)](t[n(428)])[n(573)](([e,t])=>{let a=n;if(!t?.[a(681)]||r[a(925)](typeof t[a(681)],r[a(1113)])&&h[a(1167)](t[a(681)]))return;let o=e[a(1152)](/#.*$/,``)[a(1466)]()[a(1152)](/[⬑]/g,``)[a(1152)](/\s+/g,`-`);o=r[a(918)](u,o),o=r[a(918)](l,o),i[a(408)]({[o]:t[a(681)]})});break;case r[n(1418)]:s();break;default:t.name&&i[n(408)]({name:t.name});break}return i}function v(t){let n=e;return t?t.map(e=>Object.entries(e)[n(1463)](([e,t])=>`data-`+e+`="`+t+`"`)[n(638)](` `)).join(` `):``}function y(){let e=[`opacity`,`nodes`,`efddf`,`FBlsb`,`CpgqQ`,`hsYbw`,`pzYWZ`,`Union`,`StickyItem`,`ycGgN`,`VEqUJ`,`daRfC`,`grid-template-columns`,`HgjXi`,`TzLxk`,`BaseTable`,`ofSDF`,`TabBar`,`QuIda`,`ogtnp`,`INSTANCE`,`xvVSk`,`STAR`,`zQgoo`,`textAlignHorizontal`,`iPson`,`PPbPR`,`VBHgG`,`cWeIA`,`EoiOM`,`DescriptionsItem`,`QiOeT`,`gMrUW`,`hWrGa`,`nxonZ`,`decimal`,`Ftxoc`,`stringify`,`replace`,`letter-spacing`,`right`,`NONE`,`lUQAh`,`hkQpi`,`SFWHT`,`NIxlI`,`lVBlL`,`DateRangePickerPanel`,`CuxQi`,`MtFgw`,`SPACE_BETWEEN`,`border-bottom`,`GRID`,`includes`,`AIxwX`,`GRADIENT_LINEAR`,`Typography`,`wfERz`,`UWCJU`,`counterAxisAlignItems`,`GVCaX`,`Card`,`FormItem`,`QtgjD`,`NJjkI`,`dbIHp`,`eIRXe`,`SJxbW`,`rRWLY`,`eYETo`,`ktwBX`,`Menu`,`ilvRe`,`sVERx`,`letterSpacing`,`kQrfe`,`sMTrp`,`VHzno`,`slice`,`moUfp`,`Yjgaz`,`IBoHV`,`zpAPK`,`DateRangePicker`,`-webkit-box`,`RsDmz`,`LDUgp`,`ECOuv`,`lineTypes`,`WUxPr`,`nOIMt`,`QMVbz`,`XyCWV`,`text-overflow`,`kChlL`,`format`,`cARPl`,`SOLID`,`drop-shadow(`,`Sjccs`,`OZNwg`,`lineIndentations`,`JkjTl`,`VVMOK`,`qYzyk`,`Thfmn`,`font-style`,`iZAeo`,`type`,`nFOKX`,`jhQJF`,`XyrFL`,`visible`,`TooltipLite`,`sdsCt`,`vYMxU`,`RangeInputPopup`,`14957ZDjZOc`,`Collapse`,`NPnGs`,`AUTO`,`iSGZh`,`clipsContent`,`PqScz`,`startsWith`,`bGBVm`,`FHsQk`,`EnhancedTable`,`WVRYc`,`json`,`flex-end`,`lGLhR`,`pSBZS`,`gradientHandlePositions`,`CXcGZ`,`VmZaY`,`FIXED`,`DatePickerPanel`,`, 1fr)`,`uvQXY`,`StickyTool`,`xlpzl`,`CxCJE`,`HJDUA`,`meta`,`font-size`,`document`,`cCxHI`,`children`,`Qlbor`,`some`,`siOwG`,`XglyJ`,`dthlN`,`height`,`aLroF`,`XpTOX`,`list-style-type:disc;`,`MJsQp`,`STRIKETHROUGH`,`background-repeat`,`UpvoL`,`Dhwtu`,`POLYGON`,`Pagination`,`RzBZW`,`IZDFA`,`blIUw`,`WWegc`,`DxQRN`,`background-image`,`kNJnm`,`AapmG`,`ruKZK`,`strokeWeight`,`TQuwV`,`zSDJA`,`101629utZSpK`,`layoutMode`,`fluiS`,`mMxGx`,`flex-start`,`vqzDa`,`Tag`,`CCFit`,`') no-repeat center / cover`,`Psxng`,`relative`,`HuXjM`,`PkUbE`,`overrides`,`omyPx`,`GRADIENT_DIAMOND`,`DViyY`,`反馈 D2C 效果`,`Empty`,`uiSxn`,`column-gap`,`BOTTOM`,`GnyYb`,`mask`,`tAvog`,`BKrrP`,`KDzWk`,`CKjZg`,`tSCgu`,`oYVWd`,`ixvBh`,`sIrdO`,`sCGfL`,`xrFfz`,`DveJV`,`ZOymx`,`NoticeBar`,`KhEni`,`-webkit-background-clip`,`hWpxC`,`Button`,`-webkit-text-stroke`,`DXMEG`,`eOKrU`,`<div data-mask-wrapper style="`,`BreadcrumbItem`,`resolve`,`underline`,`NcXUA`,`pGVgM`,`EnMTx`,`Statistic`,`Alert`,`NgMMj`,`lQYIn`,`fQKBD`,`FRAME`,`OqOgI`,`OtlID`,`kngvo`,`iQhrL`,`rtBVf`,`RtXce`,`SHivC`,`EoeUg`,`oJIkl`,`tiper`,`left`,`gridRowsSizing`,`cNWXV`,`OhSXH`,`PlvUH`,`bSsoc`,`Indexes`,`fasHc`,`vqbds`,`DarJJ`,`imageRef`,`drshv`,`xBjpI`,`YBRAC`,`">
2
+ `,`QDvIz`,`PATTERN`,`uQwAf`,`oEyDV`,`QAsRM`,`sDyBJ`,`gRUVV`,`EiQFR`,`AttFu`,`&geometry=paths`,`FLTtN`,`RpNhb`,`kyvPH`,`statusText`,`textCase`,`NWqLy`,`wYjBD`,`tVRHw`,`evwpR`,`wrap`,`OUTSIDE`,`joocL`,`qSOeA`,`rotate(`,`tFHDu`,`booleanOperation`,`Cell`,`rxjZT`,`DHeez`,`tRxza`,`Notification`,`NDwxQ`,`3|5|4|1|0|2`,`QVdVY`,`VlzfS`,`BLMGh`,`gridChildVerticalAlign`,`PrimaryTable`,`nwlnJ`,`PwceZ`,`GET`,`border-top`,`&gt;`,`NJdVr`,`vlnBk`,`PmJCG`,`bMXcq`,`dsQtB`,`nCgDn`,`ekzfD`,`AxutJ`,`fpSWd`,`Kbmsc`,`NeAUH`,`dhkvX`,`eEfms`,`XsDAh`,`Fab`,`space-between`,`ZasIf`,`Badge`,`wxsvo`,`scaleY(-1)`,`PullDownRefresh`,`XaqBA`,`gUpku`,`radial-gradient(ellipse at `,`XVRZv`,`lineHeightPercent`,`Aixgy`,`toUpperCase`,`<div`,`rgba(255,255,255,1)`,`LbqAJ`,`FKcyn`,`</div>`,`<br>`,`JVHNC`,`hALOE`,`ZGkCe`,`font-weight`,`grid-column`,`fohKx`,`ZPDml`,`EBAaM`,`aJJyf`,`aBWoo`,`YsljL`,`personal`,`RuEeo`,`map`,`OrPSD`,`LOnBW`,`trim`,`primaryAxisAlignItems`,`DxVaw`,`push`,`rotation`,`hXupb`,`pfTku`,`column`,`TimeRangePicker`,`JFJzb`,`Descriptions`,`style`,`text`,`调用 TDesign D2C`,`xQqDr`,`NJrZV`,`blur(`,`hHRuD`,`isMask`,`142720ULWgOr`,`nipwG`,`AAqXT`,`NQRpV`,`componentProperties`,`add`,`get`,`dFESi`,`fmxKr`,`Drawer`,`dxIHw`,`PaginationMini`,`grid`,`ListItemMeta`,`Timeline`,`gridColumnAnchorIndex`,`dsCEd`,`InputNumber`,`QsIbw`,`line-height`,`xtfME`,`conic-gradient(from `,`QLsah`,`jehCv`,`DskIf`,`layoutSizingVertical`,`MAX`,`lOCfr`,`uUhTy`,`CheckboxGroup`,`prTRp`,`justify-content`,`vertical`,`RuOhR`,`vFtqS`,`ISotE`,`sVdma`,`repeat`,`YzPmK`,`iZBCi`,`scaleX(-1)`,`owSnW`,`lxBaH`,`min`,`flipHorizontal`,`size`,`lineHeightPercentFontSize`,` transparent`,`Steps`,`gridRowCount`,`qDFks`,`DateTimePicker`,`/images`,`CyNlr`,`status`,`fill`,`Divider`,`images`,`EWmIz`,`HighlightOption`,`jkEhF`,`SideBar`,`VFqJe`,`TabPanel`,`RadioGroup`,`IZCIm`,`BackTop`,`length`,`deg at `,`QcheW`,`lkpJx`,`uoEKz`,`layoutSizingHorizontal`,`ZFykh`,`Qocub`,`CVvYz`,`KIQmq`,`WkSpt`,`etvfb`,`ceil`,`jKXJN`,`wzdZh`,`values`,`characters`,`BbDcz`,`AXcOc`,`agVZV`,`kSuJE`,`RangeInput`,`indent`,`CZHXe`,`position`,`mAMwM`,`border-left`,`isArray`,`rectangleCornerRadii`,`Vamib`,`textDecoration`,`wdEBD`,`QOuHq`,`individualStrokeWeights`,`BycAA`,`HEhfy`,`RomEV`,`ColorPicker`,`20VXgyyh`,`Ellipse`,`YYoMP`,`RadioButton`,`UOTpr`,`entries`,`LAYER_BLUR`,`PupXB`,`PASS_THROUGH`,`mRXes`,`ysauW`,`Dbvgl`,`Cascader`,`&nbsp;`,`pGEbo`,`uknkl`,`xaCPH`,`content`,`Upload`,`uIGOy`,`max`,`vyRBK`,`GbUzW`,`Rectangle`,`background-position`,`Picker`,`KLRcF`,`nUBbC`,`kiOGf`,`Transfer`,`jfnpo`,`UsNLw`,`PnvNc`,`liAUL`,`Paragraph`,`ActionSheet`,`hQprM`,`gVgIa`,`Ribrw`,`lower-roman`,`Avatar`,`CAALw`,`-webkit-text-fill-color`,`paddingBottom`,`forEach`,`set`,`baseline`,`border`,`XFRcl`,`krDmd`,`deg,`,`Submenu`,`lineHeightPx`,`OVSHN`,`mix-blend-mode`,`BslFH`,`GROUP`,`xeNpn`,`DUEVp`,`findLast`,`text-decoration`,`charCodeAt`,`WaBdz`,`no-repeat`,`Table`,`LOHpC`,`xvVhU`,`zCAkj`,`CascaderPanel`,`dvBLz`,`stretch`,`ZYeCo`,`kEXYI`,`sEcVx`,`Form`,`fPUUa`,`-webkit-line-clamp`,`solid`,`DWTvD`,`gridColumnCount`,`RvxDs`,`Textarea`,`frGqq`,`5|2|4|0|1|3`,` style="margin:0;padding:0 0 0 18px;`,`NfRlj`,`relativeTransform`,`glrHy`,`eMLMp`,`rOevP`,`kFNyk`,`Space`,`pjdJM`,`162dZiqzu`,`margin`,`dtZrD`,`cIxHn`,`AnchorItem`,`ULcVb`,`https://api.figma.com/v1/images/`,`IYhFL`,`italic`,`deg`,`cHQSy`,`WhKQi`,`jJxSb`,`JIgyE`,`YLoEZ`,`hKIXV`,`join`,`xdYpB`,`nPmBI`,`tokenType`,`color`,`Watermark`,`cenVw`,`TzzVP`,`data-`,`cPmim`,`url('`,`nIsyJ`,`UQUyK`,`Popover`,`UmeIC`,`strokeAlign`,`Progress`,`RRYew`,`counterAxisSpacing`,`RZylH`,`CTMwe`,`pQUKM`,`fuaEL`,`GRADIENT_ANGULAR`,`FormList`,`API Error: `,`radial-gradient(circle at `,`Bearer `,`imageRefs`,`pasTG`,`FTihy`,`Text`,`strokes`,`PWpyD`,`ivpAA`,`SVNuB`,`grid-row`,`JKLAe`,`ciymC`,`OptionGroup`,`PzZxC`,`1383006FCuXeN`,`krvWj`,`value`,`urMmv`,`zTdiT`,`VECTOR`,`Ejwxs`,`WUpyi`,`OtoTY`,`50%`,`NYeNU`,`jxJYW`,`toLowerCase`,`Camto`,`text-align`,`styleOverrideTable`,`qpldR`,`DropdownMenu`,`XtoRB`,`ZPqgJ`,`yadUF`,`svg`,`VItcC`,`items`,`TtfLp`,`iSyqx`,`Switch`,`https://api.figma.com/v1/files/`,`hidden`,`hjZzs`,`width`,`wzHqB`,`Select`,`Radio`,`DuyTZ`,`cwHsQ`,`CountDown`,`AutoComplete`,`333cVcQSU`,`KroQA`,`split`,`paddingLeft`,`DOhix`,`PfUCy`,`flex-shrink`,`</li>`,`RlvaY`,`EmpfB`,`BASELINE`,`IMAGE`,`ysNEw`,`every`,`3130vYwtWo`,`FPBDT`,`wGmDI`,`Dropdown`,`rjKCe`,`lvHiJ`,`ueAyt`,`omuhT`,`InputAdornment`,`fUNxE`,`TaLqx`,`MessagePlugin`,`gridRowGap`,`zGBVm`,`bweyI`,`iViwH`,`jMHtu`,`4764053qnyzFu`,`amNGx`,`bottom`,`LzOvm`,`layoutGrow`,`GkbBV`,`textAlignVertical`,`row-gap`,`lEDEd`,`DVJuW`,`TuRml`,`layoutAlign`,`gridRowSpan`,`MAYyP`,`Vupit`,`transform`,`BlpmF`,`hLQNG`,`WuaNY`,`cBiAp`,`Gkkjw`,`Ivnxy`,`layoutPositioning`,`CANVAS`,`CeLkg`,`GRADIENT_RADIAL`,`&quot;`,`eUrNv`,`Fnsgg`,`UaYUU`,`ZeWNk`,`TuxHO`,`PXDRn`,`span `,`uDLPy`,`sin`,`RzXPE`,`FXmlg`,`Footer`,`componentId`,`Result`,`RxvIu`,`<span style="`,`Missing Figma access token`,`ealGC`,`AvGtf`,`DropdownItem`,`Message`,`InputGroup`,`BuWBk`,`XUujn`,`TODgw`,`nmuGV`,`lower-alpha`,`name`,`textTruncation`,`gridChildHorizontalAlign`,`INNER_SHADOW`,`XJaLo`,`mpxvQ`,`RKNkD`,`gdGPq`,`catch`,`dkTBu`,`thzlV`,`MZVcs`,`Rynzu`,`rxTlp`,`cbjFB`,`RgTiF`,`wQVzD`,`ZXeCz`,`assign`,`wemGy`,`STRETCH`,`QGkyr`,`cSeKC`,`phnSs`,`pJOfR`,`Affix`,`imageTransform`,`JSbRc`,`AZblK`,`Layout`,`linear-gradient(`,`hhQav`,`RlhIG`,`sdGiY`,`Kwwct`,`Tree`,`https://ap-guangzhou.cls.tencentcs.com/track?topic_id=ec98919a-f46a-40a6-b004-6d90fae54cce&v=1&a=tdesign&d=tdesign-d2c-skill&t=event&el=`,`77085DZxVJb`,`Dkgpm`,`TEXT`,`match`,`uHDNv`,`oDzaC`,`OCQyB`,`rPxrS`,`SHWFS`,`characterStyleOverrides`,`Slider`,`ADTBC`,`ENDING`,`font-family`,`0px`,`MZZhP`,`ypMph`,`HUG`,`CSRff`,` - `,`KdrNs`,`bSRva`,`gDTGI`,`lllzJ`,`isFinite`,`rduHf`,`gQRas`,`filter`,`justify-self`,`inline-flex`,`DbjwX`,`fdOSn`,`lQOoK`,`JNOYM`,`cGcFt`,`xuOFI`,`DMIYz`,`JVsCs`,`pXPsv`,`pNMIb`,`TRpfT`,`center`,`sbCOM`,`JohVl`,`cFiWy`,`effects`,`ifRXb`,`ELLIPSE`,`JuQPj`,`DbARI`,`JVVNk`,`inset `,` style="`,`<img src="`,`layoutWrap`,`backdrop-filter`,`NIWuV`,`RTCPJ`,`ellipsis`,`Fenfo`,`GvKwY`,`Rrtnk`,`absoluteBoundingBox`,`kYwLd`,`DaTNR`,`AlGPu`,`BOOLEAN_OPERATION`,`Fivqc`,`qrMej`,`wDrQQ`,`IndexesAnchor`,`gradientStops`,`oxAMt`,`align-items`,`VQRrT`,`ECKVW`,`DGurU`,`jfTgo`,`TimePicker`,`UhzCC`,`LEfDK`,`gridRowAnchorIndex`,`OspGO`,`bSkqg`,`Search`,`mCuXV`,`uwNFx`,`KKiiN`,`FoqwT`,`stroke`,`dZsHl`,`PZGKu`,`jlyiu`,`scaleMode`,`Uwoht`,`PISoI`,`NvnMy`,`radius`,`THBtw`,`fills`,`repeat(`,`transparent`,`top`,`deg)`,`NMaBf`,`UNORDERED`,`jwFSD`,`cornerRadius`,`pwRBI`,`yFzUH`,`end`,`cSbyl`,`jHJxX`,`aLhxG`,`zdECF`,`Rlglx`,`2463384KUpkhH`,`nfEbJ`,`ZxtST`,`Title`,`GoLhB`,`PNbJb`,`Skeleton`,`lOhDN`,` / `,`ixYrm`,`dqGCe`,`sMcjq`,`start`,` />`,`Aoyqj`,`PCwBC`,`Guide`,`Okyqe`,`grid-template-rows`,`object`,`Capqw`,`JPUQE`,`Invalid Figma URL: file key not found`,`toString`,`TabBarItem`,`cFauO`,`flipVertical`,`xmztz`,`ILjZI`,`nyEZp`,`ezclZ`,`$1-$2`,`ijfeD`,`QLrvV`,`MhfsU`,`GRADIENT`,`NORMAL`,`YwAgf`,`Invalid Figma URL: node ID is required`,`nbtXM`,`border-right`,`blendMode`,`KGoRm`,`OzYjO`,`MIN`,`KLYxD`,`LINE`,`align-self`,`PZSnl`,`pkAyq`,`JTAfm`,`roKjY`,`YGqvH`,`BJzgU`,`Loading`,`rgRYp`,`gridColumnGap`,`xyrzM`,`QHqRz`,`n/a`,`cgYAG`,`vUmRo`,`xCcHu`,`tBKLq`,`uggJG`,`DROP_SHADOW`,`abs`,`jPCrp`,`wwdrA`,`QdYhb`,`eopqD`,`test`,`Sticky`,`cSPjp`,`keys`,`BKuoi`,`XyWbl`,`nzEVh`,`Rhwwk`,`yYYsL`,`tOlzo`,`MenuGroup`,`absolute`,`fjJJY`,`ZEdib`,`fontWeight`,`round`,`strokeDashes`,`fMttP`,`cVLTn`,`dpsDG`,`Col`,`WAaDY`,`paddingRight`,`TbIfg`,`KhVRN`,`qVBeg`,`url`,`CbJOj`,`CcbYs`,`TreeSelect`,`&lt;`,`has`,`fnXCC`,`prICN`,`dNuHE`,`-webkit-box-orient`,`qQbLy`,`uIXQT`,`/nodes?ids=`,`FyKKf`,`pop`,`DialogPlugin`,`fiuoY`,`padding`,`CellGroup`,`ezscH`,`display`,`uSCPa`,`XxMDU`,`SelectInput`,`IloJa`,`png`,`DCGOg`,`background`,`GpISu`,`CENTER`,`bsMNS`,`gap`,`mzciI`,`wkhid`,`bXGun`,`sZUQX`,`cmFta`,`MtByA`,`oJMUm`,`Comment`,`yBqHX`,`gAUMV`,`dotted`,`KYtjb`,`StepItem`,`tDOaO`,`RHBPE`,`WYIuV`,`CGwJA`,`&ev=`,`CheckTagGroup`,`&scale=`,`ZLCmD`,`QcMMu`,`ImageViewer`,`XXkJc`,`VdJrz`,`fontSize`,`ylAwN`,`Header`,`Tooltip`,`VDXga`];return y=function(){return e},y()}function b(t,n,r=!1){let i=e,a={DXwjM:function(e,t){return e-t},Psxng:i(1037),cWeIA:function(e,t){return e(t)}},{x:s,y:c}=t[i(901)],l=r?0:s-n.x,u=r?0:a.DXwjM(c,n.y);return{position:a[i(1300)],left:a[i(1142)](o,l),top:a[i(1142)](o,u)}}function ee(t,n){let r=e,i={Rrtnk:function(e,t){return e===t},ZdcDC:r(684),RAJGG:r(515),eIRXe:`relative`,EWmIz:r(1166),drmJt:function(e,t){return e(t)}};if(i.Rrtnk(t.type,i.ZdcDC))return;let a={};return n&&(a[i.RAJGG]=i[r(1180)]),i[r(900)](t[r(1292)],i[r(482)])?Object.assign(a,i.drmJt(ne,t)):Object.assign(a,S(t)),a}function x(t){let n=e,r={drONR:function(e,t){return e===t},uUhTy:function(e,t){return e(t)}};if(!r.drONR(t[n(1222)],`VECTOR`))return t[n(1292)]===n(1166)?r[n(452)](re,t):r[n(452)](te,t)}function S(t){let n=e,r={efddf:function(e,t){return e===t},YwAgf:`WRAP`,yBQBz:`flex-wrap`,Ejwxs:n(1392),uiSxn:`HORIZONTAL`,ixvBh:`flex-direction`,yAmDn:`VERTICAL`,Dkgpm:n(412),tFHDu:n(1295),NWqLy:n(1081),GpISu:n(455),nIsyJ:`center`,etvfb:n(1244),OVSHN:n(1164),liAUL:n(1431),kFNyk:n(999),ofSDF:n(912),HgjXi:n(575),UaYUU:function(e,t){return e>t},lvjNL:function(e,t){return e===t},qQbLy:function(e,t){return e===t},AZblK:function(e,t){return e(t)},ycGgN:function(e,t){return e(t)},trXHm:function(e,t,n){return e(t,n)}},{layoutMode:i,layoutWrap:a,itemSpacing:s,counterAxisSpacing:c,primaryAxisAlignItems:l,counterAxisAlignItems:u}=t,d={display:`flex`};switch(r[n(1116)](a,r[n(992)])&&(d[r.yBQBz]=r[n(685)]),r[n(1116)](i,r[n(1310)])?d[r.ixvBh]=`row`:i===r.yAmDn&&(d[r[n(1321)]]=r[n(840)]),l){case n(999):d[n(455)]=r.tFHDu;break;case r.NWqLy:d[r[n(1080)]]=r[n(649)];break;case n(450):d[r[n(1080)]]=r[n(502)];break;case r[n(582)]:d[r[n(1080)]]=r[n(562)];break}switch(u){case r[n(619)]:d[r[n(1130)]]=r[n(1397)];break;case r[n(1388)]:d[r[n(1130)]]=r.nIsyJ;break;case n(450):d[r.ofSDF]=r[n(502)];break;case n(727):d[r[n(1130)]]=r[n(1127)];break}if(r[n(777)](t[n(1262)]?.[n(491)],1)){let e=r.lvjNL(i,r.uiSxn),t=r[n(777)](s,0)&&!r[n(1062)](l,n(1164))?r[n(830)](o,s):null,a=c>0?r[n(1123)](o,c):null,u=e?t:a,f=e?a:t;Object[n(820)](d,r.trXHm(C,u,f))}return d}function te(t){let n=e,r={jPCrp:n(1079),WfHus:n(1301),RuOhR:function(e,t){return e===t},SaAwZ:`TEXT`,EDyxn:n(723),RGNjH:function(e,t){return e>t},NfRlj:`flex-grow`,ekzfD:n(1002),phnSs:n(1295),xyrzM:n(880),atpwb:n(1244),cPmim:n(599)},i={position:r.WfHus};if(r[n(457)](t[n(1222)],r.SaAwZ))return n(1233)===n(1233)?(i[r.EDyxn]=`0`,i):(_0x5a7e89[r[n(1022)]]=n(648)+_0x262b71[n(1052)]+n(1299),_0x5d048f);switch(r.RGNjH(t[n(752)],0)&&(i[r[n(614)]]=t[n(752)]),t[n(759)]){case`MIN`:i[r[n(1422)]]=r[n(825)];break;case n(1081):i[r[n(1422)]]=r[n(1012)];break;case n(450):i[n(1002)]=r.atpwb;break;case n(822):i[r[n(1422)]]=r[n(647)];break}return i}function ne(t){let n=e,r={PZGKu:n(436),omuhT:n(1126),SJxbW:n(973),bUjfG:function(e,t){return e>t},yadUF:function(e,t){return e>t},njodt:function(e,t){return e>t},BfEaJ:function(e,t){return e(t)},jehCv:function(e,t,n){return e(t,n)}},{gridColumnCount:i,gridRowCount:a,gridColumnGap:s,gridRowGap:c,gridColumnsSizing:l,gridRowsSizing:u}=t,d={display:r[n(930)]};l?d[r[n(738)]]=l:i>0&&(d[n(1126)]=`repeat(`+i+`, 1fr)`),u?d[r[n(1181)]]=u:r.bUjfG(a,0)&&(d[r[n(1181)]]=n(939)+a+n(1252));let f=r[n(699)](s,0)?o(s):null,p=r.njodt(c,0)?r.BfEaJ(o,c):null;return Object[n(820)](d,r[n(447)](C,f,p)),d}function re(t){let n=e,r={DViyY:function(e,t){return e>t},fuaEL:function(e,t){return e>t},WUpyi:function(e,t){return e*t},ruKZK:function(e,t){return e+t},CVvYz:function(e,t){return e+t},rgRYp:function(e,t){return e*t},sIrdO:function(e,t){return e*t},RsDmz:function(e,t){return e+t},Fivqc:n(1301),pasTG:function(e,t){return e!=t},lEDEd:function(e,t){return e!=t},XpTOX:function(e,t){return e!==t},MRuoe:n(634),xdYpB:function(e,t){return e+t},YLoEZ:function(e,t){return e>t},vlnBk:function(e,t){return e!==t},jkEhF:n(591),gZBSa:n(637),bMXcq:function(e,t){return e>t},Rynzu:n(674),ylAwN:`start`,CuxQi:n(880),MZpvL:n(949),KroQA:function(e,t){return e!==t}},i={position:r[n(906)]},{gridRowAnchorIndex:a,gridColumnAnchorIndex:o,gridRowSpan:s,gridColumnSpan:c}=t;if(r[n(667)](a,null)&&r[n(756)](o,null))if(r[n(1270)](r.MRuoe,r.MRuoe)){let{rectangleCornerRadii:e,cornerRadius:t}=_0x57889f;if(_0x1c910d[n(518)](e)){let[t,i,a,o]=e;(t>0||i>0||r[n(1307)](a,0)||r[n(660)](o,0))&&(_0x1c171d[n(936)]={top:t,right:i,bottom:a,left:o})}else r.fuaEL(t,0)&&(_0x57a388[n(936)]={top:t,right:t,bottom:t,left:t})}else{let e=a+1,t=r[n(639)](o,1),l=r[n(639)](e,r[n(636)](s,1)?s:1),u=r.CVvYz(t,r[n(1307)](c,1)?c:1);i[n(674)]=e+n(963)+l,i[`grid-column`]=t+n(963)+u}else if(r[n(1417)](r[n(484)],r.gZBSa))r[n(1419)](s,1)&&(i[r[n(814)]]=n(781)+s),r[n(636)](c,1)&&(i[n(1454)]=n(781)+c);else{let[[e,t,i],[a,o,s]]=_0x1a12b7[n(615)],c=_0x5772e9[n(469)].x,l=_0xe55e5a[n(469)].y,u=[[i,s],[i+r[n(686)](e,c),r[n(1287)](s,r.WUpyi(a,c))],[r[n(499)](i,r[n(1010)](t,l)),r[n(1287)](s,r[n(1322)](o,l))],[r[n(1287)](r[n(1287)](i,e*c),t*l),r[n(1199)](s+r[n(1010)](a,c),o*l)]],d=u[n(1463)](e=>e[0]),f=u[n(1463)](e=>e[1]),p=_0x4b6c8a[n(467)](...d),m=_0x5acb16[n(467)](...f),h=_0x13f66d.max(...d),g=_0x1a3b76[n(549)](...f);_0x3e7893.absoluteBoundingBox={x:_0x2fc352+p,y:_0x115ff9+m,width:h-p,height:g-m}}let l=t[n(804)],u=t[n(1409)],d={MIN:r[n(1110)],CENTER:r[n(1162)],MAX:r.MZpvL};return r[n(718)](l,n(1234))&&(i[n(867)]=d[l]),u!==n(1234)&&(i[`align-self`]=d[u]),i}function C(t,n){let r=e,i={QMVbz:function(e,t){return e&&t},QiOeT:`column-gap`,Fnsgg:r(755)},a={};return i[r(1205)](t,n)?t===n?a[r(1083)]=t:(a[r(755)]=n,a[i[r(1145)]]=t):t?a[i.QiOeT]=t:n&&(a[i[r(776)]]=n),a}function w(t){let n=e,r={YKLKh:function(e,t){return e<t},pfTku:function(e,t){return e<t}};return!(!t.rotation||r.YKLKh(Math[n(1021)](t[n(409)]),.001)||t[n(468)]&&r[n(411)](Math[n(1021)](Math[n(783)](t[n(409)])),.001))}function T(t){let n=e;return t[n(468)]?t.rotation+Math.PI:t[n(409)]}function E(t,n,r){let i=e,a={ktwBX:function(e,t){return e===t},yybwM:function(e,t){return e<t},LzOvm:function(e,t){return e-t},krvWj:function(e,t){return e<t},bSkqg:function(e,t){return e<t},qrMej:function(e,t){return e||t},gdozi:i(1079),xaCPH:function(e,t){return e/t},QOuHq:function(e,t){return e(t)},wQVzD:function(e,t){return e-t},deHvF:function(e,t){return e(t)},VQRrT:function(e,t){return e*t},ISotE:function(e,t){return e<t},NYeNU:function(e,t){return e(t)},RzBZW:function(e,t){return e*t},gQRas:i(1284),xmqHk:`background-position`,SHWFS:i(592),KlfiN:function(e,t){return e<t},OCQyB:function(e,t){return e<t},lQYIn:function(e,t){return e===t},rduHf:`ILLZI`,sZUQX:function(e,t){return e/t},NJjkI:function(e,t){return e*t},thzlV:function(e,t){return e/t},AVWNg:function(e,t){return e*t},Vamib:function(e,t){return e+t},fluiS:function(e,t){return e*t}},o=Math[i(1021)](r),s=Math.abs(Math.cos(o)),c=Math[i(1021)](Math[i(783)](o)),l=a.KlfiN(Math[i(1021)](c),.001)||a.krvWj(Math[i(1021)](s),.001),u=t,d=n;if(l)a[i(845)](Math[i(1021)](s),.001)&&([u,d]=[d,u]);else{let e=s*s-c*c;if(Math[i(1021)](e)>1e-6)if(a[i(1345)](i(1370),a[i(864)])){let e={},t=_0x1d4200.imageTransform&&a[i(1184)](_0x5ce3b8.scaleMode,i(822)),[[n,,r]=[1,0,0],[,o,s]=[0,1,0]]=_0x36eeef.imageTransform??[],c=a.yybwM(_0x5cc323.abs(a[i(751)](n,1)),.001)&&a.yybwM(_0x12cf05[i(1021)](a.LzOvm(o,1)),.001)&&a[i(680)](_0x235b26[i(1021)](r),.001)&&a.bSkqg(_0x5ee490[i(1021)](s),.001);if(a[i(907)](!t,c))return e[a.gdozi]=i(648)+_0x2e0ed2.url+i(1299),e;let l=_0x4eca49(a[i(545)](100,n)),u=a[i(523)](_0x570546,a[i(545)](100,o)),d,f;return d=a[i(922)](_0x2bc718.abs(a.wQVzD(n,1)),.001)?`0%`:a.deHvF(_0x513996,a[i(913)](r/(1-n),100))+`%`,f=a[i(459)](_0x2ed76d[i(1021)](a[i(751)](o,1)),.001)?`0%`:a[i(689)](_0x2a9851,a[i(1279)](a[i(545)](s,a[i(818)](1,o)),100))+`%`,e[a[i(865)]]=i(648)+_0x490d2f[i(1052)]+`')`,e[`background-size`]=l+`% `+u+`%`,e[a.xmqHk]=d+` `+f,e[i(1274)]=a[i(847)],e}else u=Math.abs(a[i(1087)](a[i(913)](t,s)-a[i(1178)](n,c),e)),d=Math[i(1021)](a[i(812)](a.RzBZW(n,s)-a.AVWNg(t,c),e));else{let e=a[i(1087)](a[i(520)](t,n),a[i(1293)](2,s+c));u=e,d=e}}return{width:u,height:d}}function D(t,n,r,i,s){let c=e,l={JuQPj:`transform`,NMaBf:function(e,t){return e(t)},qpldR:function(e,t){return e/t},IZDFA:function(e,t){return e*t},xvVSk:function(e,t){return e-t},PPbPR:c(623),YzPmK:function(e,t){return e/t},pjdJM:function(e,t){return e(t)}},u={};u[l[c(887)]]=`rotate(`+l[c(943)](a,l[c(695)](l[c(1280)](t,180),Math.PI))+c(942);let d=l[c(1135)](i,n)/2;return u[l[c(1140)]]=l[c(943)](o,l[c(462)](l.xvVSk(s,r),2))+` `+l[c(621)](o,d),u}function O(t,n){let r=e,i={wDrQQ:function(e,t){return e===t},fohKx:r(684),fPUUa:r(1166),jMHtu:function(e,t){return e(t)},QVdVY:function(e,t){return e in t},LEfDK:r(524),DWTvD:r(1288),FKcyn:function(e,t){return e>t},fWiHh:function(e,t,n){return e(t,n)},rRWLY:`TEXT`,siOwG:function(e,t){return e===t},XxMDU:r(1069),yYYsL:function(e,t){return e===t},sMcjq:function(e,t){return e===t},PXDRn:function(e,t){return e(t)},QHqRz:r(859),ORdhA:function(e,t,n,r){return e(t,n,r)},KGoRm:function(e,t){return e!==t},CSRff:r(728),Okyqe:function(e,t,n,r,i,a){return e(t,n,r,i,a)},vUmRo:r(1323),krDmd:function(e,t){return e/t},sVERx:function(e,t){return e-t},PNbJb:function(e,t){return e(t)},eMLMp:function(e,t){return e-t},tVRHw:function(e,t){return e!==t},bDgOq:r(1393),PEJHM:function(e,t){return e-t},xmztz:function(e,t){return e-t},NnGXw:function(e,t){return e-t},oEyDV:`ycotL`,eYETo:function(e,t){return e!==t},JSbRc:r(856),xnVkz:r(709),fQKBD:function(e,t){return e(t)},dpsDG:r(1268),AlGPu:function(e,t){return e(t)},DveJV:r(1250),iQhrL:function(e,t){return e===t},HdLxB:r(723)},{type:a,paddingLeft:s=0,paddingRight:c=0,paddingTop:l=0,paddingBottom:u=0}=t,d={};if(![i[r(1182)],i[r(1455)]].includes(a)){let e=i.jMHtu(o,l),t=o(c),n=i[r(747)](o,u),a=i.jMHtu(o,s);[e,t,n,a].every(e=>e===`0px`)||(i[r(1265)](e,t)&&t===n&&n===a?d[i.XxMDU]=e:i[r(1034)](e,n)&&t===a?d[i[r(1074)]]=e+` `+t:i.sMcjq(t,a)?d[i.XxMDU]=e+` `+t+` `+n:d[i[r(1074)]]=e+` `+t+` `+n+` `+a)}let{width:f,height:p}=t.absoluteBoundingBox;if(i[r(780)](w,t))if(r(859)===i[r(1013)]){let e=f,n=p,a=T(t),s=i.ORdhA(E,e,n,a);if(f=s[r(709)],p=s.height,i[r(997)](t[r(479)]?.[r(1222)],i[r(857)]))Object[r(820)](d,i[r(972)](D,a,f,p,e,n));else if(i[r(908)](i[r(1016)],i.vUmRo)){let t=i[r(578)](i[r(1187)](e,f),2);d[r(623)]=i[r(960)](o,i[r(578)](i[r(617)](n,p),2))+` `+o(t)}else return rAhYvZ[r(908)](_0x1d4121.type,rAhYvZ[r(1455)])?void 0:rAhYvZ[r(908)](_0x5e88a7.layoutMode,rAhYvZ[r(604)])?rAhYvZ[r(747)](_0x509f77,_0x4c88c3):rAhYvZ[r(747)](_0x5aca08,_0x539204)}else{if(_0x5ca497[r(928)]=_0x1355bf,i[r(1406)](i[r(919)],_0x158ebd)){let{top:e,right:t,bottom:n,left:i}=_0x5324e7[r(524)];_0x4a7bc7[r(1288)]={top:e,right:t,bottom:n,left:i}}else i[r(1406)](i[r(607)],_0x1d521b)&&i[r(1447)](_0x19f0c8[r(1288)],0)&&(_0x2711b4[r(1288)]={top:_0x4bb613.strokeWeight,right:_0x4db9ca.strokeWeight,bottom:_0x8ce412[r(1288)],left:_0xe56986[r(1288)]});_0x1b34a1[r(653)]=_0x49ec79[r(653)]}if(i[r(1390)](t.fill?.[r(1222)],i.CSRff)&&(t[r(468)]||t[r(981)]))if(i[r(966)](r(1341),r(543))){let e={aBWoo:function(e,t,n){return i.fWiHh(e,t,n)}},t=_0x49f119[r(1115)];return t?_0x222aaa[r(506)](t)[r(1463)](t=>{let n=r;return t?.[n(1260)]?e[n(1459)](_0xd0a88d,t.document,_0x56a0c3):null})[r(866)](_0x201f07):[]}else{let e=[];t[r(468)]&&e[r(408)](`scaleX(-1)`),t[r(981)]&&e.push(r(1435));let n=d[r(763)],i=e[r(638)](` `);d.transform=n?n+` `+i:i}let m={top:0,right:0,bottom:0,left:0};t.strokeWeight&&t.strokeAlign!==i.bDgOq&&a!==i[r(1182)]&&(m=t.strokeWeight),f=Math[r(549)](i[r(617)](i[r(1187)](i.PEJHM(i[r(982)](f,s),c),m[r(1358)]),m[r(1154)]),0),p=Math.max(i[r(982)](i[r(617)](i.eMLMp(i.NnGXw(p,l),u),m[r(941)]),m[r(750)]),0);let{layoutSizingHorizontal:h,layoutSizingVertical:g}=t;switch(a){case i[r(1455)]:if(n){if(i[r(997)](i.oEyDV,i[r(1376)]))return _0xd384a8?_0x270ab9[r(1463)](e=>_0x39db2d[r(534)](e)[r(1463)](([e,t])=>r(646)+e+`="`+t+`"`)[r(638)](` `))[r(638)](` `):``;i[r(1183)](h,i[r(829)])&&(d[i.xnVkz]=i[r(1346)](o,f)),i.tVRHw(g,`HUG`)&&(d[i[r(1045)]]=i[r(1346)](o,p))}break;default:(n||h!==i[r(829)])&&(d[i.xnVkz]=i[r(960)](o,f)),(n||i[r(997)](g,i[r(829)]))&&(d[i[r(1045)]]=i[r(904)](o,p)),(t.layoutSizingHorizontal===i.DveJV||i[r(1351)](t[r(449)],i[r(1325)]))&&(d[i.HdLxB]=0)}return d}function k(t,n=1,r=0){let i=e,a={qVBeg:function(e,t){return e<t},cFiWy:function(e,t,n,r,i){return e(t,n,r,i)},YsljL:function(e,t){return e+t},LDUgp:function(e,t){return e===t},yBqHX:i(1174),CxCJE:function(e,t){return e(t)},AapmG:function(e,t){return e*t},AtCZO:function(e,t){return e*t},vyRBK:function(e,t){return e(t)},BlpmF:`padding`,bweyI:function(e,t){return e===t},NIWuV:function(e,t,n){return e(t,n)},JFJzb:function(e,t){return e*t},Ribrw:i(905),JaEEI:`STAR`,DOToH:i(1398),cgYAG:function(e,t){return e!==t},FTihy:i(741),UGXYR:function(e,t){return e<t},pXPsv:function(e,t){return e-t},jSTjJ:function(e,t){return e*t},DHeez:i(1445),Rhwwk:function(e,t){return e===t},JVsCs:function(e,t,n){return e(t,n)},SFWHT:function(e,t){return e===t},dFESi:i(1255),MPDBZ:i(773),dthlN:i(970),AxutJ:function(e,t){return e*t},jRRqz:function(e,t){return e*t},LPvsy:i(661),Lrbar:function(e,t){return e*t},moUfp:function(e,t){return e*t},KKiiN:i(1306),TzzVP:i(1411)};if(!t)return;let{type:o}=t,s=a[i(1401)];if(a[i(1033)](o,i(1211))&&t[i(642)])return a[i(876)](A,t[i(642)],t.opacity);if(a[i(1158)](o,i(1169)))if(a[i(745)](i(1275),a[i(431)])){let e=0;for(let t=0;a[i(1051)](t,_0x2b04e4[i(491)]);t++){let n=_0x5f3ce5[t],r=_0x289387[t]||i(1155),o=_0x219020[t]||1,s=a[i(883)](_0x1c1a7d,n,_0x3d896b,_0x595b53,e);_0x590817.push({content:s,type:r,indent:o}),e+=a[i(1460)](n[i(491)],t<_0x263eb6[i(491)]-1?1:0)}}else{let e=t[i(1247)][0],n=t[i(1247)][1],o=j(e,n,r),s=t[i(910)][i(1463)](e=>{let t=i;if(a[t(1200)](t(1174),a[t(1092)]))return a[t(1256)](A,e[t(642)])+` `+Math[t(1041)](a[t(1286)](Math[t(549)](0,Math.min(1,e.position)),100))+`%`;{let e=_0x40503d[t(479)][t(666)].findLast(e=>_0x1415f4[e]);e&&(_0x3622c4[t(479)][t(1052)]=_0x4ceeb4[e])}})[i(638)](`,`);return i(832)+Math[i(1041)](o)+i(579)+s+`)`}if(a[i(745)](o,a.MPDBZ))if(a.SFWHT(a.dthlN,a[i(1267)])){let e=t[i(1247)][0];return i(664)+Math.round(a.AxutJ(e.x,100))+`% `+Math[i(1041)](a.jRRqz(e.y,100))+`%,`+t[i(910)][i(1463)](e=>{let t=i;return A(e[t(642)],n)+` `+Math[t(1041)](a.AtCZO(Math[t(549)](0,Math[t(467)](1,e.position)),100))+`%`})[i(638)](`,`)+`)`}else{let e=bTayQO[i(1256)](_0x550a01,_0x6bdffc),t=_0x1e4d46(_0x49f5c2),n=bTayQO[i(1256)](_0xb5072a,_0x238b2f),r=bTayQO[i(550)](_0x5acdcf,_0x1daa06);[e,t,n,r][i(730)](e=>e===i(853))||(bTayQO[i(1200)](e,t)&&bTayQO[i(1200)](t,n)&&bTayQO[i(1200)](n,r)?_0x2a5334[bTayQO[i(764)]]=e:bTayQO[i(745)](e,n)&&t===r?_0x7169ce[bTayQO[i(764)]]=e+` `+t:bTayQO.bweyI(t,r)?_0x4ca9c2[bTayQO.BlpmF]=e+` `+t+` `+n:_0xf43181[i(1069)]=e+` `+t+` `+n+` `+r)}if(a.Rhwwk(o,a.LPvsy)){let e=t[i(1247)][0],n=t[i(1247)][1],o=Math[i(1041)](a.Lrbar(e.x,100)),s=Math[i(1041)](a[i(1193)](e.y,100));return`conic-gradient(from `+j(e,n,r)+i(492)+o+`% `+s+`%,`+t.gradientStops[i(1463)](e=>{let n=i;return a.NIWuV(A,e.color,t[n(1114)])+` `+Math[n(1041)](a[n(414)](Math[n(549)](0,Math.min(1,e.position)),360))+n(631)})[i(638)](`,`)+`)`}if(o===a[i(926)])if(a[i(1015)](a[i(645)],`sTGbc`)){let e=t[i(1247)][0];return i(1439)+Math[i(1041)](a[i(1423)](e.x,100))+`% `+Math[i(1041)](a.Lrbar(e.y,100))+`%,`+t[i(910)].map(e=>{let n=i,r={XJaLo:n(684),gdGPq:a[n(567)],PISoI:a.JaEEI,Qlbor:a.DOToH};return a[n(1015)](a[n(668)],a.FTihy)?[r[n(806)],r[n(809)],n(1277),r[n(934)]].includes(_0x14b941[n(1222)])||r[n(1263)]in _0x103bad:a[n(895)](A,e[n(642)],t.opacity)+` `+Math[n(1041)](a[n(414)](Math[n(549)](0,Math[n(467)](1,e[n(515)])),100))+`%`})[i(638)](`,`)+`)`}else{let[[e,t],[n,r]]=_0x4ade68[i(615)];a.UGXYR(a[i(877)](a.jSTjJ(e,r),a[i(1286)](t,n)),0)&&(r<-.001?_0x316f9d.flipVertical=!0:_0x3eaf97.flipHorizontal=!0)}return s}function A(t,n){let r=e,i={wxsvo:function(e,t){return e??t},CAALw:function(e,t){return e*t}},a=t.a??1,o=i[r(1434)](n,1);return p({r:t.r,g:t.g,b:t.b,a:i[r(570)](a,o)})}function j(t,n,r=0){let i=e,a={QuIda:function(e,t){return e-t},mcdEr:function(e,t){return e-t},kChlL:function(e,t){return e+t},ofSCe:function(e,t){return e*t},LOnBW:function(e,t){return e/t},JEubt:function(e,t){return e*t},EBAaM:function(e,t){return e+t},syXPC:function(e,t){return e%t},zSDJA:function(e,t){return e%t}},o=a[i(1132)](n.x,t.x),s=a.mcdEr(n.y,t.y),c=a[i(1208)](a.ofSCe(Math.atan2(s,o),a[i(1465)](180,Math.PI)),90),l=a[i(1465)](a.JEubt(r,180),Math.PI);return c=a[i(1457)](c,l),a.syXPC(a[i(1290)](c,360)+360,360)}function ie(t){let n=e,r={NWNJO:`border-image`,FBlsb:n(801),DDflJ:function(e,t){return e%t},Fenfo:function(e,t){return e-t},RtXce:n(728),uoEKz:function(e,t){return e!==t},QGkyr:n(854),XqfAz:function(e,t){return e(t)},ezscH:n(1114),eUrNv:function(e,t){return e(t)},OVqJQ:function(e,t){return e===t},cHQSy:n(1412),WMSAU:function(e,t){return e/t},ZYeCo:function(e,t){return e*t},kngvo:n(464),fiuoY:n(1435),hWpxC:function(e,t){return e>t},JYDtD:n(763),prTRp:n(1079),PqnIi:function(e,t,n,r){return e(t,n,r)}};if(!t[n(479)])return;let i={};switch(t[n(479)][n(1222)]){case r[n(1353)]:if(r[n(495)](r[n(823)],n(854)))_0x122289[_0x5a2c31]=_0x38c5ac+` `+_0x5f1e83,_0x4578d5[r.NWNJO]=_0x32eda8+` 1`;else{let e=r.XqfAz(ae,t.fill);Object[n(820)](i,e),t[n(1114)]&&(i[r[n(1071)]]=t[n(1114)]);let o=[];if(r.eUrNv(w,t))if(r.OVqJQ(n(737),r[n(632)])){let e=[n(1149),r[n(1117)],`lower-roman`];return`list-style-type:`+e[r.DDflJ(r[n(898)](_0x588534,1),e[n(491)])]+`;`}else{let e=r.WMSAU(r[n(600)](r[n(775)](T,t),180),Math.PI);o.push(n(1396)+a(e)+n(942))}return t[n(468)]&&o.push(r[n(1350)]),t.flipVertical&&o[n(408)](r[n(1068)]),r[n(1330)](o.length,0)&&(i[r.JYDtD]=o[n(638)](` `)),i}default:return i[r[n(454)]]=r.PqnIi(k,t[n(479)],t.opacity,t[n(409)]),i}}function ae(t){let n=e,r={tAvog:function(e,t){return e===t},OtlID:function(e,t){return e<t},zCAkj:function(e,t){return e-t},ZPDml:function(e,t){return e-t},oHJnr:function(e,t){return e<t},HEhfy:function(e,t){return e||t},UmeIC:n(1079),DOhix:function(e,t){return e(t)},dtZrD:function(e,t){return e/t},CTMwe:function(e,t){return e<t},cbjFB:function(e,t){return e-t},VBHgG:function(e,t){return e*t},wujmm:function(e,t){return e/t},uDLPy:function(e,t){return e<t},QcheW:function(e,t){return e*t},MtByA:function(e,t){return e/t},CcbYs:n(1284),XVRZv:`background-size`,CyNlr:n(553)},i={},o=t[n(828)]&&r[n(1315)](t.scaleMode,n(822)),[[s,,c]=[1,0,0],[,l,u]=[0,1,0]]=t[n(828)]??[],d=r[n(1349)](Math.abs(r[n(596)](s,1)),.001)&&Math[n(1021)](r[n(1456)](l,1))<.001&&Math[n(1021)](c)<.001&&r.oHJnr(Math[n(1021)](u),.001);if(r[n(526)](!o,d))return i[r[n(652)]]=n(648)+t[n(1052)]+`') no-repeat center / cover`,i;let f=r[n(721)](a,100/s),p=r[n(721)](a,r[n(624)](100,l)),m,h;return m=r[n(658)](Math.abs(r[n(816)](s,1)),.001)?`0%`:a(r[n(1141)](r.wujmm(c,1-s),100))+`%`,h=r[n(782)](Math.abs(l-1),.001)?`0%`:r[n(721)](a,r[n(493)](r[n(1089)](u,r[n(816)](1,l)),100))+`%`,i[r[n(1054)]]=`url('`+t[n(1052)]+`')`,i[r[n(1440)]]=f+`% `+p+`%`,i[r[n(477)]]=m+` `+h,i[`background-repeat`]=`no-repeat`,i}function oe(t){let n=e,r={opPRn:function(e,t){return e*t},SVNuB:function(e,t){return e*t},JIgyE:n(1020),CpgqQ:function(e,t){return e===t},DuyTZ:n(841),PzZxC:function(e,t){return e(t)},zjkjK:n(1134),PupXB:function(e,t){return e(t)},bSRva:function(e,t){return e(t)},ZEdib:n(805),pNMIb:function(e,t){return e!==t},vHJhx:n(533),wkhid:n(890),AXcOc:function(e,t){return e(t)},qYzyk:function(e,t){return e(t)},SqOwf:function(e,t){return e(t)},ciymC:function(e,t){return e(t)},gMrUW:function(e,t){return e(t)},WLDMV:n(535),RKNkD:function(e,t){return e(t)},aWTYP:function(e,t){return e/t},FXmlg:`BACKGROUND_BLUR`,JohVl:function(e,t){return e===t},NJdVr:`box-shadow`,xHiFW:n(866),dDZzP:n(894)};if(!t.effects)return;let i=[],a=[],s=[];t[n(884)][n(573)](e=>{let c=n,{type:l}=e;switch(l){case r[c(635)]:{let{offset:n,color:s,radius:l,spread:u=0}=e;r[c(1118)](t[c(1222)],r[c(713)])?i.push(r.PzZxC(o,n.x)+` `+o(n.y)+` `+o(l)+` `+r[c(678)](p,s)):[c(585),r.zjkjK][c(1167)](t.type)?a[c(408)](c(1212)+r[c(536)](o,n.x)+` `+o(n.y)+` `+r[c(536)](o,l)+` `+r[c(536)](p,s)+`)`):i[c(408)](r.PzZxC(o,n.x)+` `+r[c(536)](o,n.y)+` `+r[c(678)](o,l)+` `+r[c(678)](o,u)+` `+r[c(860)](p,s));break}case r[c(1039)]:if(r[c(878)](c(533),r.vHJhx)){let e=_0x1ae403.gradientHandlePositions[0];return`radial-gradient(circle at `+_0x4fa0d0[c(1041)](MDmxQn.opPRn(e.x,100))+`% `+_0x50f0e8[c(1041)](MDmxQn[c(673)](e.y,100))+`%,`+_0xa6de9f[c(910)][c(1463)](e=>{let t=c;return EsqwXA[t(881)](_0x439b41,e[t(642)],_0x3cbc70)+` `+_0x451a26[t(1041)](EsqwXA[t(765)](_0x269c2c[t(549)](0,_0x24e478.min(1,e[t(515)])),100))+`%`})[c(638)](`,`)+`)`}else{let{offset:n,color:a,radius:s,spread:u=0}=e,d=r.CpgqQ(l,c(805))?r[c(1085)]:``;r[c(1118)](t[c(1222)],r[c(713)])?i[c(408)](``+d+o(n.x)+` `+r[c(509)](o,n.y)+` `+r[c(1218)](o,s)+` `+r[c(678)](p,a)):i[c(408)](``+d+r.bSRva(o,n.x)+` `+r.SqOwf(o,n.y)+` `+o(s)+` `+r[c(676)](o,u)+` `+r[c(1146)](p,a));break}case r.WLDMV:a[c(408)](`blur(`+r[c(808)](o,r.aWTYP(e[c(936)],2))+`)`);break;case r[c(785)]:s.push(c(421)+r.PupXB(o,e[c(936)]/2)+`)`);break}});let c={};return i.length&&(r[n(882)](t[n(1222)],r[n(713)])?c[`text-shadow`]=i[n(638)](`, `):c[r[n(1416)]]=i[n(638)](`, `)),a[n(491)]&&(c[r.xHiFW]=a[n(638)](` `)),s[n(491)]&&(c[r.dDZzP]=s[n(638)](` `)),c}function se(t){let n=e,r={GoLhB:function(e,t){return e===t},NJrZV:function(e,t){return e(t)},kQrfe:`border-image`,aPcEx:function(e,t){return e<t},wYjBD:n(1042),ADTBC:n(606),MZVcs:n(1393),CKjZg:n(974),MtFgw:function(e,t){return e(t)},zGBVm:function(e,t){return e===t},xtfME:function(e,t){return e===t},ezclZ:function(e,t,n){return e(t,n)},VHzno:n(576),GbUzW:`PfUCy`,mCuXV:n(1414),ifRXb:function(e,t,n){return e(t,n)},whSUl:n(995),cSeKC:n(1165),hALOE:n(517)},{stroke:i,strokeWeight:a}=t;if(!i)return;let s=r[n(420)](k,i),c=r[n(1389)]in t?n(1094):r[n(850)],l={};if(r.GoLhB(t[n(653)],r[n(813)])&&r[n(959)](typeof a,r[n(1318)])){let e=a[n(941)];return l.outline=r[n(1163)](o,e)+` `+c+` `+s,l}let u=(e,t)=>{let a=n;if(r[a(959)](t,0))return;let u=i[a(1222)],d=``+r[a(420)](o,t);r[a(959)](u,a(1211))?l[e]=d+` `+c+` `+s:u[a(1167)](a(990))&&(l[e]=d+` `+c,l[r[a(1189)]]=s+` 1`)};if(r[n(959)](typeof a,n(974))){let{top:e,right:t,bottom:i,left:o}=a;if(r[n(744)](e,t)&&r[n(444)](e,i)&&e===o)r[n(985)](u,r[n(1191)],e);else if(r[n(444)](r[n(551)],n(722)))r.ezclZ(u,r[n(924)],e),r.ifRXb(u,r.whSUl,t),r[n(885)](u,r[n(824)],i),r.ezclZ(u,r[n(1451)],o);else if(MqjWHJ.aPcEx(_0x510bf8[n(1021)](_0x3786b6[n(783)](_0x2116d3[n(409)])),.001))return!1}return l}function M(t){let n=e,r={TuRml:function(e,t){return e===t},ixYrm:n(886),XyWbl:n(688),oYVWd:function(e,t){return e(t)}};if(r[n(758)](t[n(1222)],r[n(964)]))return{"border-radius":r[n(1031)]};let{radius:i}=t;if(!i)return;let{top:a,right:s,bottom:c,left:l}=i;return r[n(758)](a,s)&&s===c&&c===l?{"border-radius":r[n(1320)](o,a)}:{"border-radius":o(a)+` `+r[n(1320)](o,s)+` `+r.oYVWd(o,c)+` `+r[n(1320)](o,l)}}function N(t){let n=e,r={NcMvh:function(e,t){return e(t)},mzciI:function(e,t){return e===t},OqOgI:n(1211),DMIYz:function(e,t){return e(t)},xQqDr:`GRADIENT`,DarJJ:n(1079),dNuHE:n(1332),ciQRt:function(e,t){return e(t)},ULcVb:n(1329),UsNLw:n(571),wemGy:n(940),Kwwct:function(e,t){return e in t},mQCgN:function(e,t){return e!==t},cBPaB:n(1262),Dbvgl:function(e,t){return e(t)},fasHc:function(e,t){return e(t)},iZBCi:function(e,t){return e===t},bsMNS:n(974),UmMjC:n(1344),EwSAf:n(427),jHJxX:function(e,t){return e(t)},BycAA:n(417),Rlglx:n(1153),vDNif:function(e,t){return e(t)},dvBLz:n(443),PlvUH:function(e,t){return e===t},ZXeCz:function(e,t){return e===t},tRxza:n(1312),uQwAf:n(1081),WVRYc:`RIGHT`,pQUKM:function(e,t){return e||t},FPBDT:n(851),VmZaY:function(e,t){return e===t},FoqwT:n(1405),fUNxE:n(1207),taAgM:n(897),jMRdI:`overflow`,kjHCu:n(693),Thfmn:n(1072),prICN:`-webkit-box`,ogtnp:n(1061),EoiOM:n(456),xCcHu:n(605),THBtw:n(868),NvnMy:n(912),NeAUH:n(880),QAsRM:n(455),nYlof:`end`},{style:i,stroke:s}=t,c={...r[n(540)](I,t[n(479)]),...r[n(1365)](L,i)};if(s&&r[n(463)](typeof t[n(1288)],r[n(1082)]))if(r[n(463)](r.UmMjC,r.EwSAf)){let e=_0x34484f[n(1222)],t=r.NcMvh(_0x3f2398,_0x2e6809),i=_0x558179[n(1288)][n(941)];r[n(1084)](e,r.OqOgI)?_0x3b7c2f[`-webkit-text-stroke`]=r[n(875)](_0x551861,i/2)+` `+t:e[n(1167)](r[n(419)])&&!_0x8a2bf7[n(479)]?.type[n(1167)](r[n(419)])&&(_0x4288c5[r[n(1367)]]=t,_0x53ac1b[r[n(1060)]]=r.ciQRt(_0x2e62d2,i)+` transparent`,_0x44e975[r.ULcVb]=n(417),_0x3b73ce[n(479)]||(_0x4110ab[r[n(560)]]=r[n(821)]))}else{let e=s[n(1222)],i=r[n(1365)](k,s),a=t[n(1288)][n(941)];e===r[n(1348)]?c[r[n(1060)]]=r[n(951)](o,a/2)+` `+i:e.includes(r[n(419)])&&!t[n(479)]?.[n(1222)][n(1167)](r[n(419)])&&(c[r[n(1367)]]=i,c[n(1332)]=r[n(1365)](o,a)+n(471),c[r[n(627)]]=r[n(525)],t[n(479)]||(c[n(571)]=r.wemGy))}i[n(1188)]&&(c[r[n(954)]]=r.vDNif(a,i[n(1188)])),i[n(470)]?c[r[n(598)]]=a(i[n(470)])+`%`:c[r.dvBLz]=Math[n(1041)](i[n(581)])+`px`;let l=r[n(540)](F,t),u=r[n(1362)](i.textAlignVertical,`CENTER`)||r[n(819)](i.textAlignVertical,r[n(1402)]),d=i[n(1138)]===r.uQwAf||r[n(1362)](i[n(1138)],r[n(1242)]),f=r[n(659)](u,d);if(r[n(1084)](i[n(803)],r[n(732)]))if(r[n(1249)](`xdZXz`,`GSofg`)){let e=[];if(r.Kwwct(n(884),_0x57e341)&&_0x5b811d.isArray(_0x5cf86c[n(884)]))for(let t of _0x150d5f.effects)r.mQCgN(t?.visible,!1)&&e[n(408)](t);if(r[n(836)](r.cBPaB,_0x14798b)&&_0x26dedd[n(518)](_0x26010d.children))for(let t of _0x422fd1.children)e[n(408)](...r[n(875)](_0x383e42,t));return e}else{let e=r[n(927)][n(719)](`|`),t=0;for(;;){switch(e[t++]){case`0`:c[r[n(740)]]=r.taAgM;continue;case`1`:c[r.jMRdI]=n(707);continue;case`2`:i[n(1138)]&&(c[r.kjHCu]=i.textAlignHorizontal.toLowerCase());continue;case`3`:c[r[n(1219)]]=r[n(1059)];continue;case`4`:c[r[n(1133)]]=r[n(1143)];continue;case`5`:c[r[n(1017)]]=l;continue}break}}else if(f){switch(c[n(1072)]=r[n(937)],i[n(754)]){case r[n(1375)]:c[r[n(935)]]=r[n(1426)];break;case n(1312):c[`align-items`]=`end`;break}switch(i[n(1138)]){case r[n(1375)]:c[r[n(1377)]]=r[n(1426)];break;case r[n(1242)]:c[r[n(1377)]]=r.nYlof;break}}return c}function P(t){let n=e,i={gAUMV:function(e,t){return e(t)},JkjTl:function(e,t){return e(t)}},a={};if(Array[n(518)](t[n(938)])&&t[n(938)].length){let e=t.fills[0];i[n(1093)](r,e[n(1222)])||(a=i[n(1216)](I,e))}return{...a,...i.gAUMV(L,t)}}function F(t){let n=e,r={ZxtST:function(e,t){return e+t},hjZzs:function(e,t){return e/t},ZLCmD:function(e,t){return e*t},nyEZp:function(e,t){return e*t},JNOYM:function(e,t){return e||t}},i=t.style,a=t[n(901)]?.height;if(c(t[n(507)]))return r[n(957)]((t[n(507)].match(/\n/g)||[]).length,1);let o=i[n(581)]??(i.lineHeightPercent?r.hjZzs(r[n(1104)](i[n(1109)],i[n(1441)]),100):r[n(984)](i[n(1109)],1.2));return r[n(872)](!a,!o)?1:Math[n(549)](1,Math[n(503)](r[n(708)](a,o)))}function I(t){let n=e,r={wfERz:function(e,t){return e===t},jhnfF:`SOLID`,dhkvX:n(990),aLroF:n(417),RxvIu:n(940)};if(!t)return;let i=k(t),a=t.type,o={};return r[n(1171)](a,r.jhnfF)?o={color:i}:a[n(1167)](r[n(1427)])&&(o={background:i,"-webkit-background-clip":r[n(1269)],"-webkit-text-fill-color":r[n(789)]}),o}function L(t){let n=e,r={MAYyP:function(e,t){return e!==t},EACKn:n(1453),FYjJN:n(1259),MSUjq:function(e,t){return e(t)},KYtjb:n(1220),cGcFt:n(630),zpAPK:`UNDERLINE`,DXMEG:n(589),DxQRN:n(1338),wAYnb:n(1273),TuxHO:`line-through`},i={};if(t.fontFamily&&(i[n(852)]=t.fontFamily),r[n(761)](t[n(1040)],400)&&(i[r.EACKn]=t[n(1040)]),t[n(1109)]&&(i[r.FYjJN]=r.MSUjq(o,t.fontSize)),t[n(630)]&&(i[r[n(1095)]]=r[n(873)]),t[n(521)])switch(t[n(521)]){case r[n(1196)]:i[r[n(1333)]]=r[n(1283)];break;case r.wAYnb:i[r[n(1333)]]=r[n(779)];break;default:break}return i}function R(t){let n=e,r={EmpfB:n(684),PbfrN:function(e,t){return e(t)},wdEBD:function(e,t){return e(t)},RomEV:`overflow`,dZsHl:`opacity`},i={};switch(t[n(1222)]){case r[n(726)]:break;case n(841):i=r.PbfrN(N,t);break;default:i={...ie(t),...r.PbfrN(M,t),...r.wdEBD(se,t),...r[n(522)](oe,t)}}return t[n(996)]&&(i[n(583)]=t[n(996)][n(691)]()[n(1152)](`_`,`-`)),t[n(1236)]&&(i[r[n(527)]]=n(707)),t[n(1114)]&&(i[r[n(929)]]=r.wdEBD(a,t[n(1114)])),i}function z(t,r){let i=e,a={Dhwtu:function(e,t,n,r,i,a){return e(t,n,r,i,a)},TODgw:function(e,t){return e+t},oDzaC:function(e,t){return e(t)},oPKDV:i(707),IZCIm:function(e,t,n,r,i,a){return e(t,n,r,i,a)},kiOGf:function(e,t){return e+t},TzLxk:function(e,t){return e===t},uIGOy:i(771),EoeUg:function(e,t,n,r,i){return e(t,n,r,i)},mpxvQ:`ABSOLUTE`,nipwG:function(e,t,n,r){return e(t,n,r)},VItcC:function(e,t){return e(t)},tChcK:i(1155),YYoMP:function(e,t,n){return e(t,n)},vqGCP:function(e,t){return e(t)},blIUw:function(e,t,n,r,i){return e(t,n,r,i)},lTwMs:function(e,t){return e+t},WkpJd:function(e,t){return e+t},dzLhM:function(e,t){return e(t)},wwdrA:function(e,t){return e(t)},ysNEw:i(1311),Ivnxy:i(755),FRqRO:i(432)},{autoLayout:s}=a[i(1023)](n,r),c=(e,t,n,r,l)=>{let u=i;if(u(432)===a.FRqRO){let i=` `[u(461)](n);return e[u(1463)](e=>{let f=u,p={kYwLd:function(e,t,n,r,i,o){return a[g(1276)](e,t,n,r,i,o)},AIxwX:function(e,t){return a[g(799)](e,t)},BVjwG:function(e,t,n,r){return e(t,n,r)},JKLAe:function(e,t){return a[g(844)](e,t)},ZasIf:a.oPKDV,KPcOF:function(e,t,n,r,i,o){return a[g(489)](e,t,n,r,i,o)},fpSWd:function(e,t){return a[g(557)](e,t)}};if(a[f(1128)](e[f(1222)],a[f(548)])&&e[f(1262)]?.[f(491)])return a[f(1355)](c,e[f(1262)],t,n,r);if(!e[f(901)])return``;let m={},h=!s||!l?.[f(1292)]||a[f(1128)](e[f(770)],a[f(807)]);s?(h?m=b(e,t,r):l?.[f(1292)]&&(m=a[f(701)](x,e)),e[f(1292)]&&e[f(1292)]!==a.tChcK&&(m={...m,...ee(e,!h)})):m=a[f(425)](b,e,t,r);let v={...m,...a[f(531)](O,e,!h),...a.vqGCP(R,e)},y={x:e[f(901)].x,y:e.absoluteBoundingBox.y};return i+a[f(1281)](V,e,e[f(1262)]?a.lTwMs(a.WkpJd(`
3
+ `+a.dzLhM(B,e[f(1262)])[f(1463)](t=>{let r=f;if(!t[r(1314)])return p[r(902)](c,t[r(702)],y,p.AIxwX(n,1),!1,e);let i=t[r(1314)];if(!i[r(901)])return``;let{width:a,height:s}=i[r(901)],l={...p.BVjwG(b,i,y,!1),width:o(a),height:p[r(675)](o,s),...i[r(936)]?p[r(675)](M,i):{},overflow:p[r(1432)]},u=p.KPcOF(c,t[r(702)],{x:i.absoluteBoundingBox.x,y:i[r(901)].y},p[r(1168)](n,2),!1,e);return p[r(1424)](` `[r(461)](p.fpSWd(n,1))+(r(1335)+d(l)+r(1372))+u,`
4
+ `+` `.repeat(p.fpSWd(n,1))+r(1448))})[f(866)](Boolean)[f(638)](`
5
5
  `),`
6
- `),i):``,m,a[u(860)](v,e))}}).filter(Boolean)[l(1044)](`
7
- `)}};return a.pRQVm(s,t,{x:0,y:0},0,!0)}function V(t){let n=e,r={QuNBH:function(e,t){return e(t)},rsZAX:n(247),zKuAv:n(486),DxhnI:function(e,t){return e??t},dsMjl:function(e,t){return e===t},Kignh:n(566)},i=[],a=null;for(let e of t)if(r.dsMjl(r.Kignh,r[n(923)])){if(e.isMask){a={mask:e,items:[]},i[n(657)](a);continue}a?a.items[n(657)](e):i[n(657)]({items:[e]})}else{let e=r[n(360)](_0x358377,_0x473753),t=r[n(360)](_0x51ded3,_0x37ba23),i=e?` style="`+e+`"`:``,a=t?` `+t:``;switch(_0x502728.type){case r[n(597)]:return`<div`+i+`>`+r[n(360)](_0x51b1a2,_0x387170)+n(1150);case r[n(1094)]:return _0x5b2d58.url?n(669)+_0x114950[n(1040)]+`"`+i+a+n(283):``;default:return n(232)+i+a+`>`+r[n(772)](_0x1ea741,``)+`</div>`}}return i}function H(t,n,r,i){let a=e,o={KFHxc:`TEXT`,tTjnz:function(e,t){return e(t)},yRCyB:a(486)},s=f(r),c=ee(i),l=s?a(886)+s+`"`:``,u=c?` `+c:``;switch(t[a(1058)]){case o[a(1030)]:return a(232)+l+`>`+o.tTjnz(U,t)+a(1150);case o[a(1019)]:return t.url?a(669)+t[a(1040)]+`"`+l+u+a(283):``;default:return`<div`+l+u+`>`+(n??``)+a(1150)}}function U(t){let n=e,r={wbFoj:function(e,t){return e(t)},yAeak:function(e,t){return e===t},zzkTE:n(773),OcvCP:function(e,t){return e(t)},pcyji:function(e,t){return e===t},TpYSz:n(1017),yATlI:function(e,t){return e<t},VbwiE:function(e,t){return e===t},lLUgg:`rmhlJ`,MkqTM:n(793),NErOH:function(e,t,n,r,i){return e(t,n,r,i)},yIGrt:function(e,t){return e-t},dMBTo:function(e,t){return e<t},SIhoT:function(e,t){return e(t)}},i=t.characters?.[n(1024)](`
8
- `)||[],a=t.lineTypes||[],o=t.lineIndentations||[],s=t[n(1065)]?r[n(944)](F,t[n(1065)]):{},c=[];if(t[n(997)]&&t[n(423)])if(r[n(974)](r[n(419)],r[n(419)])){let e=0;for(let l=0;r[n(608)](l,i[n(396)]);l++)if(r[n(314)](`mExGy`,r[n(613)])){let e=_0x3d5b07.pop();_0x5787ca+=`</`+r[n(1104)](_0x43e954,e[n(1058)])+`>`}else{let u=i[l],d=a[l]||r.MkqTM,f=o[l]||1,p=r.NErOH(ae,u,t,s,e);c[n(657)]({content:p,type:d,indent:f}),e+=u.length+(r.yATlI(l,r.yIGrt(i[n(396)],1))?1:0)}}else return r[n(929)](_0x3aa364,r[n(337)])?`ul`:`ol`;else for(let e=0;r.dMBTo(e,i.length);e++){let t=i[e],s=a[e]||`NONE`,l=o[e]||1,d=r[n(645)](u,t);c.push({content:d,type:s,indent:l})}return r[n(1104)](G,c)}function ae(t,n,r,i){let a=e,o={OKWKo:function(e,t){return e??t},nhfXl:function(e,t){return e(t)},WmfMz:function(e,t){return e<t},Xtbfx:function(e,t){return e!==t},vMwQD:`UJjbY`,jntlF:function(e,t){return e+t},sXtyR:function(e,t,n,r,i){return e(t,n,r,i)}};if(!n[a(423)]||!n[a(997)])return u(t);let s=``,c=t.split(``),l=n.characterStyleOverrides[i]||0,d=``;for(let e=0;o[a(512)](e,c[a(396)]);e++)if(o[a(363)](a(789),o[a(548)])){let e=_0x68aa55.a??1,t=o[a(514)](_0xadd042,1);return o.nhfXl(_0x313671,{r:_0x3e1f10.r,g:_0x31e997.g,b:_0x53a6fe.b,a:e*t})}else{let t=o[a(1145)](i,e),u=n[a(423)][t]||0;u===l?d+=c[e]:(s+=o.sXtyR(W,d,l,n,r),d=c[e],l=u)}return d&&(s+=o[a(747)](W,d,l,n,r)),s}function W(t,n,r,i){let a=e,o={toinq:function(e,t){return e(t)},PLTAR:function(e,t){return e<=t},zjqMq:function(e,t){return e(t)},fArZU:function(e,t,n){return e(t,n)}},s=o.toinq(u,t);if(o[a(572)](n,1)||!r[a(997)])return s;let c=r.styleOverrideTable[n];if(!c)return s;let l=o.zjqMq(f,o[a(556)](p,F(c),i)),d=({ORIGINAL:e=>e,UPPER:e=>e[a(394)](),LOWER:e=>e[a(506)](),TITLE:e=>e.replace(/\w\S*/g,e=>e[0][a(394)]()+e[a(840)](1)[a(506)]())}[c[a(623)]]??(e=>e))(s);return l?a(963)+l+`">`+d+`</span>`:d}function G(t){let n=e,r={AXhjz:n(319),ezUSq:n(793),TXkGb:function(e,t){return e+t},PyiID:function(e,t){return e<t},PpJhy:function(e,t){return e-t},CrSnm:function(e,t){return e-t},HWBgO:function(e,t){return e*t},otIsZ:function(e,t){return e>t},xUaAn:function(e,t){return e/t},wWLQx:function(e,t){return e*t},SKvWZ:function(e,t){return e*t},Mhopx:function(e,t){return e/t},KaJGT:function(e,t){return e-t},UAkjO:function(e,t){return e*t},PeyhT:`border-top`,WzUlO:function(e,t,n){return e(t,n)},HVnfx:n(733),CpuPQ:n(599),zTWkN:n(1125),eOrRH:function(e,t){return e===t},cnMXE:`UNZNv`,CMgIy:n(389),yVJET:function(e,t){return e===t},FooQn:function(e,t){return e===t},EVanG:n(1136),plSTo:function(e,t){return e(t)},ocHNb:function(e,t){return e<t},XJVZg:function(e,t){return e-t},gtYvo:function(e,t){return e(t)},CBNet:function(e,t){return e!==t},zNWMZ:function(e,t){return e-t},ITExj:n(384),HoIDz:n(970),erphw:function(e,t){return e(t)},Ufpyl:function(e,t){return e===t},kXtOd:function(e,t){return e-t},NEicz:function(e,t){return e===t},fXyDB:`UHiZM`,nXuwS:function(e,t){return e(t)},JRPxW:function(e,t){return e>t}};if(t[n(396)]===0)return``;let i=``,a=[];for(let e=0;e<t[n(396)];e++){if(r.eOrRH(r[n(904)],r[n(696)]))return _0x3e012f[n(869)](/([a-z])([A-Z])/g,`$1-$2`)[n(869)](/([A-Z]+)([A-Z][a-z])/g,r[n(810)]).toLowerCase();{let o=t[e];if(r[n(607)](o[n(1058)],r[n(233)]))if(r.eOrRH(n(853),n(853))){for(;r[n(995)](a[n(396)],0);)if(r[n(345)](n(847),r.EVanG)){let e=0;for(let t=0;t<_0x2d7125[n(396)];t++){let i=_0x3ca13b[t],a=_0x94c032[t]||r[n(233)],o=_0xd4ef3[t]||1,s=_0x3e6e2f(i,_0x10a3b2,_0x468559,e);_0x38ed45[n(657)]({content:s,type:a,indent:o}),e+=r[n(1096)](i[n(396)],r[n(1072)](t,r[n(248)](_0x484d4c.length,1))?1:0)}}else{let e=a[n(484)]();i+=`</`+r[n(574)](K,e[n(1058)])+`>`}i+=o.content,r[n(674)](e,r[n(404)](t[n(396)],1))&&(i+=n(1038));continue}else{let e=r[n(268)](r.HWBgO(_0x513bc5,_0x40ac59),_0x27d2f8*_0x437096);r[n(995)](_0x40fc03[n(605)](e),.01)&&(_0x16fe65=_0x3f2970.abs(r[n(1003)](r[n(248)](r[n(594)](_0x33c3c7,_0x32164f),r[n(1083)](_0x3d1067,_0x2509e6)),e)),_0xe526aa=_0x4680af[n(605)](r[n(698)](r[n(429)](r.UAkjO(_0xc4579d,_0x39009f),r.UAkjO(_0x5492c1,_0x4c6145)),e)))}let s=o.indent;for(;r[n(995)](a[n(396)],0)&&a[r[n(404)](a[n(396)],1)].indent>s;){let e=a.pop();i+=`</`+r[n(960)](K,e[n(1058)])+`>`}let c=a[n(396)]>0&&r[n(1022)](a[a[n(396)]-1][n(807)],s)&&r[n(831)](a[r[n(759)](a[n(396)],1)][n(1058)],o[n(1058)]);if(c)if(r[n(831)](r[n(745)],r.HoIDz)){let e=a[n(484)]();i+=`</`+r[n(830)](K,e[n(1058)])+`>`}else _0xd9f81(r.PeyhT,_0x9eea9f),r[n(820)](_0x3b2395,r[n(899)],_0x53a9b4),_0x24b882(r[n(458)],_0x4154b9),r[n(820)](_0x15ba3a,r[n(806)],_0x2e707e);if(r[n(1031)](a[n(396)],0)||a[r[n(1066)](a[n(396)],1)][n(807)]<s||c)if(r[n(470)](r.fXyDB,r[n(695)])){let e=r[n(701)](K,o[n(1058)]),t=q(o[n(1058)],s);i+=`<`+e+n(769)+t+`">`,a.push({type:o.type,indent:s})}else return _0x290dc6?.[n(1068)]?_0x39f42c(_0x403f55[n(1068)],_0x5b45fe):null;i+=n(344)+o.content+`</li>`}}for(;r[n(1119)](a.length,0);){let e=a[n(484)]();i+=`</`+r[n(701)](K,e[n(1058)])+`>`}return i}function K(t){let n=e;return t==={PmDMM:n(773)}[n(907)]?`ul`:`ol`}function q(t,n){let r=e,i={XQxol:function(e,t){return e===t},CAmLj:r(773),zahmf:r(381),pPoiC:r(822),Fxpjc:r(609),JWJkz:function(e,t){return e%t},CvdJJ:function(e,t){return e-t}};if(i[r(474)](t,i.CAmLj))return r(230);{let e=[i[r(397)],i[r(999)],i.Fxpjc];return r(359)+e[i[r(677)](i[r(447)](n,1),e[r(396)])]+`;`}}const J={affix:[e(713)],alert:[e(530)],anchor:[`Anchor`,e(1149),`AnchorTarget`],"auto-complete":[e(284),e(552)],avatar:[e(1055),e(351)],"back-top":[e(743)],badge:[`Badge`],breadcrumb:[e(826),e(535)],button:[`Button`],calendar:[e(888)],card:[e(854)],cascader:[e(377),`CascaderPanel`],checkbox:[e(586),e(559)],collapse:[e(985),`CollapsePanel`],"color-picker":[`ColorPicker`,`ColorPickerPanel`],comment:[e(1135)],"config-provider":[e(1117)],"date-picker":[e(694),e(374),e(557),e(1105)],descriptions:[e(1049),e(450)],dialog:[e(835),`DialogPlugin`],divider:[e(263)],drawer:[`Drawer`,e(902)],dropdown:[e(601),`DropdownItem`,`DropdownMenu`],empty:[e(863)],form:[`Form`,e(507),e(961)],grid:[e(954),e(334),e(1034),e(431)],guide:[e(585)],"image-viewer":[e(358)],input:[`Input`,e(891)],"input-adornment":[e(691)],"input-number":[e(328)],layout:[e(411),e(697),e(380),e(859)],link:[e(343)],list:[e(837),e(569),e(1087)],loading:[e(908),`LoadingPlugin`],menu:[e(338),`MenuGroup`,e(612),e(497),e(1010)],message:[e(299),e(407)],notification:[e(711),e(878)],pagination:[e(1070),e(797)],popconfirm:[e(1012)],popup:[e(269)],progress:[e(664)],qrcode:[`QRCode`],radio:[e(251),e(434),e(649)],"range-input":[e(714),`RangeInputPopup`],rate:[`Rate`],select:[e(903),e(606),e(437)],"select-input":[e(620)],skeleton:[`Skeleton`],slider:[e(639),e(582)],space:[`Space`],statistic:[`Statistic`],steps:[e(1052),e(274)],"sticky-tool":[e(399),`StickyItem`],switch:[e(558)],swiper:[e(1035),e(266)],table:[`Table`,`BaseTable`,e(799),e(827)],tabs:[e(260),e(652)],tag:[e(913),e(933),`CheckTagGroup`],"tag-input":[`TagInput`],textarea:[`Textarea`],"time-picker":[e(678),e(936),e(336)],timeline:[`Timeline`,e(378)],tooltip:[e(1109),e(708)],transfer:[`Transfer`],tree:[`Tree`],"tree-select":[`TreeSelect`],typography:[e(1101),e(1018),e(611),e(627)],upload:[e(541)],watermark:[e(412)],"action-sheet":[e(1015)],cell:[e(388),e(643)],"count-down":[e(692)],"date-time-picker":[e(736)],"dropdown-menu":[e(1025),e(1067)],fab:[`Fab`],footer:[e(380)],indexes:[`Indexes`,e(287)],navbar:[e(675)],"notice-bar":[`NoticeBar`],overlay:[e(241)],picker:[e(229)],popover:[`Popover`],"pull-down-refresh":[e(333)],result:[e(499)],search:[e(270)],"side-bar":[`SideBar`,e(231)],stepper:[`Stepper`],sticky:[e(1016)],"swipe-cell":[e(787)],"tab-bar":[e(236),e(1139)],toast:[`Toast`]};function oe(t){let n=e,r=t[n(506)]();for(let[e,t]of Object.entries(J))for(let e of t)if(r[n(444)](e[n(506)]()))return e}function se(t,n){let r=e,i={CEhev:function(e,t){return e===t},OhtZK:r(709)};return i[r(935)](n,i[r(342)])?{Authorization:r(626)+t}:{"X-Figma-Token":t}}async function Y(t,n,r){let i=e,a={fWXUy:function(e,t,n){return e(t,n)}},o=se(n,r),s=await a.fWXUy(fetch,t,{headers:o});if(!s.ok){let e=await s[i(880)]();throw console[i(1100)](e),Error(i(1042)+s[i(264)]+` `+s[i(630)]+` - `+e)}return s[i(655)]()}function ce(t){let n=e,r={ISISq:`Invalid Figma URL: file key not found`,jONtr:function(e,t){return e(t)}},i=t[n(367)](/figma\.com\/(?:file|design|proto)\/([a-zA-Z0-9_-]+)/);if(!i)throw Error(r[n(617)]);let a=t[n(367)](/node-id=([^&]+)/);if(!a)throw Error(n(1115));let o=r[n(443)](decodeURIComponent,a[1])[n(869)](/-/g,`:`);return{fileKey:i[1],nodeId:o}}async function le(t,n,r,i){let a=e,o={tRSxE:function(e,t,n,r){return e(t,n,r)},EQRIB:function(e,t){return e(t)}};return o[a(584)](Y,a(650)+n+`/nodes?ids=`+o[a(602)](encodeURIComponent,r),t,i)}async function X(t,n,r,i,a,o){let s=e;return(await{dzrMs:function(e,t,n,r){return e(t,n,r)}}[s(1054)](Y,`https://api.figma.com/v1/images/`+n+s(1093)+r[s(1044)](`,`)+s(493)+i+s(510)+a,t,o)).images}function ue(t){let n=e,r={kxhhA:`IMAGE`,tMSeL:function(e,t){return e!==t},lPNfH:n(317),EDyCO:n(486)},i=[],a=[],o=new Map,s=new Map,c=t[n(227)](e=>({node:e}));for(;c.length;){let e=c.pop();if(!e)continue;let{node:t,parentComponentId:l,childIndex:u}=e;if(t.fill?.type===r[n(1129)]&&t[n(588)]?.id){let e=t[n(588)][n(565)];if(e)if(s[n(981)](e))s[n(239)](e)[n(657)](t[n(588)].id);else if(r.tMSeL(r[n(947)],r[n(947)])){let e=new _0x3f41fa;for(let[t,r]of _0x5cb46e[n(1081)]()){let n=new _0x27352b,i=r[0];if(i&&_0x553293[i])for(let e of r)n.set(e,_0x3817e7[i]);e.set(t,n)}_0x5dff42[n(737)](_0x594569,e)}else s[n(737)](e,[t[n(588)].id]),i[n(657)](t[n(588)].id);else i.push(t.fill.id)}if(t.type===r.EDyCO&&t.id)if(r[n(812)](l,void 0)&&r[n(812)](u,void 0)){o[n(981)](l)||o.set(l,new Map);let e=o.get(l);e[n(981)](u)?e[n(239)](u)[n(657)](t.id):(e[n(737)](u,[t.id]),a[n(657)](t.id))}else a[n(657)](t.id);if(Array[n(455)](t[n(413)])&&t[n(413)][n(396)]){let e=t[n(1058)]===n(945)&&t[n(308)]?t[n(308)]:void 0;c[n(657)](...t[n(413)][n(227)]((t,n)=>({node:t,parentComponentId:e,childIndex:e?n:void 0})))}}return{imageNodeIds:i,vectorNodeIds:a,componentMap:o,imageRefMap:s}}async function de(t,n,r,i){let a=e,o={biZJy:function(e,t){return e(t)},XJSNU:function(e,t){return e<=t},REHdb:function(e,t,n){return e(t,n)},pdmmy:function(e,t){return e===t},EEQeF:function(e,t){return e in t},GyfEd:`componentId`,ehAEp:a(965),ApDtD:function(e,t){return e in t},agikT:`overrides`,MxPaH:function(e,t){return e&&t},zzMQX:function(e,t){return e in t},ICGbW:a(330),QheWh:a(439),CQYUe:function(e,t){return e>t},dPxrd:function(e,t){return e||t},CWCmk:function(e,t,n,r,i,a,o){return e(t,n,r,i,a,o)},trXmF:a(280),vXcqs:a(998),YyGYH:function(e,t){return e===t},LGOCe:`ACZFX`,jYFxj:a(335),rFONy:a(716),YDElV:function(e,t){return e===t},GxodU:`VECTOR`,wWqYO:function(e,t){return e!==t},gSmqL:function(e,t){return e===t},XUSQa:`eqCnx`,Lxodp:function(e,t){return e===t},Ljmfe:a(945)};if(o[a(1039)](!t,!n)||!r?.[a(396)])return r;let{imageNodeIds:s,vectorNodeIds:c,componentMap:l,imageRefMap:u}=ue(r),[d,f]=await Promise[a(948)]([s[a(396)]?X(t,n,s,a(228),1,i):Promise[a(1088)]({}),c[a(396)]?o[a(731)](X,t,n,c,o[a(971)],1,i):Promise[a(1088)]({})]),p=new Map;for(let[e,t]of u[a(1081)]()){let n=new Map,r=t[0];if(r&&d[r])for(let e of t)n[a(737)](e,d[r]);p[a(737)](e,n)}let m=new Map;for(let[e,t]of l[a(1081)]())if(o[a(560)](o[a(1011)],o[a(1011)])){let n=new Map;for(let[e,r]of t.entries()){let t=new Map,i=r[0];if(i&&f[i])for(let e of r)t[a(737)](e,f[i]);n.set(e,t)}m[a(737)](e,n)}else{let e=_0x5814ff.pop();_0x54b4f7+=`</`+o.biZJy(_0x438b13,e[a(1058)])+`>`}let h=r.map(e=>({node:e}));for(;h.length;)if(o[a(833)](a(519),o[a(680)])){let e=o[a(934)](_0x101bcd,_0x42a55f);if(o.XJSNU(_0xeeeacd,1)||!_0x558f3f[a(997)])return e;let t=_0x4703d[a(997)][_0x473f72];if(!t)return e;let n=o.biZJy(_0x51888b,o.REHdb(_0x3a1f81,o[a(934)](_0x372141,t),_0x203631)),r=({ORIGINAL:e=>e,UPPER:e=>e[a(394)](),LOWER:e=>e[a(506)](),TITLE:e=>e[a(869)](/\w\S*/g,e=>e[0][a(394)]()+e[a(840)](1)[a(506)]())}[t[a(623)]]??(e=>e))(e);return n?a(963)+n+`">`+r+a(422):r}else{let e=h[a(484)]();if(!e)continue;let{node:t,parentComponentId:n,childIndex:r}=e;if(t[a(588)]?.[a(1058)]===o[a(492)]&&t[a(588)]?.id)if(o[a(425)]===a(716)){let e=t[a(588)][a(565)];if(e&&p.has(e)){let n=p[a(239)](e);n[a(981)](t[a(588)].id)&&(t[a(588)][a(1040)]=n[a(239)](t[a(588)].id))}else d[t[a(588)].id]&&(t.fill[a(1040)]=d[t[a(588)].id])}else{if(!(o[a(560)](_0x3c416f[a(1058)],a(945))&&o[a(872)](o[a(523)],_0x3f8348)))return;let e=_0x26d8c1[a(308)],t=o[a(872)](o[a(870)],_0x2d9290)&&_0x52c428[a(965)],n=o[a(651)](o.agikT,_0xbca708)&&_0x3af222[a(881)]?.length;if(o[a(543)](!t,!n))return e;let{width:r,height:i}=_0x320bbc.absoluteBoundingBox,s={width:r,height:i};return n&&(s[a(881)]=_0x4688e9.overrides[a(227)](e=>({overriddenFields:e[a(469)]}))),e+`_`+_0x5e1014(_0x1de3d8[a(843)](s))}if(o[a(522)](t[a(1058)],o[a(1001)])&&t.id)if(o[a(833)](a(857),`CTMCx`))if(n!==void 0&&o[a(813)](r,void 0)&&m.has(n))if(o[a(957)](o[a(288)],a(921))){if(_0x5ea137.stroke=_0x322d2,o[a(504)](o[a(685)],_0x3c7519)){let{top:e,right:t,bottom:n,left:r}=_0x47805a[a(330)];_0x518c86[a(439)]={top:e,right:t,bottom:n,left:r}}else o[a(583)]in _0x21e006&&o[a(571)](_0x984529.strokeWeight,0)&&(_0x195818[a(439)]={top:_0x4c8c1b.strokeWeight,right:_0x5475a6[a(439)],bottom:_0x30c807.strokeWeight,left:_0x27f187[a(439)]});_0x504b7e[a(1138)]=_0x2e525b.strokeAlign}else{let e=m[a(239)](n);if(e[a(981)](r)){let n=e[a(239)](r);n[a(981)](t.id)&&(t.url=n[a(239)](t.id))}}else f[t.id]&&(t.url=f[t.id]);else return _0x5eade9(_0x1153f1,_0x36f0dc)+`px`;if(Array[a(455)](t[a(413)])&&t[a(413)].length){let e=o[a(242)](t.type,o[a(764)])&&t.componentId?t[a(308)]:void 0;h[a(657)](...t[a(413)].map((t,n)=>({node:t,parentComponentId:e,childIndex:e?n:void 0})))}}return r}function Z(t,n){let r=e,i={JOsfE:r(335),SdVUW:function(e,t){return e===t},ZIbIV:function(e,t){return e!==t},GMlcD:r(464),yPcYc:function(e,t,n){return e(t,n)}},a=t.nodes;return a?Object.values(a)[r(227)](e=>{let t=r,a={LiSLQ:i[t(1005)],ccIYm:function(e,n){return i[t(526)](e,n)},gvdyP:t(821)};return i.ZIbIV(t(839),i[t(441)])?e?.[t(1068)]?i[t(1078)](Q,e[t(1068)],n):null:_0x413027===a[t(1062)]||a.ccIYm(_0x1980da,a[t(844)])})[r(267)](Boolean):[]}function Q(t,a){let o=e,s={HjPVV:function(e,t){return e<t},tjrRr:o(793),tZegp:function(e,t){return e+t},ZLhHl:function(e,t){return e<t},IYSGU:function(e,t){return e(t)},xCENE:function(e,t){return e===t},XlaTx:o(893),KSMID:function(e,t){return e(t)},YyoNV:function(e,t){return e(t)},MLXFu:function(e,t){return e in t},xeenu:o(301),qdCUY:function(e,t){return e in t},ueiRQ:o(975),fNxaj:function(e,t){return e in t},yRAYo:o(592),uzgEy:function(e,t,n,r){return e(t,n,r)},URUEF:`layoutMode`,oZVTK:`primaryAxisAlignItems`,pWYdH:o(679),ippla:o(912),lSGLW:`paddingRight`,gJVUP:`paddingBottom`,EanRL:o(265),CPhRe:o(776),wAiVk:o(811),iTTnG:o(845),cFHHH:`gridRowCount`,KcjHv:`gridColumnGap`,tsizU:o(842),CMvfC:`gridColumnsSizing`,FDeLF:o(964),grJpc:o(392),GFsWM:o(449),zYOlu:o(1074),mhVkQ:o(305),eFvtN:o(486),hBpwD:o(546),qQHae:function(e,t){return e===t},RVGgG:o(945),mwyUB:o(308),ALHKS:function(e,t){return e(t)},OeKhj:function(e,t,n,r){return e(t,n,r)},ObQDL:o(1061),rfkde:o(1065),FkxPz:o(997),xlWGF:`characterStyleOverrides`,jlmzX:o(909),FrzXd:o(1076),yIEYp:o(1046),qMqTH:o(372),RyXZk:function(e,t){return e in t},wdNLf:o(349),NWUgn:function(e,t){return e!==t},xfWZp:o(272),wPtAL:function(e,t){return e>t},CEFuQ:function(e,t){return e>t},VEFqh:function(e,t){return e>t},xaERx:function(e,t){return e in t},uCbTk:o(917),rmIpl:o(330),xfEPZ:function(e,t){return e in t},MMkRx:`strokeWeight`,OuRMR:o(1085),txprP:function(e,t){return e>t},UJkgz:o(335),RRRBA:o(413),UhzLG:function(e,t){return e>t}};if(s[o(968)](t[o(648)],!1)||s[o(403)](me,t))return;let{autoLayout:c}=s[o(841)](n,a),l={type:t[o(1058)]};if(s[o(693)](s[o(525)],t)&&(l[s[o(525)]]=t[o(301)]),s.qdCUY(o(375),t)&&![o(440),s[o(544)]][o(444)](t[o(375)])&&(l[o(375)]=t[o(375)]),s.fNxaj(o(930),t)&&t[o(930)]&&(l[o(930)]=!0),c&&s.qdCUY(s[o(1137)],t)&&(l[o(592)]=t[o(592)]),c&&s[o(753)](i,l,t,[s[o(1152)],s[o(808)],s[o(897)],s.ippla,s.lSGLW,o(309),s[o(1006)],s.EanRL,`layoutWrap`,s[o(943)],s.wAiVk,`layoutGrow`,s.iTTnG,o(848),o(640),s[o(1124)],s[o(1142)],s[o(780)],s[o(979)],o(315),s.FDeLF,s[o(756)],s[o(864)],s[o(726)],s[o(785)],o(604)]),s[o(1108)]($,t))return{...l,id:t.id,name:t.name,type:s.eFvtN};let u=s[o(1108)](pe,t);if(u&&(l[s[o(867)]]=u),s.qQHae(t[o(1058)],s[o(629)])&&s[o(791)](s[o(234)],t)&&(l[s.mwyUB]=s[o(1141)](fe,t)),s.OeKhj(i,l,t,[o(301),o(989),`componentProperties`,s[o(1029)],s[o(547)],s[o(1004)],s[o(873)],s[o(275)],`lineIndentations`,o(371),s[o(503)],`strokeDashes`]),s[o(855)]in t&&Array[o(455)](t.effects)&&t[o(1046)][o(396)]&&(l.effects=t.effects[o(267)](e=>e?.[o(648)]!==!1)),s[o(819)](s[o(382)],t)||s[o(866)](s[o(1059)],t))if(s[o(734)](`ZRrcX`,o(321))){let{rectangleCornerRadii:e,cornerRadius:n}=t;if(Array[o(455)](e))if(s[o(734)](o(272),s[o(778)])){let e=_0x21aaf4.characters?.split(`
9
- `)||[],t=_0x410b23[o(909)]||[],n=_0x4ec5f1[o(292)]||[],r=_0x2266d0[o(1065)]?_0x95c76f(_0x307aab[o(1065)]):{},i=[];if(_0x49a4a4[o(997)]&&_0x320cbf[o(423)]){let a=0;for(let c=0;s[o(816)](c,e[o(396)]);c++){let l=e[c],u=t[c]||s.tjrRr,d=n[c]||1,f=_0x280759(l,_0x572454,r,a);i[o(657)]({content:f,type:u,indent:d}),a+=s[o(593)](l[o(396)],s[o(894)](c,e.length-1)?1:0)}}else for(let r=0;r<e.length;r++){let a=e[r],c=t[r]||o(793),l=n[r]||1,u=s[o(1108)](_0x360b50,a);i[o(657)]({content:u,type:c,indent:l})}return s.IYSGU(_0x3ccdfb,i)}else{let[t,n,r,i]=e;(s[o(768)](t,0)||s.wPtAL(n,0)||s[o(520)](r,0)||s[o(761)](i,0))&&(l[o(587)]={top:t,right:n,bottom:r,left:i})}else n>0&&(l.radius={top:n,right:n,bottom:n,left:n})}else{if(!_0x258f2e?.[o(644)]||s.xCENE(typeof _0x110808.value,s[o(496)])&&_0x78d74e.includes(_0x436808[o(644)]))return;let e=_0x498c8e[o(869)](/#.*$/,``)[o(794)]()[o(869)](/[⬑]/g,``)[o(869)](/\s+/g,`-`);e=s[o(1108)](_0x5182e8,e),e=s.KSMID(_0x4c44a5,e),_0x45d3b7[o(657)]({[e]:_0xcd4c14[o(644)]})}if(s.xaERx(s.uCbTk,t)&&Array[o(455)](t[o(917)])&&t.strokes[o(396)]>0){let e=t[o(917)][o(267)](e=>e.visible!==!1)[0];if(!s[o(1108)](r,e?.type)){if(l[o(610)]=e,s[o(687)]in t){let{top:e,right:n,bottom:r,left:i}=t[o(330)];l.strokeWeight={top:e,right:n,bottom:r,left:i}}else s[o(466)](s[o(1099)],t)&&s.CEFuQ(t[o(439)],0)&&(l[o(439)]={top:t[o(439)],right:t.strokeWeight,bottom:t.strokeWeight,left:t[o(439)]});l[o(1138)]=t[o(1138)]}}if(s.qdCUY(s[o(243)],t)&&Array[o(455)](t.fills)&&t[o(1085)][o(396)]){let e=t[o(1085)].filter(e=>e[o(648)]!==!1&&e[o(371)]!==0),n=e[o(267)](e=>r(e[o(1058)]));if(n[o(396)]&&n.length===e.length){let e=n.map(e=>e[o(565)]).filter(Boolean)[o(1044)](`_`),{width:r,height:i}=t.absoluteBoundingBox;return l.fill={type:o(335),id:t.id,imageRef:e+`_`+r+`_`+i},l}else{if(s[o(992)](e[o(396)],1))return l[o(588)]={type:s.UJkgz,id:t.id},l;l[o(588)]=e[0]}}if(s.RRRBA in t&&Array.isArray(t[o(413)])&&t[o(413)][o(396)]){let e=t[o(413)][o(227)](e=>Q(e,a))[o(267)](Boolean);s.UhzLG(e[o(396)],0)&&(l[o(413)]=e)}return l}function fe(t){let n=e,r={mdtbx:function(e,t){return e===t},mKNyC:n(945),qhBZe:function(e,t){return e in t},jDOxk:`overrides`,fXzZQ:function(e,t){return e&&t},CxVCB:function(e,t){return e(t)}};if(!(r.mdtbx(t.type,r.mKNyC)&&`componentId`in t))return;let i=t[n(308)],a=r[n(732)](n(965),t)&&t[n(965)],o=r.qhBZe(r.jDOxk,t)&&t[n(881)]?.[n(396)];if(r[n(1133)](!a,!o))return i;let{width:s,height:l}=t[n(301)],u={width:s,height:l};return o&&(u[n(881)]=t[n(881)][n(227)](e=>({overriddenFields:e[n(469)]}))),i+`_`+r.CxVCB(c,JSON.stringify(u))}function pe(t){let n=e,r={OForK:function(e,t){return e(t)},DlGDV:n(945)},i=r.OForK(oe,t.name);if(i)return i;if([r[n(477)]].includes(t[n(1058)]))return t[n(546)]}function me(t){let n=e,r={YQuPg:function(e,t){return e===t},YebiC:n(931),QTJCS:function(e,t){return e in t},mRier:n(371),BJbzW:function(e,t){return e||t}},i=r[n(858)](t[n(1058)],r[n(1151)])&&!t[n(413)][n(396)]&&!t[n(1085)][n(396)]&&!t.effects.length&&!t.strokes[n(396)],a=r[n(700)](r.mRier,t)&&r[n(858)](t[n(371)],0);return r[n(673)](i,a)}function $(t){let n=e,i={qbFGA:n(822),tDeDw:function(e,t){return e%t},xUXte:function(e,t){return e-t},tSmSQ:function(e,t){return e===t},dYALg:n(542),pYicU:`hNViV`,ofIrE:`ELLIPSE`,OruGN:`RECTANGLE`,AITcG:function(e,t){return e in t},PKPWd:n(486),OYrsG:n(410),UWXkZ:`STAR`,aKcfd:function(e,t){return e in t},iDvpH:n(414),qxILl:n(984),Ligwf:`booleanOperation`,PmPmM:function(e,t){return e(t)},aUYJO:n(945),DqLEt:function(e,t){return e in t}},a=e=>{let t=n,a={EroHk:`decimal`,bhufh:i.qbFGA,zJvrT:function(e,t){return i[o(570)](e,t)},JHsjV:function(e,t){return i[o(668)](e,t)}};if(i[t(540)](i[t(463)],i.pYicU)){let e=[a.EroHk,a.bhufh,`lower-roman`];return`list-style-type:`+e[a[t(941)](a.JHsjV(_0x51a782,1),e[t(396)])]+`;`}else return[i[t(306)],t(289),i[t(741)]][t(444)](e[t(1058)])?i.AITcG(`fills`,e)&&!e.fills[t(1118)](e=>r(e[t(1058)])):!1},s=e=>{let t=n,r={LZSva:i.PKPWd,IlWFQ:i[t(424)],NxkVX:t(984),stfLT:i[t(521)],HNoQK:function(e,n){return i[t(647)](e,n)}};return i[t(900)]===`yEOwg`?[i[t(982)],i[t(424)],i[t(634)],i.UWXkZ][t(444)](e.type)||i[t(460)](i[t(346)],e):[r[t(1140)],r[t(689)],r.NxkVX,r[t(1020)]].includes(_0xa10f5f[t(1058)])||r[t(427)](t(1009),_0x171bdc)};if(i.PmPmM(a,t))return!1;if(i.PmPmM(s,t))return!0;if(![n(757),n(931),i[n(1111)]][n(444)](t[n(1058)])||!i.DqLEt(n(413),t)||i[n(540)](t[n(413)][n(396)],0))return!1;let{children:c}=t;return c[n(396)]===1&&i[n(1002)](a,c[0])||c[n(1118)](e=>[n(757),n(945)][n(444)](e[n(1058)])&&$(e))?!1:c[n(494)](e=>a(e)||s(e)||$(e))}const he=t=>{let n=e,r={nfnXo:n(286),CPyOJ:function(e,t){return e(t)},zpXTO:function(e,t,n){return e(t,n)}},i=n(740)+encodeURIComponent(r[n(942)])+n(823)+r[n(712)](encodeURIComponent,t);r[n(538)](fetch,i,{method:n(614)})[n(748)](()=>{})},ge=async(t,n,r)=>{let i=e,a={HPTWt:function(e,t){return e(t)},SHkrU:function(e,t,n,r,i){return e(t,n,r,i)},AuhXG:function(e,t,n){return e(t,n)},HeuXE:function(e,t,n,r,i){return e(t,n,r,i)}};if(!t)throw Error(i(1063));a[i(717)](he,n);let o=r?.tokenType,{fileKey:s,nodeId:c}=ce(n),l=await a[i(665)](le,t,s,c,o);if(!l)return;let u=a[i(993)](Z,l,r);return u=await a[i(1110)](de,t,s,u,o),B(u,r)};export{ge as figma2Html};
6
+ `),i):``,v,a.wwdrA(_,e))}).filter(Boolean)[u(638)](`
7
+ `)}else{let e={};return _0x9cb267&&_0x105c28?dxluYl[u(1128)](_0x50559a,_0x2b1aed)?e[u(1083)]=_0x3b1a9e:(e[u(755)]=_0xefd1c9,e[u(1311)]=_0x8d37b2):_0x5182a7?e[dxluYl[u(729)]]=_0x59f7ce:_0x1effa5&&(e[dxluYl[u(769)]]=_0x356b64),e}};return a[i(1355)](c,t,{x:0,y:0},0,!0)}function B(t){let n=e,r={yFzUH:function(e,t){return e(t)},EiQFR:n(1134),KhVRN:function(e,t){return e!==t},LjhbF:n(1139),yEuQR:function(e,t){return e===t}},i=[],a=null;for(let e of t)if(r[n(1050)](r.LjhbF,n(1019))){if(e[n(423)]){if(r.yEuQR(n(952),n(508)))return _0x233e6c?_0x1633ea[n(534)](_0xb23f84).map(([e,t])=>e+`:`+t)[n(638)](`;`):``;a={mask:e,items:[]},i[n(408)](a);continue}a?a.items.push(e):i.push({items:[e]})}else{let e=r[n(948)](_0x6d5cee,_0x11f8a4[n(802)]);if(e)return e;if([r[n(1380)]][n(1167)](_0x482e5a[n(1222)]))return _0x2bae56[n(802)]}return i}function V(t,n,r,i){let a=e,o={NIxlI:function(e,t){return e(t)},RZylH:a(841),pGVgM:a(684),nmuGV:function(e,t){return e??t}},s=d(r),c=o[a(1159)](v,i),l=s?a(891)+s+`"`:``,u=c?` `+c:``;switch(t.type){case o[a(657)]:return a(1444)+l+`>`+o.NIxlI(H,t)+`</div>`;case o[a(1340)]:return t[a(1052)]?a(892)+t[a(1052)]+`"`+l+u+a(968):``;default:return a(1444)+l+u+`>`+o[a(800)](n,``)+a(1448)}}function H(t){let n=e,r={WWegc:function(e,t){return e(t)},ZOymx:function(e,t){return e<t},BZvWX:function(e,t){return e===t},uknkl:n(1032),fdOSn:n(1155),sdGiY:function(e,t,n,r,i){return e(t,n,r,i)},nfEbJ:function(e,t){return e+t}},i=t[n(507)]?.[n(719)](`
8
+ `)||[],a=t[n(1202)]||[],o=t[n(1215)]||[],s=t.style?r[n(1282)](P,t[n(416)]):{},c=[];if(t[n(694)]&&t[n(848)]){let e=0;for(let l=0;r[n(1326)](l,i[n(491)]);l++)if(r.BZvWX(r[n(544)],r[n(544)])){let u=i[l],d=a[l]||r[n(870)],f=o[l]||1,p=r[n(835)](U,u,t,s,e);c.push({content:p,type:d,indent:f}),e+=r[n(956)](u.length,l<i.length-1?1:0)}else{_0x4d5c02[n(1057)](_0x3dc403)||_0x575cd5[n(574)](_0x1742fc,new _0x35a796);let e=_0x2effaa[n(430)](_0x360333);e[n(1057)](_0x51af51)?e[n(430)](_0x38be51)[n(408)](_0x2e5453.id):(e[n(574)](_0x3e5331,[_0xd8f725.id]),_0x7ccc7a[n(408)](_0x1cffc3.id))}}else for(let e=0;e<i.length;e++){let t=i[e],s=a[e]||r[n(870)],u=o[e]||1,d=r[n(1282)](l,t);c[n(408)]({content:d,type:s,indent:u})}return G(c)}function U(t,n,r,i){let a=e,o={IfcxX:`oauth`,ZeWNk:function(e,t){return e(t)},VVMOK:function(e,t){return e<t},IBoHV:function(e,t){return e+t},EKQhf:function(e,t){return e===t},DUEVp:`XyrFL`,LOHpC:function(e,t,n,r,i){return e(t,n,r,i)}};if(!n[a(848)]||!n[a(694)])return o[a(778)](l,t);let s=``,c=t[a(719)](``),u=n[a(848)][i]||0,d=``;for(let e=0;o[a(1217)](e,c[a(491)]);e++){let t=o[a(1195)](i,e),l=n.characterStyleOverrides[t]||0;if(l!==u)if(o.EKQhf(a(1225),o[a(587)]))s+=W(d,u,n,r),d=c[e],u=l;else return _0x1b4014===o.IfcxX?{Authorization:a(665)+_0x41cff5}:{"X-Figma-Token":_0x4505ed};else d+=c[e]}return d&&(s+=o[a(594)](W,d,u,n,r)),s}function W(t,n,r,i){let a=e,o={omyPx:function(e,t){return e(t)},WkSpt:function(e,t){return e<=t},lllzJ:function(e,t){return e(t)}},s=o[a(1305)](l,t);if(o[a(501)](n,1)||!r.styleOverrideTable)return s;let c=r[a(694)][n];if(!c)return s;let u=o[a(862)](d,f(o[a(862)](P,c),i)),p=({ORIGINAL:e=>e,UPPER:e=>e.toUpperCase(),LOWER:e=>e[a(691)](),TITLE:e=>e[a(1152)](/\w\S*/g,e=>e[0][a(1443)]()+e[a(1192)](1).toLowerCase())}[c[a(1387)]]??(e=>e))(s);return u?a(790)+u+`">`+p+`</span>`:p}function G(t){let n=e,r={kEXYI:function(e,t){return e(t)},lQOoK:function(e,t){return e===t},lGLhR:`SOLID`,tBKLq:n(940),Qocub:n(1114),BuWBk:function(e,t){return e(t)},DGurU:function(e,t){return e/t},OspGO:function(e,t){return e*t},gRUVV:function(e,t){return e(t)},SHivC:function(e,t){return e(t)},frGqq:n(1435),ZJEuI:`transform`,MKRXi:function(e,t){return e===t},zQgoo:function(e,t){return e<t},qfUFv:function(e,t){return e===t},TRpfT:n(1155),OZNwg:function(e,t){return e>t},OzYjO:n(1148),UndQG:function(e,t){return e<t},XFRcl:function(e,t){return e-t},LkHWu:function(e,t){return e>t},cBiAp:function(e,t){return e(t)},Aixgy:function(e,t){return e>t},NDwxQ:function(e,t){return e===t},Sjccs:function(e,t){return e!==t},cSbyl:function(e,t){return e===t},diAas:function(e,t){return e<t},TbIfg:n(1395),RzXPE:function(e,t,n){return e(t,n)},sVdma:function(e,t){return e>t},qbNke:n(1428),RjqAj:function(e,t){return e(t)}};if(r.MKRXi(t[n(491)],0))return``;let i=``,a=[];for(let e=0;r[n(1137)](e,t[n(491)]);e++){let o=t[e];if(r.qfUFv(o.type,r[n(879)])){for(;r[n(1214)](a[n(491)],0);)if(r[n(998)]===r[n(998)]){let e=a[n(1066)]();i+=`</`+r[n(797)](K,e.type)+`>`}else{if(!_0x5b8bc0)return;let e=uSuSBt[n(601)](_0x108d73,_0xf8900d),t=_0x5aa403[n(1222)],r={};return uSuSBt[n(871)](t,uSuSBt[n(1245)])?r={color:e}:t.includes(`GRADIENT`)&&(r={background:e,"-webkit-background-clip":n(417),"-webkit-text-fill-color":uSuSBt[n(1018)]}),r}i+=o[n(546)],r.UndQG(e,r[n(577)](t[n(491)],1))&&(i+=n(1449));continue}let s=o[n(513)];for(;r.LkHWu(a[n(491)],0)&&r[n(1214)](a[r[n(577)](a[n(491)],1)][n(513)],s);){let e=a.pop();i+=`</`+r[n(767)](K,e[n(1222)])+`>`}let c=r[n(1442)](a[n(491)],0)&&r[n(1404)](a[r[n(577)](a.length,1)].indent,s)&&r[n(1213)](a[a.length-1][n(1222)],o[n(1222)]);if(c){let e=a.pop();i+=`</`+r[n(601)](K,e[n(1222)])+`>`}if(r[n(950)](a[n(491)],0)||r.diAas(a[r.XFRcl(a.length,1)].indent,s)||c)if(r[n(1213)](r[n(1049)],r[n(1049)])){let e=_0x44d476.pop();_0x3385b9+=`</`+_0x28f908(e[n(1222)])+`>`}else{let e=r[n(1354)](K,o[n(1222)]),t=r[n(784)](ce,o[n(1222)],s);i+=`<`+e+n(613)+t+`">`,a[n(408)]({type:o[n(1222)],indent:s})}i+=`<li>`+o[n(546)]+n(724)}for(;r[n(460)](a[n(491)],0);)if(r[n(950)](r.qbNke,n(1428))){let e=a.pop();i+=`</`+r.RjqAj(K,e[n(1222)])+`>`}else{let e=uSuSBt[n(601)](_0x59aba7,_0x9df2ee[n(479)]);_0x24efa0.assign(_0x5d870c,e),_0x120f37.opacity&&(_0x114f3d[uSuSBt[n(498)]]=_0x588303[n(1114)]);let t=[];if(uSuSBt[n(797)](_0x33ca1b,_0x368251)){let e=uSuSBt[n(915)](uSuSBt[n(921)](uSuSBt[n(1379)](_0x1357bf,_0x303a17),180),_0x3ad001.PI);t.push(n(1396)+uSuSBt[n(1354)](_0x3d8089,e)+`deg)`)}return _0x186c8c[n(468)]&&t[n(408)](n(464)),_0x368c69[n(981)]&&t[n(408)](uSuSBt[n(611)]),t[n(491)]>0&&(_0x13d10f[uSuSBt.ZJEuI]=t[n(638)](` `)),_0x1fd9fa}return i}function K(t){let n=e;return t==={GvKwY:n(944)}[n(899)]?`ul`:`ol`}function ce(t,n){let r=e,i={Kbmsc:function(e,t){return e===t},DaTNR:r(944),joocL:r(1149),TtfLp:`lower-alpha`,XglyJ:r(568),ZFykh:function(e,t){return e-t}};if(i[r(1425)](t,i[r(903)]))return r(1271);{let e=[i[r(1394)],i[r(703)],i[r(1266)]];return`list-style-type:`+e[i[r(497)](n,1)%e[r(491)]]+`;`}}const le={affix:[e(827)],alert:[e(1343)],anchor:[`Anchor`,e(626),`AnchorTarget`],"auto-complete":[e(716),e(483)],avatar:[e(569),`AvatarGroup`],"back-top":[e(490)],badge:[e(1433)],breadcrumb:[`Breadcrumb`,e(1336)],button:[e(1331)],calendar:[`Calendar`],card:[e(1175)],cascader:[e(541),e(597)],checkbox:[`Checkbox`,e(453)],collapse:[e(1232),`CollapsePanel`],"color-picker":[e(528),`ColorPickerPanel`],comment:[e(1091)],"config-provider":[`ConfigProvider`],"date-picker":[`DatePicker`,e(1251),e(1197),e(1161)],descriptions:[e(415),e(1144)],dialog:[`Dialog`,e(1067)],divider:[e(480)],drawer:[e(433),`DrawerPlugin`],dropdown:[e(734),`DropdownItem`,e(696)],empty:[e(1309)],form:[e(603),e(1176),e(662)],grid:[`Row`,e(1046),`Grid`,`GridItem`],guide:[e(971)],"image-viewer":[e(1106)],input:[`Input`,e(796)],"input-adornment":[e(739)],"input-number":[e(441)],layout:[e(831),`Aside`,e(786),e(1111)],link:[`Link`],list:[`List`,`ListItem`,e(437)],loading:[e(1009),`LoadingPlugin`],menu:[e(1185),e(1036),`MenuItem`,`HeadMenu`,e(580)],message:[e(795),e(742)],notification:[e(1403),`NotifyPlugin`],pagination:[e(1278),e(435)],popconfirm:[`Popconfirm`],popup:[`Popup`],progress:[e(654)],qrcode:[`QRCode`],radio:[e(712),e(532),e(488)],"range-input":[e(512),e(1230)],rate:[`Rate`],select:[e(711),`Option`,e(677)],"select-input":[e(1075)],skeleton:[e(961)],slider:[e(849),`SliderButton`],space:[e(620)],statistic:[e(1342)],steps:[e(472),e(1096)],"sticky-tool":[e(1254),e(1122)],switch:[e(705)],swiper:[`Swiper`,`SwiperItem`],table:[e(593),e(1129),e(1241),e(1410)],tabs:[`Tabs`,e(487)],tag:[e(1297),`CheckTag`,e(1102)],"tag-input":[`TagInput`],textarea:[e(610)],"time-picker":[e(917),`TimePickerPanel`,e(413)],timeline:[e(438),`TimelineItem`],tooltip:[e(1112),e(1227)],transfer:[e(558)],tree:[e(837)],"tree-select":[e(1055)],typography:[e(1170),e(669),e(958),e(563)],upload:[e(547)],watermark:[e(643)],"action-sheet":[e(564)],cell:[e(1399),e(1070)],"count-down":[e(715)],"date-time-picker":[e(475)],"dropdown-menu":[e(696),e(794)],fab:[e(1430)],footer:[`Footer`],indexes:[e(1364),e(909)],navbar:[`Navbar`],"notice-bar":[e(1327)],overlay:[`Overlay`],picker:[e(554)],popover:[e(651)],"pull-down-refresh":[e(1436)],result:[e(788)],search:[e(923)],"side-bar":[e(485),`SideBarItem`],stepper:[`Stepper`],sticky:[e(1027)],"swipe-cell":[`SwipeCell`],"tab-bar":[e(1131),e(979)],toast:[`Toast`]};function ue(t){let n=e,r=t[n(691)]();for(let[e,t]of Object[n(534)](le))for(let e of t)if(r[n(1167)](e[n(691)]()))return e}function de(t,n){let r=e;return{xvVhU:function(e,t){return e===t}}[r(595)](n,`oauth`)?{Authorization:r(665)+t}:{"X-Figma-Token":t}}async function q(t,n,r){let i=e,a={CGwJA:function(e,t,n){return e(t,n)},cNWXV:function(e,t){return e!==t},rjKCe:i(1239)},o=a[i(1100)](de,n,r),s=await fetch(t,{headers:o});if(!s.ok)if(a[i(1360)](a.rjKCe,a[i(735)])){let e=_0x1761f0[i(1066)]();_0x1f4bf4+=`</`+_0xf6125d(e[i(1222)])+`>`}else{let e=await s[i(417)]();throw console.log(e),Error(i(663)+s[i(478)]+` `+s[i(1386)]+i(858)+e)}return s[i(1243)]()}function J(t){let n=e,r={Txyvc:n(977),CbJOj:function(e,t){return e(t)}},i=t[n(842)](/figma\.com\/(?:file|design|proto)\/([a-zA-Z0-9_-]+)/);if(!i)throw Error(r.Txyvc);let a=t[n(842)](/node-id=([^&]+)/);if(!a)throw Error(n(993));let o=r[n(1053)](decodeURIComponent,a[1])[n(1152)](/-/g,`:`);return{fileKey:i[1],nodeId:o}}async function fe(t,n,r,i){let a=e,o={iSGZh:function(e,t,n,r){return e(t,n,r)},CZHXe:function(e,t){return e(t)}};return o[a(1235)](q,a(706)+n+a(1064)+o[a(514)](encodeURIComponent,r)+a(1382),t,i)}async function Y(t,n,r,i,a,o){let s=e;return(await{roKjY:function(e,t,n,r){return e(t,n,r)}}[s(1006)](q,s(628)+n+`?ids=`+r[s(638)](`,`)+`&format=`+i+s(1103)+a+`&use_absolute_bounds=true`,t,o))[s(481)]}async function pe(t,n,r){let i=e,a=(await{CCFit:function(e,t,n,r){return e(t,n,r)}}[i(1298)](q,i(706)+n+i(476),t,r))?.[i(1258)]?.[i(481)]??{},o={};for(let[e,t]of Object[i(534)](a))o[e]=t;return o}function me(t){let n=e,r={dxIHw:`&amp;`,iZAeo:n(1056),UQUyK:`&gt;`,oJIkl:n(774),jxJYW:function(e,t,n,r,i){return e(t,n,r,i)},nCgDn:function(e,t){return e===t},dqGCe:n(728),lVBlL:n(684),oJMUm:function(e,t){return e!==t},sMTrp:n(505),vqzDa:n(1025),AAqXT:function(e,t){return e===t},WLhKF:n(1134)},i=[],a=[],o=new Map,s=new Set,c=t.map(e=>({node:e}));for(;c[n(491)];){let e=c[n(1066)]();if(!e)continue;let{node:t,parentComponentId:l,childIndex:u}=e;if(r[n(1421)](t[n(479)]?.[n(1222)],r[n(965)])&&t[n(479)]?.id)if(t[n(479)].imageRefs?.[n(491)])for(let e of t[n(479)][n(666)])s[n(429)](e);else i[n(408)](t.fill.id);if(r[n(1421)](t[n(1222)],r[n(1160)])&&t.id){let e=r.nCgDn(t[n(1209)],n(1077))?i:a;if(r.oJMUm(l,void 0)&&r.oJMUm(u,void 0)){o[n(1057)](l)||o.set(l,new Map);let i=o[n(430)](l);if(i[n(1057)](u))i[n(430)](u)[n(408)](t.id);else if(r[n(1090)](r[n(1190)],n(616)))i[n(574)](u,[t.id]),e[n(408)](t.id);else return _0x3c63fc.replace(/&/g,oMeDdi[n(434)])[n(1152)](/</g,oMeDdi[n(1221)]).replace(/>/g,oMeDdi[n(650)])[n(1152)](/"/g,oMeDdi[n(1356)]).replace(/ {2,}/g,e=>n(542)[n(461)](e[n(491)]))}else e[n(408)](t.id)}if(Array[n(518)](t.children)&&t[n(1262)][n(491)])if(r[n(1296)]===n(1025)){let e=r[n(426)](t[n(1222)],r.WLhKF)&&t[n(787)]?t[n(787)]:void 0;c[n(408)](...t[n(1262)][n(1463)]((t,n)=>({node:t,parentComponentId:e,childIndex:e?n:void 0})))}else _0x209a86+=oMeDdi[n(690)](_0x5772ed,_0x71d1d6,_0x273546,_0x39e4c3,_0x3524a5),_0x229338=_0x3113b6[_0x218e65],_0x248e84=_0xe6b912}return{imageNodeIds:i,vectorNodeIds:a,componentMap:o,fillImageRefs:s}}async function he(t,n,r,i){let a=e,o={RlvaY:a(728),WhKQi:function(e,t){return e===t},pzYWZ:a(1308),WKOur:function(e,t){return e(t)},kNJnm:function(e,t,n){return e(t,n)},IijAR:a(1413),OtoTY:function(e,t){return e-t},VFqJe:function(e,t){return e>t},jhQJF:function(e,t){return e||t},lkpJx:function(e,t){return e>t},kZkNd:a(1077),aDpgh:function(e,t,n,r,i,a,o){return e(t,n,r,i,a,o)},uQJnQ:a(700),XtoRB:function(e,t){return e&&t},ILjZI:a(1407),cRvQz:`wWcKB`,ypMph:function(e,t){return e!==t},CtltC:function(e,t){return e!==t},ivpAA:function(e,t){return e===t},nbQlg:a(772),pkAyq:a(1319),OqRVK:`INSTANCE`};if(o[a(1224)](!t,!n)||!r?.length)return r;let{imageNodeIds:s,vectorNodeIds:c,componentMap:l,fillImageRefs:u}=me(r),d=o[a(494)](u[a(469)],0),[f,p,m]=await Promise.all([s.length?Y(t,n,s,o.kZkNd,1,i):Promise[a(1337)]({}),c[a(491)]?o.aDpgh(Y,t,n,c,o.uQJnQ,1,i):Promise[a(1337)]({}),d?pe(t,n,i):Promise[a(1337)]({})]),h=new Map;for(let[e,t]of l[a(534)]()){let n=new Map;for(let[e,r]of t[a(534)]()){let t=new Map,i=r[0],s=p[i]??f[i];if(o[a(697)](i,s))for(let e of r)t[a(574)](e,s);n.set(e,t)}h[a(574)](e,n)}let g=r.map(e=>({node:e}));for(;g[a(491)];)if(o[a(983)]!==o.cRvQz){let e=g[a(1066)]();if(!e)continue;let{node:t,parentComponentId:n,childIndex:r}=e;if(o[a(633)](t[a(479)]?.[a(1222)],a(728))&&t[a(479)]?.id)if(o[a(855)](a(1065),`hQYYm`))if(t[a(479)][a(666)]?.[a(491)]){let e=t[a(479)].imageRefs[a(588)](e=>m[e]);e&&(t[a(479)][a(1052)]=m[e])}else f[t[a(479)].id]&&(t[a(479)][a(1052)]=f[t[a(479)].id]);else return _0xa9b25b===uZaTpP.RlvaY||uZaTpP.WhKQi(_0x2bb196,a(1374));if(o[a(633)](t[a(1222)],a(684))&&t.id)if(o.CtltC(n,void 0)&&o[a(855)](r,void 0)&&h[a(1057)](n)){let e=h.get(n);if(e.has(r)){let n=e.get(r);n.has(t.id)&&(t[a(1052)]=n[a(430)](t.id))}}else (p[t.id]??f[t.id])&&(t.url=p[t.id]??f[t.id]);if(Array[a(518)](t[a(1262)])&&t[a(1262)][a(491)])if(o[a(672)](o.nbQlg,o[a(1004)])){let e=a(838)+_0x318349(o[a(1120)])+a(1101)+o.WKOur(_0x3b7282,_0x478f02)+`-`+_0xfefaff(_0x33e90d);o[a(1285)](_0xbbe9ed,e,{method:o.IijAR})[a(810)](()=>{})}else{let e=o[a(633)](t[a(1222)],o.OqRVK)&&t.componentId?t[a(787)]:void 0;g.push(...t.children.map((t,n)=>({node:t,parentComponentId:e,childIndex:e?n:void 0})))}}else{let e=_0x10bf3c[a(938)][a(866)](e=>e[a(1226)]!==!1&&e[a(1114)]!==0),t=e[a(866)](e=>_0x21c26d(e[a(1222)]));if(t[a(491)]&&t[a(491)]===e[a(491)]){let e=t[a(1463)](e=>e[a(1368)])[a(866)](_0x5356b6),n={type:a(728),id:_0x412947.id,imageRefs:e},r=t[o[a(687)](t[a(491)],1)];r[a(932)]&&(n[a(932)]=r[a(932)]),r.imageTransform&&(n[a(828)]=r[a(828)]),_0x227a5d[a(479)]=n}else{if(o[a(486)](e[a(491)],1))return _0x1e7b29[a(479)]={type:o[a(725)],id:_0x179f72.id},_0x3c0e6c;_0x1db800.fill=e[0]}}return r}function ge(t,n){let r=e,i={ijfeD:function(e,t){return e===t},JLZrR:r(1414),Vupit:r(995),dsCEd:function(e,t){return e!==t},fjJJY:r(975),wGmDI:`mVfky`,RvxDs:function(e,t,n){return e(t,n)}},a=t.nodes;return a?Object[r(506)](a)[r(1463)](e=>{let t=r;if(t(576),i.JLZrR,i[t(762)],t(1165),i[t(440)](i[t(1038)],i[t(733)]))return e?.[t(1260)]?i[t(609)](X,e[t(1260)],n):null;{let{top:e,right:n,bottom:r,left:i}=_0x419367;jUxavG[t(896)](e,n)&&jUxavG[t(896)](e,r)&&jUxavG[t(896)](e,i)?_0x343bae(jUxavG[t(768)],e):(jUxavG[t(888)](_0x1ac5ff,jUxavG[t(1420)],e),jUxavG[t(888)](_0x286029,jUxavG[t(1063)],n),_0x1fa20e(jUxavG[t(1098)],r),_0x248b0c(jUxavG.uYHAq,i))}})[r(866)](Boolean):[]}function X(t,a){let o=e,s={rOevP:function(e,t,n){return e(t,n)},AvGtf:function(e,t){return e*t},ysauW:function(e,t){return e*t},WUxPr:function(e,t,n,r){return e(t,n,r)},cFauO:`IMAGE`,QcMMu:o(763),dkTBu:function(e,t){return e(t)},OrPSD:function(e,t){return e/t},amNGx:function(e,t){return e-t},DbjwX:`margin`,mRXes:function(e,t){return e-t},MJsQp:function(e,t){return e(t)},XsDAh:function(e,t){return e!==t},ECOuv:o(1078),VEqUJ:function(e,t){return e in t},QsIbw:o(615),uSCPa:o(469),ZPqgJ:function(e,t){return e+t},DskIf:function(e,t){return e*t},nFOKX:function(e,t){return e+t},IYhFL:function(e,t){return e+t},PqScz:function(e,t){return e+t},KLYxD:function(e,t){return e*t},Yjgaz:function(e,t){return e+t},YBRAC:function(e,t){return e-t},PPakb:o(612),jfnpo:`overflow`,gVgIa:`text-overflow`,Ftxoc:o(605),kyvPH:o(693),HuXjM:`-webkit-box-orient`,JVHNC:o(456),KOFFw:o(1072),PnvNc:o(1198),pJOfR:function(e,t){return e===t},BKrrP:function(e,t){return e(t)},jlyiu:function(e,t){return e in t},jwFSD:`absoluteBoundingBox`,NcXUA:o(991),DVJuW:o(537),KhEni:o(423),knoXI:function(e,t){return e in t},ZGkCe:o(770),agVZV:function(e,t,n,r){return e(t,n,r)},hHRuD:o(1292),btgmK:o(406),daRfC:o(1173),cwHsQ:o(720),Aoyqj:o(1048),KzZDS:`paddingTop`,LbqAJ:o(572),KDzWk:`itemSpacing`,mctUc:o(893),pwRBI:o(656),knogO:o(759),AttFu:o(496),rxTlp:o(449),RpNhb:o(608),xuOFI:o(473),sDyBJ:`gridColumnsSizing`,TQuwV:o(804),YGqvH:o(1409),eZJIz:o(760),JQJSr:`gridColumnSpan`,Camto:o(920),FLTtN:o(439),vFtqS:function(e,t){return e===t},zxLSp:o(1077),cSPjp:o(700),fLRej:o(802),xrFfz:o(1134),kSuJE:function(e,t){return e in t},hXupb:o(787),jKXJN:function(e,t){return e(t)},ECKVW:o(428),yYIEH:`characters`,cARPl:o(694),lvHiJ:o(1202),XXkJc:`opacity`,QLsah:`strokeDashes`,qDFks:o(946),oxAMt:o(1005),cIxHn:o(644),QtgjD:function(e,t){return e>t},DxVaw:function(e,t){return e>t},GkbBV:function(e,t){return e>t},iSyqx:function(e,t){return e in t},QLrvV:o(670),PZSnl:o(1462),Uwoht:`individualStrokeWeights`,jqjpc:o(1246),mMxGx:o(1288),rxjZT:function(e,t){return e in t},IaKHG:`fills`,bXGun:function(e,t){return e===t},uHDNv:function(e,t){return e>t},uvQXY:o(655),MehYg:function(e,t){return e in t},nPmBI:function(e,t){return e<t},owSnW:function(e,t){return e in t},GnyYb:o(1262),mAMwM:`hqZLa`,tOlzo:function(e,t){return e in t},DiIZR:o(409)};if(s[o(826)](t[o(1226)],!1)||s[o(1316)](Z,t))return;let{autoLayout:c}=n(a),l={type:t.type};if(s[o(931)](s[o(945)],t)&&(l[s[o(945)]]=t.absoluteBoundingBox),o(996)in t&&![s[o(1339)],s[o(757)]].includes(t[o(996)])&&(l[o(996)]=t.blendMode),s[o(1124)](s[o(1328)],t)&&t[o(423)]&&(l.isMask=!0),c&&s.knoXI(s[o(1452)],t)&&(l.layoutPositioning=t[o(770)]),c&&s[o(510)](i,l,t,[s[o(422)],s.btgmK,s[o(1125)],s[o(714)],s[o(969)],s.KzZDS,s[o(1446)],s[o(1317)],s.mctUc,s[o(947)],s.knogO,o(752),s[o(1381)],s[o(815)],s[o(1384)],s[o(874)],o(1011),o(743),s[o(1378)],o(1359),s[o(1289)],s[o(1007)],s.eZJIz,s.JQJSr,s[o(692)],s[o(1383)]]),s[o(1316)](Q,t))if(s[o(458)](o(1047),o(682))){let e={xeNpn:function(e,t,n){let r=o;return eZIOlw[r(618)](e,t,n)}},t=_0x1d6911.gradientHandlePositions[0],n=_0x2dbda1[o(1247)][1],r=_0xfddc83[o(1041)](eZIOlw[o(793)](t.x,100)),i=_0x3b4c60[o(1041)](eZIOlw[o(539)](t.y,100));return o(445)+eZIOlw[o(1203)](_0x332937,t,n,_0x4c4248)+o(492)+r+`% `+i+`%,`+_0xc7c02f[o(910)][o(1463)](t=>{let n=o;return e[n(586)](_0xddb243,t[n(642)],_0x1da09e.opacity)+` `+_0x32a2cf[n(1041)](_0x15cad7[n(549)](0,_0x43f6c6[n(467)](1,t[n(515)]))*360)+`deg`}).join(`,`)+`)`}else{let e=s[o(1316)]($,t);return{...l,id:t.id,name:t.name,type:o(684),format:e[o(491)]>0?s.zxLSp:s[o(1028)]}}let u=s[o(811)](ve,t);if(u&&(l[s.fLRej]=u),t[o(1222)]===s[o(1324)]&&s[o(511)](s[o(410)],t)&&(l[s[o(410)]]=s[o(504)](_e,t)),i(l,t,[s[o(945)],o(1236),s[o(914)],s.yYIEH,o(416),s[o(1210)],`characterStyleOverrides`,s[o(736)],`lineIndentations`,s[o(1107)],`rotation`,s[o(446)]]),o(884)in t&&Array.isArray(t[o(884)])&&t[o(884)][o(491)]&&(l[o(884)]=t.effects[o(866)](e=>e?.visible!==!1)),s[o(474)]in t||s[o(511)](o(519),t)){if(s.vFtqS(s[o(911)],s[o(625)]))return _0xccc4fe[o(479)]={type:s[o(980)],id:_0x574cf5.id},_0x1a781e;{let{rectangleCornerRadii:e,cornerRadius:n}=t;if(Array.isArray(e)){let[t,n,r,i]=e;(s[o(1177)](t,0)||s.DxVaw(n,0)||s[o(407)](r,0)||s[o(753)](i,0))&&(l[o(936)]={top:t,right:n,bottom:r,left:i})}else n>0&&(l[o(936)]={top:n,right:n,bottom:n,left:n})}}if(s[o(704)](s[o(988)],t)&&Array[o(518)](t[o(670)])&&t[o(670)][o(491)]>0){let e=t[o(670)][o(866)](e=>e[o(1226)]!==!1)[0];if(!s.dkTBu(r,e?.[o(1222)]))if(s[o(1429)](s[o(1003)],s[o(1003)])){let e={};e[eZIOlw[o(1105)]]=o(1396)+eZIOlw.dkTBu(_0x24cd55,eZIOlw[o(793)](_0x49ee18,180)/_0x30a92b.PI)+o(942);let t=eZIOlw[o(1464)](eZIOlw[o(749)](_0x4c8da1,_0x4189a9),2);return e[eZIOlw[o(869)]]=eZIOlw[o(811)](_0x44eea5,eZIOlw[o(538)](_0x4166ac,_0x4b9935)/2)+` `+eZIOlw[o(1272)](_0x5132ff,t),e}else{if(l[o(928)]=e,s.VEqUJ(s[o(933)],t))if(s[o(1429)](o(584),s.jqjpc)){let{top:e,right:n,bottom:r,left:i}=t[o(524)];l[o(1288)]={top:e,right:n,bottom:r,left:i}}else return eZIOlw[o(618)](_0x4ad725,_0x1727b5[o(642)],_0x2a73ac[o(1114)])+` `+_0x240400[o(1041)](eZIOlw[o(793)](_0x23fa86[o(549)](0,_0x5dc991.min(1,_0x1bef7c[o(515)])),100))+`%`;else s[o(1124)](s[o(1294)],t)&&t[o(1288)]>0&&(l[o(1288)]={top:t[o(1288)],right:t[o(1288)],bottom:t.strokeWeight,left:t.strokeWeight});l.strokeAlign=t.strokeAlign}}if(s[o(1400)](s.IaKHG,t)&&Array[o(518)](t[o(938)])&&t[o(938)][o(491)]){let e=t[o(938)][o(866)](e=>e[o(1226)]!==!1&&e[o(1114)]!==0),n=e.filter(e=>r(e.type));if(n[o(491)]&&s[o(1086)](n.length,e[o(491)])){let e=n[o(1463)](e=>e[o(1368)])[o(866)](Boolean),r={type:s[o(980)],id:t.id,imageRefs:e},i=n[s.amNGx(n[o(491)],1)];i[o(932)]&&(r.scaleMode=i[o(932)]),i[o(828)]&&(r.imageTransform=i[o(828)]),l.fill=r}else if(s[o(843)](e[o(491)],1)){if(s[o(458)](s[o(1253)],s[o(1253)]))return l[o(479)]={type:s[o(980)],id:t.id},l;{let e=_0x5bcfc8[o(1066)]();_0x5ee9e2+=`</`+eZIOlw[o(811)](_0x290d64,e[o(1222)])+`>`}}else l[o(479)]=e[0]}if(s.MehYg(o(615),t)&&t[o(615)]){let[[e,n],[r,i]]=t[o(615)];s[o(640)](s[o(1e3)](e,i)-n*r,0)&&(s[o(640)](i,-.001)?l[o(981)]=!0:l.flipHorizontal=!0)}if(s[o(465)](s[o(1313)],t)&&Array[o(518)](t[o(1262)])&&t[o(1262)][o(491)])if(s[o(1429)](o(976),s[o(516)])){let e=s[o(1035)](s.DiIZR,t)&&t.rotation&&Math[o(1021)](t[o(409)])>.001,n=l[o(468)]||l[o(981)],r=e||n,i=l[o(901)]?.x??0,c=l[o(901)]?.y??0,u=t.children[o(1463)](e=>{let t=o;if(s.XsDAh(s[t(1201)],s[t(1201)])){let e=_0x4edc04[t(430)](_0x11450c);if(e.has(_0x2b9259)){let n=e.get(_0x53aa63);n[t(1057)](_0x1c5513.id)&&(_0x446660[t(1052)]=n[t(430)](_0x392e4d.id))}}else{let n=X(e,a);if(!n)return null;if(r&&s.VEqUJ(s[t(442)],e)&&e[t(615)]&&s[t(1124)](s[t(1073)],e)&&e[t(469)]){let[[r,a,o],[l,u,d]]=e.relativeTransform,f=e[t(469)].x,p=e[t(469)].y,m=[[o,d],[s[t(698)](o,r*f),d+l*f],[s[t(698)](o,s[t(448)](a,p)),s[t(1223)](d,s[t(448)](u,p))],[s.ZPqgJ(s[t(629)](o,r*f),a*p),s[t(1237)](s[t(698)](d,s[t(539)](l,f)),s.KLYxD(u,p))]],h=m[t(1463)](e=>e[0]),g=m.map(e=>e[1]),_=Math[t(467)](...h),v=Math[t(467)](...g),y=Math[t(549)](...h),b=Math[t(549)](...g);n.absoluteBoundingBox={x:s[t(1194)](i,_),y:s[t(1223)](c,v),width:y-_,height:s[t(1371)](b,v)}}return n}})[o(866)](Boolean);s[o(407)](u[o(491)],0)&&(l[o(1262)]=u)}else{let e=s.PPakb[o(719)](`|`),t=0;for(;;){switch(e[t++]){case`0`:_0x2efc9e[eZIOlw[o(559)]]=`hidden`;continue;case`1`:_0x5299af[eZIOlw[o(566)]]=o(897);continue;case`2`:_0x71717d[eZIOlw[o(1150)]]=_0x1e8a17;continue;case`3`:_0xb4e8e[o(1138)]&&(_0x40d28b[eZIOlw[o(1385)]]=_0x181f9a[o(1138)][o(691)]());continue;case`4`:_0x60449b[eZIOlw[o(1302)]]=eZIOlw[o(1450)];continue;case`5`:_0x20b058[eZIOlw.KOFFw]=eZIOlw[o(561)];continue}break}}return l}function _e(t){let n=e,r={mwVOl:`INSTANCE`,nUBbC:n(787),lOhDN:function(e,t){return e in t},VdJrz:n(1304),mohEI:function(e,t){return e&&t}};if(!(t.type===r.mwVOl&&r[n(556)]in t))return;let i=t.componentId,a=r[n(962)](n(428),t)&&t[n(428)],o=r[n(1108)]in t&&t.overrides?.[n(491)];if(r.mohEI(!a,!o))return i;let{width:c,height:l}=t.absoluteBoundingBox,u={width:c,height:l};return o&&(u[n(1304)]=t[n(1304)][n(1463)](e=>({overriddenFields:e.overriddenFields}))),i+`_`+s(JSON[n(1151)](u))}function ve(t){let n=e,r={HJDUA:function(e,t){return e(t)},kTcAP:`INSTANCE`},i=r[n(1257)](ue,t[n(802)]);if(i)return i;if([r.kTcAP][n(1167)](t[n(1222)]))return t[n(802)]}function Z(t){let n=e,r={iViwH:n(1347),DNgjs:n(1114),ozwDK:function(e,t){return e===t},QpCIL:function(e,t){return e||t}},i=t[n(1222)]===r[n(746)]&&!t[n(1262)][n(491)]&&!t[n(938)][n(491)]&&!t.effects[n(491)]&&!t.strokes.length,a=r.DNgjs in t&&r.ozwDK(t[n(1114)],0);return r.QpCIL(i,a)}function Q(t){let n=e,i={vqbds:n(1001),FHEzY:`RECTANGLE`,hWrGa:n(938),tiper:n(684),hsYbw:n(1277),cVLTn:n(1136),cCxHI:function(e,t){return e in t},pLHMC:n(1398),dbIHp:n(1134),rtBVf:function(e,t){return e in t},sEcVx:`children`,hhQav:function(e,t){return e===t},OVwhE:function(e,t){return e===t},JbaeR:n(1292),rPxrS:n(1155),gIxUZ:function(e,t){return e===t},mpqlA:function(e,t){return e(t)}},a=e=>{let t=n;return[t(886),i[t(1366)],i.FHEzY][t(1167)](e[t(1222)])?i[t(1147)]in e&&!e.fills[t(1264)](e=>r(e[t(1222)])):!1};if(a(t))return!1;let o=e=>{let t=n;return[i[t(1357)],t(905),i[t(1119)],i[t(1044)]][t(1167)](e[t(1222)])||i[t(1261)](i.pLHMC,e)};if(o(t))return!0;if(![n(585),`FRAME`,i[n(1179)]].includes(t[n(1222)])||!i[n(1352)](i[n(602)],t)||i[n(833)](t[n(1262)].length,0))return!1;let s=t[n(1262)][n(866)](e=>e[n(1226)]!==!1);if(i.OVwhE(s[n(491)],0)||i[n(1261)](i.JbaeR,t)&&t[n(1292)]!==i[n(846)]||i.gIxUZ(s[n(491)],1)&&i.mpqlA(a,s[0]))return!1;let c=e=>o(e)||Q(e);if(s[n(1264)](e=>`isMask`in e&&e[n(423)]&&c(e)))return!0;let l=e=>`fills`in e&&Array.isArray(e[n(938)])&&e[n(938)][n(1264)](e=>e[n(1226)]!==!1&&e.opacity!==0);return s[n(1264)](e=>[n(585),`FRAME`,n(1134)].includes(e[n(1222)])&&l(e)&&Q(e))?!1:s[n(730)](e=>a(e)||c(e))}function $(t){let n=e,r={CXcGZ:function(e,t){return e(t)},tDOaO:function(e,t){return e in t},BJzgU:n(524),rRewo:n(1288),NWjfZ:function(e,t){return e>t},IloJa:n(884),WuaNY:function(e,t){return e===t},MhfsU:n(1363),PWpyD:function(e,t){return e!==t},lOCfr:function(e,t){return e in t},drshv:function(e,t){return e(t)}},i=[];if(r[n(1076)]in t&&Array[n(518)](t[n(884)]))if(r[n(766)](r[n(989)],r[n(989)]))for(let e of t[n(884)])r[n(671)](e?.visible,!1)&&i[n(408)](e);else{let e=_0x497604[n(670)].filter(e=>e[n(1226)]!==!1)[0];if(!SQUSFy[n(1248)](_0x7fb6f2,e?.type)){if(_0xb9550f[n(928)]=e,SQUSFy[n(1097)](SQUSFy[n(1008)],_0x503b1c)){let{top:e,right:t,bottom:n,left:r}=_0x3118ae.individualStrokeWeights;_0xf11343.strokeWeight={top:e,right:t,bottom:n,left:r}}else SQUSFy[n(1097)](SQUSFy.rRewo,_0x9cef9e)&&SQUSFy.NWjfZ(_0x422bd3.strokeWeight,0)&&(_0x247d83[n(1288)]={top:_0x617813[n(1288)],right:_0xa3454f[n(1288)],bottom:_0x218c26[n(1288)],left:_0x77496f.strokeWeight});_0x5400a2.strokeAlign=_0x368af7[n(653)]}}if(r[n(451)](n(1262),t)&&Array[n(518)](t[n(1262)]))for(let e of t[n(1262)])i[n(408)](...r[n(1369)]($,e));return i}const ye=t=>{let n=e,r={QdYhb:function(e,t){return e(t)},VfYll:n(418),nVfEl:function(e,t){return e(t)},JVVNk:n(1413)},i=`https://ap-guangzhou.cls.tencentcs.com/track?topic_id=ec98919a-f46a-40a6-b004-6d90fae54cce&v=1&a=tdesign&d=tdesign-d2c-skill&t=event&el=`+r[n(1024)](encodeURIComponent,r.VfYll)+n(1101)+r.nVfEl(encodeURIComponent,t);fetch(i,{method:r[n(889)]})[n(810)](()=>{})},be=async(t,n,r)=>{let i=e,a={BjMYQ:i(791),xZaMT:function(e,t){return e(t)},UWCJU:function(e,t){return e(t)},lLbYf:function(e,t,n,r,i){return e(t,n,r,i)},gDTGI:function(e,t,n,r,i){return e(t,n,r,i)}};if(!t)throw Error(a.BjMYQ);a.xZaMT(ye,n);let o=r?.[i(641)],{fileKey:s,nodeId:c}=a[i(1172)](J,n),l=await a.lLbYf(fe,t,s,c,o);if(!l)return;let u=ge(l,r);return u=await a[i(861)](he,t,s,u,o),z(u,r)},xe=async(t,n,r)=>{let i=e,a={VdoHy:i(791),gUpku:function(e,t,n,r,i,a,o){return e(t,n,r,i,a,o)},evwpR:i(1077)};if(!t)throw Error(a.VdoHy);let{fileKey:o,nodeId:s}=J(n);return(await a[i(1438)](Y,t,o,[s],a[i(1391)],1,r?.[i(641)]))[s]},Se=(t,n)=>{let r=e,i={tafSp:function(e,t){return e(t)},WDfhf:r(1308),jfTgo:function(e,t){return e(t)},vYMxU:function(e,t){return e(t)},XaqBA:`GET`},a=r(838)+i.tafSp(encodeURIComponent,i.WDfhf)+r(1101)+i[r(916)](encodeURIComponent,t)+`-`+i[r(1229)](encodeURIComponent,n);fetch(a,{method:i[r(1437)]}).catch(()=>{})};export{be as figma2Html,xe as figma2Image,J as parseFigmaUrl,Se as reportFeedback};
package/package.json CHANGED
@@ -1,15 +1,17 @@
1
1
  {
2
2
  "name": "@tdesign/d2c-utils",
3
- "version": "0.0.4",
3
+ "version": "0.0.6",
4
4
  "type": "module",
5
5
  "devDependencies": {
6
- "@figma/rest-api-spec": "^0.36.0"
6
+ "@figma/rest-api-spec": "^0.37.0"
7
7
  },
8
8
  "publishConfig": {
9
9
  "access": "public"
10
10
  },
11
11
  "files": [
12
- "dist"
12
+ "dist",
13
+ "README.md",
14
+ "CHANGELOG.md"
13
15
  ],
14
16
  "module": "dist/index.esm.js",
15
17
  "main": "dist/index.esm.js"