@aragon/gov-ui-kit 1.26.0 → 1.27.0
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/build.css +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/types/jest.config.d.ts +3 -0
- package/dist/types/lint-staged.config.d.ts +4 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array-includes@3.1.9/node_modules/array-includes/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flat@1.3.3/node_modules/array.prototype.flat/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/array.prototype.flatmap@1.3.3/node_modules/array.prototype.flatmap/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectElementMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectRoleMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/AXObjectsMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/elementAXObjectMap.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AbbrRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AlertDialogRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AlertRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AnnotationRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ApplicationRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ArticleRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/AudioRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BannerRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BlockquoteRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/BusyIndicatorRole.d.ts +14 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ButtonRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CanvasRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CaptionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CellRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/CheckBoxRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColorWellRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColumnHeaderRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ColumnRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ComboBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ComplementaryRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ContentInfoRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DateRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DateTimeRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DefinitionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListDetailRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DescriptionListTermRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DetailsRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DialogRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DirectoryRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DisclosureTriangleRole.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DivRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/DocumentRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/EmbeddedObjectRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FeedRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FigcaptionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FigureRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FooterRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/FormRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/GridRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/GroupRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/HeadingRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IframePresentationalRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IframeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/IgnoredRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageMapLinkRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageMapRole.d.ts +14 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ImageRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/InlineTextBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/InputTimeRole.d.ts +15 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LabelRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LegendRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LineBreakRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LinkRole.d.ts +20 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListBoxOptionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListItemRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListMarkerRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ListRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/LogRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MainRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MarkRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MarqueeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MathRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuBarRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuButtonRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemCheckBoxRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemRadioRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuItemRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuListOptionRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuListPopupRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MenuRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/MeterRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NavigationRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NoneRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/NoteRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/OutlineRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ParagraphRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PopUpButtonRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PreRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/PresentationalRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ProgressIndicatorRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RadioButtonRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RadioGroupRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RegionRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RootWebAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RowHeaderRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RowRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RubyRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/RulerRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SVGRootRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ScrollAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ScrollBarRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SeamlessWebAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SearchBoxRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SearchRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SliderRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SliderThumbRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SpinButtonPartRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SpinButtonRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SplitterRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/StaticTextRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/StatusRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/SwitchRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabGroupRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabListRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabPanelRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TabRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TableHeaderContainerRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TableRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TermRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TextAreaRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TextFieldRole.d.ts +21 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TimeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TimerRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ToggleButtonRole.d.ts +13 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/ToolbarRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeGridRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeItemRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/TreeRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/UserInterfaceTooltipRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/VideoRole.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/WebAreaRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/etc/objects/WindowRole.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/index.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/util/iterationDecorator.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/axobject-query@4.1.0/node_modules/axobject-query/lib/util/iteratorProxy.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/balanced-match@1.0.2/node_modules/balanced-match/index.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/brace-expansion@1.1.12/node_modules/brace-expansion/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/callBound.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/concat-map@0.0.1/node_modules/concat-map/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/damerau-levenshtein@1.0.8/node_modules/damerau-levenshtein/index.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/define-properties@1.2.1/node_modules/define-properties/index.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AddEntriesFromIterable.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AdvanceStringIndex.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ArrayCreate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ArraySpeciesCreate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/AsyncFromSyncIteratorContinuation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/Call.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CodePointAt.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateAsyncFromSyncIterator.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateDataProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateDataPropertyOrThrow.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/CreateIterResultObject.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/DefinePropertyOrThrow.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/FlattenIntoArray.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/FromPropertyDescriptor.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/Get.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetIterator.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetIteratorFromMethod.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetMethod.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/GetV.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/HasProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsAccessorDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsArray.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsCallable.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsConstructor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsDataDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsExtensible.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsGenericDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IsRegExp.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorClose.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorComplete.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorNext.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorStep.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/IteratorValue.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/LengthOfArrayLike.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/OrdinaryDefineOwnProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/OrdinaryObjectCreate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/PromiseResolve.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/RequireObjectCoercible.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/SameValue.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/StringToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToBoolean.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToIntegerOrInfinity.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToLength.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToObject.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPrimitive.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPropertyDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToPropertyKey.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ToString.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/UTF16SurrogatePairToCodePoint.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/ValidateAndApplyPropertyDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/floor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2024/truncate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/SameValueZero.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/StringToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToIntegerOrInfinity.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToLength.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToNumber.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/ToPrimitive.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/floor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/2025/truncate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/GetIntrinsic.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/DefineOwnProperty.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/IsArray.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/forEach.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/fromPropertyDescriptor.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/getIteratorMethod.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isFullyPopulatedPropertyDescriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isLeadingSurrogate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isPrimitive.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isPropertyKey.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/isTrailingSurrogate.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/records/iterator-record.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/es-abstract@1.24.1/node_modules/es-abstract/helpers/records/property-descriptor.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/configs/flat-config-base.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/configs/legacy-config-base.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/accessible-emoji.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/alt-text.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/anchor-ambiguous-text.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/anchor-has-content.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/anchor-is-valid.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-activedescendant-has-tabindex.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-props.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-proptypes.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/aria-unsupported-elements.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/autocomplete-valid.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/click-events-have-key-events.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/control-has-associated-label.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/heading-has-content.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/html-has-lang.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/iframe-has-title.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/img-redundant-alt.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/interactive-supports-focus.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/label-has-associated-control.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/label-has-for.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/lang.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/media-has-caption.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/mouse-events-have-key-events.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-access-key.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-aria-hidden-on-focusable.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-autofocus.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-distracting-elements.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-interactive-element-to-noninteractive-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-noninteractive-element-interactions.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-noninteractive-element-to-interactive-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-noninteractive-tabindex.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-onchange.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-redundant-roles.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/no-static-element-interactions.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/prefer-tag-over-role.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/role-has-required-aria-props.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/role-supports-aria-props.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/scope.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/rules/tabindex-no-positive.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/attributesComparator.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getAccessibleChildText.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getElementType.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getExplicitRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getImplicitRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getSuggestion.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/getTabIndex.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/hasAccessibleChild.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/a.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/area.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/article.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/aside.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/body.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/button.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/datalist.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/details.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/dialog.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/form.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h1.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h2.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h3.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h4.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h5.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/h6.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/hr.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/img.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/index.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/input.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/li.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/link.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/menu.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/menuitem.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/meter.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/nav.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/ol.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/option.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/output.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/progress.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/section.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/select.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/tbody.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/textarea.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/tfoot.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/thead.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/implicitRoles/ul.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isAbstractRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isContentEditable.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isDOMElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isDisabledElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isFocusable.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isHiddenFromScreenReader.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isInteractiveElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isInteractiveRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isNonInteractiveElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isNonInteractiveRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isNonLiteralProperty.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isPresentationRole.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/isSemanticRoleElement.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/mayContainChildComponent.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/mayHaveAccessibleLabel.d.ts +1 -0
- package/dist/types/node_modules/.pnpm/eslint-plugin-jsx-a11y@6.10.2_eslint@9.39.2_jiti@2.6.1_/node_modules/eslint-plugin-jsx-a11y/lib/util/schemas.d.ts +16 -0
- package/dist/types/node_modules/.pnpm/events@3.3.0/node_modules/events/events.d.ts +30 -0
- package/dist/types/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/elementType.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/eventHandlers.d.ts +19 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/getProp.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/getPropValue.d.ts +25 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/hasProp.d.ts +17 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/index.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/propName.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXElement.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXFragment.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/JSXText.d.ts +8 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/Literal.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ArrayExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/AssignmentExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/BinaryExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/BindExpression.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/CallExpression.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ChainExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ConditionalExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/FunctionExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/Identifier.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/LogicalExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/MemberExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/NewExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ObjectExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/OptionalCallExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/OptionalMemberExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/SequenceExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/SpreadElement.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TSNonNullExpression.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TaggedTemplateExpression.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TemplateLiteral.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/ThisExpression.d.ts +9 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/TypeCastExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/UnaryExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/UpdateExpression.d.ts +11 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/expressions/index.d.ts +24 -0
- package/dist/types/node_modules/.pnpm/jsx-ast-utils@3.3.5/node_modules/jsx-ast-utils/lib/values/index.d.ts +22 -0
- package/dist/types/node_modules/.pnpm/minimatch@3.1.2/node_modules/minimatch/minimatch.d.ts +62 -0
- package/dist/types/node_modules/.pnpm/object-inspect@1.13.4/node_modules/object-inspect/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-inspect@1.13.4/node_modules/object-inspect/util.inspect.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object-keys@1.1.1/node_modules/object-keys/isArguments.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.assign@4.1.7/node_modules/object.assign/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/polyfill.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/object.fromentries@2.0.8/node_modules/object.fromentries/shim.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/polyfill.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/object.values@1.2.1/node_modules/object.values/shim.d.ts +7 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/AbiParameters.d.ts +464 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/AccessList.d.ts +82 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Address.d.ts +228 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Base64.d.ts +225 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Bytes.d.ts +607 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Caches.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Errors.d.ts +56 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Hash.d.ts +122 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Hex.d.ts +647 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Json.d.ts +46 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/PublicKey.d.ts +308 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Rlp.d.ts +135 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Signature.d.ts +549 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Solidity.d.ts +99 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/TxEnvelope.d.ts +140 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/Value.d.ts +140 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/WebAuthnP256.d.ts +423 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/abiParameters.d.ts +180 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/bytes.d.ts +51 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/cursor.d.ts +69 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/entropy.d.ts +3 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/errors.d.ts +6 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/hex.d.ts +38 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/lru.d.ts +12 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/types.d.ts +283 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/internal/webauthn.d.ts +130 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/core/version.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/AuthorizationTempo.d.ts +687 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/KeyAuthorization.d.ts +436 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/SignatureEnvelope.d.ts +572 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/TokenId.d.ts +84 -0
- package/dist/types/node_modules/.pnpm/ox@0.11.3_typescript@5.9.3_zod@3.25.76/node_modules/ox/tempo/TxEnvelopeTempo.d.ts +550 -0
- package/dist/types/node_modules/.pnpm/rollup-plugin-peer-deps-external@2.2.4_rollup@4.55.1/node_modules/rollup-plugin-peer-deps-external/dist/rollup-plugin-peer-deps-external.d.ts +5 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.includes@2.0.1/node_modules/string.prototype.includes/shim.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/implementation.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/index.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/polyfill.d.ts +2 -0
- package/dist/types/node_modules/.pnpm/string.prototype.trim@1.2.10/node_modules/string.prototype.trim/shim.d.ts +2 -0
- package/dist/types/postcss.config.d.ts +3 -0
- package/dist/types/prettier.config.d.ts +2 -0
- package/dist/types/rollup.config.d.ts +21 -0
- package/dist/types/src/core/components/icon/iconType.d.ts +1 -0
- package/dist/types/src/core/test/svgTransform.d.ts +2 -0
- package/package.json +70 -70
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/model/index.d.ts +0 -0
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/state/index.d.ts +0 -0
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/transform/index.d.ts +0 -0
- /package/dist/types/node_modules/.pnpm/{@tiptap+pm@3.7.2 → @tiptap+pm@3.15.3}/node_modules/@tiptap/pm/view/index.d.ts +0 -0
package/dist/index.es.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{jsx as e,jsxs as a,Fragment as t}from"react/jsx-runtime";import{Accordion as l,AccordionItem as n,AccordionContent as r,AccordionHeader as i,AccordionTrigger as c}from"@radix-ui/react-accordion";import o from"classnames";import*as s from"react";import d,{forwardRef as m,createContext as u,useContext as v,useMemo as p,useState as f,useEffect as h,useRef as g,useId as x,useCallback as b,Children as w,cloneElement as E,isValidElement as z}from"react";import*as y from"@radix-ui/react-avatar";import{DateTime as N,Duration as C,Interval as O}from"luxon";import{Provider as A,Root as R,Trigger as T,Portal as S,Content as _,Arrow as k}from"@radix-ui/react-tooltip";import*as I from"@radix-ui/react-dropdown-menu";import*as M from"@radix-ui/react-progress";import{Description as L,Title as D,Close as P,Root as H,Portal as j,Overlay as V,Content as B}from"@radix-ui/react-dialog";import{FocusScope as q}from"@radix-ui/react-focus-scope";import{AnimatePresence as F,motion as U}from"framer-motion";import{VisuallyHidden as K}from"@radix-ui/react-visually-hidden";import{Action as G,Cancel as W,Title as X,Description as Z,Root as Y,Portal as J,Overlay as $,Content as Q}from"@radix-ui/react-alert-dialog";import{Image as ee}from"@tiptap/extension-image";import{useEditor as ae,EditorContent as te}from"@tiptap/react";import{StarterKit as le}from"@tiptap/starter-kit";import ne from"sanitize-html";import{Markdown as re}from"tiptap-markdown";import*as ie from"@radix-ui/react-checkbox";import{useIMask as ce}from"react-imask";import{ErrorCode as oe,useDropzone as se}from"react-dropzone";import{RadioGroupItem as de,RadioGroupIndicator as me,RadioGroup as ue}from"@radix-ui/react-radio-group";import*as ve from"@radix-ui/react-switch";import{Placeholder as pe}from"@tiptap/extensions";import{createPortal as fe}from"react-dom";import{TabsContent as he,Tabs as ge,TabsList as xe,TabsTrigger as be}from"@radix-ui/react-tabs";import{ToggleGroupItem as we,ToggleGroup as Ee}from"@radix-ui/react-toggle-group";import{QueryClient as ze,QueryClientProvider as ye,useQueryClient as Ne}from"@tanstack/react-query";import{createClient as Ce,http as Oe,isAddress as Ae,getAddress as Re,zeroAddress as Te,encodeFunctionData as Se,formatUnits as _e}from"viem";import{createConfig as ke,WagmiProvider as Ie,useChains as Me,useEnsAddress as Le,useEnsName as De,useEnsAvatar as Pe,useAccount as He,useConfig as je}from"wagmi";import{arbitrum as Ve,arbitrumSepolia as Be,base as qe,baseSepolia as Fe,mainnet as Ue,polygon as Ke,polygonAmoy as Ge,sepolia as We}from"wagmi/chains";import{mainnet as Xe}from"viem/chains";import{normalize as Ze}from"viem/ens";import{useFormContext as Ye,useController as Je,useWatch as $e}from"react-hook-form";import*as Qe from"blockies-ts";var ea={inputContainer:{optionalLabel:"Optional"},dataListFilter:{filter:"Filter",sort:"Sort",reset:"Reset all filters"},dataListFilterStatus:{found:"Found",loadingEntity:function(e){return"Loading ".concat(e)},filteringEntity:function(e){return"Filtering ".concat(e)}},dataListPagination:{more:"More",outOf:function(e){var a=e.total,t=e.entityLabel;return"of ".concat(a.toString()," ").concat(t)}},inputNumberMax:{max:"Max"},clipboard:{copy:"Copy"}},aa=function(){return aa=Object.assign||function(e){for(var a,t=1,l=arguments.length;t<l;t++)for(var n in a=arguments[t])Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);return e},aa.apply(this,arguments)};function ta(e,a){var t={};for(var l in e)Object.prototype.hasOwnProperty.call(e,l)&&a.indexOf(l)<0&&(t[l]=e[l]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var n=0;for(l=Object.getOwnPropertySymbols(e);n<l.length;n++)a.indexOf(l[n])<0&&Object.prototype.propertyIsEnumerable.call(e,l[n])&&(t[l[n]]=e[l[n]])}return t}function la(e,a,t,l){return new(t||(t=Promise))(function(n,r){function i(e){try{o(l.next(e))}catch(e){r(e)}}function c(e){try{o(l.throw(e))}catch(e){r(e)}}function o(e){var a;e.done?n(e.value):(a=e.value,a instanceof t?a:new t(function(e){e(a)})).then(i,c)}o((l=l.apply(e,a||[])).next())})}function na(e,a){var t,l,n,r={label:0,sent:function(){if(1&n[0])throw n[1];return n[1]},trys:[],ops:[]},i=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return i.next=c(0),i.throw=c(1),i.return=c(2),"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function c(c){return function(o){return function(c){if(t)throw new TypeError("Generator is already executing.");for(;i&&(i=0,c[0]&&(r=0)),r;)try{if(t=1,l&&(n=2&c[0]?l.return:c[0]?l.throw||((n=l.return)&&n.call(l),0):l.next)&&!(n=n.call(l,c[1])).done)return n;switch(l=0,n&&(c=[2&c[0],n.value]),c[0]){case 0:case 1:n=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,l=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(!(n=r.trys,(n=n.length>0&&n[n.length-1])||6!==c[0]&&2!==c[0])){r=0;continue}if(3===c[0]&&(!n||c[1]>n[0]&&c[1]<n[3])){r.label=c[1];break}if(6===c[0]&&r.label<n[1]){r.label=n[1],n=c;break}if(n&&r.label<n[2]){r.label=n[2],r.ops.push(c);break}n[2]&&r.ops.pop(),r.trys.pop();continue}c=a.call(e,r)}catch(e){c=[6,e],l=0}finally{t=n=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,o])}}}function ra(e,a){var t="function"==typeof Symbol&&e[Symbol.iterator];if(!t)return e;var l,n,r=t.call(e),i=[];try{for(;(void 0===a||a-- >0)&&!(l=r.next()).done;)i.push(l.value)}catch(e){n={error:e}}finally{try{l&&!l.done&&(t=r.return)&&t.call(r)}finally{if(n)throw n.error}}return i}function ia(e,a,t){if(t||2===arguments.length)for(var l,n=0,r=a.length;n<r;n++)!l&&n in a||(l||(l=Array.prototype.slice.call(a,0,n)),l[n]=a[n]);return e.concat(l||Array.prototype.slice.call(a))}"function"==typeof SuppressedError&&SuppressedError;var ca=m(function(a,t){var n=a.children,r=a.className,i=a.isMulti,c=a.defaultValue,s=a.value,d=a.onValueChange,m=ta(a,["children","className","isMulti","defaultValue","value","onValueChange"]),u=o("flex w-full grow flex-col gap-y-2 md:gap-y-3",r);return e(l,aa(i?{className:u,defaultValue:c,value:s,onValueChange:d,type:"multiple",ref:t}:{className:u,defaultValue:c,value:s,onValueChange:d,type:"single",collapsible:!0,ref:t},m,{children:n}))});ca.displayName="Accordion.Container";var oa=m(function(a,t){var l=a.children,r=a.className,i=a.disabled,c=a.value,s=ta(a,["children","className","disabled","value"]),d=o("w-full overflow-hidden rounded-xl border border-neutral-100 bg-neutral-0","data-disabled:border-neutral-200","data-[state=open]:border-neutral-200 data-[state=open]:shadow-neutral-sm","hover:border-neutral-200 hover:shadow-neutral-sm","active:border-neutral-400 focus-ring-primary",r);return e(n,aa({disabled:i,value:c,className:d,ref:t},s,{children:l}))});oa.displayName="Accordion.Item";var sa=m(function(a,t){var l=a.children,n=a.className,i=a.forceMount,c=ta(a,["children","className","forceMount"]),s=o("overflow-hidden px-4 pb-4 pt-1 md:px-6 md:pb-6",{"data-[state=closed]:hidden":i},n);return e(r,aa({forceMount:i,className:s,ref:t},c,{children:l}))});sa.displayName="Accordion.Content";var da,ma,ua,va=function(){var e=this;this.copy=function(a){for(var t=[],l=1;l<arguments.length;l++)t[l-1]=arguments[l];return la(e,ia([a],ra(t),!1),void 0,function(e,a){var t,l;return void 0===a&&(a={}),na(this,function(n){switch(n.label){case 0:t=a.onError,n.label=1;case 1:return n.trys.push([1,3,,4]),[4,navigator.clipboard.writeText(e)];case 2:return n.sent(),[3,4];case 3:return l=n.sent(),null==t||t(l),[3,4];case 4:return[2]}})})},this.paste=function(){for(var a=[],t=0;t<arguments.length;t++)a[t]=arguments[t];return la(e,ia([],ra(a),!1),void 0,function(e){var a,t,l;return void 0===e&&(e={}),na(this,function(n){switch(n.label){case 0:a=e.onError,t="",n.label=1;case 1:return n.trys.push([1,3,,4]),[4,navigator.clipboard.readText()];case 2:return t=n.sent(),[3,4];case 3:return l=n.sent(),null==a||a(l),[3,4];case 4:return[2,t]}})})}},pa=new va;!function(e){e.GENERIC_SHORT="GENERIC_SHORT",e.GENERIC_LONG="GENERIC_LONG",e.FIAT_TOTAL_SHORT="FIAT_TOTAL_SHORT",e.FIAT_TOTAL_LONG="FIAT_TOTAL_LONG",e.TOKEN_AMOUNT_SHORT="TOKEN_AMOUNT_SHORT",e.TOKEN_AMOUNT_LONG="TOKEN_AMOUNT_LONG",e.TOKEN_PRICE="TOKEN_PRICE",e.PERCENTAGE_SHORT="PERCENTAGE_SHORT",e.PERCENTAGE_LONG="PERCENTAGE_LONG"}(ua||(ua={}));var fa,ha=((da={})[ua.GENERIC_SHORT]={maxFractionDigits:2,useBaseSymbol:!0},da[ua.GENERIC_LONG]={fixedFractionDigits:0},da[ua.FIAT_TOTAL_SHORT]={fixedFractionDigits:2,useBaseSymbol:!0,isCurrency:!0},da[ua.FIAT_TOTAL_LONG]={fixedFractionDigits:2,isCurrency:!0},da[ua.TOKEN_AMOUNT_SHORT]={fixedFractionDigits:function(e){return 0!==e&&Math.abs(e)<.01?2:void 0},maxFractionDigits:2,useBaseSymbol:!0},da[ua.TOKEN_AMOUNT_LONG]={maxFractionDigits:18},da[ua.TOKEN_PRICE]={fixedFractionDigits:function(e){return Math.abs(e)>=1?2:void 0},maxSignificantDigits:function(e){return Math.abs(e)<1?4:void 0},isCurrency:!0,fallback:"Unknown",displayFallback:function(e){return isNaN(e)||0===e}},da[ua.PERCENTAGE_SHORT]={maxFractionDigits:1,isPercentage:!0},da[ua.PERCENTAGE_LONG]={fixedFractionDigits:2,isPercentage:!0},da);!function(e){e.YEAR_MONTH_DAY_TIME="YEAR_MONTH_DAY_TIME",e.YEAR_MONTH_DAY="YEAR_MONTH_DAY",e.YEAR_MONTH="YEAR_MONTH",e.DURATION="DURATION",e.RELATIVE="RELATIVE"}(fa||(fa={}));var ga=((ma={})[fa.YEAR_MONTH_DAY_TIME]=aa(aa({},N.DATETIME_FULL),{timeZoneName:void 0,useRelativeCalendar:"with-time"}),ma[fa.YEAR_MONTH_DAY]=aa(aa({},N.DATE_FULL),{useRelativeCalendar:"default"}),ma[fa.YEAR_MONTH]={year:"numeric",month:"long"},ma[fa.DURATION]={isDuration:!0},ma[fa.RELATIVE]={useRelativeDate:!0},ma),xa={},ba=function(){var e=this;this.numberLocale="en",this.dateLocale="en",this.currencyLocale="USD",this.baseSymbolRanges=[{value:1e15,symbol:function(a){return" x 10^".concat((e.getDecimalPlaces(a)-1).toString())}},{value:1e12,symbol:function(){return"T"}},{value:1e9,symbol:function(){return"B"}},{value:1e6,symbol:function(){return"M"}},{value:1e3,symbol:function(){return"K"}}],this.relativeDateOrder=["years","months","days","hours","minutes","seconds"],this.formatNumber=function(a,t){var l,n,r,i,c;void 0===t&&(t={});var o=t.format,s=void 0===o?ua.GENERIC_LONG:o,d=ta(t,["format"]),m=aa(aa({},ha[s]),d),u=m.fixedFractionDigits,v=m.maxFractionDigits,p=m.minFractionDigits,f=m.maxSignificantDigits,h=m.useBaseSymbol,g=m.isCurrency,x=m.isPercentage,b=m.withSign,w=m.fallback,E=void 0===w?null:w,z=m.displayFallback,y="number"==typeof a?a:parseFloat(null!=a?a:"");if(Boolean(null==z?void 0:z(y))||isNaN(y))return E;var N=x?100*y:y,C=e.getDynamicOption(N,u),O=e.getDynamicOption(N,f),A=null!=C?C:v,R=O?e.significantDigitsToFractionDigits(N,O,A):A,T=null!=C?C:p,S="number/".concat(e.numberLocale,"/").concat(e.currencyLocale,"/").concat(null!==(l=null==g?void 0:g.toString())&&void 0!==l?l:"-","/").concat(null!==(n=null==R?void 0:R.toString())&&void 0!==n?n:"-","/").concat(null!==(r=null==T?void 0:T.toString())&&void 0!==r?r:"-");null!==(i=xa[S])&&void 0!==i||(xa[S]=new Intl.NumberFormat(e.numberLocale,{style:g?"currency":void 0,currency:g?e.currencyLocale:void 0,maximumFractionDigits:R,minimumFractionDigits:T}));var _=e.baseSymbolRanges.find(function(e){return Math.abs(N)>=e.value}),k=N>1e15?Math.pow(10,e.getDecimalPlaces(N)-1):null!==(c=null==_?void 0:_.value)&&void 0!==c?c:1;h&&(N/=k);var I=xa[S].format(N);return b&&N>0&&(I="+".concat(I)),h&&null!=_&&(I="".concat(I).concat(_.symbol(y))),x?"".concat(I,"%"):I},this.formatDate=function(a,t){var l,n;void 0===t&&(t={});var r=t.format,i=void 0===r?fa.YEAR_MONTH_DAY_TIME:r,c=ga[i],o=c.useRelativeCalendar,s=c.useRelativeDate,d=c.isDuration,m=ta(c,["useRelativeCalendar","useRelativeDate","isDuration"]);if(null==a)return null;var u="string"==typeof a?N.fromISO(a):"number"==typeof a?N.fromMillis(a):a;if(o&&e.isYesterdayTodayTomorrow(u)){var v=u.toRelativeCalendar({locale:e.dateLocale}),p=u.toLocaleString(aa(aa({},N.TIME_SIMPLE),{hourCycle:"h23"}),{locale:e.dateLocale}),f=e.getDateLiteral();return"with-time"===o?"".concat(v).concat(f).concat(p):v}if(s){var h=ra(e.getRoundedDateUnitDiff(u),2),g=h[0],x=h[1];return N.now().plus(((l={})[g]=x,l)).toRelative({locale:e.dateLocale})}if(d){var b=ra(e.getRoundedDateUnitDiff(u),2),w=(g=b[0],x=b[1],C.fromObject(((n={})[g]=x,n),{locale:e.dateLocale}));return(w.valueOf()<0?w.negate():w).toHuman()}return u.toLocaleString(aa(aa({},m),{hourCycle:"h23"}),{locale:e.dateLocale})},this.isYesterdayTodayTomorrow=function(e){var a=N.local().startOf("day");return[a.minus({day:1}),a,a.plus({day:1})].some(function(a){return a.hasSame(e,"day")})},this.getDateLiteral=function(){var a,t=new Intl.DateTimeFormat(e.dateLocale,N.DATETIME_FULL).formatToParts(),l=t.findIndex(function(e){return"hour"===e.type}),n=t[l-1];return null!==(a=null==n?void 0:n.value)&&void 0!==a?a:", "},this.getDynamicOption=function(e,a){return"function"==typeof a?a(e):a},this.getDecimalPlaces=function(e){return e.toString().split(".")[0].length},this.getRoundedDateUnitDiff=function(a){var t,l=a.diffNow(),n=null!==(t=e.relativeDateOrder.find(function(e){return Math.abs(l.as(e))>=1}))&&void 0!==t?t:"seconds";return[n,Math.round(l.as(n))]},this.significantDigitsToFractionDigits=function(e,a,t){return 0===e?t:Math.floor(a-Math.log10(Math.abs(e)))}},wa=new ba,Ea="Invariant";function za(e,a){if(!e){var t=new Error(a);throw t.name=Ea,t}}var ya=function(e){return function(a){e.forEach(function(e){"function"==typeof e?e(a):null!=e&&"current"in e&&(e.current=a)})}},Na=new(function(){function e(){}return e.prototype.generateClassNames=function(e,a,t){void 0===a&&(a={});var l=t[e].default,n=a.sm?t[a.sm].sm:"",r=a.md?t[a.md].md:"",i=a.lg?t[a.lg].lg:"",c=a.xl?t[a.xl].xl:"",s=a["2xl"]?t[a["2xl"]]["2xl"]:"";return o(l,n,r,i,c,s)},e}()),Ca=new function(){this.isServer=function(){return"undefined"==typeof window}},Oa=new function(){var e=this;this.hasProtocol=function(e){return/^[a-zA-Z][a-zA-Z0-9+.-]*:\/\//.test(e)},this.isLikelyHost=function(e){var a=e.trim();return 0!==a.length&&(!(a.startsWith("/")||a.startsWith("#")||a.startsWith("?"))&&(/^(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,}(?:[:/][^\s]*)?$/.test(a)||/^localhost(?::\d+)?(?:\/.*)?$/i.test(a)||/^(?:\d{1,3}\.){3}\d{1,3}(?::\d+)?(?:\/.*)?$/.test(a)))},this.normalizeExternalHref=function(a){if(null!=a){var t=a.trim();if(0!==t.length)return t.startsWith("//")?"https:".concat(t):e.hasProtocol(t)?t:e.isLikelyHost(t)?"https://".concat(t):t}}},Aa={Img:"img",Link:"a",copy:ea},Ra=u(Aa),Ta=function(a){var t=a.values,l=a.children,n=p(function(){var e,a,l;return{Img:null!==(e=null==t?void 0:t.Img)&&void 0!==e?e:Aa.Img,Link:null!==(a=null==t?void 0:t.Link)&&void 0!==a?a:Aa.Link,copy:null!==(l=null==t?void 0:t.copy)&&void 0!==l?l:Aa.copy}},[t]);return e(Ra.Provider,{value:n,children:l})},Sa=function(){return v(Ra)},_a=m(function(a,t){var l=Sa().Img;return e(l,aa({ref:t},a))});_a.displayName="AvatarBase";var ka,Ia,Ma={xs:{default:"size-4",sm:"sm:size-4",md:"md:size-4",lg:"lg:size-4",xl:"xl:size-4","2xl":"2xl:size-4"},sm:{default:"size-6",sm:"sm:size-6",md:"md:size-6",lg:"lg:size-6",xl:"xl:size-6","2xl":"2xl:size-6"},md:{default:"size-8",sm:"sm:size-8",md:"md:size-8",lg:"lg:size-8",xl:"xl:size-8","2xl":"2xl:size-8"},lg:{default:"size-10",sm:"sm:size-10",md:"md:size-10",lg:"lg:size-10",xl:"xl:size-10","2xl":"2xl:size-10"},xl:{default:"size-14",sm:"sm:size-14",md:"md:size-14",lg:"lg:size-14",xl:"xl:size-14","2xl":"2xl:size-14"},"2xl":{default:"size-16",sm:"sm:size-16",md:"md:size-16",lg:"lg:size-16",xl:"xl:size-16","2xl":"2xl:size-16"}},La=function(t){var l=t.alt,n=void 0===l?"avatar":l,r=t.className,i=t.fallback,c=t.responsiveSize,s=t.size,d=void 0===s?"sm":s,m=ta(t,["alt","className","fallback","responsiveSize","size"]),u=ra(f(!1),2),v=u[0],p=u[1],h=o("flex shrink-0 items-center justify-center overflow-hidden rounded-full [position:var(--guk-avatar-container-position)]",Na.generateClassNames(d,c,Ma),r),g=null!=i&&!v;return a(y.Root,{className:h,children:[e(y.Image,aa({alt:n,className:"size-full rounded-[inherit] object-cover",onLoadingStatusChange:function(e){return p("loading"===e)},asChild:!0},m,{children:e(_a,{})})),e(y.Fallback,{"data-testid":"fallback",className:o("size-full rounded-[inherit]",{"animate-pulse bg-neutral-200":v},{"bg-neutral-200":!i},{"flex items-center justify-center":g}),children:g&&i})]})};function Da(){return Da=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Da.apply(null,arguments)}var Pa,Ha;function ja(){return ja=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ja.apply(null,arguments)}var Va,Ba;function qa(){return qa=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},qa.apply(null,arguments)}var Fa,Ua;function Ka(){return Ka=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ka.apply(null,arguments)}var Ga,Wa;function Xa(){return Xa=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Xa.apply(null,arguments)}var Za,Ya;function Ja(){return Ja=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ja.apply(null,arguments)}var $a,Qa;function et(){return et=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},et.apply(null,arguments)}var at,tt;function lt(){return lt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},lt.apply(null,arguments)}var nt;function rt(){return rt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},rt.apply(null,arguments)}var it,ct;function ot(){return ot=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ot.apply(null,arguments)}var st,dt;function mt(){return mt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},mt.apply(null,arguments)}var ut;function vt(){return vt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vt.apply(null,arguments)}var pt,ft;function ht(){return ht=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ht.apply(null,arguments)}var gt,xt;function bt(){return bt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},bt.apply(null,arguments)}var wt,Et;function zt(){return zt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},zt.apply(null,arguments)}var yt,Nt;function Ct(){return Ct=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ct.apply(null,arguments)}var Ot,At;function Rt(){return Rt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Rt.apply(null,arguments)}var Tt;function St(){return St=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},St.apply(null,arguments)}var _t;function kt(){return kt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},kt.apply(null,arguments)}var It;function Mt(){return Mt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Mt.apply(null,arguments)}var Lt;function Dt(){return Dt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Dt.apply(null,arguments)}var Pt,Ht;function jt(){return jt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},jt.apply(null,arguments)}var Vt,Bt;function qt(){return qt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},qt.apply(null,arguments)}var Ft,Ut;function Kt(){return Kt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Kt.apply(null,arguments)}var Gt,Wt;function Xt(){return Xt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Xt.apply(null,arguments)}var Zt,Yt;function Jt(){return Jt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Jt.apply(null,arguments)}var $t;function Qt(){return Qt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Qt.apply(null,arguments)}var el;function al(){return al=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},al.apply(null,arguments)}var tl,ll;function nl(){return nl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},nl.apply(null,arguments)}var rl,il;function cl(){return cl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},cl.apply(null,arguments)}var ol,sl;function dl(){return dl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},dl.apply(null,arguments)}var ml,ul;function vl(){return vl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vl.apply(null,arguments)}var pl,fl;function hl(){return hl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},hl.apply(null,arguments)}var gl,xl;function bl(){return bl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},bl.apply(null,arguments)}var wl,El;function zl(){return zl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},zl.apply(null,arguments)}var yl,Nl;function Cl(){return Cl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Cl.apply(null,arguments)}var Ol,Al;function Rl(){return Rl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Rl.apply(null,arguments)}var Tl,Sl;function _l(){return _l=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_l.apply(null,arguments)}var kl,Il;function Ml(){return Ml=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ml.apply(null,arguments)}var Ll,Dl;function Pl(){return Pl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Pl.apply(null,arguments)}var Hl,jl;function Vl(){return Vl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Vl.apply(null,arguments)}var Bl,ql;function Fl(){return Fl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fl.apply(null,arguments)}var Ul,Kl;function Gl(){return Gl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Gl.apply(null,arguments)}var Wl,Xl;function Zl(){return Zl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Zl.apply(null,arguments)}var Yl,Jl;function $l(){return $l=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},$l.apply(null,arguments)}var Ql,en;function an(){return an=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},an.apply(null,arguments)}var tn,ln;function nn(){return nn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},nn.apply(null,arguments)}var rn;function cn(){return cn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},cn.apply(null,arguments)}var on,sn;function dn(){return dn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},dn.apply(null,arguments)}var mn,un;function vn(){return vn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vn.apply(null,arguments)}var pn,fn;function hn(){return hn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},hn.apply(null,arguments)}var gn,xn;function bn(){return bn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},bn.apply(null,arguments)}var wn,En;function zn(){return zn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},zn.apply(null,arguments)}var yn,Nn;function Cn(){return Cn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Cn.apply(null,arguments)}var On,An;function Rn(){return Rn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Rn.apply(null,arguments)}var Tn,Sn;function _n(){return _n=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_n.apply(null,arguments)}var kn,In;function Mn(){return Mn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Mn.apply(null,arguments)}var Ln,Dn;function Pn(){return Pn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Pn.apply(null,arguments)}var Hn;function jn(){return jn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},jn.apply(null,arguments)}var Vn,Bn;function qn(){return qn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},qn.apply(null,arguments)}var Fn;function Un(){return Un=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Un.apply(null,arguments)}var Kn,Gn;function Wn(){return Wn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Wn.apply(null,arguments)}var Xn,Zn;function Yn(){return Yn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Yn.apply(null,arguments)}var Jn,$n;function Qn(){return Qn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Qn.apply(null,arguments)}var er,ar;!function(e){e.APP_ASSETS="APP_ASSETS",e.APP_DASHBOARD="APP_DASHBOARD",e.APP_EXPLORE="APP_EXPLORE",e.APP_MEMBERS="APP_MEMBERS",e.APP_PROPOSALS="APP_PROPOSALS",e.APP_TRANSACTIONS="APP_TRANSACTIONS",e.BLOCKCHAIN_BLOCK="BLOCKCHAIN_BLOCK",e.BLOCKCHAIN_BLOCKCHAIN="BLOCKCHAIN_BLOCKCHAIN",e.BLOCKCHAIN_GASFEE="BLOCKCHAIN_GASFEE",e.BLOCKCHAIN_SMARTCONTRACT="BLOCKCHAIN_SMARTCONTRACT",e.BLOCKCHAIN_WALLET="BLOCKCHAIN_WALLET",e.BLOCKCHAIN_WALLETCONNECT="BLOCKCHAIN_WALLETCONNECT",e.CALENDAR="CALENDAR",e.CHECKBOX="CHECKBOX",e.CHECKBOX_INDETERMINATE="CHECKBOX_INDETERMINATE",e.CHECKBOX_SELECTED="CHECKBOX_SELECTED",e.CHECKMARK="CHECKMARK",e.CHEVRON_DOWN="CHEVRON_DOWN",e.CHEVRON_LEFT="CHEVRON_LEFT",e.CHEVRON_RIGHT="CHEVRON_RIGHT",e.CHEVRON_UP="CHEVRON_UP",e.CLOCK="CLOCK",e.CLOSE="CLOSE",e.COPY="COPY",e.CRITICAL="CRITICAL",e.DEPOSIT="DEPOSIT",e.DOTS_HORIZONTAL="DOTS_HORIZONTAL",e.DOTS_VERTICAL="DOTS_VERTICAL",e.EXPAND="EXPAND",e.FAVORITE="FAVORITE",e.FAVORITE_SELECTED="FAVORITE_SELECTED",e.FEEDBACK="FEEDBACK",e.FILTER="FILTER",e.FLAG="FLAG",e.HELP="HELP",e.HOME="HOME",e.INFO="INFO",e.LINK_EXTERNAL="LINK_EXTERNAL",e.LOGOUT="LOGOUT",e.MENU="MENU",e.MINUS="MINUS",e.PERSON="PERSON",e.PLUS="PLUS",e.RADIO="RADIO",e.RADIO_SELECTED="RADIO_SELECTED",e.RELOAD="RELOAD",e.REMOVE="REMOVE",e.REWARDS="REWARDS",e.RICHTEXT_BOLD="RICHTEXT_BOLD",e.RICHTEXT_HEADING="RICHTEXT_HEADING",e.RICHTEXT_ITALIC="RICHTEXT_ITALIC",e.RICHTEXT_LINK_ADD="RICHTEXT_LINK_ADD",e.RICHTEXT_LINK_REMOVE="RICHTEXT_LINK_REMOVE",e.RICHTEXT_LIST_ORDERED="RICHTEXT_LIST_ORDERED",e.RICHTEXT_LIST_UNORDERED="RICHTEXT_LIST_UNORDERED",e.SEARCH="SEARCH",e.SETTINGS="SETTINGS",e.SHRINK="SHRINK",e.SLASH="SLASH",e.SORT_ASC="SORT_ASC",e.SORT_DESC="SORT_DESC",e.SUCCESS="SUCCESS",e.WARNING="WARNING",e.WITHDRAW="WITHDRAW"}(er||(er={}));var tr=((ar={})[er.APP_ASSETS]=function(e){return s.createElement("svg",Da({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),ka||(ka=s.createElement("g",{clipPath:"url(#app-assets_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.88.01C4.724.028 3.812.14 2.97.367 1.47.77.418 1.513.116 2.38 0 2.714.01 2.424.002 6.17c-.004 2.215 0 3.472.011 3.617.03.375.129.651.347.97.29.423.747.79 1.382 1.107.443.222.637.272.85.217a.75.75 0 0 0 .574-.618.75.75 0 0 0-.431-.79c-.606-.287-.79-.398-1.003-.612-.23-.228-.22-.186-.226-.986L1.5 8.398l.167.086c.386.2.587.272.757.272a.74.74 0 0 0 .721-.547.73.73 0 0 0-.079-.582c-.087-.148-.205-.243-.418-.337a4.3 4.3 0 0 1-.63-.336c-.174-.117-.397-.334-.458-.445l-.05-.09-.005-.682a8 8 0 0 1 .008-.674c.522.261.689.33.837.347.476.054.895-.387.814-.858-.046-.271-.195-.456-.472-.584-.51-.236-.75-.384-.96-.593-.298-.295-.294-.478.016-.775.583-.558 1.852-.958 3.382-1.064.383-.027 1.397-.028 1.638-.002.923.099 1.682.318 2.443.704.128.065.328.172.445.238.281.158.421.186.642.129q.285-.075.454-.33a.75.75 0 0 0-.116-.93c-.207-.193-.975-.59-1.577-.813-1.021-.38-2-.54-3.18-.522Zm3.685 3.357c-1.94.11-3.597.678-4.44 1.52a2.3 2.3 0 0 0-.469.641 1.7 1.7 0 0 0-.178.6c-.025.222-.024 6.89.001 7.096.045.361.162.636.413.97.725.963 2.426 1.626 4.548 1.774.346.024 1.216.024 1.565 0 2.68-.184 4.591-1.16 4.937-2.524.059-.233.062-.496.056-3.94-.006-3.724.001-3.455-.107-3.771-.294-.856-1.271-1.573-2.718-1.992a10.5 10.5 0 0 0-2.052-.358 19 19 0 0 0-1.556-.016M9.462 4.88c-1.26.099-2.324.398-3 .843-.281.185-.497.448-.497.606 0 .22.352.557.834.798.96.479 2.398.728 3.843.667 1.05-.044 1.9-.208 2.676-.515.418-.166.746-.363.958-.577.284-.286.282-.468-.01-.756-.49-.483-1.534-.863-2.812-1.023a12 12 0 0 0-1.992-.043M5.965 9.06v.668l.045.096c.096.201.401.45.789.644.879.439 2.085.677 3.433.677 1.336 0 2.568-.243 3.442-.682.348-.175.657-.425.765-.62l.05-.091.005-.68c.003-.374 0-.68-.004-.68-.006 0-.095.043-.2.096-1.048.525-2.476.81-4.058.81-1.312 0-2.477-.186-3.478-.557a6.4 6.4 0 0 1-.78-.349c-.004 0-.009.301-.009.668m0 3.342v.667l.043.092c.057.121.25.319.435.444 1.223.83 3.754 1.123 5.832.677.672-.144 1.299-.385 1.718-.66.173-.113.4-.337.454-.45l.042-.086.005-.68.005-.679-.201.101c-1.52.76-3.88 1.02-6.007.659a7.9 7.9 0 0 1-2.104-.644l-.222-.108z",clipRule:"evenodd"}))),Ia||(Ia=s.createElement("defs",null,s.createElement("clipPath",{id:"app-assets_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.APP_DASHBOARD]=function(e){return s.createElement("svg",ja({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Pa||(Pa=s.createElement("g",{clipPath:"url(#app-dashboard_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.818.571a1.885 1.885 0 0 0-1.54 1.51c-.017.089-.022.708-.022 2.84 0 3.043-.008 2.83.119 3.168A1.89 1.89 0 0 0 8.82 9.263c.094.015.849.019 2.88.015l2.753-.006.159-.047a1.89 1.89 0 0 0 1.342-1.423c.035-.151.036-.189.042-2.718.006-2.617.002-2.874-.058-3.116a1.88 1.88 0 0 0-1.57-1.405C14.157.533 9.01.541 8.817.571Zm.148 1.51a.4.4 0 0 0-.197.22c-.013.046-.017.82-.013 2.656l.005 2.591.046.07a.5.5 0 0 0 .129.12l.081.047 2.564.005c2.887.005 2.684.014 2.81-.123a.4.4 0 0 0 .084-.124c.007-.027.013-1.214.013-2.638v-2.59l-.043-.077a.5.5 0 0 0-.117-.128l-.074-.052-2.61-.004c-2.495-.004-2.613-.003-2.678.027M1.558 3.36c-.5.084-.963.388-1.243.818a1.8 1.8 0 0 0-.298.883c-.023.255-.023 2.222 0 2.5a1.87 1.87 0 0 0 1.37 1.665l.16.046 1.373.006c1.206.005 1.392.002 1.52-.022a1.86 1.86 0 0 0 1.5-1.562c.037-.242.037-2.533 0-2.776a1.86 1.86 0 0 0-1.549-1.559c-.226-.037-2.614-.036-2.833.001m.168 1.504a.35.35 0 0 0-.177.17c-.037.068-.037.072-.037 1.282 0 1.358-.009 1.259.125 1.38a.33.33 0 0 0 .16.081c.066.015.414.019 1.245.015l1.154-.006.082-.048a.5.5 0 0 0 .128-.118l.047-.07.005-1.199c.003-.834 0-1.217-.014-1.262a.4.4 0 0 0-.196-.22c-.065-.03-.144-.031-1.266-.03-1.03 0-1.205.003-1.256.025m-.104 5.172a1.88 1.88 0 0 0-1.468 1.13c-.144.356-.155.483-.155 1.82 0 1.137.012 1.395.078 1.626a1.9 1.9 0 0 0 1.294 1.294c.23.066.489.078 1.627.078 1.336 0 1.463-.011 1.818-.155a1.85 1.85 0 0 0 1.125-1.452c.036-.24.036-2.533 0-2.774a1.87 1.87 0 0 0-1.561-1.56c-.136-.02-.395-.025-1.406-.023-.682 0-1.29.008-1.352.016m7.196.008a1.84 1.84 0 0 0-1.002.51c-.309.3-.497.677-.55 1.104-.025.2-.024 2.472 0 2.676.095.77.654 1.4 1.41 1.59.195.048.495.06 1.54.06 1.138 0 1.396-.012 1.626-.078a1.87 1.87 0 0 0 1.354-1.644c.022-.249.023-2.29.002-2.529a1.8 1.8 0 0 0-.317-.895 1.86 1.86 0 0 0-1.312-.803c-.221-.028-2.565-.02-2.751.009M1.743 11.54a.4.4 0 0 0-.193.174l-.038.072V13c0 1.335-.006 1.254.105 1.365s.03.105 1.365.105h1.214l.076-.043a.5.5 0 0 0 .129-.117l.052-.074.005-1.2c.003-.832 0-1.218-.014-1.263a.4.4 0 0 0-.196-.22c-.065-.03-.144-.031-1.266-.03-.744 0-1.212.006-1.239.017m7.223.013a.4.4 0 0 0-.197.22c-.013.045-.017.428-.013 1.264l.005 1.2.052.073a.5.5 0 0 0 .128.117l.076.043h1.214c1.336 0 1.254.006 1.366-.105.11-.111.104-.03.104-1.365v-1.214l-.042-.076a.5.5 0 0 0-.117-.129l-.074-.052-1.217-.004c-1.148-.004-1.22-.002-1.285.028",clipRule:"evenodd"}))),Ha||(Ha=s.createElement("defs",null,s.createElement("clipPath",{id:"app-dashboard_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.APP_EXPLORE]=function(e){return s.createElement("svg",qa({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Va||(Va=s.createElement("g",{clipPath:"url(#app-explore_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.646.004a8 8 0 0 0-5.958 3.073A7.95 7.95 0 0 0 .007 7.659c-.054 1.484.255 2.846.932 4.113a7.99 7.99 0 0 0 6.717 4.222c2.098.083 4.054-.605 5.619-1.974a7.97 7.97 0 0 0 2.72-5.679 8 8 0 0 0-.383-2.824A8.02 8.02 0 0 0 10.484.39 7.8 7.8 0 0 0 8.463.012l-.377-.015c-.07-.003-.269 0-.44.007m-.727 1.583a6.5 6.5 0 0 0-3.165 1.492 10 10 0 0 0-.663.657c-.106.12-.296.361-.296.377 0 .007.245.155.544.327.724.418.74.43.844.64.071.145.098.32.07.458-.1.482-.607.752-1.04.554a18 18 0 0 1-.633-.354c-.299-.172-.547-.304-.554-.296-.02.022-.096.219-.185.476a6.7 6.7 0 0 0-.315 1.476 9 9 0 0 0 0 1.212 6.52 6.52 0 0 0 1.522 3.607c.157.184.516.544.706.709a6.45 6.45 0 0 0 2.711 1.396c.244.059.674.138.752.138.025 0 .029-.068.034-.715.007-.799.008-.803.13-.98a.752.752 0 0 1 1.283.077c.08.15.08.157.086.903.006.682.008.715.038.715.018 0 .146-.02.285-.043a6.47 6.47 0 0 0 3.175-1.491c.156-.136.52-.497.663-.658.106-.12.296-.361.296-.377a9 9 0 0 0-.544-.327c-.561-.323-.694-.408-.756-.488a1 1 0 0 1-.16-.382c-.088-.567.52-1.021 1.044-.781.052.024.33.18.617.345.287.166.533.303.547.304.07.006.342-.846.441-1.385a6.8 6.8 0 0 0 0-2.346 6.5 6.5 0 0 0-1.443-3.04 9 9 0 0 0-.705-.708 6.5 6.5 0 0 0-2.65-1.382 7 7 0 0 0-.812-.153c-.027 0-.03.053-.036.715-.006.746-.007.753-.086.903a.747.747 0 0 1-1.393-.179c-.017-.084-.023-.277-.024-.775v-.664l-.047.002c-.026 0-.153.019-.281.04Zm4.138 2.395c-.18.07-4.636 2.102-4.703 2.144a.8.8 0 0 0-.227.228 378 378 0 0 0-2.146 4.711.8.8 0 0 0-.016.457.75.75 0 0 0 .824.536c.135-.02-.035.055 2.677-1.178 1.476-.671 2.174-.997 2.236-1.044a.8.8 0 0 0 .153-.16c.054-.079 2.11-4.573 2.168-4.741a.75.75 0 0 0-.383-.926c-.11-.054-.133-.059-.3-.063-.155-.004-.194.001-.283.036M8.558 6.765l-1.232.56-.56 1.232a90 90 0 0 0-.556 1.237c.002.002.558-.249 1.235-.557l1.232-.56.56-1.232c.309-.678.56-1.234.557-1.236-.002-.002-.558.248-1.236.556",clipRule:"evenodd"}))),Ba||(Ba=s.createElement("defs",null,s.createElement("clipPath",{id:"app-explore_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.APP_MEMBERS]=function(e){return s.createElement("svg",Ka({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Fa||(Fa=s.createElement("g",{clipPath:"url(#app-members_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.09.017a2.8 2.8 0 0 0-.992.33 2.606 2.606 0 0 0 .404 4.7c.558.21 1.243.21 1.799 0A2.61 2.61 0 0 0 6.797 1.58 2.65 2.65 0 0 0 5.313.162 2.7 2.7 0 0 0 4.09.017m7.195 0C10 .164 8.995 1.293 8.994 2.592c0 1.098.672 2.066 1.705 2.455a2.65 2.65 0 0 0 1.8 0A2.61 2.61 0 0 0 14.2 2.608c0-.697-.269-1.352-.757-1.84a2.6 2.6 0 0 0-2.159-.752ZM4.161 1.641a.96.96 0 0 0-.44.252.89.89 0 0 0-.303.706c0 .44.255.8.667.943.144.05.395.061.553.025.332-.077.633-.374.72-.71a1.2 1.2 0 0 0 0-.515c-.042-.165-.113-.281-.265-.434a.9.9 0 0 0-.705-.292 1.2 1.2 0 0 0-.227.025m7.195 0a.9.9 0 0 0-.449.267c-.152.153-.223.269-.266.434a1.2 1.2 0 0 0 0 .514c.087.332.373.62.708.71.144.038.42.027.566-.024a.97.97 0 0 0 .667-.933.88.88 0 0 0-.292-.701.9.9 0 0 0-.707-.292 1.2 1.2 0 0 0-.227.025M4.074 5.407A4.41 4.41 0 0 0 .003 9.592c-.018.37.035.562.205.744s.355.263.597.263a.77.77 0 0 0 .603-.27c.144-.164.206-.355.207-.636a2.77 2.77 0 0 1 .808-1.854A2.73 2.73 0 0 1 4.2 7.024c.469-.036.584-.074.765-.255A.72.72 0 0 0 5.2 6.24a.7.7 0 0 0-.033-.29.84.84 0 0 0-.428-.48 1.2 1.2 0 0 0-.4-.08zm3.714 0a2.6 2.6 0 0 0-2.27 1.81 2.7 2.7 0 0 0 0 1.568 2.61 2.61 0 0 0 2.056 1.784c.212.034.598.038.803.008a2.62 2.62 0 0 0 2.012-1.546c.15-.355.21-.653.21-1.04a2.57 2.57 0 0 0-.637-1.702 2.62 2.62 0 0 0-2.174-.883Zm3.683 0a.82.82 0 0 0-.638.543.66.66 0 0 0-.033.29c.01.22.076.37.235.529.18.18.296.22.765.255 1.012.076 1.857.65 2.314 1.574q.228.461.271 1.099c.02.294.045.399.127.526a.79.79 0 0 0 .683.376.76.76 0 0 0 .598-.263c.184-.198.23-.391.197-.845a4.4 4.4 0 0 0-1.234-2.765 4.55 4.55 0 0 0-2.25-1.236c-.38-.077-.832-.113-1.035-.083M7.785 7.034a.9.9 0 0 0-.38.177.986.986 0 0 0-.2 1.376.995.995 0 0 0 1.165.334c.217-.082.47-.334.55-.55a.996.996 0 0 0-1.135-1.337m-.208 3.775c-.873.104-1.58.384-2.258.893a5.5 5.5 0 0 0-.76.742c-.623.79-.978 1.8-.954 2.718.006.231.01.252.066.37a.81.81 0 0 0 .86.456.76.76 0 0 0 .436-.226c.173-.173.226-.31.245-.631.023-.41.08-.673.21-.994.261-.636.79-1.192 1.392-1.464.409-.184.755-.26 1.186-.26.428 0 .783.078 1.186.26a2.82 2.82 0 0 1 1.39 1.46c.133.326.189.59.212.998.019.321.075.467.247.634.057.056.15.124.204.152a.85.85 0 0 0 .713.004.9.9 0 0 0 .377-.388l.06-.126v-.34a3.4 3.4 0 0 0-.131-.994 4.33 4.33 0 0 0-1.148-1.988 4.36 4.36 0 0 0-2.383-1.234c-.175-.032-.31-.04-.653-.045a9 9 0 0 0-.497.003",clipRule:"evenodd"}))),Ua||(Ua=s.createElement("defs",null,s.createElement("clipPath",{id:"app-members_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.APP_PROPOSALS]=function(e){return s.createElement("svg",Xa({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ga||(Ga=s.createElement("g",{clipPath:"url(#app-proposals_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.366.01-.134.028c-.14.029-.31.101-.446.192-.178.12-3.062 3.014-3.15 3.163a1.43 1.43 0 0 0 .018 1.48c.042.066.695.733 1.888 1.927l1.823 1.825h-1.47a50 50 0 0 0-1.596.017.8.8 0 0 0-.464.233c-.177.18-.24.35-.227.612a.6.6 0 0 0 .076.303.87.87 0 0 0 .345.363c.187.095 0 .09 3.971.09s3.784.005 3.97-.09a.87.87 0 0 0 .346-.364.6.6 0 0 0 .076-.306.8.8 0 0 0-.023-.271.82.82 0 0 0-.668-.57 25 25 0 0 0-1.144-.016h-1.02l1.354-1.357c1.425-1.428 1.482-1.492 1.579-1.748a1.48 1.48 0 0 0-.051-1.135 2 2 0 0 0-.126-.202C12.197 4.048 8.466.32 8.35.244a1.33 1.33 0 0 0-.744-.235 2 2 0 0 0-.24.001M6.345 2.915 5.14 4.119 6.79 5.77l1.651 1.65 1.21-1.209 1.209-1.209-1.646-1.646c-.905-.905-1.65-1.646-1.655-1.646s-.552.542-1.214 1.205M1.655 6.19A2.02 2.02 0 0 0 .092 7.573c-.094.3-.092.212-.092 4.07 0 2.371.006 3.632.019 3.697.08.423.493.715.913.645a.8.8 0 0 0 .454-.242.76.76 0 0 0 .215-.428c.01-.063.017-.672.017-1.352v-1.237h12.764v1.246c0 .728.007 1.292.018 1.357.04.24.229.49.45.59a.808.808 0 0 0 1.131-.58c.013-.064.02-1.325.019-3.696 0-3.858.002-3.77-.091-4.07a2.02 2.02 0 0 0-1.254-1.3c-.283-.099-.419-.112-1.122-.112-.583 0-.647.003-.755.036a.805.805 0 0 0-.465 1.164c.068.121.22.264.347.326.158.077.296.091.9.092.574 0 .6.004.7.103a.5.5 0 0 1 .087.127c.032.07.034.158.034 1.586v1.513H1.619V9.595c.001-1.428.003-1.516.035-1.586a.42.42 0 0 1 .2-.205c.047-.02.253-.025 1.03-.025.533 0 1.026-.008 1.094-.017a.82.82 0 0 0 .623-.451.806.806 0 0 0-.526-1.125c-.133-.036-2.219-.032-2.419.004Z",clipRule:"evenodd"}))),Wa||(Wa=s.createElement("defs",null,s.createElement("clipPath",{id:"app-proposals_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.APP_TRANSACTIONS]=function(e){return s.createElement("svg",Ja({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Za||(Za=s.createElement("g",{clipPath:"url(#app-transactions_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.111 1.16a.7.7 0 0 0-.296.185.7.7 0 0 0-.217.526c0 .257.064.377.364.687l.221.227-4.775.006c-4.532.005-4.782.006-4.904.036-.592.142-1.042.488-1.297.997a1.7 1.7 0 0 0-.19.69c-.023.259-.023 6.744 0 6.921a.76.76 0 0 0 .523.625 1 1 0 0 0 .437 0 .81.81 0 0 0 .464-.416l.054-.114.009-3.479c.008-3.15.011-3.484.036-3.538a.45.45 0 0 1 .177-.186c.048-.026.414-.028 4.769-.032l4.716-.005-.243.248c-.319.326-.352.39-.352.675 0 .187.003.203.055.314a.85.85 0 0 0 .35.359c.128.064.307.09.454.066.234-.04.22-.028 1.232-1.036.871-.868.932-.932.99-1.05a.53.53 0 0 0 .07-.285.7.7 0 0 0-.096-.419c-.06-.106-1.83-1.876-1.94-1.938a1 1 0 0 0-.162-.071 1 1 0 0 0-.449.006Zm3.906 2.78a.8.8 0 0 0-.458.414l-.054.116-.009 3.479c-.008 3.15-.011 3.484-.036 3.538a.45.45 0 0 1-.177.186c-.048.026-.414.028-4.769.032l-4.716.005.243-.248c.319-.326.352-.39.352-.676 0-.186-.003-.202-.055-.313a.76.76 0 0 0-.8-.425c-.238.04-.223.026-1.236 1.036-.871.868-.932.932-.99 1.05a.53.53 0 0 0-.07.285.7.7 0 0 0 .096.419c.06.106 1.83 1.876 1.94 1.938.12.069.227.096.381.096.213 0 .38-.069.527-.219a.7.7 0 0 0 .216-.525c0-.257-.064-.377-.365-.686l-.221-.228h4.64c3.079 0 4.702-.006 4.826-.018a1.8 1.8 0 0 0 1.16-.537 1.8 1.8 0 0 0 .54-1.173c.024-.259.024-6.744 0-6.921a.76.76 0 0 0-.521-.625 1.1 1.1 0 0 0-.444 0m-7.3 1.377a2.7 2.7 0 0 0-2.27 1.811c-.12.357-.166.727-.133 1.09.024.27.055.423.133.654a2.695 2.695 0 0 0 2.771 1.814c.27-.024.423-.055.654-.133a2.695 2.695 0 0 0 1.814-2.771 2.65 2.65 0 0 0-.78-1.688 2.68 2.68 0 0 0-2.188-.777Zm.018 1.514a1.3 1.3 0 0 0-.487.236 1.2 1.2 0 0 0 .23 2.01A1.2 1.2 0 0 0 9.198 8c0-.765-.705-1.328-1.462-1.169Zm-4.699.17a1.1 1.1 0 0 0-.663.537.9.9 0 0 0-.104.462c0 .297.089.513.294.718.211.21.44.307.727.307.292 0 .51-.09.72-.298a.99.99 0 0 0 .289-.94.96.96 0 0 0-.289-.514A.94.94 0 0 0 3.534 7a1.3 1.3 0 0 0-.498 0Zm9.419 0a.94.94 0 0 0-.465.272.9.9 0 0 0-.201.265 1.02 1.02 0 0 0 0 .924.9.9 0 0 0 .2.264.95.95 0 0 0 .72.3.97.97 0 0 0 .728-.308A.94.94 0 0 0 13.73 8c0-.083-.01-.192-.021-.242A1.07 1.07 0 0 0 12.956 7a1.3 1.3 0 0 0-.501 0Z",clipRule:"evenodd"}))),Ya||(Ya=s.createElement("defs",null,s.createElement("clipPath",{id:"app-transactions_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.BLOCKCHAIN_BLOCK]=function(e){return s.createElement("svg",et({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),$a||($a=s.createElement("g",{clipPath:"url(#blockchain-block_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.816.053a2 2 0 0 0-.148.034C7.528.127.684 2.771.58 2.826c-.17.09-.357.287-.45.474-.14.286-.13-.068-.13 4.638 0 4.54-.004 4.355.091 4.596.098.248.332.51.563.63.071.038 1.664.658 3.54 1.38 1.875.721 3.464 1.334 3.53 1.36.17.07.383.07.553 0 .065-.027 1.654-.639 3.53-1.36a236 236 0 0 0 3.539-1.38 1.33 1.33 0 0 0 .563-.63c.093-.234.09-.079.09-4.599 0-3.626-.003-4.24-.026-4.35a1.34 1.34 0 0 0-.633-.836A637 637 0 0 0 8.313.084a1.5 1.5 0 0 0-.497-.03Zm-2.47 2.408a937 937 0 0 0-2.677 1.036C2.633 3.513 7.92 5.557 8 5.557c.074 0 5.406-2.06 5.376-2.077-.023-.013-5.288-2.008-5.358-2.03-.015-.005-1.218.45-2.673 1.011ZM1.381 8.243v3.731l2.936 1.13 2.958 1.14c.019.007.024-.744.024-3.721v-3.73L4.356 5.658l-2.958-1.14c-.009-.003-.016 1.673-.016 3.724Zm10.264-2.587L8.7 6.792v3.73c0 2.192.006 3.728.016 3.724l2.959-1.14 2.942-1.132v-3.73c0-2.05-.006-3.727-.014-3.726-.007 0-1.339.513-2.958 1.138",clipRule:"evenodd"}))),Qa||(Qa=s.createElement("defs",null,s.createElement("clipPath",{id:"blockchain-block_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.BLOCKCHAIN_BLOCKCHAIN]=function(e){return s.createElement("svg",lt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),at||(at=s.createElement("g",{clipPath:"url(#blockchain-blockchain_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.691.03A2.01 2.01 0 0 0 .03 1.707c-.04.266-.04 4.23 0 4.496A2 2 0 0 0 1.706 7.88c.158.025.46.028 2.332.022 2.399-.007 2.242.002 2.593-.136A1.99 1.99 0 0 0 7.767 6.63c.122-.308.128-.363.137-1.154l.007-.712h.932l.008.354c.007.307.015.378.057.538a2.02 2.02 0 0 0 1.437 1.436c.16.043.23.05.538.058l.354.008v.934h-.64c-.473 0-.681.007-.805.027A1.995 1.995 0 0 0 8.12 9.791c-.02.124-.027.332-.027.806v.639H7.008v-.126c0-.24-.091-.626-.197-.84a2.08 2.08 0 0 0-1.213-1.038c-.274-.085-.394-.092-1.486-.092-1.122 0-1.258.01-1.531.103q-.477.163-.808.51-.48.5-.556 1.177c-.026.232-.026 1.998 0 2.23a2.005 2.005 0 0 0 1.745 1.77c.254.032 2.12.026 2.34-.007a2 2 0 0 0 1.7-1.871l.011-.198h1.08v.639c0 .695.015.864.103 1.124a2 2 0 0 0 1.602 1.354c.266.04 4.23.04 4.495 0a2.01 2.01 0 0 0 1.679-1.678c.04-.267.04-4.23 0-4.496a2 2 0 0 0-1.666-1.677c-.132-.021-.327-.028-.812-.028h-.64v-.934l.355-.008c.422-.01.606-.05.906-.197.536-.262.91-.715 1.072-1.303l.049-.178V2.438l-.05-.179a2.04 2.04 0 0 0-1.44-1.444l-.183-.05h-3.034l-.179.05a2 2 0 0 0-1.303 1.07c-.146.3-.186.485-.196.907l-.008.354h-.934v-.64c0-.484-.007-.68-.028-.811A2 2 0 0 0 6.203.029C5.95-.009 1.937-.008 1.691.03m.16 1.625a.5.5 0 0 0-.124.087c-.112.12-.106-.003-.106 2.217 0 1.934.002 2.03.034 2.101.02.04.058.096.087.123.12.113-.002.107 2.218.107 1.934 0 2.03-.002 2.1-.035a.5.5 0 0 0 .124-.087c.113-.12.107.002.107-2.213s.006-2.093-.107-2.213a.5.5 0 0 0-.123-.087c-.07-.033-.167-.034-2.105-.034-1.94 0-2.035.001-2.106.034Zm8.824.753a.38.38 0 0 0-.195.218c-.02.055-.025.325-.025 1.329 0 1.172.003 1.265.034 1.346.038.1.125.183.227.22.057.02.318.024 1.34.024h1.269l.09-.047a.44.44 0 0 0 .148-.125l.055-.08V2.616l-.055-.078a.5.5 0 0 0-.137-.12l-.08-.043h-1.299c-1.22 0-1.302.002-1.372.034Zm-6.11 1.2c-.323.04-.609.22-.794.504-.126.193-.153.294-.154.578-.002.285.02.381.131.567.303.51.925.695 1.458.433a1.2 1.2 0 0 0 .484-.485A1.1 1.1 0 0 0 5.5 3.94a1.08 1.08 0 0 0-.935-.332M9.94 9.745a.5.5 0 0 0-.123.087c-.112.12-.106-.003-.106 2.217 0 1.934.002 2.031.035 2.101.018.04.057.096.086.123.12.113-.002.107 2.218.107 1.934 0 2.03-.002 2.101-.035a.5.5 0 0 0 .123-.087c.113-.12.107.002.107-2.213s.006-2.093-.107-2.213a.5.5 0 0 0-.123-.087c-.07-.033-.166-.034-2.105-.034s-2.035.001-2.106.034m-6.895 1.047a.42.42 0 0 0-.21.237c-.026.094-.026 1.938 0 2.032a.42.42 0 0 0 .21.237c.069.03.146.033 1.058.033s.989-.002 1.057-.033a.5.5 0 0 0 .213-.217c.022-.06.022-2.012 0-2.072a.5.5 0 0 0-.213-.217c-.068-.03-.145-.033-1.057-.033s-.99.002-1.058.033",clipRule:"evenodd"}))),tt||(tt=s.createElement("defs",null,s.createElement("clipPath",{id:"blockchain-blockchain_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.BLOCKCHAIN_GASFEE]=function(e){return s.createElement("svg",rt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),nt||(nt=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.734.593a3.22 3.22 0 0 0-2.637 2.38c-.095.382-.09.009-.096 5.742-.004 3.88 0 5.354.015 5.48.03.243.078.406.191.638.242.495.651.854 1.175 1.03.312.104.203.101 3.917.101 2.32 0 3.463-.006 3.56-.02a2 2 0 0 0 1.68-1.478c.019-.071.04-.169.047-.216l.011-.087 1.301-.007c1.384-.008 1.348-.006 1.724-.103a3.21 3.21 0 0 0 2.135-1.873c.183-.453.237-.746.237-1.294 0-.385-.017-.549-.083-.819a3.08 3.08 0 0 0-1.374-1.865c-.244-.15-.55-.28-.829-.351a3.5 3.5 0 0 0-.61-.093h-.092V6.97l.74-.006c.717-.005.744-.007.842-.047a.92.92 0 0 0 .475-.487c.029-.072.032-.232.036-1.955l.005-1.876.383-.387c.421-.426.467-.491.502-.72a.81.81 0 0 0-.57-.901.9.9 0 0 0-.612.066c-.057.028-.556.515-1.676 1.635-1.502 1.5-1.599 1.601-1.653 1.717-.032.07-.065.18-.075.252-.01.077-.016.849-.012 1.956l.006 1.827.04.148c.134.474.445.844.876 1.04.175.079.319.11.646.137.487.04.716.14 1.013.44.184.185.284.35.362.6.038.124.043.173.043.478 0 .366-.013.446-.103.668a1.4 1.4 0 0 1-.31.477 1.6 1.6 0 0 1-.722.46c-.133.04-.15.04-1.381.047l-1.246.006-.006-4.55-.006-4.55-.04-.212A3.23 3.23 0 0 0 8.19.658C7.81.562 7.852.563 5.285.566 3.363.567 2.863.573 2.734.593m.304 1.59a1.57 1.57 0 0 0-1.256.874c-.132.269-.15.35-.16.75l-.01.345h7.383v-.256c0-.546-.122-.884-.442-1.223a1.52 1.52 0 0 0-.995-.49c-.216-.022-4.31-.022-4.52 0M13.24 4.46l-.234.235v.653h.479v-.562c0-.308-.003-.56-.006-.56-.002 0-.11.105-.239.234M1.616 6.764v.994h7.379V5.771H1.616zm0 4.932c0 2.072.003 2.345.029 2.406a.4.4 0 0 0 .201.208c.07.033.203.035 3.46.035 3.253 0 3.388-.002 3.46-.035a.42.42 0 0 0 .208-.24c.015-.05.02-.704.02-2.39V9.359H1.617zm1.47-1.233c-.338.042-.635.345-.68.695-.022.17-.02 1.253.002 1.412a.8.8 0 0 0 .797.69.795.795 0 0 0 .767-.567c.033-.109.036-.172.036-.829 0-.535-.006-.734-.025-.803a.804.804 0 0 0-.898-.598Z",clipRule:"evenodd"})))},ar[er.BLOCKCHAIN_SMARTCONTRACT]=function(e){return s.createElement("svg",ot({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),it||(it=s.createElement("g",{clipPath:"url(#blockchain-smartcontract_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.923.015C3.2.075 2.556.592 2.325 1.297c-.087.265-.088.274-.088 2.148 0 1.643.002 1.753.031 1.847a.75.75 0 0 0 .832.52c.276-.043.501-.236.607-.523.02-.058.026-.335.034-1.804.009-1.602.012-1.74.04-1.79a.4.4 0 0 1 .227-.175C4.06 1.507 5.11 1.5 7.56 1.5h3.477l1.732 1.732 1.73 1.731v4.593c0 5.105.01 4.704-.116 4.827-.125.123.157.114-3.783.114-3.39 0-3.558.002-3.653.032a.75.75 0 0 0-.52.83c.05.324.32.585.647.627.169.022 6.959.02 7.209-.002a1.85 1.85 0 0 0 1.518-1.034c.114-.232.165-.422.187-.697.013-.155.017-1.71.013-4.98-.005-4.461-.007-4.76-.035-4.838a1 1 0 0 0-.074-.163C15.835 4.175 11.875.206 11.757.13a1 1 0 0 0-.18-.09L11.48.006 7.787.003C5.755.002 4.017.007 3.923.015m-.07 6.346a.76.76 0 0 0-.465.254c-.119.138-3.183 4.053-3.25 4.152a.7.7 0 0 0-.127.43.68.68 0 0 0 .125.405c.115.168 3.203 4.071 3.296 4.167a.745.745 0 0 0 1.026.033c.104-.093 3.308-4.163 3.368-4.277a.73.73 0 0 0-.057-.776c-.036-.05-.788-1.012-1.672-2.14C5.09 7.327 4.464 6.542 4.42 6.51a.8.8 0 0 0-.567-.148Zm-.851 3.177a77 77 0 0 0-.957 1.233c-.004.017 1.862.683 1.914.683.02 0 1.921-.66 1.929-.67a235 235 0 0 0-1.91-2.436c-.02-.02-.161.15-.976 1.19m-.087 3.169a57 57 0 0 0 1.046 1.312c.014 0 1.052-1.317 1.044-1.324a7 7 0 0 0-.39.13c-.452.16-.586.193-.723.178-.116-.013-.132-.018-.617-.187-.205-.071-.367-.12-.36-.109",clipRule:"evenodd"}))),ct||(ct=s.createElement("defs",null,s.createElement("clipPath",{id:"blockchain-smartcontract_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.BLOCKCHAIN_WALLET]=function(e){return s.createElement("svg",mt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),st||(st=s.createElement("g",{clipPath:"url(#blockchain-wallet_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.705 1.132A4.13 4.13 0 0 0 .698 2.926a4.1 4.1 0 0 0-.676 1.84C.005 4.909 0 5.78 0 9.078c0 3.907.002 4.14.03 4.284.077.372.247.697.504.957.274.279.587.45.962.526.17.034.194.034 5.729.03l5.558-.005.16-.046a1.88 1.88 0 0 0 1.347-1.434c.025-.108.03-.249.037-.917l.008-.79.302-.009c.186-.005.335-.018.388-.034.476-.138.842-.518.946-.984.026-.118.029-.264.029-1.407 0-1.446.003-1.412-.138-1.69a1.33 1.33 0 0 0-.598-.594c-.204-.1-.352-.129-.675-.129h-.258v-.682c0-.746-.013-.955-.077-1.175a1.89 1.89 0 0 0-1.317-1.292 3 3 0 0 0-.66-.068h-.187v-.947c0-.885-.002-.953-.033-1.041a.77.77 0 0 0-.49-.482c-.075-.026-.398-.028-3.942-.025-2.123.001-3.887.005-3.92.008m.274 1.489a2.64 2.64 0 0 0-1.438.516c-.17.127-.43.392-.553.564a2.8 2.8 0 0 0-.43.988c-.051.248-.06.468-.06 1.561v1.083H3.55l.74-.618c.407-.34.774-.637.815-.662.185-.109.155-.106 1.36-.106 1.19 0 1.168-.002 1.347.096a.83.83 0 0 1 .311.344.76.76 0 0 1-.029.673.9.9 0 0 1-.278.282c-.157.092-.165.093-1.14.093h-.905l-.77.641c-.48.401-.803.657-.858.683-.165.077-.206.08-1.458.08H1.497v.838l1.255.004 1.254.005.128.063c.098.05.296.205.874.688l.748.624.92.006c.968.006.955.005 1.11.086.369.193.51.644.318 1.02a1 1 0 0 1-.297.3c-.158.09-.22.095-1.331.096-1.076 0-1.153-.005-1.31-.08-.055-.025-.385-.287-.86-.682l-.77-.641H1.498v.938c0 1.078-.001 1.066.13 1.182a.34.34 0 0 0 .167.087c.062.012 1.69.017 5.419.013 4.858-.004 5.336-.007 5.39-.032a.4.4 0 0 0 .19-.195c.03-.063.032-.126.032-.773v-.705l-1.142-.006c-1.23-.007-1.182-.003-1.407-.1a1.38 1.38 0 0 1-.685-.674c-.11-.243-.11-.243-.11-1.652 0-1.446-.004-1.412.137-1.69.13-.259.34-.466.598-.594.26-.128.267-.129 1.514-.129h1.097l-.005-.734-.005-.734-.051-.075a.4.4 0 0 0-.145-.12l-.092-.048H8.275c-3.608 0-4.27-.004-4.356-.025a.75.75 0 0 1-.498-1.045.78.78 0 0 1 .558-.418c.072-.011 1.238-.018 3.367-.018h3.256l-.005-.5-.005-.5-3.26-.002c-1.792 0-3.302.001-3.353.004m6.998 6.628v.924h3.526V8.326H12.74l-1.763-.001zm-5.593-.735a.77.77 0 0 0-.618.544c-.027.101-.023.32.007.418.06.195.207.36.403.456l.129.062 1.104.005c1.177.006 1.214.004 1.376-.078a.94.94 0 0 0 .317-.311.77.77 0 0 0-.007-.722 1 1 0 0 0-.276-.282c-.17-.1-.148-.098-1.282-.103a26 26 0 0 0-1.153.011",clipRule:"evenodd"}))),dt||(dt=s.createElement("defs",null,s.createElement("clipPath",{id:"blockchain-wallet_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.BLOCKCHAIN_WALLETCONNECT]=function(e){return s.createElement("svg",vt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),ut||(ut=s.createElement("path",{fill:"currentColor",d:"M3.276 5.05c2.609-2.521 6.84-2.521 9.449 0l.314.304c.13.126.13.33 0 .457l-1.075 1.038a.17.17 0 0 1-.236 0l-.432-.417c-1.82-1.76-4.772-1.76-6.592 0l-.463.447a.17.17 0 0 1-.236 0L2.931 5.841a.315.315 0 0 1 0-.457l.345-.333Zm11.67 2.148.956.924c.13.126.13.33 0 .457l-4.31 4.167a.34.34 0 0 1-.473 0L8.059 9.79a.086.086 0 0 0-.118 0l-3.06 2.957a.34.34 0 0 1-.472 0L.098 8.58a.315.315 0 0 1 0-.457l.956-.924a.34.34 0 0 1 .472 0l3.06 2.958a.086.086 0 0 0 .118 0l3.06-2.958a.34.34 0 0 1 .472 0l3.06 2.958a.086.086 0 0 0 .118 0l3.06-2.958a.34.34 0 0 1 .472 0Z"})))},ar[er.CALENDAR]=function(e){return s.createElement("svg",ht({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),pt||(pt=s.createElement("g",{clipPath:"url(#calendar_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.678.019a1.01 1.01 0 0 0-.62.466c-.093.177-.105.265-.105.8v.492h-.53c-.577 0-.738.017-.992.104A2.12 2.12 0 0 0 .185 3.018c-.069.16-.102.257-.143.43-.032.13-.034.398-.04 5.313-.004 3.654 0 5.23.014 5.36.1.92.762 1.64 1.69 1.839.148.032.427.033 6.295.033 5.867 0 6.146-.001 6.295-.033a2.2 2.2 0 0 0 .57-.2q.856-.456 1.094-1.446c.031-.13.033-.412.04-5.296.003-3.621 0-5.216-.015-5.355a2.1 2.1 0 0 0-1.414-1.782c-.255-.087-.415-.104-.993-.104h-.53v-.491c0-.536-.011-.624-.105-.801a1.1 1.1 0 0 0-.414-.394.94.94 0 0 0-.797 0c-.143.068-.34.256-.413.394-.095.177-.106.265-.106.8v.492H4.789v-.491c0-.536-.012-.624-.106-.801a1.1 1.1 0 0 0-.41-.393.94.94 0 0 0-.595-.073m-1.71 3.63c-.13.078-.125.039-.125 1.203v1.046h12.316V4.852c0-1.164.004-1.125-.125-1.203-.054-.033-.095-.036-.522-.036h-.464v.482c0 .482-.01.583-.068.72a1.03 1.03 0 0 1-.395.445.95.95 0 0 1-.909 0 1.03 1.03 0 0 1-.395-.445c-.058-.137-.067-.238-.068-.72v-.482H4.789v.482c-.001.482-.01.583-.069.72a1.03 1.03 0 0 1-.395.445.95.95 0 0 1-.908 0 1.03 1.03 0 0 1-.396-.445c-.057-.137-.067-.238-.067-.72v-.482H2.49c-.428 0-.468.003-.522.036m-.13 7.213c.005 3.117.005 3.119.043 3.17.02.027.06.067.088.088l.05.038h11.962l.051-.038a.5.5 0 0 0 .089-.089c.038-.05.038-.052.043-3.17l.004-3.118H1.833z",clipRule:"evenodd"}))),ft||(ft=s.createElement("defs",null,s.createElement("clipPath",{id:"calendar_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.CHECKBOX]=function(e){return s.createElement("svg",Ct({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),yt||(yt=s.createElement("g",{clipPath:"url(#checkbox_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.845.02C1.056.108.363.681.109 1.455-.004 1.798 0 1.446 0 7.999c0 5.057.004 6.02.026 6.183a2.1 2.1 0 0 0 1.85 1.798c.247.026 12 .026 12.248 0a2.1 2.1 0 0 0 1.856-1.857c.027-.247.027-12 0-12.248A2.1 2.1 0 0 0 14.125.018C13.901-.006 2.061-.004 1.845.02m.193 1.833c-.1.023-.179.122-.193.24-.006.055-.009 2.75-.006 5.992l.006 5.893.038.05c.02.028.06.068.088.09l.05.037H13.98l.05-.038a.5.5 0 0 0 .089-.088l.038-.051V2.02l-.038-.05a.5.5 0 0 0-.089-.089l-.05-.038-5.94-.003a610 610 0 0 0-6.002.013",clipRule:"evenodd"}))),Nt||(Nt=s.createElement("defs",null,s.createElement("clipPath",{id:"checkbox_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.CHECKBOX_INDETERMINATE]=function(e){return s.createElement("svg",bt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),gt||(gt=s.createElement("path",{fill:"currentColor",d:"M4.56 7.082a.917.917 0 0 0 0 1.834h6.881a.917.917 0 1 0 0-1.834z"})),xt||(xt=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.109 1.455C.363.68 1.056.108 1.845.02 2.06-.004 13.9-.006 14.125.018a2.1 2.1 0 0 1 1.856 1.857c.027.247.027 12 0 12.248a2.1 2.1 0 0 1-1.856 1.857c-.248.026-12.001.026-12.249 0a2.1 2.1 0 0 1-1.849-1.798C.005 14.02.001 13.056.001 8c0-5.923-.004-6.205.078-6.458zm1.736.638c.014-.118.093-.217.193-.24A610 610 0 0 1 8.04 1.84l5.938.003.051.038c.028.02.068.06.089.088l.038.051v11.958l-.038.05a.5.5 0 0 1-.089.09l-.05.037H2.021l-.05-.038a.5.5 0 0 1-.09-.088l-.037-.051-.006-5.893c-.003-3.241 0-5.937.006-5.992Z",clipRule:"evenodd"})))},ar[er.CHECKBOX_SELECTED]=function(e){return s.createElement("svg",zt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),wt||(wt=s.createElement("g",{clipPath:"url(#checkbox-selected_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.845.02C1.056.108.363.681.109 1.455-.004 1.798 0 1.446 0 7.999c0 5.057.004 6.02.026 6.183a2.1 2.1 0 0 0 1.85 1.798c.247.026 12 .026 12.248 0a2.1 2.1 0 0 0 1.856-1.857c.027-.247.027-12 0-12.248A2.1 2.1 0 0 0 14.125.018C13.901-.006 2.061-.004 1.845.02m.193 1.833c-.1.023-.179.122-.193.24-.006.055-.009 2.75-.006 5.992l.006 5.893.038.05c.02.028.06.068.088.09l.05.037H13.98l.05-.038a.5.5 0 0 0 .089-.088l.038-.051V2.02l-.038-.05a.5.5 0 0 0-.089-.089l-.05-.038-5.94-.003a610 610 0 0 0-6.002.013m9.197 2.595a.96.96 0 0 0-.401.207 207 207 0 0 0-2.17 2.688 402 402 0 0 1-2.104 2.62c-.005 0-.39-.287-.857-.637-.49-.368-.896-.658-.96-.688a.9.9 0 0 0-.548-.064c-.08.016-.192.052-.248.08-.15.072-.328.258-.414.432a.6.6 0 0 0-.078.312c-.015.275.052.49.21.673.08.094 2.51 1.923 2.646 1.992.114.057.292.1.414.1a.97.97 0 0 0 .608-.233c.081-.075 4.818-5.99 4.898-6.115a.77.77 0 0 0 .122-.467.85.85 0 0 0-.122-.477 1.04 1.04 0 0 0-.511-.404 1.1 1.1 0 0 0-.485-.02Z",clipRule:"evenodd"}))),Et||(Et=s.createElement("defs",null,s.createElement("clipPath",{id:"checkbox-selected_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.CHECKMARK]=function(e){return s.createElement("svg",Rt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ot||(Ot=s.createElement("g",{clipPath:"url(#checkmark_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.966 1.128a.8.8 0 0 0-.358.173c-.041.035-2.135 2.583-4.653 5.661-2.518 3.079-4.61 5.63-4.648 5.67q-.121.127-.251.09c-.042-.012-.57-.464-1.83-1.568C1.453 9.604 1.332 9.5 1.224 9.445a.91.91 0 0 0-.756 0 .95.95 0 0 0-.437.496 1.1 1.1 0 0 0 .006.56c.079.216.05.188 1.991 1.888 1.013.886 1.898 1.652 1.968 1.702a1.946 1.946 0 0 0 2.525-.242c.118-.122 9.258-11.29 9.344-11.417A.7.7 0 0 0 16 1.974c0-.189-.026-.304-.098-.427a.87.87 0 0 0-.62-.427.65.65 0 0 0-.316.008",clipRule:"evenodd"}))),At||(At=s.createElement("defs",null,s.createElement("clipPath",{id:"checkmark_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.CHEVRON_DOWN]=function(e){return s.createElement("svg",St({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Tt||(Tt=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.294 5.023a1 1 0 0 1 1.414 0L8 9.316l4.293-4.293a1 1 0 1 1 1.414 1.414L8.98 11.165a1.384 1.384 0 0 1-1.958 0L2.294 6.437a1 1 0 0 1 0-1.414",clipRule:"evenodd"})))},ar[er.CHEVRON_LEFT]=function(e){return s.createElement("svg",kt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),_t||(_t=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.978 2.293a1 1 0 0 1 0 1.414L6.685 8l4.293 4.293a1 1 0 0 1-1.415 1.414L4.835 8.98a1.385 1.385 0 0 1 0-1.958l4.728-4.728a1 1 0 0 1 1.415 0Z",clipRule:"evenodd"})))},ar[er.CHEVRON_RIGHT]=function(e){return s.createElement("svg",Mt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),It||(It=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.024 2.293a1 1 0 0 1 1.414 0l4.728 4.728c.54.54.54 1.417 0 1.958l-4.728 4.728a1 1 0 0 1-1.414-1.414L9.317 8 5.024 3.707a1 1 0 0 1 0-1.414",clipRule:"evenodd"})))},ar[er.CHEVRON_UP]=function(e){return s.createElement("svg",Dt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Lt||(Lt=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8 6.684 4.294 4.293a1 1 0 0 0 1.414-1.414L8.98 4.835a1.385 1.385 0 0 0-1.958 0L2.294 9.563a1 1 0 1 0 1.414 1.414z",clipRule:"evenodd"})))},ar[er.CLOCK]=function(e){return s.createElement("svg",jt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Pt||(Pt=s.createElement("g",{clipPath:"url(#clock_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.846 1.879c-.22.183-.783.745-.965.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8.006 8.006 0 0 0 .283-9.951 7 7 0 0 0-.751-.857 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm.163 1.598a.88.88 0 0 0-.611.615c-.039.15-.04 4.121 0 4.27a.87.87 0 0 0 .616.619c.15.04 3.028.04 3.179 0a.8.8 0 0 0 .388-.232.84.84 0 0 0 .166-.968 1.05 1.05 0 0 0-.367-.385c-.183-.098-.198-.099-1.293-.099H8.856V5.592c0-1.688.002-1.643-.096-1.837a1 1 0 0 0-.347-.353.9.9 0 0 0-.63-.078",clipRule:"evenodd"}))),Ht||(Ht=s.createElement("defs",null,s.createElement("clipPath",{id:"clock_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.CLOSE]=function(e){return s.createElement("svg",qt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Vt||(Vt=s.createElement("g",{clipPath:"url(#close_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.79.026a.93.93 0 0 0-.457.24.96.96 0 0 0-.31.918c.067.314-.169.062 3.358 3.592L6.604 8l-3.223 3.225C-.146 14.756.09 14.504.023 14.818a1 1 0 0 0 .13.713c.085.131.272.301.402.365.287.14.654.132.927-.022.057-.032 1.251-1.212 3.304-3.263l3.215-3.213 3.216 3.213c2.052 2.051 3.247 3.231 3.304 3.263.273.154.64.163.927.022.13-.064.316-.234.401-.365a1.03 1.03 0 0 0 .025-1.01c-.032-.057-1.212-1.252-3.263-3.305L9.4 8.001l3.212-3.215c2.051-2.053 3.231-3.248 3.263-3.305a1.03 1.03 0 0 0-.025-1.01 1.2 1.2 0 0 0-.401-.365 1.4 1.4 0 0 0-.442-.11 1.4 1.4 0 0 0-.445.11c-.094.045-.563.505-3.335 3.275L8.001 6.604 4.776 3.38C1.258-.134 1.496.09 1.194.025a.8.8 0 0 0-.405.001Z",clipRule:"evenodd"}))),Bt||(Bt=s.createElement("defs",null,s.createElement("clipPath",{id:"close_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.COPY]=function(e){return s.createElement("svg",Kt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ft||(Ft=s.createElement("g",{clipPath:"url(#copy_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.748.024c-.49.076-.954.354-1.247.749a1.87 1.87 0 0 0-.39 1c-.024.241-.025 9.506 0 9.663a.857.857 0 0 0 1.631.201c.023-.053.05-.16.06-.238.012-.095.018-1.693.018-4.838V1.864l.046-.055c.091-.109-.107-.102 2.985-.102 2.488 0 2.839-.003 2.928-.026a.88.88 0 0 0 .598-.598 1.1 1.1 0 0 0 .002-.447.9.9 0 0 0-.658-.621C8.66.003 7.648-.002 5.763-.001 3.44 0 2.869.005 2.748.024M8.112 2.75c-2.86.01-2.633.001-2.95.105-.49.16-.948.584-1.153 1.07a2 2 0 0 0-.146.534c-.013.102-.017 1.592-.013 5.001.005 4.62.007 4.862.036 4.984.095.393.252.684.514.955a1.97 1.97 0 0 0 1.002.56c.121.03.33.032 3.873.037 2.76.005 3.787 0 3.906-.014a1.94 1.94 0 0 0 1.32-.757c.236-.317.35-.609.39-1 .011-.119.017-1.461.017-4.053 0-4.224.005-3.997-.096-4.208-.038-.08-.268-.318-1.509-1.561a74 74 0 0 0-1.539-1.518c-.168-.112-.23-.125-.651-.135-.212-.005-1.562-.005-3.001 0M5.699 4.484a.3.3 0 0 0-.094.08l-.04.058L5.56 9.35l-.004 4.726.035.073a.2.2 0 0 0 .108.108l.073.035h3.603c3.94 0 3.669.008 3.76-.101l.046-.055V7.76H11.93c-1.365 0-1.397-.003-1.572-.098a1.1 1.1 0 0 1-.339-.313 1 1 0 0 1-.087-.19c-.03-.097-.032-.175-.032-1.401V4.46H7.826c-1.703.001-2.083.005-2.127.024m5.91 1.1v.466h.453c.249 0 .453-.006.453-.013s-.204-.217-.453-.466l-.454-.453v.466Z",clipRule:"evenodd"}))),Ut||(Ut=s.createElement("defs",null,s.createElement("clipPath",{id:"copy_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.CRITICAL]=function(e){return s.createElement("svg",Xt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Gt||(Gt=s.createElement("g",{clipPath:"url(#critical_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.58.015c-.432.051-.81.226-1.164.539C4.166.774.522 4.437.433 4.557a2.1 2.1 0 0 0-.396.874c-.03.144-.033.308-.033 2.568s.002 2.424.033 2.568c.074.339.191.599.396.874.089.12 3.734 3.783 3.983 4.003.306.27.594.42.995.515.127.03.307.034 2.45.04 1.593.004 2.375 0 2.511-.014a2.1 2.1 0 0 0 1.07-.42c.143-.106 4.017-3.98 4.124-4.124q.355-.478.418-1.043c.027-.242.027-4.556 0-4.798a2.1 2.1 0 0 0-.418-1.043c-.09-.12-3.734-3.783-3.983-4.003a2.14 2.14 0 0 0-.995-.515C10.46.008 10.286.006 8.082.002 6.779 0 5.654.006 5.581.015Zm.171 1.843c-.058.02-.459.413-1.976 1.931C2.125 5.44 1.868 5.705 1.85 5.77c-.028.102-.028 4.358 0 4.46.017.064.274.329 1.932 1.986s1.922 1.915 1.986 1.933c.102.027 4.358.027 4.46 0 .065-.018.329-.275 1.987-1.933s1.915-1.922 1.932-1.986c.027-.102.027-4.358 0-4.46-.017-.064-.274-.329-1.932-1.986s-1.922-1.916-1.986-1.933c-.05-.013-.755-.02-2.24-.019-1.816.001-2.178.005-2.239.027ZM7.76 3.571a.94.94 0 0 0-.65.659c-.042.16-.041 4.131 0 4.291a.96.96 0 0 0 .505.61.96.96 0 0 0 .797-.013c.127-.06.323-.251.393-.381.118-.223.113-.119.113-2.363 0-2.212.004-2.135-.1-2.34a1.1 1.1 0 0 0-.35-.367A.96.96 0 0 0 8 3.54c-.065 0-.173.014-.24.031m.085 6.467a1.24 1.24 0 0 0-.872.558 1.214 1.214 0 0 0 1.785 1.598 1.223 1.223 0 0 0 .253-1.624 1.5 1.5 0 0 0-.429-.394 1.3 1.3 0 0 0-.737-.138",clipRule:"evenodd"}))),Wt||(Wt=s.createElement("defs",null,s.createElement("clipPath",{id:"critical_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.DEPOSIT]=function(e){return s.createElement("svg",Jt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Zt||(Zt=s.createElement("g",{clipPath:"url(#deposit_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.777.03a.87.87 0 0 0-.605.613c-.023.085-.026.604-.026 4.064v3.967l-.67-.67c-.728-.724-.804-.787-1.005-.833a.83.83 0 0 0-.823.232.84.84 0 0 0-.167.97c.05.106.153.213 1.523 1.585 1.03 1.032 1.497 1.489 1.565 1.53a.87.87 0 0 0 .864 0c.067-.041.535-.498 1.565-1.53 1.37-1.372 1.473-1.48 1.522-1.585a.88.88 0 0 0 0-.745 1.05 1.05 0 0 0-.366-.385.9.9 0 0 0-.827.007c-.069.039-.287.244-.783.738l-.688.685V4.707c0-4.317.006-4.05-.094-4.246A1 1 0 0 0 8.436.12.9.9 0 0 0 8 0c-.061 0-.162.014-.224.03ZM1.755 12.112a.88.88 0 0 0-.644.696c-.04.262.038.798.17 1.166a3.05 3.05 0 0 0 2.591 2.008c.26.025 7.998.025 8.257 0a3.06 3.06 0 0 0 2.729-2.53c.032-.19.05-.535.032-.649a.87.87 0 0 0-.702-.702.86.86 0 0 0-.91.468c-.066.135-.072.167-.097.46-.02.229-.069.402-.16.563a1.42 1.42 0 0 1-.86.659c-.128.03-.317.03-4.16.03-3.813 0-4.033 0-4.157-.03a1.38 1.38 0 0 1-.966-.895 1.7 1.7 0 0 1-.058-.345c-.022-.267-.054-.387-.136-.515a.86.86 0 0 0-.93-.384Z",clipRule:"evenodd"}))),Yt||(Yt=s.createElement("defs",null,s.createElement("clipPath",{id:"deposit_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.DOTS_HORIZONTAL]=function(e){return s.createElement("svg",Qt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),$t||($t=s.createElement("path",{fill:"currentColor",d:"M.586 9.414a2 2 0 1 1 2.828-2.828A2 2 0 0 1 .586 9.414M6 8a2 2 0 1 0 4 0 2 2 0 0 0-4 0m6 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0"})))},ar[er.DOTS_VERTICAL]=function(e){return s.createElement("svg",al({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),el||(el=s.createElement("path",{fill:"currentColor",d:"M6.586 3.414A2 2 0 1 1 9.414.586a2 2 0 0 1-2.828 2.828M6 8a2 2 0 1 0 4 0 2 2 0 0 0-4 0m0 6a2 2 0 1 0 4 0 2 2 0 0 0-4 0"})))},ar[er.EXPAND]=function(e){return s.createElement("svg",nl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),tl||(tl=s.createElement("g",{clipPath:"url(#expand_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.978.027a.94.94 0 0 0-.705.759.915.915 0 0 0 .513.962l.157.077 1.964.005 1.964.005L10.64 4.07C8.534 6.177 8.405 6.31 8.35 6.426a.91.91 0 0 0 .185 1.041.91.91 0 0 0 1.043.182c.112-.053.265-.201 2.354-2.288l2.233-2.231.005 1.964.005 1.964.078.157c.183.37.57.576.961.513a.935.935 0 0 0 .76-.714c.022-.104.026-.593.026-3.155 0-2.143-.005-3.06-.02-3.128a.95.95 0 0 0-.71-.71c-.156-.033-6.14-.026-6.292.007ZM.721 8.284a.94.94 0 0 0-.693.701c-.022.105-.026.593-.027 3.155 0 2.144.006 3.06.02 3.129a.95.95 0 0 0 .71.71c.069.014.985.02 3.129.02 2.562 0 3.05-.005 3.155-.027a.927.927 0 0 0 .713-1.039.93.93 0 0 0-.513-.682l-.156-.077-1.965-.005-1.964-.005 2.232-2.234C7.458 9.832 7.596 9.69 7.65 9.575c.365-.778-.447-1.589-1.226-1.224-.113.052-.265.201-2.354 2.287L1.836 12.87l-.004-1.964-.005-1.965-.078-.156a.94.94 0 0 0-.655-.509.8.8 0 0 0-.373.008",clipRule:"evenodd"}))),ll||(ll=s.createElement("defs",null,s.createElement("clipPath",{id:"expand_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.FAVORITE]=function(e){return s.createElement("svg",dl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),ol||(ol=s.createElement("g",{clipPath:"url(#favorite_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.69.317A1.53 1.53 0 0 0 6.887.8c-.093.11-.18.276-.766 1.454-.363.731-.764 1.539-.89 1.796-.186.381-.234.468-.267.475-.022.005-.9.137-1.952.292a81 81 0 0 0-2.006.31 1.5 1.5 0 0 0-.59.36 1.46 1.46 0 0 0-.158 1.89c.042.056.71.714 1.484 1.462.774.747 1.408 1.361 1.408 1.364l-.327 1.915c-.18 1.05-.33 1.973-.336 2.054-.036.494.23 1.016.661 1.294.409.265.937.314 1.366.127.047-.02.85-.441 1.786-.936l1.702-.899 1.702.9c.936.494 1.74.915 1.786.935.283.123.643.145.962.058.647-.176 1.113-.823 1.066-1.48-.006-.08-.158-.997-.338-2.038l-.327-1.893 1.398-1.387c.89-.883 1.427-1.429 1.478-1.502.184-.262.253-.489.254-.827 0-.14-.008-.269-.023-.326a1.48 1.48 0 0 0-1.064-1.09c-.052-.013-.932-.148-1.955-.298-1.024-.151-1.879-.28-1.9-.288-.034-.01-.2-.333-.897-1.743A68 68 0 0 0 9.212.935c-.11-.165-.2-.262-.34-.363a1.48 1.48 0 0 0-1.18-.256Zm-.469 3.589c-.424.86-.81 1.62-.856 1.689a1.46 1.46 0 0 1-.67.528c-.153.058-.263.076-2.13.352a51 51 0 0 0-1.544.239c.002.005.563.549 1.245 1.207a60 60 0 0 1 1.316 1.294c.133.17.242.41.282.625.01.048.017.169.017.268 0 .157-.038.407-.298 1.921-.164.957-.296 1.744-.296 1.744s.666-.349 1.477-.778c.81-.43 1.53-.807 1.6-.84.218-.1.374-.133.637-.133.247 0 .378.024.57.104.054.022.76.39 1.57.818.808.428 1.494.79 1.524.805.05.026.053.026.047-.001a1330 1330 0 0 0-.566-3.279 2 2 0 0 1 .004-.638c.037-.166.11-.336.206-.482.061-.094.383-.424 1.348-1.383A58 58 0 0 0 13.958 6.7l-1.687-.252c-.92-.137-1.71-.256-1.758-.265a1.46 1.46 0 0 1-.856-.56c-.045-.061-.422-.801-.866-1.696-.433-.873-.79-1.587-.793-1.586s-.353.704-.777 1.564Z",clipRule:"evenodd"}))),sl||(sl=s.createElement("defs",null,s.createElement("clipPath",{id:"favorite_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.FAVORITE_SELECTED]=function(e){return s.createElement("svg",cl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),rl||(rl=s.createElement("g",{clipPath:"url(#favorite-selected_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.69.317A1.53 1.53 0 0 0 6.887.8c-.093.11-.18.276-.766 1.454-.363.731-.764 1.539-.89 1.796-.186.381-.234.468-.267.475-.022.005-.9.137-1.952.292a81 81 0 0 0-2.006.31 1.5 1.5 0 0 0-.59.36 1.46 1.46 0 0 0-.158 1.89c.042.056.71.714 1.484 1.462.774.747 1.408 1.361 1.408 1.364l-.327 1.915c-.18 1.05-.33 1.973-.336 2.054-.036.494.23 1.016.661 1.294.409.265.937.314 1.366.127.047-.02.85-.441 1.786-.936l1.702-.899 1.702.9c.936.494 1.74.915 1.786.935.283.123.643.145.962.058.647-.176 1.113-.823 1.066-1.48-.006-.08-.158-.997-.338-2.038l-.327-1.893 1.398-1.387c.89-.883 1.427-1.429 1.478-1.502.184-.262.253-.489.254-.827 0-.14-.008-.269-.023-.326a1.48 1.48 0 0 0-1.064-1.09c-.052-.013-.932-.148-1.955-.298-1.024-.151-1.879-.28-1.9-.288-.034-.01-.2-.333-.897-1.743A68 68 0 0 0 9.212.935c-.11-.165-.2-.262-.34-.363a1.48 1.48 0 0 0-1.18-.256Z",clipRule:"evenodd"}))),il||(il=s.createElement("defs",null,s.createElement("clipPath",{id:"favorite-selected_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.FEEDBACK]=function(e){return s.createElement("svg",vl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),ml||(ml=s.createElement("g",{clipPath:"url(#feedback_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.742.023A1.97 1.97 0 0 0 1.43.87a2 2 0 0 0-.297.7c-.029.122-.03.393-.036 5.14l-.005 5.01-.54 1.618c-.427 1.286-.54 1.644-.549 1.74a.84.84 0 0 0 .256.678.83.83 0 0 0 .645.242c.088-.006.814-.18 2.287-.55l2.16-.54h4.355c2.606 0 4.423-.007 4.523-.017a1.95 1.95 0 0 0 1.75-1.662c.021-.142.024-.96.02-5.865l-.005-5.7-.038-.144c-.11-.413-.25-.659-.533-.942s-.53-.422-.942-.533l-.145-.038L8.608.003C3.845 0 2.856.003 2.742.023m.223 1.708a.4.4 0 0 0-.094.069l-.043.046L2.82 6.92l-.009 5.073-.038.12c-.02.065-.165.5-.32.965s-.28.847-.278.85c.002.002.662-.163 1.466-.367l1.461-.37 4.526-.009 4.526-.01.053-.05a.3.3 0 0 0 .07-.11c.01-.04.016-1.996.016-5.575V1.923l-.035-.073a.2.2 0 0 0-.108-.108l-.073-.035h-5.53c-4.57 0-5.54.005-5.582.024m2.156 3.773c-.333.038-.649.345-.713.691-.023.123-.009.483.029.744a4.166 4.166 0 0 0 3.64 3.54c.23.028.77.023 1.01-.009a4.16 4.16 0 0 0 3.409-2.821c.174-.531.257-1.23.18-1.522a.87.87 0 0 0-.708-.624c-.157-.02-6.674-.02-6.847 0ZM6.283 7.25c.006.021.052.118.103.215A2.44 2.44 0 0 0 8.242 8.77c.185.026.608.011.785-.027a2.46 2.46 0 0 0 1.795-1.512c0-.013-.646-.018-2.275-.018H6.27l.012.038Z",clipRule:"evenodd"}))),ul||(ul=s.createElement("defs",null,s.createElement("clipPath",{id:"feedback_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.FILTER]=function(e){return s.createElement("svg",hl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),pl||(pl=s.createElement("g",{clipPath:"url(#filter_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.63.03a.857.857 0 0 0-.556 1.174C.095 1.25 1.322 2.982 2.8 5.05l2.687 3.761v3.146c0 1.826.007 3.204.017 3.285.047.41.373.723.785.753.146.01.315-.02.432-.08.134-.07 3.494-2.32 3.548-2.378a1 1 0 0 0 .199-.34l.038-.111.008-2.146.009-2.146 2.68-3.75a513 513 0 0 0 2.715-3.817.86.86 0 0 0-.005-.751.95.95 0 0 0-.375-.38c-.218-.106.372-.098-7.554-.098C1.194 0 .735.002.629.03Zm1.898 1.686c0 .004 1.013 1.425 2.252 3.159a637 637 0 0 1 2.3 3.233c.028.045.068.13.088.188l.036.106.005 2.569.004 2.569.786-.524.786-.524.004-2.045c.005-2.035.005-2.046.041-2.15.02-.06.06-.144.087-.189.028-.045 1.064-1.5 2.302-3.233a843 843 0 0 0 2.251-3.16c0-.004-2.462-.007-5.471-.007s-5.472.003-5.472.008Z",clipRule:"evenodd"}))),fl||(fl=s.createElement("defs",null,s.createElement("clipPath",{id:"filter_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.FLAG]=function(e){return s.createElement("svg",bl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),gl||(gl=s.createElement("g",{clipPath:"url(#flag_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.728.024a.8.8 0 0 0-.38.232.8.8 0 0 0-.236.433c-.025.137-.026 14.433-.001 14.594a.856.856 0 0 0 1.631.201c.024-.053.05-.16.06-.238.012-.092.018-.952.018-2.437v-2.296l5.681-.005c6.249-.005 5.728.004 5.945-.106.111-.056.279-.211.338-.313.144-.245.155-.593.027-.827a117 117 0 0 0-1.515-2.045c-.807-1.076-1.463-1.967-1.459-1.98s.668-.901 1.474-1.976c.934-1.245 1.483-1.992 1.514-2.057a.9.9 0 0 0 .067-.482.88.88 0 0 0-.664-.706c-.065-.013-1.826-.018-6.25-.018-5.325.001-6.17.005-6.25.026M2.82 5.246v3.54h9.507l-1.13-1.505a117 117 0 0 1-1.181-1.592.8.8 0 0 1-.117-.431.8.8 0 0 1 .102-.415c.03-.052.56-.77 1.178-1.594s1.13-1.509 1.137-1.52c.01-.018-.943-.022-4.741-.022H2.82v3.54Z",clipRule:"evenodd"}))),xl||(xl=s.createElement("defs",null,s.createElement("clipPath",{id:"flag_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.HELP]=function(e){return s.createElement("svg",zl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),wl||(wl=s.createElement("g",{fill:"currentColor",clipPath:"url(#help_svg__a)"},s.createElement("path",{d:"M7.552 3.225c-.43.071-.848.259-1.2.539-.15.12-.37.35-.487.512-.337.462-.542 1.099-.525 1.632.006.167.012.198.062.304a.7.7 0 0 0 .305.316c.112.059.34.073.465.03a.66.66 0 0 0 .322-.247c.09-.128.106-.18.127-.438.009-.111.028-.252.043-.312a1.41 1.41 0 0 1 .922-.977c.196-.058.54-.058.735 0 .437.13.805.522.926.983.043.165.043.556 0 .704a1.4 1.4 0 0 1-.478.747c-.214.177-.458.268-.788.294-.172.013-.215.023-.31.071a.67.67 0 0 0-.35.504c-.021.146-.02 1.219 0 1.366a.68.68 0 0 0 .373.515c.084.042.12.048.26.048s.175-.006.26-.048a.68.68 0 0 0 .373-.515 4 4 0 0 0 .016-.399V8.57l.159-.052a3 3 0 0 0 .705-.37c.19-.14.48-.439.612-.633.322-.472.49-1.017.49-1.595.002-1.346-.945-2.49-2.23-2.696a3.4 3.4 0 0 0-.787.002Zm.184 7.053a.97.97 0 0 0-.68.707.97.97 0 0 0 .224.886.84.84 0 0 0 .674.307.84.84 0 0 0 .673-.307.97.97 0 0 0 .224-.886c-.077-.34-.376-.642-.706-.713a1 1 0 0 0-.409.006"}),s.createElement("path",{fillRule:"evenodd",d:"M2.841 14.116c1.346 1.116 2.914 1.748 4.617 1.864a8 8 0 0 0 5.334-1.58c.33-.25.523-.418.857-.752.333-.333.502-.525.75-.856a8.006 8.006 0 0 0-.283-9.951c-.182-.22-.744-.782-.964-.965C11.796.754 10.23.126 8.502.012A8 8 0 0 0 3.2 1.592c-.33.25-.522.418-.856.752a7 7 0 0 0-.751.856 8 8 0 0 0 .283 9.952c.183.22.745.782.965.964m1.21-1.223a6.3 6.3 0 0 0 3.565 1.377c.323.02.412.02.722.001a6 6 0 0 0 1.65-.315 6 6 0 0 0 2.447-1.521 5.9 5.9 0 0 0 1.166-1.593 6.27 6.27 0 0 0 .355-4.838 6 6 0 0 0-1.521-2.446 5.9 5.9 0 0 0-1.593-1.167 6.27 6.27 0 0 0-4.838-.355 6 6 0 0 0-2.447 1.522 5.9 5.9 0 0 0-1.169 1.6 6.3 6.3 0 0 0-.624 3.661 6.3 6.3 0 0 0 1.335 3.122c.172.216.737.78.953.952Z",clipRule:"evenodd"}))),El||(El=s.createElement("defs",null,s.createElement("clipPath",{id:"help_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.HOME]=function(e){return s.createElement("svg",Cl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),yl||(yl=s.createElement("g",{clipPath:"url(#home_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.837.019a.96.96 0 0 0-.442.217C7.189.41.693 6.37.586 6.483a2.17 2.17 0 0 0-.543 1.02c-.03.13-.033.333-.04 3.286-.004 2.199 0 3.202.014 3.33a2.1 2.1 0 0 0 1.858 1.862c.248.027 12.003.027 12.251 0a2.1 2.1 0 0 0 1.857-1.857c.026-.248.026-6.19 0-6.43a2.1 2.1 0 0 0-.547-1.186c-.119-.127-6.59-6.07-6.83-6.272a.94.94 0 0 0-.459-.219.7.7 0 0 0-.31.002M4.952 4.962C3.282 6.492 1.9 7.77 1.88 7.802c-.036.059-.036.091-.036 3.118v3.059l.037.05a.6.6 0 0 0 .089.09l.05.037h11.96l.051-.038a.5.5 0 0 0 .089-.088l.037-.051V10.92c0-3.027 0-3.06-.036-3.118s-6.094-5.62-6.12-5.62c-.008 0-1.38 1.25-3.049 2.78",clipRule:"evenodd"}))),Nl||(Nl=s.createElement("defs",null,s.createElement("clipPath",{id:"home_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.INFO]=function(e){return s.createElement("svg",Rl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ol||(Ol=s.createElement("g",{clipPath:"url(#info_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462 15.982c-1.703-.115-3.27-.748-4.617-1.863-.22-.183-.782-.745-.964-.965C.86 11.923.246 10.513.059 8.974a8 8 0 0 1 1.538-5.771c.25-.33.418-.522.752-.856.333-.334.525-.503.856-.751A8 8 0 0 1 8.507.015c1.728.113 3.294.741 4.649 1.864.22.183.782.744.965.965a8 8 0 0 1 .283 9.951 7 7 0 0 1-.751.856 7 7 0 0 1-.856.751 8 8 0 0 1-5.335 1.58m.158-1.709a6.3 6.3 0 0 1-3.564-1.377 10 10 0 0 1-.952-.953 6.3 6.3 0 0 1-1.336-3.12 6.3 6.3 0 0 1 .625-3.663 5.9 5.9 0 0 1 1.169-1.6 6 6 0 0 1 2.447-1.52 6.27 6.27 0 0 1 4.837.355A5.9 5.9 0 0 1 12.44 3.56a6 6 0 0 1 1.522 2.447c.535 1.6.41 3.311-.355 4.837a5.9 5.9 0 0 1-1.167 1.594 6 6 0 0 1-2.446 1.521 6 6 0 0 1-1.65.315c-.31.019-.4.019-.723-.001Zm.157-2.15a.87.87 0 0 1-.606-.614c-.039-.149-.038-3.847.001-3.997a.9.9 0 0 1 .47-.567.9.9 0 0 1 .743.012c.117.056.3.234.365.355.11.207.106.11.106 2.2 0 2.06.003 1.989-.094 2.179-.058.114-.207.27-.326.343a.9.9 0 0 1-.435.118c-.061 0-.162-.013-.224-.03Zm.042-6.03a1.05 1.05 0 0 1-.587-.293 1.04 1.04 0 0 1-.355-.76c-.01-.22.022-.386.105-.555a1.13 1.13 0 0 1 1.724-.394 1.14 1.14 0 0 1 .236 1.513 1.4 1.4 0 0 1-.4.368 1.18 1.18 0 0 1-.723.122Z",clipRule:"evenodd"}))),Al||(Al=s.createElement("defs",null,s.createElement("clipPath",{id:"info_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.LINK_EXTERNAL]=function(e){return s.createElement("svg",_l({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Tl||(Tl=s.createElement("g",{clipPath:"url(#link-external_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.108.016a.93.93 0 0 0-.714.659 1.1 1.1 0 0 0 0 .487.94.94 0 0 0 .61.634c.115.036.199.036 4.994.036h4.876L6.511 8.198C.438 14.272.145 14.568.09 14.686a.91.91 0 0 0 .184 1.042.92.92 0 0 0 1.042.182c.116-.054.44-.374 6.487-6.42l6.365-6.363v4.876c0 4.795.001 4.878.037 4.993.117.378.473.64.872.64a.925.925 0 0 0 .877-.616l.041-.11L16 6.88c.004-4.424 0-6.06-.015-6.14a.94.94 0 0 0-.711-.723C15.157-.007 3.227-.01 3.108.016",clipRule:"evenodd"}))),Sl||(Sl=s.createElement("defs",null,s.createElement("clipPath",{id:"link-external_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.LOGOUT]=function(e){return s.createElement("svg",Ml({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),kl||(kl=s.createElement("g",{clipPath:"url(#logout_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.582.005 7.29.03C5.12.21 3.05 1.338 1.699 3.074A8 8 0 0 0 .255 9.982a7.99 7.99 0 0 0 4.59 5.368 8.005 8.005 0 0 0 8.786-1.66c.195-.192.24-.246.293-.355a.84.84 0 0 0 .01-.761.86.86 0 0 0-.916-.472c-.2.034-.307.1-.568.347-.556.53-1.02.864-1.612 1.16a6.28 6.28 0 0 1-8.43-2.754 6.1 6.1 0 0 1-.684-2.856c0-1.027.216-1.93.684-2.856a6.3 6.3 0 0 1 2.877-2.812c1.757-.829 3.731-.825 5.452.01.673.326 1.127.647 1.732 1.225.24.23.351.297.549.33a.86.86 0 0 0 .916-.472.84.84 0 0 0-.01-.76c-.054-.11-.098-.164-.293-.356C12.315 1.007 10.614.215 8.736.03A15 15 0 0 0 7.58.005Zm5.207 4.951a.9.9 0 0 0-.441.236.85.85 0 0 0-.163.994c.056.114.106.172.473.543l.41.415H10.21c-2.035 0-2.884.005-2.948.02a.9.9 0 0 0-.615.527 1.07 1.07 0 0 0-.025.53.88.88 0 0 0 .643.615c.05.011 1.116.018 2.94.018h2.863l-.41.415c-.367.371-.417.43-.473.543a.858.858 0 0 0 1.219 1.112c.043-.028.614-.588 1.269-1.244.949-.95 1.2-1.212 1.236-1.283a.88.88 0 0 0 0-.796c-.036-.071-.287-.332-1.236-1.283-.655-.656-1.226-1.216-1.27-1.244a.92.92 0 0 0-.614-.118",clipRule:"evenodd"}))),Il||(Il=s.createElement("defs",null,s.createElement("clipPath",{id:"logout_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.MENU]=function(e){return s.createElement("svg",Pl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ll||(Ll=s.createElement("g",{clipPath:"url(#menu_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.728 1.659c-.327.038-.64.33-.709.662a.86.86 0 0 0 .663 1.022c.17.036 14.467.036 14.637 0a.86.86 0 0 0 .663-1.022.86.86 0 0 0-.733-.663c-.178-.02-14.345-.02-14.52.001Zm-.09 5.513a.91.91 0 0 0-.554.46.84.84 0 0 0 .169.966.8.8 0 0 0 .392.231c.086.023.977.026 7.356.026 7.934 0 7.338.007 7.543-.097a1 1 0 0 0 .374-.39.84.84 0 0 0-.17-.966.8.8 0 0 0-.391-.231c-.144-.038-14.58-.037-14.72 0Zm.036 5.486a.854.854 0 0 0 .078 1.684c.199.023 14.299.023 14.497 0a.856.856 0 0 0 .752-.851.86.86 0 0 0-.682-.834c-.164-.035-14.485-.034-14.645 0Z",clipRule:"evenodd"}))),Dl||(Dl=s.createElement("defs",null,s.createElement("clipPath",{id:"menu_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.MINUS]=function(e){return s.createElement("svg",Vl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Hl||(Hl=s.createElement("g",{clipPath:"url(#minus_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.634 7.171a.88.88 0 0 0-.606.605.86.86 0 0 0 .614 1.054c.086.022.977.025 7.358.025s7.272-.003 7.358-.025a.87.87 0 0 0 .614-.606.86.86 0 0 0-.614-1.053c-.144-.038-14.585-.037-14.724 0",clipRule:"evenodd"}))),jl||(jl=s.createElement("defs",null,s.createElement("clipPath",{id:"minus_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.PERSON]=function(e){return s.createElement("svg",Fl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Bl||(Bl=s.createElement("g",{clipPath:"url(#person_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.846 1.879c-.22.183-.783.745-.965.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.254.338.42.525.768.873a7.7 7.7 0 0 0 2.652 1.755 8.01 8.01 0 0 0 8.062-1.24c.25-.203.84-.783 1.042-1.028a8.01 8.01 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121c-.1.769-.054 1.592.13 2.336a6.4 6.4 0 0 0 1.166 2.379l.137.172.284-.284a6.4 6.4 0 0 1 2.65-1.607c.382-.117.991-.24 1.188-.24.106 0 .081-.027-.046-.05a3.8 3.8 0 0 1-1.106-.426 3.61 3.61 0 0 1-1.734-3.644 3.6 3.6 0 0 1 1.94-2.676A3.5 3.5 0 0 1 8 2.75a3.6 3.6 0 0 1 3.53 2.878 3.62 3.62 0 0 1-1.716 3.838 3.9 3.9 0 0 1-1.09.416c-.13.023-.152.05-.044.05.095 0 .482.061.705.112.471.106.92.263 1.363.477.68.33 1.23.72 1.768 1.258l.284.284.136-.172a6.3 6.3 0 0 0 1.296-3.072 6.3 6.3 0 0 0-.627-3.665 5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm.072 2.76c-.862.156-1.498.843-1.569 1.694-.05.598.153 1.131.589 1.546a1.89 1.89 0 0 0 2.349.19 2.2 2.2 0 0 0 .562-.595 2.4 2.4 0 0 0 .214-.527 2.15 2.15 0 0 0 0-.887 1.91 1.91 0 0 0-.973-1.236c-.35-.181-.8-.252-1.172-.185m-.059 7.133a4.7 4.7 0 0 0-2.53 1.005c-.173.136-.607.555-.607.584 0 .024.353.238.608.37.55.282 1.172.498 1.736.601a6.3 6.3 0 0 0 4.058-.602c.255-.131.608-.345.608-.37 0-.027-.43-.443-.598-.577a4.8 4.8 0 0 0-1.972-.928 5.3 5.3 0 0 0-1.303-.083",clipRule:"evenodd"}))),ql||(ql=s.createElement("defs",null,s.createElement("clipPath",{id:"person_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.PLUS]=function(e){return s.createElement("svg",Gl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ul||(Ul=s.createElement("g",{clipPath:"url(#plus_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.784.025a1 1 0 0 0-.21.076 1.24 1.24 0 0 0-.386.384c-.112.21-.106.016-.106 3.426v3.116H3.966c-3.428 0-3.254-.005-3.478.114a.96.96 0 0 0-.477.674.92.92 0 0 0 .794 1.048c.094.01 1.357.018 3.216.018h3.061v3.163c0 3.46-.006 3.261.106 3.471.074.138.267.324.408.393.247.12.56.12.808 0a1.1 1.1 0 0 0 .408-.393c.112-.21.106-.011.106-3.471V8.88h3.06c1.86 0 3.123-.007 3.217-.018a.92.92 0 0 0 .793-.766.927.927 0 0 0-.714-1.043c-.105-.022-.605-.026-3.24-.027H8.918V3.911c0-3.41.006-3.216-.106-3.426A1.24 1.24 0 0 0 8.427.1a.97.97 0 0 0-.643-.076Z",clipRule:"evenodd"}))),Kl||(Kl=s.createElement("defs",null,s.createElement("clipPath",{id:"plus_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RADIO]=function(e){return s.createElement("svg",$l({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Yl||(Yl=s.createElement("g",{clipPath:"url(#radio_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.845 1.88C4.191.763 5.76.13 7.462.015a8 8 0 0 1 5.335 1.58c.33.249.522.417.856.751s.502.526.751.856a8.01 8.01 0 0 1-.283 9.951c-.183.22-.745.783-.965.965-1.355 1.123-2.921 1.751-4.65 1.865a8 8 0 0 1-5.301-1.581 7 7 0 0 1-.856-.752 7 7 0 0 1-.752-.856 8 8 0 0 1 .284-9.951c.182-.22.744-.782.964-.965Zm1.211 1.222A6.3 6.3 0 0 1 7.62 1.725c.324-.02.413-.02.723 0 .62.037 1.087.126 1.65.314.957.32 1.72.795 2.446 1.521a5.9 5.9 0 0 1 1.167 1.594 6.27 6.27 0 0 1 .355 4.837 6 6 0 0 1-1.522 2.447 5.9 5.9 0 0 1-1.593 1.166 6.27 6.27 0 0 1-4.837.355 6 6 0 0 1-2.447-1.521 5.9 5.9 0 0 1-1.17-1.6 6.3 6.3 0 0 1-.624-3.662 6.3 6.3 0 0 1 1.336-3.121c.172-.216.736-.78.952-.953",clipRule:"evenodd"}))),Jl||(Jl=s.createElement("defs",null,s.createElement("clipPath",{id:"radio_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RADIO_SELECTED]=function(e){return s.createElement("svg",Zl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Wl||(Wl=s.createElement("g",{fill:"currentColor",clipPath:"url(#radio-selected_svg__a)"},s.createElement("path",{d:"M5.246 4.73a4.27 4.27 0 0 1 2.467-.996 4.28 4.28 0 0 1 2.85.845c.177.133.28.222.458.4.178.18.268.282.401.458a4.28 4.28 0 0 1-.151 5.318 6 6 0 0 1-.516.515 4.274 4.274 0 0 1-5.317.151 4 4 0 0 1-.457-.4 4 4 0 0 1-.402-.458 4.275 4.275 0 0 1 .152-5.318c.097-.117.398-.417.515-.515"}),s.createElement("path",{fillRule:"evenodd",d:"M2.845 1.88C4.191.763 5.76.13 7.463.015a8 8 0 0 1 5.335 1.58c.33.249.522.417.856.751s.502.526.751.856a8.01 8.01 0 0 1-.283 9.951c-.183.22-.745.783-.965.965-1.355 1.123-2.921 1.751-4.65 1.865a8 8 0 0 1-5.301-1.581 7 7 0 0 1-.856-.752 7 7 0 0 1-.752-.856 8 8 0 0 1 .284-9.951c.182-.22.744-.782.964-.965Zm1.211 1.222A6.3 6.3 0 0 1 7.62 1.725c.324-.02.413-.02.723 0 .62.037 1.087.126 1.65.314.957.32 1.72.795 2.446 1.521a5.9 5.9 0 0 1 1.167 1.594 6.27 6.27 0 0 1 .355 4.837 6 6 0 0 1-1.522 2.447 5.9 5.9 0 0 1-1.593 1.166 6.27 6.27 0 0 1-4.837.355 6 6 0 0 1-2.447-1.521 5.9 5.9 0 0 1-1.17-1.6 6.3 6.3 0 0 1-.624-3.662 6.3 6.3 0 0 1 1.336-3.121c.172-.216.736-.78.952-.953",clipRule:"evenodd"}))),Xl||(Xl=s.createElement("defs",null,s.createElement("clipPath",{id:"radio-selected_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RELOAD]=function(e){return s.createElement("svg",an({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ql||(Ql=s.createElement("g",{clipPath:"url(#reload_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.445.016A7.94 7.94 0 0 0 3.057 1.71l-.232.181-.01-.318c-.007-.256-.015-.34-.044-.43A.866.866 0 0 0 1.812.56a.875.875 0 0 0-.701.703c-.01.068-.017.655-.017 1.53 0 1.544 0 1.548.096 1.747.059.12.236.303.358.368.188.101.151.1 1.776.099.917 0 1.518-.007 1.565-.018a.9.9 0 0 0 .56-.414.89.89 0 0 0 0-.846.96.96 0 0 0-.415-.368c-.129-.055-.223-.063-.713-.063H3.83l.072-.066c.33-.299.875-.655 1.368-.892.807-.388 1.51-.566 2.43-.616a6.24 6.24 0 0 1 3.146.67 5.9 5.9 0 0 1 1.593 1.167 6 6 0 0 1 1.522 2.446c.202.605.28 1.037.322 1.79.026.47.04.532.168.7a.86.86 0 0 0 1.089.264c.114-.058.27-.208.343-.327.117-.196.137-.373.102-.93a7.97 7.97 0 0 0-1.581-4.3 7 7 0 0 0-.751-.857 7 7 0 0 0-.856-.75A8.02 8.02 0 0 0 7.445.016M.636 7.171a.88.88 0 0 0-.606.605c-.035.133-.038.345-.013.73.113 1.728.74 3.293 1.864 4.648.183.22.744.782.965.965 1.21 1.004 2.603 1.617 4.112 1.812 2.174.281 4.28-.302 6.016-1.664l.207-.163v.227c0 .418.04.588.182.775a.85.85 0 0 0 1.288.09.87.87 0 0 0 .24-.469c.012-.078.017-.621.014-1.581l-.005-1.462-.04-.11a.88.88 0 0 0-.593-.556c-.087-.023-.307-.027-1.584-.027-1.041 0-1.51.006-1.574.02a.9.9 0 0 0-.614.528 1.06 1.06 0 0 0-.025.53.88.88 0 0 0 .643.614c.042.01.298.018.568.018h.49l-.071.066a6.5 6.5 0 0 1-1.25.835 6.05 6.05 0 0 1-2.549.672 6.23 6.23 0 0 1-3.145-.67 5.9 5.9 0 0 1-1.594-1.166A6 6 0 0 1 2.041 9.99c-.203-.607-.28-1.034-.322-1.79-.025-.451-.04-.516-.143-.665a.89.89 0 0 0-.534-.374 1.1 1.1 0 0 0-.406.009Z",clipRule:"evenodd"}))),en||(en=s.createElement("defs",null,s.createElement("clipPath",{id:"reload_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.REMOVE]=function(e){return s.createElement("svg",nn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),tn||(tn=s.createElement("g",{clipPath:"url(#remove_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.845 1.879c-.22.183-.782.745-.964.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8 8 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001ZM5.111 4.402a1.1 1.1 0 0 0-.336.137.86.86 0 0 0-.294 1.085c.046.099.155.213 1.182 1.241L6.795 8 5.663 9.132c-1.25 1.252-1.209 1.203-1.254 1.47a.856.856 0 0 0 .986.99c.265-.045.222-.008 1.473-1.256L8 9.206l1.133 1.13c1.033 1.03 1.142 1.135 1.243 1.183a.86.86 0 0 0 1.177-.48.87.87 0 0 0-.034-.663c-.048-.101-.152-.21-1.183-1.244l-1.13-1.133 1.13-1.133c1.031-1.033 1.135-1.142 1.183-1.243a.86.86 0 0 0-.48-1.177.89.89 0 0 0-.665.033c-.099.047-.213.155-1.241 1.183L8 6.793 6.868 5.664c-.862-.86-1.154-1.14-1.222-1.176a.96.96 0 0 0-.535-.085Z",clipRule:"evenodd"}))),ln||(ln=s.createElement("defs",null,s.createElement("clipPath",{id:"remove_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.REWARDS]=function(e){return s.createElement("svg",cn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),rn||(rn=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.395.255c.59-.263 1.534-.488 2.24.216.704.706.48 1.652.218 2.24-.284.637-.762 1.238-1.162 1.638q-.178.176-.403.365h2.385a1.75 1.75 0 0 1 1.75 1.748v.78c0 .635-.362 1.184-.89 1.456v5.553A1.75 1.75 0 0 1 12.784 16H3.217a1.75 1.75 0 0 1-1.75-1.749V8.698a1.64 1.64 0 0 1-.89-1.456v-.78c0-.965.784-1.748 1.75-1.748h2.385a6 6 0 0 1-.402-.365c-.4-.4-.879-1.001-1.163-1.637-.263-.59-.487-1.535.218-2.24s1.65-.48 2.24-.217c.635.283 1.238.76 1.637 1.16.244.244.517.564.757.921.241-.357.515-.677.759-.921.4-.4 1.001-.877 1.637-1.16M2.967 14.25c0 .138.112.25.25.25H4.93v-5.62H2.967zm3.462.25h3.142v-5.62H6.429zm4.64 0h1.715a.25.25 0 0 0 .25-.25v-5.37H11.07zM2.327 6.213a.25.25 0 0 0-.25.25v.78c0 .077.064.14.141.14H4.93v-1.17zm4.103 1.17h3.142v-1.17H6.429zm4.64 0h2.715a.14.14 0 0 0 .14-.14v-.78a.25.25 0 0 0-.25-.25H11.07zm-6.067-5.78c-.465-.207-.58-.097-.592-.086-.014.015-.116.133.088.59.188.422.54.878.857 1.195s.772.67 1.193.857c.464.207.58.1.593.088.012-.012.12-.127-.088-.592-.188-.421-.54-.878-.856-1.195-.317-.317-.774-.669-1.195-.857m6.587-.086c-.013-.012-.128-.12-.591.086-.422.188-.878.54-1.195.857s-.669.774-.857 1.195c-.208.467-.097.581-.086.592.015.014.131.117.59-.088.422-.188.878-.54 1.195-.857s.67-.773.857-1.194c.205-.46.1-.577.087-.59",clipRule:"evenodd"})))},ar[er.RICHTEXT_BOLD]=function(e){return s.createElement("svg",dn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),on||(on=s.createElement("g",{clipPath:"url(#richtext-bold_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.399.014c-.287.056-.565.324-.644.62-.035.132-.035 14.6 0 14.732.04.15.1.249.227.378a.8.8 0 0 0 .437.244c.065.012 1.077.016 3.104.012 2.979-.005 3.01-.006 3.23-.042a4.7 4.7 0 0 0 1.432-.454 4.7 4.7 0 0 0 2.57-3.665 6 6 0 0 0 0-1.068 4.7 4.7 0 0 0-1.947-3.307 6 6 0 0 0-.666-.397l-.13-.062.145-.173c.495-.59.824-1.322.942-2.099.042-.274.042-.89 0-1.163a4.2 4.2 0 0 0-1.11-2.284C10.35.617 9.533.193 8.581.035 8.417.008 8.188.005 5.94.002 4.553 0 3.442.005 3.399.014m1.043 4.13V6.58l1.963-.005c2.172-.006 2.019.001 2.373-.12a2.435 2.435 0 0 0 .896-4.06 2.38 2.38 0 0 0-1.487-.673c-.117-.01-.91-.017-1.97-.017H4.441v2.437Zm0 7.157v2.995l2.476-.007c2.663-.008 2.55-.004 2.907-.096a3 3 0 0 0 1.937-1.575 3.05 3.05 0 0 0 .246-1.933 3.4 3.4 0 0 0-.376-.945 3.2 3.2 0 0 0-.99-.991 3.2 3.2 0 0 0-.804-.34c-.36-.094-.217-.09-2.903-.096l-2.493-.006z",clipRule:"evenodd"}))),sn||(sn=s.createElement("defs",null,s.createElement("clipPath",{id:"richtext-bold_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RICHTEXT_HEADING]=function(e){return s.createElement("svg",vn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),mn||(mn=s.createElement("g",{clipPath:"url(#richtext-heading_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.844.022A2.1 2.1 0 0 0 .027 1.817C-.005 2.06-.01 3.876.02 4.047a.95.95 0 0 0 .71.725c.138.029.372.013.505-.034a.98.98 0 0 0 .559-.556c.028-.072.032-.19.041-1.12.01-1.014.01-1.041.047-1.09a.5.5 0 0 1 .089-.09c.05-.037.058-.037 2.581-.042l2.53-.005v12.33H5.984c-1.027 0-1.106.003-1.21.035a.9.9 0 0 0-.399.264.87.87 0 0 0-.228.458.916.916 0 0 0 .607 1.025l.119.044h6.256l.12-.044a.9.9 0 0 0 .457-.35.9.9 0 0 0-.083-1.137.9.9 0 0 0-.394-.26c-.105-.032-.184-.035-1.211-.035h-1.1V1.835l2.531.005c2.524.005 2.53.005 2.581.043.028.02.068.06.089.088.037.05.038.076.047 1.09.009 1.035.01 1.041.052 1.146.093.231.319.45.548.53.133.048.367.064.505.035a.95.95 0 0 0 .71-.724c.026-.143.026-1.93 0-2.172A2.1 2.1 0 0 0 14.124.02C13.9-.004 2.061-.002 1.844.022",clipRule:"evenodd"}))),un||(un=s.createElement("defs",null,s.createElement("clipPath",{id:"richtext-heading_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RICHTEXT_ITALIC]=function(e){return s.createElement("svg",hn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),pn||(pn=s.createElement("g",{clipPath:"url(#richtext-italic_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.708.571a.8.8 0 0 0-.376.2c-.213.195-.291.387-.278.688.008.164.014.191.07.306a.86.86 0 0 0 .522.456c.106.033.162.034 1.69.034h1.579L7.043 8 4.17 13.745H2.437c-1.678 0-1.737 0-1.842.033a.88.88 0 0 0-.503.437c-.23.466-.013 1.004.484 1.193l.098.038 4.231.005c2.943.003 4.266-.001 4.343-.014a.89.89 0 0 0 .669-.583 1 1 0 0 0-.002-.514.85.85 0 0 0-.56-.562c-.107-.032-.163-.034-1.69-.034h-1.58L8.957 8l2.873-5.745h1.733c1.678 0 1.737 0 1.842-.033a.88.88 0 0 0 .503-.437c.23-.467.013-1.004-.484-1.193l-.098-.038-4.257-.003C7.577.55 6.793.552 6.708.571",clipRule:"evenodd"}))),fn||(fn=s.createElement("defs",null,s.createElement("clipPath",{id:"richtext-italic_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RICHTEXT_LINK_ADD]=function(e){return s.createElement("svg",bn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),gn||(gn=s.createElement("g",{clipPath:"url(#richtext-link-add_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.83.017a4.8 4.8 0 0 0-2.548 1.03c-.1.08-.579.544-1.148 1.112-.934.933-.98.982-1.039 1.104a.84.84 0 0 0 .124.942.87.87 0 0 0 1.053.191c.063-.033.348-.305 1.061-1.013.543-.539 1.032-1.01 1.103-1.063a3.04 3.04 0 0 1 2.037-.596 3 3 0 0 1 1.986.94c.434.46.685.978.794 1.634.03.187.035.647.007.838a3.1 3.1 0 0 1-.614 1.47 37 37 0 0 1-1.03 1.06c-.595.6-.97.989-.999 1.04a.865.865 0 0 0 .1.999.85.85 0 0 0 1.02.2c.123-.06.168-.102 1.104-1.04.565-.565 1.033-1.048 1.111-1.147a4.75 4.75 0 0 0 1.045-2.813 4.71 4.71 0 0 0-1.387-3.516A4.74 4.74 0 0 0 10.83.017m-.793 4.941a1 1 0 0 0-.205.069c-.107.05-.25.189-2.433 2.372S5.076 9.725 5.027 9.832c-.339.723.418 1.48 1.142 1.14.105-.048.256-.195 2.432-2.371s2.323-2.327 2.372-2.432a.862.862 0 0 0-.936-1.21Zm-6.551 1.06a1 1 0 0 0-.223.077c-.123.06-.17.103-1.104 1.04-.565.565-1.033 1.048-1.111 1.147a4.9 4.9 0 0 0-.896 1.776 4.8 4.8 0 0 0 .045 2.559 4.75 4.75 0 0 0 3.793 3.324 4.76 4.76 0 0 0 3.728-.989c.099-.078.582-.546 1.148-1.111.937-.936.98-.981 1.038-1.104a.86.86 0 0 0-.03-.82.87.87 0 0 0-1.146-.313c-.063.033-.352.309-1.07 1.021-.983.975-1.075 1.059-1.377 1.242a3.1 3.1 0 0 1-1.145.393 4 4 0 0 1-.855-.01 3 3 0 0 1-1.427-.626 3 3 0 0 1-1.13-2.152 3.03 3.03 0 0 1 .604-2.044c.058-.077.52-.557 1.063-1.103 1.01-1.016 1.023-1.032 1.077-1.24a.86.86 0 0 0-.65-1.06.74.74 0 0 0-.332-.007",clipRule:"evenodd"}))),xn||(xn=s.createElement("defs",null,s.createElement("clipPath",{id:"richtext-link-add_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RICHTEXT_LINK_REMOVE]=function(e){return s.createElement("svg",zn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),wn||(wn=s.createElement("g",{clipPath:"url(#richtext-link-remove_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.83.017a4.8 4.8 0 0 0-2.548 1.03c-.1.08-.579.544-1.148 1.112-.934.933-.98.982-1.039 1.104a.84.84 0 0 0 .124.942.87.87 0 0 0 1.053.191c.063-.033.348-.305 1.061-1.013.543-.539 1.032-1.01 1.103-1.063a3.04 3.04 0 0 1 2.037-.596 3 3 0 0 1 1.986.94c.434.46.685.978.794 1.634.03.187.035.647.007.838a3.1 3.1 0 0 1-.614 1.47 37 37 0 0 1-1.03 1.06c-.595.6-.97.989-.999 1.04a.865.865 0 0 0 .1.999.85.85 0 0 0 1.02.2c.123-.06.168-.102 1.104-1.04.565-.565 1.033-1.048 1.111-1.147a4.75 4.75 0 0 0 1.045-2.813 4.71 4.71 0 0 0-1.387-3.516A4.74 4.74 0 0 0 10.83.017M4.537.562a.87.87 0 0 0-.666.636c-.039.169-.039 1.893 0 2.062.118.518.718.8 1.205.564.134-.065.318-.24.38-.364.1-.196.099-.188.098-1.23 0-1.035 0-1.04-.093-1.224a1.1 1.1 0 0 0-.363-.364.9.9 0 0 0-.56-.08Zm-2.744.548a.9.9 0 0 0-.442.24.85.85 0 0 0-.171.972c.046.097.104.163.448.507.345.346.41.403.509.45a.86.86 0 0 0 1.213-.906c-.037-.24-.083-.307-.495-.722a6 6 0 0 0-.45-.424.9.9 0 0 0-.612-.117m-.616 2.766a.86.86 0 0 0-.617.971c.053.317.312.6.626.684.066.018.298.023 1.044.024 1.042 0 1.034 0 1.23-.099.123-.062.3-.246.364-.38a.863.863 0 0 0-.364-1.13c-.169-.097-.224-.101-1.243-.1-.817 0-.942.004-1.04.03m8.86 1.082a1 1 0 0 0-.205.069c-.107.05-.25.189-2.433 2.372S5.076 9.725 5.027 9.832c-.339.723.418 1.48 1.142 1.14.105-.048.256-.195 2.432-2.371s2.323-2.327 2.372-2.432a.862.862 0 0 0-.936-1.21Zm-6.551 1.06a1 1 0 0 0-.223.077c-.123.06-.17.103-1.104 1.04-.565.565-1.033 1.048-1.111 1.147a4.9 4.9 0 0 0-.896 1.776 4.8 4.8 0 0 0 .045 2.559 4.75 4.75 0 0 0 3.793 3.324 4.76 4.76 0 0 0 3.728-.989c.099-.078.582-.546 1.148-1.111.937-.936.98-.981 1.038-1.104a.86.86 0 0 0-.03-.82.87.87 0 0 0-1.146-.313c-.063.033-.352.309-1.07 1.021-.983.975-1.075 1.059-1.377 1.242a3.1 3.1 0 0 1-1.145.393 4 4 0 0 1-.855-.01 3 3 0 0 1-1.427-.626 3 3 0 0 1-1.13-2.152 3.03 3.03 0 0 1 .604-2.044c.058-.077.52-.557 1.063-1.103 1.01-1.016 1.023-1.032 1.077-1.24a.86.86 0 0 0-.65-1.06.74.74 0 0 0-.332-.007m9.764 4.46a.77.77 0 0 0-.36.222.8.8 0 0 0-.233.438.865.865 0 0 0 .658.998c.056.012.33.02.732.02.706 0 .796-.01.955-.102a.863.863 0 0 0 .365-1.13 1 1 0 0 0-.373-.385c-.178-.09-.21-.093-.958-.093-.616.001-.703.005-.786.031Zm-2.137 2.183a1 1 0 0 0-.205.071c-.12.06-.308.244-.364.355-.096.19-.099.215-.099.957 0 .74.004.772.094.95.067.131.248.306.385.373a.863.863 0 0 0 1.13-.365c.092-.16.101-.25.101-.955 0-.401-.007-.676-.019-.732a.88.88 0 0 0-.699-.663.7.7 0 0 0-.324.009m2.222-.009a.9.9 0 0 0-.442.241.85.85 0 0 0-.17.971c.045.098.103.164.447.508.346.345.41.402.51.448.617.29 1.317-.231 1.212-.904-.037-.24-.083-.307-.495-.723a6 6 0 0 0-.449-.424.9.9 0 0 0-.613-.117",clipRule:"evenodd"}))),En||(En=s.createElement("defs",null,s.createElement("clipPath",{id:"richtext-link-remove_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RICHTEXT_LIST_ORDERED]=function(e){return s.createElement("svg",Cn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),yn||(yn=s.createElement("g",{fill:"currentColor",clipPath:"url(#richtext-list-ordered_svg__a)"},s.createElement("path",{d:"M2.833 3.419h.171l-.007-.013a.511.511 0 1 1 0 1.024H1.291a.51.51 0 0 1-.512-.512c0-.287.225-.512.512-.512h.17c.09 0 .171-.082.171-.17V1.188h.007c0-.089-.082-.17-.17-.164h-.171A.51.51 0 0 1 .786.512C.786.225 1.01 0 1.298 0h.426c.516 0 .932.423.939.942v2.306c0 .089.075.17.17.17Zm.342 3.748a1.365 1.365 0 1 0-2.73 0 .511.511 0 1 0 1.023 0 .342.342 0 0 1 .683 0 .77.77 0 0 1-.157.437L.554 9.4a.51.51 0 0 0 .075.716.5.5 0 0 0 .314.11h1.706a.511.511 0 1 0 0-1.024h-.287a.18.18 0 0 1-.177-.171.13.13 0 0 1 .034-.11l.553-.695c.239-.315.375-.69.375-1.086zm-1.393 4.437a1.36 1.36 0 0 0-1.324 1.01.5.5 0 0 0 .361.622.513.513 0 0 0 .621-.363.34.34 0 0 1 .417-.246.34.34 0 0 1 .238.416.35.35 0 0 1-.334.246.507.507 0 0 0-.512.512c0 .28.225.512.512.512.184 0 .335.15.335.341a.347.347 0 0 1-.349.335.35.35 0 0 1-.334-.253h-.006a.51.51 0 0 0-.621-.375.5.5 0 0 0-.369.641 1.365 1.365 0 0 0 1.68.95 1.375 1.375 0 0 0 .948-1.687 1.3 1.3 0 0 0-.184-.396.16.16 0 0 1 0-.19 1.372 1.372 0 0 0-1.14-2.13z"}),s.createElement("path",{fillRule:"evenodd",d:"M6.204 1.427c-.32.052-.608.354-.657.688a.77.77 0 0 0 .235.694c.15.15.276.213.471.237.183.023 8.434.024 8.634.001a.82.82 0 0 0 .708-.684.827.827 0 0 0-.638-.93c-.095-.02-.73-.023-4.387-.022-2.394.001-4.315.008-4.366.016M6.14 7.234a.85.85 0 0 0-.559.523.6.6 0 0 0-.037.27c0 .14.007.19.037.27a.84.84 0 0 0 .566.525c.086.022.59.025 4.423.025 4.74 0 4.413.006 4.603-.095a1 1 0 0 0 .35-.364.85.85 0 0 0 0-.72 1 1 0 0 0-.35-.365c-.19-.101.139-.095-4.61-.093-3.734 0-4.346.004-4.423.024m.094 5.775a.75.75 0 0 0-.452.237.78.78 0 0 0-.235.697.84.84 0 0 0 .674.686c.147.023 8.552.023 8.699 0a.83.83 0 0 0 .675-.937.825.825 0 0 0-.708-.684c-.167-.02-8.489-.018-8.653 0Z",clipRule:"evenodd"}))),Nn||(Nn=s.createElement("defs",null,s.createElement("clipPath",{id:"richtext-list-ordered_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.RICHTEXT_LIST_UNORDERED]=function(e){return s.createElement("svg",Rn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),On||(On=s.createElement("g",{clipPath:"url(#richtext-list-unordered_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.24.024a1.5 1.5 0 0 0-.795.421A1.508 1.508 0 1 0 2.167.153 1.57 1.57 0 0 0 1.24.024m4.227.58c-.359.058-.682.396-.736.771a.87.87 0 0 0 .263.778.81.81 0 0 0 .527.265c.206.026 9.45.027 9.675.002a.92.92 0 0 0 .793-.767.927.927 0 0 0-.715-1.042c-.106-.023-.819-.026-4.915-.025-2.683.001-4.836.01-4.892.018m-4.24 5.91a1.8 1.8 0 0 0-.606.265c-.123.09-.33.315-.402.437A1.4 1.4 0 0 0 .007 8c0 .411.122.723.399 1.02.201.218.4.341.692.433.119.037.175.043.413.043.237 0 .294-.006.412-.043.604-.19 1.015-.678 1.084-1.288.082-.722-.363-1.39-1.074-1.615a2.2 2.2 0 0 0-.705-.036Zm4.168.597a.95.95 0 0 0-.626.586.7.7 0 0 0-.042.303.7.7 0 0 0 .042.303.94.94 0 0 0 .634.587c.096.025.66.028 4.956.028 5.31 0 4.944.007 5.157-.106a1.1 1.1 0 0 0 .393-.408.95.95 0 0 0 0-.808 1.1 1.1 0 0 0-.393-.408c-.213-.113.155-.106-5.166-.105-4.183.001-4.87.005-4.955.028m-4.082 5.882c-.831.103-1.435.917-1.291 1.74.074.428.317.798.672 1.029a1.51 1.51 0 0 0 2.256-1.717 1.53 1.53 0 0 0-1.637-1.052m4.187.588a.84.84 0 0 0-.506.267.87.87 0 0 0-.263.78.94.94 0 0 0 .754.77c.165.025 9.583.025 9.748 0a.93.93 0 0 0 .756-1.051.92.92 0 0 0-.793-.767c-.188-.021-9.512-.02-9.696.001",clipRule:"evenodd"}))),An||(An=s.createElement("defs",null,s.createElement("clipPath",{id:"richtext-list-unordered_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.SEARCH]=function(e){return s.createElement("svg",_n({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Tn||(Tn=s.createElement("g",{clipPath:"url(#search_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.394.015a8 8 0 0 0-.727.096 6.9 6.9 0 0 0-4.51 2.967 6.9 6.9 0 0 0-.96 5.462 6.85 6.85 0 0 0 1.751 3.16 6.7 6.7 0 0 0 1.71 1.292 6.9 6.9 0 0 0 2.428.764c.362.048 1.313.044 1.684-.007a7 7 0 0 0 2.51-.826c.18-.103.71-.451.798-.527l.06-.051 1.77 1.766c1.647 1.643 1.776 1.768 1.874 1.81a.859.859 0 0 0 1.14-1.14c-.042-.097-.168-.227-1.81-1.874l-1.766-1.77.05-.06c.076-.088.425-.617.527-.798a7 7 0 0 0 .827-2.51c.05-.37.055-1.321.007-1.684a6.9 6.9 0 0 0-.673-2.248 6.7 6.7 0 0 0-1.384-1.89A6.8 6.8 0 0 0 9.895.683 6.8 6.8 0 0 0 7.659.04 10 10 0 0 0 6.394.015m.159 1.71a5 5 0 0 0-1.963.538 4.7 4.7 0 0 0-1.35.975c-.439.438-.71.814-.975 1.35a5 5 0 0 0-.516 1.71c-.037.303-.037.917.001 1.214.144 1.123.604 2.117 1.349 2.911a5.15 5.15 0 0 0 3.396 1.647c.28.024.82.01 1.095-.028a5.2 5.2 0 0 0 4.454-4.454c.038-.275.051-.814.028-1.094a5.16 5.16 0 0 0-1.647-3.397 5.14 5.14 0 0 0-2.903-1.346 6 6 0 0 0-.97-.027Z",clipRule:"evenodd"}))),Sn||(Sn=s.createElement("defs",null,s.createElement("clipPath",{id:"search_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.SETTINGS]=function(e){return s.createElement("svg",Mn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),kn||(kn=s.createElement("g",{fill:"currentColor",clipPath:"url(#settings_svg__a)"},s.createElement("path",{fillRule:"evenodd",d:"M7.324.003a1.96 1.96 0 0 0-1.172.588c-.271.276-.312.356-.708 1.38l-.08.21-.546.308c-.3.17-.56.31-.577.31-.018 0-.26-.036-.537-.079-.71-.11-.975-.106-1.351.02a1.95 1.95 0 0 0-.945.688 16 16 0 0 0-.685 1.199c-.231.54-.181 1.215.129 1.739.039.066.23.319.427.562l.356.443-.001 1.27-.318.403c-.37.468-.422.543-.515.728a1.85 1.85 0 0 0-.194.871c0 .254.044.493.129.704.057.141.517.966.647 1.159.238.354.602.627 1.016.762.371.12.617.123 1.322.013.277-.044.52-.08.539-.079.02 0 .274.138.566.306l.53.305.088.22.218.556c.165.42.269.595.49.82a1.93 1.93 0 0 0 1.001.558c.122.029.216.032.847.032.756 0 .818-.005 1.077-.089a1.99 1.99 0 0 0 1.143-.991c.036-.074.15-.352.252-.618l.187-.484.535-.308c.295-.169.55-.307.567-.307s.258.035.535.078c.566.088.834.1 1.085.051a1.95 1.95 0 0 0 1.188-.729c.11-.146.634-1.054.708-1.228.231-.54.181-1.216-.129-1.74a9 9 0 0 0-.427-.562l-.356-.443.001-1.27.291-.368c.364-.46.456-.59.542-.762a2 2 0 0 0 .065-1.576 15 15 0 0 0-.647-1.159 1.96 1.96 0 0 0-1.016-.762c-.37-.12-.616-.123-1.326-.012-.278.043-.52.079-.539.078-.017 0-.27-.137-.562-.305l-.53-.305-.091-.23-.22-.559c-.152-.384-.263-.576-.453-.78a2 2 0 0 0-.99-.577C8.753.006 8.702.004 8.06 0c-.377-.002-.708 0-.736.003m.157 1.718a.24.24 0 0 0-.14.12c-.013.025-.132.325-.264.667-.133.342-.261.657-.286.7a.9.9 0 0 1-.266.278c-.12.08-1.618.93-1.752.992a1 1 0 0 1-.24.068c-.128.018-.168.014-.815-.086a17 17 0 0 0-.746-.104c-.126 0-.161.042-.426.505-.214.376-.244.437-.244.504 0 .045.014.098.032.129.018.028.221.285.453.572.231.286.443.563.47.616.097.183.098.192.098 1.327 0 1.029-.001 1.045-.038 1.163-.051.162-.077.2-.552.805-.228.29-.422.546-.43.568-.041.108-.034.127.228.586.285.5.297.514.435.514.035 0 .375-.048.756-.106.657-.1.699-.105.811-.085.065.01.159.037.207.058.1.043 1.615.909 1.753 1.002a.9.9 0 0 1 .266.279c.024.042.156.363.292.714.135.35.259.656.274.679.065.1.077.102.611.107.533.006.597-.001.67-.077.03-.033.121-.245.287-.672.133-.344.265-.668.293-.722a.8.8 0 0 1 .244-.287c.11-.076 1.645-.957 1.765-1.013a1 1 0 0 1 .24-.068c.128-.017.168-.013.815.086.374.058.71.105.746.105.125 0 .161-.043.426-.505.214-.376.244-.437.244-.505a.3.3 0 0 0-.032-.128 21 21 0 0 0-.453-.572 9 9 0 0 1-.47-.616c-.097-.184-.098-.193-.098-1.319s.001-1.136.097-1.317c.027-.052.243-.34.479-.641.236-.3.436-.565.444-.587.041-.108.033-.127-.228-.586-.285-.5-.296-.513-.435-.513-.035 0-.373.047-.75.105-.647.099-.691.103-.81.085a1 1 0 0 1-.213-.057 54 54 0 0 1-1.754-1.003.9.9 0 0 1-.266-.279 13 13 0 0 1-.292-.713c-.135-.35-.259-.656-.274-.68-.066-.1-.076-.102-.617-.105a6 6 0 0 0-.545.012",clipRule:"evenodd"}),s.createElement("path",{d:"M10.139 8A2.139 2.139 0 1 1 5.86 8a2.139 2.139 0 0 1 4.278 0Z"}))),In||(In=s.createElement("defs",null,s.createElement("clipPath",{id:"settings_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.SHRINK]=function(e){return s.createElement("svg",Pn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ln||(Ln=s.createElement("g",{clipPath:"url(#shrink_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.978.024a.94.94 0 0 0-.693.701c-.023.105-.027.594-.027 3.157 0 2.144.006 3.061.02 3.13a.95.95 0 0 0 .71.71c.069.014.986.02 3.13.02 2.563 0 3.052-.004 3.157-.027a.93.93 0 0 0 .713-1.039.93.93 0 0 0-.513-.682l-.156-.078-1.966-.005-1.964-.005 2.232-2.235c2.097-2.099 2.236-2.241 2.29-2.356.364-.779-.448-1.59-1.227-1.224-.113.052-.266.2-2.355 2.288l-2.235 2.233-.005-1.965L10.084.68l-.078-.156a.94.94 0 0 0-.655-.51.8.8 0 0 0-.373.009Zm-8.26 8.26a.94.94 0 0 0-.705.759.92.92 0 0 0 .513.962l.157.078 1.965.005 1.965.005-2.232 2.234C.274 14.436.145 14.57.09 14.685a.91.91 0 0 0 .184 1.042.91.91 0 0 0 1.043.181c.112-.052.265-.201 2.355-2.288l2.234-2.233.005 1.965.005 1.965.078.157c.183.37.57.576.962.513a.94.94 0 0 0 .76-.713c.022-.105.026-.594.026-3.157 0-2.144-.005-3.061-.02-3.13a.95.95 0 0 0-.71-.71C6.857 8.244.87 8.25.718 8.284",clipRule:"evenodd"}))),Dn||(Dn=s.createElement("defs",null,s.createElement("clipPath",{id:"shrink_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.SLASH]=function(e){return s.createElement("svg",jn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 10 16"},e),Hn||(Hn=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.6 13.964a.88.88 0 0 0 .221.827.86.86 0 0 0 1.22-.004c.062-.064.51-.834 3.7-6.36s3.634-6.3 3.658-6.385a.87.87 0 0 0-.219-.834.86.86 0 0 0-1.218.004C7.857 1.318.638 13.825.6 13.964",clipRule:"evenodd"})))},ar[er.SORT_ASC]=function(e){return s.createElement("svg",qn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Vn||(Vn=s.createElement("g",{clipPath:"url(#sort-asc_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.625.017c-.332.065-.62.374-.67.72a.86.86 0 0 0 .626.945c.152.04 3.592.04 3.744 0a.93.93 0 0 0 .508-.383.89.89 0 0 0-.005-.892 1.1 1.1 0 0 0-.337-.313C9.299-.003 9.341 0 7.444.001c-.959 0-1.778.008-1.82.016Zm6.57.006a.89.89 0 0 0-.637.656c-.014.065-.02 1.819-.02 6.248v6.158l-.713-.71c-.659-.656-.722-.715-.824-.76a.85.85 0 0 0-.953.178.84.84 0 0 0-.165.98c.057.12.115.18 1.516 1.583.8.802 1.49 1.48 1.531 1.508.15.1.248.126.464.126s.33-.03.47-.127c.037-.027.727-.708 1.533-1.515 1.569-1.572 1.524-1.523 1.578-1.754a.83.83 0 0 0-.23-.8.83.83 0 0 0-.8-.23c-.22.052-.239.068-.979.805-.381.38-.698.691-.705.691s-.012-2.776-.012-6.169c0-5.623-.003-6.176-.028-6.261a1.3 1.3 0 0 0-.07-.178 1.1 1.1 0 0 0-.36-.357.9.9 0 0 0-.597-.072ZM3.393 3.049a.75.75 0 0 0-.386.23.77.77 0 0 0-.255.601c0 .24.091.45.27.618a.85.85 0 0 0 .411.219c.06.011 1.072.017 2.933.017 3.096 0 2.925.005 3.125-.096a1.1 1.1 0 0 0 .34-.317.89.89 0 0 0 .001-.888 1.1 1.1 0 0 0-.334-.313c-.2-.1-.023-.095-3.148-.094-2.238.001-2.89.006-2.957.023M.578 6.09a.863.863 0 0 0-.553 1.012.87.87 0 0 0 .645.631c.093.022.663.026 4.297.026 2.936 0 4.22-.005 4.29-.018a.87.87 0 0 0 .611-.474l.072-.146v-.215c0-.184-.006-.23-.04-.313a.94.94 0 0 0-.494-.495l-.098-.04L5 6.055.69 6.051l-.113.04Z",clipRule:"evenodd"}))),Bn||(Bn=s.createElement("defs",null,s.createElement("clipPath",{id:"sort-asc_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.SORT_DESC]=function(e){return s.createElement("svg",Un({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Fn||(Fn=s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.654.023a.89.89 0 0 0-.637.656c-.039.186-.01.4.078.572.057.113.245.302.357.359.209.106-.143.098 4.521.098 4.676 0 4.348.008 4.54-.103.107-.06.252-.2.32-.306a.89.89 0 0 0-.005-.892c-.07-.11-.231-.26-.337-.313-.2-.101.08-.095-4.526-.094C1.65.001.723.006.655.023Zm11.54 0a.89.89 0 0 0-.636.656c-.014.065-.019 1.819-.019 6.248v6.158l-.714-.71c-.659-.656-.722-.714-.824-.759a.85.85 0 0 0-.953.178.84.84 0 0 0-.165.98c.057.12.115.18 1.516 1.583.801.802 1.49 1.48 1.532 1.508.148.1.247.126.463.126s.33-.031.47-.128c.038-.026.727-.707 1.533-1.514 1.57-1.573 1.524-1.523 1.579-1.754a.83.83 0 0 0-.23-.8.83.83 0 0 0-.8-.23c-.22.052-.24.067-.98.805-.38.38-.698.69-.705.69s-.012-2.775-.012-6.168c0-5.624-.003-6.178-.028-6.262a1.3 1.3 0 0 0-.07-.178 1.1 1.1 0 0 0-.36-.357.9.9 0 0 0-.596-.072ZM3.393 3.049a.75.75 0 0 0-.385.231.77.77 0 0 0-.256.6c0 .24.092.45.271.618a.85.85 0 0 0 .411.219c.06.011 1.072.017 2.933.017 3.096 0 2.926.006 3.125-.096.107-.054.267-.203.34-.316a.89.89 0 0 0 .001-.888 1.1 1.1 0 0 0-.334-.314c-.2-.1-.023-.095-3.148-.094-2.239.001-2.891.006-2.958.023m2.193 3.02a.96.96 0 0 0-.55.45.84.84 0 0 0 .153.967c.064.067.156.14.214.17.196.106.164.104 2.043.104 1.157 0 1.744-.005 1.813-.018a.87.87 0 0 0 .61-.474l.073-.146v-.215c-.001-.184-.007-.23-.04-.313a.94.94 0 0 0-.495-.495l-.098-.04-1.83-.002a61 61 0 0 0-1.893.012",clipRule:"evenodd"})))},ar[er.SUCCESS]=function(e){return s.createElement("svg",Wn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Kn||(Kn=s.createElement("g",{clipPath:"url(#success_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.845 1.879c-.22.183-.782.745-.964.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8 8 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm3.395 2.964a.9.9 0 0 0-.374.193c-.038.035-.948 1.163-2.022 2.505a375 375 0 0 1-1.96 2.44c-.005 0-.365-.266-.8-.592-.457-.343-.834-.613-.894-.641a.83.83 0 0 0-.511-.06 1.2 1.2 0 0 0-.231.074 1 1 0 0 0-.385.403.56.56 0 0 0-.074.29c-.013.257.05.457.196.628.074.087 2.34 1.792 2.466 1.856a1 1 0 0 0 .386.094c.195 0 .427-.09.566-.218.076-.07 4.49-5.581 4.565-5.698a.72.72 0 0 0 .114-.435.8.8 0 0 0-.114-.445.97.97 0 0 0-.477-.376 1.05 1.05 0 0 0-.451-.018",clipRule:"evenodd"}))),Gn||(Gn=s.createElement("defs",null,s.createElement("clipPath",{id:"success_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.WARNING]=function(e){return s.createElement("svg",Yn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Xn||(Xn=s.createElement("g",{clipPath:"url(#warning_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.845 1.879c-.22.183-.782.745-.964.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8 8 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm.157 2.15a.87.87 0 0 0-.606.613c-.039.149-.038 3.847.001 3.997.063.242.252.47.47.567.232.104.507.1.743-.012.117-.055.3-.233.365-.355.11-.207.106-.11.106-2.2 0-2.06.003-1.988-.094-2.179a1 1 0 0 0-.326-.343A.9.9 0 0 0 8 3.846c-.061 0-.162.013-.224.03Zm.042 6.028c-.252.048-.41.127-.587.294a1.04 1.04 0 0 0-.355.76c-.01.22.022.386.105.555a1.13 1.13 0 0 0 1.724.394 1.14 1.14 0 0 0 .236-1.513 1.4 1.4 0 0 0-.4-.367 1.18 1.18 0 0 0-.723-.123",clipRule:"evenodd"}))),Zn||(Zn=s.createElement("defs",null,s.createElement("clipPath",{id:"warning_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar[er.WITHDRAW]=function(e){return s.createElement("svg",Qn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Jn||(Jn=s.createElement("g",{clipPath:"url(#withdraw_svg__a)"},s.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.78.025c-.218.06-.196.039-1.765 1.61C4.654 3 4.53 3.128 4.482 3.23a.859.859 0 0 0 .94 1.213c.05-.009.15-.045.22-.08.12-.058.173-.106.816-.746l.688-.685v3.966c0 4.343-.007 4.056.099 4.254.068.128.252.304.384.367.23.11.513.11.743 0 .133-.063.317-.239.385-.367.105-.198.099.089.099-4.254V2.932l.688.685c.643.64.696.688.816.747.07.034.17.07.22.08a.859.859 0 0 0 .94-1.214c-.049-.103-.172-.23-1.533-1.594C8.409.056 8.44.083 8.214.025a1 1 0 0 0-.433 0ZM1.756 12.112a.88.88 0 0 0-.644.696c-.04.262.038.798.17 1.166a3.05 3.05 0 0 0 2.591 2.008c.26.025 7.998.025 8.258 0a3.06 3.06 0 0 0 2.728-2.53c.032-.19.05-.535.032-.649a.87.87 0 0 0-.702-.702.86.86 0 0 0-.91.468c-.066.135-.072.167-.097.46a1.3 1.3 0 0 1-.159.563c-.178.317-.52.579-.861.659-.128.03-.317.03-4.16.03-3.813 0-4.033 0-4.157-.03a1.38 1.38 0 0 1-.966-.895 1.7 1.7 0 0 1-.058-.345c-.022-.267-.054-.387-.137-.515a.86.86 0 0 0-.928-.384",clipRule:"evenodd"}))),$n||($n=s.createElement("defs",null,s.createElement("clipPath",{id:"withdraw_svg__a"},s.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},ar),lr={sm:{default:"size-3",sm:"sm:size-3",md:"md:size-3",lg:"lg:size-3",xl:"xl:size-3","2xl":"2xl:size-3"},md:{default:"size-4",sm:"sm:size-4",md:"md:size-4",lg:"lg:size-4",xl:"xl:size-4","2xl":"2xl:size-4"},lg:{default:"size-5",sm:"sm:size-5",md:"md:size-5",lg:"lg:size-5",xl:"xl:size-5","2xl":"2xl:size-5"}},nr=function(a){var t=a.icon,l=a.size,n=void 0===l?"md":l,r=a.className,i=a.responsiveSize,c=ta(a,["icon","size","className","responsiveSize"]),s=tr[t],d=Na.generateClassNames(n,i,lr);return e(s,aa({className:o("shrink-0",d,r),"data-testid":t},c))},rr={neutral:"text-neutral-400",primary:"text-primary-400",critical:"text-critical-600",info:"text-info-600",success:"text-success-600",warning:"text-warning-600"},ir={neutral:"bg-neutral-50",primary:"bg-primary-50",critical:"bg-critical-100",info:"bg-info-100",success:"bg-success-100",warning:"bg-warning-100",white:"bg-neutral-0"},cr={sm:{default:"size-6",sm:"sm:size-6",md:"md:size-6",lg:"lg:size-6",xl:"xl:size-6","2xl":"2xl:size-6"},md:{default:"size-8",sm:"sm:size-8",md:"md:size-8",lg:"lg:size-8",xl:"xl:size-8","2xl":"2xl:size-8"},lg:{default:"size-10",sm:"sm:size-10",md:"md:size-10",lg:"lg:size-10",xl:"xl:size-10","2xl":"2xl:size-10"}},or=function(a){var t=a.className,l=a.icon,n=a.variant,r=void 0===n?"neutral":n,i=a.size,c=void 0===i?"sm":i,s=a.responsiveSize,d=a.backgroundWhite,m=ta(a,["className","icon","variant","size","responsiveSize","backgroundWhite"]),u=o("flex shrink-0 items-center justify-center rounded-full",ir[d?"white":r],Na.generateClassNames(c,s,cr),t),v=o(rr[r]);return e("div",aa({className:u},m,{children:e(nr,{className:v,size:c,icon:l,responsiveSize:s})}))},sr=m(function(a,t){var l=Sa().Link;return e(l,aa({ref:t},a))});sr.displayName="LinkBase";var dr={primary:["text-primary-400 cursor-pointer","hover:text-primary-500","active:text-primary-700"],neutral:["text-neutral-500 cursor-pointer","hover:text-neutral-600","active:text-neutral-800"],disabled:["truncate text-neutral-300"]},mr=d.forwardRef(function(t,l){var n=t.children,r=t.disabled,i=void 0!==r&&r,c=t.variant,s=void 0===c?"primary":c,d=t.href,m=t.isExternal,u=void 0!==m&&m,v=t.target,p=void 0===v?u?"_blank":void 0:v,f=t.onClick,h=t.className,g=t.textClassName,x=t.rel,b=t.showUrl,w=ta(t,["children","disabled","variant","href","isExternal","target","onClick","className","textClassName","rel","showUrl"]),E=u?Oa.normalizeExternalHref(d):d,z=o("inline-flex max-w-fit flex-col gap-y-0.5 truncate rounded-md text-sm leading-tight focus-ring-primary","md:gap-y-1 md:text-base",dr[i?"disabled":s],h),y=o("truncate",g),N="_blank"===p?"noopener noreferrer ".concat(null!=x?x:""):x;return a(sr,aa({ref:l,onClick:i?void 0:f,href:i?void 0:E,className:z,target:p,rel:N,tabIndex:i?-1:void 0,"aria-disabled":i},w,{children:[a("div",{className:"flex items-center gap-x-1 md:gap-x-1.5",children:[e("span",{className:y,children:n}),u&&e(nr,{icon:er.LINK_EXTERNAL,size:"sm"})]}),b&&E&&e("p",{className:o("truncate text-xs","md:text-sm",i?"text-neutral-300":"text-neutral-400"),children:E})]}))});mr.displayName="Link";var ur={sm:{default:"size-4 border-[1.6px]",sm:"sm:size-4 sm:border-[1.6px]",md:"md:size-4 md:border-[1.6px]",lg:"lg:size-4 lg:border-[1.6px]",xl:"xl:size-4 xl:border-[1.6px]","2xl":"2xl:size-4 2xl:border-[1.6px]"},md:{default:"size-5 border-2",sm:"sm:size-5 sm:border-2",md:"md:size-5 md:border-2",lg:"lg:size-5 lg:border-2",xl:"xl:size-5 xl:border-2","2xl":"2xl:size-5 2xl:border-2"},lg:{default:"size-6 border-[2.4px]",sm:"sm:size-6 sm:border-[2.4px]",md:"md:size-6 md:border-[2.4px]",lg:"lg:size-6 lg:border-[2.4px]",xl:"xl:size-6 xl:border-[2.4px]","2xl":"2xl:size-6 2xl:border-[2.4px]"},xl:{default:"size-8 border-[3.2px]",sm:"sm:size-8 sm:border-[3.2px]",md:"md:size-8 md:border-[3.2px]",lg:"lg:size-8 lg:border-[3.2px]",xl:"xl:size-8 xl:border-[3.2px]","2xl":"2xl:size-8 2xl:border-[3.2px]"}},vr={neutral:"border-neutral-100",primary:"border-primary-100",primaryInverted:"border-primary-300",success:"border-success-300",warning:"border-warning-300",critical:"border-critical-300"},pr={neutral:"border-t-neutral-500",primary:"border-t-primary-400",primaryInverted:"border-t-neutral-0",success:"border-t-success-800",warning:"border-t-warning-800",critical:"border-t-critical-800"},fr=function(a){var t=a.size,l=void 0===t?"md":t,n=a.isLoading,r=void 0===n||n,i=a.responsiveSize,c=a.variant,s=void 0===c?"neutral":c,d=a.className,m=ta(a,["size","isLoading","responsiveSize","variant","className"]),u=Na.generateClassNames(l,i,ur),v=o("shrink-0 animate-spin rounded-full",r&&pr[s],vr[s],u,d);return e("div",aa({role:"progressbar",className:v},m))},hr={primary:["bg-primary-400 text-neutral-0 border-primary-400 shadow-primary-sm","hover:bg-primary-500 hover:border-primary-500 hover:shadow-primary","active:bg-primary-800 active:border-primary-800 focus-ring-primary","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],secondary:["bg-neutral-0 text-primary-400 border-primary-100 shadow-primary-sm","hover:border-primary-200 hover:bg-primary-50 hover:shadow-primary","active:border-primary-400 active:bg-neutral-0 focus-ring-primary","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],tertiary:["bg-neutral-0 text-neutral-500 border-neutral-100 shadow-neutral-sm","hover:bg-neutral-50 hover:border-neutral-200 hover:shadow-neutral","active:bg-neutral-0 active:border-neutral-400 active:text-neutral-800 focus-ring-primary","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],ghost:["bg-transparent border-transparent text-primary-400","hover:bg-neutral-0","active:bg-neutral-0 active:text-primary-600 focus-ring-primary","aria-disabled:text-neutral-300"],success:["bg-success-100 text-success-800 border-success-300 shadow-success-sm","hover:border-success-500 hover:shadow-success","active:bg-neutral-0 active:border-success-600 focus-ring-success","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],warning:["bg-warning-100 text-warning-800 border-warning-300 shadow-warning-sm","hover:border-warning-500 hover:shadow-warning","active:bg-neutral-0 active:border-warning-600 focus-ring-warning","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],critical:["bg-critical-100 text-critical-800 border-critical-300 shadow-critical-sm","hover:border-critical-500 hover:shadow-critical","active:bg-neutral-0 active:border-critical-600 focus-ring-critical","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"]},gr={primary:"text-neutral-0",secondary:"text-primary-300 group-hover:text-primary-400 group-active:text-primary-400",tertiary:"text-neutral-300 group-hover:text-neutral-500 group-active:text-neutral-500",ghost:"text-primary-300 group-hover:text-primary-400 group-active:text-primary-400",success:"text-success-500 group-hover:text-success-600 group-active:text-success-600",warning:"text-warning-500 group-hover:text-warning-600 group-active:text-warning-600",critical:"text-critical-500 group-hover:text-critical-600 group-active:text-critical-600"},xr={primary:"primaryInverted",secondary:"primary",tertiary:"neutral",ghost:"primary",success:"success",warning:"warning",critical:"critical"},br={sm:{default:"h-8 text-sm rounded-lg gap-0.5",sm:"sm:h-8 sm:text-sm sm:rounded-lg sm:gap-0.5",md:"md:h-8 md:text-sm md:rounded-lg md:gap-0.5",lg:"lg:h-8 lg:text-sm lg:rounded-lg lg:gap-0.5",xl:"xl:h-8 xl:text-sm xl:rounded-lg xl:gap-0.5","2xl":"2xl:h-8 2xl:text-sm 2xl:rounded-lg 2xl:gap-0.5"},md:{default:"h-10 text-base rounded-xl gap-1",sm:"sm:h-10 sm:text-base sm:rounded-xl sm:gap-1",md:"md:h-10 md:text-base md:rounded-xl md:gap-1",lg:"lg:h-10 lg:text-base lg:rounded-xl lg:gap-1",xl:"xl:h-10 xl:text-base xl:rounded-xl xl:gap-1","2xl":"2xl:h-10 2xl:text-base 2xl:rounded-xl 2xl:gap-1"},lg:{default:"h-12 text-base rounded-xl gap-1",sm:"sm:h-12 sm:text-base sm:rounded-xl sm:gap-1",md:"md:h-12 md:text-base md:rounded-xl md:gap-1",lg:"lg:h-12 lg:text-base lg:rounded-xl lg:gap-1",xl:"xl:h-12 xl:text-base xl:rounded-xl xl:gap-1","2xl":"2xl:h-12 2xl:text-base 2xl:rounded-xl 2xl:gap-1"}},wr={sm:{default:"min-w-20 px-2",sm:"sm:min-w-20 sm:px-2",md:"md:min-w-20 md:px-2",lg:"lg:min-w-20 lg:px-2",xl:"xl:min-w-20 xl:px-2","2xl":"2xl:min-w-20 2xl:px-2"},md:{default:"min-w-24 px-3",sm:"sm:min-w-24 sm:px-3",md:"md:min-w-24 md:px-3",lg:"lg:min-w-24 lg:px-3",xl:"xl:min-w-24 xl:px-3","2xl":"2xl:min-w-24 2xl:px-3"},lg:{default:"min-w-28 px-4",sm:"sm:min-w-28 sm:px-4",md:"md:min-w-28 md:px-4",lg:"lg:min-w-28 lg:px-4",xl:"xl:min-w-28 xl:px-4","2xl":"2xl:min-w-28 2xl:px-4"}},Er={sm:{default:"w-8",sm:"sm:w-8",md:"md:w-8",lg:"lg:w-8",xl:"xl:w-8","2xl":"2xl:w-8"},md:{default:"w-10",sm:"sm:w-10",md:"md:w-10",lg:"lg:w-10",xl:"xl:w-10","2xl":"2xl:w-10"},lg:{default:"w-12",sm:"sm:w-12",md:"md:w-12",lg:"lg:w-12",xl:"xl:w-12","2xl":"2xl:w-12"}},zr={lg:{default:"md",onlyIcon:"lg"},md:{default:"md",onlyIcon:"md"},sm:{default:"sm",onlyIcon:"sm"}},yr={lg:"md",md:"md",sm:"sm"},Nr=m(function(l,n){var r=l.variant,i=void 0===r?"primary":r,c=l.size,s=void 0===c?"lg":c,d=l.responsiveSize,m=void 0===d?{}:d,u=l.iconRight,v=l.iconLeft,p=l.className,f=l.children,h=l.isLoading,g=l.disabled,x=ta(l,["variant","size","responsiveSize","iconRight","iconLeft","className","children","isLoading","disabled"]),b=null==f||""===f,w=!0===g||!0===h,E=b?"onlyIcon":"default",z=hr[i].filter(function(e){return g?!e.includes("hover"):!h||!e.includes("disabled")&&!e.includes("hover")&&!e.includes("active")}),y=o("transition-all group-aria-disabled:text-neutral-300",gr[i]),N=Na.generateClassNames(s,m,br),C=Na.generateClassNames(s,m,b?Er:wr),O=o(["flex flex-row items-center justify-center group","leading-tight font-normal","border transition-all cursor-pointer","active:shadow-none aria-disabled:shadow-none aria-disabled:cursor-default"],z,N,C,p,{"cursor-progress":h}),A=zr[s][E],R=Object.keys(m).reduce(function(e,a){var t;return aa(aa({},e),((t={})[a]=zr[m[a]][E],t))},{}),T=yr[s],S=Object.keys(m).reduce(function(e,a){var t;return aa(aa({},e),((t={})[a]=yr[m[a]],t))},{}),_=!h&&null!=u&&!b,k={className:O,"aria-disabled":w},I={size:A,responsiveSize:R,className:y},M=a(t,{children:[!h&&null!=v&&e(nr,aa({icon:v},I)),h&&e(fr,{size:T,responsiveSize:S,variant:xr[i]}),!b&&e("div",{className:"px-1",children:f}),_&&e(nr,aa({icon:u},I))]});if("href"in x&&null!=x.href&&""!==x.href){var L=x.onClick,D=x.href,P=ta(x,["onClick","href"]);return e(sr,aa({href:D,onClick:function(e){return function(a){w?a.preventDefault():null==e||e(a)}}(L),ref:n},k,P,{children:M}))}var H=x,j=H.type,V=void 0===j?"button":j,B=ta(H,["type"]);return e("button",aa({disabled:w,ref:n,type:V},k,B,{children:M}))});Nr.displayName="Button";var Cr={critical:"fill-critical-300",info:"fill-info-300",neutral:"fill-neutral-800",success:"fill-success-300",warning:"fill-warning-300"},Or={critical:"bg-critical-300 text-critical-900 shadow-critical-md",info:"bg-info-300 text-info-900 shadow-info-md",neutral:"bg-neutral-800 text-neutral-50 shadow-neutral-md",success:"bg-success-300 text-success-900 shadow-success-md",warning:"bg-warning-300 text-warning-900 shadow-warning-md"},Ar=function(t){var l=t.children,n=t.content,r=t.open,i=t.defaultOpen,c=t.delayDuration,s=void 0===c?300:c,d=t.disableHoverableContent,m=t.variant,u=void 0===m?"neutral":m,v=t.onOpenChange,p=t.className,f=t.triggerAsChild,h=ta(t,["children","content","open","defaultOpen","delayDuration","disableHoverableContent","variant","onOpenChange","className","triggerAsChild"]);return e(A,{children:a(R,{open:r,defaultOpen:i,onOpenChange:v,delayDuration:s,disableHoverableContent:d,children:[e(T,{asChild:f,children:l}),e(S,{children:a(_,aa({className:o(Or[u],"flex min-h-6 items-center rounded-md px-1.5 text-sm leading-tight font-semibold",p),sideOffset:1},h,{children:[n,e(k,{className:o(Cr[u],"h-1 w-3")})]}))})]})})},Rr=m(function(l,n){var r=l.children,s=l.className;l.disabled;var d=l.removeControl,m=l.index,u=ta(l,["children","className","disabled","removeControl","index"]);return a(i,{className:o("group data-[state=open]:gradient-neutral-50-transparent-to-b relative flex overflow-hidden","data-[disabled=true]:bg-neutral-100"),children:[e("div",{className:o("bg-neutral-0 absolute inset-0 transition-opacity duration-300","group-data-[state=closed]:opacity-100 group-data-[state=open]:opacity-0"),"aria-hidden":"true"}),e(c,aa({asChild:null!=d&&null!=m,className:o("relative flex flex-1 items-baseline justify-between gap-x-4 px-4 py-3 outline-hidden md:gap-x-6 md:px-6 md:py-5","focus-ring-primary group-data-disabled:cursor-default group-data-disabled:bg-neutral-100",{"cursor-default":null!=d,"cursor-pointer":null==d},s),ref:n},u,{children:null!=d&&null!=m?a("div",{className:"flex flex-1 items-baseline justify-between gap-x-4",children:[r,e(Ar,{content:d.label,triggerAsChild:!0,children:e(Nr,{variant:"tertiary",size:"sm",iconLeft:er.CLOSE,onClick:function(e){e.stopPropagation(),d.onClick(m)},disabled:d.disabled})})]}):a(t,{children:[r,e(or,{icon:er.CHEVRON_DOWN,className:"transition-transform group-data-disabled:bg-neutral-100 group-data-disabled:text-neutral-100 group-data-[state=open]:rotate-180"})]})}))]})});Rr.displayName="Accordion.ItemHeader";var Tr,Sr,_r,kr,Ir={Container:ca,Item:oa,ItemHeader:Rr,ItemContent:sa},Mr={critical:er.CRITICAL,info:er.INFO,success:er.SUCCESS,warning:er.WARNING},Lr={critical:"border-critical-400 shadow-critical",info:"border-info-400 shadow-info",success:"border-success-400 shadow-success",warning:"border-warning-400 shadow-warning"},Dr={critical:"text-critical-500",info:"text-info-500",success:"text-success-500",warning:"text-warning-500"},Pr={critical:"text-critical-800",info:"text-info-800",success:"text-success-800",warning:"text-warning-800"},Hr=function(t){var l=t.className,n=t.children,r=t.message,i=t.variant,c=void 0===i?"info":i,s=ta(t,["className","children","message","variant"]);return a("div",aa({role:"alert",className:o("bg-neutral-0 w-full rounded-xl border px-4 py-3 md:px-6 md:py-5",Lr[c],l)},s,{children:[a("div",{className:"flex items-center gap-x-2 md:gap-x-3",children:[e(nr,{icon:Mr[c],className:Dr[c]}),e("p",{className:o("flex-1 text-sm leading-tight font-semibold md:text-base md:leading-normal",Pr[c]),children:r})]}),n&&e("div",{className:"ml-6 text-sm leading-normal font-normal text-neutral-500 md:ml-7 md:text-base",children:n})]}))},jr={critical:"text-critical-500",info:"text-info-500",success:"text-success-500",warning:"text-warning-500"},Vr={critical:"text-critical-800",info:"text-info-800",success:"text-success-800",warning:"text-warning-800"},Br=function(t){var l=t.className,n=t.message,r=t.variant,i=void 0===r?"info":r,c=ta(t,["className","message","variant"]);return a("div",aa({role:"alert",className:o("inline-flex items-center gap-x-2 rounded-md",l)},c,{children:[e(nr,{size:"sm",icon:Mr[i],responsiveSize:{md:"md"},className:jr[i]}),e("p",{className:o("text-xs leading-tight font-normal md:text-base",Vr[i]),children:n})]}))},qr={neutral:"bg-neutral-100 text-neutral-800",info:"bg-info-200 text-info-800",warning:"bg-warning-200 text-warning-800",critical:"bg-critical-200 text-critical-800",success:"bg-success-200 text-success-800",primary:"bg-primary-50 text-primary-400"},Fr=function(a){var t=a.label,l=a.variant,n=void 0===l?"neutral":l,r=a.className;return e("div",{className:o("flex h-5 items-center rounded-full px-1.5 md:h-6 md:px-2",qr[n],r),children:e("p",{className:"text-sm leading-tight font-normal md:text-base",children:t})})},Ur=function(t){var l=t.links,n=t.tag,r=ta(t,["links","tag"]),i=l[l.length-1],c=l.slice(0,-1);return a("nav",aa({"aria-label":"breadcrumbs",className:"flex min-w-0 items-center gap-x-2"},r,{children:[a("ol",{className:"flex min-w-0 items-center gap-x-0.5",children:[c.map(function(t){return a("li",{className:"flex items-center gap-x-1 whitespace-nowrap",children:[e(mr,{href:t.href,children:t.label}),e(nr,{icon:er.SLASH,className:"text-neutral-200",responsiveSize:{md:"lg"}})]},t.href)}),e("li",{"aria-current":"page",className:"truncate text-sm leading-tight font-normal text-neutral-500 md:text-base",children:i.label})]}),n&&e(Fr,aa({},n))]}))},Kr=function(a){var t=a.className,l=ta(a,["className"]);return e("div",aa({className:o("bg-neutral-0 shadow-neutral rounded-xl",t)},l))},Gr=function(){var e=ra(f(!1),2),a=e[0],t=e[1];h(function(){if(a){var e=setTimeout(function(){return t(!1)},2e3);return function(){return clearTimeout(e)}}},[a]);return{isCopied:a,handleCopy:function(e){return la(void 0,void 0,void 0,function(){return na(this,function(a){switch(a.label){case 0:return[4,pa.copy(e)];case 1:return a.sent(),t(!0),[2]}})})}}},Wr=function(e,a){void 0===a&&(a={});var t=a.delay,l=ra(f(e),2),n=l[0],r=l[1],i=g(void 0);return h(function(){return i.current=setTimeout(function(){return r(e)},t),function(){return clearTimeout(i.current)}},[e,t]),[n,r]},Xr=function(e){var a=x();return null!=e?e:a},Zr=function(e,a,t){return null!=t?t:a*e},Yr=function(t){var l=t.collapsedLines,n=void 0===l?3:l,r=t.collapsedPixels,i=t.overlayLines,c=void 0===i?2:i,s=t.isOpen,d=t.defaultOpen,m=void 0!==d&&d,u=t.buttonLabelOpened,v=t.buttonLabelClosed,p=t.showOverlay,x=void 0!==p&&p,w=t.className,E=t.onToggle,z=t.children,y=ta(t,["collapsedLines","collapsedPixels","overlayLines","isOpen","defaultOpen","buttonLabelOpened","buttonLabelClosed","showOverlay","className","onToggle","children"]),N=ra(f(m),2),C=N[0],O=N[1],A=ra(f(!1),2),R=A[0],T=A[1],S=ra(f(0),2),_=S[0],k=S[1],I=ra(f(24),2),M=I[0],L=I[1],D=ra(f(0),2),P=D[0],H=D[1],j=null!=s?s:C,V=g(null),B=Xr(),q=b(function(){return function(e,a){if(null==e||Ca.isServer())return a;var t=e.querySelector("p"),l=null!=t?t:e,n=window.getComputedStyle(l).lineHeight,r=parseFloat(n);return Number.isNaN(r)?a:r}(V.current,24)},[]),F=b(function(){var e=V.current;if(e){var a=q();L(a);var t=Zr(n,a,r),l=function(e){var a;if(null==e||Ca.isServer())return{clampedClientHeight:0,fullHeight:0};var t=e.clientHeight,l=e.cloneNode(!0),n=e.clientWidth||e.getBoundingClientRect().width||0;l.style.cssText=["position:absolute","left:-99999px","top:0","visibility:hidden","pointer-events:none","contain:layout style size","inline-size:".concat(n.toString(),"px"),"max-height:none","overflow:visible","display:block","-webkit-line-clamp:unset","WebkitLineClamp:unset","WebkitBoxOrient:unset"].join(";"),(null!==(a=e.parentElement)&&void 0!==a?a:document.body).appendChild(l);var r=l.scrollHeight;return l.remove(),{clampedClientHeight:t,fullHeight:r}}(e),i=l.clampedClientHeight,o=l.fullHeight,s=function(e,a,t){return void 0===t&&(t=.5),e>a+t}(o,t);T(s),k(s?o:t);var d=function(e){var a=e.collapsedLines,t=e.overlayLines,l=e.clampedClientHeight,n=e.minVisiblePx,r=void 0===n?12:n,i=e.minOverlayPx,c=void 0===i?16:i,o=e.maxOverlayPx,s=void 0===o?160:o;if(a<=1||l<=0)return 0;var d=Math.min(Math.max(t,0),Math.max(0,a-1));if(0===d)return 0;var m=d/a*l,u=Math.max(l-r,0),v=Math.min(m,u),p=Math.min(Math.max(v,c),s);return Math.round(p)}({collapsedLines:n,overlayLines:c,clampedClientHeight:i}),m=function(e){var a=e.showOverlay,t=e.isOpen,l=e.collapsedLines,n=e.overlayLines,r=e.lineHeight,i=e.collapsedHeight,c=e.fallbackLineHeight;if(!a||t)return 0;var o=r>0?r:void 0===c?24:c,s=Math.max(0,l-1),d=Math.min(Math.max(n,0),s),m=Math.max(0,Math.floor((i-o)/o));return Math.min(d,m)*o}({showOverlay:x,isOpen:j,collapsedLines:n,overlayLines:c,lineHeight:a,collapsedHeight:t});H(!x||j?0:d||m)}},[n,r,c,x,j,q]),U=b(function(){O(!j),null==E||E(!j)},[j,E]);h(function(){var e=V.current;if(e){var a=new ResizeObserver(function(){return F()});return a.observe(e),F(),"undefined"!=typeof window&&window.addEventListener("resize",F),function(){a.disconnect(),"undefined"!=typeof window&&window.removeEventListener("resize",F)}}},[F]);var K=Zr(n,M,r),G=null==r&&!x,W=!j&&G?{display:"-webkit-box",WebkitLineClamp:n,WebkitBoxOrient:"vertical",overflow:"hidden"}:{},X=o("pointer-events-none absolute bottom-0 left-0 z-[var(--guk-collapsible-overlay-z-index)] w-full"),Z=o({"mt-0":x&&!j},{"mt-4":x&&j||!x&&R});return a("div",aa({className:o("relative",{"bg-neutral-0":x},w)},y,{children:[a("div",{id:B,ref:V,"data-testid":"collapsible-content",style:aa(aa({},j?{maxHeight:_}:G?{}:{maxHeight:K}),W),className:"relative overflow-hidden transition-all",children:[z,R&&!j&&x&&e("div",{className:o(X,"from-neutral-0 via-neutral-0/70 to-neutral-0/0 bg-linear-to-t"),style:{height:P},"data-testid":"collapsible-overlay"})]}),R&&e("div",{className:Z,children:x?e(Nr,{onClick:U,variant:"tertiary",size:"md",iconRight:j?er.CHEVRON_UP:er.CHEVRON_DOWN,"aria-expanded":j,"aria-controls":B,className:"relative z-1",children:j?u:v}):a("button",{onClick:U,className:"group text-primary-400 hover:text-primary-600 active:text-primary-800 flex cursor-pointer items-center","aria-expanded":j,"aria-controls":B,children:[j?u:v,e(nr,{icon:j?er.CHEVRON_UP:er.CHEVRON_DOWN,size:"sm",className:"text-primary-300 group-hover:text-primary-500 group-active:text-primary-700 ml-2"})]})})]}))},Jr=function(a){var t=a.children,l=a.className,n=a.collapsedPixels,r=void 0===n?180:n,i=ta(a,["children","className","collapsedPixels"]);return e(Kr,{className:o("p-4 md:p-6",l),children:e(Yr,aa({showOverlay:!0,collapsedPixels:r},i,{children:t}))})};function $r(){return $r=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},$r.apply(null,arguments)}var Qr,ei;function ai(){return ai=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ai.apply(null,arguments)}var ti,li,ni,ri,ii;function ci(){return ci=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ci.apply(null,arguments)}var oi,si;function di(){return di=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},di.apply(null,arguments)}var mi,ui;function vi(){return vi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vi.apply(null,arguments)}var pi,fi;function hi(){return hi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},hi.apply(null,arguments)}var gi,xi,bi,wi;function Ei(){return Ei=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ei.apply(null,arguments)}var zi,yi,Ni,Ci;function Oi(){return Oi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Oi.apply(null,arguments)}var Ai,Ri;function Ti(){return Ti=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ti.apply(null,arguments)}var Si,_i,ki;function Ii(){return Ii=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ii.apply(null,arguments)}var Mi,Li;function Di(){return Di=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Di.apply(null,arguments)}var Pi,Hi;function ji(){return ji=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ji.apply(null,arguments)}var Vi,Bi,qi;function Fi(){return Fi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fi.apply(null,arguments)}var Ui,Ki;function Gi(){return Gi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Gi.apply(null,arguments)}var Wi,Xi,Zi;function Yi(){return Yi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Yi.apply(null,arguments)}var Ji,$i;function Qi(){return Qi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Qi.apply(null,arguments)}var ec,ac,tc;function lc(){return lc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},lc.apply(null,arguments)}var nc,rc,ic;function cc(){return cc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},cc.apply(null,arguments)}var oc,sc;function dc(){return dc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},dc.apply(null,arguments)}var mc,uc;function vc(){return vc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vc.apply(null,arguments)}var pc,fc,hc;function gc(){return gc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},gc.apply(null,arguments)}var xc,bc,wc,Ec;function zc(){return zc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},zc.apply(null,arguments)}var yc,Nc,Cc;function Oc(){return Oc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Oc.apply(null,arguments)}var Ac,Rc;function Tc(){return Tc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Tc.apply(null,arguments)}var Sc,_c={ACTION:function(e){return s.createElement("svg",$r({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Tr||(Tr=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M40.45 79.834c0-7.998 6.484-14.482 14.482-14.482h50.083c7.998 0 14.482 6.484 14.482 14.482 0 3.77-1.44 7.203-3.8 9.78l-15.952-7.17 3.804 11.872H54.932c-7.998 0-14.481-6.484-14.481-14.482m52.235-4.177L82.66 80.069v-3.403a2.503 2.503 0 0 0-2.492-2.515c-.343 0-.682.072-.997.21l-13.514 5.947a2.523 2.523 0 0 0-1.28 3.312 2.483 2.483 0 0 0 3.273 1.297l10.026-4.412v3.403a2.503 2.503 0 0 0 2.492 2.514c.343 0 .682-.072.997-.21l13.514-5.947a2.52 2.52 0 0 0 1.288-3.31 2.484 2.484 0 0 0-3.28-1.298",clipRule:"evenodd"})),Sr||(Sr=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M121.607 64.258a.8.8 0 0 1 .068-1.129l9.514-8.43a.8.8 0 0 1 1.129.068.8.8 0 0 1-.068 1.129l-9.514 8.43a.8.8 0 0 1-1.129-.068m-5.184-4.214a.8.8 0 0 1-.093-1.128l12.289-14.496a.8.8 0 1 1 1.22 1.035l-12.288 14.496a.8.8 0 0 1-1.128.093"})),_r||(_r=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M99.854 81.69a.8.8 0 0 0-1.098.977l10.896 32.722a.8.8 0 0 0 .79.546.8.8 0 0 0 .745-.604l3.942-15.71 16.018-2.404a.8.8 0 0 0 .675-.684.8.8 0 0 0-.468-.838zm13.853 17.025-3.404 13.564-9.456-28.397 27.349 12.16-13.804 2.071zM40.88 69.269a6.991 6.991 0 1 1 0-13.982 6.991 6.991 0 0 1 0 13.982m-5.391-6.99a5.391 5.391 0 1 0 10.782 0 5.391 5.391 0 0 0-10.782 0",clipRule:"evenodd"})),kr||(kr=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M27.2 62.278c0-7.66 6.21-13.87 13.87-13.87s13.871 6.21 13.871 13.87-6.21 13.87-13.87 13.87S27.2 69.939 27.2 62.279m13.87-12.27c-6.776 0-12.27 5.493-12.27 12.27s5.494 12.27 12.27 12.27c6.777 0 12.271-5.493 12.271-12.27s-5.494-12.27-12.27-12.27",clipRule:"evenodd"})))},APP:function(e){return s.createElement("svg",ai({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Qr||(Qr=s.createElement("path",{stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6,d:"M129.5 51v58a6 6 0 0 1-6 6h-87a6 6 0 0 1-6-6V51m99 0a6 6 0 0 0-6-6h-87a6 6 0 0 0-6 6m99 0v7h-99v-7m93 .5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-10 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-10 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"})),ei||(ei=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M54.5 77a8.5 8.5 0 1 1-8.5 8.5 2 2 0 1 0-4 0C42 92.404 47.596 98 54.5 98S67 92.404 67 85.5 61.404 73 54.5 73a2 2 0 1 0 0 4M76 84a2 2 0 1 0 0 4h38a2 2 0 1 0 0-4zm-2 9a2 2 0 0 1 2-2h6a2 2 0 1 1 0 4h-6a2 2 0 0 1-2-2m2-16a2 2 0 1 0 0 4h38a2 2 0 1 0 0-4z"})))},ARCHIVE:function(e){return s.createElement("svg",ci({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),ti||(ti=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M56.205 50.277a.8.8 0 0 1 .646-.327L33.289 81.772a.8.8 0 0 1 .157-.46z"})),li||(li=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M61.506 96.249a.8.8 0 0 0-.8.8v8.794a.8.8 0 0 0 .8.8H99.27a.8.8 0 0 0 .8-.8v-8.794a.8.8 0 0 0-.8-.8zm.8 8.794v-7.194H98.47v7.194z",clipRule:"evenodd"})),ni||(ni=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M56.85 49.95 33.29 81.79V118a.8.8 0 0 0 .8.8H79.87a1 1 0 0 0 .13-.011 1 1 0 0 0 .128.011h45.782a.8.8 0 0 0 .8-.8V81.788l-.003-.065a.8.8 0 0 0-.156-.414l-22.757-31.032a.8.8 0 0 0-.645-.327h-2.846a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8h2.44l21.588 29.438h-24.028a.8.8 0 0 0-.624.3l-4.933 6.167H65.253l-4.933-6.166a.8.8 0 0 0-.624-.3H35.668l21.588-29.44h2.44a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8zm43.839 32.638h24.422V117.2H80.129a1 1 0 0 0-.13.01 1 1 0 0 0-.128-.01H34.889V82.588H59.31l4.933 6.166a.8.8 0 0 0 .625.3H95.13a.8.8 0 0 0 .625-.3z",clipRule:"evenodd"})),ri||(ri=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M45.47 72.194a.8.8 0 0 0-.8.8v5.395a.8.8 0 0 0 1.6 0v-4.595h66.684v4.595a.8.8 0 1 0 1.6 0v-5.395a.8.8 0 0 0-.8-.8h-5.262v-7.498a.8.8 0 0 0-.8-.8H52.308a.8.8 0 0 0-.8.8v7.498zm61.422-6.698v6.698H53.108v-6.698z",clipRule:"evenodd"})),ii||(ii=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M62.28 45v17.137h35.44V45a3 3 0 0 0-3-3H65.28a3 3 0 0 0-3 3"})))},BOOK:function(e){return s.createElement("svg",di({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),oi||(oi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M41.7 49.903v-7.804a.8.8 0 0 1 .51-.746c4.225-1.638 11.157-2.687 18.33-.558 7.008 2.08 14.183 7.175 19.256 17.564 4.266-3.204 11.222-7.027 19.241-8.828 8.552-1.92 18.373-1.551 27.403 4.4a.8.8 0 0 1 .36.668v2.205c2.893.09 5.295 1.447 6.2 2.17a.8.8 0 0 1 .3.625v60a.8.8 0 0 1-.8.8h-105a.8.8 0 0 1-.8-.8v-59.5a.8.8 0 0 1 .59-.771l5.41-1.476v-3.753a.8.8 0 0 1 .356-.665c1.448-.966 5.078-2.941 8.644-3.531m1.6-7.248v60.437c17.594-3.847 30.036 5.779 35.4 13.266V59.776c-4.904-10.491-11.9-15.455-18.615-17.447-6.5-1.93-12.8-1.092-16.785.326M76.176 118.8c-8.27-6-25.25-12.788-42.277-3.006a.8.8 0 0 1-.8-.001.8.8 0 0 1-.399-.693V59.51l-4.4 1.2V118.8zm6.722 0H131.7V60.005c-.888-.6-2.742-1.52-4.9-1.6v57.194a.8.8 0 0 1-.494.739.8.8 0 0 1-.872-.173c-4.513-4.514-19.022-10.9-42.536 2.634m-4.895-.629c-8.029-6.217-25.7-13.996-43.703-4.427V54.536c1.497-.933 4.494-2.469 7.4-3.009V104.1c0 .246.113.478.306.629a.8.8 0 0 0 .684.148c18.03-4.415 30.534 5.978 35.313 13.294M80.3 59.988c4.053-3.15 11.022-7.084 19.088-8.896 8.141-1.828 17.341-1.484 25.812 3.941v58.804c-6.357-4.928-21.761-9.398-44.9 4.64z",clipRule:"evenodd"})),si||(si=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M94.833 68.9V48.962c6.395-3.373 14.028-3.709 20.675-.862v20.84a1 1 0 0 1-1.598.802L105 63.1l-8.557 6.593a1 1 0 0 1-1.61-.792"})))},BUILD:function(e){return s.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),mi||(mi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M71.942 40.228a4.56 4.56 0 0 0-5.53 3.292l-3.685 14.54a4.56 4.56 0 0 0 3.293 5.528l14.54 3.686a4.56 4.56 0 0 0 5.528-3.292l3.685-14.54a4.56 4.56 0 0 0-3.292-5.529zm-3.979 3.685a2.96 2.96 0 0 1 3.586-2.134l14.54 3.685a2.96 2.96 0 0 1 2.133 3.584l-3.685 14.54a2.96 2.96 0 0 1-3.584 2.135l-14.54-3.686a2.96 2.96 0 0 1-2.135-3.584zM34.2 46.25a4.56 4.56 0 0 1 4.551-4.55h15a4.56 4.56 0 0 1 4.549 4.55v15a4.56 4.56 0 0 1-4.55 4.55H38.752a4.56 4.56 0 0 1-4.55-4.55zm4.551-2.95a2.96 2.96 0 0 0-2.95 2.95v15c0 1.62 1.33 2.95 2.95 2.95h15c1.619 0 2.949-1.33 2.949-2.95v-15c0-1.62-1.33-2.95-2.95-2.95zm63.608 26.8a4.56 4.56 0 0 0-5.628 3.121l-4.13 14.42a4.56 4.56 0 0 0 3.123 5.627l14.419 4.13a4.56 4.56 0 0 0 5.626-3.122l4.13-14.42a4.56 4.56 0 0 0-3.121-5.625zm-4.09 3.562a2.96 2.96 0 0 1 3.649-2.023l14.42 4.13a2.96 2.96 0 0 1 2.023 3.647l-4.13 14.42a2.96 2.96 0 0 1-3.647 2.023l-14.42-4.13a2.96 2.96 0 0 1-2.025-3.648zM38.75 71.7a4.56 4.56 0 0 0-4.55 4.55v14.998a4.56 4.56 0 0 0 4.55 4.55h15a4.56 4.56 0 0 0 4.549-4.55V76.25a4.56 4.56 0 0 0-4.55-4.55zm-2.95 4.55c0-1.62 1.33-2.95 2.95-2.95h15c1.619 0 2.949 1.329 2.949 2.95v14.998c0 1.62-1.33 2.95-2.95 2.95H38.752a2.96 2.96 0 0 1-2.95-2.95zm2.95 25.449a4.56 4.56 0 0 0-4.55 4.55v14.999a4.563 4.563 0 0 0 4.55 4.551h15a4.563 4.563 0 0 0 4.549-4.551V106.25a4.56 4.56 0 0 0-4.55-4.55zm-2.95 4.55c0-1.62 1.33-2.95 2.95-2.95h15c1.619 0 2.949 1.329 2.949 2.95v14.999a2.963 2.963 0 0 1-2.95 2.951H38.752a2.963 2.963 0 0 1-2.95-2.951zm32.95-4.55a4.56 4.56 0 0 0-4.552 4.55v14.999a4.563 4.563 0 0 0 4.551 4.551h15a4.563 4.563 0 0 0 4.549-4.551V106.25a4.56 4.56 0 0 0-4.55-4.55zm-2.952 4.55c0-1.62 1.33-2.95 2.951-2.95h15c1.619 0 2.949 1.329 2.949 2.95v14.999a2.963 2.963 0 0 1-2.95 2.951H68.75a2.963 2.963 0 0 1-2.95-2.951zm28.4 0a4.56 4.56 0 0 1 4.55-4.55h14.999a4.56 4.56 0 0 1 4.55 4.55v14.999a4.563 4.563 0 0 1-4.55 4.551h-15a4.563 4.563 0 0 1-4.55-4.551zm4.55-2.95a2.96 2.96 0 0 0-2.951 2.95v14.999c0 1.62 1.33 2.951 2.95 2.951h15c1.619 0 2.95-1.33 2.95-2.951V106.25c0-1.621-1.33-2.95-2.95-2.95zM64.2 76.25a4.56 4.56 0 0 1 4.551-4.55h15a4.56 4.56 0 0 1 4.549 4.55v15a4.56 4.56 0 0 1-4.55 4.549H68.75a4.56 4.56 0 0 1-4.55-4.55zm4.551-2.95a2.96 2.96 0 0 0-2.95 2.95v15c0 1.62 1.33 2.949 2.95 2.949h15c1.619 0 2.949-1.33 2.949-2.95V76.25c0-1.62-1.33-2.95-2.95-2.95z",clipRule:"evenodd"})),ui||(ui=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M123.906 46.702a3.76 3.76 0 0 1 0 5.303l-10.605 10.61a3.76 3.76 0 0 1-5.303 0l-10.606-10.61a3.763 3.763 0 0 1 0-5.303l10.606-10.61a3.763 3.763 0 0 1 5.303 0z"})))},CHAIN:function(e){return s.createElement("svg",hi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),pi||(pi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M58.655 61.947c-.929.598-.929 1.569 0 2.167l19.664 12.681c.928.599 2.434.599 3.362 0l19.664-12.68c.929-.6.929-1.57 0-2.168L81.681 49.266c-.928-.599-2.434-.599-3.362 0zm21.009-11.814-19.665 12.68c-.186.12-.186.314 0 .434l19.665 12.68c.185.12.486.12.672 0l19.665-12.68c.185-.12.185-.314 0-.433L80.336 50.133a.67.67 0 0 0-.672 0m-21.01 45.753c-.928.599-.928 1.57 0 2.168l19.665 12.68c.928.599 2.433.599 3.362 0l19.664-12.68c.929-.599.929-1.57 0-2.168l-19.664-12.68c-.928-.6-2.434-.6-3.362 0zm21.01-11.814L59.999 96.753c-.186.12-.186.314 0 .434l19.665 12.68c.185.12.486.12.672 0l19.665-12.68c.185-.12.185-.314 0-.434l-19.665-12.68a.67.67 0 0 0-.672 0M31.68 81.084c-.928-.599-.928-1.57 0-2.168l19.665-12.68c.928-.599 2.433-.599 3.361 0l19.665 12.68c.928.599.928 1.57 0 2.168l-19.665 12.68c-.928.6-2.433.6-3.362 0zm1.345-1.3L52.69 67.102a.67.67 0 0 1 .673 0l19.664 12.68c.186.12.186.314 0 .434l-19.665 12.68a.67.67 0 0 1-.672 0l-19.664-12.68c-.186-.12-.186-.314 0-.434",clipRule:"evenodd"})),fi||(fi=s.createElement("rect",{width:27.399,height:27.399,fill:"var(--guk-illustration-accent-color)",rx:2,transform:"matrix(.84042 -.54194 .84042 .54194 83.947 80)"})))},DATABASE:function(e){return s.createElement("svg",Ei({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),gi||(gi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M79.623 28.2c3.33 0 6.04 2.68 6.04 6s-2.71 6.002-6.04 6.002-6.04-2.681-6.04-6.001 2.71-6.001 6.04-6.001m4.44 6c0-2.424-1.983-4.4-4.44-4.4s-4.44 1.976-4.44 4.4c0 2.426 1.982 4.402 4.44 4.402 2.457 0 4.44-1.976 4.44-4.401M41.12 68.21c3.33 0 6.04 2.682 6.04 6.001s-2.71 6.001-6.04 6.001-6.04-2.68-6.04-6 2.71-6.002 6.04-6.002m4.44 6.001c0-2.424-1.982-4.4-4.44-4.4s-4.44 1.976-4.44 4.4 1.983 4.401 4.44 4.401 4.44-1.976 4.44-4.4m73.317-6c3.331 0 6.041 2.68 6.041 6s-2.71 6.001-6.041 6.001c-3.33 0-6.04-2.68-6.04-6s2.71-6.002 6.04-6.002m4.441 6c0-2.424-1.983-4.4-4.441-4.4s-4.44 1.976-4.44 4.4 1.983 4.401 4.44 4.401 4.441-1.976 4.441-4.4M111.904 90.99c-1.657 0-3.044-1.374-2.547-2.955 1.266-4.024 5.05-6.944 9.521-6.944s8.256 2.92 9.522 6.944c.497 1.58-.89 2.955-2.547 2.955zm14.846-1.961c-.175.193-.499.36-.897.36h-13.949c-.398 0-.722-.167-.897-.36-.15-.164-.184-.32-.124-.513 1.061-3.37 4.236-5.825 7.995-5.825s6.935 2.455 7.995 5.825c.061.192.026.349-.123.513m-95.15-.994c-.497 1.58.89 2.955 2.547 2.955h13.949c1.657 0 3.044-1.374 2.547-2.955-1.267-4.024-5.05-6.944-9.522-6.944-4.47 0-8.255 2.92-9.521 6.944m16.496 1.355c.398 0 .722-.168.897-.361.15-.164.184-.32.123-.514-1.06-3.37-4.235-5.824-7.995-5.824s-6.934 2.455-7.995 5.825c-.06.192-.026.349.124.513.175.192.499.36.897.36zm24.552-38.411c-1.657 0-3.044-1.374-2.547-2.955 1.266-4.023 5.05-6.944 9.521-6.944s8.256 2.92 9.522 6.944c.497 1.581-.89 2.955-2.547 2.955zm14.846-1.96c-.175.192-.499.36-.897.36H72.648c-.398 0-.722-.168-.897-.36-.15-.165-.184-.322-.124-.514 1.06-3.37 4.236-5.825 7.996-5.825 3.759 0 6.934 2.455 7.995 5.825.06.193.026.349-.124.513m-1.832 65.204c0-3.32-2.71-6.001-6.04-6.001s-6.04 2.681-6.04 6.001 2.71 6.001 6.04 6.001 6.04-2.681 6.04-6.001m-6.04-4.401c2.458 0 4.44 1.976 4.44 4.401s-1.982 4.401-4.44 4.401-4.44-1.976-4.44-4.401 1.982-4.401 4.44-4.401m-6.974 21.178c-1.657 0-3.044-1.374-2.547-2.954 1.266-4.024 5.05-6.944 9.521-6.944s8.256 2.92 9.522 6.944c.497 1.58-.89 2.954-2.547 2.954zm14.846-1.96c-.175.192-.5.36-.897.36h-13.95c-.397 0-.721-.168-.896-.36-.15-.165-.184-.321-.124-.514 1.06-3.37 4.236-5.824 7.995-5.824s6.935 2.454 7.995 5.824c.061.193.026.349-.123.514",clipRule:"evenodd"})),xi||(xi=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M71.562 40.41a.8.8 0 0 1-.602.958c-12.826 2.94-23.278 12.111-27.996 24.16a.8.8 0 0 1-1.037.453.8.8 0 0 1-.453-1.037c4.908-12.534 15.78-22.077 29.129-25.136a.8.8 0 0 1 .958.602m16.558 0a.8.8 0 0 1 .959-.601c13.348 3.058 24.22 12.6 29.128 25.135a.8.8 0 0 1-.453 1.037.8.8 0 0 1-1.036-.454C112 53.48 101.547 44.307 88.721 41.368a.8.8 0 0 1-.6-.958m-16.559 79.094a.8.8 0 0 0-.6-.959c-12.827-2.939-23.28-12.111-27.997-24.16a.8.8 0 0 0-1.037-.452.8.8 0 0 0-.453 1.036c4.908 12.534 15.78 22.077 29.129 25.136a.8.8 0 0 0 .958-.601m16.56 0a.8.8 0 0 0 .958.601c13.348-3.059 24.22-12.602 29.128-25.136a.8.8 0 0 0-.453-1.036.8.8 0 0 0-1.036.453c-4.718 12.048-15.171 21.22-27.997 24.159a.8.8 0 0 0-.6.959m-8.657-58.798c-10.008 0-18.118 4.157-18.118 9.285s8.111 9.286 18.118 9.286 18.118-4.158 18.118-9.285c0-5.13-8.111-9.286-18.118-9.286"})),bi||(bi=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M62.477 76.56c2.492 3.602 9.103 6.384 16.986 6.384 7.922 0 14.524-2.754 16.986-6.385.706.993 1.132 1.978 1.132 3.095 0 5.129-8.11 9.286-18.118 9.286-10.006 0-18.118-4.157-18.118-9.286 0-1.142.395-2.083 1.132-3.094"})),wi||(wi=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M79.463 92.003c-7.883 0-14.493-2.783-16.985-6.384-.737 1.01-1.133 1.952-1.133 3.094 0 5.129 8.112 9.286 18.118 9.286 10.008 0 18.118-4.157 18.118-9.286 0-1.117-.426-2.102-1.132-3.094-2.462 3.63-9.064 6.384-16.986 6.384"})))},ERROR:function(e){return s.createElement("svg",Oi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),zi||(zi=s.createElement("ellipse",{cx:79.67,cy:80.217,fill:"var(--guk-illustration-accent-color)",rx:16.911,ry:16.769})),yi||(yi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M60.527 40.323a.8.8 0 0 0-1.29-.202l-19.81 20.362a.8.8 0 0 0 .063 1.175l7.966 6.582a45 45 0 0 0-2.563 4.217c-2.358 4.419-4.16 9.706-3.758 14.996.495 6.507 3.192 10.566 7.023 11.753a8 8 0 0 0 2.56.353c.233.93.552 1.817.938 2.65 1.699 3.665 4.784 6.409 7.806 6.818 1.069.145 2.176.111 3.269-.077.691 2.677 2.201 5.114 4.202 6.812 1.57 1.332 3.467 2.229 5.534 2.406 2.076.178 4.267-.375 6.4-1.849a.8.8 0 0 0 .204-1.113.8.8 0 0 0-1.113-.204c-1.852 1.281-3.678 1.716-5.354 1.572-1.685-.144-3.277-.879-4.636-2.032-1.747-1.483-3.07-3.624-3.681-5.966a12.5 12.5 0 0 0 3.602-1.79c2.387-1.727 4.105-4.368 3.832-7.485-.133-1.51-.681-2.683-1.647-3.291-.985-.62-2.165-.505-3.21.049-2.064 1.094-3.964 4.021-4.466 8.248a12.4 12.4 0 0 0 .026 3.072 9.2 9.2 0 0 1-2.748.062c-2.293-.31-5.006-2.535-6.569-5.905a13.4 13.4 0 0 1-.784-2.158c2.669-.54 5.413-2.254 7.844-4.985 1.888-2.123 2.785-4.152 2.88-5.9.098-1.765-.634-3.217-1.907-4.011-2.576-1.607-6.53-.222-9.04 4.448-1.659 3.085-2.077 6.201-1.692 9.027a6.4 6.4 0 0 1-1.776-.279c-2.933-.909-5.43-4.156-5.902-10.346-.37-4.867 1.29-9.84 3.575-14.122a44 44 0 0 1 2.39-3.946l6.74 5.57a.8.8 0 0 0 1.182-.183l11.597-17.967a.8.8 0 0 0 .044-.79zM49.62 67.953l6.141 5.074L66.623 56.2l-7.027-14.153L41.18 60.977l7.205 5.955c1.398-1.9 2.763-3.458 3.857-4.542a.8.8 0 1 1 1.127 1.136c-1.051 1.042-2.383 2.563-3.748 4.427m17.332 37.537a10.8 10.8 0 0 1-2.963 1.502c-.096-.827-.1-1.665-.002-2.496.465-3.918 2.188-6.261 3.627-7.024.707-.374 1.249-.334 1.608-.108.377.238.796.832.905 2.076.21 2.393-1.093 4.543-3.175 6.05m-7.98-12.161c-2.291 2.574-4.73 4.03-6.97 4.478-.358-2.534.01-5.335 1.507-8.119 2.32-4.316 5.374-4.728 6.784-3.849.72.45 1.226 1.311 1.157 2.567-.07 1.274-.744 2.973-2.479 4.923",clipRule:"evenodd"})),Ni||(Ni=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M100.069 67.303a.8.8 0 0 1-.032-1.13l9.868-10.42a.8.8 0 0 1 1.163 1.101l-9.868 10.42a.8.8 0 0 1-1.131.03m-6.303-4.194a.8.8 0 0 1-.192-1.115l12.371-17.496a.8.8 0 0 1 1.307.925L94.882 62.92a.8.8 0 0 1-1.116.19"})),Ci||(Ci=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M95.14 88.862a.8.8 0 0 0-.876 1.271l25.125 29.705a.8.8 0 0 0 .886.235.8.8 0 0 0 .525-.751V98.48a.8.8 0 0 0-.534-.754zm24.06 28.275L97.39 91.352l21.81 7.694z",clipRule:"evenodd"})))},EXPLORE:function(e){return s.createElement("svg",Ti({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Ai||(Ai=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M80 40.8c-21.65 0-39.2 17.55-39.2 39.2s17.55 39.2 39.2 39.2 39.2-17.55 39.2-39.2S101.65 40.8 80 40.8M39.2 80c0-22.533 18.267-40.8 40.8-40.8s40.8 18.267 40.8 40.8-18.267 40.8-40.8 40.8S39.2 102.533 39.2 80",clipRule:"evenodd"})),Ri||(Ri=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m93.466 61.307-18.85 8.4c-1.795.819-3.292 2.355-4.09 4.199l-8.179 19.358c-.698 1.536-.299 3.278.798 4.507.798.82 1.795 1.229 2.793 1.229a4.4 4.4 0 0 0 1.596-.307l18.85-8.4c1.795-.819 3.292-2.355 4.09-4.199l8.178-19.358c.699-1.536.3-3.278-.797-4.507-1.198-1.229-2.893-1.536-4.39-.922zm-8.079 22.124-8.178-8.4L91.67 68.58z"})))},GAS:function(e){return s.createElement("svg",Ii({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Si||(Si=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M93.572 36.467a.8.8 0 0 0 0-1.6H66.429a.8.8 0 0 0 0 1.6H79.2V47.54C62.653 47.876 48.65 58.57 43.408 73.4a.8.8 0 1 0 1.509.533c5.107-14.45 18.887-24.8 35.083-24.8 20.545 0 37.2 16.655 37.2 37.2s-16.655 37.2-37.2 37.2c-19.88 0-36.117-15.594-37.148-35.216l3.674 3.673a.8.8 0 0 0 1.13-1.131l-5.09-5.091a.8.8 0 0 0-1.132 0l-5.09 5.09a.8.8 0 0 0 1.13 1.132l3.771-3.77c.984 20.552 17.959 36.913 38.755 36.913 21.429 0 38.8-17.371 38.8-38.8 0-21.161-16.941-38.366-38-38.792V36.467z"})),_i||(_i=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M60.735 46.044a.8.8 0 0 1-.16 1.12L46.1 58.02a.8.8 0 0 1-1.12-.16.8.8 0 0 1 .16-1.12l14.476-10.857a.8.8 0 0 1 1.12.16m38.69 1.12a.8.8 0 1 1 .96-1.28l14.476 10.857a.8.8 0 0 1-.96 1.28z"})),ki||(ki=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M80.698 95.854c-3.025 0-5.04-1.161-6.024-3.479-.201-.474-.689-.785-1.195-.69l-7.794 1.453c-.575.107-.938.683-.754 1.237 1.8 5.435 5.625 8.63 11.49 9.571.5.081.88.505.88 1.011v2.995a1 1 0 0 0 1 1h3.362a1 1 0 0 0 1-1v-2.989c0-.509.384-.934.887-1.01 3.543-.532 6.344-1.808 8.44-3.808 2.257-2.169 3.391-4.86 3.391-8.063 0-2.276-.592-4.28-1.749-5.952-1.17-1.673-2.626-2.871-4.363-3.565-1.765-.712-4.642-1.495-8.686-2.4-1.762-.4-2.829-.782-3.23-1.173a1.91 1.91 0 0 1-.583-1.397c0-1.507 1.165-2.248 3.46-2.248q3.59-.001 5.07 2.715c.255.467.79.738 1.297.578l6.832-2.152c.542-.17.836-.76.609-1.28-1.864-4.26-5.362-6.783-10.484-7.571a1.036 1.036 0 0 1-.889-1.012V63.81a1 1 0 0 0-1-1h-3.36a1 1 0 0 0-1 1v2.958c0 .495-.364.912-.85 1.006-3.28.632-5.75 1.956-7.414 3.95-1.8 2.174-2.701 4.641-2.701 7.448 0 2.543.83 4.78 2.476 6.73 1.634 1.956 5.537 3.553 11.668 4.819 1.57.317 2.649.69 3.26 1.128.606.415.912 1.035.912 1.8 0 1.464-1.31 2.205-3.959 2.205"})))},GOAL:function(e){return s.createElement("svg",Di({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Mi||(Mi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M87.352 79.125a3.9 3.9 0 0 1 3.898-3.898H116a3.9 3.9 0 0 1 3.898 3.898v40.125a3.9 3.9 0 0 1-3.898 3.898H40a3.9 3.9 0 0 1-3.898-3.898v-12.578A3.9 3.9 0 0 1 40 102.774h20.266c1.16 0 2.102-.941 2.102-2.102v-7.453a3.9 3.9 0 0 1 3.898-3.898H85.25c1.161 0 2.102-.941 2.102-2.102zm3.898-2.102c-1.16 0-2.102.941-2.102 2.102v8.094a3.9 3.9 0 0 1-3.898 3.898H66.266c-1.161 0-2.102.94-2.102 2.102v7.453a3.9 3.9 0 0 1-3.898 3.898H40c-1.16 0-2.102.941-2.102 2.102v12.578c0 1.161.941 2.102 2.102 2.102h76a2.1 2.1 0 0 0 2.102-2.102V79.125c0-1.16-.941-2.102-2.102-2.102z",clipRule:"evenodd"})),Li||(Li=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M105.636 32.327v43.488h-4.653V57.34h-25.13a2.33 2.33 0 0 1-1.95-1.065 2.33 2.33 0 0 1-.166-2.216l4.118-9.156-4.072-8.062a2.33 2.33 0 0 1 .093-2.327 2.33 2.33 0 0 1 1.978-1.105h25.129v-1.082a2.327 2.327 0 1 1 4.653 0"})))},LABELS:function(e){return s.createElement("svg",ji({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Pi||(Pi=s.createElement("path",{stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6,d:"M98.854 43.8c1.189 0 2.322.504 3.119 1.387l11.519 12.772a4.2 4.2 0 0 1 0 5.626l-11.519 12.771a4.2 4.2 0 0 1-3.119 1.387H49.626a4.2 4.2 0 0 1-4.2-4.2V48a4.2 4.2 0 0 1 4.2-4.2zm3.617 21.605a4.285 4.285 0 1 0 .001-8.569 4.285 4.285 0 0 0-.001 8.569"})),Hi||(Hi=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M102.567 83.108a5 5 0 0 0-3.713-1.652H49.626a5 5 0 0 0-5 5V112a5 5 0 0 0 5 5h49.228a5 5 0 0 0 3.713-1.651l11.519-12.772a5 5 0 0 0 0-6.698zm-.096 19.954a3.485 3.485 0 1 0 0-6.97 3.485 3.485 0 0 0 0 6.97m-50.875-7.084a2.09 2.09 0 0 1 2.09-2.09H89.23a2.09 2.09 0 0 1 0 4.18H53.687a2.09 2.09 0 0 1-2.091-2.09m2.09 5.575a2.09 2.09 0 0 0 0 4.182h20.908a2.09 2.09 0 0 0 0-4.182z",clipRule:"evenodd"})))},LIGHTBULB:function(e){return s.createElement("svg",Fi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Vi||(Vi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M56.007 41.678a.8.8 0 1 0-1.28.959l8.846 11.815a.8.8 0 0 0 1.281-.96zm65.38 14.23a.8.8 0 0 0 .313-1.086.8.8 0 0 0-1.087-.313l-15.658 8.653a.8.8 0 0 0-.313 1.087.8.8 0 0 0 1.087.313zm-20.756 39.143a.8.8 0 0 1 1.13-.05l14.422 13.185a.8.8 0 1 1-1.08 1.181l-14.422-13.186a.8.8 0 0 1-.05-1.13m-38.426 1.513a.8.8 0 0 0-1.14-1.123c-5.166 5.247-7.65 8.105-10.13 10.956l-.001.003c-2.467 2.837-4.928 5.668-10.06 10.881a.8.8 0 0 0 .009 1.131.8.8 0 0 0 1.131-.009c5.165-5.246 7.65-8.104 10.13-10.956l.001-.002c2.467-2.838 4.928-5.669 10.06-10.881M38.2 77.048a.8.8 0 0 1 .8-.8h12.362a.8.8 0 0 1 0 1.6H39a.8.8 0 0 1-.8-.8m50.952 17.306a.898.898 0 1 0-1.796 0v8.86a7.55 7.55 0 0 1-15.099 0V95a.898.898 0 0 0-1.796 0v8.214a9.345 9.345 0 0 0 18.69 0z"})),Bi||(Bi=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M73.535 73.764c.354 1.9 1.244 3.377 2.38 4.452.886-1.104 1.486-2.751 1.593-4.873.082-1.637-.258-2.714-.712-3.34-.445-.615-1.005-.815-1.505-.75-.98.13-2.319 1.496-1.756 4.51m11.889-1.923c1.242 1.74 1.12 4.146.042 6.004a6.5 6.5 0 0 1-.878-1.1c-1.411-2.235-1.387-4.121-.937-5.042.224-.459.505-.607.714-.616.218-.009.607.121 1.059.754"})),qi||(qi=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M80.213 97.562c11.948 0 21.633-9.685 21.633-21.633s-9.685-21.633-21.633-21.633S58.58 63.98 58.58 75.929s9.685 21.633 21.633 21.633m-1.514-24.158c.091-1.81-.274-3.186-.938-4.102-.673-.928-1.645-1.36-2.625-1.23-1.98.26-3.393 2.591-2.774 5.91.402 2.152 1.411 3.836 2.7 5.067q-.422.317-.89.507c-1.766.718-4.253.163-6.93-2.655a.596.596 0 0 0-.865.822c2.847 2.995 5.833 3.918 8.245 2.937a5.3 5.3 0 0 0 1.376-.827 9.5 9.5 0 0 0 1.475.883c2.316 1.116 4.966 1.222 6.654.186.58-.356 1.1-.804 1.547-1.316 1.411 1.014 3.121 1.586 4.78 1.61 2.667.039 5.241-1.35 6.204-4.59a.596.596 0 0 0-1.143-.339c-.79 2.661-2.839 3.769-5.044 3.737-1.417-.02-2.882-.514-4.088-1.378 1.392-2.244 1.61-5.237.011-7.477-.575-.806-1.298-1.285-2.078-1.253-.788.033-1.391.577-1.737 1.283-.69 1.41-.55 3.746 1.001 6.203.335.53.734 1.013 1.18 1.442a5.6 5.6 0 0 1-1.257 1.061c-1.226.753-3.42.765-5.512-.243a8 8 0 0 1-1.149-.672c1.084-1.35 1.741-3.284 1.857-5.566",clipRule:"evenodd"})))},MAGNIFYING_GLASS:function(e){return s.createElement("svg",Gi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Ui||(Ui=s.createElement("path",{stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6,d:"M86.924 36.216c-19.924 0-36.077 16.153-36.077 36.076 0 8.097 2.701 15.548 7.206 21.568l-16.617 16.617a6.274 6.274 0 0 0 0 8.872v0a6.275 6.275 0 0 0 8.872 0l16.877-16.878a35.9 35.9 0 0 0 19.739 5.898c19.923 0 36.076-16.153 36.076-36.077 0-19.923-16.153-36.076-36.076-36.076m0 62.742c-14.704 0-26.666-11.962-26.666-26.666 0-14.703 11.962-26.665 26.666-26.665 14.703 0 26.665 11.962 26.665 26.665 0 14.704-11.962 26.666-26.665 26.666"})),Ki||(Ki=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M89.63 53.47h-5.412a2 2 0 0 0-2 2v30.508a2 2 0 0 0 2 2h5.411a2 2 0 0 0 2-2V55.47a2 2 0 0 0-2-2M77.08 66.018H71.67a2 2 0 0 0-2 2v17.96a2 2 0 0 0 2 2h5.411a2 2 0 0 0 2-2v-17.96a2 2 0 0 0-2-2m19.685-6.274h5.412a2 2 0 0 1 2 2v24.234a2 2 0 0 1-2 2h-5.412a2 2 0 0 1-2-2V61.744a2 2 0 0 1 2-2"})))},NOT_FOUND:function(e){return s.createElement("svg",Yi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Wi||(Wi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M30.82 58.987c0-19.939 16.164-36.103 36.102-36.103s36.103 16.164 36.103 36.103c0 19.938-16.165 36.102-36.103 36.102a35.9 35.9 0 0 1-19.24-5.571l-16.111 16.111a6.897 6.897 0 1 1-9.754-9.754l15.828-15.829c-4.275-5.928-6.826-13.189-6.826-21.06m-7.943 45.581a5.397 5.397 0 0 0 7.633 0L47.05 88.03a.75.75 0 0 1 .94-.097 34.43 34.43 0 0 0 18.932 5.656c19.11 0 34.603-15.493 34.603-34.602 0-19.11-15.493-34.603-34.603-34.603S32.32 39.877 32.32 58.987c0 7.764 2.59 14.909 6.912 20.685a.75.75 0 0 1-.07.98L22.877 96.936a5.397 5.397 0 0 0 0 7.632m44.045-70.962c-13.994 0-25.38 11.386-25.38 25.38s11.386 25.38 25.38 25.38 25.38-11.385 25.38-25.38-11.385-25.38-25.38-25.38m-26.88 25.38c0-14.822 12.057-26.88 26.88-26.88s26.88 12.058 26.88 26.88c0 14.823-12.057 26.88-26.88 26.88s-26.88-12.057-26.88-26.88",clipRule:"evenodd"})),Xi||(Xi=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M30.82 58.987c0-19.939 16.164-36.103 36.102-36.103s36.103 16.164 36.103 36.103c0 19.938-16.165 36.102-36.103 36.102a35.9 35.9 0 0 1-19.24-5.571l-16.111 16.111a6.897 6.897 0 1 1-9.754-9.754l15.828-15.829c-4.275-5.928-6.826-13.189-6.826-21.06m-7.943 45.581a5.397 5.397 0 0 0 7.633 0L47.05 88.03a.75.75 0 0 1 .94-.097 34.43 34.43 0 0 0 18.932 5.656c19.11 0 34.603-15.493 34.603-34.602 0-19.11-15.493-34.603-34.603-34.603S32.32 39.877 32.32 58.987c0 7.764 2.59 14.909 6.912 20.685a.75.75 0 0 1-.07.98L22.877 96.936a5.397 5.397 0 0 0 0 7.632m44.045-70.962c-13.994 0-25.38 11.386-25.38 25.38s11.386 25.38 25.38 25.38 25.38-11.385 25.38-25.38-11.385-25.38-25.38-25.38m-26.88 25.38c0-14.822 12.057-26.88 26.88-26.88s26.88 12.058 26.88 26.88c0 14.823-12.057 26.88-26.88 26.88s-26.88-12.057-26.88-26.88M64.654 128.1a6.017 6.017 0 0 1 6.018-6.017h57.061a6.017 6.017 0 0 1 0 12.034H70.672a6.017 6.017 0 0 1-6.017-6.017m67.596 0a4.517 4.517 0 0 0-4.517-4.517H70.672a4.517 4.517 0 1 0 0 9.034h57.061a4.517 4.517 0 0 0 4.517-4.517m-67.595-20.19a6.017 6.017 0 0 1 6.017-6.017h57.061a6.017 6.017 0 0 1 0 12.034H70.672a6.017 6.017 0 0 1-6.017-6.017m67.595 0a4.517 4.517 0 0 0-4.517-4.517H70.672a4.517 4.517 0 1 0 0 9.034h57.061a4.517 4.517 0 0 0 4.517-4.517m-30.725-20.191a6.017 6.017 0 0 1 6.017-6.017h20.191a6.017 6.017 0 0 1 0 12.034h-20.191a6.017 6.017 0 0 1-6.017-6.017m30.725 0a4.517 4.517 0 0 0-4.517-4.517h-20.191a4.517 4.517 0 1 0 0 9.034h20.191a4.517 4.517 0 0 0 4.517-4.517",clipRule:"evenodd"})),Zi||(Zi=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M80.473 65.16a5.5 5.5 0 0 1-7.78 7.779l-5.971-5.973-5.973 5.973a5.5 5.5 0 1 1-7.779-7.78l5.973-5.972-5.973-5.972a5.5 5.5 0 0 1 7.779-7.78l5.972 5.973 5.973-5.972a5.5 5.5 0 0 1 7.779 7.779L74.5 59.187z",clipRule:"evenodd"})))},SECURITY:function(e){return s.createElement("svg",Qi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Ji||(Ji=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M74.679 74.697c0 1.916 1.077 3.592 2.753 4.43l-1.916 7.421c-.12.36 0 .719.24 1.078s.598.478.958.478h6.105c.359 0 .718-.12.957-.478.24-.36.36-.719.24-1.078l-1.915-7.422c1.675-.838 2.753-2.514 2.753-4.429 0-2.753-2.275-5.028-5.028-5.028-2.873 0-5.147 2.275-5.147 5.028"})),$i||($i=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M106.681 45.13a8.597 8.597 0 0 0 17.154-.8 8.595 8.595 0 0 0-17.154-.798h-8.282a2.8 2.8 0 0 0-2.48 1.498l-8.178 15.579-.164-.08c-2.91-1.425-5.614-3.46-7.312-6.281a.8.8 0 0 0-.146-.186.8.8 0 0 0-.208-.14.8.8 0 0 0-.34-.077.8.8 0 0 0-.342.076.8.8 0 0 0-.353.327c-1.698 2.821-4.403 4.856-7.313 6.282a25 25 0 0 1-.508.241L62.791 45.03a2.8 2.8 0 0 0-2.48-1.498H52.03a8.596 8.596 0 1 0 0 1.6h8.283a1.2 1.2 0 0 1 1.062.642L69.578 61.4a30.2 30.2 0 0 1-6.32 1.7c-1.392.212-2.537 1.382-2.537 2.869V77.91H45.19l-.038.001a8.596 8.596 0 1 0 0 1.599H60.72v2.64c0 5.135 3.196 9.914 7.003 13.736.717.72 1.462 1.411 2.218 2.07a.8.8 0 0 0-.104.152l-8.463 16.119a1.2 1.2 0 0 1-1.062.642h-8.246l-.018.001h-.019a8.596 8.596 0 1 0 0 1.599h8.283a2.8 2.8 0 0 0 2.479-1.498l8.387-15.975c2.89 2.352 5.83 4.201 8.009 5.343a.8.8 0 0 0 .767 0c2.102-1.102 4.914-2.863 7.707-5.099l8.259 15.731a2.8 2.8 0 0 0 2.479 1.498h8.282a8.596 8.596 0 0 0 17.154-.799 8.596 8.596 0 0 0-17.154-.8l-.036-.001h-8.246a1.2 1.2 0 0 1-1.063-.642l-8.415-16.03a43 43 0 0 0 2.497-2.311c3.807-3.822 7.002-8.6 7.002-13.737v-2.64l.06.002h16.33l.037-.001a8.595 8.595 0 1 0 0-1.599H98.48l-.06.002V65.969c0-1.487-1.145-2.657-2.538-2.87a30 30 0 0 1-6.675-1.84l8.13-15.486a1.2 1.2 0 0 1 1.062-.642h8.282m1.564-.8a6.995 6.995 0 1 0 13.99 0 6.995 6.995 0 0 0-13.99 0M62.321 78.715V65.969c0-.62.49-1.183 1.179-1.288 2.452-.373 5.68-1.202 8.767-2.715 2.737-1.34 5.404-3.238 7.303-5.87 1.9 2.632 4.567 4.53 7.304 5.87 3.087 1.513 6.315 2.342 8.767 2.715.69.105 1.179.669 1.179 1.288v16.18c0 4.49-2.822 8.88-6.535 12.607-3.541 3.554-7.771 6.385-10.715 7.975-2.943-1.59-7.173-4.42-10.714-7.975-3.714-3.728-6.535-8.116-6.535-12.607zM50.466 44.331a6.995 6.995 0 1 1-13.99 0 6.995 6.995 0 0 1 13.99 0m0 71.339a6.995 6.995 0 0 0-6.995-6.995 6.995 6.995 0 1 0 0 13.99 6.995 6.995 0 0 0 6.995-6.995m57.779 0a6.994 6.994 0 0 1 6.995-6.995 6.995 6.995 0 1 1 0 13.99 6.995 6.995 0 0 1-6.995-6.995m-71.65-29.964a6.995 6.995 0 1 0 0-13.99 6.995 6.995 0 0 0 0 13.99m86.81 0a6.995 6.995 0 1 1 0-13.99 6.995 6.995 0 0 1 0 13.99",clipRule:"evenodd"})))},SETTINGS:function(e){return s.createElement("svg",lc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),ec||(ec=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M100.855 99.348h10.128a2.339 2.339 0 1 1 0 4.676h-10.544a7.602 7.602 0 0 1-13.987 0H49.017a2.338 2.338 0 1 1 0-4.676h37.019a7.603 7.603 0 0 1 14.819 0"})),ac||(ac=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M100.926 60.3q.118-.656.119-1.345a7.6 7.6 0 1 0-15.08 1.345H48.827a1.35 1.35 0 1 1 0-2.7h37.138a7.5 7.5 0 0 1 .474-1.6H48.828a2.95 2.95 0 0 0 0 5.9h37.61a7.602 7.602 0 0 0 14.015 0h10.719a2.95 2.95 0 0 0 0-5.9h-10.72a7.6 7.6 0 0 1 .474 1.6h10.246a1.35 1.35 0 0 1 0 2.7zm-7.48 4.654a6 6 0 1 0 0-12 6 6 0 0 0 0 12M73.56 82.95A7.602 7.602 0 0 1 58.954 80a7.6 7.6 0 0 1 14.606-2.95h37.612a2.95 2.95 0 0 1 0 5.9zm.474-1.6a7.6 7.6 0 0 0 .12-1.35q0-.691-.12-1.35h37.138a1.35 1.35 0 0 1 0 2.7zM66.554 86a6 6 0 1 0 0-12 6 6 0 0 0 0 12",clipRule:"evenodd"})),tc||(tc=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M59.548 77.05h-10.72a2.95 2.95 0 1 0 0 5.9h10.72a7.5 7.5 0 0 1-.474-1.6H48.828a1.35 1.35 0 1 1 0-2.7h10.246a7.5 7.5 0 0 1 .474-1.6"})))},SMART_CONTRACT:function(e){return s.createElement("svg",cc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),nc||(nc=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M92.87 63.639a.8.8 0 0 1-.8.8H81.04a.8.8 0 0 1 0-1.6h11.03a.8.8 0 0 1 .8.8m14.639 11.79a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8H81.04a.8.8 0 0 0 0 1.6zm.8 10.192a.8.8 0 0 1-.8.8H81.04a.8.8 0 0 1-.8-.8.8.8 0 0 1 .8-.8h26.469a.8.8 0 0 1 .8.8m-.8 11.791a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8H96.48a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8z"})),rc||(rc=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M72.01 48.251a2 2 0 0 0-2 2V110a2 2 0 0 0 2 2h44.527a2 2 0 0 0 2-2V50.251a2 2 0 0 0-2-2zm44.527 1.6H72.011a.4.4 0 0 0-.4.4V110a.4.4 0 0 0 .4.4h44.526a.4.4 0 0 0 .4-.4V50.251a.4.4 0 0 0-.4-.4",clipRule:"evenodd"})),ic||(ic=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M55.574 57.24c2.388-4.208-.702-9.24-5.398-9.24-3.438 0-6.224 2.777-6.224 6.203 0 3.908 3.633 6.965 7.649 6.024l4.053 5.39a2.49 2.49 0 0 0 1.992.992h4.987a2.481 2.481 0 1 0 0-4.962H58.89zm-7.887 27.978c-3.439 0-6.225-2.776-6.225-6.203 0-3.426 2.786-6.203 6.225-6.203a6.22 6.22 0 0 1 5.699 3.722h9.247a2.481 2.481 0 0 1 0 4.962h-9.247a6.22 6.22 0 0 1-5.7 3.722m2.49 24.813c-3.439 0-6.225-2.777-6.225-6.203 0-3.91 3.635-6.965 7.646-6.025l4.056-5.39a2.49 2.49 0 0 1 1.991-.992h4.988a2.481 2.481 0 1 1 0 4.963H58.89l-3.318 4.406c2.4 4.224-.72 9.241-5.396 9.241"})))},SUCCESS:function(e){return s.createElement("svg",dc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),oc||(oc=s.createElement("circle",{cx:80.5,cy:80.5,r:47.5,stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.796})),sc||(sc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M55.984 78.114a4.98 4.98 0 0 0-3.51 1.447A4.97 4.97 0 0 0 51 83.095a4.97 4.97 0 0 0 1.473 3.533l14.94 14.926a4.98 4.98 0 0 0 3.51 1.447 4.98 4.98 0 0 0 3.511-1.447l32.368-32.34a4.97 4.97 0 0 0 .993-4.648 4.98 4.98 0 0 0-3.363-3.36 4.98 4.98 0 0 0-4.65.991L70.948 91.005 59.495 79.56a4.99 4.99 0 0 0-3.512-1.447"})))},TIMELOCK:function(e){return s.createElement("svg",vc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),mc||(mc=s.createElement("path",{fill:"#3164FA",fillRule:"evenodd",d:"M81.082 104.854c13.278 0 24.041-10.764 24.041-24.041S94.36 56.772 81.083 56.772c-13.278 0-24.042 10.763-24.042 24.04 0 13.278 10.764 24.042 24.041 24.042m-2.318-38.466c.711 0 1.288.577 1.288 1.288v14.167h14.167a1.288 1.288 0 1 1 0 2.576H78.764a1.29 1.29 0 0 1-1.288-1.288V67.676c0-.711.577-1.288 1.288-1.288",clipRule:"evenodd"})),uc||(uc=s.createElement("path",{fill:"#001F5C",fillRule:"evenodd",d:"m65.758 36.4-.002-.063v-.085c0-3.932 0-9.196 1.88-13.482.958-2.187 2.415-4.148 4.622-5.556C74.463 15.81 77.346 15 81.082 15c3.737 0 6.62.809 8.824 2.214 2.208 1.408 3.665 3.37 4.624 5.556 1.879 4.286 1.879 9.55 1.879 13.482v.084a1 1 0 0 1-.031.236 47.18 47.18 0 0 1 31.593 42.895 47.18 47.18 0 0 1-38.15 47.96 47.18 47.18 0 0 1-52.564-28.193l-2.538 5.443a.902.902 0 0 1-1.634-.762l3.429-7.354a.9.9 0 0 1 1.198-.436l7.353 3.429a.902.902 0 0 1-.761 1.634l-5.311-2.477a45.376 45.376 0 0 0 50.485 26.946 45.376 45.376 0 0 0-3.129-89.583A45.38 45.38 0 0 0 37.2 68.606a.902.902 0 0 1-1.733-.497A47.18 47.18 0 0 1 65.758 36.4m1.801-.566c.004-3.927.085-8.593 1.727-12.34.845-1.927 2.092-3.58 3.942-4.76 1.852-1.18 4.379-1.93 7.854-1.93s6.002.75 7.855 1.93c1.85 1.18 3.097 2.833 3.941 4.76 1.665 3.797 1.725 8.539 1.728 12.498a47.17 47.17 0 0 0-27.047-.158",clipRule:"evenodd"})))},USERS:function(e){return s.createElement("svg",gc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),pc||(pc=s.createElement("mask",{id:"users_svg__a",fill:"#fff"},s.createElement("path",{d:"M104.947 55.845c0 3.409 2.784 6.172 6.218 6.172s6.219-2.763 6.219-6.172-2.784-6.172-6.219-6.172c-3.434 0-6.218 2.764-6.218 6.172m-5.235 16.941c-.42 1.603.96 2.968 2.617 2.968h17.673c1.656 0 3.037-1.365 2.617-2.968-1.325-5.05-5.951-8.778-11.454-8.778s-10.128 3.728-11.453 8.778m5.235 17.631c0 3.409 2.784 6.172 6.218 6.172s6.219-2.763 6.219-6.172-2.784-6.171-6.219-6.171c-3.434 0-6.218 2.763-6.218 6.171m-5.235 16.941c-.42 1.603.96 2.968 2.617 2.968h17.672c1.657 0 3.038-1.365 2.618-2.968-1.325-5.05-5.951-8.778-11.454-8.778s-10.129 3.728-11.453 8.778m-25.93-16.94c0 3.408 2.784 6.171 6.218 6.171s6.218-2.763 6.218-6.172-2.784-6.171-6.218-6.171-6.218 2.763-6.218 6.171m-5.236 16.94c-.42 1.603.96 2.968 2.618 2.968h17.672c1.657 0 3.038-1.365 2.617-2.968-1.324-5.05-5.95-8.778-11.453-8.778s-10.129 3.728-11.454 8.778m-25.93-16.94c0 3.408 2.784 6.171 6.218 6.171s6.218-2.763 6.218-6.172-2.783-6.171-6.218-6.171-6.218 2.763-6.218 6.171m-5.235 16.94c-.42 1.603.96 2.968 2.617 2.968h17.673c1.656 0 3.037-1.365 2.617-2.968-1.325-5.05-5.95-8.778-11.454-8.778s-10.129 3.728-11.453 8.778m36.401-51.513c0 3.409 2.784 6.172 6.218 6.172s6.218-2.763 6.218-6.172-2.784-6.172-6.218-6.172-6.218 2.764-6.218 6.172m-5.236 16.941c-.42 1.603.961 2.968 2.618 2.968h17.672c1.657 0 3.038-1.365 2.618-2.968-1.325-5.05-5.95-8.778-11.454-8.778s-10.129 3.728-11.454 8.778"}))),fc||(fc=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m122.619 72.786-1.548.406zm-22.907 0-1.548-.406zm22.907 34.572-1.548.406zm-22.907 0-1.548-.405zm-8.259 0-1.547.406zm-22.907 0L67 106.953zm-8.258 0-1.548.406zm-22.907 0-1.548-.405zm54.073-34.572-1.548.406zm-22.908 0L67 72.38zm34.801-16.94c0 4.303 3.512 7.77 7.818 7.77v-3.2c-2.561 0-4.618-2.057-4.618-4.57zm7.818 7.77c4.307 0 7.819-3.467 7.819-7.77h-3.2c0 2.513-2.057 4.57-4.619 4.57zm7.819-7.77c0-4.304-3.512-7.773-7.819-7.773v3.2c2.562 0 4.619 2.059 4.619 4.572zm-7.819-7.773c-4.306 0-7.818 3.469-7.818 7.772h3.2c0-2.513 2.057-4.572 4.618-4.572zm-8.836 29.281h8.836v-3.2h-8.836zm8.836 0h8.837v-3.2h-8.837zm13.002-4.974c-1.507-5.743-6.761-9.972-13.002-9.972v3.2c4.766 0 8.763 3.227 9.906 7.584zm-13.002-9.972c-6.241 0-11.494 4.229-13 9.972l3.094.812c1.143-4.357 5.141-7.584 9.906-7.584zm8.837 14.946c1.259 0 2.45-.517 3.263-1.398.834-.903 1.263-2.197.902-3.576l-3.096.812c.059.224.008.414-.158.594-.186.202-.514.368-.911.368zm-17.673-3.2c-.397 0-.725-.166-.912-.368-.165-.18-.216-.37-.158-.594l-3.095-.812c-.362 1.38.068 2.673.902 3.576.813.881 2.004 1.398 3.263 1.398zm1.018 16.263c0 4.304 3.512 7.772 7.818 7.772v-3.2c-2.561 0-4.618-2.058-4.618-4.572zm7.818 7.772c4.307 0 7.819-3.468 7.819-7.772h-3.2c0 2.514-2.057 4.572-4.619 4.572zm7.819-7.772c0-4.303-3.512-7.771-7.819-7.771v3.2c2.562 0 4.619 2.058 4.619 4.571zm-7.819-7.771c-4.306 0-7.818 3.468-7.818 7.771h3.2c0-2.513 2.057-4.571 4.618-4.571zm-8.836 29.28h8.836v-3.2h-8.836zm8.836 0h8.836v-3.2h-8.836zm13.001-4.973c-1.506-5.744-6.76-9.973-13.001-9.973v3.2c4.766 0 8.763 3.227 9.906 7.584zm-13.001-9.973c-6.241 0-11.494 4.229-13 9.973l3.094.811c1.143-4.357 5.141-7.584 9.906-7.584zm8.836 14.946c1.26 0 2.451-.516 3.264-1.398.834-.903 1.263-2.197.901-3.575l-3.095.811c.059.224.008.415-.158.594-.186.202-.514.368-.912.368zm-17.672-3.2c-.397 0-.725-.166-.912-.368a.6.6 0 0 1-.158-.594l-3.095-.811c-.362 1.378.068 2.672.902 3.575.813.882 2.004 1.398 3.263 1.398zM72.182 90.417c0 4.304 3.511 7.772 7.818 7.772v-3.2c-2.562 0-4.618-2.058-4.618-4.572zM80 98.19c4.307 0 7.818-3.468 7.818-7.772h-3.2c0 2.514-2.056 4.572-4.618 4.572zm7.818-7.772c0-4.303-3.511-7.771-7.818-7.771v3.2c2.562 0 4.618 2.058 4.618 4.571zM80 82.646c-4.306 0-7.818 3.468-7.818 7.771h3.2c0-2.513 2.056-4.571 4.618-4.571zm-8.836 29.28H80v-3.2h-8.836zm8.836 0h8.836v-3.2H80zM93 106.953c-1.506-5.744-6.76-9.973-13.001-9.973v3.2c4.765 0 8.763 3.227 9.906 7.584zM80 96.98c-6.241 0-11.495 4.229-13.001 9.973l3.095.811c1.143-4.357 5.14-7.584 9.906-7.584zm8.836 14.946c1.26 0 2.45-.516 3.264-1.398.833-.903 1.263-2.197.901-3.575l-3.095.811a.6.6 0 0 1-.158.594c-.187.202-.514.368-.912.368zm-17.672-3.2c-.398 0-.726-.166-.912-.368a.6.6 0 0 1-.158-.594l-3.095-.811c-.362 1.378.068 2.672.901 3.575.813.882 2.004 1.398 3.264 1.398zM41.016 90.417c0 4.304 3.512 7.772 7.818 7.772v-3.2c-2.562 0-4.618-2.058-4.618-4.572zm7.818 7.772c4.307 0 7.818-3.468 7.818-7.772h-3.2c0 2.514-2.056 4.572-4.618 4.572zm7.818-7.772c0-4.303-3.511-7.771-7.818-7.771v3.2c2.562 0 4.618 2.058 4.618 4.571zm-7.818-7.771c-4.306 0-7.818 3.468-7.818 7.771h3.2c0-2.513 2.056-4.571 4.618-4.571zm-8.836 29.28h8.836v-3.2h-8.836zm8.836 0h8.836v-3.2h-8.836zm13.001-4.973c-1.506-5.744-6.76-9.973-13-9.973v3.2c4.765 0 8.762 3.227 9.905 7.584zm-13-9.973c-6.242 0-11.495 4.229-13.002 9.973l3.095.811c1.143-4.357 5.141-7.584 9.906-7.584zm8.835 14.946c1.26 0 2.45-.516 3.264-1.398.834-.903 1.263-2.197.902-3.575l-3.096.811a.6.6 0 0 1-.158.594c-.186.202-.514.368-.912.368zm-17.672-3.2c-.397 0-.725-.166-.912-.368a.6.6 0 0 1-.158-.594l-3.095-.811c-.362 1.378.068 2.672.902 3.575.813.882 2.004 1.398 3.263 1.398zm32.184-52.88c0 4.303 3.512 7.77 7.818 7.77v-3.2c-2.562 0-4.618-2.057-4.618-4.57zM80 63.615c4.307 0 7.818-3.467 7.818-7.77h-3.2c0 2.513-2.056 4.57-4.618 4.57zm7.818-7.77c0-4.304-3.511-7.773-7.818-7.773v3.2c2.562 0 4.618 2.059 4.618 4.572zM80 48.072c-4.306 0-7.818 3.469-7.818 7.772h3.2c0-2.513 2.056-4.572 4.618-4.572zm-8.836 29.281H80v-3.2h-8.836zm8.836 0h8.836v-3.2H80zm13.001-4.974c-1.506-5.743-6.76-9.972-13.001-9.972v3.2c4.765 0 8.763 3.227 9.906 7.584zM80 62.408c-6.24 0-11.495 4.229-13.001 9.972l3.095.812c1.143-4.357 5.14-7.584 9.906-7.584zm8.836 14.946c1.26 0 2.45-.517 3.264-1.398.833-.903 1.263-2.197.901-3.576l-3.095.812c.059.224.008.414-.158.594-.187.202-.514.368-.912.368zm-17.672-3.2c-.398 0-.726-.166-.912-.368-.166-.18-.217-.37-.158-.594L67 72.38c-.362 1.38.068 2.673.901 3.576.813.881 2.004 1.398 3.264 1.398z",mask:"url(#users_svg__a)"})),hc||(hc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M48.834 62.017c-3.434 0-6.218-2.763-6.218-6.171s2.784-6.172 6.218-6.172 6.219 2.763 6.219 6.172-2.784 6.171-6.219 6.171m-8.836 13.737c-1.657 0-3.037-1.365-2.617-2.967 1.325-5.05 5.95-8.779 11.453-8.779s10.13 3.728 11.454 8.779c.42 1.602-.96 2.967-2.617 2.967z"})))},WAGMI:function(e){return s.createElement("svg",zc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),xc||(xc=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M16.913 84.806q3.264-3.051 4.865-4.217a43 43 0 0 1 2.856-1.975l5.14 3.157q-2.758 7.909-3.379 15.387a53 53 0 0 0-.164 3.041 43 43 0 0 0 1.728-2.513q4.718-7.398 7.94-18.64a113 113 0 0 0 .441-1.586l4.702 2.635-.374 1.382q-1.509 5.646-1.947 8.727a86 86 0 0 0-.52 5.212 76 76 0 0 0-.146 2.975 38 38 0 0 0 1.715-2.453q4.676-7.277 6.875-17.726a76 76 0 0 0 .327-1.649l4.923 2.739a48 48 0 0 1-.638 3.046 49 49 0 0 1-.744 2.712 50 50 0 0 1-.549 1.69 52 52 0 0 1-2.654 6.296q-3.339 6.67-7.969 11.381l-5.925-3.165.005-.171q.044-1.29.182-3.633a59 59 0 0 1-1.765 3.165 43 43 0 0 1-2.528 3.774 73 73 0 0 1-1.61 2.108l-6.752-3.672q-.277-7.564 1.55-14.517a47 47 0 0 1 .817-2.77 60 60 0 0 0-2.237 1.886 89 89 0 0 0-1.332 1.2zm3.495 5.39q-1.3 6.136-1.06 12.695l.034.911 8.735 4.752.836-1.055a76 76 0 0 0 1.64-2.146 43 43 0 0 0 1.91-2.764l7.14 3.813.839-.854c3.218-3.273 5.968-7.208 8.259-11.786q1.62-3.235 2.763-6.568l.326.094c-1.481 3.35-2.617 6.528-3.4 9.533l-.31 1.193 7.95 4.475.412-2.193c.626-3.321 1.693-6.758 3.21-10.31a28 28 0 0 1 3.165 1.69 248 248 0 0 1-.657 2.42l-.336 1.215 8.062 4.456.51-2.01a122 122 0 0 0 1.45-6.41l.002.214 6.21 3.525.698-.26a40 40 0 0 0 3.042-1.275 250 250 0 0 1-.708 1.554l-.622 1.354 7.637 4.19.716-1.565a103 103 0 0 0 4.506-11.592l6.785 3.858.439-2.165q.697-3.439 1.348-6.231l.003-.01q.495-2.194 1.072-4.402.136 2.886.369 6.194l.062.894 6.981 3.635.726-1.459a478 478 0 0 0 4.283-8.829 286 286 0 0 1-.813 3.67l-.284 1.244 8.305 4.004.379-2.064q.54-2.94.946-5.35l7.264 4.064.379-2.236c.67-3.953 1.801-8.816 3.404-14.6.894-3.196 2.171-6.813 3.84-10.855l.515-1.248-7.42-4.656-.741 1.708a119 119 0 0 0-5.611 15.972c.194-2.051.399-4.74.616-8.057l.068-1.047-8.896-4.582-.645 1.653q-3.005 7.697-5.85 14.036-.01-3.69.25-7.59l.069-1.037-9.019-4.76-.696 1.563a157 157 0 0 0-5.638 14.64l-.003.007q-.8 2.461-1.7 5.938l-7.448-1.83-.3 1.678a98 98 0 0 1-.727 3.685 50 50 0 0 1-4.146 2.038q.155-1.17.458-2.335c.887-3.41 2.51-6.533 4.897-9.37l-.038.163 8.139 2.256.456-1.49c.76-2.487 1.204-4.783 1.299-6.877l.05-1.116-9.783-4.096-.73.534c-4.506 3.3-8.063 7.59-10.673 12.842a38 38 0 0 0-2.215 5.455q.436-4.973.25-9.565l-.037-.928-8.99-4.657.248 2.893q.08.92.124 1.86l-2.065-1.13-.842 1.02q-3.24 3.93-6.358 9.236l-2.16-.6.106-.602-7.86-4.373-.41 2.183c-1.155 6.168-2.932 11.476-5.308 15.952a88 88 0 0 1 .216-1.8c.279-1.957.907-4.788 1.906-8.527v-.003l.7-2.58-7.58-4.249-.537 1.98c-1.78 6.575-3.918 12.143-6.396 16.731q.837-5.597 2.885-11.474l.424-1.217-7.08-4.348-.84.522a44 44 0 0 0-2.96 2.045c-1.152.84-2.833 2.304-5.01 4.337l-1.042.975 4.742 6.402zm31.123-4.66 2.523.729q-.348.742-.672 1.471-2.244 5.038-3.404 9.488L54.91 100a44 44 0 0 1 .342-1.643q1.161-5.091 3.616-10.463 3.248 1.299 5.825 3.072-.279 1.123-.951 3.555l5.143 2.843q.206-.808.398-1.608 3.206-13.349 2.761-24.325l-5.586-2.894q.08.924.126 1.867a54 54 0 0 1 .062 2.06q.004.4.004.805l-3.335-1.827q-3.46 4.195-6.829 10.09l-2.726-.757zm35.944-15.27a33 33 0 0 1 1.744-1.61q-.08 1.329-.23 2.367-.1.7-.232 1.268l5.158 1.43q1.1-3.592 1.23-6.481l-7.918-3.315q-6.432 4.71-10.186 12.263-3.594 7.242-3.558 14.438l4.757 2.7a38 38 0 0 0 4.613-2.07 40 40 0 0 0 2.257-1.295 54 54 0 0 1-1.01 2.44q-.615 1.414-1.516 3.372l4.822 2.645q.336-.732.657-1.464 3.229-7.335 5.102-14.508a85 85 0 0 0 .39-1.552l-5.575-1.369a127 127 0 0 1-.293 1.576 77 77 0 0 1-.603 2.867q-2.391 1.396-5.703 2.806a81 81 0 0 1-1.612.666 20 20 0 0 1 .076-1.758q.15-1.735.597-3.454 1.746-6.714 7.033-11.962m23.493 4.041a187 187 0 0 1-1.434 3.002 94 94 0 0 1-.18-3.329q-.19-5.307.19-11.044l-6.587-3.476q-.326.73-.644 1.469a156 156 0 0 0-4.937 13.022q-1.422 4.372-3.202 12.16l4.85 2.756q.17-.842.338-1.647.522-2.497 1.019-4.63 1.048-4.64 2.457-9.35a153 153 0 0 1 1.637-5.137 97 97 0 0 0-.033 5.359q.087 4.763.537 11.162l4.741 2.47.71-1.434a472 472 0 0 0 6.219-13.098l.1-.22a480 480 0 0 0 2.208-4.92 227 227 0 0 1-.759 5.6q-.531 3.471-2.016 9.981l5.266 2.54q.154-.84.297-1.634.82-4.56 1.277-7.67.299-2.03.68-5.019.411-3.035.915-10.751l-6.386-3.29q-.294.755-.588 1.497-3.435 8.697-6.675 15.631M65.643 85.766q.132-.89.245-1.744.444-3.33.617-6.138.09-1.474.107-2.805a47 47 0 0 0-1.678 2.255 68 68 0 0 0-2.945 4.617 90 90 0 0 0-.801 1.395 31 31 0 0 1 1.451.683 30 30 0 0 1 1.52.82q.759.438 1.484.916m-1.254-2.623a96 96 0 0 0 .288-2.533 75 75 0 0 0-1.238 2.031q.48.243.95.502m60.446-4.01q2.362-12.741 7.207-24.347.312-.749.635-1.491l4.699 2.949q-2.53 6.126-3.902 11.035-2.094 7.554-3.141 13.096a86 86 0 0 0-.299 1.666z",clipRule:"evenodd"})),bc||(bc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M49.904 55.308a.8.8 0 0 0 1.243-1.01L42.1 43.158a.8.8 0 0 0-1.243 1.01zm-4.984 5.865a.8.8 0 0 0 1.087-1.176L30.27 45.454a.8.8 0 0 0-1.087 1.176z"})),wc||(wc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M122.8 103a4.8 4.8 0 1 1-9.6 0 4.8 4.8 0 0 1 9.6 0m-4.8 3.2a3.2 3.2 0 1 0 0-6.4 3.2 3.2 0 0 0 0 6.4",clipRule:"evenodd"})),Ec||(Ec=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M109.2 103a8.8 8.8 0 1 1 17.6 0 8.8 8.8 0 0 1-17.6 0m8.8-7.2a7.2 7.2 0 1 0 0 14.4 7.2 7.2 0 0 0 0-14.4",clipRule:"evenodd"})))},WALLET:function(e){return s.createElement("svg",Oc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),yc||(yc=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M104.985 89.622a4.064 4.064 0 1 0 0 8.128 4.064 4.064 0 0 0 0-8.128m-2.464 4.065a2.464 2.464 0 1 1 4.928 0 2.464 2.464 0 0 1-4.928 0",clipRule:"evenodd"})),Nc||(Nc=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M46.16 72.26h37.104a9.23 9.23 0 0 0 8.095 4.795 9.23 9.23 0 0 0 8.096-4.794h10.085a4.18 4.18 0 0 1 4.179 4.18v8.084h-8.707a8.949 8.949 0 0 0 0 17.897h12.018a2.817 2.817 0 0 0 2.817-2.816V87.34a2.817 2.817 0 0 0-2.817-2.816h-1.711V76.44a5.78 5.78 0 0 0-4.527-5.644v-5.749a4.8 4.8 0 0 0-4.8-4.8h-4.694a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8h4.694a3.2 3.2 0 0 1 3.2 3.2v5.613h-9.047a9.2 9.2 0 0 0 .443-2.836 9.23 9.23 0 1 0-18.458 0c0 .99.156 1.942.444 2.836H46.16a4.406 4.406 0 0 1 0-8.813h8.282a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8H46.16a6.01 6.01 0 0 0-5.915 4.956.8.8 0 0 0-.092.372V107c0 5.965 4.836 10.8 10.8 10.8h56.566a7.8 7.8 0 0 0 7.8-7.8v-5.265a.8.8 0 0 0-1.6 0V110a6.2 6.2 0 0 1-6.2 6.2H50.953a9.2 9.2 0 0 1-9.2-9.2V70.336a6 6 0 0 0 4.407 1.925m37.57-4.435c0 1.002.193 1.96.544 2.836h14.17a7.63 7.63 0 1 0-14.714-2.835m7.63 7.63a7.62 7.62 0 0 0 6.207-3.194H85.151a7.62 7.62 0 0 0 6.208 3.194m6.304 18.019a7.35 7.35 0 0 1 7.348-7.35h12.018c.672 0 1.217.545 1.217 1.217v12.265c0 .672-.545 1.216-1.217 1.216h-12.018a7.35 7.35 0 0 1-7.348-7.348",clipRule:"evenodd"})),Cc||(Cc=s.createElement("rect",{width:26.268,height:26.268,x:56.572,y:43,fill:"var(--guk-illustration-accent-color)",rx:13.134})))},WARNING:function(e){return s.createElement("svg",Tc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Ac||(Ac=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M71.477 38.928c1.837-2.97 4.96-4.826 8.45-4.826s6.611 1.855 8.448 4.826l.012.02 41.043 70.376.002.004c1.849 2.991 1.977 6.698.223 9.722-1.742 3.005-4.988 4.848-8.461 4.848H38.869c-3.585 0-6.723-1.848-8.462-4.848a9.66 9.66 0 0 1 0-9.7l.002-.002 41.057-70.4zm1.534.935-41.05 70.388a7.87 7.87 0 0 0 0 7.899c1.419 2.447 3.966 3.952 6.908 3.952h82.325c2.843 0 5.492-1.51 6.908-3.952v-.001c1.4-2.415 1.322-5.402-.183-7.854l-.027-.042-41.05-70.39c-1.533-2.471-4.093-3.965-6.916-3.965s-5.383 1.494-6.915 3.965",clipRule:"evenodd"})),Rc||(Rc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M85.69 64.658C85.898 61.064 83.009 58 79.5 58s-6.396 2.959-6.19 6.658l1.239 24.516c.103 2.748 2.27 4.862 4.952 4.862s4.849-2.114 4.952-4.862zM73 105.342c0 3.699 2.889 6.658 6.5 6.658s6.5-2.959 6.5-6.658-2.889-6.657-6.5-6.657-6.5 2.958-6.5 6.657"})))}};function kc(){return kc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},kc.apply(null,arguments)}var Ic;function Mc(){return Mc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Mc.apply(null,arguments)}var Lc;function Dc(){return Dc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Dc.apply(null,arguments)}var Pc;function Hc(){return Hc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Hc.apply(null,arguments)}var jc;function Vc(){return Vc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Vc.apply(null,arguments)}var Bc;function qc(){return qc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},qc.apply(null,arguments)}var Fc,Uc,Kc,Gc;function Wc(){return Wc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Wc.apply(null,arguments)}var Xc;function Zc(){return Zc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Zc.apply(null,arguments)}var Yc;function Jc(){return Jc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Jc.apply(null,arguments)}var $c,Qc,eo;function ao(){return ao=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ao.apply(null,arguments)}var to;function lo(){return lo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},lo.apply(null,arguments)}var no;function ro(){return ro=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ro.apply(null,arguments)}var io;function co(){return co=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},co.apply(null,arguments)}var oo;function so(){return so=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},so.apply(null,arguments)}var mo;function uo(){return uo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},uo.apply(null,arguments)}var vo,po;function fo(){return fo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},fo.apply(null,arguments)}var ho;function go(){return go=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},go.apply(null,arguments)}var xo;function bo(){return bo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},bo.apply(null,arguments)}var wo;function Eo(){return Eo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Eo.apply(null,arguments)}var zo;function yo(){return yo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},yo.apply(null,arguments)}var No,Co;function Oo(){return Oo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Oo.apply(null,arguments)}var Ao,Ro;function To(){return To=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},To.apply(null,arguments)}var So,_o,ko,Io,Mo;function Lo(){return Lo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Lo.apply(null,arguments)}var Do,Po,Ho,jo,Vo,Bo,qo;function Fo(){return Fo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fo.apply(null,arguments)}var Uo,Ko,Go,Wo,Xo,Zo;function Yo(){return Yo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Yo.apply(null,arguments)}var Jo,$o,Qo,es,as,ts,ls;function ns(){return ns=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ns.apply(null,arguments)}var rs,is,cs,os,ss,ds;function ms(){return ms=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ms.apply(null,arguments)}var us,vs;function ps(){return ps=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ps.apply(null,arguments)}var fs,hs;function gs(){return gs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},gs.apply(null,arguments)}var xs,bs,ws,Es,zs;function ys(){return ys=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ys.apply(null,arguments)}var Ns,Cs,Os,As;function Rs(){return Rs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Rs.apply(null,arguments)}var Ts,Ss;function _s(){return _s=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_s.apply(null,arguments)}var ks,Is,Ms,Ls,Ds,Ps,Hs;function js(){return js=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},js.apply(null,arguments)}var Vs,Bs,qs,Fs;function Us(){return Us=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Us.apply(null,arguments)}var Ks,Gs;function Ws(){return Ws=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ws.apply(null,arguments)}var Xs,Zs,Ys;function Js(){return Js=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Js.apply(null,arguments)}var $s,Qs;function ed(){return ed=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ed.apply(null,arguments)}var ad,td,ld,nd;function rd(){return rd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},rd.apply(null,arguments)}var id,cd,od,sd;function dd(){return dd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},dd.apply(null,arguments)}var md,ud;function vd(){return vd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vd.apply(null,arguments)}var pd,fd,hd,gd;function xd(){return xd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},xd.apply(null,arguments)}var bd,wd;function Ed(){return Ed=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ed.apply(null,arguments)}var zd,yd;function Nd(){return Nd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Nd.apply(null,arguments)}var Cd,Od,Ad,Rd;function Td(){return Td=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Td.apply(null,arguments)}var Sd;function _d(){return _d=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_d.apply(null,arguments)}var kd;function Id(){return Id=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Id.apply(null,arguments)}var Md;function Ld(){return Ld=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ld.apply(null,arguments)}var Dd;function Pd(){return Pd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Pd.apply(null,arguments)}var Hd;function jd(){return jd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},jd.apply(null,arguments)}var Vd;function Bd(){return Bd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Bd.apply(null,arguments)}var qd;function Fd(){return Fd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fd.apply(null,arguments)}var Ud;function Kd(){return Kd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Kd.apply(null,arguments)}var Gd;function Wd(){return Wd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Wd.apply(null,arguments)}var Xd;function Zd(){return Zd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Zd.apply(null,arguments)}var Yd;function Jd(){return Jd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Jd.apply(null,arguments)}var $d;function Qd(){return Qd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Qd.apply(null,arguments)}var em={BUDDHA:function(e){return s.createElement("svg",kc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Sc||(Sc=s.createElement("ellipse",{cx:198.749,cy:68.447,fill:"var(--guk-illustration-accent-color)",rx:1.744,ry:1.683,transform:"rotate(-.198 198.749 68.447)"})))},EARRINGS_CIRCLE:function(e){return s.createElement("svg",Mc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ic||(Ic=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M178.041 93.805a4.902 4.902 0 0 1 .034-9.805 4.903 4.903 0 0 1 .243 9.8l3.741 3.74-3.876 3.877-3.877-3.876zm38.329-4.902a4.9 4.9 0 0 0 4.842 4.902l-3.735 3.735 3.876 3.877 3.877-3.876-3.74-3.74a4.903 4.903 0 1 0-5.12-4.898"})))},EARRINGS_HOOPS:function(e){return s.createElement("svg",Dc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Lc||(Lc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M174.084 88.218c0-3.059 1.403-5.474 3.113-6.373l-.97-1.845c-2.584 1.359-4.227 4.625-4.227 8.218 0 2.357.699 4.532 1.881 6.143s2.899 2.715 4.893 2.715c2.649 0 4.683-1.8 5.064-3.328l-1.091-1.952c-.898 2.055-2.431 3.196-3.973 3.196-1.171 0-2.319-.645-3.212-1.863s-1.478-2.951-1.478-4.911m50.832 0c0-3.059-1.403-5.474-3.113-6.373l.97-1.845c2.584 1.359 4.227 4.625 4.227 8.218 0 2.357-.699 4.532-1.881 6.143s-2.899 2.715-4.893 2.715c-2.649 0-4.356-1.8-5.119-3.328l1.146-1.952c.898 2.055 2.431 3.196 3.973 3.196 1.171 0 2.319-.645 3.212-1.863s1.478-2.951 1.478-4.911"})))},EARRINGS_RHOMBUS:function(e){return s.createElement("svg",Hc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Pc||(Pc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m215.286 91.3 7.34-7.348 7.339 7.347-7.339 7.348zm-45.725 0 7.339-7.348 7.34 7.347-7.34 7.348z"})))},EARRINGS_SKULL:function(e){return s.createElement("svg",Vc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),jc||(jc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M176.789 84.346c.361 0 .654.292.654.654v4.428q2.257.108 3.862 1.54 1.644 1.44 1.976 3.655.066.363.066.693-.003 1.489-.963 2.576-.995 1.142-2.811 1.623l-.001.19q0 .484-.321.804a1.28 1.28 0 0 1-.79.371q-.454.033-.69-.158a1.27 1.27 0 0 1-.773.258q-.455 0-.824-.278-.236.208-.723.172a1.19 1.19 0 0 1-.789-.366 1.12 1.12 0 0 1-.317-.813v-.261q-1.681-.505-2.603-1.597a3.8 3.8 0 0 1-.92-2.546q.001-.33.069-.693.324-2.213 1.975-3.665a6 6 0 0 1 3.268-1.456V85c0-.362.293-.655.655-.655m-2.372 12.527q.705.001 1.212-.595.505-.597.507-1.444.002-.848-.502-1.446-.502-.597-1.209-.6-.705 0-1.211.595-.506.596-.508 1.444t.502 1.446q.503.6 1.209.6m2.048 1.478q.201.222.621.223.64.002.641-.494 0-.325-.21-.685-.209-.36-.444-.361-.236 0-.48.324-.244.325-.245.65 0 .204.117.343m3.113-1.468q.723.001 1.22-.594.497-.597.499-1.445.001-.848-.493-1.445-.495-.599-1.218-.6-.705 0-1.203.595t-.499 1.443q-.002.848.493 1.447.495.598 1.201.599m46.817-5.917q1.645 1.44 1.977 3.657.066.363.066.693-.003 1.49-.964 2.578-.994 1.14-2.812 1.622v.19q-.002.485-.321.805a1.28 1.28 0 0 1-.791.371q-.454.033-.689-.158a1.27 1.27 0 0 1-.774.258q-.455 0-.824-.278-.236.207-.723.172a1.19 1.19 0 0 1-.79-.366 1.12 1.12 0 0 1-.317-.814v-.26q-1.681-.506-2.604-1.598a3.82 3.82 0 0 1-.92-2.547q.002-.33.069-.693.324-2.214 1.975-3.666 1.507-1.32 3.583-1.49V85a.655.655 0 0 1 1.309 0v4.448q2.058.186 3.55 1.518m-6.89 5.907q.707.002 1.212-.594.506-.597.508-1.445t-.502-1.446q-.504-.599-1.21-.6-.706 0-1.212.595-.506.596-.507 1.444t.502 1.447q.502.6 1.209.6m2.049 1.48q.201.221.621.223.64 0 .641-.495 0-.325-.209-.685-.21-.36-.445-.361-.236 0-.48.324-.245.325-.245.65 0 .204.117.343m3.114-1.47q.723.003 1.22-.594t.499-1.445-.493-1.446q-.495-.597-1.218-.6-.707 0-1.203.595-.498.596-.5 1.444-.002.849.494 1.447.495.6 1.201.6",clipRule:"evenodd"})))},EARRINGS_THUNDER:function(e){return s.createElement("svg",qc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Bc||(Bc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M180.8 83.7h-8.037L169 94.055h5.401l-2.447 7.345 8.846-10.544h-3.722zm47.2 0h-8.037L216.2 94.055h5.401l-2.447 7.345L228 90.856h-3.721z"})))},EXPRESSION:function(e){return s.createElement("svg",Wc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Fc||(Fc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M183.829 35.762a.8.8 0 0 1-1.033.463c-2.142-.817-5.856-1.803-9.961-2.07-4.114-.266-8.53.194-12.149 2.177-4.616 2.53-6.21 5.57-5.892 8.096q.083.665.346 1.317c2.056-1.26 4.604-2.005 7.55-1.804 4.536.308 7.093 2.92 6.738 5.584-.175 1.315-1.077 2.426-2.516 2.985-1.422.553-3.341.566-5.668-.159-2.935-.914-5.227-2.415-6.611-4.275-.47.396-.9.824-1.287 1.273-2.051 2.378-2.8 5.225-2.25 7.06.205.686.526 1.356.936 1.984.72-.437 1.491-.794 2.303-1.052 3.478-1.104 6.463-.664 8.078.586.82.633 1.353 1.545 1.211 2.582-.139 1.015-.891 1.878-2.034 2.522-2.37 1.334-5.068.917-7.271-.342a10.7 10.7 0 0 1-2.609-2.106c-1.539 1.275-2.688 3.002-3.208 4.822-.411 1.44-.421 2.908.05 4.24.468 1.323 1.428 2.565 3.051 3.54a.8.8 0 0 1 .274 1.097.8.8 0 0 1-1.098.274c-1.916-1.15-3.134-2.677-3.735-4.378-.599-1.693-.568-3.506-.08-5.212.611-2.139 1.952-4.16 3.763-5.646a9.3 9.3 0 0 1-1.164-2.451c-.761-2.54.308-5.94 2.571-8.565a13 13 0 0 1 1.668-1.615 7 7 0 0 1-.596-2.061c-.434-3.46 1.816-7.017 6.711-9.7 3.991-2.186 8.752-2.646 13.021-2.369 4.276.278 8.147 1.3 10.428 2.17a.8.8 0 0 1 .463 1.033M153.034 59.66a9.1 9.1 0 0 0 2.078 1.64c1.878 1.073 3.958 1.315 5.693.338.91-.513 1.189-1.02 1.234-1.345.042-.303-.088-.7-.604-1.1-1.056-.816-3.435-1.335-6.616-.326a9 9 0 0 0-1.785.793m2.898-12.523c1.127 1.512 3.061 2.838 5.788 3.687 2.106.656 3.632.577 4.613.196.962-.374 1.421-1.036 1.509-1.705.174-1.302-1.126-3.495-5.261-3.777-2.606-.177-4.847.484-6.649 1.599m5.758 53.66a4.977 4.977 0 1 1 0-9.955 4.978 4.978 0 1 1 0 9.955m-3.377-4.977a3.377 3.377 0 1 0 6.754 0 3.377 3.377 0 0 0-6.754 0",clipRule:"evenodd"})),Uc||(Uc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M152.2 95.819c0-5.313 4.307-9.62 9.619-9.62s9.619 4.308 9.619 9.62-4.307 9.619-9.619 9.619-9.619-4.307-9.619-9.62m9.619-8.02a8.019 8.019 0 1 0 0 16.039 8.019 8.019 0 1 0 0-16.038",clipRule:"evenodd"})),Kc||(Kc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M235.866 59.147a.8.8 0 0 1-.032-1.131l10.221-10.791a.8.8 0 0 1 1.163 1.1l-10.22 10.792a.8.8 0 0 1-1.132.03m-6.531-4.347a.8.8 0 0 1-.192-1.115l12.813-18.12a.8.8 0 0 1 1.307.924L230.45 54.61a.8.8 0 0 1-1.115.19"})),Gc||(Gc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M220.479 100.946a.8.8 0 0 0-.201.951.8.8 0 0 0 .865.443l39.648-7.202a.8.8 0 0 0 .256-1.48l-18.708-10.77a.8.8 0 0 0-.92.085zm37.876-6.992-34.595 6.284 18.272-15.682z",clipRule:"evenodd"})))},FLUSHED:function(e){return s.createElement("svg",Zc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Xc||(Xc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M210.259 87.179c2.124.309 4.047-.818 4.294-2.517s-1.275-3.326-3.399-3.635-4.046.818-4.293 2.517c-.248 1.698 1.274 3.326 3.398 3.635m-21.176.29c2.076-.547 3.403-2.336 2.966-3.996-.438-1.66-2.476-2.562-4.551-2.014-2.076.547-3.403 2.337-2.965 3.997s2.475 2.561 4.55 2.014"})))},HEAD_FLOWER:function(e){return s.createElement("svg",Jc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Yc||(Yc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M205.133 50.507c.534.478 1.349 1.012 2.418 1.575a26 26 0 0 0 2.193 1.096c.309-.618.815-1.152 1.462-1.433-.393-.872-.759-1.603-1.068-2.222-.591-1.096-1.125-1.884-1.631-2.362-.619-.618-1.237-.956-1.884-1.096-.675-.113-1.406 0-2.249.365-.338.788-.45 1.519-.31 2.193.113.647.479 1.266 1.069 1.884m4.977-4.049c.056.731.253 1.687.59 2.84.197.647.45 1.434.787 2.306q.464-.17 1.013-.169c.365 0 .703.056 1.04.169.337-.872.619-1.659.815-2.334.366-1.209.535-2.137.535-2.812 0-.843-.197-1.546-.563-2.108-.393-.563-1.012-.984-1.855-1.35-.788.31-1.378.76-1.772 1.322-.393.59-.59 1.293-.59 2.136m4.78 16.084c-.057-.731-.253-1.687-.591-2.84a54 54 0 0 0-.759-2.306 3 3 0 0 1-1.012.169 3.2 3.2 0 0 1-1.041-.169c-.337.872-.59 1.659-.815 2.334-.365 1.209-.534 2.137-.534 2.812 0 .843.197 1.546.562 2.108.394.563 1.012.984 1.856 1.35.787-.31 1.378-.76 1.771-1.321.366-.591.563-1.294.563-2.138m1.602-15.409c-.478.563-1.012 1.35-1.574 2.418a26 26 0 0 0-1.097 2.194c.619.309 1.153.815 1.434 1.462.872-.394 1.603-.76 2.221-1.069 1.097-.59 1.884-1.125 2.362-1.63.619-.62.956-1.238 1.097-1.884.112-.675 0-1.406-.366-2.25-.787-.337-1.518-.45-2.193-.309-.647.113-1.265.478-1.884 1.068m-7.985 14.734c.478-.562 1.012-1.35 1.575-2.418q.506-.885 1.097-2.193c-.619-.31-1.153-.815-1.434-1.462-.872.393-1.603.759-2.222 1.068-1.096.59-1.883 1.125-2.361 1.631-.619.619-.956 1.237-1.097 1.884-.113.675 0 1.406.365 2.25.759.337 1.491.45 2.165.308.675-.112 1.294-.477 1.912-1.068m12.035-9.756c-.731.056-1.687.253-2.84.59-.647.197-1.434.45-2.306.788q.17.463.169 1.012c0 .365-.056.703-.169 1.04.872.337 1.659.59 2.334.815 1.209.366 2.137.535 2.812.535.843 0 1.546-.197 2.108-.563.563-.393.985-1.012 1.35-1.855-.309-.788-.759-1.378-1.321-1.772-.591-.393-1.294-.59-2.137-.59m-16.084 4.78c.731-.057 1.687-.253 2.84-.59a54 54 0 0 0 2.306-.76 2.9 2.9 0 0 1-.169-1.012c0-.366.056-.703.169-1.04-.872-.338-1.659-.591-2.334-.816-1.209-.365-2.137-.534-2.812-.534-.843 0-1.546.197-2.108.562-.563.394-.985 1.012-1.35 1.856.309.787.759 1.378 1.321 1.771.591.366 1.294.563 2.137.563m15.409 1.602c-.535-.478-1.35-1.012-2.419-1.574a26 26 0 0 0-2.193-1.097c-.309.619-.815 1.153-1.462 1.434.394.872.759 1.603 1.069 2.221.59 1.097 1.125 1.884 1.631 2.362.618.619 1.237.956 1.883 1.097.675.112 1.406 0 2.25-.366.337-.759.45-1.49.309-2.165-.113-.674-.478-1.293-1.068-1.912"})))},PIERCINGS_TATTOO:function(e){return s.createElement("svg",ao({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),$c||($c=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M179.262 85.02a2.861 2.861 0 1 1-5.533 1.46 2.861 2.861 0 0 1 5.533-1.46m31.518 24.884.075.568a2.4 2.4 0 0 0-.557-.205zm-8.811.785a8 8 0 0 0 2.179.274.266.266 0 0 0 .273-.258.266.266 0 0 0-.273-.259 6.6 6.6 0 0 1-2.576-.447 3.4 3.4 0 0 1-.876-.529c1.032.266 2.093.42 3.163.46a.27.27 0 0 0 .289-.244.266.266 0 0 0-.259-.273c-1.692-.089-2.999-.337-3.889-.737a3 3 0 0 1-.739-.448c1.527.224 3.068.361 4.613.41 1.089 0 1.747 0 2.491 1.407a5.3 5.3 0 0 0 1.111 1.491 2.8 2.8 0 0 0-.317 1.235.6.6 0 0 1-.143.353 3 3 0 0 1-.573-.16 5 5 0 0 1-1.349-.836 10 10 0 0 0-.239-.186.25.25 0 0 0 .114-.225.26.26 0 0 0-.096-.177.28.28 0 0 0-.2-.06 7 7 0 0 1-.726.017h-.002a1.3 1.3 0 0 0-.253-.015 3.5 3.5 0 0 1-.55-.089 1.95 1.95 0 0 1-1.173-.704"})),Qc||(Qc=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M202.04 115.199a2.6 2.6 0 0 1-1.464-.14c.912-.215 1.79-.546 2.607-.985a.25.25 0 0 0 .11-.351.284.284 0 0 0-.372-.103c-2.775 1.429-4.265 1.106-4.937.749 1.398-.221 2.946-1.046 4.125-1.674l.088-.046c.359-.192.698-.371.978-.504.685-.322.979-.088 1.566.379.442.38.945.689 1.492.917a3.1 3.1 0 0 0 2.409-.001.26.26 0 0 0 .159-.211.25.25 0 0 0-.114-.235.29.29 0 0 0-.272-.025 2.4 2.4 0 0 1-.794.19 1 1 0 0 0 .085-.388 2.4 2.4 0 0 1 .346-1.171 1.85 1.85 0 0 1 1.381-.882 1.91 1.91 0 0 1 1.571.526c.364.433.553.974.535 1.527 0 .047-.155 4.511-5.368 5.11a8.2 8.2 0 0 1 1.676-1.272c1.725-.977 2.265-1.57 2.318-2.622a1.87 1.87 0 0 0-.623-1.657.4.4 0 0 1-.054-.397q.088-.195.408-.195c.152 0 .274-.116.274-.258a.266.266 0 0 0-.274-.259.93.93 0 0 0-.913.514.88.88 0 0 0 .172.96c.329.282.502.691.468 1.109 0 .351-.073.746-.375.956a1.1 1.1 0 0 1-.616.166q.077-.111.141-.23a.253.253 0 0 0-.123-.347.28.28 0 0 0-.367.116q-.137.266-.365.469c-.184.152-.42.238-.665.242a5 5 0 0 0 .399-.442.25.25 0 0 0-.055-.361.284.284 0 0 0-.383.051c-.208.27-.457.51-.74.71-.413.31-.952.426-1.467.319q.514-.3.966-.681a.25.25 0 0 0 .087-.245.26.26 0 0 0-.181-.193.29.29 0 0 0-.269.051 5.5 5.5 0 0 1-1.36.867 2.8 2.8 0 0 1-1.002.238h-.008a2 2 0 0 1-.257-.009 8.8 8.8 0 0 0 1.869-.948.25.25 0 0 0 .068-.359.284.284 0 0 0-.379-.066 6.85 6.85 0 0 1-2.501 1.091"})),eo||(eo=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M203.334 116.003c.348-.023.69-.1 1.011-.229a2.38 2.38 0 0 0 2.341-.152q.26.067.529.072c.34.002.671-.1.944-.29q.226.039.454.04l.064-.003.026-.002.013-.001q-.55.399-1.151.729a8.5 8.5 0 0 0-2.266 1.872c-.023.029-2.082 2.531-4.539 4.002a41 41 0 0 0 3.08-4.495.24.24 0 0 0-.025-.283.28.28 0 0 0-.286-.09 25 25 0 0 1-4.895.648 15.8 15.8 0 0 0 4.7-1.819zm-7.275-3.864.772.193-.637.85a.303.303 0 0 0 .061.425.303.303 0 0 0 .425-.061l.669-.891.668.891a.304.304 0 1 0 .486-.364l-.638-.85.772-.193a.3.3 0 0 0 .22-.211.3.3 0 0 0-.074-.296.3.3 0 0 0-.294-.082l-.837.209v-.826a.304.304 0 1 0-.607 0v.826l-.838-.209a.304.304 0 0 0-.367.221.305.305 0 0 0 .219.368m.452 3.291a.265.265 0 1 1 .528 0v.719l.727-.184a.265.265 0 0 1 .323.33.27.27 0 0 1-.196.184l-.67.168.555.74a.27.27 0 0 1 .031.263.26.26 0 0 1-.211.158.26.26 0 0 1-.243-.103l-.58-.777-.582.778a.27.27 0 0 1-.243.104.27.27 0 0 1-.211-.159.27.27 0 0 1 .032-.263l.554-.74-.67-.168a.27.27 0 0 1-.192-.184.27.27 0 0 1 .065-.258.26.26 0 0 1 .255-.071l.728.182zm27.069-26.914a2.861 2.861 0 1 0-1.459-5.533 2.861 2.861 0 0 0 1.459 5.533"})))},PIERCINGS:function(e){return s.createElement("svg",lo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),to||(to=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M210.755 67.391a1.55 1.55 0 1 0-.791-2.997 1.55 1.55 0 0 0 .791 2.997m13.676 9.84a1.55 1.55 0 1 0-.791-2.997 1.55 1.55 0 0 0 .791 2.997m-49.503 3.027a1.549 1.549 0 1 1-2.995.79 1.549 1.549 0 0 1 2.995-.79m2.818 6.687a2.776 2.776 0 1 0-1.415-5.369 2.776 2.776 0 0 0 1.415 5.37m47.662-3.392a2.777 2.777 0 1 1-5.37 1.416 2.777 2.777 0 0 1 5.37-1.416m-14.274-8.651a1.548 1.548 0 1 0-.79-2.995 1.548 1.548 0 0 0 .79 2.995"})))}},am={BIG_ROUNDED:function(e){return s.createElement("svg",ro({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),no||(no=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M195.321 73.885h7.597m-5.449 1.456c0 5.16-4.177 9.342-9.331 9.342-5.153 0-9.33-4.182-9.33-9.342 0-5.159 4.177-9.341 9.33-9.341s9.331 4.182 9.331 9.342m22.341 0c0 5.16-4.178 9.342-9.331 9.342s-9.331-4.182-9.331-9.342c0-5.159 4.178-9.341 9.331-9.341s9.331 4.182 9.331 9.342"})))},BIG_SEMIROUNDED:function(e){return s.createElement("svg",co({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),io||(io=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M197.72 74.558a11.6 11.6 0 0 0-.592-2.014 11.6 11.6 0 0 0-2.498-3.853 11.6 11.6 0 0 0-3.798-2.583 11.6 11.6 0 0 0-9.003 0 11.6 11.6 0 0 0-3.798 2.583 11.6 11.6 0 0 0-2.499 3.853 11.6 11.6 0 0 0-.809 4.512c.001 1.591.325 2.857.989 3.832.671.985 1.628 1.585 2.726 1.95 1.084.362 2.336.505 3.653.564 1.022.046 2.126.042 3.256.038h.001q.49-.002.985-.003.496 0 .985.003h.001c1.13.004 2.234.008 3.255-.038 1.317-.059 2.569-.203 3.652-.564 1.097-.365 2.054-.966 2.724-1.95.663-.975.987-2.241.988-3.832q.01-.45-.016-.898h2.676q-.025.447-.015.898c.001 1.59.324 2.856.987 3.831.669.985 1.626 1.586 2.723 1.951 1.083.361 2.334.505 3.651.564 1.022.046 2.125.042 3.256.038a270 270 0 0 1 1.974 0c1.131.004 2.236.008 3.257-.038 1.318-.059 2.57-.203 3.653-.564 1.098-.365 2.055-.966 2.725-1.95.664-.975.987-2.241.988-3.832a11.6 11.6 0 0 0-.809-4.512 11.61 11.61 0 0 0-6.296-6.436 11.6 11.6 0 0 0-9.004 0 11.61 11.61 0 0 0-6.296 6.436 11.7 11.7 0 0 0-.592 2.014zM186.33 66.8a10.01 10.01 0 0 0-9.309 6.332 10 10 0 0 0-.698 3.898v.017c0 1.388.282 2.31.711 2.94.425.623 1.051 1.047 1.91 1.334.873.29 1.951.426 3.219.483.979.044 2.03.04 3.152.036a281 281 0 0 1 2.036 0c1.122.004 2.173.008 3.151-.036 1.268-.057 2.345-.193 3.218-.483.858-.286 1.483-.71 1.907-1.333.429-.631.711-1.553.711-2.94h.8l-.8-.018q.01-.437-.019-.872h-1.684a.8.8 0 0 1-.8-.8.8.8 0 0 1 .8-.8h1.449a10 10 0 0 0-.444-1.426 10 10 0 0 0-2.154-3.322 10 10 0 0 0-7.156-3.01m15.871 9.358h1.231a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8h-.995a10 10 0 0 1 .443-1.426 10 10 0 0 1 2.154-3.322 10 10 0 0 1 3.275-2.227 10 10 0 0 1 3.881-.783c1.333 0 2.653.266 3.881.783a10 10 0 0 1 3.274 2.227 10 10 0 0 1 2.155 3.322c.49 1.24.727 2.565.698 3.898l-.001.017c0 1.388-.281 2.31-.71 2.94-.424.623-1.05 1.047-1.909 1.334-.872.29-1.95.426-3.219.483-.979.044-2.03.04-3.153.036a281 281 0 0 0-2.037 0c-1.124.004-2.174.008-3.153-.036-1.268-.057-2.345-.193-3.217-.483-.858-.286-1.483-.71-1.906-1.333-.429-.63-.71-1.553-.71-2.94l-.001-.018q-.01-.437.019-.872",clipRule:"evenodd"})))},LARGE_STYLIZED_XL:function(e){return s.createElement("svg",so({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),oo||(oo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M170.2 72a.8.8 0 0 1 .8-.8h26.548a.8.8 0 0 1 .8.8v3.657h2.304V72a.8.8 0 0 1 .8-.8H228a.8.8 0 0 1 .8.8 9.39 9.39 0 0 1-9.389 9.389h-17.959a.8.8 0 0 1-.8-.8v-3.332h-2.304v3.332a.8.8 0 0 1-.8.8h-17.959A9.39 9.39 0 0 1 170.2 72m32.052 5.257v2.532h17.159a7.79 7.79 0 0 0 7.748-6.989h-24.907v2.857h.488a.8.8 0 0 1 0 1.6zm-5.504-4.457v2.857h-.419a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8h.419v2.532h-17.159a7.79 7.79 0 0 1-7.748-6.989z",clipRule:"evenodd"})))},LARGE_STYLIZED:function(e){return s.createElement("svg",uo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),mo||(mo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M194.832 76.402h7.467M175 71.893h20.91v9.882h-10.68a10.5 10.5 0 0 1-3.914-.751 10.3 10.3 0 0 1-3.319-2.142 9.9 9.9 0 0 1-2.218-3.206 9.6 9.6 0 0 1-.779-3.783m36.774 9.886h-10.7v-9.886H222a9.6 9.6 0 0 1-.777 3.783 9.9 9.9 0 0 1-2.217 3.207 10.3 10.3 0 0 1-3.318 2.143 10.5 10.5 0 0 1-3.914.753"})))},PIRATE:function(e){return s.createElement("svg",fo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),vo||(vo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M204.465 71.498a9 9 0 0 0-1.11.563l-19.794-19.444a.8.8 0 0 0-1.132.01.8.8 0 0 0 .01 1.132l19.61 19.26a9 9 0 0 0-.446.425 8.75 8.75 0 0 0-1.883 2.904 8.8 8.8 0 0 0-.61 3.397c.001 1.195.244 2.182.772 2.958.535.788 1.296 1.26 2.14 1.54.829.277 1.772.383 2.739.426.75.034 1.562.03 2.385.028l.71-.002q.356 0 .71.002c.823.003 1.636.006 2.386-.028.483-.022.961-.059 1.421-.125l4.126 4.463a.8.8 0 0 0 1.131.044.8.8 0 0 0 .044-1.13l-3.551-3.842c.671-.29 1.268-.724 1.71-1.375.529-.776.772-1.763.773-2.958a8.8 8.8 0 0 0-.61-3.398 8.75 8.75 0 0 0-1.883-2.904 8.8 8.8 0 0 0-2.862-1.946 8.75 8.75 0 0 0-6.786 0"})),po||(po=s.createElement("path",{fill:"#fff",d:"M213.067 77.674q-.276-1.823-1.632-3.005-1.424-1.266-3.471-1.267-2.049 0-3.472 1.253-1.356 1.197-1.619 3.019-.055.3-.055.57 0 1.196.761 2.093.76.897 2.144 1.31v.214a.92.92 0 0 0 .263.67q.262.27.65.298.4.03.594-.142.304.228.678.228.346 0 .636-.214.194.157.568.128.387-.042.65-.306a.9.9 0 0 0 .262-.662v-.156q1.494-.399 2.311-1.34a3.1 3.1 0 0 0 .788-2.121q0-.27-.056-.57m-6.293 1.374q-.416.492-.996.491c-.58 0-.719-.163-.996-.49q-.414-.492-.415-1.19 0-.698.415-1.189.416-.49.996-.49c.58 0 .719.163.996.49q.415.491.415 1.189t-.415 1.19m1.203 1.887q-.346 0-.511-.183a.42.42 0 0 1-.097-.282q0-.267.2-.535.2-.267.395-.267.193 0 .366.296.173.295.173.563 0 .409-.526.408m3.05-1.887q-.408.492-1.003.491-.58 0-.988-.49-.41-.492-.409-1.19 0-.698.409-1.189.408-.49.988-.49.595 0 1.003.49.408.491.408 1.189t-.408 1.19"})))},SMALL_INTELLECTUAL:function(e){return s.createElement("svg",go({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ho||(ho=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M183.554 75.17a5.832 5.832 0 0 1 11.586.45h7.719a5.833 5.833 0 0 1 11.587-.45l8.196-4.098a.8.8 0 0 1 1.073.358.8.8 0 0 1-.357 1.073l-8.85 4.425a5.831 5.831 0 0 1-11.648.291h-7.72a5.831 5.831 0 0 1-11.648-.291l-8.85-4.425a.8.8 0 0 1 .716-1.43zm5.769-3.37a4.23 4.23 0 0 0-4.233 4.232v.774a4.232 4.232 0 0 0 8.465 0v-.774a4.23 4.23 0 0 0-4.232-4.232m19.354 0a4.23 4.23 0 0 0-4.232 4.232v.774a4.232 4.232 0 0 0 8.465 0v-.774a4.23 4.23 0 0 0-4.233-4.232",clipRule:"evenodd"})))},SMALL_SYMPATHETIC:function(e){return s.createElement("svg",bo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),xo||(xo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M183.2 74a5.8 5.8 0 0 1 11.6 0v1.04h8.4V74a5.8 5.8 0 0 1 11.6 0v.622l5.76-3.79a.8.8 0 0 1 1.108.228.8.8 0 0 1-.228 1.108l-6.597 4.341q-.022.014-.043.027v4.13a3.133 3.133 0 0 1-3.133 3.134h-5.334a3.133 3.133 0 0 1-3.133-3.133V76.64h-8.4v4.026a3.133 3.133 0 0 1-3.133 3.133h-5.334a3.133 3.133 0 0 1-3.133-3.133v-4.131a.8.8 0 0 1-.169-.13l-5.597-5.596a.8.8 0 0 1 0-1.132.8.8 0 0 1 1.132 0l4.634 4.635zm5.8-4.2a4.2 4.2 0 0 0-4.2 4.2v6.667c0 .847.686 1.533 1.533 1.533h5.334c.846 0 1.533-.686 1.533-1.533V74a4.2 4.2 0 0 0-4.2-4.2m15.8 4.2a4.2 4.2 0 1 1 8.4 0v6.667c0 .847-.687 1.533-1.533 1.533h-5.334a1.533 1.533 0 0 1-1.533-1.533z",clipRule:"evenodd"})))},SMALL_WEIRD_ONE:function(e){return s.createElement("svg",Eo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),wo||(wo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M183.25 71.784c0-2.74 3.767-3.494 4.821-.964.344.826 1.514.826 1.858 0 1.054-2.53 4.821-1.776 4.821.964v3.307h8.5v-3.307c0-2.74 3.767-3.494 4.821-.964.344.826 1.514.826 1.858 0 1.054-2.53 4.821-1.776 4.821.964v2.931l5.838-3.841a.75.75 0 0 1 1.039.214.75.75 0 0 1-.215 1.039l-6.596 4.34-.066.04v2.326a3.917 3.917 0 0 1-3.917 3.917h-3.666a3.917 3.917 0 0 1-3.917-3.917v-2.242h-8.5v2.242a3.917 3.917 0 0 1-3.917 3.917h-3.666a3.917 3.917 0 0 1-3.917-3.917v-2.327a.8.8 0 0 1-.184-.135l-5.596-5.596a.75.75 0 0 1 0-1.061.75.75 0 0 1 1.06 0l4.72 4.72zm3.436-.387c-.423-1.016-1.936-.714-1.936.387v7.05a2.417 2.417 0 0 0 2.417 2.416h3.666a2.417 2.417 0 0 0 2.417-2.417v-7.05c0-1.1-1.513-1.402-1.936-.386-.857 2.056-3.771 2.056-4.628 0m18.064.387c0-1.1 1.513-1.403 1.936-.387.857 2.056 3.771 2.056 4.628 0 .423-1.016 1.936-.714 1.936.387v7.05a2.417 2.417 0 0 1-2.417 2.416h-3.666a2.417 2.417 0 0 1-2.417-2.417z",clipRule:"evenodd"})))},SMALL_WEIRD_TWO:function(e){return s.createElement("svg",yo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),zo||(zo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M194.75 80.216c0 2.74-3.767 3.494-4.821.964-.344-.826-1.514-.826-1.858 0-1.054 2.53-4.821 1.776-4.821-.964v-3.71a.8.8 0 0 1-.184-.135l-5.596-5.596a.75.75 0 0 1 0-1.061.75.75 0 0 1 1.06 0l4.72 4.72v-1.267a3.917 3.917 0 0 1 3.917-3.917h3.666a3.917 3.917 0 0 1 3.917 3.917v1.924h8.5v-1.788a4.053 4.053 0 0 1 4.053-4.053h3.394a4.053 4.053 0 0 1 4.053 4.053v1.412l5.838-3.841a.75.75 0 0 1 1.039.214.75.75 0 0 1-.215 1.039l-6.596 4.34-.066.04v4.623c0 2.743-3.776 3.49-4.821.953-.342-.83-1.516-.83-1.858 0-1.045 2.537-4.821 1.79-4.821-.953v-4.54h-8.5zm-3.436.387c.423 1.016 1.936.714 1.936-.387v-7.05a2.417 2.417 0 0 0-2.417-2.416h-3.666a2.417 2.417 0 0 0-2.417 2.417v7.05c0 1.1 1.513 1.402 1.936.386.857-2.056 3.771-2.056 4.628 0m13.436-7.3a2.553 2.553 0 0 1 2.553-2.553h3.394a2.553 2.553 0 0 1 2.553 2.553v7.827c0 1.1-1.515 1.4-1.934.382-.851-2.068-3.781-2.068-4.632 0-.419 1.018-1.934.718-1.934-.382z",clipRule:"evenodd"})))},THUGLIFE_ROUNDED:function(e){return s.createElement("svg",Oo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),No||(No=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M178.301 76.342c0-5.518 4.473-9.99 9.991-9.99 4.741 0 8.711 3.303 9.734 7.734h2.898c1.023-4.431 4.993-7.735 9.734-7.735 5.518 0 9.991 4.473 9.991 9.99s-4.473 9.991-9.991 9.991-9.99-4.473-9.99-9.99q0-.331.021-.656h-2.428q.021.324.021.656c0 5.517-4.473 9.99-9.99 9.99s-9.991-4.473-9.991-9.99"})),Co||(Co=s.createElement("path",{fill:"#fff",d:"M191.574 77.189a.72.72 0 0 1 .721-.721h1.714a.72.72 0 0 1 .721.72v1.715a.72.72 0 0 1-.721.721h-1.714a.72.72 0 0 1-.721-.72zm-8.747 2.435a.72.72 0 0 0-.721.72v1.715a.72.72 0 0 0 .721.72h1.714a.72.72 0 0 0 .721-.72v-1.714a.72.72 0 0 0-.721-.721zm6.312 0a.72.72 0 0 0-.721.72v1.715a.72.72 0 0 0 .721.72h1.714a.72.72 0 0 0 .721-.72v-1.714a.72.72 0 0 0-.721-.721zm-3.156-3.156a.72.72 0 0 0-.721.72v1.715a.72.72 0 0 0 .721.721h1.714a.72.72 0 0 0 .721-.72v-1.715a.72.72 0 0 0-.721-.721zm18.215 3.877a.72.72 0 0 1 .72-.721h1.715a.72.72 0 0 1 .721.72v1.715a.72.72 0 0 1-.721.72h-1.715a.72.72 0 0 1-.72-.72zm7.032-.721a.72.72 0 0 0-.72.72v1.715c0 .398.322.72.72.72h1.715a.72.72 0 0 0 .721-.72v-1.714a.72.72 0 0 0-.721-.721zm2.436-2.435a.72.72 0 0 1 .72-.721h1.715a.72.72 0 0 1 .72.72v1.715a.72.72 0 0 1-.72.721h-1.715a.72.72 0 0 1-.72-.72zm-5.592-.721a.72.72 0 0 0-.72.72v1.715c0 .398.322.721.72.721h1.715a.72.72 0 0 0 .721-.72v-1.715a.72.72 0 0 0-.721-.721z"})))},THUGLIFE:function(e){return s.createElement("svg",To({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ao||(Ao=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M174.173 70a.697.697 0 0 1 .697-.697h20.968c.384 0 .696.312.696.697v3.88h3.785V70a.697.697 0 0 1 .697-.697H222c.385 0 .697.312.697.697 0 1.438-.282 2.863-.833 4.192a10.95 10.95 0 0 1-5.927 5.93 11 11 0 0 1-4.192.834h-10.729a.697.697 0 0 1-.697-.697v-4.78h-3.785v4.776a.697.697 0 0 1-.696.697h-10.709a11 11 0 0 1-4.192-.833 11 11 0 0 1-3.555-2.374 11 11 0 0 1-2.375-3.553 11 11 0 0 1-.834-4.192"})),Ro||(Ro=s.createElement("path",{fill:"#fff",d:"M190.426 74.868c0-.428.346-.774.774-.774h1.317c.428 0 .774.346.774.774v1.317a.774.774 0 0 1-.774.774H191.2a.774.774 0 0 1-.774-.774zm-7.823 2.091a.775.775 0 0 0-.774.774v1.317c0 .428.347.775.774.775h1.317a.775.775 0 0 0 .775-.775v-1.317a.775.775 0 0 0-.775-.774zm20.059 0a.775.775 0 0 0-.774.774v1.317c0 .428.347.775.774.775h1.317a.774.774 0 0 0 .774-.775v-1.317a.774.774 0 0 0-.774-.774zm-15.102.775c0-.428.347-.775.775-.775h1.317c.427 0 .774.347.774.775v1.317a.775.775 0 0 1-.774.774h-1.317a.775.775 0 0 1-.775-.775zm20.833-.775a.775.775 0 0 0-.774.774v1.317c0 .428.347.775.774.775h1.317a.775.775 0 0 0 .775-.775v-1.317a.775.775 0 0 0-.775-.774zm2.866-2.865a.774.774 0 0 0-.774.774v1.317c0 .428.346.774.774.774h1.317a.774.774 0 0 0 .774-.774v-1.317a.774.774 0 0 0-.774-.774zm-26.564.774c0-.428.346-.774.774-.774h1.317c.428 0 .774.346.774.774v1.317a.774.774 0 0 1-.774.774h-1.317a.774.774 0 0 1-.774-.774zm20.833-.774a.774.774 0 0 0-.774.774v1.317c0 .428.346.774.774.774h1.317a.774.774 0 0 0 .774-.774v-1.317a.774.774 0 0 0-.774-.774z"})))}},tm={ARAGON:function(e){return s.createElement("svg",Lo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),So||(So=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"m252.188 45.034 2.376 1.464.398.191c-1.18.793-3.06 2.732-4.255 4.825-1.191 2.086-1.878 4.672-1.109 7.54.966 3.608 3.402 5.891 6.431 7.063 3.042 1.177 6.683 1.23 10 .34 3.473-.93 5.845-2.591 7.264-3.997-.094-2.574 1.662-3.795 2.7-4.096.205-.305.497-.84.76-1.562a9.9 9.9 0 0 0 .587-3.71c-.055-1.437-.51-2.833-1.104-3.992-.49-.959-1.063-1.731-1.556-2.22l-.015-.004.001.008-.005-.004-.69-.165s-.176-.75-.483-1.469c-9.623-3.216-18.21-1.482-21.3-.212m16.868 3.835c.148-.137.659-.634 1.115-1.507 1.337-.165 2.719-.076 2.719-.076-2.74-.863-6.175-.887-9.714.086 0 0 1.898 1.669 5.88 1.497",clipRule:"evenodd"})),_o||(_o=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M243.323 68.99c-2.348-8.764 1.86-17.659 9.484-21.439-.964.943-2.09 2.27-2.828 3.547-1.271 2.226-2.03 5.04-1.191 8.174 1.045 3.897 3.693 6.371 6.939 7.627 3.233 1.25 7.059 1.295 10.519.368 3.282-.88 5.651-2.393 7.201-3.799 1.271 4.592 7.797 5.1 12.473 2.578-1.864 8.063-7.631 15.262-16.258 17.573-11.552 3.096-23.37-3.55-26.339-14.63m33.659-20.272a11 11 0 0 0-.789-1.318c2.599 1.038 4.878 2.795 5.562 5.91.986 4.488-1.225 6.95-2.862 7.7.453-1.601-.466-2.29-.818-2.507a2.1 2.1 0 0 0-1.024-.292c.166-.319.335-.697.489-1.123a10.7 10.7 0 0 0 .637-4.028c-.06-1.587-.56-3.102-1.195-4.342m11.59 127.145 3.798 21.057a7.9 7.9 0 0 1 .159 3.621 7.9 7.9 0 0 1-1.467 3.314 7.9 7.9 0 0 1-2.788 2.314 7.9 7.9 0 0 1-3.526.831H161.202a4 4 0 0 1-4-3.999v-43.752s-12.024 10.436-27.624 21.814-29.089 13.656-43.068 5.288c-13.98-8.367-8.16-24.961-.804-37.945 5.47-9.656 12.821-21.49 16.23-26.922.827-1.317 2.84-1.226 3.937-.124 5.174 5.196 14.899 4.831 20.048 4.195 1.525-.189 2.835 1.273 2.383 2.742l-1.823 5.922 29.237-18.868c4.4-2.84 9.525-4.35 14.76-4.351h16.852v7.223c0 .204.034.408.174.558.582.625 3.03 2.207 12.884 2.219 11.653-.015 11.612-2.509 11.612-2.509v-8.502h16.299a31.53 31.53 0 0 1 22.385 9.198 31.6 31.6 0 0 1 6.873 10.252 31.6 31.6 0 0 1 2.421 12.107v41.142z"})),ko||(ko=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M298 31.383a5.8 5.8 0 0 0-7.159-3.565l-69.576 21.418a.8.8 0 0 0-.53 1 .8.8 0 0 0 1 .529l69.577-21.418a4.2 4.2 0 0 1 5.184 2.582l16.027 44.17q.142.395.203.792l-75.449 21.84a.8.8 0 1 0 .445 1.537l74.92-21.687a4.2 4.2 0 0 1-2.886 2.982l-70.59 20.68a4.2 4.2 0 0 1-5.153-2.666l-4.303-12.52a.799.799 0 1 0-1.513.52l4.303 12.52a5.8 5.8 0 0 0 7.116 3.681l30.793-9.02.003.01 3.818 13.45a.8.8 0 1 0 1.539-.437l-3.599-12.68 7.119-2.015 4.689 16.558a1 1 0 0 0 .042.113 26 26 0 0 0-3.223.357 23 23 0 0 0-3.704.961 16 16 0 0 0-1.279.516l-.074.035-.021.011-.008.004c-.001 0-.002.001.359.715l-.361-.714a.8.8 0 0 0 .722 1.428l.011-.006.018-.008.034-.017q.074-.035.226-.101c.203-.088.508-.213.908-.355a21.4 21.4 0 0 1 3.445-.893c2.946-.517 7.086-.664 11.848.829a.8.8 0 1 0 .479-1.527 27.2 27.2 0 0 0-7.912-1.263.8.8 0 0 0 .03-.521l-4.907-17.328-.014-.045-.022-.056 29.63-8.68a5.8 5.8 0 0 0 3.822-7.545zm-21.492 88.085.327.73c-.327-.73-.326-.731-.325-.731l.008-.004.021-.008.07-.03a9 9 0 0 1 .259-.102c.223-.084.548-.198.966-.324a22.6 22.6 0 0 1 3.565-.75c3.042-.399 7.328-.396 12.342 1.186a.8.8 0 0 1 .522 1.004.8.8 0 0 1-1.004.522c-4.758-1.502-8.805-1.499-11.652-1.126a21 21 0 0 0-3.311.695c-.381.115-.672.218-.863.29l-.057.022-.054.021-.102.041-.049.02-.01.005a.8.8 0 0 1-1.056-.404.8.8 0 0 1 .403-1.057m.718 8.029.002-.001.002-.001.006-.003.021-.009.043-.019.026-.011q.089-.038.252-.102c.218-.085.534-.199.942-.326a21.5 21.5 0 0 1 3.492-.751c2.989-.399 7.218-.396 12.229 1.187a.8.8 0 0 1 .522 1.003.8.8 0 0 1-1.004.522c-4.758-1.502-8.747-1.499-11.535-1.126-1.395.186-2.49.464-3.231.694-.369.114-.65.216-.835.288l-.059.024-.034.013-.055.022-.057.024-.047.021-.008.003a.8.8 0 0 1-.672-1.452m-4.298-8.957h-.004a7.35 7.35 0 0 0-7.045 5.381c-.929 3.254-2.564 6.651-3.982 9.253a70 70 0 0 1-1.826 3.153c-.236.383-.426.684-.558.889l-.013.02a.8.8 0 0 0-.326.645v43.864a.8.8 0 1 0 1.6 0v-43.532l.085-.133c.137-.212.333-.522.575-.915a72 72 0 0 0 1.868-3.225c1.441-2.644 3.14-6.161 4.116-9.583l.002-.005a5.75 5.75 0 0 1 2.05-3.031 5.75 5.75 0 0 1 3.46-1.181h.078a.8.8 0 1 0 0-1.6zm2.5 21.079a.8.8 0 0 0-.85-.745.8.8 0 0 0-.746.85c.206 3.135-.866 5.154-1.954 6.391a7.6 7.6 0 0 1-1.534 1.337c-.21.138-.384.236-.501.297q-.089.046-.13.065l-.02.009-.008.004-.001.001.313.736-.313-.736h-.002l-.001.001a.8.8 0 0 0-.421 1.048.8.8 0 0 0 1.05.423l-.303-.712.303.712.001-.001.003-.001.006-.002.018-.008.056-.026a6.4 6.4 0 0 0 .828-.472 9.2 9.2 0 0 0 1.858-1.619c1.34-1.525 2.585-3.953 2.348-7.552m9.409 9.771a.8.8 0 0 1 .895.691l3.21 24.908a.8.8 0 0 1-.691.896.8.8 0 0 1-.896-.692l-3.209-24.907a.8.8 0 0 1 .691-.896"})),Io||(Io=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M286.384 144.03a5.3 5.3 0 0 1 10.199-2.888l7.861 27.758a5.3 5.3 0 0 1-10.199 2.889zm4.092-5.004a3.7 3.7 0 0 0-2.552 4.568l7.86 27.759a3.7 3.7 0 1 0 7.12-2.017l-7.86-27.758a3.7 3.7 0 0 0-4.568-2.552",clipRule:"evenodd"})),Mo||(Mo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M91.634 89.711a.8.8 0 0 1 .732-1.422c8.425 4.34 11.948 9.499 13.58 14.395.808 2.424 1.144 4.756 1.402 6.818l.084.672c.222 1.802.41 3.321.827 4.573.71 2.132 2.302 3.484 4.095 4.256 1.81.779 3.752.931 5.007.709a.8.8 0 0 1 .278 1.576c-1.578.278-3.836.08-5.918-.816-2.099-.903-4.091-2.551-4.98-5.219-.472-1.415-.679-3.107-.896-4.874l-.084-.678c-.257-2.047-.578-4.246-1.332-6.511-1.493-4.478-4.72-9.32-12.795-13.479m5.126-7.514a.8.8 0 0 0 .437 1.043c8.57 3.506 12.959 10.226 14.057 13.05a.8.8 0 0 0 1.036.455.8.8 0 0 0 .456-1.035c-1.235-3.176-5.913-10.256-14.943-13.95a.8.8 0 0 0-1.043.437m6.637-5.404a.8.8 0 0 1-.69-.897.8.8 0 0 1 .896-.69c4.893.639 8.688 3.776 11.418 7.318 2.733 3.546 4.474 7.59 5.247 10.253a.8.8 0 1 1-1.536.446c-.727-2.503-2.386-6.36-4.978-9.722-2.595-3.367-6.05-6.146-10.357-6.708m22.79 4.81c-2.154.17-4.033 1-5.131 1.732a.8.8 0 0 0 .888 1.33c.902-.6 2.523-1.321 4.369-1.467 1.823-.145 3.844.27 5.652 1.897 1.834 1.65 2.772 3.847 3.187 5.971.361 1.846.317 3.591.149 4.774-.909.158-2.022.07-3.252-.554-1.469-.743-3.16-2.278-4.858-5.189a.8.8 0 0 0-1.094-.288.8.8 0 0 0-.288 1.094c1.802 3.09 3.694 4.888 5.517 5.81 1.149.583 2.249.805 3.242.795-1.075.636-2.036 1.504-2.733 2.548a.8.8 0 0 0 .221 1.109.8.8 0 0 0 1.109-.221c.887-1.327 2.348-2.336 3.868-2.778 1.389-.405 2.707-.31 3.663.296.068 2.442-.641 6.725-2.845 10.831-2.306 4.297-6.219 8.35-12.545 9.931a.8.8 0 0 0-.582.97.8.8 0 0 0 .97.582c6.855-1.713 11.097-6.124 13.567-10.726 2.456-4.577 3.191-9.392 3.014-12.064a.8.8 0 0 0-.296-.57c-1.451-1.17-3.395-1.312-5.178-.846.258-1.353.371-3.515-.078-5.81-.46-2.352-1.522-4.905-3.688-6.855-2.192-1.972-4.671-2.475-6.848-2.302"})))},BLOCKS:function(e){return s.createElement("svg",Fo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Do||(Do=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M256.238 127.561a28.63 28.63 0 0 0-10.544-12.794 28.6 28.6 0 0 0-15.862-4.798h-17.47v8.017c0 .059.003.119-.013.176-.117.411-1.26 2.143-12.179 2.143-10.19 0-12.527-1.897-13.036-2.571-.109-.145-.134-.326-.134-.507v-7.258h-12.522a27.23 27.23 0 0 0-14.76 4.351l-29.237 18.868 1.864-6.254s-9.626-1.985-21.691-15.637c0 0-13.593 23.094-20.948 36.078s-13.175 29.578.804 37.945 27.468 6.09 43.068-5.288 27.624-21.814 27.624-21.814l1.263 18.622c2.252 0 8.848-.181 10.835 0h9.342v-24.023h36.335c0-6.038 3.813-11.644 10.968-12.819 11.433-.535 19.058 4.97 22.243 11.619 4.259 8.887 3.877 13.737 3.877 13.737s-5.373 7.606-10.456 6.29v27.191s3.921 4.025 15.556 4.025 16.653-6.959 16.653-16.328c-.024-6.271-12.998-38.376-21.58-58.971"})),Po||(Po=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m256.841 165.343-.8.031.8-.03a.8.8 0 0 1-.073.365c-1.709 3.705-4.529 5.405-6.907 6.165a13 13 0 0 1-3.476.6v2.137a.8.8 0 0 1-.8.8h-43.354a.8.8 0 0 1-.8-.8v-21.794a.8.8 0 0 1 .8-.8h11.237a.8.8 0 1 1 0 1.6h-10.437v20.194h41.754v-6.091a.8.8 0 1 1 1.6 0v3.153q.152-.005.331-.017a11.4 11.4 0 0 0 2.657-.506c2.015-.644 4.372-2.049 5.858-5.135l-.005-.083a23 23 0 0 0-.072-.808 33 33 0 0 0-.444-2.905c-.475-2.408-1.363-5.588-3.011-8.712-1.646-3.121-4.04-6.166-7.522-8.343-3.475-2.171-8.086-3.512-14.229-3.145a.8.8 0 0 1-.095-1.597c6.438-.384 11.386 1.019 15.172 3.386 3.778 2.361 6.346 5.648 8.09 8.953 1.741 3.302 2.67 6.642 3.165 9.148a35 35 0 0 1 .466 3.047 24 24 0 0 1 .09 1.1l.003.063.001.017v.006z"})),Ho||(Ho=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M240.117 146.128a.8.8 0 0 1 .267 1.099c-.552.908-1.919 3.711-3.172 6.345a508 508 0 0 0-2.148 4.571l-.191.41a.8.8 0 1 1-1.452-.672l.192-.413.514-1.104c.431-.921 1.017-2.17 1.64-3.479 1.234-2.594 2.644-5.493 3.25-6.489a.8.8 0 0 1 1.1-.268m4.811 5.472a.8.8 0 0 1 .272 1.098c-.552.915-1.518 2.932-2.364 4.766a244 244 0 0 0-1.409 3.116l-.09.203-.031.071a.8.8 0 0 1-1.054.41.8.8 0 0 1-.411-1.054l.032-.073.091-.205.332-.746c.28-.625.666-1.478 1.088-2.393.835-1.81 1.839-3.916 2.446-4.921a.8.8 0 0 1 1.098-.272m4.485 6.509a.8.8 0 0 1 .271 1.098c-.573.948-1.425 2.429-2.137 3.681a404 404 0 0 0-1.177 2.08l-.1.177a.8.8 0 0 1-1.089.307.8.8 0 0 1-.306-1.09l.373-.663.908-1.603c.712-1.25 1.573-2.749 2.159-3.717a.8.8 0 0 1 1.098-.27"})),jo||(jo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M181.842 152.817a.8.8 0 0 1 .8-.8h17.385a.8.8 0 0 1 .8.8v21.794a.8.8 0 0 1-.8.8h-17.385a.8.8 0 0 1-.8-.8zm1.6.8v20.194h15.785v-20.194zm24.211 23.223a.8.8 0 0 1 .8-.8h37.023a.8.8 0 0 1 .8.8v28.085a.8.8 0 0 1-.8.8h-37.023a.8.8 0 0 1-.8-.8zm1.6.8v26.485h35.423V177.64zm-27.411-.8a.8.8 0 0 1 .8-.8h23.414a.8.8 0 0 1 .8.8v4.93a.8.8 0 0 1-.8.8h-23.414a.8.8 0 0 1-.8-.8zm1.6.8v3.33h21.814v-3.33zm-1.6 6.36a.8.8 0 0 1 .8-.8h23.414a.8.8 0 0 1 .8.8v20.925a.8.8 0 0 1-.8.8h-23.414a.8.8 0 0 1-.8-.8zm1.6.8v19.325h21.814V184.8zm-21.797-7.96a.8.8 0 0 1 .8-.8h17.732a.8.8 0 0 1 .8.8v28.085a.8.8 0 0 1-.8.8h-17.732a.8.8 0 0 1-.8-.8zm1.6.8v26.485h16.132V177.64zm-45.064-75.941.002-.003.02-.025.096-.112c.089-.1.228-.25.416-.431.376-.364.95-.855 1.723-1.348 1.543-.985 3.884-1.98 7.062-1.98 3.185 0 5.703.982 7.426 1.964.862.492 1.522.982 1.964 1.345.22.182.386.332.493.433l.145.141.004.004.001.001a.8.8 0 0 0 1.13.032.8.8 0 0 0 .032-1.131l-.582.549.582-.549-.001-.001-.001-.001-.004-.005-.013-.012-.042-.043a5 5 0 0 0-.152-.148 11 11 0 0 0-.575-.505c-.5-.412-1.235-.956-2.188-1.5A16.53 16.53 0 0 0 127.5 96.2c-3.531 0-6.166 1.11-7.922 2.23-.876.56-1.533 1.12-1.974 1.547a9 9 0 0 0-.503.522 5 5 0 0 0-.133.155l-.037.046-.011.014-.004.004-.001.002s-.001.002.633.49l-.634-.488a.8.8 0 0 0 .145 1.122.8.8 0 0 0 1.121-.144m-.018-7.265.002-.002.02-.023.096-.103c.089-.094.227-.232.416-.401.377-.338.953-.796 1.729-1.256 1.549-.919 3.902-1.85 7.093-1.85 3.197 0 5.717.917 7.437 1.832.861.458 1.519.914 1.958 1.252a9 9 0 0 1 .608.508l.01.01.016.014.003.004h.001a.8.8 0 0 0 1.131-.006.8.8 0 0 0-.005-1.131l-.564.568.564-.568-.002-.001-.001-.002-.004-.004-.013-.012-.042-.04-.153-.138a11 11 0 0 0-.573-.47 15.6 15.6 0 0 0-2.182-1.397 17.4 17.4 0 0 0-8.189-2.02c-3.518 0-6.15 1.031-7.909 2.074a12.7 12.7 0 0 0-1.981 1.441c-.222.2-.39.367-.506.488a5 5 0 0 0-.134.146l-.038.042-.011.014-.004.004-.001.002s-.002.002.614.513l-.616-.511a.8.8 0 0 0 1.229 1.024",clipRule:"evenodd"})),Vo||(Vo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M113.393 98.723v-.03l.003-.114q.004-.156.024-.454c.029-.396.086-.966.2-1.653.229-1.377.687-3.202 1.593-5.016.905-1.811 2.25-3.598 4.252-4.934 1.997-1.333 4.696-2.248 8.366-2.248a.8.8 0 0 0 0-1.6c-3.95 0-6.965.99-9.254 2.517-2.283 1.523-3.795 3.549-4.795 5.55-.998 1.998-1.493 3.986-1.74 5.468a19 19 0 0 0-.217 1.802q-.023.331-.028.514l-.004.142v.034a91 91 0 0 1-1.495 12.609.8.8 0 0 0 1.572.298 93 93 0 0 0 1.522-12.846zm37.612-8.611a2.2 2.2 0 0 0-.867-.148c-4.289.179-7.18 1.11-8.977 1.972a11.3 11.3 0 0 0-1.928 1.147 6 6 0 0 0-.426.35q-.066.06-.092.087l-.017.017.001-.001m-.002.002a.8.8 0 0 1-1.17-1.09l.586.543-.586-.544.001-.001.002-.002.005-.005.012-.014.041-.04q.05-.052.142-.135a8 8 0 0 1 .54-.444c.478-.361 1.199-.833 2.199-1.312 2.002-.96 5.108-1.941 9.606-2.129h.007a3.82 3.82 0 0 1 3.639 2.328c.2.472.302.979.302 1.49v.004a3.82 3.82 0 0 1-.812 2.337 3.8 3.8 0 0 1-2.073 1.348c-1.168.299-2.674.944-4.088 2.334-1.411 1.389-2.77 3.56-3.584 6.974-1.32 5.548-3.719 8.889-5.836 10.849a13.3 13.3 0 0 1-2.754 1.99 9 9 0 0 1-.872.411 7 7 0 0 1-.253.096l-.074.025-.023.007-.008.002-.003.001h-.001s-.001.001-.231-.766l.23.767a.8.8 0 0 1-.462-1.532l.001-.001h.002l.003-.001.013-.004.026-.009q.058-.02.181-.069c.164-.066.41-.175.718-.339a11.8 11.8 0 0 0 2.42-1.751c1.879-1.742 4.118-4.801 5.366-10.046.875-3.665 2.365-6.117 4.019-7.744 1.652-1.626 3.428-2.39 4.816-2.745h.003a2.22 2.22 0 0 0 1.676-2.14c0-.297-.06-.59-.175-.864a2.2 2.2 0 0 0-.5-.73 2.2 2.2 0 0 0-.743-.475",clipRule:"evenodd"})),Bo||(Bo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M131.077 70.24a9.14 9.14 0 0 0-6.464 2.678 9.15 9.15 0 0 0-2.679 6.469v5.011a.8.8 0 1 1-1.6 0v-5.011a10.76 10.76 0 0 1 3.147-7.6 10.74 10.74 0 0 1 7.596-3.148h4.491a.8.8 0 0 1 .8.8.8.8 0 0 1-.8.8z",clipRule:"evenodd"})),qo||(qo=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M156.483 82.295 141.2 97.59l-15.28-15.295 2.138-2.14 7.297-7.302L141.2 67z"})))},CHART:function(e){return s.createElement("svg",Yo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Uo||(Uo=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m211.993 107.723 5.661.048a40.88 40.88 0 0 1 28.624 12.138 40.94 40.94 0 0 1 11.825 28.773v45.26a13.56 13.56 0 0 1-3.967 9.584 13.54 13.54 0 0 1-9.577 3.97h-96.051c-1.961 0-2.887-2.709-1.41-3.999 8.887-7.759 26.521-26.351 26.521-51.706l-28.001-23.521-3.515-3.211s18.24-17.018 34.483-17.018c.656 0 1.385-.003 2.211-.007a583 583 0 0 1 8.203.007v9.677s.633 2.83 12.91 2.83 12.083-2.209 12.083-2.209zm-115.03 48.25c-.355 17.462-5.298 26.914-5.298 26.914 15.189 9.544 47.393-8.651 47.393-8.651s-6.948-11.043-16.815-28.883c-10.344 6.936-14.677 8.004-23.248 10.118z"})),Ko||(Ko=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M96.42 78.961c-.831-.303-1.664.016-2.019.71-.17.334-.214.737-.082 1.124s.418.698.792.904l44.995 25.497.01.006c1.398.766 2.944.667 4.25.029 1.297-.634 2.389-1.807 2.972-3.266 1.209-3.023-.175-6.628-3.156-7.706zm44.469 26.84-44.17-25.03 46.918 16.992c2.022.732 3.133 3.314 2.215 5.609-.441 1.104-1.262 1.969-2.188 2.421-.916.447-1.904.483-2.775.008",clipRule:"evenodd"})),Go||(Go=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M97.942 86.01a.8.8 0 0 0-1.6.028c.096 5.274 3.969 9.012 7.581 11.37a33 33 0 0 0 5 2.65c.679.289 1.246.505 1.645.65a24 24 0 0 0 .592.205l.035.01.009.004h.003s.002.001.223-.707l-.221.708a.8.8 0 0 0 .478-1.527l-.007-.002-.027-.009-.11-.036a20 20 0 0 1-.431-.15 30 30 0 0 1-1.561-.618 31.3 31.3 0 0 1-4.753-2.517c-3.496-2.282-6.776-5.614-6.856-10.06m1.347 11.27a.8.8 0 0 1 .88.71s0 .001-.796.085l-.796.084a.8.8 0 0 1 .712-.88M100.169 97.99v.008l.007.047q.009.066.033.202a9.087 9.087 0 0 0 1.243 3.123c1.089 1.7 3.095 3.487 6.877 3.696a.8.8 0 1 1-.089 1.598c-4.353-.241-6.802-2.349-8.135-4.431a10.7 10.7 0 0 1-1.252-2.783 10 10 0 0 1-.217-.914 7 7 0 0 1-.044-.265l-.01-.076-.003-.023-.001-.008v-.005l.795-.084zm26.791.386a.8.8 0 0 1 1.098.27c2.626 4.335 3.791 8.875 4.303 12.317.256 1.724.35 3.18.379 4.209.015.514.013.922.008 1.204l-.001.038 41.386 34.749a.8.8 0 1 1-1.028 1.225l-41.685-34.999a.8.8 0 0 1-.284-.659v-.003l.001-.017.003-.071q.005-.098.008-.292c.005-.259.007-.642-.007-1.13a34 34 0 0 0-.363-4.019c-.492-3.307-1.607-7.626-4.088-11.723a.8.8 0 0 1 .27-1.099"})),Wo||(Wo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M101.925 112.281c1.62 1.021 3.632 1.829 6.086 2.082a.8.8 0 1 0 .164-1.591c-3.81-.394-6.415-2.285-8.08-4.094a14.5 14.5 0 0 1-1.812-2.441 12 12 0 0 1-.42-.776l-.098-.207-.021-.049-.005-.01a.8.8 0 0 0-1.044-.434.8.8 0 0 0-.434 1.044L97 105.5c-.74.305-.739.307-.739.307l.001.002.003.007.009.021.032.072q.04.092.12.255c.105.216.263.52.478.885a16 16 0 0 0 2.014 2.713c.38.413.807.832 1.282 1.241v.039l.002.053.001.04q.004.119.02.334c.021.287.063.699.145 1.217a22.3 22.3 0 0 0 1.132 4.222c1.285 3.459 3.838 7.982 8.897 12.32 2.359 2.024 4.993 5.868 7.898 10.797.934 1.586 1.89 3.272 2.867 5.03a54.99 54.99 0 0 1-73.178-7.017.8.8 0 0 0-1.13-.047.8.8 0 0 0-.048 1.13 56.591 56.591 0 0 0 75.137 7.346c.878 1.593 1.772 3.237 2.684 4.913l.001.002.001.001.001.001.005.009a1091 1091 0 0 0 2.956 5.41c3.303 5.992 6.812 12.109 10.51 17.463 3.691 5.346 7.605 9.985 11.732 12.98a.8.8 0 1 0 .94-1.295c-3.909-2.837-7.701-7.301-11.356-12.594-3.649-5.284-7.127-11.342-10.425-17.326-.996-1.808-1.977-3.61-2.941-5.382l-.001-.002c-2.219-4.078-4.35-7.995-6.377-11.434-2.896-4.915-5.648-8.981-8.235-11.199-4.833-4.145-7.238-8.433-8.439-11.663a20.6 20.6 0 0 1-1.05-3.916zM97 105.5l.74-.305z",clipRule:"evenodd"})),Xo||(Xo=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M60.699 151.849a.8.8 0 0 1 1.08.339c6.136 11.761 13.128 18.92 18.562 23.133 2.718 2.107 5.05 3.479 6.692 4.322.822.421 1.471.71 1.91.892q.331.136.498.196l.122.044.028.01.005.001a.801.801 0 0 1-.502 1.52l.25-.76c-.25.76-.251.759-.251.759l-.005-.002-.012-.004-.041-.014-.15-.054a15 15 0 0 1-.553-.218 28 28 0 0 1-2.029-.947c-1.724-.884-4.14-2.308-6.942-4.481-5.608-4.347-12.754-11.682-19.001-23.657a.8.8 0 0 1 .339-1.079"})),Zo||(Zo=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M54.624 126.699a4.4 4.4 0 0 1-1.652.322 4.36 4.36 0 0 1-2.398-.715 4.26 4.26 0 0 1-1.59-1.905 4.18 4.18 0 0 1-.246-2.452 4.22 4.22 0 0 1 1.181-2.174l27.337-26.882a4.3 4.3 0 0 1 1.4-.92 4.4 4.4 0 0 1 1.652-.324c.567 0 1.128.11 1.652.323s1 .527 1.4.92l9.897 9.733 8.016-7.883c2.652 2.794 5.568 4.048 7.53 4.6L96.309 111.63a4.3 4.3 0 0 1-1.4.92 4.39 4.39 0 0 1-3.304 0 4.3 4.3 0 0 1-1.4-.92l-9.897-9.733-24.284 23.881a4.3 4.3 0 0 1-1.4.921m65.841-38.824 3.004-2.955-.001 9.56c0 1.125.454 2.205 1.264 3 .809.797 1.907 1.244 3.052 1.244s2.243-.447 3.052-1.243a4.2 4.2 0 0 0 1.264-3.002l.003-19.808a4.2 4.2 0 0 0-1.264-3.001 4.35 4.35 0 0 0-3.052-1.244h-20.143a4.36 4.36 0 0 0-3.052 1.244 4.2 4.2 0 0 0-1.264 3.001 4.2 4.2 0 0 0 1.264 3.001 4.36 4.36 0 0 0 3.052 1.244h9.723l-5.83 5.733z"})))},COMPUTER_CORRECT:function(e){return s.createElement("svg",ns({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Jo||(Jo=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M158.021 75.02a17 17 0 0 1-24.042-24.04 17 17 0 0 1 24.042 24.04M138.265 62c-.408 0-.8.161-1.089.45a1.55 1.55 0 0 0-.458 1.097c0 .412.165.807.457 1.097l4.637 4.636a1.543 1.543 0 0 0 2.179 0l10.045-10.045c.341-.398.457-.941.309-1.444a1.55 1.55 0 0 0-1.044-1.044 1.55 1.55 0 0 0-1.444.309l-8.948 8.948-3.554-3.555a1.55 1.55 0 0 0-1.09-.45",clipRule:"evenodd"})),$o||($o=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M282.519 105.475s-5.965-6.925.589-16.214zm.589-16.214L284.496 51c10.931 12.12 7.607 26.447-.9 37.596a22 22 0 0 0-.488.665"})),Qo||(Qo=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M267.676 111.35v-4.247l29.274.003.019 11.173c-6.87-1.639-9.641-1.754-11.45-1.089 0 0-2.114 4.637-2.114 15.473 0 0 1.633.05 2.721 0 1.813-.084 10.843 2.101 10.843 2.101v3.121h-21.396a7.9 7.9 0 0 1-5.584-2.315 7.9 7.9 0 0 1-2.313-5.588 9.3 9.3 0 0 1-6.582-2.729 9.32 9.32 0 0 1-2.727-6.587c0-2.471.981-4.84 2.727-6.587a9.3 9.3 0 0 1 6.582-2.729m-3.061 6.235a4.34 4.34 0 0 0-1.271 3.062 4.35 4.35 0 0 0 1.27 3.066 4.34 4.34 0 0 0 3.062 1.273v-8.671a4.34 4.34 0 0 0-3.061 1.27",clipRule:"evenodd"})),es||(es=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m288.572 175.863 3.798 20.473a7.9 7.9 0 0 1 .159 3.621 7.94 7.94 0 0 1-1.467 3.314 7.94 7.94 0 0 1-2.788 2.314 7.9 7.9 0 0 1-3.526.831h-79.644l3.053-1.284 1.214-3.082-1.435-3.396-3.054-1.016h-4.6v-.138H183.5c-.828 0-1.5-.662-1.5-1.49v-40.515a6.996 6.996 0 0 0-7-6.995h-67.5c-3.866 0-6.994 3.133-6.959 6.998.054 5.858.177 15.157.459 27.002 0 1.033.038 1.943.071 2.73.205 4.919.208 4.992-10.561.121-13.98-8.367-8.16-24.961-.805-37.945 5.47-9.656 12.822-21.49 16.231-26.922.827-1.317 2.84-1.226 3.937-.124 5.174 5.196 14.899 4.831 20.048 4.195 1.525-.189 2.835 1.273 2.383 2.742l-1.823 5.922 29.237-18.868c4.4-2.84 9.525-4.35 14.76-4.351H187v7.223c0 .204.035.408.174.558.583.625 3.029 2.207 12.881 2.219 11.705-.005 11.945-1.509 11.945-1.509v-8.502h16.299a31.53 31.53 0 0 1 22.385 9.198 31.6 31.6 0 0 1 6.873 10.252 31.6 31.6 0 0 1 2.421 12.107v41.142z"})),as||(as=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M106.707 74.896a.8.8 0 0 0 .69.897c4.307.562 7.762 3.341 10.357 6.708 2.592 3.362 4.251 7.218 4.978 9.722a.8.8 0 0 0 .991.545.8.8 0 0 0 .545-.991c-.773-2.663-2.514-6.707-5.247-10.253-2.73-3.542-6.525-6.68-11.417-7.318a.8.8 0 0 0-.897.69m-5.51 7.344a.8.8 0 0 1-.437-1.043.8.8 0 0 1 1.043-.438c9.03 3.694 13.708 10.775 14.943 13.95a.8.8 0 0 1-.456 1.036.8.8 0 0 1-1.035-.455c-1.099-2.825-5.488-9.544-14.058-13.05m-5.908 5.393a.8.8 0 0 0 .345 1.078c8.075 4.16 11.302 9 12.795 13.479.754 2.264 1.075 4.464 1.332 6.511l.084.678c.217 1.767.424 3.459.896 4.874.89 2.668 2.881 4.316 4.98 5.219 2.082.896 4.34 1.094 5.918.816a.8.8 0 0 0-.278-1.576c-1.255.221-3.197.07-5.007-.71-1.793-.771-3.384-2.124-4.095-4.255-.417-1.252-.605-2.771-.827-4.573l-.083-.672c-.259-2.062-.595-4.394-1.402-6.818-1.633-4.896-5.155-10.055-13.58-14.395a.8.8 0 0 0-1.078.344m29.767-5.299c1.098-.731 2.977-1.561 5.131-1.732 2.177-.172 4.656.33 6.848 2.303 2.166 1.95 3.228 4.503 3.688 6.854.449 2.296.336 4.458.079 5.81 1.782-.466 3.727-.322 5.177.847a.8.8 0 0 1 .296.57c.177 2.671-.558 7.487-3.014 12.063-2.47 4.602-6.712 9.014-13.567 10.727a.8.8 0 0 1-.97-.582.8.8 0 0 1 .582-.97c6.326-1.581 10.239-5.634 12.545-9.931 2.204-4.106 2.913-8.389 2.845-10.831-.956-.605-2.274-.7-3.663-.296-1.52.442-2.981 1.451-3.868 2.778a.8.8 0 0 1-1.109.221.8.8 0 0 1-.221-1.11c.697-1.043 1.658-1.911 2.733-2.547-.993.01-2.093-.212-3.242-.794-1.823-.923-3.715-2.722-5.517-5.81a.8.8 0 0 1 .288-1.095.8.8 0 0 1 1.094.288c1.698 2.911 3.389 4.446 4.858 5.19 1.231.622 2.343.71 3.252.553.168-1.183.212-2.928-.149-4.774-.415-2.124-1.353-4.32-3.187-5.971-1.808-1.628-3.829-2.042-5.652-1.897-1.846.146-3.467.866-4.369 1.468a.8.8 0 0 1-1.11-.222.8.8 0 0 1 .222-1.11m135.803 55.747-.085.132v43.532a.8.8 0 0 1-1.6 0v-43.864c0-.265.128-.499.326-.645l.013-.02c.132-.205.322-.506.558-.889a70 70 0 0 0 1.826-3.153c1.418-2.602 3.053-5.999 3.982-9.253a7.36 7.36 0 0 1 2.62-3.872 7.35 7.35 0 0 1 4.425-1.509h.084a.801.801 0 0 1 0 1.6h-.078a5.75 5.75 0 0 0-3.46 1.181 5.75 5.75 0 0 0-2.05 3.031l-.002.005c-.976 3.422-2.676 6.939-4.116 9.583a72 72 0 0 1-1.868 3.225c-.242.393-.438.703-.575.916m23.879-20.719a.8.8 0 0 0 .957.604l.012-.002.057-.012q.08-.016.243-.043c.218-.036.545-.082.967-.122a21.4 21.4 0 0 1 3.56-.027c2.982.217 7.033 1.085 11.287 3.695a.8.8 0 0 0 1.101-.264.8.8 0 0 0-.264-1.1c-4.512-2.769-8.822-3.695-12.008-3.926a23 23 0 0 0-3.827.029 16 16 0 0 0-1.366.188l-.054.011-.026.005-.023.005-.007.002-.004.001a.8.8 0 0 0-.605.956m21.612 6.674a.8.8 0 0 0-.594-.963.8.8 0 0 0-.963.594l-5.076 21.466a.8.8 0 0 0 .594.963.8.8 0 0 0 .963-.595zm-21.769 1.708-.013.003a.8.8 0 0 1-.99-.549.8.8 0 0 1 .55-.989l.004-.001.008-.002.025-.007.086-.023q.112-.028.316-.073a15 15 0 0 1 1.153-.196 19.2 19.2 0 0 1 4.018-.09c3.3.266 7.636 1.447 11.789 5.081a.8.8 0 0 1 .075 1.129.8.8 0 0 1-1.129.075c-3.847-3.366-7.838-4.446-10.864-4.69a17.6 17.6 0 0 0-3.68.082 13 13 0 0 0-1.287.234zm-1.309 7.974a.8.8 0 0 1-.957-.603l.604-.957.001-.001h.003l.007-.002.023-.005.079-.016q.102-.02.29-.052c.251-.041.612-.093 1.071-.137a23 23 0 0 1 3.81-.031c3.173.231 7.463 1.155 11.953 3.922a.8.8 0 0 1-.839 1.362c-4.231-2.607-8.262-3.472-11.229-3.688a21 21 0 0 0-3.542.028 14 14 0 0 0-1.205.166l-.057.012zm-7.844 5.901a.8.8 0 0 0-1.596.105c.206 3.135-.866 5.154-1.954 6.391a7.6 7.6 0 0 1-1.534 1.337c-.21.138-.384.236-.501.297q-.089.046-.13.065l-.025.011-.003.002-.001.001h-.002l-.001.001a.8.8 0 0 0-.421 1.048.8.8 0 0 0 1.05.423l.001-.001.003-.001.006-.002.018-.008.056-.026a6.4 6.4 0 0 0 .827-.472 9.2 9.2 0 0 0 1.859-1.619c1.34-1.525 2.585-3.952 2.348-7.552m9.409 9.771a.8.8 0 0 1 .895.691l3.21 24.908a.8.8 0 0 1-.691.896.8.8 0 0 1-.896-.692l-3.209-24.907a.8.8 0 0 1 .691-.896"})),ts||(ts=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M140.201 168.154c-4.53 0-8.201 3.675-8.201 8.207 0 4.531 3.671 8.206 8.201 8.206 4.529 0 8.2-3.675 8.2-8.206 0-4.532-3.671-8.207-8.2-8.207m-6.601 8.207a6.604 6.604 0 0 1 6.601-6.607c3.644 0 6.6 2.957 6.6 6.607a6.603 6.603 0 0 1-6.6 6.606 6.604 6.604 0 0 1-6.601-6.606",clipRule:"evenodd"})),ls||(ls=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M107.8 148a7.8 7.8 0 0 0-7.8 7.8v44a6.8 6.8 0 0 0 6.8 6.8h98.25a5.05 5.05 0 0 0 0-10.1H184.3a2.2 2.2 0 0 1-2.2-2.2v-38.5a7.8 7.8 0 0 0-7.8-7.8zm-6.2 7.8a6.2 6.2 0 0 1 6.2-6.2h66.5a6.2 6.2 0 0 1 6.2 6.2v38.5a3.8 3.8 0 0 0 3.8 3.8h20.75a3.45 3.45 0 0 1 0 6.9H106.8a5.2 5.2 0 0 1-5.2-5.2z",clipRule:"evenodd"})))},COMPUTER:function(e){return s.createElement("svg",ms({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),rs||(rs=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M283.108 89.261q.233-.33.487-.665c8.508-11.15 11.832-25.476.901-37.596zm-.589 16.214s-5.965-6.925.589-16.214z"})),is||(is=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M267.676 107.102v4.248a9.3 9.3 0 0 0-6.582 2.728 9.32 9.32 0 0 0 0 13.175 9.3 9.3 0 0 0 6.582 2.729c0 2.096.832 4.106 2.313 5.588a7.9 7.9 0 0 0 5.584 2.314h21.396v-3.12s-9.03-2.185-10.843-2.101c-1.088.05-2.721 0-2.721 0 0-10.836 2.114-15.473 2.114-15.473 1.809-.665 4.58-.55 11.45 1.088l-.019-11.172zm-4.332 13.545a4.34 4.34 0 0 1 1.271-3.062 4.34 4.34 0 0 1 3.061-1.27v8.671a4.34 4.34 0 0 1-3.062-1.274 4.34 4.34 0 0 1-1.27-3.065",clipRule:"evenodd"})),cs||(cs=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m288.572 175.863 3.798 20.473a7.9 7.9 0 0 1 .159 3.621 7.94 7.94 0 0 1-1.467 3.314 7.94 7.94 0 0 1-2.788 2.314 7.9 7.9 0 0 1-3.526.831h-79.644l3.053-1.284 1.214-3.082-1.435-3.396-3.054-1.016h-21.444a2.3 2.3 0 0 1-1.62-.671 2.3 2.3 0 0 1-.67-1.621l.21-39.72a6.95 6.95 0 0 0-2.032-4.91 6.94 6.94 0 0 0-4.907-2.034h-30.361c.003-3.982.791-16.374 2.32-20.051a30.3 30.3 0 0 1 6.588-9.824 30.3 30.3 0 0 1 9.849-6.544A30.2 30.2 0 0 1 174.419 110H188v7.899s.523 2.708 12.282 2.708S212 118.491 212 118.491v-8.502h16.299a31.53 31.53 0 0 1 22.385 9.198 31.6 31.6 0 0 1 6.873 10.252 31.6 31.6 0 0 1 2.421 12.107v41.142z"})),os||(os=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m285.707 117.964-.012.002a.8.8 0 1 1-.352-1.56l.176.78c-.176-.78-.174-.781-.174-.781h.003l.007-.002.022-.005.08-.016q.103-.02.292-.052c.251-.041.614-.093 1.074-.136a23 23 0 0 1 3.827-.029c3.186.231 7.496 1.157 12.008 3.926a.8.8 0 1 1-.836 1.364c-4.255-2.61-8.306-3.478-11.288-3.695a21.4 21.4 0 0 0-3.559.027 14 14 0 0 0-1.211.165zm-2.105 7.304a.8.8 0 0 1 .455-1.036h.002l.003-.001.008-.003.023-.009.08-.029a10.5 10.5 0 0 1 1.349-.358 16.8 16.8 0 0 1 3.795-.323c3.184.079 7.505 1.018 12.143 4.402a.8.8 0 1 1-.943 1.292c-4.351-3.174-8.35-4.023-11.239-4.095a15.2 15.2 0 0 0-3.433.291 10 10 0 0 0-1.147.303l-.052.018-.009.004a.8.8 0 0 1-1.035-.456m-1.287 7.847a.8.8 0 0 0 .957.603l.012-.002.031-.007.026-.005q.08-.015.242-.043c.217-.036.543-.083.963-.123.84-.081 2.057-.136 3.542-.028 2.967.216 6.998 1.081 11.229 3.688a.8.8 0 0 0 1.1-.261.8.8 0 0 0-.261-1.101c-4.49-2.767-8.78-3.691-11.953-3.922a23 23 0 0 0-3.81.031 16 16 0 0 0-1.361.189l-.03.006-.049.01-.023.005-.007.002h-.003l-.001.001zm23.441-10.042a.8.8 0 0 1 .594.963l-5.076 21.465a.8.8 0 1 1-1.557-.368l5.076-21.466a.8.8 0 0 1 .963-.594m-46.243 14.143-.012.02a.8.8 0 0 0-.327.645v43.864a.8.8 0 1 0 1.6 0v-43.532l.028-.043.057-.089c.137-.213.334-.523.575-.915.482-.785 1.145-1.9 1.868-3.226 1.441-2.644 3.141-6.161 4.117-9.583a.8.8 0 0 0-.55-.988.8.8 0 0 0-.989.549c-.928 3.256-2.564 6.653-3.983 9.256a70 70 0 0 1-1.826 3.153 49 49 0 0 1-.558.889m15.915 2.404a.8.8 0 0 0-.851-.746.8.8 0 0 0-.745.851c.206 3.134-.866 5.153-1.954 6.39a7.6 7.6 0 0 1-1.534 1.338 6 6 0 0 1-.631.361l-.028.013-.001.001-.002.001h-.001a.8.8 0 0 0-.421 1.048.8.8 0 0 0 1.05.423h.001l.003-.001.006-.003.018-.008.029-.013.027-.013q.07-.032.191-.095c.158-.083.378-.207.636-.376a9.2 9.2 0 0 0 1.859-1.62c1.34-1.525 2.585-3.952 2.348-7.551m10.304 10.461a.8.8 0 0 0-.895-.691.8.8 0 0 0-.692.896l3.21 24.907a.8.8 0 0 0 .896.692.8.8 0 0 0 .691-.896z"})),ss||(ss=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M132.2 176.561c0-4.532 3.671-8.207 8.201-8.207 4.529 0 8.2 3.675 8.2 8.207 0 4.531-3.671 8.206-8.2 8.206-4.53 0-8.201-3.675-8.201-8.206m8.201-6.607a6.604 6.604 0 0 0-6.601 6.607 6.604 6.604 0 0 0 6.601 6.606c3.644 0 6.6-2.957 6.6-6.606a6.604 6.604 0 0 0-6.6-6.607",clipRule:"evenodd"})),ds||(ds=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M100.2 156a7.8 7.8 0 0 1 7.8-7.8h66.5a7.8 7.8 0 0 1 7.8 7.8v38.5a2.2 2.2 0 0 0 2.2 2.2h20.75a5.05 5.05 0 0 1 0 10.1H107a6.8 6.8 0 0 1-6.8-6.8zm7.8-6.2a6.2 6.2 0 0 0-6.2 6.2v44a5.2 5.2 0 0 0 5.2 5.2h98.25a3.45 3.45 0 0 0 0-6.9H184.5a3.8 3.8 0 0 1-3.8-3.8V156a6.2 6.2 0 0 0-6.2-6.2z",clipRule:"evenodd"})))},CORRECT:function(e){return s.createElement("svg",ps({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),us||(us=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M265.064 76.188a.8.8 0 0 1-1.014-.5l-3.836-11.343a.8.8 0 0 1 1.517-.514l3.836 11.343a.8.8 0 0 1-.503 1.014m-6.749 3.653a.8.8 0 0 1-1.126-.114l-12.337-15.133a.8.8 0 0 1 1.242-1.01l12.337 15.132a.8.8 0 0 1-.116 1.125M143.58 127.592a28.63 28.63 0 0 1 10.544-12.794A28.6 28.6 0 0 1 169.986 110h17.471v8.017l-.001.025c0 .051 0 .102.014.151.117.411 1.259 2.143 12.178 2.143 10.19 0 12.527-1.898 13.036-2.571.109-.145.134-.326.134-.507V110h12.522a27.23 27.23 0 0 1 14.76 4.351l29.237 18.868-1.822-5.922c-.452-1.469.858-2.931 2.382-2.742 5.149.636 14.874 1.001 20.048-4.195 1.097-1.102 3.11-1.193 3.937.124 3.409 5.432 10.761 17.266 16.231 26.922 7.356 12.984 13.175 29.578-.804 37.945s-27.468 6.09-43.068-5.288-27.625-21.814-27.625-21.814v40.641a4 4 0 0 1-4 4.001h-85.962c-11.635 0-16.654-6.959-16.654-16.328.024-6.271 2.998-38.376 11.58-58.971M245.897 79.41a.8.8 0 0 0-1.103.254.8.8 0 0 0 .255 1.103l8 5a.8.8 0 0 0 1.102-.255.8.8 0 0 0-.254-1.102z"})),vs||(vs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M292.103 75.793a.8.8 0 0 0 .69-.896.8.8 0 0 0-.896-.69c-4.893.638-8.688 3.775-11.418 7.317-2.733 3.546-4.474 7.59-5.247 10.253a.8.8 0 1 0 1.536.446c.727-2.503 2.386-6.36 4.978-9.722 2.595-3.367 6.05-6.146 10.357-6.708m6.637 5.404a.8.8 0 0 1-.437 1.044c-8.57 3.505-12.959 10.225-14.057 13.049a.8.8 0 0 1-1.036.456.8.8 0 0 1-.456-1.036c1.235-3.175 5.913-10.256 14.943-13.95a.8.8 0 0 1 1.043.437m5.471 6.437a.8.8 0 0 1-.345 1.077c-8.075 4.16-11.302 9.001-12.795 13.48-.754 2.264-1.075 4.463-1.332 6.51l-.084.678c-.217 1.767-.424 3.459-.896 4.874-.889 2.668-2.881 4.316-4.98 5.219-2.082.896-4.34 1.094-5.918.816a.8.8 0 0 1 .278-1.576c1.255.222 3.197.07 5.007-.709 1.793-.772 3.385-2.124 4.095-4.256.417-1.252.605-2.77.827-4.572v-.004l.001-.005.001-.003q.039-.325.082-.661c.258-2.062.594-4.394 1.402-6.817 1.632-4.897 5.155-10.056 13.58-14.396a.8.8 0 0 1 1.077.345m-34.898-7.031c2.154.17 4.033 1 5.131 1.731a.8.8 0 0 1-.888 1.332c-.902-.602-2.523-1.322-4.369-1.468-1.823-.145-3.844.27-5.652 1.897-1.834 1.65-2.772 3.847-3.187 5.971-.361 1.846-.317 3.59-.149 4.774.909.157 2.022.07 3.252-.554 1.469-.743 3.16-2.278 4.858-5.19a.8.8 0 0 1 1.094-.287.8.8 0 0 1 .288 1.094c-1.802 3.089-3.694 4.888-5.517 5.81-1.149.583-2.249.805-3.242.795 1.075.636 2.036 1.504 2.733 2.548a.8.8 0 0 1-.221 1.109.8.8 0 0 1-1.109-.22c-.887-1.328-2.348-2.337-3.868-2.78-1.389-.404-2.707-.308-3.663.297-.068 2.442.641 6.725 2.845 10.831 2.306 4.297 6.219 8.35 12.545 9.931a.8.8 0 0 1 .582.97.8.8 0 0 1-.97.582c-6.855-1.713-11.097-6.124-13.567-10.726-2.456-4.577-3.191-9.392-3.014-12.064a.8.8 0 0 1 .296-.57c1.451-1.17 3.395-1.312 5.178-.846-.258-1.353-.371-3.515.078-5.811.46-2.351 1.522-4.904 3.688-6.854 2.192-1.972 4.671-2.475 6.848-2.303"})))},DOUBLE_CORRECT:function(e){return s.createElement("svg",gs({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),fs||(fs=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M199.909 120.335c-9.969-.032-12.27-1.902-12.775-2.57-.109-.145-.134-.326-.134-.507V110h-12.522a27.23 27.23 0 0 0-14.76 4.351l-29.237 18.868 1.823-5.922c.452-1.469-.858-2.931-2.383-2.742-5.149.636-14.874 1.001-20.048-4.195-1.097-1.102-3.11-1.193-3.937.124-3.409 5.432-10.76 17.266-16.23 26.922-7.356 12.984-13.175 29.578.804 37.945s27.468 6.09 43.068-5.288 27.624-21.814 27.624-21.814v40.641a4 4 0 0 0 4 4.001h69.414c2.209 0 4-1.792 4-4.001v-40.641s12.025 10.436 27.625 21.814 29.088 13.656 43.068 5.288 8.159-24.961.804-37.945c-5.47-9.656-12.822-21.49-16.231-26.922-.827-1.317-2.84-1.226-3.937-.124-5.174 5.196-14.899 4.831-20.048 4.195-1.524-.189-2.834 1.273-2.382 2.742l1.822 5.922-29.237-18.868A27.23 27.23 0 0 0 225.34 110h-12.522v7.258c0 .181-.025.362-.134.507-.504.668-2.806 2.538-12.775 2.57"})),hs||(hs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M292.793 74.897a.8.8 0 0 1-.69.896c-4.307.562-7.762 3.341-10.357 6.708-2.592 3.362-4.251 7.219-4.978 9.722a.8.8 0 1 1-1.536-.446c.773-2.663 2.514-6.707 5.247-10.253 2.73-3.542 6.525-6.679 11.418-7.317a.8.8 0 0 1 .896.69m5.947 6.3a.8.8 0 0 1-.437 1.044c-8.57 3.505-12.959 10.225-14.057 13.049a.8.8 0 0 1-1.036.456.8.8 0 0 1-.456-1.036c1.235-3.175 5.913-10.256 14.943-13.95a.8.8 0 0 1 1.043.437M95.634 88.711a.8.8 0 0 1 .732-1.422c8.425 4.34 11.948 9.499 13.58 14.396.808 2.423 1.144 4.755 1.402 6.817l.084.673c.222 1.802.41 3.32.827 4.572.71 2.132 2.302 3.484 4.095 4.256 1.81.779 3.752.931 5.007.709a.8.8 0 0 1 .278 1.576c-1.578.278-3.836.08-5.918-.816-2.099-.903-4.091-2.551-4.98-5.219-.472-1.415-.679-3.107-.896-4.874l-.084-.678c-.257-2.047-.578-4.246-1.332-6.51-1.493-4.479-4.72-9.32-12.795-13.48m208.232 0a.8.8 0 1 0-.732-1.422c-8.425 4.34-11.948 9.499-13.58 14.396-.808 2.423-1.144 4.755-1.402 6.817l-.084.673c-.222 1.801-.41 3.32-.827 4.572-.71 2.132-2.302 3.484-4.095 4.256-1.81.779-3.752.931-5.007.709a.8.8 0 0 0-.278 1.576c1.578.278 3.836.08 5.918-.816 2.099-.903 4.09-2.551 4.98-5.219.472-1.415.679-3.107.896-4.873l.084-.679c.257-2.047.578-4.246 1.332-6.51 1.493-4.479 4.72-9.32 12.795-13.48m-202.669-6.47a.8.8 0 0 1-.437-1.044.8.8 0 0 1 1.043-.437c9.03 3.694 13.708 10.774 14.943 13.95a.8.8 0 0 1-.456 1.036.8.8 0 0 1-1.036-.456c-1.098-2.824-5.487-9.544-14.057-13.05m6.2-6.448a.8.8 0 0 1-.69-.896.8.8 0 0 1 .896-.69c4.893.638 8.688 3.775 11.418 7.317 2.733 3.546 4.474 7.59 5.247 10.253a.8.8 0 1 1-1.536.446c-.727-2.503-2.386-6.36-4.978-9.722-2.595-3.367-6.05-6.146-10.357-6.708m161.916 4.81c2.154.17 4.033 1 5.131 1.732a.8.8 0 0 1-.888 1.33c-.902-.6-2.523-1.321-4.369-1.467-1.823-.145-3.844.27-5.652 1.897-1.834 1.65-2.772 3.847-3.187 5.971-.361 1.846-.317 3.591-.149 4.775.909.157 2.022.069 3.252-.554 1.469-.744 3.16-2.279 4.858-5.19a.8.8 0 0 1 1.094-.288.8.8 0 0 1 .288 1.094c-1.802 3.09-3.694 4.888-5.517 5.811-1.149.582-2.249.804-3.242.794 1.075.636 2.036 1.504 2.733 2.548a.8.8 0 0 1-.221 1.109.8.8 0 0 1-1.109-.22c-.887-1.328-2.348-2.336-3.868-2.78-1.389-.404-2.707-.308-3.663.297-.068 2.442.641 6.725 2.845 10.831 2.306 4.297 6.219 8.35 12.545 9.931a.8.8 0 0 1 .582.97.8.8 0 0 1-.97.582c-6.855-1.713-11.097-6.124-13.567-10.726-2.456-4.577-3.191-9.392-3.014-12.064a.8.8 0 0 1 .296-.57c1.451-1.17 3.395-1.312 5.178-.846-.258-1.353-.371-3.514.078-5.81.46-2.352 1.522-4.905 3.688-6.854 2.192-1.973 4.671-2.476 6.848-2.303m-144.257 1.732c1.098-.732 2.977-1.562 5.131-1.732 2.177-.173 4.656.33 6.848 2.303 2.166 1.95 3.228 4.502 3.688 6.853.449 2.297.336 4.458.078 5.811 1.783-.466 3.727-.323 5.178.846a.8.8 0 0 1 .296.57c.177 2.672-.558 7.487-3.014 12.064-2.47 4.602-6.712 9.013-13.567 10.726a.8.8 0 0 1-.97-.582.8.8 0 0 1 .582-.97c6.326-1.581 10.239-5.634 12.545-9.931 2.204-4.106 2.913-8.389 2.845-10.831-.956-.605-2.274-.7-3.663-.296-1.52.442-2.981 1.451-3.868 2.778a.8.8 0 0 1-1.109.221.8.8 0 0 1-.221-1.11c.697-1.043 1.658-1.911 2.733-2.547-.993.01-2.093-.212-3.242-.794-1.823-.923-3.715-2.722-5.517-5.81a.8.8 0 0 1 .288-1.095.8.8 0 0 1 1.094.288c1.698 2.911 3.389 4.446 4.858 5.19 1.23.623 2.343.71 3.252.554.168-1.184.212-2.929-.149-4.775-.415-2.124-1.353-4.32-3.187-5.971-1.808-1.628-3.829-2.042-5.652-1.897-1.846.146-3.467.866-4.369 1.468a.8.8 0 0 1-.888-1.331"})))},ELEVATING:function(e){return s.createElement("svg",ys({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),xs||(xs=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M292.635 70.51c9.522 0 17.241-7.726 17.241-17.255S302.157 36 292.635 36s-17.242 7.725-17.242 17.255 7.72 17.254 17.242 17.254m-66.358 37.921H212v9.655s-.152 2.108-11.872 2.108S188 117.492 188 117.492v-9.061h-9.87c-20.751 0-34.13 19.843-34.13 40.614v42.058c0 11.045 8.954 20 20 20h59.135a10 10 0 0 0 9.713-7.62l7.706-31.447c.78-2.958 1.602-6.247 2.326-9.492l2.865-11.688 14.011 5.328 9.5-34.601-.348-.179c-1.222-.635-4.83-2.508-10.341-4.653-6.207-2.415-14.828 1.406-16.552 6.902-1.887 6.016-11.767 36.151-16.401 50.274a51 51 0 0 0-1.875 4.941c-6.207 19.325-26.552 14.839-31.034 10.698-4.483-4.141-5.518-6.212-5.518-6.212L173.67 158.54l25.659-14.495 5.659 13.697a.8.8 0 0 0 1.045.434.8.8 0 0 0 .433-1.045l-.411-.995 3.254-5.565s-.513-.285 4.898-9.389c4.51-7.561 12.07-32.751 12.07-32.751m47.746-65.56c0 3.795-3.074 6.872-6.866 6.872s-6.866-3.077-6.866-6.872S263.365 36 267.157 36s6.866 3.076 6.866 6.871"})),bs||(bs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M321.824 68.86a.8.8 0 0 0-.557-.984.8.8 0 0 0-.985.557q-.045.165-.096.327c-1.327 4.3-4.953 7.371-8.412 9.403a33.3 33.3 0 0 1-6.166 2.8 18 18 0 0 1-.505.16l-.025.007-.005.002a.8.8 0 0 0 .435 1.54l-.217-.77.217.77.002-.001h.003l.009-.004.032-.009.118-.035q.154-.047.438-.14c.376-.124.912-.311 1.563-.565a35 35 0 0 0 4.911-2.375c3.674-2.158 7.833-5.61 9.24-10.683"})),ws||(ws=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M325.283 72.082a.8.8 0 0 1 .59.965c-.927 3.83-3.516 6.81-6.768 9.115-3.251 2.303-7.222 3.974-11.039 5.18-3.824 1.209-7.532 1.962-10.28 2.413a76 76 0 0 1-3.309.471l-.314.037 13.43 51.081c4.147 15.763-11.252 29.623-26.476 23.827l-36.468-13.879a.8.8 0 1 1 .569-1.495l36.468 13.879c14.004 5.332 28.176-7.418 24.36-21.925l-13.668-51.985a.8.8 0 0 1 .121-.665.8.8 0 0 1 .586-.336h.004l.014-.001.058-.006.232-.022c.205-.02.508-.053.895-.099.776-.092 1.89-.24 3.238-.46 2.7-.444 6.329-1.182 10.058-2.36 3.734-1.18 7.533-2.79 10.596-4.96s5.332-4.858 6.138-8.186a.8.8 0 0 1 .965-.59"})),Es||(Es=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M275.579 75.463a7.5 7.5 0 0 0-3.44.616 7.9 7.9 0 0 0-2.854 2.137 8.4 8.4 0 0 0-1.691 3.248 8.7 8.7 0 0 0-.174 3.706l9.213 54.915a.8.8 0 0 1-1.578.265l-9.213-54.912a10.3 10.3 0 0 1 .207-4.39 10 10 0 0 1 2.015-3.865 9.45 9.45 0 0 1 3.435-2.57 9.1 9.1 0 0 1 4.151-.748h20.503a.8.8 0 0 1 .8.8.8.8 0 0 1-.8.8h-20.526zm-49.206 35.102c2.728-10.931 9.765-15.381 14.376-14.91a.8.8 0 0 0 .163-1.591c-5.726-.586-13.261 4.775-16.092 16.114-1.971 7.894-4.872 16.235-6.391 20.414a41 41 0 0 1-2.17 4.923l-19.06 36.534a.8.8 0 0 0 .34 1.079.8.8 0 0 0 1.079-.339l19.059-36.534a42 42 0 0 0 2.256-5.117c1.524-4.193 4.448-12.597 6.44-20.573"})),zs||(zs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M242.775 123.902a.8.8 0 0 0-.511-1.009.8.8 0 0 0-1.009.511l-18.24 55.677-.003.01a19.24 19.24 0 0 1-6.965 9.741 19.2 19.2 0 0 1-11.373 3.73c-3.464 0-6.863-.937-9.838-2.711a19.2 19.2 0 0 1-7.065-7.37l-13.397-24.763a.8.8 0 0 0-1.085-.323.8.8 0 0 0-.323 1.084l13.397 24.764a20.83 20.83 0 0 0 7.653 7.982 20.8 20.8 0 0 0 10.658 2.937 20.8 20.8 0 0 0 12.32-4.041 20.84 20.84 0 0 0 7.543-10.546l.001-.005zm6.873-18.382-.024-.009-.115-.039a6 6 0 0 0-.484-.133 9.3 9.3 0 0 0-1.851-.234c-1.571-.048-3.765.245-6.211 1.635a14.05 14.05 0 0 0-4.936 4.681 13 13 0 0 0-.976 1.836 9 9 0 0 0-.207.528l-.044.132-.01.03-.001.003v.001a.8.8 0 0 1-.983.558.8.8 0 0 1-.534-.998l.712.206-.712-.206.001-.001v-.002l.002-.005.005-.016q.005-.02.016-.051.02-.066.06-.179c.053-.152.133-.366.246-.63.225-.527.579-1.254 1.102-2.075a15.7 15.7 0 0 1 5.505-5.223c2.734-1.554 5.22-1.895 7.034-1.841.905.027 1.64.153 2.156.274.258.061.462.12.604.166q.108.035.168.057l.049.018.015.006.005.002.002.001s.001.001-.296.754l.297-.753c.405.162.6.631.436 1.047a.797.797 0 0 1-1.031.46m-2.666-4.976a.795.795 0 0 0 1.011-.5.804.804 0 0 0-.474-1.03l-.262.745.262-.746h-.003l-.006-.003-.015-.005a4 4 0 0 0-.218-.067 8 8 0 0 0-.61-.143 11 11 0 0 0-2.162-.19c-1.813.015-4.283.453-6.957 2.112a15.76 15.76 0 0 0-5.308 5.436 14.5 14.5 0 0 0-1.026 2.119 10 10 0 0 0-.277.82l-.014.052-.004.016-.002.005v.002s-.001.002.713.18l-.714-.178a.8.8 0 0 0 .569.978.8.8 0 0 0 .961-.594v-.001l.001-.004.008-.03q.012-.043.04-.134c.038-.122.099-.305.188-.537.178-.463.467-1.121.908-1.874a14.1 14.1 0 0 1 4.761-4.873c2.394-1.484 4.574-1.862 6.145-1.875a9.4 9.4 0 0 1 1.855.162c.217.042.382.084.489.114l.116.035.024.008z"})))},RELAXED:function(e){return s.createElement("svg",Rs({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ns||(Ns=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M121.504 125.064c12.6-10.245 32.445-16.573 57.718-17.037 1.656-.03 3.002 1.317 3.002 2.974v.79s0 12.637 14.792 12.998c10.333.253 15.56 6.319 17.896 9.748 1.044 1.532 1.574 1.306 1.551-.547l-.287-22.952c-.021-1.672 1.318-3.042 2.989-3.015 12.442.199 35.649 1.965 57.659 15.195 1.88 1.13 2.401 3.591 1.179 5.412-6.568 9.789-16.339 23.014-22.22 30.974-2.893 3.916-4.845 6.557-5.01 6.888l-13.349 1.625-7.577-.722s-16.596-13.179-19.662-15.887c-3.067-2.708-9.922-2.708-9.922-2.708-7.484 0-10.892 2.673-19.902 10.13-1.038.858-1.992 1.838-2.947 2.817-1.411 1.448-2.823 2.897-4.506 3.959-1.758 1.11-4.284 2.122-7.821 2.411-8.84.722-14.973-1.625-14.973-1.625l-29.071-36.116c-1.308-1.625-1.158-3.995.461-5.312m129.634 66.448H149.759l1.553 13.313a5 5 0 0 0 4.966 4.42h88.34a5 5 0 0 0 4.967-4.42z"})),Cs||(Cs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M131.732 124.446a.8.8 0 0 1 .326 1.083l-21.864 40.699-.023.04c-6.492 10.584 1.121 24.196 13.53 24.196h65.197a.8.8 0 0 1 0 1.6h-65.197c-13.654 0-22.029-14.967-14.906-26.613l21.853-40.679a.8.8 0 0 1 1.084-.326m136.881.361a.8.8 0 0 0-.325 1.083l21.697 40.338.023.04c6.492 10.584-1.121 24.196-13.529 24.196h-64.671a.8.8 0 0 0 0 1.6h64.671c13.653 0 22.029-14.967 14.905-26.613l-21.687-40.319a.8.8 0 0 0-1.084-.325",clipRule:"evenodd"})),Os||(Os=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M197.285 149.313a.8.8 0 0 1-.612.951c-6.611 1.431-11.131 5.294-15.407 9.193l-.783.716c-3.949 3.617-7.857 7.197-13.094 8.262-2.774.564-6.394.546-10.215.222-3.835-.326-7.931-.966-11.681-1.68a172 172 0 0 1-9.651-2.129 92 92 0 0 1-2.954-.79c-.35-.102-.632-.188-.83-.255a4 4 0 0 1-.262-.096 2 2 0 0 1-.144-.07c-.025-.015-.083-.049-.146-.106a.8.8 0 0 1-.139-.161.8.8 0 0 1-.132-.442.8.8 0 0 1 1.218-.682q.04.015.115.041.251.085.765.234c.681.197 1.673.466 2.9.776 2.456.619 5.842 1.401 9.559 2.108 3.718.708 7.756 1.338 11.517 1.657 3.776.321 7.214.323 9.761-.195 4.786-.973 8.379-4.259 12.425-7.959l.693-.633c4.283-3.905 9.079-8.045 16.146-9.575a.8.8 0 0 1 .951.613m5.609 0a.8.8 0 0 0 .613.951c6.61 1.431 11.131 5.294 15.406 9.193l.783.716c3.949 3.617 7.858 7.197 13.095 8.262 2.773.564 6.394.546 10.214.222 3.835-.326 7.931-.966 11.682-1.68a172 172 0 0 0 9.65-2.129 91 91 0 0 0 2.954-.79 22 22 0 0 0 .83-.255 4 4 0 0 0 .262-.096 1 1 0 0 0 .144-.07c.025-.015.084-.049.146-.106a.8.8 0 0 0 .139-.161.8.8 0 0 0-.667-1.242.8.8 0 0 0-.419.118q-.039.015-.115.041-.251.085-.765.234c-.681.197-1.672.466-2.9.776a171 171 0 0 1-9.558 2.108c-3.719.708-7.757 1.338-11.518 1.657-3.776.321-7.214.323-9.761-.195-4.786-.973-8.379-4.259-12.425-7.959l-.693-.633c-4.282-3.905-9.079-8.045-16.146-9.575a.8.8 0 0 0-.951.613m-5.345 6.954a.8.8 0 0 1-.385 1.063 9.98 9.98 0 0 0-5.184 5.746.799.799 0 1 1-1.51-.527 11.6 11.6 0 0 1 2.335-3.941 11.6 11.6 0 0 1 3.68-2.726.8.8 0 0 1 1.064.385m5.081 0a.8.8 0 0 0 .385 1.063 10 10 0 0 1 3.172 2.349 10 10 0 0 1 2.012 3.397.8.8 0 1 0 1.51-.527 11.6 11.6 0 0 0-2.334-3.941 11.6 11.6 0 0 0-3.681-2.726.8.8 0 0 0-1.064.385",clipRule:"evenodd"})),As||(As=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"m185.395 164.553-.027.022a.8.8 0 0 0-.125 1.124.8.8 0 0 0 1.124.125l.007-.005.039-.03q.055-.041.175-.125c.159-.11.402-.269.725-.454a15 15 0 0 1 2.856-1.255c2.487-.811 6.114-1.344 10.631-.18a.8.8 0 0 0 .975-.575.8.8 0 0 0-.575-.975c-4.851-1.25-8.791-.683-11.527.209a16.7 16.7 0 0 0-3.157 1.389 12 12 0 0 0-.837.524 9 9 0 0 0-.223.16zl-.018.014-.006.005-.002.001-.001.002zm2.932 8.419.01-.005.046-.029a6 6 0 0 1 .199-.117c.18-.102.453-.249.811-.422a20 20 0 0 1 3.127-1.181c2.698-.778 6.549-1.328 11.146-.403a.8.8 0 0 0 .316-1.569c-4.895-.985-9.01-.4-11.906.435a21.6 21.6 0 0 0-3.377 1.276 15 15 0 0 0-1.149.615l-.066.041-.019.011-.005.004-.003.002s-.001.001.434.671l-.435-.67a.798.798 0 1 0 .871 1.341m.531 6.991-.498-.626a.8.8 0 0 0 .996 1.253h-.001m-.497-.627-.498-.626.002-.001.002-.002.006-.004.018-.015.063-.047q.08-.06.228-.161c.196-.134.483-.318.855-.527a16.6 16.6 0 0 1 3.24-1.374c2.816-.868 6.882-1.37 11.938.023a.8.8 0 0 1 .559.983.8.8 0 0 1-.983.559c-4.731-1.303-8.486-.824-11.043-.036a15 15 0 0 0-2.927 1.24 10 10 0 0 0-.916.58l-.039.029-.007.006",clipRule:"evenodd"})))},SENDING_LOVE:function(e){return s.createElement("svg",_s({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ts||(Ts=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M127.256 44.154c-.115-.994.577-2.303 1.935-2.46.759-.089 1.478.453 2.033.983.418-.642.994-1.335 1.753-1.423 1.358-.157 2.332.959 2.447 1.953.249 2.15-1.913 4.424-3.456 5.89-1.837-1.074-4.463-2.793-4.712-4.943m16.454 5.268c-2.333-.881-4.551.661-5.196 2.37-1.395 3.694 1.424 8.676 3.503 11.955 3.727-1.087 9.135-2.963 10.53-6.657.645-1.708 0-4.332-2.333-5.213-1.303-.492-2.817.148-4.033.84-.455-1.322-1.168-2.803-2.471-3.295m56.184 70.913c-9.956-.034-12.256-1.903-12.76-2.57-.109-.145-.134-.326-.134-.507V110h-12.522a27.23 27.23 0 0 0-14.76 4.351l-29.237 18.868 1.823-5.922c.452-1.469-.858-2.931-2.383-2.742-5.149.636-14.874 1.001-20.048-4.195-1.097-1.102-3.11-1.193-3.937.124-3.409 5.432-10.76 17.266-16.23 26.922-7.356 12.984-13.175 29.578.804 37.945s27.468 6.09 43.068-5.288 27.624-21.814 27.624-21.814v40.641a4 4 0 0 0 4 4.001h69.414c2.209 0 4-1.792 4-4.001v-40.641s12.025 10.436 27.625 21.814 29.088 13.656 43.068 5.288 8.159-24.961.804-37.945c-5.47-9.656-12.822-21.49-16.231-26.922-.827-1.317-2.84-1.226-3.937-.124-5.174 5.196-14.899 4.831-20.048 4.195-1.524-.189-2.834 1.273-2.382 2.742l1.822 5.922-29.237-18.868A27.23 27.23 0 0 0 225.34 110h-12.522v7.258c0 .181-.025.362-.134.507-.505.668-2.808 2.54-12.79 2.57M114.95 61.667c-.205-2.247 1.429-5.158 4.497-5.438 1.714-.155 3.305 1.106 4.524 2.33.978-1.424 2.315-2.952 4.029-3.108 3.068-.28 5.201 2.289 5.405 4.535.443 4.859-4.556 9.86-8.113 13.08-4.08-2.524-9.9-6.54-10.342-11.4m154.314 5.203c-.119-1.305.829-2.994 2.61-3.156.995-.09 1.919.641 2.626 1.353.568-.828 1.344-1.715 2.339-1.805 1.781-.162 3.019 1.328 3.137 2.633.257 2.82-2.645 5.723-4.709 7.591-2.368-1.464-5.747-3.796-6.003-6.616m2.511-15.173c-.838-.432-1.737.05-2.053.664-.684 1.327.159 3.319.797 4.64 1.446-.247 3.557-.717 4.241-2.043.316-.614.187-1.626-.65-2.058-.468-.241-1.064-.066-1.55.14-.114-.515-.317-1.102-.785-1.343m-20.268 6.313c-2.793.911-3.694 3.964-3.026 6.009 1.442 4.422 7.705 6.92 12.033 8.4 2.623-3.747 6.208-9.458 4.765-13.88-.667-2.045-3.194-3.98-5.987-3.069-1.56.51-2.479 2.214-3.085 3.746-1.393-.88-3.14-1.715-4.7-1.206"})),Ss||(Ss=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M292.793 74.897a.8.8 0 0 1-.69.896c-4.307.562-7.762 3.341-10.357 6.708-2.592 3.362-4.251 7.219-4.978 9.722a.8.8 0 1 1-1.536-.446c.773-2.663 2.514-6.707 5.247-10.253 2.73-3.542 6.525-6.679 11.418-7.317a.8.8 0 0 1 .896.69m5.947 6.3a.8.8 0 0 1-.437 1.044c-8.57 3.505-12.959 10.225-14.057 13.049a.8.8 0 0 1-1.036.456.8.8 0 0 1-.456-1.036c1.235-3.175 5.913-10.256 14.943-13.95a.8.8 0 0 1 1.043.437M95.634 88.711a.8.8 0 0 1 .732-1.422c8.425 4.34 11.948 9.499 13.58 14.396.808 2.423 1.144 4.755 1.402 6.817l.084.673c.222 1.802.41 3.32.827 4.572.71 2.132 2.302 3.484 4.095 4.256 1.81.779 3.752.931 5.007.709a.8.8 0 0 1 .278 1.576c-1.578.278-3.836.08-5.918-.816-2.099-.903-4.091-2.551-4.98-5.219-.472-1.415-.679-3.107-.896-4.874l-.084-.678c-.257-2.047-.578-4.246-1.332-6.51-1.493-4.479-4.72-9.32-12.795-13.48m208.232 0a.8.8 0 1 0-.732-1.422c-8.425 4.34-11.948 9.499-13.58 14.396-.808 2.423-1.144 4.755-1.402 6.817l-.084.673c-.222 1.801-.41 3.32-.827 4.572-.71 2.132-2.302 3.484-4.095 4.256-1.81.779-3.752.931-5.007.709a.8.8 0 0 0-.278 1.576c1.578.278 3.836.08 5.918-.816 2.099-.903 4.09-2.551 4.98-5.219.472-1.415.679-3.107.896-4.873l.084-.679c.257-2.047.578-4.246 1.332-6.51 1.493-4.479 4.72-9.32 12.795-13.48m-202.669-6.47a.8.8 0 0 1-.437-1.044.8.8 0 0 1 1.043-.437c9.03 3.694 13.708 10.774 14.943 13.95a.8.8 0 0 1-.456 1.036.8.8 0 0 1-1.036-.456c-1.098-2.824-5.487-9.544-14.057-13.05m6.2-6.448a.8.8 0 0 1-.69-.896.8.8 0 0 1 .896-.69c4.893.638 8.688 3.775 11.418 7.317 2.733 3.546 4.474 7.59 5.247 10.253a.8.8 0 1 1-1.536.446c-.727-2.503-2.386-6.36-4.978-9.722-2.595-3.367-6.05-6.146-10.357-6.708m161.916 4.81c2.154.17 4.033 1 5.131 1.731a.8.8 0 0 1-.888 1.332c-.902-.602-2.523-1.322-4.369-1.468-1.823-.145-3.844.27-5.652 1.897-1.834 1.65-2.772 3.847-3.187 5.971-.361 1.846-.317 3.59-.149 4.774.909.157 2.022.07 3.252-.554 1.469-.743 3.16-2.278 4.858-5.19a.8.8 0 0 1 1.094-.287.8.8 0 0 1 .288 1.094c-1.802 3.089-3.694 4.888-5.517 5.81-1.149.583-2.249.805-3.242.795 1.075.636 2.036 1.504 2.733 2.548a.8.8 0 0 1-.221 1.109.8.8 0 0 1-1.109-.22c-.887-1.328-2.348-2.337-3.868-2.78-1.389-.404-2.707-.308-3.663.297-.068 2.442.641 6.725 2.845 10.831 2.306 4.297 6.219 8.35 12.545 9.931a.8.8 0 0 1 .582.97.8.8 0 0 1-.97.582c-6.855-1.713-11.097-6.124-13.567-10.726-2.456-4.577-3.191-9.392-3.014-12.064a.8.8 0 0 1 .296-.57c1.451-1.17 3.395-1.312 5.178-.846-.258-1.353-.371-3.515.078-5.811.46-2.351 1.522-4.904 3.688-6.854 2.192-1.972 4.671-2.475 6.848-2.303m-144.257 1.731c1.098-.731 2.977-1.561 5.131-1.732 2.177-.172 4.656.33 6.848 2.303 2.166 1.95 3.228 4.503 3.688 6.854.449 2.297.336 4.458.078 5.811 1.783-.466 3.727-.323 5.178.846a.8.8 0 0 1 .296.57c.177 2.672-.558 7.487-3.014 12.064-2.47 4.602-6.712 9.013-13.567 10.726a.8.8 0 0 1-.97-.582.8.8 0 0 1 .582-.97c6.326-1.581 10.239-5.634 12.545-9.931 2.204-4.106 2.913-8.389 2.845-10.831-.956-.605-2.274-.7-3.663-.296-1.52.442-2.981 1.451-3.868 2.778a.8.8 0 0 1-1.109.221.8.8 0 0 1-.221-1.11c.697-1.043 1.658-1.911 2.733-2.547-.993.01-2.093-.212-3.242-.794-1.823-.923-3.715-2.722-5.517-5.81a.8.8 0 0 1 .288-1.095.8.8 0 0 1 1.094.288c1.698 2.911 3.389 4.446 4.858 5.19 1.23.622 2.343.71 3.252.553.168-1.183.212-2.928-.149-4.774-.415-2.124-1.353-4.32-3.187-5.971-1.808-1.628-3.829-2.042-5.652-1.898-1.846.147-3.467.867-4.369 1.469a.8.8 0 0 1-.888-1.332"})))},VOTING:function(e){return s.createElement("svg",js({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ks||(ks=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M258.925 71.702a5.997 5.997 0 0 0-7.535 3.897l-7.77 24.443a6.004 6.004 0 0 0 3.899 7.539l14.221 4.528a5.997 5.997 0 0 0 7.535-3.898l7.77-24.443a6.003 6.003 0 0 0-3.899-7.539z"})),Is||(Is=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M159.701 115.111a28.2 28.2 0 0 0-10.38 12.595c-.95 2.28-2.007 4.803-3.133 7.494-8.893 21.235-22.167 52.935-22.188 58.413 0 9.224 9.017 19.954 20.471 19.954s15.314-3.962 15.314-3.962v-26.769c-5.004 1.296-10.294-6.192-10.294-6.192s-.376-4.775 3.817-13.523c3.136-6.546 10.642-11.966 21.898-11.439 7.043 1.157 10.796 6.676 10.796 12.619h44.481v48.398h.487c.985-.089 3.436-.089 5.91-.066a5.924 5.924 0 0 0 5.999-5.934v-48.813s11.838 10.273 27.195 21.474 28.637 13.444 42.399 5.207 8.033-24.574.792-37.356c-7.242-12.781-20.624-35.516-20.624-35.516-11.877 13.439-22.289 12.853-22.289 12.853l2.771 8.697-28.783-18.575a26.8 26.8 0 0 0-14.53-4.283h-18v7.366s-.095 2.809-12.293 2.809-12.013-2.195-12.013-2.195v-7.98h-12.187a28.15 28.15 0 0 0-15.616 4.724"})),Ms||(Ms=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M264.693 69.3a3.18 3.18 0 0 0-2.563 1.3c-.261.356-.72.564-1.13.4s-.615-.635-.385-1.012a4.78 4.78 0 0 1 4.078-2.288h7.807c5.413 0 9.8 4.388 9.8 9.8v5.972c.648.268 1.318.626 2.029 1.1 2.39 1.594 3.974 3.715 5.021 5.811 1.046 2.093 1.564 4.177 1.823 5.73.13.779.195 1.43.228 1.889a17 17 0 0 1 .032.686l.001.036a96 96 0 0 0 1.57 13.246.8.8 0 0 1-1.572.298 98 98 0 0 1-1.597-13.483l-.001-.039v-.033l-.003-.12a14 14 0 0 0-.026-.478c-.03-.416-.09-1.016-.21-1.739-.241-1.449-.722-3.368-1.676-5.278-.953-1.906-2.369-3.788-4.478-5.195-2.105-1.404-4.941-1.603-5.641-1.603a.8.8 0 0 1-.8-.8.8.8 0 0 1 .8-.8c.999 0 1.943.056 2.9.268V77.5a8.2 8.2 0 0 0-8.2-8.2zm-5.842 35.253a.8.8 0 0 0-.593.964c1.384 5.817 3.899 9.317 6.115 11.371a14 14 0 0 0 2.884 2.083c.378.201.689.34.912.429q.167.067.264.1l.076.026.024.007.008.003.004.001.06.016-.059-.015a.8.8 0 0 0 .462-1.532l-.001-.001h-.002l-.004-.001-.042-.015a6 6 0 0 1-.949-.43c-.649-.346-1.556-.925-2.549-1.845-1.852-1.716-4.033-4.645-5.381-9.533q-.14-.503-.265-1.035a.8.8 0 0 0-.964-.593"})),Ls||(Ls=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m284.827 101.881-.002-.002-.021-.023-.101-.106a8 8 0 0 0-.438-.406 11.7 11.7 0 0 0-1.822-1.273c-1.632-.93-4.114-1.876-7.479-1.876-3.371 0-6.028.93-7.839 1.856-.907.463-1.6.925-2.062 1.267a10 10 0 0 0-.517.407q-.085.073-.124.108l-.018.016-.009.009-.004.003-.001.002a.801.801 0 0 1-1.103-1.16l.003-.003.004-.004.013-.012.044-.04q.057-.052.16-.139c.138-.117.339-.28.6-.473a16.5 16.5 0 0 1 2.285-1.406c1.99-1.017 4.896-2.03 8.568-2.03 3.679 0 6.431 1.036 8.272 2.085.918.524 1.608 1.05 2.073 1.451a9 9 0 0 1 .671.638l.039.043.012.014.005.006s-.056-.063.001.001a.8.8 0 0 1-1.209 1.048zm-.002-7.653.002.002.002.001a.8.8 0 0 0 1.208-1.048l-.006-.007.005.006-.005-.006-.012-.014-.039-.043-.141-.146a9 9 0 0 0-.53-.492c-.465-.4-1.155-.926-2.073-1.45-1.841-1.05-4.593-2.087-8.272-2.087-3.672 0-6.578 1.014-8.568 2.032a16.5 16.5 0 0 0-2.285 1.405c-.261.193-.462.356-.6.473l-.16.14-.044.04-.013.011-.004.004-.003.003a.8.8 0 0 0 1.103 1.16l.001-.001.004-.004.027-.025.031-.027.049-.044.044-.037a9 9 0 0 1 .517-.407 15 15 0 0 1 2.062-1.267c1.811-.926 4.468-1.856 7.839-1.856 3.365 0 5.847.945 7.479 1.876.818.467 1.424.931 1.822 1.274a8 8 0 0 1 .539.51z"})),Ds||(Ds=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M148.715 176.108v.03-.029a.8.8 0 0 0 .073.364c1.685 3.652 4.464 5.327 6.807 6.076a12.7 12.7 0 0 0 3.354.589v32.059a.8.8 0 0 0 .8.8h70.869a.8.8 0 0 0 .8-.8v-38.036a.8.8 0 0 0-.8-.8h-70.869a.8.8 0 0 0-.8.8v4.376l-.253-.015a11 11 0 0 1-2.613-.497c-1.981-.633-4.297-2.013-5.758-5.045l.005-.079c.012-.181.034-.451.07-.795.073-.689.204-1.677.437-2.859.468-2.369 1.341-5.499 2.963-8.573 1.62-3.071 3.976-6.067 7.401-8.208 3.419-2.137 7.955-3.455 14.001-3.095a.8.8 0 1 0 .095-1.597c-6.341-.378-11.214 1.004-14.944 3.335-3.722 2.327-6.251 5.564-7.968 8.819-1.716 3.252-2.631 6.541-3.118 9.009a34 34 0 0 0-.458 3.001 23 23 0 0 0-.09 1.084l-.003.062v.017zm11.834 6.526a.8.8 0 0 0 .06-.303v-3.863a.8.8 0 0 0-.06-.303v-.204h69.269v36.436h-69.269z",clipRule:"evenodd"})),Ps||(Ps=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M165.185 157.181a.8.8 0 0 0-.268 1.099c.543.893 1.889 3.653 3.123 6.246.611 1.284 1.187 2.51 1.61 3.415l.505 1.084.187.404a.801.801 0 0 0 1.452-.672l-.188-.406-.507-1.087a505 505 0 0 0-1.615-3.426c-1.214-2.553-2.603-5.408-3.2-6.389a.8.8 0 0 0-1.099-.268m-4.737 5.387a.8.8 0 0 0-.271 1.099c.542.899 1.493 2.884 2.326 4.689.412.894.789 1.728 1.063 2.34l.324.729.089.2.03.069a.8.8 0 0 0 1.465-.644l-.032-.072-.089-.202-.327-.734c-.276-.615-.655-1.456-1.07-2.356-.822-1.781-1.812-3.855-2.409-4.846a.8.8 0 0 0-1.099-.272m-4.415 6.407a.8.8 0 0 0-.27 1.099c.564.933 1.402 2.391 2.103 3.623.35.615.664 1.17.891 1.572l.268.476.098.174a.8.8 0 1 0 1.395-.783l-.098-.175-.269-.478c-.228-.403-.543-.961-.894-1.577a189 189 0 0 0-2.125-3.66.8.8 0 0 0-1.099-.271"})),Hs||(Hs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M214.789 168.444a.8.8 0 0 0-.8-.8h-33.652a.8.8 0 0 0-.8.8v2.773a.8.8 0 0 0 .8.8h33.652a.8.8 0 0 0 .8-.8zm-1.6.8v1.173h-32.052v-1.173z",clipRule:"evenodd"})))}},lm={ANGRY:function(e){return s.createElement("svg",Us({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Vs||(Vs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M207.549 79.579c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m-5.011-7.339 5.385-2.948c.734-.396 1.624.511 1.246 1.292a6.7 6.7 0 0 1-2.795 3.019c-1.529.828-2.774.695-3.634.327-.723-.307-.849-1.335-.202-1.69m-12.44 7.339c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m4.545-6.967-4.833-3.668c-.66-.505-1.659.26-1.405 1.077a6.57 6.57 0 0 0 2.288 3.358c1.377 1.048 2.603 1.09 3.503.857.75-.194 1.024-1.183.447-1.624"})),Bs||(Bs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M200.897 92.19a.8.8 0 0 0-.089-1.129c-1.957-1.668-4.109-1.914-5.736-1.75a9.3 9.3 0 0 0-1.987.427c-.244.082-.44.16-.578.218l-.162.072-.035.016-.012.006-.014.007-.005.002-.002.001h-.001a.8.8 0 0 0-.358 1.074.8.8 0 0 0 1.071.359s.78-.368 1.511-.48c.731-.11 1.826-.133 1.826-.133s.674-.104 1.744.376 1.437.81 1.437.81q.132.103.263.213a.8.8 0 0 0 1.127-.09m-5.666-1.287c1.253-.126 2.814.046 4.276 1.164 0 0-.368-.33-1.437-.81-1.07-.48-1.744-.377-1.744-.377s-1.095.023-1.826.134c-.731.11-1.511.479-1.511.479l.004-.002.024-.011.114-.05a6 6 0 0 1 .461-.174 7.6 7.6 0 0 1 1.639-.353",clipRule:"evenodd"})),qs||(qs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.202 75.561a.8.8 0 0 1 1.596-.122l.893 11.645a.8.8 0 0 1-.312.697.8.8 0 0 1-.755.117l-5.294-1.892a.8.8 0 0 1-.484-1.023.8.8 0 0 1 1.023-.484l4.132 1.477z"})),Fs||(Fs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.001.004.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.864 3.128-6.225 4.145-9.936 2.177.742 3.949.83 5.388.443 1.657-.446 2.758-1.494 3.474-2.645.708-1.138 1.053-2.395 1.224-3.341.086-.478.13-.888.153-1.181q.016-.222.02-.348l.002-.064.001-.035v-.01l.001-.018.003-.04.011-.226c.007-.192.012-.462.004-.788a12.6 12.6 0 0 0-.286-2.436c-.399-1.764-1.426-3.977-4.011-4.3-1.869-.235-3.228.382-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.617c2.028.71 3.503.741 4.574.453 1.182-.318 1.979-1.056 2.532-1.945.561-.903.856-1.942 1.007-2.78.075-.416.113-.77.132-1.02a6 6 0 0 0 .017-.285l.002-.071v-.048l.003-.03v-.002l.001-.01.003-.045.009-.186c.006-.165.01-.403.004-.692a11 11 0 0 0-.247-2.12c-.362-1.598-1.124-2.875-2.65-3.066-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},CASUAL:function(e){return s.createElement("svg",Ws({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ks||(Ks=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M190.117 79.579c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m-3.759-6.235 5.445-2.835c.738-.39.481-1.635-.378-1.756a6.68 6.68 0 0 0-4.061.643c-1.539.81-2.121 1.92-2.295 2.84-.148.771.635 1.449 1.289 1.108m21.21 6.235c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m2.329-7.045-5.456-2.65c-.749-.359-.522-1.597.321-1.74a6.55 6.55 0 0 1 4.027.518c1.558.753 2.152 1.828 2.352 2.737.167.757-.59 1.45-1.244 1.135m-3.59 13.809a.8.8 0 0 1 .381 1.066c-1.102 2.324-2.965 3.431-4.516 3.95a9.2 9.2 0 0 1-1.988.424 8 8 0 0 1-.616.038l-.177.002-.052-.001h-.016l-.005-.001h-.002.007-.009a.8.8 0 0 1 .064-1.599h.156c.112-.003.281-.01.491-.031a7.6 7.6 0 0 0 1.64-.35c1.194-.399 2.548-1.196 3.424-2.816q.08-.146.153-.302a.8.8 0 0 1 1.065-.38m-7.513-9.247a.8.8 0 0 0-.698-.89.8.8 0 0 0-.89.698l-1.227 10.145a.8.8 0 0 0 .295.721.8.8 0 0 0 .768.128l5.294-1.892a.8.8 0 0 0 .484-1.023.8.8 0 0 0-1.022-.484l-4.075 1.457z"})),Gs||(Gs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.77-.217c-.77.217-.769.22-.769.22l.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.792 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.186.736 3.969.787 5.417.337 1.661-.517 2.753-1.653 3.459-2.876.7-1.213 1.042-2.542 1.211-3.544a13 13 0 0 0 .172-1.614l.003-.103v-.008l.004-.05.011-.207c.007-.176.012-.423.004-.721a10.5 10.5 0 0 0-.29-2.235c-.412-1.651-1.464-3.649-4.007-3.967-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.741 4.571 6.227 7.685 10.05 8.863 1.079.325 2.232.521 3.442.52 1.878 0 3.593-.464 5.111-1.166 3.167-1.482 6.046-4.32 8.383-8.215 3.202-5.337 5.317-12.562 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.263.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.019.7 3.483.694 4.544.364 1.178-.367 1.985-1.173 2.548-2.148.569-.986.867-2.11 1.02-3.012.075-.446.114-.828.133-1.095q.014-.202.017-.308l.001-.042.001-.034v-.054l.004-.034v-.009l.003-.039q.005-.055.009-.164c.006-.146.01-.358.004-.615a9 9 0 0 0-.243-1.888c-.348-1.395-1.086-2.571-2.654-2.768-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},CRYING:function(e){return s.createElement("svg",Js({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Xs||(Xs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M188.872 79.297c.891 0 1.613-1.2 1.613-2.682S189.763 75 188.872 75c-.89 0-1.612.135-1.612 1.615s.722 2.681 1.612 2.681m.068-10.866-4.747 4.252c-.641.581-.06 1.757.835 1.654a7 7 0 0 0 3.922-1.703c1.34-1.21 1.639-2.47 1.576-3.433-.052-.809-1.015-1.28-1.586-.77m19.261 10.865c.891 0 1.613-1.2 1.613-2.68S209.092 75 208.201 75c-.89 0-1.612.135-1.612 1.615s.722 2.681 1.612 2.681m-.129-10.998 5.142 3.638c.706.495.261 1.714-.629 1.714a6.87 6.87 0 0 1-4.041-1.224c-1.468-1.035-1.892-2.23-1.942-3.189-.041-.798.854-1.372 1.47-.939M195.34 91.985a.8.8 0 0 1 .207-1.112c2.185-1.498 4.424-1.517 6.081-1.175.826.171 1.516.433 2.001.652a8 8 0 0 1 .731.375l.026.016.02.012.014.008.004.003.002.001-.006-.004.007.005a.8.8 0 0 1 .248 1.104.8.8 0 0 1-1.102.249l-.004-.003-.025-.014-.113-.065a7 7 0 0 0-.461-.23 8 8 0 0 0-1.666-.542c-1.291-.267-2.934-.258-4.567.743q-.143.088-.284.184a.8.8 0 0 1-1.113-.207m2.032-7.443a.8.8 0 0 0-1.591-.173c-.127 1.169.18 2.11 1.03 2.602.736.425 1.656.36 2.375.216.76-.151 1.513-.436 2.06-.672a14 14 0 0 0 .867-.41l.054-.03.015-.007.004-.003h.002s-.075.04-.006.003l.007-.004a.8.8 0 0 0 .321-1.085.8.8 0 0 0-1.085-.32h-.002l-.009.005-.041.021a12 12 0 0 1-.762.36c-.501.217-1.136.453-1.738.573-.643.128-1.058.085-1.262-.032-.09-.052-.329-.22-.239-1.044"})),Zs||(Zs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.781a30 30 0 0 0 1.645 2.464v19.413l.03.106.004.013-.003-.01.001.004.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.309.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.69c1.719-2.864 3.128-6.225 4.145-9.937 2.185.736 3.964.788 5.406.337 1.656-.517 2.738-1.656 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.613l.002-.103.003-.041.014-.208c.01-.175.018-.423.014-.721-.007-.591-.063-1.4-.261-2.236-.392-1.653-1.422-3.657-3.971-3.977-1.869-.235-3.228.383-4.153 1.161l.001-.263c0-9.35-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.314-3.585 2.184-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.682q.005.126.011.197l.004.044v.006l.002.105q.004.137.02.377c.022.319.066.765.151 1.287.168 1.035.508 2.407 1.203 3.663.7 1.265 1.786 2.453 3.448 3.01 1.476.495 3.299.457 5.538-.31 1.018 3.725 2.43 7.098 4.154 9.972m1.311-43.813c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.738 4.566 6.22 7.679 10.038 8.859 1.083.327 2.239.525 3.454.524 1.884 0 3.604-.468 5.126-1.173 3.161-1.484 6.034-4.318 8.368-8.208 3.202-5.337 5.317-12.562 5.69-20.64h-.004v-.004l.002-.005.002-.006q.059-1.26.059-2.55c0-9.107-2.214-15.594-5.687-19.789-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.168q.034.043.094.103c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.98-20.336 7.229-23.796 6.075m32.387-31.496a53 53 0 0 1-1.358 9.616c2.017.7 3.476.694 4.53.365 1.169-.365 1.966-1.17 2.52-2.144.56-.985.849-2.108.995-3.01.072-.447.107-.828.125-1.096.008-.133.012-.238.014-.307l.001-.054.001-.023v-.062l.004-.042.001-.008.003-.04.011-.164c.008-.146.015-.358.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.399c-2.068.73-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.269-.572-1.034-.871-2.207-1.024-3.145a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.008l-.003-.035-.009-.152a8 8 0 0 1-.004-.569c.013-.481.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06.327.335.559.685.708.953a4 4 0 0 1 .159.316q.025.054.034.08l.007.015h-.001l.007-.004z",clipRule:"evenodd"})),Ys||(Ys=s.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M187.5 78a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 0 0-3zm19 0a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 0 0-3z"})))},DECIDED:function(e){return s.createElement("svg",ed({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),$s||($s=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M188.872 79.297c.891 0 1.613-1.2 1.613-2.681s-.722-2.681-1.613-2.681c-.89 0-1.612 1.2-1.612 2.68s.722 2.682 1.612 2.682m-1.888-8.049 5.973 2.221c.814.297 1.584-.765 1.075-1.51a7 7 0 0 0-3.333-2.677c-1.695-.622-2.949-.3-3.772.205-.692.422-.661 1.494.057 1.761m21.217 8.049c.891 0 1.613-1.2 1.613-2.681s-.722-2.681-1.613-2.681c-.89 0-1.612 1.2-1.612 2.68s.722 2.682 1.612 2.682m3.489-10.912-6.087 1.617c-.833.225-1.484-.898-.914-1.58a6.87 6.87 0 0 1 3.528-2.32c1.736-.464 2.926-.024 3.694.552.639.48.506 1.534-.221 1.731m-10.929 22.08a.8.8 0 0 1-.417 1.05c-2.432 1.05-4.633.638-6.193-.017a9.6 9.6 0 0 1-1.838-1.025 9 9 0 0 1-.507-.39l-.139-.12-.018-.016-.021-.02-.012-.01-.004-.004-.001-.001s.017.016-.002-.002a.8.8 0 0 1 1.099-1.162l.004.003.021.019q.031.028.099.085a8.028 8.028 0 0 0 1.939 1.167c1.215.51 2.829.819 4.624.151q.156-.058.315-.126a.8.8 0 0 1 1.051.417m.227-5.923a.8.8 0 0 1 .709-.881.8.8 0 0 1 .882.709c.126 1.168-.18 2.11-1.03 2.601-.737.426-1.656.36-2.375.217-.76-.152-1.513-.437-2.06-.673a14 14 0 0 1-.868-.41l-.032-.018-.021-.01-.015-.009-.005-.002-.001-.001s.042.022-.001 0a.8.8 0 0 1-.321-1.086.8.8 0 0 1 1.085-.32h.001l.009.005.041.022q.056.03.165.083c.144.072.35.17.597.277.501.216 1.137.452 1.739.572.642.129 1.057.086 1.261-.032.09-.052.329-.22.24-1.044"})),Qs||(Qs=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.018.057c-.048-.163-.017-.053-.017-.053l.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.185.736 3.964.787 5.406.337 1.656-.518 2.738-1.657 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.614l.002-.103.003-.041.014-.207c.01-.176.018-.424.014-.722-.007-.591-.063-1.399-.261-2.236-.392-1.653-1.422-3.657-3.971-3.976-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.005.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.23-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.018.7 3.477.694 4.531.364 1.169-.365 1.966-1.17 2.52-2.144.56-.984.849-2.108.995-3.01a10.026 10.026 0 0 0 .139-1.403l.001-.049.001-.028v-.061l.004-.042v-.001l.001-.008.003-.04.011-.164c.008-.145.016-.357.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},EXCITED:function(e){return s.createElement("svg",rd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ad||(ad=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M190.485 76.615c0 1.481-.722 2.681-1.613 2.681-.89 0-1.612-1.2-1.612-2.68s.722-2.682 1.612-2.682 1.613 1.2 1.613 2.681m.538-7.72-5.663 2.922c-.68.351-1.495-.347-1.341-1.143.181-.949.786-2.092 2.387-2.927a7 7 0 0 1 4.224-.664c.892.125 1.16 1.41.393 1.811m19.202 7.72c0 1.481-.722 2.681-1.613 2.681-.89 0-1.612-1.2-1.612-2.68s.722-2.682 1.612-2.682 1.613 1.2 1.613 2.681m-2.753-7.702 5.675 2.731c.68.324 1.467-.39 1.294-1.17-.209-.937-.826-2.045-2.447-2.822a6.87 6.87 0 0 0-4.188-.535c-.877.149-1.113 1.425-.334 1.796"})),td||(td=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M193.5 87.2a.8.8 0 0 0-.8.8c0 1.043.124 2.75 1.145 4.209 1.058 1.512 2.96 2.59 6.155 2.59 2.664 0 4.34-1.131 5.287-2.62.914-1.435 1.104-3.122 1.01-4.246a.8.8 0 0 0-.797-.733zm1.655 4.09a4 4 0 0 1-.264-.434c1.782-.602 5.519-1.258 9.353-.107a4.4 4.4 0 0 1-.306.571c-.644 1.012-1.802 1.88-3.938 1.88-2.805 0-4.153-.922-4.845-1.91",clipRule:"evenodd"})),ld||(ld=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M197.537 82.407a.8.8 0 0 0-1.13.056.8.8 0 0 0 .056 1.13 4.9 4.9 0 0 0 2.483 1.16c1.117.165 2.402-.084 3.591-1.16a.8.8 0 0 0 .056-1.13.8.8 0 0 0-1.13-.056c-.811.734-1.609.863-2.284.763a3.3 3.3 0 0 1-1.642-.763"})),nd||(nd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M186.385 98.245a30 30 0 0 1-1.645-2.464c-1.724-2.874-3.136-6.247-4.154-9.973-2.239.768-4.062.806-5.538.311-1.662-.557-2.748-1.745-3.448-3.01-.695-1.256-1.035-2.628-1.203-3.663a14 14 0 0 1-.151-1.287 11 11 0 0 1-.02-.377l-.002-.105v-.006l-.004-.044q-.006-.072-.011-.197a9 9 0 0 1-.005-.683c.015-.56.081-1.324.292-2.119.421-1.586 1.487-3.455 4.006-3.77 1.945-.245 3.339.434 4.265 1.257l-.001-.36c0-9.347 2.272-16.238 6.053-20.807 3.794-4.585 9.039-6.748 14.785-6.748 5.748 0 10.994 2.162 14.789 6.746 3.781 4.569 6.054 11.46 6.054 20.809l-.001.263c.925-.778 2.284-1.396 4.153-1.16 2.549.319 3.579 2.323 3.971 3.976.198.837.254 1.644.261 2.236a10 10 0 0 1-.028.929l-.003.04-.002.104q-.004.132-.018.366c-.02.309-.06.742-.142 1.247-.162 1.002-.493 2.332-1.183 3.546-.696 1.224-1.778 2.363-3.434 2.88-1.442.451-3.221.4-5.406-.337-1.017 3.712-2.426 7.073-4.145 9.938a30 30 0 0 1-1.089 1.689v20.635q.014.082.014.184c0 .189-.045.407-.164.633-.236.445-.71.83-1.479 1.154-1.524.641-4.621 1.212-11.002 1.212-6.415 0-9.924-.739-11.861-1.531-.975-.398-1.573-.819-1.94-1.185a2.5 2.5 0 0 1-.392-.493 2 2 0 0 1-.095-.187l-.029-.073-.01-.03-.004-.014-.002-.006-.002-.007-.03-.106zm-6.019-26.49c0-9.105 2.214-15.592 5.685-19.787 3.459-4.18 8.233-6.168 13.553-6.168 5.322 0 10.097 1.987 13.556 6.166 3.473 4.195 5.687 10.682 5.687 19.789q0 1.29-.059 2.55l-.002.006-.002.005v.003l.004.002c-.373 8.077-2.488 15.302-5.69 20.639-2.334 3.89-5.207 6.724-8.368 8.208-1.522.705-3.241 1.173-5.126 1.173a11.9 11.9 0 0 1-3.454-.524c-3.818-1.18-7.3-4.293-10.038-8.859-3.537-5.896-5.746-14.096-5.746-23.203m7.619 45.583V106.17c3.46 1.154 17.253 4.905 23.796-6.075v18.123c-.066.069-.239.212-.649.385-1.208.508-4.026 1.087-10.382 1.087-6.323 0-9.595-.733-11.256-1.412-.825-.337-1.23-.652-1.415-.837a1 1 0 0 1-.094-.103m31.029-33.047a53 53 0 0 0 1.358-9.617q.045-.092.113-.216c.15-.268.381-.618.708-.953.637-.651 1.64-1.257 3.206-1.06 1.563.196 2.284 1.366 2.614 2.758.163.686.212 1.369.218 1.887.003.257-.004.47-.012.615l-.011.164-.003.04-.001.007v.001l-.004.042v.062l-.001.023-.001.054q-.002.106-.014.307c-.018.268-.053.65-.125 1.096-.146.902-.435 2.025-.995 3.01-.554.974-1.351 1.779-2.52 2.144-1.054.33-2.513.335-4.53-.364m-38.825-.038a53.3 53.3 0 0 1-1.34-9.399l-.028.01-.007.004.001.001-.007-.015-.034-.08a4 4 0 0 0-.159-.316 4.5 4.5 0 0 0-.708-.953c-.636-.651-1.64-1.257-3.206-1.06-1.597.2-2.32 1.32-2.659 2.594a7.8 7.8 0 0 0-.239 1.751c-.006.239-.002.435.004.57l.009.15.003.036v.007l.004.037v.058l.003.08q.003.111.016.32c.02.28.058.676.134 1.14.153.94.452 2.112 1.024 3.146.568 1.026 1.38 1.874 2.557 2.268 1.074.36 2.564.382 4.632-.35",clipRule:"evenodd"})))},SAD_LEFT:function(e){return s.createElement("svg",dd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),id||(id=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M207.549 79.579c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m5.21-4.782-5.446-2.836c-.737-.39-.48-1.635.379-1.756a6.68 6.68 0 0 1 4.061.644c1.539.81 2.121 1.919 2.295 2.838.148.773-.635 1.45-1.289 1.11m-22.661 4.782c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m-3.78-5.592 5.457-2.65c.748-.36.521-1.598-.322-1.741a6.55 6.55 0 0 0-4.027.518c-1.558.753-2.152 1.828-2.352 2.737-.166.757.59 1.45 1.244 1.136"})),cd||(cd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M203.373 91.304a.8.8 0 0 0-.519-1.005c-2.45-.78-4.529-.173-5.966.609a9.2 9.2 0 0 0-1.666 1.164 8 8 0 0 0-.449.425l-.121.129-.035.038-.01.012-.004.004-.001.002h-.001a.8.8 0 0 0 .085 1.13.8.8 0 0 0 1.126-.084s.468-.472 1.281-1.064 1.629-.82 1.629-.82.419-.301 1.599-.301 1.723.187 1.723.187q.162.043.325.094a.8.8 0 0 0 1.004-.52m-1.329.426s-.544-.187-1.723-.187-1.599.302-1.599.302-.816.227-1.629.82a11.5 11.5 0 0 0-1.281 1.063l.001-.001.002-.002.018-.02.086-.091c.078-.08.199-.199.358-.338a7.6 7.6 0 0 1 1.375-.962c1.106-.602 2.612-1.049 4.392-.584",clipRule:"evenodd"})),od||(od=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.203 76.064a.8.8 0 0 1 .733-.861.8.8 0 0 1 .861.733l.894 11.145a.8.8 0 0 1-.311.699.8.8 0 0 1-.756.118l-5.294-1.892a.8.8 0 0 1-.484-1.023.8.8 0 0 1 1.023-.484l4.128 1.476z"})),sd||(sd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.004.013-.003-.009.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.72-2.865 3.128-6.226 4.146-9.938 2.191.733 3.98.762 5.433.275 1.662-.558 2.748-1.746 3.449-3.01.696-1.256 1.036-2.629 1.205-3.663a14 14 0 0 0 .171-1.664l.003-.105v-.007l.003-.044a4 4 0 0 0 .011-.197 9 9 0 0 0 .005-.683 9.3 9.3 0 0 0-.293-2.118c-.422-1.586-1.488-3.456-4.004-3.771-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.358 9.615c2.012.693 3.47.667 4.526.313 1.178-.395 1.99-1.242 2.558-2.269.573-1.034.873-2.207 1.026-3.145.076-.465.114-.862.134-1.14q.014-.211.017-.32l.002-.08v-.021l.001-.038.003-.036.001-.007.002-.035q.005-.05.009-.152c.006-.134.01-.33.004-.57a7.8 7.8 0 0 0-.24-1.75c-.339-1.275-1.062-2.395-2.657-2.595-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},SAD_RIGHT:function(e){return s.createElement("svg",vd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),md||(md=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M190.117 79.579c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m-4.484-7.687 5.445-2.835c.737-.39.48-1.635-.378-1.757a6.67 6.67 0 0 0-4.061.644c-1.539.81-2.122 1.92-2.296 2.839-.147.772.636 1.45 1.29 1.109m21.935 7.687c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m3.704-4.866-5.457-2.65c-.748-.36-.521-1.598.322-1.741a6.55 6.55 0 0 1 4.027.518c1.558.753 2.152 1.829 2.352 2.737.166.757-.59 1.45-1.244 1.136m-12.841 16.721a.8.8 0 0 1-.092-1.128c1.665-1.96 3.75-2.547 5.383-2.645a9.2 9.2 0 0 1 2.029.105c.255.041.46.086.606.122a6 6 0 0 1 .221.06l.015.004.005.001.002.001h.002a.8.8 0 0 1 .525 1.003.8.8 0 0 1-1 .525h-.004l-.026-.008-.121-.032a6 6 0 0 0-.482-.097 7.6 7.6 0 0 0-1.675-.087c-1.256.076-2.771.495-4.035 1.833a6 6 0 0 0-.226.252.8.8 0 0 1-1.127.091m-.48-15.429a.8.8 0 0 0-.773-.826.8.8 0 0 0-.826.772l-.379 11.167a.8.8 0 0 0 1.069.78l5.294-1.892a.8.8 0 0 0 .484-1.023.8.8 0 0 0-1.022-.484l-4.186 1.496z"})),ud||(ud=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.008.027-.007-.023.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.185.736 3.964.787 5.406.337 1.656-.518 2.738-1.657 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.614l.002-.103.003-.041.014-.207c.01-.176.018-.424.014-.722-.007-.591-.063-1.399-.261-2.236-.392-1.653-1.422-3.657-3.971-3.976-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.005.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.018.7 3.477.694 4.531.364 1.169-.365 1.966-1.17 2.52-2.144.56-.984.849-2.108.995-3.01a10.026 10.026 0 0 0 .139-1.403l.001-.049.001-.028v-.061l.004-.042v-.001l.001-.008.003-.04.011-.164c.008-.145.016-.357.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},SMILE_WINK:function(e){return s.createElement("svg",xd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),pd||(pd=s.createElement("mask",{id:"smile-wink_svg__a",fill:"#fff"},s.createElement("path",{d:"m191.831 67.75-5.537 2.505c-.663.3-1.4-.409-1.214-1.164.222-.902.846-1.965 2.425-2.68a6.6 6.6 0 0 1 4.049-.413c.842.164 1.032 1.413.277 1.753m13.893 9.766c-.589.14-.979.233-.979-.29 0-.826.981-1.505 2.189-1.505 1.207 0 2.188.664 2.188 1.504 0 .529-.389.435-.978.293-.347-.083-.763-.183-1.21-.183s-.863.099-1.21.181m-.512-5.976 5.303 2.8c.635.333 1.405-.32 1.266-1.095-.168-.901-.73-1.986-2.229-2.785a6.5 6.5 0 0 0-3.964-.654c-.839.135-1.102 1.351-.376 1.734m-8.209 13.586a.8.8 0 0 0-.588-.967.8.8 0 0 0-.966.588c-.13.53-.162 1.03-.044 1.477.125.474.404.836.788 1.069.361.219.769.297 1.138.315a5 5 0 0 0 1.132-.092c.734-.136 1.478-.393 2.023-.607a16 16 0 0 0 .867-.371l.053-.025.015-.008.004-.002h.002l-.074.035.075-.036a.8.8 0 0 0 .368-1.07.8.8 0 0 0-1.07-.368l-.002.001-.01.005-.042.02q-.057.027-.167.076c-.146.066-.355.156-.604.254-.504.197-1.139.413-1.729.522a3.4 3.4 0 0 1-.764.068c-.217-.01-.333-.054-.385-.085-.029-.018-.052-.035-.071-.108-.026-.098-.042-.31.051-.691m7.262 1.563a.8.8 0 0 1 .313 1.088c-1.206 2.18-3.074 3.138-4.603 3.545a9 9 0 0 1-1.945.29 8 8 0 0 1-.598 0l-.172-.01-.05-.004-.015-.002h-.008.008-.009a.8.8 0 0 1 .164-1.592h.004l.025.002q.038.004.119.007c.108.004.269.007.472 0a7.3 7.3 0 0 0 1.594-.238c1.238-.329 2.675-1.076 3.614-2.773a.8.8 0 0 1 1.087-.313m-12.948-9.413c0 1.386-.67 2.509-1.496 2.509s-1.495-1.123-1.495-2.509.669-2.508 1.495-2.508 1.496 1.123 1.496 2.508"}),s.createElement("path",{fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.001.003.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.792 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.186.736 3.969.787 5.417.337 1.661-.517 2.753-1.653 3.459-2.876.7-1.213 1.042-2.542 1.211-3.544a13 13 0 0 0 .172-1.614l.003-.103v-.008l.004-.05.011-.207c.007-.176.012-.423.004-.721a10.5 10.5 0 0 0-.29-2.235c-.412-1.651-1.464-3.649-4.007-3.967-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.741 4.571 6.227 7.685 10.05 8.863 1.079.325 2.232.521 3.442.52 1.878 0 3.593-.464 5.111-1.166 3.167-1.482 6.046-4.32 8.383-8.215 3.202-5.337 5.317-12.562 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.263.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.019.7 3.483.694 4.544.364 1.178-.367 1.985-1.173 2.548-2.148.569-.986.867-2.11 1.02-3.012.075-.446.114-.828.133-1.095q.014-.202.017-.308l.001-.042.001-.034v-.054l.004-.034v-.009l.003-.039q.005-.055.009-.164c.006-.146.01-.358.004-.615a9 9 0 0 0-.243-1.888c-.348-1.395-1.086-2.571-2.654-2.768-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"}))),fd||(fd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m191.831 67.75-5.537 2.505c-.663.3-1.4-.409-1.214-1.164.222-.902.846-1.965 2.425-2.68a6.6 6.6 0 0 1 4.049-.413c.842.164 1.032 1.413.277 1.753m13.893 9.766c-.589.14-.979.233-.979-.29 0-.826.981-1.505 2.189-1.505 1.207 0 2.188.664 2.188 1.504 0 .529-.389.435-.978.293-.347-.083-.763-.183-1.21-.183s-.863.099-1.21.181m-.512-5.976 5.303 2.8c.635.333 1.405-.32 1.266-1.095-.168-.901-.73-1.986-2.229-2.785a6.5 6.5 0 0 0-3.964-.654c-.839.135-1.102 1.351-.376 1.734m-8.209 13.586a.8.8 0 0 0-.588-.967.8.8 0 0 0-.966.588c-.13.53-.162 1.03-.044 1.477.125.474.404.836.788 1.069.361.219.769.297 1.138.315a5 5 0 0 0 1.132-.092c.734-.136 1.478-.393 2.023-.607a16 16 0 0 0 .867-.371l.053-.025.015-.008.004-.002h.002l-.074.035.075-.036a.8.8 0 0 0 .368-1.07.8.8 0 0 0-1.07-.368l-.002.001-.01.005-.042.02q-.057.027-.167.076c-.146.066-.355.156-.604.254-.504.197-1.139.413-1.729.522a3.4 3.4 0 0 1-.764.068c-.217-.01-.333-.054-.385-.085-.029-.018-.052-.035-.071-.108-.026-.098-.042-.31.051-.691m7.262 1.563a.8.8 0 0 1 .313 1.088c-1.206 2.18-3.074 3.138-4.603 3.545a9 9 0 0 1-1.945.29 8 8 0 0 1-.598 0l-.172-.01-.05-.004-.015-.002h-.008.008-.009a.8.8 0 0 1 .164-1.592h.004l.025.002q.038.004.119.007c.108.004.269.007.472 0a7.3 7.3 0 0 0 1.594-.238c1.238-.329 2.675-1.076 3.614-2.773a.8.8 0 0 1 1.087-.313m-12.948-9.413c0 1.386-.67 2.509-1.496 2.509s-1.495-1.123-1.495-2.509.669-2.508 1.495-2.508 1.496 1.123 1.496 2.508"})),hd||(hd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.001.003.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.792 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.186.736 3.969.787 5.417.337 1.661-.517 2.753-1.653 3.459-2.876.7-1.213 1.042-2.542 1.211-3.544a13 13 0 0 0 .172-1.614l.003-.103v-.008l.004-.05.011-.207c.007-.176.012-.423.004-.721a10.5 10.5 0 0 0-.29-2.235c-.412-1.651-1.464-3.649-4.007-3.967-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.741 4.571 6.227 7.685 10.05 8.863 1.079.325 2.232.521 3.442.52 1.878 0 3.593-.464 5.111-1.166 3.167-1.482 6.046-4.32 8.383-8.215 3.202-5.337 5.317-12.562 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.263.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.019.7 3.483.694 4.544.364 1.178-.367 1.985-1.173 2.548-2.148.569-.986.867-2.11 1.02-3.012.075-.446.114-.828.133-1.095q.014-.202.017-.308l.001-.042.001-.034v-.054l.004-.034v-.009l.003-.039q.005-.055.009-.164c.006-.146.01-.358.004-.615a9 9 0 0 0-.243-1.888c-.348-1.395-1.086-2.571-2.654-2.768-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})),gd||(gd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m179.563 74.586-.001-.001-1.495.57zm6.488-22.618-1.232-1.02zm.061 42.99-1.372.823zm10.05 8.863-.471 1.529.01.003zm3.442.52v-1.6h-.001zm5.111-1.166.672 1.452.006-.003zm8.383-8.215-1.372-.823zm5.69-20.639 1.598.074.053-1.156-1.081-.413zm-.005-.002 1.494.573.005-.011.004-.011zm.001-.003-1.5-.556-.002.006zm.002-.004-1.497-.566-.003.01zm.002-.006 1.497.565.09-.238.012-.254zm-5.628-22.34-1.232 1.02zm-26.775 46.28h1.6v-.531l-.316-.425zm-1.645-2.465-1.372.823zm1.645 21.877h-1.6v.221l.06.213zm.03.107-1.54.433.001.003zm.001.003-1.539.437.001.005zm.001.003-1.538.442.003.009zm.002.006-1.535.452.003.009.002.009zm.004.014-1.529.47.003.012zm.01.031-1.509.529v.001zm.029.072-1.473.627zm.095.187 1.378-.813zm.392.493 1.13-1.133zm1.94 1.186.605-1.481zm22.863.318.621 1.475zm1.479-1.153 1.414.748zm.164-.634-1.6-.002zm-.014-.184h-1.6v.126l.02.123zm0-20.635-1.315-.912-.285.411v.5zm1.089-1.689-1.372-.823zm4.145-9.938.511-1.516-1.606-.54-.448 1.634zm5.417.338-.475-1.528zm3.459-2.876 1.386.8zm1.211-3.544 1.578.267zm.152-1.248-1.596-.115zm.02-.366-1.599-.057zm.003-.103 1.6.03v-.006zm0-.008-1.596-.116-.003.046-.001.046zm.004-.05 1.595.116.001-.007zm.011-.207 1.598.065zm.004-.721-1.599.04zm-.29-2.235-1.552.388zm-4.007-3.967-.2 1.587h.001zm-4.153 1.16-1.6-.007-.016 3.458 2.646-2.226zm-6.053-21.072-1.233 1.02zm-29.574.002-1.233-1.02zm-6.052 21.167-1.063 1.196 2.685 2.387-.022-3.592zm-4.265-1.257.198 1.587h.002zm-4.006 3.77 1.546.412zm-.292 2.12 1.599.042zm.005.682 1.598-.07zm.011.198-1.596.116.001.007zm.004.043 1.599-.023v-.05l-.004-.05zm0 .006-1.6.023v.006zm.002.106-1.599.054zm.02.377 1.596-.111zm.151 1.286 1.579-.257zm1.203 3.664 1.4-.775zm3.448 3.01.509-1.517zm5.538-.311 1.544-.422-.449-1.645-1.614.553zm7.399 31.53h-1.6v.565l.355.44zm0-11.169.507-1.518-2.107-.703v2.221zm.094 11.271 1.129-1.133zm1.415.838.605-1.481zm21.638.324.62 1.475zm.649-.384 1.153 1.109.447-.464v-.645zm0-18.124h1.6v-5.811l-2.974 4.992zm7.232-15.804-1.556-.371-.336 1.408 1.369.475zm1.359-9.616-1.439-.698-.142.292-.017.324zm3.185 9.98-.475-1.528zm2.548-2.148 1.386.8zm1.02-3.012-1.578-.267zm.133-1.095-1.596-.115zm.017-.308 1.599.057v-.006zm.001-.042 1.6.05v-.013zm.001-.034 1.6.037v-.012zm0-.017 1.6.025v-.006zm0-.002 1.6.02v-.014zm0-.035-1.593-.146-.006.07v.07zm.004-.034-1.594-.147v.001zm0 0 1.593.147.001-.009v-.009zm0-.009 1.595.13.001-.013zm.003-.039 1.596.117.001-.009zm.009-.164-1.599-.066zm.004-.615 1.599-.041zm-.243-1.888-1.552.388zm-2.654-2.768-.2 1.588h.001zm-3.207 1.06 1.145 1.119zm-.708.953 1.397.78zm-40.296 9.795.534 1.508 1.355-.48-.332-1.398zm-1.34-9.398 1.598-.087-.118-2.166-2.034.752zm-3.292 9.748.509-1.517zM173 82.335l-1.4.775zm-1.024-3.146-1.579.257zm-.134-1.14-1.596.11zm-.016-.32 1.599-.054zm-.003-.08-1.599.023v.005zm0-.018-1.6.017v.006zm0-.003-1.6.006v.012zm0-.038 1.6-.005v-.076l-.008-.075zm-.004-.036-1.593.142v.007l.001.008zm0-.007-1.595.125v.008l.001.008zm-.003-.036-1.596.117.001.009zm-.009-.151-1.598.07zm-.004-.57-1.599-.042zm.239-1.75-1.546-.411zm2.659-2.594.198 1.587h.002zm3.206 1.06 1.145-1.118zm.708.952-1.397.78zm.159.316-1.461.652zm.034.08 1.489-.587-.004-.01zm.007.015-1.489.587 2.996-1.123zm-.001 0-1.273-.97-.524.69.29.815zm.001-.002-.571-1.494-.426.162-.276.364zm.006-.002-.554-1.5-.009.002-.008.003zm7.473-4.61.658 1.459.002-.001zm5.537-2.504-.656-1.46-.004.002zm-6.751 1.34-1.554-.384v.001zm2.425-2.68-.645-1.464-.007.003-.008.003zm4.049-.413-.337 1.564.015.004.015.003zm14.17 11.518-.37-1.556zm2.42.002-.375 1.556zm2.371-3.177-.747 1.415.005.002zm-5.303-2.8-.747 1.414zm6.569 1.704 1.575-.282-.002-.01zm-2.229-2.785.753-1.412-.009-.005-.009-.005zm-3.964-.654-.239-1.582-.008.001-.007.002zm-8.585 15.32 1.555.379zm-1.554-.38-1.555-.378zm-.044 1.479-1.547.407zm.788 1.068.83-1.368zm1.138.315-.076 1.598zm1.132-.092.291 1.573zm2.023-.607.585 1.49zm.673-.282.654 1.46zm.194-.089.68 1.448.005-.002zm.053-.025.686 1.445.008-.004zm.015-.008.694 1.442.004-.002zm.004-.002.699 1.44.002-.001zm.002 0 .7 1.438-1.388-2.883zm.001 0 .688 1.443.007-.003.007-.003zm.368-1.07-1.438.701zm-1.07-.369.697 1.44.005-.002zm-.002.001.694 1.442.003-.002zm-.01.005.686 1.446.008-.005zm-.042.02.681 1.448.005-.002zm-.167.076.654 1.46zm-.604.254.585 1.489zm-1.729.522.291 1.574zm-.764.068-.077 1.598zm-.385-.085.83-1.368zm-.071-.108-1.547.407zm7.626 1.96 1.4.774zm-.313-1.088-.774 1.4zm-4.29 4.633.411 1.546zm-1.945.29.059 1.598zm-.598 0 .066-1.6zm-.172-.01.119-1.596zm-.05-.004-.149 1.593h.006zm-.015-.002-.158 1.592.009.001zm-.006 0-.161 1.592h.003zm-.002 0 .137-1.595-.298 3.186zm-.001 0-.167 1.59.007.001zm-.713-.88-1.591-.166zm.877-.712.166-1.592h-.004zm.001 0-.166 1.591.013.002h.013zm.003 0-.14 1.594h.01zm.025.002-.129 1.595h.01zm.119.007-.066 1.598zm.472 0 .06 1.598zm1.594-.238-.411-1.546zm3.614-2.773-1.4-.774zm-21.212-15.247c0-8.863 2.155-14.945 5.318-18.767l-2.465-2.04c-3.781 4.569-6.053 11.46-6.053 20.807zm5.518 22.38c-3.364-5.607-5.518-13.512-5.518-22.38h-3.2c0 9.346 2.264 17.841 5.974 24.026zm9.149 8.157c-3.325-1.025-6.535-3.798-9.149-8.157l-2.744 1.646c2.869 4.784 6.631 8.238 10.951 9.569zm2.97.449a10.3 10.3 0 0 1-2.98-.452l-.922 3.064c1.21.365 2.519.589 3.903.588zm4.441-1.018c-1.345.621-2.831 1.018-4.44 1.018v3.2c2.148 0 4.091-.532 5.783-1.314zm7.682-7.586c-2.225 3.708-4.89 6.279-7.689 7.589l1.356 2.898c3.534-1.654 6.627-4.758 9.077-8.84zm5.463-19.89c-.362 7.86-2.419 14.817-5.463 19.89l2.744 1.646c3.361-5.6 5.534-13.092 5.916-21.388zm1.594.072c-1.493-.573-1.502-.55-1.51-.527l-.016.046-.026.095a1.4 1.4 0 0 0-.035.19 1.6 1.6 0 0 0-.005.356 1.601 1.601 0 0 0 .46.97c.132.133.258.21.29.23.089.055.163.09.178.096.049.022.089.037.098.041l1.141-2.99c.005.002.043.016.091.038.014.007.089.04.177.095.032.02.158.097.29.23a1.58 1.58 0 0 1 .459.97q.019.167-.004.357a2 2 0 0 1-.035.19l-.027.094-.015.046c-.008.023-.017.046-1.511-.527m-1.501-.553-.001.003 3.005 1.1.001-.002zm.004-.01-.002.004 3.001 1.113.001-.005zm.006-.015-.003.005 2.994 1.13.002-.005zm-.045-1.986q0 1.251-.057 2.478l3.197.146q.06-1.298.06-2.624zm-5.319-18.768c3.163 3.821 5.319 9.903 5.319 18.768h3.2c0-9.349-2.273-16.24-6.054-20.809zM199.604 47.4c4.897 0 9.199 1.812 12.324 5.587l2.465-2.04c-3.795-4.585-9.041-6.747-14.789-6.747zm-12.32 5.588c3.124-3.775 7.426-5.588 12.32-5.588v-3.2c-5.746 0-10.992 2.163-14.785 6.748zm.385 44.302a28 28 0 0 1-1.557-2.331l-2.744 1.645a31 31 0 0 0 1.734 2.597zm.287 20.042-.03-.107-3.081.867.03.106zm-.001-.001v-.003l-3.079.873.001.004zm0-.002-.001-.003-3.076.884.001.003zm-.001-.003-.002-.007-3.07.903.002.007zm-.001-.004-.004-.014-3.06.939.005.014zm-.01-.03.006.017-3.052.964.027.078zm-.009-.024.009.023-3.019 1.061q.028.08.065.169zm.001 0zl-2.945 1.253q.075.177.19.374zm.144.173a1 1 0 0 1-.144-.173l-2.756 1.627c.156.263.365.538.64.812zm1.415.838c-.825-.338-1.23-.653-1.415-.838l-2.26 2.266c.549.548 1.34 1.074 2.464 1.534zm11.256 1.411c-6.323 0-9.595-.732-11.256-1.411l-1.211 2.962c2.213.904 5.96 1.649 12.467 1.649zm10.382-1.087c-1.208.508-4.026 1.087-10.382 1.087v3.2c6.405 0 9.782-.563 11.623-1.337zm.685-.427c.007-.014-.087.176-.685.427l1.241 2.95c.939-.395 1.793-.976 2.272-1.88zm-.022.113q0-.046.009-.076a.2.2 0 0 1 .013-.037l2.828 1.497a2.96 2.96 0 0 0 .35-1.379zm.006.067a.4.4 0 0 1-.006-.067l3.2.005q-.001-.238-.033-.436zm-.02-20.884v20.635h3.2V97.472zm1.317-2.512a29 29 0 0 1-1.032 1.6l2.63 1.824a32 32 0 0 0 1.146-1.778zm3.974-9.537c-.983 3.588-2.339 6.812-3.974 9.537l2.744 1.646c1.803-3.005 3.266-6.503 4.316-10.338zm6.485-.768c-1.042.324-2.468.335-4.431-.326l-1.021 3.033c2.409.811 4.548.925 6.402.349zm2.548-2.148c-.563.976-1.37 1.782-2.548 2.148l.95 3.056c2.145-.667 3.521-2.135 4.37-3.604zm1.02-3.012c-.153.902-.451 2.026-1.02 3.012l2.772 1.6c.831-1.44 1.216-2.975 1.403-4.077zm.133-1.095a12 12 0 0 1-.133 1.095l3.155.535c.095-.565.144-1.05.17-1.4zm.017-.308q-.003.106-.017.308l3.192.23q.018-.266.023-.425zm.002-.076-.002.076 3.198.113.004-.129zm0-.002v.008l3.2.048v-.008zm.008-.141-.004.05 3.192.23.003-.049zm.008-.157-.009.164 3.193.217.013-.25zm.004-.615c.006.257.002.47-.004.615l3.197.13c.009-.205.014-.489.006-.827zm-.243-1.888a9 9 0 0 1 .243 1.888l3.199-.082a12 12 0 0 0-.337-2.582zm-2.654-2.768c1.562.196 2.304 1.365 2.654 2.768l3.105-.776c-.475-1.9-1.837-4.726-5.362-5.167zm-2.924.798c.629-.53 1.553-.97 2.923-.798l.4-3.175c-2.368-.298-4.163.497-5.383 1.524zm-2.629-1.488-.001.256 3.2.015.001-.27zm-5.687-19.789c3.472 4.195 5.687 10.682 5.687 19.79h3.2c0-9.592-2.331-16.888-6.422-21.83zM199.604 45.8c5.322 0 10.097 1.987 13.556 6.167l2.465-2.04c-4.129-4.99-9.848-7.327-16.021-7.327zm-13.553 6.168c3.459-4.18 8.233-6.168 13.553-6.168v-3.2c-6.172 0-11.889 2.338-16.018 7.328zm-5.685 19.787c0-9.105 2.214-15.592 5.685-19.787l-2.465-2.04c-4.09 4.943-6.42 12.238-6.42 21.827zm.001.35-.001-.35h-3.2l.001.37zm-5.665.34c1.422-.179 2.368.303 3.002.866l2.126-2.391c-1.218-1.083-3.059-1.96-5.528-1.65zm-2.66 2.595c.34-1.282 1.067-2.395 2.658-2.595l-.397-3.175c-3.445.431-4.852 3.058-5.354 4.948zm-.239 1.75c.013-.48.07-1.114.239-1.75l-3.093-.822c-.253.952-.328 1.85-.345 2.487zm.004.57a8 8 0 0 1-.004-.57l-3.199-.085a12 12 0 0 0 .006.796zm.009.151-.009-.151-3.197.141.014.243zm.003.036-.004-.043-3.19.247.003.044zm.004.107v-.006l-3.199.046v.006zm.003.075-.003-.08-3.199.057.003.13zm.016.32a9 9 0 0 1-.016-.32l-3.199.108q.005.162.023.433zm.134 1.14a13 13 0 0 1-.134-1.14l-3.192.221c.025.359.073.855.167 1.434zM173 82.335c-.572-1.034-.871-2.208-1.024-3.146l-3.159.515c.185 1.13.565 2.702 1.384 4.18zm2.557 2.268c-1.177-.395-1.988-1.241-2.557-2.268l-2.799 1.55c.831 1.502 2.19 3.031 4.338 3.752zm4.51-.308c-2.006.688-3.456.661-4.51.308l-1.018 3.034c1.897.636 4.094.533 6.566-.315zm6.045 10.664c-1.64-2.734-2.998-5.97-3.982-9.572l-3.087.843c1.051 3.849 2.516 7.36 4.325 10.375zm3.473 22.38V106.17h-3.2v11.169zm-.377-1.031.023.026-2.491 2.01q.09.11.209.23zm.891.49c-.674-.276-.887-.486-.891-.49l-2.259 2.266c.367.367.965.787 1.94 1.186zm10.651 1.292c-6.231 0-9.266-.726-10.651-1.292l-1.21 2.962c1.937.792 5.446 1.53 11.861 1.53zm9.761-.961c-.89.374-3.428.961-9.761.961v3.2c6.38 0 9.478-.571 11.002-1.212zm.117-.02c.066-.068.106-.092.093-.084a1.4 1.4 0 0 1-.21.104l1.241 2.949c.545-.229.922-.48 1.182-.75zm-23.149-9.422c1.809.604 6.349 1.902 11.347 1.593 5.047-.312 10.707-2.287 14.33-8.366l-2.749-1.638c-2.921 4.901-7.429 6.541-11.779 6.81-4.399.272-8.485-.883-10.136-1.434zm33.091-23.025a55 55 0 0 0 1.4-9.906l-3.196-.163a51.7 51.7 0 0 1-1.317 9.327zm2.512-1.535c-.648.202-1.751.274-3.545-.348l-1.047 3.024c2.242.777 4.068.838 5.542.38zm1.638-1.42c-.42.727-.942 1.204-1.638 1.42l.95 3.056c1.661-.517 2.753-1.653 3.459-2.876zm.827-2.479c-.136.802-.39 1.72-.827 2.479l2.771 1.6c.7-1.213 1.042-2.543 1.211-3.544zm.115-.943a10 10 0 0 1-.115.943l3.155.535c.086-.506.13-.939.152-1.248zm.014-.249-.014.249 3.192.23q.016-.234.02-.366zm.001-.037-.001.043 3.198.1.001-.042zm.001-.02-.001.033 3.199.075.001-.034zm0-.005-.001.017 3.2.05v-.017zm-.001.004v.002l3.2.038v-.002zm.001-.022-.001.035 3.2.012v-.035zm.009-.174-.003.034 3.187.292.003-.034zm.001-.003-.001.002 3.187.295v-.001zm-.001.01-.001.008 3.189.26.001-.007zm.001-.026-.002.04 3.191.233.003-.039zm.006-.113-.006.122 3.193.216.011-.207zm.003-.508c.006.217.002.393-.003.508l3.198.131c.007-.176.012-.423.004-.721zm-.195-1.541c.134.537.184 1.095.195 1.54l3.199-.081a10.5 10.5 0 0 0-.29-2.235zm-1.301-1.568c.382.048.6.192.77.39.203.236.39.616.531 1.178l3.104-.776c-.208-.833-.563-1.738-1.209-2.488-.677-.788-1.613-1.33-2.799-1.48zm-1.863.59c.197-.202.425-.37.699-.478.265-.105.635-.179 1.163-.112l.4-3.175c-2.156-.271-3.635.592-4.551 1.53zm-.456.615c.1-.178.251-.405.456-.614l-2.289-2.236c-.449.46-.761.933-.96 1.29zm-.07.135a3 3 0 0 1 .07-.135l-2.793-1.56a6 6 0 0 0-.156.299zm-40.066 8.51a51.6 51.6 0 0 1-1.299-9.115l-3.195.173c.183 3.38.656 6.63 1.381 9.682zm-6.698 2.237c1.504.504 3.374.455 5.675-.359l-1.067-3.017c-1.834.65-2.946.558-3.59.342zm-3.448-3.01c.701 1.265 1.787 2.452 3.448 3.01l1.018-3.034c-.693-.232-1.23-.74-1.666-1.526zm-1.203-3.664c.168 1.035.508 2.407 1.203 3.664l2.8-1.55c-.449-.812-.708-1.786-.845-2.628zm-.151-1.286c.022.318.066.765.151 1.286l3.158-.514c-.067-.408-.1-.755-.116-.994zm-.02-.377q.004.136.02.377l3.193-.222a5 5 0 0 1-.014-.263zm-.002-.106.002.106 3.199-.108-.002-.055zm-.001-.023.001.018 3.199-.047v-.018zm0-.008v.002l3.2-.035v-.002zm0-.05v.038l3.2-.011v-.038zm.004.115.004.036 3.184-.313-.003-.037zm-.002-.023.001.008 3.187-.284-.001-.007zm-.004-.051.003.035 3.19-.251-.003-.036zm-.012-.206q.005.126.011.197l3.192-.233-.006-.106zm-.005-.683a9 9 0 0 0 .005.683l3.197-.142a6 6 0 0 1-.003-.456zm.292-2.12a9.4 9.4 0 0 0-.292 2.12l3.199.085c.01-.403.058-.904.185-1.382zm4.006-3.77c-1.169.146-2.101.652-2.786 1.404-.655.72-1.013 1.585-1.22 2.367l3.092.822c.131-.494.305-.826.494-1.034.161-.177.389-.33.817-.384zm4.55 1.53c-.916-.938-2.396-1.801-4.551-1.53l.4 3.175c.527-.066.898.007 1.163.112.273.108.501.276.699.479zm.96 1.29c-.2-.357-.511-.83-.96-1.29l-2.289 2.236c.204.209.356.436.455.614zm.223.444a5 5 0 0 0-.223-.444l-2.794 1.56c.048.086.08.153.095.188zm.058.135q-.02-.052-.058-.135l-2.922 1.304.011.025zm.01.026-.006-.016-2.977 1.173.006.016zm-2.996 1.122 3.015-1.072zm.235-1.506h-.001l2.547 1.938.001-.001zm.708-.529-.006.003 1.142 2.989.006-.002zm.045-.016-.028.01 1.109 3.002.028-.01zm8.659-1.641 5.536-2.505-1.319-2.915-5.536 2.504zm-3.428-3.005a2.62 2.62 0 0 0 .735 2.515c.614.59 1.646.962 2.691.49l-1.315-2.916a.77.77 0 0 1 .839.117.58.58 0 0 1 .158.559zm3.319-3.755c-2.047.928-2.984 2.4-3.319 3.754l3.107.767c.111-.45.421-1.102 1.533-1.606zm5.045-.52a8.2 8.2 0 0 0-5.03.514l1.29 2.928a5 5 0 0 1 3.067-.313zm.597 4.777c1.208-.543 1.522-1.767 1.385-2.647-.137-.884-.786-1.896-2.012-2.135l-.613 3.14a.66.66 0 0 1-.537-.513.64.64 0 0 1 .055-.354.83.83 0 0 1 .41-.41zm10.658 8.015c0 .295.049.778.376 1.228.367.504.879.695 1.263.75a2.6 2.6 0 0 0 .806-.022c.182-.03.372-.077.505-.108l-.741-3.113a6 6 0 0 1-.299.066c-.071.012.023-.013.188.01.213.031.591.156.866.535.236.324.236.622.236.654zm3.789-3.104c-.889 0-1.761.247-2.455.725-.684.471-1.334 1.285-1.334 2.38h3.2c0 .268-.159.33-.05.255.098-.068.32-.16.639-.16zm3.788 3.104c0-1.096-.644-1.913-1.338-2.387-.697-.477-1.569-.717-2.45-.717v3.2c.326 0 .548.092.643.158.099.067-.055.003-.055-.254zm-2.953 1.849c.133.032.323.078.506.11.167.028.471.072.81.022.388-.056.9-.25 1.265-.756.324-.45.372-.932.372-1.225h-3.2c0-.029-.001-.324.232-.647.274-.38.652-.506.869-.538.168-.025.264.002.193-.01a5 5 0 0 1-.298-.067zm-.835-.14c.23 0 .471.052.835.14l.749-3.111c-.329-.08-.921-.228-1.584-.228zm-.839.139c.364-.087.606-.138.839-.138v-3.2c-.661 0-1.251.146-1.58.225zm5.167-6.147-5.303-2.8-1.494 2.83 5.303 2.8zm-1.056.601a.57.57 0 0 1 .189-.533.79.79 0 0 1 .862-.07l-1.484 2.834c1.012.53 2.062.219 2.708-.337a2.63 2.63 0 0 0 .875-2.458zm-1.407-1.656c1.054.563 1.327 1.225 1.409 1.667l3.146-.585c-.253-1.362-1.104-2.868-3.049-3.905zm-2.972-.483a4.9 4.9 0 0 1 2.991.493l1.469-2.843a8.1 8.1 0 0 0-4.938-.814zm.133-1.262a.84.84 0 0 1 .383.434.63.63 0 0 1 .034.359.64.64 0 0 1-.535.467l-.508-3.16c-1.206.195-1.897 1.148-2.084 2.016-.188.867.051 2.098 1.215 2.713zm-9.924 15.588a.8.8 0 0 1-.587-.967l3.109.758a2.4 2.4 0 0 0-1.764-2.9zm.967-.588a.8.8 0 0 1-.967.588l.758-3.11a2.4 2.4 0 0 0-2.9 1.764zm-.051.691c-.025-.098-.042-.309.051-.691l-3.109-.758c-.165.679-.246 1.469-.036 2.264zm.071.108a.1.1 0 0 1-.039-.033.2.2 0 0 1-.032-.075l-3.094.815c.23.874.767 1.58 1.506 2.029zm.385.085c-.217-.01-.333-.053-.385-.085l-1.659 2.736c.669.406 1.369.52 1.891.545zm.764-.068a3.4 3.4 0 0 1-.764.068l-.153 3.196a6.6 6.6 0 0 0 1.499-.117zm1.729-.522c-.504.197-1.139.413-1.729.522l.582 3.147c.879-.163 1.731-.46 2.317-.69zm.604-.253c-.146.065-.355.155-.604.253l1.17 2.978c.303-.119.559-.23.742-.311zm.167-.077q-.057.027-.167.076l1.308 2.92q.139-.061.22-.1zm.049-.023-.054.025 1.371 2.892.054-.026zm.006-.003-.015.007 1.388 2.883.015-.007zm0 0-.004.002 1.396 2.88.005-.003zm0 0h-.002l1.401 2.878h.001zm1.314 2.918.074-.035-1.376-2.889-.075.036zm-1.302-2.924-.075.036 1.377 2.888.075-.036zm-.381 1.076a.8.8 0 0 1 .368-1.07l1.404 2.876a2.4 2.4 0 0 0 1.103-3.21zm1.07.368a.8.8 0 0 1-1.07-.368l2.875-1.404a2.4 2.4 0 0 0-3.209-1.104zm-.007.003h.002l-1.394-2.88h-.002zm-.013.006.01-.004-1.388-2.884-.01.005zm-.05.025.042-.02-1.371-2.892-.042.02zm-.199.09q.124-.055.194-.088l-1.361-2.896-.141.064zm-.673.283c.276-.108.508-.209.673-.282l-1.308-2.92c-.128.056-.314.137-.534.223zm-2.023.607c.734-.136 1.478-.393 2.023-.607l-1.169-2.979c-.464.182-.991.357-1.436.439zm-1.132.092a5 5 0 0 0 1.132-.092l-.581-3.147c-.221.04-.35.045-.398.042zm-1.138-.315c.361.218.768.297 1.138.315l.153-3.197c-.019 0 .007-.001.065.014.052.013.165.048.304.132zm-.788-1.068c.038.144.117.382.297.624.198.266.424.403.491.444l1.66-2.736c.038.023.238.143.413.377.157.21.215.404.234.476zm.044-1.478c-.13.53-.161 1.03-.044 1.477l3.095-.814a1 1 0 0 1 .029.16q.004.057.003.068c-.001.013 0-.027.026-.133zm10.529 3.804a2.4 2.4 0 0 0-.939-3.262l-1.548 2.8a.8.8 0 0 1-.313-1.087zm-5.592 4.317c1.82-.484 4.117-1.65 5.592-4.317l-2.8-1.549c-.938 1.696-2.375 2.444-3.614 2.773zm-2.297.342a10.5 10.5 0 0 0 2.297-.342l-.822-3.092a7.3 7.3 0 0 1-1.594.237zm-.723 0c.182.008.428.011.723 0l-.119-3.197a6 6 0 0 1-.472 0zm-.225-.013.225.013.132-3.197-.119-.007zm-.074-.006.074.006.238-3.19-.026-.003zm-.021-.002.015.002.298-3.186-.015-.002zm-.015-.001h.006l.315-3.184h-.005zm-.005 0h.002l.322-3.184h-.002zm.034.002.033.003.01.001.038.002.04.002h.054c.029 0 .122-.005.186-.012.256-.054 1.385-1.36.875-2.774a3 3 0 0 0-.723-.375l-.096-.018-.036-.006-.032-.004-.035-.003-.009-.001-.01-.001-.02-.002h-.011l-.137 1.593-.137 1.595h.01l.016.002h.001-.007l-.013-.002-.022-.003-.032-.004-.036-.005-.096-.019a3 3 0 0 1-.723-.375c-.51-1.412.619-2.72.874-2.773a3 3 0 0 1 .241-.012l.04.001.016.001.03.002-.02-.001zm-.034-.003.009.001.319-3.184h-.009zm-2.144-2.637a2.4 2.4 0 0 0 2.137 2.637l.333-3.183a.8.8 0 0 1 .713.879zm2.63-2.138a2.4 2.4 0 0 0-2.63 2.138l3.183.333a.8.8 0 0 1-.877.712zm.005 0h-.001l-.332 3.183h.001zm-.024-.002h-.002l-.28 3.188h.003zm.016.001-.026-.002-.259 3.19.026.002zm.055.003-.066-.003-.238 3.19q.063.006.172.01zm.347 0a5 5 0 0 1-.347 0l-.132 3.197c.145.006.349.01.598 0zm1.242-.185a5.7 5.7 0 0 1-1.242.185l.119 3.197a9 9 0 0 0 1.945-.29zm2.625-2.001c-.671 1.213-1.679 1.75-2.625 2.001l.822 3.093c1.531-.407 3.397-1.365 4.603-3.545zm3.261-.939a2.4 2.4 0 0 0-3.261.939l2.8 1.549a.8.8 0 0 1-1.087.313zm-15.218-3.905c1.201 0 2.01-.807 2.432-1.515.442-.741.664-1.662.664-2.593h-3.2c0 .455-.113.788-.213.955-.119.2-.058-.047.317-.047zm-3.095-4.108c0 .931.222 1.852.664 2.593.422.708 1.23 1.515 2.431 1.515v-3.2c.375 0 .436.246.317.047-.099-.167-.212-.5-.212-.955zm3.095-4.108c-1.201 0-2.009.807-2.431 1.515-.442.742-.664 1.662-.664 2.593h3.2c0-.454.113-.788.212-.954.119-.2.058.046-.317.046zm3.096 4.108c0-.93-.222-1.851-.664-2.593-.422-.708-1.231-1.515-2.432-1.515v3.2c-.375 0-.436-.246-.317-.046.1.166.213.5.213.954zm-4.932 40.382V98.245h-3.2v19.413zm22.196-17.563v18.124h3.2v-18.124z",mask:"url(#smile-wink_svg__a)"})))},SMILE:function(e){return s.createElement("svg",Ed({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),bd||(bd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M188.872 79.297c.891 0 1.613-1.2 1.613-2.681 0-1.48-.722-2.681-1.613-2.681-.89 0-1.612 1.2-1.612 2.68 0 1.482.722 2.682 1.612 2.682m-2.729-6.428 5.663-2.923c.767-.402.499-1.686-.393-1.81a7 7 0 0 0-4.224.663c-1.6.835-2.206 1.978-2.387 2.927-.153.796.661 1.494 1.341 1.143m22.058 6.428c.891 0 1.613-1.2 1.613-2.681 0-1.48-.722-2.681-1.613-2.681-.89 0-1.612 1.2-1.612 2.68 0 1.482.722 2.682 1.612 2.682m2.423-7.263-5.675-2.732c-.779-.37-.543-1.647.334-1.795a6.87 6.87 0 0 1 4.188.535c1.621.776 2.238 1.885 2.447 2.821.173.78-.614 1.495-1.294 1.171m-3.745 14.26a.8.8 0 0 1 .377 1.067c-1.143 2.39-3.073 3.526-4.679 4.058a9.6 9.6 0 0 1-2.059.436 8 8 0 0 1-.637.04 6 6 0 0 1-.237 0h-.022l-.002-.001h.002-.003a.8.8 0 0 1-.767-.832.8.8 0 0 1 .83-.767h.164a7 7 0 0 0 .514-.032 8 8 0 0 0 1.714-.363c1.251-.414 2.67-1.243 3.584-2.927a7 7 0 0 0 .154-.302.8.8 0 0 1 1.067-.376m-9.507-1.751a.8.8 0 0 0-.709-.882.8.8 0 0 0-.882.709c-.127 1.168.18 2.11 1.03 2.601.736.426 1.656.36 2.375.217.76-.152 1.513-.437 2.06-.673a14 14 0 0 0 .867-.41l.054-.029.015-.008.004-.002h.002l-.021.01.022-.011a.8.8 0 0 0 .321-1.085.8.8 0 0 0-1.085-.321h-.002l-.009.006-.041.021a12 12 0 0 1-.762.36c-.501.217-1.136.453-1.738.573-.643.128-1.058.085-1.262-.033-.09-.052-.329-.22-.239-1.043"})),wd||(wd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.008.026-.007-.023.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.791 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.72-2.865 3.128-6.226 4.146-9.938 2.191.733 3.98.762 5.433.275 1.662-.558 2.748-1.746 3.449-3.01.696-1.256 1.036-2.629 1.205-3.663a14 14 0 0 0 .171-1.664l.003-.105v-.007l.003-.044a4 4 0 0 0 .011-.197 9 9 0 0 0 .005-.683 9.3 9.3 0 0 0-.293-2.118c-.422-1.586-1.488-3.456-4.004-3.771-1.869-.235-3.228.382-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.57-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.196-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.204 2.737 4.563 6.217 7.675 10.033 8.857a11.9 11.9 0 0 0 3.459.525c1.887 0 3.609-.469 5.133-1.176 3.158-1.485 6.029-4.318 8.361-8.205 3.203-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.594-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.358 9.615c2.012.693 3.47.667 4.526.313 1.178-.395 1.99-1.242 2.558-2.268.573-1.035.873-2.208 1.026-3.146.076-.465.114-.862.134-1.14q.014-.211.017-.32l.002-.08v-.021l.001-.038.003-.036.001-.007.002-.035q.005-.05.009-.152c.006-.134.01-.33.004-.57a7.8 7.8 0 0 0-.24-1.75c-.339-1.276-1.062-2.395-2.657-2.595-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.068.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.008l-.003-.035-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .867 1.269q.025.055.034.08l.007.015h-.001l.009-.005z",clipRule:"evenodd"})))},SURPRISED:function(e){return s.createElement("svg",Nd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),zd||(zd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M207.549 80.579c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m-13.068 11.835c0 1.436.694 2.6 1.55 2.6s1.55-1.164 1.55-2.6-.694-2.6-1.55-2.6-1.55 1.164-1.55 2.6m13.12-24.687 5.056 3.484c.607.419 1.467-.157 1.416-.942-.06-.934-.502-2.106-1.929-3.1a6.68 6.68 0 0 0-3.952-1.138c-.866.014-1.275 1.218-.591 1.696m-19.053 10.251c0 1.436.694 2.6 1.55 2.6s1.551-1.164 1.551-2.6-.695-2.6-1.551-2.6-1.55 1.164-1.55 2.6m2.691-10.954-5.047 3.367c-.605.4-1.449-.183-1.387-.956.076-.927.518-2.073 1.959-3.03a6.56 6.56 0 0 1 3.92-1.062c.855.028 1.248 1.223.555 1.681m8.476 8.981a.8.8 0 0 1 .773-.826.8.8 0 0 1 .827.772l.378 11.167a.8.8 0 0 1-1.069.78l-5.294-1.892a.8.8 0 0 1-.484-1.023.8.8 0 0 1 1.023-.484l4.185 1.496z"})),yd||(yd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.008.027-.007-.023.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.185.736 3.964.787 5.406.337 1.656-.518 2.738-1.657 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.614l.002-.103.003-.041.014-.207c.01-.176.018-.424.014-.722-.007-.591-.063-1.399-.261-2.236-.392-1.653-1.422-3.657-3.971-3.976-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.005.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.018.7 3.477.694 4.531.364 1.169-.365 1.966-1.17 2.52-2.144.56-.984.849-2.108.995-3.01a10.026 10.026 0 0 0 .139-1.403l.001-.049.001-.028v-.061l.004-.042v-.001l.001-.008.003-.04.011-.164c.008-.145.016-.357.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},SUSPECTING:function(e){return s.createElement("svg",Td({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Cd||(Cd=s.createElement("mask",{id:"suspecting_svg__a",fill:"#fff"},s.createElement("path",{d:"m189.128 68.19 4.784 3.75c.572.45.287 1.432-.468 1.617-.902.22-2.131.16-3.497-.909a6.6 6.6 0 0 1-2.242-3.4c-.245-.823.772-1.57 1.423-1.058m20.662 2.995-5.303-2.8c-.726-.384-.463-1.6.376-1.735a6.5 6.5 0 0 1 3.964.654c1.499.8 2.061 1.884 2.229 2.785.138.774-.631 1.428-1.266 1.096m-13.375 12.974a.8.8 0 0 1 .588.967c-.093.382-.077.593-.051.691.019.073.042.09.071.108.052.032.168.074.385.085.211.01.47-.013.764-.068.59-.109 1.225-.324 1.729-.522.249-.098.458-.188.604-.253l.167-.077.042-.02.01-.005h.002a.8.8 0 0 1 1.07.367.8.8 0 0 1-.368 1.07l-.022.01.022-.01h-.001l-.002.001-.004.002-.015.008-.053.025a15 15 0 0 1-.867.371c-.545.214-1.289.47-2.023.607-.368.068-.757.11-1.132.092-.369-.018-.777-.096-1.138-.315a1.74 1.74 0 0 1-.788-1.068c-.118-.447-.086-.948.044-1.478a.8.8 0 0 1 .966-.588m-.802 5.459a.8.8 0 0 0-.415 1.053.8.8 0 0 0 1.052.415c1.757-.763 3.27-.414 4.38.144a6.8 6.8 0 0 1 1.669 1.194l.083.086.018.019.002.002a.799.799 0 0 0 1.198-1.06l-.003-.003-.003-.004-.011-.012-.013-.013-.022-.024a4 4 0 0 0-.121-.125 8 8 0 0 0-.444-.407 8.4 8.4 0 0 0-1.636-1.084c-1.408-.707-3.429-1.182-5.734-.181m11.244-9.833c.826 0 1.495-1.123 1.495-2.509s-.669-2.508-1.495-2.508-1.495 1.123-1.495 2.508.669 2.509 1.495 2.509m-14.463-2.509c0 1.386-.67 2.509-1.496 2.509-.825 0-1.495-1.123-1.495-2.509s.67-2.508 1.495-2.508 1.496 1.123 1.496 2.508"}),s.createElement("path",{fillRule:"evenodd",d:"m220.447 71.755-.001.264c.925-.779 2.284-1.396 4.153-1.161 2.543.318 3.595 2.316 4.007 3.967.209.836.275 1.643.29 2.235a11 11 0 0 1-.015.928l-.004.05v.008l-.003.103a13.057 13.057 0 0 1-.172 1.614c-.169 1.002-.511 2.33-1.211 3.544-.706 1.223-1.798 2.36-3.459 2.876-1.448.45-3.231.399-5.417-.338-1.017 3.712-2.426 7.073-4.145 9.938a30 30 0 0 1-1.089 1.689v20.635q.014.082.014.184c0 .189-.045.407-.164.634-.236.444-.71.83-1.479 1.153-1.524.641-4.621 1.212-11.002 1.212-6.415 0-9.924-.738-11.861-1.53-.975-.399-1.573-.819-1.94-1.186a2.5 2.5 0 0 1-.392-.493 2 2 0 0 1-.095-.187q-.017-.04-.029-.072l-.01-.031-.004-.014-.002-.006-.002-.006-.03-.107V98.245a30 30 0 0 1-1.645-2.464c-1.724-2.874-3.136-6.247-4.154-9.972-2.239.768-4.062.806-5.538.31-1.662-.557-2.748-1.745-3.448-3.01-.695-1.256-1.035-2.628-1.203-3.663a14 14 0 0 1-.151-1.286 11 11 0 0 1-.02-.377l-.002-.106v-.006l-.004-.043q-.005-.072-.011-.198a9 9 0 0 1-.005-.682c.015-.56.081-1.325.292-2.12.421-1.585 1.487-3.455 4.006-3.77 1.945-.245 3.339.435 4.265 1.257l-.001-.36c0-9.347 2.272-16.238 6.053-20.807 3.794-4.585 9.039-6.748 14.785-6.748 5.748 0 10.994 2.162 14.789 6.746 3.781 4.569 6.054 11.46 6.054 20.81m-24.3 32.061c-3.817-1.181-7.297-4.293-10.035-8.857-3.537-5.897-5.746-14.097-5.746-23.204 0-9.105 2.214-15.591 5.685-19.787 3.459-4.18 8.233-6.168 13.553-6.168 5.322 0 10.097 1.987 13.556 6.167 3.473 4.194 5.687 10.68 5.687 19.788q0 1.29-.059 2.55l-.002.007-.002.004-.001.003.005.002c-.373 8.078-2.488 15.302-5.69 20.639-2.338 3.898-5.219 6.736-8.388 8.217-1.516.701-3.229 1.164-5.106 1.164a11.9 11.9 0 0 1-3.457-.525m22.866-19.525a53 53 0 0 0 1.359-9.616q.045-.094.113-.217c.15-.267.381-.618.708-.952.637-.652 1.641-1.258 3.207-1.06 1.568.196 2.306 1.372 2.654 2.767a9 9 0 0 1 .243 1.888c.006.257.002.47-.004.615l-.009.164-.003.04v.008l-.004.034v.054l-.001.034-.001.042q-.003.106-.017.308a12 12 0 0 1-.133 1.095c-.153.902-.451 2.026-1.02 3.012-.563.975-1.37 1.781-2.548 2.148-1.061.33-2.525.335-4.544-.364m-38.824-.038a53.3 53.3 0 0 1-1.34-9.398l-.028.01-.007.003.001.002-.007-.016-.034-.08a4 4 0 0 0-.159-.316 4.5 4.5 0 0 0-.708-.952c-.636-.652-1.641-1.258-3.206-1.06-1.598.2-2.32 1.319-2.659 2.594a7.8 7.8 0 0 0-.239 1.75c-.006.239-.002.435.004.57l.009.151.003.036v.007l.004.036v.059l.003.08q.003.11.016.32c.02.278.058.675.134 1.14.153.938.452 2.112 1.024 3.146.568 1.026 1.38 1.873 2.557 2.268 1.074.36 2.565.381 4.632-.35m7.796 33.086V106.17c3.46 1.154 17.253 4.906 23.796-6.075v18.124c-.066.068-.239.212-.649.384-1.208.508-4.026 1.087-10.382 1.087-6.323 0-9.595-.732-11.256-1.411-.825-.338-1.23-.653-1.415-.838a1 1 0 0 1-.094-.102",clipRule:"evenodd"}))),Od||(Od=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m189.128 68.19 4.784 3.75c.572.45.287 1.432-.468 1.617-.902.22-2.131.16-3.497-.909a6.6 6.6 0 0 1-2.242-3.4c-.245-.823.772-1.57 1.423-1.058m20.662 2.995-5.303-2.8c-.726-.384-.463-1.6.376-1.735a6.5 6.5 0 0 1 3.964.654c1.499.8 2.061 1.884 2.229 2.785.138.774-.631 1.428-1.266 1.096m-13.375 12.974a.8.8 0 0 1 .588.967c-.093.382-.077.593-.051.691.019.073.042.09.071.108.052.032.168.074.385.085.211.01.47-.013.764-.068.59-.109 1.225-.324 1.729-.522.249-.098.458-.188.604-.253l.167-.077.042-.02.01-.005h.002a.8.8 0 0 1 1.07.367.8.8 0 0 1-.368 1.07l-.022.01.022-.01h-.001l-.002.001-.004.002-.015.008-.053.025a15 15 0 0 1-.867.371c-.545.214-1.289.47-2.023.607-.368.068-.757.11-1.132.092-.369-.018-.777-.096-1.138-.315a1.74 1.74 0 0 1-.788-1.068c-.118-.447-.086-.948.044-1.478a.8.8 0 0 1 .966-.588m-.802 5.459a.8.8 0 0 0-.415 1.053.8.8 0 0 0 1.052.415c1.757-.763 3.27-.414 4.38.144a6.8 6.8 0 0 1 1.669 1.194l.083.086.018.019.002.002a.799.799 0 0 0 1.198-1.06l-.003-.003-.003-.004-.011-.012-.013-.013-.022-.024a4 4 0 0 0-.121-.125 8 8 0 0 0-.444-.407 8.4 8.4 0 0 0-1.636-1.084c-1.408-.707-3.429-1.182-5.734-.181m11.244-9.833c.826 0 1.495-1.123 1.495-2.509s-.669-2.508-1.495-2.508-1.495 1.123-1.495 2.508.669 2.509 1.495 2.509m-14.463-2.509c0 1.386-.67 2.509-1.496 2.509-.825 0-1.495-1.123-1.495-2.509s.67-2.508 1.495-2.508 1.496 1.123 1.496 2.508"})),Ad||(Ad=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"m220.447 71.755-.001.264c.925-.779 2.284-1.396 4.153-1.161 2.543.318 3.595 2.316 4.007 3.967.209.836.275 1.643.29 2.235a11 11 0 0 1-.015.928l-.004.05v.008l-.003.103a13.057 13.057 0 0 1-.172 1.614c-.169 1.002-.511 2.33-1.211 3.544-.706 1.223-1.798 2.36-3.459 2.876-1.448.45-3.231.399-5.417-.338-1.017 3.712-2.426 7.073-4.145 9.938a30 30 0 0 1-1.089 1.689v20.635q.014.082.014.184c0 .189-.045.407-.164.634-.236.444-.71.83-1.479 1.153-1.524.641-4.621 1.212-11.002 1.212-6.415 0-9.924-.738-11.861-1.53-.975-.399-1.573-.819-1.94-1.186a2.5 2.5 0 0 1-.392-.493 2 2 0 0 1-.095-.187q-.017-.04-.029-.072l-.01-.031-.004-.014-.002-.006-.002-.006-.03-.107V98.245a30 30 0 0 1-1.645-2.464c-1.724-2.874-3.136-6.247-4.154-9.972-2.239.768-4.062.806-5.538.31-1.662-.557-2.748-1.745-3.448-3.01-.695-1.256-1.035-2.628-1.203-3.663a14 14 0 0 1-.151-1.286 11 11 0 0 1-.02-.377l-.002-.106v-.006l-.004-.043q-.005-.072-.011-.198a9 9 0 0 1-.005-.682c.015-.56.081-1.325.292-2.12.421-1.585 1.487-3.455 4.006-3.77 1.945-.245 3.339.435 4.265 1.257l-.001-.36c0-9.347 2.272-16.238 6.053-20.807 3.794-4.585 9.039-6.748 14.785-6.748 5.748 0 10.994 2.162 14.789 6.746 3.781 4.569 6.054 11.46 6.054 20.81m-24.3 32.061c-3.817-1.181-7.297-4.293-10.035-8.857-3.537-5.897-5.746-14.097-5.746-23.204 0-9.105 2.214-15.591 5.685-19.787 3.459-4.18 8.233-6.168 13.553-6.168 5.322 0 10.097 1.987 13.556 6.167 3.473 4.194 5.687 10.68 5.687 19.788q0 1.29-.059 2.55l-.002.007-.002.004-.001.003.005.002c-.373 8.078-2.488 15.302-5.69 20.639-2.338 3.898-5.219 6.736-8.388 8.217-1.516.701-3.229 1.164-5.106 1.164a11.9 11.9 0 0 1-3.457-.525m22.866-19.525a53 53 0 0 0 1.359-9.616q.045-.094.113-.217c.15-.267.381-.618.708-.952.637-.652 1.641-1.258 3.207-1.06 1.568.196 2.306 1.372 2.654 2.767a9 9 0 0 1 .243 1.888c.006.257.002.47-.004.615l-.009.164-.003.04v.008l-.004.034v.054l-.001.034-.001.042q-.003.106-.017.308a12 12 0 0 1-.133 1.095c-.153.902-.451 2.026-1.02 3.012-.563.975-1.37 1.781-2.548 2.148-1.061.33-2.525.335-4.544-.364m-38.824-.038a53.3 53.3 0 0 1-1.34-9.398l-.028.01-.007.003.001.002-.007-.016-.034-.08a4 4 0 0 0-.159-.316 4.5 4.5 0 0 0-.708-.952c-.636-.652-1.641-1.258-3.206-1.06-1.598.2-2.32 1.319-2.659 2.594a7.8 7.8 0 0 0-.239 1.75c-.006.239-.002.435.004.57l.009.151.003.036v.007l.004.036v.059l.003.08q.003.11.016.32c.02.278.058.675.134 1.14.153.938.452 2.112 1.024 3.146.568 1.026 1.38 1.873 2.557 2.268 1.074.36 2.565.381 4.632-.35m7.796 33.086V106.17c3.46 1.154 17.253 4.906 23.796-6.075v18.124c-.066.068-.239.212-.649.384-1.208.508-4.026 1.087-10.382 1.087-6.323 0-9.595-.732-11.256-1.411-.825-.338-1.23-.653-1.415-.838a1 1 0 0 1-.094-.102",clipRule:"evenodd"})),Rd||(Rd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m179.563 74.586-.001-.001-1.495.57zm6.084 43.401.001.003 1.538-.438v-.003zm34.799-45.968-1.6-.008-.016 3.458 2.646-2.226zm4.153-1.161-.2 1.587h.001zm4.007 3.967-1.552.388zm.29 2.235-1.599.04zm-.004.72 1.598.066zm-.011.208 1.595.116.001-.007zm-.004.05-1.596-.116-.003.046-.001.046zm0 .008 1.6.03v-.006zm-.003.103-1.599-.057zm-.02.366-1.596-.115zm-.152 1.248 1.578.267zm-1.211 3.544 1.386.8zm-3.459 2.876-.475-1.528zm-5.417-.338.511-1.516-1.606-.54-.448 1.634zm-4.145 9.938 1.372.823zm-1.089 1.689-1.315-.912-.285.411v.5zm0 20.635h-1.6v.126l.02.123zm.014.184-1.6-.002zm-.164.634 1.414.748zm-1.479 1.153.621 1.475zm-22.863-.318-.606 1.481zm-1.94-1.186 1.13-1.133zm-.392-.493 1.378-.813zm-.095-.187-1.473.627h.001zm-.029-.072-1.509.529v.001zm-.01-.031-1.529.47.003.011zm-.004-.014-1.534.454.002.008.002.008zm-.002-.006-1.539.437.002.008.003.008zm-.002-.006-1.54.433.001.004zm-.03-.107h-1.6v.221l.06.213zm0-19.413h1.6v-.53l-.316-.425zm-1.645-2.463-1.372.823zm-4.154-9.973 1.544-.422-.449-1.645-1.614.553zm-5.538.31.509-1.516zm-3.448-3.01 1.4-.774zm-1.203-3.663 1.579-.257zm-.151-1.286 1.596-.111zm-.02-.377-1.599.054zm-.002-.106-1.6.024v.005zm0-.006 1.599-.023v-.05l-.004-.05zm-.004-.043-1.596.116.001.008zm-.011-.197 1.598-.071zm-.005-.683 1.599.042zm.292-2.12 1.546.412zm4.006-3.77.198 1.588h.002zm4.265 1.258-1.063 1.195 2.685 2.387-.022-3.592zm6.052-21.168-1.233-1.02zm29.574-.002-1.233 1.02zM186.112 94.96l-1.372.823zm10.035 8.857-.473 1.529.01.003zm-10.096-51.848-1.232-1.02zm27.109-.001-1.232 1.02zm5.628 22.339 1.497.565.09-.238.012-.254zm-.002.006-1.497-.566-.003.01zm-.002.004-1.5-.556-.002.006zm-.001.003 1.494.573.005-.011.004-.011zm.005.002 1.598.074.053-1.156-1.081-.413zm-5.69 20.639 1.372.823zm-8.388 8.217.671 1.453.007-.003zm-5.106 1.164v-1.6h-.001zm20.768-29.666-1.439-.698-.142.292-.017.324zm-1.359 9.616-1.556-.371-.336 1.408 1.369.475zm1.472-9.833 1.397.78zm.708-.952 1.145 1.118zm3.207-1.06-.2 1.587h.001zm2.654 2.767-1.552.388zm.243 1.888 1.599-.041zm-.004.615-1.599-.066zm-.009.164 1.596.117.001-.009zm-.003.04 1.595.13.001-.014zm0 .007 1.593.148.001-.009v-.009zm0 .001-1.594-.147v.001zm-.004.034-1.593-.146-.006.07v.07zm0 .035 1.6.02v-.014zm0 .002 1.6.025v-.006zm0 .017 1.6.037v-.012zm-.001.034 1.6.05v-.013zm-.001.043 1.599.056v-.006zm-.017.307-1.596-.115zm-.133 1.095-1.578-.267zm-1.02 3.012 1.386.8zm-2.548 2.148-.475-1.528zm-44.708-9.8 1.598-.087-.118-2.166-2.034.752zm1.34 9.398.534 1.508 1.355-.48-.332-1.398zm-1.368-9.388-.554-1.5-.007.002zm-.007.003 1.508-.536-.003-.006-.002-.007zm.001.002-1.489.586 2.996-1.123zm-.007-.016 1.489-.587-.004-.01zm-.034-.08-1.461.652zm-.159-.316-1.397.78zm-.708-.952 1.145-1.118zm-3.206-1.06.198 1.587h.002zm-2.659 2.594-1.546-.411zm-.239 1.75-1.599-.042zm.004.57-1.598.07zm.009.151-1.596.117.001.009zm.003.036-1.595.125v.008l.001.008zm0 .007-1.593.142v.007l.001.008zm.004.036 1.6-.005v-.076l-.008-.075zm0 .038-1.6.006v.012zm0 .003-1.6.017v.006zm0 .018-1.599.023v.005zm.003.08 1.599-.054zm.016.32-1.596.11zm.134 1.14-1.579.257zM173 82.335l-1.4.775zm2.557 2.268.509-1.517zm12.428 21.567.507-1.518-2.107-.703v2.221zm0 11.169h-1.6v.565l.355.439zm23.796-17.244h1.6v-5.811l-2.974 4.992zm0 18.124 1.153 1.109.447-.464v-.645zm-.649.384.62 1.475zm-21.638-.324-.605 1.481zm-1.415-.838 1.129-1.133zm5.833-45.501.988-1.258-.001-.001zm-4.784-3.75-.99 1.257.003.002zm4.316 5.367.38 1.554h.001zm-3.497-.909-.999 1.25.007.005.006.005zm-2.242-3.4 1.542-.426-.004-.015-.004-.015zm16.782-.864-.747 1.415zm5.303 2.8-.747 1.416.005.002zm-4.927-4.534-.24-1.582-.007.001-.008.001zm3.964.654.753-1.412-.009-.005-.01-.005zm2.229 2.785 1.575-.282-.002-.01zm-14.053 15.037-1.554-.38zm-.051.691 1.548-.407zm.071.108.83-1.368zm.385.085-.077 1.598zm.764-.068.291 1.574zm1.729-.522.585 1.49zm.604-.253-.654-1.46zm.167-.077.681 1.448.005-.002zm.042-.02.686 1.446.008-.005zm.01-.005.694 1.442.003-.002zm.002 0 .697 1.44.004-.003zm1.07.367-1.438.702zm-.39 1.08.686 1.446.008-.004zm.021-.01.7 1.44.006-.004zm-.002.001.699 1.44.002-.001zm-.004.002.694 1.442.004-.002zm-.068.033.68 1.448.005-.002zm-.194.089.654 1.46zm-.673.282.585 1.49zm-2.023.607-.291-1.574zm-1.132.092-.076 1.598zm-1.138-.315.83-1.368zm-.788-1.068-1.547.407zm.044-1.478-1.555-.38zm-.251 5.924 1.468-.637zm.415-1.053-.638-1.468zm.637 1.468-.637-1.467h-.001zm4.38.144.718-1.43zm1.32.876-1.033 1.22zm.349.318 1.129-1.133zm.083.086 1.175-1.086-.007-.008zm.018.019 1.186-1.073-.006-.007-.006-.006zm.002.002 1.197-1.061-.005-.006-.005-.006zm1.127.07-1.059-1.2zm.071-1.13 1.2-1.058-.002-.002zm-.003-.003 1.199-1.06-.005-.005zm-.003-.004 1.194-1.065-.006-.006zm-.011-.012 1.188-1.071-.007-.008zm-.013-.013 1.181-1.08-.008-.01zm-.022-.024 1.173-1.089-.005-.005zm-.121-.125 1.13-1.133zm-.444-.407 1.034-1.22zm-1.636-1.084-.718 1.43zm20.699-17.773.001-.27h-3.2l-.001.255zm2.753-2.756c-2.368-.298-4.163.497-5.383 1.524l2.06 2.449c.629-.53 1.553-.97 2.923-.798zm5.36 5.167c-.475-1.9-1.837-4.725-5.362-5.167l-.397 3.176c1.562.195 2.304 1.364 2.654 2.767zm.337 2.582a12 12 0 0 0-.337-2.582l-3.105.776a9 9 0 0 1 .243 1.888zm-.006.827c.009-.205.014-.489.006-.827l-3.199.082c.006.257.002.47-.004.615zm-.013.25.013-.25-3.197-.13-.009.164zm-.004.058.003-.05-3.191-.231-.004.05zm.004-.084v-.008l-3.2-.048v.008zm-.004.135.004-.129-3.2-.06-.002.076zm-.023.425q.018-.266.023-.425l-3.198-.113q-.003.106-.017.308zm-.17 1.4c.095-.565.144-1.05.17-1.4l-3.192-.23a12 12 0 0 1-.133 1.095zm-1.403 4.077c.831-1.44 1.216-2.975 1.403-4.077l-3.155-.535c-.153.902-.451 2.026-1.02 3.012zm-4.37 3.604c2.145-.667 3.521-2.135 4.37-3.604l-2.772-1.6c-.563.976-1.37 1.782-2.548 2.148zm-6.402-.35c2.409.812 4.548.926 6.402.35l-.95-3.056c-1.042.324-2.468.335-4.431-.326zm-2.263 9.245c1.803-3.005 3.266-6.503 4.316-10.338l-3.086-.845c-.983 3.589-2.339 6.812-3.974 9.537zm-1.146 1.778q.596-.86 1.146-1.778l-2.744-1.646a29 29 0 0 1-1.032 1.6zm.285 19.723V97.472h-3.2v20.635zm.014.187q-.001-.237-.033-.436l-3.161.498a.4.4 0 0 1-.006-.067zm-.35 1.379a2.96 2.96 0 0 0 .35-1.379l-3.2-.005q0-.046.009-.076a.2.2 0 0 1 .013-.037zm-2.272 1.88c.939-.395 1.794-.976 2.272-1.88l-2.828-1.497c.007-.014-.087.176-.685.427zm-11.623 1.337c6.405 0 9.782-.563 11.623-1.337l-1.241-2.95c-1.208.508-4.026 1.087-10.382 1.087zm-12.467-1.649c2.213.904 5.961 1.649 12.467 1.649v-3.2c-6.323 0-9.595-.732-11.256-1.411zm-2.464-1.534c.549.548 1.34 1.074 2.464 1.534l1.211-2.962c-.825-.338-1.23-.653-1.415-.838zm-.64-.812c.156.263.365.538.64.812l2.26-2.266a1 1 0 0 1-.144-.173zm-.189-.374q.074.177.189.374l2.756-1.627h-.001zm-.066-.169q.029.08.065.169l2.945-1.253.009.024zm-.027-.08q.012.04.027.079l3.019-1.059.006.018zm-.008-.025.005.014 3.059-.94-.004-.013zm-.006-.023.002.007 3.068-.907-.002-.007zm-.007-.022.002.006 3.078-.874-.002-.006zm-.031-.11.03.106 3.081-.866-.03-.107zm-.06-19.847v19.413h3.2V98.245zm-1.417-1.64a31 31 0 0 0 1.734 2.596l2.567-1.911a28 28 0 0 1-1.557-2.331zm-4.325-10.375c1.051 3.849 2.516 7.36 4.325 10.374l2.744-1.645c-1.64-2.734-2.998-5.97-3.982-9.572zm-4.504 1.407c1.897.636 4.094.533 6.566-.315l-1.038-3.027c-2.006.688-3.456.661-4.51.308zm-4.338-3.752c.831 1.502 2.19 3.031 4.338 3.752l1.018-3.034c-1.177-.395-1.988-1.241-2.557-2.268zm-1.384-4.181c.185 1.13.565 2.702 1.384 4.18l2.799-1.55c-.572-1.033-.871-2.207-1.024-3.145zm-.167-1.434c.025.359.073.855.167 1.434l3.159-.515a13 13 0 0 1-.134-1.14zm-.023-.433c.004.107.011.254.023.433l3.192-.221a9 9 0 0 1-.016-.32zm-.003-.131.003.13 3.199-.107-.003-.08zm0-.012v.006l3.199-.046v-.006zm.001.057.003.044 3.191-.248-.004-.043zm-.015-.25.014.243 3.192-.233-.009-.151zm-.006-.796a12 12 0 0 0 .006.796l3.197-.141a8 8 0 0 1-.004-.57zm.345-2.487c-.253.952-.328 1.85-.345 2.487l3.199.085c.013-.48.07-1.114.239-1.75zm5.354-4.948c-3.445.431-4.852 3.058-5.354 4.948l3.093.822c.34-1.282 1.067-2.395 2.658-2.595zm5.527 1.65c-1.218-1.083-3.059-1.96-5.528-1.65l.4 3.175c1.422-.179 2.368.303 3.002.866zm-2.664.835.001.37 3.2-.02-.001-.35zm6.42-21.827c-4.09 4.943-6.42 12.238-6.42 21.827h3.2c0-9.105 2.214-15.592 5.685-19.787zm16.018-7.328c-6.172 0-11.889 2.338-16.018 7.328l2.465 2.04c3.459-4.18 8.233-6.168 13.553-6.168zm16.021 7.326c-4.129-4.99-9.848-7.326-16.021-7.326v3.2c5.322 0 10.097 1.987 13.556 6.167zm6.422 21.83c0-9.591-2.331-16.888-6.422-21.83l-2.465 2.04c3.472 4.195 5.687 10.682 5.687 19.79zM184.74 95.78c2.865 4.777 6.621 8.229 10.934 9.564l.946-3.057c-3.321-1.028-6.526-3.8-9.136-8.152zm-5.974-24.026c0 9.346 2.264 17.841 5.974 24.026l2.744-1.645c-3.364-5.608-5.518-13.513-5.518-22.38zm6.053-20.807c-3.781 4.569-6.053 11.46-6.053 20.807h3.2c0-8.863 2.155-14.945 5.318-18.767zm14.785-6.748c-5.746 0-10.992 2.163-14.785 6.748l2.465 2.04c3.124-3.775 7.426-5.588 12.32-5.588zm14.789 6.746c-3.795-4.584-9.041-6.746-14.789-6.746v3.2c4.897 0 9.199 1.812 12.324 5.587zm6.054 20.81c0-9.35-2.273-16.241-6.054-20.81l-2.465 2.04c3.163 3.822 5.319 9.904 5.319 18.77zm-.06 2.623q.06-1.298.06-2.624h-3.2q0 1.252-.057 2.478zm-.104.498.002-.006-2.993-1.13-.003.005zm.002-.004.001-.005-3-1.113-.002.005zm.001-.003.001-.003-3.005-1.101-.001.003zm-.928-2.044c.005.002.043.016.091.038.014.007.089.04.177.095.032.02.158.097.29.23a1.58 1.58 0 0 1 .459.97q.019.167-.004.357a2 2 0 0 1-.035.19l-.027.094-.015.046c-.008.023-.017.046-1.511-.527s-1.502-.55-1.51-.527l-.016.047-.026.094a1.4 1.4 0 0 0-.035.19 1.6 1.6 0 0 0-.005.356 1.601 1.601 0 0 0 .46.97c.132.133.258.21.29.23.089.055.163.09.178.096.049.022.089.037.098.041zm-4.888 22.957c3.361-5.6 5.534-13.092 5.916-21.388l-3.197-.148c-.362 7.86-2.419 14.817-5.463 19.89zm-9.082 8.844c3.536-1.653 6.631-4.759 9.082-8.844l-2.744-1.646c-2.226 3.71-4.892 6.281-7.693 7.591zm-5.784 1.314c2.146 0 4.087-.531 5.777-1.311l-1.341-2.905c-1.344.62-2.829 1.016-4.436 1.016zm-3.92-.593c1.215.367 2.53.594 3.921.593l-.002-3.2a10.3 10.3 0 0 1-2.993-.456zm23.09-30.755a51.7 51.7 0 0 1-1.317 9.327l3.113.742a55 55 0 0 0 1.4-9.906zm.315-.915a6 6 0 0 0-.156.299l2.879 1.396a3 3 0 0 1 .07-.135zm.96-1.29c-.449.46-.761.933-.96 1.29l2.793 1.56c.1-.178.251-.405.456-.614zm4.551-1.53c-2.156-.271-3.635.592-4.551 1.53l2.289 2.236c.197-.203.425-.37.699-.479.265-.105.635-.179 1.163-.112zm4.006 3.967c-.208-.833-.563-1.738-1.209-2.488-.677-.788-1.613-1.33-2.799-1.48l-.397 3.176c.382.048.6.192.77.39.203.236.39.616.531 1.178zm.29 2.235a10.5 10.5 0 0 0-.29-2.235l-3.104.776c.134.537.184 1.095.195 1.54zm-.004.721c.007-.176.012-.423.004-.721l-3.199.082c.006.217.002.393-.003.508zm-.011.207.011-.207-3.198-.13-.006.121zm-.004.048.003-.039-3.192-.234-.002.04zm-.002.021.001-.007-3.189-.26-.001.007zm-.001.019v-.001l-3.186-.296-.001.002zm-.003.032.003-.034-3.187-.292-.003.034zm.006-.105v-.035l-3.199-.012-.001.035zm0 .015v-.002l-3.2-.038v.002zm0 .023v-.017l-3.199-.05-.001.017zm-.001.046.001-.034-3.199-.075-.001.034zm-.002.056.001-.043-3.198-.1-.001.042zm-.02.372q.016-.234.02-.366l-3.198-.113-.014.249zm-.152 1.248c.086-.506.13-.939.152-1.248l-3.192-.23a10 10 0 0 1-.115.943zm-1.211 3.544c.7-1.213 1.042-2.543 1.211-3.544l-3.155-.535c-.136.802-.39 1.72-.827 2.479zm-3.459 2.876c1.661-.517 2.753-1.653 3.459-2.876l-2.771-1.6c-.42.727-.942 1.204-1.638 1.42zm-5.542-.38c2.242.777 4.068.838 5.542.38l-.95-3.056c-.648.202-1.751.274-3.545-.348zM177.252 74.94c.183 3.38.656 6.63 1.381 9.682l3.113-.74a51.6 51.6 0 0 1-1.299-9.115zm2.124 1.425.028-.01-1.109-3.002-.028.01zm-.562-1.498c1.503-.55 1.505-.542 1.508-.535l.005.014.009.028.018.058a1.57 1.57 0 0 1 .013.82 1.6 1.6 0 0 1-.28.585 1.6 1.6 0 0 1-.414.38c-.144.092-.269.137-.29.145l-1.123-2.996a1.617 1.617 0 0 0-.719.532 1.6 1.6 0 0 0-.28.585 1.6 1.6 0 0 0-.045.456 1.5 1.5 0 0 0 .059.364l.017.058.01.028.005.014c.002.007.005.014 1.507-.536m1.508-.535-3.015 1.072zm-3.002 1.107.006.016 2.977-1.173-.006-.016zm-.007-.014.011.025 2.969-1.194q-.02-.052-.058-.135zm-.095-.188c.048.086.08.153.095.188l2.922-1.304a5 5 0 0 0-.223-.444zm-.455-.614c.204.209.356.436.455.614l2.794-1.56c-.2-.357-.511-.83-.96-1.29zm-1.862-.591c.527-.066.898.007 1.163.112.273.108.501.276.699.479l2.289-2.236c-.916-.938-2.396-1.801-4.551-1.53zm-1.313 1.418c.131-.494.305-.826.494-1.034.161-.177.389-.33.817-.384l-.397-3.175c-1.169.146-2.101.652-2.786 1.404-.655.72-1.013 1.585-1.22 2.367zm-.185 1.382c.01-.403.058-.904.185-1.382l-3.092-.822a9.4 9.4 0 0 0-.292 2.119zm.003.456a6 6 0 0 1-.003-.456l-3.199-.085a9 9 0 0 0 .005.682zm.006.105-.006-.105-3.197.141q.006.126.011.198zm.002.027-.003-.036-3.19.252.003.035zm-.001-.009-.001-.007-3.187.283.001.008zm.002.022-.003-.037-3.185.314.004.036zm.008.189v-.038l-3.2.01v.039zm0-.01v-.002l-3.2.035v.002zm0 .012v-.018l-3.2.047.001.018zm.002.05-.002-.055-3.199.057.002.106zm.014.263a5 5 0 0 1-.014-.263l-3.199.108q.004.136.02.377zm.116.993c-.067-.407-.1-.754-.116-.993l-3.193.222c.022.318.066.765.151 1.286zm.845 2.629c-.449-.812-.708-1.786-.845-2.629l-3.158.515c.168 1.035.508 2.407 1.203 3.664zm1.666 1.526c-.693-.232-1.23-.74-1.666-1.526l-2.8 1.55c.701 1.265 1.787 2.452 3.448 3.01zm3.59-.342c-1.834.65-2.946.558-3.59.342l-1.018 3.034c1.504.504 3.374.455 5.675-.359zm6.729 23.426v11.169h3.2V106.17zm24.022-6.894c-2.921 4.901-7.429 6.541-11.779 6.81-4.399.272-8.485-.883-10.136-1.434l-1.013 3.035c1.809.604 6.349 1.902 11.347 1.593 5.047-.312 10.707-2.287 14.33-8.366zm2.974 18.943v-18.124h-3.2v18.124zm-1.629 1.859c.545-.229.922-.48 1.182-.75l-2.306-2.219c.066-.068.106-.092.093-.084a1.4 1.4 0 0 1-.21.104zm-11.002 1.212c6.38 0 9.478-.571 11.002-1.212l-1.241-2.949c-.89.374-3.428.961-9.761.961zm-11.861-1.53c1.937.792 5.447 1.53 11.861 1.53v-3.2c-6.231 0-9.266-.726-10.65-1.292zm-1.94-1.186c.367.367.965.787 1.94 1.186l1.211-2.962c-.675-.276-.888-.486-.892-.49zm-.209-.231q.09.112.209.231l2.259-2.266.023.026zm8.159-47.663-4.784-3.749-1.974 2.519 4.784 3.749zm-1.074 4.43a2.62 2.62 0 0 0 1.887-1.817c.238-.818.089-1.904-.812-2.611l-1.977 2.516a.77.77 0 0 1-.284-.796.58.58 0 0 1 .423-.399zm-4.864-1.202c1.77 1.385 3.508 1.535 4.863 1.203l-.761-3.108c-.447.11-1.168.138-2.129-.615zm-2.798-4.232a8.2 8.2 0 0 0 2.785 4.222l1.999-2.5a5 5 0 0 1-1.7-2.576zm3.955-2.743c-1.041-.82-2.272-.531-2.989 0-.72.532-1.313 1.576-.957 2.772l3.067-.913a.65.65 0 0 1-.207.713.63.63 0 0 1-.34.116.83.83 0 0 1-.554-.174zM203.74 69.8l5.303 2.8 1.494-2.83-5.303-2.8zm.868-4.729c-1.205.195-1.896 1.148-2.084 2.016-.187.867.052 2.098 1.216 2.713l1.494-2.83a.83.83 0 0 1 .384.435.63.63 0 0 1 .034.359.64.64 0 0 1-.535.467zm4.953.812a8.1 8.1 0 0 0-4.938-.814l.479 3.164a4.9 4.9 0 0 1 2.991.493zm3.068 3.915c-.254-1.362-1.105-2.868-3.049-3.905l-1.506 2.823c1.054.563 1.326 1.226 1.409 1.667zm-3.581 2.805c1.012.53 2.062.219 2.707-.337a2.63 2.63 0 0 0 .876-2.458l-3.15.564a.57.57 0 0 1 .189-.533.79.79 0 0 1 .862-.07zm-10.49 12.903a2.4 2.4 0 0 0-1.764-2.9l-.758 3.109a.8.8 0 0 1-.587-.967zm-.058-.095a1 1 0 0 1 .029.16q.004.057.003.068c-.001.013 0-.027.026-.133l-3.109-.758c-.13.53-.161 1.03-.044 1.478zm-.647-.853c.038.023.238.143.413.377.157.21.215.404.234.476l-3.095.815c.038.144.117.382.297.624.198.266.424.403.491.444zm-.369-.145c-.019-.001.007-.002.065.013.052.013.165.048.304.132l-1.66 2.736c.361.219.768.297 1.138.315zm.398-.043c-.221.04-.35.045-.398.043l-.153 3.196a5 5 0 0 0 1.132-.092zm1.435-.439c-.464.182-.991.357-1.436.439l.582 3.147c.734-.136 1.478-.393 2.023-.607zm.534-.224c-.128.058-.314.138-.534.224l1.169 2.98c.276-.11.508-.21.673-.283zm.141-.064-.141.064 1.308 2.92q.124-.055.194-.088zm.037-.018-.042.02 1.371 2.892.042-.02zm.001 0-.01.004 1.388 2.884.01-.005zm-.002 0-.001.001 1.394 2.88h.002zm3.205 1.106a2.4 2.4 0 0 0-3.209-1.103l1.403 2.875a.8.8 0 0 1-1.069-.368zm-1.103 3.21a2.4 2.4 0 0 0 1.103-3.21l-2.875 1.404a.8.8 0 0 1 .368-1.07zm-.028.014.021-.011-1.391-2.882-.022.01zm-.674-1.452-.696-1.44h-.003v.001h-.002v.001h-.002v.001h-.002l-.001.001h-.002v.001h-.002v.001h-.002v.001h-.002v.001h-.002v.001h-.002l1.392 2.883h.001v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001zm.705 1.437h.001l-1.412-2.873h-.001zm-.007.003h.001l-1.4-2.878h-.002zm-.007.003.005-.002-1.397-2.88-.004.003zm-.019.01.015-.008-1.388-2.883-.015.007zm-.062.029.054-.026-1.371-2.891-.054.025zm-.225.103.22-.1-1.361-2.897-.167.077zm-.742.311c.303-.119.559-.23.742-.311l-1.308-2.92c-.146.065-.355.155-.604.253zm-2.317.691c.879-.162 1.731-.46 2.317-.69l-1.17-2.98c-.504.199-1.139.414-1.729.523zm-1.499.117a6.6 6.6 0 0 0 1.499-.117l-.582-3.147a3.4 3.4 0 0 1-.764.068zm-1.891-.545c.669.406 1.369.52 1.891.545l.153-3.196c-.217-.01-.333-.053-.385-.085zm-1.506-2.03c.23.875.767 1.582 1.506 2.03l1.659-2.736a.1.1 0 0 1-.039-.033.2.2 0 0 1-.032-.075zm.036-2.263c-.165.679-.246 1.469-.036 2.264l3.094-.815c-.025-.098-.042-.309.051-.691zm2.9-1.763a2.4 2.4 0 0 0-2.9 1.763l3.109.758a.8.8 0 0 1-.967.588zm-.128 7.429a.8.8 0 0 1-.415 1.051l-1.276-2.935a2.4 2.4 0 0 0-1.245 3.157zm-1.054-.415a.8.8 0 0 1 1.054.415l-2.936 1.273a2.4 2.4 0 0 0 3.158 1.247zm5.736.181c-1.41-.708-3.431-1.182-5.735-.181l1.275 2.935c1.208-.525 2.214-.301 3.024.106zm1.636 1.084a8.4 8.4 0 0 0-1.636-1.084l-1.436 2.86c.42.21.765.464 1.005.667zm.444.407a7 7 0 0 0-.444-.407l-2.067 2.443c.117.1.202.18.252.23zm.122.125-.122-.125-2.259 2.266.046.047zm.024.027-.017-.02-2.35 2.173.018.019zm.015.015-.003-.002-2.373 2.146.002.002zm-1.119-.057a.8.8 0 0 1 1.129.069l-2.394 2.123a2.4 2.4 0 0 0 3.383.207zm-.071 1.128a.8.8 0 0 1 .071-1.128l2.118 2.399a2.4 2.4 0 0 0 .212-3.387zm0 0 .004.004 2.388-2.13-.003-.004zm-.004-.005.01.011 2.377-2.142-.011-.012zm-.006-.006.013.014 2.362-2.16-.013-.013zm-.013-.014.022.023 2.345-2.177-.022-.024zm-.079-.08q.058.057.084.085l2.335-2.188-.159-.164zm-.348-.32c.154.131.272.243.348.32l2.26-2.267a9 9 0 0 0-.54-.495zm-1.32-.875c.56.281 1.01.613 1.32.876l2.068-2.443a10 10 0 0 0-1.952-1.293zm-4.378-.144c1.754-.762 3.267-.414 4.378.144l1.436-2.86c-1.706-.857-4.235-1.459-7.09-.219zm10.501-13.809c0 .455-.113.788-.212.955-.119.2-.058-.046.317-.046v3.2c1.201 0 2.01-.808 2.432-1.516.442-.741.663-1.662.663-2.593zm.105-.908c-.375 0-.436-.246-.317-.046.099.166.212.5.212.954h3.2c0-.93-.221-1.851-.663-2.593-.422-.708-1.231-1.515-2.432-1.515zm.105.908c0-.454.113-.788.212-.954.119-.2.058.046-.317.046v-3.2c-1.201 0-2.01.807-2.432 1.515-.442.742-.663 1.662-.663 2.593zm-.105.909c.375 0 .436.245.317.046-.099-.167-.212-.5-.212-.955h-3.2c0 .931.221 1.852.663 2.593.422.708 1.231 1.516 2.432 1.516zm-15.959 3.2c1.201 0 2.01-.808 2.432-1.516.442-.741.664-1.662.664-2.593h-3.2c0 .455-.113.788-.213.955-.119.2-.058-.046.317-.046zm-3.095-4.109c0 .931.222 1.852.664 2.593.422.708 1.231 1.516 2.431 1.516v-3.2c.375 0 .436.245.317.046-.099-.167-.212-.5-.212-.955zm3.095-4.108c-1.2 0-2.009.807-2.431 1.515-.442.742-.664 1.662-.664 2.593h3.2c0-.454.113-.788.212-.954.119-.2.058.046-.317.046zm3.096 4.108c0-.93-.222-1.851-.664-2.593-.422-.708-1.231-1.515-2.432-1.515v3.2c-.375 0-.436-.246-.317-.046.1.166.213.5.213.954zm8.405 15.252.002.003 2.397-2.12-.002-.003z",mask:"url(#suspecting_svg__a)"})))}},nm={AFRO:function(e){return s.createElement("svg",_d({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Sd||(Sd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.04 48.646s-8.666-.16-14.441 5.422C178.823 59.65 178.963 76 178.963 76c-2.49-2.203-4.503-5.036-5.884-8.279-1.381-3.242-2.092-6.807-2.079-10.416C171 44.845 180.158 34 199.04 34 216.796 34 228 48.563 228 61.354c0 8.25-2.466 10.115-2.466 10.115s-2.746-.648-5.708 3.236c-1.195-13.253-3.594-26.06-20.786-26.06"})))},BALD:function(e){return s.createElement("svg",Id({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),kd||(kd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M180 74.5c-.574-4.767 0-19 7.5-24.5-12.5 0-16.688 16.25-7.5 24.5m39.222-.5c.553-4.475 0-17.837-7.222-23 12.037 0 16.07 15.255 7.222 23"})))},BUN:function(e){return s.createElement("svg",Ld({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Md||(Md=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M179.436 76V63.754s4.287 4.816 10.675-2.405c3.487 5.237 7.189 4.257 11.111 0 4.283 5.73 8.35 2.333 10.02 0 2.542 4.743 7.116 3.359 7.116 3.359l.791 10.81s.232-5.381 7.047-3.47c5.087-7.855 3.126-19.82-4.863-27.041 3.632-3.896 4.213-8.354 2.397-13.664S215.786 20 204.224 20s-14.179 8.567-14.179 13.03 2.031 6.3 2.031 6.3S170 44.216 170 62.75c0 8.14 2.036 9.273 2.036 9.273s6.019-2.606 7.4 3.977"})))},COOL:function(e){return s.createElement("svg",Pd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Dd||(Dd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.04 63.098S191.5 50.5 184.5 55.5c-5.776 4.918-5.537 20.5-5.537 20.5-1.963-1.14-2.392-2.5-2.963-6.5-.5-3.5-1.684-8-3-13-2.5-9.5-7.383-29 11.5-29 33.326 0 41.034 24.33 41.034 35.598v8.91s-2.746-.57-5.708 2.852c-1.195-11.676-8.326-15.36-20.786-11.762"})))},CURLY_BANGS:function(e){return s.createElement("svg",jd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Hd||(Hd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M180.392 76s-1.833-2.992-5.045-4.131c-2.293-14.28-2.662-21.403 7.156-27.508s26.427-8.049 36.613-4.81 6.056 31.713 6.056 31.713-3.672-.647-5.691 4.173c-.46-11.568-1.466-15.265-1.466-15.265s-3.762 1.131-6.974-3.459c-2.752 4.477-9.635 4.682-13.124 0-5.228 8.175-11.283 5.308-12.57 2.35-2.662 4.715-5.505 5.178-5.505 5.178z"})))},CURLY:function(e){return s.createElement("svg",Bd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Vd||(Vd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M170.922 76S166 74.974 166 67.952s7.913-9.924 7.913-9.924-5.11-6.553 2.415-16.29c7.525-9.738 20.627-10.296 27.486-5.71 5.388-4.493 12.73-3.745 17.374.655s3.719 11.984 1.487 15.54c12.635 3.838 10.411 15.729 5.109 21.252-3.331-4.024-8.362.654-8.362.654v-9.724s-9.012-.093-15.513-12.918c-8.549 17.693-23.567 12.326-23.567 12.326l-.762 11.642s.171-3.467-4.197-3.467c-3.907-.012-4.461 4.012-4.461 4.012"})))},INFORMAL:function(e){return s.createElement("svg",Fd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),qd||(qd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M172.235 72.806s.019-19.153 16.719-30.333 29.692-7.126 33.129 6.401 3.151 23.26 3.151 23.26-2.75-1.512-6.274 2.096l-.682-7.774s-3.712-1.713-4.826-7.846c-12.247 6.58-18.65 4.6-25.795.63-3.621 6.675-7.89 7.846-7.89 7.846l.096 8.024s-2.057-3.565-7.628-2.304m39.92 30.887s5.194.268 6.772-4.238c2.783 2.884 5.023 3.424 6.772-.54 1.75-3.966 0-15.862 0-15.862s-1.481 3.85-8.161 1.954c-2.135 9.061-5.383 11.794-5.383 11.794zm-31.27-20.197s-3.349 4.417-8.819-.451c-1.39 10.098-5.194 20.018 3.248 20.558 5.198 0 6.127-3.969 6.127-3.969s.461 4.689 5.195 5.141v-7.756a25.96 25.96 0 0 1-5.751-13.523"})))},LONG:function(e){return s.createElement("svg",Kd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ud||(Ud=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M187 111h-30s.138-9.348 10.163-18-.276-29.16 15.181-45.342c15.457-16.183 34.397-17.165 39.272-1.116 4.874 16.048-1.256 33.481 8.631 43.668S240 111 240 111h-28V97.884s9.867-12.662 6.89-34.027c-12.563-3.226-15.784-12.587-15.784-12.587s-3.769 10.07-23.673 13.754c-.464 13.245.8 22.069 7.567 32.898z"})))},MIDDLE:function(e){return s.createElement("svg",Wd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Gd||(Gd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M187.468 56.093s0 3.887 10.806 3.887 12.264-5.74 12.264-5.74-1.017 5.556 7.944 10.828c1.249 2.998 1.216 10.52 1.216 10.52s.474-3.18 4.464-3.18c4.986 0 5.341 10.832.725 13.149-4.615 2.317-6.614-.263-6.614-.263-.638 5.3-2.815 9.03-6.069 13.778-.092 7.126 0 15.882 0 15.882s23.549 1.569 27.985-19.62c1.937-11.94-6.665-7.87-10.897-31.652s-19.579-27.489-29.093-27.489c-9.515 0-18.375 3.52-24.286 14.532s-4.803 15.483-12.56 24.863c-7.756 9.38-8.498 15.028-5.082 23.724s18.487 15.283 29.197 15.283V99.392c-3.317-4.469-5.886-9.294-6.752-14.795-1.85 1.482-6.282 3.147-8.777-2.313-2.496-5.46-.092-9.535 3.332-9.535s4.128 2.84 4.128 2.84l.95-9.686s6.565-2.872 7.119-9.81"})))},OLDSCHOOL:function(e){return s.createElement("svg",Zd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Xd||(Xd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M173.489 71.465S171 64.578 171 50.018 182.303 33 204.333 33c22.031 0 24.519 5.41 23.469 19.774s-1.628 19.183-1.628 19.183-4.597-.98-5.941 2.854.669-2.166-2.204-9.936c-18.963-.297-22.41-12.092-22.41-12.092s-15.805 5.706-16.764 22.724c-2.109-3.945-5.366-4.042-5.366-4.042"})))},PUNK:function(e){return s.createElement("svg",Jd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Yd||(Yd=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M203.068 45.592 191.287 68C180.304 61.972 147 34.738 147 34.738l33.906 9.514-8.763-23.716 17.422 18.89L192.415 15l4.047 23.598 11.355-18.832-4.078 20.96 13.507-9.96-5.922 13.258 12.003-1.79-7.363 7.171L226 51.793l-9.33 3.764s-2.877-7.4-13.602-9.965"})))},SHORT:function(e){return s.createElement("svg",Qd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),$d||($d=s.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M179.662 75s-1.469-3.076-4.556-2.682C171.688 59.224 174.932 37 203.049 37s21.198 35.226 21.198 35.226-3.102-.687-4.57 2.774c.367-8.076-.734-12.306-.734-12.306s-6.609-3.653-7.66-11.032c-11.782 19.275-31.254 11.417-31.254 11.417z"})))}},rm=function(t){var l=t.body,n=t.expression,r=t.hairs,i=t.sunglasses,c=t.accessory,s=t.className,d=t.style,m=t.object,u=t.objectPosition,v=void 0===u?"left":u,p=ta(t,["body","expression","hairs","sunglasses","accessory","className","style","object","objectPosition"]),f=tm[l],h=lm[n],g=r?nm[r]:void 0,x=i?am[i]:void 0,b=c?em[c]:void 0,w=m?_c[m]:void 0,E=aa({width:"100%",height:"100%"},d),z={className:"absolute top-0 right-0"};return a("div",aa({className:o("relative",s),style:E},p,{children:[e(f,{"data-testid":l}),e(h,aa({"data-testid":n},z)),g&&e(g,aa({"data-testid":r},z)),x&&e(x,aa({"data-testid":i},z)),b&&e(b,aa({"data-testid":c},z)),w&&e(w,{"data-testid":m,className:o("absolute top-0 h-[70%]",{"left-0":"left"===v},{"right-0":"right"===v})})]}))},im=function(a){var t=a.object,l=ta(a,["object"]);return e(_c[t],aa({"data-testid":t},l))},cm=function(t){var l=t.heading,n=t.description,r=t.primaryButton,i=t.secondaryButton,c=t.className,s=t.isStacked,d=void 0===s||s,m=t.objectIllustration,u=t.humanIllustration,v=o("grid w-full",{"grid-cols-1 justify-items-center text-center p-6 md:p-12":d},{"gap-4 md:gap-6":d&&null!=u},{"grid-cols-[auto_64px] gap-4 p-4 items-center":!d},{"md:grid-cols-[auto_80px] md:px-6 md:py-5":!d},c);return a("div",{className:v,children:[u&&e(rm,aa({className:o({"mb-4 h-auto w-full max-w-[400px] md:mb-6":d,"order-last h-auto w-full max-w-20 justify-self-end":!d})},u)),m&&e(im,aa({className:o({"h-auto w-full max-w-40":d,"order-last h-auto w-full max-w-20 justify-self-end rounded-full bg-neutral-50":!d})},m)),a("div",{className:o("flex flex-col",{"w-full items-center":d,"space-y-6":(!!r||!!i)&&d,"space-y-3 md:space-y-4":!(!r&&!i||d)}),children:[a("div",{className:o({"flex flex-col items-center space-y-1 md:space-y-2":d,"items-start space-y-0.5 md:space-y-1":!d}),children:[e("p",{className:o("leading-tight font-normal text-neutral-800",{"text-xl md:text-2xl":d,"text-base md:text-lg":!d}),children:l}),e("p",{className:o("leading-tight font-normal text-neutral-500",{"text-sm md:text-base":d,"text-xs md:text-sm":!d}),children:n})]}),a("div",{className:o({"border-w-full flex w-full flex-col items-stretch space-y-3 space-x-0 sm:w-fit md:flex-row md:justify-center md:space-y-0 md:space-x-4":d,"flex flex-row flex-wrap gap-3":!d}),children:[r&&e(Nr,aa({},r,{size:d?"lg":"sm",responsiveSize:d?{md:"lg"}:{md:"md"},variant:"primary",children:r.label})),i&&e(Nr,aa({},i,{size:d?"lg":"sm",responsiveSize:d?{md:"lg"}:{md:"md"},variant:"secondary",children:i.label}))]})]})]})},om=function(a){var t=a.className,l=ta(a,["className"]);return e(Kr,{className:o("mx-auto flex w-full justify-center",t),children:e(cm,aa({},l))})},sm=function(t){var l=t.icon,n=t.value,r=t.description,i=t.action,c=t.isStacked,s=void 0===c||c,d=t.className,m=ta(t,["icon","value","description","action","isStacked","className"]),u=o("grid grid-cols-[auto_max-content] items-center gap-4 p-4 md:px-6 md:py-5",{"md:gap-5":s},{"md:grid-flow-col md:grid-cols-[auto_1fr_1fr_max-content] md:gap-6":!s});return e(Kr,aa({className:o({"w-80 md:w-120":s},{"w-80 md:w-160":!s},d)},m,{children:a("div",{className:u,children:[e(or,{variant:"neutral",icon:l,size:"md",responsiveSize:{md:"lg"},className:"self-center"}),e(Nr,{variant:"tertiary",size:"md",responsiveSize:{md:"lg"},iconLeft:er.PLUS,onClick:i.onClick,href:i.href,children:i.label}),a("div",{className:o("col-span-2 flex gap-x-2 gap-y-1",{"flex-col":s},{"flex-col md:col-start-2 md:flex-row md:items-baseline":!s}),children:[e("p",{className:"text-2xl leading-tight font-normal text-neutral-800 md:text-3xl",children:n}),e("p",{className:"text-base leading-tight font-normal text-neutral-500",children:r})]})]})}))},dm=function(t){var l=t.copyValue,n=t.size,r=void 0===n?"sm":n,i=t.variant,c=void 0===i?"avatar":i,s=t.className,d=t.children,m=Gr(),u=m.isCopied,v=m.handleCopy,p=Sa().copy.clipboard.copy,f=u?er.CHECKMARK:er.COPY,h=function(){return v(l)};return a("div",{className:o("flex items-center gap-2",s),children:[d,("avatar"===c||"avatar-white-bg"===c)&&e(Ar,{content:p,triggerAsChild:!0,children:e("button",{className:"cursor-pointer",onClick:h,children:e(or,{variant:"primary",backgroundWhite:"avatar-white-bg"===c,icon:f,size:r})})}),"button"===c&&e(Ar,{content:p,triggerAsChild:!0,children:e(Nr,{variant:"tertiary",iconLeft:f,size:r,onClick:h})})]})},mm=u(null),um=mm.Provider,vm=function(){var e=v(mm);if(null===e)throw new Error("useDataListContext: the hook must be used inside a DataListContextProvider to work property.");return e},pm=function(a){var t=a.className,l=ta(a,["className"]),n="href"in l&&null!=l.href&&""!==l.href,r=n||null!=a.onClick,i=o("w-full rounded-xl border border-neutral-100 bg-neutral-0 px-4 text-left shadow-neutral-sm transition-all",{"cursor-pointer focus-ring-primary":r},{"hover:border-neutral-200 hover:shadow-neutral active:border-neutral-300":r},{"cursor-default focus:outline-hidden":!r},"md:px-6",t);if(n)return e(sr,aa({className:i},l));if(r){var c=l,s=c.onClick,d=c.onKeyDown,m=ta(c,["onClick","onKeyDown"]);return e("div",aa({role:"button",tabIndex:0,className:i,onClick:function(){null==s||s()},onKeyDown:function(e){!s||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),s()),null==d||d(e)}},m))}return e("div",aa({className:i},l))},fm=function(){return a(pm,{className:"flex animate-pulse flex-col gap-3 py-4 md:py-6",tabIndex:0,"aria-busy":"true","aria-label":"loading",children:[e("div",{className:"h-5 w-1/3 rounded-full bg-neutral-50"}),a("div",{className:"flex flex-col gap-1.5",children:[e("div",{className:"h-4 grow rounded-full bg-neutral-50"}),e("div",{className:"h-4 w-1/4 rounded-full bg-neutral-50"})]}),a("div",{className:"flex flex-row gap-1",children:[e("div",{className:"h-4 w-1/5 rounded bg-neutral-50"}),e("div",{className:"h-4 w-1/4 rounded bg-neutral-50"})]})]})},hm=function(t){var l,n,r,i=t.children,c=t.className,s=t.SkeletonElement,d=t.errorState,m=t.emptyState,u=t.emptyFilteredState,v=t.layoutClassName,f=ta(t,["children","className","SkeletonElement","errorState","emptyState","emptyFilteredState","layoutClassName"]),g=vm(),x=g.state,b=g.pageSize,E=g.currentPage,z=g.setChildrenItemCount,y=w.toArray(i),N=y.length,C=null!=s?s:fm,O=ia([],ra(Array(b)),!1),A=p(function(){return y.slice(0,b*(E+1))},[y,b,E]),R="initialLoading"===x||"loading"===x&&0===N,T="fetchingNextPage"===x||"idle"===x||"loading"===x||"filtered"===x,S="error"===x,_="idle"===x&&0===N,k="filtered"===x&&0===N,I=!S&&!_&&!k;return h(function(){z(N)},[z,N]),a("div",aa({className:o("flex flex-col gap-2",I&&v,c),"aria-busy":R},f,{children:[R&&O.map(function(a,t){return e(C,{},t)}),S&&null!=d&&e(om,aa({objectIllustration:null!==(l=d.objectIllustration)&&void 0!==l?l:{object:"ERROR"}},d)),_&&null!=m&&e(om,aa({objectIllustration:null!==(n=m.objectIllustration)&&void 0!==n?n:{object:"ERROR"}},m)),k&&null!=u&&e(om,aa({objectIllustration:null!==(r=u.objectIllustration)&&void 0!==r?r:{object:"NOT_FOUND"}},u)),T&&A]}))},gm=function(t){var l=t.children,n=t.size,r=void 0===n?"lg":n,i=t.responsiveSize,c=t.label,s=t.defaultOpen,d=t.hideIcon,m=t.open,u=t.onOpenChange,v=t.disabled,p=t.align,g=void 0===p?"start":p,x=t.customTrigger,b=t.constrainContentWidth,w=void 0===b||b,E=t.constrainContentHeight,z=void 0===E||E,y=t.contentClassNames,N=t.variant,C=void 0===N?"tertiary":N,O=ta(t,["children","size","responsiveSize","label","defaultOpen","hideIcon","open","onOpenChange","disabled","align","customTrigger","constrainContentWidth","constrainContentHeight","contentClassNames","variant"]),A=ra(f(null!=m?m:s),2),R=A[0],T=A[1],S=R?er.CHEVRON_UP:er.CHEVRON_DOWN,_=null!=c&&c.length>0;return h(function(){T(m)},[m]),a(I.Root,aa({open:m,defaultOpen:s,onOpenChange:function(e){T(e),null==u||u(e)}},O,{children:[e(I.Trigger,{className:"group",asChild:!0,disabled:v,children:null!=x?x:e(Nr,{variant:C,size:r,responsiveSize:i,iconLeft:_?void 0:S,iconRight:d?void 0:S,disabled:v,className:R?"border-neutral-300":void 0,children:c})}),e(I.Portal,{children:e(I.Content,{className:o("bg-neutral-0 shadow-neutral-sm flex min-w-48 flex-col gap-1.5 overflow-auto rounded-xl border border-neutral-100 p-2","z-[var(--guk-dropdown-container-content-z-index)]",{"max-h-[var(--radix-dropdown-menu-content-available-height)]":z},{"max-w-[var(--radix-dropdown-menu-content-available-width)]":w},y),onCloseAutoFocus:function(e){return e.preventDefault()},align:g,sideOffset:4,children:l})})]}))},xm=function(t){var l=t.className,n=t.icon,r=t.selected,i=t.iconPosition,c=void 0===i?"right":i,s=t.children,m=t.disabled,u=t.href,v=t.target,p=t.rel,f=t.formId,h=ta(t,["className","icon","selected","iconPosition","children","disabled","href","target","rel","formId"]),g=null!=f,x=null!=u&&u.length>0,b=d.Fragment,w={};x?(b="a",w={href:u,target:v,rel:"_blank"===v?"noopener noreferrer ".concat(null!=p?p:""):p}):g&&(b="button",w={type:"submit",form:f});var E=x?er.LINK_EXTERNAL:r?er.CHECKMARK:void 0,z=null!=n?n:E;return e(I.Item,aa({disabled:m,asChild:x||g,className:o("flex items-center gap-3 px-4 py-3","cursor-pointer rounded-xl text-base leading-tight focus-visible:outline-hidden","data-disabled:bg-neutral-0 data-disabled:pointer-events-none data-disabled:cursor-default data-disabled:text-neutral-300",{"bg-neutral-0 text-neutral-500":!r&&!m},{"bg-neutral-50 text-neutral-800":r&&!m},{"hover:bg-neutral-50 hover:text-neutral-800":!m},{"data-highlighted:bg-neutral-50 data-highlighted:text-neutral-800":!m},{"flex-row justify-between":"right"===c},{"flex-row-reverse justify-end":"left"===c&&null!=n},l),onSelect:function(e){var a;g&&e.preventDefault(),null===(a=t.onSelect)||void 0===a||a.call(t,e)}},h,{children:a(b,aa({},w,{children:[e("p",{className:"truncate",children:s}),null!=z&&e(nr,{icon:z,size:"md",className:"text-neutral-300"})]}))}))},bm={Container:gm,Item:xm},wm=function(a){var t,l=a.activeSort,n=a.sortItems,r=a.onSortChange,i=a.triggerClassNames,c=a.triggerLabel;if(null==n||0===n.length)return null;var o="ASC"===(null===(t=n.find(function(e){return e.value===l}))||void 0===t?void 0:t.type)?er.SORT_ASC:er.SORT_DESC;return e(bm.Container,{align:"end",customTrigger:e(Nr,{iconLeft:o,variant:"tertiary",size:"md",className:i,children:c&&e("span",{className:"hidden md:inline-block",children:c})}),children:n.map(function(a){var t=a.value,n=a.label;return e(bm.Item,{selected:t===l,onSelect:function(){return null==r?void 0:r(t)},children:n},t)})})},Em=function(l){var n=l.onResetFiltersClick,r=vm(),i=r.state,c=r.itemsCount,s=void 0===c?0:c,d=r.entityLabel,m=Sa().copy,u="initialLoading"===i,v="loading"===i,p="filtered"===i,f=("idle"===i||"fetchingNextPage"===i)&&s>0;return f||u||v||p?a("div",{className:"flex items-center justify-between",children:[a("p",{className:o("px-3 py-2.5 text-sm leading-tight font-normal text-neutral-500 md:text-base",{"text-primary-400":v||u},{"text-neutral-500":f}),children:[f&&a(t,{children:[a("span",{className:"text-neutral-800",children:[s," "]}),e("span",{children:d})]}),u&&m.dataListFilterStatus.loadingEntity(d),v&&m.dataListFilterStatus.filteringEntity(d),p&&a(t,{children:[a("span",{children:[m.dataListFilterStatus.found," "]}),a("span",{className:"text-primary-400",children:[s," "]}),e("span",{children:d})]})]}),p&&n&&e(Nr,{size:"sm",onClick:n,variant:"ghost",responsiveSize:{md:"md"},children:m.dataListFilter.reset})]}):null},zm=function(l){var n=l.onFilterClick,r=l.searchValue,i=void 0===r?"":r,c=l.onSearchValueChange,s=l.placeholder,d=l.className,m=l.activeSort,u=l.sortItems,v=l.onSortChange,p=l.onResetFiltersClick,h=ta(l,["onFilterClick","searchValue","onSearchValueChange","placeholder","className","activeSort","sortItems","onSortChange","onResetFiltersClick"]),g=ra(f(!1),2),x=g[0],b=g[1],w=vm().state,E=Sa().copy,z=i.length>0;return a("div",aa({className:o("flex flex-col gap-2 md:gap-3",d)},h,{children:[a("div",{className:o("flex flex-row items-center rounded-xl border p-3 pr-2 transition-all md:pr-3 md:pl-4","bg-neutral-0 shadow-neutral-sm border-neutral-100 text-neutral-500","text-base leading-tight font-normal","hover:shadow-neutral hover:border-neutral-200","focus-within:border-primary-400 focus-within:shadow-primary","focus-within:hover:border-primary-400 focus-within:hover:shadow-primary"),children:["loading"!==w&&e(or,{icon:er.SEARCH,size:"md",variant:x?"primary":"neutral"}),"loading"===w&&e(fr,{size:"lg",variant:"primary",className:"m-1"}),e("input",{type:"search",className:o("search-cancel-hidden size-full truncate bg-transparent pl-3 caret-neutral-500 outline-hidden","placeholder:text-base placeholder:leading-tight placeholder:font-normal placeholder:text-neutral-300"),onFocus:function(){return b(!0)},onBlur:function(){return b(!1)},onChange:function(e){return c(e.target.value)},placeholder:s,value:i}),z&&e("button",{className:"mr-2 cursor-pointer p-2.5 md:mr-4",onClick:function(){return c(void 0)},children:e(nr,{icon:er.CLOSE,size:"sm",className:"text-neutral-300"})}),a("div",{className:"flex flex-row gap-2 md:gap-3",children:[n&&a(t,{children:[e(Nr,{iconLeft:er.FILTER,variant:"tertiary",size:"md",onClick:n,className:"hidden md:flex",children:E.dataListFilter.filter}),e(Nr,{iconLeft:er.FILTER,variant:"tertiary",size:"md",onClick:n,className:"md:hidden"})]}),e(wm,{activeSort:m,sortItems:u,onSortChange:v,triggerClassNames:"hidden md:flex",triggerLabel:E.dataListFilter.sort}),e(wm,{activeSort:m,sortItems:u,onSortChange:v,triggerClassNames:"md:hidden"})]})]}),e(Em,{onResetFiltersClick:p})]}))},ym={sm:{default:"h-1",sm:"sm:h-1",md:"md:h-1",lg:"lg:h-1",xl:"xl:h-1","2xl":"2xl:h-1"},md:{default:"h-2",sm:"sm:h-2",md:"md:h-2",lg:"lg:h-2",xl:"xl:h-2","2xl":"2xl:h-2"}},Nm={sm:{default:"h-3 -top-1",sm:"sm:h-3 sm:-top-1",md:"md:h-3 md:-top-1",lg:"lg:h-3 lg:-top-1",xl:"xl:h-3 xl:-top-1","2xl":"2xl:h-3 2xl:-top-1"},md:{default:"h-4 -top-1",sm:"sm:h-4 sm:-top-1",md:"md:h-4 md:-top-1",lg:"lg:h-4 lg:-top-1",xl:"xl:h-4 xl:-top-1","2xl":"2xl:h-4 2xl:-top-1"}},Cm={primary:"bg-primary-400",neutral:"bg-neutral-400",success:"bg-success-400",critical:"bg-critical-500"},Om=function(t){var l=t.value,n=t.size,r=void 0===n?"md":n,i=t.responsiveSize,c=t.className,s=t.variant,d=void 0===s?"primary":s,m=t.thresholdIndicator,u=ta(t,["value","size","responsiveSize","className","variant","thresholdIndicator"]),v=Math.min(Math.max(1,l),100),p=null!=m?Math.min(Math.max(1,m),100):null,f=Na.generateClassNames(r,i,Nm),h=Na.generateClassNames(r,i,ym);return a("div",{className:"relative w-full",children:[e(M.Root,aa({value:v,className:o("overflow-hidden rounded-xl bg-neutral-100",h,c)},u,{children:e(M.Indicator,{className:o("h-full transition-[transform] duration-500 ease-in-out",Cm[d]),style:{transform:"translateX(-".concat((100-v).toString(),"%)")}})})),null!=p&&e("div",{"data-testid":"progress-indicator","data-value":p,className:o("border-neutral-0 absolute flex self-center border-2",f),style:{left:"".concat(p.toString(),"%"),transform:"translateX(-50%)"},children:e("div",{className:"h-full w-0.5 rounded-full bg-neutral-400"})})]})},Am=function(l){var n=l.className,r=ta(l,["className"]),i=vm(),c=i.state,s=i.pageSize,d=i.currentPage,m=i.itemsCount,u=void 0===m?0:m,v=i.childrenItemCount,p=i.handleLoadMore,f=i.entityLabel,h=Sa().copy,g=Math.min(s*(d+1),v),x=u>0?100*g/u:0,b=g<u;return"initialLoading"===c||"error"===c||0===g?null:a("div",aa({className:o("flex flex-row items-center gap-4 md:gap-6",n)},r,{children:[e(Nr,{size:"sm",responsiveSize:{md:"md"},variant:"tertiary",iconRight:er.CHEVRON_DOWN,className:"shrink-0",onClick:function(){return p(d+1)},disabled:!b,isLoading:"fetchingNextPage"===c,children:h.dataListPagination.more}),u>0&&a(t,{children:[e(Om,{variant:b?"primary":"neutral",value:x,size:"sm",responsiveSize:{md:"md"}}),a("p",{className:"shrink-0 text-base leading-tight font-normal text-neutral-500",children:[a("span",{className:"text-neutral-800",children:[g," "]}),e("span",{children:h.dataListPagination.outOf({total:u,entityLabel:f})})]})]})]}))},Rm=function(a){var t=a.children,l=a.pageSize,n=void 0===l?12:l,r=a.itemsCount,i=a.onLoadMore,c=a.className,s=a.state,d=void 0===s?"idle":s,m=a.entityLabel,u=ta(a,["children","pageSize","itemsCount","onLoadMore","className","state","entityLabel"]),v=ra(f(0),2),h=v[0],g=v[1],x=ra(f(0),2),w=x[0],E=x[1],z=b(function(e){var a=Math.min(n*e,null!=r?r:0);h<=a&&(null==i||i()),E(e)},[h,i,n,r]),y=p(function(){return{childrenItemCount:h,setChildrenItemCount:g,pageSize:n,itemsCount:r,currentPage:w,handleLoadMore:z,state:d,entityLabel:m}},[h,n,w,r,d,z,m]);return e(um,{value:y,children:e("div",aa({className:o("flex w-full grow flex-col gap-4",c)},u,{children:t}))})},Tm={Root:Rm,Filter:zm,Container:hm,Item:pm,Pagination:Am},Sm=function(a){var t=a.className,l=a.children,n=ta(a,["className","children"]);return e("dl",aa({className:o("w-full",t)},n,{children:l}))},_m=function(a){var t=a.link,l=a.children,n=null!=t?t:{},r=n.href,i=n.isExternal,c=void 0===i||i,o=ta(n,["href","isExternal"]);return null==r?l:e(mr,aa({href:r,isExternal:c},o,{children:l}))},km=function(t){var l=t.term,n=t.link,r=t.copyValue,i=t.description,c=t.className,s=t.children,d=ta(t,["term","link","copyValue","description","className","children"]);return a("div",aa({className:o("flex flex-col gap-y-2 border-b border-neutral-100 py-3 last:border-none md:grid md:grid-cols-[1fr_2fr] md:gap-x-6 md:py-4",c)},d,{children:[e("dt",{className:"line-clamp-1 leading-normal text-neutral-800 md:line-clamp-none",children:l}),a("dd",{className:o("min-w-0 leading-normal text-neutral-500",{"flex flex-col gap-y-0.5 md:gap-y-1":null!=i}),children:[null==r&&e(_m,{link:n,children:s}),null!=r&&e(dm,{copyValue:r,children:e(_m,{link:n,children:s})}),null!=i&&e("p",{className:o("truncate text-xs leading-normal text-neutral-400","md:text-sm"),children:i})]})]}))},Im={Container:Sm,Item:km},Mm=function(t){var l=t.description,n=t.noInset,r=void 0!==n&&n,i=t.className,c=t.children,s=ta(t,["description","noInset","className","children"]);return a("div",aa({className:o("overflow-auto",{"px-4 md:px-6":!r},i)},s,{children:[l&&e(L,{className:"pb-3 text-sm leading-normal text-neutral-500 md:pb-4",children:l}),c]}))},Lm=function(t){var l=t.primaryAction,n=t.secondaryAction,r=t.variant,i=void 0===r?"default":r,c=t.hasError,s=t.className,d=t.children,m=ta(t,["primaryAction","secondaryAction","variant","hasError","className","children"]),u=null!=l?l:{},v=u.label,p=ta(u,["label"]),f=null!=n?n:{},h=f.label,g=ta(f,["label"]),x=o("gradient-neutral-50-transparent-to-t flex flex-col rounded-b-xl px-4 pt-3 pb-4 backdrop-blur-md md:px-6 md:pb-6"),b=o("flex gap-3 md:gap-4",{"pt-4 md:pt-6":null!=d},{"flex-col md:flex-row":"default"===i},{"flex-row-reverse justify-between":"wizard"===i},s);return a("div",aa({className:x},m,{children:[d,a("div",{className:b,children:[l&&e(Nr,aa({size:"md"},p,{variant:c?"critical":"primary",children:v})),n&&e(Nr,aa({size:"md"},g,{variant:"tertiary",children:h}))]})]}))},Dm=function(t){var l=t.title,n=t.onClose,r=t.className,i=t.description,c=ta(t,["title","onClose","className","description"]),s=o("relative flex w-full items-start rounded-t-xl gradient-neutral-50-transparent-to-b backdrop-blur-md","pb-1.5 pl-4 pr-14 pt-4 md:pb-2 md:pl-6 md:pr-16 md:pt-6",r),d=o("group rounded-full border border-neutral-100 bg-neutral-0 p-1 outline-hidden cursor-pointer","absolute right-3 top-3 md:right-4 md:top-4","hover:border-neutral-200 active:border-neutral-200 active:bg-neutral-50 focus-ring-primary");return a("div",{className:"flex flex-col items-start gap-y-2",children:[a("div",aa({className:s},c,{children:[e(D,{className:"flex-1 truncate text-lg leading-tight font-normal text-neutral-800 md:text-xl",children:l}),e(P,{asChild:!0,children:null!=n&&e("button",{onClick:n,className:d,type:"button",children:e(or,{icon:er.CLOSE,size:"sm",backgroundWhite:!0,className:"group-hover:bg-neutral-50"})})})]})),i&&e(L,{className:"px-4 pb-3 text-sm leading-normal text-neutral-500 md:px-6 md:pb-4",children:i})]})},Pm={closed:{opacity:0},open:{opacity:1}},Hm={closed:{opacity:0,scale:.88,y:100},open:{opacity:1,scale:1,y:0,transition:{duration:.26}},exit:{opacity:0,transition:{duration:.16}}},jm=function(a){var t=a.label,l=a.type;return t?e(K,{asChild:!0,children:e("title"===l?D:L,{children:t})}):null},Vm={sm:"max-w-80",md:"max-w-120",lg:"max-w-160",xl:"max-w-220"},Bm=function(t){var l=t.children,n=t.size,r=void 0===n?"md":n,i=t.containerClassName,c=t.overlayClassName,s=t.onCloseAutoFocus,d=t.onEscapeKeyDown,m=t.onInteractOutside,u=t.onOpenAutoFocus,v=t.onPointerDownOutside,p=t.useFocusTrap,f=void 0===p||p,h=t.hiddenTitle,g=t.hiddenDescription,x=ta(t,["children","size","containerClassName","overlayClassName","onCloseAutoFocus","onEscapeKeyDown","onInteractOutside","onOpenAutoFocus","onPointerDownOutside","useFocusTrap","hiddenTitle","hiddenDescription"]),b=o("fixed inset-0 gradient-neutral-50-transparent-to-t backdrop-blur-md","z-[var(--guk-dialog-overlay-z-index)]",c),w=o("fixed inset-x-2 bottom-2 mx-auto max-h-[calc(100vh-80px)] focus:outline-hidden md:inset-x-6 md:bottom-6 lg:bottom-auto lg:top-12 lg:max-h-[calc(100vh-200px)]","flex flex-col rounded-xl border border-neutral-100 bg-neutral-0 shadow-neutral-md","z-[var(--guk-dialog-content-z-index)]",Vm[r],i);return e(H,aa({},x,{children:e(F,{children:x.open&&a(j,{forceMount:!0,children:[e(V,{className:b,asChild:!0,children:e(U.div,{initial:"closed",animate:"open",exit:"closed",variants:Pm})}),e(q,{trapped:f,children:e(B,{className:w,onCloseAutoFocus:s,onEscapeKeyDown:d,onInteractOutside:m,onOpenAutoFocus:u,onPointerDownOutside:v,asChild:!0,children:a(U.div,{variants:Hm,initial:"closed",animate:"open",exit:"exit",children:[e(jm,{label:h,type:"title"}),e(jm,{label:g,type:"description"}),l]})})})]},"portal")})}))},qm={Content:Mm,Footer:Lm,Header:Dm,Root:Bm},Fm=function(a){a.className;var t=a.noInset,l=void 0!==t&&t,n=ta(a,["className","noInset"]),r=o("overflow-auto",{"px-4 md:px-6":!l},o);return e("div",aa({className:r},n))},Um=u(null),Km=Um.Provider,Gm=function(){var e=v(Um);if(null==e)throw new Error("useDialogAlertContext: hook must be used inside a DialogAlertContextProvider.");return e},Wm=function(t){var l=t.actionButton,n=t.cancelButton,r=Gm().variant,i=l.label,c=ta(l,["label"]),s=n.label,d=ta(n,["label"]),m="info"===r?"secondary":r,u="warning"===r||"critical"===r,v=o("flex gap-3 rounded-b-xl gradient-neutral-50-transparent-to-t px-4 pb-4 pt-3 backdrop-blur-md md:gap-4 md:px-6 md:pb-6",{"flex-col md:flex-row":!u},{"justify-end flex-col-reverse md:flex-row-reverse":u});return a("div",{className:v,children:[e(G,{asChild:!0,children:e(Nr,aa({size:"md"},c,{variant:m,children:i}))}),e(W,{asChild:!0,children:e(Nr,aa({size:"md"},d,{variant:"tertiary",children:s}))})]})},Xm={critical:er.CRITICAL,info:er.INFO,success:er.SUCCESS,warning:er.WARNING},Zm={critical:"text-critical-600",info:"text-info-600",success:"text-success-600",warning:"text-warning-600"},Ym=function(t){var l=t.title,n=t.className,r=ta(t,["title","className"]),i=Gm().variant,c=o("flex w-full items-center gap-x-4 rounded-t-xl gradient-neutral-50-transparent-to-b px-4 pb-2 pt-4 backdrop-blur-md md:px-6 md:pt-6",n),s=o("flex-1 truncate text-lg font-normal leading-tight md:text-xl",Zm[i]);return a("div",aa({className:c},r,{children:[e(X,{className:s,children:l}),e(or,{icon:Xm[i],variant:i,size:"lg"})]}))},Jm=function(a){var t=a.label,l=a.type;return t?e(K,{asChild:!0,children:e("title"===l?X:Z,{children:t})}):null},$m={sm:"max-w-80",md:"max-w-120",lg:"max-w-160",xl:"max-w-220"},Qm=function(t){var l=t.children,n=t.size,r=void 0===n?"md":n,i=t.containerClassName,c=t.overlayClassName,s=t.variant,d=void 0===s?"info":s,m=t.onCloseAutoFocus,u=t.onOpenAutoFocus,v=t.onEscapeKeyDown,f=t.useFocusTrap,h=void 0===f||f,g=t.hiddenTitle,x=t.hiddenDescription,b=ta(t,["children","size","containerClassName","overlayClassName","variant","onCloseAutoFocus","onOpenAutoFocus","onEscapeKeyDown","useFocusTrap","hiddenTitle","hiddenDescription"]),w=o("fixed inset-0 gradient-neutral-50-transparent-to-t backdrop-blur-md","z-[var(--guk-dialog-alert-overlay-z-index)]",c),E=o("fixed inset-x-2 bottom-2 mx-auto max-h-[calc(100vh-80px)] lg:bottom-auto lg:top-12 lg:max-h-[calc(100vh-200px)]","flex flex-col rounded-xl border border-neutral-100 bg-neutral-0 shadow-neutral-md","z-[var(--guk-dialog-alert-content-z-index)]",$m[r],i),z=p(function(){return{variant:d}},[d]);return e(Y,aa({},b,{children:e(F,{children:b.open&&a(J,{forceMount:!0,children:[e($,{className:w,asChild:!0,children:e(U.div,{initial:"closed",animate:"open",exit:"closed",variants:Pm})}),e(q,{trapped:h,children:e(Q,{className:E,onCloseAutoFocus:m,onEscapeKeyDown:function(e){var a;null===(a=t.onOpenChange)||void 0===a||a.call(t,!1),null==v||v(e)},onOpenAutoFocus:u,asChild:!0,children:a(U.div,{variants:Hm,initial:"closed",animate:"open",exit:"exit",children:[e(Jm,{label:g,type:"title"}),e(Jm,{label:x,type:"description"}),e(Km,{value:z,children:l})]})})})]},"portal")})}))},eu={Content:Fm,Footer:Wm,Header:Ym,Root:Qm},au=function(a){a.children;var t=a.className,l=a.document,n=a.immediatelyRender,r=ta(a,["children","className","document","immediatelyRender"]),i=function(e){var a=ne.defaults.allowedTags.concat(["img","del"]),t=aa(aa({},ne.defaults.allowedAttributes),{img:["src","alt"],a:["href","title"]});return ne(e,{allowedTags:a,allowedAttributes:t,disallowedTagsMode:"recursiveEscape"})},c=[le.configure({link:{openOnClick:!1}}),ee,re],s=ae({editable:!1,immediatelyRender:n,extensions:c,content:i(l)});return h(function(){null==s||s.commands.setContent(i(l))},[l,s]),e(te,aa({editor:s,className:o("prose prose-neutral",t),"data-testid":"doc-parser"},r))},tu=m(function(t,l){var n=t.label,r=t.labelPosition,i=void 0===r?"right":r,c=t.checked,s=t.onCheckedChange,d=t.disabled,m=t.id,u=t.className,v=ta(t,["label","labelPosition","checked","onCheckedChange","disabled","id","className"]),p=Xr(m);return a("div",{className:o("group/root flex items-center",{"flex-row":"right"===i},{"flex-row-reverse":"left"===i},u),children:[a(ie.Root,aa({id:p,checked:c,onCheckedChange:s,disabled:d,className:o("group/checkbox peer focus-ring-primary cursor-pointer rounded-md disabled:cursor-default"),ref:l},v,{children:[e(nr,{icon:er.CHECKBOX,size:"md",className:o("hidden text-neutral-400 group-data-[state=unchecked]/checkbox:block","group-hover/root:text-primary-400 group-data-disabled/checkbox:text-neutral-300")}),a(ie.Indicator,{className:"text-primary-400 group-data-disabled/checkbox:text-neutral-300",children:[e(nr,{icon:er.CHECKBOX_SELECTED,size:"md",className:"hidden group-data-[state=checked]/checkbox:block"}),e(nr,{icon:er.CHECKBOX_INDETERMINATE,size:"md",className:"hidden group-data-[state=indeterminate]/checkbox:block"})]})]})),e("label",{htmlFor:p,className:o("cursor-pointer text-sm leading-tight font-normal text-neutral-500 md:text-base","group-hover/root:text-neutral-800","peer-data-disabled:cursor-default peer-data-disabled:text-neutral-500 peer-data-[state=unchecked]:peer-data-disabled:text-neutral-300",{"pl-2 md:pl-3":"right"===i},{"pr-2 md:pr-3":"left"===i}),children:n})]})});tu.displayName="Checkbox";var lu=m(function(t,l){var n=t.id,r=t.avatar,i=t.label,c=t.description,s=t.tag,d=t.className,m=t.checked,u=t.onCheckedChange,v=t.disabled,p=t.children,f=ta(t,["id","avatar","label","description","tag","className","checked","onCheckedChange","disabled","children"]),h=Xr(n),g="".concat(h,"-label"),x=o("group flex min-w-0 cursor-pointer flex-col gap-3 outline-hidden transition-all","bg-neutral-0 focus-ring-primary rounded-xl border px-4 py-3 md:gap-4 md:px-6 md:py-4","border-primary-400 shadow-primary hover:shadow-primary-md","data-[state=unchecked]:enabled:shadow-neutral-sm data-[state=unchecked]:enabled:border-neutral-100","data-[state=unchecked]:enabled:hover:shadow-neutral","disabled:cursor-default disabled:border-neutral-300 disabled:bg-neutral-100 disabled:shadow-none","disabled:data-[state=unchecked]:border-neutral-200",d),b=o("max-w-full cursor-pointer truncate text-neutral-800 group-data-[state=unchecked]:text-neutral-800 md:text-base","group-data-disabled:cursor-default group-data-[state=unchecked]:group-data-disabled:text-neutral-300");return a(ie.Root,aa({id:h,ref:l,"aria-labelledby":g,checked:m,onCheckedChange:u,disabled:v,className:x},f,{children:[a("div",{className:o("flex w-full min-w-0 flex-row gap-3",{"items-center":!c}),children:[r&&e(La,{size:"sm",responsiveSize:{md:"md"},src:r}),a("div",{className:"flex min-w-0 flex-1 flex-col items-start gap-0.5 text-sm leading-tight font-normal md:gap-1",children:[e("p",{id:h,className:b,children:i}),c&&e("p",{className:"max-w-full truncate text-neutral-500 group-data-disabled:text-neutral-300",children:c})]}),s&&e(Fr,aa({},s,{className:o(s.className,{"self-start":c})})),e(nr,{icon:er.CHECKBOX,size:"md",className:o("mt-0.5 hidden text-neutral-400 group-data-disabled:text-neutral-300 group-data-[state=unchecked]:block md:mt-1",{"self-start":c})}),a(ie.Indicator,{className:o("text-primary-400 mt-0.5 group-data-disabled:text-neutral-500 md:mt-1",{"self-start":c}),children:[e(nr,{icon:er.CHECKBOX_SELECTED,size:"md",className:"hidden group-data-[state=checked]:block"}),e(nr,{icon:er.CHECKBOX_INDETERMINATE,size:"md",className:"hidden group-data-[state=indeterminate]:block"})]})]}),p&&e("div",{className:"hidden w-full group-data-[state=checked]:block",children:p})]}))});lu.displayName="CheckboxCard";var nu={default:["border-neutral-100 bg-neutral-0 shadow-neutral-sm","hover:border-neutral-200 hover:shadow-neutral","focus-within:border-primary-400 focus-within:shadow-primary","focus-within:hover:border-primary-400 focus-within:hover:shadow-primary"],warning:["border-warning-500 bg-neutral-0 shadow-warning-sm","hover:border-warning-600 hover:shadow-warning","focus-within:border-warning-600 focus-within:shadow-warning","focus-within:hover:border-warning-500 focus-within:hover:shadow-warning"],critical:["border-critical-500 bg-neutral-0 shadow-critical-sm","hover:border-critical-600 hover:shadow-critical","focus-within:border-critical-600 focus-within:shadow-critical","focus-within:hover:border-critical-500 focus-within:hover:shadow-critical"],disabled:["border-neutral-200 bg-neutral-100"]},ru=m(function(t,l){var n=Sa().copy,r=t.label,i=t.variant,c=void 0===i?"default":i,s=t.helpText,m=t.isOptional,u=t.maxLength,v=t.inputLength,p=void 0===v?0:v,f=t.alert,h=t.disabled,g=t.children,x=t.className,b=t.wrapperClassName,w=t.id,E=t.useCustomWrapper,z=ta(t,["label","variant","helpText","isOptional","maxLength","inputLength","alert","disabled","children","className","wrapperClassName","id","useCustomWrapper"]),y=o("flex min-h-12 w-full flex-row items-center","rounded-xl border text-neutral-500 transition-all","text-base font-normal leading-tight",nu[h?"disabled":c],b),N=o("text-xs font-normal leading-tight text-neutral-500 md:text-sm",{"animate-shake":p===u}),C=E?d.Fragment:"div",O=E?{}:{className:y};return a("div",aa({className:o("flex grow flex-col gap-2 md:gap-3",x),ref:l},z,{children:[(null!=r||null!=s)&&a("label",{className:"flex flex-col gap-0.5 md:gap-1",htmlFor:w,children:[r&&a("div",{className:"flex flex-row items-center gap-3",children:[e("p",{className:"text-base leading-tight font-normal text-neutral-800 md:text-lg",children:r}),m&&e(Fr,{variant:"neutral",label:n.inputContainer.optionalLabel})]}),s&&e("p",{className:"text-sm leading-normal font-normal text-neutral-500 md:text-base",children:s})]}),e(C,aa({},O,{children:g})),null!=u&&!f&&a("p",{className:N,children:[p,"/",u]}),f&&e(Br,{variant:f.variant,message:f.message})]}))});ru.displayName="InputContainer";var iu,cu,ou=function(a){var t=a.className,l=a.children,n=ta(a,["className","children"]),r=Xr();return e(ru,aa({id:r,useCustomWrapper:!0},n,{children:e("div",{className:o("flex min-w-0 flex-col gap-2 md:gap-3",t),children:l})}))},su=function(e){var a=e.label,t=e.variant,l=e.helpText,n=e.isOptional,r=e.alert,i=e.disabled,c=e.inputClassName,s=e.id,d=e.className,m=e.maxLength,u=e.onChange,v=e.value,p=e.wrapperClassName,g=ta(e,["label","variant","helpText","isOptional","alert","disabled","inputClassName","id","className","maxLength","onChange","value","wrapperClassName"]),x=Xr(s),b=ra(f(0),2),w=b[0],E=b[1],z={label:a,variant:t,helpText:l,isOptional:n,alert:r,disabled:i,id:x,maxLength:m,className:d,inputLength:w,wrapperClassName:p},y=o("size-full rounded-xl bg-transparent px-4 py-3 caret-neutral-500 outline-hidden","placeholder:text-base placeholder:font-normal placeholder:leading-tight placeholder:text-neutral-300",c),N=aa({id:x,disabled:i,className:y,onChange:function(e){E(e.target.value.length),null==u||u(e)},maxLength:m,value:v},g);return h(function(){var e;E(null!==(e=null==v?void 0:v.toString().length)&&void 0!==e?e:0)},[v]),{containerProps:z,inputProps:N}},du=function(e){var a=e.suffix,t=e.prefix,l=e.min,n=e.max,r=e.onChange,i=e.value,c=function(){var e,a=null===(e=wa.formatNumber(100000.1,{format:ua.TOKEN_AMOUNT_LONG}))||void 0===e?void 0:e.match(/([^0-9])/g);return{thousandsSeparator:null==a?void 0:a.shift(),radix:null==a?void 0:a.pop()}}(),o=c.thousandsSeparator,s=c.radix,d="".concat(null!=t?t:""," num ").concat(null!=a?a:"").trim(),m=null!=n?Number(n):void 0,u=null!=l?Number(l):void 0,v=ce({lazy:!1,mask:d,eager:!0,blocks:{num:{mask:Number,radix:s,thousandsSeparator:o,scale:30,max:m,min:u}}},{onAccept:function(e,a){null==r||r(a.unmaskedValue)}}),p=v.setUnmaskedValue;return h(function(){var e,a=null!==(e=null==i?void 0:i.toString())&&void 0!==e?e:"";p(a)},[p,i]),v},mu=m(function(t,l){var n=su(t),r=n.containerProps,i=n.inputProps,c=r.className,s=ta(r,["className"]),d=i.className,m=i.disabled,u=ta(i,["className","disabled"]),v=g(null);return a(ru,aa({className:o("relative",c)},s,{children:[e("input",aa({type:"date",className:o("calendar-icon-hidden absolute",d),ref:ya([v,l]),disabled:m},u)),!m&&e(Nr,{variant:"tertiary",size:"sm",iconLeft:er.CALENDAR,className:"absolute right-2",onClick:function(){var e;null===(e=v.current)||void 0===e||e.showPicker()}})]}))});mu.displayName="InputDate",function(e){e.SQUARE_ONLY="square-only",e.WRONG_DIMENSION="wrong-dimension",e.UNKNOWN_ERROR="unknown-file-error",e.FILE_INVALID_TYPE="file-invalid-type",e.TOO_MANY_FILES="too-many-files",e.FILE_TOO_LARGE="file-too-large"}(iu||(iu={}));var uu={default:{containerClasses:["border-[1px] border-neutral-100 hover:border-neutral-200 border-dashed cursor-pointer focus-ring-primary"],addIconClasses:["text-neutral-400 group-hover:text-neutral-600"]},warning:{containerClasses:["border-[1px] border-warning-300 hover:border-warning-400 border-dashed cursor-pointer focus-ring-warning"],addIconClasses:["text-warning-500 group-hover:text-warning-600"]},critical:{containerClasses:["border-[1px] border-critical-500 hover:border-critical-600 border-dashed cursor-pointer focus-ring-critical"],addIconClasses:["text-critical-500 group-hover:text-critical-600"]},disabled:{containerClasses:["border-[1px] border-neutral-200"],addIconClasses:["text-neutral-200"]}},vu=((cu={})[oe.FileInvalidType]=iu.FILE_INVALID_TYPE,cu[oe.FileTooLarge]=iu.FILE_TOO_LARGE,cu[oe.TooManyFiles]=iu.TOO_MANY_FILES,cu),pu=function(l){var n=l.maxFileSize,r=l.minDimension,i=l.maxDimension,c=l.acceptedFileTypes,s=void 0===c?{"image/png":[],"image/gif":[],"image/jpeg":[".jpg",".jpeg"]}:c,d=l.onlySquare,m=l.variant,u=void 0===m?"default":m,v=l.disabled,p=l.value,h=l.onChange,g=ta(l,["maxFileSize","minDimension","maxDimension","acceptedFileTypes","onlySquare","variant","disabled","value","onChange"]),x=g.id,w=ta(g,["id"]),E=Xr(x),z=ra(f(!1),2),y=z[0],N=z[1],C=b(function(e,a){var t;if(a.length>0){var l=a[0].errors[0].code,n=null!==(t=vu[l])&&void 0!==t?t:iu.UNKNOWN_ERROR;h({error:n})}else{var c=e[0],o=new Image;N(!0);o.addEventListener("load",function(){var e=r&&(o.width<r||o.height<r),a=i&&(o.width>i||o.height>i);d&&o.height!==o.width?h({error:iu.SQUARE_ONLY}):h((null!=e?e:a)?{error:iu.WRONG_DIMENSION}:{url:o.src,file:c}),N(!1)}),o.addEventListener("error",function(){N(!1),h({error:iu.UNKNOWN_ERROR})}),o.src=URL.createObjectURL(c)}},[i,r,h,d]),O=se({accept:s,maxSize:n,disabled:v,onDrop:C,multiple:!1}),A=O.getRootProps,R=O.getInputProps,T=uu[v?"disabled":u],S=T.containerClasses,_=T.addIconClasses,k=o("group flex size-16 items-center justify-center rounded-full bg-neutral-0 hover:shadow-neutral",S);return e(ru,aa({id:E,useCustomWrapper:!0},w,{children:a("div",aa({},A(),{className:k,children:[e("input",aa({},R(),{id:E})),(null==p?void 0:p.url)||(null==p?void 0:p.error)?a("div",{className:"relative",children:[e(La,{src:p.url,size:"lg",className:"cursor-pointer","data-testid":"avatar"}),e("button",{onClick:function(e){e.stopPropagation(),h(void 0),(null==p?void 0:p.url)&&URL.revokeObjectURL(p.url)},className:o("bg-neutral-0 shadow-neutral focus-ring-primary absolute -top-1 -right-1 cursor-pointer rounded-full p-1"),type:"button","aria-label":"Cancel Selection",children:e(nr,{icon:er.CLOSE,size:"sm"})})]}):a(t,{children:[y&&e(fr,{size:"lg",variant:"neutral"}),!(null==p?void 0:p.url)&&!y&&e(nr,{icon:er.PLUS,size:"lg",className:o(_)})]})]}))}))},fu=m(function(t,l){var n=t.max,r=void 0===n?Number.MAX_SAFE_INTEGER:n,i=t.min,c=void 0===i?Number.MIN_SAFE_INTEGER:i,s=t.step,d=void 0===s?1:s,m=t.prefix,u=t.suffix,v=t.onChange,p=ta(t,["max","min","step","prefix","suffix","onChange"]),f=d<=0?1:d,h=su(p),g=h.containerProps,x=h.inputProps,b=g.className,w=g.disabled,E=ta(g,["className","disabled"]),z=x.onKeyDown,y=x.className,N=x.value,C=ta(x,["onKeyDown","className","value"]),O=du({min:c,max:r,value:N,onChange:v,suffix:u,prefix:m}),A=O.ref,R=O.unmaskedValue,T=O.setUnmaskedValue,S=function(e){var a=Number(R),t=((e>0?Math.floor(a/d):Math.ceil(a/d))+e)*d,l=Math.min(r,Math.max(c,t)).toString();T(l),null==v||v(l)};return a(ru,aa({className:b,disabled:w},E,{children:[!w&&e(Nr,{size:"sm",variant:"tertiary",onClick:function(){return S(-1)},iconLeft:er.MINUS,className:"ml-2 shrink-0"}),e("input",aa({ref:ya([A,l]),step:f,max:r,min:c,inputMode:"numeric",onKeyDown:function(e){"ArrowUp"===e.key?S(1):"ArrowDown"===e.key&&S(-1),null==z||z(e)},className:o("spin-buttons-hidden text-center",y)},C)),!w&&e(Nr,{size:"sm",variant:"tertiary",iconLeft:er.PLUS,onClick:function(){return S(1)},className:"mr-2 shrink-0"})]}))});fu.displayName="InputNumber";var hu=function(t){var l=t.max,n=t.onChange,r=ta(t,["max","onChange"]),i=su(r),c=i.containerProps,s=i.inputProps,d=c.variant,m=ta(c,["variant"]),u=s.className,v=s.value,p=s.min,f=s.disabled,h=ta(s,["className","value","min","disabled"]),g=du({min:p,max:l,value:v,onChange:n}),x=g.ref,b=g.setUnmaskedValue,w=Sa().copy;return a(ru,aa({variant:d},m,{children:[e("input",aa({className:o("spin-buttons-hidden",u),ref:x,max:l,min:p,inputMode:"decimal",disabled:f},h)),!f&&e(Nr,{size:"sm",variant:"tertiary",className:"mr-2",onClick:function(){return b(l.toString())},children:w.inputNumberMax.max})]}))},gu=m(function(t,l){var n=t.isLoading,r=ta(t,["isLoading"]),i=su(r),c=i.containerProps,s=i.inputProps,d=c.inputLength,m=void 0===d?0:d,u=ta(c,["inputLength"]),v=s.className,p=s.onFocus,h=s.onBlur,x=s.disabled,b=ta(s,["className","onFocus","onBlur","disabled"]),w=g(null),E=ra(f(!1),2),z=E[0],y=E[1],N=m>0&&!x;return a(ru,aa({inputLength:m},u,{children:[n&&e(fr,{size:"sm",variant:"neutral",className:"ml-4"}),!n&&e(nr,{icon:er.SEARCH,size:"md",className:o("ml-4 text-neutral-400 transition-all",{"text-neutral-600":z})}),e("input",aa({type:"search",className:o("search-cancel-hidden",v),onFocus:function(e){y(!0),null==p||p(e)},onBlur:function(e){y(!1),null==h||h(e)},ref:ya([w,l]),disabled:x},b)),N&&e("button",{className:"mr-4 cursor-pointer",onClick:function(){var e,a;if(null!=w.current){null===(a=null===(e=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value"))||void 0===e?void 0:e.set)||void 0===a||a.call(w.current,"");var t=new Event("input",{bubbles:!0});w.current.dispatchEvent(t),w.current.focus()}},children:e(nr,{icon:er.CLOSE,className:"text-neutral-600"})})]}))});gu.displayName="InputSearch";var xu={default:"bg-neutral-50 border-neutral-100 text-neutral-500",warning:"bg-warning-100 border-warning-600 text-warning-600",critical:"bg-critical-100 border-critical-600 text-critical-600",disabled:"bg-neutral-50 border-neutral-200 text-neutral-500"},bu=m(function(t,l){var n=t.addonPosition,r=void 0===n?"left":n,i=t.addon,c=ta(t,["addonPosition","addon"]),s=su(c),d=s.containerProps,m=s.inputProps,u=d.wrapperClassName,v=d.variant,p=void 0===v?"default":v,f=d.disabled,h=ta(d,["wrapperClassName","variant","disabled"]),g=i&&""!==i.trim(),x=o("flex h-full shrink-0 items-center justify-center px-3 text-base font-normal leading-tight",xu[f?"disabled":p],{"border-r-[1px]":"left"===r},{"order-last border-l-[1px]":"right"===r});return a(ru,aa({wrapperClassName:o("overflow-hidden",u),variant:p,disabled:f},h,{children:[g&&e("div",{className:x,"data-testid":"input-addon",children:i}),e("input",aa({type:"text",ref:l},m))]}))});bu.displayName="InputText";var wu=m(function(t,l){var n=su(t),r=n.containerProps,i=n.inputProps,c=r.className,s=ta(r,["className"]),d=i.className,m=i.disabled,u=ta(i,["className","disabled"]),v=g(null);return a(ru,aa({className:c},s,{children:[e("input",aa({type:"time",ref:ya([v,l]),disabled:m,className:o("calendar-icon-hidden",d)},u)),!m&&e(Nr,{variant:"tertiary",size:"sm",iconLeft:er.CLOCK,className:"mr-2 shrink-0",onClick:function(){var e;null===(e=v.current)||void 0===e||e.showPicker()}})]}))});wu.displayName="InputTime";var Eu=m(function(t,l){var n=t.label,r=t.labelPosition,i=void 0===r?"right":r,c=t.id,s=t.value,d=t.disabled,m=t.className,u=ta(t,["label","labelPosition","id","value","disabled","className"]),v=Xr(c),p=o("group peer rounded-full outline-hidden cursor-pointer disabled:cursor-default focus-ring-primary",{"order-2":"left"===i}),f=o("cursor-pointer text-base leading-tight text-neutral-500","hover:text-neutral-800","peer-disabled:cursor-default peer-data-[state=unchecked]:peer-disabled:text-neutral-300",{"pr-2 md:pr-3":"left"===i},{"pl-2 md:pl-3":"right"===i});return a("div",{className:o("flex items-center px-0.5",m),children:[a(de,aa({id:v,value:s,disabled:d,className:p,ref:l},u,{children:[e(nr,{icon:er.RADIO,className:"group-hover:text-primary-400 text-neutral-300 group-disabled:text-neutral-300 group-data-[state=checked]:hidden"}),e(me,{className:"text-primary-400 group-disabled:text-neutral-300",children:e(nr,{icon:er.RADIO_SELECTED})})]})),e("label",{className:f,htmlFor:v,children:n})]})});Eu.displayName="Radio";var zu=m(function(t,l){var n=t.value,r=t.id,i=t.className,c=t.tag,s=t.avatar,d=t.label,m=t.description,u=t.disabled,v=t.children,p=ta(t,["value","id","className","tag","avatar","label","description","disabled","children"]),f=Xr(r),h="".concat(f,"-label"),g=o("group flex w-full flex-col gap-3 rounded-xl border border-neutral-100 bg-neutral-0 px-4 py-3 focus-ring-primary","shadow-neutral-sm outline-hidden transition-all cursor-pointer md:rounded-2xl md:px-6 md:py-4","data-[state=checked]:border-primary-400 data-[state=checked]:shadow-primary","hover:border-neutral-200 hover:shadow-neutral hover:data-[state=checked]:shadow-primary-md","disabled:cursor-default disabled:border-neutral-200 disabled:bg-neutral-100 disabled:shadow-none","disabled:data-[state=checked]:border-neutral-300 disabled:data-[state=checked]:shadow-none",i),x=o("text-left text-neutral-500 w-full group-disabled:text-neutral-300 truncate md:text-base","group-data-[state=checked]:text-neutral-800 group-data-[state=checked]:group-disabled:text-neutral-800");return a(de,aa({id:f,ref:l,value:n,disabled:u,className:g,"aria-labelledby":h},p,{children:[a("div",{className:"flex size-full items-center gap-x-3 md:gap-x-4",children:[s&&e(La,{size:"sm",responsiveSize:{md:"md"},src:s}),a("div",{className:o("flex min-w-0 flex-1 gap-x-0.5 md:gap-x-4",{"items-center":!m}),children:[a("div",{className:"flex min-w-0 flex-1 flex-col gap-y-0.5 text-sm leading-tight font-normal md:gap-y-1",children:[e("p",{className:x,id:h,children:d}),m&&e("p",{className:"w-full truncate text-left text-neutral-500 group-disabled:text-neutral-300",children:m})]}),c&&e(Fr,aa({},c))]}),a("span",{className:o({"h-full":m}),children:[e(nr,{icon:er.RADIO,className:"text-neutral-300 group-data-[state=checked]:hidden"}),e(me,{children:e(nr,{icon:er.RADIO_SELECTED,className:"text-primary-400 group-disabled:text-neutral-500"})})]})]}),v&&e("div",{className:"hidden group-data-[state=checked]:block",children:v})]}))});zu.displayName="RadioCard";var yu=m(function(a,t){var l=a.className,n=a.value,r=a.defaultValue,i=a.onValueChange,c=a.name,s=a.disabled,d=a.children,m=ta(a,["className","value","defaultValue","onValueChange","name","disabled","children"]),u=Xr();return e(ru,aa({id:u,useCustomWrapper:!0},m,{children:e(ue,{ref:t,id:u,value:n,defaultValue:r,onValueChange:i,name:c,disabled:s,className:o("flex min-w-0 flex-col gap-y-2 md:gap-y-3",l),children:d})}))});yu.displayName="RadioGroup";var Nu=function(t){var l=t.checked,n=t.className,r=t.defaultChecked,i=void 0!==r&&r,c=t.disabled,s=void 0!==c&&c,d=t.id,m=t.inlineLabel,u=t.name,v=t.onCheckedChanged,p=ta(t,["checked","className","defaultChecked","disabled","id","inlineLabel","name","onCheckedChanged"]),f=Xr(d),h=o("group peer w-10 cursor-default rounded-[40px] border border-neutral-200 bg-neutral-0 p-1 shadow-neutral-sm focus-ring-primary","data-[state=checked]:border-primary-400 data-[state=checked]:shadow-primary","disabled:bg-neutral-100 disabled:data-[state=checked]:border-neutral-200 disabled:data-[state=checked]:shadow-none"),g=o("block size-4 rounded-full bg-neutral-300 transition-transform duration-100 will-change-transform","data-[state=checked]:translate-x-[14px] data-[state=checked]:bg-primary-400","group-disabled:bg-neutral-200 data-[state=checked]:group-disabled:bg-neutral-300"),x=o("pl-2 text-sm font-normal leading-tight text-neutral-500 md:pl-3 md:text-base","peer-data-[state=checked]:text-neutral-800","peer-disabled:text-neutral-300 peer-data-[state=checked]:peer-disabled:text-neutral-800");return e(ru,aa({id:f,useCustomWrapper:!0},p,{children:a("div",{className:o("inline-flex items-center",n),children:[e(ve.Root,{onCheckedChange:v,id:f,className:h,name:u,checked:l,disabled:s,defaultChecked:i,children:e(ve.Thumb,{className:g})}),m&&e("label",{htmlFor:f,className:x,children:m})]})}))},Cu=m(function(a,t){var l=su(a),n=l.containerProps,r=l.inputProps,i=r.className,c=ta(r,["className"]),s=n.wrapperClassName,d=ta(n,["wrapperClassName"]);return e(ru,aa({wrapperClassName:o("grow overflow-auto rounded-br-none",s)},d,{children:e("textarea",aa({type:"text",className:o("min-h-40 leading-normal",i),ref:t},c))}))});Cu.displayName="TextArea";var Ou=function(t){var l=t.editor,n=t.disabled,r=t.onExpandClick,i=function(){return null==l?void 0:l.chain().focus().extendMarkRange("link").unsetLink().run()},c=function(){var e=null==l?void 0:l.getAttributes("link").href,a=window.prompt("URL",e);null!=a&&""!==a?null==l||l.chain().focus().extendMarkRange("link").setLink({href:a}).run():i()};return a("div",{className:o("flex flex-row justify-between gap-2 px-4 py-3 md:gap-3",{"gradient-neutral-50-transparent-to-b":!n}),children:[e("div",{className:"flex flex-row flex-wrap gap-2 md:gap-3",children:[{icon:er.RICHTEXT_BOLD,action:function(){return null==l?void 0:l.chain().focus().toggleBold().run()}},{icon:er.RICHTEXT_ITALIC,action:function(){return null==l?void 0:l.chain().focus().toggleItalic().run()}},{icon:er.RICHTEXT_LINK_ADD,action:c,hidden:null==l?void 0:l.isActive("link")},{icon:er.RICHTEXT_LINK_REMOVE,action:i,hidden:!(null==l?void 0:l.isActive("link"))},{icon:er.RICHTEXT_LIST_UNORDERED,action:function(){return null==l?void 0:l.chain().focus().toggleBulletList().run()}},{icon:er.RICHTEXT_LIST_ORDERED,action:function(){return null==l?void 0:l.chain().focus().toggleOrderedList().run()}}].filter(function(e){return!e.hidden}).map(function(a){var t=a.icon,l=a.action;return e(Nr,{variant:"tertiary",size:"sm",responsiveSize:{md:"md"},iconLeft:t,onClick:l,disabled:n},t)})}),e(Nr,{variant:"tertiary",size:"sm",responsiveSize:{md:"md"},iconLeft:er.EXPAND,onClick:r,disabled:n})]})},Au=o("first:before:pointer-events-none first:before:absolute first:before:top-5","first:before:text-base/tight first:before:font-normal first:before:text-neutral-300","first:before:content-[attr(data-placeholder)]"),Ru=function(t){var l=t.value,n=t.onChange,r=t.placeholder,i=t.disabled,c=t.className,s=t.id,d=t.immediatelyRender,m=t.valueFormat,u=void 0===m?"html":m,v=ta(t,["value","onChange","placeholder","disabled","className","id","immediatelyRender","valueFormat"]),p=ra(f(!1),2),g=p[0],x=p[1],b=Xr(s),w=[le.configure({trailingNode:!1}),pe.configure({placeholder:r,emptyNodeClass:Au,showOnlyWhenEditable:!1}),re.configure({transformPastedText:!0})],E=ae({extensions:w,content:l,editable:!i,immediatelyRender:d,editorProps:{attributes:{class:"relative outline-hidden p-4 [overflow-wrap:anywhere]! prose prose-neutral min-h-40 h-full max-w-none leading-normal",role:"textbox","aria-labelledby":b}},onUpdate:function(e){var a,t=e.editor;if(""!==t.getText()){var l=null!==(a={html:function(){return t.getHTML()},text:function(){return t.getText()},markdown:function(){var e=t.storage,a="markdown"in e?e.markdown:void 0;return null==a?void 0:a.getMarkdown().replace(/\\\n/g," \n")}}[u]())&&void 0!==a?a:t.getHTML();null==n||n(l)}else null==n||n("")}});h(function(){document.body.style.overflow=g?"hidden":"auto",g&&(document.body.style.pointerEvents="auto")},[g]),h(function(){return null==E?void 0:E.setEditable(!i)},[E,i]),h(function(){var e=function(e){"Escape"===e.key&&x(!1)};return window.addEventListener("keydown",e),function(){return window.removeEventListener("keydown",e)}},[]);var z=e(ru,aa({disabled:i,className:o(c,{"fixed top-0 left-0 z-[var(--guk-text-area-rich-text-expanded-z-index)] h-screen w-full [&>label]:hidden":g}),wrapperClassName:o("grow overflow-hidden",{"rounded-none!":g}),id:b},v,{children:a("div",{className:"flex h-full grow flex-col self-start overflow-auto",children:[e(Ou,{editor:E,disabled:i,onExpandClick:function(){return x(function(e){return!e})}}),e(te,{editor:E,className:"h-full"})]})}));return g?fe(z,document.body):z},Tu={h1:"text-2xl md:text-3xl",h2:"text-xl md:text-2xl",h3:"text-lg md:text-xl",h4:"text-base md:text-lg",h5:"text-sm md:text-base"},Su=m(function(a,t){var l=a.size,n=void 0===l?"h1":l,r=a.as,i=a.className,c=ta(a,["size","as","className"]),s=null!=r?r:n,d=o("font-normal leading-tight text-neutral-800",Tu[n],i);return e(s,aa({className:d,ref:t},c))});Su.displayName="Heading";var _u=function(e){var a=e.intervalDuration,t=void 0===a?1e3:a,l=e.children,n=ra(f(Date.now()),2),r=n[0],i=n[1];return h(function(){var e=setInterval(function(){return i(Date.now())},t);return function(){return clearInterval(e)}},[i,t]),l(r)},ku={info:"bg-info-500",primary:"bg-primary-500",success:"bg-success-500",warning:"bg-warning-500",critical:"bg-critical-500"},Iu=function(t){var l=t.className,n=t.variant,r=void 0===n?"primary":n,i=ta(t,["className","variant"]);return a("span",aa({"data-testid":"statePingAnimation",className:o("relative flex size-3",l)},i,{children:[e("span",{className:o("absolute inline-flex size-full animate-ping rounded-full opacity-75",ku[r])}),e("span",{className:o("relative inline-flex size-3 rounded-full",ku[r])})]}))},Mu={sm:{default:"h-3",sm:"sm:h-3",md:"md:h-3",lg:"lg:h-3",xl:"xl:h-3","2xl":"2xl:h-3"},md:{default:"h-4",sm:"sm:h-4",md:"md:h-4",lg:"lg:h-4",xl:"xl:h-4","2xl":"2xl:h-4"},lg:{default:"h-5",sm:"sm:h-5",md:"md:h-5",lg:"lg:h-5",xl:"xl:h-5","2xl":"2xl:h-5"},xl:{default:"h-6",sm:"sm:h-6",md:"md:h-6",lg:"lg:h-6",xl:"xl:h-6","2xl":"2xl:h-6"},"2xl":{default:"h-8",sm:"sm:h-8",md:"md:h-8",lg:"lg:h-8",xl:"xl:h-8","2xl":"2xl:h-8"}},Lu=m(function(a,t){var l=a.className,n=a.responsiveSize,r=a.size,i=void 0===r?"md":r,c=a.style,s=a.width,d=void 0===s?160:s,m=ta(a,["className","responsiveSize","size","style","width"]),u=o("animate-pulse rounded-full bg-neutral-50",Na.generateClassNames(i,n,Mu),l);return e("span",aa({"data-testid":"stateSkeletonBar",ref:t,className:u,tabIndex:-1,"aria-hidden":!0,style:aa({width:d},c)},m))});Lu.displayName="StateSkeletonBar";var Du={sm:{default:"size-6",sm:"sm:size-6",md:"md:size-6",lg:"lg:size-6",xl:"xl:size-6","2xl":"2xl:size-6"},md:{default:"size-8",sm:"sm:size-8",md:"md:size-8",lg:"lg:size-8",xl:"xl:size-8","2xl":"2xl:size-8"},lg:{default:"size-10",sm:"sm:size-10",md:"md:size-10",lg:"lg:size-10",xl:"xl:size-10","2xl":"2xl:size-10"},xl:{default:"size-14",sm:"sm:size-14",md:"md:size-14",lg:"lg:size-14",xl:"xl:size-14","2xl":"2xl:size-14"},"2xl":{default:"size-16",sm:"sm:size-16",md:"md:size-16",lg:"lg:size-16",xl:"xl:size-16","2xl":"2xl:size-16"}},Pu=m(function(a,t){var l=a.className,n=a.responsiveSize,r=a.size,i=void 0===r?"md":r,c=ta(a,["className","responsiveSize","size"]),s=o("shrink-0 animate-pulse rounded-full bg-neutral-50",Na.generateClassNames(i,n,Du),l);return e("span",aa({"data-testid":"stateSkeletonCircular",ref:t,className:s,tabIndex:-1,"aria-hidden":!0},c))});Pu.displayName="StateSkeletonCircular";var Hu=function(a){return e(he,aa({},a))},ju=u({isUnderlined:!1}),Vu=m(function(a,t){var l=a.children,n=a.isUnderlined,r=void 0!==n&&n,i=a.defaultValue,c=a.value,o=a.onValueChange,s=ta(a,["children","isUnderlined","defaultValue","value","onValueChange"]),d=p(function(){return{isUnderlined:r}},[r]);return e(ge,aa({ref:t,defaultValue:i,value:c,onValueChange:o,orientation:"horizontal"},s,{children:e(ju.Provider,{value:d,children:l})}))});Vu.displayName="TabsRoot";var Bu,qu=function(a){var t=a.children,l=a.className,n=ta(a,["children","className"]),r=v(ju).isUnderlined,i=o("flex gap-x-6",{"border-b border-neutral-100":r},l);return 1===w.count(t)?null:e(xe,aa({className:i},n,{children:t}))},Fu=function(t){var l=t.label,n=t.iconRight,r=t.className,i=t.value,c=t.disabled,s=ta(t,["label","iconRight","className","value","disabled"]),d=v(ju).isUnderlined,m=o("group line-clamp-1 flex items-center gap-x-4 rounded-t border-primary-400 py-3 text-base font-normal leading-tight","active:data-[state=active]:text-neutral-800 active:data-[state=active]:shadow-[inset_0_0_0_0,0_1px_0_0] active:data-[state=active]:shadow-primary-400","focus:outline-hidden",{"hover:shadow-[inset_0_0_0_0,0_1px_0_0] hover:shadow-neutral-800":d&&!c},"data-[state=active]:text-neutral-800 data-[state=active]:shadow-[inset_0_-1px_0_0,0_1px_0_0] data-[state=active]:shadow-primary-400",{"cursor-pointer text-neutral-500 hover:text-neutral-800":!c},{"text-neutral-300":c},r),u=o("group-data-[state=active]:text-neutral-800",{"text-neutral-200":c},{"text-neutral-500 group-hover:text-neutral-300":!c},{"group-focus:text-neutral-500 group-active:text-neutral-600":!c});return a(be,aa({className:m,value:i,disabled:c},s,{children:[l,n&&e(nr,{icon:n,size:"sm",className:u})]}))},Uu={Root:Vu,List:qu,Trigger:Fu,Content:Hu},Ku=function(a){var t=a.className,l=a.label,n=a.value,r=a.disabled,i=ta(a,["className","label","value","disabled"]),c=o("flex h-8 md:h-10 items-center rounded-lg md:rounded-xl border px-3 md:px-4 outline-hidden transition-all cursor-pointer focus-ring-primary","data-[state=off]:enabled:border-neutral-100 data-[state=off]:enabled:bg-neutral-0 data-[state=off]:enabled:text-neutral-500 data-state-off:enabled:shadow-neutral-sm","data-[state=off]:hover:enabled:border-neutral-200 data-[state=off]:hover:enabled:shadow-neutral","data-[state=on]:enabled:border-primary-400 data-[state=on]:enabled:bg-neutral-0 data-[state=on]:enabled:text-primary-400 data-state-on:enabled:shadow-primary-sm","data-[state=on]:hover:enabled:shadow-primary","disabled:border-neutral-100 disabled:bg-neutral-100 disabled:text-neutral-300 disabled:cursor-default",t);return e(we,aa({className:c,disabled:r,value:n},i,{children:e("p",{className:"text-sm leading-normal font-normal md:text-base",children:l})}))},Gu=function(a){var t=a.variant,l=void 0===t?"fixed":t,n=a.orientation,r=void 0===n?"horizontal":n,i=a.value,c=a.defaultValue,s=a.onChange,d=a.isMultiSelect,m=a.className,u=ta(a,["variant","orientation","value","defaultValue","onChange","isMultiSelect","className"]),v=o("flex flex-wrap","vertical"===r?"flex-col":"flex-row",{"gap-2 md:gap-3":"fixed"===l},{"justify-between gap-y-2":"space-between"===l},m);return e(Ee,aa(d?{type:"multiple",className:v,value:i,onValueChange:s,defaultValue:c,orientation:r}:{type:"single",className:v,value:i,onValueChange:s,defaultValue:c,orientation:r},u))},Wu={addressInput:{clear:"Clear",paste:"Paste",checksum:"Invalid checksum"},assetDataListItemStructure:{unknown:"Unknown"},memberDataListItemStructure:{yourDelegate:"Your Delegate",you:"You",delegations:"Delegations",votingPower:"Voting Power"},actionSimulation:{action:"action",actions:"actions",totalActionsTerm:"Total actions",lastSimulationTerm:"Last simulation",never:"Never",executableTerm:"Executable",simulateAgain:"Simulate again",simulate:"Simulate",simulating:"Simulating",viewOnTenderly:"View on Tenderly",likelyToSucceed:"Likely to succeed",likelyToFail:"Likely to fail",unknown:"Unknown"},proposalActionsContainer:{emptyHeader:"No actions added"},proposalActionsFooter:{collapse:"Collapse all",expand:"Expand all",more:"More"},proposalActionsItem:{dropdownLabel:"More",nativeSendAlert:"Proceed with caution",nativeSendDescription:function(e,a){return"This action attempts to send ".concat(e," ").concat(a,". This could cause the action to fail or result in a loss of funds.")},of:"of",menu:{BASIC:"Basic",dropdownLabel:"View action as",DECODED:"Decoded",RAW:"Raw"}},proposalActionsDecoder:{copyData:"Copy data",add:"Add",noParametersMessage:"This write function has no parameters.",validation:{required:function(e){return"".concat(e," is required.")},boolean:function(e){return"".concat(e,' must be set to "true" or "false".')},address:function(e){return"".concat(e," is not a valid address.")},bytes:function(e){return"".concat(e," is not a valid bytes value.")},unsignedNumber:function(e){return"".concat(e," is not a valid uint value.")}}},proposalActionChangeMembers:{summary:"Summary",added:"Added",removed:"Removed",members:"members",adjustMemberCount:{addMembers:"Add members",removeMembers:"Remove members"},existingMembers:"Existing members",blockNote:"At the block in which the proposal was created"},proposalActionsChangeSettings:{existingToggle:"Existing",proposedToggle:"Proposed"},proposalActionsUpdateMetadata:{logoTerm:"Logo",nameTerm:"Name",linkTerm:"Links",descriptionTerm:"Description",summaryTerm:"Summary",processKeyTerm:"Process Key",existingToggle:"Existing",proposedToggle:"Proposed"},proposalActionsTokenMint:{summaryHeading:"Summary",newTokensTerm:"New tokens",newHoldersTerm:"New holders",totalTokenSupplyTerm:"Total token supply",totalHoldersTerm:"Total token holders"},proposalDataListItemStatus:{voted:"Voted",ago:"ago",left:"left",in:"in",statusLabel:{ACCEPTED:"Accepted",ADVANCEABLE:"Advanceable",ACTIVE:"Active",DRAFT:"Draft",EXECUTED:"Executed",EXPIRED:"Expired",FAILED:"Failed",PENDING:"Pending",EXECUTABLE:"Executable",REJECTED:"Rejected",VETOED:"Vetoed",UNREACHED:"Unreached"}},proposalDataListItemStructure:{by:"by",creators:"creators"},proposalVotingTabs:{BREAKDOWN:"Breakdown",VOTES:"Votes",DETAILS:"Settings"},proposalVotingBreakdownMultisig:{name:"Approval",nameVeto:"Veto",description:function(e){return"of ".concat(e," members")}},proposalVotingBreakdownToken:{option:{yes:"Yes",no:"No",abstain:"Abstain",approveDescription:" to approve",vetoDescription:" to veto"},support:{name:"Support",nameVeto:"Veto support",description:function(e){return"of ".concat(e)}},minParticipation:{name:"Minimum participation",description:function(e){return"of ".concat(e)}}},proposalVotingProgressItem:{reached:"reached",unreached:"not reached"},proposalVotingStatus:{main:{proposal:"Proposal",stage:"Stage"},secondary:{pending:"is pending",active:"left to vote",accepted:"has been",executable:"has been",executed:"has been",rejected:"has been",expired:"has expired",unreached:"not reached",vetoed:"has been",advanceable:function(e,a){return e?a?"left to advance":"is":"until advanceable"}},status:{accepted:"accepted",rejected:"rejected",vetoed:"vetoed",advanceable:"advanceable",executed:"accepted",executable:"accepted"}},proposalVotingStage:{stage:function(e){return"Stage ".concat(e.toString())}},proposalVotingBodyContent:{back:"All bodies"},voteDataListItemStructure:{yourDelegate:"Your delegate",you:"You"},wallet:{connect:"Connect"},smartContractFunctionDataListItemStructure:{remove:"Remove",notVerified:{function:"Unknown",contract:"Unverified contract"}}},Xu=ke({chains:[Ve,Be,qe,Fe,Ue,Ke,Ge,We],client:function(e){var a=e.chain;return Ce({chain:a,transport:Oe()})}}),Zu=new ze({defaultOptions:{queries:{staleTime:12e4,gcTime:3e5}}}),Yu={copy:Wu},Ju=u(Yu),$u=function(a){var t=a.queryClient,l=void 0===t?Zu:t,n=a.wagmiConfig,r=void 0===n?Xu:n,i=a.wagmiInitialState,c=a.coreProviderValues,o=a.children,s=a.values,d=p(function(){var e;return{copy:null!==(e=null==s?void 0:s.copy)&&void 0!==e?e:Yu.copy}},[s]);return e(Ju.Provider,{value:d,children:e(Ie,{config:r,initialState:i,children:e(ye,{client:l,children:e(Ta,{values:c,children:o})})})})},Qu=function(){return v(Ju)},ev=function(l){var n,r=l.totalActions,i=l.lastSimulation,c=l.isLoading,s=l.isEnabled,d=void 0===s||s,m=l.onSimulate,u=l.className,v=l.error,f=Qu().copy,h=f.actionSimulation,g=p(function(){switch(null==i?void 0:i.status){case"success":return{icon:er.CHECKMARK,label:h.likelyToSucceed,textColor:"text-success-800",variant:"success"};case"failed":return{icon:er.CRITICAL,label:h.likelyToFail,textColor:"text-warning-800",variant:"warning"};default:return{icon:er.INFO,label:h.unknown,textColor:"text-neutral-500",variant:"neutral"}}},[h,null==i?void 0:i.status]),x=null!==(n=wa.formatDate(null==i?void 0:i.timestamp,{format:fa.YEAR_MONTH_DAY_TIME}))&&void 0!==n?n:h.never;return a(Tm.Item,{className:o("flex flex-col gap-4 p-4 pt-1 pb-4",u),children:[a(Im.Container,{children:[e(Im.Item,{term:f.actionSimulation.totalActionsTerm,children:"".concat(r.toString()," ").concat(1!==r?h.actions:h.action)}),e(Im.Item,{term:f.actionSimulation.lastSimulationTerm,children:c?a("span",{className:"text-primary-400 flex items-center gap-2 md:gap-3",children:[e(fr,{size:"md",variant:"primary"}),h.simulating]}):e("span",{className:"inline-block first-letter:capitalize",children:x})}),e(Im.Item,{term:f.actionSimulation.executableTerm,children:e("div",{className:"flex w-full items-center justify-between",children:e("div",{className:"flex items-center gap-2",children:c?a("span",{className:"text-primary-400 flex items-center gap-2 md:gap-3",children:[e(fr,{size:"md",variant:"primary"}),h.simulating]}):a(t,{children:[e("div",{className:"flex size-6 items-center justify-center",children:e(or,{icon:g.icon,size:"sm",variant:g.variant})}),e("span",{className:o("text-sm md:text-base",g.textColor),children:g.label})]})})})})]}),a("div",{className:o("flex flex-col gap-2 md:flex-row md:justify-between"),children:[d&&e(Nr,{variant:"secondary",size:"md",onClick:m,isLoading:c,children:c?f.actionSimulation.simulating:i?f.actionSimulation.simulateAgain:f.actionSimulation.simulate}),e(Nr,{variant:"failed"===(null==i?void 0:i.status)?"warning":"tertiary",size:"md",disabled:!(null==i?void 0:i.url),href:null==i?void 0:i.url,target:"_blank",iconRight:er.LINK_EXTERNAL,children:f.actionSimulation.viewOnTenderly})]}),v&&a("div",{className:"text-critical-800 flex items-center gap-2 text-sm",children:[e(or,{icon:er.INFO,size:"sm",variant:"critical"}),v]})]})},av=function(e){var a=null!=e?e:{},t=a.chains,l=a.chainId,n=Me(),r=b(function(e){var a,r=null!=t?t:n,i=null!=e?e:l,c=i?r.find(function(e){return e.id===i}):r[0];return null===(a=null==c?void 0:c.blockExplorers)||void 0===a?void 0:a.default},[t,n,l]),i=b(function(e){var a=e.type,t=e.chainId,n=e.id,i=r(null!=t?t:l),c=null==i?void 0:i.url;return null!=c&&null!=n?"".concat(c,"/").concat(a,"/").concat(n):void 0},[r,l]);return{blockExplorer:r(l),getBlockExplorer:r,buildEntityUrl:i}};!function(e){e.ADDRESS="address",e.TRANSACTION="tx",e.TOKEN="token"}(Bu||(Bu={}));var tv=function(e){var a=Ye();return za(!e||null!=a,"useFormContext: hook must be used inside a form context."),null!=a?a:{}},lv=new function(){var e=this;this.isAddress=function(e,a){return void 0===e&&(e=""),void 0===a&&(a={strict:!1}),Ae(e,a)},this.truncateAddress=function(a){return void 0===a&&(a=""),e.isAddress(a)?"".concat(a.slice(0,6),"…").concat(a.slice(a.length-4,a.length)):a},this.getChecksum=function(e){return void 0===e&&(e=""),Re(e)},this.isAddressEqual=function(a,t){return void 0===a&&(a=""),void 0===t&&(t=""),e.isAddress(a)&&e.isAddress(t)&&a.toLowerCase()===t.toLowerCase()}},nv=new function(){var e=this;this.ensPattern=/^(?:[a-z0-9]+(?:[-_][a-z0-9]+)*\.)*[a-z0-9]+(?:[-_][a-z0-9]+)*\.eth$/,this.isEnsName=function(a){return null!=a&&a.length>6&&e.ensPattern.test(a)},this.truncateEns=function(a){return void 0===a&&(a=""),e.isEnsName(a)&&a.length>9?"".concat(a.slice(0,5),"…").concat(a.slice(a.length-3,a.length)):a}},rv=function(a){var t,l=a.ensName,n=a.address,r=a.avatarSrc,i=a.chainId,c=void 0===i?Xe.id:i,o=a.wagmiConfig,s=ta(a,["ensName","address","avatarSrc","chainId","wagmiConfig"]),d=lv.isAddress(n),m=nv.isEnsName(l),u=Le({name:l,query:{enabled:m&&!d&&null==r},chainId:c,config:o}),v=u.data,p=u.isLoading,f=d?n:v,h=De({address:f,query:{enabled:null!=f&&null==r},chainId:c,config:o}),g=h.data,x=h.isLoading,b=m?l:g,w=Pe({name:b?Ze(b):void 0,query:{enabled:null!=b&&null==r},chainId:c,config:o}),E=w.data,z=w.isLoading,y=null!==(t=null!=r?r:E)&&void 0!==t?t:void 0,N=f&&!Ca.isServer()?Qe.create({seed:lv.getChecksum(f),scale:8,size:8}).toDataURL():void 0;return e(La,aa({src:y,fallback:N&&!(z||x||p)?e("img",{className:"size-full",src:N,alt:"Blockies avatar"}):void 0},s))},iv=function(t){var l=t.className,n=ta(t,["className"]);return a(Tm.Item,aa({tabIndex:0,"aria-busy":"true","aria-label":"loading",className:o("bg-neutral-0 flex min-h-[147.5px] flex-col items-start justify-center gap-y-3 py-4 md:min-h-[179px] md:min-w-44 md:gap-y-4 md:py-6",l)},n,{children:[e(Pu,{size:"sm",responsiveSize:{md:"md"}}),e("div",{className:"flex w-2/3",children:e(Lu,{size:"lg",responsiveSize:{md:"xl"},width:"100%"})}),a("div",{className:"flex w-full flex-col gap-y-2 md:w-5/6 md:gap-y-2.5",children:[e(Lu,{width:"50%"}),e(Lu,{width:"40%"})]})]}))},cv=function(t){var l=t.isDelegate,n=t.delegationCount,r=t.tokenAmount,i=t.avatarSrc,c=t.ensName,s=t.address,d=t.tokenSymbol,m=t.hideLabelTokenVoting,u=t.className,v=ta(t,["isDelegate","delegationCount","tokenAmount","avatarSrc","ensName","address","tokenSymbol","hideLabelTokenVoting","className"]),p=He(),f=p.address,h=p.isConnected,g=Qu().copy,x=h&&s&&lv.isAddressEqual(f,s),b=null!=c&&c.length>0?c:lv.truncateAddress(s),w=null!=n||null!=r,E=wa.formatNumber(n,{format:ua.GENERIC_SHORT}),z=wa.formatNumber(r,{format:ua.GENERIC_SHORT});return a(Tm.Item,aa({className:o("flex min-w-fit flex-col items-start justify-center gap-y-3 py-4 md:min-w-44 md:py-6",u)},v,{children:[a("div",{className:"flex w-full items-center justify-between",children:[e(rv,{ensName:c,address:s,avatarSrc:i,size:"sm",responsiveSize:{md:"md"}}),l&&!x&&e(Fr,{variant:"info",label:g.memberDataListItemStructure.yourDelegate}),x&&e(Fr,{variant:"neutral",label:g.memberDataListItemStructure.you})]}),e(Su,{className:"inline-block w-full truncate",size:"h3",as:"h2",children:b}),w&&a("div",{className:"flex flex-col gap-y-2",children:[a(Su,{size:"h5",as:"h3",className:o("text-sm leading-tight md:text-base",{invisible:null==n||0===n}),children:[e("span",{className:"text-neutral-800",children:E}),a("span",{className:"text-neutral-500",children:[" ",g.memberDataListItemStructure.delegations]})]}),a(Su,{size:"h5",as:"h3",children:[a("span",{className:"text-neutral-800",children:[null!=z?z:"",d?" ".concat(d):""]}),!m&&a("span",{className:"text-neutral-500",children:[" ",g.memberDataListItemStructure.votingPower]})]})]})]}))},ov={Structure:cv,Skeleton:iv},sv=m(function(l,n){var r,i=l.value,c=void 0===i?"":i,s=l.onChange,d=l.onAccept,m=l.enforceChecksum,u=void 0===m||m,v=l.wagmiConfig,p=l.chainId,x=void 0===p?Xe.id:p,b=ta(l,["value","onChange","onAccept","enforceChecksum","wagmiConfig","chainId"]),w=su(b),E=w.containerProps,z=w.inputProps,y=z.onFocus,N=z.onBlur,C=z.className,O=ta(z,["onFocus","onBlur","className"]),A=Xe.id,R=Ne(),T=je(),S=g(d),_=g(!1),k=null!=v?v:T,I=k.chains.find(function(e){return e.id===A}),M=av({chainId:x}).buildEntityUrl,L=null!=(null===(r=null==I?void 0:I.contracts)||void 0===r?void 0:r.ensUniversalResolver),D=g(null),P=ra(Wr(c,{delay:300}),2),H=P[0],j=P[1],V=ra(f(!1),2),B=V[0],q=V[1],F=Qu().copy,U=nv.isEnsName(H),K=lv.isAddress(H),G=lv.isAddress(H,{strict:!0}),W=u&&K&&!G,X=Le({name:U?Ze(H):void 0,config:k,chainId:A,query:{enabled:L&&U}}),Z=X.data,Y=X.isFetching,J=X.queryKey,$=De({address:H,config:k,chainId:A,query:{enabled:L&&K}}),Q=$.data,ee=$.isFetching,ae=$.queryKey,te=Y||ee,le=ra(f(nv.isEnsName(c)?"ens":"address"),2),ne=le[0],re=le[1],ie=function(){_.current=!0;var e="ens"===ne?"address":"ens",a="ens"===e?Q:Z;a&&(re(e),null==s||s(a),j(a))};h(function(){if(!te){var e=S.current;if(Z){var a=Ze(H);null==e||e({address:Z,name:a})}else if(K&&!W){var t=lv.getChecksum(H);null==e||e({address:t,name:null!=Q?Q:void 0})}else null==e||e(void 0)}},[Z,Q,H,K,W,te]),h(function(){var e=nv.isEnsName(c)?"ens":"address";re(e)},[c]),h(function(){_.current||!B&&Q&&lv.isAddress(c)&&(_.current=!0,re("ens"),null==s||s(Q),j(Q))},[Q,c,B,s,j]),h(function(){if(Q&&K){var e=ia([],ra(J),!1);e[1].name=Q,R.setQueryData(e,H)}},[R,Q,H,K,J]),h(function(){if(Z&&U){var e=ia([],ra(ae),!1);e[1].address=Z,R.setQueryData(e,Ze(H))}},[R,Z,H,U,ae]),h(function(){if(D.current){D.current.style.height="auto";var e="".concat(D.current.scrollHeight.toString(),"px");D.current.style.height=e}},[c,B]);var ce=W?{message:F.addressInput.checksum,variant:"critical"}:E.alert,oe=lv.isAddress(c)&&!B,se=null!=Z?Z:lv.isAddress(c)?c:void 0,de=se?M({type:Bu.ADDRESS,id:se,chainId:x}):void 0,me=oe?lv.truncateAddress(c):c,ue="ens"===ne&&null!=Z&&!B&&!te,ve="address"===ne&&null!=Q&&!B&&!te;return a(ru,aa({},E,{alert:ce,children:[a("div",{className:"ml-3 shrink-0",children:[te&&e(fr,{variant:"neutral",size:"lg"}),!te&&e(rv,{address:se,chainId:A,wagmiConfig:k})]}),e("textarea",aa({type:"text",ref:ya([n,D]),onFocus:function(e){q(!0),null==y||y(e)},onBlur:function(e){q(!1);var a=c.trim();a!==c&&(null==s||s(a)),null==N||N(e)},rows:1,className:o("!md:px-4 min-h-11 resize-none px-3!",{"whitespace-normal":B},C)},O,{value:me,onChange:function(e){var a=e.target.value;if(u){var t=a.slice(2),l=lv.isAddress(a,{strict:!0}),n=lv.isAddress(a)&&t===t.toUpperCase(),r=l||n?lv.getChecksum(a):a;null==s||s(r)}else null==s||s(a)}})),a("div",{className:"mr-2 flex flex-row gap-2",children:[ue&&e(Nr,{variant:"tertiary",size:"sm",onClick:ie,className:"min-w-max",children:"0x…"}),ve&&e(Nr,{variant:"tertiary",size:"sm",onClick:ie,className:"min-w-max",children:"ENS"}),null!=se&&!B&&a(t,{children:[e(Nr,{variant:"tertiary",size:"sm",href:de,target:"_blank",iconLeft:er.LINK_EXTERNAL}),e(dm,{copyValue:c,variant:"button"})]}),c.length>0&&B&&e(Nr,{variant:"tertiary",size:"sm",onMouseDown:function(){return null==s?void 0:s(void 0)},children:F.addressInput.clear}),0===c.length&&e(Nr,{variant:"tertiary",size:"sm",onClick:function(){return la(void 0,void 0,void 0,function(){var e;return na(this,function(a){switch(a.label){case 0:return[4,pa.paste()];case 1:return e=a.sent(),null==s||s(e),[2]}})})},children:F.addressInput.paste})]})]}))});sv.displayName="AddressInput";var dv=function(t){var l=t.className,n=ta(t,["className"]);return a(Tm.Item,aa({tabIndex:0,"aria-busy":"true","aria-label":"loading",className:o("bg-neutral-0 flex min-h-[70px] w-full items-center gap-x-3 gap-y-4 py-3 md:min-h-[88.5px] md:py-5",l)},n,{children:[e(Pu,{responsiveSize:{md:"lg"}}),a("div",{className:"flex w-full justify-between",children:[a("div",{className:"flex w-full flex-col gap-y-1 md:gap-y-1.5",children:[e(Lu,{className:"shrink-0",responsiveSize:{md:"lg"},width:"100%"}),e("div",{className:"flex size-full items-center justify-start md:w-1/2",children:e(Lu,{responsiveSize:{md:"lg"},width:"50%"})})]}),a("div",{className:"flex w-full flex-col items-end gap-y-1 md:gap-y-1.5",children:[e(Lu,{responsiveSize:{md:"lg"},width:"40%"}),e(Lu,{responsiveSize:{md:"lg"},width:"33%"})]})]})]}))},mv=function(t){var l=t.logoSrc,n=t.name,r=t.amount,i=t.symbol,c=t.fiatPrice,s=t.className,d=t.hideValue,m=ta(t,["logoSrc","name","amount","symbol","fiatPrice","className","hideValue"]),u=Qu().copy,v=Number(r)*Number(c),p=wa.formatNumber(v,{format:ua.FIAT_TOTAL_SHORT,fallback:u.assetDataListItemStructure.unknown}),f=wa.formatNumber(r,{format:ua.TOKEN_AMOUNT_SHORT}),h="".concat(f," ").concat(i);return a(Tm.Item,aa({className:o("flex items-center justify-between gap-x-3 py-3 md:py-5",s)},m,{children:[a("div",{className:"flex min-w-0 items-center gap-3",children:[e(La,{src:l,responsiveSize:{md:"md",sm:"sm"},className:"block shrink-0"}),e("span",{className:"truncate text-base leading-tight text-neutral-800 md:text-lg",children:n})]}),e("div",{className:"flex min-w-0 gap-x-2 text-right",children:a("div",{className:"flex min-w-0 flex-col gap-y-1",children:[e("span",{className:"truncate text-base leading-tight text-neutral-800 md:text-lg",children:d?h:p}),!d&&e("span",{className:"truncate text-sm leading-tight text-neutral-500 md:text-base",children:h})]})})]}))},uv={Structure:mv,Skeleton:dv},vv=function(t){var l=t.participant,n=t.addressUrl,r=t.txRole,i=null!=l.name&&l.name.length>0?l.name:lv.truncateAddress(l.address);return a(sr,{href:n,target:"_blank",rel:"noopener noreferrer",className:o("group flex h-20 items-center space-x-4 border-neutral-100 px-4","hover:shadow-neutral-md focus-ring-primary hover:border-neutral-200","active:border-neutral-300 active:shadow-none","md:w-1/2 md:p-6",{"rounded-t-xl md:rounded-l-xl md:rounded-r-none":"sender"===r,"rounded-b-xl md:rounded-l-none md:rounded-r-xl md:pl-8":"recipient"===r},{"border-x border-t md:border-y md:border-r-0 md:border-l":"sender"===r,"border-x border-b md:border-y md:border-r md:border-l-0":"recipient"===r},{"focus-visible:rounded-t-xl md:focus-visible:rounded-l-xl md:focus-visible:rounded-r-none":"sender"===r,"focus-visible:rounded-b-xl md:focus-visible:rounded-l-none md:focus-visible:rounded-r-xl":"recipient"===r}),children:[e(rv,{className:"group-hover:shadow-neutral-md group-active:shadow-none",responsiveSize:{md:"md"},ensName:l.name,address:l.address,avatarSrc:l.avatarSrc}),a("div",{className:"flex min-w-0 flex-col",children:[e("span",{className:"text-xs leading-tight font-normal text-neutral-500 md:text-sm",children:"sender"===r?"From":"To"}),a("div",{className:"flex items-center space-x-1",children:[e("span",{className:"truncate text-sm leading-tight font-normal text-neutral-800 md:text-base",children:i}),e(nr,{icon:er.LINK_EXTERNAL,size:"sm",className:"group-hover:text-primary-300 group-active:text-primary-400 float-right text-neutral-300"})]})]})]})},pv=function(t){var l=t.sender,n=t.recipient,r=t.assetName,i=t.assetAddress,c=t.assetIconSrc,s=t.assetAmount,d=t.assetSymbol,m=t.assetFiatPrice,u=t.chainId,v=void 0===u?Xe.id:u,p=t.wagmiConfig,f=av({chains:null==p?void 0:p.chains,chainId:v}).buildEntityUrl,h=f({type:Bu.ADDRESS,id:l.address}),g=f({type:Bu.ADDRESS,id:n.address}),x=i===Te?void 0:f({type:Bu.TOKEN,id:i}),b=wa.formatNumber(s,{format:ua.TOKEN_AMOUNT_SHORT,withSign:!0,fallback:"-"}),w="".concat(b," ").concat(d),E=Number(s)*Number(m),z=wa.formatNumber(E,{format:ua.FIAT_TOTAL_SHORT,fallback:" "});return a("div",{className:"flex size-full flex-col gap-y-2 md:gap-y-3",children:[a("div",{className:"bg-neutral-0 relative flex h-full flex-col rounded-xl md:flex-row",children:[e(vv,{txRole:"sender",participant:l,addressUrl:h}),e("div",{className:"border-t border-neutral-100 md:border-l"}),e(or,{icon:er.CHEVRON_DOWN,size:"sm",className:o("absolute top-1/2 left-4 -translate-y-1/2 bg-neutral-50 text-neutral-300","md:left-1/2 md:-translate-x-1/2 md:-rotate-90")}),e(vv,{txRole:"recipient",participant:n,addressUrl:g})]}),a(Tm.Item,{href:x,target:"_blank",rel:"noopener noreferrer",className:"flex h-16 items-center justify-between px-4 md:h-20 md:px-6",children:[a("div",{className:"flex items-center space-x-3 md:space-x-4",children:[e(La,{responsiveSize:{md:"md"},src:c}),e("span",{className:"text-sm leading-tight text-neutral-800 md:text-base",children:r})]}),a("div",{className:"flex flex-col items-end justify-end",children:[e("span",{className:"text-sm leading-tight text-neutral-800 md:text-base",children:w}),e("span",{className:"text-sm leading-tight text-neutral-500 md:text-base",children:z})]})]})]})},fv={xs:{default:"text-xs",sm:"sm:text-xs",md:"md:text-xs",lg:"lg:text-xs",xl:"xl:text-xs","2xl":"2xl:text-xs"},sm:{default:"text-sm",sm:"sm:text-sm",md:"md:text-sm",lg:"lg:text-sm",xl:"xl:text-sm","2xl":"2xl:text-sm"},md:{default:"text-md",sm:"sm:text-md",md:"md:text-md",lg:"lg:text-md",xl:"xl:text-md","2xl":"2xl:text-md"},lg:{default:"text-lg",sm:"sm:text-lg",md:"md:text-lg",lg:"lg:text-lg",xl:"xl:text-lg","2xl":"2xl:text-lg"},xl:{default:"text-xl",sm:"sm:text-xl",md:"md:text-xl",lg:"lg:text-xl",xl:"xl:text-xl","2xl":"2xl:text-xl"},"2xl":{default:"text-2xl",sm:"sm:text-2xl",md:"md:text-2xl",lg:"lg:text-2xl",xl:"xl:text-2xl","2xl":"2xl:text-2xl"}},hv=function(a){var t=a.name,l=a.size,n=void 0===l?"lg":l,r=a.responsiveSize,i=a.className,c=ta(a,["name","size","responsiveSize","className"]),s=function(e){if(!e)return"";var a=e.trim();if(a.length<=2)return a;var t=a.split(" ");return t.length<2?t[0][0]+t[0][1]:t[0][0]+t[1][0]}(t).toUpperCase();return e(La,aa({size:n,responsiveSize:r,fallback:e("span",{className:o("bg-primary-400 text-neutral-0 flex size-full items-center justify-center rounded-full leading-tight",Na.generateClassNames(n,r,fv),i),children:s})},c))};var gv,xv,bv=function(t){var l=t.className,n=ta(t,["className"]);return a(Tm.Item,aa({tabIndex:0,"aria-busy":"true","aria-label":"loading",className:o("flex min-h-[173.5px] w-full flex-col justify-center gap-y-3 py-4 md:min-h-[207px] md:gap-y-4 md:py-6",l)},n,{children:[a("div",{className:"flex w-full justify-between",children:[a("div",{className:"flex w-2/3 flex-col gap-y-2.5 text-neutral-800",children:[e(Lu,{size:"lg",responsiveSize:{md:"xl"},width:"100%"}),e(Lu,{responsiveSize:{md:"lg"},width:"50%"})]}),e(Pu,{size:"md",responsiveSize:{md:"lg"}})]}),a("div",{className:"flex w-full flex-col gap-y-2",children:[e(Lu,{responsiveSize:{md:"lg"},width:"100%"}),e(Lu,{responsiveSize:{md:"lg"},width:"85%"})]}),e("div",{className:"flex w-3/4 justify-between text-neutral-400 md:w-1/2",children:e(Lu,{responsiveSize:{md:"lg"},width:"50%"})})]}))},wv=function(t){var l=t.name,n=t.logoSrc,r=t.description,i=t.network,c=t.address,o=t.ens,s=t.isExternal,d=ta(t,["name","logoSrc","description","network","address","ens","isExternal"]),m=lv.truncateAddress(c),u=null!=o?o:m;return a(Tm.Item,aa({className:"grid gap-y-3 py-4 md:gap-y-4 md:py-6"},d,{children:[a("div",{className:"flex w-full justify-between gap-2",children:[a("div",{className:"grid shrink items-center gap-y-1.5 text-neutral-800",children:[e(Su,{size:"h3",as:"h2",className:"truncate",children:l}),!!u&&e(Su,{size:"h5",as:"h3",className:"truncate",children:u})]}),e(hv,{name:l,src:n,size:"md",responsiveSize:{md:"lg"}})]}),e("p",{className:"line-clamp-2 text-base leading-normal text-neutral-500 md:text-lg",children:r}),a("div",{className:"flex flex-row justify-between",children:[a("div",{className:"mt-1 flex items-center gap-x-1 text-neutral-400 md:mt-0 md:gap-x-2",children:[e("span",{className:"text-sm leading-tight capitalize md:text-base",children:i}),e(nr,{icon:er.BLOCKCHAIN_BLOCKCHAIN,size:"sm",responsiveSize:{md:"md"}})]}),s&&e(or,{size:"sm",variant:"primary",icon:er.LINK_EXTERNAL})]})]}))},Ev={Structure:wv,Skeleton:bv},zv=u(null),yv=zv.Provider,Nv=function(){var e=v(zv);if(null===e)throw new Error("useProposalActionsContext: the hook must be used inside a ProposalActionsContextProvider to work property.");return e},Cv=function(t){var l=t.className,n=t.asChild,r=ta(t,["className","asChild"]);return a(Tm.Item,aa({tabIndex:n?void 0:0,"aria-busy":!n||void 0,"aria-label":n?void 0:"loading",className:o("flex w-full flex-col gap-3 py-4",{"min-h-[67.5px] md:min-h-[88.5px]":!n},{"min-h-[35.5px] border-none !p-0 shadow-none md:min-h-[56.5px]":n},l)},r,{children:[e("div",{className:"flex w-1/2 md:w-1/3",children:e(Lu,{responsiveSize:{md:"lg"},width:"100%"})}),a("div",{className:"flex w-3/4 gap-x-2 md:w-1/2",children:[e(Lu,{responsiveSize:{md:"lg"},width:"50%"}),e(Lu,{responsiveSize:{md:"lg"},width:"50%"})]})]}))},Ov=function(t){var l=t.functionName,n=t.functionSelector,r=t.contractName,i=t.contractAddress,c=t.chainId,s=void 0===c?Xe.id:c,d=t.className,m=t.onRemove,u=t.asChild,v=t.displayWarning,p=void 0!==v&&v,f=ta(t,["functionName","functionSelector","contractName","contractAddress","chainId","className","onRemove","asChild","displayWarning"]),h=Qu().copy,g=(0,av({chainId:s}).buildEntityUrl)({type:Bu.ADDRESS,id:i}),x=null!=l?l:h.smartContractFunctionDataListItemStructure.notVerified.function,b=null!=r?r:h.smartContractFunctionDataListItemStructure.notVerified.contract,w=p||!(!!l&&!!r),E=w?"text-warning-800":"text-neutral-800";return a(Tm.Item,aa({className:o(u?"!p-0 border-none shadow-none":"flex items-center justify-between gap-x-3 py-3 md:gap-x-4 md:py-5",d)},f,{children:[a("div",{className:"flex flex-col gap-1.5",children:[a("div",{className:"flex items-center gap-3",children:[e("p",{className:o("text-lg text-neutral-800",E),children:x}),n&&e("p",{className:"text-lg text-neutral-500",children:n}),w&&e(nr,{icon:er.WARNING,size:"md",className:"text-warning-500"})]}),a(sr,{className:"flex w-fit items-center gap-3",href:g,target:"_blank",children:[e("p",{className:"text-neutral-500",children:b}),e("object",{type:"unknown",children:e(mr,{className:"shrink-0",href:g,isExternal:!0,children:lv.truncateAddress(i)})})]})]}),m&&e(bm.Container,{customTrigger:e(Nr,{variant:"tertiary",size:"md",iconLeft:er.DOTS_VERTICAL}),children:e(bm.Item,{icon:er.REMOVE,iconPosition:"left",onClick:m,children:h.smartContractFunctionDataListItemStructure.remove})})]}))},Av={Skeleton:Cv,Structure:Ov},Rv=function(){return e(Ir.Item,{value:"skeleton",className:"pointer-events-none",tabIndex:0,"aria-busy":"true","aria-label":"loading",children:e(Ir.ItemHeader,{children:e(Av.Skeleton,{asChild:!0,className:"flex size-full h-[48px] flex-col justify-center gap-3 md:h-[52.5px]"})})})},Tv=function(t){var l=t.emptyStateDescription,n=t.children,r=ta(t,["emptyStateDescription","children"]),i=Qu().copy,c=Nv(),o=c.actionsCount,s=c.setActionsCount,m=c.expandedActions,u=c.setExpandedActions,v=c.isLoading,p=w.toArray(n),f=p.length;h(function(){v||s(f)},[f,v,s]);return a(Ir.Container,aa({isMulti:!0,value:m,onValueChange:function(e){return void 0===e&&(e=[]),u(e)}},r,{children:[0===o&&e(om,{heading:i.proposalActionsContainer.emptyHeader,description:l,isStacked:!1,objectIllustration:{object:"SMART_CONTRACT"},className:"border border-neutral-100"}),v?Array.from({length:o}).map(function(a,t){return e(Rv,{},t)}):p.map(function(e,a){return d.isValidElement(e)?d.cloneElement(e,aa(aa({},e.props),{index:a})):e})]}))},Sv=function(t){var l=t.actionIds,n=t.dropdownItems,r=t.className,i=t.children,c=ta(t,["actionIds","dropdownItems","className","children"]),s=Nv(),d=s.actionsCount,m=s.setExpandedActions,u=s.expandedActions,v=s.isLoading,p=Qu().copy;if(0===d&&null==i)return null;var f=d>1,h=null!=n&&n.length>0,g=f||h,x=[];return f&&x.push({label:u.length===d?p.proposalActionsFooter.collapse:p.proposalActionsFooter.expand,onClick:function(){if(u.length===d)m([]);else{var e=null!=l?l:Array.from({length:d},function(e,a){return a.toString()});m(e)}}}),h&&x.push.apply(x,ia([],ra(n),!1)),a("div",aa({className:o("flex w-full flex-col-reverse justify-between gap-3 pt-3 md:flex-row md:items-center md:pt-4",r)},c,{children:[i,g&&e(bm.Container,{constrainContentWidth:!1,size:"md",className:"shrink-0 md:ml-auto",disabled:v,customTrigger:e(Nr,{variant:"tertiary",size:"md",iconRight:er.DOTS_VERTICAL,disabled:v,children:p.proposalActionsFooter.more}),children:x.map(function(a,t){var l;return e(bm.Item,{icon:a.icon,iconPosition:null!==(l=a.iconPosition)&&void 0!==l?l:"left",onClick:function(){return a.onClick()},children:a.label},"".concat(a.label,"-").concat(String(t)))})})]}))};!function(e){e.DECODED="DECODED",e.RAW="RAW"}(gv||(gv={})),function(e){e.READ="READ",e.EDIT="EDIT",e.WATCH="WATCH"}(xv||(xv={}));var _v,kv=function(){var e=this;this.bytesRegex=/^0x[0-9a-fA-F]*$/,this.unsignedNumberRegex=/^[0-9]*$/,this.getFieldName=function(e,a){return null!=a?"".concat(a,".").concat(e):e},this.validateValue=function(a,t){void 0===a&&(a=null);var l=t.type,n=t.label,r=t.errorMessages;return t.required&&!e.validateRequired(a)?r.required(n):"bool"===l?e.validateBoolean(a)||r.boolean(n):"address"===l?lv.isAddress(null==a?void 0:a.toString())||r.address(n):l.startsWith("bytes")?e.validateBytes(l,a)||r.bytes(n):e.isUnsignedNumberType(l)?e.validateUnsignedNumber(a)||r.unsignedNumber(n):void 0},this.validateRequired=function(e){return null!=e&&e.toString().length>0},this.validateBoolean=function(e){var a;return["true","false"].includes(null!==(a=null==e?void 0:e.toString())&&void 0!==a?a:"")},this.validateBytes=function(a,t){var l=null==t?void 0:t.toString();if(null==l||!e.bytesRegex.test(l))return!1;var n=ra(a.split("bytes"),2)[1],r=Math.ceil((l.length-2)/2);return n.length?r===Number.parseInt(n):l.length%2==0},this.validateUnsignedNumber=function(a){return null!=a&&e.unsignedNumberRegex.test(a.toString())},this.isArrayType=function(e){return e.endsWith("[]")},this.isTupleType=function(e){return"tuple"===e},this.isNumberType=function(a){return e.isUnsignedNumberType(a)||e.isSignedNumberType(a)},this.isUnsignedNumberType=function(e){return e.startsWith("uint")},this.isSignedNumberType=function(e){return e.startsWith("int")},this.getArrayItemType=function(e){return e.slice(0,-2)},this.formValuesToFunctionParameters=function(e,a){var t,l;return null===(l=null===(t=(null!=a&&a.length>0?a.split("."):[]).reduce(function(e,a){return e[a]},e).inputData)||void 0===t?void 0:t.parameters)||void 0===l?void 0:l.map(function(e){return null==e?void 0:e.value})},this.getNestedParameters=function(a){var t=a.value,l=a.type,n=a.components,r=void 0===n?[]:n;return e.isArrayType(l)&&e.guardArrayType(t)?t.map(function(t){return aa(aa({},a),{type:e.getArrayItemType(l),value:t})}):e.isTupleType(l)?r.map(function(a,l){return aa(aa({},a),{value:e.guardArrayType(t)?t[l]:void 0})}):[]},this.guardArrayType=function(a){return Array.isArray(a)&&a.every(function(a){return Array.isArray(a)?e.guardArrayType(a):e.guardValueType(a)})},this.guardValueType=function(e){return null==e||["string","boolean"].includes(typeof e)}},Iv=new kv,Mv=function(a){var t,l=a.parameter,n=a.fieldName,r=a.component,i=void 0===r?"input":r,c=ta(a,["parameter","fieldName","component"]),o=l.name,s=l.type,d=Iv.isArrayType(s),m=Qu().copy,u=tv(!0).watch,v=m.proposalActionsDecoder.validation,p=u(n),f=Je({name:n,rules:{validate:d?void 0:function(e){return Iv.validateValue(e,{label:o,type:s,required:!0,errorMessages:v})}}}),g=f.fieldState,x=f.field,b=g.error;x.value;var w=x.onChange,E=ta(x,["value","onChange"]);h(function(){d&&null==p&&w([])},[p,d,w]);var z=null!=(null==b?void 0:b.message)?{message:b.message,variant:"critical"}:void 0,y="textarea"===i?Cu:bu,N=null!==(t=null==p?void 0:p.toString())&&void 0!==t?t:"";return e(y,aa({value:N,onChange:function(e){if("bool"===s){var a=e.target.value,t=Iv.validateBoolean(a)?"true"===a:a.toLocaleLowerCase();w(t)}else if(Iv.isNumberType(s)){a=e.target.value.replace(/[^0-9-]/g,"").replace(/(?!^-)-/g,"");w(a)}else w(e)},alert:z},E,c))},Lv=function(a){a.parameter;var t=a.fieldName,l=a.component,n=void 0===l?"input":l,r=ta(a,["parameter","fieldName","component"]),i=$e({name:t});return e("textarea"===n?Cu:bu,aa({value:null==i?void 0:i.toString(),disabled:!0},r))},Dv=function(a){var t=a.parameter,l=a.mode,n=a.hideLabels,r=a.component,i=void 0===r?"input":r,c=a.fieldName,o=a.formPrefix,s=a.className,d=t.name,m=t.notice,u=t.value,v=t.type,p=n?void 0:{label:d,helpText:m},f=Iv.getFieldName(c,o),h=aa({placeholder:v,className:s},p),g=aa({parameter:t,component:i,fieldName:f},h);return l===xv.WATCH?e(Lv,aa({},g)):l===xv.EDIT?e(Mv,aa({},g)):e("textarea"===i?Cu:bu,aa({value:null==u?void 0:u.toString(),disabled:!0},h))},Pv=function(t){var l=t.parameter,n=t.hideLabels,r=t.formPrefix,i=t.fieldName,c=t.mode,s=t.onDeleteClick,d=l.notice,m=l.type,u=l.name,v=x(),p=Qu().copy,h=tv(c===xv.EDIT),g=h.setValue,b=h.getValues,w=h.unregister,E=Iv.isArrayType(m),z=Iv.isTupleType(m)||E,y=Iv.getNestedParameters(l),N=ra(f(y),2),C=N[0],O=N[1];if(!z)return a("div",{className:"flex flex-row items-start gap-2",children:[e(Dv,{parameter:l,fieldName:i,hideLabels:n,mode:c,formPrefix:r}),null!=s&&c===xv.EDIT&&e(Nr,{iconLeft:er.CLOSE,size:"lg",variant:"tertiary",onClick:s})]});var A=function(e){return function(){var a=Iv.getFieldName(i,r),t=b(a),l=C.toSpliced(e,1),n=t.toSpliced(e,1);w(Iv.getFieldName((C.length-1).toString(),a)),g(a,n),O(l)}};return e(ru,{id:v,useCustomWrapper:!0,label:n?void 0:u,helpText:n?void 0:d,children:a("div",{className:o("flex flex-col gap-2",{"rounded-xl border border-neutral-100 p-4":z}),children:[e(Dv,{parameter:l,mode:c,fieldName:Iv.getFieldName(i,r),className:"hidden"}),a("div",{className:"flex grow flex-row gap-2",children:[e("div",{className:"flex grow flex-col gap-2",children:C.map(function(a,t){return e(Pv,{parameter:a,hideLabels:E,mode:c,formPrefix:Iv.getFieldName(i,r),fieldName:t.toString(),onDeleteClick:E?A(t):void 0},t)})}),null!=s&&c===xv.EDIT&&e(Nr,{iconLeft:er.CLOSE,size:"lg",variant:"tertiary",onClick:s,className:"self-start"})]}),E&&c===xv.EDIT&&e(Nr,{iconLeft:er.PLUS,size:"md",variant:"tertiary",onClick:function(){var e=Iv.getArrayItemType(l.type),a=aa(aa({},l),{type:e,value:void 0}),t=C.concat(a);O(t)},className:"self-start",children:p.proposalActionsDecoder.add})]})})},Hv=function(l){var n,r=l.action,i=l.formPrefix,c=l.mode,s=void 0===c?xv.READ:c,d=l.view,m=void 0===d?gv.RAW:d,u=l.className,v=ta(l,["action","formPrefix","mode","view","className"]),f=r.value,g=r.data,x=r.inputData,w=null!=x,E=null!==(n=null==x?void 0:x.function)&&void 0!==n?n:"",z=p(function(){return w?x.parameters:[]},[w,null==x?void 0:x.parameters]),y="payable"===(null==x?void 0:x.stateMutability),N=z.length>0,C=Qu().copy,O=tv(s===xv.EDIT),A=O.watch,R=O.setValue,T=O.getValues,S=Iv.getFieldName("data",i),_=b(function(e){if(w){var a=Iv.formValuesToFunctionParameters(e,i),t=[{type:"function",name:E,inputs:z}],l="0x";try{l=Se({abi:t,args:a})}catch(e){}finally{T(S)!==l&&R(S,l)}}},[w,E,z,S,R,i,T]);h(function(){if(w&&s===xv.EDIT&&m===gv.DECODED&&!N){var e=[{type:"function",name:E,inputs:[]}],a="0x";try{a=Se({abi:e,args:[]})}catch(e){}T(S)!==a&&R(S,a)}},[w,s,m,N,E,S,R,T]),h(function(){if(s===xv.EDIT&&m===gv.DECODED){var e=A(function(e,a){var t=a.name;null!=i&&!(null==t?void 0:t.includes(i))||t===S||_(e)}).unsubscribe;return function(){return e()}}},[s,A,_,S,m,i]);return a("div",aa({className:o("flex w-full flex-col gap-3",u)},v,{children:[(m===gv.RAW||y)&&e(Dv,{fieldName:"value",mode:s,formPrefix:i,parameter:{name:"value",value:f,type:"uint"}}),e(Dv,{fieldName:"data",mode:s,formPrefix:i,parameter:{name:"data",value:g,type:"bytes"},className:m===gv.DECODED?"hidden":void 0,component:"textarea"}),m===gv.RAW&&s!==xv.EDIT&&e(Nr,{variant:"tertiary",size:"md",onClick:function(){return pa.copy(r.data)},className:"self-end",children:C.proposalActionsDecoder.copyData}),m===gv.DECODED&&a(t,{children:[z.map(function(a,t){return e(Pv,{parameter:a,mode:s,fieldName:"value",formPrefix:Iv.getFieldName("inputData.parameters.".concat(t.toString()),i)},a.name)}),!N&&e(Hr,{message:C.proposalActionsDecoder.noParametersMessage,variant:"info"})]})]}))};!function(e){e.WITHDRAW_TOKEN="WITHDRAW_TOKEN",e.ADD_MEMBERS="ADD_MEMBERS",e.REMOVE_MEMBERS="REMOVE_MEMBERS",e.UPDATE_METADATA="UPDATE_METADATA",e.TOKEN_MINT="TOKEN_MINT",e.CHANGE_SETTINGS_MULTISIG="CHANGE_SETTINGS_MULTISIG",e.CHANGE_SETTINGS_TOKENVOTE="CHANGE_SETTINGS_TOKENVOTE",e.UPDATE_PLUGIN_METADATA="UPDATE_PLUGIN_METADATA"}(_v||(_v={}));var jv,Vv,Bv=function(t){var l=t.action,n=t.wagmiConfig,r=t.chainId,i=Qu().copy,c=av({chains:null==n?void 0:n.chains,chainId:r}).buildEntityUrl;return a("div",{className:"flex w-full flex-col gap-y-6",children:[e("div",{className:"flex flex-wrap gap-2",children:l.members.map(function(a){return e(ov.Structure,{address:a.address,ensName:a.name,avatarSrc:a.avatarSrc,className:"grow basis-60",href:(t=a.address,c({type:Bu.ADDRESS,id:t})),target:"_blank"},a.address);var t})}),a("div",{children:[e(Su,{size:"h3",children:i.proposalActionChangeMembers.summary}),a(Im.Container,{children:[e(Im.Item,{term:l.type===_v.ADD_MEMBERS?i.proposalActionChangeMembers.added:i.proposalActionChangeMembers.removed,children:a("p",{className:"text-neutral-500",children:[l.type===_v.ADD_MEMBERS?"+":"-",l.members.length," ",i.proposalActionChangeMembers.members]})}),e(Im.Item,{term:i.proposalActionChangeMembers.existingMembers,children:a("p",{className:"text-neutral-500",children:[l.currentMembers," ",i.proposalActionChangeMembers.members]})})]}),e("p",{className:"text-sm text-neutral-500",children:i.proposalActionChangeMembers.blockNote})]})]})},qv=function(e){return aa({type:"unknownType",from:"0x25716fB10298638eD386A5A5dD2E9233D213F442",to:"0xC8da4C1d9BB59DD32ac39A925933188b7c66c311",data:"",value:"0",inputData:null},e)},Fv=function(e){return aa(aa(aa({},qv()),{type:_v.ADD_MEMBERS,members:[],currentMembers:0}),e)},Uv=function(t){var l=t.action,n=Qu().copy,r=ra(f("proposedSettings"),2),i=r[0],c=r[1],o=l.proposedSettings,s=l.existingSettings,d="proposedSettings"===i?o:s;return a("div",{className:"flex w-full flex-col gap-2",children:[a(Gu,{value:i,onChange:c,isMultiSelect:!1,children:[e(Ku,{label:n.proposalActionsChangeSettings.proposedToggle,value:"proposedSettings"}),e(Ku,{label:n.proposalActionsChangeSettings.existingToggle,value:"existingSettings"})]}),e(Im.Container,{children:d.map(function(a,t){return e(Im.Item,{term:a.term,children:a.definition},t)})})]})},Kv=function(e){return aa(aa(aa({},qv()),{type:_v.CHANGE_SETTINGS_TOKENVOTE,existingSettings:[],proposedSettings:[]}),e)},Gv=function(a){var t=a.action,l=a.wagmiConfig,n=a.chainId,r=t.tokenSymbol,i=t.receiver,c=i.currentBalance,o=i.newBalance,s=i.address,d=i.name,m=i.avatarSrc,u=(0,av({chains:null==l?void 0:l.chains,chainId:n}).buildEntityUrl)({type:Bu.ADDRESS,id:s});return e("div",{className:"flex w-full flex-col gap-8",children:e(cv,{className:"w-full",address:s,ensName:d,avatarSrc:m,tokenAmount:+o-+c,tokenSymbol:r,hideLabelTokenVoting:!0,href:u,target:"_blank"})})},Wv=function(e){return aa(aa(aa({},qv()),{type:_v.TOKEN_MINT,tokenSymbol:"PDC",receiver:{currentBalance:"0",newBalance:"5",address:"0x32c2FE388ABbB3e678D44DF6a0471086D705316a"}}),e)},Xv=function(t){var l=ra(f("proposedMetadata"),2),n=l[0],r=l[1],i=t.action,c=i.proposedMetadata,o=i.existingMetadata,s="proposedMetadata"===n?c:o,d=i.type===_v.UPDATE_METADATA,m=i.type===_v.UPDATE_PLUGIN_METADATA,u=d?"descriptionTerm":"summaryTerm";return a("div",{className:"flex w-full flex-col gap-2",children:[a(Gu,{value:n,onChange:r,isMultiSelect:!1,children:[e(Ku,{label:Wu.proposalActionsUpdateMetadata.proposedToggle,value:"proposedMetadata"}),e(Ku,{label:Wu.proposalActionsUpdateMetadata.existingToggle,value:"existingMetadata"})]}),a(Im.Container,{children:[d&&e(Im.Item,{className:"md:items-center",term:Wu.proposalActionsUpdateMetadata.logoTerm,children:e(La,{alt:"dao-logo",src:s.avatar,responsiveSize:{md:"md",sm:"sm"}})}),e(Im.Item,{term:Wu.proposalActionsUpdateMetadata.nameTerm,children:e("p",{className:"text-base leading-tight text-neutral-800",children:s.name})}),m&&o.processKey&&e(Im.Item,{term:Wu.proposalActionsUpdateMetadata.processKeyTerm,children:e("p",{className:"text-base leading-tight text-neutral-800",children:s.processKey})}),e(Im.Item,{term:Wu.proposalActionsUpdateMetadata[u],children:e("p",{className:"text-base leading-tight text-neutral-800",children:s.description})}),e(Im.Item,{term:Wu.proposalActionsUpdateMetadata.linkTerm,children:e("ul",{children:s.links.map(function(a,t){return e("li",{children:e(mr,{href:a.href,showUrl:!0,isExternal:!0,children:a.label})},t)})})})]})]})},Zv=function(e){return aa(aa(aa({},qv()),{type:_v.UPDATE_METADATA,existingMetadata:{avatar:"https://i.pravatar.cc/300",name:"Old name",description:"Existing DAO description.",links:[]},proposedMetadata:{avatar:"https://i.pravatar.cc/300",name:"New name",description:"Proposed DAO description.",links:[]}}),e)},Yv=function(a){var t=a.action,l=ta(a,["action"]);return e(pv,aa({sender:t.sender,recipient:t.receiver,assetName:t.token.name,assetAddress:t.token.address,assetAmount:t.amount,assetFiatPrice:t.token.priceUsd,assetSymbol:t.token.symbol,assetIconSrc:t.token.logo},l))},Jv=function(e){return aa(aa(aa({},qv()),{type:_v.WITHDRAW_TOKEN,sender:{address:"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"},receiver:{address:"0x3f5CE5FBFe3E9af3971dD833D26BA9b5C936F0bE"},token:{name:"Token name",symbol:"TTT",logo:"",priceUsd:"1.00",decimals:18,address:"0x1"},amount:"10000000"}),e)},$v=new function(){this.isActionSupported=function(e){return Object.keys(_v).includes(e.type)},this.isWithdrawTokenAction=function(e){return e.type===_v.WITHDRAW_TOKEN},this.isChangeMembersAction=function(e){return e.type===_v.ADD_MEMBERS||e.type===_v.REMOVE_MEMBERS},this.isUpdateMetadataAction=function(e){return e.type===_v.UPDATE_METADATA||e.type===_v.UPDATE_PLUGIN_METADATA},this.isTokenMintAction=function(e){return e.type===_v.TOKEN_MINT},this.isChangeSettingsAction=function(e){return e.type===_v.CHANGE_SETTINGS_MULTISIG||e.type===_v.CHANGE_SETTINGS_TOKENVOTE}},Qv=function(a){var t=a.CustomComponent,l=a.action,n=a.index,r=ta(a,["CustomComponent","action","index"]),i=aa({index:n},r);return t?e(t,aa({action:l},i)):$v.isWithdrawTokenAction(l)?e(Yv,aa({action:l},i)):$v.isTokenMintAction(l)?e(Gv,aa({action:l},i)):$v.isUpdateMetadataAction(l)?e(Xv,aa({action:l},i)):$v.isChangeMembersAction(l)?e(Bv,aa({action:l},i)):$v.isChangeSettingsAction(l)?e(Uv,aa({action:l},i)):null},ep=function(e,a){try{var t=$e({control:e,name:null!=a?a:""});if(null==t)return;return"string"==typeof t?t:"number"==typeof t||"bigint"==typeof t||"boolean"==typeof t?t.toString():void 0}catch(e){return}},ap=function(t){var l,n,r,i=t.action,c=t.actionFunctionSelector,s=t.index,d=t.value,m=t.CustomComponent,u=t.arrayControls,v=t.actionCount,p=t.editMode,x=t.formPrefix,b=t.readOnly,w=void 0!==b&&b,E=t.chainId,z=void 0===E?Xe.id:E,y=ta(t,["action","actionFunctionSelector","index","value","CustomComponent","arrayControls","actionCount","editMode","formPrefix","readOnly","chainId"]);za(null!=s,"ProposalActionsItem: component must be used inside the ProposalActions.Container component to work properly.");var N=Qu().copy,C=Nv().editMode,O=null!=p?p:C,A=Me().find(function(e){return e.id===z}),R=null!==(l=null==A?void 0:A.nativeCurrency.symbol)&&void 0!==l?l:"ETH",T=g(null),S=g(!1),_=null!=m||$v.isActionSupported(i),k=null!=i.inputData,I=ra(f(_?"BASIC":k?gv.DECODED:gv.RAW),2),M=I[0],L=I[1];h(function(){S.current&&(S.current=!1,requestAnimationFrame(function(){var e;return null===(e=T.current)||void 0===e?void 0:e.scrollIntoView({behavior:"smooth",block:"center"})}))},[s]);var D,P=function(e){var a="up"===e?null==u?void 0:u.moveUp:null==u?void 0:u.moveDown;a&&(S.current=!0,a.onClick(s,i))},H=x?"".concat(x,".value"):void 0,j=x?"".concat(x,".data"):void 0;try{D=Ye().control}catch(e){D=void 0}var V=ep(D,H),B=ep(D,j),q=Boolean(!w&&null!=D&&null!=D.control&&x),F=q&&H&&null!=V?V:i.value,U=q&&j&&null!=B?B:i.data,K=function(){try{var e=F.trim();return""===e?BigInt(0):BigInt(e)}catch(e){return BigInt(0)}}(),G=K!==BigInt(0)&&"0x"!==U.trim(),W=_e(K,18),X=[{mode:"BASIC",disabled:!_},{mode:gv.DECODED,disabled:!k},{mode:gv.RAW}],Z=xv.EDIT,Y=xv.WATCH,J=xv.READ,$=O&&!_?Z:O?Y:J,Q=O&&!k?Z:O?Y:J;return a(Ir.Item,{value:null!=d?d:s.toString(),ref:T,children:[e(Ir.ItemHeader,{className:"min-w-0",removeControl:O&&null!=u?u.remove:void 0,index:s,children:e(Av.Structure,{contractName:null===(n=i.inputData)||void 0===n?void 0:n.contract,contractAddress:i.to,functionName:null===(r=i.inputData)||void 0===r?void 0:r.function,functionSelector:c,chainId:z,className:"w-full bg-transparent",asChild:!0,displayWarning:G})}),e(Ir.ItemContent,{forceMount:!!O||void 0,className:o({"cursor-default":O}),children:a("div",{className:"flex flex-col items-start gap-y-6 self-start md:gap-y-8",children:[G&&e(Hr,{variant:"warning",message:N.proposalActionsItem.nativeSendAlert,children:N.proposalActionsItem.nativeSendDescription(W,R)}),"BASIC"===M&&e(Qv,aa({action:i,index:s,CustomComponent:m,chainId:z},y)),M===gv.DECODED&&e(Hv,{action:i,formPrefix:x,mode:$,view:gv.DECODED}),M===gv.RAW&&e(Hv,{action:i,formPrefix:x,mode:Q,view:gv.RAW}),a("div",{className:"flex w-full flex-row justify-between",children:[e(bm.Container,{label:N.proposalActionsItem.menu.dropdownLabel,size:"sm",children:X.map(function(a){var t=a.mode,l=a.disabled;return e(bm.Item,{onSelect:function(){return function(e){var a;L(e),null===(a=T.current)||void 0===a||a.scrollIntoView({behavior:"smooth",block:"center"})}(t)},disabled:l,selected:M===t,children:N.proposalActionsItem.menu[t]},t)})}),O&&u&&null!=v&&v>1&&a("div",{className:"flex items-center gap-3 text-neutral-500",children:[e(Ar,{content:u.moveDown.label,triggerAsChild:!0,children:e(Nr,{variant:"tertiary",size:"sm","aria-label":u.moveDown.label,iconLeft:er.CHEVRON_DOWN,onClick:function(){return P("down")},disabled:u.moveDown.disabled})}),a("p",{className:"text-sm text-neutral-500",children:[s+1," ",N.proposalActionsItem.of," ",v]}),e(Ar,{content:u.moveUp.label,triggerAsChild:!0,children:e(Nr,{variant:"tertiary",size:"sm","aria-label":u.moveUp.label,iconLeft:er.CHEVRON_UP,onClick:function(){return P("up")},disabled:u.moveUp.disabled})})]})]})]})})]})},tp=function(a){var t=a.actionsCount,l=void 0===t?0:t,n=a.expandedActions,r=a.onExpandedActionsChange,i=a.isLoading,c=void 0!==i&&i,s=a.editMode,d=void 0!==s&&s,m=a.children;a.className;var u=ta(a,["actionsCount","expandedActions","onExpandedActionsChange","isLoading","editMode","children","className"]),v=ra(f(null!=n?n:[]),2),g=v[0],x=v[1],w=ra(f(l),2),E=w[0],z=w[1],y=b(function(e){(null!=r?r:x)(e)},[r]);h(function(){x(null!=n?n:[])},[n]);var N=p(function(){return{actionsCount:E,setActionsCount:z,expandedActions:g,setExpandedActions:y,isLoading:c,editMode:d}},[E,g,y,c,d]);return e("div",aa({className:o("flex w-full flex-col gap-3 md:gap-4")},u,{children:e(yv,{value:N,children:m})}))},lp={Root:tp,Container:Tv,Item:ap,ItemSkeleton:Rv,Footer:Sv},np=function(t){var l=t.className,n=ta(t,["className"]);return a(Tm.Item,aa({tabIndex:0,"aria-busy":"true","aria-label":"loading",className:o("bg-neutral-0 flex min-h-[184.5px] flex-col justify-center gap-y-3 py-4 md:min-h-[221px] md:gap-y-4 md:py-6",l)},n,{children:[a("div",{className:"flex w-full justify-between",children:[e(Lu,{size:"lg",responsiveSize:{md:"xl"},width:"12%"}),e(Lu,{size:"lg",responsiveSize:{md:"xl"},width:"24%"})]}),a("div",{className:"flex w-full flex-col gap-y-3",children:[e(Lu,{size:"xl",width:"72%"}),a("div",{className:"flex flex-col gap-y-2 md:gap-y-2",children:[e(Lu,{size:"lg",width:"100%"}),e(Lu,{size:"lg",width:"64%"})]})]}),a("div",{className:"flex w-full justify-between",children:[e(Lu,{size:"lg",responsiveSize:{md:"xl"},width:"20%"}),e(Lu,{size:"lg",responsiveSize:{md:"xl"},width:"16%"})]})]}))};!function(e){e.ACCEPTED="ACCEPTED",e.ACTIVE="ACTIVE",e.ADVANCEABLE="ADVANCEABLE",e.DRAFT="DRAFT",e.EXECUTED="EXECUTED",e.EXPIRED="EXPIRED",e.FAILED="FAILED",e.PENDING="PENDING",e.EXECUTABLE="EXECUTABLE",e.REJECTED="REJECTED",e.VETOED="VETOED",e.UNREACHED="UNREACHED"}(Vv||(Vv={}));var rp,ip=((jv={})[Vv.ACCEPTED]="success",jv[Vv.ACTIVE]="info",jv[Vv.ADVANCEABLE]="info",jv[Vv.DRAFT]="neutral",jv[Vv.EXECUTED]="success",jv[Vv.EXPIRED]="critical",jv[Vv.FAILED]="critical",jv[Vv.PENDING]="neutral",jv[Vv.EXECUTABLE]="info",jv[Vv.REJECTED]="critical",jv[Vv.VETOED]="critical",jv[Vv.UNREACHED]="neutral",jv),cp=function(t){var l=t.date,n=t.status,r=t.statusContext,i=t.voted,c=n===Vv.ACTIVE,s=null!=r&&(c||n===Vv.ADVANCEABLE),d=n!==Vv.DRAFT,m=Qu().copy;return a("div",{className:"flex min-h-6 w-full items-center justify-between gap-x-4 md:gap-x-6",children:[a("div",{className:"flex min-w-0 items-center gap-x-1",children:[e(Fr,{label:m.proposalDataListItemStatus.statusLabel[n],variant:ip[n],className:"shrink-0"}),s&&a("div",{className:"truncate text-sm leading-tight md:text-base",children:[a("span",{className:"text-neutral-500",children:[m.proposalDataListItemStatus.in," "]}),r]})]}),d&&a("div",{className:"flex items-center gap-x-2 md:gap-x-3",children:[a("span",{className:o("text-sm leading-tight md:text-base",{"text-info-800":c,"text-neutral-800":!c}),children:[c&&i&&m.proposalDataListItemStatus.voted,(!c||!i)&&null!=l&&e(_u,{children:function(e){return function(e,a,t){var l=wa.formatDate(e,{format:fa.DURATION}),n=new Date(e).getTime()>a?t.proposalDataListItemStatus.left:t.proposalDataListItemStatus.ago;return"".concat(l," ").concat(n)}(l,e,m)}})]}),c&&i&&e(or,{icon:er.CHECKMARK,size:"sm"}),c&&!i&&e(Iu,{variant:"info"}),!c&&l&&e(or,{icon:er.CALENDAR,size:"sm"})]})]})},op=function(e,a,t){var l;return{label:a&&lv.isAddressEqual(e.address,t)?"You":null!==(l=e.name)&&void 0!==l?l:lv.truncateAddress(e.address),link:e.link}},sp=function(t){var l=t.wagmiConfig,n=t.id,r=t.className,i=t.date,c=t.tag,s=t.publisher,d=t.status,m=t.statusContext,u=t.summary,v=t.title,p=t.voted,f=t.children,h=ta(t,["wagmiConfig","id","className","date","tag","publisher","status","statusContext","summary","title","voted","children"]),g=He({config:l}),x=g.address,b=g.isConnected,w=Qu().copy,E=Array.isArray(s)?s.map(function(e){return op(e,b,x)}):[op(s,b,x)],z=E.length<=3;return a(Tm.Item,aa({className:o("flex flex-col gap-y-4 py-4 md:gap-y-4 md:py-6",r)},h,{children:[e(cp,{date:i,status:d,voted:p,statusContext:m}),a("div",{className:"flex flex-col gap-y-1",children:[a(Su,{size:"h3",as:"h2",className:"flex gap-x-2 md:gap-x-3",children:[n&&e("span",{className:"shrink-0 text-neutral-500",children:n}),e("span",{className:"line-clamp-1 text-neutral-800",children:v})]}),e("p",{className:"line-clamp-2 leading-normal text-neutral-500 md:text-lg",children:u})]}),f,a("div",{className:"flex items-center justify-between gap-x-4 md:gap-x-6",children:[a("div",{className:o("inline-grid auto-cols-auto grid-flow-col content-center","min-h-5 gap-x-0.5 text-sm leading-tight text-neutral-500 md:min-h-6 md:gap-x-1 md:text-base"),children:[w.proposalDataListItemStructure.by,!z&&a("span",{children:[3,"+ ",w.proposalDataListItemStructure.creators]}),z&&E.map(function(t,l){var n=t.label,r=t.link;return e("span",{className:"truncate",children:a("object",{type:"unknown",className:"flex shrink",children:[null!=r&&e(mr,{href:r,children:n}),null==r&&e("span",{className:"truncate",children:n}),l<E.length-1&&","]})},n)})]}),c&&e(Fr,{label:c,variant:"primary"})]})]}))},dp={Skeleton:np,Structure:sp},mp=u(null),up=function(a){var t=a.bodyList,l=a.children,n=1===(null==t?void 0:t.length)?t[0]:void 0,r=ra(f(n),2),i=r[0],c=r[1],o=p(function(){return{bodyList:t,activeBody:i,setActiveBody:c}},[t,i]);return e(mp.Provider,{value:o,children:l})},vp=function(){var e=v(mp);if(null===e)throw new Error("useProposalVotingContext: the hook must be used inside a ProposalVotingContextProvider to work property.");return e};!function(e){e.BREAKDOWN="BREAKDOWN",e.VOTES="VOTES",e.DETAILS="DETAILS"}(rp||(rp={}));var pp,fp,hp,gp,xp,bp=function(t){var l=t.defaultValue,n=void 0===l?rp.BREAKDOWN:l,r=t.hideTabs,i=t.status,c=t.children,o=ta(t,["defaultValue","hideTabs","status","children"]),s=Qu().copy,d=![Vv.PENDING,Vv.UNREACHED].includes(i),m=[{id:rp.BREAKDOWN,disabled:!d},{id:rp.VOTES,disabled:!d},{id:rp.DETAILS}].filter(function(e){var a=e.id;return!(null==r?void 0:r.includes(a))});return a(Uu.Root,aa({defaultValue:n,className:"flex flex-col gap-4 md:gap-6"},o,{children:[e(Uu.List,{children:m.map(function(a){var t=a.id,l=a.disabled;return e(Uu.Trigger,{label:s.proposalVotingTabs[t],value:t,disabled:l},t)})}),e("div",{className:"flex grow flex-col",children:c})]}))},wp=function(t){var l=t.bodyId,n=t.children,r=t.name,i=t.status,c=t.hideTabs,s=t.bodyBrand,d=t.className,m=ta(t,["bodyId","children","name","status","hideTabs","bodyBrand","className"]),u=Qu().copy,v=vp(),p=v.bodyList,g=v.setActiveBody,x=v.activeBody,b=[Vv.PENDING,Vv.UNREACHED].includes(i)?rp.DETAILS:rp.BREAKDOWN,w=ra(f(b),2),E=w[0],z=w[1];return h(function(){return z(b)},[b]),l!==x?null:a("div",aa({className:o("flex w-full flex-col",d)},m,{children:[p&&p.length>1&&e(Nr,{className:"mb-4 w-fit",iconLeft:er.CHEVRON_LEFT,variant:"tertiary",size:"sm",onClick:function(){return null==g?void 0:g(void 0)},children:u.proposalVotingBodyContent.back}),a("div",{className:"flex flex-col gap-4 gap-x-6 gap-y-1 md:flex-row md:items-center md:justify-between",children:[e("p",{className:"truncate text-base text-neutral-800 md:text-lg",children:r}),null!=s&&a("div",{className:"flex items-center gap-2 text-sm text-neutral-500 md:text-base",children:[e("span",{children:s.label}),e(La,{src:s.logo,size:"sm"})]})]}),e(bp,{value:E,onValueChange:z,status:i,hideTabs:c,children:n})]}))},Ep=function(a){var t=a.children,l=a.className,n=ta(a,["children","className"]);return null!=vp().activeBody?null:e("div",aa({className:o("flex w-full flex-col gap-3",l)},n,{children:t}))},zp=function(a){var t=a.children,l=a.className,n=ta(a,["children","className"]);return e("div",aa({className:o("flex w-full flex-col gap-3",l)},n,{children:t}))},yp=function(t){var l=t.id,n=t.children,r=t.bodyBrand,i=t.className,c=ta(t,["id","children","bodyBrand","className"]),s=vp().setActiveBody;return a(pm,aa({onClick:function(){return null==s?void 0:s(l)},className:o("flex items-center justify-between gap-4 p-6 md:gap-6",i)},c,{children:[a("div",{className:"flex grow items-center gap-x-2 md:gap-x-3",children:[null!=r&&e(La,{src:r.logo,size:"sm",responsiveSize:{md:"md"}}),n]}),e(or,{icon:er.CHEVRON_RIGHT})]}))},Np=function(a){var t=a.direction,l=void 0===t?"row":t,n=a.className,r=ta(a,["direction","className"]),i=o("flex gap-6 rounded-xl border border-neutral-100 bg-neutral-0 px-4 py-3 shadow-neutral-sm md:p-6","[&>*:last-child]:border-none [&>*:last-child]:p-0","flex-col *:pb-6 *:border-b *:border-b-neutral-100","row"===l&&"md:flex-row md:*:pr-6 md:*:border-r md:*:border-r-neutral-100 md:*:pb-0 md:*:border-b-neutral-0",n);return e("div",aa({className:i},r))},Cp={critical:"text-critical-800",primary:"text-primary-400",neutral:"text-neutral-800",success:"text-success-800"},Op=function(t){var l=t.name,n=t.nameDescription,r=t.description,i=t.showPercentage,c=t.showStatus,s=t.className,d=t.value,m=t.thresholdIndicator,u=t.variant,v=void 0===u?"default":u,p=ta(t,["name","nameDescription","description","showPercentage","showStatus","className","value","thresholdIndicator","variant"]),f=Qu().copy,h=d>=(null!=m?m:100),g="default"===v?h?"primary":"neutral":v,x=h?er.CHECKMARK:er.CLOSE,b=h?"primary":"neutral",w=wa.formatNumber(d/100,{format:ua.PERCENTAGE_SHORT});return a("div",{className:o("flex w-full grow flex-col gap-3",s),children:[a("div",{className:"flex flex-row items-center justify-between",children:[a("div",{className:o("flex flex-row gap-1 text-base leading-tight font-normal md:text-lg"),children:[a("p",{className:o(Cp[g]),children:[l,n&&e("span",{className:"text-neutral-500",children:n})]}),c&&h&&e("p",{className:"text-primary-400",children:f.proposalVotingProgressItem.reached}),c&&!h&&e("p",{className:"text-neutral-500",children:f.proposalVotingProgressItem.unreached})]}),c&&e(or,{icon:x,variant:b})]}),e(Om,aa({value:d,size:"md",thresholdIndicator:m,variant:g},p)),a("div",{className:"flex flex-row justify-between text-sm leading-tight font-normal md:text-base",children:[a("div",{className:"flex flex-row gap-0.5",children:[e("p",{className:"text-neutral-800",children:r.value}),e("p",{className:"text-neutral-500",children:r.text})]}),i&&e("p",{className:"text-neutral-500",children:w})]})]})},Ap={Item:Op,Container:Np},Rp=function(t){var l=t.approvalsAmount,n=t.minApprovals,r=t.membersCount,i=t.isVeto,c=void 0!==i&&i,o=t.children,s=ta(t,["approvalsAmount","minApprovals","membersCount","isVeto","children"]),d=Qu().copy;za(r>0,"ProposalVotingBreakdownMultisig: membersCount property must be a positive number");var m=l/r*100,u=n/r*100,v=wa.formatNumber(l,{format:ua.GENERIC_SHORT}),p=wa.formatNumber(r,{format:ua.GENERIC_SHORT}),f=d.proposalVotingBreakdownMultisig.description(p);return a(Uu.Content,aa({value:rp.BREAKDOWN},s,{children:[e(Ap.Container,{children:e(Ap.Item,{name:d.proposalVotingBreakdownMultisig[c?"nameVeto":"name"],value:m,description:{value:v,text:f},showStatus:!0,thresholdIndicator:u})}),o]}))},Tp=function(t){var l=t.className,n=t.totalAbstain,r=t.totalNo,i=t.totalYes,c=t.supportThreshold,s=t.minParticipation,d=t.tokenSymbol,m=t.tokenTotalSupply,u=t.isVeto,v=void 0!==u&&u,p=t.children,f=ta(t,["className","totalAbstain","totalNo","totalYes","supportThreshold","minParticipation","tokenSymbol","tokenTotalSupply","isVeto","children"]),h=Qu().copy,g=Number(i),x=Number(r),b=Number(n),w=[{name:h.proposalVotingBreakdownToken.option.yes,nameDescription:h.proposalVotingBreakdownToken.option[v?"vetoDescription":"approveDescription"],value:g,variant:v?"critical":"success"},{name:h.proposalVotingBreakdownToken.option.abstain,nameDescription:void 0,value:b,variant:"default"},{name:h.proposalVotingBreakdownToken.option.no,nameDescription:h.proposalVotingBreakdownToken.option[v?"vetoDescription":"approveDescription"],value:x,variant:v?"success":"critical"}],E=Number(m);za(E>0,"ProposalVotingBreakdownToken: tokenTotalSupply must be a positive number");var z=w.reduce(function(e,a){return e+a.value},0),y=wa.formatNumber(z,{format:ua.GENERIC_SHORT}),N=E*s/100,C=wa.formatNumber(N,{format:ua.GENERIC_SHORT}),O=z/N*100,A=g+x,R=wa.formatNumber(A,{format:ua.GENERIC_SHORT}),T=A>0?g/A*100:0,S=wa.formatNumber(g,{format:ua.GENERIC_SHORT});return a(Uu.Content,aa({value:rp.BREAKDOWN,className:o("flex flex-col gap-4",l)},f,{children:[e(Ap.Container,{direction:"row",children:w.map(function(a){var t=a.name,l=a.nameDescription,n=a.variant,r=a.value;return e(Ap.Item,{name:t,nameDescription:l,value:z>0?r/z*100:0,description:{value:wa.formatNumber(r,{format:ua.GENERIC_SHORT}),text:d},variant:n},t)})}),a(Ap.Container,{direction:"col",children:[e(Ap.Item,{name:h.proposalVotingBreakdownToken.support[v?"nameVeto":"name"],value:T,description:{value:S,text:h.proposalVotingBreakdownToken.support.description("".concat(R," ").concat(d))},showPercentage:!0,showStatus:!0,thresholdIndicator:c}),s>0&&e(Ap.Item,{name:h.proposalVotingBreakdownToken.minParticipation.name,value:O,description:{value:y,text:h.proposalVotingBreakdownToken.minParticipation.description("".concat(C," ").concat(d))},showPercentage:!0,showStatus:!0})]}),p]}))},Sp=function(e){return"string"==typeof e?N.fromISO(e):N.fromMillis(e)},_p=function(t){var l,n=t.minAdvance,r=t.maxAdvance,i=t.className,c=ta(t,["minAdvance","maxAdvance","className"]),s=ra(f(N.now()),2),d=s[0],m=s[1];za(null!=n&&null!=r,"ProposalVotingStatusAdvanceable: minAdvance and maxAdvance are required");var u=Qu().copy,v=Sp(n),p=Sp(r),g=O.fromDateTimes(v,p).contains(d),x=d<v?v:d<=p?p:void 0,b=x&&x.diff(d,"days").days<=90,w=!b&&g,E=u.proposalVotingStatus.main.proposal,z=u.proposalVotingStatus.secondary.advanceable(g,b),y=u.proposalVotingStatus.status.advanceable;return h(function(){var e=setInterval(function(){return m(N.now())},1e3);return function(){return clearTimeout(e)}},[]),x||g?a("div",aa({className:o("flex flex-row items-center gap-2",i)},c,{children:[a("div",{className:"flex flex-row gap-0.5",children:[(!g||b)&&e("span",{className:b?"text-primary-400":"text-neutral-800",children:null!==(l=wa.formatDate(x,{format:fa.DURATION}))&&void 0!==l?l:"-"}),w&&e("span",{className:"text-neutral-800",children:E}),e("span",{className:"text-neutral-500",children:z}),w&&e("span",{className:"text-primary-400",children:y})]}),g&&e(Iu,{variant:"primary"})]})):null},kp=function(t){var l=t.status,n=void 0===l?Vv.PENDING:l,r=t.endDate,i=t.isMultiStage,c=t.minAdvance,s=t.maxAdvance,d=t.className,m=ta(t,["status","endDate","isMultiStage","minAdvance","maxAdvance","className"]),u=Qu().copy,v=function(e,a,t){var l=!t&&e===Vv.PENDING;return[Vv.ACCEPTED,Vv.REJECTED,Vv.VETOED,Vv.EXPIRED,Vv.EXECUTED,Vv.EXECUTABLE].includes(e)||l?a.proposalVotingStatus.main.proposal:a.proposalVotingStatus.main.stage}(n,u,i),p=function(e){var a;return(a={})[Vv.PENDING]=e.proposalVotingStatus.secondary.pending,a[Vv.ACTIVE]=e.proposalVotingStatus.secondary.active,a[Vv.ACCEPTED]=e.proposalVotingStatus.secondary.accepted,a[Vv.REJECTED]=e.proposalVotingStatus.secondary.rejected,a[Vv.EXPIRED]=e.proposalVotingStatus.secondary.expired,a[Vv.UNREACHED]=e.proposalVotingStatus.secondary.unreached,a[Vv.VETOED]=e.proposalVotingStatus.secondary.vetoed,a[Vv.EXECUTABLE]=e.proposalVotingStatus.secondary.executable,a[Vv.EXECUTED]=e.proposalVotingStatus.secondary.executed,a}(u)[n],f=function(e){var a;return(a={})[Vv.ACCEPTED]={className:"text-success-800",label:e.proposalVotingStatus.status.accepted},a[Vv.EXECUTABLE]={className:"text-success-800",label:e.proposalVotingStatus.status.executable},a[Vv.EXECUTED]={className:"text-success-800",label:e.proposalVotingStatus.status.executed},a[Vv.REJECTED]={className:"text-critical-800",label:e.proposalVotingStatus.status.rejected},a[Vv.VETOED]={className:"text-critical-800",label:e.proposalVotingStatus.status.vetoed},a}(u)[n];return n===Vv.ADVANCEABLE?e(_p,aa({minAdvance:c,maxAdvance:s,className:d},m)):a("div",aa({className:o("flex flex-row items-center gap-2",d)},m,{children:[a("div",{className:"flex flex-row gap-0.5",children:[n===Vv.ACTIVE&&e("span",{className:"text-primary-400",children:e(_u,{children:function(){var e;return null!==(e=wa.formatDate(r,{format:fa.DURATION}))&&void 0!==e?e:"-"}})}),n!==Vv.ACTIVE&&e("span",{className:"text-neutral-800",children:v}),e("span",{className:"text-neutral-500",children:p}),f&&e("span",{className:f.className,children:f.label})]}),n===Vv.ACTIVE&&e(Iu,{variant:"primary"})]}))},Ip=function(t){var l=t.status,n=t.bodyList,r=t.endDate,i=t.className,c=t.children,s=ta(t,["status","bodyList","endDate","className","children"]);return e(up,{bodyList:n,children:a(Kr,aa({className:o("flex w-full flex-col gap-3 overflow-hidden p-4 md:gap-4 md:p-6",i)},s,{children:[e(kp,{status:l,endDate:r,isMultiStage:!1}),c]}))})},Mp=function(a){var t=a.settings,l=ta(a,["settings"]);return e(Uu.Content,aa({value:rp.DETAILS},l,{children:e(Im.Container,{children:null==t?void 0:t.map(function(a){var t=a.term,l=a.definition,n=ta(a,["term","definition"]);return e(Im.Item,aa({term:t},n,{children:l}),t)})})}))},Lp=function(t){var l=t.name,n=t.status;t.startDate;var r=t.endDate,i=t.index,c=t.children;t.className;var o=t.bodyList,s=t.minAdvance,d=t.maxAdvance,m=ta(t,["name","status","startDate","endDate","index","children","className","bodyList","minAdvance","maxAdvance"]),u=Qu().copy;return za(null!=i,"ProposalVotingStage: component must be used inside a ProposalVotingStageContainer to work properly."),e(up,{bodyList:o,children:a(Ir.Item,aa({value:i.toString()},m,{children:[e(Ir.ItemHeader,{children:a("div",{className:"flex grow flex-row justify-between gap-4 md:gap-6",children:[a("div",{className:"flex flex-col items-start gap-1",children:[e("p",{className:"text-lg leading-tight font-normal text-neutral-800",children:l}),e(kp,{status:n,endDate:r,isMultiStage:!0,minAdvance:s,maxAdvance:d})]}),e("p",{className:"mt-1 text-sm leading-tight font-normal text-neutral-500",children:u.proposalVotingStage.stage(i+1)})]})}),e(Ir.ItemContent,{children:c})]}))})},Dp=function(a){var t=a.children,l=a.activeStage,n=a.onStageClick,r=ta(a,["children","activeStage","onStageClick"]),i=w.toArray(t);return e(Ir.Container,aa({isMulti:!1,value:l,onValueChange:n},r,{children:i.map(function(e,a){return z(e)?E(e,aa(aa({},e.props),{index:a})):e})}))},Pp=function(a){return e(Uu.Content,aa({value:rp.VOTES},a))},Hp={BreakdownMultisig:Rp,BreakdownToken:Tp,Container:Ip,Details:Mp,StageContainer:Dp,Stage:Lp,Votes:Pp,BodySummary:Ep,BodySummaryList:zp,BodySummaryListItem:yp,BodyContent:wp,Progress:Ap},jp=function(t){var l=t.className,n=ta(t,["className"]);return a(Tm.Item,aa({tabIndex:0,"aria-busy":"true","aria-label":"loading",className:o("border-neutral-0 flex min-h-[67.5px] w-full items-center justify-between gap-x-3 border py-4 md:min-h-[88.5px]",l)},n,{children:[e(Pu,{size:"sm",responsiveSize:{md:"md"}}),e("div",{className:"flex w-full items-center gap-x-3 md:gap-x-4",children:a("div",{className:"flex w-full flex-col items-start gap-y-1 md:w-3/4",children:[e(Lu,{width:"100%",responsiveSize:{md:"xl"}}),e(Lu,{width:"50%",responsiveSize:{md:"lg"}})]})}),a("div",{className:"flex w-3/4 flex-col items-end gap-y-1 md:w-1/3",children:[e(Lu,{width:"70%",responsiveSize:{md:"xl"}}),e(Lu,{width:"50%",responsiveSize:{md:"lg"}})]})]}))};!function(e){e.PENDING="PENDING",e.SUCCESS="SUCCESS",e.FAILED="FAILED"}(pp||(pp={})),function(e){e.DEPOSIT="DEPOSIT",e.WITHDRAW="WITHDRAW",e.ACTION="ACTION"}(fp||(fp={}));var Vp=((hp={})[fp.DEPOSIT]="Deposit",hp[fp.WITHDRAW]="Withdraw",hp[fp.ACTION]="Smart contract action",hp),Bp=((gp={})[fp.DEPOSIT]=er.DEPOSIT,gp[fp.WITHDRAW]=er.WITHDRAW,gp[fp.ACTION]=er.BLOCKCHAIN_SMARTCONTRACT,gp),qp=((xp={})[fp.DEPOSIT]="success",xp[fp.WITHDRAW]="warning",xp[fp.ACTION]="info",xp),Fp=function(t){var l=t.chainId,n=t.tokenSymbol,r=t.tokenAmount,i=t.amountUsd,c=t.hideValue,s=t.type,d=void 0===s?fp.ACTION:s,m=t.status,u=void 0===m?pp.PENDING:m,v=t.date,p=t.hash,f=t.className,h=ta(t,["chainId","tokenSymbol","tokenAmount","amountUsd","hideValue","type","status","date","hash","className"]),g=(0,av({chainId:l}).buildEntityUrl)({type:Bu.TRANSACTION,id:p}),x="href"in h&&null!=h.href?h.href:g,b=wa.formatNumber(r,{format:ua.TOKEN_AMOUNT_SHORT}),w=wa.formatNumber(i,{format:ua.FIAT_TOTAL_SHORT,fallback:"-"}),E=d===fp.ACTION||null==b?"-":"".concat(b," ").concat(n);return a(Tm.Item,aa({className:o("flex items-center justify-between gap-x-3 py-3 md:gap-x-4 md:py-5",f),href:x},h,{children:[u===pp.SUCCESS&&e(or,{variant:qp[d],icon:Bp[d],responsiveSize:{md:"md"}}),u===pp.FAILED&&e(or,{variant:"critical",icon:er.CLOSE,responsiveSize:{md:"md"}}),u===pp.PENDING&&e("div",{className:"flex size-6 shrink-0 items-center justify-center md:size-8",children:e(fr,{className:"transition",variant:"neutral",responsiveSize:{md:"lg"}})}),a("div",{className:"flex w-full flex-col items-start gap-y-0.5 self-center md:gap-y-1",children:[e("span",{className:"leading-tight text-neutral-800 md:text-lg",children:Vp[d]}),v&&e("p",{className:"text-sm leading-tight text-neutral-500 md:text-base",children:wa.formatDate(v,{format:fa.YEAR_MONTH_DAY_TIME})})]}),a("div",{className:"flex h-full shrink-0 flex-col items-end gap-y-0.5 truncate md:gap-y-1",children:[e("span",{className:"leading-tight text-neutral-800 md:text-lg",children:E}),!c&&e("span",{className:"text-sm leading-tight text-neutral-500 md:text-base",children:w})]})]}))},Up={Structure:Fp,Skeleton:jp},Kp=function(t){var l=ta(t,[]);return a(Tm.Item,aa({tabIndex:0,"aria-busy":"true","aria-label":"loading",className:"flex min-h-[66px] items-center gap-x-3 py-1 md:min-h-[87px] md:gap-x-4 md:py-0.5"},l,{children:[e(Pu,{size:"sm",responsiveSize:{md:"md"}}),a("div",{className:"flex w-full flex-col justify-center gap-y-1 md:gap-y-1.5",children:[e(Lu,{width:"60%",responsiveSize:{md:"lg"}}),e(Lu,{width:"40%",responsiveSize:{md:"lg"}})]}),e(Lu,{width:"20%",responsiveSize:{md:"lg"}})]}))},Gp=function(e,a){switch(e){case"yes":return a?"critical":"success";case"no":return a?"success":"critical";case"veto":return"critical";case"approve":return"success";case"abstain":return"neutral"}},Wp=function(t){var l=t.voter,n=t.isDelegate,r=t.votingPower,i=t.tokenSymbol,c=t.voteIndicator,s=t.voteIndicatorDescription,d=t.className,m=t.isVeto,u=void 0!==m&&m,v=ta(t,["voter","isDelegate","votingPower","tokenSymbol","voteIndicator","voteIndicatorDescription","className","isVeto"]),p=He(),f=p.address,h=p.isConnected,g=Qu().copy,x=h&&lv.isAddressEqual(f,l.address),b=null!=l.name&&l.name.length>0?l.name:lv.truncateAddress(l.address),w=wa.formatNumber(r,{format:ua.TOKEN_AMOUNT_SHORT}),E=null!=w&&null!=i?"".concat(w," ").concat(i):void 0,z=null!=r&&null!=i,y=o("flex min-h-[46.5px] w-full min-w-0 shrink flex-col justify-center gap-y-1 leading-tight md:text-lg");return a(Tm.Item,aa({className:o("flex items-center gap-x-3 py-3 md:gap-x-4 md:py-5",d)},v,{children:[e(rv,{address:l.address,ensName:l.name,avatarSrc:l.avatarSrc,size:"sm",responsiveSize:{md:"md"}}),a("div",{className:y,children:[a("span",{className:"flex items-center gap-x-1 text-base text-neutral-800 md:gap-x-1.5 md:text-lg",children:[e("span",{className:"truncate",children:b}),n&&!x&&e(Fr,{variant:"primary",label:g.voteDataListItemStructure.yourDelegate}),x&&e(Fr,{variant:"neutral",label:g.voteDataListItemStructure.you})]}),z&&e("span",{className:"truncate text-sm text-neutral-500 md:text-base",children:E})]}),a("div",{className:"flex items-center gap-x-1 text-sm leading-tight font-normal text-neutral-500 md:gap-x-2 md:text-base",children:[e(Fr,{variant:Gp(c,u),className:"capitalize",label:c,"data-testid":"tag"}),s&&e("span",{className:"whitespace-nowrap",children:s})]})]}))},Xp={Structure:Wp,Skeleton:Kp},Zp=function(t){var l=ta(t,[]);return e(Tm.Item,aa({tabIndex:0,"aria-busy":"true","aria-label":"loading",className:"flex min-h-[68px] items-center gap-x-3 py-1 md:min-h-[93px] md:gap-x-4 md:py-0.5"},l,{children:a("div",{className:"flex w-full flex-col gap-y-1 md:gap-y-1.5",children:[e(Lu,{width:"60%",responsiveSize:{md:"lg"}}),a("div",{className:"flex w-full gap-x-1",children:[e(Lu,{width:"8%",responsiveSize:{md:"lg"}}),e(Lu,{width:"8%",responsiveSize:{md:"lg"}}),e(Lu,{width:"10%",responsiveSize:{md:"lg"},className:"ml-5"})]})]})}))},Yp=function(t){var l=t.proposalTitle,n=t.proposalId,r=t.voteIndicator,i=t.voteIndicatorDescription,c=t.date,s=t.className,d=t.isVeto,m=void 0!==d&&d,u=ta(t,["proposalTitle","proposalId","voteIndicator","voteIndicatorDescription","date","className","isVeto"]);return a(Tm.Item,aa({className:o("flex min-w-0 flex-col justify-center gap-x-3 gap-y-1 py-3 md:gap-x-4 md:gap-y-1.5 md:py-5 md:text-lg",s)},u,{children:[a("div",{className:"flex w-full items-center gap-x-1 leading-tight md:gap-x-1.5 md:text-lg",children:[e("p",{className:"max-w-full shrink-0 truncate text-neutral-500",children:n}),e("p",{className:"truncate text-neutral-800",children:l})]}),a("div",{className:"flex items-center gap-x-4 text-sm leading-tight text-neutral-500 md:gap-x-6 md:text-base",children:[a("div",{className:"flex items-center gap-x-1 md:gap-x-2",children:[e(Fr,{variant:Gp(r,m),className:"capitalize",label:r,"data-testid":"tag"}),i&&e("span",{className:"whitespace-nowrap",children:i})]}),c&&e("p",{className:"mx-1",children:wa.formatDate(c,{format:fa.RELATIVE})})]})]}))},Jp={Structure:Yp,Skeleton:Zp},$p=function(t){var l,n,r,i,c=t.user,s=t.className,d=t.chainId,m=void 0===d?Xe.id:d,u=t.wagmiConfig,v=ta(t,["user","className","chainId","wagmiConfig"]),p=Qu().copy,f=De({address:null!=c?lv.getChecksum(c.address):void 0,query:{enabled:null!=c&&null==c.name},chainId:m,config:u}),h=f.data,g=f.isLoading,x=null!==(n=null!==(l=null==c?void 0:c.name)&&void 0!==l?l:h)&&void 0!==n?n:lv.truncateAddress(null==c?void 0:c.address),b=null!==(i=null!==(r=null==c?void 0:c.name)&&void 0!==r?r:h)&&void 0!==i?i:null==c?void 0:c.address,w=o("flex max-w-48 items-center gap-3 rounded-full border border-neutral-100 bg-neutral-0 text-neutral-500 transition-all cursor-pointer","hover:border-neutral-200 active:bg-neutral-50 active:text-neutral-800 disabled:cursor-default focus-ring-primary",{"px-4 py-2.5":null==c},{"p-1 xl:pl-4":null!=c},s);return a("button",aa({className:w},v,{children:[!c&&p.wallet.connect,c&&g&&e(Lu,{className:"hidden xl:block",size:"lg",width:56}),c&&!g&&e("span",{title:b,className:"hidden truncate xl:block",children:x}),c&&e(rv,{size:"lg",ensName:c.name,address:c.address,avatarSrc:c.avatarSrc,chainId:m,wagmiConfig:u})]}))};export{Ir as Accordion,ca as AccordionContainer,oa as AccordionItem,sa as AccordionItemContent,Rr as AccordionItemHeader,ev as ActionSimulation,sv as AddressInput,Hr as AlertCard,Br as AlertInline,uv as AssetDataListItem,dv as AssetDataListItemSkeleton,mv as AssetDataListItemStructure,pv as AssetTransfer,La as Avatar,_a as AvatarBase,or as AvatarIcon,Ur as Breadcrumbs,Nr as Button,Kr as Card,Jr as CardCollapsible,om as CardEmptyState,sm as CardSummary,Bu as ChainEntityType,tu as Checkbox,lu as CheckboxCard,ou as CheckboxGroup,dm as Clipboard,Yr as Collapsible,hv as DaoAvatar,Ev as DaoDataListItem,bv as DaoDataListItemSkeleton,wv as DaoDataListItemStructure,Tm as DataList,hm as DataListContainer,zm as DataListFilter,pm as DataListItem,Am as DataListPagination,Rm as DataListRoot,fa as DateFormat,Im as DefinitionList,Sm as DefinitionListContainer,km as DefinitionListItem,qm as Dialog,eu as DialogAlert,Fm as DialogAlertContent,Wm as DialogAlertFooter,Ym as DialogAlertHeader,Qm as DialogAlertRoot,Mm as DialogContent,Lm as DialogFooter,Dm as DialogHeader,Bm as DialogRoot,au as DocumentParser,bm as Dropdown,gm as DropdownContainer,xm as DropdownItem,cm as EmptyState,Ta as GukCoreProvider,$u as GukModulesProvider,Su as Heading,nr as Icon,er as IconType,rm as IllustrationHuman,im as IllustrationObject,ru as InputContainer,mu as InputDate,pu as InputFileAvatar,iu as InputFileAvatarError,fu as InputNumber,hu as InputNumberMax,gu as InputSearch,bu as InputText,wu as InputTime,mr as Link,sr as LinkBase,rv as MemberAvatar,ov as MemberDataListItem,iv as MemberDataListItemSkeleton,cv as MemberDataListItemStructure,ua as NumberFormat,Om as Progress,Bv as ProposalActionChangeMembers,Uv as ProposalActionChangeSettings,Gv as ProposalActionTokenMint,_v as ProposalActionType,Xv as ProposalActionUpdateMetadata,Yv as ProposalActionWithdrawToken,lp as ProposalActions,Tv as ProposalActionsContainer,Sv as ProposalActionsFooter,ap as ProposalActionsItem,Rv as ProposalActionsItemSkeleton,tp as ProposalActionsRoot,dp as ProposalDataListItem,np as ProposalDataListItemSkeleton,sp as ProposalDataListItemStructure,Vv as ProposalStatus,Hp as ProposalVoting,wp as ProposalVotingBodyContent,Ep as ProposalVotingBodySummary,zp as ProposalVotingBodySummaryList,yp as ProposalVotingBodySummaryListItem,Rp as ProposalVotingBreakdownMultisig,Tp as ProposalVotingBreakdownToken,Ip as ProposalVotingContainer,Mp as ProposalVotingDetails,Ap as ProposalVotingProgress,Np as ProposalVotingProgressContainer,Op as ProposalVotingProgressItem,Lp as ProposalVotingStage,Dp as ProposalVotingStageContainer,rp as ProposalVotingTab,Pp as ProposalVotingVotes,Eu as Radio,zu as RadioCard,yu as RadioGroup,_u as Rerender,Av as SmartContractFunctionDataListItem,Cv as SmartContractFunctionDataListItemSkeleton,Ov as SmartContractFunctionDataListItemStructure,fr as Spinner,Iu as StatePingAnimation,Lu as StateSkeletonBar,Pu as StateSkeletonCircular,Nu as Switch,Uu as Tabs,Hu as TabsContent,ju as TabsContext,qu as TabsList,Vu as TabsRoot,Fu as TabsTrigger,Fr as Tag,Cu as TextArea,Ru as TextAreaRichText,Ku as Toggle,Gu as ToggleGroup,Ar as Tooltip,Up as TransactionDataListItem,jp as TransactionDataListItemSkeleton,Fp as TransactionDataListItemStructure,pp as TransactionStatus,fp as TransactionType,Xp as VoteDataListItem,Kp as VoteDataListItemSkeleton,Wp as VoteDataListItemStructure,Jp as VoteProposalDataListItem,Zp as VoteProposalDataListItemSkeleton,Yp as VoteProposalDataListItemStructure,$p as Wallet,lv as addressUtils,pa as clipboardUtils,ea as coreCopy,ga as dateFormats,nv as ensUtils,wa as formatterUtils,Fv as generateProposalActionChangeMembers,Kv as generateProposalActionChangeSettings,Wv as generateProposalActionTokenMint,Zv as generateProposalActionUpdateMetadata,Jv as generateProposalActionWithdrawToken,za as invariant,Ea as invariantError,ya as mergeRefs,Wu as modulesCopy,ha as numberFormats,ip as proposalStatusToTagVariant,Na as responsiveUtils,Ca as ssrUtils,Oa as urlUtils,av as useBlockExplorer,Gr as useCopy,Wr as useDebouncedValue,tv as useFormContext,Sa as useGukCoreContext,Qu as useGukModulesContext,su as useInputProps,du as useNumberMask,Xr as useRandomId};
|
|
1
|
+
import{jsx as e,jsxs as a,Fragment as t}from"react/jsx-runtime";import{Accordion as l,AccordionItem as r,AccordionContent as n,AccordionHeader as c,AccordionTrigger as i}from"@radix-ui/react-accordion";import s from"classnames";import*as o from"react";import d,{forwardRef as m,createContext as u,useContext as p,useMemo as h,useState as v,useEffect as g,useRef as f,useId as x,useCallback as b,Children as w,cloneElement as E,isValidElement as z}from"react";import*as y from"@radix-ui/react-avatar";import{DateTime as N,Duration as C,Interval as O}from"luxon";import{Provider as R,Root as A,Trigger as _,Portal as T,Content as S,Arrow as k}from"@radix-ui/react-tooltip";import*as M from"@radix-ui/react-dropdown-menu";import*as I from"@radix-ui/react-progress";import{Description as L,Title as D,Close as P,Root as H,Portal as j,Overlay as B,Content as q}from"@radix-ui/react-dialog";import{FocusScope as V}from"@radix-ui/react-focus-scope";import{AnimatePresence as U,motion as F}from"framer-motion";import{VisuallyHidden as K}from"@radix-ui/react-visually-hidden";import{Action as G,Cancel as W,Title as Z,Description as X,Root as $,Portal as Y,Overlay as J,Content as Q}from"@radix-ui/react-alert-dialog";import{Image as ee}from"@tiptap/extension-image";import{useEditor as ae,EditorContent as te}from"@tiptap/react";import{StarterKit as le}from"@tiptap/starter-kit";import re from"sanitize-html";import{Markdown as ne}from"tiptap-markdown";import*as ce from"@radix-ui/react-checkbox";import{useIMask as ie}from"react-imask";import{ErrorCode as se,useDropzone as oe}from"react-dropzone";import{RadioGroupItem as de,RadioGroupIndicator as me,RadioGroup as ue}from"@radix-ui/react-radio-group";import*as pe from"@radix-ui/react-switch";import{Placeholder as he}from"@tiptap/extensions";import{createPortal as ve}from"react-dom";import{TabsContent as ge,Tabs as fe,TabsList as xe,TabsTrigger as be}from"@radix-ui/react-tabs";import{ToggleGroupItem as we,ToggleGroup as Ee}from"@radix-ui/react-toggle-group";import{QueryClient as ze,QueryClientProvider as ye,useQueryClient as Ne}from"@tanstack/react-query";import{createClient as Ce,http as Oe,isAddress as Re,getAddress as Ae,zeroAddress as _e,encodeFunctionData as Te,formatUnits as Se}from"viem";import{createConfig as ke,WagmiProvider as Me,useChains as Ie,useEnsAddress as Le,useEnsName as De,useEnsAvatar as Pe,useAccount as He,useConfig as je}from"wagmi";import{arbitrum as Be,arbitrumSepolia as qe,base as Ve,baseSepolia as Ue,mainnet as Fe,polygon as Ke,polygonAmoy as Ge,sepolia as We}from"wagmi/chains";import{mainnet as Ze}from"viem/chains";import{normalize as Xe}from"viem/ens";import{useFormContext as $e,useController as Ye,useWatch as Je}from"react-hook-form";import*as Qe from"blockies-ts";const ea={inputContainer:{optionalLabel:"Optional"},dataListFilter:{filter:"Filter",sort:"Sort",reset:"Reset all filters"},dataListFilterStatus:{found:"Found",loadingEntity:e=>`Loading ${e}`,filteringEntity:e=>`Filtering ${e}`},dataListPagination:{more:"More",outOf:({total:e,entityLabel:a})=>`of ${e.toString()} ${a}`},inputNumberMax:{max:"Max"},clipboard:{copy:"Copy"}},aa=m((a,t)=>{const{children:r,className:n,isMulti:c,defaultValue:i,value:o,onValueChange:d,...m}=a,u=s("flex w-full grow flex-col gap-y-2 md:gap-y-3",n);return e(l,c?{className:u,defaultValue:i,value:o,onValueChange:d,type:"multiple",ref:t,...m,children:r}:{className:u,defaultValue:i,value:o,onValueChange:d,type:"single",collapsible:!0,ref:t,...m,children:r})});aa.displayName="Accordion.Container";const ta=m((a,t)=>{const{children:l,className:n,disabled:c,value:i,...o}=a,d=s("w-full overflow-hidden rounded-xl border border-neutral-100 bg-neutral-0","data-disabled:border-neutral-200","data-[state=open]:border-neutral-200 data-[state=open]:shadow-neutral-sm","hover:border-neutral-200 hover:shadow-neutral-sm","active:border-neutral-400 focus-ring-primary",n);return e(r,{disabled:c,value:i,className:d,ref:t,...o,children:l})});ta.displayName="Accordion.Item";const la=m((a,t)=>{const{children:l,className:r,forceMount:c,...i}=a,o=s("overflow-hidden px-4 pb-4 pt-1 md:px-6 md:pb-6",{"data-[state=closed]:hidden":c},r);return e(n,{forceMount:c,className:o,ref:t,...i,children:l})});la.displayName="Accordion.Content";const ra=new class{constructor(){this.copy=async(e,a={})=>{const{onError:t}=a;try{await navigator.clipboard.writeText(e)}catch(e){t?.(e)}},this.paste=async(e={})=>{const{onError:a}=e;let t="";try{t=await navigator.clipboard.readText()}catch(e){a?.(e)}return t}}};var na;!function(e){e.GENERIC_SHORT="GENERIC_SHORT",e.GENERIC_LONG="GENERIC_LONG",e.FIAT_TOTAL_SHORT="FIAT_TOTAL_SHORT",e.FIAT_TOTAL_LONG="FIAT_TOTAL_LONG",e.TOKEN_AMOUNT_SHORT="TOKEN_AMOUNT_SHORT",e.TOKEN_AMOUNT_LONG="TOKEN_AMOUNT_LONG",e.TOKEN_PRICE="TOKEN_PRICE",e.PERCENTAGE_SHORT="PERCENTAGE_SHORT",e.PERCENTAGE_LONG="PERCENTAGE_LONG"}(na||(na={}));const ca={[na.GENERIC_SHORT]:{maxFractionDigits:2,useBaseSymbol:!0},[na.GENERIC_LONG]:{fixedFractionDigits:0},[na.FIAT_TOTAL_SHORT]:{fixedFractionDigits:2,useBaseSymbol:!0,isCurrency:!0},[na.FIAT_TOTAL_LONG]:{fixedFractionDigits:2,isCurrency:!0},[na.TOKEN_AMOUNT_SHORT]:{fixedFractionDigits:e=>0!==e&&Math.abs(e)<.01?2:void 0,maxFractionDigits:2,useBaseSymbol:!0},[na.TOKEN_AMOUNT_LONG]:{maxFractionDigits:18},[na.TOKEN_PRICE]:{fixedFractionDigits:e=>Math.abs(e)>=1?2:void 0,maxSignificantDigits:e=>Math.abs(e)<1?4:void 0,isCurrency:!0,fallback:"Unknown",displayFallback:e=>isNaN(e)||0===e},[na.PERCENTAGE_SHORT]:{maxFractionDigits:1,isPercentage:!0},[na.PERCENTAGE_LONG]:{fixedFractionDigits:2,isPercentage:!0}};var ia;!function(e){e.YEAR_MONTH_DAY_TIME="YEAR_MONTH_DAY_TIME",e.YEAR_MONTH_DAY="YEAR_MONTH_DAY",e.YEAR_MONTH="YEAR_MONTH",e.DURATION="DURATION",e.RELATIVE="RELATIVE"}(ia||(ia={}));const sa={[ia.YEAR_MONTH_DAY_TIME]:{...N.DATETIME_FULL,timeZoneName:void 0,useRelativeCalendar:"with-time"},[ia.YEAR_MONTH_DAY]:{...N.DATE_FULL,useRelativeCalendar:"default"},[ia.YEAR_MONTH]:{year:"numeric",month:"long"},[ia.DURATION]:{isDuration:!0},[ia.RELATIVE]:{useRelativeDate:!0}},oa={};const da=new class{constructor(){this.numberLocale="en",this.dateLocale="en",this.currencyLocale="USD",this.baseSymbolRanges=[{value:1e15,symbol:e=>` x 10^${(this.getDecimalPlaces(e)-1).toString()}`},{value:1e12,symbol:()=>"T"},{value:1e9,symbol:()=>"B"},{value:1e6,symbol:()=>"M"},{value:1e3,symbol:()=>"K"}],this.relativeDateOrder=["years","months","days","hours","minutes","seconds"],this.formatNumber=(e,a={})=>{const{format:t=na.GENERIC_LONG,...l}=a,r={...ca[t],...l},{fixedFractionDigits:n,maxFractionDigits:c,minFractionDigits:i,maxSignificantDigits:s,useBaseSymbol:o,isCurrency:d,isPercentage:m,withSign:u,fallback:p=null,displayFallback:h}=r,v="number"==typeof e?e:parseFloat(e??"");if(Boolean(h?.(v))||isNaN(v))return p;let g=m?100*v:v;const f=this.getDynamicOption(g,n),x=this.getDynamicOption(g,s),b=f??c,w=x?this.significantDigitsToFractionDigits(g,x,b):b,E=f??i,z=`number/${this.numberLocale}/${this.currencyLocale}/${d?.toString()??"-"}/${w?.toString()??"-"}/${E?.toString()??"-"}`;oa[z]??(oa[z]=new Intl.NumberFormat(this.numberLocale,{style:d?"currency":void 0,currency:d?this.currencyLocale:void 0,maximumFractionDigits:w,minimumFractionDigits:E}));const y=this.baseSymbolRanges.find(e=>Math.abs(g)>=e.value),N=g>1e15?10**(this.getDecimalPlaces(g)-1):y?.value??1;o&&(g/=N);let C=oa[z].format(g);return u&&g>0&&(C=`+${C}`),o&&null!=y&&(C=`${C}${y.symbol(v)}`),m?`${C}%`:C},this.formatDate=(e,a={})=>{const{format:t=ia.YEAR_MONTH_DAY_TIME}=a,{useRelativeCalendar:l,useRelativeDate:r,isDuration:n,...c}=sa[t];if(null==e)return null;const i="string"==typeof e?N.fromISO(e):"number"==typeof e?N.fromMillis(e):e;if(l&&this.isYesterdayTodayTomorrow(i)){const e=i.toRelativeCalendar({locale:this.dateLocale}),a=i.toLocaleString({...N.TIME_SIMPLE,hourCycle:"h23"},{locale:this.dateLocale}),t=this.getDateLiteral();return"with-time"===l?`${e}${t}${a}`:e}if(r){const[e,a]=this.getRoundedDateUnitDiff(i);return N.now().plus({[e]:a}).toRelative({locale:this.dateLocale})}if(n){const[e,a]=this.getRoundedDateUnitDiff(i),t=C.fromObject({[e]:a},{locale:this.dateLocale});return(t.valueOf()<0?t.negate():t).toHuman()}return i.toLocaleString({...c,hourCycle:"h23"},{locale:this.dateLocale})},this.isYesterdayTodayTomorrow=e=>{const a=N.local().startOf("day");return[a.minus({day:1}),a,a.plus({day:1})].some(a=>a.hasSame(e,"day"))},this.getDateLiteral=()=>{const e=new Intl.DateTimeFormat(this.dateLocale,N.DATETIME_FULL).formatToParts(),a=e.findIndex(e=>"hour"===e.type),t=e[a-1];return t?.value??", "},this.getDynamicOption=(e,a)=>"function"==typeof a?a(e):a,this.getDecimalPlaces=e=>e.toString().split(".")[0].length,this.getRoundedDateUnitDiff=e=>{const a=e.diffNow(),t=this.relativeDateOrder.find(e=>Math.abs(a.as(e))>=1)??"seconds";return[t,Math.round(a.as(t))]},this.significantDigitsToFractionDigits=(e,a,t)=>0===e?t:Math.floor(a-Math.log10(Math.abs(e)))}},ma="Invariant";function ua(e,a){if(!e){const e=new Error(a);throw e.name=ma,e}}const pa=e=>a=>{e.forEach(e=>{"function"==typeof e?e(a):null!=e&&"current"in e&&(e.current=a)})};const ha=new class{generateClassNames(e,a={},t){const{default:l}=t[e],r=a.sm?t[a.sm].sm:"",n=a.md?t[a.md].md:"",c=a.lg?t[a.lg].lg:"",i=a.xl?t[a.xl].xl:"",o=a["2xl"]?t[a["2xl"]]["2xl"]:"";return s(l,r,n,c,i,o)}};const va=new class{constructor(){this.isServer=()=>"undefined"==typeof window}};const ga=new class{constructor(){this.hasProtocol=e=>/^[a-zA-Z][a-zA-Z0-9+.-]*:\/\//.test(e),this.isLikelyHost=e=>{const a=e.trim();if(0===a.length)return!1;if(a.startsWith("/")||a.startsWith("#")||a.startsWith("?"))return!1;return/^(?:[a-zA-Z0-9-]+\.)+[a-zA-Z]{2,}(?:[:/][^\s]*)?$/.test(a)||/^localhost(?::\d+)?(?:\/.*)?$/i.test(a)||/^(?:\d{1,3}\.){3}\d{1,3}(?::\d+)?(?:\/.*)?$/.test(a)},this.normalizeExternalHref=e=>{if(null==e)return;const a=e.trim();return 0!==a.length?a.startsWith("//")?`https:${a}`:this.hasProtocol(a)?a:this.isLikelyHost(a)?`https://${a}`:a:void 0}}},fa={Img:"img",Link:"a",copy:ea},xa=u(fa),ba=a=>{const{values:t,children:l}=a,r=h(()=>({Img:t?.Img??fa.Img,Link:t?.Link??fa.Link,copy:t?.copy??fa.copy}),[t]);return e(xa.Provider,{value:r,children:l})},wa=()=>p(xa),Ea=m((a,t)=>{const{Img:l}=wa();return e(l,{ref:t,...a})});Ea.displayName="AvatarBase";const za={xs:{default:"size-4",sm:"sm:size-4",md:"md:size-4",lg:"lg:size-4",xl:"xl:size-4","2xl":"2xl:size-4"},sm:{default:"size-6",sm:"sm:size-6",md:"md:size-6",lg:"lg:size-6",xl:"xl:size-6","2xl":"2xl:size-6"},md:{default:"size-8",sm:"sm:size-8",md:"md:size-8",lg:"lg:size-8",xl:"xl:size-8","2xl":"2xl:size-8"},lg:{default:"size-10",sm:"sm:size-10",md:"md:size-10",lg:"lg:size-10",xl:"xl:size-10","2xl":"2xl:size-10"},xl:{default:"size-14",sm:"sm:size-14",md:"md:size-14",lg:"lg:size-14",xl:"xl:size-14","2xl":"2xl:size-14"},"2xl":{default:"size-16",sm:"sm:size-16",md:"md:size-16",lg:"lg:size-16",xl:"xl:size-16","2xl":"2xl:size-16"}},ya=t=>{const{alt:l="avatar",className:r,fallback:n,responsiveSize:c,size:i="sm",...o}=t,[d,m]=v(!1),u=s("flex shrink-0 items-center justify-center overflow-hidden rounded-full [position:var(--guk-avatar-container-position)]",ha.generateClassNames(i,c,za),r),p=null!=n&&!d;return a(y.Root,{className:u,children:[e(y.Image,{alt:l,className:"size-full rounded-[inherit] object-cover",onLoadingStatusChange:e=>m("loading"===e),asChild:!0,...o,children:e(Ea,{})}),e(y.Fallback,{"data-testid":"fallback",className:s("size-full rounded-[inherit]",{"animate-pulse bg-neutral-200":d},{"bg-neutral-200":!n},{"flex items-center justify-center":p}),children:p&&n})]})};var Na,Ca;function Oa(){return Oa=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Oa.apply(null,arguments)}var Ra,Aa;function _a(){return _a=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_a.apply(null,arguments)}var Ta,Sa;function ka(){return ka=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ka.apply(null,arguments)}var Ma,Ia;function La(){return La=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},La.apply(null,arguments)}var Da,Pa;function Ha(){return Ha=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ha.apply(null,arguments)}var ja,Ba;function qa(){return qa=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},qa.apply(null,arguments)}var Va,Ua;function Fa(){return Fa=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fa.apply(null,arguments)}var Ka,Ga;function Wa(){return Wa=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Wa.apply(null,arguments)}var Za;function Xa(){return Xa=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Xa.apply(null,arguments)}var $a,Ya;function Ja(){return Ja=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ja.apply(null,arguments)}var Qa,et;function at(){return at=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},at.apply(null,arguments)}var tt;function lt(){return lt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},lt.apply(null,arguments)}var rt,nt;function ct(){return ct=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ct.apply(null,arguments)}var it,st;function ot(){return ot=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ot.apply(null,arguments)}var dt,mt;function ut(){return ut=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ut.apply(null,arguments)}var pt,ht;function vt(){return vt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vt.apply(null,arguments)}var gt,ft;function xt(){return xt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},xt.apply(null,arguments)}var bt,wt;function Et(){return Et=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Et.apply(null,arguments)}var zt;function yt(){return yt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},yt.apply(null,arguments)}var Nt;function Ct(){return Ct=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ct.apply(null,arguments)}var Ot;function Rt(){return Rt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Rt.apply(null,arguments)}var At;function _t(){return _t=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_t.apply(null,arguments)}var Tt,St;function kt(){return kt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},kt.apply(null,arguments)}var Mt,It;function Lt(){return Lt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Lt.apply(null,arguments)}var Dt,Pt;function Ht(){return Ht=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ht.apply(null,arguments)}var jt,Bt;function qt(){return qt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},qt.apply(null,arguments)}var Vt,Ut;function Ft(){return Ft=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ft.apply(null,arguments)}var Kt;function Gt(){return Gt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Gt.apply(null,arguments)}var Wt;function Zt(){return Zt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Zt.apply(null,arguments)}var Xt,$t;function Yt(){return Yt=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Yt.apply(null,arguments)}var Jt,Qt;function el(){return el=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},el.apply(null,arguments)}var al,tl;function ll(){return ll=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ll.apply(null,arguments)}var rl,nl;function cl(){return cl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},cl.apply(null,arguments)}var il,sl;function ol(){return ol=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ol.apply(null,arguments)}var dl,ml;function ul(){return ul=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ul.apply(null,arguments)}var pl,hl;function vl(){return vl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vl.apply(null,arguments)}var gl,fl;function xl(){return xl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},xl.apply(null,arguments)}var bl,wl;function El(){return El=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},El.apply(null,arguments)}var zl,yl;function Nl(){return Nl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Nl.apply(null,arguments)}var Cl,Ol;function Rl(){return Rl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Rl.apply(null,arguments)}var Al,_l;function Tl(){return Tl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Tl.apply(null,arguments)}var Sl,kl;function Ml(){return Ml=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ml.apply(null,arguments)}var Il,Ll;function Dl(){return Dl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Dl.apply(null,arguments)}var Pl,Hl;function jl(){return jl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},jl.apply(null,arguments)}var Bl,ql;function Vl(){return Vl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Vl.apply(null,arguments)}var Ul,Fl;function Kl(){return Kl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Kl.apply(null,arguments)}var Gl,Wl;function Zl(){return Zl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Zl.apply(null,arguments)}var Xl,$l;function Yl(){return Yl=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Yl.apply(null,arguments)}var Jl;function Ql(){return Ql=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ql.apply(null,arguments)}var er,ar;function tr(){return tr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},tr.apply(null,arguments)}var lr,rr;function nr(){return nr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},nr.apply(null,arguments)}var cr,ir;function sr(){return sr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},sr.apply(null,arguments)}var or,dr;function mr(){return mr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},mr.apply(null,arguments)}var ur,pr;function hr(){return hr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},hr.apply(null,arguments)}var vr,gr;function fr(){return fr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},fr.apply(null,arguments)}var xr,br;function wr(){return wr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},wr.apply(null,arguments)}var Er,zr;function yr(){return yr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},yr.apply(null,arguments)}var Nr,Cr;function Or(){return Or=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Or.apply(null,arguments)}var Rr,Ar;function _r(){return _r=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_r.apply(null,arguments)}var Tr;function Sr(){return Sr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Sr.apply(null,arguments)}var kr,Mr;function Ir(){return Ir=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ir.apply(null,arguments)}var Lr;function Dr(){return Dr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Dr.apply(null,arguments)}var Pr,Hr;function jr(){return jr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},jr.apply(null,arguments)}var Br,qr;function Vr(){return Vr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Vr.apply(null,arguments)}var Ur,Fr;function Kr(){return Kr=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Kr.apply(null,arguments)}var Gr;!function(e){e.APP_ASSETS="APP_ASSETS",e.APP_DASHBOARD="APP_DASHBOARD",e.APP_EXPLORE="APP_EXPLORE",e.APP_MEMBERS="APP_MEMBERS",e.APP_PROPOSALS="APP_PROPOSALS",e.APP_TRANSACTIONS="APP_TRANSACTIONS",e.BLOCKCHAIN_BLOCK="BLOCKCHAIN_BLOCK",e.BLOCKCHAIN_BLOCKCHAIN="BLOCKCHAIN_BLOCKCHAIN",e.BLOCKCHAIN_GASFEE="BLOCKCHAIN_GASFEE",e.BLOCKCHAIN_SMARTCONTRACT="BLOCKCHAIN_SMARTCONTRACT",e.BLOCKCHAIN_WALLET="BLOCKCHAIN_WALLET",e.BURN_ASSETS="BURN_ASSETS",e.BLOCKCHAIN_WALLETCONNECT="BLOCKCHAIN_WALLETCONNECT",e.CALENDAR="CALENDAR",e.CHECKBOX="CHECKBOX",e.CHECKBOX_INDETERMINATE="CHECKBOX_INDETERMINATE",e.CHECKBOX_SELECTED="CHECKBOX_SELECTED",e.CHECKMARK="CHECKMARK",e.CHEVRON_DOWN="CHEVRON_DOWN",e.CHEVRON_LEFT="CHEVRON_LEFT",e.CHEVRON_RIGHT="CHEVRON_RIGHT",e.CHEVRON_UP="CHEVRON_UP",e.CLOCK="CLOCK",e.CLOSE="CLOSE",e.COPY="COPY",e.CRITICAL="CRITICAL",e.DEPOSIT="DEPOSIT",e.DOTS_HORIZONTAL="DOTS_HORIZONTAL",e.DOTS_VERTICAL="DOTS_VERTICAL",e.EXPAND="EXPAND",e.FAVORITE="FAVORITE",e.FAVORITE_SELECTED="FAVORITE_SELECTED",e.FEEDBACK="FEEDBACK",e.FILTER="FILTER",e.FLAG="FLAG",e.HELP="HELP",e.HOME="HOME",e.INFO="INFO",e.LINK_EXTERNAL="LINK_EXTERNAL",e.LOGOUT="LOGOUT",e.MENU="MENU",e.MINUS="MINUS",e.PERSON="PERSON",e.PLUS="PLUS",e.RADIO="RADIO",e.RADIO_SELECTED="RADIO_SELECTED",e.RELOAD="RELOAD",e.REMOVE="REMOVE",e.REWARDS="REWARDS",e.RICHTEXT_BOLD="RICHTEXT_BOLD",e.RICHTEXT_HEADING="RICHTEXT_HEADING",e.RICHTEXT_ITALIC="RICHTEXT_ITALIC",e.RICHTEXT_LINK_ADD="RICHTEXT_LINK_ADD",e.RICHTEXT_LINK_REMOVE="RICHTEXT_LINK_REMOVE",e.RICHTEXT_LIST_ORDERED="RICHTEXT_LIST_ORDERED",e.RICHTEXT_LIST_UNORDERED="RICHTEXT_LIST_UNORDERED",e.SEARCH="SEARCH",e.SETTINGS="SETTINGS",e.SHRINK="SHRINK",e.SLASH="SLASH",e.SORT_ASC="SORT_ASC",e.SORT_DESC="SORT_DESC",e.SUCCESS="SUCCESS",e.WARNING="WARNING",e.WITHDRAW="WITHDRAW"}(Gr||(Gr={}));const Wr={[Gr.APP_ASSETS]:function(e){return o.createElement("svg",Oa({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Na||(Na=o.createElement("g",{clipPath:"url(#app-assets_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.88.01C4.724.028 3.812.14 2.97.367 1.47.77.418 1.513.116 2.38 0 2.714.01 2.424.002 6.17c-.004 2.215 0 3.472.011 3.617.03.375.129.651.347.97.29.423.747.79 1.382 1.107.443.222.637.272.85.217a.75.75 0 0 0 .574-.618.75.75 0 0 0-.431-.79c-.606-.287-.79-.398-1.003-.612-.23-.228-.22-.186-.226-.986L1.5 8.398l.167.086c.386.2.587.272.757.272a.74.74 0 0 0 .721-.547.73.73 0 0 0-.079-.582c-.087-.148-.205-.243-.418-.337a4.3 4.3 0 0 1-.63-.336c-.174-.117-.397-.334-.458-.445l-.05-.09-.005-.682a8 8 0 0 1 .008-.674c.522.261.689.33.837.347.476.054.895-.387.814-.858-.046-.271-.195-.456-.472-.584-.51-.236-.75-.384-.96-.593-.298-.295-.294-.478.016-.775.583-.558 1.852-.958 3.382-1.064.383-.027 1.397-.028 1.638-.002.923.099 1.682.318 2.443.704.128.065.328.172.445.238.281.158.421.186.642.129q.285-.075.454-.33a.75.75 0 0 0-.116-.93c-.207-.193-.975-.59-1.577-.813-1.021-.38-2-.54-3.18-.522Zm3.685 3.357c-1.94.11-3.597.678-4.44 1.52a2.3 2.3 0 0 0-.469.641 1.7 1.7 0 0 0-.178.6c-.025.222-.024 6.89.001 7.096.045.361.162.636.413.97.725.963 2.426 1.626 4.548 1.774.346.024 1.216.024 1.565 0 2.68-.184 4.591-1.16 4.937-2.524.059-.233.062-.496.056-3.94-.006-3.724.001-3.455-.107-3.771-.294-.856-1.271-1.573-2.718-1.992a10.5 10.5 0 0 0-2.052-.358 19 19 0 0 0-1.556-.016M9.462 4.88c-1.26.099-2.324.398-3 .843-.281.185-.497.448-.497.606 0 .22.352.557.834.798.96.479 2.398.728 3.843.667 1.05-.044 1.9-.208 2.676-.515.418-.166.746-.363.958-.577.284-.286.282-.468-.01-.756-.49-.483-1.534-.863-2.812-1.023a12 12 0 0 0-1.992-.043M5.965 9.06v.668l.045.096c.096.201.401.45.789.644.879.439 2.085.677 3.433.677 1.336 0 2.568-.243 3.442-.682.348-.175.657-.425.765-.62l.05-.091.005-.68c.003-.374 0-.68-.004-.68-.006 0-.095.043-.2.096-1.048.525-2.476.81-4.058.81-1.312 0-2.477-.186-3.478-.557a6.4 6.4 0 0 1-.78-.349c-.004 0-.009.301-.009.668m0 3.342v.667l.043.092c.057.121.25.319.435.444 1.223.83 3.754 1.123 5.832.677.672-.144 1.299-.385 1.718-.66.173-.113.4-.337.454-.45l.042-.086.005-.68.005-.679-.201.101c-1.52.76-3.88 1.02-6.007.659a7.9 7.9 0 0 1-2.104-.644l-.222-.108z",clipRule:"evenodd"}))),Ca||(Ca=o.createElement("defs",null,o.createElement("clipPath",{id:"app-assets_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.APP_DASHBOARD]:function(e){return o.createElement("svg",_a({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ra||(Ra=o.createElement("g",{clipPath:"url(#app-dashboard_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.818.571a1.885 1.885 0 0 0-1.54 1.51c-.017.089-.022.708-.022 2.84 0 3.043-.008 2.83.119 3.168A1.89 1.89 0 0 0 8.82 9.263c.094.015.849.019 2.88.015l2.753-.006.159-.047a1.89 1.89 0 0 0 1.342-1.423c.035-.151.036-.189.042-2.718.006-2.617.002-2.874-.058-3.116a1.88 1.88 0 0 0-1.57-1.405C14.157.533 9.01.541 8.817.571Zm.148 1.51a.4.4 0 0 0-.197.22c-.013.046-.017.82-.013 2.656l.005 2.591.046.07a.5.5 0 0 0 .129.12l.081.047 2.564.005c2.887.005 2.684.014 2.81-.123a.4.4 0 0 0 .084-.124c.007-.027.013-1.214.013-2.638v-2.59l-.043-.077a.5.5 0 0 0-.117-.128l-.074-.052-2.61-.004c-2.495-.004-2.613-.003-2.678.027M1.558 3.36c-.5.084-.963.388-1.243.818a1.8 1.8 0 0 0-.298.883c-.023.255-.023 2.222 0 2.5a1.87 1.87 0 0 0 1.37 1.665l.16.046 1.373.006c1.206.005 1.392.002 1.52-.022a1.86 1.86 0 0 0 1.5-1.562c.037-.242.037-2.533 0-2.776a1.86 1.86 0 0 0-1.549-1.559c-.226-.037-2.614-.036-2.833.001m.168 1.504a.35.35 0 0 0-.177.17c-.037.068-.037.072-.037 1.282 0 1.358-.009 1.259.125 1.38a.33.33 0 0 0 .16.081c.066.015.414.019 1.245.015l1.154-.006.082-.048a.5.5 0 0 0 .128-.118l.047-.07.005-1.199c.003-.834 0-1.217-.014-1.262a.4.4 0 0 0-.196-.22c-.065-.03-.144-.031-1.266-.03-1.03 0-1.205.003-1.256.025m-.104 5.172a1.88 1.88 0 0 0-1.468 1.13c-.144.356-.155.483-.155 1.82 0 1.137.012 1.395.078 1.626a1.9 1.9 0 0 0 1.294 1.294c.23.066.489.078 1.627.078 1.336 0 1.463-.011 1.818-.155a1.85 1.85 0 0 0 1.125-1.452c.036-.24.036-2.533 0-2.774a1.87 1.87 0 0 0-1.561-1.56c-.136-.02-.395-.025-1.406-.023-.682 0-1.29.008-1.352.016m7.196.008a1.84 1.84 0 0 0-1.002.51c-.309.3-.497.677-.55 1.104-.025.2-.024 2.472 0 2.676.095.77.654 1.4 1.41 1.59.195.048.495.06 1.54.06 1.138 0 1.396-.012 1.626-.078a1.87 1.87 0 0 0 1.354-1.644c.022-.249.023-2.29.002-2.529a1.8 1.8 0 0 0-.317-.895 1.86 1.86 0 0 0-1.312-.803c-.221-.028-2.565-.02-2.751.009M1.743 11.54a.4.4 0 0 0-.193.174l-.038.072V13c0 1.335-.006 1.254.105 1.365s.03.105 1.365.105h1.214l.076-.043a.5.5 0 0 0 .129-.117l.052-.074.005-1.2c.003-.832 0-1.218-.014-1.263a.4.4 0 0 0-.196-.22c-.065-.03-.144-.031-1.266-.03-.744 0-1.212.006-1.239.017m7.223.013a.4.4 0 0 0-.197.22c-.013.045-.017.428-.013 1.264l.005 1.2.052.073a.5.5 0 0 0 .128.117l.076.043h1.214c1.336 0 1.254.006 1.366-.105.11-.111.104-.03.104-1.365v-1.214l-.042-.076a.5.5 0 0 0-.117-.129l-.074-.052-1.217-.004c-1.148-.004-1.22-.002-1.285.028",clipRule:"evenodd"}))),Aa||(Aa=o.createElement("defs",null,o.createElement("clipPath",{id:"app-dashboard_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.APP_EXPLORE]:function(e){return o.createElement("svg",ka({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ta||(Ta=o.createElement("g",{clipPath:"url(#app-explore_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.646.004a8 8 0 0 0-5.958 3.073A7.95 7.95 0 0 0 .007 7.659c-.054 1.484.255 2.846.932 4.113a7.99 7.99 0 0 0 6.717 4.222c2.098.083 4.054-.605 5.619-1.974a7.97 7.97 0 0 0 2.72-5.679 8 8 0 0 0-.383-2.824A8.02 8.02 0 0 0 10.484.39 7.8 7.8 0 0 0 8.463.012l-.377-.015c-.07-.003-.269 0-.44.007m-.727 1.583a6.5 6.5 0 0 0-3.165 1.492 10 10 0 0 0-.663.657c-.106.12-.296.361-.296.377 0 .007.245.155.544.327.724.418.74.43.844.64.071.145.098.32.07.458-.1.482-.607.752-1.04.554a18 18 0 0 1-.633-.354c-.299-.172-.547-.304-.554-.296-.02.022-.096.219-.185.476a6.7 6.7 0 0 0-.315 1.476 9 9 0 0 0 0 1.212 6.52 6.52 0 0 0 1.522 3.607c.157.184.516.544.706.709a6.45 6.45 0 0 0 2.711 1.396c.244.059.674.138.752.138.025 0 .029-.068.034-.715.007-.799.008-.803.13-.98a.752.752 0 0 1 1.283.077c.08.15.08.157.086.903.006.682.008.715.038.715.018 0 .146-.02.285-.043a6.47 6.47 0 0 0 3.175-1.491c.156-.136.52-.497.663-.658.106-.12.296-.361.296-.377a9 9 0 0 0-.544-.327c-.561-.323-.694-.408-.756-.488a1 1 0 0 1-.16-.382c-.088-.567.52-1.021 1.044-.781.052.024.33.18.617.345.287.166.533.303.547.304.07.006.342-.846.441-1.385a6.8 6.8 0 0 0 0-2.346 6.5 6.5 0 0 0-1.443-3.04 9 9 0 0 0-.705-.708 6.5 6.5 0 0 0-2.65-1.382 7 7 0 0 0-.812-.153c-.027 0-.03.053-.036.715-.006.746-.007.753-.086.903a.747.747 0 0 1-1.393-.179c-.017-.084-.023-.277-.024-.775v-.664l-.047.002c-.026 0-.153.019-.281.04Zm4.138 2.395c-.18.07-4.636 2.102-4.703 2.144a.8.8 0 0 0-.227.228 378 378 0 0 0-2.146 4.711.8.8 0 0 0-.016.457.75.75 0 0 0 .824.536c.135-.02-.035.055 2.677-1.178 1.476-.671 2.174-.997 2.236-1.044a.8.8 0 0 0 .153-.16c.054-.079 2.11-4.573 2.168-4.741a.75.75 0 0 0-.383-.926c-.11-.054-.133-.059-.3-.063-.155-.004-.194.001-.283.036M8.558 6.765l-1.232.56-.56 1.232a90 90 0 0 0-.556 1.237c.002.002.558-.249 1.235-.557l1.232-.56.56-1.232c.309-.678.56-1.234.557-1.236-.002-.002-.558.248-1.236.556",clipRule:"evenodd"}))),Sa||(Sa=o.createElement("defs",null,o.createElement("clipPath",{id:"app-explore_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.APP_MEMBERS]:function(e){return o.createElement("svg",La({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ma||(Ma=o.createElement("g",{clipPath:"url(#app-members_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M4.09.017a2.8 2.8 0 0 0-.992.33 2.606 2.606 0 0 0 .404 4.7c.558.21 1.243.21 1.799 0A2.61 2.61 0 0 0 6.797 1.58 2.65 2.65 0 0 0 5.313.162 2.7 2.7 0 0 0 4.09.017m7.195 0C10 .164 8.995 1.293 8.994 2.592c0 1.098.672 2.066 1.705 2.455a2.65 2.65 0 0 0 1.8 0A2.61 2.61 0 0 0 14.2 2.608c0-.697-.269-1.352-.757-1.84a2.6 2.6 0 0 0-2.159-.752ZM4.161 1.641a.96.96 0 0 0-.44.252.89.89 0 0 0-.303.706c0 .44.255.8.667.943.144.05.395.061.553.025.332-.077.633-.374.72-.71a1.2 1.2 0 0 0 0-.515c-.042-.165-.113-.281-.265-.434a.9.9 0 0 0-.705-.292 1.2 1.2 0 0 0-.227.025m7.195 0a.9.9 0 0 0-.449.267c-.152.153-.223.269-.266.434a1.2 1.2 0 0 0 0 .514c.087.332.373.62.708.71.144.038.42.027.566-.024a.97.97 0 0 0 .667-.933.88.88 0 0 0-.292-.701.9.9 0 0 0-.707-.292 1.2 1.2 0 0 0-.227.025M4.074 5.407A4.41 4.41 0 0 0 .003 9.592c-.018.37.035.562.205.744s.355.263.597.263a.77.77 0 0 0 .603-.27c.144-.164.206-.355.207-.636a2.77 2.77 0 0 1 .808-1.854A2.73 2.73 0 0 1 4.2 7.024c.469-.036.584-.074.765-.255A.72.72 0 0 0 5.2 6.24a.7.7 0 0 0-.033-.29.84.84 0 0 0-.428-.48 1.2 1.2 0 0 0-.4-.08zm3.714 0a2.6 2.6 0 0 0-2.27 1.81 2.7 2.7 0 0 0 0 1.568 2.61 2.61 0 0 0 2.056 1.784c.212.034.598.038.803.008a2.62 2.62 0 0 0 2.012-1.546c.15-.355.21-.653.21-1.04a2.57 2.57 0 0 0-.637-1.702 2.62 2.62 0 0 0-2.174-.883Zm3.683 0a.82.82 0 0 0-.638.543.66.66 0 0 0-.033.29c.01.22.076.37.235.529.18.18.296.22.765.255 1.012.076 1.857.65 2.314 1.574q.228.461.271 1.099c.02.294.045.399.127.526a.79.79 0 0 0 .683.376.76.76 0 0 0 .598-.263c.184-.198.23-.391.197-.845a4.4 4.4 0 0 0-1.234-2.765 4.55 4.55 0 0 0-2.25-1.236c-.38-.077-.832-.113-1.035-.083M7.785 7.034a.9.9 0 0 0-.38.177.986.986 0 0 0-.2 1.376.995.995 0 0 0 1.165.334c.217-.082.47-.334.55-.55a.996.996 0 0 0-1.135-1.337m-.208 3.775c-.873.104-1.58.384-2.258.893a5.5 5.5 0 0 0-.76.742c-.623.79-.978 1.8-.954 2.718.006.231.01.252.066.37a.81.81 0 0 0 .86.456.76.76 0 0 0 .436-.226c.173-.173.226-.31.245-.631.023-.41.08-.673.21-.994.261-.636.79-1.192 1.392-1.464.409-.184.755-.26 1.186-.26.428 0 .783.078 1.186.26a2.82 2.82 0 0 1 1.39 1.46c.133.326.189.59.212.998.019.321.075.467.247.634.057.056.15.124.204.152a.85.85 0 0 0 .713.004.9.9 0 0 0 .377-.388l.06-.126v-.34a3.4 3.4 0 0 0-.131-.994 4.33 4.33 0 0 0-1.148-1.988 4.36 4.36 0 0 0-2.383-1.234c-.175-.032-.31-.04-.653-.045a9 9 0 0 0-.497.003",clipRule:"evenodd"}))),Ia||(Ia=o.createElement("defs",null,o.createElement("clipPath",{id:"app-members_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.APP_PROPOSALS]:function(e){return o.createElement("svg",Ha({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Da||(Da=o.createElement("g",{clipPath:"url(#app-proposals_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m7.366.01-.134.028c-.14.029-.31.101-.446.192-.178.12-3.062 3.014-3.15 3.163a1.43 1.43 0 0 0 .018 1.48c.042.066.695.733 1.888 1.927l1.823 1.825h-1.47a50 50 0 0 0-1.596.017.8.8 0 0 0-.464.233c-.177.18-.24.35-.227.612a.6.6 0 0 0 .076.303.87.87 0 0 0 .345.363c.187.095 0 .09 3.971.09s3.784.005 3.97-.09a.87.87 0 0 0 .346-.364.6.6 0 0 0 .076-.306.8.8 0 0 0-.023-.271.82.82 0 0 0-.668-.57 25 25 0 0 0-1.144-.016h-1.02l1.354-1.357c1.425-1.428 1.482-1.492 1.579-1.748a1.48 1.48 0 0 0-.051-1.135 2 2 0 0 0-.126-.202C12.197 4.048 8.466.32 8.35.244a1.33 1.33 0 0 0-.744-.235 2 2 0 0 0-.24.001M6.345 2.915 5.14 4.119 6.79 5.77l1.651 1.65 1.21-1.209 1.209-1.209-1.646-1.646c-.905-.905-1.65-1.646-1.655-1.646s-.552.542-1.214 1.205M1.655 6.19A2.02 2.02 0 0 0 .092 7.573c-.094.3-.092.212-.092 4.07 0 2.371.006 3.632.019 3.697.08.423.493.715.913.645a.8.8 0 0 0 .454-.242.76.76 0 0 0 .215-.428c.01-.063.017-.672.017-1.352v-1.237h12.764v1.246c0 .728.007 1.292.018 1.357.04.24.229.49.45.59a.808.808 0 0 0 1.131-.58c.013-.064.02-1.325.019-3.696 0-3.858.002-3.77-.091-4.07a2.02 2.02 0 0 0-1.254-1.3c-.283-.099-.419-.112-1.122-.112-.583 0-.647.003-.755.036a.805.805 0 0 0-.465 1.164c.068.121.22.264.347.326.158.077.296.091.9.092.574 0 .6.004.7.103a.5.5 0 0 1 .087.127c.032.07.034.158.034 1.586v1.513H1.619V9.595c.001-1.428.003-1.516.035-1.586a.42.42 0 0 1 .2-.205c.047-.02.253-.025 1.03-.025.533 0 1.026-.008 1.094-.017a.82.82 0 0 0 .623-.451.806.806 0 0 0-.526-1.125c-.133-.036-2.219-.032-2.419.004Z",clipRule:"evenodd"}))),Pa||(Pa=o.createElement("defs",null,o.createElement("clipPath",{id:"app-proposals_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.APP_TRANSACTIONS]:function(e){return o.createElement("svg",qa({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),ja||(ja=o.createElement("g",{clipPath:"url(#app-transactions_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M11.111 1.16a.7.7 0 0 0-.296.185.7.7 0 0 0-.217.526c0 .257.064.377.364.687l.221.227-4.775.006c-4.532.005-4.782.006-4.904.036-.592.142-1.042.488-1.297.997a1.7 1.7 0 0 0-.19.69c-.023.259-.023 6.744 0 6.921a.76.76 0 0 0 .523.625 1 1 0 0 0 .437 0 .81.81 0 0 0 .464-.416l.054-.114.009-3.479c.008-3.15.011-3.484.036-3.538a.45.45 0 0 1 .177-.186c.048-.026.414-.028 4.769-.032l4.716-.005-.243.248c-.319.326-.352.39-.352.675 0 .187.003.203.055.314a.85.85 0 0 0 .35.359c.128.064.307.09.454.066.234-.04.22-.028 1.232-1.036.871-.868.932-.932.99-1.05a.53.53 0 0 0 .07-.285.7.7 0 0 0-.096-.419c-.06-.106-1.83-1.876-1.94-1.938a1 1 0 0 0-.162-.071 1 1 0 0 0-.449.006Zm3.906 2.78a.8.8 0 0 0-.458.414l-.054.116-.009 3.479c-.008 3.15-.011 3.484-.036 3.538a.45.45 0 0 1-.177.186c-.048.026-.414.028-4.769.032l-4.716.005.243-.248c.319-.326.352-.39.352-.676 0-.186-.003-.202-.055-.313a.76.76 0 0 0-.8-.425c-.238.04-.223.026-1.236 1.036-.871.868-.932.932-.99 1.05a.53.53 0 0 0-.07.285.7.7 0 0 0 .096.419c.06.106 1.83 1.876 1.94 1.938.12.069.227.096.381.096.213 0 .38-.069.527-.219a.7.7 0 0 0 .216-.525c0-.257-.064-.377-.365-.686l-.221-.228h4.64c3.079 0 4.702-.006 4.826-.018a1.8 1.8 0 0 0 1.16-.537 1.8 1.8 0 0 0 .54-1.173c.024-.259.024-6.744 0-6.921a.76.76 0 0 0-.521-.625 1.1 1.1 0 0 0-.444 0m-7.3 1.377a2.7 2.7 0 0 0-2.27 1.811c-.12.357-.166.727-.133 1.09.024.27.055.423.133.654a2.695 2.695 0 0 0 2.771 1.814c.27-.024.423-.055.654-.133a2.695 2.695 0 0 0 1.814-2.771 2.65 2.65 0 0 0-.78-1.688 2.68 2.68 0 0 0-2.188-.777Zm.018 1.514a1.3 1.3 0 0 0-.487.236 1.2 1.2 0 0 0 .23 2.01A1.2 1.2 0 0 0 9.198 8c0-.765-.705-1.328-1.462-1.169Zm-4.699.17a1.1 1.1 0 0 0-.663.537.9.9 0 0 0-.104.462c0 .297.089.513.294.718.211.21.44.307.727.307.292 0 .51-.09.72-.298a.99.99 0 0 0 .289-.94.96.96 0 0 0-.289-.514A.94.94 0 0 0 3.534 7a1.3 1.3 0 0 0-.498 0Zm9.419 0a.94.94 0 0 0-.465.272.9.9 0 0 0-.201.265 1.02 1.02 0 0 0 0 .924.9.9 0 0 0 .2.264.95.95 0 0 0 .72.3.97.97 0 0 0 .728-.308A.94.94 0 0 0 13.73 8c0-.083-.01-.192-.021-.242A1.07 1.07 0 0 0 12.956 7a1.3 1.3 0 0 0-.501 0Z",clipRule:"evenodd"}))),Ba||(Ba=o.createElement("defs",null,o.createElement("clipPath",{id:"app-transactions_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.BLOCKCHAIN_BLOCK]:function(e){return o.createElement("svg",Fa({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Va||(Va=o.createElement("g",{clipPath:"url(#blockchain-block_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.816.053a2 2 0 0 0-.148.034C7.528.127.684 2.771.58 2.826c-.17.09-.357.287-.45.474-.14.286-.13-.068-.13 4.638 0 4.54-.004 4.355.091 4.596.098.248.332.51.563.63.071.038 1.664.658 3.54 1.38 1.875.721 3.464 1.334 3.53 1.36.17.07.383.07.553 0 .065-.027 1.654-.639 3.53-1.36a236 236 0 0 0 3.539-1.38 1.33 1.33 0 0 0 .563-.63c.093-.234.09-.079.09-4.599 0-3.626-.003-4.24-.026-4.35a1.34 1.34 0 0 0-.633-.836A637 637 0 0 0 8.313.084a1.5 1.5 0 0 0-.497-.03Zm-2.47 2.408a937 937 0 0 0-2.677 1.036C2.633 3.513 7.92 5.557 8 5.557c.074 0 5.406-2.06 5.376-2.077-.023-.013-5.288-2.008-5.358-2.03-.015-.005-1.218.45-2.673 1.011ZM1.381 8.243v3.731l2.936 1.13 2.958 1.14c.019.007.024-.744.024-3.721v-3.73L4.356 5.658l-2.958-1.14c-.009-.003-.016 1.673-.016 3.724Zm10.264-2.587L8.7 6.792v3.73c0 2.192.006 3.728.016 3.724l2.959-1.14 2.942-1.132v-3.73c0-2.05-.006-3.727-.014-3.726-.007 0-1.339.513-2.958 1.138",clipRule:"evenodd"}))),Ua||(Ua=o.createElement("defs",null,o.createElement("clipPath",{id:"blockchain-block_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.BLOCKCHAIN_BLOCKCHAIN]:function(e){return o.createElement("svg",Wa({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ka||(Ka=o.createElement("g",{clipPath:"url(#blockchain-blockchain_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.691.03A2.01 2.01 0 0 0 .03 1.707c-.04.266-.04 4.23 0 4.496A2 2 0 0 0 1.706 7.88c.158.025.46.028 2.332.022 2.399-.007 2.242.002 2.593-.136A1.99 1.99 0 0 0 7.767 6.63c.122-.308.128-.363.137-1.154l.007-.712h.932l.008.354c.007.307.015.378.057.538a2.02 2.02 0 0 0 1.437 1.436c.16.043.23.05.538.058l.354.008v.934h-.64c-.473 0-.681.007-.805.027A1.995 1.995 0 0 0 8.12 9.791c-.02.124-.027.332-.027.806v.639H7.008v-.126c0-.24-.091-.626-.197-.84a2.08 2.08 0 0 0-1.213-1.038c-.274-.085-.394-.092-1.486-.092-1.122 0-1.258.01-1.531.103q-.477.163-.808.51-.48.5-.556 1.177c-.026.232-.026 1.998 0 2.23a2.005 2.005 0 0 0 1.745 1.77c.254.032 2.12.026 2.34-.007a2 2 0 0 0 1.7-1.871l.011-.198h1.08v.639c0 .695.015.864.103 1.124a2 2 0 0 0 1.602 1.354c.266.04 4.23.04 4.495 0a2.01 2.01 0 0 0 1.679-1.678c.04-.267.04-4.23 0-4.496a2 2 0 0 0-1.666-1.677c-.132-.021-.327-.028-.812-.028h-.64v-.934l.355-.008c.422-.01.606-.05.906-.197.536-.262.91-.715 1.072-1.303l.049-.178V2.438l-.05-.179a2.04 2.04 0 0 0-1.44-1.444l-.183-.05h-3.034l-.179.05a2 2 0 0 0-1.303 1.07c-.146.3-.186.485-.196.907l-.008.354h-.934v-.64c0-.484-.007-.68-.028-.811A2 2 0 0 0 6.203.029C5.95-.009 1.937-.008 1.691.03m.16 1.625a.5.5 0 0 0-.124.087c-.112.12-.106-.003-.106 2.217 0 1.934.002 2.03.034 2.101.02.04.058.096.087.123.12.113-.002.107 2.218.107 1.934 0 2.03-.002 2.1-.035a.5.5 0 0 0 .124-.087c.113-.12.107.002.107-2.213s.006-2.093-.107-2.213a.5.5 0 0 0-.123-.087c-.07-.033-.167-.034-2.105-.034-1.94 0-2.035.001-2.106.034Zm8.824.753a.38.38 0 0 0-.195.218c-.02.055-.025.325-.025 1.329 0 1.172.003 1.265.034 1.346.038.1.125.183.227.22.057.02.318.024 1.34.024h1.269l.09-.047a.44.44 0 0 0 .148-.125l.055-.08V2.616l-.055-.078a.5.5 0 0 0-.137-.12l-.08-.043h-1.299c-1.22 0-1.302.002-1.372.034Zm-6.11 1.2c-.323.04-.609.22-.794.504-.126.193-.153.294-.154.578-.002.285.02.381.131.567.303.51.925.695 1.458.433a1.2 1.2 0 0 0 .484-.485A1.1 1.1 0 0 0 5.5 3.94a1.08 1.08 0 0 0-.935-.332M9.94 9.745a.5.5 0 0 0-.123.087c-.112.12-.106-.003-.106 2.217 0 1.934.002 2.031.035 2.101.018.04.057.096.086.123.12.113-.002.107 2.218.107 1.934 0 2.03-.002 2.101-.035a.5.5 0 0 0 .123-.087c.113-.12.107.002.107-2.213s.006-2.093-.107-2.213a.5.5 0 0 0-.123-.087c-.07-.033-.166-.034-2.105-.034s-2.035.001-2.106.034m-6.895 1.047a.42.42 0 0 0-.21.237c-.026.094-.026 1.938 0 2.032a.42.42 0 0 0 .21.237c.069.03.146.033 1.058.033s.989-.002 1.057-.033a.5.5 0 0 0 .213-.217c.022-.06.022-2.012 0-2.072a.5.5 0 0 0-.213-.217c-.068-.03-.145-.033-1.057-.033s-.99.002-1.058.033",clipRule:"evenodd"}))),Ga||(Ga=o.createElement("defs",null,o.createElement("clipPath",{id:"blockchain-blockchain_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.BLOCKCHAIN_GASFEE]:function(e){return o.createElement("svg",Xa({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Za||(Za=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.734.593a3.22 3.22 0 0 0-2.637 2.38c-.095.382-.09.009-.096 5.742-.004 3.88 0 5.354.015 5.48.03.243.078.406.191.638.242.495.651.854 1.175 1.03.312.104.203.101 3.917.101 2.32 0 3.463-.006 3.56-.02a2 2 0 0 0 1.68-1.478c.019-.071.04-.169.047-.216l.011-.087 1.301-.007c1.384-.008 1.348-.006 1.724-.103a3.21 3.21 0 0 0 2.135-1.873c.183-.453.237-.746.237-1.294 0-.385-.017-.549-.083-.819a3.08 3.08 0 0 0-1.374-1.865c-.244-.15-.55-.28-.829-.351a3.5 3.5 0 0 0-.61-.093h-.092V6.97l.74-.006c.717-.005.744-.007.842-.047a.92.92 0 0 0 .475-.487c.029-.072.032-.232.036-1.955l.005-1.876.383-.387c.421-.426.467-.491.502-.72a.81.81 0 0 0-.57-.901.9.9 0 0 0-.612.066c-.057.028-.556.515-1.676 1.635-1.502 1.5-1.599 1.601-1.653 1.717-.032.07-.065.18-.075.252-.01.077-.016.849-.012 1.956l.006 1.827.04.148c.134.474.445.844.876 1.04.175.079.319.11.646.137.487.04.716.14 1.013.44.184.185.284.35.362.6.038.124.043.173.043.478 0 .366-.013.446-.103.668a1.4 1.4 0 0 1-.31.477 1.6 1.6 0 0 1-.722.46c-.133.04-.15.04-1.381.047l-1.246.006-.006-4.55-.006-4.55-.04-.212A3.23 3.23 0 0 0 8.19.658C7.81.562 7.852.563 5.285.566 3.363.567 2.863.573 2.734.593m.304 1.59a1.57 1.57 0 0 0-1.256.874c-.132.269-.15.35-.16.75l-.01.345h7.383v-.256c0-.546-.122-.884-.442-1.223a1.52 1.52 0 0 0-.995-.49c-.216-.022-4.31-.022-4.52 0M13.24 4.46l-.234.235v.653h.479v-.562c0-.308-.003-.56-.006-.56-.002 0-.11.105-.239.234M1.616 6.764v.994h7.379V5.771H1.616zm0 4.932c0 2.072.003 2.345.029 2.406a.4.4 0 0 0 .201.208c.07.033.203.035 3.46.035 3.253 0 3.388-.002 3.46-.035a.42.42 0 0 0 .208-.24c.015-.05.02-.704.02-2.39V9.359H1.617zm1.47-1.233c-.338.042-.635.345-.68.695-.022.17-.02 1.253.002 1.412a.8.8 0 0 0 .797.69.795.795 0 0 0 .767-.567c.033-.109.036-.172.036-.829 0-.535-.006-.734-.025-.803a.804.804 0 0 0-.898-.598Z",clipRule:"evenodd"})))},[Gr.BLOCKCHAIN_SMARTCONTRACT]:function(e){return o.createElement("svg",Ja({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),$a||($a=o.createElement("g",{clipPath:"url(#blockchain-smartcontract_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.923.015C3.2.075 2.556.592 2.325 1.297c-.087.265-.088.274-.088 2.148 0 1.643.002 1.753.031 1.847a.75.75 0 0 0 .832.52c.276-.043.501-.236.607-.523.02-.058.026-.335.034-1.804.009-1.602.012-1.74.04-1.79a.4.4 0 0 1 .227-.175C4.06 1.507 5.11 1.5 7.56 1.5h3.477l1.732 1.732 1.73 1.731v4.593c0 5.105.01 4.704-.116 4.827-.125.123.157.114-3.783.114-3.39 0-3.558.002-3.653.032a.75.75 0 0 0-.52.83c.05.324.32.585.647.627.169.022 6.959.02 7.209-.002a1.85 1.85 0 0 0 1.518-1.034c.114-.232.165-.422.187-.697.013-.155.017-1.71.013-4.98-.005-4.461-.007-4.76-.035-4.838a1 1 0 0 0-.074-.163C15.835 4.175 11.875.206 11.757.13a1 1 0 0 0-.18-.09L11.48.006 7.787.003C5.755.002 4.017.007 3.923.015m-.07 6.346a.76.76 0 0 0-.465.254c-.119.138-3.183 4.053-3.25 4.152a.7.7 0 0 0-.127.43.68.68 0 0 0 .125.405c.115.168 3.203 4.071 3.296 4.167a.745.745 0 0 0 1.026.033c.104-.093 3.308-4.163 3.368-4.277a.73.73 0 0 0-.057-.776c-.036-.05-.788-1.012-1.672-2.14C5.09 7.327 4.464 6.542 4.42 6.51a.8.8 0 0 0-.567-.148Zm-.851 3.177a77 77 0 0 0-.957 1.233c-.004.017 1.862.683 1.914.683.02 0 1.921-.66 1.929-.67a235 235 0 0 0-1.91-2.436c-.02-.02-.161.15-.976 1.19m-.087 3.169a57 57 0 0 0 1.046 1.312c.014 0 1.052-1.317 1.044-1.324a7 7 0 0 0-.39.13c-.452.16-.586.193-.723.178-.116-.013-.132-.018-.617-.187-.205-.071-.367-.12-.36-.109",clipRule:"evenodd"}))),Ya||(Ya=o.createElement("defs",null,o.createElement("clipPath",{id:"blockchain-smartcontract_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.BLOCKCHAIN_WALLET]:function(e){return o.createElement("svg",at({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Qa||(Qa=o.createElement("g",{clipPath:"url(#blockchain-wallet_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.705 1.132A4.13 4.13 0 0 0 .698 2.926a4.1 4.1 0 0 0-.676 1.84C.005 4.909 0 5.78 0 9.078c0 3.907.002 4.14.03 4.284.077.372.247.697.504.957.274.279.587.45.962.526.17.034.194.034 5.729.03l5.558-.005.16-.046a1.88 1.88 0 0 0 1.347-1.434c.025-.108.03-.249.037-.917l.008-.79.302-.009c.186-.005.335-.018.388-.034.476-.138.842-.518.946-.984.026-.118.029-.264.029-1.407 0-1.446.003-1.412-.138-1.69a1.33 1.33 0 0 0-.598-.594c-.204-.1-.352-.129-.675-.129h-.258v-.682c0-.746-.013-.955-.077-1.175a1.89 1.89 0 0 0-1.317-1.292 3 3 0 0 0-.66-.068h-.187v-.947c0-.885-.002-.953-.033-1.041a.77.77 0 0 0-.49-.482c-.075-.026-.398-.028-3.942-.025-2.123.001-3.887.005-3.92.008m.274 1.489a2.64 2.64 0 0 0-1.438.516c-.17.127-.43.392-.553.564a2.8 2.8 0 0 0-.43.988c-.051.248-.06.468-.06 1.561v1.083H3.55l.74-.618c.407-.34.774-.637.815-.662.185-.109.155-.106 1.36-.106 1.19 0 1.168-.002 1.347.096a.83.83 0 0 1 .311.344.76.76 0 0 1-.029.673.9.9 0 0 1-.278.282c-.157.092-.165.093-1.14.093h-.905l-.77.641c-.48.401-.803.657-.858.683-.165.077-.206.08-1.458.08H1.497v.838l1.255.004 1.254.005.128.063c.098.05.296.205.874.688l.748.624.92.006c.968.006.955.005 1.11.086.369.193.51.644.318 1.02a1 1 0 0 1-.297.3c-.158.09-.22.095-1.331.096-1.076 0-1.153-.005-1.31-.08-.055-.025-.385-.287-.86-.682l-.77-.641H1.498v.938c0 1.078-.001 1.066.13 1.182a.34.34 0 0 0 .167.087c.062.012 1.69.017 5.419.013 4.858-.004 5.336-.007 5.39-.032a.4.4 0 0 0 .19-.195c.03-.063.032-.126.032-.773v-.705l-1.142-.006c-1.23-.007-1.182-.003-1.407-.1a1.38 1.38 0 0 1-.685-.674c-.11-.243-.11-.243-.11-1.652 0-1.446-.004-1.412.137-1.69.13-.259.34-.466.598-.594.26-.128.267-.129 1.514-.129h1.097l-.005-.734-.005-.734-.051-.075a.4.4 0 0 0-.145-.12l-.092-.048H8.275c-3.608 0-4.27-.004-4.356-.025a.75.75 0 0 1-.498-1.045.78.78 0 0 1 .558-.418c.072-.011 1.238-.018 3.367-.018h3.256l-.005-.5-.005-.5-3.26-.002c-1.792 0-3.302.001-3.353.004m6.998 6.628v.924h3.526V8.326H12.74l-1.763-.001zm-5.593-.735a.77.77 0 0 0-.618.544c-.027.101-.023.32.007.418.06.195.207.36.403.456l.129.062 1.104.005c1.177.006 1.214.004 1.376-.078a.94.94 0 0 0 .317-.311.77.77 0 0 0-.007-.722 1 1 0 0 0-.276-.282c-.17-.1-.148-.098-1.282-.103a26 26 0 0 0-1.153.011",clipRule:"evenodd"}))),et||(et=o.createElement("defs",null,o.createElement("clipPath",{id:"blockchain-wallet_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.BLOCKCHAIN_WALLETCONNECT]:function(e){return o.createElement("svg",lt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),tt||(tt=o.createElement("path",{fill:"currentColor",d:"M3.276 5.05c2.609-2.521 6.84-2.521 9.449 0l.314.304c.13.126.13.33 0 .457l-1.075 1.038a.17.17 0 0 1-.236 0l-.432-.417c-1.82-1.76-4.772-1.76-6.592 0l-.463.447a.17.17 0 0 1-.236 0L2.931 5.841a.315.315 0 0 1 0-.457l.345-.333Zm11.67 2.148.956.924c.13.126.13.33 0 .457l-4.31 4.167a.34.34 0 0 1-.473 0L8.059 9.79a.086.086 0 0 0-.118 0l-3.06 2.957a.34.34 0 0 1-.472 0L.098 8.58a.315.315 0 0 1 0-.457l.956-.924a.34.34 0 0 1 .472 0l3.06 2.958a.086.086 0 0 0 .118 0l3.06-2.958a.34.34 0 0 1 .472 0l3.06 2.958a.086.086 0 0 0 .118 0l3.06-2.958a.34.34 0 0 1 .472 0Z"})))},[Gr.BURN_ASSETS]:function(e){return o.createElement("svg",ct({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),rt||(rt=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.349 4.918a16 16 0 0 1 1.366.014c.642.05 1.274.16 1.803.313 1.27.369 2.128.998 2.385 1.75.096.278.089.042.095 3.313.006 3.023.002 3.255-.05 3.459-.303 1.197-1.981 2.055-4.335 2.217-.305.02-1.07.021-1.374 0-1.863-.13-3.357-.712-3.994-1.558-.22-.293-.323-.535-.362-.852-.022-.189-.023-6.036 0-6.232.022-.194.064-.337.156-.526.1-.205.225-.377.413-.564.739-.74 2.194-1.237 3.898-1.334Zm4.156 7.431c-1.334.668-3.407.896-5.276.58a7 7 0 0 1-1.847-.567l-.195-.094v1.171l.039.081c.05.107.219.28.38.39 1.075.728 3.298.986 5.123.594.59-.127 1.14-.338 1.509-.58.151-.099.35-.296.398-.395l.037-.075.005-.597.004-.596-.177.089Zm.007-2.934c-.92.461-2.175.712-3.565.712-1.151 0-2.175-.164-3.054-.49a5 5 0 0 1-.612-.27.3.3 0 0 0-.071-.035c-.005 0-.009.263-.009.586v.587l.039.084c.084.177.352.396.692.566.772.385 1.832.594 3.015.595 1.174 0 2.256-.214 3.024-.6.306-.153.576-.374.672-.546l.044-.079.005-.597c.002-.32 0-.583-.005-.596a3 3 0 0 0-.175.083m-4.254-3.169c-1.106.087-2.04.35-2.634.74-.247.163-.436.394-.437.533 0 .193.31.488.733.7.843.42 2.106.64 3.374.586.922-.039 1.67-.183 2.35-.453.368-.146.656-.318.843-.506.25-.251.247-.412-.01-.666-.429-.423-1.347-.757-2.469-.897a10.3 10.3 0 0 0-1.75-.038Z",clipRule:"evenodd"})),nt||(nt=o.createElement("path",{fill:"currentColor",d:"m10.753.334.004.002a.1.1 0 0 1 .03.015l.077.04.165.15c.218.128.514.317.829.558.607.466 1.388 1.205 1.715 2.17a.857.857 0 0 1-1.578.648c-.182-.536-.67-1.048-1.206-1.458a6 6 0 0 0-.341-.245 10 10 0 0 1-.46.666c-.257.338-.58.705-.946.995-.355.28-.837.555-1.403.556-.502 0-.985-.194-1.376-.406a7 7 0 0 1-1.11-.77 10 10 0 0 1-.398-.348c-.246.489-.417.969-.417 1.274 0 .393.146 1.045.305 1.702.073.3.15.608.193.835.02.106.043.244.044.372a.857.857 0 0 1-1.556.667 3 3 0 0 1-.5-.194 10 10 0 0 1-.54-.287 18 18 0 0 1-.94-.512c-.163-.086-.32-.175-.47-.256a4 4 0 0 0-.041.21C.707 7.412.592 8.234.592 8.855c0 .081.08.331.404.76.296.39.705.814 1.135 1.214a22 22 0 0 0 1.57 1.321 3 3 0 0 1 .137.113l.001.001.06.049a.74.74 0 0 1 .093 1 .86.86 0 0 1-1.065.152h-.002l-.002-.002-.01-.007-.033-.024-.118-.091a14 14 0 0 1-.416-.327 19 19 0 0 1-1.265-1.09 13.4 13.4 0 0 1-1.309-1.408C.365 10.214 0 9.618 0 9.01c0-.76.137-1.69.266-2.4a15 15 0 0 1 .179-.905 4 4 0 0 1 .06-.168l.007-.021v-.002l.235-.984.888.507.005.003.006.003.02.012.082.047.3.167c.25.14.586.324.934.508q.166.087.331.17c-.132-.558-.28-1.244-.28-1.76 0-.691.33-1.456.588-1.962a9 9 0 0 1 .504-.956l.033-.052.003-.005.55-.812.653.731.004.004.016.016.052.057a10.187 10.187 0 0 0 .903.85c.282.233.583.45.869.605.298.163.512.22.638.22.063 0 .212-.037.451-.225.228-.18.462-.438.682-.725a10 10 0 0 0 .748-1.09l.006-.009.342-.667.678.334Z"})))},[Gr.CALENDAR]:function(e){return o.createElement("svg",ot({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),it||(it=o.createElement("g",{clipPath:"url(#calendar_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.678.019a1.01 1.01 0 0 0-.62.466c-.093.177-.105.265-.105.8v.492h-.53c-.577 0-.738.017-.992.104A2.12 2.12 0 0 0 .185 3.018c-.069.16-.102.257-.143.43-.032.13-.034.398-.04 5.313-.004 3.654 0 5.23.014 5.36.1.92.762 1.64 1.69 1.839.148.032.427.033 6.295.033 5.867 0 6.146-.001 6.295-.033a2.2 2.2 0 0 0 .57-.2q.856-.456 1.094-1.446c.031-.13.033-.412.04-5.296.003-3.621 0-5.216-.015-5.355a2.1 2.1 0 0 0-1.414-1.782c-.255-.087-.415-.104-.993-.104h-.53v-.491c0-.536-.011-.624-.105-.801a1.1 1.1 0 0 0-.414-.394.94.94 0 0 0-.797 0c-.143.068-.34.256-.413.394-.095.177-.106.265-.106.8v.492H4.789v-.491c0-.536-.012-.624-.106-.801a1.1 1.1 0 0 0-.41-.393.94.94 0 0 0-.595-.073m-1.71 3.63c-.13.078-.125.039-.125 1.203v1.046h12.316V4.852c0-1.164.004-1.125-.125-1.203-.054-.033-.095-.036-.522-.036h-.464v.482c0 .482-.01.583-.068.72a1.03 1.03 0 0 1-.395.445.95.95 0 0 1-.909 0 1.03 1.03 0 0 1-.395-.445c-.058-.137-.067-.238-.068-.72v-.482H4.789v.482c-.001.482-.01.583-.069.72a1.03 1.03 0 0 1-.395.445.95.95 0 0 1-.908 0 1.03 1.03 0 0 1-.396-.445c-.057-.137-.067-.238-.067-.72v-.482H2.49c-.428 0-.468.003-.522.036m-.13 7.213c.005 3.117.005 3.119.043 3.17.02.027.06.067.088.088l.05.038h11.962l.051-.038a.5.5 0 0 0 .089-.089c.038-.05.038-.052.043-3.17l.004-3.118H1.833z",clipRule:"evenodd"}))),st||(st=o.createElement("defs",null,o.createElement("clipPath",{id:"calendar_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.CHECKBOX]:function(e){return o.createElement("svg",xt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),gt||(gt=o.createElement("g",{clipPath:"url(#checkbox_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.845.02C1.056.108.363.681.109 1.455-.004 1.798 0 1.446 0 7.999c0 5.057.004 6.02.026 6.183a2.1 2.1 0 0 0 1.85 1.798c.247.026 12 .026 12.248 0a2.1 2.1 0 0 0 1.856-1.857c.027-.247.027-12 0-12.248A2.1 2.1 0 0 0 14.125.018C13.901-.006 2.061-.004 1.845.02m.193 1.833c-.1.023-.179.122-.193.24-.006.055-.009 2.75-.006 5.992l.006 5.893.038.05c.02.028.06.068.088.09l.05.037H13.98l.05-.038a.5.5 0 0 0 .089-.088l.038-.051V2.02l-.038-.05a.5.5 0 0 0-.089-.089l-.05-.038-5.94-.003a610 610 0 0 0-6.002.013",clipRule:"evenodd"}))),ft||(ft=o.createElement("defs",null,o.createElement("clipPath",{id:"checkbox_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.CHECKBOX_INDETERMINATE]:function(e){return o.createElement("svg",ut({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),dt||(dt=o.createElement("path",{fill:"currentColor",d:"M4.56 7.082a.917.917 0 0 0 0 1.834h6.881a.917.917 0 1 0 0-1.834z"})),mt||(mt=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.109 1.455C.363.68 1.056.108 1.845.02 2.06-.004 13.9-.006 14.125.018a2.1 2.1 0 0 1 1.856 1.857c.027.247.027 12 0 12.248a2.1 2.1 0 0 1-1.856 1.857c-.248.026-12.001.026-12.249 0a2.1 2.1 0 0 1-1.849-1.798C.005 14.02.001 13.056.001 8c0-5.923-.004-6.205.078-6.458zm1.736.638c.014-.118.093-.217.193-.24A610 610 0 0 1 8.04 1.84l5.938.003.051.038c.028.02.068.06.089.088l.038.051v11.958l-.038.05a.5.5 0 0 1-.089.09l-.05.037H2.021l-.05-.038a.5.5 0 0 1-.09-.088l-.037-.051-.006-5.893c-.003-3.241 0-5.937.006-5.992Z",clipRule:"evenodd"})))},[Gr.CHECKBOX_SELECTED]:function(e){return o.createElement("svg",vt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),pt||(pt=o.createElement("g",{clipPath:"url(#checkbox-selected_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.845.02C1.056.108.363.681.109 1.455-.004 1.798 0 1.446 0 7.999c0 5.057.004 6.02.026 6.183a2.1 2.1 0 0 0 1.85 1.798c.247.026 12 .026 12.248 0a2.1 2.1 0 0 0 1.856-1.857c.027-.247.027-12 0-12.248A2.1 2.1 0 0 0 14.125.018C13.901-.006 2.061-.004 1.845.02m.193 1.833c-.1.023-.179.122-.193.24-.006.055-.009 2.75-.006 5.992l.006 5.893.038.05c.02.028.06.068.088.09l.05.037H13.98l.05-.038a.5.5 0 0 0 .089-.088l.038-.051V2.02l-.038-.05a.5.5 0 0 0-.089-.089l-.05-.038-5.94-.003a610 610 0 0 0-6.002.013m9.197 2.595a.96.96 0 0 0-.401.207 207 207 0 0 0-2.17 2.688 402 402 0 0 1-2.104 2.62c-.005 0-.39-.287-.857-.637-.49-.368-.896-.658-.96-.688a.9.9 0 0 0-.548-.064c-.08.016-.192.052-.248.08-.15.072-.328.258-.414.432a.6.6 0 0 0-.078.312c-.015.275.052.49.21.673.08.094 2.51 1.923 2.646 1.992.114.057.292.1.414.1a.97.97 0 0 0 .608-.233c.081-.075 4.818-5.99 4.898-6.115a.77.77 0 0 0 .122-.467.85.85 0 0 0-.122-.477 1.04 1.04 0 0 0-.511-.404 1.1 1.1 0 0 0-.485-.02Z",clipRule:"evenodd"}))),ht||(ht=o.createElement("defs",null,o.createElement("clipPath",{id:"checkbox-selected_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.CHECKMARK]:function(e){return o.createElement("svg",Et({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),bt||(bt=o.createElement("g",{clipPath:"url(#checkmark_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M14.966 1.128a.8.8 0 0 0-.358.173c-.041.035-2.135 2.583-4.653 5.661-2.518 3.079-4.61 5.63-4.648 5.67q-.121.127-.251.09c-.042-.012-.57-.464-1.83-1.568C1.453 9.604 1.332 9.5 1.224 9.445a.91.91 0 0 0-.756 0 .95.95 0 0 0-.437.496 1.1 1.1 0 0 0 .006.56c.079.216.05.188 1.991 1.888 1.013.886 1.898 1.652 1.968 1.702a1.946 1.946 0 0 0 2.525-.242c.118-.122 9.258-11.29 9.344-11.417A.7.7 0 0 0 16 1.974c0-.189-.026-.304-.098-.427a.87.87 0 0 0-.62-.427.65.65 0 0 0-.316.008",clipRule:"evenodd"}))),wt||(wt=o.createElement("defs",null,o.createElement("clipPath",{id:"checkmark_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.CHEVRON_DOWN]:function(e){return o.createElement("svg",yt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),zt||(zt=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.294 5.023a1 1 0 0 1 1.414 0L8 9.316l4.293-4.293a1 1 0 1 1 1.414 1.414L8.98 11.165a1.384 1.384 0 0 1-1.958 0L2.294 6.437a1 1 0 0 1 0-1.414",clipRule:"evenodd"})))},[Gr.CHEVRON_LEFT]:function(e){return o.createElement("svg",Ct({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Nt||(Nt=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.978 2.293a1 1 0 0 1 0 1.414L6.685 8l4.293 4.293a1 1 0 0 1-1.415 1.414L4.835 8.98a1.385 1.385 0 0 1 0-1.958l4.728-4.728a1 1 0 0 1 1.415 0Z",clipRule:"evenodd"})))},[Gr.CHEVRON_RIGHT]:function(e){return o.createElement("svg",Rt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ot||(Ot=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.024 2.293a1 1 0 0 1 1.414 0l4.728 4.728c.54.54.54 1.417 0 1.958l-4.728 4.728a1 1 0 0 1-1.414-1.414L9.317 8 5.024 3.707a1 1 0 0 1 0-1.414",clipRule:"evenodd"})))},[Gr.CHEVRON_UP]:function(e){return o.createElement("svg",_t({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),At||(At=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"m8 6.684 4.294 4.293a1 1 0 0 0 1.414-1.414L8.98 4.835a1.385 1.385 0 0 0-1.958 0L2.294 9.563a1 1 0 1 0 1.414 1.414z",clipRule:"evenodd"})))},[Gr.CLOCK]:function(e){return o.createElement("svg",kt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Tt||(Tt=o.createElement("g",{clipPath:"url(#clock_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.846 1.879c-.22.183-.783.745-.965.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8.006 8.006 0 0 0 .283-9.951 7 7 0 0 0-.751-.857 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm.163 1.598a.88.88 0 0 0-.611.615c-.039.15-.04 4.121 0 4.27a.87.87 0 0 0 .616.619c.15.04 3.028.04 3.179 0a.8.8 0 0 0 .388-.232.84.84 0 0 0 .166-.968 1.05 1.05 0 0 0-.367-.385c-.183-.098-.198-.099-1.293-.099H8.856V5.592c0-1.688.002-1.643-.096-1.837a1 1 0 0 0-.347-.353.9.9 0 0 0-.63-.078",clipRule:"evenodd"}))),St||(St=o.createElement("defs",null,o.createElement("clipPath",{id:"clock_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.CLOSE]:function(e){return o.createElement("svg",Lt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Mt||(Mt=o.createElement("g",{clipPath:"url(#close_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.79.026a.93.93 0 0 0-.457.24.96.96 0 0 0-.31.918c.067.314-.169.062 3.358 3.592L6.604 8l-3.223 3.225C-.146 14.756.09 14.504.023 14.818a1 1 0 0 0 .13.713c.085.131.272.301.402.365.287.14.654.132.927-.022.057-.032 1.251-1.212 3.304-3.263l3.215-3.213 3.216 3.213c2.052 2.051 3.247 3.231 3.304 3.263.273.154.64.163.927.022.13-.064.316-.234.401-.365a1.03 1.03 0 0 0 .025-1.01c-.032-.057-1.212-1.252-3.263-3.305L9.4 8.001l3.212-3.215c2.051-2.053 3.231-3.248 3.263-3.305a1.03 1.03 0 0 0-.025-1.01 1.2 1.2 0 0 0-.401-.365 1.4 1.4 0 0 0-.442-.11 1.4 1.4 0 0 0-.445.11c-.094.045-.563.505-3.335 3.275L8.001 6.604 4.776 3.38C1.258-.134 1.496.09 1.194.025a.8.8 0 0 0-.405.001Z",clipRule:"evenodd"}))),It||(It=o.createElement("defs",null,o.createElement("clipPath",{id:"close_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.COPY]:function(e){return o.createElement("svg",Ht({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Dt||(Dt=o.createElement("g",{clipPath:"url(#copy_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.748.024c-.49.076-.954.354-1.247.749a1.87 1.87 0 0 0-.39 1c-.024.241-.025 9.506 0 9.663a.857.857 0 0 0 1.631.201c.023-.053.05-.16.06-.238.012-.095.018-1.693.018-4.838V1.864l.046-.055c.091-.109-.107-.102 2.985-.102 2.488 0 2.839-.003 2.928-.026a.88.88 0 0 0 .598-.598 1.1 1.1 0 0 0 .002-.447.9.9 0 0 0-.658-.621C8.66.003 7.648-.002 5.763-.001 3.44 0 2.869.005 2.748.024M8.112 2.75c-2.86.01-2.633.001-2.95.105-.49.16-.948.584-1.153 1.07a2 2 0 0 0-.146.534c-.013.102-.017 1.592-.013 5.001.005 4.62.007 4.862.036 4.984.095.393.252.684.514.955a1.97 1.97 0 0 0 1.002.56c.121.03.33.032 3.873.037 2.76.005 3.787 0 3.906-.014a1.94 1.94 0 0 0 1.32-.757c.236-.317.35-.609.39-1 .011-.119.017-1.461.017-4.053 0-4.224.005-3.997-.096-4.208-.038-.08-.268-.318-1.509-1.561a74 74 0 0 0-1.539-1.518c-.168-.112-.23-.125-.651-.135-.212-.005-1.562-.005-3.001 0M5.699 4.484a.3.3 0 0 0-.094.08l-.04.058L5.56 9.35l-.004 4.726.035.073a.2.2 0 0 0 .108.108l.073.035h3.603c3.94 0 3.669.008 3.76-.101l.046-.055V7.76H11.93c-1.365 0-1.397-.003-1.572-.098a1.1 1.1 0 0 1-.339-.313 1 1 0 0 1-.087-.19c-.03-.097-.032-.175-.032-1.401V4.46H7.826c-1.703.001-2.083.005-2.127.024m5.91 1.1v.466h.453c.249 0 .453-.006.453-.013s-.204-.217-.453-.466l-.454-.453v.466Z",clipRule:"evenodd"}))),Pt||(Pt=o.createElement("defs",null,o.createElement("clipPath",{id:"copy_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.CRITICAL]:function(e){return o.createElement("svg",qt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),jt||(jt=o.createElement("g",{clipPath:"url(#critical_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.58.015c-.432.051-.81.226-1.164.539C4.166.774.522 4.437.433 4.557a2.1 2.1 0 0 0-.396.874c-.03.144-.033.308-.033 2.568s.002 2.424.033 2.568c.074.339.191.599.396.874.089.12 3.734 3.783 3.983 4.003.306.27.594.42.995.515.127.03.307.034 2.45.04 1.593.004 2.375 0 2.511-.014a2.1 2.1 0 0 0 1.07-.42c.143-.106 4.017-3.98 4.124-4.124q.355-.478.418-1.043c.027-.242.027-4.556 0-4.798a2.1 2.1 0 0 0-.418-1.043c-.09-.12-3.734-3.783-3.983-4.003a2.14 2.14 0 0 0-.995-.515C10.46.008 10.286.006 8.082.002 6.779 0 5.654.006 5.581.015Zm.171 1.843c-.058.02-.459.413-1.976 1.931C2.125 5.44 1.868 5.705 1.85 5.77c-.028.102-.028 4.358 0 4.46.017.064.274.329 1.932 1.986s1.922 1.915 1.986 1.933c.102.027 4.358.027 4.46 0 .065-.018.329-.275 1.987-1.933s1.915-1.922 1.932-1.986c.027-.102.027-4.358 0-4.46-.017-.064-.274-.329-1.932-1.986s-1.922-1.916-1.986-1.933c-.05-.013-.755-.02-2.24-.019-1.816.001-2.178.005-2.239.027ZM7.76 3.571a.94.94 0 0 0-.65.659c-.042.16-.041 4.131 0 4.291a.96.96 0 0 0 .505.61.96.96 0 0 0 .797-.013c.127-.06.323-.251.393-.381.118-.223.113-.119.113-2.363 0-2.212.004-2.135-.1-2.34a1.1 1.1 0 0 0-.35-.367A.96.96 0 0 0 8 3.54c-.065 0-.173.014-.24.031m.085 6.467a1.24 1.24 0 0 0-.872.558 1.214 1.214 0 0 0 1.785 1.598 1.223 1.223 0 0 0 .253-1.624 1.5 1.5 0 0 0-.429-.394 1.3 1.3 0 0 0-.737-.138",clipRule:"evenodd"}))),Bt||(Bt=o.createElement("defs",null,o.createElement("clipPath",{id:"critical_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.DEPOSIT]:function(e){return o.createElement("svg",Ft({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Vt||(Vt=o.createElement("g",{clipPath:"url(#deposit_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.777.03a.87.87 0 0 0-.605.613c-.023.085-.026.604-.026 4.064v3.967l-.67-.67c-.728-.724-.804-.787-1.005-.833a.83.83 0 0 0-.823.232.84.84 0 0 0-.167.97c.05.106.153.213 1.523 1.585 1.03 1.032 1.497 1.489 1.565 1.53a.87.87 0 0 0 .864 0c.067-.041.535-.498 1.565-1.53 1.37-1.372 1.473-1.48 1.522-1.585a.88.88 0 0 0 0-.745 1.05 1.05 0 0 0-.366-.385.9.9 0 0 0-.827.007c-.069.039-.287.244-.783.738l-.688.685V4.707c0-4.317.006-4.05-.094-4.246A1 1 0 0 0 8.436.12.9.9 0 0 0 8 0c-.061 0-.162.014-.224.03ZM1.755 12.112a.88.88 0 0 0-.644.696c-.04.262.038.798.17 1.166a3.05 3.05 0 0 0 2.591 2.008c.26.025 7.998.025 8.257 0a3.06 3.06 0 0 0 2.729-2.53c.032-.19.05-.535.032-.649a.87.87 0 0 0-.702-.702.86.86 0 0 0-.91.468c-.066.135-.072.167-.097.46-.02.229-.069.402-.16.563a1.42 1.42 0 0 1-.86.659c-.128.03-.317.03-4.16.03-3.813 0-4.033 0-4.157-.03a1.38 1.38 0 0 1-.966-.895 1.7 1.7 0 0 1-.058-.345c-.022-.267-.054-.387-.136-.515a.86.86 0 0 0-.93-.384Z",clipRule:"evenodd"}))),Ut||(Ut=o.createElement("defs",null,o.createElement("clipPath",{id:"deposit_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.DOTS_HORIZONTAL]:function(e){return o.createElement("svg",Gt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Kt||(Kt=o.createElement("path",{fill:"currentColor",d:"M.586 9.414a2 2 0 1 1 2.828-2.828A2 2 0 0 1 .586 9.414M6 8a2 2 0 1 0 4 0 2 2 0 0 0-4 0m6 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0"})))},[Gr.DOTS_VERTICAL]:function(e){return o.createElement("svg",Zt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Wt||(Wt=o.createElement("path",{fill:"currentColor",d:"M6.586 3.414A2 2 0 1 1 9.414.586a2 2 0 0 1-2.828 2.828M6 8a2 2 0 1 0 4 0 2 2 0 0 0-4 0m0 6a2 2 0 1 0 4 0 2 2 0 0 0-4 0"})))},[Gr.EXPAND]:function(e){return o.createElement("svg",Yt({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Xt||(Xt=o.createElement("g",{clipPath:"url(#expand_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.978.027a.94.94 0 0 0-.705.759.915.915 0 0 0 .513.962l.157.077 1.964.005 1.964.005L10.64 4.07C8.534 6.177 8.405 6.31 8.35 6.426a.91.91 0 0 0 .185 1.041.91.91 0 0 0 1.043.182c.112-.053.265-.201 2.354-2.288l2.233-2.231.005 1.964.005 1.964.078.157c.183.37.57.576.961.513a.935.935 0 0 0 .76-.714c.022-.104.026-.593.026-3.155 0-2.143-.005-3.06-.02-3.128a.95.95 0 0 0-.71-.71c-.156-.033-6.14-.026-6.292.007ZM.721 8.284a.94.94 0 0 0-.693.701c-.022.105-.026.593-.027 3.155 0 2.144.006 3.06.02 3.129a.95.95 0 0 0 .71.71c.069.014.985.02 3.129.02 2.562 0 3.05-.005 3.155-.027a.927.927 0 0 0 .713-1.039.93.93 0 0 0-.513-.682l-.156-.077-1.965-.005-1.964-.005 2.232-2.234C7.458 9.832 7.596 9.69 7.65 9.575c.365-.778-.447-1.589-1.226-1.224-.113.052-.265.201-2.354 2.287L1.836 12.87l-.004-1.964-.005-1.965-.078-.156a.94.94 0 0 0-.655-.509.8.8 0 0 0-.373.008",clipRule:"evenodd"}))),$t||($t=o.createElement("defs",null,o.createElement("clipPath",{id:"expand_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.FAVORITE]:function(e){return o.createElement("svg",ll({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),al||(al=o.createElement("g",{clipPath:"url(#favorite_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.69.317A1.53 1.53 0 0 0 6.887.8c-.093.11-.18.276-.766 1.454-.363.731-.764 1.539-.89 1.796-.186.381-.234.468-.267.475-.022.005-.9.137-1.952.292a81 81 0 0 0-2.006.31 1.5 1.5 0 0 0-.59.36 1.46 1.46 0 0 0-.158 1.89c.042.056.71.714 1.484 1.462.774.747 1.408 1.361 1.408 1.364l-.327 1.915c-.18 1.05-.33 1.973-.336 2.054-.036.494.23 1.016.661 1.294.409.265.937.314 1.366.127.047-.02.85-.441 1.786-.936l1.702-.899 1.702.9c.936.494 1.74.915 1.786.935.283.123.643.145.962.058.647-.176 1.113-.823 1.066-1.48-.006-.08-.158-.997-.338-2.038l-.327-1.893 1.398-1.387c.89-.883 1.427-1.429 1.478-1.502.184-.262.253-.489.254-.827 0-.14-.008-.269-.023-.326a1.48 1.48 0 0 0-1.064-1.09c-.052-.013-.932-.148-1.955-.298-1.024-.151-1.879-.28-1.9-.288-.034-.01-.2-.333-.897-1.743A68 68 0 0 0 9.212.935c-.11-.165-.2-.262-.34-.363a1.48 1.48 0 0 0-1.18-.256Zm-.469 3.589c-.424.86-.81 1.62-.856 1.689a1.46 1.46 0 0 1-.67.528c-.153.058-.263.076-2.13.352a51 51 0 0 0-1.544.239c.002.005.563.549 1.245 1.207a60 60 0 0 1 1.316 1.294c.133.17.242.41.282.625.01.048.017.169.017.268 0 .157-.038.407-.298 1.921-.164.957-.296 1.744-.296 1.744s.666-.349 1.477-.778c.81-.43 1.53-.807 1.6-.84.218-.1.374-.133.637-.133.247 0 .378.024.57.104.054.022.76.39 1.57.818.808.428 1.494.79 1.524.805.05.026.053.026.047-.001a1330 1330 0 0 0-.566-3.279 2 2 0 0 1 .004-.638c.037-.166.11-.336.206-.482.061-.094.383-.424 1.348-1.383A58 58 0 0 0 13.958 6.7l-1.687-.252c-.92-.137-1.71-.256-1.758-.265a1.46 1.46 0 0 1-.856-.56c-.045-.061-.422-.801-.866-1.696-.433-.873-.79-1.587-.793-1.586s-.353.704-.777 1.564Z",clipRule:"evenodd"}))),tl||(tl=o.createElement("defs",null,o.createElement("clipPath",{id:"favorite_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.FAVORITE_SELECTED]:function(e){return o.createElement("svg",el({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Jt||(Jt=o.createElement("g",{clipPath:"url(#favorite-selected_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.69.317A1.53 1.53 0 0 0 6.887.8c-.093.11-.18.276-.766 1.454-.363.731-.764 1.539-.89 1.796-.186.381-.234.468-.267.475-.022.005-.9.137-1.952.292a81 81 0 0 0-2.006.31 1.5 1.5 0 0 0-.59.36 1.46 1.46 0 0 0-.158 1.89c.042.056.71.714 1.484 1.462.774.747 1.408 1.361 1.408 1.364l-.327 1.915c-.18 1.05-.33 1.973-.336 2.054-.036.494.23 1.016.661 1.294.409.265.937.314 1.366.127.047-.02.85-.441 1.786-.936l1.702-.899 1.702.9c.936.494 1.74.915 1.786.935.283.123.643.145.962.058.647-.176 1.113-.823 1.066-1.48-.006-.08-.158-.997-.338-2.038l-.327-1.893 1.398-1.387c.89-.883 1.427-1.429 1.478-1.502.184-.262.253-.489.254-.827 0-.14-.008-.269-.023-.326a1.48 1.48 0 0 0-1.064-1.09c-.052-.013-.932-.148-1.955-.298-1.024-.151-1.879-.28-1.9-.288-.034-.01-.2-.333-.897-1.743A68 68 0 0 0 9.212.935c-.11-.165-.2-.262-.34-.363a1.48 1.48 0 0 0-1.18-.256Z",clipRule:"evenodd"}))),Qt||(Qt=o.createElement("defs",null,o.createElement("clipPath",{id:"favorite-selected_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.FEEDBACK]:function(e){return o.createElement("svg",cl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),rl||(rl=o.createElement("g",{clipPath:"url(#feedback_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.742.023A1.97 1.97 0 0 0 1.43.87a2 2 0 0 0-.297.7c-.029.122-.03.393-.036 5.14l-.005 5.01-.54 1.618c-.427 1.286-.54 1.644-.549 1.74a.84.84 0 0 0 .256.678.83.83 0 0 0 .645.242c.088-.006.814-.18 2.287-.55l2.16-.54h4.355c2.606 0 4.423-.007 4.523-.017a1.95 1.95 0 0 0 1.75-1.662c.021-.142.024-.96.02-5.865l-.005-5.7-.038-.144c-.11-.413-.25-.659-.533-.942s-.53-.422-.942-.533l-.145-.038L8.608.003C3.845 0 2.856.003 2.742.023m.223 1.708a.4.4 0 0 0-.094.069l-.043.046L2.82 6.92l-.009 5.073-.038.12c-.02.065-.165.5-.32.965s-.28.847-.278.85c.002.002.662-.163 1.466-.367l1.461-.37 4.526-.009 4.526-.01.053-.05a.3.3 0 0 0 .07-.11c.01-.04.016-1.996.016-5.575V1.923l-.035-.073a.2.2 0 0 0-.108-.108l-.073-.035h-5.53c-4.57 0-5.54.005-5.582.024m2.156 3.773c-.333.038-.649.345-.713.691-.023.123-.009.483.029.744a4.166 4.166 0 0 0 3.64 3.54c.23.028.77.023 1.01-.009a4.16 4.16 0 0 0 3.409-2.821c.174-.531.257-1.23.18-1.522a.87.87 0 0 0-.708-.624c-.157-.02-6.674-.02-6.847 0ZM6.283 7.25c.006.021.052.118.103.215A2.44 2.44 0 0 0 8.242 8.77c.185.026.608.011.785-.027a2.46 2.46 0 0 0 1.795-1.512c0-.013-.646-.018-2.275-.018H6.27l.012.038Z",clipRule:"evenodd"}))),nl||(nl=o.createElement("defs",null,o.createElement("clipPath",{id:"feedback_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.FILTER]:function(e){return o.createElement("svg",ol({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),il||(il=o.createElement("g",{clipPath:"url(#filter_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.63.03a.857.857 0 0 0-.556 1.174C.095 1.25 1.322 2.982 2.8 5.05l2.687 3.761v3.146c0 1.826.007 3.204.017 3.285.047.41.373.723.785.753.146.01.315-.02.432-.08.134-.07 3.494-2.32 3.548-2.378a1 1 0 0 0 .199-.34l.038-.111.008-2.146.009-2.146 2.68-3.75a513 513 0 0 0 2.715-3.817.86.86 0 0 0-.005-.751.95.95 0 0 0-.375-.38c-.218-.106.372-.098-7.554-.098C1.194 0 .735.002.629.03Zm1.898 1.686c0 .004 1.013 1.425 2.252 3.159a637 637 0 0 1 2.3 3.233c.028.045.068.13.088.188l.036.106.005 2.569.004 2.569.786-.524.786-.524.004-2.045c.005-2.035.005-2.046.041-2.15.02-.06.06-.144.087-.189.028-.045 1.064-1.5 2.302-3.233a843 843 0 0 0 2.251-3.16c0-.004-2.462-.007-5.471-.007s-5.472.003-5.472.008Z",clipRule:"evenodd"}))),sl||(sl=o.createElement("defs",null,o.createElement("clipPath",{id:"filter_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.FLAG]:function(e){return o.createElement("svg",ul({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),dl||(dl=o.createElement("g",{clipPath:"url(#flag_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.728.024a.8.8 0 0 0-.38.232.8.8 0 0 0-.236.433c-.025.137-.026 14.433-.001 14.594a.856.856 0 0 0 1.631.201c.024-.053.05-.16.06-.238.012-.092.018-.952.018-2.437v-2.296l5.681-.005c6.249-.005 5.728.004 5.945-.106.111-.056.279-.211.338-.313.144-.245.155-.593.027-.827a117 117 0 0 0-1.515-2.045c-.807-1.076-1.463-1.967-1.459-1.98s.668-.901 1.474-1.976c.934-1.245 1.483-1.992 1.514-2.057a.9.9 0 0 0 .067-.482.88.88 0 0 0-.664-.706c-.065-.013-1.826-.018-6.25-.018-5.325.001-6.17.005-6.25.026M2.82 5.246v3.54h9.507l-1.13-1.505a117 117 0 0 1-1.181-1.592.8.8 0 0 1-.117-.431.8.8 0 0 1 .102-.415c.03-.052.56-.77 1.178-1.594s1.13-1.509 1.137-1.52c.01-.018-.943-.022-4.741-.022H2.82v3.54Z",clipRule:"evenodd"}))),ml||(ml=o.createElement("defs",null,o.createElement("clipPath",{id:"flag_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.HELP]:function(e){return o.createElement("svg",vl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),pl||(pl=o.createElement("g",{fill:"currentColor",clipPath:"url(#help_svg__a)"},o.createElement("path",{d:"M7.552 3.225c-.43.071-.848.259-1.2.539-.15.12-.37.35-.487.512-.337.462-.542 1.099-.525 1.632.006.167.012.198.062.304a.7.7 0 0 0 .305.316c.112.059.34.073.465.03a.66.66 0 0 0 .322-.247c.09-.128.106-.18.127-.438.009-.111.028-.252.043-.312a1.41 1.41 0 0 1 .922-.977c.196-.058.54-.058.735 0 .437.13.805.522.926.983.043.165.043.556 0 .704a1.4 1.4 0 0 1-.478.747c-.214.177-.458.268-.788.294-.172.013-.215.023-.31.071a.67.67 0 0 0-.35.504c-.021.146-.02 1.219 0 1.366a.68.68 0 0 0 .373.515c.084.042.12.048.26.048s.175-.006.26-.048a.68.68 0 0 0 .373-.515 4 4 0 0 0 .016-.399V8.57l.159-.052a3 3 0 0 0 .705-.37c.19-.14.48-.439.612-.633.322-.472.49-1.017.49-1.595.002-1.346-.945-2.49-2.23-2.696a3.4 3.4 0 0 0-.787.002Zm.184 7.053a.97.97 0 0 0-.68.707.97.97 0 0 0 .224.886.84.84 0 0 0 .674.307.84.84 0 0 0 .673-.307.97.97 0 0 0 .224-.886c-.077-.34-.376-.642-.706-.713a1 1 0 0 0-.409.006"}),o.createElement("path",{fillRule:"evenodd",d:"M2.841 14.116c1.346 1.116 2.914 1.748 4.617 1.864a8 8 0 0 0 5.334-1.58c.33-.25.523-.418.857-.752.333-.333.502-.525.75-.856a8.006 8.006 0 0 0-.283-9.951c-.182-.22-.744-.782-.964-.965C11.796.754 10.23.126 8.502.012A8 8 0 0 0 3.2 1.592c-.33.25-.522.418-.856.752a7 7 0 0 0-.751.856 8 8 0 0 0 .283 9.952c.183.22.745.782.965.964m1.21-1.223a6.3 6.3 0 0 0 3.565 1.377c.323.02.412.02.722.001a6 6 0 0 0 1.65-.315 6 6 0 0 0 2.447-1.521 5.9 5.9 0 0 0 1.166-1.593 6.27 6.27 0 0 0 .355-4.838 6 6 0 0 0-1.521-2.446 5.9 5.9 0 0 0-1.593-1.167 6.27 6.27 0 0 0-4.838-.355 6 6 0 0 0-2.447 1.522 5.9 5.9 0 0 0-1.169 1.6 6.3 6.3 0 0 0-.624 3.661 6.3 6.3 0 0 0 1.335 3.122c.172.216.737.78.953.952Z",clipRule:"evenodd"}))),hl||(hl=o.createElement("defs",null,o.createElement("clipPath",{id:"help_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.HOME]:function(e){return o.createElement("svg",xl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),gl||(gl=o.createElement("g",{clipPath:"url(#home_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.837.019a.96.96 0 0 0-.442.217C7.189.41.693 6.37.586 6.483a2.17 2.17 0 0 0-.543 1.02c-.03.13-.033.333-.04 3.286-.004 2.199 0 3.202.014 3.33a2.1 2.1 0 0 0 1.858 1.862c.248.027 12.003.027 12.251 0a2.1 2.1 0 0 0 1.857-1.857c.026-.248.026-6.19 0-6.43a2.1 2.1 0 0 0-.547-1.186c-.119-.127-6.59-6.07-6.83-6.272a.94.94 0 0 0-.459-.219.7.7 0 0 0-.31.002M4.952 4.962C3.282 6.492 1.9 7.77 1.88 7.802c-.036.059-.036.091-.036 3.118v3.059l.037.05a.6.6 0 0 0 .089.09l.05.037h11.96l.051-.038a.5.5 0 0 0 .089-.088l.037-.051V10.92c0-3.027 0-3.06-.036-3.118s-6.094-5.62-6.12-5.62c-.008 0-1.38 1.25-3.049 2.78",clipRule:"evenodd"}))),fl||(fl=o.createElement("defs",null,o.createElement("clipPath",{id:"home_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.INFO]:function(e){return o.createElement("svg",El({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),bl||(bl=o.createElement("g",{clipPath:"url(#info_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462 15.982c-1.703-.115-3.27-.748-4.617-1.863-.22-.183-.782-.745-.964-.965C.86 11.923.246 10.513.059 8.974a8 8 0 0 1 1.538-5.771c.25-.33.418-.522.752-.856.333-.334.525-.503.856-.751A8 8 0 0 1 8.507.015c1.728.113 3.294.741 4.649 1.864.22.183.782.744.965.965a8 8 0 0 1 .283 9.951 7 7 0 0 1-.751.856 7 7 0 0 1-.856.751 8 8 0 0 1-5.335 1.58m.158-1.709a6.3 6.3 0 0 1-3.564-1.377 10 10 0 0 1-.952-.953 6.3 6.3 0 0 1-1.336-3.12 6.3 6.3 0 0 1 .625-3.663 5.9 5.9 0 0 1 1.169-1.6 6 6 0 0 1 2.447-1.52 6.27 6.27 0 0 1 4.837.355A5.9 5.9 0 0 1 12.44 3.56a6 6 0 0 1 1.522 2.447c.535 1.6.41 3.311-.355 4.837a5.9 5.9 0 0 1-1.167 1.594 6 6 0 0 1-2.446 1.521 6 6 0 0 1-1.65.315c-.31.019-.4.019-.723-.001Zm.157-2.15a.87.87 0 0 1-.606-.614c-.039-.149-.038-3.847.001-3.997a.9.9 0 0 1 .47-.567.9.9 0 0 1 .743.012c.117.056.3.234.365.355.11.207.106.11.106 2.2 0 2.06.003 1.989-.094 2.179-.058.114-.207.27-.326.343a.9.9 0 0 1-.435.118c-.061 0-.162-.013-.224-.03Zm.042-6.03a1.05 1.05 0 0 1-.587-.293 1.04 1.04 0 0 1-.355-.76c-.01-.22.022-.386.105-.555a1.13 1.13 0 0 1 1.724-.394 1.14 1.14 0 0 1 .236 1.513 1.4 1.4 0 0 1-.4.368 1.18 1.18 0 0 1-.723.122Z",clipRule:"evenodd"}))),wl||(wl=o.createElement("defs",null,o.createElement("clipPath",{id:"info_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.LINK_EXTERNAL]:function(e){return o.createElement("svg",Nl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),zl||(zl=o.createElement("g",{clipPath:"url(#link-external_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.108.016a.93.93 0 0 0-.714.659 1.1 1.1 0 0 0 0 .487.94.94 0 0 0 .61.634c.115.036.199.036 4.994.036h4.876L6.511 8.198C.438 14.272.145 14.568.09 14.686a.91.91 0 0 0 .184 1.042.92.92 0 0 0 1.042.182c.116-.054.44-.374 6.487-6.42l6.365-6.363v4.876c0 4.795.001 4.878.037 4.993.117.378.473.64.872.64a.925.925 0 0 0 .877-.616l.041-.11L16 6.88c.004-4.424 0-6.06-.015-6.14a.94.94 0 0 0-.711-.723C15.157-.007 3.227-.01 3.108.016",clipRule:"evenodd"}))),yl||(yl=o.createElement("defs",null,o.createElement("clipPath",{id:"link-external_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.LOGOUT]:function(e){return o.createElement("svg",Rl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Cl||(Cl=o.createElement("g",{clipPath:"url(#logout_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.582.005 7.29.03C5.12.21 3.05 1.338 1.699 3.074A8 8 0 0 0 .255 9.982a7.99 7.99 0 0 0 4.59 5.368 8.005 8.005 0 0 0 8.786-1.66c.195-.192.24-.246.293-.355a.84.84 0 0 0 .01-.761.86.86 0 0 0-.916-.472c-.2.034-.307.1-.568.347-.556.53-1.02.864-1.612 1.16a6.28 6.28 0 0 1-8.43-2.754 6.1 6.1 0 0 1-.684-2.856c0-1.027.216-1.93.684-2.856a6.3 6.3 0 0 1 2.877-2.812c1.757-.829 3.731-.825 5.452.01.673.326 1.127.647 1.732 1.225.24.23.351.297.549.33a.86.86 0 0 0 .916-.472.84.84 0 0 0-.01-.76c-.054-.11-.098-.164-.293-.356C12.315 1.007 10.614.215 8.736.03A15 15 0 0 0 7.58.005Zm5.207 4.951a.9.9 0 0 0-.441.236.85.85 0 0 0-.163.994c.056.114.106.172.473.543l.41.415H10.21c-2.035 0-2.884.005-2.948.02a.9.9 0 0 0-.615.527 1.07 1.07 0 0 0-.025.53.88.88 0 0 0 .643.615c.05.011 1.116.018 2.94.018h2.863l-.41.415c-.367.371-.417.43-.473.543a.858.858 0 0 0 1.219 1.112c.043-.028.614-.588 1.269-1.244.949-.95 1.2-1.212 1.236-1.283a.88.88 0 0 0 0-.796c-.036-.071-.287-.332-1.236-1.283-.655-.656-1.226-1.216-1.27-1.244a.92.92 0 0 0-.614-.118",clipRule:"evenodd"}))),Ol||(Ol=o.createElement("defs",null,o.createElement("clipPath",{id:"logout_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.MENU]:function(e){return o.createElement("svg",Tl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Al||(Al=o.createElement("g",{clipPath:"url(#menu_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.728 1.659c-.327.038-.64.33-.709.662a.86.86 0 0 0 .663 1.022c.17.036 14.467.036 14.637 0a.86.86 0 0 0 .663-1.022.86.86 0 0 0-.733-.663c-.178-.02-14.345-.02-14.52.001Zm-.09 5.513a.91.91 0 0 0-.554.46.84.84 0 0 0 .169.966.8.8 0 0 0 .392.231c.086.023.977.026 7.356.026 7.934 0 7.338.007 7.543-.097a1 1 0 0 0 .374-.39.84.84 0 0 0-.17-.966.8.8 0 0 0-.391-.231c-.144-.038-14.58-.037-14.72 0Zm.036 5.486a.854.854 0 0 0 .078 1.684c.199.023 14.299.023 14.497 0a.856.856 0 0 0 .752-.851.86.86 0 0 0-.682-.834c-.164-.035-14.485-.034-14.645 0Z",clipRule:"evenodd"}))),_l||(_l=o.createElement("defs",null,o.createElement("clipPath",{id:"menu_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.MINUS]:function(e){return o.createElement("svg",Ml({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Sl||(Sl=o.createElement("g",{clipPath:"url(#minus_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.634 7.171a.88.88 0 0 0-.606.605.86.86 0 0 0 .614 1.054c.086.022.977.025 7.358.025s7.272-.003 7.358-.025a.87.87 0 0 0 .614-.606.86.86 0 0 0-.614-1.053c-.144-.038-14.585-.037-14.724 0",clipRule:"evenodd"}))),kl||(kl=o.createElement("defs",null,o.createElement("clipPath",{id:"minus_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.PERSON]:function(e){return o.createElement("svg",Dl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Il||(Il=o.createElement("g",{clipPath:"url(#person_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.846 1.879c-.22.183-.783.745-.965.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.254.338.42.525.768.873a7.7 7.7 0 0 0 2.652 1.755 8.01 8.01 0 0 0 8.062-1.24c.25-.203.84-.783 1.042-1.028a8.01 8.01 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121c-.1.769-.054 1.592.13 2.336a6.4 6.4 0 0 0 1.166 2.379l.137.172.284-.284a6.4 6.4 0 0 1 2.65-1.607c.382-.117.991-.24 1.188-.24.106 0 .081-.027-.046-.05a3.8 3.8 0 0 1-1.106-.426 3.61 3.61 0 0 1-1.734-3.644 3.6 3.6 0 0 1 1.94-2.676A3.5 3.5 0 0 1 8 2.75a3.6 3.6 0 0 1 3.53 2.878 3.62 3.62 0 0 1-1.716 3.838 3.9 3.9 0 0 1-1.09.416c-.13.023-.152.05-.044.05.095 0 .482.061.705.112.471.106.92.263 1.363.477.68.33 1.23.72 1.768 1.258l.284.284.136-.172a6.3 6.3 0 0 0 1.296-3.072 6.3 6.3 0 0 0-.627-3.665 5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm.072 2.76c-.862.156-1.498.843-1.569 1.694-.05.598.153 1.131.589 1.546a1.89 1.89 0 0 0 2.349.19 2.2 2.2 0 0 0 .562-.595 2.4 2.4 0 0 0 .214-.527 2.15 2.15 0 0 0 0-.887 1.91 1.91 0 0 0-.973-1.236c-.35-.181-.8-.252-1.172-.185m-.059 7.133a4.7 4.7 0 0 0-2.53 1.005c-.173.136-.607.555-.607.584 0 .024.353.238.608.37.55.282 1.172.498 1.736.601a6.3 6.3 0 0 0 4.058-.602c.255-.131.608-.345.608-.37 0-.027-.43-.443-.598-.577a4.8 4.8 0 0 0-1.972-.928 5.3 5.3 0 0 0-1.303-.083",clipRule:"evenodd"}))),Ll||(Ll=o.createElement("defs",null,o.createElement("clipPath",{id:"person_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.PLUS]:function(e){return o.createElement("svg",jl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Pl||(Pl=o.createElement("g",{clipPath:"url(#plus_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.784.025a1 1 0 0 0-.21.076 1.24 1.24 0 0 0-.386.384c-.112.21-.106.016-.106 3.426v3.116H3.966c-3.428 0-3.254-.005-3.478.114a.96.96 0 0 0-.477.674.92.92 0 0 0 .794 1.048c.094.01 1.357.018 3.216.018h3.061v3.163c0 3.46-.006 3.261.106 3.471.074.138.267.324.408.393.247.12.56.12.808 0a1.1 1.1 0 0 0 .408-.393c.112-.21.106-.011.106-3.471V8.88h3.06c1.86 0 3.123-.007 3.217-.018a.92.92 0 0 0 .793-.766.927.927 0 0 0-.714-1.043c-.105-.022-.605-.026-3.24-.027H8.918V3.911c0-3.41.006-3.216-.106-3.426A1.24 1.24 0 0 0 8.427.1a.97.97 0 0 0-.643-.076Z",clipRule:"evenodd"}))),Hl||(Hl=o.createElement("defs",null,o.createElement("clipPath",{id:"plus_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RADIO]:function(e){return o.createElement("svg",Kl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ul||(Ul=o.createElement("g",{clipPath:"url(#radio_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M2.845 1.88C4.191.763 5.76.13 7.462.015a8 8 0 0 1 5.335 1.58c.33.249.522.417.856.751s.502.526.751.856a8.01 8.01 0 0 1-.283 9.951c-.183.22-.745.783-.965.965-1.355 1.123-2.921 1.751-4.65 1.865a8 8 0 0 1-5.301-1.581 7 7 0 0 1-.856-.752 7 7 0 0 1-.752-.856 8 8 0 0 1 .284-9.951c.182-.22.744-.782.964-.965Zm1.211 1.222A6.3 6.3 0 0 1 7.62 1.725c.324-.02.413-.02.723 0 .62.037 1.087.126 1.65.314.957.32 1.72.795 2.446 1.521a5.9 5.9 0 0 1 1.167 1.594 6.27 6.27 0 0 1 .355 4.837 6 6 0 0 1-1.522 2.447 5.9 5.9 0 0 1-1.593 1.166 6.27 6.27 0 0 1-4.837.355 6 6 0 0 1-2.447-1.521 5.9 5.9 0 0 1-1.17-1.6 6.3 6.3 0 0 1-.624-3.662 6.3 6.3 0 0 1 1.336-3.121c.172-.216.736-.78.952-.953",clipRule:"evenodd"}))),Fl||(Fl=o.createElement("defs",null,o.createElement("clipPath",{id:"radio_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RADIO_SELECTED]:function(e){return o.createElement("svg",Vl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Bl||(Bl=o.createElement("g",{fill:"currentColor",clipPath:"url(#radio-selected_svg__a)"},o.createElement("path",{d:"M5.246 4.73a4.27 4.27 0 0 1 2.467-.996 4.28 4.28 0 0 1 2.85.845c.177.133.28.222.458.4.178.18.268.282.401.458a4.28 4.28 0 0 1-.151 5.318 6 6 0 0 1-.516.515 4.274 4.274 0 0 1-5.317.151 4 4 0 0 1-.457-.4 4 4 0 0 1-.402-.458 4.275 4.275 0 0 1 .152-5.318c.097-.117.398-.417.515-.515"}),o.createElement("path",{fillRule:"evenodd",d:"M2.845 1.88C4.191.763 5.76.13 7.463.015a8 8 0 0 1 5.335 1.58c.33.249.522.417.856.751s.502.526.751.856a8.01 8.01 0 0 1-.283 9.951c-.183.22-.745.783-.965.965-1.355 1.123-2.921 1.751-4.65 1.865a8 8 0 0 1-5.301-1.581 7 7 0 0 1-.856-.752 7 7 0 0 1-.752-.856 8 8 0 0 1 .284-9.951c.182-.22.744-.782.964-.965Zm1.211 1.222A6.3 6.3 0 0 1 7.62 1.725c.324-.02.413-.02.723 0 .62.037 1.087.126 1.65.314.957.32 1.72.795 2.446 1.521a5.9 5.9 0 0 1 1.167 1.594 6.27 6.27 0 0 1 .355 4.837 6 6 0 0 1-1.522 2.447 5.9 5.9 0 0 1-1.593 1.166 6.27 6.27 0 0 1-4.837.355 6 6 0 0 1-2.447-1.521 5.9 5.9 0 0 1-1.17-1.6 6.3 6.3 0 0 1-.624-3.662 6.3 6.3 0 0 1 1.336-3.121c.172-.216.736-.78.952-.953",clipRule:"evenodd"}))),ql||(ql=o.createElement("defs",null,o.createElement("clipPath",{id:"radio-selected_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RELOAD]:function(e){return o.createElement("svg",Zl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Gl||(Gl=o.createElement("g",{clipPath:"url(#reload_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.445.016A7.94 7.94 0 0 0 3.057 1.71l-.232.181-.01-.318c-.007-.256-.015-.34-.044-.43A.866.866 0 0 0 1.812.56a.875.875 0 0 0-.701.703c-.01.068-.017.655-.017 1.53 0 1.544 0 1.548.096 1.747.059.12.236.303.358.368.188.101.151.1 1.776.099.917 0 1.518-.007 1.565-.018a.9.9 0 0 0 .56-.414.89.89 0 0 0 0-.846.96.96 0 0 0-.415-.368c-.129-.055-.223-.063-.713-.063H3.83l.072-.066c.33-.299.875-.655 1.368-.892.807-.388 1.51-.566 2.43-.616a6.24 6.24 0 0 1 3.146.67 5.9 5.9 0 0 1 1.593 1.167 6 6 0 0 1 1.522 2.446c.202.605.28 1.037.322 1.79.026.47.04.532.168.7a.86.86 0 0 0 1.089.264c.114-.058.27-.208.343-.327.117-.196.137-.373.102-.93a7.97 7.97 0 0 0-1.581-4.3 7 7 0 0 0-.751-.857 7 7 0 0 0-.856-.75A8.02 8.02 0 0 0 7.445.016M.636 7.171a.88.88 0 0 0-.606.605c-.035.133-.038.345-.013.73.113 1.728.74 3.293 1.864 4.648.183.22.744.782.965.965 1.21 1.004 2.603 1.617 4.112 1.812 2.174.281 4.28-.302 6.016-1.664l.207-.163v.227c0 .418.04.588.182.775a.85.85 0 0 0 1.288.09.87.87 0 0 0 .24-.469c.012-.078.017-.621.014-1.581l-.005-1.462-.04-.11a.88.88 0 0 0-.593-.556c-.087-.023-.307-.027-1.584-.027-1.041 0-1.51.006-1.574.02a.9.9 0 0 0-.614.528 1.06 1.06 0 0 0-.025.53.88.88 0 0 0 .643.614c.042.01.298.018.568.018h.49l-.071.066a6.5 6.5 0 0 1-1.25.835 6.05 6.05 0 0 1-2.549.672 6.23 6.23 0 0 1-3.145-.67 5.9 5.9 0 0 1-1.594-1.166A6 6 0 0 1 2.041 9.99c-.203-.607-.28-1.034-.322-1.79-.025-.451-.04-.516-.143-.665a.89.89 0 0 0-.534-.374 1.1 1.1 0 0 0-.406.009Z",clipRule:"evenodd"}))),Wl||(Wl=o.createElement("defs",null,o.createElement("clipPath",{id:"reload_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.REMOVE]:function(e){return o.createElement("svg",Yl({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Xl||(Xl=o.createElement("g",{clipPath:"url(#remove_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.845 1.879c-.22.183-.782.745-.964.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8 8 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001ZM5.111 4.402a1.1 1.1 0 0 0-.336.137.86.86 0 0 0-.294 1.085c.046.099.155.213 1.182 1.241L6.795 8 5.663 9.132c-1.25 1.252-1.209 1.203-1.254 1.47a.856.856 0 0 0 .986.99c.265-.045.222-.008 1.473-1.256L8 9.206l1.133 1.13c1.033 1.03 1.142 1.135 1.243 1.183a.86.86 0 0 0 1.177-.48.87.87 0 0 0-.034-.663c-.048-.101-.152-.21-1.183-1.244l-1.13-1.133 1.13-1.133c1.031-1.033 1.135-1.142 1.183-1.243a.86.86 0 0 0-.48-1.177.89.89 0 0 0-.665.033c-.099.047-.213.155-1.241 1.183L8 6.793 6.868 5.664c-.862-.86-1.154-1.14-1.222-1.176a.96.96 0 0 0-.535-.085Z",clipRule:"evenodd"}))),$l||($l=o.createElement("defs",null,o.createElement("clipPath",{id:"remove_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.REWARDS]:function(e){return o.createElement("svg",Ql({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Jl||(Jl=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.395.255c.59-.263 1.534-.488 2.24.216.704.706.48 1.652.218 2.24-.284.637-.762 1.238-1.162 1.638q-.178.176-.403.365h2.385a1.75 1.75 0 0 1 1.75 1.748v.78c0 .635-.362 1.184-.89 1.456v5.553A1.75 1.75 0 0 1 12.784 16H3.217a1.75 1.75 0 0 1-1.75-1.749V8.698a1.64 1.64 0 0 1-.89-1.456v-.78c0-.965.784-1.748 1.75-1.748h2.385a6 6 0 0 1-.402-.365c-.4-.4-.879-1.001-1.163-1.637-.263-.59-.487-1.535.218-2.24s1.65-.48 2.24-.217c.635.283 1.238.76 1.637 1.16.244.244.517.564.757.921.241-.357.515-.677.759-.921.4-.4 1.001-.877 1.637-1.16M2.967 14.25c0 .138.112.25.25.25H4.93v-5.62H2.967zm3.462.25h3.142v-5.62H6.429zm4.64 0h1.715a.25.25 0 0 0 .25-.25v-5.37H11.07zM2.327 6.213a.25.25 0 0 0-.25.25v.78c0 .077.064.14.141.14H4.93v-1.17zm4.103 1.17h3.142v-1.17H6.429zm4.64 0h2.715a.14.14 0 0 0 .14-.14v-.78a.25.25 0 0 0-.25-.25H11.07zm-6.067-5.78c-.465-.207-.58-.097-.592-.086-.014.015-.116.133.088.59.188.422.54.878.857 1.195s.772.67 1.193.857c.464.207.58.1.593.088.012-.012.12-.127-.088-.592-.188-.421-.54-.878-.856-1.195-.317-.317-.774-.669-1.195-.857m6.587-.086c-.013-.012-.128-.12-.591.086-.422.188-.878.54-1.195.857s-.669.774-.857 1.195c-.208.467-.097.581-.086.592.015.014.131.117.59-.088.422-.188.878-.54 1.195-.857s.67-.773.857-1.194c.205-.46.1-.577.087-.59",clipRule:"evenodd"})))},[Gr.RICHTEXT_BOLD]:function(e){return o.createElement("svg",tr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),er||(er=o.createElement("g",{clipPath:"url(#richtext-bold_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M3.399.014c-.287.056-.565.324-.644.62-.035.132-.035 14.6 0 14.732.04.15.1.249.227.378a.8.8 0 0 0 .437.244c.065.012 1.077.016 3.104.012 2.979-.005 3.01-.006 3.23-.042a4.7 4.7 0 0 0 1.432-.454 4.7 4.7 0 0 0 2.57-3.665 6 6 0 0 0 0-1.068 4.7 4.7 0 0 0-1.947-3.307 6 6 0 0 0-.666-.397l-.13-.062.145-.173c.495-.59.824-1.322.942-2.099.042-.274.042-.89 0-1.163a4.2 4.2 0 0 0-1.11-2.284C10.35.617 9.533.193 8.581.035 8.417.008 8.188.005 5.94.002 4.553 0 3.442.005 3.399.014m1.043 4.13V6.58l1.963-.005c2.172-.006 2.019.001 2.373-.12a2.435 2.435 0 0 0 .896-4.06 2.38 2.38 0 0 0-1.487-.673c-.117-.01-.91-.017-1.97-.017H4.441v2.437Zm0 7.157v2.995l2.476-.007c2.663-.008 2.55-.004 2.907-.096a3 3 0 0 0 1.937-1.575 3.05 3.05 0 0 0 .246-1.933 3.4 3.4 0 0 0-.376-.945 3.2 3.2 0 0 0-.99-.991 3.2 3.2 0 0 0-.804-.34c-.36-.094-.217-.09-2.903-.096l-2.493-.006z",clipRule:"evenodd"}))),ar||(ar=o.createElement("defs",null,o.createElement("clipPath",{id:"richtext-bold_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RICHTEXT_HEADING]:function(e){return o.createElement("svg",nr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),lr||(lr=o.createElement("g",{clipPath:"url(#richtext-heading_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.844.022A2.1 2.1 0 0 0 .027 1.817C-.005 2.06-.01 3.876.02 4.047a.95.95 0 0 0 .71.725c.138.029.372.013.505-.034a.98.98 0 0 0 .559-.556c.028-.072.032-.19.041-1.12.01-1.014.01-1.041.047-1.09a.5.5 0 0 1 .089-.09c.05-.037.058-.037 2.581-.042l2.53-.005v12.33H5.984c-1.027 0-1.106.003-1.21.035a.9.9 0 0 0-.399.264.87.87 0 0 0-.228.458.916.916 0 0 0 .607 1.025l.119.044h6.256l.12-.044a.9.9 0 0 0 .457-.35.9.9 0 0 0-.083-1.137.9.9 0 0 0-.394-.26c-.105-.032-.184-.035-1.211-.035h-1.1V1.835l2.531.005c2.524.005 2.53.005 2.581.043.028.02.068.06.089.088.037.05.038.076.047 1.09.009 1.035.01 1.041.052 1.146.093.231.319.45.548.53.133.048.367.064.505.035a.95.95 0 0 0 .71-.724c.026-.143.026-1.93 0-2.172A2.1 2.1 0 0 0 14.124.02C13.9-.004 2.061-.002 1.844.022",clipRule:"evenodd"}))),rr||(rr=o.createElement("defs",null,o.createElement("clipPath",{id:"richtext-heading_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RICHTEXT_ITALIC]:function(e){return o.createElement("svg",sr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),cr||(cr=o.createElement("g",{clipPath:"url(#richtext-italic_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.708.571a.8.8 0 0 0-.376.2c-.213.195-.291.387-.278.688.008.164.014.191.07.306a.86.86 0 0 0 .522.456c.106.033.162.034 1.69.034h1.579L7.043 8 4.17 13.745H2.437c-1.678 0-1.737 0-1.842.033a.88.88 0 0 0-.503.437c-.23.466-.013 1.004.484 1.193l.098.038 4.231.005c2.943.003 4.266-.001 4.343-.014a.89.89 0 0 0 .669-.583 1 1 0 0 0-.002-.514.85.85 0 0 0-.56-.562c-.107-.032-.163-.034-1.69-.034h-1.58L8.957 8l2.873-5.745h1.733c1.678 0 1.737 0 1.842-.033a.88.88 0 0 0 .503-.437c.23-.467.013-1.004-.484-1.193l-.098-.038-4.257-.003C7.577.55 6.793.552 6.708.571",clipRule:"evenodd"}))),ir||(ir=o.createElement("defs",null,o.createElement("clipPath",{id:"richtext-italic_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RICHTEXT_LINK_ADD]:function(e){return o.createElement("svg",mr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),or||(or=o.createElement("g",{clipPath:"url(#richtext-link-add_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.83.017a4.8 4.8 0 0 0-2.548 1.03c-.1.08-.579.544-1.148 1.112-.934.933-.98.982-1.039 1.104a.84.84 0 0 0 .124.942.87.87 0 0 0 1.053.191c.063-.033.348-.305 1.061-1.013.543-.539 1.032-1.01 1.103-1.063a3.04 3.04 0 0 1 2.037-.596 3 3 0 0 1 1.986.94c.434.46.685.978.794 1.634.03.187.035.647.007.838a3.1 3.1 0 0 1-.614 1.47 37 37 0 0 1-1.03 1.06c-.595.6-.97.989-.999 1.04a.865.865 0 0 0 .1.999.85.85 0 0 0 1.02.2c.123-.06.168-.102 1.104-1.04.565-.565 1.033-1.048 1.111-1.147a4.75 4.75 0 0 0 1.045-2.813 4.71 4.71 0 0 0-1.387-3.516A4.74 4.74 0 0 0 10.83.017m-.793 4.941a1 1 0 0 0-.205.069c-.107.05-.25.189-2.433 2.372S5.076 9.725 5.027 9.832c-.339.723.418 1.48 1.142 1.14.105-.048.256-.195 2.432-2.371s2.323-2.327 2.372-2.432a.862.862 0 0 0-.936-1.21Zm-6.551 1.06a1 1 0 0 0-.223.077c-.123.06-.17.103-1.104 1.04-.565.565-1.033 1.048-1.111 1.147a4.9 4.9 0 0 0-.896 1.776 4.8 4.8 0 0 0 .045 2.559 4.75 4.75 0 0 0 3.793 3.324 4.76 4.76 0 0 0 3.728-.989c.099-.078.582-.546 1.148-1.111.937-.936.98-.981 1.038-1.104a.86.86 0 0 0-.03-.82.87.87 0 0 0-1.146-.313c-.063.033-.352.309-1.07 1.021-.983.975-1.075 1.059-1.377 1.242a3.1 3.1 0 0 1-1.145.393 4 4 0 0 1-.855-.01 3 3 0 0 1-1.427-.626 3 3 0 0 1-1.13-2.152 3.03 3.03 0 0 1 .604-2.044c.058-.077.52-.557 1.063-1.103 1.01-1.016 1.023-1.032 1.077-1.24a.86.86 0 0 0-.65-1.06.74.74 0 0 0-.332-.007",clipRule:"evenodd"}))),dr||(dr=o.createElement("defs",null,o.createElement("clipPath",{id:"richtext-link-add_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RICHTEXT_LINK_REMOVE]:function(e){return o.createElement("svg",hr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),ur||(ur=o.createElement("g",{clipPath:"url(#richtext-link-remove_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M10.83.017a4.8 4.8 0 0 0-2.548 1.03c-.1.08-.579.544-1.148 1.112-.934.933-.98.982-1.039 1.104a.84.84 0 0 0 .124.942.87.87 0 0 0 1.053.191c.063-.033.348-.305 1.061-1.013.543-.539 1.032-1.01 1.103-1.063a3.04 3.04 0 0 1 2.037-.596 3 3 0 0 1 1.986.94c.434.46.685.978.794 1.634.03.187.035.647.007.838a3.1 3.1 0 0 1-.614 1.47 37 37 0 0 1-1.03 1.06c-.595.6-.97.989-.999 1.04a.865.865 0 0 0 .1.999.85.85 0 0 0 1.02.2c.123-.06.168-.102 1.104-1.04.565-.565 1.033-1.048 1.111-1.147a4.75 4.75 0 0 0 1.045-2.813 4.71 4.71 0 0 0-1.387-3.516A4.74 4.74 0 0 0 10.83.017M4.537.562a.87.87 0 0 0-.666.636c-.039.169-.039 1.893 0 2.062.118.518.718.8 1.205.564.134-.065.318-.24.38-.364.1-.196.099-.188.098-1.23 0-1.035 0-1.04-.093-1.224a1.1 1.1 0 0 0-.363-.364.9.9 0 0 0-.56-.08Zm-2.744.548a.9.9 0 0 0-.442.24.85.85 0 0 0-.171.972c.046.097.104.163.448.507.345.346.41.403.509.45a.86.86 0 0 0 1.213-.906c-.037-.24-.083-.307-.495-.722a6 6 0 0 0-.45-.424.9.9 0 0 0-.612-.117m-.616 2.766a.86.86 0 0 0-.617.971c.053.317.312.6.626.684.066.018.298.023 1.044.024 1.042 0 1.034 0 1.23-.099.123-.062.3-.246.364-.38a.863.863 0 0 0-.364-1.13c-.169-.097-.224-.101-1.243-.1-.817 0-.942.004-1.04.03m8.86 1.082a1 1 0 0 0-.205.069c-.107.05-.25.189-2.433 2.372S5.076 9.725 5.027 9.832c-.339.723.418 1.48 1.142 1.14.105-.048.256-.195 2.432-2.371s2.323-2.327 2.372-2.432a.862.862 0 0 0-.936-1.21Zm-6.551 1.06a1 1 0 0 0-.223.077c-.123.06-.17.103-1.104 1.04-.565.565-1.033 1.048-1.111 1.147a4.9 4.9 0 0 0-.896 1.776 4.8 4.8 0 0 0 .045 2.559 4.75 4.75 0 0 0 3.793 3.324 4.76 4.76 0 0 0 3.728-.989c.099-.078.582-.546 1.148-1.111.937-.936.98-.981 1.038-1.104a.86.86 0 0 0-.03-.82.87.87 0 0 0-1.146-.313c-.063.033-.352.309-1.07 1.021-.983.975-1.075 1.059-1.377 1.242a3.1 3.1 0 0 1-1.145.393 4 4 0 0 1-.855-.01 3 3 0 0 1-1.427-.626 3 3 0 0 1-1.13-2.152 3.03 3.03 0 0 1 .604-2.044c.058-.077.52-.557 1.063-1.103 1.01-1.016 1.023-1.032 1.077-1.24a.86.86 0 0 0-.65-1.06.74.74 0 0 0-.332-.007m9.764 4.46a.77.77 0 0 0-.36.222.8.8 0 0 0-.233.438.865.865 0 0 0 .658.998c.056.012.33.02.732.02.706 0 .796-.01.955-.102a.863.863 0 0 0 .365-1.13 1 1 0 0 0-.373-.385c-.178-.09-.21-.093-.958-.093-.616.001-.703.005-.786.031Zm-2.137 2.183a1 1 0 0 0-.205.071c-.12.06-.308.244-.364.355-.096.19-.099.215-.099.957 0 .74.004.772.094.95.067.131.248.306.385.373a.863.863 0 0 0 1.13-.365c.092-.16.101-.25.101-.955 0-.401-.007-.676-.019-.732a.88.88 0 0 0-.699-.663.7.7 0 0 0-.324.009m2.222-.009a.9.9 0 0 0-.442.241.85.85 0 0 0-.17.971c.045.098.103.164.447.508.346.345.41.402.51.448.617.29 1.317-.231 1.212-.904-.037-.24-.083-.307-.495-.723a6 6 0 0 0-.449-.424.9.9 0 0 0-.613-.117",clipRule:"evenodd"}))),pr||(pr=o.createElement("defs",null,o.createElement("clipPath",{id:"richtext-link-remove_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RICHTEXT_LIST_ORDERED]:function(e){return o.createElement("svg",fr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),vr||(vr=o.createElement("g",{fill:"currentColor",clipPath:"url(#richtext-list-ordered_svg__a)"},o.createElement("path",{d:"M2.833 3.419h.171l-.007-.013a.511.511 0 1 1 0 1.024H1.291a.51.51 0 0 1-.512-.512c0-.287.225-.512.512-.512h.17c.09 0 .171-.082.171-.17V1.188h.007c0-.089-.082-.17-.17-.164h-.171A.51.51 0 0 1 .786.512C.786.225 1.01 0 1.298 0h.426c.516 0 .932.423.939.942v2.306c0 .089.075.17.17.17Zm.342 3.748a1.365 1.365 0 1 0-2.73 0 .511.511 0 1 0 1.023 0 .342.342 0 0 1 .683 0 .77.77 0 0 1-.157.437L.554 9.4a.51.51 0 0 0 .075.716.5.5 0 0 0 .314.11h1.706a.511.511 0 1 0 0-1.024h-.287a.18.18 0 0 1-.177-.171.13.13 0 0 1 .034-.11l.553-.695c.239-.315.375-.69.375-1.086zm-1.393 4.437a1.36 1.36 0 0 0-1.324 1.01.5.5 0 0 0 .361.622.513.513 0 0 0 .621-.363.34.34 0 0 1 .417-.246.34.34 0 0 1 .238.416.35.35 0 0 1-.334.246.507.507 0 0 0-.512.512c0 .28.225.512.512.512.184 0 .335.15.335.341a.347.347 0 0 1-.349.335.35.35 0 0 1-.334-.253h-.006a.51.51 0 0 0-.621-.375.5.5 0 0 0-.369.641 1.365 1.365 0 0 0 1.68.95 1.375 1.375 0 0 0 .948-1.687 1.3 1.3 0 0 0-.184-.396.16.16 0 0 1 0-.19 1.372 1.372 0 0 0-1.14-2.13z"}),o.createElement("path",{fillRule:"evenodd",d:"M6.204 1.427c-.32.052-.608.354-.657.688a.77.77 0 0 0 .235.694c.15.15.276.213.471.237.183.023 8.434.024 8.634.001a.82.82 0 0 0 .708-.684.827.827 0 0 0-.638-.93c-.095-.02-.73-.023-4.387-.022-2.394.001-4.315.008-4.366.016M6.14 7.234a.85.85 0 0 0-.559.523.6.6 0 0 0-.037.27c0 .14.007.19.037.27a.84.84 0 0 0 .566.525c.086.022.59.025 4.423.025 4.74 0 4.413.006 4.603-.095a1 1 0 0 0 .35-.364.85.85 0 0 0 0-.72 1 1 0 0 0-.35-.365c-.19-.101.139-.095-4.61-.093-3.734 0-4.346.004-4.423.024m.094 5.775a.75.75 0 0 0-.452.237.78.78 0 0 0-.235.697.84.84 0 0 0 .674.686c.147.023 8.552.023 8.699 0a.83.83 0 0 0 .675-.937.825.825 0 0 0-.708-.684c-.167-.02-8.489-.018-8.653 0Z",clipRule:"evenodd"}))),gr||(gr=o.createElement("defs",null,o.createElement("clipPath",{id:"richtext-list-ordered_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.RICHTEXT_LIST_UNORDERED]:function(e){return o.createElement("svg",wr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),xr||(xr=o.createElement("g",{clipPath:"url(#richtext-list-unordered_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M1.24.024a1.5 1.5 0 0 0-.795.421A1.508 1.508 0 1 0 2.167.153 1.57 1.57 0 0 0 1.24.024m4.227.58c-.359.058-.682.396-.736.771a.87.87 0 0 0 .263.778.81.81 0 0 0 .527.265c.206.026 9.45.027 9.675.002a.92.92 0 0 0 .793-.767.927.927 0 0 0-.715-1.042c-.106-.023-.819-.026-4.915-.025-2.683.001-4.836.01-4.892.018m-4.24 5.91a1.8 1.8 0 0 0-.606.265c-.123.09-.33.315-.402.437A1.4 1.4 0 0 0 .007 8c0 .411.122.723.399 1.02.201.218.4.341.692.433.119.037.175.043.413.043.237 0 .294-.006.412-.043.604-.19 1.015-.678 1.084-1.288.082-.722-.363-1.39-1.074-1.615a2.2 2.2 0 0 0-.705-.036Zm4.168.597a.95.95 0 0 0-.626.586.7.7 0 0 0-.042.303.7.7 0 0 0 .042.303.94.94 0 0 0 .634.587c.096.025.66.028 4.956.028 5.31 0 4.944.007 5.157-.106a1.1 1.1 0 0 0 .393-.408.95.95 0 0 0 0-.808 1.1 1.1 0 0 0-.393-.408c-.213-.113.155-.106-5.166-.105-4.183.001-4.87.005-4.955.028m-4.082 5.882c-.831.103-1.435.917-1.291 1.74.074.428.317.798.672 1.029a1.51 1.51 0 0 0 2.256-1.717 1.53 1.53 0 0 0-1.637-1.052m4.187.588a.84.84 0 0 0-.506.267.87.87 0 0 0-.263.78.94.94 0 0 0 .754.77c.165.025 9.583.025 9.748 0a.93.93 0 0 0 .756-1.051.92.92 0 0 0-.793-.767c-.188-.021-9.512-.02-9.696.001",clipRule:"evenodd"}))),br||(br=o.createElement("defs",null,o.createElement("clipPath",{id:"richtext-list-unordered_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.SEARCH]:function(e){return o.createElement("svg",yr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Er||(Er=o.createElement("g",{clipPath:"url(#search_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M6.394.015a8 8 0 0 0-.727.096 6.9 6.9 0 0 0-4.51 2.967 6.9 6.9 0 0 0-.96 5.462 6.85 6.85 0 0 0 1.751 3.16 6.7 6.7 0 0 0 1.71 1.292 6.9 6.9 0 0 0 2.428.764c.362.048 1.313.044 1.684-.007a7 7 0 0 0 2.51-.826c.18-.103.71-.451.798-.527l.06-.051 1.77 1.766c1.647 1.643 1.776 1.768 1.874 1.81a.859.859 0 0 0 1.14-1.14c-.042-.097-.168-.227-1.81-1.874l-1.766-1.77.05-.06c.076-.088.425-.617.527-.798a7 7 0 0 0 .827-2.51c.05-.37.055-1.321.007-1.684a6.9 6.9 0 0 0-.673-2.248 6.7 6.7 0 0 0-1.384-1.89A6.8 6.8 0 0 0 9.895.683 6.8 6.8 0 0 0 7.659.04 10 10 0 0 0 6.394.015m.159 1.71a5 5 0 0 0-1.963.538 4.7 4.7 0 0 0-1.35.975c-.439.438-.71.814-.975 1.35a5 5 0 0 0-.516 1.71c-.037.303-.037.917.001 1.214.144 1.123.604 2.117 1.349 2.911a5.15 5.15 0 0 0 3.396 1.647c.28.024.82.01 1.095-.028a5.2 5.2 0 0 0 4.454-4.454c.038-.275.051-.814.028-1.094a5.16 5.16 0 0 0-1.647-3.397 5.14 5.14 0 0 0-2.903-1.346 6 6 0 0 0-.97-.027Z",clipRule:"evenodd"}))),zr||(zr=o.createElement("defs",null,o.createElement("clipPath",{id:"search_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.SETTINGS]:function(e){return o.createElement("svg",Or({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Nr||(Nr=o.createElement("g",{fill:"currentColor",clipPath:"url(#settings_svg__a)"},o.createElement("path",{fillRule:"evenodd",d:"M7.324.003a1.96 1.96 0 0 0-1.172.588c-.271.276-.312.356-.708 1.38l-.08.21-.546.308c-.3.17-.56.31-.577.31-.018 0-.26-.036-.537-.079-.71-.11-.975-.106-1.351.02a1.95 1.95 0 0 0-.945.688 16 16 0 0 0-.685 1.199c-.231.54-.181 1.215.129 1.739.039.066.23.319.427.562l.356.443-.001 1.27-.318.403c-.37.468-.422.543-.515.728a1.85 1.85 0 0 0-.194.871c0 .254.044.493.129.704.057.141.517.966.647 1.159.238.354.602.627 1.016.762.371.12.617.123 1.322.013.277-.044.52-.08.539-.079.02 0 .274.138.566.306l.53.305.088.22.218.556c.165.42.269.595.49.82a1.93 1.93 0 0 0 1.001.558c.122.029.216.032.847.032.756 0 .818-.005 1.077-.089a1.99 1.99 0 0 0 1.143-.991c.036-.074.15-.352.252-.618l.187-.484.535-.308c.295-.169.55-.307.567-.307s.258.035.535.078c.566.088.834.1 1.085.051a1.95 1.95 0 0 0 1.188-.729c.11-.146.634-1.054.708-1.228.231-.54.181-1.216-.129-1.74a9 9 0 0 0-.427-.562l-.356-.443.001-1.27.291-.368c.364-.46.456-.59.542-.762a2 2 0 0 0 .065-1.576 15 15 0 0 0-.647-1.159 1.96 1.96 0 0 0-1.016-.762c-.37-.12-.616-.123-1.326-.012-.278.043-.52.079-.539.078-.017 0-.27-.137-.562-.305l-.53-.305-.091-.23-.22-.559c-.152-.384-.263-.576-.453-.78a2 2 0 0 0-.99-.577C8.753.006 8.702.004 8.06 0c-.377-.002-.708 0-.736.003m.157 1.718a.24.24 0 0 0-.14.12c-.013.025-.132.325-.264.667-.133.342-.261.657-.286.7a.9.9 0 0 1-.266.278c-.12.08-1.618.93-1.752.992a1 1 0 0 1-.24.068c-.128.018-.168.014-.815-.086a17 17 0 0 0-.746-.104c-.126 0-.161.042-.426.505-.214.376-.244.437-.244.504 0 .045.014.098.032.129.018.028.221.285.453.572.231.286.443.563.47.616.097.183.098.192.098 1.327 0 1.029-.001 1.045-.038 1.163-.051.162-.077.2-.552.805-.228.29-.422.546-.43.568-.041.108-.034.127.228.586.285.5.297.514.435.514.035 0 .375-.048.756-.106.657-.1.699-.105.811-.085.065.01.159.037.207.058.1.043 1.615.909 1.753 1.002a.9.9 0 0 1 .266.279c.024.042.156.363.292.714.135.35.259.656.274.679.065.1.077.102.611.107.533.006.597-.001.67-.077.03-.033.121-.245.287-.672.133-.344.265-.668.293-.722a.8.8 0 0 1 .244-.287c.11-.076 1.645-.957 1.765-1.013a1 1 0 0 1 .24-.068c.128-.017.168-.013.815.086.374.058.71.105.746.105.125 0 .161-.043.426-.505.214-.376.244-.437.244-.505a.3.3 0 0 0-.032-.128 21 21 0 0 0-.453-.572 9 9 0 0 1-.47-.616c-.097-.184-.098-.193-.098-1.319s.001-1.136.097-1.317c.027-.052.243-.34.479-.641.236-.3.436-.565.444-.587.041-.108.033-.127-.228-.586-.285-.5-.296-.513-.435-.513-.035 0-.373.047-.75.105-.647.099-.691.103-.81.085a1 1 0 0 1-.213-.057 54 54 0 0 1-1.754-1.003.9.9 0 0 1-.266-.279 13 13 0 0 1-.292-.713c-.135-.35-.259-.656-.274-.68-.066-.1-.076-.102-.617-.105a6 6 0 0 0-.545.012",clipRule:"evenodd"}),o.createElement("path",{d:"M10.139 8A2.139 2.139 0 1 1 5.86 8a2.139 2.139 0 0 1 4.278 0Z"}))),Cr||(Cr=o.createElement("defs",null,o.createElement("clipPath",{id:"settings_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.SHRINK]:function(e){return o.createElement("svg",_r({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Rr||(Rr=o.createElement("g",{clipPath:"url(#shrink_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8.978.024a.94.94 0 0 0-.693.701c-.023.105-.027.594-.027 3.157 0 2.144.006 3.061.02 3.13a.95.95 0 0 0 .71.71c.069.014.986.02 3.13.02 2.563 0 3.052-.004 3.157-.027a.93.93 0 0 0 .713-1.039.93.93 0 0 0-.513-.682l-.156-.078-1.966-.005-1.964-.005 2.232-2.235c2.097-2.099 2.236-2.241 2.29-2.356.364-.779-.448-1.59-1.227-1.224-.113.052-.266.2-2.355 2.288l-2.235 2.233-.005-1.965L10.084.68l-.078-.156a.94.94 0 0 0-.655-.51.8.8 0 0 0-.373.009Zm-8.26 8.26a.94.94 0 0 0-.705.759.92.92 0 0 0 .513.962l.157.078 1.965.005 1.965.005-2.232 2.234C.274 14.436.145 14.57.09 14.685a.91.91 0 0 0 .184 1.042.91.91 0 0 0 1.043.181c.112-.052.265-.201 2.355-2.288l2.234-2.233.005 1.965.005 1.965.078.157c.183.37.57.576.962.513a.94.94 0 0 0 .76-.713c.022-.105.026-.594.026-3.157 0-2.144-.005-3.061-.02-3.13a.95.95 0 0 0-.71-.71C6.857 8.244.87 8.25.718 8.284",clipRule:"evenodd"}))),Ar||(Ar=o.createElement("defs",null,o.createElement("clipPath",{id:"shrink_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.SLASH]:function(e){return o.createElement("svg",Sr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 10 16"},e),Tr||(Tr=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.6 13.964a.88.88 0 0 0 .221.827.86.86 0 0 0 1.22-.004c.062-.064.51-.834 3.7-6.36s3.634-6.3 3.658-6.385a.87.87 0 0 0-.219-.834.86.86 0 0 0-1.218.004C7.857 1.318.638 13.825.6 13.964",clipRule:"evenodd"})))},[Gr.SORT_ASC]:function(e){return o.createElement("svg",Ir({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),kr||(kr=o.createElement("g",{clipPath:"url(#sort-asc_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M5.625.017c-.332.065-.62.374-.67.72a.86.86 0 0 0 .626.945c.152.04 3.592.04 3.744 0a.93.93 0 0 0 .508-.383.89.89 0 0 0-.005-.892 1.1 1.1 0 0 0-.337-.313C9.299-.003 9.341 0 7.444.001c-.959 0-1.778.008-1.82.016Zm6.57.006a.89.89 0 0 0-.637.656c-.014.065-.02 1.819-.02 6.248v6.158l-.713-.71c-.659-.656-.722-.715-.824-.76a.85.85 0 0 0-.953.178.84.84 0 0 0-.165.98c.057.12.115.18 1.516 1.583.8.802 1.49 1.48 1.531 1.508.15.1.248.126.464.126s.33-.03.47-.127c.037-.027.727-.708 1.533-1.515 1.569-1.572 1.524-1.523 1.578-1.754a.83.83 0 0 0-.23-.8.83.83 0 0 0-.8-.23c-.22.052-.239.068-.979.805-.381.38-.698.691-.705.691s-.012-2.776-.012-6.169c0-5.623-.003-6.176-.028-6.261a1.3 1.3 0 0 0-.07-.178 1.1 1.1 0 0 0-.36-.357.9.9 0 0 0-.597-.072ZM3.393 3.049a.75.75 0 0 0-.386.23.77.77 0 0 0-.255.601c0 .24.091.45.27.618a.85.85 0 0 0 .411.219c.06.011 1.072.017 2.933.017 3.096 0 2.925.005 3.125-.096a1.1 1.1 0 0 0 .34-.317.89.89 0 0 0 .001-.888 1.1 1.1 0 0 0-.334-.313c-.2-.1-.023-.095-3.148-.094-2.238.001-2.89.006-2.957.023M.578 6.09a.863.863 0 0 0-.553 1.012.87.87 0 0 0 .645.631c.093.022.663.026 4.297.026 2.936 0 4.22-.005 4.29-.018a.87.87 0 0 0 .611-.474l.072-.146v-.215c0-.184-.006-.23-.04-.313a.94.94 0 0 0-.494-.495l-.098-.04L5 6.055.69 6.051l-.113.04Z",clipRule:"evenodd"}))),Mr||(Mr=o.createElement("defs",null,o.createElement("clipPath",{id:"sort-asc_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.SORT_DESC]:function(e){return o.createElement("svg",Dr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Lr||(Lr=o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M.654.023a.89.89 0 0 0-.637.656c-.039.186-.01.4.078.572.057.113.245.302.357.359.209.106-.143.098 4.521.098 4.676 0 4.348.008 4.54-.103.107-.06.252-.2.32-.306a.89.89 0 0 0-.005-.892c-.07-.11-.231-.26-.337-.313-.2-.101.08-.095-4.526-.094C1.65.001.723.006.655.023Zm11.54 0a.89.89 0 0 0-.636.656c-.014.065-.019 1.819-.019 6.248v6.158l-.714-.71c-.659-.656-.722-.714-.824-.759a.85.85 0 0 0-.953.178.84.84 0 0 0-.165.98c.057.12.115.18 1.516 1.583.801.802 1.49 1.48 1.532 1.508.148.1.247.126.463.126s.33-.031.47-.128c.038-.026.727-.707 1.533-1.514 1.57-1.573 1.524-1.523 1.579-1.754a.83.83 0 0 0-.23-.8.83.83 0 0 0-.8-.23c-.22.052-.24.067-.98.805-.38.38-.698.69-.705.69s-.012-2.775-.012-6.168c0-5.624-.003-6.178-.028-6.262a1.3 1.3 0 0 0-.07-.178 1.1 1.1 0 0 0-.36-.357.9.9 0 0 0-.596-.072ZM3.393 3.049a.75.75 0 0 0-.385.231.77.77 0 0 0-.256.6c0 .24.092.45.271.618a.85.85 0 0 0 .411.219c.06.011 1.072.017 2.933.017 3.096 0 2.926.006 3.125-.096.107-.054.267-.203.34-.316a.89.89 0 0 0 .001-.888 1.1 1.1 0 0 0-.334-.314c-.2-.1-.023-.095-3.148-.094-2.239.001-2.891.006-2.958.023m2.193 3.02a.96.96 0 0 0-.55.45.84.84 0 0 0 .153.967c.064.067.156.14.214.17.196.106.164.104 2.043.104 1.157 0 1.744-.005 1.813-.018a.87.87 0 0 0 .61-.474l.073-.146v-.215c-.001-.184-.007-.23-.04-.313a.94.94 0 0 0-.495-.495l-.098-.04-1.83-.002a61 61 0 0 0-1.893.012",clipRule:"evenodd"})))},[Gr.SUCCESS]:function(e){return o.createElement("svg",jr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Pr||(Pr=o.createElement("g",{clipPath:"url(#success_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.845 1.879c-.22.183-.782.745-.964.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8 8 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm3.395 2.964a.9.9 0 0 0-.374.193c-.038.035-.948 1.163-2.022 2.505a375 375 0 0 1-1.96 2.44c-.005 0-.365-.266-.8-.592-.457-.343-.834-.613-.894-.641a.83.83 0 0 0-.511-.06 1.2 1.2 0 0 0-.231.074 1 1 0 0 0-.385.403.56.56 0 0 0-.074.29c-.013.257.05.457.196.628.074.087 2.34 1.792 2.466 1.856a1 1 0 0 0 .386.094c.195 0 .427-.09.566-.218.076-.07 4.49-5.581 4.565-5.698a.72.72 0 0 0 .114-.435.8.8 0 0 0-.114-.445.97.97 0 0 0-.477-.376 1.05 1.05 0 0 0-.451-.018",clipRule:"evenodd"}))),Hr||(Hr=o.createElement("defs",null,o.createElement("clipPath",{id:"success_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.WARNING]:function(e){return o.createElement("svg",Vr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Br||(Br=o.createElement("g",{clipPath:"url(#warning_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.462.016C5.76.13 4.192.764 2.845 1.879c-.22.183-.782.745-.964.965C.86 4.075.246 5.485.059 7.024a8 8 0 0 0 1.538 5.771c.25.33.418.523.752.857.333.333.525.502.856.75a8 8 0 0 0 9.951-.283c.22-.182.782-.744.965-.964a8 8 0 0 0 .283-9.952 7 7 0 0 0-.751-.856 7 7 0 0 0-.856-.751A8 8 0 0 0 7.462.016m.158 1.71a6.3 6.3 0 0 0-3.564 1.376c-.216.172-.78.737-.952.953a6.3 6.3 0 0 0-1.336 3.121 6.3 6.3 0 0 0 .625 3.662 5.9 5.9 0 0 0 1.169 1.6 6 6 0 0 0 2.447 1.521c1.6.536 3.31.41 4.837-.355a5.9 5.9 0 0 0 1.593-1.166 6 6 0 0 0 1.522-2.447c.535-1.6.41-3.31-.355-4.837a5.9 5.9 0 0 0-1.167-1.594 6 6 0 0 0-2.446-1.52 6 6 0 0 0-1.65-.316 4.6 4.6 0 0 0-.723.001Zm.157 2.15a.87.87 0 0 0-.606.613c-.039.149-.038 3.847.001 3.997.063.242.252.47.47.567.232.104.507.1.743-.012.117-.055.3-.233.365-.355.11-.207.106-.11.106-2.2 0-2.06.003-1.988-.094-2.179a1 1 0 0 0-.326-.343A.9.9 0 0 0 8 3.846c-.061 0-.162.013-.224.03Zm.042 6.028c-.252.048-.41.127-.587.294a1.04 1.04 0 0 0-.355.76c-.01.22.022.386.105.555a1.13 1.13 0 0 0 1.724.394 1.14 1.14 0 0 0 .236-1.513 1.4 1.4 0 0 0-.4-.367 1.18 1.18 0 0 0-.723-.123",clipRule:"evenodd"}))),qr||(qr=o.createElement("defs",null,o.createElement("clipPath",{id:"warning_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))},[Gr.WITHDRAW]:function(e){return o.createElement("svg",Kr({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16"},e),Ur||(Ur=o.createElement("g",{clipPath:"url(#withdraw_svg__a)"},o.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M7.78.025c-.218.06-.196.039-1.765 1.61C4.654 3 4.53 3.128 4.482 3.23a.859.859 0 0 0 .94 1.213c.05-.009.15-.045.22-.08.12-.058.173-.106.816-.746l.688-.685v3.966c0 4.343-.007 4.056.099 4.254.068.128.252.304.384.367.23.11.513.11.743 0 .133-.063.317-.239.385-.367.105-.198.099.089.099-4.254V2.932l.688.685c.643.64.696.688.816.747.07.034.17.07.22.08a.859.859 0 0 0 .94-1.214c-.049-.103-.172-.23-1.533-1.594C8.409.056 8.44.083 8.214.025a1 1 0 0 0-.433 0ZM1.756 12.112a.88.88 0 0 0-.644.696c-.04.262.038.798.17 1.166a3.05 3.05 0 0 0 2.591 2.008c.26.025 7.998.025 8.258 0a3.06 3.06 0 0 0 2.728-2.53c.032-.19.05-.535.032-.649a.87.87 0 0 0-.702-.702.86.86 0 0 0-.91.468c-.066.135-.072.167-.097.46a1.3 1.3 0 0 1-.159.563c-.178.317-.52.579-.861.659-.128.03-.317.03-4.16.03-3.813 0-4.033 0-4.157-.03a1.38 1.38 0 0 1-.966-.895 1.7 1.7 0 0 1-.058-.345c-.022-.267-.054-.387-.137-.515a.86.86 0 0 0-.928-.384",clipRule:"evenodd"}))),Fr||(Fr=o.createElement("defs",null,o.createElement("clipPath",{id:"withdraw_svg__a"},o.createElement("path",{fill:"#fff",d:"M0 0h16v16H0z"})))))}},Zr={sm:{default:"size-3",sm:"sm:size-3",md:"md:size-3",lg:"lg:size-3",xl:"xl:size-3","2xl":"2xl:size-3"},md:{default:"size-4",sm:"sm:size-4",md:"md:size-4",lg:"lg:size-4",xl:"xl:size-4","2xl":"2xl:size-4"},lg:{default:"size-5",sm:"sm:size-5",md:"md:size-5",lg:"lg:size-5",xl:"xl:size-5","2xl":"2xl:size-5"}},Xr=a=>{const{icon:t,size:l="md",className:r,responsiveSize:n,...c}=a,i=Wr[t],o=ha.generateClassNames(l,n,Zr);return e(i,{className:s("shrink-0",o,r),"data-testid":t,...c})},$r={neutral:"text-neutral-400",primary:"text-primary-400",critical:"text-critical-600",info:"text-info-600",success:"text-success-600",warning:"text-warning-600"},Yr={neutral:"bg-neutral-50",primary:"bg-primary-50",critical:"bg-critical-100",info:"bg-info-100",success:"bg-success-100",warning:"bg-warning-100",white:"bg-neutral-0"},Jr={sm:{default:"size-6",sm:"sm:size-6",md:"md:size-6",lg:"lg:size-6",xl:"xl:size-6","2xl":"2xl:size-6"},md:{default:"size-8",sm:"sm:size-8",md:"md:size-8",lg:"lg:size-8",xl:"xl:size-8","2xl":"2xl:size-8"},lg:{default:"size-10",sm:"sm:size-10",md:"md:size-10",lg:"lg:size-10",xl:"xl:size-10","2xl":"2xl:size-10"}},Qr=a=>{const{className:t,icon:l,variant:r="neutral",size:n="sm",responsiveSize:c,backgroundWhite:i,...o}=a,d=s("flex shrink-0 items-center justify-center rounded-full",Yr[i?"white":r],ha.generateClassNames(n,c,Jr),t),m=s($r[r]);return e("div",{className:d,...o,children:e(Xr,{className:m,size:n,icon:l,responsiveSize:c})})},en=m((a,t)=>{const{Link:l}=wa();return e(l,{ref:t,...a})});en.displayName="LinkBase";const an={primary:["text-primary-400 cursor-pointer","hover:text-primary-500","active:text-primary-700"],neutral:["text-neutral-500 cursor-pointer","hover:text-neutral-600","active:text-neutral-800"],disabled:["truncate text-neutral-300"]},tn=d.forwardRef((t,l)=>{const{children:r,disabled:n=!1,variant:c="primary",href:i,isExternal:o=!1,target:d=(o?"_blank":void 0),onClick:m,className:u,textClassName:p,rel:h,showUrl:v,...g}=t,f=o?ga.normalizeExternalHref(i):i,x=s("inline-flex max-w-fit flex-col gap-y-0.5 truncate rounded-md text-sm leading-tight focus-ring-primary","md:gap-y-1 md:text-base",an[n?"disabled":c],u),b=s("truncate",p);return a(en,{ref:l,onClick:n?void 0:m,href:n?void 0:f,className:x,target:d,rel:"_blank"===d?`noopener noreferrer ${h??""}`:h,tabIndex:n?-1:void 0,"aria-disabled":n,...g,children:[a("div",{className:"flex items-center gap-x-1 md:gap-x-1.5",children:[e("span",{className:b,children:r}),o&&e(Xr,{icon:Gr.LINK_EXTERNAL,size:"sm"})]}),v&&f&&e("p",{className:s("truncate text-xs","md:text-sm",n?"text-neutral-300":"text-neutral-400"),children:f})]})});tn.displayName="Link";const ln={sm:{default:"size-4 border-[1.6px]",sm:"sm:size-4 sm:border-[1.6px]",md:"md:size-4 md:border-[1.6px]",lg:"lg:size-4 lg:border-[1.6px]",xl:"xl:size-4 xl:border-[1.6px]","2xl":"2xl:size-4 2xl:border-[1.6px]"},md:{default:"size-5 border-2",sm:"sm:size-5 sm:border-2",md:"md:size-5 md:border-2",lg:"lg:size-5 lg:border-2",xl:"xl:size-5 xl:border-2","2xl":"2xl:size-5 2xl:border-2"},lg:{default:"size-6 border-[2.4px]",sm:"sm:size-6 sm:border-[2.4px]",md:"md:size-6 md:border-[2.4px]",lg:"lg:size-6 lg:border-[2.4px]",xl:"xl:size-6 xl:border-[2.4px]","2xl":"2xl:size-6 2xl:border-[2.4px]"},xl:{default:"size-8 border-[3.2px]",sm:"sm:size-8 sm:border-[3.2px]",md:"md:size-8 md:border-[3.2px]",lg:"lg:size-8 lg:border-[3.2px]",xl:"xl:size-8 xl:border-[3.2px]","2xl":"2xl:size-8 2xl:border-[3.2px]"}},rn={neutral:"border-neutral-100",primary:"border-primary-100",primaryInverted:"border-primary-300",success:"border-success-300",warning:"border-warning-300",critical:"border-critical-300"},nn={neutral:"border-t-neutral-500",primary:"border-t-primary-400",primaryInverted:"border-t-neutral-0",success:"border-t-success-800",warning:"border-t-warning-800",critical:"border-t-critical-800"},cn=a=>{const{size:t="md",isLoading:l=!0,responsiveSize:r,variant:n="neutral",className:c,...i}=a,o=ha.generateClassNames(t,r,ln),d=s("shrink-0 animate-spin rounded-full",l&&nn[n],rn[n],o,c);return e("div",{role:"progressbar",className:d,...i})},sn={primary:["bg-primary-400 text-neutral-0 border-primary-400 shadow-primary-sm","hover:bg-primary-500 hover:border-primary-500 hover:shadow-primary","active:bg-primary-800 active:border-primary-800 focus-ring-primary","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],secondary:["bg-neutral-0 text-primary-400 border-primary-100 shadow-primary-sm","hover:border-primary-200 hover:bg-primary-50 hover:shadow-primary","active:border-primary-400 active:bg-neutral-0 focus-ring-primary","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],tertiary:["bg-neutral-0 text-neutral-500 border-neutral-100 shadow-neutral-sm","hover:bg-neutral-50 hover:border-neutral-200 hover:shadow-neutral","active:bg-neutral-0 active:border-neutral-400 active:text-neutral-800 focus-ring-primary","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],ghost:["bg-transparent border-transparent text-primary-400","hover:bg-neutral-0","active:bg-neutral-0 active:text-primary-600 focus-ring-primary","aria-disabled:text-neutral-300"],success:["bg-success-100 text-success-800 border-success-300 shadow-success-sm","hover:border-success-500 hover:shadow-success","active:bg-neutral-0 active:border-success-600 focus-ring-success","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],warning:["bg-warning-100 text-warning-800 border-warning-300 shadow-warning-sm","hover:border-warning-500 hover:shadow-warning","active:bg-neutral-0 active:border-warning-600 focus-ring-warning","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"],critical:["bg-critical-100 text-critical-800 border-critical-300 shadow-critical-sm","hover:border-critical-500 hover:shadow-critical","active:bg-neutral-0 active:border-critical-600 focus-ring-critical","aria-disabled:bg-neutral-100 aria-disabled:text-neutral-300 aria-disabled:border-neutral-100"]},on={primary:"text-neutral-0",secondary:"text-primary-300 group-hover:text-primary-400 group-active:text-primary-400",tertiary:"text-neutral-300 group-hover:text-neutral-500 group-active:text-neutral-500",ghost:"text-primary-300 group-hover:text-primary-400 group-active:text-primary-400",success:"text-success-500 group-hover:text-success-600 group-active:text-success-600",warning:"text-warning-500 group-hover:text-warning-600 group-active:text-warning-600",critical:"text-critical-500 group-hover:text-critical-600 group-active:text-critical-600"},dn={primary:"primaryInverted",secondary:"primary",tertiary:"neutral",ghost:"primary",success:"success",warning:"warning",critical:"critical"},mn={sm:{default:"h-8 text-sm rounded-lg gap-0.5",sm:"sm:h-8 sm:text-sm sm:rounded-lg sm:gap-0.5",md:"md:h-8 md:text-sm md:rounded-lg md:gap-0.5",lg:"lg:h-8 lg:text-sm lg:rounded-lg lg:gap-0.5",xl:"xl:h-8 xl:text-sm xl:rounded-lg xl:gap-0.5","2xl":"2xl:h-8 2xl:text-sm 2xl:rounded-lg 2xl:gap-0.5"},md:{default:"h-10 text-base rounded-xl gap-1",sm:"sm:h-10 sm:text-base sm:rounded-xl sm:gap-1",md:"md:h-10 md:text-base md:rounded-xl md:gap-1",lg:"lg:h-10 lg:text-base lg:rounded-xl lg:gap-1",xl:"xl:h-10 xl:text-base xl:rounded-xl xl:gap-1","2xl":"2xl:h-10 2xl:text-base 2xl:rounded-xl 2xl:gap-1"},lg:{default:"h-12 text-base rounded-xl gap-1",sm:"sm:h-12 sm:text-base sm:rounded-xl sm:gap-1",md:"md:h-12 md:text-base md:rounded-xl md:gap-1",lg:"lg:h-12 lg:text-base lg:rounded-xl lg:gap-1",xl:"xl:h-12 xl:text-base xl:rounded-xl xl:gap-1","2xl":"2xl:h-12 2xl:text-base 2xl:rounded-xl 2xl:gap-1"}},un={sm:{default:"min-w-20 px-2",sm:"sm:min-w-20 sm:px-2",md:"md:min-w-20 md:px-2",lg:"lg:min-w-20 lg:px-2",xl:"xl:min-w-20 xl:px-2","2xl":"2xl:min-w-20 2xl:px-2"},md:{default:"min-w-24 px-3",sm:"sm:min-w-24 sm:px-3",md:"md:min-w-24 md:px-3",lg:"lg:min-w-24 lg:px-3",xl:"xl:min-w-24 xl:px-3","2xl":"2xl:min-w-24 2xl:px-3"},lg:{default:"min-w-28 px-4",sm:"sm:min-w-28 sm:px-4",md:"md:min-w-28 md:px-4",lg:"lg:min-w-28 lg:px-4",xl:"xl:min-w-28 xl:px-4","2xl":"2xl:min-w-28 2xl:px-4"}},pn={sm:{default:"w-8",sm:"sm:w-8",md:"md:w-8",lg:"lg:w-8",xl:"xl:w-8","2xl":"2xl:w-8"},md:{default:"w-10",sm:"sm:w-10",md:"md:w-10",lg:"lg:w-10",xl:"xl:w-10","2xl":"2xl:w-10"},lg:{default:"w-12",sm:"sm:w-12",md:"md:w-12",lg:"lg:w-12",xl:"xl:w-12","2xl":"2xl:w-12"}},hn={lg:{default:"md",onlyIcon:"lg"},md:{default:"md",onlyIcon:"md"},sm:{default:"sm",onlyIcon:"sm"}},vn={lg:"md",md:"md",sm:"sm"},gn=m((l,r)=>{const{variant:n="primary",size:c="lg",responsiveSize:i={},iconRight:o,iconLeft:d,className:m,children:u,isLoading:p,disabled:h,...v}=l,g=null==u||""===u,f=!0===h||!0===p,x=g?"onlyIcon":"default",b=sn[n].filter(e=>h?!e.includes("hover"):!p||!e.includes("disabled")&&!e.includes("hover")&&!e.includes("active")),w=s("transition-all group-aria-disabled:text-neutral-300",on[n]),E=ha.generateClassNames(c,i,mn),z=ha.generateClassNames(c,i,g?pn:un),y=s(["flex flex-row items-center justify-center group","leading-tight font-normal","border transition-all cursor-pointer","active:shadow-none aria-disabled:shadow-none aria-disabled:cursor-default"],b,E,z,m,{"cursor-progress":p}),N=hn[c][x],C=Object.keys(i).reduce((e,a)=>({...e,[a]:hn[i[a]][x]}),{}),O=vn[c],R=Object.keys(i).reduce((e,a)=>({...e,[a]:vn[i[a]]}),{}),A=!p&&null!=o&&!g,_={className:y,"aria-disabled":f},T={size:N,responsiveSize:C,className:w},S=a(t,{children:[!p&&null!=d&&e(Xr,{icon:d,...T}),p&&e(cn,{size:O,responsiveSize:R,variant:dn[n]}),!g&&e("div",{className:"px-1",children:u}),A&&e(Xr,{icon:o,...T})]}),k=e=>a=>{f?a.preventDefault():e?.(a)};if("href"in v&&null!=v.href&&""!==v.href){const{onClick:a,href:t,...l}=v;return e(en,{href:t,onClick:k(a),ref:r,..._,...l,children:S})}const{type:M="button",...I}=v;return e("button",{disabled:f,ref:r,type:M,..._,...I,children:S})});gn.displayName="Button";const fn={critical:"fill-critical-300",info:"fill-info-300",neutral:"fill-neutral-800",success:"fill-success-300",warning:"fill-warning-300"},xn={critical:"bg-critical-300 text-critical-900 shadow-critical-md",info:"bg-info-300 text-info-900 shadow-info-md",neutral:"bg-neutral-800 text-neutral-50 shadow-neutral-md",success:"bg-success-300 text-success-900 shadow-success-md",warning:"bg-warning-300 text-warning-900 shadow-warning-md"},bn=t=>{const{children:l,content:r,open:n,defaultOpen:c,delayDuration:i=300,disableHoverableContent:o,variant:d="neutral",onOpenChange:m,className:u,triggerAsChild:p,...h}=t;return e(R,{children:a(A,{open:n,defaultOpen:c,onOpenChange:m,delayDuration:i,disableHoverableContent:o,children:[e(_,{asChild:p,children:l}),e(T,{children:a(S,{className:s(xn[d],"flex min-h-6 items-center rounded-md px-1.5 text-sm leading-tight font-semibold",u),sideOffset:1,...h,children:[r,e(k,{className:s(fn[d],"h-1 w-3")})]})})]})})},wn=m((l,r)=>{const{children:n,className:o,disabled:d,removeControl:m,index:u,...p}=l;return a(c,{className:s("group data-[state=open]:gradient-neutral-50-transparent-to-b relative flex overflow-hidden","data-[disabled=true]:bg-neutral-100"),children:[e("div",{className:s("bg-neutral-0 absolute inset-0 transition-opacity duration-300","group-data-[state=closed]:opacity-100 group-data-[state=open]:opacity-0"),"aria-hidden":"true"}),e(i,{asChild:null!=m&&null!=u,className:s("relative flex flex-1 items-baseline justify-between gap-x-4 px-4 py-3 outline-hidden md:gap-x-6 md:px-6 md:py-5","focus-ring-primary group-data-disabled:cursor-default group-data-disabled:bg-neutral-100",{"cursor-default":null!=m,"cursor-pointer":null==m},o),ref:r,...p,children:null!=m&&null!=u?a("div",{className:"flex flex-1 items-baseline justify-between gap-x-4",children:[n,e(bn,{content:m.label,triggerAsChild:!0,children:e(gn,{variant:"tertiary",size:"sm",iconLeft:Gr.CLOSE,onClick:e=>{e.stopPropagation(),m.onClick(u)},disabled:m.disabled})})]}):a(t,{children:[n,e(Qr,{icon:Gr.CHEVRON_DOWN,className:"transition-transform group-data-disabled:bg-neutral-100 group-data-disabled:text-neutral-100 group-data-[state=open]:rotate-180"})]})})]})});wn.displayName="Accordion.ItemHeader";const En={Container:aa,Item:ta,ItemHeader:wn,ItemContent:la},zn={critical:Gr.CRITICAL,info:Gr.INFO,success:Gr.SUCCESS,warning:Gr.WARNING},yn={critical:"border-critical-400 shadow-critical",info:"border-info-400 shadow-info",success:"border-success-400 shadow-success",warning:"border-warning-400 shadow-warning"},Nn={critical:"text-critical-500",info:"text-info-500",success:"text-success-500",warning:"text-warning-500"},Cn={critical:"text-critical-800",info:"text-info-800",success:"text-success-800",warning:"text-warning-800"},On=t=>{const{className:l,children:r,message:n,variant:c="info",...i}=t;return a("div",{role:"alert",className:s("bg-neutral-0 w-full rounded-xl border px-4 py-3 md:px-6 md:py-5",yn[c],l),...i,children:[a("div",{className:"flex items-center gap-x-2 md:gap-x-3",children:[e(Xr,{icon:zn[c],className:Nn[c]}),e("p",{className:s("flex-1 text-sm leading-tight font-semibold md:text-base md:leading-normal",Cn[c]),children:n})]}),r&&e("div",{className:"ml-6 text-sm leading-normal font-normal text-neutral-500 md:ml-7 md:text-base",children:r})]})},Rn={critical:"text-critical-500",info:"text-info-500",success:"text-success-500",warning:"text-warning-500"},An={critical:"text-critical-800",info:"text-info-800",success:"text-success-800",warning:"text-warning-800"},_n=t=>{const{className:l,message:r,variant:n="info",...c}=t;return a("div",{role:"alert",className:s("inline-flex items-center gap-x-2 rounded-md",l),...c,children:[e(Xr,{size:"sm",icon:zn[n],responsiveSize:{md:"md"},className:Rn[n]}),e("p",{className:s("text-xs leading-tight font-normal md:text-base",An[n]),children:r})]})},Tn={neutral:"bg-neutral-100 text-neutral-800",info:"bg-info-200 text-info-800",warning:"bg-warning-200 text-warning-800",critical:"bg-critical-200 text-critical-800",success:"bg-success-200 text-success-800",primary:"bg-primary-50 text-primary-400"},Sn=a=>{const{label:t,variant:l="neutral",className:r}=a;return e("div",{className:s("flex h-5 items-center rounded-full px-1.5 md:h-6 md:px-2",Tn[l],r),children:e("p",{className:"text-sm leading-tight font-normal md:text-base",children:t})})},kn=t=>{const{links:l,tag:r,...n}=t,c=l[l.length-1],i=l.slice(0,-1);return a("nav",{"aria-label":"breadcrumbs",className:"flex min-w-0 items-center gap-x-2",...n,children:[a("ol",{className:"flex min-w-0 items-center gap-x-0.5",children:[i.map(t=>a("li",{className:"flex items-center gap-x-1 whitespace-nowrap",children:[e(tn,{href:t.href,children:t.label}),e(Xr,{icon:Gr.SLASH,className:"text-neutral-200",responsiveSize:{md:"lg"}})]},t.href)),e("li",{"aria-current":"page",className:"truncate text-sm leading-tight font-normal text-neutral-500 md:text-base",children:c.label})]}),r&&e(Sn,{...r})]})},Mn=a=>{const{className:t,...l}=a;return e("div",{className:s("bg-neutral-0 shadow-neutral rounded-xl",t),...l})},In=()=>{const[e,a]=v(!1);g(()=>{if(!e)return;const t=setTimeout(()=>a(!1),2e3);return()=>clearTimeout(t)},[e]);return{isCopied:e,handleCopy:async e=>{await ra.copy(e),a(!0)}}},Ln=(e,a={})=>{const{delay:t}=a,[l,r]=v(e),n=f(void 0);return g(()=>(n.current=setTimeout(()=>r(e),t),()=>clearTimeout(n.current)),[e,t]),[l,r]},Dn=e=>{const a=x();return e??a},Pn=24,Hn=(e,a,t)=>t??a*e,jn=t=>{const{collapsedLines:l=3,collapsedPixels:r,overlayLines:n=2,isOpen:c,defaultOpen:i=!1,buttonLabelOpened:o,buttonLabelClosed:d,showOverlay:m=!1,className:u,onToggle:p,children:h,...x}=t,[w,E]=v(i),[z,y]=v(!1),[N,C]=v(0),[O,R]=v(Pn),[A,_]=v(0),T=c??w,S=f(null),k=Dn(),M=b(()=>((e,a=Pn)=>{if(null==e||va.isServer())return a;const t=e.querySelector("p")??e,l=window.getComputedStyle(t).lineHeight,r=parseFloat(l);return Number.isNaN(r)?a:r})(S.current,Pn),[]),I=b(()=>{const e=S.current;if(!e)return;const a=M();R(a);const t=Hn(l,a,r),{clampedClientHeight:c,fullHeight:i}=(e=>{if(null==e||va.isServer())return{clampedClientHeight:0,fullHeight:0};const a=e.clientHeight,t=e.cloneNode(!0),l=e.clientWidth||e.getBoundingClientRect().width||0;t.style.cssText=["position:absolute","left:-99999px","top:0","visibility:hidden","pointer-events:none","contain:layout style size",`inline-size:${l.toString()}px`,"max-height:none","overflow:visible","display:block","-webkit-line-clamp:unset","WebkitLineClamp:unset","WebkitBoxOrient:unset"].join(";"),(e.parentElement??document.body).appendChild(t);const r=t.scrollHeight;return t.remove(),{clampedClientHeight:a,fullHeight:r}})(e),s=((e,a,t=.5)=>e>a+t)(i,t);y(s),C(s?i:t);const o=(e=>{const{collapsedLines:a,overlayLines:t,clampedClientHeight:l,minVisiblePx:r=12,minOverlayPx:n=16,maxOverlayPx:c=160}=e;if(a<=1||l<=0)return 0;const i=Math.min(Math.max(t,0),Math.max(0,a-1));if(0===i)return 0;const s=i/a*l,o=Math.max(l-r,0),d=Math.min(s,o),m=Math.min(Math.max(d,n),c);return Math.round(m)})({collapsedLines:l,overlayLines:n,clampedClientHeight:c}),d=(e=>{const{showOverlay:a,isOpen:t,collapsedLines:l,overlayLines:r,lineHeight:n,collapsedHeight:c,fallbackLineHeight:i=Pn}=e;if(!a||t)return 0;const s=n>0?n:i,o=Math.max(0,l-1),d=Math.min(Math.max(r,0),o),m=Math.max(0,Math.floor((c-s)/s));return Math.min(d,m)*s})({showOverlay:m,isOpen:T,collapsedLines:l,overlayLines:n,lineHeight:a,collapsedHeight:t});_(!m||T?0:o||d)},[l,r,n,m,T,M]),L=b(()=>{E(!T),p?.(!T)},[T,p]);g(()=>{const e=S.current;if(!e)return;const a=new ResizeObserver(()=>I());return a.observe(e),I(),"undefined"!=typeof window&&window.addEventListener("resize",I),()=>{a.disconnect(),"undefined"!=typeof window&&window.removeEventListener("resize",I)}},[I]);const D=Hn(l,O,r),P=null==r&&!m,H=!T&&P?{display:"-webkit-box",WebkitLineClamp:l,WebkitBoxOrient:"vertical",overflow:"hidden"}:{},j=s("pointer-events-none absolute bottom-0 left-0 z-[var(--guk-collapsible-overlay-z-index)] w-full"),B=s({"mt-0":m&&!T},{"mt-4":m&&T||!m&&z});return a("div",{className:s("relative",{"bg-neutral-0":m},u),...x,children:[a("div",{id:k,ref:S,"data-testid":"collapsible-content",style:{...T?{maxHeight:N}:P?{}:{maxHeight:D},...H},className:"relative overflow-hidden transition-all",children:[h,z&&!T&&m&&e("div",{className:s(j,"from-neutral-0 via-neutral-0/70 to-neutral-0/0 bg-linear-to-t"),style:{height:A},"data-testid":"collapsible-overlay"})]}),z&&e("div",{className:B,children:m?e(gn,{onClick:L,variant:"tertiary",size:"md",iconRight:T?Gr.CHEVRON_UP:Gr.CHEVRON_DOWN,"aria-expanded":T,"aria-controls":k,className:"relative z-1",children:T?o:d}):a("button",{onClick:L,className:"group text-primary-400 hover:text-primary-600 active:text-primary-800 flex cursor-pointer items-center","aria-expanded":T,"aria-controls":k,children:[T?o:d,e(Xr,{icon:T?Gr.CHEVRON_UP:Gr.CHEVRON_DOWN,size:"sm",className:"text-primary-300 group-hover:text-primary-500 group-active:text-primary-700 ml-2"})]})})]})},Bn=a=>{const{children:t,className:l,collapsedPixels:r=180,...n}=a;return e(Mn,{className:s("p-4 md:p-6",l),children:e(jn,{showOverlay:!0,collapsedPixels:r,...n,children:t})})};var qn,Vn,Un,Fn;function Kn(){return Kn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Kn.apply(null,arguments)}var Gn,Wn;function Zn(){return Zn=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Zn.apply(null,arguments)}var Xn,$n,Yn,Jn,Qn;function ec(){return ec=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ec.apply(null,arguments)}var ac,tc;function lc(){return lc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},lc.apply(null,arguments)}var rc,nc;function cc(){return cc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},cc.apply(null,arguments)}var ic,sc;function oc(){return oc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},oc.apply(null,arguments)}var dc,mc,uc,pc;function hc(){return hc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},hc.apply(null,arguments)}var vc,gc,fc,xc;function bc(){return bc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},bc.apply(null,arguments)}var wc,Ec;function zc(){return zc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},zc.apply(null,arguments)}var yc,Nc,Cc;function Oc(){return Oc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Oc.apply(null,arguments)}var Rc,Ac;function _c(){return _c=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_c.apply(null,arguments)}var Tc,Sc;function kc(){return kc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},kc.apply(null,arguments)}var Mc,Ic,Lc;function Dc(){return Dc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Dc.apply(null,arguments)}var Pc,Hc;function jc(){return jc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},jc.apply(null,arguments)}var Bc,qc,Vc;function Uc(){return Uc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Uc.apply(null,arguments)}var Fc,Kc;function Gc(){return Gc=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Gc.apply(null,arguments)}var Wc,Zc,Xc;function $c(){return $c=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},$c.apply(null,arguments)}var Yc,Jc,Qc;function ei(){return ei=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ei.apply(null,arguments)}var ai,ti;function li(){return li=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},li.apply(null,arguments)}var ri,ni;function ci(){return ci=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ci.apply(null,arguments)}var ii,si,oi;function di(){return di=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},di.apply(null,arguments)}var mi,ui,pi,hi;function vi(){return vi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vi.apply(null,arguments)}var gi,fi,xi;function bi(){return bi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},bi.apply(null,arguments)}var wi,Ei;function zi(){return zi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},zi.apply(null,arguments)}const yi={ACTION:function(e){return o.createElement("svg",Kn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),qn||(qn=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M40.45 79.834c0-7.998 6.484-14.482 14.482-14.482h50.083c7.998 0 14.482 6.484 14.482 14.482 0 3.77-1.44 7.203-3.8 9.78l-15.952-7.17 3.804 11.872H54.932c-7.998 0-14.481-6.484-14.481-14.482m52.235-4.177L82.66 80.069v-3.403a2.503 2.503 0 0 0-2.492-2.515c-.343 0-.682.072-.997.21l-13.514 5.947a2.523 2.523 0 0 0-1.28 3.312 2.483 2.483 0 0 0 3.273 1.297l10.026-4.412v3.403a2.503 2.503 0 0 0 2.492 2.514c.343 0 .682-.072.997-.21l13.514-5.947a2.52 2.52 0 0 0 1.288-3.31 2.484 2.484 0 0 0-3.28-1.298",clipRule:"evenodd"})),Vn||(Vn=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M121.607 64.258a.8.8 0 0 1 .068-1.129l9.514-8.43a.8.8 0 0 1 1.129.068.8.8 0 0 1-.068 1.129l-9.514 8.43a.8.8 0 0 1-1.129-.068m-5.184-4.214a.8.8 0 0 1-.093-1.128l12.289-14.496a.8.8 0 1 1 1.22 1.035l-12.288 14.496a.8.8 0 0 1-1.128.093"})),Un||(Un=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M99.854 81.69a.8.8 0 0 0-1.098.977l10.896 32.722a.8.8 0 0 0 .79.546.8.8 0 0 0 .745-.604l3.942-15.71 16.018-2.404a.8.8 0 0 0 .675-.684.8.8 0 0 0-.468-.838zm13.853 17.025-3.404 13.564-9.456-28.397 27.349 12.16-13.804 2.071zM40.88 69.269a6.991 6.991 0 1 1 0-13.982 6.991 6.991 0 0 1 0 13.982m-5.391-6.99a5.391 5.391 0 1 0 10.782 0 5.391 5.391 0 0 0-10.782 0",clipRule:"evenodd"})),Fn||(Fn=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M27.2 62.278c0-7.66 6.21-13.87 13.87-13.87s13.871 6.21 13.871 13.87-6.21 13.87-13.87 13.87S27.2 69.939 27.2 62.279m13.87-12.27c-6.776 0-12.27 5.493-12.27 12.27s5.494 12.27 12.27 12.27c6.777 0 12.271-5.493 12.271-12.27s-5.494-12.27-12.27-12.27",clipRule:"evenodd"})))},APP:function(e){return o.createElement("svg",Zn({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Gn||(Gn=o.createElement("path",{stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6,d:"M129.5 51v58a6 6 0 0 1-6 6h-87a6 6 0 0 1-6-6V51m99 0a6 6 0 0 0-6-6h-87a6 6 0 0 0-6 6m99 0v7h-99v-7m93 .5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-10 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0m-10 0a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0"})),Wn||(Wn=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M54.5 77a8.5 8.5 0 1 1-8.5 8.5 2 2 0 1 0-4 0C42 92.404 47.596 98 54.5 98S67 92.404 67 85.5 61.404 73 54.5 73a2 2 0 1 0 0 4M76 84a2 2 0 1 0 0 4h38a2 2 0 1 0 0-4zm-2 9a2 2 0 0 1 2-2h6a2 2 0 1 1 0 4h-6a2 2 0 0 1-2-2m2-16a2 2 0 1 0 0 4h38a2 2 0 1 0 0-4z"})))},ARCHIVE:function(e){return o.createElement("svg",ec({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Xn||(Xn=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M56.205 50.277a.8.8 0 0 1 .646-.327L33.289 81.772a.8.8 0 0 1 .157-.46z"})),$n||($n=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M61.506 96.249a.8.8 0 0 0-.8.8v8.794a.8.8 0 0 0 .8.8H99.27a.8.8 0 0 0 .8-.8v-8.794a.8.8 0 0 0-.8-.8zm.8 8.794v-7.194H98.47v7.194z",clipRule:"evenodd"})),Yn||(Yn=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M56.85 49.95 33.29 81.79V118a.8.8 0 0 0 .8.8H79.87a1 1 0 0 0 .13-.011 1 1 0 0 0 .128.011h45.782a.8.8 0 0 0 .8-.8V81.788l-.003-.065a.8.8 0 0 0-.156-.414l-22.757-31.032a.8.8 0 0 0-.645-.327h-2.846a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8h2.44l21.588 29.438h-24.028a.8.8 0 0 0-.624.3l-4.933 6.167H65.253l-4.933-6.166a.8.8 0 0 0-.624-.3H35.668l21.588-29.44h2.44a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8zm43.839 32.638h24.422V117.2H80.129a1 1 0 0 0-.13.01 1 1 0 0 0-.128-.01H34.889V82.588H59.31l4.933 6.166a.8.8 0 0 0 .625.3H95.13a.8.8 0 0 0 .625-.3z",clipRule:"evenodd"})),Jn||(Jn=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M45.47 72.194a.8.8 0 0 0-.8.8v5.395a.8.8 0 0 0 1.6 0v-4.595h66.684v4.595a.8.8 0 1 0 1.6 0v-5.395a.8.8 0 0 0-.8-.8h-5.262v-7.498a.8.8 0 0 0-.8-.8H52.308a.8.8 0 0 0-.8.8v7.498zm61.422-6.698v6.698H53.108v-6.698z",clipRule:"evenodd"})),Qn||(Qn=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M62.28 45v17.137h35.44V45a3 3 0 0 0-3-3H65.28a3 3 0 0 0-3 3"})))},BOOK:function(e){return o.createElement("svg",lc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),ac||(ac=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M41.7 49.903v-7.804a.8.8 0 0 1 .51-.746c4.225-1.638 11.157-2.687 18.33-.558 7.008 2.08 14.183 7.175 19.256 17.564 4.266-3.204 11.222-7.027 19.241-8.828 8.552-1.92 18.373-1.551 27.403 4.4a.8.8 0 0 1 .36.668v2.205c2.893.09 5.295 1.447 6.2 2.17a.8.8 0 0 1 .3.625v60a.8.8 0 0 1-.8.8h-105a.8.8 0 0 1-.8-.8v-59.5a.8.8 0 0 1 .59-.771l5.41-1.476v-3.753a.8.8 0 0 1 .356-.665c1.448-.966 5.078-2.941 8.644-3.531m1.6-7.248v60.437c17.594-3.847 30.036 5.779 35.4 13.266V59.776c-4.904-10.491-11.9-15.455-18.615-17.447-6.5-1.93-12.8-1.092-16.785.326M76.176 118.8c-8.27-6-25.25-12.788-42.277-3.006a.8.8 0 0 1-.8-.001.8.8 0 0 1-.399-.693V59.51l-4.4 1.2V118.8zm6.722 0H131.7V60.005c-.888-.6-2.742-1.52-4.9-1.6v57.194a.8.8 0 0 1-.494.739.8.8 0 0 1-.872-.173c-4.513-4.514-19.022-10.9-42.536 2.634m-4.895-.629c-8.029-6.217-25.7-13.996-43.703-4.427V54.536c1.497-.933 4.494-2.469 7.4-3.009V104.1c0 .246.113.478.306.629a.8.8 0 0 0 .684.148c18.03-4.415 30.534 5.978 35.313 13.294M80.3 59.988c4.053-3.15 11.022-7.084 19.088-8.896 8.141-1.828 17.341-1.484 25.812 3.941v58.804c-6.357-4.928-21.761-9.398-44.9 4.64z",clipRule:"evenodd"})),tc||(tc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M94.833 68.9V48.962c6.395-3.373 14.028-3.709 20.675-.862v20.84a1 1 0 0 1-1.598.802L105 63.1l-8.557 6.593a1 1 0 0 1-1.61-.792"})))},BUILD:function(e){return o.createElement("svg",cc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),rc||(rc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M71.942 40.228a4.56 4.56 0 0 0-5.53 3.292l-3.685 14.54a4.56 4.56 0 0 0 3.293 5.528l14.54 3.686a4.56 4.56 0 0 0 5.528-3.292l3.685-14.54a4.56 4.56 0 0 0-3.292-5.529zm-3.979 3.685a2.96 2.96 0 0 1 3.586-2.134l14.54 3.685a2.96 2.96 0 0 1 2.133 3.584l-3.685 14.54a2.96 2.96 0 0 1-3.584 2.135l-14.54-3.686a2.96 2.96 0 0 1-2.135-3.584zM34.2 46.25a4.56 4.56 0 0 1 4.551-4.55h15a4.56 4.56 0 0 1 4.549 4.55v15a4.56 4.56 0 0 1-4.55 4.55H38.752a4.56 4.56 0 0 1-4.55-4.55zm4.551-2.95a2.96 2.96 0 0 0-2.95 2.95v15c0 1.62 1.33 2.95 2.95 2.95h15c1.619 0 2.949-1.33 2.949-2.95v-15c0-1.62-1.33-2.95-2.95-2.95zm63.608 26.8a4.56 4.56 0 0 0-5.628 3.121l-4.13 14.42a4.56 4.56 0 0 0 3.123 5.627l14.419 4.13a4.56 4.56 0 0 0 5.626-3.122l4.13-14.42a4.56 4.56 0 0 0-3.121-5.625zm-4.09 3.562a2.96 2.96 0 0 1 3.649-2.023l14.42 4.13a2.96 2.96 0 0 1 2.023 3.647l-4.13 14.42a2.96 2.96 0 0 1-3.647 2.023l-14.42-4.13a2.96 2.96 0 0 1-2.025-3.648zM38.75 71.7a4.56 4.56 0 0 0-4.55 4.55v14.998a4.56 4.56 0 0 0 4.55 4.55h15a4.56 4.56 0 0 0 4.549-4.55V76.25a4.56 4.56 0 0 0-4.55-4.55zm-2.95 4.55c0-1.62 1.33-2.95 2.95-2.95h15c1.619 0 2.949 1.329 2.949 2.95v14.998c0 1.62-1.33 2.95-2.95 2.95H38.752a2.96 2.96 0 0 1-2.95-2.95zm2.95 25.449a4.56 4.56 0 0 0-4.55 4.55v14.999a4.563 4.563 0 0 0 4.55 4.551h15a4.563 4.563 0 0 0 4.549-4.551V106.25a4.56 4.56 0 0 0-4.55-4.55zm-2.95 4.55c0-1.62 1.33-2.95 2.95-2.95h15c1.619 0 2.949 1.329 2.949 2.95v14.999a2.963 2.963 0 0 1-2.95 2.951H38.752a2.963 2.963 0 0 1-2.95-2.951zm32.95-4.55a4.56 4.56 0 0 0-4.552 4.55v14.999a4.563 4.563 0 0 0 4.551 4.551h15a4.563 4.563 0 0 0 4.549-4.551V106.25a4.56 4.56 0 0 0-4.55-4.55zm-2.952 4.55c0-1.62 1.33-2.95 2.951-2.95h15c1.619 0 2.949 1.329 2.949 2.95v14.999a2.963 2.963 0 0 1-2.95 2.951H68.75a2.963 2.963 0 0 1-2.95-2.951zm28.4 0a4.56 4.56 0 0 1 4.55-4.55h14.999a4.56 4.56 0 0 1 4.55 4.55v14.999a4.563 4.563 0 0 1-4.55 4.551h-15a4.563 4.563 0 0 1-4.55-4.551zm4.55-2.95a2.96 2.96 0 0 0-2.951 2.95v14.999c0 1.62 1.33 2.951 2.95 2.951h15c1.619 0 2.95-1.33 2.95-2.951V106.25c0-1.621-1.33-2.95-2.95-2.95zM64.2 76.25a4.56 4.56 0 0 1 4.551-4.55h15a4.56 4.56 0 0 1 4.549 4.55v15a4.56 4.56 0 0 1-4.55 4.549H68.75a4.56 4.56 0 0 1-4.55-4.55zm4.551-2.95a2.96 2.96 0 0 0-2.95 2.95v15c0 1.62 1.33 2.949 2.95 2.949h15c1.619 0 2.949-1.33 2.949-2.95V76.25c0-1.62-1.33-2.95-2.95-2.95z",clipRule:"evenodd"})),nc||(nc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M123.906 46.702a3.76 3.76 0 0 1 0 5.303l-10.605 10.61a3.76 3.76 0 0 1-5.303 0l-10.606-10.61a3.763 3.763 0 0 1 0-5.303l10.606-10.61a3.763 3.763 0 0 1 5.303 0z"})))},CHAIN:function(e){return o.createElement("svg",oc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),ic||(ic=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M58.655 61.947c-.929.598-.929 1.569 0 2.167l19.664 12.681c.928.599 2.434.599 3.362 0l19.664-12.68c.929-.6.929-1.57 0-2.168L81.681 49.266c-.928-.599-2.434-.599-3.362 0zm21.009-11.814-19.665 12.68c-.186.12-.186.314 0 .434l19.665 12.68c.185.12.486.12.672 0l19.665-12.68c.185-.12.185-.314 0-.433L80.336 50.133a.67.67 0 0 0-.672 0m-21.01 45.753c-.928.599-.928 1.57 0 2.168l19.665 12.68c.928.599 2.433.599 3.362 0l19.664-12.68c.929-.599.929-1.57 0-2.168l-19.664-12.68c-.928-.6-2.434-.6-3.362 0zm21.01-11.814L59.999 96.753c-.186.12-.186.314 0 .434l19.665 12.68c.185.12.486.12.672 0l19.665-12.68c.185-.12.185-.314 0-.434l-19.665-12.68a.67.67 0 0 0-.672 0M31.68 81.084c-.928-.599-.928-1.57 0-2.168l19.665-12.68c.928-.599 2.433-.599 3.361 0l19.665 12.68c.928.599.928 1.57 0 2.168l-19.665 12.68c-.928.6-2.433.6-3.362 0zm1.345-1.3L52.69 67.102a.67.67 0 0 1 .673 0l19.664 12.68c.186.12.186.314 0 .434l-19.665 12.68a.67.67 0 0 1-.672 0l-19.664-12.68c-.186-.12-.186-.314 0-.434",clipRule:"evenodd"})),sc||(sc=o.createElement("rect",{width:27.399,height:27.399,fill:"var(--guk-illustration-accent-color)",rx:2,transform:"matrix(.84042 -.54194 .84042 .54194 83.947 80)"})))},DATABASE:function(e){return o.createElement("svg",hc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),dc||(dc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M79.623 28.2c3.33 0 6.04 2.68 6.04 6s-2.71 6.002-6.04 6.002-6.04-2.681-6.04-6.001 2.71-6.001 6.04-6.001m4.44 6c0-2.424-1.983-4.4-4.44-4.4s-4.44 1.976-4.44 4.4c0 2.426 1.982 4.402 4.44 4.402 2.457 0 4.44-1.976 4.44-4.401M41.12 68.21c3.33 0 6.04 2.682 6.04 6.001s-2.71 6.001-6.04 6.001-6.04-2.68-6.04-6 2.71-6.002 6.04-6.002m4.44 6.001c0-2.424-1.982-4.4-4.44-4.4s-4.44 1.976-4.44 4.4 1.983 4.401 4.44 4.401 4.44-1.976 4.44-4.4m73.317-6c3.331 0 6.041 2.68 6.041 6s-2.71 6.001-6.041 6.001c-3.33 0-6.04-2.68-6.04-6s2.71-6.002 6.04-6.002m4.441 6c0-2.424-1.983-4.4-4.441-4.4s-4.44 1.976-4.44 4.4 1.983 4.401 4.44 4.401 4.441-1.976 4.441-4.4M111.904 90.99c-1.657 0-3.044-1.374-2.547-2.955 1.266-4.024 5.05-6.944 9.521-6.944s8.256 2.92 9.522 6.944c.497 1.58-.89 2.955-2.547 2.955zm14.846-1.961c-.175.193-.499.36-.897.36h-13.949c-.398 0-.722-.167-.897-.36-.15-.164-.184-.32-.124-.513 1.061-3.37 4.236-5.825 7.995-5.825s6.935 2.455 7.995 5.825c.061.192.026.349-.123.513m-95.15-.994c-.497 1.58.89 2.955 2.547 2.955h13.949c1.657 0 3.044-1.374 2.547-2.955-1.267-4.024-5.05-6.944-9.522-6.944-4.47 0-8.255 2.92-9.521 6.944m16.496 1.355c.398 0 .722-.168.897-.361.15-.164.184-.32.123-.514-1.06-3.37-4.235-5.824-7.995-5.824s-6.934 2.455-7.995 5.825c-.06.192-.026.349.124.513.175.192.499.36.897.36zm24.552-38.411c-1.657 0-3.044-1.374-2.547-2.955 1.266-4.023 5.05-6.944 9.521-6.944s8.256 2.92 9.522 6.944c.497 1.581-.89 2.955-2.547 2.955zm14.846-1.96c-.175.192-.499.36-.897.36H72.648c-.398 0-.722-.168-.897-.36-.15-.165-.184-.322-.124-.514 1.06-3.37 4.236-5.825 7.996-5.825 3.759 0 6.934 2.455 7.995 5.825.06.193.026.349-.124.513m-1.832 65.204c0-3.32-2.71-6.001-6.04-6.001s-6.04 2.681-6.04 6.001 2.71 6.001 6.04 6.001 6.04-2.681 6.04-6.001m-6.04-4.401c2.458 0 4.44 1.976 4.44 4.401s-1.982 4.401-4.44 4.401-4.44-1.976-4.44-4.401 1.982-4.401 4.44-4.401m-6.974 21.178c-1.657 0-3.044-1.374-2.547-2.954 1.266-4.024 5.05-6.944 9.521-6.944s8.256 2.92 9.522 6.944c.497 1.58-.89 2.954-2.547 2.954zm14.846-1.96c-.175.192-.5.36-.897.36h-13.95c-.397 0-.721-.168-.896-.36-.15-.165-.184-.321-.124-.514 1.06-3.37 4.236-5.824 7.995-5.824s6.935 2.454 7.995 5.824c.061.193.026.349-.123.514",clipRule:"evenodd"})),mc||(mc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M71.562 40.41a.8.8 0 0 1-.602.958c-12.826 2.94-23.278 12.111-27.996 24.16a.8.8 0 0 1-1.037.453.8.8 0 0 1-.453-1.037c4.908-12.534 15.78-22.077 29.129-25.136a.8.8 0 0 1 .958.602m16.558 0a.8.8 0 0 1 .959-.601c13.348 3.058 24.22 12.6 29.128 25.135a.8.8 0 0 1-.453 1.037.8.8 0 0 1-1.036-.454C112 53.48 101.547 44.307 88.721 41.368a.8.8 0 0 1-.6-.958m-16.559 79.094a.8.8 0 0 0-.6-.959c-12.827-2.939-23.28-12.111-27.997-24.16a.8.8 0 0 0-1.037-.452.8.8 0 0 0-.453 1.036c4.908 12.534 15.78 22.077 29.129 25.136a.8.8 0 0 0 .958-.601m16.56 0a.8.8 0 0 0 .958.601c13.348-3.059 24.22-12.602 29.128-25.136a.8.8 0 0 0-.453-1.036.8.8 0 0 0-1.036.453c-4.718 12.048-15.171 21.22-27.997 24.159a.8.8 0 0 0-.6.959m-8.657-58.798c-10.008 0-18.118 4.157-18.118 9.285s8.111 9.286 18.118 9.286 18.118-4.158 18.118-9.285c0-5.13-8.111-9.286-18.118-9.286"})),uc||(uc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M62.477 76.56c2.492 3.602 9.103 6.384 16.986 6.384 7.922 0 14.524-2.754 16.986-6.385.706.993 1.132 1.978 1.132 3.095 0 5.129-8.11 9.286-18.118 9.286-10.006 0-18.118-4.157-18.118-9.286 0-1.142.395-2.083 1.132-3.094"})),pc||(pc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M79.463 92.003c-7.883 0-14.493-2.783-16.985-6.384-.737 1.01-1.133 1.952-1.133 3.094 0 5.129 8.112 9.286 18.118 9.286 10.008 0 18.118-4.157 18.118-9.286 0-1.117-.426-2.102-1.132-3.094-2.462 3.63-9.064 6.384-16.986 6.384"})))},ERROR:function(e){return o.createElement("svg",bc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),vc||(vc=o.createElement("ellipse",{cx:79.67,cy:80.217,fill:"var(--guk-illustration-accent-color)",rx:16.911,ry:16.769})),gc||(gc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M60.527 40.323a.8.8 0 0 0-1.29-.202l-19.81 20.362a.8.8 0 0 0 .063 1.175l7.966 6.582a45 45 0 0 0-2.563 4.217c-2.358 4.419-4.16 9.706-3.758 14.996.495 6.507 3.192 10.566 7.023 11.753a8 8 0 0 0 2.56.353c.233.93.552 1.817.938 2.65 1.699 3.665 4.784 6.409 7.806 6.818 1.069.145 2.176.111 3.269-.077.691 2.677 2.201 5.114 4.202 6.812 1.57 1.332 3.467 2.229 5.534 2.406 2.076.178 4.267-.375 6.4-1.849a.8.8 0 0 0 .204-1.113.8.8 0 0 0-1.113-.204c-1.852 1.281-3.678 1.716-5.354 1.572-1.685-.144-3.277-.879-4.636-2.032-1.747-1.483-3.07-3.624-3.681-5.966a12.5 12.5 0 0 0 3.602-1.79c2.387-1.727 4.105-4.368 3.832-7.485-.133-1.51-.681-2.683-1.647-3.291-.985-.62-2.165-.505-3.21.049-2.064 1.094-3.964 4.021-4.466 8.248a12.4 12.4 0 0 0 .026 3.072 9.2 9.2 0 0 1-2.748.062c-2.293-.31-5.006-2.535-6.569-5.905a13.4 13.4 0 0 1-.784-2.158c2.669-.54 5.413-2.254 7.844-4.985 1.888-2.123 2.785-4.152 2.88-5.9.098-1.765-.634-3.217-1.907-4.011-2.576-1.607-6.53-.222-9.04 4.448-1.659 3.085-2.077 6.201-1.692 9.027a6.4 6.4 0 0 1-1.776-.279c-2.933-.909-5.43-4.156-5.902-10.346-.37-4.867 1.29-9.84 3.575-14.122a44 44 0 0 1 2.39-3.946l6.74 5.57a.8.8 0 0 0 1.182-.183l11.597-17.967a.8.8 0 0 0 .044-.79zM49.62 67.953l6.141 5.074L66.623 56.2l-7.027-14.153L41.18 60.977l7.205 5.955c1.398-1.9 2.763-3.458 3.857-4.542a.8.8 0 1 1 1.127 1.136c-1.051 1.042-2.383 2.563-3.748 4.427m17.332 37.537a10.8 10.8 0 0 1-2.963 1.502c-.096-.827-.1-1.665-.002-2.496.465-3.918 2.188-6.261 3.627-7.024.707-.374 1.249-.334 1.608-.108.377.238.796.832.905 2.076.21 2.393-1.093 4.543-3.175 6.05m-7.98-12.161c-2.291 2.574-4.73 4.03-6.97 4.478-.358-2.534.01-5.335 1.507-8.119 2.32-4.316 5.374-4.728 6.784-3.849.72.45 1.226 1.311 1.157 2.567-.07 1.274-.744 2.973-2.479 4.923",clipRule:"evenodd"})),fc||(fc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M100.069 67.303a.8.8 0 0 1-.032-1.13l9.868-10.42a.8.8 0 0 1 1.163 1.101l-9.868 10.42a.8.8 0 0 1-1.131.03m-6.303-4.194a.8.8 0 0 1-.192-1.115l12.371-17.496a.8.8 0 0 1 1.307.925L94.882 62.92a.8.8 0 0 1-1.116.19"})),xc||(xc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M95.14 88.862a.8.8 0 0 0-.876 1.271l25.125 29.705a.8.8 0 0 0 .886.235.8.8 0 0 0 .525-.751V98.48a.8.8 0 0 0-.534-.754zm24.06 28.275L97.39 91.352l21.81 7.694z",clipRule:"evenodd"})))},EXPLORE:function(e){return o.createElement("svg",zc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),wc||(wc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M80 40.8c-21.65 0-39.2 17.55-39.2 39.2s17.55 39.2 39.2 39.2 39.2-17.55 39.2-39.2S101.65 40.8 80 40.8M39.2 80c0-22.533 18.267-40.8 40.8-40.8s40.8 18.267 40.8 40.8-18.267 40.8-40.8 40.8S39.2 102.533 39.2 80",clipRule:"evenodd"})),Ec||(Ec=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m93.466 61.307-18.85 8.4c-1.795.819-3.292 2.355-4.09 4.199l-8.179 19.358c-.698 1.536-.299 3.278.798 4.507.798.82 1.795 1.229 2.793 1.229a4.4 4.4 0 0 0 1.596-.307l18.85-8.4c1.795-.819 3.292-2.355 4.09-4.199l8.178-19.358c.699-1.536.3-3.278-.797-4.507-1.198-1.229-2.893-1.536-4.39-.922zm-8.079 22.124-8.178-8.4L91.67 68.58z"})))},GAS:function(e){return o.createElement("svg",Oc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),yc||(yc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M93.572 36.467a.8.8 0 0 0 0-1.6H66.429a.8.8 0 0 0 0 1.6H79.2V47.54C62.653 47.876 48.65 58.57 43.408 73.4a.8.8 0 1 0 1.509.533c5.107-14.45 18.887-24.8 35.083-24.8 20.545 0 37.2 16.655 37.2 37.2s-16.655 37.2-37.2 37.2c-19.88 0-36.117-15.594-37.148-35.216l3.674 3.673a.8.8 0 0 0 1.13-1.131l-5.09-5.091a.8.8 0 0 0-1.132 0l-5.09 5.09a.8.8 0 0 0 1.13 1.132l3.771-3.77c.984 20.552 17.959 36.913 38.755 36.913 21.429 0 38.8-17.371 38.8-38.8 0-21.161-16.941-38.366-38-38.792V36.467z"})),Nc||(Nc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M60.735 46.044a.8.8 0 0 1-.16 1.12L46.1 58.02a.8.8 0 0 1-1.12-.16.8.8 0 0 1 .16-1.12l14.476-10.857a.8.8 0 0 1 1.12.16m38.69 1.12a.8.8 0 1 1 .96-1.28l14.476 10.857a.8.8 0 0 1-.96 1.28z"})),Cc||(Cc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M80.698 95.854c-3.025 0-5.04-1.161-6.024-3.479-.201-.474-.689-.785-1.195-.69l-7.794 1.453c-.575.107-.938.683-.754 1.237 1.8 5.435 5.625 8.63 11.49 9.571.5.081.88.505.88 1.011v2.995a1 1 0 0 0 1 1h3.362a1 1 0 0 0 1-1v-2.989c0-.509.384-.934.887-1.01 3.543-.532 6.344-1.808 8.44-3.808 2.257-2.169 3.391-4.86 3.391-8.063 0-2.276-.592-4.28-1.749-5.952-1.17-1.673-2.626-2.871-4.363-3.565-1.765-.712-4.642-1.495-8.686-2.4-1.762-.4-2.829-.782-3.23-1.173a1.91 1.91 0 0 1-.583-1.397c0-1.507 1.165-2.248 3.46-2.248q3.59-.001 5.07 2.715c.255.467.79.738 1.297.578l6.832-2.152c.542-.17.836-.76.609-1.28-1.864-4.26-5.362-6.783-10.484-7.571a1.036 1.036 0 0 1-.889-1.012V63.81a1 1 0 0 0-1-1h-3.36a1 1 0 0 0-1 1v2.958c0 .495-.364.912-.85 1.006-3.28.632-5.75 1.956-7.414 3.95-1.8 2.174-2.701 4.641-2.701 7.448 0 2.543.83 4.78 2.476 6.73 1.634 1.956 5.537 3.553 11.668 4.819 1.57.317 2.649.69 3.26 1.128.606.415.912 1.035.912 1.8 0 1.464-1.31 2.205-3.959 2.205"})))},GOAL:function(e){return o.createElement("svg",_c({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Rc||(Rc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M87.352 79.125a3.9 3.9 0 0 1 3.898-3.898H116a3.9 3.9 0 0 1 3.898 3.898v40.125a3.9 3.9 0 0 1-3.898 3.898H40a3.9 3.9 0 0 1-3.898-3.898v-12.578A3.9 3.9 0 0 1 40 102.774h20.266c1.16 0 2.102-.941 2.102-2.102v-7.453a3.9 3.9 0 0 1 3.898-3.898H85.25c1.161 0 2.102-.941 2.102-2.102zm3.898-2.102c-1.16 0-2.102.941-2.102 2.102v8.094a3.9 3.9 0 0 1-3.898 3.898H66.266c-1.161 0-2.102.94-2.102 2.102v7.453a3.9 3.9 0 0 1-3.898 3.898H40c-1.16 0-2.102.941-2.102 2.102v12.578c0 1.161.941 2.102 2.102 2.102h76a2.1 2.1 0 0 0 2.102-2.102V79.125c0-1.16-.941-2.102-2.102-2.102z",clipRule:"evenodd"})),Ac||(Ac=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M105.636 32.327v43.488h-4.653V57.34h-25.13a2.33 2.33 0 0 1-1.95-1.065 2.33 2.33 0 0 1-.166-2.216l4.118-9.156-4.072-8.062a2.33 2.33 0 0 1 .093-2.327 2.33 2.33 0 0 1 1.978-1.105h25.129v-1.082a2.327 2.327 0 1 1 4.653 0"})))},LABELS:function(e){return o.createElement("svg",kc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Tc||(Tc=o.createElement("path",{stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6,d:"M98.854 43.8c1.189 0 2.322.504 3.119 1.387l11.519 12.772a4.2 4.2 0 0 1 0 5.626l-11.519 12.771a4.2 4.2 0 0 1-3.119 1.387H49.626a4.2 4.2 0 0 1-4.2-4.2V48a4.2 4.2 0 0 1 4.2-4.2zm3.617 21.605a4.285 4.285 0 1 0 .001-8.569 4.285 4.285 0 0 0-.001 8.569"})),Sc||(Sc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M102.567 83.108a5 5 0 0 0-3.713-1.652H49.626a5 5 0 0 0-5 5V112a5 5 0 0 0 5 5h49.228a5 5 0 0 0 3.713-1.651l11.519-12.772a5 5 0 0 0 0-6.698zm-.096 19.954a3.485 3.485 0 1 0 0-6.97 3.485 3.485 0 0 0 0 6.97m-50.875-7.084a2.09 2.09 0 0 1 2.09-2.09H89.23a2.09 2.09 0 0 1 0 4.18H53.687a2.09 2.09 0 0 1-2.091-2.09m2.09 5.575a2.09 2.09 0 0 0 0 4.182h20.908a2.09 2.09 0 0 0 0-4.182z",clipRule:"evenodd"})))},LIGHTBULB:function(e){return o.createElement("svg",Dc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Mc||(Mc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M56.007 41.678a.8.8 0 1 0-1.28.959l8.846 11.815a.8.8 0 0 0 1.281-.96zm65.38 14.23a.8.8 0 0 0 .313-1.086.8.8 0 0 0-1.087-.313l-15.658 8.653a.8.8 0 0 0-.313 1.087.8.8 0 0 0 1.087.313zm-20.756 39.143a.8.8 0 0 1 1.13-.05l14.422 13.185a.8.8 0 1 1-1.08 1.181l-14.422-13.186a.8.8 0 0 1-.05-1.13m-38.426 1.513a.8.8 0 0 0-1.14-1.123c-5.166 5.247-7.65 8.105-10.13 10.956l-.001.003c-2.467 2.837-4.928 5.668-10.06 10.881a.8.8 0 0 0 .009 1.131.8.8 0 0 0 1.131-.009c5.165-5.246 7.65-8.104 10.13-10.956l.001-.002c2.467-2.838 4.928-5.669 10.06-10.881M38.2 77.048a.8.8 0 0 1 .8-.8h12.362a.8.8 0 0 1 0 1.6H39a.8.8 0 0 1-.8-.8m50.952 17.306a.898.898 0 1 0-1.796 0v8.86a7.55 7.55 0 0 1-15.099 0V95a.898.898 0 0 0-1.796 0v8.214a9.345 9.345 0 0 0 18.69 0z"})),Ic||(Ic=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M73.535 73.764c.354 1.9 1.244 3.377 2.38 4.452.886-1.104 1.486-2.751 1.593-4.873.082-1.637-.258-2.714-.712-3.34-.445-.615-1.005-.815-1.505-.75-.98.13-2.319 1.496-1.756 4.51m11.889-1.923c1.242 1.74 1.12 4.146.042 6.004a6.5 6.5 0 0 1-.878-1.1c-1.411-2.235-1.387-4.121-.937-5.042.224-.459.505-.607.714-.616.218-.009.607.121 1.059.754"})),Lc||(Lc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M80.213 97.562c11.948 0 21.633-9.685 21.633-21.633s-9.685-21.633-21.633-21.633S58.58 63.98 58.58 75.929s9.685 21.633 21.633 21.633m-1.514-24.158c.091-1.81-.274-3.186-.938-4.102-.673-.928-1.645-1.36-2.625-1.23-1.98.26-3.393 2.591-2.774 5.91.402 2.152 1.411 3.836 2.7 5.067q-.422.317-.89.507c-1.766.718-4.253.163-6.93-2.655a.596.596 0 0 0-.865.822c2.847 2.995 5.833 3.918 8.245 2.937a5.3 5.3 0 0 0 1.376-.827 9.5 9.5 0 0 0 1.475.883c2.316 1.116 4.966 1.222 6.654.186.58-.356 1.1-.804 1.547-1.316 1.411 1.014 3.121 1.586 4.78 1.61 2.667.039 5.241-1.35 6.204-4.59a.596.596 0 0 0-1.143-.339c-.79 2.661-2.839 3.769-5.044 3.737-1.417-.02-2.882-.514-4.088-1.378 1.392-2.244 1.61-5.237.011-7.477-.575-.806-1.298-1.285-2.078-1.253-.788.033-1.391.577-1.737 1.283-.69 1.41-.55 3.746 1.001 6.203.335.53.734 1.013 1.18 1.442a5.6 5.6 0 0 1-1.257 1.061c-1.226.753-3.42.765-5.512-.243a8 8 0 0 1-1.149-.672c1.084-1.35 1.741-3.284 1.857-5.566",clipRule:"evenodd"})))},MAGNIFYING_GLASS:function(e){return o.createElement("svg",jc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Pc||(Pc=o.createElement("path",{stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.6,d:"M86.924 36.216c-19.924 0-36.077 16.153-36.077 36.076 0 8.097 2.701 15.548 7.206 21.568l-16.617 16.617a6.274 6.274 0 0 0 0 8.872v0a6.275 6.275 0 0 0 8.872 0l16.877-16.878a35.9 35.9 0 0 0 19.739 5.898c19.923 0 36.076-16.153 36.076-36.077 0-19.923-16.153-36.076-36.076-36.076m0 62.742c-14.704 0-26.666-11.962-26.666-26.666 0-14.703 11.962-26.665 26.666-26.665 14.703 0 26.665 11.962 26.665 26.665 0 14.704-11.962 26.666-26.665 26.666"})),Hc||(Hc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M89.63 53.47h-5.412a2 2 0 0 0-2 2v30.508a2 2 0 0 0 2 2h5.411a2 2 0 0 0 2-2V55.47a2 2 0 0 0-2-2M77.08 66.018H71.67a2 2 0 0 0-2 2v17.96a2 2 0 0 0 2 2h5.411a2 2 0 0 0 2-2v-17.96a2 2 0 0 0-2-2m19.685-6.274h5.412a2 2 0 0 1 2 2v24.234a2 2 0 0 1-2 2h-5.412a2 2 0 0 1-2-2V61.744a2 2 0 0 1 2-2"})))},NOT_FOUND:function(e){return o.createElement("svg",Uc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Bc||(Bc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M30.82 58.987c0-19.939 16.164-36.103 36.102-36.103s36.103 16.164 36.103 36.103c0 19.938-16.165 36.102-36.103 36.102a35.9 35.9 0 0 1-19.24-5.571l-16.111 16.111a6.897 6.897 0 1 1-9.754-9.754l15.828-15.829c-4.275-5.928-6.826-13.189-6.826-21.06m-7.943 45.581a5.397 5.397 0 0 0 7.633 0L47.05 88.03a.75.75 0 0 1 .94-.097 34.43 34.43 0 0 0 18.932 5.656c19.11 0 34.603-15.493 34.603-34.602 0-19.11-15.493-34.603-34.603-34.603S32.32 39.877 32.32 58.987c0 7.764 2.59 14.909 6.912 20.685a.75.75 0 0 1-.07.98L22.877 96.936a5.397 5.397 0 0 0 0 7.632m44.045-70.962c-13.994 0-25.38 11.386-25.38 25.38s11.386 25.38 25.38 25.38 25.38-11.385 25.38-25.38-11.385-25.38-25.38-25.38m-26.88 25.38c0-14.822 12.057-26.88 26.88-26.88s26.88 12.058 26.88 26.88c0 14.823-12.057 26.88-26.88 26.88s-26.88-12.057-26.88-26.88",clipRule:"evenodd"})),qc||(qc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M30.82 58.987c0-19.939 16.164-36.103 36.102-36.103s36.103 16.164 36.103 36.103c0 19.938-16.165 36.102-36.103 36.102a35.9 35.9 0 0 1-19.24-5.571l-16.111 16.111a6.897 6.897 0 1 1-9.754-9.754l15.828-15.829c-4.275-5.928-6.826-13.189-6.826-21.06m-7.943 45.581a5.397 5.397 0 0 0 7.633 0L47.05 88.03a.75.75 0 0 1 .94-.097 34.43 34.43 0 0 0 18.932 5.656c19.11 0 34.603-15.493 34.603-34.602 0-19.11-15.493-34.603-34.603-34.603S32.32 39.877 32.32 58.987c0 7.764 2.59 14.909 6.912 20.685a.75.75 0 0 1-.07.98L22.877 96.936a5.397 5.397 0 0 0 0 7.632m44.045-70.962c-13.994 0-25.38 11.386-25.38 25.38s11.386 25.38 25.38 25.38 25.38-11.385 25.38-25.38-11.385-25.38-25.38-25.38m-26.88 25.38c0-14.822 12.057-26.88 26.88-26.88s26.88 12.058 26.88 26.88c0 14.823-12.057 26.88-26.88 26.88s-26.88-12.057-26.88-26.88M64.654 128.1a6.017 6.017 0 0 1 6.018-6.017h57.061a6.017 6.017 0 0 1 0 12.034H70.672a6.017 6.017 0 0 1-6.017-6.017m67.596 0a4.517 4.517 0 0 0-4.517-4.517H70.672a4.517 4.517 0 1 0 0 9.034h57.061a4.517 4.517 0 0 0 4.517-4.517m-67.595-20.19a6.017 6.017 0 0 1 6.017-6.017h57.061a6.017 6.017 0 0 1 0 12.034H70.672a6.017 6.017 0 0 1-6.017-6.017m67.595 0a4.517 4.517 0 0 0-4.517-4.517H70.672a4.517 4.517 0 1 0 0 9.034h57.061a4.517 4.517 0 0 0 4.517-4.517m-30.725-20.191a6.017 6.017 0 0 1 6.017-6.017h20.191a6.017 6.017 0 0 1 0 12.034h-20.191a6.017 6.017 0 0 1-6.017-6.017m30.725 0a4.517 4.517 0 0 0-4.517-4.517h-20.191a4.517 4.517 0 1 0 0 9.034h20.191a4.517 4.517 0 0 0 4.517-4.517",clipRule:"evenodd"})),Vc||(Vc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M80.473 65.16a5.5 5.5 0 0 1-7.78 7.779l-5.971-5.973-5.973 5.973a5.5 5.5 0 1 1-7.779-7.78l5.973-5.972-5.973-5.972a5.5 5.5 0 0 1 7.779-7.78l5.972 5.973 5.973-5.972a5.5 5.5 0 0 1 7.779 7.779L74.5 59.187z",clipRule:"evenodd"})))},SECURITY:function(e){return o.createElement("svg",Gc({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Fc||(Fc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M74.679 74.697c0 1.916 1.077 3.592 2.753 4.43l-1.916 7.421c-.12.36 0 .719.24 1.078s.598.478.958.478h6.105c.359 0 .718-.12.957-.478.24-.36.36-.719.24-1.078l-1.915-7.422c1.675-.838 2.753-2.514 2.753-4.429 0-2.753-2.275-5.028-5.028-5.028-2.873 0-5.147 2.275-5.147 5.028"})),Kc||(Kc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M106.681 45.13a8.597 8.597 0 0 0 17.154-.8 8.595 8.595 0 0 0-17.154-.798h-8.282a2.8 2.8 0 0 0-2.48 1.498l-8.178 15.579-.164-.08c-2.91-1.425-5.614-3.46-7.312-6.281a.8.8 0 0 0-.146-.186.8.8 0 0 0-.208-.14.8.8 0 0 0-.34-.077.8.8 0 0 0-.342.076.8.8 0 0 0-.353.327c-1.698 2.821-4.403 4.856-7.313 6.282a25 25 0 0 1-.508.241L62.791 45.03a2.8 2.8 0 0 0-2.48-1.498H52.03a8.596 8.596 0 1 0 0 1.6h8.283a1.2 1.2 0 0 1 1.062.642L69.578 61.4a30.2 30.2 0 0 1-6.32 1.7c-1.392.212-2.537 1.382-2.537 2.869V77.91H45.19l-.038.001a8.596 8.596 0 1 0 0 1.599H60.72v2.64c0 5.135 3.196 9.914 7.003 13.736.717.72 1.462 1.411 2.218 2.07a.8.8 0 0 0-.104.152l-8.463 16.119a1.2 1.2 0 0 1-1.062.642h-8.246l-.018.001h-.019a8.596 8.596 0 1 0 0 1.599h8.283a2.8 2.8 0 0 0 2.479-1.498l8.387-15.975c2.89 2.352 5.83 4.201 8.009 5.343a.8.8 0 0 0 .767 0c2.102-1.102 4.914-2.863 7.707-5.099l8.259 15.731a2.8 2.8 0 0 0 2.479 1.498h8.282a8.596 8.596 0 0 0 17.154-.799 8.596 8.596 0 0 0-17.154-.8l-.036-.001h-8.246a1.2 1.2 0 0 1-1.063-.642l-8.415-16.03a43 43 0 0 0 2.497-2.311c3.807-3.822 7.002-8.6 7.002-13.737v-2.64l.06.002h16.33l.037-.001a8.595 8.595 0 1 0 0-1.599H98.48l-.06.002V65.969c0-1.487-1.145-2.657-2.538-2.87a30 30 0 0 1-6.675-1.84l8.13-15.486a1.2 1.2 0 0 1 1.062-.642h8.282m1.564-.8a6.995 6.995 0 1 0 13.99 0 6.995 6.995 0 0 0-13.99 0M62.321 78.715V65.969c0-.62.49-1.183 1.179-1.288 2.452-.373 5.68-1.202 8.767-2.715 2.737-1.34 5.404-3.238 7.303-5.87 1.9 2.632 4.567 4.53 7.304 5.87 3.087 1.513 6.315 2.342 8.767 2.715.69.105 1.179.669 1.179 1.288v16.18c0 4.49-2.822 8.88-6.535 12.607-3.541 3.554-7.771 6.385-10.715 7.975-2.943-1.59-7.173-4.42-10.714-7.975-3.714-3.728-6.535-8.116-6.535-12.607zM50.466 44.331a6.995 6.995 0 1 1-13.99 0 6.995 6.995 0 0 1 13.99 0m0 71.339a6.995 6.995 0 0 0-6.995-6.995 6.995 6.995 0 1 0 0 13.99 6.995 6.995 0 0 0 6.995-6.995m57.779 0a6.994 6.994 0 0 1 6.995-6.995 6.995 6.995 0 1 1 0 13.99 6.995 6.995 0 0 1-6.995-6.995m-71.65-29.964a6.995 6.995 0 1 0 0-13.99 6.995 6.995 0 0 0 0 13.99m86.81 0a6.995 6.995 0 1 1 0-13.99 6.995 6.995 0 0 1 0 13.99",clipRule:"evenodd"})))},SETTINGS:function(e){return o.createElement("svg",$c({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Wc||(Wc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M100.855 99.348h10.128a2.339 2.339 0 1 1 0 4.676h-10.544a7.602 7.602 0 0 1-13.987 0H49.017a2.338 2.338 0 1 1 0-4.676h37.019a7.603 7.603 0 0 1 14.819 0"})),Zc||(Zc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M100.926 60.3q.118-.656.119-1.345a7.6 7.6 0 1 0-15.08 1.345H48.827a1.35 1.35 0 1 1 0-2.7h37.138a7.5 7.5 0 0 1 .474-1.6H48.828a2.95 2.95 0 0 0 0 5.9h37.61a7.602 7.602 0 0 0 14.015 0h10.719a2.95 2.95 0 0 0 0-5.9h-10.72a7.6 7.6 0 0 1 .474 1.6h10.246a1.35 1.35 0 0 1 0 2.7zm-7.48 4.654a6 6 0 1 0 0-12 6 6 0 0 0 0 12M73.56 82.95A7.602 7.602 0 0 1 58.954 80a7.6 7.6 0 0 1 14.606-2.95h37.612a2.95 2.95 0 0 1 0 5.9zm.474-1.6a7.6 7.6 0 0 0 .12-1.35q0-.691-.12-1.35h37.138a1.35 1.35 0 0 1 0 2.7zM66.554 86a6 6 0 1 0 0-12 6 6 0 0 0 0 12",clipRule:"evenodd"})),Xc||(Xc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M59.548 77.05h-10.72a2.95 2.95 0 1 0 0 5.9h10.72a7.5 7.5 0 0 1-.474-1.6H48.828a1.35 1.35 0 1 1 0-2.7h10.246a7.5 7.5 0 0 1 .474-1.6"})))},SMART_CONTRACT:function(e){return o.createElement("svg",ei({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),Yc||(Yc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M92.87 63.639a.8.8 0 0 1-.8.8H81.04a.8.8 0 0 1 0-1.6h11.03a.8.8 0 0 1 .8.8m14.639 11.79a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8H81.04a.8.8 0 0 0 0 1.6zm.8 10.192a.8.8 0 0 1-.8.8H81.04a.8.8 0 0 1-.8-.8.8.8 0 0 1 .8-.8h26.469a.8.8 0 0 1 .8.8m-.8 11.791a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8H96.48a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8z"})),Jc||(Jc=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M72.01 48.251a2 2 0 0 0-2 2V110a2 2 0 0 0 2 2h44.527a2 2 0 0 0 2-2V50.251a2 2 0 0 0-2-2zm44.527 1.6H72.011a.4.4 0 0 0-.4.4V110a.4.4 0 0 0 .4.4h44.526a.4.4 0 0 0 .4-.4V50.251a.4.4 0 0 0-.4-.4",clipRule:"evenodd"})),Qc||(Qc=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M55.574 57.24c2.388-4.208-.702-9.24-5.398-9.24-3.438 0-6.224 2.777-6.224 6.203 0 3.908 3.633 6.965 7.649 6.024l4.053 5.39a2.49 2.49 0 0 0 1.992.992h4.987a2.481 2.481 0 1 0 0-4.962H58.89zm-7.887 27.978c-3.439 0-6.225-2.776-6.225-6.203 0-3.426 2.786-6.203 6.225-6.203a6.22 6.22 0 0 1 5.699 3.722h9.247a2.481 2.481 0 0 1 0 4.962h-9.247a6.22 6.22 0 0 1-5.7 3.722m2.49 24.813c-3.439 0-6.225-2.777-6.225-6.203 0-3.91 3.635-6.965 7.646-6.025l4.056-5.39a2.49 2.49 0 0 1 1.991-.992h4.988a2.481 2.481 0 1 1 0 4.963H58.89l-3.318 4.406c2.4 4.224-.72 9.241-5.396 9.241"})))},SUCCESS:function(e){return o.createElement("svg",li({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),ai||(ai=o.createElement("circle",{cx:80.5,cy:80.5,r:47.5,stroke:"var(--guk-illustration-primary-color)",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.796})),ti||(ti=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M55.984 78.114a4.98 4.98 0 0 0-3.51 1.447A4.97 4.97 0 0 0 51 83.095a4.97 4.97 0 0 0 1.473 3.533l14.94 14.926a4.98 4.98 0 0 0 3.51 1.447 4.98 4.98 0 0 0 3.511-1.447l32.368-32.34a4.97 4.97 0 0 0 .993-4.648 4.98 4.98 0 0 0-3.363-3.36 4.98 4.98 0 0 0-4.65.991L70.948 91.005 59.495 79.56a4.99 4.99 0 0 0-3.512-1.447"})))},TIMELOCK:function(e){return o.createElement("svg",ci({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),ri||(ri=o.createElement("path",{fill:"#3164FA",fillRule:"evenodd",d:"M81.082 104.854c13.278 0 24.041-10.764 24.041-24.041S94.36 56.772 81.083 56.772c-13.278 0-24.042 10.763-24.042 24.04 0 13.278 10.764 24.042 24.041 24.042m-2.318-38.466c.711 0 1.288.577 1.288 1.288v14.167h14.167a1.288 1.288 0 1 1 0 2.576H78.764a1.29 1.29 0 0 1-1.288-1.288V67.676c0-.711.577-1.288 1.288-1.288",clipRule:"evenodd"})),ni||(ni=o.createElement("path",{fill:"#001F5C",fillRule:"evenodd",d:"m65.758 36.4-.002-.063v-.085c0-3.932 0-9.196 1.88-13.482.958-2.187 2.415-4.148 4.622-5.556C74.463 15.81 77.346 15 81.082 15c3.737 0 6.62.809 8.824 2.214 2.208 1.408 3.665 3.37 4.624 5.556 1.879 4.286 1.879 9.55 1.879 13.482v.084a1 1 0 0 1-.031.236 47.18 47.18 0 0 1 31.593 42.895 47.18 47.18 0 0 1-38.15 47.96 47.18 47.18 0 0 1-52.564-28.193l-2.538 5.443a.902.902 0 0 1-1.634-.762l3.429-7.354a.9.9 0 0 1 1.198-.436l7.353 3.429a.902.902 0 0 1-.761 1.634l-5.311-2.477a45.376 45.376 0 0 0 50.485 26.946 45.376 45.376 0 0 0-3.129-89.583A45.38 45.38 0 0 0 37.2 68.606a.902.902 0 0 1-1.733-.497A47.18 47.18 0 0 1 65.758 36.4m1.801-.566c.004-3.927.085-8.593 1.727-12.34.845-1.927 2.092-3.58 3.942-4.76 1.852-1.18 4.379-1.93 7.854-1.93s6.002.75 7.855 1.93c1.85 1.18 3.097 2.833 3.941 4.76 1.665 3.797 1.725 8.539 1.728 12.498a47.17 47.17 0 0 0-27.047-.158",clipRule:"evenodd"})))},USERS:function(e){return o.createElement("svg",di({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),ii||(ii=o.createElement("mask",{id:"users_svg__a",fill:"#fff"},o.createElement("path",{d:"M104.947 55.845c0 3.409 2.784 6.172 6.218 6.172s6.219-2.763 6.219-6.172-2.784-6.172-6.219-6.172c-3.434 0-6.218 2.764-6.218 6.172m-5.235 16.941c-.42 1.603.96 2.968 2.617 2.968h17.673c1.656 0 3.037-1.365 2.617-2.968-1.325-5.05-5.951-8.778-11.454-8.778s-10.128 3.728-11.453 8.778m5.235 17.631c0 3.409 2.784 6.172 6.218 6.172s6.219-2.763 6.219-6.172-2.784-6.171-6.219-6.171c-3.434 0-6.218 2.763-6.218 6.171m-5.235 16.941c-.42 1.603.96 2.968 2.617 2.968h17.672c1.657 0 3.038-1.365 2.618-2.968-1.325-5.05-5.951-8.778-11.454-8.778s-10.129 3.728-11.453 8.778m-25.93-16.94c0 3.408 2.784 6.171 6.218 6.171s6.218-2.763 6.218-6.172-2.784-6.171-6.218-6.171-6.218 2.763-6.218 6.171m-5.236 16.94c-.42 1.603.96 2.968 2.618 2.968h17.672c1.657 0 3.038-1.365 2.617-2.968-1.324-5.05-5.95-8.778-11.453-8.778s-10.129 3.728-11.454 8.778m-25.93-16.94c0 3.408 2.784 6.171 6.218 6.171s6.218-2.763 6.218-6.172-2.783-6.171-6.218-6.171-6.218 2.763-6.218 6.171m-5.235 16.94c-.42 1.603.96 2.968 2.617 2.968h17.673c1.656 0 3.037-1.365 2.617-2.968-1.325-5.05-5.95-8.778-11.454-8.778s-10.129 3.728-11.453 8.778m36.401-51.513c0 3.409 2.784 6.172 6.218 6.172s6.218-2.763 6.218-6.172-2.784-6.172-6.218-6.172-6.218 2.764-6.218 6.172m-5.236 16.941c-.42 1.603.961 2.968 2.618 2.968h17.672c1.657 0 3.038-1.365 2.618-2.968-1.325-5.05-5.95-8.778-11.454-8.778s-10.129 3.728-11.454 8.778"}))),si||(si=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m122.619 72.786-1.548.406zm-22.907 0-1.548-.406zm22.907 34.572-1.548.406zm-22.907 0-1.548-.405zm-8.259 0-1.547.406zm-22.907 0L67 106.953zm-8.258 0-1.548.406zm-22.907 0-1.548-.405zm54.073-34.572-1.548.406zm-22.908 0L67 72.38zm34.801-16.94c0 4.303 3.512 7.77 7.818 7.77v-3.2c-2.561 0-4.618-2.057-4.618-4.57zm7.818 7.77c4.307 0 7.819-3.467 7.819-7.77h-3.2c0 2.513-2.057 4.57-4.619 4.57zm7.819-7.77c0-4.304-3.512-7.773-7.819-7.773v3.2c2.562 0 4.619 2.059 4.619 4.572zm-7.819-7.773c-4.306 0-7.818 3.469-7.818 7.772h3.2c0-2.513 2.057-4.572 4.618-4.572zm-8.836 29.281h8.836v-3.2h-8.836zm8.836 0h8.837v-3.2h-8.837zm13.002-4.974c-1.507-5.743-6.761-9.972-13.002-9.972v3.2c4.766 0 8.763 3.227 9.906 7.584zm-13.002-9.972c-6.241 0-11.494 4.229-13 9.972l3.094.812c1.143-4.357 5.141-7.584 9.906-7.584zm8.837 14.946c1.259 0 2.45-.517 3.263-1.398.834-.903 1.263-2.197.902-3.576l-3.096.812c.059.224.008.414-.158.594-.186.202-.514.368-.911.368zm-17.673-3.2c-.397 0-.725-.166-.912-.368-.165-.18-.216-.37-.158-.594l-3.095-.812c-.362 1.38.068 2.673.902 3.576.813.881 2.004 1.398 3.263 1.398zm1.018 16.263c0 4.304 3.512 7.772 7.818 7.772v-3.2c-2.561 0-4.618-2.058-4.618-4.572zm7.818 7.772c4.307 0 7.819-3.468 7.819-7.772h-3.2c0 2.514-2.057 4.572-4.619 4.572zm7.819-7.772c0-4.303-3.512-7.771-7.819-7.771v3.2c2.562 0 4.619 2.058 4.619 4.571zm-7.819-7.771c-4.306 0-7.818 3.468-7.818 7.771h3.2c0-2.513 2.057-4.571 4.618-4.571zm-8.836 29.28h8.836v-3.2h-8.836zm8.836 0h8.836v-3.2h-8.836zm13.001-4.973c-1.506-5.744-6.76-9.973-13.001-9.973v3.2c4.766 0 8.763 3.227 9.906 7.584zm-13.001-9.973c-6.241 0-11.494 4.229-13 9.973l3.094.811c1.143-4.357 5.141-7.584 9.906-7.584zm8.836 14.946c1.26 0 2.451-.516 3.264-1.398.834-.903 1.263-2.197.901-3.575l-3.095.811c.059.224.008.415-.158.594-.186.202-.514.368-.912.368zm-17.672-3.2c-.397 0-.725-.166-.912-.368a.6.6 0 0 1-.158-.594l-3.095-.811c-.362 1.378.068 2.672.902 3.575.813.882 2.004 1.398 3.263 1.398zM72.182 90.417c0 4.304 3.511 7.772 7.818 7.772v-3.2c-2.562 0-4.618-2.058-4.618-4.572zM80 98.19c4.307 0 7.818-3.468 7.818-7.772h-3.2c0 2.514-2.056 4.572-4.618 4.572zm7.818-7.772c0-4.303-3.511-7.771-7.818-7.771v3.2c2.562 0 4.618 2.058 4.618 4.571zM80 82.646c-4.306 0-7.818 3.468-7.818 7.771h3.2c0-2.513 2.056-4.571 4.618-4.571zm-8.836 29.28H80v-3.2h-8.836zm8.836 0h8.836v-3.2H80zM93 106.953c-1.506-5.744-6.76-9.973-13.001-9.973v3.2c4.765 0 8.763 3.227 9.906 7.584zM80 96.98c-6.241 0-11.495 4.229-13.001 9.973l3.095.811c1.143-4.357 5.14-7.584 9.906-7.584zm8.836 14.946c1.26 0 2.45-.516 3.264-1.398.833-.903 1.263-2.197.901-3.575l-3.095.811a.6.6 0 0 1-.158.594c-.187.202-.514.368-.912.368zm-17.672-3.2c-.398 0-.726-.166-.912-.368a.6.6 0 0 1-.158-.594l-3.095-.811c-.362 1.378.068 2.672.901 3.575.813.882 2.004 1.398 3.264 1.398zM41.016 90.417c0 4.304 3.512 7.772 7.818 7.772v-3.2c-2.562 0-4.618-2.058-4.618-4.572zm7.818 7.772c4.307 0 7.818-3.468 7.818-7.772h-3.2c0 2.514-2.056 4.572-4.618 4.572zm7.818-7.772c0-4.303-3.511-7.771-7.818-7.771v3.2c2.562 0 4.618 2.058 4.618 4.571zm-7.818-7.771c-4.306 0-7.818 3.468-7.818 7.771h3.2c0-2.513 2.056-4.571 4.618-4.571zm-8.836 29.28h8.836v-3.2h-8.836zm8.836 0h8.836v-3.2h-8.836zm13.001-4.973c-1.506-5.744-6.76-9.973-13-9.973v3.2c4.765 0 8.762 3.227 9.905 7.584zm-13-9.973c-6.242 0-11.495 4.229-13.002 9.973l3.095.811c1.143-4.357 5.141-7.584 9.906-7.584zm8.835 14.946c1.26 0 2.45-.516 3.264-1.398.834-.903 1.263-2.197.902-3.575l-3.096.811a.6.6 0 0 1-.158.594c-.186.202-.514.368-.912.368zm-17.672-3.2c-.397 0-.725-.166-.912-.368a.6.6 0 0 1-.158-.594l-3.095-.811c-.362 1.378.068 2.672.902 3.575.813.882 2.004 1.398 3.263 1.398zm32.184-52.88c0 4.303 3.512 7.77 7.818 7.77v-3.2c-2.562 0-4.618-2.057-4.618-4.57zM80 63.615c4.307 0 7.818-3.467 7.818-7.77h-3.2c0 2.513-2.056 4.57-4.618 4.57zm7.818-7.77c0-4.304-3.511-7.773-7.818-7.773v3.2c2.562 0 4.618 2.059 4.618 4.572zM80 48.072c-4.306 0-7.818 3.469-7.818 7.772h3.2c0-2.513 2.056-4.572 4.618-4.572zm-8.836 29.281H80v-3.2h-8.836zm8.836 0h8.836v-3.2H80zm13.001-4.974c-1.506-5.743-6.76-9.972-13.001-9.972v3.2c4.765 0 8.763 3.227 9.906 7.584zM80 62.408c-6.24 0-11.495 4.229-13.001 9.972l3.095.812c1.143-4.357 5.14-7.584 9.906-7.584zm8.836 14.946c1.26 0 2.45-.517 3.264-1.398.833-.903 1.263-2.197.901-3.576l-3.095.812c.059.224.008.414-.158.594-.187.202-.514.368-.912.368zm-17.672-3.2c-.398 0-.726-.166-.912-.368-.166-.18-.217-.37-.158-.594L67 72.38c-.362 1.38.068 2.673.901 3.576.813.881 2.004 1.398 3.264 1.398z",mask:"url(#users_svg__a)"})),oi||(oi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M48.834 62.017c-3.434 0-6.218-2.763-6.218-6.171s2.784-6.172 6.218-6.172 6.219 2.763 6.219 6.172-2.784 6.171-6.219 6.171m-8.836 13.737c-1.657 0-3.037-1.365-2.617-2.967 1.325-5.05 5.95-8.779 11.453-8.779s10.13 3.728 11.454 8.779c.42 1.602-.96 2.967-2.617 2.967z"})))},WAGMI:function(e){return o.createElement("svg",vi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),mi||(mi=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M16.913 84.806q3.264-3.051 4.865-4.217a43 43 0 0 1 2.856-1.975l5.14 3.157q-2.758 7.909-3.379 15.387a53 53 0 0 0-.164 3.041 43 43 0 0 0 1.728-2.513q4.718-7.398 7.94-18.64a113 113 0 0 0 .441-1.586l4.702 2.635-.374 1.382q-1.509 5.646-1.947 8.727a86 86 0 0 0-.52 5.212 76 76 0 0 0-.146 2.975 38 38 0 0 0 1.715-2.453q4.676-7.277 6.875-17.726a76 76 0 0 0 .327-1.649l4.923 2.739a48 48 0 0 1-.638 3.046 49 49 0 0 1-.744 2.712 50 50 0 0 1-.549 1.69 52 52 0 0 1-2.654 6.296q-3.339 6.67-7.969 11.381l-5.925-3.165.005-.171q.044-1.29.182-3.633a59 59 0 0 1-1.765 3.165 43 43 0 0 1-2.528 3.774 73 73 0 0 1-1.61 2.108l-6.752-3.672q-.277-7.564 1.55-14.517a47 47 0 0 1 .817-2.77 60 60 0 0 0-2.237 1.886 89 89 0 0 0-1.332 1.2zm3.495 5.39q-1.3 6.136-1.06 12.695l.034.911 8.735 4.752.836-1.055a76 76 0 0 0 1.64-2.146 43 43 0 0 0 1.91-2.764l7.14 3.813.839-.854c3.218-3.273 5.968-7.208 8.259-11.786q1.62-3.235 2.763-6.568l.326.094c-1.481 3.35-2.617 6.528-3.4 9.533l-.31 1.193 7.95 4.475.412-2.193c.626-3.321 1.693-6.758 3.21-10.31a28 28 0 0 1 3.165 1.69 248 248 0 0 1-.657 2.42l-.336 1.215 8.062 4.456.51-2.01a122 122 0 0 0 1.45-6.41l.002.214 6.21 3.525.698-.26a40 40 0 0 0 3.042-1.275 250 250 0 0 1-.708 1.554l-.622 1.354 7.637 4.19.716-1.565a103 103 0 0 0 4.506-11.592l6.785 3.858.439-2.165q.697-3.439 1.348-6.231l.003-.01q.495-2.194 1.072-4.402.136 2.886.369 6.194l.062.894 6.981 3.635.726-1.459a478 478 0 0 0 4.283-8.829 286 286 0 0 1-.813 3.67l-.284 1.244 8.305 4.004.379-2.064q.54-2.94.946-5.35l7.264 4.064.379-2.236c.67-3.953 1.801-8.816 3.404-14.6.894-3.196 2.171-6.813 3.84-10.855l.515-1.248-7.42-4.656-.741 1.708a119 119 0 0 0-5.611 15.972c.194-2.051.399-4.74.616-8.057l.068-1.047-8.896-4.582-.645 1.653q-3.005 7.697-5.85 14.036-.01-3.69.25-7.59l.069-1.037-9.019-4.76-.696 1.563a157 157 0 0 0-5.638 14.64l-.003.007q-.8 2.461-1.7 5.938l-7.448-1.83-.3 1.678a98 98 0 0 1-.727 3.685 50 50 0 0 1-4.146 2.038q.155-1.17.458-2.335c.887-3.41 2.51-6.533 4.897-9.37l-.038.163 8.139 2.256.456-1.49c.76-2.487 1.204-4.783 1.299-6.877l.05-1.116-9.783-4.096-.73.534c-4.506 3.3-8.063 7.59-10.673 12.842a38 38 0 0 0-2.215 5.455q.436-4.973.25-9.565l-.037-.928-8.99-4.657.248 2.893q.08.92.124 1.86l-2.065-1.13-.842 1.02q-3.24 3.93-6.358 9.236l-2.16-.6.106-.602-7.86-4.373-.41 2.183c-1.155 6.168-2.932 11.476-5.308 15.952a88 88 0 0 1 .216-1.8c.279-1.957.907-4.788 1.906-8.527v-.003l.7-2.58-7.58-4.249-.537 1.98c-1.78 6.575-3.918 12.143-6.396 16.731q.837-5.597 2.885-11.474l.424-1.217-7.08-4.348-.84.522a44 44 0 0 0-2.96 2.045c-1.152.84-2.833 2.304-5.01 4.337l-1.042.975 4.742 6.402zm31.123-4.66 2.523.729q-.348.742-.672 1.471-2.244 5.038-3.404 9.488L54.91 100a44 44 0 0 1 .342-1.643q1.161-5.091 3.616-10.463 3.248 1.299 5.825 3.072-.279 1.123-.951 3.555l5.143 2.843q.206-.808.398-1.608 3.206-13.349 2.761-24.325l-5.586-2.894q.08.924.126 1.867a54 54 0 0 1 .062 2.06q.004.4.004.805l-3.335-1.827q-3.46 4.195-6.829 10.09l-2.726-.757zm35.944-15.27a33 33 0 0 1 1.744-1.61q-.08 1.329-.23 2.367-.1.7-.232 1.268l5.158 1.43q1.1-3.592 1.23-6.481l-7.918-3.315q-6.432 4.71-10.186 12.263-3.594 7.242-3.558 14.438l4.757 2.7a38 38 0 0 0 4.613-2.07 40 40 0 0 0 2.257-1.295 54 54 0 0 1-1.01 2.44q-.615 1.414-1.516 3.372l4.822 2.645q.336-.732.657-1.464 3.229-7.335 5.102-14.508a85 85 0 0 0 .39-1.552l-5.575-1.369a127 127 0 0 1-.293 1.576 77 77 0 0 1-.603 2.867q-2.391 1.396-5.703 2.806a81 81 0 0 1-1.612.666 20 20 0 0 1 .076-1.758q.15-1.735.597-3.454 1.746-6.714 7.033-11.962m23.493 4.041a187 187 0 0 1-1.434 3.002 94 94 0 0 1-.18-3.329q-.19-5.307.19-11.044l-6.587-3.476q-.326.73-.644 1.469a156 156 0 0 0-4.937 13.022q-1.422 4.372-3.202 12.16l4.85 2.756q.17-.842.338-1.647.522-2.497 1.019-4.63 1.048-4.64 2.457-9.35a153 153 0 0 1 1.637-5.137 97 97 0 0 0-.033 5.359q.087 4.763.537 11.162l4.741 2.47.71-1.434a472 472 0 0 0 6.219-13.098l.1-.22a480 480 0 0 0 2.208-4.92 227 227 0 0 1-.759 5.6q-.531 3.471-2.016 9.981l5.266 2.54q.154-.84.297-1.634.82-4.56 1.277-7.67.299-2.03.68-5.019.411-3.035.915-10.751l-6.386-3.29q-.294.755-.588 1.497-3.435 8.697-6.675 15.631M65.643 85.766q.132-.89.245-1.744.444-3.33.617-6.138.09-1.474.107-2.805a47 47 0 0 0-1.678 2.255 68 68 0 0 0-2.945 4.617 90 90 0 0 0-.801 1.395 31 31 0 0 1 1.451.683 30 30 0 0 1 1.52.82q.759.438 1.484.916m-1.254-2.623a96 96 0 0 0 .288-2.533 75 75 0 0 0-1.238 2.031q.48.243.95.502m60.446-4.01q2.362-12.741 7.207-24.347.312-.749.635-1.491l4.699 2.949q-2.53 6.126-3.902 11.035-2.094 7.554-3.141 13.096a86 86 0 0 0-.299 1.666z",clipRule:"evenodd"})),ui||(ui=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M49.904 55.308a.8.8 0 0 0 1.243-1.01L42.1 43.158a.8.8 0 0 0-1.243 1.01zm-4.984 5.865a.8.8 0 0 0 1.087-1.176L30.27 45.454a.8.8 0 0 0-1.087 1.176z"})),pi||(pi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M122.8 103a4.8 4.8 0 1 1-9.6 0 4.8 4.8 0 0 1 9.6 0m-4.8 3.2a3.2 3.2 0 1 0 0-6.4 3.2 3.2 0 0 0 0 6.4",clipRule:"evenodd"})),hi||(hi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M109.2 103a8.8 8.8 0 1 1 17.6 0 8.8 8.8 0 0 1-17.6 0m8.8-7.2a7.2 7.2 0 1 0 0 14.4 7.2 7.2 0 0 0 0-14.4",clipRule:"evenodd"})))},WALLET:function(e){return o.createElement("svg",bi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),gi||(gi=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M104.985 89.622a4.064 4.064 0 1 0 0 8.128 4.064 4.064 0 0 0 0-8.128m-2.464 4.065a2.464 2.464 0 1 1 4.928 0 2.464 2.464 0 0 1-4.928 0",clipRule:"evenodd"})),fi||(fi=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M46.16 72.26h37.104a9.23 9.23 0 0 0 8.095 4.795 9.23 9.23 0 0 0 8.096-4.794h10.085a4.18 4.18 0 0 1 4.179 4.18v8.084h-8.707a8.949 8.949 0 0 0 0 17.897h12.018a2.817 2.817 0 0 0 2.817-2.816V87.34a2.817 2.817 0 0 0-2.817-2.816h-1.711V76.44a5.78 5.78 0 0 0-4.527-5.644v-5.749a4.8 4.8 0 0 0-4.8-4.8h-4.694a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8h4.694a3.2 3.2 0 0 1 3.2 3.2v5.613h-9.047a9.2 9.2 0 0 0 .443-2.836 9.23 9.23 0 1 0-18.458 0c0 .99.156 1.942.444 2.836H46.16a4.406 4.406 0 0 1 0-8.813h8.282a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8H46.16a6.01 6.01 0 0 0-5.915 4.956.8.8 0 0 0-.092.372V107c0 5.965 4.836 10.8 10.8 10.8h56.566a7.8 7.8 0 0 0 7.8-7.8v-5.265a.8.8 0 0 0-1.6 0V110a6.2 6.2 0 0 1-6.2 6.2H50.953a9.2 9.2 0 0 1-9.2-9.2V70.336a6 6 0 0 0 4.407 1.925m37.57-4.435c0 1.002.193 1.96.544 2.836h14.17a7.63 7.63 0 1 0-14.714-2.835m7.63 7.63a7.62 7.62 0 0 0 6.207-3.194H85.151a7.62 7.62 0 0 0 6.208 3.194m6.304 18.019a7.35 7.35 0 0 1 7.348-7.35h12.018c.672 0 1.217.545 1.217 1.217v12.265c0 .672-.545 1.216-1.217 1.216h-12.018a7.35 7.35 0 0 1-7.348-7.348",clipRule:"evenodd"})),xi||(xi=o.createElement("rect",{width:26.268,height:26.268,x:56.572,y:43,fill:"var(--guk-illustration-accent-color)",rx:13.134})))},WARNING:function(e){return o.createElement("svg",zi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 160 160"},e),wi||(wi=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M71.477 38.928c1.837-2.97 4.96-4.826 8.45-4.826s6.611 1.855 8.448 4.826l.012.02 41.043 70.376.002.004c1.849 2.991 1.977 6.698.223 9.722-1.742 3.005-4.988 4.848-8.461 4.848H38.869c-3.585 0-6.723-1.848-8.462-4.848a9.66 9.66 0 0 1 0-9.7l.002-.002 41.057-70.4zm1.534.935-41.05 70.388a7.87 7.87 0 0 0 0 7.899c1.419 2.447 3.966 3.952 6.908 3.952h82.325c2.843 0 5.492-1.51 6.908-3.952v-.001c1.4-2.415 1.322-5.402-.183-7.854l-.027-.042-41.05-70.39c-1.533-2.471-4.093-3.965-6.916-3.965s-5.383 1.494-6.915 3.965",clipRule:"evenodd"})),Ei||(Ei=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M85.69 64.658C85.898 61.064 83.009 58 79.5 58s-6.396 2.959-6.19 6.658l1.239 24.516c.103 2.748 2.27 4.862 4.952 4.862s4.849-2.114 4.952-4.862zM73 105.342c0 3.699 2.889 6.658 6.5 6.658s6.5-2.959 6.5-6.658-2.889-6.657-6.5-6.657-6.5 2.958-6.5 6.657"})))}};var Ni;function Ci(){return Ci=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ci.apply(null,arguments)}var Oi;function Ri(){return Ri=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ri.apply(null,arguments)}var Ai;function _i(){return _i=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},_i.apply(null,arguments)}var Ti;function Si(){return Si=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Si.apply(null,arguments)}var ki;function Mi(){return Mi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Mi.apply(null,arguments)}var Ii;function Li(){return Li=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Li.apply(null,arguments)}var Di,Pi,Hi,ji;function Bi(){return Bi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Bi.apply(null,arguments)}var qi;function Vi(){return Vi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Vi.apply(null,arguments)}var Ui;function Fi(){return Fi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fi.apply(null,arguments)}var Ki,Gi,Wi;function Zi(){return Zi=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Zi.apply(null,arguments)}var Xi;function $i(){return $i=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},$i.apply(null,arguments)}var Yi;function Ji(){return Ji=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ji.apply(null,arguments)}var Qi;function es(){return es=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},es.apply(null,arguments)}var as;function ts(){return ts=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ts.apply(null,arguments)}var ls;function rs(){return rs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},rs.apply(null,arguments)}var ns,cs;function is(){return is=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},is.apply(null,arguments)}var ss;function os(){return os=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},os.apply(null,arguments)}var ds;function ms(){return ms=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ms.apply(null,arguments)}var us;function ps(){return ps=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ps.apply(null,arguments)}var hs;function vs(){return vs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},vs.apply(null,arguments)}var gs,fs;function xs(){return xs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},xs.apply(null,arguments)}var bs,ws;function Es(){return Es=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Es.apply(null,arguments)}var zs,ys,Ns,Cs,Os;function Rs(){return Rs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Rs.apply(null,arguments)}var As,_s,Ts,Ss,ks,Ms,Is;function Ls(){return Ls=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ls.apply(null,arguments)}var Ds,Ps,Hs,js,Bs,qs;function Vs(){return Vs=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Vs.apply(null,arguments)}var Us,Fs,Ks,Gs,Ws,Zs,Xs;function $s(){return $s=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},$s.apply(null,arguments)}var Ys,Js,Qs,eo,ao,to;function lo(){return lo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},lo.apply(null,arguments)}var ro,no;function co(){return co=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},co.apply(null,arguments)}var io,so;function oo(){return oo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},oo.apply(null,arguments)}var mo,uo,po,ho,vo;function go(){return go=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},go.apply(null,arguments)}var fo,xo,bo,wo;function Eo(){return Eo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Eo.apply(null,arguments)}var zo,yo;function No(){return No=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},No.apply(null,arguments)}var Co,Oo,Ro,Ao,_o,To,So;function ko(){return ko=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ko.apply(null,arguments)}var Mo,Io,Lo,Do;function Po(){return Po=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Po.apply(null,arguments)}var Ho,jo;function Bo(){return Bo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Bo.apply(null,arguments)}var qo,Vo,Uo;function Fo(){return Fo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fo.apply(null,arguments)}var Ko,Go;function Wo(){return Wo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Wo.apply(null,arguments)}var Zo,Xo,$o,Yo;function Jo(){return Jo=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Jo.apply(null,arguments)}var Qo,ed,ad,td;function ld(){return ld=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},ld.apply(null,arguments)}var rd,nd;function cd(){return cd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},cd.apply(null,arguments)}var id,sd,od,dd;function md(){return md=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},md.apply(null,arguments)}var ud,pd;function hd(){return hd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},hd.apply(null,arguments)}var vd,gd;function fd(){return fd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},fd.apply(null,arguments)}var xd,bd,wd,Ed;function zd(){return zd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},zd.apply(null,arguments)}var yd;function Nd(){return Nd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Nd.apply(null,arguments)}var Cd;function Od(){return Od=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Od.apply(null,arguments)}var Rd;function Ad(){return Ad=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Ad.apply(null,arguments)}var _d;function Td(){return Td=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Td.apply(null,arguments)}var Sd;function kd(){return kd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},kd.apply(null,arguments)}var Md;function Id(){return Id=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Id.apply(null,arguments)}var Ld;function Dd(){return Dd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Dd.apply(null,arguments)}var Pd;function Hd(){return Hd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Hd.apply(null,arguments)}var jd;function Bd(){return Bd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Bd.apply(null,arguments)}var qd;function Vd(){return Vd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Vd.apply(null,arguments)}var Ud;function Fd(){return Fd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Fd.apply(null,arguments)}var Kd;function Gd(){return Gd=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var t=arguments[a];for(var l in t)({}).hasOwnProperty.call(t,l)&&(e[l]=t[l])}return e},Gd.apply(null,arguments)}const Wd={BUDDHA:function(e){return o.createElement("svg",Ci({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ni||(Ni=o.createElement("ellipse",{cx:198.749,cy:68.447,fill:"var(--guk-illustration-accent-color)",rx:1.744,ry:1.683,transform:"rotate(-.198 198.749 68.447)"})))},EARRINGS_CIRCLE:function(e){return o.createElement("svg",Ri({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Oi||(Oi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M178.041 93.805a4.902 4.902 0 0 1 .034-9.805 4.903 4.903 0 0 1 .243 9.8l3.741 3.74-3.876 3.877-3.877-3.876zm38.329-4.902a4.9 4.9 0 0 0 4.842 4.902l-3.735 3.735 3.876 3.877 3.877-3.876-3.74-3.74a4.903 4.903 0 1 0-5.12-4.898"})))},EARRINGS_HOOPS:function(e){return o.createElement("svg",_i({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ai||(Ai=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M174.084 88.218c0-3.059 1.403-5.474 3.113-6.373l-.97-1.845c-2.584 1.359-4.227 4.625-4.227 8.218 0 2.357.699 4.532 1.881 6.143s2.899 2.715 4.893 2.715c2.649 0 4.683-1.8 5.064-3.328l-1.091-1.952c-.898 2.055-2.431 3.196-3.973 3.196-1.171 0-2.319-.645-3.212-1.863s-1.478-2.951-1.478-4.911m50.832 0c0-3.059-1.403-5.474-3.113-6.373l.97-1.845c2.584 1.359 4.227 4.625 4.227 8.218 0 2.357-.699 4.532-1.881 6.143s-2.899 2.715-4.893 2.715c-2.649 0-4.356-1.8-5.119-3.328l1.146-1.952c.898 2.055 2.431 3.196 3.973 3.196 1.171 0 2.319-.645 3.212-1.863s1.478-2.951 1.478-4.911"})))},EARRINGS_RHOMBUS:function(e){return o.createElement("svg",Si({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ti||(Ti=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m215.286 91.3 7.34-7.348 7.339 7.347-7.339 7.348zm-45.725 0 7.339-7.348 7.34 7.347-7.34 7.348z"})))},EARRINGS_SKULL:function(e){return o.createElement("svg",Mi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ki||(ki=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M176.789 84.346c.361 0 .654.292.654.654v4.428q2.257.108 3.862 1.54 1.644 1.44 1.976 3.655.066.363.066.693-.003 1.489-.963 2.576-.995 1.142-2.811 1.623l-.001.19q0 .484-.321.804a1.28 1.28 0 0 1-.79.371q-.454.033-.69-.158a1.27 1.27 0 0 1-.773.258q-.455 0-.824-.278-.236.208-.723.172a1.19 1.19 0 0 1-.789-.366 1.12 1.12 0 0 1-.317-.813v-.261q-1.681-.505-2.603-1.597a3.8 3.8 0 0 1-.92-2.546q.001-.33.069-.693.324-2.213 1.975-3.665a6 6 0 0 1 3.268-1.456V85c0-.362.293-.655.655-.655m-2.372 12.527q.705.001 1.212-.595.505-.597.507-1.444.002-.848-.502-1.446-.502-.597-1.209-.6-.705 0-1.211.595-.506.596-.508 1.444t.502 1.446q.503.6 1.209.6m2.048 1.478q.201.222.621.223.64.002.641-.494 0-.325-.21-.685-.209-.36-.444-.361-.236 0-.48.324-.244.325-.245.65 0 .204.117.343m3.113-1.468q.723.001 1.22-.594.497-.597.499-1.445.001-.848-.493-1.445-.495-.599-1.218-.6-.705 0-1.203.595t-.499 1.443q-.002.848.493 1.447.495.598 1.201.599m46.817-5.917q1.645 1.44 1.977 3.657.066.363.066.693-.003 1.49-.964 2.578-.994 1.14-2.812 1.622v.19q-.002.485-.321.805a1.28 1.28 0 0 1-.791.371q-.454.033-.689-.158a1.27 1.27 0 0 1-.774.258q-.455 0-.824-.278-.236.207-.723.172a1.19 1.19 0 0 1-.79-.366 1.12 1.12 0 0 1-.317-.814v-.26q-1.681-.506-2.604-1.598a3.82 3.82 0 0 1-.92-2.547q.002-.33.069-.693.324-2.214 1.975-3.666 1.507-1.32 3.583-1.49V85a.655.655 0 0 1 1.309 0v4.448q2.058.186 3.55 1.518m-6.89 5.907q.707.002 1.212-.594.506-.597.508-1.445t-.502-1.446q-.504-.599-1.21-.6-.706 0-1.212.595-.506.596-.507 1.444t.502 1.447q.502.6 1.209.6m2.049 1.48q.201.221.621.223.64 0 .641-.495 0-.325-.209-.685-.21-.36-.445-.361-.236 0-.48.324-.245.325-.245.65 0 .204.117.343m3.114-1.47q.723.003 1.22-.594t.499-1.445-.493-1.446q-.495-.597-1.218-.6-.707 0-1.203.595-.498.596-.5 1.444-.002.849.494 1.447.495.6 1.201.6",clipRule:"evenodd"})))},EARRINGS_THUNDER:function(e){return o.createElement("svg",Li({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ii||(Ii=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M180.8 83.7h-8.037L169 94.055h5.401l-2.447 7.345 8.846-10.544h-3.722zm47.2 0h-8.037L216.2 94.055h5.401l-2.447 7.345L228 90.856h-3.721z"})))},EXPRESSION:function(e){return o.createElement("svg",Bi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Di||(Di=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M183.829 35.762a.8.8 0 0 1-1.033.463c-2.142-.817-5.856-1.803-9.961-2.07-4.114-.266-8.53.194-12.149 2.177-4.616 2.53-6.21 5.57-5.892 8.096q.083.665.346 1.317c2.056-1.26 4.604-2.005 7.55-1.804 4.536.308 7.093 2.92 6.738 5.584-.175 1.315-1.077 2.426-2.516 2.985-1.422.553-3.341.566-5.668-.159-2.935-.914-5.227-2.415-6.611-4.275-.47.396-.9.824-1.287 1.273-2.051 2.378-2.8 5.225-2.25 7.06.205.686.526 1.356.936 1.984.72-.437 1.491-.794 2.303-1.052 3.478-1.104 6.463-.664 8.078.586.82.633 1.353 1.545 1.211 2.582-.139 1.015-.891 1.878-2.034 2.522-2.37 1.334-5.068.917-7.271-.342a10.7 10.7 0 0 1-2.609-2.106c-1.539 1.275-2.688 3.002-3.208 4.822-.411 1.44-.421 2.908.05 4.24.468 1.323 1.428 2.565 3.051 3.54a.8.8 0 0 1 .274 1.097.8.8 0 0 1-1.098.274c-1.916-1.15-3.134-2.677-3.735-4.378-.599-1.693-.568-3.506-.08-5.212.611-2.139 1.952-4.16 3.763-5.646a9.3 9.3 0 0 1-1.164-2.451c-.761-2.54.308-5.94 2.571-8.565a13 13 0 0 1 1.668-1.615 7 7 0 0 1-.596-2.061c-.434-3.46 1.816-7.017 6.711-9.7 3.991-2.186 8.752-2.646 13.021-2.369 4.276.278 8.147 1.3 10.428 2.17a.8.8 0 0 1 .463 1.033M153.034 59.66a9.1 9.1 0 0 0 2.078 1.64c1.878 1.073 3.958 1.315 5.693.338.91-.513 1.189-1.02 1.234-1.345.042-.303-.088-.7-.604-1.1-1.056-.816-3.435-1.335-6.616-.326a9 9 0 0 0-1.785.793m2.898-12.523c1.127 1.512 3.061 2.838 5.788 3.687 2.106.656 3.632.577 4.613.196.962-.374 1.421-1.036 1.509-1.705.174-1.302-1.126-3.495-5.261-3.777-2.606-.177-4.847.484-6.649 1.599m5.758 53.66a4.977 4.977 0 1 1 0-9.955 4.978 4.978 0 1 1 0 9.955m-3.377-4.977a3.377 3.377 0 1 0 6.754 0 3.377 3.377 0 0 0-6.754 0",clipRule:"evenodd"})),Pi||(Pi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M152.2 95.819c0-5.313 4.307-9.62 9.619-9.62s9.619 4.308 9.619 9.62-4.307 9.619-9.619 9.619-9.619-4.307-9.619-9.62m9.619-8.02a8.019 8.019 0 1 0 0 16.039 8.019 8.019 0 1 0 0-16.038",clipRule:"evenodd"})),Hi||(Hi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M235.866 59.147a.8.8 0 0 1-.032-1.131l10.221-10.791a.8.8 0 0 1 1.163 1.1l-10.22 10.792a.8.8 0 0 1-1.132.03m-6.531-4.347a.8.8 0 0 1-.192-1.115l12.813-18.12a.8.8 0 0 1 1.307.924L230.45 54.61a.8.8 0 0 1-1.115.19"})),ji||(ji=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M220.479 100.946a.8.8 0 0 0-.201.951.8.8 0 0 0 .865.443l39.648-7.202a.8.8 0 0 0 .256-1.48l-18.708-10.77a.8.8 0 0 0-.92.085zm37.876-6.992-34.595 6.284 18.272-15.682z",clipRule:"evenodd"})))},FLUSHED:function(e){return o.createElement("svg",Vi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),qi||(qi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M210.259 87.179c2.124.309 4.047-.818 4.294-2.517s-1.275-3.326-3.399-3.635-4.046.818-4.293 2.517c-.248 1.698 1.274 3.326 3.398 3.635m-21.176.29c2.076-.547 3.403-2.336 2.966-3.996-.438-1.66-2.476-2.562-4.551-2.014-2.076.547-3.403 2.337-2.965 3.997s2.475 2.561 4.55 2.014"})))},HEAD_FLOWER:function(e){return o.createElement("svg",Fi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ui||(Ui=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M205.133 50.507c.534.478 1.349 1.012 2.418 1.575a26 26 0 0 0 2.193 1.096c.309-.618.815-1.152 1.462-1.433-.393-.872-.759-1.603-1.068-2.222-.591-1.096-1.125-1.884-1.631-2.362-.619-.618-1.237-.956-1.884-1.096-.675-.113-1.406 0-2.249.365-.338.788-.45 1.519-.31 2.193.113.647.479 1.266 1.069 1.884m4.977-4.049c.056.731.253 1.687.59 2.84.197.647.45 1.434.787 2.306q.464-.17 1.013-.169c.365 0 .703.056 1.04.169.337-.872.619-1.659.815-2.334.366-1.209.535-2.137.535-2.812 0-.843-.197-1.546-.563-2.108-.393-.563-1.012-.984-1.855-1.35-.788.31-1.378.76-1.772 1.322-.393.59-.59 1.293-.59 2.136m4.78 16.084c-.057-.731-.253-1.687-.591-2.84a54 54 0 0 0-.759-2.306 3 3 0 0 1-1.012.169 3.2 3.2 0 0 1-1.041-.169c-.337.872-.59 1.659-.815 2.334-.365 1.209-.534 2.137-.534 2.812 0 .843.197 1.546.562 2.108.394.563 1.012.984 1.856 1.35.787-.31 1.378-.76 1.771-1.321.366-.591.563-1.294.563-2.138m1.602-15.409c-.478.563-1.012 1.35-1.574 2.418a26 26 0 0 0-1.097 2.194c.619.309 1.153.815 1.434 1.462.872-.394 1.603-.76 2.221-1.069 1.097-.59 1.884-1.125 2.362-1.63.619-.62.956-1.238 1.097-1.884.112-.675 0-1.406-.366-2.25-.787-.337-1.518-.45-2.193-.309-.647.113-1.265.478-1.884 1.068m-7.985 14.734c.478-.562 1.012-1.35 1.575-2.418q.506-.885 1.097-2.193c-.619-.31-1.153-.815-1.434-1.462-.872.393-1.603.759-2.222 1.068-1.096.59-1.883 1.125-2.361 1.631-.619.619-.956 1.237-1.097 1.884-.113.675 0 1.406.365 2.25.759.337 1.491.45 2.165.308.675-.112 1.294-.477 1.912-1.068m12.035-9.756c-.731.056-1.687.253-2.84.59-.647.197-1.434.45-2.306.788q.17.463.169 1.012c0 .365-.056.703-.169 1.04.872.337 1.659.59 2.334.815 1.209.366 2.137.535 2.812.535.843 0 1.546-.197 2.108-.563.563-.393.985-1.012 1.35-1.855-.309-.788-.759-1.378-1.321-1.772-.591-.393-1.294-.59-2.137-.59m-16.084 4.78c.731-.057 1.687-.253 2.84-.59a54 54 0 0 0 2.306-.76 2.9 2.9 0 0 1-.169-1.012c0-.366.056-.703.169-1.04-.872-.338-1.659-.591-2.334-.816-1.209-.365-2.137-.534-2.812-.534-.843 0-1.546.197-2.108.562-.563.394-.985 1.012-1.35 1.856.309.787.759 1.378 1.321 1.771.591.366 1.294.563 2.137.563m15.409 1.602c-.535-.478-1.35-1.012-2.419-1.574a26 26 0 0 0-2.193-1.097c-.309.619-.815 1.153-1.462 1.434.394.872.759 1.603 1.069 2.221.59 1.097 1.125 1.884 1.631 2.362.618.619 1.237.956 1.883 1.097.675.112 1.406 0 2.25-.366.337-.759.45-1.49.309-2.165-.113-.674-.478-1.293-1.068-1.912"})))},PIERCINGS_TATTOO:function(e){return o.createElement("svg",Zi({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ki||(Ki=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M179.262 85.02a2.861 2.861 0 1 1-5.533 1.46 2.861 2.861 0 0 1 5.533-1.46m31.518 24.884.075.568a2.4 2.4 0 0 0-.557-.205zm-8.811.785a8 8 0 0 0 2.179.274.266.266 0 0 0 .273-.258.266.266 0 0 0-.273-.259 6.6 6.6 0 0 1-2.576-.447 3.4 3.4 0 0 1-.876-.529c1.032.266 2.093.42 3.163.46a.27.27 0 0 0 .289-.244.266.266 0 0 0-.259-.273c-1.692-.089-2.999-.337-3.889-.737a3 3 0 0 1-.739-.448c1.527.224 3.068.361 4.613.41 1.089 0 1.747 0 2.491 1.407a5.3 5.3 0 0 0 1.111 1.491 2.8 2.8 0 0 0-.317 1.235.6.6 0 0 1-.143.353 3 3 0 0 1-.573-.16 5 5 0 0 1-1.349-.836 10 10 0 0 0-.239-.186.25.25 0 0 0 .114-.225.26.26 0 0 0-.096-.177.28.28 0 0 0-.2-.06 7 7 0 0 1-.726.017h-.002a1.3 1.3 0 0 0-.253-.015 3.5 3.5 0 0 1-.55-.089 1.95 1.95 0 0 1-1.173-.704"})),Gi||(Gi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M202.04 115.199a2.6 2.6 0 0 1-1.464-.14c.912-.215 1.79-.546 2.607-.985a.25.25 0 0 0 .11-.351.284.284 0 0 0-.372-.103c-2.775 1.429-4.265 1.106-4.937.749 1.398-.221 2.946-1.046 4.125-1.674l.088-.046c.359-.192.698-.371.978-.504.685-.322.979-.088 1.566.379.442.38.945.689 1.492.917a3.1 3.1 0 0 0 2.409-.001.26.26 0 0 0 .159-.211.25.25 0 0 0-.114-.235.29.29 0 0 0-.272-.025 2.4 2.4 0 0 1-.794.19 1 1 0 0 0 .085-.388 2.4 2.4 0 0 1 .346-1.171 1.85 1.85 0 0 1 1.381-.882 1.91 1.91 0 0 1 1.571.526c.364.433.553.974.535 1.527 0 .047-.155 4.511-5.368 5.11a8.2 8.2 0 0 1 1.676-1.272c1.725-.977 2.265-1.57 2.318-2.622a1.87 1.87 0 0 0-.623-1.657.4.4 0 0 1-.054-.397q.088-.195.408-.195c.152 0 .274-.116.274-.258a.266.266 0 0 0-.274-.259.93.93 0 0 0-.913.514.88.88 0 0 0 .172.96c.329.282.502.691.468 1.109 0 .351-.073.746-.375.956a1.1 1.1 0 0 1-.616.166q.077-.111.141-.23a.253.253 0 0 0-.123-.347.28.28 0 0 0-.367.116q-.137.266-.365.469c-.184.152-.42.238-.665.242a5 5 0 0 0 .399-.442.25.25 0 0 0-.055-.361.284.284 0 0 0-.383.051c-.208.27-.457.51-.74.71-.413.31-.952.426-1.467.319q.514-.3.966-.681a.25.25 0 0 0 .087-.245.26.26 0 0 0-.181-.193.29.29 0 0 0-.269.051 5.5 5.5 0 0 1-1.36.867 2.8 2.8 0 0 1-1.002.238h-.008a2 2 0 0 1-.257-.009 8.8 8.8 0 0 0 1.869-.948.25.25 0 0 0 .068-.359.284.284 0 0 0-.379-.066 6.85 6.85 0 0 1-2.501 1.091"})),Wi||(Wi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M203.334 116.003c.348-.023.69-.1 1.011-.229a2.38 2.38 0 0 0 2.341-.152q.26.067.529.072c.34.002.671-.1.944-.29q.226.039.454.04l.064-.003.026-.002.013-.001q-.55.399-1.151.729a8.5 8.5 0 0 0-2.266 1.872c-.023.029-2.082 2.531-4.539 4.002a41 41 0 0 0 3.08-4.495.24.24 0 0 0-.025-.283.28.28 0 0 0-.286-.09 25 25 0 0 1-4.895.648 15.8 15.8 0 0 0 4.7-1.819zm-7.275-3.864.772.193-.637.85a.303.303 0 0 0 .061.425.303.303 0 0 0 .425-.061l.669-.891.668.891a.304.304 0 1 0 .486-.364l-.638-.85.772-.193a.3.3 0 0 0 .22-.211.3.3 0 0 0-.074-.296.3.3 0 0 0-.294-.082l-.837.209v-.826a.304.304 0 1 0-.607 0v.826l-.838-.209a.304.304 0 0 0-.367.221.305.305 0 0 0 .219.368m.452 3.291a.265.265 0 1 1 .528 0v.719l.727-.184a.265.265 0 0 1 .323.33.27.27 0 0 1-.196.184l-.67.168.555.74a.27.27 0 0 1 .031.263.26.26 0 0 1-.211.158.26.26 0 0 1-.243-.103l-.58-.777-.582.778a.27.27 0 0 1-.243.104.27.27 0 0 1-.211-.159.27.27 0 0 1 .032-.263l.554-.74-.67-.168a.27.27 0 0 1-.192-.184.27.27 0 0 1 .065-.258.26.26 0 0 1 .255-.071l.728.182zm27.069-26.914a2.861 2.861 0 1 0-1.459-5.533 2.861 2.861 0 0 0 1.459 5.533"})))},PIERCINGS:function(e){return o.createElement("svg",$i({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Xi||(Xi=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M210.755 67.391a1.55 1.55 0 1 0-.791-2.997 1.55 1.55 0 0 0 .791 2.997m13.676 9.84a1.55 1.55 0 1 0-.791-2.997 1.55 1.55 0 0 0 .791 2.997m-49.503 3.027a1.549 1.549 0 1 1-2.995.79 1.549 1.549 0 0 1 2.995-.79m2.818 6.687a2.776 2.776 0 1 0-1.415-5.369 2.776 2.776 0 0 0 1.415 5.37m47.662-3.392a2.777 2.777 0 1 1-5.37 1.416 2.777 2.777 0 0 1 5.37-1.416m-14.274-8.651a1.548 1.548 0 1 0-.79-2.995 1.548 1.548 0 0 0 .79 2.995"})))}},Zd={BIG_ROUNDED:function(e){return o.createElement("svg",Ji({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Yi||(Yi=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M195.321 73.885h7.597m-5.449 1.456c0 5.16-4.177 9.342-9.331 9.342-5.153 0-9.33-4.182-9.33-9.342 0-5.159 4.177-9.341 9.33-9.341s9.331 4.182 9.331 9.342m22.341 0c0 5.16-4.178 9.342-9.331 9.342s-9.331-4.182-9.331-9.342c0-5.159 4.178-9.341 9.331-9.341s9.331 4.182 9.331 9.342"})))},BIG_SEMIROUNDED:function(e){return o.createElement("svg",es({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Qi||(Qi=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M197.72 74.558a11.6 11.6 0 0 0-.592-2.014 11.6 11.6 0 0 0-2.498-3.853 11.6 11.6 0 0 0-3.798-2.583 11.6 11.6 0 0 0-9.003 0 11.6 11.6 0 0 0-3.798 2.583 11.6 11.6 0 0 0-2.499 3.853 11.6 11.6 0 0 0-.809 4.512c.001 1.591.325 2.857.989 3.832.671.985 1.628 1.585 2.726 1.95 1.084.362 2.336.505 3.653.564 1.022.046 2.126.042 3.256.038h.001q.49-.002.985-.003.496 0 .985.003h.001c1.13.004 2.234.008 3.255-.038 1.317-.059 2.569-.203 3.652-.564 1.097-.365 2.054-.966 2.724-1.95.663-.975.987-2.241.988-3.832q.01-.45-.016-.898h2.676q-.025.447-.015.898c.001 1.59.324 2.856.987 3.831.669.985 1.626 1.586 2.723 1.951 1.083.361 2.334.505 3.651.564 1.022.046 2.125.042 3.256.038a270 270 0 0 1 1.974 0c1.131.004 2.236.008 3.257-.038 1.318-.059 2.57-.203 3.653-.564 1.098-.365 2.055-.966 2.725-1.95.664-.975.987-2.241.988-3.832a11.6 11.6 0 0 0-.809-4.512 11.61 11.61 0 0 0-6.296-6.436 11.6 11.6 0 0 0-9.004 0 11.61 11.61 0 0 0-6.296 6.436 11.7 11.7 0 0 0-.592 2.014zM186.33 66.8a10.01 10.01 0 0 0-9.309 6.332 10 10 0 0 0-.698 3.898v.017c0 1.388.282 2.31.711 2.94.425.623 1.051 1.047 1.91 1.334.873.29 1.951.426 3.219.483.979.044 2.03.04 3.152.036a281 281 0 0 1 2.036 0c1.122.004 2.173.008 3.151-.036 1.268-.057 2.345-.193 3.218-.483.858-.286 1.483-.71 1.907-1.333.429-.631.711-1.553.711-2.94h.8l-.8-.018q.01-.437-.019-.872h-1.684a.8.8 0 0 1-.8-.8.8.8 0 0 1 .8-.8h1.449a10 10 0 0 0-.444-1.426 10 10 0 0 0-2.154-3.322 10 10 0 0 0-7.156-3.01m15.871 9.358h1.231a.8.8 0 0 0 .8-.8.8.8 0 0 0-.8-.8h-.995a10 10 0 0 1 .443-1.426 10 10 0 0 1 2.154-3.322 10 10 0 0 1 3.275-2.227 10 10 0 0 1 3.881-.783c1.333 0 2.653.266 3.881.783a10 10 0 0 1 3.274 2.227 10 10 0 0 1 2.155 3.322c.49 1.24.727 2.565.698 3.898l-.001.017c0 1.388-.281 2.31-.71 2.94-.424.623-1.05 1.047-1.909 1.334-.872.29-1.95.426-3.219.483-.979.044-2.03.04-3.153.036a281 281 0 0 0-2.037 0c-1.124.004-2.174.008-3.153-.036-1.268-.057-2.345-.193-3.217-.483-.858-.286-1.483-.71-1.906-1.333-.429-.63-.71-1.553-.71-2.94l-.001-.018q-.01-.437.019-.872",clipRule:"evenodd"})))},LARGE_STYLIZED_XL:function(e){return o.createElement("svg",ts({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),as||(as=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M170.2 72a.8.8 0 0 1 .8-.8h26.548a.8.8 0 0 1 .8.8v3.657h2.304V72a.8.8 0 0 1 .8-.8H228a.8.8 0 0 1 .8.8 9.39 9.39 0 0 1-9.389 9.389h-17.959a.8.8 0 0 1-.8-.8v-3.332h-2.304v3.332a.8.8 0 0 1-.8.8h-17.959A9.39 9.39 0 0 1 170.2 72m32.052 5.257v2.532h17.159a7.79 7.79 0 0 0 7.748-6.989h-24.907v2.857h.488a.8.8 0 0 1 0 1.6zm-5.504-4.457v2.857h-.419a.8.8 0 0 0-.8.8.8.8 0 0 0 .8.8h.419v2.532h-17.159a7.79 7.79 0 0 1-7.748-6.989z",clipRule:"evenodd"})))},LARGE_STYLIZED:function(e){return o.createElement("svg",rs({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ls||(ls=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M194.832 76.402h7.467M175 71.893h20.91v9.882h-10.68a10.5 10.5 0 0 1-3.914-.751 10.3 10.3 0 0 1-3.319-2.142 9.9 9.9 0 0 1-2.218-3.206 9.6 9.6 0 0 1-.779-3.783m36.774 9.886h-10.7v-9.886H222a9.6 9.6 0 0 1-.777 3.783 9.9 9.9 0 0 1-2.217 3.207 10.3 10.3 0 0 1-3.318 2.143 10.5 10.5 0 0 1-3.914.753"})))},PIRATE:function(e){return o.createElement("svg",is({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ns||(ns=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M204.465 71.498a9 9 0 0 0-1.11.563l-19.794-19.444a.8.8 0 0 0-1.132.01.8.8 0 0 0 .01 1.132l19.61 19.26a9 9 0 0 0-.446.425 8.75 8.75 0 0 0-1.883 2.904 8.8 8.8 0 0 0-.61 3.397c.001 1.195.244 2.182.772 2.958.535.788 1.296 1.26 2.14 1.54.829.277 1.772.383 2.739.426.75.034 1.562.03 2.385.028l.71-.002q.356 0 .71.002c.823.003 1.636.006 2.386-.028.483-.022.961-.059 1.421-.125l4.126 4.463a.8.8 0 0 0 1.131.044.8.8 0 0 0 .044-1.13l-3.551-3.842c.671-.29 1.268-.724 1.71-1.375.529-.776.772-1.763.773-2.958a8.8 8.8 0 0 0-.61-3.398 8.75 8.75 0 0 0-1.883-2.904 8.8 8.8 0 0 0-2.862-1.946 8.75 8.75 0 0 0-6.786 0"})),cs||(cs=o.createElement("path",{fill:"#fff",d:"M213.067 77.674q-.276-1.823-1.632-3.005-1.424-1.266-3.471-1.267-2.049 0-3.472 1.253-1.356 1.197-1.619 3.019-.055.3-.055.57 0 1.196.761 2.093.76.897 2.144 1.31v.214a.92.92 0 0 0 .263.67q.262.27.65.298.4.03.594-.142.304.228.678.228.346 0 .636-.214.194.157.568.128.387-.042.65-.306a.9.9 0 0 0 .262-.662v-.156q1.494-.399 2.311-1.34a3.1 3.1 0 0 0 .788-2.121q0-.27-.056-.57m-6.293 1.374q-.416.492-.996.491c-.58 0-.719-.163-.996-.49q-.414-.492-.415-1.19 0-.698.415-1.189.416-.49.996-.49c.58 0 .719.163.996.49q.415.491.415 1.189t-.415 1.19m1.203 1.887q-.346 0-.511-.183a.42.42 0 0 1-.097-.282q0-.267.2-.535.2-.267.395-.267.193 0 .366.296.173.295.173.563 0 .409-.526.408m3.05-1.887q-.408.492-1.003.491-.58 0-.988-.49-.41-.492-.409-1.19 0-.698.409-1.189.408-.49.988-.49.595 0 1.003.49.408.491.408 1.189t-.408 1.19"})))},SMALL_INTELLECTUAL:function(e){return o.createElement("svg",os({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ss||(ss=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M183.554 75.17a5.832 5.832 0 0 1 11.586.45h7.719a5.833 5.833 0 0 1 11.587-.45l8.196-4.098a.8.8 0 0 1 1.073.358.8.8 0 0 1-.357 1.073l-8.85 4.425a5.831 5.831 0 0 1-11.648.291h-7.72a5.831 5.831 0 0 1-11.648-.291l-8.85-4.425a.8.8 0 0 1 .716-1.43zm5.769-3.37a4.23 4.23 0 0 0-4.233 4.232v.774a4.232 4.232 0 0 0 8.465 0v-.774a4.23 4.23 0 0 0-4.232-4.232m19.354 0a4.23 4.23 0 0 0-4.232 4.232v.774a4.232 4.232 0 0 0 8.465 0v-.774a4.23 4.23 0 0 0-4.233-4.232",clipRule:"evenodd"})))},SMALL_SYMPATHETIC:function(e){return o.createElement("svg",ms({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ds||(ds=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M183.2 74a5.8 5.8 0 0 1 11.6 0v1.04h8.4V74a5.8 5.8 0 0 1 11.6 0v.622l5.76-3.79a.8.8 0 0 1 1.108.228.8.8 0 0 1-.228 1.108l-6.597 4.341q-.022.014-.043.027v4.13a3.133 3.133 0 0 1-3.133 3.134h-5.334a3.133 3.133 0 0 1-3.133-3.133V76.64h-8.4v4.026a3.133 3.133 0 0 1-3.133 3.133h-5.334a3.133 3.133 0 0 1-3.133-3.133v-4.131a.8.8 0 0 1-.169-.13l-5.597-5.596a.8.8 0 0 1 0-1.132.8.8 0 0 1 1.132 0l4.634 4.635zm5.8-4.2a4.2 4.2 0 0 0-4.2 4.2v6.667c0 .847.686 1.533 1.533 1.533h5.334c.846 0 1.533-.686 1.533-1.533V74a4.2 4.2 0 0 0-4.2-4.2m15.8 4.2a4.2 4.2 0 1 1 8.4 0v6.667c0 .847-.687 1.533-1.533 1.533h-5.334a1.533 1.533 0 0 1-1.533-1.533z",clipRule:"evenodd"})))},SMALL_WEIRD_ONE:function(e){return o.createElement("svg",ps({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),us||(us=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M183.25 71.784c0-2.74 3.767-3.494 4.821-.964.344.826 1.514.826 1.858 0 1.054-2.53 4.821-1.776 4.821.964v3.307h8.5v-3.307c0-2.74 3.767-3.494 4.821-.964.344.826 1.514.826 1.858 0 1.054-2.53 4.821-1.776 4.821.964v2.931l5.838-3.841a.75.75 0 0 1 1.039.214.75.75 0 0 1-.215 1.039l-6.596 4.34-.066.04v2.326a3.917 3.917 0 0 1-3.917 3.917h-3.666a3.917 3.917 0 0 1-3.917-3.917v-2.242h-8.5v2.242a3.917 3.917 0 0 1-3.917 3.917h-3.666a3.917 3.917 0 0 1-3.917-3.917v-2.327a.8.8 0 0 1-.184-.135l-5.596-5.596a.75.75 0 0 1 0-1.061.75.75 0 0 1 1.06 0l4.72 4.72zm3.436-.387c-.423-1.016-1.936-.714-1.936.387v7.05a2.417 2.417 0 0 0 2.417 2.416h3.666a2.417 2.417 0 0 0 2.417-2.417v-7.05c0-1.1-1.513-1.402-1.936-.386-.857 2.056-3.771 2.056-4.628 0m18.064.387c0-1.1 1.513-1.403 1.936-.387.857 2.056 3.771 2.056 4.628 0 .423-1.016 1.936-.714 1.936.387v7.05a2.417 2.417 0 0 1-2.417 2.416h-3.666a2.417 2.417 0 0 1-2.417-2.417z",clipRule:"evenodd"})))},SMALL_WEIRD_TWO:function(e){return o.createElement("svg",vs({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),hs||(hs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M194.75 80.216c0 2.74-3.767 3.494-4.821.964-.344-.826-1.514-.826-1.858 0-1.054 2.53-4.821 1.776-4.821-.964v-3.71a.8.8 0 0 1-.184-.135l-5.596-5.596a.75.75 0 0 1 0-1.061.75.75 0 0 1 1.06 0l4.72 4.72v-1.267a3.917 3.917 0 0 1 3.917-3.917h3.666a3.917 3.917 0 0 1 3.917 3.917v1.924h8.5v-1.788a4.053 4.053 0 0 1 4.053-4.053h3.394a4.053 4.053 0 0 1 4.053 4.053v1.412l5.838-3.841a.75.75 0 0 1 1.039.214.75.75 0 0 1-.215 1.039l-6.596 4.34-.066.04v4.623c0 2.743-3.776 3.49-4.821.953-.342-.83-1.516-.83-1.858 0-1.045 2.537-4.821 1.79-4.821-.953v-4.54h-8.5zm-3.436.387c.423 1.016 1.936.714 1.936-.387v-7.05a2.417 2.417 0 0 0-2.417-2.416h-3.666a2.417 2.417 0 0 0-2.417 2.417v7.05c0 1.1 1.513 1.402 1.936.386.857-2.056 3.771-2.056 4.628 0m13.436-7.3a2.553 2.553 0 0 1 2.553-2.553h3.394a2.553 2.553 0 0 1 2.553 2.553v7.827c0 1.1-1.515 1.4-1.934.382-.851-2.068-3.781-2.068-4.632 0-.419 1.018-1.934.718-1.934-.382z",clipRule:"evenodd"})))},THUGLIFE_ROUNDED:function(e){return o.createElement("svg",xs({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),gs||(gs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M178.301 76.342c0-5.518 4.473-9.99 9.991-9.99 4.741 0 8.711 3.303 9.734 7.734h2.898c1.023-4.431 4.993-7.735 9.734-7.735 5.518 0 9.991 4.473 9.991 9.99s-4.473 9.991-9.991 9.991-9.99-4.473-9.99-9.99q0-.331.021-.656h-2.428q.021.324.021.656c0 5.517-4.473 9.99-9.99 9.99s-9.991-4.473-9.991-9.99"})),fs||(fs=o.createElement("path",{fill:"#fff",d:"M191.574 77.189a.72.72 0 0 1 .721-.721h1.714a.72.72 0 0 1 .721.72v1.715a.72.72 0 0 1-.721.721h-1.714a.72.72 0 0 1-.721-.72zm-8.747 2.435a.72.72 0 0 0-.721.72v1.715a.72.72 0 0 0 .721.72h1.714a.72.72 0 0 0 .721-.72v-1.714a.72.72 0 0 0-.721-.721zm6.312 0a.72.72 0 0 0-.721.72v1.715a.72.72 0 0 0 .721.72h1.714a.72.72 0 0 0 .721-.72v-1.714a.72.72 0 0 0-.721-.721zm-3.156-3.156a.72.72 0 0 0-.721.72v1.715a.72.72 0 0 0 .721.721h1.714a.72.72 0 0 0 .721-.72v-1.715a.72.72 0 0 0-.721-.721zm18.215 3.877a.72.72 0 0 1 .72-.721h1.715a.72.72 0 0 1 .721.72v1.715a.72.72 0 0 1-.721.72h-1.715a.72.72 0 0 1-.72-.72zm7.032-.721a.72.72 0 0 0-.72.72v1.715c0 .398.322.72.72.72h1.715a.72.72 0 0 0 .721-.72v-1.714a.72.72 0 0 0-.721-.721zm2.436-2.435a.72.72 0 0 1 .72-.721h1.715a.72.72 0 0 1 .72.72v1.715a.72.72 0 0 1-.72.721h-1.715a.72.72 0 0 1-.72-.72zm-5.592-.721a.72.72 0 0 0-.72.72v1.715c0 .398.322.721.72.721h1.715a.72.72 0 0 0 .721-.72v-1.715a.72.72 0 0 0-.721-.721z"})))},THUGLIFE:function(e){return o.createElement("svg",Es({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),bs||(bs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M174.173 70a.697.697 0 0 1 .697-.697h20.968c.384 0 .696.312.696.697v3.88h3.785V70a.697.697 0 0 1 .697-.697H222c.385 0 .697.312.697.697 0 1.438-.282 2.863-.833 4.192a10.95 10.95 0 0 1-5.927 5.93 11 11 0 0 1-4.192.834h-10.729a.697.697 0 0 1-.697-.697v-4.78h-3.785v4.776a.697.697 0 0 1-.696.697h-10.709a11 11 0 0 1-4.192-.833 11 11 0 0 1-3.555-2.374 11 11 0 0 1-2.375-3.553 11 11 0 0 1-.834-4.192"})),ws||(ws=o.createElement("path",{fill:"#fff",d:"M190.426 74.868c0-.428.346-.774.774-.774h1.317c.428 0 .774.346.774.774v1.317a.774.774 0 0 1-.774.774H191.2a.774.774 0 0 1-.774-.774zm-7.823 2.091a.775.775 0 0 0-.774.774v1.317c0 .428.347.775.774.775h1.317a.775.775 0 0 0 .775-.775v-1.317a.775.775 0 0 0-.775-.774zm20.059 0a.775.775 0 0 0-.774.774v1.317c0 .428.347.775.774.775h1.317a.774.774 0 0 0 .774-.775v-1.317a.774.774 0 0 0-.774-.774zm-15.102.775c0-.428.347-.775.775-.775h1.317c.427 0 .774.347.774.775v1.317a.775.775 0 0 1-.774.774h-1.317a.775.775 0 0 1-.775-.775zm20.833-.775a.775.775 0 0 0-.774.774v1.317c0 .428.347.775.774.775h1.317a.775.775 0 0 0 .775-.775v-1.317a.775.775 0 0 0-.775-.774zm2.866-2.865a.774.774 0 0 0-.774.774v1.317c0 .428.346.774.774.774h1.317a.774.774 0 0 0 .774-.774v-1.317a.774.774 0 0 0-.774-.774zm-26.564.774c0-.428.346-.774.774-.774h1.317c.428 0 .774.346.774.774v1.317a.774.774 0 0 1-.774.774h-1.317a.774.774 0 0 1-.774-.774zm20.833-.774a.774.774 0 0 0-.774.774v1.317c0 .428.346.774.774.774h1.317a.774.774 0 0 0 .774-.774v-1.317a.774.774 0 0 0-.774-.774z"})))}},Xd={ARAGON:function(e){return o.createElement("svg",Rs({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),zs||(zs=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"m252.188 45.034 2.376 1.464.398.191c-1.18.793-3.06 2.732-4.255 4.825-1.191 2.086-1.878 4.672-1.109 7.54.966 3.608 3.402 5.891 6.431 7.063 3.042 1.177 6.683 1.23 10 .34 3.473-.93 5.845-2.591 7.264-3.997-.094-2.574 1.662-3.795 2.7-4.096.205-.305.497-.84.76-1.562a9.9 9.9 0 0 0 .587-3.71c-.055-1.437-.51-2.833-1.104-3.992-.49-.959-1.063-1.731-1.556-2.22l-.015-.004.001.008-.005-.004-.69-.165s-.176-.75-.483-1.469c-9.623-3.216-18.21-1.482-21.3-.212m16.868 3.835c.148-.137.659-.634 1.115-1.507 1.337-.165 2.719-.076 2.719-.076-2.74-.863-6.175-.887-9.714.086 0 0 1.898 1.669 5.88 1.497",clipRule:"evenodd"})),ys||(ys=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M243.323 68.99c-2.348-8.764 1.86-17.659 9.484-21.439-.964.943-2.09 2.27-2.828 3.547-1.271 2.226-2.03 5.04-1.191 8.174 1.045 3.897 3.693 6.371 6.939 7.627 3.233 1.25 7.059 1.295 10.519.368 3.282-.88 5.651-2.393 7.201-3.799 1.271 4.592 7.797 5.1 12.473 2.578-1.864 8.063-7.631 15.262-16.258 17.573-11.552 3.096-23.37-3.55-26.339-14.63m33.659-20.272a11 11 0 0 0-.789-1.318c2.599 1.038 4.878 2.795 5.562 5.91.986 4.488-1.225 6.95-2.862 7.7.453-1.601-.466-2.29-.818-2.507a2.1 2.1 0 0 0-1.024-.292c.166-.319.335-.697.489-1.123a10.7 10.7 0 0 0 .637-4.028c-.06-1.587-.56-3.102-1.195-4.342m11.59 127.145 3.798 21.057a7.9 7.9 0 0 1 .159 3.621 7.9 7.9 0 0 1-1.467 3.314 7.9 7.9 0 0 1-2.788 2.314 7.9 7.9 0 0 1-3.526.831H161.202a4 4 0 0 1-4-3.999v-43.752s-12.024 10.436-27.624 21.814-29.089 13.656-43.068 5.288c-13.98-8.367-8.16-24.961-.804-37.945 5.47-9.656 12.821-21.49 16.23-26.922.827-1.317 2.84-1.226 3.937-.124 5.174 5.196 14.899 4.831 20.048 4.195 1.525-.189 2.835 1.273 2.383 2.742l-1.823 5.922 29.237-18.868c4.4-2.84 9.525-4.35 14.76-4.351h16.852v7.223c0 .204.034.408.174.558.582.625 3.03 2.207 12.884 2.219 11.653-.015 11.612-2.509 11.612-2.509v-8.502h16.299a31.53 31.53 0 0 1 22.385 9.198 31.6 31.6 0 0 1 6.873 10.252 31.6 31.6 0 0 1 2.421 12.107v41.142z"})),Ns||(Ns=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M298 31.383a5.8 5.8 0 0 0-7.159-3.565l-69.576 21.418a.8.8 0 0 0-.53 1 .8.8 0 0 0 1 .529l69.577-21.418a4.2 4.2 0 0 1 5.184 2.582l16.027 44.17q.142.395.203.792l-75.449 21.84a.8.8 0 1 0 .445 1.537l74.92-21.687a4.2 4.2 0 0 1-2.886 2.982l-70.59 20.68a4.2 4.2 0 0 1-5.153-2.666l-4.303-12.52a.799.799 0 1 0-1.513.52l4.303 12.52a5.8 5.8 0 0 0 7.116 3.681l30.793-9.02.003.01 3.818 13.45a.8.8 0 1 0 1.539-.437l-3.599-12.68 7.119-2.015 4.689 16.558a1 1 0 0 0 .042.113 26 26 0 0 0-3.223.357 23 23 0 0 0-3.704.961 16 16 0 0 0-1.279.516l-.074.035-.021.011-.008.004c-.001 0-.002.001.359.715l-.361-.714a.8.8 0 0 0 .722 1.428l.011-.006.018-.008.034-.017q.074-.035.226-.101c.203-.088.508-.213.908-.355a21.4 21.4 0 0 1 3.445-.893c2.946-.517 7.086-.664 11.848.829a.8.8 0 1 0 .479-1.527 27.2 27.2 0 0 0-7.912-1.263.8.8 0 0 0 .03-.521l-4.907-17.328-.014-.045-.022-.056 29.63-8.68a5.8 5.8 0 0 0 3.822-7.545zm-21.492 88.085.327.73c-.327-.73-.326-.731-.325-.731l.008-.004.021-.008.07-.03a9 9 0 0 1 .259-.102c.223-.084.548-.198.966-.324a22.6 22.6 0 0 1 3.565-.75c3.042-.399 7.328-.396 12.342 1.186a.8.8 0 0 1 .522 1.004.8.8 0 0 1-1.004.522c-4.758-1.502-8.805-1.499-11.652-1.126a21 21 0 0 0-3.311.695c-.381.115-.672.218-.863.29l-.057.022-.054.021-.102.041-.049.02-.01.005a.8.8 0 0 1-1.056-.404.8.8 0 0 1 .403-1.057m.718 8.029.002-.001.002-.001.006-.003.021-.009.043-.019.026-.011q.089-.038.252-.102c.218-.085.534-.199.942-.326a21.5 21.5 0 0 1 3.492-.751c2.989-.399 7.218-.396 12.229 1.187a.8.8 0 0 1 .522 1.003.8.8 0 0 1-1.004.522c-4.758-1.502-8.747-1.499-11.535-1.126-1.395.186-2.49.464-3.231.694-.369.114-.65.216-.835.288l-.059.024-.034.013-.055.022-.057.024-.047.021-.008.003a.8.8 0 0 1-.672-1.452m-4.298-8.957h-.004a7.35 7.35 0 0 0-7.045 5.381c-.929 3.254-2.564 6.651-3.982 9.253a70 70 0 0 1-1.826 3.153c-.236.383-.426.684-.558.889l-.013.02a.8.8 0 0 0-.326.645v43.864a.8.8 0 1 0 1.6 0v-43.532l.085-.133c.137-.212.333-.522.575-.915a72 72 0 0 0 1.868-3.225c1.441-2.644 3.14-6.161 4.116-9.583l.002-.005a5.75 5.75 0 0 1 2.05-3.031 5.75 5.75 0 0 1 3.46-1.181h.078a.8.8 0 1 0 0-1.6zm2.5 21.079a.8.8 0 0 0-.85-.745.8.8 0 0 0-.746.85c.206 3.135-.866 5.154-1.954 6.391a7.6 7.6 0 0 1-1.534 1.337c-.21.138-.384.236-.501.297q-.089.046-.13.065l-.02.009-.008.004-.001.001.313.736-.313-.736h-.002l-.001.001a.8.8 0 0 0-.421 1.048.8.8 0 0 0 1.05.423l-.303-.712.303.712.001-.001.003-.001.006-.002.018-.008.056-.026a6.4 6.4 0 0 0 .828-.472 9.2 9.2 0 0 0 1.858-1.619c1.34-1.525 2.585-3.953 2.348-7.552m9.409 9.771a.8.8 0 0 1 .895.691l3.21 24.908a.8.8 0 0 1-.691.896.8.8 0 0 1-.896-.692l-3.209-24.907a.8.8 0 0 1 .691-.896"})),Cs||(Cs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M286.384 144.03a5.3 5.3 0 0 1 10.199-2.888l7.861 27.758a5.3 5.3 0 0 1-10.199 2.889zm4.092-5.004a3.7 3.7 0 0 0-2.552 4.568l7.86 27.759a3.7 3.7 0 1 0 7.12-2.017l-7.86-27.758a3.7 3.7 0 0 0-4.568-2.552",clipRule:"evenodd"})),Os||(Os=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M91.634 89.711a.8.8 0 0 1 .732-1.422c8.425 4.34 11.948 9.499 13.58 14.395.808 2.424 1.144 4.756 1.402 6.818l.084.672c.222 1.802.41 3.321.827 4.573.71 2.132 2.302 3.484 4.095 4.256 1.81.779 3.752.931 5.007.709a.8.8 0 0 1 .278 1.576c-1.578.278-3.836.08-5.918-.816-2.099-.903-4.091-2.551-4.98-5.219-.472-1.415-.679-3.107-.896-4.874l-.084-.678c-.257-2.047-.578-4.246-1.332-6.511-1.493-4.478-4.72-9.32-12.795-13.479m5.126-7.514a.8.8 0 0 0 .437 1.043c8.57 3.506 12.959 10.226 14.057 13.05a.8.8 0 0 0 1.036.455.8.8 0 0 0 .456-1.035c-1.235-3.176-5.913-10.256-14.943-13.95a.8.8 0 0 0-1.043.437m6.637-5.404a.8.8 0 0 1-.69-.897.8.8 0 0 1 .896-.69c4.893.639 8.688 3.776 11.418 7.318 2.733 3.546 4.474 7.59 5.247 10.253a.8.8 0 1 1-1.536.446c-.727-2.503-2.386-6.36-4.978-9.722-2.595-3.367-6.05-6.146-10.357-6.708m22.79 4.81c-2.154.17-4.033 1-5.131 1.732a.8.8 0 0 0 .888 1.33c.902-.6 2.523-1.321 4.369-1.467 1.823-.145 3.844.27 5.652 1.897 1.834 1.65 2.772 3.847 3.187 5.971.361 1.846.317 3.591.149 4.774-.909.158-2.022.07-3.252-.554-1.469-.743-3.16-2.278-4.858-5.189a.8.8 0 0 0-1.094-.288.8.8 0 0 0-.288 1.094c1.802 3.09 3.694 4.888 5.517 5.81 1.149.583 2.249.805 3.242.795-1.075.636-2.036 1.504-2.733 2.548a.8.8 0 0 0 .221 1.109.8.8 0 0 0 1.109-.221c.887-1.327 2.348-2.336 3.868-2.778 1.389-.405 2.707-.31 3.663.296.068 2.442-.641 6.725-2.845 10.831-2.306 4.297-6.219 8.35-12.545 9.931a.8.8 0 0 0-.582.97.8.8 0 0 0 .97.582c6.855-1.713 11.097-6.124 13.567-10.726 2.456-4.577 3.191-9.392 3.014-12.064a.8.8 0 0 0-.296-.57c-1.451-1.17-3.395-1.312-5.178-.846.258-1.353.371-3.515-.078-5.81-.46-2.352-1.522-4.905-3.688-6.855-2.192-1.972-4.671-2.475-6.848-2.302"})))},BLOCKS:function(e){return o.createElement("svg",Ls({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),As||(As=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M256.238 127.561a28.63 28.63 0 0 0-10.544-12.794 28.6 28.6 0 0 0-15.862-4.798h-17.47v8.017c0 .059.003.119-.013.176-.117.411-1.26 2.143-12.179 2.143-10.19 0-12.527-1.897-13.036-2.571-.109-.145-.134-.326-.134-.507v-7.258h-12.522a27.23 27.23 0 0 0-14.76 4.351l-29.237 18.868 1.864-6.254s-9.626-1.985-21.691-15.637c0 0-13.593 23.094-20.948 36.078s-13.175 29.578.804 37.945 27.468 6.09 43.068-5.288 27.624-21.814 27.624-21.814l1.263 18.622c2.252 0 8.848-.181 10.835 0h9.342v-24.023h36.335c0-6.038 3.813-11.644 10.968-12.819 11.433-.535 19.058 4.97 22.243 11.619 4.259 8.887 3.877 13.737 3.877 13.737s-5.373 7.606-10.456 6.29v27.191s3.921 4.025 15.556 4.025 16.653-6.959 16.653-16.328c-.024-6.271-12.998-38.376-21.58-58.971"})),_s||(_s=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m256.841 165.343-.8.031.8-.03a.8.8 0 0 1-.073.365c-1.709 3.705-4.529 5.405-6.907 6.165a13 13 0 0 1-3.476.6v2.137a.8.8 0 0 1-.8.8h-43.354a.8.8 0 0 1-.8-.8v-21.794a.8.8 0 0 1 .8-.8h11.237a.8.8 0 1 1 0 1.6h-10.437v20.194h41.754v-6.091a.8.8 0 1 1 1.6 0v3.153q.152-.005.331-.017a11.4 11.4 0 0 0 2.657-.506c2.015-.644 4.372-2.049 5.858-5.135l-.005-.083a23 23 0 0 0-.072-.808 33 33 0 0 0-.444-2.905c-.475-2.408-1.363-5.588-3.011-8.712-1.646-3.121-4.04-6.166-7.522-8.343-3.475-2.171-8.086-3.512-14.229-3.145a.8.8 0 0 1-.095-1.597c6.438-.384 11.386 1.019 15.172 3.386 3.778 2.361 6.346 5.648 8.09 8.953 1.741 3.302 2.67 6.642 3.165 9.148a35 35 0 0 1 .466 3.047 24 24 0 0 1 .09 1.1l.003.063.001.017v.006z"})),Ts||(Ts=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M240.117 146.128a.8.8 0 0 1 .267 1.099c-.552.908-1.919 3.711-3.172 6.345a508 508 0 0 0-2.148 4.571l-.191.41a.8.8 0 1 1-1.452-.672l.192-.413.514-1.104c.431-.921 1.017-2.17 1.64-3.479 1.234-2.594 2.644-5.493 3.25-6.489a.8.8 0 0 1 1.1-.268m4.811 5.472a.8.8 0 0 1 .272 1.098c-.552.915-1.518 2.932-2.364 4.766a244 244 0 0 0-1.409 3.116l-.09.203-.031.071a.8.8 0 0 1-1.054.41.8.8 0 0 1-.411-1.054l.032-.073.091-.205.332-.746c.28-.625.666-1.478 1.088-2.393.835-1.81 1.839-3.916 2.446-4.921a.8.8 0 0 1 1.098-.272m4.485 6.509a.8.8 0 0 1 .271 1.098c-.573.948-1.425 2.429-2.137 3.681a404 404 0 0 0-1.177 2.08l-.1.177a.8.8 0 0 1-1.089.307.8.8 0 0 1-.306-1.09l.373-.663.908-1.603c.712-1.25 1.573-2.749 2.159-3.717a.8.8 0 0 1 1.098-.27"})),Ss||(Ss=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M181.842 152.817a.8.8 0 0 1 .8-.8h17.385a.8.8 0 0 1 .8.8v21.794a.8.8 0 0 1-.8.8h-17.385a.8.8 0 0 1-.8-.8zm1.6.8v20.194h15.785v-20.194zm24.211 23.223a.8.8 0 0 1 .8-.8h37.023a.8.8 0 0 1 .8.8v28.085a.8.8 0 0 1-.8.8h-37.023a.8.8 0 0 1-.8-.8zm1.6.8v26.485h35.423V177.64zm-27.411-.8a.8.8 0 0 1 .8-.8h23.414a.8.8 0 0 1 .8.8v4.93a.8.8 0 0 1-.8.8h-23.414a.8.8 0 0 1-.8-.8zm1.6.8v3.33h21.814v-3.33zm-1.6 6.36a.8.8 0 0 1 .8-.8h23.414a.8.8 0 0 1 .8.8v20.925a.8.8 0 0 1-.8.8h-23.414a.8.8 0 0 1-.8-.8zm1.6.8v19.325h21.814V184.8zm-21.797-7.96a.8.8 0 0 1 .8-.8h17.732a.8.8 0 0 1 .8.8v28.085a.8.8 0 0 1-.8.8h-17.732a.8.8 0 0 1-.8-.8zm1.6.8v26.485h16.132V177.64zm-45.064-75.941.002-.003.02-.025.096-.112c.089-.1.228-.25.416-.431.376-.364.95-.855 1.723-1.348 1.543-.985 3.884-1.98 7.062-1.98 3.185 0 5.703.982 7.426 1.964.862.492 1.522.982 1.964 1.345.22.182.386.332.493.433l.145.141.004.004.001.001a.8.8 0 0 0 1.13.032.8.8 0 0 0 .032-1.131l-.582.549.582-.549-.001-.001-.001-.001-.004-.005-.013-.012-.042-.043a5 5 0 0 0-.152-.148 11 11 0 0 0-.575-.505c-.5-.412-1.235-.956-2.188-1.5A16.53 16.53 0 0 0 127.5 96.2c-3.531 0-6.166 1.11-7.922 2.23-.876.56-1.533 1.12-1.974 1.547a9 9 0 0 0-.503.522 5 5 0 0 0-.133.155l-.037.046-.011.014-.004.004-.001.002s-.001.002.633.49l-.634-.488a.8.8 0 0 0 .145 1.122.8.8 0 0 0 1.121-.144m-.018-7.265.002-.002.02-.023.096-.103c.089-.094.227-.232.416-.401.377-.338.953-.796 1.729-1.256 1.549-.919 3.902-1.85 7.093-1.85 3.197 0 5.717.917 7.437 1.832.861.458 1.519.914 1.958 1.252a9 9 0 0 1 .608.508l.01.01.016.014.003.004h.001a.8.8 0 0 0 1.131-.006.8.8 0 0 0-.005-1.131l-.564.568.564-.568-.002-.001-.001-.002-.004-.004-.013-.012-.042-.04-.153-.138a11 11 0 0 0-.573-.47 15.6 15.6 0 0 0-2.182-1.397 17.4 17.4 0 0 0-8.189-2.02c-3.518 0-6.15 1.031-7.909 2.074a12.7 12.7 0 0 0-1.981 1.441c-.222.2-.39.367-.506.488a5 5 0 0 0-.134.146l-.038.042-.011.014-.004.004-.001.002s-.002.002.614.513l-.616-.511a.8.8 0 0 0 1.229 1.024",clipRule:"evenodd"})),ks||(ks=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M113.393 98.723v-.03l.003-.114q.004-.156.024-.454c.029-.396.086-.966.2-1.653.229-1.377.687-3.202 1.593-5.016.905-1.811 2.25-3.598 4.252-4.934 1.997-1.333 4.696-2.248 8.366-2.248a.8.8 0 0 0 0-1.6c-3.95 0-6.965.99-9.254 2.517-2.283 1.523-3.795 3.549-4.795 5.55-.998 1.998-1.493 3.986-1.74 5.468a19 19 0 0 0-.217 1.802q-.023.331-.028.514l-.004.142v.034a91 91 0 0 1-1.495 12.609.8.8 0 0 0 1.572.298 93 93 0 0 0 1.522-12.846zm37.612-8.611a2.2 2.2 0 0 0-.867-.148c-4.289.179-7.18 1.11-8.977 1.972a11.3 11.3 0 0 0-1.928 1.147 6 6 0 0 0-.426.35q-.066.06-.092.087l-.017.017.001-.001m-.002.002a.8.8 0 0 1-1.17-1.09l.586.543-.586-.544.001-.001.002-.002.005-.005.012-.014.041-.04q.05-.052.142-.135a8 8 0 0 1 .54-.444c.478-.361 1.199-.833 2.199-1.312 2.002-.96 5.108-1.941 9.606-2.129h.007a3.82 3.82 0 0 1 3.639 2.328c.2.472.302.979.302 1.49v.004a3.82 3.82 0 0 1-.812 2.337 3.8 3.8 0 0 1-2.073 1.348c-1.168.299-2.674.944-4.088 2.334-1.411 1.389-2.77 3.56-3.584 6.974-1.32 5.548-3.719 8.889-5.836 10.849a13.3 13.3 0 0 1-2.754 1.99 9 9 0 0 1-.872.411 7 7 0 0 1-.253.096l-.074.025-.023.007-.008.002-.003.001h-.001s-.001.001-.231-.766l.23.767a.8.8 0 0 1-.462-1.532l.001-.001h.002l.003-.001.013-.004.026-.009q.058-.02.181-.069c.164-.066.41-.175.718-.339a11.8 11.8 0 0 0 2.42-1.751c1.879-1.742 4.118-4.801 5.366-10.046.875-3.665 2.365-6.117 4.019-7.744 1.652-1.626 3.428-2.39 4.816-2.745h.003a2.22 2.22 0 0 0 1.676-2.14c0-.297-.06-.59-.175-.864a2.2 2.2 0 0 0-.5-.73 2.2 2.2 0 0 0-.743-.475",clipRule:"evenodd"})),Ms||(Ms=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M131.077 70.24a9.14 9.14 0 0 0-6.464 2.678 9.15 9.15 0 0 0-2.679 6.469v5.011a.8.8 0 1 1-1.6 0v-5.011a10.76 10.76 0 0 1 3.147-7.6 10.74 10.74 0 0 1 7.596-3.148h4.491a.8.8 0 0 1 .8.8.8.8 0 0 1-.8.8z",clipRule:"evenodd"})),Is||(Is=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M156.483 82.295 141.2 97.59l-15.28-15.295 2.138-2.14 7.297-7.302L141.2 67z"})))},CHART:function(e){return o.createElement("svg",Vs({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ds||(Ds=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m211.993 107.723 5.661.048a40.88 40.88 0 0 1 28.624 12.138 40.94 40.94 0 0 1 11.825 28.773v45.26a13.56 13.56 0 0 1-3.967 9.584 13.54 13.54 0 0 1-9.577 3.97h-96.051c-1.961 0-2.887-2.709-1.41-3.999 8.887-7.759 26.521-26.351 26.521-51.706l-28.001-23.521-3.515-3.211s18.24-17.018 34.483-17.018c.656 0 1.385-.003 2.211-.007a583 583 0 0 1 8.203.007v9.677s.633 2.83 12.91 2.83 12.083-2.209 12.083-2.209zm-115.03 48.25c-.355 17.462-5.298 26.914-5.298 26.914 15.189 9.544 47.393-8.651 47.393-8.651s-6.948-11.043-16.815-28.883c-10.344 6.936-14.677 8.004-23.248 10.118z"})),Ps||(Ps=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M96.42 78.961c-.831-.303-1.664.016-2.019.71-.17.334-.214.737-.082 1.124s.418.698.792.904l44.995 25.497.01.006c1.398.766 2.944.667 4.25.029 1.297-.634 2.389-1.807 2.972-3.266 1.209-3.023-.175-6.628-3.156-7.706zm44.469 26.84-44.17-25.03 46.918 16.992c2.022.732 3.133 3.314 2.215 5.609-.441 1.104-1.262 1.969-2.188 2.421-.916.447-1.904.483-2.775.008",clipRule:"evenodd"})),Hs||(Hs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M97.942 86.01a.8.8 0 0 0-1.6.028c.096 5.274 3.969 9.012 7.581 11.37a33 33 0 0 0 5 2.65c.679.289 1.246.505 1.645.65a24 24 0 0 0 .592.205l.035.01.009.004h.003s.002.001.223-.707l-.221.708a.8.8 0 0 0 .478-1.527l-.007-.002-.027-.009-.11-.036a20 20 0 0 1-.431-.15 30 30 0 0 1-1.561-.618 31.3 31.3 0 0 1-4.753-2.517c-3.496-2.282-6.776-5.614-6.856-10.06m1.347 11.27a.8.8 0 0 1 .88.71s0 .001-.796.085l-.796.084a.8.8 0 0 1 .712-.88M100.169 97.99v.008l.007.047q.009.066.033.202a9.087 9.087 0 0 0 1.243 3.123c1.089 1.7 3.095 3.487 6.877 3.696a.8.8 0 1 1-.089 1.598c-4.353-.241-6.802-2.349-8.135-4.431a10.7 10.7 0 0 1-1.252-2.783 10 10 0 0 1-.217-.914 7 7 0 0 1-.044-.265l-.01-.076-.003-.023-.001-.008v-.005l.795-.084zm26.791.386a.8.8 0 0 1 1.098.27c2.626 4.335 3.791 8.875 4.303 12.317.256 1.724.35 3.18.379 4.209.015.514.013.922.008 1.204l-.001.038 41.386 34.749a.8.8 0 1 1-1.028 1.225l-41.685-34.999a.8.8 0 0 1-.284-.659v-.003l.001-.017.003-.071q.005-.098.008-.292c.005-.259.007-.642-.007-1.13a34 34 0 0 0-.363-4.019c-.492-3.307-1.607-7.626-4.088-11.723a.8.8 0 0 1 .27-1.099"})),js||(js=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M101.925 112.281c1.62 1.021 3.632 1.829 6.086 2.082a.8.8 0 1 0 .164-1.591c-3.81-.394-6.415-2.285-8.08-4.094a14.5 14.5 0 0 1-1.812-2.441 12 12 0 0 1-.42-.776l-.098-.207-.021-.049-.005-.01a.8.8 0 0 0-1.044-.434.8.8 0 0 0-.434 1.044L97 105.5c-.74.305-.739.307-.739.307l.001.002.003.007.009.021.032.072q.04.092.12.255c.105.216.263.52.478.885a16 16 0 0 0 2.014 2.713c.38.413.807.832 1.282 1.241v.039l.002.053.001.04q.004.119.02.334c.021.287.063.699.145 1.217a22.3 22.3 0 0 0 1.132 4.222c1.285 3.459 3.838 7.982 8.897 12.32 2.359 2.024 4.993 5.868 7.898 10.797.934 1.586 1.89 3.272 2.867 5.03a54.99 54.99 0 0 1-73.178-7.017.8.8 0 0 0-1.13-.047.8.8 0 0 0-.048 1.13 56.591 56.591 0 0 0 75.137 7.346c.878 1.593 1.772 3.237 2.684 4.913l.001.002.001.001.001.001.005.009a1091 1091 0 0 0 2.956 5.41c3.303 5.992 6.812 12.109 10.51 17.463 3.691 5.346 7.605 9.985 11.732 12.98a.8.8 0 1 0 .94-1.295c-3.909-2.837-7.701-7.301-11.356-12.594-3.649-5.284-7.127-11.342-10.425-17.326-.996-1.808-1.977-3.61-2.941-5.382l-.001-.002c-2.219-4.078-4.35-7.995-6.377-11.434-2.896-4.915-5.648-8.981-8.235-11.199-4.833-4.145-7.238-8.433-8.439-11.663a20.6 20.6 0 0 1-1.05-3.916zM97 105.5l.74-.305z",clipRule:"evenodd"})),Bs||(Bs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M60.699 151.849a.8.8 0 0 1 1.08.339c6.136 11.761 13.128 18.92 18.562 23.133 2.718 2.107 5.05 3.479 6.692 4.322.822.421 1.471.71 1.91.892q.331.136.498.196l.122.044.028.01.005.001a.801.801 0 0 1-.502 1.52l.25-.76c-.25.76-.251.759-.251.759l-.005-.002-.012-.004-.041-.014-.15-.054a15 15 0 0 1-.553-.218 28 28 0 0 1-2.029-.947c-1.724-.884-4.14-2.308-6.942-4.481-5.608-4.347-12.754-11.682-19.001-23.657a.8.8 0 0 1 .339-1.079"})),qs||(qs=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M54.624 126.699a4.4 4.4 0 0 1-1.652.322 4.36 4.36 0 0 1-2.398-.715 4.26 4.26 0 0 1-1.59-1.905 4.18 4.18 0 0 1-.246-2.452 4.22 4.22 0 0 1 1.181-2.174l27.337-26.882a4.3 4.3 0 0 1 1.4-.92 4.4 4.4 0 0 1 1.652-.324c.567 0 1.128.11 1.652.323s1 .527 1.4.92l9.897 9.733 8.016-7.883c2.652 2.794 5.568 4.048 7.53 4.6L96.309 111.63a4.3 4.3 0 0 1-1.4.92 4.39 4.39 0 0 1-3.304 0 4.3 4.3 0 0 1-1.4-.92l-9.897-9.733-24.284 23.881a4.3 4.3 0 0 1-1.4.921m65.841-38.824 3.004-2.955-.001 9.56c0 1.125.454 2.205 1.264 3 .809.797 1.907 1.244 3.052 1.244s2.243-.447 3.052-1.243a4.2 4.2 0 0 0 1.264-3.002l.003-19.808a4.2 4.2 0 0 0-1.264-3.001 4.35 4.35 0 0 0-3.052-1.244h-20.143a4.36 4.36 0 0 0-3.052 1.244 4.2 4.2 0 0 0-1.264 3.001 4.2 4.2 0 0 0 1.264 3.001 4.36 4.36 0 0 0 3.052 1.244h9.723l-5.83 5.733z"})))},COMPUTER_CORRECT:function(e){return o.createElement("svg",$s({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Us||(Us=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M158.021 75.02a17 17 0 0 1-24.042-24.04 17 17 0 0 1 24.042 24.04M138.265 62c-.408 0-.8.161-1.089.45a1.55 1.55 0 0 0-.458 1.097c0 .412.165.807.457 1.097l4.637 4.636a1.543 1.543 0 0 0 2.179 0l10.045-10.045c.341-.398.457-.941.309-1.444a1.55 1.55 0 0 0-1.044-1.044 1.55 1.55 0 0 0-1.444.309l-8.948 8.948-3.554-3.555a1.55 1.55 0 0 0-1.09-.45",clipRule:"evenodd"})),Fs||(Fs=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M282.519 105.475s-5.965-6.925.589-16.214zm.589-16.214L284.496 51c10.931 12.12 7.607 26.447-.9 37.596a22 22 0 0 0-.488.665"})),Ks||(Ks=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M267.676 111.35v-4.247l29.274.003.019 11.173c-6.87-1.639-9.641-1.754-11.45-1.089 0 0-2.114 4.637-2.114 15.473 0 0 1.633.05 2.721 0 1.813-.084 10.843 2.101 10.843 2.101v3.121h-21.396a7.9 7.9 0 0 1-5.584-2.315 7.9 7.9 0 0 1-2.313-5.588 9.3 9.3 0 0 1-6.582-2.729 9.32 9.32 0 0 1-2.727-6.587c0-2.471.981-4.84 2.727-6.587a9.3 9.3 0 0 1 6.582-2.729m-3.061 6.235a4.34 4.34 0 0 0-1.271 3.062 4.35 4.35 0 0 0 1.27 3.066 4.34 4.34 0 0 0 3.062 1.273v-8.671a4.34 4.34 0 0 0-3.061 1.27",clipRule:"evenodd"})),Gs||(Gs=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m288.572 175.863 3.798 20.473a7.9 7.9 0 0 1 .159 3.621 7.94 7.94 0 0 1-1.467 3.314 7.94 7.94 0 0 1-2.788 2.314 7.9 7.9 0 0 1-3.526.831h-79.644l3.053-1.284 1.214-3.082-1.435-3.396-3.054-1.016h-4.6v-.138H183.5c-.828 0-1.5-.662-1.5-1.49v-40.515a6.996 6.996 0 0 0-7-6.995h-67.5c-3.866 0-6.994 3.133-6.959 6.998.054 5.858.177 15.157.459 27.002 0 1.033.038 1.943.071 2.73.205 4.919.208 4.992-10.561.121-13.98-8.367-8.16-24.961-.805-37.945 5.47-9.656 12.822-21.49 16.231-26.922.827-1.317 2.84-1.226 3.937-.124 5.174 5.196 14.899 4.831 20.048 4.195 1.525-.189 2.835 1.273 2.383 2.742l-1.823 5.922 29.237-18.868c4.4-2.84 9.525-4.35 14.76-4.351H187v7.223c0 .204.035.408.174.558.583.625 3.029 2.207 12.881 2.219 11.705-.005 11.945-1.509 11.945-1.509v-8.502h16.299a31.53 31.53 0 0 1 22.385 9.198 31.6 31.6 0 0 1 6.873 10.252 31.6 31.6 0 0 1 2.421 12.107v41.142z"})),Ws||(Ws=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M106.707 74.896a.8.8 0 0 0 .69.897c4.307.562 7.762 3.341 10.357 6.708 2.592 3.362 4.251 7.218 4.978 9.722a.8.8 0 0 0 .991.545.8.8 0 0 0 .545-.991c-.773-2.663-2.514-6.707-5.247-10.253-2.73-3.542-6.525-6.68-11.417-7.318a.8.8 0 0 0-.897.69m-5.51 7.344a.8.8 0 0 1-.437-1.043.8.8 0 0 1 1.043-.438c9.03 3.694 13.708 10.775 14.943 13.95a.8.8 0 0 1-.456 1.036.8.8 0 0 1-1.035-.455c-1.099-2.825-5.488-9.544-14.058-13.05m-5.908 5.393a.8.8 0 0 0 .345 1.078c8.075 4.16 11.302 9 12.795 13.479.754 2.264 1.075 4.464 1.332 6.511l.084.678c.217 1.767.424 3.459.896 4.874.89 2.668 2.881 4.316 4.98 5.219 2.082.896 4.34 1.094 5.918.816a.8.8 0 0 0-.278-1.576c-1.255.221-3.197.07-5.007-.71-1.793-.771-3.384-2.124-4.095-4.255-.417-1.252-.605-2.771-.827-4.573l-.083-.672c-.259-2.062-.595-4.394-1.402-6.818-1.633-4.896-5.155-10.055-13.58-14.395a.8.8 0 0 0-1.078.344m29.767-5.299c1.098-.731 2.977-1.561 5.131-1.732 2.177-.172 4.656.33 6.848 2.303 2.166 1.95 3.228 4.503 3.688 6.854.449 2.296.336 4.458.079 5.81 1.782-.466 3.727-.322 5.177.847a.8.8 0 0 1 .296.57c.177 2.671-.558 7.487-3.014 12.063-2.47 4.602-6.712 9.014-13.567 10.727a.8.8 0 0 1-.97-.582.8.8 0 0 1 .582-.97c6.326-1.581 10.239-5.634 12.545-9.931 2.204-4.106 2.913-8.389 2.845-10.831-.956-.605-2.274-.7-3.663-.296-1.52.442-2.981 1.451-3.868 2.778a.8.8 0 0 1-1.109.221.8.8 0 0 1-.221-1.11c.697-1.043 1.658-1.911 2.733-2.547-.993.01-2.093-.212-3.242-.794-1.823-.923-3.715-2.722-5.517-5.81a.8.8 0 0 1 .288-1.095.8.8 0 0 1 1.094.288c1.698 2.911 3.389 4.446 4.858 5.19 1.231.622 2.343.71 3.252.553.168-1.183.212-2.928-.149-4.774-.415-2.124-1.353-4.32-3.187-5.971-1.808-1.628-3.829-2.042-5.652-1.897-1.846.146-3.467.866-4.369 1.468a.8.8 0 0 1-1.11-.222.8.8 0 0 1 .222-1.11m135.803 55.747-.085.132v43.532a.8.8 0 0 1-1.6 0v-43.864c0-.265.128-.499.326-.645l.013-.02c.132-.205.322-.506.558-.889a70 70 0 0 0 1.826-3.153c1.418-2.602 3.053-5.999 3.982-9.253a7.36 7.36 0 0 1 2.62-3.872 7.35 7.35 0 0 1 4.425-1.509h.084a.801.801 0 0 1 0 1.6h-.078a5.75 5.75 0 0 0-3.46 1.181 5.75 5.75 0 0 0-2.05 3.031l-.002.005c-.976 3.422-2.676 6.939-4.116 9.583a72 72 0 0 1-1.868 3.225c-.242.393-.438.703-.575.916m23.879-20.719a.8.8 0 0 0 .957.604l.012-.002.057-.012q.08-.016.243-.043c.218-.036.545-.082.967-.122a21.4 21.4 0 0 1 3.56-.027c2.982.217 7.033 1.085 11.287 3.695a.8.8 0 0 0 1.101-.264.8.8 0 0 0-.264-1.1c-4.512-2.769-8.822-3.695-12.008-3.926a23 23 0 0 0-3.827.029 16 16 0 0 0-1.366.188l-.054.011-.026.005-.023.005-.007.002-.004.001a.8.8 0 0 0-.605.956m21.612 6.674a.8.8 0 0 0-.594-.963.8.8 0 0 0-.963.594l-5.076 21.466a.8.8 0 0 0 .594.963.8.8 0 0 0 .963-.595zm-21.769 1.708-.013.003a.8.8 0 0 1-.99-.549.8.8 0 0 1 .55-.989l.004-.001.008-.002.025-.007.086-.023q.112-.028.316-.073a15 15 0 0 1 1.153-.196 19.2 19.2 0 0 1 4.018-.09c3.3.266 7.636 1.447 11.789 5.081a.8.8 0 0 1 .075 1.129.8.8 0 0 1-1.129.075c-3.847-3.366-7.838-4.446-10.864-4.69a17.6 17.6 0 0 0-3.68.082 13 13 0 0 0-1.287.234zm-1.309 7.974a.8.8 0 0 1-.957-.603l.604-.957.001-.001h.003l.007-.002.023-.005.079-.016q.102-.02.29-.052c.251-.041.612-.093 1.071-.137a23 23 0 0 1 3.81-.031c3.173.231 7.463 1.155 11.953 3.922a.8.8 0 0 1-.839 1.362c-4.231-2.607-8.262-3.472-11.229-3.688a21 21 0 0 0-3.542.028 14 14 0 0 0-1.205.166l-.057.012zm-7.844 5.901a.8.8 0 0 0-1.596.105c.206 3.135-.866 5.154-1.954 6.391a7.6 7.6 0 0 1-1.534 1.337c-.21.138-.384.236-.501.297q-.089.046-.13.065l-.025.011-.003.002-.001.001h-.002l-.001.001a.8.8 0 0 0-.421 1.048.8.8 0 0 0 1.05.423l.001-.001.003-.001.006-.002.018-.008.056-.026a6.4 6.4 0 0 0 .827-.472 9.2 9.2 0 0 0 1.859-1.619c1.34-1.525 2.585-3.952 2.348-7.552m9.409 9.771a.8.8 0 0 1 .895.691l3.21 24.908a.8.8 0 0 1-.691.896.8.8 0 0 1-.896-.692l-3.209-24.907a.8.8 0 0 1 .691-.896"})),Zs||(Zs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M140.201 168.154c-4.53 0-8.201 3.675-8.201 8.207 0 4.531 3.671 8.206 8.201 8.206 4.529 0 8.2-3.675 8.2-8.206 0-4.532-3.671-8.207-8.2-8.207m-6.601 8.207a6.604 6.604 0 0 1 6.601-6.607c3.644 0 6.6 2.957 6.6 6.607a6.603 6.603 0 0 1-6.6 6.606 6.604 6.604 0 0 1-6.601-6.606",clipRule:"evenodd"})),Xs||(Xs=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M107.8 148a7.8 7.8 0 0 0-7.8 7.8v44a6.8 6.8 0 0 0 6.8 6.8h98.25a5.05 5.05 0 0 0 0-10.1H184.3a2.2 2.2 0 0 1-2.2-2.2v-38.5a7.8 7.8 0 0 0-7.8-7.8zm-6.2 7.8a6.2 6.2 0 0 1 6.2-6.2h66.5a6.2 6.2 0 0 1 6.2 6.2v38.5a3.8 3.8 0 0 0 3.8 3.8h20.75a3.45 3.45 0 0 1 0 6.9H106.8a5.2 5.2 0 0 1-5.2-5.2z",clipRule:"evenodd"})))},COMPUTER:function(e){return o.createElement("svg",lo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ys||(Ys=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M283.108 89.261q.233-.33.487-.665c8.508-11.15 11.832-25.476.901-37.596zm-.589 16.214s-5.965-6.925.589-16.214z"})),Js||(Js=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",fillRule:"evenodd",d:"M267.676 107.102v4.248a9.3 9.3 0 0 0-6.582 2.728 9.32 9.32 0 0 0 0 13.175 9.3 9.3 0 0 0 6.582 2.729c0 2.096.832 4.106 2.313 5.588a7.9 7.9 0 0 0 5.584 2.314h21.396v-3.12s-9.03-2.185-10.843-2.101c-1.088.05-2.721 0-2.721 0 0-10.836 2.114-15.473 2.114-15.473 1.809-.665 4.58-.55 11.45 1.088l-.019-11.172zm-4.332 13.545a4.34 4.34 0 0 1 1.271-3.062 4.34 4.34 0 0 1 3.061-1.27v8.671a4.34 4.34 0 0 1-3.062-1.274 4.34 4.34 0 0 1-1.27-3.065",clipRule:"evenodd"})),Qs||(Qs=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"m288.572 175.863 3.798 20.473a7.9 7.9 0 0 1 .159 3.621 7.94 7.94 0 0 1-1.467 3.314 7.94 7.94 0 0 1-2.788 2.314 7.9 7.9 0 0 1-3.526.831h-79.644l3.053-1.284 1.214-3.082-1.435-3.396-3.054-1.016h-21.444a2.3 2.3 0 0 1-1.62-.671 2.3 2.3 0 0 1-.67-1.621l.21-39.72a6.95 6.95 0 0 0-2.032-4.91 6.94 6.94 0 0 0-4.907-2.034h-30.361c.003-3.982.791-16.374 2.32-20.051a30.3 30.3 0 0 1 6.588-9.824 30.3 30.3 0 0 1 9.849-6.544A30.2 30.2 0 0 1 174.419 110H188v7.899s.523 2.708 12.282 2.708S212 118.491 212 118.491v-8.502h16.299a31.53 31.53 0 0 1 22.385 9.198 31.6 31.6 0 0 1 6.873 10.252 31.6 31.6 0 0 1 2.421 12.107v41.142z"})),eo||(eo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m285.707 117.964-.012.002a.8.8 0 1 1-.352-1.56l.176.78c-.176-.78-.174-.781-.174-.781h.003l.007-.002.022-.005.08-.016q.103-.02.292-.052c.251-.041.614-.093 1.074-.136a23 23 0 0 1 3.827-.029c3.186.231 7.496 1.157 12.008 3.926a.8.8 0 1 1-.836 1.364c-4.255-2.61-8.306-3.478-11.288-3.695a21.4 21.4 0 0 0-3.559.027 14 14 0 0 0-1.211.165zm-2.105 7.304a.8.8 0 0 1 .455-1.036h.002l.003-.001.008-.003.023-.009.08-.029a10.5 10.5 0 0 1 1.349-.358 16.8 16.8 0 0 1 3.795-.323c3.184.079 7.505 1.018 12.143 4.402a.8.8 0 1 1-.943 1.292c-4.351-3.174-8.35-4.023-11.239-4.095a15.2 15.2 0 0 0-3.433.291 10 10 0 0 0-1.147.303l-.052.018-.009.004a.8.8 0 0 1-1.035-.456m-1.287 7.847a.8.8 0 0 0 .957.603l.012-.002.031-.007.026-.005q.08-.015.242-.043c.217-.036.543-.083.963-.123.84-.081 2.057-.136 3.542-.028 2.967.216 6.998 1.081 11.229 3.688a.8.8 0 0 0 1.1-.261.8.8 0 0 0-.261-1.101c-4.49-2.767-8.78-3.691-11.953-3.922a23 23 0 0 0-3.81.031 16 16 0 0 0-1.361.189l-.03.006-.049.01-.023.005-.007.002h-.003l-.001.001zm23.441-10.042a.8.8 0 0 1 .594.963l-5.076 21.465a.8.8 0 1 1-1.557-.368l5.076-21.466a.8.8 0 0 1 .963-.594m-46.243 14.143-.012.02a.8.8 0 0 0-.327.645v43.864a.8.8 0 1 0 1.6 0v-43.532l.028-.043.057-.089c.137-.213.334-.523.575-.915.482-.785 1.145-1.9 1.868-3.226 1.441-2.644 3.141-6.161 4.117-9.583a.8.8 0 0 0-.55-.988.8.8 0 0 0-.989.549c-.928 3.256-2.564 6.653-3.983 9.256a70 70 0 0 1-1.826 3.153 49 49 0 0 1-.558.889m15.915 2.404a.8.8 0 0 0-.851-.746.8.8 0 0 0-.745.851c.206 3.134-.866 5.153-1.954 6.39a7.6 7.6 0 0 1-1.534 1.338 6 6 0 0 1-.631.361l-.028.013-.001.001-.002.001h-.001a.8.8 0 0 0-.421 1.048.8.8 0 0 0 1.05.423h.001l.003-.001.006-.003.018-.008.029-.013.027-.013q.07-.032.191-.095c.158-.083.378-.207.636-.376a9.2 9.2 0 0 0 1.859-1.62c1.34-1.525 2.585-3.952 2.348-7.551m10.304 10.461a.8.8 0 0 0-.895-.691.8.8 0 0 0-.692.896l3.21 24.907a.8.8 0 0 0 .896.692.8.8 0 0 0 .691-.896z"})),ao||(ao=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M132.2 176.561c0-4.532 3.671-8.207 8.201-8.207 4.529 0 8.2 3.675 8.2 8.207 0 4.531-3.671 8.206-8.2 8.206-4.53 0-8.201-3.675-8.201-8.206m8.201-6.607a6.604 6.604 0 0 0-6.601 6.607 6.604 6.604 0 0 0 6.601 6.606c3.644 0 6.6-2.957 6.6-6.606a6.604 6.604 0 0 0-6.6-6.607",clipRule:"evenodd"})),to||(to=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M100.2 156a7.8 7.8 0 0 1 7.8-7.8h66.5a7.8 7.8 0 0 1 7.8 7.8v38.5a2.2 2.2 0 0 0 2.2 2.2h20.75a5.05 5.05 0 0 1 0 10.1H107a6.8 6.8 0 0 1-6.8-6.8zm7.8-6.2a6.2 6.2 0 0 0-6.2 6.2v44a5.2 5.2 0 0 0 5.2 5.2h98.25a3.45 3.45 0 0 0 0-6.9H184.5a3.8 3.8 0 0 1-3.8-3.8V156a6.2 6.2 0 0 0-6.2-6.2z",clipRule:"evenodd"})))},CORRECT:function(e){return o.createElement("svg",co({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ro||(ro=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M265.064 76.188a.8.8 0 0 1-1.014-.5l-3.836-11.343a.8.8 0 0 1 1.517-.514l3.836 11.343a.8.8 0 0 1-.503 1.014m-6.749 3.653a.8.8 0 0 1-1.126-.114l-12.337-15.133a.8.8 0 0 1 1.242-1.01l12.337 15.132a.8.8 0 0 1-.116 1.125M143.58 127.592a28.63 28.63 0 0 1 10.544-12.794A28.6 28.6 0 0 1 169.986 110h17.471v8.017l-.001.025c0 .051 0 .102.014.151.117.411 1.259 2.143 12.178 2.143 10.19 0 12.527-1.898 13.036-2.571.109-.145.134-.326.134-.507V110h12.522a27.23 27.23 0 0 1 14.76 4.351l29.237 18.868-1.822-5.922c-.452-1.469.858-2.931 2.382-2.742 5.149.636 14.874 1.001 20.048-4.195 1.097-1.102 3.11-1.193 3.937.124 3.409 5.432 10.761 17.266 16.231 26.922 7.356 12.984 13.175 29.578-.804 37.945s-27.468 6.09-43.068-5.288-27.625-21.814-27.625-21.814v40.641a4 4 0 0 1-4 4.001h-85.962c-11.635 0-16.654-6.959-16.654-16.328.024-6.271 2.998-38.376 11.58-58.971M245.897 79.41a.8.8 0 0 0-1.103.254.8.8 0 0 0 .255 1.103l8 5a.8.8 0 0 0 1.102-.255.8.8 0 0 0-.254-1.102z"})),no||(no=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M292.103 75.793a.8.8 0 0 0 .69-.896.8.8 0 0 0-.896-.69c-4.893.638-8.688 3.775-11.418 7.317-2.733 3.546-4.474 7.59-5.247 10.253a.8.8 0 1 0 1.536.446c.727-2.503 2.386-6.36 4.978-9.722 2.595-3.367 6.05-6.146 10.357-6.708m6.637 5.404a.8.8 0 0 1-.437 1.044c-8.57 3.505-12.959 10.225-14.057 13.049a.8.8 0 0 1-1.036.456.8.8 0 0 1-.456-1.036c1.235-3.175 5.913-10.256 14.943-13.95a.8.8 0 0 1 1.043.437m5.471 6.437a.8.8 0 0 1-.345 1.077c-8.075 4.16-11.302 9.001-12.795 13.48-.754 2.264-1.075 4.463-1.332 6.51l-.084.678c-.217 1.767-.424 3.459-.896 4.874-.889 2.668-2.881 4.316-4.98 5.219-2.082.896-4.34 1.094-5.918.816a.8.8 0 0 1 .278-1.576c1.255.222 3.197.07 5.007-.709 1.793-.772 3.385-2.124 4.095-4.256.417-1.252.605-2.77.827-4.572v-.004l.001-.005.001-.003q.039-.325.082-.661c.258-2.062.594-4.394 1.402-6.817 1.632-4.897 5.155-10.056 13.58-14.396a.8.8 0 0 1 1.077.345m-34.898-7.031c2.154.17 4.033 1 5.131 1.731a.8.8 0 0 1-.888 1.332c-.902-.602-2.523-1.322-4.369-1.468-1.823-.145-3.844.27-5.652 1.897-1.834 1.65-2.772 3.847-3.187 5.971-.361 1.846-.317 3.59-.149 4.774.909.157 2.022.07 3.252-.554 1.469-.743 3.16-2.278 4.858-5.19a.8.8 0 0 1 1.094-.287.8.8 0 0 1 .288 1.094c-1.802 3.089-3.694 4.888-5.517 5.81-1.149.583-2.249.805-3.242.795 1.075.636 2.036 1.504 2.733 2.548a.8.8 0 0 1-.221 1.109.8.8 0 0 1-1.109-.22c-.887-1.328-2.348-2.337-3.868-2.78-1.389-.404-2.707-.308-3.663.297-.068 2.442.641 6.725 2.845 10.831 2.306 4.297 6.219 8.35 12.545 9.931a.8.8 0 0 1 .582.97.8.8 0 0 1-.97.582c-6.855-1.713-11.097-6.124-13.567-10.726-2.456-4.577-3.191-9.392-3.014-12.064a.8.8 0 0 1 .296-.57c1.451-1.17 3.395-1.312 5.178-.846-.258-1.353-.371-3.515.078-5.811.46-2.351 1.522-4.904 3.688-6.854 2.192-1.972 4.671-2.475 6.848-2.303"})))},DOUBLE_CORRECT:function(e){return o.createElement("svg",oo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),io||(io=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M199.909 120.335c-9.969-.032-12.27-1.902-12.775-2.57-.109-.145-.134-.326-.134-.507V110h-12.522a27.23 27.23 0 0 0-14.76 4.351l-29.237 18.868 1.823-5.922c.452-1.469-.858-2.931-2.383-2.742-5.149.636-14.874 1.001-20.048-4.195-1.097-1.102-3.11-1.193-3.937.124-3.409 5.432-10.76 17.266-16.23 26.922-7.356 12.984-13.175 29.578.804 37.945s27.468 6.09 43.068-5.288 27.624-21.814 27.624-21.814v40.641a4 4 0 0 0 4 4.001h69.414c2.209 0 4-1.792 4-4.001v-40.641s12.025 10.436 27.625 21.814 29.088 13.656 43.068 5.288 8.159-24.961.804-37.945c-5.47-9.656-12.822-21.49-16.231-26.922-.827-1.317-2.84-1.226-3.937-.124-5.174 5.196-14.899 4.831-20.048 4.195-1.524-.189-2.834 1.273-2.382 2.742l1.822 5.922-29.237-18.868A27.23 27.23 0 0 0 225.34 110h-12.522v7.258c0 .181-.025.362-.134.507-.504.668-2.806 2.538-12.775 2.57"})),so||(so=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M292.793 74.897a.8.8 0 0 1-.69.896c-4.307.562-7.762 3.341-10.357 6.708-2.592 3.362-4.251 7.219-4.978 9.722a.8.8 0 1 1-1.536-.446c.773-2.663 2.514-6.707 5.247-10.253 2.73-3.542 6.525-6.679 11.418-7.317a.8.8 0 0 1 .896.69m5.947 6.3a.8.8 0 0 1-.437 1.044c-8.57 3.505-12.959 10.225-14.057 13.049a.8.8 0 0 1-1.036.456.8.8 0 0 1-.456-1.036c1.235-3.175 5.913-10.256 14.943-13.95a.8.8 0 0 1 1.043.437M95.634 88.711a.8.8 0 0 1 .732-1.422c8.425 4.34 11.948 9.499 13.58 14.396.808 2.423 1.144 4.755 1.402 6.817l.084.673c.222 1.802.41 3.32.827 4.572.71 2.132 2.302 3.484 4.095 4.256 1.81.779 3.752.931 5.007.709a.8.8 0 0 1 .278 1.576c-1.578.278-3.836.08-5.918-.816-2.099-.903-4.091-2.551-4.98-5.219-.472-1.415-.679-3.107-.896-4.874l-.084-.678c-.257-2.047-.578-4.246-1.332-6.51-1.493-4.479-4.72-9.32-12.795-13.48m208.232 0a.8.8 0 1 0-.732-1.422c-8.425 4.34-11.948 9.499-13.58 14.396-.808 2.423-1.144 4.755-1.402 6.817l-.084.673c-.222 1.801-.41 3.32-.827 4.572-.71 2.132-2.302 3.484-4.095 4.256-1.81.779-3.752.931-5.007.709a.8.8 0 0 0-.278 1.576c1.578.278 3.836.08 5.918-.816 2.099-.903 4.09-2.551 4.98-5.219.472-1.415.679-3.107.896-4.873l.084-.679c.257-2.047.578-4.246 1.332-6.51 1.493-4.479 4.72-9.32 12.795-13.48m-202.669-6.47a.8.8 0 0 1-.437-1.044.8.8 0 0 1 1.043-.437c9.03 3.694 13.708 10.774 14.943 13.95a.8.8 0 0 1-.456 1.036.8.8 0 0 1-1.036-.456c-1.098-2.824-5.487-9.544-14.057-13.05m6.2-6.448a.8.8 0 0 1-.69-.896.8.8 0 0 1 .896-.69c4.893.638 8.688 3.775 11.418 7.317 2.733 3.546 4.474 7.59 5.247 10.253a.8.8 0 1 1-1.536.446c-.727-2.503-2.386-6.36-4.978-9.722-2.595-3.367-6.05-6.146-10.357-6.708m161.916 4.81c2.154.17 4.033 1 5.131 1.732a.8.8 0 0 1-.888 1.33c-.902-.6-2.523-1.321-4.369-1.467-1.823-.145-3.844.27-5.652 1.897-1.834 1.65-2.772 3.847-3.187 5.971-.361 1.846-.317 3.591-.149 4.775.909.157 2.022.069 3.252-.554 1.469-.744 3.16-2.279 4.858-5.19a.8.8 0 0 1 1.094-.288.8.8 0 0 1 .288 1.094c-1.802 3.09-3.694 4.888-5.517 5.811-1.149.582-2.249.804-3.242.794 1.075.636 2.036 1.504 2.733 2.548a.8.8 0 0 1-.221 1.109.8.8 0 0 1-1.109-.22c-.887-1.328-2.348-2.336-3.868-2.78-1.389-.404-2.707-.308-3.663.297-.068 2.442.641 6.725 2.845 10.831 2.306 4.297 6.219 8.35 12.545 9.931a.8.8 0 0 1 .582.97.8.8 0 0 1-.97.582c-6.855-1.713-11.097-6.124-13.567-10.726-2.456-4.577-3.191-9.392-3.014-12.064a.8.8 0 0 1 .296-.57c1.451-1.17 3.395-1.312 5.178-.846-.258-1.353-.371-3.514.078-5.81.46-2.352 1.522-4.905 3.688-6.854 2.192-1.973 4.671-2.476 6.848-2.303m-144.257 1.732c1.098-.732 2.977-1.562 5.131-1.732 2.177-.173 4.656.33 6.848 2.303 2.166 1.95 3.228 4.502 3.688 6.853.449 2.297.336 4.458.078 5.811 1.783-.466 3.727-.323 5.178.846a.8.8 0 0 1 .296.57c.177 2.672-.558 7.487-3.014 12.064-2.47 4.602-6.712 9.013-13.567 10.726a.8.8 0 0 1-.97-.582.8.8 0 0 1 .582-.97c6.326-1.581 10.239-5.634 12.545-9.931 2.204-4.106 2.913-8.389 2.845-10.831-.956-.605-2.274-.7-3.663-.296-1.52.442-2.981 1.451-3.868 2.778a.8.8 0 0 1-1.109.221.8.8 0 0 1-.221-1.11c.697-1.043 1.658-1.911 2.733-2.547-.993.01-2.093-.212-3.242-.794-1.823-.923-3.715-2.722-5.517-5.81a.8.8 0 0 1 .288-1.095.8.8 0 0 1 1.094.288c1.698 2.911 3.389 4.446 4.858 5.19 1.23.623 2.343.71 3.252.554.168-1.184.212-2.929-.149-4.775-.415-2.124-1.353-4.32-3.187-5.971-1.808-1.628-3.829-2.042-5.652-1.897-1.846.146-3.467.866-4.369 1.468a.8.8 0 0 1-.888-1.331"})))},ELEVATING:function(e){return o.createElement("svg",go({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),mo||(mo=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M292.635 70.51c9.522 0 17.241-7.726 17.241-17.255S302.157 36 292.635 36s-17.242 7.725-17.242 17.255 7.72 17.254 17.242 17.254m-66.358 37.921H212v9.655s-.152 2.108-11.872 2.108S188 117.492 188 117.492v-9.061h-9.87c-20.751 0-34.13 19.843-34.13 40.614v42.058c0 11.045 8.954 20 20 20h59.135a10 10 0 0 0 9.713-7.62l7.706-31.447c.78-2.958 1.602-6.247 2.326-9.492l2.865-11.688 14.011 5.328 9.5-34.601-.348-.179c-1.222-.635-4.83-2.508-10.341-4.653-6.207-2.415-14.828 1.406-16.552 6.902-1.887 6.016-11.767 36.151-16.401 50.274a51 51 0 0 0-1.875 4.941c-6.207 19.325-26.552 14.839-31.034 10.698-4.483-4.141-5.518-6.212-5.518-6.212L173.67 158.54l25.659-14.495 5.659 13.697a.8.8 0 0 0 1.045.434.8.8 0 0 0 .433-1.045l-.411-.995 3.254-5.565s-.513-.285 4.898-9.389c4.51-7.561 12.07-32.751 12.07-32.751m47.746-65.56c0 3.795-3.074 6.872-6.866 6.872s-6.866-3.077-6.866-6.872S263.365 36 267.157 36s6.866 3.076 6.866 6.871"})),uo||(uo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M321.824 68.86a.8.8 0 0 0-.557-.984.8.8 0 0 0-.985.557q-.045.165-.096.327c-1.327 4.3-4.953 7.371-8.412 9.403a33.3 33.3 0 0 1-6.166 2.8 18 18 0 0 1-.505.16l-.025.007-.005.002a.8.8 0 0 0 .435 1.54l-.217-.77.217.77.002-.001h.003l.009-.004.032-.009.118-.035q.154-.047.438-.14c.376-.124.912-.311 1.563-.565a35 35 0 0 0 4.911-2.375c3.674-2.158 7.833-5.61 9.24-10.683"})),po||(po=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M325.283 72.082a.8.8 0 0 1 .59.965c-.927 3.83-3.516 6.81-6.768 9.115-3.251 2.303-7.222 3.974-11.039 5.18-3.824 1.209-7.532 1.962-10.28 2.413a76 76 0 0 1-3.309.471l-.314.037 13.43 51.081c4.147 15.763-11.252 29.623-26.476 23.827l-36.468-13.879a.8.8 0 1 1 .569-1.495l36.468 13.879c14.004 5.332 28.176-7.418 24.36-21.925l-13.668-51.985a.8.8 0 0 1 .121-.665.8.8 0 0 1 .586-.336h.004l.014-.001.058-.006.232-.022c.205-.02.508-.053.895-.099.776-.092 1.89-.24 3.238-.46 2.7-.444 6.329-1.182 10.058-2.36 3.734-1.18 7.533-2.79 10.596-4.96s5.332-4.858 6.138-8.186a.8.8 0 0 1 .965-.59"})),ho||(ho=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M275.579 75.463a7.5 7.5 0 0 0-3.44.616 7.9 7.9 0 0 0-2.854 2.137 8.4 8.4 0 0 0-1.691 3.248 8.7 8.7 0 0 0-.174 3.706l9.213 54.915a.8.8 0 0 1-1.578.265l-9.213-54.912a10.3 10.3 0 0 1 .207-4.39 10 10 0 0 1 2.015-3.865 9.45 9.45 0 0 1 3.435-2.57 9.1 9.1 0 0 1 4.151-.748h20.503a.8.8 0 0 1 .8.8.8.8 0 0 1-.8.8h-20.526zm-49.206 35.102c2.728-10.931 9.765-15.381 14.376-14.91a.8.8 0 0 0 .163-1.591c-5.726-.586-13.261 4.775-16.092 16.114-1.971 7.894-4.872 16.235-6.391 20.414a41 41 0 0 1-2.17 4.923l-19.06 36.534a.8.8 0 0 0 .34 1.079.8.8 0 0 0 1.079-.339l19.059-36.534a42 42 0 0 0 2.256-5.117c1.524-4.193 4.448-12.597 6.44-20.573"})),vo||(vo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M242.775 123.902a.8.8 0 0 0-.511-1.009.8.8 0 0 0-1.009.511l-18.24 55.677-.003.01a19.24 19.24 0 0 1-6.965 9.741 19.2 19.2 0 0 1-11.373 3.73c-3.464 0-6.863-.937-9.838-2.711a19.2 19.2 0 0 1-7.065-7.37l-13.397-24.763a.8.8 0 0 0-1.085-.323.8.8 0 0 0-.323 1.084l13.397 24.764a20.83 20.83 0 0 0 7.653 7.982 20.8 20.8 0 0 0 10.658 2.937 20.8 20.8 0 0 0 12.32-4.041 20.84 20.84 0 0 0 7.543-10.546l.001-.005zm6.873-18.382-.024-.009-.115-.039a6 6 0 0 0-.484-.133 9.3 9.3 0 0 0-1.851-.234c-1.571-.048-3.765.245-6.211 1.635a14.05 14.05 0 0 0-4.936 4.681 13 13 0 0 0-.976 1.836 9 9 0 0 0-.207.528l-.044.132-.01.03-.001.003v.001a.8.8 0 0 1-.983.558.8.8 0 0 1-.534-.998l.712.206-.712-.206.001-.001v-.002l.002-.005.005-.016q.005-.02.016-.051.02-.066.06-.179c.053-.152.133-.366.246-.63.225-.527.579-1.254 1.102-2.075a15.7 15.7 0 0 1 5.505-5.223c2.734-1.554 5.22-1.895 7.034-1.841.905.027 1.64.153 2.156.274.258.061.462.12.604.166q.108.035.168.057l.049.018.015.006.005.002.002.001s.001.001-.296.754l.297-.753c.405.162.6.631.436 1.047a.797.797 0 0 1-1.031.46m-2.666-4.976a.795.795 0 0 0 1.011-.5.804.804 0 0 0-.474-1.03l-.262.745.262-.746h-.003l-.006-.003-.015-.005a4 4 0 0 0-.218-.067 8 8 0 0 0-.61-.143 11 11 0 0 0-2.162-.19c-1.813.015-4.283.453-6.957 2.112a15.76 15.76 0 0 0-5.308 5.436 14.5 14.5 0 0 0-1.026 2.119 10 10 0 0 0-.277.82l-.014.052-.004.016-.002.005v.002s-.001.002.713.18l-.714-.178a.8.8 0 0 0 .569.978.8.8 0 0 0 .961-.594v-.001l.001-.004.008-.03q.012-.043.04-.134c.038-.122.099-.305.188-.537.178-.463.467-1.121.908-1.874a14.1 14.1 0 0 1 4.761-4.873c2.394-1.484 4.574-1.862 6.145-1.875a9.4 9.4 0 0 1 1.855.162c.217.042.382.084.489.114l.116.035.024.008z"})))},RELAXED:function(e){return o.createElement("svg",Eo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),fo||(fo=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M121.504 125.064c12.6-10.245 32.445-16.573 57.718-17.037 1.656-.03 3.002 1.317 3.002 2.974v.79s0 12.637 14.792 12.998c10.333.253 15.56 6.319 17.896 9.748 1.044 1.532 1.574 1.306 1.551-.547l-.287-22.952c-.021-1.672 1.318-3.042 2.989-3.015 12.442.199 35.649 1.965 57.659 15.195 1.88 1.13 2.401 3.591 1.179 5.412-6.568 9.789-16.339 23.014-22.22 30.974-2.893 3.916-4.845 6.557-5.01 6.888l-13.349 1.625-7.577-.722s-16.596-13.179-19.662-15.887c-3.067-2.708-9.922-2.708-9.922-2.708-7.484 0-10.892 2.673-19.902 10.13-1.038.858-1.992 1.838-2.947 2.817-1.411 1.448-2.823 2.897-4.506 3.959-1.758 1.11-4.284 2.122-7.821 2.411-8.84.722-14.973-1.625-14.973-1.625l-29.071-36.116c-1.308-1.625-1.158-3.995.461-5.312m129.634 66.448H149.759l1.553 13.313a5 5 0 0 0 4.966 4.42h88.34a5 5 0 0 0 4.967-4.42z"})),xo||(xo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M131.732 124.446a.8.8 0 0 1 .326 1.083l-21.864 40.699-.023.04c-6.492 10.584 1.121 24.196 13.53 24.196h65.197a.8.8 0 0 1 0 1.6h-65.197c-13.654 0-22.029-14.967-14.906-26.613l21.853-40.679a.8.8 0 0 1 1.084-.326m136.881.361a.8.8 0 0 0-.325 1.083l21.697 40.338.023.04c6.492 10.584-1.121 24.196-13.529 24.196h-64.671a.8.8 0 0 0 0 1.6h64.671c13.653 0 22.029-14.967 14.905-26.613l-21.687-40.319a.8.8 0 0 0-1.084-.325",clipRule:"evenodd"})),bo||(bo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M197.285 149.313a.8.8 0 0 1-.612.951c-6.611 1.431-11.131 5.294-15.407 9.193l-.783.716c-3.949 3.617-7.857 7.197-13.094 8.262-2.774.564-6.394.546-10.215.222-3.835-.326-7.931-.966-11.681-1.68a172 172 0 0 1-9.651-2.129 92 92 0 0 1-2.954-.79c-.35-.102-.632-.188-.83-.255a4 4 0 0 1-.262-.096 2 2 0 0 1-.144-.07c-.025-.015-.083-.049-.146-.106a.8.8 0 0 1-.139-.161.8.8 0 0 1-.132-.442.8.8 0 0 1 1.218-.682q.04.015.115.041.251.085.765.234c.681.197 1.673.466 2.9.776 2.456.619 5.842 1.401 9.559 2.108 3.718.708 7.756 1.338 11.517 1.657 3.776.321 7.214.323 9.761-.195 4.786-.973 8.379-4.259 12.425-7.959l.693-.633c4.283-3.905 9.079-8.045 16.146-9.575a.8.8 0 0 1 .951.613m5.609 0a.8.8 0 0 0 .613.951c6.61 1.431 11.131 5.294 15.406 9.193l.783.716c3.949 3.617 7.858 7.197 13.095 8.262 2.773.564 6.394.546 10.214.222 3.835-.326 7.931-.966 11.682-1.68a172 172 0 0 0 9.65-2.129 91 91 0 0 0 2.954-.79 22 22 0 0 0 .83-.255 4 4 0 0 0 .262-.096 1 1 0 0 0 .144-.07c.025-.015.084-.049.146-.106a.8.8 0 0 0 .139-.161.8.8 0 0 0-.667-1.242.8.8 0 0 0-.419.118q-.039.015-.115.041-.251.085-.765.234c-.681.197-1.672.466-2.9.776a171 171 0 0 1-9.558 2.108c-3.719.708-7.757 1.338-11.518 1.657-3.776.321-7.214.323-9.761-.195-4.786-.973-8.379-4.259-12.425-7.959l-.693-.633c-4.282-3.905-9.079-8.045-16.146-9.575a.8.8 0 0 0-.951.613m-5.345 6.954a.8.8 0 0 1-.385 1.063 9.98 9.98 0 0 0-5.184 5.746.799.799 0 1 1-1.51-.527 11.6 11.6 0 0 1 2.335-3.941 11.6 11.6 0 0 1 3.68-2.726.8.8 0 0 1 1.064.385m5.081 0a.8.8 0 0 0 .385 1.063 10 10 0 0 1 3.172 2.349 10 10 0 0 1 2.012 3.397.8.8 0 1 0 1.51-.527 11.6 11.6 0 0 0-2.334-3.941 11.6 11.6 0 0 0-3.681-2.726.8.8 0 0 0-1.064.385",clipRule:"evenodd"})),wo||(wo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"m185.395 164.553-.027.022a.8.8 0 0 0-.125 1.124.8.8 0 0 0 1.124.125l.007-.005.039-.03q.055-.041.175-.125c.159-.11.402-.269.725-.454a15 15 0 0 1 2.856-1.255c2.487-.811 6.114-1.344 10.631-.18a.8.8 0 0 0 .975-.575.8.8 0 0 0-.575-.975c-4.851-1.25-8.791-.683-11.527.209a16.7 16.7 0 0 0-3.157 1.389 12 12 0 0 0-.837.524 9 9 0 0 0-.223.16zl-.018.014-.006.005-.002.001-.001.002zm2.932 8.419.01-.005.046-.029a6 6 0 0 1 .199-.117c.18-.102.453-.249.811-.422a20 20 0 0 1 3.127-1.181c2.698-.778 6.549-1.328 11.146-.403a.8.8 0 0 0 .316-1.569c-4.895-.985-9.01-.4-11.906.435a21.6 21.6 0 0 0-3.377 1.276 15 15 0 0 0-1.149.615l-.066.041-.019.011-.005.004-.003.002s-.001.001.434.671l-.435-.67a.798.798 0 1 0 .871 1.341m.531 6.991-.498-.626a.8.8 0 0 0 .996 1.253h-.001m-.497-.627-.498-.626.002-.001.002-.002.006-.004.018-.015.063-.047q.08-.06.228-.161c.196-.134.483-.318.855-.527a16.6 16.6 0 0 1 3.24-1.374c2.816-.868 6.882-1.37 11.938.023a.8.8 0 0 1 .559.983.8.8 0 0 1-.983.559c-4.731-1.303-8.486-.824-11.043-.036a15 15 0 0 0-2.927 1.24 10 10 0 0 0-.916.58l-.039.029-.007.006",clipRule:"evenodd"})))},SENDING_LOVE:function(e){return o.createElement("svg",No({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),zo||(zo=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M127.256 44.154c-.115-.994.577-2.303 1.935-2.46.759-.089 1.478.453 2.033.983.418-.642.994-1.335 1.753-1.423 1.358-.157 2.332.959 2.447 1.953.249 2.15-1.913 4.424-3.456 5.89-1.837-1.074-4.463-2.793-4.712-4.943m16.454 5.268c-2.333-.881-4.551.661-5.196 2.37-1.395 3.694 1.424 8.676 3.503 11.955 3.727-1.087 9.135-2.963 10.53-6.657.645-1.708 0-4.332-2.333-5.213-1.303-.492-2.817.148-4.033.84-.455-1.322-1.168-2.803-2.471-3.295m56.184 70.913c-9.956-.034-12.256-1.903-12.76-2.57-.109-.145-.134-.326-.134-.507V110h-12.522a27.23 27.23 0 0 0-14.76 4.351l-29.237 18.868 1.823-5.922c.452-1.469-.858-2.931-2.383-2.742-5.149.636-14.874 1.001-20.048-4.195-1.097-1.102-3.11-1.193-3.937.124-3.409 5.432-10.76 17.266-16.23 26.922-7.356 12.984-13.175 29.578.804 37.945s27.468 6.09 43.068-5.288 27.624-21.814 27.624-21.814v40.641a4 4 0 0 0 4 4.001h69.414c2.209 0 4-1.792 4-4.001v-40.641s12.025 10.436 27.625 21.814 29.088 13.656 43.068 5.288 8.159-24.961.804-37.945c-5.47-9.656-12.822-21.49-16.231-26.922-.827-1.317-2.84-1.226-3.937-.124-5.174 5.196-14.899 4.831-20.048 4.195-1.524-.189-2.834 1.273-2.382 2.742l1.822 5.922-29.237-18.868A27.23 27.23 0 0 0 225.34 110h-12.522v7.258c0 .181-.025.362-.134.507-.505.668-2.808 2.54-12.79 2.57M114.95 61.667c-.205-2.247 1.429-5.158 4.497-5.438 1.714-.155 3.305 1.106 4.524 2.33.978-1.424 2.315-2.952 4.029-3.108 3.068-.28 5.201 2.289 5.405 4.535.443 4.859-4.556 9.86-8.113 13.08-4.08-2.524-9.9-6.54-10.342-11.4m154.314 5.203c-.119-1.305.829-2.994 2.61-3.156.995-.09 1.919.641 2.626 1.353.568-.828 1.344-1.715 2.339-1.805 1.781-.162 3.019 1.328 3.137 2.633.257 2.82-2.645 5.723-4.709 7.591-2.368-1.464-5.747-3.796-6.003-6.616m2.511-15.173c-.838-.432-1.737.05-2.053.664-.684 1.327.159 3.319.797 4.64 1.446-.247 3.557-.717 4.241-2.043.316-.614.187-1.626-.65-2.058-.468-.241-1.064-.066-1.55.14-.114-.515-.317-1.102-.785-1.343m-20.268 6.313c-2.793.911-3.694 3.964-3.026 6.009 1.442 4.422 7.705 6.92 12.033 8.4 2.623-3.747 6.208-9.458 4.765-13.88-.667-2.045-3.194-3.98-5.987-3.069-1.56.51-2.479 2.214-3.085 3.746-1.393-.88-3.14-1.715-4.7-1.206"})),yo||(yo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M292.793 74.897a.8.8 0 0 1-.69.896c-4.307.562-7.762 3.341-10.357 6.708-2.592 3.362-4.251 7.219-4.978 9.722a.8.8 0 1 1-1.536-.446c.773-2.663 2.514-6.707 5.247-10.253 2.73-3.542 6.525-6.679 11.418-7.317a.8.8 0 0 1 .896.69m5.947 6.3a.8.8 0 0 1-.437 1.044c-8.57 3.505-12.959 10.225-14.057 13.049a.8.8 0 0 1-1.036.456.8.8 0 0 1-.456-1.036c1.235-3.175 5.913-10.256 14.943-13.95a.8.8 0 0 1 1.043.437M95.634 88.711a.8.8 0 0 1 .732-1.422c8.425 4.34 11.948 9.499 13.58 14.396.808 2.423 1.144 4.755 1.402 6.817l.084.673c.222 1.802.41 3.32.827 4.572.71 2.132 2.302 3.484 4.095 4.256 1.81.779 3.752.931 5.007.709a.8.8 0 0 1 .278 1.576c-1.578.278-3.836.08-5.918-.816-2.099-.903-4.091-2.551-4.98-5.219-.472-1.415-.679-3.107-.896-4.874l-.084-.678c-.257-2.047-.578-4.246-1.332-6.51-1.493-4.479-4.72-9.32-12.795-13.48m208.232 0a.8.8 0 1 0-.732-1.422c-8.425 4.34-11.948 9.499-13.58 14.396-.808 2.423-1.144 4.755-1.402 6.817l-.084.673c-.222 1.801-.41 3.32-.827 4.572-.71 2.132-2.302 3.484-4.095 4.256-1.81.779-3.752.931-5.007.709a.8.8 0 0 0-.278 1.576c1.578.278 3.836.08 5.918-.816 2.099-.903 4.09-2.551 4.98-5.219.472-1.415.679-3.107.896-4.873l.084-.679c.257-2.047.578-4.246 1.332-6.51 1.493-4.479 4.72-9.32 12.795-13.48m-202.669-6.47a.8.8 0 0 1-.437-1.044.8.8 0 0 1 1.043-.437c9.03 3.694 13.708 10.774 14.943 13.95a.8.8 0 0 1-.456 1.036.8.8 0 0 1-1.036-.456c-1.098-2.824-5.487-9.544-14.057-13.05m6.2-6.448a.8.8 0 0 1-.69-.896.8.8 0 0 1 .896-.69c4.893.638 8.688 3.775 11.418 7.317 2.733 3.546 4.474 7.59 5.247 10.253a.8.8 0 1 1-1.536.446c-.727-2.503-2.386-6.36-4.978-9.722-2.595-3.367-6.05-6.146-10.357-6.708m161.916 4.81c2.154.17 4.033 1 5.131 1.731a.8.8 0 0 1-.888 1.332c-.902-.602-2.523-1.322-4.369-1.468-1.823-.145-3.844.27-5.652 1.897-1.834 1.65-2.772 3.847-3.187 5.971-.361 1.846-.317 3.59-.149 4.774.909.157 2.022.07 3.252-.554 1.469-.743 3.16-2.278 4.858-5.19a.8.8 0 0 1 1.094-.287.8.8 0 0 1 .288 1.094c-1.802 3.089-3.694 4.888-5.517 5.81-1.149.583-2.249.805-3.242.795 1.075.636 2.036 1.504 2.733 2.548a.8.8 0 0 1-.221 1.109.8.8 0 0 1-1.109-.22c-.887-1.328-2.348-2.337-3.868-2.78-1.389-.404-2.707-.308-3.663.297-.068 2.442.641 6.725 2.845 10.831 2.306 4.297 6.219 8.35 12.545 9.931a.8.8 0 0 1 .582.97.8.8 0 0 1-.97.582c-6.855-1.713-11.097-6.124-13.567-10.726-2.456-4.577-3.191-9.392-3.014-12.064a.8.8 0 0 1 .296-.57c1.451-1.17 3.395-1.312 5.178-.846-.258-1.353-.371-3.515.078-5.811.46-2.351 1.522-4.904 3.688-6.854 2.192-1.972 4.671-2.475 6.848-2.303m-144.257 1.731c1.098-.731 2.977-1.561 5.131-1.732 2.177-.172 4.656.33 6.848 2.303 2.166 1.95 3.228 4.503 3.688 6.854.449 2.297.336 4.458.078 5.811 1.783-.466 3.727-.323 5.178.846a.8.8 0 0 1 .296.57c.177 2.672-.558 7.487-3.014 12.064-2.47 4.602-6.712 9.013-13.567 10.726a.8.8 0 0 1-.97-.582.8.8 0 0 1 .582-.97c6.326-1.581 10.239-5.634 12.545-9.931 2.204-4.106 2.913-8.389 2.845-10.831-.956-.605-2.274-.7-3.663-.296-1.52.442-2.981 1.451-3.868 2.778a.8.8 0 0 1-1.109.221.8.8 0 0 1-.221-1.11c.697-1.043 1.658-1.911 2.733-2.547-.993.01-2.093-.212-3.242-.794-1.823-.923-3.715-2.722-5.517-5.81a.8.8 0 0 1 .288-1.095.8.8 0 0 1 1.094.288c1.698 2.911 3.389 4.446 4.858 5.19 1.23.622 2.343.71 3.252.553.168-1.183.212-2.928-.149-4.774-.415-2.124-1.353-4.32-3.187-5.971-1.808-1.628-3.829-2.042-5.652-1.898-1.846.147-3.467.867-4.369 1.469a.8.8 0 0 1-.888-1.332"})))},VOTING:function(e){return o.createElement("svg",ko({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Co||(Co=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M258.925 71.702a5.997 5.997 0 0 0-7.535 3.897l-7.77 24.443a6.004 6.004 0 0 0 3.899 7.539l14.221 4.528a5.997 5.997 0 0 0 7.535-3.898l7.77-24.443a6.003 6.003 0 0 0-3.899-7.539z"})),Oo||(Oo=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M159.701 115.111a28.2 28.2 0 0 0-10.38 12.595c-.95 2.28-2.007 4.803-3.133 7.494-8.893 21.235-22.167 52.935-22.188 58.413 0 9.224 9.017 19.954 20.471 19.954s15.314-3.962 15.314-3.962v-26.769c-5.004 1.296-10.294-6.192-10.294-6.192s-.376-4.775 3.817-13.523c3.136-6.546 10.642-11.966 21.898-11.439 7.043 1.157 10.796 6.676 10.796 12.619h44.481v48.398h.487c.985-.089 3.436-.089 5.91-.066a5.924 5.924 0 0 0 5.999-5.934v-48.813s11.838 10.273 27.195 21.474 28.637 13.444 42.399 5.207 8.033-24.574.792-37.356c-7.242-12.781-20.624-35.516-20.624-35.516-11.877 13.439-22.289 12.853-22.289 12.853l2.771 8.697-28.783-18.575a26.8 26.8 0 0 0-14.53-4.283h-18v7.366s-.095 2.809-12.293 2.809-12.013-2.195-12.013-2.195v-7.98h-12.187a28.15 28.15 0 0 0-15.616 4.724"})),Ro||(Ro=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M264.693 69.3a3.18 3.18 0 0 0-2.563 1.3c-.261.356-.72.564-1.13.4s-.615-.635-.385-1.012a4.78 4.78 0 0 1 4.078-2.288h7.807c5.413 0 9.8 4.388 9.8 9.8v5.972c.648.268 1.318.626 2.029 1.1 2.39 1.594 3.974 3.715 5.021 5.811 1.046 2.093 1.564 4.177 1.823 5.73.13.779.195 1.43.228 1.889a17 17 0 0 1 .032.686l.001.036a96 96 0 0 0 1.57 13.246.8.8 0 0 1-1.572.298 98 98 0 0 1-1.597-13.483l-.001-.039v-.033l-.003-.12a14 14 0 0 0-.026-.478c-.03-.416-.09-1.016-.21-1.739-.241-1.449-.722-3.368-1.676-5.278-.953-1.906-2.369-3.788-4.478-5.195-2.105-1.404-4.941-1.603-5.641-1.603a.8.8 0 0 1-.8-.8.8.8 0 0 1 .8-.8c.999 0 1.943.056 2.9.268V77.5a8.2 8.2 0 0 0-8.2-8.2zm-5.842 35.253a.8.8 0 0 0-.593.964c1.384 5.817 3.899 9.317 6.115 11.371a14 14 0 0 0 2.884 2.083c.378.201.689.34.912.429q.167.067.264.1l.076.026.024.007.008.003.004.001.06.016-.059-.015a.8.8 0 0 0 .462-1.532l-.001-.001h-.002l-.004-.001-.042-.015a6 6 0 0 1-.949-.43c-.649-.346-1.556-.925-2.549-1.845-1.852-1.716-4.033-4.645-5.381-9.533q-.14-.503-.265-1.035a.8.8 0 0 0-.964-.593"})),Ao||(Ao=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m284.827 101.881-.002-.002-.021-.023-.101-.106a8 8 0 0 0-.438-.406 11.7 11.7 0 0 0-1.822-1.273c-1.632-.93-4.114-1.876-7.479-1.876-3.371 0-6.028.93-7.839 1.856-.907.463-1.6.925-2.062 1.267a10 10 0 0 0-.517.407q-.085.073-.124.108l-.018.016-.009.009-.004.003-.001.002a.801.801 0 0 1-1.103-1.16l.003-.003.004-.004.013-.012.044-.04q.057-.052.16-.139c.138-.117.339-.28.6-.473a16.5 16.5 0 0 1 2.285-1.406c1.99-1.017 4.896-2.03 8.568-2.03 3.679 0 6.431 1.036 8.272 2.085.918.524 1.608 1.05 2.073 1.451a9 9 0 0 1 .671.638l.039.043.012.014.005.006s-.056-.063.001.001a.8.8 0 0 1-1.209 1.048zm-.002-7.653.002.002.002.001a.8.8 0 0 0 1.208-1.048l-.006-.007.005.006-.005-.006-.012-.014-.039-.043-.141-.146a9 9 0 0 0-.53-.492c-.465-.4-1.155-.926-2.073-1.45-1.841-1.05-4.593-2.087-8.272-2.087-3.672 0-6.578 1.014-8.568 2.032a16.5 16.5 0 0 0-2.285 1.405c-.261.193-.462.356-.6.473l-.16.14-.044.04-.013.011-.004.004-.003.003a.8.8 0 0 0 1.103 1.16l.001-.001.004-.004.027-.025.031-.027.049-.044.044-.037a9 9 0 0 1 .517-.407 15 15 0 0 1 2.062-1.267c1.811-.926 4.468-1.856 7.839-1.856 3.365 0 5.847.945 7.479 1.876.818.467 1.424.931 1.822 1.274a8 8 0 0 1 .539.51z"})),_o||(_o=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M148.715 176.108v.03-.029a.8.8 0 0 0 .073.364c1.685 3.652 4.464 5.327 6.807 6.076a12.7 12.7 0 0 0 3.354.589v32.059a.8.8 0 0 0 .8.8h70.869a.8.8 0 0 0 .8-.8v-38.036a.8.8 0 0 0-.8-.8h-70.869a.8.8 0 0 0-.8.8v4.376l-.253-.015a11 11 0 0 1-2.613-.497c-1.981-.633-4.297-2.013-5.758-5.045l.005-.079c.012-.181.034-.451.07-.795.073-.689.204-1.677.437-2.859.468-2.369 1.341-5.499 2.963-8.573 1.62-3.071 3.976-6.067 7.401-8.208 3.419-2.137 7.955-3.455 14.001-3.095a.8.8 0 1 0 .095-1.597c-6.341-.378-11.214 1.004-14.944 3.335-3.722 2.327-6.251 5.564-7.968 8.819-1.716 3.252-2.631 6.541-3.118 9.009a34 34 0 0 0-.458 3.001 23 23 0 0 0-.09 1.084l-.003.062v.017zm11.834 6.526a.8.8 0 0 0 .06-.303v-3.863a.8.8 0 0 0-.06-.303v-.204h69.269v36.436h-69.269z",clipRule:"evenodd"})),To||(To=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M165.185 157.181a.8.8 0 0 0-.268 1.099c.543.893 1.889 3.653 3.123 6.246.611 1.284 1.187 2.51 1.61 3.415l.505 1.084.187.404a.801.801 0 0 0 1.452-.672l-.188-.406-.507-1.087a505 505 0 0 0-1.615-3.426c-1.214-2.553-2.603-5.408-3.2-6.389a.8.8 0 0 0-1.099-.268m-4.737 5.387a.8.8 0 0 0-.271 1.099c.542.899 1.493 2.884 2.326 4.689.412.894.789 1.728 1.063 2.34l.324.729.089.2.03.069a.8.8 0 0 0 1.465-.644l-.032-.072-.089-.202-.327-.734c-.276-.615-.655-1.456-1.07-2.356-.822-1.781-1.812-3.855-2.409-4.846a.8.8 0 0 0-1.099-.272m-4.415 6.407a.8.8 0 0 0-.27 1.099c.564.933 1.402 2.391 2.103 3.623.35.615.664 1.17.891 1.572l.268.476.098.174a.8.8 0 1 0 1.395-.783l-.098-.175-.269-.478c-.228-.403-.543-.961-.894-1.577a189 189 0 0 0-2.125-3.66.8.8 0 0 0-1.099-.271"})),So||(So=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M214.789 168.444a.8.8 0 0 0-.8-.8h-33.652a.8.8 0 0 0-.8.8v2.773a.8.8 0 0 0 .8.8h33.652a.8.8 0 0 0 .8-.8zm-1.6.8v1.173h-32.052v-1.173z",clipRule:"evenodd"})))}},$d={ANGRY:function(e){return o.createElement("svg",Po({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Mo||(Mo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M207.549 79.579c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m-5.011-7.339 5.385-2.948c.734-.396 1.624.511 1.246 1.292a6.7 6.7 0 0 1-2.795 3.019c-1.529.828-2.774.695-3.634.327-.723-.307-.849-1.335-.202-1.69m-12.44 7.339c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m4.545-6.967-4.833-3.668c-.66-.505-1.659.26-1.405 1.077a6.57 6.57 0 0 0 2.288 3.358c1.377 1.048 2.603 1.09 3.503.857.75-.194 1.024-1.183.447-1.624"})),Io||(Io=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M200.897 92.19a.8.8 0 0 0-.089-1.129c-1.957-1.668-4.109-1.914-5.736-1.75a9.3 9.3 0 0 0-1.987.427c-.244.082-.44.16-.578.218l-.162.072-.035.016-.012.006-.014.007-.005.002-.002.001h-.001a.8.8 0 0 0-.358 1.074.8.8 0 0 0 1.071.359s.78-.368 1.511-.48c.731-.11 1.826-.133 1.826-.133s.674-.104 1.744.376 1.437.81 1.437.81q.132.103.263.213a.8.8 0 0 0 1.127-.09m-5.666-1.287c1.253-.126 2.814.046 4.276 1.164 0 0-.368-.33-1.437-.81-1.07-.48-1.744-.377-1.744-.377s-1.095.023-1.826.134c-.731.11-1.511.479-1.511.479l.004-.002.024-.011.114-.05a6 6 0 0 1 .461-.174 7.6 7.6 0 0 1 1.639-.353",clipRule:"evenodd"})),Lo||(Lo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.202 75.561a.8.8 0 0 1 1.596-.122l.893 11.645a.8.8 0 0 1-.312.697.8.8 0 0 1-.755.117l-5.294-1.892a.8.8 0 0 1-.484-1.023.8.8 0 0 1 1.023-.484l4.132 1.477z"})),Do||(Do=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.001.004.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.864 3.128-6.225 4.145-9.936 2.177.742 3.949.83 5.388.443 1.657-.446 2.758-1.494 3.474-2.645.708-1.138 1.053-2.395 1.224-3.341.086-.478.13-.888.153-1.181q.016-.222.02-.348l.002-.064.001-.035v-.01l.001-.018.003-.04.011-.226c.007-.192.012-.462.004-.788a12.6 12.6 0 0 0-.286-2.436c-.399-1.764-1.426-3.977-4.011-4.3-1.869-.235-3.228.382-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.617c2.028.71 3.503.741 4.574.453 1.182-.318 1.979-1.056 2.532-1.945.561-.903.856-1.942 1.007-2.78.075-.416.113-.77.132-1.02a6 6 0 0 0 .017-.285l.002-.071v-.048l.003-.03v-.002l.001-.01.003-.045.009-.186c.006-.165.01-.403.004-.692a11 11 0 0 0-.247-2.12c-.362-1.598-1.124-2.875-2.65-3.066-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},CASUAL:function(e){return o.createElement("svg",Bo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ho||(Ho=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M190.117 79.579c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m-3.759-6.235 5.445-2.835c.738-.39.481-1.635-.378-1.756a6.68 6.68 0 0 0-4.061.643c-1.539.81-2.121 1.92-2.295 2.84-.148.771.635 1.449 1.289 1.108m21.21 6.235c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m2.329-7.045-5.456-2.65c-.749-.359-.522-1.597.321-1.74a6.55 6.55 0 0 1 4.027.518c1.558.753 2.152 1.828 2.352 2.737.167.757-.59 1.45-1.244 1.135m-3.59 13.809a.8.8 0 0 1 .381 1.066c-1.102 2.324-2.965 3.431-4.516 3.95a9.2 9.2 0 0 1-1.988.424 8 8 0 0 1-.616.038l-.177.002-.052-.001h-.016l-.005-.001h-.002.007-.009a.8.8 0 0 1 .064-1.599h.156c.112-.003.281-.01.491-.031a7.6 7.6 0 0 0 1.64-.35c1.194-.399 2.548-1.196 3.424-2.816q.08-.146.153-.302a.8.8 0 0 1 1.065-.38m-7.513-9.247a.8.8 0 0 0-.698-.89.8.8 0 0 0-.89.698l-1.227 10.145a.8.8 0 0 0 .295.721.8.8 0 0 0 .768.128l5.294-1.892a.8.8 0 0 0 .484-1.023.8.8 0 0 0-1.022-.484l-4.075 1.457z"})),jo||(jo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.77-.217c-.77.217-.769.22-.769.22l.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.792 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.186.736 3.969.787 5.417.337 1.661-.517 2.753-1.653 3.459-2.876.7-1.213 1.042-2.542 1.211-3.544a13 13 0 0 0 .172-1.614l.003-.103v-.008l.004-.05.011-.207c.007-.176.012-.423.004-.721a10.5 10.5 0 0 0-.29-2.235c-.412-1.651-1.464-3.649-4.007-3.967-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.741 4.571 6.227 7.685 10.05 8.863 1.079.325 2.232.521 3.442.52 1.878 0 3.593-.464 5.111-1.166 3.167-1.482 6.046-4.32 8.383-8.215 3.202-5.337 5.317-12.562 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.263.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.019.7 3.483.694 4.544.364 1.178-.367 1.985-1.173 2.548-2.148.569-.986.867-2.11 1.02-3.012.075-.446.114-.828.133-1.095q.014-.202.017-.308l.001-.042.001-.034v-.054l.004-.034v-.009l.003-.039q.005-.055.009-.164c.006-.146.01-.358.004-.615a9 9 0 0 0-.243-1.888c-.348-1.395-1.086-2.571-2.654-2.768-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},CRYING:function(e){return o.createElement("svg",Fo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),qo||(qo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M188.872 79.297c.891 0 1.613-1.2 1.613-2.682S189.763 75 188.872 75c-.89 0-1.612.135-1.612 1.615s.722 2.681 1.612 2.681m.068-10.866-4.747 4.252c-.641.581-.06 1.757.835 1.654a7 7 0 0 0 3.922-1.703c1.34-1.21 1.639-2.47 1.576-3.433-.052-.809-1.015-1.28-1.586-.77m19.261 10.865c.891 0 1.613-1.2 1.613-2.68S209.092 75 208.201 75c-.89 0-1.612.135-1.612 1.615s.722 2.681 1.612 2.681m-.129-10.998 5.142 3.638c.706.495.261 1.714-.629 1.714a6.87 6.87 0 0 1-4.041-1.224c-1.468-1.035-1.892-2.23-1.942-3.189-.041-.798.854-1.372 1.47-.939M195.34 91.985a.8.8 0 0 1 .207-1.112c2.185-1.498 4.424-1.517 6.081-1.175.826.171 1.516.433 2.001.652a8 8 0 0 1 .731.375l.026.016.02.012.014.008.004.003.002.001-.006-.004.007.005a.8.8 0 0 1 .248 1.104.8.8 0 0 1-1.102.249l-.004-.003-.025-.014-.113-.065a7 7 0 0 0-.461-.23 8 8 0 0 0-1.666-.542c-1.291-.267-2.934-.258-4.567.743q-.143.088-.284.184a.8.8 0 0 1-1.113-.207m2.032-7.443a.8.8 0 0 0-1.591-.173c-.127 1.169.18 2.11 1.03 2.602.736.425 1.656.36 2.375.216.76-.151 1.513-.436 2.06-.672a14 14 0 0 0 .867-.41l.054-.03.015-.007.004-.003h.002s-.075.04-.006.003l.007-.004a.8.8 0 0 0 .321-1.085.8.8 0 0 0-1.085-.32h-.002l-.009.005-.041.021a12 12 0 0 1-.762.36c-.501.217-1.136.453-1.738.573-.643.128-1.058.085-1.262-.032-.09-.052-.329-.22-.239-1.044"})),Vo||(Vo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.781a30 30 0 0 0 1.645 2.464v19.413l.03.106.004.013-.003-.01.001.004.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.309.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.69c1.719-2.864 3.128-6.225 4.145-9.937 2.185.736 3.964.788 5.406.337 1.656-.517 2.738-1.656 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.613l.002-.103.003-.041.014-.208c.01-.175.018-.423.014-.721-.007-.591-.063-1.4-.261-2.236-.392-1.653-1.422-3.657-3.971-3.977-1.869-.235-3.228.383-4.153 1.161l.001-.263c0-9.35-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.314-3.585 2.184-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.682q.005.126.011.197l.004.044v.006l.002.105q.004.137.02.377c.022.319.066.765.151 1.287.168 1.035.508 2.407 1.203 3.663.7 1.265 1.786 2.453 3.448 3.01 1.476.495 3.299.457 5.538-.31 1.018 3.725 2.43 7.098 4.154 9.972m1.311-43.813c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.738 4.566 6.22 7.679 10.038 8.859 1.083.327 2.239.525 3.454.524 1.884 0 3.604-.468 5.126-1.173 3.161-1.484 6.034-4.318 8.368-8.208 3.202-5.337 5.317-12.562 5.69-20.64h-.004v-.004l.002-.005.002-.006q.059-1.26.059-2.55c0-9.107-2.214-15.594-5.687-19.789-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.168q.034.043.094.103c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.98-20.336 7.229-23.796 6.075m32.387-31.496a53 53 0 0 1-1.358 9.616c2.017.7 3.476.694 4.53.365 1.169-.365 1.966-1.17 2.52-2.144.56-.985.849-2.108.995-3.01.072-.447.107-.828.125-1.096.008-.133.012-.238.014-.307l.001-.054.001-.023v-.062l.004-.042.001-.008.003-.04.011-.164c.008-.146.015-.358.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.399c-2.068.73-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.269-.572-1.034-.871-2.207-1.024-3.145a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.008l-.003-.035-.009-.152a8 8 0 0 1-.004-.569c.013-.481.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06.327.335.559.685.708.953a4 4 0 0 1 .159.316q.025.054.034.08l.007.015h-.001l.007-.004z",clipRule:"evenodd"})),Uo||(Uo=o.createElement("path",{fill:"var(--guk-illustration-accent-color)",d:"M187.5 78a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 0 0-3zm19 0a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 0 0-3z"})))},DECIDED:function(e){return o.createElement("svg",Wo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ko||(Ko=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M188.872 79.297c.891 0 1.613-1.2 1.613-2.681s-.722-2.681-1.613-2.681c-.89 0-1.612 1.2-1.612 2.68s.722 2.682 1.612 2.682m-1.888-8.049 5.973 2.221c.814.297 1.584-.765 1.075-1.51a7 7 0 0 0-3.333-2.677c-1.695-.622-2.949-.3-3.772.205-.692.422-.661 1.494.057 1.761m21.217 8.049c.891 0 1.613-1.2 1.613-2.681s-.722-2.681-1.613-2.681c-.89 0-1.612 1.2-1.612 2.68s.722 2.682 1.612 2.682m3.489-10.912-6.087 1.617c-.833.225-1.484-.898-.914-1.58a6.87 6.87 0 0 1 3.528-2.32c1.736-.464 2.926-.024 3.694.552.639.48.506 1.534-.221 1.731m-10.929 22.08a.8.8 0 0 1-.417 1.05c-2.432 1.05-4.633.638-6.193-.017a9.6 9.6 0 0 1-1.838-1.025 9 9 0 0 1-.507-.39l-.139-.12-.018-.016-.021-.02-.012-.01-.004-.004-.001-.001s.017.016-.002-.002a.8.8 0 0 1 1.099-1.162l.004.003.021.019q.031.028.099.085a8.028 8.028 0 0 0 1.939 1.167c1.215.51 2.829.819 4.624.151q.156-.058.315-.126a.8.8 0 0 1 1.051.417m.227-5.923a.8.8 0 0 1 .709-.881.8.8 0 0 1 .882.709c.126 1.168-.18 2.11-1.03 2.601-.737.426-1.656.36-2.375.217-.76-.152-1.513-.437-2.06-.673a14 14 0 0 1-.868-.41l-.032-.018-.021-.01-.015-.009-.005-.002-.001-.001s.042.022-.001 0a.8.8 0 0 1-.321-1.086.8.8 0 0 1 1.085-.32h.001l.009.005.041.022q.056.03.165.083c.144.072.35.17.597.277.501.216 1.137.452 1.739.572.642.129 1.057.086 1.261-.032.09-.052.329-.22.24-1.044"})),Go||(Go=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.018.057c-.048-.163-.017-.053-.017-.053l.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.185.736 3.964.787 5.406.337 1.656-.518 2.738-1.657 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.614l.002-.103.003-.041.014-.207c.01-.176.018-.424.014-.722-.007-.591-.063-1.399-.261-2.236-.392-1.653-1.422-3.657-3.971-3.976-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.005.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.23-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.018.7 3.477.694 4.531.364 1.169-.365 1.966-1.17 2.52-2.144.56-.984.849-2.108.995-3.01a10.026 10.026 0 0 0 .139-1.403l.001-.049.001-.028v-.061l.004-.042v-.001l.001-.008.003-.04.011-.164c.008-.145.016-.357.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},EXCITED:function(e){return o.createElement("svg",Jo({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Zo||(Zo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M190.485 76.615c0 1.481-.722 2.681-1.613 2.681-.89 0-1.612-1.2-1.612-2.68s.722-2.682 1.612-2.682 1.613 1.2 1.613 2.681m.538-7.72-5.663 2.922c-.68.351-1.495-.347-1.341-1.143.181-.949.786-2.092 2.387-2.927a7 7 0 0 1 4.224-.664c.892.125 1.16 1.41.393 1.811m19.202 7.72c0 1.481-.722 2.681-1.613 2.681-.89 0-1.612-1.2-1.612-2.68s.722-2.682 1.612-2.682 1.613 1.2 1.613 2.681m-2.753-7.702 5.675 2.731c.68.324 1.467-.39 1.294-1.17-.209-.937-.826-2.045-2.447-2.822a6.87 6.87 0 0 0-4.188-.535c-.877.149-1.113 1.425-.334 1.796"})),Xo||(Xo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M193.5 87.2a.8.8 0 0 0-.8.8c0 1.043.124 2.75 1.145 4.209 1.058 1.512 2.96 2.59 6.155 2.59 2.664 0 4.34-1.131 5.287-2.62.914-1.435 1.104-3.122 1.01-4.246a.8.8 0 0 0-.797-.733zm1.655 4.09a4 4 0 0 1-.264-.434c1.782-.602 5.519-1.258 9.353-.107a4.4 4.4 0 0 1-.306.571c-.644 1.012-1.802 1.88-3.938 1.88-2.805 0-4.153-.922-4.845-1.91",clipRule:"evenodd"})),$o||($o=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M197.537 82.407a.8.8 0 0 0-1.13.056.8.8 0 0 0 .056 1.13 4.9 4.9 0 0 0 2.483 1.16c1.117.165 2.402-.084 3.591-1.16a.8.8 0 0 0 .056-1.13.8.8 0 0 0-1.13-.056c-.811.734-1.609.863-2.284.763a3.3 3.3 0 0 1-1.642-.763"})),Yo||(Yo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M186.385 98.245a30 30 0 0 1-1.645-2.464c-1.724-2.874-3.136-6.247-4.154-9.973-2.239.768-4.062.806-5.538.311-1.662-.557-2.748-1.745-3.448-3.01-.695-1.256-1.035-2.628-1.203-3.663a14 14 0 0 1-.151-1.287 11 11 0 0 1-.02-.377l-.002-.105v-.006l-.004-.044q-.006-.072-.011-.197a9 9 0 0 1-.005-.683c.015-.56.081-1.324.292-2.119.421-1.586 1.487-3.455 4.006-3.77 1.945-.245 3.339.434 4.265 1.257l-.001-.36c0-9.347 2.272-16.238 6.053-20.807 3.794-4.585 9.039-6.748 14.785-6.748 5.748 0 10.994 2.162 14.789 6.746 3.781 4.569 6.054 11.46 6.054 20.809l-.001.263c.925-.778 2.284-1.396 4.153-1.16 2.549.319 3.579 2.323 3.971 3.976.198.837.254 1.644.261 2.236a10 10 0 0 1-.028.929l-.003.04-.002.104q-.004.132-.018.366c-.02.309-.06.742-.142 1.247-.162 1.002-.493 2.332-1.183 3.546-.696 1.224-1.778 2.363-3.434 2.88-1.442.451-3.221.4-5.406-.337-1.017 3.712-2.426 7.073-4.145 9.938a30 30 0 0 1-1.089 1.689v20.635q.014.082.014.184c0 .189-.045.407-.164.633-.236.445-.71.83-1.479 1.154-1.524.641-4.621 1.212-11.002 1.212-6.415 0-9.924-.739-11.861-1.531-.975-.398-1.573-.819-1.94-1.185a2.5 2.5 0 0 1-.392-.493 2 2 0 0 1-.095-.187l-.029-.073-.01-.03-.004-.014-.002-.006-.002-.007-.03-.106zm-6.019-26.49c0-9.105 2.214-15.592 5.685-19.787 3.459-4.18 8.233-6.168 13.553-6.168 5.322 0 10.097 1.987 13.556 6.166 3.473 4.195 5.687 10.682 5.687 19.789q0 1.29-.059 2.55l-.002.006-.002.005v.003l.004.002c-.373 8.077-2.488 15.302-5.69 20.639-2.334 3.89-5.207 6.724-8.368 8.208-1.522.705-3.241 1.173-5.126 1.173a11.9 11.9 0 0 1-3.454-.524c-3.818-1.18-7.3-4.293-10.038-8.859-3.537-5.896-5.746-14.096-5.746-23.203m7.619 45.583V106.17c3.46 1.154 17.253 4.905 23.796-6.075v18.123c-.066.069-.239.212-.649.385-1.208.508-4.026 1.087-10.382 1.087-6.323 0-9.595-.733-11.256-1.412-.825-.337-1.23-.652-1.415-.837a1 1 0 0 1-.094-.103m31.029-33.047a53 53 0 0 0 1.358-9.617q.045-.092.113-.216c.15-.268.381-.618.708-.953.637-.651 1.64-1.257 3.206-1.06 1.563.196 2.284 1.366 2.614 2.758.163.686.212 1.369.218 1.887.003.257-.004.47-.012.615l-.011.164-.003.04-.001.007v.001l-.004.042v.062l-.001.023-.001.054q-.002.106-.014.307c-.018.268-.053.65-.125 1.096-.146.902-.435 2.025-.995 3.01-.554.974-1.351 1.779-2.52 2.144-1.054.33-2.513.335-4.53-.364m-38.825-.038a53.3 53.3 0 0 1-1.34-9.399l-.028.01-.007.004.001.001-.007-.015-.034-.08a4 4 0 0 0-.159-.316 4.5 4.5 0 0 0-.708-.953c-.636-.651-1.64-1.257-3.206-1.06-1.597.2-2.32 1.32-2.659 2.594a7.8 7.8 0 0 0-.239 1.751c-.006.239-.002.435.004.57l.009.15.003.036v.007l.004.037v.058l.003.08q.003.111.016.32c.02.28.058.676.134 1.14.153.94.452 2.112 1.024 3.146.568 1.026 1.38 1.874 2.557 2.268 1.074.36 2.564.382 4.632-.35",clipRule:"evenodd"})))},SAD_LEFT:function(e){return o.createElement("svg",ld({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Qo||(Qo=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M207.549 79.579c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m5.21-4.782-5.446-2.836c-.737-.39-.48-1.635.379-1.756a6.68 6.68 0 0 1 4.061.644c1.539.81 2.121 1.919 2.295 2.838.148.773-.635 1.45-1.289 1.11m-22.661 4.782c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m-3.78-5.592 5.457-2.65c.748-.36.521-1.598-.322-1.741a6.55 6.55 0 0 0-4.027.518c-1.558.753-2.152 1.828-2.352 2.737-.166.757.59 1.45 1.244 1.136"})),ed||(ed=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M203.373 91.304a.8.8 0 0 0-.519-1.005c-2.45-.78-4.529-.173-5.966.609a9.2 9.2 0 0 0-1.666 1.164 8 8 0 0 0-.449.425l-.121.129-.035.038-.01.012-.004.004-.001.002h-.001a.8.8 0 0 0 .085 1.13.8.8 0 0 0 1.126-.084s.468-.472 1.281-1.064 1.629-.82 1.629-.82.419-.301 1.599-.301 1.723.187 1.723.187q.162.043.325.094a.8.8 0 0 0 1.004-.52m-1.329.426s-.544-.187-1.723-.187-1.599.302-1.599.302-.816.227-1.629.82a11.5 11.5 0 0 0-1.281 1.063l.001-.001.002-.002.018-.02.086-.091c.078-.08.199-.199.358-.338a7.6 7.6 0 0 1 1.375-.962c1.106-.602 2.612-1.049 4.392-.584",clipRule:"evenodd"})),ad||(ad=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.203 76.064a.8.8 0 0 1 .733-.861.8.8 0 0 1 .861.733l.894 11.145a.8.8 0 0 1-.311.699.8.8 0 0 1-.756.118l-5.294-1.892a.8.8 0 0 1-.484-1.023.8.8 0 0 1 1.023-.484l4.128 1.476z"})),td||(td=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.004.013-.003-.009.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.72-2.865 3.128-6.226 4.146-9.938 2.191.733 3.98.762 5.433.275 1.662-.558 2.748-1.746 3.449-3.01.696-1.256 1.036-2.629 1.205-3.663a14 14 0 0 0 .171-1.664l.003-.105v-.007l.003-.044a4 4 0 0 0 .011-.197 9 9 0 0 0 .005-.683 9.3 9.3 0 0 0-.293-2.118c-.422-1.586-1.488-3.456-4.004-3.771-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.358 9.615c2.012.693 3.47.667 4.526.313 1.178-.395 1.99-1.242 2.558-2.269.573-1.034.873-2.207 1.026-3.145.076-.465.114-.862.134-1.14q.014-.211.017-.32l.002-.08v-.021l.001-.038.003-.036.001-.007.002-.035q.005-.05.009-.152c.006-.134.01-.33.004-.57a7.8 7.8 0 0 0-.24-1.75c-.339-1.275-1.062-2.395-2.657-2.595-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},SAD_RIGHT:function(e){return o.createElement("svg",cd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),rd||(rd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M190.117 79.579c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m-4.484-7.687 5.445-2.835c.737-.39.48-1.635-.378-1.757a6.67 6.67 0 0 0-4.061.644c-1.539.81-2.122 1.92-2.296 2.839-.147.772.636 1.45 1.29 1.109m21.935 7.687c.856 0 1.55-1.165 1.55-2.6 0-1.437-.694-2.601-1.55-2.601s-1.55 1.164-1.55 2.6.694 2.6 1.55 2.6m3.704-4.866-5.457-2.65c-.748-.36-.521-1.598.322-1.741a6.55 6.55 0 0 1 4.027.518c1.558.753 2.152 1.829 2.352 2.737.166.757-.59 1.45-1.244 1.136m-12.841 16.721a.8.8 0 0 1-.092-1.128c1.665-1.96 3.75-2.547 5.383-2.645a9.2 9.2 0 0 1 2.029.105c.255.041.46.086.606.122a6 6 0 0 1 .221.06l.015.004.005.001.002.001h.002a.8.8 0 0 1 .525 1.003.8.8 0 0 1-1 .525h-.004l-.026-.008-.121-.032a6 6 0 0 0-.482-.097 7.6 7.6 0 0 0-1.675-.087c-1.256.076-2.771.495-4.035 1.833a6 6 0 0 0-.226.252.8.8 0 0 1-1.127.091m-.48-15.429a.8.8 0 0 0-.773-.826.8.8 0 0 0-.826.772l-.379 11.167a.8.8 0 0 0 1.069.78l5.294-1.892a.8.8 0 0 0 .484-1.023.8.8 0 0 0-1.022-.484l-4.186 1.496z"})),nd||(nd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.008.027-.007-.023.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.185.736 3.964.787 5.406.337 1.656-.518 2.738-1.657 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.614l.002-.103.003-.041.014-.207c.01-.176.018-.424.014-.722-.007-.591-.063-1.399-.261-2.236-.392-1.653-1.422-3.657-3.971-3.976-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.005.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.018.7 3.477.694 4.531.364 1.169-.365 1.966-1.17 2.52-2.144.56-.984.849-2.108.995-3.01a10.026 10.026 0 0 0 .139-1.403l.001-.049.001-.028v-.061l.004-.042v-.001l.001-.008.003-.04.011-.164c.008-.145.016-.357.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},SMILE_WINK:function(e){return o.createElement("svg",md({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),id||(id=o.createElement("mask",{id:"smile-wink_svg__a",fill:"#fff"},o.createElement("path",{d:"m191.831 67.75-5.537 2.505c-.663.3-1.4-.409-1.214-1.164.222-.902.846-1.965 2.425-2.68a6.6 6.6 0 0 1 4.049-.413c.842.164 1.032 1.413.277 1.753m13.893 9.766c-.589.14-.979.233-.979-.29 0-.826.981-1.505 2.189-1.505 1.207 0 2.188.664 2.188 1.504 0 .529-.389.435-.978.293-.347-.083-.763-.183-1.21-.183s-.863.099-1.21.181m-.512-5.976 5.303 2.8c.635.333 1.405-.32 1.266-1.095-.168-.901-.73-1.986-2.229-2.785a6.5 6.5 0 0 0-3.964-.654c-.839.135-1.102 1.351-.376 1.734m-8.209 13.586a.8.8 0 0 0-.588-.967.8.8 0 0 0-.966.588c-.13.53-.162 1.03-.044 1.477.125.474.404.836.788 1.069.361.219.769.297 1.138.315a5 5 0 0 0 1.132-.092c.734-.136 1.478-.393 2.023-.607a16 16 0 0 0 .867-.371l.053-.025.015-.008.004-.002h.002l-.074.035.075-.036a.8.8 0 0 0 .368-1.07.8.8 0 0 0-1.07-.368l-.002.001-.01.005-.042.02q-.057.027-.167.076c-.146.066-.355.156-.604.254-.504.197-1.139.413-1.729.522a3.4 3.4 0 0 1-.764.068c-.217-.01-.333-.054-.385-.085-.029-.018-.052-.035-.071-.108-.026-.098-.042-.31.051-.691m7.262 1.563a.8.8 0 0 1 .313 1.088c-1.206 2.18-3.074 3.138-4.603 3.545a9 9 0 0 1-1.945.29 8 8 0 0 1-.598 0l-.172-.01-.05-.004-.015-.002h-.008.008-.009a.8.8 0 0 1 .164-1.592h.004l.025.002q.038.004.119.007c.108.004.269.007.472 0a7.3 7.3 0 0 0 1.594-.238c1.238-.329 2.675-1.076 3.614-2.773a.8.8 0 0 1 1.087-.313m-12.948-9.413c0 1.386-.67 2.509-1.496 2.509s-1.495-1.123-1.495-2.509.669-2.508 1.495-2.508 1.496 1.123 1.496 2.508"}),o.createElement("path",{fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.001.003.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.792 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.186.736 3.969.787 5.417.337 1.661-.517 2.753-1.653 3.459-2.876.7-1.213 1.042-2.542 1.211-3.544a13 13 0 0 0 .172-1.614l.003-.103v-.008l.004-.05.011-.207c.007-.176.012-.423.004-.721a10.5 10.5 0 0 0-.29-2.235c-.412-1.651-1.464-3.649-4.007-3.967-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.741 4.571 6.227 7.685 10.05 8.863 1.079.325 2.232.521 3.442.52 1.878 0 3.593-.464 5.111-1.166 3.167-1.482 6.046-4.32 8.383-8.215 3.202-5.337 5.317-12.562 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.263.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.019.7 3.483.694 4.544.364 1.178-.367 1.985-1.173 2.548-2.148.569-.986.867-2.11 1.02-3.012.075-.446.114-.828.133-1.095q.014-.202.017-.308l.001-.042.001-.034v-.054l.004-.034v-.009l.003-.039q.005-.055.009-.164c.006-.146.01-.358.004-.615a9 9 0 0 0-.243-1.888c-.348-1.395-1.086-2.571-2.654-2.768-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"}))),sd||(sd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m191.831 67.75-5.537 2.505c-.663.3-1.4-.409-1.214-1.164.222-.902.846-1.965 2.425-2.68a6.6 6.6 0 0 1 4.049-.413c.842.164 1.032 1.413.277 1.753m13.893 9.766c-.589.14-.979.233-.979-.29 0-.826.981-1.505 2.189-1.505 1.207 0 2.188.664 2.188 1.504 0 .529-.389.435-.978.293-.347-.083-.763-.183-1.21-.183s-.863.099-1.21.181m-.512-5.976 5.303 2.8c.635.333 1.405-.32 1.266-1.095-.168-.901-.73-1.986-2.229-2.785a6.5 6.5 0 0 0-3.964-.654c-.839.135-1.102 1.351-.376 1.734m-8.209 13.586a.8.8 0 0 0-.588-.967.8.8 0 0 0-.966.588c-.13.53-.162 1.03-.044 1.477.125.474.404.836.788 1.069.361.219.769.297 1.138.315a5 5 0 0 0 1.132-.092c.734-.136 1.478-.393 2.023-.607a16 16 0 0 0 .867-.371l.053-.025.015-.008.004-.002h.002l-.074.035.075-.036a.8.8 0 0 0 .368-1.07.8.8 0 0 0-1.07-.368l-.002.001-.01.005-.042.02q-.057.027-.167.076c-.146.066-.355.156-.604.254-.504.197-1.139.413-1.729.522a3.4 3.4 0 0 1-.764.068c-.217-.01-.333-.054-.385-.085-.029-.018-.052-.035-.071-.108-.026-.098-.042-.31.051-.691m7.262 1.563a.8.8 0 0 1 .313 1.088c-1.206 2.18-3.074 3.138-4.603 3.545a9 9 0 0 1-1.945.29 8 8 0 0 1-.598 0l-.172-.01-.05-.004-.015-.002h-.008.008-.009a.8.8 0 0 1 .164-1.592h.004l.025.002q.038.004.119.007c.108.004.269.007.472 0a7.3 7.3 0 0 0 1.594-.238c1.238-.329 2.675-1.076 3.614-2.773a.8.8 0 0 1 1.087-.313m-12.948-9.413c0 1.386-.67 2.509-1.496 2.509s-1.495-1.123-1.495-2.509.669-2.508 1.495-2.508 1.496 1.123 1.496 2.508"})),od||(od=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.001.003.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.792 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.186.736 3.969.787 5.417.337 1.661-.517 2.753-1.653 3.459-2.876.7-1.213 1.042-2.542 1.211-3.544a13 13 0 0 0 .172-1.614l.003-.103v-.008l.004-.05.011-.207c.007-.176.012-.423.004-.721a10.5 10.5 0 0 0-.29-2.235c-.412-1.651-1.464-3.649-4.007-3.967-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.741 4.571 6.227 7.685 10.05 8.863 1.079.325 2.232.521 3.442.52 1.878 0 3.593-.464 5.111-1.166 3.167-1.482 6.046-4.32 8.383-8.215 3.202-5.337 5.317-12.562 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.263.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.019.7 3.483.694 4.544.364 1.178-.367 1.985-1.173 2.548-2.148.569-.986.867-2.11 1.02-3.012.075-.446.114-.828.133-1.095q.014-.202.017-.308l.001-.042.001-.034v-.054l.004-.034v-.009l.003-.039q.005-.055.009-.164c.006-.146.01-.358.004-.615a9 9 0 0 0-.243-1.888c-.348-1.395-1.086-2.571-2.654-2.768-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})),dd||(dd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m179.563 74.586-.001-.001-1.495.57zm6.488-22.618-1.232-1.02zm.061 42.99-1.372.823zm10.05 8.863-.471 1.529.01.003zm3.442.52v-1.6h-.001zm5.111-1.166.672 1.452.006-.003zm8.383-8.215-1.372-.823zm5.69-20.639 1.598.074.053-1.156-1.081-.413zm-.005-.002 1.494.573.005-.011.004-.011zm.001-.003-1.5-.556-.002.006zm.002-.004-1.497-.566-.003.01zm.002-.006 1.497.565.09-.238.012-.254zm-5.628-22.34-1.232 1.02zm-26.775 46.28h1.6v-.531l-.316-.425zm-1.645-2.465-1.372.823zm1.645 21.877h-1.6v.221l.06.213zm.03.107-1.54.433.001.003zm.001.003-1.539.437.001.005zm.001.003-1.538.442.003.009zm.002.006-1.535.452.003.009.002.009zm.004.014-1.529.47.003.012zm.01.031-1.509.529v.001zm.029.072-1.473.627zm.095.187 1.378-.813zm.392.493 1.13-1.133zm1.94 1.186.605-1.481zm22.863.318.621 1.475zm1.479-1.153 1.414.748zm.164-.634-1.6-.002zm-.014-.184h-1.6v.126l.02.123zm0-20.635-1.315-.912-.285.411v.5zm1.089-1.689-1.372-.823zm4.145-9.938.511-1.516-1.606-.54-.448 1.634zm5.417.338-.475-1.528zm3.459-2.876 1.386.8zm1.211-3.544 1.578.267zm.152-1.248-1.596-.115zm.02-.366-1.599-.057zm.003-.103 1.6.03v-.006zm0-.008-1.596-.116-.003.046-.001.046zm.004-.05 1.595.116.001-.007zm.011-.207 1.598.065zm.004-.721-1.599.04zm-.29-2.235-1.552.388zm-4.007-3.967-.2 1.587h.001zm-4.153 1.16-1.6-.007-.016 3.458 2.646-2.226zm-6.053-21.072-1.233 1.02zm-29.574.002-1.233-1.02zm-6.052 21.167-1.063 1.196 2.685 2.387-.022-3.592zm-4.265-1.257.198 1.587h.002zm-4.006 3.77 1.546.412zm-.292 2.12 1.599.042zm.005.682 1.598-.07zm.011.198-1.596.116.001.007zm.004.043 1.599-.023v-.05l-.004-.05zm0 .006-1.6.023v.006zm.002.106-1.599.054zm.02.377 1.596-.111zm.151 1.286 1.579-.257zm1.203 3.664 1.4-.775zm3.448 3.01.509-1.517zm5.538-.311 1.544-.422-.449-1.645-1.614.553zm7.399 31.53h-1.6v.565l.355.44zm0-11.169.507-1.518-2.107-.703v2.221zm.094 11.271 1.129-1.133zm1.415.838.605-1.481zm21.638.324.62 1.475zm.649-.384 1.153 1.109.447-.464v-.645zm0-18.124h1.6v-5.811l-2.974 4.992zm7.232-15.804-1.556-.371-.336 1.408 1.369.475zm1.359-9.616-1.439-.698-.142.292-.017.324zm3.185 9.98-.475-1.528zm2.548-2.148 1.386.8zm1.02-3.012-1.578-.267zm.133-1.095-1.596-.115zm.017-.308 1.599.057v-.006zm.001-.042 1.6.05v-.013zm.001-.034 1.6.037v-.012zm0-.017 1.6.025v-.006zm0-.002 1.6.02v-.014zm0-.035-1.593-.146-.006.07v.07zm.004-.034-1.594-.147v.001zm0 0 1.593.147.001-.009v-.009zm0-.009 1.595.13.001-.013zm.003-.039 1.596.117.001-.009zm.009-.164-1.599-.066zm.004-.615 1.599-.041zm-.243-1.888-1.552.388zm-2.654-2.768-.2 1.588h.001zm-3.207 1.06 1.145 1.119zm-.708.953 1.397.78zm-40.296 9.795.534 1.508 1.355-.48-.332-1.398zm-1.34-9.398 1.598-.087-.118-2.166-2.034.752zm-3.292 9.748.509-1.517zM173 82.335l-1.4.775zm-1.024-3.146-1.579.257zm-.134-1.14-1.596.11zm-.016-.32 1.599-.054zm-.003-.08-1.599.023v.005zm0-.018-1.6.017v.006zm0-.003-1.6.006v.012zm0-.038 1.6-.005v-.076l-.008-.075zm-.004-.036-1.593.142v.007l.001.008zm0-.007-1.595.125v.008l.001.008zm-.003-.036-1.596.117.001.009zm-.009-.151-1.598.07zm-.004-.57-1.599-.042zm.239-1.75-1.546-.411zm2.659-2.594.198 1.587h.002zm3.206 1.06 1.145-1.118zm.708.952-1.397.78zm.159.316-1.461.652zm.034.08 1.489-.587-.004-.01zm.007.015-1.489.587 2.996-1.123zm-.001 0-1.273-.97-.524.69.29.815zm.001-.002-.571-1.494-.426.162-.276.364zm.006-.002-.554-1.5-.009.002-.008.003zm7.473-4.61.658 1.459.002-.001zm5.537-2.504-.656-1.46-.004.002zm-6.751 1.34-1.554-.384v.001zm2.425-2.68-.645-1.464-.007.003-.008.003zm4.049-.413-.337 1.564.015.004.015.003zm14.17 11.518-.37-1.556zm2.42.002-.375 1.556zm2.371-3.177-.747 1.415.005.002zm-5.303-2.8-.747 1.414zm6.569 1.704 1.575-.282-.002-.01zm-2.229-2.785.753-1.412-.009-.005-.009-.005zm-3.964-.654-.239-1.582-.008.001-.007.002zm-8.585 15.32 1.555.379zm-1.554-.38-1.555-.378zm-.044 1.479-1.547.407zm.788 1.068.83-1.368zm1.138.315-.076 1.598zm1.132-.092.291 1.573zm2.023-.607.585 1.49zm.673-.282.654 1.46zm.194-.089.68 1.448.005-.002zm.053-.025.686 1.445.008-.004zm.015-.008.694 1.442.004-.002zm.004-.002.699 1.44.002-.001zm.002 0 .7 1.438-1.388-2.883zm.001 0 .688 1.443.007-.003.007-.003zm.368-1.07-1.438.701zm-1.07-.369.697 1.44.005-.002zm-.002.001.694 1.442.003-.002zm-.01.005.686 1.446.008-.005zm-.042.02.681 1.448.005-.002zm-.167.076.654 1.46zm-.604.254.585 1.489zm-1.729.522.291 1.574zm-.764.068-.077 1.598zm-.385-.085.83-1.368zm-.071-.108-1.547.407zm7.626 1.96 1.4.774zm-.313-1.088-.774 1.4zm-4.29 4.633.411 1.546zm-1.945.29.059 1.598zm-.598 0 .066-1.6zm-.172-.01.119-1.596zm-.05-.004-.149 1.593h.006zm-.015-.002-.158 1.592.009.001zm-.006 0-.161 1.592h.003zm-.002 0 .137-1.595-.298 3.186zm-.001 0-.167 1.59.007.001zm-.713-.88-1.591-.166zm.877-.712.166-1.592h-.004zm.001 0-.166 1.591.013.002h.013zm.003 0-.14 1.594h.01zm.025.002-.129 1.595h.01zm.119.007-.066 1.598zm.472 0 .06 1.598zm1.594-.238-.411-1.546zm3.614-2.773-1.4-.774zm-21.212-15.247c0-8.863 2.155-14.945 5.318-18.767l-2.465-2.04c-3.781 4.569-6.053 11.46-6.053 20.807zm5.518 22.38c-3.364-5.607-5.518-13.512-5.518-22.38h-3.2c0 9.346 2.264 17.841 5.974 24.026zm9.149 8.157c-3.325-1.025-6.535-3.798-9.149-8.157l-2.744 1.646c2.869 4.784 6.631 8.238 10.951 9.569zm2.97.449a10.3 10.3 0 0 1-2.98-.452l-.922 3.064c1.21.365 2.519.589 3.903.588zm4.441-1.018c-1.345.621-2.831 1.018-4.44 1.018v3.2c2.148 0 4.091-.532 5.783-1.314zm7.682-7.586c-2.225 3.708-4.89 6.279-7.689 7.589l1.356 2.898c3.534-1.654 6.627-4.758 9.077-8.84zm5.463-19.89c-.362 7.86-2.419 14.817-5.463 19.89l2.744 1.646c3.361-5.6 5.534-13.092 5.916-21.388zm1.594.072c-1.493-.573-1.502-.55-1.51-.527l-.016.046-.026.095a1.4 1.4 0 0 0-.035.19 1.6 1.6 0 0 0-.005.356 1.601 1.601 0 0 0 .46.97c.132.133.258.21.29.23.089.055.163.09.178.096.049.022.089.037.098.041l1.141-2.99c.005.002.043.016.091.038.014.007.089.04.177.095.032.02.158.097.29.23a1.58 1.58 0 0 1 .459.97q.019.167-.004.357a2 2 0 0 1-.035.19l-.027.094-.015.046c-.008.023-.017.046-1.511-.527m-1.501-.553-.001.003 3.005 1.1.001-.002zm.004-.01-.002.004 3.001 1.113.001-.005zm.006-.015-.003.005 2.994 1.13.002-.005zm-.045-1.986q0 1.251-.057 2.478l3.197.146q.06-1.298.06-2.624zm-5.319-18.768c3.163 3.821 5.319 9.903 5.319 18.768h3.2c0-9.349-2.273-16.24-6.054-20.809zM199.604 47.4c4.897 0 9.199 1.812 12.324 5.587l2.465-2.04c-3.795-4.585-9.041-6.747-14.789-6.747zm-12.32 5.588c3.124-3.775 7.426-5.588 12.32-5.588v-3.2c-5.746 0-10.992 2.163-14.785 6.748zm.385 44.302a28 28 0 0 1-1.557-2.331l-2.744 1.645a31 31 0 0 0 1.734 2.597zm.287 20.042-.03-.107-3.081.867.03.106zm-.001-.001v-.003l-3.079.873.001.004zm0-.002-.001-.003-3.076.884.001.003zm-.001-.003-.002-.007-3.07.903.002.007zm-.001-.004-.004-.014-3.06.939.005.014zm-.01-.03.006.017-3.052.964.027.078zm-.009-.024.009.023-3.019 1.061q.028.08.065.169zm.001 0zl-2.945 1.253q.075.177.19.374zm.144.173a1 1 0 0 1-.144-.173l-2.756 1.627c.156.263.365.538.64.812zm1.415.838c-.825-.338-1.23-.653-1.415-.838l-2.26 2.266c.549.548 1.34 1.074 2.464 1.534zm11.256 1.411c-6.323 0-9.595-.732-11.256-1.411l-1.211 2.962c2.213.904 5.96 1.649 12.467 1.649zm10.382-1.087c-1.208.508-4.026 1.087-10.382 1.087v3.2c6.405 0 9.782-.563 11.623-1.337zm.685-.427c.007-.014-.087.176-.685.427l1.241 2.95c.939-.395 1.793-.976 2.272-1.88zm-.022.113q0-.046.009-.076a.2.2 0 0 1 .013-.037l2.828 1.497a2.96 2.96 0 0 0 .35-1.379zm.006.067a.4.4 0 0 1-.006-.067l3.2.005q-.001-.238-.033-.436zm-.02-20.884v20.635h3.2V97.472zm1.317-2.512a29 29 0 0 1-1.032 1.6l2.63 1.824a32 32 0 0 0 1.146-1.778zm3.974-9.537c-.983 3.588-2.339 6.812-3.974 9.537l2.744 1.646c1.803-3.005 3.266-6.503 4.316-10.338zm6.485-.768c-1.042.324-2.468.335-4.431-.326l-1.021 3.033c2.409.811 4.548.925 6.402.349zm2.548-2.148c-.563.976-1.37 1.782-2.548 2.148l.95 3.056c2.145-.667 3.521-2.135 4.37-3.604zm1.02-3.012c-.153.902-.451 2.026-1.02 3.012l2.772 1.6c.831-1.44 1.216-2.975 1.403-4.077zm.133-1.095a12 12 0 0 1-.133 1.095l3.155.535c.095-.565.144-1.05.17-1.4zm.017-.308q-.003.106-.017.308l3.192.23q.018-.266.023-.425zm.002-.076-.002.076 3.198.113.004-.129zm0-.002v.008l3.2.048v-.008zm.008-.141-.004.05 3.192.23.003-.049zm.008-.157-.009.164 3.193.217.013-.25zm.004-.615c.006.257.002.47-.004.615l3.197.13c.009-.205.014-.489.006-.827zm-.243-1.888a9 9 0 0 1 .243 1.888l3.199-.082a12 12 0 0 0-.337-2.582zm-2.654-2.768c1.562.196 2.304 1.365 2.654 2.768l3.105-.776c-.475-1.9-1.837-4.726-5.362-5.167zm-2.924.798c.629-.53 1.553-.97 2.923-.798l.4-3.175c-2.368-.298-4.163.497-5.383 1.524zm-2.629-1.488-.001.256 3.2.015.001-.27zm-5.687-19.789c3.472 4.195 5.687 10.682 5.687 19.79h3.2c0-9.592-2.331-16.888-6.422-21.83zM199.604 45.8c5.322 0 10.097 1.987 13.556 6.167l2.465-2.04c-4.129-4.99-9.848-7.327-16.021-7.327zm-13.553 6.168c3.459-4.18 8.233-6.168 13.553-6.168v-3.2c-6.172 0-11.889 2.338-16.018 7.328zm-5.685 19.787c0-9.105 2.214-15.592 5.685-19.787l-2.465-2.04c-4.09 4.943-6.42 12.238-6.42 21.827zm.001.35-.001-.35h-3.2l.001.37zm-5.665.34c1.422-.179 2.368.303 3.002.866l2.126-2.391c-1.218-1.083-3.059-1.96-5.528-1.65zm-2.66 2.595c.34-1.282 1.067-2.395 2.658-2.595l-.397-3.175c-3.445.431-4.852 3.058-5.354 4.948zm-.239 1.75c.013-.48.07-1.114.239-1.75l-3.093-.822c-.253.952-.328 1.85-.345 2.487zm.004.57a8 8 0 0 1-.004-.57l-3.199-.085a12 12 0 0 0 .006.796zm.009.151-.009-.151-3.197.141.014.243zm.003.036-.004-.043-3.19.247.003.044zm.004.107v-.006l-3.199.046v.006zm.003.075-.003-.08-3.199.057.003.13zm.016.32a9 9 0 0 1-.016-.32l-3.199.108q.005.162.023.433zm.134 1.14a13 13 0 0 1-.134-1.14l-3.192.221c.025.359.073.855.167 1.434zM173 82.335c-.572-1.034-.871-2.208-1.024-3.146l-3.159.515c.185 1.13.565 2.702 1.384 4.18zm2.557 2.268c-1.177-.395-1.988-1.241-2.557-2.268l-2.799 1.55c.831 1.502 2.19 3.031 4.338 3.752zm4.51-.308c-2.006.688-3.456.661-4.51.308l-1.018 3.034c1.897.636 4.094.533 6.566-.315zm6.045 10.664c-1.64-2.734-2.998-5.97-3.982-9.572l-3.087.843c1.051 3.849 2.516 7.36 4.325 10.375zm3.473 22.38V106.17h-3.2v11.169zm-.377-1.031.023.026-2.491 2.01q.09.11.209.23zm.891.49c-.674-.276-.887-.486-.891-.49l-2.259 2.266c.367.367.965.787 1.94 1.186zm10.651 1.292c-6.231 0-9.266-.726-10.651-1.292l-1.21 2.962c1.937.792 5.446 1.53 11.861 1.53zm9.761-.961c-.89.374-3.428.961-9.761.961v3.2c6.38 0 9.478-.571 11.002-1.212zm.117-.02c.066-.068.106-.092.093-.084a1.4 1.4 0 0 1-.21.104l1.241 2.949c.545-.229.922-.48 1.182-.75zm-23.149-9.422c1.809.604 6.349 1.902 11.347 1.593 5.047-.312 10.707-2.287 14.33-8.366l-2.749-1.638c-2.921 4.901-7.429 6.541-11.779 6.81-4.399.272-8.485-.883-10.136-1.434zm33.091-23.025a55 55 0 0 0 1.4-9.906l-3.196-.163a51.7 51.7 0 0 1-1.317 9.327zm2.512-1.535c-.648.202-1.751.274-3.545-.348l-1.047 3.024c2.242.777 4.068.838 5.542.38zm1.638-1.42c-.42.727-.942 1.204-1.638 1.42l.95 3.056c1.661-.517 2.753-1.653 3.459-2.876zm.827-2.479c-.136.802-.39 1.72-.827 2.479l2.771 1.6c.7-1.213 1.042-2.543 1.211-3.544zm.115-.943a10 10 0 0 1-.115.943l3.155.535c.086-.506.13-.939.152-1.248zm.014-.249-.014.249 3.192.23q.016-.234.02-.366zm.001-.037-.001.043 3.198.1.001-.042zm.001-.02-.001.033 3.199.075.001-.034zm0-.005-.001.017 3.2.05v-.017zm-.001.004v.002l3.2.038v-.002zm.001-.022-.001.035 3.2.012v-.035zm.009-.174-.003.034 3.187.292.003-.034zm.001-.003-.001.002 3.187.295v-.001zm-.001.01-.001.008 3.189.26.001-.007zm.001-.026-.002.04 3.191.233.003-.039zm.006-.113-.006.122 3.193.216.011-.207zm.003-.508c.006.217.002.393-.003.508l3.198.131c.007-.176.012-.423.004-.721zm-.195-1.541c.134.537.184 1.095.195 1.54l3.199-.081a10.5 10.5 0 0 0-.29-2.235zm-1.301-1.568c.382.048.6.192.77.39.203.236.39.616.531 1.178l3.104-.776c-.208-.833-.563-1.738-1.209-2.488-.677-.788-1.613-1.33-2.799-1.48zm-1.863.59c.197-.202.425-.37.699-.478.265-.105.635-.179 1.163-.112l.4-3.175c-2.156-.271-3.635.592-4.551 1.53zm-.456.615c.1-.178.251-.405.456-.614l-2.289-2.236c-.449.46-.761.933-.96 1.29zm-.07.135a3 3 0 0 1 .07-.135l-2.793-1.56a6 6 0 0 0-.156.299zm-40.066 8.51a51.6 51.6 0 0 1-1.299-9.115l-3.195.173c.183 3.38.656 6.63 1.381 9.682zm-6.698 2.237c1.504.504 3.374.455 5.675-.359l-1.067-3.017c-1.834.65-2.946.558-3.59.342zm-3.448-3.01c.701 1.265 1.787 2.452 3.448 3.01l1.018-3.034c-.693-.232-1.23-.74-1.666-1.526zm-1.203-3.664c.168 1.035.508 2.407 1.203 3.664l2.8-1.55c-.449-.812-.708-1.786-.845-2.628zm-.151-1.286c.022.318.066.765.151 1.286l3.158-.514c-.067-.408-.1-.755-.116-.994zm-.02-.377q.004.136.02.377l3.193-.222a5 5 0 0 1-.014-.263zm-.002-.106.002.106 3.199-.108-.002-.055zm-.001-.023.001.018 3.199-.047v-.018zm0-.008v.002l3.2-.035v-.002zm0-.05v.038l3.2-.011v-.038zm.004.115.004.036 3.184-.313-.003-.037zm-.002-.023.001.008 3.187-.284-.001-.007zm-.004-.051.003.035 3.19-.251-.003-.036zm-.012-.206q.005.126.011.197l3.192-.233-.006-.106zm-.005-.683a9 9 0 0 0 .005.683l3.197-.142a6 6 0 0 1-.003-.456zm.292-2.12a9.4 9.4 0 0 0-.292 2.12l3.199.085c.01-.403.058-.904.185-1.382zm4.006-3.77c-1.169.146-2.101.652-2.786 1.404-.655.72-1.013 1.585-1.22 2.367l3.092.822c.131-.494.305-.826.494-1.034.161-.177.389-.33.817-.384zm4.55 1.53c-.916-.938-2.396-1.801-4.551-1.53l.4 3.175c.527-.066.898.007 1.163.112.273.108.501.276.699.479zm.96 1.29c-.2-.357-.511-.83-.96-1.29l-2.289 2.236c.204.209.356.436.455.614zm.223.444a5 5 0 0 0-.223-.444l-2.794 1.56c.048.086.08.153.095.188zm.058.135q-.02-.052-.058-.135l-2.922 1.304.011.025zm.01.026-.006-.016-2.977 1.173.006.016zm-2.996 1.122 3.015-1.072zm.235-1.506h-.001l2.547 1.938.001-.001zm.708-.529-.006.003 1.142 2.989.006-.002zm.045-.016-.028.01 1.109 3.002.028-.01zm8.659-1.641 5.536-2.505-1.319-2.915-5.536 2.504zm-3.428-3.005a2.62 2.62 0 0 0 .735 2.515c.614.59 1.646.962 2.691.49l-1.315-2.916a.77.77 0 0 1 .839.117.58.58 0 0 1 .158.559zm3.319-3.755c-2.047.928-2.984 2.4-3.319 3.754l3.107.767c.111-.45.421-1.102 1.533-1.606zm5.045-.52a8.2 8.2 0 0 0-5.03.514l1.29 2.928a5 5 0 0 1 3.067-.313zm.597 4.777c1.208-.543 1.522-1.767 1.385-2.647-.137-.884-.786-1.896-2.012-2.135l-.613 3.14a.66.66 0 0 1-.537-.513.64.64 0 0 1 .055-.354.83.83 0 0 1 .41-.41zm10.658 8.015c0 .295.049.778.376 1.228.367.504.879.695 1.263.75a2.6 2.6 0 0 0 .806-.022c.182-.03.372-.077.505-.108l-.741-3.113a6 6 0 0 1-.299.066c-.071.012.023-.013.188.01.213.031.591.156.866.535.236.324.236.622.236.654zm3.789-3.104c-.889 0-1.761.247-2.455.725-.684.471-1.334 1.285-1.334 2.38h3.2c0 .268-.159.33-.05.255.098-.068.32-.16.639-.16zm3.788 3.104c0-1.096-.644-1.913-1.338-2.387-.697-.477-1.569-.717-2.45-.717v3.2c.326 0 .548.092.643.158.099.067-.055.003-.055-.254zm-2.953 1.849c.133.032.323.078.506.11.167.028.471.072.81.022.388-.056.9-.25 1.265-.756.324-.45.372-.932.372-1.225h-3.2c0-.029-.001-.324.232-.647.274-.38.652-.506.869-.538.168-.025.264.002.193-.01a5 5 0 0 1-.298-.067zm-.835-.14c.23 0 .471.052.835.14l.749-3.111c-.329-.08-.921-.228-1.584-.228zm-.839.139c.364-.087.606-.138.839-.138v-3.2c-.661 0-1.251.146-1.58.225zm5.167-6.147-5.303-2.8-1.494 2.83 5.303 2.8zm-1.056.601a.57.57 0 0 1 .189-.533.79.79 0 0 1 .862-.07l-1.484 2.834c1.012.53 2.062.219 2.708-.337a2.63 2.63 0 0 0 .875-2.458zm-1.407-1.656c1.054.563 1.327 1.225 1.409 1.667l3.146-.585c-.253-1.362-1.104-2.868-3.049-3.905zm-2.972-.483a4.9 4.9 0 0 1 2.991.493l1.469-2.843a8.1 8.1 0 0 0-4.938-.814zm.133-1.262a.84.84 0 0 1 .383.434.63.63 0 0 1 .034.359.64.64 0 0 1-.535.467l-.508-3.16c-1.206.195-1.897 1.148-2.084 2.016-.188.867.051 2.098 1.215 2.713zm-9.924 15.588a.8.8 0 0 1-.587-.967l3.109.758a2.4 2.4 0 0 0-1.764-2.9zm.967-.588a.8.8 0 0 1-.967.588l.758-3.11a2.4 2.4 0 0 0-2.9 1.764zm-.051.691c-.025-.098-.042-.309.051-.691l-3.109-.758c-.165.679-.246 1.469-.036 2.264zm.071.108a.1.1 0 0 1-.039-.033.2.2 0 0 1-.032-.075l-3.094.815c.23.874.767 1.58 1.506 2.029zm.385.085c-.217-.01-.333-.053-.385-.085l-1.659 2.736c.669.406 1.369.52 1.891.545zm.764-.068a3.4 3.4 0 0 1-.764.068l-.153 3.196a6.6 6.6 0 0 0 1.499-.117zm1.729-.522c-.504.197-1.139.413-1.729.522l.582 3.147c.879-.163 1.731-.46 2.317-.69zm.604-.253c-.146.065-.355.155-.604.253l1.17 2.978c.303-.119.559-.23.742-.311zm.167-.077q-.057.027-.167.076l1.308 2.92q.139-.061.22-.1zm.049-.023-.054.025 1.371 2.892.054-.026zm.006-.003-.015.007 1.388 2.883.015-.007zm0 0-.004.002 1.396 2.88.005-.003zm0 0h-.002l1.401 2.878h.001zm1.314 2.918.074-.035-1.376-2.889-.075.036zm-1.302-2.924-.075.036 1.377 2.888.075-.036zm-.381 1.076a.8.8 0 0 1 .368-1.07l1.404 2.876a2.4 2.4 0 0 0 1.103-3.21zm1.07.368a.8.8 0 0 1-1.07-.368l2.875-1.404a2.4 2.4 0 0 0-3.209-1.104zm-.007.003h.002l-1.394-2.88h-.002zm-.013.006.01-.004-1.388-2.884-.01.005zm-.05.025.042-.02-1.371-2.892-.042.02zm-.199.09q.124-.055.194-.088l-1.361-2.896-.141.064zm-.673.283c.276-.108.508-.209.673-.282l-1.308-2.92c-.128.056-.314.137-.534.223zm-2.023.607c.734-.136 1.478-.393 2.023-.607l-1.169-2.979c-.464.182-.991.357-1.436.439zm-1.132.092a5 5 0 0 0 1.132-.092l-.581-3.147c-.221.04-.35.045-.398.042zm-1.138-.315c.361.218.768.297 1.138.315l.153-3.197c-.019 0 .007-.001.065.014.052.013.165.048.304.132zm-.788-1.068c.038.144.117.382.297.624.198.266.424.403.491.444l1.66-2.736c.038.023.238.143.413.377.157.21.215.404.234.476zm.044-1.478c-.13.53-.161 1.03-.044 1.477l3.095-.814a1 1 0 0 1 .029.16q.004.057.003.068c-.001.013 0-.027.026-.133zm10.529 3.804a2.4 2.4 0 0 0-.939-3.262l-1.548 2.8a.8.8 0 0 1-.313-1.087zm-5.592 4.317c1.82-.484 4.117-1.65 5.592-4.317l-2.8-1.549c-.938 1.696-2.375 2.444-3.614 2.773zm-2.297.342a10.5 10.5 0 0 0 2.297-.342l-.822-3.092a7.3 7.3 0 0 1-1.594.237zm-.723 0c.182.008.428.011.723 0l-.119-3.197a6 6 0 0 1-.472 0zm-.225-.013.225.013.132-3.197-.119-.007zm-.074-.006.074.006.238-3.19-.026-.003zm-.021-.002.015.002.298-3.186-.015-.002zm-.015-.001h.006l.315-3.184h-.005zm-.005 0h.002l.322-3.184h-.002zm.034.002.033.003.01.001.038.002.04.002h.054c.029 0 .122-.005.186-.012.256-.054 1.385-1.36.875-2.774a3 3 0 0 0-.723-.375l-.096-.018-.036-.006-.032-.004-.035-.003-.009-.001-.01-.001-.02-.002h-.011l-.137 1.593-.137 1.595h.01l.016.002h.001-.007l-.013-.002-.022-.003-.032-.004-.036-.005-.096-.019a3 3 0 0 1-.723-.375c-.51-1.412.619-2.72.874-2.773a3 3 0 0 1 .241-.012l.04.001.016.001.03.002-.02-.001zm-.034-.003.009.001.319-3.184h-.009zm-2.144-2.637a2.4 2.4 0 0 0 2.137 2.637l.333-3.183a.8.8 0 0 1 .713.879zm2.63-2.138a2.4 2.4 0 0 0-2.63 2.138l3.183.333a.8.8 0 0 1-.877.712zm.005 0h-.001l-.332 3.183h.001zm-.024-.002h-.002l-.28 3.188h.003zm.016.001-.026-.002-.259 3.19.026.002zm.055.003-.066-.003-.238 3.19q.063.006.172.01zm.347 0a5 5 0 0 1-.347 0l-.132 3.197c.145.006.349.01.598 0zm1.242-.185a5.7 5.7 0 0 1-1.242.185l.119 3.197a9 9 0 0 0 1.945-.29zm2.625-2.001c-.671 1.213-1.679 1.75-2.625 2.001l.822 3.093c1.531-.407 3.397-1.365 4.603-3.545zm3.261-.939a2.4 2.4 0 0 0-3.261.939l2.8 1.549a.8.8 0 0 1-1.087.313zm-15.218-3.905c1.201 0 2.01-.807 2.432-1.515.442-.741.664-1.662.664-2.593h-3.2c0 .455-.113.788-.213.955-.119.2-.058-.047.317-.047zm-3.095-4.108c0 .931.222 1.852.664 2.593.422.708 1.23 1.515 2.431 1.515v-3.2c.375 0 .436.246.317.047-.099-.167-.212-.5-.212-.955zm3.095-4.108c-1.201 0-2.009.807-2.431 1.515-.442.742-.664 1.662-.664 2.593h3.2c0-.454.113-.788.212-.954.119-.2.058.046-.317.046zm3.096 4.108c0-.93-.222-1.851-.664-2.593-.422-.708-1.231-1.515-2.432-1.515v3.2c-.375 0-.436-.246-.317-.046.1.166.213.5.213.954zm-4.932 40.382V98.245h-3.2v19.413zm22.196-17.563v18.124h3.2v-18.124z",mask:"url(#smile-wink_svg__a)"})))},SMILE:function(e){return o.createElement("svg",hd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),ud||(ud=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M188.872 79.297c.891 0 1.613-1.2 1.613-2.681 0-1.48-.722-2.681-1.613-2.681-.89 0-1.612 1.2-1.612 2.68 0 1.482.722 2.682 1.612 2.682m-2.729-6.428 5.663-2.923c.767-.402.499-1.686-.393-1.81a7 7 0 0 0-4.224.663c-1.6.835-2.206 1.978-2.387 2.927-.153.796.661 1.494 1.341 1.143m22.058 6.428c.891 0 1.613-1.2 1.613-2.681 0-1.48-.722-2.681-1.613-2.681-.89 0-1.612 1.2-1.612 2.68 0 1.482.722 2.682 1.612 2.682m2.423-7.263-5.675-2.732c-.779-.37-.543-1.647.334-1.795a6.87 6.87 0 0 1 4.188.535c1.621.776 2.238 1.885 2.447 2.821.173.78-.614 1.495-1.294 1.171m-3.745 14.26a.8.8 0 0 1 .377 1.067c-1.143 2.39-3.073 3.526-4.679 4.058a9.6 9.6 0 0 1-2.059.436 8 8 0 0 1-.637.04 6 6 0 0 1-.237 0h-.022l-.002-.001h.002-.003a.8.8 0 0 1-.767-.832.8.8 0 0 1 .83-.767h.164a7 7 0 0 0 .514-.032 8 8 0 0 0 1.714-.363c1.251-.414 2.67-1.243 3.584-2.927a7 7 0 0 0 .154-.302.8.8 0 0 1 1.067-.376m-9.507-1.751a.8.8 0 0 0-.709-.882.8.8 0 0 0-.882.709c-.127 1.168.18 2.11 1.03 2.601.736.426 1.656.36 2.375.217.76-.152 1.513-.437 2.06-.673a14 14 0 0 0 .867-.41l.054-.029.015-.008.004-.002h.002l-.021.01.022-.011a.8.8 0 0 0 .321-1.085.8.8 0 0 0-1.085-.321h-.002l-.009.006-.041.021a12 12 0 0 1-.762.36c-.501.217-1.136.453-1.738.573-.643.128-1.058.085-1.262-.033-.09-.052-.329-.22-.239-1.043"})),pd||(pd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.107.008.026-.007-.023.001.003.002.006.004.014.01.031q.012.032.029.072.033.082.095.187c.083.142.208.31.392.493.367.367.965.787 1.94 1.186 1.937.791 5.446 1.53 11.861 1.53 6.381 0 9.478-.571 11.002-1.212.769-.323 1.243-.709 1.479-1.153.119-.227.164-.445.164-.634q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.72-2.865 3.128-6.226 4.146-9.938 2.191.733 3.98.762 5.433.275 1.662-.558 2.748-1.746 3.449-3.01.696-1.256 1.036-2.629 1.205-3.663a14 14 0 0 0 .171-1.664l.003-.105v-.007l.003-.044a4 4 0 0 0 .011-.197 9 9 0 0 0 .005-.683 9.3 9.3 0 0 0-.293-2.118c-.422-1.586-1.488-3.456-4.004-3.771-1.869-.235-3.228.382-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.57-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.006.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.196-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.204 2.737 4.563 6.217 7.675 10.033 8.857a11.9 11.9 0 0 0 3.459.525c1.887 0 3.609-.469 5.133-1.176 3.158-1.485 6.029-4.318 8.361-8.205 3.203-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.594-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.838 1.661.679 4.933 1.411 11.256 1.411 6.356 0 9.174-.579 10.382-1.087.41-.172.583-.316.649-.384v-18.124c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.358 9.615c2.012.693 3.47.667 4.526.313 1.178-.395 1.99-1.242 2.558-2.268.573-1.035.873-2.208 1.026-3.146.076-.465.114-.862.134-1.14q.014-.211.017-.32l.002-.08v-.021l.001-.038.003-.036.001-.007.002-.035q.005-.05.009-.152c.006-.134.01-.33.004-.57a7.8 7.8 0 0 0-.24-1.75c-.339-1.276-1.062-2.395-2.657-2.595-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.068.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.008l-.003-.035-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .867 1.269q.025.055.034.08l.007.015h-.001l.009-.005z",clipRule:"evenodd"})))},SURPRISED:function(e){return o.createElement("svg",fd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),vd||(vd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M207.549 80.579c-.856 0-1.55-1.165-1.55-2.6 0-1.437.694-2.601 1.55-2.601s1.551 1.164 1.551 2.6-.695 2.6-1.551 2.6m-13.068 11.835c0 1.436.694 2.6 1.55 2.6s1.55-1.164 1.55-2.6-.694-2.6-1.55-2.6-1.55 1.164-1.55 2.6m13.12-24.687 5.056 3.484c.607.419 1.467-.157 1.416-.942-.06-.934-.502-2.106-1.929-3.1a6.68 6.68 0 0 0-3.952-1.138c-.866.014-1.275 1.218-.591 1.696m-19.053 10.251c0 1.436.694 2.6 1.55 2.6s1.551-1.164 1.551-2.6-.695-2.6-1.551-2.6-1.55 1.164-1.55 2.6m2.691-10.954-5.047 3.367c-.605.4-1.449-.183-1.387-.956.076-.927.518-2.073 1.959-3.03a6.56 6.56 0 0 1 3.92-1.062c.855.028 1.248 1.223.555 1.681m8.476 8.981a.8.8 0 0 1 .773-.826.8.8 0 0 1 .827.772l.378 11.167a.8.8 0 0 1-1.069.78l-5.294-1.892a.8.8 0 0 1-.484-1.023.8.8 0 0 1 1.023-.484l4.185 1.496z"})),gd||(gd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"M184.74 95.782a30 30 0 0 0 1.645 2.463v19.413l.03.106.008.027-.007-.023.001.003.002.006.004.014.01.03q.012.033.029.073.033.082.095.187c.083.141.208.31.392.493.367.366.965.787 1.94 1.185 1.937.792 5.446 1.531 11.861 1.531 6.381 0 9.478-.571 11.002-1.212.769-.324 1.243-.709 1.479-1.154.119-.226.164-.444.164-.633q0-.102-.014-.184V97.472a30 30 0 0 0 1.089-1.689c1.719-2.865 3.128-6.226 4.145-9.937 2.185.736 3.964.787 5.406.337 1.656-.518 2.738-1.657 3.434-2.88.69-1.214 1.021-2.544 1.183-3.546a13 13 0 0 0 .16-1.614l.002-.103.003-.041.014-.207c.01-.176.018-.424.014-.722-.007-.591-.063-1.399-.261-2.236-.392-1.653-1.422-3.657-3.971-3.976-1.869-.235-3.228.383-4.153 1.16l.001-.263c0-9.349-2.273-16.24-6.054-20.809-3.795-4.584-9.041-6.746-14.789-6.746-5.746 0-10.991 2.163-14.785 6.748-3.781 4.569-6.053 11.46-6.053 20.807l.001.36c-.926-.822-2.32-1.502-4.265-1.257-2.519.315-3.585 2.185-4.006 3.77a9.4 9.4 0 0 0-.292 2.12 9 9 0 0 0 .005.683q.005.126.011.197l.004.043v.006l.002.106q.004.136.02.377c.022.318.066.765.151 1.286.168 1.035.508 2.407 1.203 3.664.7 1.264 1.786 2.452 3.448 3.01 1.476.495 3.299.457 5.538-.311 1.018 3.725 2.43 7.098 4.154 9.973m1.311-43.814c-3.471 4.195-5.685 10.682-5.685 19.787 0 9.107 2.209 17.307 5.746 23.203 2.733 4.557 6.206 7.666 10.015 8.852a11.9 11.9 0 0 0 3.477.531c1.896 0 3.625-.473 5.154-1.186 3.15-1.487 6.013-4.317 8.34-8.195 3.202-5.337 5.317-12.561 5.69-20.639l-.005-.002.001-.003.002-.004.002-.006q.059-1.262.059-2.55c0-9.108-2.214-15.595-5.687-19.79-3.459-4.179-8.234-6.166-13.556-6.166-5.32 0-10.094 1.988-13.553 6.168m1.934 54.202v11.169q.034.041.094.102c.185.185.59.5 1.415.837 1.661.679 4.933 1.412 11.256 1.412 6.356 0 9.174-.579 10.382-1.087.41-.173.583-.316.649-.385v-18.123c-6.543 10.981-20.336 7.229-23.796 6.075m32.387-31.495a53 53 0 0 1-1.359 9.616c2.018.7 3.477.694 4.531.364 1.169-.365 1.966-1.17 2.52-2.144.56-.984.849-2.108.995-3.01a10.026 10.026 0 0 0 .139-1.403l.001-.049.001-.028v-.061l.004-.042v-.001l.001-.008.003-.04.011-.164c.008-.145.016-.357.012-.615a8.8 8.8 0 0 0-.218-1.887c-.33-1.392-1.05-2.562-2.613-2.758-1.566-.197-2.57.409-3.207 1.06a4.6 4.6 0 0 0-.821 1.17m-41.523.18a53.3 53.3 0 0 0 1.34 9.398c-2.067.731-3.558.71-4.632.35-1.177-.395-1.989-1.242-2.557-2.268-.572-1.034-.871-2.208-1.024-3.146a13 13 0 0 1-.134-1.14 9 9 0 0 1-.016-.32l-.003-.08v-.059l-.004-.036v-.007l-.003-.036-.009-.151a8 8 0 0 1-.004-.57c.013-.48.07-1.114.239-1.75.339-1.275 1.061-2.395 2.659-2.595 1.565-.197 2.57.409 3.206 1.06a4.5 4.5 0 0 1 .901 1.349l.007.015h-.001l.001-.002.006-.002z",clipRule:"evenodd"})))},SUSPECTING:function(e){return o.createElement("svg",zd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),xd||(xd=o.createElement("mask",{id:"suspecting_svg__a",fill:"#fff"},o.createElement("path",{d:"m189.128 68.19 4.784 3.75c.572.45.287 1.432-.468 1.617-.902.22-2.131.16-3.497-.909a6.6 6.6 0 0 1-2.242-3.4c-.245-.823.772-1.57 1.423-1.058m20.662 2.995-5.303-2.8c-.726-.384-.463-1.6.376-1.735a6.5 6.5 0 0 1 3.964.654c1.499.8 2.061 1.884 2.229 2.785.138.774-.631 1.428-1.266 1.096m-13.375 12.974a.8.8 0 0 1 .588.967c-.093.382-.077.593-.051.691.019.073.042.09.071.108.052.032.168.074.385.085.211.01.47-.013.764-.068.59-.109 1.225-.324 1.729-.522.249-.098.458-.188.604-.253l.167-.077.042-.02.01-.005h.002a.8.8 0 0 1 1.07.367.8.8 0 0 1-.368 1.07l-.022.01.022-.01h-.001l-.002.001-.004.002-.015.008-.053.025a15 15 0 0 1-.867.371c-.545.214-1.289.47-2.023.607-.368.068-.757.11-1.132.092-.369-.018-.777-.096-1.138-.315a1.74 1.74 0 0 1-.788-1.068c-.118-.447-.086-.948.044-1.478a.8.8 0 0 1 .966-.588m-.802 5.459a.8.8 0 0 0-.415 1.053.8.8 0 0 0 1.052.415c1.757-.763 3.27-.414 4.38.144a6.8 6.8 0 0 1 1.669 1.194l.083.086.018.019.002.002a.799.799 0 0 0 1.198-1.06l-.003-.003-.003-.004-.011-.012-.013-.013-.022-.024a4 4 0 0 0-.121-.125 8 8 0 0 0-.444-.407 8.4 8.4 0 0 0-1.636-1.084c-1.408-.707-3.429-1.182-5.734-.181m11.244-9.833c.826 0 1.495-1.123 1.495-2.509s-.669-2.508-1.495-2.508-1.495 1.123-1.495 2.508.669 2.509 1.495 2.509m-14.463-2.509c0 1.386-.67 2.509-1.496 2.509-.825 0-1.495-1.123-1.495-2.509s.67-2.508 1.495-2.508 1.496 1.123 1.496 2.508"}),o.createElement("path",{fillRule:"evenodd",d:"m220.447 71.755-.001.264c.925-.779 2.284-1.396 4.153-1.161 2.543.318 3.595 2.316 4.007 3.967.209.836.275 1.643.29 2.235a11 11 0 0 1-.015.928l-.004.05v.008l-.003.103a13.057 13.057 0 0 1-.172 1.614c-.169 1.002-.511 2.33-1.211 3.544-.706 1.223-1.798 2.36-3.459 2.876-1.448.45-3.231.399-5.417-.338-1.017 3.712-2.426 7.073-4.145 9.938a30 30 0 0 1-1.089 1.689v20.635q.014.082.014.184c0 .189-.045.407-.164.634-.236.444-.71.83-1.479 1.153-1.524.641-4.621 1.212-11.002 1.212-6.415 0-9.924-.738-11.861-1.53-.975-.399-1.573-.819-1.94-1.186a2.5 2.5 0 0 1-.392-.493 2 2 0 0 1-.095-.187q-.017-.04-.029-.072l-.01-.031-.004-.014-.002-.006-.002-.006-.03-.107V98.245a30 30 0 0 1-1.645-2.464c-1.724-2.874-3.136-6.247-4.154-9.972-2.239.768-4.062.806-5.538.31-1.662-.557-2.748-1.745-3.448-3.01-.695-1.256-1.035-2.628-1.203-3.663a14 14 0 0 1-.151-1.286 11 11 0 0 1-.02-.377l-.002-.106v-.006l-.004-.043q-.005-.072-.011-.198a9 9 0 0 1-.005-.682c.015-.56.081-1.325.292-2.12.421-1.585 1.487-3.455 4.006-3.77 1.945-.245 3.339.435 4.265 1.257l-.001-.36c0-9.347 2.272-16.238 6.053-20.807 3.794-4.585 9.039-6.748 14.785-6.748 5.748 0 10.994 2.162 14.789 6.746 3.781 4.569 6.054 11.46 6.054 20.81m-24.3 32.061c-3.817-1.181-7.297-4.293-10.035-8.857-3.537-5.897-5.746-14.097-5.746-23.204 0-9.105 2.214-15.591 5.685-19.787 3.459-4.18 8.233-6.168 13.553-6.168 5.322 0 10.097 1.987 13.556 6.167 3.473 4.194 5.687 10.68 5.687 19.788q0 1.29-.059 2.55l-.002.007-.002.004-.001.003.005.002c-.373 8.078-2.488 15.302-5.69 20.639-2.338 3.898-5.219 6.736-8.388 8.217-1.516.701-3.229 1.164-5.106 1.164a11.9 11.9 0 0 1-3.457-.525m22.866-19.525a53 53 0 0 0 1.359-9.616q.045-.094.113-.217c.15-.267.381-.618.708-.952.637-.652 1.641-1.258 3.207-1.06 1.568.196 2.306 1.372 2.654 2.767a9 9 0 0 1 .243 1.888c.006.257.002.47-.004.615l-.009.164-.003.04v.008l-.004.034v.054l-.001.034-.001.042q-.003.106-.017.308a12 12 0 0 1-.133 1.095c-.153.902-.451 2.026-1.02 3.012-.563.975-1.37 1.781-2.548 2.148-1.061.33-2.525.335-4.544-.364m-38.824-.038a53.3 53.3 0 0 1-1.34-9.398l-.028.01-.007.003.001.002-.007-.016-.034-.08a4 4 0 0 0-.159-.316 4.5 4.5 0 0 0-.708-.952c-.636-.652-1.641-1.258-3.206-1.06-1.598.2-2.32 1.319-2.659 2.594a7.8 7.8 0 0 0-.239 1.75c-.006.239-.002.435.004.57l.009.151.003.036v.007l.004.036v.059l.003.08q.003.11.016.32c.02.278.058.675.134 1.14.153.938.452 2.112 1.024 3.146.568 1.026 1.38 1.873 2.557 2.268 1.074.36 2.565.381 4.632-.35m7.796 33.086V106.17c3.46 1.154 17.253 4.906 23.796-6.075v18.124c-.066.068-.239.212-.649.384-1.208.508-4.026 1.087-10.382 1.087-6.323 0-9.595-.732-11.256-1.411-.825-.338-1.23-.653-1.415-.838a1 1 0 0 1-.094-.102",clipRule:"evenodd"}))),bd||(bd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m189.128 68.19 4.784 3.75c.572.45.287 1.432-.468 1.617-.902.22-2.131.16-3.497-.909a6.6 6.6 0 0 1-2.242-3.4c-.245-.823.772-1.57 1.423-1.058m20.662 2.995-5.303-2.8c-.726-.384-.463-1.6.376-1.735a6.5 6.5 0 0 1 3.964.654c1.499.8 2.061 1.884 2.229 2.785.138.774-.631 1.428-1.266 1.096m-13.375 12.974a.8.8 0 0 1 .588.967c-.093.382-.077.593-.051.691.019.073.042.09.071.108.052.032.168.074.385.085.211.01.47-.013.764-.068.59-.109 1.225-.324 1.729-.522.249-.098.458-.188.604-.253l.167-.077.042-.02.01-.005h.002a.8.8 0 0 1 1.07.367.8.8 0 0 1-.368 1.07l-.022.01.022-.01h-.001l-.002.001-.004.002-.015.008-.053.025a15 15 0 0 1-.867.371c-.545.214-1.289.47-2.023.607-.368.068-.757.11-1.132.092-.369-.018-.777-.096-1.138-.315a1.74 1.74 0 0 1-.788-1.068c-.118-.447-.086-.948.044-1.478a.8.8 0 0 1 .966-.588m-.802 5.459a.8.8 0 0 0-.415 1.053.8.8 0 0 0 1.052.415c1.757-.763 3.27-.414 4.38.144a6.8 6.8 0 0 1 1.669 1.194l.083.086.018.019.002.002a.799.799 0 0 0 1.198-1.06l-.003-.003-.003-.004-.011-.012-.013-.013-.022-.024a4 4 0 0 0-.121-.125 8 8 0 0 0-.444-.407 8.4 8.4 0 0 0-1.636-1.084c-1.408-.707-3.429-1.182-5.734-.181m11.244-9.833c.826 0 1.495-1.123 1.495-2.509s-.669-2.508-1.495-2.508-1.495 1.123-1.495 2.508.669 2.509 1.495 2.509m-14.463-2.509c0 1.386-.67 2.509-1.496 2.509-.825 0-1.495-1.123-1.495-2.509s.67-2.508 1.495-2.508 1.496 1.123 1.496 2.508"})),wd||(wd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",fillRule:"evenodd",d:"m220.447 71.755-.001.264c.925-.779 2.284-1.396 4.153-1.161 2.543.318 3.595 2.316 4.007 3.967.209.836.275 1.643.29 2.235a11 11 0 0 1-.015.928l-.004.05v.008l-.003.103a13.057 13.057 0 0 1-.172 1.614c-.169 1.002-.511 2.33-1.211 3.544-.706 1.223-1.798 2.36-3.459 2.876-1.448.45-3.231.399-5.417-.338-1.017 3.712-2.426 7.073-4.145 9.938a30 30 0 0 1-1.089 1.689v20.635q.014.082.014.184c0 .189-.045.407-.164.634-.236.444-.71.83-1.479 1.153-1.524.641-4.621 1.212-11.002 1.212-6.415 0-9.924-.738-11.861-1.53-.975-.399-1.573-.819-1.94-1.186a2.5 2.5 0 0 1-.392-.493 2 2 0 0 1-.095-.187q-.017-.04-.029-.072l-.01-.031-.004-.014-.002-.006-.002-.006-.03-.107V98.245a30 30 0 0 1-1.645-2.464c-1.724-2.874-3.136-6.247-4.154-9.972-2.239.768-4.062.806-5.538.31-1.662-.557-2.748-1.745-3.448-3.01-.695-1.256-1.035-2.628-1.203-3.663a14 14 0 0 1-.151-1.286 11 11 0 0 1-.02-.377l-.002-.106v-.006l-.004-.043q-.005-.072-.011-.198a9 9 0 0 1-.005-.682c.015-.56.081-1.325.292-2.12.421-1.585 1.487-3.455 4.006-3.77 1.945-.245 3.339.435 4.265 1.257l-.001-.36c0-9.347 2.272-16.238 6.053-20.807 3.794-4.585 9.039-6.748 14.785-6.748 5.748 0 10.994 2.162 14.789 6.746 3.781 4.569 6.054 11.46 6.054 20.81m-24.3 32.061c-3.817-1.181-7.297-4.293-10.035-8.857-3.537-5.897-5.746-14.097-5.746-23.204 0-9.105 2.214-15.591 5.685-19.787 3.459-4.18 8.233-6.168 13.553-6.168 5.322 0 10.097 1.987 13.556 6.167 3.473 4.194 5.687 10.68 5.687 19.788q0 1.29-.059 2.55l-.002.007-.002.004-.001.003.005.002c-.373 8.078-2.488 15.302-5.69 20.639-2.338 3.898-5.219 6.736-8.388 8.217-1.516.701-3.229 1.164-5.106 1.164a11.9 11.9 0 0 1-3.457-.525m22.866-19.525a53 53 0 0 0 1.359-9.616q.045-.094.113-.217c.15-.267.381-.618.708-.952.637-.652 1.641-1.258 3.207-1.06 1.568.196 2.306 1.372 2.654 2.767a9 9 0 0 1 .243 1.888c.006.257.002.47-.004.615l-.009.164-.003.04v.008l-.004.034v.054l-.001.034-.001.042q-.003.106-.017.308a12 12 0 0 1-.133 1.095c-.153.902-.451 2.026-1.02 3.012-.563.975-1.37 1.781-2.548 2.148-1.061.33-2.525.335-4.544-.364m-38.824-.038a53.3 53.3 0 0 1-1.34-9.398l-.028.01-.007.003.001.002-.007-.016-.034-.08a4 4 0 0 0-.159-.316 4.5 4.5 0 0 0-.708-.952c-.636-.652-1.641-1.258-3.206-1.06-1.598.2-2.32 1.319-2.659 2.594a7.8 7.8 0 0 0-.239 1.75c-.006.239-.002.435.004.57l.009.151.003.036v.007l.004.036v.059l.003.08q.003.11.016.32c.02.278.058.675.134 1.14.153.938.452 2.112 1.024 3.146.568 1.026 1.38 1.873 2.557 2.268 1.074.36 2.565.381 4.632-.35m7.796 33.086V106.17c3.46 1.154 17.253 4.906 23.796-6.075v18.124c-.066.068-.239.212-.649.384-1.208.508-4.026 1.087-10.382 1.087-6.323 0-9.595-.732-11.256-1.411-.825-.338-1.23-.653-1.415-.838a1 1 0 0 1-.094-.102",clipRule:"evenodd"})),Ed||(Ed=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"m179.563 74.586-.001-.001-1.495.57zm6.084 43.401.001.003 1.538-.438v-.003zm34.799-45.968-1.6-.008-.016 3.458 2.646-2.226zm4.153-1.161-.2 1.587h.001zm4.007 3.967-1.552.388zm.29 2.235-1.599.04zm-.004.72 1.598.066zm-.011.208 1.595.116.001-.007zm-.004.05-1.596-.116-.003.046-.001.046zm0 .008 1.6.03v-.006zm-.003.103-1.599-.057zm-.02.366-1.596-.115zm-.152 1.248 1.578.267zm-1.211 3.544 1.386.8zm-3.459 2.876-.475-1.528zm-5.417-.338.511-1.516-1.606-.54-.448 1.634zm-4.145 9.938 1.372.823zm-1.089 1.689-1.315-.912-.285.411v.5zm0 20.635h-1.6v.126l.02.123zm.014.184-1.6-.002zm-.164.634 1.414.748zm-1.479 1.153.621 1.475zm-22.863-.318-.606 1.481zm-1.94-1.186 1.13-1.133zm-.392-.493 1.378-.813zm-.095-.187-1.473.627h.001zm-.029-.072-1.509.529v.001zm-.01-.031-1.529.47.003.011zm-.004-.014-1.534.454.002.008.002.008zm-.002-.006-1.539.437.002.008.003.008zm-.002-.006-1.54.433.001.004zm-.03-.107h-1.6v.221l.06.213zm0-19.413h1.6v-.53l-.316-.425zm-1.645-2.463-1.372.823zm-4.154-9.973 1.544-.422-.449-1.645-1.614.553zm-5.538.31.509-1.516zm-3.448-3.01 1.4-.774zm-1.203-3.663 1.579-.257zm-.151-1.286 1.596-.111zm-.02-.377-1.599.054zm-.002-.106-1.6.024v.005zm0-.006 1.599-.023v-.05l-.004-.05zm-.004-.043-1.596.116.001.008zm-.011-.197 1.598-.071zm-.005-.683 1.599.042zm.292-2.12 1.546.412zm4.006-3.77.198 1.588h.002zm4.265 1.258-1.063 1.195 2.685 2.387-.022-3.592zm6.052-21.168-1.233-1.02zm29.574-.002-1.233 1.02zM186.112 94.96l-1.372.823zm10.035 8.857-.473 1.529.01.003zm-10.096-51.848-1.232-1.02zm27.109-.001-1.232 1.02zm5.628 22.339 1.497.565.09-.238.012-.254zm-.002.006-1.497-.566-.003.01zm-.002.004-1.5-.556-.002.006zm-.001.003 1.494.573.005-.011.004-.011zm.005.002 1.598.074.053-1.156-1.081-.413zm-5.69 20.639 1.372.823zm-8.388 8.217.671 1.453.007-.003zm-5.106 1.164v-1.6h-.001zm20.768-29.666-1.439-.698-.142.292-.017.324zm-1.359 9.616-1.556-.371-.336 1.408 1.369.475zm1.472-9.833 1.397.78zm.708-.952 1.145 1.118zm3.207-1.06-.2 1.587h.001zm2.654 2.767-1.552.388zm.243 1.888 1.599-.041zm-.004.615-1.599-.066zm-.009.164 1.596.117.001-.009zm-.003.04 1.595.13.001-.014zm0 .007 1.593.148.001-.009v-.009zm0 .001-1.594-.147v.001zm-.004.034-1.593-.146-.006.07v.07zm0 .035 1.6.02v-.014zm0 .002 1.6.025v-.006zm0 .017 1.6.037v-.012zm-.001.034 1.6.05v-.013zm-.001.043 1.599.056v-.006zm-.017.307-1.596-.115zm-.133 1.095-1.578-.267zm-1.02 3.012 1.386.8zm-2.548 2.148-.475-1.528zm-44.708-9.8 1.598-.087-.118-2.166-2.034.752zm1.34 9.398.534 1.508 1.355-.48-.332-1.398zm-1.368-9.388-.554-1.5-.007.002zm-.007.003 1.508-.536-.003-.006-.002-.007zm.001.002-1.489.586 2.996-1.123zm-.007-.016 1.489-.587-.004-.01zm-.034-.08-1.461.652zm-.159-.316-1.397.78zm-.708-.952 1.145-1.118zm-3.206-1.06.198 1.587h.002zm-2.659 2.594-1.546-.411zm-.239 1.75-1.599-.042zm.004.57-1.598.07zm.009.151-1.596.117.001.009zm.003.036-1.595.125v.008l.001.008zm0 .007-1.593.142v.007l.001.008zm.004.036 1.6-.005v-.076l-.008-.075zm0 .038-1.6.006v.012zm0 .003-1.6.017v.006zm0 .018-1.599.023v.005zm.003.08 1.599-.054zm.016.32-1.596.11zm.134 1.14-1.579.257zM173 82.335l-1.4.775zm2.557 2.268.509-1.517zm12.428 21.567.507-1.518-2.107-.703v2.221zm0 11.169h-1.6v.565l.355.439zm23.796-17.244h1.6v-5.811l-2.974 4.992zm0 18.124 1.153 1.109.447-.464v-.645zm-.649.384.62 1.475zm-21.638-.324-.605 1.481zm-1.415-.838 1.129-1.133zm5.833-45.501.988-1.258-.001-.001zm-4.784-3.75-.99 1.257.003.002zm4.316 5.367.38 1.554h.001zm-3.497-.909-.999 1.25.007.005.006.005zm-2.242-3.4 1.542-.426-.004-.015-.004-.015zm16.782-.864-.747 1.415zm5.303 2.8-.747 1.416.005.002zm-4.927-4.534-.24-1.582-.007.001-.008.001zm3.964.654.753-1.412-.009-.005-.01-.005zm2.229 2.785 1.575-.282-.002-.01zm-14.053 15.037-1.554-.38zm-.051.691 1.548-.407zm.071.108.83-1.368zm.385.085-.077 1.598zm.764-.068.291 1.574zm1.729-.522.585 1.49zm.604-.253-.654-1.46zm.167-.077.681 1.448.005-.002zm.042-.02.686 1.446.008-.005zm.01-.005.694 1.442.003-.002zm.002 0 .697 1.44.004-.003zm1.07.367-1.438.702zm-.39 1.08.686 1.446.008-.004zm.021-.01.7 1.44.006-.004zm-.002.001.699 1.44.002-.001zm-.004.002.694 1.442.004-.002zm-.068.033.68 1.448.005-.002zm-.194.089.654 1.46zm-.673.282.585 1.49zm-2.023.607-.291-1.574zm-1.132.092-.076 1.598zm-1.138-.315.83-1.368zm-.788-1.068-1.547.407zm.044-1.478-1.555-.38zm-.251 5.924 1.468-.637zm.415-1.053-.638-1.468zm.637 1.468-.637-1.467h-.001zm4.38.144.718-1.43zm1.32.876-1.033 1.22zm.349.318 1.129-1.133zm.083.086 1.175-1.086-.007-.008zm.018.019 1.186-1.073-.006-.007-.006-.006zm.002.002 1.197-1.061-.005-.006-.005-.006zm1.127.07-1.059-1.2zm.071-1.13 1.2-1.058-.002-.002zm-.003-.003 1.199-1.06-.005-.005zm-.003-.004 1.194-1.065-.006-.006zm-.011-.012 1.188-1.071-.007-.008zm-.013-.013 1.181-1.08-.008-.01zm-.022-.024 1.173-1.089-.005-.005zm-.121-.125 1.13-1.133zm-.444-.407 1.034-1.22zm-1.636-1.084-.718 1.43zm20.699-17.773.001-.27h-3.2l-.001.255zm2.753-2.756c-2.368-.298-4.163.497-5.383 1.524l2.06 2.449c.629-.53 1.553-.97 2.923-.798zm5.36 5.167c-.475-1.9-1.837-4.725-5.362-5.167l-.397 3.176c1.562.195 2.304 1.364 2.654 2.767zm.337 2.582a12 12 0 0 0-.337-2.582l-3.105.776a9 9 0 0 1 .243 1.888zm-.006.827c.009-.205.014-.489.006-.827l-3.199.082c.006.257.002.47-.004.615zm-.013.25.013-.25-3.197-.13-.009.164zm-.004.058.003-.05-3.191-.231-.004.05zm.004-.084v-.008l-3.2-.048v.008zm-.004.135.004-.129-3.2-.06-.002.076zm-.023.425q.018-.266.023-.425l-3.198-.113q-.003.106-.017.308zm-.17 1.4c.095-.565.144-1.05.17-1.4l-3.192-.23a12 12 0 0 1-.133 1.095zm-1.403 4.077c.831-1.44 1.216-2.975 1.403-4.077l-3.155-.535c-.153.902-.451 2.026-1.02 3.012zm-4.37 3.604c2.145-.667 3.521-2.135 4.37-3.604l-2.772-1.6c-.563.976-1.37 1.782-2.548 2.148zm-6.402-.35c2.409.812 4.548.926 6.402.35l-.95-3.056c-1.042.324-2.468.335-4.431-.326zm-2.263 9.245c1.803-3.005 3.266-6.503 4.316-10.338l-3.086-.845c-.983 3.589-2.339 6.812-3.974 9.537zm-1.146 1.778q.596-.86 1.146-1.778l-2.744-1.646a29 29 0 0 1-1.032 1.6zm.285 19.723V97.472h-3.2v20.635zm.014.187q-.001-.237-.033-.436l-3.161.498a.4.4 0 0 1-.006-.067zm-.35 1.379a2.96 2.96 0 0 0 .35-1.379l-3.2-.005q0-.046.009-.076a.2.2 0 0 1 .013-.037zm-2.272 1.88c.939-.395 1.794-.976 2.272-1.88l-2.828-1.497c.007-.014-.087.176-.685.427zm-11.623 1.337c6.405 0 9.782-.563 11.623-1.337l-1.241-2.95c-1.208.508-4.026 1.087-10.382 1.087zm-12.467-1.649c2.213.904 5.961 1.649 12.467 1.649v-3.2c-6.323 0-9.595-.732-11.256-1.411zm-2.464-1.534c.549.548 1.34 1.074 2.464 1.534l1.211-2.962c-.825-.338-1.23-.653-1.415-.838zm-.64-.812c.156.263.365.538.64.812l2.26-2.266a1 1 0 0 1-.144-.173zm-.189-.374q.074.177.189.374l2.756-1.627h-.001zm-.066-.169q.029.08.065.169l2.945-1.253.009.024zm-.027-.08q.012.04.027.079l3.019-1.059.006.018zm-.008-.025.005.014 3.059-.94-.004-.013zm-.006-.023.002.007 3.068-.907-.002-.007zm-.007-.022.002.006 3.078-.874-.002-.006zm-.031-.11.03.106 3.081-.866-.03-.107zm-.06-19.847v19.413h3.2V98.245zm-1.417-1.64a31 31 0 0 0 1.734 2.596l2.567-1.911a28 28 0 0 1-1.557-2.331zm-4.325-10.375c1.051 3.849 2.516 7.36 4.325 10.374l2.744-1.645c-1.64-2.734-2.998-5.97-3.982-9.572zm-4.504 1.407c1.897.636 4.094.533 6.566-.315l-1.038-3.027c-2.006.688-3.456.661-4.51.308zm-4.338-3.752c.831 1.502 2.19 3.031 4.338 3.752l1.018-3.034c-1.177-.395-1.988-1.241-2.557-2.268zm-1.384-4.181c.185 1.13.565 2.702 1.384 4.18l2.799-1.55c-.572-1.033-.871-2.207-1.024-3.145zm-.167-1.434c.025.359.073.855.167 1.434l3.159-.515a13 13 0 0 1-.134-1.14zm-.023-.433c.004.107.011.254.023.433l3.192-.221a9 9 0 0 1-.016-.32zm-.003-.131.003.13 3.199-.107-.003-.08zm0-.012v.006l3.199-.046v-.006zm.001.057.003.044 3.191-.248-.004-.043zm-.015-.25.014.243 3.192-.233-.009-.151zm-.006-.796a12 12 0 0 0 .006.796l3.197-.141a8 8 0 0 1-.004-.57zm.345-2.487c-.253.952-.328 1.85-.345 2.487l3.199.085c.013-.48.07-1.114.239-1.75zm5.354-4.948c-3.445.431-4.852 3.058-5.354 4.948l3.093.822c.34-1.282 1.067-2.395 2.658-2.595zm5.527 1.65c-1.218-1.083-3.059-1.96-5.528-1.65l.4 3.175c1.422-.179 2.368.303 3.002.866zm-2.664.835.001.37 3.2-.02-.001-.35zm6.42-21.827c-4.09 4.943-6.42 12.238-6.42 21.827h3.2c0-9.105 2.214-15.592 5.685-19.787zm16.018-7.328c-6.172 0-11.889 2.338-16.018 7.328l2.465 2.04c3.459-4.18 8.233-6.168 13.553-6.168zm16.021 7.326c-4.129-4.99-9.848-7.326-16.021-7.326v3.2c5.322 0 10.097 1.987 13.556 6.167zm6.422 21.83c0-9.591-2.331-16.888-6.422-21.83l-2.465 2.04c3.472 4.195 5.687 10.682 5.687 19.79zM184.74 95.78c2.865 4.777 6.621 8.229 10.934 9.564l.946-3.057c-3.321-1.028-6.526-3.8-9.136-8.152zm-5.974-24.026c0 9.346 2.264 17.841 5.974 24.026l2.744-1.645c-3.364-5.608-5.518-13.513-5.518-22.38zm6.053-20.807c-3.781 4.569-6.053 11.46-6.053 20.807h3.2c0-8.863 2.155-14.945 5.318-18.767zm14.785-6.748c-5.746 0-10.992 2.163-14.785 6.748l2.465 2.04c3.124-3.775 7.426-5.588 12.32-5.588zm14.789 6.746c-3.795-4.584-9.041-6.746-14.789-6.746v3.2c4.897 0 9.199 1.812 12.324 5.587zm6.054 20.81c0-9.35-2.273-16.241-6.054-20.81l-2.465 2.04c3.163 3.822 5.319 9.904 5.319 18.77zm-.06 2.623q.06-1.298.06-2.624h-3.2q0 1.252-.057 2.478zm-.104.498.002-.006-2.993-1.13-.003.005zm.002-.004.001-.005-3-1.113-.002.005zm.001-.003.001-.003-3.005-1.101-.001.003zm-.928-2.044c.005.002.043.016.091.038.014.007.089.04.177.095.032.02.158.097.29.23a1.58 1.58 0 0 1 .459.97q.019.167-.004.357a2 2 0 0 1-.035.19l-.027.094-.015.046c-.008.023-.017.046-1.511-.527s-1.502-.55-1.51-.527l-.016.047-.026.094a1.4 1.4 0 0 0-.035.19 1.6 1.6 0 0 0-.005.356 1.601 1.601 0 0 0 .46.97c.132.133.258.21.29.23.089.055.163.09.178.096.049.022.089.037.098.041zm-4.888 22.957c3.361-5.6 5.534-13.092 5.916-21.388l-3.197-.148c-.362 7.86-2.419 14.817-5.463 19.89zm-9.082 8.844c3.536-1.653 6.631-4.759 9.082-8.844l-2.744-1.646c-2.226 3.71-4.892 6.281-7.693 7.591zm-5.784 1.314c2.146 0 4.087-.531 5.777-1.311l-1.341-2.905c-1.344.62-2.829 1.016-4.436 1.016zm-3.92-.593c1.215.367 2.53.594 3.921.593l-.002-3.2a10.3 10.3 0 0 1-2.993-.456zm23.09-30.755a51.7 51.7 0 0 1-1.317 9.327l3.113.742a55 55 0 0 0 1.4-9.906zm.315-.915a6 6 0 0 0-.156.299l2.879 1.396a3 3 0 0 1 .07-.135zm.96-1.29c-.449.46-.761.933-.96 1.29l2.793 1.56c.1-.178.251-.405.456-.614zm4.551-1.53c-2.156-.271-3.635.592-4.551 1.53l2.289 2.236c.197-.203.425-.37.699-.479.265-.105.635-.179 1.163-.112zm4.006 3.967c-.208-.833-.563-1.738-1.209-2.488-.677-.788-1.613-1.33-2.799-1.48l-.397 3.176c.382.048.6.192.77.39.203.236.39.616.531 1.178zm.29 2.235a10.5 10.5 0 0 0-.29-2.235l-3.104.776c.134.537.184 1.095.195 1.54zm-.004.721c.007-.176.012-.423.004-.721l-3.199.082c.006.217.002.393-.003.508zm-.011.207.011-.207-3.198-.13-.006.121zm-.004.048.003-.039-3.192-.234-.002.04zm-.002.021.001-.007-3.189-.26-.001.007zm-.001.019v-.001l-3.186-.296-.001.002zm-.003.032.003-.034-3.187-.292-.003.034zm.006-.105v-.035l-3.199-.012-.001.035zm0 .015v-.002l-3.2-.038v.002zm0 .023v-.017l-3.199-.05-.001.017zm-.001.046.001-.034-3.199-.075-.001.034zm-.002.056.001-.043-3.198-.1-.001.042zm-.02.372q.016-.234.02-.366l-3.198-.113-.014.249zm-.152 1.248c.086-.506.13-.939.152-1.248l-3.192-.23a10 10 0 0 1-.115.943zm-1.211 3.544c.7-1.213 1.042-2.543 1.211-3.544l-3.155-.535c-.136.802-.39 1.72-.827 2.479zm-3.459 2.876c1.661-.517 2.753-1.653 3.459-2.876l-2.771-1.6c-.42.727-.942 1.204-1.638 1.42zm-5.542-.38c2.242.777 4.068.838 5.542.38l-.95-3.056c-.648.202-1.751.274-3.545-.348zM177.252 74.94c.183 3.38.656 6.63 1.381 9.682l3.113-.74a51.6 51.6 0 0 1-1.299-9.115zm2.124 1.425.028-.01-1.109-3.002-.028.01zm-.562-1.498c1.503-.55 1.505-.542 1.508-.535l.005.014.009.028.018.058a1.57 1.57 0 0 1 .013.82 1.6 1.6 0 0 1-.28.585 1.6 1.6 0 0 1-.414.38c-.144.092-.269.137-.29.145l-1.123-2.996a1.617 1.617 0 0 0-.719.532 1.6 1.6 0 0 0-.28.585 1.6 1.6 0 0 0-.045.456 1.5 1.5 0 0 0 .059.364l.017.058.01.028.005.014c.002.007.005.014 1.507-.536m1.508-.535-3.015 1.072zm-3.002 1.107.006.016 2.977-1.173-.006-.016zm-.007-.014.011.025 2.969-1.194q-.02-.052-.058-.135zm-.095-.188c.048.086.08.153.095.188l2.922-1.304a5 5 0 0 0-.223-.444zm-.455-.614c.204.209.356.436.455.614l2.794-1.56c-.2-.357-.511-.83-.96-1.29zm-1.862-.591c.527-.066.898.007 1.163.112.273.108.501.276.699.479l2.289-2.236c-.916-.938-2.396-1.801-4.551-1.53zm-1.313 1.418c.131-.494.305-.826.494-1.034.161-.177.389-.33.817-.384l-.397-3.175c-1.169.146-2.101.652-2.786 1.404-.655.72-1.013 1.585-1.22 2.367zm-.185 1.382c.01-.403.058-.904.185-1.382l-3.092-.822a9.4 9.4 0 0 0-.292 2.119zm.003.456a6 6 0 0 1-.003-.456l-3.199-.085a9 9 0 0 0 .005.682zm.006.105-.006-.105-3.197.141q.006.126.011.198zm.002.027-.003-.036-3.19.252.003.035zm-.001-.009-.001-.007-3.187.283.001.008zm.002.022-.003-.037-3.185.314.004.036zm.008.189v-.038l-3.2.01v.039zm0-.01v-.002l-3.2.035v.002zm0 .012v-.018l-3.2.047.001.018zm.002.05-.002-.055-3.199.057.002.106zm.014.263a5 5 0 0 1-.014-.263l-3.199.108q.004.136.02.377zm.116.993c-.067-.407-.1-.754-.116-.993l-3.193.222c.022.318.066.765.151 1.286zm.845 2.629c-.449-.812-.708-1.786-.845-2.629l-3.158.515c.168 1.035.508 2.407 1.203 3.664zm1.666 1.526c-.693-.232-1.23-.74-1.666-1.526l-2.8 1.55c.701 1.265 1.787 2.452 3.448 3.01zm3.59-.342c-1.834.65-2.946.558-3.59.342l-1.018 3.034c1.504.504 3.374.455 5.675-.359zm6.729 23.426v11.169h3.2V106.17zm24.022-6.894c-2.921 4.901-7.429 6.541-11.779 6.81-4.399.272-8.485-.883-10.136-1.434l-1.013 3.035c1.809.604 6.349 1.902 11.347 1.593 5.047-.312 10.707-2.287 14.33-8.366zm2.974 18.943v-18.124h-3.2v18.124zm-1.629 1.859c.545-.229.922-.48 1.182-.75l-2.306-2.219c.066-.068.106-.092.093-.084a1.4 1.4 0 0 1-.21.104zm-11.002 1.212c6.38 0 9.478-.571 11.002-1.212l-1.241-2.949c-.89.374-3.428.961-9.761.961zm-11.861-1.53c1.937.792 5.447 1.53 11.861 1.53v-3.2c-6.231 0-9.266-.726-10.65-1.292zm-1.94-1.186c.367.367.965.787 1.94 1.186l1.211-2.962c-.675-.276-.888-.486-.892-.49zm-.209-.231q.09.112.209.231l2.259-2.266.023.026zm8.159-47.663-4.784-3.749-1.974 2.519 4.784 3.749zm-1.074 4.43a2.62 2.62 0 0 0 1.887-1.817c.238-.818.089-1.904-.812-2.611l-1.977 2.516a.77.77 0 0 1-.284-.796.58.58 0 0 1 .423-.399zm-4.864-1.202c1.77 1.385 3.508 1.535 4.863 1.203l-.761-3.108c-.447.11-1.168.138-2.129-.615zm-2.798-4.232a8.2 8.2 0 0 0 2.785 4.222l1.999-2.5a5 5 0 0 1-1.7-2.576zm3.955-2.743c-1.041-.82-2.272-.531-2.989 0-.72.532-1.313 1.576-.957 2.772l3.067-.913a.65.65 0 0 1-.207.713.63.63 0 0 1-.34.116.83.83 0 0 1-.554-.174zM203.74 69.8l5.303 2.8 1.494-2.83-5.303-2.8zm.868-4.729c-1.205.195-1.896 1.148-2.084 2.016-.187.867.052 2.098 1.216 2.713l1.494-2.83a.83.83 0 0 1 .384.435.63.63 0 0 1 .034.359.64.64 0 0 1-.535.467zm4.953.812a8.1 8.1 0 0 0-4.938-.814l.479 3.164a4.9 4.9 0 0 1 2.991.493zm3.068 3.915c-.254-1.362-1.105-2.868-3.049-3.905l-1.506 2.823c1.054.563 1.326 1.226 1.409 1.667zm-3.581 2.805c1.012.53 2.062.219 2.707-.337a2.63 2.63 0 0 0 .876-2.458l-3.15.564a.57.57 0 0 1 .189-.533.79.79 0 0 1 .862-.07zm-10.49 12.903a2.4 2.4 0 0 0-1.764-2.9l-.758 3.109a.8.8 0 0 1-.587-.967zm-.058-.095a1 1 0 0 1 .029.16q.004.057.003.068c-.001.013 0-.027.026-.133l-3.109-.758c-.13.53-.161 1.03-.044 1.478zm-.647-.853c.038.023.238.143.413.377.157.21.215.404.234.476l-3.095.815c.038.144.117.382.297.624.198.266.424.403.491.444zm-.369-.145c-.019-.001.007-.002.065.013.052.013.165.048.304.132l-1.66 2.736c.361.219.768.297 1.138.315zm.398-.043c-.221.04-.35.045-.398.043l-.153 3.196a5 5 0 0 0 1.132-.092zm1.435-.439c-.464.182-.991.357-1.436.439l.582 3.147c.734-.136 1.478-.393 2.023-.607zm.534-.224c-.128.058-.314.138-.534.224l1.169 2.98c.276-.11.508-.21.673-.283zm.141-.064-.141.064 1.308 2.92q.124-.055.194-.088zm.037-.018-.042.02 1.371 2.892.042-.02zm.001 0-.01.004 1.388 2.884.01-.005zm-.002 0-.001.001 1.394 2.88h.002zm3.205 1.106a2.4 2.4 0 0 0-3.209-1.103l1.403 2.875a.8.8 0 0 1-1.069-.368zm-1.103 3.21a2.4 2.4 0 0 0 1.103-3.21l-2.875 1.404a.8.8 0 0 1 .368-1.07zm-.028.014.021-.011-1.391-2.882-.022.01zm-.674-1.452-.696-1.44h-.003v.001h-.002v.001h-.002v.001h-.002l-.001.001h-.002v.001h-.002v.001h-.002v.001h-.002v.001h-.002v.001h-.002l1.392 2.883h.001v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001h.002v-.001zm.705 1.437h.001l-1.412-2.873h-.001zm-.007.003h.001l-1.4-2.878h-.002zm-.007.003.005-.002-1.397-2.88-.004.003zm-.019.01.015-.008-1.388-2.883-.015.007zm-.062.029.054-.026-1.371-2.891-.054.025zm-.225.103.22-.1-1.361-2.897-.167.077zm-.742.311c.303-.119.559-.23.742-.311l-1.308-2.92c-.146.065-.355.155-.604.253zm-2.317.691c.879-.162 1.731-.46 2.317-.69l-1.17-2.98c-.504.199-1.139.414-1.729.523zm-1.499.117a6.6 6.6 0 0 0 1.499-.117l-.582-3.147a3.4 3.4 0 0 1-.764.068zm-1.891-.545c.669.406 1.369.52 1.891.545l.153-3.196c-.217-.01-.333-.053-.385-.085zm-1.506-2.03c.23.875.767 1.582 1.506 2.03l1.659-2.736a.1.1 0 0 1-.039-.033.2.2 0 0 1-.032-.075zm.036-2.263c-.165.679-.246 1.469-.036 2.264l3.094-.815c-.025-.098-.042-.309.051-.691zm2.9-1.763a2.4 2.4 0 0 0-2.9 1.763l3.109.758a.8.8 0 0 1-.967.588zm-.128 7.429a.8.8 0 0 1-.415 1.051l-1.276-2.935a2.4 2.4 0 0 0-1.245 3.157zm-1.054-.415a.8.8 0 0 1 1.054.415l-2.936 1.273a2.4 2.4 0 0 0 3.158 1.247zm5.736.181c-1.41-.708-3.431-1.182-5.735-.181l1.275 2.935c1.208-.525 2.214-.301 3.024.106zm1.636 1.084a8.4 8.4 0 0 0-1.636-1.084l-1.436 2.86c.42.21.765.464 1.005.667zm.444.407a7 7 0 0 0-.444-.407l-2.067 2.443c.117.1.202.18.252.23zm.122.125-.122-.125-2.259 2.266.046.047zm.024.027-.017-.02-2.35 2.173.018.019zm.015.015-.003-.002-2.373 2.146.002.002zm-1.119-.057a.8.8 0 0 1 1.129.069l-2.394 2.123a2.4 2.4 0 0 0 3.383.207zm-.071 1.128a.8.8 0 0 1 .071-1.128l2.118 2.399a2.4 2.4 0 0 0 .212-3.387zm0 0 .004.004 2.388-2.13-.003-.004zm-.004-.005.01.011 2.377-2.142-.011-.012zm-.006-.006.013.014 2.362-2.16-.013-.013zm-.013-.014.022.023 2.345-2.177-.022-.024zm-.079-.08q.058.057.084.085l2.335-2.188-.159-.164zm-.348-.32c.154.131.272.243.348.32l2.26-2.267a9 9 0 0 0-.54-.495zm-1.32-.875c.56.281 1.01.613 1.32.876l2.068-2.443a10 10 0 0 0-1.952-1.293zm-4.378-.144c1.754-.762 3.267-.414 4.378.144l1.436-2.86c-1.706-.857-4.235-1.459-7.09-.219zm10.501-13.809c0 .455-.113.788-.212.955-.119.2-.058-.046.317-.046v3.2c1.201 0 2.01-.808 2.432-1.516.442-.741.663-1.662.663-2.593zm.105-.908c-.375 0-.436-.246-.317-.046.099.166.212.5.212.954h3.2c0-.93-.221-1.851-.663-2.593-.422-.708-1.231-1.515-2.432-1.515zm.105.908c0-.454.113-.788.212-.954.119-.2.058.046-.317.046v-3.2c-1.201 0-2.01.807-2.432 1.515-.442.742-.663 1.662-.663 2.593zm-.105.909c.375 0 .436.245.317.046-.099-.167-.212-.5-.212-.955h-3.2c0 .931.221 1.852.663 2.593.422.708 1.231 1.516 2.432 1.516zm-15.959 3.2c1.201 0 2.01-.808 2.432-1.516.442-.741.664-1.662.664-2.593h-3.2c0 .455-.113.788-.213.955-.119.2-.058-.046.317-.046zm-3.095-4.109c0 .931.222 1.852.664 2.593.422.708 1.231 1.516 2.431 1.516v-3.2c.375 0 .436.245.317.046-.099-.167-.212-.5-.212-.955zm3.095-4.108c-1.2 0-2.009.807-2.431 1.515-.442.742-.664 1.662-.664 2.593h3.2c0-.454.113-.788.212-.954.119-.2.058.046-.317.046zm3.096 4.108c0-.93-.222-1.851-.664-2.593-.422-.708-1.231-1.515-2.432-1.515v3.2c-.375 0-.436-.246-.317-.046.1.166.213.5.213.954zm8.405 15.252.002.003 2.397-2.12-.002-.003z",mask:"url(#suspecting_svg__a)"})))}},Yd={AFRO:function(e){return o.createElement("svg",Nd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),yd||(yd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.04 48.646s-8.666-.16-14.441 5.422C178.823 59.65 178.963 76 178.963 76c-2.49-2.203-4.503-5.036-5.884-8.279-1.381-3.242-2.092-6.807-2.079-10.416C171 44.845 180.158 34 199.04 34 216.796 34 228 48.563 228 61.354c0 8.25-2.466 10.115-2.466 10.115s-2.746-.648-5.708 3.236c-1.195-13.253-3.594-26.06-20.786-26.06"})))},BALD:function(e){return o.createElement("svg",Od({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Cd||(Cd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M180 74.5c-.574-4.767 0-19 7.5-24.5-12.5 0-16.688 16.25-7.5 24.5m39.222-.5c.553-4.475 0-17.837-7.222-23 12.037 0 16.07 15.255 7.222 23"})))},BUN:function(e){return o.createElement("svg",Ad({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Rd||(Rd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M179.436 76V63.754s4.287 4.816 10.675-2.405c3.487 5.237 7.189 4.257 11.111 0 4.283 5.73 8.35 2.333 10.02 0 2.542 4.743 7.116 3.359 7.116 3.359l.791 10.81s.232-5.381 7.047-3.47c5.087-7.855 3.126-19.82-4.863-27.041 3.632-3.896 4.213-8.354 2.397-13.664S215.786 20 204.224 20s-14.179 8.567-14.179 13.03 2.031 6.3 2.031 6.3S170 44.216 170 62.75c0 8.14 2.036 9.273 2.036 9.273s6.019-2.606 7.4 3.977"})))},COOL:function(e){return o.createElement("svg",Td({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),_d||(_d=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M199.04 63.098S191.5 50.5 184.5 55.5c-5.776 4.918-5.537 20.5-5.537 20.5-1.963-1.14-2.392-2.5-2.963-6.5-.5-3.5-1.684-8-3-13-2.5-9.5-7.383-29 11.5-29 33.326 0 41.034 24.33 41.034 35.598v8.91s-2.746-.57-5.708 2.852c-1.195-11.676-8.326-15.36-20.786-11.762"})))},CURLY_BANGS:function(e){return o.createElement("svg",kd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Sd||(Sd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M180.392 76s-1.833-2.992-5.045-4.131c-2.293-14.28-2.662-21.403 7.156-27.508s26.427-8.049 36.613-4.81 6.056 31.713 6.056 31.713-3.672-.647-5.691 4.173c-.46-11.568-1.466-15.265-1.466-15.265s-3.762 1.131-6.974-3.459c-2.752 4.477-9.635 4.682-13.124 0-5.228 8.175-11.283 5.308-12.57 2.35-2.662 4.715-5.505 5.178-5.505 5.178z"})))},CURLY:function(e){return o.createElement("svg",Id({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Md||(Md=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M170.922 76S166 74.974 166 67.952s7.913-9.924 7.913-9.924-5.11-6.553 2.415-16.29c7.525-9.738 20.627-10.296 27.486-5.71 5.388-4.493 12.73-3.745 17.374.655s3.719 11.984 1.487 15.54c12.635 3.838 10.411 15.729 5.109 21.252-3.331-4.024-8.362.654-8.362.654v-9.724s-9.012-.093-15.513-12.918c-8.549 17.693-23.567 12.326-23.567 12.326l-.762 11.642s.171-3.467-4.197-3.467c-3.907-.012-4.461 4.012-4.461 4.012"})))},INFORMAL:function(e){return o.createElement("svg",Dd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ld||(Ld=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M172.235 72.806s.019-19.153 16.719-30.333 29.692-7.126 33.129 6.401 3.151 23.26 3.151 23.26-2.75-1.512-6.274 2.096l-.682-7.774s-3.712-1.713-4.826-7.846c-12.247 6.58-18.65 4.6-25.795.63-3.621 6.675-7.89 7.846-7.89 7.846l.096 8.024s-2.057-3.565-7.628-2.304m39.92 30.887s5.194.268 6.772-4.238c2.783 2.884 5.023 3.424 6.772-.54 1.75-3.966 0-15.862 0-15.862s-1.481 3.85-8.161 1.954c-2.135 9.061-5.383 11.794-5.383 11.794zm-31.27-20.197s-3.349 4.417-8.819-.451c-1.39 10.098-5.194 20.018 3.248 20.558 5.198 0 6.127-3.969 6.127-3.969s.461 4.689 5.195 5.141v-7.756a25.96 25.96 0 0 1-5.751-13.523"})))},LONG:function(e){return o.createElement("svg",Hd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Pd||(Pd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M187 111h-30s.138-9.348 10.163-18-.276-29.16 15.181-45.342c15.457-16.183 34.397-17.165 39.272-1.116 4.874 16.048-1.256 33.481 8.631 43.668S240 111 240 111h-28V97.884s9.867-12.662 6.89-34.027c-12.563-3.226-15.784-12.587-15.784-12.587s-3.769 10.07-23.673 13.754c-.464 13.245.8 22.069 7.567 32.898z"})))},MIDDLE:function(e){return o.createElement("svg",Bd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),jd||(jd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M187.468 56.093s0 3.887 10.806 3.887 12.264-5.74 12.264-5.74-1.017 5.556 7.944 10.828c1.249 2.998 1.216 10.52 1.216 10.52s.474-3.18 4.464-3.18c4.986 0 5.341 10.832.725 13.149-4.615 2.317-6.614-.263-6.614-.263-.638 5.3-2.815 9.03-6.069 13.778-.092 7.126 0 15.882 0 15.882s23.549 1.569 27.985-19.62c1.937-11.94-6.665-7.87-10.897-31.652s-19.579-27.489-29.093-27.489c-9.515 0-18.375 3.52-24.286 14.532s-4.803 15.483-12.56 24.863c-7.756 9.38-8.498 15.028-5.082 23.724s18.487 15.283 29.197 15.283V99.392c-3.317-4.469-5.886-9.294-6.752-14.795-1.85 1.482-6.282 3.147-8.777-2.313-2.496-5.46-.092-9.535 3.332-9.535s4.128 2.84 4.128 2.84l.95-9.686s6.565-2.872 7.119-9.81"})))},OLDSCHOOL:function(e){return o.createElement("svg",Vd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),qd||(qd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M173.489 71.465S171 64.578 171 50.018 182.303 33 204.333 33c22.031 0 24.519 5.41 23.469 19.774s-1.628 19.183-1.628 19.183-4.597-.98-5.941 2.854.669-2.166-2.204-9.936c-18.963-.297-22.41-12.092-22.41-12.092s-15.805 5.706-16.764 22.724c-2.109-3.945-5.366-4.042-5.366-4.042"})))},PUNK:function(e){return o.createElement("svg",Fd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Ud||(Ud=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M203.068 45.592 191.287 68C180.304 61.972 147 34.738 147 34.738l33.906 9.514-8.763-23.716 17.422 18.89L192.415 15l4.047 23.598 11.355-18.832-4.078 20.96 13.507-9.96-5.922 13.258 12.003-1.79-7.363 7.171L226 51.793l-9.33 3.764s-2.877-7.4-13.602-9.965"})))},SHORT:function(e){return o.createElement("svg",Gd({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 400 225"},e),Kd||(Kd=o.createElement("path",{fill:"var(--guk-illustration-primary-color)",d:"M179.662 75s-1.469-3.076-4.556-2.682C171.688 59.224 174.932 37 203.049 37s21.198 35.226 21.198 35.226-3.102-.687-4.57 2.774c.367-8.076-.734-12.306-.734-12.306s-6.609-3.653-7.66-11.032c-11.782 19.275-31.254 11.417-31.254 11.417z"})))}},Jd=t=>{const{body:l,expression:r,hairs:n,sunglasses:c,accessory:i,className:o,style:d,object:m,objectPosition:u="left",...p}=t,h=Xd[l],v=$d[r],g=n?Yd[n]:void 0,f=c?Zd[c]:void 0,x=i?Wd[i]:void 0,b=m?yi[m]:void 0,w={width:"100%",height:"100%",...d},E={className:"absolute top-0 right-0"};return a("div",{className:s("relative",o),style:w,...p,children:[e(h,{"data-testid":l}),e(v,{"data-testid":r,...E}),g&&e(g,{"data-testid":n,...E}),f&&e(f,{"data-testid":c,...E}),x&&e(x,{"data-testid":i,...E}),b&&e(b,{"data-testid":m,className:s("absolute top-0 h-[70%]",{"left-0":"left"===u},{"right-0":"right"===u})})]})},Qd=a=>{const{object:t,...l}=a;return e(yi[t],{"data-testid":t,...l})},em=({heading:t,description:l,primaryButton:r,secondaryButton:n,className:c,isStacked:i=!0,objectIllustration:o,humanIllustration:d})=>{const m=s("grid w-full",{"grid-cols-1 justify-items-center text-center p-6 md:p-12":i},{"gap-4 md:gap-6":i&&null!=d},{"grid-cols-[auto_64px] gap-4 p-4 items-center":!i},{"md:grid-cols-[auto_80px] md:px-6 md:py-5":!i},c);return a("div",{className:m,children:[d&&e(Jd,{className:s({"mb-4 h-auto w-full max-w-[400px] md:mb-6":i,"order-last h-auto w-full max-w-20 justify-self-end":!i}),...d}),o&&e(Qd,{className:s({"h-auto w-full max-w-40":i,"order-last h-auto w-full max-w-20 justify-self-end rounded-full bg-neutral-50":!i}),...o}),a("div",{className:s("flex flex-col",{"w-full items-center":i,"space-y-6":(!!r||!!n)&&i,"space-y-3 md:space-y-4":!(!r&&!n||i)}),children:[a("div",{className:s({"flex flex-col items-center space-y-1 md:space-y-2":i,"items-start space-y-0.5 md:space-y-1":!i}),children:[e("p",{className:s("leading-tight font-normal text-neutral-800",{"text-xl md:text-2xl":i,"text-base md:text-lg":!i}),children:t}),e("p",{className:s("leading-tight font-normal text-neutral-500",{"text-sm md:text-base":i,"text-xs md:text-sm":!i}),children:l})]}),a("div",{className:s({"border-w-full flex w-full flex-col items-stretch space-y-3 space-x-0 sm:w-fit md:flex-row md:justify-center md:space-y-0 md:space-x-4":i,"flex flex-row flex-wrap gap-3":!i}),children:[r&&e(gn,{...r,size:i?"lg":"sm",responsiveSize:i?{md:"lg"}:{md:"md"},variant:"primary",children:r.label}),n&&e(gn,{...n,size:i?"lg":"sm",responsiveSize:i?{md:"lg"}:{md:"md"},variant:"secondary",children:n.label})]})]})]})},am=a=>{const{className:t,...l}=a;return e(Mn,{className:s("mx-auto flex w-full justify-center",t),children:e(em,{...l})})},tm=t=>{const{icon:l,value:r,description:n,action:c,isStacked:i=!0,className:o,...d}=t,m=s("grid grid-cols-[auto_max-content] items-center gap-4 p-4 md:px-6 md:py-5",{"md:gap-5":i},{"md:grid-flow-col md:grid-cols-[auto_1fr_1fr_max-content] md:gap-6":!i});return e(Mn,{className:s({"w-80 md:w-120":i},{"w-80 md:w-160":!i},o),...d,children:a("div",{className:m,children:[e(Qr,{variant:"neutral",icon:l,size:"md",responsiveSize:{md:"lg"},className:"self-center"}),e(gn,{variant:"tertiary",size:"md",responsiveSize:{md:"lg"},iconLeft:Gr.PLUS,onClick:c.onClick,href:c.href,children:c.label}),a("div",{className:s("col-span-2 flex gap-x-2 gap-y-1",{"flex-col":i},{"flex-col md:col-start-2 md:flex-row md:items-baseline":!i}),children:[e("p",{className:"text-2xl leading-tight font-normal text-neutral-800 md:text-3xl",children:r}),e("p",{className:"text-base leading-tight font-normal text-neutral-500",children:n})]})]})})},lm=t=>{const{copyValue:l,size:r="sm",variant:n="avatar",className:c,children:i}=t,{isCopied:o,handleCopy:d}=In(),{copy:m}=wa(),u=m.clipboard.copy,p=o?Gr.CHECKMARK:Gr.COPY,h=()=>d(l);return a("div",{className:s("flex items-center gap-2",c),children:[i,("avatar"===n||"avatar-white-bg"===n)&&e(bn,{content:u,triggerAsChild:!0,children:e("button",{className:"cursor-pointer",onClick:h,children:e(Qr,{variant:"primary",backgroundWhite:"avatar-white-bg"===n,icon:p,size:r})})}),"button"===n&&e(bn,{content:u,triggerAsChild:!0,children:e(gn,{variant:"tertiary",iconLeft:p,size:r,onClick:h})})]})},rm=u(null),nm=rm.Provider,cm=()=>{const e=p(rm);if(null===e)throw new Error("useDataListContext: the hook must be used inside a DataListContextProvider to work property.");return e},im=a=>{const{className:t,...l}=a,r="href"in l&&null!=l.href&&""!==l.href,n=r||null!=a.onClick,c=s("w-full rounded-xl border border-neutral-100 bg-neutral-0 px-4 text-left shadow-neutral-sm transition-all",{"cursor-pointer focus-ring-primary":n},{"hover:border-neutral-200 hover:shadow-neutral active:border-neutral-300":n},{"cursor-default focus:outline-hidden":!n},"md:px-6",t);if(r)return e(en,{className:c,...l});if(n){const{onClick:a,onKeyDown:t,...r}=l;return e("div",{role:"button",tabIndex:0,className:c,onClick:()=>{a?.()},onKeyDown:e=>{!a||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),a()),t?.(e)},...r})}return e("div",{className:c,...l})},sm=()=>a(im,{className:"flex animate-pulse flex-col gap-3 py-4 md:py-6",tabIndex:0,"aria-busy":"true","aria-label":"loading",children:[e("div",{className:"h-5 w-1/3 rounded-full bg-neutral-50"}),a("div",{className:"flex flex-col gap-1.5",children:[e("div",{className:"h-4 grow rounded-full bg-neutral-50"}),e("div",{className:"h-4 w-1/4 rounded-full bg-neutral-50"})]}),a("div",{className:"flex flex-row gap-1",children:[e("div",{className:"h-4 w-1/5 rounded bg-neutral-50"}),e("div",{className:"h-4 w-1/4 rounded bg-neutral-50"})]})]}),om=t=>{const{children:l,className:r,SkeletonElement:n,errorState:c,emptyState:i,emptyFilteredState:o,layoutClassName:d,...m}=t,{state:u,pageSize:p,currentPage:v,setChildrenItemCount:f}=cm(),x=w.toArray(l),b=x.length,E=n??sm,z=[...Array(p)],y=h(()=>x.slice(0,p*(v+1)),[x,p,v]),N="initialLoading"===u||"loading"===u&&0===b,C="fetchingNextPage"===u||"idle"===u||"loading"===u||"filtered"===u,O="error"===u,R="idle"===u&&0===b,A="filtered"===u&&0===b,_=!O&&!R&&!A;return g(()=>{f(b)},[f,b]),a("div",{className:s("flex flex-col gap-2",_&&d,r),"aria-busy":N,...m,children:[N&&z.map((a,t)=>e(E,{},t)),O&&null!=c&&e(am,{objectIllustration:c.objectIllustration??{object:"ERROR"},...c}),R&&null!=i&&e(am,{objectIllustration:i.objectIllustration??{object:"ERROR"},...i}),A&&null!=o&&e(am,{objectIllustration:o.objectIllustration??{object:"NOT_FOUND"},...o}),C&&y]})},dm=t=>{const{children:l,size:r="lg",responsiveSize:n,label:c,defaultOpen:i,hideIcon:o,open:d,onOpenChange:m,disabled:u,align:p="start",customTrigger:h,constrainContentWidth:f=!0,constrainContentHeight:x=!0,contentClassNames:b,variant:w="tertiary",...E}=t,[z,y]=v(d??i),N=z?Gr.CHEVRON_UP:Gr.CHEVRON_DOWN,C=null!=c&&c.length>0;return g(()=>{y(d)},[d]),a(M.Root,{open:d,defaultOpen:i,onOpenChange:e=>{y(e),m?.(e)},...E,children:[e(M.Trigger,{className:"group",asChild:!0,disabled:u,children:h??e(gn,{variant:w,size:r,responsiveSize:n,iconLeft:C?void 0:N,iconRight:o?void 0:N,disabled:u,className:z?"border-neutral-300":void 0,children:c})}),e(M.Portal,{children:e(M.Content,{className:s("bg-neutral-0 shadow-neutral-sm flex min-w-48 flex-col gap-1.5 overflow-auto rounded-xl border border-neutral-100 p-2","z-[var(--guk-dropdown-container-content-z-index)]",{"max-h-[var(--radix-dropdown-menu-content-available-height)]":x},{"max-w-[var(--radix-dropdown-menu-content-available-width)]":f},b),onCloseAutoFocus:e=>e.preventDefault(),align:p,sideOffset:4,children:l})})]})},mm=t=>{const{className:l,icon:r,selected:n,iconPosition:c="right",children:i,disabled:o,href:m,target:u,rel:p,formId:h,...v}=t,g=null!=h,f=null!=m&&m.length>0;let x=d.Fragment,b={};f?(x="a",b={href:m,target:u,rel:"_blank"===u?`noopener noreferrer ${p??""}`:p}):g&&(x="button",b={type:"submit",form:h});const w=f?Gr.LINK_EXTERNAL:n?Gr.CHECKMARK:void 0,E=r??w;return e(M.Item,{disabled:o,asChild:f||g,className:s("flex items-center gap-3 px-4 py-3","cursor-pointer rounded-xl text-base leading-tight focus-visible:outline-hidden","data-disabled:bg-neutral-0 data-disabled:pointer-events-none data-disabled:cursor-default data-disabled:text-neutral-300",{"bg-neutral-0 text-neutral-500":!n&&!o},{"bg-neutral-50 text-neutral-800":n&&!o},{"hover:bg-neutral-50 hover:text-neutral-800":!o},{"data-highlighted:bg-neutral-50 data-highlighted:text-neutral-800":!o},{"flex-row justify-between":"right"===c},{"flex-row-reverse justify-end":"left"===c&&null!=r},l),onSelect:e=>{g&&e.preventDefault(),t.onSelect?.(e)},...v,children:a(x,{...b,children:[e("p",{className:"truncate",children:i}),null!=E&&e(Xr,{icon:E,size:"md",className:"text-neutral-300"})]})})},um={Container:dm,Item:mm},pm=a=>{const{activeSort:t,sortItems:l,onSortChange:r,triggerClassNames:n,triggerLabel:c}=a;if(null==l||0===l.length)return null;const i=l.find(e=>e.value===t)?.type,s="ASC"===i?Gr.SORT_ASC:Gr.SORT_DESC;return e(um.Container,{align:"end",customTrigger:e(gn,{iconLeft:s,variant:"tertiary",size:"md",className:n,children:c&&e("span",{className:"hidden md:inline-block",children:c})}),children:l.map(({value:a,label:l})=>e(um.Item,{selected:a===t,onSelect:()=>r?.(a),children:l},a))})},hm=({onResetFiltersClick:l})=>{const{state:r,itemsCount:n=0,entityLabel:c}=cm(),{copy:i}=wa(),o="initialLoading"===r,d="loading"===r,m="filtered"===r,u=("idle"===r||"fetchingNextPage"===r)&&n>0;return u||o||d||m?a("div",{className:"flex items-center justify-between",children:[a("p",{className:s("px-3 py-2.5 text-sm leading-tight font-normal text-neutral-500 md:text-base",{"text-primary-400":d||o},{"text-neutral-500":u}),children:[u&&a(t,{children:[a("span",{className:"text-neutral-800",children:[n," "]}),e("span",{children:c})]}),o&&i.dataListFilterStatus.loadingEntity(c),d&&i.dataListFilterStatus.filteringEntity(c),m&&a(t,{children:[a("span",{children:[i.dataListFilterStatus.found," "]}),a("span",{className:"text-primary-400",children:[n," "]}),e("span",{children:c})]})]}),m&&l&&e(gn,{size:"sm",onClick:l,variant:"ghost",responsiveSize:{md:"md"},children:i.dataListFilter.reset})]}):null},vm=l=>{const{onFilterClick:r,searchValue:n="",onSearchValueChange:c,placeholder:i,className:o,activeSort:d,sortItems:m,onSortChange:u,onResetFiltersClick:p,...h}=l,[g,f]=v(!1),{state:x}=cm(),{copy:b}=wa(),w=n.length>0;return a("div",{className:s("flex flex-col gap-2 md:gap-3",o),...h,children:[a("div",{className:s("flex flex-row items-center rounded-xl border p-3 pr-2 transition-all md:pr-3 md:pl-4","bg-neutral-0 shadow-neutral-sm border-neutral-100 text-neutral-500","text-base leading-tight font-normal","hover:shadow-neutral hover:border-neutral-200","focus-within:border-primary-400 focus-within:shadow-primary","focus-within:hover:border-primary-400 focus-within:hover:shadow-primary"),children:["loading"!==x&&e(Qr,{icon:Gr.SEARCH,size:"md",variant:g?"primary":"neutral"}),"loading"===x&&e(cn,{size:"lg",variant:"primary",className:"m-1"}),e("input",{type:"search",className:s("search-cancel-hidden size-full truncate bg-transparent pl-3 caret-neutral-500 outline-hidden","placeholder:text-base placeholder:leading-tight placeholder:font-normal placeholder:text-neutral-300"),onFocus:()=>f(!0),onBlur:()=>f(!1),onChange:e=>c(e.target.value),placeholder:i,value:n}),w&&e("button",{className:"mr-2 cursor-pointer p-2.5 md:mr-4",onClick:()=>c(void 0),children:e(Xr,{icon:Gr.CLOSE,size:"sm",className:"text-neutral-300"})}),a("div",{className:"flex flex-row gap-2 md:gap-3",children:[r&&a(t,{children:[e(gn,{iconLeft:Gr.FILTER,variant:"tertiary",size:"md",onClick:r,className:"hidden md:flex",children:b.dataListFilter.filter}),e(gn,{iconLeft:Gr.FILTER,variant:"tertiary",size:"md",onClick:r,className:"md:hidden"})]}),e(pm,{activeSort:d,sortItems:m,onSortChange:u,triggerClassNames:"hidden md:flex",triggerLabel:b.dataListFilter.sort}),e(pm,{activeSort:d,sortItems:m,onSortChange:u,triggerClassNames:"md:hidden"})]})]}),e(hm,{onResetFiltersClick:p})]})},gm={sm:{default:"h-1",sm:"sm:h-1",md:"md:h-1",lg:"lg:h-1",xl:"xl:h-1","2xl":"2xl:h-1"},md:{default:"h-2",sm:"sm:h-2",md:"md:h-2",lg:"lg:h-2",xl:"xl:h-2","2xl":"2xl:h-2"}},fm={sm:{default:"h-3 -top-1",sm:"sm:h-3 sm:-top-1",md:"md:h-3 md:-top-1",lg:"lg:h-3 lg:-top-1",xl:"xl:h-3 xl:-top-1","2xl":"2xl:h-3 2xl:-top-1"},md:{default:"h-4 -top-1",sm:"sm:h-4 sm:-top-1",md:"md:h-4 md:-top-1",lg:"lg:h-4 lg:-top-1",xl:"xl:h-4 xl:-top-1","2xl":"2xl:h-4 2xl:-top-1"}},xm={primary:"bg-primary-400",neutral:"bg-neutral-400",success:"bg-success-400",critical:"bg-critical-500"},bm=t=>{const{value:l,size:r="md",responsiveSize:n,className:c,variant:i="primary",thresholdIndicator:o,...d}=t,m=Math.min(Math.max(1,l),100),u=null!=o?Math.min(Math.max(1,o),100):null,p=ha.generateClassNames(r,n,fm),h=ha.generateClassNames(r,n,gm);return a("div",{className:"relative w-full",children:[e(I.Root,{value:m,className:s("overflow-hidden rounded-xl bg-neutral-100",h,c),...d,children:e(I.Indicator,{className:s("h-full transition-[transform] duration-500 ease-in-out",xm[i]),style:{transform:`translateX(-${(100-m).toString()}%)`}})}),null!=u&&e("div",{"data-testid":"progress-indicator","data-value":u,className:s("border-neutral-0 absolute flex self-center border-2",p),style:{left:`${u.toString()}%`,transform:"translateX(-50%)"},children:e("div",{className:"h-full w-0.5 rounded-full bg-neutral-400"})})]})},wm=l=>{const{className:r,...n}=l,{state:c,pageSize:i,currentPage:o,itemsCount:d=0,childrenItemCount:m,handleLoadMore:u,entityLabel:p}=cm(),{copy:h}=wa(),v=Math.min(i*(o+1),m),g=d>0?100*v/d:0,f=v<d;return"initialLoading"===c||"error"===c||0===v?null:a("div",{className:s("flex flex-row items-center gap-4 md:gap-6",r),...n,children:[e(gn,{size:"sm",responsiveSize:{md:"md"},variant:"tertiary",iconRight:Gr.CHEVRON_DOWN,className:"shrink-0",onClick:()=>u(o+1),disabled:!f,isLoading:"fetchingNextPage"===c,children:h.dataListPagination.more}),d>0&&a(t,{children:[e(bm,{variant:f?"primary":"neutral",value:g,size:"sm",responsiveSize:{md:"md"}}),a("p",{className:"shrink-0 text-base leading-tight font-normal text-neutral-500",children:[a("span",{className:"text-neutral-800",children:[v," "]}),e("span",{children:h.dataListPagination.outOf({total:d,entityLabel:p})})]})]})]})},Em=a=>{const{children:t,pageSize:l=12,itemsCount:r,onLoadMore:n,className:c,state:i="idle",entityLabel:o,...d}=a,[m,u]=v(0),[p,g]=v(0),f=b(e=>{const a=Math.min(l*e,r??0);m<=a&&n?.(),g(e)},[m,n,l,r]),x=h(()=>({childrenItemCount:m,setChildrenItemCount:u,pageSize:l,itemsCount:r,currentPage:p,handleLoadMore:f,state:i,entityLabel:o}),[m,l,p,r,i,f,o]);return e(nm,{value:x,children:e("div",{className:s("flex w-full grow flex-col gap-4",c),...d,children:t})})},zm={Root:Em,Filter:vm,Container:om,Item:im,Pagination:wm},ym=a=>{const{className:t,children:l,...r}=a;return e("dl",{className:s("w-full",t),...r,children:l})},Nm=a=>{const{link:t,children:l}=a,{href:r,isExternal:n=!0,...c}=t??{};return null==r?l:e(tn,{href:r,isExternal:n,...c,children:l})},Cm=t=>{const{term:l,link:r,copyValue:n,description:c,className:i,children:o,...d}=t;return a("div",{className:s("flex flex-col gap-y-2 border-b border-neutral-100 py-3 last:border-none md:grid md:grid-cols-[1fr_2fr] md:gap-x-6 md:py-4",i),...d,children:[e("dt",{className:"line-clamp-1 leading-normal text-neutral-800 md:line-clamp-none",children:l}),a("dd",{className:s("min-w-0 leading-normal text-neutral-500",{"flex flex-col gap-y-0.5 md:gap-y-1":null!=c}),children:[null==n&&e(Nm,{link:r,children:o}),null!=n&&e(lm,{copyValue:n,children:e(Nm,{link:r,children:o})}),null!=c&&e("p",{className:s("truncate text-xs leading-normal text-neutral-400","md:text-sm"),children:c})]})]})},Om={Container:ym,Item:Cm},Rm=t=>{const{description:l,noInset:r=!1,className:n,children:c,...i}=t;return a("div",{className:s("overflow-auto",{"px-4 md:px-6":!r},n),...i,children:[l&&e(L,{className:"pb-3 text-sm leading-normal text-neutral-500 md:pb-4",children:l}),c]})},Am=t=>{const{primaryAction:l,secondaryAction:r,variant:n="default",hasError:c,className:i,children:o,...d}=t,{label:m,...u}=l??{},{label:p,...h}=r??{},v=s("gradient-neutral-50-transparent-to-t flex flex-col rounded-b-xl px-4 pt-3 pb-4 backdrop-blur-md md:px-6 md:pb-6"),g=s("flex gap-3 md:gap-4",{"pt-4 md:pt-6":null!=o},{"flex-col md:flex-row":"default"===n},{"flex-row-reverse justify-between":"wizard"===n},i);return a("div",{className:v,...d,children:[o,a("div",{className:g,children:[l&&e(gn,{size:"md",...u,variant:c?"critical":"primary",children:m}),r&&e(gn,{size:"md",...h,variant:"tertiary",children:p})]})]})},_m=t=>{const{title:l,onClose:r,className:n,description:c,...i}=t,o=s("relative flex w-full items-start rounded-t-xl gradient-neutral-50-transparent-to-b backdrop-blur-md","pb-1.5 pl-4 pr-14 pt-4 md:pb-2 md:pl-6 md:pr-16 md:pt-6",n),d=s("group rounded-full border border-neutral-100 bg-neutral-0 p-1 outline-hidden cursor-pointer","absolute right-3 top-3 md:right-4 md:top-4","hover:border-neutral-200 active:border-neutral-200 active:bg-neutral-50 focus-ring-primary");return a("div",{className:"flex flex-col items-start gap-y-2",children:[a("div",{className:o,...i,children:[e(D,{className:"flex-1 truncate text-lg leading-tight font-normal text-neutral-800 md:text-xl",children:l}),e(P,{asChild:!0,children:null!=r&&e("button",{onClick:r,className:d,type:"button",children:e(Qr,{icon:Gr.CLOSE,size:"sm",backgroundWhite:!0,className:"group-hover:bg-neutral-50"})})})]}),c&&e(L,{className:"px-4 pb-3 text-sm leading-normal text-neutral-500 md:px-6 md:pb-4",children:c})]})},Tm={closed:{opacity:0},open:{opacity:1}},Sm={closed:{opacity:0,scale:.88,y:100},open:{opacity:1,scale:1,y:0,transition:{duration:.26}},exit:{opacity:0,transition:{duration:.16}}},km=a=>{const{label:t,type:l}=a;if(!t)return null;return e(K,{asChild:!0,children:e("title"===l?D:L,{children:t})})},Mm={sm:"max-w-80",md:"max-w-120",lg:"max-w-160",xl:"max-w-220"},Im=t=>{const{children:l,size:r="md",containerClassName:n,overlayClassName:c,onCloseAutoFocus:i,onEscapeKeyDown:o,onInteractOutside:d,onOpenAutoFocus:m,onPointerDownOutside:u,useFocusTrap:p=!0,hiddenTitle:h,hiddenDescription:v,...g}=t,f=s("fixed inset-0 gradient-neutral-50-transparent-to-t backdrop-blur-md","z-[var(--guk-dialog-overlay-z-index)]",c),x=s("fixed inset-x-2 bottom-2 mx-auto max-h-[calc(100vh-80px)] focus:outline-hidden md:inset-x-6 md:bottom-6 lg:bottom-auto lg:top-12 lg:max-h-[calc(100vh-200px)]","flex flex-col rounded-xl border border-neutral-100 bg-neutral-0 shadow-neutral-md","z-[var(--guk-dialog-content-z-index)]",Mm[r],n);return e(H,{...g,children:e(U,{children:g.open&&a(j,{forceMount:!0,children:[e(B,{className:f,asChild:!0,children:e(F.div,{initial:"closed",animate:"open",exit:"closed",variants:Tm})}),e(V,{trapped:p,children:e(q,{className:x,onCloseAutoFocus:i,onEscapeKeyDown:o,onInteractOutside:d,onOpenAutoFocus:m,onPointerDownOutside:u,asChild:!0,children:a(F.div,{variants:Sm,initial:"closed",animate:"open",exit:"exit",children:[e(km,{label:h,type:"title"}),e(km,{label:v,type:"description"}),l]})})})]},"portal")})})},Lm={Content:Rm,Footer:Am,Header:_m,Root:Im},Dm=a=>{const{className:t,noInset:l=!1,...r}=a,n=s("overflow-auto",{"px-4 md:px-6":!l},s);return e("div",{className:n,...r})},Pm=u(null),Hm=Pm.Provider,jm=()=>{const e=p(Pm);if(null==e)throw new Error("useDialogAlertContext: hook must be used inside a DialogAlertContextProvider.");return e},Bm=t=>{const{actionButton:l,cancelButton:r}=t,{variant:n}=jm(),{label:c,...i}=l,{label:o,...d}=r,m="info"===n?"secondary":n,u="warning"===n||"critical"===n,p=s("flex gap-3 rounded-b-xl gradient-neutral-50-transparent-to-t px-4 pb-4 pt-3 backdrop-blur-md md:gap-4 md:px-6 md:pb-6",{"flex-col md:flex-row":!u},{"justify-end flex-col-reverse md:flex-row-reverse":u});return a("div",{className:p,children:[e(G,{asChild:!0,children:e(gn,{size:"md",...i,variant:m,children:c})}),e(W,{asChild:!0,children:e(gn,{size:"md",...d,variant:"tertiary",children:o})})]})},qm={critical:Gr.CRITICAL,info:Gr.INFO,success:Gr.SUCCESS,warning:Gr.WARNING},Vm={critical:"text-critical-600",info:"text-info-600",success:"text-success-600",warning:"text-warning-600"},Um=t=>{const{title:l,className:r,...n}=t,{variant:c}=jm(),i=s("flex w-full items-center gap-x-4 rounded-t-xl gradient-neutral-50-transparent-to-b px-4 pb-2 pt-4 backdrop-blur-md md:px-6 md:pt-6",r),o=s("flex-1 truncate text-lg font-normal leading-tight md:text-xl",Vm[c]);return a("div",{className:i,...n,children:[e(Z,{className:o,children:l}),e(Qr,{icon:qm[c],variant:c,size:"lg"})]})},Fm=a=>{const{label:t,type:l}=a;if(!t)return null;return e(K,{asChild:!0,children:e("title"===l?Z:X,{children:t})})},Km={sm:"max-w-80",md:"max-w-120",lg:"max-w-160",xl:"max-w-220"},Gm=t=>{const{children:l,size:r="md",containerClassName:n,overlayClassName:c,variant:i="info",onCloseAutoFocus:o,onOpenAutoFocus:d,onEscapeKeyDown:m,useFocusTrap:u=!0,hiddenTitle:p,hiddenDescription:v,...g}=t,f=s("fixed inset-0 gradient-neutral-50-transparent-to-t backdrop-blur-md","z-[var(--guk-dialog-alert-overlay-z-index)]",c),x=s("fixed inset-x-2 bottom-2 mx-auto max-h-[calc(100vh-80px)] lg:bottom-auto lg:top-12 lg:max-h-[calc(100vh-200px)]","flex flex-col rounded-xl border border-neutral-100 bg-neutral-0 shadow-neutral-md","z-[var(--guk-dialog-alert-content-z-index)]",Km[r],n),b=h(()=>({variant:i}),[i]);return e($,{...g,children:e(U,{children:g.open&&a(Y,{forceMount:!0,children:[e(J,{className:f,asChild:!0,children:e(F.div,{initial:"closed",animate:"open",exit:"closed",variants:Tm})}),e(V,{trapped:u,children:e(Q,{className:x,onCloseAutoFocus:o,onEscapeKeyDown:e=>{t.onOpenChange?.(!1),m?.(e)},onOpenAutoFocus:d,asChild:!0,children:a(F.div,{variants:Sm,initial:"closed",animate:"open",exit:"exit",children:[e(Fm,{label:p,type:"title"}),e(Fm,{label:v,type:"description"}),e(Hm,{value:b,children:l})]})})})]},"portal")})})},Wm={Content:Dm,Footer:Bm,Header:Um,Root:Gm},Zm=a=>{const{children:t,className:l,document:r,immediatelyRender:n,...c}=a,i=e=>{const a=re.defaults.allowedTags.concat(["img","del"]),t={...re.defaults.allowedAttributes,img:["src","alt"],a:["href","title"]};return re(e,{allowedTags:a,allowedAttributes:t,disallowedTagsMode:"recursiveEscape"})},o=[le.configure({link:{openOnClick:!1}}),ee,ne],d=ae({editable:!1,immediatelyRender:n,extensions:o,content:i(r)});return g(()=>{d?.commands.setContent(i(r))},[r,d]),e(te,{editor:d,className:s("prose prose-neutral",l),"data-testid":"doc-parser",...c})},Xm=m((t,l)=>{const{label:r,labelPosition:n="right",checked:c,onCheckedChange:i,disabled:o,id:d,className:m,...u}=t,p=Dn(d);return a("div",{className:s("group/root flex items-center",{"flex-row":"right"===n},{"flex-row-reverse":"left"===n},m),children:[a(ce.Root,{id:p,checked:c,onCheckedChange:i,disabled:o,className:s("group/checkbox peer focus-ring-primary cursor-pointer rounded-md disabled:cursor-default"),ref:l,...u,children:[e(Xr,{icon:Gr.CHECKBOX,size:"md",className:s("hidden text-neutral-400 group-data-[state=unchecked]/checkbox:block","group-hover/root:text-primary-400 group-data-disabled/checkbox:text-neutral-300")}),a(ce.Indicator,{className:"text-primary-400 group-data-disabled/checkbox:text-neutral-300",children:[e(Xr,{icon:Gr.CHECKBOX_SELECTED,size:"md",className:"hidden group-data-[state=checked]/checkbox:block"}),e(Xr,{icon:Gr.CHECKBOX_INDETERMINATE,size:"md",className:"hidden group-data-[state=indeterminate]/checkbox:block"})]})]}),e("label",{htmlFor:p,className:s("cursor-pointer text-sm leading-tight font-normal text-neutral-500 md:text-base","group-hover/root:text-neutral-800","peer-data-disabled:cursor-default peer-data-disabled:text-neutral-500 peer-data-[state=unchecked]:peer-data-disabled:text-neutral-300",{"pl-2 md:pl-3":"right"===n},{"pr-2 md:pr-3":"left"===n}),children:r})]})});Xm.displayName="Checkbox";const $m=m((t,l)=>{const{id:r,avatar:n,label:c,description:i,tag:o,className:d,checked:m,onCheckedChange:u,disabled:p,children:h,...v}=t,g=Dn(r),f=`${g}-label`,x=s("group flex min-w-0 cursor-pointer flex-col gap-3 outline-hidden transition-all","bg-neutral-0 focus-ring-primary rounded-xl border px-4 py-3 md:gap-4 md:px-6 md:py-4","border-primary-400 shadow-primary hover:shadow-primary-md","data-[state=unchecked]:enabled:shadow-neutral-sm data-[state=unchecked]:enabled:border-neutral-100","data-[state=unchecked]:enabled:hover:shadow-neutral","disabled:cursor-default disabled:border-neutral-300 disabled:bg-neutral-100 disabled:shadow-none","disabled:data-[state=unchecked]:border-neutral-200",d),b=s("max-w-full cursor-pointer truncate text-neutral-800 group-data-[state=unchecked]:text-neutral-800 md:text-base","group-data-disabled:cursor-default group-data-[state=unchecked]:group-data-disabled:text-neutral-300");return a(ce.Root,{id:g,ref:l,"aria-labelledby":f,checked:m,onCheckedChange:u,disabled:p,className:x,...v,children:[a("div",{className:s("flex w-full min-w-0 flex-row gap-3",{"items-center":!i}),children:[n&&e(ya,{size:"sm",responsiveSize:{md:"md"},src:n}),a("div",{className:"flex min-w-0 flex-1 flex-col items-start gap-0.5 text-sm leading-tight font-normal md:gap-1",children:[e("p",{id:g,className:b,children:c}),i&&e("p",{className:"max-w-full truncate text-neutral-500 group-data-disabled:text-neutral-300",children:i})]}),o&&e(Sn,{...o,className:s(o.className,{"self-start":i})}),e(Xr,{icon:Gr.CHECKBOX,size:"md",className:s("mt-0.5 hidden text-neutral-400 group-data-disabled:text-neutral-300 group-data-[state=unchecked]:block md:mt-1",{"self-start":i})}),a(ce.Indicator,{className:s("text-primary-400 mt-0.5 group-data-disabled:text-neutral-500 md:mt-1",{"self-start":i}),children:[e(Xr,{icon:Gr.CHECKBOX_SELECTED,size:"md",className:"hidden group-data-[state=checked]:block"}),e(Xr,{icon:Gr.CHECKBOX_INDETERMINATE,size:"md",className:"hidden group-data-[state=indeterminate]:block"})]})]}),h&&e("div",{className:"hidden w-full group-data-[state=checked]:block",children:h})]})});$m.displayName="CheckboxCard";const Ym={default:["border-neutral-100 bg-neutral-0 shadow-neutral-sm","hover:border-neutral-200 hover:shadow-neutral","focus-within:border-primary-400 focus-within:shadow-primary","focus-within:hover:border-primary-400 focus-within:hover:shadow-primary"],warning:["border-warning-500 bg-neutral-0 shadow-warning-sm","hover:border-warning-600 hover:shadow-warning","focus-within:border-warning-600 focus-within:shadow-warning","focus-within:hover:border-warning-500 focus-within:hover:shadow-warning"],critical:["border-critical-500 bg-neutral-0 shadow-critical-sm","hover:border-critical-600 hover:shadow-critical","focus-within:border-critical-600 focus-within:shadow-critical","focus-within:hover:border-critical-500 focus-within:hover:shadow-critical"],disabled:["border-neutral-200 bg-neutral-100"]},Jm=m((t,l)=>{const{copy:r}=wa(),{label:n,variant:c="default",helpText:i,isOptional:o,maxLength:m,inputLength:u=0,alert:p,disabled:h,children:v,className:g,wrapperClassName:f,id:x,useCustomWrapper:b,...w}=t,E=s("flex min-h-12 w-full flex-row items-center","rounded-xl border text-neutral-500 transition-all","text-base font-normal leading-tight",Ym[h?"disabled":c],f),z=s("text-xs font-normal leading-tight text-neutral-500 md:text-sm",{"animate-shake":u===m}),y=b?d.Fragment:"div",N=b?{}:{className:E};return a("div",{className:s("flex grow flex-col gap-2 md:gap-3",g),ref:l,...w,children:[(null!=n||null!=i)&&a("label",{className:"flex flex-col gap-0.5 md:gap-1",htmlFor:x,children:[n&&a("div",{className:"flex flex-row items-center gap-3",children:[e("p",{className:"text-base leading-tight font-normal text-neutral-800 md:text-lg",children:n}),o&&e(Sn,{variant:"neutral",label:r.inputContainer.optionalLabel})]}),i&&e("p",{className:"text-sm leading-normal font-normal text-neutral-500 md:text-base",children:i})]}),e(y,{...N,children:v}),null!=m&&!p&&a("p",{className:z,children:[u,"/",m]}),p&&e(_n,{variant:p.variant,message:p.message})]})});Jm.displayName="InputContainer";const Qm=a=>{const{className:t,children:l,...r}=a,n=Dn();return e(Jm,{id:n,useCustomWrapper:!0,...r,children:e("div",{className:s("flex min-w-0 flex-col gap-2 md:gap-3",t),children:l})})},eu=e=>{const{label:a,variant:t,helpText:l,isOptional:r,alert:n,disabled:c,inputClassName:i,id:o,className:d,maxLength:m,onChange:u,value:p,wrapperClassName:h,...f}=e,x=Dn(o),[b,w]=v(0),E={label:a,variant:t,helpText:l,isOptional:r,alert:n,disabled:c,id:x,maxLength:m,className:d,inputLength:b,wrapperClassName:h},z={id:x,disabled:c,className:s("size-full rounded-xl bg-transparent px-4 py-3 caret-neutral-500 outline-hidden","placeholder:text-base placeholder:font-normal placeholder:leading-tight placeholder:text-neutral-300",i),onChange:e=>{w(e.target.value.length),u?.(e)},maxLength:m,value:p,...f};return g(()=>{w(p?.toString().length??0)},[p]),{containerProps:E,inputProps:z}},au=e=>{const{suffix:a,prefix:t,min:l,max:r,onChange:n,value:c}=e,{thousandsSeparator:i,radix:s}=(()=>{const e=da.formatNumber(100000.1,{format:na.TOKEN_AMOUNT_LONG})?.match(/([^0-9])/g),a=e?.shift(),t=e?.pop();return{thousandsSeparator:a,radix:t}})(),o=`${t??""} num ${a??""}`.trim(),d=null!=r?Number(r):void 0,m=null!=l?Number(l):void 0,u=ie({lazy:!1,mask:o,eager:!0,blocks:{num:{mask:Number,radix:s,thousandsSeparator:i,scale:30,max:d,min:m}}},{onAccept:(e,a)=>{n?.(a.unmaskedValue)}}),{setUnmaskedValue:p}=u;return g(()=>{const e=c?.toString()??"";p(e)},[p,c]),u},tu=m((t,l)=>{const{containerProps:r,inputProps:n}=eu(t),{className:c,...i}=r,{className:o,disabled:d,...m}=n,u=f(null);return a(Jm,{className:s("relative",c),...i,children:[e("input",{type:"date",className:s("calendar-icon-hidden absolute",o),ref:pa([u,l]),disabled:d,...m}),!d&&e(gn,{variant:"tertiary",size:"sm",iconLeft:Gr.CALENDAR,className:"absolute right-2",onClick:()=>{u.current?.showPicker()}})]})});var lu;tu.displayName="InputDate",function(e){e.SQUARE_ONLY="square-only",e.WRONG_DIMENSION="wrong-dimension",e.UNKNOWN_ERROR="unknown-file-error",e.FILE_INVALID_TYPE="file-invalid-type",e.TOO_MANY_FILES="too-many-files",e.FILE_TOO_LARGE="file-too-large"}(lu||(lu={}));const ru={default:{containerClasses:["border-[1px] border-neutral-100 hover:border-neutral-200 border-dashed cursor-pointer focus-ring-primary"],addIconClasses:["text-neutral-400 group-hover:text-neutral-600"]},warning:{containerClasses:["border-[1px] border-warning-300 hover:border-warning-400 border-dashed cursor-pointer focus-ring-warning"],addIconClasses:["text-warning-500 group-hover:text-warning-600"]},critical:{containerClasses:["border-[1px] border-critical-500 hover:border-critical-600 border-dashed cursor-pointer focus-ring-critical"],addIconClasses:["text-critical-500 group-hover:text-critical-600"]},disabled:{containerClasses:["border-[1px] border-neutral-200"],addIconClasses:["text-neutral-200"]}},nu={[se.FileInvalidType]:lu.FILE_INVALID_TYPE,[se.FileTooLarge]:lu.FILE_TOO_LARGE,[se.TooManyFiles]:lu.TOO_MANY_FILES},cu=l=>{const{maxFileSize:r,minDimension:n,maxDimension:c,acceptedFileTypes:i={"image/png":[],"image/gif":[],"image/jpeg":[".jpg",".jpeg"]},onlySquare:o,variant:d="default",disabled:m,value:u,onChange:p,...h}=l,{id:g,...f}=h,x=Dn(g),[w,E]=v(!1),z=b((e,a)=>{if(a.length>0){const e=a[0].errors[0].code,t=nu[e]??lu.UNKNOWN_ERROR;return void p({error:t})}const t=e[0],l=new Image;E(!0);l.addEventListener("load",()=>{const e=n&&(l.width<n||l.height<n),a=c&&(l.width>c||l.height>c);o&&l.height!==l.width?p({error:lu.SQUARE_ONLY}):p(e??a?{error:lu.WRONG_DIMENSION}:{url:l.src,file:t}),E(!1)}),l.addEventListener("error",()=>{E(!1),p({error:lu.UNKNOWN_ERROR})}),l.src=URL.createObjectURL(t)},[c,n,p,o]),{getRootProps:y,getInputProps:N}=oe({accept:i,maxSize:r,disabled:m,onDrop:z,multiple:!1}),C=m?"disabled":d,{containerClasses:O,addIconClasses:R}=ru[C],A=s("group flex size-16 items-center justify-center rounded-full bg-neutral-0 hover:shadow-neutral",O);return e(Jm,{id:x,useCustomWrapper:!0,...f,children:a("div",{...y(),className:A,children:[e("input",{...N(),id:x}),u?.url||u?.error?a("div",{className:"relative",children:[e(ya,{src:u.url,size:"lg",className:"cursor-pointer","data-testid":"avatar"}),e("button",{onClick:e=>{e.stopPropagation(),p(void 0),u?.url&&URL.revokeObjectURL(u.url)},className:s("bg-neutral-0 shadow-neutral focus-ring-primary absolute -top-1 -right-1 cursor-pointer rounded-full p-1"),type:"button","aria-label":"Cancel Selection",children:e(Xr,{icon:Gr.CLOSE,size:"sm"})})]}):a(t,{children:[w&&e(cn,{size:"lg",variant:"neutral"}),!u?.url&&!w&&e(Xr,{icon:Gr.PLUS,size:"lg",className:s(R)})]})]})})},iu=m((t,l)=>{const{max:r=Number.MAX_SAFE_INTEGER,min:n=Number.MIN_SAFE_INTEGER,step:c=1,prefix:i,suffix:o,onChange:d,...m}=t,u=c<=0?1:c,{containerProps:p,inputProps:h}=eu(m),{className:v,disabled:g,...f}=p,{onKeyDown:x,className:b,value:w,...E}=h,{ref:z,unmaskedValue:y,setUnmaskedValue:N}=au({min:n,max:r,value:w,onChange:d,suffix:o,prefix:i}),C=e=>{const a=Number(y),t=((e>0?Math.floor(a/c):Math.ceil(a/c))+e)*c,l=Math.min(r,Math.max(n,t)).toString();N(l),d?.(l)};return a(Jm,{className:v,disabled:g,...f,children:[!g&&e(gn,{size:"sm",variant:"tertiary",onClick:()=>C(-1),iconLeft:Gr.MINUS,className:"ml-2 shrink-0"}),e("input",{ref:pa([z,l]),step:u,max:r,min:n,inputMode:"numeric",onKeyDown:e=>{"ArrowUp"===e.key?C(1):"ArrowDown"===e.key&&C(-1),x?.(e)},className:s("spin-buttons-hidden text-center",b),...E}),!g&&e(gn,{size:"sm",variant:"tertiary",iconLeft:Gr.PLUS,onClick:()=>C(1),className:"mr-2 shrink-0"})]})});iu.displayName="InputNumber";const su=t=>{const{max:l,onChange:r,...n}=t,{containerProps:c,inputProps:i}=eu(n),{variant:o,...d}=c,{className:m,value:u,min:p,disabled:h,...v}=i,{ref:g,setUnmaskedValue:f}=au({min:p,max:l,value:u,onChange:r}),{copy:x}=wa();return a(Jm,{variant:o,...d,children:[e("input",{className:s("spin-buttons-hidden",m),ref:g,max:l,min:p,inputMode:"decimal",disabled:h,...v}),!h&&e(gn,{size:"sm",variant:"tertiary",className:"mr-2",onClick:()=>f(l.toString()),children:x.inputNumberMax.max})]})},ou=m((t,l)=>{const{isLoading:r,...n}=t,{containerProps:c,inputProps:i}=eu(n),{inputLength:o=0,...d}=c,{className:m,onFocus:u,onBlur:p,disabled:h,...g}=i,x=f(null),[b,w]=v(!1),E=o>0&&!h;return a(Jm,{inputLength:o,...d,children:[r&&e(cn,{size:"sm",variant:"neutral",className:"ml-4"}),!r&&e(Xr,{icon:Gr.SEARCH,size:"md",className:s("ml-4 text-neutral-400 transition-all",{"text-neutral-600":b})}),e("input",{type:"search",className:s("search-cancel-hidden",m),onFocus:e=>{w(!0),u?.(e)},onBlur:e=>{w(!1),p?.(e)},ref:pa([x,l]),disabled:h,...g}),E&&e("button",{className:"mr-4 cursor-pointer",onClick:()=>{if(null==x.current)return;Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value")?.set?.call(x.current,"");const e=new Event("input",{bubbles:!0});x.current.dispatchEvent(e),x.current.focus()},children:e(Xr,{icon:Gr.CLOSE,className:"text-neutral-600"})})]})});ou.displayName="InputSearch";const du={default:"bg-neutral-50 border-neutral-100 text-neutral-500",warning:"bg-warning-100 border-warning-600 text-warning-600",critical:"bg-critical-100 border-critical-600 text-critical-600",disabled:"bg-neutral-50 border-neutral-200 text-neutral-500"},mu=m((t,l)=>{const{addonPosition:r="left",addon:n,...c}=t,{containerProps:i,inputProps:o}=eu(c),{wrapperClassName:d,variant:m="default",disabled:u,...p}=i,h=n&&""!==n.trim(),v=s("flex h-full shrink-0 items-center justify-center px-3 text-base font-normal leading-tight",du[u?"disabled":m],{"border-r-[1px]":"left"===r},{"order-last border-l-[1px]":"right"===r});return a(Jm,{wrapperClassName:s("overflow-hidden",d),variant:m,disabled:u,...p,children:[h&&e("div",{className:v,"data-testid":"input-addon",children:n}),e("input",{type:"text",ref:l,...o})]})});mu.displayName="InputText";const uu=m((t,l)=>{const{containerProps:r,inputProps:n}=eu(t),{className:c,...i}=r,{className:o,disabled:d,...m}=n,u=f(null);return a(Jm,{className:c,...i,children:[e("input",{type:"time",ref:pa([u,l]),disabled:d,className:s("calendar-icon-hidden",o),...m}),!d&&e(gn,{variant:"tertiary",size:"sm",iconLeft:Gr.CLOCK,className:"mr-2 shrink-0",onClick:()=>{u.current?.showPicker()}})]})});uu.displayName="InputTime";const pu=m((t,l)=>{const{label:r,labelPosition:n="right",id:c,value:i,disabled:o,className:d,...m}=t,u=Dn(c),p=s("group peer rounded-full outline-hidden cursor-pointer disabled:cursor-default focus-ring-primary",{"order-2":"left"===n}),h=s("cursor-pointer text-base leading-tight text-neutral-500","hover:text-neutral-800","peer-disabled:cursor-default peer-data-[state=unchecked]:peer-disabled:text-neutral-300",{"pr-2 md:pr-3":"left"===n},{"pl-2 md:pl-3":"right"===n});return a("div",{className:s("flex items-center px-0.5",d),children:[a(de,{id:u,value:i,disabled:o,className:p,ref:l,...m,children:[e(Xr,{icon:Gr.RADIO,className:"group-hover:text-primary-400 text-neutral-300 group-disabled:text-neutral-300 group-data-[state=checked]:hidden"}),e(me,{className:"text-primary-400 group-disabled:text-neutral-300",children:e(Xr,{icon:Gr.RADIO_SELECTED})})]}),e("label",{className:h,htmlFor:u,children:r})]})});pu.displayName="Radio";const hu=m((t,l)=>{const{value:r,id:n,className:c,tag:i,avatar:o,label:d,description:m,disabled:u,children:p,...h}=t,v=Dn(n),g=`${v}-label`,f=s("group flex w-full flex-col gap-3 rounded-xl border border-neutral-100 bg-neutral-0 px-4 py-3 focus-ring-primary","shadow-neutral-sm outline-hidden transition-all cursor-pointer md:rounded-2xl md:px-6 md:py-4","data-[state=checked]:border-primary-400 data-[state=checked]:shadow-primary","hover:border-neutral-200 hover:shadow-neutral hover:data-[state=checked]:shadow-primary-md","disabled:cursor-default disabled:border-neutral-200 disabled:bg-neutral-100 disabled:shadow-none","disabled:data-[state=checked]:border-neutral-300 disabled:data-[state=checked]:shadow-none",c),x=s("text-left text-neutral-500 w-full group-disabled:text-neutral-300 truncate md:text-base","group-data-[state=checked]:text-neutral-800 group-data-[state=checked]:group-disabled:text-neutral-800");return a(de,{id:v,ref:l,value:r,disabled:u,className:f,"aria-labelledby":g,...h,children:[a("div",{className:"flex size-full items-center gap-x-3 md:gap-x-4",children:[o&&e(ya,{size:"sm",responsiveSize:{md:"md"},src:o}),a("div",{className:s("flex min-w-0 flex-1 gap-x-0.5 md:gap-x-4",{"items-center":!m}),children:[a("div",{className:"flex min-w-0 flex-1 flex-col gap-y-0.5 text-sm leading-tight font-normal md:gap-y-1",children:[e("p",{className:x,id:g,children:d}),m&&e("p",{className:"w-full truncate text-left text-neutral-500 group-disabled:text-neutral-300",children:m})]}),i&&e(Sn,{...i})]}),a("span",{className:s({"h-full":m}),children:[e(Xr,{icon:Gr.RADIO,className:"text-neutral-300 group-data-[state=checked]:hidden"}),e(me,{children:e(Xr,{icon:Gr.RADIO_SELECTED,className:"text-primary-400 group-disabled:text-neutral-500"})})]})]}),p&&e("div",{className:"hidden group-data-[state=checked]:block",children:p})]})});hu.displayName="RadioCard";const vu=m((a,t)=>{const{className:l,value:r,defaultValue:n,onValueChange:c,name:i,disabled:o,children:d,...m}=a,u=Dn();return e(Jm,{id:u,useCustomWrapper:!0,...m,children:e(ue,{ref:t,id:u,value:r,defaultValue:n,onValueChange:c,name:i,disabled:o,className:s("flex min-w-0 flex-col gap-y-2 md:gap-y-3",l),children:d})})});vu.displayName="RadioGroup";const gu=t=>{const{checked:l,className:r,defaultChecked:n=!1,disabled:c=!1,id:i,inlineLabel:o,name:d,onCheckedChanged:m,...u}=t,p=Dn(i),h=s("group peer w-10 cursor-default rounded-[40px] border border-neutral-200 bg-neutral-0 p-1 shadow-neutral-sm focus-ring-primary","data-[state=checked]:border-primary-400 data-[state=checked]:shadow-primary","disabled:bg-neutral-100 disabled:data-[state=checked]:border-neutral-200 disabled:data-[state=checked]:shadow-none"),v=s("block size-4 rounded-full bg-neutral-300 transition-transform duration-100 will-change-transform","data-[state=checked]:translate-x-[14px] data-[state=checked]:bg-primary-400","group-disabled:bg-neutral-200 data-[state=checked]:group-disabled:bg-neutral-300"),g=s("pl-2 text-sm font-normal leading-tight text-neutral-500 md:pl-3 md:text-base","peer-data-[state=checked]:text-neutral-800","peer-disabled:text-neutral-300 peer-data-[state=checked]:peer-disabled:text-neutral-800");return e(Jm,{id:p,useCustomWrapper:!0,...u,children:a("div",{className:s("inline-flex items-center",r),children:[e(pe.Root,{onCheckedChange:m,id:p,className:h,name:d,checked:l,disabled:c,defaultChecked:n,children:e(pe.Thumb,{className:v})}),o&&e("label",{htmlFor:p,className:g,children:o})]})})},fu=m((a,t)=>{const{containerProps:l,inputProps:r}=eu(a),{className:n,...c}=r,{wrapperClassName:i,...o}=l;return e(Jm,{wrapperClassName:s("grow overflow-auto rounded-br-none",i),...o,children:e("textarea",{type:"text",className:s("min-h-40 leading-normal",n),ref:t,...c})})});fu.displayName="TextArea";const xu=t=>{const{editor:l,disabled:r,onExpandClick:n}=t,c=()=>l?.chain().focus().extendMarkRange("link").unsetLink().run(),i=()=>{const e=l?.getAttributes("link").href,a=window.prompt("URL",e);null!=a&&""!==a?l?.chain().focus().extendMarkRange("link").setLink({href:a}).run():c()};return a("div",{className:s("flex flex-row justify-between gap-2 px-4 py-3 md:gap-3",{"gradient-neutral-50-transparent-to-b":!r}),children:[e("div",{className:"flex flex-row flex-wrap gap-2 md:gap-3",children:[{icon:Gr.RICHTEXT_BOLD,action:()=>l?.chain().focus().toggleBold().run()},{icon:Gr.RICHTEXT_ITALIC,action:()=>l?.chain().focus().toggleItalic().run()},{icon:Gr.RICHTEXT_LINK_ADD,action:i,hidden:l?.isActive("link")},{icon:Gr.RICHTEXT_LINK_REMOVE,action:c,hidden:!l?.isActive("link")},{icon:Gr.RICHTEXT_LIST_UNORDERED,action:()=>l?.chain().focus().toggleBulletList().run()},{icon:Gr.RICHTEXT_LIST_ORDERED,action:()=>l?.chain().focus().toggleOrderedList().run()}].filter(e=>!e.hidden).map(({icon:a,action:t})=>e(gn,{variant:"tertiary",size:"sm",responsiveSize:{md:"md"},iconLeft:a,onClick:t,disabled:r},a))}),e(gn,{variant:"tertiary",size:"sm",responsiveSize:{md:"md"},iconLeft:Gr.EXPAND,onClick:n,disabled:r})]})},bu=s("first:before:pointer-events-none first:before:absolute first:before:top-5","first:before:text-base/tight first:before:font-normal first:before:text-neutral-300","first:before:content-[attr(data-placeholder)]"),wu=t=>{const{value:l,onChange:r,placeholder:n,disabled:c,className:i,id:o,immediatelyRender:d,valueFormat:m="html",...u}=t,[p,h]=v(!1),f=Dn(o),x=[le.configure({trailingNode:!1}),he.configure({placeholder:n,emptyNodeClass:bu,showOnlyWhenEditable:!1}),ne.configure({transformPastedText:!0})],b=ae({extensions:x,content:l,editable:!c,immediatelyRender:d,editorProps:{attributes:{class:"relative outline-hidden p-4 [overflow-wrap:anywhere]! prose prose-neutral min-h-40 h-full max-w-none leading-normal",role:"textbox","aria-labelledby":f}},onUpdate:({editor:e})=>{if(""===e.getText())return void r?.("");const a={html:()=>e.getHTML(),text:()=>e.getText(),markdown:()=>{const{storage:a}=e,t="markdown"in a?a.markdown:void 0;return t?.getMarkdown().replace(/\\\n/g," \n")}}[m]()??e.getHTML();r?.(a)}});g(()=>{document.body.style.overflow=p?"hidden":"auto",p&&(document.body.style.pointerEvents="auto")},[p]),g(()=>b?.setEditable(!c),[b,c]),g(()=>{const e=({key:e})=>{"Escape"===e&&h(!1)};return window.addEventListener("keydown",e),()=>window.removeEventListener("keydown",e)},[]);const w=e(Jm,{disabled:c,className:s(i,{"fixed top-0 left-0 z-[var(--guk-text-area-rich-text-expanded-z-index)] h-screen w-full [&>label]:hidden":p}),wrapperClassName:s("grow overflow-hidden",{"rounded-none!":p}),id:f,...u,children:a("div",{className:"flex h-full grow flex-col self-start overflow-auto",children:[e(xu,{editor:b,disabled:c,onExpandClick:()=>h(e=>!e)}),e(te,{editor:b,className:"h-full"})]})});return p?ve(w,document.body):w},Eu={h1:"text-2xl md:text-3xl",h2:"text-xl md:text-2xl",h3:"text-lg md:text-xl",h4:"text-base md:text-lg",h5:"text-sm md:text-base"},zu=m((a,t)=>{const{size:l="h1",as:r,className:n,...c}=a,i=r??l,o=s("font-normal leading-tight text-neutral-800",Eu[l],n);return e(i,{className:o,ref:t,...c})});zu.displayName="Heading";const yu=e=>{const{intervalDuration:a=1e3,children:t}=e,[l,r]=v(Date.now());return g(()=>{const e=setInterval(()=>r(Date.now()),a);return()=>clearInterval(e)},[r,a]),t(l)},Nu={info:"bg-info-500",primary:"bg-primary-500",success:"bg-success-500",warning:"bg-warning-500",critical:"bg-critical-500"},Cu=t=>{const{className:l,variant:r="primary",...n}=t;return a("span",{"data-testid":"statePingAnimation",className:s("relative flex size-3",l),...n,children:[e("span",{className:s("absolute inline-flex size-full animate-ping rounded-full opacity-75",Nu[r])}),e("span",{className:s("relative inline-flex size-3 rounded-full",Nu[r])})]})},Ou={sm:{default:"h-3",sm:"sm:h-3",md:"md:h-3",lg:"lg:h-3",xl:"xl:h-3","2xl":"2xl:h-3"},md:{default:"h-4",sm:"sm:h-4",md:"md:h-4",lg:"lg:h-4",xl:"xl:h-4","2xl":"2xl:h-4"},lg:{default:"h-5",sm:"sm:h-5",md:"md:h-5",lg:"lg:h-5",xl:"xl:h-5","2xl":"2xl:h-5"},xl:{default:"h-6",sm:"sm:h-6",md:"md:h-6",lg:"lg:h-6",xl:"xl:h-6","2xl":"2xl:h-6"},"2xl":{default:"h-8",sm:"sm:h-8",md:"md:h-8",lg:"lg:h-8",xl:"xl:h-8","2xl":"2xl:h-8"}},Ru=m((a,t)=>{const{className:l,responsiveSize:r,size:n="md",style:c,width:i=160,...o}=a,d=s("animate-pulse rounded-full bg-neutral-50",ha.generateClassNames(n,r,Ou),l);return e("span",{"data-testid":"stateSkeletonBar",ref:t,className:d,tabIndex:-1,"aria-hidden":!0,style:{width:i,...c},...o})});Ru.displayName="StateSkeletonBar";const Au={sm:{default:"size-6",sm:"sm:size-6",md:"md:size-6",lg:"lg:size-6",xl:"xl:size-6","2xl":"2xl:size-6"},md:{default:"size-8",sm:"sm:size-8",md:"md:size-8",lg:"lg:size-8",xl:"xl:size-8","2xl":"2xl:size-8"},lg:{default:"size-10",sm:"sm:size-10",md:"md:size-10",lg:"lg:size-10",xl:"xl:size-10","2xl":"2xl:size-10"},xl:{default:"size-14",sm:"sm:size-14",md:"md:size-14",lg:"lg:size-14",xl:"xl:size-14","2xl":"2xl:size-14"},"2xl":{default:"size-16",sm:"sm:size-16",md:"md:size-16",lg:"lg:size-16",xl:"xl:size-16","2xl":"2xl:size-16"}},_u=m((a,t)=>{const{className:l,responsiveSize:r,size:n="md",...c}=a,i=s("shrink-0 animate-pulse rounded-full bg-neutral-50",ha.generateClassNames(n,r,Au),l);return e("span",{"data-testid":"stateSkeletonCircular",ref:t,className:i,tabIndex:-1,"aria-hidden":!0,...c})});_u.displayName="StateSkeletonCircular";const Tu=a=>e(ge,{...a}),Su=u({isUnderlined:!1}),ku=m((a,t)=>{const{children:l,isUnderlined:r=!1,defaultValue:n,value:c,onValueChange:i,...s}=a,o=h(()=>({isUnderlined:r}),[r]);return e(fe,{ref:t,defaultValue:n,value:c,onValueChange:i,orientation:"horizontal",...s,children:e(Su.Provider,{value:o,children:l})})});ku.displayName="TabsRoot";const Mu=a=>{const{children:t,className:l,...r}=a,{isUnderlined:n}=p(Su),c=s("flex gap-x-6",{"border-b border-neutral-100":n},l);return 1===w.count(t)?null:e(xe,{className:c,...r,children:t})},Iu=t=>{const{label:l,iconRight:r,className:n,value:c,disabled:i,...o}=t,{isUnderlined:d}=p(Su),m=s("group line-clamp-1 flex items-center gap-x-4 rounded-t border-primary-400 py-3 text-base font-normal leading-tight","active:data-[state=active]:text-neutral-800 active:data-[state=active]:shadow-[inset_0_0_0_0,0_1px_0_0] active:data-[state=active]:shadow-primary-400","focus:outline-hidden",{"hover:shadow-[inset_0_0_0_0,0_1px_0_0] hover:shadow-neutral-800":d&&!i},"data-[state=active]:text-neutral-800 data-[state=active]:shadow-[inset_0_-1px_0_0,0_1px_0_0] data-[state=active]:shadow-primary-400",{"cursor-pointer text-neutral-500 hover:text-neutral-800":!i},{"text-neutral-300":i},n),u=s("group-data-[state=active]:text-neutral-800",{"text-neutral-200":i},{"text-neutral-500 group-hover:text-neutral-300":!i},{"group-focus:text-neutral-500 group-active:text-neutral-600":!i});return a(be,{className:m,value:c,disabled:i,...o,children:[l,r&&e(Xr,{icon:r,size:"sm",className:u})]})},Lu={Root:ku,List:Mu,Trigger:Iu,Content:Tu},Du=a=>{const{className:t,label:l,value:r,disabled:n,...c}=a,i=s("flex h-8 md:h-10 items-center rounded-lg md:rounded-xl border px-3 md:px-4 outline-hidden transition-all cursor-pointer focus-ring-primary","data-[state=off]:enabled:border-neutral-100 data-[state=off]:enabled:bg-neutral-0 data-[state=off]:enabled:text-neutral-500 data-state-off:enabled:shadow-neutral-sm","data-[state=off]:hover:enabled:border-neutral-200 data-[state=off]:hover:enabled:shadow-neutral","data-[state=on]:enabled:border-primary-400 data-[state=on]:enabled:bg-neutral-0 data-[state=on]:enabled:text-primary-400 data-state-on:enabled:shadow-primary-sm","data-[state=on]:hover:enabled:shadow-primary","disabled:border-neutral-100 disabled:bg-neutral-100 disabled:text-neutral-300 disabled:cursor-default",t);return e(we,{className:i,disabled:n,value:r,...c,children:e("p",{className:"text-sm leading-normal font-normal md:text-base",children:l})})},Pu=a=>{const{variant:t="fixed",orientation:l="horizontal",value:r,defaultValue:n,onChange:c,isMultiSelect:i,className:o,...d}=a,m=s("flex flex-wrap","vertical"===l?"flex-col":"flex-row",{"gap-2 md:gap-3":"fixed"===t},{"justify-between gap-y-2":"space-between"===t},o);return e(Ee,i?{type:"multiple",className:m,value:r,onValueChange:c,defaultValue:n,orientation:l,...d}:{type:"single",className:m,value:r,onValueChange:c,defaultValue:n,orientation:l,...d})},Hu={addressInput:{clear:"Clear",paste:"Paste",checksum:"Invalid checksum"},assetDataListItemStructure:{unknown:"Unknown"},memberDataListItemStructure:{yourDelegate:"Your Delegate",you:"You",delegations:"Delegations",votingPower:"Voting Power"},actionSimulation:{action:"action",actions:"actions",totalActionsTerm:"Total actions",lastSimulationTerm:"Last simulation",never:"Never",executableTerm:"Executable",simulateAgain:"Simulate again",simulate:"Simulate",simulating:"Simulating",viewOnTenderly:"View on Tenderly",likelyToSucceed:"Likely to succeed",likelyToFail:"Likely to fail",unknown:"Unknown"},proposalActionsContainer:{emptyHeader:"No actions added"},proposalActionsFooter:{collapse:"Collapse all",expand:"Expand all",more:"More"},proposalActionsItem:{dropdownLabel:"More",nativeSendAlert:"Proceed with caution",nativeSendDescription:(e,a)=>`This action attempts to send ${e} ${a}. This could cause the action to fail or result in a loss of funds.`,of:"of",menu:{BASIC:"Basic",dropdownLabel:"View action as",DECODED:"Decoded",RAW:"Raw"}},proposalActionsDecoder:{copyData:"Copy data",add:"Add",noParametersMessage:"This write function has no parameters.",validation:{required:e=>`${e} is required.`,boolean:e=>`${e} must be set to "true" or "false".`,address:e=>`${e} is not a valid address.`,bytes:e=>`${e} is not a valid bytes value.`,unsignedNumber:e=>`${e} is not a valid uint value.`}},proposalActionChangeMembers:{summary:"Summary",added:"Added",removed:"Removed",members:"members",adjustMemberCount:{addMembers:"Add members",removeMembers:"Remove members"},existingMembers:"Existing members",blockNote:"At the block in which the proposal was created"},proposalActionsChangeSettings:{existingToggle:"Existing",proposedToggle:"Proposed"},proposalActionsUpdateMetadata:{logoTerm:"Logo",nameTerm:"Name",linkTerm:"Links",descriptionTerm:"Description",summaryTerm:"Summary",processKeyTerm:"Process Key",existingToggle:"Existing",proposedToggle:"Proposed"},proposalActionsTokenMint:{summaryHeading:"Summary",newTokensTerm:"New tokens",newHoldersTerm:"New holders",totalTokenSupplyTerm:"Total token supply",totalHoldersTerm:"Total token holders"},proposalDataListItemStatus:{voted:"Voted",ago:"ago",left:"left",in:"in",statusLabel:{ACCEPTED:"Accepted",ADVANCEABLE:"Advanceable",ACTIVE:"Active",DRAFT:"Draft",EXECUTED:"Executed",EXPIRED:"Expired",FAILED:"Failed",PENDING:"Pending",EXECUTABLE:"Executable",REJECTED:"Rejected",VETOED:"Vetoed",UNREACHED:"Unreached"}},proposalDataListItemStructure:{by:"by",creators:"creators"},proposalVotingTabs:{BREAKDOWN:"Breakdown",VOTES:"Votes",DETAILS:"Settings"},proposalVotingBreakdownMultisig:{name:"Approval",nameVeto:"Veto",description:e=>`of ${e} members`},proposalVotingBreakdownToken:{option:{yes:"Yes",no:"No",abstain:"Abstain",approveDescription:" to approve",vetoDescription:" to veto"},support:{name:"Support",nameVeto:"Veto support",description:e=>`of ${e}`},minParticipation:{name:"Minimum participation",description:e=>`of ${e}`}},proposalVotingProgressItem:{reached:"reached",unreached:"not reached"},proposalVotingStatus:{main:{proposal:"Proposal",stage:"Stage"},secondary:{pending:"is pending",active:"left to vote",accepted:"has been",executable:"has been",executed:"has been",rejected:"has been",expired:"has expired",unreached:"not reached",vetoed:"has been",advanceable:(e,a)=>e?a?"left to advance":"is":"until advanceable"},status:{accepted:"accepted",rejected:"rejected",vetoed:"vetoed",advanceable:"advanceable",executed:"accepted",executable:"accepted"}},proposalVotingStage:{stage:e=>`Stage ${e.toString()}`},proposalVotingBodyContent:{back:"All bodies"},voteDataListItemStructure:{yourDelegate:"Your delegate",you:"You"},wallet:{connect:"Connect"},smartContractFunctionDataListItemStructure:{remove:"Remove",notVerified:{function:"Unknown",contract:"Unverified contract"}}},ju=ke({chains:[Be,qe,Ve,Ue,Fe,Ke,Ge,We],client:({chain:e})=>Ce({chain:e,transport:Oe()})}),Bu=new ze({defaultOptions:{queries:{staleTime:12e4,gcTime:3e5}}}),qu={copy:Hu},Vu=u(qu),Uu=a=>{const{queryClient:t=Bu,wagmiConfig:l=ju,wagmiInitialState:r,coreProviderValues:n,children:c,values:i}=a,s=h(()=>({copy:i?.copy??qu.copy}),[i]);return e(Vu.Provider,{value:s,children:e(Me,{config:l,initialState:r,children:e(ye,{client:t,children:e(ba,{values:n,children:c})})})})},Fu=()=>p(Vu),Ku=l=>{const{totalActions:r,lastSimulation:n,isLoading:c,isEnabled:i=!0,onSimulate:o,className:d,error:m}=l,{copy:u}=Fu(),p=u.actionSimulation,v=h(()=>{switch(n?.status){case"success":return{icon:Gr.CHECKMARK,label:p.likelyToSucceed,textColor:"text-success-800",variant:"success"};case"failed":return{icon:Gr.CRITICAL,label:p.likelyToFail,textColor:"text-warning-800",variant:"warning"};default:return{icon:Gr.INFO,label:p.unknown,textColor:"text-neutral-500",variant:"neutral"}}},[p,n?.status]),g=da.formatDate(n?.timestamp,{format:ia.YEAR_MONTH_DAY_TIME})??p.never;return a(zm.Item,{className:s("flex flex-col gap-4 p-4 pt-1 pb-4",d),children:[a(Om.Container,{children:[e(Om.Item,{term:u.actionSimulation.totalActionsTerm,children:`${r.toString()} ${1!==r?p.actions:p.action}`}),e(Om.Item,{term:u.actionSimulation.lastSimulationTerm,children:c?a("span",{className:"text-primary-400 flex items-center gap-2 md:gap-3",children:[e(cn,{size:"md",variant:"primary"}),p.simulating]}):e("span",{className:"inline-block first-letter:capitalize",children:g})}),e(Om.Item,{term:u.actionSimulation.executableTerm,children:e("div",{className:"flex w-full items-center justify-between",children:e("div",{className:"flex items-center gap-2",children:c?a("span",{className:"text-primary-400 flex items-center gap-2 md:gap-3",children:[e(cn,{size:"md",variant:"primary"}),p.simulating]}):a(t,{children:[e("div",{className:"flex size-6 items-center justify-center",children:e(Qr,{icon:v.icon,size:"sm",variant:v.variant})}),e("span",{className:s("text-sm md:text-base",v.textColor),children:v.label})]})})})})]}),a("div",{className:s("flex flex-col gap-2 md:flex-row md:justify-between"),children:[i&&e(gn,{variant:"secondary",size:"md",onClick:o,isLoading:c,children:c?u.actionSimulation.simulating:n?u.actionSimulation.simulateAgain:u.actionSimulation.simulate}),e(gn,{variant:"failed"===n?.status?"warning":"tertiary",size:"md",disabled:!n?.url,href:n?.url,target:"_blank",iconRight:Gr.LINK_EXTERNAL,children:u.actionSimulation.viewOnTenderly})]}),m&&a("div",{className:"text-critical-800 flex items-center gap-2 text-sm",children:[e(Qr,{icon:Gr.INFO,size:"sm",variant:"critical"}),m]})]})},Gu=e=>{const{chains:a,chainId:t}=e??{},l=Ie(),r=b(e=>{const r=a??l,n=e??t,c=n?r.find(e=>e.id===n):r[0];return c?.blockExplorers?.default},[a,l,t]),n=b(({type:e,chainId:a,id:l})=>{const n=r(a??t),c=n?.url;return null!=c&&null!=l?`${c}/${e}/${l}`:void 0},[r,t]);return{blockExplorer:r(t),getBlockExplorer:r,buildEntityUrl:n}};var Wu;!function(e){e.ADDRESS="address",e.TRANSACTION="tx",e.TOKEN="token"}(Wu||(Wu={}));const Zu=e=>{const a=$e();return ua(!e||null!=a,"useFormContext: hook must be used inside a form context."),a??{}};const Xu=new class{constructor(){this.isAddress=(e="",a={strict:!1})=>Re(e,a),this.truncateAddress=(e="")=>this.isAddress(e)?`${e.slice(0,6)}…${e.slice(e.length-4,e.length)}`:e,this.getChecksum=(e="")=>Ae(e),this.isAddressEqual=(e="",a="")=>this.isAddress(e)&&this.isAddress(a)&&e.toLowerCase()===a.toLowerCase()}};const $u=new class{constructor(){this.ensPattern=/^(?:[a-z0-9]+(?:[-_][a-z0-9]+)*\.)*[a-z0-9]+(?:[-_][a-z0-9]+)*\.eth$/,this.isEnsName=e=>null!=e&&e.length>6&&this.ensPattern.test(e),this.truncateEns=(e="")=>this.isEnsName(e)&&e.length>9?`${e.slice(0,5)}…${e.slice(e.length-3,e.length)}`:e}},Yu=a=>{const{ensName:t,address:l,avatarSrc:r,chainId:n=Ze.id,wagmiConfig:c,...i}=a,s=Xu.isAddress(l),o=$u.isEnsName(t),{data:d,isLoading:m}=Le({name:t,query:{enabled:o&&!s&&null==r},chainId:n,config:c}),u=s?l:d,{data:p,isLoading:h}=De({address:u,query:{enabled:null!=u&&null==r},chainId:n,config:c}),v=o?t:p,{data:g,isLoading:f}=Pe({name:v?Xe(v):void 0,query:{enabled:null!=v&&null==r},chainId:n,config:c}),x=r??g??void 0,b=u&&!va.isServer()?Qe.create({seed:Xu.getChecksum(u),scale:8,size:8}).toDataURL():void 0;return e(ya,{src:x,fallback:b&&!(f||h||m)?e("img",{className:"size-full",src:b,alt:"Blockies avatar"}):void 0,...i})},Ju=t=>{const{className:l,...r}=t;return a(zm.Item,{tabIndex:0,"aria-busy":"true","aria-label":"loading",className:s("bg-neutral-0 flex min-h-[147.5px] flex-col items-start justify-center gap-y-3 py-4 md:min-h-[179px] md:min-w-44 md:gap-y-4 md:py-6",l),...r,children:[e(_u,{size:"sm",responsiveSize:{md:"md"}}),e("div",{className:"flex w-2/3",children:e(Ru,{size:"lg",responsiveSize:{md:"xl"},width:"100%"})}),a("div",{className:"flex w-full flex-col gap-y-2 md:w-5/6 md:gap-y-2.5",children:[e(Ru,{width:"50%"}),e(Ru,{width:"40%"})]})]})},Qu=t=>{const{isDelegate:l,delegationCount:r,tokenAmount:n,avatarSrc:c,ensName:i,address:o,tokenSymbol:d,hideLabelTokenVoting:m,className:u,...p}=t,{address:h,isConnected:v}=He(),{copy:g}=Fu(),f=v&&o&&Xu.isAddressEqual(h,o),x=null!=i&&i.length>0?i:Xu.truncateAddress(o),b=null!=r||null!=n,w=da.formatNumber(r,{format:na.GENERIC_SHORT}),E=da.formatNumber(n,{format:na.GENERIC_SHORT});return a(zm.Item,{className:s("flex min-w-fit flex-col items-start justify-center gap-y-3 py-4 md:min-w-44 md:py-6",u),...p,children:[a("div",{className:"flex w-full items-center justify-between",children:[e(Yu,{ensName:i,address:o,avatarSrc:c,size:"sm",responsiveSize:{md:"md"}}),l&&!f&&e(Sn,{variant:"info",label:g.memberDataListItemStructure.yourDelegate}),f&&e(Sn,{variant:"neutral",label:g.memberDataListItemStructure.you})]}),e(zu,{className:"inline-block w-full truncate",size:"h3",as:"h2",children:x}),b&&a("div",{className:"flex flex-col gap-y-2",children:[a(zu,{size:"h5",as:"h3",className:s("text-sm leading-tight md:text-base",{invisible:null==r||0===r}),children:[e("span",{className:"text-neutral-800",children:w}),a("span",{className:"text-neutral-500",children:[" ",g.memberDataListItemStructure.delegations]})]}),a(zu,{size:"h5",as:"h3",children:[a("span",{className:"text-neutral-800",children:[E??"",d?` ${d}`:""]}),!m&&a("span",{className:"text-neutral-500",children:[" ",g.memberDataListItemStructure.votingPower]})]})]})]})},ep={Structure:Qu,Skeleton:Ju},ap=m((l,r)=>{const{value:n="",onChange:c,onAccept:i,enforceChecksum:o=!0,wagmiConfig:d,chainId:m=Ze.id,...u}=l,{containerProps:p,inputProps:h}=eu(u),{onFocus:x,onBlur:b,className:w,...E}=h,z=Ze.id,y=Ne(),N=je(),C=f(i),O=f(!1),R=d??N,A=R.chains.find(({id:e})=>e===z),{buildEntityUrl:_}=Gu({chainId:m}),T=null!=A?.contracts?.ensUniversalResolver,S=f(null),[k,M]=Ln(n,{delay:300}),[I,L]=v(!1),{copy:D}=Fu(),P=$u.isEnsName(k),H=Xu.isAddress(k),j=Xu.isAddress(k,{strict:!0}),B=o&&H&&!j,{data:q,isFetching:V,queryKey:U}=Le({name:P?Xe(k):void 0,config:R,chainId:z,query:{enabled:T&&P}}),{data:F,isFetching:K,queryKey:G}=De({address:k,config:R,chainId:z,query:{enabled:T&&H}}),W=V||K,[Z,X]=v($u.isEnsName(n)?"ens":"address"),$=()=>{O.current=!0;const e="ens"===Z?"address":"ens",a="ens"===e?F:q;a&&(X(e),c?.(a),M(a))};g(()=>{if(W)return;const e=C.current;if(q){const a=Xe(k);e?.({address:q,name:a})}else if(H&&!B){const a=Xu.getChecksum(k);e?.({address:a,name:F??void 0})}else e?.(void 0)},[q,F,k,H,B,W]),g(()=>{const e=$u.isEnsName(n)?"ens":"address";X(e)},[n]),g(()=>{O.current||!I&&F&&Xu.isAddress(n)&&(O.current=!0,X("ens"),c?.(F),M(F))},[F,n,I,c,M]),g(()=>{if(F&&H){const e=[...U];e[1].name=F,y.setQueryData(e,k)}},[y,F,k,H,U]),g(()=>{if(q&&P){const e=[...G];e[1].address=q,y.setQueryData(e,Xe(k))}},[y,q,k,P,G]),g(()=>{if(S.current){S.current.style.height="auto";const e=`${S.current.scrollHeight.toString()}px`;S.current.style.height=e}},[n,I]);const Y=B?{message:D.addressInput.checksum,variant:"critical"}:p.alert,J=Xu.isAddress(n)&&!I,Q=q??(Xu.isAddress(n)?n:void 0),ee=Q?_({type:Wu.ADDRESS,id:Q,chainId:m}):void 0,ae=J?Xu.truncateAddress(n):n,te="ens"===Z&&null!=q&&!I&&!W,le="address"===Z&&null!=F&&!I&&!W;return a(Jm,{...p,alert:Y,children:[a("div",{className:"ml-3 shrink-0",children:[W&&e(cn,{variant:"neutral",size:"lg"}),!W&&e(Yu,{address:Q,chainId:z,wagmiConfig:R})]}),e("textarea",{type:"text",ref:pa([r,S]),onFocus:e=>{L(!0),x?.(e)},onBlur:e=>{L(!1);const a=n.trim();a!==n&&c?.(a),b?.(e)},rows:1,className:s("!md:px-4 min-h-11 resize-none px-3!",{"whitespace-normal":I},w),...E,value:ae,onChange:e=>{const{value:a}=e.target;if(!o)return void c?.(a);const t=a.slice(2),l=Xu.isAddress(a,{strict:!0}),r=Xu.isAddress(a)&&t===t.toUpperCase(),n=l||r?Xu.getChecksum(a):a;c?.(n)}}),a("div",{className:"mr-2 flex flex-row gap-2",children:[te&&e(gn,{variant:"tertiary",size:"sm",onClick:$,className:"min-w-max",children:"0x…"}),le&&e(gn,{variant:"tertiary",size:"sm",onClick:$,className:"min-w-max",children:"ENS"}),null!=Q&&!I&&a(t,{children:[e(gn,{variant:"tertiary",size:"sm",href:ee,target:"_blank",iconLeft:Gr.LINK_EXTERNAL}),e(lm,{copyValue:n,variant:"button"})]}),n.length>0&&I&&e(gn,{variant:"tertiary",size:"sm",onMouseDown:()=>c?.(void 0),children:D.addressInput.clear}),0===n.length&&e(gn,{variant:"tertiary",size:"sm",onClick:async()=>{const e=await ra.paste();c?.(e)},children:D.addressInput.paste})]})]})});ap.displayName="AddressInput";const tp=t=>{const{className:l,...r}=t;return a(zm.Item,{tabIndex:0,"aria-busy":"true","aria-label":"loading",className:s("bg-neutral-0 flex min-h-[70px] w-full items-center gap-x-3 gap-y-4 py-3 md:min-h-[88.5px] md:py-5",l),...r,children:[e(_u,{responsiveSize:{md:"lg"}}),a("div",{className:"flex w-full justify-between",children:[a("div",{className:"flex w-full flex-col gap-y-1 md:gap-y-1.5",children:[e(Ru,{className:"shrink-0",responsiveSize:{md:"lg"},width:"100%"}),e("div",{className:"flex size-full items-center justify-start md:w-1/2",children:e(Ru,{responsiveSize:{md:"lg"},width:"50%"})})]}),a("div",{className:"flex w-full flex-col items-end gap-y-1 md:gap-y-1.5",children:[e(Ru,{responsiveSize:{md:"lg"},width:"40%"}),e(Ru,{responsiveSize:{md:"lg"},width:"33%"})]})]})]})},lp=t=>{const{logoSrc:l,name:r,amount:n,symbol:c,fiatPrice:i,className:o,hideValue:d,...m}=t,{copy:u}=Fu(),p=Number(n)*Number(i),h=da.formatNumber(p,{format:na.FIAT_TOTAL_SHORT,fallback:u.assetDataListItemStructure.unknown}),v=`${da.formatNumber(n,{format:na.TOKEN_AMOUNT_SHORT})} ${c}`;return a(zm.Item,{className:s("flex items-center justify-between gap-x-3 py-3 md:py-5",o),...m,children:[a("div",{className:"flex min-w-0 items-center gap-3",children:[e(ya,{src:l,responsiveSize:{md:"md",sm:"sm"},className:"block shrink-0"}),e("span",{className:"truncate text-base leading-tight text-neutral-800 md:text-lg",children:r})]}),e("div",{className:"flex min-w-0 gap-x-2 text-right",children:a("div",{className:"flex min-w-0 flex-col gap-y-1",children:[e("span",{className:"truncate text-base leading-tight text-neutral-800 md:text-lg",children:d?v:h}),!d&&e("span",{className:"truncate text-sm leading-tight text-neutral-500 md:text-base",children:v})]})})]})},rp={Structure:lp,Skeleton:tp},np=t=>{const{participant:l,addressUrl:r,txRole:n}=t,c=null!=l.name&&l.name.length>0?l.name:Xu.truncateAddress(l.address);return a(en,{href:r,target:"_blank",rel:"noopener noreferrer",className:s("group flex h-20 items-center space-x-4 border-neutral-100 px-4","hover:shadow-neutral-md focus-ring-primary hover:border-neutral-200","active:border-neutral-300 active:shadow-none","md:w-1/2 md:p-6",{"rounded-t-xl md:rounded-l-xl md:rounded-r-none":"sender"===n,"rounded-b-xl md:rounded-l-none md:rounded-r-xl md:pl-8":"recipient"===n},{"border-x border-t md:border-y md:border-r-0 md:border-l":"sender"===n,"border-x border-b md:border-y md:border-r md:border-l-0":"recipient"===n},{"focus-visible:rounded-t-xl md:focus-visible:rounded-l-xl md:focus-visible:rounded-r-none":"sender"===n,"focus-visible:rounded-b-xl md:focus-visible:rounded-l-none md:focus-visible:rounded-r-xl":"recipient"===n}),children:[e(Yu,{className:"group-hover:shadow-neutral-md group-active:shadow-none",responsiveSize:{md:"md"},ensName:l.name,address:l.address,avatarSrc:l.avatarSrc}),a("div",{className:"flex min-w-0 flex-col",children:[e("span",{className:"text-xs leading-tight font-normal text-neutral-500 md:text-sm",children:"sender"===n?"From":"To"}),a("div",{className:"flex items-center space-x-1",children:[e("span",{className:"truncate text-sm leading-tight font-normal text-neutral-800 md:text-base",children:c}),e(Xr,{icon:Gr.LINK_EXTERNAL,size:"sm",className:"group-hover:text-primary-300 group-active:text-primary-400 float-right text-neutral-300"})]})]})]})},cp=t=>{const{sender:l,recipient:r,assetName:n,assetAddress:c,assetIconSrc:i,assetAmount:o,assetSymbol:d,assetFiatPrice:m,chainId:u=Ze.id,wagmiConfig:p}=t,{buildEntityUrl:h}=Gu({chains:p?.chains,chainId:u}),v=h({type:Wu.ADDRESS,id:l.address}),g=h({type:Wu.ADDRESS,id:r.address}),f=c===_e?void 0:h({type:Wu.TOKEN,id:c}),x=`${da.formatNumber(o,{format:na.TOKEN_AMOUNT_SHORT,withSign:!0,fallback:"-"})} ${d}`,b=Number(o)*Number(m),w=da.formatNumber(b,{format:na.FIAT_TOTAL_SHORT,fallback:" "});return a("div",{className:"flex size-full flex-col gap-y-2 md:gap-y-3",children:[a("div",{className:"bg-neutral-0 relative flex h-full flex-col rounded-xl md:flex-row",children:[e(np,{txRole:"sender",participant:l,addressUrl:v}),e("div",{className:"border-t border-neutral-100 md:border-l"}),e(Qr,{icon:Gr.CHEVRON_DOWN,size:"sm",className:s("absolute top-1/2 left-4 -translate-y-1/2 bg-neutral-50 text-neutral-300","md:left-1/2 md:-translate-x-1/2 md:-rotate-90")}),e(np,{txRole:"recipient",participant:r,addressUrl:g})]}),a(zm.Item,{href:f,target:"_blank",rel:"noopener noreferrer",className:"flex h-16 items-center justify-between px-4 md:h-20 md:px-6",children:[a("div",{className:"flex items-center space-x-3 md:space-x-4",children:[e(ya,{responsiveSize:{md:"md"},src:i}),e("span",{className:"text-sm leading-tight text-neutral-800 md:text-base",children:n})]}),a("div",{className:"flex flex-col items-end justify-end",children:[e("span",{className:"text-sm leading-tight text-neutral-800 md:text-base",children:x}),e("span",{className:"text-sm leading-tight text-neutral-500 md:text-base",children:w})]})]})]})},ip={xs:{default:"text-xs",sm:"sm:text-xs",md:"md:text-xs",lg:"lg:text-xs",xl:"xl:text-xs","2xl":"2xl:text-xs"},sm:{default:"text-sm",sm:"sm:text-sm",md:"md:text-sm",lg:"lg:text-sm",xl:"xl:text-sm","2xl":"2xl:text-sm"},md:{default:"text-md",sm:"sm:text-md",md:"md:text-md",lg:"lg:text-md",xl:"xl:text-md","2xl":"2xl:text-md"},lg:{default:"text-lg",sm:"sm:text-lg",md:"md:text-lg",lg:"lg:text-lg",xl:"xl:text-lg","2xl":"2xl:text-lg"},xl:{default:"text-xl",sm:"sm:text-xl",md:"md:text-xl",lg:"lg:text-xl",xl:"xl:text-xl","2xl":"2xl:text-xl"},"2xl":{default:"text-2xl",sm:"sm:text-2xl",md:"md:text-2xl",lg:"lg:text-2xl",xl:"xl:text-2xl","2xl":"2xl:text-2xl"}},sp=a=>{const{name:t,size:l="lg",responsiveSize:r,className:n,...c}=a,i=function(e){if(!e)return"";const a=e.trim();if(a.length<=2)return a;const t=a.split(" ");return t.length<2?t[0][0]+t[0][1]:t[0][0]+t[1][0]}(t).toUpperCase();return e(ya,{size:l,responsiveSize:r,fallback:e("span",{className:s("bg-primary-400 text-neutral-0 flex size-full items-center justify-center rounded-full leading-tight",ha.generateClassNames(l,r,ip),n),children:i}),...c})};const op=t=>{const{className:l,...r}=t;return a(zm.Item,{tabIndex:0,"aria-busy":"true","aria-label":"loading",className:s("flex min-h-[173.5px] w-full flex-col justify-center gap-y-3 py-4 md:min-h-[207px] md:gap-y-4 md:py-6",l),...r,children:[a("div",{className:"flex w-full justify-between",children:[a("div",{className:"flex w-2/3 flex-col gap-y-2.5 text-neutral-800",children:[e(Ru,{size:"lg",responsiveSize:{md:"xl"},width:"100%"}),e(Ru,{responsiveSize:{md:"lg"},width:"50%"})]}),e(_u,{size:"md",responsiveSize:{md:"lg"}})]}),a("div",{className:"flex w-full flex-col gap-y-2",children:[e(Ru,{responsiveSize:{md:"lg"},width:"100%"}),e(Ru,{responsiveSize:{md:"lg"},width:"85%"})]}),e("div",{className:"flex w-3/4 justify-between text-neutral-400 md:w-1/2",children:e(Ru,{responsiveSize:{md:"lg"},width:"50%"})})]})},dp=t=>{const{name:l,logoSrc:r,description:n,network:c,address:i,ens:s,isExternal:o,...d}=t,m=Xu.truncateAddress(i),u=s??m;return a(zm.Item,{className:"grid gap-y-3 py-4 md:gap-y-4 md:py-6",...d,children:[a("div",{className:"flex w-full justify-between gap-2",children:[a("div",{className:"grid shrink items-center gap-y-1.5 text-neutral-800",children:[e(zu,{size:"h3",as:"h2",className:"truncate",children:l}),!!u&&e(zu,{size:"h5",as:"h3",className:"truncate",children:u})]}),e(sp,{name:l,src:r,size:"md",responsiveSize:{md:"lg"}})]}),e("p",{className:"line-clamp-2 text-base leading-normal text-neutral-500 md:text-lg",children:n}),a("div",{className:"flex flex-row justify-between",children:[a("div",{className:"mt-1 flex items-center gap-x-1 text-neutral-400 md:mt-0 md:gap-x-2",children:[e("span",{className:"text-sm leading-tight capitalize md:text-base",children:c}),e(Xr,{icon:Gr.BLOCKCHAIN_BLOCKCHAIN,size:"sm",responsiveSize:{md:"md"}})]}),o&&e(Qr,{size:"sm",variant:"primary",icon:Gr.LINK_EXTERNAL})]})]})},mp={Structure:dp,Skeleton:op},up=u(null),pp=up.Provider,hp=()=>{const e=p(up);if(null===e)throw new Error("useProposalActionsContext: the hook must be used inside a ProposalActionsContextProvider to work property.");return e},vp=t=>{const{className:l,asChild:r,...n}=t;return a(zm.Item,{tabIndex:r?void 0:0,"aria-busy":!r||void 0,"aria-label":r?void 0:"loading",className:s("flex w-full flex-col gap-3 py-4",{"min-h-[67.5px] md:min-h-[88.5px]":!r},{"min-h-[35.5px] border-none !p-0 shadow-none md:min-h-[56.5px]":r},l),...n,children:[e("div",{className:"flex w-1/2 md:w-1/3",children:e(Ru,{responsiveSize:{md:"lg"},width:"100%"})}),a("div",{className:"flex w-3/4 gap-x-2 md:w-1/2",children:[e(Ru,{responsiveSize:{md:"lg"},width:"50%"}),e(Ru,{responsiveSize:{md:"lg"},width:"50%"})]})]})},gp=t=>{const{functionName:l,functionSelector:r,contractName:n,contractAddress:c,chainId:i=Ze.id,className:o,onRemove:d,asChild:m,displayWarning:u=!1,...p}=t,{copy:h}=Fu(),{buildEntityUrl:v}=Gu({chainId:i}),g=v({type:Wu.ADDRESS,id:c}),f=l??h.smartContractFunctionDataListItemStructure.notVerified.function,x=n??h.smartContractFunctionDataListItemStructure.notVerified.contract,b=u||!(!!l&&!!n),w=b?"text-warning-800":"text-neutral-800";return a(zm.Item,{className:s(m?"!p-0 border-none shadow-none":"flex items-center justify-between gap-x-3 py-3 md:gap-x-4 md:py-5",o),...p,children:[a("div",{className:"flex flex-col gap-1.5",children:[a("div",{className:"flex items-center gap-3",children:[e("p",{className:s("text-lg text-neutral-800",w),children:f}),r&&e("p",{className:"text-lg text-neutral-500",children:r}),b&&e(Xr,{icon:Gr.WARNING,size:"md",className:"text-warning-500"})]}),a(en,{className:"flex w-fit items-center gap-3",href:g,target:"_blank",children:[e("p",{className:"text-neutral-500",children:x}),e("object",{type:"unknown",children:e(tn,{className:"shrink-0",href:g,isExternal:!0,children:Xu.truncateAddress(c)})})]})]}),d&&e(um.Container,{customTrigger:e(gn,{variant:"tertiary",size:"md",iconLeft:Gr.DOTS_VERTICAL}),children:e(um.Item,{icon:Gr.REMOVE,iconPosition:"left",onClick:d,children:h.smartContractFunctionDataListItemStructure.remove})})]})},fp={Skeleton:vp,Structure:gp},xp=()=>e(En.Item,{value:"skeleton",className:"pointer-events-none",tabIndex:0,"aria-busy":"true","aria-label":"loading",children:e(En.ItemHeader,{children:e(fp.Skeleton,{asChild:!0,className:"flex size-full h-[48px] flex-col justify-center gap-3 md:h-[52.5px]"})})}),bp=t=>{const{emptyStateDescription:l,children:r,...n}=t,{copy:c}=Fu(),{actionsCount:i,setActionsCount:s,expandedActions:o,setExpandedActions:m,isLoading:u}=hp(),p=w.toArray(r),h=p.length;g(()=>{u||s(h)},[h,u,s]);return a(En.Container,{isMulti:!0,value:o,onValueChange:(e=[])=>m(e),...n,children:[0===i&&e(am,{heading:c.proposalActionsContainer.emptyHeader,description:l,isStacked:!1,objectIllustration:{object:"SMART_CONTRACT"},className:"border border-neutral-100"}),u?Array.from({length:i}).map((a,t)=>e(xp,{},t)):p.map((e,a)=>d.isValidElement(e)?d.cloneElement(e,{...e.props,index:a}):e)]})},wp=t=>{const{actionIds:l,dropdownItems:r,className:n,children:c,...i}=t,{actionsCount:o,setExpandedActions:d,expandedActions:m,isLoading:u}=hp(),{copy:p}=Fu(),h=()=>{if(m.length===o)d([]);else{const e=l??Array.from({length:o},(e,a)=>a.toString());d(e)}};if(0===o&&null==c)return null;const v=o>1,g=null!=r&&r.length>0,f=v||g,x=[];return v&&x.push({label:m.length===o?p.proposalActionsFooter.collapse:p.proposalActionsFooter.expand,onClick:h}),g&&x.push(...r),a("div",{className:s("flex w-full flex-col-reverse justify-between gap-3 pt-3 md:flex-row md:items-center md:pt-4",n),...i,children:[c,f&&e(um.Container,{constrainContentWidth:!1,size:"md",className:"shrink-0 md:ml-auto",disabled:u,customTrigger:e(gn,{variant:"tertiary",size:"md",iconRight:Gr.DOTS_VERTICAL,disabled:u,children:p.proposalActionsFooter.more}),children:x.map((a,t)=>e(um.Item,{icon:a.icon,iconPosition:a.iconPosition??"left",onClick:()=>a.onClick(),children:a.label},`${a.label}-${String(t)}`))})]})};var Ep,zp;!function(e){e.DECODED="DECODED",e.RAW="RAW"}(Ep||(Ep={})),function(e){e.READ="READ",e.EDIT="EDIT",e.WATCH="WATCH"}(zp||(zp={}));const yp=new class{constructor(){this.bytesRegex=/^0x[0-9a-fA-F]*$/,this.unsignedNumberRegex=/^[0-9]*$/,this.getFieldName=(e,a)=>null!=a?`${a}.${e}`:e,this.validateValue=(e=null,a)=>{const{type:t,label:l,errorMessages:r,required:n}=a;return n&&!this.validateRequired(e)?r.required(l):"bool"===t?this.validateBoolean(e)||r.boolean(l):"address"===t?Xu.isAddress(e?.toString())||r.address(l):t.startsWith("bytes")?this.validateBytes(t,e)||r.bytes(l):this.isUnsignedNumberType(t)?this.validateUnsignedNumber(e)||r.unsignedNumber(l):void 0},this.validateRequired=e=>null!=e&&e.toString().length>0,this.validateBoolean=e=>["true","false"].includes(e?.toString()??""),this.validateBytes=(e,a)=>{const t=a?.toString();if(null==t||!this.bytesRegex.test(t))return!1;const[,l]=e.split("bytes"),r=Math.ceil((t.length-2)/2);return l.length?r===Number.parseInt(l):t.length%2==0},this.validateUnsignedNumber=e=>null!=e&&this.unsignedNumberRegex.test(e.toString()),this.isArrayType=e=>e.endsWith("[]"),this.isTupleType=e=>"tuple"===e,this.isNumberType=e=>this.isUnsignedNumberType(e)||this.isSignedNumberType(e),this.isUnsignedNumberType=e=>e.startsWith("uint"),this.isSignedNumberType=e=>e.startsWith("int"),this.getArrayItemType=e=>e.slice(0,-2),this.formValuesToFunctionParameters=(e,a)=>{const t=(null!=a&&a.length>0?a.split("."):[]).reduce((e,a)=>e[a],e),l=t.inputData?.parameters?.map(e=>e?.value);return l},this.getNestedParameters=e=>{const{value:a,type:t,components:l=[]}=e;return this.isArrayType(t)&&this.guardArrayType(a)?a.map(a=>({...e,type:this.getArrayItemType(t),value:a})):this.isTupleType(t)?l.map((e,t)=>({...e,value:this.guardArrayType(a)?a[t]:void 0})):[]},this.guardArrayType=e=>Array.isArray(e)&&e.every(e=>Array.isArray(e)?this.guardArrayType(e):this.guardValueType(e)),this.guardValueType=e=>null==e||["string","boolean"].includes(typeof e)}},Np=a=>{const{parameter:t,fieldName:l,component:r="input",...n}=a,{name:c,type:i}=t,s=yp.isArrayType(i),{copy:o}=Fu(),{watch:d}=Zu(!0),m=o.proposalActionsDecoder.validation,u=d(l),{fieldState:p,field:h}=Ye({name:l,rules:{validate:s?void 0:e=>yp.validateValue(e,{label:c,type:i,required:!0,errorMessages:m})}}),{error:v}=p,{value:f,onChange:x,...b}=h;g(()=>{s&&null==u&&x([])},[u,s,x]);const w=null!=v?.message?{message:v.message,variant:"critical"}:void 0,E="textarea"===r?fu:mu,z=u?.toString()??"";return e(E,{value:z,onChange:e=>{if("bool"===i){const a=e.target.value,t=yp.validateBoolean(a)?"true"===a:a.toLocaleLowerCase();x(t)}else if(yp.isNumberType(i)){const a=e.target.value.replace(/[^0-9-]/g,"").replace(/(?!^-)-/g,"");x(a)}else x(e)},alert:w,...b,...n})},Cp=a=>{const{parameter:t,fieldName:l,component:r="input",...n}=a,c=Je({name:l});return e("textarea"===r?fu:mu,{value:c?.toString(),disabled:!0,...n})},Op=a=>{const{parameter:t,mode:l,hideLabels:r,component:n="input",fieldName:c,formPrefix:i,className:s}=a,{name:o,notice:d,value:m,type:u}=t,p={placeholder:u,className:s,...r?void 0:{label:o,helpText:d}},h={parameter:t,component:n,fieldName:yp.getFieldName(c,i),...p};if(l===zp.WATCH)return e(Cp,{...h});if(l===zp.EDIT)return e(Np,{...h});return e("textarea"===n?fu:mu,{value:m?.toString(),disabled:!0,...p})},Rp=t=>{const{parameter:l,hideLabels:r,formPrefix:n,fieldName:c,mode:i,onDeleteClick:o}=t,{notice:d,type:m,name:u}=l,p=x(),{copy:h}=Fu(),{setValue:g,getValues:f,unregister:b}=Zu(i===zp.EDIT),w=yp.isArrayType(m),E=yp.isTupleType(m)||w,z=yp.getNestedParameters(l),[y,N]=v(z);if(!E)return a("div",{className:"flex flex-row items-start gap-2",children:[e(Op,{parameter:l,fieldName:c,hideLabels:r,mode:i,formPrefix:n}),null!=o&&i===zp.EDIT&&e(gn,{iconLeft:Gr.CLOSE,size:"lg",variant:"tertiary",onClick:o})]});const C=e=>()=>{const a=yp.getFieldName(c,n),t=f(a),l=y.toSpliced(e,1),r=t.toSpliced(e,1);b(yp.getFieldName((y.length-1).toString(),a)),g(a,r),N(l)};return e(Jm,{id:p,useCustomWrapper:!0,label:r?void 0:u,helpText:r?void 0:d,children:a("div",{className:s("flex flex-col gap-2",{"rounded-xl border border-neutral-100 p-4":E}),children:[e(Op,{parameter:l,mode:i,fieldName:yp.getFieldName(c,n),className:"hidden"}),a("div",{className:"flex grow flex-row gap-2",children:[e("div",{className:"flex grow flex-col gap-2",children:y.map((a,t)=>e(Rp,{parameter:a,hideLabels:w,mode:i,formPrefix:yp.getFieldName(c,n),fieldName:t.toString(),onDeleteClick:w?C(t):void 0},t))}),null!=o&&i===zp.EDIT&&e(gn,{iconLeft:Gr.CLOSE,size:"lg",variant:"tertiary",onClick:o,className:"self-start"})]}),w&&i===zp.EDIT&&e(gn,{iconLeft:Gr.PLUS,size:"md",variant:"tertiary",onClick:()=>{const e=yp.getArrayItemType(l.type),a={...l,type:e,value:void 0},t=y.concat(a);N(t)},className:"self-start",children:h.proposalActionsDecoder.add})]})})},Ap=l=>{const{action:r,formPrefix:n,mode:c=zp.READ,view:i=Ep.RAW,className:o,...d}=l,{value:m,data:u,inputData:p}=r,v=null!=p,f=p?.function??"",x=h(()=>v?p.parameters:[],[v,p?.parameters]),w="payable"===p?.stateMutability,E=x.length>0,{copy:z}=Fu(),{watch:y,setValue:N,getValues:C}=Zu(c===zp.EDIT),O=yp.getFieldName("data",n),R=b(e=>{if(!v)return;const a=yp.formValuesToFunctionParameters(e,n),t=[{type:"function",name:f,inputs:x}];let l="0x";try{l=Te({abi:t,args:a})}catch{}finally{C(O)!==l&&N(O,l)}},[v,f,x,O,N,n,C]);g(()=>{if(!(v&&c===zp.EDIT&&i===Ep.DECODED&&!E))return;const e=[{type:"function",name:f,inputs:[]}];let a="0x";try{a=Te({abi:e,args:[]})}catch{}C(O)!==a&&N(O,a)},[v,c,i,E,f,O,N,C]),g(()=>{if(c!==zp.EDIT||i!==Ep.DECODED)return;const{unsubscribe:e}=y((e,{name:a})=>{null!=n&&!a?.includes(n)||a===O||R(e)});return()=>e()},[c,y,R,O,i,n]);return a("div",{className:s("flex w-full flex-col gap-3",o),...d,children:[(i===Ep.RAW||w)&&e(Op,{fieldName:"value",mode:c,formPrefix:n,parameter:{name:"value",value:m,type:"uint"}}),e(Op,{fieldName:"data",mode:c,formPrefix:n,parameter:{name:"data",value:u,type:"bytes"},className:i===Ep.DECODED?"hidden":void 0,component:"textarea"}),i===Ep.RAW&&c!==zp.EDIT&&e(gn,{variant:"tertiary",size:"md",onClick:()=>ra.copy(r.data),className:"self-end",children:z.proposalActionsDecoder.copyData}),i===Ep.DECODED&&a(t,{children:[x.map((a,t)=>e(Rp,{parameter:a,mode:c,fieldName:"value",formPrefix:yp.getFieldName(`inputData.parameters.${t.toString()}`,n)},a.name)),!E&&e(On,{message:z.proposalActionsDecoder.noParametersMessage,variant:"info"})]})]})};var _p;!function(e){e.WITHDRAW_TOKEN="WITHDRAW_TOKEN",e.ADD_MEMBERS="ADD_MEMBERS",e.REMOVE_MEMBERS="REMOVE_MEMBERS",e.UPDATE_METADATA="UPDATE_METADATA",e.TOKEN_MINT="TOKEN_MINT",e.CHANGE_SETTINGS_MULTISIG="CHANGE_SETTINGS_MULTISIG",e.CHANGE_SETTINGS_TOKENVOTE="CHANGE_SETTINGS_TOKENVOTE",e.UPDATE_PLUGIN_METADATA="UPDATE_PLUGIN_METADATA"}(_p||(_p={}));const Tp=t=>{const{action:l,wagmiConfig:r,chainId:n}=t,{copy:c}=Fu(),{buildEntityUrl:i}=Gu({chains:r?.chains,chainId:n});return a("div",{className:"flex w-full flex-col gap-y-6",children:[e("div",{className:"flex flex-wrap gap-2",children:l.members.map(a=>{return e(ep.Structure,{address:a.address,ensName:a.name,avatarSrc:a.avatarSrc,className:"grow basis-60",href:(t=a.address,i({type:Wu.ADDRESS,id:t})),target:"_blank"},a.address);var t})}),a("div",{children:[e(zu,{size:"h3",children:c.proposalActionChangeMembers.summary}),a(Om.Container,{children:[e(Om.Item,{term:l.type===_p.ADD_MEMBERS?c.proposalActionChangeMembers.added:c.proposalActionChangeMembers.removed,children:a("p",{className:"text-neutral-500",children:[l.type===_p.ADD_MEMBERS?"+":"-",l.members.length," ",c.proposalActionChangeMembers.members]})}),e(Om.Item,{term:c.proposalActionChangeMembers.existingMembers,children:a("p",{className:"text-neutral-500",children:[l.currentMembers," ",c.proposalActionChangeMembers.members]})})]}),e("p",{className:"text-sm text-neutral-500",children:c.proposalActionChangeMembers.blockNote})]})]})},Sp=e=>({type:"unknownType",from:"0x25716fB10298638eD386A5A5dD2E9233D213F442",to:"0xC8da4C1d9BB59DD32ac39A925933188b7c66c311",data:"",value:"0",inputData:null,...e}),kp=e=>({...Sp(),type:_p.ADD_MEMBERS,members:[],currentMembers:0,...e}),Mp=t=>{const{action:l}=t,{copy:r}=Fu(),[n,c]=v("proposedSettings"),{proposedSettings:i,existingSettings:s}=l,o="proposedSettings"===n?i:s;return a("div",{className:"flex w-full flex-col gap-2",children:[a(Pu,{value:n,onChange:c,isMultiSelect:!1,children:[e(Du,{label:r.proposalActionsChangeSettings.proposedToggle,value:"proposedSettings"}),e(Du,{label:r.proposalActionsChangeSettings.existingToggle,value:"existingSettings"})]}),e(Om.Container,{children:o.map((a,t)=>e(Om.Item,{term:a.term,children:a.definition},t))})]})},Ip=e=>({...Sp(),type:_p.CHANGE_SETTINGS_TOKENVOTE,existingSettings:[],proposedSettings:[],...e}),Lp=a=>{const{action:t,wagmiConfig:l,chainId:r}=a,{tokenSymbol:n,receiver:c}=t,{currentBalance:i,newBalance:s,address:o,name:d,avatarSrc:m}=c,{buildEntityUrl:u}=Gu({chains:l?.chains,chainId:r}),p=u({type:Wu.ADDRESS,id:o});return e("div",{className:"flex w-full flex-col gap-8",children:e(Qu,{className:"w-full",address:o,ensName:d,avatarSrc:m,tokenAmount:+s-+i,tokenSymbol:n,hideLabelTokenVoting:!0,href:p,target:"_blank"})})},Dp=e=>({...Sp(),type:_p.TOKEN_MINT,tokenSymbol:"PDC",receiver:{currentBalance:"0",newBalance:"5",address:"0x32c2FE388ABbB3e678D44DF6a0471086D705316a"},...e}),Pp=t=>{const[l,r]=v("proposedMetadata"),{action:n}=t,{proposedMetadata:c,existingMetadata:i}=n,s="proposedMetadata"===l?c:i,o=n.type===_p.UPDATE_METADATA,d=n.type===_p.UPDATE_PLUGIN_METADATA,m=o?"descriptionTerm":"summaryTerm";return a("div",{className:"flex w-full flex-col gap-2",children:[a(Pu,{value:l,onChange:r,isMultiSelect:!1,children:[e(Du,{label:Hu.proposalActionsUpdateMetadata.proposedToggle,value:"proposedMetadata"}),e(Du,{label:Hu.proposalActionsUpdateMetadata.existingToggle,value:"existingMetadata"})]}),a(Om.Container,{children:[o&&e(Om.Item,{className:"md:items-center",term:Hu.proposalActionsUpdateMetadata.logoTerm,children:e(ya,{alt:"dao-logo",src:s.avatar,responsiveSize:{md:"md",sm:"sm"}})}),e(Om.Item,{term:Hu.proposalActionsUpdateMetadata.nameTerm,children:e("p",{className:"text-base leading-tight text-neutral-800",children:s.name})}),d&&i.processKey&&e(Om.Item,{term:Hu.proposalActionsUpdateMetadata.processKeyTerm,children:e("p",{className:"text-base leading-tight text-neutral-800",children:s.processKey})}),e(Om.Item,{term:Hu.proposalActionsUpdateMetadata[m],children:e("p",{className:"text-base leading-tight text-neutral-800",children:s.description})}),e(Om.Item,{term:Hu.proposalActionsUpdateMetadata.linkTerm,children:e("ul",{children:s.links.map((a,t)=>e("li",{children:e(tn,{href:a.href,showUrl:!0,isExternal:!0,children:a.label})},t))})})]})]})},Hp=e=>({...Sp(),type:_p.UPDATE_METADATA,existingMetadata:{avatar:"https://i.pravatar.cc/300",name:"Old name",description:"Existing DAO description.",links:[]},proposedMetadata:{avatar:"https://i.pravatar.cc/300",name:"New name",description:"Proposed DAO description.",links:[]},...e}),jp=a=>{const{action:t,...l}=a;return e(cp,{sender:t.sender,recipient:t.receiver,assetName:t.token.name,assetAddress:t.token.address,assetAmount:t.amount,assetFiatPrice:t.token.priceUsd,assetSymbol:t.token.symbol,assetIconSrc:t.token.logo,...l})},Bp=e=>({...Sp(),type:_p.WITHDRAW_TOKEN,sender:{address:"0x742d35Cc6634C0532925a3b844Bc454e4438f44e"},receiver:{address:"0x3f5CE5FBFe3E9af3971dD833D26BA9b5C936F0bE"},token:{name:"Token name",symbol:"TTT",logo:"",priceUsd:"1.00",decimals:18,address:"0x1"},amount:"10000000",...e});const qp=new class{constructor(){this.isActionSupported=e=>Object.keys(_p).includes(e.type),this.isWithdrawTokenAction=e=>e.type===_p.WITHDRAW_TOKEN,this.isChangeMembersAction=e=>e.type===_p.ADD_MEMBERS||e.type===_p.REMOVE_MEMBERS,this.isUpdateMetadataAction=e=>e.type===_p.UPDATE_METADATA||e.type===_p.UPDATE_PLUGIN_METADATA,this.isTokenMintAction=e=>e.type===_p.TOKEN_MINT,this.isChangeSettingsAction=e=>e.type===_p.CHANGE_SETTINGS_MULTISIG||e.type===_p.CHANGE_SETTINGS_TOKENVOTE}},Vp=a=>{const{CustomComponent:t,action:l,index:r,...n}=a,c={index:r,...n};return t?e(t,{action:l,...c}):qp.isWithdrawTokenAction(l)?e(jp,{action:l,...c}):qp.isTokenMintAction(l)?e(Lp,{action:l,...c}):qp.isUpdateMetadataAction(l)?e(Pp,{action:l,...c}):qp.isChangeMembersAction(l)?e(Tp,{action:l,...c}):qp.isChangeSettingsAction(l)?e(Mp,{action:l,...c}):null},Up=(e,a)=>{try{const t=Je({control:e,name:a??""});if(null==t)return;return"string"==typeof t?t:"number"==typeof t||"bigint"==typeof t||"boolean"==typeof t?t.toString():void 0}catch{return}},Fp=t=>{const{action:l,actionFunctionSelector:r,index:n,value:c,CustomComponent:i,arrayControls:o,actionCount:d,editMode:m,formPrefix:u,readOnly:p=!1,chainId:h=Ze.id,...x}=t;ua(null!=n,"ProposalActionsItem: component must be used inside the ProposalActions.Container component to work properly.");const{copy:b}=Fu(),{editMode:w}=hp(),E=m??w,z=Ie().find(e=>e.id===h),y=z?.nativeCurrency.symbol??"ETH",N=f(null),C=f(!1),O=null!=i||qp.isActionSupported(l),R=null!=l.inputData,[A,_]=v(O?"BASIC":R?Ep.DECODED:Ep.RAW);g(()=>{C.current&&(C.current=!1,requestAnimationFrame(()=>N.current?.scrollIntoView({behavior:"smooth",block:"center"})))},[n]);const T=e=>{const a="up"===e?o?.moveUp:o?.moveDown;a&&(C.current=!0,a.onClick(n,l))},S=u?`${u}.value`:void 0,k=u?`${u}.data`:void 0;let M;try{M=$e().control}catch{M=void 0}const I=Up(M,S),L=Up(M,k),D=Boolean(!p&&null!=M&&null!=M.control&&u),P=D&&S?I??l.value:l.value,H=D&&k?L??l.data:l.data,j=(()=>{try{const e=P.trim();return""===e?BigInt(0):BigInt(e)}catch{return BigInt(0)}})(),B=j!==BigInt(0)&&"0x"!==H.trim(),q=Se(j,18),V=[{mode:"BASIC",disabled:!O},{mode:Ep.DECODED,disabled:!R},{mode:Ep.RAW}],{EDIT:U,WATCH:F,READ:K}=zp,G=E&&!O?U:E?F:K,W=E&&!R?U:E?F:K;return a(En.Item,{value:c??n.toString(),ref:N,children:[e(En.ItemHeader,{className:"min-w-0",removeControl:E&&null!=o?o.remove:void 0,index:n,children:e(fp.Structure,{contractName:l.inputData?.contract,contractAddress:l.to,functionName:l.inputData?.function,functionSelector:r,chainId:h,className:"w-full bg-transparent",asChild:!0,displayWarning:B})}),e(En.ItemContent,{forceMount:!!E||void 0,className:s({"cursor-default":E}),children:a("div",{className:"flex flex-col items-start gap-y-6 self-start md:gap-y-8",children:[B&&e(On,{variant:"warning",message:b.proposalActionsItem.nativeSendAlert,children:b.proposalActionsItem.nativeSendDescription(q,y)}),"BASIC"===A&&e(Vp,{action:l,index:n,CustomComponent:i,chainId:h,...x}),A===Ep.DECODED&&e(Ap,{action:l,formPrefix:u,mode:G,view:Ep.DECODED}),A===Ep.RAW&&e(Ap,{action:l,formPrefix:u,mode:W,view:Ep.RAW}),a("div",{className:"flex w-full flex-row justify-between",children:[e(um.Container,{label:b.proposalActionsItem.menu.dropdownLabel,size:"sm",children:V.map(({mode:a,disabled:t})=>e(um.Item,{onSelect:()=>(e=>{_(e),N.current?.scrollIntoView({behavior:"smooth",block:"center"})})(a),disabled:t,selected:A===a,children:b.proposalActionsItem.menu[a]},a))}),E&&o&&null!=d&&d>1&&a("div",{className:"flex items-center gap-3 text-neutral-500",children:[e(bn,{content:o.moveDown.label,triggerAsChild:!0,children:e(gn,{variant:"tertiary",size:"sm","aria-label":o.moveDown.label,iconLeft:Gr.CHEVRON_DOWN,onClick:()=>T("down"),disabled:o.moveDown.disabled})}),a("p",{className:"text-sm text-neutral-500",children:[n+1," ",b.proposalActionsItem.of," ",d]}),e(bn,{content:o.moveUp.label,triggerAsChild:!0,children:e(gn,{variant:"tertiary",size:"sm","aria-label":o.moveUp.label,iconLeft:Gr.CHEVRON_UP,onClick:()=>T("up"),disabled:o.moveUp.disabled})})]})]})]})})]})},Kp=a=>{const{actionsCount:t=0,expandedActions:l,onExpandedActionsChange:r,isLoading:n=!1,editMode:c=!1,children:i,className:o,...d}=a,[m,u]=v(l??[]),[p,f]=v(t),x=b(e=>{(r??u)(e)},[r]);g(()=>{u(l??[])},[l]);const w=h(()=>({actionsCount:p,setActionsCount:f,expandedActions:m,setExpandedActions:x,isLoading:n,editMode:c}),[p,m,x,n,c]);return e("div",{className:s("flex w-full flex-col gap-3 md:gap-4"),...d,children:e(pp,{value:w,children:i})})},Gp={Root:Kp,Container:bp,Item:Fp,ItemSkeleton:xp,Footer:wp},Wp=t=>{const{className:l,...r}=t;return a(zm.Item,{tabIndex:0,"aria-busy":"true","aria-label":"loading",className:s("bg-neutral-0 flex min-h-[184.5px] flex-col justify-center gap-y-3 py-4 md:min-h-[221px] md:gap-y-4 md:py-6",l),...r,children:[a("div",{className:"flex w-full justify-between",children:[e(Ru,{size:"lg",responsiveSize:{md:"xl"},width:"12%"}),e(Ru,{size:"lg",responsiveSize:{md:"xl"},width:"24%"})]}),a("div",{className:"flex w-full flex-col gap-y-3",children:[e(Ru,{size:"xl",width:"72%"}),a("div",{className:"flex flex-col gap-y-2 md:gap-y-2",children:[e(Ru,{size:"lg",width:"100%"}),e(Ru,{size:"lg",width:"64%"})]})]}),a("div",{className:"flex w-full justify-between",children:[e(Ru,{size:"lg",responsiveSize:{md:"xl"},width:"20%"}),e(Ru,{size:"lg",responsiveSize:{md:"xl"},width:"16%"})]})]})};var Zp;!function(e){e.ACCEPTED="ACCEPTED",e.ACTIVE="ACTIVE",e.ADVANCEABLE="ADVANCEABLE",e.DRAFT="DRAFT",e.EXECUTED="EXECUTED",e.EXPIRED="EXPIRED",e.FAILED="FAILED",e.PENDING="PENDING",e.EXECUTABLE="EXECUTABLE",e.REJECTED="REJECTED",e.VETOED="VETOED",e.UNREACHED="UNREACHED"}(Zp||(Zp={}));const Xp={[Zp.ACCEPTED]:"success",[Zp.ACTIVE]:"info",[Zp.ADVANCEABLE]:"info",[Zp.DRAFT]:"neutral",[Zp.EXECUTED]:"success",[Zp.EXPIRED]:"critical",[Zp.FAILED]:"critical",[Zp.PENDING]:"neutral",[Zp.EXECUTABLE]:"info",[Zp.REJECTED]:"critical",[Zp.VETOED]:"critical",[Zp.UNREACHED]:"neutral"},$p=t=>{const{date:l,status:r,statusContext:n,voted:c}=t,i=r===Zp.ACTIVE,o=null!=n&&(i||r===Zp.ADVANCEABLE),d=r!==Zp.DRAFT,{copy:m}=Fu();return a("div",{className:"flex min-h-6 w-full items-center justify-between gap-x-4 md:gap-x-6",children:[a("div",{className:"flex min-w-0 items-center gap-x-1",children:[e(Sn,{label:m.proposalDataListItemStatus.statusLabel[r],variant:Xp[r],className:"shrink-0"}),o&&a("div",{className:"truncate text-sm leading-tight md:text-base",children:[a("span",{className:"text-neutral-500",children:[m.proposalDataListItemStatus.in," "]}),n]})]}),d&&a("div",{className:"flex items-center gap-x-2 md:gap-x-3",children:[a("span",{className:s("text-sm leading-tight md:text-base",{"text-info-800":i,"text-neutral-800":!i}),children:[i&&c&&m.proposalDataListItemStatus.voted,(!i||!c)&&null!=l&&e(yu,{children:e=>((e,a,t)=>`${da.formatDate(e,{format:ia.DURATION})} ${new Date(e).getTime()>a?t.proposalDataListItemStatus.left:t.proposalDataListItemStatus.ago}`)(l,e,m)})]}),i&&c&&e(Qr,{icon:Gr.CHECKMARK,size:"sm"}),i&&!c&&e(Cu,{variant:"info"}),!i&&l&&e(Qr,{icon:Gr.CALENDAR,size:"sm"})]})]})},Yp=(e,a,t)=>({label:a&&Xu.isAddressEqual(e.address,t)?"You":e.name??Xu.truncateAddress(e.address),link:e.link}),Jp=t=>{const{wagmiConfig:l,id:r,className:n,date:c,tag:i,publisher:o,status:d,statusContext:m,summary:u,title:p,voted:h,children:v,...g}=t,{address:f,isConnected:x}=He({config:l}),{copy:b}=Fu(),w=Array.isArray(o)?o.map(e=>Yp(e,x,f)):[Yp(o,x,f)],E=w.length<=3;return a(zm.Item,{className:s("flex flex-col gap-y-4 py-4 md:gap-y-4 md:py-6",n),...g,children:[e($p,{date:c,status:d,voted:h,statusContext:m}),a("div",{className:"flex flex-col gap-y-1",children:[a(zu,{size:"h3",as:"h2",className:"flex gap-x-2 md:gap-x-3",children:[r&&e("span",{className:"shrink-0 text-neutral-500",children:r}),e("span",{className:"line-clamp-1 text-neutral-800",children:p})]}),e("p",{className:"line-clamp-2 leading-normal text-neutral-500 md:text-lg",children:u})]}),v,a("div",{className:"flex items-center justify-between gap-x-4 md:gap-x-6",children:[a("div",{className:s("inline-grid auto-cols-auto grid-flow-col content-center","min-h-5 gap-x-0.5 text-sm leading-tight text-neutral-500 md:min-h-6 md:gap-x-1 md:text-base"),children:[b.proposalDataListItemStructure.by,!E&&a("span",{children:[3,"+ ",b.proposalDataListItemStructure.creators]}),E&&w.map(({label:t,link:l},r)=>e("span",{className:"truncate",children:a("object",{type:"unknown",className:"flex shrink",children:[null!=l&&e(tn,{href:l,children:t}),null==l&&e("span",{className:"truncate",children:t}),r<w.length-1&&","]})},t))]}),i&&e(Sn,{label:i,variant:"primary"})]})]})},Qp={Skeleton:Wp,Structure:Jp},eh=u(null),ah=a=>{const{bodyList:t,children:l}=a,r=1===t?.length?t[0]:void 0,[n,c]=v(r),i=h(()=>({bodyList:t,activeBody:n,setActiveBody:c}),[t,n]);return e(eh.Provider,{value:i,children:l})},th=()=>{const e=p(eh);if(null===e)throw new Error("useProposalVotingContext: the hook must be used inside a ProposalVotingContextProvider to work property.");return e};var lh;!function(e){e.BREAKDOWN="BREAKDOWN",e.VOTES="VOTES",e.DETAILS="DETAILS"}(lh||(lh={}));const rh=t=>{const{defaultValue:l=lh.BREAKDOWN,hideTabs:r,status:n,children:c,...i}=t,{copy:s}=Fu(),o=![Zp.PENDING,Zp.UNREACHED].includes(n),d=[{id:lh.BREAKDOWN,disabled:!o},{id:lh.VOTES,disabled:!o},{id:lh.DETAILS}].filter(({id:e})=>!r?.includes(e));return a(Lu.Root,{defaultValue:l,className:"flex flex-col gap-4 md:gap-6",...i,children:[e(Lu.List,{children:d.map(({id:a,disabled:t})=>e(Lu.Trigger,{label:s.proposalVotingTabs[a],value:a,disabled:t},a))}),e("div",{className:"flex grow flex-col",children:c})]})},nh=t=>{const{bodyId:l,children:r,name:n,status:c,hideTabs:i,bodyBrand:o,className:d,...m}=t,{copy:u}=Fu(),{bodyList:p,setActiveBody:h,activeBody:f}=th(),x=[Zp.PENDING,Zp.UNREACHED].includes(c)?lh.DETAILS:lh.BREAKDOWN,[b,w]=v(x);return g(()=>w(x),[x]),l!==f?null:a("div",{className:s("flex w-full flex-col",d),...m,children:[p&&p.length>1&&e(gn,{className:"mb-4 w-fit",iconLeft:Gr.CHEVRON_LEFT,variant:"tertiary",size:"sm",onClick:()=>h?.(void 0),children:u.proposalVotingBodyContent.back}),a("div",{className:"flex flex-col gap-4 gap-x-6 gap-y-1 md:flex-row md:items-center md:justify-between",children:[e("p",{className:"truncate text-base text-neutral-800 md:text-lg",children:n}),null!=o&&a("div",{className:"flex items-center gap-2 text-sm text-neutral-500 md:text-base",children:[e("span",{children:o.label}),e(ya,{src:o.logo,size:"sm"})]})]}),e(rh,{value:b,onValueChange:w,status:c,hideTabs:i,children:r})]})},ch=a=>{const{children:t,className:l,...r}=a,{activeBody:n}=th();return null!=n?null:e("div",{className:s("flex w-full flex-col gap-3",l),...r,children:t})},ih=a=>{const{children:t,className:l,...r}=a;return e("div",{className:s("flex w-full flex-col gap-3",l),...r,children:t})},sh=t=>{const{id:l,children:r,bodyBrand:n,className:c,...i}=t,{setActiveBody:o}=th();return a(im,{onClick:()=>o?.(l),className:s("flex items-center justify-between gap-4 p-6 md:gap-6",c),...i,children:[a("div",{className:"flex grow items-center gap-x-2 md:gap-x-3",children:[null!=n&&e(ya,{src:n.logo,size:"sm",responsiveSize:{md:"md"}}),r]}),e(Qr,{icon:Gr.CHEVRON_RIGHT})]})},oh=a=>{const{direction:t="row",className:l,...r}=a,n=s("flex gap-6 rounded-xl border border-neutral-100 bg-neutral-0 px-4 py-3 shadow-neutral-sm md:p-6","[&>*:last-child]:border-none [&>*:last-child]:p-0","flex-col *:pb-6 *:border-b *:border-b-neutral-100","row"===t&&"md:flex-row md:*:pr-6 md:*:border-r md:*:border-r-neutral-100 md:*:pb-0 md:*:border-b-neutral-0",l);return e("div",{className:n,...r})},dh={critical:"text-critical-800",primary:"text-primary-400",neutral:"text-neutral-800",success:"text-success-800"},mh=t=>{const{name:l,nameDescription:r,description:n,showPercentage:c,showStatus:i,className:o,value:d,thresholdIndicator:m,variant:u="default",...p}=t,{copy:h}=Fu(),v=d>=(m??100),g="default"===u?v?"primary":"neutral":u,f=v?Gr.CHECKMARK:Gr.CLOSE,x=v?"primary":"neutral",b=da.formatNumber(d/100,{format:na.PERCENTAGE_SHORT});return a("div",{className:s("flex w-full grow flex-col gap-3",o),children:[a("div",{className:"flex flex-row items-center justify-between",children:[a("div",{className:s("flex flex-row gap-1 text-base leading-tight font-normal md:text-lg"),children:[a("p",{className:s(dh[g]),children:[l,r&&e("span",{className:"text-neutral-500",children:r})]}),i&&v&&e("p",{className:"text-primary-400",children:h.proposalVotingProgressItem.reached}),i&&!v&&e("p",{className:"text-neutral-500",children:h.proposalVotingProgressItem.unreached})]}),i&&e(Qr,{icon:f,variant:x})]}),e(bm,{value:d,size:"md",thresholdIndicator:m,variant:g,...p}),a("div",{className:"flex flex-row justify-between text-sm leading-tight font-normal md:text-base",children:[a("div",{className:"flex flex-row gap-0.5",children:[e("p",{className:"text-neutral-800",children:n.value}),e("p",{className:"text-neutral-500",children:n.text})]}),c&&e("p",{className:"text-neutral-500",children:b})]})]})},uh={Item:mh,Container:oh},ph=t=>{const{approvalsAmount:l,minApprovals:r,membersCount:n,isVeto:c=!1,children:i,...s}=t,{copy:o}=Fu();ua(n>0,"ProposalVotingBreakdownMultisig: membersCount property must be a positive number");const d=l/n*100,m=r/n*100,u=da.formatNumber(l,{format:na.GENERIC_SHORT}),p=da.formatNumber(n,{format:na.GENERIC_SHORT}),h=o.proposalVotingBreakdownMultisig.description(p);return a(Lu.Content,{value:lh.BREAKDOWN,...s,children:[e(uh.Container,{children:e(uh.Item,{name:o.proposalVotingBreakdownMultisig[c?"nameVeto":"name"],value:d,description:{value:u,text:h},showStatus:!0,thresholdIndicator:m})}),i]})},hh=t=>{const{className:l,totalAbstain:r,totalNo:n,totalYes:c,supportThreshold:i,minParticipation:o,tokenSymbol:d,tokenTotalSupply:m,isVeto:u=!1,children:p,...h}=t,{copy:v}=Fu(),g=Number(c),f=Number(n),x=Number(r),b=[{name:v.proposalVotingBreakdownToken.option.yes,nameDescription:v.proposalVotingBreakdownToken.option[u?"vetoDescription":"approveDescription"],value:g,variant:u?"critical":"success"},{name:v.proposalVotingBreakdownToken.option.abstain,nameDescription:void 0,value:x,variant:"default"},{name:v.proposalVotingBreakdownToken.option.no,nameDescription:v.proposalVotingBreakdownToken.option[u?"vetoDescription":"approveDescription"],value:f,variant:u?"success":"critical"}],w=Number(m);ua(w>0,"ProposalVotingBreakdownToken: tokenTotalSupply must be a positive number");const E=b.reduce((e,a)=>e+a.value,0),z=da.formatNumber(E,{format:na.GENERIC_SHORT}),y=w*o/100,N=da.formatNumber(y,{format:na.GENERIC_SHORT}),C=E/y*100,O=g+f,R=da.formatNumber(O,{format:na.GENERIC_SHORT}),A=O>0?g/O*100:0,_=da.formatNumber(g,{format:na.GENERIC_SHORT});return a(Lu.Content,{value:lh.BREAKDOWN,className:s("flex flex-col gap-4",l),...h,children:[e(uh.Container,{direction:"row",children:b.map(({name:a,nameDescription:t,variant:l,value:r})=>e(uh.Item,{name:a,nameDescription:t,value:E>0?r/E*100:0,description:{value:da.formatNumber(r,{format:na.GENERIC_SHORT}),text:d},variant:l},a))}),a(uh.Container,{direction:"col",children:[e(uh.Item,{name:v.proposalVotingBreakdownToken.support[u?"nameVeto":"name"],value:A,description:{value:_,text:v.proposalVotingBreakdownToken.support.description(`${R} ${d}`)},showPercentage:!0,showStatus:!0,thresholdIndicator:i}),o>0&&e(uh.Item,{name:v.proposalVotingBreakdownToken.minParticipation.name,value:C,description:{value:z,text:v.proposalVotingBreakdownToken.minParticipation.description(`${N} ${d}`)},showPercentage:!0,showStatus:!0})]}),p]})},vh=e=>"string"==typeof e?N.fromISO(e):N.fromMillis(e),gh=t=>{const{minAdvance:l,maxAdvance:r,className:n,...c}=t,[i,o]=v(N.now());ua(null!=l&&null!=r,"ProposalVotingStatusAdvanceable: minAdvance and maxAdvance are required");const{copy:d}=Fu(),m=vh(l),u=vh(r),p=O.fromDateTimes(m,u).contains(i),h=i<m?m:i<=u?u:void 0,f=h&&h.diff(i,"days").days<=90,x=!f&&p,b=d.proposalVotingStatus.main.proposal,w=d.proposalVotingStatus.secondary.advanceable(p,f),E=d.proposalVotingStatus.status.advanceable;return g(()=>{const e=setInterval(()=>o(N.now()),1e3);return()=>clearTimeout(e)},[]),h||p?a("div",{className:s("flex flex-row items-center gap-2",n),...c,children:[a("div",{className:"flex flex-row gap-0.5",children:[(!p||f)&&e("span",{className:f?"text-primary-400":"text-neutral-800",children:da.formatDate(h,{format:ia.DURATION})??"-"}),x&&e("span",{className:"text-neutral-800",children:b}),e("span",{className:"text-neutral-500",children:w}),x&&e("span",{className:"text-primary-400",children:E})]}),p&&e(Cu,{variant:"primary"})]}):null},fh=t=>{const{status:l=Zp.PENDING,endDate:r,isMultiStage:n,minAdvance:c,maxAdvance:i,className:o,...d}=t,{copy:m}=Fu(),u=((e,a,t)=>{const l=!t&&e===Zp.PENDING,{ACCEPTED:r,REJECTED:n,VETOED:c,EXPIRED:i,EXECUTED:s,EXECUTABLE:o}=Zp;return[r,n,c,i,s,o].includes(e)||l?a.proposalVotingStatus.main.proposal:a.proposalVotingStatus.main.stage})(l,m,n),p=(e=>({[Zp.PENDING]:e.proposalVotingStatus.secondary.pending,[Zp.ACTIVE]:e.proposalVotingStatus.secondary.active,[Zp.ACCEPTED]:e.proposalVotingStatus.secondary.accepted,[Zp.REJECTED]:e.proposalVotingStatus.secondary.rejected,[Zp.EXPIRED]:e.proposalVotingStatus.secondary.expired,[Zp.UNREACHED]:e.proposalVotingStatus.secondary.unreached,[Zp.VETOED]:e.proposalVotingStatus.secondary.vetoed,[Zp.EXECUTABLE]:e.proposalVotingStatus.secondary.executable,[Zp.EXECUTED]:e.proposalVotingStatus.secondary.executed}))(m)[l],h=(e=>({[Zp.ACCEPTED]:{className:"text-success-800",label:e.proposalVotingStatus.status.accepted},[Zp.EXECUTABLE]:{className:"text-success-800",label:e.proposalVotingStatus.status.executable},[Zp.EXECUTED]:{className:"text-success-800",label:e.proposalVotingStatus.status.executed},[Zp.REJECTED]:{className:"text-critical-800",label:e.proposalVotingStatus.status.rejected},[Zp.VETOED]:{className:"text-critical-800",label:e.proposalVotingStatus.status.vetoed}}))(m)[l];return l===Zp.ADVANCEABLE?e(gh,{minAdvance:c,maxAdvance:i,className:o,...d}):a("div",{className:s("flex flex-row items-center gap-2",o),...d,children:[a("div",{className:"flex flex-row gap-0.5",children:[l===Zp.ACTIVE&&e("span",{className:"text-primary-400",children:e(yu,{children:()=>da.formatDate(r,{format:ia.DURATION})??"-"})}),l!==Zp.ACTIVE&&e("span",{className:"text-neutral-800",children:u}),e("span",{className:"text-neutral-500",children:p}),h&&e("span",{className:h.className,children:h.label})]}),l===Zp.ACTIVE&&e(Cu,{variant:"primary"})]})},xh=t=>{const{status:l,bodyList:r,endDate:n,className:c,children:i,...o}=t;return e(ah,{bodyList:r,children:a(Mn,{className:s("flex w-full flex-col gap-3 overflow-hidden p-4 md:gap-4 md:p-6",c),...o,children:[e(fh,{status:l,endDate:n,isMultiStage:!1}),i]})})},bh=a=>{const{settings:t,...l}=a;return e(Lu.Content,{value:lh.DETAILS,...l,children:e(Om.Container,{children:t?.map(({term:a,definition:t,...l})=>e(Om.Item,{term:a,...l,children:t},a))})})},wh=t=>{const{name:l,status:r,startDate:n,endDate:c,index:i,children:s,className:o,bodyList:d,minAdvance:m,maxAdvance:u,...p}=t,{copy:h}=Fu();return ua(null!=i,"ProposalVotingStage: component must be used inside a ProposalVotingStageContainer to work properly."),e(ah,{bodyList:d,children:a(En.Item,{value:i.toString(),...p,children:[e(En.ItemHeader,{children:a("div",{className:"flex grow flex-row justify-between gap-4 md:gap-6",children:[a("div",{className:"flex flex-col items-start gap-1",children:[e("p",{className:"text-lg leading-tight font-normal text-neutral-800",children:l}),e(fh,{status:r,endDate:c,isMultiStage:!0,minAdvance:m,maxAdvance:u})]}),e("p",{className:"mt-1 text-sm leading-tight font-normal text-neutral-500",children:h.proposalVotingStage.stage(i+1)})]})}),e(En.ItemContent,{children:s})]})})},Eh=a=>{const{children:t,activeStage:l,onStageClick:r,...n}=a,c=w.toArray(t);return e(En.Container,{isMulti:!1,value:l,onValueChange:r,...n,children:c.map((e,a)=>z(e)?E(e,{...e.props,index:a}):e)})},zh=a=>e(Lu.Content,{value:lh.VOTES,...a}),yh={BreakdownMultisig:ph,BreakdownToken:hh,Container:xh,Details:bh,StageContainer:Eh,Stage:wh,Votes:zh,BodySummary:ch,BodySummaryList:ih,BodySummaryListItem:sh,BodyContent:nh,Progress:uh},Nh=t=>{const{className:l,...r}=t;return a(zm.Item,{tabIndex:0,"aria-busy":"true","aria-label":"loading",className:s("border-neutral-0 flex min-h-[67.5px] w-full items-center justify-between gap-x-3 border py-4 md:min-h-[88.5px]",l),...r,children:[e(_u,{size:"sm",responsiveSize:{md:"md"}}),e("div",{className:"flex w-full items-center gap-x-3 md:gap-x-4",children:a("div",{className:"flex w-full flex-col items-start gap-y-1 md:w-3/4",children:[e(Ru,{width:"100%",responsiveSize:{md:"xl"}}),e(Ru,{width:"50%",responsiveSize:{md:"lg"}})]})}),a("div",{className:"flex w-3/4 flex-col items-end gap-y-1 md:w-1/3",children:[e(Ru,{width:"70%",responsiveSize:{md:"xl"}}),e(Ru,{width:"50%",responsiveSize:{md:"lg"}})]})]})};var Ch,Oh;!function(e){e.PENDING="PENDING",e.SUCCESS="SUCCESS",e.FAILED="FAILED"}(Ch||(Ch={})),function(e){e.DEPOSIT="DEPOSIT",e.WITHDRAW="WITHDRAW",e.ACTION="ACTION"}(Oh||(Oh={}));const Rh={[Oh.DEPOSIT]:"Deposit",[Oh.WITHDRAW]:"Withdraw",[Oh.ACTION]:"Smart contract action"},Ah={[Oh.DEPOSIT]:Gr.DEPOSIT,[Oh.WITHDRAW]:Gr.WITHDRAW,[Oh.ACTION]:Gr.BLOCKCHAIN_SMARTCONTRACT},_h={[Oh.DEPOSIT]:"success",[Oh.WITHDRAW]:"warning",[Oh.ACTION]:"info"},Th=t=>{const{chainId:l,tokenSymbol:r,tokenAmount:n,amountUsd:c,hideValue:i,type:o=Oh.ACTION,status:d=Ch.PENDING,date:m,hash:u,className:p,...h}=t,{buildEntityUrl:v}=Gu({chainId:l}),g=v({type:Wu.TRANSACTION,id:u}),f="href"in h&&null!=h.href?h.href:g,x=da.formatNumber(n,{format:na.TOKEN_AMOUNT_SHORT}),b=da.formatNumber(c,{format:na.FIAT_TOTAL_SHORT,fallback:"-"}),w=o===Oh.ACTION||null==x?"-":`${x} ${r}`;return a(zm.Item,{className:s("flex items-center justify-between gap-x-3 py-3 md:gap-x-4 md:py-5",p),href:f,...h,children:[d===Ch.SUCCESS&&e(Qr,{variant:_h[o],icon:Ah[o],responsiveSize:{md:"md"}}),d===Ch.FAILED&&e(Qr,{variant:"critical",icon:Gr.CLOSE,responsiveSize:{md:"md"}}),d===Ch.PENDING&&e("div",{className:"flex size-6 shrink-0 items-center justify-center md:size-8",children:e(cn,{className:"transition",variant:"neutral",responsiveSize:{md:"lg"}})}),a("div",{className:"flex w-full flex-col items-start gap-y-0.5 self-center md:gap-y-1",children:[e("span",{className:"leading-tight text-neutral-800 md:text-lg",children:Rh[o]}),m&&e("p",{className:"text-sm leading-tight text-neutral-500 md:text-base",children:da.formatDate(m,{format:ia.YEAR_MONTH_DAY_TIME})})]}),a("div",{className:"flex h-full shrink-0 flex-col items-end gap-y-0.5 truncate md:gap-y-1",children:[e("span",{className:"leading-tight text-neutral-800 md:text-lg",children:w}),!i&&e("span",{className:"text-sm leading-tight text-neutral-500 md:text-base",children:b})]})]})},Sh={Structure:Th,Skeleton:Nh},kh=t=>{const{...l}=t;return a(zm.Item,{tabIndex:0,"aria-busy":"true","aria-label":"loading",className:"flex min-h-[66px] items-center gap-x-3 py-1 md:min-h-[87px] md:gap-x-4 md:py-0.5",...l,children:[e(_u,{size:"sm",responsiveSize:{md:"md"}}),a("div",{className:"flex w-full flex-col justify-center gap-y-1 md:gap-y-1.5",children:[e(Ru,{width:"60%",responsiveSize:{md:"lg"}}),e(Ru,{width:"40%",responsiveSize:{md:"lg"}})]}),e(Ru,{width:"20%",responsiveSize:{md:"lg"}})]})},Mh=(e,a)=>{switch(e){case"yes":return a?"critical":"success";case"no":return a?"success":"critical";case"veto":return"critical";case"approve":return"success";case"abstain":return"neutral"}},Ih=t=>{const{voter:l,isDelegate:r,votingPower:n,tokenSymbol:c,voteIndicator:i,voteIndicatorDescription:o,className:d,isVeto:m=!1,...u}=t,{address:p,isConnected:h}=He(),{copy:v}=Fu(),g=h&&Xu.isAddressEqual(p,l.address),f=null!=l.name&&l.name.length>0?l.name:Xu.truncateAddress(l.address),x=da.formatNumber(n,{format:na.TOKEN_AMOUNT_SHORT}),b=null!=x&&null!=c?`${x} ${c}`:void 0,w=null!=n&&null!=c,E=s("flex min-h-[46.5px] w-full min-w-0 shrink flex-col justify-center gap-y-1 leading-tight md:text-lg");return a(zm.Item,{className:s("flex items-center gap-x-3 py-3 md:gap-x-4 md:py-5",d),...u,children:[e(Yu,{address:l.address,ensName:l.name,avatarSrc:l.avatarSrc,size:"sm",responsiveSize:{md:"md"}}),a("div",{className:E,children:[a("span",{className:"flex items-center gap-x-1 text-base text-neutral-800 md:gap-x-1.5 md:text-lg",children:[e("span",{className:"truncate",children:f}),r&&!g&&e(Sn,{variant:"primary",label:v.voteDataListItemStructure.yourDelegate}),g&&e(Sn,{variant:"neutral",label:v.voteDataListItemStructure.you})]}),w&&e("span",{className:"truncate text-sm text-neutral-500 md:text-base",children:b})]}),a("div",{className:"flex items-center gap-x-1 text-sm leading-tight font-normal text-neutral-500 md:gap-x-2 md:text-base",children:[e(Sn,{variant:Mh(i,m),className:"capitalize",label:i,"data-testid":"tag"}),o&&e("span",{className:"whitespace-nowrap",children:o})]})]})},Lh={Structure:Ih,Skeleton:kh},Dh=t=>{const{...l}=t;return e(zm.Item,{tabIndex:0,"aria-busy":"true","aria-label":"loading",className:"flex min-h-[68px] items-center gap-x-3 py-1 md:min-h-[93px] md:gap-x-4 md:py-0.5",...l,children:a("div",{className:"flex w-full flex-col gap-y-1 md:gap-y-1.5",children:[e(Ru,{width:"60%",responsiveSize:{md:"lg"}}),a("div",{className:"flex w-full gap-x-1",children:[e(Ru,{width:"8%",responsiveSize:{md:"lg"}}),e(Ru,{width:"8%",responsiveSize:{md:"lg"}}),e(Ru,{width:"10%",responsiveSize:{md:"lg"},className:"ml-5"})]})]})})},Ph=t=>{const{proposalTitle:l,proposalId:r,voteIndicator:n,voteIndicatorDescription:c,date:i,className:o,isVeto:d=!1,...m}=t;return a(zm.Item,{className:s("flex min-w-0 flex-col justify-center gap-x-3 gap-y-1 py-3 md:gap-x-4 md:gap-y-1.5 md:py-5 md:text-lg",o),...m,children:[a("div",{className:"flex w-full items-center gap-x-1 leading-tight md:gap-x-1.5 md:text-lg",children:[e("p",{className:"max-w-full shrink-0 truncate text-neutral-500",children:r}),e("p",{className:"truncate text-neutral-800",children:l})]}),a("div",{className:"flex items-center gap-x-4 text-sm leading-tight text-neutral-500 md:gap-x-6 md:text-base",children:[a("div",{className:"flex items-center gap-x-1 md:gap-x-2",children:[e(Sn,{variant:Mh(n,d),className:"capitalize",label:n,"data-testid":"tag"}),c&&e("span",{className:"whitespace-nowrap",children:c})]}),i&&e("p",{className:"mx-1",children:da.formatDate(i,{format:ia.RELATIVE})})]})]})},Hh={Structure:Ph,Skeleton:Dh},jh=t=>{const{user:l,className:r,chainId:n=Ze.id,wagmiConfig:c,...i}=t,{copy:o}=Fu(),{data:d,isLoading:m}=De({address:null!=l?Xu.getChecksum(l.address):void 0,query:{enabled:null!=l&&null==l.name},chainId:n,config:c}),u=l?.name??d??Xu.truncateAddress(l?.address),p=l?.name??d??l?.address,h=s("flex max-w-48 items-center gap-3 rounded-full border border-neutral-100 bg-neutral-0 text-neutral-500 transition-all cursor-pointer","hover:border-neutral-200 active:bg-neutral-50 active:text-neutral-800 disabled:cursor-default focus-ring-primary",{"px-4 py-2.5":null==l},{"p-1 xl:pl-4":null!=l},r);return a("button",{className:h,...i,children:[!l&&o.wallet.connect,l&&m&&e(Ru,{className:"hidden xl:block",size:"lg",width:56}),l&&!m&&e("span",{title:p,className:"hidden truncate xl:block",children:u}),l&&e(Yu,{size:"lg",ensName:l.name,address:l.address,avatarSrc:l.avatarSrc,chainId:n,wagmiConfig:c})]})};export{En as Accordion,aa as AccordionContainer,ta as AccordionItem,la as AccordionItemContent,wn as AccordionItemHeader,Ku as ActionSimulation,ap as AddressInput,On as AlertCard,_n as AlertInline,rp as AssetDataListItem,tp as AssetDataListItemSkeleton,lp as AssetDataListItemStructure,cp as AssetTransfer,ya as Avatar,Ea as AvatarBase,Qr as AvatarIcon,kn as Breadcrumbs,gn as Button,Mn as Card,Bn as CardCollapsible,am as CardEmptyState,tm as CardSummary,Wu as ChainEntityType,Xm as Checkbox,$m as CheckboxCard,Qm as CheckboxGroup,lm as Clipboard,jn as Collapsible,sp as DaoAvatar,mp as DaoDataListItem,op as DaoDataListItemSkeleton,dp as DaoDataListItemStructure,zm as DataList,om as DataListContainer,vm as DataListFilter,im as DataListItem,wm as DataListPagination,Em as DataListRoot,ia as DateFormat,Om as DefinitionList,ym as DefinitionListContainer,Cm as DefinitionListItem,Lm as Dialog,Wm as DialogAlert,Dm as DialogAlertContent,Bm as DialogAlertFooter,Um as DialogAlertHeader,Gm as DialogAlertRoot,Rm as DialogContent,Am as DialogFooter,_m as DialogHeader,Im as DialogRoot,Zm as DocumentParser,um as Dropdown,dm as DropdownContainer,mm as DropdownItem,em as EmptyState,ba as GukCoreProvider,Uu as GukModulesProvider,zu as Heading,Xr as Icon,Gr as IconType,Jd as IllustrationHuman,Qd as IllustrationObject,Jm as InputContainer,tu as InputDate,cu as InputFileAvatar,lu as InputFileAvatarError,iu as InputNumber,su as InputNumberMax,ou as InputSearch,mu as InputText,uu as InputTime,tn as Link,en as LinkBase,Yu as MemberAvatar,ep as MemberDataListItem,Ju as MemberDataListItemSkeleton,Qu as MemberDataListItemStructure,na as NumberFormat,bm as Progress,Tp as ProposalActionChangeMembers,Mp as ProposalActionChangeSettings,Lp as ProposalActionTokenMint,_p as ProposalActionType,Pp as ProposalActionUpdateMetadata,jp as ProposalActionWithdrawToken,Gp as ProposalActions,bp as ProposalActionsContainer,wp as ProposalActionsFooter,Fp as ProposalActionsItem,xp as ProposalActionsItemSkeleton,Kp as ProposalActionsRoot,Qp as ProposalDataListItem,Wp as ProposalDataListItemSkeleton,Jp as ProposalDataListItemStructure,Zp as ProposalStatus,yh as ProposalVoting,nh as ProposalVotingBodyContent,ch as ProposalVotingBodySummary,ih as ProposalVotingBodySummaryList,sh as ProposalVotingBodySummaryListItem,ph as ProposalVotingBreakdownMultisig,hh as ProposalVotingBreakdownToken,xh as ProposalVotingContainer,bh as ProposalVotingDetails,uh as ProposalVotingProgress,oh as ProposalVotingProgressContainer,mh as ProposalVotingProgressItem,wh as ProposalVotingStage,Eh as ProposalVotingStageContainer,lh as ProposalVotingTab,zh as ProposalVotingVotes,pu as Radio,hu as RadioCard,vu as RadioGroup,yu as Rerender,fp as SmartContractFunctionDataListItem,vp as SmartContractFunctionDataListItemSkeleton,gp as SmartContractFunctionDataListItemStructure,cn as Spinner,Cu as StatePingAnimation,Ru as StateSkeletonBar,_u as StateSkeletonCircular,gu as Switch,Lu as Tabs,Tu as TabsContent,Su as TabsContext,Mu as TabsList,ku as TabsRoot,Iu as TabsTrigger,Sn as Tag,fu as TextArea,wu as TextAreaRichText,Du as Toggle,Pu as ToggleGroup,bn as Tooltip,Sh as TransactionDataListItem,Nh as TransactionDataListItemSkeleton,Th as TransactionDataListItemStructure,Ch as TransactionStatus,Oh as TransactionType,Lh as VoteDataListItem,kh as VoteDataListItemSkeleton,Ih as VoteDataListItemStructure,Hh as VoteProposalDataListItem,Dh as VoteProposalDataListItemSkeleton,Ph as VoteProposalDataListItemStructure,jh as Wallet,Xu as addressUtils,ra as clipboardUtils,ea as coreCopy,sa as dateFormats,$u as ensUtils,da as formatterUtils,kp as generateProposalActionChangeMembers,Ip as generateProposalActionChangeSettings,Dp as generateProposalActionTokenMint,Hp as generateProposalActionUpdateMetadata,Bp as generateProposalActionWithdrawToken,ua as invariant,ma as invariantError,pa as mergeRefs,Hu as modulesCopy,ca as numberFormats,Xp as proposalStatusToTagVariant,ha as responsiveUtils,va as ssrUtils,ga as urlUtils,Gu as useBlockExplorer,In as useCopy,Ln as useDebouncedValue,Zu as useFormContext,wa as useGukCoreContext,Fu as useGukModulesContext,eu as useInputProps,au as useNumberMask,Dn as useRandomId};
|
|
2
2
|
//# sourceMappingURL=index.es.js.map
|